/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   >>CLK Thema
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* - - - - - - C o l o r s - - - - - -  */
div#head {
	background: rgba(237, 136, 180, 0.85);
/*	background: -moz-linear-gradient(top,  rgba(234,169,197,0.85) 0%, rgba(215,141,173,0.85) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,169,197,0.85)), color-stop(100%,rgba(215,141,173,0.85)));
	background: -webkit-linear-gradient(top,  rgba(234,169,197,0.85) 0%,rgba(215,141,173,0.85) 100%);
	background: linear-gradient(to bottom,  rgba(234,169,197,0.85) 0%,rgba(215,141,173,0.85) 100%);*/
}
.gradation {
	color:#fff;
	background: #d4538b;
/*	background:-moz-linear-gradient(top, #e8468d 0%, #d13d7e 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8468d), color-stop(100%, #d13d7e));
	background:-webkit-linear-gradient(top, #e8468d 0%, #d13d7e 100%);
	background:linear-gradient(top, #e8468d 0%, #d13d7e 100%);
*/}
#search_form ul > li:nth-child(4n-2), #search_form ul > li:nth-child(4n-1), ul.oddlist > :nth-child(2n+1) {
	background:#ffeafd;
}
ul.octlist > :nth-child(8n+1),ul.octlist > :nth-child(8n+3),ul.octlist > :nth-child(8n+6),ul.octlist > :nth-child(8n+8) {
	background:#ffeafd;
}
ul.hexlist > :nth-child(2n+1){
	background:#ffeafd;
}
/*.girlslist ul li a {
	border:solid 2px #fd8;
}*/
.bg0 {
	background:#f95baf;
}
.bg1 {
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	background:#f999c3;
}
.bg2 {
	border-top:solid 1px #d78cad;
	border-bottom:solid 1px #d78cad;
	background: -moz-linear-gradient(top, #eeb7cf 0%, #ffdaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeb7cf), color-stop(100%, #ffdaea));
	background: -webkit-linear-gradient(top, #eeb7cf 0%, #ffdaea 100%);
	background: linear-gradient(top, #eeb7cf 0%, #ffdaea 100%);
}
.bg3 {
	border-bottom:solid 1px #d78cad;
	background:#f7dfe1;
}
.txt1 {
	color:#861b7c;
}
/*+++ Profile +++*/
#girltext #faq dt {
	color:#861b7c;
	background:#ffeafd;
}
/*+++ Profile [END] +++*/




/* - - - - - - I m a g e s - - - - - -  */




/* - - - - - - - - 3 P - - - - - - - -  */
.girlslist ul li p.playop span {
	width:90px;
}

/* - - - - - - - - Menu Button - - - - - - - -  */
div#head div#menu_button a{
	background-image:url(http://www.harenchi.co.jp/sapporo/ipn/images/shopimages/menubutton/bluegreen.png);
}

.drawer-hamburger {
	background-image:url(http://www.harenchi.co.jp/sapporo/ipn/images/shopimages/menubutton/bluegreen.png);
}