/* 上部メニューバー用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%;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, a { display: block; }
html{ margin: 0; padding: 0; font-size: 100%; overflow-x: hidden; }
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 h2 { text-align: center; background-color: #eee; width: 80%; margin: 0 auto; padding: 12px; font-size: 12px; font-weight: normal; }
img:not(.html-image) { width:100%;vertical-align:top; }
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; }

.cp_offcm01 {
    position: fixed;
    top: 20px;
    right: 20px;
    display: inline-block;
    z-index: 2000;
}
/* menu */
.cp_offcm01 .cp_menu {
    position: fixed;
    top: 0;
    right: -100vw;
    width: 250px;
    height: 100%;
    cursor: pointer;
    -webkit-transition: 0.53s transform;
            transition: 0.53s transform;
    -webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
            transition-timing-function: cubic-bezier(.38,.52,.23,.99);
    background-color: #607D8B;
    opacity: 0.8;
}
.cp_offcm01 .cp_menu ul {
    margin: 0;
    padding: 0;
}
.cp_offcm01 .cp_menu li {
    list-style: none;
}
.cp_offcm01 .cp_menu li a {
    display: block;
    padding: 20px;
    text-decoration: none;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.cp_offcm01 #cp_toggle01 {
    position: absolute;
    display: none;
    opacity: 0;
}
.cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
    -webkit-transform: translateX(-100vw);
            transform: translateX(-100vw);
}
/* menu toggle */
.cp_offcm01 #cp_toggle01 ~ label {
    display: block;
    padding: 0.5em;
    cursor: pointer;
    -webkit-transition: 0.5s transform;
            transition: 0.5s transform;
    -webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
            transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
    text-align: center;
    color: #333333;
}
.cp_offcm01 #cp_toggle01:checked ~ label {
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px);
}
.cp_offcm01 #cp_toggle01 ~ label::before {
    font-family: 'FontAwesome';
    content: '\f0c9';
    font-size: 2em
}
.cp_offcm01 #cp_toggle01:checked ~ label::before {
    content: '\f00d';
}
/* contents */
.cp_contents {
    color: #333333;
    text-align: center;
}
.shop_header_boxm {
    border-bottom: 1px solid #d0d0d0;
    padding: 5px 5px 10px 5px;
    /*width: 900px;
    height: 110px;*/
    text-align: left;
}
.row2_margin {
    margin-top: 10px !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;
    margin: 5px 0;
}
div.shop_header_1.clearfix > div.display_left > p {
    color: #FFFFFF;
    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: 5px;
}
div#mar_top {
    margin-top: 3px;
}
.display_right p {
    font-size: 13px;
    display: flex;
    margin:0;
}
.pcwidgets .pcwidgets-contents a {
    color: #0a0501;
}
.contensboxin {
    padding: 10px 0px;
}
.title {
    background-color: #eee;
    padding: 13px 0px 0px 0px;
    margin: 15px 0;
}
h1 {
    font-weight: bold;
    height: 34px;
    font-size: 16px;
    text-align: center;
}
.widget-content-area 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%;
}
.content_box {
    margin: 30px 0;
    clear: both;
}
.widget-content-area .newface, .enroll, .worktime, .shameblog,
.widget-content-area .movie, .kuchikomi {
    /*display: table;*/
    margin: 15px auto;
}
.event {
    margin: 15px auto;
}
.widget-content-area .newface_individual,
.enroll_individual, .worktime_individual,
.widget-content-area .syukkin_individual {
    font-size: 14px;
    position: relative;
    margin: 5px 0;
    display: inline-block;
    width: 206px;
	padding: 0 10px;
}
.enroll_profile {
	width: 100%;
}
.widget-content-area .newface_individual,
.widget-content-area .syukkin_individual {
    width: calc(100% - 30px);
}
.widget-content-area .movie_individual {
    font-size: 14px;
    position: relative;
    margin: 10px 0px 10px 15px;
    display: inline-block;
    width: 44%;
    overflow: hidden;
	padding: 0;
}
.widget-content-area .movie_individual:nth-child(2n+1) {
    font-size: 14px;
    position: relative;
    margin: 10px 0px 10px 10px;
    display: inline-block;
    width: 44%;
    overflow: hidden;
}
.shameblog_individual {
    font-size: 14px;
    position: relative;
    z-index: 2000;
    margin: 10px;
    display: inline-block;
    width: 14vw;
    min-width: 120px;
}
/* ↓1225SC編集↓ */
.movie_index {
    position: relative;
    height: 66px;
}
/* ↑1225SC編集↑ */
.shukkin_individual {
    text-align: center;
    padding: 4px 8px;
    background-color: #000;
    border-radius: 5px;
    /* position: absolute; */
    top: 0;
    margin: 0 0 10px;
    color: #fff;
    font-size: 12px;
}
.event_individual {
    margin: 0 0 90px 0;
    line-height: 1.4;
    font-size: 1.3em;
    height: auto;
}
.girls_image {
    width: 44%;
    float: left;
	margin-right: 3%;
}
.newface_profile, .enroll_profile, .worktime_profile, .shameblog_profile, .girls_profile, .syukkin_profile {
    padding: 0 0 5px;
    display: inline-block;
}
.enroll_shukkin_individual p {
	font-size: 12px;
}
.girls_profile {
    width: calc(51%);
}
.girls_profile .name {
    font-weight: bold;
}
.entrydate {
    font-size: 18px;
    font-weight: bold;
}
.widget-content-area .listbutton {
    text-align: center;
    display: block;
    margin: 20px;
}
.widget-content-area .listbutton a {
    padding: 16px 30px;
    background-color: #eee;
    display: inline-block;
}
.allicon_newface, .allicon_enroll, .allicon_worktime {
    margin: 3px 0 6px 0px;
    font-size: 0;
    display: block;
}
.newface_text, .enroll_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.slidebanner {
    margin: 0 auto;
    width: 570px;
    text-align: center;
    overflow: hidden;
    height: 100%;
}
.slidebanner ul li {
    position: absolute;
}
.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: 10px;
    padding-bottom: 15px;
    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 > ul > li:nth-child(2n+1) {
    margin-right: 30px;
    float: left;
}
.widget-content-area .direct_delivery_img {
    display: block;
    float: left;
    max-width: 120px;
    width: auto;
    margin-right: 20px;
    overflow: hidden;
    height: 120px;
}
.direct_delivery_img a img {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    max-width: 100%;
}
.widget-content-area .direct_delivery_details {
    float: left;
    height: auto;
}
.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: 10px;
    font-weight: bold;
    letter-spacing: 2px;
    min-width: 75px;
    text-align: center;
    background: #03A9F4;
}
.direct_delivery_date {
    line-height: 20px;
    font-size: 11px;
    font-weight: normal;
}
.direct_delivery_text {
    line-height: 1.5;
    text-align: justify;
    padding-top: 2px;
    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;
}
.widget-content-area .shameblog_sub {
    overflow: hidden;
    width: 178px;
}
.widget-content-area .shameblog_sub_img {
    vertical-align: middle;
    float: left;
}
.widget-content-area .shameblog_sub_fliter {
    height: 50px;
    width: 50px;
    overflow: hidden;
    border-radius: 50%;
}
.widget-content-area .shameblog_sub_text {
    width: 64px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.widget-content-area .shameblog_sub_name {
    font-size: 14px;
    font-weight: normal;
    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;
}
.widget-content-area .profile_name {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 3px 0;
    padding: 0;
}
.age {
    margin: 3px 0;
    padding: 0;
}

.sort-none{
    display:none;
}
.sort_button {
    border: solid 1px #ccc;
    vertical-align: middle;
    padding: 10px;
    margin: 0 10% 10px 10%;
    border-radius: 5px;
    font-size: 0.75rem;
    width: 80%;
    box-sizing: border-box;
    cursor: pointer;
}
.week {
    text-align: center;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.week li {
    width: 63px;
    height: 63px;
    margin: 0 calc((100vw - 80px*4) / 8 - 1px );
    line-height: 14px;
    border-style: solid;
    border-width: 1px;
    font-size: 10px;
    display: inline-block;
    border-color: #ccc;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
}
.week li:hover .pcwidgets-tab {
    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;
    font-size: 12px;
    line-height: 14px;
    padding-top: 4px;
}
.pcwidgets-tab.active>span {
    color: #e534b6 !important;
}
.pcwidgets-tab.active>span {
    color: #e534b6;
}
.pcwidgets-tab>span {
    color: #000;
}
.daysblock {
    position: absolute;
    right: 16px;
    text-decoration: none;
    top: 8px;
}
.day {
    font-size: 14px;
}
.wday {
    font-size: 11px;
    line-height: 4px;
}
.girl {
    position: relative;
    text-align: left;
    width: 180px;
}
.widget-content-area .syukkin_girls {
    display: table;
    margin: 15px auto;
    clear: both;
}
.syukkin_name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;	
}
.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;
}

