@charset "Shift_JIS";

/* --------------------------------------------------------------------
	ユーザー定義　画像透過
--------------------------------------------------------------------- */
.img_ a img,
.event_banner_ a img,
.sidebox_banner_ a img,
.sp_link a img,
.mall_tree1_ a img,
#sidebox_banner ul li a img,
#sidebox_itemhistory a img,
#sidebox_category li a img,
#globalnav a:hover img,
#footer a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color:transparent\0/;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.img_ a:hover img,
.event_banner_ a:hover img,
.sidebox_banner_ a:hover img,
.sp_link a:hover img,
.mall_tree1_ a:hover img,
#sidebox_banner ul li a:hover img,
#sidebox_itemhistory a:hover img,
#sidebox_category li a:hover img,
#globalnav a:hover img,
#footer a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	background-color:transparent\0/;
}

/* --------------------------------------------------------------------
	ユーザー定義　ヘッダー
--------------------------------------------------------------------- */
#header {
	margin-bottom: 30px;
}
#mall_top #header {
	margin-bottom: 0;
}
#header_top_inner:after,
#header_top #headernav:after,
#header_middle_inner:after,
#header_bottom_inner:after {
	content: "";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
#header_top {
	border-bottom: #cfdfde 1px solid;
}
#header_top_inner {
	width: 1300px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}
#header_top .catch_ {
	font-size: 14px;
	line-height: 30px;
	float: left;
}
#header_top #headernav {
	width: 50%;
	height: 30px;
    float: right;
}
#header_top #headernav li {
	padding: 0 0 0 10px;
	margin: 0 0 0 24px;
	height: 30px;
	font-size:14px;
	line-height: 30px;
	background:url(../images/arrow01.png) left center no-repeat;
	float: right;
}
#header_middle_inner {
	width: 1300px;
	height: 90px;
	margin: 0 auto;
}
#header_middle #sitelogo {
	width: 268px;
	padding: 18px 0 0 0;
	float: left;
}
#header_middle #sitelogo a {
	display: block;
}
#header_middle #header_search {
	width: 530px;
	padding: 28px 0 0 15px;
	float: left;
}
#header_middle #header_search .search_inner_ {
	border: #cccccc 3px solid;
	overflow: hidden;
}
#header_middle #header_search .search_inner_ input {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
#header_middle #header_search .search_inner_ input.keyword_ {
	width: 396px;
	height: 34px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 34px;
}
#header_middle #header_search .search_inner_ #btn_go {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}
#header_tagcloud {
	overflow: hidden;
	width: 1300px;
	margin: 0 auto;
	border-top: #cedfdd 1px solid;
	padding: 15px 0;
	display: flex;
}
#header_tagcloud h2 {
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
#header_tagcloud span {
	padding: 0 0 0 8px;
	font-size: 16px;
	font-weight: normal;
}
#header_tagcloud span a {
	font-size: 16px;
	font-weight: normal;
	color: #006666;
	text-decoration:underline;
}
#header_middle #header_menu {
	width: 485px;
	float: right;
}
#header_middle #header_menu ul:after {
	content: "";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
#header_middle #header_menu ul li {
	width: 80px;
	height: 90px;
	float: right;
}
#header_middle #header_menu ul li a {
	width: 80px;
	height: 90px;
	font-size: 12px;
	text-align: center;
	display: block;
	position: relative;
}
#header_middle #header_menu ul li a:hover {
	color: #aaaaaa;
}
#header_middle #header_menu ul li#h_menu_history { background: url(../images/icon_history.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_bookmark_shop { background: url(../images/icon_bookmark_shop.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_bookmark_item { background: url(../images/icon_bookmark_item.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_entry  { background: url(../images/icon_entry.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_mypage { background: url(../images/icon_mypage.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_login  { background: url(../images/icon_login.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_logout { background: url(../images/icon_logout.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_cart   { background: url(../images/icon_cart.png) center 22px no-repeat;}

#header_middle #header_menu ul li#h_menu_history:hover { background: url(../images/icon_history_on.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_bookmark_shop:hover { background: url(../images/icon_bookmark_shop_on.png) center 15px no-repeat;}
#header_middle #header_menu ul li#h_menu_bookmark_item:hover { background: url(../images/icon_bookmark_item_on.png) center 15px no-repeat;}
/* #header_middle #header_menu ul li#h_menu_entry:hover  { background: url(../images/icon_entry_on.png) center 15px no-repeat;} */
#header_middle #header_menu ul li#h_menu_mypage:hover { background: url(../images/icon_mypage_on.png) center 15px no-repeat;}
/* #header_middle #header_menu ul li#h_menu_login:hover  { background: url(../images/icon_login_on.png) center 15px no-repeat;} */
#header_middle #header_menu ul li#h_menu_logout:hover { background: url(../images/icon_logout_on.png) center 15px no-repeat;}

