#loading {
  color: white;
  width: 100%;
  height: 100%;
  background: #004097;
  text-align: center;
  z-index: 999;
  position: fixed;
}

#loading_text {
  color: white;
  width: 100%;
  top: 50%;
  left: 50%;
  z-index: 999;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.slick-slider div {
  -webkit-transition: none;
  transition: none;
}

@-webkit-keyframes mainilayerani {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes mainilayerani {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#mainimgblock .mainimgbox {
  background: #f6f8f8;
  aspect-ratio: 1400/561;
}
#mainimgblock .mainimgbox img {
  width: 100%;
}
#mainimgblock .mainimgbox ul {
  position: relative;
}
#mainimgblock .mainimgbox ul li {
  aspect-ratio: 1400/561;
}
#mainimgblock .mainimgbox ul li.mainilayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  opacity: 0;
}
#mainimgblock .mainimgbox ul li.mainilayer.layer01 {
  -webkit-animation: mainilayerani 3s ease 0s 1 normal forwards;
          animation: mainilayerani 3s ease 0s 1 normal forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
#mainimgblock .mainimgbox ul li.mainilayer.layer02 {
  -webkit-animation: mainilayerani 3s ease 0s 1 normal forwards;
          animation: mainilayerani 3s ease 0s 1 normal forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
#mainimgblock .mainimgbox ul li.mainilayer.layer03 {
  -webkit-animation: mainilayerani 3s ease 0s 1 normal forwards;
          animation: mainilayerani 3s ease 0s 1 normal forwards;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
#mainimgblock .mainimgtxt {
  text-align: right;
  max-width: 1195px;
  margin: 30px auto 0 auto;
}
#mainimgblock .mainimgtxt img {
  margin: 0 0 0 auto;
}
#mainimgblock .mainblock_slider {
  width: 100vw;
  overflow: hidden;
  margin: 40px 0;
}
#mainimgblock .mainblock_slider .slider img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.upperitemboxover {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px 30px;
}
.upperitemboxover .imgbox {
  margin-right: calc(25% - 25vw);
}
.upperitemboxover .imgbox img {
  border-top-left-radius: 500px;
  border-bottom-left-radius: 500px;
  width: 100%;
}

#section01 .featuresbox {
  text-align: left;
}
#section01 .featuresbox.features01 {
  max-width: 725px;
  margin-left: 67px;
  margin-top: -140px;
}
#section01 .featuresbox.features01 .h3box {
  margin-left: -67px;
  margin-bottom: 30px;
}
#section01 .featuresbox.features01 .features_ttlbox {
  margin-bottom: 30px;
}
#section01 .featuresbox.features02 {
  max-width: 725px;
  margin: 0 0 0 auto;
}
#section01 .featuresbox.features02 .h3box {
  margin-left: 0px;
  margin-bottom: 30px;
}
#section01 .featuresbox.features02 .features_ttlbox {
  margin-bottom: 30px;
}
#section01 .section0101 .upperitemboxover .imgbox {
  position: relative;
}
#section01 .section0101 .upperitemboxover .imgbox img {
  position: relative;
  z-index: 2;
}
#section01 .section0101 .upperitemboxover .imgbox:before {
  content: "";
  width: 337px;
  height: 337px;
  display: block;
  background-color: #efefef;
  position: absolute;
  left: -170px;
  bottom: -50px;
  border-radius: 50%;
  z-index: -1;
}
#section01 .section0101 .upperitemboxover .imgbox:after {
  content: "";
  background: url(../images/top/s01_illst01.svg) 0 0 no-repeat;
  width: 267px;
  height: 242px;
  display: block;
  position: absolute;
  left: -160px;
  bottom: 80px;
  z-index: 3;
}
#section01 .section0102 {
  margin-top: 60px;
}
#section01 .section0102 .upperitemboxover {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#section01 .section0102 .upperitemboxover .imgbox {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 0;
  margin-left: calc(25% - 25vw);
}
#section01 .section0102 .upperitemboxover .imgbox img {
  border-top-left-radius: 0px;
  border-top-right-radius: 500px;
  border-bottom-right-radius: 500px;
  border-bottom-left-radius: 0px;
}
#section01 .section0102 .upperitemboxover .featuresbox {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
#section01 .section0102 .upperitemboxover .featuresbox:before {
  content: "";
  width: 337px;
  height: 337px;
  display: block;
  background-color: #efefef;
  position: absolute;
  right: -100px;
  top: -140px;
  border-radius: 50%;
  z-index: -1;
}
#section01 .section0102 .upperitemboxover .featuresbox:after {
  content: "";
  background: url(../images/top/s01_illst02.svg) 0 0 no-repeat;
  width: 174px;
  height: 217px;
  display: block;
  position: absolute;
  right: -50px;
  top: -200px;
  z-index: 3;
}
#section01 .section0102 .upperitemboxover .featuresbox p {
  max-width: 477px;
}

