@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	line-height: 150%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	color: #333;
}
img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
a {
	overflow: hidden;
	outline: none;
	color: #333333;
	text-decoration: none;
}
a>img:hover {
}
a:hover {
	text-decoration: underline;
}
.sp_hide {
	display: none;
}
.pc_hide {
}
/*-----------------------------------------------------------*/
/*ヘッダー*/

#header_wrap{
	border-bottom:5px solid #CB0001;
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

#header{
	width:100%;
	position:relative;
	margin:0px auto;
	overflow:hidden;
}

#header h1{
	width:85%;
	float:left;
	overflow:hidden;
	text-align:center;
	padding-top:15px;
}

#header h1 img{
	overflow:hidden;
	width:90%;
	height:auto;
}


/**/

.btn_sp_menu{
	width:15%;
	float:right;
	overflow:hidden;
}

/**/

.head-bn{
	display:none;
}

/**/

.head-menu{
	display:none;
}


/**/

#gnavi{
	clear:both;
	overflow:hidden;
	background-color:#CB0001;
	color:#fff;
	display:none;
}

#gnavi li{
	list-style-type:none;
	border-bottom:2px solid #fff;
}

#gnavi li a{
	display:block;
	padding:1em 1em;
	text-decoration:none;
	color:#fff;
}

/**/

#rec_navi{
	display:none;
}


/**/

#breadcrumb{
	display:none;
}

/*-----------------------------------------------------------*/
/*フッター*/

#footer_wrap{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background-color:#CB0001;
	color:#fff;
}

#footer_wrap a{
	color:#fff;
}

#footer{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

/**/

.foot-head{
	display:none;
}

.sp_office_guide{
	width:25%;
	float:left;
}

.sp_office_guide img{
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	box-sizing:border-box;
}

/**/

.shop_list{
	overflow:hidden;
	width:75%;
	float:left;
}

.shop_list ul{
	overflow:hidden;
}

.shop_list ul li{
	display:none;
}

.shop_list ul:last-child{
	display:none;
}

.shop_list li{
	overflow:hidden;
	font-size:11px;
}

.shop_list ul:first-child li:first-child{
	display:block;
}

.shop_list li dl{
	padding:1em 0.5em;
}

.shop_list li dl dt{
	font-size:15px;
}

.shop_list li dl dd{
	overflow:hidden;
	margin-top:0.25em;
	line-height:135%;	
}

/*-----------------------------------------------------------*/


#footer2_wrap{
	display:none;
}

/*-----------------------------------------------------------*/

#copy_wrap{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background-color:#1A1A1A;
	border-top:2px solid #fff;
}

#copy{
	color:#fff;
	width:100%;
	margin:0px auto;
	overflow:hidden;
	line-height:57px;
	text-align:center;
	font-size:9px;
}

/*-----------------------------------------------------------*/

#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
}

/*-----------------------------------------------------------*/
/*ページタイトル*/

#page_title{
	display:table;
	width:100%;
	height:100px;
	margin:0px auto 40px auto;
	overflow:hidden;
	position:relative;
	background-image:url(common/images/bg-title.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	text-align:center;
}

#page_title h1{
	
	margin:0px auto;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

/*-----------------------------------------------------------*/

#float_entry{
	display:none;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