#header_middle #header_menu ul li a span.name_ {
	width: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 1.4;
	position: absolute;
	bottom: 10px;
	left: 0;
}
#header_middle #header_menu ul li a span#jscart_replace_ {
	width: 100%;
	font-size: 12px;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 0;
}
#header_bottom {
	height: 50px;
	background: #a36e6e;
	position: relative;
}
#header_bottom_inner {
	width: 1300px;
	margin: 0 auto;
}
#header_bottom_inner ul#globalnav {
	height: 50px;
	margin: 0 auto;
	background: #a36e6e;
}
#header #globalnav li {
	/*width: calc((100% - 1px)/6);*/
	width: calc((100% - 1px)/5);
	height: 50px;
	border-right: #ffffff 1px solid;
	float: left;
	text-align: center;
	box-sizing: border-box;
}
#header #globalnav li:first-child {
	border-left: #ffffff 1px solid;
}
#header #globalnav li .ttl_ {
	height: 50px;
	padding: 0 0 0 25px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	color: #ffffff;
}
#header #globalnav li#gnav01 .ttl_ { background: url(../images/gnav01.png) 10px top no-repeat;}
#header #globalnav li#gnav02 .ttl_ { background: url(../images/gnav02.png) 10px top no-repeat;}
#header #globalnav li#gnav03 .ttl_ { background: url(../images/gnav03.png) 10px top no-repeat;}
#header #globalnav li#gnav04 .ttl_ { background: url(../images/gnav04.png) 10px top no-repeat;}
#header #globalnav li#gnav05 .ttl_ { background: url(../images/gnav05.png) 10px top no-repeat;}
#header #globalnav li#gnav06 .ttl_ { background: url(../images/gnav06.png) 10px top no-repeat;}

#header #globalnav li:hover .ttl_ {
	color: #fed853;
}

/* slide_menu */
#header li .slide_menu_ {
    width: 81%;
    background: url(../images/overlay.png) center top repeat;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 310;
    display: none;
    margin: 0px 0 0 155px;
}
#header li:hover .slide_menu_ {
	display: block;
}
#header li .slide_menu_inner_ {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}

#header li .slide_menu_inner_ ul.menu_list_ {
	overflow: hidden;
	padding: 0 0 0 4%;
}
#header li .slide_menu_inner_ ul.menu_list_ li {
	width: 230px;
	height: 50px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
}
#header li .slide_menu_inner_ ul.menu_list_ li .head_ {
	width: 100%;
	display: table;
}
#header li .slide_menu_inner_ ul.menu_list_ li .head_ .img_ {
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#header li .slide_menu_inner_ ul.menu_list_ li .head_ .img_ img {
	max-width: 50px;
	max-height: 50px;
}
#header li .slide_menu_inner_ ul.menu_list_ li .head_ .name_ {
	width: 190px;
	height: 50px;
	padding: 0 19px 0 10px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
}
#header li .slide_menu_inner_ .btn_kodawari_ {
	padding-top: 30px;
	margin-top: 15px;
	border-top: #cccccc 1px solid;
}

/* 郢晢ｽ｢郢晢ｽｼ郢晢ｽｫ郢晏･繝｣郢敖郢晢ｽｼFix */
#header_middle #header_menu ul li.hide_m_ {
	display: none;
}

/* 陟手挙繝ｻ郢晏･繝｣郢敖郢晢ｽｼ */
#header.mall_.fixed,
#header.shop_ {
	height: 91px;
	position: relative;
}
#header.mall_.fixed #header_middle,
#header.shop_ #header_middle {
	width: 100%;
	height: 90px;
	border-bottom: #cedfdd 1px solid;
	background: #ffffff;
	position: fixed;
	z-index: 5000;
	left: 0;
	top: 0;
}
#header.mall_.fixed #header_middle #sitelogo,
#header.shop_ #header_middle #sitelogo {
	width: 175px;
	padding: 30px 0 0 0;
	height: 55px;
}
#header.mall_.fixed #header_middle #sitelogo img,
#header.shop_ #header_middle #sitelogo img {
	width: 160px;
}
#header.mall_.fixed #header_middle #header_search,
#header.shop_ #header_middle #header_search {
	width: 350px;
	padding: 26px 0 0 0;
}
#header.mall_.fixed #header_middle #header_search .search_inner_ input.keyword_ {
	width: 217px;
	height: 34px;
	float: left;
}
#header.shop_ #header_middle #header_search .search_inner_ input.keyword_ {
	width: 246px;
	height: 34px;
	float: left;
}
#header.mall_.fixed #header_middle #header_search .search_inner_ #btn_go {
	/*width: 106px;
	float: right;*/
}
#header.shop_ #header_middle #header_search .search_inner_ #btn_go {
	width: 77px;
	float: right;
}
#header.mall_.fixed #header_middle #header_menu,
#header.shop_ #header_middle #header_menu {
	width: 775px;
}
#header.mall_.fixed #header_middle #header_menu ul li,
#header.mall_.fixed #header_middle #header_menu ul li.hide_m_,
#header.shop_ #header_middle #header_menu ul li {
	width: 68px;
	display: block;
}
#header.mall_.fixed #header_middle #header_menu ul li a,
#header.shop_ #header_middle #header_menu ul li a {
	width: 68px;
}
#header.mall_.fixed #header_middle #header_menu ul li#h_menu_shop_osusume,
#header.shop_ #header_middle #header_menu ul li#h_menu_shop_osusume {
	position: relative;
	margin-right: 16px;
}
#header.mall_.fixed #header_middle #header_menu ul li#h_menu_shop_osusume::after,
#header.shop_ #header_middle #header_menu ul li#h_menu_shop_osusume::after {
	content: '';
	width: 1px;
	height: 60px;
	background: #d8e6e4;
	position: absolute;
	top: 15px;
	right: -10px;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_,
