article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

a {
text-decoration: none;
}

a{/*リンクされた文字*/
    color:#737373;
    font-style:normal;
    text-decoration:none;
}
a:link {/*未訪問のリンク*/
    color:#737373;
    font-style:normal;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color:#737373;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#8b0000;
    font-style:normal;
    text-decoration:none;
}
a:active {/*クリック中*/
    text-decoration:none;
}

@media screen and (max-width: 2000px) {

html,body {
margin:0px;
min-width: 970px;
padding: 0px;
height: 100%;
font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
"ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode",
Arial, Verdana, sans-serif;
background-size: cover;
color: #767676;
font-size: 12px;
line-height:1.2em;
}

img {
vertical-align: text-middle;
margin:0px;
padding: 0px;
border: none;
}

img { -ms-interpolation-mode: bicubic; }

.spacer3 {
margin-bottom:3px;
}

.spacer5 {
margin-bottom:5px;
}

.spacer10 {
margin-bottom:10px;
}
.spacer15 {
margin-bottom:15px;
}
.spacer20 {
margin-bottom:20px;
}

.spacer30 {
margin-bottom:30px;
}

#header {
min-width:970px;
	height:75px;
text-align:center;
margin-left: auto;
margin-right: auto;
padding: 0px;

background-color:#fbf9ec;
border-bottom:1px solid #c9b671;
}

#e-header {
min-width:970px;
	height:75px;
text-align:center;
margin-left: auto;
margin-right: auto;
padding: 0px;

background-color:#fbf9ec;
border-bottom:1px solid #c9b671;
}

#header-logo {
width:770px;
margin-top:5px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#logo {
width:970px;
margin-bottom:-3px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#header2 {
display: none;
width:970px;
height:60px;
text-align:center;
margin-left: auto;
margin-right: auto;
padding: 0px;
background: -moz-linear-gradient(left top, #fff9e7, #FFFFFF 30%, #FFFFFF 70%, #fff9e7 100%);
background: -webkit-gradient(linear, left top, right bottom, from(#fff9e7),
                       color-stop(0.3, #FFFFFF),
                       color-stop(0.7, #FFFFFF),
                       color-stop(1.0, #fff9e7));
background: -o-linear-gradient(left top, #fff9e7, #FFFFFF 30%, #FFFFFF 70%, #fff9e7 100%);
background: linear-gradient(left top, #fff9e7, #FFFFFF 30%, #FFFFFF 70%, #fff9e7 100%);
background: linear-gradient(to right, #fff9e7, #FFFFFF 30%, #FFFFFF 70%, #fff9e7 100%);
}

#header2-logo {
width:770px;
}

#header3 {
width:970px;
height: 25px;
margin-top:5px;
margin-left: auto;
margin-right: auto;
}

#header3-text{
float:left;
font-size:10px;
}

#header3-menu {
float:right;
font-size:13px;
margin-top: 30px;
margin-bottom:5px;
vertical-align: text-middle;
}

#header3-menu img {
vertical-align: bottom;
margin: 0px;
padding: 0px;
}

#j-e {
float:right;
font-size:13px;
font-weight:bold;
font-family:HGS明朝E;
}

#j-e img {
vertical-align: top;
margin: 0px;
padding: 0px;
}

#j-link a{/*リンクされた文字*/
    color:#635429;
    font-style:normal;
    text-decoration:none;
}
#j-link a:link {/*未訪問のリンク*/
    color:#635429;
    font-style:normal;
    text-decoration:none;
}
#j-link a:visited {/*訪問後のリンク*/
    color:#635429;
    text-decoration:none;
}
#j-link a:hover {/*マウスをのせたとき*/
    color:#635429;
    font-style:normal;
    text-decoration:underline;
}

#j-link a:active {/*クリック中*/
    text-decoration:none;
}

#e-link a{/*リンクされた文字*/
    color:#b1a57d;
    font-style:normal;
    text-decoration:none;
}

