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

/* =============================
■イベント
============================= */

#bigEvent {
	margin:0;
	padding:0;
	width:100%;
	}
#bigEvent img {
	width:100%;
	}
#smallEvent, .smallEvent {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	background-color:#fbdd4f;
	}
#smallEvent img, .smallEvent img {
	width:1000px;
	vertical-align: bottom;
	}

/* =============================
■トップ イベントバナー
============================= */

#topEvent {
	margin:0;
	padding:0;
	width:100%;
	background-color:#f87b7b;
	}
#topEvent a {
	display:block;
	width:1000px;
	margin:0 auto;
	padding:0;
	}
#topEvent img {
	vertical-align:bottom;
	}

/* =============================
■メインコンテンツ
============================= */


/* 帯タイトル */
#newarrivalItems h2, #sliderItems h2, #newbrand h2, #pickupCategories h2, #restock h2, #infoArea h2, #rankingItems h2, #coordinaList H2, #specialList h2, #valueSet h2, #readingMatte h2, #orderStatus h2, #bannerArea h2, footer h2 {
	padding: 10px 0 10px 20px;
	background-color: #373026;
	font-size:1.2em;
	line-height: 1.0;
	color: #fff;
}

/* クーポン */
#coupon {
	margin: 0 auto 20px;
	width: 98%;
}
#coupon ul {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
#coupon ul li {
	display: block;
	float: left;
	width: 33%;
	padding: 0 2px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}

/* メインスライダー  */
#sliderSpecial {
	clear:both;
	margin:5px auto 20px;
	width:1000px;
	padding: 0 0 20px 0;
	}
#sliderSpecial ul {
	padding:0;
	margin:0;
	}

/* サブスライダー  */
#sliderSingleitem {
	width:1000px;
	padding:0 0 0 0;
}
#sliderSingleitem .center-item {
	padding:0;
}
#sliderSingleitem .center-item li {
	width: 25%;
	padding:0 10px;
	margin-bottom: 3px;
	vertical-align: bottom;
	text-align:center;
}
#sliderSingleitem .center-item li img {
	width: 100%;
	margin-bottom: 3px;
	vertical-align: bottom;
	border: #eee solid 1px;
}

/* キャンペーン  */
#camBanner ul {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
#camBanner li {
	display: block;
	float: left;
	width: 50%;
	padding: 0 2px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
#camBanner li img {
	width: 100%;
}

/* New brand */
#newbrand {
	width: 100%;
	clear: both;
	margin:0;
	padding: 0;
}
#newbrand h2 {

}
#newbrand p {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 1.2em;
	text-align: left;
}
#newbrand p img {
	width: 100%;
}
#newbrand p span {
	color: #C33;
}

/* New brand スライダー
#newbrand {
	width:1000px;
	padding:10px 0 0 0;
}
#newbrand .center-item {
	padding:0;
}
#newbrand .center-item li {
	width: 25%;
	padding:0 10px;
	margin-bottom: 3px;
	vertical-align: bottom;
	text-align:center;
}
#newbrand .center-item li img {
	width: 100%;
	margin-bottom: 3px;
	vertical-align: bottom;
	border: #eee solid 1px;
}
 */

