
/*#personalArea {
	background: rgba(0,0,0,0.6);
	padding: 5px 0;
}*/




/* main_img */
/*------------------------------------------------------------------------------*/
#mainImg li {
	width: 100%;
	position: relative;
}
#mainImg li a {
	display: block;
	width: 100%;
	padding: 100% 0 0 0;
	position: relative;
}
#mainImg .mainImg01 a { background: url(../../upload/main_img01.jpg) no-repeat top center; background-size: cover;}
#mainImg .mainImg02 a { background: url(../../upload/main_img02.jpg) no-repeat top center; background-size: cover;}
#mainImg .mainImg03 a { background: url(../../upload/main_img03.jpg) no-repeat top center; background-size: cover;}
#mainImg .mainImg04 a { background: url(../../upload/main_img04.jpg) no-repeat top center; background-size: cover;}
#mainImg .mainImg05 a { background: url(../../upload/main_img05.jpg) no-repeat top center; background-size: cover;}

.bx-controls {
	width: 100%;
	position: absolute;
}





/* nav */
/*------------------------------------------------------------------------------*/
#nav {
	position: absolute;
	z-index: 500;
}
#nav ul {
	display: table;
	table-layout: fixed;
	width: 100%;
}
#nav li {
	display: table-cell;
	padding: 0 1.95% 3% 1.95%;
/*	padding: 0 20px;*/
}
/*#nav li:nth-child(5) {
	padding: 0 0 0 1.95%;
}
#nav li:last-child {
	padding: 0 0 0 1.95%;
}*/
#nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(92,92,92,0.79);
	margin: 0 auto;
	padding: 12% 0;
}
#nav li a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#nav li.nav01 a span { background-image: url(../images/nav_icon01.png); }
#nav li.nav02 a span { background-image: url(../images/nav_icon02.png); }
#nav li.nav03 a span { background-image: url(../images/nav_icon03.png); }
#nav li.nav04 a span { background-image: url(../images/nav_icon04.png); }
#nav li.nav05 a span { background-image: url(../images/nav_icon05.png); }
#nav li.nav06 a span { background-image: url(../images/nav_icon06.png); }
#nav li.nav07 a span { background-image: url(../images/nav_icon07.png); }
#nav li.nav08 a span { background-image: url(../images/nav_icon08.png); }
#nav li.nav09 a span { background-image: url(../images/nav_icon09.png); }
#nav li.nav10 a span { background-image: url(../images/nav_icon10.png); }

#nav li a:hover,#nav li.current a {
	background-color: rgba(247,117,157,0.79);
}





/* mainContents */
/*------------------------------------------------------------------------------*/
#mainContents {
	/*background-color: #000;*/
	/*padding: 10% 3.125% 0 3.125%;*/
	padding: 14% 0 0 0;
	color: #666;
}




/* p00 */
/*------------------------------------------------------------------------------*/
.p00_Main {
	width: 100%;
	height: auto;
}
.p00_text01 {
	width: 40.62%;
	margin: 0 auto;
}
.p00_text01_02 {
	width: 40%;
	margin: 0 auto;
}
.p00_text02 {
	width: 65.93%;
	margin: 0 auto 40px auto;
}
.p00_btnArea {
	width: 62.5%;
	margin: 0 auto 15px auto;
}
.p00_Btn a {
	display: block;
	width: 100%;
	background-color: rgba(0,0,0,0.55);
	text-align: center;
	vertical-align: middle;
	padding: 10px 30px;
}
.p00_Btn01 {
	margin: 0 0 2px 0;
}
.p00_icon01 {
	width: 15.62%;
	margin: 0 auto 16px auto;
}
.p00_text03 {
	width: 65.62%;
	margin: 0 auto;
}
#copyright {
	display: inline-block;
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	margin: auto;
	font-weight: 10px;
	line-height: 1;
	color: #ec2365;
}





/* top */
/*------------------------------------------------------------------------------*/
.bannerNewMember {
	margin: 0 0 10px 0;
	position: relative;
}
.bannerNewMember .btnSearchBox {
	position: relative;
	margin: -25px 0 0 0;
	z-index: 10;
}
.gu_acd {
	margin: 0 0 15px 0;
	background-color: #fff;
}
.gu_acd dt {
	display:block;
	width: 100%;
	cursor:pointer;
	background: url(../images/arr_acd01.png) no-repeat 97% 50% #faa7c1;
	background-size: 10px 7px;
	border-radius: 10px;
}
.gu_acd dt.active {
	background: url(../images/arr_acd02.png) no-repeat 97% 50% #faa7c1;
	background-size: 10px 7px;
}
.gu_acd dt h2 {
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	padding: 8px 0 8px 40px;
}
.gu_acd dd {
	display: none;
	width: 100%;
}

.gu_acd02 {
	margin: 0 0 15px 0;
	background-color: #fff;
}
.gu_acd02 dt {
	display:block;
	width: 100%;
	/* background: #faa7c1;
	border-radius: 10px; */
}

/* .gu_acd02 dt h2 {
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	padding: 8px 10px 8px 40px;
} */
.gu_acd02 dt h2.titleBar01 {
	position: relative;
}
.gu_acd02 dt h2.titleBar01 a {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.gu_acd02 dd {
	width: 100%;
	position: relative;
	padding: 15px 10px;
}
.gu_acd02 dd ul {
	width: 100%;
	position: relative;
}
#area_GirlsSearch h2 {
	background: url(../images/icon_girls_search.png) no-repeat 10px 50%;
	background-size: 15px 20px;
}
#area_StoreSearch h2 {
	background: url(../images/icon_store.png) no-repeat 10px 50%;
	background-size: 19px 20px;
}
#area_now h2 {
	background: url(../images/icon_now.png) no-repeat 10px 50%;
	background-size: 21px 20px;
}
#area_realDiary h2 {
	background: url(../images/icon_real_diary.png) no-repeat 10px 50%;
	background-size: 26px 20px;
}
#area_realDiary h2 span {
	color: #fc3662;
}
#area_newFace h2 {
	background: url(../images/icon_new_face.png) no-repeat 10px 50%;
	background-size: 22px 20px;
}
#area_attendance h2 {
	background: url(../images/icon_attendance.png) no-repeat 15px 50%;
	background-size: 11px 20px;
}
#area_news h2 {
	background: url(../images/icon_news.png) no-repeat 10px 50%;
	background-size: 16px 20px;
}
/*#area_storeInfo h2 {
	background: url(../images/icon_store.png) no-repeat 10px 50%;
	background-size: 19px 20px;
}*/





.conditionsBox {
	display: table;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
	background-color: #dfdfdf;
}
.conditionsBox:nth-child(n+2) {
	border-top: 1px solid #fff;
}
.conditionsBox div.item {
	display: table-cell;
	width: 24%;
	height: 100%;
	vertical-align: middle;
	padding: 0 0 0 10px;
}
.conditionsBox div.conditions {
	display: table-cell;
	width: 76%;
	height: 100%;
	padding: 6px 10px 6px 0;
}
.conditionsBox div.conditions ul {
	display: table;
	width: 100%;
}
.conditionsBox div.conditions ul li {
	display: table-cell;
	vertical-align: middle;
}
.conditionsBox div.conditions ul li.selectBox {
	width: 46%;
}
.conditionsBox div.conditions ul li.centerBox {
	width: 8%;
	text-align: center;
}
.conditionsBox div.conditions ul li.selectBox div.selectBoxMain {
	display: table;
	width: 100%;
}
.conditionsBox div.conditions ul li.selectBox div.selectBoxMain div.selectMain {
	display: table-cell;
	width: 60%;
}
.conditionsBox div.conditions div.selectMain select {
	width: 99%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	margin: 0;
	background: none transparent;
	vertical-align: middle;
	font-size: inherit;
	color: inherit;
	outline: none;
	box-sizing: content-box;
	padding: 5px 0 5px 5px;
	background-color: #f2f2f2;
}
.conditionsBox div.conditions div.selectMain span {
	display: block;
	width: 100%;
	padding: 5px 0 5px 5px;
	background: url(../images/arr_acd03.png) no-repeat center right;
	background-size: 12px 8px;
}
.conditionsBox div.conditions div.selectMain span.open {
	background: url(../images/arr_acd04.png) no-repeat center right;
	background-size: 12px 8px;
}
.conditionsBox div.conditions ul li.selectBox div.selectBoxMain div.selectText {
	display: table-cell;
	width: 40%;
	text-align: center;
	font-size: 10px;
}
.conditionsBox div.conditions div.selectMain input {
	width: 100%;
	border: none;
	padding: 5px;
	border-radius: 0;
}


