/*COMMON*/

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

#eys-form-main {
  padding-top: 65px;
}

#eys-form-main *:before {
  box-sizing: initial !important;
}

#eys-form-input {
  padding-bottom: 2em;
}

.eys-form-header-nav {
  margin-bottom: 2em !important;
}

.eys_h3_title {
  margin: 0;
}

.w_95 {
  width: 95%;
  margin: 0 auto;
}

.w_90 {
  width: 90%;
  margin: 0 auto;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

.text_left {
  text-align: left;
}

.text_justify {
  text-align: justify !important;
}

.text_justify_right {
  text-align: justify;
  text-align-last: right;
}
.bold {
  font-weight: bold;
}

.no_bold {
  font-weight: normal;
}

.common_35 {
  font-size: 46.5px;
  letter-spacing: 5px;
}

.common_25 {
  font-size: 34px;
  letter-spacing: 3px;
}

.common_20 {
  font-size: 26.5px;
  letter-spacing: 3px;
}

.common_22 {
  font-size: 30px;
  letter-spacing: 3px;
}

.common_14 {
  font-size: 18.5px;
  line-height: 1.5;
  color: #222222;
  letter-spacing: 1px;
}

.common_15 {
  font-size: 20px;
  line-height: 1.5;
  color: #222222;
  letter-spacing: 1px;
}

.common_13 {
  font-size: 17.5px;
  line-height: 1.5;
  color: #222222;
  letter-spacing: 1px;
}

.common_12 {
  font-size: 16px;
  line-height: 1.5;
  color: #222222;
  letter-spacing: 1px;
}

.common_10 {
  font-size: 13.3px;
  line-height: 1.5;
  color: #222222;
  letter-spacing: 1px;
}

.lhs {
  line-height: 2;
}

.ls0 {
  letter-spacing: 0;
}
.ls1_n {
  letter-spacing: -1px;
}

.mt135px {
  margin-top: 135px;
}

.mt150px {
  margin-top: 140px;
}

.mb100px {
  margin-bottom: 135px;
}

.mt50px {
  margin-top: 40px;
}

.mt40px {
  margin-top: 55px;
}

.mt30px {
  margin-top: 40px;
}

.mt25px {
  margin-top: 35px;
}

.mt20px {
  margin-top: 27px;
}

.mt15px {
  margin-top: 20px;
}

.mt10px {
  margin-top: 14px;
}

.mt5px {
  margin-top: 7px;
}

.p10px {
  padding: 10px;
}

.pl10px {
  padding-left: 10px;
}

.pr10px {
  padding-right: 10px;
}

.p20px {
  padding: 20px;
}

.ph20px {
  padding: 0 20px;
}

.pl20px {
  padding-left: 27px;
}

.pr20px {
  padding-right: 27px;
}

.pt20px {
  padding-top: 20px;
}

.pb20px {
  padding-bottom: 20px;
}

.plr10px {
  padding-left: 14px;
  padding-right: 14px;
}

.mb10px {
  margin-bottom: 14px;
}

.mb15px {
  margin-bottom: 20px;
}

.mb20px {
  margin-bottom: 27px;
}

.nm20px {
  margin-right: -20px;
  margin-left: -20px;
}

.nml40px {
  margin-left: -40px;
}
.nmt20px {
  margin-top: -20px;
}

.mt100px {
  margin-top: 100px;
}

.mr30px {
  margin-right: 30px;
}

.ml30px {
  margin-left: 30px;
}

.mr15px {
  margin-right: 30px;
}

.ml15px {
  margin-left: 30px;
}

.mr10px {
  margin-right: 10px;
}

.ml10px {
  margin-left: 10px;
}

.nomargin {
  margin: 0 !important;
}

.pink {
  color: #EEAAAA;
}

.b_yellow {
  color: #EEAA77;
}

.blue {
  color: #88CCDD;
}

.green {
  color: #88DDBB;
}

.blue_for_beginner {
  color: #9B9BEF;
}

.light_gray {
  color: #666666;
}

.white {
  color: #ffffff;
}

.img_box {
  position: relative;
}

.img_box img {
  width: 100%;
}

.img_box.flex img {
  display: flex;
}

.img_box.iemoto {
    top: -15px;
}
.dark_gray_bg {
  background-color: #DDDDDD;
  padding: 14px;
  border-radius: 14px;
}

.dark_gray_bg_np {
  background-color: #DDDDDD;
}

.dark_gray_bg_box {
  background-color: #DDDDDD;
  padding-top: 5px;
}

.light_gray_bg {
  background-color: #F9F9F9;
  padding: 14px;
}

.white_bg {
  background-color: #ffffff;
  padding: 14px;
}

.white_bg_np {
  background-color: #ffffff;
}

.pink_bg {
  background-color: #EEAAAA;
  padding: 14px;
}

.arrow_down {
  z-index: 1;
}

.arrow_down:after {
  content: '';
  width: 23px;
  height: 23px;
  background-color: #ffffff;
  position: absolute;
  bottom: -9px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  z-index: -1;
}

.img_box.before {
  margin-left: -6px;
}

.bg_no {
  position: relative;
  z-index: 1;
  font-weight: bold;
  text-align: center;
}

iframe iframe {
  width: 100%;
  height: 445px;
}

.bg_no_1:after {
  content: '1';
  font-family: "Times New Roman", serif;
  font-weight: lighter;
  font-size: 135px;
  color: #DDDDDD;
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.bg_no_2:after {
  content: '2';
  font-family: "Times New Roman", serif;
  font-weight: lighter;
  font-size: 135px;
  color: #DDDDDD;
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.cv_btn p {
  text-align: center;
  font-weight: bold;
}

.cv_btn img {
  width: 100%;
}

.kv h1 {}

.kv__img img {
  width: 100%;
}
/* float-header */
.bPageHeader {
  top: 71px !important;
  background-color: #353132;
}
.bPageHeader div[id^="_sec0"] {
  flex: auto;
  color: white;
  height: 53.3px;
  text-align: center;
  background-color: #353132;
  padding-top: 13.3px;
  line-height: 13.3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.bPageHeader div[id^="_sec0"]:last-of-type {
  margin-right: 16px;
}
.bPageHeader div[id^="_sec0"]:first-of-type {
  margin-left: 16px;
}
.bPageHeader span {
  display: block;
  font-size: 13px;
  -Webkit-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -ms-transform:scale(0.8);
  -o-transform:scale(0.8);
  transform: scale(0.8);
  letter-spacing: -1px;

}
.bPageHeader div[id^="_sec0"].active {
  background-color: #615f5f;
}
.bPageHeader div[id^="_sec0"]:before {
  content: "";
  background-color: transparent;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: none !important;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateY(-50%) rotate(-135deg) !important;
  margin-left: -4px;
}

/*MLC PICK UP SECTION*/

.pickup_section {
  margin-top: -20px;
}

.pickup_section .img_boxwallpaper_1 {
  margin-left: -8px;
}

.guitar_girl_banner {
  margin-top: 15px;
  margin-left: 0;
}

.pickup_section .bg_box {
  margin-top: 27px;
}

.pickup_section .bg_box .bg {
  position: relative;
}

.pickup_section .bg_box .bg img {
  width: 100%;
  vertical-align: top;
}

.pickup_section .bg_box .bg span {
  position: absolute;
  font-size: 17.5px;
  top: 50%;
  transform: translateY(-50%);
  left: 120px;
  line-height: 1.5;
  z-index: 1;
  color: #222222;
}

.pickup_section .bg_box .bgbg_left {
  margin-right: 7%;
  margin-bottom: 5px;
}

.pickup_section .bg_box .bgbg_right {
  margin-left: 7%;
}

.pickup_section .pickup_slider_container {
  padding: 27px 27px 40px;
  background-color: #DDDDDD;
  margin-right: -5.5%;
  margin-left: -5.5%;
  overflow: hidden;
}

.pickup_section .pickup_slider {
  margin-right: -5px;
  margin-left: -5px;
}

.pickup_section .pickup_slider .slick-list {
  overflow: visible;
}

.pickup_section .pickup_slider .slides {
  background-color: #EEEEEF;
  margin-right: 5px;
  margin-left: 5px;
}

.pickup_section .pickup_slider .slides iframe {
  width: 100%;
  height: 125px;
}

.pickup_section .pickup_slider .slides .common_10 {
  background-color: #ffffff;
  padding: 8.7px;
}

.pickup_section .pickup_slider .slick-dots {
  position: absolute;
  bottom: -33px;
}

.pickup_section .pickup_slider .slick-dots li button:after {
  background-color: #ffffff;
}

.pickup_section .pickup_slider .slick-dots li.slick-active button:after {
  background-color: #818181;
}

/*MLC PRESENT SECTION*/

.img_extend {
  margin-left: -14px;
  margin-right: -14px;
}

.present_section .white_bg .logo {
  width: 50%;
}

.present_slider_container {
  padding: 8px;
  background-color: #ffffff;
}

.present_slider_container .present_slider.lazyloaded {
  background-image: linear-gradient(to top, #222222 -3%, #d4d4d4 35%, white 50%);
}

.present_slider .present_slides {
  position: relative;
}

.present_slider .present_slides img {
  width: 100%;
}

.present_slider .present_slides .details_box {
  position: absolute;
  top: 26px;
  left: 23px;
}

.present_slider .present_slides .details_box .name {
  font-family: termina, sans-serif;
  font-size: 24px;
  color: #222222;
  letter-spacing: 2px;
}

.present_slider .present_slides .details_box .popup {
  width: 132px;
  cursor: pointer;
}

.present_slider_btn {
  position: absolute;
  display: block;
  width: 150px;
  height: 150px;
  color: #222222;
  text-align: center;
  line-height: 1.3;
  padding: 30px 20px 0 20px;
}

.present_slider_btn.lazyloaded {
  background: url(/sp/images/instrument_c/present_btn_bg.png) no-repeat;
  background-size: cover;
}
a.present_slider_btn.pos-lt {
  top:125px;
  left: 40px;
}

a.present_slider_btn.pos-rt {
  top: 0;
  right: 0;
}

a.present_slider_btn.pos-lb {
  bottom:100px;
  left: 30px;
}

a.present_slider_btn.pos-rb {
  right: 40px;
  bottom: 115px;
}

.present_slider .present_slides .common_12.bottom {
  position: absolute;
  bottom: 30px;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
}

.iframe iframe {
  width: 100%;
}

.for_eys {
  margin: 230px -14px -50px -14px;
}

.img_box.fukidashi_onayami {
  width: 90%;
  margin: 0 auto -110px -20px;
}

.img_box.fukidashi_lesson_quality {
  width: 95%;
  margin: 0 auto -200px -60px;
}


/*MLC PRICE SECTION*/

.price_section {
  margin-top: -20px;
}

.price_section .price_head {
  position: relative;
  height: 506px;
  margin-right: -25px;
  margin-top: -90px;
}

.price_section .price_head span.monthly_price {
  position: absolute;
  top: 200px;
  left: 255px;
  -webkit-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
  font-size: 48px;
  color: #fff;
  font-family: "Roboto",-apple-system, 'BlinkMacSystemFont',  "Hirakaku", Sans-Serif;
  letter-spacing: 0.2rem;
  font-weight: 600;
}

.price_section .price {
  font-family: "Roboto",-apple-system, 'BlinkMacSystemFont',  "Hirakaku", Sans-Serif;
  font-weight: 600;
}

.price_section .price label {
  font-size: 18.5px;
  letter-spacing: 2px;
}

.price_section .bg_gray_box {
  border: 1px solid #EEEEEE;
}

.price_section .bg_gray_box p {
  padding: 18.5px;
  background-color: #F9F9F9;
}

.price_section .bg_gray_box p:not(:first-child) {
  border-top: 1px solid #EEEEEE;
}

.ticket_price {
  margin: 10px 10px 10px 10px;
  filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, .15));
  transform: translateZ(0);
}


/*COURSE SECTION */
#course_section {
  scroll-padding-top: 20px;
}

.course_section .lesson_courses {
  width: 89.3334vw;
  margin: 20px auto;
}

/* .course_section .bg_box {
  margin-top: 27px;
} */

.course_section .bg_box .bg {
  position: relative;
}

.course_section .bg_box .bg img {
  width: 100%;
  vertical-align: top;
}

.course_section .bg_box .bg span {
  position: absolute;
  font-size: 17.5px;
  top: 50%;
  transform: translateY(-50%);
  left: 120px;
  line-height: 1.5;
  z-index: 1;
  color: #222222;
}

.course_section .bg_box .bgbg_left {
  margin-right: 7%;
  margin-bottom: 5px;
}

.course_section .bg_box .bgbg_right {
  margin-left: 7%;
}

.course_section .pickup_slider_container {
  padding: 27px 27px 40px;
  background-color: #DDDDDD;
  margin-right: -5.5%;
  margin-left: -5.5%;
  overflow: hidden;
}

.course_section .bgtab_item {
  margin-right: 0;
  margin-bottom: 2%;
  border: solid 1px #ddd;
}

.course_section .course_row > .course_col > .course_col + .course_col {
  margin-top: 10px;
}

.course_section .course_col_1,
.course_section .course_col_2 {
  width: 43.2vw;
}

.course_section .course_col > a > img.instrument_image {
  display: block;
}

.course_section .course_col_1 > a > .instrument_image {
  height: 89.0667vw;
}

.course_section .course_col_2 > a > .instrument_image {
  height: 43.2vw;
}


/*MLC SCHEDULE SECTION*/
#schedule_section {
  scroll-margin-top: 100px;
}

.schedule_section {
  margin-top: -30px;
}

main.eys_top .schedule_section {
  margin-top: 0 !important;
}

main.eys_top .present_section img.negative_mb {
  margin-bottom: -150px;
  display: inline-flex;
}
main.eys_top .present_section .fix-negative_mb {
  display: block;
  margin-top: 190px;
}

.schedule_section .white_bg {
  padding: 27px;
}

.schedule_section .btn_wrap {
  background-color: #ffffff;
  padding: 14px;
  margin-top: 0;
}

.schedule_section .bg_allfree {
  height: 280px;
  background-size: cover;
}

.schedule_section .bg_allfree.lazyloaded {
  background: url(/sp/images/guitar_b/allfree_img.png) no-repeat;
  background-size: cover;
}
.schedule_section .bg_kotei {
  height: 280px;
  background-size: cover;
  background-color: #fff;
}
.schedule_section .bg_kotei.lazyloaded {
  background: url(/sp/images/guitar_b/kotei_img.png) no-repeat;
  background-size: cover;
}
.schedule_section .fukidashi_schedule {
  width: 90%;
  margin-bottom: -50px;
}

.schedule_section .fukidashi_schedule.right {
  width: 80%;
  margin-bottom: -50px;
  margin-right: 10px;
  margin-left: auto;
}

.schedule_section .schedule_box {
  margin-top: -50px;
  margin-bottom: -100px;
}

.v-link::before {
  content: " ";
  display: block;
  width: 4px;
  height: 10px;
  background-color: #EEAAAA;
  top: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%,0);
      -ms-transform: translate(-50%,0);
          transform: translate(-50%,0);
}

