@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;
	color: #fff;
	}
	
	
	
#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;
	}
	
	
	

#journal {
	max-width:1000px;
	min-width:600px;
	margin:0px 100px 0px 200px;
	padding:0px;
	background-color:#fff;
	}

#title {
	margin:0px 0px 30px 0px;
	font-size: 16px;
	}
	
#title p{
	margin:0px;
	font-size: 11px;
	}



p {
	font-size:10px;
	}

#sub_title {
	margin:104px 0px 0px 0px;
	font-size:16px;
	}
	
#main_subject1 {
	margin:30px 0px 0px 0px;
	font-size:12px;
	}
	
#main_subject1 p{
	margin:10px 0px 0px 0px;
	font-size:12px;
	line-height: 200%;
	}
	
	
#main_subject2 {
	margin:20px 0px 0px 0px;
	font-size:14px;
	}
#main_subject2 p{
	margin:10px 0px 0px 0px;
	font-size:14px;
	line-height: 200%;
	}
	

.sub_title {
	margin:80px 0px 0px 0px;
	font-size:17px;
	font-weight: 600;
	}
	
#main_subject3 {
	margin:40px 0px 0px 0px;
	font-size:14px;
	}
	
#main_subject3 p{
	margin:10px 0px 0px 0px;
	font-size:14px;
	line-height: 200%;
	}

#photo_caption{
	margin:0px 0px 40px 0px;
	font-size:11px;
	line-height: 180%;
	}
	

	
/*ps部分非表示*/	
#season_sp{
	display:none;
	}
	
	
/*内容部分*/	
	
.images{
	margin:48px 0px 5px 0px;
	}
	
.images ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	}

.images ul li{
	width:100%;
	}

.images img{
	width:100%;
	height:auto;
}

	
/*最初隠すため*/
ul.child{
	display: none;
	}
	
ul.child li img{
	height:11px;
	}	
	
li a:hover{
	text-decoration:none;
	}

#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;

	}	
