/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: arial,"メイリオ",Meiryo,Hiragino Kaku Gothic ProN,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro",HiraKakuPro-W3,sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.m_b_7 { margin-bottom:7px;}
.m_b_10 { margin-bottom:10px; }
.m_b_20 { margin-bottom:20px; }
.m_b_27 { margin-bottom:27px; }

.m_l_20{
	margin-left:20px}
.m_l_40{
	margin-left:40px}
.m_l_60{
	margin-left:60px}

body{
	font-family:arial,"メイリオ",Meiryo,Hiragino Kaku Gothic ProN,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro",HiraKakuPro-W3,sans-serif;
	/*background-color:#f3f2ee;*/
	/*background-color:#000;*/
}

a:hover{ opacity:0.7; }



/*-----------------
	clearfix	*/

.cf:before,
.cf:after {
	content: " ";
	display: table;
}
.cf:after { clear: both; }
.cf { *zoom: 1; }
.inner{ margin:0 auto; }


h2{
	/*font-family:Arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro",HiraKakuPro-W3,sens-serif;
	font-weight:bold;
	font-size:24px;
	margin-bottom:4px;*/
	margin-bottom:15px;
}

h2 img{
	display:block;
	margin:0 auto;
}

/*
	バナー用センタリング
*/

.HeaderBannerCenter{
	background-color:#fff;
	width:1220px;
	text-align:center;
	margin:0 auto;
	padding-bottom:20px;
}
.HeaderBannerCenter a{
	margin:0 auto;
}
.HeaderBannerCenter a img{

	margin:0 auto;
}
.contact{
	width: 1220px;
	margin: 0 auto;
	color: #000;
	font-weight:bold;
	background-color: #fff;
}
.contact p{
	padding: 5px 10px;
	text-align: center;
}
.contact span{
	font-size: 22px;
	font-weight: bold;
}


#header #header_top_cont{
	overflow:hidden;
	width:1220px;
	margin:0 auto 5px;
}
#header #header_top_cont .inside_box{
	float:right;
}

#header #header_top_cont #gaid_nav{ overflow:hidden; }
#header #header_top_cont #gaid_nav li{
	float:left;
	height:26px;
	font-size:12px;
	margin-right:12px;
}
#header #header_top_cont #gaid_nav li img{ margin-top:0px; }
/*
#header #header_top_cont #gaid_nav li span{
	display:table-cell;
	vertical-align:middle;
}
*/
#header #header_top_cont #gaid_nav li:after{
	content:"/";
	color:#D3D3D3;
	float:right;
	font-size:15px;
	margin-left:10px;
}
#header #header_top_cont #gaid_nav li:first-child a{
	display:table-cell;
	margin-right:-9px;
}
#header #header_top_cont #gaid_nav li:last-child:after{
	content:"";
}
#header #header_top_cont #gaid_nav li a{
	text-decoration:none;
	color:#000;
	float:left;
}
#header #header_top_cont #gaid_nav li a img{
	float:left;
	width:16%;
	margin-right:8px;
}
#header_middle_cont{ background-color:#fff; }
#header_middle_cont .inside_cont{
	overflow:hidden;
	/*border-top:1px solid #909090;*/
	border-bottom:1px solid #909090;
	width:1224px;
	padding:14px 0 7px;
}

#header_middle_cont .inside_cont h1{
	float:left;
	margin-right:30px;
}
#header_middle_cont .inside_cont .form{
	float:left;
	background: #555;
	padding:10px 20px;
	margin-bottom:10px;
}
#header_middle_cont .search_window{
	float:left;
	margin-right:5px;
}
#header_middle_cont dl dt{
	color:#000;
	font-size:11px;
	padding-left:2px;
    font-weight: bold;
	text-shadow:-1px -1px 0 rgba(255, 255, 255, 1),
				 1px -1px 0 rgba(255, 255, 255, 1),
				-1px 1px 0 rgba(255, 255, 255, 1),
				 1px 1px 0 rgba(255, 255, 255, 1);
}
#header_middle_cont dl dd{
	overflow:hidden;
	color:#fff;
}
#header_middle_cont .inside_cont .form .form-text{
	width:160px;
/*	color:#b6b6b6;*/
	float:left;
	margin-top:2px;
	border:2px inset #fff;
}
#header_middle_cont .inside_cont .form .form-text2{
	width:86.5px;
	margin-right:2px;
	border:2px inset #fff;
}
#header_middle_cont .inside_cont .form .submit{
	float:right;
	margin-left:5px;
	border:1px inset #fff;
}
#header_middle_cont .header_list{
	overflow:hidden;
	float:right;
}

