/*****************************************************

	全ての要素をリセット
	各ブラウザの表示を統一するための設定です

*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table {	border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

*:focus {
outline: none;
}

/*--- default */
body {
	color: #333;
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	line-height:1.4;
	background:#fff;
	padding-top: 210px;
}
table{
	border-collapse:collapse;
}

.cf {
	zoom:1;/*for IE 5.5-7*/
}
.cf:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/*****************************************************

	基本設定、リンクカラーなど

*****************************************************/
#wrap{
	width:100%;
	height:100%;
}

#wrapper{
	width:980px;
	margin:20px auto 0;
}

#makebanner{
	width:980px;
	margin-top:40px;
}


/* clearfix */
.clear:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */
.pad10{
	padding:10px;
}
a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/*****************************************************

	ヘッダ #header

*****************************************************/
#headerWrap{
	width:100%;
	text-align:center;
}
#header{
	width: 100%;
    position: relative;
    margin: 0 auto;
    height: 210px;
    position: fixed;
    z-index: 2;
    top: 0;
    background-color: #FFF;
}
#h_logo{
	float:left;
	width:360px;
	margin-top:10px;
}
#h_logo .M_ShopLogo{
	float:left;
	margin-top:12px;
}
#h_right{
	float:right;
	width:600px;
	height:97px;
}
/* サブナビゲーション */
#subNav{
	position:absolute;
	right:0;
	height:24px;
}
#subNav img{
	vertical-align:top;
}
#subNav li{
	*display: inline;
    *zoom: 1;
	vertical-align:top;
	margin:0;
	float:left;
}

#subNav li a{
	display:block;
	width:90px;
	height:24px;
	text-indent:-9999em;
	text-align:left;
	float:left;
	background-position: 0 0;
}
/*
#subNav .M_loginBtn{
	background-image:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/hNav-login.png);	
}
#subNav .M_logoutBtn{
	background-image:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/hNav-logout.png);
}
#subNav li#subNav-mypage a{
	background-image:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/hNav-mypage.png);
}
*/
#subNav li a:hover,li#subNav-mypage a:hover{
	background-position:0 -24px;
}
#subNav .M_helloMsg{
	float:left;
	font-size:11px;
	margin:5px 5px 0 0;
	line-height:14px;
}
.M_helloMsg {
  display: none;
}
.gnavi p.M_helloMsg {
  padding-left: 5px;
}
.M_logoutBtn {
  padding: 0 10px;
  text-decoration: none;
  color: #494747;
  line-height: 1.7em;
border-left: 1px #494747 solid;
}
.head_login .M_loginBtn {
  display: none;
}
/* 電話番号 */
#telnum,#M_basketTemp1{
	float:right;
}
#telnum{

	padding:0 10px;
}
#telnum p{
	margin:4px auto 0;
}
#telnum em{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
/* 買い物カゴ */
#cart{
	position:absolute;
	top:32px;
	right:0;
}
#header #M_basketTemp1.M_headBasket{
	width:203px;
	border:0px solid #fff;
	background:none;
}
#header #M_headBasketSwitch{
	height:40px;
	width:203px;
}
#header #M_basketClosedBox{
	width:203px;
}
#header #M_basketClosedBox a{
	display:block;
	height:40px;
	width:203px;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/cartBtn.png) no-repeat 0 0; */
}
/*
#header #M_basketClosedBox a:hover{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/cartBtn.png) no-repeat 0 -40px;
}
*/
#header #M_headBasketIn{
	width:203px;
}
#header #M_basketOpenedBox{
	top:40px;
	width:201px;
	_width:203px;
	border:1px solid #a38f7d;
	background:#f0e6da;
}
#header .M_headItem{
	text-align:left;
}
/* グローバルナビゲーション */
#gNav{
	overflow:hidden;
	_zoom:1;
	width:670px;
	height:33px;
	margin-left:290px;
}
#gNav li{
	float:left;
}
#gNav li a{
	display:block;
	width:134px;
	height:33px;
	text-indent:-9999em;
}
/*
#gNav li#gNav01 a{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/gNav01.png) no-repeat top;
}
#gNav li#gNav02 a{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/gNav02.png) no-repeat top;
}
#gNav li#gNav03 a{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/gNav03.png) no-repeat top;
}
#gNav li#gNav04 a{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/gNav04.png) no-repeat top;
}
#gNav li#gNav05 a{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/gNav05.png) no-repeat top;
}
*/
#gNav li#gNav01 a:hover,#gNav li#gNav02 a:hover,#gNav li#gNav03 a:hover,#gNav li#gNav04 a:hover,#gNav li#gNav05 a:hover{
	background-position:0 -33px;
}
/*****************************************************

	重要なお知らせ

*****************************************************/

.caption1 .importantAttention .title {
    padding: 8px 0;
    font-weight: bold;
    color: #fff;
    border-radius: 4px 4px 0 0;
    background: #000;
    text-align: center;
}

.caption1 .importantAttention .detail {
    display: block !important;
    padding: 10px 15px 15px 15px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    border-radius: 0 0 4px 4px;
    background: #fff;
}

/*****************************************************

	左コンテンツ #leftContents

*****************************************************/
#leftContents{
	width:200px;
}
#leftContents .section{
	margin-bottom:30px;
}
.inner{
	border-top:none;
}

/* カテゴリー */
#l_category table{
	width:180px;
}
#l_category table td{
	text-align:left;	
}
/* 会員メニュー */
#l_member ul{
	text-align:right;
	margin-bottom:5px;
}
#l_member li{
	display:inline;
	font-size:11px;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/listIconR.png) no-repeat left; */
	padding-left:12px;
	margin-left:2px;
}
#l_member li a{
	color:#333;
}
/* カレンダー */
#l_calendar table{
	margin-bottom:5px;
	border-collapse:separate;
}
#l_calendar table td{

}
/* 中央揃え */
#l_owner,#l_banner{
	text-align:center;
}
#l_owner table,#l_banner table{
	margin:0 auto;
}
/* 投票 */
#wrapper #makebanner #leftContents #l_poll input{
	border:0px solid #fff;
}
#l_poll a img{
	display:none;
}
#l_poll a{
	display:block;
}
#l_poll a#poll_b01{
	width:125px;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/poll_b01.png) no-repeat 0 0; */
	height:25px;
	margin-bottom:5px;
}
#l_poll a#poll_b02{
	width:71px;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/poll_b02.png) no-repeat 0 0; */
	height:21px;
}
#l_poll a#poll_b01:hover{
	background-position:0 -25px;
}
#l_poll a#poll_b02:hover{
	background-position:0 -21px;
}
#l_poll b{
	color:#333;
}
/* 掲示板 */
#l_board table{
	width:100%;
}
#l_board table td{
	text-align:left;	
}
#l_board img{
	display:none;
}
/* バナー */
#l_banner img{
	margin-bottom:5px;
}

/*****************************************************

	メインコンテンツ #rightContents

*****************************************************/
.rightContents{
	width:750px;
	margin-left:10px;
	margin-top:20px;
}
.rightContents .section{
	margin-bottom:50px;
}

/*----------------------------------------------------
	中央画面 #top
----------------------------------------------------*/
.r_left{
	float:left;
	width:520px;
}
.r_right{
	float:right;
	width:220px;
}
.titleMgn{
	margin-bottom:10px;
}
/* 新着 */
#r_new.section td{
	color:#661e00;
}
#r_new .lims table{
	margin:10px auto;
	width:170px;
}
#r_new .lims table .woong td{
	text-align:left;
	font-weight:bold;
	padding-top:5px;
}
#r_new .lims table .woong td a{
	font-weight:normal;
}
#r_new .lims table .woong td img{
	margin-left:5px;
}
/* おすすめ */
#r_recommend.section td{
	color:#661e00;
}
#r_recommend .lims table{
	margin:10px auto;
	width:170px;
}
#r_recommend .lims table .woong td{
	text-align:left;
	font-weight:bold;
	padding-top:5px;
}
#r_recommend .lims table .woong td a{
	font-weight:normal;
}
#r_recommend .lims table .woong td img{
	margin-left:5px;
}
#r_recommend .lims table .woong td a b{
	font-weight:normal;
	font-size:11px;
}
/* ランキング */

.M_rankingCenter .M_ranking li.smallImg {
    float: left;

}


#r_ranking .rankList{
	float:left;
	width:144px;
	margin-right:5px;
	position:relative;
	margin-top:8px;
}
#r_ranking #rank5.rankList{
	margin-right:0;
}
#r_ranking em{
	display:block;
	text-indent:-9999em;
}
#r_ranking .rankImg{
	margin:5px auto;
}
#r_ranking em{
	width:144px;
	height:15px;
}
/*
#r_ranking #rank1 em{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/ranking.png) no-repeat 0 0;
}
#r_ranking #rank2 em{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/ranking.png) no-repeat -144px 0;
}
#r_ranking #rank3 em{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/ranking.png) no-repeat -288px 0;
}
#r_ranking #rank4 em{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/ranking.png) no-repeat -432px 0;
}
#r_ranking #rank5 em{
	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/ranking.png) no-repeat -576px 0;
}
*/
#r_ranking p{
	text-align:left;
}
#r_ranking .rankPrice{
	font-weight:bold;
	color:#661e00;
}
/* レビュー */
#r_review #M_reviewView,
#r_review #M_reviewView table{
	width:100%;
	margin:0;
}
#r_review #M_reviewPart #M_reviewView .M_reviewList td.M_reviewReadText{
	width:300px;
	padding-right:20px;
}
#r_review #M_reviewPart #M_reviewView th{
	display:none;
}

