@charset "UTF-8";

body {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
	background: #000;

}


/*パンくず*/
ol#bread {
	display: flex;
	margin: 0;
	color: #fff;
	font-size: small;
	padding-left: 0.36rem;
	margin-bottom: 0.36em;
}

ol#bread li {
	list-style: none;
}

ol#bread li:nth-child(2) {
	padding-left: 0.36em;
}

ol#bread li:nth-child(2)::before {
	content: ">";
}

ol#bread a {
	color: #fff;
}



a {
	text-decoration: none;
}

a:link {
	color: #111;
}

#kadomaru a:link {
	color: #fff;
}

#kadomaru a:visited {
	color: #fff;
}

.schtime {
	color: rgb(255, 0, 45);
}

.schtime a {
	color: rgb(235, 0, 255);
}

.schtime a:link {
	color: rgb(235, 0, 255);
}


button.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(top,
			#900000 0%,
			#610000 50%,
			#000000);
	background: -webkit-gradient(linear, left top, left bottom,
			from(#900000),
			color-stop(0.50, #610000),
			to(#000000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #c89919;
	-moz-box-shadow:
		0px 1px 3px rgba(000, 000, 000, 0.5),
		inset 0px 0px 2px rgba(000, 000, 000, 1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000, 000, 000, 0.5),
		inset 0px 0px 2px rgba(000, 000, 000, 1);
	box-shadow:
		0px 1px 3px rgba(000, 000, 000, 0.5),
		inset 0px 0px 2px rgba(000, 000, 000, 1);
	text-shadow:
		-1px -2px 0px rgba(000, 000, 000, 0.5),
		1px 1px 0px rgba(255, 255, 255, 0.4);
}


button.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffeeab;
	padding: 5px 22px;
	background: -moz-linear-gradient(top,
			#991319 0%,
			#5c0005 50%,
			#2e0002);
	background: -webkit-gradient(linear, left top, left bottom,
			from(#991319),
			color-stop(0.50, #5c0005),
			to(#2e0002));
	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	border: 1px solid #520c11;
	-moz-box-shadow:
		0px 1px 3px rgba(069, 008, 011, 0),
		inset 0px 0px 2px rgba(255, 255, 255, 0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(069, 008, 011, 0),
		inset 0px 0px 2px rgba(255, 255, 255, 0.6);
	box-shadow:
		0px 1px 3px rgba(069, 008, 011, 0),
		inset 0px 0px 2px rgba(255, 255, 255, 0.6);
	text-shadow:
		0px -1px 0px rgba(000, 000, 000, 1),
		0px 1px 0px rgba(255, 255, 255, 0.2);
	height: 68px;
	margin-right: 2px;
}


/**/
ul.slick01 {
	padding: 0;
	margin: 0;
}

ul.slick01 li {
	width: 100%;
}

ul.slick01 li img {
	width: 100%;
}

ul.slick01 .slick-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 11%;
	opacity: 0.8;
	z-index: 100;
}

.prev-arrow {
	left: 5%;
	z-index: 10;
}

.next-arrow {
	right: 5%;
}

ul.slick01 .slick-list {
	position: relative;
	z-index: 1;
}


#top_news {

	width: 640px;
	height: auto;
	margin: 10px 0px;
	padding: 2px 6px;
	overflow: hidden;
	border: 1px solid #ff0000;
	color: #fff;
}





#shop_tit {
	background-color: #000;
	color: #fff;
}






#kadomaru {
	border-radius: 20px;
	margin-bottom: 12px;
	margin-top: 20px;
	text-align: center;
	background-color: #e3ded3;
	padding: 10px 6px 10px 2px;
	clear: both;
}



.menu_png {


	position: relative;
	top: -2px;
	left: -283px;

}




#girllist {
	width: 100%;
	margin: 0;
	padding: 0;
	display: grid;
	grid-gap: 0em;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
}





h1 {
	font-size: 10px;
}

.face_daytime {
	margin-bottom: 1rem;
}

.face_daytime div ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
}






.face_daytime .clesrfix img {
	width: 100%;
}


.face_daytime .img_110165 img {
	width: 100%;
	height: auto;
}

#schedule_today {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;

}

.listicon {
	position: absolute;
	top: 0;
	right: 0;
}


.face_daytime2 {
	margin-bottom: 1em;
}

.face_daytime2 p {
	margin: 0;
	text-align: center;
}

.face_daytime2 ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}



.face_daytime2 .img_110165 img {
	width: 100%;
	height: auto;
}

.face_daytime2 .schedule_data ul {
	margin-top: 0.3em;
}

.face_daytime2 .schedule_data ul li.name {
	font-size: 16px;
	width: 174px;
	margin-left: -18px;
}

.newface_day {
	float: left;
	margin: 10px 14px 10px 20px;
	width: 122px;
	height: 200px;
	background-color: #111;
	text-align: center;
	padding: 6px 2px 0px 2px;
}


dt.title {
	color: #ff0000;
	font-size: 60%;
}

li.size {
	color: #fff;
	font-size: 0.8em;
	list-style: none;
}

li.name {
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 3px;
}


#list {
	margin: 2px auto 12px auto;
}

