/*login
*/
.fv-area{
    background-image: url(../image/site/fv_back.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}

.fv-button-area{
    margin-top: -45px;
    background-image: url(../image/site/btn_back.png);
    background-size: cover;
    position: relative;
}
.bottom-button-area{
    margin-bottom: 5rem;
}

.top_otameshi{
    position: relative;
  display: block;
  padding: 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #ffec59;
  border-radius: .5rem;
  color: #ffffff;
  width: 80%;
    margin: 1.5rem auto 1rem auto;
    text-align: center;
  }
  .top_otameshi h5{
      font-size: 2rem;
  }
   .top_otameshi:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #ffec59;
  }

.exercise-block{
    margin-top: -20px;
    background-position: center top;
    background-image: url(../image/site/youtube_back.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.exercise-block__chatch{
    
}
.exercise-block__chatch--txt{
    padding-top: 35px;
    margin-bottom: 1.3rem;
    
}

.exercise-block__chatch--youtube{
    width: 90%;
    margin:0 auto ;
}

.exercise-block__chatch--youtube div{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.exercise-block__chatch--youtube div iframe{
    position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.exercise-block__images {
    background-image: url(../image/site/exercise_back.png);
    background-size: cover;
}

.block-title{
    background-image: url(../image/site/title_backimage.png);
    background-size: cover;
}
.match-block__case  {
    background-size: cover;
    background-repeat: no-repeat;
}

.match-block__case-01{
    background-image: url(../image/site/match_case1_back.jpg);
    
}
.match-block__case-02{
    background-image: url(../image/site/match_case2_back.jpg);
    
}
.match-block__case-03{
    background-image: url(../image/site/match_case3_back.jpg);
    
}
.fv02-area{
    background-image: url(../image/site/fv_back_02.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.fv02-area{
    background-image: url(../image/site/fv_back_02.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.instructor-block-catch{
    background-image: url(../image/site/instructor-back.jpg);
    background-size: 100%;
    background-repeat: no-repeat;

}
.popular-block{
    margin-bottom: 3rem;
}








#index-announce_page_panel {
    height: 97px;
}

#index-announce_page_panel .item {
    margin: 0 auto;
    width: 306px;
    height: 75px;
    text-align: center;
}

#index-announce_page_panel .item img {
    width: 300px;
    height: 70px;
}

/* ary
-----------------------------------------------------------------------------------------------------------*/
p {
    margin: 0;
    padding: 0;
    text-align: center;
}

ul {
    list-style: none;
}


/* ---- 下層ページ --------------------------------*/
#contents_sub {
    background-image: -moz-linear-gradient( -30deg, rgba(148, 120, 175, 1) 0%, rgba(186, 130, 154, 1) 23%, rgba(223, 140, 133, 1) 47%, rgba(230, 167, 119, 1) 74%, rgba(237, 194, 104, 1) 100%);
    background-image: -webkit-linear-gradient( -30deg, rgba(148, 120, 175, 1) 0%, rgba(186, 130, 154, 1) 23%, rgba(223, 140, 133, 1) 47%, rgba(230, 167, 119, 1) 74%, rgba(237, 194, 104, 1) 100%);
    background-image: -ms-linear-gradient( -30deg, rgba(148, 120, 175, 1) 0%, rgba(186, 130, 154, 1) 23%, rgba(223, 140, 133, 1) 47%, rgba(230, 167, 119, 1) 74%, rgba(237, 194, 104, 1) 100%);
    max-width: 768px;
    margin: 0 auto;
}
.contents_sub_wrapper{
    background-color: transparent !important;
    max-width: 768px;
    width: 95%;
    padding:1rem 0;
    margin: 0 auto;
    font-size: 1.4rem;
}
.contents_sub {
    background-color: #ffffff !important;
}

.contents_sub .text-left{
    text-align: left;
}

.contents_sub a, .contents_sub a:visited {
    text-shadow: 0 0 0;
    color: #9b79ab;
}

.contents_sub a:hover, .contents_sub a:active {
    color: #9b79ab;
    text-shadow: 0 0 0;
}


#contents_sub .img_linenone, #contents .img_linenone {
    line-height: 0;
    padding: 0;
    margin: 0 auto;
    display: block;
}

#contents_sub h2 {
    border-style: dotted none;
    font-size: 1.75rem;
    margin: 0 auto;
    text-align: center;
}


#contents_sub h3{
    padding: 0 0 2px 0;
    margin:1.5rem auto;
    background-image: -moz-linear-gradient( -30deg, rgba(148, 120, 175, 0.7) 0%, rgba(186, 130, 154, 0.7) 23%, rgba(223, 140, 133, 0.7) 47%, rgba(230, 167, 119, 0.7) 74%, rgba(237, 194, 104, 0.7) 100%);
    background-image: -webkit-linear-gradient( -30deg, rgba(148, 120, 175, 0.7) 0%, rgba(186, 130, 154, 0.7) 23%, rgba(223, 140, 133, 0.7) 47%, rgba(230, 167, 119, 0.7) 74%, rgba(237, 194, 104, 0.7) 100%);
    background-image: -ms-linear-gradient( -30deg, rgba(148, 120, 175, 0.7) 0%, rgba(186, 130, 154, 0.7) 23%, rgba(223, 140, 133, 0.7) 47%, rgba(230, 167, 119, 0.7) 74%, rgba(237, 194, 104, 0.7) 100%);
    
}

#contents_sub h3 span{
    font-weight: bold;
    display: block;
    padding: .3em 1rem;
    background: #ffffff;/*背景色と同じ色に*/
}