/* お知らせ */
#r_news table td{
	background:#f2efeb;
}
#r_news #pager table td{
	background:#fff;
}
#r_news table td.line{
	height:3px;
}
#r_news table table{
	width:700px
}
#r_news img{
	margin-bottom:5px;
}
#r_news td.woong{
	padding:2px 10px 2px 0;
	border-bottom:1px dotted #b2b2b2;
}
/* スペシャル */
#r_special table table{
	margin-top:16px;
}
#r_special td.line{
	display:none;
}
#r_special.section td{
	color:#661e00;
}
#r_special table table td{
	padding-bottom:8px;
}
/*最近チェックした商品*/
#r_recent .price{
	color:#661e00;
	font-weight:bold;
}
#r_recent #recent .itemBox, #r_recent #recent .itemBox table,#r_recent #recent td.itemImg{
	width:170px;
}
#r_recent #recent td.itemImg img {
  width: 100%;
  height: auto;
}
#r_recent #recent .itemBox .name {
  margin: 5px 0;
  height: 3.1em;
  overflow: hidden;
}
#r_recent #recent .itemBox .name a {
  color: #494747;
  font-size: 16px;
  text-decoration: none;
}
#r_recent #recent .itemBox .price {
  font-weight: bold;
  color: #e60012;
  font-size: 18px;
}
#r_recent #recent{
	margin-top:16px;
}
#r_recent #recent .line{
	width:22px;
}
#r_recent #recent .line img{
	display:none;
}
#r_recent .itemBox p{
	text-align:left;
}
/*----------------------------------------------------
	商品カテゴリーと商品詳細　共通
----------------------------------------------------*/
.pankuzu{
	text-align:left;
/*
	background:#f2efeb;
	border:1px solid #d6d3cf;
*/
	line-height:20px;
	margin-bottom:30px;
}
.pankuzu a{
	padding:0 5px;
	font-size:11px;
	color:#333;
}
.pankuzu  font{
	color:#333;
	font-size:11px;
}

p.soldout {
    color: #FFF;
    background-color: #444;
    text-align: center;
}

/*----------------------------------------------------
	商品カテゴリー #category
----------------------------------------------------*/
/* カテゴリー */
#category h2{
	font-size:14px;
	border-bottom:2px solid #d6d3cf;
	margin-bottom:20px;
}
#category #r_subGroup.section,#category #r_categoryImg.section{
	margin-bottom:20px;
}
#category .cateText {
  text-align: left;
  margin: 30px auto;
}
#category #r_categoryRecommend table table b{
	color:#661e00;
}

#r_subGroup > table > tbody > tr > td > table > tbody > tr > td:nth-child(1) {
  display: none;
}
#r_subGroup > table > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
  display: none;
}
#r_subGroup > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
  padding: 5px 5px;
}
#r_subGroup > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) a {
  display: block;
  color: #7c6a56;
  background: #f3f1ef;
  text-align: center;
  padding: 7px;
  text-decoration: none;
  border-radius: 30px;
  font-size: 12px;
}

/* 検索結果と並び替え */
#r_resultInfo{
	font-size:11px;
	margin:20px auto 10px;
}
.total{
	float:left;
}
.listSort{
	floar:right;
	text-align:right;
	font-size: 14px;
}
.listSort li{
	display:inline;
}

/* カテゴリーリスト */
#category .innerList{
	overflow:hidden;
	_zoom:1;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#category .innerList li{
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	width:25%;/* 商品数が4つなので100%÷4=25% */
	display:inline-block;
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
	margin-bottom:16px;
}
#category .innerBox{
	margin:10px;
	text-align:center;
}
#category .detail{
  text-align: left;
}
#category .name{
	margin:5px 0;
	height: 5.6em;
	overflow: hidden;
}
#category .name a {
  color: #494747;
  font-size: 14px;
  text-decoration: none;
}
#category .name a:hover {
  text-decoration: underline;
}
#category .imgWrap{
	text-align:center;
}
#category .imgWrap .cover{
  background-position: center center;
  background-repeat: no-repeat;
  width: 167px;
  height: 167px;
  background-size: cover;
  display: block;
}
#category .imgWrap a{
  display: block;
  width: 167px;
  height: 167px;
  overflow: hidden;
  position: relative;
}
#category .imgWrap img{
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
#category .price span{
	padding:0 2px;
}
#category .price{
	font-weight:bold;
	color:#e60012;
	font-size: 17px;
}
#category .quantity a {
  text-indent: -9999px;
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_cate_zaiko.png) center center no-repeat;
  width: 165px;
  height: 25px;
}
#category .consumerPrice{
	font-size:11px;
	color:#a59d95;
	text-decoration:line-through;
}
#category .else{
	text-align:left;
	margin: 0 auto 5px;
}
#category .else li{
	float:none;
	width:auto;
	display:inline;
}
#category .M_lumpinput{
	text-align:right;
}
#category .matomegai{
	margin: 4px 0;
	display: inline-block;
}


#category .matomegai a{
	border: 1px solid #A59D95;
	padding: 2px 5px;
	font-size: 11px;
	display: inline-block;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	color: #A59D95;
	text-decoration: none;
}
#category .matomegai a:hover{
	background: #A59D95;
	color: #fff;
}
#category .content{
	border-top:1px dashed #b2b2b2;
	padding:10px 0;
	margin:10px auto;
	border-bottom:1px dashed #b2b2b2;
	font-size:11px;
}
#category .btnWrap{
	margin:5px auto;
	text-align:left;
}
/*
#category .btnWrap img{
	margin-left:5px;
}
*/


/*----------------------------------------------------
	商品詳細 #detail
----------------------------------------------------*/
#itemLink{
	margin-bottom:30px;
	font-size:11px;
}
.item_prev{
	float:left;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/listIconL.png) no-repeat left; */
	padding-left:14px;
}
.item_next{
	float:right;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/listIconR.png) no-repeat right; */
	padding-right:14px;
}
#itemImg{
	float:left;
	width:380px;
}
#itemImg .M_imageMain {
  height: 380px !important;
}
#itemImg .M_imageMain img {
  width: auto;
  height: auto;
  max-height: 380px;
  max-width: 380px;
}
#itemInfo{
	float:right;
	width:370px;
}
#itemInfo h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px auto;
}
/* [INFO]タグ */
#detailInfo table{
	width:100%;
	margin-bottom:10px;
}
#detailInfo table td{
	height:40px;
	text-align:right;
	font-size: 14px;
}
#itemInfo #detailInfo table font{
	color:#cc0000;
}

#detailInfo table.detailarea tr td:nth-child(2n) {
  width: 60px;
}
#detailInfo table input{
	margin-right:5px;
}
#detailInfo table td.detail_l {
  width: 118px;
  vertical-align: top;
  font-size: 20px;
}
#detailInfo table td.code {
  font-size: 16px;
}
#detailInfo table .price1 td {
  font-size: 13px;
}
#detailInfo table .price1 span {
  text-decoration: line-through; 
}
#detailInfo table .price2 td {
  font-weight: bold;
  font-size: 19px;
  color: #e60012;
}
#detailInfo table .price2 td #M_member_notaxprice {
font-size: 21px;
text-align: right;
}
.M_member_price_ex {
  -webkit-appearance:none;
  border: none;
  font-weight: bold;
  font-size: 19px;
  color: #e60012;
  padding: 0 !important;
  width: 63px;
}
#detailInfo table table td a img{
	vertical-align:auto;
}
#detailInfo #M_usualValue td{
	font-size:16px;
	padding:10px 0;
	color:#403c39;
}
#detailInfo #M_usualValue td input{
	color:#403c39;
}
#wrapper #makebanner #detailInfo #M_usualValue,
#wrapper #makebanner #detailInfo #M_price2,
#wrapper #makebanner #detailInfo #M_taxview{
	border:none;
	width:auto;
	font-weight:bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#detailInfo #M_usualValue .m_price{
}
#detailInfo #M_usualValue{
	font-weight:bold;
}
#detailInfo #M_taxview{
	width:auto;
}

#detailInfo select{
       height:40px;
       margin: 5px 0px;
}

select#spcode {
       height:40px;
       margin-bottom:10px;
}

select#spcode2 {
       height:40px;
       margin-bottom:10px;
}

#wrapper #makebanner #detailInfo .M_inventory input{
	border:none;
}
#wrapper #makebanner #detailInfo .M_inventory table.stockList th{
	background:#f2efeb;
	border:1px solid d6d3cf;
}
#wrapper #makebanner #detailInfo .M_inventory table.stockList td{
	border:1px solid d6d3cf;
	text-align:center;
}

.M_member_price_in{
    -webkit-appearance: none;
    border: none;
    font-weight: bold;
    font-size: 19px;
    color: #e60012;
    padding: 0 !important;
    width: 63px;
}

#detailInfo table .price2 td #M_member_price {
    font-size: 21px;
    text-align: right;
}