li.thmb {
	float: left;
}


#content_main {
	text-align: center;
}



#menu_table {
	width: 80%;
}

td.a {
	text-align: center;
	color: #111;
}

#girls_fream {
	width: 640px;
	background-color: #a9a9a9;
}









li.pic_one {
	float: left;
}


.pic_big {
	width: 300px;
	margin: 12px auto 0px auto;
}




/*–{“úo‹Î*/
/*–{“úo‹Î*/
/*–{“úo‹Î*/
/*–{“úo‹Î*/
/*–{“úo‹Î*/

button.today_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 4px 20px;
	background: -moz-linear-gradient(top,
			#ffb219 0%,
			#ab0000);
	background: -webkit-gradient(linear, left top, left bottom,
			from(#ffb219),
			to(#ab0000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000, 000, 000, 0.5),
		inset 0px 0px 2px rgba(255, 255, 255, 0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000, 000, 000, 0.5),
		inset 0px 0px 2px rgba(255, 255, 255, 0.7);
	box-shadow:
		0px 1px 3px rgba(000, 000, 000, 0.5),
		inset 0px 0px 2px rgba(255, 255, 255, 0.7);
	text-shadow:
		0px -1px 0px rgba(000, 000, 000, 0.3),
		0px 1px 0px rgba(255, 255, 255, 0.3);
	float: left;
}





.newface_list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
}









#today_girlbox {

	background: #111;
	height: auto;
	width: 100%;

}


.newface_day2 {
	margin: 0;
	padding-bottom: 1em;
}

.newface_day2 .img_110165 img {
	width: 100%;
	height: auto;
}

.schedule_data {
	width: 100%;
	text-align: center;
	margin: auto;
}

.schedule_data ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/*–{“úo‹Î*/
/*–{“úo‹Î*/
/*–{“úo‹Î*/
/*–{“úo‹Î*/
/*–{“úo‹Î*/








#cont03 .right {

	width: 320px;
	margin: 0px auto 0 auto;
	text-align: left;
	padding: 0px;
}

#cont03 .right .picture {
	padding: 9px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
	background-image: url(../img/girls/picture_bg.png);
	background-repeat: repeat-y;
}

#cont03 .right .thmb {
	padding: 0px;
	width: 320px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#cont03 .right .thmb ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#cont03 .right .thmb ul li {
	padding: 1px;
	width: 60px;
	margin: 0px;
	float: left;
	height: 80px;
}

#cont03 .right .prf-cont {
	background-image: url(../img/girls/contents_btn.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#cont03 .right .prf-cont a {
	color: #000000;
}





