/* CSS Document */
@charset "utf-8";

@media screen and (min-width:769px){

.wrapper{
	width:940px;
	margin:0 auto;
	position:relative;
}


/* header */

header{
	border-top:10px solid #ED92B3;
}
header h1{
	padding:6px 20px 0 20px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:right;
}
header .head{
	margin-top:-10px;
	padding:0;
	font-size:0;
	text-align:center;
}
header .logo{
	width:auto;
	margin:0;
	display:inline-block;
	vertical-align:middle;
}
header .tel{
	margin-left:30px;
	padding-top:10px;
	display:inline-block;
	vertical-align:middle;
	color:#000;
}
header .tel .number{
	font-size:26px;
	line-height:1.2;
	font-weight:bold;
}
header .tel .number:before{
	content:"\f095";
	margin-right:5px;
	font-family:fontawesome;
}
header .tel .number a{
	color:#000;
	pointer-events:none;
}
header .tel .text{
	font-size:12px;
	text-align:right;
}

.menu{
}
.menu .box{
	width:100%;
	height:100%;
	position:static;
	z-index:50;
	display:block;
	text-align:center;
	pointer-events:auto;
}
.menu nav{
	padding:10px 0;
	border-top:none;
	font-size:0;
}
.menu nav div{
	width:10.5%;
	border-left:1px dotted #8D7A52;
	border-bottom:none;
	display:inline-block;
	vertical-align:top;
}
.menu nav div:last-child{
	border-right:1px dotted #8D7A52;
}
.menu nav div:nth-child(2){
	width:14.0%;
}
.menu nav div:nth-child(3){
	width:10.0%;
}
.menu nav div:nth-child(5){
	width:10.0%;
}
.menu nav div:nth-child(6){
	width:11.5%;
}
.menu nav div:nth-child(9){
	width:12.5%;
}
.menu div a{
	padding:10px 0 7px 0;
	display:block;
	font-size:16px;
	color:#403526;
	text-decoration:none;
}
.menu div a.on,
.menu div a:hover{
	background:none;
	color:#CC0000;
}
.menu .back{
	display:none;
}


/* main_contents*/

.main_image{
	width:940px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
.main_image:after{
	content:"※定休日（水）";
	padding:0 5px;
	background:#FFF;
	position:absolute; bottom:10px; right:10px;
	font-size:17px;
	line-height:28px;
	color:#333;
	font-weight:bold;
}

.container{
	padding:0;
	background:#FFEAF1;
}
.container .wrapper{
	padding:0 10px 15px 10px;
	background:#FFF;
	overflow:visible;
}
.main{
	width:710px;
	float:right;
}
.side{
	width:200px;
	padding:5px 0 0 0;
	float:left;
	font-size:0;
}
.side .item{
	width:100%;
	margin-top:5px;
	float:none;
	text-align:center;
}
.side .item:nth-child(2n),
.side .item:last-child{
	margin-left:0;
}

h2{
	margin-top:10px;
	padding:1px 7px 0 7px;
	background:url(../images/h2.jpg) no-repeat;
	background-size:100% 100%;
	border:none;
	font-size:20px;
	line-height:43px;
	color:#FFF;
	text-shadow:-1px -1px 1px #999;
}

h2.point_title{
	padding-left:162px;
	background:url(../images/top_h2.jpg) no-repeat;
	background-size:100% 100%;
	position:relative;
}
h2.point_title:after{
	content:"";
	width:153px;
	height:101px;
	background:url(../images/point/balloon.png) no-repeat;
	background-size:100% 100%;
	position:absolute; top:-50px; left:5px;
}
h3{
	padding:5px 2% 4px 2%;
	background:#E98794 linear-gradient(#EE96A1, #E27483);
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	text-shadow:-1px -1px 1px #999;
	margin-top: 10px;
}
.point{
	padding:0;
}
.point .item{
	margin-top:35px;
	padding:30px 15px 12px 15px;
	background:#F9F8F4;
	border:2px solid #CABDAA;
	position:relative;
}
.point .number{
	width:auto;
	position:absolute; top:-25px; left:12px;
}
.point .text{
}

.photo{
	padding:0;
	font-size:0;
}
.photo .item{
	width:455px;
	margin-top:10px;
	padding:3px;
	border:solid 1px #CCBA9E;
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	line-height:1.4;
	text-align:center;
}
.photo .item:nth-child(2n){
	margin-left:10px;
}
.photo.pickup .item{
	width:350px;
	padding:0;
	border:none;
}
.photo.one .item{
	width:560px;
	margin:10px auto 0 auto;
	display:block;
}
.photo.one .item img{
	width:100%;
}
.photo.three .item{
	width:300px;
	margin-right:10px;
}
.photo.four .item{
	width:222.5px;
	margin-right:10px;
}
.photo.three .item:nth-child(2n),
.photo.four .item:nth-child(2n){
	margin-left:0;
}
.photo.three .item:nth-child(3n),
.photo.four .item:nth-child(4n){
	margin-right:0;
}
.photo .item .title{
	padding:5px 5px 0 5px;
	font-weight:bold;
	text-align:left;
}
.photo .item .text{
	padding:0 5px;
	font-size:12px;
	text-align:left;
}
.photo .item .price{
	padding:3px 5px 5px 5px;
	color:#936;
	text-align:left;
}
.photo_text{
	width:730px;
	margin:20px auto 10px auto;
	padding:12px 14px;
	background:#FAF8F5;
	border:1px solid #CCBA9E;
	font-size:15px;
	text-align:center;
}

.tel_banner{
	width:100%;
	margin:10px auto 0 auto;
	text-align:center;
}
.tel_banner a{
	pointer-events:none;
}


/* rental */

.flow_sub_title{
	padding:5px 0;
	border-bottom:1px dashed #CCC;
	font-size:17px;
	text-align:right;
}
.flow{
}
.flow .item{
	padding:10px 0 5px 0;
}
.flow h3{
	margin: 0px;
}
.flow .inner{
	padding:10px 10px 0 10px;
}
.flow .thum{
	width:130px;
	float:left;
}
.flow .thum img{
	width:100%;
}
.flow .text{
	width:560px;
	padding:10px 0 0 20px;
	float:right;
}
.flow_banner{
	padding:0;
}
.flow_banner .item{
	margin-top:10px;
	text-align:center;
}


/* shop */

.map{
	height:0;
	margin:20px 0 0 0;
	padding-top:50%;
	position:relative;
	overflow:hidden;
}
.map iframe{
	width:100%;
	height:100%;
	position:absolute; top:0; left:0;
}

.shop{
	margin:10px 0 0 0;
	padding:20px 25px;
	background:#FBE3EE;
}
.shop .name{
	padding:0 0 0 60px;
	font-size:40px;
}
.shop .address{
	padding:5px 0 0 100px;
	font-size:22px;
}
.shop .text{
	padding:5px 60px 0 0;
	font-size:18px;
	text-align:right;
}
.shop .access{
	padding:5px 0 0 100px;
	font-size:18px;
	color:#005CAC;
}
.map_image{
	margin:10px 0 0 0;
	text-align:center;
}
.shop .map_image{
	margin:10px 0 0 0;
}

.table_box{
	margin:10px 0 0 0;
	padding-bottom: 20px;
	border-bottom: dashed 1px #CCCCCC;
}

span.link_image{
	margin:10px 0 5px 0;
	display:block;
}


/* contact */

form .table_box{
	margin-top:20px;
}
.form_btn{
	margin:20px 2%;
	font-size:0;
	text-align:center;
}
.form_btn button{
	width:30%;
	margin:0 2%;
	padding:15px 0;
	display:inline-block;
	background:#ED92B3;
	border:none;
	border-radius:4px;
	outline:none;
	vertical-align:baseline;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	cursor:pointer;
}
.form_btn button.btn{
	width:30%;
}
.form_btn button.prev{
	background:#AAA;
}

.thanks{
	padding:40px 0 0 0;
	font-size:18px;
	line-height:1.7;
	text-align:center;
}


/* footer */

footer{
	background:url(../images/footer/bg.jpg) repeat-x;
	background-size:auto 100%;
	border-top:1px solid #DB8699;
}
footer .foot{
	padding:20px 0 35px 0;
	text-align:center;
}
footer nav{
	margin-left:5px;
	float:left;
	font-size:0;
}
footer nav div{
	display:inline-block;
	vertical-align:top;
	font-size:14px;
}
footer nav div:before,
footer nav div:last-child:after{
	content:"｜";
}
footer .inner{
	margin:0 20px 0 0;
	display:block;
	float:right;
	color:#352614;
	text-align:left;
}
footer .logo{
	width:auto;
}
footer .address{
	padding-top:5px;
	font-size:15px;
}
footer .tel{
	padding-top:3px;
	font-size:17px;
}
footer .tel a{
	font-size:19px;
	pointer-events:none;
}
.copyright{
	padding:2px 0;
	background:#31220F;
	font-size:12px;
	color:#FFF;
	text-align:center;
}
.top_marker{
	width:auto;
	position:fixed; bottom:100px; right:0;
	z-index:30;
}
.top_marker img{
	width:100%;
}

}
