@charset "shift_jis";
/* CSS Document */

.profile {
	margin-bottom: 40px !important;
}
.profile_body {
	width: 710px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 15px;
	border-bottom: dotted 4px #867649;
}
.profile_left {
	width: 420px;
	height: auto;
	overflow: hidden;
	float: left;
	padding-right: 15px;
}
.profile_left > div {
	width: 365px;
	float: left;
	overflow: hidden;
}
.profile_left .type_icon {
	width: 52px;
	height: 81px;
	float: left;
	overflow: hidden;
}
.profile_left .type_icon img {
	padding: 1px 0;
	width: 52px;
	height: 25px;
}
.profile_left .catch {
	font-size: 18px;
	font-weight: normal;
}
/* h3 */
#main .profile_left h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bolder;
	color: #ef037f;
}
#main .profile_left h3:before {
	content: "";
}
.profile_left h3 span {
	font-size: 18px;
	font-weight: bold;
}
/* profile_left */
.profile_left p.size {
	font-size: 14px;
	color: #ef037f;
}
.profile_left table {
	width: 415px;
	border-collapse: collapse;
	border: 1px solid #cab486;
	background-color: #FFF;
	text-align: center;
}
.profile_left table td {
	border: 1px solid #cab486;
}
.profile_left .profile_img_area {
	padding: 5px;
}
.profile_left .prof_thum {
	padding: 2px;
}
/* profile_right */
.profile_right {
	float: left;
	overflow: hidden;
	width: 275px;
	height: 815px;
	position: relative;
}
.profile_right .profile_diary {
	margin-bottom: 10px;
	border-top: solid 1px #7d7567;
}
.profile_right .profile_diary_body {
	padding: 1px;
}
.profile_right .girls_enquete {
	margin-bottom: 10px;
	border-top: solid 1px #7d7567;
}
.profile_right .girls_enquete dt {
	padding: 3px 0 3px 12px;
	font-size: 12px;
	background-color: #ead0bb;
	border-bottom: solid 1px #fff;
}
.profile_right .girls_enquete dt:before {
	content: "";
}
.profile_right .girls_enquete dd {
	padding: 3px 0 3px 24px;
	color: #e1273f;
	font-size: 12px;
	background-color: #e0c0a0;
	border-bottom: solid 1px #fff;
}
.girls_message {
	border-top: solid 1px #7d7567;
}
.girls_message p {
	padding: 5px;
	color: #867649;
}
/* back btn */

.back_btn {
	width: 275px;
	height: 38px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	clear: both;
}
.back_btn a {
	padding: 5px 20px;
	background: #a79974;
	color: #fff;
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: -1px -1px #877953;
	border: 1px dashed #fff;
	-moz-box-shadow: 0 0 0 4px #a79974, 1px 1px 4px 3px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 4px #a79974, 1px 1px 4px 3px rgba(10,10,0,.5);
	box-shadow: 0 0 0 4px #a79974, 1px 1px 6px 3px rgba(10,10,0,.5);
}
/* profile_bottom */
.profile_bottom {
	overflow: hidden;
	clear: both;
}
.shop_comment {
	border-top: solid 1px #7d7567;
	margin-top: 15px;
}
.shop_comment p,
.shop_comment pre {
	min-height: 80px;
	height: 80px;
	overflow: auto;
	color: #867649;
	white-space: pre-wrap;
}
.profile_schedule {
	border-top: solid 1px #7d7567;
	margin-top: 10px;
}
.profile_schedule table {
	width: 710px;
	font-size: 11px;
	border: solid 1px #242424;
}
.profile_schedule table th.weekday {
	width: 14%;
	background: #242424;
	border: solid 1px #242424;
	color: #fff;
	font-weight: bold;
}
.profile_schedule table th.saturday {
	width: 14%;
	background: #6b9fad;
	border: solid 1px #6b9fad;
	color: #fff;
	font-weight: bold;
}
.profile_schedule table th.holiday {
	width: 14%;
	background: #dca52e;
	border: solid 1px #dca52e;
	color: #fff;
	font-weight: bold;
}
.profile_schedule table td {
	border: solid 1px #fdf2ec;
	text-align: center;
	padding: 3px 0;
}
/* h4 */
.profile_right h4 {
	width: 275px;
	height: 28px;
	margin: 0;
	padding: 0;
	background: url("/com/temp2/img/prof_r_h4.jpg") repeat;
	
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	border-top: solid 1px #fff;
}
.profile_diary h4 {
	border-bottom: solid 3px #c8b56a;
}
.girls_enquete h4,
.girls_message h4 {
	border-bottom: solid 3px #c86aa1;
}
.profile_bottom h4 {
	width: 710px;
	height: 28px;
	margin: 0 0 5px;
	padding: 0;

	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 20px;
	color: #fff;
	background: url("/com/temp2/img/prof_r_h4.jpg") repeat;
	border-top: solid 1px #fff;
}
.shop_comment h4 {
	border-bottom: solid 3px #6ac8a8;
}
.profile_schedule h4 {
	border-bottom: solid 3px #c8b56a;
}