#header.shop_ #header_middle #header_menu ul li .slide_menu_ {
	top: 91px;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ {
	overflow: hidden;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li {
	width: 258px;
	height: 50px;
	margin-bottom: 15px;
	text-align: left;
	float: left;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ a,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li a {
	width: auto;
	height: auto;
	text-align: left;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ {
	width: 100%;
	display: table;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ a,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ a {
	width: auto;
	height: auto;
	display: inline;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ .img_,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ .img_ {
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ .img_ img,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ .img_ img {
	max-width: 50px;
	max-height: 50px;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ .name_,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ ul.menu_list_ li .head_ .name_ {
	width: 190px;
	height: 50px;
	padding: 0 0 0 19px;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	top: 0;
	left: 0;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ .btn_kodawari_,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ .btn_kodawari_ {
	text-align: center;
}
#header.mall_.fixed #header_middle #header_menu ul li .slide_menu_inner_ .btn_kodawari_ a,
#header.shop_ #header_middle #header_menu ul li .slide_menu_inner_ .btn_kodawari_ a {
	width: auto;
	margin: 0 auto;
	display: inline;
}
#header.mall_.fixed #header_middle #header_tagcloud {
	display: none;
}

/* 郢ｧ・ｫ郢晢ｽｼ郢晏現繝ｻ郢昴・繝?郢晢ｽｼ
#header.cart_header_ {
	height: 91px;
	position: relative;
}
#header.cart_header_ #header_middle {
	width: 100%;
	height: 90px;
	border-bottom: #cedfdd 1px solid;
	background: #ffffff;
	position: absolute;
	z-index: 5000;
	left: 0;
	top: 0;
}
*/

#header_menu ul li#h_menu_shop_osusume { background: url(../images/icon_shop_osusume.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_ranking { background: url(../images/icon_shop_ranking.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_arrival { background: url(../images/icon_shop_arrival.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_ichiran { background: url(../images/icon_shop_ichiran.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_search  { background: url(../images/icon_shop_search.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_sanchi  { background: url(../images/icon_shop_sanchi.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_osusume:hover { background: url(../images/icon_shop_osusume_on.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_ranking:hover { background: url(../images/icon_shop_ranking_on.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_arrival:hover { background: url(../images/icon_shop_arrival_on.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_ichiran:hover { background: url(../images/icon_shop_ichiran_on.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_search:hover  { background: url(../images/icon_shop_search_on.png) center 15px no-repeat;}
#header_menu ul li#h_menu_shop_sanchi:hover  { background: url(../images/icon_shop_sanchi_on.png) center 15px no-repeat;}
#header0{float:left;
width:130px;
border:0px solid #009933;
padding:3px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}
#header0 h2{font-size:16px;color:#696969;margin:5px;line-height:20px;display:inline}
#header0 p{font-size:12px;line-height:20px;margin:0px}

#header00{float:left;
width:300px;
border:0px solid #009933;
padding:3px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}
#header00 h2{font-size:20px;color:#696969;margin:5px;line-height:20px;display:inline}
#header00 p{font-size:12px;line-height:20px;margin:0px}


#header1{float:left;
width:150px;
border:1px solid #CD5C5C;
padding:3px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
font-size:12px}
#header1 h2{font-size:14px;color:#696969;margin:5px;line-height:20px;display:inline}
#header1 p{font-size:14px;text-align:center;line-height:20px;margin:0px}


#header2{float:left;
width:150px;
border:1px solid #0000FF;
padding:3px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
font-size:12px}
#header2 h2{font-size:14px;color:#696969;margin:5px;line-height:20px;display:inline}
#header2 p{font-size:14px;text-align:center;line-height:20px;margin:0px}


#header3{float:left;
width:150px;
border:1px solid #32CD32;
padding:3px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
font-size:12px}
#header3 h2{font-size:14px;color:#696969;margin:5px;line-height:20px;display:inline}
#header3 p{font-size:14px;text-align:center;line-height:20px;margin:0px}


#header4{float:left;
width:150px;
border:1px solid #FF6347;
padding:3px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
font-size:12px}
#header4 h2{font-size:14px;color:#696969;margin:5px;line-height:20px;display:inline}
#header4 p{font-size:14px;text-align:center;line-height:20px;margin:0px}


#header5{float:left;
width:150px;
border:1px solid #808080;
padding:3px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
font-size:12px}
#header5 h2{font-size:14px;color:#696969;margin:5px;line-height:20px;display:inline}
#header5 p{font-size:14px;text-align:center;line-height:20px;margin:0px}

