@charset "UTF-8";
/* ============== 共通とPC ================ */
#gourmet_reportersWrap a img:hover{
	opacity:.7;
}
#gourmet_reportersKeyVisual {
	width: 100%;
	height: 340px;
	background: #ccc url(../_up_keyvisual_img/gourmet_kv01.jpg) no-repeat center center;
	background-size: cover;
	margin: 90px 0 10px 0;
}
#gourmet_reportersKeyVisual h2 {
	line-height: 340px;
}
#gourmet_reportersWrap {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
#gourmet_reportersLeft {
	width: 850px;
	min-height: 500px;
	margin: 30px 0 0 0;
	float: left;
}
#gourmet_reportersWrap .ttl02 {
	position: relative;
	margin: 0;
}
#gourmet_reportersLeft h2{
	margin-bottom:20px;
}	
#gourmet_reportersLeft .vol3 h3{
	margin-bottom:20px;
}
#gourmet_reportersLeft .vol3 h4{
	font-size:18px;
}
.datePC {
	text-align: right;
	font-size: 12px;
	color: #888;
	padding: 0;
	margin: 0;
}
.dateMB {
	display: none;
}
#gourmet_reportersLeft img {
	width: 100%;
	height: auto;
	margin: 20px 0 15px 0;
}
#gourmet_reportersWrap .tag {
	display: none;
}
#gourmet_reportersLeft .expTx {
	margin: 0;
}
.gourmet_reportersLeftLower {
	width: 100%;
	padding: 0;
	margin: 40px 0;
}
.gourmet_reportersLeftLower .fLeft{
	width: 270px;
	/*min-height: 180px;*/
	padding: 0;
	margin: 20px 20px 20px 0;
}
.gourmet_reportersLeftLower h2{
	background-color:#009CDB;
	color:#fff;
	padding:5px 10px;
	margin-bottom:0;
}
#gourmet_reportersLeft .expTx2 {
	margin: 10px 0;
}
#gourmet_reportersLeft .dateTx {
	font-size: 12px;
	color: #888;
}
#topSpecialInfoTop .ttl02 span{
    color: #fff;
    background-color: #fa9709;
    padding: 2px 10px;
    font-size: 18px;
    margin-right: 0.5rem;
}

#gourmet_reportersLeft .PCnoDisp{
	display:block;
}
.gourmet_reportersLeftLower .eol{
	margin-right:0;
}

/* ============== モバイル  ================ */
@media screen and (max-width: 800px) {
#gourmet_reportersKeyVisual {
	width: 100%;
	height: 200px;
	margin: 60px 0 10px 0;
	background-size: cover;
}
#gourmet_reportersKeyVisual h2 {
	line-height: 200px;
}
#gourmet_reportersKeyVisual h2 b {
	font-size: 22px;
}
#gourmet_reportersWrap .SPnoDisp {
	display: none;
}
#gourmet_reportersWrap {
	width: 100%;
	margin: 0;
	padding: 0;
}
#gourmet_reportersWrap .breadcrumb {
	padding: 0 10px;
}
#gourmet_reportersLeft {
	width: calc(100% - 20px);
	margin: 30px auto 0 auto;
	min-height: 300px;
	float: none;
}
#gourmet_reportersWrap h2.ttl01 {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
#gourmet_reportersWrap h2.ttl01::before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 28px;
	margin: -5px 5px 0 0;
	background: url(../_img_bg/icon_gourmet_reporterskaigi.png) no-repeat top center;
	background-size: 22px;
	vertical-align: middle;
}
#gourmet_reportersWrap .ttl02 {
	margin: 15px 0 0 0;
	padding: 0;
}
.datePC {
	display: none;
}
.dateMB {
	display: block;
	text-align: left;
	font-size: 12px;
	color: #888;
}
#gourmet_reportersWrap .vol1 img {
	margin: 15px 0 0 0;
}
#gourmet_reportersWrap h4.ttl01 {
	display: block;
	margin: 0 0 10px 0;
}
#gourmet_reportersWrap .vol1 .tag {
	display: block;
	margin: 20px 0;
}
.gourmet_reportersLeftLower {
	margin: 30px 0;
}
.gourmet_reportersLeftLower h2{
	margin-bottom: 20px ;
}
.gourmet_reportersLeftLower .fLeft, .gourmet_reportersLeftLower .fRight {
	float: none;
}
.gourmet_reportersLeftLower .fLeft{
	width: 100%;
	min-height: 200px;
	padding: 0;
	margin: 0 0 30px 0;
}
.gourmet_reportersLeftLower img.PCnoDisp {
	width: 45%;
	height: auto;
	margin: 0 10px 10px 0;
	float: left;
}
.gourmet_reportersLeftLower .tag {
	display: block;
	margin: 0 0 10px 0;
}
#gourmet_reportersWrap .tag b {
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	background-color: #fa9709;
	color: #fff;
	padding: 5px 15px;
}
#gourmet_reportersWrap .ttl03 span {
	display: none;
}
.gourmet_reportersLeftLower .expTx2 {
	clear: both;
	display: block;
	width: 100%;
}
/* ------- 800 ---------- */
}

