@charset "UTF-8";
:where(html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video) {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

:where(article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,img,svg,video,canvas,audio,iframe,embed,object) {
  display: block;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:where(button) {
  border: none;
  background: none;
}

:where(ul,ol,summary) {
  list-style: none;
}

:where(table) {
  border-collapse: collapse;
  border-spacing: 0;
}

:where(:-webkit-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(:-moz-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(img,picture,svg) {
  max-inline-size: 100%;
  block-size: auto;
  width: 100%;
  height: auto;
}

:where(input,select,button,textarea) {
  color: #333;
  font-family: inherit;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

:where(button,[type=button],[type=reset],[type=submit]) {
  touch-action: manipulation;
}

:where(label) {
  display: inline-flex;
  align-items: center;
}

:where(input:-webkit-autofill,textarea:-webkit-autofill) {
  box-shadow: 0 0 0 1000px #fff inset;
}

:where(select)::-ms-expand {
  display: none;
}

:where(input)::-webkit-input-placeholder {
  color: #b6bcc4;
}

:where(input)::-moz-placeholder {
  color: #b6bcc4;
}

:where(input):-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input)::placeholder {
  color: #b6bcc4;
}

:where(input) ::-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input) :-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input)[type=radio],
:where(input)[type=checkbox] {
  opacity: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

.u-hidden {
  display: none !important;
  visibility: hidden;
}

.u-hidden-up-sm {
  display: none !important;
  visibility: hidden;
}

.u-hidden-down-lg {
  display: none !important;
  visibility: hidden;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

:root {
  --leading-trim: calc((1em - 1lh) / 2);
}

@supports not (top: 1lh) {
  :root {
    --leading-trim: 0px;
  }
}

.leading-trim {
  margin-block: var(--leading-trim);
}

html {
  overflow-y: scroll;
}

body {
  color: #00174d;
  font-size: 16px;
  line-height: 1.875;
  font-family: "Noto Sans JP",serif;
  font-weight: 300;
  letter-spacing: .04em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}

body.is-fixed {
  position: fixed;
  inset: 0;
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

a.no-link {
  pointer-events: none;
  cursor: default;
}

.-en {
  font-family: "futura-pt",sans-serif;
  font-weight: 100;
}

.-spOnly {
  display: none !important;
}

.-comingsoon::after {
  content: "Coming Soon!";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  font-size: 44px;
  line-height: 1;
  color: #fff;
  font-family: "futura-pt",sans-serif;
  font-weight: bold;
  z-index: 2;
}

.-comingsoon>a,
.-comingsoon>.secTransition__inner {
  -webkit-filter: brightness(40%) saturate(100%);
  filter: brightness(40%) saturate(100%);
  pointer-events: none;
}

.l-wrapper {
  overflow: hidden;
  position: relative;
}

.l-sec {
  position: relative;
  background: #fff;
  border-radius: 80px 80px 0 0;
  margin-top: -100px;
  z-index: 1;
  overflow: hidden;
}

.l-sec__inner {
  width: 1100px;
  margin: 0 auto;
}

.l-sec__inner.small {
  padding: 0 75px;
}

img {
  width: 100%;
  height: 100%;
}

.l-header__logo {
  position: fixed;
  width: 87px;
  height: 75px;
  top: 22px;
  left: 22px;
  z-index: 110;
}

.l-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  width: 56px;
  height: 56px;
  top: 22px;
  right: 22px;
  z-index: 130;
  background: #fff;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  border: 3px solid #4297eb;
}

.l-menu span {
  width: 15px;
  height: 2px;
  margin: 2px 0;
  border-radius: 1px;
  background: #4297eb;
  transition: .3s;
}

.l-menu.is-open span:nth-child(1) {
  -webkit-transform: translate(0, 6px) rotate(35deg);
  transform: translate(0, 6px) rotate(35deg);
}

.l-menu.is-open span:nth-child(2) {
  opacity: 0;
}

.l-menu.is-open span:nth-child(3) {
  -webkit-transform: translate(0, -6px) rotate(-35deg);
  transform: translate(0, -6px) rotate(-35deg);
}

.l-nav {
  position: fixed;
  width: 100%;
  height: 100%;
  height: calc(var(--vh)*100);
  top: 0;
  left: 0;
  z-index: -1;
  transition-delay: .3s;
  overflow-y: scroll;
}

.l-nav.is-open {
  z-index: 120;
  transition-delay: 0s;
}

.l-nav.is-open .l-nav__bg {
  opacity: 1;
}

.l-nav.is-open .l-nav__border {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.l-nav__bg {
  position: fixed;
  width: 100%;
  height: 100%;
  height: calc(var(--vh)*100);
  background: rgba(137,196,255,.92);
  opacity: 0;
  transition: .3s;
}

.l-nav__heading {
  position: relative;
  font-family: "futura-pt",sans-serif;
  font-weight: bold;
  font-size: 62px;
  line-height: 1;
  display: inline-block;
  z-index: 1;
  white-space: nowrap;
}

.l-nav__heading::after {
  content: "MENU";
  -webkit-text-stroke: 1px #00174d;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: -1;
  font-size: 62px;
  color: rgba(0,0,0,0);
}

.l-nav__btmImg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 250px;
}

.l-nav__border {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  width: 375px;
  min-height: 765px;
  height: calc(var(--vh)*100);
  -webkit-transform: translateX(110%);
  transform: translateX(110%);
  border-radius: 0 0 0 30px;
  transition: .3s;
}

.l-nav__inner {
  position: relative;
  height: 100%;
  z-index: 101;
  padding: 103px 40px;
  background: #fff;
  overflow: hidden;
  background: url(/ryugaku2025/assets/img/common/bg_square_blue.png) repeat top left/auto;
}

.l-nav__list {
  position: relative;
  z-index: 1;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.l-nav__list li {
  font-size: 22px;
  line-height: 1.5;
  margin-top: 60px;
}

.l-nav__list li:nth-child(2) {
  margin-top: 40px;
}

.l-nav__list li>a {
  display: inline-flex;
  align-items: flex-end;
  gap: 10px;
}

.l-nav__list li>a.colorChange .l-nav__listSubTxt {
  border-color: #ef4288;
  color: #ef4288;
}

.l-nav__list li>a.colorChange .l-nav__listObj {
  background: #ef4288;
}

.l-nav__list li>a.grayout {
  opacity: .5;
  pointer-events: none;
}

.l-nav__list li>a.-disabled {
  pointer-events: none;
  color: #939393;
}

.l-nav__list li>a.-disabled .l-nav__listSubTxt {
  border-color: #939393;
  color: #939393;
}

.l-nav__list li>a.-disabled .l-nav__listObj {
  background: #939393;
}

.l-nav__listSubTxt {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 23px;
  border: 1px solid #099b52;
  color: #099b52;
  font-weight: 500;
}

.l-nav__listTxt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.45;
  display: block;
  margin-top: 15px;
  line-height: 1.7;
}

.l-nav__listObj {
  width: 37px;
  height: 37px;
  border: 2px solid rgba(0,0,0,0);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #099b52;
  line-height: 0;
  transition: .3s;
}

.l-nav__listObj .arrow {
  width: 10px;
  height: 10px;
  margin-right: 3px;
}

.l-nav__listObj .arrow svg {
  width: 100%;
  height: 100%;
  line-height: 0;
  stroke: #fff;
  transition: .3s;
}

.l-nav__footerCopy {
  color: #868686;
  font-size: 10px;
  line-height: 1.3;
  position: absolute;
  bottom: 28px;
  left: 20px;
  font-family: futura-pt,sans-serif;
  letter-spacing: .02em;
}

.l-footer {
  position: relative;
  width: 100%;
  text-align: center;
  background: #4297eb;
  z-index: 11;
}

.l-footer__inner {
  position: relative;
  width: 1366px;
  height: 468px;
  margin: 0 auto;
}

.l-footer__logo {
  width: 200px;
  padding: 90px 0 0;
  margin: 0 auto 20px;
}

.l-footer__txt1 {
  width: 244px;
  margin: 0 auto 15px;
}

.l-footer__txt2 {
  color: #fff;
  font-size: 16px;
  font-family: "A1ゴシック R";
  text-align: center;
}

.l-footer__img1 {
  position: fixed;
  right: 10px;
  bottom: -5px;
  width: 146px;
  transition: .3s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 10;
}

.l-footer__img1.is-show {
  transition-delay: .2s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.l-footer__img1 a {
  display: block;
  transition: .3s;
}

.l-footer__img1 a:hover {
  opacity: .8;
}

.l-footer__copy {
  color: #fff;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  bottom: 15px;
  left: 50%;
  translate: -50% 0;
}

.c-buttonStyle1 {
  position: relative;
  border-radius: 37px;
  background: #fff;
  border: 3px solid rgba(0,0,0,0);
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.3;
  font-weight: 500;
  font-size: 20px;
  transition: .3s;
}

.c-buttonStyle1 .obj {
  position: absolute;
  top: 50%;
  right: 20px;
  translate: 0 -50%;
  background: rgba(0,0,0,0);
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vmax;
}

.c-buttonStyle1 .obj .arrow {
  width: 7px;
  height: 7px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  rotate: -45deg;
  margin-right: 3px;
}

.c-buttonStyle1.-navy {
  border-color: #00174d;
}

.c-buttonStyle1.-navy .obj {
  background: #00174d;
}

.c-buttonStyle1.-pink {
  border-color: #ef4288;
  color: #ef4288;
}

.c-buttonStyle1.-pink .obj {
  background: #ef4288;
}

.c-buttonStyle1.-green {
  border-color: #0a9b52;
  color: #0a9b52;
}

.c-buttonStyle1.-green .obj {
  background: #0a9b52;
}

.c-support {
  position: relative;
  padding: 110px 0;
}

.c-support:has(.c-support__voice) {
  padding-top: 5.3333333333vw;
}

.c-support:has(.c-support__voice) .c-support__box {
  margin-top: -60px;
}

.c-support .c-strong {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.c-support__bg {
  position: absolute;
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/support_bg.png) no-repeat center/cover;
  border-radius: 80px 80px 0 0;
  overflow: hidden;
  z-index: -1;
}

.c-support__bg.-green {
  background-color: #7df7c3;
  opacity: .7;
}

.c-support__bg.-pink {
  background-color: #ef4288;
  opacity: .7;
}

.c-support__voice {
  width: 800px;
  margin-left: 100px;
}

.c-support__box {
  position: relative;
  background: #fff;
  border-radius: 66px;
  overflow: hidden;
  padding: 60px 75px;
  text-align: center;
  z-index: 1;
}

.c-support__box::before {
  content: "";
  position: absolute;
  pointer-events: none;
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/support_dot.png) repeat top left/15px;
  opacity: .05;
  z-index: -1;
}

.c-support__connect--tit {
  font-size: 33px;
  font-weight: bold;
}

.c-support__connect--tit .small {
  font-size: 25px;
  font-weight: 500;
}

.c-support__connect--tit .c-strong {
  margin-top: -15px;
}

.c-support__connect--tit .c-strong::after {
  width: 95%;
}

.c-support__connect--tit .c-strong .num {
  color: #ef4288;
  font-size: 70px;
}

.c-support__connect--txt {
  font-size: 18px;
  margin-top: 18px;
  font-weight: 500;
}

.c-support__connect--note {
  font-size: 12px;
  color: #9a9a9a;
}

.c-support__connect--img {
  width: 575px;
  margin: 10px auto 30px;
}

.c-support__subtit {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 20px;
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
}

.c-support__subtit::before,
.c-support__subtit::after {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background: #00174d;
  border-radius: 10px;
}

.c-support__subtit::before {
  rotate: -25deg;
}

.c-support__subtit::after {
  rotate: 25deg;
}

.c-support__tit {
  font-size: 33px;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 20px;
}

.c-support__tit .c-strong {
  font-size: 44px;
  font-weight: bold;
}

.c-support__list {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 7px 1fr 7px 1fr 7px 1fr 7px 1fr 7px 1fr;
  grid-template-columns: repeat(6, 1fr);
  margin-top: 40px;
  gap: 7px;
}

.c-support__list::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  translate: -50% 0;
  width: 100%;
  height: 20px;
  background: url(/ryugaku2025/assets/img/common/support_fukidashi.png) no-repeat top center/cover;
}

.c-support__items {
  position: relative;
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  z-index: 1;
}

.c-support__items::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #00174d;
  border-radius: 100vmax;
}

.c-support__items::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  background: #d5e6ff;
  border-radius: 100vmax;
  z-index: -1;
}

.c-support__txt {
  font-size: 18px;
  margin: 50px 0 25px;
  line-height: 1.6;
  font-weight: 500;
}

.c-support__txt .c-strong {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
}

.c-support__note {
  font-size: 12px;
  color: #9a9a9a;
}

.c-support__btn {
  margin-top: 30px;
  text-align: center;
}

.c-support__btn--link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ff6589;
  color: #fff;
  border-radius: 60px;
  padding: 20px 72px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.4;
  transition: .3s;
}

.c-support__btn--link .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  translate: 0 -50%;
}

.c-strong {
  position: relative;
  display: block;
  z-index: 1;
  line-height: 1;
}

