/* 上部メニューバー用css読み込み */
@import url("nav.css");
/* ヘッダーフッターcss読み込み */
@import url("header_footer.css");
/* パンくずリストcss読み込み */
@import url("breadcrumb_list.css");

/*==================
初期設定
==================*/
/*html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, address, em, img, strong, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figcaption, figure, footer, header, menu, nav, section, menu, audio, video{margin:0;padding:0;border:0;font-size:100%;}*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, address, em, img, strong, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figcaption, figure, footer, header, menu, nav, section, menu, audio, video{margin:0;padding:0;border:0;/*font-size:100%;*/}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, a { display: block; }
html{ margin: 0; padding: 0; font-size: 100%; overflow-y: scroll; }
body{ margin: 0; padding: 0; font-size: 13px; line-height: 1.231; -webkit-text-size-adjust: none; font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif; color:#000;background-color : #FFF; }
li{ list-style: none;vertical-align: top; }

.widget-content-area li:hover{ opacity: 0.7; transition: 0.8s all; }

/* h2 { text-align: center; background-color: #eee; width: 80%; margin: 0 auto 30px auto; padding: 12px; font-size: 18px; font-weight: normal; border-radius: 3px; } */

h4 { font-size: 16px; }
img:not(.html-image) { width: 100%;height: auto;vertical-align: top;border: none; }
a { text-decoration: none;color: #000; }
p { padding: 0;line-height: 1.3;word-break: break-all; }
footer { width: 100%;background-color: #eee;padding: 30px 0;text-align: center;margin-top: 20px; }

body {
    /* background-image:url(../img/bg01.png); */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
h1 {
    font-weight: bold;
    height: 45px;
    font-size: 34px;
    text-align: center;
    margin: 0 0 40px 0;
}
h3 {
    font-size: 16px;
}
h6 {
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
}
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?2kuyde');
    src: url('fonts/icomoon.eot?2kuyde#iefix') format('embedded-opentype'),
         url('fonts/icomoon.ttf?2kuyde') format('truetype'),
         url('fonts/icomoon.woff?2kuyde') format('woff'),
         url('fonts/icomoon.svg?2kuyde#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


div.global_menu {
    width: 100%;
    height: 56px;
    position: fixed;
    /* bottom: 30px;
    background-color: #000; */
    z-index: 10;
}
div.global_newface {
    width: 100%;
}
div.global_enroll {
    width: 100%;
}

div.global_worktime {
    width: 100%;
}
div.global_shameblog {
    width: 100%;
}
div.global_movie {
    width: 100%;
}
div.global_event {
    width: 100%;
}
div.global_syukkin {
    width: 100%;
}
.girls03 .widget-content-area div.area {
    margin: auto;
    position: relative;
    /*white-space: nowrap;*/
}
ul {
    list-style: none;
    margin:0;
    padding: 0;
}

.menu {
    display: table;
    height: 50px;
    margin: 0 auto;
    min-width: 1094px;
}
.global-list .shop_menu_top {
    float: left;
    background-color: rgba(255,255,255,0.8) !important;
    font-size: 14px;
    padding: 3px 13px;
    opacity: .9;
    margin-right: 1px;
    line-height: 50px;
    display: inline-block;
}
.menu a {
    line-height: inherit;
    color: #333;
    text-decoration: none;
    display: block;
    position: relative;
    top: 1px;
    z-index: 2;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.widget-content-area .content_box {
    margin: 30px 0;
    clear: both;
}
.widget-content-area .newface, .enroll, .worktime, .shameblog, .kuchikomi {
    display: table;
    margin: 15px 0px 15px 10px;
}
.movie{
	margin:auto;
}
.movieWidget{
	text-align:center;
}
.movieContents{
	display:table;
	text-align:left;
}
.newface {
    width: 100%;
}
.worktable03 .widget-content-area .syukkin_girls {
    display: table;
    margin: 15px 0px 15px 10px;
    clear: both;
    width: 100%;
}
.event {
    margin: 15px auto;
}
.widget-content-area .newface_individual, .enroll_individual, .worktime_individual,
.worktable03 .widget-content-area .syukkin_individual {
    font-size: 14px;
    position: relative;
    /*margin: 10px 10px 10px 0px;*/
    display: inline-block;
    width: 19.7%;
    box-sizing: border-box;
    padding: 10px;
}
.movie03 .widget-content-area .movie_individual {
    font-size: 14px;
    position: relative;
    padding: 10px 10px 10px 10px;
    display: inline-block;
    width: 198px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 0 10px 0;
}
.shameblog_individual {
    font-size: 14px;
    position: relative;
    z-index: 2000;
    margin: 10px;
    display: inline-block;
    width: 14vw;
    min-width: 120px;
}
.widget-content-area .movie_index {
    position: relative;
    width: 100px;
    height: 100px;
}
.widget-content-area .shukkin_individual {
    text-align: center;
    padding: 4px 8px;
    background-color: #000;
    position: absolute;
    top: 0;
    margin: 10px 0px;
    color: #fff;
    font-size: 12px;
    left: 9px;
}
.event_individual {
    margin: 0 0 90px 0;
    line-height: 1.4;
    font-size: 1.3em;
    height: auto;
}
.widget-content-area .newface_profile,
.widget-content-area .enroll_profile,
.widget-content-area .worktime_profile,
.widget-content-area .shameblog_profile,
.widget-content-area .girls_profile,
.widget-content-area .syukkin_profile {
    padding: 10px;
    background-color: #eee;
}
.syukkin_profile {
    height: 72px;
}
.girls_profile {
    font-size: 12px;
}
.entrydate {
    font-size: 18px;
    font-weight: bold;
}
.listbutton {
    text-align: center;
    display: block;
    margin: 20px;
}
.listbutton a {
    padding: 16px 30px;
    background-color: #eee;
    display: inline-block;
}
.allicon {
	margin-top: 4px;
}
.kutikomi_icon, .yoyaku_icon, .newface_icon, .syame_icon, .movie_icon, .ranking_icon {
    background-color: #FFA500;
    padding: 3px 7px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin: 1px 0;
    font-size: 10px;
}
.newface_text, .enroll_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.slidebanner {
    margin: 0 auto;
    width: 570px;
    text-align: center;
    overflow: hidden;
}
.slidebanner ul li {
    position: absolute;
}
.slidebanner ol {

}
.slidebanner ol li {
    display: inline-flex;
    width: 1.5rem;
    height: 1.5rem;
    background: white;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 0 0.5rem 0;
    position: relative;
}
.direct_delivery {
    width: 990px;
    margin: 0 auto;
    text-align: left;
}
.direct_delivery > ul {
    margin: 20px 0 0 0;
    display: inline-block;
}
.direct_delivery > ul > li {
    width: 460px;
    margin-bottom: 20px;
    padding-bottom: 30px;
    float: right;
    border-bottom: 1px dotted #ccc;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    padding-top: 10px;
    left: 0;
    position: relative;
}
.direct_delivery_img {
    display: block;
    float: left;
    width: 120px;
    margin-right: 20px;
    overflow: hidden;
    height: 120px;
}
.direct_delivery_img a img {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    max-width: 100%;
}
.direct_delivery_details {
    height: 127px;
}
.direct_delivery_ourselves {
    margin-right: 10px;
    padding: 0 10px;
    float: left;
    display: inline-block;
    color: #fff;
    line-height: 20px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    min-width: 85px;
    text-align: center;
    background: #03A9F4;
}
.direct_delivery_date {
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
}
.direct_delivery_text {
    line-height: 1.5;
    text-align: justify;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.direct_delivery_details > p > a {
    color: #000;
}
.shameblog_title {
    opacity: 1.8;
    font-size: 14px;
    padding: 10px 10px 0;
    box-sizing: border-box;
    font-weight: bold;
    min-height: 38px;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.shameblog_sub {
    display: block;
    overflow: hidden;
    width: 100%;
}
.shameblog_sub_img {
    vertical-align: middle;
    padding: 0 10px 0 10px;
    float: left;
}
.shameblog_sub_fliter {
    height: 50px;
    width: 50px;
    overflow: hidden;
    border-radius: 50%;
}
.shameblog_sub_text {
    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shameblog_sub_name {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shameblog_sub_3size {
    padding-bottom: 3px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.movieimg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover;
}
.movie03 .widget-content-area .movieName {
    white-space: nowrap;
    font-size: 15px;
     font-weight: bold;
}
.sort-none{
    display:none;
}
.sort_button {
    border: solid 1px #ccc;
    vertical-align: middle;
    padding: 10px 15px;
    margin: 0 15px 0 0;
    border-radius: 5px;
    font-size: 0.75rem;
    cursor: pointer;
}
.week {
    text-align: center;
    padding-top: 10px;
}
.week li {
    background-color: ;
    width: 60px;
    height: 60px;
    line-height: 33px;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    cursor: hand;
    display: inline-block;
    border-color: #ccc;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
}
.week li;hover {
    background-color: #eaeaea;
}
.pcwidgets-tab.active {
    background-color: #eaeaea;
}
.pcwidgets-tab {
    background-color: #fff;
}
.week li span {
    width: 100%;
    display: inline-block;
    left: 0;
    text-align: center;
    line-height: 14px;
    margin-top: 4px;
}
.pcwidgets-tab.active>span {
    color: #e534b6 !important;
}
.pcwidgets-tab.active>span {
    color: #e534b6;
}
.pcwidgets-tab>span {
    color: #000;
}
.day {
    font-size: 14px;
}
.wday {
    font-size: 11px;
    line-height: 4px;
}
.widget-content-area .girl {
    position: relative;
    text-align: left;
    max-width: 100%;
}
.girls_profile a,
.syukkin_name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
    margin: 4px 0;
}
.widget-content-area .global_kuchikomi {
    width: 990px;
    margin: 0 auto;
    text-align: left;
}
.widget-content-area .global_kuchikomi > ul {
    margin: 20px 0 0 0;
    display: inline-block;
}
.widget-content-area .global_kuchikomi > ul > li {
    width: 460px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    float: right;
    border-bottom: 1px dotted #ccc;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    padding-top: 10px;
    left: 0;
    position: relative;
}
.widget-content-area .global_kuchikomi > ul > li:nth-child(2n+1) {
    margin-right: 30px;
    float: left;
}

.widget-content-area .kuchikomi_profile {
    display: block;
    float: left;
    width: 120px;
    margin-right: 20px;
    overflow: hidden;
    /*height: 120px;*/
}

.review-average-star-icon.in_item {
    margin-top: 4px;
    float: left;
    width: 24px;
    height: 24px;
    vertical-align: bottom;
}
.review-average-star-icon.star_on {
    background-image: url(/img/shop/widget/star-fill.svg);
}
.review-average-star-icon.star_half {
    background-image: url(/img/shop/widget/star-half.svg);
}
.review-average-star-icon.star_off {
    background-image: url(/img/shop/widget/star-borde-r.svg);
}
.review-average-star-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.total_rate {
    display: inline-block;
    padding-top: 7px;
    padding-left: 10px;
    color: #df9b56;
    font-size: 17px;
    font-weight: bold;
}
.review-item-title {
    display: inline-block;
    width: 68%;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0px;
}
.review-item-title2 {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    float: left;
    padding: 20px 0px;
}
.widget-content-area .review-item-text {
    width: 320px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.review-item-star {
    display: inline-block;
    vertical-align: middle;
    /* height: 16px; */
    height: 30px;
}
.star {
    float: left;
}
.girls-info {
    text-align: center;
    padding: 3px 0px;
}
.review_next {
    right: 5px;
    bottom: 8px;
    position: absolute;
}
.shopinfo {
    text-align: center;
}
#shopinfo-center{
	text-align: center;
}
#shopinfo-left{
	text-align: left;
}
#shopinfo-right{
	text-align: right;
}
.shopinfo-img {
    width: 170px;
    margin: 10px auto;
}
.shopname { 
	display: block; 
	font-size: 14px; 
	font-weight:bold; 
	text-overflow:ellipsis; 
	overflow: hidden; 
	padding: 7px 0 0 0; 
	white-space: normal; 
}
.chokuso_main {
    width: 240px;
    vertical-align: top;
}
.chokuso_img {
    width: 240px;
    margin-right: 12px;
}
div#shopmanager div#direct dt {
    line-height: 15px;
    padding: 0 5px 0 10px;
}
div#shopmanager div#direct dt {
    margin: 0 0 5px 0;
    background: url(../images/direct_bg.gif) no-repeat;
    text-align: left;
    padding: 0 5px 5px 25px;
    line-height: 30px;
    height: 28px;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    border-style: none;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    background-image: url(/img/designeditshoppc/oblique_white.png?cache02=1519689600_for_psi&imgopt=y) !important;
    background-repeat: repeat-x !important;
    background-position: bottom center !important;
    background-size: auto !important;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    background-color: #0c0301 !important;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    border-radius: 4px;
}
div#shopmanager div#direct dl dt span.tencho_category_mark {
    line-height: 15px;
    font-size: 12px;
}
div#shopmanager div#direct dl dt span.tencho_category_mark {
    display: inline-block;
    text-align: center;
    border-radius: 3px 3px;
    border-width: 1px;
    border-style: solid;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-bottom: 0;
    color: #ffffff;
    background-color: #cab4d8;
    border-color: #aa91b9;
    padding: 2px 0;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title > span {
    font-weight: bold;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title > span {
    color: #FFFFFF;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title>span {
    line-height: 28px;
    font-size: 14px;
}
.tencho_category_mark {
    font-size: 9px;
    margin-top: 3px;
    border-radius: 2px;
    padding: 0;
}
.tencho_category_mark {
    font-size: 11px;
    padding: 0 3px;
    display: inline-block;
    text-align: center;
    width: 60px;
    margin-right: 10px;
}
.tencho_days {
    color: #000 !important;
}

div#shopmanager div#direct .midashi01 {
    padding: 0;
    font-weight: bold;
    font-size: 20px;
    white-space: normal;
}
div#shopmanager div#direct dd {
    padding: 0 15px 20px 10px;
}

div#shopmanager div#direct dd {
    margin: 0;
    text-align: left;
    padding: 10px 20px 50px 20px;
}
ul.paging {
    font-size: 13px;
    clear: both;
}
ul.paging {
    margin: 0;
    padding: 10px 0 10px 0;
}
ul {
    list-style: none;
    margin:0;
    padding: 0;
}
.paging a {
    color: #0a0501;
    display: inline-block;
}
footer {
    width: 100%;
    background-color: #eee;
    padding: 30px 0;
    text-align: center;
    margin-top: 20px;
}

.diary_limit {
}
.diary_limit .limit_box {
    display: inline-block;
}
.pcwidgets .pcwidgets-contents a {
    color: #0a0501;
}
.diary_limit .limit_box a {
    float: left;
    color: #444444!important;
    font-size: 10px;
    line-height: 30px;
    width: 100px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
}




div#diary_body {
    /*width: 700px;*/
}
div#diary_body {
    /*float: left;
    width: 550px;*/
    margin: 0 0 30px 0;
    display: inline-block;
}
.cf:after {
    content: "";
    clear: both;
    display: block;
}
div#diary_new {
    float: right;
    width: 100px;
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 14px;
    text-align: left;
    color: #36c;
}
.clear {
    clear: both;
    line-height: 1px;
}
.diary_infotext {
    font-size: 12px;
    padding-top: 10px;
}
div#diary_photo {
    margin-top: 30px;
    padding: 0;
    display: table;
    /*padding: 0;*/
}
.diary_item {
    display: inline-block;
    width: calc(25% - 20px);
    box-sizing: border-box;
    padding: 10px 10px 40px 10px;
    vertical-align: top;
    border-bottom: dashed 1px #888;
    margin: 10px 10px 30px 10px!important;
    /*margin-top: 30px;
    margin-bottom: 128px;
    display: inline-block;
    width: 100%;*/
}
.diary_headding {
    position: relative;
    display: block;
}
.diary_title {
    color: #f90;
    width: 100%;
}
.diary_title a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.diary_information {
    font-size: 14px;
    margin: 0 0 16px 0;
}
.diary_photoframe {
    padding: 0 0 0 0;
    box-sizing: border-box;
    height: 260px;
    overflow: hidden;
    margin: 0 0 0 0;
}
.diary_detail {
    width: 58%;
    float: left;
    display: none;
}
.diary_title {
    font-size: 22px;
    font-weight: bold;
    border-top: 1px solid rgba(120,120,120,0.25);
    border-bottom: 1px solid rgba(120,120,120,0.25);
    display: block;
    margin-bottom: 8px;
    padding: 16px 0;
    height: auto;
}
.diary_title {
    color: #f90;
}
.diary_information {
    font-size: 14px;
    margin-bottom: 16px;
}
.diary_headding::after {
    content: unset;
}
.diary_photoframe>a {
    display: block;
}
.diary_photoframe img {
    max-width: 100%;
    display: block;
    margin: 0 0 32px auto;
}
.diary_detail {
    width: 58%;
    float: left;
}
#top_navi {
    clear: both;
}
.shop_movie_img {
    margin: 0 0 3px 0;
    width: 178px;
    height: 100px;
    overflow: hidden;
}
.playback {
    position: absolute;
    top: 10px;
    left: 9px;
    z-index: 2;
    width: 178px;
    height: 100px;
    background: rgba(0,0,0,.6);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
}
.playback p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 44px 0px;
}
.movie_individual:hover .playback {
    opacity: 1;
}
.alignment_sequence {
    text-align:left;
    font-size: 120%;
    margin: 10px 0 0 15px;
    display: inline-block;
}

