﻿@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////
共通
/////////////////////////////////////////////////////////////////// */
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #505050;
	line-height: 1.8em;
}

a{
	color: #6A3315;
}

#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#contents{
	width: 720px;
	float: left;
}

h1{
	width: 980px;
	font-size: 10px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.1em;
}
h2 {
	height: 35px;
	padding-bottom: 15px;
}

#service_wrap h2{
	padding-bottom: 15px;
}
#news_wrap h2{
	padding-bottom: 15px;
}
#campaign_wrap h2{
	padding-bottom: 15px;
}

span{
	font-weight: bold;
}

.red{
	color: #B50000;
	font-weight: normal;
}

.mini{
	font-size: 10px;
	font-weight: normal;
}

.wrap {
	padding-top: 55px;
	overflow: hidden;
}

.border{
	border: solid 1px;
	border-color: #4F2700;

}

.clear_b{
	clear: both;
}

.free_dial{
	clear: both;
	margin-top: 80px;
	margin-bottom: 50px;
	text-align: center;
}
.complete_p{
	margin-bottom: 300px;
}

.w280{
    width: 280px;
}

.w300{
    width: 300px;
}

.w320{
    width: 320px;
}

p.attention_cpn {
    font-size:150%;
    color:#d2000a;
    font-weight:bold;
    margin: 10px 0;
    background:url('/images/common/icon_attention.png') no-repeat left;
    padding-left:30px
}

.taCenter {
    text-align:center;
}

.invalid {
    background-color:#FFAAAA;
}

/* =========================================================
ヘッダー
========================================================= */
#head_border {
	border-top: solid 6px;
	border-color: #604136;
}
/* 「PayPay使えます」表示中レイアウト（2020.10.12）ここから */
header{
	width: 980px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden ;
	height: auto ;
	margin-bottom: 10px ;
}
#freeship_serach {
	width: 426px;
	margin-top: 0px;
	float: left;
}

/* 「PayPay使えます」表示中レイアウト（2020.10.12）ここまで */
/* 「PayPay使えます」表示中一旦退避（2020.10.12）ここから 
header {
	width: 980px;
	height: 130px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#freeship_serach {
	width: 445px;
	margin-top: 0px;
	float: left;
}
「PayPay使えます」表示中一旦退避（2020.10.12）ここまで */

#topnavi {
	width: 980px;
}

#topnavi ul {
	width: 740px;
	height: 45px;
	float: right;
}

#topnavi ul li {
	margin-top: 10px;
	background: url(/images/common/bg_header_menu.png) no-repeat top right;
	padding-right: 15px;
	padding-left: 10px;
	float: right;
	line-height: 1em;
}

#cart {
	width: 150px;
	height: 50px;
 	position: relative;
	float: right;
	background: url(/images/common/cart.png) no-repeat top right;
}

#cart a{
	width: 150px;
	height: 50px;
	color: #ffffff;
	text-decoration: none;
	display: block ;
	position: absolute;
	line-height: 5.5em;
}


#cart_on {
	width: 150px;
	height: 50px;
 	position: relative;
	float: right;
	background: url(/images/common/cart_on.png) no-repeat top right;
}


#cart_on a{
	width: 150px;
	height: 50px;
	color: #ffffff;
	text-decoration: none;
	display: block ;
	position: absolute;
	line-height: 5.5em;
}


#logoarea {
	width: auto;
  	margin: 10px 70px 0 0;
	float: left;
}

#button_search {
	width: auto;
}

/* 「PayPay使えます」表示中レイアウト（2020.10.12）ここから */
#free_shipping{
	float: left;
	height: 50px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 6px;
}
#searchbox{
	width: 213px;
	float: right ;
	margin: 0 ; 
}
#header_btnarea{
	width: 210px;
	float: right;
	padding-top: 5px;
}
#header_btnarea li {
	float: left;
	/*line-height: 0;*/
	padding-bottom: 4px;
	padding-right: 15px;
}
#cashless_headbnr{
	float: left ;
	padding-left: 4px ;
}
#header_btnarea #welcome{
	width: 197px;
	padding-right: 13px;
	line-height: 2.5em;
	text-align: right;
	height: 26px ;
}
#searchbox form{
	margin-top: 0 ;
}
/* 「PayPay使えます」表示中レイアウト（2020.10.12）ここまで */
/* 「PayPay使えます」表示中一旦退避（2020.10.12）ここから 
#free_shipping {
	float: left;
	height: 36px;
	margin-top: 7px;
}
#searchbox {
	float: left;
	width: 213px;
	margin: 8px 0 0 20px;
}
#header_btnarea{
	width: 210px;
	float: right;
	padding-top: 10px;
}
#header_btnarea li {
	float: left;
	padding-right: 5px;
}
#header_btnarea #welcome {
	width: 197px;
	height: 30px;
	padding-right: 13px;
	line-height: 2.5em;
	text-align: right;
}
「PayPay使えます」表示中一旦退避（2020.10.12）ここまで */

