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


#wrapper{
	border: none;
	line-height: 1.3em;
	}

/******* FONT *******/
/*FONT FAMILY*/
h2,h3,p.shopLink .button{
    font-family: Hiragino UD Sans Rd W4 JIS2004;
    font-display: swap;
}
.list_shop .shopInfo .news h4,
.list_shop .shopName h3{
	font-family: TBシネマ丸ゴシック M または TBCineRGothic M;
    font-display: swap;
	}

/*FONT SIZE*/
.s_cat_area_body h2,
#container #title_block p span,
.list_shop .shopName h3{
    font-size: 1.2rem;
}
ul.shopDetail li,
.list_shop .shopName h3,
#container #list_cat table td,
#container #list_cat table td h3,
.catAllList #list_cat h2,
.list_shop .shopInfo .news h4{
	font-size: 1rem;
	}
.list_shop .shopName .distance,
.s_cat_area_body h2 + p{
    font-size: 0.8rem;
}
.list_shop  .shopInfo .news span{
	font-size: 0.85rem;
	}
.list_shop .shopInfo .news span,
.cat_pankuzu{
    font-size: 0.75rem;
}

/*FONT WEIGHT*/
#container #title_block p span{
    font-weight: 900;
}

/* オリジナルwebfont */
@font-face {
  font-family: 'icomoon';
  src:  url('/css/fonts/icomoon.eot?gvall7');
  src:  url('/css/fonts/icomoon.eot?gvall7#iefix') format('embedded-opentype'),
    url('/css/fonts/icomoon.ttf?gvall7') format('truetype'),
    url('/css/fonts/icomoon.woff?gvall7') format('woff'),
    url('/css/fonts/icomoon.svg?gvall7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
    font-display: swap;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-closed_day::before {
  content: "\e900";
  font-size: 90%;
}
.icon-kumacky::before {
  content: "\e901";
  margin-right: 5px;
  padding: 5px;
  border-radius: 50%;
  background: #fff;
}

/*WEB ICON*/
.catAllList .s_cat_area_body ul li h3::before,
.catAllList .s_cat_area_body ul li li::before,
#container #list_cat table th::before,
.catAllList #list_cat ul li::before,
.s_cat_area_body ul#stdList .shopName h3::before{
	font-family: "Font Awesome 5 Free";
	margin-right: 0.5em;
    font-display: swap;
}
.catAllList .s_cat_area_body ul li h3::before,
.catAllList #list_cat ul li::before,
.catAllList .s_cat_area_body ul li li::before{
    font-weight: 600;
}
.catAllList .s_cat_area_body ul li h3::before,
.catAllList .s_cat_area_body ul li li::before{
	color: #f90;
}
.catAllList .s_cat_area_body ul li h3::before,
.catAllList #list_cat ul li::before{
	content: "\f0da";
}
.catAllList .s_cat_area_body ul li li::before{
	content: "\f138";
}
#container #list_cat table th::before{
	content: "\f002";
	}
.s_cat_area_body ul#stdList .shopName h3::before {
	content: "\f015"; /* home */
}

/****** LINK ******/
.catAllList .s_cat_area_body ul li h3 a,
.catAllList .s_cat_area_body ul li li a{
	text-decoration: none;
	}

/* main */
#main {
    float: left;
    width: 700px;
    margin-left: 10px;
}
#mainContainer{
	margin: 0 auto;
	}
#headblock .logo_td{
	float: left;
	max-width: 150px;
	width: 100%;
	}
#headblock .logo_td img{
	max-width: 100%;
	}
#headblock .headblock_pre{
	text-indent: 0.5rem;
	}

div.unit_news{
	margin: 0 auto 15px auto;
	}
div.unit_news img{
	vertical-align: middle;
	}

.sns_btn{
	margin-top: 10px;
	}
.sns_btn ul li{
	display: inline-block;
	}
.box{
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	}


/* カテゴリーメイン */
#wrapper #container{
	border: none;
	}
.cat_pankuzu{
	margin-bottom: 15px;
	}
#container #title_block{
	background: transparent;
	overflow: hidden;
	height: auto;
	width: 100%;
	}
/* #container #title_block h1{
	background: #F90;
	border: 3px double #FC0;
	} */
#container #title_block p span {
	margin: 0 5px;
	}
.cat_discription{
	padding: 10px 5%;
	margin: 20px 5% 30px 5%;
	border: 1px dotted #ccc;
	border-radius: 5px;
	}
