@charset "UTF-8";
/*--------------------------------------
共通
---------------------------------------*/
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tbody, tfoot, thead, tt, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  clear: both;
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

.txt_center {
  text-align: center !important;
}

.block_center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.txt_left {
  text-align: left !important;
}

.txt_right {
  text-align: right !important;
}

.fleft {
  display: block;
  float: left;
}

.fright {
  display: block;
  float: right;
}

.txt_red {
  color: #f33;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

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

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

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

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

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

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

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

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

.pt8 {
  padding-top: 8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt75 {
  margin-top: 75px !important;
}

* {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

@media (min-width: 1401px) {
  body {
    position: relative;
    z-index: 1;
  }

  .sp1 {
    display: none !important;
  }

  img {
    max-width: 100%;
  }

  #main_contents_wrp {
    max-width: 1400px;
    margin: 0 auto;
  }
  #main_contents_wrp #top_head {
    position: relative;
    z-index: 2;
  }
  #main_contents_wrp #top_feature {
    background-image: url("/special/girls/kumikoro/images/background_feature.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding: 125px 60px 110px;
    margin-top: -190px;
  }
  #main_contents_wrp #top_feature h2 {
    position: relative;
    z-index: 2;
  }
  #main_contents_wrp #top_feature h2 img {
    width: 1120px;
  }
  #main_contents_wrp #top_movie {
    background-image: url("/special/girls/kumikoro/images/background_movie.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -130px;
    text-align: center;
    padding: 0 60px 90px;
    min-height: 830px;
  }
  #main_contents_wrp #top_movie h2 {
    position: relative;
    z-index: 0;
    left: -80px;
    top: -40px;
  }
  #main_contents_wrp #top_movie h2 img {
    width: 1003px;
  }
  #main_contents_wrp #top_movie .movie_box_wrp {
    max-width: 915px;
    margin: 0 auto;
    margin-top: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 {
    width: 47%;
	 margin: 0 auto;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 p {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    margin-top: 18px;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner {
    border: 3px solid #fff;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 8px gray;
            box-shadow: 0 0 8px gray;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner .youtube {
    /* padding-top: 56.25%; */
    position: relative;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner .youtube iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  #main_contents_wrp #top_parts_course {
    background-image: url("/special/girls/kumikoro/images/background_partscourse.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    margin-top: -260px;
    position: relative;
    z-index: 2;
    min-height: 1140px;
    padding-top: 100px;
  }
  #main_contents_wrp #top_parts_course h2 {
    position: relative;
    top: -10px;
  }
  #main_contents_wrp #top_parts_course h2 img {
    width: 700px;
  }
  #main_contents_wrp #top_parts_course .inner {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
  }
  #main_contents_wrp #top_parts_course .inner div {
    margin-bottom: 20px;
  }
  #main_contents_wrp #footer_area {
    padding: 60px 0 0;
  }
  #main_contents_wrp #footer_area p {
    font-size: 14px;
    text-align: center;
    color: #694f38;
    font-weight: bold;
  }

  #ul_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 100px;
  }
  #ul_btn_wrp .logo {
    margin-right: 90px;
  }
  #ul_btn_wrp span {
    display: inline-block;
    margin: 0 30px;
  }
  #ul_btn_wrp .box01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #ul_btn_wrp .box01 a {
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #ul_btn_wrp .box01 a:hover {
    opacity: 0.5;
  }

  .active {
    pointer-events: none;
  }
  .active img {
    opacity: 0.5;
  }

  #feature #ul_head {
    background-image: url("/special/girls/kumikoro/images/feature/background_pc.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 756px;
    text-align: center;
    padding-top: 60px;
  }
  #feature #ul_head h1 {
    margin-top: 60px;
  }
  #feature #ul_head h1 img {
    width: 1237px;
  }
  #feature #sec01 {
    margin-top: -260px;
  }
  #feature #sec02 {
    margin-top: -165px;
  }
  #feature #sec03 {
    margin-top: -165px;
  }
  #feature #sec04 {
    margin-top: -163px;
  }

  #course {
    background-color: #fffde4;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  #course #course_inner {
    text-align: center;
    margin-top: 40px;
  }
  #course #course_inner h1 img {
    width: 1047px;
  }
  #course #course_inner .main_wrp .txt_img01 {
    position: absolute;
    right: 43px;
    top: 26px;
  }
  #course #course_inner .main_wrp .txt_img01 img {
    width: 548px;
  }
  #course #course_inner .main_wrp .main {
    padding: 0 30px;
  }
  #course #course_inner .main_wrp .main .h2_01 {
    margin-top: -48px;
    margin-bottom: 60px;
  }
  #course #course_inner .main_wrp .main .h2_02 {
    margin-left: -35px;
  }
  #course #course_inner .course_img01 {
    text-align: center;
    margin-top: 50px;
    padding-bottom: 270px;
  }
  #course #course_inner .course_img01 img {
    width: 1055px;
  }