/* 拡大画像ボタン */
#viewButton{
	text-align:right;
}
/* 商品名 */
#detail h1{
  margin: 15px auto;
	color:#403c39;
	font-size: 22px;
	line-height: 1.5em;
}
#detail .mgt30 {
  margin-top: 30px;
}
#makebanner #detail #r_recent{
	border-top:0px solid #fff;
}
#detail .itemname_border {
  width: 100%;
  margin: 0 auto;
  height: 2px;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/border_itemname.gif);
  background-size: contain;
}
/* 商品詳細 */
#detail .detailTxt{
	padding:10px 0;
	margin-bottom:20px;
	text-align: left;
	font-size: 16px;
	line-height: 1.7em;
}
/* メールリンク */
#r_contact{
	margin:10px 0 10px -5px ;
}
#r_contact li{
	float:left;
	margin-left:4px;
}
/* SNS */
#r_sns{
	margin-top:10px;
}
#r_sns li{
	float:left;
}
/* カートにいれるボタン */
#basketBtn{
	margin-top:10px;
}
#basketBtn .cartBtn a{
  display: block;
	background:url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_cart.jpg) no-repeat !important;
	width: 345px;
	height: 70px;
	padding-top: 18px;
	padding-left: 10px;
	box-sizing: border-box;
	margin: 0 auto 20px;
  color: #fff;
  text-decoration: none;
  font-size: 22px;
}
#basketBtn .buyBtn a{
  display: block;
	background:url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_buy.jpg) no-repeat !important;
	width: 345px;
	height: 70px;
	padding-top: 19px;
	box-sizing: border-box;
	margin: 0 auto 20px;
  color: #e60012;
  text-decoration: none;
  font-size: 20px;
}
#basketBtn .cartBtn a:hover,#basketBtn .buyBtn a:hover {
  opacity: 0.8;
}
/* 追加商品説明文 */
#r_detailExt{
	margin-bottom:0;
}
/* 追加商品画像 */
#r_addImg li{
	float:left;
	width:33%;
	text-align:center;
}
#r_addImg li p{
	width:200px;
	margin:5px auto 0;
}
/* レビュー */
#detail #r_review{
	margin-bottom:40px;
}
#detail #r_review #M_review{
	margin-top:16px;
}
#detail #r_review #M_review td{
	text-align:left;	
}
#favoarea #M_review {
  padding: 0 2em;
}
/* 商品グループ */
#r_group h3{
    border-bottom:2px solid #D6D3CF;
    color:#403C39;
}
#r_group #M_group{
    width:100%;
    margin:16px auto;
    border-collapse:collapse;
}
#r_group #M_group .itemBox, #r_group #M_group .itemBox table, #r_group #M_group td.itemImg {
    width: 180px;
}
#r_group #M_group .itemBox{
    vertical-align:top;
}
#r_group #M_group .itemImg{
    text-align:center;
}
#r_group #M_group .line {
    width: 10px;
}
#r_group #M_group .line img {
    display: none;
}
#r_group .itemBox p{
    text-align: left;
}
#r_group .price {
    color: #661E00;
    font-weight: bold;
    font-size: 16px;
}
/* 最近チェックした商品 */
#detail #r_recent{
	border-top:1px dashed #b2b2b2;
	padding-top:20px;
}

td.M_zaiko a{
    display: block;
    background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_cate_zaiko-2.png) no-repeat;
    background-position: right bottom;
    padding-top: 6px;
    box-sizing: border-box;
    color: #8a503e;
    text-decoration: none;
    font-size: 14px;
    padding-right: 37px;
    line-height: 25px;
    height: 30px;
}


/*----------------------------------------------------
	ログインフォーム関係 .loginForm
----------------------------------------------------*/
.loginForm{
	margin-top:20px;
}
.loginForm h3{
	font-size:14px;
	margin-bottom:20px;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/h3title.png) no-repeat left; */
	padding-left:14px;
	color:#403c39;
}
.loginForm .section{
	text-align:center;
}
.btnWrap{
	margin-top:20px;
	text-align:center;
}
.loginForm .leadTxt{
	margin-bottom:30px;
}
.loginForm .lostpass{
	text-align:center;
	font-size:11px;
	margin-top:5px;
}
.loginForm .formTable{
	margin:20px auto 0;
	width:400px;
}
.loginForm .formTable th,
.loginForm .formTable td{
	border:1px solid #d6d3cf;
	padding:6px 8px;
}
.loginForm .formTable th{
	background:#f2efeb;
	width:120px;
}
.loginForm .formTable .inputTd input{
	width:250px !important;
}
#wrapper #makebanner input{
	padding:2px;
}
#wrapper #detailInfo .quantity input {
width: 30px;
text-align: right;
}
/*----------------------------------------------------
	会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap{
	overflow:hidden;
	_zoom:1;
}
#memberLogin .btnWrap div{
	float:left;
	width:360px;
	padding-bottom:20px;
}
#memberLogin .btnWrap #newMember{
	border-right:1px dotted #b2b2b2;
}
#memberLogin .btnWrap p{
	margin:20px;
}
/*----------------------------------------------------
	注文履歴ログイン #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	約款 #contract
----------------------------------------------------*/
#contractBox{
	width:700px;
	height:280px;
	overflow:auto;
	border:1px solid #b2b2b2;
	padding:10px;
	text-align:left;
	margin-top:20px;
}
/*----------------------------------------------------
	会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm{
	margin:30px 10px 20px;
	width:660px;
	border-top:1px solid #d6d3cf;
	border-left:1px solid #d6d3cf;
	*position:relative;
}
#memberForm #M_entryForm th,
#memberForm #M_entryForm td{
	padding:8px;
}
#memberForm #M_entryForm td{
	background:#fff;
	border:1px solid #d6d3cf;
	border-top:none;
	*position:relative;
}
#memberForm #M_entryForm th{
	background:#f2efeb;
	width:160px;
	border-bottom:1px solid #d6d3cf;
	*position:relative;
}
#memberForm .M_txt{
	font-size:11px;
	margin-left:10px;
}
#memberForm #mailreceiveN,
#memberForm #sex1{
	margin-left:10px;
}
#memberForm .M_ex,
#memberForm .M_info{
	font-size:11px;
	color:#666;
}
#memberForm .M_post{
	display:block;
	width:96px;
	height:22px;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/r_postBtn.png) no-repeat; */
	float:left;
	text-indent:-9999em;
	overflow:hidden;
	_zoom:1;
}
#memberForm #r_leave img{
	display:none;
}
#memberForm #r_leave a{
	display:block;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/memberjoin_escape.png) no-repeat; */
	width:95px;
	height:21px;
	margin-top:8px;
}
/*----------------------------------------------------
	パスワード変更フォーム #M_changepw
----------------------------------------------------*/
#makebanner #M_changepw{
	border:1px solid #d6d3cf;
}
/*----------------------------------------------------
	ポイント #point
----------------------------------------------------*/
#r_pointData{
	border:1px solid #d6d3cf;
	background:#f2efeb;
	padding:10px;
	margin:20px 60px 30px;
}
#r_pointData p{
	text-align:center;
}
#r_pointData strong{
	font-size:15px;
	font-weight:bold;
	color:#cc0000;
}
#r_pointList table{
	border-collapse:separate;
	width:400px;
	margin:0 0 0 180px;
	border-spacing:0;
}
#r_pointList td{
	border:1px solid #fff;
	padding:8px;
	text-align:center;
}
#r_pointList td font{
	font-size:13px;
}
/*----------------------------------------------------
	商品検索 #search
----------------------------------------------------*/
#r_searchName{
	margin:20px 0 20px;
}
#r_searchName font{
	color:#333;
	font-weight:bold;
}
#r_searchInput{
	background:#f2efeb;
	padding:10px;
}
#r_searchInput table{
	width:720px;
	background:#fff;
}
#r_searchInput .btnWrap{
	margin-top:10px;
}
#r_searchInput th,#r_searchInput td{
	border:1px solid #d6d3cf;
	padding:6px 8px;
}
#r_searchInput th{
	background:#f2efeb;
	width:16%;
}
#r_searchInput td{
	width:200px;
}
#r_searchInput td input{
	width:99px;
}
#r_searchInput #searchBrand input,#r_searchInput #searchProduct input,#r_searchInput #searchContent input,#r_searchInput #searchCode input{
	width:220px;
}
#r_searchList table,
#r_pager table{
	width:100%;
}
.searchResult{
	font-size:14px;
	margin-bottom:20px;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/searchIcon.png) no-repeat left; */
	padding-left:20px;
}
#r_searchList .innerList{
	overflow:hidden;
	_zoom:1;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#r_searchList .innerList li{
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	width:25%;/* 商品数が4つなので100%÷4=25% */
	display:inline-block;
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
	margin-bottom:16px;
}
#r_searchList .innerBox{
	margin:10px;
}
#r_searchList .name{
	margin:5px 0;
	height: 5.6em;
	overflow: hidden;
}
#r_searchList .name a {
  font-size: 14px;
  text-decoration: none;
  color: #494747;
}
#r_searchList .name a:hover {
  text-decoration: underline;
}
#r_searchList .imgWrap{
	text-align:center;
}
#r_searchList .imgWrap .cover{
    background-position: center center;
    background-repeat: no-repeat;
    width: 167px;
    height: 167px;
    background-size: cover;