#e-link a:hover {/*マウスをのせたとき*/
    color:#b1a57d;
    font-style:normal;
    text-decoration:underline;
}

#acordion-menu {
width:970px;
display: none;
}

#container {
width: 100%;
height: 100%;
height: auto;
margin-top:10px;
margin-left: auto;
margin-right: auto;
}

#header_container {
width: 100%;
height: 100%;
height: auto;
margin-top:10px;
margin-left: auto;
margin-right: auto;
}

#menu2 {
width:970px;
margin-left: auto;
margin-right: auto;
text-align:right;
font-size: 14px;
}

#menu {
width:970px;
height:auto;
margin-left: auto;
margin-right: auto;
text-align:left;
background-color:#c9b671;
margin-bottom:10px;
border-left:solid 1px #FFFFFF;
border-bottom-left-radius: 7px; /* 左下 */
border-right:solid 1px #FFFFFF;
border-bottom-right-radius: 7px; /* 右下 */
}

.menu-list {
float:left;
padding:6px;
font-size:13px;
border-right:solid 1px #FFFFFF;
}

.menu-list-left {
float:left;
padding:6px;
font-size:13px;
border-right:solid 1px #FFFFFF;
border-bottom-left-radius: 7px; /* 左下 */
}

.menu-list a {
color: #FFFFFF;
text-decoration:none;
}

.menu-list-left a {
color: #FFFFFF;
text-decoration:none;
}


.menu-list2 {
float:right;
padding:6px;
font-size:14px;

}






#menu .menu-list-left:hover {
background: #a29050;
}


#menu .menu-list:hover {
background: #a29050;
}

form#kensaku2 {
    height: 21px;
}

input#kensaku {
	border: solid 1px #a29050;
	width:150px;
    height: 18px;


	vertical-align: text-bottom;
}

input#go {
    border: 0px;
    width: 32px;
    height: 21px;
    background: url(img/go.jpg) left center no-repeat;
	vertical-align: text-bottom;
}


#menustop {
display:none;
width:970px;
margin-left: auto;
margin-right: auto;
background-color:#c9b671;
}


#news {
width:968px;
margin-left: auto;
margin-right: auto;
color:#555555;
background-color:#f8f5ec;
border:solid 1px #e3d7af;
margin-bottom:13px;
text-align:left;

}

#news-text {

margin-left: 5px;
margin-top:3px;
margin-bottom:3px;
font-size:12px;

}
/*
#news-text2 {
border-bottom:dotted 1px #b1a57d;

}
*/

#container2 {
width:970px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;

}

/*comment #container2 には display:table; を付けていた comment*/

#box-left {
width:170px;
height:100%;
float: left;
background-color: #ffffff;

}

/*comment #box-left には display:table-cell;を付けていた comment*/

#box-right {
width:785px;
float: right;
margin-left:15px;
background-color: #ffffff;
display:table-cell;
}

/*comment #box-right には display:table-cell;を付けていた comment*/



.c_top_p {
margin-bottom:-4px;
}

.c_top_t {

}


#seven-box {
width: 168px;
border:1px solid #cbc4a7;
text-align: center;
background-color:#f2edd9;
padding-top:3px;
}

#seven-box hr {
color:#ffffff;
background-color:#f2edd9;
border:none;
border-top: 1px dotted #b88a56;
width: 150px;
}

.seven-text {
margin-left:auto;
margin-right: auto;
text-align:left;
width: 160px;
font-size:12px;
}


#category-menu {
width: 168px;
border:1px solid #cbc4a7;
}


#category-menu ul {
display: inline;
padding:0;

}

#category-menu ul li {
margin-left: 50px;
font-size: 11px;
}

#category-menu hr {
color:#ffffff;
background-color:#ffffff;
border:none;
border-top: 1px dotted #cbc4a7;
width: 150px;
}

#category-menu img{
padding: 0;
margin: 0;
vertical-align: bottom;
}