.schedule_section .four_free {
  padding-top: 80px;
}


/*MLC STUDIO SECTION*/

.eys_studio {
  padding-top: 0;
}

.eys_studio .eys_container {
  width: 100%;
  background-color: #ffffff;
  padding: 5% 3% 2%;
}

.eys_studio .eys_studio_sec01_map_img img {
  width: 80%;
  margin: 0 auto;
}

.eys_studio .eys_studio_sec01_tab_area .eys_studio_sec01_tab {
  display: flex;
  flex-wrap: wrap;
}

.eys_studio .eys_studio_sec01_tab_area .studio_area_tab {
  width: calc(100% / 7);
  background-color: #F9F9F9;
  text-align: center;
  padding: 14px 0 16px;
  font-size: 13.5px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Hirakaku", sans-serif;
}

.eys_studio .eys_studio_sec01_tab_area .studio_area_tab.studio_tab_active {
  background-color: #ffffff;
}

.eys_studio .eys_studio_sec01_tab_area .studio_area_tab.studio_tab_active:after {
  content: '';
  width: 70%;
  height: 3px;
  background-color: #EEAAAA;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.eys_studio_sec01 .eys_studio_sec01_map .eys_studio_sec01_map_box .eys_studio_sec01_map_list a h3 p {
  position: relative;
  color: #222222;
  background-color: #F9F9F9;
  font-family: "Hirakaku", sans-serif;
  font-size: 13.5px;
  padding: 10% 7%;
  line-height: 1.3;
}