.c-strong::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 22px;
  border-radius: 14px;
  background: #fff067;
  z-index: -1;
}

.c-mainv {
  position: relative;
  padding: 80px 0 180px;
}

.c-mainv__deco {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
}

.c-mainv__deco._01 {
  left: calc(50% - 620px);
  width: 267px;
}

.c-mainv__deco._02 {
  left: calc(50% + 320px);
  width: 228px;
}

.c-mainv__tit {
  position: relative;
  width: 582px;
  margin-inline: auto;
}

.c-intro__items {
  position: relative;
  padding: 60px 0;
}

.c-intro__items::before,
.c-intro__items::after {
  content: "";
  position: absolute;
  border-radius: 66px;
  pointer-events: none;
}

.c-intro__items::before {
  inset: 0;
  z-index: 1;
}

.c-intro__items::after {
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.c-intro__items:nth-child(n+2) {
  margin-top: 30px;
}

.c-intro__items.-green::before {
  border: 3px solid #099b52;
}

.c-intro__items.-green::after {
  background: #e1fdf0;
}

.c-intro__items.-green .c-intro__message {
  background: url(/ryugaku2025/assets/img/common/bg_square_green.png) repeat top left/auto;
  background-color: #fff;
}

.c-intro__items.-green .c-intro__top--num {
  background: #6ff7b3;
}

.c-intro__items.-green .c-intro__top--num::after {
  background: url(/ryugaku2025/assets/img/english-study/arrow.png) no-repeat top center/cover;
}

.c-intro__items.-pink::before {
  border: 3px solid #ef4288;
}

.c-intro__items.-pink::after {
  background: #fff0fa;
}

.c-intro__items.-pink .c-intro__message {
  background: url(/ryugaku2025/assets/img/common/bg_square_pink.png) repeat top left/auto;
  background-color: #fff;
}

.c-intro__items.-pink .c-intro__top--num {
  background: #ffc9ef;
}

.c-intro__items.-pink .c-intro__top--num::after {
  background: url(/ryugaku2025/assets/img/world-englishes/arrow.png) no-repeat top center/cover;
}

.c-intro__items._01 .c-intro__top--tit {
  width: 450px;
}

.c-intro__items._01 .c-intro__top--img {
  width: 363px;
  right: -30px;
}

.c-intro__items._02 .c-intro__top--tit {
  width: 540px;
}

.c-intro__items._02 .c-intro__top--img {
  width: 373px;
}

.c-intro__items._03 .c-intro__top--tit {
  width: 600px;
}

.c-intro__items._03 .c-intro__top--img {
  width: 351px;
}

.c-intro__items._04 .c-intro__top--tit {
  width: 570px;
}

.c-intro__items._04 .c-intro__top--img {
  width: 318px;
  top: -40px;
}

.c-intro__top {
  position: relative;
  display: flex;
  align-items: flex-start;
}

.c-intro__top--num {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-weight: bold;
  border-radius: 100vmax;
  flex-shrink: 0;
  width: 100px;
  height: 100px;
}

.c-intro__top--num::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  translate: 0 -50%;
  width: 26px;
  height: 29px;
}

.c-intro__top--num .cate {
  font-size: 16px;
}

.c-intro__top--num .num {
  font-size: 45px;
}

.c-intro__top--tit {
  margin-left: 30px;
}

.c-intro__top--tag {
  position: relative;
  left: 30px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 5px 15px;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 3px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  margin-top: 20px;
}

.c-intro__top--tag:nth-child(n+2) {
  margin-right: 5px;
}

.c-intro__top--tag.-blue {
  background: #57a5f2;
  border-color: #4197eb;
}

.c-intro__top--tag.-orange {
  background: #fa9e73;
  border-color: #ff793c;
}

.c-intro__top--tag.-pink {
  background: #ef7fad;
  border-color: #ef4288;
}

.c-intro__top--tag.-green {
  background: #61ac86;
  border-color: #0a9b52;
}

.c-intro__top--img {
  position: absolute;
  top: -20px;
  right: -50px;
}

.c-intro__profile {
  position: relative;
  display: flex;
  align-items: flex-end;
  margin-top: -40px;
}

.c-intro__profile::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  translate: -50% 0;
  width: 100%;
  height: 20px;
  background: url(/ryugaku2025/assets/img/common/fukidashi.png) no-repeat top center/cover;
}

.c-intro__profile--character {
  position: relative;
  left: -50px;
  width: 170px;
}

.c-intro__profile--info {
  position: relative;
  left: -35px;
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 10px;
}

.c-intro__profile--info .strong {
  display: block;
  font-size: 22px;
  font-weight: bold;
}

.c-intro__profile--country {
  font-weight: 500;
  font-size: 16px;
  margin-left: auto;
  padding-bottom: 10px;
}

.c-intro__profile--country .tag {
  font-size: 14px;
  line-height: 1;
  border: 1px solid #00174d;
  padding: 2px 10px;
  border-radius: 3px;
  margin-right: 5px;
}

.c-intro__message {
  padding: 26px;
  margin-top: 30px;
}

.c-intro__message--box:nth-child(n+2) {
  margin-top: 20px;
}

.c-intro__message--tit {
  font-size: 20px;
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.c-intro__message--tit.c-strong,
.c-intro__message--tit .c-strong {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
}

.c-intro__message--tit.c-strong::after,
.c-intro__message--tit .c-strong::after {
  background: #f9ffb0;
}

.c-intro__message--tit .small {
  text-align: center;
  display: block;
  margin-top: 8px;
  font-size: 13px;
  font-family: "Noto Sans JP",serif;
  font-weight: 400;
}

.c-intro__message--tit .sizeChange {
  font-size: 10px;
}

.c-intro__message--txt {
  margin-top: 10px;
  font-size: 16px;
}

.c-intro__message--txt .c-strong {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.c-intro__pickup {
  position: relative;
  margin-top: 50px;
}

.c-intro__pickup--img {
  position: absolute;
  top: 50%;
  right: -10px;
  translate: 0 -50%;
  width: 210px;
}

.c-intro__pickup--head {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 5px;
  border-bottom: 3px solid #00174d;
}

.c-intro__pickup--head .tit {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  z-index: 1;
  white-space: nowrap;
  line-height: 1;
}

.c-intro__pickup--head .tit::after {
  content: "PICK UP";
  position: absolute;
  top: 4px;
  left: 2px;
  color: #fff067;
  z-index: -1;
}

.c-intro__pickup--head .small {
  font-size: 16px;
  font-weight: 500;
}

.c-intro__pickup--head .small .strong {
  font-weight: bold;
  font-size: 20px;
  margin: 0 5px;
}

.c-intro__pickup--head .small .detail {
  font-size: 14px;
}

.c-intro__pickup--txt {
  margin-top: 15px;
  font-size: 16px;
  width: 77%;
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-bg {
  background: rgba(137,196,255,.9) !important;
  opacity: 1 !important;
}

.c-modal {
  position: relative;
  width: 1100px;
  border-radius: 30px;
  margin: 67px auto;
  padding: 81px 75px 42px;
  background: #fff1eb;
}

.c-modal::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/bg_dot.png) repeat top left/15px;
  opacity: .1;
  pointer-events: none;
}

.c-modal__close {
  cursor: pointer;
  position: absolute;
  top: 14px;
  right: 21px;
  width: 56px;
  height: 56px;
  padding: 0;
  border: 3px solid #00174d;
  background: #fff;
  border-radius: 50%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
}

.c-modal__closeInner {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
}

.c-modal__closeInner .line {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 2px;
  background: #00174d;
  width: 100%;
  border-radius: 10px;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.c-modal__closeInner .line:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.c-modal__closeInner .line:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.c-modal__close:hover {
  background: #00174d;
}

.c-modal__close:hover .line {
  background: #fff;
}

.c-modal__inner {
  position: relative;
}

.c-modal__tit {
  width: 540px;
  margin-bottom: 50px;
}

.c-modal__txt {
  font-family: "A1ゴシック R";
  color: #008dc9;
  font-size: 16px;
  line-height: 2.125;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.c-modal__txt+.c-modal__txt {
  margin-top: 40px;
}

.c-modal__txt span {
  padding: 2px 9px;
  background: #fff;
}

.c-modal__box {
  width: 418px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.c-modal__box_main {
  width: 333px;
  margin: 0 auto 40px;
  position: relative;
}

.c-modal__box_main .c-modal__box_cnt {
  width: 196px;
  position: absolute;
  bottom: -20px;
  right: -30px;
}

.c-modal__box_name {
  font-family: "A1ゴシック R";
  color: #008dc9;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}

.c-modal__box_name span {
  font-size: 12px;
}

.c-modal__box_txt {
  font-size: 13px;
  line-height: 21px;
}

.c-modal__box_bottom {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.c-modal__box_people {
  width: 120px;
}

.c-modal__box_people .c-modal__box_img {
  width: 100px;
}

.c-modal__box_img {
  margin-bottom: 12px;
}

@-webkit-keyframes scrollAnimation {
  from {
    translate: 0 0;
  }

  to {
    translate: -50.8% 0;
  }
}

@keyframes scrollAnimation {
  from {
    translate: 0 0;
  }

  to {
    translate: -50.8% 0;
  }
}

[data-aos=mask-slide] {
  overflow: hidden;
}

[data-aos=mask-slide][data-aos-delay="200"] span {
  transition-delay: 200ms;
}

[data-aos=mask-slide][data-aos-delay="400"] span {
  transition-delay: 400ms;
}

[data-aos=mask-slide] span {
  opacity: 0;
  display: inline-block;
  line-height: 1;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  transition: -webkit-clip-path .4s .4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: clip-path .4s .4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: clip-path .4s .4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-clip-path .4s .4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

[data-aos=mask-slide].aos-animate span {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

[data-aos=scale-animation],
[data-aos=scale-animation2] {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

[data-aos=scale-animation][data-aos-delay="200"],
[data-aos=scale-animation2][data-aos-delay="200"] {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}

[data-aos=scale-animation][data-aos-delay="400"],
[data-aos=scale-animation2][data-aos-delay="400"] {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

[data-aos=scale-animation][data-aos-delay="600"],
[data-aos=scale-animation2][data-aos-delay="600"] {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}

[data-aos=scale-animation][data-aos-delay="700"],
[data-aos=scale-animation2][data-aos-delay="700"] {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}

[data-aos=scale-animation][data-aos-delay="800"],
[data-aos=scale-animation2][data-aos-delay="800"] {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}

[data-aos=scale-animation][data-aos-delay="1400"],
[data-aos=scale-animation2][data-aos-delay="1400"] {
  -webkit-animation-delay: 1400ms;
  animation-delay: 1400ms;
}

[data-aos=scale-animation].aos-animate {
  -webkit-animation-name: scale-animation;
  animation-name: scale-animation;
}

[data-aos=scale-animation2] {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
}

[data-aos=scale-animation2].aos-animate {
  -webkit-animation-name: scale-animation2;
  animation-name: scale-animation2;
}

@-webkit-keyframes scale-animation {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
  }

  55% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }

  70% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  85% {
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale-animation {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
  }

  55% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }

  70% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  85% {
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes scale-animation2 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  55% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  60% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-animation2 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  55% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  60% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes splash-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  5% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    opacity: 1;
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
  }

  55% {
    opacity: 1;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }

  70% {
    opacity: 1;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  85% {
    opacity: 1;
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes splash-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  5% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    opacity: 1;
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
  }

  55% {
    opacity: 1;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }

  70% {
    opacity: 1;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  85% {
    opacity: 1;
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

#english-study .c-mainv {
  background: #7df7c3;
}

#english-study .c-mainv__bg {
  position: absolute;
  inset: 0;
  background: url(/ryugaku2025/assets/img/english-study/mainv_bg.png) no-repeat top center/cover;
}

#english-study .c-support__subtit {
  line-height: 1.5;
}

#english-study .c-support__subtit::before,
#english-study .c-support__subtit::after {
  height: 70px;
}

#english-study .c-support__comment {
  width: 484px;
  margin: 20px auto 0;
}

#english-study .l-sec::before {
  content: "";
  position: absolute;
  pointer-events: none;
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/support_dot.png) repeat top left/15px;
  opacity: .05;
  z-index: -1;
}

#english-study .secTopic__inner {
  display: flex;
  align-items: center;
  gap: 45px;
}

#english-study .secTopic__subtit {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  z-index: 1;
  white-space: nowrap;
}

#english-study .secTopic__subtit::after {
  content: "TOPIC";
  position: absolute;
  top: 5px;
  left: 5px;
  color: #fff067;
  z-index: -1;
}

#english-study .secTopic__tit {
  position: relative;
  font-size: 30px;
  font-weight: bold;
}

#english-study .secTopic__tit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  translate: 0 -50%;
  width: 3px;
  height: 38px;
  background: #00174d;
  border-radius: 10px;
}

#english-study .secTopic__txt {
  font-size: 16px;
  margin-top: 30px;
}

#english-study .secTopic__box {
  position: relative;
  z-index: 2;
  padding: 45px;
  margin-top: 110px;
}

