h1 {
	font-size: 180%;
	font-weight: bold;
}
#map {
	margin:30px 0;
	width:647px;
	height:498px;
}

#map div.clearfix {
	min-width:300px;
}

table{
	margin-left:auto;
	margin-right:auto;
}

.table01 th{
	/*background-color:#1060A0;*/
	background-color:#ddd;
	color:#222;
}

.table01 td{
	/*background-color:#CCE3F7;*/
	background-color:#eee;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:20px;
	text-decoration:none;
}

.table01 th,.table01 d{
	vertical-align:middle;
}

.table01 p{
	/*width: 157px;*/
	width:168px;
	margin: 0 15px 0 0;
    padding-left: 10px;
	background-image:url(/showroom/image/common/red_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
}

.c_color-red{
	color:#B30000;
}
.c_color-o{
	color:#FF9900;
}

.c_section{
	margin: 5px 25px;
	border-bottom: 2px solid #78A9CF;
}


.c_subsection{
	border-top:1px dashed #78A9CF;
}


.indent{
	text-indent:1em;
}


.table02{
	/*border-bottom:2px solid #78A9CF;*/
	border-bottom:2px solid #ccc;
}

.table02 th{
	/*border-bottom: 2px solid #78A9CF;*/
	border-bottom:2px solid #ccc;
	padding:5px;
	text-align:left;
}

.table02 td{
	padding:5px;
}

.c_top{
	/*border-top:1px dashed #78A9CF;*/
	border-top:1px dashed #ccc;
}

.table02 .c_left{
	/*border-right:1px dashed #78A9CF;*/
	border-top:1px dashed #ccc;
}

.table02 td{
	vertical-align:top;
}

/* 20140808 追加　feed */
#feed {
	width:74%;
	border:1px solid #ccc;
	padding:0 15px 15px 15px;
	background:#fff;
	float:left;
	margin-left:15px;
}
#feed p {
	line-height:0.5em;
}
/* 20140812 追加　*/
/* tab */
#tab {
   margin-left: 0;
   padding-left: 0;
   margin-bottom: 1em;
   height: 3em;
   overflow: hidden;
}
#tab li {
   float: left;
   width: 34px;
   height: 1.5em;
}

#tab li a {
   display: block;
   width: 60px;
   height: 1.5em;
   border-bottom: 0;
}
#tab li a:hover,
#tab li.present a {
   border-color: #333;
   color: #000;
}


#cloak, #salon, #buggy, #wheelchair, #kids, #nursing, #baby, #smoking {
   margin-bottom: 2em;
   padding-top: 1em;
}

.service {
	margin-top:10px;
	line-height:3em;

}
/*.service {
	border-top:solid #666 1px;
}*/
/*.service dl {
	border-top:dotted #666 1px;
}*/
.service dd {
	padding-left:3px;
	font-weight:bold;
}
.service dt {
	margin-top:-3.4em;
	margin-left:15em;
}
.service dl.on {
	background:#f0f8ff;
}
.gray {
	background:#f8f8ff;
}
/* 20140911 */
.ttl_kids {
	background:url(/showroom/image/common/kids.png) no-repeat left center;
	padding:.26em 10px 1px 25px;
}
/* 20141008 */
.ml8 {
	margin-left:8px;
}

/* 20141009 各店舗TOPまとめ　*/
#lead {
	width: 720px;
	margin-bottom: 6px;
	position: relative;
	overflow: auto;
}
#lead h1 {
	border-top:1px solid #eeeeee;
	margin: 0;
	/*
	position: absolute;
	*/
	top: 0;
	right: 0;
}



#summary {
	margin-bottom: 25px;
	font-size: 13px;

	padding-bottom:20px;
	border-bottom:solid 1px #000;
}
#summary p {
	font-size:85%;
	text-align:right;
	margin-top:5px;
	margin-bottom:0px;
}
#summary dl {
	margin-top: 15px;
	padding: 15px 5px;
	border-top: 1px solid #000;
}
#summary dt {
	display: inline-block;
	vertical-align: top;
}
#summary dt {
	margin-top: 3px;
}
#summary dd {
	margin-left:20px;
	/*width:580px;*/
}
#summary .btn {
	display: block;
	margin: auto;
}
#sr_banner {
	/*
	margin-top: 40px !important;
*/
	margin-bottom: 0 !important;
	border-bottom:1px solid #eeeeee;
	padding-bottom:30px;
}
#sr_banner .title {
	position: absolute;
	top: -42px;
	left: 320px;
}
.or_title {
	padding:0px 0px 10px 5px;
	color:#29408c;
	font-size:150%;
}
.or {
	color:#29408c;
	font-size:111%;	
}
/* 20141007 */
#sr_banner .title2 {
	position: absolute;
	top: -42px;
	left: -10px;
}
.blog_title {
	margin-left:-10px;
}
.f_s12 {
	font-size:12px;
}

