/* カスタマイズ用CSS */
body {
    background: transparent;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

/* 既存レイアウト調整用 */
a:hover {
  text-decoration: none;
  /*color: inherit;*/
}
.ec-required, .entry__chk--req::after{
    color: #c53425;
    font-weight: bold;
}
.entry__chk--req{
    position: relative;
    font-size: 1.1rem;
}
.entry__chk--req::after{
    font-size: 12px;
    /*position: absolute;*/
    content: '必須';
    margin-left: 15px;
    width: max-content;
}

.ec-orderPayment, .ec-orderMails{
    margin-top: 30px;
}

.ec-role .ec-inlineBtn{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    background-color: #525263;
    color: #fff;
    font-size: calc(14rem / 16);
    /*padding: 10px 16px;*/
    padding: 16px 16px;
    min-width: 150px;
}

.registration_page .ec-blockBtn--action,
.registration_page .ec-blockBtn--cancel{
    font-size: calc(14rem / 16);
}
@media screen and (min-width: 375px){
    .registration_page .ec-blockBtn--action,
    .registration_page .ec-blockBtn--cancel{
        font-size: calc(16rem / 16);
    }
}
@media screen and (min-width: 768px){
    .registration_page .ec-blockBtn--action,
    .registration_page .ec-blockBtn--cancel{
        font-size: calc(20rem / 16);
    }
}
@media screen and (min-width: 1280px){
    .registration_page .ec-blockBtn--action,
    .registration_page .ec-blockBtn--cancel{
        font-size: calc(24rem / 16);
    }
}
.ec-mypageRole button[type="submit"]{
    /*background-color: #54B20F;*/
    background-color: #DE5D50;
    border: none;
    color: #fff;
}
.ec-mypageRole #edit_submit{
    background-color: #54B20F;
    border: none;
    color: #fff;
}
.ec-mypageRole button:hover{
    opacity: .6;
}

.ec-RegisterRole__actions, .ec-layoutRole__main, .ec-role, .ec-orderRole, .ec-cartCompleteRole,
.ec-registerCompleteRole, .ec-contactCompleteRole, .ec-registerRole{
    margin-bottom: 50px;
}
.ec-blockBtn--action,
.ec-blockBtn--cancel {
    margin-bottom: 50px;
}

.ec-productRole{
    padding-top: 140px;
}
.ec-cartRole{
    padding-bottom: 30px;
}

.c-contentsArea__cols, .enquete-complete-message{
    margin-top: 140px;
}

.ec-totalBox__paymentTotal_recurring{
    color: #DE5D50;
    font-weight: bold;
    margin-bottom: 20px;
}

.ec-imageGrid__content{
    margin-top: 5px;
}
.ec-imageGrid__content dl{
    /*border-bottom: 1px dotted #ccc;*/
}
.ec-imageGrid__content dl dt{
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}
.ec-imageGrid__content dl dd{
    margin-left: 10px;
}

.ec-404Role{
    background-color: #fff;
    color: #000;
}
.ec-404Role .ec-404Role__icon img{
    width: 200px;
    height: auto;
    max-height: 300px;
}

h2.com_label{
    width: 100%;
    background-color:#e6f4db;
    padding: 10px 15px;
}

.ec-closeBtn--circle {
    display: block;
    border: 0 none;
    padding: 0;
    margin: 0;
    text-shadow: none;
    box-shadow: none;
    border-radius: 50%;
    background: #B8BEC4;
    cursor: pointer;
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    position: relative;
    text-align: center;
    z-index: 99;
}

.ec-favoriteRole .ec-favoriteRole__item .ec-closeBtn--circle {
    position: absolute;
    right: 15px;
    top: 15px;
}

.ec-reportHeading{
    border: none;
}


/* member */
.use__box-img-wrapper iframe{
    max-width: 100%;
}

/* ルミーズカスタマイズ */
#remise_payment4_autochrage a{
    background: #DE5D50;
    border: 1px solid #DE5D50;
    color: #fff;
    font-size: calc(16rem/16);
    box-shadow: 0 3px 6px #333;
}

#remise_payment4_autochrage+.ec-orderDelivery{
    display: none;
}
.h-adr{
    margin-bottom: 30px;
}
.h-adr div > h1{
    margin-bottom: 30px;
}

/* 決済画面 */
.subsc__alert{
    width: 100%;
    margin: 5px;
    display: inline-block;
    color: #DE5D50;
    background-color: #FFFCDE;
    border: 1px solid #DE5D50;
    border-radius: 5px;
    font-weight: bold;
}
.subsc__alert--head{
    background-color: #DE5D50;
    color: #FFFCDE;
    padding: 3px 10px;
}
.subsc__alert--txt{
    padding: 3px 10px;
    font-weight: normal;
}
.subsc__alert--txt ul{
    margin: 10px 10px 10px 20px;
}


/* 動画配信プラグインの一覧ボタンを消込 */
.ec-blockBtn--action.load-overlay.dlc-button {
    display: none;

}

/* 無料サンプル動画 */
.about iframe,
.video_sample iframe{
    border: 2px solid #ccc;
    box-sizing: border-box;
}

.video_sample iframe{
    margin: 10px 0;
}


/* blogカスタマイズ */
.blog_detail{
    padding-top: 140px;
}
.blog_detail .ec-off1Grid a{
    color: #337ab7;
    text-decoration: underline;
}
@media screen and (min-width: 1024px){
    .blog_detail{
        padding-top: 96px;
    }
}
@media screen and (min-width: 1280px){
    .blog_detail{
        padding-top: 196px;
    }
}
.searchform {
    display: flex;
}