#english-study .secTopic__box::before,
#english-study .secTopic__box::after {
  content: "";
  position: absolute;
  border-radius: 66px;
  pointer-events: none;
}

#english-study .secTopic__box::before {
  inset: 0;
  border: 3px solid #00174d;
  z-index: 1;
}

#english-study .secTopic__box::after {
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background: #ebebeb;
  z-index: -1;
}

#english-study .secTopic__deco {
  position: absolute;
  top: -50px;
  right: 0;
  width: 200px;
  z-index: 2;
}

#english-study .secMethod {
  padding: 20px 0 70px;
}

#english-study .secMethod__tit {
  position: relative;
  right: 20px;
}

#english-study .secTests {
  padding-bottom: 80px;
}

#english-study .secTests__tit {
  width: 110%;
}

#english-study .secTests__list {
  margin-top: 10px;
}

#english-study .secTests__items {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100px 50px 1fr;
  grid-template-columns: 100px 1fr;
  align-items: center;
  gap: 50px;
  padding: 30px 50px;
}

#english-study .secTests__items:nth-child(n+2) {
  margin-top: 30px;
}

#english-study .secTests__items::before,
#english-study .secTests__items::after {
  content: "";
  position: absolute;
  border-radius: 24px;
  pointer-events: none;
}

#english-study .secTests__items::before {
  inset: 0;
  border: 3px solid #00174d;
  z-index: 1;
}

#english-study .secTests__items::after {
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background: #ebebeb;
  z-index: -1;
}

#english-study .secTests__items--tit {
  font-size: 24px;
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

#english-study .secTests__items--txt {
  font-size: 16px;
}

#english-study .secTests__items--txt .small {
  font-size: 12px;
}

#english-study .secComment {
  padding: 80px 0;
}

#english-study .secComment__img {
  width: 650px;
  margin-inline: auto;
}

#english-study .secTransition__inner {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 400px;
  z-index: 1;
}

#english-study .secTransition__inner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/ryugaku2025/assets/img/english-study/transition_bg.png) no-repeat top center/cover;
  z-index: -1;
}

#english-study .secTransition__img {
  position: relative;
  left: -5%;
  width: 110%;
}

#english-study .secTransition__btn {
  position: absolute;
  bottom: 35px;
  left: 50%;
  translate: -50% 0;
  width: 316px;
  height: 72px;
}

#index .secHero {
  position: relative;
  background: #89c4ff;
  height: 840px;
}

#index .secHero__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: url(/ryugaku2025/assets/img/index/hero_bg.png) no-repeat center/cover;
}

#index .secHero__inner {
  position: absolute;
  inset: 0;
  z-index: 1;
}

#index .secHero__inner::before,
#index .secHero__inner::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

#index .secHero__inner::before {
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/bg_dot.png) repeat top left/15px;
  -webkit-mask-image: url(/ryugaku2025/assets/img/index/hero_btm.png);
  mask-image: url(/ryugaku2025/assets/img/index/hero_btm.png);
  -webkit-mask-position: bottom center;
  mask-position: bottom center;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  opacity: .1;
  z-index: -1;
}

#index .secHero__inner::after {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/ryugaku2025/assets/img/index/hero_btm.png) no-repeat center/cover;
  z-index: -2;
}

#index .secHero__logo {
  position: absolute;
  top: 100px;
  left: calc(50% - 560px);
  width: 540px;
  z-index: 2;
}

#index .secHero__people {
  position: absolute;
  top: 30px;
  left: calc(50% - 150px);
  width: 770px;
  z-index: 10;
}

#index .secHero__comment {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
}

#index .secHero__deco {
  position: absolute;
  z-index: 10;
}

#index .secHero__deco._01 {
  top: 0;
  left: calc(50% - 700px);
  width: 150px;
}

#index .secHero__deco._02 {
  top: 10px;
  left: calc(50% - 430px);
  width: 120px;
}

#index .secHero__deco._03 {
  top: 0;
  left: calc(50% - 170px);
  width: 180px;
}

#index .secHero__deco._04 {
  top: 280px;
  left: calc(50% - 660px);
  width: 100px;
}

#index .secHero__deco._05 {
  top: 280px;
  left: calc(50% + 530px);
  width: 140px;
}

#index .secHero__deco._06 {
  top: 510px;
  left: calc(50% - 700px);
  width: 170px;
}

#index .secHero__deco._07 {
  top: 440px;
  left: calc(50% + 570px);
  width: 150px;
}

#index .secHero__deco._08 {
  top: 590px;
  left: calc(50% - 300px);
  width: 160px;
}

#index .secHero__btn {
  position: absolute;
  bottom: 60px;
  left: calc(50% + 440px);
  z-index: 10;
  width: 230px;
  height: 74px;
}

#index .secHero__btn>a {
  font-size: 15px;
  padding-right: 20px;
}

#index .secQuestion {
  position: relative;
  padding: 30px 0;
  background: #fff067;
  z-index: 1;
}

#index .secQuestion::before {
  content: "";
  position: absolute;
  pointer-events: none;
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/bg_dot.png) repeat top left/15px;
  background-position: 21px 16px;
  opacity: .1;
  z-index: -1;
}

#index .secQuestion__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 555px 60px 1fr;
  grid-template-columns: 555px 1fr;
  align-items: flex-start;
  gap: 60px;
}

#index .secQuestion__txt {
  width: 591px;
  margin-top: 40px;
}

#index .secQuestion__img {
  width: 420px;
}

#index .secQuestion__list {
  margin-top: 110px;
}

#index .secQuestion__items:nth-child(n+2) {
  margin-top: 60px;
}

#index .secQuestion__items>a {
  position: relative;
  display: block;
  transition: .3s;
}

#index .secQuestion__items--deco {
  position: absolute;
}

#index .secQuestion__items--deco._01 {
  bottom: 3px;
  left: -15px;
  width: 250px;
}

#index .secQuestion__items--deco._02 {
  top: -50px;
  right: -30px;
  width: 280px;
}

#index .secQuestion__items--deco._03 {
  bottom: 3px;
  left: -20px;
  width: 270px;
}

#index .secQuestion__items--deco._04 {
  bottom: 3px;
  right: -40px;
  width: 250px;
}

#index .secArchive {
  position: relative;
  z-index: 1;
}

#index .secArchive::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/ryugaku2025/assets/img/index/archive_bg.png) no-repeat center/100% auto;
  z-index: -1;
}

#index .secArchive__inner {
  position: relative;
  height: 800px;
  padding-top: 250px;
  z-index: 1;
}

#index .secArchive__inner::before,
#index .secArchive__inner::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

#index .secArchive__inner::before {
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/bg_dot.png) repeat top left/15px;
  -webkit-mask-image: url(/ryugaku2025/assets/img/index/hero_btm.png);
  mask-image: url(/ryugaku2025/assets/img/index/hero_btm.png);
  -webkit-mask-position: bottom center;
  mask-position: bottom center;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-position: 0px 17px;
  opacity: .1;
  scale: 1 -1;
  z-index: -1;
}

#index .secArchive__inner::after {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/ryugaku2025/assets/img/index/hero_btm.png) no-repeat center/cover;
  scale: 1 -1;
  z-index: -2;
}

#index .secArchive__tit {
  width: 750px;
  margin-inline: auto;
}

#index .secArchive__list {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 15px;
}

#index .secArchive__items>a {
  position: relative;
  display: block;
  transition: .3s;
}

#world-englishes .c-mainv {
  background: #ffc9ef;
}

#world-englishes .c-mainv__bg {
  position: absolute;
  inset: 0;
  background: url(/ryugaku2025/assets/img/world-englishes/mainv_bg.png) no-repeat top center/cover;
}

#world-englishes .c-mainv__tit {
  width: 635px;
}

#world-englishes .c-mainv__deco {
  top: 65%;
}

#world-englishes .c-mainv__deco._01 {
  width: 311px;
}

#world-englishes .c-mainv__deco._02 {
  width: 285px;
}

#world-englishes .c-support__subtit {
  line-height: 1.5;
}

#world-englishes .c-support__subtit::before,
#world-englishes .c-support__subtit::after {
  height: 70px;
}

#world-englishes .c-support__comment {
  width: 484px;
  margin: 20px auto 0;
}

#world-englishes .secDifference {
  position: relative;
  z-index: 1;
  padding-top: 90px;
}

#world-englishes .secDifference::before,
#world-englishes .secDifference::after {
  content: "";
  pointer-events: none;
  position: absolute;
  bottom: -32px;
  left: 0;
  width: 100%;
  height: 320px;
}

#world-englishes .secDifference::before {
  background: url(/ryugaku2025/assets/img/world-englishes/difference_bg.png) no-repeat bottom center/cover;
  z-index: -2;
}

#world-englishes .secDifference::after {
  content: "";
  position: absolute;
  background: url(/ryugaku2025/assets/img/common/bg_dot.png) repeat top left/15px;
  background-color: #fff067;
  -webkit-mask-image: url(/ryugaku2025/assets/img/world-englishes/difference_bg.png);
  mask-image: url(/ryugaku2025/assets/img/world-englishes/difference_bg.png);
  -webkit-mask-position: bottom center;
  mask-position: bottom center;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  opacity: .2;
  z-index: -1;
}

#world-englishes .secDifference__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background-color: #fff067;
}

#world-englishes .secDifference__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/bg_dot.png) repeat top left/15px;
  opacity: .2;
}

#world-englishes .secDifference__inner {
  position: relative;
}

#world-englishes .secDifference__tit {
  width: 470px;
  margin-inline: auto;
}

#world-englishes .secDifference__txt {
  width: 715px;
  margin: 35px auto 0;
}

#world-englishes .secDifference__deco {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 240px;
}

#world-englishes .secDifference__deco._01 {
  left: -80px;
}

#world-englishes .secDifference__deco._02 {
  right: -80px;
}

#world-englishes .secDifference__img {
  width: 714px;
  margin: 30px auto 0;
}

#world-englishes .secInterview {
  position: relative;
  padding: 270px 0;
  margin-top: -150px;
}

#world-englishes .secInterview::before {
  content: "";
  position: absolute;
  pointer-events: none;
  inset: 0;
  background: url(/ryugaku2025/assets/img/common/support_dot.png) repeat top left/15px;
  opacity: .05;
  z-index: -3;
}

#world-englishes .secInterview__tit {
  position: relative;
  width: 106%;
  bottom: -28px;
  left: -4%;
  margin-top: 20px;
}

#world-englishes .secInterview .c-intro__items {
  padding: 30px 0 60px;
}

#world-englishes .secInterview .c-intro__items:nth-child(n+2) {
  margin-top: 60px;
}

#world-englishes .secInterview .c-intro__items._01 .c-intro__top--country {
  width: 150px;
}

#world-englishes .secInterview .c-intro__items._01 .c-intro__info--tit {
  width: 378px;
}

#world-englishes .secInterview .c-intro__items._01 .c-intro__info--img {
  bottom: -80px;
  right: -30px;
  width: 340px;
}

#world-englishes .secInterview .c-intro__items._02 .c-intro__top--country {
  width: 150px;
}

#world-englishes .secInterview .c-intro__items._02 .c-intro__info--tit {
  width: 438px;
}

#world-englishes .secInterview .c-intro__items._02 .c-intro__info--img {
  bottom: -40px;
  width: 280px;
}

#world-englishes .secInterview .c-intro__items._03 .c-intro__top--country {
  width: 113px;
}

#world-englishes .secInterview .c-intro__items._03 .c-intro__info--tit {
  width: 638px;
}

#world-englishes .secInterview .c-intro__items._03 .c-intro__info--img {
  bottom: -30px;
  right: -150px;
  width: 520px;
}

#world-englishes .secInterview .c-intro__items._04 .c-intro__top--country {
  width: 251px;
}

#world-englishes .secInterview .c-intro__items._04 .c-intro__info--tit {
  width: 466px;
}

#world-englishes .secInterview .c-intro__items._04 .c-intro__info--img {
  bottom: -30px;
  width: 280px;
}

#world-englishes .secInterview .c-intro__items._05 .c-intro__top--country {
  width: 150px;
}

#world-englishes .secInterview .c-intro__items._05 .c-intro__info--tit {
  width: 570px;
}

#world-englishes .secInterview .c-intro__items._05 .c-intro__info--img {
  bottom: -30px;
  width: 295px;
}

#world-englishes .secInterview .c-intro__items._06 .c-intro__top--country {
  width: 110px;
}

#world-englishes .secInterview .c-intro__items._06 .c-intro__info--tit {
  width: 565px;
}

#world-englishes .secInterview .c-intro__items._06 .c-intro__info--img {
  bottom: -90px;
  right: -20px;
  width: 365px;
}

#world-englishes .secInterview .c-intro__items._07 .c-intro__top--country {
  width: 80px;
}

#world-englishes .secInterview .c-intro__items._07 .c-intro__info--tit {
  width: 495px;
}

#world-englishes .secInterview .c-intro__items._07 .c-intro__info--img {
  bottom: -90px;
  right: -30px;
  width: 450px;
}

#world-englishes .secInterview .c-intro__top {
  align-items: center;
  gap: 20px;
  padding-bottom: 10px;
  border-bottom: 4px dashed rgba(239,66,136,.47);
}

