@charset "UTF-8";
/********************************************************/
/* -------------------------------------------
 * BG
 * -------------------------------------------*/
.tsushin-main {
  position: relative;
}
.tsushin-main::before {
  background: url(../img/bg_load.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 83.75vw;
  aspect-ratio: 3360/10477;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 834px) {
  .tsushin-main::before {
    top: 206.4748201439vw;
    left: unset;
    right: 0;
    width: 207%;
  }
}
@media (max-width: 500px) {
  .tsushin-main::before {
    top: 252vw;
    width: 236%;
  }
}

/* -------------------------------------------
 * MV
 * -------------------------------------------*/
.tsushin .top-mv__slider-wrap {
  position: static;
  opacity: 1;
  -webkit-transform: unset;
          transform: unset;
  margin-top: 5.9523809524vw;
}
@media (max-width: 834px) {
  .tsushin .top-mv__slider-wrap {
    margin-top: 9.5923261391vw;
  }
}
.tsushin .top-mv {
  aspect-ratio: unset;
}
@media (max-width: 499px) {
  .tsushin .top-mv {
    margin-top: 4vw;
  }
}
.tsushin .top-mv__visual {
  margin-top: 108px;
  position: relative;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual {
    margin-top: 35.4796320631vw;
  }
}
.tsushin .top-mv__visual-pc-wrap {
  width: 76.5%;
  margin-inline: auto;
  position: relative;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-pc-wrap {
    width: 100%;
  }
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-pc {
    display: none;
  }
}
.tsushin .top-mv__visual-slogan {
  margin-inline: auto;
  height: auto;
}
.tsushin .top-mv__visual-slogan--pc {
  top: -1.130952381vw;
  width: 44.0476190476vw;
  position: absolute;
  left: 50%;
  translate: -50% 0;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-slogan--pc {
    display: none;
  }
}
.tsushin .top-mv__visual-window {
  z-index: 1;
  height: auto;
}
.tsushin .top-mv__visual-window--progress {
  position: absolute;
  top: 23.1547619048vw;
  left: 4.3452380952vw;
  width: 15.2976190476vw;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-window--progress {
    display: none;
  }
}
.tsushin .top-mv__visual-window--popup {
  position: absolute;
  top: 21.0119047619vw;
  right: -1.1904761905vw;
  width: 20.5952380952vw;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-window--popup {
    position: relative;
    top: unset;
    right: unset;
    z-index: -1;
    width: 53.1%;
    margin-inline: auto;
    margin-top: 8.6727989488vw;
  }
}
.tsushin .top-mv__visual-slogan--sp {
  display: none;
  margin-inline: auto;
  width: 92.5%;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-slogan--sp {
    display: block;
  }
}
.tsushin .top-mv__visual-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 22.4404761905vw;
  left: 50%;
  translate: -50% 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  z-index: 1;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-text-wrap {
    position: static;
    left: auto;
    translate: none;
    margin-inline: auto;
    margin-top: 3.9421813403vw;
  }
}
.tsushin .top-mv__visual-group-name,
.tsushin .top-mv__visual-label {
  font-size: 1.4285714286vw;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-group-name,
  .tsushin .top-mv__visual-label {
    font-size: 3.1537450723vw;
  }
}
.tsushin .top-mv__visual-group-name {
  line-height: 1;
}
.tsushin .top-mv__visual-school-name {
  font-size: 2.5vw;
  line-height: 1.2;
  margin-top: 0.2em;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-school-name {
    font-size: 5.5190538765vw;
  }
}
.tsushin .top-mv__visual-label {
  line-height: 1.2;
  background: #ffaad2;
  padding: 0.3em 1.2em;
  border-radius: 100vmax;
  margin-top: 0.6em;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-label {
    font-size: 4.3165467626vw;
    margin-top: 0.8em;
  }
}
.tsushin .top-mv__visual-persons {
  position: absolute;
  top: -5.3571428571vw;
  left: 4.6428571429vw;
  width: 78.6904761905vw;
  height: auto;
  z-index: 2;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-persons {
    left: -0.6570302234vw;
    width: 99vw;
    top: -28.2522996058vw;
    z-index: 0;
  }
}
.tsushin .top-mv__visual-items {
  position: absolute;
  top: 1.0714285714vw;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
}
@media (max-width: 834px) {
  .tsushin .top-mv__visual-items {
    top: -26.544021025vw;
    width: 96.5%;
  }
}

/* -------------------------------------------
 * MVローディング
 * -------------------------------------------*/