#contents_sub h5 { /* --救出用-- */
    background-color: #f3f6f7;
    color: #1a1a1a;
    padding: 8px 2.5%;
    font-size: 1.4rem;
    margin: 25px auto;
}

#contents_sub h6.otameshi {
    padding: .5em .75em;
    margin: 20px auto;
    background-image: -moz-linear-gradient( -30deg, rgba(148, 120, 175, 0.7) 0%, rgba(186, 130, 154, 0.7) 23%, rgba(223, 140, 133, 0.7) 47%, rgba(230, 167, 119, 0.7) 74%, rgba(237, 194, 104, 0.7) 100%);
    background-image: -webkit-linear-gradient( -30deg, rgba(148, 120, 175, 0.7) 0%, rgba(186, 130, 154, 0.7) 23%, rgba(223, 140, 133, 0.7) 47%, rgba(230, 167, 119, 0.7) 74%, rgba(237, 194, 104, 0.7) 100%);
    background-image: -ms-linear-gradient( -30deg, rgba(148, 120, 175, 0.7) 0%, rgba(186, 130, 154, 0.7) 23%, rgba(223, 140, 133, 0.7) 47%, rgba(230, 167, 119, 0.7) 74%, rgba(237, 194, 104, 0.7) 100%);
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, .5);
}

#contents_sub h6.otameshi span.kiiro {
    color: #ffff99;
}

#contents_sub h6.otameshi span.chui {
    font-size: 1.6rem;
}

#contents_sub h6.otameshi span.attn {
    font-size: 1.5rem;
  }
  #contents_sub h6.otameshi span.attn_01 {
    display: block;
    font-size: 1.4rem;
    text-align: left;
    font-weight: normal;
    margin-top: 20px;
  }

#contents_sub ol {
    margin-left: 48px;
    margin-right: 2.5%;
    font-size: 1.4rem;
}

#contents_sub .top_back, #contents .top_back {
    padding: 15px 2.5% !important;
    font-size: 1.5rem;
    background-color: #f3f6f7;
    color: #9b79ab;
    text-align: left !important;
}

#contents_sub .top_back a, #contents .top_back a {
    color: ##979ab !important;
    font-size: 1.5rem;
    text-decoration: none;
    text-shadow: none;
}




/* ---- 未ログイン時トップ --------------------------------*/
.top_login {
    padding: 2%;
    background-color: #29d5e2;
}

.top_login li {
    width: 46%;
    margin: 2%;
    float: left;
}

.top_login li a {
    width: 100%;
    display: block;
    padding: 5px 0;
    text-align: center;
    font-size: 1.8rem;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .top_login li a {
        padding: 15px 0;
        font-size: 2.2rem;
    }
}

.top_login li a.regist {
    background-color: #fff;
    border: 1px solid #fff;
    color: #29d5e2;
}

.top_login li a.login {
    border: 1px solid #fff;
    color: #fff;
}

.top_first {
    padding: 50px 2.5%;
    text-align: center;
    color: #666;
    font-size: 1.4rem;
}

.top_point .section {
    padding: 20px 2.5%;
    text-align: center;
}

.top_point .section.gry {
    background-color: #f3f6f7;
}

.top_point .section h2 {
    color: #1a1a1a;
    font-size: 2rem;
    margin: 20px auto;
}

