@charset "UTF-8";
/* ---------------------------------------
#common
--------------------------------------- */
#design .sectitle {
  background: #2eb6aa;
}

/* ---------------------------------------
#design.index
--------------------------------------- */
#design.index #sec_bnr .btmbox .txt {
  background-image: url(../../../module/img/common/sb_icon2.png);
}

#design #btn_educational_policy a span {
  background-image: url(../img/common/btn_educational_policy.jpg);
}

/* ---------------------------------------
#design.department
--------------------------------------- */
/* #sec_intro */
#design.department #sec_intro .bgbox {
  background: #f0faf9;
}

#design.department #sec_intro .bgbox .img1 {
  margin-bottom: 20px;
}

@media screen and (max-width: 639px) {
  #design.department #sec_intro .bgbox .img1 {
    margin-bottom: 0px;
  }
}
/* #sec_1 */
#design.department #sec_1 .box + .box {
  margin-top: 90px;
}
@media screen and (max-width: 639px) {
  #design.department #sec_1 .box + .box {
    margin-top: 40px;
  }
}
#design.department #sec_1 .box > h4 {
  background: #2eb6aa;
  border-radius: 14px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.085em;
  line-height: 1;
  padding: 12px;
  padding-bottom: 11px;
}
@media screen and (max-width: 639px) {
  #design.department #sec_1 .box > h4 {
    padding: 9px;
    padding-bottom: 8px;
    font-size: 13px;
  }
}
#design.department #sec_1 .box > ._read {
  max-width: 800px;
  margin: 45px auto 0;
}
@media screen and (min-width: 768px) {
  #design.department #sec_1 .box > ._read {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ._read {
    margin-top: 20px;
  }
}
#design.department #sec_1 .box > ._read ._copy {
  flex-basis: 37%;
}
@media screen and (min-width: 768px) {
  #design.department #sec_1 .box > ._read ._copy .copystyle3 {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ._read ._copy .copystyle3 {
    text-align: center !important;
  }
}
#design.department #sec_1 .box > ._read ._copy .copystyle3 {
  margin-bottom: 0;
}
#design.department #sec_1 .box > ._read ._body {
  box-sizing: border-box;
  flex-basis: 60%;
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ._read ._body {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ._read ._body p {
    font-size: 13px;
  }
}
#design.department #sec_1 .box > h5 {
  margin-top: 50px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 639px) {
  #design.department #sec_1 .box > h5 {
    margin-top: 25px;
  }
}
#design.department #sec_1 .box > h5:nth-of-type(2) {
  margin-top: 60px;
}
@media screen and (max-width: 639px) {
  #design.department #sec_1 .box > h5:nth-of-type(2) {
    margin-top: 35px;
  }
}
#design.department #sec_1 .box > h5::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #000000;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
#design.department #sec_1 .box > h5 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  background: #fff;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 0 12px;
}
@media screen and (max-width: 639px) {
  #design.department #sec_1 .box > h5 span {
    font-size: 11px;
  }
}
#design.department #sec_1 .box > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#design.department #sec_1 .box > ul.-type1:after {
  content: "";
}
#design.department #sec_1 .box > ul.-type1 li, #design.department #sec_1 .box > ul.-type1:after {
  flex-basis: 23.3%;
}
@media screen and (max-width: 1000px) {
  #design.department #sec_1 .box > ul.-type1 li, #design.department #sec_1 .box > ul.-type1:after {
    flex-basis: 31.3%;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ul.-type1 li, #design.department #sec_1 .box > ul.-type1:after {
    flex-basis: 48.2%;
  }
  #design.department #sec_1 .box > ul.-type1 li:nth-of-type(1), #design.department #sec_1 .box > ul.-type1 li:nth-of-type(2), #design.department #sec_1 .box > ul.-type1:after:nth-of-type(1), #design.department #sec_1 .box > ul.-type1:after:nth-of-type(2) {
    margin-top: 18px;
  }
}
#design.department #sec_1 .box > ul.-type2 li {
  flex-basis: 31.3%;
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ul.-type2 li {
    flex-basis: 48.2%;
  }
  #design.department #sec_1 .box > ul.-type2 li:nth-of-type(1), #design.department #sec_1 .box > ul.-type2 li:nth-of-type(2) {
    margin-top: 18px;
  }
}
#design.department #sec_1 .box > ul.-type2 li.-wide {
  flex-basis: 65.7%;
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ul.-type2 li.-wide {
    flex-basis: 100%;
  }
}
#design.department #sec_1 .box > ul.-type3 li {
  flex-basis: 47.3%;
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ul.-type3 li {
    flex-basis: 100%;
  }
  #design.department #sec_1 .box > ul.-type3 li:first-child {
    margin-top: 18px;
  }
}
#design.department #sec_1 .box > ul li {
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ul li {
    margin-top: 30px;
  }
}
#design.department #sec_1 .box > ul li h6 {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.012em;
}
@media screen and (max-width: 767px) {
  #design.department #sec_1 .box > ul li h6 {
    font-size: 12px;
  }
}
@media screen and (max-width: 639px) {
  #design.department #sec_1 .box > ul li h6 {
    font-size: 11px;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 374px) {
  #design.department #sec_1 .box > ul li h6 {
    font-size: 10px;
  }
}
#design.department #sec_1 .box > ul li h6 span {
  color: #2eb6aa;
}
#design.department #sec_1 .box > ul li div {
  margin-top: 5px;
}
#design.department #sec_1 .box > ul li p {
  margin-top: 15px;
  font-size: 13px;
}
@media screen and (max-width: 639px) {
  #design.department #sec_1 .box > ul li p {
    font-size: 13px;
    margin-top: 5px;
  }
}