.tsushin {
  /* PC内スローガン */
}
.tsushin .top-mv__visual-slogan {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.tsushin {
  /* PC内下部テキスト */
}
.tsushin .top-mv__visual-text-wrap {
  opacity: 0;
}
.tsushin {
  /* 人物 */
}
.tsushin .top-mv__visual-persons {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.tsushin {
  /* 小物類 */
}
.tsushin .top-mv__visual-items {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.tsushin .top-mv__visual-window--progress,
.tsushin .top-mv__visual-window--popup {
  opacity: 0;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.is-loaded.tsushin {
  /* PC内スローガン */
}
.is-loaded.tsushin .top-mv__visual-slogan {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: mv-bound 0.4s 0.1s backwards;
          animation: mv-bound 0.4s 0.1s backwards;
}
.is-loaded.tsushin {
  /* PC内下部テキスト */
}
.is-loaded.tsushin .top-mv__visual-text-wrap {
  opacity: 1;
  -webkit-animation: mv-text-wrap 0.4s 0.5s steps(1, end) backwards;
          animation: mv-text-wrap 0.4s 0.5s steps(1, end) backwards;
}
.is-loaded.tsushin {
  /* ウィンドウ - プログレスバー */
}
.is-loaded.tsushin .top-mv__visual-window--progress {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-animation: mv-bound 0.5s 0.8s backwards;
          animation: mv-bound 0.5s 0.8s backwards;
}
.is-loaded.tsushin {
  /* ウィンドウ - ポップアップ */
}
.is-loaded.tsushin .top-mv__visual-window--popup {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-animation: mv-bound 0.5s 0.9s backwards;
          animation: mv-bound 0.5s 0.9s backwards;
}
.is-loaded.tsushin {
  /* 人物 */
}
.is-loaded.tsushin .top-mv__visual-persons {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: mv-bound 0.6s 1.2s backwards;
          animation: mv-bound 0.6s 1.2s backwards;
}
.is-loaded.tsushin {
  /* 小物類 */
}
.is-loaded.tsushin .top-mv__visual-items {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: mv-bound 0.6s 1.4s backwards;
          animation: mv-bound 0.6s 1.4s backwards;
}

/* PC内スローガン */
@-webkit-keyframes mv-slogan {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
}
@keyframes mv-slogan {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
}
/* ウィンドウポップアップ */
@-webkit-keyframes mv-bound {
  from {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.15, 1.3);
            transform: scale(1.15, 1.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(0.9, 0.8);
            transform: scale(0.9, 0.8);
  }
  75% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.05);
            transform: scale(1.1, 1.05);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes mv-bound {
  from {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.15, 1.3);
            transform: scale(1.15, 1.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(0.9, 0.8);
            transform: scale(0.9, 0.8);
  }
  75% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.05);
            transform: scale(1.1, 1.05);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
/* PC内下部テキスト */
@-webkit-keyframes mv-text-wrap {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mv-text-wrap {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* -------------------------------------------
 * concept
 * -------------------------------------------*/
.tsushin .top-concept {
  width: min(90%, 1355px);
  margin-inline: auto;
  margin-top: 65px;
  display: grid;
  grid-template-columns: 748fr 600fr;
  gap: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 960px) {
  .tsushin .top-concept {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 45px;
  }
}
@media (max-width: 500px) {
  .tsushin .top-concept {
    width: 95%;
  }
}
.tsushin .top-concept__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 11%;
}
@media (max-width: 960px) {
  .tsushin .top-concept__body {
    margin-top: -6%;
  }
}
.tsushin .top-concept__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.tsushin .top-concept__catch {
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  background: var(--yellow);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 0.7em;
  position: relative;
  z-index: 1;
  margin-left: 10px;
  white-space: nowrap;
}
.tsushin .top-concept__catch .highlight {
  color: var(--pink);
}
@media (max-width: 499px) {
  .tsushin .top-concept__catch.f24 {
    font-size: 1.4rem;
  }
}
.tsushin .top-concept__ttl {
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.tsushin .top-concept__txt {
  margin-top: 72px;
  width: min(100%, 614px);
}
@media (max-width: 834px) {
  .tsushin .top-concept__txt {
    margin-top: 30px;
  }
}
.tsushin .top-concept__img-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5%;
  aspect-ratio: 602/861;
}
.tsushin .top-concept__img02 {
  margin-top: auto;
}

/* -------------------------------------------
 * about
 * -------------------------------------------*/
.tsushin .top-about {
  margin-top: 87px;
}
@media (max-width: 834px) {
  .tsushin .top-about {
    margin-top: 75px;
  }
}
.tsushin .top-about__inner {
  border: 5px solid #002c95;
}
@media (max-width: 834px) {
  .tsushin .top-about__inner {
    border: 3px solid #002c95;
  }
}

/* -------------------------------------------
 * style
 * -------------------------------------------*/
.tsushin .top-style {
  overflow: clip;
}
.tsushin .top-style__intro {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro {
    width: 100%;
  }
}
.tsushin .top-style__intro-illust {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust {
    position: static;
    position: relative;
  }
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illusts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    width: 100%;
  }
}
.tsushin .top-style__intro-illust01 {
  top: -22%;
  right: 98%;
  width: min(15.119047619vw, 254px);
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust01 {
    width: 33.9%;
    margin-left: -5%;
    margin-top: -4%;
  }
}
.tsushin .top-style__intro-illust01-symbol-pc {
  position: absolute;
  top: 31%;
  left: min(-4.7619047619vw, -80px);
  width: min(8.2738095238vw, 139px);
}
.tsushin .top-style__intro-illust02 {
  top: -28%;
  left: 97%;
  width: min(22.7380952381vw, 382px);
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust02 {
    width: 50%;
  }
}
.tsushin .top-style__intro-illust02-symbol-pc {
  position: absolute;
  top: 31%;
  right: min(1.0714285714vw, 18px);
  width: min(8.869047619vw, 149px);
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust01,
  .tsushin .top-style__intro-illust02 {
    top: unset;
    right: unset;
    left: unset;
  }
}
.tsushin .top-style__intro-illust01-symbol-sp,
.tsushin .top-style__intro-illust02-symbol-sp {
  display: none;
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust01-symbol-sp,
  .tsushin .top-style__intro-illust02-symbol-sp {
    display: block;
    position: absolute;
  }
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust01-symbol-sp {
    right: -40%;
    top: 34%;
    width: 57.8%;
  }
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust02-symbol-sp {
    left: -38%;
    top: 31%;
    width: 38.4%;
  }
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust01-symbol-pc,
  .tsushin .top-style__intro-illust02-symbol-pc {
    display: none;
  }
}
.tsushin .top-style__intro-illust02-accent {
  display: none;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  position: absolute;
  width: 50.6%;
  top: 2%;
  left: -3%;
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illust02-accent {
    display: block;
  }
}
.tsushin .top-style {
  padding-top: 179px;
}
@media (max-width: 834px) {
  .tsushin .top-style {
    padding-top: 105px;
  }
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-sp-wrap {
    display: grid;
    place-items: center;
  }
}
@media (max-width: 1240px) {
  .tsushin .top-style__intro-illusts {
    grid-area: 1/1;
  }
}
.tsushin .top-style__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media (max-width: 1240px) {
  .tsushin .top-style__head {
    grid-area: 1/1;
  }
}
@media (max-width: 834px) {
  .tsushin .top-style__head {
    margin-top: 70px;
  }
}
.tsushin .top-style__accent {
  top: 0%;
  left: -5%;
  width: 28.6%;
  position: absolute;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
}
@media (max-width: 1240px) {
  .tsushin .top-style__accent {
    display: none;
  }
}
.tsushin .top-style__label {
  width: 45%;
  height: auto;
}
@media (max-width: 834px) {
  .tsushin .top-style__label {
    width: 38%;
  }
}
.tsushin .top-style__ttl {
  margin-top: 15px;
}
@media (max-width: 834px) {
  .tsushin .top-style__ttl {
    margin-top: 8px;
  }
}
.tsushin .top-style__ttl .sec-ttl {
  font-size: 8rem;
}
@media (max-width: 834px) {
  .tsushin .top-style__ttl .sec-ttl {
    font-size: 3.8rem;
  }
}
.tsushin .top-style__catch {
  margin-top: 25px;
}
@media (max-width: 834px) {
  .tsushin .top-style__catch {
    margin-top: 8px;
  }
}
@media (max-width: 834px) {
  .tsushin .top-style__catch.f40 {
    font-size: 1.9rem;
  }
}
@media (max-width: 834px) {
  .tsushin .top-style__catch.h {
    font-weight: 800;
  }
}
.tsushin .top-style__lead {
  margin-top: 45px;
  width: 100%;
  margin-inline: auto;
  text-align: center;
}
@media (max-width: 834px) {
  .tsushin .top-style__lead {
    margin-top: 20px;
    width: 90%;
    text-align: left;
  }
}
.tsushin .top-style-content {
  margin-top: 107px;
}
@media (max-width: 834px) {
  .tsushin .top-style-content {
    margin-top: 40px;
  }
}
.tsushin .top-style-content__inner {
  position: relative;
}
.tsushin .top-style-content__inner .box {
  position: relative;
}
.tsushin .top-style-content__ttl {
  line-height: 1;
}
.tsushin .top-style-content__badge {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  top: -0.65em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #002c95;
  border-radius: 100vmax;
  padding: 0.3em 0.8em;
  line-height: 1;
}
.tsushin .top-style-content__badge::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 9px 0 9px;
  border-color: #002c95 transparent transparent transparent;
}
.tsushin .top-style-content__ttl-ja {
  margin-top: 24px;
  line-height: 1.3;
}
.tsushin .top-style-content__flow {
  margin-top: 20px;
  overflow-x: auto;
}
@media (max-width: 1000px) {
  .tsushin .top-style-content__flow-img {
    width: 900px;
  }
}
.tsushin .top-style-content__transfer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .tsushin .top-style-content__transfer {
    margin-top: 40px;
  }
}
.tsushin .top-style-content__transfer-body {
  background: #edf0f8;
  border-radius: 10px;
  width: 100%;
  padding: 50px 5%;
}
@media (max-width: 1024px) {
  .tsushin .top-style-content__transfer-body {
    padding-top: 30px;
    padding-bottom: 29vw;
  }
}
.tsushin .top-style-content__transfer-ttl {
  line-height: 1;
  text-align: center;
}
.tsushin .top-style-content__transfer-txt {
  margin-top: 20px;
  line-height: 1.33;
  text-align: center;
}
@media (max-width: 834px) {
  .tsushin .top-style-content__transfer-txt {
    text-align: left;
  }
}
.tsushin .top-style-content__transfer-illust {
  position: absolute;
  bottom: min(-0.6015037594vw, -8px);
  z-index: 1;
}
.tsushin .top-style-content__transfer-illust--left {
  left: min(4.3609022556vw, 58px);
  width: min(8.8721804511vw, 118px);
}
@media (max-width: 1240px) {
  .tsushin .top-style-content__transfer-illust--left {
    width: min(6.1290322581vw, 76px);
  }
}
@media (max-width: 1024px) {
  .tsushin .top-style-content__transfer-illust--left {
    width: min(14.84375vw, 152px);
    left: 26%;
  }
}
.tsushin .top-style-content__transfer-illust--right {
  right: min(-0.6015037594vw, -8px);
  width: min(13.9097744361vw, 185px);
}
@media (max-width: 1240px) {
  .tsushin .top-style-content__transfer-illust--right {
    width: min(10.9677419355vw, 136px);
  }
}
@media (max-width: 1024px) {
  .tsushin .top-style-content__transfer-illust--right {
    width: min(23.4375vw, 240px);
    right: 17%;
  }
}

/* -------------------------------------------
 * class
 * -------------------------------------------*/
.tsushin .top-class {
  padding-top: 125px;
}
@media (max-width: 834px) {
  .tsushin .top-class {
    padding-top: 50px;
  }
}
.tsushin .top-class__ttl01 {
  text-align: center;
}
.tsushin .top-class__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 10px;
}
@media (max-width: 834px) {
  .tsushin .top-class__copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
}
.tsushin .top-class__sub-copy,
.tsushin .top-class__main-copy {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media (max-width: 834px) {
  .tsushin .top-class__sub-copy,
  .tsushin .top-class__main-copy {
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
  }
}
.tsushin .top-class__main-copy {
  line-height: 1;
}
.tsushin .top-class__content {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 3rem 3.5%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 90px;
}
@media (max-width: 834px) {
  .tsushin .top-class__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 45px;
  }
}
.tsushin .top-class__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tsushin .top-class__list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.tsushin .top-class__list > li:last-child {
  grid-column: span 2;
}
@media (max-width: 834px) {
  .tsushin .top-class__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .tsushin .top-class__list > li:last-child {
    grid-column: span 2;
  }
}
.tsushin .top-class__lead {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 834px) {
  .tsushin .top-class__lead {
    margin-top: 30px;
    text-align: left;
  }
}
.tsushin .top-class__list-item-img {
  border-radius: 20px;
  border: solid 3px #002c95;
  overflow: hidden;
}
@media (max-width: 834px) {
  .tsushin .top-class__list-item-img {
    border-width: 2px;
  }
}
.tsushin .top-class__list-item-label {
  line-height: 1.4;
}
.tsushin .top-class__list-item-illust-area {
  width: 88.5%;
  margin-inline: auto;
}
.tsushin .top-class__list-illust-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tsushin .top-class__list-illust-area-bubble {
  aspect-ratio: 448/280;
  width: 51%;
  position: relative;
  top: 0;
  right: 0;
  display: grid;
  place-content: center;
  margin-bottom: -18%;
  margin-left: 11%;
  container-type: inline-size;
}
.tsushin .top-class__list-illust-area-bubble::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/bubble02.svg) no-repeat center center/contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  z-index: -1;
}
.tsushin .top-class__list-illust-area-bubble-text {
  line-height: 1.22;
  font-size: 8cqi;
  white-space: nowrap;
  margin-top: -15%;
}
.tsushin .top-class__list-illust-area-bubble-text sup {
  font-size: 50%;
  margin-left: -0.3em;
}
.tsushin .top-class__list-item-note {
  text-align: right;
  margin-left: auto;
  margin-top: 5px;
}
@media (max-width: 834px) {
  .tsushin .top-class__list-item-note {
    margin-top: 0;
  }
}
.tsushin .top-class__btn {
  width: min(90%, 480px);
  margin-top: 10px;
  margin-inline: auto;
  position: relative;
  color: #002c95;
}
@media (max-width: 834px) {
  .tsushin .top-class__btn {
    margin-top: 25px;
  }
}
.tsushin .top-class__btn::before {
  background: url(../img/class_button-illust01.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 154px;
  aspect-ratio: 328/266;
  bottom: -1px;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 834px) {
  .tsushin .top-class__btn::before {
    content: none;
  }
}
@media (max-width: 834px) {
  .tsushin .top-class__btn.base-btn--yellow {
    padding-right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.tsushin .top-class__btn-cont {
  padding-left: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 834px) {
  .tsushin .top-class__btn-cont {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.tsushin {
  /* -------------------------------------------
   * カリキュラム用モーダル
   * -------------------------------------------*/
}
.tsushin .top-class__curriculum-modal {
  border: none;
  background: transparent;
  padding: 0 0 20px;
  max-width: none;
  width: 100%;
  max-height: 100dvh;
  height: auto;
  margin: 0;
  position: fixed;
  inset: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  -webkit-transition: 0.2s allow-discrete;
  transition: 0.2s allow-discrete;
  pointer-events: none;
}
.tsushin .top-class__curriculum-modal-content {
  width: 100%;
  margin-block: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.tsushin .top-class__curriculum-modal-inner {
  width: min(90vw, 1200px);
  background: #fff;
  border-radius: 20px;
  border: 5px solid #002c95;
  padding: clamp(3.5rem, 2.9761904762vw, 5rem) 2.9%;
  position: relative;
  pointer-events: auto;
}
.tsushin .top-class__curriculum-modal[open] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  opacity: 1;
}
@starting-style {
  .tsushin .top-class__curriculum-modal[open] {
    opacity: 0;
  }
}
.tsushin .top-class__curriculum-modal[open] .top-class__curriculum-modal-content {
  -webkit-transform: scale(1);
          transform: scale(1);
}
@starting-style {
  .tsushin .top-class__curriculum-modal[open] .top-class__curriculum-modal-content {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.tsushin .top-class__curriculum-modal::-ms-backdrop {
  opacity: 0;
  -ms-transition: 0.2s allow-discrete;
  transition: 0.2s allow-discrete;
}
.tsushin .top-class__curriculum-modal::backdrop {
  opacity: 0;
  -webkit-transition: 0.2s allow-discrete;
  transition: 0.2s allow-discrete;
}
.tsushin .top-class__curriculum-modal[open]::-ms-backdrop {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.7);
}
.tsushin .top-class__curriculum-modal[open]::backdrop {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.7);
}
@starting-style {
  .tsushin .top-class__curriculum-modal[open]::-ms-backdrop {
    opacity: 0;
  }
  .tsushin .top-class__curriculum-modal[open]::backdrop {
    opacity: 0;
  }
}
.tsushin .top-class__curriculum-modal-close-btn {
  position: relative;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 20px;
  z-index: 1;
  color: #fff;
  font-size: clamp(2rem, 1.7857142857vw, 3rem);
  width: clamp(5rem, 4.7619047619vw, 8rem);
  height: auto;
  aspect-ratio: 1;
  background: rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100vmax;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: auto;
}
@media (max-width: 834px) {
  .tsushin .top-class__curriculum-modal-close-btn {
    margin: 10px;
  }
}
.tsushin .top-class__curriculum-modal-close-btn:focus, .tsushin .top-class__curriculum-modal-close-btn:focus-visible, .tsushin .top-class__curriculum-modal-close-btn:active {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tsushin .top-class__curriculum-modal-close-text {
  display: block;
  margin: 30px auto 0;
  color: #fff;
  background: transparent;
  border: none;
  text-decoration: underline;
  text-underline-offset: 0.25em;
  cursor: pointer;
}
.tsushin .top-class__curriculum-modal-ttl {
  font-size: clamp(3rem, 3.5714285714vw, 6rem);
}
.tsushin .top-class__curriculum-modal-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  position: absolute;
  top: 3.0357142857vw;
  right: 5.1785714286vw;
  line-height: 1.2;
  text-align: right;
  font-size: clamp(1.5rem, 1.1904761905vw, 2rem);
}
@media (max-width: 834px) {
  .tsushin .top-class__curriculum-modal-lead {
    position: static;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 834px) {
  .tsushin .top-class__curriculum-modal-lead.deco-s {
    text-shadow: 2px 2px 0 #002c95, -1px -1px 0 #002c95, -1px 2px 0 #002c95, 2px 1px 0 #002c95, 1px 2px 0 #002c95, 1px 2px 0 #002c95, -1px 0 0 #002c95, 2px 0 0 #002c95;
  }
}
.tsushin .top-class__curriculum-modal-lead .row02 {
  margin-right: -1em;
}
@media (max-width: 834px) {
  .tsushin .top-class__curriculum-modal-lead .row02 {
    margin-right: 0;
  }
}
.tsushin .top-class__curriculum-modal-img-wrap {
  margin-top: 42px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 834px) {
  .tsushin .top-class__curriculum-modal-img-wrap {
    margin-top: 30px;
  }
}
@media (max-width: 834px) {
  .tsushin .top-class__curriculum-modal-img {
    width: 900px;
    padding-bottom: 10px;
  }
}
.tsushin .top-class__curriculum-modal-close-btn-bottom {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: min(90vw, 350px);
  margin: clamp(2rem, 2.9761904762vw, 5rem) auto 0;
  color: #002c95;
  pointer-events: auto;
}

/* -------------------------------------------
 * support
 * -------------------------------------------*/
.tsushin .top-support {
  padding-top: 125px;
  position: relative;
}
@media (max-width: 834px) {
  .tsushin .top-support {
    padding-top: 60px;
  }
}
.tsushin .top-support__illust01 {
  position: absolute;
  top: -9.2592592593vw;
  left: 6.6666666667vw;
  width: min(21.4074074074vw, 289px);
  z-index: 3;
}
@media (max-width: 1024px) {
  .tsushin .top-support__illust01 {
    top: -1.07421875vw;
    left: 2.63671875vw;
    width: 15.33203125vw;
  }
}
@media (max-width: 834px) {
  .tsushin .top-support__illust01 {
    display: none;
  }
}
.tsushin .top-support__lead {
  text-align: center;
  margin-top: 40px;
  position: relative;
  z-index: 4;
}
@media (max-width: 834px) {
  .tsushin .top-support__lead {
    margin-top: 30px;
    text-align: left;
  }
}
.tsushin .top-support__inner {
  margin-top: 90px;
}
@media (max-width: 834px) {
  .tsushin .top-support__inner {
    margin-top: 40px;
  }
}
.tsushin .top-support__content-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.4em;
  line-height: 1;
  text-align: center;
}
.tsushin .top-support__content-ttl::before,
.tsushin .top-support__content-ttl::after {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: no-repeat center/contain;
}
.tsushin .top-support__content-ttl::before {
  aspect-ratio: 186/146;
  background-image: url(../img/symbol_accent-left.webp);
}
.tsushin .top-support__content-ttl::after {
  aspect-ratio: 198/156;
  background-image: url(../img/symbol_accent-right.webp);
}
.tsushin .top-support__content-ttl::before,
.tsushin .top-support__content-ttl::after {
  width: 8.5%;
}
@media (max-width: 834px) {
  .tsushin .top-support__content-ttl::before,
  .tsushin .top-support__content-ttl::after {
    width: 13.5%;
  }
}
.tsushin .top-support__list-wrap {
  display: grid;
  grid-template-columns: 683fr 314fr;
  gap: 30px 4%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}
@media (max-width: 834px) {
  .tsushin .top-support__list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
  }
}
.tsushin .top-support__img-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px 5%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 834px) {
  .tsushin .top-support__img-list {
    row-gap: 20px;
  }
}
.tsushin .top-support__img-list > li {
  width: 100%;
}
.tsushin .top-support__img-list-img {
  border-radius: 15px;
  overflow: clip;
  aspect-ratio: 320/240;
}
.tsushin .top-support__img-list-label {
  --list-icon-size: 2.4rem;
  position: relative;
  padding-left: calc(var(--list-icon-size) + 0.1em);
  margin-top: 10px;
  line-height: 1.1;
}
@media (max-width: 834px) {
  .tsushin .top-support__img-list-label .small {
    display: block;
  }
}
.tsushin .top-support__img-list-label::before,
.tsushin .top-support__text-list > li::before {
  font-family: "Material Symbols Outlined";
  content: "\e5ca";
  position: absolute;
  left: 0;
  top: calc(0.5lh - var(--list-icon-size) / 2);
  width: var(--list-icon-size);
  aspect-ratio: 1/1;
  color: #ff7a7b;
  font-size: var(--list-icon-size);
  font-variation-settings: "FILL" 0, "wght" 600, "GRAD" 0, "opsz" 24;
  line-height: 1;
  display: grid;
  place-items: center;
}
.tsushin .top-support__img-list-note {
  margin-top: 4px;
  margin-left: calc(2.4rem + 0.1em);
  line-height: 1.4;
}
.tsushin .top-support__text-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tsushin .top-support__text-list > li {
  --list-icon-size: 2.4rem;
  --list-item-padding-block: 0.7em;
  position: relative;
  padding-left: calc(var(--list-icon-size) + 0.2em);
  padding-block: var(--list-item-padding-block);
  border-bottom: 2px dotted #edf0f8;
  line-height: 1.5;
}
@media (max-width: 834px) {
  .tsushin .top-support__text-list > li {
    --list-item-padding-block: 0.5em;
  }
}
.tsushin .top-support__text-list > li:first-child {
  border-top: 2px dotted #edf0f8;
}
.tsushin .top-support__text-list > li::before {
  top: calc(var(--list-item-padding-block) + 0.5lh - var(--list-icon-size) / 2);
}
.tsushin .top-support__beauty {
  margin-top: 55px;
  background: #edf0f8;
  border-radius: 20px;
  padding: 58px 5%;
  display: grid;
  grid-template-columns: 553fr 320fr;
  gap: 25px 4%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 834px) {
  .tsushin .top-support__beauty {
    padding-block: 30px;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.tsushin .top-support__beauty-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.tsushin .top-support__beauty-ttl {
  line-height: 1.25;
}
@media (max-width: 834px) {
  .tsushin .top-support__beauty-ttl {
    text-align: center;
  }
}
.tsushin .top-support__beauty-txt {
  margin-top: 18px;
  line-height: 1.75;
}
.tsushin .top-support__beauty-txt sup {
  font-size: 70%;
}
.tsushin .top-support__beauty-img {
  border-radius: 15px;
  overflow: clip;
}

/* -------------------------------------------
 * how to proceed
 * -------------------------------------------*/
.tsushin .top-how {
  padding-top: 120px;
  position: relative;
}
@media (max-width: 834px) {
  .tsushin .top-how {
    padding-top: 60px;
  }
}
.tsushin .top-how__content {
  background: #f3b8d2;
  position: relative;
  margin-top: 100px;
}
@media (max-width: 834px) {
  .tsushin .top-how__content {
    margin-top: 30px;
  }
}
.tsushin .top-how__content > * {
  position: relative;
  z-index: 1;
}
.tsushin .top-how__content.box {
  padding: 0;
  padding-bottom: 60px;
}
@media (max-width: 834px) {
  .tsushin .top-how__content.box {
    padding-bottom: 40px;
  }
}
.tsushin .top-how__content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: min(100%, 1136px);
  aspect-ratio: 1136/466;
  background: url(../img/how_bg01.webp) no-repeat center top/contain;
  pointer-events: none;
  z-index: 0;
}
.tsushin .top-how__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 25px 0.5%;
}
@media (max-width: 1024px) {
  .tsushin .top-how__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.tsushin .top-how__head-visual {
  width: 48%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1024px) {
  .tsushin .top-how__head-visual {
    width: 100%;
  }
}
.tsushin .top-how__head-img {
  margin-top: -3%;
}
.tsushin .top-how__head-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.tsushin .top-how__head-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 14px;
}
@media (max-width: 834px) {
  .tsushin .top-how__head-labels {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
  }
}
.tsushin .top-how__head-label {
  display: inline-block;
  background: var(--yellow);
  border-radius: 5px;
  padding: 0.1em 0.3em;
  line-height: 1.26;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1024px) {
  .tsushin .top-how__head-label {
    margin-inline: auto;
  }
}
.tsushin .top-how__head-txt {
  margin-top: 30px;
  line-height: 1.75;
  margin-right: 9%;
}
@media (max-width: 1024px) {
  .tsushin .top-how__head-txt {
    margin-inline: 5%;
  }
}
.tsushin .top-how__steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 170px), 1fr));
  gap: 35px 3%;
  margin-top: -0.5952380952vw;
}
@media (max-width: 834px) {
  .tsushin .top-how__steps {
    margin-top: 40px;
    row-gap: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.tsushin .top-how__step {
  position: relative;
}
.tsushin .top-how__step-num {
  position: absolute;
  top: -15px;
  left: 18px;
  z-index: 2;
  line-height: 1;
}
.tsushin .top-how__step-img {
  border-radius: 30px;
  border: 3px solid #002c95;
  overflow: clip;
  aspect-ratio: 340/260;
}
.tsushin .top-how__step-label {
  position: absolute;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  border-radius: 100vmax;
  padding: 0.2em 0.8em;
  white-space: nowrap;
  line-height: 1.4;
}
@media (max-width: 834px) {
  .tsushin .top-how__step-label {
    bottom: 10px;
  }
}
@media (max-width: 834px) {
  .tsushin .top-how__step-label.f20 {
    font-size: 1.675rem;
  }
}
.tsushin .top-how__step-badge {
  position: absolute;
  top: min(-1.6417910448%, -22px);
  right: min(-1.0447761194%, -14px);
  z-index: 2;
  display: grid;
  place-items: center;
  width: clamp(80px, 5.9523809524vw, 100px);
  height: clamp(80px, 5.9523809524vw, 100px);
  background: url(../img/badge.svg) no-repeat center center/cover;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 834px) {
  .tsushin .top-how__step-badge {
    right: min(-0.2985074627%, -4px);
  }
}
.tsushin .top-how__step-badge-inner {
  line-height: 1.2;
}
.tsushin .top-how__schooling {
  margin-top: 50px;
  background: #fff;
  border-radius: 20px;
  padding: 50px 5%;
  position: relative;
}
@media (max-width: 834px) {
  .tsushin .top-how__schooling {
    padding-block: 40px;
    margin-top: 40px;
  }
}
.tsushin .top-how__schooling-intro {
  display: grid;
  grid-template-columns: 440fr 472fr;
  gap: 20px 3.4%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 834px) {
  .tsushin .top-how__schooling-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.tsushin .top-how__schooling-img img {
  border-radius: 20px;
}
.tsushin .top-how__schooling-body {
  padding-top: 16px;
}
@media (max-width: 834px) {
  .tsushin .top-how__schooling-body {
    padding-top: 0;
  }
}
.tsushin .top-how__schooling-badge {
  position: absolute;
  top: -29px;
  left: -38px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: clamp(190px, 12.9166666667vw, 217px);
  aspect-ratio: 217/166;
  height: auto;
  text-align: center;
  line-height: 2;
  padding-top: 1%;
}
@media (max-width: 499px) {
  .tsushin .top-how__schooling-badge {
    width: 150px;
    left: 2px;
  }
}
.tsushin .top-how__schooling-badge::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/bubble03.svg) no-repeat center center/contain;
  -webkit-transform: rotate(-6.9deg);
          transform: rotate(-6.9deg);
  z-index: -1;
}
.tsushin .top-how__schooling-badge-main-txt,
.tsushin .top-how__schooling-badge-small-txt {
  line-height: 1.2;
}
@media (max-width: 499px) {
  .tsushin .top-how__schooling-badge-small-txt.f15 {
    font-size: 1rem;
  }
}
@media (max-width: 499px) {
  .tsushin .top-how__schooling-badge-main-txt.f24 {
    font-size: 1.6rem;
  }
}
.tsushin .top-how__schooling-ttl {
  line-height: 1.25;
}
@media (max-width: 834px) {
  .tsushin .top-how__schooling-ttl {
    text-align: center;
  }
}
.tsushin .top-how__schooling-txt {
  margin-top: 20px;
  line-height: 1.75;
}
.tsushin .top-how__schooling-note {
  margin-top: 0.3em;
}
.tsushin .top-how__facility {
  margin-top: 56px;
  border-top: 2px dotted #edf0f8;
  padding-top: 45px;
  position: relative;
}
@media (max-width: 834px) {
  .tsushin .top-how__facility {
    padding-top: 30px;
    margin-top: 30px;
  }
}
.tsushin .top-how__facility-head {
  position: relative;
}
@media (max-width: 499px) {
  .tsushin .top-how__facility-head {
    text-align: center;
  }
}
.tsushin .top-how__facility-ttl {
  line-height: 1.67;
  text-align: center;
}
.tsushin .top-how__facility-txt {
  margin-top: 0.5em;
  line-height: 1.75;
  text-align: center;
}
@media (max-width: 834px) {
  .tsushin .top-how__facility-txt {
    text-align: left;
    margin-top: 1em;
  }
}
@media (max-width: 1000px) {
  .tsushin .top-how__map-img {
    width: 900px;
  }
}
.tsushin .top-how__facility-illust-area {
  position: absolute;
  top: -80%;
  right: 0;
  width: clamp(120px, 16.6417910448vw, 223px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  aspect-ratio: 223/304;
}
@media (max-width: 1024px) {
  .tsushin .top-how__facility-illust-area {
    display: none;
  }
}
.tsushin .top-how__facility-bubble {
  aspect-ratio: 254/159;
  width: 100%;
  position: relative;
  display: grid;
  place-content: center;
  margin-bottom: -18%;
  z-index: 1;
}
.tsushin .top-how__facility-bubble::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/bubble02.svg) no-repeat center center/contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  z-index: -1;
}
.tsushin .top-how__facility-bubble-txt {
  line-height: 1.22;
  margin-top: -15%;
  font-size: clamp(1.5rem, 1.3432835821vw, 1.8rem);
}
.tsushin .top-how__facility-illust01 {
  width: 70%;
  margin-left: auto;
  margin-top: 1%;
  position: relative;
  z-index: 2;
}
.tsushin .top-how__map {
  position: relative;
  margin-top: 20px;
}
@media (max-width: 834px) {
  .tsushin .top-how__map {
    margin-top: 0;
  }
}