.eys_studio_sec01 .eys_studio_sec01_map .eys_studio_sec01_map_box .eys_studio_sec01_map_list a h3 p:after {
  content: '';
  width: 9px;
  height: 9px;
  border-top: 1px solid #222222;
  border-right: 1px solid #222222;
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.studios_no_box {
  position: relative;
}

.studios_no_box .studios_no {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
}

.studios_no_box .studios_no .studio {
  font-size: 14px;
  text-align: center;
}

.studios_no_box .studios_no .studio .no {
  display: block;
  color: #EEAAAA;
  font-size: 40px;
  letter-spacing: 2px;
  margin-top: 14px;
  margin-left: -10px;
  font-style: italic;
  font-weight: bold;
  font-family: "Roboto",-apple-system, 'BlinkMacSystemFont',  Sans-Serif;
}

.pickup_content {
  position: relative;
}

.img_box.left_absolute {
  position: absolute;
  width: 80%;
  top: -100px;
  left: -30px;
  z-index: 1;
}

.img_box.left {
  width: 70%;
  margin: 0 auto -60px -20px;
}

.img_box.large_left {
  width: 90%;
  margin: 0 auto -80px -20px;
}

.course_section .img_box.large_left {
  margin: 0 auto -90px -20px;
}

.img_box.large_left_v2 {
  width: 90%;
  margin: 0 auto -75px -15px;
}

.img_box.right {
  width: 70%;
  margin: 0 0 -50px auto;
}

.img_box.large_right {
  width: 80%;
  margin: 0 0 0 auto;
}

.img_box.down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 8;
  width: 500px;
}

.img_box.down img {
  z-index: 8;
}

.img_box.after_c {
  margin-right: -30px;
  margin-left: -30px;
}


/*MLC CURRICULUM SECTION*/

.curriculum_section .logo_begginers {
  width: 80%;
}

.curriculum_section .beginner_img_bg {
  background-size: contain;
  background-repeat: no-repeat;
  height: 300px;
}

.curriculum_section .beginner_img_bg.lazyloaded {
  background-image: url(/sp/images/guitar_b/beginner_img.png);
  background-size: contain;
}
.curriculum_section .for_beginner_box {
  width: 95%;
  background-color: #fff;
  margin: -70px auto 0 auto;
  padding: 10px;
}

.curriculum_section .pink_bg {
  margin-top: -10px;
}

.curriculum_section .please_play {
  position: relative;
}

.curriculum_section .please_play :before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  width: 0px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}

.curriculum_section .arrange_row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.curriculum_section .arrange_row .arrange_box {
  width: 50%;
  margin-top: 14px;
}

.curriculum_section .arrange_row .arrange_box details {
  background-color: #F9F9F9;
  border: 1px solid #ffffff;
  padding: 14px;
}

.curriculum_section .logo_yubitoma {
  width: 47%;
}

.curriculum_section .yubitoma_box {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.curriculum_section .yubitoma_box .img_box {
  width: 30%;
}

.curriculum_section .yubitoma_box .yubitoma_details {
  width: 70%;
  padding: 14px 5px;
}


/*ENJOY SECTION*/

.enjoy_head {
  position: relative;
}

.enjoy_head .img_box.fukidashi_left {
  position: absolute;
  width: 70%;
  left: -10px;
  z-index: 2;
}

.enjoy__p {
  font-size: 4vw;
  text-align: center;
  line-height: 1.7rem;
}

.dark_gray_bg .common_14 {
  padding: 0;
  background-color: transparent;
}

.white_box {
  background-color: #fff;
  margin: 0 -10px;
  padding: 20px 0;
}

.drop_shadow_box {
  filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, .15));
  transform: translateZ(0);
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 20px;
  font-weight: 900;
}

.drop_shadow_narrow_box {
  filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, .15));
  transform: translateZ(0);
  margin-right: 10px;
  margin-left: 10px;
}

.dark_gray_bg .case_box {
  margin-right: -6%;
}

.dark_gray_bg .case_box.case_01 {
  margin-bottom: -4%;
  position: relative;
  z-index: 1;
}

.dark_gray_bg .case_box.case_02 {
  margin-bottom: -7%;
}

.thumb.base {
  opacity: 0.0;
  position: relative;
}

.thumb.fade_in {
  opacity: 1;
  position: absolute;
  height: 100%;
  z-index: 5;
  transition: 2s ease-in-out;
  -webkit-transition: 2s ease-in-out;
}

.thumb.fade_out {
  opacity: 0;
  z-index: 5;
  position: absolute;
  height: 100%;
  transition: 2s ease-in-out;
  -webkit-transition: 2s ease-in-out;
}


/*MLC MUSIC STYLIST SECTION*/
#music_stylist {
  scroll-margin-top: calc(18.9vw + 30px);
}

.music_stylist_section {
  margin-top: -20px;
}

.music_stylist_section .msl_bg {
  background-color: #fff;
  width: 90%;
  margin: 0 auto;
}

.music_stylist_section .msl_title_box {
  filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, .15));
  transform: translateZ(0);
  margin: 0 10px 0 10px;
  padding: 10px 10px 20px;
}

.music_stylist_section .msl_img_bg {
  background-size: cover;
  height: 250px;
  margin: 0 auto -20px auto;
}
.music_stylist_section .msl_img_bg.lazyloaded {
  background: url(/sp/images/guitar_b/msl_img_bg.png) no-repeat;
  background-size: cover;
}
.music_stylist_section .msl_title {
  font-size: 20px;
  color: #88ddbb;
  font-weight: 900;
  font-family: "Hirakaku", sans-serif;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}