.top_point .section h3 {
    color: #999;
    font-size: 2rem;
    border-bottom: 2px solid #29d5e2;
    padding: 3px;
    display: inline-block;
}

.top_point .section h3 span {
    display: block;
    font-size: 1.3rem;
    border-bottom: 0;
    line-height: 120%;
}

.top_point .section img {
    max-width: 70%;
    width: auto;
    max-height: 250px;
    height: auto;
    text-align: center;
}

.top_point .section p {
    color: #777;
    margin: 20px auto;
    font-size: 1.2rem;
    text-align: left;
    max-width: 500px;
}

.top_last {
    text-align: center;
    padding: 50px 2.5%;
    color: #1a1a1a;
}

.top_last h2 {
    font-size: 2rem;
    margin: 20px auto;
}

.top_last p {
    font-size: 1.4rem;
    margin-bottom: 30px;
}

.top_last a {
    display: block;
    width: 70%;
    margin: 20px auto;
    padding: 7px;
    text-align: center;
    font-size: 2rem;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .top_last a {
        padding: 15px 7px;
        font-size: 2.2rem;
    }
}

.top_last a.regist {
    background-color: #29d5e2;
    border: 1px solid #29d5e2;
    color: #fff;
}

.top_last a.login {
    border: 1px solid #29d5e2;
    color: #29d5e2;
}



/* ---- contact --------------------------------*/
.contact_text {
    padding: 0 2.5%;
}

.contact_text p {
    font-size: 0.75rem;
    font-size: 1.3rem;
    margin-bottom:2.4rem;
}

.contact_text h4 {
    position: relative;
    border: 1px solid #666;
    border-radius: 8px;
    padding: 10px 2.5%;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    background-color: #fff;
}

.contact_text h4::before,
.contact_text h4::after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: '';
    height: 0;
    width: 0;
    border: 9px solid transparent;
}

.contact_text h4::before {
    border-top: 11px solid #666;
}

.contact_text h4::after {
    margin-top: -2px;
    border-top: 11px solid #fff;
}

.contact_text h5 {
    border-bottom: 1px solid #888;
    border-top: 1px solid #888;
    padding: 3px 4px !important;
    margin: 0 5px !important;
    font-size: 1.4rem !important;
    font-weight: normal !important;
}

.contact_text .red {
    color: #EC4F82;
    border: 1px dashed #EC4F82;
    padding: 10px 2.5% !important;
    margin: 20px auto;
    line-height: 160%;
    text-align: left;
}


.contact_text .box {
    border: #9b79ab 1px solid;
    padding: 20px !important;
    margin: 30px auto;
    color: #1a1a1a;
}


/* ---- regist --------------------------------*/
.regist_box {

}

.regist_box li >a{
    display: block;
    margin: 1rem auto;
    text-align: center;
}
.login_panel_buttons{
    display: block;
    margin: 1rem auto;
    text-align: center;
}
.about_link{
    background-color: #f1f1f1;
    padding: 1rem .5rem;
    text-align: right !important;
}


.login_toggle_panel{
    padding: 2rem 0;
}
.login_toggle_panel .login_paybtn{
    padding: 1rem 0;
}
.login_toggle_panel .mail_toggle_button{
    text-align: center;
}
/* メールフォーム　ポップアップ */
.login_btn >*{
    display: block;
    text-align: center;
    margin: 1rem auto;
}
#mail_form{
    text-align: left;
    margin-bottom: 2rem;

}
#mail_form form,.mail_remind_form_panel_wrapper{
    width: 90%;
    margin: 1rem auto;
}
#mail_form form >p,.mail_remind_form_panel_wrapper p{
    margin-bottom: 1.5rem;
    text-align: left !important;
}

#mail_form label,.mail_remind_form_panel_wrapper label{
    font-size: 1.2rem;
    font-weight: bold;
    display: block;
}
#mail_form input, .mail_remind_form_panel_wrapper input{
    width: 100%;
    padding: .5rem;
}
#mail_form input[type="email"],#mail_form input[type="text"],#mail_form input[type="password"]
,.mail_remind_form_panel_wrapper input[type="text"],.mail_remind_form_panel_wrapper input[type="password"]
{
    border: 1px solid #f1f1f1;
  }
  #mail_form input[type="email"]:focus,#mail_form input[type="text"]:focus,#mail_form input[type="password"]:focus
  ,.mail_remind_form_panel_wrapper input[type="text"]:focus,.mail_remind_form_panel_wrapper input[type="password"]:focus {
    box-shadow: 0 0 1px 0 rgba(155, 121, 171,1);
    outline: 0;
  }

  #mail_form input[type="button"]
  ,.mail_remind_form_panel_wrapper input[type="button"]{
      display: block;
      width: 80%;
      max-width: 250px;
      margin: 0 auto;
      font-size: 1.8rem;
      padding: 1.5rem 0;
      font-weight: bold;
      color: #ffffff;
      border-radius: .5rem;
    background-image: -moz-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
  }
  #mail_form input[type="button"]:focus]
  , .mail_remind_form_panel_wrapper input[type="button"]:focus]{
    outline: none;
  }