#guruguru {
    background-color: #fffde4;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  #guruguru #guruguru_inner {
    text-align: center;
    margin-top: 40px;
  }
  #guruguru #guruguru_inner h1 img {
    width: 1047px;
  }
  #guruguru #guruguru_inner .main_wrp .txt_img01 {
    position: absolute;
    right: 43px;
    top: 26px;
  }
  #guruguru #guruguru_inner .main_wrp .txt_img01 img {
    width: 548px;
  }
  #guruguru #guruguru_inner .main_wrp .main {
    padding: 0 30px;
	  margin-top:50px;
  }
  #guruguru #guruguru_inner .main_wrp .main .h2_01 {
    margin-top: -48px;
    margin-bottom: 60px;
  }
  #guruguru #guruguru_inner .main_wrp .main .h2_02 {
    margin-left: -35px;
  }
  #guruguru #guruguru_inner .course_img01 {
    text-align: center;
    margin-top: 50px;
    padding-bottom: 270px;
  }
  #guruguru #guruguru_inner .course_img01 img {
    width: 1055px;
  }
	
	
  #parts {
    background-color: #fffde4;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  #parts #course_inner {
    text-align: center;
    margin-top: 40px;
  }
  #parts #course_inner h1 img {
    width: 1047px;
  }
  #parts #course_inner .box01 {
    background-color: #fff;
    border-radius: 10px;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 0px;
    position: relative;
    margin-bottom: 30px;
  }
  #parts #course_inner .box01:before {
    position: absolute;
    content: "";
    background-image: url("/special/girls/kumikoro/images/parts/title.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 455px;
    height: 75px;
    left: 95px;
    top: -40px;
    z-index: 2;
  }
  #parts #course_inner .box02 {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  #buy {
    background-color: #fcedbd;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #buy #buy_inner {
    background-color: #fff;
    border-radius: 40px;
    padding: 80px;
    text-align: center;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 60px;
  }
  #buy #buy_inner h1 {
    margin-bottom: 40px;
  }
  #buy #buy_inner h3 {
    margin-top: 60px;
  }
  #buy #buy_inner h3 img {
    width: 597px;
  }
  #buy #buy_inner .ec_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
  }
  #buy #buy_inner .ec_btn_wrp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffb11b;
    vertical-align: middle;
    min-height: 105px;
    width: 24%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #buy #buy_inner .ec_btn_wrp a:hover {
    background: #ff8c1b;
  }
  #buy #buy_inner .ec_btn_wrp a img {
    width: 90%;
  }
	