display: block;
}
#r_searchList .imgWrap img{
  width: 100%;
}
#r_searchList .price{
	font-weight:bold;
	color:#e60012;
	margin: 4px auto;
	font-size: 17px;
}
#r_searchList .quantity a {
  text-indent: -9999px;
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_cate_zaiko.png) center center no-repeat;
  width: 165px;
  height: 25px;
}
#r_searchList .else{
	text-align:left;
}
#r_searchList .else li{
	float:none;
	width:auto;
	display:inline;
}
#r_searchList .btnWrap{
	margin:10px auto 5px;
	text-align:center;
}
#r_searchList .btnWrap p {
  margin-bottom: 5px;
}

/*----------------------------------------------------
	まとめ買い #matomegai
----------------------------------------------------*/
/* まとめ買いタイトル */
#matomegai h2{
	font-size:14px;
	border-bottom:2px solid #d6d3cf;
	margin-bottom:20px;
	padding-bottom: 4px;
}

/* カテゴリーリスト */
#matomegai .innerList{
	overflow:hidden;
	_zoom:1;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#matomegai .innerList li{
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	width:25%;/* 商品数が4つなので100%÷4=25% */
	display:inline-block;
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
	margin-bottom:16px;
}
#matomegai .innerBox{
	margin:10px;
	text-align:center;
}
#matomegai .detail{
  text-align: left;
}
#matomegai .name{
	margin:5px 0;
}
#matomegai .imgWrap{
	text-align:center;
}
#matomegai .price span{
	padding:0 2px;
}
#matomegai .price{
	font-weight:bold;
	color:#661e00;
}
#matomegai .consumerPrice{
	font-size:11px;
	color:#a59d95;
	text-decoration:line-through;
}
#matomegai .else{
	text-align:left;
}
#matomegai .else li{
	float:none;
	width:auto;
	display:inline;
}
#matomegai .M_lumpinput{
	text-align:right;
}
#matomegai .content{
	border-top:1px dashed #b2b2b2;
	padding:10px 0;
	margin:10px auto;
	border-bottom:1px dashed #b2b2b2;
	font-size:11px;
}
#matomegai .btnWrap{
	margin:10px auto 5px;
	text-align:left;
}
#matomegai .btnWrap a, #matomegai .wishlistBtn{
	display: inline-block;
	text-indent: -9999em;
}
#matomegai .btnWrap a{
	width: 165px;
	height: 25px;
	margin-left: 5px;
}
#matomegai .wishlistBtn{
	width: 123px;
	height: 22px;
}


#matomegai .cartBtn{
	background: url("https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_cate_cart.png") no-repeat;
}

/*--
#matomegai .cartBtn{
	background: url("/images/original_design_default/samplesource/7/r_c_basketBtn.png") no-repeat;
}
---*/

#matomegai .btnWrap a.quickBtn {
	display:none;
}

/*--
#matomegai .quickBtn{
	background: url("/images/original_design_default/samplesource/7/r_c_buyBtn.png") no-repeat;
}
---*/

#matomegai .btnWrap p.soldout {
	display:none;
}

#matomegai .wishlistBtn{
	background: url("/images/original_design_default/samplesource/7/r_wishlistBtn.png") no-repeat;
        margin-left: 26px;
}
#matomegai .btnWrap a:hover, #matomegai .wishlistBtn:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*----------------------------------------------------
	買い物カゴ #basket
----------------------------------------------------*/
#r_basket{
	margin-bottom:60px;
}
#basketTable{
	width:100%;
	margin-top:30px;
}
#basketTable th,#basketTable td{
	text-align:center;
	border-bottom:1px solid #e8e4df;
	padding:6px;
}
#basketTable th{
	border-bottom:1px solid #e8e4df;
	background:#f2efeb;
	white-space:nowrap;
}
#basketTable .basketNum{
	width:30px;
	padding:0;
}
#basketTable .basketImg{
	width:150px;
}


#basketTable .basketImg img {
	width:150px;/* サムネイルの横幅 */
	height:auto;/* 画像の縦横比を維持 */
}

#basketTable .basketName{
	width:400px;
	text-align:left;
}
#basketTable .basketMatomegai{
	margin-top: 4px;
	display: inline-block;
}
#basketTable .basketMatomegai a{
	border: 1px solid #A59D95;
	padding: 2px 5px;
	font-size: 11px;
	display: inline-block;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	color: #A59D95;
	text-decoration: none;
}
#basketTable .basketMatomegai a:hover{
	background: #A59D95;
	color: #fff;
}
.quantityWrap{
	display:table;	
}
.quantityInput,.basketQunantity,.quantityAmend{
	display:table-cell;
	vertical-align:middle;
	padding:0 2px;
}
#basketTable .basketQuantity td{
	border:none;
	padding:0;
}
#basketTable .basketPoint{
	width:70px;
}
#basketTable .basketPrice{
	width:70px;
}
#basketTable .basketOption{
	text-align:left;
	margin-top:4px;
}
#basketTable .basketHaisou{
	padding:0;
}
#basketTable .carriageWrap{
	margin:4px 0;
}
#basketTable .basketHaisou p{
	text-align:right;
}
#basketTable .basketHaisou .carriageMsg1{
	color:#cc0000;
}
#basketTable .basketHaisou .carriageMsg2{
	font-size:11px;
}
#basketTable .basketBtns{
	width:80px;
}
#basketTable .basketBtns img{
	margin-bottom:2px;
}
#basketTable .basketTotal{
	text-align:right;
	background:#ebebeb;
	border-top:3px solid #e8e4df;
}
#basketTable .basketTotal em{
	font-weight:bold;
	font-size:15px;
	color:#cc0000;
}
#basketTable .basketTotal a{
	text-decoration: underline;
	margin-left: 4px;
}
#basketTable .basketTotal a:hover{
	text-decoration: none;
}
#basketTable .totalWrap{
	width: 60%;
	margin: 0 0 0 auto;
}
#basketTable .totalItem{
	float: left;
	clear: left;
	width: 60%;
	text-align: right;
}
#basketTable .matomegaiWrap{
	margin-bottom: 4px;
}
#basketTable .basketEmpty p{
	text-align:center;
	margin:10px auto;
}
#r_basket .btnWrap .btnBack{
	float:left;
	padding-top:5px;
	margin-left:10px;
}
#r_basket .btnWrap .btnOrder{
	float:right;
	margin-right:10px;
}

/* Amazonボタン */
.amazonButtonWrap{
	margin-top:10px;	
}
.amazonButton{
	width:205px;
}

/* お気に入りリスト */
#wishTable{
	width:100%;
	margin-top:8px;
}
#wishTable th,#wishTable td{
	text-align:center;
	border-bottom:1px solid #e8e4df;
	padding:6px;
}
#wishTable th{
	border-bottom:1px solid #e8e4df;
	background:#f2efeb;
}
#wishTable .wishName{
	text-align:left;
	width:240px;
}
#wishTable .wishQuantity input{
	margin-right:4px;
}
/*----------------------------------------------------
	お知らせ #news
----------------------------------------------------*/
#r_news{
	margin-top:30px;
}
#r_news #newsHead{
	text-align:left;
	border-bottom:2px solid #b2b2b2;
	padding:4px 0;
	font-size:15px;
}
#r_news #newsHead span{
	margin-right:10px;
	font-size:11px;
	color:#999;
}
#r_news #newsContents{
	text-align:left;
	padding:40px 20px;
	border-bottom:1px dashed #b2b2b2;
	margin-bottom:20px;
}
#r_news #newsAccess{
	text-align:right;
	font-size:11px;
	color:#999;
	margin-top:20px;
}
#r_news #newsNext{
	text-align:right;
	font-size:11px;
	margin-bottom:10px;
}
#r_news #newsList{
	margin-bottom:20px;
}
#r_news #newsList .line{
	background:#fff;
}
#r_news #newsList .lims{
	border-bottom:1px dashed #b2b2b2;
	background:#fff;
}
/*----------------------------------------------------
	ご利用ガイド #guideMain
----------------------------------------------------*/
#wrapper #guideMain{
	margin:0 80px;
}

/*----------------------------------------------------
   カタログ #catalog
----------------------------------------------------*/
#catalog .ctlg_text{
    margin-top:24px;
}
#r_catalog .catalogCart{
    text-align:right;
    margin:8px 0;
}

/*****************************************************

	フッタ #footer

*****************************************************/
#wrapper .pageTop a{
	margin-top:60px;
	float:right;
	display:block;
	text-indent:-9999em;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/pagetop.png) no-repeat 0 0; */
	width:80px;
	height:9px;
	line-height:0.7;
}
#wrapper .pageTop a:hover{
	background-position:0 -9px;
}
#footerWrap{
	width:100%;
/* 	background:url(https://tplmodern.shop3.makeshop.jp/images/original_design_default/samplesource/7/footerBg.png) repeat-x top center #fff; */
	margin-top:20px;
}
#footer{
	width:980px;
	margin:0 auto;
	padding:20px 0;
	font-size:14px;
	line-height: 1.7em;
}
#f_nav{
	overflow:hidden;
	_zoom:1;
	float:left;
}
#f_nav li{
	display:inline;
	padding-right:1em;
}
#f_info{
	float:right;
	width:400px;
	text-align:right;
	color:#666;
}
#f_info a{
	color:#666;
}



