/* ---------------------------------------
#design.department
--------------------------------------- */
#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;
  }
}
#design.department #sec_2 .inbox {
  max-width: 820px;
  margin: 0 auto;
}
#design.department #sec_2 .box0 p {
  margin: 30px auto 0;
  max-width: 800px;
}
#design.department #sec_2 .box1 {
  display: flex;
}
@media screen and (min-width: 640px) {
  #design.department #sec_2 .box1 {
    gap: 15px;
    margin-top: 60px;
  }
}
@media screen and (max-width: 639px) {
  #design.department #sec_2 .box1 {
    gap: 5px;
    margin-top: 25px;
  }
}
#design.department #sec_2 .box1 ._txt {
  container-type: inline-size;
  --cqw-base: 330;
}
@media screen and (min-width: 640px) {
  #design.department #sec_2 .box1 ._txt {
    flex: 0 0 33%;
  }
}
@media screen and (max-width: 639px) {
  #design.department #sec_2 .box1 ._txt {
    flex: 0 0 59%;
  }
}
#design.department #sec_2 .box1 ._txt ._in {
  box-sizing: border-box;
  background: #eeeeef;
  height: 100%;
  padding: calc(30 / var(--cqw-base) * 100cqw) calc(25 / var(--cqw-base) * 100cqw);
}
#design.department #sec_2 .box1 ._txt ._in ._title {
  box-sizing: border-box;
  position: relative;
  background: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: calc(6 / var(--cqw-base) * 100cqw);
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0em;
  line-height: 1.6;
  font-size: calc(18 / var(--cqw-base) * 100cqw);
  color: #231815;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
}
#design.department #sec_2 .box1 ._txt ._in ._title::before, #design.department #sec_2 .box1 ._txt ._in ._title::after {
  content: "";
  width: 1px;
  background: #231815;
  position: absolute;
  top: calc(5 / var(--cqw-base) * 100cqw);
  bottom: calc(5 / var(--cqw-base) * 100cqw);
}
#design.department #sec_2 .box1 ._txt ._in ._title::before {
  left: 0;
}
#design.department #sec_2 .box1 ._txt ._in ._title::after {
  right: 0;
}
#design.department #sec_2 .box1 ._txt ._in ._flow {
  margin-top: calc(25 / var(--cqw-base) * 100cqw);
}
#design.department #sec_2 .box1 ._txt ._in ._flow dl {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "shippori-mincho", serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  color: #231815;
}
#design.department #sec_2 .box1 ._txt ._in ._flow dl + dl::before {
  content: "";
  width: calc(10 / var(--cqw-base) * 100cqw);
  height: calc(20 / var(--cqw-base) * 100cqw);
  background: url(../img/department/flow_arrow.svg) no-repeat center center/contain;
  margin: calc(15 / var(--cqw-base) * 100cqw) 0;
}
#design.department #sec_2 .box1 ._txt ._in ._flow dl dt {
  font-size: calc(24 / var(--cqw-base) * 100cqw);
  border-bottom: 1px dotted #231815;
}
#design.department #sec_2 .box1 ._txt ._in ._flow dl dd {
  font-size: calc(18 / var(--cqw-base) * 100cqw);
}
#design.department #sec_2 .box1 ._img2 {
  flex: 1;
}
#design.department #sec_2 .box1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#design.department #sec_2 .box2 {
  background: #d5f0ee;
  margin-top: 60px;
  padding: 30px 60px;
}
@media screen and (max-width: 639px) {
  #design.department #sec_2 .box2 {
    margin-top: 20px;
    padding: 35px 15px;
  }
}
#design.department #sec_2 .box2 ._title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #design.department #sec_2 .box2 ._title {
    flex-direction: column;
    gap: 13px;
  }
}
#design.department #sec_2 .box2 ._title span {
  position: relative;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.09em;
  font-size: 17px;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #design.department #sec_2 .box2 ._title span {
    padding: 8px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_2 .box2 ._title span {
    padding: 10px 6px;
    font-size: 15px;
  }
}
#design.department #sec_2 .box2 ._title span::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: #2eb6aa;
}
@media screen and (min-width: 768px) {
  #design.department #sec_2 .box2 ._title span::before {
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%);
  }
}
#design.department #sec_2 .box2 ._title span {
  filter: drop-shadow(2px 2px 0px #c8c9ca);
}
#design.department #sec_2 .box2 ._title h5 {
  font-family: "shippori-mincho", serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.195em;
  font-size: 21px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #design.department #sec_2 .box2 ._title h5 {
    text-align: center;
    font-size: 15px;
  }
}
#design.department #sec_2 .box2 ._list {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #design.department #sec_2 .box2 ._list {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  #design.department #sec_2 .box2 ._list ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_2 .box2 ._list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
#design.department #sec_2 .box2 ._list ul li {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.09em;
  background: #2eb6aa;
  border-radius: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  filter: drop-shadow(2px 2px 0px #c8c9ca);
}
@media screen and (min-width: 768px) {
  #design.department #sec_2 .box2 ._list ul li {
    min-width: 283px;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_2 .box2 ._list ul li {
    padding: 5px;
    font-size: 10px;
  }
}
#design.department #sec_2 .box2 ._list ul li.-br {
  flex-basis: 100%;
  height: 0;
}
@media screen and (max-width: 767px) {
  #design.department #sec_2 .box2 ._list ul li.-br {
    display: none;
  }
}
#design.department #sec_2 .box2 ._img3 {
  text-align: center;
}
#design.department #sec_2 .box2 ._img3 img {
  width: 100%;
}
#design.department #sec_3 ul {
  margin-top: 40px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #design.department #sec_3 ul {
    margin-top: 25px;
  }
}
#design.department #sec_3 ul li {
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}
#design.department #sec_3 ul li span {
  padding-right: 0.2em;
  color: #2eb6aa;
}
#design.department #sec_7 ._topic {
  background: #d5f0ee;
}
@media screen and (min-width: 768px) {
  #design.department #sec_7 ._topic {
    margin-top: 60px;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_7 ._topic {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  #design.department #sec_7 ._topic ._txt {
    flex: 1;
    padding: 25px;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_7 ._topic ._txt {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  #design.department #sec_7 ._topic ._txt ._title {
    display: flex;
    align-items: center;
  }
}
#design.department #sec_7 ._topic ._txt ._title span {
  background: #2eb6aa;
  color: #fff;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #design.department #sec_7 ._topic ._txt ._title span {
    padding: 6px;
    font-size: 14px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_7 ._topic ._txt ._title span {
    display: block;
    padding: 10px 12px;
    font-size: 14px;
    text-align: center;
  }
}
#design.department #sec_7 ._topic ._txt ._title h3 {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #design.department #sec_7 ._topic ._txt ._title h3 {
    text-align: center;
    font-size: 15px;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  #design.department #sec_7 ._topic ._txt p {
    margin-top: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #design.department #sec_7 ._topic ._txt p {
    padding: 0 20px 20px;
  }
}
@media screen and (min-width: 768px) {
  #design.department #sec_7 ._topic ._img {
    flex: 0 0 28.3%;
  }
}
#design.department #sec_7 ._topic ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ---------------------------------------
#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;
}

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

@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 .hidecnt {
    padding: 25px 0 50px;
  }
}/*# sourceMappingURL=pageParts.css.map */