/* タブ表示 */
.tab_area ul {
	width: 100%;
	list-style: none;
	padding:0;
	margin:10px 0 0 0;
	border-bottom: #666 dotted 1px;
}
.tab_area ul li {
	display: block;
	float: left;
	border: 1px solid #fff;
	background-color: #eee;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
	font-size:1.2em;
	text-align: center;
}
.tab_area ul li:hover {
	background: #999;
	color: #fff;
	cursor: pointer;
}
/*コンテンツ部分の表示領域を固定してはみ出さないようにする*/
.content_area {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.content_area .content_block, .content_area .content_blocky {
	padding: 10px;
	width: 100%;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
.content_area ul {
	width: 100%;
	list-style: none;
	padding: 0;
}
.content_area li {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	font-size:1.0em;
	text-align: center;
}
.content_area ul.oneRow li {
	width: 100%;
}
.content_area ul.twoRow li {
	width: 49%;
}
.content_area ul.threeRow li {
	width: 33%;
}
.content_area ul.fourRow li {
	width: 25%;
}
.content_area ul.fiveRow li {
	width: 20%;
	padding: 0 10px;
}
.content_area li a {
	display: block;
	height: 214px;
	overflow: hidden;
}
.content_area li img {
	width: 100%;
}
.content_area .cut img {
	width: 95px;
	height: auto;
	overflow: hidden;
}
.content_area li p {
	margin: 3px 0 0 0;
}

.btn button {
    width: 80%;
    margin: 20px auto;
    border: 1px solid #999;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
    background: -moz-linear-gradient(top, #ffffff, #cccccc);
    color: #464646;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    padding: 10px 3px;
    text-decoration: none;
    display: block;
}


/* 新着商品 */
.column-set {
	width: 100%;
	list-style: none;
	padding: 0;
	max-height: 1130px;
	overflow: hidden;
}

.column-set section.column4 {
	float: left;
	width: 33% !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	margin: 0;
	font-size:1.2em;
	text-align: center;
}
.column-set section.column4 p {
	margin: 0;
	vertical-align:top;
}
.column-set .column4 .badge, .column-set .column4 .fx_price, .column-set .column4 .selling_price_str {
	display: none;
}
.column-set .column4 .special_price_str {
	color: #F00;
	font-size: 0.6rem;
}

.column-set .column4 p.itemThumb {
	display: block !important;
}
.column-set .column4 p:nth-last-child(1), .column-set .column4 p:nth-last-child(2)  {
	display: none;
}
.item-list-span-img img {
	width: 100% !important;
}
.column-set h2 {
	display: none;
/*	background-color: transparent !important;
	font-weight: normal;
	font-size: 0.6rem !important;
	line-height: 1.2 !important;
	color: #666;*/
}
#newarrivalItems {
	clear:both;
	margin-bottom: 40px;
}
#newarrivalItems .tab_area ul li {
	width: 20%;
	height: 40px;
	padding-top: 12px;
}
#restock {
	clear:both;
}


a.moresee {
	display: block;
	margin:0 auto 5px;
	text-align:center;
	padding:10px 5px;
	width:240px;
	border:1px solid #999;
	color:#2e2e2e;
	font-weight:bold;
	background-image: -moz-linear-gradient(top, #ffffff, #ccc)!important;
	background-image: -ms-linear-gradient(top, #ffffff, #ccc)!important;
	background-image: -o-linear-gradient(top, #ffffff, #ccc)!important;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#ccc))!important;
	background-image: -webkit-linear-gradient(top, #ffffff, #ccc)!important;
	background-image: linear-gradient(top, #ffffff, #ccc) !important;
	text-shadow: 0px 1px 0 rgba(255,255,255,0.8);
}
a.moresee:hover {
	text-decoration: none;
}

/* Information お知らせ*/
#infoArea {
	margin:20px 0 5px;
}
#infoArea div {
	margin-top:10px;
	height:205px;
	overflow-y:auto;
}
#infoArea dl {
    margin: 20px 0 10px 20px;
    padding-bottom: 15px;
	border-bottom:#ddd dotted 1px;
    overflow: hidden;
    _zoom: 1;
}
.icon_new {
	background: url(../images/top_new_bt.gif) top left no-repeat;
	}
.icon_event {
	background: url(../images/top_event_bt.gif) top left no-repeat;
	}
.icon_info {
	background: url(../images/top_info_bt.gif) top left no-repeat;
	}
.icon_sns {
	background: url(../images/top_sns_bt.gif) top left no-repeat;
	}
.icon_blog {
	background: url(../images/top_blog_bt.gif) top left no-repeat;
	}


#infoArea dl dt {
    float: left;
    width: 90px;
    padding: 0 0 0 100px;
}
#infoArea dl dd {
	float: right;
    width: 500px;
	font-size: 1.2em;
		}


