@charset "utf-8";
/*--------------------------------------------------
	   General Setting CSS for Web2
						Last Modified 2017.06.20
			Author:m-shiota
				  :
			File Name:jpGourmet.css
--------------------------------------------------*/
/* import files ----------------------------------*/
@import "../../css/0910/jpGeneral.css";

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

/*Font-size --------------------------------------------------------------------------------------
77% = 10px	85% = 11px	92% = 12px	100% = 13px	107% = 14px	114% = 15px	122% = 16px	129% = 17px
136% = 18px	144% = 19px	152% = 20px	159% = 21px	167% = 22px 174% = 23px	182% = 24px	189% = 25px
-------------------------------------------------------------------------------------------------*/

#gourmet #jpWrap {
	background: transparent;
}
#gourmet #jpWrap #container {
	overflow:hidden;
}

#gourmet #jpWrap #mainC {
	width:100%;
	padding:0;
}

#gourmet #jpWrap #mainC,
#gourmet #jpWrap #sideR{
	font-family:'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	color:#b75035;
}

#gourmet #jpWrap a:link, #gourmet #jpWrap a:visited {
	color: #17408a;
	text-decoration: none;
}
#gourmet #jpWrap a:hover {
	color: #17408a;
	text-decoration: underline;
}



h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; line-height: 1.4em; }

ul, ol {
	margin:0;
}

a img {vertical-align: bottom;}

#mainC dt,#mainC dd{font-size: 100%;}

/* float --------------------------------------------------------------------*/
.fl{float:left;}
.fr{float:right;}

#jpWrap #mainC ul.serLst li:after,
.headline_content:after,
.carrousel_books_content:after,
#nav_webPro:after,
.sumb:after,
.box_gourmet_wrap:after,
ul.box_sns:after,
.clearfix:after	{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

* html #jpWrap #mainC ul.serLst li,
* html .headline_content,
* html .carrousel_books_content,
* html #nav_webPro,
* html .sumb,
* html .box_gourmet_wrap,
* html ul.box_sns,
* html .clearfix { zoom: 1; } /* IE6 */

*:first-child+html #jpWrap #mainC ul.serLst li,
*:first-child+html .headline_content,
*:first-child+html .carrousel_books_content,
*:first-child+html #nav_webPro,
*:first-child+html .sumb,
*:first-child+html .box_gourmet_wrap,
*:first-child+html ul.box_sns,
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


.sumb{overflow: hidden; _zoom: 1; }
.sumb .sumb_txt{overflow: hidden; _zoom: 1; }
.sumb_img img{vertical-align: bottom;}

/* header --------------------------------------------------------------------*/

#gourmet #logoArea{
	height: 100px;
}

#gourmet #jpWrap #header #jplogo{
	width:280px;
	position: relative;
	padding:14px 0 0 20px;
}

#gourmet #jpWrap #header #jplogo h1{
	background:transparent url(../../img/0910/gourmet/logo.png) no-repeat scroll left top;
	width: 280px; height: 66px;
	margin: 0;
	padding: 0;

}
#gourmet #jpWrap #header #jplogo h1 a{
	height: 0;
	overflow: hidden;
	padding: 66px 0 0;
	width: 280px;
}


#gourmet #jpWrap #header #jplogo p{
	font-family:'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size:120%;
	text-align:center;
	clear:both;
	margin:0;
	color: #b75035;
	font-weight: bold;
}


#gourmet #jpWrap #header .adsize728 {
	margin: 10px 10px 0 auto;
	float:right;
	width:728px;
}


/* mainC --------------------------------------------------------------------*/


#gourmet #jpWrap .contTitle{
	background:#ccd1d9;
	height: 30px;
	margin: 0;
	overflow: hidden;
	font-size: 92%;
	position: relative;
	clear: both;
}

#gourmet #jpWrap .contTitle h3{
	color: #333333;
	font-size:100%;
	font-weight: normal;
	margin:0;
	padding: 8px 10px 0 30px;
	width:600px;
}

#gourmet #jpWrap .contTitle a.toArc{
	display:block;
	height:20px;
	padding:10px 20px 0 10px;
	position: absolute;
	right:15px; top:0;
	background:#dce0e5 url(../../img/0910/gourmet/linkArrow.png) no-repeat scroll right 12px;
	line-height:100%;
}



/* headline */

