@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#header{
	/*display:none;*/
}

#shopheader{
	display:block;
}


#mainvis .mf-btm{
	width:auto;
}

#mainvis .mf-inner{
	text-align:center;
	height:500px;
	overflow:hidden;
}

#mainvis img{
	width:100%;
}

.slideimg{
	position:relative;
}

.slideimg > p + p{
	position:absolute;
	width:100%;
	padding:10px 20px;
	box-sizing:border-box;
	text-align:left;
	left:0;
	bottom:0;
	background:rgba(0,0,0,0.5);
	color:#fff;
}



.shopheader {
	margin-bottom: 73px;
}

#shopheader .mf-btm{
	width:auto;
}

#shopheader .shopinfo{
	border: 2px solid #d0111b;
	border-width:0 0 2px 0;
}
#shopheader .shopinfo-frame{
	width:1000px;
	margin:0 auto;
	padding:5px 0;
}


.shopheader .shopname{
	margin-bottom: 32px;
	text-align: center;
}

.shopheader .shopname p{
	display: inline-block;
	vertical-align: bottom;
}

.shopheader .shopname h1{
	display: inline-block;
	font-size: 2.5em;
	font-weight: 500;
	font-family: AMM;
	margin-left: 20px;
	vertical-align: bottom;
}

.shop-article{
	padding-bottom: 60px;
}

.shop-article h2{
	font: 500 2.25em/170% AMM;
	margin-bottom: 25px;
	text-align: center;
}

.shop-row{
	line-height: 1.9;
}

.shop-row:not(:last-child){
	margin-bottom: 40px;
}

.shop-row p:not(:last-child){
	margin-bottom: 30px;
}

.shop-row h3{
	font-size: 1.5em;
}

.shop-news{
	margin: 70px 0 60px;
}

#main_slider{
	margin-bottom: 30px;
	position: relative;
}

#main_slider .slick-dots{
	bottom: 30px;
}

#main_slider .slick-dots li button{
	background: rgba(255, 255, 255, 0.35);
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	height: 13px;
	width: 13px;
}

#main_slider .slick-dots li.slick-active button{
	background: rgba(255, 255, 255, 0.75);
}

#main_slider .slick-dots li button:before{
	display: none;
}

.card{
	width:300px;
	float:left;
	border:1px solid #ef454a;
	box-shadow:0 0 5px #ddd;
	position:relative;
	margin:0 20px 25px 0;
	background:#fff;
}

.card:nth-of-type(3n){
	margin-right:0;
}


.card-inner > a{
	display:block;
	padding:20px 10px 10px 10px;
	text-decoration:none;
}

.card-inner{

}

.card .area{
	position:absolute;
	top:-10px;
	left:10px;
	background:#ff901f;
	color:#fff;
	font-weight:bold;
	padding:2px 10px;
	font-size:0.9em;
	line-height:1.5em;
}

.card .type{
	position:absolute;
	top:-10px;
	right:10px;
	background:#2b4390;
	border-radius:10px;
	color:#fff;
	font-weight:bold;
	padding:2px 10px;
	font-size:0.9em;
	line-height:1.5em;
}

.card h4{
	font-weight:bold;
}

.card dl{
	
}

.card dl dt{
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:-1px;
	padding:5px 0 5px 0;
}

.card dl dd{
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:-1px;
	color:#063782;
	border:1px dashed #98a777;
	border-width:1px 0 0 0;
	padding:5px 0 0 0;
}

main .mf:nth-of-type(2n+1){
	background:#f8eee3;
}

#freetext .inner{
padding: 20px 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#freetext figure{
padding: 0;	
margin: 0;
width: 400px;
}
#freetext figure img{
width: 100%;
}
#freetext .mtext{
width: 550px;
}
#freetext .mtext h2{
font-weight: bold;
font-size: 1.3em;
margin: 0 0 0.3em 0;
}
#freetext .mtext h3{
font-weight: bold;
font-size: 1.2em;
margin: 0 0 0.3em 0;
}
#freetext .mtext p{
margin: 0 0 1em 0;
}

