@charset "UTF8";

/* clear fix
---------------------------*/

.clearfix:after {
	content: ".";
	/* 新しい要素を作る */
	display: block;
	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}


/* ie6 */

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}


/* =======================
common
=========================*/

body {
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-align: left;
	color: #000;
	list-style-position: inside;
	list-style-type: none;
	font-weight: normal;
	font-size: 14px;
	_font-size: 14px;
	line-height: 130%;
	width: 100%;
	/*background-color: #FEE1E6;*/
}

h1 {
	font-weight: normal;
	font-size: 10px;
	padding: 2px 0;
	color: #ffffff;
	background-color: #EE79A8;
	text-align: center;
}

h2 {
	font-size: 24px;
	line-height: 150%;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

ul {
	list-style: none;
}

.clear {
	overflow: hidden;
	zoom: 1;
}


/* =======================
フッター
=========================*/

#footer-navi ul li {
	background-color: #dedddd;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #fff;
	padding: 10px 0 10px 30px;
}

#footer-navi ul li:nth-child(1) {
	background: url("../images/lotus.png") 28px 10px no-repeat;
	background-size: 1.2em;
	padding-left: 48px;
	background-color: #dedddd;
}

#footer-navi ul li:nth-child(2) {
	background: url("../images/calendar_pink.png") 29px 10px no-repeat;
	background-size: 1em;
	padding-left: 48px;
	background-color: #dedddd;
}

#footer-navi ul li:nth-child(3) {
	background: url("../images/aroma_girl-p.png") 26px 10px no-repeat;
	background-size: 1.3em;
	padding-left: 48px;
	background-color: #dedddd;
}

#footer-navi ul li:nth-child(4) {
	background: url("../images/moneybox_pink.png") 27px 10px no-repeat;
	background-size: 1.3em;
	padding-left: 48px;
	background-color: #dedddd;
}

#footer-navi ul li:nth-child(5) {
	background: url("../images/ico-map-p.png") 27px 10px no-repeat;
	background-size: 1.2em;
	padding-left: 48px;
	background-color: #dedddd;
}

#footer-navi ul li:nth-child(6) {
	background: url("../images/job.png") 26px 4px no-repeat;
	background-size: 1.5em;
	padding-left: 48px;
	background-color: #dedddd;
}

#footer-navi ul li:nth-child(7) {
	background: url("../images/ico-env-p.png") 28px 11px no-repeat;
	background-size: 1em;
	padding-left: 48px;
	background-color: #dedddd;
}

#footer-navi ul li a {
	display: block;
	color: #EE79A8;
}

#footer-navi ul li:first-child {
	font-size: 1em;
	border-top: 1px solid #999999;
}

#footer-navi ul li:last-child {
	border-bottom: 1px solid #999999;
}

#footer {
	background-color: #000000;
	color: #fff;
	padding: 5px;
}

#footer a {
	color: #fff;
}
#footer-navi div  {
    text-align: center;
}
#footer-navi div iframe {
width: 99vw!important;
}

/* =======================
enter
=========================*/

.enter {
	text-align: center;
}

#age {
	text-align: center;
	width: 200px;
	margin: 0 auto 20px auto;
}

#select a {
	display: block;
	text-align: center;
}

#select a:first-child {
	padding: 20px 0 0 0;
}

#select a:last-child {
	display: block;
	padding: 20px 0;
	text-align: center;
}


/* =======================
top
=========================*/

#header-content {
	margin-bottom: 10px;
}

#header-content #open {
	background-color: #efd6e0;
	-webkit-box-shadow: 0 1px 2px #cccccc inset;
	padding: 127px 0 3px 5px;
	text-align: center;
}

#inner-header img {
	width: 100%;
}

#gnav {
	height: 57px;
	border: 1px solid #ffffff;
	background: #ef78a8;
}

#gnav li a {
	display: block;
	width: 19.4%;
	float: left;
	font-size: 11px;
	text-align: center;
	color: white;
	height: 14px;
	padding-top: 41px;
	text-decoration: none !important;
}

#gnav li:first-of-type a {
	background: url("../images/calendar.png") no-repeat center 9px;
	background-size: 2.5em;
	border-right: 1px solid #AAABAB;
}