/* -------------------------------------------
 * project
 * -------------------------------------------*/
.tsushin .top-project {
  position: relative;
  overflow-x: hidden;
  scroll-margin-top: 0px;
}
@media (max-width: 834px) {
  .tsushin .top-project {
    margin-top: 0;
  }
}
.tsushin .top-project__container {
  padding-block: 107px 140px;
  border-radius: 60px;
  z-index: 3;
  position: relative;
  margin-top: clamp(70px, 7.0238095238vw, 118px);
}
@media (max-width: 834px) {
  .tsushin .top-project__container {
    border-radius: 30px;
    padding-block: 50px;
    margin-top: 28vw;
  }
}
@media (max-width: 399px) {
  .tsushin .top-project__container {
    margin-top: 20vw;
  }
}
.tsushin .top-project__container::before, .tsushin .top-project__container::after {
  content: none;
  display: inline-block;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 834px) {
  .tsushin .top-project__container::before, .tsushin .top-project__container::after {
    content: "";
  }
}
.tsushin .top-project__container::before {
  background: url(../img/symbol_accent-left.webp) no-repeat center;
  background-size: contain;
  width: 20%;
  aspect-ratio: 186/146;
  top: -0.394218134vw;
  left: -7.8843626807vw;
}
.tsushin .top-project__container::after {
  background: url(../img/symbol_accent-right.webp) no-repeat center;
  background-size: contain;
  width: 20%;
  aspect-ratio: 198/156;
  top: -3.9421813403vw;
  right: -7.8843626807vw;
}
.tsushin .top-project__inner {
  position: relative;
}
.tsushin .top-project__head {
  position: relative;
  width: 64%;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .tsushin .top-project__head {
    width: 100%;
  }
}
@media (max-width: 834px) {
  .tsushin .top-project__illust-wrap {
    position: absolute;
    top: clamp(-254px, -30.4556354916vw, -40px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: max(100%, 338px);
    z-index: 0;
  }
}
@media (max-width: 399px) {
  .tsushin .top-project__illust-wrap {
    top: -27.0676691729vw;
  }
}
.tsushin .top-project__illust {
  position: absolute;
  bottom: 0.4761904762vw;
}
@media (max-width: 834px) {
  .tsushin .top-project__illust {
    position: static;
  }
}
.tsushin .top-project__illust--left {
  right: calc(100% - 15px);
  width: min(16.25vw, 273px);
}
@media (max-width: 834px) {
  .tsushin .top-project__illust--left {
    z-index: -1;
    width: 36.9%;
  }
}
.tsushin .top-project__illust--right {
  left: calc(100% - 20px);
  width: min(13.1547619048vw, 221px);
}
@media (max-width: 834px) {
  .tsushin .top-project__illust--right {
    width: 30.2%;
  }
}
.tsushin .top-project__head-body {
  padding-bottom: 20px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.tsushin .top-project__catch {
  line-height: 1.4;
  text-align: center;
}
.tsushin .top-project__ttl {
  margin-top: 8px;
  width: 100%;
  margin-inline: auto;
  text-align: center;
}
@media (max-width: 834px) {
  .tsushin .top-project__ttl {
    width: 90%;
  }
}
.tsushin .top-project__lead {
  margin-top: 30px;
  line-height: 1.9;
  letter-spacing: -0.05em;
  text-align: center;
}
@media (max-width: 834px) {
  .tsushin .top-project__lead {
    margin-top: 11vw;
    text-align: left;
    width: 100%;
    margin-inline: auto;
  }
}
@media (max-width: 399px) {
  .tsushin .top-project__lead {
    margin-top: 13vw;
  }
}
.tsushin .top-project__content {
  position: relative;
  margin-top: 90px;
}
@media (max-width: 834px) {
  .tsushin .top-project__content {
    margin-top: 25px;
  }
}
.tsushin .top-project__content.box {
  padding-top: 90px;
  background: #fff;
}
.tsushin .top-project__content-ttl {
  position: absolute;
  top: -0.6em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  line-height: 1.17;
}
@media (max-width: 1024px) {
  .tsushin .top-project__content-ttl {
    left: 5%;
    -webkit-transform: none;
            transform: none;
  }
}
.tsushin .top-project__content-ttl br {
  display: none;
}
@media (max-width: 1024px) {
  .tsushin .top-project__content-ttl br {
    display: block;
  }
}
.tsushin .top-project__content-main {
  display: grid;
  grid-template-columns: 477fr 500fr;
  gap: 25px 5%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1024px) {
  .tsushin .top-project__content-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.tsushin .top-project__content-sub-ttl {
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tsushin .top-project__content-body {
  margin-top: 5%;
}
@media (max-width: 834px) {
  .tsushin .top-project__content-body {
    margin-top: 0;
  }
}
.tsushin .top-project__content-sub-ttl-row {
  line-height: 1.4;
}
.tsushin .top-project__content-txt {
  margin-top: 20px;
  line-height: 1.75;
}
.tsushin .top-project__content-img {
  border-radius: 20px;
  overflow: clip;
  aspect-ratio: 500/340;
}
.tsushin .top-project__content-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tsushin .top-project__content-badge {
  position: absolute;
  top: -30px;
  right: -20px;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 160px;
  aspect-ratio: 1/1;
  background: url(../img/badge.svg) no-repeat center center/cover;
  text-align: center;
  line-height: 1.18;
}
@media (max-width: 834px) {
  .tsushin .top-project__content-badge {
    width: 120px;
    right: -8px;
  }
}
@media (max-width: 399px) {
  .tsushin .top-project__content-badge {
    width: 100px;
  }
}
@media (max-width: 399px) {
  .tsushin .top-project__content-badge.f24 {
    font-size: 1.3rem;
  }
}
.tsushin .top-project__profile {
  margin-top: 40px;
  background: #edf0f8;
  border-radius: 20px;
  padding: 32px 40px 24px;
  position: relative;
  display: grid;
  grid-template-columns: min(295px, 38%) minmax(0, 1fr);
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-column-gap: min(3.2738095238vw, 55px);
     -moz-column-gap: min(3.2738095238vw, 55px);
          column-gap: min(3.2738095238vw, 55px);
  overflow: visible;
}
.tsushin .top-project__profile::before {
  content: "";
  grid-column: 1;
  grid-row: 1;
}
@media (max-width: 834px) {
  .tsushin .top-project__profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-top: 45px;
    padding: 24px 5%;
    gap: 25px;
  }
  .tsushin .top-project__profile::before {
    display: none;
  }
}
.tsushin .top-project__coach {
  position: absolute;
  left: 40px;
  bottom: 0;
  width: min(295px, 38%);
  aspect-ratio: 295/207;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 834px) {
  .tsushin .top-project__coach {
    position: relative;
    left: auto;
    bottom: auto;
    width: min(295px, 100%);
    margin-inline: auto;
    margin-top: -50px;
    pointer-events: auto;
  }
}
.tsushin .top-project__profile-bubble {
  position: absolute;
  left: 0;
  top: 8.6956521739%;
  width: 46.7796610169%;
  aspect-ratio: 138/132;
  display: grid;
  place-content: center;
  z-index: 0;
}
.tsushin .top-project__profile-bubble::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/bubble01.svg) no-repeat center center/contain;
  z-index: 0;
}
.tsushin .top-project__profile-bubble-txt {
  line-height: 1.25;
  position: relative;
  z-index: 1;
}
.tsushin .top-project__profile-img {
  position: absolute;
  left: 41.3559322034%;
  top: 0;
  width: 54.5762711864%;
  aspect-ratio: 161/199;
  z-index: 1;
  overflow: clip;
}
.tsushin .top-project__profile-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.tsushin .top-project__profile-name-wrap {
  position: absolute;
  left: 84.7457627119%;
  top: 27.0531400966%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20.3389830508%;
}
.tsushin .top-project__profile-name {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1;
}
@media (max-width: 834px) {
  .tsushin .top-project__profile-name.f20 {
    font-size: 1.9rem;
  }
}
.tsushin .top-project__profile-role {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1;
}
.tsushin .top-project__profile-team {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 88.4057971014%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  line-height: 1.4;
  margin: 0;
  z-index: 1;
}
@media (max-width: 834px) {
  .tsushin .top-project__profile-team.f24 {
    font-size: 2.2rem;
  }
}
.tsushin .top-project__profile-info {
  grid-column: 2;
  min-width: 0;
}
@media (max-width: 834px) {
  .tsushin .top-project__profile-info {
    max-width: none;
    width: 100%;
  }
}
.tsushin .top-project__profile-dl-item {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 0 0.3em;
  line-height: 1.56;
}
.tsushin .top-project__profile-dl-txt {
  overflow-wrap: anywhere;
}
.tsushin .top-project__profile-dl-ttl {
  color: #fe5358;
}

/* -------------------------------------------
 * greeting
 * -------------------------------------------*/
.tsushin .top-greeting {
  position: relative;
  z-index: 2;
  scroll-margin-top: 0;
}

/* -------------------------------------------
 * flow
 * -------------------------------------------*/
.tsushin .top-flow {
  padding-top: 132px;
}
@media (max-width: 834px) {
  .tsushin .top-flow {
    padding-top: 50px;
  }
}
.tsushin .top-flow__ttl01 {
  line-height: 1;
}
.tsushin .top-flow__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 200px), 1fr));
  gap: 40px 20px;
  margin-top: 58px;
}
@media (max-width: 834px) {
  .tsushin .top-flow__list {
    margin-top: 40px;
  }
}
.tsushin .top-flow__item-visual {
  position: relative;
}
.tsushin .top-flow__item-num {
  position: absolute;
  top: -15px;
  left: 19px;
  z-index: 2;
  line-height: 1;
}
.tsushin .top-flow__item-img {
  border-radius: 30px;
  overflow: clip;
  aspect-ratio: 250/200;
  border: 2px solid #002c95;
}
.tsushin .top-flow__item-label {
  position: absolute;
  left: 50%;
  bottom: 15px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  border-radius: 100vmax;
  padding: 0.2em 0.8em;
  white-space: nowrap;
  line-height: 1.4;
}
.tsushin .top-flow__item-txt {
  margin-top: 19px;
  line-height: 1.7;
  font-size: 1.4rem;
}
@media (max-width: 834px) {
  .tsushin .top-flow__item-txt {
    margin-top: 10px;
  }
}