.conditionsBox div.conditions div.selectBoxMain div.checkContents {
	background-color: #f1f1f1;
}
div.checkContents {
	padding: 10px;
	background-color: #f1f1f1;
}
div.checkContents input {
	display: none;
}
div.checkContents ul {
	display: block!important;
	width: 100%;
	/*background-color: #cfc;*/
}
div.checkContents li {
	display: block!important;
	width: 100%;
}
div.checkContents li label {
	display: block;
	position: relative;
	cursor: pointer;
	margin-left: 10px;
	padding: 12px 0 12px 16px;
	color: #333;
	font-size: 12px;
	text-align: left;
	line-height: 1;
}
div.checkContents li label.checkBtn:before {
	position: absolute;
	content: "";
	top: 50%;
	left: -7px;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	background: #bdc3c7;
	border-radius: 30%;
}
div.checkContents li label.radioBtn:before {
	position: absolute;
	content: "";
	top: 50%;
	left: -7px;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	background: #bdc3c7;
	border-radius: 50%;
}
div.checkContents li input[type="checkbox"]:checked + label {
	color: #e75c85;
}
div.checkContents li input[type="checkbox"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 30%;
	background: #e75c85;
}
div.checkContents li input[type="radio"]:checked + label {
	color: #e75c85;
}
div.checkContents li input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #e75c85;
}





#area_StoreSearch dd {
	padding: 10px;
	background-color: #dfdfdf;
}
.btnSelect {
	/*padding: 10px;
	background-color: #dfdfdf;*/
	margin: 0 0 10px 0;
}
.btnSelect h3 {
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	text-align: center;
	margin: 0 0 10px 0;
}
.btnSelectMain ul {
	width: 100%;
}
.btnSelectMain li {
	width: 30%;
	float: left;
	margin: 0 5% 4% 0;
	background-color: #fcc;
}
.btnSelectMain li+:nth-child(3n) {
	margin: 0 0 4% 0;
}

.typeText .btnPink02 a {
	padding: 10px 0;
}
.typeText .btnPink02 a span {
	font-size: 12px;
	padding: 10px 0;
}
.typeText .btnPink02 a:link {
	color: #7f777f;
	text-decoration: none;
}
.typeText .btnPink02 a:visited {
	color: #7f777f;
	text-decoration: none;
}
.typeText .btnPink02 a:hover,.typeText .btnPink02 a:active {
	color: #7f777f;
	text-decoration: none;
}
.typeText .btnPink02 a.active:link {
	color: #fff;
	text-decoration: none;
}
.typeText .btnPink02 a.active:visited {
	color: #fff;
	text-decoration: none;
}
.typeText .btnPink02 a.active:hover,.typeText .btnPink02 a.active:active {
	color: #fff;
	text-decoration: none;
}


.typeImg li {
	width: 30%;
	height: 40px;
	float: left;
	margin: 0 5% 0 0;
}
.typeImg li:nth-child(n+4) {
	margin: 4% 5% 0 0;
}
.typeImg li:nth-child(3n) {
	margin-right: 0;
}
.typeImg li a {
	display: block!important;
	width: 100%;
	height: 100%;
	padding: 2px 5px;
	outline: none;
}
.typeImg li:last-child a {
	padding: 7px;
}
.typeImg li a span {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
.typeImg li a span img {
	width: auto!important;
	height: 100%!important;
}

/*#store001 a span {
	background: url(../images/store_logo01.png) no-repeat center center;
	background-size: contain;
}
#store002 a span {
	background: url(../images/store_logo02.png) no-repeat center center;
	background-size: contain;
}
#store003 a span {
	background: url(../images/store_logo03.png) no-repeat center center;
	background-size: contain;
}
#store004 a span {
	background: url(../images/store_logo04.png) no-repeat center center;
	background-size: contain;
}
#store005 a span {
	background: url(../images/store_logo05.png) no-repeat center center;
	background-size: contain;
}
#store006 a span {
	background: url(../images/store_logo06.png) no-repeat center center;
	background-size: contain;
}
#store007 a span {
	background: url(../images/store_logo07.png) no-repeat center center;
	background-size: contain;
}
#store008 a span {
	background: url(../images/store_logo08.png) no-repeat center center;
	background-size: contain;
}
#store009 a span {
	background: url(../images/store_logo09.png) no-repeat center center;
	background-size: contain;
}
#store010 a span {
	background: url(../images/store_logo10.png) no-repeat center center;
	background-size: contain;
}
#store011 a span {
	background: url(../images/store_logo11.png) no-repeat center center;
	background-size: contain;
}
#store012 a span {
	background: url(../images/store_logo12.png) no-repeat center center;
	background-size: contain;
}*/





.gu_carousel {
	position: relative;
}

li.slideBox {
	margin: 0 5px;
	font-size: 11px;
	color: #7f7f7f;
	text-align: center;
	outline: none;
}
li.slideBox div {
	margin: 0 0 5px 0;
}
li.slideBox a {
	font-size: 10px;
	color: #e65a83;
	outline: none;
}
li.slideBox img {
	width: 100%;
	height: auto;
}
li.slideBox .nameBox span:first-child {
	font-size: 12px;
	font-weight: bold;
}
li.slideBox .h_b_Box {
	display: table;
	width: 100%;
}
li.slideBox .h_b_Box .heightBox {
	display: table-cell;
	width: 70%;
}
li.slideBox .h_b_Box .bloodBox {
	display: table-cell;
	width: 30%;
}



li.pic_1-15 .imgBox a {
	display: block;
	width: 100%;
	height: 0;
	padding: 135% 0 0 0;
	text-indent: -9999px;
	overflow: hidden!important;
	outline: none;
	background-size: cover!important;
}
li.pic_1-1 .imgBox a {
	display: block;
	width: 100%;
	height: 0;
	padding: 100% 0 0 0;
	text-indent: -9999px;
	overflow: hidden!important;
	outline: none;
	background-size: cover!important;
}
li.pic_1-15 .imgBox.img_new a {
    height: auto;
    padding: 0;
    overflow: auto;
    text-indent: 0;
}




#area_news dd {
	padding: 0;
}
#area_news li {
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
	position: relative;
	font-size: 11px;
	line-height: 1.6;
}
#area_news li .titleArea {
	/*padding: 0 0 0.5em 0;*/
}
#area_news li .infoArea {
	margin: 0 0 0.5em 0;
}
#area_news li .infoArea a {
	font-size: 12px;
	color: #e65a83;
	outline: none;
}
#area_news li .titleBoxArea {
	font-size: 12px;
	font-weight: bold;
	color: #e65a83;
}
#area_news li .openBtn {
	font-size: 12px;
	font-weight: bold;
	color: #e65a83;
	text-align: center;
	padding: 10px 0 0 0;
}
#area_news li .openBtn a {
	display: inline-block;
	width: 100px;
	font-size: 10px;
	padding: 5px 0;
}
#area_news li .contentsArea {
	padding: 0.5em 0 0 0;
}

#area_news li .contentsArea p+p {
	margin: 0.5em 0 0 0;
}





#area_storeInfo {
	margin: 0;
}
#area_storeInfo dd.storeAcd {
	padding: 0;
}
#area_storeInfo dd.storeAcd dt {
    height: 60px;
    background: linear-gradient(#f5f5f9, #f5f5f9);
    border-radius: 0;
    border-bottom: 1px solid #555;
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
}
#area_storeInfo dd.storeAcd dl+dl {
	margin: 4px 0 0 0;
}
#area_storeInfo dd.storeAcd dl dt span {
    font-size: 12px;
    height: 55px;
    background: url(../images/arr_acd03.png) no-repeat 97% 50%;
    background-size: 11px 7px;
    display: block;
    padding: 5px 0;
    text-align: center;
}
#area_storeInfo dd.storeAcd dl dt span.open {
    background: url(../images/arr_acd04.png) no-repeat 97% 50%;
    background-size: 11px 7px;
}
/*#area_storeInfo dd.storeAcd dl:last-child dt span {
	padding: 10px 0;
}*/
#area_storeInfo dd.storeAcd dt img {
	width: auto;
	height: 100%;
}
#area_storeInfo dd.storeAcd dd {
	padding: 20px;
}
#area_storeInfo dd.storeAcd dd ul.first {
	margin: 0 0 2em 0;
}
/* #area_storeInfo dd.storeAcd dd li {
	line-height: 2;
} */
#area_storeInfo dd.storeAcd dd p {
	font-size: 14px;
	font-weight: bold;
}
#area_storeInfo dd.storeAcd dd li a {
    font-size: 12px;
    /* color: #11b6ed; */
    color: #595959;
    text-decoration: underline;
    background: url(../images/store_acd_arr03.png) no-repeat center left;
    background-size: 6px 10px;
    padding: 0 0 0 12px;
}