#gnav li:nth-of-type(2) a {
	background: url("../images/aroma_girl-w.png") no-repeat center 9px;
	background-size:2.5em;
	border-right: 1px solid #AAABAB;
	border-left: 1px solid #E0E0E0;
}

#gnav li:nth-of-type(3) a {
	background: url("../images/moneybox.png") no-repeat center 6px;
	background-size: 3em;
	border-right: 1px solid #AAABAB;
	border-left: 1px solid #E0E0E0;
	white-space: nowrap;
}

#gnav li:nth-of-type(4) a {
	background: url("../images/ico-map.png") no-repeat center 9px;
	background-size: 2.4em;
	border-right: 1px solid #AAABAB;
	border-left: 1px solid #E0E0E0;
	white-space: nowrap;
	font-size: 11px;
}

#gnav li:last-of-type a {
	background: url("../images/ico-env-w.png") no-repeat center 9px;
	background-size: 2.3em;
	border-left: 1px solid #E0E0E0;
}

#bnr1,
#bnr2 {
	text-align: center;
}

#bnr1 img,
#bnr2 img {
	width: 100%;
}

#job img {
	width: 100%;
}


/* pickUp Girl */

.title1 {
	border: 1px solid #fff;
	color: #ffffff;
	background-color: #EE79A8;
	text-align: center;
	-webkit-box-shadow: 0 0 3px #666666;
	padding: 10px 0;
	font-size: 100%;
	margin-bottom: 10px;
}

#pickup .title1 {
	margin-bottom: 0;
}

#pickupArea {
	background-image: url(../../img/bg-photo1.png);
	padding: 10px;
}

#pickupArea #pickupG {
	color: #666;
	width: 310px;
	margin: 0 auto;
}

#pickupArea #PickupL {
	float: left;
	width: 30%;
	margin-right: 10px;
}

#pickupArea #PickupL img {
	width: 90px;
	height: auto;
	border: 1px solid #bbbbbb;
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
	-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
	box-shadow: 0 10px 8px -6px #8d8c8c;
}

#pickupArea #PickupR {
	float: left;
	color: #666;
	width: 66%;
}

#pickupArea #p_name {
	text-align: center;
	font-size: 16px;
	color: #EE79A8;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
	font-weight: bold;
	border-bottom: 2px solid #fe92ac;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
	margin: 0 auto 10px auto;
}

#pickupArea #basic #p_blog,
#pickupArea #basic #p_twitter {
	float: right;
}

#pickupArea #basic #p_blog img,
#pickupArea #basic #p_twitter img {
	width: 28px;
	margin: 0 0 10px 10px;
}

#pickupArea #basic_left {
	float: left;
}

#pickupArea #basic_right {
	float: right;
}

#pickupArea #basic dl {
	margin-bottom: 5px;
}

#pickupArea #basic dt {
	float: left;
	font-size: 10px;
	color: #fff;
	padding: 2px;
	width: 40px;
	text-align: center;
}

#pickupArea #basic dd {
	float: right;
	font-size: 13px;
	padding: 3px;
}

.c01 {
	background-color: #2ca6e0;
	border-radius: 7px;
}

.c02 {
	background-color: #a8e000;
	border-radius: 7px;
}

.c03 {
	background-color: #FFBAE6;
	border-radius: 7px;
}

#pickupArea #comment {
	padding: 10px;
}


/* 本日の出勤情報 */

.girls li {
	float: left;
	display: inline;
	width: 74px;
	text-align: center;
	margin: 7px 0 7px 4px;
	border: solid 1px #fda5c9;
}

.girls li img {
	width: 74px;
}

.girls li a {
	color: #666;
}

.girls li p {
	color: #666;
}


/* 在籍一覧 */
.allGirls {
  margin: 0 1%;
}
.allGirls li {
	float: left;
	display: inline;
	width: 22.41%;
	text-align: center;
	margin: 7px 1%;
	border: solid 1px #fda5c9;
  position: relative;
}
.allGirls li img.new_img {
  position: absolute;
  top: 60%;
  right: 5px;
  width: 35px
}
#newFacePict .allGirls li img.new_img {
  top: 73%;
}
.allGirls li img.exp_img {
  width: 20px
}
.allGirls li img {
	width: 100%;
}