#header_middle_cont .header_list li{ float:left; }
#header_middle_cont .header_list li:nth-child(1){ margin-right:30px; }
#header_middle_cont .header_list li:nth-child(2),
#header_middle_cont .header_list li:nth-child(3){ margin-right:25px; }
#header_middle_cont .header_list li:nth-child(4){ margin-right:40px; }

#header #gnav{
	width:100%;
	height:52px;
	background-color:#3e3e3e;
	margin:5px auto 27px;
	/*padding:25px 0 27px;*/
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
}
#header #gnav > li{
	/*position:relative;
	float:left;*/
	height:52px;
}
#header #gnav > li:last-child{ border-right:1px solid #ddd9d3; }
#header #gnav > li:last-child  span a img{
	width: 90%;
	margin-top: 3px;
}
#header #gnav > li > span{
	font-family: 'ＭＳ Ｐ明朝','MS PMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','游明朝','Yu Mincho',sans-serif;
	font-weight:bold;
	display:block;
	border-left:1px solid #ddd9d3;
}
#header #gnav > li > span a {
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#000;
	width:173px;
}

#header #gnav > li > span a:hover{
	color: #ff8004;
}

#header #gnav li .submenu{
	display:none;
	position:absolute;
	background-color:#fff;
	border:1px solid #ddd9d3;
	border-top:none;
	z-index: 10;
}
#header #gnav > li .submenu li{
	width:210px;
}
#header #gnav li .submenu li a{
	display:block;
	color:#000;
	font-family: arial,"メイリオ",Meiryo,Hiragino Kaku Gothic ProN,"游ゴシック",YuGothic,sans-serif;
	font-size:14px;
	text-decoration:none;
	padding:5px 10px 4px;
}
#header #gnav li .submenu li a:before{
	content:url("../images/s_category_arrow.png");
	margin-right: 5px;
	margin-top: 1px;
	float: left;
}
#header #gnav li .submenu li a:hover{
	opacity:1;
	text-decoration:underline;
	color: #ff8004;
}



#header #gnav #new_arrival:hover .submenu,
#header #gnav #watch:hover .submenu,
#header #gnav #bag:hover .submenu,
#header #gnav #wallet:hover .submenu,
#header #gnav #pouch:hover .submenu,
#header #gnav #accessory:hover .submenu,
#header #gnav #purchase:hover .submenu{
	display:block;
}

.main_visual{
	width:1220px;
	margin:0 auto 150px;
}
.reason_img{
	background-color:#fff;
	width:1220px;
	margin:0 auto;
	padding:0 0 20px;
}


.category,
.shop_name {
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 12px;
	font-family:"メイリオ", Meiryo,sens-serif;
	line-height: 1.9em;
	float:left;
	width: 90px;
	height: 23px;
	margin: 9px 9px 9px 0px;
	padding-top:2px
}
/*Category*/
.orange{ background-color:#fa892e; }
.kenkou{ background-color:#fa892e; }
.zakka{ background-color:#9bbe11; }
.buyer{ background-color:#ef5584; }
.pickup{ background-color:#149bdf; }
.new{ background-color:#fb3700; }
.interia{ background-color:#665845; }
.fashion{ background-color:#f0b900; }
.kaden{ background-color:#c61c19; }
.tokusyu{ background-color:#ff5855; }
.dezi{background-color:#4e79dc; }
.kosume{ background-color:#f59be6; }
.hobby{ background-color:#4eceb4; }
.etc{ background-color:#646464; }
.food{ background-color:#a56e14; }
.feature{ background-color:#ff584d; }

/*ShopName*/
.tanukikouji{ background-color:#a88a6e; }
.ginza{ background-color:#607d8b; }
.nihonbashi{ 
	background-color:#608b71; 
	width: auto;
	font-size: 10px;
	letter-spacing: -1px;
	line-height: 2.3em;
}

/* #main_cont {
	background-color: #D9D5C3;
} */

#wrapper{
	background-color:#fff;
	width:1220px;
	margin:0 auto;
}
#product_cont{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	width:100%;
	/* background-color:#D9D5C3; */
	padding:51px 0 56px;
	line-height:20px;
	justify-content: center;
}
#product_cont .feature_cont .txt{
	color:#3c3c3c;
    font-size: 14.75px;
	line-height: 20px;
	font-weight:bold;
	text-align:center;
	margin:5px 0 30px;
}

#left_bnr{
	width:265px;
	float:left;
}
#left_bnr img{
	max-width:100%;
}

#left_bnr li{
	margin-bottom:25px;
}


/* iframe */
#slide_area{
	float:right;
}



.banner_list{
	overflow:hidden;
	width:1220px;
	background-color:#fff;
	margin:15px auto 0;
	padding-bottom: 60px;
}
.banner_list li{
	float:left;
	margin-bottom:15px;
}
.banner_list li.two_column_list{ margin-right:38px; }

#info_movie_cont{
	clear:both;
	overflow:hidden;
	background-color:#fff;
	padding-bottom:150px;
	width:1220px;
	margin:0 auto;
}
#info_movie_cont h3{
	font-family:Arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro",HiraKakuPro-W3,sens-serif;
	font-weight:bold;
	font-size:20px !important;
	margin-bottom:4px;
	text-align: center !important;
}

#info_movie_cont #movie{
	float:left;
	margin-left:41px;
}

#info_movie_cont #info_wrap{
	width: 1190px;
	margin: 0 auto;
}

#info_movie_cont .infomation{
	float:left;
	width:385px !important;
	padding-top:40px;
	margin-right:15px;
}
#info_movie_cont .infomation:last-child{
	margin-right: 0 !important;
}
#info_movie_cont .infomation h2{
	border-bottom:2px solid #333;
}
#info_list{
	height:322px;
	padding:11px 0 0 13px;
}
#info_list li.notice .title{ color:#030303; }
#info_list li.notice p{ color:#ff0000; }
#info_list li p{
	color:#4282ea;
	font-size:12px;
	line-height: 29.3px;
}
#info_list li .title,
#info_list li .day{
	font-weight:bold;
	color:#030303;
}
#info_list li .day{ font-size:17.09px; }

#pickup_brand_cont{
	/* background-color:#D9D5C3; */
	padding-bottom:30px;
}
#pickup_brand_cont h2{
	margin-bottom:40px;
}

