@charset "utf-8";
/* CSS Document */

/*--------------------------------------------
  BASE
---------------------------------------------*/

/*==========* デフォルト指定の初期化 *============= */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, footer {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	list-style: none;
	font-weight: normal;
	font-style: normal;
}
img{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	list-style: none;
	font-weight: normal;
	font-style: normal;
}

table,
dl, dt, dd{
	border-collapse: collapse;
	border-spacing: 0; }
	
em { font-style: italic; }
strong{
	font-weight:bold;
}
	

/*==========* 基本設定 *============= */
	
body {
	font-family:yugothic,'游ゴシック','ヒラギノ角ゴ pro w3','hiragino kaku gothic pro','メイリオ', meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:15px;
	background:#fff;
	color:#000;
	line-height:1.4;
}

/*==========* clearfix *==========*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*.ie7_clear{clear:both; font-size:0;}*/
.clear7{font-size:0; clear:both;}
.clear{clear:both;}

/*==========* font text *============= */
a:link{ 
	color:#000;
	text-decoration:none;
	-webkit-transition:0.8s;
    -moz-transition:0.8s;
    -o-transition:0.8s;
    -ms-transition:0.8s;
    transition:0.8s;
}
a:hover{ color:#000; text-decoration:none;}
a:visited { color:#000; text-decoration:none;}
a:active {color:#000; text-decoration:none;}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

a.link{
	background:#f2f2f2 url(../images/arrow.gif) no-repeat right center;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	display:block;
	width:100%;
	padding:12px 0;
	text-align:center;
	border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
	border-bottom:2px solid #dbdbdb;
}
a.link:hover{
	background:#ddd url(../images/arrow.gif) no-repeat right center;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	border-bottom:2px solid #bebebe;
}

.btn1 { display: block; width: 260px; margin: 0 auto; }
.btn1 a { display: block; width: 100%; height: 60px; line-height: 60px; border-radius: 50vh; background: #fc6f79; color: #fff !important; font-size: 118%; font-weight: bold; }
.btn1 a:hover { background: #c92144; }
footer .btn1 { margin: 0 auto 20px; }


/* screens laeger than 980
***************************************************************************/
.sp{display:none;}
.br_sp { display: none; }

/*--------------------------------------------
  Header
---------------------------------------------*/
header{
	width:100%;
}
header h1{
	width:960px;
	margin:0 auto;
	padding:10px 0;
	text-align:right;
}

#h2{
	width:100%;
	height:350px;
	display:block;
	background:url(../images/header1.jpg) no-repeat center;
	background-size:cover;
}
h2{
	background:url(../images/header2.png) no-repeat center;
	width:960px;
	height:0;
	padding-top:350px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}

/*--------------------------------------------
  container 共通
---------------------------------------------*/
#container{
	width:960px;
	margin:0 auto;
}

section{
	display:block;
	width:100%;
	overflow:hidden;
	zoom:1;
}

h3 {
	text-align:center;
	font-family:YuMincho, Yu Mincho, '游明朝', 'Hiragino Mincho Pro', serif;
	font-size:26px;
	margin:60px 0 50px;
}
h3 span{
	display:block;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#898989;
	font-size:14px;
	margin:10px 0 0;
}

/*--------------------------------------------
  sns
---------------------------------------------*/
.btn_sns{
	margin:15px 0 -15px 0;
	display: flex;
	flex-wrap: no-wrap; justify-content: right;
}
.btn_sns.btn_sns_footer {
	margin: 50px auto;
	justify-content: center;
 }
.btn_sns_list {
	padding:0 10px;
}


/*--------------------------------------------
  大広告
---------------------------------------------*/
section ul{
	width:100%;
	display: flex; flex-wrap: wrap; justify-content: space-between;
}
section li { width: 47%; margin-bottom:60px;  }
/*section.shop1 ul li{
	width:450px;
	margin-bottom:60px;
}*/

.shop_name1{
	background:#936e5c url(../images/bg_tit.png) repeat;
	height:70px;
	width:100%;
	margin:0;
	display:table;
}
.shop_name1 h4{
	display:table-cell;
	vertical-align:middle;
	padding:0 3%;
}
.shop_name1 a{
	color:#fff;
	font-size:22px;
	font-weight:bold;
}
.shop_name1 a span{
	font-size:14px;
	font-weight:bold;
	display:block;
}

.shop_photo img{width:100%;}
section .shop_photo li.slick-slide { width: 100%; margin: 0; }
.shop_photo:has(> ul) { margin: 0 0 40px; } 

.shop1 dl{
	margin:35px 0 25px;
	width:100%;
}
.shop1 dt{
	font-size:18px;
}
.shop1 dt span{
	font-size:18px;
	color:#e14e58;
	font-weight: bold;
}
.shop1 dd{
	background:url(../images/border.png) no-repeat center 0;
	margin:10px 0 0;
	padding:35px 0 0;
}

.shop_txt1 dd span{
	font-weight: bold;
}

.shop1 a ul.interview{
	width:100%;
	margin:0 0 15px;
	display:table;
	border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
	background:#f2f2f2;
	border-bottom:2px solid #dbdbdb;
	-webkit-transition:0.8s;
    -moz-transition:0.8s;
    -o-transition:0.8s;
    -ms-transition:0.8s;
    transition:0.8s;
}
.shop1 a:hover ul.interview{
	background:#dddddd;
	border-bottom:2px solid #bebebe;
}
.shop1 a ul.interview li{
	padding:10px 10px 6px;
	width:auto;
	float:none;
	display:table-cell;
	vertical-align:middle;
}
.shop1 a ul.interview li p{
	width:100%;
	text-align:center;
	background:#fff url(../images/arrow.gif) no-repeat right center;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	font-weight:bold;
	display:block;
	margin:12px 0 0;
	padding:5px 0;
	border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
.shop1 a ul.interview li:first-child img{
	width:100px;
	border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
}

.shop1 .tel1{
	line-height:1.2;
	padding:0;
	word-break: break-all;
}
.shop1 .tel1 span{
	color:#b21437;
	font-weight:bold;
	font-size:18px;
}


/*--------------------------------------------
  中広告
---------------------------------------------*/
section.shop2 ul li{
	width:450px;
	margin-bottom:60px;
}
section.shop2 ul li:nth-child(1){
	float:left;
}
section.shop2 ul li:nth-child(2){
	float:right;
}

.shop2 dl{
	margin:25px 0 30px;
}
.shop2 dt{
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px;
}
.shop2 dt span{
	display:block;
	color:#000;
	font-size:14px;
}
.shop2 p{
	margin-bottom:30px;
}

/*--------------------------------------------
  小広告
---------------------------------------------*/
section.shop3 ul li{
	width:280px;
	margin-bottom:60px;
}
section.shop3 ul li:nth-child(1){
	float:left;
}
section.shop3 ul li:nth-child(2){
	float:left;
	margin-left:60px;
}
section.shop3 ul li:nth-child(3){
	float:right;
}

.shop3 dl{
	margin:25px 0 30px;
}
.shop3 dt{
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px;
}
.shop3 dt span{
	display:block;
	color:#000;
	font-size:14px;
}
.shop3 p{
	margin-bottom:20px;
}

.publish {
	float:right;
	background:#fffadf;
	margin:20px 0 10px;
	padding:10px;
}

/*--------------------------------------------
  Footer
---------------------------------------------*/
footer{
	width:100%;
	background:#fffde5;
	padding:35px 0 40px;
	margin:0;
}

footer h3 {
	font-size:20px;
	margin:0 auto 40px;
}
footer h3 span{
	display:block;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#bdaf05;
	font-size:14px;
	margin:10px 0 0;
}

footer dl{
	width:960px;
	margin:0 auto;
	text-align:center;
}
footer dt{
	margin-bottom:15px;
}

footer a:link,
footer a:visited{
	color:#2e7bb8;
}
footer a:hover
footer a:active{
	color:#2e7bb8;
	text-decoration:underline;
}

/*--------------------------------------------
  広告用リンク
---------------------------------------------*/
#menu_shoplist {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 40px 25px;
	background: url(../images/bg.jpg) repeat;
	margin: 0 0 70px;
}
#menu_shoplist .tit_shoplist_pc {
	text-align:center;
	font-family:YuMincho, Yu Mincho, '游明朝', 'Hiragino Mincho Pro', serif;
	font-size:18px;
}
#menu_shoplist .tit_shoplist_pc:after {
	content:"";
	background: #bd031b;
	background: -moz-linear-gradient(left, #f4a89b 0%, #bd031b 100%);
	background: -webkit-gradient(linear, left center, right center, from(#f4a89b), to(#bd031b));
	background: -webkit-linear-gradient(left, #f4a89b 0%, #bd031b 100%);
	background: -ms-linear-gradient(left, #f4a89b 0%, #bd031b 100%);
	background: linear-gradient(to right, #f4a89b 0%, #bd031b 100%);
	width: 80px;
	height: 3px;
	display: block;
	margin: 13px auto 5px;
}
#menu_shoplist .tit_shoplist_sp {
	display: none;
}

.shop1 #menu_shoplist dl {
	margin: 0;
	display: table;
	table-layout: fixed;
	border-bottom: 1px solid #eddbab;
}
.shop1 #menu_shoplist dt {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0 8px 20px;
	font-weight: bold;
	width: 9em;
	font-size: 16px;
}
.shop1 #menu_shoplist dd {
	background: none;
	display: table-cell;
	vertical-align: middle;
	padding: 20px 14px 8px 10px;
}
section.shop1 #menu_shoplist ul {
	display: flex;
	flex-wrap: wrap; 
	justify-content: flex-start;
}
section.shop1 #menu_shoplist ul li {
	width: auto; 
	margin: 0;
	display: inline-block;
	margin: 0 8px 10px 0;
	min-width: 110px;
}
section.shop1 #menu_shoplist ul li a {
	display: block;
	line-height: 24px;
	height: 24px;
	border-radius: 20px;
	width: 100%;
	padding: 0 20px;
	background: #fff;
	border: 1px solid #eddbab;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
}
section.shop1 #menu_shoplist ul li a:hover {
	background: #e38c10;
	border: 1px solid #e38c10;
	color: #fff;
}
section.shop1 #menu_shoplist ul li:nth-child(1),
section.shop1 #menu_shoplist ul li:nth-child(2) {
	float: none;
}

