@charset "utf-8";
/*
CSS Information
 File name:      lady_detail.css
 Author:         Administrator
 Style Info:     /sp/lady_detail.html
----------------------------------------------------- */

/* CSS override and Class setting
********************************** */


/* スライダー
********************************** */

#content #slider {
	position:relative;
}

#content #slider a.prev {
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
	height: 300px;
	width: 18px;
	cursor: pointer;
}

#content #slider a.prev img,
#content #slider a.next img {
	display: block;
	margin: 150px auto 0 auto;
}

#content #slider a.next {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	height: 300px;
	width: 18px;
	cursor: pointer;
}

#content .slides_container {
	width:226px;
	height:300px;
	margin: 10px auto 0;
}

#content .slides_container li {
	text-align: center;
}

#content .slides_container li img {
	display: block;
	width: auto;
	height: auto;
	margin: 0 auto;
	max-width: 226px;
	max-height: 300px;
}

#content ul.pagination {
	text-align: center;
	margin: 10px 0;
}

#content ul.pagination li {
	display: inline-block;
	margin: 0 5px 0;
	width: 6px;
}

#content ul.pagination li a{
	display: block;
	overflow: hidden;
	background: #d9d5d6;
	height: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-indent: 110%;
	white-space: nowrap;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}

#content ul.pagination li.current a {
	background: #e9d04d;
}

#content #slide li {
	text-align: center;
}

#content #slide li img {
	display: block;
	margin: 0 auto;
	max-width: 70%;
}

/* スライダーNEW
********************************** */

#content #photos {
	width: 95%;
	margin: 0 auto 10px;
	overflow: hidden;
	position: relative;
}

#content #photos .item {
	padding-top: 10px;
}

#content #photos .nowprint {
	float: none;
	width: auto;
	padding-top: 10px;
    text-align: center;
}

/*
********************************** */

#content h2.name {
	font-size: 123.1%;
	text-align: center;
	margin: 0 0 10px;
}

#content .type {
	width: 95%;
	margin: 0 auto 5px;
	overflow: hidden;
}

#content .type span {
	display: inline-block;
	padding: 3px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	font-size: 85%;
	background: #f76aac;
	color: #fff;
	vertical-align: top;
	margin-bottom: 5px;
}

#content .lady-detail-buttons {
    display: flex;
    justify-content: center;
    gap: 5px;
    width: 95%;
    margin: auto;
}

#content .lady-detail-buttons span,
#content .lady-detail-buttons a {
    flex: 1 1 50%;
	display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
	height: 36px;
	border: solid 1px #abadac;
	background: #fff;
	border-radius: 2em;
	color: #000066;
}
#content .lady-detail-buttons span img,
#content .lady-detail-buttons a img {
	margin-right: 10px;
	vertical-align: middle;
    width: 1.5em;
    height: 1.5em;
    object-fit: contain;
}

#content table.profile {
	width: 95%;
	margin: 0 auto 17px;
	border-collapse: collapse;
}

#content table.profile th {
	border: solid 1px #000099;
	padding: 7px;
	text-align: left;
	width: 28%;
}

#content table.profile td {
	padding: 7px;
	border: solid 1px #000099;

}

/**0922**************************************/
#content table.profile th.hw_th {
background: transparent url(https://img.undernavi.com/images/xmas/bar_xmas_sp01.jpg)  no-repeat;
-moz-background-size:100% 100%;
background-size:cover;
padding-top:2.5%;
z-index:1;
height:0;
color: #000260;
}
#content table.profile th.hw_th02 {
background: transparent url(https://img.undernavi.com/images/xmas/bar_xmas_sp.jpg);
-moz-background-size:100% 100%;
background-size:contain;
padding-top:3.5%;
z-index:1;
height:0;
line-height:0.71em;
color: #000260;
}
#content table.profile td.navy {
color: #000260;
}


#content section h2 {
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
}

body#lady_detail th.sat {
	color: #1d8fef;
}

body#lady_detail th.sun {
	color: #f00;
}

#content table {
	width: 95%;
	margin: 0 auto;
	font-size: 85%;
}

#content table th {
	border: solid 1px #000099;
	padding: 7px 0;
	font-weight: normal;
}

#content table td {
	border: solid 1px #000099;
	padding: 10px 0;
	text-align: left;
	vertical-align: middle;
}

#content table.week th {
	width: 14%;
}

#content table.week td {
	text-align: center;
}

#content section#schedule h2,
#content section#status h2 {
	color: #48b8c5;
}

#content ul.content {
	width: 95%;
	margin: 0 auto 10px;
}

#content ul.content li{
	border: solid 1px #000099;
	margin-bottom: 10px;
}

#content ul.content li a {
	display: block;
	padding: 9px;
	text-align: center;
	font-weight: bold;
	font-size: 116%;
	color: #000066;
}

#content .back,
#content .nLink {
	margin: 0 auto 10px;
	width: 95%;
	height: 35px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}

#content .back a,
#content .nLink a {
	display: block;
	color: #000066;
}

