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;
}

.header {
  color: #FFF;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
.header > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 3.2rem, 32px);
}
.header > .inner > .inner02 {
  align-items: center;
  justify-content: space-between;
  padding-bottom: clamp(24px, 3.2rem, 32px);
  padding-top: clamp(24px, 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: 683/384;
  max-height: 100vh;
  margin-bottom: clamp(90px, 12rem, 120px);
  width: 100%;
}
.mainvisual > .inner {
  height: 100%;
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 3.2rem, 32px);
}
.mainvisual > .inner > .inner02 {
  height: 100%;
  position: relative;
}
.mainvisual > .inner > .inner02 > .catch {
  color: #FFF;
  bottom: 0;
  left: 0;
  position: absolute;
}

.local-mainvisual {
  background: url(../img/promise/main.jpg) no-repeat center center/cover;
}
.local-mainvisual > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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: 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(60px, 8rem, 80px);
  padding-left: clamp(75px, 10rem, 100px);
  padding-right: clamp(75px, 10rem, 100px);
  padding-top: clamp(52.5px, 7rem, 70px);
  text-align: left;
  max-width: 920px;
}

.simlator-section {
  background: linear-gradient(to right, #0A0486, #008DFD);
  color: #FFF;
  margin-bottom: clamp(127.5px, 17rem, 170px);
}
.simlator-section > .inner {
  background: url(../img/top/SIMULATOR.svg) no-repeat left center/contain;
  position: relative;
}
.simlator-section > .inner > .inner02 {
  height: clamp(540px, 72rem, 720px);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(60px, 8rem, 80px);
  padding-top: clamp(60px, 8rem, 80px);
  position: relative;
  max-width: 1000px;
}
.simlator-section > .inner > .inner02 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.simlator-section > .inner > .inner02 > .head-A > .ja::after {
  background-color: #FFF;
}
.simlator-section > .inner > .inner02 > .read-A {
  margin-bottom: clamp(30px, 4rem, 40px);
}
.simlator-section > .inner > .inner02 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(165px, 22rem, 220px);
}

.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(24px, 3.2rem, 32px);
  padding-right: clamp(105px, 14rem, 140px);
}
.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 > .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);
  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: 50%;
}
.number-section > .inner > .inner02 > .box-wrap > .box-DD > .unit-A:nth-of-type(2) {
  transform: translateY(100px);
}

.promise-section > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 3.2rem, 32px);
}
.mission-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(217.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 {
  margin-bottom: clamp(30px, 4rem, 40px);
}

.strength-section {
  background: linear-gradient(to right, #0A0486, #008DFD);
  color: #FFF;
}
.strength-section > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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);
}