.ec-shelfGrid img{
    border: 1px solid #DBDBDB;
    border-radius: 9px;
}

/* blogs */
.pluginCMBblog .post_meta {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    flex-direction: row-reverse;
    text-align: right;
}
.pluginCMBblog .post_meta_list.time {
    /*width: 9rem;*/
    width: auto;
    display: inline-table;
}
.pluginCMBblog h3 {
    margin: 50px 0 5px;
    color: #337ab7;
}
.pluginCMBblog .blog_day{
    margin: 0 0 10px;
    font-size: 15px;
}
.pluginCMBblog .list_blog .list_category_link{
    border: solid 2px #5CBF12;
    border-radius: 4px;
    margin-right: 2px;
    color: #000;
}
.pluginCMBblog .blog_category li{
    border-right: none;
    display: inline-block;
    margin-bottom: 10px;
}
.pluginCMBblog .ec-off1Grid .ec-off1Grid__cell {
    position: relative;
    min-height: 1px;
    margin-left: 2.33333%;
}
.pluginCMBblog .is-selected a{
    background: #337ab7;
    color: #fff;
    border-radius: 8px;
    padding: 5px 0.5rem;
}
.pluginCMBblog .list_blog_cat li{
    display: inline-block!important;
}



.badge{
    color: #c53425;
    background-color: transparent;
}

/* アンケートフォーム */
.enquete-title{
    margin-bottom: 40px;
}


.use__box-text-block-top {
    max-width: 100%;
    padding: 20px;
}

.mod_movie-btn-favorite input {
    display: flex;
    align-items: center;
    border-radius: 8px;
    background-color: #fff;
    background-image: url(../images/common/icon_star-off.svg);
    background-position: top calc(50% + 0px) left 9px;
    width: 100%;
    height: 100%;
    padding: 10px 10px 10px 31px;
    font-size: 1rem;
    font-weight: 700;
    line-height: calc(22rem / 16);
}

.mod_movie-btn-favorite.favorite__del input {
    background-image: url(../images/common/icon_star-on.svg);
    border: 1px solid #ffffff;
}

.movie__favorite-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #A2A2A2;
    border-radius: 10px;
    padding: 12px;
    background-color: #F8F8F8;
    font-size: calc(18rem / 16);
    font-weight: 700;
    line-height: calc(24rem / 16);
    cursor: pointer;
}

.movie__favorite-btn:hover {
    background-color: #dbdbdb;
    transition: all .5s ease;

}

@media screen and (max-width:1279px) {
    .use__box {
        margin-bottom: 50px;
        border-bottom: solid 1px #5c5c5c;
    }

    .use .page__content h2 {
        border-bottom: 1px solid #C1C1C1;
    }

    .series_box a {
      border: 2px solid #ffffff;
      border-radius: 8px;
      padding: 15px 60px;
      position: relative;
      color: white;
      background: #333333;
    }

    .series_box a.series_prev {
        padding-left: 60px;
    }

    .series_box a.series_next {
      padding-right: 60px;
    }
}

.enquete-title{
    margin-bottom: 30px;
}


.movie__info-dl-inner {
    display: flex;
    margin-bottom: 10px;
}

.movie__info-dl-inner dd {
    font-weight: 700;
    font-size: calc(20rem / 16);
    line-height: calc(30rem / 16);
    display: flex;
    flex-wrap: wrap;
}

.page__content dd ul {
    list-style: none;
    padding-left: 0px;
}

.page__content dd ul li {
    margin: 0 5px 0px 0;
    font-size: 16px;
    float: left;
    border: solid 2px #5CBF12;
    padding: 0 5px;
    border-radius: 5px;
}

@media screen and (max-width: 1279px){
    .mod_movie-btn-favorite input {
        display: flex;
        align-items: center;
        place-content: center;
        border-radius: 8px;
        background-color: #fff;
        background-image: url(../images/common/icon_star-off.svg);
        background-position-x: calc(50% - 58px);
        background-position-y: center;
        width: 100%;
        height: 100%;
        padding: 10px;
        font-size: 1rem;
        font-weight: 700;
        line-height: calc(22rem / 16);
    }
}

@media screen and (max-width: 767px){
  .page__content-lead {
      font-weight: normal;
      font-size: calc(20rem / 16);
      line-height: calc(27rem / 16);
      padding: 50px 0!important;
  }
  .series_box {
      display: flex;
      justify-content: center;
      margin-bottom: 40px;
      position: relative;
      width: 100%;
      margin-bottom: 0;
      padding: 20px 10px 0;
  }

  .series_box a {
      border: 2px solid #ffffff;
      border-radius: 8px;
      padding: 12px 20px;
      position: relative;
      color: white;
      background: #333333;
  }

  .series_box a.series_prev {
      padding-left: 30px;
  }

  .series_box a:nth-child(2) {
      margin-left: 20px;
      padding-right: 30px;
  }
  .movie__info-dl-inner dt {
      margin-right: 12px;
      font-size: calc(20rem / 16);
      line-height: calc(30rem / 16);
      flex-basis: 33%;
  }
  .movie__info-dl-inner dd {
      font-weight: 700;
      font-size: calc(20rem / 16);
      line-height: calc(30rem / 16);
      display: flex;
      flex-wrap: wrap;
      flex-basis: 100%;
  }
}