.imgmapbtn01 img, .imgmapbtn02 img, .imgmapbtn03 img {
  width: 90%;
}

#section02 {
  padding-top: 0;
}
#section02 .s02_upperbox {
  background: url(../images/top/bg01.webp) 0 0 no-repeat;
  background-size: cover;
  padding-top: 200px;
}
#section02 .bgboxitemboxover .imgmapbox .imgmapbtn01 {
  position: absolute;
  top: 24%;
  left: 14%;
}
#section02 .bgboxitemboxover .imgmapbox .imgmapbtn02 {
  position: absolute;
  top: 42%;
  right: 4%;
}
#section02 .interviewboxover .interview_upper .interview_subupperbox .nameboxover {
  background: linear-gradient(135deg, #c394d2 0%, #4b97f7 100%);
}
#section02 .interviewboxover .interview_btnbox {
  position: relative;
}
#section02 .interviewboxover .interview_btnbox .btnbox.active {
  background: -webkit-gradient(linear, left top, right top, from(#c394d2), to(#4b97f7));
  background: linear-gradient(to right, #c394d2 0%, #4b97f7 100%);
}
#section02 .interviewboxover .interview_btnbox .btnbox.active .btnboxinner {
  border-radius: 50px;
  background-color: #fff;
}
#section02 .interviewboxover .interview_btnbox .btnbox.active:hover {
  background: -webkit-gradient(linear, left top, right top, from(#dcdddd), to(#dcdddd));
  background: linear-gradient(to right, #dcdddd 0%, #dcdddd 100%);
  color: #595757;
}
#section02 .interviewboxover .interview_btnbox .btnbox.active:hover .btnboxinner {
  background-color: #dcdddd;
}
#section02 .interviewboxover .interview_btnbox .btnbox.active:hover:after, #section02 .interviewboxover .interview_btnbox .btnbox.active:hover:before {
  background-color: #595757;
}
#section02 .interviewboxover .interview_btnbox:before {
  content: "";
  width: 100vw;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#c394d2), to(#4b97f7));
  background: linear-gradient(to right, #c394d2 0%, #4b97f7 100%);
  position: absolute;
  left: 0;
  bottom: 40px;
  z-index: -1;
}
#section02 .interviewboxover .interview_maincontents .interview_contents01 .itemboxover h3, #section02 .interviewboxover .interview_maincontents .interview_contents03 .itemboxover h3 {
  border-bottom: 1px solid;
  -o-border-image: linear-gradient(to right, #c394d2, #4b97f7) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#c394d2), to(#4b97f7)) 1;
     border-image: linear-gradient(to right, #c394d2, #4b97f7) 1;
}
#section02 .interviewboxover .interview_maincontents .interview_contents02 {
  background: -webkit-gradient(linear, left top, right top, from(#ecc9e5), to(#9ecbfc));
  background: linear-gradient(to right, #ecc9e5 0%, #9ecbfc 100%);
}

#section03 {
  padding-top: 0;
}
#section03 .s03_upperbox {
  background: url(../images/top/bg03.webp) 0 0 no-repeat;
  background-size: cover;
  padding-top: 200px;
}
#section03 .bgboxitemboxover .imgmapbox .imgmapbtn01 {
  position: absolute;
  top: 4%;
  left: 14%;
}
#section03 .bgboxitemboxover .imgmapbox .imgmapbtn02 {
  position: absolute;
  top: 42%;
  right: 0%;
}
#section03 .interviewboxover .interview_upper .interview_subupperbox .nameboxover {
  background: linear-gradient(135deg, #9a93c0 0%, #26afe3 100%);
}
#section03 .interviewboxover .interview_btnbox {
  position: relative;
}
#section03 .interviewboxover .interview_btnbox .btnbox.active {
  background: -webkit-gradient(linear, left top, right top, from(#9a93c0), to(#26afe3));
  background: linear-gradient(to right, #9a93c0 0%, #26afe3 100%);
}
#section03 .interviewboxover .interview_btnbox .btnbox.active .btnboxinner {
  border-radius: 50px;
  background-color: #fff;
}
#section03 .interviewboxover .interview_btnbox .btnbox.active:hover {
  background: -webkit-gradient(linear, left top, right top, from(#dcdddd), to(#dcdddd));
  background: linear-gradient(to right, #dcdddd 0%, #dcdddd 100%);
  color: #595757;
}
#section03 .interviewboxover .interview_btnbox .btnbox.active:hover .btnboxinner {
  background-color: #dcdddd;
}
#section03 .interviewboxover .interview_btnbox .btnbox.active:hover:after, #section03 .interviewboxover .interview_btnbox .btnbox.active:hover:before {
  background-color: #595757;
}
#section03 .interviewboxover .interview_btnbox:before {
  content: "";
  width: 100vw;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#9a93c0), to(#26afe3));
  background: linear-gradient(to right, #9a93c0 0%, #26afe3 100%);
  position: absolute;
  left: 0;
  bottom: 40px;
  z-index: -1;
}
#section03 .interviewboxover .interview_maincontents .interview_contents01 .itemboxover h3, #section03 .interviewboxover .interview_maincontents .interview_contents03 .itemboxover h3 {
  border-bottom: 1px solid;
  -o-border-image: linear-gradient(to right, #9a93c0, #26afe3) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#9a93c0), to(#26afe3)) 1;
     border-image: linear-gradient(to right, #9a93c0, #26afe3) 1;
}
#section03 .interviewboxover .interview_maincontents .interview_contents02 {
  background: -webkit-gradient(linear, left top, right top, from(#ecc9e5), to(#8ed8f3));
  background: linear-gradient(to right, #ecc9e5 0%, #8ed8f3 100%);
}

#section04 {
  padding-top: 0;
}
#section04 .s04_upperbox {
  background: url(../images/top/bg02.webp) 0 0 no-repeat;
  background-size: cover;
  padding-top: 200px;
}
#section04 .bgboxitemboxover .imgmapbox .imgmapbtn01 {
  position: absolute;
  top: 8%;
  left: 5%;
}
#section04 .bgboxitemboxover .imgmapbox .imgmapbtn02 {
  position: absolute;
  top: -80px;
  right: 20%;
}
#section04 .bgboxitemboxover .imgmapbox .imgmapbtn03 {
  position: absolute;
  top: 10%;
  right: -2%;
}
#section04 .interviewboxover .interview_upper .interview_subupperbox .nameboxover {
  background: linear-gradient(135deg, #f0a8cd 0%, #fb8962 100%);
}
#section04 .interviewboxover .interview_btnbox {
  position: relative;
}
#section04 .interviewboxover .interview_btnbox .btnbox.active {
  background: -webkit-gradient(linear, left top, right top, from(#f0a8cd), to(#fb8962));
  background: linear-gradient(to right, #f0a8cd 0%, #fb8962 100%);
}
#section04 .interviewboxover .interview_btnbox .btnbox.active .btnboxinner {
  border-radius: 50px;
  background-color: #fff;
}
#section04 .interviewboxover .interview_btnbox .btnbox.active:hover {
  background: -webkit-gradient(linear, left top, right top, from(#dcdddd), to(#dcdddd));
  background: linear-gradient(to right, #dcdddd 0%, #dcdddd 100%);
  color: #595757;
}
#section04 .interviewboxover .interview_btnbox .btnbox.active:hover .btnboxinner {
  background-color: #dcdddd;
}
#section04 .interviewboxover .interview_btnbox .btnbox.active:hover:after, #section04 .interviewboxover .interview_btnbox .btnbox.active:hover:before {
  background-color: #595757;
}
#section04 .interviewboxover .interview_btnbox:before {
  content: "";
  width: 100vw;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#f0a8cd), to(#fb8962));
  background: linear-gradient(to right, #f0a8cd 0%, #fb8962 100%);
  position: absolute;
  left: 0;
  bottom: 40px;
  z-index: -1;
}
#section04 .interviewboxover .interview_maincontents .interview_contents01 .itemboxover h3, #section04 .interviewboxover .interview_maincontents .interview_contents03 .itemboxover h3 {
  border-bottom: 1px solid;
  -o-border-image: linear-gradient(to right, #f0a8cd, #fb8962) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#f0a8cd), to(#fb8962)) 1;
     border-image: linear-gradient(to right, #f0a8cd, #fb8962) 1;
}
#section04 .interviewboxover .interview_maincontents .interview_contents02 {
  background: -webkit-gradient(linear, left top, right top, from(#ecc9e5), to(#8ed8f3));
  background: linear-gradient(to right, #ecc9e5 0%, #8ed8f3 100%);
}

#section05 {
  background: url(../images/top/bg04.webp) 0 0 no-repeat;
  background-size: cover;
}
#section05 h2 {
  margin-bottom: 90px;
}
#section05 .itemboxover {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px 30px;
}
#section05 .itemboxover .itembox .itemboxinner {
  background-color: #fff;
  padding: 40px 30px;
  border-radius: 10px;
  text-align: left;
}
#section05 .itemboxover .itembox .imgbox {
  margin-bottom: 20px;
  text-align: center;
}
#section05 .itemboxover .itembox h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.6;
}
#section05 .itemboxover .itembox.itembox_b {
  margin-top: 60px;
}
#section05 .photoboxover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-top: 40px;
}