.services-section > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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 > .side {
  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 {
  padding-left: clamp(75px, 10rem, 100px);
  width: calc(100% - 200px);
}
.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;
  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 > 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 > .outhor > .thumb {
  width: 100px;
}
.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 > .txt {
  line-height: 1.75;
}
.blog-section > .inner > .inner02 > .detail > .list-B > .item {
  margin-bottom: 30px;
  margin-right: 30px;
  width: 380px;
}
.blog-section > .inner > .inner02 > .detail > .list-B > .item:nth-of-type(even) {
  margin-right: 0;
}
.blog-section > .inner > .inner02 > .detail > .list-B > .item > .item-inner > .info {
  margin-top: clamp(7.5px, 1rem, 10px);
}
.blog-section > .inner > .inner02 > .detail > .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 {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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-B > .item {
  margin-right: 30px;
  width: 380px;
}
.kanren-section > .inner > .inner02 > .list-B > .item:last-child {
  margin-right: 0;
}
.kanren-section > .inner > .inner02 > .list-B > .item > .item-inner > .info {
  margin-top: clamp(7.5px, 1rem, 10px);
}
.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;
}

.jobs-section > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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 > .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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 3.2rem, 32px);
}
.stage-section > .inner > .inner02 {
  align-items: flex-start;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(112.5px, 15rem, 150px);
  padding-top: clamp(112.5px, 15rem, 150px);
  position: relative;
  max-width: 1200px;
}
.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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 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(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 3.2rem, 32px);
}
.catch-section > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(75px, 10rem, 100px);
  padding-top: clamp(75px, 10rem, 100px);
  max-width: 1200px;
}
.catch-section > .inner > .inner02 > .catch {
  font-size: clamp(72px, 9.6rem, 96px);
  font-weight: 600;
  line-height: 1.15;
  background: linear-gradient(to right, #008DFD, #0A0486);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.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 {
  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 {
  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);
}

.footer {
  background: linear-gradient(to right, #0A0486, #008DFD);
  color: #FFF;
}
.footer > .inner {
  padding-left: clamp(24px, 3.2rem, 32px);
  padding-right: clamp(24px, 3.2rem, 32px);
}
.footer > .inner > .inner02 {
  padding-bottom: clamp(105px, 14rem, 140px);
  padding-top: clamp(52.5px, 7rem, 70px);
}
.footer > .inner > .inner02 > .f-unit {
  justify-content: space-between;
  width: 100%;
}
.footer > .inner > .inner02 > .f-unit:nth-of-type(1) {
  align-items: center;
  margin-bottom: clamp(105px, 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;
}
.footer > .inner > .inner02 > .f-unit:nth-of-type(2) > .box-D > .u-navi {
  margin-bottom: clamp(22.5px, 3rem, 30px);
}

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

.g-navi > .item {
  margin-right: clamp(30px, 4rem, 40px);
}
.g-navi > .item:last-child {
  margin-right: 0;
}
.g-navi > .item > a > * {
  vertical-align: middle;
}
.g-navi > .item > a > .icon {
  margin-right: clamp(6px, 0.8rem, 8px);
  width: clamp(15px, 2rem, 20px);
}

.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-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;
}
.btn-B-wrap > .label {
  background-color: #FFF;
  color: #000;
  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(81px, 10.8rem, 108px);
  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(99px, 13.2rem, 132px);
  line-height: 1.15;
}
.head-A > .ja {
  font-size: clamp(21px, 2.8rem, 28px);
  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 > .item {
  background-color: #FFF;
  filter: drop-shadow(0 4px 50px rgba(0, 0, 0, 0.15));
  margin-right: clamp(24px, 3.2rem, 32px);
  padding: clamp(7.5px, 1rem, 10px);
  width: clamp(300px, 40rem, 400px);
}
.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 {
  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 {
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.list-B > .item > .item-inner > .tit-B > .max {
  line-height: 1.75;
}
.list-B > .item > .item-inner > .txt {
  font-size: clamp(13.5px, 1.8rem, 18px);
}
.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));
  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;
  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 {
  width: clamp(172.5px, 23rem, 230px);
}
.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 {
  justify-content: space-between;
}
.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: calc(33.33333% - 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;
  max-width: 1000px;
}
.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;
}
.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);
}
.list-G > .item > .txt {
  line-height: 1.75;
  margin-bottom: clamp(15px, 2rem, 20px);
}
.list-G > .item > .list > .item {
  background-color: #D9D9D9;
  border-radius: 3px;
  font-size: 13px;
  line-height: 26px;
  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: 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 {
  width: 200px;
}
.list-I > .item > .thumb {
  margin-bottom: clamp(15px, 2rem, 20px);
}
.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 {
  padding-bottom: clamp(11.25px, 1.5rem, 15px);
  padding-left: clamp(22.5px, 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;
}
.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(34.5px, 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);
}

.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);
}

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

.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);
  padding: clamp(3.75px, 0.5rem, 5px);
}
.unit-A > .unit-inner {
  background-color: #FFF;
  border-radius: clamp(11.25px, 1.5rem, 15px);
  padding: clamp(37.5px, 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(30px, 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(57px, 7.6rem, 76px);
  font-weight: 500;
}

.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) {
  width: clamp(435px, 58rem, 580px);
}
.box-B > .box-inner:nth-of-type(2) {
  width: calc(100% - clamp(435px, 58rem, 580px));
}
.box-B > .box-inner > .box-inner02 {
  padding-left: clamp(52.5px, 7rem, 70px);
  padding-right: clamp(52.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 {
  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 > * {
  vertical-align: middle;
}
.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 > .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(99px, 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: 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(27px, 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: clamp(147px, 19.6rem, 196px);
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.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 {
  width: clamp(502.5px, 67rem, 670px);
}
.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;
}
.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: calc(50% - 25px);
}
.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;
}

.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: 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;
  width: 140px;
}
.table-C > .unit > .item {
  line-height: 1.75;
  width: calc(100% - 140px);
}
.table-C > .unit > .item > .txt {
  line-height: 1.75;
}

.att-A {
  flex-wrap: nowrap;
  font-size: 12px;
}

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

.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 */