@charset "utf-8";

/*----------------------------------
	ホテルリスト
-----------------------------------*/

/* {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
*/

.box-hotel-lead{
	margin-top: 20px;
	margin-bottom: 30px;
}

/*タイトル 青*/
.hs-title{
	width: 744px;
	height: 29px;
	background: url("/assets/img/user/common/h_bg6.jpg") no-repeat;
	position: relative;
	line-height: 29px;
}
.hs-title h2, .hs-title h3 {
	font-size: 14px;
	color: #FFF;
	margin-left: 8px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #1840e0,
 	-1px 1px 1px #1840e0,
 	1px -1px 1px #1840e0,
 	-1px -1px 1px #1840e0;
 }
.hs-title h3 span {
	text-shadow: 1px 1px 1px #1840e0,
	 -1px 1px 1px #1840e0,
 	1px -1px 1px #1840e0,
 	-1px -1px 1px #1840e0;
	color: #ffea00;
	margin-right: 0;
}
.hs-title i,
.lh_list i {
	    position: absolute;
	    top: -14px;
	    left: 20px;
	    color: #ffff00;
	    font-size: 10px;
	    font-weight: bold;
	    padding: 2px;
	    line-height: 1;
}
.hs-title p,
.lh_list p {
	position: absolute;
	right:8px;
	top:0;
	color: #FFF;
	font-size: 14px;
	background: url("/assets/img/user/hotel/ico-02.png") no-repeat;
	background-position: 0;
	padding-left: 18px;
}

/*タイトル ピンク*/
.lh_list {
	width: 744px;
	height: 29px;
	background: url("/assets/img/user/hotel/h-lovehotel.png") no-repeat;
	position: relative;
	line-height: 29px;
}
.lh_list h2, .lh_list h3 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ff0057,
 	-1px 1px 1px #ff0057,
 	1px -1px 1px #ff0057,
 	-1px -1px 1px #ff0057;
	margin-left: 8px;
}
.lh_list h3 span {
	color: #ffea00;
}

/** タイトル色かえ **/
.hs-title h3 span.js-search-conjuction,
.lh_list h3 span.js-search-conjuction {
	color: #ffffff;
}

/*もっと見る*/
.hs-more,
.hs-more2,
.bh-more,
.lh-more {
	margin-bottom: 38px;
	margin-top: 5px;
	text-align: right;
}
.hs-more a {
	color: #0F38C0;
	font-size: 12px;
	background: url("/assets/img/user/hotel/ico-01.png") no-repeat;
	padding-left: 17px;
	height: 14px;
}
.hs-more2 a {
	color: #ff0062;
	font-size: 12px;
	background: url("/assets/img/user/hotel/ico-01.png") no-repeat;
	padding-left: 17px;
	height: 14px;
}
.bh-more a {
	color: #0F38C0;
	font-size: 12px;
	background: url("/assets/img/user/hotel/ico-bh.png") no-repeat;
	background-position: 0;
	padding-left: 17px;
	padding-top: 2px;
}
.lh-more a {
	color: #ff0062;
	font-size: 12px;
	background: url("/assets/img/user/hotel/ico-bh.png") no-repeat;
	background-position: 0;
	padding-left: 17px;
	padding-top: 2px;
}

/*デリヘル店の一覧 BOX*/
.hs-list li.hs-container {
	width: 243px;
	float: left;
	margin-right: 6px;
	margin-bottom: 7px;
}
.hs-list li:nth-child(2n) { margin-right: 9px; }
.hs-list li:nth-child(3n) { margin-right: 0; }

/*デリヘル店の一覧 店名*/
.hs-name {
	background: #f2f6ff;
	border-top: 3px solid #9bb1e6;
	border-bottom: 1px solid #cddafa;
	height: 40px;
}
.hs-name2 {
	background: #ffe5ee;
	border-top: 3px solid #ff8db3;
	border-bottom: 1px solid #f1c7d5;
	height: 40px;
}
.hs-name a {
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	color: #0f38c0;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 5px 3px 5px;
}
.hs-name2 a {
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	color: #ff206a;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 5px 3px 5px;
}
.hs-name span,
.hs-name2 span {
	width: 100%;
	font-size: 12px;
	color: #000;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 5px;
}

/*デリヘル店の一覧 詳細*/
.hs-detail {
	border: 1px solid #e2e2e2;
	padding: 2px;
	margin-top: 1px;
	height: 164px;
}

/*デリヘル店の一覧 詳細左*/
.hs-photo {
	width: 120px;
	height: 160px;
	position: relative;
	float: left;
	border: 1px solid #f4f4f4;
	margin: 1px 0;
}

/*デリヘル店の一覧 詳細右*/
.hs-txt {
	width: 113px;
	float: right;
	margin: 0;
	position: relative;
	height: 161px;
}

/*デリヘル店の一覧 アイコン*/
.hs-genre li {
	float: left;
	margin-right: 1px;
}
.hs-genre li:last-child { margin-right: 0; }