/* koredake view */
.koredake {
	clear: both;
	width: 95%;
	margin: 6px auto;
}
.koredake dl {
	display: block;
	padding: 5px 0;
	background: #eb0100 url(https://img.undernavi.com/web/new_undernaviimage/store/web_cs/lady_detail/icon_koredake.png) no-repeat 10px 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.koredake dl dt,
.koredake dl dd {
	display: inline-block;
	vertical-align: middle;
}
.koredake dl dt {
	color: #f3fa00;
	font-size: 124%;
	margin-left: 38px;
	margin-right: 10px;
}
.koredake dl dd {
	color: #ffffff;
	font-size: 147%;
	margin-right: 1px;
}
.koredake dl dd:last-child {
	margin-right: 0 !important;
}
.kdCont {
	width: 95%;
	margin: 0 auto 5px;
	padding: 3px 0;
	text-align: center;
	border: 1px solid #eb0100;
	background: #ffffff;
}
.kdLink {
	margin: 10px auto 0;
	text-align: center;
}
.kdLink a {
	text-decoration: underline;
	color: #000066;
}
.kdLink a:hover {
	text-decoration: none;
}

/* movie
********************************** */
#movie ul,
#special_movie ul {
	margin: 10px;
}

#movie ul li,
#special_movie ul li {
    float: left;
    height: auto!important;
    line-height: 1!important;
    margin: 0!important;
    padding-right: 10px;
   	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    font-weight: normal!important;
}

#movie ul li:last-child,
#special_movie ul li:last-child {
    padding-right: 0;
}

#movie .movie_list1 li,
#special_movie .movie_list1 li {
    width: 100%;
}

#movie .movie_list2 li,
#special_movie .movie_list2 li {
    width: 50%;
}

#movie .movie_list3 li,
#special_movie .movie_list3 li {
    width: 33.3%;
}

#movie ul li a span,
#special_movie ul li a span {
	display: block;
    padding: 5px;
    font-size: 93%;
	text-align: center;
    white-space: nowrap;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#movie ul li a,
#special_movie ul li a {
	display: block;
}

#movie ul li img,
#special_movie ul li img {
	width: 100%;
}



/* photoblog */
#photoblog {
    overflow: hidden;
}
#photo_thumb  {
    margin: 10px 0;
    padding: 0 5px;
}
#photo_thumb ul {
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
#photo_thumb ul li {
    display: table-cell;
    padding: 0 5px;
}
#photo_thumb ul a {
    display: table-cell;
    padding: 0 5px;
}
#photo_thumb ul li a {
    display: block;
}
#photo_thumb ul li a img {
    width: 100%;
}
#photo_thumb ul a img {
    width: 100%;
}
/* r chat */
.r_chat {
	clear: both;
	display: block;
	width: 95%;
	margin: 10px auto;
	padding: 8px 0;
	color: #ffffff;
	text-align: center;
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
	background: #452052;
	border: 1px solid #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.r_chat span {
	display: inline-block;
	padding-left: 30px;
	color: #ffffff;
	line-height: 1.5;
	background: url(https://img.undernavi.com/web/new_undernaviimage/store/web_cs/lady_detail/icon_chat.png) no-repeat left center;
	background-size: 25px auto;
}
.r_chat:hover {
opacity: 0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha( opacity=90 )";
	*zoom: 1;
	text-decoration: none;
}

/* ハロウィン特集　----------------------------------------- */
.hw_box {
	width: 95%;
	height: 100px;
	margin: 10px auto 0;
	overflow: hidden;
}
.hw_box ul,
.hw_box .photo {
	position: relative;
}
.hw_box li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}
.hw_box .photo {
	display: block;
	width: 100%;
	height: 100px;
}