.mail_error_baloon{
    position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #9b79ab;
  border-radius: .5rem;
  display: none;
  color: #ffffff;
  width: 80%;
    margin: 3rem auto 1rem auto;
  }
   .mail_error_baloon:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #9b79ab;
  }

 .jump {
    animation: 0.5s jump infinite alternate linear;
  }
  @keyframes jump {
    to { transform: transtateY(0); }
    from { transform: translateY(4px); }
  }
  .login_page-btn,.login_page-btn,.mail_regist_failed-btn{
    display: block;
    width: 80%;
    max-width: 250px;
    margin: 2rem auto;
    font-size: 1.8rem;
    padding: 1.5rem 0;
    font-weight: bold;
    color: #ffffff !important;
    border-radius: .5rem;
    text-align: center;
  background-image: -moz-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
  }

  .regist_sub-contents .contents_text{
      width: 90%;
      margin: 0 auto;
  }
  

/* ---- login complete --------------------------------*/
ul.niretsu {
    width: 80%;
    margin: 0 auto;
    list-style: none;
    padding: 0.3em 0 1em 0;
}

ul.niretsu li {
    width: 46%;
    float: left;
    margin-left: 8%;
}

ul.niretsu li:nth-last-child(2n) {
    margin-left: 0%;
}

ul.niretsu li img {
    width: 100%;
    height: auto;
}


/* ---- メンテナンス --------------------------------*/
.maintenance {
    background-color: #fff3ec;
    top: 0;
    padding-top: 33px;
    height: 100vh;
    text-align: center;
    color: #666;
}

.maintenance h2 {
    padding: 10px 0px;
    border: #ffdada 3px;
    border-style: dotted none;
    font-size: 1.1rem;
    background-color: #fff;
    margin: 40px auto;
    text-align: center;
}


/* ---- copyright --------------------------------*/
copyright {
    display: block;
    text-align: center;
    padding: 20px 0;
    font-size: 1.6rem;
    font-weight: normal;
    color: #666;
}

/* ---- 調整 --------------------------------*/
#contents {
    padding-bottom: 0 !important;
}

.view_btn {
    width: 80%;
    margin: 15px auto;
    display: block;
    padding: 5px 0;
    text-align: center;
    font-size: 1.8rem;
    text-decoration: none;
    background-color: #29d5e2;
    border: 1px solid #29d5e2;
    color: #fff !important;
    border-radius: 3px;
}

@media screen and (min-width: 768px) {
    .view_btn {
        padding: 15px 0;
        font-size: 2.2rem;
    }
}

.view_btn:hover {
    background-color: #fff;
    color: #29d5e2 !important;
}

/* ---- 2回目お試し --------------------------------*/

.modal-trial{
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    z-index: 500;
  }
  
  .modal-trial__overlay{
    width: 100%;
    height: 100vh;
    background: #848484;
    opacity: 0.95;
  }
  .modal-trial__det{
    position: absolute;
    background-color: transparent;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -30%);
    width: 90%;
    max-width: 640px;
    min-width: 320px;
    height: auto;
    background-color: #ffffff;
    border-radius: 2rem;
    padding: 3rem 1rem;
  }
  
  .modal-trial__close{
    position: absolute;
    top: 10%;
    right: 3%;
    width: 5%;
    padding: 0 !important;
  }
  .modal-trial__btn{
    width: 80%;
    margin: 10px auto 10px auto;
  }
  .modal-trial__btn li{
    width: 100%;
    margin-bottom: 5px;
    padding: 10px;
    text-align: center;
    background-image: -moz-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(148,120,175) 0%, rgb(186,130,154) 23%, rgb(223,140,133) 47%, rgb(230,167,119) 74%, rgb(237,194,104) 100%);
    color: #fff;  
  }
  