/* 190123 追記 */
.pickup_brand_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}
.pickup_brand_item{ margin-bottom: 10px; }
.pickup_brand_item img{ vertical-align: bottom; }

#pickup_brand_cont #brand_btn {
	width: 500px;
	margin: 0 auto;
}


#category_cont{
	padding-bottom:30px;
	background-color:#fff;
}
#category_cont h2{ margin-bottom:15px; }
#category_cont #category_list{
	overflow: hidden;
	width: 1169px;
	margin: 0 auto;
}
#category_cont #category_list li{ float:left; }
#category_cont #category_list li:nth-child(1){ margin-right:27px; }
#category_cont #category_list li:nth-child(2){ margin-right:51px; }
#category_cont #category_list li:nth-child(3){ margin-right:54px; }
#category_cont #category_list li:nth-child(4){
	padding-right:24px;
	margin-right:24px;
	border-right:1px solid #f0f0f0;
}
#category_cont #category_list li:nth-child(5){ margin-right:49px; }
#category_cont #category_list a img{
	width:80%;
	height:80%;
}

#review_cont{
	/* height:609px; */
	background-color:#fff;
	margin:0 auto;
}

#review_cont h2{
	/* margin-bottom:25px;  */
	margin-bottom: 5px;
}
#review_cont #review_box{
	width: 1153px;
	margin: 0 auto;
}
#contact_us_cont{
	background-color:#fff;
}
#contact_us_cont h2{
        font-size: 30px;
	max-width: 1200px;
	/* margin-left: 40px; */
	margin: 0 auto 15px;
	padding-bottom: 10px;
	background: linear-gradient(transparent 50%, #cfa695 50%);
}
#contact_us_cont .shop_box_wrapper {
	display: flex;
	width: 1190px;
	margin:  0 auto;
}
#contact_us_cont .shop_box{
	overflow:hidden;
	clear:both;
	width:32%;
	margin:0 auto 60px;
	border: 1px solid #cfa695;
}

#contact_us_cont .contact_us_table{
	box-sizing: border-box;
	width:100%;
	table-layout: fixed;
	/*border-left: 1px solid #cfa695;
	border-right: 1px solid #cfa695;*/
}
#contact_us_cont .contact_us_table tr {
	border-bottom:  0px solid #cfa695;
}