.alignment_sequence a {
    float: left;
}

.kuchikomi_banner {
    width: 800px;
    margin: 0 auto;
}
.fairness_link {
    position: relative;
    padding: 0 0 0 25px;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    margin: 10px auto 15px;
    text-align: center;
    width: 290px;
}
.fairness_link::before, .fairness_link::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
}
.fairness_link::after {
    left: 7px;
    box-sizing: border-box;
    width: 5px;
    height: 5px;
    border: 5px solid transparent;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 5px;
    border-left: 5px solid #fff;
}
.fairness_link::before {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #f8aa00;
}
.fairness_link a {
    color: #f8aa00!important;
}
.review-head {
    position: relative;
    padding: 12px 12px 6px;
    margin: 0px 14px;
}
.review-head {
    position: relative;
    margin: 0 16px 16px;
    /* border: 1px solid #ddd; */
    /* border-radius: 3px; */
}
.select-girl {
    position: absolute;
    font-size: 15px;
    top: 36px;
    left: 0px;
    font-size: 14px;
    color: #707070;
    font-weight: bold;
}
.select-girl select {
    border-radius: 5px;
    margin-left: 2px;
    font-weight: normal;
    width: 200px;
}
select option {
    padding: 1px 3px;
}
.review-average-star {
    position: relative;
    top: -1px;
    display: inline-block;
    height: 40px;
    vertical-align: bottom;
}
.review-total {
    /* font-size: 12px; */
    font-size: 16px;
    /* color: #333; */
    color: #13131e;
    font-weight: bold;
    text-align: center;
}
.editor-link-button {
    position: absolute;
    top: 25px;
    right: 0px;
    display: block;
    width: 120px;
    border: 2px solid #df5656;
    border-radius: 21px;
    background: #fff;
    left: auto;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
}
.editor-link-button a {
    color: #df5656;
    padding: 10px 20px;
}
.review-item {
    padding: 16px;
    /*border: 2.5px solid #eeeeee;*/
    margin: 0 16px 16px;
    border-radius: 5px;
}
.review-item-head {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    white-space: nowrap;
    color: #333;
}
.review-item-head-top {
    padding: 20px;
    border-bottom: 1px dotted #e0e0e0;
}
.review-item-shopnameButton {
    display: inline-block;
    vertical-align: top;
}
.review-item-shopnameButton a {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.review-visit {
    font-size: 12px;
    border-bottom: 1px solid #f2f2f2;
    display: inline-block;
}
.review-visit .visit-time, .review-visit .visit-date {
    padding: 10px 20px;
}
.list:first-child {
    margin-top: 0;
}
.list {
    overflow: hidden;
    margin-top: 10px;
}
.visit-time .list dt {
    float: left;
    width: 60px;
}
.list dd {
    float: left;
    width: 478px;
    color: #333;
}
.review-visit .visit-date {
    min-height: 80px;
    float: left;
    width:54%; 
}
.shop-icon.inner {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    border-radius: 8px;
    overflow: hidden;
    float: left;
}
.shop-icon.inner img {
    max-width: 100%;
}
.list {
    overflow: hidden;
    margin-top: 10px;
}
.list dd {
    float: left;
    width: 478px;
    color: #333;
}
.list dd.name {
    font-weight: bold;
}
.review-item-content {
    /* padding: 4px 0 0; */
    padding: 4px 25px 0;
}
.review-item-icons {
    /* margin: 0 16px; */
    /* padding: 4px 0; */
    display: inline-block;
    height: 10px;
    margin: 5px 3px;
}
.review-item-icon._reserve {
    /* color: #ff9000; */
    color: #df9b56;
    border: 1px solid #df9b56;
    margin-left: 10px;
}
.review-item-icon {
    display: inline-block;
    /* padding: 2px 8px; */
    padding: 2px 10px;
    border: 1px solid;
    /* border-radius: 16px; */
    /* font-size: 10px; */
    border-radius: 20px;
    /* width: 130px; */
    width: 140px;
    text-align: center;
    font-size: 12px;
}
.review-item-rate {
    overflow: hidden;
    margin-top: 5px;
}
.review-item-rate li {
    float: left;
    font-size: 12px;
    margin-right: 15px;
    color: #aaa;
}
.review-item-rate li span {
    margin-left: 5px;
}
.review_bold {
    font-weight: 700;
    font-size: 24px;
    color: #13131e;
}
.review-item-post {
    /* margin: 0 16px; */
    /* padding: 0px 0 4px; */
    padding: 10px 0 20px;
    line-height: 1.5em;
    /* font-size: 13px; */
    /* color: #333; */
    font-size: 13px;
    color: #13131e;
    word-wrap: break-word;
    word-break: break-word;
}
.review-item-post-date {
    font-size: 12px;
    color: #aaaaaa;
    margin-bottom: 12px;
}
.review-item-reply {
    /* margin: 0 16px; */
    padding: 16px 0 4px;
    /* border-top: 1px dotted #e0e0e0; */
}
.review-item-reply-inner.is_open {
    display: block;
}
.review-item-reply-inner {
    /* display: none; */
    /* padding: 8px 16px; */
    /* border: 1px solid #ddd; */
    background: #f2f2f2;
    border-radius: 15px;
    margin: 0 -28px;
    margin-bottom: 8px;
    /* background: #fafafa; */
    padding: 20px;
    color: #13131e;
    display: none;
}
.review-item-reply-head {
    background: #f2f2f2;
    border-radius: 15px;
    margin: 0 auto;
    color: #13131e;
    font-size: 18.2px;
    font-weight: bold;
    /* margin-bottom: 4px; */
    /* padding-bottom: 4px; */
    /* border-bottom: 1px dotted #e0e0e0; */
    /* font-size: 15px; */
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 0 20px;
}
.review-item-reply-head img {
    margin-left: 5px;
    vertical-align: middle;
    margin-bottom: 5px;
    width: 20px;
}
.review-item-reply-body {
    line-height: 1.8;
    /* font-size: 13px; */
    font-size: 12px;
    word-wrap: break-word;
    color: #13131e;
    padding: 0 20px;
}

div#message_body {
    width: 100%;
}
#shop_message>div {
    margin: 0 15px;
}
div#message_new {
    width: 100px;
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 14px;
    text-align: left;
    color: #36c;
}
div#message_list div.message_detail {
    margin: 50px 0;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 5px;
}
div#message_list div.message_headline {
    padding: 30px 5px;
    border-bottom: 1px solid #e0e0e0;
}
.message_headline {
    color: #020202;
}
.clr {
    min-height: 1px;
}
div#message_list div.message_headline span.message_girls_name {
    float: left;
    margin-bottom: 3px;
    display: block;
}
.message_girls_name a {
    color: #1d3994;
}
div#message_list div.message_headline span.message_send_date {
    float: right;
    display: block;
}
.clr:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
div#message_list div.message_detail_body {
    padding: 30px 0;
}