.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-border.svg);
}
.review-average-star-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.widget-content-area .total_rate {
    display: inline-block;
    padding-top: 4px;
    padding-left: 5px;
    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: 8px 0px 12px 0px;
}
.widget-content-area .review-item-text {
    width: 320px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.review-item-text span {
    line-height: 1.8;
}
.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;
    margin: 40px;
}
.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; 
}
#shopinfo-center{
	text-align: center;
}
#shopinfo-left{
	text-align: left;
}
#shopinfo-right{
	text-align: right;
}
#shopnamewidget{
	text-align: center;
}
#shopnamewidget-left{
	text-align: left;
}
#shopnamewidget-right{
	text-align: right;
}
.chokuso_main {
    width: 130px;
    vertical-align: top;
}
.chokuso_img {
    width: 100%;
    margin-right: 12px;
}
.centaring a {
    margin: 0 auto;
    width: 50%;
    margin-bottom: 10px;
}

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 0 10px;
    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 {
    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;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-bottom: 0;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title > span {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}
.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: 0;
    padding: 1px;
    line-height: 18px;
}
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 .limit_box {
    display: table;
    margin: 0 auto;
    text-align: center;
}
.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;
}
.cf:after {
    content: "";
    clear: both;
    display: block;
}
div#diary_new {
    width: 100%;
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 14px;
    text-align: center;
    color: #36c;
}
.clear {
    clear: both;
    line-height: 1px;
}
.diary_infotext {
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
}
div#diary_photo {
    margin-top: 30px;
    padding: 0 10px;
    font-size: 0;
}
.diary_item {
    padding: 10px;
    display: inline-block;
    border-bottom: dashed 1px #888;
    width: 100%;
    box-sizing: border-box;
    margin: 5px auto;
}
.diary_headding {
    float: right;
    width: 60%;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    display: inline-block;
}
.diary_title {
    font-size: 19px;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    height: auto;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000!important;
    border: none;
    padding: 0;
}
.diary_title > a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
.diary_information {
    font-size: 14px;
    margin-bottom: 16px;
    color: #888;
    width: 100%;
}
.diary_time {
    display: block;
}
.diary_writer {
    color: #888;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}
.diary_photoframe {
    float: left;
    width: 40%;
    box-sizing: border-box;
    height: 120px;
    overflow: hidden;
    margin: 0;
}
.diary_detail {
    width: 57%;
    float: left;
    height: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
    /*width: 57%;
    width: 50%;
    float: left;
    height: 180px;
    overflow: hidden;
    text-overflow: ellipsis; */
}

.diary_photoframe>a {
    display: block;
}
.diary_photoframe img {
    max-width: 100%;
    display: block;
    margin: 0 auto 32px;
}
img:now(.html-image) {
    vertical-align: bottom;
    border: none;
    width: 100%;
}
.diary_detail {
/*    width: 57%; */
    width: 50%;
    float: left;
/*    height: 180px; */
    overflow: hidden;
    text-overflow: ellipsis;
}
#top_navi {
    clear: both;
}
/* ↓1225SC追加↓ */
.shop_movie_img {
	height: 100px;
    overflow: hidden;
    margin-bottom: 4px;
}
.playback {
	display: none;
}
/* ↑1225SC追加↑ */
.playback p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 35% 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;
}
.select-girl {
    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 {
    vertical-align: bottom;
}
.review-total {
    font-size: 16px;
    color: #13131e;
    font-weight: bold;
    text-align: center;
}
.editor-link-button {
    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-radius: 5px;
}
.review-item-head {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    white-space: nowrap;
    color: #333;
}
.review-item-head-top {
    padding: 10px;
    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 0px 20px;
}
.list:first-child {
    margin-top: 0;
}
.visit-time .list dt {
    float: left;
    width: 50px;
}
.review-visit .visit-date {
    width: 89%;
    display: inline-block;
}
.review-point {
    float: left;
    padding: 0px 0px 22px 0px;
}
.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: 3px 0 5px 0;
}
.list dd {
    color: #333;
}
.list dd.name {
    font-weight: bold;
    margin:0;
}
.review-item-icons {
    display: inline-block;
    margin: 5px 3px 5px 9px;
}
.review-item-icon._reserve {
    color: #df9b56;
    border: 1px solid #df9b56;
}
.review-item-icon {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid;
    border-radius: 20px;
    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 {
    padding: 10px 0 20px;
    line-height: 1.5em;
    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 {
    padding: 16px 0 4px;
}
.review-item-reply-inner.is_open {
    display: block;
}
.review-item-reply-inner {
    padding: 3px;
    background: #f2f2f2;
    border-radius: 15px;
    margin: 0;
    margin-bottom: 8px;
    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-top: 10px;
    margin-bottom: 10px;
    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: 12px;
    word-wrap: break-word;
    color: #13131e;
    padding: 0 20px;
    margin-bottom: 10px;
}
div#message_body {
    width: 100%;
}
#shop_message>div {
    margin: 0 15px;
}
div#message_new {
    width: 100px;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
    color: #36c;
    padding: 0 20px;
}
div#message_list {
    margin: 0px 15px 15px 15px;
    padding: 5px;
}
div#message_list div.message_detail {
    margin: 0 0 60px 0;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 5px;
}
div#message_list div.message_headline {
    padding: 10px 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: 20px 0;
}
div#shopmain {
    margin: 0 auto;
    text-align: left;
}
div#contensbox {
    width: 375px;
    margin: 10px auto;
}
.pcwidgets .pcwidgets-contents {
    border-style: none;
}
.pcwidgets .pcwidgets-contents {
    border-radius: 0px;
}
.pcwidgets .pcwidgets-contents {
    color: #000000;
}
.pcwidgets .pcwidgets-contents {
    background: #ffffff;
}
div#shopmap {
    margin: 0 10px;
    height: auto;
}
div#shopmap {
    margin: 0 !important;
    height: auto;
}
.pcwidgets .pcwidgets-contents .pcwidgets-title {
    border-style: none;
}
.title {
    height: 28px;
}
h4 {
    background: url(//img2.cityheaven.net/img/shopimg/gradient_black.png?cache02=1434017774&imgopt=y&cl1489559104=1);
    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 {
    font-size: 14px;
}
div#shopmap_info div#shopmap_thing {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
    background-color: #e5e3df;
}
div#shopmap_info div#shopmap_thing {
    width: 375px;
}
div#shopmap_thing {
    height: 375px;
}
div#shopmap_info div#shopmap_text {
    padding: 10px 20px 10px 14px;

}
.pcwidgets-contents #shopmap_text .shop_name01>p.maptitle {
    margin: 0;
    padding: 0;
}
.pcwidgets-contents #shopmap_text .shop_name01>p {
    margin: 0 0 6px 8px;
    padding: 0;
}
.maptitle {
    font-weight: bold;
}
.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 {
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    color: #333;
    background: url(../images/eventtitle.gif) no-repeat #fff;
    margin:10px;
}
.event_individual dt {
    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 {
    background: #ffffff;
}
.pcwidgets-title .title_font {
    font-size: 16px;
}
.pcwidgets-title>span {
    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.evimg img {
    width: 100%;
}
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;
}
.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;
}
#direct {
    padding: 10px;
}
* {
    margin: 0;
    padding: 0;
}
#navi {
    display: none;
    border: 1px solid #dcdcdc;
}
#navi li {
    border-bottom: 1px solid #dcdcdc;
    list-style: none;
}
#navi li:last-child {
    border-bottom: none;
}
#navi li a {
    display: block;
    padding: 8px;
    text-align: center;
    text-decoration: none;
}
#menu-btn {
    cursor: pointer;
    border: 1px solid #aaa;
    width: 80px;
    background: #888;
    color: #fff;
    text-align: center;
}
#menu-btn .close {
    display: none;
}
#menu-btn.menu-open .open {
    display: none;
}
#menu-btn.menu-open .close {
    display: block;
}
.girlprofile_left {
	text-align: center;
}
.girlprofile_left div div div img{
	max-width: 320px;
    width: auto;
}
ul.glpf_photolib {
    display: inline-block;
    padding: 10px 7px 10px 10px;
    text-align: left;
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
}
ul.glpf_photolib li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    box-sizing: border-box;
    padding: 0 3px 5px 0;
}
.girlprofile_right {
    padding: 10px;
}
.glpf_profile, .glpf_sukkin, .glpf_blog, .glpf_movie, .glpf_kuchikomi {
    margin-bottom: 20px;
}
.glpf_title {
    line-height: 16px;
    background-color: #eee;
    padding: 8px;
    border-radius: 2px;
    margin-bottom: 5px;
}
.allicon {
    margin: 5px 0px;
    font-size: 0px;
}
.kutikomi_icon, .yoyaku_icon, .newface_icon, .syame_icon, .movie_icon, .ranking_icon {
    background-color: #333;
    padding: 4px 3px;
    color: #fff;
    border-radius: 3px;
    font-size: 10px;
    margin: 0 1px 3px 0;
    line-height: 11px;
    display: inline-block;
}
.extra {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    height: 17px;
    vertical-align: middle;
}
h6 {
    font-weight: bold;
    font-size: 17px;
    line-height: 17px;
}
@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;
}
.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;
}
#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-head {
    font-size: 12px;
    font-weight: bold;
    width: 10%;
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 16px;
    background-color: #eee;
    padding: 10px 0;
}
.shukkin-sugunavitext {
    color: #F00;
    font-size: 12px;
    font-weight: bold;
    width: 30%;
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 16px;
}
.shukkin-text {
    font-size: 12px;
    width: 60%;
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 16px;
    padding: 3px 0 0 0;
}
.glpf_sukkin table tbody {
    width: 100%;
    display: flex;
    text-align: center;
    font-size: 0px;
}
.glpf_sukkin table tbody tr {
    width: 50px;
    display: grid;
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 10px;
}
.glpf_sukkin table tbody tr:last-child {
    border-right: solid 1px #ccc;
}
.glpf_sukkin table tbody tr td {
    align-items: center;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.glpf_sukkinday {
    height: 22px;
}
.glpf_sukkinday2 {
    height: 80px;
    position: relative;
}
.glpf_sukkinday .sukkinday {
    line-height: 22px;
}
.glpf_sukkinday2 .sukkinday {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.saturdday {
    color: #00f;
}
.sunday {
    color: red;
}
.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 ul li div div {
    max-height: 82px;
    overflow: hidden;
}
.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;
}
.glpf_kuchikomi_txt span {
    font-weight: bold;
    margin: 0 0 10px 0;
    display: block;
}
.glpf_kuchikomi_txt p {
    line-height: 1.8;
}
.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_reserve_bottom {
    display: block;
    font-size: 16px;
    width: 300px;
    text-align: center;
    padding: 10px 0;
    background: #52ce56;
    color: #fff!important;
    font-weight: bold;
    border-radius: 4px;
    margin: 20px auto 0;
}
.edit-img {
    width: 15px !important;
    vertical-align: middle;
    margin-right: 5px;
}
.glpf_question {
    padding: 10px;
    margin-bottom: 15px;
}
#profile_question .firstdl {
    border-top: 1px solid #ccc;
}
#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;
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 5px 7px;
    box-sizing: border-box;
}
#profile_question dt span {
    color: #36F;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}