/* 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 {
	overflow: hidden;
}
ul.recommended_girls_list li {
	width: 178px;
	height: 348px;
	margin: 2px;
	padding: 0;
	float: left;
	overflow: hidden;
	background: #fff url("/com/temp2/img/castlist_bg.jpg") no-repeat top left;
	border: solid 1px #cab486;
	text-align: center;
}
ul.recommended_girls_list li p.girls_comment {
	color: #e1273f;
	padding: 2px 5px;
	height: 18px;
}
ul.recommended_girls_list li .recommended_girls_thumb {
	width: 150px;
	height: auto;
	padding: 5px 10px;
	text-align: center;
}
ul.recommended_girls_list li .recommended_girls_thumb img {
	width: 160px;
	height: 240px;
	padding: 0;
}
ul.recommended_girls_list li .recommended_girls_data {
	overflow: hidden;
}

ul.recommended_girls_list .recommended_girls_data p.castname {
	padding: 2px 5px;
	color: #ef037f;
}
ul.recommended_girls_list .recommended_girls_data p.castsize {
	padding: 2px 5px;
	border-top: 1px dotted #432912;
	border-bottom: 1px dotted #432912;
	clear: both;
}
ul.recommended_girls_list p.type_icon {
	width: 160px;
	height: 25px;
	overflow: hidden;
	text-align: center;
	margin-top: 4px;
	padding: 0 10px;
}
ul.recommended_girls_list p.type_icon img {
	width: 52px;
	height: 25px;
	margin: 0;
	padding: 0 1px 0 0;
	float: left;
	text-align: center;
}
*/


/* 160113 attr_icons */
.profile_left {
    height: 815px;
}
.profile_left > div {
    width: 256px;
    height: 57px;
}
.profile_left .catch {
    width: 420px;
    font-size: 16px;
}
.profile_left h3 {
    width: 256px;
    float: left;
    overflow: hidden;
}
.profile_left p.size {
    width: 256px;
    float: left;
    overflow: hidden;
}
.profile_left .type_icon {
    width: 156px;
    height: 27px;
    float: left;
    overflow: hidden;
    padding-top: 1px;
}
.profile_left .type_icon img:nth-child(n+4) {
    display: none;
}
.profile_left .attr_icons {
    width: 156px;
    height: 27px;
    float: left;
    text-align: center;
    overflow: hidden;
}
.profile_left .attr_icons img {
    padding: 1px;
}

/* 200219 10-thumbnails */
.profile_left {
	height: auto;
}
.profile_left .profile_img_area {
	box-sizing: border-box;
	width: 415px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cab486;
	text-align: center;
}
.profile_right {
	float: left;
	overflow: hidden;
	width: 275px;
	height: auto;
}
.girl_photo_list {
	width: 275px;
	height: auto;
	background: #fff;
	text-align: center;
}
.girl_photo_list ul {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	overflow: hidden;
	box-sizing: border-box;
	
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.girl_photo_list li {
	width: calc( 100% / 5);
	height: auto;
    padding: 0;
	margin: 0;
	box-sizing: border-box;

    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-align-self: auto;
    align-self: auto;

	-webkit-align-content: space-around;
	-ms-align-content: space-around;
	align-content: space-around;
}
.profile_bottom {
	padding-top: 20px;
}