#buy #buy_inner2 {
    background-color: #fff;
    border-radius: 40px;
    padding: 80px;
    text-align: center;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 60px;
  }
  #buy #buy_inner2 h1 {
    margin-bottom: 40px;
  }
  #buy #buy_inner2 h3 {
    margin-top: 60px;
  }
  #buy #buy_inner2 h3 img {
    width: 597px;
  }
  #buy #buy_inner2 .ec_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
  }
  #buy #buy_inner2 .ec_btn_wrp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffb11b;
    vertical-align: middle;
    min-height: 105px;
    width: 24%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #buy #buy_inner2 .ec_btn_wrp a:hover {
    background: #ff8c1b;
  }
  #buy #buy_inner2 .ec_btn_wrp a img {
    width: 90%;
  }	
  #buy .annotation {
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1400px) {
  body {
    position: relative;
    z-index: 1;
  }

  .sp1 {
    display: none !important;
  }

  img {
    max-width: 100%;
  }

  #main_contents_wrp {
    max-width: 1400px;
    margin: 0 auto;
  }
  #main_contents_wrp #top_head {
    position: relative;
    z-index: 2;
  }
  #main_contents_wrp #top_feature {
    background-image: url("/special/girls/kumikoro/images/background_feature.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding: 8.9285714286vw 4.2857142857vw 7.8571428571vw;
    margin-top: -13.5714285714vw;
  }
  #main_contents_wrp #top_feature h2 {
    position: relative;
    z-index: 2;
  }
  #main_contents_wrp #top_feature h2 img {
    width: 80vw;
  }
  #main_contents_wrp #top_movie {
    background-image: url("/special/girls/kumikoro/images/background_movie.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -9.2857142857vw;
    text-align: center;
    padding: 0 4.2857142857vw 6.4285714286vw;
    min-height: 59.2857142857vw;
  }
  #main_contents_wrp #top_movie h2 {
    position: relative;
    z-index: 0;
    left: -5.7142857143vw;
    top: -2.8571428571vw;
  }
  #main_contents_wrp #top_movie h2 img {
    width: 71.6428571429vw;
  }
  #main_contents_wrp #top_movie .movie_box_wrp {
    max-width: 65.3571428571vw;
    margin: 0 auto;
    margin-top: -2.1428571429vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 {
    width: 47%;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 p {
    color: #fff;
    font-weight: bold;
    font-size: 1.5714285714vw;
    margin-top: 1.2857142857vw;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner {
    border: 3px solid #fff;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 8px gray;
            box-shadow: 0 0 8px gray;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner .youtube {
    /* padding-top: 56.25%; */
    position: relative;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner .youtube iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  #main_contents_wrp #top_parts_course {
    background-image: url("/special/girls/kumikoro/images/background_partscourse.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    margin-top: -18.5714285714vw;
    position: relative;
    z-index: 2;
    min-height: 81.4285714286vw;
    padding-top: 7.1428571429vw;
  }
  #main_contents_wrp #top_parts_course h2 {
    position: relative;
    top: -0.7142857143vw;
  }
  #main_contents_wrp #top_parts_course h2 img {
    width: 50vw;
  }
  #main_contents_wrp #top_parts_course .inner {
    max-width: 85.7142857143vw;
    margin: 0 auto;
    margin-top: 3.5714285714vw;
  }
  #main_contents_wrp #top_parts_course .inner div {
    margin-bottom: 1.4285714286vw;
  }
  #main_contents_wrp #footer_area {
    padding: 4.2857142857vw 0 0;
  }
  #main_contents_wrp #footer_area p {
    font-size: 14px;
    text-align: center;
    color: #694f38;
    font-weight: bold;
  }

  #ul_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 7.1428571429vw;
  }
  #ul_btn_wrp .logo {
    margin-right: 6.4285714286vw;
  }
  #ul_btn_wrp span {
    display: inline-block;
    margin: 0 2.1428571429vw;
  }
  #ul_btn_wrp .box01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #ul_btn_wrp .box01 a {
    display: inline-block;
    margin: 0 0.3571428571vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #ul_btn_wrp .box01 a:hover {
    opacity: 0.5;
  }

  .active {
    pointer-events: none;
  }
  .active img {
    opacity: 0.5;
  }

  #feature #ul_head {
    background-image: url("/special/girls/kumikoro/images/feature/background_pc.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 54vw;
    text-align: center;
    padding-top: 4.2857142857vw;
  }
  #feature #ul_head h1 {
    margin-top: 4.2857142857vw;
  }
  #feature #ul_head h1 img {
    width: 88.3571428571vw;
  }
  #feature #sec01 {
    margin-top: -18.5714285714vw;
  }
  #feature #sec02 {
    margin-top: -11.7857142857vw;
  }
  #feature #sec03 {
    margin-top: -11.7857142857vw;
  }
  #feature #sec04 {
    margin-top: -11.6428571429vw;
  }

  #course {
    background-color: #fffde4;
    padding-top: 4.2857142857vw;
    padding-bottom: 5.7142857143vw;
  }
  #course #course_inner {
    text-align: center;
    margin-top: 2.8571428571vw;
  }
  #course #course_inner h1 img {
    width: 74.7857142857vw;
  }
  #course #course_inner .main_wrp .txt_img01 {
    position: absolute;
    right: 3.0714285714vw;
    top: 1.8571428571vw;
  }
  #course #course_inner .main_wrp .txt_img01 img {
    width: 39.1428571429vw;
  }
  #course #course_inner .main_wrp .main {
    padding: 0 2.1428571429vw;
  }
  #course #course_inner .main_wrp .main .h2_01 {
    margin-top: -3.4285714286vw;
    margin-bottom: 4.2857142857vw;
  }
  #course #course_inner .main_wrp .main .h2_02 {
    margin-left: -2.5vw;
  }
  #course #course_inner .course_img01 {
    text-align: center;
    margin-top: 3.5714285714vw;
    padding-bottom: 19.2857142857vw;
  }
  #course #course_inner .course_img01 img {
    width: 75.3571428571vw;
  }
	