/* #sec_2 */
#design.department #sec_2 .inbox {
  max-width: 820px;
  margin: 0 auto;
}
#design.department #sec_2 .box {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 640px) {
  #design.department #sec_2 .box {
    margin-top: 60px;
  }
}
@media screen and (max-width: 639px) {
  #design.department #sec_2 .box {
    margin-top: 25px;
  }
}
@media screen and (min-width: 640px) {
  #design.department #sec_2 .box ._img1 {
    flex-basis: 33%;
  }
}
@media screen and (max-width: 639px) {
  #design.department #sec_2 .box ._img1 {
    flex-basis: 59%;
  }
}
@media screen and (min-width: 640px) {
  #design.department #sec_2 .box ._img2 {
    flex-basis: 65%;
  }
}
@media screen and (max-width: 639px) {
  #design.department #sec_2 .box ._img2 {
    flex-basis: 38%;
  }
}
#design.department #sec_2 .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#design.department #sec_2 .box2 {
  margin-top: 60px;
}
@media screen and (max-width: 639px) {
  #design.department #sec_2 .box2 {
    margin-top: 30px;
  }
}
#design.department #sec_2 .box2 ._img3 {
  text-align: center;
}
#design.department #sec_2 .box2 ._img3 img {
  width: 100%;
}

/* #sec_3 */
#design.department #sec_3 .copystyle3 {
  text-align: center !important;
}

#design.department #sec_3 ul {
  text-align: left;
}

#design.department #sec_3 li {
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}

#design.department #sec_3 li span {
  padding-right: 0.2em;
}

/* #sec_4 */
#design.department #sec_4 .btnboxstyle1 a span {
  background-image: url(../img/department/s4_bg.jpg);
}

#design.department #sec_4 .btnboxstyle1 a:hover span {
  background-image: url(../img/department/s4_bg_h.jpg);
}

#design.department #sec_4 .btntxt {
  margin-top: 10px;
}

#design.department #sec_4 .btntxt:before {
  content: url(../img/department/icon1.png);
  font-size: 0em;
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}

#design.department #sec_4 .btntxt a {
  text-decoration: none;
  font-size: 0.93em;
}

#design.department #sec_4 .btntxt a:hover {
  text-decoration: underline;
}

/* sec_6 */
#design.department #sec_6 ul {
  text-align: left;
}

#design.department #sec_6 .qualification_list li {
  display: inline-block;
  margin-right: 15px;
  font-size: 1.15em;
}

#design.department #sec_6 .incnt:first-child {
  margin-bottom: 50px;
}

#design.department #sec_6 .qualification_list li:before {
  content: "■";
  color: #2db5a9;
  margin-right: 3px;
}

#design.department #sec_6 .subtitlestyle1 img {
  height: 17px;
}