div#shopmain {
    margin: 0 auto;
    text-align: left;
}
div#contensbox {
    padding: 2px;
    width: 960px !important;
    margin: 10px auto;
}
.pcwidgets .pcwidgets-contents {
    border-style: none;
}
.pcwidgets .pcwidgets-contents {
    border-radius: 0px;
}
.pcwidgets .pcwidgets-contents {
    font-size: 140%;
}
.pcwidgets .pcwidgets-contents {
    color: #000000;
}
.pcwidgets .pcwidgets-contents {
    background: #ffffff;
}
div#shopmap {
    margin: 0 10px;
    line-height: 1.4;
    font-size: 1.3em;
    height: auto;
}
div#shopmap {
    margin: 0 !important;
    line-height: 1.4;
    font-size: 1.3em;
    height: auto;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    border-style: none;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    background-image: url(/img/designeditshoppc/oblique_white.png?cache02=1519689600_for_psi&imgopt=y) !important;
    background-repeat: repeat-x !important;
    background-position: bottom center !important;
    background-size: auto !important;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    background-color: #eaeaea !important;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    border-radius: 4px;
}
.title {
    height: 28px;
}
h4 {
    font-weight: bold;
    text-indent: 10px;
    line-height: 34px;
    height: 34px;
    font-size: 16px;
    background-size: 100% 100%;
    background-position: bottom center;
}
div#shopmap div#shopmap_info {
    padding: 18px 0 0 0;
}
div#shopmap div#shopmap_info {
    clear: both;
    padding: 15px 0 0 0;
    margin: 0;
}
.title_font {
    font-size: 16px;
}
.title_font {
    font-weight: bold;
}
.title_font {
    color: #000;
}
.title_font {
    line-height: 28px;
    font-size: 14px;
}
div#shopmap_info div#shopmap_thing {
    left: 10px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
    background-color: #e5e3df;
}
div#shopmap_info div#shopmap_thing {
    float: left;
    width: 490px;
}
div#shopmap_thing {
    width: 476px;
    height: 433px;
}
div#shopmap_info div#shopmap_text {
    padding: 15px 0 0 0;
    float: right;
    width: 280px;
}
div#shopmap_info div#shopmap_text {
    padding: 0 20px 0 0 !important;
    float: right;
    width: 425px;
    font-size: 18px;
}
.pcwidgets-contents #shopmap_text .shop_name01 {
    margin-bottom: 5px;
}
.shop_name01 {
    padding: 0 0 15px 0;
}
.shop_name01 {
    padding: 0 0 0 15px;
}

.pcwidgets-contents #shopmap_text .shop_name01>p {
    margin: 0;
    padding: 0;
}
.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 13px;
    overflow: hidden;
}
.gm-style .gm-style-iw-t {
    position: absolute;
    width: 100%;
}
.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: white;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
}
.gm-style .gm-style-iw-t::after {
    background: linear-gradient(45deg,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    box-shadow: -2px 2px 2px 0 rgba(178,178,178,.4);
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%) rotate(-45deg);
    width: 15px;
}
.gm-style .gm-style-iw-d {
    box-sizing: border-box;
    overflow: auto;
}
div#shopmap_info_window {
    color: #000;
}
span#shopmap_info_name {
    color: #e0c000;
    font-size: 120%;
}
.gm-style .gm-style-iw-a {
    position: absolute;
    width: 9999px;
    height: 0;
}
.gm-control-active>img:nth-child(1) {
    display: block;
}
.gm-control-active>img {
    box-sizing: content-box;
    display: none;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
}
.gm-style img {
    max-width: none;
}
.gm-ui-hover-effect {
    opacity: .6;
}
.gm-style {
    font: 400 11px Roboto, Arial, sans-serif;
    text-decoration: none;
}