/*--------------------------------------------
  pagetop
---------------------------------------------*/
#pagetop{
	position:fixed;
	right:20px;
	bottom:20px;
	z-index: 1000;
}
#pagetop a {
	background:url(../images/pagetop1.png) no-repeat center bottom;
	background-size: 40px auto;
	width: 40px;
	padding-top:57px;
	height:0;
	display:block;
	overflow:hidden;
}
#pagetop a:hover{
	background:url(../images/pagetop2.png) no-repeat center bottom;
	background-size: 40px auto;
}

/*--------------------------------------------
  お店検索
---------------------------------------------*/
.shop_search {
	position:fixed;
	bottom: 0;
	z-index: 2000;
	display: none;
}





/* screens smaller than 959
***************************************************************************/
@media only screen and (max-width:959px) {
	
header h1{
	width:97%;
	padding:10px 0;
}

#h2{
	height:280px;
}
h2{
	background:url(../images/header2.png) no-repeat center;
	background-size: auto 233px;
	width:100%;
	padding-top:280px;
}	
	
/*--------------------------------------------
  container 共通
---------------------------------------------*/
#container{
	width:97%;
	margin:0 auto;
}
h3 {
	font-size:24px;
	margin:40px 0 25px;
}

/*--------------------------------------------
  sns
---------------------------------------------*/
.btn_sns{
	position:relative;
	width:98%;	
}

