@charset "utf-8";
/*reset.css*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
html {
  overflow: inherit;
  height: 100%;
  scroll-behavior: smooth;
}

body {
    background: #e1e1e1;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    font-size: 62.5%;
    line-height: 1.6;
    letter-spacing: 0;
    -webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, p, td, th, address {
  font-weight: normal;
  font-size: 1.2em;
}
ol, ul {
  list-style: none;
}
img {
    width: 100%;
    height: auto;
    max-width: 500px;
    vertical-align: top;
}
/*------------------------------------------*/
.wrapper {
    background-color: #fff;
    box-shadow: 0px 5px 5px 4px #e4e3e3;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    overflow: hidden;
}
.fv_btn{
    background-color: #fff;
    padding: 4.4% 0;
}
.fv_btn a{
    display: block;
    margin: auto;
    width: 89.33333%;
}




/*--------------------10周年の大進化----------------------*/

.dr-senobiru-renew .slide {
  background-image:url("/user_data/packages/senobiru/img/lp_dr-senobiru-02_ss_ics/bg_slide-item.jpg");
  height: 829px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  padding: 0 6.66%;
  margin-bottom: 0px;
}

@media screen and (max-width: 480px) {
    .dr-senobiru-renew .slide {
      background-image:url("/user_data/packages/senobiru/img/lp_dr-senobiru-02_ss_ics/bg_slide-item.jpg");
      height: 678px;
      background-position: top center;
      background-repeat: no-repeat;
      background-size: 100%;
      position: relative;
      padding: 0 6.66%;
      margin-bottom: 0px;
    }
}
/*----------
.jr-athlete .slide .slick-list{
  box-shadow: 0px 0px 15px -5px #b7d7eb;
}
---------*/

.dr-senobiru-renew .slide .prev{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 39px;
	height: 82px;
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru-02_ss_ics/arrow_prev_02.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 1;
}
@media screen and (max-width: 480px) {
  .dr-senobiru-renew .slide .prev{
    width: 21px;
    height: 46px;
  }
}
.dr-senobiru-renew .slide .next{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 39px;
	height: 82px;
	background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru-02_ss_ics/arrow_next_02.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 1;
}
@media screen and (max-width: 480px) {
  .dr-senobiru-renew .slide .next{
    width: 21px;
    height: 46px;
  }
}

/*--------------------10周年の大進化----------------------*/












.four-point{
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_four-point.jpg");
  background-repeat: repeat-y;
  background-size: 100%;
  background-position: top center;
}
.cm_area{
    position: relative;
}
.cm_movie{
    top: 0;
    left: 5.3333%;
    position: absolute;
    width: 89.33333%;
    height: auto;
    aspect-ratio: 16 / 9;
}
.cm_movie iframe {
    width: 100%;
    height: 100%;
}
.jr-athlete{
  background-color: #d6effc;
  padding-bottom: 40px;
}


.jr-athlete .slide{
  background-image:url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_jr-athlete.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  padding: 0 6.66%;
  margin-bottom: 20px;
}
.jr-athlete .slide .slick-list{
  box-shadow: 0px 0px 15px -5px #b7d7eb;
}
.jr-athlete .slide .prev{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 39px;
	height: 82px;
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/arrow_prev.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 1;
}
@media screen and (max-width: 480px) {
  .jr-athlete .slide .prev{
    width: 21px;
    height: 46px;
  }
}
.jr-athlete .slide .next{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 39px;
	height: 82px;
	background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/arrow_next.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 1;
}
@media screen and (max-width: 480px) {
  .jr-athlete .slide .next{
    width: 21px;
    height: 46px;
  }
}


.jr-athlete_notice{
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .jr-athlete_notice{
    font-size: 3.73vw;
  }
}
.jr-athlete_notice li{
  padding: 0 6.66%;
}
.about-course .about-course_bg{
  background-color: #fff7ae;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  padding-bottom: 80px;
}
@media screen and (max-width: 480px) {
  .about-course .about-course_bg{
    padding-bottom: 40px;
  }
}
.about-course.about-a .about-course_bg{
    background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_about-course_a.jpg");
}
.about-course.about-b .about-course_bg{
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_about-course_b.jpg");
}
.about-course.about-a_shino .about-course_bg{
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_about-course_a_shinoyama.jpg");
}
.about-course.about-b_shino .about-course_bg{
background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_about-course_b_shinoyama.jpg");
}
.about-course_sttl{
  margin: 0 5.33%;
}
.about-course_block {
  background-color: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  box-shadow: 8px 8px 15px -9px #f1e499;
  margin: 0 5.33%;
  padding: 30px 5.97%;

  /* ⭐️ 高さ固定・常にスクロールバー表示 */
  height: 580px;
  overflow-y: scroll; /* 常に表示 */

  /* ⭐️ スクロールバーの太さ＆デザイン */
  scrollbar-width: thick; /* Firefox用（太く） */
  scrollbar-color: #c1c1c1 #f1f1f1; /* Firefox用：つまみ色 背景色 */
}