.event_individual dt {
    margin: 0;
    text-align: left;
    padding: 0 50px 0 30px;
    font-size: 1em;
    font-weight: bold;
    color: #333;
    background: url(../images/eventtitle.gif) no-repeat #fff;
    line-height: 26px;
    height: 25px;
}
.event_individual dt {
    text-indent: 10px;
    padding: 10px;
}
.pcwidgets-title {
    border-style: none;
}
.pcwidgets-title {
    background-image: url(/img/designeditshoppc/oblique_white.png?cache02=1519689600_for_psi&imgopt=y) !important;
    background-repeat: repeat-x !important;
    background-position: bottom center !important;
    background-size: auto !important;
}
.pcwidgets-title {
    background-color: #eaeaea !important;
}
.pcwidgets-title {
    border-radius: 4px;
}
.pcwidgets .pcwidgets-contents.important {
    color: #000000 !important;
}
.pcwidgets .pcwidgets-contents {
    border-style: none;
}
.pcwidgets .pcwidgets-contents {
    border-radius: 0px;
}
.pcwidgets .pcwidgets-contents {
    color: #000000;
}
.pcwidgets .pcwidgets-contents {
    background: #ffffff;
}
.event_individual {
    font-size: 140%;
}
.pcwidgets-title .title_font {
    font-size: 16px;
}
.pcwidgets-title>span {
    line-height: 28px;
    font-size: 14px;
}
.event_individual dd {
    margin: 0;
    text-align: left;
    padding: 5px 15px 10px 15px;
    background-color: #fff;
}
.event_individual dd {
    background-color: transparent;
}
.period {
    color: red;
    font-weight: bold;
}
div.evinner {
    display: flex;
    flex-direction: row;
	flex-basis:auto;
}
div.evimg  {
    width: 30%;
}
div.evimg img {
	max-width:350px;
	max-height:460px;
}
div.evtext {
    flex: 1;
}
div.evtext {
    flex: 1;
}
.event_condition {
    padding: 5px 0 0 0;
    border-top: 1px solid #999;
    margin: 5px 0 0 0;
}
.red {
    color: red;
}
.evimg{
	margin-right:15px;
}
.evbody{
	flex:1;
}



.bc-area {
    *zoom: 1;
    margin: 0 0 5px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.bc-area:after {
    content: "";
    display: table;
    clear: both;
}
.breadcrumb_new {
    display: table;
    width: 100%;
    list-style: none;
    overflow: hidden;
    color: #fff;
    font-size: 8px;
    margin: 0;
    background: #fff;
}
.breadcrumb_new li {
    display: table-cell;
    line-height: 20px;
}
.breadcrumb_new li.current p, .breadcrumb_new li.current em {
    background: #206cf6;
}
.breadcrumb_new p, .breadcrumb_new em {
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    padding: 0 5px 0 15px;
    background: #b8b8b8;
    display: block;
}
.breadcrumb_new li.current p:before, .breadcrumb_new li.current em:before {
    background: #206cf6;
}
.breadcrumb_new p:before, .breadcrumb_new em:before {
    float: right;
    display: block;
    margin-bottom: -15px;
    margin-left: auto;
    margin-right: -10px;
    height: 15px;
    width: 10px;
    content: " ";
    -webkit-transform: skew(30deg, 5deg);
    -moz-transform: skew(30deg, 5deg);
    -ms-transform: skew(30deg, 5deg);
    -o-transform: skew(30deg, 5deg);
    background: #b8b8b8;
    border-right: 2px solid #fff;
}
.breadcrumb_new li.current p:after, .breadcrumb_new li.current em:after {
    background: #206cf6;
}
.breadcrumb_new p:after, .breadcrumb_new em:after {
    position: relative;
    display: block;
    margin-top: -15px;
    margin-left: auto;
    margin-right: -10px;
    height: 15px;
    width: 10px;
    content: " ";
    -webkit-transform: skew(-30deg, 5deg);
    -moz-transform: skew(-30deg, 5deg);
    -ms-transform: skew(-30deg, 5deg);
    -o-transform: skew(-30deg, 5deg);
    background: #b8b8b8;
    border-right: 2px solid #fff;
}
.booking-wrap {
    overflow: hidden;
    *zoom: 1;
    clear: both;
}
.tab-menu {
    margin-top: 10px;
}
.tab-menu, .cal-menu {
    overflow: hidden;
    *zoom: 1;
    padding: 0px;
}
.underline {
    left: 0px;
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    content: " ";
    margin: 0 0 15px;
}
.deco-shop-headline {
    background-color: #206cf6;
}
.booking-wrap h3 {
    margin-bottom: 10px;
    padding: 7px 15px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
}
.deco-shop-headline-font {
    color: #fff;
}
.booking-wrap .warning-front {
    font-size: 11px;
    margin: 0px 10px 10px 10px;
    border: 1px solid #d2d2d2;
}
.deco-shop-font {
    color: #000;
}
.booking-wrap .warning-front .warning-front-label {
    color: #fff;
    background: #ea1e63;
    padding: 5px;
}
.booking-wrap .warning-front p {
    padding: 5px;
    word-break: break-word;
}
.cal-menu {
    text-align: center;
    letter-spacing: -.4em;
}
.cal-menu li {
    display: inline-block;
    letter-spacing: normal;
}
.cal-menu .first-tab a:link, .cal-menu .first-tab a:visited {
    float: left;
    display: block;
    min-width: 140px;
    width: 35vw;
    height: 37px;
    margin-left: 5px;
    line-height: 37px;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #206cf6;
    max-width: 440px;
}
.cal-menu .last-tab a:link, .cal-menu .last-tab a:visited {
    float: left;
    display: block;
    min-width: 140px;
    width: 35vw;
    height: 37px;
    margin-right: 5px;
    line-height: 37px;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    border: 1px solid #206cf6;
    max-width: 440px;
}
.booking-content {
    padding: 20px 5px 5px 5px;
}
.booking-content .radius-box {
    position: static;
    overflow: hidden;
    *zoom: 1;
    margin: 0 0 15px;
    padding: 5px 10px;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}
.text-center {
    text-align: center !important;
}
.booking-content .unselected-prev {
    float: left;
    line-height: 28px;
    color: #cccccc;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
}
.booking-content .radius-box span.select_week {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    padding: 6px 0 2px 0;
    color: #666666;
    width: 200px;
}
.booking-content .next-btn a:link, .booking-content .next-btn a:visited {
    float: right;
    line-height: 28px;
    color: #666666;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
}
.row {
    margin-right: 15px;
    margin-left: -15px;
}
.col-xs-12 {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.header-hide {
    background-color: #fff;
    width: 100%;
    height: 47px;
    display: none;
    position: absolute;
    border-bottom-width: 2px;
}
#chart table {
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #ddd;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    min-height: .01%;
    overflow-x: auto;
}
#chart table thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
#chart table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
#chart th.daytime {
    font-size: 14px;
    width: 70px;
    vertical-align: middle;
    text-align: center;
}
#chart th.day {
    font-size: 12px;
    width: 44px;
}
#chart th {
    padding: 8px 0;
    background-color: #fff;
}
#chart th, #chart td {
    text-align: center;
    background-clip: padding-box;
}
.table-bordered thead tr th {
    border-bottom-width: 2px;
    vertical-align: top;
    border: 1px solid #ddd;
}
#chart table tbody {
    display: none;
    vertical-align: middle;
    border-color: inherit;
}
tbody {
    width: 100%;
}
#chart th.daytime-child {
    font-size: 14px;
    color: #666666;
    width: 70px;
    height: 23px;
}
.table-bordered tbody tr td, .table-bordered tbody tr th {
    border: 1px solid #ddd;
}
#chart span {
    width: 22px;
    display: inline-table;
}
.vertical_msg {
    font-size: 16px !important;
    margin: 0 auto;
}
.info-area {
    margin-bottom: 10px;
    padding: 8px 8px 0;
    border: 1px solid #d2d2d2;
    background: #fff;
    border-radius: 5px;
    display: -webkit-box;
}
.info-area table {
    width: auto;
}
.info-area table td {
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 6px;
}
.info-area table td img {
    top: 3px;
    float: left;
    margin-right: 5px;
    width: 30px;
}
.info-area table td.info-btn-msg {
    width: 120px;
}
.tab-menu a:link, .tab-menu a:visited {
    float: left;
    display: block;
    width: 130px;
    height: 37px;
    margin-right: 5px;
    line-height: 37px;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-decoration: none;
    border-top: 1px solid #206cf6;
    border-right: 1px solid #206cf6;
    border-left: 1px solid #206cf6;
}
.shop_header_boxm {
    border-bottom: 1px solid #d0d0d0;
    padding: 5px 5px 10px 5px;
    width: 1200px;
    text-align: left;
    height: 50px;
}
.row2_margin {
    margin-top: 30px !important;
}
.clearfix {
    display: inline-block;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.shop_header_1 {
    position: absolute;
    margin-top: 2px;
    margin-left: 13px;
}
.shop_header_1, .shop_header_2 p {
    height: 16px;
    line-height: 16px;
}
.display_left, .display_center, .display_right {
    float: left;
}
.display_left p#hk2 {
    font-size: 15px;
}
div.shop_header_1.clearfix > div.display_left > p {
    color: #FFFFFF;
}