#anshin {
width: 170px;
margin-bottom:5px;
}


#media1 {
width: 170px;
}

#media2 {
display:none;
}


#loan-sign {
width: 170px;
margin-bottom:10px;
}


#special-topic {
width: 168px;
border:1px solid #e9e9e9;
margin-bottom:20px;
text-align: center;
}
#special-topic div{
margin-bottom:3px;
}

#special-topic2 {
width: 170px;
}

#special-banner {
width: 168px;
border-bottom:1px solid #e9e9e9;
margin-bottom:10px;

}


#main-image {
width:785px;
margin-top:10px;
}

#topix {
width:785px;
font-size: 13px;
text-align: left;
margin-left: auto;
margin-right: auto;
vertical-align:text-bottom;
border-bottom:1px dotted #000000;
}

#topix img {
display :block;
line-height:0;
}

#topix-icon {
text-align: right;
}


.main-continues {

}

dl {
    clear: both;
    width: 13em;
display: inline;
}
dt {
    float: left;
    clear: both;
    padding: 0 0.5em;
border-bottom:1px solid white;
}
#topix dd {
    margin: 0;
    padding-left: 4em;
border-bottom:1px dotted #c8b571;
margin-bottom:5px;
}



#newitem {
width:584px;
float: left;
background-color: #ffffff;
}

.newitem1 {
float: left;
width: 292px;

}


.newitem2 {
float: left;
width: 144px;
}

.newitem2 img {
border :1px solid #e9e9e9;
}

.newitem3 {
float: left;
text-align:left;
width: 138px;
margin-left:5px;
margin-right:2px;
line-height:15px;
}

.newitem3-text1 {
font-weight:bold;
font-size:12px;
color:#c8b571;
text-decoration:underline;
text-align:left;
margin-bottom:5px;

}

.newitem3-text1 a:link {color: #c8b571; text-decoration: underline;
}
.newitem3-text1 a:visited {color:#c8b571; text-decoration: underline;
}
.newitem3-text1 a:hover {color:#c8b571; text-decoration: underline;
}
.newitem3-text1 a:active {color:#c8b571; text-decoration: underline;
}

.newitem3-text2 {
font-size:12px;
text-align:left;

}

.newitem3-text3 {
font-size:12px;
text-align:center;

}

.newitem3-text4 {
font-size:12px;
text-align:left;
width:120px;
margin-left:auto;
margin-right:auto;
}

.newitem3-text5 {
font-weight:bold;
font-size:12px;
color:#c8b571;
text-decoration:underline;
text-align:center;
margin-bottom:5px;

}

.newitem3-image {
text-align:center;

}

#ranking {
width:184px;
margin-left:12px;
float: right;
text-align: left;
border:1px solid #e9e9e9;
margin-bottom:20px;
}

#ranking-title {
margin-top:2px;
text-align: center;
}

.ranking-item {
width: 180px;
text-align: center;

}

.ranking-image {
float:left;
margin-left:4px;
width: 66px;
height:66px;

}

.ranking-text {
font-size: 11px;
text-align: left;
float:right;
width: 105px;
margin-bottom:5px;
line-height:12px;

}

#ranking-text2 {
font-size: 11px;
text-align: left;
width: 170px;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
line-height:15px;

}

#ranking hr {
color:#ffffff;
background-color:#ffffff;
border:none;
border-top: 1px dotted #999999;
width: 160px;
}


.ranking-number {
margin-bottom:5px;
}




#concierge {
width:785px;
background-color: ffffff;
margin-bottom:25px;
}

.concierge-left {
width:392px;
float: left;
margin-bottom:10px;
font-size:12px;
}

.concierge-right {
width:393px;
float: right;
margin-bottom:10px;
font-size:12px;
}

#itemlist {
width:783px;
height: 220px;
background-color: ffffff;
border:1px solid #e9e9e9;
margin-bottom:20px;
}

#itemlist1 {
width:783px;
}

