

body{
  background-color: #FDF6E8;
}
#online-mv {
  background-color: #FDF6E8;
  padding-bottom: 69px;

}

section.center-items {
  background-color: #FDF6E8;
  /* width: 570px; */
}

.container {
  padding: 0 35px;
  box-sizing: border-box;
}



/*===================================================================
contents
==================================================================*/

p.ore-bg-wh {
  letter-spacing: 0.07em;
}

.mv-txt {
  width: 95%;
  /* text-align: center; */
  margin: 0 auto;
  /* letter-spacing: 0.07em; */
}

.lesson-items {
  margin-top: 19px;
}

.feature-item>.bg-ore {
  font-size: 17px;
}

.feature-item {
  margin-bottom: 32px;
  background-color: #fff;
}

.feature-img {
  margin-bottom: 23px;
}

.fea-txt {
  padding: 14px 21px 20px 21px;
}

.feature-item>.s-txt {
  margin-top: 5px;
  padding: 15px 0;
  letter-spacing: 0.05em;
}

.lesson-txt {
  background-color: #fff;
  padding: 20px;
}

.lesson-txt>.fz-18 {
  letter-spacing: 0.1em;
  font-weight: 700;
}

.pt-14 {
  padding-top: 14px;
  line-height: 200%;
  font-size: 13px;
}

.lesson-item {
  margin-bottom: 23px;
}

#studio-mv.personal-fv {
  background-color: #FDF6E8;
  padding-bottom: 86px;
  margin-bottom: 10px;
}

section#contents-per {
  background: -moz-linear-gradient(top, #FFE2C9, #FFF0C7 70%, #FFE2C9);
  background: -webkit-linear-gradient(top, #FFE2C9, #FFF0C7 70%, #FFE2C9);
  background: linear-gradient(to bottom, #FFE2C9,
      #FFF0C7 70%,
      #FFEECF);
  padding-top: 67px;
  padding-bottom: 40px;
  text-align: center;
  position: relative;
}

#contents-per>.container {
  padding: 0 25px;
  box-sizing: border-box;
}

.feature-contents {
  margin-top: 63px;
}
.bg-navy {
  font-size: 17px;
}

.fea-txt {
  padding: 5px 18px 21px 18px;
  font-size: 13px;
  line-height: 2.0;
}


section#contents {
  background: -moz-linear-gradient(top, #FFE2C9, #FFF0C7 70%, #FDEBE4);
  background: -webkit-linear-gradient(top, #FFE2C9, #FFF0C7 70%, #FDEBE4);
  background: linear-gradient(to bottom, #FFE2C9,
      #FFF0C7 70%,
      #FDEBE4);
  padding-top: 32px;
  padding-bottom: 73px;
  text-align: center;
  position: relative;
}

.contents-bg {
  position: absolute;
  top: -55px;
  right: 0;
}

.on-container{
  padding: 0 15px;
  position: relative;
}

.live-lesson,.exercise{
  background-color: #fff;
  margin-top: 61px;
  padding:45px 29px 30px;
  position: relative;
}

.exercise::before,.live-lesson::before{
  content: 'Contents';
  font-family: "poppins",
  sans-serif;
  display: block;
  font-size: 12px;
  position: absolute;
  top: -24px;
  left: 0;
  height: 24px;
  width: 101px;

  color: #E9C25D;
  background: #fff;
  z-index: 10;
  /* border-bottom: 24px solid #ccc;
  border-right:10px solid transparent; */clip-path: polygon(0% 100%,
  0% 0%,
  85% 0%,
  100% 100%);

}
.exercise {
  margin-top: 75px;
}
.live-txt,.exercise-txt{
  padding-top: 14px;
  padding-bottom: 32px;
}

.class-card{
  background-color: #FDF6E8;
  padding: 0 14px 0 17px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  height: 60px;
}

.lavel.bg-yel{
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  padding: 4px 6px;
  margin-bottom: 0;
}

.live-l,.exe-l{
  text-align: left;

  }

  .live-l{
    position: relative;
    top: -3px;
  }


.card-btn {
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #2B3F72;
  color: #2B3F72;
  border-radius: 50px;
  line-height: 28px;
  width: 94px;

}

.fz-13{
  line-height: 160%;
  font-size: clamp(0.6em, calc(3.25vw + 0.01rem), 0.82rem);
}

.check{
  width: 117px;
  margin-top: 34px;
  margin-bottom: 19px;
}

.movie-area{
  width: 100%;
  height: 172px;
}

iframe {
  width: 100%;
}

/*===================================================================
必要なもの、口コミ
==================================================================*/

#online-b{
  background-color: #FDF6E8;
  padding-top: 77px;
  padding-bottom: 83px;
}

#online-b .fz-22 {
  line-height: 180%;
  letter-spacing: 0.07em;
}

#online-b>.container {
  padding: 0 35px;
  box-sizing: border-box;
}