/* -------------------------------------------
 * cta
 * -------------------------------------------*/
.tsushin .top-cta {
  margin-top: 91px;
  position: relative;
}
@media (max-width: 834px) {
  .tsushin .top-cta {
    margin-top: 50px;
  }
}
.tsushin .top-cta::before {
  background: #f3b8d2;
  border-radius: 60px 0 0 60px;
  content: "";
  position: absolute;
  width: 95%;
  height: 109%;
  right: 0;
  top: 9%;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1399px) {
  .tsushin .top-cta::before {
    width: 100%;
  }
}
@media (max-width: 834px) {
  .tsushin .top-cta::before {
    border-radius: 20px;
    top: 3%;
  }
}
.tsushin .top-cta__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tsushin .top-cta__ttl {
  text-align: center;
  line-height: 1.17;
}
.tsushin .top-cta__note {
  margin-top: 14px;
  text-align: center;
  line-height: 1;
}
.tsushin .top-cta__content {
  margin-top: 10px;
}
.tsushin .top-cta__lead {
  text-align: center;
  line-height: 1.9;
  margin-top: 15px;
}
.tsushin .top-cta__box-wrap {
  margin-top: 47px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 834px) {
  .tsushin .top-cta__box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
  }
}
.tsushin .top-cta__box {
  background: #fff;
  border-radius: 20px;
  padding: 30px 5% 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 834px) {
  .tsushin .top-cta__box {
    padding-block: 25px;
  }
}
.tsushin .top-cta__box-label {
  text-align: center;
  line-height: 1.9;
}
.tsushin .top-cta__tel {
  margin-top: 20px;
  line-height: 1;
}
.tsushin .top-cta__btn {
  width: min(100%, 480px);
  margin-top: 12px;
  gap: 0;
}
.tsushin .top-cta__btn-arrow {
  font-size: 1.05em;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  margin-left: -0.15em;
}

/* -------------------------------------------
 * news
 * -------------------------------------------*/
.tsushin .top-news {
  padding-top: 120px;
  margin-top: 200px;
  border-top: 2px dotted #002c95;
}
@media (max-width: 834px) {
  .tsushin .top-news {
    margin-top: 120px;
    padding-top: 50px;
  }
}
.tsushin .top-news__dl-area {
  height: auto;
}/*# sourceMappingURL=tsushin-top.css.map */