@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap"); /**
 * メディアクエリ
 * @param {string} $mode - max または min
 * @param {number} $width - 設定値
 */
/**
 * メディアクエリ PC
 * @param {number} [$width:$breakpoin] - 設定値
 */
/**
 * メディアクエリ SP
 * @param {number} [$width:$breakpoin] - 設定値
 */
/**
 * メディアクエリによるIE11ハック
 */
/**
 * VW計算
 * @param {string} $property  - プロパティ
 * @param {number} $value - 基準となる値
 * @param {number} $basewidth - 基準となるウィンドウ幅
 * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
 * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
 */
.shippori-mincho-regular {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.shippori-mincho-medium {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}

.shippori-mincho-semibold {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal;
}

.shippori-mincho-bold {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
}

.l-w1166 {
  max-width: 1206px;
  margin-inline: auto;
  padding: 0 20px;
}
@media screen and (max-width: 979px) {
  .l-w1166 {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}

@media screen and (min-width: 1100px) {
  .br1100 {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .br1100 {
    display: block;
  }
}

@media screen and (min-width: 1250px) {
  .br1250 {
    display: none;
  }
}
@media screen and (max-width: 1250px) {
  .br1250 {
    display: block;
  }
}

.loadingImg {
  display: none;
  background: url(/assets/img/sector/sector01-project-bg02.jpg);
  background: url(/assets/img/sector/sector02-project-bg02.jpg);
  background: url(/assets/img/sector/sector03-project-bg02.jpg);
  background: url(/assets/img/sector/sector04-project-bg02.jpg);
  background: url(/assets/img/sector/sector05-project-bg02.jpg);
  background: url(/assets/img/sector/sector05-project-bg03.jpg);
  background: url(/assets/img/sector/sector06-project-bg02.jpg);
  background: url(/assets/img/sector/sector07-project-bg02.jpg);
  background: url(/assets/img/sector/sector01-project-bg02.sp.jpg);
  background: url(/assets/img/sector/sector02-project-bg02.sp.jpg);
  background: url(/assets/img/sector/sector03-project-bg02.sp.jpg);
  background: url(/assets/img/sector/sector04-project-bg02.sp.jpg);
  background: url(/assets/img/sector/sector05-project-bg02.sp.jpg);
  background: url(/assets/img/sector/sector05-project-bg03.sp.jpg);
  background: url(/assets/img/sector/sector06-project-bg02.sp.jpg);
  background: url(/assets/img/sector/sector07-project-bg02.sp.jpg);
}

#special-box {
  white-space: wrap;
}
@media screen and (min-width: 980px) {
  #special-box {
    width: 470px;
  }
}

.p-sector {
  overflow: hidden;
}
.p-sector .sector_kv {
  position: relative;
}
.p-sector .sector_kv .mask-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  pointer-events: none;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_kv .mask-layer {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.2) 100%);
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_kv .mask-layer {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 100%);
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_kv .sp-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(to top, rgba(89, 121, 149, 0) 0%, rgba(89, 121, 149, 0.6) 100%);
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector01 .sector_kv-heading {
    top: 63%;
    transform: translateY(-60%) !important;
  }
}
.p-sector.p-sector01 .sector_kv-motif {
  width: 37.3352855051vw;
  bottom: -13.17715959vw;
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector01 .sector_kv-motif {
    width: 510px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector01 .sector_kv-motif {
    bottom: -180px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector01 .sector_kv-motif {
    width: 40.8vw;
    bottom: -24vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector02 .sector_kv-heading {
    bottom: 14.8vw;
  }
}
.p-sector.p-sector02 .sector_kv-motif {
  width: 44.8023426061vw;
  bottom: -8.78477306vw;
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector02 .sector_kv-motif {
    width: 612px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector02 .sector_kv-motif {
    bottom: -120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector02 .sector_kv-motif {
    width: 68vw;
    top: 49.3333333333vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector03 .sector_kv-heading {
    bottom: 15.2vw;
  }
}
.p-sector.p-sector03 .sector_kv-motif {
  width: 37.3352855051vw;
  bottom: -8.78477306vw;
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector03 .sector_kv-motif {
    width: 510px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector03 .sector_kv-motif {
    bottom: -120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector03 .sector_kv-motif {
    width: 54.4vw;
    top: 49.3333333333vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector04 .sector_kv-heading {
    bottom: 15.2vw;
  }
}
.p-sector.p-sector04 .sector_kv-motif {
  width: 37.3352855051vw;
  bottom: -8.78477306vw;
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector04 .sector_kv-motif {
    width: 510px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector04 .sector_kv-motif {
    bottom: -120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector04 .sector_kv-motif {
    width: 54.4vw;
    top: 33.3333333333vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector05 .sector_kv-heading {
    bottom: 6.6666666667vw;
  }
}
.p-sector.p-sector05 .sector_kv-motif {
  width: 37.3352855051vw;
  bottom: -8.78477306vw;
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector05 .sector_kv-motif {
    width: 510px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector05 .sector_kv-motif {
    bottom: -120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector05 .sector_kv-motif {
    width: 54.4vw;
    top: 40.8vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector06 .sector_kv-heading {
    bottom: 6.6666666667vw;
  }
}
@media screen and (min-width: 980px) {
  .p-sector.p-sector06 .sector_kv-heading h2 {
    line-height: 1.2;
  }
}
.p-sector.p-sector06 .sector_kv-motif {
  width: 37.3352855051vw;
  bottom: -13.17715959vw;
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector06 .sector_kv-motif {
    width: 510px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector06 .sector_kv-motif {
    bottom: -180px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector06 .sector_kv-motif {
    width: 54.4vw;
    top: 57.3333333333vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector07 .sector_kv-heading {
    bottom: 9.3333333333vw;
  }
}
.p-sector.p-sector07 .sector_kv-motif {
  width: 37.3352855051vw;
  bottom: -13.17715959vw;
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector07 .sector_kv-motif {
    width: 510px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector.p-sector07 .sector_kv-motif {
    bottom: -180px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector.p-sector07 .sector_kv-motif {
    width: 54.4vw;
    top: 57.3333333333vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_kv-title-line02 {
    line-height: 1.5;
  }
}
.p-sector .sector_lead {
  padding-top: 8.78477306vw;
  padding-bottom: 8.78477306vw;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_lead {
    padding-top: 120px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_lead {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_lead {
    padding-top: 18.6666666667vw;
    padding-bottom: 16vw;
  }
}
.p-sector .sector_lead .sector_lead-text {
  margin-top: 70px;
  line-height: 1.875;
  font-size: 16px;
}
@media screen and (max-width: 979px) {
  .p-sector .sector_lead .sector_lead-text {
    margin-top: 8vw;
    font-size: 3.2vw;
  }
}
.p-sector .sector_project {
  padding-top: 8.78477306vw;
  padding-bottom: 8.78477306vw;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 0.5s ease;
  background-color: #F3F7FA;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project {
    padding-top: 120px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project {
    padding-top: 16vw;
    padding-bottom: 24vw;
    background-image: url("/assets/img/sector/sector01-project-bg01.sp.jpg");
  }
}
.p-sector .sector_project .sector_project-subtext {
  font-size: 20px;
  margin-top: 45px;
  color: #1E3B7E;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .sector_project-subtext {
    font-size: 4vw;
    margin-top: 6.6666666667vw;
  }
}
.p-sector .sector_project .sector_project-contents {
  margin-top: 50px;
  margin-inline: auto;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_project .sector_project-contents {
    width: 85.3587115666vw;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_project .sector_project-contents {
    width: 1166px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .sector_project-contents {
    margin-top: 8.6666666667vw;
  }
}
.p-sector .sector_project .sector_project-block {
  background-color: #fff;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .sector_project-block {
    gap: 9.3333333333vw;
    padding-right: 0;
    flex-direction: column;
  }
}
.p-sector .sector_project .sector_project-block .sector_project-block-img {
  width: 32.0644216691vw;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-img {
    width: 438px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-img {
    width: 100%;
  }
}
.p-sector .sector_project .sector_project-block .sector_project-block-img img {
  width: 100%;
}
.p-sector .sector_project .sector_project-block .sector_project-block-detail {
  flex: 1;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail {
    max-width: 600px;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-bottom: 14.6666666667vw;
  }
}
.p-sector .sector_project .sector_project-block .sector_project-block-detail h4 {
  font-size: 32px;
  line-height: 1.5625;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail h4 {
    font-size: 4.5333333333vw;
    text-align: center;
  }
}
.p-sector .sector_project .sector_project-block .sector_project-block-detail p {
  font-size: 14px;
  line-height: 2;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail p {
    margin-top: 2.9282576867vw;
    height: 10.2489019034vw;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail p {
    margin-top: 40px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail p {
    height: 140px;
  }
}
@media screen and (max-width: 1150px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail p {
    margin-top: 1.8301610542vw;
  }
}
@media screen and (max-width: 1150px) and (min-width: 1366px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail p {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1100px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail p {
    margin-top: 1.5vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .sector_project-block .sector_project-block-detail p {
    font-size: 3.2vw;
    margin-top: 6vw;
  }
}
.p-sector .sector_project .splide__arrow {
  background: none;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .splide__arrow {
    display: none;
  }
}
.p-sector .sector_project .splide__arrow:disabled {
  opacity: 0.7;
}
.p-sector .sector_project .splide__arrow--prev {
  left: -2.196193265vw;
  width: 2.196193265vw;
  height: 7.3206442167vw;
  background-color: #1E3B7E;
  border-radius: inherit;
  background-image: url("/assets/img/common/splide-arrow-prev.svg");
  background-size: 1.0980966325vw;
  background-position: center;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__arrow--prev {
    left: -30px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__arrow--prev {
    width: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__arrow--prev {
    height: 100px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__arrow--prev {
    background-size: 15px;
  }
}
.p-sector .sector_project .splide__arrow--next {
  right: -2.196193265vw;
  width: 2.196193265vw;
  height: 7.3206442167vw;
  background-color: #1E3B7E;
  border-radius: inherit;
  background-image: url("/assets/img/common/splide-arrow-next.svg");
  background-size: 1.0980966325vw;
  background-position: center;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__arrow--next {
    right: -30px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__arrow--next {
    width: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__arrow--next {
    height: 100px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__arrow--next {
    background-size: 15px;
  }
}
.p-sector .sector_project .splide__arrow svg {
  display: none;
}
.p-sector .sector_project .splide__pagination {
  bottom: -3.6603221083vw;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__pagination {
    bottom: -50px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .splide__pagination {
    bottom: -8vw;
  }
}
.p-sector .sector_project .splide__pagination__page {
  opacity: 1;
  height: 2px;
  background-color: #A2ACC1;
  width: 5.8565153734vw;
  border-radius: inherit;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_project .splide__pagination__page {
    width: 80px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_project .splide__pagination__page {
    width: 10.6666666667vw;
  }
}
.p-sector .sector_project .splide__pagination__page.is-active {
  transform: scale(1);
  background-color: #0E2C6F;
}
.p-sector .sector_skill {
  padding-top: 8.78477306vw;
  padding-bottom: 8.78477306vw;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_skill {
    padding-top: 120px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_skill {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_skill {
    padding-top: 18.6666666667vw;
    padding-bottom: 16vw;
  }
}
.p-sector .sector_skill .sector_skill-contents {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_skill .sector_skill-contents {
    margin-top: 5.8565153734vw;
    gap: 1.4641288433vw;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents {
    margin-top: 80px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents {
    gap: 20px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_skill .sector_skill-contents {
    margin-top: 8vw;
    gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 980px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 {
    width: 85.3587115666vw;
    gap: unset;
    justify-content: space-between;
    row-gap: 1.6105417277vw;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 {
    width: 1166px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 {
    row-gap: 22px;
  }
}
.p-sector .sector_skill .sector_skill-contents .sector_skill-block {
  width: 100%;
  padding-top: 2.196193265vw;
  padding-bottom: 2.196193265vw;
  padding-right: 2.9282576867vw;
  padding-left: 3.6603221083vw;
  gap: 2.9282576867vw;
  background-color: #F5F5F5;
  display: flex;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block {
    padding-top: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block {
    padding-right: 40px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block {
    padding-left: 50px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block {
    gap: 40px;
  }
}
@media screen and (min-width: 980px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block {
    align-items: center;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block {
    padding-left: 5.3333333333vw;
    padding-top: 6.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-bottom: 6.6666666667vw;
    gap: 4vw;
    align-items: center;
    width: 100%;
  }
}
.p-sector .sector_skill .sector_skill-contents .sector_skill-block picture {
  width: 9.5168374817vw;
  margin-inline: auto;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block picture {
    width: 130px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block picture {
    width: 17.3333333333vw;
  }
}
.p-sector .sector_skill .sector_skill-contents .sector_skill-block p {
  line-height: 1.875;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block p {
    margin-top: 20px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_skill .sector_skill-contents .sector_skill-block p {
    margin-top: 2.6666666667vw;
    width: 52vw;
    font-size: 3.2vw;
    flex: 1;
  }
}
@media screen and (min-width: 980px) {
  .p-sector .sector_skill .sector_skill-contents .skill_img {
    width: 130px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_skill .sector_skill-contents .skill_img {
    width: 17.3333333333vw;
  }
}
.p-sector .sector_skill .sector_skill-contents .skill-title {
  font-weight: bold;
  color: #1E3B7E;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_skill .sector_skill-contents .skill-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_skill .sector_skill-contents .skill-title {
    font-size: 4.5333333333vw;
  }
}
@media screen and (min-width: 980px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 {
    flex-wrap: wrap;
  }
  .p-sector .sector_skill .sector_skill-contents.skill04 .sector_skill-block {
    width: 41.8740849195vw;
    padding-top: 2.5622254758vw;
    padding-bottom: 2.5622254758vw;
    padding-left: 2.9282576867vw;
    padding-right: 4.2459736457vw;
    gap: 2.9282576867vw;
    flex-direction: inherit;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 .sector_skill-block {
    width: 572px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 .sector_skill-block {
    padding-top: 35px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 .sector_skill-block {
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 .sector_skill-block {
    padding-left: 40px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 .sector_skill-block {
    padding-right: 58px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 .sector_skill-block {
    gap: 40px;
  }
}
@media screen and (min-width: 980px) {
  .p-sector .sector_skill .sector_skill-contents.skill04 .sector_skill-block p {
    text-align: left;
    margin-top: 0;
    flex: 1;
  }
}
.p-sector .sector_employee {
  background-color: #F3F7FA;
  padding-top: 8.78477306vw;
  padding-bottom: 8.78477306vw;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_employee {
    padding-top: 120px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_employee {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_employee {
    padding-top: 16vw;
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 980px) {
  .p-sector .sector_employee .sector_employee-inner {
    max-width: 1166px;
    margin-inline: auto;
    padding: 0 20px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_employee .sector_employee-title {
    padding-left: 8vw;
  }
}
.p-sector .sector_info {
  padding-top: 8.78477306vw;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_info {
    padding-top: 120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_info {
    padding-top: 18.6666666667vw;
  }
}
.p-sector .sector_info .sector_info-contents {
  margin-top: 5.8565153734vw;
  display: flex;
  flex-direction: column;
  gap: 5.1244509517vw;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_info .sector_info-contents {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_info .sector_info-contents {
    gap: 70px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_info .sector_info-contents {
    margin-top: 8vw;
    gap: 9.3333333333vw;
  }
}
.p-sector .sector_info .sector_info-block {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_info .sector_info-block {
    gap: 3.6603221083vw;
    align-items: flex-start;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_info .sector_info-block {
    gap: 50px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1060px) {
  .p-sector .sector_info .sector_info-block {
    gap: 5.8565153734vw;
  }
}
@media screen and (min-width: 980px) and (max-width: 1060px) and (min-width: 1366px) {
  .p-sector .sector_info .sector_info-block {
    gap: 80px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_info .sector_info-block {
    gap: 6.6666666667vw;
    flex-direction: column;
  }
}
.p-sector .sector_info .sector_info-block-img {
  width: 35.8711566618vw;
}
@media screen and (min-width: 1366px) {
  .p-sector .sector_info .sector_info-block-img {
    width: 490px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_info .sector_info-block-img {
    width: 100%;
  }
}
.p-sector .sector_info .sector_info-block-detail {
  flex: 1;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_info .sector_info-block-detail {
    width: 45.8272327965vw;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_info .sector_info-block-detail {
    width: 626px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_info .sector_info-block-detail {
    width: 100%;
  }
}
.p-sector .sector_info .sector_info-block-detail .sector_info-block-title {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.5;
}
@media screen and (max-width: 979px) {
  .p-sector .sector_info .sector_info-block-detail .sector_info-block-title {
    font-size: 4vw;
  }
}
.p-sector .sector_info .sector_info-block-detail .sector_info-block-text {
  margin-top: 30px;
  font-size: 14px;
  line-height: 2;
}
@media screen and (max-width: 979px) {
  .p-sector .sector_info .sector_info-block-detail .sector_info-block-text {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
}
.p-sector .sector_info .sector_info-block-detail .sector_info-block-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
@media screen and (max-width: 979px) {
  .p-sector .sector_info .sector_info-block-detail .sector_info-block-btn {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 980px) {
  .p-sector .sector_post {
    margin-top: 8.78477306vw;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_post {
    margin-top: 120px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_post {
    margin-top: 16vw;
  }
}
.p-sector .sector_post .post-list {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_post .post-list {
    margin-top: 5.8565153734vw;
    gap: 4.2459736457vw;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_post .post-list {
    margin-top: 80px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_post .post-list {
    gap: 58px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_post .post-list {
    margin-top: 8vw;
    flex-direction: column;
    gap: 8vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_post .post-detail {
    width: 48vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_post a {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 4vw;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_post .post-img {
    width: 32vw;
  }
}
.p-sector .sector_post .post-title {
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_post .post-title {
    margin-top: 2.196193265vw;
    font-size: 1.317715959vw;
    -webkit-line-clamp: 2;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_post .post-title {
    margin-top: 30px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_post .post-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_post .post-title {
    line-height: 1.8;
    font-size: 3.4666666667vw;
    -webkit-line-clamp: 3;
  }
}
.p-sector .sector_post .post-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}
@media screen and (min-width: 980px) {
  .p-sector .sector_post .post-text {
    -webkit-line-clamp: 3;
    font-size: 1.0248901903vw;
    margin-top: 2.0497803807vw;
    margin-bottom: 2.5622254758vw;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_post .post-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_post .post-text {
    margin-top: 28px;
  }
}
@media screen and (min-width: 980px) and (min-width: 1366px) {
  .p-sector .sector_post .post-text {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 979px) {
  .p-sector .sector_post .post-text {
    line-height: 1.8;
    font-size: 2.9333333333vw;
    margin-top: 5.4666666667vw;
    margin-bottom: 5.0666666667vw;
    -webkit-line-clamp: 2;
  }
}