/* --------------------------------------------------------------------
	ユーザー定義　ビジュアル
--------------------------------------------------------------------- */
#mainvisual {
	margin: 0 auto 30px;
	width: 1300px;
	padding-top: 20px;
}
#mainvisual .bx-wrapper {
	width: 600px;
	margin: 0 auto;
	position: relative;
}
#mainvisual .bx-viewport {
	overflow: visible !important;
}
#mainvisual .bx-controls .bx-prev {
	width: 50px;
	height: 100px;
	margin: 0;
	text-indent: -9999px;
	background: url(../images/visual/prev.png) left top no-repeat;
	position: absolute;
	left: -350px;
	top: 170px;
}
#mainvisual .bx-controls .bx-next {
	width: 50px;
	height: 100px;
	margin: 0;
	text-indent: -9999px;
	background: url(../images/visual/next.png) left top no-repeat;
	position: absolute;
	right: -350px;
	top: 170px;
}
.mainvisual_slider_ {
    display: flex;
    flex-wrap: wrap;
	width: 100%;
}
.mainvisual_slider_ li {
    width: calc((100% - 60px)/4);
    margin-right: 20px;
    margin-bottom: 20px;
}
.mainvisual_slider_ li:first-child,.mainvisual_slider_ li:nth-child(2),.mainvisual_slider_ li:nth-child(3) {
    width: calc((100% - 40px)/3);
}
.mainvisual_slider_ li:nth-child(4n-1) {
    margin-right: 0;
}

/* --------------------------------------------------------------------
	ユーザー定義　フッター
--------------------------------------------------------------------- */



/* 夏 */
#footer.summer { margin-top: 100px; background: url(../images/footer_design_bg02.png) center top repeat-x;}
#footer.summer #footer_design_inner { padding: 162px 0 0 0; background: url(../images/footer_design02.png) center top no-repeat;}

/* 秋 */
#footer.autumn { margin-top: 100px; background: url(../images/footer_design_bg03.png) center top repeat-x;}
#footer.autumn #footer_design_inner { padding: 162px 0 0 0; background: url(../images/footer_design03.png) center top no-repeat;}

/* 冬 */
#footer.winter { margin-top: 100px; background: url(../images/footer_design_bg04.png) center top repeat-x;}
#footer.winter #footer_design_inner { padding: 162px 0 0 0; background: url(../images/footer_design04.png) center top no-repeat;}

/* 春 */
#footer, #footer.spring { margin-top: 100px; background: url(../images/footer_design_bg.png) center top repeat-x;}
#footer_design_inner, #footer.spring #footer_design_inner { padding: 162px 0 0 0; background: url(../images/footer_design01.png) center top no-repeat;}

/**/
#footer_top {
	padding: 40px 0;
	background: #eeeeee;
}
#footer_top_inner {
	width: 1300px;
	margin: 0 auto;
}
#footer_top #footer_logo {
	width: 1000px;
	min-height: 100px;
	padding: 20px 20px 0 280px;
	margin-bottom: 50px;
	background: #ffffff;
	position: relative;
}
#footer_top #footer_logo a {
	position: absolute;
	top: 18px;
	left: 2px;
}
#footer_top #footer_logo a img{
	width: 270px;
	padding-left: 20px;
}
#footer_top #footer_logo p {
	font-size: 16px;
	line-height: 1.6;
	padding-left: 30px;
}
#footer_top #footer_menu_wrap {
	margin-bottom: 40px;
	zoom: 1;
}
#footer_top #footer_menu_wrap:after {
	content: "";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
#footer_top #footer_menu_wrap .footer_menu_box_ {
	width: 410px;
	float: left;
}
#footer_top #footer_menu_wrap .footer_menu_box_ h2 {
	height: 36px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
	color: #ffffff;
	background: #a36e6e;
	position: relative;
}
#footer_top #footer_menu_wrap .footer_menu_box_ h2 span.icon_ {
	position: absolute;
	top: -23px;
	left: 10px;
}
#footer_top #footer_menu_wrap .footer_menu_box_ ul li:nth-child(2n) {
	background-color: #ffffff;
}
#footer_top #footer_menu_wrap .footer_menu_box_ ul li a {
	padding: 6px 10px 6px 27px;
	background: url(../images/arrow02.png) 10px center no-repeat;
	display: block;
}
#footer_top #footer_menu_wrap .footer_menu_box_ ul li.btn_ {
	margin-top: 30px;
	background: none;
}
#footer_top #footer_menu_wrap .footer_menu_box_ ul li.btn_ a {
	padding: 20px 20px 20px 20px;
	border: #a36e6e 1px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background: #ffffff url(../images/arrow02.png) 20px center no-repeat;
	display: block;
}
#footer_top #footer_menu_wrap .footer_menu_box_ ul li.btn_ a:hover {
	text-decoration: none;
}
#footer_top #footer_menu_wrap .footer_menu_box_ p.txt_ {
	padding: 6px 0 0 0;
	margin: 0 10px 20px;
	line-height: 1.6;
}
#footer_top #footer_menu_wrap #footer_shopping {
	margin: 0 36px 0 0;
}
#footer_top #footer_menu_wrap #footer_delivery {
	float: right;
}
#footer_top #footer_banner_wrap {
	width: 1300px;
	padding: 0 0 0 160px;
	position: relative;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#footer_top #footer_banner_wrap h2 {
	width: 130px;
	height: 70px;
	padding: 70px 0 0 0;
	line-height: 1.4;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background: #a36e6e;
	position: absolute;
	top: 0;
	left: 0;
}
#footer_top #footer_banner_wrap h2 span.icon_ {
	position: absolute;
	top: -8px;
	left: 30px;
}
#footer_top #footer_banner {
	width: 100%;
	overflow:hidden;
}
#footer_top #footer_banner ul {
	width: 110%;
	overflow:hidden;
}
#footer_top #footer_banner ul.banner01_ {
    margin: 0 0 30px 0;
}
#footer_top #footer_banner ul.banner01_ li {
	/*width: 178px;
	height: 66px;*/
    margin: 0 14px 0 0;
	float:left;
}
#footer_top #footer_banner ul.banner01_ li:last-child {
    margin: 0;
}
#footer_top #footer_banner ul.banner02_ li {
	width: 126px;
	height: 43px;
    margin: 0 28px 0 0;
	float: left;
}
#footer_top #footer_banner ul li img {
	vertical-align: top;
}
#footer_bottom {
	padding: 30px 0 0 0;
}
#footer_bottom_inner {
	width: 1300px;
	margin: 0 auto;
	text-align: center;
}
#footer_bottom .change_mode_ ul {
	height: 30px;
	margin: 0 auto;
	text-align: center;
}
#footer_bottom .change_mode_ ul li {
	height: 30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
}
#footer_bottom .change_mode_ ul li.ttl_ {
	margin-right: 10px;
	letter-spacing: 2px;
}
#footer_bottom .change_mode_ ul li.smartpn_ {
	width: 148px;
	height: 28px;
	margin-right: 5px;
	border: #cccccc 1px solid;
	line-height: 28px;
	font-size: 14px;
	display: inline-block;
}
#footer_bottom .change_mode_ ul li.smartpn_:hover {
	border: #018742 1px solid;
}
#footer_bottom .change_mode_ ul li.smartpn_ a {
	text-decoration: none;
	display: block;
}
#footer_bottom .change_mode_ ul li.pc_ {
	width: 148px;
	height: 28px;
	border: #cccccc 1px solid;
	line-height: 28px;
	font-size: 14px;
	display: inline-block;
	background: #cccccc;
}
#footer_bottom #copyright {
	padding: 30px 0;
	font-size: 12px;
	text-align: center;
}