#profile_question dd {
    font-size: 12px;
    color: #333;
    padding: 5px 7px;
    border-bottom: 0;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
#profile_question dd span {
    color: #F39;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}
#profile_question .gray {
    background: #EEE;
}
#profile_comment .commentbox, #profile_manager .commentmanager {
    color: #333;
    font-size: 14px;
    padding: 10px;
    margin: 0 0 15px 0;
}
#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;
    margin: 0 10px;
}
.movieBoxImg {
    width: 100%;
}
video[id^="video"] {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
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: 15px 0;
    width: 100%;
    vertical-align: top;
}
.movieBoxText h4 {
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    line-height: 22px;
    text-indent: 0;
    background: unset;
	height: auto;
}
.movieBoxText p {
    line-height: 1.8;
}
.moreLink {
    text-align: right;
    font-size: 11px;
}

ul.blogimglist {
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 0;
}
#blogBlock li {
    overflow: hidden;
    display: inline-block;
    margin: 0 3px 3px 0;
}
#blogBlock li .blogimg {
    overflow: hidden;
    width: 115px;
    box-sizing: border-box;
    height: 115px;
}
#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: 100%;
    padding: 0 0 5px 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-right: 12px;
}
#dataBlock h3 {
    margin-bottom: 10px;
}
#dataBlock .tableinfo {
    box-sizing: border-box;
    margin: 10px;
    display: inline-block;
}
#dataBlock .tableinfo tr td div {
    line-height: 1.8;
}
#dataBlock table {
    background-color: #E1D6C2;
    border-collapse: separate;
    border-spacing: 0px 1px;
    table-layout: fixed;
}
#dataBlock table tr th {
    width: 20%;
    background-color: #ECE8DC;
    border: 1px solid #fff;
    text-align: left;
    font-weight: bold;
    padding: 4px 9px;
}
#dataBlock table tr td {
    width: 80%;
    padding: 4px 9px;
    background-color: #fff;
}
.telicn {
    padding: 4px 4px 4px 0;
    width: 20px;
}
.sns .snsicn {
    position: relative;
    height: 40px;
    width: auto;
}
.voicebox {
    border-bottom: 1px dotted #ccc;
    padding: 10px 15px;
    position: relative;
}
#voiceBlock a {
    color: #333333;
}
.voiceBoxL, .voiceBoxR {
    overflow: hidden;
}
.voiceBoxL .voiceBoxText, .voiceBoxR .voiceBoxText {
    margin-bottom: 15px;
    width: 220px;
}
.voiceBoxL .voiceBoxText {
    float: right;
}
.voiceBoxR .voiceBoxText {
    float: left;
}
.voiceBoxText  .comment {
    line-height: 1.8;
    background: #fff;
}
.voiceBoxL .voiceBoxText .name, .voiceBoxR .voiceBoxText .name {
    color: #666666 !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin: 0px 0 5px !important;
    padding: 0 !important;
    line-height: 16px !important;
}
.voiceBoxL .voiceBoxText .name {
    text-align: left;
}
.voiceBoxL .voiceBoxText .comment {
    border-left-color: #F7CDDE;
    border-width: 3px 3px;
    top: 0;
    font-size: 12px;
    padding: 5px;
}
.voiceBoxL .voiceBoxText .comment, .voiceBoxR .voiceBoxText .comment {
    border: 3px solid #F7CDDE;
    border-radius: 5px;
    padding: 12px;
    position: relative;
    min-height: 60px;
}
.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 {
    border: none;
    margin-bottom: 5px;
    width: 100px;
    padding: 0 5px 0;
}
.voiceBoxL .voiceBoxImg {
    float: left;
}
.voiceBoxR .voiceBoxImg {
    float: right;
}
.voiceBoxImg img {
    border-radius: 5px;
    border: 1px solid #999;
    height: auto;
    width: 160px;
    vertical-align: top;
}
.voiceBoxL .voiceBoxImg img, .voiceBoxR .voiceBoxImg img {
    width: 100px;
}
.reviewArea {
    background-color: #fff;
    padding: 0 5px;
}
.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.8;
}
.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;
    box-sizing: border-box;
}
.salary_header {
    background: #fff;
    color: red;
    position: relative;
    height: 48px;
    border: 2px solid #bbb;
    position: relative;
    padding: 0 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.salary_title {
    line-height: 48px;
    font-weight: bold;
}
.salary_title i {
    font-size: 25px;
    line-height: 48px;
    display: 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: block;
    float: left;
}
.salary_wrapper .nick_name {
    position: absolute;
    right: 10px;
    bottom: 0;
    font-size: 10px;
    color: #222;
    width: 440px;
    text-align: right;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.salary_wrapper .left_info {
    width: 100%;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    display: block;
    font-size: 0;
}
.salary_wrapper .user_photo {
    padding-right: 6px;
    width: 30%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.salary_wrapper .user_photo img {
    width: 100%;
}
.salary_wrapper .salary_table {
    display: inline-block;
    width: 70%;
    border-collapse: separate;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-spacing: 0 1px;
    background-color: #ddd;
    overflow: hidden;
    border-radius: 0;
    font-size: 12px;
    box-sizing: border-box;
    margin-bottom: 12px;
    vertical-align: top;
}
#dataBlock table {
    box-sizing: border-box;
    width: 100%;
}
#salary_table table {
    width: 100%;
    background-color: #E1D6C2;
    border-collapse: separate;
    border-spacing: 0px 1px;
    table-layout: fixed;
}
.salary_table tr {
    border-top: 1px solid #ddd;
}
.salary_wrapper .right_info {
    width: 100%;
    border: 1px solid #ddd;
    padding: 0;
    font-weight: bold;
    background: #fff;
    vertical-align: top;
    box-sizing: border-box;
    display: block;
}
.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: 2px;
    margin: 0 0 7px 0;
}
.salary_table tr th {
    background: #e1F8e6;
    font-weight: bold;
    width: 60px;
    padding-left: 5px;
}
.salary_table tr th {
    background: #6b7380;
    color: #fff;
}
#dataBlock table tr th {
    width: 25%;
    background-color: #ECE8DC;
    border: 1px solid #fff;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding: 4px 0px;
}
#dataBlock table tr th {
    background-color: #6b7380;
    color: #fff;
}
#dataBlock .salary_wrapper table tr th {
    text-align: center;
}
.salary_table tr td {
    width: 75%;
    padding: 4px;
    background-color: #fff;
}
#dataBlock table tr td {
    width: 75%;
    padding: 4px 0px;
    background-color: #fff;
    word-wrap: break-word;
}
.saary_wrapper .salary_body {
    width: 461px;
}
.salary_wrapper .salary_body {
    margin-top: 10px;
    border-radius: 5px;
    padding: 8px 5px;
    border: 2px solid #6b7380;
    clear: both;
    word-wrap: break-word;
    background: #fff;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
}
.salary_wrapper .salary_body span {
    line-height: 1.8;
}
.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: 30px;
}
.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: 30px;
}
ul:after, dl:after, .clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.salary_wrapper .salaryTotal {
    color: red;
    margin-top: 10px;
    font-size: 20px;
    text-align: right;
}
#dataBlock table tr th div, #dataBlock table tr td div {
    padding-left: 9px;
    padding-right: 9px;
}
.ouboShokusyuName {
    line-height: 22px;
    text-indent: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    border-left: 11px solid #526c8d;
    padding-left: 5px;
}
#ouboInfoListBtn {
    margin: 30px 10px 0 10px;
}
.oubo-list, .oubo-list:active {
    position: relative;
    display: table;
    float: left;
    width: 48.5%;
    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 0px 0px;
    box-sizing: border-box;
}
.oubo-list:nth-child(2n) {
    margin: 10px 0px 0px 0px;
}
.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";
}
/* 写メ日記画像width100%指定対策用 */
.diary_detail img {
    width: unset;
    max-width: 100%;
}
#shopmanager * ,
.event_individual * {
    font-size: 13px!important;
}
.girls-deco-image {
    width: 32px!important;
}
/* 女性求人 */
.girlsrecruit .movieBoxImg video[id^="video"] {
    height: unset;
}
/* 男性求人 */
.boysrecruit .movieBoxImg video[id^="video"] {
    height: unset;
}
/* 予約一覧 */
.yoyaku03 .widget-content-area li{
    list-style:none;
    vertical-align:top;
    list-style:none;
    vertical-align:top;
}
.yoyaku03 .widget-content-area h2 { 
    margin-bottom: 15px;
    padding: 7px 15px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
}
.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 {
    font-weight: bold;
}
.yoyaku03 .widget-content-area .dp-ib {
    display: inline-block;
}
.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 .select-head .price_detail .detail_all .btn_block {
    cursor: pointer;
}
.yoyaku03 .widget-content-area .select-head .price_detail .btn_block {
    font-size: 28px;
    color: #206cf6;
    display: inline-block;
    width: 45px;
    text-align: right;
}
.yoyaku03 .widget-content-area .booking-article {
    overflow: hidden;
    background: #eaeaea;
    padding: 10px 5px 5px 5px;
}