#world-englishes .secInterview .c-intro__top--num {
  width: 63px;
  height: 63px;
}

#world-englishes .secInterview .c-intro__top--num::after {
  right: -10px;
}

#world-englishes .secInterview .c-intro__top--num .cate {
  font-size: 10px;
}

#world-englishes .secInterview .c-intro__top--num .num {
  font-size: 29px;
}

#world-englishes .secInterview .c-intro__info {
  position: relative;
  margin-top: 28px;
}

#world-englishes .secInterview .c-intro__info--txt {
  font-size: 16px;
  margin-top: 15px;
  width: 65%;
}

#world-englishes .secInterview .c-intro__info--txt .small {
  font-size: 12px;
}

#world-englishes .secInterview .c-intro__info--img {
  position: absolute;
  bottom: -80px;
  right: 0;
  z-index: 1;
}

#world-englishes .secInterview .c-intro__message {
  position: relative;
  z-index: 2;
  padding: 30px 42px;
}

#world-englishes .secInterview .c-intro__message::after {
  content: "";
  position: absolute;
  top: -21px;
  right: 121px;
  width: 30px;
  height: 26px;
  background: url(/ryugaku2025/assets/img/world-englishes/interview_fukidashi.png) no-repeat top center/cover;
}

#world-englishes .secInterview .c-intro__message--box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

#world-englishes .secInterview .c-intro__message--tit {
  font-size: 28px;
  line-height: 1;
  flex-shrink: 0;
}

#world-englishes .secInterview .c-intro__message--tit.c-strong::after {
  height: 16px;
}

#world-englishes .secInterview .c-intro__message--txt {
  margin-top: 0;
  line-height: 1.4;
}

#world-englishes .secInterview .c-intro__snap {
  padding-top: 30px;
}

#world-englishes .secInterview .c-intro__snap--tit {
  width: 440px;
  margin-inline: auto;
}

#world-englishes .secInterview .c-intro__snap--list {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  width: 130%;
  left: -15%;
  z-index: 1;
}

#world-englishes .secInterview .c-intro__snap--items {
  position: relative;
}

#world-englishes .secInterview .c-intro__snap--items:nth-child(2),
#world-englishes .secInterview .c-intro__snap--items:nth-child(4),
#world-englishes .secInterview .c-intro__snap--items:nth-child(7),
#world-englishes .secInterview .c-intro__snap--items:nth-child(9) {
  top: -20px;
}

#world-englishes .secInterview .c-intro__snap--items:nth-child(3),
#world-englishes .secInterview .c-intro__snap--items:nth-child(8) {
  top: 50px;
}

#world-englishes .secComment {
  position: relative;
  padding: 80px 0;
}

#world-englishes .secComment::before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: url(/ryugaku2025/assets/img/common/support_dot.png) repeat top left/15px;
  opacity: .05;
  z-index: -3;
}

#world-englishes .secComment__img {
  width: 650px;
  margin-inline: auto;
}

#world-englishes .secTransition {
  position: relative;
  display: flex;
  align-items: center;
  height: 400px;
  z-index: 1;
}

#world-englishes .secTransition::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/ryugaku2025/assets/img/world-englishes/transition_bg.png) no-repeat top center/cover;
  z-index: -1;
}

#world-englishes .secTransition__img {
  position: relative;
  left: -5%;
  width: 110%;
}

#world-englishes .secTransition__btn {
  position: absolute;
  bottom: 35px;
  left: 50%;
  translate: -50% 0;
  width: 316px;
  height: 72px;
}

@media (min-width: 767px) {
  .u-hidden-up-md {
    display: none !important;
    visibility: hidden;
  }

  a[href^="tel:"] {
    pointer-events: none;
    color: inherit;
    cursor: default;
    text-decoration: none;
  }

  .l-nav__list li>a:hover .l-nav__listObj {
    border-color: #099b52;
    background: #fff;
  }

  .l-nav__list li>a:hover .l-nav__listObj svg {
    stroke: #099b52;
  }

  .l-nav__list li>a:hover.colorChange .l-nav__listObj {
    border-color: #ef4288;
  }

  .l-nav__list li>a:hover.colorChange .l-nav__listObj svg {
    stroke: #ef4288;
  }
}