#prof {
	width: 90%;
	border: 1px solid #B4B4B4;
	text-align: center;
	margin: 0 auto 0 auto;
	box-shadow: 0 4px 9px #5E5E5E;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 10px 10px 10px 10px;


}

td.left {
	background: red;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	text-align: center;
	border-radius: 10px 0px 0px 10px;
	width: 96px;
	padding: 10px;
	background: #FFF;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	box-shadow: 0 4px 9px #5E5E5E;
}


td.text {
	background: #e3dcd5;
	box-shadow: 0 4px 9px #5E5E5E;
	border-radius: 0px 10px 10px 0px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	color: #69655c;
}

td.hosi {
	color: #ffd700;
}







/**/
.encato h3 {
	color: #c5a867;
	font-size: 2em;
	text-align: center;
}

.encato span {
	color: #fff;
}

.encato {
	clear: both;
	color: #fff;
}

.encato ul li:nth-child(odd) {
	font-size: 1rem;
	background: #c5a867;
	padding: 1%;
}

.encato ul li:nth-child(2) {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: auto;
}

.encato ul li:nth-child(2) div {
	padding: 0.5em;
}

.encato ul li:nth-child(4) {
	padding: 0.5em 0;
	text-align: center;
}

.encato ul li:nth-child(6) {
	padding-top: 0.5em;
	text-align: center;
}

.encato form ul li:nth-child(4) input {
	width: 70%;
	height: 1.63em;
}

.encato form textarea {
	width: 80%;
}

/**
 * jQuery sexyCycle v0.3
 *
 * Terms of Use - jQuery sexyCycle
 * under the MIT (http://www.opensource.org/licenses/mit-license.php) License.
 *
 * Copyright 2010 suprb.com All rights reserved.
 * (http://suprb.com/apps/sexyCycle/)
 */

ul.sexyCycle-content {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 99999999;
	position: absolute
}

li.sexyCycle-content {
	margin: 0;
	padding: 0;
}

.sexyCycle {
	position: relative;
	overflow: hidden;
}

.sexyCycle-wrap {
	position: relative;
	width: 99999px;
}

.sexyCycle-content {
	width: 99999;
	position: absolute;
	overflow: hidden;
}






#cont03 table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #333333;
	width: 100%;
	height: 90px;
	font-size: 80%;
}

#cont03 table caption {
	text-align: left;
	margin: 0px;
	padding: 5px;
	width: 90%;
	color: #fff;
}

#cont03 th {
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	background: #f5cc2f;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #000000;
}

#prf1 {
	color: #fff;
}

.name {
	font-size: 25px;
	text-align: center;
}

.size {
	font-size: 25px;
	text-align: center;
}

#cont03 td {
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	color: #fff;
}

#cont03 {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#cont03 .right .picture {
	padding: 9px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url(../img/girls/picture_bg.png);
	background-repeat: repeat-y;
}

#cont03 .right .thmb {
	padding: 0px;
	width: 320px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#cont03 .right .thmb ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#cont03 .right .thmb ul li {
	padding: 1px;
	width: 60px;
	margin: 0px;
	float: left;
	height: 80px;
}




table#table-01 caption {
	background: #ff1493;
	border-top: 1px #ff1493 solid;
	border-right: 1px #ff1493 solid;
	border-left: 1px #ff1493 solid;
	font-weight: bold;


}



table#table-01 {
	width: 100%;
	border: 1px black solid;
	border-spacing: 0;
	background: #D5F0F0 url(img/bg_02.gif) repeat-x 0 100%;
}

table#table-01 th {
	padding: 5px;
	border: #FF0000 solid;
	border-width: 0 0 1px 1px;
	background: #B90000 url(img/bg_02_header.gif) repeat-x 0 100%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table#table-01 td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
	color: #1A4444;
	text-align: center;
}


table#table-01 tr {
	border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
}



table#option {
	width: 100%;
	margin: 6px auto;
	border-radius: 20px;
	padding: 10px 0px;
}