#headline{
	background:#f5f7fa;
	margin: 0 auto 20px auto;
	overflow:hidden;
	width:712px;height:400px;
	position:relative;
	border-radius: 5px;
}



#headline .headline_content a .inner{
	position: absolute;
	left:0; bottom:0;
	display:block;
	width: 100%;
	line-height: 100%;
	padding:10px 0;
	z-index:200;
}

#headline .headline_content a .inner p,
#headline .headline_content a .inner h1{	margin: 0 30px;color:#fff;}
#headline .headline_content a .inner h1{ font-size:152%;}
#headline .headline_content a .inner p.subTitle{ font-size:100%;margin-bottom:5px;}

#headline .headline_content a:hover .inner h1,
#headline .headline_content a:hover .inner p.subTitle{
	text-decoration: underline;
	color:#fff;
}

#headline .headline_content .innerTmb{
	max-width: 712px;
	max-height: 400px;
	overflow: hidden;
}

#headline .headline_content a .innerTmb img{
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.5s;
}

#headline .headline_content a:hover .innerTmb img{
-moz-transform: scale(1.1,1.1);
-webkit-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);

}




/* nav */
#gourmet #jpWrap #tabMenu{margin:0;}

#gourmet #jpWrap table#nav_webPro {
	margin: 0 auto;
	width:714px;
	border-collapse: separate;
	border-spacing: 2px;
}

#gourmet #jpWrap table#nav_webPro td {
	background:#b75035 url(../../img/0910/gourmet/nav_on.png) no-repeat scroll center top;
	width:25%; height:30px;
	text-align:center;
}

#gourmet #jpWrap table#nav_webPro td a {
	background:#e4e2e0 url(../../img/0910/gourmet/nav_off.png) no-repeat scroll center top;
	color:#b75035;
	display:block;
	height:25px;
	line-height: 100%;
	padding:5px 0 0 0;
	font-weight: 	bold;
}



#gourmet #jpWrap table#nav_webPro td.report { background-color:#ee8407;}
#gourmet #jpWrap table#nav_webPro td.report a{ color:#ee8407;}
#gourmet #jpWrap table#nav_webPro td.restaurant { background-color:#359c46;}
#gourmet #jpWrap table#nav_webPro td.restaurant a{ color:#359c46;}
#gourmet #jpWrap table#nav_webPro td.trend { background-color:#1870c3;}
#gourmet #jpWrap table#nav_webPro td.trend a{ color:#1870c3;}
#gourmet #jpWrap table#nav_webPro td.active a,
#gourmet #jpWrap table#nav_webPro td a:hover,
#gourmet #jpWrap table#nav_webPro td.report a:hover,
#gourmet #jpWrap table#nav_webPro td.restaurant a:hover,
#gourmet #jpWrap table#nav_webPro td.trend a:hover{		color:#fff;}

#gourmet #jpWrap table#nav_webPro td a:hover,
#gourmet #jpWrap table#nav_webPro td.active a{
	background:transparent none;
	text-decoration:none;
 }

/* box_gourmet */

#gourmet #jpWrap .box_gourmet_wrap{
	padding:0;
	margin:0 0 -10px 0;
}

#gourmet #jpWrap .box_gourmet{
	width:346px;height:340px;
	position: relative;
	margin:10px 0 20px 17px;
	padding:0 0 25px;
	border:1px solid #e0dcd7;
	border-radius: 5px;
	float:left;
	overflow: hidden; _zoom: 1;
}

#gourmet #jpWrap .box_gourmet a img,
#gourmet #jpWrap .inner img {border:none !important;}

#gourmet #jpWrap .box_gourmet p {margin:0;}

#gourmet #jpWrap .box_gourmet .icon_new{
	position: absolute;
	right:0; top:0;
	z-index: 10;
}

#gourmet #jpWrap .box_gourmet a:hover {
	text-decoration: none !important;
 }

#gourmet #jpWrap .box_gourmet .box_image{
	width:346px; height:183px;
	position: relative;
	overflow:hidden;
}
#gourmet #jpWrap .box_gourmet .inner{
	position: absolute;
	left:0; bottom:0;
	padding:10px 15px;
	width:316px;
}

#gourmet #jpWrap .box_gourmet a .box_image img{
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.5s;
}

#gourmet #jpWrap .box_gourmet a:hover .box_image img{
-moz-transform: scale(1.1,1.1);
-webkit-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);

}





