header{
    max-width:1200px;
    margin:0 auto;
    padding:0;
    font-size: 0.8em;
}
.description_wrap{
    background:#d3ead8;
    text-align:left;
    color:#444;
    padding:5px 0 5px 15px;
    margin-bottom: 10px;
}
.head_logo{
    display:inline-block;
    width:440px;
    vertical-align:top;
}



.head_menu{
    display:inline-block;
    width:750px;
    vertical-align:top;
    text-align:right;
}
.head_menu div{
	display:inline-block;
	width:150px;
}
img.thum{
	width:30px;
	display:block;
	padding:0 0 4px; 
	vertical-align:middle;
	margin:0 auto;
}
.head_menu ul {
    display:inline-block;
    width:550px;
    margin:20px 0 0;
}
.head_menu ul li {
    display: inline;
    padding: 0 2%;
}

.global_navi{
    width:100%;
    margin:20px 0;
}
.global_navi ul {
    width:100%;
}
.global_navi ul li {
    display: inline-block;
    width: 10.6%;/*16% 19/5%*/
    line-height:2;
    text-align: center;
    vertical-align:top;
    padding:5px 0;
    border-left: 1px solid #ccc;
}
.global_navi ul li:last-child {
    border-right: 1px solid #ccc;
}
.bnr_area{
    width:100%;
    margin:2% auto;
}
.bnr_area div{
    width:48.5%;
    display:inline-block;
    margin:0 0.5%;
}
.bnr_area div img{
    width:100%;
}

.menu {
    position: relative;
    padding:0;
    height: auto;
    width: 100%;
    margin: 1% auto;
    font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
    font-size:14px;
    /*font-weight:700;*/
}

.menu > li {
    display: inline-block;
    width: 10.5%;;
    height: auto;
    line-height:2;
    text-align: center;
    vertical-align:top;
    padding:5px 0px;
    border-left: 1px solid #ccc;
}
.menu > li.last{
    border-right: 1px solid #ccc;
}

.menu > li a {
    display: block;
    color: #444444;
}

.menu > li a:hover {
    color: #999;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #111;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__second-level li a:hover {
    background: #fff;
}

.menu__third-level li a:hover {
    background: #fff;
}

.menu__fourth-level li a:hover {
    background: #fff;
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}
li.menu__mega ul.menu__second-level {
    position: absolute;
    top: 65px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 0px 5px;
    background: #f5f2e6;
}

li.menu__mega:hover ul.menu__second-level {
    top: 65px;
    visibility: visible;
    opacity: 1;
        filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
    padding-bottom:1%;
}

li.menu__mega ul.menu__second-level > li {
    display: inline-block;
    width: 22%;
    border: none;
    padding:3px 0;
    background:#fff;
    border-radius:10px;
    text-align:center;
}

li.menu__mega ul.menu__second-level > li:nth-child(3n+2) {
    margin:1% 1% 0 1% ;
}

/*---------- SP ----------*/
@media screen and (max-width: 480px){
    header{
        width:100%;
        margin:0 auto;
        padding:0;
        font-size: 0.8em;
	height:105px;
    }
    .description_wrap{
	    margin-bottom: 0px;
	}
    .head_logo{
        display:block;
        width:100%;
	height:83px;
        vertical-align:top;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(https://www.rakuten.ne.jp/gold/earth/img/logo-bg_3980.jpg);
	background-size:cover;

    }
    .logo_area{
        width:100%;
	padding: 6px 0 0 0px;
    }
    .logo_mark{
    	width:72%;
	margin-left: 15px;
	margin-top:10px;
    }
    .head_menu, .menu, .bnr_area{
        display:none;
    }
}
        






#itemImageSlider{
     margin-top: 60px; /* ①商品ページのコンテンツを下にズラす */
     }
 
.ctgTtl{
    margin-top: 70px;   /*②カテゴリーページのコンテンツを下にズラす */
/*	  margin-top: 158px;  ②カテゴリーページのコンテンツを下にズラす */

     }
 
.sample{
     position: absolute; /* ③sampleクラスのdivボックスやiframeパーツをページ全体から相対位置指定 */
     top: 150px; /* ④店舗独自ヘッダーの画面トップからの距離を指定 */
     left: 0;
     width: 100%; /* iframeの場合横幅をwidthで指定すれば不要 */
     }
 
.itemtitle,.ctgTtl1,#campaignText,#itemFestival{
/*     display: none;*/ /* ⑤通常商品ページと定期購入ページの店名、商品変倍表示、楽天スーパーDEALの表示を非表示に */
     }


#sCSLContainer  {
	box-sizing: border-box;
	width: 100%;
	padding: 10px 0 15px;
}
#sCSLContainer > a {
	display: inline-block;
	box-sizing: border-box;
	width: calc(100% / 2);
	vertical-align: top;
	padding: 0 2px 3px;
}
#sCSLContainer > a > div {
	box-sizing: border-box;
	display: inline-block !important;
	width: 100%;
	height: auto !important;
	background: none #ffffff;
	border: solid 1px #d2d2d2;
	padding: 6px 4px;
	margin: 0;
	overflow: hidden;
}
/* 商品画像部分 */
#sCSLContainer .inLeft {
	width: 100%;
    width: 180px !important;
    height: 180px !important;
	margin-bottom: 5px;
}
#sCSLContainer .inLeft img {
	width: 100%;
	border: none;
    max-height: 160px !important;
    max-width: 160px !important;
}

div#sCSLContainer .sCSLBox01 div.inLeft img, div#sCSLContainer .sCSLBox02 div.inLeft img {
    display: block;
    width: 100%;
    max-height: 160px !important;
    max-width: 160px !important;
}

#sCSLContainer .inLeft {
    /*margin-left: 36px;*/
    text-align: center;
    margin-right: 4px;
    position: relative;
    /* width: 90px !important; */
    /* height: 90px !important; */
    border: 0px solid #999999;
    background-color: #ffffff;
    padding: 0px !important;
    /* box-sizing: inherit; */

/* 商品名・価格部分 */
#sCSLContainer .inRight {
	padding: 0;
}
#sCSLContainer .inRight .txtheight {
	height: 55px;
	min-height:auto;
	margin-bottom: 5px;
	padding: 0;
}
#sCSLContainer .inRight .ctgItemNormal{
	background: none;
	position: relative;
	height: 100%;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	word-wrap: break-word;
	overflow: hidden;
}
#sCSLContainer .inRight .ctgItemNormal:before,
#sCSLContainer .inRight .ctgItemNormal:after {
	position: absolute;
	background-color: #ffffff;
}
#sCSLContainer .inRight .ctgItemNormal:before {
	content: "...";
	bottom: 0;
	right: 3px;
}
#sCSLContainer .inRight .ctgItemNormal:after {
	content: "";
	width: 100%;
	height: 100%;
}
#sCSLContainer .inRight .txtprice {
	height: 46px;
	padding: 0;
	color: #bf0000;
	text-align: left;
	font-size: 1rem;
}
#sCSLContainer .inRight .txtprice span:nth-child(2){
	font-size: 9px;
}
#sCSLContainer .inRight .txtprice span:last-child {
	display: block !important;
	color: #333333;
}
#sCSLContainer .txtprice .shippingCost_free {
	width: 50px !important;
	margin-left: 0;
	padding: 2px 0px 2px 3px !important;
	font-size: 10px;
	line-height: normal !important;
	letter-spacing: 1px;
	text-align: center;
}
