﻿html{
    overflow:auto;
    scroll-padding-top: 100px; 
    }
    body{
    overflow:hidden;
    }

ul.narrow-sample {
    margin: 10px;
    padding: 0px 0px 1px 0px;
}

ul.narrow-wide {
    margin: 5px 5px 5px 5px;
}

/* G
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-g {
    border:
     1px solid #A74C15;
    background: #FF6600;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 0 #333;
    background-image: -moz-linear-gradient(top,
    #4ae68e,
    #3CB371);
    background-image: -webkit-gradient(linear, left top, left bottom,
    color-stop(0, #4ae68e),
    color-stop(1, #3CB371));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}

.ui-bar-g,
.ui-bar-g input,
.ui-bar-g select,
.ui-bar-g textarea,
.ui-bar-d button {
    font-family: Helvetica, Arial, sans-serif;
}

.ui-bar-g .ui-link-inherit {
    color: #333;
}

.ui-bar-g .ui-link {
    color: #2489CE;
    font-weight: bold;
}

.ui-body-g {
    border: 1px solid #A74C15;
    background: #FFf3ec;
    #font-weight: bold;
    color: #666;
    #text-shadow: 0 1px 0 #333;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7EFC0', EndColorStr='#FCF99C')";
}

.ui-body-g,
.ui-body-g input,
.ui-body-g select,
.ui-body-g textarea,
.ui-body-g button {
    font-family: Helvetica, Arial, sans-serif;
}

.ui-body-g .ui-link-inherit {
    color: #333333;
}

.ui-body-g .ui-link {
    color: #E44E81;
    font-weight: bold;
}

/* ------------------------------ボタンの色------------------------------ */