#itemlist1 img {
margin-left:3px;
}

#container3 {
width:970px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
background-color: gray;
}

#container4 {
width:970px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;

}


#boutique {
float: left;
width: 590px;
text-align: left;
margin-bottom:15px;
}

#payment-calendar {
float: right;
width: 365px;
background-color: #ffffff;
}

#payment {
text-align:left;
font-size:12px;
margin-bottom:10px;
}

#payment hr {
color:#ffffff;
background-color:#ffffff;
border:none;
border-top: 1px solid #b88a53;
width: 365px;

}

#calendar-left {
float:left;
font-size:12px;
vertical-align:bottom;
width:238px;
}

#calendar-right {
width:110px;
height:150px;
float:right;
font-size:12px;
text-align: left;
position: relative;
}

#calendar-mark {
    position: absolute;
    top: 15px;

}

#container5 {
width:970px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom:10px;
background-color: #ffffff;
border-top: 1px solid #dddddd;
}



#toplinks {
float: right;
width:80px;
padding:6px;
font-size:14px;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
}

#toplinks a {
text-decoration:none;
color:#999999;
}

#toplinks:hover {
color:#ffffff;
background: #f5f5f5;
}




#footer-hr {
min-width:970px;
	height:1px;
text-align:center;
margin-left: auto;
margin-right: auto;
padding: 0px;

border-bottom:1px solid #dddddd;
}




#footer {
font-size: 12px;
width:970px;
margin-top:20px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}


#footer-0 {
width:185px;
height: 330px;
float:left;
border-right:dotted 1px #696969;
}

#footer-1 {
width:185px;
height: 330px;
margin-left:5px;

float:left;
border-right:dotted 1px #696969;
}

#footer-2 {
width:185px;
margin-left:5px;
float:left;
}

#footer ul {
margin-top:-1px;
}

.footer-text {
width:180px;
}



#copyright {
width:970px;
font-size:12px;
text-align:center;
margin-top:-5px;
margin-left:auto;
margin-right:auto;
}


img.icon {
vertical-align: middle;
}

.icon-text {
font-size: 11px;
vartical-align:middle;
line-height:150%;
margin-top:0px;
}
.icon-text2 {
font-size: 10px;
vartical-align:middle;
}





.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}





/*アコーディオン
-------------------------------------*/
.acordion{
 background:#fff;
 box-shadow: 0 0 10px rgba(0,0,0,0.3);
 border-radius:5px;
}

.trigger{
	padding:10px 10px 10px 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	border-radius:5px;
	font-size:88%;
}

.trigger.active{
	border-radius:5px 5px 0 0;
	border-bottom:1px solid #cfcfcf;
}

.acordion_tree{
	padding:15px;
	font-size:75%;
}

.open-close {
	float:right;
	text-indent:-9999px;
	display:block;
	margin-top:3px;
	height:11px;
	width:20px;
	background:url(../images/open.png) no-repeat;
	-webkit-background-size:20px 11px;
}

.trigger.active .open-close{
	background:url(../images/close.png) no-repeat;
	-webkit-background-size:20px 11px;
}




/*comment インラインフレーム　ヘッダー comment*/

#i-header {
margin-left: auto;
margin-right: auto;
text-align: center;

width:100%;
height:320px;

}

/*comment インラインフレーム　ヘッダー comment*/

#i-e-header {

width:100%;
height:305px;

}


/*comment インラインフレーム　サイドナビ comment*/

#i-sidenavi {
width:170px;
height:2750px;
}


/*comment インラインフレーム　フッター comment*/


#i-footer {
width:100%;
height:1020px;

}


/*comment インラインフレーム　スライドショー comment*/


#i-top-slide {
width:100%;
height:295px;

}



/*comment インラインフレーム　E-フッター comment*/


#i-e-footer {
width:100%;
height:1160px;

}


/*comment インラインフレーム　ブティックページ comment*/