/* ランキング */
#rankingItems {
	margin-top:20px;
}
#rankingItems .tab_area ul li {
	width: 25%;
	height: 40px;
	padding-top: 6px;
}
#rankingItems .tab_area ul li:nth-child(1), #rankingItems .tab_area ul li:nth-child(6), #rankingItems .tab_area ul li:nth-child(7) {
	padding-top: 12px;
}
#rankingItems .content_blocky ul li:nth-child(n + 6) {
	display: none;
}
#rankingItems .content_area li {
	text-align: left;
}
#rankingItems .content_area li p img {
	width: 25%;
}




/* コーディネート */
#coordinaList {
	position: relative;
	margin-top:20px;
}
#coordinaList #coordinate_html {
	margin:0;
	padding:0;
}
#coordinaList #itemthum div {
	float:left;
	width:20%;
	margin:5px 0;
	padding:0 2px 3px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
#coordinaList #itemthum div .modal img {
	width: 100%;
}
#coordinaList #itemthum div p, #coordinaList #itemthum div span {
	display: none;
}
#coordinaList #itemthum div:nth-child(n + 6) {
	display: none;
}
#coordinaList a.linky {
	display: block;
	position: absolute;
	top:38px;
	left:0;
	width: 100%;
	height: 365px;
}

/* ◯◯◯◯◯を見る */
.otherList {
	clear: both;
	padding: 0 0 20px 0;
	text-align: center;
}
.otherList a {
	display: inline !important;
	margin: 0 auto;
	padding: 5px 20px;
	background-color: #222;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

/* 注目カテゴリ */
#pickupCategories {
	width:100%;
	margin:0 0 20px 0;
	}
#pickupCategories ul {
	width:100%;
	list-style:none;
	padding:0;
	}
#pickupCategories ul li {
	float:left;
	width:50%;
	margin:0;
	padding:0 2px 3px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
	}
#pickupCategories ul li img {
	width:100%;
	}

/* 特集リスト */
#specialList {
	margin: 0;
	padding: 0;
}
#specialList ul {
	margin: 0;
	padding: 0;
}
#specialList ul li {
	width: 49%;
	float:left;
	margin: 0;
	padding: 5px;
	min-height: 171px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
#specialList ul li.timer {
	display: none;
}
#specialList ul li:nth-child(n + 9) {
	display: none;
}
#specialList ul li img {
	width: 100%;
	}

/* 東尾理子さん */
#valueSet  {
	margin: 0;
	padding: 0;
}
 #valueSet dl  {
	width: 33%;
	float:left;
	margin: 10px 0 20px 0;
	padding: 0 5px 0 0;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
#valueSet dl:last-child {
	padding: 0;
}
#valueSet dt img {
	width: 100%;
	border:#ddd solid 1px;
}
#valueSet dd {
	font-size:0.8em;
}
#valueSet dd em {
	font-style:normal;
	font-weight: bold;
}



/* よみもの */
#readingMatte {
	margin: 0;
	padding: 0;
}
#readingMatte dl {
	width: 33%;
	float:left;
	margin: 10px 0 20px 0;
	padding: 0 5px 0 0;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
#readingMatte dl:last-child {
	padding: 0;
}
#readingMatte dt img{
	width: 100%;
}
#readingMatte dd  {
	font-size:1.2em;
}

#readingMatte dd em {
	font-style:normal;
	font-weight: bold;
}

/* instagram SnapWidget */
#instagram {
	width: 700px;
	padding-top: 60px;
    margin: 40px auto 60px;
	border-top: #ddd solid 1px;
}
#instagram h2 {
    margin-bottom: 30px;
    text-align: center;
}
#instagram h2 img {
	width: 360px;
}
#insta_inner {
    position: relative;
}
#instagram iframe {
    width: 690px;
    height: 690px;
    border: none;
}
#instagram a {
    width: 710px;
    height: 710px;
    position: absolute;
    left: -10px;
    top: -10px;
}

/* リア受 */
#orderStatus {
	}
