@charset "utf-8";
/* CSS Document */

.txtc { text-align: center;}
.txtr { text-align: right;}
.floatr { float: right;}
.gl_Item p { margin-right: 0;}
.mat15 { margin-top: 15px;}

#top { max-height: 1em; overflow: hidden; padding-bottom: 5px;}
#top h2 { font-weight: normal;}

.layout_body td.layout_content { padding: 0px 0 0 30px;}
.layout_body div.system_content { margin: 0 0 10px 10px;}
.layout_body div#FS2_itemlayout_I { margin-right: 0;}

#kv { clear: both; border: 3px solid #EEEEEE; border-radius: 8px;}
/*#kv div { border: 2px solid #DDDDDD; border-radius: 8px;}*/
#kv img {;}
#kv .bx-viewport { left: 0; border: none;}

#contents { border-top: 1px solid #FFFFFF;}
#contents ul { margin: 0;}

#contents a.orangebutton {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 8px;
    background-color: #f96;
	border: 3px double #FFCC99;
    color: #fff;
    font-size: 16px;
	text-decoration: none;
}
#contents a.orangebutton:hover { background-color: #ffaa88;}

#contents h2 {
/*	margin: 25px 0 15px;*/
	padding: 0;
	color: #444443;
	font-size:28px;
	/*font-family: "Times New Roman", Times, serif, "Courier New", Courier, monospace, Arial, Helvetica, sans-serif;*/
	text-align:center;
	font-weight:bold;
}
#contents h2 span { /*float: right;*/ color: #999; font-family: "", "MS PGothic", sans-serif; font-weight: normal; font-size: 12px;}

#contents #timesale h2 span {
    /* float: right; */
    color: #ffffff;
    font-family: "", "MS PGothic", sans-serif;
    /* font-weight: normal; */
    font-size: 25px;
    background-color: #bd0006;
    /* width: 100%; */
    /* margin-top: 20px; */
    padding: 4px 210px;
	line-height: 1.8em;
}

#information { float: left; width: 380px;}
#information h2 { margin: 0 0 10px;}
#information table { width: 100%;}
#information th, #information td { border-bottom: 1px dotted #CCCCCC;}
#information th { width: 5.5em; padding: 5px 5px 5px 0; font-weight: normal; white-space: nowrap;}
#information td { padding: 5px 0 5px 0;}

div.home-banner { float: right;}
div.home-banner img { margin: 5px 0 0;}

#new { margin: 30px 0 50px;}
#new .bxslider a { text-decoration: none; line-height: 1.2;}
#new .bxslider img { margin-bottom: 4px;}
#new .price { text-align: right; color: #666;}


