@charset "UTF-8";
/**
 * Theme Name: Atsumaru Custom Fabric Theme
 * Version: 0.0.1
 * Template: arkhe
 */
:root {
  --fabric--demo-content--display: flex;
}

.en03 {
  font-family: "din-condensed", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}

/** ==========================================================================
*
*  common
*
========================================================================== **/
.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

@media (max-width: 760px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
}
.is-fs-18 {
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .is-fs-18 {
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
}

@media (max-width: 760px) {
  .is-sp-left {
    text-align: left !important;
  }
}

/* p-hero */
.p-hero {
  position: relative;
}
.p-hero h1 {
  position: absolute;
  top: 50%;
  display: flex;
  align-items: center;
  width: 879px;
  height: 128px;
  padding-left: 120px;
  background-size: 100% auto;
  color: #fff;
  font-size: 58px;
  font-weight: 700;
  transform: translateY(-50%);
  letter-spacing: -0.039em;
}
@media (max-width: 760px) {
  .p-hero h1 {
    font-size: 26px;
    font-size: 6.6666666667vw;
    width: 67.44vw;
    height: 15.38vw;
    padding-left: 4.1025641026vw;
  }
}
.p-hero.is-elementary h1 {
  background-image: url(images/bg_heading_pink.png);
}
.p-hero.is-junior h1 {
  background-image: url(images/bg_heading_blue.png);
}
.p-hero.is-hight h1 {
  background-image: url(images/bg_heading_green.png);
}
.p-hero.is-elementary-lp {
  position: relative;
}
.p-hero.is-elementary-lp figure {
  max-width: 1147px !important;
  margin: 0 auto;
}
.p-hero.is-elementary-lp::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 60%;
  max-height: 303px;
  background-color: #F284AB;
  content: "";
  z-index: 2;
}
@media (max-width: 760px) {
  .p-hero.is-elementary-lp::after {
    height: 61.7%;
    max-height: 337px;
  }
}
.p-hero.is-elementary-lp .wp-block-group__inner-container {
  padding: 0 30px;
  position: relative;
  z-index: 5;
}
@media (max-width: 760px) {
  .p-hero.is-elementary-lp .wp-block-group__inner-container {
    padding: 0;
  }
}
.p-hero.is-junior-lp {
  position: relative;
}
.p-hero.is-junior-lp figure {
  max-width: 1147px !important;
  margin: 0 auto;
}
.p-hero.is-junior-lp::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 60%;
  max-height: 303px;
  background-color: #2CB6D0;
  content: "";
  z-index: 2;
}
@media (max-width: 760px) {
  .p-hero.is-junior-lp::after {
    height: 61.7%;
    max-height: 337px;
  }
}
.p-hero.is-junior-lp .wp-block-group__inner-container {
  padding: 0 30px;
  position: relative;
  z-index: 5;
}
@media (max-width: 760px) {
  .p-hero.is-junior-lp .wp-block-group__inner-container {
    padding: 0;
  }
}
.p-hero.is-hight-lp {
  position: relative;
}
.p-hero.is-hight-lp figure {
  max-width: 1147px !important;
  margin: 0 auto;
}
.p-hero.is-hight-lp::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 60%;
  max-height: 303px;
  background-color: #03A497;
  content: "";
  z-index: 2;
}
@media (max-width: 760px) {
  .p-hero.is-hight-lp::after {
    height: 61.7%;
    max-height: 337px;
  }
}
.p-hero.is-hight-lp .wp-block-group__inner-container {
  padding: 0 30px;
  position: relative;
  z-index: 5;
}
@media (max-width: 760px) {
  .p-hero.is-hight-lp .wp-block-group__inner-container {
    padding: 0;
  }
}
.p-hero.is-spec figure {
  max-width: 907px !important;
  margin: 0 auto;
}
.p-hero.is-eisai {
  position: relative;
  background-color: #0f2176;
  padding-bottom: 100px;
}
@media (max-width: 760px) {
  .p-hero.is-eisai {
    padding-bottom: 65px;
  }
}
.p-hero.is-eisai img {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}
.p-hero.is-eisai .body {
  position: relative;
  margin-top: -167px;
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 760px) {
  .p-hero.is-eisai .body {
    margin-top: 0;
    background-color: #00227E;
  }
}
.p-hero.is-eisai .title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #fff;
  border: 2px solid #fff;
  height: 56px;
  max-width: 900px;
  margin: 0 auto;
  border-radius: 28px;
  margin-bottom: 40px;
}
@media (max-width: 760px) {
  .p-hero.is-eisai .title {
    height: auto;
    font-size: 25px;
    font-size: 6.4102564103vw;
    line-height: 1.36;
    padding: 18px 10px 21px 10px;
    margin-bottom: 25px;
    border-radius: 10px;
  }
}
.p-hero.is-eisai .title-sub {
  font-size: 31px;
  line-height: 1.5;
  margin-bottom: 8px;
}
@media (max-width: 760px) {
  .p-hero.is-eisai .title-sub {
    font-size: 25px;
    font-size: 6.4102564103vw;
    line-height: 1.4;
    margin-bottom: 15px;
  }
}
.p-hero.is-eisai .text {
  margin-top: 32px;
  color: #fff;
  font-size: 22px;
  line-height: 1.72;
}
@media (max-width: 760px) {
  .p-hero.is-eisai .text {
    font-size: 18px;
    font-size: 4.6153846154vw;
    line-height: 1.88;
    margin-top: 25px;
  }
}

/*  headline */
.p-headline .en {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 760px) {
  .p-headline .en {
    font-size: 32px;
    font-size: 8.2051282051vw;
    margin-bottom: 2.5641025641vw;
  }
}
.p-headline.is-pink h2 span {
  border-bottom: 11px solid #F284AB;
}
@media (max-width: 760px) {
  .p-headline.is-pink h2 span {
    border-bottom: 9px solid #F284AB;
  }
}
.p-headline.is-blue h2 span {
  border-bottom: 11px solid #2CB6D0;
}
@media (max-width: 760px) {
  .p-headline.is-blue h2 span {
    border-bottom: 9px solid #2CB6D0;
  }
}
.p-headline.is-green h2 span {
  border-bottom: 11px solid #03A497;
}
@media (max-width: 760px) {
  .p-headline.is-green h2 span {
    border-bottom: 9px solid #03A497;
  }
}
.p-headline h2 {
  font-size: 35px;
  padding-bottom: 6px;
}
@media (max-width: 760px) {
  .p-headline h2 {
    font-size: 26px;
    font-size: 6.6666666667vw;
  }
}
.p-headline h2 span {
  display: inline-block;
  font-size: 54px;
}
@media (max-width: 760px) {
  .p-headline h2 span {
    font-size: 40px;
    font-size: 10.2564102564vw;
  }
}

.p-headline-icon {
  position: relative;
  font-size: 40px;
  padding-top: 80px;
  margin-top: 118px;
}
@media (max-width: 760px) {
  .p-headline-icon {
    font-size: 30px;
    font-size: 7.6923076923vw;
    padding-top: 17.6923076923vw;
  }
}
.p-headline-icon::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(images/icon_elementary_01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  width: 64px;
  height: 61px;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-icon::before {
    width: 14.1025641026vw;
    height: 13.3333333333vw;
  }
}
.p-headline-icon.is-junior::before {
  background-image: url(images/icon_junior_01.png);
}
.p-headline-icon.is-hight::before {
  background-image: url(images/icon_hight_01.png);
}