#i-boutique {
width:100%;
height:3200px;

}




/* 会社概要
----------------------------------------------- */

.aboutus dl {
	clear: both;
	width: 13em;

	display: inline;

}
.aboutus dt {
	float: left;
	clear: both;
	padding: 1em 0.5em 0.3em;

}

.aboutus dd {
	margin: 0;
	padding: 1em 10em 0.3em;
	border-bottom:1px solid #c8b571;

}

.spacer20 {
	margin-bottom:20px;
}



/* テキスト全般
----------------------------------------------- */



h1 {
height: 9px;
left: 0;
position: absolute;
top: -10000px;
}

h2 {
display: inline;
}

h3 {
display: inline;
}

.g_h2 {
margin-bottom:-5px;
font-size: 14px;
line-height: 20px;
}

#g_h2 {
font-size: 14px;
margin-bottom: 20px;
line-height: 25px;
}

.g_h3 {
margin-bottom: 10px;

}

.g_text {
font-size: 12px;
margin-bottom: 25px;
line-height:170%;
}

.g_text p {
margin-bottom:15px;
}



.g_b_red{
color:#b22222;
font-weight:bold;
}

.g_h3 {
margin-bottom:-5px;
font-size: 14px;
}

.g_h4 {
margin-bottom:0px;
}

.g_hr {
margin-bottom:5px;
color:#ffffff;
background-color:#ffffff;
border:none;
border-top: 1px solid #B9A580;;
}

.g_text a:link { color: #b22222; text-decoration: underline;
}
.g_text a:visited { color: #b22222; text-decoration: underline;
}
.g_text a:hover { color: #b22222; text-decoration: underline;
}
.g_text a:active { color: #b22222; text-decoration: underline;
}



/* dl dt dd 関連
----------------------------------------------- */

.g_dl dl {
	clear: both;
	width: 13em;
	margin-bottom
	display: inline;

}

.g_dl dt {
	float: left;
margin-top: 0.3em;
	clear: both;
	padding: 1em 0.5em 0.3em;


}

.g_dl dd {
	margin: 0px;
line-height: 1.7em;
	padding: 1em 0em 0.3em 13em;
	border-bottom:1px solid #c8b571;

}


.at_dl dl {
	clear: both;
	width: 13em;
	display: inline;

}

.at_dl dt {
	float: left;
	clear: both;
line-height: 3em;
	padding: 1em 0.5em 0.3em;

}

.at_dl dt img {
	vertical-align:middle;
}

.at_dl dd {
	margin: 0px;
line-height: 3em;
	padding: 1em 0em 0.3em 28em;

}


.at_dl_e dl {
	clear: both;
	width: 13em;
	display: inline;

}

.at_dl_e dt {
	float: left;
	clear: both;
line-height: 3em;
	padding: 1em 0.5em 0.3em;

}

.at_dl_e dt img {
	vertical-align:middle;
}

.at_dl_e dd {
	margin: 0px;
line-height: 3em;
	padding: 1em 0em 0.3em 40em;

}

.i_dl dl {
	clear: both;
	width: 3em;
	margin-bottom
	display: inline;

}

.i_dl dt {
	float: left;
	clear: both;
	padding: 1em 0.5em 0.3em;

}

.i_dl dd {
	margin: 0px;
line-height: 1.2em;
	padding: 1em 0em 0.3em 3em;

}

.spacer20 {
	margin-bottom:20px;
}

.g2_dl dl {
	clear: both;
	width: 13em;
	margin-bottom
	display: inline;

}
.g2_dl dt {
	float: left;
	clear: both;
	padding: 1em 0.5em 0.3em;

}

.g2_dl dd {
	margin: 0;
	padding: 1em 2em 0.3em;


}

.g_dl a:link { color: #b22222; text-decoration: underline;
}
.g_dl a:visited { color: #b22222; text-decoration: underline;
}
.g_dl a:hover { color: #b22222; text-decoration: underline;
}
.g_dl a:active { color: #b22222; text-decoration: underline;
}