/*--------------------------------------------
  大広告
---------------------------------------------*/
section.shop1 ul li{
	width:47%;
	margin-bottom: 40px;
}
.shop_name1{
	height:4em;
}

section.shop1 ul.slick-dots li{
	width: 20px;
	margin: 0 5px;
}

.shop_photo:has(> ul) { margin: 0 0 30px; } 
.shop1 dl{
	margin:25px 0 20px;
}
.shop1 dt{
	font-size:16px;
}
.shop1 dt span{
	font-size:16px;
}
.shop1 dd{
	background:url(../images/border.png) no-repeat center 0;
	margin:8px 0 0;
	padding:35px 0 0;
}

.shop1 a ul.interview{
	margin:0 0 10px;
}
.shop1 a ul.interview li{
	padding:7px 7px 5px;
}
.shop1 .tel1 span{
	font-size:16px;
}
.shop1 a ul.interview li:first-child img{
	width:80px;
	border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
}

/*--------------------------------------------
  中広告
---------------------------------------------*/
section.shop2 ul li{
	width:47%;
	margin:0 1.5% 40px;
}

/*--------------------------------------------
  小広告
---------------------------------------------*/
section.shop3 ul{
	width:97%;
	margin:0 1.5%;
}
section.shop3 ul li{
	width:28%;
	margin-bottom:40px;
}