.need-item{
  background-color: #fff;
  padding: 29px 26px;
  position: relative;
}

.item-title{
  text-align: center;
  border-bottom: 1px solid #E9C25D;
  padding-bottom: 13px;
  letter-spacing: 0.1em;
}

.online-item{
  padding-top: 25px;
}

.online-item li{
  display: flex;
  align-items: flex-start;
  width: 95%;
  padding-bottom: 10px;
}

.online-item li::before{
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background-color: #2B3F72;
  border-radius: 60px;
  margin-top: 8px;
  margin-right: 8px;
  flex-shrink: 0;

}

.loopSlide{
  display: flex;
  width: 2000vw;
  height: 200px;
  overflow: hidden;
}
  .loopSlide>img{
    width: auto;
    height: 100%;
    overflow: hidden;
  }

  .loopSlide>img:first-child{
    animation: slide1 240s -120s linear infinite;
  }

  .loopSlide>img:last-child{
    animation: slide2 240s linear infinite;
  }

  @keyframes slide1 {
    0% {
      transform: translateX(100%);
    }

    to {
      transform: translateX(-100%);
    }
  }

  @keyframes slide2 {
    0% {
      transform: translateX(0);
    }

    to {
      transform: translateX(-200%);
    }
  }


.mat{
  width: 125px;
  position: absolute;
  right: 0;
  bottom: -60px;
}

.reviews{
  margin-top: 136px;
  text-align: center;
  overflow: hidden;
}


.review-title{
  width: 246px;
  margin-bottom: 54px;
}

.one-box{
  height: 130px;
  margin-top: 37px;
  object-fit: contain;
}


.personal-cta-img {
  object-fit: cover;
  height: 366px;
  object-position: 0px -15px;
}

.online-cta {
  position: relative;
  height: 450px;
  background-color: #F6DCCA;

}

.online-cta-item {
  position: absolute;
  top: 29%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 100%;
}

.cta-item>.txt-area>.fz-22 {
  line-height: 100%;
  padding: 15px 0;
}

/* .cta-img{
  width: 192px;
  position: absolute;
  top:-60px;
  left: 50%;
  transform: translate(-50%,0);
} */

.wh-btn{
  background-color: #fff;
  /* border: 1px solid #D86F46; */
  border-radius: 50px;
  font-size: 13px;
  font-weight: 500;
  color: #D86F46;
  display: inline-block;
  padding: 0 15px;
  position: relative;
  top: 15px;
  z-index: 100001;
}

.beta-btn{
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translate(-50%, 0px);



}

.beta-cta-btn {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  outline: none;
  background: #D86F46;
  color: #fff;
  width: 316px;
  border-radius: 60px;
  padding: 27px 0 29px;
  line-height: 100%;
  font-size: 17px;
}

.beta-cta-btn img{
  position: relative;
  z-index: 11000;
}

.grade-btn{
  height: auto;
  position: relative;
  top: -3px;
  font-size: 17px;
}

.cta-arrow {
  position: absolute;
  right: 18px;
  top: 60%;
  transform: translate(0, -50%);
  z-index: 100005;
}

img.online-cta-img {
      height: 450px;
      object-fit: cover;
}


/*================================================
モーダル
=================================================*/

.modal-span {
  cursor: pointer;
}

.modal-outer {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 63, 114, 0.65);
  z-index: 10000;
}

.modal-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  overflow-y: auto;
  width: 100%;
  max-width: 400px;
  background: #fff;
  padding: 48px 30px 0;
  max-height: 80vh;
  height: fit-content;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 200%;
  text-align: left;
}

.modal-inner-container {
  padding-bottom: 40px;
}

.show {
  display: block;
}

.modal-inner-header {
  padding-bottom: 25px;
  max-width: 550px;
  position: relative;
  margin: 0 auto;
}

.close-btn-top {
  cursor: pointer;
  color: #fff;
  font-size: 2em;
  position: absolute;
  top: 20px;
  right: 20px;
}

.pb-16{
  padding-bottom: 16px;
}

.modal-b{
  padding-top: 35px;
}

.modal-b .bg-yel{
  padding: 4px 6px;
}

.ore-maru{
  display: flex;
  align-items: flex-start;
  line-height: 160%;
}

.ore-maru::before{
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background-color: #D86F46;
  border-radius:  60px;
  margin-right: 7px;
  flex-shrink: 0;
  margin-top: 6.5px;
}












@media (max-width: 570px) {

  .cta {
    position: relative;
    background-color: #F8DCCC;
    height: 450px;
  }
  .modal-inner {
    max-width: 300px;
  }

}