#section06 {
  background: -webkit-gradient(linear, left top, right top, from(#26baa6), to(#2088c1));
  background: linear-gradient(to right, #26baa6 0%, #2088c1 100%);
}
#section06 .ttlbox {
  margin-bottom: 100px;
  margin-left: 60px;
}
#section06 .ttlbox p {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.8;
}
#section06 .itemboxover {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 272px 30px 1fr;
  grid-template-columns: 1fr 272px 1fr;
  gap: 20px 30px;
  margin: 100px auto 0 auto;
  max-width: 1257px;
}
#section06 .itemboxover a {
  display: block;
  cursor: pointer;
}
#section06 .itemboxover a:hover {
  opacity: 1;
}
#section06 .itemboxover .itembox_b .img_off {
  display: block;
}
#section06 .itemboxover .itembox_b .img_on {
  display: none;
}
#section06 .itemboxover .itembox_b.on .img_off {
  display: none;
}
#section06 .itemboxover .itembox_b.on .img_on {
  display: block;
}
#section06 .itemboxover .qbox02 {
  margin-bottom: 60px;
  text-align: right;
}
#section06 .itemboxover .qbox01 {
  margin-bottom: 60px;
}
#section06 .itemboxover .qbox03 {
  text-align: right;
}
#section06 .itemboxover .nameboxover {
  margin-top: 80px;
  margin-left: 80px;
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 225px;
  height: 225px;
  background-color: rgba(255, 255, 255, 0.4);
}
#section06 .itemboxover .nameboxover p {
  line-height: 1;
  text-align: center;
}
#section06 .itemboxover .nameboxover .txt01 {
  font-size: 20px;
  margin-bottom: 40px;
}
#section06 .itemboxover .nameboxover .txt02 {
  font-size: 32px;
  margin-bottom: 5px;
}
#section06 .itemboxover .nameboxover .txt03 {
  font-size: 12px;
  margin-bottom: 10px;
}
#section06 .itemboxover .nameboxover .txt04 {
  font-size: 20px;
  margin-bottom: 0px;
}