#header_btnarea #welcome a{
	text-decoration: none;
}


#head_buttons{
	clear: both;
}

#head_buttons li{
    float: left;
    width: 136px;
    padding: 3px;
}


/* =========================================================
グローバルナビ
========================================================= */
nav {
	clear: both;
	background-color: #E7DFD6;
}

nav ul {
	width: 980px;
	height: 50px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
}

nav ul li {
	background: url(/images/common/bg_gnavi.png) no-repeat right top;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 3px;
	float: left;
}

nav ul #noborder {
	background: none;
}

/* =========================================================
パンくずナビ
========================================================= */
#breadcrumb{
	width: 700px;
	padding-left: 20px;
	padding-bottom: 5px;
	float: right;
	background: url(/images/common/icon_home.png) 0px 4px;
	background-repeat: no-repeat;
}

#breadcrumb li{
	font-size: 10px;
	display: inline;
	padding-right: 5px;
}

/* =========================================================
重要なお知らせ
========================================================= */
#important {
    background: url(/images/sp/common/h_bg01.png);
    width: 964px;
    margin: 0px auto 13px auto;
    padding: 8px;
    text-align: center;
}

#important .whiteFrame {
    padding: 0;
    background-color:#fff;
    display:flex;
    align-items: center
}

#important .whiteFrame .leftLabel {
    margin: 10px 20px;
}

#important .whiteFrame .leftLabel img {
    vertical-align: middle;
}

#important .whiteFrame .rightItems {
    max-width: 100%;
    margin: 5px 0;
    display:flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

#important .whiteFrame .rightItems .item {
    width: 390px;
    text-align: left;
    -ms-flex: 0 1 auto;
}


/* =========================================================
検索ボックス
========================================================= */
#searchform1 {  
    position: relative;  
}

#keywords1  {
	color: #D2C4B3;
    width: 163px;  
    height: 16px;  
    border: 2px solid #D2C4B3;  
    padding: 2px 22px 3px 10px;
	margin-top: 2px;
    float: left;
}  
#keywords1.onsearch {
    color: #000;
}
#s_keywords.onsearch{
    color: #000;
}

#searchBtn1 {
	position: absolute;
	margin-left: 5px;
	top: 0;
	left: 170px;
	margin-top: 5px;
	float: left;
}


#service_wrap {
	width: 980px;
	height: 290px;
	background: url(/images/common/bg_service_guid.png) no-repeat left bottom;
	clear: both;
}

#service_wrap dl {
	text-align: center;
	width: 195px;
	height: 200px;
	padding-top: 20px;
	float: left;
}

#service_wrap dt {
	overflow: hidden;
}

#service_wrap dd {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

/* =========================================================
サイドメニュー
========================================================= */

#sidemenu {
	width: 235px;
	height: auto;
	float: left;
	margin-right: 25px;
}

#sidemenu #side_search{
	width: 235px;
	/*height: 240px;*/
    height:200px;
	padding-top: 10px;
    margin-bottom: 20px;
	margin-left: auto;
	margin-right: auro;
	text-align: center;
	background: url(/images/common/bg_side_search.png) no-repeat top center;
}

#sidemenu #search_ul{
	padding-left: 15px;
	padding-right: 15px;

}

#sidemenu #side_search li{
    margin-bottom: 11px;
}

#sidemenu select{
    width: 200px;
}

#sidemenu p{
	padding-top: 0px;	
}

#select_condition{
	height: 30px;
}

#c_order {
	text-align: center;
	margin-bottom: 10px;
}

#s_searchform {
	padding-bottom: 20px;
}

#s_keywords {
	color: #D2C4B3;
    width: 168px;  
    height: 16px;  
    border: 2px solid #D2C4B3;
    margin-bottom: 20px;
    padding: 2px 22px 3px 10px;
    float: left;
}

.s_menu{
	width: 235px;
	height: auto;
	margin-bottom: 25px;
	background: url(/images/common/bg_side_border_under.png) no-repeat center bottom;
}

.s_menu ul{
	width: 235px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: url(/images/common/bg_side_border2.png) repeat-y 1px top;
}

