@charset "utf-8";

img{
  max-width: 100%;
  vertical-align: bottom;
}

.head-detail{
  margin-bottom: 30px;
}

body{
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.7
}
.en{
  font-family: 'Allerta Stencil', 
	helvetica, arial,
	sans-serif;
}


.ft-left-menu-search-price strong {
    font-size: 11px;
    font-weight: normal;
    padding: 0 5px 0 0;
}

div#ft-left-menu-search_wrap{
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid  #e2e2e2;
}


/*   header pc    */
.head{
text-align: center;
width: 1036px;
z-index: 10000;
background-color: #FFF;
left: 0;
top: 0;
position: relative
}
.head-left{
position: absolute;
left: 2%;
top: 0;
}
.head-left-text{
font-size:14px;
color: #9b8b56;
}
.head-search{
width: 250px;
position: relative;
margin-top: 15px;
}
.serch-box{
margin: 0;
padding: 0;
background: none;
border: none;
border-radius: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
height: 33px;
font-size: 12px;
border-radius: 200px;
background-color: #e2e2e2;
text-align: center;
color: #000;
transition:width .2s ease-out;
-webkit-transition: width .2s ease-out;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #e2e2e2 inset;

}
.serch-box.on{
width: 120%;
}
.serch-box::-webkit-input-placeholder{
color:#000;
opacity: 1
}
.serch-box:placeholder-shown {
color:#000;
opacity: 1
}
.serch-box:-moz-placeholder {
color:#000;
opacity: 1
}
.serch-box::-moz-placeholder {
color:#000;
opacity: 1
}
.serch-box:-ms-input-placeholder {
color:#000;
opacity: 1
}



.serch-image{
width: 16px;
position: absolute;
left: 20px;
top: 10px;
}


.head-center{
text-align: center;
padding-top: 40px;
}
.head-center-logo{
line-height: 0;
width: 250px;
margin: 0 auto;
}
.head-center-logo a{
display: block
}
.head-center-copy{
margin-top: 20px;
font-size: 12px;
}

.head-right{
position: absolute;
right: 2%;
top: 0;
text-align: left;
margin-right: -20px
}
.head-right-ul{
margin-top:-15px;
}
.head-right-ul li{
display: inline-block;
}
.head-right-ul li a{
padding: 10px 25px;
display: block;
font-size: 14px;
color: #000;
text-decoration: none;
background-size: 18px auto;
background-position: left center;
background-repeat: no-repeat
}

.head-menu{
margin-top: 30px;
text-align: center;
position: relative;
z-index: 1000;
}
.head-menu-ul{
background-color: #e2e2e2;
font-size: 0;
}
.head-menu-ul > li{
display: inline-block;
font-size: 13px
}
.head-menu-ul > li >a{
font-weight: bold;
display: block;
padding:20px 20px;
color: #000;
text-decoration: none;
position: relative;
line-height: 1
}
.head-menu-ul > li >a:before{
width: 1px;
height: 25px;
content: "";
position: absolute;
right: 0;
top: 16px;
background-color: #FFF;
}
.head-menu-ul > li:last-of-type a:before{
display: none
}
.head-menu-ul > li ul{
display: none;
position: absolute;
width: 100%;
left: 0;
background-color: #FFF;
border: 1px solid #e2e2e2;
text-align: center;
line-height: 1;
padding: 35px 0;
height: 200px;
box-sizing: border-box;
-webkit-box-sizing: border-box
}
.fix .head-menu-ul > li ul{
width: 100vw;
border-right: none;
border-left: none;
}
.head-menu-ul > li:hover ul{
display:block;
}
.head-menu-ul > li.on ul{
display:block;
}
.head-menu-ul > li ul li{
width: 130px;
margin-right: 10px;
display: inline-block;
vertical-align: top;
text-align: center;
line-height: 1.5;
}
.head-menu-ul > li ul li:last-of-type{
margin-right: 0;
}
.head-menu-ul > li ul li a{
overflow: hidden;
width: 100%;
text-decoration: none;
cursor: pointer
}

.head-menu-ul > li ul li img{
width:100px;
border: 1px solid #9b8b56;
box-sizing: border-box;
-webkit-box-sizing: border-box;
margin: auto;
}
.head-menu-ul > li ul li span{
display:block;
font-size: 14px;
font-weight: bold;
color: #000;
white-space: nowrap;
margin-top: 10px;
}


/*   header pc    */
.head-left-text{
font-size:12px;
}
.head-search{
width: 200px;
}