#section07 h2 {
  text-align: center;
}
#section07 .itemboxover01 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px 30px;
  margin-top: 60px;
}
#section07 .itemboxover02 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px 30px;
  margin-top: 60px;
}
#section07 .itembox {
  border: 1px #4fa9b5 solid;
  padding: 30px 10px;
  border-radius: 10px;
}
#section07 .itembox p {
  text-align: center;
  line-height: 1.4;
}
#section07 .itembox p.txt01 {
  margin-bottom: 0px;
  font-size: 18x;
  margin-top: 10px;
}
#section07 .itembox p.txt02 {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: bold;
}
#section07 .itembox p.txt02 .number {
  font-size: 46px;
}
#section07 .itembox p.txt03 {
  margin-bottom: 0px;
}

.bg05box {
  background: url(../images/top/bg05.webp) center center no-repeat;
  background-size: cover;
}

#section08 h2 {
  text-align: center;
  margin-bottom: 60px;
}
#section08 .recruittableover {
  padding: 50px 0px 30px 0px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
}
#section08 .bottomtablebox {
  width: 90%;
  margin: 20px auto 0 auto;
}
#section08 table.recruittable {
  width: 100%;
}
#section08 table.recruittable th, #section08 table.recruittable td {
  padding: 20px;
  border-bottom: 1px #b3b3b3 solid;
  text-align: left;
}
#section08 table.recruittable th {
  width: 300px;
  vertical-align: top;
  font-weight: 600;
  padding-left: 60px;
}
#section08 table.recruittable th .imgbox {
  margin-top: 200px;
  text-align: right;
}
#section08 table.recruittable th .imgbox img {
  margin-right: -100px;
}
#section08 table.recruittable td {
  padding-right: 60px;
}
#section08 table.recruittable tr:last-child th, #section08 table.recruittable tr:last-child td {
  border-bottom: none;
}
#section08 .flowstep {
  width: 80%;
  margin: 0 0 0 auto;
}
#section08 .flowstep li {
  padding: 20px;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
  font-size: 19px;
}
#section08 .flowstep .flow01, #section08 .flowstep .flow04 {
  background-color: #5979cd;
}
#section08 .flowstep .flow02, #section08 .flowstep .flow03 {
  background-color: #8da3ca;
  position: relative;
}
#section08 .flowstep .flow02:after, #section08 .flowstep .flow03:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #8da3ca;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#section08 .flowstep .flow01 {
  position: relative;
}
#section08 .flowstep .flow01:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #5979cd;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#section08 .flowstep .flow04 {
  margin-bottom: 0;
}
#section08 .tablettl {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 40px;
  font-weight: 600;
}
#section08 table.careerratio {
  width: 100%;
  border: 1px #b3b3b3 solid;
  background-color: #fff;
  margin-bottom: 20px;
}
#section08 table.careerratio thead th {
  background-color: #dae0e5;
  padding: 20px;
  border: 1px #b3b3b3 solid;
  font-weight: 500;
}
#section08 table.careerratio tbody th, #section08 table.careerratio tbody td {
  border: 1px #b3b3b3 solid;
  padding: 20px;
  font-weight: 500;
}