#contact_us_cont .contact_us_table tr:nth-last-child(2){
	border-bottom:  1px solid #cfa695;
}
#contact_us_cont .contact_us_table th {
	border-right:  1px solid #cfa695;
}
#contact_us_cont .contact_us_table > caption,
#contact_us_cont .contact_us_table th,
#contact_us_cont .contact_us_table td{
	border:0px solid #cfa695;
	color:#706c6c;
}
#contact_us_cont .contact_us_table > caption{
	font-size:17px;
	text-align:left;
	border-bottom:none;
	line-height:30px;
	padding:3px 0px 1px 14px;
	background-color: #cfa695;
	color: #fff;
	margin-bottom: 6px;
}
#contact_us_cont .contact_us_table th,
#contact_us_cont .contact_us_table td{
	font-size:18px;
	line-height:1.5;
	padding: 0 5px;
	vertical-align: top;
	font-weight: 900;
	color: #3b4142;
	text-align: left;
}

#contact_us_cont .contact_us_table tr:last-of-type th{
	letter-spacing: -0.1em;
	font-size: 11px;
}
#contact_us_cont .contact_us_table tr:last-of-type td{
	font-size: 14px;
	text-align:center;
}

#contact_us_cont .contact_us_table td{
	/*padding:6px 100x;*/
	line-height: 1.5;
	vertical-align:top;
	
}
#contact_us_cont .contact_us_table td .small_text {
	font-size: 16px;
}
.web_info_left {
	text-align: left;
}
.web_info_map{
	text-align: center;
}
.web_info_map .flex_btn{
	display: flex;
	justify-content: space-around;
}
.web_info_map .flex_btn p{
	font-size: 16px;
	font-weight: 900;
	border-radius: 15px;
	border: 1px solid #000;
	padding: 10px 0; 
	color:#3b4142;
}
.web_info_map .flex_btn a{
	text-decoration: none;
}
.web_info_map .flex_btn .left{
	width: 50%;
}
.web_info_map .flex_btn .right{
	width: 45%;
}


.web_time{
	font-size: 14px;
	color: #8d8c92;
}
.email,.tel,.business_hours {
	text-align: center;
}
#contact_us_cont .contact_us_table td.business_hours_txt{
	padding-top: 0;
	padding-bottom: 10px;
	line-height: 1;
}
.business_hours_txt span{
	font-weight: 900;
	font-size: 12px;
}
#contact_us_cont .contact_us_table td.tel_c{
	color:#4282ea;
	text-decoration:underline;
}
#contact_us_cont .contact_us_table td a{ color:#3b4142; text-decoration: none;}

#contact_us_cont .contact_us_table td span.indent{
	margin-left: 80px;
}

#contact_us_cont .n_imgbox{
	width: 493px;
	float: left;
	text-align: center;
}

.store_img {
	max-width: 380px;
	width: 100%;
	box-sizing: border-box;/*
	border: 1px solid #cfa695;*/
	border-top: hidden;
	display: flex;
	justify-content: space-between;
	padding: 5px;
}
.store_img li {
	overflow: hidden;
	width: 120px;
	height: 120px;
}
.store_img li img {
	width: 100%;
	height: auto;
}
.gift_bnr{
	margin-bottom: 50px;
}
.gift_bnr img{
	margin-bottom: 10px;
}


#footer{
	line-height:20px;
	/*background-color:#f3f2ee;*/
	/*background-color:#000;*/
}
#footer .inside_box{
	width:1200px;
	margin:0 auto 30px;
	overflow:hidden;
	border:3px solid #cfa695;
	border-radius:5px;
	background-color:#fff;
	padding:10px;
}

#footer .left_box,
#footer .center_box,
#footer .right_box{ float:left; }
#footer .left_box{  width:386px; }
#footer .center_box{ width:384px; }
#footer .right_box{ width:378px; }
#footer .center_box{
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	height:600px;
	margin-bottom:12px;
	padding:0 15px;
}
#footer .left_box .cont{
	overflow:hidden;
	margin:0 15px 25px 0;
}
#footer .right_box .cont{
	overflow:hidden;
	margin-left:15px;
	width:378px;
}
#footer .dispatch{ float:left; }
#footer #dispatch_list > li{
	float:left;
	padding-top:10px;
}
#footer #dispatch_list > li:first-child{
	width:386px;
	padding-top:10px;
}
#footer #dispatch_list > li:last-child{
	border-left: 1px dotted #cccccc;
	width:369px;
	margin-bottom:12px;
	padding:10px 15px 0;
}
#footer #dispatch_list > li .detail_btn{
	width: 118px;
	height: 24px;
	border:1px solid #d8cebc;
	font-size:13px;
	float:right;
	margin-top:40px;
}