div.shop_header_1.clearfix > div.display_left > p {
    background-color: #0c0301;
}
.display_left .category_column {
    width: 80px;
    text-align: center;
}
.display_left p {
    border-radius: 6px;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 4px 1px 4px;
}
div#mar_top {
    margin-top: 3px;
}
.display_right p {
    font-size: 13px;
    display: flex;
}
.pcwidgets .pcwidgets-contents a {
    color: #0a0501;
}
.contensboxin {
    padding: 150px 0px;
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}


.title.custom{
    margin-bottom: 50px;
}
.girlprofile {
    display: table;
    width: 100%;
}
.girlprofile_left {
    /*width: 50%;*/
    display: table-cell;
    box-sizing: border-box;
    padding: 0 15px 0 0;
    width: 390px;
}

.glpf_table_row {
    display: table-row;
}
.glpf_photolib {
    font-size: 0;
    display: table;
    margin-bottom: 12px;
    width: 100%;
}
.glpf_photo {
    width: 20%;
    height: auto;
    overflow: hidden;
    display: inline-block;
    padding: 5px 5px 0 0;
    box-sizing: border-box;
}
.girlprofile_left .glpf_photo {
    width: 20%;
    height: 84px;
    overflow: hidden;
    display: inline-block;
    padding: 5px 5px 0 0;
    box-sizing: border-box;
}
.glpf_photo:nth-child(5n) {
    display: inline-block;
    padding: 5px 0 0 0;
}




.girlprofile_right {
    /* width: 50%;
    padding: 0 15px 0 0; */
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
    color: #333;
}
.glpf_title {
    line-height: 16px;
    background-color: #ebecef;
    padding: 8px;
    border-radius: 2px;
    margin-bottom: 5px;
}
.glpf_profile {
    width: 785px;
    display: table-cell;
    box-sizing: border-box;
    padding: 0 10px 20px 0;
}
.glpf_reserve {
    width: 310px;
    display: table-cell;
    box-sizing: border-box;
    padding: 0 0 20px 0;
}
.glpf_sukkin {
    width: 785px;
}
.glpf_sukkin, .glpf_movie {
    margin-bottom: 20px;
}
/* ↓1225SC追加↓ */
.glpf_movie a {
	text-align: center;
}
.glpf_movie a img {
	max-width: 640px;
}
/* ↑1225SC追加↑ */
.glpf_blog {
    width: 785px;
    display: table-cell;
    box-sizing: border-box;
    padding: 0 10px 20px 0;
}
.glpf_kuchikomi {
    width: 50%;
    display: table-cell;
    box-sizing: border-box;
    padding: 0 0 20px 0;
}
.glpf_table {
    display: table;
    width: 100%;
}
.glpf_table .glpf_profile{
    width: 100%;
    padding: 0 0px 20px 0;
    display: table-cell;
}
.glpf_profile.expand,
.glpf_blog.expand,
.glpf_kuchikomi.expand {
    display: block;
    width: 100%;
    padding: 0 0 20px 0;
}
.extra {
    display: inline-block;
    margin: 0 ;
    padding: 0;
    height: 22px;
    vertical-align: middle;
}
.glpf_nas {
    padding: 5px;
}
.glpf_name {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin: 0 5px 0 0;
}
.glpf_name span {
    font-size: 24px;
    font-weight: bold;
}
.glpf_age {
    display: inline-block;
    height: 26px;
    vertical-align: bottom;
}
.glpf_age span {
    font-size: 14px;
}



.glpf_sukkin table {
    width: 100%;
}
.glpf_sukkin table tbody {
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.glpf_sukkin table tbody tr {
    width: 13%;
    display: inline-block;
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    box-sizing: border-box;
    vertical-align: top;
}
.glpf_sukkin table tbody tr:last-child {
    border-right: solid 1px #ccc;
}
.glpf_sukkin table tbody tr td {
    display: table;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    width: 100%;
}
.glpf_sukkinday {
    height: 22px;
}
.glpf_sukkinday2 {
    height: 80px;
}
.sukkinday {
    vertical-align: middle;
    line-height: 12px;
    margin: 0 auto;
    display: table-cell;
}
.saturdday {
    color: #00f;
}
.sunday {
    color: red;
}
.edit-img {
    width: 15px !important;
    vertical-align: middle;
    margin-right: 5px;
}


.glpf_blog ul {
    padding: 0 0 0 5px;
    width: 100%;
    display: table;
    box-sizing: border-box;
}
.glpf_blog li {
    width: 25%;
    padding: 2px 5px 8px 0;
    box-sizing: border-box;
    vertical-align: top;
    display: table-cell;
}
.glpf_blog li:last-child {
    margin: 0;
}

.glpf_blog_img {
    height: 92px;
}
.glpf_blog_text {
    padding: 5px 0;
}

.visit {
    padding: 10px;
    font-size: 13px;
    color: #666;
    border-bottom: 1px solid #ccc;
}
.visit span {
    margin: 0 10px 0 0;
}
.glpf_kuchikomi_txt {
    padding: 15px 10px;
    color: #666;
    font-size: 14px;
}
.glpf_kuchikomi_txt span {
    font-weight: bold;
    margin: 0 0 10px 0;
    display: block;
}
.glpf_kuchikomi_txt p,
.commentmanager,
.commentbox {
    line-height: 1.5;
}
.glpf_reserve_bottom {
    display: block;
    font-size: 14px;
    width: 250px;
    text-align: center;
    padding: 10px 0;
    background: #52ce56;
    color: #fff!important;
    font-weight: bold;
    border-radius: 4px;
    margin: 0 auto 10px;
}
.glpf_movieimg {
    display: block;
    width: 320px;
    margin: 0 auto;
}
.glpf_kuchikomi_bottom {
    display: block;
    font-size: 14px;
    width: 250px;
    text-align: center;
    padding: 10px 0;
    background: #f8860a;
    color: #fff!important;
    font-weight: bold;
    border-radius: 4px;
    margin: 0 auto 10px;
}
.glpf_kuchikomi_bottom:hover {
    background: #e57c0b;
}




.glpf_question {
    padding: 10px;
    margin-bottom: 15px;
}
#profile_question .firstdl {
    border-top: 1px solid #ccc;
}
#profile_question .gray {
    background: #EEE;
}
#profile_question dl {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0;
    overflow: auto;
    background: #FFF;
}
#profile_question dt {
    background: 0;
    border-right: 1px solid #ccc;
    clear: left;
    color: #333;
    float: left;
    font-size: 14px;
/*    width: 240px; */
    margin: 0;
    padding: 5px 7px;
}
#profile_question dt span {
    color: #36F;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}

#profile_question dd {
    background-color: none;
/*    border-left: 1px solid #ccc;*/
    font-size: 14px;
/*    margin-left: 254px;*/
    color: #333;
    padding: 5px 7px;
    border-bottom: 0;
}
#profile_question dd span {
    color: #F39;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}
#profile_comment .commentbox, #profile_manager .commentmanager {
    color: #333;
    font-size: 14px;
    padding: 10px;
    margin: 0 0 15px 0;
}
#shukkintop {
    width: 97%;
    margin: 10px auto;
    text-align: center;
    display: block;
}
.shukkin-sugunavibox {
    background: none repeat scroll 0 0 rgba(255,255,255,0.8);
    border: 1px solid #ccc;
    color: #000;
    display: block;
}
.shukkin-sugunavibox div:first-child {
    display: flex;
}
.shukkin-sugunavibox div:first-child .shukkin-sugunavitext {
    position: initial;
    width: 15%;
    background-color: #fff;
    color: #ff0000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shukkin-head {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    width: 10%;
    background-color: #eee;
}
.shukkin-sugunavitext {
    position: absolute;
    top: 0;
    z-index: 100;
    left: 9px;
    text-align: center;
    margin: 10px 0px;
    padding: 4px 8px;
    background-color: #000;
    font-size: 12px;
    color: #fff;
}
.shukkin-text {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 75%;
}
#movieBlock, #blogBlock, #voiceBlock , #dataBlock {
    margin-bottom: 30px;
}
#gr > #movieBlock > h3, #gr > #blogBlock > h3, #gr > #voiceBlock > h3, #gr > #dataBlock > h3, #gr > #reviewBlock > h3 {
    background: #F7CDDE !important;
}
#brs > #movieBlock > h3, #brs > #blogBlock > h3, #brs > #dataBlock > h3, #brs > #dataBlock2 > h3 {
    background: #E4F0FF !important;
}
h3.contenstitle {
    background: #eaeaea;
    color: #000000;
    line-height: 32px;
    text-indent: 10px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin: 0 0 10px 0;
}
.movieBox {
    border-radius: 0 0 10px 10px;
    background-color: #F7F4EF;
    overflow: hidden;
    padding: 20px;
}
.movieBoxImg {
    width: 37%;
    display: inline-block;
}
video[id^="video"] {
    width: 100%;
    height: auto;
}
input, textarea {
    font-size: inherit;
}
input {
    vertical-align: middle;
    margin-bottom: 0;
    margin-top: 0;
}
div:after, ul:after, dl:after, .clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.movieBoxText {
    margin-left: 20px;
    display: inline-block;
    width: 60%;
    vertical-align: top;
}
.movieBoxText h4 {
    font-weight: bold;
    height: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    line-height: 16px;
    text-indent: 0;
}
.moreLink {
    text-align: right;
    font-size: 11px;
}

