html {
  font-size: 0.7320644217vw;
}

body {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  font-size: clamp(14px, 1.6rem, 16px);
  letter-spacing: 0em;
  text-align: justify;
}

.wrap {
  overflow: hidden;
}

.header {
  color: #FFF;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
}
.header > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.header > .inner > .inner02 {
  align-items: center;
  justify-content: space-between;
  padding-bottom: clamp(10px, 3.2rem, 32px);
  padding-top: clamp(10px, 3.2rem, 32px);
}
.header > .inner > .inner02 > .h-unit > .g-navi {
  margin-right: clamp(36px, 4.8rem, 48px);
}

.local .header {
  background-color: #FFF;
}

.local-main {
  margin-top: clamp(75px, 10rem, 100px);
}

.mainvisual {
  background: url(../img/top/main.jpg) no-repeat center center/cover;
  aspect-ratio: 1/1;
  max-height: 100vh;
  margin-bottom: clamp(54px, 12rem, 120px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .mainvisual {
    aspect-ratio: 683/384;
  }
}
.mainvisual > .inner {
  height: 100%;
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.mainvisual > .inner > .inner02 {
  height: 100%;
  position: relative;
}
.mainvisual > .inner > .inner02 > .catch {
  color: #FFF;
  bottom: 0;
  left: 0;
  position: absolute;
}

.recruit .mainvisual {
  background: url(../img/recruit/main.jpg) no-repeat center center/cover;
}

.mainvisual2 {
  aspect-ratio: 1/1;
  max-height: 100vh;
  margin-bottom: clamp(54px, 12rem, 120px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .mainvisual2 {
    aspect-ratio: 683/384;
  }
}
.mainvisual2 > .inner {
  height: 100%;
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.mainvisual2 > .inner > .inner02 {
  height: 100%;
  position: relative;
}
.mainvisual2 > .inner > .inner02 > .catch-ja {
  font-size: clamp(18px, 2.4rem, 24px);
  font-weight: 600;
  left: 0;
  line-height: 1.75;
  position: absolute;
  top: 50%;
  transform: translateY(-75%);
}
@media screen and (min-width: 768px) {
  .mainvisual2 > .inner > .inner02 > .catch-ja {
    transform: translateY(-50%);
  }
}
.mainvisual2 > .inner > .inner02 > .catch-en {
  bottom: 0;
  font-size: clamp(54px, 10.8rem, 108px);
  font-weight: 600;
  left: 0;
  position: absolute;
  text-align: left;
}
.mainvisual2 > .inner > .inner02 > .fire {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 75%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .mainvisual2 > .inner > .inner02 > .fire {
    width: 40%;
  }
}
.mainvisual2 > .inner > .inner02 > .fire > img {
  width: 100%;
}

.local-mainvisual {
  background: url(../img/promise/main.jpg) no-repeat center center/cover;
}
.local-mainvisual > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.local-mainvisual > .inner > .inner02 {
  height: clamp(210px, 28rem, 280px);
  position: relative;
}
.local-mainvisual > .inner > .inner02 > .head-B {
  color: #FFF;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.company .local-mainvisual {
  background: url(../img/company/main.jpg) no-repeat center center/cover;
}

.values-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
  position: relative;
}
.values-section > .inner::after {
  background: url(../img/top/img01.jpg) no-repeat center center/cover;
  aspect-ratio: 11/7;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: clamp(112.5px, 15rem, 150px);
  width: 90%;
}
@media screen and (min-width: 768px) {
  .values-section > .inner::after {
    top: 0;
    width: 56%;
  }
}
.values-section > .inner > .inner02 {
  position: relative;
  text-align: right;
  z-index: 1;
}
.values-section > .inner > .inner02 > .head-A > .ja {
  position: absolute;
  right: clamp(18px, 2.4rem, 24px);
  top: clamp(56.25px, 7.5rem, 75px);
}
.values-section > .inner > .inner02 > .box-A {
  background-color: rgba(255, 255, 255, 0.95);
  margin-left: auto;
  padding-bottom: clamp(40px, 8rem, 80px);
  padding-left: clamp(10px, 10rem, 100px);
  padding-right: clamp(10px, 10rem, 100px);
  padding-top: clamp(35px, 7rem, 70px);
  text-align: left;
  max-width: 920px;
}

.simlator-section {
  background: url(../img/top/back.jpg) no-repeat center center/cover;
  color: #FFF;
  margin-bottom: clamp(127.5px, 17rem, 170px);
}
.simlator-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
  position: relative;
}
@media screen and (min-width: 1800px) {
  .simlator-section > .inner {
    background: url(../img/top/ASSESMENT.svg) no-repeat left center/contain;
  }
}
.simlator-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(60px, 8rem, 80px);
  padding-top: clamp(60px, 8rem, 80px);
  position: relative;
  max-width: 1200px;
}
.simlator-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.simlator-section > .inner > .inner02 > .head-A > .en {
  opacity: 0.25;
  position: absolute;
  left: 0;
  top: clamp(18.75px, 2.5rem, 25px);
}
@media screen and (min-width: 768px) {
  .simlator-section > .inner > .inner02 > .head-A > .en {
    left: auto;
    right: 0;
  }
}
.simlator-section > .inner > .inner02 > .head-A > .ja::after {
  background-color: #FFF;
}
.simlator-section > .inner > .inner02 > .read-A {
  margin-bottom: clamp(187.5px, 25rem, 250px);
}
.simlator-section > .inner > .inner02 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(262.5px, 35rem, 350px);
}
.simlator-section > .inner > .inner02 .box-EE {
  background-color: #FFF;
  color: #000;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .simlator-section > .inner > .inner02 .box-EE {
    padding: clamp(15.625px, 5rem, 50px);
  }
}
.simlator-section > .inner > .inner02 .box-EE .read-A {
  margin-bottom: clamp(22.5px, 3rem, 30px);
  text-align: center;
}
.simlator-section > .inner > .inner02 .box-EE .txt-box-A {
  text-align: center;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head {
  align-items: flex-start;
  margin-bottom: clamp(30px, 4rem, 40px);
  justify-content: space-between;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner {
  position: relative;
  width: 100%;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner:nth-of-type(1) {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
@media screen and (min-width: 768px) {
  .simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner {
    width: calc(50% - 20px);
  }
  .simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner:nth-of-type(1) {
    margin-bottom: 0;
  }
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .unit-C {
  margin-bottom: clamp(15px, 2rem, 20px);
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .unit-C:last-child {
  margin-bottom: 0;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .unit-C > .label {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-FF {
  align-items: center;
  border: 1px solid #D5D5D5;
  display: flex;
  border-radius: clamp(11.25px, 1.5rem, 15px);
  height: clamp(108.75px, 14.5rem, 145px);
  margin-bottom: clamp(7.5px, 1rem, 10px);
  text-align: center;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-FF > .box-inner {
  align-items: center;
  cursor: pointer;
  height: 100%;
  width: 100%;
  /*> input[ type=file ] {
      display: none;
  }*/
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-FF > .box-inner > .txt {
  color: #999;
  font-weight: 600;
  pointer-events: none;
  width: 100%;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-II {
  justify-content: space-between;
  margin-bottom: clamp(18.75px, 2.5rem, 25px);
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-JJ {
  margin-bottom: clamp(18.75px, 2.5rem, 25px);
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-JJ > .drop-area > .drop-area-inner:nth-of-type(1) {
  align-items: center;
  border: 1px solid #D5D5D5;
  border-radius: clamp(11.25px, 1.5rem, 15px);
  display: flex;
  height: clamp(108.75px, 14.5rem, 145px);
  margin-bottom: clamp(7.5px, 1rem, 10px);
  text-align: center;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-JJ > .drop-area > .drop-area-inner:nth-of-type(1) > .txt {
  color: #999;
  font-weight: 600;
  pointer-events: none;
  width: 100%;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-JJ > .drop-area > .drop-area-inner:nth-of-type(2) {
  justify-content: space-between;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .box-HH {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.simlator-section > .inner > .inner02 .box-EE > .box-head > .box-inner > .link-B > a {
  text-decoration: underline;
}

.shindan .simlator-section, .assesment .simlator-section {
  background: linear-gradient(to right, #0A0486, #008DFD);
  margin-bottom: 0;
}

.carrer-section {
  background-color: #EEEEEE;
}
.carrer-section > .inner > .inner02 {
  padding-bottom: clamp(60px, 8rem, 80px);
  padding-top: clamp(60px, 8rem, 80px);
}
.carrer-section > .inner > .inner02 > .box-B > .box-inner:nth-of-type(1) {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(43.75px, 14rem, 140px);
}
.carrer-section > .inner > .inner02 > .box-B > .box-inner:nth-of-type(2) {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.carrer-section > .inner > .inner02 > .box-B > .box-inner > .head-A {
  margin-bottom: clamp(11.25px, 1.5rem, 15px);
  position: relative;
}
.carrer-section > .inner > .inner02 > .box-B > .box-inner > .head-A > .en {
  color: #FFF;
  padding-top: clamp(52.5px, 7rem, 70px);
}
.carrer-section > .inner > .inner02 > .box-B > .box-inner > .head-A > .ja {
  position: absolute;
  top: 0;
}

.number-section > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 3.2rem, 32px);
}
.number-section > .inner > .inner02 {
  padding-bottom: clamp(112.5px, 15rem, 150px);
  padding-top: clamp(112.5px, 15rem, 150px);
}
.number-section > .inner > .inner02 > .head-A {
  position: relative;
  text-align: right;
}
.number-section > .inner > .inner02 > .head-A > .en {
  font-size: clamp(61.512px, 13.2rem, 132px);
}
.number-section > .inner > .inner02 > .head-A > .ja {
  left: 0;
  position: absolute;
  top: clamp(45px, 6rem, 60px);
}
.number-section > .inner > .inner02 > .box-wrap {
  margin-top: clamp(-90px, -12rem, -120px);
  position: relative;
  z-index: 1;
}
.number-section > .inner > .inner02 > .box-wrap > .box-DD {
  margin-bottom: clamp(24px, 3.2rem, 32px);
}
@media screen and (min-width: 768px) {
  .number-section > .inner > .inner02 > .box-wrap > .box-DD {
    gap: clamp(24px, 3.2rem, 32px);
    flex-wrap: nowrap;
  }
}
.number-section > .inner > .inner02 > .box-wrap > .box-DD:last-child {
  margin-bottom: 0;
}
.number-section > .inner > .inner02 > .box-wrap > .box-DD > .unit-A {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .number-section > .inner > .inner02 > .box-wrap > .box-DD > .unit-A {
    width: 50%;
  }
  .number-section > .inner > .inner02 > .box-wrap > .box-DD > .unit-A:nth-of-type(2) {
    transform: translateY(100px);
  }
}

.promise-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.promise-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-top: clamp(75px, 10rem, 100px);
  max-width: 1200px;
}
.promise-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(60px, 8rem, 80px);
}
.promise-section > .inner > .inner02 > .box-A > .box-C {
  margin-bottom: clamp(52.5px, 7rem, 70px);
  margin-top: clamp(75px, 10rem, 100px);
}

.message-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.message-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(262.5px, 35rem, 350px);
  padding-top: clamp(105px, 14rem, 140px);
  position: relative;
  max-width: 1200px;
}
.message-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(60px, 8rem, 80px);
}
.message-section > .inner > .inner02 > .head-A > .en {
  bottom: clamp(75px, 10rem, 100px);
  position: absolute;
  z-index: -1;
}
.message-section > .inner > .inner02 > .tit-C {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.message-section > .inner > .inner02 > .txt-box-A > .sign {
  text-align: right;
}

.mission-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.mission-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(72.5px, 29rem, 290px);
  padding-top: clamp(75px, 10rem, 100px);
  max-width: 1200px;
}
.mission-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(75px, 10rem, 100px);
}
.mission-section > .inner > .inner02 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(30px, 4rem, 40px);
}

.strength-section {
  background: linear-gradient(to right, #0A0486, #008DFD);
  color: #FFF;
}
.strength-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
  position: relative;
}
.strength-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(60px, 8rem, 80px);
  padding-top: clamp(75px, 10rem, 100px);
  max-width: 1200px;
}
.strength-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.strength-section > .inner > .inner02 > .head-A > .en {
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: clamp(-30px, -4rem, -40px);
}
.strength-section > .inner > .inner02 > .head-A > .ja::after {
  background-color: #FFF;
}
.strength-section > .inner > .inner02 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(60px, 8rem, 80px);
}
.strength-section > .inner > .inner02 > .btn-A {
  margin-bottom: clamp(60px, 8rem, 80px);
  width: 250px;
}

.services-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.services-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  padding-top: clamp(75px, 10rem, 100px);
  max-width: 1200px;
}
.services-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(75px, 10rem, 100px);
}

.outline-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.outline-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(75px, 10rem, 100px);
  max-width: 1200px;
}
.outline-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}

.blog-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.blog-section > .inner > .inner02 {
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  max-width: 1200px;
}
.blog-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(75px, 10rem, 100px);
  width: 100%;
}
.blog-section > .inner > .inner02 > .side {
  margin-bottom: clamp(45px, 6rem, 60px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .blog-section > .inner > .inner02 > .side {
    margin-bottom: 0;
    width: 200px;
  }
}
.blog-section > .inner > .inner02 > .side > .tit {
  font-size: clamp(15px, 2rem, 20px);
  font-weight: 600;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.blog-section > .inner > .inner02 > .side > .cat-list {
  border-top: 1px solid #DDD;
}
.blog-section > .inner > .inner02 > .side > .cat-list > .item {
  border-bottom: 1px solid #DDD;
  padding-bottom: clamp(7.5px, 1rem, 10px);
  padding-top: clamp(7.5px, 1rem, 10px);
}
.blog-section > .inner > .inner02 > .detail {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .blog-section > .inner > .inner02 > .detail {
    padding-left: clamp(75px, 10rem, 100px);
    width: calc(100% - 200px);
  }
}
@media screen and (min-width: 768px) {
  .blog-section > .inner > .inner02 > .detail.detail- {
    padding-left: clamp(157.5px, 21rem, 210px);
  }
}
.blog-section > .inner > .inner02 > .detail > .head-D {
  color: #0A0486;
  font-size: clamp(21px, 2.8rem, 28px);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: clamp(24px, 3.2rem, 32px);
  text-decoration: underline;
}
.blog-section > .inner > .inner02 > .detail > .info {
  margin-bottom: clamp(41.25px, 5.5rem, 55px);
}
.blog-section > .inner > .inner02 > .detail > .info > .cat {
  background-color: #0A0486;
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
  margin-right: clamp(15px, 2rem, 20px);
  padding-left: 5px;
  padding-right: 5px;
}
.blog-section > .inner > .inner02 > .detail > article {
  border-bottom: 1px solid #DDD;
  margin-bottom: clamp(22.5px, 3rem, 30px);
  padding-bottom: clamp(60px, 8rem, 80px);
}
.blog-section > .inner > .inner02 > .detail > article > h3 {
  line-height: 1.75;
  font-weight: 600;
  font-size: clamp(18px, 2.4rem, 24px);
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.blog-section > .inner > .inner02 > .detail > article > h4 {
  border-bottom: 1px solid #DDD;
  line-height: 1.75;
  font-weight: 600;
  font-size: clamp(13.5px, 1.8rem, 18px);
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.blog-section > .inner > .inner02 > .detail > article > p {
  line-height: 1.75;
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.blog-section > .inner > .inner02 > .detail > article > p:last-child {
  margin-bottom: 0;
}
.blog-section > .inner > .inner02 > .detail > article > ul, .blog-section > .inner > .inner02 > .detail > article ol {
  margin-bottom: clamp(22.5px, 3rem, 30px);
  padding-left: clamp(15px, 2rem, 20px);
}
.blog-section > .inner > .inner02 > .detail > article > ul:last-child, .blog-section > .inner > .inner02 > .detail > article ol:last-child {
  margin-bottom: 0;
}
.blog-section > .inner > .inner02 > .detail > article > ul > li, .blog-section > .inner > .inner02 > .detail > article ol > li {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.blog-section > .inner > .inner02 > .detail > article > ul > li:last-child, .blog-section > .inner > .inner02 > .detail > article ol > li:last-child {
  margin-bottom: 0;
}
.blog-section > .inner > .inner02 > .detail > article > ul {
  list-style-type: disc;
}
.blog-section > .inner > .inner02 > .detail > article > ol {
  list-style-type: decimal;
}
.blog-section > .inner > .inner02 > .detail > article > blockquote > p {
  line-height: 1.75;
}
.blog-section > .inner > .inner02 > .detail > article strong {
  font-weight: 600;
}
.blog-section > .inner > .inner02 > .detail > .outhor > .thumb {
  margin-bottom: clamp(15px, 2rem, 20px);
  margin-left: auto;
  margin-right: auto;
  width: 100px;
}
@media screen and (min-width: 768px) {
  .blog-section > .inner > .inner02 > .detail > .outhor > .thumb {
    margin-bottom: 0;
  }
}
.blog-section > .inner > .inner02 > .detail > .outhor > .outhor-info {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .blog-section > .inner > .inner02 > .detail > .outhor > .outhor-info {
    padding-left: clamp(22.5px, 3rem, 30px);
    width: calc(100% - 100px);
  }
}
.blog-section > .inner > .inner02 > .detail > .outhor > .outhor-info > .name {
  font-size: clamp(13.5px, 1.8rem, 18px);
  font-weight: 600;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.blog-section > .inner > .inner02 > .detail > .outhor > .outhor-info > .name > * {
  vertical-align: middle;
}
.blog-section > .inner > .inner02 > .detail > .outhor > .outhor-info > .name > .txt {
  margin-right: clamp(11.25px, 1.5rem, 15px);
}
.blog-section > .inner > .inner02 > .detail > .outhor > .outhor-info > .txt {
  line-height: 1.75;
}
.blog-section > .inner > .inner02 > .detail > .list-K > .item {
  margin-bottom: 30px;
  width: 380px;
}
@media screen and (min-width: 768px) {
  .blog-section > .inner > .inner02 > .detail > .list-K > .item {
    margin-right: 30px;
  }
}
.blog-section > .inner > .inner02 > .detail > .list-K > .item:nth-of-type(even) {
  margin-right: 0;
}
.blog-section > .inner > .inner02 > .detail > .list-K > .item > a > .item-inner > .info {
  margin-bottom: clamp(7.5px, 1rem, 10px);
  margin-top: clamp(7.5px, 1rem, 10px);
}
.blog-section > .inner > .inner02 > .detail > .list-K > .item > a > .item-inner > .info > .cat {
  background-color: #0A0486;
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
  margin-right: clamp(15px, 2rem, 20px);
  padding-left: 5px;
  padding-right: 5px;
}
.blog-section > .inner > .inner02 > .detail > .list-K > .item > .item-inner > .info {
  margin-top: clamp(7.5px, 1rem, 10px);
}
.blog-section > .inner > .inner02 > .detail > .list-K > .item > .item-inner > .info > .cat {
  background-color: #0A0486;
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
  margin-right: clamp(15px, 2rem, 20px);
  padding-left: 5px;
  padding-right: 5px;
}

.kanren-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.kanren-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  max-width: 1200px;
}
.kanren-section > .inner > .inner02 > .tit-E {
  margin-bottom: clamp(60px, 8rem, 80px);
}
.kanren-section > .inner > .inner02 > .list-K .item, .kanren-section > .inner > .inner02 .list-B- .item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .kanren-section > .inner > .inner02 > .list-K .item, .kanren-section > .inner > .inner02 .list-B- .item {
    margin-right: 30px;
    width: calc(33.33333% - 20px);
  }
}
@media screen and (min-width: 1800px) {
  .kanren-section > .inner > .inner02 > .list-K .item, .kanren-section > .inner > .inner02 .list-B- .item {
    width: 380px;
  }
}
.kanren-section > .inner > .inner02 > .list-K .item:last-child, .kanren-section > .inner > .inner02 .list-B- .item:last-child {
  margin-right: 0;
}
.kanren-section > .inner > .inner02 > .list-K .item > a > .item-inner > .info, .kanren-section > .inner > .inner02 .list-B- .item > a > .item-inner > .info {
  margin-bottom: clamp(7.5px, 1rem, 10px);
  margin-top: clamp(7.5px, 1rem, 10px);
}
.kanren-section > .inner > .inner02 > .list-K .item > a > .item-inner > .info > .cat, .kanren-section > .inner > .inner02 .list-B- .item > a > .item-inner > .info > .cat {
  background-color: #0A0486;
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
  margin-right: clamp(15px, 2rem, 20px);
  padding-left: 5px;
  padding-right: 5px;
}
.kanren-section > .inner > .inner02 > .list-K .item > .item-inner > .info, .kanren-section > .inner > .inner02 .list-B- .item > .item-inner > .info {
  margin-top: clamp(7.5px, 1rem, 10px);
}
.kanren-section > .inner > .inner02 > .list-K .item > .item-inner > .info > .cat, .kanren-section > .inner > .inner02 .list-B- .item > .item-inner > .info > .cat {
  background-color: #0A0486;
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
  margin-right: clamp(15px, 2rem, 20px);
  padding-left: 5px;
  padding-right: 5px;
}
.kanren-section > .inner > .inner02 > .list-B- > .item {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .kanren-section > .inner > .inner02 > .list-B- > .item {
    margin-right: 30px;
  }
}

.jobs-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.jobs-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(90px, 12rem, 120px);
  max-width: 1200px;
}
.jobs-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(75px, 10rem, 100px);
}
.jobs-section > .inner > .inner02 > .txt {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}

.bentfits-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.bentfits-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(90px, 12rem, 120px);
  max-width: 1200px;
}
.bentfits-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(75px, 10rem, 100px);
}
.bentfits-section > .inner > .inner02 > .head-A > .ja {
  line-height: 1.5;
}
.bentfits-section > .inner > .inner02 > .txt {
  margin-bottom: clamp(37.5px, 5rem, 50px);
  line-height: 1.75;
}

.supports-section {
  background: linear-gradient(to right, #0A0486, #008DFD);
  color: #FFF;
}
.supports-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.supports-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  padding-top: clamp(75px, 10rem, 100px);
  position: relative;
  max-width: 1200px;
}
.supports-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(52.5px, 7rem, 70px);
}
.supports-section > .inner > .inner02 > .head-A > .en {
  opacity: 0.15;
  position: absolute;
  right: 0;
  top: clamp(52.5px, 7rem, 70px);
}
.supports-section > .inner > .inner02 > .head-A > .ja::after {
  background-color: #FFF;
}
.supports-section > .inner > .inner02 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(37.5px, 5rem, 50px);
  max-width: 500px;
}
.supports-section > .inner > .inner02 > .list-C > .item {
  color: #000;
}

.stage-section {
  background-image: url(../img/recruit/back.png);
  background-repeat: no-repeat;
  background-position: bottom -50px left;
  background-size: clamp(427.5px, 57rem, 570px);
}
.stage-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.stage-section > .inner > .inner02 {
  align-items: flex-start;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(750px, 100rem, 1000px);
  padding-top: clamp(112.5px, 15rem, 150px);
  position: relative;
  max-width: 1200px;
}
@media screen and (min-width: 768px) {
  .stage-section > .inner > .inner02 {
    padding-bottom: clamp(112.5px, 15rem, 150px);
  }
}
.stage-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(75px, 10rem, 100px);
}
.stage-section > .inner > .inner02 > .head-A > .en {
  position: absolute;
  top: clamp(67.5px, 9rem, 90px);
  z-index: -1;
}
.stage-section > .inner > .inner02 > .list-G {
  width: clamp(390px, 52rem, 520px);
}

.community-section {
  background: url(../img/recruit/back02.jpg) no-repeat center center/cover;
  color: #FFF;
}
.community-section > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 3.2rem, 32px);
}
.community-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(135px, 18rem, 180px);
  padding-top: clamp(112.5px, 15rem, 150px);
  position: relative;
  max-width: 1200px;
}
.community-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(75px, 10rem, 100px);
}
.community-section > .inner > .inner02 > .head-A > .en {
  opacity: 0.1;
  position: absolute;
  right: 0;
  top: clamp(67.5px, 9rem, 90px);
}
.community-section > .inner > .inner02 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(60px, 8rem, 80px);
}