.allGirls li a {
	color: #666;
}

.allGirls li p.name {
	font-size: 14px;
}

.allGirls li p.time {
	font-size: 12px;
}

.allGirls li p {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

.allGirls li p.small a {
	color: #fda5c9;
}

.allGirls li .new_exp .new_img {
	width: 35px
}

.allGirls li .new_exp .exp_img {
	width: 20px
}


/* システム・料金 */

#priceContent p {
	margin: 5px;
}

#priceContent img {
	width: 100%;
}


/* アクセス */

#accessContent p {
	padding: 5px;
	color: #333;
	margin-bottom: 30px;
}

#accessContent a {
	font-size: 14px;
}

#table-cover {
	border: solid 1px #F7F7F7;
	border-radius: 5px;
	background-color: #F7F7F7;
	padding: 10px;
}

#table-cover table {
	margin: 0 auto;
}

#table-cover table tr {
	border-top: none;
}

#table-cover table tr:nth-child(4) {
	border-top: 1px solid #ccc;
}

#table-cover table td {
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	color: #2196F3;
}

#table-cover #drop_off tr:nth-child(4) {
	border-top: none;
}

#table-cover #drop_off td {
	border: 1px solid #ff0ae6;
}

#table-cover #drop_off tr td:first-child {
	text-align: left;
}

.shop_name {
	font-size: 17px;
	line-height: 1.5;
	color: #EC2A84;
	text-shadow: 1px 1px 2px rgba(255, 10, 230, 0.68);
}


/* 求人 */

#jobVisual img {
	width: 100%;
	height: auto;
}

#jobVisual p {
	background-color: #fdf9ea;
	border: 2px dotted #ffa8d3;
	font-size: 15px;
	margin-bottom: 25px;
	padding: 5px;
	font-weight: normal;
	text-align: left;
}

#tablestyle01 {
	font-size: 14px;
	color: gray;
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}

#tablestyle01 th {
	width: 25%;
	text-align: center;
	background: #ffeaf4;
	vertical-align: middle;
}

#tablestyle01 td,
#tablestyle01 th {
	padding: 6px;
	border: 1px solid #ff0080;
}

#tablestyle02 {
	font-size: 17px;
	font-weight: bold;
	border-collapse: separate;
	border-spacing: 2px;
}

#tablestyle02 th {
	color: blue;
	border: 1px solid aqua;
}

#tablestyle02 td {
	color: gray;
	border: 1px solid #ffa8d3;
}

#qa {
	margin-bottom: 20px;
}

#application h4 {
	font-size: 18px;
	background-color: #ffa8d3;
	line-height: 1.5;
	font-weight: normal;
}

#tablestyle03 {
	border-collapse: separate;
	border-spacing: 2px;
	margin-bottom: 50px;
}

#tablestyle03 th {
	width: 37%;
	background: #e7f4fc;
	vertical-align: middle;
	border: 1px solid #0080c0;
	line-height: 2;
}

#tablestyle03 td {
	background: #e7f4fc;
	vertical-align: middle;
	border: 1px solid #0080c0;
	padding: 6px;
}

#tablestyle03 td a {
	color: #00F;
}


/* キャスト個別テータ */

#content_cover #profLeft {
	padding-bottom: 20px;
}

#content_cover .gallery {
	background-image: url(../../img/bg-photo1.png);
	border: 4px solid #FF3162;
	border-radius: 10px;
	padding: 10px;
	line-height: 0;
	box-shadow: 2px 2px 2px rgba(234, 130, 155, 0.4);
}

#content_cover .inner-gallery {
	margin: 10px auto;
	width: 100%;
	background-image: url(../../img/bg-photo2.png);
	border: 4px solid #006AB4;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 2px 2px 2px rgba(0, 106, 180, .4);
}

#content_cover .inner-gallery img {
	width: 100%;
}

#content_cover #profRight {
	color: #EE79A8;
}

