@charset "UTF-8";
@import "/special/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document gourmet > visual
--------------------------------------------------------- */

#gourmet #visual h1 {
	margin-bottom: 30px;
	padding-top: 15px;
	padding-left: 140px;
	background: url(../image/icon_01.png) no-repeat 0 0;
	background-size: 120px auto;
	line-height: 1.3;
}

#gourmet #visual li {
	width: 50%;
	margin: 0;
	padding: 0;
	border: 0;
}

/* ---------------------------------------------------------
	CSS Document gourmet > article
--------------------------------------------------------- */

#gourmet .article {
	margin-bottom: 60px;
	padding: 40px;
	background: #fcf7ec;
}

#gourmet .article h2 {
	height: 100px;
	margin-bottom: 30px;
	padding-left: 100px;
	border-bottom: solid 2px #d2bb9b;
	background: url(../image/icon_02.png) no-repeat 0 0;
	font-size: 26px;
	line-height: 1.3;
	position: relative;
}

#gourmet .article h2:before {
	content: '';
	width: 100%;
	height: 1px;
	background: #d2bb9b;
	position: absolute;
	bottom: 2px;
	left: 0;
}

#gourmet .article h2:after {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	content: '';
	width: 1px;
	height: 100px;
}

#gourmet .article h2 span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

/* ---------------------------------------------------------
	CSS Document gourmet > section
--------------------------------------------------------- */

#gourmet .section {
	margin-top: 40px;
}

#gourmet .section:nth-child(2) {
	margin-top: 0;
}

#gourmet .section .photo {
	height: 574px;
}

#gourmet .section .caption {
	margin-top: 10px;
	text-align: right;
	font-size: 14px;
	color: #898989;
}

#gourmet .section .summary {
	margin-top: 20px;
	font-size: 16px;
}

/* ---------------------------------------------------------
	CSS Document gourmet > other
--------------------------------------------------------- */

#gourmet .other {
	padding-top: 50px;
	border-top: solid 1px #d2bb9b;
}

#gourmet .other .summary {
	font-size: 16px;
}

/* ---------------------------------------------------------
	CSS Document gourmet > btn
--------------------------------------------------------- */

#gourmet .btn {
	margin: 40px 0 60px;
}

#gourmet .btn li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 48%;
}

#gourmet .btn li:nth-child(2) {
	margin-left: 4%;
}

/* ---------------------------------------------------------
	CSS Document gourmet > update
--------------------------------------------------------- */

.update {
	height: 50px;
	padding: 0;
	line-height: 50px;
}

.update .social_button a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 24px;
	overflow: hidden;
	margin: 0 !important;
}