.head-right{
margin-right: -20px
}
.head-right-ul li a{
padding: 10px 25px;
font-size: 12px;
background-size: 16px auto;
}
href="#"-ul > li{
font-size: 12px
}
.head-menu-ul > li >a{
padding: 18px 13px;
}
.head-menu-ul > li >a:before{
height: 20px;
top: 13px;
}
.head-menu-ul > li ul{
padding: 30px 0;
height: 180px;
}
.head-menu-ul > li ul li img{
width:72px;
border: 1px solid #9b8b56;
}
.head-menu-ul > li ul li span{
font-size: 12px;
}



/* head-menu-sp */
.head-menu-sp-wrapp{
width: 100%;
padding-bottom:0px;
}
.head-menu-sp-banner{
margin:12px auto 20px;
}
.head-menu-sp-banner a{
color: #000;
text-decoration: none;
font-size: 12px;
margin-bottom: 10px;
display: block
}
.head-menu-sp-banner .text{
margin-top: 5px;
display: block
}
.head-menu-sp-ttl{
padding: 15px 0;
background-color: #e2e2e2;
font-weight: bold;
font-size: 16px;
line-height: 1;
}
.head-menu-sp-ul{
text-align: left;
border-top:1px solid  #e2e2e2;
}
.head-menu-sp-ul li a,
.head-menu-sp-ul li span{
font-size: 13px;
font-weight: bold;
padding: 18px;
line-height: 1;
padding-left: 45px;
display: block;
border-bottom: 1px solid #e2e2e2;
color: #000;
text-decoration: none;
background-position: left 7px center;
background-repeat: no-repeat;
background-size: 35px auto;
position: relative
}
.head-menu-sp-ul > li >span:before{
content: "";
display: block;
width: 12px;
height: 12px;
background-image: url(../img/top/plus.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
right: 10px;
top: 20px;
position: absolute
}
.head-menu-sp-ul > li > span.on:before{
background-image: url(../img/top/minus.svg);
top: 20px;
}
.head-menu-sp-sub-ul li a{
background-color: #ededed;
padding: 15px;
padding-left: 65px;
font-size: 12px;
position: relative;
}
.head-menu-sp-sub-ul{
display: none
}

.head-menu-sp-sub-ul li a:before{
position: absolute;
left: 47px;
top: 21px;
content: "";
width: 8px;
height: 1px;
display: block;
background-color: #333333
}

.head-menu-sp-ul li a:after{
content: "";
display: block;
width: 12px;
height: 12px;
background-image: url(../img/top/arrow.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
right: 10px;
top: 50%;
margin-top: -6px;
position: absolute
}



.head-menu-sp-banners{
margin: 20px auto;
}
.head-menu-sp-banners li{
margin-bottom: 2%;
}
.head-menu-sp-banners li a{
display: block;
}


.head-menu-notice{
  text-align: center;
  background-color: #D10E18;
  color: #FFF;
  padding: 0 10px;
}
.head-menu-notice-para{
  display: inline-block;
  font-size: 16px;
  padding: 10px 0;
  padding-left: 30px;
  font-weight: bold;
  background-image: url(https://www.rakuten.ne.jp/gold/fiveandten/img/top/icon_info.svg);
  background-position: left center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}




/*   block   */
.block{
margin-top: 30px;  
}
.block-inside{
margin-top: 50px;
}
.block-ttl{
display: inline-block;
font-size: 14px;
font-weight: bold;
}
.block-ttl.border{
border-bottom: 4px solid #9b8b56;
padding-bottom: 3px;
padding-right: 5px;
}
.block-ttl .en{
font-size: 24px;
margin-right: 10px;
font-weight: normal;
letter-spacing: .05em;
}
.block-ttl .en img{
  vertical-align: middle
}
.block-ttl.center{
text-align: center;
display: block
}
.block-ttl.center .en{
margin-right: 0;
}
.block-item a{
text-decoration: none;
color: #000;
display: block
}
.block-item-image{
position: relative;
}
.block-item-image:before{
content: "";
position: absolute;
left: 10px;
top: -8px;
width: 65px;
height: 41px;
background-position: left top;
background-size: contain;
background-repeat: no-repeat;
}
.block-item-ttl{
font-size: 16px;
font-weight: bold;
margin-top: 15px;
line-height: 1.4
}
.block-item-price{
color: #9b8b56;
font-size: 14px;
margin-top: 10px
}
.block-item-para{
margin-top: 15px;
font-size: 14px
}


/*  pickup  */
.pickup-item{
width: 18%;
float: left;
margin-right: 2.5%;
margin-bottom: 50px
}
.pickup-item-image.new:before{
background-image: url(../img/top/new.svg);
}
.pickup-item-ttl{
font-size: 14px;
}
.pickup-item:nth-of-type(5){
margin-right: 0;
}

/*  banner  */

.banner{
margin-top: 50px;
}
.banner-ul li.big{
width:49%;
margin-right: 2%;
}
.banner-ul li{
float: left;
width: 32%;
margin-right: 2%;
margin-bottom: 30px
}
.banner-ul li:nth-of-type(3n+3){
margin-right: 0;
}
.banner-ul li a{
display: block;
text-decoration: none;
color: #000;
font-size: 14px
}
.banner-ul li .text{
margin-top: 10px;
display: block;
font-size: 12px;
}


/*feature*/
.feature-banner{
float: left;
width: 32%;
margin-right: 2%;
margin-bottom: 50px
}
.feature-banner a{
color: #000;
text-decoration: none
}
.feature-banner:nth-of-type(3n+3){
margin-right: 0;
}
.feature-banner-ttl{
font-size: 14px;
margin-top: 10px;
}



/*guide*/
.guide{
border-top:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2;
padding: 60px 0;
position: relative;
}
.guide-inner {
margin-top: 50px;
display: table;
}
.guide-block{
display: table-cell;
width: 33.3333%;
padding-right: 40px;
padding-bottom: 30px;
box-sizing: border-box;
-webkit-box-sizing:border-box;
position: relative;
}
.guide-block:after{
height: 100%;
position: absolute;
width: 1px;
content: "";
display: block;
background-color: #FFF;
top: 0;
right: 8px;
}
.guide-block:nth-of-type(2){
padding: 0 20px;
padding-bottom: 30px;
}
.guide-block:last-of-type{
padding-right: 0;
padding-left: 40px;
}
.guide-block:last-of-type:after{
right:auto;
left: 8px
}
.guide-block:nth-of-type(2):after{
display: none
}
.guide-block-ttl{
padding: 8px 20px;
background-color: #FFF;
font-weight: bold;
font-size: 16px;
background-color: #e2e2e2
}
.guide-block-text{
margin-top: 30px;
font-size: 14px;
}
.guide-block-text span{
font-size: 13px
}
.guide-block-text a{
color: #000;
}
.guide-block-text img.blend{
max-width: 200px;
}


/*footer*/
.foot{
margin-top: 70px;
text-align: center;
margin-bottom: 150px
}
.footer-ul{
font-size: 0;
}
.footer-ul li{
font-size: 12px;
display: inline-block;
border-right: 1px solid #000;
line-height: 1
}
.footer-ul li:last-of-type{
border-right: none
}
.footer-ul li a{
color: #000;
text-decoration: none;
padding: 0 15px;
}
.foot-copy{
margin-top: 10px;
font-size: 11px;
letter-spacing: .05em;
}



.foot_notice{
  font-size: 14px;
  border: 1px solid #D10E18;
  padding: 30px;
  max-width: 800px;
  margin: auto;
  margin-bottom: 80px;
  margin-top: 50px;
}
.foot_notice_ttl{
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.foot_notice_subttl{
  font-weight: bold;
  margin-bottom: 10px;
}
.foot_notice_para{
  margin-bottom: 20px;
}
.foot_notice_note{
  font-size: 12px;
}




.detail-banner{
  overflow: hidden;
  width: 788px;
}
.detail-banner li{
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px
}
/*
.detail-banner li:first-of-type{
  width: 100%;
  margin-right: 0;
}
*/
.detail-banner li:last-of-type{
  margin-right: 0;
}
.detail-banner li a{
  display: block
}

.detail-banner li img{
  width: 100%;
}

.rakutenLimitedId_ImageMain1-3{
  display: block;
  width: 350px;
  padding-right: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#ft-left-menu {
    margin-right: 15px;
}

table.calbase_rakuten{
  width: 100%!important;
}
table.calframe_rakuten{
  width: 90%!important;
}
table.event_rakuten{
  width: 90%!important;
}
.sale_desc img{
  width: 600px;
}
.sale_desc font{
  font-size: 14px;
  margin-top: 10px;
  display: block;
}


.floating-cart-options-table .choice{
  font-weight: bold;
  display: block;
  margin-top: 10px;
}
.floating-cart-options-table .skuSelDrop{
  margin-top: 10px;
  width: 200px;
  height: 25px;
  margin-bottom: 10px;
}