#content_cover #basic {
	background-image: url(../../img/bg-photo1.png);
	border: 4px solid #FF3162;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 2px 2px 2px rgba(234, 130, 155, 0.4);
	margin: 0 auto 20px auto;
}

#content_cover #basic #p_name {
	font-size: 20px;
	font-weight: bold;
	color: #ff0080;
	border-bottom: 2px solid #fe92ac;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
	margin: 0 auto 10px auto;
	line-height: 1;
}

#content_cover #basic #p_blog,
#content_cover #basic #p_twitter,
#content_cover #basic #p_exp {
	float: right;
}

#content_cover #basic #p_blog img,
#content_cover #basic #p_twitter img,
#content_cover #basic #p_exp img {
	width: 28px;
	margin: 0 0 10px 10px;
}

#content_cover #basic_left {
	padding-left: 10px;
	width: 45%;
	float: left;
}

#content_cover #basic_right {
	padding-right: 10px;
	width: 45%;
	float: right;
}

#content_cover #basic dl {
	margin-bottom: 5px;
}

#content_cover #basic dt {
	float: left;
	font-size: 10px;
	color: #fff;
	padding: 2px;
	width: 50px;
	text-align: center;
}

#content_cover #basic dd {
	float: left;
	font-size: 14px;
	color: #000;
	padding-left: 10px;
}

#content_cover #p_data {
	background-image: url(../../img/bg-photo1.png);
	border: 4px solid #FF3162;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 2px 2px 2px rgba(234, 130, 155, 0.4);
	font-size: 14px;
	margin-bottom: 20px;
}

#content_cover #p_data dl {
	margin-bottom: 10px;
}

#content_cover #p_data dt {
	color: #00f;
	width: 130px;
}

#content_cover #p_data dd {
	color: #000;
}
#content_cover h2 {
	color: #00f;

}
#content_cover .s01 {
	font-size: 14px;
	color: #000;
}

#schedule_box {
	margin-top: 20px;
	background-image: url(../../../img/bg-photo1.png);
	border: 4px solid #FF3162;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 2px 2px 2px rgba(234, 130, 155, 0.4);
	margin-bottom: 20px;
}

#schedule_box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ff0080;
	border-bottom: 2px solid #fe92ac;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
	margin: 0 auto 10px auto;
	line-height: 1;
	text-align: center;
}

#schedule_box table {
	margin: 0 auto;
	background: #fff;
}

#schedule_box table td {
	border: solid 1px #f83c89;
	text-align: center;
	font-size: 10px;
}
#schedule_box table th {
	border-right: solid 1px #fff;
	text-align: center;
	font-size: 10px;
    background: #f83c89;
    color: #fff;
}
#schedule_box table th:last-child {
	border-left: solid 1px #f83c89;
}
#schedule_box table th:last-child {
	border-right: solid 1px #f83c89;
}


/*===============================================
 modal window
===============================================*/

#milk h5 {
	padding: 2px;
	background: #FAE2F0;
}

#milk h5 .waku {
	display: block;
	font-size: 23px;
	line-height: .8;
	color: #FF6FA2;
	background: #FAE2F0;
	padding: 10px 12px 10px 12px;
	border: 1px solid #fff;
	font-family: 'CooperBlackStd-Italic';
}

.GokuButo {
	font-family: 'DF-GokuButoMaruGothic-W12';
	font-size: 14px;
}

#milk .cover {
	background-image: url(../../img/Milk_nuts_part2s.jpg);
	background-repeat: repeat;
	padding: 15px 18px;
}

#milk .cover table {
	background-color: rgba(256, 256, 256, 0.5);
	color: #FF6FA2;
	box-shadow: 0 0 3px rgba(150, 144, 144, 0.5);
	border-radius: 3px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	font-family: 'CooperBlackStd-Italic';
	font-size: 20px;
}

.cover table tr td:nth-child(2n+1) {
	width: 20%;
}

.cover table tr td:nth-child(2n) {
	width: 30%;
}

.cover table tr:first-child td {
	padding-top: 15px;
}

.cover table tr:last-child td {
	padding-bottom: 15px;
}