.spacer20 {
	margin-bottom:20px;
}


/* メディア
----------------------------------------------- */
.media {
float: left;
width: 111px;
margin-left: 5px;
height:250px;
margin-bottom:10px;
}

.media-i{
height:155px;
}

.m_h3 {
margin-bottom:15px;
font-size: 14px;
}

#media_ML_box {
width: 785px;
margin-top:15px;
}

#media_ML_l {
float: left;
width: 520px;
}

#media_ML_m {
margin-top:12px;
width:20px;
float:left;
border-right: solid 2px lightgrey;
}

#media_ML_r {
float: right;
width: 230px;
text-align:right;

}

/* サイトマップ
----------------------------------------------- */
.sitemap_box {
width: 240px;
float: left;
margin-right: 20px;
}

.sitemap_box ul {
margin-bottom: 15px;
}

.sitemap_box2 {
width: 240px;
float: left;
}

.sitemap_box2 ul {
margin-bottom: 15px;
}


/* アクセスマップ
----------------------------------------------- */
#left_box {
width: 370px;
float: left;
}

#right_box {
width: 370px;
float: right;
}

/* 7つの安心
----------------------------------------------- */

.seven_number {
	float: left;
	width: 45px;
}

.seven_text {
	float: left;
	width: 740px;
	background-color: #f9f3de;
	font-size: 12px;
	line-height:170%;
}

.seven_mark {
	margin-top:15px;
	float: right;
	width: 370px;
}


#seven_h1 h1 {
	text-align:center;
}
.seven_h2 {
	margin-top:15px;
	margin-left: 20px;
	color:#b22222;
}

.seven_text p {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.seven_hr {
color:#ffffff;
background-color:#ffffff;
border:none;
border-top: 1px solid #cbc4a7;
width: 785px;
margin-top:15px;
margin-bottom:15px;
}

/* 免税・国際配送
----------------------------------------------- */
.i_box {
margin-left: 93px;
}


.i_box2 {
margin-left: 190px;
}

/* エルメスカテゴリー
----------------------------------------------- */


.hermes_category_block {
border:1px solid #e9e9e9;
width: 785px;
text-align:center;
margin-left: auto;
margin-right: auto;



}

.hermes_category_block2 {
width: 785px;
text-align:center;
margin-left:4px;
}

ul.hermes_category li {
float:left;
margin-right: 2px;
list-style-type: none;
margin-right: 4px;
}


.hermes_category_block ul {
    margin:0;
    padding:0;
}



/* 国際配送
----------------------------------------------- */

#container6 {
width:785;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom:10px;

}



/* ポイントで透過
----------------------------------------------- */
a img.linkimg{
background:none!important;
}

a:hover img.linkimg{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background:none!important;
}


/* コンシェルジュ　楽天のみ
----------------------------------------------- */
div.concierge img{
 vertical-align: bottom;
}









/* 新商品詳細ここから
----------------------------------------------- */