#simpleBtnArea {
	display: table;
	width: 70%;
	margin: 0 auto;
	padding: 15px 0;
}
#btnSimple {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	line-height: 1;
}
#btnSimple a {
	font-size: 12px;
	padding: 7px 0;
}
#btnSimple a:link {
	color: #fff;
	text-decoration: none;
}
#btnSimple a:visited {
	color: #fff;
	text-decoration: none;
}
#btnSimple a:hover,#btnSimple a:active {
	color: #fff;
	text-decoration: none;
}





/* 女の子詳細 */
/*------------------------------------------------------------------------------*/

/* 店舗名 */
.girls_StoreInfo {
	display: table;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 10px;
}
.girls_StoreInfo .logo {
	display: table-cell;
	width: 45%;
	vertical-align: middle;
	padding: 0 2% 0 0;
}
.girls_StoreInfo .info {
	display: table-cell;
	width: 55%;
}
.girls_StoreInfo .info .timeOpen {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.girls_StoreInfo .info .phoneNum a {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
}
.girls_StoreInfo .info .phoneNum span {
	background: url(../images/icon_phone.png) no-repeat center left;
	background-size: contain;
	padding: 0 0 0 20px;
}


/* girls_PhotoArea */
.girls_PhotoArea {
	padding: 0 0 20px 0;
}
.girls_PhotoArea .personalArea {
	padding: 10px;
}
.girls_PhotoArea .personalArea .nameBox span.name {
	font-size: 16px;
	font-weight: bold;
	color: #e65a83;
	text-decoration: underline;
}
.girls_PhotoArea .personalArea .nameBox span.age {
	font-size: 12px;
}
.girls_PhotoArea .personalArea .height_blood {
	width: 50%;
	float: left;
	font-size: 12px;
}
.girls_PhotoArea .personalArea .size {
	width: 50%;
	float: right;
	text-align: right;
	font-size: 12px;
}

.girlsArea01 .bxslider li {
	width: 100%;
	padding: 66.66% 0 0 0;
	background-size: cover;
}
.girlsArea01 .bx-wrapper {
	position: relative;
}
.girlsArea01 .bx-wrapper .bx-controls {
	top: 50%!important;
}
.girlsArea01 .bx-wrapper .bx-controls-direction a {
	/*display: block;*/
	top: 0%!important;
	width: 7%!important;
	height: auto!important;
	padding: 8% 0 0 0;
}
.girlsArea01 .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../images/arr_carousel_left.png) no-repeat;
	background-size: contain;
	left: -2%;
}
.girlsArea01 .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../images/arr_carousel_right.png) no-repeat;
	background-size: contain;
	right: -2%;
}

.girls_PhotoArea .girls_PhotoMain {
	padding: 0 10px 0 10px;
}
.girls_PhotoArea .bx-wrapper {
	width: 72%;
	position: relative;
}
.girls_PhotoArea .girls_PhotoMain .bxslider li {
	width: 100%;
	padding: 150% 0 0 0;
	background-size: cover;
}
.girls_PhotoArea .bx-wrapper .bx-controls {
	top: 50%!important;
}
.girls_PhotoArea .bx-wrapper .bx-controls-direction a {
	/*display: block;*/
	top: 0%!important;
	width: 8%!important;
	height: auto!important;
	padding: 8% 0 0 0;
}
.girls_PhotoArea .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../images/arr_carousel_left.png) no-repeat;
	background-size: contain;
	left: -4%;
}
.girls_PhotoArea .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../images/arr_carousel_right.png) no-repeat;
	background-size: contain;
	right: -4%;
}

.girls_PhotoArea .bx-pager li {
	width: 16%;
	float: left;
	margin-top: 3%;
	background-color: #000;
}
.girls_PhotoArea .bx-pager li+li {
	margin: 3% 0 0 5%;
}
.girls_PhotoArea .bx-pager li:nth-child(6) {
	margin: 3% 0 0 0;
}
.girls_PhotoArea .bx-pager a {
	display: block;
	width: 100%;
	padding: 75% 0 0 0;
	background-size: cover!important;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.girls_PhotoArea .bx-pager a.active {
	opacity: 1;
	filter: alpha(opacity=100);
}


/* girls_PlofileArea */
.listArea {
	padding: 0 0 20px 0;
}
.listArea .listBox {
	display: table;
	width: 100%;
	font-size: 12px;
	padding: 3px 10px;
	border-bottom: 1px solid #dfdfdf;
}
.listArea .listBox .listBoxLeft {
	display: table-cell;
	width: 35%;
}
.listArea .listBox .listBoxRight {
	display: table-cell;
	width: 65%;
}


/* girls_OptionArea */
.optionArea {
	padding: 14px 10px;
}
.optionArea li {
	width: 48%;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #979797;
	padding: 2px 0;
}
.optionArea li span {
	display: inline-block;
	width: 16%;
	text-align: center;
}
.optionArea li:nth-child(odd) {
	float: left;
}
.optionArea li:nth-child(even) {
	float: right;
}
.optionArea li:nth-child(n+3) {
	margin: 3px 0 0 0;
}


/* girls_PicDiaryArea */
.PicDiaryArea {
	padding: 10px 10px 20px 10px;
}
.PicDiaryMain {
	border: 1px solid #adadad;
}
.PicDiaryMain div.PicDiaryBox {
	padding: 4px;
	position: relative;
	cursor: pointer;
}
.PicDiaryMain div.PicDiaryBox+div.PicDiaryBox {
	border-top: 1px solid #adadad;
}
.PicDiaryMain div.PicDiaryBox .imgBox {
	width: 20%;
	float: left;
}
.PicDiaryMain div.PicDiaryBox .imgBox span {
	display: block;
	width: 100%;
	padding: 100% 0 0 0;
	background-size: cover;
}
.PicDiaryMain div.PicDiaryBox .PicDiaryBoxMain {
	width: 76%;
	float: right;
	font-size: 12px;
	line-height: 1.8;
}
.PicDiaryMain div.PicDiaryBox .PicDiaryBoxMain .nameState .state {
	color: #e65a83;
}
.PicDiaryMain div.PicDiaryBox .today {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #979797;
	padding: 2px 8px;
	position: absolute;
	top: 4px;
	right: 4px;
}


/* girls_MovieArea */
.MovieArea {
	padding: 10px 10px 20px 10px;
}
.MovieArea video {
	width: 100%;
}


/* girls_PickUpArea */
.PickUpArea {
	padding: 10px 10px 20px 10px;
}
.PickUpArea p {
	font-size: 12px;
	line-height: 1.8;
}


/* girls_ReserveArea */
.girls_ReserveArea {
	border-top: 1px solid #7f7f7f;
	padding: 20px 10px;
}
.girls_ReserveArea h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 1em 0;
}
.ReserveArea .logoArea {
	display: table;
	width: 86%;
	margin: 0 auto 1em auto;
}
.ReserveArea .logoArea .logo {
	display: table-cell;
	width: 80%;
	vertical-align: bottom;
}
.ReserveArea .logoArea .storeDetail {
	display: table-cell;
	width: 20%;
	color: #00c2f0;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0 0 0 2%;
	line-height: 1;
}
.ReserveArea .reserveTime {
	font-size: 12px;
	text-align: center;
	margin: 0 auto 1em auto;
}
.ReserveArea .phoneNum {
	width: 60%;
	margin: 0 auto 1em auto;
}
.ReserveArea .phoneNum a {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
}
.ReserveArea .phoneNum span {
	background: url(../images/icon_phone.png) no-repeat center left;
	background-size: contain;
	padding: 0 0 0 20px;
}
.ReserveArea .openTime {
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}