/*****************************************************

	リニューアルデザイン

*****************************************************/

.head_1 {
  background: #e60012;
  padding: 0;
}
.head_1 p {
  width: 980px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
}
.head_2 {
  width: 980px;
  margin: 10px auto;
}
.head_2 .logo {
  float: left;
  width: 270px;
  margin-top: 10px;
}
.head_2 .logo img {
  width: 100%;
  height: auto;
}
.head_2 .head_r {
  float: right;
  width: 690px;
}
.gnavi {
  float: right;
}
.gnavi p {
  float: left;
  color: #494747;
  line-height: 1.7em;
}
.gnavi table {
  float: left;
  color: #494747;
}
.gnavi table p.remaining {
  padding: 0 10px;
}
.gnavi table p.remaining span {
  color: #e60012;
  font-weight: bold;
}
.gnavi p.bold {
  font-size: 16px;
  font-weight: bold;
}
.gnavi p a {
  color: #494747;
  text-decoration: none;
  padding: 0 10px;
  line-height: 1.7em;
}
.gnavi p.b_left a {
  border-left: 1px #494747 solid;
}
.gnavi p.head_company a {
  border-left: 1px #494747 solid;
}
.gnavi p:last-child a {
  border-right: none;
}
.gnavi p a:hover {
  text-decoration: underline;
}

.head_3 {
  margin: 20px auto 0;
  float: right;
}
.head_search {
  float: left;
}
.head_search .search_box {
  float: left;
  background: #fafaf9;
  border-radius: 30px;
  width: 240px;
  height: 50px;
  padding: 12px 0 12px 20px;
  box-sizing: border-box;
  border: 2px #d9d6d6 solid;
}
.head_search #MakeShopTopSearchInput{
	width:180px;
	float:left;
	display:block;
	height:23px;
	border: none;
	background: none;
	color: #999999;
	font-size: 14px;
}
.head_search a{
	display:block;
	width:31px;
	height:22px;
	float:left;
}
.head_3 ul {
  float: right;
}
.head_3 ul li {
  float: left;
  margin-left: 30px;
}
.head_3 ul li a {
  display: block;
  color: #494747;
  padding-top: 32px;
  text-decoration: none;
  text-align: center;
}
.head_3 ul li a:hover {
  text-decoration: underline;
}
.head_3 li.mypage a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/icon_mypage.png) no-repeat center top;
}
.head_3 li.favo a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/icon_favo.png) no-repeat center top;
}
.head_3 li.cart a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/icon_cart.png) no-repeat center top;
}
.head_3 li.guide a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/icon_guide.png) no-repeat center top;
}
.head_3 li.storeDeliveryHist a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/icon_shophistory.png) no-repeat center top;
}
.bk_border {
  background: #000;
  width: 100%;
  height: 19px;
  margin: 10px auto;
}
#head_cate {
  width: 980px;
  margin: 0 auto;
}
#head_cate ul li {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
  padding-bottom: 0px;
  transition: all 200ms 0s ease;
}
#head_cate ul li:nth-child(6n) {
  margin-right: 0;
}
#head_cate ul li a.catetitle {
  display: block;
  width: 160px;
  height: 80px;
  text-indent: -9999px;
}
#head_cate ul li.catemask a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate_mask_off.jpg) no-repeat;
}
#head_cate ul li.catemask.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate_mask_off.jpg) center bottom no-repeat;
}

#head_cate ul li.cate01 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate01_off.jpg) no-repeat;
}
#head_cate ul li.cate01.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate01_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate02 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate02_off.jpg) no-repeat;
}
#head_cate ul li.cate02.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate02_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate03 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate03_off.jpg) no-repeat;
}
#head_cate ul li.cate03.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate03_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate04 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate04_off.jpg) no-repeat;
}
#head_cate ul li.cate04.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate04_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate05 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate05_off.jpg) no-repeat;
}
#head_cate ul li.cate05.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate05_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate06 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate06_off.jpg) no-repeat;
}
#head_cate ul li.cate06.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate06_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate07 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate07_off.jpg) no-repeat;
}
#head_cate ul li.cate07.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate07_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate08 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate08_off.jpg) no-repeat;
}
#head_cate ul li.cate08.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate08_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate09 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate09_off.jpg) no-repeat;
}
#head_cate ul li.cate09.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate09_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate10 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate10_off.jpg) no-repeat;
}
#head_cate ul li.cate10.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate10_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate11 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate11_off.jpg) no-repeat;
}
#head_cate ul li.cate11.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate11_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate12 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate12_off.jpg) no-repeat;
}
#head_cate ul li.cate12.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate12_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate13 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate13_off.jpg) no-repeat;
}
#head_cate ul li.cate13.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate13_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate14 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate14_off.jpg) no-repeat;
}
#head_cate ul li.cate14.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate14_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate15 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate15_off.jpg) no-repeat;
}
#head_cate ul li.cate15.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate15_off.jpg) center bottom no-repeat;
}
#head_cate ul li.cate17 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate17_off.jpg) no-repeat;
}
#head_cate ul li.cate17.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate17_off.jpg) center bottom no-repeat;
}
#head_cate ul li.linkaccount_menu a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/linkaccount_img2.png) no-repeat;
}
#head_cate ul li.linkaccount_menu.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/linkaccount_img2.png) center bottom no-repeat;
}
#head_cate ul li.cate_sub a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/sp/images/head_cate_sub_off.jpg) no-repeat;
}
#head_cate ul li.cate_sub .on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/sp/images/head_cate_sub_off.jpg) center bottom no-repeat;
}

#head_cate ul li.cate7020 a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate7020_off.jpg) no-repeat;
}
#head_cate ul li.cate7020.on_hover a.catetitle {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/head_cate7020_off.jpg) center bottom no-repeat;
}
#head_cate ul {
  position: relative;
}
#head_cate ul li.on_hover {
  padding-bottom: 220px;
}
#head_cate ul li .hide {
  width: 980px;
  margin: 0 auto;
  position: absolute;
  top: 75px;
  left: 0;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/bg_menu.gif);
  border-radius: 10px;
  box-sizing: border-box;
  height: 0px;
  transition: all 200ms 0s ease;
}
#head_cate ul li .hide_in {
  display: none;
}
#head_cate ul li.on_hover .hide {
  height: 220px;
}
#head_cate ul li.on_hover .hide_in {
  display: block;
  padding: 25px 35px 25px 50px;
}
#head_cate .hide_in .menu_l {
  float: left;
  width: 480px;
}
#head_cate .cate03 .hide_in .menu_l {
  width: 100% !important;
}
#head_cate .hide_in .menu_l p {
  float: left;
  width: 150px;
  margin-bottom: 10px;
  margin-right: 10px;
}
#head_cate .cate03 .hide_in .menu_l p {
  margin-right: 20px;
}
#head_cate .hide_in .menu_l p a {
  color: #494747;
  text-decoration: none;
}
#head_cate .hide_in .menu_l p a:hover {
  text-decoration: underline;
}
#head_cate .hide_in .menu_r {
  width: 377px;
  float: right;
}
#head_cate .hide_in .menu_r .recoitem p {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}
#head_cate .hide_in .menu_r .recoitem p:nth-child(3n) {
  margin-right: 0;
}

.right_sns {
  position: fixed;
  right: 0;
  top: 120px;
  z-index: 9999;
}
.right_qa {
  position: fixed;
  right: 0;
  /*top: 330px;*/
  top: 470px;
  z-index: 9999;
}
.right_cart {
  position: fixed;
  right: 0;
  /*top: 420px;*/
  top: 560px;
  z-index: 9999;
}
.right_favo {
  position: fixed;
  right: 0;
  /*top: 510px;*/
  top: 650px;
  z-index: 9999;
}
.left_coupon {
  position: fixed;
  left: -20px;
  top: 570px;
  z-index: 9999;
}
.left_coupon a {
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/190917yuuryou_89_150.jpg) no-repeat;
  width: 89px;
  height: 150px;
  text-indent: -9999px;
}
.left_coupon a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/190917yuuryou_89_150.jpg) no-repeat;
  width: 89px;
}
.left_member {
  position: fixed;
  left: 0;
  top: 160px;
  z-index: 9999;
}
.left_member a {
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_member_off.png) no-repeat;
  width: 69px;
  height: 216px;
  text-indent: -9999px;
}
.left_member a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_member_on.png) no-repeat;
  width: 89px;
}
.left_mailmagazine {
  position: fixed;
  left: 0;
  top: 391px;
  z-index: 9999;
}
.left_mailmagazine a {
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_sale_off.png) no-repeat;
  width: 69px;
  height: 165px;
  text-indent: -9999px;
}
.left_mailmagazine a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_sale_on.png) no-repeat;
  width: 89px;
}

.left_fukubukuro {
  position: fixed;
  left: 0;
  top: 212px;
  z-index: 9999;
}
.left_fukubukuro a {
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_fukubukuro_off.png) no-repeat;
  width: 69px;
  height: 165px;
  text-indent: -9999px;
}
.left_fukubukuro a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_fukubukuro_on.png) no-repeat;
  width: 89px;
}