table#option td.tit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #ffe1ae;
	color: #000;
	background-color: #ffe1ae;
	color: #000;
	border-top: 3px #000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 182px;
}

table#option td.q {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #ffe1ae;
	color: #000;
	width: 25px;
	padding-left: 5px;
}


.sch_box {
	display: grid;
	grid-gap: 6px;
	/* padding: 1.5vw; */
	margin-bottom: 1em;

}

.sch_box {
	grid-template-columns: 27% 1fr 1fr 1fr;
	grid-template-rows: 50px 50px;
}

.sch_box .schtime:nth-child(1) {
	grid-row: 1 / 3;
	grid-column: 1 / 1;
	color: red;
	font-weight: bold;
	background-image: url(../img/menu_today.png);
	background-repeat: no-repeat;
	background-size: 60%;
	background-position-x: center;
	background-position-y: 10%;
	position: relative;
}

.sch_box .schtime:nth-child(1) a .ray {
	display: flex;
	align-items: flex-end;
	position: absolute;
	bottom: 10%;
}

.sch_box .schtime:nth-child(1) p {

	position: absolute;
	bottom: 0;
}





.schtime {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: small;
	background: #444;
	border-radius: 0.5em;
	position: relative;

}

.schtime a {
	width: 100%;
	height: 100%;
}

.schtime a .ray {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sch_box .active {
	background-color: #FFf;

}





/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
#girls_msg {
	float: left;
	background: khaki;
	width: 300px;
	border-radius: 10px;
	padding-top: 6px;
	padding-left: 4px;
	margin-right: 4px;
}

#shop_msg {
	float: left;
	background: #000;
	width: 100%;
	border-radius: 10px;
	padding-top: 6px;
	border: 2px solid #565;
	padding-left: 4px;
	margin-right: 4px;
}


.comment {
	position: relative;
	top: -22px;
	left: -14px;
}



/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/
/*ƒƒbƒZ[ƒW*/


.today_tit {
	text-align: left;
	margin-bottom: 6px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	color: #000000;
	font-size: 1.5em;
	padding: 8px 20px;
	background: url(../img/bba_bg.png);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 5px rgba(161, 142, 016, 0.6);
	-webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 5px rgba(161, 142, 016, 0.6);
	box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 5px rgba(161, 142, 016, 0.6);
	text-shadow: 0px -1px 3px rgba(116, 116, 116, 0.8), 0px 1px 0px rgba(255, 255, 255, 0.3);

}






#shadow {
	border-radius: 20px;
	color: #111;
	background-color: #ff0000;
}


/*mail_mag*/

#mailmag {
	text-align: center;
	color: #fff;
	width: 100%;

	background-image: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#da36ff), color-stop(23%, #000), color-stop(89%, rgba()));
	background-image: -webkit-linear-gradient(top, #fcfcfc, #000 23%, rgba() 89%, #da36ff);
	background-image: -moz-linear-gradient(top, #fcfcfc, #000 23%, rgba() 89%, #da36ff);
	background-image: -o-linear-gradient(top, #fcfcfc, #000 23%, rgba() 89%, #da36ff);
	background-image: -ms-linear-gradient(top, #fcfcfc, #000 23%, rgba() 89%, #da36ff);
	background-image: linear-gradient(to bottom, #fcfcfc, #000 23%, rgba() 89%, #da36ff);


}

#mailmag img {
	margin-top: 28px;
	width: 100%;
}

#mailmag form {
	margin-bottom: 71px;
	width: 100%;
}

#blog {
	background-image: url(../img/waku.png);
	width: 560px;
	height: 211px;
	padding: 40px;
	margin-bottom: 12px;

}


#tweet {

	border: 1px solid #fff;
	color: #fff;
	background-image: url(../img/tweet_bg.gif);
	width: 560px;
	height: auto;
	border-radius: 20px;
	padding: 12px;
	margin: 10px auto;
}

#icon {
	position: relative;
	top: -342px;
	left: -15px;
	width: 192px;
	height: 110px;
}