/* 店舗検索 */
/*------------------------------------------------------------------------------*/
.search_add {
	padding: 0 0 2em 0;
}
.search_add dl dt {
	display:block;
	width: 100%;
	background: #faa7c1;
}
.search_add dl dt {
	display: table;
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffe4e9), color-stop(0.00, #fffcff));
	background: -webkit-linear-gradient(#fffcff, #ffe4e9);
	background: -moz-linear-gradient(#fffcff, #ffe4e9);
	background: -o-linear-gradient(#fffcff, #ffe4e9);
	background: -ms-linear-gradient(#fffcff, #ffe4e9);
	background: linear-gradient(#fffcff, #ffe4e9);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
}
.search_add dl+dl {
	margin: 4px 0 0 0;
}
.search_add dl dt span {
	display: table-cell;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0 0 0 10px;
	background: url(../images/store_acd_arr02.png) no-repeat 96% 50%;
	background-size: 13px 9px;
}
.search_add dl dt span.open {
	background: url(../images/store_acd_arr01.png) no-repeat 96% 50%;
	background-size: 13px 9px;
}
.search_add dl dd li {
	border-bottom: 1px solid #bfbfbf;
	padding: 10px;
}
.search_add dl dd li a {
	font-size: 12px;
	color: #e65a83;
	text-decoration: underline;
	background: url(../images/store_acd_arr03.png) no-repeat center left;
	background-size: 6px 10px;
	padding: 0 0 0 12px;
}


.search_add02 {
	padding: 0 0 2em 0;
}
.search_add02 dl dt {
	display:block;
	width: 100%;
}
.search_add02 dl dt {
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffe4e9), color-stop(0.00, #fffcff));
	background: -webkit-linear-gradient(#fffcff, #ffe4e9);
	background: -moz-linear-gradient(#fffcff, #ffe4e9);
	background: -o-linear-gradient(#fffcff, #ffe4e9);
	background: -ms-linear-gradient(#fffcff, #ffe4e9);
	background: linear-gradient(#fffcff, #ffe4e9);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
}
.search_add02 dl+dl {
	margin: 4px 0 0 0;
}
.search_add02 dl dt ul {
	display: table;
	width: 100%;
	height: 40px;
	vertical-align: middle;
	padding: 0 0 0 10px;
	background: url(../images/store_acd_arr02.png) no-repeat 96% 50%;
	background-size: 13px 9px;
}
.search_add02 dl dt li.brandLogo {
	display: table-cell;
	width: 35%;
	height: 100%;
	padding: 4px 0;
}
.search_add02 dl dt li.brandLogo div {
	width: 100%;
	height: 100%;
	background-size: contain!important;
}
.search_add02 dl dt li.brandCatch {
	display: table-cell;
	width: 65%;
	height: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #5d5d5d;
	vertical-align: middle;
	padding: 0 0 0 4%;
}
.search_add02 dl dt ul.open {
	background: url(../images/store_acd_arr01.png) no-repeat 96% 50%;
	background-size: 13px 9px;
}
.search_add02 dl dd li {
	border-bottom: 1px solid #bfbfbf;
	padding: 10px;
}
.search_add02 dl dd li a {
	font-size: 12px;
	color: #e65a83;
	text-decoration: underline;
	background: url(../images/store_acd_arr03.png) no-repeat center left;
	background-size: 6px 10px;
	padding: 0 0 0 12px;
}





/* はじめての方へ */
/*------------------------------------------------------------------------------*/
.firstArea01 {
	padding: 0 10px;
}
.firstArea01 p.firstCatch {
	font-size: 14px;
	font-weight: bold;
	color: #e65a83;
	text-align: center;
	padding: 6% 0;
}
.firstArea01 .firstBox01 {
	display: table;
	width: 94%;
	margin: 0 auto 2em auto;
}
.firstArea01 .firstBox01 .leftBox {
	display: table-cell;
	width: 70%;
	font-size: 13px;
	vertical-align: middle;
}
.firstArea01 .firstBox01 .rightBox {
	display: table-cell;
	width: 30%;
	padding: 0 0 0 2%;
	vertical-align: middle;
}
.firstArea01 div.firstBox02 {
	width: 76%;
	text-align: center;
	margin: 0 auto;
}
.firstArea01 div.firstBox02+div.firstBox02 {
	margin: 3em auto 0 auto;
}
.firstArea01 .firstBox03 {
	padding: 6% 10px;
}
.firstArea01 .firstBox03 p {
	width: 100%;
	font-size: 13px;
	text-align: center;
	line-height: 2;
}


.firstArea02 {
	border-bottom: 1px solid #adadad;
}
.firstArea02 .first_QA_Box {
	border-top: 1px solid #adadad;
}
.firstArea02 .first_QA_Box .q_box {
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
	padding: 16px 10px 10px 10px;
}
.firstArea02 .first_QA_Box .a_box p{
	font-size: 12px;
	color: #7f7f7f;
	padding: 10px 10px 20px 10px;
}


.firstArea03 {
	padding: 6% 10px;
	text-align: center;
}
.firstArea03 p {
	font-size: 12px;
}
.firstArea03 p.text+p.text {
	margin: 1.5em 0 0 0;
}
.firstArea03 p.tel a {
	color: #e65a83;
	text-decoration: underline;
}





/* お得な会員情報 */
/*------------------------------------------------------------------------------*/
.memberArea01 .imgBox01 {
	margin: 0 0 1em 0;
}
.memberArea01 .imgBox02 {
	padding: 0 10px;
}
.memberArea02 p {
	font-size: 14px;
	font-weight: bold;
	color: #e65a83;
	text-align: center;
	padding: 6% 0;
}

.memberBtnArea .btnPink {
	text-align: center;
}
.memberBtnArea .btnPink a {
	width: 40%;
	font-size: 12px;
	margin: 0 auto;
	padding: 10px 0;
}

.memberArea03 {
	padding: 0 0 3em 0;
}
.memberArea03 .flowBox {
	font-size: 12px;
	text-align: center;
}
.memberArea03 .flowBox p {
	font-size: 14px;
	font-weight: bold;
	color: #7f7f7f;
	padding: 16px 10px 10px 10px;
}
.memberArea03 .flowBox dt {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	background-color: #f992b2;
	padding: 4px 16px;
}
.memberArea03 .flowBox dd {
	padding: 2% 0 8% 0;
	line-height: 1.6;
}





/* グラビア */
/*------------------------------------------------------------------------------*/
.gravureArea01 {
	padding: 6% 10px 10% 10px;
}
.gravureArea01 li {
	width: 49%;
}
.gravureArea01 li:nth-child(odd) {
	clear: both;
	float: left;
}
.gravureArea01 li:nth-child(even) {
	float: right;
}
.gravureArea01 li:nth-child(n+3) {
	margin: 2% 0 0 0;
}
.gravureArea01 .growUpGirls {
	margin: 2% 0 0 0;
}


/* グラビア 女の子詳細 */
/*------------------------------------------------------------------------------*/
.girlsNameArea {
	display: table;
	padding: 6% 10px 4% 10px;
}
.girlsNameArea .nameBox {
	display: table-cell;
	width: 45%;
	line-height: 1;
	vertical-align: bottom;
}
.girlsNameArea .nameBox li:nth-child(1) img {
	width: 60%;
}
.girlsNameArea .nameBox li:nth-child(2) {
	font-size: 12px;
	padding: 5px 0 0 0;
}
.girlsNameArea .storeBox {
	display: table-cell;
	width: 55%;
	line-height: 1;
	vertical-align: bottom;
}

.girlsArea01 {
	padding: 0 10px 2em 10px;
}
.girlsArea01 .bxslider li {
	width: 100%;
	padding: 66.66% 0 0 0;
	background-size: cover;
}
.girlsArea01 .bx-wrapper {
	position: relative;
}
.girlsArea01 .bx-wrapper .bx-controls {
	top: 50%!important;
}
.girlsArea01 .bx-wrapper .bx-controls-direction a {
	/*display: block;*/
	top: 0%!important;
	width: 7%!important;
	height: auto!important;
	padding: 8% 0 0 0;
}
.girlsArea01 .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../images/arr_carousel_left.png) no-repeat;
	background-size: contain;
	left: -2%;
}
.girlsArea01 .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../images/arr_carousel_right.png) no-repeat;
	background-size: contain;
	right: -2%;
}

.girlsArea01 .bx-pager li {
	width: 16%;
	float: left;
	margin-top: 3%;
	background-color: #000;
}
.girlsArea01 .bx-pager li+li {
	margin: 3% 0 0 5%;
}
.girlsArea01 .bx-pager li:nth-child(6) {
	margin: 3% 0 0 0;
}
.girlsArea01 .bx-pager a {
	display: block;
	width: 100%;
	padding: 75% 0 0 0;
	background-size: cover;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.girlsArea01 .bx-pager a.active {
	opacity: 1;
	filter: alpha(opacity=100);
}

.girls_PlofileArea .btnArea .btnRed_next {
	text-align: center;
	padding: 0 0 20px 0;
}
.girls_PlofileArea .btnArea .btnRed_next a {
	width: 40%;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	padding: 6px 0;
}

.girls_StoreArea .girls_StoreLogo {
	text-align: center;
	padding: 5% 10%;
}
.girls_StoreArea .btnArea .btnRed_next {
	text-align: center;
	padding: 0 0 20px 0;
}
.girls_StoreArea .listArea .listBox a {
	color: #e65a83;
	text-decoration: underline;
}
.girls_StoreArea .btnArea .btnRed_next a {
	width: 40%;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	padding: 6px 0;
}





/* 出勤情報 */
/*------------------------------------------------------------------------------*/
#dateBox {
	padding: 4% 10px;
}
#dateBox ul {
	display: flex;
	width: 100%;
}
#dateBox ul li {
	width:calc(100% / 4);
	margin: 0 1%;
	cursor: pointer;
}
#dateBox ul:nth-child(2) {
	margin: 2% 0 0 0;
}
#dateBox li div {
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #7f7f7f;
	padding: 4% 0;
}
#dateBox li.current div {
	background-color: #f992b2;
}





/* 指名ランキング */
/*------------------------------------------------------------------------------*/
#area_Girlsranking dl dd li {
	border-bottom: 1px solid #7f7f7f;
}
#area_Girlsranking dl dd li {
	padding: 0 0 0 12px;
}
#area_Girlsranking dl dd li a {
	display: block;
	font-size: 12px;
	color: #e65a83;
	padding: 10px 0 10px 20px;
}
#area_Girlsranking dl dd li.current a {
	background: url(../images/arr_down.png) no-repeat center left;
	background-size: 13px 9px;
}