#section09 h2 {
  text-align: center;
  margin-bottom: 60px;
}
#section09 .qaboxover {
  padding: 50px 30px 30px 30px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
}
#section09 .qaboxover h3 {
  background-color: #9771ca;
  padding: 20px 20px 20px 60px;
  border-radius: 10px;
  line-height: 1.6;
  color: #fff;
  text-align: left;
  position: relative;
}
#section09 .qaboxover h3:after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50px;
  position: absolute;
  left: 20px;
  top: 28px;
  display: block;
}
#section09 .infobox {
  padding: 50px 30px 30px 30px;
  margin-bottom: 30px;
}
#section09 .infobox h3 {
  background-color: #9771ca;
  padding: 20px 20px 20px 60px;
  border-radius: 10px;
  line-height: 1.6;
  color: #fff;
  text-align: left;
  position: relative;
}
#section09 .infobox h3:after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50px;
  position: absolute;
  left: 20px;
  top: 28px;
  display: block;
}
#section09 .js-accordion {
  background-color: #7a94d7;
  color: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
  position: relative;
}
#section09 .js-accordion:before {
  content: "Q";
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
  font-family: "Arial", sans-serif;
}
#section09 .js-accordion dt {
  background-color: #5979cd;
  padding: 20px 30px 20px 60px;
  text-align: left;
  position: relative;
  border-radius: 10px;
}
#section09 .js-accordion dt:after, #section09 .js-accordion dt:before {
  content: "";
  position: absolute;
  right: 30px;
  top: 22px;
  width: 2px;
  height: 20px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#section09 .js-accordion dt:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#section09 .js-accordion dt.active:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#section09 .js-accordion dd {
  text-align: left;
  display: none;
  padding: 20px 30px;
}