#design.department #sec_6 .cnt_left {
  width: 475px;
}

#design.department #sec_6 .cnt_right {
  width: 475px;
}

@media screen and (max-width: 999px) {
  #design.department #sec_6 .cnt_left {
    width: 47%;
  }
  #design.department #sec_6 .cnt_right {
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_6 .cnt_left {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 639px) {
  #design.department #sec_6 ul {
    text-align: left;
  }
  #design.department #sec_6 .subtitlestyle1 img {
    height: 14px;
  }
  #design.department #sec_6 .cnt_left {
    margin-bottom: 35px;
  }
}
/* #sec_links */
#design.department #sec_links .btnboxstyle2 a span {
  background-image: url(../img/common/btn_bg2.jpg);
}

#design.department #sec_links .btnboxstyle2:first-child a span {
  background-image: url(../img/common/btn_bg1.jpg);
}

@media screen and (max-width: 639px) {
  #design.department #sec_links .tocarrier a {
    background: #2db5a9;
  }
  #design.department #sec_links .tocarrier a:hover {
    background: #6ccbc3;
  }
}
/* ---------------------------------------
#design.carrier
--------------------------------------- */
/* .sec_result */
#design.carrier .sec_result .etitle:before {
  background: #2EB6AA;
}

#design.carrier .sec_result .job_place-tit {
  background: #2EB6AA;
}

#design.carrier .sec_result .job_place-list .ico_circle:before {
  color: #2EB6AA;
}

#design.carrier #sec_1 .job_place_wrap._1 .job_place-tit {
  background: #ED6C00;
}

#design.carrier #sec_1 .job_place_wrap._1 .ico_circle:before {
  color: #ED6C00;
}

#design.carrier #sec_1 .job_place_wrap._2 .job_place-tit {
  background: #43AB33;
}

#design.carrier #sec_1 .job_place_wrap._2 .ico_circle:before {
  color: #43AB33;
}

#design.carrier #sec_1 .job_place_wrap._3 .job_place-tit {
  background: #7568AA;
}

#design.carrier #sec_1 .job_place_wrap._3 .ico_circle:before {
  color: #7568AA;
}

#design.carrier #sec_1 .job_place_wrap._4 .job_place-tit {
  background: #898989;
}

#design.carrier #sec_1 .job_place_wrap._4 .ico_circle:before {
  color: #898989;
}

#design.carrier .hidecnt {
  padding-bottom: 0;
}

/* #sec_1 */
#design.carrier #sec_1 .moreread .btn a {
  color: #2eb6aa;
}

#design.carrier #sec_1 .moreread .btn a:hover {
  color: #58c4ba;
}

/* #sec_2 */
#design.carrier #sec_2 {
  position: relative;
}

#design.carrier #sec_2 .incnt {
  position: static;
}

/* #sec_links */
#design.carrier #sec_links .btnboxstyle2 a span {
  background-image: url(../img/common/btn_bg2.jpg);
}

#design.carrier #sec_links .btnboxstyle2:first-child a span {
  background-image: url(../img/common/btn_bg1.jpg);
}

/* .qualification */
#design.carrier .qualification .txtcaution {
  background: #eaf7fc;
  line-height: 1.4;
  padding: 10px 4%;
  text-align: center;
  margin-top: 120px;
}

#design.carrier .qualification_list {
  margin-bottom: 50px;
}

#design.carrier .qualification_list li:before {
  color: #2eb6aa;
  margin-right: 3px;
}

#design.carrier .qualification .hidecnt {
  padding: 25px 0 160px;
}

@media screen and (max-width: 1200px) {
  #design.carrier .qualification .txtcaution {
    margin-top: 40px;
  }
}
@media screen and (max-width: 999px) {
  #design.carrier .qualification .hidecnt {
    padding: 25px 0 120px;
  }
}
@media screen and (max-width: 639px) {
  #design.carrier .qualification {
    margin-bottom: 50px;
  }
  #design.carrier .qualification .txtcaution {
    margin-top: 10px;
  }
  #design.carrier .qualification_list {
    margin-bottom: 30px;
  }
  #design.carrier .qualification .hidecnt {
    padding: 25px 0 50px;
  }
}/*# sourceMappingURL=pageParts.css.map */