#map_disp{
	text-align: center;
	clear: left;
    margin-bottom: 3em;
	}

.s_cat_area_body h2{
	border-bottom: 1px solid #652D0B;
	}
.s_cat_area_body h2::before{
	content: '■';
	margin-right: 5px;
	}
.s_cat_area_body h2 + p{
	margin-left: 6px;
	text-align: left;
	color: #cc0000;
}
.s_cat_area_body ul#stdList{
	margin: 20px 0;
	}

#map_disp img,
li.list_shop img{
    max-width: 100%;
	height: auto;
}
li.list_shop{
	margin: 2em 0.5em;
	border-radius: 5px;
	border: solid 1px #aaa;
}
li.list_shop{
	overflow: hidden;
}
.list_shop .shopName{
	margin: 0;
	padding: 10px 8px;
	background-color: #EDE9E4;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
.list_shop .shopName h3{
	margin: 0;
	}
.list_shop .shopName h3 a{
    color: unset;
}
.list_shop .shopName .distance{
	margin-top: 3px;
	width: 100%;
	color: #654A27;
	}

.list_shop .shopName .distance .rootFhtt a{
	padding: 2px 5px;
	background-color: #389495;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	}
.list_shop .shopName .distance .rootFhtt a:hover{
	background-color: #ff6600;
	}
.list_shop h3 i,
ul.shopDetail li i,
.list_shop  .shopInfo .news h4 i{
	margin-right: 8px;
	}
.list_shop .list_shop_img{
	border: none;
	height: auto;
	}
.list_shop_img ul.subPhoto li:first-child{
    float:left;
}
.list_shop_img ul.subPhoto li:last-child{
    float:right;
}
.list_shop .shopInfo {
	width: 482px;
	margin: 10px;
	float: right;
}
.catchphrase{
	border-bottom: 1px dotted #e4d1ad;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #F60;
	}
.catchphrase i{
	margin-right: 5px;
	}
.catchphrase i:first-child{
	margin-right: 0;
	top: -5px;
    position: relative;
	}
ul.shopDetail {
	overflow: hidden;
}
ul.shopDetail li{
	margin-bottom: 10px;
	}
.list_shop .shopInfo .news span{
	padding: 2px 5px;
	border-radius: 3px;
	margin-right: 5px;
	background-color: #cc0000;
	color: #fff;
	}
.list_shop .shopInfo .news {
	background-color: #EDE9E4;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #e4d1ad, 1px 1px 0 0 rgba(10, 10, 0, 0.5);
	padding: 15px;
	margin: 20px auto;
	clear: left;
}
.list_shop .shopInfo .news h4 {
	margin-top: 0;
	margin-bottom: 15px;
}
.list_shop .shopInfo .news li{
	margin-bottom: 1em;
	overflow: hidden;
	}
.list_shop .shopInfo .news li a {
	text-decoration: underline;
	color: unset;
}
.list_shop .shopInfo .news li:last-child{
	margin-bottom: 0;
	}
p.shopLink{
	text-align:center;
	clear: both;
	}
p.shopLink .button{ 
	background-color: #0066cc;
	padding: 10px;
	display: block;
	max-width: 50%;
	margin: 15px auto;
	text-decoration:none;
	border-radius: 10px;
	color: #fff;
    font-weight: 600;
}
p.shopLink .button:hover{ 
	background-color: #FF9900;
}
ul.list_shop_free {
    margin-top: 5em;
	padding: 1em 0.5em;
	border-top: 3px dotted #aaa;
	border-bottom: 3px dotted #aaa;
}
ul.list_shop_free li{
	color: #666;
	margin-bottom: 10px;
	padding: 5px 6px;
	}
ul.list_shop_free li::before{
	content: "■";
	margin-right: 5px;
	}
.s_cat_area_body ul + p{
    margin: 2em 0;
}
.s_cat_area_body ul + p i{
    margin-right: 0.3em;
}


/*カテゴリ一覧*/
.catAllList #main #title_block{
	margin-bottom: 20px;
	}
.catAllList .s_cat_area_body ul li h3{
	border: 1px solid #F90;
	border-radius: 0 20px 0 0;
	padding: 5px 5px 5px 8px;
	margin: 5px 0;
	background: #faebd7;
	}
.catAllList .s_cat_area_body ul li{
	padding: 8px 8px 8px 15px;
	}
.catAllList .s_cat_area_body ul li li{
	width: 100%;
	}
.catAllList .s_cat_area_body ul li h3 a{
	color: #652D0B;
	}
.catAllList .s_cat_area_body ul li h3 a:hover{
	color: #FF7D00;
	}

/*sidemenu*/
#container #list_cat table {
    border-collapse: collapse;
    margin-bottom: 5px;
}
#container #list_cat table th,
#container #list_cat table td{
	padding: 4px;
}
#container #list_cat table th{
	text-align: left;
	background: #F9F6DD;
	}