.hw_box li:nth-child(1) {
	z-index: 10;
}
.hw_box li:nth-child(1) .photo:after {
	content: "";
    display: block;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0;
    background: url(https://img.undernavi.com/images/xmas/bg_xmas01.png) center top no-repeat;
    background-size: 90%;
    overflow: hidden;
}

/* 予約システム */
.reserve_icon {
	margin-left: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.reserve_icon li {
    float: left;
    margin-right: 5px;
    padding: 5px;
    color: #ffffff;
    font-size: 85%;
    background: #ed7d31;
}

/* calendar */
.calendar {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.calendar .calendar_txt {
    display: block;
    margin-bottom: -10px;
    padding: 5px 5px 0;
    font-size: 85%;
    text-align: right;
}
.calendar ul {
    position: relative;
    margin: 0 auto;
    padding: 10px 10px 10px;
    white-space: nowrap;
    box-sizing: border-box;
    letter-spacing: -.4em;
}
.calendar ul li {
    display: inline-block !important;
    width: auto !important;
    margin-left: -1px;
    padding: 0 !important;
    text-align: center;
    border: 1px solid #ebe7c2;
    border-color: #ebe7c2 !important;
    box-sizing: border-box;
    letter-spacing: normal;
}
.calendar ul li.sun a {
    background: #ffbbba;
}
.calendar ul li.sat a {
    background: #c7d7e6;
}
.calendar ul li a,
.calendar ul li span {
    display: block;
    padding: 5px 10px;
    color: #000000;
    text-align: center;
    background: #faf8ec;
}
.calendar li a {
    color: #c80037;
}
.calendar li span {
    background: #b2b9bf;
}
.calendar li .condition {
    display: block;
    margin-top: 5px;
    font-weight: bold;
    background: transparent;
}
.calendar .swiper-container .swiper-button-next,
.calendar .swiper-container .swiper-button-prev {
    top: 63%;
}
.slider .slick-prev:before,
.slider .slick-next:before,
.swiper-button-disabled {
    display: none!important;
}
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
    display: block;
    position: absolute;
    top: 70%;
    left: 3px;
    right: initial;
    z-index: 1;
    width: 24px;
    height: 24px;
    background: url("//img.undernavi.com/portal/sp/chugoku/common/arrow_slider_prev.png") left top no-repeat;
    -webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
    background-size: 24px auto;
}
.swiper-container .swiper-button-next {
    left: initial;
    right: 3px;
    background: url("//img.undernavi.com/portal/sp/chugoku/common/arrow_slider_next.png") left top no-repeat;
    -webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
    background-size: 24px auto;
}

/* modal */
#modal_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.3);
}

#use_date {
    display: none;
    position: fixed;
    left: 3.125%;
    z-index: 99;
    width: 93.75%;
    max-height: 93.75%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
}
#use_date_inner {
    position: relative;
    padding: 10px;
}
#use_date_inner .use_date_ttl {
    display: block;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    border-bottom: 3px solid #e5e4cf;
}
#use_date_inner .close_btn {
    position: absolute;
    top: 1px;
    right: 1px;
}
#use_date_inner .close_btn a {
    display: block;
    padding: 5px;
    text-align: center;
    line-height: 1 !important;
    font-weight: bold;
    background: #ee9c49;
    border: 3px solid #ffffff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    z-index: 999;
}
#use_date_inner .close_btn a img {
    width: 17px;
    height: auto;
    vertical-align: top;
}
#use_date .lady_data {
    display: block;
    padding: 5px 0;
    position: relative;
    overflow: hidden;
}
#use_date .lady_data dt {
    float: left;
}
#use_date .lady_data dt figure {
    width: 70px;
    height: auto;
    overflow: hidden;
}
#use_date .lady_data dt img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
#use_date .lady_data dd {
    height: 93px;
    padding-left: 80px;
    line-height: 1.5;
    position: relative;
}
#use_date .lady_data dd a {
    display: inline-block !important;
}
#use_date .lady_data dd .lady_data_btn {
    display: block;
    position: absolute;
    right: 5px;
    bottom: 0;
}
#use_date .lady_data dd .lady_data_btn li {
    display: block;
    width: 6em;
    padding: 5px 0 !important;
    text-align: center;
    font-weight: bold;
    background: #fffac8;
    border: 1px solid #f6f6e3 !important;
}
#use_date .lady_data dd .lady_data_btn li:last-child {
    margin-top: 3px;
    color: #ffffff;
    background: #c4a126;
}
#use_date_inner table {
    width: 100%;
    background: #ffffff;
}
#use_date_inner table th,
#use_date_inner table td {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ecebd3;
}
#use_date_inner table th {
    background: #faf8ec;
}
#use_date_inner table th.sun {
    background: #ffbbbc;
    border: 1px solid #c0696c;
}
#use_date_inner table th.sat {
    background: #c7d7e6;
    border: 1px solid #738497;
}
#use_date_inner table td.none {
    background: #eeedeb;
}
#use_date_inner table td.privilege {
    background: #fffac8;
}
#use_date_inner table td.monopoly {
    background: #c4a126;
}
#use_date_inner table td a {
    display: block;
    margin: -5px;
    padding: 5px;
    height: 100%;
    color: #000000;
    line-height: 2;
}