#footer .cont.no{
	clear:both;
	width:100%;
}
#footer .cont ul li{
	font-size:13px;
}
#footer h2{
	border:none;
	font-size:1em;
	font-family:'メイリオ','Meiryo',sens-serif;
	font-weight:bold;
	background-color:#cfa695;
	color: #000;
	margin-bottom:8px;
	padding:3px 0px 3px 9px;
}
#footer h3{ font-size:13px; }
#footer #branch_name{
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;
}
#footer .mail{ color:#333; }
#footer .detail_btn{
	width: 118px;
	height: 26px;
	border:1px solid #d8cebc;
	background: #fff !important;
	font-size:13px;
	float:right;
}
#footer .detail_btn a{
	display:block;
	color:#4f494c;
	text-decoration:none;
	margin:2px 0 0 7px;
}
#footer .detail_btn a:after{
	content:url("../images/detail_btn.png");
	float:right;
	/* margin-top:2px; */
	margin-right:5px;
}
#footer .cont dt,
#footer .cont p{ font-size:13px; }
#footer .cont dt{ margin-bottom:3px; }
#footer .plice,
#footer .asterisk,
#footer .caution_list li{ color:#af0000; }
#old_no_list{
	overflow:hidden;
	padding:13px 8px;
}
#old_no_list > li{
	float:left;
	margin-right:33px;
	font-size:12px;
}
#footer_bar{
	background-color:#cfa695;
	font-size:13px;
	color:#fff;
}
#footer_bar_box,
#footer_bar_box2{
	overflow:hidden;
	width:1130px;
	margin:0 auto 20px;
	padding-top:47px;
}
#footer_bar h2{
	border:none;
	background:none;
	float:left;
	margin:0 25px 0 0;
	padding:0;
}

#footer_bar_box2 .inner_box{
	overflow:hidden;
	width:826px;
	float:right;
}
#footer_bar_box2{
	margin-bottom:53px;
	padding-top:20px;
}
.footer_time{
	width:550px;
	float:left;
}
.footer_time .contact_time{
	/*font-family:"小塚明朝 Pr6N",'KozMinPr6N-Regular','メイリオ','Meiryo',sens-serif;*/
	font-size:15px;
}

.footer_time .contact_shopname{
	/*font-family:"小塚明朝 Pr6N",'KozMinPr6N-Regular','メイリオ','Meiryo',sens-serif;*/
	font-size:15px;
}

.footer_time .txt{
	font-size: 10px;
	color: #7b7e7e;
}

.footer_time .txt-blue{
	font-size: 10px;
	color: #00a1f0;
}

.footer_time .txt span{
	color:#8ba2c4;
	border-bottom:1px solid #8ba2c4;
}

#footer_contact_btn{
/*
	width:166px;
	height:34px;
	background-color:#fff;
	float:right;
*/
    background-color: #fff;
    width: 163px;
    height: 34px;
    float: right;
	margin-top:107px;
}
#footer_contact_btn a{
/*
	display:block;
	color:#333;
	text-decoration:none;
	font-family:"小塚明朝 Pr6N",KozMinPr6N-Regular,"メイリオ",Meiryo,sens-serif;
	font-size:14px;
	font-weight:bold;
	padding: 7px 0 7px 30px;
*/
	text-decoration: none;
	padding: 7px 0px 7px 30px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	display: block;
}
#footer_contact_btn a:before{
	display:block;
	content: url("../images/footer_contact_btn.png");
	margin-top: -1px;
	margin-right: 14px;
	float: left;
	height: 21px;
/*
margin-top:-7px;
margin-right:14px;
float:left;
height:21px;
*/

}
#footer_under_bar{
	clear:both;
	overflow:hidden;
	width:1130px;
	/* border-top:1px solid #191919; */
	margin:0 auto;
	padding:20px 0;
}
#footer_nav{ margin-left:50px; }
#footer_nav li{
	float:left;
	margin-right:12px;
}
#footer_nav li a{
	color:#fff;
	text-decoration:none;
}
#footer_nav li a:hover{
	opacity:1;
	text-decoration:underline;
}
#footer_nav li:before{
	content:">";
	color:#fff;
	margin-right:5px;
}
#copy{ float:right; }
#page_top{
	position:fixed;
	bottom:50px;
	right:0;
	z-index:100;
}


/*===============　追加 =================*/
#header{
	/* background-color: #D9D5C3; */
	padding-top: 18px;
}
/* nav{
	background-color: #D9D5C3; 
}
*/
#info_movie_cont h2{padding-bottom: 40px;}
#info_movie_cont .tab{overflow:hidden;}
#info_movie_cont .tab li{
	background:#ccc;
	padding:5px 10px;
	float:left;
	margin-right:1px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.8px;
	cursor: pointer;
}
#info_movie_cont .tab li.select{background:#eee;}
#info_movie_cont .content li{
	background:#eee;
	padding:20px;
}
#info_movie_cont .hide {display:none;}
#info_movie_cont ul{
	width: 600px;
	margin: 0 auto;
	margin-left: 15px;
}
#info_movie_cont .movie{
	float: right;
	margin-right: 15px;
}