div.rankingMainArea div.rankingArea {
	padding: 0 0 1.5% 0;
}
div.rankingMainArea div.rankingArea + div.rankingArea {
	margin: 1.5% 0 0 0;
}
div.rankingMainArea div.rankingArea:last-child {
	margin: 1.5% 0 20px 0!important;
}
.rankingBox .rankingBoxMain {
	padding: 6px 10px;
}
.rankingBox .rankingBoxMain .imgBox {
	width: 30%;
	float: left;
}
.rankingBox .rankingBoxMain .imgBox a {
	display: block;
	width: 100%;
	padding: 150% 0 0 0;
	background-size: cover!important;
}
.rankingBox .rankingBoxMain .rankingPersonalBox {
	width: 66%;
	float: right;
}
.rankingBox .rankingBoxMain .rankingPersonalBox .rankNum {
	line-height: 1;
	margin: 0 0 0.8em 0;
}
/*.rankingBox .rankingBoxMain .rankingPersonalBox .rankNum span {
	display: table-cell;
	vertical-align: bottom;
}*/
.rankingBox .rankingBoxMain .rankingPersonalBox .rankNum span:first-child {
	font-size: 15px;
	font-weight: bold;
}
.rankingBox .rankingBoxMain .rankingPersonalBox .rankNum span:nth-child(2) {
	font-size: 24px;
	font-weight: bold;
}
.rankingBox .rankingBoxMain .rankingPersonalBox .name {
	margin: 0 0 1.4em 0;
}
.rankingBox .rankingBoxMain .rankingPersonalBox .name a {
	font-size: 16px;
	font-weight: bold;
	color: #e65a83;
}
.rankingBox .rankingBoxMain .rankingPersonalBox .personal02 {
	margin: 0 0 0.8em 0;
}
.rankingBox .rankingBoxMain .rankingPersonalBox .storeName a {
	color: #e65a83;
}




/* NO.1 */
#rankingNum01 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a88337+0,f1eba6+50,a88337+100 */
	background: rgb(168,131,55); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(168,131,55,1) 0%, rgba(241,235,166,1) 50%, rgba(168,131,55,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(168,131,55,1) 0%,rgba(241,235,166,1) 50%,rgba(168,131,55,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(168,131,55,1) 0%,rgba(241,235,166,1) 50%,rgba(168,131,55,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88337', endColorstr='#a88337',GradientType=1 ); /* IE6-9 */
}
#rankingNum01 .rankingBox {
	background-color: #fff7d6;
}
#rankingNum01 .rankingBox .rankNum {
	color: #a9853a;
	background: url(../images/rank_icon01.png) no-repeat bottom left;
	background-size: 30px 27px;
	padding: 10px 0 0 38px;
}

/* NO.2 */
#rankingNum02 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#747474+0,e2e2e2+50,747474+100 */
	background: rgb(116,116,116); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(116,116,116,1) 0%, rgba(226,226,226,1) 50%, rgba(116,116,116,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(116,116,116,1) 0%,rgba(226,226,226,1) 50%,rgba(116,116,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(116,116,116,1) 0%,rgba(226,226,226,1) 50%,rgba(116,116,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#747474',GradientType=1 ); /* IE6-9 */
}
#rankingNum02 .rankingBox {
	background-color: #ececec;
}
#rankingNum02 .rankingBox .rankNum {
	color: #737373;
	background: url(../images/rank_icon02.png) no-repeat bottom left;
	background-size: 30px 27px;
	padding: 10px 0 0 38px;
}

/* NO.3 */
#rankingNum03 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a75c37+0,f1d4a6+50,a75c37+100 */
	background: rgb(167,92,55); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(167,92,55,1) 0%, rgba(241,212,166,1) 50%, rgba(167,92,55,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(167,92,55,1) 0%,rgba(241,212,166,1) 50%,rgba(167,92,55,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(167,92,55,1) 0%,rgba(241,212,166,1) 50%,rgba(167,92,55,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a75c37', endColorstr='#a75c37',GradientType=1 ); /* IE6-9 */
}
#rankingNum03 .rankingBox {
	background-color: #f6ebda;
}
#rankingNum03 .rankingBox .rankNum {
	color: #a75b36;
	background: url(../images/rank_icon03.png) no-repeat bottom left;
	background-size: 30px 27px;
	padding: 10px 0 0 38px;
}

/* under */
.underNum {
	background-color: #cbcbcb;
}
.underNum .rankingBox {
	background-color: #ececec;
}
.underNum .rankingBox .rankNum {
	color: #6a6a6a;
	background-size: 30px 27px;
	padding: 10px 0 0 0;
}





/* イベント情報 */
/*------------------------------------------------------------------------------*/
#eventNumber {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #adadad;
}

#eventArea .eventBox {
	font-size: 12px;
	border-bottom: 1px solid #adadad;
	padding: 10px;
}
#eventArea .eventBox .eventTitle .date {
	text-indent: -0.5em;
}
#eventArea .eventBox .eventTitle .store {
	margin: 0 0 0.5em 0;
}
#eventArea .eventBox .eventTitle .store a {
	color: #e65a83;
}
#eventArea .eventBox .eventContents .eventContentsMain {
	padding: 10px;
}
#eventArea .eventBox .openBtn {
	text-align: center;
	padding: 10px 0 0 0;
}
#eventArea .eventBox .openBtn a {
	display: inline-block;
	width: 100px;
	font-size: 10px;
	padding: 5px 0;
}





/* 新着ニュース */
/*------------------------------------------------------------------------------*/
#btnRefine {
	padding: 10px;
	border-bottom: 1px solid #adadad;
}
#btnRefine ul {
	display: table;
	width: 100%;
}
#btnRefine ul li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
	padding: 1px;
}
#btnRefine ul li a {
	display: block;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	background-color: #7f7f7f;
	padding: 6px 0;
}
#btnRefine ul li.current a {
	background-color: #f992b2;
}

#newsArea .newsBox {
	font-size: 12px;
	border-bottom: 1px solid #adadad;
	padding: 10px;
}
#newsArea .newsBox .newsTitle .date {
	margin: 0 0 0.5em 0;
}
#newsArea .newsBox .newsTitle .date span.type {
	display: inline-block;
	font-size: 10px;
	color: #fff;
	background-color: #979797;
	padding: 2px 10px;
}
#newsArea .newsBox .newsTitle .store {
	margin: 0 0 0.5em 0;
}
#newsArea .newsBox .newsTitle .store a {
	color: #e65a83;
}
#newsArea .newsBox .newsContents .newsContentsMain {
	padding: 10px;
}
#newsArea .newsBox .openBtn {
	text-align: center;
	padding: 10px 0 0 0;
}
#newsArea .newsBox .openBtn a {
	display: inline-block;
	width: 100px;
	font-size: 10px;
	padding: 5px 0;
}