#modal_caution,
#offer_modal_caution,
#regist_modal_caution {
    display: none;
    position: fixed;
    left: 3.125%;
    z-index: 99;
    width: 93.75%;
    max-height: 93.75%;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
}
#modal_caution_inner,
#offer_modal_caution_inner,
#regist_modal_caution_inner {
    position: relative;
    padding: 5px;
    line-height: 1.5;
}
#regist_modal_caution_inner {
    border: 3px solid #e5e4cf;
}
#modal_caution_inner .caution_ttl,
#offer_modal_caution_inner .caution_ttl,
#regist_modal_caution_inner .caution_ttl {
    display: block;
    margin-bottom: 5px;
    padding: 5px 0;
    color: #ffffff;
    font-size: 108%;
    font-weight: bold;
    text-align: center;
    background: #ae0001;
}
.caution_txt {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 93%;
    line-height: 1.5;
    text-align: center;
}
.form_box {
    padding: 5px;
    background: #fffac8;
}
.login_id {
    margin-bottom: 5px;
}
#offer_modal_caution_inner form input {
    line-height: 2;
}
#modal_caution_inner .close_btn,
#offer_modal_caution_inner .close_btn,
#regist_modal_caution_inner .close_btn {
    position: absolute;
    top: -15px;
    right: -10px;
}
#modal_caution_inner .close_btn a,
#offer_modal_caution_inner .close_btn a,
#regist_modal_caution_inner .close_btn a  {
    display: block;
    margin: 0;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    line-height: 1 !important;
    background: #ee9c49;
    border: 3px solid #ffffff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    z-index: 999;
}
#modal_caution_inner .close_btn a img,
#offer_modal_caution_inner .close_btn a img,
#regist_modal_caution_inner .close_btn a img {
    width: 17px;
    height: auto;
    vertical-align: top;
}
#modal_caution_inner form p,
#offer_modal_caution_inner form p,
#regist_modal_caution_inner p {
    text-align:left;
    color: #333333;
    font-weight: bold;
}
#regist_modal_caution_inner p.note {
    margin-bottom: 10px;
    padding: 5px;
    color: #333333 !important;
    font-size: 108%;
    font-weight: normal;
    background: #fffac3;
    border: 1px solid #e5cf00;
}
#regist_modal_caution_inner p.note strong {
    color: #ff0000;
}
#modal_caution_inner .tC,
#offer_modal_caution_inner .tC,
#regist_modal_caution_inner .tC {
    text-align: center;
}
#modal_caution_inner form input[type="submit"],
#regist_modal_caution_inner input[type="submit"] {
    display: block;
    width:250px;
    height:40px;
    line-height:40px;
    margin:0 auto 15px;
    padding:0;
    color:#fff;
    text-align:center;
    background:#4a4a4a;
    border: none;
}
#regist_modal_caution_inner .form_box input,
#regist_modal_caution_inner .form_box input,
#regist_modal_caution_inner input#mailaddress {
    width: 98% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2;
}
#regist_modal_caution_inner .form_box form input,
#regist_modal_caution_inner .form_box form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ffffff !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    border: 1px solid #a9a9a9;
}
#regist_modal_caution_inner input[type="submit"] {
    margin: 15px auto 15px;
}
#modal_caution_inner form input[type="image"],
#offer_modal_caution_inner form input[type="image"],
#regist_modal_caution_inner input[type="image"] {
    width: 100%;
}
#modal_caution_inner form input[type="text"],
#modal_caution_inner form input[type="password"],
#offer_modal_caution_inner form input[type="text"],
#offer_modal_caution_inner form input[type="password"],
#regist_modal_caution_inner input[type="text"],
#regist_modal_caution_inner input[type="password"] {
    width: 98% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.login_keep label {
    display: block;
    margin: 0 5px;
    color: #b6b6b6;
    line-height: 3;
    font-weight: normal;
    background: #f0f0f0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    cursor: pointer;
}
.login_keep input {
    display: none;
}
.login_keep input:checked + label {
    color: #ffffff;
    background: #ef9f3c;
}

.login_btn {
    display: block;
    margin: 0 5px 10px;
    text-align: center;
}
.login_btn a,
.login_btn input {
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    color: #ffffff;
    line-height: 3 !important;
    font-weight: normal;
    background: #ef9f3c;
    border: none !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    cursor: pointer;
    -webkit-appearance: none;
}
.login_btn li {
    display: inline-block;
    width: 49%;
    vertical-align: bottom;
}

.sns {
    text-align: center;
}
.sns a {
    display: block;
    margin: 0 5px;
}
.sns a span {
    display: inline-block;
    padding-left: 30px;
    color: #ffffff;
    line-height: 3;
}
.sns a.twit {
    margin-bottom: 8px;
    background: #1da1f3;
}
.sns a.g {
    background: #dd4a38;
}
.sns a.twit span {
    background: url("//img.undernavi.com/portal/sp/chugoku/shop/dir/common/icon_twit.png") left center no-repeat;
    background-size: 26px auto;
    -moz-background-size: 26px auto;
    -webkit-background-size: 26px auto;
    -o-background-size: 26px auto;
    -ms-background-size: 26px auto;
}
.sns a.g span {
    background: url("//img.undernavi.com/portal/sp/chugoku/shop/dir/common/icon_g.png") left center no-repeat;
    background-size: 26px auto;
    -moz-background-size: 26px auto;
    -webkit-background-size: 26px auto;
    -o-background-size: 26px auto;
    -ms-background-size: 26px auto;
}

.web_reserve_bnr {
    border: solid 1px #ff0000;
    margin: 0 10px 10px;
}
.web_reserve_bnr p {
    display: block;
    padding: 9px;
    text-align: center;
    font-weight: bold;
    font-size: 116%;
    color: #000066;
}

/* �J�����_�[ */
.stop {
    background: #eeedeb;
}
table.lady_date td.sp01 {
    background: #eb68b2 !important;
}
table.lady_date td.sp01 a {
    color: #fff !important;
}
table.lady_date td.sp02 {
    background: #c4a126 !important;
    border-color: #c4a126 !important;
}
table.lady_date td.sp02 a {
    color: #fff !important;
}
table.lady_date td.sp03 {
    background: #bcffc4;
}

