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


/* ---------------------------- */


.spe_header .localnavi {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	}

.spe_header .rightcontent {
	float: right;
	width: 685px;
	margin-bottom: 10px;
	}

div.spe_header:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.spe_header{
	zoom: 1;
}

.spe_header .localnavi .localnavibenri_spe {
	border: 1px solid #E6E6E6;
	padding: 2px 14px 13px 14px;
}


/* ---------------------------- */


/* -------------- new index -------------- */

/* -------------- top -------------- */

.sin_gourmet_content {
	margin-top: 25px;
	margin-bottom: 70px;
}

.sin_gourmet_content .sin_gourmet_header {
	margin-bottom: 35px;
}
.sin_gourmet_content .sin_gourmet_header h2 {
	color: #8C6239;
	font-size: 220%;
	font-weight: bold;
	padding-left: 35px;
	background-image: url(../images/goto_titleicon01.png);
	background-size: 27px 27px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 7px;
}
.sin_gourmet_content .sin_gourmet_header h2 span {
	color: #BB511F;
}
.sin_gourmet_content .sin_gourmet_header p {
	color: #8C6239;
	font-size: 120%;
}

.sin_gourmet_maincon {
	background-color: #FAF8F2;
	border-top: solid 5px #EEE8E1;
	border-bottom: solid 5px #EEE8E1;
	padding: 30px 25px 0 25px;
	margin-bottom: 50px;
}