@media (min-width: 1366px) {
  .u-hidden-lg {
    display: none !important;
    visibility: hidden;
  }

  .u-hidden-up-lg {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 1365.98px) {
  .u-hidden-down-md {
    display: none !important;
    visibility: hidden;
  }

  body {
    font-size: 1.0248901903vw;
  }

  .-comingsoon::after {
    font-size: 3.2210834553vw;
  }

  .l-sec {
    margin-top: -7.3206442167vw;
    border-radius: 5.8565153734vw 5.8565153734vw 0 0;
  }

  .l-sec__inner {
    width: 80.5270863836vw;
  }

  .l-sec__inner.small {
    padding: 0 5.4904831625vw;
  }

  .l-header__logo {
    width: 6.3689604685vw;
    height: 5.4904831625vw;
    top: 1.6105417277vw;
    left: 1.6105417277vw;
  }

  .l-menu {
    width: 4.0995607613vw;
    height: 4.0995607613vw;
    top: 1.6105417277vw;
    right: 1.6105417277vw;
    border-width: .2196193265vw;
  }

  .l-menu span {
    width: 1.0980966325vw;
    height: .1464128843vw;
    margin: .1464128843vw 0;
    border-radius: .0732064422vw;
  }

  .l-menu.is-open span:nth-child(1) {
    -webkit-transform: translate(0, 0.439238653vw) rotate(35deg);
    transform: translate(0, 0.439238653vw) rotate(35deg);
  }

  .l-menu.is-open span:nth-child(3) {
    -webkit-transform: translate(0, -0.439238653vw) rotate(-35deg);
    transform: translate(0, -0.439238653vw) rotate(-35deg);
  }

  .l-footer__inner {
    width: 100vw;
    height: 34.2606149341vw;
  }

  .l-footer__logo {
    width: 14.6412884334vw;
    padding: 8.0527086384vw 0 0;
    margin: 0 auto 1.4641288433vw;
  }

  .l-footer__txt1 {
    width: 17.8623718887vw;
    margin: 0 auto 1.0980966325vw;
  }

  .l-footer__txt2 {
    font-size: 1.1713030747vw;
  }

  .l-footer__img1 {
    right: .7320644217vw;
    bottom: -.3660322108vw;
    width: 10.6881405564vw;
  }

  .l-footer__copy {
    font-size: .7320644217vw;
    bottom: 1.0980966325vw;
  }

  .c-buttonStyle1 {
    font-size: 1.4641288433vw;
    border-radius: 2.7086383602vw;
    border-width: .2196193265vw;
  }

  .c-buttonStyle1 .obj {
    width: 2.196193265vw;
    height: 2.196193265vw;
    right: 1.4641288433vw;
  }

  .c-buttonStyle1 .obj .arrow {
    width: .5124450952vw;
    height: .5124450952vw;
    border-width: .1464128843vw;
    margin-right: .2196193265vw;
  }

  .c-support {
    padding: 8.0527086384vw 0;
  }

  .c-support:has(.c-support__voice) .c-support__box {
    margin-top: -4.39238653vw;
  }

  .c-support__bg {
    border-radius: 5.8565153734vw 5.8565153734vw 0 0;
  }

  .c-support__voice {
    width: 58.5651537335vw;
    margin-left: 7.3206442167vw;
  }

  .c-support__box {
    padding: 4.39238653vw 5.4904831625vw;
    border-radius: 4.831625183vw;
  }

  .c-support__connect--tit {
    font-size: 2.4158125915vw;
  }

  .c-support__connect--tit .small {
    font-size: 1.8301610542vw;
  }

  .c-support__connect--tit .c-strong {
    margin-top: -1.0980966325vw;
  }

  .c-support__connect--tit .c-strong .num {
    font-size: 5.1244509517vw;
  }

  .c-support__connect--txt {
    font-size: 1.317715959vw;
    margin-top: 1.317715959vw;
  }

  .c-support__connect--note {
    font-size: .878477306vw;
  }

  .c-support__connect--img {
    width: 42.093704246vw;
    margin: .7320644217vw auto 2.196193265vw;
  }

  .c-support__subtit {
    font-size: 1.8301610542vw;
    gap: 1.4641288433vw;
  }

  .c-support__subtit::before,
  .c-support__subtit::after {
    width: .1464128843vw;
    height: 2.196193265vw;
    border-radius: .7320644217vw;
  }

  .c-support__tit {
    font-size: 2.4158125915vw;
    margin-top: 1.4641288433vw;
  }

  .c-support__tit .c-strong {
    font-size: 3.2210834553vw;
  }

  .c-support__list {
    margin-top: 2.9282576867vw;
    gap: .5124450952vw;
  }

  .c-support__list::after {
    bottom: -2.9282576867vw;
    height: 1.4641288433vw;
  }

  .c-support__items {
    font-size: 1.317715959vw;
    min-height: 10.980966325vw;
  }

  .c-support__items::before {
    border-width: .1464128843vw;
  }

  .c-support__items::after {
    top: .3660322108vw;
    left: .3660322108vw;
  }

  .c-support__txt {
    font-size: 1.317715959vw;
    margin: 3.6603221083vw 0 1.8301610542vw;
  }

  .c-support__txt .c-strong {
    font-size: 2.0497803807vw;
    margin-bottom: 1.0980966325vw;
  }

  .c-support__note {
    font-size: .878477306vw;
  }

  .c-support__btn {
    margin-top: 2.196193265vw;
  }

  .c-support__btn--link {
    padding: 1.4641288433vw 5.270863836vw;
    font-size: 1.3909224012vw;
    border-radius: 4.39238653vw;
  }

  .c-support__btn--link .icon {
    right: 1.4641288433vw;
  }

  .c-strong::after {
    height: 1.6105417277vw;
    border-radius: 1.0248901903vw;
  }

  .c-mainv {
    padding: 5.8565153734vw 0 13.17715959vw;
  }

  .c-mainv__deco._01 {
    left: calc(50% - 45.3879941435vw);
    width: 19.5461200586vw;
  }

  .c-mainv__deco._02 {
    left: calc(50% + 23.4260614934vw);
    width: 16.6910688141vw;
  }

  .c-mainv__tit {
    width: 42.6061493411vw;
  }

  .c-intro__items {
    padding: 4.39238653vw 0;
  }

  .c-intro__items::before,
  .c-intro__items::after {
    border-radius: 4.831625183vw;
  }

  .c-intro__items::before {
    border-width: .2196193265vw;
  }

  .c-intro__items::after {
    top: .7320644217vw;
    left: .7320644217vw;
  }

  .c-intro__items:nth-child(n+2) {
    margin-top: 2.196193265vw;
  }

  .c-intro__items._01 .c-intro__top--tit {
    width: 32.9428989751vw;
  }

  .c-intro__items._01 .c-intro__top--img {
    width: 26.5739385066vw;
    right: -2.196193265vw;
  }

  .c-intro__items._02 .c-intro__top--tit {
    width: 39.5314787701vw;
  }

  .c-intro__items._02 .c-intro__top--img {
    width: 27.3060029283vw;
  }

  .c-intro__items._03 .c-intro__top--tit {
    width: 43.9238653001vw;
  }

  .c-intro__items._03 .c-intro__top--img {
    width: 25.6954612006vw;
  }

  .c-intro__items._04 .c-intro__top--tit {
    width: 41.7276720351vw;
  }

  .c-intro__items._04 .c-intro__top--img {
    width: 23.2796486091vw;
    top: -2.9282576867vw;
  }

  .c-intro__top--num {
    width: 7.3206442167vw;
    height: 7.3206442167vw;
  }

  .c-intro__top--num::after {
    right: -1.0980966325vw;
    width: 1.9033674963vw;
    height: 2.1229868228vw;
  }

  .c-intro__top--num .cate {
    font-size: 1.1713030747vw;
  }

  .c-intro__top--num .num {
    font-size: 3.2942898975vw;
  }

  .c-intro__top--tit {
    margin-left: 2.196193265vw;
  }

  .c-intro__top--tag {
    left: 2.196193265vw;
    margin-top: 1.4641288433vw;
    font-size: 1.0248901903vw;
    padding: .3660322108vw 1.0980966325vw;
    border-radius: .2196193265vw;
    border-width: .0732064422vw;
  }

  .c-intro__top--tag:nth-child(n+2) {
    margin-right: .3660322108vw;
  }

  .c-intro__top--img {
    top: -1.4641288433vw;
    right: -3.6603221083vw;
  }

  .c-intro__profile {
    margin-top: -2.9282576867vw;
  }

  .c-intro__profile::after {
    bottom: -1.4641288433vw;
    height: 1.4641288433vw;
  }

  .c-intro__profile--character {
    left: -3.6603221083vw;
    width: 12.4450951684vw;
  }

  .c-intro__profile--info {
    left: -2.5622254758vw;
    font-size: 1.0248901903vw;
    padding-bottom: .7320644217vw;
  }

  .c-intro__profile--info .strong {
    font-size: 1.6105417277vw;
  }

  .c-intro__profile--country {
    font-size: 1.1713030747vw;
    padding-bottom: .7320644217vw;
    margin-top: 1.3333333333vw;
  }

  .c-intro__profile--country .tag {
    font-size: 1.0248901903vw;
    padding: .1464128843vw .7320644217vw;
    border-radius: .2196193265vw;
    margin-right: .3660322108vw;
    border-width: .0732064422vw;
  }

  .c-intro__message {
    padding: 1.9033674963vw;
    margin-top: 2.196193265vw;
  }

  .c-intro__message--box:nth-child(n+2) {
    margin-top: 1.4641288433vw;
  }

  .c-intro__message--tit {
    font-size: 1.4641288433vw;
  }

  .c-intro__message--tit .small {
    font-size: .9516837482vw;
    margin-top: .5856515373vw;
  }

  .c-intro__message--tit .sizeChange {
    font-size: .7320644217vw;
  }

  .c-intro__message--txt {
    font-size: 1.1713030747vw;
    margin-top: .7320644217vw;
  }

  .c-intro__pickup {
    margin-top: 3.6603221083vw;
  }

  .c-intro__pickup--img {
    width: 15.3733528551vw;
    right: -.7320644217vw;
  }

  .c-intro__pickup--head {
    padding-bottom: .3660322108vw;
    border-width: .2196193265vw;
    gap: 1.4641288433vw;
  }

  .c-intro__pickup--head .tit {
    font-size: 2.196193265vw;
  }

  .c-intro__pickup--head .tit::after {
    top: .2928257687vw;
    left: .1464128843vw;
  }

  .c-intro__pickup--head .small {
    font-size: 1.1713030747vw;
  }

  .c-intro__pickup--head .small .strong {
    font-size: 1.4641288433vw;
    margin: 0 .3660322108vw;
  }

  .c-intro__pickup--head .small .detail {
    font-size: 1.0248901903vw;
  }

  .c-intro__pickup--txt {
    margin-top: 1.0980966325vw;
    font-size: 1.1713030747vw;
  }

  .c-modal {
    width: 80.5270863836vw;
    border-radius: 2.196193265vw;
    margin: 4.9048316252vw auto;
    padding: 5.9297218155vw 5.4904831625vw 3.074670571vw;
  }

  .c-modal__close {
    width: 4.0995607613vw;
    height: 4.0995607613vw;
    top: 1.0248901903vw;
    right: 1.5373352855vw;
  }

  .c-modal__closeInner {
    width: 1.0248901903vw;
  }

  .c-modal__tit {
    width: 39.5314787701vw;
    margin-bottom: 3.6603221083vw;
  }

  .c-modal__txt {
    font-size: 1.1713030747vw;
  }

  .c-modal__txt+.c-modal__txt {
    margin-top: 2.9282576867vw;
  }

  .c-modal__txt span {
    padding: .1464128843vw .6588579795vw;
  }

  .c-modal__box {
    width: 30.6002928258vw;
  }

  .c-modal__box_main {
    width: 24.3777452416vw;
    margin: 0 auto 2.9282576867vw;
  }

  .c-modal__box_main .c-modal__box_cnt {
    width: 14.3484626647vw;
    bottom: -1.4641288433vw;
    right: -2.196193265vw;
  }

  .c-modal__box_name {
    font-size: 1.317715959vw;
    margin-bottom: .3660322108vw;
  }

  .c-modal__box_name span {
    font-size: .878477306vw;
  }

  .c-modal__box_txt {
    font-size: 13px;
    font-size: .9516837482vw;
    line-height: 1.5373352855vw;
  }

  .c-modal__box_people {
    width: 9.5168374817vw;
  }

  .c-modal__box_people .c-modal__box_img {
    width: 7.3206442167vw;
  }

  .c-modal__box_img {
    margin-bottom: .878477306vw;
  }

  #english-study .c-support__subtit::before,
  #english-study .c-support__subtit::after {
    height: 5.1244509517vw;
  }

  #english-study .c-support__comment {
    width: 35.4319180088vw;
    margin: 1.4641288433vw auto 0;
  }

  #english-study .secTopic__inner {
    gap: 3.2942898975vw;
  }

  #english-study .secTopic__subtit {
    font-size: 2.196193265vw;
  }

  #english-study .secTopic__subtit::after {
    top: .3660322108vw;
    left: .3660322108vw;
  }

  #english-study .secTopic__tit {
    font-size: 2.196193265vw;
  }

  #english-study .secTopic__tit::before {
    left: -1.4641288433vw;
    width: .2196193265vw;
    height: 2.7818448023vw;
    border-radius: .7320644217vw;
  }

  #english-study .secTopic__txt {
    font-size: 1.1713030747vw;
    margin-top: 2.196193265vw;
  }

  #english-study .secTopic__box {
    padding: 3.2942898975vw;
    margin-top: 8.0527086384vw;
  }

  #english-study .secTopic__box::before,
  #english-study .secTopic__box::after {
    border-radius: 4.831625183vw;
  }

  #english-study .secTopic__box::before {
    border-width: .2196193265vw;
  }

  #english-study .secTopic__box::after {
    top: .7320644217vw;
    left: .7320644217vw;
  }

  #english-study .secTopic__deco {
    top: -3.6603221083vw;
    width: 14.6412884334vw;
  }

  #english-study .secMethod {
    padding: 1.4641288433vw 0 5.1244509517vw;
  }

  #english-study .secMethod__tit {
    right: 1.4641288433vw;
  }

  #english-study .secTests {
    padding-bottom: 5.8565153734vw;
  }

  #english-study .secTests__list {
    gap: 1.0980966325vw;
    margin-top: .7320644217vw;
  }

  #english-study .secTests__items {
    -ms-grid-columns: 7.3206442167vw 3.6603221083vw 1fr;
    grid-template-columns: 7.3206442167vw 1fr;
    padding: 2.196193265vw 3.6603221083vw;
    gap: 3.6603221083vw;
  }

  #english-study .secTests__items:nth-child(n+2) {
    margin-top: 2.196193265vw;
  }

  #english-study .secTests__items::before,
  #english-study .secTests__items::after {
    border-radius: 1.756954612vw;
  }

  #english-study .secTests__items::before {
    border-width: .2196193265vw;
  }

  #english-study .secTests__items::after {
    top: .7320644217vw;
    left: .7320644217vw;
  }

  #english-study .secTests__items--tit {
    font-size: 1.756954612vw;
  }

  #english-study .secTests__items--txt {
    font-size: 1.1713030747vw;
  }

  #english-study .secTests__items--txt .small {
    font-size: .878477306vw;
  }

  #english-study .secComment {
    padding: 5.8565153734vw 0;
  }

  #english-study .secComment__img {
    width: 47.5841874085vw;
  }

  #english-study .secTransition__inner {
    height: 29.2825768668vw;
  }

  #english-study .secTransition__btn {
    bottom: vh(35, 1366);
    width: 23.1332357247vw;
    height: 5.270863836vw;
  }

  #index .secHero {
    height: 61.4934114202vw;
  }

  #index .secHero__inner::before {
    background-size: 1.0980966325vw;
  }

  #index .secHero__logo {
    top: 7.3206442167vw;
    left: calc(50% - 40.9956076135vw);
    width: 39.5314787701vw;
  }

  #index .secHero__people {
    top: 2.196193265vw;
    left: calc(50% - 10.980966325vw);
    width: 56.3689604685vw;
  }

  #index .secHero__comment {
    width: 21.9619326501vw;
  }

  #index .secHero__deco._01 {
    left: calc(50% - 51.2445095168vw);
    width: 10.980966325vw;
  }

  #index .secHero__deco._02 {
    top: .7320644217vw;
    left: calc(50% - 31.4787701318vw);
    width: 8.78477306vw;
  }

  #index .secHero__deco._03 {
    left: calc(50% - 12.4450951684vw);
    width: 13.17715959vw;
  }

  #index .secHero__deco._04 {
    top: 14.6412884334vw;
    left: calc(50% - 48.3162518302vw);
    width: 7.3206442167vw;
  }

  #index .secHero__deco._05 {
    top: 14.6412884334vw;
    left: calc(50% + 38.7994143485vw);
    width: 10.2489019034vw;
  }

  #index .secHero__deco._06 {
    top: 37.3352855051vw;
    left: calc(50% - 51.2445095168vw);
    width: 12.4450951684vw;
  }

  #index .secHero__deco._07 {
    top: 32.2108345534vw;
    left: calc(50% + 41.7276720351vw);
    width: 10.980966325vw;
  }

  #index .secHero__deco._08 {
    top: 43.1918008785vw;
    left: calc(50% - 21.9619326501vw);
    width: 11.7130307467vw;
  }

  #index .secHero__btn {
    width: 16.8374816984vw;
    height: 5.4172767204vw;
    bottom: 4.39238653vw;
    left: calc(50% + 32.2108345534vw);
  }

  #index .secHero__btn>a {
    font-size: 1.0980966325vw;
    padding-right: 1.4641288433vw;
  }

  #index .secQuestion {
    padding: 2.196193265vw 0;
  }

  #index .secQuestion::before {
    background-size: 1.0980966325vw;
    background-position: 1.0980966325vw .7320644217vw;
  }

  #index .secQuestion__inner {
    -ms-grid-columns: 40.6295754026vw 4.831625183vw 1fr;
    grid-template-columns: 40.6295754026vw 1fr;
    gap: 4.831625183vw;
  }

  #index .secQuestion__txt {
    width: 43.2650073206vw;
    margin-top: 2.9282576867vw;
  }

  #index .secQuestion__img {
    width: 30.7467057101vw;
  }

  #index .secQuestion__list {
    margin-top: 8.0527086384vw;
  }

  #index .secQuestion__items:nth-child(n+2) {
    margin-top: 4.39238653vw;
  }

  #index .secQuestion__items--deco._01 {
    bottom: .2196193265vw;
    left: -1.0980966325vw;
    width: 18.3016105417vw;
  }

  #index .secQuestion__items--deco._02 {
    top: -3.6603221083vw;
    right: -2.196193265vw;
    width: 20.4978038067vw;
  }

  #index .secQuestion__items--deco._03 {
    bottom: .2196193265vw;
    left: -1.4641288433vw;
    width: 19.7657393851vw;
  }

  #index .secQuestion__items--deco._04 {
    bottom: .2196193265vw;
    right: -2.9282576867vw;
    width: 18.3016105417vw;
  }

  #index .secArchive::after {
    background-position: 0 16.1054172767vw;
  }

  #index .secArchive__inner {
    height: 58.5651537335vw;
    padding-top: 18.3016105417vw;
  }

  #index .secArchive__inner::before {
    background-size: 1.0980966325vw;
    background-position: 0 1.2445095168vw;
  }

  #index .secArchive__tit {
    width: 54.9048316252vw;
  }

  #index .secArchive__list {
    gap: 1.4641288433vw;
    margin-top: 1.0980966325vw;
  }

  #world-englishes .c-mainv__tit {
    width: 46.486090776vw;
  }

  #world-englishes .c-mainv__deco._01 {
    width: 22.7672035139vw;
  }

  #world-englishes .c-mainv__deco._02 {
    width: 20.8638360176vw;
  }

  #world-englishes .c-support__subtit::before,
  #world-englishes .c-support__subtit::after {
    height: 5.1244509517vw;
  }

  #world-englishes .c-support__comment {
    width: 35.4319180088vw;
    margin: 1.4641288433vw 0;
  }

  #world-englishes .secDifference {
    padding-top: 6.588579795vw;
  }

  #world-englishes .secDifference::before,
  #world-englishes .secDifference::after {
    bottom: -2.3426061493vw;
    height: 23.4260614934vw;
  }

  #world-englishes .secDifference__bg {
    height: 29.2825768668vw;
  }

  #world-englishes .secDifference__tit {
    width: 34.4070278184vw;
  }

  #world-englishes .secDifference__txt {
    width: 52.3426061493vw;
    margin: 2.5622254758vw auto 0;
  }

  #world-englishes .secDifference__deco {
    width: 17.5695461201vw;
  }

  #world-englishes .secDifference__deco._01 {
    left: -5.8565153734vw;
  }

  #world-englishes .secDifference__deco._02 {
    right: -5.8565153734vw;
  }

  #world-englishes .secDifference__img {
    width: 52.2693997072vw;
    margin: 2.196193265vw auto 0;
  }

  #world-englishes .secInterview {
    padding: 19.7657393851vw 0;
    margin-top: -3.6603221083vw;
  }

  #world-englishes .secInterview__tit {
    bottom: -2.0497803807vw;
    margin-top: 1.4641288433vw;
  }

  #world-englishes .secInterview .c-intro__items {
    padding: 2.196193265vw 0 4.39238653vw;
  }

  #world-englishes .secInterview .c-intro__items:nth-child(n+2) {
    margin-top: 4.39238653vw;
  }

  #world-englishes .secInterview .c-intro__items._01 .c-intro__top--country {
    width: 10.980966325vw;
  }

  #world-englishes .secInterview .c-intro__items._01 .c-intro__info--tit {
    width: 27.6720351391vw;
  }

  #world-englishes .secInterview .c-intro__items._01 .c-intro__info--img {
    bottom: -5.8565153734vw;
    right: -2.196193265vw;
    width: 24.8901903367vw;
  }

  #world-englishes .secInterview .c-intro__items._02 .c-intro__top--country {
    width: 10.980966325vw;
  }

  #world-englishes .secInterview .c-intro__items._02 .c-intro__info--tit {
    width: 32.0644216691vw;
  }

  #world-englishes .secInterview .c-intro__items._02 .c-intro__info--img {
    bottom: -2.9282576867vw;
    width: 20.4978038067vw;
  }

  #world-englishes .secInterview .c-intro__items._03 .c-intro__top--country {
    width: 8.2723279649vw;
  }

  #world-englishes .secInterview .c-intro__items._03 .c-intro__info--tit {
    width: 46.7057101025vw;
  }

  #world-englishes .secInterview .c-intro__items._03 .c-intro__info--img {
    bottom: -2.196193265vw;
    right: -10.980966325vw;
    width: 38.0673499268vw;
  }

  #world-englishes .secInterview .c-intro__items._04 .c-intro__top--country {
    width: 18.3748169839vw;
  }

  #world-englishes .secInterview .c-intro__items._04 .c-intro__info--tit {
    width: 34.1142020498vw;
  }

  #world-englishes .secInterview .c-intro__items._04 .c-intro__info--img {
    bottom: -2.196193265vw;
    width: 20.4978038067vw;
  }

  #world-englishes .secInterview .c-intro__items._05 .c-intro__top--country {
    width: 10.980966325vw;
  }

  #world-englishes .secInterview .c-intro__items._05 .c-intro__info--tit {
    width: 41.7276720351vw;
  }

  #world-englishes .secInterview .c-intro__items._05 .c-intro__info--img {
    bottom: -2.196193265vw;
    width: 21.5959004392vw;
  }

  #world-englishes .secInterview .c-intro__items._06 .c-intro__top--country {
    width: 8.0527086384vw;
  }

  #world-englishes .secInterview .c-intro__items._06 .c-intro__info--tit {
    width: 41.3616398243vw;
  }

  #world-englishes .secInterview .c-intro__items._06 .c-intro__info--img {
    bottom: -6.588579795vw;
    right: -1.4641288433vw;
    width: 26.7203513909vw;
  }

  #world-englishes .secInterview .c-intro__items._07 .c-intro__top--country {
    width: 5.8565153734vw;
  }

  #world-englishes .secInterview .c-intro__items._07 .c-intro__info--tit {
    width: 36.2371888726vw;
  }

  #world-englishes .secInterview .c-intro__items._07 .c-intro__info--img {
    bottom: -6.588579795vw;
    right: -2.196193265vw;
    width: 32.9428989751vw;
  }

  #world-englishes .secInterview .c-intro__top {
    padding-bottom: .7320644217vw;
    border-width: .2928257687vw;
    gap: 1.4641288433vw;
  }

  #world-englishes .secInterview .c-intro__top--num {
    width: 4.6120058565vw;
    height: 4.6120058565vw;
  }

  #world-englishes .secInterview .c-intro__top--num::after {
    right: -.7320644217vw;
  }

  #world-englishes .secInterview .c-intro__top--num .cate {
    font-size: .7320644217vw;
  }

  #world-englishes .secInterview .c-intro__top--num .num {
    font-size: 2.1229868228vw;
  }

  #world-englishes .secInterview .c-intro__info {
    margin-top: 2.0497803807vw;
  }

  #world-englishes .secInterview .c-intro__info--txt {
    font-size: 1.1713030747vw;
    margin-top: 1.0980966325vw;
  }

  #world-englishes .secInterview .c-intro__info--txt .small {
    font-size: .878477306vw;
  }

  #world-englishes .secInterview .c-intro__info--img {
    bottom: -5.8565153734vw;
    right: 0vw;
  }

  #world-englishes .secInterview .c-intro__message {
    padding: 2.196193265vw 3.074670571vw;
  }

  #world-englishes .secInterview .c-intro__message::after {
    top: -1.5373352855vw;
    right: 8.8579795022vw;
    width: 2.196193265vw;
    height: 1.9033674963vw;
  }

  #world-englishes .secInterview .c-intro__message--box {
    gap: 1.4641288433vw;
  }

  #world-englishes .secInterview .c-intro__message--tit {
    font-size: 2.0497803807vw;
  }

  #world-englishes .secInterview .c-intro__message--tit.c-strong::after {
    height: 1.1713030747vw;
  }

  #world-englishes .secInterview .c-intro__snap {
    padding-top: 2.196193265vw;
  }

  #world-englishes .secInterview .c-intro__snap--tit {
    width: 32.2108345534vw;
  }

  #world-englishes .secInterview .c-intro__snap--list {
    gap: 2.196193265vw;
  }

  #world-englishes .secInterview .c-intro__snap--items:nth-child(2),
  #world-englishes .secInterview .c-intro__snap--items:nth-child(4),
  #world-englishes .secInterview .c-intro__snap--items:nth-child(7),
  #world-englishes .secInterview .c-intro__snap--items:nth-child(9) {
    top: -1.4641288433vw;
  }

  #world-englishes .secInterview .c-intro__snap--items:nth-child(3),
  #world-englishes .secInterview .c-intro__snap--items:nth-child(8) {
    top: 3.6603221083vw;
  }

  #world-englishes .secComment {
    padding: 5.8565153734vw 0;
  }

  #world-englishes .secComment__img {
    width: 47.5841874085vw;
  }

  #world-englishes .secTransition {
    height: 29.2825768668vw;
  }

  #world-englishes .secTransition__btn {
    bottom: vh(35, 1366);
    width: 23.1332357247vw;
    height: 5.270863836vw;
  }
}