#main_news {
  margin: 20px auto;
  background: #fcf9f7;
  border-radius: 10px;
  padding: 20px 20px 10px;
}
#main_news h2 {
  float: left;
  margin-top: 10px;
}
#main_news .scroll{
  float: right;
	overflow:auto;
	width:830px;
	height:100px;
	margin-top: 15px;
	box-sizing:border-box;
}
#main_news .newscon{
	margin:0 0 0 0;
}
#main_news .scroll dl{
	width:830px;
	padding:5px 0;
}
#main_news .scroll dt{
	float:left;
	width:100px;
	font-size:14px;
	line-height:14px;
	color:#4e1006;
}
#main_news .scroll dd{
	float:left;
	width:700px;
	font-size:14px;
	line-height:14px;
	color:#494747;
	margin-left: 20px
}


/* 検索input */
#l_search h2{
	margin-bottom:13px;
	text-align: center;
}
#l_search .search_box {
  background: #fafaf9;
  border-radius: 30px;
  width: 200px;
  height: 50px;
  padding: 12px 0 12px 15px;
  box-sizing: border-box;
  border: 2px #d9d6d6 solid;
}
#l_search .search_input{
	width:130px;
	float:left;
	display:block;
	height:18px;
	border: none;
	background: none;
	color: #999999;
	font-size: 12px;
}
#l_search a{
	display:block;
	width:31px;
	height:26px;
	float:left;
}

#left_bnr {
  margin: 0 auto 40px;
}
#left_bnr p {
  margin: 30px auto;
}

#left_bnr2 {
  margin: 0 auto 40px;
}
#left_bnr2 p {
  margin: 30px auto;
}

#l_category h2 {
  margin: 0 auto 20px;
}
#l_category p {
  margin: 20px auto;
}
#l_category p a {
  display: block;
  width: 200px;
  height: 60px;
  text-indent: -9999px;
}
#howto2 {
  margin: 0 auto;
}
#howto2 a:hover,#howto2 a:hover img {
  opacity: 0.8;
}

#howto2 .leftcategory ul li {
  box-sizing: border-box;
  font-size: 16px;
  margin: 10px auto;
}
#howto2 .leftcategory ul li a {
  display: block;
  width: 200px;
  height: 60px;
  text-indent: -9999px;
  color: #000;
  text-decoration: none;
}

#l_category p.l_cate01_r a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/howto2/images/left_bnr01.jpg) center top no-repeat;
}
#l_category p.l_cate02_r a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/howto2/images/left_bnr02.jpg) center top no-repeat;
}
#l_category p.l_cate03_r a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/howto2/images/left_bnr03.jpg) center top no-repeat;
}
#l_category p.l_cate04_r a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/howto2/images/left_bnr04.jpg) center top no-repeat;
}
#l_category p.l_cate05_r a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/howto2/images/left_bnr05.jpg) center top no-repeat;
}
#l_category p.l_cate06_r a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/howto2/images/left_bnr06.jpg) center top no-repeat;
}
#l_category p.l_cate07_r a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/howto2/images/left_bnr07.jpg) center top no-repeat;
}
#l_category p.l_cate08_r a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/howto2/images/left_bnr08.jpg) center top no-repeat;
}
#l_category p a:hover {
  background-position: center -60px;
}
#l_category {
  margin-bottom: 30px;
}

#l_category p.l_cate01 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat01_off.jpg) center top no-repeat;
}
#l_category p.l_cate01 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat01_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate02 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat02_off.jpg) center top no-repeat;
}
#l_category p.l_cate02 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat02_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate03 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat03_off.jpg) center top no-repeat;
}
#l_category p.l_cate03 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat03_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate04 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat04_off.jpg) center top no-repeat;
}
#l_category p.l_cate04 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat04_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate05 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat05_off.jpg) center top no-repeat;
}
#l_category p.l_cate05 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat05_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate06 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat06_off.jpg) center top no-repeat;
}
#l_category p.l_cate06 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat06_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate07 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat07_off.jpg) center top no-repeat;
}
#l_category p.l_cate07 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat07_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate08 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat08_off.jpg) center top no-repeat;
}
#l_category p.l_cate08 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat08_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate09 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat09_off.jpg) center top no-repeat;
}
#l_category p.l_cate09 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat09_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate10 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat10_off.jpg) center top no-repeat;
}
#l_category p.l_cate10 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat10_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate11 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat11_off.jpg) center top no-repeat;
}
#l_category p.l_cate11 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat11_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate12 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat12_off.jpg) center top no-repeat;
}
#l_category p.l_cate12 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat12_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate13 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat13_off.jpg) center top no-repeat;
}
#l_category p.l_cate13 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat13_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate14 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat14_off.jpg) center top no-repeat;
}
#l_category p.l_cate14 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat14_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate15 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat15_off.jpg) center top no-repeat;
}
#l_category p.l_cate15 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat15_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate16 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat16_off.jpg) center top no-repeat;
}
#l_category p.l_cate16 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat16_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate17 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat17_off.jpg) center top no-repeat;
}
#l_category p.l_cate17 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat17_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate18 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat18_off.jpg) center top no-repeat;
}
#l_category p.l_cate18 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat18_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate19 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat19_off.jpg) center top no-repeat;
}
#l_category p.l_cate19 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat19_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate20 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat20_off.jpg) center top no-repeat;
}
#l_category p.l_cate20 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat20_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate21 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat21_off.jpg) center top no-repeat;
}
#l_category p.l_cate21 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat21_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate22 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat22_off.jpg) center top no-repeat;
}
#l_category p.l_cate22 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat22_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate23 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat23_off.jpg) center top no-repeat;
}
#l_category p.l_cate23 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat23_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate24 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat24_off.jpg) center top no-repeat;
}
#l_category p.l_cate24 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat24_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate25 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat25_off.jpg) center top no-repeat;
}
#l_category p.l_cate25 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat25_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate26 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat26_off.jpg) center top no-repeat;
}
#l_category p.l_cate26 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat26_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate27 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat27_off.jpg) center top no-repeat;
}
#l_category p.l_cate27 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat27_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate28 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat28_off.jpg) center top no-repeat;
}
#l_category p.l_cate28 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat28_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate29 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat29_off.jpg) center top no-repeat;
}
#l_category p.l_cate29 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat29_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate30 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat30_off.jpg) center top no-repeat;
}
#l_category p.l_cate30 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat30_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate31 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat31_off.jpg) center top no-repeat;
}
#l_category p.l_cate31 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat31_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate32 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat32_off.jpg) center top no-repeat;
}
#l_category p.l_cate32 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat32_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate33 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat33_off.jpg) center top no-repeat;
}
#l_category p.l_cate33 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat33_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate34 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat34_off.jpg) center top no-repeat;
}
#l_category p.l_cate34 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat34_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate35 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat35_off.jpg) center top no-repeat;
}
#l_category p.l_cate35 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat35_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate36 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat36_off.jpg) center top no-repeat;
}
#l_category p.l_cate36 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat36_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate37 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat37_off.jpg) center top no-repeat;
}
#l_category p.l_cate37 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat37_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate38 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat38_off.jpg) center top no-repeat;
}
#l_category p.l_cate38 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat38_off.jpg) center bottom no-repeat;
}
#l_category p.l_cate1057 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat1057_off.png) center top no-repeat;
}
#l_category p.l_cate1057 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat1057_off.png) center bottom no-repeat;
}

#l_category p.l_cate7020 a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat7020_off.jpg) center top no-repeat;
}
#l_category p.l_cate7020 a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat7020_off.jpg) center bottom no-repeat;
}


#l_category p.l_cate_sub a {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat_sub_off.jpg) center top no-repeat;
}
#l_category p.l_cate_sub a:hover {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/cate_cat_sub_off.jpg) center bottom no-repeat;
}

#l_category ul {
  margin-bottom: 20px;
}
#l_category ul li {
  margin: 10px 0 10px 10px;
}
#l_category ul li a {
  color: #000000;
  text-decoration: none;
}
#l_category ul li a:hover {
  color: #fa2636;
  text-decoration: underline;
}

#l_calendar h2 {
  margin: 0 auto 20px;
}

#pickup {
  margin: 0 auto 50px;
}
#pickup h2 {
  margin-bottom: 15px;
}
#pickup .pickup_box {
  float: left;
  width: 160px;
  margin: 15px;
}
#pickup .pickup_box:nth-child(3n) {
  margin-right: 0;
}
#pickup .pickup_box a {
  color: #000000;
  font-size: 14px;
  line-height: 1.5em;
}
#pickup .pickup_box p.name {
  margin: 10px auto;
}
#pickup .pickup_box p.name a {
  text-decoration: underline;
}
#pickup .pickup_box p.price a {
  text-decoration: none;
}

#maker {
  margin: 0 auto 50px;
}

#maker .pickup_box {
  float: left;
  width: 220px;
  margin: 3px 15px;
}
#maker .pickup_box:nth-child(3n) {
  margin-right: 0;
}
#maker .pickup_box a {
  color: #000000;
  font-size: 14px;
  line-height: 1.5em;
}