.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 .sort-select:after {
    position: absolute;
    top: 34%;
    bottom: 0;
    right: 15px;
    width: 10px;
    display: block;
    font-family: 'icomoon';
    content: "\e909";
    font-size: 20px;
    pointer-events: none;
}
.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 .arrow-navi li:last-child a {
    width: 10.35%;
    text-align: center;
    margin-right: 0;
}
.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: 8px;
    font-size: 22px;
}

.yoyaku03 .widget-content-area .arrow-navi .arrow-prev-btn {
    width: 35.5%;
    height: 40.5px;
    line-height: 41.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: 20%;
    display: block;
    font-family: 'icomoon';
    content: "\ea1f";
    font-size: 22px;
}
.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 .arrow-next-btn {
    width: 35.5%;
    height: 40.5px;
    line-height: 41.5px;
    text-align: center;
}
.yoyaku03 .widget-content-area .arrow-navi .arrow-next-btn:after {
    position: absolute;
    top: 0;
    right: 20%;
    display: block;
    font-family: 'icomoon';
    content: "\ea20";
    font-size: 22px;
}

.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 .profileLink > img {
    display: block;
    width: 80px;
}
.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 .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, .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 {
    padding: 5px 10px;
    font-size: 10px;
}
.yoyaku03 .widget-content-area .btn:link, .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);
}
.diary_writer {
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
}
.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 .header-back-btn a img {
    width: 26px;
}
.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;
}
.girls .contensboxin.widget-content-area section p,
.girls-pick .contensboxin.widget-content-area section p  {
    padding-left: 10px;
}