@media (max-width: 766.98px) {
  .u-hidden-sm {
    display: none !important;
    visibility: hidden;
  }

  .u-hidden-down-sm {
    display: none !important;
    visibility: hidden;
  }

  body {
    font-size: 3.2vw;
  }

  .-pcOnly {
    display: none !important;
  }

  .-spOnly {
    display: block !important;
  }

  .-comingsoon::after {
    font-size: 6.6666666667vw;
  }

  .l-sec {
    margin-top: -26.6666666667vw;
    border-radius: 8vw 8vw 0 0;
  }

  .l-sec__inner {
    width: 92%;
  }

  .l-sec__inner.small {
    padding: 0;
  }

  .l-header__logo {
    width: 14.1333333333vw;
    height: 12.5333333333vw;
    top: 3.4666666667vw;
    left: 3.4666666667vw;
  }

  .l-menu {
    border: .5333333333vw solid #4297eb;
    width: 11.2vw;
    height: 11.2vw;
    top: 5.0666666667vw;
    right: 5.3333333333vw;
  }

  .l-menu span {
    width: 2.9333333333vw;
    height: .5333333333vw;
    margin: .5333333333vw 0;
    border-radius: .2666666667vw;
  }

  .l-menu.is-open span {
    width: 4vw;
  }

  .l-menu.is-open span:nth-child(1) {
    -webkit-transform: translate(0, 1.6vw) rotate(35deg);
    transform: translate(0, 1.6vw) rotate(35deg);
  }

  .l-menu.is-open span:nth-child(3) {
    -webkit-transform: translate(0, -1.6vw) rotate(-35deg);
    transform: translate(0, -1.6vw) rotate(-35deg);
  }

  .l-nav.is-open {
    overflow: visible;
    overflow-x: scroll;
  }

  .l-nav.is-open .l-nav__border {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  .l-nav__heading {
    font-size: 16.5333333333vw;
  }

  .l-nav__heading::after {
    font-size: 16.5333333333vw;
  }

  .l-nav__btmImg {
    width: 48vw;
  }

  .l-nav__border {
    -webkit-transform: translateX(0%) translateY(-110%);
    transform: translateX(0%) translateY(-110%);
    width: 100%;
    max-height: 150.4vw;
  }

  .l-nav__inner {
    padding: 5.3333333333vw 8vw 24vw;
  }

  .l-nav__list li {
    font-size: 5.8666666667vw;
    margin-top: 14.9333333333vw;
  }

  .l-nav__list li:nth-child(2) {
    font-size: 5.8666666667vw;
    margin-top: 8vw;
  }

  .l-nav__listSubTxt {
    font-size: 3.7333333333vw;
    padding: 1.3333333333vw 2.6666666667vw;
    border-radius: 5.3333333333vw;
    border-width: .2666666667vw;
  }

  .l-nav__listTxt {
    font-size: 5.6vw;
  }

  .l-nav__listObj {
    width: 8.8vw;
    height: 8.8vw;
  }

  .l-nav__listObj .arrow {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }

  .l-nav__footerCopy {
    font-size: 2.6666666667vw;
    bottom: 5.3333333333vw;
    left: 5.3333333333vw;
  }

  .l-footer__inner {
    width: 100%;
    height: auto;
  }

  .l-footer__logo {
    width: 46.6666666667vw;
    margin: 0 auto 4vw;
    padding: 16vw 0 0;
  }

  .l-footer__txt1 {
    width: 59.2vw;
    margin: 0 auto 2.6666666667vw;
  }

  .l-footer__txt2 {
    font-size: 3.7333333333vw;
  }

  .l-footer__img1 {
    position: relative;
    top: 2.6666666667vw;
    width: 37.3333333333vw;
    margin: 5.3333333333vw auto 0;
  }

  .l-footer__copy {
    position: static;
    font-size: 2.1333333333vw;
    line-height: 1.2;
    margin-top: 18.1333333333vw;
    text-align: center;
    translate: 0 0;
    padding-bottom: 2.6666666667vw;
    font-weight: bold;
  }

  .c-buttonStyle1 {
    border-radius: 11.2vw;
    border-width: .5333333333vw;
    font-size: 4.5333333333vw;
  }

  .c-buttonStyle1 .obj {
    width: 7.2vw;
    height: 7.2vw;
    right: 2.6666666667vw;
  }

  .c-buttonStyle1 .obj .arrow {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    border-width: .5333333333vw;
    margin-right: .8vw;
  }

  .c-support {
    padding: 14.6666666667vw 0;
  }

  .c-support:has(.c-support__voice) .c-support__box {
    margin-top: -5.3333333333vw;
  }

  .c-support__voice {
    position: relative;
    width: 105%;
    margin-left: 0;
    left: -7%;
  }

  .c-support__box {
    padding: 7.2vw 5.8666666667vw;
    border-radius: 8vw;
  }

  .c-support__connect--tit {
    font-size: 5.3333333333vw;
  }

  .c-support__connect--tit .small {
    font-size: 4.2666666667vw;
  }

  .c-support__connect--tit .c-strong {
    margin-top: -3.2vw;
  }

  .c-support__connect--tit .c-strong .num {
    font-size: 10.6666666667vw;
  }

  .c-support__connect--txt {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }

  .c-support__connect--note {
    font-size: 3.2vw;
  }

  .c-support__connect--img {
    width: 100%;
    margin: 5.3333333333vw auto 10.6666666667vw;
  }

  .c-support__subtit {
    font-size: 3.7333333333vw;
    line-height: 1.5;
    gap: 3.2vw;
  }

  .c-support__subtit::before,
  .c-support__subtit::after {
    width: .2666666667vw;
    height: 10.6666666667vw;
  }

  .c-support__tit {
    font-size: 5.0666666667vw;
    margin-top: 4vw;
  }

  .c-support__tit .c-strong {
    font-size: 6.6666666667vw;
  }

  .c-support__list {
    -ms-grid-columns: 1fr 1.3333333333vw 1fr 1.3333333333vw 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.3333333333vw;
    margin-top: 5.3333333333vw;
  }

  .c-support__list::after {
    background: url(/ryugaku2025/assets/img/common/support_fukidashi_sp.png) no-repeat top center/cover;
    bottom: -9.3333333333vw;
    height: 5.0666666667vw;
  }

  .c-support__items {
    font-size: 3.4666666667vw;
    min-height: 26.6666666667vw;
    line-height: 1.3;
  }

  .c-support__items::before {
    border-width: .5333333333vw;
  }

  .c-support__items::after {
    top: 1.0666666667vw;
    left: 1.0666666667vw;
  }

  .c-support__txt {
    font-size: 4.2666666667vw;
    margin: 12vw 0 4vw;
  }

  .c-support__txt .c-strong {
    font-size: 5.8666666667vw;
    margin-bottom: 3.2vw;
  }

  .c-support__txt :nth-of-type(2) {
    margin-bottom: 0;
  }

  .c-support__note {
    font-size: 3.2vw;
    text-align: left;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
  }

  .c-support__btn {
    margin-top: 5.3333333333vw;
  }

  .c-support__btn--link {
    width: 100%;
    border-radius: 10.6666666667vw;
    font-size: 4.5333333333vw;
    padding: 4.5333333333vw;
  }

  .c-support__btn--link .icon {
    right: 4vw;
  }

  .c-strong::after {
    height: 4vw;
    border-radius: 4vw;
  }

  .c-mainv {
    padding: 10.6666666667vw 0 37.3333333333vw;
  }

  .c-mainv__deco._01 {
    left: calc(50% - 48vw);
    width: 21.3333333333vw;
  }

  .c-mainv__deco._02 {
    left: calc(50% + 29.3333333333vw);
    width: 18.6666666667vw;
  }

  .c-intro__items {
    padding: 6.6666666667vw 0;
  }

  .c-intro__items::before {
    border-width: .5333333333vw;
  }

  .c-intro__items::after {
    top: 2.1333333333vw;
    left: 2.1333333333vw;
  }

  .c-intro__items:nth-child(n+2) {
    margin-top: 6.6666666667vw;
  }

  .c-intro__items._01 .c-intro__top--tit {
    width: 100%;
  }

  .c-intro__items._01 .c-intro__top--img {
    width: 95%;
  }

  .c-intro__items._02 .c-intro__top--tit {
    width: 100%;
  }

  .c-intro__items._02 .c-intro__top--img {
    width: 95%;
  }

  .c-intro__items._03 .c-intro__top--tit {
    width: 100%;
  }

  .c-intro__items._03 .c-intro__top--img {
    width: 95%;
  }

  .c-intro__items._04 .c-intro__top--tit {
    width: 100%;
  }

  .c-intro__items._04 .c-intro__top--img {
    width: 95%;
  }

  .c-intro__top {
    flex-direction: column;
  }

  .c-intro__top--num {
    flex-direction: row;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    gap: 1.6vw;
    padding: 1.0666666667vw 3.2vw;
    line-height: 1;
    margin-inline: auto;
  }

  .c-intro__top--num::after {
    display: none;
  }

  .c-intro__top--num .cate {
    font-size: 3.7333333333vw;
  }

  .c-intro__top--num .num {
    font-size: 5.8666666667vw;
  }

  .c-intro__top--tit {
    margin-left: 0;
    margin-top: 4vw;
  }

  .c-intro__top--tag {
    font-size: 3.2vw;
    padding: 1.3333333333vw 3.2vw;
    border-radius: .8vw;
    border-width: .2666666667vw;
    left: 0;
    margin-top: 2.6666666667vw;
  }

  .c-intro__top--img {
    position: static;
    margin: 4vw auto 0;
  }

  .c-intro__profile {
    margin-top: 8vw;
    flex-direction: column;
    align-items: flex-start;
  }

  .c-intro__profile::after {
    background: url(/ryugaku2025/assets/img/common/fukidashi_sp.png) no-repeat top center/cover;
    height: 5.3333333333vw;
    bottom: -5.3333333333vw;
  }

  .c-intro__profile--character {
    position: absolute;
    bottom: 0;
    width: 21.3333333333vw;
    height: 30.4vw;
    left: 0;
  }

  .c-intro__profile--info {
    left: 0;
    font-size: 3.2vw;
    width: 57.6vw;
    margin-left: auto;
  }

  .c-intro__profile--info .strong {
    font-size: 4vw;
  }

  .c-intro__profile--country {
    font-size: 3.2vw;
    display: flex;
    align-items: center;
    line-height: 1.2;
    width: 57.6vw;
    margin-left: auto;
    padding-bottom: 2.6666666667vw;
  }

  .c-intro__profile--country .tag {
    font-size: 2.6666666667vw;
    padding: 1.8666666667vw;
    border-radius: .8vw;
    margin-right: 1.3333333333vw;
    border-width: .2666666667vw;
  }

  .c-intro__message {
    padding: 5.3333333333vw 4vw;
    margin-top: 8vw;
  }

  .c-intro__message--box:nth-child(n+2) {
    margin-top: 6.6666666667vw;
  }

  .c-intro__message--tit {
    font-size: 4.5333333333vw;
  }

  .c-intro__message--tit:has(.small) {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 2.6666666667vw 1.3333333333vw;
  }

  .c-intro__message--tit .small {
    font-size: 3.2vw;
  }

  .c-intro__message--tit .sizeChange {
    font-size: 2.6666666667vw;
  }

  .c-intro__message--txt {
    font-size: 4vw;
    margin-top: 3.2vw;
  }

  .c-intro__pickup {
    margin-top: 5.3333333333vw;
  }

  .c-intro__pickup--img {
    position: static;
    translate: 0 0;
    width: 48vw;
    margin: 5.3333333333vw auto 0;
  }

  .c-intro__pickup--head {
    padding-bottom: 1.3333333333vw;
    border-width: .8vw;
    gap: 2.6666666667vw;
  }

  .c-intro__pickup--head .tit {
    font-size: 6.1333333333vw;
  }

  .c-intro__pickup--head .tit::after {
    top: .8vw;
    left: .8vw;
  }

  .c-intro__pickup--head .small {
    font-size: 3.4666666667vw;
  }

  .c-intro__pickup--head .small .subject {
    position: absolute;
    bottom: -13.3333333333vw;
    left: 0;
  }

  .c-intro__pickup--head .small .strong {
    font-size: 4.8vw;
  }

  .c-intro__pickup--head .small .detail {
    font-size: 3.2vw;
  }

  .c-intro__pickup--txt {
    font-size: 4vw;
    margin-top: 13.3333333333vw;
    width: 100%;
  }

  .c-modal {
    width: 95%;
    border-radius: 4.5333333333vw;
    margin: 4.5333333333vw auto 11.2vw;
    padding: 21.0666666667vw 6.6666666667vw 5.6vw;
  }

  .c-modal__close {
    width: 14.9333333333vw;
    height: 14.9333333333vw;
    top: 4vw;
    right: 4vw;
  }

  .c-modal__closeInner {
    width: 3.7333333333vw;
  }

  .c-modal__tit {
    width: 70.4vw;
    margin-bottom: 8vw;
  }

  .c-modal__txt {
    font-size: 3.7333333333vw;
    line-height: 2.2857142857;
  }

  .c-modal__txt+.c-modal__txt {
    margin-top: 4vw;
  }

  .c-modal__txt span {
    padding: 1.3333333333vw 2.4vw;
  }

  .c-modal__box {
    width: 114%;
    margin-left: -7%;
    position: relative;
    margin-top: 21.3333333333vw;
  }

  .c-modal__box_main {
    width: 100%;
    margin: 0 0 14.6666666667vw;
  }

  .c-modal__box_main .c-modal__box_img img {
    width: 78.4vw;
    margin: -14.6666666667vw 0 0;
  }

  .c-modal__box_main .c-modal__box_cnt {
    width: 45.3333333333vw;
    bottom: -6.4vw;
    right: 2.1333333333vw;
  }

  .c-modal__box_name {
    font-size: 4.8vw;
    margin-bottom: .8vw;
  }

  .c-modal__box_name span {
    font-size: 3.2vw;
  }

  .c-modal__box_txt {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 5.3333333333vw;
  }

  .c-modal__box_bottom {
    display: block;
  }

  .c-modal__box_bottom .c-modal__box_people {
    margin-top: 3.7333333333vw;
  }

  .c-modal__box_bottom .c-modal__box_cnt {
    width: calc(100% - 22.4vw);
  }

  .c-modal__box_bottom .c-modal__box_img {
    width: 22.4vw;
    margin: 0 5.3333333333vw 0 0;
  }

  .c-modal__box_people {
    width: 100%;
    display: flex;
    padding: 0 2.6666666667vw;
  }

  .c-modal__box_people .c-modal__box_img {
    width: 22.4vw;
  }

  #english-study .c-mainv__bg {
    background: url(/ryugaku2025/assets/img/english-study/mainv_bg_sp.png) no-repeat top center/100% auto;
  }

  #english-study .c-mainv__tit {
    width: 89.0666666667vw;
  }

  #english-study .c-support__subtit {
    gap: 2.6666666667vw;
  }

  #english-study .c-support__subtit::before,
  #english-study .c-support__subtit::after {
    height: 13.3333333333vw;
  }

  #english-study .c-support__comment {
    width: 110%;
    margin: 2.6666666667vw auto 0;
  }

  #english-study .secTopic {
    padding: 4vw 0;
  }

  #english-study .secTopic__cartoon {
    position: relative;
    width: 116%;
    left: -12%;
  }

  #english-study .secTopic__inner {
    flex-direction: column;
  }

  #english-study .secTopic__subtit {
    font-size: 5.3333333333vw;
  }

  #english-study .secTopic__tit {
    font-size: 5.3333333333vw;
    text-align: center;
  }

  #english-study .secTopic__tit::before {
    position: absolute;
    top: -3.2vw;
    left: 50%;
    translate: -50% 0;
    width: 16vw;
    height: .5333333333vw;
  }

  #english-study .secTopic__tit>span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    margin-top: 1.3333333333vw;
  }

  #english-study .secTopic__txt {
    margin-top: 6.6666666667vw;
    font-size: 4vw;
  }

  #english-study .secTopic__box {
    padding: 6.6666666667vw;
    margin-top: 9.3333333333vw;
  }

  #english-study .secTopic__box::before {
    border-width: .5333333333vw;
  }

  #english-study .secTopic__box::after {
    top: 1.8666666667vw;
    left: 1.8666666667vw;
  }

  #english-study .secTopic__deco {
    top: -5.3333333333vw;
    right: -8vw;
    width: 29.3333333333vw;
  }

  #english-study .secMethod__tit {
    width: 110%;
    right: auto;
    left: -5%;
  }

  #english-study .secMethod__box {
    margin-top: -3.2vw;
  }

  #english-study .secTests {
    padding-bottom: 21.3333333333vw;
  }

  #english-study .secTests__tit {
    position: relative;
    width: 108%;
    left: -4%;
  }

  #english-study .secTests__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
  }

  #english-study .secTests__items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 6.9333333333vw 5.3333333333vw;
    gap: 4vw;
  }

  #english-study .secTests__items:nth-child(n+2) {
    margin-top: 8vw;
  }

  #english-study .secTests__items::before,
  #english-study .secTests__items::after {
    border-radius: 6.4vw;
  }

  #english-study .secTests__items::before {
    border-width: .5333333333vw;
  }

  #english-study .secTests__items::after {
    top: 1.8666666667vw;
    left: 1.8666666667vw;
  }

  #english-study .secTests__items--tit {
    font-size: 5.3333333333vw;
  }

  #english-study .secTests__items--txt {
    font-size: 4vw;
  }

  #english-study .secTests__items--txt .small {
    font-size: 2.6666666667vw;
  }

  #english-study .secComment {
    padding: 8vw 0;
  }

  #english-study .secComment__img {
    position: relative;
    width: 100%;
  }

  #english-study .secTransition__inner {
    height: 117.8666666667vw;
    align-items: flex-start;
  }

  #english-study .secTransition__inner::after {
    background: url(/ryugaku2025/assets/img/english-study/transition_bg_sp.png) no-repeat top center/cover;
  }

  #english-study .secTransition__img {
    top: 16vw;
    width: 116%;
    left: -6%;
  }

  #english-study .secTransition__btn {
    bottom: 29.3333333333vw;
    width: 83.4666666667vw;
    height: 20vw;
  }

  #english-study .secTransition__btn .c-buttonStyle1 {
    font-size: 4.5333333333vw;
  }

  #english-study .secTransition__top {
    position: absolute;
    bottom: -13.3333333333vw;
    left: 50%;
    width: 29.3333333333vw;
    translate: -50% 0;
    transition: .3s;
    z-index: 10;
  }

  #english-study .secTransition__top.is-show {
    transition-delay: .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  #english-study .secTransition__top a {
    display: block;
    transition: .3s;
  }

  #english-study .secTransition__top a:hover {
    opacity: .8;
  }

  #index .secHero {
    height: 200vw;
  }

  #index .secHero__bg {
    background: url(/ryugaku2025/assets/img/index/hero_bg_sp.png) no-repeat center/cover;
  }

  #index .secHero__inner::before {
    -webkit-mask-size: 140%;
    mask-size: 140%;
    background-size: 4vw;
  }

  #index .secHero__inner::after {
    height: 32vw;
    background: url(/ryugaku2025/assets/img/index/hero_btm.png) no-repeat center/140%;
  }

  #index .secHero__logo {
    width: 80vw;
    top: 2.6666666667vw;
    left: calc(50% - 37.3333333333vw);
  }

  #index .secHero__people {
    width: 122.6666666667vw;
    top: auto;
    bottom: 0vw;
    left: calc(50% - 64vw);
  }

  #index .secHero__comment {
    width: 38.9333333333vw;
    right: 8vw;
  }

  #index .secHero__deco._01 {
    width: 26.6666666667vw;
    top: -5.3333333333vw;
    left: -6.6666666667vw;
  }

  #index .secHero__deco._02 {
    width: 18.6666666667vw;
    top: 40vw;
    left: auto;
    right: -1.3333333333vw;
  }

  #index .secHero__deco._03 {
    width: 32vw;
    rotate: 15deg;
    top: 16vw;
    left: auto;
    right: -2.6666666667vw;
  }

  #index .secHero__deco._04 {
    width: 16vw;
    top: auto;
    bottom: 21.3333333333vw;
    left: -5.3333333333vw;
  }

  #index .secHero__deco._05 {
    width: 21.3333333333vw;
    top: 109.3333333333vw;
    left: auto;
    right: 1.3333333333vw;
  }

  #index .secHero__deco._06 {
    width: 16vw;
    top: 32vw;
    left: 0;
  }

  #index .secHero__deco._07 {
    width: 24vw;
    top: auto;
    bottom: 45.3333333333vw;
    left: auto;
    right: -5.3333333333vw;
  }

  #index .secHero__deco._08 {
    width: 21.3333333333vw;
    top: 72vw;
    left: 0;
  }

  #index .secHero__btn {
    bottom: 32vw;
    left: auto;
    right: 2.9333333333vw;
    width: 48vw;
    height: 17.3333333333vw;
  }

  #index .secHero__btn>a {
    font-size: 3.7333333333vw;
    padding-right: 5.3333333333vw;
  }

  #index .secQuestion {
    padding: 8vw 0;
  }

  #index .secQuestion::before {
    background-size: 4vw;
    background-position: 4vw 2.6666666667vw;
  }

  #index .secQuestion__inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8vw;
  }

  #index .secQuestion__txt {
    width: 100%;
    margin-top: 8vw;
  }

  #index .secQuestion__img {
    width: 100%;
  }

  #index .secQuestion__list {
    margin-top: 16vw;
  }

  #index .secQuestion__items:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }

  #index .secQuestion__items--deco._01 {
    bottom: auto;
    top: -4vw;
    left: -2.6666666667vw;
    width: 24vw;
  }

  #index .secQuestion__items--deco._02 {
    top: -6.6666666667vw;
    right: -2.6666666667vw;
    width: 26.6666666667vw;
  }

  #index .secQuestion__items--deco._03 {
    bottom: .5333333333vw;
    left: -5.3333333333vw;
    width: 26.6666666667vw;
  }

  #index .secQuestion__items--deco._04 {
    bottom: .5333333333vw;
    right: -4vw;
    width: 22.9333333333vw;
  }

  #index .secArchive::after {
    background: url(/ryugaku2025/assets/img/index/archive_bg_sp.png) no-repeat center/100% auto;
  }

  #index .secArchive__inner {
    height: 100%;
    padding: 18.6666666667vw 0;
  }

  #index .secArchive__inner::before {
    -webkit-mask-size: 140%;
    mask-size: 140%;
    background-size: 4vw;
    background-position: 0 4.5333333333vw;
  }

  #index .secArchive__inner::after {
    bottom: auto;
    top: 0;
    height: 32vw;
    background: url(/ryugaku2025/assets/img/index/hero_btm.png) no-repeat center/140%;
  }

  #index .secArchive__tit {
    width: 100%;
  }

  #index .secArchive__list {
    flex-direction: column;
    gap: 5.8666666667vw;
    margin-top: 5.3333333333vw;
  }

  #index .secSupport .c-support {
    padding-bottom: 32vw;
  }

  #index .secSupport__top {
    position: absolute;
    bottom: -13.3333333333vw;
    left: 50%;
    width: 29.3333333333vw;
    translate: -50% 0;
    transition: .3s;
    z-index: 10;
  }

  #index .secSupport__top.is-show {
    transition-delay: .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  #index .secSupport__top a {
    display: block;
    transition: .3s;
  }

  #index .secSupport__top a:hover {
    opacity: .8;
  }

  #world-englishes .c-mainv__bg {
    background: url(/ryugaku2025/assets/img/world-englishes/mainv_bg_sp.png) no-repeat top center/100% auto;
  }

  #world-englishes .c-mainv__tit {
    width: 60.2666666667vw;
  }

  #world-englishes .c-mainv__deco {
    top: auto;
    bottom: -13.3333333333vw;
    translate: 0 0;
  }

  #world-englishes .c-mainv__deco._01 {
    width: 36.2666666667vw;
    left: calc(100% - 90.6666666667vw);
  }

  #world-englishes .c-mainv__deco._02 {
    bottom: -17.3333333333vw;
    width: 33.0666666667vw;
    left: calc(100% - 8vw);
  }

  #world-englishes .c-support__subtit::before,
  #world-englishes .c-support__subtit::after {
    height: 16vw;
  }

  #world-englishes .secDifference {
    padding-top: 12vw;
  }

  #world-englishes .secDifference::before,
  #world-englishes .secDifference::after {
    bottom: -13.3333333333vw;
    height: 13.3333333333vw;
  }

  #world-englishes .secDifference::before {
    background: url(/ryugaku2025/assets/img/world-englishes/difference_bg_sp.png) no-repeat bottom center/cover;
  }

  #world-englishes .secDifference::after {
    -webkit-mask-image: url(/ryugaku2025/assets/img/world-englishes/difference_bg_sp.png);
    mask-image: url(/ryugaku2025/assets/img/world-englishes/difference_bg_sp.png);
  }

  #world-englishes .secDifference__bg {
    height: 183.4666666667vw;
  }

  #world-englishes .secDifference__tit {
    width: 100%;
  }

  #world-englishes .secDifference__txt {
    width: 95%;
    margin: 8vw 0 0;
  }

  #world-englishes .secDifference__decos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 33.0666666667vw 4vw 33.0666666667vw;
    grid-template-columns: repeat(2, 33.0666666667vw);
    align-items: center;
    justify-content: center;
    gap: 4vw;
    margin-top: 9.3333333333vw;
  }

  #world-englishes .secDifference__deco {
    position: static;
    translate: 0 0;
    width: 100%;
  }

  #world-englishes .secDifference__img {
    margin-top: 8vw;
    width: 100%;
  }

  #world-englishes .secInterview {
    padding: 24vw 0 16vw;
  }

  #world-englishes .secInterview__tit {
    width: 110%;
    left: -5%;
    margin-top: 8vw;
    bottom: 0;
  }

  #world-englishes .secInterview .c-intro__items {
    padding: 8vw 1.3333333333vw;
  }

  #world-englishes .secInterview .c-intro__items:nth-child(n+2) {
    margin-top: 6.4vw;
  }

  #world-englishes .secInterview .c-intro__items._01 .c-intro__top--country {
    width: 24.8vw;
  }

  #world-englishes .secInterview .c-intro__items._01 .c-intro__info--tit {
    width: 72.5333333333vw;
  }

  #world-englishes .secInterview .c-intro__items._01 .c-intro__info--img {
    width: 42.6666666667vw;
  }

  #world-englishes .secInterview .c-intro__items._02 .c-intro__top--country {
    width: 24.8vw;
  }

  #world-englishes .secInterview .c-intro__items._02 .c-intro__info--tit {
    width: 73.6vw;
  }

  #world-englishes .secInterview .c-intro__items._02 .c-intro__info--img {
    width: 37.8666666667vw;
  }

  #world-englishes .secInterview .c-intro__items._03 .c-intro__top--country {
    width: 18.6666666667vw;
  }

  #world-englishes .secInterview .c-intro__items._03 .c-intro__info--tit {
    width: 80vw;
  }

  #world-englishes .secInterview .c-intro__items._03 .c-intro__info--img {
    width: 80vw;
  }

  #world-englishes .secInterview .c-intro__items._04 .c-intro__top--country {
    width: 42.6666666667vw;
  }

  #world-englishes .secInterview .c-intro__items._04 .c-intro__info--tit {
    width: 83.2vw;
  }

  #world-englishes .secInterview .c-intro__items._04 .c-intro__info--img {
    width: 37.3333333333vw;
  }

  #world-englishes .secInterview .c-intro__items._05 .c-intro__top--country {
    width: 24.8vw;
  }

  #world-englishes .secInterview .c-intro__items._05 .c-intro__info--tit {
    width: 78.9333333333vw;
  }

  #world-englishes .secInterview .c-intro__items._05 .c-intro__info--img {
    width: 42.9333333333vw;
  }

  #world-englishes .secInterview .c-intro__items._06 .c-intro__top--country {
    width: 18.6666666667vw;
  }

  #world-englishes .secInterview .c-intro__items._06 .c-intro__info--tit {
    width: 80vw;
  }

  #world-englishes .secInterview .c-intro__items._06 .c-intro__info--img {
    width: 51.7333333333vw;
  }

  #world-englishes .secInterview .c-intro__items._07 .c-intro__top--country {
    width: 13.3333333333vw;
  }

  #world-englishes .secInterview .c-intro__items._07 .c-intro__info--tit {
    width: 80vw;
  }

  #world-englishes .secInterview .c-intro__items._07 .c-intro__info--img {
    width: 61.8666666667vw;
  }

  #world-englishes .secInterview .c-intro__top {
    flex-direction: row;
    gap: 4vw;
    padding-bottom: 2.6666666667vw;
    border-width: .5333333333vw;
  }

  #world-englishes .secInterview .c-intro__top--num {
    margin: 0;
    flex-direction: column;
    width: 13.8666666667vw;
    height: 13.8666666667vw;
    white-space: nowrap;
    gap: 0;
  }

  #world-englishes .secInterview .c-intro__top--num::after {
    display: block;
    right: -2.1333333333vw;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }

  #world-englishes .secInterview .c-intro__top--num .cate {
    font-size: 3.2vw;
  }

  #world-englishes .secInterview .c-intro__top--num .num {
    font-size: 6.4vw;
  }

  #world-englishes .secInterview .c-intro__info {
    margin-top: 5.3333333333vw;
  }

  #world-englishes .secInterview .c-intro__info--txt {
    font-size: 4vw;
    margin-top: 5.3333333333vw;
    width: 100%;
  }

  #world-englishes .secInterview .c-intro__info--txt .small {
    font-size: 3.2vw;
  }

  #world-englishes .secInterview .c-intro__info--img {
    position: static;
    margin-inline: auto;
  }

  #world-englishes .secInterview .c-intro__message {
    padding: 4vw 5.3333333333vw;
    margin-top: -22.6666666667vw;
  }

  #world-englishes .secInterview .c-intro__message::after {
    top: -5.4666666667vw;
    right: auto;
    left: 44.3%;
    width: 7.4666666667vw;
    height: 6.6666666667vw;
  }

  #world-englishes .secInterview .c-intro__message--box {
    flex-direction: column;
    align-items: flex-start;
    gap: 4vw;
  }

  #world-englishes .secInterview .c-intro__message--tit {
    font-size: 5.3333333333vw;
    letter-spacing: -0.005em;
  }

  #world-englishes .secInterview .c-intro__snap {
    padding-top: 6.6666666667vw;
  }

  #world-englishes .secInterview .c-intro__snap--tit {
    width: 100%;
  }

  #world-englishes .secInterview .c-intro__snap--list {
    width: 450%;
    gap: 5.3333333333vw;
    margin-top: 2.6666666667vw;
    -webkit-animation: scrollAnimation 10s linear infinite;
    animation: scrollAnimation 10s linear infinite;
  }

  #world-englishes .secInterview .c-intro__snap--items:nth-child(2),
  #world-englishes .secInterview .c-intro__snap--items:nth-child(4),
  #world-englishes .secInterview .c-intro__snap--items:nth-child(7),
  #world-englishes .secInterview .c-intro__snap--items:nth-child(9) {
    top: -2.6666666667vw;
  }

  #world-englishes .secInterview .c-intro__snap--items:nth-child(3),
  #world-englishes .secInterview .c-intro__snap--items:nth-child(8) {
    top: 6.6666666667vw;
  }

  #world-englishes .secComment {
    padding: 8vw 0;
  }

  #world-englishes .secComment__img {
    position: relative;
    width: 100%;
  }

  #world-englishes .secTransition {
    height: 117.8666666667vw;
    align-items: flex-start;
  }

  #world-englishes .secTransition::after {
    background: url(/ryugaku2025/assets/img/world-englishes/transition_bg_sp.png) no-repeat top center/cover;
  }

  #world-englishes .secTransition__img {
    top: 16vw;
    width: 106%;
    left: -6%;
  }

  #world-englishes .secTransition__btn {
    bottom: 29.3333333333vw;
    width: 83.4666666667vw;
    height: 20vw;
  }

  #world-englishes .secTransition__btn .c-buttonStyle1 {
    font-size: 4.5333333333vw;
  }

  #world-englishes .secTransition__top {
    position: absolute;
    bottom: -13.3333333333vw;
    left: 50%;
    width: 29.3333333333vw;
    translate: -50% 0;
    transition: .3s;
    z-index: 10;
  }

  #world-englishes .secTransition__top.is-show {
    transition-delay: .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  #world-englishes .secTransition__top a {
    display: block;
    transition: .3s;
  }

  #world-englishes .secTransition__top a:hover {
    opacity: .8;
  }
}

@media (min-width: 767px)and (max-width: 1365.98px) {
  .u-hidden-md {
    display: none !important;
    visibility: hidden;
  }
}

@media print {
  *,
  *::before,
  *::after {
    background: rgba(0,0,0,0) !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media (any-hover: hover) {
  .c-buttonStyle1:hover {
    scale: 1.05;
  }

  .c-support__btn--link:hover {
    scale: 1.05;
  }

  #index .secQuestion__items>a:hover {
    scale: 1.05;
  }

  #index .secArchive__items>a:hover {
    scale: 1.05;
  }
}
/*# sourceMappingURL=styles.css.map */