.ui-btn-up-g {
    border: 1px solid #10760B;
    background: #FF6600;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 0 #333;
    background-image: -moz-linear-gradient(top,
    #4ae68e,
    #3CB371);
    background-image: -webkit-gradient(linear, left top, left bottom,
    color-stop(0, #4ae68e),
    color-stop(1, #3CB371));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}

.ui-btn-up-g a.ui-link-inherit {
    color: #FFF;
}

/* ------------------------------ボタンを押したときの色------------------------------ */

.ui-btn-hover-g {
    border: 1px solid #e79952;
    background: #FF9900;
    font-weight: bold;
    color: #111;
    text-shadow: 0 1px 1px #fff;
    background-image: -moz-linear-gradient(top,
    #FFFF99,
    #FFFF99);
    background-image: -webkit-gradient(linear, left top, left bottom,
    color-stop(0, #fcf0b5),
    color-stop(1, #FF9900));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf0b5', EndColorStr='#fbe26f')";
}

.ui-btn-hover-g a.ui-link-inherit {
    color: #333;
}

/* ------------------------------{^_E------------------------------ */


.ui-btn-down-g a.ui-link-inherit {
    color: #333;
}

.ui-btn-up-g,
.ui-btn-hover-g,
.ui-btn-down-g {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
}


/* F
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-f {
    border: 1px solid #A74C15;
    background: #FF6600;
    color: #FFF;
    text-shadow: 0 1px 0 #333;
    background-image: -moz-linear-gradient(top,
    #E6A000,
    #FF6600);
    background-image: -webkit-gradient(linear, left top, left bottom,
    color-stop(0, #6A0000),
    color-stop(1, #FF6600));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}

.ui-bar-f,
.ui-bar-f input,
.ui-bar-f select,
.ui-bar-f textarea,
.ui-bar-d button {
    font-family: Helvetica, Arial, sans-serif;
}

.ui-bar-f .ui-link-inherit {
    color: #333;
}

.ui-bar-f .ui-link {
    color: #2489CE;
}

.ui-body-f {
    border: 1px solid #A74C15;
    background: #FFD9DA;
    color: #666;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7EFC0', EndColorStr='#FCF99C')";
}

.ui-body-f,
.ui-body-f input,
.ui-body-f select,
.ui-body-f textarea,
.ui-body-f button {
    font-family: Helvetica, Arial, sans-serif;
}

.ui-body-f .ui-link-inherit {
    color: #333333;
}

.ui-body-f .ui-link {
    color: #E44E81;
}

/* ------------------------------{^J[------------------------------ */


.ui-btn-up-f {
    border: 1px solid #A74C15;
    background: #FF6600;
    color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}

.ui-btn-up-f a.ui-link-inherit {
    color: #FFF;
}

/* ------------------------------{^|Cg------------------------------ */

.ui-btn-hover-f {
    border: 1px solid #e79952;
    background: #FF9900;
    color: #111;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf0b5', EndColorStr='#fbe26f')";
}

.ui-btn-hover-f a.ui-link-inherit {
    color: #333;
}

/* ------------------------------{^_E------------------------------ */


.ui-btn-down-f {
    border: 1px solid #E4017F;
    background: #D95ADF;
    color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#855f52', EndColorStr='#47332C')";
}

.ui-btn-down-f a.ui-link-inherit {
    color: #333;
}

.ui-btn-up-f,
.ui-btn-hover-f,
.ui-btn-down-f {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
}

/* ---- share class -------------------------------*/
.attention-menu {
    font-size: 8pt;
    color: #f00 !important;
}

.help_icon {
    width: 42px;
    height: 42px;
    display: block;
    margin: 5px 10px 5px auto;
}

/*
 * シナリオ読了ページの read_complete_text で使用する
 */
.default_text {
    width: 100%;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    padding: 0 5px 5px 5px;
    line-height: 120%;
    font-size: 10pt;
}

.default_text img {
    width: 100%;
}

.help_icon img {
    width: 42px;
    height: 42px;
}

.moreinfo {
    padding: 7px 10px 7px 0;
    box-sizing: border-box;
    text-align: right;
    background: -moz-linear-gradient(top, #E2D4ED, #73517D);
    background: -webkit-gradient(linear, left top, left bottom, from(#E2D4ED), to(#73517D));
    font-size: 0.7em;
    border-bottom-left-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-bottom-right-radius: 9px;
}

.moreinfo a {
    color: #fff !important;
    text-decoration: none;
    font-weight: 100;
    text-shadow: none !important;
    position: relative;
    padding: 0 40px 0 0;
    display: inline-block;
}

.moreinfo a::after {
    position: absolute;
    content: "";
    top: 6px;
    right: 12px;
    width: 12px;
    height: 12px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pr_banner_panel {
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 20px;
    width: 640px;
    height: 256px;
}

.pr_banner_panel > div {
    margin: 0 auto;
    width: 612px;
}

.banner-owl .owl-controls {
    margin-top: 0 !important;
}

.banner-owl .owl-page span {
    margin: 0 7px !important;
}

.submit_result_popup {
    font-size: 0.9rem;
    width: 420px;
    height: 120px;
    padding: 10px;
    background-color: #98689D !important;
    color: #fff !important;
    text-shadow: none !important;
}

.submit_result_popup div {
    width: 420px;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -1em;
}

.popup-container {
    display: none;
}

.swiper-button-disabled {
    opacity: 0 !important;
}

/* ---- progress table ------------------------------*/
dl.progress_table {
    width: 540px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 4px solid #A07C5F;
    margin: 0 auto;
}

dl.progress_table dt {
    float: left;
    border-right: 4px solid #a07c5f;
    font-size: 20pt;
}

dl.progress_table dd {
    float: right;
    margin: 0;
    font-size: 20pt;
}

dl.progress_table .route {
    background-color: #FAC090;
    border-bottom: 4px solid #A07c5f;
    height: 80px;
    text-align: center;
}

dl.progress_table .route_progress {
    background-color: #FAC090;
    border-bottom: 4px solid #A07c5f;
    height: 40px;
    text-align: center;
}

dl.progress_table .free_ticket {
    background-color: #FFD9D6;
    border-bottom: 4px solid #A07c5f;
    height: 40px;
    text-align: center;
}

dl.progress_table .story_ticket {
    background-color: #E2D4ED;
    height: 40px;
    text-align: center;
}

dl.progress_table .afterroute {
    background-color: #E2D4ED;
    height: 80px;
}

dl.progress_table dt.route {
    border-top-left-radius: 16px;
    -webkit-border-top-left-radius: 16px;
    -moz-border-top-left-radius: 16px;
    width: 212px;
    line-height: 80px;
}

dl.progress_table dd.route {
    border-top-right-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    -moz-border-top-right-radius: 16px;
    width: 324px;
    font-size: 18pt;
    text-align: center;
    line-height: 2.8;
}

dl.progress_table dt.route_progress {
    width: 212px;
}

dl.progress_table dd.route_progress {
    width: 324px;
}

dl.progress_table dt.free_ticket {
    width: 212px;
}

dl.progress_table dd.free_ticket {
    width: 324px;
}

dl.progress_table dt.story_ticket {
    border-bottom-left-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-bottom-left-radius: 16px;
    width: 344px;
}

dl.progress_table dd.story_ticket {
    border-bottom-right-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-bottom-right-radius: 16px;
    width: 192px;
}

dl.progress_table dt.afterroute {
    border-bottom-left-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-bottom-left-radius: 16px;
    width: 212px;
    line-height: 80px;
}

dl.progress_table dd.afterroute {
    border-bottom-right-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-bottom-right-radius: 16px;
    width: 324px;
    font-size: 18pt;
    text-align: center;
    line-height: 2.8;
}

/* ---- header ------------------------------------*/
.menuinfo #menuclose {
    margin-right: 15px;
    margin-top: 30px;
}

.menuinfo .menupanel {
    position: relative;
    top: 45px;
    margin: 0 auto;
    width: 246px;
    height: 300px;
}

.menuinfo .menupanel > div {
    float: left;
    width: 62px;
    height: 50px;
    margin: 5px 10px;
}

/* ---- footer --------------------------------*/
.footer-login__wrapper{
    width: 100%;
    margin: 30px auto;
    border-top: 1px solid #ccc;
}
.footer-login__wrapper li{
    
    font-size: 14px;
    font-weight: 700;
    cursor: default;
    outline: 0;
    border-bottom: 1px solid #ccc;
}
.footer-login__wrapper li:not(:first-child){
    border-bottom: 1px solid #ccc;
}
.footer-login__wrapper li:first-child{
    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%);
  padding: .5em 1.143em;
}


.footer-login__wrapper li a{
    font-size: 1.4rem !important;
    font-weight: normal !important;
    color: #666 !important;
    overflow: visible !important;
    white-space: normal !important;
    background-color: #FFF !important;
    border: 0 !important;
    display: block;
    padding: .5em 1.143em;
    position: relative;
}

.footer-login__wrapper li:first-child{
    color: #ffffff;
}

.footer-login__wrapper li:not(:first-child) a:after{
    background-position: center;
    background-image: url(../image/site/x_arrow_right.png);
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -11px;
    right: .5625em;
    content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 22px;
}

/* ---- help ----------------------------------*/
.help_listview {
    font-size: 8pt;
}

.help_content {
    margin: 0 auto;
    background: #ffdada;
    color: #333;
    font-size: 9pt;
}

.help_content .ui-collapsible-contain {
    margin: 0;
}

.help_content .ui-collapsible-heading a span.ui-btn {
    width: 15px;
    height: 15px;
}

.help_content .ui-collapsible-heading .ui-btn-icon-left:after {
    background-size: 13px 7px;
    background-color: #E86096;
    width: 15px;
    height: 15px;
    box-shadow: none;
    margin: -7px 0 0 8px;
}

.help_content h2 a {
    font-size: 10pt;
    color: #966;
    margin: 0;
    background: -moz-linear-gradient(top, #fff, #fff3ec);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff3ec));
}

.help_content h2 a:focus {
    color: #111;
}

.help_content .ui-collapsible-contain .ui-collapsible-content {
    margin: 0;
}

.help_content dl {
    padding: 0 10px;
    margin: 0;
    background: linear-gradient(left, #fff, #ffdada);
    background: -moz-linear-gradient(left, #fff, #ffdada);
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#ffdada));
}

.help_content dt {
    font-weight: bold;
    display: list-item;
    list-style: disc inside;
    margin: 10px 0 5px 0;
}

.help_content dd {
    line-height: 110%;
    padding: 0 0 0 3px;
    margin: 0 3px 5px 3px;
    border-bottom: 2px dotted #ffdada;
}

.help_popup {
    width: 300px;
    height: 440px;
    background-color: #fff;
}

.help_popup h3 {
    text-align: center;
    width: 286px;
    background: linear-gradient(top, #a8b, #EBD9F1);
    background: -moz-linear-gradient(top, #a8b, #EBD9F1);
    background: -webkit-gradient(linear, left top, left bottom, from(#a8b), to(#EBD9F1));
    color: #fff;
    padding: 5px;
    margin: 0;
    border: 2px solid #dce;
    text-shadow: 1px 1px 3px #649;
    font-size: 10pt;
}

.help_popup_content {
    width: 300px;
    height: 400px;
    overflow: auto;
}

/* ---- scenario free point time view ----------------------------*/
.next_recover_time {
    font-size: 0.7em;
    font-family: monospace;
    display: block;
    font-weight: bold;
    margin-top: -28px;
    margin-right: 5px;
    color: #dc3;
    text-shadow: 0 2px 0 #333,
    2px 0 0 #333,
    0 -2px 0 #333,
    -2px 0 0 #333,
    -2px -2px 0 #333,
    2px -2px 0 #333,
    -2px 2px 0 #333,
    2px 2px 0 #333;

}

/* ---- information -----------------------------------------------*/
.information_popup {
    width: 313px;
    height: 368px;
    padding: 0;
    margin: 0;
    background-color: #fff3ec !important;
    filter: Alpha(Opacity=90);
    opacity: .9;
}

.information_popup h2 {
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    background: #ffdada;
    color: #EC4F82;
    font-size: 11pt;
    padding: 5px;
    margin: 0;
    text-align: center;
    font-weight: 900;
}

.information_popup h3 {
    background: #458;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 3px #666;
    text-align: left;
    padding: 5px 0 5px 10px;
    margin-top: 0;
    margin-bottom: 5px;
}

.information_content {
    padding: 0 5px;
    line-height: 130%;
    font-size: 0.7rem;
    overflow-y: scroll;
    height: 400px;
    background-color: #f9f9f9;
    -webkit-overflow-scrolling: touch;
}

.information_content::-webkit-scrollbar {
    width: 5px;
}

.information_content::-webkit-scrollbar-thumb {
    background-color: #ff3399;
}

.information_popup_listview {
    padding: 2px 0;
    font-size: 9pt;
    text-align: right;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
}

.information_popup_listview li {
    background-color: #fbd9d9;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
}

.information_popup_listview a {
    border: none;
    background-color: #fbd9d9 !important;
    text-align: right !important;
    color: #e86096 !important;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
}

#manager_information-detail {
    width: 313px;
    height: 368px;
    padding: 0;
    margin: 0;
    background-color: #fff3ec;
    filter: Alpha(Opacity=90);
    opacity: .9;
}

#manager_information-detail h2 {
    background-color: #ffdada;
    color: #ec4f82;
    font-size: 11pt;
    padding: 5px;
    text-align: center;
    font-weight: 900;
}

#manager_information-detail h3 {
    background-color: #458;
    color: #fff;
    font-size: 10pt;
    text-shadow: 1px 1px 3px #666;
    text-align: left;
    padding: 5px 0 5px 10px;
}

#manager_information-detail .information_content {
    height: 300px;
}

/* ---- popup dialog style -------*/
div.dialog-dialog {
    background-color: #fff;
    box-sizing: border-box;
    padding: 35px 20px 25px 20px !important;
}

div.dialog-dialog .yesno:hover {
    background-color: #953735;
}

div.diglog-closeButton:hover {
    background-color: #fff !important;
}

div.dialog-dialog h3 {
    font-size: 1.5rem !important;
    color: #1a1a1a !important;
    font-weight: normal !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 auto 10px auto !important;
    text-align: center !important;
}

div.dialog-dialog h4 {
    /*border-radius:10px;
    background-color:#F2DCDB;
    border:2px solid #953735;*/
    text-align: center;
    margin: 0 auto 20px auto;
    height: 40px;
    line-height: 40px;
    font-size: 1.6em;
}

div.dialog-dialog .desc {
    background: #fff;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 10px 0;
    font-size: 1.4rem;
    border-radius: 5px;
}

div.dialog-dialog .ui-input-text input {
    background-color: #eee;
    border-radius: 0px;
}

div.dialog-dialog .ui-input-text {
    border-width: 0px;
}

div.dialog-dialog .ui-shadow-inset {
    box-shadow: 0 0 0;
}

div.dialog-dialog .ui-btn {
    width: auto;
    padding: 10px;
    color: #fff !important;
    text-shadow: none !important;
    box-shadow: none !important;
    text-align: center;
    background-color: #29d5e2 !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border: 1px solid #29d5e2 !important;
}

div.dialog-dialog .ui-btn.no {
    background-color: #fff !important;
    color: #29d5e2 !important;
}

div.dialog-dialog .ui-btn:hover {
    background-color: #9AD5FF;
    color: #fff !important;
}


/*---- footer ------*/
div.footer div {
    display: table-cell;
    text-align: center;
    padding: 3px 0;
}

div.footer div img {
    vertical-align: middle;
}

div.footer_menu_container {
    width: 500px;
    height: 400px;
}

div.footer_menu_panel {
    margin: 10px auto 0 auto;
}

div.footer_menu_panel div {
    width: 150px;
    text-align: center;
    float: left;
}

div.footer_menu_panel img {
    width: 100px;
    height: 86px;
}

div.footer_news_panel {
    height: 640px;
    margin-top: 10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

div.footer_progress {
    text-align: center;
}

div.footer_progress div {
    margin: 10px auto 30px auto;
}

div.footer_coin_history_panel {
    height: 640px;
    margin-top: 10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

table.coinlog-list {
    background: rgba(244, 244, 244, 0.7);
    margin: 0 auto;
}

table.coinlog-list tr {
    border-bottom: 1px solid #999;
}

table.coinlog-list th {
    font-size: 0.8rem;
    padding: 5px;
}

table.coinlog-list td {
    line-height: 120%;
    font-size: 0.7rem;
    padding: 5px;
}

table.coinlog-list td.livre_price {
    font-size: 0.8rem;
    color: #00f;
    font-weight: bold;
    text-align: right;
}

table.coinlog-list td.livre_price.minus {
    color: #f00;
}

ul.purchase_popup_btn {
    display: -webkit-flex;
    display: flex;
    list-style: none;
    padding: 0;
}

ul.purchase_popup_btn li {
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 50%;
    text-align: center;
}

ul.purchase_popup_btn li a.yesno {
    background-color: #F7819F;
    border: 2px solid #F7819F;
    color: #fff;
}

ul.purchase_popup_btn li a.yesno, ul.purchase_popup_btn li a:visited.yesno {
    color: #fff;
}

ul.purchase_popup_btn li a.yesno:hover {
    color: #fff;
    background-color: #C43234;
    border: 2px solid #C43234;
}

ul.purchase_popup_btn li div.yesno {
    background-color: #FFF;
    border: 2px solid #F7819F;
    color: #F7819F;
    cursor: pointer;
}

ul.purchase_popup_btn li div.yesno:hover {
    color: #fff;
    background-color: #C43234;
    border: 2px solid #C43234;
}

#purchase_bycard_attention {
    height: 330px !important;
}

#purchase_bycard_attention .item_info_1 {
    font-size: 0.7rem;
    font-weight: bold;
    white-space: nowrap;
    color: #13007A;
    width: 52%;
    height: 35px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    line-height: 1.2em;
    float: left;
    border-bottom: 2px solid #666;
    margin-bottom: 5px;
}

#purchase_bycard_attention .item_info_waku {
    font-size: 0.6rem;
    color: #000;
    text-align: right;
    width: 48%;
    height: 35px;
    box-sizing: border-box;
    padding: 5px 10px 0 0;
    line-height: 1.2em;
    float: left;
    margin: 0;
    border-bottom: 2px solid #666;
    margin-bottom: 5px;
}

#purchase_bycard_attention .item_info_3 {
    font-size: 0.5rem;
}

/* ---- tab menu -----------------------------*/
ul.tab-menu {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: separate;
    border-spacing: 20px 5px;
    display: table;
    table-layout: fixed;
}

ul.tab-menu li {
    list-style: none;
    display: table-cell;
    padding: 0 0 10px 0;
    margin: 10px 0 0 0;
    position: relative;
    top: 5px;
    background-color: #E2D4ED;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}

ul.tab-menu li::after {
    position: absolute;
    content: "";
    top: 25px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #E78094 transparent;
    background-color: transparent;
}

ul.tab-menu .active {
    background-color: #FFF3EC;
}

ul.tab-menu a {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 90%;
    font-size: 0.7em;
    color: #333;
    text-decoration: none;
}

.ui-navbar .tab-menu .ui-btn-active {
    background-color: #FFF3EB;
}

div.luck_of_coin_container {
    width: 400px;
    height: 480px;
    color: #000000;
}

div.luck_of_coin_panel {
    margin: 10px auto 0 auto;
}

div.luck_of_coin_panel .yesno {
    border-radius: 10px;
    background-color: #F2DCDB;
    border: 2px solid #953735;
    text-align: center;
    margin: 0 auto;
    height: 60px;
    width: 150px;
    line-height: 60px;
}

div.luck_of_coin_panel .yesno:hover {
    background-color: #953735;
}

div.reaction_wrote_button,
div.reaction_write_button {
    width: 84px;
    height: 53px;
    background-repeat: no-repeat;
    background-size: 100%;
}

/* 2017ary
-----------------------------------------------------------------------------------------------------------*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html, body, div, dl, dt, dd, ul, ol, li, code, form, fieldset, input, textarea, p, blockquote, th, td, h1, h2, h3, h4, h5, h6, a {
    border: 0;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 2.3rem;
    -webkit-text-size-adjust: none;
}

ul {
    list-style-type: none;
}

html {
    font-size: 62.5% !important;
}

body {
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    font-size: 16px !important;
    font-size: 1.6rem !important;
    letter-spacing: 0.2rem;
    line-height: 2.3rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    backgroud-color: #fff !important;
    color: #1c1c1c;
}

a {
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-decoration: none !important;
    cursor: pointer;
    font-weight: normal;
    transition: all 0.3s;
    color: #1c1c1c;
}

img {
    max-width: 100%;
    height: auto;
}

.cf:after {
    content: "";
    clear: both;
    display: block;
}

.pc {
    display: inline !important;
}

.mb {
    display: none !important;
}

@media screen and (max-width: 768px) {
    .pc {
        display: none !important;
    }

    .mb {
        display: inline !important;
    }
}

#wrap {
    max-width: 768px;
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    background-color: #fff;
}

@media screen and (max-width: 480px) {
    #wrap {
        padding-top: 0px;
    }
}

#contents {
    width: 100%;
}

.ui-page-theme-i {
    background-color: #f9f9f9;
}

.yesno {
    cursor: pointer;
}

.main_content {
    background-color: #fff !important; /*ログイン後の背景色*/
    padding: 0px 0px 56px 0 !important; /*フッター分*/
}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    text-shadow: 0 0 0;
}

sup {
    font-size: 1.2rem;
    line-height: 1.5rem;
    display: block;
    margin: 15px auto;
    color: #888;
}

/* ---- header --------------------------------*/
header {
    position: fixed;
    max-width: 768px;
    width: 100%;
    top: 0;
    z-index: 10;
    line-height: 100%;
    left: 50% !important;
    transform: translate(-50%) !important;
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px 2.5%;
    max-height: 70px;
}

header h1 {
    width: 75%;
    line-height: 100%;
    float: left;
    text-align: left;
}

header h1 .logobtn {
    display: block;
    width: 92%;
    float: left;
}

header h1 .backbtn {
    width: 4%;
    line-height: 100%;
    display: block;
    float: left;
    margin-right: 4%;
    margin-top: 1.5%;
}

header h1 .logobtn img {
    width: auto;
    height: auto;
    max-height: 55px;
    max-width: 95%;
    line-height: 100%;
}

header .square {
    width: 25%;
    float: right;
}

header .square a {
    display: block;
    width: 100%;
    color: #fff !important;
    background-color: #29d5e2;
    padding: 3px 5px;
    text-decoration: none;
    font-size: 1.2rem;
    text-align: center;
    margin-top: 6px;
    font-weight: bold;
    text-shadow: 0 0 0 !important;
    position: relative;
    border-radius: 2px;
}

header .square.coin a {
    text-align: right;
    letter-spacing: 0.1rem;
}

header .square.coin a:before {
    position: absolute;
    left: 8px;
    content: "\f288";
    font-family: FontAwesome;
    font-size: 1.7rem;
}

@media screen and (min-width: 480px) {
    header .square a {
        padding: 10px 5px;
        font-size: 1.4rem;
        margin-top: 5px;
    }

    header .square.coin a:before {
        position: absolute;
        left: 8px;
        content: "\f288";
        font-family: FontAwesome;
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 768px) {
    header {
        padding: 5px 20px;
    }

    header .square a {
        font-size: 1.8rem;
        margin-top: 5px;
    }
}

/* ---- footer --------------------------------*/
footer {
    position: fixed;
    max-width: 768px;
    width: 100%;
    bottom: 0;
    z-index: 100;
    line-height: 100%;
    left: 50% !important;
    transform: translate(-50%) !important;
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    background-color: rgba(255, 255, 255, 1);
    border-top: 1px solid #eee;
}

footer ul {
    /*width:96%; ranking*/
    width: 90%;
    margin: 0 auto;
}

footer ul li {
    /*width:16%;
    margin: 5px 2%; ranking*/
    width: 18%;
    margin: 5px 3.5%;
    float: left;
    text-align: center;
    line-height: 100%;
}

footer ul li img {
    width: auto;
    height: auto;
    max-height: 55px;
}

footer ul li a {
    display: inline-block;
    line-height: 100%;
}

footer ul li a:hover {
    opacity: 0.8;
}

/* ---- フッターリンクinfomation --------------------------------*/
.ui-li-divider {
    background-color: #f3f6f7;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

.ui-btn-icon-right:after {
    background: inherit;
    background: inherit;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-position: center;
    background-image: url(/image/site/x_arrow_right.png);
    background-repeat: no-repeat;
}

.ui-listview {
    margin: 0 auto !important;
}

.ui-listview li {
    border: 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 0 auto;
}

.ui-listview li a {
    font-size: 1.4rem !important;
    font-weight: normal !important;
    color: #666 !important;
    overflow: visible !important;
    white-space: normal !important;
    background-color: #FFF !important;
    border: 0 !important;
}

.ui-listview li a:hover {
    background-color: #f3f6f7 !important;
}


/* ---- home_pickup --------------------------------*/
.home_more {
    display: block;
    width: 90%;
    margin: 10px auto 40px auto;
    border: 1px solid #29d5e2;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    color: #29d5e2 !important;
}

.home_pickup {
    background-color: #ff8a5e;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-size: 1.6rem;
    width: 100%;
    margin: 20px auto 0 auto;
}

/* ---- common_mypage --------------------------------*/
ul.pank {
    background-color: #29d5e2;
    padding: 5px 2.5%;
    font-size: 1.1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

ul.pank li {
    display: inline;
    color: #fff;
}

ul.pank li:after {
    content: '\f105';
    padding: 0 4px;
    color: #A7F0FA;
    font-family: FontAwesome;
}

ul.pank li:last-child:after {
    content: '';
}

.main_content ul.pank li:last-child {
    display: inline;
    line-height: 100%;
}

.main_content ul.pank li a, ul.pank li a:visited, ul.pank li a:active {
    color: #fff;
    font-weight: normal;
    max-width: 31%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    text-decoration: underline !important;
    line-height: 100%;
}

.main_content.movie_title ul.pank li:last-child {
    max-width: 48%;
    color: #fff;
}

.main_content.movie_title ul.pank li a, ul.pank li a:visited, ul.pank li a:active {
    max-width: 48%;
    color: #fff;
}

/**/

.pager_link{
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    font-size: 0.9rem;
}

.pagination > li {
    display: inline-block;
    margin: 0 1rem;
    font-size: 1.8rem;
    margin: 0 .5rem;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 7px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
}
.pagination > li > a{
    border: 1px solid #f1f1f1;
    border-radius: .5rem;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
}



.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #a97da5;
    border-color: #a97da5;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    text-align: center;
    margin: 20px auto;
    width: 95%;
    font-size: 1.25rem;
}

.pager b {
    padding: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    line-height: 100%;
    background-color: #fff;
    color: #666;
}

.pager a {
    padding: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    line-height: 100%;
    background-color: #ccc;
    color: #666;
}

/*タイトル別と動画別のリンク*/
.branch_link {
    width: 100%;
    border-top: #29d5e2 1px solid;
    border-bottom: #29d5e2 1px solid;
    background-color: #fff;
}

@media screen and (min-width: 768px) {
    .branch_link {
        border: #29d5e2 1px solid;
    }
}

.branch_link a {
    width: 50%;
    float: left;
    display: inline-block;
    padding: 8px 0;
    text-align: center;
    color: #29d5e2 !important;
    text-shadow: 0 0 0;
}

.branch_link a.active {
    color: #fff !important;
    background-color: #29d5e2;
}

.branch_link a:hover {
    color: #fff !important;
    background-color: #95DFEA;
}

/*カテゴリリスト*/
.category_list {
    background-color: #dee5e6;
    padding: 2.5%;
    line-height: 100%;
    display: none;
}

.category_list li {
    float: left;
    line-height: 100%;
    margin: 1%;
}

.category_list li a {
    display: inline-block;
    line-height: 100%;
    font-size: 1.3rem;
    max-width: 200px;
    padding: 5px 15px;
    border-radius: 3px;
    color: #999 !important;
    background-color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
}

.category_list li a:hover, .category_list li a.active, .category_list li a.selected {
    color: #fff !important;
    background-color: #999;
}

.category_btn {
    background-color: #999;
    color: #fff;
    padding: 5px 2.5%;
    position: relative;
    cursor: pointer;
    font-size: 1.2rem;
}

.category_btn:after {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    right: 2.5%;
}

.category_btn.active:after {
    position: absolute;
    content: "\f106";
    font-family: FontAwesome;
    right: 2.5%;
}

.category_btn span.off {
    display: none;
}

.category_btn.active span.on {
    display: none;
}

.category_btn.active span.off {
    display: inline-block;
}

/*タイトル別のリスト表示*/
.movie_title_list {
    display: flex;
    flex-wrap: wrap;
    background-color: #f3f6f7;
    padding: 2.5%;
}

.movie_title_list li {
    background-color: #fff;
    margin: 2.5%;
    width: calc(50% - 5%);
    text-align: center;
    box-shadow: 0px 0px 3px #ccc;
}

@media screen and (min-width: 768px) {
    .movie_title_list li {
        width: calc(33.33333% - 5%);
    }
}

.movie_title_list li a {
    display: block;
    color: #1a1a1a !important;
}

.movie_title_list li img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 600px; /*元画像の横幅に対しての縦幅を設定*/
}

.movie_title_list li p.ttl {
    text-align: left;
    padding: 5px;
    font-size: 14px;
    line-height: 18px;
    height: 42px;
    letter-spacing: 0.09rem;
    position: relative;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
    overflow: hidden;
}

/*.movie_title_list li p.ttl:before{
    content: '…';
    background: #fff;
    position: absolute;
    font-size: 14px;
    right: 5px;
    text-align: center;
    top: 23px;
}
.movie_title_list li p.ttl:after{
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
	position:absolute;
}*/
.movie_title_list li p.fav_star {
    color: #29d5e2;
    text-align: right;
    padding: 5px;
    line-height: 100%;
    font-size: 20px;
}

.movie_title_list li p.fav_star i {
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
}

.movie_title_list li p.fav_star i:active {
    transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    -ms-transform: scale(1.8);
}

/*動画別のリスト表示*/
.movie_content_list {
    background-color: #f3f6f7;
    padding: 2.5%;
}

.movie_content_list li {
    background-color: #fff;
    margin: 2.5%;
    text-align: center;
    box-shadow: 0px 0px 3px #ccc;
}

@media screen and (min-width: 768px) {
    .movie_content_list {
        display: flex;
        flex-wrap: wrap;
    }

    .movie_content_list li {
        width: calc(50% - 5%);
    }
}

.movie_content_list li a {
    display: block;
    color: #1a1a1a !important;
    line-height: 100%;
}

.movie_content_list li img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 450px; /*元画像の横幅に対しての縦幅を設定*/
}

.movie_content_list li p.ttl {
    text-align: left;
    margin: 2.5% 2.5% 3.5% 2.5%;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.09rem;
    position: relative;
    overflow: hidden;
    width: 95%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*.movie_content_list li p.ttl:before{
    content: '…';
    background: #fff;
    position: absolute;
    font-size: 14px;
    right: 10px;
    text-align: center;
    top: 28px;
}
.movie_content_list li p.ttl:after{
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
	position:absolute;
}*/
.movie_content_list li p.duration {
    color: #1a1a1a;
    font-size: 1.1rem;
    width: 95%;
    margin: 0 auto 8px auto;
    letter-spacing: 0.02rem;
    text-align: left;
}

/*.movie_content_list li p.duration span{
	border: 1px solid #29d5e2;
    border-radius: 5px;
    color: #29d5e2;
    padding: 0px 5px;
    font-size: 12px;
    display: inline;
    line-height: 120%;
    text-align: left;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
    overflow: hidden;
}*/
.movie_content_list li p.cat {
    color: #1a1a1a;
    font-size: 1.1rem;
    width: 95%;
    margin: 0 auto 3px auto;
    letter-spacing: 0.02rem;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.movie_content_list li p.cat a, .movie_content_list li p.cat a:active, .movie_content_list li p.cat a:visited {
    color: #1a1a1a;
    font-weight: normal;
    letter-spacing: 0.02rem;
    background-color: #eee;
    border-radius: 2px;
    padding: 2px 8px;
    margin: 0 3px;
    display: inline;
}

.movie_content_list li p.fav {
    color: #29d5e2;
    text-align: left;
    padding: 10px 10px 15px 10px;
    line-height: 100%;
    position: relative;
    font-size: 14px;
}

.movie_content_list li p.fav span.buy {
    color: #fff;
    background-color: #29d5e2;
    padding: 2px 6px;
    font-size: 12px;
}

.movie_content_list li p.fav span.limit {
    color: #FF8A5E;
    padding: 2px 6px;
    font-size: 12px;
}

.movie_content_list li p.fav span.fav_star {
    position: absolute;
    right: 10px;
    bottom: 10px;
    line-height: 100%;
    font-size: 20px;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
}

.movie_content_list li p.fav span.fav_star:active {
    transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    -ms-transform: scale(1.8);
}

/*---------*/
.no_pic {
    text-align: center;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    margin: 15px auto;
}






/*------kokokara-----*/

.menu__wrapper-cat{
    max-width: 768px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    position: relative;
    z-index: 199;
    position: fixed;
    top: 0;
    line-height: 0;
}

.menu__wrapper{
    display: flex;
    width: 100%;
}
.menu__wrapper li {
    width: 20%;
    line-height: 0;
}
.menu__wrapper li  a{
    line-height: 0;
}



/*menu*/

.menu_modal{
    display: none;/* 初期状態 */
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;/* モーダルは画面いっぱいに */
    height: 100vh;/* モーダルは画面いっぱいに */
    z-index: 200;
}
.menu_overlay{
    width: 100%;/* 黒背景も画面いっぱいに */
    height: 100vh;/* 黒背景も画面いっぱいに */
    background-image: -moz-linear-gradient( -30deg, rgba(148, 120, 175, 0.85) 0%, rgba(186, 130, 154, 0.85) 23%, rgba(223, 140, 133, 0.85) 47%, rgba(230, 167, 119, 0.85) 74%, rgba(237, 194, 104, 0.85) 100%);
    background-image: -webkit-linear-gradient( -30deg, rgba(148, 120, 175, 0.85) 0%, rgba(186, 130, 154, 0.85) 23%, rgba(223, 140, 133, 0.85) 47%, rgba(230, 167, 119, 0.85) 74%, rgba(237, 194, 104, 0.85) 100%);
    background-image: -ms-linear-gradient( -30deg, rgba(148, 120, 175, 0.85) 0%, rgba(186, 130, 154, 0.85) 23%, rgba(223, 140, 133, 0.85) 47%, rgba(230, 167, 119, 0.85) 74%, rgba(237, 194, 104, 0.85) 100%);
    z-index: 200;
  }
  /* 配置関連。モーダル自体とは関係なし */
 .info_modal-wrapper,.menu_modal-wrapper{
    display: none;
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    max-width: 768px;
    height: 80vh;
    z-index: 999;
    border-radius: .5rem;
    overflow: auto;
}
.info_modal-wrapper>div,.menu_modal-wrapper >div{
    position: relative;
}

  .menu_wrapper{
      
    background-repeat: no-repeat;
    background-size: 100%;   
    max-width: 768px;
    
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    position: relative;

  }

  .menu_det_wrapper{
      top: 0;
      background-image: url(../image/site/menu_back.png);
      background-color: #fff;
      background-repeat: no-repeat;
      background-size: 100%;
      z-index: 300;
      position: fixed;
      top: 0;
  }
  .menu_det_wrapper h1,.menu_det_wrapper h1 a{ 
      line-height: 0;
  }

.menu-trigger,.menu-trigger-on {
    position: absolute;
    width: 10%;
    right: 0;
    top: 15%;
    
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.menu-trigger-on{
    background-image: url(../image/site/menu_on.png);
}
.notification-badge::after {
    content: "●";
    font-family: 'Courier New', Courier, monospace;
    color: #ea2649;
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 2.5rem;
    text-shadow: 0px 0px 2px #ea2649;
}
.info-trigger {
    position: absolute;
    width: 10%;
    right: 13%;
    top: 15%;
    
    background-size: 100%;;
    background-repeat: no-repeat;
    cursor: pointer;
}
.info-trigger-on{
    background-image: url(../image/site/info_on.png);
}
.modal-menu-trigger,.modal-info-trigger{
    top: 20px;
}
.menu-trigger-off {
    background-image: url(../image/site/menu_off.png);
}
.info-trigger-off {
    background-image: url(../image/site/info_off.png);
}

.trigger-off:after{
    content: "" !important;

}


.menu_modal-detail,.info_modal-detail{
    width: 80%;
    margin-left: auto;
    top: 70px;
    position: relative;
    border-top: #ffffff solid 2px;
    color: #ffffff;
}
@media screen and (min-width: 560px) {
    .menu_modal-detail,.info_modal-detail{
        top: 110px;
    }  
}

.menu_modal-detail>div,.info_modal-detail>div{
    width: 85%;
    margin-left: auto;
    padding-top: 2.3rem;
    overflow: auto;
}
.menu_modal h2{
    font-weight: bold;
    font-size: 3rem;
    margin-bottom: 1.2rem;
}
.menu_modal a,.menu_modal .firstVisitClick{
    color: #ffffff;
    font-weight: bold;
}
.menu_modal .firstVisitClick{
    margin-bottom: 1.2rem;
    cursor: pointer;
}
.menu-top-wrapper{
    margin-bottom: 2.4rem;
    margin-left: 1rem;
}
.menu-top-wrapper >li,p.menu-top-wrapper{
    font-size: 2rem;
    text-align: left;
}
.menu-top-wrapper >li li,.menu-top-wrapper >li p{
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: 1.2rem;
    text-align: left;
}
.info_modal-detail dl{
    margin-bottom: 2rem;
}


/*  work  */
.work_Introduction{
    text-align: center;
    margin:3rem 0 0 0;

}
.work_Introduction .work_Introduction--text{
    font-size: 1.5rem;
    line-height: 3rem;
    letter-spacing: normal;
}
.work_Introduction .work_Introduction--text span{
    font-size: 2.5rem;
    font-weight: bold;
    font-style: italic;
}
.work_part--title{
    margin-bottom: 2rem;
}
.dummy-smp{
    display: none;
}
.dummy-pc{
    display: block;
}
@media (max-width: 580px) { 
    .dummy-smp{
        display: block;
    }
    .dummy-pc{
        display: none;
    }
 }

.square--slider .slick-list .slick-track .slick-slide{
    position: relative;
    background: transparent;
    margin:0 1rem;
}
.square--slider .slick-list .slick-track .slick-slide a{
    color: #1c1c1c;
}
.square--slider .slick-list .slick-track .slick-slide > div{
    background-color: #fff;
    margin-top: 1.5rem;
    border-radius: .5rem;
    box-shadow: 0 0 8px rgba(128, 128, 128, 0.4);
    margin-bottom: 8px;
}
.square--slider .slick-list .slick-track .slick-slide .home--workbox{
    display: block;
    padding: .5rem;
}
.square--slider .slick-list .slick-track .slick-slide .home--watchedbox{
    display: flex;
    align-items: center; 
    justify-content:space-between;
    padding:0 .5rem .5rem .5rem
}
.square--slider .slick-list .slick-track .slick-slide .home--watchedbox .workicon{
    width: 15%;
}

.square--slider .slick-list .slick-track .slick-slide .home--watchedbox .home--watchedbox-movies{
    width: 80%;
    display: flex;
    align-items: center; 
    flex-wrap: wrap; 
}
.square--slider .slick-list .slick-track .slick-slide .home--watchedbox .home--watchedbox-movies li{
    width: 10%;
}
.square--slider  .slick-slide img{
    width: 100%;
}
.square--slider .slick-list .slick-track .slick-slide .watchlist_button{
    background-image:url(../image/site/ho_after_off.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent;
    position: absolute;
    width: 70%;
    top: 23%;
    right: 1%;
}
.square--slider .slick-list .slick-track .slick-slide .watchlist_button.watching{
    background-image:url(../image/site/ho_after_on.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.square--slider .slick-list .slick-track .slick-slide .home--watchedbox-title{
    font-size: 1.4rem;
    padding: .5rem;
    font-weight: 700;;
    border-bottom: 1px solid #e4e4e4;
    letter-spacing: normal;
}
.square--slider .slick-list .slick-track .slick-slide .home--instructorbox{
    font-size: 1.4rem;
    padding:.5rem;
}
.square--slider .slick-list .slick-track .slick-slide .home--instructorbox dl{
    display: flex;
    align-items: center; 
    justify-content: space-between;
    padding:.5rem;
    
}
.square--slider .slick-list .slick-track .slick-slide .home--instructorbox dl dt{
    width: 20%;
}
.square--slider .slick-list .slick-track .slick-slide .home--instructorbox dl dd{
    width: 75%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.square--slider .slick-list .slick-track .slick-slide .home--instructorbox dl dd .instructor{
    font-size: 1.2rem;
    color: #878787;
    letter-spacing: normal;
}
.square--slider .slick-list .slick-track .slick-slide .home--instructorbox dl dd .instructor-name{
    letter-spacing: normal;
}
.work_part--wrapper{
    margin-bottom: 4rem;
}
#HomeMan{
    padding-bottom: 3rem;
}


/* あとでみるワーク */

.square--list {
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
    width: 96%;
    margin:0 auto;
}

.square--list .square--list--wrapper{
    position: relative;
    background: transparent;
    margin:0 .5rem;
    width: 47%;
}
.square--list .square--list--wrapper > div{
    background-color: #fff;
    margin-top: 1.5rem;
    border-radius: .5rem;
    box-shadow: 0 0 8px rgba(128, 128, 128, 0.4);
    margin-bottom: 8px;
}
.square--list .square--list--wrapper .home--workbox{
    display: block;
    padding: .5rem;
}
.square--list .square--list--wrapper .home--watchedbox{
    display: flex;
    align-items: center; 
    justify-content:space-between;
    padding:0 .5rem .5rem .5rem
}
.square--list .square--list--wrapper .home--watchedbox .workicon{
    width: 15%;
}

.square--list .square--list--wrapper .home--watchedbox .home--watchedbox-movies{
    width: 80%;
    display: flex;
    align-items: center; 
    flex-wrap: wrap; 
}
.square--list .square--list--wrapper .home--watchedbox .home--watchedbox-movies li{
    width: 10%;
}
.square--list .square--list--wrapper img{
    width: 100%;
}
.square--list .square--list--wrapper .watchlist_button{
    background-image:url(../image/site/ho_after_off.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent;
    position: absolute;
    width: 70%;
    top: 23%;
    right: 1%;
}
.square--list .square--list--wrapper .watchlist_button.watching{
    background-image:url(../image/site/ho_after_on.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.square--list .square--list--wrapper .home--watchedbox-title{
    font-size: 1.4rem;
    padding: .5rem;
    font-weight: 700;;
    border-bottom: 1px solid #e4e4e4;
    letter-spacing: normal;
}
.square--list .square--list--wrapper .home--instructorbox{
    font-size: 1.4rem;
    padding:.5rem;
}
.square--list .square--list--wrapper .home--instructorbox dl{
    display: flex;
    align-items: center; 
    justify-content: space-between;
    padding:.5rem;
    
}
.square--list .square--list--wrapper .home--instructorbox dl dt{
    width: 20%;
}
.square--list .square--list--wrapper .home--instructorbox dl dd{
    width: 75%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.square--list .square--list--wrapper .home--instructorbox dl dd .instructor{
    font-size: 1.2rem;
    color: #878787;
}

/*instructor*/
.home-instructor--wrapper{
    padding-bottom: 1.3rem;
}
.instructor--description{
    width: 95%;
    margin: 0 auto 3rem auto;
}
.instructor--description p{
    color: #1c1c1c;
    font-size: 1.8rem;
    line-height: 1.8;
    letter-spacing: normal;
}

.instructor--worklist{
    background-color: #ffeced;
    background-image: url(../image/site/ho_wa_back_bottom.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center;
}

.home-instructor--wrapper{
    margin-bottom: 4rem;
    margin-top: -100px;
    padding-top: 100px;
    overflow: hidden;
}

.home-instructor--wrapper .swiper-slide{
    padding: .8rem;
}
.home-instructor--wrapper .swiper-slide dl dt img{
    box-shadow: 1px 0px 2px rgba(0,0,0,0.1);
    margin-bottom: 4px;
    border-radius: 50%;
}
.home-instructor--wrapper .swiper-slide dl dd{
    text-align: center;
    line-height: .5rem;
    
}
.home-instructor--wrapper .swiper-slide dl dd p{
    letter-spacing: normal;
}
.home-instructor--wrapper .swiper-slide dl dd span{
    color:#878787;
    font-size: .8rem;
    letter-spacing: normal;
}
.home-instructor--wrapper .swiper-slide-active{
    padding: 0rem !important;
}
.work_detail--minibanner{
    line-height: 0;
}
.work_detail--part_instructor dl{
    position: relative;
}
.work_detail--part_instructor dl dd{
    position: absolute;
    top: 0;   
}
.work_detail--title img{
    width: 100%;
    line-height: 0;
}
.work_detail--option{
    background-color: #f5f5f5;
}
.work_detail--option {
    display:flex   ;
    justify-content: space-between ;
    padding:.5rem 1.5rem;
    margin-bottom: 2rem;
    align-items: center;
}
.count-wrapper{
    display:flex;
    justify-content: flex-start;
    width: 55%;
}
.count-wrapper dl{
    display: flex; 
    justify-content: flex-start;
    align-items: center;
    font-size: 1.8rem;
 
}
.count-wrapper dt{
    width: 25%;
}
.work_detail--option .watchlist_button{
    background-image:url(../image/site/ho_after_off.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent;
    width: 40%;
}
.work_detail--option .watchlist_button.watching{
    background-image:url(../image/site/ho_after_on.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

/* ここから動画バナー　*/
.moviebanner--wrapper{
    
}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    width: 100%;
    padding-bottom: 3rem;
    margin-bottom: 5rem;

}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners:nth-child(even){
    flex-direction: row-reverse;
}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners{
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    
}
.moviebanner--wrapper__moviebanners-yet a.movie_link{
    pointer-events: none;
}

.moviebanner--wrapper .moviebanner--wrapper__moviebanners:nth-child(odd) .moviebanner--detail{
    margin-left: 1rem;;

}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners:nth-child(even) .moviebanner--detail{
    margin-right: 1rem;;

}
.watch-deco{
    position: absolute;
    width: 45%;
    top: 3%;
    left: -1px;
}

.moviebanner--wrapper .moviebanner--wrapper__moviebanners-diet:nth-child(odd){
    background-image:url(../image/site/diet/movie_back_odd.png);
}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners-diet:nth-child(even){
    background-image:url(../image/site/diet/movie_back_even.png);
}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners-training:nth-child(odd){
    background-image:url(../image/site/training/movie_back_odd.png);
}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners-training:nth-child(even){
    background-image:url(../image/site/training/movie_back_even.png);
}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners-maintenance:nth-child(odd){
    background-image:url(../image/site/maintenance/movie_back_odd.png);
}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners-maintenance:nth-child(even){
    background-image:url(../image/site/maintenance/movie_back_even.png);
}


.moviebanner--wrapper .moviebanner--wrapper__moviebanners-yet:nth-child(odd){
    background-image:url(../image/site/images/movie_back_odd.png);
}
.moviebanner--wrapper .moviebanner--wrapper__moviebanners-yet:nth-child(even){
    background-image:url(../image/site/images/movie_back_even.png);
}
.step_count_number{
    background-repeat: none;
    background-size: cover;
}
.moviebanner--wrapper__moviebanners-yet .step_1{
    background-image: url(../image/site/images/step1.png);
}
.moviebanner--wrapper__moviebanners-yet .step_2{
    background-image: url(../image/site/images/step2.png);
}
.moviebanner--wrapper__moviebanners-yet .step_3{
    background-image: url(../image/site/images/step3.png);
}
.moviebanner--wrapper__moviebanners-yet .step_4{
    background-image: url(../image/site/images/step4.png);
}
.moviebanner--wrapper__moviebanners-yet .step_5{
    background-image: url(../image/site/images/step5.png);
}
.moviebanner--wrapper__moviebanners-yet .step_6{
    background-image: url(../image/site/images/step6.png);
}
.moviebanner--wrapper__moviebanners-yet .step_7{
    background-image: url(../image/site/images/step7.png);
}
.moviebanner--wrapper__moviebanners-yet .step_8{
    background-image: url(../image/site/images/step8.png);
}

.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-diet .step_1{
    background-image: url(../image/site/diet/step1.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-diet .step_2{
    background-image: url(../image/site/diet/step2.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-diet .step_3{
    background-image: url(../image/site/diet/step3.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-diet .step_4{
    background-image: url(../image/site/diet/step4.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-diet .step_5{
    background-image: url(../image/site/diet/step5.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-diet .step_6{
    background-image: url(../image/site/diet/step6.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-diet .step_7{
    background-image: url(../image/site/diet/step7.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-diet .step_8{
    background-image: url(../image/site/diet/step8.png);
}

.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-maintenance .step_1{
    background-image: url(../image/site/maintenance/step1.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-maintenance .step_2{
    background-image: url(../image/site/maintenance/step2.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-maintenance .step_3{
    background-image: url(../image/site/maintenance/step3.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-maintenance .step_4{
    background-image: url(../image/site/maintenance/step4.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-maintenance .step_5{
    background-image: url(../image/site/maintenance/step5.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-maintenance .step_6{
    background-image: url(../image/site/maintenance/step6.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-maintenance .step_7{
    background-image: url(../image/site/maintenance/step7.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-maintenance .step_8{
    background-image: url(../image/site/maintenance/step8.png);
}

.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-training .step_1{
    background-image: url(../image/site/training/step1.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-training .step_2{
    background-image: url(../image/site/training/step2.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-training .step_3{
    background-image: url(../image/site/training/step3.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-training .step_4{
    background-image: url(../image/site/training/step4.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-training .step_5{
    background-image: url(../image/site/training/step5.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-training .step_6{
    background-image: url(../image/site/training/step6.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-training .step_7{
    background-image: url(../image/site/training/step7.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-training .step_8{
    background-image: url(../image/site/training/step8.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-bustup .step_1{
    background-image: url(../image/site/bustup/step1.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-bustup .step_2{
    background-image: url(../image/site/bustup/step2.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-bustup .step_3{
    background-image: url(../image/site/bustup/step3.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-bustup .step_4{
    background-image: url(../image/site/bustup/step4.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-bustup .step_5{
    background-image: url(../image/site/bustup/step5.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-bustup .step_6{
    background-image: url(../image/site/bustup/step6.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-bustup .step_7{
    background-image: url(../image/site/bustup/step7.png);
}
.moviebanner--wrapper__moviebanners-done.moviebanner--wrapper__moviebanners-bustup .step_8{
    background-image: url(../image/site/bustup/step8.png);
}



.moviebanner--detail{
    box-shadow: 0 0 8px rgba(128, 128, 128, 0.4);
    margin-bottom: 8px;
    border-radius: .5rem;
    background-color: #fff;
    width: 75%;
    position: relative;
}
.movie_stepimg{
    width: 20%;
}
.moviebanner--cat{
    font-size: 1.2rem;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    display: flex;
    align-items: flex-start;
    width: 100%;
}
.moviebanner--cat dt{
    width: 23px;
    margin-right: .5rem;
}
.moviebanner--cat dd{
    line-height: normal;
    display: flex;
    align-items: flex-start;
}
.moviebanner--cat dd p{
    height: 23px;
}
.moviebanner--cat dd p img{
    height: 100%;
}
.moviebanner--detail--image img{
    width: 100%;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.moviebanner--detail__bottom{
    padding:1rem;
}
.moviebanner--detail__bottom-title{
    margin-bottom: .5rem;
}
.moviebanner--detail__bottom-infomation{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.moviebanner--detail__bottom-infomation >a {
    width: 30%;
}
.moviebanner--detail__bottom-infomation >.moviebanner--detail__bottom-count{
    width: 25%;

}

.moviebanner--detail__bottom-instructor{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 55%;
}
.moviebanner--detail__bottom-count{
    
    margin: 0 0 0 auto;
}
.moviebanner--detail__bottom-instructor dt{
    width: 20%;
}
.moviebanner--detail__bottom-instructor dd{
    width: 75%;
}
.moviebanner--detail__bottom-instructor dd .instructor {
    font-size: 1.2rem;
    color: #878787;
}
.moviebanner--detail__bottom-instructor dd .instructor-name {
    letter-spacing: normal;
}
.moviebanner--detail__bottom-count dl{
    display: flex;
    align-items: flex-start;
    align-items: center; 
}
.moviebanner--detail__bottom-count dl dt{
    width: 20%;
}
.moviebanner--detail__bottom-count dl dd{
    width: 82%;
}

.movie_yet{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 90%;
    height: 70%;
    border-radius: 1rem;
    background-size: cover;
}
.movie_yet p{
    width: 100%;
    text-align: center;
}

.movie_yet >p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
    font-size: 2.5rem;
    letter-spacing: normal;
    text-align: center;
}
.not_start{
    background-image:url(../image/site/release_back.png);
}
.release_training{
    background-image:url(../image/site/training/release_back.png);
}
.release_diet{
    background-image:url(../image/site/diet/release_back.png);
}
.release_maintenance{
    background-image:url(../image/site/maintenance/release_back.png);
}
.release_bustup{
    background-image:url(../image/site/bustup/release_back.png);
}
.moviebanner--wrapper__moviebanners-done .release_button{
    display: none !important;
}

/* モーダル表示時に背景固定 */
body{
    width: 100%;
}
body.fixed {
    position: fixed;
    left: 0;
  }
  .modal_commentdel,.modal_commentok,.movie_release_modal_contents,.siteGuide_modal,.sns_modal_contents, .login_modal_contents,.mail_remind_complete
  ,.notFirstRegist_modal,.Delete_modal{
    display: none;/* 初期状態 */
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;/* モーダルは画面いっぱいに */
    height: 100vh;/* モーダルは画面いっぱいに */
    z-index: 500;
  }
  .commentdel_overlay,.commentok_overlay,.movie_overlay,.siteGuide_overlay,.sns_overlay,.login_overlay 
  ,.notFirstRegist_overlay,.Delete_modal_overlay{
    width: 100%;/* 黒背景も画面いっぱいに */
    height: 100vh;/* 黒背景も画面いっぱいに */
    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%);
    z-index: 500;
  }
  .login_overlay ,.notFirstRegist_overlay{
    width: 100%;/* 黒背景も画面いっぱいに */
    height: 100vh;/* 黒背景も画面いっぱいに */
    background-image: -moz-linear-gradient( -30deg, rgba(148, 120, 175, 0.85) 0%, rgba(186, 130, 154, 0.85) 23%, rgba(223, 140, 133, 0.85) 47%, rgba(230, 167, 119, 0.85) 74%, rgba(237, 194, 104, 0.85) 100%);
    background-image: -webkit-linear-gradient( -30deg, rgba(148, 120, 175, 0.85) 0%, rgba(186, 130, 154, 0.85) 23%, rgba(223, 140, 133, 0.85) 47%, rgba(230, 167, 119, 0.85) 74%, rgba(237, 194, 104, 0.85) 100%);
    background-image: -ms-linear-gradient( -30deg, rgba(148, 120, 175, 0.85) 0%, rgba(186, 130, 154, 0.85) 23%, rgba(223, 140, 133, 0.85) 47%, rgba(230, 167, 119, 0.85) 74%, rgba(237, 194, 104, 0.85) 100%);
    z-index: 500;
  }
  /* 配置関連。モーダル自体とは関係なし */
  .commentdel_modal_wrapper,.commentdel_modal,.movie_release_modal,.login_modal,.commentok_modal{
    position: absolute;
    background-color: #eeeeee;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 700px;
    height: auto;
    z-index: 999;
    border-radius: .5rem;
    
  }

  .movie_release_modal_wrapper,.commentok_modal_wrapper{
      padding: 1.5rem;
      position: relative;
  }
  .commentok_close,.movie_release_modal_wrapper .movie_release_close,.sns_close
  ,.login_close,.commentdel_close{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px;
    z-index: 300;
}
.commentok_detail,.commentdel_detail{
    padding: 30px 20px;
}

  .movie_release_modal p{
    letter-spacing: normal;
  }
  .movie_release_tickettitle{
      margin-bottom: 1.5rem;
  }
  .movie_release_text{
      font-size: 90%;
  }
  .movie_release_button{
    cursor: pointer;
  }
  .movie_release_button p,.movie_release_close_button p{
      text-align: center;
      margin:2rem auto;
      width: 80%;
      
  }
  .movie_release_possessionticket{
      padding: 1rem .3rem;
      width: 95%;
      margin: 1rem auto;
      border-radius: .5rem;
  }
  .movie_release_possessionticket_yes{
    background-color: #fff;
    border: 1px solid #a8a8a8;
  }
  .movie_release_possessionticket_no{
    background-color: #d7d7d7;
  }
  .movie_release_possessionticket span{
      color: #9b79ab;
  }
  .movie_release_possessionticket p{
    text-align: center;
    font-weight: bold;
  }




  /*サイトガイド*/
  .siteGuide_modal-detail,.siteGuide_modal-detail-menu
  ,.notFirstRegist-detail,.Delete-detail{
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 90%;
    max-width: 700px;
    height: 85vh;
    z-index: 999;
    border-radius: .5rem;
  }
 
  .siteGuide_modal-detail-menu{
      display: none;
  }
  .siteguide--slider{
      height: 95vh !important;
      
  }
  .siteguide--slider .slick-slide >div{
      height: 95vh;
      overflow: scroll;
      position: relative;
  }
  .siteguide--slider .slick-dots{
      bottom: 15%;
  }
  .siteguide--slider .slick-dots li button:before{
      color: #ffffff;
      opacity: 1;
      font-size: 15px;
  }
  .siteguide--slider .slick-dots li.slick-active button:before{
      color: #fffd4c;
      opacity: 1;
  }
  .siteguide--slider01-bottom{
    position: absolute;
    width: 100%;
    bottom: -5%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  .siteguide--slider01-main{
    position: absolute;
    width: 100%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

.siteguide--slider03,.siteguide--slider02,.siteguide--slider03-menu {
    height: 100vh;
    overflow: scroll;
}


.siteGuide_close,.siteGuideMenu_close-menu,.notFirstRegist_close
,.Delete_close{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 0;
    z-index: 300;
}
.notFirstRegist-detail,.Delete-detail{
    height: 100vh;
}
.notFirstRegist-detail >div,.Delete-detail >div{
    padding-top: 20%;
    color: #ffffff;
}


  /* 動画視聴画面 */
.watching_movie_video{
width: 100%!important;
height: auto !important;
}


.watching_movie_button_wrapper{
    
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
    justify-content:space-between;
    margin:2rem auto;
}
.watching_movie_button_wrapper p{
    width: 48%;
}
.movie_detail{
    width: 96%;
    margin:0 auto;
}
.good_button{
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.good_button.good_button_diet{
    background-image:url(../image/site/diet/btn_good.png);
}
.good_button.good_button_training{
    background-image:url(../image/site/training/btn_good.png);
}
.good_button.good_button_bustup{
    background-image:url(../image/site/bustup/btn_good.png);
}
.good_button.good_button_maintenance{
    background-image:url(../image/site/maintenance/btn_good.png);
}
.good_button.good{
    background-image:url(../image/site/images/btn_goodout.png) !important;
}
.movie_detail_info{
    border:1px solid #000000;
    border-radius: .5rem;;
    padding: .5rem 1rem;
    margin-bottom: 2rem;
}
.movie_detail_info-title{
    margin:1rem auto;
}
.step_level_wrapper{
    width: 98%;
    margin: .5rem auto;
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
    justify-content:space-between;
    border-bottom: 1px solid #000000;
}
.step_level_wrapper >div{
    width: 45%;
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
    
}
.step_level_wrapper >div p{
    width: 40%;
}

.movie_detail_info-title p{
    font-weight: bold;
    margin:.5rem auto;
}
.movie_detail_info-description{
    color: #4a4a4a;
    font-size: 1.2rem;
    padding:2rem 0;
}

/*
.affiliate_wrapper{
    background-repeat: no-repeat;
    background-size: cover;
}
.affiliate_diet{
    background-image: url(../image/site/diet/release_back.png);
}
.affiliate_training{
    background-image: url(../image/site/training/release_back.png);
}
.affiliate_maintenance{
    background-image: url(../image/site/maintenance/release_back.png);
}
.affiliate_bustup{
    background-image: url(../image/site/bustup/release_back.png);
}
.affiliate_wrapper_deco{
    background-image: url(../image/site/images/affiliate_back_top.png),url(../image/site/images/affiliate_back_bottom.png);
    background-repeat: no-repeat,no-repeat;
    background-size: 100%,100%;
    background-position: top,bottom;
    min-height: 200px;;
}
*/
.affiliate_wrapper_deco img{
    width: auto;
}
.affiliate_wrapper_deco a img{
    width: 100%;
}


.comment_send{
    margin: 2rem auto;
}

.comment_send_open_button{

}


.comment_send_box{
    display: none;
    background-color: #f1f1f1;
    padding: 2rem .5rem;
}

.comment_send_box label{
    display: block;
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: .5rem;
}

.comment_send_box form{
    width: 90%;
    margin:0 auto;
}
.comment_send_box >div{
    margin-bottom: 1.5rem;
    text-align: left
}
.comment_send_box input[type="text"]{
    border: 1px solid #d4d4d4;
    
    width: 100%;
    padding: .5rem;
    border-radius: .5rem;
}


.comment_send_box .radio label{
    display: inline-block;
    margin-right: 2%;
    width: 30%;
}

.comment_send_box .radio {
    margin: .5rem 0;
}
.comment_send_box .error-baloon-wrapper{
    display: none;
    width: 90%;
    margin: 1rem auto;
    text-align: center;
}

.comment_send_box .error_baloon{
    position: relative;
  display: inline-block;
  margin: .5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #9b79ab;
  border-radius: .5rem;
  color: #ffffff;
  width: 80%;
    margin: 3rem auto 1rem auto;
  }
  .comment_send_box .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); }
  }
.radio-input{
    display: none;
  }
  .radio-input + label{
    padding-left: 20px;
    position:relative;
    margin-right: 20px;
  }
  .radio-input + label::before{
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #d4d4d4;
    background-color: #ffffff;
    border-radius: 50%;
  }
  .radio-input:checked + label{
    color: #a97da5;
  }
  .radio-input:checked + label::after{
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 3px;
    width: 11px;
    height: 11px;
    background: #a97da5;
    border-radius: 50%;
  }

  .comment_send_box textarea{
    resize: none;
   	border: 1px solid #B9C9CE;
	border-radius:5px;
	padding: 12px 0.8em;
    width: 100%;
    margin-bottom: 2rem;
}

.comment_send_box textarea:focus {
    border-color:#83B6C2;
      outline:none;
}

.comment_board .comment_detail{
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
    justify-content:space-between;
}
.comment_board .comment_wrapper{
    margin: 1.5rem auto;
    width: 90%;
}
.comment_board .comment_detail li:nth-child(1){
    width: 30%;
}
.comment_board .comment_detail li:nth-child(2){
    width: 60%;
    text-align: right;
}
.comment_board .comment_detail dl{
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
    justify-content:flex-start;
}
.comment_board .comment_detail dl dt{
    width: 30%;
    margin-right: .5rem;
}
.comment_baloon{
    position: relative;
    border-radius: 1rem;
    margin: 1.5rem auto 1rem auto;
}
.comment_baloon:after {
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  top: -12px;
  left: 10%;
}
.comment_baloon >div{
    padding: 2rem 2rem 1rem 2rem;
}
.comment_baloon_male{
    background-color: #ebf4ff;
}
.comment_baloon_male:after {
    border-bottom: 12px solid #ebf4ff;
}
.comment_baloon_female{
    background-color: #fff2f6;
}
.comment_baloon_female:after {
    border-bottom: 12px solid #fff2f6;
}
.comment_pending{
    background-color: #e0e0e0;
    padding: 1rem;
}
.pending_comment{
    background: #ffffff;
    padding: .3rem;
    border-radius: .5rem;
    text-align: center;
    margin-bottom: 1rem;
}
.comment_delete{
    margin-top: 1rem;;
}

/* アカウント情報 */

.account_ticket{
    background-color: #fff;
    border: 1px solid #a8a8a8;
    padding: 1rem .3rem;
      width: 95%;
      margin: 1.5rem auto;
      border-radius: .5rem;
      
}
.account_ticket p{
    font-weight: bold !important;
    font-size: 2rem;
}



/* SNSシェア */
.sns_modal_wrapper{
    padding:2rem;
}
.sns_modal_title{
    margin-bottom: 1.5rem;
}
.sns_share_wrapper{
    width: 90%;
    margin:2rem auto;
    background-color: #ffffff;
    border:1px solid #000;
    border-radius: .5rem;
}
.sns_share_wrapper >div{
    overflow: scroll;
    position: relative;
}
.sns_modal {
    height: 100vh;
    overflow-y:auto;
}
.sns_modal p{
    padding: 0 !important;
    text-align: left !important;
}
.sns_modal_wrapper p{
    text-align: center;
}
.sns_modal >div{
    position: absolute;
    background-color: #eeeeee;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 700px;
    height: auto;
    z-index: 999;
    border-radius: .5rem;
  }

  .sns_sharebutton_wrapper{
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
    justify-content:space-between;
    width: 60%;
    margin:0 auto 2rem auto;
  }
  .sns_sharebutton_wrapper li{
      width: 25%;
  }

  .sns_close_button p img{
    display: block;
    margin: 0 auto;
  }

  .contents_sub_kiyaku{
      padding:0 1.5rem;
  }
  .contents_sub_kiyaku p ,.contents_sub_contact p{
    padding:0 1.5rem;
    text-align: left;
    line-height: 2;
}
  
  .contents_sub_detail >p,.account_contents_sub >p,.contents_sub_p{
    padding:0 1.5rem;
  }
  .contents_sub_p{
      width: 90%;
      margin: 0 auto;
  }
 
  .movie_history_wrapper,.movie_good_wrapper{
      width: 96%;
      margin:0 auto;
  }
  .movie_history_wrapper .moviebanner--detail,
  .movie_good_wrapper .moviebanner--detail
  {
      width: 100%!important;
      margin:2rem auto;
  }


  /*ログインしていない場合のヘッダー*/
  .notmember-header{
 
  }
  .notmember-header h1{
    width: auto;
    line-height: 0;
    float: none;
    text-align: center;
    height: 70px !important;
  }
  .notmember-header img{
      width: auto;
      height: 100%;
    }

.notmember-header-bottom{
    padding-top: 70px;
}
.remind_confirm {
    width: 90%;
    margin: 0 auto;
}
.remind_confirm >div{
    margin-bottom: 1.5rem;
}

.remind_confirm  input{
    width: 100%;
    padding: .5rem;
}
.remind_confirm input[type="password"]
{
    border: 1px solid #f1f1f1;
  }
  .remind_confirm input[type="password"]:focus {
    box-shadow: 0 0 1px 0 rgba(155, 121, 171,1);
    outline: 0;
  }


  .remind_confirm input[type="submit"]{
    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%);
}

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


.snsshare_ticket,.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 !important;

  }
  .snsshare_t_btn{
    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;
  }
  .snsshare_ticket__text{
      text-align: center !important;
  }

  .account_ticket p {
    font-weight: bold !important;
    font-size: 2rem !important;
    text-align: center !important;
}


.credit_caution{
    background-color: #EE6479;
    padding: 1rem;
    text-align: center;

}

.credit_caution a{
    color: #fff !important;
    text-shadow: none !important;
}

.credit_caution_box ul{
    padding: 1rem 1rem 1rem 3rem;
    text-align: left;

    
 
}
.credit_caution_box ul li{
    list-style-type:disc;
    margin-bottom: 10px;
    font-size: 1.3rem;
}