.msl_title_hr {
  width: 8%;
  border: none;
  border-top: 1px #ddd solid;
  margin-bottom: 5px;
}

.music_stylist_section .music_stylist_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.music_stylist_section .music_stylist_box .img_box {
  width: 25%;
  padding: 10px;
}

.music_stylist_section .music_stylist_box .music_stylist_details {
  width: 70%;
  padding: 0 14px;
}

.music_stylist_section .custom_box {
  padding: 27px 27px 0;
  margin-bottom: -16px;
}

/* TRIAL LESSON FOR BEGINNER_C */
.trial_lesson_stylist_section .music_stylist_box_container {
  margin: 0 20px;
}
.trial_lesson_stylist_section .msl_bg {
  background-color: #fff;
  width: 90%;
  margin: 0 auto;
}
.trial_lesson_stylist_section .msl_title_box {
  filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, .15));
  transform: translateZ(0);
  margin: 0 10px 0 10px;
  padding: 10px 10px 20px;
}
.trial_lesson_stylist_section .msl_img_bg {
  height: 250px;
  margin: 0 auto -40px auto;
  background: url(/sp/images/beginner/page_b/for_beginners_free_lesson.png) no-repeat;
  background-size: cover;
}
.trial_lesson_stylist_section .msl_img_bg_weart {
  height: 250px;
  margin: 0 auto -40px auto;
  background: url(/sp/images/beginner/page_b/for_beginner_weart.png) no-repeat;
  background-size: cover;
}
.trial_lesson_stylist_section .msl_title {
  font: 900 24px "Hirakaku", sans-serif;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
  line-height: 1.5;
  padding: 15px 0 5px 0;
}
.trial_lesson_stylist_section .music_stylist_box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
     -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin-bottom: 30px;
  counter-increment: inst;
  width: 100%;
}
.trial_lesson_stylist_section .music_stylist_box .music_stylist_details.ind_for_beginner::before {
  content: counter(inst);
  font-size: 56px;
  font-family: "Times New Roman", serif;
  font-style: italic;
  line-height: 1;
  color: #9B9BEF;
  position: absolute;
  padding-top: 23px;
}
.ind_for_beginner .ind_for_beginner_title {
  padding-left: 45px;
  padding-top: 25px;
  margin-bottom: 15px;
}
.trial_lesson_stylist_section .music_stylist_box::after {
  content: '';
  background: url(/sp/images/beginner/page_b/arrow_bottom_for_beginner.png) no-repeat;
  background-size: cover;
  width: 36px;
  height: 20px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.trial_lesson_stylist_section .music_stylist_box:last-child:after {
  content: none;
}
.trial_lesson_stylist_section .music_stylist_box .img_box {
  width: 25%;
  /* margin: 10px; */
}
.trial_lesson_stylist_section .music_stylist_box .music_stylist_details {
  width: 70%;
  /* padding: 0 10px; */
  position: relative;
}
.trial_lesson_stylist_section .img_box .tebura_icon_for_beginner {
  width: 25%;
}
/* Guide List */
.trial_lesson_stylist_section .guide_list_container {
  margin: 0 20px;
  padding: 30px 0;
}
.trial_lesson_stylist_section .guide_list_container .guide_list_item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  counter-increment: inst;
}
.trial_lesson_stylist_section .guide_list_container .guide_list_item:last-child {
  margin-bottom: 0;
}
.trial_lesson_stylist_section .guide_list_container .guide_list_item .img_box {
  width: 25%;
  position: relative;
  z-index: 10;
}
.trial_lesson_stylist_section .guide_list_container .guide_list_item .img_box::after {
  content: '';
  width: 5px;
  height: 100px;
  background-color: #F4F4F4;
  position: absolute;
  left: 50%;
  bottom: -98px;
  z-index: 1;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.guide_list_container .guide_list_item:last-child .img_box::after {
  content: none;
}
.trial_lesson_stylist_section .guide_list_container .guide_list_item .guide_list_item_details {
  width: 70%;
}
.trial_lesson_stylist_section p {
  font-family: 'Hiragino Sans', sans-serif;
}
.guide_list_item_details .guide_list_item_title {
  font: bold 16px "Hiragino Sans",sans-serif;
  line-height: 1;
  margin-bottom: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.guide_list_item_details .guide_list_item_title::before {
  content: counter(inst);
  font-size: 36px;
  font-family: "Times New Roman", serif;
  line-height: 1;
  font-weight: 100;
  margin-right: 10px;
  font-style: italic;
}
.guide_list_item_details .guide_list_item_text {
  text-align: justify;
  font-family: 'Hiragino Sans', sans-serif;
}
/* END Guide List */

/* BEGIN forBegin Button */
.eys_top .mlc_button_forBegin_wrap {
  margin: 20px 0;
  padding: 0;
  width: 100%;
}
.eys_top .mlc_button_forBegin {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 18.5px;
  font-weight: bold;
  line-height: inherit;
  background-color: #88DDBB;
  letter-spacing: 1px;
  padding: 20px 50px 20px 40px;
  text-align: center;
  color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  -webkit-filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, .15));
          filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, .15));
          transform: translateZ(0);
}
.eys_top .mlc_button_forBegin.fw {
  width: 100%;
  display: inline-block;
  font-size: 24px;
}
.eys_top .mlc_button_forBegin::before {
  content: '';
  background-color: #88DDBB;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
/* END forBegin Button */

/* END TRIAL LESSON FOR BEGINNER_C */



.present_section .navigator_container {
  display: block;
  background: black;
  height: 16.66666666666666666666666666666667%
}

.present_section .navigator_container div {
  width: 16.666666666666666666666666666666667%;
  height: 16.666666666666666666666666666666667%;
  cursor: pointer;
  overflow: hidden;
  background-size: 600% 100%;
  padding-bottom: 16.666666666666666666666666666666667%;
  float: left;
  position: relative;
}
.present_section .navigator_container div.lazyload {
  background-image: url(/sp/images/guitar_b/guitar_photo_thumbnails.png);
}

.present_section .navigator_container div::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
}

.present_section .navigator_container div.active::after {
  background: none;
}

.present_section .navigator_container div.guitar_photo_thumbnail_1 {}

.present_section .navigator_container div.guitar_photo_thumbnail_2 {
  background-position: -100% 0;
}

.present_section .navigator_container div.guitar_photo_thumbnail_3 {
  background-position: -200% 0;
}

.present_section .navigator_container div.guitar_photo_thumbnail_4 {
  background-position: -300% 0;
}

.present_section .navigator_container div.guitar_photo_thumbnail_5 {
  background-position: -400% 0;
}

.present_section .navigator_container div.guitar_photo_thumbnail_6 {
  background-position: -500% 0;
}

.present_section .navigator_container div.active {
  opacity: 1;
  outline-offset: -3px;
  outline: solid 3px white;
}

.present_section .white_square {
  background: white;
  display: flex;
  justify-content: center;
  padding: 10px 25px;
}

.present_section .white_square .circle {
  width: 90px;
  height: 90px;
  background: #EEAAAA;
  border-radius: 50%;
  text-align: center;
  font-weight: bolder;
  color: white;
  padding: 7% 0;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.1em;
  line-height: 1.35;
}