.flow-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.flow-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  padding-top: clamp(206.25px, 27.5rem, 275px);
  position: relative;
  max-width: 1200px;
}
.flow-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(131.25px, 17.5rem, 175px);
}
.flow-section > .inner > .inner02 > .head-A > .en {
  left: 0;
  position: absolute;
  top: clamp(101.25px, 13.5rem, 135px);
  z-index: -1;
}

.faq-section {
  background-color: #EEE;
}
.faq-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.faq-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(142.5px, 19rem, 190px);
  padding-top: clamp(67.5px, 9rem, 90px);
  position: relative;
  max-width: 1200px;
}
.faq-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(75px, 10rem, 100px);
}
.faq-section > .inner > .inner02 > .head-A > .en {
  color: #FFF;
  position: absolute;
  top: clamp(22.5px, 3rem, 30px);
}
.faq-section > .inner > .inner02 > .head-A > .ja {
  position: relative;
  z-index: 1;
}

.catch-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.catch-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(31.25px, 10rem, 100px);
  padding-top: clamp(31.25px, 10rem, 100px);
  max-width: 1200px;
}
.catch-section > .inner > .inner02 > .catch {
  font-size: clamp(38.4px, 9.6rem, 96px);
  font-weight: 600;
  line-height: 1.5;
  background: linear-gradient(to right, #008DFD, #0A0486);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 768px) {
  .catch-section > .inner > .inner02 > .catch {
    line-height: 1.15;
  }
}

.shindan .catch-section > .inner > .inner02 > .read-A, .assesment .catch-section > .inner > .inner02 > .read-A {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.shindan .catch-section > .inner > .inner02 > .catch, .assesment .catch-section > .inner > .inner02 > .catch {
  font-size: clamp(25.6px, 6.4rem, 64px);
  line-height: 1.25;
  margin-bottom: clamp(15px, 2rem, 20px);
}
.shindan .catch-section > .inner > .inner02 > .txt, .assesment .catch-section > .inner > .inner02 > .txt {
  line-height: 1.75;
}

.jobinfo-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
@media screen and (min-width: 1800px) {
  .jobinfo-section > .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.jobinfo-section > .inner > .inner02 {
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  max-width: 1200px;
}
.jobinfo-section > .inner > .inner02 > .side {
  margin-bottom: clamp(37.5px, 5rem, 50px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .jobinfo-section > .inner > .inner02 > .side {
    margin-bottom: 0;
    width: clamp(225px, 30rem, 300px);
  }
}
.jobinfo-section > .inner > .inner02 > .side > .tit {
  font-size: clamp(21px, 2.8rem, 28px);
  font-weight: 600;
  margin-bottom: clamp(30px, 4rem, 40px);
}
.jobinfo-section > .inner > .inner02 > .side > .list {
  margin-bottom: clamp(30px, 4rem, 40px);
}
.jobinfo-section > .inner > .inner02 > .side > .list > .item {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.jobinfo-section > .inner > .inner02 > .side > .list > .item:last-child {
  margin-bottom: 0;
}
.jobinfo-section > .inner > .inner02 > .side > .list > .item > .unit .label {
  background-color: #000;
  color: #FFF;
  font-size: 14px;
  line-height: 26px;
  margin-right: 15px;
  text-align: center;
  position: relative;
  max-width: 80px;
  width: 100%;
}
.jobinfo-section > .inner > .inner02 > .side > .list > .item > .unit .label::after {
  background-color: #000;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
  width: 5px;
}
.jobinfo-section > .inner > .inner02 > .jobinfo {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .jobinfo-section > .inner > .inner02 > .jobinfo {
    padding-left: clamp(75px, 10rem, 100px);
    width: calc(100% - clamp(225px, 30rem, 300px));
  }
}
.jobinfo-section > .inner > .inner02 > .jobinfo > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.jobinfo-section > .inner > .inner02 > .jobinfo > .txt {
  margin-bottom: clamp(60px, 8rem, 80px);
}

.contact-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.contact-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  max-width: 768px;
}
.contact-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.contact-section > .inner > .inner02 > #form-view > .txt {
  line-height: 1.75;
  margin-bottom: clamp(75px, 10rem, 100px);
}
.privacy-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.privacy-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  max-width: 768px;
}
.privacy-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
  position: relative;
}
.privacy-section > .inner > .inner02 > .head-A > .ja {
  position: absolute;
  top: clamp(37.5px, 5rem, 50px);
}
.privacy-section > .inner > .inner02 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.privacy-section > .inner > .inner02 > .unit-AA {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.privacy-section > .inner > .inner02 > .unit-AA:last-child {
  margin-bottom: 0;
}
.privacy-section > .inner > .inner02 > .unit-AA > .label {
  font-size: clamp(18px, 2.4rem, 24px);
  font-weight: 600;
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.privacy-section > .inner > .inner02 > .unit-AA > .item > .txt {
  line-height: 1.75;
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.privacy-section > .inner > .inner02 > .unit-AA > .item > .txt:last-child {
  margin-bottom: 0;
}
.privacy-section > .inner > .inner02 > .unit-AA > .item > .list {
  padding-left: clamp(18.75px, 2.5rem, 25px);
}
.privacy-section > .inner > .inner02 > .unit-AA > .item > .list > .item {
  line-height: 1.75;
  margin-bottom: clamp(15px, 2rem, 20px);
}
.privacy-section > .inner > .inner02 > .unit-AA > .item > .list > .item:last-child {
  margin-bottom: 0;
}
.privacy-section > .inner > .inner02 > .unit-AA > .item > .list.list-num {
  list-style-type: decimal;
}
.privacy-section > .inner > .inner02 > .unit-AA > .item .str {
  font-weight: 600;
}

.diagnosis-section {
  background-color: #F4F4F9;
}
.diagnosis-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.diagnosis-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(43.75px, 14rem, 140px);
  max-width: 1200px;
}
.diagnosis-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.diagnosis-section > .inner > .inner02 > .head-A > .en {
  color: #FFF;
}
.diagnosis-section > .inner > .inner02 > .txt {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}

.heading-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.heading-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(43.75px, 14rem, 140px);
  padding-top: clamp(43.75px, 14rem, 140px);
  max-width: 1200px;
  position: relative;
}
.heading-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(150px, 20rem, 200px);
}
.heading-section > .inner > .inner02 > .head-A > .en {
  left: 0;
  text-align: left;
  position: absolute;
  top: clamp(20.5px, 8.2rem, 82px);
  z-index: -1;
}
.heading-section > .inner > .inner02 > .txt {
  line-height: 1.75;
}

.footer {
  background: linear-gradient(to right, #0A0486, #008DFD);
  color: #FFF;
}
.footer > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.footer > .inner > .inner02 {
  padding-bottom: clamp(43.75px, 14rem, 140px);
  padding-top: clamp(21.875px, 7rem, 70px);
}
.footer > .inner > .inner02 > .f-unit {
  justify-content: space-between;
  width: 100%;
}
.footer > .inner > .inner02 > .f-unit > .f-ci {
  margin-bottom: clamp(24px, 3.2rem, 32px);
}
@media screen and (min-width: 768px) {
  .footer > .inner > .inner02 > .f-unit > .f-ci {
    margin-bottom: 0;
  }
}
.footer > .inner > .inner02 > .f-unit > .f-navi {
  margin-bottom: clamp(15px, 2rem, 20px);
}
@media screen and (min-width: 768px) {
  .footer > .inner > .inner02 > .f-unit > .f-navi {
    margin-bottom: 0;
  }
}
.footer > .inner > .inner02 > .f-unit > .f-navi > .item {
  margin-bottom: clamp(15px, 2rem, 20px);
  width: 100%;
}
.footer > .inner > .inner02 > .f-unit > .f-navi > .item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .footer > .inner > .inner02 > .f-unit > .f-navi > .item {
    margin-bottom: 0;
  }
}
.footer > .inner > .inner02 > .f-unit:nth-of-type(1) {
  align-items: center;
  margin-bottom: clamp(43.75px, 14rem, 140px);
}
.footer > .inner > .inner02 > .f-unit:nth-of-type(2) {
  align-items: flex-end;
}
.footer > .inner > .inner02 > .f-unit:nth-of-type(2) > .box-D {
  text-align: right;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .footer > .inner > .inner02 > .f-unit:nth-of-type(2) > .box-D {
    width: auto;
  }
}
.footer > .inner > .inner02 > .f-unit:nth-of-type(2) > .box-D > .u-navi {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}

.box-EE {
  background-color: #FFF;
  color: #000;
  padding: clamp(15.625px, 5rem, 50px);
}
.box-EE > .read-A {
  margin-bottom: clamp(22.5px, 3rem, 30px);
  text-align: center;
}
.box-EE .box-head {
  align-items: flex-start;
  margin-bottom: clamp(30px, 4rem, 40px);
  justify-content: space-between;
}
.box-EE .box-head > .box-inner {
  position: relative;
  width: 100%;
}
.box-EE .box-head > .box-inner:nth-of-type(1) {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
@media screen and (min-width: 768px) {
  .box-EE .box-head > .box-inner {
    width: calc(50% - 20px);
  }
  .box-EE .box-head > .box-inner:nth-of-type(1) {
    margin-bottom: 0;
  }
}
.box-EE .box-head > .box-inner > .unit-C {
  margin-bottom: clamp(15px, 2rem, 20px);
}
.box-EE .box-head > .box-inner > .unit-C:last-child {
  margin-bottom: 0;
}
.box-EE .box-head > .box-inner > .unit-C > .label {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.box-EE .box-head > .box-inner > .box-FF {
  align-items: center;
  border: 1px solid #D5D5D5;
  display: flex;
  border-radius: clamp(11.25px, 1.5rem, 15px);
  height: clamp(108.75px, 14.5rem, 145px);
  margin-bottom: clamp(7.5px, 1rem, 10px);
  text-align: center;
}
.box-EE .box-head > .box-inner > .box-FF > .box-inner {
  align-items: center;
  cursor: pointer;
  height: 100%;
  width: 100%;
  /*> input[ type=file ] {
      display: none;
  }*/
}
.box-EE .box-head > .box-inner > .box-FF > .box-inner > .txt {
  color: #999;
  font-weight: 600;
  pointer-events: none;
  width: 100%;
}
.box-EE .box-head > .box-inner > .box-II {
  justify-content: space-between;
  margin-bottom: clamp(18.75px, 2.5rem, 25px);
}
.box-EE .box-head > .box-inner > .box-JJ {
  margin-bottom: clamp(18.75px, 2.5rem, 25px);
}
.box-EE .box-head > .box-inner > .box-JJ > .drop-area > .drop-area-inner:nth-of-type(1) {
  align-items: center;
  border: 1px solid #D5D5D5;
  border-radius: clamp(11.25px, 1.5rem, 15px);
  display: flex;
  height: clamp(108.75px, 14.5rem, 145px);
  margin-bottom: clamp(7.5px, 1rem, 10px);
  text-align: center;
}
.box-EE .box-head > .box-inner > .box-JJ > .drop-area > .drop-area-inner:nth-of-type(1) > .txt {
  color: #999;
  font-weight: 600;
  pointer-events: none;
  width: 100%;
}
.box-EE .box-head > .box-inner > .box-JJ > .drop-area > .drop-area-inner:nth-of-type(2) {
  justify-content: space-between;
}
.box-EE .box-head > .box-inner > .box-HH {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.box-EE .box-head > .box-inner > .link-B > a {
  text-decoration: underline;
}
.box-EE .box-body > .txt-CC {
  margin-bottom: clamp(11.25px, 1.5rem, 15px);
  text-align: center;
}

.filenotfound-section > .inner {
  padding-left: clamp(10px, 3.2rem, 32px);
  padding-right: clamp(10px, 3.2rem, 32px);
}
.filenotfound-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(105px, 14rem, 140px);
  padding-top: clamp(45px, 6rem, 60px);
  max-width: 1200px;
}
.filenotfound-section > .inner > .inner02 > .box-FF > .head-F {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.filenotfound-section > .inner > .inner02 > .box-FF > .head-F > * {
  display: block;
}
.filenotfound-section > .inner > .inner02 > .box-FF > .head-F > .ja {
  font-size: clamp(36px, 4.8rem, 48px);
  font-weight: 600;
  line-height: 1.75;
}
.filenotfound-section > .inner > .inner02 > .box-FF > .txt {
  line-height: 1.75;
  margin-bottom: clamp(75px, 10rem, 100px);
}

.ci {
  width: clamp(187.5px, 25rem, 250px);
}

.g-navi {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .g-navi {
    display: inline-block !important;
  }
}
.g-navi > .item {
  margin-right: clamp(30px, 4rem, 40px);
}
.g-navi > .item:last-child {
  margin-right: 0;
}
.g-navi > .item > a {
  color: #000;
}
.g-navi > .item > a > * {
  vertical-align: middle;
}
.g-navi > .item > a > .icon {
  margin-right: clamp(6px, 0.8rem, 8px);
  width: clamp(15px, 2rem, 20px);
}

.h-btn {
  display: none !important;
}
@media screen and (min-width: 1800px) {
  .h-btn {
    display: inline-block !important;
  }
}

.menubtn {
  height: 11px;
  width: 25px;
}
@media screen and (min-width: 1800px) {
  .menubtn {
    display: none !important;
  }
}
.menubtn > a {
  position: relative;
}
.menubtn > a > span {
  background-color: #000;
  display: block;
  position: absolute;
  height: 1px;
  left: 0;
  position: absolute;
  transition-duration: 0.3s;
  width: 100%;
}
.menubtn > a > span:nth-of-type(1) {
  top: 0;
}
.menubtn > a > span:nth-of-type(2) {
  bottom: 0;
  margin: auto 0;
  top: 0;
}
.menubtn > a > span:nth-of-type(3) {
  bottom: 0;
}
.menubtn.is-open > a > span {
  background-color: #000;
}
.menubtn.is-open > a > span:nth-of-type(1) {
  bottom: 0;
  margin: auto 0;
  transform: rotate(-35deg);
}
.menubtn.is-open > a > span:nth-of-type(2) {
  opacity: 0;
}
.menubtn.is-open > a > span:nth-of-type(3) {
  margin: auto 0;
  top: 0;
  transform: rotate(35deg);
}

.sp-navi {
  background-color: rgba(255, 255, 255, 0.95);
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition-duration: 0.3s;
  width: 100%;
  z-index: 2;
}
.sp-navi.is-open {
  opacity: 1;
  pointer-events: auto;
}
.sp-navi > .inner {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.sp-navi > .inner > .list {
  margin-bottom: clamp(30px, 4rem, 40px);
}
.sp-navi > .inner > .list > .item {
  font-size: clamp(18px, 2.4rem, 24px);
  font-weight: 600;
  margin-bottom: clamp(15px, 2rem, 20px);
}
.sp-navi > .inner > .list > .item:last-child {
  margin-bottom: 0;
}
.sp-navi > .inner > .list > .item > a > * {
  vertical-align: middle;
}
.sp-navi > .inner > .list > .item > a > .icon {
  margin-right: clamp(6px, 0.8rem, 8px);
  width: clamp(18px, 2.4rem, 24px);
}

.local .g-navi > .item > a {
  color: #000;
}

.btn-A {
  width: 150px;
}
.btn-A > a {
  background: linear-gradient(to right, #008DFD, #0A0486);
  border-radius: 14px;
  color: #FFF;
  font-size: 13px;
  line-height: 28px;
  text-align: center;
}
.btn-A.btn-A-l {
  width: 100%;
}
.btn-A.btn-A-l > a {
  border-radius: 28px;
  font-size: clamp(15px, 2rem, 20px);
  line-height: 56px;
}

.btn-AA {
  background: linear-gradient(to right, #008DFD, #0A0486);
  border-radius: 28px;
  color: #FFF;
  display: block;
  font-size: clamp(15px, 2rem, 20px);
  line-height: 56px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 400px;
  width: 100%;
}

.btn-B {
  width: clamp(300px, 40rem, 400px);
}
.btn-B > a {
  background: linear-gradient(to right, #008DFD, #0A0486);
  border-radius: clamp(26.25px, 3.5rem, 35px);
  color: #FFF;
  font-size: clamp(21px, 2.4rem, 24px);
  line-height: 28px;
  line-height: clamp(52.5px, 7rem, 70px);
  text-align: center;
}

.btn-B-wrap {
  display: inline-block;
  text-align: center;
}
.btn-B-wrap > .label {
  background-color: #FFF;
  color: #000;
  display: inline-block;
  line-height: clamp(24px, 3.2rem, 32px);
  font-size: clamp(14px, 1.6rem, 16px);
  margin-bottom: clamp(11.25px, 1.5rem, 15px);
  margin-left: auto;
  margin-right: auto;
  padding-left: clamp(15px, 2rem, 20px);
  padding-right: clamp(15px, 2rem, 20px);
  position: relative;
  max-width: 340px;
}
.btn-B-wrap > .label::after {
  background-color: #FFF;
  bottom: 1px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  content: "";
  display: block;
  height: clamp(4.5px, 0.6rem, 6px);
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  transform: translateY(100%);
  width: clamp(7.5px, 1rem, 10px);
}

.catch {
  font-weight: 600;
}
.catch > * {
  display: block;
}
.catch > .max {
  font-size: clamp(54px, 10.8rem, 108px);
  line-height: 1.15;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.catch > .min {
  font-size: clamp(21px, 2.8rem, 28px);
}

.head-A {
  font-weight: 600;
}
.head-A > * {
  display: block;
}
.head-A > .en {
  color: #F2F2F2;
  font-size: clamp(85.8px, 13.2rem, 132px);
  line-height: 1.15;
}
.head-A > .ja {
  font-size: clamp(21px, 2.8rem, 28px);
  line-height: 1.5;
  position: relative;
}
.head-A > .ja::after {
  background-color: #0A0486;
  bottom: -20px;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  width: 25px;
}

.head-B > * {
  display: block;
  font-weight: 600;
}
.head-B > .en {
  font-size: clamp(48px, 6.4rem, 64px);
}
.head-B > .ja {
  font-size: clamp(15px, 2rem, 20px);
}

.list-A > .item {
  border-bottom: 1px dotted #BBB;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-bottom: clamp(18px, 2.4rem, 24px);
  padding-bottom: clamp(30px, 4rem, 40px);
}
.list-A > .item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.list-A > .item > .num {
  color: #0A0486;
  font-size: clamp(30px, 4rem, 40px);
  font-weight: 600;
}
.list-A > .item > .item-inner {
  padding-left: clamp(15px, 2rem, 20px);
  padding-top: clamp(9px, 1.2rem, 12px);
}
.list-A > .item > .item-inner > .tit-A {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.list-A > .item > .item-inner > .txt {
  font-size: clamp(14px, 1.6rem, 16px);
  line-height: 1.75;
}

.list-B .slick-slide, .list-B- .slick-slide {
  margin-left: clamp(4px, 1.6rem, 16px);
  margin-right: clamp(4px, 1.6rem, 16px);
  width: clamp(300px, 40rem, 400px);
}
.list-B .item, .list-B- .item {
  background-color: #FFF;
}
.list-B .item > a, .list-B- .item > a {
  padding: clamp(7.5px, 1rem, 10px);
}
.list-B .item > a > *, .list-B- .item > a > * {
  display: block;
}
.list-B .item > a > .img, .list-B- .item > a > .img {
  aspect-ratio: 72/47;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: clamp(18px, 2.4rem, 24px);
  width: 100%;
}
.list-B .item > a > .item-inner, .list-B- .item > a > .item-inner {
  height: clamp(138.75px, 18.5rem, 185px);
  padding-bottom: clamp(18px, 2.4rem, 24px);
  padding-left: clamp(10.5px, 1.4rem, 14px);
  padding-right: clamp(10.5px, 1.4rem, 14px);
  position: relative;
}
.list-B .item > a > .item-inner > *, .list-B- .item > a > .item-inner > * {
  display: block;
}
.list-B .item > a > .item-inner > .tit-B, .list-B- .item > a > .item-inner > .tit-B {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.list-B .item > a > .item-inner > .tit-B > .max, .list-B- .item > a > .item-inner > .tit-B > .max {
  line-height: 1.75;
}
.list-B .item > a > .item-inner > .txt, .list-B- .item > a > .item-inner > .txt {
  font-size: clamp(13.5px, 1.8rem, 18px);
}
.list-B .item > a > .item-inner > .link-A, .list-B- .item > a > .item-inner > .link-A {
  color: #0A0486;
  bottom: clamp(18px, 2.4rem, 24px);
  left: clamp(10.5px, 1.4rem, 14px);
  position: absolute;
  text-decoration: underline;
}
.list-B .item > .img, .list-B- .item > .img {
  aspect-ratio: 72/47;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: clamp(18px, 2.4rem, 24px);
  width: 100%;
}
.list-B .item > .item-inner, .list-B- .item > .item-inner {
  height: clamp(138.75px, 18.5rem, 185px);
  padding-bottom: clamp(18px, 2.4rem, 24px);
  padding-left: clamp(10.5px, 1.4rem, 14px);
  padding-right: clamp(10.5px, 1.4rem, 14px);
  position: relative;
}
.list-B .item > .item-inner > .tit-B, .list-B- .item > .item-inner > .tit-B {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.list-B .item > .item-inner > .tit-B > .max, .list-B- .item > .item-inner > .tit-B > .max {
  line-height: 1.75;
}
.list-B .item > .item-inner > .txt, .list-B- .item > .item-inner > .txt {
  font-size: clamp(13.5px, 1.8rem, 18px);
}
.list-B .item > .item-inner > .link-A, .list-B- .item > .item-inner > .link-A {
  bottom: clamp(18px, 2.4rem, 24px);
  left: clamp(10.5px, 1.4rem, 14px);
  position: absolute;
}

.list-C {
  align-items: stretch !important;
  justify-content: space-between;
  width: 100%;
}
.list-C > .item {
  background-color: #FFF;
  filter: drop-shadow(0 4px 50px rgba(0, 0, 0, 0.15));
  margin-bottom: clamp(24px, 3.2rem, 32px);
  padding-bottom: clamp(22.5px, 3rem, 30px);
  padding-left: clamp(22.5px, 3rem, 30px);
  padding-right: clamp(22.5px, 3rem, 30px);
  padding-top: clamp(15px, 2rem, 20px);
  text-align: center;
}
.list-C > .item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .list-C > .item {
    margin-bottom: 0;
    width: calc(33.33333% - 20px);
  }
}
.list-C > .item > .num {
  color: #0A0486;
  font-weight: 600;
  text-align: left;
}
.list-C > .item > .icon {
  margin-bottom: clamp(15px, 2rem, 20px);
}
.list-C > .item > .tit {
  line-height: 1.75;
  font-weight: 600;
  margin-bottom: clamp(15px, 2rem, 20px);
}
.list-C > .item > .txt {
  line-height: 1.75;
  text-align: justify;
}

.list-D > .item {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.list-D > .item:last-child {
  margin-bottom: 0;
}
.list-D > .item > .img {
  margin-bottom: clamp(24px, 3.2rem, 32px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .list-D > .item > .img {
    margin-bottom: 0;
    width: clamp(172.5px, 23rem, 230px);
  }
}
.list-D > .item > .item-inner {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .list-D > .item > .item-inner {
    padding-left: clamp(28.5px, 3.8rem, 38px);
    width: calc(100% - clamp(172.5px, 23rem, 230px));
  }
}
.list-D > .item > .item-inner > .tit {
  font-size: clamp(16.5px, 2.2rem, 22px);
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: clamp(19.5px, 2.6rem, 26px);
}
.list-D > .item > .item-inner > .txt {
  line-height: 1.75;
}

.list-E > .item {
  background-color: #FFF;
  filter: drop-shadow(0 4px 50px rgba(0, 0, 0, 0.15));
  margin-bottom: clamp(22.5px, 3rem, 30px);
  height: clamp(105px, 14rem, 140px);
  text-align: center;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .list-E > .item {
    margin-right: clamp(30px, 4rem, 40px);
    width: calc(33.33333% - 20px);
  }
  .list-E > .item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 900px) {
  .list-E > .item {
    margin-right: clamp(15px, 2rem, 20px);
  }
}
.list-E > .item > a {
  align-items: center;
  display: flex;
  position: relative;
}
.list-E > .item > a::after {
  background: linear-gradient(-45deg, #008DFD, #0A0486);
  bottom: 8px;
  clip-path: polygon(100% 0%, 0 100%, 100% 100%);
  content: "";
  display: block;
  height: clamp(11.25px, 1.5rem, 15px);
  position: absolute;
  right: 8px;
  width: clamp(11.25px, 1.5rem, 15px);
}
.list-E > .item > a > .txt {
  width: 100%;
}
.list-E > .item > a > .txt > * {
  display: block;
  font-weight: 600;
}
.list-E > .item > a > .txt > .max {
  background: linear-gradient(#008DFD, #0A0486);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: clamp(7.5px, 1rem, 10px);
  font-size: clamp(15px, 2rem, 20px);
}
.list-E > .item > a > .txt > .max:last-child {
  margin-bottom: 0;
}
.list-E > .item > a > .txt > .min {
  background: linear-gradient(#008DFD, #0A0486);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(13.5px, 1.8rem, 18px);
}

.list-F {
  margin-left: auto;
  margin-right: auto;
  padding-left: clamp(50px, 10rem, 100px);
  max-width: 1000px;
}
@media screen and (min-width: 768px) {
  .list-F {
    padding-left: 0;
  }
}
.list-F > .item {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.list-F > .item:last-child {
  margin-bottom: 0;
}
.list-F > .item > .item-head {
  font-size: clamp(16.5px, 2.2rem, 22px);
  margin-bottom: clamp(7.5px, 1rem, 10px);
  position: relative;
}
.list-F > .item > .item-head::after {
  background: url(../img/common/check.svg) no-repeat center center/cover;
  content: "";
  display: block;
  height: 16px;
  left: -40px;
  position: absolute;
  top: 7.5px;
  width: 20px;
}
.list-F > .item > .item-head > * {
  vertical-align: middle;
  display: block;
}
@media screen and (min-width: 768px) {
  .list-F > .item > .item-head > * {
    display: inline-block;
  }
}
.list-F > .item > .item-head > .ja {
  font-weight: 600;
  margin-right: clamp(15px, 2rem, 20px);
}
.list-F > .item > .item-head > .en {
  color: #CCC;
}
.list-F > .item > .txt {
  line-height: 1.75;
}

.list-G > .item {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.list-G > .item:last-child {
  margin-bottom: 0;
}
.list-G > .item > .tit {
  font-size: clamp(16.5px, 2.2rem, 22px);
  font-weight: 600;
  margin-bottom: clamp(7.5px, 1rem, 10px);
  line-height: 1.75;
}
.list-G > .item > .txt {
  line-height: 1.75;
  margin-bottom: clamp(15px, 2rem, 20px);
}
.list-G > .item > .list {
  text-align: left;
}
.list-G > .item > .list > .item {
  background-color: #D9D9D9;
  border-radius: 3px;
  font-size: 13px;
  line-height: 26px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.list-G > .item > .list > .item:last-child {
  margin-right: 0;
}

.list-H {
  align-items: stretch !important;
  justify-content: space-between;
}
.list-H > .item {
  margin-bottom: clamp(45px, 6rem, 60px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .list-H > .item {
    width: calc(50% - 35px);
  }
}
.list-H > .item:last-child {
  margin-bottom: 0;
}
.list-H > .item > .tit {
  font-size: clamp(16.5px, 2.2rem, 22px);
  font-weight: 600;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.list-H > .item > .txt {
  line-height: 1.75;
}

.list-I {
  align-items: flex-start !important;
  justify-content: space-between;
}
.list-I > .item {
  margin-bottom: clamp(37.5px, 5rem, 50px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .list-I > .item {
    margin-bottom: 0;
    width: 200px;
  }
}
.list-I > .item > .thumb {
  margin-bottom: clamp(15px, 2rem, 20px);
  margin-left: auto;
  margin-right: auto;
  width: 200px;
}
.list-I > .item > .tit {
  font-weight: 600;
  margin-bottom: clamp(15px, 2rem, 20px);
  text-align: center;
}
.list-I > .item > .txt {
  line-height: 1.75;
}

.list-J {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.list-J > .item {
  background-color: #FFF;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.list-J > .item:last-child {
  margin-bottom: 0;
}
.list-J > .item > .ques > a {
  flex-wrap: nowrap;
  padding-bottom: clamp(11.25px, 1.5rem, 15px);
  padding-left: clamp(15px, 3rem, 30px);
  padding-right: clamp(60px, 8rem, 80px);
  padding-top: clamp(11.25px, 1.5rem, 15px);
  position: relative;
}
.list-J > .item > .ques > a > * {
  font-weight: 600;
  line-height: 1.75;
}
.list-J > .item > .ques > a > .mark {
  color: #0A0486;
  font-size: clamp(30px, 4rem, 40px);
  margin-right: clamp(15px, 2rem, 20px);
}
.list-J > .item > .ques > a > .txt {
  font-size: clamp(16.5px, 2.2rem, 22px);
}
.list-J > .item > .ques > a::after {
  background-color: #0A0486;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  margin: auto 0;
  position: absolute;
  right: clamp(30px, 4rem, 40px);
  top: 0;
  width: 16px;
}
.list-J > .item > .ques > a::before {
  background-color: #0A0486;
  bottom: 0;
  content: "";
  display: block;
  height: 16px;
  margin: auto 0;
  position: absolute;
  right: clamp(35.9996px, 4.6rem, 46px);
  top: 1px;
  transition-duration: 0.3s;
  width: 3px;
}
.list-J > .item > .ques.is-open > a::before {
  transform: rotate(90deg);
}
.list-J > .item > .answ {
  overflow: hidden;
}
.list-J > .item > .answ > .txt {
  padding-bottom: clamp(22.5px, 3rem, 30px);
  padding-left: clamp(22.5px, 3rem, 30px);
  padding-right: clamp(22.5px, 3rem, 30px);
  line-height: 1.75;
}

@media screen and (min-width: 768px) {
  .list-K .slick-slide {
    margin-left: 16px;
    margin-right: 16px;
  }
}
.list-K .item {
  background-color: #FFF;
  padding: clamp(7.5px, 1rem, 10px);
  width: clamp(300px, 40rem, 400px);
}
.list-K .item > a > * {
  display: block;
}
.list-K .item > a > .img {
  aspect-ratio: 72/47;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: clamp(18px, 2.4rem, 24px);
  width: 100%;
}
.list-K .item > a > .item-inner {
  height: clamp(138.75px, 18.5rem, 185px);
  padding-bottom: clamp(18px, 2.4rem, 24px);
  padding-left: clamp(10.5px, 1.4rem, 14px);
  padding-right: clamp(10.5px, 1.4rem, 14px);
  position: relative;
}
.list-K .item > a > .item-inner > * {
  display: block;
}
.list-K .item > a > .item-inner > .tit-B {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.list-K .item > a > .item-inner > .tit-B > .max {
  line-height: 1.75;
}
.list-K .item > a > .item-inner > .txt {
  font-size: clamp(13.5px, 1.8rem, 18px);
}
.list-K .item > a > .item-inner > .link-A {
  color: #0A0486;
  text-decoration: underline;
}
.list-K .item > .img {
  aspect-ratio: 72/47;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: clamp(18px, 2.4rem, 24px);
  width: 100%;
}
.list-K .item > .item-inner {
  height: clamp(138.75px, 18.5rem, 185px);
  padding-bottom: clamp(18px, 2.4rem, 24px);
  padding-left: clamp(10.5px, 1.4rem, 14px);
  padding-right: clamp(10.5px, 1.4rem, 14px);
  position: relative;
}
.list-K .item > .item-inner > .tit-B {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.list-K .item > .item-inner > .tit-B > .max {
  line-height: 1.75;
}
.list-K .item > .item-inner > .txt {
  font-size: clamp(13.5px, 1.8rem, 18px);
}
.list-K .item > .item-inner > .link-A {
  bottom: clamp(18px, 2.4rem, 24px);
  left: clamp(10.5px, 1.4rem, 14px);
  position: absolute;
}

.tit-A {
  color: #0A0486;
  font-size: clamp(14px, 1.6rem, 16px);
  font-weight: 600;
}

.tit-B {
  color: #0A0486;
}
.tit-B > * {
  vertical-align: middle;
}
.tit-B > .max {
  font-size: clamp(15px, 2rem, 20px);
  font-weight: 600;
  margin-right: clamp(7.5px, 1rem, 10px);
}
.tit-B > .min {
  font-size: 14px;
}

.tit-C {
  font-size: clamp(16.5px, 2.2rem, 22px);
  font-weight: 600;
}

.tit-D {
  font-weight: 600;
}

.tit-E {
  border-left: 5px solid #0A0486;
  color: #0A0486;
  font-size: clamp(15.75px, 1.8rem, 18px);
  font-weight: 600;
  padding-left: clamp(11.25px, 1.5rem, 15px);
}

.tit-EE {
  font-weight: 600;
  margin-bottom: clamp(22.5px, 3rem, 30px);
  padding-left: clamp(11.25px, 1.5rem, 15px);
  position: relative;
}
.tit-EE::before {
  background-color: #0A0486;
  border-radius: 50%;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  width: 5px;
}

.read-A {
  font-size: clamp(24px, 3.2rem, 32px);
  font-weight: 600;
  line-height: 1.5;
}

.read-B {
  writing-mode: vertical-rl;
}
.read-B > .inner {
  background: linear-gradient(#008DFD, #0A0486);
  color: #FFF;
  display: inline-block;
  font-size: clamp(15.75px, 1.8rem, 18px);
  margin-right: clamp(7.5px, 1rem, 10px);
  padding-bottom: clamp(7.5px, 1rem, 10px);
  padding-left: clamp(6px, 0.8rem, 8px);
  padding-right: clamp(6px, 0.8rem, 8px);
  padding-top: clamp(7.5px, 1rem, 10px);
}
.read-B > .inner:first-child {
  margin-right: 0;
}

.slide-btns > .item {
  border: 1px solid #0A0486;
  border-radius: 50%;
  height: clamp(45px, 6rem, 60px);
  margin-right: clamp(11.25px, 1.5rem, 15px);
  overflow: hidden;
  position: relative;
  width: clamp(45px, 6rem, 60px);
}
.slide-btns > .item:last-child {
  margin-right: 0;
}
.slide-btns > .item::after {
  background: url(../img/common/arr.svg) no-repeat center center/cover;
  bottom: 0;
  content: "";
  display: block;
  height: clamp(4.5px, 0.6rem, 6px);
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: clamp(11.25px, 1.5rem, 15px);
}
.slide-btns > .item:nth-of-type(1)::after {
  transform: rotate(180deg);
}

.link-A > a {
  color: #0A0486;
  font-size: clamp(13.5px, 1.8rem, 18px);
  text-decoration: underline;
}
.link-A > a:hover {
  text-decoration: none;
}

.unit-A {
  background: linear-gradient(to right, #0A0486, #008DFD);
  border-radius: clamp(15px, 2rem, 20px);
  margin-bottom: clamp(24px, 3.2rem, 32px);
  padding: clamp(3.75px, 0.5rem, 5px);
}
.unit-A:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .unit-A {
    margin-bottom: 0;
  }
}
.unit-A > .unit-inner {
  background-color: #FFF;
  border-radius: clamp(11.25px, 1.5rem, 15px);
  padding: clamp(15px, 5rem, 50px);
}
.unit-A > .unit-inner > .tit {
  font-size: clamp(15px, 2rem, 20px);
  font-weight: 600;
  margin-bottom: clamp(15px, 2rem, 20px);
}
.unit-A > .unit-inner > .number {
  font-weight: 600;
  margin-bottom: clamp(20px, 4rem, 40px);
  text-align: center;
}
.unit-A > .unit-inner > .number > .max {
  font-size: clamp(99px, 13.2rem, 132px);
  background: linear-gradient(90deg, #008dfd 0%, #0a0486 100%);
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
}
.unit-A > .unit-inner > .number > .min {
  font-size: clamp(30px, 4rem, 40px);
  background: linear-gradient(90deg, #008dfd 0%, #0a0486 100%);
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
}
.unit-A > .unit-inner > .txt {
  font-size: clamp(14px, 1.6rem, 16px);
  line-height: 1.75;
}

.f-ci {
  width: clamp(187.5px, 25rem, 250px);
}

.f-navi > .item {
  margin-right: clamp(30px, 4rem, 40px);
}
.f-navi > .item:last-child {
  margin-bottom: 0;
}

.f-text {
  font-size: clamp(41.8px, 7.6rem, 76px);
  font-weight: 500;
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
@media screen and (min-width: 768px) {
  .f-text {
    margin-bottom: 0;
  }
}

.u-navi > .item {
  margin-right: clamp(22.5px, 3rem, 30px);
}
.u-navi > .item:last-child {
  margin-right: 0;
}

.num-A {
  color: #F2F2F2;
  text-align: center;
}
.num-A > * {
  display: block;
  font-weight: 600;
  line-height: 1;
}
.num-A > .label {
  font-size: clamp(36px, 4.8rem, 48px);
  margin-bottom: clamp(-22.5px, -3rem, -30px);
}
.num-A > .num {
  font-size: clamp(150px, 20rem, 200px);
}

.box-A {
  position: relative;
}
.box-A > .num-A {
  position: absolute;
  right: 0;
  top: clamp(-150px, -20rem, -200px);
}
.box-A > .num-A.num-A- {
  left: 0;
  right: auto;
}

.box-B {
  align-items: flex-start !important;
  position: relative;
  z-index: 1;
}
.box-B > .img {
  width: calc(100% - clamp(461.25px, 61.5rem, 615px));
}
.box-B > .box-inner {
  align-items: flex-start;
  flex-wrap: nowrap;
}
.box-B > .box-inner:nth-of-type(1) {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
@media screen and (min-width: 768px) {
  .box-B > .box-inner:nth-of-type(1) {
    margin-bottom: 0;
    width: clamp(435px, 58rem, 580px);
  }
}
.box-B > .box-inner:nth-of-type(2) {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .box-B > .box-inner:nth-of-type(2) {
    width: calc(100% - clamp(435px, 58rem, 580px));
  }
}
.box-B > .box-inner > .box-inner02 {
  padding-left: clamp(17.5px, 7rem, 70px);
  padding-right: clamp(17.5px, 7rem, 70px);
}
.box-B > .box-inner > .box-inner02 > .tit-C {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.box-B > .box-inner > .box-inner02 > .txt {
  font-size: clamp(14px, 1.6rem, 16px);
  line-height: 1.75;
}

.box-C {
  background-color: #FFF;
  filter: drop-shadow(0 4px 50px rgba(0, 0, 0, 0.15));
  padding-bottom: clamp(60px, 8rem, 80px);
  padding-top: clamp(52.5px, 7rem, 70px);
  text-align: center;
}
.box-C > .tit-C {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.box-C > .txt {
  line-height: 1.5;
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.box-C > .txt:last-child {
  margin-bottom: 0;
}
.box-C > .sum {
  margin-bottom: clamp(15px, 2rem, 20px);
}
.box-C > .sum > * {
  display: inline;
  line-height: 1.5;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .box-C > .sum > * {
    display: inline-block;
  }
}
.box-C > .sum > .min {
  font-size: clamp(24px, 3.2rem, 32px);
  font-weight: 600;
}
.box-C > .sum > .max {
  font-size: clamp(30px, 4rem, 40px);
  font-weight: 600;
  background: linear-gradient(#008DFD, #0A0486);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box-E-wrap {
  overflow-x: scroll;
  padding-bottom: clamp(18.75px, 2.5rem, 25px);
  padding-top: clamp(18.75px, 2.5rem, 25px);
}
@media screen and (min-width: 768px) {
  .box-E-wrap {
    overflow-x: auto;
  }
}

.box-E {
  min-width: 530px;
}
.box-E > .unit-B:nth-of-type(1) {
  width: 15%;
}
.box-E > .unit-B:nth-of-type(2) {
  width: 42.5%;
}
.box-E > .unit-B:nth-of-type(3) {
  width: 42.5%;
}
@media screen and (min-width: 768px) {
  .box-E > .unit-B {
    width: 33.33333%;
  }
}
.box-E > .unit-B > .tit-D {
  border-bottom: 1px solid #DDD;
  padding-bottom: clamp(7.5px, 1rem, 10px);
}
.box-E > .unit-B > .item {
  border-bottom: 1px solid #DDD;
  padding-bottom: clamp(7.5px, 1rem, 10px);
  padding-top: clamp(7.5px, 1rem, 10px);
}
.box-E > .unit-B.is-active {
  color: #0A0486;
  position: relative;
}
.box-E > .unit-B.is-active > .tit-D {
  padding-left: clamp(15px, 2rem, 20px);
}
.box-E > .unit-B.is-active > .item {
  padding-left: clamp(15px, 2rem, 20px);
}
.box-E > .unit-B.is-active::after {
  border: 3px solid #0A0486;
  content: "";
  height: calc(100% + 30px);
  left: 0;
  position: absolute;
  top: -15px;
  width: calc(100% - 30px);
}

.box-F {
  margin-bottom: clamp(195px, 26rem, 260px);
  margin-top: clamp(60px, 8rem, 80px);
}
.box-F > .tit-E {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}

.box-G {
  margin-top: clamp(75px, 10rem, 100px);
}
.box-G > .table-A {
  margin-bottom: clamp(15px, 2rem, 20px);
}
.box-G > .att-A {
  margin-bottom: clamp(75px, 10rem, 100px);
}

.box-H {
  margin-bottom: clamp(202.5px, 27rem, 270px);
}
.box-H > .tit-C {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.box-H > .txt {
  line-height: 1.75;
  margin-bottom: clamp(60px, 8rem, 80px);
}

.box-AA > .unit {
  border-bottom: 1px solid #DDD;
  margin-bottom: clamp(60px, 8rem, 80px);
  padding-bottom: clamp(67.5px, 9rem, 90px);
}
.box-AA > .unit:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.box-AA > .unit > .head {
  font-weight: 600;
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.box-AA > .unit > .head > * {
  vertical-align: middle;
}
.box-AA > .unit > .head > .en {
  background: linear-gradient(#008DFD, #0A0486);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(59.4px, 13.2rem, 132px);
  margin-right: clamp(37.5px, 5rem, 50px);
}
.box-AA > .unit > .head > .ja {
  font-size: clamp(16.5px, 2.2rem, 22px);
}
.box-AA > .unit > .unit-inner {
  align-items: flex-start;
}
.box-AA > .unit > .unit-inner > .head-D {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .box-AA > .unit > .unit-inner > .head-D {
    width: calc(100% - clamp(352.5px, 47rem, 470px));
  }
}
.box-AA > .unit > .unit-inner > .head-D > * {
  display: block;
}
.box-AA > .unit > .unit-inner > .head-D > .ja {
  font-size: clamp(18px, 3.6rem, 36px);
  font-weight: 600;
  line-height: 1.75;
}
.box-AA > .unit > .unit-inner > .head-D > .en {
  color: #CCC;
  font-size: clamp(16.5px, 2.2rem, 22px);
}
.box-AA > .unit > .unit-inner > .txt {
  line-height: 1.75;
  width: clamp(352.5px, 47rem, 470px);
}
.box-AA > .unit > .unit-inner.unit-inner- {
  height: auto;
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
@media screen and (min-width: 768px) {
  .box-AA > .unit > .unit-inner.unit-inner- {
    height: clamp(147px, 19.6rem, 196px);
  }
}
.box-AA > .unit > .unit-inner.unit-inner-:last-child {
  margin-bottom: 0;
}

.box-BB > .unit {
  margin-bottom: clamp(60px, 8rem, 80px);
}
.box-BB > .unit:last-child {
  margin-bottom: 0;
}
.box-BB > .unit > .img {
  margin-bottom: clamp(24px, 3.2rem, 32px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .box-BB > .unit > .img {
    margin-bottom: 0;
    width: clamp(502.5px, 67rem, 670px);
  }
}
.box-BB > .unit > .unit-inner {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .box-BB > .unit > .unit-inner {
    padding-left: clamp(52.5px, 7rem, 70px);
    width: calc(100% - clamp(502.5px, 67rem, 670px));
  }
}
.box-BB > .unit > .unit-inner > .num-B {
  font-weight: 600;
  line-height: 1;
  margin-bottom: clamp(28.5px, 3.8rem, 38px);
}
.box-BB > .unit > .unit-inner > .num-B > * {
  display: block;
}
.box-BB > .unit > .unit-inner > .num-B > .label {
  font-size: clamp(15px, 2rem, 20px);
}
.box-BB > .unit > .unit-inner > .num-B > .num {
  font-size: clamp(72px, 9.6rem, 96px);
}
.box-BB > .unit > .unit-inner > .tit {
  font-size: clamp(16.5px, 2.2rem, 22px);
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.box-BB > .unit > .unit-inner > .txt {
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .box-BB > .unit.fl- > .unit-inner {
    padding-left: 0;
    padding-right: clamp(52.5px, 7rem, 70px);
  }
}

.box-CC {
  border-bottom: 1px solid #DDD;
  justify-content: space-between;
}
.box-CC > .unit-D {
  border-top: 1px solid #DDD;
  padding-bottom: clamp(7.5px, 1rem, 10px);
  padding-top: clamp(7.5px, 1rem, 10px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .box-CC > .unit-D {
    width: calc(50% - 25px);
  }
}
.box-CC > .unit-D > * {
  line-height: 1.75;
  vertical-align: top;
}
.box-CC > .unit-D > .label {
  font-weight: 600;
  width: 140px;
}
.box-CC > .unit-D > .item {
  width: calc(100% - 140px);
}
.box-CC > .unit-D.unit-D- {
  width: 100%;
}

.box-DD {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.box-DD:last-child {
  margin-bottom: 0;
}
.box-DD .tit-E {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.box-DD .txt {
  line-height: 1.75;
}
.box-DD .tit-C {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.box-DD .txt {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.box-DD .att-A {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.box-DD .list > .item {
  line-height: 1.75;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.box-DD .list > .item:last-child {
  margin-bottom: 0;
}
.box-DD .list > .item > .str {
  font-weight: 600;
}
.box-DD .article-A h3 {
  font-size: clamp(16.5px, 2.2rem, 22px);
  font-weight: 600;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.box-DD .article-A p {
  line-height: 1.75;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.box-DD .article-A blockquote p {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.box-DD .article-A ul > li {
  line-height: 1.75;
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.box-DD .article-A ul > li:last-child {
  margin-bottom: 0;
}
.box-DD .article-A ul > li > .str {
  font-weight: 600;
}
.box-DD .article-A strong {
  font-weight: 600;
}
.box-DD > .box-DD-inner {
  margin-bottom: clamp(56.25px, 7.5rem, 75px);
}
.box-DD > .box-DD-inner:last-child {
  margin-bottom: 0;
}

.box-HH {
  overflow: hidden;
  height: 0;
  transition-duration: 0.3s;
}
.box-HH.is-open {
  height: clamp(159.1px, 18.5rem, 185px);
}

.table-A {
  width: 100%;
}
.table-A th {
  border-bottom: 1px solid #DDD;
  font-weight: 600;
  padding-bottom: clamp(15px, 2rem, 20px);
}
.table-A td {
  border-bottom: 1px solid #DDD;
  padding-bottom: clamp(7.5px, 1rem, 10px);
  padding-top: clamp(7.5px, 1rem, 10px);
}
.table-A td > * {
  vertical-align: middle;
}
.table-A td > .label {
  background-color: #0A0486;
  color: #FFF;
  font-size: 12px;
  line-height: 18px;
  margin-right: clamp(17.5px, 3.5rem, 35px);
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}
.table-A td > .label::after {
  background-color: #0A0486;
  content: "";
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
  width: 5px;
}

.table-C {
  border-top: 1px solid #DDD;
}
.table-C > .unit {
  border-bottom: 1px solid #DDD;
  padding-bottom: clamp(7.5px, 1rem, 10px);
  padding-top: clamp(7.5px, 1rem, 10px);
}
.table-C > .unit > .label {
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: clamp(7.5px, 1rem, 10px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .table-C > .unit > .label {
    margin-bottom: 0;
    padding-right: clamp(15px, 2rem, 20px);
    width: 250px;
  }
}
.table-C > .unit > .item {
  line-height: 1.75;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .table-C > .unit > .item {
    width: calc(100% - 250px);
  }
}
.table-C > .unit > .item > .txt, .table-C > .unit > .item p {
  line-height: 1.75;
}
.table-C > .unit > .item > blockquote > p {
  font-size: 12px;
}

.table-CC > .unit-CC {
  margin-bottom: clamp(15px, 2rem, 20px);
}
.table-CC > .unit-CC:last-child {
  margin-bottom: 0;
}
.table-CC > .unit-CC > * {
  vertical-align: top;
}
.table-CC > .unit-CC > .label {
  margin-bottom: clamp(3.75px, 0.5rem, 5px);
  padding-top: 5px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .table-CC > .unit-CC > .label {
    margin-bottom: 0;
    width: 240px;
  }
}
.table-CC > .unit-CC > .label > * {
  vertical-align: middle;
}
.table-CC > .unit-CC > .label > .txt {
  margin-right: 10px;
  font-weight: 600;
}
.table-CC > .unit-CC > .label > .req {
  background-color: #FEF2F2;
  border-radius: 3px;
  color: #b91c1c;
  font-size: 14px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
}
.table-CC > .unit-CC > .item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .table-CC > .unit-CC > .item {
    width: calc(100% - 240px);
  }
}
.table-CC > .txt-CC {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.table-CC > .txt-CCC {
  font-size: 14px;
  margin-bottom: clamp(37.5px, 5rem, 50px);
  line-height: 1.5;
}

.att-A {
  align-items: flex-start !important;
  flex-wrap: nowrap !important;
  font-size: 12px;
}
.att-A > * {
  line-height: 1.5;
}

.txt-box-A > .txt {
  line-height: 1.75;
  margin-bottom: clamp(22.5px, 3rem, 30px);
}
.txt-box-A > .txt:last-child {
  margin-bottom: 0;
}

.select-A-wrap {
  position: relative;
}
.select-A-wrap::after {
  background-color: #000;
  bottom: 0;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  content: "";
  display: block;
  height: 5px;
  margin: auto 0;
  pointer-events: none;
  position: absolute;
  right: clamp(7.5px, 1rem, 10px);
  top: 0;
  width: 7.5px;
}

.select-A {
  background-color: #EEE;
  padding-bottom: clamp(7.5px, 1rem, 10px);
  padding-left: clamp(3.75px, 0.5rem, 5px);
  padding-right: clamp(3.75px, 0.5rem, 5px);
  padding-top: clamp(7.5px, 1rem, 10px);
  width: 100%;
}

.input-A {
  background-color: #EEE;
  padding-bottom: clamp(3.75px, 0.5rem, 5px);
  padding-left: clamp(3.75px, 0.5rem, 5px);
  padding-right: clamp(3.75px, 0.5rem, 5px);
  padding-top: clamp(3.75px, 0.5rem, 5px);
  width: 100%;
}

.textarea-A {
  background-color: #EEE;
  padding-bottom: clamp(3.75px, 0.5rem, 5px);
  padding-left: clamp(3.75px, 0.5rem, 5px);
  padding-right: clamp(3.75px, 0.5rem, 5px);
  padding-top: clamp(3.75px, 0.5rem, 5px);
  height: clamp(150px, 20rem, 200px);
  width: 100%;
}
.textarea-A.textarea-A- {
  height: clamp(159.1px, 18.5rem, 185px);
}

.check-A {
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  vertical-align: -5px;
}

.check-A:checked:before {
  position: absolute;
  top: 1px;
  left: 4px;
  transform: rotate(50deg);
  width: 5px;
  height: 9px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  content: "";
}

.file-A {
  font-size: 14px;
}

.txt-CC > * {
  vertical-align: middle;
}
.txt-CC > .check {
  margin-right: clamp(3.75px, 0.5rem, 5px);
}

.list-AA {
  align-items: flex-start;
  justify-content: space-between;
}
.list-AA > .item {
  background-color: #FFF;
  border-radius: clamp(3.75px, 0.5rem, 5px);
  padding: clamp(12px, 2.4rem, 24px);
  width: 100%;
  margin-bottom: clamp(15px, 2rem, 20px);
}
.list-AA > .item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .list-AA > .item {
    margin-bottom: 0;
    width: calc(25% - 22.5px);
  }
}
.list-AA > .item > .icon {
  margin-left: auto;
  margin-right: auto;
  width: clamp(127.5px, 17rem, 170px);
}
.list-AA > .item > .tit {
  font-weight: 600;
  margin-bottom: clamp(7.5px, 1rem, 10px);
  text-align: center;
}
.list-AA > .item > .txt {
  line-height: 1.5;
}

.gas-iframe {
  border: none;
  height: clamp(610px, 122rem, 1220px);
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .gas-iframe {
    height: 475px;
  }
}

.box-MM {
  align-items: flex-start !important;
}
.box-MM > .img {
  background-image: url(../img/promise/photo.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #DDD;
  aspect-ratio: 75/89;
  margin-bottom: clamp(30px, 4rem, 40px);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .box-MM > .img {
    margin-bottom: 0;
    width: clamp(281.25px, 37.5rem, 375px);
  }
}
.box-MM > .txt-box-A {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .box-MM > .txt-box-A {
    padding-left: clamp(37.5px, 5rem, 50px);
    width: calc(100% - clamp(281.25px, 37.5rem, 375px));
  }
}
.box-MM > .txt-box-A > .sign {
  text-align: right;
}

.box-DD .txt-AA {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}

.fooooo {
  padding-bottom: clamp(15px, 5rem, 50px);
}

.en {
  font-family: "Outfit", sans-serif;
}

.bl {
  display: block;
  height: 100%;
  width: 100%;
}

.fl {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.fl- {
  flex-direction: row-reverse;
}

.ib {
  letter-spacing: -0.4em;
}
.ib > * {
  display: inline-block;
  letter-spacing: 0em;
}

.is-hide {
  opacity: 0;
  pointer-events: none;
}/*# sourceMappingURL=style.css.map */