#guruguru {
    background-color: #fffde4;
    padding-top: 4.2857142857vw;
    padding-bottom: 5.7142857143vw;
  }
  #guruguru #guruguru_inner {
    text-align: center;
    margin-top: 2.8571428571vw;
  }
  #guruguru #guruguru_inner h1 img {
    width: 74.7857142857vw;
  }
  #guruguru #guruguru_inner .main_wrp .txt_img01 {
    position: absolute;
    right: 3.0714285714vw;
    top: 1.8571428571vw;
  }
  #guruguru #guruguru_inner .main_wrp .txt_img01 img {
    width: 39.1428571429vw;
  }
  #guruguru #guruguru_inner .main_wrp .main {
    padding: 0 2.1428571429vw;
  }
  #guruguru #guruguru_inner .main_wrp .main .h2_01 {
   /* margin-top: -3.4285714286vw;*/
    margin-bottom: 4.2857142857vw;
  }
  #guruguru #guruguru_inner .main_wrp .main .h2_02 {
   /* margin-left: -2.5vw; */
  }
  #guruguru #guruguru_inner .course_img01 {
    text-align: center;
    margin-top: 3.5714285714vw;
    padding-bottom: 19.2857142857vw;
  }
  #guruguru #guruguru_inner .course_img01 img {
    width: 75.3571428571vw;
  }	

  #parts {
    background-color: #fffde4;
    padding-top: 4.2857142857vw;
    padding-bottom: 5.7142857143vw;
  }
  #parts #course_inner {
    text-align: center;
    margin-top: 2.8571428571vw;
  }
  #parts #course_inner h1 img {
    width: 74.7857142857vw;
  }
  #parts #course_inner .box01 {
    background-color: #fff;
    border-radius: 10px;
    max-width: 85.7142857143vw;
    margin: 0 auto;
    padding-top: 0vw;
    position: relative;
    margin-bottom: 2.1428571429vw;
  }
  #parts #course_inner .box01:before {
    position: absolute;
    content: "";
    background-image: url("/special/girls/kumikoro/images/parts/title.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 32.5vw;
    height: 5.3571428571vw;
    left: 6.7857142857vw;
    top: -2.8571428571vw;
    z-index: 2;
  }
  #parts #course_inner .box02 {
    max-width: 85.7142857143vw;
    margin: 0 auto;
    margin-bottom: 2.1428571429vw;
  }

  #buy {
    background-color: #fcedbd;
    padding-top: 4.2857142857vw;
    padding-bottom: 4.2857142857vw;
  }
  #buy #buy_inner {
    background-color: #fff;
    border-radius: 2.8571428571vw;
    padding: 5.7142857143vw;
    text-align: center;
    max-width: 91.4285714286vw;
    margin: 0 auto;
    margin-top: 4.2857142857vw;
  }
  #buy #buy_inner h1 {
    margin-bottom: 2.8571428571vw;
  }
  #buy #buy_inner h3 {
    margin-top: 4.2857142857vw;
  }
  #buy #buy_inner h3 img {
    width: 42.6428571429vw;
  }
  #buy #buy_inner .ec_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 2.8571428571vw;
  }
  #buy #buy_inner .ec_btn_wrp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffb11b;
    vertical-align: middle;
    min-height: 105px;
    width: 24%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #buy #buy_inner .ec_btn_wrp a:hover {
    background: #ff8c1b;
  }
  #buy #buy_inner .ec_btn_wrp a img {
    width: 90%;
  }