/* #feature */
#feature {
	margin-top: 55px;
	padding: 10px 18px 20px 18px;
	margin-top:10px;
}

#feature h2 {
	margin-top: 0;
	margin-bottom: 10px;
}

#feature h2 img {
	margin: auto;
}

#feature p {
	font-size: 13px;
	line-height: 1.8;
}

#feature p.lead {
	margin-left: 20px;
	margin-right: 20px;
}

#feature .bxslider {
	margin-top: 10px;
}

#feature .bxslider li {
	position: relative;
}
#feature .bxslider li h3 {
	margin: 0;
	font-size: 15px;
	position: absolute;
	top: 230px;
	left: 15px;
}

#feature .bxslider li p {
	margin: 0;
	position: absolute;
	top: 260px;
	left: 15px;
}


.mr43 {
	margin-right:43px;
}
.title_bl {
	padding:4px 15px 3px;
	border-left:5px solid #7ba9cd;
}

#campaign_area  {
	margin-top: 20px !important;    
	margin-bottom: 0 !important;
	padding-bottom: 20px;
/*
	border-bottom: 1px solid #000;
*/
}

/* #fair  */

#fair  {
	border-top:1px solid #eeeeee;
	margin:20px 0px 40px 0px;
	padding:20px 0px 0px 0px;
	clear:both;
	width:720px;
	line-height:normal;
}

/*20160421
	margin-top: 20px !important;    
	margin-bottom: 0 !important;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
*/
/*
}
*/

#fair .title2 {margin-left: -10px;}

#fair .bx-wrapper .bx-controls-direction a {margin-top: -15px;}

/* #fair .bx-wrapper .bx-pager {display: none;} */


/* #m2v_wrapper  */
#m2v_wrapper {
	margin: 0 auto;
	width:640px;
	/* height:100px; */
	height:130px;
	/* margin-bottom: 30px; */
	margin-bottom: 15px;
	overflow:hidden;
	position:relative;
}

#m2v1 {
	position:absolute;
	top:0;
	left:0;
	width:640px;
	height:100px;
	overflow:hidden;
}

#m2v2 {
	position:absolute;
	top:0;
	left:0;
	width:640px;
	height:100px;
}

#m2v1 img, #m2v2 img {
	width:640px;
	height:100px;
}

#m2v3_wrapper {
	width:640px;
	position:absolute;
	bottom:5px;
	left:0;
	pointer-events:none;
	text-align:center;
}

#m2v3 {
	pointer-events:auto;
	display:inline-block;
	background:url(/image/common/clear.gif);
}

#m2v3 img {
	margin:5px;
	cursor:pointer;
}
/*20150609追加*/
.chineselink{
	margin: 5px 28px 0px 5px;
	padding: 3px 5px 2px 7px;
	display: block;
	border: 2px solid #bfbfbf;
	letter-spacing:2px;	
	width:90px;
	float:right;
	text-align:center;
}
.chineselink a:hover {
	text-decoration: underline;
	}



/*20160421 ショールームページリニューアル*/
#lead ul {
	clear:both;
}

#lead li {
   float: left;
   padding-right:5px;
}

.btn_area{
	padding:10px 0px 5px 0px;
}

.slink_area{
	font-size:x-small;
	padding:0px 0px 10px 0px;
}

.notes_area{
	font-size:xx-small;
	padding-top:0px;
	text-align:right;
	clear:both;
}

.relation_area{
	margin-bottom:5px;
	clear:both;
}

.chineselink2{
	padding-top:8px;
	display: block;
	letter-spacing:2px;	
	width:126px;
	height:38px;
	text-align:center;
	background:url(/showroom/image/common/btn_background.png) no-repeat;
}
.chineselink2 a:hover {
	text-decoration: underline;
	}


#store_info {
	border-top:1px solid #eeeeee;
	margin:0px 0px 30px 0px;
	padding:20px 0px 0px 0px;
	clear:both;
	width:720px;
	line-height:normal;
}

#store_info ul {
	clear:both;
}

#store_info li {
   float: left;
   padding-right:5px;
}


#si_left {
	float:left;
	width:350px;
	padding:5px;
	}

#si_right {
	float:left;
	width:350px;
	padding:5px;
	}

#store_info dt{
	padding:2px 0px 2px 0px;
	font-size:small;
	font-weight:bold;
	background:url(/showroom/image/common/koron.png) right 4px no-repeat;          
	width:70px;
/* 左寄せ */
	float : left;
/* float解除 */
  	clear : both;
}
 
#store_info dd{ 
	padding:2px 0px 2px 0px;
	font-size:small;
/* dtの幅分の設定 */
  	margin-left:75px;
}


#store_service {
	border-top:1px solid #eeeeee;
	margin:20px 0px 30px 0px;
	padding:20px 0px 0px 0px;
	clear:both;
	width:720px;
	line-height:normal;
}

#store_service p{
	margin-left:5px;
}

