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

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr,address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav,section, summary,time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:bottom;
    background:transparent;
}
body {line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;} 
nav,ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;} 
/* change colours to suit your needs */
ins {background-color:#ff9;color:#000;text-decoration:none;}
/* change colours to suit your needs */
mark {background-color:#ff9;color:#000; font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table {border-collapse:collapse;border-spacing:0;} 
/* change border colour to suit your needs */
hr {display:block;height:1px;border:0;   border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
-webkit-text-size-adjust:none;/* iPhoneでの文字サイズ自動修正 を使わない*/
}

/*ベース*/
body{
	color:#48251b;
	font-family:"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	line-height:1.5;
	font-size:15px;
}

.clear {
    clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#fp-wrap{
	background: url(../images/main_bk.jpg) repeat-x , url(../images/main_bk2.png);
}
/*メインビジュアル*/
#mainvisual{
	margin: 24px auto -9px;
	width: 348px;
	position: relative;
	z-index: 1;
}

#mainvisual .ribbon{
	position: absolute;
	right: 120px;
	top: 187px;

}
#mainwrap{
	background: #ffffff;
	padding: 25px 20px 30px;
}
.slider_wrap{
	float: left;
}
#fashion {
	float: right;
	width: 280px;
}

#fashion .fashion_box01{
	margin-bottom: 20px;
}
#fashion .fashion_box01 h2{
	margin-bottom: 10px;
}

#fashion .fashion_box01 p{
	font-size: 110%;
}
/*#fashion .fashion_box01 p br{
	display: none;
}*/
#fashion .fashion_box02 dl{
	border-bottom: 1px dashed #ffadbc;
	padding: 10px 0;
}
#fashion .fashion_box02 dl:last-child{
	border-bottom: none;
}

#fashion .fashion_box02 dl dt{
	color: #ff6a47;
	font-weight: bold;
}

.border_ribbon{
	margin: 35px 0;
}
.textred{
	color: #ff6a47;
	font-weight: bold;
}
#instagram_wrap h3{
	margin-bottom: 18px;
}
#instagram_wrap .instagram_url{
	margin-bottom: 25px;
}
#instagram_wrap ul li {
	float: left;
	margin-bottom: 7px;
	margin-right:  7px;
	border: 1px solid #ffbfcb;
	box-sizing: border-box;
	width: 194px;
height: 194px;
position: relative;
	overflow: hidden;
}

#instagram_wrap ul li:nth-child(3n){
	margin-right: 0;
}
#instagram_wrap ul li a img{
position: absolute;
top: 50%;
left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}


#fashion .fashion_box01 h2 .sp_btm,
#fashion .fashion_box02 h2 .sp_btm{
	display:none;
}

/* 画像なし　ポイントとファッション情報2カラム */
#fashion.noImage {
	display: flex;
	justify-content: space-between;
	float: none;
	width: 100%;
}
#fashion.noImage > div {
	width: 49%;
}


.bk{
	background: #ffffff;
	margin-top: -10px;
}
a:hover img {
	  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	
}

#instagram_wrap ul:after,.cx_instaqgram_more:after{
		content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	
}
.cx_instaqgram_more a{
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	background: url(../images/instagram_icon.png) no-repeat 95px 5px;
	padding-right: 25px;
	float: right;
	
}
.cx_instaqgram_more a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	
}

.oshirase{
	text-align: center;
	font-size: 130%;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 15px;
	background: #76ccff;
	
}



.kisekaedate{
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px;
	color: #48251b;
	background: url(../images/date.png) no-repeat;
}

/*スマートフォン*/
.cx_smartphoneview body{
	font-size: 18px;
}
.cx_smartphoneview #fashion {
	float: none;
	padding: 20px;
	width:600px;
}
.cx_smartphoneview #fashion .fashion_box01 p{
	font-size: 180%;
	padding: 0 20px;
}
.cx_smartphoneview #fashion .fashion_box01 p br{
	display: block;
}
.cx_smartphoneview #fashion .fashion_box02 dl{
	padding: 10px 20px;
	font-size: 150%;
}
.cx_smartphoneview .slider_wrap{
	float: none;
	background: url(../images/main_bk2.png);
	padding: 20px 20px 40px;
}

.cx_smartphoneview #mainwrap{
	background: #ffffff;
	padding:0;
}
.cx_smartphoneview .flexslider{
	margin:  0 auto;
}
.cx_smartphoneview .custom-navigation .flex-prev{
	position: absolute;
	top: -270px;
	left:35px;
	
}

.cx_smartphoneview .custom-navigation .flex-next{
	position: absolute;
	top: -270px;
	right:35px;
}
.cx_smartphoneview .custom-navigation .flex-control-nav{
	bottom:-25px;
	left: 270px;
	
}
.cx_smartphoneview .custom-navigation .flex-prev .pc_btm,
.cx_smartphoneview .custom-navigation .flex-next .pc_btm,
.cx_smartphoneview #fashion .fashion_box01 h2 .pc_btm,
.cx_smartphoneview #fashion .fashion_box02 h2 .pc_btm
{
	display:none;
}
.cx_smartphoneview .custom-navigation .flex-prev .sp_btm
,.cx_smartphoneview .custom-navigation .flex-next .sp_btm,
.cx_smartphoneview #fashion .fashion_box01 h2 .sp_btm,
.cx_smartphoneview #fashion .fashion_box02 h2 .sp_btm{
	display:block;
}

.cx_smartphoneview .border_ribbon{
	margin: 35px 20px;
}
.cx_smartphoneview #instagram_wrap{
	padding: 0 20px 30px;
}
.cx_smartphoneview .cx_instaqgram_more a{
	font-size: 150%;
	padding-right:30px; 
	background: url(../images/instagram_icon2.png) no-repeat 116px 5px;
}

.cx_smartphoneview .oshirase{
	padding-top: 20px;
	font-size: 150%;
	
}
.cx_smartphoneview .kisekaedate{
	font-size: 170%;
	margin: 0 20px 20px;
	background: url(../images/date.png) no-repeat 0 24px;
	padding: 23px 0 0;
}
.cx_smartphoneview #fashion.noImage {
	display: block;
}
.cx_smartphoneview #fashion.noImage > div {
	width: 100%;
}