@charset "UTF-8";
/* ========================================
* File Name: mihoncho.css
* Created Date: 2014.04
* Author: TAM
======================================== */
#contentsWrap {
	width: 984px;
	padding: 50px 0 20px;
	font-size: 12px;
	line-height: 1.8;
}
h1 {
	font-family: "adobe-garamond-pro", 'Ryumin Regular KL', 'メイリオ', Meiryo;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 50px;
	font-size: 12px;
	float: left;
}
.lead {
	float: right;
	width: 647px;
	box-sizing: border-box;
	font-family: "adobe-garamond-pro", "Ryumin Regular KL", "メイリオ", Meiryo;
}
h2 {
	margin: 0 0 20px;
	font-size: 12px;
	font-family: 'LinotypeUniversW02-Bold 726184', 'Midashi Go MB31', 'メイリオ', Meiryo;
	font-weight: bold;
}
h2 span {
	font-weight: normal;
	font-family: 'LinotypeUniversW02-Regu', 'Gothic Medium BBB', 'メイリオ', Meiryo;
}
/* slider */
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: inherit;
	width: auto;
}
.bx-wrapper .bx-controls-direction {
	height: 439px;
	margin: -439px 0 0 -25px;
}
/* contents */
.store {
	overflow: hidden;
	clear: both;
}
.store li {
	float: left;
	width: 312px;
	position: relative;
	overflow: hidden;
	margin-right: 24px;
	margin-bottom: 5px;
	padding-bottom: 20px;
}
.store li a {
	color: #000;
}
.store li:hover {
	opacity: 0.7;
}
.store li.last {
	margin-right: 0;
}
.store li.border {
	border-bottom: 1px solid #e6e6e6;
}
.store li img {
	margin-bottom: 5px;
}
.name {
	font-family: 'LinotypeUniversW02-Bold 726184', 'Midashi Go MB31', 'メイリオ', Meiryo;
	font-weight: bold;
}
.notice {
	margin-bottom: 47px;
	margin-top: -5px;
}
.about {
	margin: 0 0 42px;
	overflow: hidden;
}
.about .data {
	float: left;
	width: 503px;
}
.about p {
	margin: 0 0 20px;
}
.about .address {
	float: left;
	width: 204px;
	margin-bottom: 20px;
}
.about .address2 {
	float: left;
	width: 130px;
}
.number {
	width: 204px;
	margin-top: 0;
}
.number dt {
	clear: both;
	float: left;
	width: 70px;
}
.number dd {
	float: right;
	width: 134px;
	margin-left: 0;
}
.large {
	text-align: right;
	font-size: 10px;
}
.about .access {
	clear: both;
	margin-top: -37px;
}
.about p.block2 {
	margin: 40px 0 20px;
	font-family: "LinotypeUniversW02-Regu", "Gothic Medium BBB", "メイリオ", Meiryo;
}
.about p.address-text {
	font-family: "LinotypeUniversW02-Regu", "Gothic Medium BBB", "メイリオ", Meiryo;
}
.gothic {
	font-family: "LinotypeUniversW02-Regu", "Gothic Medium BBB", "メイリオ", Meiryo;
}
.about .detail {
	float: left;
	font-family: "adobe-garamond-pro", 'Ryumin Regular KL', 'メイリオ', Meiryo;
	font-style: normal;
	font-weight: 400;
	width: 480px;
}
.about .detail .catch {
	font-family: "adobe-garamond-pro", 'Ryumin ExtraBold KL', 'メイリオ', Meiryo;
	font-style: normal;
	font-weight: 700;
}
.about .detail .notes li {
	text-indent: -3px;
	margin: 0 0 0 3px;
}
#itoya .about {
	margin: 0 0 26px;
}
#aoyama .about {
	margin: 0 0 30px;
}
#fukuoka .about {
	margin: 0;
}
#fukuoka {
	padding-top: 32px;
	padding-bottom: 33px;
	border-top: 1px solid #e6e6e6;
}
#contentsWrap.mihoncho .pageTopLink {
	float: none;
	clear: both;
	padding: 20px 0 0;
	list-style: none;
	text-align: right;
}
#contentsWrap.mihoncho .pageTopLink.fukuoka {
	padding: 16px 0 0;
}
.map-area {
	clear: both;
	width: 396px;
}
.map {
	width: 396px;
	height: 202px;
}
.gmnoprint {
	display: none;
}
#itoya .bx-wrapper .bx-controls-direction .bx-prev, #aoyama .bx-wrapper .bx-controls-direction .bx-prev, #yodoyabashi .bx-wrapper .bx-controls-direction .bx-prev {
	background: url(../../../common/images/slide-back-retina.gif) no-repeat left 159px;
	background-size: 24px auto;
}
#itoya .bx-wrapper .bx-controls-direction .bx-next, #aoyama .bx-wrapper .bx-controls-direction .bx-next, #yodoyabashi .bx-wrapper .bx-controls-direction .bx-next {
	background: url(../../../common/images/slide-foward-retina.gif) no-repeat right 159px;
	background-size: 24px auto;
}