#container #list_cat table td{
	background: transparent;
	font-weight: lighter;
	}
#container #list_cat table td h3{
margin: 0.5em 0 0.3em 0;
	}
#container #list_cat table td h3::before{
	content: "［";
	}
#container #list_cat table td h3:after{
	content: "］";
	}
#container #list_cat table td li{
	margin-bottom: 5px;
	}
#container #list_cat table td ul#local li:last-child{
	text-align: center;
	margin: 1.2em auto;
	}

/*sidemenu-カテゴリ一覧*/
.catAllList #list_cat h2{
	margin: 0;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
	background-color: #FC0;
	color: #fff;
	padding: 8px;
	}
.catAllList #list_cat ul{
	border: 1px solid #ccc;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	margin-bottom: 30px;
	}
.catAllList #list_cat ul li{
	padding: 10px 8px 10px 10px;
	}
	

/*media Queries ブレイクポイント　PC対応用
----------------------------------------------------*/
@media screen and (min-width: 741px) {

.pc_none{
	display: none;
	}

/* main */
#wrapper #container #main{
	width: 740px;
	}
.list_shop .list_shop_img{
	margin: 10px;
	width: 200px;
	border: none;
	float: left;
	}
.list_shop_img .mainPhoto img{
	object-fit: cover;
	width: 200px;
	height: 150px;
	margin-bottom: 10px;
	}
.list_shop_img ul.subPhoto img{
	object-fit: cover;
	width: 90px;
	height: 90px;
	}
ul.shopDetail li{
	width: 50%;
	float: left;
	}

/*sidemenu*/
#container #list_cat{
	float: left;
	width: 200px;
	}
#container #list_cat table {
    border: 3px solid #F9F6DD;
	}

}

/*media Queries ブレイクポイント　スマホ対応用
----------------------------------------------------*/
@media screen and (max-width: 740px) {

/* main */
#map_disp p{
	display: none;
	}

.cat_pankuzu,
.subPhoto{
	display:none;
	}
#main,
#title_block,
.list_shop .list_shop_img,
.list_shop .shopInfo{
	width: 100%;
	margin: 0;
	}
#main,
.list_shop .list_shop_img,
.list_shop .shopInfo{
	float: none;
	}
#main,
.list_shop .list_shop_img,
.list_shop .shopInfo{
	margin-top: 10px;
	margin-bottom: 10px;
	}
#title_block{
	border: none;
	text-align: center;
	height: 70px;
	}
.list_shop .shopName{
	padding: 10px 5px;
	}

ul.shopDetail,
.shopInfo > div{
	margin: 10px;
	}
.list_shop  .shopInfo .news li{
	margin-bottom: 12px;
	}
.list_shop_img .mainPhoto{
	text-align: center;
	}
li.list_shop img{
    max-width: 200px;
	max-height: 200px;
	height: auto;
}
p.shopLink .button{ 
	max-width: 80%;
}

/*左メニュー*/
#container #list_cat,
#container #list_cat table{
    width: 100%;
}
#container #list_cat{
    margin: 10px 0;
}
#container #list_cat li{
	display: inline-table;
}
#container #list_cat table td li:last-child{
	display: block;	
	}
    
/*media Queries ブレイクポイント　タブレット対応用
----------------------------------------------------*/
@media (min-width: 660px) {
/*カテゴリ一覧*/
.catAllList p.pankuzu{
	margin-bottom: 20px
	} 
.catAllList .s_cat_area_body ul li{
	width: 45%;
	display: inline-table;
	margin: 5px 5% 15px 0;
	padding: 3px 0 3px 15px;
	}
.catAllList .s_cat_area_body ul li:nth-child(even),
.catAllList .s_cat_area_body ul li li{
	margin-right: 0;
	}
.catAllList .s_cat_area_body ul li li{
	margin-bottom: 0;
	}
.catAllList #list_cat ul li{
	padding: 5px 5px 5px 8px;
	font-size: 0.9rem;
	}
}