body {
  background-color: #FDF6E8;
}

#studio-mv{
  background-color: #FDF6E8;
  padding-bottom: 56px;
  margin-bottom: 45px;
}

section.center-items{
  background-color:#FDF6E8 ;
}

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

.mv-txt {
  width: 94%;
  margin: 0 auto;
}

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

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

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: 14px;
padding-bottom: 43px;
text-align: center;
position: relative;
}

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

.contents-txt{
  padding: 30px 2px 41px;
}

.contents-items img{
  width: 80%;
  padding-right: 28px;
  text-align: left;
}

.middle{
  padding: 32px 0;
}

/*===================================================================
plan
==================================================================*/

#plan{
  background-color: #FDF6E8;
  padding: 83px 0 67px;
}

.s-txt{
  font-size: 8px;
  letter-spacing: 0.07em;
  padding-top: 10px;
  padding-left: 7px;
}

.plan-t{

  text-align: center;
  margin-bottom: 17px;
}

.plan-t-t{
  position: relative;
  top:12px;
  letter-spacing: 0.07em;
  padding: 5px 18px;
}

.plan-m {
  width: 97%;
  margin: 0 auto;
  padding-top: 15px;
}

.plan-t-b{
  background-color: #fff;
  padding: 10px 0 11px;
}
.plan-t .flex{
  justify-content: space-evenly;
}

.fz-10{
  font-size: 10px;
}

.flex.plan-t-b>.fz-13{
  padding-left: 23px;
}

.s-txt-2{
  font-size: 8px;
  padding: 4px 12px;
  letter-spacing: 0.07em;
  line-height: 200%;
}

img.studio-cta-img {
  max-height: 330px;
  object-fit: cover;
}





/*===================================================================
flow
==================================================================*/

.flow {
  background-color: #FDF6E8;
  padding: 52px 0 168px;
  text-align: center;
}

.fz-18 {
  line-height: 160%;
}

.swip-3{
  padding-top: 46px;
}

.swip-3 img{
  height: 383px;
  object-fit: contain;
}

.access {
  margin-top: 97px;
  background-color: #fff;
  padding: 25px 21px 17px;
}


.name{
  border-bottom: 1px solid #E9C25D;
  padding-bottom: 30px;
  margin-bottom: 30px;
  line-height: 160%;
}

.name-stu{
  border-bottom: 1px solid #E9C25D;
  padding-bottom: 19px;
  margin-bottom: 30px;
  line-height: 160%;
}

.access-imfo{
  font-size: 13px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.07em;
}

.access-imfo .flex{
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 16px;
}
dd{
  width: 69%;
  text-align: left;
}

.google-map{
  background-color: darkgray;
  margin: 9px 0 17px;
  width: 100%;
  height: 139px;
}

.studio-cta{
  position: relative;
  height: 330px;

}


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

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

.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;
}

/*===================================================================
personal
==================================================================*/

.feature-contents {
  margin-top: 51px;
  padding-bottom: 1px;
}

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

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

.feature-item {
  margin-bottom: 32px;
}

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

.fea-txt{
  margin-top: 17px;
}

.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: 53px;
  padding-bottom: 60px;
  text-align: center;
  position: relative;
}



#lesson {
  background-color: #FDF6E8;
  padding: 38px 0 1px;
}

.lesson-items{
  padding: 22px 22px 0 22px;
}

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

.flow-per>.access{
    margin-top: 68px;
    background-color: #fff;
    padding: 34px 21px;
}

.flow.flow-per{
  background-color: #FDF6E8;
  padding: 92px 0 168px;
  text-align: center;
}

.s-txt{
  line-height: 200%;
}

section#contents-per.personal-per {
  padding-top: 15px;
  padding-bottom: 0px;
}

@media (max-width: 570px) {
.contents-bg {
  position: absolute;
  top: -70px;
  right: 0;
}

.flow {
  padding: 52px 0 88px;
  text-align: center;
}

.title-min {
  text-align: center;
  padding: 22px 0;
  margin-top: 51px;
  margin-bottom: 29px;
  background-image: linear-gradient(to right, #2B3F72, #2B3F72 4.5px, transparent 4px, transparent 8px), linear-gradient(to left, #2B3F72, #2B3F72 4.5px, transparent 4px, transparent 8px);
  background-size: 9px 2px, 9px 2px;
  background-position: left top, left bottom;
  background-repeat: repeat-x, repeat-x;
}

.min-en {
  font-size: 26px;
  line-height: 111%;
  font-family: poppins, sans-serif;
  letter-spacing: 0.12em;
  font-weight: 800;
  padding-bottom: 10px;
}

.flow.flow-per {
  padding: 89px 0 65px;
}

.feature-contents {
  margin-top: 63px;
  padding-bottom: 0px;
}

.feature-per-contents {
  margin-top: 53px;
  padding-bottom: 0px;
}

.s-txt {
  padding-left: 0px;
}
}