#pageTop span {
	width: 77px;
	height: 98px;
	display: block;
	overflow: hidden;
	background: url(../images/pagetop.png) center center no-repeat;
}
#pageTop.active_now span {
	background: url(../images/pagetop_on.png) center center no-repeat;
}
#pageTop{
	position:fixed;
	bottom: 10px;
	right: 20px;
	top: auto;
	left: auto;
	z-index: 100;
}
#pageTop.goodsdetail_ {
	bottom: 120px;
}
#pageTop:hover{
	transition: all .3s;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* --------------------------------------------------------------------
	ユーザー定義　旬な商品ピックアップ
--------------------------------------------------------------------- */
#top_season_pickup {
	margin-bottom: 40px;
}
#top_season_pickup h2.design_ {
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.2;
	font-size: 28px;
	font-weight: bold;
}
#top_season_pickup h2.design_ span {
	padding: 12px 0 8px 50px;
	background: url(../images/ttl_icon_pickup.png) left center no-repeat;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
}
#top_season_pickup ul.season_pickup_ {
	width: 110%;
	margin-bottom: 30px;
	overflow: hidden;
}
#top_season_pickup ul.season_pickup_ li.l_size_ {
	width: 385px;
	margin: 0 30px 0 0;
	float: left;
}
#top_season_pickup ul.season_pickup_ li.s_size_ {
	width: 250px;
	margin: 0 25px 0 0;
	float: left;
}
#top_season_pickup ul.season_pickup_ .image_ {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
#top_season_pickup ul.season_pickup_ .image_ img {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
#top_season_pickup ul.season_pickup_ .image_:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#top_season_pickup ul.season_pickup_ .name_ {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/usr/common/pickup_name_bg.png) repeat;
}
#top_season_pickup ul.season_pickup_ .name_ h3 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
#top_season_pickup ul.season_pickup_ .name_ p {
	font-size: 14px;
	font-weight: normal;
}
#top_season_pickup ul.season_pickup_ li ul.linklist_ {
	overflow: hidden;
}
#top_season_pickup ul.season_pickup_ li.l_size_ .linklist_ li {
	min-width: 33%;
	margin: 0 0 5px 0;
	float: left;
}
#top_season_pickup ul.season_pickup_ li.s_size_ .linklist_ li {
	min-width: 48%;
	margin: 0 0 5px 0;
	float: left;
}
#top_season_pickup ul.season_pickup_ .linklist_ li a {
	padding: 0 12px;
	text-decoration: underline;
	background: url(../images/arrow02.png) left center no-repeat;
	display: block;
}