/* 170904 追記 */
#footer .right_border{
	border-right: 1px dotted #cccccc;
	padding-right: 15px;
}
.Product_rank{
	width: 378px;
	font-size: 14px;
	letter-spacing: -1px;
	color: #828282;
	border: 1px solid #f2e8df;
}
.Product_rank span{
	font-size: 22px;
	font-weight: bold;
}
.Product_rank td:first-child{
	font-size: 16px;
	color: #000;
	background-color: #f2e8df;
	padding-right: 20px;
	vertical-align: middle;
}
.Product_rank td{
	padding: 8px 0 8px 10px;
	border: 1px solid #ccc;
}
span.rank_txt{
	font-size: 11px;
	letter-spacing: -0.5px;
}

/*==========================
	renew header
==========================*/
.header {
	width: 100%;
	max-width: 1220px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}
.header img {
	max-width: 100%;
	vertical-align: top;
}

/* header_main */
.header_main {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.header_main_logo {
	width: 100%;
	max-width: 220px;
	margin-right: 30px;
}
.header_main_month {
	width: 100%;
	max-width: 135px;
	margin-right: 30px;
}
.header_main_shop_info {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
}
.header_main_shop_info span {
	font-size: 20px;
}
.header_main_shop_info span::before {
	content: '';
	display: inline-block;
	width: 17px;
	height: 15px;
	margin-right: .2em;
	background: url(../images/renew/tel_icon_22.png) no-repeat;
	background-size: contain;
}
.header_main_bnr {
	width: 100%;
	max-width: 361px;
	margin-left: auto;
}

/* header_nav */
.header_nav {
	position: relative;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	width: 100%;
	/* max-width: 1084px; */
	margin-bottom: 10px;
	padding: 16px 18px;
	background-color: #cfa695;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* .header_nav::after {
	content: '';
	position: absolute;
	top: -3px;
	right: -133px;
	width: 149px;
	height: 197px;
	background: url(../images/header/umezawa.png) no-repeat;
	background-size: contain;
	z-index: 1;
} */
.header_nav_search {
	margin-right: 10px;
}
.header_nav_search form {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
}
.header_nav_search-txt {
	width: 244px;
	height: 46px;
	margin-right: 10px;
	padding-left: 1em;
	font-size: 14px;
	border: 1px solid #bfbfbf;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.header_nav_search-txt::placeholder {
	color: #6C6C6C;
}
.header_nav_search-btn {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 76px;
	height: 40px;
	padding: 0;
	padding-right: 10px;
	font-size: 16px;
	color: #fff;
	text-align: right;
	border: 0;
	border-radius: 5px;
	background: url(../images/header/search_icon.svg) no-repeat;
	background-size: 19px;
	background-position: 11px center;
	background-color: #BFB176;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.header_nav_search-btn:hover {
	background-color: #ccb65c;
}
.header_nav_list {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 46px;
	padding: 18px 17px;
	background-color: #fff;
	border: 1px solid #bfbfbf;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.header_nav_list_col {
	position: relative;
	width: calc(100% / 6);
	text-align: center;
}

.header_nav_list_col::after {
	content: '';
	display: block;
	width: 1px;
	height: 1em;
	font-size: 14px;
	background-color: #d1d1d1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.header_nav_list_col:last-child:after {
	content: none;
}
.header_nav_list_col a {
	font-size: 14px;
	color: #424043;
	text-decoration: none;
}

/* header_cate */
.header_cate {
	width: 100%;
	/* max-width: 1084px; */
	background-color: #cfa695;
	border: 2px solid #929292;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.header_cate_list {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.header_cate_list_item {
	flex-grow: 1;
	position: relative;
	text-align: center;
}
.header_cate_list_item::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 60px;
	margin-top: 4px;
	right: 0;
	background-color: #d3cbbe;
	vertical-align: middle;
}
.header_cate_list_item:last-child:after {
	content: none;
}


#side,
.side {
	width: 100%;
	max-width: 265px;
}
.side img {
	max-width: 100%;
	vertical-align: bottom;
}
.side_bnr {
	width: 100%;
	margin-bottom: 10px;
}
.side_bnr img {
	width: 100%;
	max-width: inherit;
}
.side_bnr:last-child {
	margin-bottom: 30px;
}