#orderStatus iframe {
	margin-top:20px;
	width:730px;
	height:235px;
	}

/* =============================
■サイドフリーエリア
============================= */

#sideFreeArea a {
	display:block;
	width:100px;
	height:450px;
	border:#eee solid 1px;
	margin-bottom:15px;
	}



/* =============================
■サイドナビ
============================= */

/* 帯タイトル */
#category h2, #special h2, #moreContents h2, #columns h2 {
	margin: 10px 10px 10px;
	padding: 3px;
	background-color: #fff;
	font-size: 1.2em;
	line-height: 1.0;
	text-align:center;
	border-bottom:#ddd dotted 1px;
	font-weight:normal;
}

/* 商品カテゴリー */
#category ul.parentCategory {
	width:80%;
	list-style: none;
	padding: 0;
	margin:0 auto 20px;
}
#category li a:hover {
	text-decoration: underline !important;
}
#category ul.parentCategory li {
	position: relative;
	border-bottom: #ddd solid 1px;
	font-size: 1.2em;
	font-weight:bold;
}
#category ul.parentCategory li::after, #category ul.parentCategory li::before {
	display: block;
	content: '';
	position: absolute;
}
#category ul.parentCategory li::after {

}
#category ul.parentCategory li a {
	display: block;
	padding: 8px 0;
}

#category ul.childCategory  {
	padding:0;
	margin:0;
	border: 0;
}
#category ul.childCategory li {
	padding-left:10px;
	border: 0;
	font-size: 1.0em;
	font-weight:normal;
}
#category ul.childCategory li::after, #category ul.childCategory li::before {
	display: block;
	content: '';
	position: absolute;
}
#category ul.childCategory li::after {
	z-index: 2;
	top: 1.25em;
	right: 0;
	width: 4px;
	height: 4px;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* 特集 */
#special {
	margin: 0 10px 20px;
	padding: 8px;
	background-color:#fff;
	}
#special {
	margin: 0 10px 20px;
	padding: 8px;
	background-color:#fff;
}
#special p {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
}
#special p img {
	width: 95%;
}
#special dl {
	width: 92% !important;
	margin: 0 auto 10px;
}
#special dt {
	font-size: 1.2em;
	font-weight: bold;
}


/* SNS */
#moreContents {
	margin: 0 10px 20px;
	padding: 8px;
	background-color:#fff;
	}

.moreContents_set {
	display:block;
	margin: 0 10px 20px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #aaa;

}
.moreContents_set dl {

	}
.moreContents_set dt {
	height:25px;
	padding:0 0 10px 28px;
	font-weight: bold;
}


.icon_mail dt {
	background: url(../../../images/icon_mail.gif) 0%/25px no-repeat;
	padding-top:18px !important;
}
.icon_instagram dt {
	background: url(../../../images/icon_instagram.jpg) 0%/25px no-repeat;
}
.icon_facebook dt {
	background: url(../../../images/icon_facebook.gif) 0%/25px no-repeat;
}
.icon_twitter dt {
	background: url(../../../images/icon_twitter.gif) 0%/25px no-repeat;
	padding-top:18px !important;
}
.icon_line dt {
	background: url(../../../images/icon_line.gif) 0%/25px no-repeat;
	padding-top:18px !important;
}

.moreContents_link {
	width:90%;
	padding: 3px;
	margin:10px auto 0;
	display: inline-block;
	background: #eee;
	border: #bdbdbd 1px solid;
	white-space: nowrap;
	vertical-align: middle;
	text-align:center;
}

/* よみもの */
#columns {
	margin: 0 10px 20px;
	padding: 8px;
	background-color:#fff;
}
#columns p {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
}
#columns p img {
	width: 95%;
}
#columns dl {
	width: 92% !important;
	margin: 0 auto 10px;
}
#columns dt {
	font-size: 1.2em;
	font-weight: bold;
}

/* 常設バナー　その他いろいろ　 */
.others {
	padding: 8px;
	}
.others a {
	display:block;
	margin-bottom:10px;
	}
.others a img{
	width:100%;
	}