#store_blog {
	border-top:1px solid #eeeeee;
	margin:20px 0px 40px 0px;
	padding:20px 0px 0px 0px;
	clear:both;
	width:720px;
	line-height:normal;
}


#store_fair_event {
	border-top:1px solid #eeeeee;
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	clear:both;
	width:720px;
	line-height:normal;
}

#store_fair_event .title2 {margin-left: -10px;}

#store_fair_event ul {
	clear:both;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

#store_fair_event li {
   float: left;
   padding:5px;
   margin:5px 15px;
   /*width:220px;*/
   /*background-color:#f8f8f8;*/
}

#store_fair_event li:first-child {
   margin-left:0;
   padding-left:0;
}


.linktext_area{
	width:220px;
	font-size:small;
	padding:5px;
}


#store_topics {
	border-top:1px solid #eeeeee;
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	clear:both;
	width:720px;
	line-height:normal;
}

#store_topics ul {
	clear:both;
}

#store_topics li {
   float: left;
   padding-right:5px;
}


/* ****** 地域ナビ ****** */
#area_link {
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding-top:1px;
	padding-bottom:1px;	
}

#area_link ul {
    display: flex;
    flex-flow: row wrap;
}

#area_link li {
    width: calc(16.667% - 10px);
	text-align:center;
	padding:10px 5px 15px 5px;
	background:#f8f8f8 url(/image/common/arrow_showroom.gif) no-repeat;
	background-position: center 80%;
}

/* ****** 地域ブロック ****** */
.shoparea {
	margin-top: 30px;
}
.area_ttl{
	font-size:110%;
	color:#666666;
	padding:10px 0px 5px 5px;
	margin:0px 0px 20px 0px;
	background:linear-gradient(#ffffff 80%, #f8f8f8);
	border-bottom:1px solid #eeeeee;
}
.sr_btm_line{
padding:30px 0px 30px 0px;
border-bottom:1px dotted #cccccc;
}
.sr_btm{
padding:30px 0px 60px 0px;
}
.sr_top_line{
padding:30px 0px 30px 0px;
border-top:1px dotted #cccccc;
}


/* ****** 各店 ****** */
.sr_ttl{
	float: left;
	width: 30%;
}
.sr_list_ttl{
	line-height:110%;
	font-size:120%;
	font-weight:bold;
}
.sr_note{
	padding:10px 0px 0px 1px;
	padding-top:10px;
	color:#666666;
	font-weight:normal;
	font-size:87%;
	line-height:150%;
}
.info_nav {
	overflow: hidden;
	zoom: 1;
	margin-top:20px;
}
/* *** 催事情報・ブログ *** */
.info_nav li{
	float: left;
	margin:0 10px 10px 0;
	text-align:center;
}
.info_nav li a {
	display:block;
	padding:3px 8px;
	border-radius:3px;
	background-color:#eee;
	transition: 0.5s;
}
.info_nav li a:before {
	content:"\f105";
	font-family:FontAwesome;
	margin-right: 0.5em;
}
.info_nav li a:hover{
	text-decoration:none;
	background-color:#ddd;
	transition: 0.5s;
}
/* *** 基本情報 *** */
.sr_info{
	float: left;
	width: 38%;
	margin-left: 2%;
}
.sr_info li {
	margin-bottom: 10px;
	line-height: 1.4;
}
.sr_ad_note{
	color:#666666;
	font-size:80%;
	letter-spacing:0.1em;
}
/* *** 店舗画像 *** */
.sr_image{
	float: right;
	width: 28%;
}
.sr_image img {
	max-width: 100%;
}

.limitedshop {
	font-size: 120%;
	text-align: right;
}
.limitedshop::before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 0.5em;
}

/* *** リンクバナー *** */
.banner_area {
	margin: 1.2em 0 0;
}
.banner_area ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.banner_area li {
	width: calc(50% - 1.5em);
	text-align: center;
}
.banner_area a {
	transition: 0.5s;
}
.banner_area a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.nenmatunenshi {
	border:1px solid #ccc;
	margin:20px auto;
	padding:10px;
	text-align:center;
	width:547px;
}
.nenmatunenshi a {
	display:block;
	text-decoration:none;
}
.nenmatunenshi a:before {
	content:"\f105";
	font-family:FontAwesome;
	margin:0 1em 0 0;
}
/* *** ページトップへ *** */
.ptop{
	font-size:xx-small;
	padding:5px;
	text-align:right;
}
.ptop a:before{
	content:url(/image/common/arrow_showroom_up.gif)
}

.pnote{
	font-size:90%;
	color:#666666;
	padding:40px 5px 20px 5px;
	text-align:right;
}

/* ****** 閉店のお知らせ ****** */
.closed p {
	margin: 0;
}
.closed p:not(:first-child) {
	margin-top: 10px;
}
.closed a::before {
	content: "\f105  ";
	font-family: FontAwesome;
}