.side_form {
	margin: 30px 0;
	padding: 23px 14px;
	background-color: #cfa695;
	border-radius: 7px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.side_form_ttl {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	letter-spacing: .04em;
}
.side_form_ttl::before {
	content: '';
	display: inline-block;
	margin-right: 5px;
	width: 26px;
	height: 26px;
	background: url(../images/header/search_icon.svg) no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.side_form_subTtl {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	margin-bottom: .25em;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: .02em;
	line-height: 1;
}
.side_form_subTtl::before {
	content: '';
	display: inline-block;
	margin-right: 5px;
	width: 9px;
	height: 12px;
	background: url(../images/side/arrow.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.side_form form {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 20px;
}
.side_form_text {
	width: 207px;
	height: 30px;
	font-size: 14px;
	color: 333px;
	padding-left: .5em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.side_form_btn {
	width: 30px;
	height: 30px;
	border: none;
	background: url(../images/header/search_icon.svg) no-repeat center center;
	background-size: 65%;
	background-color: #BFB176;
	cursor: pointer;
}

.side_form_rank {
	margin-top: 0.5em;
}

.side_form_rank a {
	display: block;
	padding: .5em 0 0 .5em;
	font-size: 16px;
	color: #fff;
	letter-spacing: .02em;
	text-decoration: none;
}
.side_form_rank a:hover {
	color: #f39702;
	opacity: 1;
}

.side_brand {
	margin-bottom: 30px;
}
.side_brand_ttl {
	padding: 15px;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	letter-spacing: .12em;
	background-color: #cfa695;
}
.side_brand_ttl span {
	display: block;
	margin-bottom: 5px;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: .05em;
	transform: scaleX(.8);
	transform-origin: top left;
}
.side_brand_list,
.side_brand_watch {
	border: 1px solid #cbcbcb;
	border-top: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.side_brand_list {
	padding: 17px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.side_brand_list_col a {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	text-decoration: none;
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #cbcbcb;
}
.side_brand_list_col.less a {
	padding-bottom: 0;
	border: none;
}
.side_brand_list_col.hermes a::after {
	content: '';
	display: block;
	width: 87px;
	height: 51px;
	margin-left: auto;
	margin-right: 6px;
	background: url(../images/side/hermes_logo.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col.louisVuitton a::after {
	content: '';
	display: block;
	width: 83px;
	height: 51px;
	margin-left: auto;
	margin-right: 9px;
	background: url(../images/side/louis_vuitton_logo.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col.chanel a::after {
	content: '';
	display: block;
	width: 70px;
	height: 45px;
	margin-left: auto;
	margin-right: 17px;
	background: url(../images/side/chanel_logo.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col.gucci a::after {
	content: '';
	display: block;
	width: 83px;
	height: 18px;
	margin-left: auto;
	margin-right: 11px;
	background: url(../images/side/gucci_logo.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col.prada a::after {
	content: '';
	display: block;
	width: 91px;
	height: 15px;
	margin-left: auto;
	margin-right: 7px;
	background: url(../images/side/prada_logo.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col.balenciaga a::after {
	content: '';
	display: block;
	width: 112px;
	height: 12px;
	margin-left: auto;
	background: url(../images/side/balenciaga_loog.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col.saintLaurent a::after {
	content: '';
	display: block;
	width: 113px;
	height: 24px;
	margin-left: auto;
	background: url(../images/side/saint_laurent_logo.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col.loewe a::after {
	content: '';
	display: block;
	width: 56px;
	height: 58px;
	margin-left: auto;
	margin-right: 25px;
	background: url(../images/side/loewe_logo.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col.coach a::after {
	content: '';
	display: block;
	width: 96px;
	height: 10px;
	margin-left: auto;
	margin-right: 5px;
	background: url(../images/side/coach_logo.png) no-repeat;
	background-size: contain;
}
.side_brand_list_col_name {
	font-size: 13px;
	color: #f39702;
	line-height: 1;
}
.side_brand_list_col_name span {
	display: block;
	margin-bottom: 5px;
	font-size: 17px;
	color: #4f4f4f;
	line-height: 1.17;
	transform: scaleX(.9);
	transform-origin: top left;
}
.side_brand_list_col-child {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	line-height: normal;
	margin-top: -20px;
	margin-bottom: 25px;
	margin-left: -.5em;
}
.side_brand_list_col-child a {
	padding: 0 .5em;
	font-size: 13px;
	color: #808080;
	line-height: 1.7;
	text-decoration: none;
}
.side_brand_list_col-child a:hover {
	color: #f39702;
	opacity: 1;
}
.side_brand_list_btn {
	width: 100%;
	height: 50px;
}
.side_brand_list_btn a {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 17px;
	letter-spacing: .08em;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	background-color: #cfa695;
}

.side_price {
	margin-bottom: 30px;
	border: 1px solid #cfa695;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.side_price_ttl {
	padding: 15px;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	letter-spacing: .12em;
	background-color: #cfa695;
}
.side_price_ttl span {
	display: block;
	margin-bottom: 5px;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: .05em;
	transform: scaleX(.8);
	transform-origin: top left;
}
.side_price_link {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #cfa695;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.side_price_link:first-child {
	border-top: none;
}
.side_price_link a {
	display: block;
	padding: .751em 0;
	width: 100%;
	height: 100%;
	font-size: 15.99px;
	color: #cfa695;
	text-align: center;
	letter-spacing: .04em;
	text-decoration: none;
}
.side_price_link a span {
	font-size: 18px;
}
.side_price_link a:hover {
	background-color: rgba(0, 0, 0, .1);
	opacity: 1;
}


/* under header */
.brand_list {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.brand_list a {
	display: block;
	width: calc(99% / 4);
	margin-bottom: 5px;
}
.brand_list a img {
	width: 100%;
	vertical-align: bottom;
}


#slide_area.fs__custom_contents {
	margin-left: 32px;
	width: 900px;
}
p.header_main_shop_info {
	margin: 0;
}
.header_nav_list {
	width: auto;
	flex-grow: 1;
}
.header_main_bnr {
	margin: 0;
}
#faq .to_form {
	color: #FFFFFF;
}
#faq .to_form:hover {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
}

.c_header_logo_sp .__logo_link .fs-p-logo__lead {
	text-align: center;
}

.c_inquiry_form_pc .text_red {
	color: #FF0000;
}
.c_inquiry_form_pc h1:first-of-type {
	display: block;
	text-align: center;
	margin-bottom: 3em;
	font-size: 1.35rem;
	font-weight: bold;
}
.c_inquiry_form_pc .__mail_check {
	margin-top: 0.5em;
}

.c_inquiry_form_pc #submit_btn {
	margin: 2em auto 0;
	padding: 1em 2em;
	border-radius: 0.5em;
	background-color: #CCCCCC;
	border: none;
	display: block;
}
.c_inquiry_form_pc #submit_btn:hover {
	background-color: #AAAAAA;
	cursor: pointer;
}
#infoCovid {
	width: 100%;
}

.__one_grp_list__wrapper {
	width: 100%;
}
.__one_grp_list {
	display: flex;
	flex-wrap: wrap;
}
.__one_grp_list::after {
	content: "";
	flex-grow: 1;
}
.__one_grp_list > a {
	display: inline-block;
	width: 25%;
	box-sizing: border-box;
	color: #000000;
	text-decoration: none;
	margin-bottom: 40px;
	/* padding: 20px; */
}
.__one_grp_list a li {
	width: 100%;
}
.__one_grp_list a li .__prod_thmb_wrapper,
.__one_grp_list a li .__prod_name {
	border-left: 1px solid #CCCCCC;
}
.__one_grp_list a:last-of-type li .__prod_thmb_wrapper,
.__one_grp_list a:last-of-type li .__prod_name {
	border-right: 1px solid #CCCCCC;
}
.__prod_thmb_wrapper {
	padding: 20px;
}
.__prod_thmb_wrapper > img {
	width: 100%;
}
.__prod_name {
	padding: 0 20px;
}
.__prod_price {
	padding: 10px 20px;
	text-align: right;
}
.__prod_image_area {
	display: flex;
	margin: 30px 0;
}
.__prod_image_area .fs-c-productMainImage {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 100px;
	width: 600px;
	min-width: 600px;
}
.__prod_image_area .fs-c-productThumbnail {
	flex-grow: 1;
	width: 100%;
	padding: 0 80px;
	justify-content: space-around;
}
.__prod_image_area .fs-c-productThumbnail::after {
	content: "";
	flex-grow: 1;
}
.drawer_btn_pc {
	display: none;
}
.fs-p-productDescription table td {
	font-size: 0.9em;
	color: #444444;
}
#product_cont #product_list {
	width: 900px !important;
}
@media screen and (max-width: 1236px) {
	#slide_area.fs__custom_contents {
		max-width: 900px;
		width: 95%;
		margin-left: 0;
	}
}