@charset "shift_jis";
/* CSS Document */

.profile {
	overflow: hidden;
	clear: both;	
	margin-bottom: 20px;
}
.profile_body {
	width: 760px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 25px;
}
.profile_body h4 {
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	margin: 0 0 10px;
	color: #000;
	line-height:43px;
	text-indent:10px;
	background:url("/com/temp2/img/h2_bg.jpg") repeat-x;
}
.profile_body h4 span {
	font-family: 'Lora', serif;
	font-size: 20px;
	padding: 0 10px 0 2px;
	font-weight: 700;
	color: #000;
}
_::content, _:future, .profile_body h4 span:not(*:root){
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(1.00,#000 80%), color-stop(0.00, #f01182));
    background-image: -webkit-linear-gradient(to right bottom, #f01182, #000 80%);
    background-image: linear-gradient(to right bottom, #f01182, #000 80%);
}
/* left */
.profile_left {
	width: 400px;
	height: 805px;
	overflow: hidden;
	float: left;
	padding-right: 20px;
	margin-bottom: 15px;
}
.profile_left .inner {
	width: 346px;
	float: left;
	overflow: hidden;
	padding-left: 1px;
}
.profile_left .type_icon {
	width: 52px;
	height: 81px;
	float: left;
	overflow: hidden;
	padding-right: 1px;
}
.profile_left .type_icon img {
	padding: 1px 0;
	width: 52px;
	height: 25px;
}
.profile_left .catch {
	font-size: 18px;
	font-weight: normal;
	color:#9aadbf;
}
.profile_left h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bolder;
	color: #f01182;
}
.profile_left h3 span {
	font-size: 18px;
	font-weight: bold;
}
.profile_left p.size {
	font-size: 14px;
	color: #fff;
	font-family: 'Lora', serif;
	margin-bottom:3px;
}
.profile_left .girl_photo {
	width: 400px;
	height: 720px;
	text-align: center;
	overflow: hidden;
}
.profile_left .profile_img_area {
	width: 400px;
	height: 600px;
	margin: 0 0 3px;
	padding: 0;
}
.profile_left .prof_thum {
	width: 400px;
	height: 117px !important;
	overflow: hidden;
}
.profile_left .prof_thum li {
	width: 78px;
	padding: 0 1px;
	float: left;
}
.profile_left .option_list {
	width: 400px;
}
.profile_left .option_list ul {
	width: 400px;
	overflow: hidden;
}
.profile_left .option_list li {
	width: 98px;
	height: auto;
	float: left;
	padding: 1px;
}
.profile_left .option_list li img {
	width: 98px;
	height: auto;
}
/* right */
.profile_right {
	float: left;
	overflow: hidden;
	width: 340px;
	height: 805px;
	margin-bottom: 15px;
}
.profile_right div.profile_movie {
	width: 340px;
	height: auto;
	margin-bottom: 20px;
}
.profile_right .profile_movie div.fmovie {
	width: 180px;
	height: 136px;
	padding: 22px 82px;
	background: #000;
}
.profile_right .profile_movie div.fmovie iframe{
	background: #fff;
	border-top:2px solid #9a9a9a;
	border-left:2px solid #9a9a9a;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}
.profile_right div.profile_diary {
	width: 340px;
	height: 284px;
	margin-bottom: 20px;
}
.profile_right .girls_enquete {
	height: 290px;
}
.profile_right .girls_enquete dl {
	height: 256px;
	overflow: auto;
}
.profile_right .girls_enquete dt {
	padding: 3px 0 3px 12px;
	font-size: 12px;
	color:#b59666;
	border-bottom:1px dashed #b59666;
}
.profile_right .girls_enquete dt:before {
	content: "";
}
.profile_right .girls_enquete dd {
	padding: 3px 0 3px 24px;
	color: #f01182;
	font-size: 12px;
}
/* bottom */
.profile_bottom {
	overflow: hidden;
	clear: both;
}
.shop_comment{
	margin-bottom:25px;
}
.shop_comment p {
	height: auto;
	overflow: auto;
}
.profile_schedule table {
	width: 760px;
	font-size: 11px;
	border-spacing: 0;
}
.profile_schedule table th {
	width: 14%;
	padding: 1px 0;
	border: solid 1px #000;
	color: #fff;
	font-weight: bold;
}
.profile_schedule table th.weekday {
	background: #483517;
}
.profile_schedule table th.saturday {
	background: #1230f0;
}
.profile_schedule table th.holiday {
	background: #f01182;
}
.profile_schedule table td {
	background: #9aadbf;
	border: solid 1px #000;
	text-align: center;
	padding: 3px 0;
}
/* recommendation */
.recommendation {
	margin-bottom: 25px !important;
}
.recommendation_body {
	width: 760px;
	min-height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.recommendation_main {
	height: 450px;
	overflow: auto;
}
ul.recommended_girls_list {
	background:#000;
	overflow: hidden;
}
ul.recommended_girls_list li {
	width: 180px;
	height: 350px;
	margin: 2px;
	padding: 0;
	float: left;
	overflow: hidden;
	text-align: center;
}
ul.recommended_girls_list li p.girls_comment {
	padding: 2px 5px;
	height: 18px;
	color: #b59666;
    font-size: 12px;
	font-weight:bold;
}
ul.recommended_girls_list li .recommended_girls_thumb {
	height: auto;
	padding: 5px 9px;
	text-align: center;
}
ul.recommended_girls_list li .recommended_girls_thumb img {
	width: 158px;
	height: 240px;
	padding: 0;
}
ul.recommended_girls_list li .recommended_girls_data {
	overflow: hidden;
}
ul.recommended_girls_list .recommended_girls_data p.girls_name {
	font-size: 14px;
    color: #f01182;
	font-weight: bold;
}
ul.recommended_girls_list .recommended_girls_data p.girls_size {
	clear: both;
	color:#fff;
	font-size:12px;
	font-family: 'Lora', serif;
}
ul.recommended_girls_list p.type_icon {
	width: 158px;
	height: 25px;
	overflow: hidden;
	text-align: center;
	margin-top: 4px;
	padding: 0 9px;
}
ul.recommended_girls_list p.type_icon img {
	width: 46px;
	height: 22px;
	padding: 1px;
}
/* add option */
.profile_left,
.profile_right {
	height: auto;
}
.profile_left .girl_photo {
    margin-bottom: 10px;
}
.profile_right div.profile_diary {
	height: auto;
}
.profile_right div.profile_diary iframe {
	height: 210px !important;
}
.profile_right .girls_enquete {
	height: 337px;
}
.profile_right .girls_enquete dl {
    height: 303px;
}

/* rvw_ent */
.rvw_ent {
	text-align: center;
    margin-bottom: 20px;
}
/* discount_txt */
.discount_txt {
	height: 17px;
	overflow: hidden;
    margin-bottom: 15px;
    padding: 5px;
    background: transparent;
    text-indent: 5px;
    border-top: 2px solid #f01182;
    border-bottom: 2px solid #f01182;
}
.discount_txt p {
	color: #f01182;
}
.discount_txt p:before {
    content: url("../img/ticket_icon.png");
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.profile_right .girls_enquete {
	height: auto;
}
.profile_right .girls_enquete dl {
	height: 249px;
	background:#000;
}

/* girl's comment (right) */
.profile_right .girl_comment{
	margin-bottom: 20px;
}
.profile_right .girl_comment p{
    height: auto;
    overflow: auto;
	background: #000;
    padding: 10px;
}

/* 170321 attr_icons */

.profile_left > div {
    width: 242px;
    height: auto;
    float: left;
    overflow: hidden;
}
.profile_left .catch {
    width: 420px;
    font-size: 16px;
}
.profile_left h3 {
    width: 242px;
    float: left;
    overflow: hidden;
}
.profile_left p.size {
    width: 242px;
    float: left;
    overflow: hidden;
}
.profile_left .type_icon {
    width: 157px;
    height: 27px;
    float: left;
    overflow: hidden;
    padding-top: 4px;
}
.profile_left .type_icon img:nth-child(n+4) {
    display: none;
}
.profile_left .attr_icons {
    width: 157px;
    height: 27px;
    float: left;
    text-align: center;
    overflow: hidden;
}
.profile_left .attr_icons img {
    padding: 1px;
}


/* 20180521 */
.gasping_voice_list {
    height: 45px;
    width: 280px;
    margin: 0 auto 10px;
    overflow: hidden;
}
.gasping_voice_list .play_btn {
    float: left;
    display: block;
    width: 216px;
    height: 45px;
    text-align: center;
    overflow: hidden;
    margin-right: 16px;
}
.gasping_voice_list .stop_btn {
    float: left;
    display: block;
    width: 42px;
    height: 45px;
    text-align: center;
    overflow: hidden;
}

.gasping_voice_list .play_btn a {
    display: block;
    width: 216px;
    height: 45px;
    background-image: url("/com/temp2/img/profile/voice_play_btn.png");
    background-position: center top;
}
.gasping_voice_list .play_btn a:hover {
    background-position: center bottom;
}
.gasping_voice_list .stop_btn a {
    display: block;
    width: 42px;
    height: 45px;
    background-image: url("/com/temp2/img/profile/stop.png");
    background-position: center top;
}
.gasping_voice_list .stop_btn a:hover {
    background-position: center bottom;
}
/* 180601 */
.profile_left > div {
	width: 300px;
}
.profile_left .type_icon {
	width:100%;
	margin-bottom: 3px;
	padding:0;
}
.profile_left .type_icon img {
	margin:1px;
	padding:0;
}
.fopt {
	width:97px;
	font-size: 12px;
    float: right;
    overflow: hidden;
}
