@charset "utf-8";

/* !ttlBasic01
---------------------------------------------------------- */
h2 { color: #d75354;}
.ttlBasic01 {
	margin-bottom: 10px;
}
.ttlBasic01.type01 {
	border: solid #d75354;
	border-width: 0 0 2px 0;
	background: url(/ats-static/img/gourmet/ico_gourmet02.png) 2px 10px no-repeat;
	margin-bottom: 0;
}
.ttlBasic01.type02 {
	border: solid #d75354;
	border-width: 2px 0 0;
	background: url(/ats-static/img/gourmet/ico_gourmet03.png) 0 9px no-repeat;
	letter-spacing: 0.5em;
}
.ttlBasic01.type03 {
	border: solid #d75354;
	border-width: 2px 0 0;
	background: url(/ats-static/img/gourmet/ico_gourmet04.png) 2px 13px no-repeat;
}
.ttlBasic01.type04 {
	border: solid #d75354;
	border-width: 2px 0 0;
	background: url(/ats-static/img/gourmet/ico_gourmet_search01.png) 0 10px no-repeat;
}
.ttlBasic01.type05 {
	border: solid #d75354;
	border-width: 2px 0 0;
	background: url(/ats-static/img/gourmet/ico_gourmet02.png) 2px 10px no-repeat;
}
	.ttlBasic01 h2 { 
		display: inline-block;
		padding: 4px 10px 4px 3px;
		font-size: 143%;
		font-weight: bold;
	}
	.ttlBasic01.type01 h2,
	.ttlBasic01.type02 h2,
	.ttlBasic01.type03 h2,
	.ttlBasic01.type04 h2,
	.ttlBasic01.type05 h2 { 
		padding: 8px 10px 2px 30px;
		font-weight: bold;
	}

/* !contents
---------------------------------------------------------- */
#contentsName {
	height: 50px;
	padding-left: 40px;
	margin-top: -20px;
	font-size: 167%;
	line-height: 50px;
	background: url(/ats-static/img/gourmet/ico_gourmet01.png) 3px 12px no-repeat;
	color: #d75354;
}
	#contentsName span {
		font-size: 60%;
		color: #666;
		margin-left: 5px;
	}