section.shop3 ul li:nth-child(2){
	float:left;
	margin:0 8%;
}

/*--------------------------------------------
  Footer
---------------------------------------------*/
footer{
	padding:20px 0 30px;
}

footer h3 {
	font-size:18px;
	margin:0 auto 25px;
}
footer h3 span{
	margin:8px 0 0;
}

footer dl{
	width:97%;
}
footer dt{
	margin-bottom:15px;
}

}

/* screens smaller than 639
***************************************************************************/
@media only screen and (max-width:639px) {
	
.btn1 { width: 200px; }
.btn1 a { height: 48px; line-height: 48px; border-radius: 50vh; background: #fc6f79; }
.btn1 a:hover { background: #c92144; }

.br_sp { display: inline; }

#h2{
	background: url(../images/header3.jpg) no-repeat center;
	background-size: cover;
	height:200px;
}
h2{
	background: url(../images/header4.png) no-repeat center;
	background-size: auto 200px;
	width:100%;
	padding-top:200px;
}

#menu_shoplist {
	padding: 20px 18px 15px;
	margin: 0 0 40px;
}
#menu_shoplist .tit_shoplist_pc {
	display: none;
}
#menu_shoplist .tit_shoplist_sp {
	display: block;
	text-align:center;
	font-family:YuMincho, Yu Mincho, '游明朝', 'Hiragino Mincho Pro', serif;
	font-size:18px;
	background: url(../images/arrow3.gif) no-repeat right center;
	background-size: auto 13px;
}

#menu_shoplist .contents_shoplist {
	display: none;
}
.shop1 #menu_shoplist dl {
	margin: 0;
	display: block;
}
.shop1 #menu_shoplist dt {
	display: block;
	padding: 10px 0 3px;
	width: 100%;
	box-sizing: border-box;
}
.shop1 #menu_shoplist dd {
	display: block;
	padding: 0 0 8px;
	width: 100%;
	box-sizing: border-box;
}
section.shop1 #menu_shoplist ul {
	width: 100%; 
	display:-webkit-box; 
	display:-moz-box; 
	display:-ms-box; 
	display:-webkit-flexbox; 
	display:-moz-flexbox; 
	display:-ms-flexbox; 
	display:-webkit-flex; 
	display:-moz-flex; 
	display:-ms-flex; 
	display:flex; 
	-webkit-box-lines:multiple; 
	-moz-box-lines:multiple; 
	-webkit-flex-wrap:wrap; 
	-moz-flex-wrap:wrap; 
	-ms-flex-wrap:wrap; 
	flex-wrap:wrap; 
	-webkit-box-pack:justify; 
	-ms-flex-pack:justify; 
	-webkit-justify-content:space-between; 
	justify-content:space-between;
}
section.shop1 #menu_shoplist ul li {
	display: block;
	margin: 0 0 10px;
	width: 48%;
	min-height: 24px;
	border: 1px solid #eddbab;
	background: #fff;
	border-radius: 20px;
}
section.shop1 #menu_shoplist ul::after{ content:""; display: block; width: 48%;}
section.shop1 #menu_shoplist ul::before{ content:""; display: block; width: 48%; order:1;}

section.shop1 #menu_shoplist ul li a {
	display: table;
	line-height: 1.4;
	height: 100%;
	border-radius: 0;
	width: 100%;
	background: none;
	border: none;
	font-size: 13px;
	box-sizing: border-box;
	padding: 0;
}
section.shop1 #menu_shoplist ul li a span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 5px 8px 3px;
}
section.shop1 #menu_shoplist ul li a:hover {
	color: #000;
	border: none;
	background: none;
}

/*--------------------------------------------
  Footer
---------------------------------------------*/
footer{
	padding:20px 0 60px;
}


/*--------------------------------------------
  pagetop
---------------------------------------------*/
#pagetop{
	right:0;
	bottom:50px;
}
#pagetop a {
	background:url(../images/pagetop1.png) no-repeat center;
	background-size: 40px auto;
	width: 60px;
	padding-top:70px;
	height:0;
	display:block;
	overflow:hidden;
}
#pagetop a:hover{
	background:url(../images/pagetop2.png) no-repeat center;
	background-size: 40px auto;
}