.present_section .white_square .title {
  font-size: 40px;
  font-weight: bold;
  font-family: "Hirakaku", sans-serif;
  color: #EEAAAA;
  text-align: center;
  padding: 3% 0;
  text-stroke: 0.4px #EEAAAA;
  --webkit-text-stroke: 0.4px #EEAAAA;
}

.present_section .white_square .title .subtitle {
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-top: 7px;
}

.present_section .black_square {
  background: #888;
  text-align: center;
  color: white;
  padding: 3% 0;
  letter-spacing: 0.1em;
}

.present_section .triangle {
  height: 20px;
  position: relative;
}

.present_section .triangle:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #888;
}

.present_section .fukidashi-for-eys {
  margin-top: 150px;
  margin-bottom: -115px;
  z-index: 1;
}

.present_section .fukidashi_present {
  margin-bottom: -30px;
}

.present_slides .guitar_color_container {
  width: 132px;
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  margin-top: 10px;
}

.present_slides.rooster .guitar_color_container {
  display: block;
}

.present_slider .present_slides .guitar_color_item {
  position: relative;
  margin-bottom: 15px;
  margin-left: 15px;
}

.present_slider .present_slides .guitar_color_item img {
  width: 40px;
  border: 1px solid lightgrey;
}

.present_slider .present_slides .guitar_color_item.active:before {
  content: " ";
  position: absolute;
  border: 4px solid #EEAAAA;
  top: -6.5px;
  bottom: -6.5px;
  left: -6.5px;
  right: -6.5px;
}

.present_slider .present_slides.rooster .guitar_color_item.active:before {
  width: 54px;
  height: 54px;
}

.present_slides .present-thumbnails-slider-menu-ul {
  left: 80px;
  max-width: 94.2px;
}

.present_slides .present-thumbnails-slider-menu-ul li {
  height: 40px;
  width: 40px;
  overflow: hidden;
  cursor: pointer;
}

.present_slides .present-thumbnails-slider-menu-ul {
  position: absolute;
  z-index: 1;
  top: 36.2%;
  list-style: none;
}

.present_slides .present-thumbnails-slider-menu-ul li:not(:last-child) {
  margin-bottom: 14.2px;
}

.present_slides .present-thumbnails-slider-menu-ul.column2 {
  left: 73px;
}

.present_slides .present-thumbnails-slider-menu-ul.column2 li {
  float: left;
}

.present_slides .present-thumbnails-slider-menu-ul.column2 li:nth-child(even) {
  margin-left: 14.2px;
}

.present_slides .present-thumbnails-slider-menu-ul li span {
  width: auto;
  object-fit: cover;
  display: block;
  background-size: 320px 40px;
  height: 40px;
}
.present_slides .present-thumbnails-slider-menu-ul li span.lazyloaded {
  background: url(/sp/images/present/guitar/guitar_present_image_thumbnails_2.png) no-repeat;
  background-size: 320px 40px;
}
.present_slides .present-thumbnails-slider-menu-ul .guitar-instrument-thumbnail[data-timg-index="1"] span {
  background-position: 0px 0px;
}

.present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="2"] span {
  background-position: -40px 0px;
}

.present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="3"] span {
  background-position: -80px 0px;
}

.present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="4"] span {
  background-position: -120px 0px;
}

.present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="5"] span {
  background-position: -160px 0px;
}

.present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="6"] span {
  background-position: -200px 0px;
}

.present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="7"] span {
  background-position: -240px 0px;
}

.present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="8"] span {
  background-position: -280px 0px;
}

.present_slides .present-thumbnails-slider-menu-ul li.active {
  -webkit-box-shadow: 0px 0px 0px 2px #ffff, 0px 0px 0px 6px #FDCBC9;
  -moz-box-shadow: 0px 0px 0px 2px #ffff, 0px 0px 0px 6px #FDCBC9;
  box-shadow: 0px 0px 0px 2px #ffff, 0px 0px 0px 6px #FDCBC9;
}


.present-detail-box {
  position: relative;
}
.present_section .fukidashi-for-eys.OpenBellowFolding {
  margin-top: 40px;
}
.fukidashi-shikamo {
  margin-top: 150px;
}
@media only screen and (max-width: 500px) {
  .present_section .fukidashi-for-eys.OpenBellowFolding {
    margin-top: 8vw;
  }
  .fukidashi-shikamo {
    margin-top: 30vw;
  }
}

.present-detail-box .present-detail-box__label {
    position: absolute;
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 300px;
    background-color: #BBAA77;
    top: 40px;
    left: -10px;
    padding-top: 5px;
    height: 30px;
    z-index: 1;
}

.present-detail-box .present-detail-box__label.right {
    position: absolute;
    top: 40px;
    right: -10px;
    left: unset;
}

.present-detail-box .present-detail-box__label::before {
    content: '.';
    position: absolute;
    top: 0;
    left: 10px;
    background-color: #BBAA77;
    color: #BBAA77;
    width: 310px;
    transform: skewX(-15deg);
    height: inherit;
    z-index: -1;
}

.present-detail-box .present-detail-box__label.right::before {
    content: '.';
    position: absolute;
    top: 0;
    left: unset;
    right: 10px;
    transform: skewX(15deg);
    z-index: -1;
}

.present-detail-box .present-detail-box__img {
  top: 20px;
  left: 20px;
  margin-bottom: 100px;
}

.present-detail-box .present-detail-box__textbox {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: -10px;
  width: 420px;
  background-color: #fff;
  padding: 20px;
  line-height: 2rem;
  -webkit-filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.2));
  -ms-filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.2));
  transform: translateZ(0);
}

.present-detail-box .present-detail-box__textbox.left {
  position: absolute;
  left: -10px;
}
.present-detail-box .present-detail-box__textbox.mh185px {
  min-height: 185px;
}

.present-screen-wrapper {
  position: relative;
  width: 100%;
}
.present-screen {
  position: absolute;
  z-index: 2;
  width: 100%;
  margin: -200px auto 20px auto;
  padding-top :150px;
  padding-bottom: 30px;
  background: linear-gradient( rgba(255,255,255,0) 0%, #fff 30%, #fff 100%) no-repeat;

}

.present-screen p{
  padding-top: 20px;
  font-size: 18px;
  line-height: 2rem;
  text-align: center;
  font-weight: bold;
  color: #BBAA77;
  padding-bottom :10px;
}
.story-banner.slide-top {
    position: relative;
    top: 90px;
}
.story-banner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media only screen and (max-width: 500px) {
  .story-banner {
    margin-bottom: 10vw;
  }
}
.story-banner > a {
  display: flex;
  width: 100%;
}
.story-banner img {
    width: 100%;
    margin: 10% 0 0;
}
.recommendation_tabs {
  background-color: #fff;
  margin: 0 20px 0 20px;
}
.recommendation_tab_item {
  width: calc(100%/4);
  background-color: #dddddd;
  font-size: 0.7rem;
  text-align: center;
  color: #222222;
  display: block;
  float: left;
  transition: all 0.2s ease;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  margin-bottom: 10px;
}

.recommendation_tab_item.white {
  background-color: #f9f9f9;
}

.recommendation_tab_item.two-row {
  padding-top: 0.5rem;
}

.recommendation_tab_item.child-2 {
  width: 50%;
}

.recommendation_tab_item.child-3 {
  width: 33%;
}

.recommendation_tab_item.child-4 {
  width: 25%;
}

/* .recommendation_tab_item:nth-child(2) {
  width: 30%
}

.recommendation_tab_item:nth-child(4) {
  width: 20%
}

.recommendation_tab_item:nth-child(6) {
  width: 25%
}

.recommendation_tab_item:nth-child(8) {
  width: 25%
} */

.recommendation_tab_item:hover {
  opacity: 0.75;
}

input[name="recommendation_tab_item"] {
  display: none;
}

.recommendation_content {
  display: none;
  padding: 0 10px 0;
  clear: both;
  overflow: hidden;
}

.recommendation_content p.target {
  margin: 20px auto;
  text-align: center;
  color: #eeaaaa;
  font-size: 20px;
  font-weight: bold;
}

#acoustic-recommendation-tab:checked~#acoustic-recommendation, #electric-recommendation-tab:checked~#electric-recommendation, #classical-recommendation-tab:checked~#classical-recommendation, #jazz-recommendation-tab:checked~#jazz-recommendation {
  display: block;
  position: relative;
}

