/*----------------
grep　name:tie-up-design-css
■タイアップ特集マスターCSS
----------------*/

/*------list用（基本改変不可）------*/
/*リスト見出し帯設定*/
.feature .feature-type-t .home-list h2{
	margin: 15px 0 15px;
}

/*リスト一覧設定*/
.feature .content .head a img{
	width: 100%;
}


/*------home用（共通設定）------*/
/*大見出しブロックマージン調整*/
.feature .content .feature-list .layout80{
	margin: 0 0 5px;
}

/*大見出し　スポット情報　イベント情報　病院情報　連絡先　プレゼントの帯*/
.feature .content .feature-list h3.fl-ttl, 
.feature .content .feature-list .layout53 h3,
.feature .content .feature-list .layout80 h3{
	margin: 0 0 10px;
	padding: 10px;
	line-height: 20px;
	background: #EBCCA1;
	color: #440F1B;
	border-bottom: 1px solid #8B2600;
	font-size: 120%;
	font-weight: bold;
}
@media screen and (max-width: 693px){
	.feature .content .feature-list h3.fl-ttl, 
	.feature .content .feature-list .layout53 h3,
	.feature .content .feature-list .layout80 h3{
		padding: 10px 24% 10px 10px;
		line-height: 20px;
	}
}

/*ブロックマージン調整*/
.feature .content .list-column{
	margin: 0 0 10px;
}

/*ブロックの見出し帯*/
.feature .content .list-column h3{
	margin: 0 0 10px;
	padding: 10px;
	line-height: 20px;
	background: #EBCCA1;
	color: #440F1B;
	border-bottom: 1px solid #8B2600;
	font-size: 120%;
	font-weight: bold;
}

/*サイドナビ*/
.feature .content .feature-list .sidenav a{
	color: #75491C;
}
.feature .content .feature-list .sidenav h2{
	padding: 0;
	background: #EBCCA1;
	margin-bottom: 1px;
}
.feature .content .feature-list .sidenav h2 a{
	display: block;
	padding: 10px;
	color: #75491C;
}
.feature .content .feature-list .sidenav h2.active{
	padding: 10px;
	color: #75491C;
	background: #EBCCA1;
}
.feature .content .feature-list .sidenav h2 a:hover{
	opacity: 0.5;
	text-decoration: none;
}

/*各ブロック本文後共通ボタン対応*/
.feature .content .feature-list .B-btn .list-column .text-list a{
	display: block;
	text-align: center;
	background: #ff8683;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 30px;
	padding: 4px;
	border-radius: 6px;
}
.feature .content .feature-list .B-btn .layout1 .text-list a,
.feature .content .feature-list .B-btn .layout2 .text-list a,
.feature .content .feature-list .B-btn .layout4 .text-list a,
.feature .content .feature-list .B-btn .layout12 .text-list a{
	margin: 10px 20% 30px;
}
@media screen and (max-width: 693px){
	.feature .content .feature-list .B-btn .layout1 .text-list a,
	.feature .content .feature-list .B-btn .layout2 .text-list a,
	.feature .content .feature-list .B-btn .layout4 .text-list a,
	.feature .content .feature-list .B-btn .layout12 .text-list a{
		margin: 10px 0 30px;
	}
}
.feature .content .feature-list .B-btn .list-column .text-list a:hover{
	opacity: 0.5;
	text-decoration: none;
}


/*------レイアウト1　ボタン------*/
.B-bt01 {
 text-align:center;
  font-weight:bold;
}
.B-bt01 a{
	background-color:#BE1843;
	color:#fff;
	border-radius:10px;
	padding:5px;
	margin:0px auto 5px;
	width:100%;
	display:block;
	max-width:420px;
	text-align:center;
	font-size:100%;
}
@media screen and (max-width: 693px){
.B-bt01 a{
		margin: 10px 0 30px;
	}
}
.B-bt01 a:hover{
	opacity: 0.5;
	text-decoration: none;
}




/*------home用（個別設定）------*/
/*FB埋め込み部分対応*/
.feature .content .feature-list .B-fb .layout99{
	margin: 0 0 30px;
	width: 100%;
	text-align: center;
}

/*レイアウト3用　帯*/
.feature .content .feature-list .B-ndot .layout3 h3 {
	padding: 15px 5px 15px 64px;
	margin: 0;
	border-top: none;
	background: #B37444;
	background-image: url(tit_a.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	color: #fff;
}
@media screen and (max-width: 693px){
	.feature .content .feature-list .B-ndot .layout3 h3{
		padding: 10px 10px 10px 24%;
		line-height: 20px;
	}
}

/*パンマルシェ専用　店舗掲載用レイアウト5*/
.feature .content .feature-list .B-btn.B-t-marche .layout5 figure{
	position: relative;
	padding: 0 0 2.5rem;
	margin: 0 0 30px;
}
.feature .content .feature-list .B-btn.B-t-marche .layout5 .text-list{
    margin-top: 5px;
}
.feature .content .feature-list .B-btn.B-t-marche .layout5 .text-list a{
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
}
.B-btn{
	border-bottom: 1px solid #8e4a1a;
    margin-bottom: 40px;
}

@media screen and (max-width: 693px){
	.feature .content .feature-list .B-btn.B-t-marche .layout5 figure{
		padding: 0;
		margin: 0;
	}
	.feature .content .feature-list .B-btn.B-t-marche .layout5 .text-list a{
		position: relative;
		width: 100%;
		margin: 10px 0 40px;
	}
	.B-btn{
	border-bottom: none;
    margin-bottom: 0;
	}
	figure.photo-box{
		border-bottom: 1px solid #8e4a1a;
    	margin: 0 0 40px!important;
	}
}