#mf1 .mf-inner{
	padding:50px 0;
}


#mf1 .ttl{
	text-align:center;
	margin:0 0 30px 0;
}

#mf1 h2{
	display:inline-block;
	font-size:2.2em;
	line-height:1.5em;
	font-family:AMM;
}



#mf1 .ttl2 h2:before{
	content:"";
	margin:0 0px 0 0;
}

#mf1 .ttl2 h2:after{
	content:"";
	margin:0 0 0 0px;
}





#mf1 .ibox{
	float:left;
	width:300px;
	margin:0 50px 0 0;
}

#mf1 .ibox:nth-of-type(3){
	margin:0;
}

#mf1 .ibox h3{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	margin:5px 0 10px;
}

#mf1 .ibox h3 + p{
	font-size:0.9em;
	line-height:1.7em;
}

#mf1 .ibox p.tyui{
	font-size:0.7em;
	line-height:1.7em;
	color:#d0111b;
	margin:5px 0 0 0;
}






#mf2{

}

#mf2 .mf-inner{
	padding:50px 0;
	position:relative;
}


#mf2 h2{
	font-size:2.2em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 20px 0;
}


#mf2 .listbtn{
	position:absolute;
	right:0;
	top:40px;
}

#mf2 .listbtn a{
	display:block;
	background:url(../img/list/ic5.png) 11px center no-repeat #d0111b;
	color:#fff;
	padding:5px 20px 5px 37px;
	border-radius:5px;
	/*box-shadow:0 2px 5px 0 #666;*/
	text-decoration:none;
}

#mf2 .inner{
	
}

#mf2 .inner a{
	display:block;
}

#mf2 .inner dl{
	border:1px solid #cbc9c2;
	border-width:1px 0 0 0;
	padding:15px 10px;
}

#mf2 .inner dl:last-child{
	border-width:1px 0 1px 0;
}

#mf2 .inner dl dt:nth-of-type(1){
	width:100px;
	float:left;

	font-size:0.9em;
	line-height:1em;

	padding:10px 0;
	border-radius:0;
	background:none;
}

#mf2 .inner dl dt:nth-of-type(2){
	width:140px;
	float:left;
	background:#ddd;
	font-size:0.9em;
	line-height:1em;
	text-align:center;
	color:#fff;
	padding:10px 0;
	border-radius:5px;
}

#mf2 .inner dl.c1 dt:nth-of-type(2){
	background:#31599c;
}

#mf2 .inner dl.c2 dt:nth-of-type(2){
	background:#ff901f;
}

#mf2 .inner dl.c3 dt:nth-of-type(2){
	background:#98a777;
}



#mf2 .inner dl dd{
	float:right;
	width:720px;
}





#mf3{
	
}

#mf3 .mf-inner{
	padding:50px 0;
}


#mf3 h2{
	font-size:2.2em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}



#mf3 .ibox{
	float:left;
	width:304px;
	margin:0 44px 0 0;
}

#mf3 .ibox:nth-of-type(3){
	margin:0;
}

#mf3 .ibox h3{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	margin:5px 0 10px;
	text-align:center;
	font-style:italic;
}

#mf3 .ibox h3 + p{
	font-size:0.9em;
	line-height:1.7em;
	text-align:center;
}






#mf4{

}

#mf4 .mf-inner{
	padding:50px 0;
	position:relative;
}

#mf4 h2{
	font-size:2.2em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}

#mf4 .inner{
	padding:0 0px;
}


#mf4  .cinfo{
	margin:30px 0 0 0;
	border:3px solid #ef454a;
	background:#fff;
}

#mf4  .cinfo table{
	table-layout:fixed;
	width:100%;
	border:10px solid #fff;
	border-collapse:collapse;
}

#mf4  .cinfo table th{
	border:1px dashed #ef454a;
	color:#ef454a;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
}

#mf4  .cinfo table td{
	border:1px dashed #ef454a;
	padding:10px 20px;
}


#mf5{
	
}

#mf5 .mf-inner{
	padding:50px 0;
}