.recommendation_tabs input:checked+.recommendation_tab_item {
  background-color: #fff;
}

.recommendation_tabs input:checked+.recommendation_tab_item:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-block;
  width: 80%;
  height: 1px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #E6A8A9;
}

.pickup_section .bgtab_item {
  margin-right: 0;
  margin-bottom: 2%;
  background-color: #F9F9F9;
}

.bg.tab_item {
  border: 1px solid #DDDDDD;
  margin-bottom: 10px;
}

.img_box .pickup_label {
  position: absolute;
  bottom: 5px;
  left: -25px;
  width: 65%;
}

.img_box .fukidashi_acoustic {
  position: absolute;
  z-index: 1;
  margin: -40px 0 0 auto;
}

.steps {
  margin: 20px -20px 20px -20px;
  width: 540px;
}
.kv__img.texted-desc {
    position: relative;
}
.kv__img.texted-desc .kv_description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-height: 385px;
    height: 75vw;
    line-height: 27px;
    color: white;
    font-size: 20px;
    text-align: left;
    padding-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: linear-gradient(transparent, white, white, white, white); /* temporary setting */
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kv__img.texted-desc .kv_description.gradation-off {
    background: none;
}
.kv__img.texted-desc .kv_description p {
    position : relative;
    width: fit-content;
    margin-top: 10px;
    padding: 0 15px;
    background-color: #89ddbb;
    overflow: visible;
    white-space: nowrap;
    height: 27px;
}

.kv__img.texted-desc .kv_description p::before {
    content: "";
    display: block;
    position: absolute;
    right: -15px;
    bottom: 0;
    border-top: 27px solid #89ddbb;
    border-right: 15px solid transparent;
}
.kv__img.texted-desc .kv_en_title {
    position: absolute;
    top: 120px;
    width: 100%;
}
.kv__img.texted-desc .kv_en_title img {
    display: block;
    margin: 0 auto;
    height: 50px;
}
.kv__img.texted-desc .kv_jp_title {
    position: absolute;
    top: 190px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: white;
}

