@charset "UTF-8";

/* TEMPLATE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Retina parts */
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){

}
/* TEMPLATE Retina parts end*/



body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:serif;
	}

#header_area{
	max-width:1150px;
	min-width:880px;
	height:150px;
	margin:0px;
	padding:0px;
	position:relative;
	}
	
	
#logo{
	overflow: hidden;
	}
	
	
#header_area h1 img{
	width:80px;
	height:70px;
	margin:0px;
	position:absolute;
	top:25px;
	left:45px;
	}
	
#header_area nav ul{
	display: flex;
	justify-content: center;
	margin: 50px 0px 0px 0px;
	padding: 0;
	}
	
#header_area nav ul li{
	list-style: none;
	}
	

#header_area nav ul li a{
	height:28px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
	
	
	
#n_about a{
	width:75px;
	height:28px;
	background:url(../../../images/interface/about.png)no-repeat;
	-webkit-background-size:75px 28px;
	background-size:75px 28px;
	margin:0px;
	}
	
#n_collection a{
	width:95px;
	height:28px;
	background:url(../../../images/interface/collection.png)no-repeat;
	-webkit-background-size:95px 28px;
	background-size:95px 28px;
	margin:0px;
	}
	
#n_collection a{
	width:95px;
	height:28px;
	background:url(../../../images/interface/collection.png)no-repeat;
	-webkit-background-size:95px 28px;
	background-size:95px 28px;
	margin: 0px;
	}
	
#n_onlineshop a{
	width:95px;
	height:28px;
	background:url(../../../images/interface/onlineshop.png)no-repeat;
	-webkit-background-size:95px 28px;
	background-size:95px 28px;
	margin: 0px;
	}
	
#n_journal a{
	width:80px;
	height:28px;
	background:url(../../../images/interface/journal.png)no-repeat;
	-webkit-background-size:80px 28px;
	background-size:80px 28px;
	margin: 0px;
	}
	
#n_info a{
	width:95px;
	height:28px;
	background:url(../../../images/interface/info.png)no-repeat;
	-webkit-background-size:95px 28px;
	background-size:95px 28px;
	margin: 0px;
	}
	
	
#n_stockist a{
	width:80px;
	height:28px;
	background:url(../../../images/interface/stockist.png)no-repeat;
	-webkit-background-size:80px 28px;
	background-size:80px 28px;
	margin: 0px;
	}
		
#n_care a{
	width:80px;
	height:28px;
	background:url(../../../images/interface/care.png)no-repeat;
	-webkit-background-size:80px 28px;
	background-size:80px 28px;
	margin: 0px;
	}

	
#n_about a:hover{
	background:url(../../../images/interface/about_.png)no-repeat;
	-webkit-background-size:75px 27px;
	background-size:75px 27px;
	}

#n_collection a:hover{
	background:url(../../../images/interface/collection_.png)no-repeat;
	-webkit-background-size:95px 28px;
	background-size:95px 28px;
	}

#n_onlineshop a:hover{
	background:url(../../../images/interface/onlineshop_.png)no-repeat;
	-webkit-background-size:95px 28px;
	background-size:95px 28px;
	}

#n_journal a:hover{
	background:url(../../../images/interface/journal_.png)no-repeat;
	-webkit-background-size:80px 28px;
	background-size:80px 28px;
	}
	
#n_info a:hover{
	background:url(../../../images/interface/info_.png)no-repeat;
	-webkit-background-size:95px 28px;
	background-size:95px 28px;
	}
	
#n_stockist a:hover{
	background:url(../../../images/interface/stockist_.png)no-repeat;
	-webkit-background-size:80px 28px;
	background-size:80px 28px;
	}	

#n_care a:hover{
	background:url(../../../images/interface/care_.png)no-repeat;
	-webkit-background-size:80px 28px;
	background-size:80px 28px;
	}	
	
	
	

#header_sns {
	margin:0px ;
	padding:0px;
	list-style-type:none;
	position:absolute;
	top:75px;
	right:22px;
	}
	
#header_sns li{
	float:left;
	margin:0px 13px 0px 0px;
	}
#header_sns li img{	
	width:18px;
	vertical-align:bottom;
	}
	
	


/*info部分*/	
#info{
	max-width:600px;
	min-width:400px;
	margin:0px 0px 0px 180px;
	background-color:#fff;
	overflow:hidden;
	}


#info h1{
	color:#000;
	font-size:16px;
	}
	
#info img{
	display:block;
	max-width:400px;
	min-width:300px;
	height:auto;
	padding:0px;
	margin:30px 0px;
	}
.news{
	margin:0;
	padding:20px 0px 0px 0px;
	background-color:#fff;
	font-size:14px;
	}	
	
.date{
	font-size:13px;
	line-height: 1.8;
	color:#4c4848;
	margin:0;
	padding:20px 0px 0px 0px;
	background-color:#fff;
	}

.date h2{
	background-color:#dddddd;
	opacity: 0.8;
	margin:0;
	padding:0;
	color:#000;
	font-size:15px;
	line-height: 1.9;
	display:inline;
	}
	
.date p{
	color:#4c4848;
	font-size:13px;
	line-height: 1.8;
	margin:0px;
	padding:0px;
	}

.date a{
	color:#888888;
	}


	
#footer_area{
	min-width:860px;
	height:30px;
	margin:10px 0px 0px 0px;
	padding:0px;
	position:relative;
	}

#footer_sns{
	display:none;
	}


#footer_area small{
	display:block;
	font-size:9px;
	position:absolute;
	top:0px;
	left:45px;
	}	