#mf5 h2{
	font-size:2.2em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}


#mf5 .shisetsu1 .cimg{
	float:right;
	width:560px;
	text-align:center;
}

#mf5 .shisetsu1 .cinfo{
	float:left;
	width:430px;
}



#mf5 h3{
	font-size:1.8em;
	line-height:1.5em;
	font-family:AMM;
	margin:0 0 10px 0;
}

#mf5 .menu{
	margin:20px 0 0 0;
}

#mf5 .menu a{
	display:inline-block;
	background:url(../img/list/ic5.png) 11px center no-repeat #d0111b;
	color:#fff;
	padding:5px 20px 5px 37px;
	border-radius:5px;
	box-shadow:0 2px 5px 0 #666;
	text-decoration:none;
}



#mf5 .shisetsu2{
	background:url(../img/shop/line.png) center top no-repeat;
	margin:30px 0 0 0;
	padding:60px 0 0 0;
}

#mf5 .shisetsu2 .cimgs{
	
}

#mf5 .shisetsu2 .cimgs dl{
	width:460px;
	float:left;
	margin:30px 0 0 0;
}

#mf5 .shisetsu2 .cimgs dl:nth-of-type(2n){
	float:right;
}

#mf5 .shisetsu2 .cimgs dl:nth-of-type(2n+1){
	clear:both;
}


#mf5 .shisetsu2 .cimgs dt{
	
}
#mf5 .shisetsu2 .cimgs dd{
	text-align:center;
	margin:5px 0 0 0;
}




#mf6{

}

#mf6 .mf-inner{
	padding:50px 0;
	position:relative;
}

#mf6 h2{
	font-size:2.2em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}


#mf6 .price{
	padding:0 0 35px 0px;
}


#mf6 .price .cinfo{
	margin:30px 0 0 0;
	border:3px solid #ef454a;
	background:#fff;
}

#mf6 .price .cinfo table{
	table-layout:fixed;
	width:100%;
	border:10px solid #fff;
	border-collapse:collapse;
}

#mf6 .price .cinfo table th{
	border:1px dashed #ef454a;
	color:#ef454a;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
}

#mf6 .price .cinfo table td{
	border:1px dashed #ef454a;
	padding:10px 20px;
}

#mf6 .sinfo{
	padding:35px 0 0 0;
}

#mf6 .sinfo .cinfo{
	float:left;
	width:400px;
}

#mf6 .sinfo .cmap{
	float:right;
	width:560px;
}


#mf6 .sinfo .cinfo h3{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	margin:0 0 10px 0;
}

#mf6 .sinfo .cinfo .addr{
	margin:0 0 5px 0;
}

#mf6 .sinfo .cinfo .tyusha{
	
}

#mf6 .sinfo .cinfo .tyusha span{
	display:inline-block;
	background:#ef454a;
	padding:2px 10px;
	margin:0 10px 0 0;
	color:#fff;
}

#mf6 .sinfo .cinfo dl{
	border:1px dashed #ef454a;
	border-width:1px 0 0 0;
	margin:15px 0 0 0;
	padding:15px 5px 0 0px;
}

#mf6 .sinfo .cinfo dl:last-child{
	border-width:1px 0;
	padding:15px 5px;
}


#mf6 .sinfo .cinfo dt{
	font-weight:bold;
}

#mf6 .sinfo .cinfo dd{
	
}

.shop-snslinks{
	border:1px dashed #ef454a;
	border-width:1px 0 0 0;
	padding:30px 10%;
	margin-top:15px;

	display: flex;
	justify-content: center;
}

.shop-snslinks p{
	width:20%;
	margin-right: 10%;
}

.shop-snslinks p:last-child{
	margin-right: 0;
}

.shop-snslinks p img{
	max-width: 100%;
}





#mf6 .sinfo .cinfo .telnum a{
	text-decoration:none;
}

#mf6 .sinfo .cinfo a.blink:after{
	content:url(../img/shop/ic5.png);
	margin:0 0 0 10px;
}