#buy #buy_inner2 {
    background-color: #fff;
    border-radius: 2.8571428571vw;
    padding: 5.7142857143vw;
    text-align: center;
    max-width: 91.4285714286vw;
    margin: 0 auto;
    margin-top: 4.2857142857vw;
  }
  #buy #buy_inner2 h1 {
    margin-bottom: 2.8571428571vw;
  }
  #buy #buy_inner2 h3 {
    margin-top: 4.2857142857vw;
  }
  #buy #buy_inner2 h3 img {
    width: 42.6428571429vw;
  }
  #buy #buy_inner2 .ec_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 2.8571428571vw;
  }
  #buy #buy_inner2 .ec_btn_wrp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffb11b;
    vertical-align: middle;
    min-height: 105px;
    width: 24%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #buy #buy_inner2 .ec_btn_wrp a:hover {
    background: #ff8c1b;
  }
  #buy #buy_inner2 .ec_btn_wrp a img {
    width: 90%;
  }	
  #buy .annotation {
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    margin-top: 4.2857142857vw;
  }
}
@media screen and (max-width: 750px) {
  html, body {
    width: 100vw;
    overflow-x: hidden;
  }

  body {
    position: relative;
    z-index: 2;
  }

  .pc1 {
    display: none !important;
  }

  img {
    max-width: 100%;
  }

  #main_contents_wrp {
    width: 100%;
    margin: 0 auto;
  }
  #main_contents_wrp #top_head {
    position: relative;
    z-index: 2;
  }
  #main_contents_wrp #top_feature {
    background-image: url("/special/girls/kumikoro/images/background_feature_sp.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding: 0 4vw 18.6666666667vw;
    margin-top: -13.3333333333vw;
    position: relative;
    z-index: 2;
  }
  #main_contents_wrp #top_feature h2 {
    position: relative;
    z-index: 2;
  }
  #main_contents_wrp #top_feature h2:before {
    position: absolute;
    content: "";
    background-image: url("/special/girls/kumikoro/images/chara.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 53.6vw;
    height: 38.2666666667vw;
    right: 0vw;
    top: -8vw;
  }
  #main_contents_wrp #top_feature h2 img {
    width: 149.3333333333vw;
    position: relative;
    top: 2vw;
  }
  #main_contents_wrp #top_feature div {
    padding-top: 13.3333333333vw;
  }
  #main_contents_wrp #top_movie {
    background-image: url("/special/girls/kumikoro/images/background_movie_sp.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -12vw;
    text-align: center;
    padding: 0 8vw 0;
    min-height:200.3333333333vw;
    position: relative;
    z-index: 2;
    text-align: center;
  }
  #main_contents_wrp #top_movie h2 {
    position: relative;
    z-index: 2;
    top: 2vw;
  }
  #main_contents_wrp #top_movie h2 img {
    width: 70vw;
  }
  #main_contents_wrp #top_movie .movie_box_wrp {
    width: 80%;
    margin: 0 auto;
    margin-top: 8vw;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 {
    width: 100%;
    margin-bottom: 6.6666666667vw;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 p {
    color: #fff;
    font-weight: bold;
    font-size: 3.4666666667vw;
    margin-top: 2.4vw;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner {
    border: 3px solid #fff;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 8px gray;
            box-shadow: 0 0 8px gray;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner .youtube {
    /* padding-top: 56.25%; */
    position: relative;
  }
  #main_contents_wrp #top_movie .movie_box_wrp .movie_box01 .movie_box01_inner .youtube iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  #main_contents_wrp #top_parts_course {
    background-image: url("/special/girls/kumikoro/images/background_partscourse_sp.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    margin-top: -60vw;
    position: relative;
    z-index: 2;
    min-height: 213.6vw;
    padding-top: 13.3333333333vw;
  }
  #main_contents_wrp #top_parts_course h2 {
    position: relative;
    top: -1.3333333333vw;
  }
  #main_contents_wrp #top_parts_course h2 img {
    width: 85%;
  }
  #main_contents_wrp #top_parts_course .inner {
    max-width: 160vw;
    margin: 0 auto;
    margin-top: 6.6666666667vw;
    padding: 0 2.6666666667vw;
  }
  #main_contents_wrp #top_parts_course .inner div {
    margin-bottom: 3.3333333333vw;
  }
  #main_contents_wrp #top_faq {
    background-image: url("/special/girls/kumikoro/images/background_faq_sp.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 72vw;
    text-align: center;
    padding-bottom: 6.6666666667vw;
    margin-top: -12vw;
    position: relative;
    z-index: 3;
  }
  #main_contents_wrp #top_faq h2 img {
    width: 85%;
    position: relative;
    left: -2.6666666667vw;
    margin-top: -5.3333333333vw;
  }
  #main_contents_wrp #footer_area {
    padding: 8vw 0 0;
  }
  #main_contents_wrp #footer_area p {
    font-size: 12px;
    text-align: center;
    color: #694f38;
    font-weight: bold;
  }

  #ul_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 4vw;
    position: relative;
    padding-top: 14.6666666667vw;
  }
  #ul_btn_wrp .logo {
    position: absolute;
    margin-right: 12vw;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #ul_btn_wrp .logo img {
    width: 32vw;
  }
  #ul_btn_wrp span {
    display: inline-block;
    margin: 0 4vw;
  }
  #ul_btn_wrp .box01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #ul_btn_wrp .box01 a {
    display: inline-block;
    margin: 0 0.6666666667vw;
  }

  .active {
    pointer-events: none;
  }
  .active img {
    opacity: 0.5;
  }

  #feature #ul_head {
    background-image: url("/special/girls/kumikoro/images/feature/background_sp.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 140vw;
    text-align: center;
    padding-top: 12vw;
    padding-bottom: 8vw;
  }
  #feature #ul_head h1 {
    margin-top: 8vw;
    padding-left: 4vw;
  }
  #feature #ul_head h1 img {
    width: 164.9333333333vw;
  }
  #feature #sec01 {
    margin-top: -12vw;
  }
  #feature #sec02 {
    margin-top: -18vw;
  }
  #feature #sec03 {
    margin-top: -18vw;
  }
  #feature #sec04 {
    margin-top: -17.7333333333vw;
  }

  #course {
    background-color: #fffde4;
    padding-top: 10.6666666667vw;
    padding-bottom: 8vw;
  }
  #course #course_inner {
    text-align: center;
    margin-top: 4vw;
    padding: 0 2.6666666667vw;
  }
  #course #course_inner h1 img {
    width: 72.9333333333vw;
  }
  #course #course_inner .main_wrp .main .h2_01 {
    padding: 0 2.6666666667vw;
    margin-bottom: 8vw;
  }
  #course #course_inner .course_img01 {
    text-align: center;
    margin-top: 6.6666666667vw;
    padding: 0 2.6666666667vw;
    padding-bottom: 24vw;
  }
  #course #course_inner .course_img01 img {
    width: 100%;
  }

