@charset "UTF-8";

/*
en_US
*/

/* common */
@import "/css/eng/common/picture.css";


/* =========================================================
enlarge window
========================================================= */

.enlarge-picture .info .contents {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.enlarge-picture .info .contents .left {
	display: table-cell;
	vertical-align: top;
}
.enlarge-picture .info .contents .right {
	display: table-cell;
	vertical-align: top;
	padding-left: 10px;
	width: 280px;
}
.enlarge-picture .info .world-area {
	font-weight: bold;
	margin: -5px 0 5px 0;
}
.enlarge-picture .info .open {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	line-height: 100%;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 10px 0;
}
.enlarge-picture .info .open span:first-of-type {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	background-color: #ed6d35;
	padding: 6px 14px 4px 14px;
	white-space: nowrap;
}
.enlarge-picture .info .open span:last-of-type {
	display: table-cell;
	vertical-align: middle;
	background-color: #dedede;
	padding: 6px 14px 4px 14px;
}

.enlarge-picture .info h4 {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.enlarge-picture .info h4 a {
	color: #3366ff;
}
.enlarge-picture .info h4 a:hover {
	color: #ffa300;
}

.enlarge-picture .info .subcat {
	color: #888;
	font-size: 11x;
	border-top: 1px dotted #d4dcd3;
	border-bottom: 1px dotted #d4dcd3;
	padding: 4px 0;
	margin: 0 0 8px 0;
}
.enlarge-picture .info .subcat a {
	color: #888;
}
.enlarge-picture .info .subcat a:hover {
	color: #ffa300;
}
.enlarge-picture .info .subcat span {
	color: #cccccc;
	margin: 0 4px;
}

.enlarge-picture .info .title {
	display: block;
	overflow: hidden;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #664;
	font-weight: bold;
	line-height: 126%;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	margin-bottom: 8px;
	height: 2.5em;
	width: auto;
}
.enlarge-picture .info .title a {
	color: #664;
}
.enlarge-picture .info .title a:hover {
	color: #ffa300;
}

.enlarge-picture .info ul {
	list-style-type: none;
	line-height: 100%;
	padding: 0;
	margin: 0;
}
.enlarge-picture .info li.tel {
	font-weight: bold;
	background: url(/img/common/tg/icon_tel.gif) no-repeat 0 2px;
	margin-bottom: 4px;
	padding-left: 24px;
}
.enlarge-picture .info li.tel a {
	color: #333333;
	font-size: 15px;
}
.enlarge-picture .info li.map {
	background: url(/img/common/tg/icon_map.gif) no-repeat 0 2px;
	margin-bottom: 2px;
	padding-left: 23px;
}
.enlarge-picture .info li.map a {
	color: #333333;
}
.enlarge-picture .info li.map a:hover {
	color: #ffa300;
}
.enlarge-picture .info li.url a {
	display: inline-block;
	color: #333333;
	background: url(/img/common/common/icon_url_off.png) no-repeat 100% 2px;
	padding-right: 15px;
}
.enlarge-picture .info li.url a:hover {
	background: url(/img/common/common/icon_url_on.png) no-repeat 100% 2px;
	color: #ffa300;
}
.enlarge-picture .info .review-preview {
	margin: 12px 0 -6px;
}

/* =========================================================
footer
========================================================= */

.enlarge-picture .footer {
	clear: both;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
	width: 100%;
}

/* -----------------------------------------------
notice
----------------------------------------------- */

.enlarge-picture .footer .notice {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.enlarge-picture .footer .notice ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.enlarge-picture .footer .notice ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
	clear: both;
}
.enlarge-picture .footer .notice li {
	float: left;
	font-size: 12px;
	margin: 0 10px 4px 0;
	min-height: 16px;
}
.enlarge-picture .footer .notice li a {
	display: inline-block;
	color: #6e6e6e;
	padding-left: 64px;
	margin-top: 3px ;
}
.enlarge-picture .footer .notice li a:hover {
	color: #ffa300;
}
.enlarge-picture .footer .notice li.coupon {
	background: url(/img/eng/tg/notice_coupon.png) no-repeat 0 50%;
}
.enlarge-picture .footer .notice li.rp {
	background: url(/img/eng/tg/notice_rp.png) no-repeat 0 50%;
}
.enlarge-picture .footer .notice li.cj {
	background: url(/img/eng/tg/notice_cj.png) no-repeat 0 50%;
}
.enlarge-picture .footer .notice li.otoku {
	background: url(/img/eng/tg/notice_otoku.png) no-repeat 0 50%;
}
.enlarge-picture .footer .notice li.bsc {
	background: url(/img/eng/tg/notice_bsc.png) no-repeat 0 50%;
}
.enlarge-picture .footer .notice li.lifeline {
	background: url(/img/eng/tg/notice_lifeline.png) no-repeat 0 50%;
}

/* -----------------------------------------------
detail
----------------------------------------------- */

.enlarge-picture .footer .detail {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
}
.enlarge-picture .footer .detail a {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	background-color: #8f8f5f;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	margin-bottom: 5px;
	padding: 10px 22px 6px 22px;
}
.enlarge-picture .footer .detail a:hover {
	background-color: #ffcc00;
}