.widget-content-area .shopname {
    font-weight: bold;
    padding: 0;
}
.widget-content-area .shoparea {
    font-size: 10px;
}

/* 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!important;
}

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

/* 女の子詳細　SNSリンク */
div.glpf_sns_link_block {
    align-items: center;
    display: flex;
    padding: 5px 0;
    width: 100%;
}
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;
    justify-content: space-evenly;
    width: 100%;
}
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;
}

/* 口コミ(ナイツ用) */
.shop-review h1 {
  font-size: 20px;
}
.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;
  font-size: 12px;
  padding: 10px;
}
.shop-review .list dt {
  float: left;
  width: 140px;
}
.shop-review .list dd {
  float: left;
  width: 478px;
  color: #333;
}
.shop-review .review-item-content {
  padding: 4px 10px 0;
}
.shop-review .review-item-title {
  float: none;
  padding: 20px 0 10px 0;
}
.shop-review .review_bold {
  font-size: 18.2px;
  line-height: 1.4;
}
.shop-review .review-item-post {
  font-size: 12px;
}
.shop-review .review-item-reply {
  padding: 0;
}
.shop-review .review-item-reply-inner {
  border-radius: 10px;
  margin: 0 -15px;
  padding: 20px;
}
.shop-review .review-item-reply-head {
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
}
.shop-review .review-item-reply-body {
  margin: 0;
  padding: 0;
}
.shop-review ul.paging {
  padding: 50px 0;
}
.shop-review .review-average-star {
  display: inline-block;
  height: 40px;
  position: relative;
  top: -1px;
  vertical-align: bottom;
}
.shop-review .total_rate {
  padding-top: 7px;
  padding-left: 10px;
}
p.pcwidgets-title {
  height: 30px;
  line-height: 30px;
  margin: 0 0 5px 0;
  padding: 0 5px 0 10px;
  text-align: left;
}

/* メンテナンス表示 */
.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 メンテナンス表示 */

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;
}
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: 10px 0;
}
.system-widget > .shopname {
    text-align: center;
    white-space: normal;
}
.system-widget > .shoparea {
    text-align: center;
}

/* フリースペース */
.freespace-title {
    background-color: #eee;
    font-size: 12px;
    font-weight: normal;
    margin: 10px;
    padding: 12px;
    text-align: center;
}
.freespace-title-list-area {
    margin: 0 12px;
}
.freespace-title-list-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.freespace-title-list-link {
    display: inline-block;
    line-height: 1;
    max-width: 100%;
    overflow: hidden;
    padding: 4px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.freespace-title-list-item.is-current .freespace-title-list-link {
    border-bottom: 2px solid;
}
.freespace-individual-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.freespace-photo {
    margin: 10px 0;
    text-align: center;
}
.freespace-photo img.free-photo {
    width: 240px;
}
body::before{
    content:"";
    display:block;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
}
body.background-cover::before {
    background-repeat:no-repeat;
    background-position:50% 100%;
    background-size:cover;
    height:100vh;
    position:fixed;
}
body.background-repeat::before {
    position:absolute;
}

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

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