#mf6 .sinfo .cmap .gmap{
	margin:0 0 30px 0;
}

#mf6 .sinfo .cmap .gmap iframe{
	width:100% !important;
	height:380px !important;
}

#mf6 .sinfo .cmap dl{
	margin:0 0 15px 0;
}

#mf6 .sinfo .cmap dt{
	float:left;
}

#mf6 .sinfo .cmap dd{
	float:right;
	width:500px;
	font-size:0.9em;
	line-height:1.7em;
}




#mf9 .mf-inner{
	padding:50px 0;
}

#mf9 h2{
	font-size:2.2em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}

#mf9 .ibox{
	margin:0 0 30px 0;
}

#mf9 .ibox .cimg{
	width:48%;
	float:right;
}

#mf9 .ibox .cimg img{
	width:100%;
}

#mf9 .ibox .ctext{
	width:48%;
	float:left;
}


#mf9 .ibox:nth-of-type(2n) .cimg{
	float:left;
}

#mf9 .ibox:nth-of-type(2n) .ctext{
	float:right;
}


#mf9 .ibox h3{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	margin:5px 0 10px;
}

#mf9 .ibox h3 + p{
	font-size:0.9em;
	line-height:1.7em;
}




#mf10 .mf-inner{
	padding:50px 0;
}

#mf10 h2{
	font-size:2.2em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}

#mf10 .iframebox{
	text-align:center;
}
#mf10 .btn{
	text-align:center;
}

#mf10 .btn a{
	display:inline-block;
	padding:10px 50px;

	background: url(../img/list/ic5.png) 11px center no-repeat #d0111b;
	color:#fff;
	padding: 5px 20px 5px 37px;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 #666;
	text-decoration: none;
}

@media screen and (max-width: 800px) {

#header{
	display:none;
}

#shopheader{
	display:block;
}

#mainvis{
	background:none;
}

#mainvis .mf-btm{
	width:auto;
}

#mainvis .mf-inner{
	height:auto;
	overflow:hidden;
}

#mainvis p{
	
}

.slideimg{
	position:relative;
}

.slideimg > p + p{
	position:absolute;
	width:100%;
	padding:10px 20px;
	box-sizing:border-box;
	text-align:left;
	left:0;
	bottom:0;
	background:rgba(0,0,0,0.5);
	color:#fff;
}


#shopheader .shopinfo{
	border: 2px solid #d0111b;
	border-width:0 0 0px 0;
}

#shopheader .shopinfo .eigyo,
#shopheader .shopinfo .addr{
	display:none;
}

#shopheader .shopinfo-frame{
	width:auto;
	margin:0 auto;
	padding:5px 0;
}


.shopheader {
	margin-bottom: 73px;
}

.shopheader .shopname{
	margin-bottom: 32px;
	text-align: center;
}

.shopheader .shopname p{
	display: inline-block;
	vertical-align: bottom;
}

.shopheader .shopname h1{
	display: inline-block;
	font-size: 2.5em;
	font-weight: 500;
	font-family: AMM;
	margin-left: 20px;
	vertical-align: bottom;
}

.shop-article{
	padding-bottom: 60px;
}

.shop-article h2{
	font: 500 2.25em/170% AMM;
	margin-bottom: 25px;
	text-align: center;
}

.shop-row{
	line-height: 1.9;
}

.shop-row:not(:last-child){
	margin-bottom: 40px;
}

.shop-row p:not(:last-child){
	margin-bottom: 30px;
}

.shop-row h3{
	font-size: 1.5em;
}

.shop-news{
	margin: 70px 0 60px;
}

#main_slider{
	margin-bottom: 30px;
	position: relative;
}

#main_slider .slick-dots{
	bottom: 30px;
}

#main_slider .slick-dots li button{
	background: rgba(255, 255, 255, 0.35);
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	height: 13px;
	width: 13px;
}

#main_slider .slick-dots li.slick-active button{
	background: rgba(255, 255, 255, 0.75);
}

#main_slider .slick-dots li button:before{
	display: none;
}