#guruguru {
    background-color: #fffde4;
    padding-top: 10.6666666667vw;
    padding-bottom: 8vw;
  }
  #guruguru #guruguru_inner {
    text-align: center;
    margin-top: 4vw;
    padding: 0 2.6666666667vw;
  }
  #guruguru #guruguru_inner h1 img {
    width: 72.9333333333vw;
  }
  #guruguru #guruguru_inner .main_wrp .main .h2_01 {
   /* padding: 0 2.6666666667vw;*/
    margin-bottom: 8vw;
  }
  #guruguru #guruguru_inner .course_img01 {
    text-align: center;
    margin-top: 6.6666666667vw;
    padding: 0 2.6666666667vw;
    padding-bottom: 24vw;
  }
  #guruguru #guruguru_inner .course_img01 img {
    width: 100%;
  }	

  #parts {
    background-color: #fffde4;
    padding-top: 10.6666666667vw;
    padding-bottom: 8vw;
  }
  #parts #course_inner {
    text-align: center;
    margin-top: 4vw;
    padding: 0 2.6666666667vw;
  }
  #parts #course_inner h1 img {
    width: 72.9333333333vw;
  }
  #parts #course_inner .box01 {
    background-color: #fff;
    border-radius: 10px;
    max-width: 160vw;
    margin: 0 auto;
    margin-top: 9.3333333333vw;
    padding-top: 0vw;
    position: relative;
    margin-bottom: 4vw;
  }
  #parts #course_inner .box01 img {
    display: inline-block;
    margin-top: -2.6666666667vw;
  }
  #parts #course_inner .box02 {
    max-width: 160vw;
    margin: 0 auto;
    margin-bottom: 4vw;
  }

  #buy {
    background-color: #fcedbd;
    padding: 0 2.6666666667vw;
    padding-top: 10.6666666667vw;
    padding-bottom: 8vw;
  }
  #buy #buy_inner {
    background-color: #fff;
    border-radius: 4vw;
    padding: 6.6666666667vw;
    padding-top: 8vw;
    padding-top: 0;
    text-align: center;
    max-width: 170.6666666667vw;
    margin: 0 auto;
    margin-top: 5.3333333333vw;
  }
  #buy #buy_inner h1 {
    margin: 0 -5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  #buy #buy_inner h1 img {
    width: 100%;
  }
  #buy #buy_inner h3 {
    margin-top: 6.6666666667vw;
  }
  #buy #buy_inner h3 img {
    width: 90%;
  }
  #buy #buy_inner .ec_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-top: 4vw;
    padding: 0 2vw;
  }
  #buy #buy_inner .ec_btn_wrp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffb11b;
    vertical-align: middle;
    min-height: 90px;
    width: 49%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #buy #buy_inner .ec_btn_wrp a img {
    width: 90%;
  }
#buy #buy_inner2 {
    background-color: #fff;
    border-radius: 4vw;
    padding: 6.6666666667vw;
    padding-top: 8vw;
    padding-top: 0;
    text-align: center;
    max-width: 170.6666666667vw;
    margin: 0 auto;
    margin-top: 5.3333333333vw;
  }
  #buy #buy_inner2 h1 {
    margin: 0 -5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  #buy #buy_inner2 h1 img {
    width: 100%;
  }
  #buy #buy_inner2 h3 {
    margin-top: 6.6666666667vw;
  }
  #buy #buy_inner2 h3 img {
    width: 90%;
  }
  #buy #buy_inner2 .ec_btn_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-top: 4vw;
    padding: 0 2vw;
  }
  #buy #buy_inner2 .ec_btn_wrp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffb11b;
    vertical-align: middle;
    min-height: 90px;
    width: 49%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #buy #buy_inner2 .ec_btn_wrp a img {
    width: 90%;
  }	
  #buy .annotation {
    padding: 0 15px;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    margin-top: 10.6666666667vw;
  }
}