.lady_data_btn {
    display: block;
    border: 1px solid #f6f6e3 !important;
    padding: 5px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.lady_data_btn li {
    display: block;
    margin: 0 0 10px 0;
}
.lady_data_btn em {
    font-style: normal;
    font-weight: bold;
}
.lady_data_btn span {
    border: 1px solid #f6f6e3 !important;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    background: #fffac8;
    font-style: normal;
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.lady_data_btn span {
    background: #eb68b2;
    color: #fff;
}
.lady_data_btn span.info01 {
    background: #c4a126;
    color: #fff;
}
.lady_data_btn span.info02 {
    background: #bcffc4;
    color: #333;
}
.lady_data_btn span.info03 {
    background: #eeedeb;
    color: #333;
}
.lady_data_btn span.info04 {
    background: #FFF;
    color: #333;
}
/*20170907ネット予約ボタン変更*/
.web_reserve_bnr_modal {
    margin: 10px 0;
}
.web_reserve_bnr_modal img {
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.web_reserve_bnr_modal p.open_modal.arrowRight {
    background: none;
}
body#lady_detail .tel_area img {
    max-width: 100%;
}

#transformBox {
position: fixed !important;
bottom: 25%;
left: 0%;
transition: all 2s ease-in-out;
z-index: 1000;
}
body#lady_detail .pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: -30px;
    left: 0;
}
h2.ttl_xmas img {
    max-width: 100%;
}
body#lady_detail .pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    min-height: 44px;
}
body#lady_detail .rsv_area img {
    max-width: 100%;
}

body#lady_detail .pswp__button--arrow--right:before {
    background: url(https://img.undernavi.com/images/xmas/r_arrow01.png) 0 0 no-repeat;
        background-size: contain;
    width: 44px;
    height: 44px;
}
body#lady_detail .pswp__button--arrow--left:before {
    background: url(https://img.undernavi.com/images/xmas/l_arrow01.png) 0 0 no-repeat;
       background-size: contain;
    width: 44px;
    height: 44px;
}
body#lady_detail .sp_shopinfo img {
    max-width: 100%;
    margin:10px 0;
}
.rsv_area img {
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}
div#chamo-window {
    display: none;
}
#reserve001btnbox {
    padding-top: 120px;
    margin-top: -120px;
}



.close_jumpbtn button {
    width: 100%;
}

body#lady_detail .close_jumpbtn button {
    background-size: contain;
    display: block;
    position: relative;
    padding: 0%;
    background: url(https://img.undernavi.com/images/xmas/SPicon_net.png) 0 0 no-repeat;
    background-size: contain;
    opacity: 1;
}
.close_jumpbtn buton {
    width: 100%;
}

.voice_flex {
width:30%;
text-align:left;
padding-left:2%;
}
.voice_flex img {
width:100% !important;
}

/*バレンタイン用*/
.valentineModalBox button {
  margin: 0;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  position: relative;
}

.valentineBtn {
	background: none;
	z-index: 9999999;
}



/** Modal */
.valentineModalBox #btn-modal {
	position: fixed;
	bottom: 150px;
	display: none;
	left: 0;
}
.valentineModal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	border-radius: 4px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.3);
	z-index: 999999999999999999;
	background: url(https://img.undernavi.com/images/valentine/pc_mdalBg.jpg) center top /cover no-repeat;
	transform: translate(-50%,-50%);
	width: 90%;
	padding: 15px 0;
}
.modal-close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
}

.valentineOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  z-index:999;
}
#btn-modal {
animation-name: SlideUp;/* アニメーション名 */
animation-duration: 2s;/* アニメーション時間 */
}
@keyframes SlideUp {
0% {
    opacity: 0;/* 透明 */
    transform: translateY(50px);/* Y軸方向に50px */
}
100% {
    opacity: 1;/* 不透明 */
    transform: translateY(0);/* Y軸方向に0px */
}
}


#modalVideo {
	width: 100%;
	margin: 0 auto;
	position:relative;
}
#modalVideo video {
	width: 90%;
	height: auto;
	margin: 0 auto;
	display: block;
	padding: 0px;
}
#closevalentine {
	position: absolute;
	right: -10px;
	top: -10px;
	cursor: pointer;
	width: 10%;
}
#closevalentine img {
width:60%;
}

#valentineModal > p > img {
	width: 95%;
	margin: 0 auto;
	display: block;
}
#mousouMovie {
	width: 70% !important;
}
button#btn-modal #fixedBtn01 {
	position: relative;
}
#firstMbtn {
	position: absolute;
	top: 5px;
	left: 6px;
	right: 0;
	bottom: 0;
	-webkit-animation: spin 10s linear infinite;
	-moz-animation: spin 10s linear infinite;
	-ms-animation: spin 10s linear infinite;
	-o-animation: spin 10s linear infinite;
	animation: spin 10s linear infinite;
	z-index: -1;
	width: 100px;
	max-width: auto !important;
}
#spin {
	width: 112px;
	position: inherit;
}
@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
#ladyMov_selfie .thumb img {
max-width: 100%;
}
#ladyMov_selfie .thumb {
margin: 10px auto;
display: block;
width: 50%;
}