#gourmet #jpWrap .box_gourmet .inner p,
#gourmet #jpWrap .box_gourmet .inner h1,
#gourmet #jpWrap .box_gourmet .subCat{
	color:#fff;
}

#gourmet #jpWrap .box_gourmet a{
	display:block;
	line-height: 100%;
}

#gourmet #jpWrap .box_gourmet a:hover{
	background:#f7f4f1;
}

#gourmet #jpWrap .box_gourmet a p.subTitle{
	color: #b75035;
	font-size:77%;
	padding:10px 20px 0;
	margin-bottom:-5px;
}


#gourmet #jpWrap .box_gourmet a h1{
	color: #1c1f24;
	font-size:144%;
	font-weight: bold;
	padding:10px 20px;
}

#gourmet #jpWrap .box_gourmet a p.artTxt{
	color:#646c77;
	font-size:96%;
	padding:0 20px;
	height:110px;
}

#gourmet #jpWrap .box_gourmet a:hover p.subTitle,
#gourmet #jpWrap .box_gourmet a:hover h1,
#gourmet #jpWrap .box_gourmet a:hover p.artTxt{
	color:#b75035;
	text-decoration: none;
}

#gourmet #jpWrap .box_gourmet .subCat{
	position: absolute;
	left:0; top:0;
	font-size:90%;
	padding:5px 10px;
	z-index: 201;
	border-bottom-right-radius: 5px;
}


/* サブカテcolor */
#gourmet #jpWrap .subCat,
#gourmet #jpWrap .inner 				{	background: linear-gradient(-45deg, rgba(235, 209, 38, .7), rgba(244, 47, 144, .7));}
#gourmet #jpWrap .report .subCat,
#gourmet #jpWrap .report .inner 		{	background: linear-gradient(-45deg, rgba(241, 178, 7, .8), rgba(230, 112, 40, .8));}

#gourmet #jpWrap .restaurant .subCat,
#gourmet #jpWrap .restaurant .inner 	{	background: linear-gradient(-45deg, rgba(220, 227, 91, .8), rgba(53, 156, 70, .8));}

#gourmet #jpWrap .trend .subCat,
#gourmet #jpWrap .trend .inner 	{	background: linear-gradient(-45deg, rgba(46, 224, 255, .8), rgba(24, 112, 195, .8));}



/* boxその他 */

#gourmet #jpWrap #ittrend,
#gourmet #jpWrap #snstrend				{	border:1px solid #fff; font-size:92%; }
#gourmet #jpWrap #ittrend h3,
#gourmet #jpWrap #snstrend h3 			{
	height:24px;
	color:#fff;
	padding:10px 0 0 15px ;
	font-size: 14px;
	line-height:114%;
	overflow:hidden;
	position:relative;
}

#gourmet #jpWrap #ittrend h3 a.toArc{
	display:block;
	height:24px;
	padding:10px 20px 0 10px;
	position: absolute;
	right:0; top:0;
	background:#e4e2e0 url(../../img/0910/gourmet/linkArrow.png) no-repeat scroll right 13px;
	color: #b75035;
	line-height:100%;
}

#gourmet #jpWrap #ittrend h3 a:hover{text-decoration:underline;}

#gourmet #jpWrap #ittrend ul,
#gourmet #jpWrap #snstrend ul {margin-bottom:-25px;}

#gourmet #jpWrap #ittrend ul li a:hover,
#gourmet #jpWrap #snstrend ul li a:hover {	text-decoration:underline; background:#ebeff5;}

#gourmet #jpWrap #ittrend ul li a h2,
#gourmet #jpWrap #snstrend ul li a h2 {font-size:114%; line-height: 1.3em; font-weight: bold;}

#gourmet #jpWrap #ittrend h3 {	background:#b75035;}
#gourmet #jpWrap #ittrend ul li 		{}
#gourmet #jpWrap #ittrend ul li a {
	background:transparent url(../../img/0910/gourmet/linkArrow.png) no-repeat scroll 2px 15px;
	padding:10px 15px;
}
#gourmet #jpWrap #ittrend ul li a:hover {	background:#f7f4f1 url(../../img/0910/gourmet/linkArrow.png) no-repeat scroll 2px 15px;}