{\rtf1\ansi\ansicpg932\cocoartf1671\cocoasubrtf600
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0

\f0\fs24 \cf0 /* detail layout description_detail */\
.description_detail_mtext_wrap \{\
    margin-bottom: 25px;\
\}\
.description_detail_title \{\
    font-size: 17px;\
    font-weight: normal;\
    padding-bottom: 4px;\
    border-bottom: 1px solid #545454;\
\}\
.description_detail_title .dc_title_jp \{\
    font-size: 13px;\
    padding-left: 4px;\
\}\
.text_gold \{\
    color:#9A8024;\
    font-weight:bold;\
    margin-bottom:10px;\
\}\
div.dd_btn_wrap \{\
    margin: 30px 0 !important;\
\}\
.btn-dd \{\
    border: solid #cccccc 1px;\
    padding: 10px;\
    display: inline-block;\
\}\
.description_detail_mtext_wrap .btn-dd img \{\
    display: inline-block;\
    vertical-align: middle;\
    margin: 0 0 0 10px !important;\
\}\
.description_detail_Lclm .description_detail_photolist > div > img \{\
    border: 1px solid #999999;\
    max-width: 100%;\
    margin: 0 auto 10px auto;\
\}\
.description_detail_Rclm \{\
    border: solid 1px #999999;\
\}\
.infodesc_title \{\
    background: #f8f2de;\
    color: #837e55;\
    text-align: center;\
    padding: 15px 0;\
    font-size: 18px;\
    position: relative;\
\}\
.infodesc_title:before \{\
    content: '';\
    position: absolute;\
    bottom: 29px;\
    width: 142px;\
    height: 1px;\
    left: 50%;\
    -webkit-transform: translateX(-50%);\
    transform: translateX(-50%);\
    background-color: #837e55;\
\}\
.infodesc_title span \{\
    font-size: 11px;\
\}\
dl.infodesc_list \{\
    padding: 10px;\
\}\
dl.infodesc_list dt \{\
    font-weight: bold;\
    margin-bottom: 5px;\
\}\
dl.infodesc_list dd \{\
    border-bottom: 1px dotted #999999;\
    margin-bottom: 10px;\
    padding-bottom: 10px;\
\}\
dl.infodesc_list dd:last-child \{\
    border-bottom: none;\
    padding-bottom: 0;\
    margin-bottom: 0;\
\}\
\
@media only screen and (min-width: 768px) \{\
    .description_detail_Lclm \{\
        float: left;\
        width: 73.758%;\
        padding-right: 19px;\
    \}\
    .description_detail_Lclm .description_detail_photolist \{\
        margin-left: -5px;\
        margin-right: -5px;\
        display: -webkit-flex;\
        display: flex;\
        -webkit-flex-wrap: wrap;\
        flex-wrap: wrap;        \
    \}\
    .description_detail_Lclm .description_detail_photolist > * \{\
        padding-left: 5px;\
        padding-right: 5px;\
        width: calc(100% / 2);\
    \}\
    .description_detail_Rclm \{\
        float: left;\
        width: 26.243%;\
    \}\
\}\
}


/* 新商品詳細ここまで
----------------------------------------------- */

@media screen and (min-width: 768px) {
    .sp {
        display: none !important;
    }
}

/* FEATURESVIEW
----------------------------------------------- */
.square_title {
    border-bottom: 1px solid #a4774a;
    padding-bottom: 4px;
    font-size: 16px;
    text-align: left;
    margin-bottom: 20px;
    font-family: Georgia, 'Hiragino Mincho ProN', 'Yu Mincho', serif;
    font-weight: normal;
    text-transform: uppercase;
}
.square_title img {
    width: 20px;
    vertical-align: bottom;
}
#feature {
    margin-top: 20px;
}
.feature_Grid {
    display: flex;
    display : -webkit-flex;
    flex-wrap: wrap;
    margin: 0 -8px;
    text-align: left;
}
.feature_Grid > * {
    width: calc(100% / 4);
    padding: 0 8px 20px 8px;
    box-sizing: border-box;
}
.feature_ctphoto img {
    max-width: 100%;
}
.feature_ctitl {
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0;
    color: #767676;
    letter-spacing: 0px;
}
.feature_ctxt {
    color: #a0a0a0;
    margin: 10px 0;
    font-size: 10px;
    letter-spacing: 0px;
}