#topics {
	border: 1px solid #777;
	box-shadow: 6px -6px 60px -6px #ff0000 inset;
	color: #fff;
	padding-top: 12px;
	overflow-y: scroll;
	height: 75vh;
}


#kadomaru {
	border-radius: 20px;
	margin-bottom: 12px;
	margin-top: 20px;
	text-align: center;
	background-color: #e3ded3;
	padding: 10px 6px 10px 2px;
	clear: both;
}

.title {
	font-size: larger;
	color: burlywood;
	font-weight: bold;

}

.text {
	color: aliceblue;
	line-height: 25px;
}

#h_blog {
	width: 100%;
	height: 300px;
	overflow-y: hidden;
	overflow-x: hidden;
}

#h_blog iframe {
	width: 100%;
	a;
	height: 560px;
	position: relative;
	top: -217px;
}


/*メニュー*/

#menu {
	text-align: center;
	background: #000;
	height: auto;
	margin-bottom: 1em;




}

#menu ul {
	margin: 0;
	padding: 0;
	display: grid;
	grid-gap: 0.1em;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: auto;


}

#menu ul li {
	list-style: none;
	padding: 1.36em 0;
	background: url(../img/menu_bg.png);
	background-position-y: -0.5em;
	background-size: contain;
	border-radius: 0.5em;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

#menu ul li a {
	color: #000;
}


form {
	color: #fff;
}

.url_div img {
	width: 30%;
	height: auto;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}


iframe#heaven {
	height: 420px;
	width: 630px;
}

iframe#heaven .headerFixed #header {
	display: none;
}



/*sch_jump*/
.sch_jump {
	margin: 4.5em auto;
	color: #fff;
	clear: both;
	background: rgb(119, 0, 0);
	text-align: center;
	padding-top: 1em;
	height: 709px;
}

.sch_jump p {
	margin-bottom: 1em;
}


.sch_jump .shop {
	margin-bottom: 0.5em;
}

.sch_jump .shop ul {
	width: 270px;
	margin: auto;
	text-align: left;
	margin-top: 1em;
	clear: both;
}

.sch_jump .shop .link {
	margin-top: 1em;
}

.sch_jump .shop .link a {
	a
}

.sch_jump .shop ul li:nth-child(1) {
	background: #444;
	padding: 0.3em;
}

.sch_jump .shop ul li:nth-child(2) {
	background: url(../img/phone.png)no-repeat;

	background-size: 24px;
	padding-left: 2em;
	height: 24px;
	padding-top: 0.2em;
}

.sch_jump .shop ul li:nth-child(3) {
	background: url(../img/watch.png)no-repeat;

	background-size: 24px;
	padding-left: 2em;
	height: 24px;
	padding-top: 0.2em;
}





img.ikebukuro_new {
	display: none;
}

.menu_f {
	color: #fff;
	font-size: 25px;
}


/*Hotel*/

#hotel_f #hotel_pic {
	width: 100%;
}

#hotel_f #hotel_pic img {
	width: 100%;
}




/**/
#sarch_f {
	width: 100%;
	color: #fff;
	background: #7d601b;
	text-align: center;
	padding-bottom: 0.58em;
	margin-bottom: 1em;
}

#sarch_f .title {
	background: #f5cf30;
	padding: 0.5em;
	color: #fff;
	text-shadow: 0 0.1em 0.1em #000;
}

#sarch_f form {
	width: 98%;
	margin: auto;

}

#sarch_f form div p {
	text-align: left;
	margin: 0.56em 0;
	padding: 0;
}

#sarch_f form select {
	width: 90%;
	height: 2rem;
}

#sarch_f form input[type="submit"] {
	width: 50%;
	height: 2em;
	margin-top: 1em;
}

.option_sp {
	display: flex;
	flex-wrap: wrap;
}

.option_sp .mini_icon {
	width: calc(100% / 3);
	display: block;
}

.option_sp .mini_icon img {
	width: 100%;
}