ul.blogimglist {
    padding: 0 10px;
    box-sizing: border-box;
}
#blogBlock li {
    overflow: hidden;
    display: inline-block;
}
#blogBlock li .blogimg {
    overflow: hidden;
    width: 104px;
    height: 104px;
}
#blogBlock li .blogimg img {
    width: 100%;
}
#newsBlockList {
    clear: both;
    margin-bottom: 10px;
    padding: 8px 8px 0 8px;
    box-sizing: border-box;
}
#newsBlockList ul {
    display: block;
    font-size: 0;
}
#newsBlockList ul li {
    display: inline-block;
    width: 50%;
    padding: 0 0 10px 0;
    box-sizing: border-box;
    font-size: 13px;
}
#newsBlockList ul li a {
    background: url(/img/shop/widget/moreLinkList.png) left 50% no-repeat;
    padding-left: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.moreLink {
    text-align: right;
    font-size: 11px;
}
#blogBlock .moreLink a {
    padding-left: 12px;
}
#dataBlock {
    margin-bottom: 30px;
}
#dataBlock h3 {
    margin-bottom: 10px;
}
#dataBlock .tableinfo {
    border-left: 1px solid #E1D6C2;
    border-right: 1px solid #E1D6C2;
}
.telicn {
    padding: 4px 4px 4px 0;
    width: 20px;
}
.sns .snsicn {
    position: relative;
    height: 40px;
    width: auto;
}

.voicebox {
    margin: 0 auto 5px auto;
    display: table;
}
.voiceBoxL, .voiceBoxR {
    overflow: hidden;
    margin: 0 10px;
}
.voiceBoxL .voiceBoxText, .voiceBoxR .voiceBoxText {
    width: 540px;
    margin: 0 15px;
}
.voiceBoxL .voiceBoxText {
    float: right;
}
.voiceBoxR .voiceBoxText {
    float: left;
}
.voiceBoxL .voiceBoxText .name, .voiceBoxR .voiceBoxText .name {
    font-size: 15px;
    font-weight: bold;
    color: #666;
    margin: 10px 0 5px;
}
.voiceBoxL .voiceBoxText .name {
    text-align: left;
    padding-left: 15px;
}
.voiceBoxL .voiceBoxText .comment, .voiceBoxR .voiceBoxText .comment {
    border: 3px solid #F7CDDE;
    border-radius: 5px;
    padding: 12px;
    position: relative;
    min-height: 60px;
    line-height: 1.5;
}
.voiceBoxL .voiceBoxText .comment:before, .voiceBoxL .voiceBoxText .comment:after {
    border: medium solid transparent;
    content: "";
    height: 0;
    right: 100%;
    position: absolute;
    width: 0;
}
.voiceBoxL .voiceBoxText .comment:before {
    border-right-color: #F7CDDE;
    border-width: 10px 15px;
    top: 15px;
}
.voiceBoxL .voiceBoxText .comment:after {
    border-right-color: #FFFFFF;
    border-width: 5px 10px;
    top: 20px;
}
.voiceBoxR .voiceBoxText .comment:before, .voiceBoxR .voiceBoxText .comment:after {
    border: medium solid transparent;
    content: "";
    height: 0;
    left: 100%;
    position: absolute;
    width: 0;
}
.voiceBoxR .voiceBoxText .comment:before {
    border-left-color: #F7CDDE;
    border-width: 10px 15px;
    top: 15px;
}
.voiceBoxR .voiceBoxText .comment:after {
    border-left-color: #FFFFFF;
    border-width: 5px 10px;
    top: 20px;
}