.s_menu ul li {
	height: 22px;
	/* background: url(/images/common/side_icon_list.png) no-repeat left 16px; */
	/*border-bottom: 1px dashed;*/
	border-top: 1px dashed;
	border-color: #B7B7B7;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.s_menu ul li a{
	cursor: pointer;
}

.s_menu ul .noborder {
	/* background: url(/images/common/side_icon_list.png) no-repeat left 16px; */
	/*border-bottom: none;*/
	border-top: none;
}

.s_menu ul li.child {
    background: url()
}

.s_menu p{
	width: 230px;
	height: 38px;
	margin: 0px;
	padding: 0px;
}

a.menu_item.parent{
	font-weight: bold;
    color:#505050;
}

a.menu_item.child{
	font-weight: normal;
	background: url(/images/common/side_icon_list.png) no-repeat 10px 5px;
	padding-left: 20px;
	/* line-height: 1em; */
}

/* =========================================================
ニュース　キャンペーン・セール情報
========================================================= */
#news_campaign_wrap{
	clear: both;
	padding-top: 35px;
}

#news_wrap {
	background: url(/images/index/bg_news.png) no-repeat bottom left;
	float: left;
	padding-right: 0px;
	margin-right: 40px;
}

#news_wrap dl {
	width: 430px;
	height: 320px;
	line-height: 1.8em;
	padding-top: 0px;
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
    overflow-y: scroll;
    overflow-x: hidden;
}

#news_wrap dt {
	padding-left: 5px;
	background: url(/images/index/bg_news_title.png) no-repeat bottom left;
	width: 100%;
}

#news_wrap dd {
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#campaign_wrap {
	background: url(/images/index/bg_news.png) no-repeat bottom left;
	float: left;
	padding-right: 0px;
}

#campaign_inner{
	width: 430px;
	height: 320px;
	line-height: 1.8em;
	padding-top: 0px;
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
    overflow-y: scroll;
    overflow-x: hidden;
}

#campaign_wrap dl {
	width: 300px;
	min-height: 100px;
	padding-left: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#campaign_wrap #topic1 {
	background: url(/images/index/dummy_image1.png) no-repeat left top;
}

#campaign_wrap #topic2 {
	background: url(/images/index/dummy_image2.png) no-repeat left top;
}

#campaign_wrap #topic3 {
	background: url(/images/index/dummy_image3.png) no-repeat left top;
}

#campaign_wrap dt {
	margin-left: 15px;
	margin-top: 0px;
	background: url(/images/index/bg_news_title.png) no-repeat bottom left;
	width: 100%;
}

#campaign_wrap dd {
	margin-left: 15px;
	padding-right: 10px;
}

/* =========================================================
最近チェックした商品
========================================================= */
#history{
	margin: 10px;
	width: 700px;
}

#history li {
 	width: 100px;
 	text-align: left;
}

/* =========================================================
こんな商品も一緒に買われています
========================================================= */
.recommend_t{
	height: 150px;
	padding-top: 55px;
	margin-bottom: 30px;
	overflow: hidden;
	border: solid 1px;
	border-color: #4F2700;
}

#recomend_h2{
	clear: both;
	padding-top: 20px;
}



/* =========================================================
フッター
========================================================= */
footer {
	margin-top: 50px;
	padding-top: 30px;
	clear: both;
	background-color: #E7DFD6;
}

footer p {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 10px;
	color: #E7DFD6;
	background-color: #604136;
}

#footercontents {
	width: 980px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
}

#footercontents h3 {
	margin-top: 0px;
}

.footercont_inner{
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
}

.footercont_inner ul {
	width: auto;
	height: 100px;
	margin: 0px;
	padding-right: 15px;
	float: left;
}

/*.footercont_inner ul li{
	float: left;
}*/


/* =========================================================
ボタン
========================================================= */
#one_btns{
	width: 980px;
	padding-top: 30px;
	padding-bottom: 50px;
	clear: both;
}

#one_btns #one_btns_inner{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

#two_btns{
	width: 980px;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
}

#two_btns #two_btns_inner{
	width: 540px;
	margin-left: auto;
	margin-right: auto;
}

#two_btns p{
	padding: 10px;
	float: left;
}

.headsUp
{
    background-color: #FFAAAA;
}

.btnImage
{
    cursor:pointer;
}

.contNotice
{
    text-align: center;
    margin-top: 100px;
    font-size:150%;
}




/* =========================================================
次回入荷予定
========================================================= */
.DueInBox{
	width: 233px;
	height: 53px;
	background-color: #fff;
	outline: 1px solid rgb(255, 0, 0);
	box-sizing: content-box;
	padding: 8px;
}
.DueInDate{
	font-size: 16px;
}