/* リアル写メ日記 一覧 */
/*------------------------------------------------------------------------------*/
.commonPageTitle02 p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.list_diary_Area {
	padding: 0 10px 10% 10px;
}
.list_diary_Area div.list_diaryBox {
	border: 1px solid #afafaf;
}
.list_diary_Area div.list_diaryBox+div.list_diaryBox {
	margin: 6% 0 0 0;
}
.list_diary_Area .list_diaryBox .storeName {
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffe4e9), color-stop(0.00, #fffcff));
	background: -webkit-linear-gradient(#fffcff, #ffe4e9);
	background: -moz-linear-gradient(#fffcff, #ffe4e9);
	background: -o-linear-gradient(#fffcff, #ffe4e9);
	background: -ms-linear-gradient(#fffcff, #ffe4e9);
	background: linear-gradient(#fffcff, #ffe4e9);
	padding: 2% 0;
}
.list_diary_Area .list_diaryBox .storeName h3 {
	width: 100%;
	padding: 6% 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	background-size: contain!important;
}
.list_diary_Area .list_diaryBox .gotoList {
	background-color: #979797;
	padding: 1% 2%;
	text-align: right;
}
.list_diary_Area .list_diaryBox .gotoList a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.list_diaryBox div.PicDiaryBox {
	padding: 4px;
	position: relative;
	cursor: pointer;
}
.list_diaryBox div.PicDiaryBox+div.PicDiaryBox {
	border-top: 1px solid #adadad;
}
.list_diaryBox div.PicDiaryBox .imgBox {
	width: 20%;
	float: left;
}
.list_diaryBox div.PicDiaryBox .imgBox span {
	display: block;
	width: 100%;
	padding: 100% 0 0 0;
	background-size: cover;
}
.list_diaryBox div.PicDiaryBox .PicDiaryBoxMain {
	width: 76%;
	float: right;
	font-size: 12px;
	line-height: 1.8;
}
.list_diaryBox div.PicDiaryBox .PicDiaryBoxMain .nameState .state {
	color: #e65a83;
}
.list_diaryBox div.PicDiaryBox .today {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #979797;
	padding: 2px 8px;
	position: absolute;
	top: 4px;
	right: 4px;
}


.list_diary_Area .list_diaryBox .store01 h3 { background: url(../images/store_logo01.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store02 h3 { background: url(../images/store_logo02.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store03 h3 { background: url(../images/store_logo03.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store04 h3 { background: url(../images/store_logo04.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store05 h3 { background: url(../images/store_logo05.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store06 h3 { background: url(../images/store_logo06.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store07 h3 { background: url(../images/store_logo07.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store08 h3 { background: url(../images/store_logo08.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store09 h3 { background: url(../images/store_logo09.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store10 h3 { background: url(../images/store_logo10.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store11 h3 { background: url(../images/store_logo11.png) no-repeat center center; }
.list_diary_Area .list_diaryBox .store12 h3 { background: url(../images/store_logo12.png) no-repeat center center; }






/* リアル写メ日記 店舗内一覧 */
/*------------------------------------------------------------------------------*/
.storeLogoArea {
	display: table;
	padding: 4% 10px;
}
.storeLogoArea .tenpoLogo {
	display: table-cell;
	width: 60%;
	vertical-align: bottom;
	line-height: 1;
	padding: 0 4% 0 0;
}
.storeLogoArea .realDiary {
	display: table-cell;
	width: 40%;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 1;
	text-align: right;
}
.storeLogoArea .realDiary span {
	color: #fa1d61;
}

.pageNumberArea {
	font-size: 11px;
	color: #5c5c5c;
	background-color: #e2e2e2;
	padding: 3px 10px;
}

.list_diary_store_Area {
	padding: 0 0 6% 0;
}
.list_diary_store_Area .list_diaryBox div.PicDiaryBox {
	padding: 10px 4px;
	position: relative;
	cursor: pointer;
}
.list_diary_store_Area div.list_diaryBox {
	border-bottom: 1px solid #afafaf;
}
.list_diary_store_Area div.list_diaryBox+div.list_diaryBox {
	margin: 6% 0 0 0;
}
.list_diary_store_Area .list_diaryBox div.PicDiaryBox .today {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #979797;
	padding: 2px 8px;
	position: absolute;
	top: 10px;
	right: 4px;
}





/* リアル写メ日記 日記詳細 */
/*------------------------------------------------------------------------------*/
/* 店舗名 */
.storeLogoArea_detail {
	display: table;
	padding: 4% 10px;
	border-bottom: 1px solid #afafaf;
}
.storeLogoArea_detail .tenpoLogo {
	display: table-cell;
	width: 60%;
	vertical-align: bottom;
	line-height: 1;
	padding: 0 4% 0 0;
}
.storeLogoArea_detail .phoneNum {
	display: table-cell;
	width: 40%;
	vertical-align: bottom;
	line-height: 1;
}
.storeLogoArea_detail .phoneNum a {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
}
.storeLogoArea_detail .phoneNum span {
	background: url(../images/icon_phone.png) no-repeat center left;
	background-size: contain;
	padding: 0 0 0 20px;
}

.diaryProfile {
	padding: 4% 10px;
	border-bottom: 1px solid #afafaf;
}
.diaryProfile .imgBox {
	width: 30%;
	float: left;
}
.diaryProfile .imgBox span {
	display: block;
	width: 100%;
	padding: 150% 0 0 0;
	background-size: cover!important;
}
.diaryProfile .textBox {
	width: 66%;
	float: right;
	font-size: 12px;
	line-height: 1.8;
}
.diaryProfile .textBox a {
	font-size: 16px;
	font-weight: bold;
	color: #e65a83;
}
.diaryProfile .textBox .system {
	margin: 0 0 0.5em 0;
}
.diaryProfile .textBox .attendTime {
	margin: 0 0 1em 0;
}
.diaryProfile .textBox .attendTime span {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	background-color: #979797;
	margin: 0 1em 0 0;
	padding: 4px 6px;
}
.diaryProfile .textBox .btnPink a {
	font-size: 10px!important;
	padding: 3% 0;
}
.diaryDetailBtn {
	padding: 4% 10px;
}
.diaryDetailBtn a {
	font-size: 10px!important;
	padding: 5% 0;
}
.diaryDetailBtn .btnLeft {
	width: 48%;
	float: left;
}
.diaryDetailBtn .btnRight {
	width: 48%;
	float: right;
}

.diaryNameTitle span {
	color: #fa1d61;
}

.diaryMainArea {
	font-size: 12px;
	padding: 4% 10px;
}
.diaryMainArea .diaryMainContents {
	text-align: center;
	padding: 1em 0 0 0;
}
.diaryMainArea .diaryMainContents p {
	font-size: 12px;
}
.diaryMainArea .diaryMainContents p img {
	width: 60%;
}

.diaryMainArea_pager {
	display: table;
	width: 100%;
	padding: 0 10px 6% 10px;
}
.diaryMainArea_pager div.prev {
	display: table-cell;
	width: 30%;
	text-align: left;
	vertical-align: middle;
}
.diaryMainArea_pager div.prev a {
	font-size: 12px;
	color: #e65a83;
}
.diaryMainArea_pager div.prev a span {
	background: url(../images/arr_pageback.png) no-repeat center left;
	background-size: 9px 13px;
	padding: 0 0 0 1em;
}
.diaryMainArea_pager div.listBtn {
	display: table-cell;
	width: 40%;
	text-align: center;
	vertical-align: middle;
}
.diaryMainArea_pager div.listBtn div.btnPink {
	width: 100%;
	background-color: #ccc;
}
.diaryMainArea_pager div.listBtn div.btnPink a {
	display: inline-block;
	width: 100%;
	font-size: 10px!important;
	padding: 6% 0;
}
.diaryMainArea_pager div.next {
	display: table-cell;
	width: 30%;
	text-align: right;
	vertical-align: middle;
}
.diaryMainArea_pager div.next a {
	font-size: 12px;
	color: #e65a83;
}
.diaryMainArea_pager div.next a span {
	background: url(../images/arr_pagenext.png) no-repeat center right;
	background-size: 9px 13px;
	padding: 0 1em 0 0;
}

.diaryMainArea_pager02 {
	display: table;
	width: 60%;
	margin: 0 auto;
	padding: 0 10px 6% 10px;
}
.diaryMainArea_pager02 div.listBtn {
	display: table-cell;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.diaryMainArea_pager02 div.listBtn div.btnPink {
	width: 100%;
	background-color: #ccc;
}
.diaryMainArea_pager02 div.listBtn div.btnPink a {
	display: inline-block;
	width: 100%;
	font-size: 10px!important;
	padding: 4% 0;
}





/* リアル写メ日記　個人日記一覧 */
/*------------------------------------------------------------------------------*/
.pageNumberArea02 {
	font-size: 11px;
	color: #5c5c5c;
	background-color: #fff;
	padding: 2% 10px;
	border-bottom: 1px solid #afafaf;
}
.diaryDetailBtn02 {
	padding: 4% 10px;
}
.diaryDetailBtn02 .btnPink a {
	width: 60%;
	font-size: 10px!important;
	padding: 2% 0;
}









/* ページャー */
/*------------------------------------------------------------------------------*/
.results_pager {
	padding: 6% 0 12% 0;
	text-align: center;
}
.results_pager li {
	display: inline-block;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
.results_pager li+li {
	margin: 0 0 0 0.5%;
}
.results_pager li a {
	font-size: 10px;
	font-weight: bold;
	color: #fff!important;
	text-align: center;
	text-decoration: none;
	background-color: #7e7d7c;
	padding: 3px 5px;
}
.results_pager li.current a {
	background-color: #f992b2;
}
.results_pager li.btnPN a {
	font-size: 11px;
	font-weight: bold;
	color: #fff!important;
	text-align: center;
}
.results_pager li.btnPrev a span {
	background: url(../images/arr_prev.png) no-repeat center left;
	background-size: 6px 8px;
	padding: 0 0 0 10px;
	line-height: 1;
}
.results_pager li.btnNext a span {
	background: url(../images/arr_next.png) no-repeat center right;
	background-size: 6px 8px;
	padding: 0 10px 0 0;
	line-height: 1;
}





/* グローアップとは */
/*------------------------------------------------------------------------------*/
#contentsAbout {
	/*padding: 6% 0;*/
}

#contentsAbout div.aboutGUArea01 div.mainImage {
	margin: 0 0 6% 0;
}

#contentsAbout div.aboutGUArea01 div.conceptBox {
	margin: 0 0 6% 0;
	padding: 0 10px;
}
#contentsAbout div.aboutGUArea01 div.conceptBox div.textBox {
	width: 65%;
	float: left;
	font-size: 12px;
	color: #7f7f7f;
}
#contentsAbout div.aboutGUArea01 div.conceptBox div.textBox h3 {
	font-weight: bold;
	color: #ef2266;
	margin: 0 0 0.5em 0;
}
#contentsAbout div.aboutGUArea01 div.conceptBox div.imgBox {
	width: 30%;
	float: right;
}


#contentsAbout div.aboutGUArea02 {
	margin: 0 0 6% 0;
}
#contentsAbout div.aboutGUArea02 li {
	display: table;
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
}
#contentsAbout div.aboutGUArea02 li div {
	display: table-cell;
	font-size: 12px;
}
#contentsAbout div.aboutGUArea02 li div.leftBox {
	width: 30%;
	padding: 1.5% 0 1.5% 10px;
}
#contentsAbout div.aboutGUArea02 li div.rightBox {
	width: 70%;
	padding: 1.5% 10px 1.5% 0;
}


#contentsAbout div.aboutGUArea03 {
	margin: 0 0 6% 0;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea {
	padding: 6% 10px;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox {
	width: 48%;
	padding: 0 0 3% 0;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox:nth-child(odd) {
	float: left;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox:nth-child(even) {
	float: right;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle {
	padding: 4% 5%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffe4e9), color-stop(0.00, #fffcff));
	background: -webkit-linear-gradient(#fffcff, #ffe4e9);
	background: -moz-linear-gradient(#fffcff, #ffe4e9);
	background: -o-linear-gradient(#fffcff, #ffe4e9);
	background: -ms-linear-gradient(#fffcff, #ffe4e9);
	background: linear-gradient(#fffcff, #ffe4e9);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span {
	display: block;
	padding: 4% 0;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreList {
	padding: 5% 0;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreList li {
	margin: 0 0 1em 0;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreList li a {
	font-size: 12px;
	color: #e65a83;
}

#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo01 {
	background: url(../images/store_logo01.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo02 {
	background: url(../images/store_logo02.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo03 {
	background: url(../images/store_logo03.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo04 {
	background: url(../images/store_logo04.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo05 {
	background: url(../images/store_logo05.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo06 {
	background: url(../images/store_logo06.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo07 {
	background: url(../images/store_logo07.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo08 {
	background: url(../images/store_logo08.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo09 {
	background: url(../images/store_logo09.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo10 {
	background: url(../images/store_logo10.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo11 {
	background: url(../images/store_logo11.png) no-repeat center center;
	background-size: contain;
}
#contentsAbout div.aboutGUArea03 div.aboutStoreBoxArea div.aboutStoreBox div.aboutStoreTitle span#logo12 {
	background: url(../images/store_logo12.png) no-repeat center center;
	background-size: contain;
}





/* シンプルモード */
/*------------------------------------------------------------------------------*/
div.simpleModeArea div.simpleBox {
	padding: 4% 10px;
}
div.simpleModeArea div.simpleBox+div.simpleBox {
	border-top: 1px solid #c9c9c9;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea {
	display: table;
	width: 100%;
	margin: 0 0 0.5em 0;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea div {
	display: table-cell;
	vertical-align: middle;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea div.simpleStoreName01 {
	width: 35%;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea div.simpleStoreName01 a {
	display: inline-block;
	width: 100%;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffe4e9), color-stop(0.00, #fffcff));
	background: -webkit-linear-gradient(#fffcff, #ffe4e9);
	background: -moz-linear-gradient(#fffcff, #ffe4e9);
	background: -o-linear-gradient(#fffcff, #ffe4e9);
	background: -ms-linear-gradient(#fffcff, #ffe4e9);
	background: linear-gradient(#fffcff, #ffe4e9);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	padding: 2% 5%;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea div.simpleStoreName01 a span {
	display: block;
	padding: 4% 0%;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea div.simpleStoreName02 {
	font-size: 12px;
	padding: 0 0 0 3%;
}
div.simpleModeArea div.simpleBox div.simpleStoreInfoArea {
	font-size: 12px;
	line-height: 1.8;
	padding: 10px 0;
}
div.simpleModeArea div.simpleBox div.simpleStoreInfoArea a {
	color: #e65a83;
}
div.simpleModeArea div.simpleBox div.BtnBox a {
	font-size: 12px;
	padding: 2% 0;
}

div.simpleModeArea div.simpleBox div.simpleStoreNameArea div.simpleStoreName01 a span#logo01 {
	background: url(../images/store_logo01.png) no-repeat center center;
	background-size: contain;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea div.simpleStoreName01 a span#logo02 {
	background: url(../images/store_logo02.png) no-repeat center center;
	background-size: contain;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea div.simpleStoreName01 a span#logo03 {
	background: url(../images/store_logo03.png) no-repeat center center;
	background-size: contain;
}
div.simpleModeArea div.simpleBox div.simpleStoreNameArea div.simpleStoreName01 a span#logo04 {
	background: url(../images/store_logo04.png) no-repeat center center;
	background-size: contain;
}





/* プライバシーポリシー */
/*------------------------------------------------------------------------------*/
div.privacyArea div.privacyMain {
	font-size: 11px;
	line-height: 1.6;
	padding: 6% 10px;
}
div.privacyArea div.privacyMain > p {
	margin: 0 0 1.5em 0;
}
div.privacyArea div.privacyMain div.privacyBox01 {
	margin: 0 0 1.5em 0;
}
div.privacyArea div.privacyMain div.privacyBox01 h3 {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
div.privacyArea div.privacyMain div.privacyBox02 {
	background-color: #dfdfdf;
	padding: 3% 5%;
}





/* enrolledNumArea */
/*------------------------------------------------------------------------------*/
div.enrolledNumArea {
	width: 100%;
	padding: 3% 1%;
}
div.enrolledNumArea div.enrolledNumBox {
	display: table;
	width: 33.34%;
	float: left;
}
div.enrolledNumArea div.enrolledNumBox div {
	display: table-cell;
	font-weight: bold;
}
div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
div.enrolledNumArea div.enrolledNumBox div.numBox {
	font-size: 10px;
	text-align: right;
	text-align: center;
}
div.enrolledNumArea div.enrolledNumBox div.numBox span {
	font-size: 12px;
}

/* portal */
div.portal div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffd3e8), color-stop(0.00, #fdfaff));
	background: -webkit-linear-gradient(#fdfaff, #ffd3e8);
	background: -moz-linear-gradient(#fdfaff, #ffd3e8);
	background: -o-linear-gradient(#fdfaff, #ffd3e8);
	background: -ms-linear-gradient(#fdfaff, #ffd3e8);
	background: linear-gradient(#fdfaff, #ffd3e8);
	border: 1px solid #ffb2de;
	color: #ec2365;
}
div.portal div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #ec2365;
}

/* luxe */
div.luxe div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e3dacf), color-stop(0.00, #f4f0eb));
	background: -webkit-linear-gradient(#f4f0eb, #e3dacf);
	background: -moz-linear-gradient(#f4f0eb, #e3dacf);
	background: -o-linear-gradient(#f4f0eb, #e3dacf);
	background: -ms-linear-gradient(#f4f0eb, #e3dacf);
	background: linear-gradient(#f4f0eb, #e3dacf);
	border: 1px solid #b19c80;
	color: #957151;
}
div.luxe div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #957151;
}

/* aromaluxe */
div.aromaluxe div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fbdcc5), color-stop(0.00, #feede1));
background: -webkit-linear-gradient(#feede1, #fbdcc5);
background: -moz-linear-gradient(#feede1, #fbdcc5);
background: -o-linear-gradient(#feede1, #fbdcc5);
background: -ms-linear-gradient(#feede1, #fbdcc5);
background: linear-gradient(#feede1, #fbdcc5);

	border: 1px solid #f2aa78;
	color: #d28652;
}
div.aromaluxe div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #d28652;
}

/* bunny */
div.bunny div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d4e8ff), color-stop(0.00, #f5fffe));
	background: -webkit-linear-gradient(#f5fffe, #d4e8ff);
	background: -moz-linear-gradient(#f5fffe, #d4e8ff);
	background: -o-linear-gradient(#f5fffe, #d4e8ff);
	background: -ms-linear-gradient(#f5fffe, #d4e8ff);
	background: linear-gradient(#f5fffe, #d4e8ff);
	border: 1px solid #b1ddff;
	color: #43c4f0;
}
div.bunny div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #43c4f0;
}

/* osakaEsthetic */
div.osakaEsthetic div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c4ddac), color-stop(0.00, #e8f2de));
	background: -webkit-linear-gradient(#e8f2de, #c4ddac);
	background: -moz-linear-gradient(#e8f2de, #c4ddac);
	background: -o-linear-gradient(#e8f2de, #c4ddac);
	background: -ms-linear-gradient(#e8f2de, #c4ddac);
	background: linear-gradient(#e8f2de, #c4ddac);
	border: 1px solid #a9c847;
	color: #6da736;
}
div.osakaEsthetic div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #6da736;
}

/* anesthe */
div.anesthe div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b3d0b9), color-stop(0.00, #dfece1));
	background: -webkit-linear-gradient(#dfece1, #b3d0b9);
	background: -moz-linear-gradient(#dfece1, #b3d0b9);
	background: -o-linear-gradient(#dfece1, #b3d0b9);
	background: -ms-linear-gradient(#dfece1, #b3d0b9);
	background: linear-gradient(#dfece1, #b3d0b9);
	border: 1px solid #558b5f;
	color: #1c6526;
}
div.anesthe div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #1c6526;
}

/* komadamu */
div.komadamu div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #aae4bd), color-stop(0.00, #e4f6ea));
	background: -webkit-linear-gradient(#e4f6ea, #aae4bd);
	background: -moz-linear-gradient(#e4f6ea, #aae4bd);
	background: -o-linear-gradient(#e4f6ea, #aae4bd);
	background: -ms-linear-gradient(#e4f6ea, #aae4bd);
	background: linear-gradient(#e4f6ea, #aae4bd);
	border: 1px solid #113b1f;
	color: #113b1f;
}
div.komadamu div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #113b1f;
}

/* komadamClub */
div.komadamClub div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #feeeb3), color-stop(0.00, #fff8e1));
	background: -webkit-linear-gradient(#fff8e1, #feeeb3);
	background: -moz-linear-gradient(#fff8e1, #feeeb3);
	background: -o-linear-gradient(#fff8e1, #feeeb3);
	background: -ms-linear-gradient(#fff8e1, #feeeb3);
	background: linear-gradient(#fff8e1, #feeeb3);
	border: 1px solid #bc9401;
	color: #af8932;
}
div.komadamClub div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #af8932;
}

/* pandra */
div.pandra div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fad1e5), color-stop(0.00, #fdedf5));
	background: -webkit-linear-gradient(#fdedf5, #fad1e5);
	background: -moz-linear-gradient(#fdedf5, #fad1e5);
	background: -o-linear-gradient(#fdedf5, #fad1e5);
	background: -ms-linear-gradient(#fdedf5, #fad1e5);
	background: linear-gradient(#fdedf5, #fad1e5);
	border: 1px solid #ec62a6;
	color: #ec62a6;
}
div.pandra div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #ec62a6;
}

/* lovely */
div.lovely div.enrolledNumArea div.enrolledNumBox div.enrolledTitle {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ecba9d), color-stop(0.00, #fbf0e9));
	background: -webkit-linear-gradient(#fbf0e9, #ecba9d);
	background: -moz-linear-gradient(#fbf0e9, #ecba9d);
	background: -o-linear-gradient(#fbf0e9, #ecba9d);
	background: -ms-linear-gradient(#fbf0e9, #ecba9d);
	background: linear-gradient(#fbf0e9, #ecba9d);
	border: 1px solid #f2aa78;
	color: #ba5c25;
}
div.lovely div.enrolledNumArea div.enrolledNumBox div.numBox {
	color: #ba5c25;
}









/* 追加分 */
div.searchBtnArea {
	display: table;
}
div.searchBtnArea div.searchBtn {
	display: table-cell;
	width: 50%;
}
div.searchBtnArea div.searchBtn a {
	width: 80%;
}




#footerInfo p{
	font-size:10px;
}


div.brandPotal ul {
    display: table;
    width: 100%;
    height: 40px;
    vertical-align: middle;
    padding: 0 0 0 10px;
    /*
    background: url(../images/store_acd_arr02.png) no-repeat 96% 50%;
    background-size: 13px 9px;
	*/
}

div.brandPotal li.brandLogo {
    padding: 10px 0;
}
div.brandPotal li.brandLogo {
    display: table-cell;
    width: 35%;
    height: 100%;
    padding: 4px 0;
}

div.brandPotal li.brandCatch {
    display: table-cell;
    width: 65%;
    height: 100%;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    padding: 0 0 0 4%;
}
div.brandPotal {
	margin-top:3px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffa7b6), color-stop(0.86, #ff4f6c), color-stop(0.00, #ffe4e9));
    background: -webkit-linear-gradient(top, #ffe4e9 0%, #ff4f6c 86%, #ffa7b6 100%);
    background: -moz-linear-gradient(top, #ffe4e9 0%, #ff4f6c 86%, #ffa7b6 100%);
    background: -o-linear-gradient(top, #ffe4e9 0%, #ff4f6c 86%, #ffa7b6 100%);
    background: -ms-linear-gradient(top, #ffe4e9 0%, #ff4f6c 86%, #ffa7b6 100%);
    background: linear-gradient(to bottom, #ffe4e9 0%, #ff4f6c 86%, #ffa7b6 100%);
}

div.brandPotal a {
	text-decoration:none;
	color:#fff;
}
div.brandPotal li.brandLogo div.logo13 {
    background: url(../images/logo.png) no-repeat center center;
	width: 100%;
    height: 100%;
    background-size: contain!important;
}
.girls_MessageArea .messageBox .textBox .messageTop {
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	padding: 2%;
	background-color: #eee;
}
.girls_MessageArea .messageBox .textBox .messageTop span {
	font-weight: bold;
	color: #43c4f0;
}
.reviewListArea {
	padding: 5% 3.125%;
}
.reviewListArea .girls_MessageArea .messageBox {
	border-bottom: 1px solid #7f7f7f;
	margin: 0 0 20px 0;
	padding: 0 10px 20px 10px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 3%;
    border: solid 1px #777575;
    border-top: none;
}
.reviewListArea .girls_MessageArea .messageBox .imgBox {
	width: 30%;
	padding: 40% 0 0 0;
	float: left;
	background-size: cover!important;
}
.reviewListArea .girls_MessageArea .messageBox .textBox {
	width: 65%;
	min-height: 100px;
	float: right;
}
.reviewListArea .girls_MessageArea .messageBox .textBox .btnGoodBox a {
	padding: 3% 0;
}
.reviewListArea .girls_MessageArea .messageBox .textBox .messageTop {
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	padding: 4% 2%;
}
.reviewListArea .girls_MessageArea .messageBox .textBox .messageTop span {
	font-size: 14px;
	font-weight: bold;
	color: #43c4f0;
}
.reviewListArea .girls_MessageArea .messageBox .textBox .messageMain {
	padding: 10px 0;
}
.reviewListArea .girls_MessageArea .messageBox .textBox .messageMain p+p {
	margin: 1em 0 0 0;
}
div.reserveArea .countbox.reserveHistoryMain {
    border: 1px solid #979797;
}

.countbox.reserveHistoryMain h3 {
    font-size: 12px;
    font-weight: bold;
    color: #7f7f7f;
    background-color: #dfdfdf;
    border-bottom: 1px solid #979797;
    padding: 3%;
}
.reviewListArea .girls_MessageArea .messageBox a {
    width: 35%;
}
.reviewListArea .girls_MessageArea .messageBox div.imgBox {
    width: 90%;
    height: 160px;
}
.reviewListArea .girls_MessageArea .messageBox .textBox {
    float: none;
}
.messageBox .textBox .messageMain2 {
    font-size: 12px;
    padding: 4% 2%;
}
.reviewListArea .ex {
    background: none;
    color: #333333;
    padding: 0;
    font-size: 10px;
    font-weight: normal;
}
div.reserveArea div.reserveAreaMain div.reserveHistory .countbox {
    border: none;
	margin: 0 0 10px;
}
div.reserveArea div.reserveAreaMain div.reserveHistory .countbox h3 {
    background: none;
    border: none;
}
h3.title_only .linkarea a {
    color: #7f7f7f;
    font-weight: normal;
}
div.reserveArea div.reserveAreaMain div.reserveHistory .countbox .title_only {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0;
}
.titlearea {
    background: #dfdfdf;
}
div.reserveArea div.reserveAreaMain div.reserveHistory .countbox .title_only div {
    padding: 3%;
}
div.reserveArea div.reserveAreaMain div.reserveHistory .countbox .title_only div.linkarea {
    width: 50%;
    text-align: right;
}