/* --------------------------------------------------------------------
	ユーザー定義　旬な情報コンテンツ
--------------------------------------------------------------------- */
#top_season_info {
	padding: 30px;
	margin-bottom: 60px;
	background: #eaf7f5;
}
#top_season_info h2.design_ {
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.2;
	font-size: 28px;
	font-weight: bold;
}
#top_season_info h2.design_ span {
	padding: 12px 0 8px 50px;
	background: url(../images/ttl_icon_calender.png) left center no-repeat;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
}
#top_season_info .season_calender_wrap_ {
	padding: 0 0 0 200px;
	overflow: hidden;
	position: relative;
}
#top_season_info .season_calender_wrap_ .season_calender_wrap_head_ {
	width: 200px;
	position: absolute;
	left: 0;
	top: 0;
}
#top_season_info .season_calender_wrap_ .season_calender_wrap_body_ {
}
#top_season_info table.season_calender_ {
	width: 100%;
	margin: 0;
	border: #dcdcdc 1px solid;
	border-collapse: collapse;
	background: #ffffff;
}
#top_season_info table.season_calender_ th {
	padding: 10px 0;
	text-align: center;
	border-bottom: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px dotted;
	border-collapse: collapse;
	background: #ffe27f;
}
#top_season_info table.season_calender_ th.type_ {
}
#top_season_info table.season_calender_ td {
	height: 60px;
	padding: 0;
	border-bottom: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px dotted;
	background: #fffff;
}
#top_season_info table.season_calender_ td .cell_ {
	width: 178px;
	height: 60px;
	position: relative;
	display: block;
}
#top_season_info table.season_calender_ td .cell_ img {
	width: 178px;
	height: 20px !important;
	max-width: inherit !important;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	z-index: 10;
}
#top_season_info table.season_calender_ td .cell_ img.month15_ {
	width: 270px;
}
#top_season_info table.season_calender_ td .cell_ img.month15_.half_ {
	left: 50%;
}
#top_season_info table.season_calender_ td.ttl_ {
	padding-left: 30px;
	border-right: #dcdcdc 1px solid;
	background: #fffbea !important;
	vertical-align: middle;
	text-align: left;
}
#top_season_info table.season_calender_ td.ttl_ img {
	width: 45px;
	margin: 0 10px 0 0;
}
#top_season_info .more_btn_ {
	margin: 20px 0 10px;
	text-align: center;
}
#top_season_info .more_btn_ a {
	width: 180px;
	padding: 12px 0;
	margin: 0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	background: #333333 url(../images/arrow03.png) right center no-repeat;
}
#top_season_info .more_btn_ a:hover {
	background: #666666 url(../images/arrow03.png) right center no-repeat;
}

/* --------------------------------------------------------------------
	ユーザー定義　注目のSHOP
--------------------------------------------------------------------- */
#top_pickup_shop {
}
#top_pickup_shop h2.design_ {
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.2;
	font-size: 28px;
	font-weight: bold;
}
#top_pickup_shop h2.design_ span {
	padding: 12px 0 8px 50px;
	background: url(../images/ttl_icon_shopbag.png) left center no-repeat;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
}
#top_pickup_shop ul.shoplist_ {
	width: 110%;
	overflow: hidden;
}
#top_pickup_shop ul.shoplist_ li {
	width: 185px;
	margin: 0 20px 30px 0;
	float: left;
}
#top_pickup_shop ul.shoplist_ li .image_ {
	margin-bottom: 10px;
	height: 100px;
}
#top_pickup_shop ul.shoplist_ li .name_ {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#top_pickup_shop ul.shoplist_ li .comment_ {
	font-size: 14px;
	font-weight: normal;
}

/* --------------------------------------------------------------------
	ユーザー定義　注目のSHOPイベント
--------------------------------------------------------------------- */
#top_pickup_shopevent {
}
#top_pickup_shopevent h2.design_ {
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.2;
	font-size: 28px;
	font-weight: bold;
}
#top_pickup_shopevent h2.design_ span {
	padding: 12px 0 8px 50px;
	background: url(../images/ttl_icon_shopbag.png) left center no-repeat;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
}
#top_pickup_shopevent ul.shoplist_ {
	width: 110%;
	overflow: hidden;
}
#top_pickup_shopevent ul.shoplist_ li {
	width: 185px;
	margin: 0 20px 30px 0;
	float: left;
}
#top_pickup_shopevent ul.shoplist_ li .image_ {
	margin-bottom: 10px;
}
#top_pickup_shopevent ul.shoplist_ li .name_ {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#top_pickup_shopevent ul.shoplist_ li .comment_ {
	font-size: 14px;
	font-weight: normal;
}

/* --------------------------------------------------------------------
	店舗トップ
--------------------------------------------------------------------- */
div.shop_top_img_ {
	text-align: center;
	/*margin: 0 0 18px;*/
	margin: 0;
}
ul.shop_gnav_ {
	display: flex;
	margin: 0 0 40px;
	background-color: #a36e6e;
}
ul.shop_gnav_ li {
	width: 33%;
	border-left: 1px solid #FFFFFF;
}
ul.shop_gnav_ li:first-child {
	border-left: 0;
}
ul.shop_gnav_ li a {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.33;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	transition: all .3s;
	position: relative;
}
ul.shop_gnav_ li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
ul.shop_gnav_ li a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-style: solid;
	border-width: 4.5px 0 4.5px 8px;
	border-color: transparent transparent transparent #ffffff;
}

.shop_top_tmpl_ {
	margin-bottom: 40px;
	/*text-align: center;*/
}

