@charset "utf-8";

.subMenuBox {
	background-color: rgba(255,255,255,0.9);
	height: 20px;
	padding: 19px 0 20px;
	width: 100%;
	color: #fff;
	border-bottom: 1px solid #ccc;
	position: fixed;
	top: -60px;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
.subMenuBox ul {
	width: 980px;
	display: block;
	margin: 0 auto;
}
.subMenuBox ul li a {
	margin-left: 20px;
	float: left;
}
#info,
#staff,
#maps,
#contact {
	margin-top: -60px;
	padding-top: 60px;
}

.wrapper-shop {
	background: #f0f0f0;
	overflow: hidden;
}
.container-shop {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 40px;
	clear: both;
	overflow: hidden;
}
.whiteBox1col {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 130px;
	background: #fff;
	overflow: hidden;
	box-shadow:0px 1px 2px 0px #ccc;
    -moz-box-shadow:0px 1px 2px 0px #ccc;
    -webkit-box-shadow:0px 1px 2px 0px #ccc;
}
.grayBox1col {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 130px;
	background: #ccc;
	overflow: hidden;
	box-shadow:0px 1px 2px 0px #ccc;
    -moz-box-shadow:0px 1px 2px 0px #ccc;
    -webkit-box-shadow:0px 1px 2px 0px #ccc;
}
.bold {
	font-weight: bold;
}
.article p,
.article li,
.article dd {
	line-height: 1.618em;
}
.article h1 {
	font-size: 2.618em;
}
.article h2,
.article .h2 {
	font-size: 1.618em;
}
.tableShop {
	width: 100%;
}
.tableShop th,
.tableShop td {
	padding: 1em;
	background: #fff;
	border: 1px solid #e6e6e6;
	font-weight: normal;
}
.tableShop th {
	text-align: left;
}
.shopBnrBox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.shopBnrBox ul {
	overflow: hidden;
}
.shopBnrBox li {
	width: 225px;
	height: 150px;
	float: left;
}
.shopBnrBox li.txtBnr a {
	width: 225px;
	height: 100px;
	padding-top: 50px;
	text-align: center;
	display: block;
	color: #fff;
}
.shopBnrBox li.imgBnr a {
	width: 225px;
	height: 150px;
	text-align: center;
	display: block;
	color: #fff;
}
.shopBnrBox li.left1,
.shopBnrBox li.left2,
.shopBnrBox li.left3 {
	margin-right: 20px;
}
.shopBnrBox li.chintaiSearch {
	background: #88bc60;
}
.shopBnrBox li.blog {
	background: #f07261;
}
ul.phoneList {
	display: block;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
ul.phoneList li {
	float: left;
}

.h1box {
	width: 940px;
	background: #fff;
	margin: 20px auto;
	padding: 20px;
	overflow: hidden;
}

.shopBlogBox h3 {
	margin-bottom: 2px;
}
.shopBlogBox {
	width: 440px;
	height: 190px;
	margin-bottom: 20px;
	padding: 20px;
	background: #fff;
	float: left;
	overflow: hidden;
	box-shadow:0px 1px 2px 0px #ccc;
    -moz-box-shadow:0px 1px 2px 0px #ccc;
    -webkit-box-shadow:0px 1px 2px 0px #ccc;
}
.shopBlogBox .left {
	width: 90px;
	float: left;
	margin: 0 20px 0 0;
}
.shopBlogBox .right {
	width: 320px;
	float: left;
}
.shopBlogBox .rightShopList {
	width: 320px;
	float: left;
}
.shopBlogBox ul,
.shopBlogBox li {
	margin: 0;
	padding: 0;
}
.shopBlogBox li.MBm {
	margin-bottom: 20px;
}
.rightShopList h2 {
	font-size: 1.5em;
}
ul.shopInfoList li.chintaiOnly {
	margin-bottom: 31px;
}
.telno-m,
.telno-l,
.telno-ll {
	color: #e35418;
}
.telno-m {
	font-size: 1.25em;
}
.telno-l {
	font-size: 1.5em;
}
.telno-ll {
	font-size: 2em;
}

/* スタッフ紹介 ここから */
.staffDetailBox {
	padding: 20px 40px 40px;
	width: 565px;
}
.staffDetailBox p {
	font-size: 0.95em;
}
.staffDetailBox .BoxLeft {
	width: 200px;
	float: left;
	margin-right: 40px;
	text-align: center;
}
.staffDetailBox .BoxRight {
	width: 325px;
	float: right;
}
.staffDetailBox .message {
	margin-bottom: 0;
	padding: 0 0 4px 6px;
	border-left: 6px solid #3d62ad;
}
.staffDetailBox th {
	width: 30%;
}
.staffDetailBox h3 {
	font-weight: normal;
	border-left: 6px solid #3d62ad;
	padding-left: 6px;
	margin-bottom: 1em;
	font-size: 1.25em;
}
.staffDetailBox p.closeBtn {
	text-align: right;
}
.BoxRight table {
	width: 100%;
	margin-top: 20px;
}
.BoxRight th,
.BoxRight td {
	border: 1px solid #ccc;
	padding: 0.5em;
}
.BoxRight th {
	background: #eeeceb;
	font-weight: normal;
}
p.staffName {
	font-size: 1.8em;
	margin: 1em 0 0;
}
p.staffNameEn {
	font-size: 0.9em;
}
.legend-box {
	display: block;
	margin: 0 auto;
	padding: 20px 20px 8px;
	border: 1px solid #ccc;
	float: none;
	position: relative;
	overflow: hidden;
}
.legend-box dl {
	margin: 0;
	position: relative;
	left: 50%;
	float: left;
}
.legend-box dd {
	display: block;
	margin: 0 24px 0 0;
	position: relative;
	left: -50%;
	float: left;
}
.legend-box dd:last-child {
	margin-right: 0;
}
dd.legend {
	background: url(../img/icon/legendIcons4.png) no-repeat;
	height: 30px;
	line-height: 1.2em;
}
dd.legend {
	padding-left: 20px;
}
.stf dt {
	margin-bottom: 6px;
}

dd.mngr-c {
	background-position: 0 0;
}
dd.mngr-b {
	background-position: 0 -50px;
}
dd.chukai {
	background-position: 0 -100px;
}
dd.kanri {
	background-position: 0 -150px;
}
dd.baibai {
	background-position: 0 -200px;
}
dd.mngr-k {
	background-position: 0 -250px;
}
table.staffList td {
	padding: 0 20px 26px 0;
}
table.staffList tr.bottom td {
	padding: 0 20px 0 0;
}
.staffList p {
	margin-bottom: 4px;
}
.stf-box2 {
	width: 735px;
	padding-right: 115px;
	overflow: hidden;
}
.stf-box2 dl.stf {
	display: block;
	width: 90px;
	float: left;
	margin-right: 15px;
}
.shopBox dl.stf {
	margin-right: 6px;
}
.shopInqBox {
	width: 100%;
	padding: 20px 0;
	background: #efefef;
}
ul.formNote li {
	width: 390px;
	padding-left: 256px;
}
.formTable .shopNameBox {
	padding-top: 20px;
}
.staffDetailBox ul.li {
	list-style: disc;
}
/* スタッフ紹介 ここまで */

/* bx-slider 読み込み時に画像がすべて表示されないようにする　ここから */
ul.slider {
	height: 480px;
	overflow: hidden;
}
/* bx-slider 読み込み時に画像がすべて表示されないようにする　ここまで */





/* スマートフォン用css　ここから */
@media (max-width: 899px) {

.wrapper-shop,
.container-shop {
	width: 100%;
}
.container-shop {
	width: calc(100% - 40px);
	background: #f0f0f0;
}
.container-shop {
	padding: 20px;
}
.whiteBox1col,
.grayBox1col {
	width: calc(100% - 40px);
	border: none;
	padding: 20px;
}
.article h1 {
	font-size: 1.91em;
}
.article h2 {
	font-size: 1.382em;
}
.breadcrumbsBox {
	display: none;
}
.MBl,
.MBll {
	margin-bottom: 20px;
}

.shopBnrBox {
	width: 100%;
}
.shopBnrBox li {
	width: calc(50% - 10px);
	height: auto;
}
.shopBnrBox li.txtBnr a {
	width: 100%;
	padding-top: 50px;
	text-align: center;
	display: block;
	color: #fff;
}
.shopBnrBox li.imgBnr a {
	width: 100%;
	height: auto;
}
.shopBnrBox li.imgBnr a img {
	width: 100%;
	height: auto;
}
.shopBnrBox li.left2 {
	margin-right: 0;
}
.shopBnrBox li.left1,
.shopBnrBox li.left2 {
	margin-bottom: 20px;
}
ul.phoneList li {
	float: none;
}
li.telBtnB a,
li.telBtnC a {
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 1.15em;
	font-weight: bold;
	color: #fff;
	background: #508bc0;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
ul.shopInfoList li.telBtnC a,
ul.shopInfoList li.telBtnB a {
	margin: 12px 0 4px;
}
a.telno-l {
	color: #3d62ad;
	font-size: 1em;
	text-decoration: underline;
}
.shopBlogBox {
	width: 94%;
	height: auto;
	margin-bottom: 10px;
	padding: 3%;
	background: #fff;
	border-bottom: 1px solid #ccc;
	float: none;
}
.shopBlogBox img {
	width: 100%;
	height: 100%;
}
.shopBlogBox .left {
	display: none;
}
.shopBlogBox .rightShopList {
	width: 100%;
}
.rightShopList h2 {
	font-size: 1.5em;
}
.shopBlogBox ul,
.shopBlogBox li {
	margin: 0;
	padding: 0;
}
.shopBlogBox li.MBm {
	margin-bottom: 20px;
}

/*　スタッフ紹介smp　ここから　*/
ul.legend li,
p.legend {
	background: none;
}
p.legend {
	padding-left: 0;
	text-align: center;
}
.stf-box2 dl.stf {
	width: 24%;
	margin-right: 1%;
}
.stf-box2 dl.stf img {
	width: 100%;
	height: auto;
}
.stf-box2 h1.leftBox {
	float: none;
}
dl.legend-box {
	float: none;
}
dl.legend-box dd {
	margin: 0 1em 0 0;
}
.staffDetailBox {
	width: 94%;
	padding: 3%;
}
.staffDetailBox .BoxLeft {
	width: 100%;
	float: none;
	margin: 0;
}
.staffDetailBox .BoxRight {
	width: 100%;
	float: none;
}
.staffDetailBox .BoxLeft img {
	width: 50%;
	height: auto;
	max-width: 200px;
	max-height: 200px;
}
.staffDetailBox .message {
	display: none;
}
.staffDetailBox h3 {
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	padding: 0.5em 0;
	font-size: 1.4em;
}
.shopInqBox {
	background: #fff;
}
ul.formNote li {
	width: 100%;
	padding: 0;
}
/*　スタッフ紹介smp　ここまで　*/

/* colorbox.css カスタマイズ　ここから　*/
/* colorbox.css カスタマイズ　ここまで　*/


}
/* スマートフォン用css　ここまで */