.p-headline-line {
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-size: 40px;
  padding-top: 13px;
  padding-bottom: 13px;
  width: 100%;
}
@media (max-width: 760px) {
  .p-headline-line {
    font-size: 30px;
    font-size: 7.6923076923vw;
  }
}
.p-headline-line.is-pink {
  border-top-color: #F284AB;
  border-bottom-color: #F284AB;
}
.p-headline-line.is-pink span {
  color: #F284AB;
}
.p-headline-line.is-orange {
  border-top-color: #F27228;
  border-bottom-color: #F27228;
}
.p-headline-line.is-orange span {
  color: #F27228;
}
.p-headline-line.is-blue {
  border-top-color: #2CB6D0;
  border-bottom-color: #2CB6D0;
}
.p-headline-line.is-blue span {
  color: #2CB6D0;
}
.p-headline-line.is-green {
  border-top-color: #03A497;
  border-bottom-color: #03A497;
}
.p-headline-line.is-green span {
  color: #03A497;
}
.p-headline-line.is-short {
  max-width: 763px;
  margin: 0 auto;
}
.p-headline-line.has-icon-1 {
  position: relative;
  padding-right: 130px;
  padding-left: 130px;
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-1 {
    padding-right: 86px;
    padding-left: 86px;
    white-space: nowrap;
  }
  .p-headline-line.has-icon-1 span {
    display: block;
  }
}
.p-headline-line.has-icon-1::before {
  position: absolute;
  top: -45px;
  right: 29px;
  width: 106px;
  height: 104px;
  background-image: url(images/icon_elementary_02.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-1::before {
    top: -6.1538461538vw;
    width: 21.2820512821vw;
    height: 21.0256410256vw;
    right: 0;
  }
}
.p-headline-line.has-icon-2 {
  position: relative;
  max-width: 1047px;
  margin: 0 auto;
  padding-right: 120px;
  padding-left: 120px;
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-2 {
    padding-right: 10.2564102564vw;
    padding-left: 10.2564102564vw;
  }
}
.p-headline-line.has-icon-2::before {
  position: absolute;
  top: -35px;
  right: 40px;
  width: 80px;
  height: 103px;
  background-image: url(images/icon_elementary_03.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-2::before {
    top: -7.9487179487vw;
    width: 16.9230769231vw;
    height: 21.7948717949vw;
    right: 5.8974358974vw;
  }
}
.p-headline-line.has-icon-3 {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 43px;
  padding-bottom: 23px;
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-3 {
    padding-top: 7.6923076923vw;
  }
}
.p-headline-line.has-icon-3::before {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 270px;
  height: 65px;
  background-color: #fff;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-3::before {
    top: -5.3846153846vw;
    width: 42.3076923077vw;
    height: 10.5128205128vw;
  }
}
.p-headline-line.has-icon-3::after {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 234px;
  height: 65px;
  background-image: url(images/icon_junior_02.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-3::after {
    top: -5.3846153846vw;
    width: 37.4358974359vw;
    height: 10.5128205128vw;
  }
}
.p-headline-line.has-icon-4 {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 43px;
  padding-bottom: 23px;
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-4 {
    padding-top: 7.6923076923vw;
  }
}
.p-headline-line.has-icon-4::before {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 270px;
  height: 65px;
  background-color: #fff;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-4::before {
    top: -5.3846153846vw;
    width: 42.3076923077vw;
    height: 10.5128205128vw;
  }
}
.p-headline-line.has-icon-4::after {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 234px;
  height: 65px;
  background-image: url(images/icon_junior_03.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-4::after {
    top: -5.3846153846vw;
    width: 37.4358974359vw;
    height: 10.5128205128vw;
  }
}
.p-headline-line.has-icon-5 {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 43px;
  padding-bottom: 23px;
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-5 {
    padding-top: 7.6923076923vw;
  }
}
.p-headline-line.has-icon-5::before {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 270px;
  height: 65px;
  background-color: #fff;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-5::before {
    top: -5.3846153846vw;
    width: 42.3076923077vw;
    height: 10.5128205128vw;
  }
}
.p-headline-line.has-icon-5::after {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 234px;
  height: 65px;
  background-image: url(images/icon_hight_02.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-5::after {
    top: -5.3846153846vw;
    width: 37.4358974359vw;
    height: 10.5128205128vw;
  }
}
.p-headline-line.has-icon-6 {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 43px;
  padding-bottom: 23px;
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-6 {
    padding-top: 7.6923076923vw;
  }
}
.p-headline-line.has-icon-6::before {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 234px;
  height: 65px;
  background-color: #fff;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-6::before {
    top: -5.3846153846vw;
    width: 37.4358974359vw;
    height: 10.5128205128vw;
  }
}
.p-headline-line.has-icon-6::after {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 234px;
  height: 62px;
  background-image: url(images/icon_hight_03.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  content: "";
}
@media (max-width: 760px) {
  .p-headline-line.has-icon-6::after {
    top: -5.3846153846vw;
    width: 37.4358974359vw;
    height: 10.5128205128vw;
    background-size: contain;
  }
}

.p-reason-wrapper .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media (max-width: 760px) {
  .p-reason-wrapper .wp-block-group__inner-container {
    gap: 20px;
  }
}

.p-reason {
  border-radius: 17px;
  padding-left: 32px;
  min-height: 238px;
  padding-bottom: 10px;
  gap: 0 !important;
  margin-top: 0 !important;
  align-items: flex-start !important;
}
@media (max-width: 760px) {
  .p-reason {
    padding: 0 19px;
    gap: 10px !important;
  }
}
.p-reason.is-bg-pink {
  background-color: rgba(242, 132, 171, 0.15);
}
.p-reason.is-bg-pink h3 span {
  color: #F284AB;
}
.p-reason.is-bg-blue {
  background-color: rgba(44, 182, 208, 0.15);
}
.p-reason.is-bg-blue h3 span {
  color: #2CB6D0;
}
.p-reason.is-bg-green {
  background-color: rgba(3, 164, 151, 0.15);
}
.p-reason.is-bg-green h3 span {
  color: #03A497;
}
.p-reason h3 {
  display: flex;
  align-items: center;
  font-size: 40px;
  gap: 20px;
}
@media (max-width: 760px) {
  .p-reason h3 {
    font-size: 26px;
    font-size: 6.6666666667vw;
    line-height: 1.4;
  }
}
.p-reason h3 span {
  font-size: 54px;
  white-space: nowrap;
}
@media (max-width: 760px) {
  .p-reason h3 span {
    font-size: 44px;
    font-size: 11.2820512821vw;
    white-space: nowrap;
  }
}
.p-reason .wp-block-column:first-child {
  padding-top: 38px;
  padding-right: 58px;
}
@media (max-width: 760px) {
  .p-reason .wp-block-column:first-child {
    padding-top: 30px;
    padding-right: 0;
  }
}
.p-reason .wp-block-column:last-child {
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 228px;
}
@media (max-width: 760px) {
  .p-reason .wp-block-column:last-child {
    min-height: inherit;
  }
}
.p-reason.is-reason-1 {
  padding-right: 16px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-1 {
    padding-right: 19px;
  }
}
.p-reason.is-reason-1 figure {
  position: relative;
  top: 10px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-1 figure {
    top: 0;
  }
}
.p-reason.is-reason-2 {
  padding-right: 65px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-2 {
    padding-right: 19px;
  }
}
.p-reason.is-reason-3 {
  padding-right: 65px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-3 {
    padding-right: 19px;
  }
}
@media (max-width: 760px) {
  .p-reason.is-reason-4 {
    padding-right: 19px;
  }
}
.p-reason.is-reason-5 {
  padding-right: 55px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-5 {
    padding-right: 19px;
  }
}
.p-reason.is-reason-5 figure {
  position: relative;
  top: 10px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-5 figure {
    top: 0;
  }
}
.p-reason.is-reason-6 {
  padding-right: 48px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-6 {
    padding-right: 19px;
  }
}
.p-reason.is-reason-7 {
  padding-right: 90px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-7 {
    padding-right: 19px;
  }
}
.p-reason.is-reason-7 figure {
  position: relative;
  top: 10px;
}
@media (max-width: 760px) {
  .p-reason.is-reason-7 figure {
    top: 0;
    width: 70%;
    margin: 0 auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-elementary01 {
    width: 75vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-elementary02 {
    width: 58vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-elementary03 {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-junior01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-junior02 {
    width: 66vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-junior03 {
    width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-high01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-high02 {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 760px) {
  .p-reason .p-reason-high03 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

hr.stripe-gray {
  margin: 0 calc(50% - 50vw);
  height: 12px !important;
  background: url(images/border_stripe_gray.png) repeat-x center;
  background-size: 26px auto;
  opacity: 1;
}

.p-anchor-wrapper {
  justify-content: center;
}
@media (max-width: 760px) {
  .p-anchor-wrapper {
    gap: 32px !important;
  }
}
.p-anchor-wrapper .wp-block-column {
  width: 420px;
  flex-basis: auto !important;
  flex-grow: inherit !important;
}
.p-anchor-wrapper.is-eisai {
  gap: 39px !important;
}
.p-anchor-wrapper.is-eisai .p-anchor a {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 38px;
  background-color: #fff;
  border-radius: 15.57px;
}
@media (max-width: 760px) {
  .p-anchor-wrapper.is-eisai .p-anchor a {
    font-size: 31px;
    font-size: 7.9487179487vw;
    height: 22.0512820513vw;
  }
}

.p-anchor {
  position: relative;
  border-radius: 15.57px;
  border-width: 4px;
  border-style: solid;
  font-size: 26px;
  font-weight: 700;
}
@media (max-width: 760px) {
  .p-anchor {
    font-size: 24px;
    font-size: 6.1538461538vw;
    border-radius: 10px;
    border-width: 3px;
  }
}
.p-anchor::after {
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  width: 31px;
  height: 31px;
  content: "";
}
.p-anchor a {
  display: block;
  text-decoration: none;
  color: #000;
  line-height: 1.23;
  padding: 23px 0 24px;
}
@media (max-width: 760px) {
  .p-anchor a {
    padding: 16px 0 18px;
  }
}
.p-anchor.is-pink {
  border-color: #F284AB;
}
.p-anchor.is-pink::after {
  background-image: url(images/icon_arrow_bottom_pink.png);
}
.p-anchor.is-pink span {
  color: #F284AB;
}
.p-anchor.is-orange {
  border-color: #F27228;
}
.p-anchor.is-orange::after {
  background-image: url(images/icon_arrow_bottom_orange.png);
}
.p-anchor.is-orange span {
  color: #F27228;
}
.p-anchor.is-blue {
  border-color: #2CB6D0;
}
.p-anchor.is-blue::after {
  background-image: url(images/icon_arrow_bottom_blue.png);
}
.p-anchor.is-blue span {
  color: #2CB6D0;
}
.p-anchor.is-green {
  border-color: #03A497;
}
.p-anchor.is-green::after {
  background-image: url(images/icon_arrow_bottom_green.png);
}
.p-anchor.is-green span {
  color: #03A497;
}
.p-anchor.is-blue-3 {
  border-color: #00227E;
}
.p-anchor.is-blue-3::after {
  background-image: url(images/icon_arrow_bottom_blue_02.png);
}

/** ==========================================================================
*
*  elementary
*
========================================================================== **/
.elementary-table table {
  border: none;
  font-size: 18px;
}
.elementary-table table thead th:first-child {
  width: 128px;
  background-color: #fff !important;
}
@media (max-width: 760px) {
  .elementary-table table thead th:first-child {
    width: 68px;
  }
}
.elementary-table table thead th {
  padding: 10px 0.5em 11px !important;
}
.elementary-table table tbody th, .elementary-table table tbody td {
  padding: 21px 0.5em 21px !important;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .elementary-table table tbody th {
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
}
.elementary-table__text {
  padding: 7px 0;
  margin-bottom: 107px;
  background-color: rgba(242, 132, 171, 0.15);
  border-radius: 20px;
}

.elementary-title-1 {
  text-align: center;
  margin-bottom: 10px;
}
.elementary-title-1 p {
  position: relative;
  display: inline-block;
  font-size: 26px;
  font-weight: 700;
  padding: 0 25px 0;
}
@media (max-width: 760px) {
  .elementary-title-1 p {
    font-size: 26px;
    font-size: 6.6666666667vw;
    line-height: 1.12;
  }
}
.elementary-title-1 p::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 45px;
  background-color: #F284AB;
  content: "";
  transform: rotate(-15deg);
}
@media (max-width: 760px) {
  .elementary-title-1 p::before {
    top: 2.5641025641vw;
  }
}
.elementary-title-1 p::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 45px;
  background-color: #F284AB;
  content: "";
  transform: rotate(15deg);
}
@media (max-width: 760px) {
  .elementary-title-1 p::after {
    top: 2.5641025641vw;
  }
}

.elementary-course .ark-block-columns__inner {
  justify-content: center;
  gap: 27px;
}
.elementary-course .ark-block-column {
  width: 401px;
}
@media (max-width: 760px) {
  .elementary-course .ark-block-column {
    width: 100%;
  }
}

.elementary-title-sub {
  margin-bottom: 10px;
  border-radius: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  padding: 10px 0 !important;
}
@media (max-width: 760px) {
  .elementary-title-sub {
    font-size: 24px;
    font-size: 6.1538461538vw;
    line-height: 1.12;
    padding: 15px 0 !important;
  }
}
.elementary-title-sub.is-orange {
  border-radius: 38px;
  font-size: 32px;
}
@media (max-width: 760px) {
  .elementary-title-sub.is-orange {
    font-size: 24px;
    font-size: 6.1538461538vw;
    border-radius: 42px;
  }
}

.elementary-title-subject {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .elementary-title-subject {
    font-size: 26px;
    font-size: 6.6666666667vw;
    gap: 10px;
  }
}
.elementary-title-subject span {
  display: block;
  background-color: #F27228;
  width: 103px;
  height: 103px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  flex-shrink: 0;
}
@media (max-width: 760px) {
  .elementary-title-subject span {
    font-size: 27px;
    font-size: 6.9230769231vw;
    width: 22.5641025641vw;
    height: 22.5641025641vw;
  }
}

.elementary-box-wrapper {
  justify-content: center;
}

.elementary-box {
  border-radius: 16px;
  border: 2px solid #F27228;
  padding: 27px 0 45px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (max-width: 760px) {
  .elementary-box {
    padding: 30px 20px;
  }
}
.elementary-box p {
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 760px) {
  .elementary-box p {
    margin-top: 10px !important;
    padding: 0;
  }
}
.elementary-box .title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 1;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 760px) {
  .elementary-box .title {
    font-size: 26px;
    font-size: 6.6666666667vw;
    min-height: inherit;
    padding: 0;
    display: block;
  }
}
.elementary-box .title span > span {
  font-feature-settings: "palt";
}
.elementary-box.is-row {
  max-width: 771px;
  font-size: 32px;
  gap: 12px;
  padding: 22px 40px;
}
@media (max-width: 760px) {
  .elementary-box.is-row {
    font-size: 26px;
    font-size: 6.6666666667vw;
    line-height: 1.3;
    text-align: center;
  }
  .elementary-box.is-row .wp-block-group {
    flex-direction: column;
  }
}
@media (max-width: 760px) and (max-width: 760px) {
  .elementary-box.is-row .wp-block-group {
    gap: 5px;
  }
}
.elementary-box.is-row p {
  padding: 0;
}
.elementary-box.is-row .title {
  font-size: 32px;
  padding: 0;
  min-height: inherit;
}
@media (max-width: 760px) {
  .elementary-box.is-row .title {
    font-size: 26px;
    font-size: 6.6666666667vw;
  }
}

.elementary-course-subject {
  justify-content: center;
  gap: 52px;
}
@media (max-width: 760px) {
  .elementary-course-subject {
    justify-content: flex-start;
    gap: 15px !important;
  }
}
.elementary-course-subject .elementary-title-subject {
  gap: 20px;
}
@media (max-width: 760px) {
  .elementary-course-subject .elementary-title-subject {
    gap: 10px;
  }
}
.elementary-course-subject .wp-block-column {
  width: 100%;
  max-width: 485px;
  flex-shrink: 1;
}
@media (max-width: 760px) {
  .elementary-course-subject .elementary-title-subject {
    justify-content: flex-start !important;
  }
}

/** ==========================================================================
*
*  junior
*
========================================================================== **/
.junior-course .title {
  font-size: 26px;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .junior-course .title {
    margin-bottom: 8.9743589744vw;
  }
}
.junior-course .headline {
  position: relative;
  background-color: rgba(44, 182, 208, 0.15);
  border-radius: 10px;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 0;
  margin-bottom: 15px;
}
.junior-course .headline p {
  margin: 0;
}
@media (max-width: 760px) {
  .junior-course .headline {
    font-size: 28px;
    font-size: 7.1794871795vw;
    line-height: 1.25;
    padding: 0 19px 19px;
  }
}
.junior-course .headline .wp-block-group__inner-container {
  position: relative;
  display: inline-block;
  padding-left: 115px;
}
@media (max-width: 760px) {
  .junior-course .headline .wp-block-group__inner-container {
    padding-top: 44px;
    padding-left: 0;
    display: block;
    position: inherit;
  }
}
.junior-course .headline .number {
  position: absolute;
  top: -14px;
  left: 0;
  width: 84px;
  height: 84px;
  font-size: 32px;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 760px) {
  .junior-course .headline .number {
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    width: 59px;
    height: 59px;
  }
}
.junior-course .detail {
  justify-content: center;
  font-size: 18px;
  gap: 8px;
  margin-bottom: 15px;
}
@media (max-width: 760px) {
  .junior-course .detail {
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
}
.junior-course .detail .wp-block-group {
  margin-left: 10px;
}
.junior-course .detail .wp-block-group:first-child {
  margin-left: 0;
}
.junior-course .detail .dt {
  height: 29px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  border-radius: 5px;
}
@media (max-width: 760px) {
  .junior-course .detail .dt {
    height: 7.4358974359vw;
  }
}
@media (max-width: 760px) {
  .junior-course .detail.is-sp-col {
    flex-direction: column;
  }
  .junior-course .detail.is-sp-col .wp-block-group {
    margin-left: 0;
  }
}
.junior-course .balloon {
  position: relative;
  width: 400px;
  margin: 0 auto 30px;
  font-size: 18px;
  color: #fff;
  border-radius: 21px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 760px) {
  .junior-course .balloon {
    margin: 0 auto 11.5384615385vw;
    width: 79.4871794872vw;
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
.junior-course .balloon::after {
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 23px;
  height: 19px;
  background-color: #F3C100;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media (max-width: 760px) {
  .junior-course .balloon::after {
    width: 5.8974358974vw;
    height: 4.8717948718vw;
    bottom: -3.5897435897vw;
  }
}
.junior-course .wp-block-button {
  margin-top: 20px;
}
.junior-course .wp-block-button .wp-block-button__link {
  position: relative;
  background-color: #AE1F22;
  font-size: 20px;
  font-weight: 700;
  width: 439px;
}
@media (max-width: 760px) {
  .junior-course .wp-block-button .wp-block-button__link {
    width: 81.5384615385vw;
    font-size: 18px;
    font-size: 4.6153846154vw;
    line-height: 1.33;
  }
}
.junior-course .wp-block-button .wp-block-button__link::before {
  position: absolute;
  top: 50%;
  right: 60px;
  transform: translateX(-50%);
  content: "";
  width: 10px;
  height: 11px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media (max-width: 760px) {
  .junior-course .wp-block-button .wp-block-button__link::before {
    width: 2.0512820513vw;
    height: 2.3076923077vw;
    right: 5.1282051282vw;
  }
}

/** ==========================================================================
*
*  hight
*
========================================================================== **/
.hight-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .hight-title {
    font-size: 30px;
    font-size: 7.6923076923vw;
    margin-bottom: 10px;
  }
}

.hight-title-sub {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .hight-title-sub {
    font-size: 20px;
    font-size: 5.1282051282vw;
  }
}

@media (max-width: 760px) {
  .hight-box-wrapper {
    padding: 0;
  }
}
.hight-box-wrapper .clm {
  margin-bottom: 30px;
}
@media (max-width: 760px) {
  .hight-box-wrapper .clm {
    margin-bottom: 0;
  }
}

.hight-box {
  background-color: rgba(3, 164, 151, 0.15);
  border-radius: 20px;
}
@media (max-width: 760px) {
  .hight-box {
    padding: 0 15px;
  }
}
.hight-box figure {
  width: 246px;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .hight-box figure {
    width: 37.9487179487vw;
    margin-bottom: 5px;
  }
}
.hight-box .wp-block-columns {
  justify-content: center !important;
  gap: 70px !important;
}
@media (max-width: 760px) {
  .hight-box .wp-block-columns {
    gap: 3.3333333333vw !important;
  }
}
.hight-box .wp-block-column {
  flex-basis: auto !important;
  flex-grow: 0 !important;
}
.hight-box .text {
  line-height: 2;
}
@media (max-width: 760px) {
  .hight-box .text {
    font-size: 15px;
    font-size: 3.8461538462vw;
    line-height: 2;
  }
}

.hight-media-text-wrapper .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
@media (max-width: 760px) {
  .hight-media-text-wrapper .wp-block-group__inner-container {
    gap: 45px;
  }
}

.hight-media-text {
  gap: 35px;
  align-items: flex-start;
}
@media (max-width: 760px) {
  .hight-media-text {
    gap: 10px;
  }
}
.hight-media-text .wp-block-columns {
  margin-top: 8px;
}
@media (max-width: 600px) {
  .hight-media-text .wp-block-media-text__media {
    width: 71.2820512821vw;
    margin: 0 auto;
  }
}
.hight-media-text .wp-block-media-text__content {
  margin-top: 0;
}
@media (max-width: 760px) {
  .hight-media-text .wp-block-media-text__content {
    padding-top: 0 !important;
  }
}
.hight-media-text .title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 600px) {
  .hight-media-text .title {
    text-align: center;
    font-size: 30px;
    font-size: 7.6923076923vw;
  }
}
.hight-media-text .dt {
  background-color: rgba(1, 105, 212, 0.15);
  color: #0169D4;
  width: 55px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  border-radius: 7px;
  justify-content: center;
}
.hight-media-text .note {
  font-size: 12px;
  line-height: 1.75;
}
@media (max-width: 760px) {
  .hight-media-text .note {
    font-size: 12px;
    font-size: 3.0769230769vw;
  }
}
@media (max-width: 760px) {
  .hight-media-text .wp-block-columns {
    gap: 8px !important;
  }
}

.hight-slider-wrapper .dt {
  background-color: rgba(1, 105, 212, 0.15);
  color: #0169D4;
  width: 70px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  border-radius: 7px;
  justify-content: center;
}
.hight-slider-wrapper .text {
  line-height: 2;
}
.hight-slider-wrapper .body .wp-block-columns {
  margin-top: 8px;
}

/* slider */
.hight-slider {
  margin-bottom: 17px;
}
@media (max-width: 760px) {
  .hight-slider img {
    width: 100% !important;
  }
}

.hight-slider-thumbnail_img {
  cursor: pointer;
  display: block;
  padding: 0 4px;
}

/** ==========================================================================
*
*  spec
*
========================================================================== **/
.spec-page .ark-block-section__bodyInner {
  padding: 0;
}

.spec-top-text {
  background-color: #000;
  font-size: 32px;
  font-weight: 700;
  padding: 0 !important;
}
@media (max-width: 760px) {
  .spec-top-text {
    font-size: 18px;
    font-size: 4.6153846154vw;
    line-height: 1.1;
    letter-spacing: -0.033em;
  }
}
.spec-top-text span {
  color: #F3C100;
  margin-right: 0.5em;
}
@media (max-width: 760px) {
  .spec-top-text span {
    display: block;
    margin-right: 0;
  }
}
.spec-top-text .wp-block-group__inner-container {
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}
@media (max-width: 760px) {
  .spec-top-text .wp-block-group__inner-container {
    height: auto;
    line-height: 1.3;
    padding: 2vw 0;
  }
}
.spec-top-text p {
  padding: 0;
}

.spec-taiken {
  text-align: center;
}
.spec-taiken .top-text {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  padding: 3px 36px;
}
@media (max-width: 760px) {
  .spec-taiken .top-text {
    font-size: 28px;
    font-size: 7.1794871795vw;
    padding: 3px 10px;
    margin-bottom: 6px;
  }
}
.spec-taiken .title {
  font-size: 111px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 760px) {
  .spec-taiken .title {
    font-size: 50px;
    font-size: 12.8205128205vw;
    margin-bottom: 1vw;
  }
}
.spec-taiken .title span {
  position: relative;
  display: inline-block;
}
.spec-taiken .title span::before {
  position: absolute;
  top: 0;
  left: -106px;
  width: 78px;
  height: 80px;
  background-image: url(images/icon_spec_01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  content: "";
}
@media (max-width: 760px) {
  .spec-taiken .title span::before {
    width: 7.9487179487vw;
    height: 7.9487179487vw;
    left: -7.6923076923vw;
  }
}
.spec-taiken .title span::after {
  position: absolute;
  top: 0;
  right: -106px;
  width: 78px;
  height: 80px;
  background-image: url(images/icon_spec_02.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  content: "";
}
@media (max-width: 760px) {
  .spec-taiken .title span::after {
    width: 7.9487179487vw;
    height: 7.9487179487vw;
    right: -7.6923076923vw;
  }
}
.spec-taiken .calendar {
  justify-content: center;
  gap: 52px !important;
}
@media (max-width: 760px) {
  .spec-taiken .calendar {
    gap: 24px !important;
  }
}
.spec-taiken .calendar .wp-block-column {
  width: 50%;
  width: min(28.33vw, 408px);
  height: min(21.11vw, 304px);
  flex-basis: auto !important;
  flex-grow: 0;
  background-image: url(images/bg_calendar.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 760px) {
  .spec-taiken .calendar .wp-block-column {
    width: 64.358974359vw;
    height: 47.9487179487vw;
  }
}
.spec-taiken .calendar .title-sub {
  padding-top: 23%;
  font-size: min(3.47vw, 50px);
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 760px) {
  .spec-taiken .calendar .title-sub {
    font-size: 30px;
    font-size: 7.6923076923vw;
    padding-top: 14.6153846154vw;
  }
}
.spec-taiken .calendar .date {
  font-size: min(8.13vw, 117px);
  font-weight: 700;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 5px;
}
@media (max-width: 760px) {
  .spec-taiken .calendar .date {
    font-size: 71px;
    font-size: 18.2051282051vw;
  }
}
.spec-taiken .calendar .date span {
  position: relative;
  top: -0.1em;
  width: min(4.44vw, 64px);
  height: min(4.44vw, 64px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(2.99vw, 43px);
  border-radius: 50%;
  color: #fff;
  background-color: #000;
}
@media (max-width: 760px) {
  .spec-taiken .calendar .date span {
    width: 10.2564102564vw;
    height: 10.2564102564vw;
    font-size: 26px;
    font-size: 6.6666666667vw;
  }
}
.spec-taiken .calendar .date span.is-blue {
  background-color: #0169D4;
}
@media (max-width: 760px) {
  .spec-taiken .l-container {
    padding: 0;
  }
}

@media (max-width: 760px) {
  .spec-btn .wp-block-button {
    width: 100%;
  }
}
.spec-btn .wp-block-button .wp-block-button__link {
  position: relative;
  background-color: #fff;
  border: 3px solid #AE1F22;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-right: 60px;
  font-size: 29px;
  border-radius: 48px;
  color: #000 !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
@media (max-width: 760px) {
  .spec-btn .wp-block-button .wp-block-button__link {
    font-size: 22px;
    font-size: 5.641025641vw;
    line-height: 1.2;
    text-align: left;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 100%;
    text-align: center;
  }
}
.spec-btn .wp-block-button .wp-block-button__link::before {
  position: absolute;
  top: 50%;
  right: 39px;
  transform: translateY(-50%);
  content: "";
  width: 8px;
  height: 9px;
  background-color: #AE1F22;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media (max-width: 760px) {
  .spec-btn .wp-block-button .wp-block-button__link::before {
    width: 2.5641025641vw;
    height: 3.0769230769vw;
    right: 16.4102564103vw;
  }
}
.spec-btn .wp-block-button .wp-block-button__link span {
  display: block;
  color: #AE1F22;
  font-size: 25px;
  line-height: 1;
}

@media (max-width: 760px) {
  .spec-btn-2 .wp-block-button {
    width: 100%;
  }
}
.spec-btn-2 .wp-block-button .wp-block-button__link {
  position: relative;
  background-color: #fff;
  padding-top: 23px;
  padding-bottom: 15px;
  padding-right: 77px;
  padding-left: 80px;
  font-size: 29px;
  border-radius: 53px;
  color: #000 !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
@media (max-width: 760px) {
  .spec-btn-2 .wp-block-button .wp-block-button__link {
    font-size: 19px;
    font-size: 4.8717948718vw;
    line-height: 1.4;
    text-align: left;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
  }
}
.spec-btn-2 .wp-block-button .wp-block-button__link::before {
  position: absolute;
  top: 50%;
  right: 39px;
  transform: translateY(-50%);
  content: "";
  width: 8px;
  height: 9px;
  background-color: #AE1F22;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media (max-width: 760px) {
  .spec-btn-2 .wp-block-button .wp-block-button__link::before {
    width: 2.5641025641vw;
    height: 3.0769230769vw;
    right: 5.1282051282vw;
  }
}
.spec-btn-2 .wp-block-button .wp-block-button__link span {
  display: block;
  color: #AE1F22;
  font-size: 25px;
  line-height: 1;
}
@media (max-width: 760px) {
  .spec-btn-2 .wp-block-button .wp-block-button__link span {
    font-size: 16px;
    font-size: 4.1025641026vw;
    line-height: 1.2;
  }
}

.spec-moshi .l-inner {
  max-width: 1020px !important;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: content-box;
  width: calc(100% - 40px);
}
.spec-moshi .text-1 {
  font-size: 63px;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .spec-moshi .text-1 {
    font-size: 36px;
    font-size: 9.2307692308vw;
  }
}
.spec-moshi .text-1 span {
  font-size: 93px;
}
@media (max-width: 760px) {
  .spec-moshi .text-1 span {
    font-size: 54px;
    font-size: 13.8461538462vw;
  }
}
.spec-moshi .text-1 sup {
  position: relative;
  top: -30px;
  font-size: 12px;
}
@media (max-width: 760px) {
  .spec-moshi .text-1 sup {
    font-size: 7px;
    font-size: 1.7948717949vw;
    top: -3.3333333333vw;
  }
}
.spec-moshi .text-2 {
  font-size: 76px;
  color: #fff;
  line-height: 1.1;
  font-feature-settings: "palt";
}
@media (max-width: 760px) {
  .spec-moshi .text-2 {
    font-size: 46px;
    font-size: 11.7948717949vw;
  }
}
.spec-moshi .text-2 span {
  position: relative;
  padding: 5px 30px;
  display: inline-block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}
@media (max-width: 760px) {
  .spec-moshi .text-2 span {
    padding: 5px 10px 12px;
  }
}
.spec-moshi .text-2 span::after {
  position: absolute;
  left: 0;
  bottom: -19px;
  width: 100%;
  height: 22px;
  background-image: url(images/icon_balloon_bottom.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  content: "";
}
@media (max-width: 760px) {
  .spec-moshi .text-2 span::after {
    background-size: auto 100%;
  }
}
.spec-moshi .wp-block-columns {
  justify-content: center !important;
  gap: 41px !important;
  align-items: center !important;
}
@media (max-width: 760px) {
  .spec-moshi .wp-block-columns {
    gap: 11px !important;
  }
}
.spec-moshi .wp-block-column {
  flex-basis: auto !important;
  flex-grow: 0 !important;
}
.spec-moshi .wp-block-column.date {
  width: 295px;
  height: 295px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 54px;
  line-height: 1.14;
  background-color: #000;
  text-align: center;
  border-radius: 50%;
  flex-shrink: 0;
}
.spec-moshi .wp-block-column.date p {
  padding: 0;
}
@media (max-width: 760px) {
  .spec-moshi .wp-block-column.date {
    width: 37.4358974359vw;
    height: 37.4358974359vw;
    flex-basis: auto !important;
    font-size: 26px;
    font-size: 6.6666666667vw;
  }
}
@media (max-width: 760px) {
  .spec-moshi .wp-block-column.clm-text {
    text-align: center;
  }
}
.spec-moshi .wp-block-column.clm-text p {
  padding-left: 12px;
  margin-bottom: 14px;
  display: inline-block;
  background-color: #fff;
  font-size: 55px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .spec-moshi .wp-block-column.clm-text p {
    font-size: 27px;
    font-size: 6.9230769231vw;
    margin-bottom: 10px;
    line-height: 1.2;
  }
}
.spec-moshi .wp-block-column.clm-text p:last-child {
  margin-bottom: 0;
}
.spec-moshi .bottom-text {
  font-size: 37px;
}
@media (max-width: 760px) {
  .spec-moshi .bottom-text {
    font-size: 18px;
    font-size: 4.6153846154vw;
    text-align: center;
  }
}
.spec-moshi .note {
  font-size: 20px;
}
@media (max-width: 760px) {
  .spec-moshi .note {
    font-size: 12px;
    font-size: 3.0769230769vw;
    font-feature-settings: "palt";
  }
}

.spec-movie .top-text {
  font-size: 45px;
  position: relative;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .spec-movie .top-text {
    font-size: 39px;
    font-size: 10vw;
    line-height: 1.3;
    margin-bottom: 25px;
  }
}
.spec-movie .top-text span {
  position: relative;
  display: inline-block;
  padding-right: 40px;
}
.spec-movie .top-text span::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 46px;
  background-image: url(images/icon_spec_03.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  content: "";
}
@media (max-width: 760px) {
  .spec-movie .top-text span::before {
    font-size: 12px;
    font-size: 3.0769230769vw;
    width: 8.2051282051vw;
    height: 8.2051282051vw;
    top: 12.8205128205vw;
  }
}
@media (max-width: 760px) {
  .spec-movie .top-text-2 {
    font-size: 32px;
    font-size: 8.2051282051vw;
    text-align: center;
  }
}
@media (max-width: 760px) {
  .spec-movie .top-text-2 span {
    padding-right: 0;
  }
}
@media (max-width: 760px) {
  .spec-movie .top-text-2 span::before {
    width: 5.641025641vw;
    height: 5.641025641vw;
    top: 11.5384615385vw;
    right: 6.1538461538vw;
  }
}
.spec-movie figure {
  max-width: 900px;
  margin: 0 auto;
}

.spec-about .l-inner {
  width: calc(100% - 40px);
  max-width: 980px !important;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: content-box;
}
.spec-about .wp-block-columns {
  position: relative;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 27px 37px;
  gap: 26px !important;
  margin-top: 30px;
}
@media (max-width: 760px) {
  .spec-about .wp-block-columns {
    padding: 13px 17px;
    margin-top: 3.3333333333vw;
    gap: 9px !important;
  }
}
.spec-about .wp-block-columns::after {
  position: absolute;
  top: -50px;
  left: 50%;
  width: 64px;
  height: 64px;
  background-image: url(images/icon_plus_01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  content: "";
  transform: translateX(-50%);
  z-index: 10;
}
@media (max-width: 760px) {
  .spec-about .wp-block-columns::after {
    top: -6.6666666667vw;
    width: 8.2051282051vw;
    height: 8.4615384615vw;
  }
}
.spec-about .wp-block-columns:first-child {
  margin-top: 0;
}
.spec-about .wp-block-columns:first-child::after {
  display: none;
}
.spec-about .wp-block-column {
  flex-basis: auto !important;
  flex-grow: 0 !important;
}
.spec-about .wp-block-column.date {
  width: 156px;
  height: 156px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  line-height: 1.14;
  background-color: #fff;
  text-align: center;
  border-radius: 50%;
  flex-shrink: 0;
}
.spec-about .wp-block-column.date p {
  border-radius: 50%;
  padding: 0;
}
@media (max-width: 760px) {
  .spec-about .wp-block-column.date {
    width: 17.9487179487vw;
    height: 17.9487179487vw;
    flex-basis: auto !important;
    font-size: 19px;
    font-size: 4.8717948718vw;
  }
}
.spec-about .wp-block-column .title {
  font-size: 72px;
  line-height: 1.23;
}
@media (max-width: 760px) {
  .spec-about .wp-block-column .title {
    font-size: 30px;
    font-size: 7.6923076923vw;
  }
}
.spec-about .wp-block-column .title span {
  font-feature-settings: "palt";
}
.spec-about .wp-block-column .title-sub {
  font-size: 40px;
}
@media (max-width: 760px) {
  .spec-about .wp-block-column .title-sub {
    font-size: 17px;
    font-size: 4.358974359vw;
  }
}
.spec-about .text {
  font-size: 67px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  gap: 17px;
  margin-bottom: 50px;
}
@media (max-width: 760px) {
  .spec-about .text {
    gap: 10px;
    font-size: 32px;
    font-size: 8.2051282051vw;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
    padding: 0 20px;
  }
}
.spec-about .text .is-line {
  padding-bottom: 5px;
  color: #F3C100;
  line-height: 1;
  display: inline-block;
  border-bottom: 13px solid #F3C100;
}
@media (max-width: 760px) {
  .spec-about .text .is-line {
    white-space: nowrap;
    border-bottom: 7px solid #F3C100;
  }
}
.spec-about .text .is-bg {
  background-color: #F3C100;
  color: #AE1F22;
  padding: 0 20px;
}
@media (max-width: 760px) {
  .spec-about .text .is-bg {
    padding: 0;
  }
}
.spec-about .text .is-bg span {
  font-size: 129px;
  line-height: 1;
}
@media (max-width: 760px) {
  .spec-about .text .is-bg span {
    font-size: 77px;
    font-size: 19.7435897436vw;
  }
}
.spec-about .text .is-size-1 {
  font-size: 99px;
}
@media (max-width: 760px) {
  .spec-about .text .is-size-1 {
    font-size: 48px;
    font-size: 12.3076923077vw;
  }
}
.spec-about .text .is-size-2 {
  font-size: 90px;
}
@media (max-width: 760px) {
  .spec-about .text .is-size-2 {
    font-size: 43px;
    font-size: 11.0256410256vw;
  }
}
.spec-about .text .is-size-3 {
  font-size: 47px;
}
@media (max-width: 760px) {
  .spec-about .text .is-size-3 {
    font-size: 27px;
    font-size: 6.9230769231vw;
    line-height: 1.3;
  }
}
.spec-about .text .is-size-4 {
  font-size: 61px;
  display: block;
}
@media (max-width: 760px) {
  .spec-about .text .is-size-4 {
    font-size: 35px;
    font-size: 8.9743589744vw;
    line-height: 1.3;
  }
}
.spec-about .text .is-size-5 {
  font-size: 99px;
}
@media (max-width: 760px) {
  .spec-about .text .is-size-5 {
    font-size: 59px;
    font-size: 15.1282051282vw;
  }
}
.spec-about .text.text-2 {
  margin-top: 67px;
}
@media (max-width: 760px) {
  .spec-about .text.text-2 {
    margin-top: 0;
  }
}

.spec-goukaku .l-inner {
  width: calc(100% - 40px);
  max-width: 1200px !important;
  margin: 0 auto;
  box-sizing: content-box;
}
.spec-goukaku .top-text {
  font-size: 48px;
  color: #fff;
}
@media (max-width: 760px) {
  .spec-goukaku .top-text {
    font-size: 36px;
    font-size: 9.2307692308vw;
    line-height: 1.3;
  }
}
.spec-goukaku .top-text span {
  font-size: 61px;
  color: #F3C100;
}
@media (max-width: 760px) {
  .spec-goukaku .top-text span {
    font-size: 46px;
    font-size: 11.7948717949vw;
  }
}
.spec-goukaku .bottom-text {
  font-size: 32px;
}
@media (max-width: 760px) {
  .spec-goukaku .bottom-text {
    font-size: 24px;
    font-size: 6.1538461538vw;
    line-height: 1.3;
  }
}
.spec-goukaku .box .ark-block-section__color {
  padding: 0 90px;
  border-radius: 20px;
}
@media (max-width: 760px) {
  .spec-goukaku .box .ark-block-section__color {
    padding: 0 18px;
  }
}
.spec-goukaku .oricon {
  width: 100%;
}
.spec-goukaku .oricon img {
  width: 100%;
}
.spec-goukaku .spec-table figcaption {
  color: #fff;
  font-size: 40px;
  opacity: 1;
}
@media (max-width: 760px) {
  .spec-goukaku .spec-table figcaption {
    font-size: 32px;
    font-size: 8.2051282051vw;
    text-align: center !important;
    line-height: 1.25;
  }
}
.spec-goukaku .spec-table table {
  border-collapse: separate !important;
  border-spacing: 14px;
  border: none !important;
}
@media (max-width: 760px) {
  .spec-goukaku .spec-table table {
    border-spacing: 6px;
  }
}
.spec-goukaku .spec-table th, .spec-goukaku .spec-table td {
  font-size: 18px;
  border-color: transparent !important;
}
@media (max-width: 760px) {
  .spec-goukaku .spec-table th, .spec-goukaku .spec-table td {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
@media (max-width: 760px) {
  .spec-goukaku .spec-table th {
    width: 16.9230769231vw !important;
    white-space: nowrap;
  }
}
.spec-goukaku .spec-table td {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.spec-goukaku .spec-table td span {
  display: block;
}
.spec-goukaku .spec-table td span + span {
  margin-top: 1em;
}
.spec-goukaku .voice-text {
  position: relative;
  overflow: hidden;
  display: block;
}
@media (max-width: 760px) {
  .spec-goukaku .voice-text::before {
    content: "";
    width: 100%;
    height: 127px;
    display: block;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 90%);
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.spec-goukaku .voice-text .p-postList__item:nth-child(n+4) {
  display: none;
}
.spec-goukaku .voice-text-wrapper.is-open .voice-text::before {
  background: none;
}
.spec-goukaku .voice-text-wrapper.is-open .voice-text .p-postList__item {
  display: block;
}
.spec-goukaku .voice-text-wrapper.is-open .p-more-btn-close {
  display: block;
}
.spec-goukaku .voice-text-wrapper.is-open + .p-more-btn {
  display: none;
}
.spec-goukaku .p-more-btn {
  display: none;
  color: #0169D4;
  font-size: 15px;
  position: relative;
  z-index: 10;
}
@media (max-width: 760px) {
  .spec-goukaku .p-more-btn {
    display: block;
  }
  .spec-goukaku .p-more-btn span {
    display: inline-block;
    padding-left: 30px;
    background-position: left center;
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-image: url(images/icon_arrow_bottom_blue_03.png);
  }
}
.spec-goukaku .p-more-btn-close {
  display: none;
  color: #0169D4;
  font-size: 15px;
  position: relative;
  z-index: 10;
}
@media (max-width: 760px) {
  .spec-goukaku .p-more-btn-close span {
    display: inline-block;
    padding-left: 30px;
    background-position: left center;
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-image: url(images/icon_arrow_top_blue_03.png);
  }
}

/** ==========================================================================
*
*  eisai
*
========================================================================== **/
.eisai-top .title {
  font-size: 32px;
}
@media (max-width: 760px) {
  .eisai-top .title {
    font-size: 22px;
    font-size: 5.641025641vw;
    line-height: 1.77;
  }
}

.eisai-page .section-2 {
  background-color: rgba(57, 159, 232, 0.41);
  mix-blend-mode: multiply;
}
.eisai-page .section-2 .wp-block-columns {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
  padding: 35px;
  justify-content: flex-start !important;
  gap: 30px !important;
  margin-top: 45px;
}
.eisai-page .section-2 .wp-block-columns:first-child {
  margin-top: 0;
}
@media (max-width: 760px) {
  .eisai-page .section-2 .wp-block-columns {
    padding: 22px 20px;
    gap: 20px !important;
    margin-top: 26px;
  }
}
.eisai-page .section-2 .wp-block-columns::after {
  position: absolute;
  content: "";
  width: 149px;
  height: 149px;
  background-image: url(images/icon_eisai_01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  top: -22px;
  right: 35px;
}
@media (max-width: 760px) {
  .eisai-page .section-2 .wp-block-columns::after {
    top: 0;
    right: 0;
    width: 23.8461538462vw;
    height: 23.5897435897vw;
  }
}
.eisai-page .section-2 .title {
  width: 100%;
  font-size: 40px;
  line-height: 1.35;
  color: #00227E;
  padding-right: 144px;
}
@media (max-width: 760px) {
  .eisai-page .section-2 .title {
    font-size: 28px;
    font-size: 7.1794871795vw;
    padding-right: 0;
  }
}
.eisai-page .section-2 .text {
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 760px) {
  .eisai-page .section-2 .text {
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
}
.eisai-page .section-2 .body {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
.eisai-page .section-2 figure.has-icon {
  position: relative;
}
.eisai-page .section-2 figure.has-icon::after {
  position: absolute;
  content: "";
  width: 101px;
  height: 101px;
  background-image: url(images/icon_eisai_02.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  top: 9px;
  right: 8px;
}
@media (max-width: 760px) {
  .eisai-page .section-2 figure.has-icon::after {
    top: inherit;
    bottom: 1.5384615385vw;
    left: 1.7948717949vw;
    width: 19.4871794872vw;
    height: 19.4871794872vw;
  }
}
.eisai-page .section-3 .title {
  border-top: 2px solid #B5B5B5;
  border-bottom: 2px solid #B5B5B5;
  font-size: 34px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .title {
    font-size: 29px;
    font-size: 7.4358974359vw;
  }
}
.eisai-page .section-3 .title span {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 38px;
  display: inline-block;
  background-image: url(images/icon_access_02.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 22px auto;
  background-repeat: no-repeat;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .title span {
    background-size: 4.8717948718vw auto;
    padding-left: 7.6923076923vw;
  }
}
.eisai-page .section-3 .clm-wrapper {
  gap: 54px !important;
}
.eisai-page .section-3 .map-wrapper .text {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .map-wrapper .text {
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
}
.eisai-page .section-3 .map-wrapper .name {
  font-size: 26px;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .map-wrapper .name {
    font-size: 26px;
    font-size: 6.6666666667vw;
  }
}
.eisai-page .section-3 .map-wrapper .name span {
  display: block;
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .map-wrapper .name span {
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
}
.eisai-page .section-3 .map-wrapper .address {
  font-size: 15px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .map-wrapper .address {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
.eisai-page .section-3 .map-wrapper .phone {
  font-size: 28px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .map-wrapper .phone {
    font-size: 28px;
    font-size: 7.1794871795vw;
    text-align: center;
  }
}
.eisai-page .section-3 .map-wrapper .phone a {
  display: inline-block;
  background-image: url(images/icon_tel_02.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px auto;
  background-repeat: no-repeat;
  padding-left: 25px;
  text-decoration: none;
  color: #000;
  font-size: 28px;
  letter-spacing: 0.06em;
}
.eisai-page .section-3 .map-wrapper .map {
  width: 100%;
  min-width: none;
  max-width: 278px;
  height: 227px;
  background-color: pink;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .map-wrapper .map {
    max-width: inherit;
    height: 204px;
    overflow: hidden;
  }
}
.eisai-page .section-3 .map-wrapper .body {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.eisai-page .section-3 .map-wrapper .body figure img {
  width: auto !important;
  height: 59px !important;
}
.eisai-page .section-3 .map-item .ark-block-columns__inner {
  justify-content: center;
}
.eisai-page .section-3 .map-item .ark-block-column {
  width: auto;
}
@media (max-width: 760px) {
  .eisai-page .section-3 .map-item .ark-block-column {
    width: 100%;
  }
}
.eisai-page .section-4 .head img {
  width: 100%;
}
.eisai-page .section-4 .title {
  background-color: #FFE16E;
  justify-content: center;
  padding-bottom: 50px;
  color: #00227E;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title {
    padding-top: 20px;
    padding-bottom: 80px;
  }
}
.eisai-page .section-4 .title .ark-block-columns__inner {
  justify-content: center;
}
.eisai-page .section-4 .title .ark-block-column {
  width: auto;
}
.eisai-page .section-4 .title .text {
  font-size: 37px;
  line-height: 1.29;
  letter-spacing: -0.095em;
  white-space: nowrap;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title .text {
    font-size: 20px;
    font-size: 5.1282051282vw;
  }
}
.eisai-page .section-4 .title .title-sub {
  font-size: 88px;
  line-height: 1.9;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title .title-sub {
    font-size: 47px;
    font-size: 12.0512820513vw;
    line-height: 1.3;
  }
}
.eisai-page .section-4 .title-2 {
  background-color: #FFE16E;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 70px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title-2 {
    padding-top: 20px;
    padding-bottom: 80px;
  }
}
.eisai-page .section-4 .title-2 .ark-block-columns__inner {
  justify-content: center;
}
.eisai-page .section-4 .title-2 .ark-block-column {
  width: auto;
}
.eisai-page .section-4 .title-2 .text {
  font-size: 37px;
  line-height: 1.29;
  letter-spacing: -0.095em;
  white-space: nowrap;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title-2 .text {
    font-size: 20px;
    font-size: 5.1282051282vw;
  }
}
.eisai-page .section-4 .title-2 .title-sub {
  font-size: 67px;
  line-height: 1.9;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title-2 .title-sub {
    font-size: 47px;
    font-size: 12.0512820513vw;
    line-height: 1.3;
  }
}
.eisai-page .section-4 .title-3 {
  background-color: #FFE16E;
  padding-top: 30px;
  padding-bottom: 70px;
  color: #00227E;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title-3 {
    padding-top: 0;
    padding-bottom: 86px;
  }
}
.eisai-page .section-4 .title-3 .ark-block-section__bodyInner {
  padding-top: 0;
  padding-bottom: 10px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title-3 .ark-block-section__bodyInner {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
.eisai-page .section-4 .title-3 .ark-block-columns__inner {
  justify-content: center;
}
.eisai-page .section-4 .title-3 .ark-block-column {
  width: auto;
}
.eisai-page .section-4 .title-3 .text {
  font-size: 37px;
  line-height: 1.29;
  letter-spacing: -0.095em;
  white-space: nowrap;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title-3 .text {
    font-size: 20px;
    font-size: 5.1282051282vw;
    white-space: wrap;
    line-height: 1.35;
  }
}
.eisai-page .section-4 .title-3 .title-sub {
  margin-top: 0;
  font-size: 70px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .title-3 .title-sub {
    margin-top: 10px;
    font-size: 41px;
    font-size: 10.5128205128vw;
    line-height: 1.19;
  }
}
.eisai-page .section-4 .effect {
  position: relative;
  margin-top: -80px;
  border-radius: 19px;
  border: 3px solid #00227E;
  padding: 40px 45px 40px;
  background-color: #fff;
  z-index: 10;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .effect {
    padding: 19px;
  }
}
.eisai-page .section-4 .effect .ark-block-columns__inner {
  justify-content: center;
}
.eisai-page .section-4 .effect .ark-block-column {
  width: auto;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .effect .ark-block-column {
    width: 100%;
  }
}
.eisai-page .section-4 .effect .icon-title {
  width: 141px;
  height: 141px;
  border-radius: 50%;
  background-color: #00227E;
  font-size: 32px;
  line-height: 1.15;
  display: flex;
  align-items: center;
  justify-content: center;
}
.eisai-page .section-4 .effect .icon-title p {
  border-radius: 50%;
  padding: 0;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .effect .icon-title {
    font-size: 26px;
    font-size: 6.6666666667vw;
    border-radius: 0;
    width: 100%;
    height: auto;
    padding: 10px 0;
    margin-bottom: 10px;
  }
}
.eisai-page .section-4 .effect .list {
  font-size: 32px;
  line-height: 1.59;
  padding-right: 7px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .effect .list {
    font-size: 26px;
    font-size: 6.6666666667vw;
    padding-right: 0;
  }
}
.eisai-page .section-4 .wp-block-media-text {
  padding-top: 47px;
  padding-bottom: 47px;
}
.eisai-page .section-4 .wp-block-media-text + .wp-block-media-text {
  border-top: 1px solid #B5B5B5;
}
.eisai-page .section-4 .clm .text {
  font-size: 18px;
  line-height: 1.94;
  width: 100%;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm .text {
    width: 100% !important;
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
}
.eisai-page .section-4 .clm .ark-block-columns__inner {
  flex-wrap: nowrap;
}
@media (max-width: 1000px) {
  .eisai-page .section-4 .clm .ark-block-columns__inner {
    flex-wrap: wrap;
  }
}
.eisai-page .section-4 .clm .media {
  flex-shrink: 0;
  margin: 0 auto;
}
.eisai-page .section-4 .clm-1 {
  padding: 45px 0;
  border-bottom: 1px solid #B5B5B5;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-1 {
    padding: 20px 0 40px;
  }
}
.eisai-page .section-4 .clm-1 .ark-block-columns__inner {
  gap: 21px;
  align-items: center;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-1 .media {
    width: 100%;
    max-width: 56.1538461538vw;
    margin: 0 auto;
  }
}
.eisai-page .section-4 .clm-2 {
  padding: 45px 0;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-2 {
    padding: 20px 0 40px;
  }
}
.eisai-page .section-4 .clm-2 .ark-block-columns__inner {
  gap: 26px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-2 .media {
    width: 100%;
    margin: 0 auto;
  }
}
.eisai-page .section-4 .clm-3 {
  padding: 45px 0;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-3 {
    padding: 15px 0 40px;
  }
}
.eisai-page .section-4 .clm-3 .ark-block-columns__inner {
  gap: 29px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-3 .ark-block-columns__inner {
    gap: 15px;
  }
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-3 .media {
    width: 100%;
    margin: 0 auto;
  }
}
.eisai-page .section-4 .clm-4 {
  padding: 45px 0;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-4 {
    padding: 20px 0 40px;
  }
}
.eisai-page .section-4 .clm-4 .ark-block-columns__inner {
  gap: 32px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-4 .media {
    width: 100%;
    max-width: 32.0512820513vw;
    margin: 0 auto;
  }
}
.eisai-page .section-4 .clm-5 {
  padding: 30px 0 45px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-5 {
    padding: 5px 0 40px;
  }
}
.eisai-page .section-4 .clm-5 .ark-block-columns__inner {
  gap: 37px;
}
@media (max-width: 1000px) {
  .eisai-page .section-4 .clm-5 .media {
    width: 400px !important;
  }
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-5 .media {
    width: 100% !important;
    margin: 0 auto;
  }
}
.eisai-page .section-4 .clm-6 {
  padding: 30px 0 0;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-6 {
    padding: 0;
  }
}
.eisai-page .section-4 .clm-6 .ark-block-columns__inner {
  gap: 33px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-6 .media {
    width: 100%;
    max-width: 32.0512820513vw;
    margin: 0 auto;
  }
}
.eisai-page .section-4 .clm-6 .text {
  font-size: 32px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .clm-6 .text {
    font-size: 29px;
    font-size: 7.4358974359vw;
    line-height: 1.68;
    text-align: center;
  }
}
.eisai-page .section-4 .bg-title {
  background-color: #ADD7F6;
  font-size: 32px;
  line-height: 1.8;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 760px) {
  .eisai-page .section-4 .bg-title {
    font-size: 24px;
    font-size: 6.1538461538vw;
    line-height: 1.37;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.eisai-box-yellow .ark-block-section__body {
  position: relative;
  max-width: 1340px;
}
.eisai-box-yellow .ark-block-section__body::after {
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  height: calc(100% - 55px);
  background-image: url(images/bg_grid_white.png);
  background-size: 22px;
  background-color: #FDF6DB;
  mix-blend-mode: multiply;
  content: "";
  z-index: -1;
}
@media (max-width: 760px) {
  .eisai-box-yellow .ark-block-section__body::after {
    left: 20px;
    width: calc(100% - 40px);
  }
}
.eisai-box-yellow .ark-block-section__bodyInner {
  padding-top: 0;
}
@media (max-width: 760px) {
  .eisai-box-yellow .ark-block-section__bodyInner {
    padding: 0 17px 47px;
  }
}
.eisai-box-yellow .heading {
  position: relative;
  background-color: #00227E;
  color: #fff;
  line-height: 1.3;
  font-size: 44px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 28px 0;
  border-radius: 10px;
}
@media (max-width: 760px) {
  .eisai-box-yellow .heading {
    font-size: 27px;
    font-size: 6.9230769231vw;
    padding: 20px 0;
    margin: 0 -4px;
  }
}
.eisai-box-yellow .heading span {
  color: #F3C100;
}
@media (max-width: 760px) {
  .eisai-box-yellow .heading span {
    display: block;
  }
}
@media (max-width: 760px) {
  .eisai-box-yellow .heading-2 {
    font-size: 24px;
    font-size: 6.1538461538vw;
  }
}
.eisai-box-yellow .heading-sub {
  font-size: 26px;
}
@media (max-width: 760px) {
  .eisai-box-yellow .heading-sub {
    font-size: 21px;
    font-size: 5.3846153846vw;
    margin-top: 10px;
    line-height: 1.5;
  }
}
.eisai-box-yellow .heading-sub .ark-block-columns__inner {
  justify-content: center;
}
@media (max-width: 760px) {
  .eisai-box-yellow .heading-sub .ark-block-columns__inner {
    gap: 5px;
  }
}
.eisai-box-yellow .heading-sub .ark-block-column {
  width: auto;
}
@media (max-width: 760px) {
  .eisai-box-yellow .heading-sub .ark-block-column {
    width: 100%;
  }
}
.eisai-box-yellow .heading-sub span {
  color: #399FE8;
  font-size: 47px;
}
@media (max-width: 760px) {
  .eisai-box-yellow .heading-sub span {
    position: relative;
    font-size: 41px;
    font-size: 10.5128205128vw;
    top: 1.2820512821vw;
  }
}
.eisai-box-yellow .heading-sub p {
  display: inline-block;
  border-bottom: 4px solid #399FE8;
}
@media (max-width: 760px) {
  .eisai-box-yellow .heading-sub p {
    display: block;
    text-align: center;
    padding-bottom: 5px;
  }
}
.eisai-box-yellow .text-block .ark-block-columns__inner {
  justify-content: center;
}
.eisai-box-yellow .text-block .ark-block-column {
  width: 302px;
  font-size: 50px;
  opacity: 1;
}
.eisai-box-yellow .text-block .ark-block-column p {
  padding: 2px 0;
  border-radius: 48px;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-block .ark-block-column p {
    padding: 3px 0;
  }
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-block .ark-block-column {
    width: 100%;
    font-size: 36px;
    font-size: 9.2307692308vw;
  }
}
.eisai-box-yellow .text-block-2 .ark-block-columns__inner {
  justify-content: center;
  flex-wrap: nowrap;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-block-2 .ark-block-columns__inner {
    flex-wrap: wrap;
    gap: 45px;
  }
}
.eisai-box-yellow .text-block-2 .ark-block-column {
  width: auto;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-block-2 .ark-block-column {
    width: 100%;
  }
}
.eisai-box-yellow .text-block-2 .ark-block-column p {
  font-size: 22px;
  opacity: 1;
  border-radius: 10px;
  line-height: 1;
  padding: 14px 33px;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-block-2 .ark-block-column p {
    font-size: 22px;
    font-size: 5.641025641vw;
  }
}
.eisai-box-yellow .text-block-2 .ark-block-column .fig-1 {
  width: min(19vw, 228px);
  margin: 30px auto 0;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-block-2 .ark-block-column .fig-1 {
    width: 58.4615384615vw;
  }
}
.eisai-box-yellow .text-block-2 .ark-block-column .fig-2 {
  width: min(19.58vw, 235px);
  margin: 30px auto 0;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-block-2 .ark-block-column .fig-2 {
    width: 60.2564102564vw;
  }
}
.eisai-box-yellow .text-block-2 .ark-block-column .fig-3 {
  width: min(34.5vw, 414px);
  margin: 30px auto 0;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-block-2 .ark-block-column .fig-3 {
    width: 100%;
  }
}
.eisai-box-yellow .text {
  color: #F27228;
  font-size: 32px;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text {
    font-size: 26px;
    font-size: 6.6666666667vw;
    line-height: 1.42;
  }
}
@media (max-width: 760px) {
  .eisai-box-yellow .note {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
.eisai-box-yellow .text-2 {
  max-width: 1200px;
  margin: 40px auto 0;
  font-size: 18px;
  line-height: 1.94;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-2 {
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
}
.eisai-box-yellow .text-3 {
  font-size: 24px;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-3 {
    font-size: 20px;
    font-size: 5.1282051282vw;
    text-align: left;
  }
}
.eisai-box-yellow .text-4 {
  font-size: 20px;
  line-height: 1.95;
  max-width: 1040px;
  margin: 0 auto;
}
.eisai-box-yellow .text-4 span {
  display: block;
}
@media (max-width: 760px) {
  .eisai-box-yellow .text-4 {
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
  .eisai-box-yellow .text-4 span {
    margin-bottom: 10px;
  }
}

.eisai-box-blue .ark-block-section__body {
  position: relative;
  max-width: 1340px;
}
.eisai-box-blue .ark-block-section__body::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/bg_grid_white.png);
  background-size: 22px;
  background-color: #E0F2FF;
  mix-blend-mode: multiply;
  content: "";
  z-index: -1;
}
@media (max-width: 760px) {
  .eisai-box-blue .ark-block-section__body::after {
    left: 20px;
    width: calc(100% - 40px);
  }
}
@media (max-width: 760px) {
  .eisai-box-blue .ark-block-section__bodyInner {
    padding: 23px 17px 47px;
  }
}
.eisai-box-blue .top-title {
  font-size: 49px;
  line-height: 1.2;
}
@media (max-width: 760px) {
  .eisai-box-blue .top-title {
    font-size: 35px;
    font-size: 8.9743589744vw;
  }
  .eisai-box-blue .top-title span {
    font-size: 51px;
    font-size: 13.0769230769vw;
    display: block;
  }
}
@media (max-width: 760px) {
  .eisai-box-blue .top-title-2 {
    font-size: 39px;
    font-size: 10vw;
  }
}
.eisai-box-blue .top-text {
  font-size: 24px;
  line-height: 1.33;
  margin-bottom: 35px;
}
@media (max-width: 760px) {
  .eisai-box-blue .top-text {
    font-size: 22px;
    font-size: 5.641025641vw;
  }
}
.eisai-box-blue .title {
  margin-bottom: -10px;
}
@media (max-width: 760px) {
  .eisai-box-blue .title {
    margin-bottom: 0;
  }
}
.eisai-box-blue .title .ark-block-columns__inner {
  align-items: center;
  flex-wrap: nowrap;
}
@media (max-width: 760px) {
  .eisai-box-blue .title .ark-block-columns__inner {
    flex-wrap: wrap;
  }
}
.eisai-box-blue .title .ark-block-column {
  width: auto;
}
@media (max-width: 760px) {
  .eisai-box-blue .title .ark-block-column {
    width: 100%;
  }
}
.eisai-box-blue .title .icon-text {
  position: relative;
  padding-left: 120px;
  margin-right: 22px;
}
@media (max-width: 760px) {
  .eisai-box-blue .title .icon-text {
    padding-left: 0;
    margin-right: 0;
  }
}
.eisai-box-blue .title .icon-text::before {
  position: absolute;
}
.eisai-box-blue .title .icon-text figure {
  position: absolute;
  top: -10px;
  left: 5px;
  width: 145px;
  z-index: 10;
}
@media (max-width: 760px) {
  .eisai-box-blue .title .icon-text figure {
    top: 0;
    left: 0;
    width: 18.9743589744vw;
  }
}
.eisai-box-blue .title .icon-text p {
  position: relative;
  z-index: 1;
  width: 133px;
  height: 133px;
  border-radius: 50%;
  background-color: #00227E;
  color: #fff;
  font-size: 23px;
  line-height: 1.1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
@media (max-width: 760px) {
  .eisai-box-blue .title .icon-text p {
    font-size: 29px;
    font-size: 7.4358974359vw;
    width: 100%;
    padding-left: 12.8205128205vw;
    border-radius: 10px;
    padding-top: 22px;
    padding-bottom: 22px;
    height: auto;
  }
}
.eisai-box-blue .title .title-text {
  font-size: 49px;
  line-height: 1.2;
  margin-right: 17px;
}
@media (max-width: 760px) {
  .eisai-box-blue .title .title-text {
    font-size: 33px;
    font-size: 8.4615384615vw;
    text-align: center;
    margin-right: 0;
  }
}
.eisai-box-blue .title .time p {
  padding: 5px 20px 5px 54px;
  font-size: 32px;
  border-radius: 21px;
  white-space: nowrap;
  line-height: 1.1;
  background-image: url(images/icon_time_01.svg);
  background-repeat: no-repeat;
  background-position: 19px center;
  background-size: 30px auto;
}
@media (max-width: 760px) {
  .eisai-box-blue .title .time p {
    width: 25.641025641vw;
    font-size: 21px;
    font-size: 5.3846153846vw;
    margin: 0 auto 30px;
    background-position: 3.8461538462vw center;
    background-size: 5.1282051282vw auto;
    text-align: center;
    padding: 5px 0 5px 5.641025641vw;
  }
}
.eisai-box-blue .title .clm-text {
  font-size: 18px;
  line-height: 1.5;
}
.eisai-box-blue .heading {
  position: relative;
  z-index: 5;
  line-height: 1.3;
  font-size: 33px;
  padding: 9px 0;
  border: 2px solid #00227E;
  border-radius: 33px;
}
@media (max-width: 760px) {
  .eisai-box-blue .heading {
    font-size: 20px;
    font-size: 5.1282051282vw;
    padding: 10px 0;
  }
}
.eisai-box-blue .heading span {
  color: #F3C100;
}
.eisai-box-blue .heading-sub {
  font-size: 26px;
  border-bottom: 4px solid #399FE8;
}
.eisai-box-blue .heading-sub span {
  color: #399FE8;
  font-size: 47px;
}
.eisai-box-blue .text-block {
  font-size: 50px;
  background-color: #399FE8;
  color: #fff;
}
.eisai-box-blue .text {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .eisai-box-blue .text {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
.eisai-box-blue .card-wrapper.is-step {
  position: relative;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-wrapper.is-step {
    margin-top: 47.6923076923vw;
  }
}
.eisai-box-blue .card-wrapper.is-step .card-icon {
  position: absolute;
  top: -139px;
  right: 0;
  width: 166px;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-wrapper.is-step .card-icon {
    width: 56.9230769231vw;
    right: 0;
    left: 50%;
    top: -47.6923076923vw;
    transform: translateX(-50%);
  }
}
.eisai-box-blue .card-wrapper.is-step .card .ark-block-column {
  width: 25%;
  position: relative;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-wrapper.is-step .card .ark-block-column {
    width: 100%;
  }
}
.eisai-box-blue .card-wrapper.is-step .card .ark-block-column::after {
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-50%);
  content: "";
  width: 18px;
  height: 33px;
  background-color: #00227E;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  opacity: 1;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-wrapper.is-step .card .ark-block-column::after {
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    width: 33px;
    height: 18px;
    top: 100%;
    right: inherit;
    left: 50%;
    transform: translateX(-50%);
  }
}
.eisai-box-blue .card-wrapper.is-step .card .ark-block-column:last-child::after {
  display: none;
}
.eisai-box-blue .card-wrapper.is-step .card .body {
  padding: 22px;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-wrapper.is-step .card .body {
    padding: 19px 17px;
  }
}
.eisai-box-blue .card-wrapper.is-step .card-title {
  padding: 10px 5px;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-wrapper.is-step .card-title {
    font-size: 30px;
    font-size: 7.6923076923vw;
    gap: 10px;
  }
}
.eisai-box-blue .card .ark-block-columns__inner {
  flex-wrap: nowrap;
}
@media (max-width: 760px) {
  .eisai-box-blue .card .ark-block-columns__inner {
    flex-wrap: wrap;
    gap: 31px;
  }
}
@media (max-width: 760px) {
  .eisai-box-blue .card .img-clm .ark-block-columns__inner {
    gap: 17px;
  }
}
.eisai-box-blue .card .ark-block-column {
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.eisai-box-blue .card .body {
  padding: 36px;
  height: 100%;
}
@media (max-width: 760px) {
  .eisai-box-blue .card .body {
    padding: 19px 17px;
  }
}
.eisai-box-blue .card .body .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 14px;
}
.eisai-box-blue .card .body-2 {
  padding: 32px 18px 45px 32px;
}
@media (max-width: 760px) {
  .eisai-box-blue .card .body-2 {
    padding: 17px 17px 26px;
  }
}
.eisai-box-blue .card .body-3 {
  padding: 32px 35px 45px 27px;
}
.eisai-box-blue .card-title {
  font-size: 28px;
  line-height: 1.57;
  display: flex;
  gap: 15px;
  padding: 10px 5px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-title {
    font-size: 24px;
    font-size: 6.1538461538vw;
    gap: 10px;
    padding: 12px 5px;
  }
}
.eisai-box-blue .card-title span {
  background-color: #fff;
  font-size: 12px;
  color: #00227E;
  padding: 3px 0;
  width: 50px;
  border-radius: 21px;
  text-align: center;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-title span {
    font-size: 13px;
    font-size: 3.3333333333vw;
    width: 14.358974359vw;
  }
}
.eisai-box-blue .card-title-sub {
  font-size: 26px;
}
@media (max-width: 760px) {
  .eisai-box-blue .card-title-sub {
    font-size: 26px;
    font-size: 6.6666666667vw;
    line-height: 1.3;
  }
}
.eisai-box-blue .card-text {
  font-size: 18px;
  line-height: 1.7;
}
.eisai-box-blue .card-img {
  margin-top: auto;
}
.eisai-box-blue .level .ark-block-columns__inner {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 760px) {
  .eisai-box-blue .level .ark-block-columns__inner {
    flex-wrap: wrap;
  }
}
.eisai-box-blue .level .ark-block-column {
  width: auto;
}
@media (max-width: 760px) {
  .eisai-box-blue .level .ark-block-column {
    width: 100%;
  }
}
.eisai-box-blue .level-title {
  position: relative;
  display: inline-block;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: -0.05em;
  padding: 7px 0 8px 4px;
}
@media (max-width: 760px) {
  .eisai-box-blue .level-title {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
}
.eisai-box-blue .level-title::after {
  position: absolute;
  top: 50%;
  right: -27px;
  transform: translateY(-50%);
  content: "";
  width: 27px;
  height: 100%;
  background-color: #F91724;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  opacity: 1;
}
@media (max-width: 760px) {
  .eisai-box-blue .level-title::after {
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    width: 100%;
    height: 28px;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.eisai-box-blue .level-text {
  font-size: 28px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .eisai-box-blue .level-text {
    font-size: 28px;
    font-size: 7.1794871795vw;
  }
}
.eisai-box-blue .level-text p {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 760px) {
  .eisai-box-blue .level-text p {
    gap: 0 16px;
  }
}
.eisai-box-blue .level-text span {
  display: inline-block;
  background-color: #00227E;
  font-size: 12px;
  color: #fff;
  padding: 3px 0;
  width: 50px;
  border-radius: 21px;
  text-align: center;
}
@media (max-width: 760px) {
  .eisai-box-blue .level-text span {
    width: 12.8205128205vw;
    font-size: 11px;
    font-size: 2.8205128205vw;
  }
}
.eisai-box-blue .level-list .ark-block-columns__inner {
  align-items: center;
  justify-content: flex-start;
}
.eisai-btn .ark-block-button__link {
  position: relative;
  background-color: #F27228;
  padding-top: 38px;
  padding-bottom: 38px;
  padding-right: 60px;
  font-size: 29px;
  line-height: 1;
  border-radius: 53px;
  color: #fff;
}
@media (max-width: 760px) {
  .eisai-btn .ark-block-button__link {
    font-size: 18px;
    font-size: 4.6153846154vw;
    line-height: 1.2;
    text-align: left;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    min-width: 100%;
  }
}
.eisai-btn .ark-block-button__link .ark-block-button__text {
  position: relative;
}
.eisai-btn .ark-block-button__link .ark-block-button__text::before {
  position: absolute;
  top: 50%;
  right: -26px;
  transform: translateY(-50%);
  content: "";
  width: 8px;
  height: 9px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  opacity: 1;
}
@media (max-width: 760px) {
  .eisai-btn .ark-block-button__link .ark-block-button__text::before {
    width: 2.0512820513vw;
    height: 2.5641025641vw;
    right: -7.6923076923vw;
  }
}

/** ==========================================================================
*
*  capitalarea
*
========================================================================== **/
.capitalarea-page {
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.capitalarea-page h2 {
  font-size: 55px;
  margin-bottom: 12px;
  line-height: 1.27;
  font-weight: 500;
}
.capitalarea-page .ark-block-heading__sub {
  font-size: 22px;
  color: #000;
  letter-spacing: 0.12em;
}
@media (max-width: 760px) {
  .capitalarea-page .ark-block-heading__sub {
    font-size: 17px;
    font-size: 4.358974359vw;
  }
}
.capitalarea-page .ark-block-heading__line {
  display: none;
}
.capitalarea-page .section-bg {
  background-image: url(images/bg_grid_white.png);
  background-size: 22px;
  background-color: #E3DBC2;
}
.capitalarea-page .is-style-fill.is-style-fill.is-style-fill.is-style-fill.is-style-fill a {
  font-family: "fot-tsukubrdgothic-std", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 h2 {
    font-size: 35px;
    font-size: 8.9743589744vw;
    line-height: 1.25;
  }
}
.capitalarea-page .section-1 .balloon .ark-block-columns__inner {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 .balloon .ark-block-columns__inner {
    display: flex;
    flex-direction: column;
    margin-left: 0;
  }
}
.capitalarea-page .section-1 .balloon .ark-block-column {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 29px;
  justify-content: center;
  font-size: 20px;
  line-height: 1.65;
  background-color: #fff;
  padding: 0;
  border-radius: 10px;
  margin: 0;
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 .balloon .ark-block-column {
    font-size: 18px;
    font-size: 4.6153846154vw;
  }
}
.capitalarea-page .section-1 .balloon .ark-block-column::before {
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 21px;
  height: 18px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.capitalarea-page .section-1 .balloon p {
  margin: 0;
  border-radius: 10px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 .balloon p {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 17.9487179487vw;
    padding: 16px 1.5rem;
  }
}
.capitalarea-page .section-1 .balloon .is-big {
  grid-row: 1/3;
  grid-column: 3/4;
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 .balloon .balloon-1 {
    order: 1;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 .balloon .balloon-2 {
    order: 3;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 .balloon .balloon-3 {
    order: 5;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 .balloon .balloon-4 {
    order: 2;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-1 .balloon .balloon-5 {
    order: 4;
  }
}
.capitalarea-page .section-2 {
  background: #F6F6F4;
}
.capitalarea-page .section-2 p {
  font-size: 45px;
  line-height: 1.37;
}
@media (max-width: 760px) {
  .capitalarea-page .section-2 p {
    font-size: 34px;
    font-size: 8.7179487179vw;
  }
}
.capitalarea-page .section-2 p span {
  color: #AE1F22;
  padding-bottom: 15px;
  border-bottom: 5px solid #AE1F22;
}
@media (max-width: 760px) {
  .capitalarea-page .section-2 p span {
    font-size: 34px;
    font-size: 8.7179487179vw;
    line-height: 1.9;
    padding-bottom: 5px;
    border-bottom: 4px solid #AE1F22;
  }
}
.capitalarea-page .section-3 {
  background: #AE1F22;
  color: #fff;
}
.capitalarea-page .section-3 .text-1 {
  font-size: 37px;
  line-height: 1.2;
}
@media (max-width: 760px) {
  .capitalarea-page .section-3 .text-1 {
    font-size: 28px;
    font-size: 7.1794871795vw;
    margin-bottom: 2rem;
  }
}
.capitalarea-page .section-3 .text-2 {
  font-size: 57px;
  line-height: 1.7;
}
@media (max-width: 760px) {
  .capitalarea-page .section-3 .text-2 {
    font-size: 41px;
    font-size: 10.5128205128vw;
    line-height: 1.29;
    margin-bottom: 1rem;
  }
}
.capitalarea-page .section-3 .text-3 {
  font-size: 23px;
  line-height: 1.7;
  letter-spacing: 0.12em;
}
@media (max-width: 760px) {
  .capitalarea-page .section-3 .text-3 {
    font-size: 17px;
    font-size: 4.358974359vw;
  }
}
.capitalarea-page .section-4 .point {
  margin-bottom: 100px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-4 .point {
    margin-bottom: 16vw;
  }
}
.capitalarea-page .section-4 .point:last-child {
  margin-bottom: 0;
}
.capitalarea-page .section-4 .point:nth-child(even) .ark-block-columns__inner {
  flex-direction: row-reverse;
}
.capitalarea-page .section-4 .point:nth-child(even) .number {
  padding-left: 36px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-4 .point:nth-child(even) .number {
    padding-left: 0;
  }
}
.capitalarea-page .section-4 .point:nth-child(even) .title {
  padding-right: 0;
  padding-left: 36px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-4 .point:nth-child(even) .title {
    padding-left: 0;
  }
}
.capitalarea-page .section-4 .point:nth-child(even) .text {
  padding-right: 0;
  padding-left: 33px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-4 .point:nth-child(even) .text {
    padding-left: 0;
  }
}
.capitalarea-page .section-4 .number {
  display: flex;
  align-items: baseline;
  gap: 12px;
  font-size: 50px;
  line-height: 1;
}
@media (max-width: 760px) {
  .capitalarea-page .section-4 .number {
    font-size: 38px;
    font-size: 9.7435897436vw;
    margin-bottom: 1.5rem;
  }
}
.capitalarea-page .section-4 .number span {
  font-size: 90px;
  line-height: 1;
}
@media (max-width: 760px) {
  .capitalarea-page .section-4 .number span {
    font-size: 70px;
    font-size: 17.9487179487vw;
  }
}
.capitalarea-page .section-4 .title {
  font-size: 59px;
  line-height: 1.27;
  padding-right: 36px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-4 .title {
    font-size: 35px;
    font-size: 8.9743589744vw;
    line-height: 1.25;
    padding: 14px 14px 13px 14px !important;
  }
}
.capitalarea-page .section-4 .text {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.83;
  padding-right: 33px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-4 .text {
    font-size: 18px;
    font-size: 4.6153846154vw;
    margin-top: 1rem;
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.capitalarea-page .section-5 .box {
  margin-top: 60px;
  background-color: #fff;
  border-radius: 20px;
  padding: 89px 100px 80px 98px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-5 .box {
    margin-top: 20px;
    border-radius: 10px;
    padding: 21px 0 52px;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-5 h2 {
    font-size: 57px;
    font-size: 14.6153846154vw;
  }
}
.capitalarea-page .section-6 .top-text {
  font-size: 37px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-6 .top-text {
    font-size: 27px;
    font-size: 6.9230769231vw;
    line-height: 1.4;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-6 h2 {
    font-size: 42px;
    font-size: 10.7692307692vw;
    margin-bottom: 10px;
  }
}
.capitalarea-page .section-6 h3 {
  margin-top: 60px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 1.6;
  font-size: 33px;
  letter-spacing: 0.025em;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  margin-bottom: 60px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-6 h3 {
    margin-top: 40px;
    font-size: 23px;
    font-size: 5.8974358974vw;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 34px;
  }
}
.capitalarea-page .section-6 .clm {
  margin-top: 60px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-6 .clm {
    margin-top: 30px;
  }
}
.capitalarea-page .section-6 .clm .ark-block-columns__inner {
  gap: 60px;
  justify-content: center;
}
@media (max-width: 760px) {
  .capitalarea-page .section-6 .clm .ark-block-columns__inner {
    gap: 50px;
  }
}
.capitalarea-page .section-6 .clm .ark-block-column {
  max-width: 500px;
}
.capitalarea-page .section-6 .clm h4 {
  font-size: 33px;
  margin-top: 20px;
  font-weight: 500;
}
@media (max-width: 760px) {
  .capitalarea-page .section-6 .clm h4 {
    font-size: 26px;
    font-size: 6.6666666667vw;
  }
}
.capitalarea-page .section-6 .clm p {
  font-size: 18px;
  line-height: 1.83;
}
@media (max-width: 760px) {
  .capitalarea-page .section-6 .clm p {
    font-size: 15px;
    font-size: 3.8461538462vw;
    line-height: 1.66;
  }
}
.capitalarea-page .section-6 .text {
  font-size: 18px;
  line-height: 1.83;
  margin-top: 40px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 h2 {
    font-size: 35px;
    font-size: 8.9743589744vw;
    line-height: 1.25;
    margin-bottom: 10px;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 figure {
    margin: 0 -4vw;
  }
}
.capitalarea-page .section-7 h3 {
  margin-top: 47px;
  margin-bottom: 50px;
  font-size: 48px;
  line-height: 1;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 500;
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 h3 {
    font-size: 23px;
    font-size: 5.8974358974vw;
    padding-top: 22px;
    padding-bottom: 22px;
    margin: 20px -4vw 38px;
  }
}
.capitalarea-page .section-7 .balloon .ark-block-columns__inner {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .ark-block-columns__inner {
    display: flex;
    flex-direction: column;
  }
}
.capitalarea-page .section-7 .balloon .ark-block-column {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 29px;
  justify-content: center;
  font-size: 20px;
  line-height: 1.65;
  background-color: #fff;
  padding: 0;
  border-radius: 10px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .ark-block-column {
    width: auto;
  }
}
.capitalarea-page .section-7 .balloon .ark-block-column::before {
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 21px;
  height: 18px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.capitalarea-page .section-7 .balloon p {
  margin: 0;
  border-radius: 10px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon p {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 17.9487179487vw;
    padding: 16px 1.5rem;
  }
}
.capitalarea-page .section-7 .balloon .is-long {
  grid-row: 3/4;
  grid-column: 1/4;
}
.capitalarea-page .section-7 .balloon .is-long p {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .balloon-1 {
    order: 1;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .balloon-2 {
    order: 3;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .balloon-3 {
    order: 5;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .balloon-4 {
    order: 2;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .balloon-5 {
    order: 4;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .balloon-6 {
    order: 6;
  }
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .balloon .balloon-7 {
    order: 7;
  }
}
.capitalarea-page .section-7 .text {
  font-size: 48px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .capitalarea-page .section-7 .text {
    font-size: 35px;
    font-size: 8.9743589744vw;
    line-height: 1.45;
  }
}
.capitalarea-page .gallery {
  gap: 0 !important;
}
.capitalarea-page .section-8 .ark-block-columns__inner {
  justify-content: center;
  gap: 21px;
}
.capitalarea-page .section-8 .ark-block-column {
  width: auto;
}
.capitalarea-page .section-8 .ark-block-column img {
  width: auto !important;
  height: 87px !important;
}
@media (max-width: 760px) {
  .capitalarea-page .section-8 .ark-block-column img {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 760px) {
  .capitalarea-btn {
    width: 100%;
  }
}
@media (max-width: 760px) {
  .capitalarea-btn .ark-block-button {
    width: 100%;
  }
}
.capitalarea-btn .ark-block-button__link {
  position: relative;
  padding-top: 38px;
  padding-bottom: 38px;
  padding-right: 90px;
  padding-left: 90px;
  font-size: 29px;
  line-height: 1;
  border-radius: 53px;
  color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
@media (max-width: 760px) {
  .capitalarea-btn .ark-block-button__link {
    font-size: 22px;
    font-size: 5.641025641vw;
    line-height: 1.2;
    text-align: left;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
}
.capitalarea-btn .ark-block-button__link .ark-block-button__text {
  position: relative;
}
.capitalarea-btn .ark-block-button__link .ark-block-button__text::before {
  position: absolute;
  top: 50%;
  right: -36px;
  transform: translateY(-50%);
  content: "";
  width: 8px;
  height: 9px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  opacity: 1;
}
@media (max-width: 760px) {
  .capitalarea-btn .ark-block-button__link .ark-block-button__text::before {
    width: 2.0512820513vw;
    height: 2.5641025641vw;
    right: -7.6923076923vw;
  }
}

/** ==========================================================================
*
*  common layout
*
========================================================================== **/
/*システム*/
.l-footer-contact.is-bg-yellow {
  background-color: #FDF6D9;
}
.l-footer-contact.is-bg-yellow .l-footer-contact__info {
  justify-content: center;
}
@media (max-width: 760px) {
  .l-footer-contact.is-bg-yellow .l-footer-contact__info {
    flex-wrap: wrap;
  }
}

.l-event.is-bg-blue {
  background-color: #2CB6D0;
}
.l-event.is-bg-green {
  background-color: #03A497;
}
.l-event .title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 760px) {
  .l-event .title {
    font-size: 32px;
    font-size: 8.2051282051vw;
    line-height: 1.21;
  }
}
.l-event .qms4__post-list a {
  color: #fff;
}
@media (max-width: 760px) {
  .l-event .qms4__post-list[data-layout=card][data-num-columns-sp="2"] .qms4__post-list__list {
    gap: 24px 12px;
  }
}
.l-event .qms4__post-list__html {
  font-size: 18px;
  margin-top: 8px;
}
@media (max-width: 760px) {
  .l-event .qms4__post-list__html {
    font-size: 15px;
  }
}
.l-event .qms4__post-list__list-item.qms4__post-list__list-item .qms4__post-list__post-title {
  font-size: 18px;
  line-height: 1.33;
  margin-top: 5px;
}

.l-group-banner {
  background-color: #B5B5B5;
}
.l-group-banner .l-container img {
  width: 235px;
  height: 65px;
  object-fit: contain !important;
}
@media (max-width: 760px) {
  .l-group-banner .l-container img {
    width: 53vw;
    height: 15vw;
  }
}
.l-group-banner .title {
  width: 372px;
  margin: 0 auto;
}
@media (max-width: 760px) {
  .l-group-banner .title {
    width: 76.9230769231vw;
  }
}
.l-group-banner .wp-block-group__inner-container {
  max-width: 1095px;
  margin: 0 auto;
}
@media (max-width: 760px) {
  .l-group-banner .wp-block-group__inner-container {
    width: 100%;
  }
}
.l-group-banner .wp-block-columns {
  gap: 20px;
}
.l-group-banner .wp-block-column {
  background-color: #fff;
  border-radius: 12.5px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 760px) {
  .l-group-banner .wp-block-column {
    padding: 10px;
  }
}
@media (max-width: 760px) {
  .l-group-banner .l-container {
    padding: 0 40px;
  }
}

.l-recommend .en {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .l-recommend .en {
    font-size: 32px;
    font-size: 8.2051282051vw;
  }
}
.l-recommend h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px !important;
}
@media (max-width: 760px) {
  .l-recommend h2 {
    font-size: 24px;
    font-size: 6.1538461538vw;
  }
}
@media (max-width: 760px) {
  .l-recommend .clm {
    display: none !important;
  }
}
.l-recommend .clm .ark-block-columns__inner {
  justify-content: center;
  gap: 38px;
}
.l-recommend .clm .ark-block-column {
  width: auto;
}
.l-recommend .clm p {
  font-size: 18px;
  line-height: 1.5;
}
.l-recommend figure {
  width: 152px;
  height: 152px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-radius: 50%;
}
@media (max-width: 760px) {
  .l-recommend figure {
    width: 49.2307692308vw;
    height: 49.2307692308vw;
    margin-bottom: 20px;
  }
}
@media (max-width: 760px) {
  .l-recommend .ark-block-slider .ark-block-slider__inner {
    height: auto;
    padding-bottom: 40px;
  }
  .l-recommend .ark-block-slider__color {
    background: transparent !important;
  }
  .l-recommend .ark-block-slider__slide {
    font-size: 22px;
    font-size: 5.641025641vw;
    line-height: 1.5;
  }
  .l-recommend .ark-block-slider__bodyInner {
    padding: 0;
  }
  .l-recommend .ark-block-slider__body {
    height: auto;
  }
  .l-recommend .swiper-button-prev,
  .l-recommend .swiper-button-next {
    display: none;
  }
  .l-recommend .swiper-pagination {
    bottom: 0 !important;
  }
  .l-recommend .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: 1;
  }
}
.l-recommend.is-bg-pink {
  background-color: rgba(242, 132, 171, 0.15);
}
@media (max-width: 760px) {
  .l-recommend.is-bg-pink .swiper-pagination-bullet-active {
    background-color: #F284AB;
  }
}
.l-recommend.is-bg-blue {
  background-color: rgba(44, 182, 208, 0.15);
}
@media (max-width: 760px) {
  .l-recommend.is-bg-blue .swiper-pagination-bullet-active {
    background-color: #2CB6D0;
  }
}
.l-recommend.is-bg-green {
  background-color: rgba(3, 164, 151, 0.15);
}
@media (max-width: 760px) {
  .l-recommend.is-bg-green .swiper-pagination-bullet-active {
    background-color: #03A497;
  }
}

.lp-apply .title {
  font-weight: 700;
  font-size: 26px;
}
@media (max-width: 760px) {
  .lp-apply .title {
    font-size: 22px;
    font-size: 5.641025641vw;
  }
}
.lp-apply .title span {
  display: block;
  font-size: 43px;
  color: #F27228;
}
@media (max-width: 760px) {
  .lp-apply .title span {
    font-size: 38px;
    font-size: 9.7435897436vw;
    line-height: 1.2;
  }
}
.lp-apply .l-container {
  position: relative;
}
@media (max-width: 760px) {
  .lp-apply .l-container {
    padding: 0;
  }
}
.lp-apply .illust-left {
  position: absolute;
  top: 79.5px;
  left: 50%;
  margin-left: -600px;
  width: 296px;
}
.lp-apply .illust-right {
  position: absolute;
  top: 56.6px;
  left: 50%;
  margin-left: 290px;
  width: 312px;
}
.lp-apply .illust {
  margin: 0 -10px;
}
.lp-apply .text {
  font-size: 18px;
  line-height: 1.5;
  margin: 30px 0 50px;
}
@media (max-width: 760px) {
  .lp-apply .text {
    font-size: 18px;
    font-size: 4.6153846154vw;
    margin: 20px 0 30px;
  }
}

.lp-course .wp-block-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 26px;
}
@media (max-width: 760px) {
  .lp-course .wp-block-column {
    font-size: 22px;
    font-size: 5.641025641vw;
    line-height: 1.3;
    gap: 5px;
  }
}
.lp-course .wp-block-column .title {
  font-size: 32px;
  line-height: 1.25;
}
@media (max-width: 760px) {
  .lp-course .wp-block-column .title {
    font-size: 32px;
    font-size: 8.2051282051vw;
    margin-left: 0;
    text-indent: 0;
  }
}
.lp-course .wp-block-column .note {
  font-size: 15px;
}
@media (max-width: 760px) {
  .lp-course .wp-block-column .note {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
@media (max-width: 760px) {
  .lp-course .wp-block-column p {
    margin-left: 1em;
    text-indent: -1em;
  }
}
.lp-course .wp-block-columns.is-bg-pink,
.lp-course .wp-block-column.is-bg-pink {
  padding: 20px 46px;
  border-radius: 18px;
  min-height: 192px;
  background-color: rgba(242, 132, 171, 0.15);
}
@media (max-width: 760px) {
  .lp-course .wp-block-columns.is-bg-pink,
  .lp-course .wp-block-column.is-bg-pink {
    padding: 30px 30px 40px;
  }
}
.lp-course .wp-block-columns.is-bg-blue,
.lp-course .wp-block-column.is-bg-blue {
  padding: 20px 46px;
  border-radius: 18px;
  min-height: 192px;
  background-color: rgba(44, 182, 208, 0.15);
}
@media (max-width: 760px) {
  .lp-course .wp-block-columns.is-bg-blue,
  .lp-course .wp-block-column.is-bg-blue {
    padding: 30px 30px 40px;
  }
}
.lp-course .wp-block-columns.is-bg-green,
.lp-course .wp-block-column.is-bg-green {
  padding: 20px 46px;
  border-radius: 18px;
  min-height: 192px;
  background-color: rgba(3, 164, 151, 0.15);
}
@media (max-width: 760px) {
  .lp-course .wp-block-columns.is-bg-green,
  .lp-course .wp-block-column.is-bg-green {
    padding: 30px 30px 40px;
  }
}
.lp-course .wp-block-columns.is-gap,
.lp-course .wp-block-column.is-gap {
  gap: 90px !important;
}
@media (max-width: 760px) {
  .lp-course .wp-block-columns.is-gap,
  .lp-course .wp-block-column.is-gap {
    gap: 10px !important;
  }
}
.lp-course .wp-block-columns.has-icon,
.lp-course .wp-block-column.has-icon {
  position: relative;
}
.lp-course .wp-block-columns.has-icon::before,
.lp-course .wp-block-column.has-icon::before {
  position: absolute;
  bottom: -7px;
  right: 19px;
  width: 106px;
  height: 104px;
  background-image: url(images/icon_elementary_02.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  content: "";
}
@media (max-width: 760px) {
  .lp-course .wp-block-columns.has-icon::before,
  .lp-course .wp-block-column.has-icon::before {
    bottom: -40px;
    right: 5px;
    width: 106px;
    height: 106px;
    right: 0;
  }
}

.l-message .en {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .l-message .en {
    font-size: 32px;
    font-size: 8.2051282051vw;
  }
}
.l-message .title {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 760px) {
  .l-message .title {
    font-size: 40px;
    font-size: 10.2564102564vw;
    line-height: 1.2;
  }
}
.l-message figure {
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
@media (max-width: 760px) {
  .l-message figure {
    width: 120px;
    height: 120px;
  }
}
.l-message .wp-block-columns {
  padding: 0 62px;
  gap: 39px !important;
}
@media (max-width: 760px) {
  .l-message .wp-block-columns {
    padding: 0;
    gap: 84px !important;
  }
}
.l-message .wp-block-column {
  position: relative;
  background-color: #fff;
  padding: 75px 34px 50px;
  border-radius: 14px;
}
@media (max-width: 760px) {
  .l-message .wp-block-column {
    padding: 50px 20px 40px;
  }
}
.l-message .title-sub {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
}
.l-message.is-bg-pink-2 figure {
  border: 3px solid #F284AB;
}
.l-message.is-bg-pink-2 .title-sub {
  color: #F284AB;
}
.l-message.is-bg-pink-2 .p-more-btn {
  color: #F284AB;
  font-size: 15px;
}
.l-message.is-bg-pink-2 .p-more-btn span {
  background-image: url(images/icon_arrow_bottom_pink.png);
}
.l-message.is-bg-pink-2 .p-more-btn-close {
  color: #F284AB;
  font-size: 15px;
}
.l-message.is-bg-pink-2 .p-more-btn-close span {
  background-image: url(images/icon_arrow_top_pink.png);
}
.l-message.is-bg-blue-2 {
  background-color: #2CB6D0;
}
.l-message.is-bg-blue-2 figure {
  border: 3px solid #2CB6D0;
}
.l-message.is-bg-blue-2 .title-sub {
  color: #2CB6D0;
}
.l-message.is-bg-blue-2 .p-more-btn {
  color: #2CB6D0;
  font-size: 15px;
}
.l-message.is-bg-blue-2 .p-more-btn span {
  background-image: url(images/icon_arrow_bottom_blue.png);
}
.l-message.is-bg-blue-2 .p-more-btn-close {
  color: #2CB6D0;
  font-size: 15px;
}
.l-message.is-bg-blue-2 .p-more-btn-close span {
  background-image: url(images/icon_arrow_top_blue.png);
}
.l-message.is-bg-green-2 {
  background-color: #03A497;
}
.l-message.is-bg-green-2 figure {
  border: 3px solid #03A497;
}
.l-message.is-bg-green-2 .title-sub {
  color: #03A497;
}
.l-message.is-bg-green-2 .p-more-btn {
  color: #03A497;
  font-size: 15px;
}
.l-message.is-bg-green-2 .p-more-btn span {
  background-image: url(images/icon_arrow_bottom_green.png);
}
.l-message.is-bg-green-2 .p-more-btn-close {
  color: #03A497;
  font-size: 15px;
}
.l-message.is-bg-green-2 .p-more-btn-close span {
  background-image: url(images/icon_arrow_top_green.png);
}
.l-message .text {
  position: relative;
}
@media (max-width: 760px) {
  .l-message .text {
    height: 20em;
    overflow: hidden;
  }
  .l-message .text::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 90%);
    position: absolute;
    top: 0;
    left: 0;
  }
}
.l-message .text-wrapper.is-open .text {
  height: 100%;
}
.l-message .text-wrapper.is-open .text::before {
  background: none;
}
.l-message .text-wrapper.is-open .p-more-btn-close {
  display: block;
}
.l-message .text-wrapper.is-open + .p-more-btn {
  display: none;
}
.l-message .p-more-btn {
  display: none;
}
@media (max-width: 760px) {
  .l-message .p-more-btn {
    display: block;
  }
  .l-message .p-more-btn span {
    display: inline-block;
    padding-left: 30px;
    background-position: left center;
    background-size: 22px auto;
    background-repeat: no-repeat;
  }
}
.l-message .p-more-btn-close {
  display: none;
}
@media (max-width: 760px) {
  .l-message .p-more-btn-close span {
    display: inline-block;
    padding-left: 30px;
    background-position: left center;
    background-size: 22px auto;
    background-repeat: no-repeat;
  }
}

@media (max-width: 760px) {
  .lp-apply-btn .wp-block-button {
    width: 100%;
    max-width: 90vw;
  }
}
.lp-apply-btn .wp-block-button .wp-block-button__link {
  position: relative;
  background-color: #F27228;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-right: 54px;
  padding-left: 106px;
  font-size: 27px;
  border-radius: 39px;
  background-image: url(images/icon_btn_01.png);
  background-repeat: no-repeat;
  background-position: 39px center;
  background-size: 53px auto;
}
@media (max-width: 760px) {
  .lp-apply-btn .wp-block-button .wp-block-button__link {
    font-size: 20px;
    font-size: 5.1282051282vw;
    line-height: 1.2;
    text-align: left;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%;
  }
}
.lp-apply-btn .wp-block-button .wp-block-button__link::before {
  position: absolute;
  top: 50%;
  right: 39px;
  transform: translateY(-50%);
  content: "";
  width: 10px;
  height: 11px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media (max-width: 760px) {
  .lp-apply-btn .wp-block-button .wp-block-button__link::before {
    width: 2.0512820513vw;
    height: 2.3076923077vw;
    right: 13.5897435897vw;
  }
}

.lp-heading-line .en {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .lp-heading-line .en {
    font-size: 32px;
    font-size: 8.2051282051vw;
  }
}
.lp-heading-line h2 {
  font-size: 40px;
  line-height: 1.5;
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-size: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  width: 100%;
}
@media (max-width: 760px) {
  .lp-heading-line h2 {
    font-size: 30px;
    font-size: 7.6923076923vw;
  }
}
.lp-heading-line.is-pink h2 {
  border-top-color: #F284AB;
  border-bottom-color: #F284AB;
}
.lp-heading-line.is-blue h2 {
  border-top-color: #2CB6D0;
  border-bottom-color: #2CB6D0;
}
.lp-heading-line.is-green h2 {
  border-top-color: #03A497;
  border-bottom-color: #03A497;
}

.lp-flow {
  max-width: 880px;
  margin: 0 auto;
}
.lp-flow .wp-block-media-text {
  position: relative;
  gap: 32px;
  margin-bottom: 74px;
}
@media (max-width: 760px) {
  .lp-flow .wp-block-media-text {
    grid-template-columns: 29% auto !important;
    gap: 8px;
    margin-bottom: 13.0769230769vw;
  }
}
.lp-flow .wp-block-media-text::after {
  position: absolute;
  bottom: -49px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 44px;
  height: 23px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media (max-width: 760px) {
  .lp-flow .wp-block-media-text::after {
    width: 6.9230769231vw;
    height: 3.8461538462vw;
    bottom: -8.9743589744vw;
  }
}
.lp-flow .wp-block-media-text:last-child {
  margin-bottom: 0;
}
.lp-flow .wp-block-media-text:last-child::after {
  display: none;
}
.lp-flow .wp-block-media-text__content {
  padding-top: 10px;
}
@media (max-width: 760px) {
  .lp-flow .wp-block-media-text__content {
    padding-top: 0;
  }
}
.lp-flow figure {
  width: 161px;
  height: 161px;
  border-radius: 50%;
  border: 2px solid #B5B5B5;
}
@media (max-width: 760px) {
  .lp-flow figure {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
.lp-flow .title {
  display: flex;
  align-items: center;
  font-size: 32px;
  font-weight: 700;
  gap: 10px;
}
@media (max-width: 760px) {
  .lp-flow .title {
    display: block;
    font-size: 24px;
    font-size: 6.1538461538vw;
    line-height: 1.4;
  }
}
.lp-flow .title span {
  font-size: 40px;
}
@media (max-width: 760px) {
  .lp-flow .title span {
    font-size: 29px;
    font-size: 7.4358974359vw;
    display: block;
  }
}
.lp-flow p {
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 760px) {
  .lp-flow p {
    font-size: 15px;
    font-size: 3.8461538462vw;
  }
}
.lp-flow .note {
  font-size: 15px;
}
@media (max-width: 760px) {
  .lp-flow .note {
    font-size: 11px;
    font-size: 2.8205128205vw;
  }
}
.lp-flow.is-pink .title span {
  color: #F284AB;
}
.lp-flow.is-pink .wp-block-media-text::after {
  background-color: #F284AB;
}
.lp-flow.is-blue .title span {
  color: #2CB6D0;
}
.lp-flow.is-blue .wp-block-media-text::after {
  background-color: #2CB6D0;
}
.lp-flow.is-green .title span {
  color: #03A497;
}
.lp-flow.is-green .wp-block-media-text::after {
  background-color: #03A497;
}

.l-form-container.is-bg-pink {
  background-color: rgba(242, 132, 171, 0.15);
}
.l-form-container.is-bg-pink .en {
  color: #F284AB;
}
.l-form-container.is-bg-blue {
  background-color: rgba(44, 182, 208, 0.15);
}
.l-form-container.is-bg-blue .en {
  color: #2CB6D0;
}
.l-form-container.is-bg-green {
  background-color: rgba(3, 164, 151, 0.15);
}
.l-form-container.is-bg-green .en {
  color: #03A497;
}
.l-form-container.is-bg-red {
  background-color: #881915;
}
.l-form-container.is-bg-red .en {
  color: #F3C100;
}
.l-form-container.is-bg-red .title {
  color: #fff;
}
.l-form-container.is-bg-black {
  background-color: #3B3232;
}
.l-form-container.is-bg-black .en {
  color: #E3DBC3;
}
.l-form-container.is-bg-black .title {
  color: #fff;
}
.l-form-container .l-inner {
  max-width: 1100px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 23px;
  padding: 60px 70px;
}
@media (max-width: 760px) {
  .l-form-container .l-inner {
    padding: 30px 20px;
  }
}
.l-form-container.is-lp {
  padding: 0 80px;
}
.l-form-container.is-lp .en {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .l-form-container.is-lp .en {
    font-size: 32px;
    font-size: 8.2051282051vw;
  }
}
.l-form-container.is-lp .title {
  color: #000;
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 760px) {
  .l-form-container.is-lp .title {
    font-size: 24px;
    font-size: 6.1538461538vw;
  }
}
@media (max-width: 760px) {
  .l-form-container.is-lp {
    padding: 0;
  }
}
@media (max-width: 760px) {
  .l-form-container.is-lp .l-container {
    padding: 0;
  }
}
@media (max-width: 760px) {
  .l-form-container.is-lp .l-inner {
    border-radius: 0;
  }
}
.l-form-container.is-lp .brick-flow__step:not(:root)::before, .l-form-container.is-lp .brick-flow__step:not(:root)::after {
  background-color: #DDDDDD;
}
.l-form-container.is-lp .brick-flow__step--current:not(:root)::before, .l-form-container.is-lp .brick-flow__step--current:not(:root)::after {
  background-color: #606060;
}
.l-form-container.is-lp .brick-buttons__button-submit {
  background-color: #707070;
}
.l-form-container.is-spec {
  padding: 0 80px;
  margin-top: -1px;
}
.l-form-container.is-spec .en {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .l-form-container.is-spec .en {
    font-size: 22px;
    font-size: 5.641025641vw;
    margin-bottom: 1vw;
  }
}
.l-form-container.is-spec .title {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 760px) {
  .l-form-container.is-spec .title {
    font-size: 27px;
    font-size: 6.9230769231vw;
  }
}
@media (max-width: 760px) {
  .l-form-container.is-spec {
    padding: 0;
  }
}
.l-form-container.is-spec .brick-flow__step:not(:root)::before, .l-form-container.is-spec .brick-flow__step:not(:root)::after {
  background-color: #DDDDDD;
}
.l-form-container.is-spec .brick-flow__step--current:not(:root)::before, .l-form-container.is-spec .brick-flow__step--current:not(:root)::after {
  background-color: #606060;
}
.l-form-container.is-spec .brick-buttons__button-submit {
  background-color: #707070;
}
@media (max-width: 760px) {
  .l-form-container.is-spec .l-container {
    padding: 0;
  }
}
@media (max-width: 760px) {
  .l-form-container.is-spec .l-inner {
    border-radius: 0;
  }
}
.l-form-container.is-capitalarea {
  padding: 0 80px;
  margin-top: -1px;
}
.l-form-container.is-capitalarea .en {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .l-form-container.is-capitalarea .en {
    font-size: 22px;
    font-size: 5.641025641vw;
    margin-bottom: 1vw;
  }
}
.l-form-container.is-capitalarea .title {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 760px) {
  .l-form-container.is-capitalarea .title {
    font-size: 27px;
    font-size: 6.9230769231vw;
  }
}
@media (max-width: 760px) {
  .l-form-container.is-capitalarea {
    padding: 0;
  }
}
.l-form-container.is-capitalarea .brick-flow__step:not(:root)::before, .l-form-container.is-capitalarea .brick-flow__step:not(:root)::after {
  background-color: #DDDDDD;
}
.l-form-container.is-capitalarea .brick-flow__step--current:not(:root)::before, .l-form-container.is-capitalarea .brick-flow__step--current:not(:root)::after {
  background-color: #606060;
}
.l-form-container.is-capitalarea .brick-buttons__button-submit {
  background-color: #707070;
}
@media (max-width: 760px) {
  .l-form-container.is-capitalarea .l-container {
    padding: 0;
  }
}
@media (max-width: 760px) {
  .l-form-container.is-capitalarea .l-inner {
    border-radius: 0;
  }
}

/*# sourceMappingURL=style02.css.map */