.shop_top_tmpl_ .shop_info_ {
	
}
.shop_top_tmpl_ .shop_info_ .shop_info_box_ {
	padding: 0 0 23px;
	border-bottom: 1px solid #DDDFDE;
}
.shop_top_tmpl_ .shop_info_ .shop_info_box_ .shop_info_desc_ {
	text-align: left;
}
.shop_top_tmpl_ .shop_info_ .shop_info_box_ .shop_info_name_ {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.44;
	margin-bottom: 10px;
}
.shop_top_tmpl_ .shop_info_ .shop_info_box_ .shop_info_business_ {
	font-size: 14px;
	line-height: 1.42;
}

div.shop_top_banner_ {
	margin: 27px 0 30px;
}
div.shop_top_banner_ ul li {
	margin-top: 20px;
	text-align: center;
}
div.shop_top_banner_ ul li a {
	display: block;
	text-align: center;
}
div.shop_top_banner_ ul.column02_ {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
div.shop_top_banner_ ul.column02_ li {
	width: 515px;
	margin-top: 20px;
}
div.shop_top_banner_ ul.column02_ li:nth-child(1),
div.shop_top_banner_ ul.column02_ li:nth-child(2) {
	margin-top: 0;
}
div.shop_top_banner_ ul + ul.column02_ li:nth-child(1),
div.shop_top_banner_ ul + ul.column02_ li:nth-child(2) {
	margin-top: 20px;
}

div.shop_top_tmpl_ div.shop_btn_ {
	margin: 30px 0 40px;
}
div.shop_top_tmpl_ div.shop_btn_ ul {
	display: flex;
	justify-content: flex-end;
}
div.shop_top_tmpl_ div.shop_btn_ ul li {
	margin-left: 10px;
}
div.shop_top_tmpl_ div.shop_btn_ ul li a {
	color: #333333;
	font-size: 14px;
	letter-spacing: 1.4;
	display: block;
	border: 1px solid #C5C5C5;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 10px 45px 10px 10px;
	transition: all .3s;
}
div.shop_top_tmpl_ div.shop_btn_ ul li a:hover {
	opacity: 0.7;
	text-decoration: none;
}
div.shop_top_tmpl_ div.shop_btn_ ul li.shop_bookmark_ a {
	background-image: url("../images/ico_bookmark.png");
	background-position: 260px center;
	background-repeat: no-repeat;
}
div.shop_top_tmpl_ div.shop_btn_ ul li.shop_mail_ a {
	background-image: url("../images/ico_mail.png");
	background-position: 145px center;
	background-repeat: no-repeat;
}

#shop_nav_box {
	margin-top: 2px;
}
#shop_nav_box #shop_nav_menu {
	overflow: hidden;
	background: #794535;
}
#shop_nav_box #shop_nav_menu li {
	width: 323px;
	height: 50px;
	border-left:#ffffff 2px solid;
	float: left;
}
#shop_nav_box #shop_nav_menu li:first-child {
	width: 324px;
	border-left: none;
}
#shop_nav_box #shop_nav_menu li a {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	background: #794535 url(../images/arrow03.png) right center no-repeat;
}
#shop_nav_box #shop_nav_menu li a:hover {
	text-decoration: none;
	background: #aa624b url(../images/arrow03.png) right center no-repeat;
}

/* --------------------------------------------------------------------
	店舗インフォメーション
--------------------------------------------------------------------- */
#shop_infomation_contents {
}
#shop_infomation_contents p {
	margin-bottom: 20px;
}
#shop_infomation_contents table p {
	margin-bottom: 0;
}
#shop_infomation_contents table td p {
	text-align: center;
}
#shop_infomation_contents table.table1_ {
	width: 100%;
}
#shop_infomation_contents table.table1_ th.bg_g_ p {
	text-align: center;
	letter-spacing: -1px;
}
#shop_infomation_contents table.table1_ th.bg_y_ p.right_ {
	text-align: center;
}
#shop_infomation_contents h2 {
	padding: 10px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background: #f3eac0;
}
#shop_infomation_contents h3 {
	padding: 10px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background: #f3eac0;
}
#shop_infomation_contents .shop_infobox_ {
	margin-bottom: 60px;
}

/* 郢ｧ・ｷ郢晢ｽｧ郢昴・繝ｻ隲?繝ｻ・ｽ・ｱ */
#shop_infomation_contents #shop_base_info {
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	overflow: hidden;
	box-sizing: border-box;
}
#shop_infomation_contents #shop_base_info dl {
	width: 50%;
	border-top: #dcdcdc 1px solid;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	display: table;
}
#shop_infomation_contents #shop_base_info dl dt {
	width: 20%;
	padding: 10px;
	border-left: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	background: #eeeeee;
	box-sizing: border-box;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	display: table-cell;
}
#shop_infomation_contents #shop_base_info dl dd {
	width: 80%;
	padding: 10px;
	box-sizing: border-box;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	display: table-cell;
}

/* 配送料・クール便代（配送規定）について */
#shop_infomation_contents p.table_sub_ {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#shop_infomation_contents .table_wrap_ {
	margin-bottom: 30px;
}
#shop_infomation_contents .table_wrap_ table.table1_ {
	width: 100%;
}
#shop_infomation_contents .table_wrap_ table.table1_ th {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background: #eeeeee;
}
#shop_infomation_contents .table_wrap_ table.table1_ th.ttl_ {
	text-align: left;
	background: #fffbea;
	font-weight: bold;
}
#shop_infomation_contents .table_wrap_ table.table1_ td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
#shop_infomation_contents .table_wrap_ table.table1_ td.ttl_ {
	text-align: left;
	font-weight: bold;
}

