@charset "UTF-8";
/******************************************
*******************************************/
/***********
  サイズ変換
************/
/*********
ブレイクポイント
**********/
/*********
ホバー
**********/
@-webkit-keyframes expansion {
  0% {
    background-position: center top;
    top: 0;
    bottom: auto;
    height: 0;
  }
  50% {
    height: 100%;
    background-position: center top;
    top: 0;
    bottom: auto;
  }
  51% {
    height: 100%;
    bottom: 0;
    top: auto;
    background-position: center bottom;
  }
  100% {
    height: 0;
    bottom: 0;
    top: auto;
    background-position: center bottom;
  }
}
@keyframes expansion {
  0% {
    background-position: center top;
    top: 0;
    bottom: auto;
    height: 0;
  }
  50% {
    height: 100%;
    background-position: center top;
    top: 0;
    bottom: auto;
  }
  51% {
    height: 100%;
    bottom: 0;
    top: auto;
    background-position: center bottom;
  }
  100% {
    height: 0;
    bottom: 0;
    top: auto;
    background-position: center bottom;
  }
}
@-webkit-keyframes btnbottomarr {
  30% {
    opacity: 0;
  }
  40% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: 100%;
  }
}
@keyframes btnbottomarr {
  30% {
    opacity: 0;
  }
  40% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: 100%;
  }
}
[data-foldername=whatwedo] .pageheader h1 {
  width: 455.5px;
}
[data-foldername=whatwedo] .secondWrap {
  font-size: 20px;
  line-height: 1.88;
  letter-spacing: 0.1em;
  word-break: break-all;
  width: 100%;
  padding: 0;
}
[data-foldername=whatwedo] .secondWrap h2 {
  color: #a19261;
  position: relative;
  padding: 0 0 0 33px;
  font-size: 22.5px;
  letter-spacing: 0.12em;
  margin: 0 0 23px;
}
[data-foldername=whatwedo] .secondWrap h2:before {
  content: "";
  width: 20px;
  height: 2px;
  background: #a19261;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
[data-foldername=whatwedo] .secondWrap section.value {
  margin: 0 auto;
  max-width: 1600px;
  padding: 0 110px;
}
[data-foldername=whatwedo] .secondWrap section.value .detail-wrap {
  margin: 40px 0 0;
}
[data-foldername=whatwedo] .secondWrap section.sector {
  position: relative;
  margin: 150px 0 0;
}
[data-foldername=whatwedo] .secondWrap section.sector h2 {
  color: #c2b381;
}
[data-foldername=whatwedo] .secondWrap section.sector h2:before {
  background: #c2b381;
}
[data-foldername=whatwedo] .secondWrap section.sector .sec-detail > p {
  color: #fff;
}
[data-foldername=whatwedo] .secondWrap section.sector:before {
  content: "";
  width: calc(100% - 160px);
  height: 715px;
  background: #254b68;
  position: absolute;
  left: 0;
  top: 0;
}
[data-foldername=whatwedo] .secondWrap section.sector .sec-wrap {
  margin: 0 auto;
  max-width: 1600px;
  padding: 137px 110px 139px;
  position: relative;
  z-index: 10;
}
[data-foldername=whatwedo] .secondWrap section.sector .detail-wrap {
  margin: 40px 0 0 -4.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-foldername=whatwedo] .secondWrap section.sector .detail-wrap h3 {
  font-size: 20px;
  color: #a19261;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.17em;
  margin: 0 0 14px;
}
[data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item {
  width: 25%;
  background: #f4f4f4;
  margin: 0 4.5px;
}
[data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item .text {
  padding: 24px 30px 24px;
}
[data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item .text p {
  font-size: 16px;
  line-height: 1.72;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base {
  margin: 0 auto;
  max-width: 1600px;
  padding: 0 110px 150px;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap {
  margin: 40px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item {
  width: calc((100% - 40px) / 2);
  border-radius: 20px;
  background: #f4f4f4;
  text-align: center;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item h4 {
  color: #a19261;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item p {
  font-size: 18px;
  line-height: 1.81;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(1) {
  margin-right: 20px;
  padding: 94px 0 40.5px;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(1) .thumb {
  width: 450.5px;
  margin: 0 auto;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(1) h3 {
  width: 265.5px;
  margin: 68.5px auto 10px;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(1) h4 {
  margin: 0 0 8px;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(2) {
  margin-left: 20px;
  padding: 54px 0 40.5px;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(2) .thumb {
  width: 489px;
  margin: 0 auto;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(2) h3 {
  width: 319px;
  margin: 37.5px auto -1px;
}
[data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(2) h4 {
  margin: 0 0 5px;
}

@media (max-width: 767px) {
  [data-foldername=whatwedo] .pageheader h1 {
    width: 63.8vw;
  }
  [data-foldername=whatwedo] .secondWrap {
    font-size: clamp(10px, 4vw, 40px);
    letter-spacing: 0.1em;
    width: 100%;
    padding: 0;
  }
  [data-foldername=whatwedo] .secondWrap h2 {
    padding: 0 0 0 6.6vw;
    font-size: clamp(11.25px, 4.5vw, 45px);
    letter-spacing: 0.12em;
    margin: 0 0 2.6vw;
  }
  [data-foldername=whatwedo] .secondWrap h2:before {
    width: 4vw;
    height: 0.4vw;
  }
  [data-foldername=whatwedo] .secondWrap section.value {
    margin: 0 auto;
    max-width: inherit;
    padding: 0;
  }
  [data-foldername=whatwedo] .secondWrap section.value .sec-header {
    padding: 0 6vw;
  }
  [data-foldername=whatwedo] .secondWrap section.value .sec-detail p {
    padding: 0 6vw;
  }
  [data-foldername=whatwedo] .secondWrap section.value .detail-wrap {
    margin: 8.1vw 0 0;
    overflow-x: auto;
  }
  [data-foldername=whatwedo] .secondWrap section.value .detail-wrap .img {
    padding: 0;
    display: block;
  }
  [data-foldername=whatwedo] .secondWrap section.value .detail-wrap .img img {
    width: auto;
    height: 170.1vw;
    max-width: inherit;
    padding: 0 6vw;
  }
  [data-foldername=whatwedo] .secondWrap section.sector {
    position: relative;
    margin: 30vw 0 0;
    background: #254b68;
  }
  [data-foldername=whatwedo] .secondWrap section.sector:before {
    content: none;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .sec-wrap {
    max-width: inherit;
    padding: 27.5vw 6vw 30vw;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .sec-wrap h2 {
    margin: 0 0 4.6vw;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .detail-wrap {
    margin: 8vw 0 0 0;
    display: block;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .detail-wrap h3 {
    font-size: clamp(10px, 4vw, 40px);
    line-height: 1.25;
    letter-spacing: 0.15em;
    margin: 0 0 2.8vw;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item {
    width: 100%;
    height: 50vw;
    background: #f4f4f4;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item .thumb {
    width: 44vw;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item .thumb img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item .text {
    padding: 4.7vw 5vw 0.4vw 6vw;
    width: calc(100% - 44vw);
  }
  [data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item .text p {
    font-size: clamp(8px, 3.2vw, 32px);
    line-height: 1.72;
  }
  [data-foldername=whatwedo] .secondWrap section.sector .detail-wrap .item + .item {
    margin: 1vw 0 0;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base {
    max-width: inherit;
    padding: 0 6vw 30vw;
    margin: 26.5vw 0 0;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap {
    margin: 7vw 0 0;
    display: block;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item {
    width: 100%;
    border-radius: 4vw;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item h4 {
    color: #a19261;
    font-size: clamp(10px, 4vw, 40px);
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item p {
    font-size: clamp(9px, 3.6vw, 36px);
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(1) {
    margin-right: 0;
    padding: 9.3vw 0 7.1vw;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(1) .thumb {
    width: 63.1vw;
    margin: 0 auto;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(1) h3 {
    width: 53.1vw;
    margin: 6.7vw auto 2.3vw;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(1) h4 {
    margin: 0 0 1.6vw;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(2) {
    margin-left: 0;
    padding: 8.4vw 0 7.1vw;
    margin-top: 4vw;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(2) .thumb {
    width: 68.4vw;
    margin: 0 auto;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(2) h3 {
    width: 63.8vw;
    margin: 7.1vw auto -0.2vw;
  }
  [data-foldername=whatwedo] .secondWrap section.knowledge-base .detail-wrap .item:nth-of-type(2) h4 {
    margin: 0 0 1.4vw;
  }
}