@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.png) 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.png) 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: #ff7d14; color: #fff !important; font-size: 118%; font-weight: bold; }
.btn1 a:hover { background: #ef4c19; }
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:#03bbed 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.png) 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;
}