#gourmet #jpWrap #snstrend h3 			{	background:#ed145b;	}
#gourmet #jpWrap #snstrend ul li 		{	padding:0;	margin:10px 0 20px 0;}
#gourmet #jpWrap #snstrend ul li a.sumb { display:block; width:346px; margin:0 0 0 0; padding:5px 0;}
#gourmet #jpWrap #snstrend ul li a h2 	{padding:0 5px;}
#gourmet #jpWrap #snstrend ul li .spec {
	width:346px; height:15px;
	position: relative;
	overflow:hidden;
	background:#ebeff5;
}
#gourmet #jpWrap #snstrend ul li .spec .subCat {	padding:2px 5px; height:14px;}
#gourmet #jpWrap #snstrend ul li .spec .point{
	font-size:77%;
	background:transparent url(../../img/0910/gourmet/star_b.png) no-repeat scroll right 2px;
	display:block;
	text-align:right;
	height:14px;
	margin:0 5px 0 auto;
	padding:3px 12px 0 5px;
	color:#17408a;
}

/* バナー712 */
#gourmet #jpWrap #mainC .ban712{
	margin: 20px auto;
	text-align: center;
}

#gourmet #jpWrap #mainC .ban712 img{border:none 0 !important;}

/* PRテキスト1 */
#gourmet #jpWrap #mainC .pickwrap 					{	border:none;    margin: 0 0 20px;}
#gourmet #jpWrap #mainC .pickwrap .pickinner 		{    padding: 0;}
#gourmet #jpWrap #mainC .pickwrap .pickinner p 	{	margin:0 20px;}
/* 15011 追加 */
#gourmet #jpWrap #mainC .pickwrap .pickinner .ad_frame > div { height: auto !important; }



/* backNum */
#gourmet .backNum{
	margin: 20px 0;
	display: table;
	table-layout:fixed;
	width:100%;
}

#gourmet .backNum .backNumLeft,
#gourmet .backNum .backNumRight{
	display:table-cell;
	vertical-align: top;
	width: 50%;
}

#gourmet .backNum .backNumLeft{
	border-right: 1px solid #fff;
}
#gourmet .backNum .backNumRight{
	border-left: 1px solid #fff;
}

#gourmet .backNum h5{
	background:#e4e2e0;
	color:#333;
	font-size: 14px;
	line-height: 114%;
	font-weight: normal;
	height: 24px;
	margin: 0;
	overflow: hidden;
}

#gourmet .backNum ul li {
	background:transparent url(../../img/0910/gourmet/linkArrow.png) no-repeat scroll 2px 15px;
	padding:5px 15px;
}
#gourmet .backNum ul li:hover {	background:#f7f4f1 url(../../img/0910/gourmet/linkArrow.png) no-repeat scroll 2px 15px;}

#gourmet .backNum .backNumLeft h5,
#gourmet .backNum .backNumLeft ul{
	padding: 10px 20px 0 30px;
}
#gourmet .backNum .backNumRight h5,
#gourmet .backNum .backNumRight ul{
	padding: 10px 30px 0 20px;
}



/* arcMonthIndex */
#gourmet .arcMonthIndex h5 {
	background:#e4e2e0;
	color:#333;
	font-size: 14px;
	line-height: 114%;
	font-weight: normal;
	height: 24px;
	margin: 0;
	overflow: hidden;
	padding: 10px 10px 0 30px;
}
#gourmet .arcMonthIndex .yearBox {
	background-color: #fff;
	border:none;
	border-bottom: 1px solid #ebeff5;
	margin: 0;
	padding: 0 30px;
}


#gourmet .arcMonthIndex h6 {
	background: none;
	border: medium none;
	margin: 0;
	padding: 10px 10px 0 0;
	font-size:85%;
	color:#b75035;
}

#gourmet #jpWrap .arcMonthIndex li {
	margin: 0;
}

#gourmet #jpWrap .arcMonthIndex li a{
	display:block;
	padding:8px 10px;
	background:#fff;
}

#gourmet #jpWrap .arcMonthIndex li a:hover{
	background:#f7f4f1;
}

/* archives */
#gourmet #jpWrap #mainC .archives h3 {
	color: #292929;
	font-size: 152%;
	font-weight:normal;
	margin:10px 0 0;
	border:none;
	padding-left:30px;
	}

#gourmet #jpWrap #mainC .archives h4{
	font-weight:normal;
	background:#ebeff5;
	border:none;
	padding: 8px 10px 0 30px;
	height: 22px;
}