#feature {
  margin: 0 auto 50px;
}
#feature h2 {
  margin-bottom: 30px;
}
#feature ul li {
  float: left;
  margin-bottom: 24px;
}
#feature ul li:nth-child(2n) {
  margin: 10px;
}

.itemarea {
  margin-bottom: 50px;
}
.itemarea h2 {
  margin-bottom: 20px;
}
.itemarea .title {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/title_item.jpg) no-repeat;
  background-position: center bottom;
  padding-bottom: 30px;
  margin: 0 auto 20px;
}
.itemarea .title .small {
  color: #8d422b;
  text-align: center;
  font-size: 18px;
  font-family: 'Copse', serif;
}
.itemarea .title .big {
  color: #8d422b;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
}
.itemarea .pickup_box {
  float: left;
  width: 179px;
  margin: 15px 10px 15px 0;
}
.itemarea .pickup_box:nth-child(4n) {
  margin-right: 0;
}
.itemarea .pickup_box .img {
  width: 179px;
}
.itemarea .pickup_box .img img {
  width: 100%;
}
.itemarea .pickup_box a {
  color: #000000;
  font-size: 14px;
  line-height: 1.5em;
}
.itemarea .pickup_box p.name {
  margin: 10px auto;
}
.itemarea .pickup_box p.name a {
  text-decoration: underline;
}
.itemarea .pickup_box p.price a {
  text-decoration: none;
}
.itemarea .itembtn a {
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_moreitem.png) no-repeat;
  width: 400px;
  height: 52px;
  margin: 30px auto;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
  font-size: 20px;
}
.itemarea .itembtn a:hover {
  opacity: 0.8;
}

#pageTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  transition: .3s;
  z-index: 9999;
}

#footerWrap .foot_title {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/bg_foot.gif);
}
#footerWrap .foot_title h2 {
  text-align: center;
}

#footer {
  margin: 0 auto 60px;
}
#footer p {
  color: #494747;
  margin-left: 1.7em;
}
#footer .foot_l {
  width: 450px;
  float: left;
  font-size: 14px;
  line-height: 1.7em;
}
#footer .foot_r {
  width: 450px;
  float: right;
  font-size: 14px;
  line-height: 1.7em;
}
#footer h3 {
  color: #e60416;
  font-size: 20px;
  margin-bottom: 20px;
}
#footer h3 span {
  color: #fad7d5;
}
#footer .mgt20 {
  margin-top: 20px;
}
#footer .mgt30 {
  margin-top: 30px;
}
#footer .mgt50 {
  margin-top: 50px;
}
#footer .link {
  text-align: right;
}
#footer .link a {
  color: #494747;
}
#footer a.mail {
  color: #494747;
}

#footerWrap .copy {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/bg_copy.gif);
  padding: 25px 0;
  height: 70px;
  box-sizing: border-box;
}
#footerWrap .copy p {
  text-align: center;
}



ul.cate_navi {
  margin: 20px auto;
}
ul.cate_navi li {
  float: left;
  margin-right: 9px;
  margin-bottom: 9px;
}
ul.cate_navi li:nth-child(3n) {
  margin-right: 0;
}
ul.cate_navi li a {
  display: block;
  width: 244px;
  height: 60px;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_cate.jpg) no-repeat;
  color: #928679;
  font-size: 18px;
  text-decoration: none;
  padding-top: 21px;
  box-sizing: border-box;
}

.category_item {
  margin-bottom: 70px;
}
.category_item .title {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/title_cate.jpg) no-repeat;
  background-position: center bottom;
  margin: 0 auto 20px;
  height: 60px;
  padding-top: 15px;
  box-sizing: border-box;
}
.category_item .title h3 {
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.category_item .category_box {
  float: left;
  width: 179px;
  margin: 15px 10px 15px 0;
}
.category_item .category_box:nth-child(4n) {
  margin-right: 0;
}
.category_item .category_box .img {
  width: 179px;
}
.category_item .category_box .img img {
  width: 100%;
}
.category_item .category_box a {
  color: #000000;
  font-size: 14px;
  line-height: 1.5em;
}
.category_item .category_box p.name {
  margin: 10px auto;
}
.category_item .category_box p.name a {
  text-decoration: underline;
}
.category_item .category_box p.cate_price a {
  text-decoration: none;
}
.category_item .itembtn a {
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_moreitem.png) no-repeat;
  width: 400px;
  height: 52px;
  margin: 10px auto 0;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
  font-size: 20px;
}
.category_item .itembtn a:hover {
  opacity: 0.8;
}

#breadcrumb {
  margin: 0 auto 20px;
  color: #403c39 !important;
  text-align: left;
}
#breadcrumb a {
  color: #403c39;
  text-decoration: none;
}
#breadcrumb font {
  color: #403c39 !important;
}

.detail_text {
  text-align: left;
  line-height: 1.7em;
  margin-bottom: 20px;
  font-size: 16px;
  padding: 0 2em;
}
.detail_text ul.rental li {
  float: left;
  width: 180px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.detail_text ul.rental li:nth-child(4n) {
  margin-right: 0;
}
.detail_text ul.rental li a {
  display: block;
  background: #e60012;
  color: #fff;
  border-radius: 30px;
  padding: 10px 0;
  text-decoration: none;
}

.detailExtTxt {
  text-align: left;
  line-height: 1.7em;
  width: 335px;
  margin-bottom: 20px;
}
.red_text {
  text-align: center;
  color: #e60012;
  font-size: 16px;
  font-weight: bold;
}
.red_text a {
  color: #e60012;
}
.sns_icon {
  width: 345px;
  margin: 20px auto;
}
.sns_icon p {
  float: left;
  margin-right: 10px;
}
#viewButton a {
    color: #494747;
    text-decoration: none;
    border: solid 1px;
    padding: 4px;
}

#viewButton a:hover {
  background: #333;
  color: #fff;
}

#itemInfo .soldout {
	box-sizing: border-box;
    margin: 10px;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding: 10px;
}
#itemInfo #restockSend {
  width:345px;
  margin: 10px auto;
}
#restockSend a {
  display: block;
  text-decoration: none;
  background:url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_itemmail.png) center center no-repeat !important;
  background-size: contain !important;
  color:#fff;
  width:345px;
  height: 70px;
  font-size:20px;
  padding:20px 0 20px 40px;
  box-sizing: border-box;
  font-weight:bold;
  border-radius: 30px;
}
.btn_report a {
  display: block;
  width: 345px;
  height: 50px;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_sakurepo.png) no-repeat;
  padding: 15px 0;
  box-sizing: border-box;
  margin: 0 auto 20px;
  color: #494747;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  border-radius: 30px;
  color: #fff;
}
.btn_report a:hover {
  opacity: 0.8;
}
.btn_ordermade a {
  display: block;
  width: 345px;
  height: 50px;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_ordermade.png) no-repeat;
  padding: 15px 0;
  box-sizing: border-box;
  margin: 0 auto 20px;
  color: #494747;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  border-radius: 30px;
  color: #fff;
}
.btn_ordermade a:hover {
  opacity: 0.8;
}
h2.title_itemdetail {
  margin: 10px auto 15px;
}
#favoarea {
  margin: 20px auto;
}
#favoarea h2 {
  margin: 10px auto 15px;
}
#favoarea .btn_review {
  width:230px;
  text-align: center;
  margin: 20px auto 10px;
}
#favoarea .btn_review a {
  display: block;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/btn_reviewpost.png) center center no-repeat;
  background-size: contain !important;
  color:#fff;
  width:230px;
  height: 35px;
  font-size:17px;
  padding:6px 0 6px 40px;
  font-weight:bold;
  border-radius: 30px;
  box-sizing: border-box;
  text-decoration: none;
}
#favoarea input[type="text"] {
  width: 70px;
  height: 35px;
  padding: 7px;
  margin-right: 20px;
  margin-left: 10px;
}
#favoarea textarea {
  width: 440px !important;
  height: 72px !important;
  margin-top: 10px;
  margin-left: 10px;
  padding: 7px;
}

#M_reviewViewAll {
  width: 750px !important;
}
#M_reviewViewAll .M_reviewList {
  background: #fff !important;
}

#M_group p {
  text-align: left !important;
}
#M_group p.name {
  margin: 7px auto;
}
.item_group a {
  color: #494747;
}
.item_group h3 {
  text-indent: -9999px;
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/title_relation.jpg) no-repeat;
  width: 750px;
  height: 39px;
  margin-bottom: 20px;
}
#M_group td.itemBox {
  padding: 5px;
}
.item_group .line {
  display: none;
}
#M_group .itemImg {
  margin-bottom: 10px;
}
#M_group .itemImg img {
  width: 100%;
}


.ordercontract_area h2 {
  font-size: 30px;
  font-weight: bold; 
  margin-bottom: 10px;
}
.ordercontract_area table {
  width: 750px;
  margin: 0 auto;
}
.ordercontract_area th {
  background: #eee;
  padding: 16px 24px;
  border: 1px solid #ccc;
}
.ordercontract_area td {
  padding: 16px 24px;
  border: 1px solid #ccc;
  background: #fff;
}