@media screen and (max-width: 1290px) {
  #section06 .itemboxover {
    width: 90%;
  }
}
@media screen and (max-width: 1120px) {
  #section04 .bgboxitemboxover .imgmapbox .imgmapbtn01 {
    left: -40px;
    text-align: left;
  }
  #section04 .bgboxitemboxover .imgmapbox .imgmapbtn03 {
    right: -60px;
  }
  #section01 .upperitemboxover .imgbox {
    padding-top: 100px;
  }
  #section01 .featuresbox.features01 {
    width: 50vw;
  }
}
@media screen and (max-width: 842px) {
  #mainimgblock .mainimgbox {
    background: #f6f8f8 url(../images/top/main_sp01.svg) center center no-repeat;
    background-size: 100%;
    aspect-ratio: 300/328;
  }
  #mainimgblock .mainimgbox ul li {
    aspect-ratio: 300/328;
  }
  #mainimgblock .mainimgtxt {
    width: 80vw;
    margin-left: 20px;
  }
  #mainimgblock .mainblock_slider .slider img {
    height: auto;
  }
  .upperitemboxover {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .upperitemboxover .txtbox {
    width: 70vw;
  }
  .upperitemboxover .imgbox {
    margin-right: calc(50% - 50vw);
  }
  h2 img {
    height: 80px;
  }
  h3 img {
    height: 60px;
  }
  #section01 .featuresbox.features01 {
    width: 100%;
  }
  #section01 .section0101 .upperitemboxover .imgbox {
    padding-top: 0;
  }
  #section01 .section0101 .upperitemboxover .imgbox:before, #section01 .section0101 .upperitemboxover .imgbox:after {
    display: none;
  }
  #section01 .section0102 .upperitemboxover .imgbox {
    margin-left: calc(50% - 50vw);
  }
  #section01 .section0102 .upperitemboxover .featuresbox:before, #section01 .section0102 .upperitemboxover .featuresbox:after {
    display: none;
  }
  #section01 .featuresbox {
    position: relative;
  }
  #section01 .featuresbox.features01 {
    margin-top: 60px;
    margin-left: 0px;
  }
  #section01 .featuresbox.features01 .h3box {
    margin-left: 0px;
  }
  #section01 .featuresbox.features01 .sp_illst01 {
    position: absolute;
    right: 0;
    top: -20px;
    width: 50vw;
    z-index: -1;
  }
  #section01 .featuresbox.features02 {
    margin-top: 60px;
  }
  #section01 .featuresbox.features02 .sp_illst02 {
    position: absolute;
    right: 0;
    top: -20px;
    width: 50vw;
    z-index: -1;
  }
  #section01 .featuresbox h3 {
    width: 100px;
  }
  #section02 .s02_upperbox {
    padding-top: 60px;
  }
  #section02 .bgboxitemboxover .imgmapbox .imgmapbtn01 {
    top: 22%;
    left: 0%;
    width: 30vw;
  }
  #section02 .bgboxitemboxover .imgmapbox .imgmapbtn02 {
    top: 45%;
    right: 0px;
    width: 27vw;
  }
  #section02 .interviewboxover .interview_btnbox:before {
    bottom: 20px;
  }
  #section03 .s03_upperbox {
    padding-top: 60px;
  }
  #section03 .bgboxitemboxover .imgmapbox .imgmapbtn01 {
    top: 0%;
    left: 0%;
    width: 35vw;
  }
  #section03 .bgboxitemboxover .imgmapbox .imgmapbtn02 {
    top: 40%;
    right: 0px;
    width: 40vw;
  }
  #section03 .interviewboxover .interview_btnbox:before {
    bottom: 20px;
  }
  #section04 .s04_upperbox {
    padding-top: 60px;
  }
  #section04 .s04_upperbox .imgbox {
    margin-top: 40px;
    padding-left: 20px;
  }
  #section04 .interviewboxover .interview_btnbox:before {
    bottom: 20px;
  }
  #section04 .bgboxitemboxover .imgmapbox .imgmapbtn01 {
    top: 20%;
    left: -30px;
    width: 45vw;
  }
  #section04 .bgboxitemboxover .imgmapbox .imgmapbtn02 {
    top: -40px;
    right: 60px;
    width: 48vw;
  }
  #section04 .bgboxitemboxover .imgmapbox .imgmapbtn03 {
    top: 10%;
    right: -10px;
    width: 40vw;
  }
  #section05 .itemboxover {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 10px;
    margin-bottom: 40px;
  }
  #section05 .itemboxover .itembox.itembox_b {
    margin-top: 0px;
  }
  #section05 .itemboxover .itembox h3 {
    font-size: 20px;
  }
  #section05 .photoboxover {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  #section06 .ttlbox {
    margin-left: 20px;
    margin-bottom: 20px;
  }
  #section06 .itemboxover.splist {
    -ms-grid-columns: 1fr 0.7fr;
    grid-template-columns: 1fr 0.7fr;
    margin: 0 auto;
    padding-left: 0px;
  }
  #section06 .itemboxover.splist .qbox01, #section06 .itemboxover.splist .qbox02, #section06 .itemboxover.splist .qbox03, #section06 .itemboxover.splist .qbox04 {
    margin-bottom: 20px;
  }
  #section06 .itemboxover.splist .nameboxover {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 40px;
    width: 180px;
    height: 120px;
    width: 120px;
  }
  #section06 .itemboxover.splist .nameboxover .txt01 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  #section06 .itemboxover.splist .nameboxover .txt01, #section06 .itemboxover.splist .nameboxover .txt02, #section06 .itemboxover.splist .nameboxover .txt03, #section06 .itemboxover.splist .nameboxover .txt04 {
    font-size: 14px;
  }
  #section07 .itembox {
    padding: 10px 10px;
  }
  #section07 .itemboxover01, #section07 .itemboxover02 {
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 10px 10px;
  }
  #section07 .itemboxover01 p.txt01, #section07 .itemboxover02 p.txt01 {
    font-size: 12px;
  }
  #section07 .itemboxover01 p.txt02, #section07 .itemboxover02 p.txt02 {
    font-size: 20px;
  }
  #section07 .itemboxover01 p.txt02 .number, #section07 .itemboxover02 p.txt02 .number {
    font-size: 26px;
  }
  #section07 .itemboxover01 p.txt03, #section07 .itemboxover02 p.txt03 {
    font-size: 12px;
  }
  #section07 .itemboxover02 {
    margin-top: 10px;
  }
  #section08 .recruittableover {
    padding: 10px;
  }
  #section08 .bottomtablebox {
    width: 100%;
  }
  #section08 .tablettl {
    font-size: 14px;
  }
  #section08 .textright {
    font-size: 14px;
  }
  #section08 table.recruittable {
    font-size: 14px;
  }
  #section08 table.recruittable th, #section08 table.recruittable td {
    padding: 10px;
  }
  #section08 table.recruittable th {
    width: 100px;
  }
  #section08 table.recruittable td .imgbox {
    margin-top: 20px;
  }
  #section08 table.recruittable td .imgbox img {
    width: 50vw;
  }
  #section08 table.careerratio {
    margin-bottom: 10px;
    font-size: 13px;
  }
  #section08 table.careerratio thead th {
    padding: 3px;
  }
  #section08 table.careerratio tbody th, #section08 table.careerratio tbody td {
    padding: 3px;
  }
  #section08 .flowstep {
    width: 100%;
  }
  #section08 .flowstep li {
    font-size: 14px;
    padding: 10px;
  }
  #section09 .qaboxover {
    padding: 20px 10px 20px 10px;
  }
  #section09 .qaboxover h3 {
    padding: 20px 10px 20px 40px;
  }
  #section09 .qaboxover h3:after {
    top: 26px;
  }
  #section09 .qaboxover .js-accordion:before {
    top: 10px;
  }
  #section09 .qaboxover .js-accordion dt {
    padding: 10px 50px 10px 40px;
    min-height: 4em;
  }
  #section09 .qaboxover .js-accordion dt:after, #section09 .qaboxover .js-accordion dt:before {
    height: 20px;
    right: 20px;
  }
}