.DueInBtn{
	background-color: rgb(255, 0, 0);
	display: block;
	padding: 3px 0;
}
.DueInBtn a{
	color: #fff;
	text-decoration: none;
}




/* =========================================================
ヨックモック個別対応
========================================================= */
.ykmkBox{
	width: 233px;
	background-color: #EFE9E4;
	outline: 1px solid #EFE9E4;
	box-sizing: content-box;
	padding: 8px;
}
.ykmkTxt{
	color: #f00f00;
	line-height: 18px;
	font-weight: normal;
	padding: 5px 0;
}
.ykmkBtn{
	border: 1px solid #E7DFD6;
	border-radius: 3px;
	color: #6A3906;
	line-height: 1;
	background-color: #fff;
	padding: 10px 0 10px 0;
	text-decoration: none;
}
.ykmkBox a{
	text-decoration: none;
}





.ctg_omg_wrp{ padding-bottom: 20px; line-height:1; }
.ctg_omg_wrp > .r3,
.ctg_omg_wrp > .r4 { text-align:center; }
.ctg_omg_wrp > .r2 {margin: 10px auto 20px;}
.ctg_omg_wrp > .r3{margin-top:5px;}
.ctg_omg_wrp > .r4 >.mr5{margin-right:5px;}

/* =========================================================
ソーシャルギフト
========================================================= */
/*モーダル*/
#modal_about_name {
	padding: 0;
	border: none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	background-color: transparent;
}
#modal_about_name:after {
	position: absolute;
	top: -5px;
	right: -5px;
	bottom: -5px;
	left: -5px;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent;
	padding: 10px;
}
.modal_type_spgift, .modal_type_select_icon {
	display: none;
}
.modal_type_spgift.show, .modal_type_select_icon.show {
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
.modal_type_spgift .modal_bg, .modal_type_select_icon .modal_bg {
	width: 100%;
	height: 100%;
	background-color: rgba(35, 24, 21, 0.7);
	cursor: pointer;
}
.modal_type_spgift .modal_contents, .modal_type_select_icon .modal_contents {
	width: 720px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.modal_type_spgift .modal_contents .close_btn, .modal_type_select_icon .modal_contents .close_btn {
	text-align: right;
	margin-bottom: 20px;
	cursor: pointer;
}
.modal_type_spgift .modal_contents .modal_inner, .modal_type_select_icon .modal_contents .modal_inner {
	padding: 60px;
	box-sizing: border-box;
	background-color: #ffffff;
	z-index: 100;
}
.modal_type_spgift .modal_contents .modal_inner dt, .modal_type_select_icon .modal_contents .modal_inner dt {
	font-size: 18px;
	line-height: 27px;
	padding-bottom: 20px;
	border-bottom: solid 1px #e3dbd2;
	text-align: center;
}
.modal_type_spgift .modal_contents .modal_inner dd , .modal_type_select_icon .modal_contents .modal_inner dd {
	font-size: 14px;
	line-height: 21px;
	margin-top: 20px;
}
.modal_type_spgift .modal_contents .modal_inner dd ul.notes, .modal_type_select_icon .modal_contents .modal_inner dd ul.notes {
	overflow: hidden;
}
.modal_type_spgift .modal_contents .modal_inner dd ul.notes li, .modal_type_select_icon .modal_contents .modal_inner dd ul.notes li {
	float: left;
}
.modal_type_spgift .modal_contents .modal_inner dd ul.notes li span, .modal_type_select_icon .modal_contents .modal_inner dd ul.notes li span {
	color: #d2000a;
	font-weight: normal;
}
.modal_type_spgift .modal_contents .modal_inner dd .example, .modal_type_select_icon .modal_contents .modal_inner dd .example {
	margin-bottom: 25px;
}
.modal_type_spgift .important_point, .modal_type_select_icon .important_point {
	text-align: center;
	margin-top: 50px;
}
.modal_type_spgift .important_point span, .modal_type_select_icon .important_point span {
	color: #d2000a;
	font-weight: normal;
}
.modal_type_spgift .important_point dt, .modal_type_select_icon .important_point dt {
	font-size: 18px;
	line-height: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
}
.modal_type_spgift .important_point dt:before, .modal_type_select_icon .important_point dt:before {
	content: '';
	background-image: url(/images/cart/icon_exclamation_point.svg);
	background-repeat: no-repeat;
	background-size: inherit;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.modal_type_spgift .important_point dd, .modal_type_select_icon .important_point dd {
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 48px;
	border-bottom: solid 1px #e3dbd2;
}