/* PICK UP COLOR
----------------------------------------------- */
.pickupcolor {
 display: flex;
 flex-wrap: wrap;
}
.pickupcolor .item {
 width: calc(50% - 2px * 2);
 margin-bottom: 32px;
}
.pickupcolor .item:nth-of-type(odd) {
 margin-right: auto;
}
.pickupcolor .item:nth-of-type(even) {
 margin-left: auto;
}
.pickupcolor .item .images {
 width: 100%;
 transition: .2s;
}
.pickupcolor .item .images:hover {
 opacity: .8;
}
.pickupcolor .item .images img {
 width: 100%;
 height: auto;
}
.pickupcolor .item .description {
 line-height: 1.8em;
 padding: 4px 0 0 12px;
 margin-top: 16px;
 text-align: left;
}
.pickupcolor .item.black .description {
 border-left: 4px solid #000;
}
.pickupcolor .item.etoupe .description {
 border-left: 4px solid #8c7d6d;
}
.pickupcolor .item.gold .description {
 border-left: 4px solid #9b592a;
}
.pickupcolor .item.pink .description {
 border-left: 4px solid #eba4ab;
}
.pickupcolor .item .description h3 {
 display: inline-block;
 margin: 0 0 8px;
 font-weight: bold;
 text-transform: uppercase;
 font-size: 20px;
}
.pickupcolor .item.black .description h3 {
 color: #000;
}
.pickupcolor .item.etoupe .description h3 {
 color: #8c7d6d;
}
.pickupcolor .item.gold .description h3 {
 color: #9b592a;
}
.pickupcolor .item.pink .description h3 {
 color: #eba4ab;
}
.pickupcolor .item .description p {
 margin: 0;
 font-size: 13px;
}


/* CATEGORY
----------------------------------------------- */
.ctgmenu_icon_birkin {
    height: 40px;
    line-height: 40px;
    background-image: url(https://image.rakuten.co.jp/maison/cabinet/jp/category_img/ctg_birkin.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 3px center;
    padding-left: 40px;
    padding-right: 5px;
}
.ctgmenu_icon_kelly {
    height: 40px;
    line-height: 40px;
    background-image: url(https://image.rakuten.co.jp/maison/cabinet/jp/category_img/ctg_kelly.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 3px center;
    padding-left: 40px;
    padding-right: 5px;
}
.ctgmenu_icon_bolide {
    height: 40px;
    line-height: 40px;
    background-image: url(https://image.rakuten.co.jp/maison/cabinet/jp/category_img/ctg_bolide.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 3px center;
    padding-left: 40px;
    padding-right: 5px;
}
.ctgmenu_icon_garden_party {
    height: 40px;
    line-height: 40px;
    background-image: url(https://image.rakuten.co.jp/maison/cabinet/jp/category_img/ctg_gardenparty.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 3px center;
    padding-left: 40px;
    padding-right: 5px;
}
.ctgmenu_icon_picotin {
    height: 40px;
    line-height: 40px;
    background-image: url(https://image.rakuten.co.jp/maison/cabinet/jp/category_img/ctg_picotin.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 3px center;
    padding-left: 40px;
    padding-right: 5px;
}
.ctgmenu_icon_bags {
    height: 40px;
    line-height: 40px;
    background-image: url(https://image.rakuten.co.jp/maison/cabinet/jp/category_img/ctg_bags.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 3px center;
    padding-left: 40px;
    padding-right: 5px;
}
.ctgmenu_icon_wallets {
    height: 40px;
    line-height: 40px;
    background-image: url(https://image.rakuten.co.jp/maison/cabinet/jp/category_img/ctg_wallets.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 3px center;
    padding-left: 40px;
    padding-right: 5px;
}
.ctgmenu_icon_bag_accessories {
    height: 40px;
    line-height: 40px;
    background-image: url(https://image.rakuten.co.jp/maison/cabinet/jp/category_img/ctg_bagaccessories.jpg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 3px center;
    padding-left: 40px;
    padding-right: 5px;
}

/* header bnr
----------------------------------------------- */
#i-headerbnr {
    width: 100%;
    height: 26px;
    margin-bottom: -3px;
}
.header_info_wrap {
    background: #7b191a;
    padding: 6px;
}
.header_info_description {
    text-align: center;
}
.header_info_description a {
    color: white;
}
.header_infobnr_Grid_sp {
    display: none;
}