#gourmet #jpWrap #mainC .archives ul{margin-left:20px;}



/* sideR --------------------------------------------------------------------*/

#gourmet #sideR .sBox {
	border: none;
	margin: 10px 6px;
	padding: 0;
}

#gourmet #sideR .search{
	text-align: center;
}

#gourmet #sideR .containerR,
#gourmet #sideR .contR_list {
	background-color: #fff;
	border: none;
	margin: 10px 6px;
	padding: 0;
}

#gourmet #sideR .adrect img,
#gourmet #sideR .sideTop img {vertical-align: bottom;}

#gourmet #sideR li{ vertical-align: bottom;}

#gourmet #sideR .containerR p,
#gourmet #sideR .contR_list p{	color:#646c77;}
#gourmet #sideR .elemHead a.toArc {
	background:#e4e2e0 url(../../img/0910/gourmet/linkArrow.png) no-repeat scroll right 14px ;
	display: block;
	height: 24px;
	font-size: 14px;
	line-height: 100%;
	padding: 10px 20px 0 10px;
	position: absolute;
	right: 0;
	top: 0;
}


#gourmet #sideR .elemHead {
	background: #b75035;
	height: 34px;
	margin: 0;
	padding:0;
	overflow: hidden;
	font-size: 92%;
	position: relative;
}

#gourmet #sideR .elemHead h5,
#gourmet #sideR .elemHead h5 a{
	font-weight:normal;
	color:#fff !important;
	line-height:100%;
}

#gourmet #sideR .elemHead h5{	height: 24px;	padding: 10px 0 0 15px;	font-size:14px; }


#gourmet #sideR .containerR ul,
#gourmet #sideR .contR_list ul {    margin: 0;}

#gourmet #sideR .containerR ul li {
	border-bottom: 1px solid #ebeff5;
	margin: 0;
	padding: 10px 13px;
	overflow: hidden; _zoom: 1;
}

#gourmet #sideR .containerR ul li .txt{	overflow: hidden; _zoom: 1;}

#gourmet #sideR #serialLst li h6, #gourmet #sideR #pickupAD li h4 {    font-size: 108%;    margin-bottom:3px;}
#gourmet #sideR #serialLst li p, #gourmet #sideR #pickupAD li p {    font-size: 92%;    font-weight:normal;    color:#646c77;}

#gourmet #sideR #serialLst p, #gourmet #sideR .subTitle {    margin: 0;}

#gourmet #sideR #serialLst .fl a,
#gourmet #sideR #pickupAD .fl a,
#gourmet #sideR #serialLst .fr a,
#gourmet #sideR #pickupAD .fr a{    border: none;    display: block;}

#gourmet #sideR #serialLst .fl a, #gourmet #sideR #pickupAD .fl a {	margin: 0 13px 0 0;}
#gourmet #sideR #serialLst .fr a, #gourmet #sideR #pickupAD .fr a {	margin: 0 0 0 13px;}

#gourmet #sideR .contR_list ul li {
	border-bottom: 1px solid #ebeff5;
	margin: 0;
	padding: 0;
	 _zoom: 1;
}

#gourmet #sideR .contR_list ul li a{
	display:block;
	margin: 0;
	padding: 10px 13px;
	width:274px;
	color: #17408a !important;
}

#gourmet #jpWrap #sideR .contR_list ul li a:hover{	background:#f7f4f1; text-decoration: none !important;}
#gourmet #sideR .contR_list ul li a .sumb_img{	margin-right:13px;}
#gourmet #sideR .contR_list ul li a .sumb_txt h6{    font-size: 107%;    margin-bottom:3px;}
#gourmet #sideR .contR_list ul li a .sumb_txt p {	font-size: 92%;    color:#646c77;}


.uiHeader h3{
	font-weight: normal ;
	font-size: 14px ;
}

#gourmet #sideR .link{
	margin: 5px 0;
	display: block;
	overflow: hidden; _zoom: 1;
	border: 2px solid #fff;
	box-shadow:0px 0px 0px 1px #b75035;
}

#gourmet #sideR .link a{
	background: #f08200;
	position: relative;
	display: block;
	padding: 10px 15px;
	color: #fff !important;
	font-size: 130%;
	transition: all .3s;
}

#gourmet #sideR .link a::after {
	position: absolute;
	top: 50%;
	right: .5em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}


#gourmet #sideR .link a:hover::after {
	right: -.05em;
}