/*--------------------------------------------
  お店検索
---------------------------------------------*/
.shop_search { display: block; width: 100%; height: 44px; background: #fc6f79; border-radius: 20px 20px 0 0; }
.shop_search ul { display: flex; flex-wrap: no-wrap; justify-content: center; align-items: center; height: 44px }
.shop_search select {
	margin: 0 2px;
    width: 84px;
    height: 2.4em;
    padding: .2em .1em;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background-color: #fff;
    color: #333;
    font-size: .88em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.shop_search select.shop_search03 { width: 100px; }
.btn_clear a { display: block; width: 4.8em; height: 2.4em; line-height: 2.4em; background: #6b2f10; color: #fff; border-radius: 8px; font-size: .88em; text-align: center; margin: 0 0 0 8px; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

}

/* screens smaller than 599
***************************************************************************/
@media only screen and (max-width:599px) {
.sp{
	display:inline;
}
.tab{
	display:none;
}

header h1{
	display:none;
	padding:7px 0;
}

h2{
	background: url(../images/header4.png) no-repeat center;
	background-size: auto 200px;
	width:100%;
	padding-top:200px;
}
	
/*--------------------------------------------
  container 共通
---------------------------------------------*/
h3 {
	font-size:22px;
	margin:30px 0 20px;
}
h3 span{
	display:block;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#898989;
	font-size:13px;
	margin:7px 0 0;
}

/*--------------------------------------------
  sns
---------------------------------------------*/
.btn_sns{
	 justify-content: center;
	 flex-wrap: wrap;
}
.btn_sns_list {
	padding:0 4px;
}



/*--------------------------------------------
  大広告
---------------------------------------------*/
section.shop1 ul li{
	width:98%;
	margin:0 auto 40px;
}
/*section.shop1 ul li:nth-child(1){
	float:none;
}
section.shop1 ul li:nth-child(2){
	float:none;
}*/
.shop_name1 a{
	font-size:18px;
}
.shop_photo img{width:100%;}

.shop1 dl{
	margin:25px 0 15px;
}
.shop1 dt{
	font-size:16px;
}
.shop1 dt span{
	font-size:16px;
	color:#e14e58;
}
.shop1 dd{
	background:url(../images/border.png) no-repeat center 0;
	background-size:auto 11px;
	-moz-background-size:auto 11px;
	margin:3px 0 0;
	padding:20px 0 0;
}

.shop1 a ul.interview{
	margin:0 0 10px;
}
.shop1 a ul.interview li p{
	width:100%;
	text-align:center;
	background:#fff url(../images/arrow.gif) no-repeat right center;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	font-weight:bold;
	display:block;
	margin:7px 0 0;
	padding:3px 0;
	border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
.shop1 a ul.interview li:first-child img{
	width:70px;
	border-radius:35px;
    -webkit-border-radius:35px;
    -moz-border-radius:35px;
}

/*--------------------------------------------
  中広告
---------------------------------------------*/
section.shop2 ul li{
	width:98%;
	margin:0 auto 45px;
}
section.shop2 ul li:nth-child(1){
	float:none;
}
section.shop2 ul li:nth-child(2){
	float:none;
}

.shop2 dl{
	margin:10px 0 15px;
}
.shop2 dt{
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px;
}
.shop2 dt span{
	display:block;
	color:#000;
	font-size:14px;
}
.shop2 p{
	margin-bottom:10px;
}

/*--------------------------------------------
  小広告
---------------------------------------------*/
section.shop3 ul li{
	width:98%;
	margin:0 auto 45px;
}
section.shop3 ul li:nth-child(1){
	float:none;
}
section.shop3 ul li:nth-child(2){
	float:none;
	margin:0 auto 45px;
}
section.shop3 ul li:nth-child(3){
	float:none;
}
.shop3 .shop_photo{
	width:70%;
	margin:0 auto;
}
.shop3 dl{
	margin:10px 0 15px;
}
.shop3 dt{
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px;
}
.shop3 dt span{
	display:block;
	color:#000;
	font-size:14px;
}
.shop3 p{
	margin-bottom:10px;
}



}

/* screens smaller than 374
***************************************************************************/
@media only screen and (max-width:374px) {


header h1{
	padding:4px 0;
}

h2{
	background: url(../images/header4.png) no-repeat center;
	background-size: auto 171px;
}
	

}