@media only screen and (max-width: 500px) {
  /*MLC COMMON*/
  .mt100px {
    margin-top: 27vw;
  }
  .mt135px {
    margin-top: 24vw;
  }
  .mb100px {
    margin-bottom: 27vw;
  }
  .mt50px {
    margin-top: 13.2vw;
  }
  .mt40px {
    margin-top: 11vw;
  }
  .mt30px {
    margin-top: 8vw;
  }
  .mt25px {
    margin-top: 7vw;
  }
  .mt20px {
    margin-top: 5.4vw;
  }
  .mt15px {
    margin-top: 4vw;
  }
  .mt10px {
    margin-top: 2.8vw;
  }
  .mt5px {
    margin-top: 1.3vw;
  }
  .mb20px {
    margin-bottom: 5.4vw;
  }
  .nml40px {
    margin-left: -8vw;
  }
  .mb10px {
    margin-bottom: 2.8vw;
  }
  .mb15px {
    margin-bottom: 4vw;
  }
  .mb10px {
    margin-bottom: 2.8vw;
  }
  .plr10px {
    padding-left: 2.8vw;
    padding-right: 2.8vw;
  }
  .pl20px {
    padding-left: 5.4vw;
  }
  .pr20px {
    padding-right: 5.4vw;
  }
  .mr30px {
    margin-right: 6vw;
  }
  .ml30px {
    margin-left: 6vw;
  }
  .ml15px {
    margin-left: 3vw;
  }
  .mr15px {
    margin-right: 3vw;
  }
  .ml10px {
    margin-left: 2vw;
  }
  .mr10px {
    margin-right: 2vw;
  }
  .common_35 {
    font-size: 9.3vw;
  }
  .common_25 {
    font-size: 6.8vw;
  }
  .common_20 {
    font-size: 5.3vw;
  }
  .common_22 {
    font-size: 6vw;
  }
  .common_14 {
    font-size: 3.7vw;
  }
  .common_15 {
    font-size: 4vw;
  }
  .common_13 {
    font-size: 3.5vw;
  }
  .common_12 {
    font-size: 3.2vw;
  }
  .common_10 {
    font-size: 2.66vw;
  }
  .dark_gray_bg {
    padding: 2.8vw;
    border-radius: 2.8vw;
  }
  .white_bg {
    padding: 2.8vw;
  }
  .light_gray_bg {
    padding: 2.8vw;
  }
  .pink_bg {
    padding: 2.8vw;
  }
  .img_extend {
    margin-right: -2.8vw;
    margin-left: -2.8vw;
  }
  .img_box.before {
    margin-left: -1.3vw;
  }
  .arrow_down:after {
    width: 4.6vw;
    height: 4.6vw;
    bottom: -1.8vw;
  }
  iframe iframe {
    width: 100%;
    height: 90vw;
  }
  .bg_no_1:after {
    font-size: 27vw;
    top: .5vw;
  }
  .bg_no_2:after {
    font-size: 27vw;
    top: .5vw;
  }
  /*MLC PICKUP SECTION*/
  .pickup_section .bg_box .bgbg_left {
    margin-bottom: 1vw;
  }
  .pickup_section .bg_box {
    margin-top: 5.4vw;
  }
  .pickup_section .bg_box .bg span {
    font-size: 3.5vw;
    left: 24vw;
  }
  .pickup_section .pickup_.slider_container {
    padding: 5.4vw 5.4vw 8vw;
  }
  .pickup_section .pickup_slider {
    margin-right: -1.3vw;
    margin-left: -1.3vw;
  }
  .pickup_section .pickup_slider .slides {
    margin-right: 1.3vw;
    margin-left: 1.3vw;
  }
  .pickup_section .pickup_slider .slides iframe {
    height: 25vw;
  }
  .pickup_section .pickup_slider .slides .common_10 {
    padding: 4%;
  }
  .pickup_section .pickup_slider .slick-dots {
    bottom: -6.5vw;
  }
  /*MLC PRESENT SECTION*/
  #present_section {
    scroll-margin-top: 100px;
  }
  .present_slider_container {
    padding: 1.5vw;
  }
  .present_slider .present_slides .details_box {
    top: 5.4vw;
    left: 4.6vw;
  }
  .present_slider .present_slides .details_box .name {
    font-size: 4.8vw;
  }
  .present_slider .present_slides .details_box .popup {
    width: 26.5vw;
  }
  .present_slider .present_slides .common_12.bottom {
    bottom: 6vw;
  }

  .present_slider_btn {
    width: 110px;
    height: 110px;
    font-size: 12px;
    padding: 22px 10px 0 10px;
  }

  a.present_slider_btn.pos-lt {
    top: 100px;
    left: 35px;
  }

  a.present_slider_btn.pos-lb {
    bottom: 75px;
    left: 25px;
  }

  a.present_slider_btn.pos-rb {
    right: 25px;
    bottom: 85px;
  }

  /* COURSE SECTION */
  .img_box .fukidashi_acoustic {
    margin: -8vw 0 0 auto;
  }
  .steps {
    margin: 4vw -4vw 4vw -4vw;
    width: 108vw;
  }
  .course_section .bg_box .bg span {
    font-size: 3.5vw;
    left: 24vw;
  }
  .for_eys {
    margin: 46vw -2.8vw -10vw -2.8vw;
  }
  .img_box.fukidashi_onayami {
    margin: 0 auto -25vw -4vw;
  }
  .img_box.fukidashi_lesson_quality {
    margin: 0 auto -40vw -12vw;
  }
  .img_box .pickup_label {
    bottom: 2vw;
    left: -5vw;
    width: 65%;
  }

  /* float Header */
  .bPageHeader {
    top: 59px !important;
  }
  .bPageHeader span {
    font-size: 10px;
  }
  .bPageHeader div[id^="_sec0"] {
    height: 10.6vw;
    padding-top: 2.66vw;
    line-height: 2.66vw;
  }
  .bPageHeader div[id^="_sec0"]:last-of-type {
    margin-right: 4.26vw;
  }
  .bPageHeader div[id^="_sec0"]:first-of-type {
    margin-left: 4.26vw;
  }
  .bPageHeader div[id^="_sec0"]:before {
    width: 1.6vw;
    height: 1.6vw;
    margin-left: -0.8vw;
    bottom: 1.6vw;
  }

  /*MLC PRICE SECTION*/
  #price_section {
    scroll-margin-top: 100px;
  }
  .price_section .price label {
    font-size: 3.7vw;
  }
  .price_section .bg_gray_box p {
    padding: 3.7vw;
  }
  .price_section .price_head {
    height: 101.2vw;
    margin-right: -5vw;
    margin-top: -18vw;
  }
  .price_section .price_head span.monthly_price {
    top: 40vw;
    left: 51vw;
    font-size: 9.6vw;
  }
  .plan_normal {
    background-size: contain;
    padding-top: 180px;
  }
  .plan_normal.lazyloaded {
    background: url(/sp/images/guitar_b/plan_normal.png) no-repeat;
    background-size: contain;
  }
  .plan_weekday {
    background-size: contain;
    padding-top: 180px;
  }
  .plan_weekday.lazyloaded {
    background: url(/sp/images/guitar_b/plan_weekday.png) no-repeat;
    background-size: contain;
  }
  .recommendation_content p.target {
    margin: 4vw auto;
    font-size: 4vw;
  }
  /*mlc schedule section*/
  .schedule_section .white_bg {
    padding: 5.4vw;
  }
  .schedule_section .btn_wrap {
    padding: 2.8vw;
  }
  .schedule_section .bg_allfree {
    height: 60vw;
  }
  .schedule_section .bg_kotei {
    height: 60vw;
  }
  /*mlc studio section*/
  .eys_studio .eys_studio_sec01_tab_area .studio_area_tab {
    font-size: 2.7vw;
    padding: 2.8vw 0 3.2vw;
  }
  .studios_no_box .studios_no {
    top: 6.6vw;
  }
  .studios_no_box .studios_no .studio {
    font-size: 3.2vw;
  }
  .studios_no_box .studios_no .studio .no {
    font-size: 8vw;
    margin-top: 2.8vw;
    margin-left: -2vw;
  }
  .eys_studio_sec01 .eys_studio_sec01_map .eys_studio_sec01_map_box .eys_studio_sec01_map_list a h3 p {
    font-size: 2.7vw;
  }
  .eys_studio_sec01 .eys_studio_sec01_map .eys_studio_sec01_map_box .eys_studio_sec01_map_list a h3 p:after {
    width: 1.8vw;
    height: 1.8vw;
  }
  .img_box.down {
    width: 100vw;
  }
  .img_box.after_c {
    margin-right: -6vw;
    margin-left: -6vw;
  }
  /*mlc curriculum section*/
  .curriculum_section .pink_bg {
    margin-top: -1.5vw;
  }
  .curriculum_section .arrange_row .arrange_box {
    margin-top: 2.8vw;
  }
  .curriculum_section .arrange_row .arrange_box details {
    padding: 2.8vw;
  }
  .curriculum_section .yubitoma_box .yubitoma_details {
    padding: 2.7vw 1vw;
  }
  .curriculum_section .beginner_img_bg {
    height: 65vw;
  }
  /*mlc music stylist section*/
  .music_stylist_section .music_stylist_box .music_stylist_details {
    padding: 0 2.8vw;
  }
  .music_stylist_section .custom_box {
    padding: 5.4vw 5.4vw 0;
    margin-bottom: -3.4vw;
  }
  .music_stylist_section .msl_img_bg {
    height: 50vw;
    margin: 0 auto -4vw auto;
  }
  .present_slider .present_slides .guitar_color_item img {
    width: 8vw;
  }
  .white_box {
    margin: 0 -2vw;
    padding: 4vw 0;
  }
  .drop_shadow_box {
    margin-right: -2vw;
    margin-left: -2vw;
    margin-bottom: 4vw;
  }
  .present_section .white_square {
    padding: 2vw 4vw;
  }
  .present_section .white_square .circle {
    width: 19.6vw;
    height: 19.6vw;
    font-size: 3.2vw;
  }
  .present_section .white_square .title {
    font-size: 8vw;
    text-stroke: 0.08vw #eeaaaa;
    --webkit-text-stroke: 0.08vw #eeaaaa;
  }
  .present_section .black_square {
    font-size: 3.5vw;
  }
  .present_section .navigator_container div.active {
    outline-offset: -0.6vw;
    outline: solid 0.6vw white;
  }
  .present_section .white_square .title .subtitle {
    font-size: 3.6vw;
    margin-top: 1.4vw;
  }
  .present_section .fukidashi-for-eys {
    margin-top: 30vw;
    margin-bottom: -23vw;
  }
  .present-detail-box .present-detail-box__label {
    font-size: 4vw;
    width: 60vw;
    top: 8vw;
    left: -2vw;
    padding-top: 1vw;
    height: 6vw;
    z-index: 1;
  }
  .present-detail-box .present-detail-box__label.right {
    top: 8vw;
    right: -2vw;
  }
  .present-detail-box .present-detail-box__label::before {
    left: 2vw;
    width: 62vw;
  }
  .present-detail-box .present-detail-box__label.right::before {
    right: 2vw;
  }
  .present-detail-box .present-detail-box__img {
    top: 4vw;
    left: 4vw;
    margin-bottom: 20vw;
  }
  .present-detail-box .present-detail-box__textbox {
    bottom: 5vw;
    right: -2vw;
    width: 84vw;
    padding: 4vw;
    font-size: 3.5vw;
    line-height: 7vw;
  }
  .present-detail-box .present-detail-box__textbox.left {
    left: -2vw;
  }
  .present-detail-box .present-detail-box__textbox.mh185px {
    min-height: 37vw;
  }
  .present-screen {
    margin: -40vw auto 4vw auto;
    padding-top: 30vw;
    padding-bottom: 6vw;
    background: linear-gradient( rgba(255,255,255,0) 0%, #fff 30%, #fff 100%) no-repeat;
  }
  .present-screen p{
    padding-top: 4vw;
    font-size: 3.6vw;
    line-height: 5vw;
    padding-bottom: 2vw;
  }

  .present_slides .present-thumbnails-slider-menu-ul {
    left: 16vw;
    max-width: 18.84vw;
  }
  .present_slides .present-thumbnails-slider-menu-ul li {
    height: 8vw;
    width: 8vw;
    overflow: hidden;
    cursor: pointer;
  }
  .present_slides .present-thumbnails-slider-menu-ul {
    position: absolute;
    z-index: 1;
    top: 36.2%;
  }
  .present_slides .present-thumbnails-slider-menu-ul li:not(:last-child) {
    margin-bottom: 2.84vw;
  }
  .present_slides .present-thumbnails-slider-menu-ul.column2 {
    left: 14.6vw;
  }
  .present_slides .present-thumbnails-slider-menu-ul.column2 li {
    float: left;
  }
  .present_slides .present-thumbnails-slider-menu-ul.column2 li:nth-child(even) {
    margin-left: 2.84vw;
  }
  .present_slides .present-thumbnails-slider-menu-ul li span {
    width: auto;
    object-fit: cover;
    display: block;
    background-size: 64vw 8vw;
    height: 8vw;
  }
  .present_slides .present-thumbnails-slider-menu-ul li span.lazyloaded {
    background: url(/sp/images/present/guitar/guitar_present_image_thumbnails_2.png) no-repeat;
    background-size: 64vw 8vw;
  }
  .present_slides .present-thumbnails-slider-menu-ul .guitar-instrument-thumbnail[data-timg-index="1"] span {
    background-position: 0px 0px;
  }
  .present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="2"] span {
    background-position: -8vw 0px;
  }
  .present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="3"] span {
    background-position: -16vw 0px;
  }
  .present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="4"] span {
    background-position: -24vw 0px;
  }
  .present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="5"] span {
    background-position: -32vw 0px;
  }
  .present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="6"] span {
    background-position: -40vw 0px;
  }
  .present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="7"] span {
    background-position: -48vw 0px;
  }
  .present_slides .present-thumbnails-slider-menu-ul .guitar-present-thumbnail[data-timg-index="8"] span {
    background-position: -56vw 0px;
  }
  .present_slides .present-thumbnails-slider-menu-ul li.active {
    -webkit-box-shadow: 0px 0px 0px 0.4vw #ffff, 0px 0px 0px 1.2vw #fdcbc9;
    -moz-box-shadow: 0px 0px 0px 0.4vw #ffff, 0px 0px 0px 1.2vw #fdcbc9;
    box-shadow: 0px 0px 0px 0.4vw #ffff, 0px 0px 0px 1.2vw #fdcbc9;
  }
  .course_section .img_box.large_left {
    margin: 0 auto -70px -20px;
  }
  .img_box.large_left_v2 {
    width: 80%;
    margin: 0 auto -55px 40px;
  }
  .schedule_section .fukidashi_schedule {
    margin-bottom: -40px;
  }
  main.eys_top .present_section img.negative_mb {
    margin-bottom: -30vw;
  }
  main.eys_top .present_section .fix-negative_mb {
    margin-top: 38vw;
  }
  .eys_top .mlc_button_forBegin {
    font-size: 3.7vw;
  }
  .eys_top .mlc_button_forBegin.fw {
    font-size: 4.8vw;
  }
  .guide_list_item_details .guide_list_item_title {
    font-size: 3.2vw;
  }
  .guide_list_item_details .guide_list_item_title::before {
    font-size: 7.2vw;
  }
  .trial_lesson_stylist_section .music_stylist_box .music_stylist_details.ind_for_beginner::before {
    font-size: 11.2vw;
  }
  .ind_for_beginner .ind_for_beginner_title {
    padding-left: 9vw;
  }
}