/*デリヘル店の一覧 価格*/
.hs-list li .hs-txt ul.hs-price {
	border-bottom: 1px solid #f4f4f4;
	height: 26px;
	letter-spacing: -0.4em;
	margin-top: 7px;
}
.hs-list li .hs-txt ul.hs-price > *{
	display: inline-block;
	vertical-align: bottom;
	letter-spacing: normal;
}
.hs-list li .hs-txt ul.hs-price li:first-child {
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
}
.hs-list li .hs-txt  ul.hs-price li:last-child {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.hs-list li .hs-txt  ul.hs-price li span {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

/*デリヘル店の一覧 電話・時間*/
.hs-tel {
	border-bottom: 1px solid #f4f4f4;
	height: 30px;
	margin-top: 5px;
}
.hs-tel span {
	font-size: 11px;
	color: #000;
}
.hs-tel p {
	font-size: 14px;
	color: #021ed6;
	font-weight: bold;
	margin-top: 5px;
	font-size: 90%;
}

/*店舗コメント*/
.hs-comment {
	font-size: 12px;
	color: #000;
	line-height: 1em;
	margin-top: 6px;
	word-break: break-all;
}

/*タブ*/
.hotel_tab {
    border-bottom: 1px solid #007ced;
    position: relative;
    box-shadow: 0 2px 0 #003eb3;
    padding: 0 3px;
    margin-bottom: 2px;
}
.hotel_tab li {
	width: 243px;
	float: left;
	margin-left: 3px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	position: relative;
}
.hotel_tab li:before,
.hotel_tab li:after{
	content: "";
	display: block;
	width: 5px;
	height: 35px;
	position: absolute;
	top: 0;
}

.hotel_tab li:before{
	left: 0;
}

.hotel_tab li:after{
	right: 0;
}

.hotel_tab.double li{
	width: 365px;
}

.hotel_tab.single li{
	float: none;
	width: 735px;
}

.hotel_tab.lh{
	border-bottom: #E9055B;
    box-shadow: 0 2px 0 #E9055B;
}

.title_hotel_tab{
	display: inline-block;
	box-sizing: border-box;
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

/*ビジネスホテル*/
.hotel_tab01 {
	background: url("/assets/img/user/hotel/tab01_center.jpg") repeat-x;
}
.hotel_tab01::before{
	background: url("/assets/img/user/hotel/tab01_left.jpg");
}
.hotel_tab01::after{
	background: url("/assets/img/user/hotel/tab01_right.jpg");
}
.hotel_tab01 a {
	display: block;
	text-decoration: none;
	line-height: 39px;
	font-size: 15px;
	color: #0c40d3;
	font-weight: bold;
	text-shadow: -1px -1px #fff,
 	1px -1px #fff,
 	-1px 1px #fff,
 	1px 1px #fff;
}
.hotel_tab01_on {
	background: url("/assets/img/user/hotel/tab01-on_center.jpg") repeat-x;
	text-decoration: none;
	line-height: 39px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-shadow: -1px -1px #0c40d3,
	1px -1px #0c40d3,
 	-1px 1px #0c40d3,
 	1px 1px #0c40d3;
}
.hotel_tab01_on::before{
	background: url("/assets/img/user/hotel/tab01-on_left.jpg");
}
.hotel_tab01_on::after{
	background: url("/assets/img/user/hotel/tab01-on_right.jpg");
}
/*ラブホテル*/
.hotel_tab02 {
	background: url("/assets/img/user/hotel/tab02_center.jpg") repeat-x;
}
.hotel_tab02::before{
	background: url("/assets/img/user/hotel/tab02_left.jpg");
}
.hotel_tab02::after{
	background: url("/assets/img/user/hotel/tab02_right.jpg");
}
.hotel_tab02_on {
	background: url("/assets/img/user/hotel/tab02-on_center.jpg") repeat-x;
	text-decoration: none;
	line-height: 39px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-shadow: -1px -1px #ff136d,
	1px -1px #ff136d,
 	-1px 1px #ff136d,
 	1px 1px #ff136d;
}
.hotel_tab02_on::before{
	background: url("/assets/img/user/hotel/tab02-on_left.jpg");
}
.hotel_tab02_on::after{
	background: url("/assets/img/user/hotel/tab02-on_right.jpg");
}
.hotel_tab02 a {
	display: block;
	text-decoration: none;
	line-height: 39px;
	font-size: 15px;
	color: #ff136d;
	font-weight: bold;
	text-shadow: -1px -1px #fff,
 	1px -1px #fff,
 	-1px 1px #fff,
 	1px 1px #fff;
}

/*ホテルリスト*/
.hotel-list {
	margin: 13px 0;
}
/*ビジネス*/
.business-h {
	border: 1px solid #9eb4db;
	margin-bottom: 3px;
	padding: 5px;
	height: 128px;
}
.business-h_detail,
.love-h_detail {
	width: 522px;
	float: left;
	overflow: hidden;
}

.business-h_detail p a {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #0173ff;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: underline;
	/*margin-bottom: 4px;*/
	line-height: 1.3;
}
.hotel_genre,
.hotel_genre {
	font-size: 12px;
	line-height: 18px;
	/*padding-bottom: 6px;*/
	display: inline-block;
	color: #000;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.business-h_detail ul {
	height: 28px;
	border-top: 1px solid #e7ecf6;
	letter-spacing: -0.4em;
	padding-top: 8px;
}
.business-h_detail ul > * ,
.love-h_detail ul > * {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	height: 21px;
}
.business-h_detail ul li:first-child span.indication,
.love-h_detail ul li:first-child span.indication {
	background: #323232;
	border: 1px solid #212121;
	box-shadow:inset 0 1px 0 #747474;
	font-size: 11px;
	color: #fff;
	padding: 0 5px;
	height: 19px;
	line-height: 21px;
	font-weight: normal;
	vertical-align: top;
}
.business-h_detail ul li:first-child em,
.love-h_detail ul li:first-child em {
	font-size: 20px;
	color: #ff0000;
	font-weight: bold;
}
.business-h_detail ul li:first-child,
.love-h_detail ul li:first-child {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 21px;
	margin-left: 0;
}

.business-h_tel {
	font-size: 14px;
	background: url(/assets/img/user/hotel/ico-tel.png) no-repeat;
	background-position: 0;
	height: 21px;
	line-height: 21px;
	padding-left: 25px;
	margin-left: 20px;
}

.love-h .business-h_tel{
	/*margin-left: 0;*/
}

.business-h_map {
	font-size: 12px;
	background: url(/assets/img/user/hotel/ico-map.png) no-repeat;
	background-position: 0;
	height: 21px;
	line-height: 21px;
	padding-left: 25px;
	margin-left: 10px;
}

.hotel-counter {
	width: 205px;
	float: right;
	letter-spacing: -0.4em;
}
.hotel-counter > * {
	width: 65px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
.hotel-counter li {
	margin-right: 2px;
	text-align: center;
}
.hotel-counter li:last-child { margin-right: 0; }
/*呼べる・GOOD*/
.called,
.good {
	border: 1px solid #162dd2;
	background: #3b82fe;
	background: -moz-linear-gradient(top,  #3b82fe 0%, #0336ee 100%);
	background: -webkit-linear-gradient(top,  #3b82fe 0%,#0336ee 100%);
	background: linear-gradient(to bottom,  #3b82fe 0%,#0336ee 100%);
	height: 20px;
	box-shadow:inset 0 1px 0 #97bbfd;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-shadow: 1px 1px 0 #07299b;
}
.counter-base {
	border: 1px solid #ccc;
	height: 39px;
}
.counter-base2 {
	border: 1px solid #ccc;
	height: 39px;
	text-align: center;
}
.called_txt {
	font-size: 26px;
	color: #1544df;
	font-weight: bold;
	line-height: 39px;
}
/*呼べない・BAD*/
.no-called,
.bad {
	border: 1px solid #d60606;
	background: #fe2525;
	background: -moz-linear-gradient(top,  #fe2525 0%, #f10505 100%);
	background: -webkit-linear-gradient(top,  #fe2525 0%,#f10505 100%);
	background: linear-gradient(to bottom,  #fe2525 0%,#f10505 100%);
	height: 20px;
	box-shadow:inset 0 1px 0 #fe8c8c;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-shadow: 1px 1px 0 #9c0606;
}
.no-called_txt {
	font-size: 26px;
	color: #000;
	font-weight: bold;
	line-height: 39px;
}

/*実績*/
.performance {
	border: 1px solid #1d1d1d;
	background: #434343;
	background: -moz-linear-gradient(top,  #434343 0%, #313131 100%);
	background: -webkit-linear-gradient(top,  #434343 0%,#313131 100%);
	background: linear-gradient(to bottom,  #434343 0%,#313131 100%);
	height: 20px;
	box-shadow:inset 0 1px 0 #818181;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-shadow: 1px 1px 0 #282828;
}
.performance_txt {
	position: relative;
	font-size: 26px;
	color: #fe0000;
	font-weight: bold;
	line-height: 39px;
	/*margin-left: 5px;*/
	letter-spacing: -4px;

}
.performance_txt:after {
	/*position: absolute;*/
	content: "%";
	font-size: 12px;
	color: #000;
	bottom: 0;
	margin-left: 4px;
}
/*満足度*/
.satisfaction {
	border: 1px solid #ec097a;
	background: #ff42a0;
	background: -moz-linear-gradient(top,  #ff42a0 0%, #ff1789 100%);
	background: -webkit-linear-gradient(top,  #ff42a0 0%,#ff1789 100%);
	background: linear-gradient(to bottom,  #ff42a0 0%,#ff1789 100%);
	height: 20px;
	box-shadow:inset 0 1px 0 #fe7fbe;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-shadow: 1px 1px 0 #b41463;
}

/*ホテル文章*/
.hotel-txt {
	border-top: 1px solid #e7ecf6;
	color: #000;
	padding-top: 7px;
	font-size: 12px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}
.love-h-txt {
	border-top: 1px solid #ffeff5;
	color: #000;
	padding-top: 7px;
	font-size: 12px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

/*ラブホテル*/
.love-h {
	border: 1px solid #ffc9df;
	margin-bottom: 3px;
	padding: 5px;
	height: 128px;
}
.love-h_detail {
	width: 522px;
	float: left;
}

.love-h_detail p a {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #ff3895;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: underline;
	/*margin-bottom: 4px;*/
	line-height: 1.3;
}
.love-h_detail ul {
	height: 28px;
	border-top: 1px solid #ffeff5;
	letter-spacing: -0.4em;
	padding-top: 8px;
}

/*ビジネスホテル詳細*/
.b-hotel_detail {
	border: 1px solid #9eb4db;
	padding: 10px;
	margin-bottom: 18px;
}
.b-hotel_photo,
.l-hotel_photo {
	float: right;
	width: 287px;
	height: 215px;
	position: relative;
	text-align: center;
}
.hs-photo img,
.b-hotel_photo img,
.l-hotel_photo img {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}
.b-hotel_detail dd,
.l-hotel_detail dd {
	float: left;
	width: 428px;
}
.b-hotel_genre,
.l-hotel_genre {
	font-size: 12px;
	color: #000;
}
.b-hotel_detail dd p span {
	font-size: 16px;
	color: #0173ff;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}

/*ビジネスホテル詳細ページ*/
.b-hotel_counter {
	 margin-top: 10px;
	 padding-bottom: 7px;
	 border-bottom: 1px solid #e7ecf6;
}
.l-hotel_counter {
	 margin-top: 10px;
	 padding-bottom: 7px;
	 border-bottom: 1px solid #ffe4f1;
}
.b-hotel_counter li,
.l-hotel_counter li {
	float: left;
	margin-right: 10px;
}
.b-hotel_counter li:last-child,
.l-hotel_counter li:last-child { margin-right: 0; }
.b-hotel_counter li > *,
.l-hotel_counter li > * {
	float: left;
}
/*呼べる ビジネス*/
.b-hotel_called span {
	background: #3c83fe;
	background: -moz-linear-gradient(top,  #3c83fe 0%, #0436ec 100%);
	background: -webkit-linear-gradient(top,  #3c83fe 0%,#0436ec 100%);
	background: linear-gradient(to bottom,  #3c83fe 0%,#0436ec 100%);
	border: 1px solid #1c33d3;
	box-shadow:inset 0 1px 0 #98bdfe;
	color: #fff;
	text-shadow: 1px 1px 0 #0b2d95;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	margin-top: 5px;
}
.b-hotel_called p,
.l-hotel_called p {
	font-size: 36px;
	font-weight: bold;
	color: #1544df;
	margin-left: 5px;
}
/*呼べる ラブ*/
.l-hotel_called span {
	background: #3c83fe;
	background: -moz-linear-gradient(top,  #3c83fe 0%, #0436ec 100%);
	background: -webkit-linear-gradient(top,  #3c83fe 0%,#0436ec 100%);
	background: linear-gradient(to bottom,  #3c83fe 0%,#0436ec 100%);
	border: 1px solid #1c33d3;
	box-shadow:inset 0 1px 0 #98bdfe;
	color: #fff;
	text-shadow: 1px 1px 0 #0b2d95;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	margin-top: 5px;
}

/*呼べない ビジネス*/
.b-hotel_no-called span {
	background: #fe2020;
	background: -moz-linear-gradient(top,  #fe2020 0%, #f00505 100%);
	background: -webkit-linear-gradient(top,  #fe2020 0%,#f00505 100%);
	background: linear-gradient(to bottom,  #fe2020 0%,#f00505 100%);
	border: 1px solid #db2020;
	box-shadow:inset 0 1px 0 #fc8888;
	color: #fff;
	text-shadow: 1px 1px 0 #950708;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 4px;
	margin-top: 5px;
}
/*呼べない ラブ*/
.l-hotel_no-called span {
	background: #fe2020;
	background: -moz-linear-gradient(top,  #fe2020 0%, #f00505 100%);
	background: -webkit-linear-gradient(top,  #fe2020 0%,#f00505 100%);
	background: linear-gradient(to bottom,  #fe2020 0%,#f00505 100%);
	border: 1px solid #db2020;
	box-shadow:inset 0 1px 0 #fc8888;
	color: #fff;
	text-shadow: 1px 1px 0 #950708;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 12px;
	margin-top: 5px;
}
.b-hotel_no-called p,
.l-hotel_no-called p {
	font-size: 36px;
	font-weight: bold;
	color: #000;
	margin-left: 5px;
}

/*派遣実績ｖ*/
.b-hotel_performance span {
	background: #484848;
	background: -moz-linear-gradient(top,  #484848 0%, #2f2f2f 100%);
	background: -webkit-linear-gradient(top,  #484848 0%,#2f2f2f 100%);
	background: linear-gradient(to bottom,  #484848 0%,#2f2f2f 100%);
	border: 1px solid #2a2a2a;
	box-shadow:inset 0 1px 0 #7d7d7d;
	color: #fff;
	text-shadow: 1px 1px 0 #232324;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 4px;
	margin-top: 5px;
}
.b-hotel_performance p,
.l-hotel_satisfaction p {
	font-size: 36px;
	font-weight: bold;
	color: #ff0000;
	margin-left: 5px;
	position: relative;
}
.b-hotel_performance p:after,
.l-hotel_satisfaction p:after {
	position: absolute;
	content: "%";
	font-size: 12px;
	color: #000;
	bottom: 8px;
}

/*満足度*/
.l-hotel_satisfaction span {
	background: #ff58bb;
	background: -moz-linear-gradient(top,  #ff58bb 0%, #fe28a6 100%);
	background: -webkit-linear-gradient(top,  #ff58bb 0%,#fe28a6 100%);
	background: linear-gradient(to bottom,  #ff58bb 0%,#fe28a6 100%);
	border: 1px solid #ff27a7;
	box-shadow:inset 0 1px 0 #ff88ce;
	color: #fff;
	text-shadow: 1px 1px 0 #931f65;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 12px;
	margin-top: 5px;
}

/*ビジネスホテルインフォ*/
.b-hotel_info {
	border-bottom: 1px solid #e7ecf6;
	margin-top: 14px;
	padding-bottom: 12px;
}
/*ラブホテルインフォ*/
.l-hotel_info {
	border-bottom: 1px solid #ffe4f1;
	margin-top: 14px;
	padding-bottom: 12px;
}
/*住所*/
.b-hotel_info_ad {
	background: url("/assets/img/user/hotel/ico-map.png") no-repeat;
	height: 21px;
	font-size: 12px;
	padding-top: 5px;
	color: #000;
	padding-left: 25px;
}
/*電話*/
.b-hotel_info_tel {
	background: url("/assets/img/user/hotel/ico-tel.png") no-repeat;
	height: 21px;
	font-size: 12px;
	padding-top: 5px;
	color: #000;
	padding-left: 25px;
}
/*オフィシャルサイト*/
.b-hotel_info_hp,
.l-hotel_info_hp {
	background: url("/assets/img/user/hotel/ico-hp.png") no-repeat;
	height: 21px;
	padding-top: 5px;
	padding-left: 25px;
}
.b-hotel_info_hp a {
	color: #0173ff;
	font-size: 12px;
	text-decoration: underline;
}
.l-hotel_info_hp a {
	color: #ff0097;
	font-size: 12px;
	text-decoration: underline;
}
/*価格*/
.b-hotel_info_price {
	background: url("/assets/img/user/hotel/ico-price.png") no-repeat;
	height: 21px;
	font-size: 12px;
	color: #000;
	padding-left: 25px;
}
.b-hotel_info_price span {
	font-size: 21px;
	color: #ff0000;
	font-weight: bold;
	margin: 0 2px;
}

/*ビジネスホテル詳細*/
.b-hotel_txt {
	margin-top: 12px;
	font-size: 12px;
	line-height: 1.3em;
}

/*ラブホテル詳細*/
.l-hotel_detail {
	border: 1px solid #ffc2e0;
	padding: 10px;
	margin-bottom: 18px;
}
.l-hotel_detail dd p span {
	font-size: 16px;
	color: #fe3fac;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}


/*呼べる・呼べない情報*/
.call-information {
	margin-top: 5px;
	margin-bottom: 20px;
}
.call-information li { margin-bottom: 4px; }

/*呼べる ビジネス*/
.info-review td{
	vertical-align: middle;
}
.info-called {
	background: #C9D8F2;
	border: 1px solid #9eb4db;
	padding: 4px;
	width: 100%;
	border-collapse: separate;
}

.info-called tbody,
.info-no-called tbody,
.info-zatsudan tbody {
	background: #fff;
	padding: 4px 5px;
	width: 724px;
	vertical-align: top;
}
/*呼べる*/
.info-called-ico,
.info-called-ico2 { text-align: center; }
.info-called-ico span,
.info-called-ico2 span {
	font-size: 12px;
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 65px;
	height: 22px;
	border: 1px solid #142bd0;
	background: #357dfd;
	background: -moz-linear-gradient(top,  #357dfd 0%, #0336ee 100%);
	background: -webkit-linear-gradient(top,  #357dfd 0%,#0336ee 100%);
	background: linear-gradient(to bottom,  #357dfd 0%,#0336ee 100%);
	box-shadow:inset 0 1px 0 #97bbfd;
	color: #FFF;
	font-weight: bold;
	text-shadow: 1px 1px 0 #0a2d95;
	line-height: 22px;
}
.info-called-date,
.info-no-called-date,
.info-zatsudan-date {
	font-size: 11px;
	padding-left: 10px;
}
.info-called-txt {
	color: #083DEF;
	font-size: 14px;
	text-align: left;
	width: 520px;
	line-height: 1.2em;
	padding: 10px;
	word-break: break-all;
}
.info-called-txt span,
.info-no-called-txt span,
.info-zatsudan-txt span {
	color: #777;
	font-size: 12px;
	padding-left: 10px;
}

/*呼べない*/
.info-no-called {
	background: #f8d2d2;
	border: 1px solid #f0a7a7;
	padding: 4px;
	width: 100%;
	border-collapse: separate;
}
.info-no-called-ico,
.info-no-called-ico2 { text-align: center; }
.info-no-called-ico span,
.info-no-called-ico2 span {
	display: inline-block;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 65px;
	height: 22px;
	border: 1px solid #d60606;
	background: #fe2525;
	background: -moz-linear-gradient(top,  #fe2525 0%, #f10505 100%);
	background: -webkit-linear-gradient(top,  #fe2525 0%,#f10505 100%);
	background: linear-gradient(to bottom,  #fe2525 0%,#f10505 100%);
	box-shadow:inset 0 1px 0 #fe8c8c;
	color: #FFF;
	font-weight: bold;
	text-shadow: 1px 1px 0 #950707;
	line-height: 22px;
}
.info-no-called-txt {
	color: #ff0000;
	font-size: 14px;
	text-align: left;
	width: 520px;
	line-height: 1.2em;
	padding: 10px;
	word-break: break-all;
}
/*雑談*/
.info-zatsudan {
	background: #e4e4e4;
	border: 1px solid #c4c4c4;
	padding: 4px;
	width: 100%;
	border-collapse: separate;
}
.info-zatsudan-ico { text-align: center; }
.info-zatsudan-ico span {
	display: inline-block;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 65px;
	height: 22px;
	border: 1px solid #131313;
	background: #434343;
	background: -moz-linear-gradient(top,  #434343 0%, #323232 100%);
	background: -webkit-linear-gradient(top,  #434343 0%,#323232 100%);
	background: linear-gradient(to bottom,  #434343 0%,#323232 100%);
	box-shadow:inset 0 1px 0 #818181;
	color: #FFF;
	font-weight: bold;
	text-shadow: 1px 1px 0 #1f2020;
	line-height: 22px;
}
.info-zatsudan-txt {
	color: #000;
	font-size: 14px;
	text-align: left;
	width: 520px;
	line-height: 1.2em;
	padding: 10px;
	word-break: break-all;
}

/*投稿はこちらから*/

/*注意書き*/
.post-caution {
	font-size: 14px;
	margin: 10px 0;
	display: inline-block;
	color: #ff0000;
	font-weight: bold;
	background: url("/assets/img/user/hotel/ico-caution.png") no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
}
.post-caution_txt { margin-bottom: 10px; }
.post-caution_txt li {
	font-size: 12px;
	color: #000;
	position: relative;
	padding-left: 12px;
	margin-bottom: 5px;
}
.post-caution_txt li:before {
	content: "＊";
	position: absolute;
	left:0;
}

/*form ビジネス*/
.call-post {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 15px;
}
.call-post th {
	width: 150px;
	background: #e6ebfe;
	text-align: center;
	padding: 10px;
	color: #1F3A95;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #9eb4db;
}
.call-post th div { position: relative; }
.call-post th span {
	position: absolute;
	left: 5px;
	display: inline-block;
	letter-spacing: 0.1em;
	color: #E4FF00;
	padding: 0 3px;
	font-weight: bold;
	border: 1px solid #d60707;
	background: #fe2525;
	background: -moz-linear-gradient(top,  #fe2525 0%, #f10505 100%);
	background: -webkit-linear-gradient(top,  #fe2525 0%,#f10505 100%);
	background: linear-gradient(to bottom,  #fe2525 0%,#f10505 100%);
	box-shadow:inset 0 1px 0 #fe8c8c;
	text-shadow: 1px 1px 0 #9b0505;
}
.call-post td {
	width: 590px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #9eb4db;
}

/*ニックネーム*/
.call-post input.call-post_name[type="text"] {
	width: 300px;
	height: 23px;
	padding: 0 5px;
	border: 1px solid #a4b8dd;
	font-size: 12px;
	background: #ffffff;
}
/*コメント*/
textarea.call-post_comment {
	font-size: 12px;
	width: 100%;
	height: 124px;
	border: 1px solid #a4b8dd;
}

/*チェックボックス*/
.call-post td ul,
.call-post2 td ul {
	letter-spacing: -0.4em;
}
.call-post td ul > *,
.call-post2 td ul > * {
	display: inline-block;
	letter-spacing: normal;
}
.call-post td ul li input[type="checkbox"],
.call-post2 td ul li input[type="checkbox"]  {
	display: inline-block;
	vertical-align: middle;
}
.call-post td ul li,
.call-post2 td ul li {
	font-size: 12px;
	margin-right: 25px;
	color: #000;
}

/*投稿する*/
.call-post_submit {
	background: #3c84fe;
	background: -moz-linear-gradient(top,  #3c84fe 0%, #0235ee 100%);
	background: -webkit-linear-gradient(top,  #3c84fe 0%,#0235ee 100%);
	background: linear-gradient(to bottom,  #3c84fe 0%,#0235ee 100%);
	width: 161px;
	height: 31px;
	text-align: center;
	border:  1px solid #0d25d0;
	margin: 0 auto;
	box-shadow:inset 0 1px 0 #97bbfd;
	margin-bottom: 10px;
}
.call-post2_submit {
	background: #ff72aa;
	background: -moz-linear-gradient(top,  #ff72aa 0%, #ff3586 100%);
	background: -webkit-linear-gradient(top,  #ff72aa 0%,#ff3586 100%);
	background: linear-gradient(to bottom,  #ff72aa 0%,#ff3586 100%);
	width: 161px;
	height: 31px;
	text-align: center;
	border:  1px solid #ff458f;
	margin: 0 auto;
	box-shadow:inset 0 1px 0 #ffb3d1;
	margin-bottom: 10px;
}
.call-post_submit input,
.call-post2_submit input {
	background: none;
	width: 161px;
	letter-spacing: 0.1em;
	cursor: pointer;
	border: none;
	color: #FFF;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

/*form ラブホ*/
.call-post2 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 15px;
}
.call-post2 th {
	width: 150px;
	background: #ffedf4;
	text-align: center;
	padding: 10px;
	color: #ff005e;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #ff8cba;
}
.call-post2 th div { position: relative; }
.call-post2 th span {
	position: absolute;
	left: 5px;
	display: inline-block;
	letter-spacing: 0.1em;
	color: #E4FF00;
	padding: 0 3px;
	font-weight: bold;
	border: 1px solid #ff8cba;
	background: #fe2525;
	background: -moz-linear-gradient(top,  #fe2525 0%, #f10505 100%);
	background: -webkit-linear-gradient(top,  #fe2525 0%,#f10505 100%);
	background: linear-gradient(to bottom,  #fe2525 0%,#f10505 100%);
	box-shadow:inset 0 1px 0 #fe8c8c;
	text-shadow: 1px 1px 0 #9b0505;
}
.call-post2 td {
	width: 590px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ff8cba;
}

/*ニックネーム*/
.call-post2 input.call-post_name2[type="text"] {
	width: 300px;
	height: 23px;
	padding: 0 5px;
	border: 1px solid #ff8cba;
	font-size: 12px;
	background: #ffffff;
}
/*コメント*/
textarea.call-post_comment2 {
	font-size: 12px;
	width: 100%;
	height: 124px;
	border: 1px solid #ff8cba;
}

/*ラブホテル基本情報*/
.lh-basic_info {
	background: url("/assets/img/user/hotel/h-lh_basicinfo.png") no-repeat;
	width: 744px;
	height: 25px;
	text-align: center;
}
.lh-basic_info span {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
/*ホテル基本情報*/
.bh-basic_info {
	background: url("/assets/img/user/common/h_bg6.jpg") no-repeat;
	width: 744px;
	height: 25px;
	text-align: center;
}
.bh-basic_info span {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

/*ホテル情報*/
.lh-table,
.bh-table {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 15px;
}
.lh-table th {
	width: 150px;
	background: #ffebf5;
	text-align: left;
	padding: 10px;
	color: #ff007f;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #ffc6e2;
}
.bh-table th {
	width: 150px;
	background: #e6ebfe;
	text-align: left;
	padding: 10px;
	color: #1f3a95;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #9eb4db;
}
.lh-table td {
	width: 590px;
	padding: 10px;
	font-size: 14px;
	color: #000;
	vertical-align: top;
	border: 1px solid #ffc6e2;
}
.bh-table td {
	width: 590px;
	padding: 10px;
	font-size: 14px;
	color: #000;
	vertical-align: top;
	border: 1px solid #9eb4db;
}

/* ローカルナビゲーション */
.box-localnav{
	margin-bottom: 20px;
}
.list_local{
	overflow: hidden;
	margin-left: 1px;
	margin-bottom: -1px;
}
.list_local li{
    width: 120px;
    float: left;
    background: #ffffff;
    margin: 0 1px 3px 0;
    background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e1e1e1 100%);
    box-shadow: inset 0 1px 0 #fff,inset 0 -1px 0 #e1e1e1;
    border: 1px solid #c5c5c5;
    text-align: center;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_local li > a{
    line-height: 23px;
    font-size: 11px;
    color: #1d3893;
    text-decoration: underline;
}

.sort-bt1.love{
	background-image: url("/assets/img/user/common/sub/icon/sort-bt3.png");
}

.sort-area.box.active_h{
	display: none;
}

.sort-bt1.active_h{
	background-image: url("/assets/img/user/common/sort/sort-bt2.png");
}

.sort-bt1.love.active_h{
	background-image: url("/assets/img/user/common/sub/icon/sort-bt4.png");
}

.form_hotel{
	position: relative;
}
.form_hotel_btn{
	position: relative;
	width: 305px;
	margin: 0 auto;
}
.form_hotel input[type="submit"], .form_hotel_btn input[type="submit"]{
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	height: 39px;
	z-index: 100;
}

.box-caution{
	margin: 10px 0;
	font-size: 120%;
	color: #ff0000;
	font-weight: bold;
}

/* 上の階層に戻るボタン */
.backnav{
	margin-bottom: 30px;
	font-size: 12px;
}

.backnav a{
	color: #0173ff;
	text-decoration: underline;
}

.backnav.love a{
	color: #ff0097;
}

.backnav a:before{
	content: "<";
}

.backnav.index{
	position: absolute;
	margin-top: 5px;
}

/* ご意見・ご感想 */
.h_request{
	font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
}

.h_request a{
	text-decoration: underline;
	color: #1e33ce;
	background: url("/assets/img/user/common/ico_comment2.gif") no-repeat left center;
	padding-left: 20px;
}

.h_request.love a{
	color: #ff38af;
}

/* フリーワード検索 */
.freeword_box{
	background: #edeff5;
	border: 1px solid #9eb4db;
	margin-bottom: 20px;
	padding: 15px 15px 12px;
	overflow: hidden;
}

.freeword_box.lovehotel{
	border: 1px solid #f1c7d5;
	background: #ffe5ee;
}

.freeword_box .hotel_btn{
	float: left;
	margin-right: 4px;
}

#form_text_hotel{
	overflow: hidden;
}

#form_text_hotel #text{
	box-sizing: border-box;
	width: 400px;
	height: 34px;
	padding: 0 5px;
	border: 1px solid #c2c2c2;
	font-size: 12px;
	background: #ffffff;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
	vertical-align: top;
}

.img_button{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}

.img_button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.box-localnav.lovehotel .sort-area{
	background: #ffe5ee;
	border: 1px solid #f1c7d5;
}

.lovehotel .list_local li > a{
	color: #ff3895;
}

.hotel_wrap{
	margin-top: 20px;
}

.left_bnr_hotel{
	margin-bottom: 10px;
	position: relative;
	top: -4px;
}

.hidden-comment{
	display: none;
}

/* もっとみるボタン */
.more_btn{
	margin-bottom: 20px;
	width: 168px;
	margin: 0 auto 20px;
}
.more_btn_hotel{
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	background: #3c84fe;
	background: -moz-linear-gradient(top, #3c84fe 0%, #0235ee 100%);
	background: -webkit-linear-gradient(top, #3c84fe 0%,#0235ee 100%);
	background: linear-gradient(to bottom, #3c84fe 0%,#0235ee 100%);
	border: 1px solid #0d25d0;
	box-shadow: inset 0 1px 0 #97bbfd;
}

.more_btn_hotel.lovehotel{
	background: #ff72aa;
	background: -moz-linear-gradient(top, #ff72aa 0%, #ff3586 100%);
	background: -webkit-linear-gradient(top, #ff72aa 0%,#ff3586 100%);
	background: linear-gradient(to bottom, #ff72aa 0%,#ff3586 100%);
	border: 1px solid #ff458f;
	box-shadow: inset 0 1px 0 #ffb3d1;
}

/** 絞込み用タブ**/
.sort_list{
	display: table;
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;
	table-layout: fixed;
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
}
.sort_list li{
	cursor: pointer;
	display: table-cell;
	text-align: center;
}
.sort_list li span{
	display: inline-block;
	padding: 14px 0 10px 24px;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left center;
}
.sort_list li.on span{
	border-bottom: 4px solid #1964F1;
	color: #1964F1;
}
.sort_list.lovehotel li.on span{
	border-bottom: 4px solid #fe2469;
	color: #fe2469;
}
/* 背景画像 */
.sort_list li.default span{
	background-image: url(/assets/img/user/hotel/bg_po_off.jpg);
}
.sort_list li[data-sort="updated_at"] span{
	background-image: url(/assets/img/user/hotel/bg_ua_off.jpg);
}
.sort_list li[data-sort="price_low"] span{
	background-image: url(/assets/img/user/hotel/bg_pl_off.jpg);
}
.sort_list li[data-sort="price_high"] span{
	background-image: url(/assets/img/user/hotel/bg_ph_off.jpg);
}
.sort_list li.default.on span{
	background-image: url(/assets/img/user/hotel/bg_po.jpg);
}
.sort_list li[data-sort="updated_at"].on span{
	background-image: url(/assets/img/user/hotel/bg_ua.jpg);
}
.sort_list li[data-sort="price_low"].on span{
	background-image: url(/assets/img/user/hotel/bg_pl.jpg);
}
.sort_list li[data-sort="price_high"].on span{
	background-image: url(/assets/img/user/hotel/bg_ph.jpg);
}
.sort_list.lovehotel li.default.on span{
	background-image: url(/assets/img/user/hotel/bg_po_l.jpg);
}
.sort_list.lovehotel li[data-sort="updated_at"].on span{
	background-image: url(/assets/img/user/hotel/bg_ua_l.jpg);
}
.sort_list.lovehotel li[data-sort="price_low"].on span{
	background-image: url(/assets/img/user/hotel/bg_pl_l.jpg);
}
.sort_list.lovehotel li[data-sort="price_high"].on span{
	background-image: url(/assets/img/user/hotel/bg_ph_l.jpg);
}
.hidden-comment{
	display: none;
}

/* 人気順 */
.box_hotel_top{
	overflow: hidden;
}
.serialbox{
	float: left;
	margin-right: 6px;
}
.rank_num{
	width: 30px;
	height: 30px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-radius: 4px;
	background: #cae2fe;
}
.rank_num span{
	color: #1c5bf6;
	font-size: 16px;
	font-weight: bold;
	text-shadow: -1px -1px #fff, 1px -1px #fff, -1px 1px #fff, 1px 1px #fff;
}
.rank_num.lovehotel{
	background: #ffc9df;
}
.rank_num.lovehotel span{
	color: #ff3895;
}

.f-deliShoplist {
  /*1*/
  /*2*/
  /*3*/
}

.f-deliShoplist .ttl {
	margin-bottom: 18px;
	padding-left: 8px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.f-deliShoplist .ttl.bsh {
	background: url("../../img/user/hotel/img-ttl-bsh-bg.png") no-repeat;
}

.f-deliShoplist .ttl.lvh {
	background: url("../../img/user/hotel/img-ttl-lvh-bg.png") no-repeat;
}

.f-deliShoplist .ttl span {
	color: #fcff00;
}

.f-deliShoplist .hs-more.bsh a {
	color: #0f38c0;
}

.f-deliShoplist .hs-more.lvh a {
	color: #ff0062;
}

.f-deliShoplist .single {
	margin-bottom: 10px;
  /*仮*/
	padding: 6px;
	background: #f9601c;
}

.f-deliShoplist .single .inner.bsh {
	height: 160px;
	overflow: hidden;
	border: 4px solid #fff;
	background: #fff url("../../img/user/hotel/img-mark-blue.png") 307px 15px no-repeat;
}

.f-deliShoplist .single .inner.bsh .listLdetail .catch, .f-deliShoplist .single .inner.bsh .listLdetail .shopName {
	margin-bottom: 6px;
	font-weight: bold;
}

.f-deliShoplist .single .inner.bsh .listLdetail .catch {
	font-size: 14px;
}

.f-deliShoplist .single .inner.bsh .listLdetail .shopName {
	font-size: 16px;
	color: #1d3893;
}

.f-deliShoplist .single .inner.bsh .listLdetail .area {
	margin-bottom: 10px;
}

.f-deliShoplist .single .inner.bsh .listLdetail .comment {
	margin-top: 10px;
}

.f-deliShoplist .single .inner.bsh .tel {
	background: url("../../img/user/hotel/ico-tel-blue.png") 35px 7px no-repeat;
	color: #1d3893;
}

.f-deliShoplist .single .inner.lvh {
	height: 160px;
	overflow: hidden;
	border: 4px solid #fff;
	background: #fff url("../../img/user/hotel/img-mark-pink.png") 307px 15px no-repeat;
}

.f-deliShoplist .single .inner.lvh .listLdetail .shopName {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

.f-deliShoplist .single .inner.lvh .listLdetail .area {
	margin-bottom: 6px;
}

.f-deliShoplist .single .inner.lvh .listLdetail .girlsDetail, .f-deliShoplist .single .inner.lvh .listLdetail .girlsSize {
	margin-bottom: 6px;
	overflow: hidden;
}

.f-deliShoplist .single .inner.lvh .listLdetail .girlsDetail li, .f-deliShoplist .single .inner.lvh .listLdetail .girlsSize li {
	margin-right: 10px;
	float: left;
	color: #e5004f;
	font-weight: bold;
}

.f-deliShoplist .single .inner.lvh .listLdetail .girlsDetail li:last-child, .f-deliShoplist .single .inner.lvh .listLdetail .girlsSize li:last-child {
	margin-right: 0;
}

.f-deliShoplist .single .inner.lvh .listLdetail .girlsDetail .girlsName, .f-deliShoplist .single .inner.lvh .listLdetail .girlsSize .girlsName {
	margin-top: 3px;
	font-size: 20px;
}

.f-deliShoplist .single .inner.lvh .listLdetail .girlsDetail .girlsName.ellipsis, .f-deliShoplist .single .inner.lvh .listLdetail .girlsSize .girlsName.ellipsis {
	max-width: 224px;
}

.f-deliShoplist .single .inner.lvh .listLdetail .girlsDetail .age, .f-deliShoplist .single .inner.lvh .listLdetail .girlsSize .age {
	margin-top: 8px;
	font-size: 14px;
}

.f-deliShoplist .single .inner.lvh .listLdetail .girlsSize {
	margin-bottom: 6px;
}

.f-deliShoplist .single .inner.lvh .listLdetail .girlsSize li {
	margin-right: 6px;
	float: left;
	font-size: 10px;
	color: #111;
}

.f-deliShoplist .single .inner.lvh .listLdetail .comment {
	margin-top: 6px;
}

.f-deliShoplist .single .inner.lvh .tel {
	background: url("../../img/user/hotel/ico-tel-pink.png") 35px 7px no-repeat;
	color: #e5004f;
}

.f-deliShoplist .single .listL {
	width: 446px;
	position: relative;
	float: left;
	overflow: hidden;
}

.f-deliShoplist .single .listL .listLdetail {
	margin-left: 130px;
	padding: 6px 0;
	color: #111;
}

.f-deliShoplist .single .listL .listLdetail .area {
	font-size: 12px;
	font-weight: bold;
}

.f-deliShoplist .single .listL .listLdetail .ellipsis {
	line-height: 1.2em;
}

.f-deliShoplist .single .listL .listLdetail .comment {
	line-height: 1.3em;
	font-size: 10px;
}

.f-deliShoplist .single .ticket {
	width: 278px;
	float: right;
}

.f-deliShoplist .single .ticket .ticketBody {
	padding: 0 4px;
	background: #eeeeee;
	text-align: center;
}

.f-deliShoplist .single .ticket .ticketBody li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
}

.f-deliShoplist .single .ticket .ticketBody li:last-child {
	border-bottom: none;
}

.f-deliShoplist .single .ticket .ticketBody li:first-child {
	border-top: none;
}

.f-deliShoplist .single .ticket .ticketBody .price {
	padding: 10px 0;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.f-deliShoplist .single .ticket .ticketBody .price span {
	margin-right: 2px;
	font-size: 32px;
	color: #ff3030;
}

.f-deliShoplist .single .ticket .ticketBody .businessHours {
	padding: 8px 0 8px 33px;
	background: url("../img/ico-watch-s.png") 80px 7px no-repeat;
	background-size: 14px;
	line-height: 14px;
	font-size: 16px;
	color: #111;
	font-weight: bold;
}

.f-deliShoplist .single .ticket .ticketBody .tel {
	padding: 8px 0 8px 10px;
	background-size: 20px;
	font-size: 20px;
	font-weight: bold;
}

.f-deliShoplist .single .p-imgWrap {
	width: 120px;
	height: 160px;
	float: left;
}

.f-deliShoplist .double {
	margin-bottom: 10px;
  /*仮*/
}

.f-deliShoplist .double .shoplistArea {
	overflow: hidden;
}

.f-deliShoplist .double .shoplistArea .shopList {
	padding: 6px;
	width: 354px;
	float: left;
	background: #f9601c;
}

.f-deliShoplist .double .shoplistArea .shopList:nth-child(2n) {
	float: right;
}

.f-deliShoplist .double .shoplistArea .inner {
	border: 4px solid #fff;
}

.f-deliShoplist .double .shoplistArea .inner.bsh {
	background: #fff url("../../img/user/hotel/img-mark-blue.png") 240px -20px no-repeat;
	background-size: 146px;
	min-height: 244px;
}

.f-deliShoplist .double .shoplistArea .inner.bsh .comment {
	margin-bottom: 5px;
}

.f-deliShoplist .double .shoplistArea .inner.bsh .tel {
	background: url("../../img/user/hotel/ico-tel-blue.png") 32px 4px no-repeat;
	color: #1d3893;
}

.f-deliShoplist .double .shoplistArea .inner.lvh {
	background: #fff url("../../img/user/hotel/img-mark-pink.png") 240px -20px no-repeat;
	background-size: 146px;
	min-height: 246px;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .shoplistHead .shopName {
	font-size: 12px;
	color: #111;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .girlsDetail {
	margin-bottom: 3px;
	overflow: hidden;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .girlsDetail li {
	margin-right: 6px;
	float: left;
	color: #e5004f;
	font-weight: bold;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .girlsDetail li:last-child {
	margin-right: 0;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .girlsDetail .girlsName {
	margin-top: 3px;
	font-size: 20px;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .girlsDetail .girlsName.ellipsis {
	max-width: 264px;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .girlsDetail .age {
	margin-top: 8px;
	font-size: 14px;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .girlsSize {
	margin-top: 4px;
	margin-bottom: 8px;
	overflow: hidden;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .girlsSize li {
	margin-right: 6px;
	float: left;
	font-size: 10px;
	color: #111;
	font-weight: bold;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .comment {
	margin-bottom: 7px;
}

.f-deliShoplist .double .shoplistArea .inner.lvh .tel {
	background: url("../../img/user/hotel/ico-tel-pink.png") 32px 4px no-repeat;
	color: #e7245f;
}

.f-deliShoplist .double .shoplistArea .shoplistHead p {
	margin-bottom: 5px;
	font-weight: bold;
}

.f-deliShoplist .double .shoplistArea .shoplistHead .ellipsis {
	line-height: 1.2em;
}

.f-deliShoplist .double .shoplistArea .shoplistHead .catch {
	font-size: 14px;
	color: #111;
}

.f-deliShoplist .double .shoplistArea .shoplistHead .shopName {
	font-size: 18px;
	color: #1d3893;
}

.f-deliShoplist .double .shoplistArea .shoplistHead .ellipsis {
	max-width: 100%;
}

.f-deliShoplist .double .shoplistArea .shoplistBody {
	overflow: hidden;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistL {
	width: 120px;
	float: left;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .p-imgWrap {
	margin-bottom: 4px;
	height: 160px;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .ranking_detail_genre li {
	margin-right: 4px;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .ranking_detail_genre li img {
	width: 58px;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .ranking_detail_genre li:last-child {
	margin-right: 0;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR {
	margin-left: 124px;
	color: #111;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .areaTime {
	margin-bottom: 6px;
	letter-spacing: -0.4em;
	font-size: 0;
	line-height: 13px;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .areaTime li {
	display: inline-block;
	margin-right: 12px;
	vertical-align: top;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: bold;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .areaTime li.area.ellipsis {
	max-width: 42%;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .areaTime li.businessHours {
	margin-right: 0;
	padding-left: 16px;
	background: url("../../img/user/hotel/ico-watch-s.png") 0px 0px no-repeat;
	background-size: 13px;
	line-height: 13px;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .comment {
	font-size: 10px;
	line-height: 1.2em;
	min-height: 36px;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .ticket .ticketHead img {
	height: 32px;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .ticket .ticketBody {
	padding: 0 4px;
	background: #eeeeee;
	text-align: center;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .ticket .ticketBody li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .ticket .ticketBody li:last-child {
	border-bottom: none;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .ticket .ticketBody li:first-child {
	border-top: none;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .ticket .ticketBody .price {
	padding: 6px 0;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .ticket .ticketBody .price span {
	font-size: 27px;
	color: #ff3030;
}

.f-deliShoplist .double .shoplistArea .shoplistBody .shoplistR .ticket .ticketBody .tel {
	padding: 6px 0 6px 25px;
	background-size: 20px;
	font-size: 16px;
	font-weight: bold;
}

.f-deliShoplist .triple {
	margin-bottom: 10px;
  /*仮*/
}

.f-deliShoplist .triple .shoplistArea {
	overflow: hidden;
}

.f-deliShoplist .triple .shoplistArea .shopList {
	margin-right: 3px;
	padding: 4px;
	width: 238px;
	float: left;
	background: #f9601c;
}

.f-deliShoplist .triple .shoplistArea .shopList:nth-child(3n) {
	margin-right: 0;
}

.f-deliShoplist .triple .shoplistArea .inner.bsh {
	background: #fff url("../../img/user/hotel/img-mark-blue.png") 124px -20px no-repeat;
	background-size: 146px;
	border: 4px solid #fff;
}

.f-deliShoplist .triple .shoplistArea .inner.bsh .shopName {
	font-size: 18px;
}

.f-deliShoplist .triple .shoplistArea .inner.bsh .tel {
	background: url("../../img/user/hotel/ico-tel-blue.png") 28px 4px no-repeat;
	color: #1d3893;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh {
	background: #fff url("../../img/user/hotel/img-mark-pink.png") 124px -20px no-repeat;
	background-size: 146px;
	border: 4px solid #fff;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .shopName {
	font-size: 12px;
	color: #111;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .tel {
	background: url("../../img/user/hotel/ico-tel-pink.png") 28px 4px no-repeat;
	color: #e5004f;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsDetail {
	margin-bottom: 3px;
	overflow: hidden;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsDetail li {
	margin-right: 6px;
	float: left;
	color: #e5004f;
	font-weight: bold;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsDetail li:last-child {
	margin-right: 0;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsDetail .girlsName {
	margin-top: 3px;
	font-size: 20px;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsDetail .girlsName.ellipsis {
	max-width: 150px;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsDetail .age {
	margin-top: 8px;
	font-size: 14px;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsSize {
	margin-bottom: 8px;
	overflow: hidden;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsSize li {
	margin-top: 4px;
	margin-right: 2px;
	float: left;
	font-size: 10px;
	color: #111;
	font-weight: bold;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .girlsSize li:first-child {
	width: 100%;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .shoplistR .area {
	margin: 7px 0 5px;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .shoplistR .businessHours {
	margin-bottom: 0;
	padding-left: 16px;
	background: url("../../img/user/hotel/ico-watch-s.png") 0 0 no-repeat;
	background-size: 14px;
	line-height: 14px;
}

.f-deliShoplist .triple .shoplistArea .inner.lvh .businessHoursBtm {
	margin-bottom: 0;
	padding-left: 16px;
	background: url("../../img/user/hotel/ico-watch-s.png") 0 0 no-repeat;
	background-size: 14px;
	line-height: 14px;
}

.f-deliShoplist .triple .shoplistArea .shoplistHead {
	padding-top: 4px;
}

.f-deliShoplist .triple .shoplistArea .shoplistHead p {
	margin-bottom: 3px;
	font-weight: bold;
}

.f-deliShoplist .triple .shoplistArea .shoplistHead .ellipsis {
	line-height: 1.2em;
}

.f-deliShoplist .triple .shoplistArea .shoplistHead .catch {
	font-size: 14px;
	color: #111;
}

.f-deliShoplist .triple .shoplistArea .shoplistHead .catch.ellipsis {
	max-width: 100%;
}

.f-deliShoplist .triple .shoplistArea .shoplistHead .shopName {
	font-size: 18px;
	color: #1d3893;
}

.f-deliShoplist .triple .shoplistArea .shoplistHead .shopName.ellipsis {
	max-width: 100%;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody {
	overflow: hidden;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .p-imgWrap {
	width: 120px;
	height: 160px;
	float: left;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR {
	margin-left: 124px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .businessHoursBtm {
	margin-left: 124px;
}
.f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR .area, .f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR .businessHours {
	margin-bottom: 8px;
	font-size: 12px;
	color: #111;
	font-weight: bold;
	line-height: 12px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .areaBtm,
.f-deliShoplist .triple .shoplistArea .shoplistBody .businessHoursBtm {
	margin-top: 6px;
	font-size: 12px;
	color: #111;
	font-weight: bold;
	line-height: 12px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .areaBtm {
	float: left;
	width: 120px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR .area.ellipsis, .f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR .businessHours.ellipsis {
	max-width: 100%;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR .comment {
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 1.2em;
	min-height: 100px;
	max-height: 100px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR .ranking_detail_genre li {
	margin-right: 2px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR .ranking_detail_genre li img {
	width: 52px;
	height: 18px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .shoplistR .ranking_detail_genre li:last-child {
	margin-right: 0;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket {
	margin-top: 6px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket .ticketHead img {
	height: 32px;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket .ticketBody {
	padding: 0 4px;
	background: #eeeeee;
	text-align: center;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket .ticketBody li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket .ticketBody li:last-child {
	border-bottom: none;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket .ticketBody li:first-child {
	border-top: none;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket .ticketBody .price {
	padding: 6px 0;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket .ticketBody .price span {
	font-size: 28px;
	color: #ff3030;
}

.f-deliShoplist .triple .shoplistArea .shoplistBody .ticket .ticketBody .tel {
	padding: 7px 0 5px 10px;
	background-size: 20px;
	font-size: 16px;
	font-weight: bold;
}

.p-imgWrap {
	display: block;
	position: relative;
	overflow: hidden;
}

.p-imgWrap img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

/* trunk用 */
*[class*="trunk8_"] {
	display: block;
}

.pickup-img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}