.card{
	width:300px;
	float:left;
	border:1px solid #ef454a;
	box-shadow:0 0 5px #ddd;
	position:relative;
	margin:0 20px 25px 0;
	background:#fff;
}

.card:nth-of-type(3n){
	margin-right:0;
}


.card-inner > a{
	display:block;
	padding:20px 10px 10px 10px;
	text-decoration:none;
}

.card-inner{

}

.card .area{
	position:absolute;
	top:-10px;
	left:10px;
	background:#ff901f;
	color:#fff;
	font-weight:bold;
	padding:2px 10px;
	font-size:0.9em;
	line-height:1.5em;
}

.card .type{
	position:absolute;
	top:-10px;
	right:10px;
	background:#2b4390;
	border-radius:10px;
	color:#fff;
	font-weight:bold;
	padding:2px 10px;
	font-size:0.9em;
	line-height:1.5em;
}

.card h4{
	font-weight:bold;
}

.card dl{
	
}

.card dl dt{
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:-1px;
	padding:5px 0 5px 0;
}

.card dl dd{
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:-1px;
	color:#063782;
	border:1px dashed #98a777;
	border-width:1px 0 0 0;
	padding:5px 0 0 0;
}

main .mf:nth-of-type(2n+1){
	background:#f8eee3;
}

#freetext .inner{
padding: 5vw 0;
justify-content: center;
}
#freetext figure{
max-width: 750px;
width: 90vw;
margin: 0 0 1vw 0;
}
#freetext .mtext{
max-width: 750px;
width: 90vw;
}



#mf1 .mf-inner{
	padding:50px 10px;
}

#mf1 .ttl{
	text-align:center;
	margin:0 0 30px 0;
}

#mf1 h2{
	display:inline-block;
	font-size:1.3em;
	line-height:1.1em;
	font-family:AMM;
}



#mf1 .ttl2 h2:before{
	content:"";
	margin:0 0px 0 0;
}

#mf1 .ttl2 h2:after{
	content:"";
	margin:0 0 0 0px;
}





#mf1 .ibox{
	float:none;
	width:auto;
	margin:0 0px 30px 0;
}

#mf1 .ibox:nth-of-type(3){
	margin:0;
}

#mf1 .ibox .cimg{
	text-align:center;
	padding:0 0 10px 0;
}

#mf1 .ibox .cimg img{
	width:100%;
}

#mf1 .ibox h3{
	font-size:1.1em;
	line-height:1.5em;
	font-family:AMM;
	margin:5px 0 10px;
}

#mf1 .ibox h3 + p{
	font-size:0.9em;
	line-height:1.7em;
}

#mf1 .ibox p.tyui{
	font-size:0.7em;
	line-height:1.7em;
	color:#d0111b;
	margin:5px 0 0 0;
}






#mf2{

}

#mf2 .mf-inner{
	padding:15px 0;
	position:relative;
}


#mf2 h2{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	text-align:left;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}


#mf2 .listbtn{
	position:static;
	right:0px;
	top:0px;
	text-align:center;
	padding:10px 0 0 0;
}

#mf2 .listbtn a{
	display:inline-block;
	background:url(../img/list/ic5.png) 11px center no-repeat #d0111b;
	color:#fff;
	padding:5px 20px 5px 37px;
	border-radius:5px;
	/*box-shadow:0 2px 5px 0 #666;*/
	text-decoration:none;
	fot-size:0.9em;
}

#mf2 .inner{
	padding:0 10px;
}

#mf2 .inner a{
	display:block;
}

#mf2 .inner dl{
	border:1px solid #cbc9c2;
	border-width:1px 0 0 0;
	padding:10px 0px;
}

#mf2 .inner dl:last-child{
	border-width:1px 0 1px 0;
}


#mf2 .inner dl dt:nth-of-type(1){
	width:100px;
	float:left;

	font-size:0.9em;
	line-height:1em;

	padding:10px 0;
	border-radius:0;
	background:none;
}

