@charset "UTF-8";

/*ヘッダー*/
#customer_header{padding:0;margin:20px 0;}
#header {
	width: 100%;
	padding: 10px 0;
	color: #ffffff;
	margin: 0 auto;
	background: #000000 ;
	border-bottom: #60253F solid 5px;text-align: center;
}
#header h1{padding:0;margin:0;}
/* nav */
nav{
	}
nav ul{ 
	width: 1100px;
	margin:0 auto;
	font-size: 16px;
}
nav ul li{
	list-style-type: none;
}
nav ul li a{ display:block;
	float: left;
	color: #FFF;
	padding:15px 0;
	width:140px;
}
nav ul li:hover{ opacity: 0.5;}
nav a:link{display:block; text-align:center; color:#ffffff; text-decoration:none; font-weight:bold;}
nav a:visited{ color:#fff;}
nav a:hover{ background-color: rgba(255, 255, 255, 0.6); color: #112b4c;}
.acdn-target{ color:#fff;}

/* ホバー */
.mouseHvr {
	opacity: 1;
}
.mouseHvr:hover {
	opacity: 0.7;
}
/*clearfix*/
.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}

ul#menu{display:flex;}
#box01{width:1100px;margin:0 auto;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

/* ++ きれいな明朝 ++ */
.min{font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;font-weight: bold;}

/* ++きれいなゴシック++ */
.gos{font-family:"メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana, Arial, Helvetica, sans-serif;font-weight: bold;}

#customer_header nav{ background:url(https://reserve.489ban.net/storage/customer/462/atami/img/back00.png) repeat; border-bottom: #000 solid 5px;}