.sin_gourmet_maincon .sin_gourmet_main {
	width: 850px
}
.sin_gourmet_maincon .sin_gourmet_main .main_gourmet_a {
	width: 410px;
	margin-bottom: 35px;
}
.sin_gourmet_maincon .sin_gourmet_main {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sin_gourmet_maincon .sin_gourmet_main .main_gourmet_a .b_num1 {
	color: #BB511F;
	font-size: 160%;
	font-weight: bold;
	padding-left: 32px;
	background-image: url(../images/goto_titleicon02.png);
	background-size: 23px 23px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}
.sin_gourmet_maincon .sin_gourmet_main .main_gourmet_a .main_gourmet_img {
	margin-bottom: 15px;
}
.sin_gourmet_maincon .sin_gourmet_main .main_gourmet_a .main_gourmet_ti {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
.sin_gourmet_maincon .sin_gourmet_main .main_gourmet_a .main_gourmet_cp {
	margin-bottom: 10px;
}
.sin_gourmet_maincon .sin_gourmet_main .main_gourmet_a .main_gourmet_arrow {
	text-align: center;
}

.sin_gourmet_chickencon {
	padding: 0 25px;
	margin-bottom: 50px;
}

.sin_gourmet_chickencon .top_gourmet_header {
	margin-bottom: 30px;
}
.sin_gourmet_chickencon .top_gourmet_header h2 {
	font-size: 200%;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../images/goto_titleicon02.png);
	background-size: 26px 26px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #DBC39D;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.sin_gourmet_chickencon .top_gourmet_header h2  span {
	color: #BB511F;
}
.sin_gourmet_chickencon .top_gourmet_header h3 {
	font-size: 140%;
	font-weight: bold;
	color: #8C6239;
	padding-bottom: 5px;
}

.sin_gourmet_chickencon .top_gourmet_list {
	width: 850px
}
.sin_gourmet_chickencon .top_gourmet_list .main_gourmet_a {
	width: 410px;
	margin-bottom: 45px;
}
.sin_gourmet_chickencon .top_gourmet_list {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sin_gourmet_chickencon .top_gourmet_list .main_gourmet_img {
	margin-bottom: 15px;
}


.sin_gourmet_chickencon .top_gourmet_list .main_gourmet_link  a {
	display: inline-block;
	line-height: 2.2;
	font-size: 110%;
	width: 370px;
	border: solid 1px #CCC;
	padding: 5px 20px;
	color: #000;
	background-image: url(../images/goto_titleicon04.png);
	background-size: 11px 16px;
	background-repeat: no-repeat;
	background-position: 385px center;
	border-radius: 5px;	
}

.sin_gourmet_chickencon .top_gourmet_list .main_gourmet_link  a:hover {
	background-color: #E7E7E7;
	text-decoration: none;
	transition: .3s;
}

.sin_gourmet_panf {
	padding: 0 25px;
	margin-bottom: 100px;
}

.sin_gourmet_panf h2 {
	color: #8C6239;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
}
.sin_gourmet_panf .sin_gourmet_panfcon {
	padding: 30px 0;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	display: flex;
    flex-wrap: wrap;
}

.sin_gourmet_panf .sin_gourmet_panfcon .panfcon_a {
	width: 367px;
	padding-right: 38px;
}
.sin_gourmet_panf .sin_gourmet_panfcon .panfcon_b {
	width: 305px;
	padding-top: 10px;
}
.sin_gourmet_panf .sin_gourmet_panfcon .panfcon_b h3 {
	font-size: 90%;
	padding-bottom: 2px;
}
.sin_gourmet_panf .sin_gourmet_panfcon .panfcon_b h4 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 20px;
}

.sin_gourmet_panf .sin_gourmet_panfcon .panfcon_b .panfcon_b_link a {
	display: inline-block;
	line-height: 2.2;
	font-size: 110%;
	width: 260px;
	border: solid 1px #CCC;
	padding: 5px 45px;
	color: #000;
	background-image: url(../images/goto_titleicon05.png);
	background-size: 18px 19px;
	background-repeat: no-repeat;
	background-position: 15px center;
	border-radius: 5px;	
}

.sin_gourmet_panf .sin_gourmet_panfcon .panfcon_b .panfcon_b_link a:hover {
	background-color: #E7E7E7;
	text-decoration: none;
	transition: .3s;
}


/* -------------- chicken -------------- */

.shopcontent_header {
	width: 850px;
	margin: 0 auto;
}
.shopcontent_header h2 {
	font-size: 200%;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../images/goto_titleicon02.png);
	background-size: 26px 26px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
.shopcontent_header h2 span {
	color: #BB511F;
}

.shopcontent {
	width: 850px;
	margin: 0 auto;
	margin-bottom: 70px;
}
.shopcontent .shopname_a {
	color: #FFF;
	font-size: 150%;
	padding: 3px 15px;
	font-weight: bold;
	background-color: #C69C6D;
	border-left: solid 5px #A67C52;
	margin-bottom: 10px;
}.shopcontent .subaki {
	margin-bottom: 5px;
}
.shopcontent .shopname_copy {
	color: #603813;
	font-size: 110%;
	margin-bottom: 15px;
}
.shopcontent .shopmain_img{
	margin-bottom: 20px;
}

.shopcontent .cookingname_a {
	color: #8C6239;
	font-size: 140%;
	font-weight: bold;
	border-bottom: solid 1px #DBC39D;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.shopcontent .cookingname_a span {
	font-size: 80%;
}

.shopcontent .cooking_info {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-bottom: 45px;
}

.shopcontent .cooking_info .cooking_info_a {
	width: 390px;
}
.shopcontent .cooking_info .cooking_info_b {
	width: 410px;
}
.shopcontent .cooking_info .cooking_info_a .fees_en {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
.shopcontent .cooking_info .cooking_info_a .fees_caution {
	margin-bottom: 25px;
}
.shopcontent .cooking_info .cooking_info_a .fees_caution li {
	padding-bottom: 3px;
	font-size: 90%;
}
.shopcontent .cooking_info .cooking_info_a .cooking_info_copy {
	font-size: 110%;
}

.shopcontent .shopinfo {
	background-color: #F5F1E5;
	border-radius: 10px;
	padding: 25px 30px;
	display: flex;
    flex-wrap: wrap;
} 
.shopcontent .shopinfo .shop_info_a {
	width: 170px;
	padding-right: 35px;
} 
.shopcontent .shopinfo .shop_info_b {
	width: 585px;
}
.shopcontent .shopinfo .shop_info_b .shop_caution {
	margin-bottom: 10px;
}
.shopcontent .shopinfo .shop_info_b .shop_caution li span {
	font-weight: bold;
}
.shopcontent .shopinfo .shop_info_b .shopkeeper_name {
	margin-bottom: 10px;
}

.shopcontent .shopinfo .shop_info_b .official_website a {
	display: inline-block;
	line-height: 2.2;
	width: 130px;
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 3px 3px 3px 45px;
	color: #000;
	background-image: url(../images/kuwashiki_icon.png);
	background-size: 17px 14px;
	background-repeat: no-repeat;
	background-position: 15px center;
	border-radius: 20px;	
}
.shopcontent .shopinfo .shop_info_b .official_website a:hover {
	background-color: #E7E7E7;
	text-decoration: none;
	transition: .3s;
}

.shopcontent .shopinfo_b {
	background-color: #F5F1E5;
	border-radius: 10px;
	padding: 25px 30px;
}
.shopcontent .shopinfo_b .shopinfo_b_ti {
	color: #8C6239;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
.shopcontent .shopinfo_b .shopinfo_b_ti span {
	color: #000;
	font-size: 80%;
	font-weight: normal;
}

.shopcontent .shopinfo_b .shopinfo_b_con {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shopcontent .shopinfo_b .shopinfo_b_con .shopinfo_b_info {
	width: 240px;
}
.shopcontent .shopinfo_b .shopinfo_b_con .shopinfo_b_info .shopinfo_b_info_img {
	margin-bottom: 10px;
}
.shopcontent .shopinfo_b .shopinfo_b_con .shopinfo_b_info h5 {
	color: #603813;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 3px;
}
.shopcontent .shopinfo_b .shopinfo_b_con .shopinfo_b_info .shopinfoinfo_copy {
	color: #603813;
	padding: 10px 0;
	border-top: solid 1px #DBC39D;
	border-bottom: solid 1px #DBC39D;
	margin-bottom: 15px;
}
.shopcontent .shopinfo_b .shopinfo_b_con .shopinfo_b_info .shop_caution {
	margin-bottom: 15px;
}
.shopcontent .shopinfo_b .shopinfo_b_con .shopinfo_b_info .shop_caution li span {
	font-weight: bold;
}

.shopcontent .shopinfo_b .shopinfo_b_con .shopinfo_b_info .official_website a {
	display: inline-block;
	line-height: 2.2;
	width: 130px;
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 3px 3px 3px 45px;
	color: #000;
	background-image: url(../images/kuwashiki_icon.png);
	background-size: 17px 14px;
	background-repeat: no-repeat;
	background-position: 15px center;
	border-radius: 20px;	
}
.shopcontent .shopinfo_b .shopinfo_b_con .shopinfo_b_info .official_website a:hover {
	background-color: #E7E7E7;
	text-decoration: none;
	transition: .3s;
}

.sin_gourmet_content .insitelink_con {
	width: 850px;
	margin: 0 auto;
}
.sin_gourmet_content .insitelink_con .insitelink {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-bottom: 10px;
}
.sin_gourmet_content .insitelink_con .insitelink li a {
	display: inline-block;
	text-align: center;
	width: 418px;
	border: solid 1px #ccc;
	padding: 5px 0;
	margin-bottom: 10px;
}
.sin_gourmet_content .insitelink_con .insitelink li a:hover {
	background-color: #E7E7E7;
	text-decoration: none;
	transition: .3s;
}
.sin_gourmet_content .insitelink_con .insitelink_b {
	text-align: center;
}


/* -------------- スクロールここから-------------- */
html {
  scroll-behavior: smooth;
}

#chi001 {
  scroll-margin-top: 10px;
  margin-bottom: 10px;
}
#ma001 {
  scroll-margin-top: 10px;
  margin-bottom: 10px;
}
#uni001 {
  scroll-margin-top: 10px;
  margin-bottom: 10px;
}#kawa001 {
  scroll-margin-top: 10px;
  margin-bottom: 10px;
}
/* -------------- スクロールここまで-------------- */