#mf2 .inner dl dt:nth-of-type(2){
	width:140px;
	float:left;
	background:#ddd;
	font-size:0.9em;
	line-height:1em;
	text-align:center;
	color:#fff;
	padding:10px 0;
	border-radius:5px;
	margin:0 0 10px 0;
}


/*
#mf2 .inner dl dt{
	width:140px;
	float:none;
	background:#ddd;
	font-size:0.9em;
	line-height:1em;
	text-align:center;
	color:#fff;
	padding:10px 0;
	border-radius:5px;
}
*/



#mf2 .inner dl dd{
	clear:both;
	float:none;
	width:auto;
	margin:0px 0 0 0;
}





#mf3{
	
}

#mf3 .mf-inner{
	padding:30px 10px;
}


#mf3 h2{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}



#mf3 .ibox{
	float:none;
	width:auto;
	margin:0 0px 30px 0;
}

#mf3 .ibox:nth-of-type(3){
	margin:0;
}

#mf3 .ibox .cimg{
	text-align:center;
	padding:0 0 10px 0;
}

#mf3 .ibox h3{
	font-size:1.1em;
	line-height:1.5em;
	font-family:AMM;
	margin:5px 0 10px;
	text-align:center;
	font-style:italic;
}

#mf3 .ibox h3 + p{
	font-size:0.9em;
	line-height:1.7em;
	text-align:center;
}






#mf4{

}

#mf4 .mf-inner{
	padding:30px 10px;
	position:relative;
}

#mf4 h2{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}

#mf4 .inner{
	padding:0 0px;
}


#mf4  .cinfo{
	margin:30px 0 0 0;
	border:2px solid #ef454a;
	background:#fff;
}

#mf4  .cinfo table{
	table-layout:fixed;
	width:100%;
	border:10px solid #fff;
	border-collapse:collapse;
}

#mf4  .cinfo table col{
	display:none;
}

#mf4  .cinfo table tr{
	display:block;
	width:100%;
}

#mf4  .cinfo table th{
	border:1px dotted #ef454a;
	border-width:1px 0;
	color:#ef454a;
	text-align:center;
	font-weight:bold;
	padding:10px 0;

	display:block;
	width:100%;
}

#mf4  .cinfo table td{
	border:0;
	padding:10px 0px;

	display:block;
	width:100%;
	font-size:0.9em;
	line-height:1.7em;
}


#mf5{
	
}

#mf5 .mf-inner{
	padding:30px 10px;
}


#mf5 h2{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}


#mf5 .shisetsu1 .cimg{
	float:none;
	width:auto;
	text-align:center;
}

#mf5 .shisetsu1 .cinfo{
	float:none;
	width:auto;
}



#mf5 h3{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	margin:0 0 10px 0;
}

#mf5 .menu{
	margin:20px 0 0 0;
}

#mf5 .menu a{
	display:inline-block;
	background:url(../img/list/ic5.png) 11px center no-repeat #d0111b;
	color:#fff;
	padding:5px 20px 5px 37px;
	border-radius:5px;
	box-shadow:0 2px 5px 0 #666;
	text-decoration:none;
}



#mf5 .shisetsu2{
	background:url(../img/shop/line.png) center top no-repeat;
	margin:30px 0 0 0;
	padding:60px 0 0 0;
}

#mf5 .shisetsu2 .cimgs{
	
}

#mf5 .shisetsu2 .cimgs dl{
	width:auto;
	float:none;
	margin:30px 0 0 0;
}

#mf5 .shisetsu2 .cimgs dl:nth-of-type(2n){
	float:none;
}

#mf5 .shisetsu2 .cimgs dl:nth-of-type(2n+1){
	clear:both;
}


#mf5 .shisetsu2 .cimgs dt{
	
}
#mf5 .shisetsu2 .cimgs dd{
	text-align:center;
	margin:5px 0 0 0;
}




#mf6{

}

#mf6 .mf-inner{
	padding:30px 10px;
	position:relative;
}

#mf6 h2{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}


#mf6 .price{
	padding:0 0 35px 0px;
}


#mf6 .price .cinfo{
	margin:30px 0 0 0;
	border:2px solid #ef454a;
	background:#fff;
}