.c-aboutListSp {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px 40px;
}

.c-aboutListSp__item {
  position: relative;
  background-color: #ffffff;
  width: calc(100% - 40px);
  box-sizing: border-box;
}
.c-aboutListSp__item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 15px;
  top: 15px;
  background-color: #000000;
  z-index: -1;
  -webkit-box-shadow: 2px 2px 15px 2px rgb(0 0 0 / 15%);
  box-shadow: 2px 2px 15px 2px rgb(0 0 0 / 15%);
}
.c-aboutListSp__item:nth-child(even)::after {
  left: -15px;
}
.c-aboutListSp__item:nth-child(1)::after {
  background-color: #EEAAAA;
}
.c-aboutListSp__item:nth-child(2)::after {
  background-color: #88DDBB;
}
.c-aboutListSp__item:nth-child(3)::after {
  background-color: #88CCDD;
}
.c-aboutListSp__item:nth-child(4)::after {
  background-color: #8888DD;
}
.c-aboutListSp__item:nth-child(5)::after {
  background-color: #88CC22;
}
.c-aboutListSp__item:not(:first-of-type) {
  margin-top: 40px;
}
.c-aboutListSp__itemNumber {
  position: absolute;
  bottom: 30%;
  z-index: 1;
}
.c-aboutListSp__item:nth-child(odd) .c-aboutListSp__itemNumber {
  left: 4%;
}
.c-aboutListSp__item:nth-child(even) .c-aboutListSp__itemNumber {
  right: 4%;
}
.c-aboutListSp__item figure {

}
.c-aboutListSp__item figure img {
  width: 100%;
  height: 232px;
  object-fit: cover;
  object-position: center;
  clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 32px), 0 100%);
}
.c-aboutListSp__item:nth-child(even) figure img {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 calc(100% - 32px));
}
.c-aboutListSp__item figcaption {
  background-color: #ffffff;
  text-align: center;
  padding: 20px;
}
.c-aboutListSp__item figcaption h4 {
  position: relative;
  font-family: termina, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #666666;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.c-aboutListSp__item figcaption h4::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #888888;
}
.c-aboutListSp__item figcaption h5 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.39;
  color: #222222;
}
.kids-bnr-sp {
  width: 320px;
  margin: 20px auto 20px auto;
  text-align: center;
}
.sax-img {
  margin-bottom: -200px;
  margin-left: 10px;
}
.eys-movies {
  position: relative;
  bottom: 170px;
  margin: 0px 40px;
  display: flex;
  flex-direction: column;
}
.eys-movie {
  margin: 10px;
}
.eys-movie2 {
  margin: 10px;
  position: relative;
  top: 100px;
}

@media only screen and (min-width: 1000px) {
.kids-text-color {
  color: #EE8BDE;
  font-weight: bold;
}
#spsc_main > div.kids-banner-sp > a > div > p{
  color: black;
  font-weight: 600;
}
.kids-banner-sp-text{
  position: relative;
  top: 33px;
  right: 20%;
}
.kids-banner-sp{
  text-align: center;
}
body > main > div.kids-banner-sp > a > div{
  position: relative;
  right: 14%;
  bottom: 6px;
}
.inspiartz-school-banner-exSpace{
  margin-top: 20px;
  text-align: center;
}
}