/* 新設口コミ
--------------------------------------------------------*/
.inner {
	width: 96%;
	margin: 0 auto;
}
.nav {
	display: block;
	position: absolute;
    top: -1rem;
    right: 0%;
}
.nav .kuchikomiBtn {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 2vw;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background-color: #8ED8EA;
}
.nav .kuchikomiBtn img {
    width: 50%;
}
.nav .kuchikomiBtn span {
    transform: scale(.8);
    text-align: center;
    white-space: nowrap;
    font-size: 3.125vw;
    color: #fff;
}
.nav.is-fixed {
    position: fixed;
	top: 12.5rem;
	right: 0;
	z-index: 5;
}
/* ログインbox
-------------------------*/
.bubble {
	position: fixed;
	/*bottom: -14.3rem;*/
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 85%;
	background: #fff;
	padding: 10px;
	z-index: 5;
}
/*.bubble::before {
  content: '';
  position: absolute;
  z-index: 1;
  width: 25px;
  height: 25px;
}*/
.bubble::after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0; left: 0;
  width: 100%; height: 100%;
}
.bubble>* {
  position: relative;
  z-index: 3;
}
.bubble,
.bubble::after {
  border-radius: 5px; /* 角の丸め方 */
}
.bubble,
.bubble::before {
  box-shadow: 0 0 10px 0 rgba(163,163,163,0.50); /* ぼかし距離(第3引数)，拡散距離(第4引数)，色(第5引数) */
}
.bubble,
.bubble::before,
.bubble::after {
  background: #fff; /* 背景色 */
}
/* 吹き出し・上辺右側 */
.bubble--top_right::before {
  top: -10px; right: 20vw; /* 位置 */
  transform: rotate(45deg) skew(20deg,20deg); /* 傾斜角(skew) */
}
.login_box li label {
	display: block;
	color: #333;
}
.login_box li label.inline {
	display: inline-block;
}
.login_box li input[type="text"],
.login_box li input[type="password"] {
	border: 1px solid #ccc;
	width: 95%;
	padding: 5px 5px;
}
.login_box li input[type="checkbox"] {
	appearance: checkbox !important;
	-webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
}
.btn_area {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 5px auto;
}
.btn_area p {
	width: 49%;
	background: #efefef;
    text-align: center;
	padding: 5px 0;
	display: flex;
    align-items: center;
}
.btn_area p a {
	color: #000;
	align-items: center;
	margin: 0 auto;
}
.btn_area p input[type="submit"] {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border: none;
    background-color: transparent;
	margin: 0 auto;
	color: #000;
	font-size: 15px;
}
.closebtn {
	text-align: center;
	margin-top: 5px;
}
/**/
h3.ttl_review {
	font-size: 1.23rem;
	font-weight: bold;
	padding-bottom: 10px;
}
/* icon★ */
@font-face {
  font-family: 'fontello';
  src: url('../../font/fontello.eot?45259564');
  src: url('../../font/fontello.eot?45259564#iefix') format('embedded-opentype'),
       url('../../font/fontello.woff?45259564') format('woff'),
       url('../../font/fontello.ttf?45259564') format('truetype'),
       url('../../font/fontello.svg?45259564#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.star_area {
	color: #333;
	margin-top: 10px;
	margin-bottom: 7px;
}
span.star_icon {
	position: relative;
	width: 6.3em;
	white-space: nowrap;
	text-indent: 100%;
	vertical-align: middle;
	font-size: 15px;
}
p.star_icon {
	color: #000;
	white-space: nowrap;
	text-indent: 0;
	font-size: 15px;
	font-weight: bold;
	padding-left: 37%;
	position: relative;
}
.star_icon::before {
	content: "\e80b\e809\e809\e809\e809";
	position: absolute;
	top: 0;
	left: 0;
	color: #fec002;
	font-family: 'fontello';
	letter-spacing: .2em;
	text-indent: 0;
}
.star_icon.star05::before {	content: "\e80b\e809\e809\e809\e809"; }/*0.5*/
.star_icon.star10::before {	content: "\e808\e809\e809\e809\e809"; }/*1.0*/
.star_icon.star15::before {	content: "\e808\e80b\e809\e809\e809"; }/*1.5*/
.star_icon.star20::before {	content: "\e808\e808\e809\e809\e809"; }/*2.0*/
.star_icon.star25::before {	content: "\e808\e808\e80b\e809\e809"; }/*2.5*/
.star_icon.star30::before {	content: "\e808\e808\e808\e809\e809"; }/*3.0*/
.star_icon.star35::before {	content: "\e808\e808\e808\e80b\e809"; }/*3.5*/
.star_icon.star40::before {	content: "\e808\e808\e808\e808\e809"; }/*4.0*/
.star_icon.star45::before {	content: "\e808\e808\e808\e808\e80b"; }/*4.5*/
.star_icon.star50::before {	content: "\e808\e808\e808\e808\e808"; }/*5.0*/
span.point {
    margin-left: 6.2rem;
	color: #333;
	font-weight: normal;
}
/* select_menu */
.cp_ipselect {
	overflow: hidden;
	width: 100%;
	margin: 0.6em auto;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl02 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl02::before {
	position: absolute;
	/*top: 0.8em;
	right: 0.9em;*/
	top: 50%;
	right: 3%;
	transform: translate(-3%, -50%);
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl02:after {
	position: absolute;
	top: 0;
	right: 2.5em;
	bottom: 0;
	width: 1px;
	content: '';
	border-left: 1px solid #bbbbbb;
}
.cp_ipselect.cp_sl02 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}
ul.item_list li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
ul.item_list li .flex_review {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	color: #333;
}
.flex_review figure {
	display: block;
	width: 23%;
	max-height: 85px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
}
.flex_review figure img {
	width: 100%;
}
.flex_review .info_right {
	width: 76%;
}
.flex_review .info_right a {
	color: #e60e7b;
	font-weight: bold;
}
.flex_inner {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-end;
}
.flex_inner > .gb {
	margin: 0.4rem 0 0 0;
	color: #333;
}
.flex_inner > .gb span {
	margin-right: 8px;
	font-weight: bold;
}
.flex_inner > .gb span:last-child {
	margin-right: 0;
}
.flex_inner > .gb span img {
	vertical-align: baseline;
	padding-right: 3px;
}
.flex_inner > .info {
	font-size: 3.1vw;
	color: #333;
	font-weight: normal;
}
.flex_inner > .info span {
	width: 100%;
	display: block;
	text-align: right;
}
.ttl_review {
	font-weight: bold;
	padding: 0.2rem 0 0.1rem 0;
	color: #333;
}
.txt_review {
	font-size: 3.1vw;
	color: #333;
	line-height: 1.2;
	font-size: 3.1vw;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 5px;
}
.link_continue {
	display: block;
	font-size: 2.9vw;
	text-align: right;
}
.cMore a {
    display: block;
    width: 80%;
    padding: 15px;
    border-radius: 5em;
    background-color: #e60e7b;
    font-size: 0.91rem;
    color: #ffffff;
    text-align: center;
	margin: 15px auto;
}

/*--------------------------------*/
section.reviewdetail {
	position: fixed;
	width: 96%;
	background: #fff;
	top: 6%;
	left: 50%;
	transform: translate(-50%, 0%);
	padding: 10px 1%;
	z-index: 11;
	color: #333;
}
.reviewdetail input[type="text"] {
	width: 92%;
	display: block;
	padding: 5px;
	margin: 1.1em auto 0.6em auto;
}
.reviewdetail textarea {
	width: 92%;
	height: 75px;
	display: block;
	padding: 5px;
	margin: 0.7em auto 0.6em auto;
}
.bg_gray {
	background: #f5f5f5;
	padding: 10px;
	margin: 0 auto 10px auto;
	height: 4.5rem;
	overflow: scroll;
	line-height: 1.3;
}
.bg_gray dl {
	margin-top: 5px;
}
.bg_gray dt {
	font-weight: bold;
	padding-bottom: 3px;
}
.bg_gray dd {
	padding-bottom: 10px;
}


.check_area {
	width: 80%;
	border: 1px solid #ccc;
	border-radius: 7px;
	background: #fff;
	margin: 15px auto;
	padding: 10px 0;
}
.check_area input[type="checkbox"] { display: none; }

.check_area input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  /*color: #ddd;*/
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-left: 10%;
}

.check_area input[type="checkbox"] + label:last-child { margin-bottom: 0; }

.check_area input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #ff1493;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

.check_area input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.reviewdetail button {
	-webkit-appearance: none;
	appearance: none;
    border: none;
    background: #ff1493;
	color: #fff;
	text-align: center;
	display: block;
	width: 90%;
	padding: 10px 0;
	margin: 0 auto;
	border-radius: 5px;
}
.closebtn {
	margin-top: 7px;
	text-align: center;
	color: #333;
}
.closebtn02 {
	margin-top: 0px;
	text-align: center;
	color: #333;
	position: absolute;
	top: -18px;
	right: 0;
	width: 30px;
	line-height: 30px;
	border: 3px solid #333;
	border-radius: 50%;
	font-size: 4.5vw;
	font-weight: bold;
	background: #fff;
	z-index: 101;
}
.err_msg {
    background: #fff;
    padding: 10px 3%;
    border: 2px solid #c90037;
    color: #c90037;
    font-weight: bold;
    margin-bottom: 25px;
}

.input-range {
  display: none;
}
.range-group {
    position: relative;
    width: 96%;
    margin: 10px auto 0 auto;
}
.range-group > a {
  display: inline-block;
  /*width: 20px;
  height: 20px;*/
  margin-right: 10px;
}
.range-group > a:last-child {
	margin-right: 0;
}
.range-group > a:before {
  content: "\e808";
  font-family: 'fontello';
  font-size: 26px;
  color: #aaa;
}
.range-group > a.on:before {
  content: "\e808";
  color: #fc3;
}

.gravure_btn_area ul li a {
    display: block;
    margin: 0 0 3px;
    height: 26px;
    line-height: 26px;
    border: solid 1px #abadac;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    /*color: #000066;
	color: #b200ff;*/
    font-size: 139%;
	text-align: center;
    width: 90%;
    margin: 0 auto 15px;
}
.gravure_btn_area a img {
	vertical-align: middle;
	margin-right: 10px;
}

/* クリスマス特集
-----------------------------------------------------------*/
.btn_xmas {
    position: fixed;
    bottom: 45px;
    left: 2%;
    transform: translate(-2%, -45px);
    width: 28%;
    z-index: 99;
}
.btn_xmas > a > img {
    width: 100%;
}
/******************閲覧者数表示
***********************************************************/
/* スタンプポップアップ
----------------------------------------------------------*/
.page_viewer-close .round_btn::before, .page_viewer-close .round_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 15px; /* 棒の高さ */
  background: #333; /* バツ印の色 */
}