.voiceBoxL .voiceBoxImg, .voiceBoxR .voiceBoxImg {
    width: 162px;
    margin-bottom: 5px;
}
.voiceBoxL .voiceBoxImg {
    float: left;
}
.voiceBoxR .voiceBoxImg {
    float: right;
}
.voiceBoxImg img {
    border-radius: 5px;
    border: 1px solid #999;
    height: auto;
    width: 160px;
    vertical-align: top;
}
.reviewArea {
    background-color: #fff;
}
.review_g {
    background: #E4F0FF;
}
.review_base {
    position: relative;
    padding: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 10px 2%;
    font-size: 14px;
}
.review_g::before {
    left: 35px;
    width: 78px;
    height: 66px;
    background-size: 78px;
}
.review_base::before {
    position: absolute;
    content: "";
    bottom: 5px;
}
.review_base .review_box {
    padding: 10px 10px 10px;
    background: #fff;
}
.review_box .subject .label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.review_g .subject .icon {
    background: #7BABFF;
}
.review_box .subject .icon {
    display: inline-block;
    margin-right: 7px;
    color: #fff;
    font-weight: bold;
    width: 80px;
    height: 22px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
}
.review_box .subject .category {
    font-weight: bold;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.review_box .comment {
    padding: 10px 0 0;
    color: #222;
    line-height: 1.5;
}
.review_box .detail {
    padding-top: 15px;
    text-align: right;
    color: #aaa;
}
.review_box .date {
    clear: both;
    margin-top: 5px;
}
.salary_wrapper {
    clear: both;
    padding: 10px 10px 30px 10px;
    box-sizing: border-box;
    widows: 100%;
}
.salary_header {
    background: #fff;
    color: red;
    height: 48px;
    border: 2px solid #bbb;
    position: relative;
    padding: 0 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    width: 100%;
    /*position: relative;
    display: table-caption;*/
}
.salary_title {
    line-height: 48px;
    font-weight: bold;
}
.salary_title i {
    font-size: 25px;
    line-height: 48px;
    display: inline-block;
    /*float: left;*/
    margin-right: 5px;
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}
.salary_title span {
    font-size: 18px;
    line-height: 48px;
    font-weight: bold;
    display: inline-block;
    /*float: left;*/
}
.salary_wrapper .nick_name {
    position: absolute;
    right: 10px;
    bottom: 0;
    font-size: 15px;
    color: #222;
    /*width: 440px;
    text-align: right;*/
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.salary_wrapper .left_info {
    width: 68%;
    margin: 0 10px 10px 0;
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
    /*float: left;*/
}
.salary_wrapper .user_photo {
    /*float: left;*/
    margin-right: 10px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.salary_wrapper .user_photo img {
    width: 100%;
}
#dataBlock table {
    display: inline-block;
    width: 100%;
    background-color: #E1D6C2;
    border-collapse: separate;
    border-spacing: 0px 1px;
    /*table-layout: fixed;*/
}
#dataBlock2 .salary_table {
    display: inline-block;
    width: 75%;
    background-color: #E1D6C2;
    border-collapse: separate;
    border-spacing: 0px 1px;
    /*table-layout: fixed;*/
}
.salary_table tr {
    height: 32px;
    border-top: 1px solid #ddd;
    line-height: 32px;

}
.salary_wrapper .right_info {
    width: 32%;
    border: 1px solid #ddd;
    padding: 0;
    /*float: right;*/
    font-weight: bold;
    background: #fff;
    display: table-cell;
    box-sizing: border-box;
}
.salary_wrapper .right_info .salary_info {
    padding: 10px;
}
#dataBlock h3 {
    margin-bottom: 10px;
}
.salary_wrapper .right_info h3 {
    color: black;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.salary_table tr th {
    background: #e1F8e6;
    font-weight: bold;
    width: 20vw;
    padding-left: 5px;
}
.salary_table tr th {
    background: #6b7380;
    color: #fff;
}
#dataBlock table tr th {
    width: 15vw;
    border: 1px solid #fff;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding: 4px 0px;
    background-color: #6b7380;
    color: #fff;
}
#dataBlock .salary_wrapper table tr th {
    text-align: center;
}
.salary_table tr td {
    width: 80vw;
    padding-left: 5px !important;
    background: #fff;
}
#dataBlock table tr td {
    width: 85vw;
    padding: 4px 0px;
    background-color: #fff;
    word-wrap: break-word;
}
.saary_wrapper .salary_body {
    width: 461px;
}
.salary_wrapper .salary_body {
    margin: 10px 12px 0 0;
    border-radius: 5px;
    padding: 8px 5px;
    border: 2px solid #6b7380;
    clear: both;
    word-wrap: break-word;
    background: #fff;
    position: relative;
}
.salary_body::before, .salary_body::after {
    border: medium solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 100%;
    width: 0;
}
.salary_body::before {
    border-bottom-color: #6b7380;
    border-width: 17px 11px;
    top: -36px;
    left: 39px;
}
.salary_wrapper .salary_body i {
    color: #6b7380;
    font-size: 26px;
    margin-right: 5px;
    float: left;
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.salary_wrapper .salary_body h3 {
    color: #6b7380;
    width: 170px;
    padding: 5px;
    margin-bottom: 10px;
    font-weight: bold;
}
#dataBlock h3 {
    margin-bottom: 4px;
}
.salary_body::after {
    border-bottom-color: #fff;
    border-width: 17px 11px;
    top: -33px;
    left: 39px;
}
div:after, ul:after, dl:after, .clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.salary_wrapper .salaryTotal {
    color: red;
    margin-top: 20px;
    font-size: 20px;
}
.left_info {
    width: 595px;
    /*float: left;*/
    margin: 0 0 10px 0;
}
#dataBlock table tr th div, #dataBlock table tr td div {
    padding-left: 9px;
    padding-right: 9px;
    line-height: 1.5;
}
.ouboShokusyuName {
    line-height: 22px;
    text-indent: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    border-left: 11px solid #526c8d;
    padding-left: 5px;
    width: 710px;
}
#ouboInfoListBtn {
    margin-top: 30px;
}
.oubo-list, .oubo-list:active {
    position: relative;
    display: table;
    float: left;
    width: 175px;
    height: 50px;
    padding: 3px 7px;
    text-decoration: none;
    color: #333333;
    background: #fefeff;
    background: -moz-linear-gradient(top, #fefeff 0%, #d7e1f7 100%);
    background: -webkit-linear-gradient(top, #fefeff 0%,#d7e1f7 100%);
    background: linear-gradient(to bottom, #fefeff 0%,#d7e1f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefeff', endColorstr='#d7e1f7',GradientType=0);
    border: solid 1px #6b7380;
    border-radius: 3px;
    font-weight: bold;
    cursor: pointer;
    transition: .3s;
    margin: 10px 10px -5px 0px;
    box-sizing: border-box;
}
.oubo-list .leftMark {
    background: url(/img/shop/widget/listArrow6.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0px 15px;
    display: table-cell;
    height: 47px;
    width: 15px;
}
.oubo-list .rightText {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
    font-weight: normal;
    font-size: 12px;
}



.recruit_footer_btn {
    width: 35%;
    margin: 2.3% auto 0;
    text-align: center;
}
.recruit_footer_btn a {
    display: block;
    color: #fff;
    background: #db4d4c;
    text-decoration: none;
    padding: 15px 0;
    transition: .2s;
    -ms-transition: .2s;
    -webkit-transition: .2s;
}
.recruit_footer_btn a .icon-circle-right {
    padding-right: 20px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-circle-right:before {
    content: "\ea42";
}
div.fee_system {
    overflow: auto;
    margin-top: 5px;
}
table.feesmart {
    margin: 5px;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    width: 97%;
    background: #ffffff;
    line-height: 16px;
}
table.feesmart td {
    border-style: solid;
    border-width: 1px;
    color: #000000;
    padding: 5px;
    border-color: #aaa;
    word-break: break-all;
}
label.feetitle {
    color: #ffffff;
    font-weight: bold;
}
td.feetitle {
    text-align: center;
    background: #aaa;
}
/* 料金表 表示するお店項目対応 */
.booking-widget,
.system-widget {
    text-align: center;
    padding: 20px 0;
}
.booking-widget > .shopname,
.system-widget > .shopname {
    font-size: 21px;
}
.booking-widget > .shoparea,
.system-widget > .shoparea {
    font-size: 16px;
    padding: 3px;
}





.map_box {
    position: relative;
}
#shopmap_text {
    position: absolute;
    top: 0;
    display: table;
    right: 0;
    width: 40%;
    height: 100%;
}
.shopmap_textsub {
    display: table-cell;
    height: 100%;
    background-color: rgb(0 0 0 / 0.6);
    color: #fff;
    vertical-align: middle;
    padding: 60px;
    box-sizing: border-box;
    font-size: 14px;
}
.shop_name01 {
    margin: 0 0 10px 0;
}
.maptitle {
    margin-left: -9px;
}
.shop_info_text {
    margin: 0;
    padding: 0;
    white-space: normal;
    max-width: 345px;
}

/* 写メ日記画像width100%指定対策用 */
div#diary_photo img {
    width: unset;
    max-width: 100%;
}
div#diary_photo img.girls-deco-image {
    width: 32px;
}

.diary_writer {
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
}
.newfaceday {
    font-size: 14px;
    margin-bottom: 2px;
    display: inline-block;
	color: #148e00;
    font-weight: bold;
}

/* ネット予約一覧 */
.yoyaku03 .widget-content-area li{
    list-style:none;vertical-align:top;
    list-style:none;
    vertical-align:top;
}
.yoyaku03 .widget-content-area li:hover{
    opacity:0.7;
    transition:0.8s all;
}
.yoyaku03 .widget-content-area h2 { 
    text-align: center; 
    background-color: #eee; width: 80%; 
    margin: 0 auto 30px auto; 
    padding: 12px; 
    font-size: 18px; 
    font-weight: normal; 
    border-radius: 3px; 
}
.yoyaku03 .widget-content-area h2.deco-shop-headline {
    background-color: #206cf6;
    width: 100%;
}
.yoyaku03 .widget-content-area .select-head {
    padding: 10px;
    font-size: 12px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    border: 1px solid #d2d2d2;
    background: #fff;
}
.yoyaku03 .widget-content-area .booking-wrap .blue, 
.yoyaku03 .widget-content-area .footer-booking-wrap .blue {
    color: #206cf6;
}
.yoyaku03 .widget-content-area .select-head p {
    padding-top: 6px;
    float: left;
    font-weight: bold;
}
.yoyaku03 .widget-content-area .select-head .price_detail {
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #d2d2d2;
}
.yoyaku03 .widget-content-area .select-head .price_detail .detail_mini {
    padding: 10px;
    cursor: pointer;
}
.yoyaku03 .widget-content-area .select-head .price_detail .icon_block {
    vertical-align: top;
    width: calc(100% - 50px );
    display: inline-block;
}
.yoyaku03 .widget-content-area .select-head .price_detail .detail_all {
    padding: 10px;
}
.yoyaku03 .widget-content-area .select-head .icon {
    height: 20px;
    display: block;
}
.yoyaku03 .widget-content-area .select-head .icon .non-orderprice {
    margin: 0 0 0 0px;
    padding: 2px 5px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #206cf6;
    text-align: center;
    font-size: 11px;
    width: 68px;
}
.yoyaku03 .widget-content-area .booking-article {
    overflow: hidden;
    background: #eaeaea;
    padding: 10px 5px 5px 5px;
}
.yoyaku03 .widget-content-area .save {
    position: relative;
}
.yoyaku03 .widget-content-area #table {
    display: table;
    width: 100%;
    font-size: 16px;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px 0px 10px 0px;
}
.yoyaku03 .widget-content-area .row {
    display: table-row;
}
.yoyaku03 .widget-content-area .row>div {
    display: table-cell;
    margin: 15px;
    padding: 0px;
}
.yoyaku03 .widget-content-area .left {
    width: 30%;
    text-align: center;
}
.yoyaku03 .widget-content-area .center {
    text-align: right;
    width: 55%;
}
.yoyaku03 .widget-content-area .right {
    text-align: center;
    width: 35%;
    display: none !important;
}
.yoyaku03 .widget-content-area input.btn.btn_blue.choice-btn {
    float: none !important;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 20px;
    margin: 0px 0px 0px 0px !important;
    height: initial;
}
.yoyaku03 .widget-content-area .btn, 
.yoyaku03 .widget-content-area .btn:link, 
.yoyaku03 .widget-content-area .btn:visited {
    display: inline-block;
    color: #333;
    border: 1px solid #d2d2d2;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
}
.yoyaku03 .widget-content-area .btn_blue, 
.yoyaku03 .widget-content-area .btn_blue:link, 
.yoyaku03 .widget-content-area .btn_blue:visited {
    color: #fff;
    background: #52ce56;
}
.yoyaku03 .widget-content-area .dp-ib {
    display: inline-block;
}
.yoyaku03 .widget-content-area .select-head .sort-select {
    width: 150px;
    float: right;
    font-weight: normal;
}
.yoyaku03 .widget-content-area .sort-select {
    position: relative;
    border: 1px solid #666666;
    color: #666666;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    font-size: 12px;
}
.yoyaku03 .widget-content-area .sort-select:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 10px;
    display: block;
    font-family: 'icomoon';
    content: "\e90c";
    font-size: 20px;
    pointer-events: none;
}
.yoyaku03 .widget-content-area .sort-select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    font-size: 12px;
    box-sizing: content-box;
    width: 100%;
    padding: 5px 0 5px 10px;
}

.yoyaku03 .widget-content-area .arrow-navi {
    overflow: hidden;
    *zoom: 1;
    padding: 5px 0 5px 2px;
    width: 100%;
    background: #fff;
}
.yoyaku03 .widget-content-area .arrow-navi li {
    display: inline;
}
.yoyaku03 .widget-content-area .arrow-navi li:first-child a {
    width: 10.35%;
    text-align: center;
}
.yoyaku03 .widget-content-area .booking-wrap .header-back-btn a img {
    width: 26px;
}
.yoyaku03 .widget-content-area .arrow-navi a {
    position: relative;
    display: block;
    float: left;
    margin-right: 5px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}
.yoyaku03 .widget-content-area .arrow-navi i {
    position: relative;
    top: 7px;
    font-size: 26px;
}

.yoyaku03 .widget-content-area .arrow-navi .arrow-prev-btn {
    width: 35.5%;
    height: 40.5px;
    line-height: 40.5px;
    text-align: center;
}