#mf6 .price .cinfo table{
	table-layout:fixed;
	width:100%;
	border:10px solid #fff;
	border-collapse:collapse;
}

#mf6 .price .cinfo table col{
	display:none;
}

#mf6 .price .cinfo table tr{
	display:block;
	width:100%;
}

#mf6 .price .cinfo table th{
	border:1px dotted #ef454a;
	border-width:1px 0;
	color:#ef454a;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	
	display:block;
	width:100%;
}

#mf6 .price .cinfo table td{
	border:0;
	padding:10px 0px 10px 0;

	display:block;
	width:100%;
	font-size:0.9em;
	line-height:1.7em;
}

#mf6 .sinfo{
	padding:35px 0 0 0;
}

#mf6 .sinfo .cinfo{
	float:none;
	width:auto;
}

#mf6 .sinfo .cmap{
	float:none;
	width:auto;
	margin:20px 0 0 0;
}


#mf6 .sinfo .cinfo h3{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	margin:0 0 10px 0;
}

#mf6 .sinfo .cinfo .addr{
	margin:0 0 5px 0;
}

#mf6 .sinfo .cinfo .tyusha{
	
}

#mf6 .sinfo .cinfo .tyusha span{
	display:inline-block;
	background:#ef454a;
	padding:2px 10px;
	margin:0 10px 0 0;
	color:#fff;
}

#mf6 .sinfo .cinfo dl{
	border:1px dashed #ef454a;
	border-width:1px 0 0 0;
	margin:15px 0 0 0;
	padding:15px 5px 0 0px;
}

#mf6 .sinfo .cinfo dl:last-child{
	border-width:1px 0;
	padding:15px 5px;
}


#mf6 .sinfo .cinfo dt{
	font-weight:bold;
}

#mf6 .sinfo .cinfo dd{
	
}

#mf6 .sinfo .cinfo .telnum a{
	text-decoration:none;
}

#mf6 .sinfo .cinfo a.blink:after{
	content:url(../img/shop/ic5.png);
	margin:0 0 0 10px;
}

#mf6 .sinfo .cmap .gmap{
	margin:0 0 30px 0;
}

#mf6 .sinfo .cmap .gmap iframe{
	width:100% !important;
	height:380px !important;
}

#mf6 .sinfo .cmap dl{
	margin:0 0 15px 0;
}

#mf6 .sinfo .cmap dt{
	float:left;
}

#mf6 .sinfo .cmap dd{
	float:right;
	width:calc(100% - 55px);
	
	font-size:0.9em;
	line-height:1.7em;
}





#mf9 .mf-inner{
	padding:30px 10px;
}

#mf9 h2{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}

#mf9 .ibox{
	margin:0 0 30px 0;
}

#mf9 .ibox .cimg{
	width:auto;
	float:none;
	text-align:center;
	padding:0 0 10px 0;
}

#mf9 .ibox .cimg img{
	width:100%;
}

#mf9 .ibox .ctext{
	width:auto;
	float:none;
}


#mf9 .ibox:nth-of-type(2n) .cimg{
	float:none;
}

#mf9 .ibox:nth-of-type(2n) .ctext{
	float:none;
}


#mf9 .ibox h3{
	font-size:1.1em;
	line-height:1.5em;
	font-family:AMM;
	margin:5px 0 10px;
}

#mf9 .ibox h3 + p{
	font-size:0.9em;
	line-height:1.7em;
}




#mf10 .mf-inner{
	padding:30px 10px;
}

#mf10 h2{
	font-size:1.3em;
	line-height:1.5em;
	font-family:AMM;
	text-align:center;
	margin:0 0 30px 0;
}

#mf10 .iframebox{
	text-align:center;
}
#mf10 .btn{
	text-align:center;
}

#mf10 .btn a{
	display:inline-block;
	padding:10px 50px;

	background: url(../img/list/ic5.png) 11px center no-repeat #d0111b;
	color:#fff;
	padding: 5px 20px 5px 37px;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 #666;
	text-decoration: none;
}

}