.page_viewer-close .round_btn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}

.page_viewer-close .round_btn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.page_viewer-close {
	position: absolute;
	right: -10px;
	top: -10px;

}
.page_viewer-close .round_btn {
	display: block;
	position: relative;
	width: 27px;
	height: 27px;
	border: 2px solid #333;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
}
.page_viewer {
	position: fixed;
	top: 4vw;
	left: 50%;
	z-index: 999;
	background: #fff;
	border: 1px solid #bbb6b6;
	box-sizing: border-box;
	width: 90%;
	border-radius: 10px;
	padding: 3vw 0vw;
	text-align: center;
	margin: 0 auto;
	transform: translateX(-50%);
	color: #000;
	font-size: 4vw;
}
.viewer {
	font-weight: bold;
	font-size: 20px;
}
.viewer::before {
	content: "";
	content: "";
	background: url(https://img.undernavi.com/front/pc/shop/viewer_icon.png) no-repeat;
	width: 23px;
	height: 18px;
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
}


/********slick用
************************************/

#content #photos.photos_slick .item img {
	width:100%;
	height:auto;
}
#content #photos.photos_slick .slick-prev::before {
	background: url(https://img.undernavi.com/images/xmas/arrow_prev.png) !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	opacity: 1;
	width: 100%;
	height: 100%;
}
#content #photos.photos_slick .slick-next::before {
	background: url(https://img.undernavi.com/images/xmas/arrow_next.png) !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	opacity: 1;
	width: 100%;
	height: 100%;
}
#content #photos.photos_slick .flick .item.item_fs:first-child {
	display: block;
	width: 100%;
	margin: 0 auto;
}