/* Webkit系ブラウザ (Chrome, Edge, Safari) のスクロールバー設定 */
.about-course_block::-webkit-scrollbar {
  width: 12px; /* スクロールバーの太さ */
}

.about-course_block::-webkit-scrollbar-track {
  background: #f1f1f1; /* スクロールバーの背景 */
  border-radius: 10px;
}

.about-course_block::-webkit-scrollbar-thumb {
  background-color: #c1c1c1; /* スクロールバーのつまみ色 */
  border-radius: 10px;       /* 丸み */
  border: 3px solid #f1f1f1; /* つまみ周りに余白を作成 */
}

@media screen and (max-width: 480px) {
  .about-course_block {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 6px 6px 13px -7px #f1e499;
    padding: 20px 5.97%;
    height: 480px; /* モバイルも同様に固定 */
  }
}

.about-course_list li{
  background-image: url(/user_data/packages/senobiru/imglp_dr-senobiru_ic/icon_check.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  border-bottom: 3px dotted #ccc;
  font-size: 16px;
  line-height: 1.6;
  padding: 0 0 3%;
  margin: 0 0 3%;
}
@media screen and (max-width: 480px) {
  .about-course_list li{
    background-size: 30px;
    border-bottom: 2px dotted #ccc;
    font-size: 3.5vw;
    padding: 0 0 3%;
    margin: 0 0 3%;
  }
}
.about-course_list li:last-child{
  border-bottom: none;
  margin: 0;
}
.about-course_list li a{
  color: #1a68d2;
}
.about-course_list li .about-course_weight{
  font-weight: bold;
}
.about-course_notice{
  font-size: 12px;
  line-height: 1.4;
  display: inline-block;
  margin-top: 10px;
}
@media screen and (max-width: 480px) {
  .about-course_notice{
    font-size: 3vw;
  }
}
.senobashitaisou{
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_senobashitaisou_btm.jpg"),url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_senobashitaisou_movie.jpg");
  background-repeat: no-repeat, repeat-y;
  background-size: 100%;
  background-position: bottom center,top center;
  padding-bottom: 64px;
}
@media screen and (max-width: 480px) {
  .senobashitaisou{
    padding-bottom: 50px;
  }
}
.senobashitaisou_block{
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_senobashitaisou_top.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  padding: 35px 0 0 0;
}
@media screen and (max-width: 480px) {
  .senobashitaisou_block{
    padding: 25px 0 0 0;
  }
}
.senobashitaisou_txt{
  font-size: 18px;
  line-height: 1.6;
  margin: 0 6% 25px;
}
@media screen and (max-width: 480px) {
  .senobashitaisou_txt{
    font-size: 3.5vw;
    margin: 0 6% 15px;
  }
}
.senobashitaisou_txt strong{
  color: #e52a09;
}
.senobashitaisou_line{
  background: linear-gradient(transparent 64%, #fff526 0%);
}
.senobashitaisou_sttl{
  width: 68.1%;
  margin: 0 auto 40px;
}
.senobashitaisou-movie{
    width: 84%;
    height: auto;
    aspect-ratio: 16 / 9;
    margin: 0 auto 74px;
}
@media screen and (max-width: 480px) {
  .senobashitaisou-movie{
      margin: 0 auto 30px;
  }
}
.senobashitaisou-movie iframe {
    width: 100%;
    height: 100%;
}
.senobashitaisou_item_1{
  width: 85.333%;
  margin: 0 auto 65px;
}
@media screen and (max-width: 480px) {
  .senobashitaisou_item_1{
    margin: 0 auto 40px;
  }
}
.senobashitaisou_item_2{
  width: 84%;
  margin: 0 auto;
}
.choice-voice .choice-voice_area{
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_choice-voice.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 50px 0 30px;
}
.choice-voice .choice-voice_area .choice-voice_list {
  max-width: 450px;
  height: 480px;
  background-color: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0 auto 12px;
}
@media screen and (max-width: 480px) {
  .choice-voice .choice-voice_area .choice-voice_list {
    width: 90%;
    height: 480px;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0 auto 12px;
  }
}
.choice-voice .choice-voice_area .choice-voice_list li {
  border-bottom: 1px solid #000;
  max-width: 400px;
  margin: 0 auto;
  padding: 24px 0 24px;
}
@media screen and (max-width: 480px) {
  .choice-voice .choice-voice_area .choice-voice_list li {
    padding: 20px 0 20px;
  }
}
.choice-voice .choice-voice_area .choice-voice_list li:last-of-type {
  border: none;
} 
.choice-voice .choice-voice_area .choice-voice_list li .choice-voice_list_ttl {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    display: flex;
}
@media screen and (max-width: 480px) {
  .choice-voice .choice-voice_area .choice-voice_list li .choice-voice_list_ttl {
      font-size: 4.33vw;
      width: 90%;
      margin:0 auto 10px;
  }
}
.choice-voice .choice-voice_area .choice-voice_list li .choice-voice_list_ttl .choice-voice-star{
    color: #ffa901;
    margin-right: 2%;
}
.choice-voice .choice-voice_area .choice-voice_list li .choice-voice_list_name {
  font-size: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .choice-voice .choice-voice_area .choice-voice_list li .choice-voice_list_name {
    font-size: 4.26vw;
    width: 90%;
    margin:0 auto 10px;
  }
}
.choice-voice .choice-voice_area .choice-voice_list li .choice-voice_list_txt {
  width: 400px;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 480px) {
  .choice-voice .choice-voice_area .choice-voice_list li .choice-voice_list_txt {
    width: 90%;
    font-size: 4.26vw;
    line-height: 1.6;
    margin: 0 auto;
  }
}
.choice-voice_notice{
  color: #fff;
  font-size: 18px;
  margin-left: 4.5%;
}
@media screen and (max-width: 480px) {
  .choice-voice_notice{
    font-size: 3.2vw;
  }
}
.attention{
  color:#000;
  background-color: #ffe1b1;
  padding: 30px 0 25px;
}
@media screen and (max-width: 480px) {
  .attention{
    padding: 20px 0 16px;
  }
}
.attention_ttl{
  margin: 0 5.33%;
}
.attention_block{
  background-position: bottom center;
  background-size: 100%;
  background-color: #fff;
  border-left: 4px solid;
  border-right: 4px solid;
  border-bottom: 4px solid;
  border-image: conic-gradient( #e03317, #e03317,#e03317, #ea7219,#ea7219) 1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 20px 5.97% 20px;
  margin:0 5.33% 30px;
}
@media screen and (max-width: 480px) {
  .attention_block{
    border-left: 3px solid;
    border-right: 3px solid;
    border-bottom: 3px solid;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 20px 5.97% 3%;
    margin:0 5.33% 4dvh;
  }
}
.attention_block.block-shino{
  background-image: url(/user_data/packages/senobiru/imglp_dr-senobiru_ic/bg_attention_shinoyama.jpg);
}
.attention_block > p{
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .attention_block > p{
    font-size: 3.5vw;
    margin-bottom: 10px;
  }
}
.attention_block > p span{
  font-weight: bold;
  background: linear-gradient(transparent 64%, #ffe21d 0%);
}
.comparison{
    position: relative;
    width: 96.4%;
    overflow: hidden;
    margin: 0 0 0 3.6%;
}
.comparison_block{
  margin-bottom: 10px;
}
.comparison_slide_box {
    position: absolute;
    bottom: 8.5%;
    left: 3.125%;
    width: 96.875%;
    box-sizing: border-box;
    padding: 0 0 4.5%;
    overflow-x: scroll;
}
.comparison_slide_box img {
    width: auto;
    height: 66vw;
    max-height: 300px;
    padding-left: 2%;
    position: relative;
    z-index: 3;
    max-width: initial;
}
.comparison_notice{
  font-size: 18px;
  text-align: right;
  margin-right: 3.6%;
}
@media screen and (max-width: 480px) {
  .comparison_notice{
    font-size: 3.2vw;
    text-align: right;
  }
}
.price{
  margin:20px 2.66% 20px;
}
.cta_block{
  position: relative;
}
.cta_btn{
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82.33%;
}
.cta_btn.btn-top{
  top: 3%;
}
.cta_btn.btn-mid{
  top: 34%;
}
.cta_btn.btn-btm{
  top: 63%;
}
.cta_btn.btn-btm2{
  top: 63%;
}
.cta-single{
  position:relative;
  margin: 70px 5.33% 30px;
}
@media screen and (max-width: 480px) {
  .cta-single{
    margin: 40px 5.33% 20px;
  }
}
.cta-single .cta-single_btn{
  position:absolute;
  left:1%;
  right: 0;
  margin: auto;
  top:59%;
  width:87%;
}
.cv-tel{
  background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_cta_tel.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  position:relative;
  padding: 239px 5.33% 70px;
}
@media screen and (max-width: 480px) {
  .cv-tel{
    padding: 33% 5.33% 40px;
  }
}
.cv-tel .cv-tel_btn{
  position:absolute;
  left:0;
  right: 0;
  margin: auto;
  top:71%;
  width:80%;
}
.repay{
  position:relative;
}
.repay .repay_btn{
  position:absolute;
  left:51%;
  transform: translateX(-50%);
  top:83.5%;
  width:85.7%;
}
.sns_iframe_area{
  display: flex;
  justify-content: center;
  padding: 60px 0 80px;
}
@media screen and (max-width: 480px) {
  .sns_iframe_area{
    padding: 40px 5.33%;
  }
}
.sns_facebook {
}
@media screen and (max-width: 480px) {
  .sns_facebook {
    width: 100%;
    max-width: 460px;
  }
}
.dream{
  padding: 0 0 70px;
}
@media screen and (max-width: 480px) {
  .dream{
    padding: 0 0 40px;
  }
}
.slide-horizontal{
  margin-bottom:40px;
}
@media screen and (max-width: 480px) {
  .slide-horizontal{
    margin-bottom:25px;
  }
}
.slide-horizontal .slick-slide,
.slide-horizontal02 .slick-slide{
  margin: 0 5px;
}
.guide{
    background-image: url("/user_data/packages/senobiru/img/lp_dr-senobiru_ic/bg_guide.jpg");
    background-position: top center;
    background-repeat: repeat-y;
    background-size: 100%;
}
.guide-link{
    position: relative;
}
.guide-link_repay{
    position: absolute;
    top: 91.3%;
    right: 24%;
    display: block;
    width: 12%;
    height: 34px;
}
@media screen and (max-width: 480px) {
    .guide-link_repay{
        height: 20px;
    }
}
.photo-slide{
  background-image: url(/user_data/packages/senobiru/imglp_dr-senobiru_ic/bg_photo_sllide.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding: 0 0 70px;
}
@media screen and (max-width: 480px) {
  .photo-slide{
    padding: 0 0 40px;
  }
}
.photo-slide-horizontal{
  margin-bottom:20px;
}
.photo-slide-horizontal .slick-slide,
.photo-slide-horizontal02 .slick-slide{
  margin: 0 5px;
}

.faq_block{
  background-color:#fff9e8;
  padding: 53px 5.33%;
}
@media screen and (max-width: 480px) {
  .faq_block{
    padding: 30px 5.33%;
  }
}
.faq_block dl{
  box-shadow: 12px 12px 15px -6px #e7e2d2;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .faq_block dl{
    box-shadow: 9px 9px 12px -6px #e7e2d2;
    margin-bottom: 20px;
  }
}
.faq_block dl:last-child{
  margin-bottom: 0;
}
.faq_block dl dd{
  background-color: #fff;
  color: #2b2b2b;
  font-size: 16px;
  line-height: 1.6;
  padding: 20px 20px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .faq_block dl dd{
    font-size: 3.5vw;
    padding: 15px 15px;
  }
}
.faq_block dl dd::before{
  background-image: url(/user_data/packages/senobiru/imglp_dr-senobiru_ic/icon_answer.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  content: "";
  display: block;
  width: 48px;
  height: 52px;
  position: absolute;
  top:50px;
  left: 36px;
}
@media screen and (max-width: 480px) {
  .faq_block dl dd::before{
    width: 25px;
    height: 27px;
    top:30px;
    left: 5%;
  }
}
.decision{
  padding: 45px 2.53% 0;
}
@media screen and (max-width: 480px) {
  .decision{
    padding: 30px 2.53% 0;
  }
}
.fixed-offer {
  bottom: 0;
  opacity: 0;
  position: fixed;
  transition: opacity .3s linear 0s;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  z-index: 4;
}

.fixed-offer-is-invisible {
	opacity: 0;
}

.fixed-offer-is-invisible.fixed-offer-is-ended {
	left: 100%;
}

.fixed-offer-is-visible {
	opacity: 1 !important;
}


/* ========
 * Animation
 */

.move {
  animation: beat linear 1.2s infinite;
 
}

@keyframes beat {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.035);
  }
  25% {
    transform: scale(.95);
  }
  35% {
    transform: scale(1.02);
  }
  40% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes shake-opacity {
  10% {
    transform: translate(-4px, -1px) rotate(0.5deg);
    opacity: 0.08; }
  20% {
    transform: translate(3px, 3px) rotate(2.5deg);
    opacity: 0.13; }
  30% {
    transform: translate(5px, 1px) rotate(1.5deg);
    opacity: 0.07; }
  40% {
    transform: translate(-2px, 0px) rotate(0.5deg);
    opacity: 0.17; }
  50% {
    transform: translate(0px, 4px) rotate(-1.5deg);
    opacity: 0.43; }
  60% {
    transform: translate(1px, 1px) rotate(1.5deg);
    opacity: 0.02; }
  70% {
    transform: translate(3px, 2px) rotate(2.5deg);
    opacity: 0.06; }
  80% {
    transform: translate(-4px, 4px) rotate(2.5deg);
    opacity: 0.94; }
  90% {
    transform: translate(3px, -4px) rotate(-0.5deg);
    opacity: 0.8; }
  0%, 100% {
    transform: translate(0, 0) rotate(0); } }