#aroma h5 {
	padding: 2px;
	background: #FAEDC0;
}

#aroma h5 .waku {
	display: block;
	font-size: 23px;
	line-height: .8;
	color: #F9A54B;
	background: #FAEDC0;
	padding: 10px 12px 10px 12px;
	border: 1px solid #fff;
	font-family: 'CooperBlackStd-Italic';
}

#aroma .cover {
	background-image: url(../../img/Milk_nuts_part1s.jpg);
	background-repeat: repeat;
	padding: 15px 18px;
}

#aroma .cover table {
	background-color: rgba(256, 256, 256, 0.5);
	color: #F9A54B;
	box-shadow: 0 0 3px rgba(150, 144, 144, 0.5);
	border-radius: 3px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	font-family: 'CooperBlackStd-Italic';
	font-size: 20px;
}

.basic-modal {
	display: block;
	text-align: left;
	border: 1px solid #fae2f0;
	box-shadow: 1px 1px 1px rgba(150, 150, 150, .4);
	border-radius: 5px;
	padding: 2px 3px;
	background: #FFFFCD;
	color: #7F501C;
	font-size: 14px;
	font-weight: 900;
	width: 90%;
	height: 38px;
	cursor: pointer;
	position: relative;
}

.fa-info-circle:before {
	color: red!important;
	font-size: 21px;
	margin-right: 5px;
}

.milk:after {
	content: "+5,000";
	font-family: 'CooperBlackStd-Italic';
	font-size: 21px;
	position: absolute;
	right: 21px;
	bottom: 0;
}

.milk:before {
	content: "円";
	font-family: 'DF-GokuButoMaruGothic-W12';
	font-size: 14px;
	position: absolute;
	right: 3px;
	bottom: -1px;
}

.aroma:after {
	content: "+3,000";
	font-family: 'CooperBlackStd-Italic';
	font-size: 21px;
	position: absolute;
	right: 21px;
	bottom: 0px;
}

.aroma:before {
	content: "円";
	font-family: 'DF-GokuButoMaruGothic-W12';
	font-size: 14px;
	position: absolute;
	right: 3px;
	bottom: -1px;
}

/*===============================================
 modal window　popup
===============================================*/

#simplemodal-container {
	width: 85%!important;
}

#simplemodal-container p {
	padding-top: 15px;
}

/*---------------------------
 option_course
---------------------------*/
#option_course .GokuButo {
}
#option_course h5 {
	padding: 2px;
	background: #9debff;
}

#option_course h5 .waku {
	display: block;
	padding: 10px 12px 10px 12px;
	border: 1px solid #fff;
	background: #9debff;
	color: #17bce8;
	font-size: 23px;
	font-family: 'CooperBlackStd-Italic';
	line-height: .8;
}

#option_course .cover {
	padding: 15px 18px;
	background-image: url(../../img/Milk_nuts_part3s.jpg);
	background-repeat: repeat;
}

#option_course .cover table {
	width: 100%;
	border-radius: 3px;
	background-color: rgba(256, 256, 256, 0.5);
	box-shadow: 0 0 3px rgba(150, 144, 144, 0.5);
	color: #17bce8;
	text-align: center;
	font-weight: bold;
	font-size: 23px;
	font-family: 'CooperBlackStd-Italic';
	line-height: 1;
}
#option_course table tr td:nth-child(2n+1) {
	width: 70%;
	padding-left: 25px;
	text-align: left;
}

#option_course table tr td:nth-child(2n) {
	width: 30%;
	text-align: center;

}
/*===============================================
下部固定メニュー
===============================================*/

#fixedArea {
	height: 66px;
}

#fixedMenu {
	width: 100%;
	display: block;
	background-color: #eee;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	padding: 5px 0;
}

#fixedMenu a {
	display: inline-block;
	width: 42%;
	border-radius: 4px;
	padding: 2%;
	margin: 1%;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	vertical-align: text-bottom;
	height: 30px;
}

.btn01 {
	border: 1px solid #a3a3a3;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e1e1e1+100 */
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
	/* IE6-9 */
}

