@media only screen and (min-width: 769px) {
  .c-wrap__inner {
    padding-right: 30px;
  }
}

.saikai {
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
}

.saikai *,
.saikai *:after,
.saikai *:before {
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .saikai {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media print,
screen and (min-width: 1025px) {
  .saikai {
    margin-left: 280px;
  }
}

.saikai img {
  width: auto;
  max-width: 100%;
  background: transparent;
}

.saikai a {
  color: inherit;
}

.saikai button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

@media only screen and (min-width: 769px) {
  .saikai .sp {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .saikai .pc {
    display: none !important;
  }
}

.saikai .img-cover {
  -webkit-object-fit: cover;
  -ms-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 768px) {
  .saikai .sp-img-cover {
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}

@media print,
screen and (min-width: 1025px) {
  .saikai .pc-img-cover {
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}

.saikai .img-contain {
  -webkit-object-fit: contain;
  -ms-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

@media only screen and (max-width: 768px) {
  .saikai .sp-img-contain {
    -webkit-object-fit: contain;
    -ms-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain;';
  }
}

@media print,
screen and (min-width: 1025px) {
  .saikai .pc-img-contain {
    -webkit-object-fit: contain;
    -ms-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain;';
  }
}

.saikai .list-offer {
  margin-top: 1em;
  color: #333;
}

.saikai .list-offer dt {
  font-weight: bold;
  margin-bottom: 5px;
}

.saikai .list-offer li,
.saikai .list-offer dd {
  text-indent: -1em;
  padding-left: 1em;
}

.saikai .mv {
  background: #44d2d2;
  background: #96E6E6;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .saikai .mv {
    padding: 50px 0 25px;
    margin-bottom: 20px;
    background-image: url(/lp/saikai/_assets26/rwd/img/260414_63343_lp_saikai_bg_02_sp.png);
    background-repeat: repeat-x;
    background-size: 147.467vw 72.8vw;
    background-position: bottom;

  }
}

@media only screen and (min-width: 769px) {
  .saikai .mv {
    padding: 85px 0;
    background-image: url(/lp/saikai/_assets26/rwd/img/260414_63343_lp_saikai_bg_02_pc.png);
    background-repeat: repeat-y;
    background-size: 728px 769px;
    background-position: right;
  }
}

/* .saikai .mv:before {
  content: "";
  display: block;
  width: 120%;
  background: #ffff00;
  border-radius: 100% 100% 0 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 768px) {
  .saikai .mv:before {
    height: 180px;
    bottom: 0;
  }
} */

@media only screen and (min-width: 769px) {
  .saikai .mv:before {
    height: 260px;
    bottom: -60px;
  }
}

@media only screen and (max-width: 768px) {
  .saikai .mv-inr {
    padding: 0 16px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .mv-inr {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


@media only screen and (min-width: 1025px) {
  .saikai .mv-inr {
    justify-content: space-between;
  }
}

.saikai .mv-ttl {
  text-align: center;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .mv-ttl {
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .mv-ttl {
    width: 47%;
  }
}

.main-ttl-flex .main-ttl-img {
  width: 22.2222vw;
  max-width: 320px;
}

.main-ttl-txt {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 36px;
  font-size: clamp(20px, calc(0.5rem + 1.94vw), 36px);
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  display: flex;
  flex-flow: column;
  text-align: center;
  gap: 16px;
}

.main-ttl-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-ttl-flx-txt {
  margin-top: 24px;
  margin-left: 5px;
}

.main-ttl-flex .main-ttl-q {
  width: 22px;
  display: block;
  margin-left: 8px;
}


.saikai .mv-ttl-baloon {
  margin-bottom: 10px;
}

.saikai .mv-catch {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}

@media only screen and (max-width: 768px) {
  .saikai .mv-catch {
    margin-top: 15px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .mv-catch {
    margin-top: 80px;
  }
}

.saikai .mv-catch-sub {
  display: block;
}

@media only screen and (max-width: 768px) {
  .saikai .mv-catch-sub {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .mv-catch-sub {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.saikai .mv-catch-main {
  display: block;
}

@media only screen and (max-width: 768px) {
  .saikai .mv-catch-main {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .mv-catch-main {
    font-size: 44px;
    font-size: 2.75rem;
  }
}

.saikai .mv-ill {
  position: relative;
}

/* @media only screen and (min-width: 769px) {
  .saikai .mv-ill {
    width: 47%;
  }
} */

.saikai .mv-ill-inr {
  width: 100%;
  /* padding-top: 69.26%; */
  position: relative;
}

.saikai .mv-ill-inr img {
  position: absolute;
}

.saikai .mv-ill-teacher {
  width: 48.04%;
  top: 0;
  right: 8%;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
  opacity: 0;
}

.saikai .mv-ill-teacher-baloon {
  width: 10.81%;
  top: 6%;
  left: 48%;
  opacity: 0;
}

.saikai .mv-ill-girl {
  width: 29.02%;
  top: 36%;
  left: 0;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
  opacity: 0;
}

.saikai .mv-ill-girl-baloon {
  width: 10.81%;
  top: 18%;
  left: 2%;
  opacity: 0;
}

.saikai .mv-ill-boy {
  width: 29.02%;
  bottom: 0;
  left: 26%;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
  opacity: 0;
}

.saikai .mv-ill-boy-baloon {
  width: 10.81%;
  top: 38%;
  left: 28%;
  opacity: 0;
}

.saikai .mv-ill-star1 {
  width: 8%;
  top: 0%;
  left: -2%;
  opacity: 0;
}

.saikai .mv-ill-star2 {
  width: 5.4%;
  top: 10px;
  left: 6%;
  opacity: 0;
}

.saikai .mv-ill-star3 {
  width: 5.4%;
  top: 13px;
  right: 8%;
  opacity: 0;
}

.saikai .mv-ill-star4 {
  width: 8%;
  top: 0%;
  right: 0;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .mv-ill-star1 {
    width: 4.8vw;
    top: -9.333vw;
    left: -44.267vw;
  }

  .saikai .mv-ill-star2 {
    width: 3.467vw;
    top: -2.667vw;
    left: -39.467vw;
  }

  .saikai .mv-ill-star3 {
    width: 3.467vw;
    top: -2.667vw;
    right: 8vw;
  }

  .saikai .mv-ill-star4 {
    width: 4.8vw;
    top: -9.333vw;
    right: 3.2vw;
  }
}

.saikai .is-anime .mv-ttl {
  transition: .5s;
  opacity: 1;
}

.saikai .is-anime .mv-ttl-txt {
  -webkit-animation: mv-ttl 1s both;
  animation: mv-ttl 1s both;
}

.saikai .is-anime .mv-ttl-baloon {
  -webkit-animation: mv-ttl 1s 0.2s both;
  animation: mv-ttl 1s 0.2s both;
}

.saikai .is-anime .mv-ill-teacher {
  transition: .8s 1.3s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .is-anime .mv-ill-girl {
  transition: .8s .8s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .is-anime .mv-ill-boy {
  transition: .8s 1s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .is-anime .mv-ill-teacher-baloon {
  transition: .8s 2s;
  opacity: 1;
  -webkit-animation: mv-baloon 4s 2s infinite both;
  animation: mv-baloon 4s 2s infinite both;
}

.saikai .is-anime .mv-ill-girl-baloon {
  transition: .8s 3s;
  opacity: 1;
  -webkit-animation: mv-baloon 4s 3s infinite both;
  animation: mv-baloon 4s 3s infinite both;
}

.saikai .is-anime .mv-ill-boy-baloon {
  transition: .8s 4s;
  opacity: 1;
  -webkit-animation: mv-baloon 4s 4s infinite both;
  animation: mv-baloon 4s 4s infinite both;
}

.saikai .is-anime .mv-ill-star1 {
  transition: .8s 2.5s;
  opacity: 1;
  -webkit-animation: mv-star 0.8s 2.5s linear infinite alternate both;
  animation: mv-star 0.8s 2.5s linear infinite alternate both;
}

.saikai .is-anime .mv-ill-star2 {
  transition: .8s 2.8s;
  opacity: 1;
  -webkit-animation: mv-star 0.8s 2.8s linear infinite alternate both;
  animation: mv-star 0.8s 2.8s linear infinite alternate both;
}

.saikai .is-anime .mv-ill-star3 {
  transition: .8s 3s;
  opacity: 1;
  -webkit-animation: mv-star 0.8s 3s linear infinite alternate both;
  animation: mv-star 0.8s 3s linear infinite alternate both;
}

.saikai .is-anime .mv-ill-star4 {
  transition: .8s 3.3s;
  opacity: 1;
  -webkit-animation: mv-star 0.8s 3.3s linear infinite alternate both;
  animation: mv-star 0.8s 3.3s linear infinite alternate both;
}

@media only screen and (max-width: 768px) {
  .main-ttl-txt {
    font-size: 8.533vw;
  }

  .main-ttl-jitaku {
    font-size: 8vw;
  }

  .main-ttl-flex .main-ttl-img {
    width: 70.933vw;
  }
}

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

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

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

  80% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

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

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

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

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

  80% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

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

@-webkit-keyframes mv-baloon {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30%);
    transform: translate(0, 30%);
  }

  15% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  30% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  40% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes mv-baloon {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30%);
    transform: translate(0, 30%);
  }

  15% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  30% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  40% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes mv-star {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }

  20% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }

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

@keyframes mv-star {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }

  20% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }

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

@media only screen and (max-width: 768px) {
  .saikai .intro-inr {
    padding: 30px 0px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-inr {
    max-width: 468px;
    /* padding: 60px 20px; */
    margin: 0 auto;
  }
}

.saikai .intro-box {
  display: flex;
  justify-content: space-between;
}

.saikai .intro-hl {
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .intro-hl {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-hl {
    font-size: 32px;
    font-size: 2rem;
    font-size: clamp(18px, calc(0.5rem + 1.67vw), 32px);
  }
}

@media only screen and (max-width: 768px) {
  .saikai .intro-hl span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-hl span {
    font-size: 20px;
    font-size: 1.24rem;
    font-size: clamp(14px, calc(0.5rem + 0.83vw), 20px);
  }
}

.saikai .intro-data {
  position: relative;
}

@media only screen and (max-width: 768px) {
  .saikai .intro-data {
    width: 48%;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-data {
    width: 21, 05vw;
    max-width: 263px;
  }
}

.saikai .intro-graph {
  position: relative;
  opacity: 0;
}

.saikai .intro-graph-img {
  width: 100%;
}

.saikai .intro-graph-svg {
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

@media all and (-ms-high-contrast: none) {
  .saikai .intro-graph-svg {
    width: 280px;
    height: 280px;
  }
}

.saikai .intro-graph-svg-path {
  fill: none;
  stroke: #FFFF00;
  stroke-width: 40px;
}

.saikai .intro-num {
  width: 80%;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.saikai .intro-num dt {
  line-height: 1;
  margin-bottom: -5px;
}

@media only screen and (max-width: 768px) {
  .saikai .intro-num dt {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-num dt {
    font-size: 32px;
    font-size: 2rem;
    font-size: clamp(18px, calc(0.5rem + 1.67vw), 32px);
  }
}

.saikai .intro-num dd {
  line-height: 1;
    color: #FFFF00;
  position: relative;
  /* color: #FFF;
  font-feature-settings: 'halt' on;
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #000;
  paint-order: stroke fill; */
}

.saikai .intro-num1 {
  letter-spacing: -.03em;
}

@media only screen and (max-width: 768px) {
  .saikai .intro-num1 {
    font-size: 62px;
    font-size: 3.875rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-num1 {
    font-size: 100px;
    font-size: 6.25rem;
    font-size: clamp(40px, calc(0.5rem + 6.39vw), 100px);
  }
}

.saikai .intro-num2 {
  letter-spacing: -.07em;
  position: absolute;
  left: 50%;
  top: .25em;
  -webkit-transform: translate(0.8em, 0);
  transform: translate(0.8em, 0);
}

@media only screen and (max-width: 768px) {
  .saikai .intro-num2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-num2 {
    font-size: 40px;
    font-size: 2.5rem;
    font-size: clamp(24px, calc(0.5rem + 2.22vw), 40px);
  }
}

@media only screen and (max-width: 768px) {
  .saikai .intro-num3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-num3 {
    font-size: 37px;
    font-size: 2.3125rem;
    font-size: clamp(24px, calc(0.5rem + 2.22vw), 40px);
  }
}

.saikai .intro-baloon {
  position: absolute;
  opacity: 0;
  -webkit-transform: translate(10%, 0);
  transform: translate(10%, 0);
}

@media only screen and (max-width: 768px) {
  .saikai .intro-baloon {
    width: 45.333vw;
    right: 103%;
    bottom: 8%;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-baloon {
    width: 14.177vw;
    max-width: 203px;
    right: 100%;
    bottom: 18%;
  }
}

.saikai .intro-baloon img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .saikai .intro-offer {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .intro-offer {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.saikai .is-anime .intro-hl {
  transition: .5s;
  opacity: 1;
  -webkit-animation: mv-ttl 1s both;
  animation: mv-ttl 1s both;
  margin-top: 18px;
  color: #FFF;
}

.saikai .is-anime .intro-graph {
  transition: .5s .5s;
  opacity: 1;
  -webkit-animation: mv-ttl 1s 0.5s both;
  animation: mv-ttl 1s 0.2s both;
  color: #FFF;
}

.saikai .is-anime .intro-baloon {
  transition: 1s 1.5s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .index {
  background: #44d2d2;
}

@media only screen and (max-width: 768px) {
  .saikai .index {
    padding: 30px 0;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index {
    padding: 50px 0;
  }
}

@media only screen and (max-width: 768px) {
  .saikai .index-inr {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-inr {
    max-width: 900px;
    padding: 0 20px;
    margin: 0 auto;
  }
}

.saikai .index-head {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .saikai .index-head {
    margin-bottom: 25px;
  }

  .saikai .is-anime .intro-graph {
    width: 45.867vw;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-head {
    margin-bottom: 35px;
  }
}

.saikai .index-head-inr {
  display: inline-block;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .saikai .index-head-inr {
    padding: 0 60px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-head-inr {
    padding: 0 70px;
  }
}

.saikai .index-hl {
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .index-hl {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-hl {
    font-size: 24px;
    font-size: 1.5rem;
    padding-bottom: 10px;
  }
}

.saikai .index-ttl-sub {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 33.6px */
}

.saikai .index-ttl-flex {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}

.saikai .index-ttl-flex .index-ttl-img {
  width: 201px;
  display: block;
}

.saikai .index-head-ill-girl {
  position: absolute;
  left: 0;
  bottom: 0;
}

.index-ttl {
  text-align: center;
}

.index-ttl-txt {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 40px */
}

.index-ttl-txt span {
  font-size: 32px;
}

.index-anc .index-anc-link {
  width: 100%;
  border-radius: 8px;
  border: 2px solid #000;
  background: #DAF6F6;
  padding: 21px 10px;
  position: relative;
  display: block;
  margin-top: 73px;
}

.index-anc .index-anc-icon {
  position: absolute;
  top: -59px;
  right: 0;
  width: 80px;
  height: 57px;
  display: block;
}

.index-anc .index-anc-link::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(/lp/saikai/_assets26/rwd/img/260414_63343_lp_saikai_icon_01.png);
  background-repeat: no-repeat;
  background-size: 50px 50px;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.index-anc-txt {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  /* 22.4px */
}

.index-anc-txt span {
  font-size: 12px;
}

.index-anc .index-anc-link::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  right: 20px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: translateY(-50%) rotate(45deg);
}

@media only screen and (max-width: 768px) {
  .saikai .index-head-ill-girl {
    width: 10.667vw;
  }

  .saikai .index-ttl-sub {
    font-size: 4.267vw;
  }

  .saikai .index-ttl-flex .index-ttl-img {
    width: 53.6vw;
  }

  .index-ttl-txt span {
    font-size: 6.4vw;
  }

  .saikai .index-ttl-how {
    font-size: 6.4vw;
    font-family: "Noto Sans JP";
    font-weight: 700;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-head-ill-girl {
    width: 45px;
  }
}

.saikai .index-head-ill-girl-q {
  position: absolute;
  -webkit-animation: index-q 3s linear infinite;
  animation: index-q 3s linear infinite;
}

@media only screen and (max-width: 768px) {
  .saikai .index-head-ill-girl-q {
    width: 13px;
    left: 14px;
    bottom: 67px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-head-ill-girl-q {
    left: 15px;
    bottom: 75px;
  }
}

@-webkit-keyframes index-q {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes index-q {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

.saikai .index-head-ill-boy {
  position: absolute;
  right: 2px;
  bottom: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .index-head-ill-boy {
    width: 35px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-head-ill-boy {
    width: 40px;
  }
}

.saikai .index-head-ill-boy-q {
  position: absolute;
  -webkit-animation: index-q 3s linear infinite;
  animation: index-q 3s linear infinite;
}

@media only screen and (max-width: 768px) {
  .saikai .index-head-ill-boy-q {
    width: 13px;
    right: 14px;
    bottom: 67px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-head-ill-boy-q {
    right: 15px;
    bottom: 75px;
  }
}

.saikai .index-list {
  counter-reset: item;
}

@media only screen and (min-width: 769px) {
  .saikai .index-list {
    display: flex;
  }
}

.saikai .index-list li {
  position: relative;
}

@media only screen and (max-width: 768px) {
  .saikai .index-list li {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-list li {
    width: 100%;
  }

  .saikai .index-list li:not(:last-child) {
    margin-right: 3%;
  }
}

.saikai .index-list li:before {
  counter-increment: item;
  content: counter(item);
  pointer-events: none;
  color: #44d2d2;
  font-family: Helvetica, Arial;
  font-weight: bold;
  position: absolute;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .saikai .index-list li:before {
    font-size: 40px;
    font-size: 2.5rem;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-list li:before {
    font-size: 30px;
    font-size: 1.875rem;
    top: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

.saikai .index-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .saikai .index-list a {
    font-size: 16px;
    font-size: 6.8rem;
    height: 11;
    padding: 0 40px 0 55px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-list a {
    font-size: 18px;
    font-size: 1.125rem;
    height: 9em;
    padding: 20px 0 0;
    transition: background .4s;
  }

  .saikai .index-list a:hover {
    background: #ffff00;
  }
}

.saikai .index-list a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #44d2d2;
  border-bottom: 1px solid #44d2d2;
  position: absolute;
}

@media only screen and (max-width: 768px) {
  .saikai .index-list a:after {
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
  }
}

@media only screen and (min-width: 769px) {
  .saikai .index-list a:after {
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
    transform: translate(-50%, 0) rotate(45deg);
  }
}

.saikai .is-anime .index-hl {
  transition: .5s;
  opacity: 1;
  -webkit-animation: mv-ttl 1s both;
  animation: mv-ttl 1s both;
}

@media only screen and (max-width: 768px) {
  .saikai .content {
    padding: 60px 0 0;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content {
    padding: 100px 0 0;
  }
}

.saikai .content-inr {
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .saikai .content-inr {
    padding: 0 4vw 21.333vw;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-inr {
    max-width: 900px;
    padding: 0 20px 80px;
    margin: 0 auto;
  }
}

.saikai .content-hl {
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2em;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .content-hl {
    margin: 0 1.333vw;
  }
}

.content-hl-sub {
  color: #000;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 39.2px */
  display: block;
  margin-bottom: 12px;
}

.content-hl-txt {
  color: #0CB5C6;
  font-size: 52px;
  font-feature-settings: "palt";
  font-weight: 700;
  line-height: 140%;
  /* 39.2px */
  display: block;
  max-width: 620px;
  margin: auto;
}

.content-hl-img {
  max-width: 320px;
  margin: 24px auto 0;
}

#content3 .content-hl-img {
  max-width: 420px;
}

.content-hl-img img {
  width: 100%;
  display: block;
}

.content-txt {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 28px */
  margin-top: 60px;
}

.content-cal .slick-dots {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 24px;
}

.content-cal .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 24px;
  height: 24px;
  padding: 5px;
  cursor: pointer;
  color: #000;
  border: 2px solid #000;
  outline: none;
  background: #000;
  border-radius: 50%;
}

.slick-dots li[aria-hidden="false"] button {
  border: 2px solid #000;
  background-color: #44D2D2;
  color: #44D2D2;
  ;
}


@media only screen and (max-width: 768px) {
  .saikai .content-hl-baloon {
    width: 73.067vw;
  }
}

@media only screen and (max-width: 768px) {
  .saikai .content-hl-sub {
    font-size: 6.4vw;
    margin-bottom: 3.2vw;
  }

  .content-hl-txt {
    font-size: 10.667vw;
    font-feature-settings: "palt";
  }

  #content2 .content-hl-txt {
    font-size: 8vw;
  }

  #content3 .content-hl-txt {
    font-size: 9.6vw;
  }

  .content-hl-img {
    max-width: 64vw;
    margin: 6.4vw auto 0;
  }

  #content3 .content-hl-img {
    max-width: 96vw;
  }

  .content-cal .slick-dots li button {
    width: 4.267vw;
    height: 4.267vw;
  }

  .content-txt {
    font-size: 3.733vw;
    margin-top: 24px;
    text-align: left;
    padding: 0 15px;
  }

  .content-txt.sec-2 {
    font-size: 3.733vw;
    margin-top: 24px;
    text-align: left;
    padding: 0;
  }
}

.saikai .content-hl-main {
  display: block;
}

@media only screen and (max-width: 768px) {
  .saikai .content-hl-main {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-hl-main {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

@media only screen and (max-width: 768px) {
  .saikai .content-hl-offer {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-hl-offer {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.saikai .content-point {
  display: flex;
  justify-content: center;
  margin-bottom: 2.5em;
}

.saikai .content-point li {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #44d2d2;
  border-radius: 100%;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
}

.saikai .content-point li:not(:last-child) {
  margin-right: 15px;
}

@media only screen and (max-width: 768px) {
  .saikai .content-point li {
    width: 80px;
    height: 80px;
    font-size: 16px;
    font-size: 1rem;
    border: 2px solid #000;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-point li {
    width: 100px;
    height: 100px;
    font-size: 18px;
    font-size: 1.125rem;
    border: 3px solid #000;
  }
}

.saikai .content-point sup {
  font-size: 10px;
  font-size: 0.625rem;
}

.saikai .content-point-offer {
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .saikai .content-point-offer {
    font-size: 10px;
    font-size: 0.625rem;
    margin-bottom: 20px;
  }

  .saikai .u-cv.content-point-offer {
    padding: 0 20px;
  }

  .saikai .u-ai.content-point-offer {
    padding: 0 15px;
    margin: 20px auto 0;
  }

  .saikai .u-cont.content-point-offer {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 14px auto;
    padding: 0 20px;
  }

  .saikai .u-cal.content-point-offer {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 20px auto 48px;
    padding: 20px auto 48px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-point-offer {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0px auto 40px;
    padding: 0 20px;
  }

  .saikai .u-cv.content-point-offer {
    font-size: 12px;
    font-size: 0.75rem;
    margin: -70px auto 40px;
    padding: 0 20px;
  }

  .saikai .u-ai.content-point-offer {
    max-width: 680px;
    margin: 20px auto 0;
  }

  .saikai .u-cont.content-point-offer {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 14px auto;
    padding: 0 20px;
  }

  .saikai .u-cal.content-point-offer {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 20px auto 48px;
    padding: 0 20px;
  }
}

.saikai .content-point-offer dt {
  text-decoration: underline;
  cursor: pointer;
}

@media only screen and (min-width: 769px) {
  .saikai .content-point-offer dt:hover {
    text-decoration: none;
    opacity: .7;
  }
}

.saikai .content-point-offer dd {
  display: none;
}

.saikai .content-catch {
  text-align: center;
  opacity: 0;
}

.saikai .content-catch img {
  height: 100px;
}

.saikai .content-catch--02 img {
  height: 58px;
}

.saikai .content-wrap {
  background: rgba(68, 210, 210, 0.2);
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .saikai .content-wrap {
    padding: 80px 0 40px;
    margin-top: -60px;
  }

  .saikai .content-catch--02 img {
    height: 35px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-wrap {
    padding: 160px 0 80px;
    margin-top: -120px;
  }
}

.saikai .content-wrap:before {
  content: "";
  display: block;
  width: 120%;
  background: #fff;
  border-radius: 0 0 100% 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 768px) {
  .saikai .content-wrap:before {
    height: 200px;
    top: -150px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-wrap:before {
    height: 400px;
    top: -300px;
  }
}

.saikai .content-wrap:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: 15px solid transparent;
  border-top: 30px solid #fff;
  border-bottom: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 768px) {
  .saikai .content-wrap:after {
    top: 35px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-wrap:after {
    top: 90px;
  }
}

@media only screen and (max-width: 768px) {
  .saikai .content-list {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-list {
    max-width: 690px;
    margin: 0 auto;
  }
}

.saikai .content-list-inr {
  width: 100%;
  position: relative;
}

.saikai .content-item {
  width: 100%;
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .saikai .content-item:not(:first-child) {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-item:not(:first-child) {
    margin-top: 80px;
  }
}

.content-item-img img {
  width: 100%;
}

.content-item-txt {
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-top: 24px;
}

@media only screen and (max-width: 768px) {
  .content-item-txt {
    font-size: 16px;
  }
}

.content-item-img.u-gif {
  max-width: 400px;
  margin: auto
}

@media only screen and (max-width: 768px) {
  .content-item-img.u-gif {
    max-width: 69.333vw;
  }
}

.saikai .content-item:nth-child(odd) .content-item-img-main {
  opacity: 1;
  position: relative;
  /* top: 100px;
  left: 30%;
  -webkit-transform: translate3d(0, 0, 0) rotate(-10deg);
  transform: translate3d(0, 0, 0) rotate(-10deg); */
}

.saikai .content-item:nth-child(even) .content-item-img-main {
  opacity: 1;
  position: relative;
  /* top: 100px;
  left: -30%;
  -webkit-transform: translate3d(0, 0, 0) rotate(10deg);
  transform: translate3d(0, 0, 0) rotate(10deg); */
}

.saikai .content-item-hl {
  margin-bottom: 10px;
  opacity: 1;
}

.saikai .content-item-img {
  position: relative;
}

.saikai .content-list01 .content-item01.is-anime .content-item-img-teacher,
.saikai .content-list01 .content-item02.is-anime .content-item-img-teacher,
.saikai .content-list01 .content-item04.is-anime .content-item-img-teacher,
.saikai .content-list01 .content-item05.is-anime .content-item-img-teacher,
.saikai .content-list01 .content-item03.is-anime .content-item-img-student,
.saikai .content-list02 .content-item03.is-anime .content-item-img-student {
  transition: opacity 1s 1s, transform .5s 1s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .content-list01 .content-item01.is-anime .content-item-img-baloon,
.saikai .content-list01 .content-item02.is-anime .content-item-img-baloon,
.saikai .content-list01 .content-item05.is-anime .content-item-img-baloon,
.saikai .content-list02 .content-item01.is-anime .content-item-img-baloon,
.saikai .content-list02 .content-item02.is-anime .content-item-img-baloon,
.saikai .content-list02 .content-item03.is-anime .content-item-img-baloon,
.saikai .content-list03 .content-item01.is-anime .content-item-img-baloon,
.saikai .content-list03 .content-item02.is-anime .content-item-img-baloon,
.saikai .content-list03 .content-item03.is-anime .content-item-img-baloon {
  transition: opacity 1s 1.2s, transform .5s 1.2s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .content-item-img-teacher,
.saikai .content-item-img-student,
.saikai .content-item-img-baloon {
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(30%, 0);
  transform: translate(30%, 0);
}

.saikai .content-list01 .content-item01 .content-item-img-teacher {
  width: 54.05%;
  right: 0;
  bottom: 0;
}

.saikai .content-list01 .content-item01 .content-item-img-baloon {
  width: 31.88%;
  right: 2%;
  top: 7%;
}

.saikai .content-list01 .content-item02 .content-item-img-teacher {
  width: 43.91%;
  right: 0;
  bottom: 0;
}

.saikai .content-list01 .content-item02 .content-item-img-baloon {
  width: 26.95%;
  right: 2%;
  top: 10%;
}

.saikai .content-list01 .content-item03 {
  position: relative;
}

.saikai .content-list01 .content-item03:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  opacity: 0;
}

@media only screen and (max-width: 768px) {

  .saikai .content-list01 .content-item03:after {
    width: 100px;
    height: 20px;
    border: 50px solid transparent;
    border-top: 20px solid #44d2d2;
    border-bottom: none;
    bottom: -30px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-list01 .content-item03:after {
    width: 100px;
    height: 30px;
    border: 50px solid transparent;
    border-top: 30px solid #44d2d2;
    border-bottom: none;
    bottom: -55px;
  }
}

.saikai .content-list01 .content-item03 .content-item-img-student {
  width: 76.52%;
  left: 11.5%;
  top: -3%;
}

/* .saikai .content-list01 .content-item03.is-anime:after {
  transition: opacity .5s 1.2s, transform .5s 1.2s;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 1;
} */

.saikai .content-list01 .content-item04 .content-item-img-teacher {
  width: 76.52%;
  left: 11.5%;
  top: -4%;
}

.saikai .content-list01 .content-item05 .content-item-img-teacher {
  width: 47.82%;
  right: -3%;
  bottom: 0;
}

.saikai .content-list01 .content-item05 .content-item-img-baloon {
  width: 24.05%;
  right: 1%;
  top: 5%;
}

.saikai .content-list02 .content-item01 {
  padding-bottom: 27%;
}

.saikai .content-list02 .content-item01 .content-item-img-baloon {
  width: 52.89%;
  right: 7%;
  top: 70%;
}

.saikai .content-list02 .content-item02 .content-item-img-point {
  margin-bottom: 20px;
}

.saikai .content-list02 .content-item02 .content-item-img-baloon {
  width: 39.13%;
  right: 7%;
  bottom: 23%;
}

.saikai .content-list02 .content-item03 .content-item-img-student {
  width: 26.66%;
  right: 5%;
  bottom: 0;
}

.saikai .content-list02 .content-item03 .content-item-img-baloon {
  width: 28.40%;
  right: 4%;
  bottom: 20%;
}

.saikai .content-list03 .content-item01 {
  padding-bottom: 3%;
}

.saikai .content-list03 .content-item01 .content-item-img-baloon {
  width: 52.89%;
  right: 3%;
  top: 40%;
}

/* .saikai .content-list03 .content-item02 .content-item-img-main {
  width: 53.33%;
} */

.saikai .content-list03 .content-item02 .content-item-img-baloon {
  width: 58.69%;
  right: 0;
  bottom: 31%;
}

.saikai .content-list03 .content-item03 .content-item-img-baloon {
  width: 48.55%;
  right: 2%;
  top: -3%;
}

.saikai .content-item-navi {
  position: relative;
  padding-top: 91.88%;
}

.saikai .content-item-navi-main {
  width: 29%;
  position: absolute;
  left: 38%;
  top: 27%;
  opacity: 0;
  -webkit-transform: translate(0, 10%);
  transform: translate(0, 10%);
}

.saikai .content-item-navi-index01 {
  width: 35%;
  position: absolute;
  right: 0;
  top: 35%;
  opacity: 0;
  -webkit-transform: translate(-10%, 0);
  transform: translate(-10%, 0);
}

.saikai .content-item-navi-index02 {
  width: 40%;
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
}

.saikai .content-item-navi-index03 {
  width: 36%;
  position: absolute;
  left: 0;
  top: 34%;
  opacity: 0;
  -webkit-transform: translate(10%, 0);
  transform: translate(10%, 0);
}

.saikai .content-item-navi-index04 {
  width: 38%;
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 0;
  -webkit-transform: translate(-50%, 10%);
  transform: translate(-50%, 10%);
}

.saikai .content-item-navi-arrow01 {
  width: 19.42%;
  position: absolute;
  top: 12%;
  right: 9%;
  opacity: 0;
}

.saikai .content-item-navi-arrow02 {
  width: 19.42%;
  position: absolute;
  bottom: 16%;
  right: 9%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}

.saikai .content-item-navi-arrow03 {
  width: 19.42%;
  position: absolute;
  bottom: 16%;
  left: 9%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0;
}

.saikai .content-item-navi-arrow04 {
  width: 19.42%;
  position: absolute;
  top: 12%;
  left: 9%;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  opacity: 0;
}

.saikai .is-anime .content-item-navi-main {
  transition: transform .8s, opacity .8s;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.saikai .is-anime .content-item-navi-index01 {
  transition: transform .8s 1.02s, opacity .8s 1.0s;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.saikai .is-anime .content-item-navi-index02 {
  transition: transform .8s 1.2s, opacity .8s 1.2s;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 1;
}

.saikai .is-anime .content-item-navi-index03 {
  transition: transform .8s 1.4s, opacity .8s 1.4s;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.saikai .is-anime .content-item-navi-index04 {
  transition: transform .8s .8s, opacity .8s .8s;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 1;
}

.saikai .is-anime .content-item-navi-arrow01,
.saikai .is-anime .content-item-navi-arrow02,
.saikai .is-anime .content-item-navi-arrow03,
.saikai .is-anime .content-item-navi-arrow04 {
  transition: opacity 1s 2s;
  opacity: 1;
}

.saikai .is-anime.content-hl,
.saikai .is-anime.content-catch {
  transition: .5s;
  opacity: 1;
  -webkit-animation: mv-ttl 1s both;
  animation: mv-ttl 1s both;
}

.saikai .is-anime .content-item-hl {
  transition: .5s .5s;
  opacity: 1;
  -webkit-animation: mv-ttl 1s 0.5s both;
  animation: mv-ttl 1s 0.5s both;
}

.saikai .is-anime .content-item-img .content-item-img-main {
  transition: opacity .5s, top .5s, left .5s, transform .5s;
  opacity: 1;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
  transform: translate3d(0, 0, 0) rotate(0deg);
}

@media only screen and (max-width: 768px) {

  .saikai .content-flow,
  .saikai .content-movie {
    padding: 40px 0 0;
  }
}

@media only screen and (min-width: 769px) {

  .saikai .content-flow,
  .saikai .content-movie {
    padding: 80px 0 0;
  }
}

.saikai .content-flow-hl,
.saikai .content-movie-hl {
  text-align: center;
  font-weight: bold;
  color: #0cb5c6;
  margin-bottom: 1em;
}

@media only screen and (max-width: 768px) {

  .saikai .content-flow-hl,
  .saikai .content-movie-hl {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media only screen and (min-width: 769px) {

  .saikai .content-flow-hl,
  .saikai .content-movie-hl {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.saikai .content-flow-hl-offer {
  color: #000;
  display: block;
}

@media only screen and (max-width: 768px) {
  .saikai .content-flow-hl-offer {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-flow-hl-offer {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media only screen and (max-width: 768px) {
  .saikai .content-lead {
    margin-top: 30px;
  }
}

/* @media only screen and (min-width: 769px) {
  .saikai .content-lead {
    margin-top: 60px;
  }
} */

@media only screen and (max-width: 768px) {
  .saikai .content-youtube {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-youtube {
    width: 690px;
    margin: 0 auto 40px;
  }
}

.saikai .content-youtube-inr {
  padding-top: 56.25%;
  position: relative;
}

.saikai .content-youtube-inr>iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .saikai .content-flow-img {
    display: block;
    height: 300px;
    overflow: hidden;
    position: relative;
  }

  .saikai .content-flow-img:after {
    content: "";
    display: block;
    width: 100%;
    height: 150px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
    position: absolute;
    left: 0;
    bottom: 0;
    transition: opacity .5s;
  }

  .saikai .content-flow-img.is-open:after {
    opacity: 0;
  }
}

.saikai .content-flow-img img {
  width: 100%;
}

.saikai .content-flow-btn {
  display: block;
  width: 50%;
  margin: 20px auto 0;
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 8px;
  border-radius: 100px;
  position: relative;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
}

.saikai .content-flow-btn:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.saikai .content-flow-btn:after {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
  transition: transform .5s .5s;
}

.saikai .content-flow-btn.is-open:after {
  -webkit-transform: translate(0, -50%) rotate(0deg);
  transform: translate(0, -50%) rotate(0deg);
}

.saikai .content-zoom-btn {
  display: block;
  background: url(../img/icon-zoom.svg) 15px 50% no-repeat #44d2d2;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  padding: .7em .5em .7em 2.2em;
  margin: 0 auto;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 768px) {
  .saikai .content-zoom-btn {
    font-size: 16px;
    font-size: 1rem;
    width: 80%;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .content-zoom-btn {
    font-size: 16px;
    font-size: 1rem;
    width: 320px;
    transition: background .4s;
  }

  .saikai .content-zoom-btn:hover {
    background-color: #82e1e1;
  }
}

.saikai .voice {
  background-image: linear-gradient(135deg, #96e6e6, #96e6e6 15%, #fff 15%, #fff 50%, #96e6e6 50%, #96e6e6 65%, #fff 65%, #fff);
  background-size: 8px 8px;
}

@media only screen and (max-width: 768px) {
  .saikai .voice {
    padding: 20px 0;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice {
    padding: 30px 0;
  }
}

.saikai .voice-head {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .saikai .voice-head {
    margin: -30px 0 20px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-head {
    text-align: center;
    margin: -50px 0 30px;
  }
}

.saikai .voice-head-inr {
  position: relative;
}

@media only screen and (max-width: 768px) {
  .saikai .voice-head-inr {
    padding-right: 80px;
  }
}

.saikai .voice-hl {
  font-weight: bold;
  letter-spacing: .2em;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .voice-hl {
    font-size: 28px;
    font-size: 1.75rem;
    display: inline-block;
    text-align: center;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-hl {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

@media only screen and (max-width: 768px) {
  .saikai .voice-hl img {
    width: 227px;
    margin-bottom: -15px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-hl img {
    margin-bottom: -15px;
  }
}

.saikai .voice-hl span {
  display: block;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

.saikai .voice-head-ill-girl {
  position: absolute;
}

@media only screen and (max-width: 768px) {
  .saikai .voice-head-ill-girl {
    width: 35px;
    right: 30px;
    top: 10px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-head-ill-girl {
    left: 110%;
    top: 10px;
  }
}

.saikai .voice-head-ill-girl-baloon {
  position: absolute;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .voice-head-ill-girl-baloon {
    width: 22px;
    right: 35px;
    top: -20px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-head-ill-girl-baloon {
    left: 113%;
    top: -25px;
  }
}

.saikai .voice-head-ill-boy {
  position: absolute;
}

@media only screen and (max-width: 768px) {
  .saikai .voice-head-ill-boy {
    width: 33px;
    right: 0;
    top: 25px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-head-ill-boy {
    left: 123%;
    top: 25px;
  }
}

.saikai .voice-head-ill-boy-baloon {
  position: absolute;
  opacity: 0;
}

@media only screen and (max-width: 768px) {
  .saikai .voice-head-ill-boy-baloon {
    width: 22px;
    right: 0;
    top: -5px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-head-ill-boy-baloon {
    left: 127%;
    top: -10px;
  }
}

.saikai .voice-list {
  position: relative;
}

.saikai .voice-list .slick-track {
  display: flex;
}

.saikai .voice-list .voice-item {
  margin: 0 10px;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  height: auto;
}

.saikai .voice-marker {
  background: linear-gradient(to bottom, rgba(255, 255, 0, 0), rgba(255, 255, 0, 0) 50%, yellow 50%, yellow 90%, rgba(255, 255, 0, 0) 90%, rgba(255, 255, 0, 0));
}

.saikai .voice-item-name {
  text-align: right;
  font-weight: bold;
  color: #0cb5c6;
  margin-top: 1em;
}

.saikai .voice-list-prev-btn {
  width: 50px;
  height: 50px;
  border: 4px solid #fff;
  border-radius: 100%;
  background: #44d2d2;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media only screen and (max-width: 768px) {
  .saikai .voice-list-prev-btn {
    left: 25px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-list-prev-btn {
    left: 75px;
    transition: opacity .4s;
  }

  .saikai .voice-list-prev-btn:hover {
    opacity: .7;
  }
}

.saikai .voice-list-prev-btn:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-30%, -50%) rotate(-135deg);
  transform: translate(-30%, -50%) rotate(-135deg);
}

.saikai .voice-list-next-btn {
  width: 50px;
  height: 50px;
  border: 4px solid #fff;
  border-radius: 100%;
  background: #44d2d2;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media only screen and (max-width: 768px) {
  .saikai .voice-list-next-btn {
    right: 25px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .voice-list-next-btn {
    right: 75px;
    transition: opacity .4s;
  }

  .saikai .voice-list-next-btn:hover {
    opacity: .7;
  }
}

.saikai .voice-list-next-btn:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
}

.saikai .is-anime .voice-hl {
  transition: .5s;
  opacity: 1;
  -webkit-animation: mv-ttl 1s both;
  animation: mv-ttl 1s both;
}

.saikai .is-anime .voice-head-ill-girl-baloon {
  transition: .8s 2s;
  opacity: 1;
  -webkit-animation: mv-baloon 4s infinite both;
  animation: mv-baloon 4s infinite both;
}

.saikai .is-anime .voice-head-ill-boy-baloon {
  transition: .8s 2s;
  opacity: 1;
  -webkit-animation: mv-baloon 4s 2s infinite both;
  animation: mv-baloon 4s 2s infinite both;
}

.saikai .cp {
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .saikai .cp {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .cp {
    padding-bottom: 80px;
    margin-bottom: 60px;
  }
}

.saikai .cp:after {
  content: "";
  display: block;
  width: 100vw;
  border: 50vw solid transparent;
  border-bottom: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-top: -1px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 768px) {
  .saikai .cp:after {
    height: 50px;
    border-top: 50px solid #44d2d2;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .cp:after {
    height: 80px;
    border-top: 80px solid #44d2d2;
  }
}

.saikai .cp-inr {
  background: #44d2d2;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .saikai .cp-inr {
    padding: 30px 20px 5px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .cp-inr {
    padding: 60px 20px 5px;
  }
}

.saikai .cp-txt {
  opacity: 0;
  display: block;
}

.saikai .is-anime.cp-txt {
  transition: .5s;
  opacity: 1;
  -webkit-animation: mv-ttl 1s both;
  animation: mv-ttl 1s both;
}

.saikai .overlay {
  display: none;
  width: 100%;
  height: 120vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  cursor: pointer;
}

.saikai .modal {
  display: none;
  position: fixed;
  background: #fff;
  z-index: 2000;
  border-radius: 10px;
}

@media only screen and (max-width: 768px) {
  .saikai .modal {
    top: 20px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100vh - 40px);
  }
}

@media only screen and (min-width: 769px) {
  .saikai .modal {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100% - 80px);
    max-width: 680px;
    height: 100%;
    max-height: 75vh;
  }
}

.saikai .modal-inr {
  overflow: auto;
  height: 100%;
}

.saikai .modal-hide {
  display: none;
}

.saikai .modal-contents {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .saikai .modal-contents {
    padding: 40px 20px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .modal-contents {
    padding: 50px 50px;
  }
}

.saikai .modal-contents-inr {
  width: 100%;
}

.saikai .modal-imgs {
  margin-bottom: 40px;
}

.saikai .modal-imgs .slick-dots {
  width: 100%;
  position: absolute;
  bottom: -25px;
  display: flex;
  justify-content: center;
}

.saikai .modal-imgs .slick-dots li {
  margin: 4px;
  line-height: 0;
}

.saikai .modal-imgs .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #44d2d2;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
}

.saikai .modal-imgs .slick-dots li.slick-active button {
  background: #aaa;
}

.saikai .modal-img img {
  width: 100%;
}

.saikai .modal-imgs-prev-btn {
  width: 50px;
  height: 50px;
  border: 4px solid #fff;
  border-radius: 100%;
  background: #44d2d2;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media only screen and (max-width: 768px) {
  .saikai .modal-imgs-prev-btn {
    width: 34px;
    height: 34px;
    left: -17px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .modal-imgs-prev-btn {
    width: 50px;
    height: 50px;
    left: -25px;
    transition: opacity .4s;
  }

  .saikai .modal-imgs-prev-btn:hover {
    opacity: .7;
  }
}

.saikai .modal-imgs-prev-btn:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-30%, -50%) rotate(-135deg);
  transform: translate(-30%, -50%) rotate(-135deg);
}

.saikai .modal-imgs-prev-btn.slick-disabled {
  display: none !important;
}

.saikai .modal-imgs-next-btn {
  border: 4px solid #fff;
  border-radius: 100%;
  background: #44d2d2;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media only screen and (max-width: 768px) {
  .saikai .modal-imgs-next-btn {
    width: 34px;
    height: 34px;
    right: -17px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .modal-imgs-next-btn {
    width: 50px;
    height: 50px;
    right: -25px;
    transition: opacity .4s;
  }

  .saikai .modal-imgs-next-btn:hover {
    opacity: .7;
  }
}

.saikai .modal-imgs-next-btn:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
}

.saikai .modal-imgs-next-btn.slick-disabled {
  display: none !important;
}

.saikai .modal-close-btn {
  display: block;
  text-indent: -1000%;
  white-space: nowrap;
  background: #44d2d2;
  position: absolute;
  overflow: hidden;
  border-radius: 100%;
  border: 4px solid #fff;
}

@media only screen and (max-width: 768px) {
  .saikai .modal-close-btn {
    width: 50px;
    height: 50px;
    top: -15px;
    right: -10px;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .modal-close-btn {
    width: 60px;
    height: 60px;
    top: -20px;
    right: -20px;
  }
}

.saikai .modal-close-btn:before {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.saikai .modal-close-btn:after {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.saikai .modal-hl {
  font-weight: bold;
  margin: 1em 0;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .saikai .modal-hl {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .modal-hl {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.saikai .modal-offer {
  margin-top: 1em;
}

@media only screen and (max-width: 768px) {
  .saikai .modal-offer {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media only screen and (min-width: 769px) {
  .saikai .modal-offer {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.saikai .modal-offer dt {
  font-weight: bold;
  margin-bottom: .2em;
}

.saikai .modal-offer dd {
  text-indent: -1em;
  margin-left: 1em;
}

.saikai .js-fade {
  opacity: 0;
}

.saikai .js-fade.is-anime {
  transition: 1.5s;
  opacity: 1;
}

.saikai .js-fade-list-step .js-step-item {
  opacity: 0;
}

.saikai .js-fade-list-step .js-step-item.is-anime {
  transition: .7s;
  opacity: 1;
}

.saikai .js-slide-side {
  opacity: 0;
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
}

.saikai .js-slide-side.is-anime {
  transition: .7s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .js-slide-side-list-step .js-step-item {
  opacity: 0;
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
}

.saikai .js-slide-side-list-step .js-step-item.is-anime {
  transition: .7s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .js-slide-vertical {
  opacity: 1;
  /* -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px); */
}

.saikai .js-slide-vertical.is-anime {
  transition: .7s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .js-slide-vertical-list>* {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}

.saikai .js-slide-vertical-list>*.is-anime {
  transition: .7s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .js-slide-vertical-list-step .js-step-item {
  opacity: 1;
  /* -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px); */
}

.saikai .js-slide-vertical-list-step .js-step-item.is-anime {
  transition: .7s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.saikai .content-zoom-btn--an {
  width: initial;
  transition: none;
  background: none;
  padding: 0;
  margin: 0 auto;
  box-shadow: none;
}

.faq-inr {
  padding: 60px 20px;
}

.faq-ttl {
  max-width: 400px;
  margin: 0 auto;
}

.faq-cont {
  max-width: 860px;
  margin: 0 auto;
}

.faq-aco-item {
  margin-top: 40px;
  border-bottom: 1px solid #000;
}

.faq-aco-header {
  padding: 8px 0 8px 28px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  position: relative;
}

.faq-aco-header::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 22px;
  background-image: url(/lp/saikai/_assets26/rwd/img/250414_63173_lp_saikai_icon_04.png);
  background-repeat: no-repeat;
  background-size: 20px 22px;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
}

.faq-aco-header::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(/lp/saikai/_assets26/rwd/img/250414_63173_lp_saikai_icon_05.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}

.faq-aco-header.is-active::after {
  background-image: url(/lp/saikai/_assets26/rwd/img/250414_63173_lp_saikai_icon_03.png);
}

.faq-aco-body {
  background-color: #DAF6F6;
  padding: 10px;
  display: none;
}

.faq-aco-txt {
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.faq-aco-txt+.faq-aco-txt {
  margin-top: 8px;
}

@media only screen and (max-width: 768px) {
  .faq-aco-header {
    padding: 8px 26px 8px 27px;
  }

  .moda-s {}

  .moda-link {
    color: #000;
    margin-top: 10px;
    text-align: left;
  }

  .moda-link .c-link {
    color: #000;
  }

  .moda-title {
    font-size: 7.75vw;
    margin-bottom: 20px;
    font-weight: bold;
  }

  .moda-set {
    width: 100%;
    color: #333;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .moda-set__cont {
    width: 100%;
  }

  .moda-set__cont__title {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }

  .moda-set__cont__item {
    margin: 0 3%;
    width: 94%;
    display: flex;
    justify-content: center;
  }

  .moda-set__cont-l__title {
    width: 36%;
    text-align: left;
  }

  .moda-set__cont-r__title {
    width: 64%;
    text-align: left;
  }

  .moda-set__cont-l__item {
    width: 35%;
    text-align: left;
  }

  .moda-set__cont-r__item {
    width: 65%;
    text-align: left;
  }

  .moda-set__title {
    display: block;
    color: #fff;
    font-size: 6.1vw;
    font-weight: bold;
    padding: 3% 0;
    text-align: center;
    width: 100%;

  }

  .moda-set__cont__item {
    border-bottom: 2px dashed #888;
  }

  .moda-set__cont__item:last-child {
    border-bottom: none;
    margin-bottom: 10px;
  }

  .moda-set__cont-l__title {
    font-size: 4.8vw;
    padding: 3%;
  }

  .moda-set__cont-r__title {
    font-size: 4.8vw;
    line-height: 1.3;
    padding: 3%;
    background-color: #fff039;
  }

  .moda-set__cont-l__item {
    font-size: 3.73vw;
  }

  .moda-set__cont-r__item {
    font-size: 3.2vw;
    border-left: 2px dashed #888;
  }

  .moda-set__cont-l__item,
  .moda-set__cont-r__item {
    padding: 3%;
    text-align: left;
  }

  .moda-set--e {
    border: 2px solid #e95283;
  }

  .moda-set--e .moda-set__title {
    background-color: #e95283;
  }

  .moda-set--e .moda-set__cont-l__title {
    background-color: #fbdce6;
  }

  .moda-set--m {
    border: 2px solid #00a5e3;
  }

  .moda-set--m .moda-set__title {
    background-color: #00a5e3;
  }

  .moda-set--m .moda-set__cont-l__title {
    background-color: #ccedf9;
  }
}

@media only screen and (min-width: 769px) {
  .moda-s {}

  .moda-link {
    color: #000;
    margin-top: 10px;
    text-align: left;
  }

  .moda-link .c-link {
    color: #000;
  }

  .moda-title {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: bold;
  }

  .moda-set {
    width: 100%;
    color: #333;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .moda-set__title {
    display: block;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    width: 100%;
  }

  .moda-set__cont {
    width: 100%;
  }

  .moda-set__cont__title {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }

  .moda-set__cont__item {
    margin: 0 3%;
    width: 94%;
    display: flex;
    justify-content: center;
    border-bottom: 2px dashed #888;
  }

  .moda-set__cont__item:last-child {
    border-bottom: none;
    margin-bottom: 10px;
  }

  .moda-set__cont-l__title {
    width: 36%;
    text-align: left;
  }

  .moda-set__cont-r__title {
    width: 64%;
    text-align: left;
  }

  .moda-set__cont-l__item {
    width: 35%;
    text-align: left;
  }

  .moda-set__cont-r__item {
    width: 65%;
    text-align: left;
  }

  .moda-set__cont-l__title {
    font-size: 20px;
    line-height: 1.3;
    padding: 10px;
  }

  .moda-set__cont-r__title {
    font-size: 20px;
    line-height: 1.3;
    padding: 10px;
    background-color: #fff039;
  }

  .moda-set__cont-l__item {
    font-size: 18px;
  }

  .moda-set__cont-r__item {
    font-size: 14px;
    border-left: 2px dashed #888;
  }

  .moda-set__cont-l__item,
  .moda-set__cont-r__item {
    padding: 10px;
    text-align: left;
  }

  .moda-set--e {
    border: 2px solid #e95283;
  }

  .moda-set--e .moda-set__title {
    background-color: #e95283;
  }

  .moda-set--e .moda-set__cont-l__title {
    background-color: #fbdce6;
  }

  .moda-set--m {
    border: 2px solid #00a5e3;
  }

  .moda-set--m .moda-set__title {
    background-color: #00a5e3;
  }

  .moda-set--m .moda-set__cont-l__title {
    background-color: #ccedf9;
  }
}


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