body.is_president main {
  overflow: hidden;
}
body.is_president .kv {
  position: relative;
  margin-top: -120px;
}
@media screen and (max-width: 767px) {
  body.is_president .kv {
    margin-top: 0;
  }
}
body.is_president .kv__bg svg {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  body.is_president .kv__bg {
    line-height: 0;
  }
}
@media screen and (max-width: 767px) {
  body.is_president .kv__bg img {
    width: 100%;
    height: auto;
  }
}
body.is_president .kv__gradation {
  position: absolute;
  top: 0;
  left: 0;
}
body.is_president .kv__gradation svg {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  body.is_president .kv__gradation {
    width: 100%;
    height: 100%;
    background: linear-gradient(58.05deg, rgba(28, 28, 28, 0.6) 31.5%, rgba(192, 192, 192, 0) 82.18%);
  }
}
body.is_president .kv__text {
  position: absolute;
  top: 50%;
  left: 5%;
  translate: 0 -50%;
  margin-inline: auto;
  width: 75.69%;
  max-width: 1090px;
}
body.is_president .kv__ttl {
  font-weight: 600;
  font-size: 72px;
  line-height: 1.51;
  letter-spacing: 0.17em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  body.is_president .kv__ttl {
    font-size: 9.6vw;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
}
body.is_president .kv__lead {
  margin-top: 32px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  body.is_president .kv__lead {
    margin-top: 5.33vw;
    font-size: 4.27vw;
    line-height: 1.6;
  }
}
body.is_president .message {
  position: relative;
  margin-top: 120px;
  margin-inline: auto;
  width: 85.29%;
}
@media screen and (max-width: 767px) {
  body.is_president .message {
    margin-top: 21.33vw;
    width: 100%;
  }
}
body.is_president .message__contents {
  position: relative;
  margin-top: 66px;
  padding: 62px 56px 60px;
  border-radius: 40px;
  background-color: #F4F4F4;
}
@media screen and (max-width: 767px) {
  body.is_president .message__contents {
    margin-top: 11.47vw;
    padding: 10.67vw 6.13vw 5.33vw;
    border-radius: 10.67vw 10.67vw 5.33vw 10.67vw;
  }
}
body.is_president .message__ttl {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.is_president .message__ttl {
    font-size: 4.8vw;
  }
}
body.is_president .message__text {
  margin-top: 40px;
  font-weight: 600;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
  width: 51%;
}
@media screen and (max-width: 767px) {
  body.is_president .message__text {
    margin-top: 6.4vw;
    width: auto;
    font-size: 4.27vw;
    line-height: 1.6;
    text-align: justify;
  }
}
body.is_president .message__note {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.04em;
  width: 51%;
}
body.is_president .message__note > a {
  font-weight: 600;
  color: var(--color-base-text);
}
@media screen and (max-width: 767px) {
  body.is_president .message__note {
    width: auto;
    font-size: 3.733vw;
  }
}
body.is_president .message__imgbox {
  position: absolute;
  bottom: -39px;
  right: -33px;
  width: 538px;
  border-radius: 16px;
}
body.is_president .message__imgbox img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  body.is_president .message__imgbox {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
  }
}
body.is_president .message__img-text {
  position: absolute;
  bottom: 30px;
  left: 42px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  body.is_president .message__img-text {
    bottom: 10.67vw;
    left: 5.33vw;
  }
}
body.is_president .message__img-text .small {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.is_president .message__img-text .small {
    font-size: 3.73vw;
  }
}
body.is_president .message__img-text .large {
  display: block;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.is_president .message__img-text .large {
    font-size: 6.4vw;
  }
}
body.is_president .about {
  margin-inline: auto;
  width: 85.29%;
}
@media screen and (max-width: 767px) {
  body.is_president .about {
    width: 100%;
  }
}
body.is_president .about .upd-s-topAbout {
  margin-bottom: 0;
  padding-top: 154px;
}
@media screen and (max-width: 767px) {
  body.is_president .about .upd-s-topAbout {
    padding-top: 21.33vw;
  }
}
body.is_president .about .upd-s-topAbout .s-topAbout__lead {
  margin-bottom: 0;
}
body.is_president .about__lead {
  margin-top: 30px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .about__lead {
    margin-top: 12.27vw;
    margin-inline: auto;
    width: 89.33vw;
    font-size: 4.27vw;
  }
}
body.is_president .about .slider-wrapper {
  position: relative;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  body.is_president .about .slider-wrapper {
    margin-top: 12.27vw;
  }
}
body.is_president .about-slider {
  position: relative;
  overflow: hidden;
}
body.is_president .about-slider__box {
  padding: 36px 14px;
  height: 100%;
  min-height: 314px;
  border: 10px solid #F4F4F4;
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  body.is_president .about-slider__box {
    padding: 13.33vw 4.6vw;
    min-height: 73.6vw;
    border-width: 2.67vw;
    border-radius: 6.4vw;
  }
}
body.is_president .about-slider__imgbox {
  margin-inline: auto;
  width: auto;
  height: 46px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .about-slider__imgbox {
    height: 12.27vw;
  }
}
body.is_president .about-slider__imgbox img {
  width: auto;
  height: 100%;
}
body.is_president .about-slider .swiper-slide {
  height: auto;
}
body.is_president .about-slider__lead {
  margin-top: 36px;
  min-height: 54px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .about-slider__lead {
    margin-top: 9.6vw;
    min-height: 14.1vw;
    font-size: 4.8vw;
  }
}
body.is_president .about-slider__text {
  margin-top: 16px;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.625;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .about-slider__text {
    margin-top: 4.27vw;
    font-size: 4.27vw;
  }
}
body.is_president .about .swiper-pagination {
  left: 50%;
  bottom: -7vw;
  translate: -50% 0;
}
body.is_president .about .swiper-pagination .swiper-pagination-bullet {
  margin-inline: 0.8vw;
  width: 2.4vw;
  height: 2.4vw;
  background: #DDDDDD;
  opacity: 1;
}
body.is_president .about .swiper-pagination .swiper-pagination-bullet-active {
  background: #160403;
}
body.is_president .about .s-topService__btn {
  margin-top: 48px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .about .s-topService__btn {
    margin-top: 18.93vw;
  }
}
body.is_president .story {
  margin-top: 120px;
  margin-inline: auto;
  padding: 50px 40px;
  width: 85.29%;
  border-radius: 40px;
  background-color: #F4F4F4;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body.is_president .story {
    margin-top: 21.33vw;
    padding: 10.67vw 4vw 14.67vw;
    width: 100%;
    border-radius: 10.67vw;
  }
}
body.is_president .story__lead {
  margin-top: 52px;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.33;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .story__lead {
    margin-top: 8vw;
    font-size: 4.8vw;
  }
}
body.is_president .story__text {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .story__text {
    margin-top: 4.27vw;
    font-size: 4.27vw;
  }
}
body.is_president .story__note {
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  body.is_president .story__note {
    margin-top: 10.27vw;
    font-size: 3.73vw;
  }
}
body.is_president .story .slider-wrapper {
  position: relative;
  margin-top: 88px;
}
@media screen and (max-width: 767px) {
  body.is_president .story .slider-wrapper {
    margin-top: 11.73vw;
  }
}
body.is_president .story .slider-wrapper .swiper-pagination {
  left: 50%;
  bottom: -7vw;
  translate: -50% 0;
}
body.is_president .story .slider-wrapper .swiper-pagination .swiper-pagination-bullet {
  margin-inline: 0.8vw;
  width: 2.4vw;
  height: 2.4vw;
  background: #DDDDDD;
  opacity: 1;
}
body.is_president .story .slider-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  background: #160403;
}
body.is_president .story__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  list-style: none;
  border-radius: 24px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body.is_president .story__item {
    border-radius: 6.4vw;
  }
}
body.is_president .story__item-ttl {
  margin: 0;
  font-weight: 600;
  font-size: 23px;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .story__item-ttl {
    margin-top: 5.33vw;
    font-size: 4.8vw;
  }
}
body.is_president .story__item-text {
  margin-top: 16px;
  min-height: 45px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.is_president .story__item-text {
    margin-top: 4.27vw;
    min-height: auto;
    font-size: 3.73vw;
    letter-spacing: 0.02em;
  }
}
body.is_president .story__imgbox img {
  width: 100%;
}
body.is_president .story__textbox {
  padding: 20px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.is_president .story__textbox {
    padding: 5.33vw;
    border-bottom-left-radius: 6.4vw;
    border-bottom-right-radius: 6.4vw;
  }
}
body.is_president .application {
  margin-top: 120px;
  padding-bottom: 158px;
}
@media screen and (max-width: 767px) {
  body.is_president .application {
    margin-top: 21.33vw;
    padding-bottom: 21.33vw;
  }
}
body.is_president .application__contents {
  position: relative;
  margin-top: 53px;
  padding: 63px 125px;
  margin-inline: auto;
  max-width: 1043px;
}
@media screen and (max-width: 767px) {
  body.is_president .application__contents {
    margin-top: 14.67vw;
    padding: 12vw 0;
    width: 89.33vw;
    max-width: none;
  }
}
body.is_president .application__contents .upd-c-deco .-deco {
  position: absolute;
  width: 27px;
  height: 27px;
}
@media screen and (max-width: 767px) {
  body.is_president .application__contents .upd-c-deco .-deco {
    width: 7.38vw;
    height: 7.38vw;
  }
}
body.is_president .application__contents .upd-c-deco .-deco img {
  width: 100%;
}
body.is_president .application__contents .upd-c-deco .-deco.-lt {
  top: 0;
  left: 0;
}
body.is_president .application__contents .upd-c-deco .-deco.-lb {
  bottom: 0;
  left: 0;
}
body.is_president .application__contents .upd-c-deco .-deco.-rt {
  top: 0;
  right: 0;
}
body.is_president .application__contents .upd-c-deco .-deco.-rb {
  bottom: 0;
  right: 0;
}
body.is_president .application__lead {
  margin: 0;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .application__lead {
    font-size: 4.8vw;
    letter-spacing: 0.03em;
  }
}
body.is_president .application__note {
  margin-top: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.is_president .application__note {
    margin-top: 2.13vw;
    font-size: 3.73vw;
  }
}
body.is_president .application__link {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #000;
}
@media screen and (max-width: 767px) {
  body.is_president .application__link {
    font-size: 3.73vw;
  }
}
body.is_president .application .boxes {
  display: grid;
  row-gap: 36px;
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  body.is_president .application .boxes {
    margin-top: 4.27vw;
    row-gap: 6.4vw;
  }
}
body.is_president .application .box {
  padding: 30px;
  border-radius: 16px;
  background-color: #F4F4F4;
}
@media screen and (max-width: 767px) {
  body.is_president .application .box {
    padding: 8vw;
    border-radius: 4.27vw;
  }
}
body.is_president .application .box__ttl {
  margin: 0;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .application .box__ttl {
    font-size: 6.4vw;
  }
}
body.is_president .application .box__list {
  display: grid;
  row-gap: 16px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  body.is_president .application .box__list {
    row-gap: 2.13vw;
    padding-left: 1em;
  }
}
body.is_president .application .box__text {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.is_president .application .box__text {
    font-size: 4.27vw;
  }
}
body.is_president .application .box__note {
  margin: 0 0 0 -22px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.is_president .application .box__note {
    margin-left: -5.87vw;
    font-size: 3.73vw;
  }
}
body.is_president .application .subbox {
  margin-top: 8px;
  padding: 10px;
  border-radius: 16px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.is_president .application .subbox {
    margin-top: 2.13vw;
    margin-left: -1.5em;
    padding: 2.67vw;
    border-radius: 4.27vw;
  }
}
body.is_president .application .subbox__text {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.is_president .application .subbox__text {
    font-weight: 400;
    font-size: 4.27vw;
  }
}
@media screen and (max-width: 767px) {
  body.is_president .application .subbox__text > span {
    font-weight: 600;
  }
}
body.is_president .application .flow {
  display: flex;
  align-items: center;
  column-gap: 1.11%;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  body.is_president .application .flow {
    flex-direction: column;
    row-gap: 4.27vw;
    margin-top: 8vw;
  }
}
body.is_president .application .flow__item {
  flex-grow: 1;
  display: flex;
  align-items: center;
  position: relative;
  column-gap: 3.62%;
  padding: 20px;
  border: 1px solid #160403;
  border-radius: 16px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.is_president .application .flow__item {
    width: 100%;
    column-gap: 4.27vw;
    padding: 5.33vw;
    border-width: 0.53vw;
    border-radius: 4.27vw;
  }
}
body.is_president .application .flow__icon {
  flex-shrink: 0;
  width: 50px;
}
@media screen and (max-width: 767px) {
  body.is_president .application .flow__icon {
    width: 13.33vw;
  }
}
body.is_president .application .flow__icon img {
  width: 100%;
}
body.is_president .application .flow__text {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  body.is_president .application .flow__text {
    flex-grow: 1;
    font-size: 4.8vw;
  }
}
body.is_president .application .flow__arrow {
  width: 4.76%;
  height: 2.78%;
}
@media screen and (max-width: 767px) {
  body.is_president .application .flow__arrow {
    width: 11.47vw;
    height: 5.6vw;
    rotate: 90deg;
  }
}
body.is_president .application .flow__arrow svg {
  width: 100%;
  height: 100%;
}
body.is_president .application .flow__arrow svg path {
  fill: #E76A2C;
}
body.is_president .application .s-topService__btn {
  margin-top: 36px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.is_president .application .s-topService__btn {
    margin-top: 9.6vw;
  }
}
body.is_president .application .s-topService__btn .upd-c-btn a {
  height: 87px;
  max-width: 350px;
  padding: 0;
  background-color: #32B432;
}
@media screen and (max-width: 767px) {
  body.is_president .application .s-topService__btn .upd-c-btn a {
    height: 16vw;
    max-width: 64vw;
  }
}
body.is_president .application .s-topService__btn .upd-c-btn .c-btn__ttl {
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  body.is_president .application .s-topService__btn .upd-c-btn .c-btn__ttl {
    font-size: 4.27vw;
  }
}
body.is_president .float {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 10;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  body.is_president .float {
    bottom: 10.67vw;
    right: 5.33vw;
  }
}
body.is_president .float.is-hidden {
  visibility: hidden;
  opacity: 0;
}
body.is_president .float .upd-c-btn a {
  padding: 20px 87px 20px 78px;
  background-color: #32B432;
}
@media screen and (max-width: 767px) {
  body.is_president .float .upd-c-btn a {
    padding: 5.6vw 34.47vw;
    width: 89.6vw;
    max-width: 89.6vw;
    max-height: 15.47vw;
  }
}
body.is_president .float .upd-c-btn .c-btn__ttl {
  color: #fff;
}
@media screen and (max-width: 767px) {
  body.is_president .float .upd-c-btn .c-btn__ttl {
    font-size: 4.27vw;
  }
}/*# sourceMappingURL=index.css.map */