#content #photos.photos_slick .flick > .item:not(:first-child){
  display: none;
}
#content table.profile.profile_new {
	font-size: 100%;
}
#content table.profile.profile_new th {
	width:30%;
}
/****出勤状況
***********************/
.at_status {
	display: none;
}
.at_status {
	display: flex;
	align-items: center;
	padding: 5px 10px;
	font-size: 4vw;
	border: 1px solid #CCC;
	background: rgba(255,255,255,0.8);
	border-radius: 5px;
	margin: 5px 10px 0;
}
.auto_comment-inline {
	display: flex;
	white-space: nowrap;
}
.auto_comment {
	font-weight: bold;
	color: red;
	white-space: nowrap;
}
.standby_comment_marquee {
	overflow: hidden;
}

.auto_comment-item {
	margin-right: 5px;
}
.at_status .jsMarquee {
	font-weight: normal;
	height: 1.1em;
	width: 100%;
}
.auto_comment_marquee-item {
	color: #0000FF;
}
.jsMarquee {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.jsMarquee li {
	white-space: nowrap;
}

.kuchikomiBtn02 span {
	display: block;
	background: #f9a514;
	width: 90%;
	margin: 10px auto 30px;
	text-align: center;
	padding: 10px 0;
	border-radius: 30px;
	box-shadow: 2px 2px 4px grey;
	color: #fff !important;
	font-size: 4.5vw;
	font-weight: bold;
}
.no_data02 {
	padding: 10px 0;
	margin: 10px 0;
	border: 3px double #c80037;
	color: #c80037;
	text-align: center;
	background: rgba(255,255,255,0.7);
}

/* 返信コメント
----------------------------------------------*/
.review_reply {
    color: #333;
    /*font-size: 3.1vw;*/
    margin-top: 10px;
}
.replay_ttl {
    font-weight: bold;
    margin-bottom: 5px;
}
.replay_ttl::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(https://img.undernavi.com/front/pc/area/pref/review/icon_reply.png) center top / contain no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.grad-wrap {
}
.grad-wrap > input[type="checkbox"], .grad-wrap > label {
    display: none;
}
.grad-item {
    font-size: 3.1vw;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.grad-btn {
    display: none !important;
}
.review_btn {
    width: 65%;
    margin: 0 auto;
    border: 1px solid #ccc;
    text-align: center;
    box-sizing: border-box;
    padding: 12px 0;
    border-radius: 5px;
    margin-bottom: 0px;
}
.review_btn > a {
    display: block;
    color: #333 !important;
    margin: 0;
    padding: 0;
}