/* top */
.mainContents {
	border: 2px solid #d75354;
}
.gourmetSlide {
	width: 620px;
	background: #fff;
	margin: 20px auto;
}
	.gourmetSlide .gourmetSlideNavi {
		width: 270px;
		float: right;
	}
		.gourmetSlide .gourmetSlideNavi li a {
			display: block;
			width: 260px;
			height: 69px;
			border-bottom: 1px solid #d75354;
			background: #fff;
			text-decoration: none;
			overflow: hidden;
			margin-left: 10px;
		}
		.gourmetSlide .gourmetSlideNavi li:first-child a {
			display: block;
			width: 260px;
			height: 68px;
			border-top: 1px solid #d75354;
			border-bottom: 1px solid #d75354;
			background: #fff;
			text-decoration: none;
			overflow: hidden;
			margin-left: 10px;
		}
		.gourmetSlide .gourmetSlideNavi li a.active {
			width: 260px;
			height: 70px;
			border-bottom: none;
			background: #d75354 url(/ats-static/img/common/ico_arrow18.gif) 0 0 no-repeat;
			margin: 0;
			padding-left: 10px;
		}
		.gourmetSlide .gourmetSlideNavi li:first-child a.active {
			width: 260px;
			height: 70px;
			border-top: none;
			border-bottom: none;
			background: #d75354 url(/ats-static/img/common/ico_arrow18.gif) 0 0 no-repeat;
			margin: 0;
			padding-left: 10px;
		}
			.gourmetSlide .gourmetSlideNavi li a dl { padding: 5px 10px;}
			.gourmetSlide .gourmetSlideNavi li:first-child a dl { padding: 6px 10px;}
				.gourmetSlide .gourmetSlideNavi li a dt {
					width: 240px;
					color: #d75354;
					font-weight: bold;
					line-height: 1.3;
					padding: 4px 0;
				}
				.gourmetSlide .gourmetSlideNavi li a dd {
					width: 240px;
					color: #333;
					font-size: 92%;
					line-height: 1.3;
				}
				.gourmetSlide .gourmetSlideNavi li a.active dl {}
				.gourmetSlide .gourmetSlideNavi li a.active dt { color: #fff;}
				.gourmetSlide .gourmetSlideNavi li a.active dd { color: #fff;}
	.gourmetSlideImg {
		width: 350px;
		height: 280px;
		float: left;
		overflow: hidden;
	}
		.gourmetSlideImg p {
			width: 350px;
			height: 280px;
			display: table-cell;
			text-align: center;
			vertical-align: middle;
		}
.quickSearch {
	margin-top: 20px;
	border-top: 2px solid #d75354;
	background: #ffd7d6;
	padding: 5px 10px 10px;
}
	.ttlMain01 {}
		.ttlMain01 h2 { 
			padding: 5px 0 5px 23px;
			position: relative;
			font-size: 108%;
			font-weight: bold;
			color: #000;
		}
		.ttlMain01 h2:after {
			content: "";
			left: 0;
			top: 50%;
			position: absolute;
			margin-top: -10px;
			width: 18px;
			height: 19px;
			background: url(/ats-static/img/common/ico_search01.png) 0 0 no-repeat;
		}
	.quickSearch p {
		float: left;
		margin-right: 5px;
		line-height: 30px;
		font-weight: bold;
		color: #d75354;
	}
		.quickSearch .selectGourmetArea select,
		.quickSearch .selectGourmetGenre select {
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			width: 165px;
			height: 30px;
			font-size: 100%;
			border: #999 solid 1px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			background-color: #fff;
			float: left;
		}
		.quickSearch .keywordGourmet input {
			padding: 5px 10px;
			width: 150px;
			height: 18px;
			font-size: 100%;
			border: #999 solid 1px;
			background-color: #fff;
			float: left;
		}
			.quickSearch .btn01 p { margin: 0 0 0 5px;}
.sectionNewOpen { margin-top: 15px;}
	.sectionNewOpen .areaNavi,
	.sectionCouponPresent .areaNavi,
	.sectionNew .areaNavi {
		width: 216px;
		float: right;
		text-align: right;
		border-bottom: none;
		margin: -25px -2px 0 0;
	}
	.sectionCouponPresent .areaNavi,
	.sectionNew .areaNavi { margin: -35px -2px 0 0;}
		.sectionNewOpen .areaNavi li:last-child a { margin-right: 2px;}
	.sectionNewOpen .areaList { background: #fbf5e7; padding: 10px 20px 0;}
		.sectionNewOpen .detailBox04 { margin-top: 10px;}
			.sectionNewOpen .detailBox04 dl { width: 400px;}
	.sectionNewOpen p.detailType01 {
		font-size: 70%;
		font-weight: normal;
		margin-bottom: 0;
		color: #666;
	}
	.sectionNewOpen p.detailType02 { margin-bottom: 5px;}
	.sectionNewOpen p.copy { font-size: 93%;}
	.txtGenre01 {
		color: #d75354;
		margin-right: 12px;
	}
.sectionFeatured .gourmetFeatured { margin: 0 -10px -5px 0;}
	.sectionFeatured .gourmetFeatured li { float: left;}
	.sectionFeatured .gourmetFeatured li.main {
		width: 330px;
		height: 264px;
		margin: 0 10px 10px 0;
	}
	.sectionFeatured .gourmetFeatured li.side {
		width: 155px;
		height: 124px;
		margin: 0 10px 16px 0;
	}
			.sectionFeatured .gourmetFeatured li.side p.img02 img {
				width: 155px;
				height: 124px;
			}
		.sectionFeatured .gourmetFeatured li figure {
			position: relative;
			overflow: hidden;
		}
			.sectionFeatured .gourmetFeatured li figure a { display: block;}
				.sectionFeatured .gourmetFeatured li figure figcaption {
					position: absolute;
					left: 0;
					bottom: 0;
					background-color: #200;
					filter:alpha(opacity=50);
					-moz-opacity:0.5;
					-khtml-opacity:0.5;
					background-color: rgba(34,0,0,0.5);
					line-height: 1.4;
					color: #fff;
					padding: 5px;
					font-size: 85%;
				}
				.sectionFeatured .gourmetFeatured li.main figure figcaption {
					width: 320px;
					height: 44px;
				}
				.sectionFeatured .gourmetFeatured li.side figure figcaption {
					width: 145px;
					height: 44px;
				}
.sectionCouponPresent,
.sectionNew { margin-top: 30px;}
	.sectionCouponPresent .areaNavi li a,
	.sectionNew .areaNavi li a  { position: relative;}
	.sectionCouponPresent .areaNavi li a.current:before,
	.sectionNew .areaNavi li a.current:before {
		content: "";
		display: inline-block;
		border: 6px solid transparent;
		border-top-color: #d75354;
		position: absolute;
		left: 30px;
		top: 23px;
	}
	.sectionCouponPresent .areaList,
	.sectionNew .areaList { padding: 0;}
		.sectionCouponPresent .areaList .detailList01,
		.sectionNew .areaList .detailList01 { margin-top: -10px;}
	.sectionCouponPresent .areaList dd ul li,
	.sectionNew .areaList dd ul li {
		padding: 0;
		background: none;
	}
	.sectionCouponPresent .areaList dd ul li.coupon { background: #fbf5e7;}
	.sectionCouponPresent .areaList dd ul li.coupon figure .img01 {border: 2px solid #f1ddad; background: #fff;}
	.sectionCouponPresent .areaList dd ul li.present { background: #faeaea;}
	.sectionCouponPresent .areaList dd ul li.present figure .img01 { border: 2px solid #ffd7d6;}
		.sectionCouponPresent .areaList dd ul li figure { position: relative;}
			.ribbonNew {
				position: absolute;
				top: 0;
				left: 0;
			}
				.sectionCouponPresent .areaList dd ul li figcaption { height: 75px; padding: 0 5px;}
				.sectionNew .areaList dd ul li figcaption { max-height: 80px; padding: 0;}
					.sectionCouponPresent .contents {
						font-size: 131%;
						line-height: 1.3;
						font-weight: bold;
						margin-top: 5px;
						color: #d75354;
					}
						.sectionCouponPresent .contents a {
							color: #d75354;
						}
		.sectionCouponPresent figure dl { border-top: 1px dotted #999; padding: 5px;}
			.sectionCouponPresent figure dt { font-size: 77%;}
			.sectionCouponPresent figure dd { font-size: 77%; line-height: 1.3;}
				.sectionCouponPresent .shopName,
				.sectionNew .shopName { font-size: 108%;}
.sectionKingOf { margin-top: 35px;}
.sectionKingOf > ul {}
	.sectionKingOf > ul > li {
		width: 315px;
		float: left;
		margin: 0;
	}
	.sectionKingOf > ul > li:first-child { margin-right: 20px;}
		.sectionKingOf .detailBox04 { margin: 0;}
			.sectionKingOf .detailBox04 dl { width: 175px;}
				.sectionKingOf .detailBox04 dt { font-size: 100%; line-height: 1.4;}
					.sectionKingOf .detailBox04 dt p { margin-bottom: 3px;}
					.sectionKingOf .detailBox04 dd { font-size: 93%; margin: 5px 0 20px 0;}
						.sectionKingOf .detailBox04 .imgDetail01 { width: 135px;}
							.sectionKingOf .detailBox04 .imgDetail01 .img02 {
								width: 130px;
								height: auto;
								border: none;
							}
.sectionKingOf .backnumber {
	border: 1px solid #e38788;
	padding: 10px 15px 4px 15px;
	font-size: 93%;
}
	.sectionKingOf .backnumber li {
		border-right: 1px solid #ccc;
		width: auto;
		margin: 0 10px 6px 0;
		padding-right: 10px;
		line-height: 1.2;
	}
	.sectionKingOf .backnumber li:last-child { margin: 0 0 6px 0;}
.sectionSearch { margin-top: 35px;}
	.searchBox03 {
		display: block;
		padding: 10px 20px;
		margin-top: 5px;
		background: url(/ats-static/img/gourmet/bg_search02.png) 0 0 repeat-y;
	}
		#searchBoxGourmet {
			background: url(/ats-static/img/gourmet/bg_search03.png) 0 0 no-repeat;
			margin: -10px -20px 0;
			padding: 10px;
		}
		.searchSelect {
			padding: 10px;
			position: relative;
			z-index: 90;
		}
			.selectArea { width: 320px; float: left;}
				.selectArea > dl > dd {
					width: 320px;
					height: 250px;
					background: url(/ats-static/img/common/map01_paint.png) 0 0 no-repeat;
				}
					.selectArea > dl > dd > ul > li a {
						width: 120px;
						height: 40px;
						padding: 0;
						text-align: center;
						font-weight: bold;
						line-height: 40px;
						color: #000;
						position: relative;
						display: block;
						font-size: 93%;
						background: #fff;
						border-radius: 5px;
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
						box-shadow: 0px 2px 8px #666;
						-moz-box-shadow: 0px 2px 8px #666;
						-webkit-box-shadow: 0px 2px 8px #666;
					}
					.selectArea > dl > dd > ul > li a:before {
						content: "";
						display: inline-block;
						border: 8px solid transparent;
						border-top-color: #fff;
						position: absolute;
						margin-left: -8px;
						left: 60px;
						top: 39px;
					}
					.selectArea > dl > dd > ul > li a:hover { text-decoration: none; background: #fff2e7;}
					.selectArea > dl > dd > ul > li a:hover:before { border-top-color: #fff2e7;}
					.selectArea > dl > dd > ul > li.west a {
						top: 80px;
						left: 0px;
						z-index: 100;
					}
					.selectArea > dl > dd > ul > li.center a {
						top: -20px;
						left: 70px;
						z-index: 110;
					}
					.selectArea > dl > dd > ul > li.east a {
						top: -90px;
						left: 210px;
						z-index: 120;
					}
					.selectArea > dl > dd > ul > li.izu a {
						top: -30px;
						left: 210px;
						z-index: 130;
					}
					.selectArea > dl > dd > ul > li.imgGourmet {
						position: relative;
						top: 15px;
						left: -15px;
						z-index: 90;
					}
			.selectScene { width: 272px; float: right; margin-right: -5px;}
				.selectScene > dl > dt { margin-left: 10px;}
				.selectScene > dl > dd > ul > li {
					width: 68px;
					height: 68px;
					text-align: center;
					font-size: 85%;
					margin-bottom: 5px;
					float: left;
				}
		.searchBox03 ul li > dl > dt {
			border-left: 4px solid #444;
			color: #444;
			font-size: 116%;
			line-height: 1.2;
			font-weight: bold;
			padding: 3px 0 0 6px;
			margin-bottom: 10px;
		}
			.searchBox03 ul li .selectGenre {
				background: #ffe;
				margin: 0 -10px;
				padding: 10px;
				position: relative;
				z-index: 90;
			}
				.searchBox03 ul li dl dd dl dt {
					font-size: 93%;
					font-weight: bold;
					line-height: 1.3;
					padding: 5px 10px 3px;
				}
				.searchBox03 ul li dl dd dl.special > dt { background: #fcb;}
				.searchBox03 ul li dl dd dl.gourmet > dt { background: #ffd7d6;}
				.searchBox03 ul li dl dd dl dd { margin: 10px 0; font-size: 93%;}
				.searchBox03 ul li dl dd dl dd ul li {
					border-right: 1px solid #ccc;
					float: left;
					margin: 0 10px 6px 0;
					padding-right: 10px;
					line-height: 1.2;
				}
				.searchBox03 ul li dl dd dl dd ul li:last-child { margin: 0 0 6px 0; border-right: none;}
				.selectGenre .gourmetTheme {
					border-bottom: 1px dotted #ccc;
					margin-bottom: 10px;
				}
				.selectGenre .gourmetTheme:last-child {
					border-bottom: none;
					margin-bottom: 0;
				}
					.selectGenre .gourmetTheme dt {
						width: 90px;
						padding: 0;
						line-height: 1.2;
						float: left;
					}
					.selectGenre .gourmetTheme dd {
						width: 530px;
						margin: 0;
						float: right;
						font-size: 100%;
					}

/* detail */
.sectionHotNews { margin-top: 45px;}
.sectionBaseInfo { 
	overflow: hidden;
	margin-top: 30px;
}
.sectionFeatured { margin-top: 30px;}
	.sectionFeatured .detailBox01 dl { width: auto;}
.detailBox01.mainChapter {}
	.imgDetail01 { float: right; width: 310px; margin: 0 0 0 20px;}
		.imgDetail01 figure { margin: 0 0 20px 0;}
			.imgDetail01 figure figcaption { font-size: 85%; color: #888;}
		.imgDetail01 .img01 {
			display: table;
			width: 308px;
			min-height: 248px;
			text-align: center;
			border: 1px solid #ccc;
			vertical-align: middle;
		}
			.imgDetail01 .img01 p {
				display: table-cell;
				vertical-align: middle;
			}
			.imgDetail01 .img01 p a { display: block;}
		.imgDetail01 .txt01 { margin-top: 2px;}
.ul_wrap01 { 
	padding: 0 10px 0 15px;
	background: #fff7f7;
}	
	.ul_basic03 li {}
		.ul_basic03 .img01 { border: 1px solid #ccc;}
		.ul_basic03 li dl dt span { display: block;}
.detailBanner01 { margin-top: 20px;}
.detailBox04 dl .term { font-weight: normal;}
.detailBox04 dl p { margin-bottom: 0px;}

/* photo */
.sectionTvIntroduct { margin-top: 20px;}
.sectionInterview { margin-top: 40px;}
.vedioBox01 { 
	overflow: hidden;
	margin-top: 17px;
}
	.vedio01 { float: left;}
		.vedioBox01 div.detailText { 
			font-size: 108%;
			color: #222;
		}
		.vedioBox01 div.detailText.hasVideo { 
			float: right;
			width: 330px;
		}
.photoBox01 {}
.detailBox04.noImage dl {
	width: auto;
	float:none;
}
.detailBox04 .imgDetail01 figcaption { width: 210px;}

/* menu */
.sectionMenu { margin-top: 26px; margin-bottom: 20px;}
.detailList02.typeMenuList span { padding-left: 1em;}
.detailList02.typeMenuList li.first { width: 310px;}

/* staff */
.sectionStaff { margin-top: 30px;}
.staffBox01 { 
	margin-top: 20px;
	overflow: hidden;
}
	.picStaff01 { 
		float: left;
		margin-right: 20px;
	}
		.picStaff01 figcaption { width: 150px;}
	.staffInfo01 { 
		float: right;
		width: 490px;
	}
		.staffInfo01 {}
			.staffInfo01 .info01 { overflow: hidden;}
				.staffInfo01 .info01 dt {
					width: 90px;
					float: left;
					background: #ffccdd;
					font-size: 116%;
					font-weight: bold;
					color: #000;
					margin-right: 10px;
				}
				.staffInfo01.type01 .info01 dt { background: #aaccff;}
				.staffInfo01.type02 .info01 dt { background: #ffdd99;}
				.staffInfo01 .info01 dd {
					background: #fff; 
					font-size: 131%;
					color: #d75354;
					font-weight: bold;
				}
			.staffInfo01 .info02 { font-size: 93%; color: #222;}
			.staffInfo01 .info03 {
				position: relative;
				margin-top: 8px; 
				padding: 10px;
				background: #fce6ee;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
			}
			.staffInfo01.type01 .info03 { background: #dfecfe;} 
			.staffInfo01.type02 .info03 { background: #feefd2;} 
			.staffInfo01 .info03:before {
				content: "";
				left: -10px;
				top: 50%;
				position: absolute;
				margin-top: -5px;
				width: 10px;
				height: 10px;
				background: url(/ats-static/img/common/ico_triangle01.png) 0 0 no-repeat;
			}
			.staffInfo01.type01 .info03:before { background: url(/ats-static/img/common/ico_triangle02.png) 0 0 no-repeat;}
			.staffInfo01.type02 .info03:before { background: url(/ats-static/img/common/ico_triangle03.png) 0 0 no-repeat;}
			.staffInfo01 .info03 dl { overflow: hidden;}
				.staffInfo01 .info03 dl dt { 
					float: left;
					width: 92px;
					font-weight: bold;
					color: #d75354;
				}
				.staffInfo01 .info03 dl dd { 
					position: relative;
					margin-left: 90px;
					padding-left: 10px;
					color: #000;
				}
					.staffInfo01 .info03 dl dd span { font-weight: bold;} 
				.staffInfo01 .info03 dl dd:before { 
					content: "";
					left: 0;
					top: 6px;
					position: absolute;
					width: 2px;
					height: 7px;
					background: url(/ats-static/img/common/ico_dot01.png) 0 0 no-repeat;
				}

/* bijin-tokei */
.sectionBijin { margin-top: 30px;}
.bijinBoxWrap01 {
	position: relative;
	padding: 2px;
	border: 1px solid #d9a973;
}
	.bijinBox01 { 
		overflow: hidden;
		padding: 15px;
		background: #f8efe5;
	}
		.ttlbijin01 { 
			margin-left: 34px;
			font-size: 147%;
			font-weight: bold;
			color: #000;
		}
		.bijinInner { margin-top: 16px;}
			.bijinInner dt { 
				padding-bottom: 5px;
				width: 374px;
				font-size: 131%;
				font-weight: bold;
				border-bottom: 1px solid #cc8833;
				color: #cc8833;
			}
				.bijinInner dt span.san { 
					margin-left:5px;
					font-size: 77%;
				}
				.bijinInner dt span.profile { 
					display: block;
					font-size: 70%;
					font-weight: normal;
				}
			.bijinInner dd { 
				margin-top: 15px;
				font-size: 108%;
				color: #222;
			}
			.bijinInner .txtDate01 { text-align: right;}
		.imgBijin01 { 
			float: right;
			margin-top: 15px;
			padding-left: 10px;
		}
			.imgBijin01 .img01 { 
				display: table;
				border: 1px solid #ccc;
				width: 258px;
				height: 208px;
				background: #fff;
				text-align: center;
			}
				.imgBijin01 .img01 p {
					display: table-cell;
					vertical-align: middle;
				}
.bijinBox01 .detailList01 { margin-top: 0;}
	.bijinBox01 .detailList01 ul { width: 640px;}
		.bijinBox01 .detailList01 ul li {
			float: left;
			margin: 16px 16px 0 0;
			width: 144px;
		}
			.bijinBox01 .detailList01 ul li figure .img01 {
				border: 2px solid #fff;
				height: 112px;
				background: #fff;
			}
			
/* map */
.sectionMap {
  margin-top: 26px;
  margin-bottom: 20px;
}
	.sectionMap .linkBasic02{
		margin-top:15px;
	}