.company {
  width: 750px;
  margin:-30px auto 20px;
}
.company h2 {
  font-weight: bold; 
  margin-bottom: 10px;
}
.company h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #d52d26;
}
.company .company_in {
  padding: 0 1.5em;
}
.company p {
  font-size: 14px;
  line-height: 2em;
}
.company p.mgt30 {
  margin-top: 30px;
}
.company .company_in table tr th {
  margin: 5px auto;
  line-height: 2em;
  font-weight: bold;
}
.company .company_in table tr td {
  margin: 5px auto;
  line-height: 2em;
  text-indent: 3em;
}
.company .company_in a {
  color: #2d322d;
}

.guide {
  width: 750px;
  margin: -40px auto 20px;
}
.guide h2 {
  font-size: 23px;
  font-weight: bold; 
  margin-bottom: 10px;
}
.guide h3 {
  font-size: 17px;
  font-weight: bold; 
  margin-bottom: 10px;
  margin-top: 30px;
  color: #e60416;
  padding-left: 1.5em;
}
.guide h3 span {
  color: #fad7d5;
}
.guide p {
  line-height: 1.7em;
  padding-left: 1.5em;
}

.member {
  width: 750px;
  margin: 0 auto;
}
.member .red {
  color: #e60012;
}
.member h2 {
  float: left;
  font-size: 30px;
  font-weight: bold; 
  margin-bottom: 10px;
}
.member h3 {
  font-size: 17px;
  font-weight: bold; 
  margin-bottom: 15px;
}
.member .btn_member {
  float: right;
}
.member .btn_member a {
  display: block;
  padding: 10px 20px;
  border-radius: 20px;
  background: #e60012;
  color: #fff;
  text-decoration: none;
  border: 1px solid #e60012;
}
.member .btn_member a:hover {
  background: #fff;
  color: #e60012;
}
.member table {
  width: 750px;
  margin: 30px auto;
}
.member th {
  background: #eee;
  padding: 16px 24px;
  border: 1px solid #000;
}
.member td {
  padding: 16px 24px;
  border: 1px solid #000;
  background: #fff;
  text-align: center;
}
.member p {
  line-height: 1.7em;
}

.top_head {
  display: none;
}

.add_favo {
  text-align: center;
}
.add_favo .img_text {
  bottom: -3px;
}

.detail_title {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/title_detailpage_pc.png) center center no-repeat;
  width: 750px;
  height: 60px;
  box-sizing: border-box;
  padding: 16px 28px;
  color: #fff;
  font-size: 20px;
}
.guide .detail_title h4 {
  float: left;
}
.guide .detail_title h2 {
  float: right;
}

.text_review {
  padding-left: 5em;
  margin: 20px auto 0;
}

.M_select-option-restock-btn {
  background: url(https://gigaplus.makeshop.jp/yuzawaya/pc/images/restock.png) center center no-repeat;
  background-size: contain;
  width: 80px;
  height: 25px;
  display: block;
  float: right;
}

.stockList .M_stock-status, {
  font-size: 14px;
}

#category .M_item-stock-smallstock,#category .M_item-stock-instock {
  border: 2px #8d503b solid;
  text-align: center;
  width: 165px;
  border-radius: 20px;
  display: block;
  color: #8d503b;
  padding: 2px 0;
  box-sizing: border-box;
}

/*#category .M_item-stock-soldout {
  border: 2px #545454 solid;
  text-align: center;
  width: 165px;
  border-radius: 20px;
  display: block;
  color: #545454;
  padding: 2px 0;
  box-sizing: border-box;
}*/

#category .M_item-stock-soldout {
  color: #FFF;
    background-color: #444;
    padding: 3px 50px;

}

#category .soldout {
  display: none;
}

ul.M_pager li {
  margin: 0 5px !important;
  text-align: center;
}
ul.M_pager li a {
  background: none !important;
  border: none !important;
  border-bottom: 1px #545454 solid !important;
  padding: 2px 4px 10px 2px !important;
  color: #545454 !important;
  font-size: 14px;
}
ul.M_pager li.active {
  border-bottom: 2px #e70010 solid !important;
  padding: 2px 4px 10px 2px !important;
  color: #e70010 !important;
  font-size: 14px;
}
.special-price td, .special-price td input{
    font-weight: bold;
    font-size: 19px !important;
    color: #e60012;
}
.js-basic-price {
  font-weight: bold;
}

div.M_imageCatalog {
  margin: 10px auto;
}
div.M_imageCatalog table td {
  border: none !important;
  /*padding: 7px;*/
}
ul.M_pager li.prev a:hover, ul.M_pager li.next a:hover {
    text-decoration: none !important;
}



@media (max-width: 1116px) { 
.right_sns {
  display: none;
}
/*.right_qa {
  display: none;
}
/*.right_cart {
  display: none;
}
*/
.right_favo {
  display: none;
}
.left_coupon {
  display: none;
}
.left_member {
  display: none;
}
.left_mailmagazine {
  display: none;
}
.left_fukubukuro {
  display: none;
}
}

/* レビュー用 */
#M_reviewViewAll .M_reviewImg {
    margin: 10px;
}

div#M_Review h2{
	display:none;
}



/* 飛び出すバナー 始 */
a.Side_Banner {
 position: fixed;
 display: inline-block;
 transition: all .2s ease;
 z-index: 9999;
}

#migi-obi a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

/* 右側ロング */
a.Side_Banner.right2 { right: -260px;} /*マウスを乗せた時に出てくる幅*/
a.Side_Banner.right2:hover{ right: 0;}



/* 並び位置 */
/*a.Side_Banner.top1 { top: 600px; }
a.Side_Banner.top2 { top: 750px; }*/

a.Side_Banner.top1 { top: 160px; }
a.Side_Banner.top2 { top: 290px; }
a.Side_Banner.top3 { top: 420px; }

 @media screen and (max-width: 1220px) {
#migi-obi {
	visibility: hidden;
}
}
/*  飛び出すバナー 終 */


/*------------------------
	定期購入
------------------------*/
#M_repeatPriceTable{
	border-top:1px solid #999;	
	border-left:1px solid #999;
	width:100%;
	margin:8px 0;
}
#M_repeatPriceTable th{
	text-align:center;	
	background:#ffc;
}
#M_repeatPriceTable th,
#M_repeatPriceTable td{
	border-bottom:1px solid #999;	
	border-right:1px solid #999;
	font-size:13px;
	padding:3px;
}
#M_repeatPriceTable th{
	font-weight:normal;	
}
#M_repeatPriceTable .M_taxIn{
	font-size:11px;	
	color:#666;
}
#M_repeatPriceTable td{
	color:#CC0000;
	font-weight:bold;	
	text-align:center;
}
#M_repeatBonus{
	clear:both;
	overflow:hidden;
	_zoom:1;
	margin-top:16px;
	border:1px solid #999;
}
.M_repeatBonusWrap{
	margin:8px;
	padding:10px;
	width:310px;
	float:left;
}
.M_repeatBonusName{
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;	
}
.M_repeatBonusClear{
	overflow:hidden;
	_zoom:1;	
}
.M_repeatBonusImg{
	float:left;
	width:100px;
	margin-right:4px;
}
.M_repeatBonusImg img{
	width:100px;
}
.M_repeatBonusDetail{
	float:right;
	width:200px;	
}
h4.regular{
	font-weight:bold;
    background: none repeat scroll 0 0 #E6E6E6;
	margin: 8px 0;
    padding: 8px;
	font-size:14px;
}
.stockY{
	font-weight: bold;
    text-align: right;
    margin-right: 10px;
}
.repeatMgn{
    text-align: right;
    margin: 10px;
}
}
.M_repeatPrice span{
	color:#CC0000;
}
#basketBtn2 {
    margin-top: 10px;
    padding: 10px;
}
a.repeat_basket_btn {
    background: #b60500;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin: 16px auto;
    padding: 14px 32px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	width: 70%;
}
a.repeat_basket_btn:hover {
    background: #be605d;
}
#buyInfo {
	margin:20px 0 30px;
	overflow:hidden;
	_zoom:1;
}
#buyInfo h4 {
	background:#ccc;
	padding:8px;
	margin:8px 0;
	font-size:16px;
	font-weight:bold;
}
#buyInfo .repeatDescription{
	padding:6px 12px;
	border:#333 solid 1px;
}
#buyInfo .buyBtn{
	margin:16px 0;
}
#M_usualValue td,
#M_usualValue td input{
	font-size:18px;
	font-weight:bold;
}
#M_usualValue td input{
	width:70px;
}
div.M_infoEmbedded {
float:left;
}
.M_repeatPrice{
margin: 10px auto;
    font-size: 20px;
    color: red;
}
.M_repeatPrice,
.M_repeatPrice input.m_price {
	font-weight:bold;
	text-align: right;
}
.M_repeatPrice input.m_price {
	width:60px;
	font-size:20px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.stockN {
	background:#eee;
	padding:10px;
	font-size:20px;
	color:#cc0000;
	text-align:center;
}

.repeatMgn_attention {
	    margin: 10px 10px 0 15px;
    text-align: left;
}

#detailInfo_subsc table td {
    height: 10px;
    text-align: right;
}

.detailarea_subsc {
width:350px;
}

#detailInfo .repeatMgn table {
  width: auto;
  margin-left: auto;
}

.M_inventory p.stockTitle span.hosoku {
    font-weight: bold !important;
    font-size: 18px !important;
    text-decoration: underline !important;
}