/* 地域区分一覧 */
#shop_infomation_contents #delivery_area {
	margin-bottom: 40px;
}
#shop_infomation_contents #delivery_area dl {
	margin-bottom: 5px;
	overflow: hidden;
}
#shop_infomation_contents #delivery_area dl dt {
	width: 10%;
	box-sizing: border-box;
	float: left;
}
#shop_infomation_contents #delivery_area dl dd {
	width: 90%;
	box-sizing: border-box;
	float: right;
}

/* クール料金について */
#shop_infomation_contents #cool_delivery table.table2_ {
	width: 50%;
}
#shop_infomation_contents #cool_delivery table.table2_ th {
	width: 70%;
	padding: 10px;
	background: #fffbea;
	box-sizing: border-box;
}
#shop_infomation_contents #cool_delivery table.table2_ td {
	width: 30%;
	padding: 10px;
	box-sizing: border-box;
}

/* メルマガについて */
#shop_infomation_contents .mail_entry_btn_ {
	margin: 40px 0 0 0;
	text-align: center;
}
#shop_infomation_contents .mail_entry_btn_ a {
	width: 450px;
	height: 70px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/mail_entry_btn.png) center top no-repeat;
	display: block;
}
#shop_infomation_contents .mail_entry_btn_ a:hover {
	background: url(../images/mail_entry_btn_on.png) center top no-repeat;
}
#shop_infomation_contents th,
#shop_infomation_contents td {
	word-break: keep-all;
}
/* メンテナンスINFO */
#info_maintenance {
	width: 1300px;
	margin: 0 auto 20px;
	background: #eaf7f5;
/*
	background:#FBFBF9 url(../img/usr/top/contents_bg.png);
*/

}
#info_maintenance p {
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#info_maintenance a{
	color:#fe5c47;
	text-decoration:underline;
}

/* --------------------------------------------------------------------
	レコメンド商品一覧
-------------------------------------------------------------------- */
/* 最近チェックした商品 */
div[id^="reco"] .itemhistory_wrap_ {
	margin: 0 0 50px;
}
div[id^="reco"] .itemhistory_wrap_ h2.design_ {
	padding: 12px 0 8px 50px;
	background-color: transparent;
	text-align: center;
	margin: 0 0 45px;
	border-bottom: double 10px #a36e6e;
}
div[id^="reco"] .itemhistory_wrap_ h2.design_ span {
	display: inline-block;
	color: #333;
	font-size: 28px;
	font-weight: bold;
	background: url(../images/ttl_icon_check.png) left center no-repeat;
	padding: 12px 0 8px 50px;
}
div[id^="reco"] .goods_ .history_star_ {
	display: flex;
	align-items: center;
	margin: 5px 0;
	font-size: 11px;
}
div[id^="reco"] .goods_ .history_star_ img {
	width: 77px;
}
div[id^="reco"] .goods_ .history_favorite_ {
	font-size: 11px;
	padding: 2px 0 1px 20px;
	background: url(../images/icon_favorite.png) no-repeat left center / 20px;
}

/* あなたにおすすめの商品 */
body:not([id="mall_top"]) div[id^="reco"] .top_recommend_ {
	width: 1000px;
}
body:not([id="mall_top"]) div.mymenu_ div[id^="reco"] .top_recommend_ {
	width: auto;
}
div[id^="reco"] .top_recommend_ {
	margin: 0 auto 25px;
	/*border-bottom: 3px solid #a36e6e;*/
}
div[id^="reco"] .top_recommend_ #itemRecommend {
	padding: 0 0 15px;
	margin: 0 0 4px;
	/*border-bottom: 1px solid #a36e6e;*/
}
body#shop_page div[id^="reco"] .top_recommend_ #itemRecommendDetail,
body#shop_page div[id^="reco"] .itemhistory_wrap_ #itemHistoryDetail,
body#preview div[id^="reco"] .top_recommend_ #itemRecommendDetail,
body#preview div[id^="reco"] .itemhistory_wrap_ #itemHistoryDetail {
	/*padding: 0 0 0 105px;*/
	margin: 0 0 4px;
	/*border-bottom: 1px solid #a36e6e;*/
}
div[id^="reco"] .top_recommend_ h2.design_ {
	padding: 18px 0 13px;
	/*background-color: #a36e6e;*/
	text-align: center;
	margin: 0 0 15px;
	border-radius: 5px 5px 0 0;
	border-bottom: double 10px #a36e6e;
}
div[id^="reco"] .top_recommend_ h2.design_ span {
	/*color: #fff;*/
	font-size: 28px;
	font-weight: bold;
	background: url(../images/ttl_icon_recommend.png) left center no-repeat;
	padding: 12px 0 2px 50px;
}



/*cashless bnr*/
#bnr_area a {
	display: block;
	background: #FFFFFF;
}
#bnr_area a img {
	display: block;
	margin: 0 auto;
}

/*20240508*/
#mall_top #info_maintenance {
	margin-top: 20px;
}