.btn02 {
	border: 1px solid #ff0b89;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa8d3+0,ff63a2+100 */
	background: #ffa8d3;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffa8d3 0%, #ff63a2 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffa8d3 0%, #ff63a2 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffa8d3 0%, #ff63a2 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffa8d3', endColorstr='#ff63a2', GradientType=0);
	/* IE6-9 */
	color: #fff;
	line-height: 2;
}

#telno {
	font-size: .8em;
	font-weight: normal;
}


/* ================================
 additional
==================================*/

#play .point,
#play .comment {
	background: #fff;
	border: #fb5f99 solid 2px;
	margin: 5px 5px 12px 5px;
	padding: 5px;
}

#play .point h3 {
	background: #fb5f99;
	color: #fff;
	font-size: 18px;
	padding: 4px 6px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .5);
	margin: -5px -5px 5px -5px;
	font-weight: normal;
}

#play .point p {
	text-align: left;
	margin-bottom: 0;
}

#play .point .image {
	text-align: center;
}

#play .point .image img {
	width: 45%;
	margin: 5px;
	border: #fff solid 1px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 1px 3px #000 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 3px #000 rgba(0, 0, 0, .5);
}

#play p.round {
	border-radius: 12px;
	-webkit-radius: 12px;
	-moz-border-radius: 12px;
	background: #fbdaf6;
	padding: 8px;
	margin-bottom: 16px;
}

#play .point h4 {
	color: #d51ef5;
	margin-bottom: 12px;
	border-bottom: #79018e solid 1px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	font-weight: normal;
}

#play .point dl {
	margin-top: 12px;
}

#play .point dl.step dt {
	width: 64px;
	float: left;
	clear: left;
	color: #fb5f99;
}

#play .point dl.step dd {
	text-align: right;
	padding-left: 64px;
	border-bottom: #fb5f99 dotted 1px;
	margin-bottom: 12px;
}

#play .comment h3 {
	margin: -5px -5px 5px -5px;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal
}

#play .comment h3 span {
	display: inline-block;
	background: #fb5f99;
	color: #fff;
	font-size: 22px;
	padding: 0 6px;
	line-height: 28px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .5);
}

#play .window {
	width: 100%;
	overflow: hidden;
}

#play .point dl dt {
	color: #fb5f99;
}

#play .point dl dd {
	border-bottom: #fb5f99 dotted 1px;
	margin-bottom: 12px;
}

#play .window .item {
    text-align: center;
    margin: 10px 5px 0 5px;
}
#play .window img {
    max-width: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    -moz-box-shadow: 1px 1px 3px #000 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1px 1px 3px #000 rgba(0, 0, 0, .5);
    margin-bottom: 5px;

}


/* ------------------
 fixed menu
 -------------------- */
/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#top-head h1.logo {
    float: left;
		padding: 0;
		    background: transparent;
			}
#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 0 30px;
}

/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(255,255,255,.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}

/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 18px;
    width: 27px;
    height: 27px;
    cursor: pointer;
    z-index: 101;
		border: 1px solid #ef78a8;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #ef78a8;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 9px;
}
#nav-toggle span:nth-child(3) {
    top: 18px;
}

@media screen and (max-width: 736px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: #fff;
        width: 100%;
        height: 56px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
			width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        color: #333;
        font-size: 26px;
    }
		#top-head .logo img {
			width: 100%;
      box-shadow: 0px 1px 5px #314835;
}
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -436px;
        background: rgba(51,51,51,.8);
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
		@media screen and (max-width: 411px) {
			#global-nav {
	        top: -437px;
				}
				#header-content #open {
					padding: 127px 0 3px 5px;
				}

		}
		@media screen and (max-width: 375px) {
			#global-nav {
	        top: -451px;
				}
					#header-content #open {
						padding: 119px 0 3px 5px;

				}


		}
		@media screen and (max-width: 320px) {
			#global-nav {
	        top: -463px;
				}
				#header-content #open {
					padding: 100px 0 3px 5px;
				}
		}
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
				padding: 5px 5px 0;
				background: #fff;
				border-radius: 5px;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
}

/* 風俗情報局のwigetがはみ出る */
.fujoho  {
	text-align: center;
}