.yoyaku03 .widget-content-area .arrow-navi .arrow-prev-btn {
    border: 1px solid #666666;
    color: #666666;
}
.yoyaku03 .widget-content-area .arrow-navi .arrow-prev-btn:after {
    position: absolute;
    top: 0;
    left: 10%;
    display: block;
    font-family: 'icomoon';
    content: "\ea1f";
    font-size: 34px;
}
.yoyaku03 .widget-content-area .arrow-navi .arrow-next-btn {
    width: 35.5%;
    height: 40.5px;
    line-height: 40.5px;
    text-align: center;
}
.yoyaku03 .widget-content-area .arrow-navi .arrow-next-btn {
    border: 1px solid #666666;
    color: #666666;
}
.yoyaku03 .widget-content-area .arrow-navi .arrow-next-btn:after {
    position: absolute;
    top: 0;
    right: 10%;
    display: block;
    font-family: 'icomoon';
    content: "\ea20";
    font-size: 34px;
}
.yoyaku03 .widget-content-area .icon-arrow-l2:before {
    content: "\ea21";
}
.yoyaku03 .widget-content-area .icon-arrow-r2:before {
    content: "\ea22";
}
.yoyaku03 .widget-content-area .arrow-navi li:last-child a {
    width: 10.35%;
    text-align: center;
    margin-right: 0;
}

.yoyaku03 .widget-content-area .contents-girl {
    margin: 0px 0px 7px 0px;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
    overflow: hidden;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}
.yoyaku03 .widget-content-area .contents-girl .contents-girl-img {
    width: 85px;
    height: 90px;
    padding: 0px 0px 5px 0px;
    position: relative;
}
.yoyaku03 .widget-content-area .contents-girl td {
    border-collapse: collapse;
}
.yoyaku03 .widget-content-area .contents-girl .contents-girl-name {
    width: 42%;
    padding: 10px 0 0 0;
}

.yoyaku03 .widget-content-area .contents-girl strong.txt-overflow {
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    max-width: 95%;
}

.yoyaku03 .widget-content-area strong.txt-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: table-cell;
    max-width: 120px;
    color: #000;
}
.yoyaku03 .widget-content-area .contents-girl .contents-girl-prof-btn {
    width: 32%;
    text-align: right;
    padding: 10px 3px 0 0;
}
.yoyaku03 .widget-content-area .contents-girl .line-btn {
    padding: 5px 10px;
    font-size: 10px;
    margin-bottom: 10px;
    width: 70px;
}

.yoyaku03 .widget-content-area .line-btn_blue, 
.yoyaku03 .widget-content-area .line-btn_blue:link, 
.yoyaku03 .widget-content-area .line-btn_blue:visited {
    border: 1px solid #206cf6;
    color: #206cf6;
    background: #fff;
}
.yoyaku03 .widget-content-area .line-btn {
    display: inline-block;
    border: 1px solid #d2d2d2;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
}

.yoyaku03 .widget-content-area .contents-girl .contents-girl-size {
    width: 42%;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}
.yoyaku03 .widget-content-area .booking-wrap .blue {
    color: #206cf6;
}
.yoyaku03 .widget-content-area .contents-girl .contents-girl-size .order_name {
    width: 48%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
    max-width: 80px;
}
.yoyaku03 .widget-content-area .contents-girl .contents-girl-list-btn {
    width: 32%;
    text-align: right;
    padding: 0px 3px 13px 0px;
}
.yoyaku03 .widget-content-area .contents-girl .btn_blue:visited {
    color: #fff;
    background: #206cf6;
}
.yoyaku03 .widget-content-area .contents-girl .btn_blue:link {
    color: #fff;
    background: #206cf6;
}

.yoyaku03 .widget-content-area .contents-girl .btn_blue {
    padding: 5px 10px;
    font-size: 10px;
}

.yoyaku03 .widget-content-area .contents-girl .contents-girl-img .no1_girl {
    background: #FFC107;
}

.yoyaku03 .widget-content-area .contents-girl .contents-girl-img .icon_rank {
    top: 3px;
    left: 2px;
    font-size: 10px;
    height: 24px;
    line-height: 24px;
    width: 24px;
    position: absolute;
    display: block;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    font-family: helvetica;
    color: #fff;
    background-color: #cfcfcf;
    font-weight: bold;
    opacity: 0.85;
}

.yoyaku03 .widget-content-area .profileLink > img {
    display: block;
    width: 80px;
}

.yoyaku03 .widget-content-area .booking-wrap > .glpf_nas > .glpf_reserve_bottom {
    display: block;
    font-size: 20px;
    width: 250px;
    text-align: center;
    padding: 20px 30px;
    background: #52ce56;
    color: #fff!important;
    font-weight: bold;
    border-radius: 4px;
    margin: 0 auto 10px;
}
.yoyaku03 .widget-content-area .link-none,.link-none:link,
.yoyaku03 .widget-content-area .link-none:link:visited {
    color : #cbcbcb !important;
    border : 1px solid #cbcbcb !important;
    background-color: #fff;
}
/* ↓20210323SC追加↓ */
.glpf_blog ul li > div > div > a {
    padding-top: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
}
/* ↑20210323SC追加↑ */
/* ↓1225SC編集↓ */
.glpf_blog ul li a img{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    /* height: 92.6px; */
    object-fit: cover;
}
/* ↑1225SC編集↑ */
#shopbc-movie0 {
    width: 100%!important;
    height: auto!important;
}

.shopname {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 7px 0 0 0;
    white-space: nowrap;
}
.shoparea {
    display: block;
    font-size: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* SHOPナウ SNSアイコン */
ul.sns {
    display: flex;
    margin: 10px 0 10px 0;
}
ul.sns li {
    border-radius: 4px;
    color: #fff;
    margin-right: 5px;
    padding: 2px 10px;
    text-align: center;
    text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
}
ul.sns li.sns_line {
    background-color: #00c300;
}
ul.sns li.sns_facebook {
    background-color: #405ba8;
}
ul.sns li.sns_twitter {
    background-color: #1b95e2;
}
ul.sns i.fab {
    font-size: 0.7em;
}
ul.sns span.text {
    font-weight: bold;
    font-size: 11px;
}

/* 料金表 クレジットカード */
div.fee_system img.creditcard {
    width: 38px;
}
.price03 .systemPriceContents {
    display: block;
    margin: 15px auto;
    width: 800px;
}

/* 女の子詳細　SNSリンク */
div.glpf_sns_link_block {
    align-items: center;
    display: flex;
    padding: 5px;
    width: 785px;
}
div.glpf_sns_titleicon_block {
    height: 50px;
    width: 70px;
}
img.glpf_sns_titleicon {
    height: 50px;
    width: 70px;
}
div.glpf_sns_link_block ul {
    display: flex;
}
div.glpf_sns_link_block li {
    display: flex;
    justify-content: center;
}
li.glpf_sns_link_box {
    width: 70px;
}
img.glpf_sns_icon {
    height: 60px;
    width: 60px;
}
div.glpf_sns_name {
    text-align: center;
}

/* 女の子詳細　女の子に質問 */
div.glpf_question {
    padding: 10px;
    margin-bottom: 15px;
}
div.glpf_question dl:first-child {
    border-top: 1px solid #ccc;
}
div.glpf_question dl {
    display: flex;
}
div.glpf_question dt {
    flex: 1;
}
div.glpf_question dd {
    flex: 1;
}

/* flex-slider ライブラリ外のスタイル適用 */
.flex-control-nav.flex-control-thumbs li {
  width: 10%;
  float: none;
  margin: 0;
}

/* 口コミ(ナイツ用) */
.shop-review .kuchikomibottum {
  padding: 10px;
  width: 200px;
  text-align: center;
  border: solid 2px #dd2f2f;
  border-radius: 29px;
  margin: 0 auto;
}
.shop-review .kuchikomibottum > a > p {
  color: #dd2f2f;
  font-weight: bold;
}
.shop-review .review-item {
  padding: 16px;
  border: 2.5px solid #eeeeee;
  margin: 0 5px 16px 5px;
  border-radius: 5px;
}
.shop-review .review-item-shopnameButton {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 18.2px;
}
.shop-review .review-visit {
  border-bottom: 1px solid #f2f2f2;
  padding: 10px 20px;
}
.shop-review .list dt {
  float: left;
  width: 140px;
}
.shop-review .review-item-title {
  float: none;
  padding: 20px 0 20px;
}
.shop-review .review_bold {
  font-size: 18.2px;
  line-height: 1.4;
}
.shop-review .review-item-reply-head {
  margin-top: 0;
  margin-bottom: 5px;
}
.shop-review ul.paging {
  padding: 50px 0;
}

/* メンテナンス表示 */
.widget-area .maintenance_title {
    margin-bottom: 50px;
    text-align:    center;
    font-size:     initial;
}

.widget-area .maintenance_body .message {
    text-align: center;
    font-size:  initial;
}

/* HDP用 */
#main .widget-area.maintenance {
    width: 100vw;
}
/* END メンテナンス表示 */

/* メイン動画バナー */
.main_movie_banner video{
  height:100%;
  width:100%;
}

/* SAスライダー */
/* 画像に<a>タグがあるとCtrl+左クリックが出来なくなる問題対応用 */
#main .sa-slider li a {
    pointer-events: none;
}