/*#ranking { margin: 40px 0 40px;}*/
ul.rank li { float: left; width: 240px; margin: 0 0 15px 15px; text-align: center;}
ul.rank li img { max-width: 100%; margin-bottom: 7px;}
ul.rank li span.copy { display: block; margin-bottom: 3px;}
ul.rank li span.legal { padding-right: 2px; color: #666666; font-size: 90%;}
ul.rank li a { color: #555555; text-decoration: none;}

div.home-banner2 { clear: both;}
div.home-banner2 li { margin: 0; float: right;}
div.home-banner2 li:first-child { float: left;}

div.home-banner3 { clear: both;}
div.home-banner3 li { margin: 0 0 15px; float: left;}
div.home-banner3 li:nth-child(even) { float: right;}

#code { margin: 50px 0;}

#pickup-items { margin: 50px 0;}
#pickup-items li { float: left; width: 189px; margin-left: 8px; text-align: center;}
#pickup-items li:first-child { margin-left: 0;}
#pickup-items li a { display: block; margin: 0 0 3px; text-decoration: none;}
#pickup-items li h3 { margin: 0 0 5px; font-size: 120%; color: #666;}
#pickup-items li h3 a { color: #777777;}
#pickup-items li h3 span { display: block; margin: 0 0 3px; font-size: 12px; color: #999; font-weight: normal;}
#pickup-items li img { max-width: 100%; margin-bottom: 7px;}


#about div.fl { float: left; width: 380px; padding-bottom: 30px;}
#about div.fl a { text-decoration: none;}
#about div.fl p { margin: 0 0 25px;}
#about strong { font-weight: normal;}
#about em { font-style: normal;}
#about div.fr { float: right; width: 380px;}
#about h3 { margin: 0 0 5px; color: #999; font-size: 100%;}
#about div.fr p { margin: 0 0 35px;}

#checked-items { margin: 80px 0;}

div.bnr-marilynday { margin: 0 0 20px; background: #EEEEEE; text-align: center;}
div.bnr-marilynday img { width: 480px; height: auto;}

div.header-bnr { margin: 0 0 15px;}
div.header-bnr li { float: left; width: 328px; list-style-type: none;}
div.header-bnr li.lay-center { padding: 0 8px;}
div.header-bnr li img { width: 100%;}

div.header-bnr2 { margin: 0 0 15px;}
div.header-bnr2 li { float: left; width: 492px; list-style-type: none;}
div.header-bnr2 li.lay-right { float: right;}
div.header-bnr2 li img { width: 100%;}
/*20160802�T�C�g�f�U�C���ύX�ɂ��ǋL*/



#contents ul.toppage_box{
	margin:30px auto;
	display: block;
	overflow: hidden;
}
/*タイムセール時追加*/
#timesale ul.toppage_box {
    margin: 0px auto;
	margin-bottom: 80px;
}
/*タイムセール時追加*/

/* instagramボタン */

section#style_book .instagram{
	display: block;
	overflow: hidden;
}





.toppage_box li{
	width:32%;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
}


/*タイムセール時追加*/
#timesale .toppage_box li {
    width: 44%;
    float: left;
    background-color: #bd0006;
    padding: 2%;
    margin: 1%;
	}
/*タイムセール時追加*/



.toppage_box li:nth-child(3n){
	margin-right:0;
}
/*.toppage_box li:nth-child(3n+1){
	clear:left;
}*/
.toppage_box:first-child{
	float:left;
}
.toppage_box li a{
	display:block;
	text-decoration:none;
}
.toppage_box li a:hover{
	opacity:0.7;
}
.toppage_box li img{
	margin-bottom:10px;
	max-width:100%;
	height:auto;
	width: 365px;
}
.toppage_box li p{
	line-height:1.6em;
	margin-bottom:5px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*タイムセール時追加*/
#timesale .toppage_box li p {
    line-height: 1.6em;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
	font-size: 120%;
}
/*タイムセール時追加*/





.toppage_box li div.price_zone p:first-child{
	font-size:0.8em;
	color:#B5B1AB;
}
/*タイムセール時追加*/
#timesale .toppage_box li div.price_zone p:first-child {
    font-size: 1.3em;
    color: #fff;
    font-weight: bold;
    line-height: 1.2em;
}
/*タイムセール時追加*/




.toppage_box li div.price_zone p:last-child{
	font-size:1em;
	color:#f00;
}
/*タイムセール時追加*/
#timesale .toppage_box li div.price_zone p:last-child {
    font-size: 2em;
    color: #f6f6f6;
}
/*タイムセール時追加*/






.toppage_box li div.price_zone p.align_right{
	text-align:right;
	color:#ACA8A3;
	font-size:1.2em;
}
.toppage_box li div.price_zone p span{
	padding-right:5px;
}
.toppage_box li div.price_zone p span.current_price{
	font-size:1.5em;
	padding:0;
	font-weight:bold;
}
section#new, section#rearrival, section#weeklybest{
	margin-bottom:100px;
}
.instagram div.image{
	float:left;
	width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
	overflow:hidden;
}
.instagram div.image:nth-child(3n){
	margin-right:0;
}
.instagram div.image:nth-child(3n+1){
	clear:left;
}
.instagram div.image:first-child{
	float:left;
}
.instagram div.image img{
	width:100%;
}
.txtc.more img{
	width:160px;
	height:auto;
}