﻿@charset "UTF-8";
/* ----商品一覧　サムネイル・ランキング(一覧表示)---- */
div.StyleW_Frame_,div.StyleH_Frame_ {
	position: relative;
	padding: 0 6px 10px;
	background: #fff;
}
.block-ranking-r {
	padding-left: 0;
	padding-right: 0;
}
.block-ranking-r--items {
	padding-top: 20px;
}
div.StyleW_Line_,div.StyleH_Line_ {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	overflow: hidden;
	padding: 0 16px;
}
div.StyleW_Line_::before {
	content: '';
	display: block;
	width: 168px;
	height: 0;
	order: 1;
}
div.StyleW_Line_::after {
	content: '';
	display: block;
	width: 168px;
	height: 0;
}
div.StyleW_Item_,div.StyleH_Item_ {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 168px;
	text-align: center;
	margin-top: 25px;
	box-sizing: border-box;
	color: #001E62;
	flex-basis: auto;
	margin-left: 0;
}
div.StyleW_Item_ .variation_,div.StyleH_Item_ .variation_ {
	margin: 2.5px 0 0;
	display: table-cell;
	vertical-align: middle;
	height: 37px;
	font-size: 0;
	text-align: left;
}
div.StyleW_Item_ .variation_ li,div.StyleH_Item_ .variation_ li {
	display: inline-block;
	margin: 0 2.5px 2.5px;
}
div.StyleW_Item_ .variation_ li a,div.StyleH_Item_ .variation_ li a {
	display: block;
}
div.StyleW_Item_ .variation_ li a img,div.StyleH_Item_ .variation_ li a img {
	width: 16px;
	height: 16px;
}
div.StyleW_Item_ div.icon_,div.StyleH_Item_ div.icon_ {
	position: absolute;
	left: 4px;
	top: 0;
}
div.StyleW_Item_ div.icon_ img,div.StyleH_Item_ div.icon_ img {
	display: block;
	max-height: 16px;
	margin: 0 0 5px;
}
div.StyleW_Item_ .img_,div.StyleH_Item_ .img_ {
	overflow: hidden;
	position: relative;
	display: block;
	width: 168px;
	height: 168px;
}
div.StyleW_Item_ .img_ li,div.StyleH_Item_ .img_ li {
	display: block;
	position: absolute;
	left: -168px;
	top: 0;
}
div.StyleW_Item_ .img_ li.active,div.StyleH_Item_ .img_ li.active {
	left: 0;
}
div.StyleW_Item_ .img_ li:first-child,div.StyleH_Item_ .img_ li:first-child {
	display: block;
}
div.StyleW_Item_ .img_ li a,div.StyleH_Item_ .img_ li a {
	display: table-cell;
	width: 168px;
	height: 168px;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 168px;
}
div.StyleW_Item_ .img_ img,div.StyleH_Item_ .img_ img {
	max-width: 168px;
	max-height: 168px;
}
div.StyleW_Item_ .desc_,div.StyleH_Item_ .desc_ {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
div.StyleW_Item_ div.name_,div.StyleH_Item_ div.name_ {
	color: #487bbe;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.6px;
	text-align: left;
	word-break: break-all;
	margin: 0;
	flex-grow: 1;
}
div.StyleW_Item_ div.name_ a,div.StyleH_Item_ div.name_ article,div.StyleH_Item_ div.name2_ a {
	color: #487bbe;
	text-decoration: none;
}
div.StyleW_Item_ div.name_ a:hover,div.StyleH_Item_ div.name_ a:hover,div.StyleH_Item_ div.name2_ a:hover {
	text-decoration: underline;
}
div.StyleW_Item_ div.price_,div.StyleH_Item_ div.price_ {
	height: 32px;
	text-align: left;
	margin-top: 5px;
	color: #001E62;
	font-weight: normal;
}
div.StyleW_Item_ div.price_ .default_price_,div.StyleH_Item_ div.price_ .default_price_ {
	text-decoration: line-through;
}
div.StyleW_Item_ div.price_:after,div.StyleH_Item_ div.price_:after {
	content: '';
	display: table;
	clear: both;
}
div.StyleW_Item_ div.price_ .price_inner_,div.StyleH_Item_ div.price_ .price_inner_ {
	position: absolute;
	float: left;
	width: 100px;
}
div.StyleW_Item_ div.price_ .detail_icon_,div.StyleH_Item_ div.price_ .detail_icon_ {
	float: right;
	width: 55px;
	display: flex;
	flex-flow: row-reverse;
	align-items: center;
	justify-content: space-between;
}
div.StyleW_Item_ div.price_ .detail_icon_ .btn_bookmark_,div.StyleH_Item_ div.price_ .detail_icon_ .btn_bookmark_ {
	width: 26px;
}
div.StyleW_Item_ div.price_ .small_,div.StyleH_Item_ div.price_ .small_ {
	font-size: 10px;
}
div.StyleW_Item_ div.cart_,div.StyleH_Item_ div.cart_ {
	text-align: center;
}
div.StyleW_Item_ .comment_,div.StyleH_Item_ .comment_ {
	text-align: left;
	margin-top: 5px;
	padding: 1em 0.6em 0 0.6em;
	font-size: 11px;
	background: #F5F5F5;
}
div.StyleW_Item_ a:hover,div.StyleH_Item_ a:hover {
	text-decoration: none;
}
.block-ranking-r--items .rank_ {
	position: absolute;
	left: 16px;
	top: 0;
	width: 26px;
	height: 26px;
	color: #888;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #ffffff;
	box-sizing: border-box;
	z-index: 100;
}
.block-ranking-r--items #rank1 {
	color: #fff;
	border: 1px solid #d9b340;
	background: #d9b340;
}
.block-ranking-r--items #rank2 {
	color: #fff;
	border: 1px solid #6f7b83;
	background: #6f7b83;
}
.block-ranking-r--items #rank3 {
	color: #fff;
	border: 1px solid #a15326;
	background: #a15326;
}
.block-ranking-r--items .block-search-items--icons {
	position: absolute;
	left: 16px;
	top: 30px;
}
/*.recommend-wrapper .recommend_title {
	display: none;
}
.recommend-wrapper .ppz-recommend .container {
	display: flex;
	justify-content: center;
	column-gap: 36px;
}
*/
.page-top .ranking_block_head_ {
	display: flex;
	justify-content: center;
	gap: 10px;
}
.page-top .block-top-lightningrecommend {
	margin-top: 50px;
}
/*#block_of_itemhistory h2,#sidebox_itemhistory h2 {
	display: flex;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 0;
	padding-bottom: 11px;
	font-size: 18px;
	font-weight: bold;
}
.recommend-wrapper .ranking_block_head_,#block_of_itemhistory h2,#sidebox_itemhistory h2 {
	margin-bottom: 20px;
}
.recommend-wrapper .item {
	width: 168px;
	display: flex;
	flex-direction: column;
}
.recommend-wrapper .item .image a {
	width: 168px;
	height: 168px;
}
.recommend-wrapper .item .image a img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.recommend-wrapper .item .brand_wrap {
	flex-grow: 1;
}
.recommend-wrapper .item .brand_div a,.recommend-wrapper .item .item_name_div a {
	color: #487bbe;
	font-weight: bold;
}
.recommend-wrapper .item .real_price_div {
	margin-top: 10px;
}
*/
/* ----商品一覧（お気に入り）---- */
.block-goods-favorite--btn,.block-goods-favorite-registered--btn {
	margin-top: 10px;
}
.block-goods-favorite--btn[data-bookmark-click] {
	pointer-events: none;
	cursor: progress;
}
.block-goods-favorite--btn[data-bookmark-click] .block-loading-min {
	height: 14px;
}
.block-goods-favorite-registered--btn {
	pointer-events: none;
	cursor: default;
}
.block-goods-favorite.block-goods-favorite__goods-list .block-goods-favorite--btn {
	margin-top: 0;
	font-size: 0;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background-color: #fff;
	background-color: transparent;
	background-image: url(../../img/sys/button/bookmark_list.gif);
	background-repeat: no-repeat;
	background-size: contain;
	border: 0;
}
.block-goods-favorite.block-goods-favorite__goods-list .block-goods-favorite--btn[data-bookmark-click] {
	background-image: url(../../img/sys/button/bookmark_list_loading.gif);
}
.block-goods-favorite.block-goods-favorite__goods-list .block-loading-min {
	display: none;
}
.block-goods-favorite.block-goods-favorite__goods-list .block-goods-favorite--btn:active {
	box-shadow: none !important;
}
.block-goods-favorite.block-goods-favorite__goods-list .block-goods-favorite-registered--btn {
	margin-top: 0;
	font-size: 0;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background-color: #fff;
	background-color: transparent;
	background-image: url(../../img/sys/button/bookmark_list_regist.gif);
	background-repeat: no-repeat;
	background-size: contain;
	border: 0;
}
.block-search-items--desc .revico-star .revico-star-block a {
	display: flex !important;
	width: 168px;
}
.block-search-items--desc .revico-widget a.revico-read-more-review {
	display: none !important;
}
.block-search-items--desc .revico-star .revico-star-block--rate {
	font: none !important;
}
.block-search-items--desc .revico-star-block--title {
	margin-left: -83px !important;
	top: 3px !important;
	display: none;
}
.block-search-items--desc .revico-star-block--total {
	top: 1px !important;
	display: none;
}
/* ----アクティブコア---- */
/*#block_of_recommend {
	margin-top: 10px;
}
#block_of_recommend h2.ttl_recommend_ {
	clear: both!important;
	color: #001E62;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1.4px;
	margin-bottom: 25px;
	border-bottom: 1px solid #f6ac19;
}
#block_of_recommend h2.ttl_recommend_ span {
	display: block;
	width: 200px;
	padding-bottom: 5px;
	border-bottom: 3px solid #f6ac19;
}
.ppz015 #block_of_recommend h2.ttl_recommend_ {
	margin-bottom: 0;
	border-bottom: none;
	padding: 33px 0 19px 66px;
	background-color: #fff;
}
.ppz015 #block_of_recommend h2.ttl_recommend_ span {
	display: inline;
	width: auto;
	padding-bottom: 0;
	border-bottom: none;
	color: #222222;
	font-weight: bold;
	font-size: 20px;
}
.ppz015 #block_of_recommend div.StyleW_Frame_ {
	position: relative;
	padding: 18px 59px 33px 57px;
}
.pane-goods-footer .ppz-recommend div.StyleW_Line_,.pane-right-menu .ppz-recommend div.StyleH_Line_,.recommend-wrapper.recommend-recent div.StyleH_Line_,#sidebox_itemhistory div.StyleH_Line_ {
	justify-content: flex-start;
	padding-left: 21px;
	padding-right: 21px;
	column-gap: 16px;
}
.ppz015 #block_of_recommend div.StyleW_Line_ {
	overflow: hidden;
	padding: 0;
}
.pane-goods-footer .ppz-recommend div.StyleW_Item_,.pane-right-menu .ppz-recommend div.StyleH_Item_,.recommend-wrapper.recommend-recent div.StyleH_Item_,#sidebox_itemhistory div.StyleW_Item_ {
	width: 200px;
	padding-left: 8px;
	padding-right: 8px;
}
.ppz015 #block_of_recommend div.StyleW_Item_ {
	position: relative;
	float: left;
	width: 168px;
	text-align: center;
	padding: 0;
	margin: 0 9px;
	box-sizing: border-box;
	color: #001E62;
	background-color: #fff;
}
.ppz015 #block_of_recommend div.StyleW_Item_ .img_ li a {
	display: table-cell;
	width: 100%;
	height: auto;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 168px;
	padding: 3px;
	background-color: #fff;
	box-sizing: border-box;
}
.ppz015 #block_of_recommend div.StyleW_Item_ .img_ img {
	width: 100%;
	height: auto;
}
.ppz016 #block_of_recommend h2.ttl_recommend_ {
	border-bottom: none;
	border-left: 4px solid #f6ac19;
	display: none;
}
.ppz016 #block_of_recommend h2.ttl_recommend_ span {
	display: block;
	width: auto;
	padding: 0 0 0 7px;
	border-bottom: none;
}
*/
.ppz016 .StyleW_Line_ .StyleW_Item_:after,.block-ranking-r--goods-image .block-ranking-r--rank {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 26px;
	height: 26px;
	color: #888;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #ffffff;
	box-sizing: border-box;
	z-index: 100;
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(-n+3):after,.block-ranking-r--goods-image .block-ranking-r--rank-1,.block-ranking-r--goods-image .block-ranking-r--rank-2,.block-ranking-r--goods-image .block-ranking-r--rank-3 {
	color: #fff;
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(1):after,.block-ranking-r--goods-image .block-ranking-r--rank-1 {
	border: 1px solid #d9b340;
	background: #d9b340;
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(2):after,.block-ranking-r--goods-image .block-ranking-r--rank-2 {
	border: 1px solid #6f7b83;
	background: #6f7b83;
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(3):after,.block-ranking-r--goods-image .block-ranking-r--rank-3 {
	border: 1px solid #a15326;
	background: #a15326;
}
/*.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(1):after {
	content: '1';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(2):after {
	content: '2';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(3):after {
	content: '3';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(4):after {
	content: '4';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(5):after {
	content: '5';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(6):after {
	content: '6';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(7):after {
	content: '7';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(8):after {
	content: '8';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(9):after {
	content: '9';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(10):after {
	content: '10';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(11):after {
	content: '11';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(12):after {
	content: '12';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(13):after {
	content: '13';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(14):after {
	content: '14';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(15):after {
	content: '15';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(16):after {
	content: '16';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(17):after {
	content: '17';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(18):after {
	content: '18';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(19):after {
	content: '19';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(20):after {
	content: '20';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(21):after {
	content: '21';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(22):after {
	content: '22';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(23):after {
	content: '23';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(24):after {
	content: '24';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(15):after {
	content: '25';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(16):after {
	content: '26';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(17):after {
	content: '27';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(18):after {
	content: '28';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(19):after {
	content: '29';
}
.ppz016 .StyleW_Line_ .StyleW_Item_:nth-child(20):after {
	content: '30';
}
#block_of_history {
	padding: 16px 10px;
	margin: 20px 0;
	background: #fff;
}
#block_of_history h2.ttl_history_ {
	clear: both !important;
	color: #001E62;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1.4px;
	margin-bottom: 25px;
	border-bottom: 1px solid #f6ac19;
}
*/
/* ----アコーディオンメニュー---- */
.ac_label_ {
	cursor: pointer;
}
.ac_content_ {
	display: none;
}
/* ----トップ共通---- */
.page-top .pane-contents {
	margin-top: 0;
}
.top_section_title_,.top_section_title_inline_,.block-top-lightningrecommend--header,.block-ranking-lightningrecommend--header {
	margin-top: 0 !important;
	margin-bottom: 40px !important;
	font-size: 26px !important;
	line-height: calc(30 / 26) !important;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
}
.page-genre .block-ranking-lightningrecommend--header {
	display: none;
}
.top_section_title_inline_ {
	display: inline-block;
}
#ongoing_events ul li a img,#top_scene ul li a img {
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#ongoing_events ul li a:hover img,#top_scene ul li a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.more_btn {
	text-align: center;
}
.more_btn .open_btn {
	position: relative;
	display: inline-block;
	min-width: 250px;
	margin-top: 20px;
	text-align: center;
	padding: 14px 30px;
	border-radius: 3px;
	border: 1px solid #707070;
	text-decoration: none;
	transition: all .2s;
	font-size: 16px;
}
.more_btn .open_btn:hover {
	opacity: 1;
	border-radius: 28px;
}
.more_btn .open_btn::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	content: '';
	width: 13px;
	height: 13px;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url('../../img/usr/btn_more_arrow-r_13x13_blue.png');
	background-repeat: no-repeat;
	background-size: contain;
	transition: 0.1s;
	text-decoration: none;
}
.page-top .more_btn .open_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 360px;
	height: 45px;
	margin: 40px auto 0;
	padding: 0;
	border: 1px solid #001E62;
	border-radius: 4px;
	color: #001E62;
	font-size: 16px;
	font-weight: bold;
	transition: all .2s;
}
.page-top .more_btn .open_btn:hover {
	border-radius: 23px;
	background-color: #001E62;
	color: #fff;
	opacity: 1;
}
.page-top .more_btn .open_btn::after {
	content: none;
}
.item_more_btn {
	text-align: center;
}
.item_more_btn .open_btn {
	text-decoration: none;
	position: relative;
	display: inline-block;
	width: 180px;
	text-align: center;
	padding: 14px 30px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.item_more_btn .open_btn::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 14px;
	content: '';
	width: 6px;
	height: 10px;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url('../../img/usr/btn_more_arrow-r.png');
	background-repeat: no-repeat;
	background-size: contain;
	transition: 0.1s;
	text-decoration: none;
}
/* ----トップページ本文---- */
.block-top-body {
	min-height: 456px;
	padding-bottom: 32px;
}
.block-top-body--body {
	width: 100%;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
}
.block-top-body--body .swiper-area {
	overflow: hidden;
	position: relative;
}
.block-top-body--body .swiper {
	position: relative;
	margin: 0 auto;
	width: 100%;
}
.block-top-body--body .swiper-container {
	width: 100%;
	height: 100%;
	overflow: visible;
	z-index: 1;
}
.block-top-body--body .swiper-slide {
	width: 640px !important;
}
.block-top-body--body .swiper-slide a,.block-top-body--body .swiper-slide span {
	position: relative;
	display: block;
	object-fit: cover;
	width: 640px;
	height: 400px;
}
.block-top-body--body .swiper-slide img {
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}
.block-top-body--body .swiper-horizontal > .swiper-pagination-bullets,.block-top-body--body .swiper-pagination-bullets.swiper-pagination-horizontal,.block-top-body--body .swiper-pagination-custom,.block-top-body--body .swiper-pagination-fraction {
	position: static;
	display: flex;
	justify-content: center;
	gap: 16px;
	margin-top: 16px;
}
.block-top-body--body .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.block-top-body--body .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
	background-color: #E6E6E6;
	opacity: 1;
}
.block-top-body--body .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.block-top-body--body .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #001E62;
}
.block-top-body--body .text-block {
	position: absolute;
	bottom: 0;
	padding: 0 31px 14px;
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1768) 44.68%, rgba(0, 0, 0, 0.4) 100%);
	color: #fff;
	width: 100%;
}
.block-top-body--body .title {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.25;
}
.block-top-body--body .text {
	font-size: 14px;
	line-height: 1.78;
}
.block-top-body--body .swiper-button-prev,.block-top-body--body .swiper-button-next {
	width: 35px;
	height: 35px;
	background-size: 89px 89px;
	background-position: center center;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
}
.block-top-body--body .swiper-button-next {
	right: 32px;
	background-image: url('../../img/usr/swiper_btn_next.png');
}
.block-top-body--body .swiper-button-prev {
	left: 32px;
	background-image: url('../../img/usr/swiper_btn_prev.png');
}
.block-top-body--body .swiper-button-prev:after,.block-top-body--body .swiper-container-rtl .swiper-button-next:after,.block-top-body--body .swiper-button-next:after,.block-top-body--body .swiper-container-rtl .swiper-button-prev:after {
	content: none;
}
/* ----サイドボックス　左ナビツリー---- */
.block-search-box {
	margin-bottom: 10px;
}
.sidemenu_ > li {
	list-style: none;
	border-bottom: 1px solid #dddddd;
}
.sidemenu_label_,.sidemenu_ > li > a {
	cursor: pointer;
	display: block;
	position: relative;
	color: #08090d;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.538;
	padding: 13px 30px 11px 20px;
}
.sidemenu_content_ {
	display: none;
	padding-bottom: 12px;
}
.sidemenu_content_ li {
	position: relative;
}
.sidemenu_content_ > li::after {
	content: "";
	position: absolute;
	left: 23px;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #dedede;
}
.sidemenu_ li a.arrow_link {
	width: 100%;
	background-image: url(../../img/usr/common/arrow_black_r2.png);
	background-position: 222px center;
	background-repeat: no-repeat;
}
.sidemenu_content_ > li > a {
	padding: 13px 30px 11px 60px;
	display: inline-block;
	width: 210px;
}
/* .sidemenu_label_を親要素としてアイコン位置を絶対値で指定 */
.sidemenu_ .icon_wrap_ {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translatey(-50%);
	width: 11px;
	height: 11px;
	cursor: pointer;
}
/* .icon_wrap_の中でプラスを中央に位置させるために.iconを親要素に設定 */
.sidemenu_ .icon {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}
/* プラスアイコン */
/* ２本の線を.icon_wrap_の中央に並行に重ねる */
.sidemenu_ .icon:before,.sidemenu_ .icon:after {
	position: absolute;
	content: "";
	display: block;
	transition: all 0.4s;
	background: #000f;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 1px;
	transform: translate(-50%, -50%);
}
/* そのうち1本を縦にする */
.sidemenu_ .icon:before {
	transform: translate(-50%, -50%) rotate(90deg);
}
/* プラスアイコンクリック後、マイナスにする */
.sidemenu_ .icon.open_:before {
	transform: translate(-50%, -50%) rotate(0deg);
}
.sidemenu_content_,.sidemenu_content_ .child_link {
	display: none;
}
.sidemenu_content_ .child_link {
	display: none;
	padding: 20px 0 14px;
}
.sidemenu_content_ .child_link ul {
	position: relative;
}
.sidemenu_content_ .child_link ul::after {
	content: "";
	position: absolute;
	left: 65px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #dedede;
}
.sidemenu_content_ .child_link a {
	display: block;
	color: #001E62;
	font-weight: normal;
	padding: 8px 10px 7px 90px;
}
.sidemenu_color_ + .sidemenu_content_ {
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	padding-bottom: 0;
	margin-bottom: 12px;
}
.sidemenu_color_ + .sidemenu_content_::after {
	content: '';
	display: block;
	clear: both;
}
.sidemenu_color_ + .sidemenu_content_ li {
	float: left;
	padding: 0;
	border-bottom: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
.sidemenu_color_ + .sidemenu_content_ li.color_all_ {
	width: 100%;
	float: none;
}
.sidemenu_color_ + .sidemenu_content_ li.chip_on_ {
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.sidemenu_color_ + .sidemenu_content_ > li::after {
	content: none;
}
.sidemenu_color_ + .sidemenu_content_ li a {
	display: block;
	width: 100%;
	padding: 9px 5px 9px 10px;
}
.sidemenu_color_ + .sidemenu_content_ li.chip_on_ a span {
	display: table-cell;
	vertical-align: middle;
}
.sidemenu_color_ + .sidemenu_content_ li.chip_on_ a span.color_chip_ {
	width: 16px;
	height: 16px;
	background-position: center center;
	background-repeat: no-repeat;
}
.sidemenu_color_ + .sidemenu_content_ li.color_black_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/black.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_brown_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/brown.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_gray_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/gray.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_white_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/white.png);
	border: 1px solid #cccccc;
	width: 14px;
	height: 14px;
}
.sidemenu_color_ + .sidemenu_content_ li.color_beige_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/beige.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_blue_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/blue.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_red_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/red.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_pink_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/pink.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_purple_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/purple.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_khaki_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/khaki.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_green_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/green.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_yellow_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/yellow.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_orange_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/orange.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_silver_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/silver.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_gold_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/gold.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_multicolor_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/color_multicolor.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_pattern_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/color_pattern.png);
}
.sidemenu_color_ + .sidemenu_content_ li.color_other_ a span.color_chip_ {
	background-image: url(../../img/usr/goods/color_other.png);
}
.sidemenu_color_ + .sidemenu_content_ li.chip_on_ a span.txt_ {
	padding-left: 9px;
}
#block_of_leftmenu_middle .banner_ {
	margin-bottom: 10px;
}
/* ----トップページ予備テンプレート1---- */
.ranking_block_tab_box_ {
	margin-bottom: 72px;
	padding-top: 48px;
	border-top: 1px solid #CCCCCC;
}
.ranking_block_top_ .ranking_block_tab_box_:first-of-type {
	margin-top: 32px;
}
#brand_ranking_select {
	padding: 10px 21px 7px;
	background: #F7F6F4;
	border: 0 none;
	height: auto;
	line-height: 1;
	border-radius: 0;
}
.ranking_block_head_ .tab_item {
	font-size: 14px;
	padding: 7px 40px;
	border-radius: 19px;
	border: 1px solid transparent;
	user-select: none;
	cursor: pointer;
}
.ranking_block_brand_ .ranking_block_head_ .tab_item {
	padding: 5px 18px;
	border: 1px solid #E6E6E6;
}
.ranking_block_head_ .tab_item.active {
	background-color: #001E62;
	border: 1px solid #001E62;
	color: #fff;
}
.ranking_block_body_ input[name^="tab_item"] {
	display: none;
}
.ranking_block_body_ .tab_content {
	display: none;
	max-width: 1120px;
}
.goods_list_tab_item_:checked + .tab_content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.goods_list_tab_item_:checked + .tab_content > div:first-of-type,.goods_list_tab_item_:checked + .tab_content > l-recommend {
	min-height: 302px;
}
.ranking_block_body_ div.StyleW_Line_ {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ranking_block_body_ div.StyleW_Item_ {
	margin-bottom: 0;
}
.block-ranking-lightningrecommend .block-ranking-r,.block-top-lightningrecommend .block-thumbnail-t,.block_top_user_voice .revico-multicomment-inner {
	padding-left: 30px;
	padding-right: 30px;
}
.block-ranking-lightningrecommend .block-ranking-r li,.block-top-lightningrecommend .block-thumbnail-t li {
	position: relative;
	gap: 30px;
	margin: 0;
}
.block-ranking-lightningrecommend .block-ranking-r li,.block-top-lightningrecommend .block-thumbnail-t li,.block-recent-item--items .block-thumbnail-h {
	margin-left: -30px;
	margin-right: -30px;
}
.block-ranking-lightningrecommend .block-ranking-r li.slick-slider,.block-top-lightningrecommend .block-thumbnail-t li.slick-slider,.block_top_user_voice .revico-multicomment-top .revico-comment-main.slick-slider,.block-recent-item--items .block-thumbnail-h.slick-slider  {
	margin-left: -15px;
	margin-right: -15px;
}
.block-ranking-lightningrecommend .block-ranking-r--goods,.block-top-lightningrecommend .block-thumbnail-t--goods {
	width: calc((100% - 30px * 4) / 5);
	margin: 0;
	flex-basis: auto;
}
.block-ranking-lightningrecommend .slick-list .block-ranking-r--goods,.block-top-lightningrecommend .slick-list .block-thumbnail-t--goods,.block_top_user_voice .revico-multicomment-top .slick-list .revico-review-comment-row-wrapper,.block-recent-item--items .block-thumbnail-h .slick-list li {
	padding-left: 15px;
	padding-right: 15px;
}
.block-ranking-lightningrecommend .block-ranking-r li .slick-prev,.block-ranking-lightningrecommend .block-ranking-r li .slick-next,.block-top-lightningrecommend .block-thumbnail-t li .slick-prev,.block-top-lightningrecommend .block-thumbnail-t li .slick-next,.block_top_user_voice .revico-multicomment-top .revico-comment-main .slick-prev,.block_top_user_voice .revico-multicomment-top .revico-comment-main .slick-next,.block-recent-item--items .block-thumbnail-h .slick-prev,.block-recent-item--items .block-thumbnail-h .slick-next {
	position: absolute;
	top: 130px;
	width: 24px;
	height: 24px;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 0;
	border: 0;
	cursor: pointer;
}
.block-ranking-lightningrecommend .block-ranking-r li .slick-prev.slick-disabled,.block-ranking-lightningrecommend .block-ranking-r li .slick-next.slick-disabled,.block-top-lightningrecommend .block-thumbnail-t li .slick-prev.slick-disabled,.block-top-lightningrecommend .block-thumbnail-t li .slick-next.slick-disabled,.block_top_user_voice .revico-multicomment-top .revico-comment-main .slick-prev.slick-disabled,.block_top_user_voice .revico-multicomment-top .revico-comment-main .slick-next.slick-disabled,.block-recent-item--items .block-thumbnail-h .slick-prev.slick-disabled,.block-recent-item--items .block-thumbnail-h .slick-next.slick-disabled {
	opacity: 0;
	cursor: auto;
}
.block-ranking-lightningrecommend .block-ranking-r li .slick-prev,.block-top-lightningrecommend .block-thumbnail-t li .slick-prev,.block_top_user_voice .revico-multicomment-top .revico-comment-main .slick-prev,.block-recent-item--items .block-thumbnail-h .slick-prev {
	left: -15px;
	background-image: url('../../img/usr/arrow_47x47_left.png');
}
.block-ranking-lightningrecommend .block-ranking-r li .slick-next,.block-top-lightningrecommend .block-thumbnail-t li .slick-next,.block_top_user_voice .revico-multicomment-top .revico-comment-main .slick-next,.block-recent-item--items .block-thumbnail-h .slick-next {
	right: -15px;
	background-image: url('../../img/usr/arrow_47x47_right.png');
}
/* ---- おすすめアイテム(トップページ) ---- */
.page-top .block-wide {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	background-color: #F0F3FA;
}
.page-top .block-wide-container {
	width: 1120px;
	margin: 0 auto;
}
@media screen and (max-width: 1119px) {
	.page-top .block-wide {
		margin-left: 0;
		margin-right: 0;
	}
}
.block-top-lightningrecommend-box {
	margin-bottom: 72px;
}
.block-top-lightningrecommend-box.block-wide {
	padding: 48px 0 85px;
}
.block-top-lightningrecommend-box .block-top-lightningrecommend {
	width: 1120px;
	margin: 0 auto;
}
.slider-progress-container {
	width: 100%;
	height: 5px;
	background-color: #fff;
	margin-top: 40px;
	position: relative;
	overflow: hidden;
}
.block-wide .slider-progress-container {
	background-color: transparent;
}
.slider-progress-bar {
	height: 100%;
	background-color: #F5F5F5;
	position: absolute;
	top: 0;
	left: 0;
	transition: width 0.1s ease, left 0.1s ease;
}
.block-wide .slider-progress-bar {
	background-color: #fff;
}
/* ----トップページ予備テンプレート2---- */
#block_of_top_free2 {
	margin-top: 50px;
}
#ongoing_events {
	margin-bottom: 72px;
	padding-top: 48px;
	background-color: #ffffff;
	border-top: 1px solid #CCCCCC;
}
#ongoing_events ul {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
#ongoing_events ul li {
	width: calc((100% - 30px * 2) / 3);
}
#ongoing_events ul li figure {
	width: 100%;
	height: 221px;
}
#ongoing_events ul li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#ongoing_events ul li .text {
	margin-top: 16px;
	font-size: 14px;
	line-height: calc(20 / 14);
}
#ongoing_events #more_btn .open_btn {
	margin-top: 20px;
}
#ongoing_events #more_btn .open_btn::after {
	right: 10px;
	width: 9px;
	height: 6px;
	background-image: url('../../img/usr/btn_more_arrow.png');
}
#ongoing_events #more_btn .open_btn.open::after {
	transform: rotate(180deg);
}
#top_scene {
	padding-bottom: 50px;
}
#top_scene ul {
	width: 860px;
	overflow: hidden;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
#top_scene ul li {
	width: 280px;
	height: 280px;
	background-color: #000000;
}
#top_scene ul li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#top_scene ul li a {
	display: block;
	text-align: center;
	position: relative;
}
#top_scene ul li a span {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.4090;
	letter-spacing: 0.075em;
	position: absolute;
	left: 0;
	top: 0;
	width: 286px;
	height: 286px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#top_scene ul li.large_ {
	width: 425px;
	height: 286px;
}
#top_scene ul li.large_ a {
	width: 425px;
	height: 286px;
}
#top_scene ul li.large_ a span {
	width: 425px;
	height: 286px;
}
.block_top_user_voice {
	margin-bottom: 72px;
	padding: 48px 0 64px;
}
.block_top_user_voice .top_section_title_ {
	width: 1120px;
	margin: 0 auto;
}
.block_top_user_voice .revico-common-background-style {
	width: 1120px;
	margin: 0 auto;
	background-color: transparent;
}
.block_top_user_voice .revico-multicomment-top .revico-multicomment-inner {
	max-width: none;
}
.block_top_user_voice .revico-multicomment-top .revico-comment-main {
	display: flex;
	flex-wrap: nowrap;
	gap: 20px;
	max-width: none;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper {
	display: block;
	width: calc((100% - 20px * 4) / 5);
	margin: 0;
	background-color: transparent;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row {
	width: 100%;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail {
	padding: 0;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name {
	display: block;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 0;
	font-weight: normal;
}
.block_top_user_voice .revico-widget .revico-review-comment-detail--product-name-image {
	margin-bottom: 16px;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name img {
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: none;
	margin: 0;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name p {
	margin-bottom: 8px;
	color: #001E62;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--star {
	height: 18px;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment {
	margin: 0;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment .revico-review-comment-detail--comment--content {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 14px;
	line-height: calc(20 / 14);
	color: #001E62;
}
.block_top_user_voice .slider-progress-container {
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
}
.block_top_user_voice .revico-multicomment-top .revico-logo {
	display: none;
}
.block_top_user_voice .revico-multicomment-top .revico-comment-header {
	display: none;
}
.block_top_user_voice .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment--more {
	display: none;
}
.block_top_user_voice .revico-multicomment-top .revico-comment-footer {
	display: none;
}
.user_snap {
	margin-bottom: 72px;
}
.user_snap #slider-header {
	display: none;
}
.user_snap .ecbn-selection-widget {
	width: 1120px;
	padding: 0;
}
.user_snap .ecbn-selection-wrapper .ecbn-selection-slide-wrapper .ecbn-selection-snap {
	margin-left: -4px;
	margin-right: -4px;
}
.user_snap .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
	top: 0;
	bottom: 0;
	margin-top: auto !important;
	margin-bottom: auto;
	background-size: contain;
	background-color: rgba(255, 255, 255, 0.7);
	background-position: center center;
	border-radius: 100%;
	width: 35px !important;
	height: 35px !important;
}
.user_snap .ecbn-selection-wrapper .ecbn-selection-item img {
	width: 100% !important;
	border-radius: 0;
	border: 0 none;
}
.user_snap .ecbn-selection-wrapper .ecbn-selection-slider-prev {
	left: 0;
}
.user_snap .ecbn-selection-wrapper .ecbn-selection-slider-next {
	right: 0;
}
.user_snap #slider-footer {
	display: none;
}
.user_snap .ecbn-selection-wrapper .ecbn-selection-footer2 {
	display: none !important;
}
.user_snap .ecbn-selection-page-wrapper .ecbn-selection-snap {
	display: flex;
	gap: 20px;
	width: 100%!important;
	height: auto!important;
	margin-bottom: 0;
}
.user_snap .ecbn-selection-page-wrapper .ecbn-selection-item {
	position: static!important;
	width: calc((100% - 20px * 4) / 5)!important;
	margin: 0;
	padding: 0;
}
.user_snap .ecbn-selection-page-wrapper .ecbn-selection-item:nth-of-type(n+6) {
	display: none!important;
}
.user_snap .ecbn-selection-page-wrapper .ecbn-selection-item a {
	display: block;
	width: 100%;
	height: 208px;
}
.user_snap .ecbn-selection-page-wrapper .ecbn-selection-item img {
	width: 100%!important;
	height: 100%;
	border-radius: 0;
	border: 0;
	object-fit: contain;
	box-shadow: none;
}
.user_snap .ecbn-selection-item .ecbn-selection-user {
	width: 100%;
	padding: 8px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: calc(23 / 14);
}
.user_snap .ecbn-selection-item .ecbn-selection-user::before {
	content: "@";
	margin-right: -3px;
}
.user_snap .ecbn-selection-item .ecbn-selection-caption {
	width: 100%;
	height: auto;
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	line-height: calc(23 / 14);
}
.user_snap .ecbn-selection-page-wrapper .ecbn-selection-image-loading-more {
	display: none;
}
.user_snap .ecbn-selection-page-wrapper .ecbn-selection-footer2 {
	display: none;
}
.user_snap .ecbn-selection-widget a.vsm-btn-more {
	display: none;
}
.brand_instagram {
	margin-bottom: 72px;
	padding-top: 48px;
	border-top: 1px solid #CCCCCC;
}
.brand_instagram .brand_instagram_block_ {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 32px;
}
.brand_instagram::before {
	content: '';
	display: block;
	width: 250px;
	height: 0;
	order: 1;
}
.brand_instagram::after {
	content: '';
	display: block;
	width: 250px;
	height: 0;
}
.brand_instagram .vsm-tile {
	width: 250px;
}
.brand_instagram .ecbn-selection-widget {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.brand_instagram .ecbn-selection-page-wrapper .ecbn-selection-snap {
	width: 100% !important;
	height: auto !important;
	margin-top: 0;
	margin-bottom: 0;
}
.brand_instagram .ecbn-selection-snap li.ecbn-selection-item {
	width: 100% !important;
	margin: 0;
	position: static !important;
}
.brand_instagram .ecbn-selection-snap li.ecbn-selection-item:nth-of-type(n+2) {
	display: none !important;
}
.brand_instagram .ecbn-selection-page-wrapper .ecbn-selection-item a {
	display: block;
	width: 250px;
	height: 250px;
}
.brand_instagram .ecbn-selection-page-wrapper .ecbn-selection-item img {
	width: 100%;
	height: 100%;
	box-shadow: none;
	border: 0 none;
}
.brand_instagram a.vsm-btn-more,.brand_instagram .ecbn-selection-page-wrapper .ecbn-selection-image-loading-more,.brand_instagram .ecbn-selection-title,.brand_instagram .ecbn-selection-description,.brand_instagram .ecbn-selection-page-wrapper .ecbn-selection-footer2 {
	display: none;
}
.brand_instagram .more_btn .open_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 56px;
	margin-top: 16px;
	color: #001E62;
	font-weight: normal;
	border-radius: 0;
	border: 1px solid #707070;
}
.brand_instagram .more_btn .open_btn:hover {
	background-color: #fff;
	border-radius: 28px;
	color: #001E62;
}
.brand_instagram .more_btn .open_btn::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	content: '';
	width: 13px;
	height: 13px;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url('../../img/usr/btn_more_arrow-r_13x13_blue.png');
	background-repeat: no-repeat;
	background-size: contain;
}
.ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
	margin-bottom: 0 !important;
}
.top_brand_list_ {
	margin-bottom: 72px;
	padding: 48px 0 72px;
}
/* .top_brand_list_ ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 12px 13px;
}
.top_brand_list_ li {
	width: 230px;
}
.top_brand_list_ li a {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 230 / 440;
	overflow: hidden;
	cursor: pointer;
}
.top_brand_list_ li a:hover {
	opacity: 1;
}
.top_brand_list_ .card-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_brand_list_ .card-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 16px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease, visibility 0.4s ease;
}
.top_brand_list_ li a:hover .card-overlay {
	opacity: 1;
	visibility: visible;
}
.top_brand_list_ .overlay-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	height: 100%;
	padding: 14px;
	background-color: #fff;
}
.top_brand_list_ .product-image {
	width: 100%;
	height: 170px;
}
.top_brand_list_ .product-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.top_brand_list_ .logo-image {
	height: auto;
	max-width: 100%;
	max-height: 45px;
}
.top_brand_list_ .category {
	font-size: 12px;
}
.top_brand_list_ .description {
	margin-top: 8px;
	font-size: 14px;
	line-height: calc(20 / 14);
}
*/
.page-top .hacobune-feed-modal-container.hacobune-dialog-mask {
	z-index: 10003;
}
.top_recommend_hacobune .hacobune-more-load-button,.goods_recommend_hacobune .hacobune-more-load-button {
	width: 360px!important;
	height: 45px!important;
	margin: 40px auto 0!important;
	padding: 0!important;
	border: 1px solid #001E62!important;
	border-radius: 4px!important;
	color: #001E62!important;
	font-size: 0!important;
	font-weight: bold!important;
	transition: all .2s;
}
.top_recommend_hacobune .hacobune-more-load-button:hover,.goods_recommend_hacobune .hacobune-more-load-button:hover {
	background-color: #001E62!important;
	opacity: 1;
	color: #fff!important;
	border-radius: 23px!important;
}
.top_recommend_hacobune .hacobune-more-load-button::after,.goods_recommend_hacobune .hacobune-more-load-button::after {
	content: 'もっと見る';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}
/* ----トピック---- */
#block_of_topic {
	margin-top: 72px;
}
.block-top-topic--header {
	margin-top: 0 !important;
	margin-bottom: 40px !important;
	border: 0;
	padding: 0;
	font-size: 26px !important;
	line-height: calc(30 / 26) !important;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
}
.topiclist_body_ {
	/*	overflow: auto;
	*/
	width: 900px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
	/*	max-height: 185px;
	*/
}
.topiclist_body_ ul.topicline_ {
	width: 900px;
	max-width: 100%;
}
ul.topicline_ li {
	display: table;
	width: 100%;
	padding: 16px 0;
	border-bottom: 1px solid #E6E6E6;
}
ul.topicline_ li:first-child {
	padding-top: 0;
}
ul.topicline_ li a,ul.topicline_ li span {
	display: block;
}
ul.topicline_ li span {
	color: #001E62;
}
ul.topicline_ li .img_ {
	display: table-cell;
	vertical-align: middle;
	padding-right: 22px;
}
ul.topicline_ li .img_ span {
	display: table-cell;
	width: 54px;
	height: 54px;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
}
ul.topicline_ li .img_ img {
	max-width: 52px;
	max-height: 52px;
}
ul.topicline_ li dl {
	display: table-cell;
}
ul.topicline_ li dt {
	width: 204px;
	min-width: 204px;
	display: table-cell;
	line-height: calc(23 / 14);
	font-size: 14px;
}
ul.topicline_ li dt img {
	width: auto;
	height: 14px;
	margin-left: 16px;
	vertical-align: middle;
}
ul.topicline_ li dd {
	font-size: 14px;
	line-height: calc(23 / 14);
	display: table-cell;
}
.topiclist_body_ .article_ {
	margin-right: 24px;
}
/* ----右メニュー下部---- */
div.rightmenu_brand_list_ {
	margin-top: 50px;
}
div.rightmenu_brand_list_ span {
	display: block;
	width: 200px;
	padding-bottom: 5px;
	border-bottom: 3px solid #f6ac19;
}
div.rightmenu_brand_list_ > ul {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
div.rightmenu_brand_list_ > ul::before {
	content: '';
	display: block;
	width: 269px;
	height: 0;
	order: 1;
}
div.rightmenu_brand_list_ > ul::after {
	content: '';
	display: block;
	width: 269px;
	height: 0;
}
div.rightmenu_brand_list_ > ul > li {
	width: 269px;
	margin-bottom: 55px;
}
div.rightmenu_brand_list_ > ul > li > a {
	display: block;
	overflow: hidden;
}
div.rightmenu_brand_list_ > ul > li > a ul,.genre.ladies .genre_brand_list_,.genre.mens .genre_brand_list_,.genre.junior .genre_brand_list_ {
	display: flex;
	align-items: center;
	height: 41px;
	padding-top: 15px;
}
div.rightmenu_brand_list_ > ul > li > a ul .bnr_ img {
	width: auto;
	max-height: 26px;
}
div.rightmenu_brand_list_ > ul > li > a ul li.txt_,.genre.ladies .genre_brand_list_ > .txt_,.genre.mens .genre_brand_list_ > .txt_,.genre.junior .genre_brand_list_ > .txt_ {
	font-size: 10px;
	line-height: 2.6;
	margin-left: auto;
	min-width: 80px;
}
#ladies.genre.ladies .genre_brand_list_ > .txt_,#mens.genre.mens .genre_brand_list_ > .txt_,#junior.genre.junior .genre_brand_list_ > .txt_ {
	margin-right: 0;
	text-align: right;
}
/* ----ヘッダー---- */
.block-header-logo {
	width: 300px;
	font-size: 0;
}
.block-headernav {
	width: 440px;
}
.block-headernav--item-list {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.block-headernav--item-list li {
	position: relative;
	display: inline-block;
	font-size: 11px;
	text-align: center;
}
.block-headernav--item-list li i.fa {
	position: relative;
	display: block;
	font-size: 28px;
	margin-bottom: 10px;
	z-index: 1;
}
.block-headernav--item-list li a {
	display: block;
}
.block-headernav--item-list li a:hover {
	text-decoration: none;
}
.block-headernav--cart-count {
	display: none;
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	background-color: #e61d50;
	color: #fff;
	border-radius: 10px;
	top: -5px;
	right: -2px;
	z-index: 2;
}
/* ----ヘッダー検索---- */
.block-global-search {
	width: 460px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.block-global-search--keyword {
	width: 280px;
}
.block-global-search form {
	background-color: #eee;
}
input.block-global-search--keyword:hover,input.block-global-search--keyword {
	border: none;
	background-color: transparent;
}
button.block-global-search--submit {
	border: none;
	background-color: transparent;
	width: 33px;
}
.block-global-search--searchdetail {
	margin-left: 15px;
}
.block-global-search--search-detail-link {
	color: #6fb4c3;
	text-decoration: underline;
}
.block-global-search--search-detail-link:hover {
	text-decoration: none;
}
/* ----ユーザー定義　画像hover表現---- */
#header a img,.leftmenuframe_ a img,.rightmenuframe_ a img,.img_ a img,ul.topbnr_ li a img,#ongoing_events ul li a img,#top_magazine .magazine_inner_ dl dt a img,#top_scene ul li a img {
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#header a:hover img,.leftmenuframe_ a:hover img,.rightmenuframe_ a:hover img,.img_ a:hover img,ul.topbnr_ li a:hover img,#ongoing_events ul li a:hover img,#top_magazine .magazine_inner_ dl dt a:hover img,#top_scene ul li a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.goods_ .img_ a img {
	-moz-transition: 0;
	-webkit-transition: 0;
	transition: 0;
}
.goods_ .img_ a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/* ----ユーザー定義　ヘッダー---- */
.h-hero-bnr {
	background-color: #001E62;
}
.hnav_link_hero_bnr_ {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1120px;
	height: 34px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#header {
	width: 100%;
	zoom: 1;
	background: #fff;
}
#header a:focus{
	outline: 0;
}
#header:after,#header #headernav:after,#header ul.customer_menu_:after,#header .header_top_ .inner_:after {
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#header .header_top_ {
	padding-top: 6px;
	padding-bottom: 22px;
}
#header .header_top_.cart_header_ {
	position: relative;
}
#header .header_top_.cart_header_:after {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 5px;
	background: url(../../img/usr/header/header_shadow.png) bottom center repeat-x;
	z-index: 1;
}
#header .header_top_ .inner_ {
	width: 1120px;
	margin: 0 auto;
	position: relative;
	display: flex;
}
#header .header_top_ .header_free_shipping_ {
	position: absolute;
	right: 0;
	top: -22px;
	display: table;
}
#header .header_top_ .header_free_shipping_ li {
	display: table-cell;
	vertical-align: top;
	padding-left: 12px;
}
#header #sitelogo {
	padding: 0;
	margin: 12px 0 0 -12px;
	height: 51px;
}
#header #sitelogo img {
	width: auto;
	vertical-align: top;
	height: 100%;
}
#header #sitelogo img.fix_sitelogo_img_ {
	display: none;
}
/* カート */
#header #jscart_replace_ {
	order: 1;
}
#header .cart_frame_ a {
	display: block;
	color: #001E62;
	text-decoration: none;
}
#header .cart_frame_ dl {
	display: table;
}
#header .cart_frame_ dt,#header .cart_frame_ dd {
	display: table-cell;
	vertical-align: middle;
}
#header .cart_frame_ dt {
	font-size: 11px;
	letter-spacing: 0.55px;
	padding-right: 10px;
	width: 36px;
	height: 32px;
	text-indent: -9999px;
	background-image: url("../../img/usr/header/icon_cart.png");
	background-position: 3px center;
	background-repeat: no-repeat;
}
#header .cart_frame_ dt span {
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.9px;
	padding: 0 0 0 28px;
	background: url(../../img/usr/header/icon_cart.png) left top no-repeat;
}
#header .cart_frame_ dd {
	padding: 0 0 0 10px;
	border-left: 2px solid #444;
	display: none;
}
#header .cart_frame_ dd p {
	font-size: 11px;
	letter-spacing: 0.55px;
	text-align: right;
}
#header .cart_frame_ dd p span {
	font-size: 18px;
	letter-spacing: 0.9px;
}
#header .cart_errormessages_ {
	display: none;
	font-size: 10px;
}
#header .cart_erroralert_ {
	font-size: 10px;
	color: #993300;
}
#header #headernav {
	margin-left: auto;
	position: relative;
}
#header .customer_info_ {
	float: left;
	width: 168px;
	padding: 0 10px;
}
#header .customer_info_ a {
	color: #001E62;
}
#header .customer_info_ li {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.4545;
}
#header .customer_menu_ {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-right: -20px;
	zoom: 1;
}
#header .customer_menu_ li {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	letter-spacing: 0;
	width: 72px;
	height: 72px;
	padding-bottom: 13px;
}
#header .customer_menu_ li#gnav_menu_search {
	display: none;
}
#header .customer_menu_ li .hnav_link_icon_list_ {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	height: 43px;
	font-size: 12px;
	font-weight: 500;
}
#header .customer_menu_ li#gnav_bookmark .hnav_link_icon_list_ {
	height: 41px;
}
#header .customer_menu_ li .hnav_link_icon_list_:hover {
	text-decoration: none;
}
#header .customer_menu_ li .hnav_link_icon_list_ span.header_btn_circle,#header .customer_menu_ li#jscart_replace_ a span {
	position: absolute;
	right: 0;
	top: -9px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	display: none;
	justify-content: center;
	align-items: center;
	background: #d30f31;
	color: #ffffff;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	padding: 0;
	text-indent: 0;
}
#header .customer_menu_ li .hnav_link_icon_list_ img {
	width: auto;
	height: 20px;
}
#header .customer_menu_ li#jscart_replace_ a span {
	right: -1px;
}
#header #globalnav {
	display: flex;
	justify-content: space-between;
}
#header #globalnav ul.gender_nav_ {
	display: flex;
	background-color: #E6E6E6;
}
#header #globalnav > ul.gender_nav_ > li {
	width: 145px;
	background-color: #fff;
}
#header #globalnav > ul.gender_nav_ > li:last-of-type {
	width: 146px;
}
#header #globalnav > ul.gender_nav_ > li > a {
	position: relative;
	display: flex;
	justify-content: center;
	height: 36px;
}
#header #globalnav > ul.gender_nav_ > li > a:hover {
	text-decoration: none;
	opacity: 1;
}
#header #globalnav > ul.gender_nav_ > li.active_ > a::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	display: block;
	width: 100%;
	height: 3px;
	background-color: #001E62;
	z-index: 151;
}
#header #globalnav > ul.gender_nav_ > li > a span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 21px;
	border-left: 1px solid #E6E6E6;
	font-size: 16px;
	font-weight: bold;
}
#header #globalnav > ul.gender_nav_ > li:last-of-type > a span {
	border-right: 1px solid #E6E6E6;
}
span.ecbn-selection-preview-personal-link a {
	font-size: 15px;
}
#header #globalnav ul div.layer_ {
	width: 100%;
	position: absolute;
	left: 0;
	top: 36px;
	display: none;
	background-color: #F0F3FA;
	z-index: 150;
}
#header #globalnav ul div.layer_ .layer_inner_ {
	width: 1120px;
	margin: 0 auto;
	padding: 24px 0 48px;
	display: flex;
	flex-wrap: wrap;
}
#header #globalnav ul div.layer_ .layer_inner_ .column_ {
	display: flex;
	flex-direction: column;
	padding-right: 22px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_:not(.column_full_) + .column_ {
	padding-left: 22px;
	border-left: 1px solid #D8DDEB;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column2_ {
	width: 325px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column_brand_ {
	max-width: 157px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column_category_ {
	max-width: 197px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column_trend_ {
	max-width: 222px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column_full_ {
	width: 100%;
}
#header #globalnav ul div.layer_ .layer_inner_ .column_ .gnav_box_ + .gnav_box_ {
	margin-top: 32px;
}
.gnav_link_all_products_ {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 24px;
	font-size: 14px;
	line-height: calc(20 / 14);
}
.gnav_link_all_products_::after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('../../img/usr/common/arrow_blue_20x20.png');
}
#header #globalnav ul div.layer_ .layer_inner_ .column_ h2 {
	font-size: 16px;
	line-height: 1;
	margin: 0 0 12px;
	font-weight: bold;
}
#header #globalnav ul div.layer_ .layer_inner_ .column_.column_color_ h2 {
	margin-bottom: 16px;
}
.h2 {
	margin: 20px auto;
}
#header #globalnav ul div.layer_ .layer_inner_ .column_ ul {
	display: flex;
}
#header #globalnav ul div.layer_ .layer_inner_ .column_ ul.gnav_link_arrow_list_ {
	flex-direction: column;
	gap: 9px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li {
	text-align: left;
	margin: 0;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a {
	line-height: calc(21 / 14);
	font-size: 14px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li.gnav_link_arrow_list_ a {
	font-size: 14px;
	text-indent: 0;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_arrow_ {
	display: flex;
	gap: 9px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ #junior_age_size ul li a.gnav_link_arrow_ {
	color: #001E62;
	font-weight: bold;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_arrow_::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 6px 0 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('../../img/usr/common/arrow_blue_20x20.png');
	text-decoration: none;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_arrow_ sup {
	margin-left: -9px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ #junior_age_size ul li span {
	padding-left: 19px;
	font-size: 14px;
	line-height: calc(21 / 14);
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column_color_ {
	max-width: 224px;
	padding-right: 0;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column_color_ ul {
	flex-wrap: wrap;
	flex-direction: row;
	gap: 10px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column_color_ ul > li {
	width: 25px;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_ {
	display: block;
	width: 25px;
	height: 25px;
	background-size: contain;
	background-repeat: no-repeat;
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.black {
	background-image: url('../../img/usr/common/circle_black_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.brown {
	background-image: url('../../img/usr/common/circle_brown_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.white {
	background-image: url('../../img/usr/common/circle_white_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.red {
	background-image: url('../../img/usr/common/circle_red_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.blue {
	background-image: url('../../img/usr/common/circle_blue_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.green {
	background-image: url('../../img/usr/common/circle_green_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.pink {
	background-image: url('../../img/usr/common/circle_pink_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.orange {
	background-image: url('../../img/usr/common/circle_orange_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.yellow {
	background-image: url('../../img/usr/common/circle_yellow_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.purple {
	background-image: url('../../img/usr/common/circle_purple_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.gold {
	background-image: url('../../img/usr/common/circle_gold_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_ ul li a.gnav_link_color_.silver {
	background-image: url('../../img/usr/common/circle_silver_50x50.png');
}
#header #globalnav ul.gender_nav_ div.layer_ .layer_inner_ .column_.column2_ ul {
	width: 160px;
}
.search_shop_link_ {
	display: block;
	width: 100%;
	margin-top: auto;
}
.search_shop_link_ a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	line-height: 1;
	width: 100%;
	height: 45px;
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
}
#header #globalnav ul div.layer_ .layer_inner_ #brand_ladies {
	width: 415px;
}
#header #globalnav ul div.layer_ .layer_inner_ #brand_mens {
	width: 415px;
	border-left: 1px solid #dddddd;
}
#header #globalnav ul div.layer_ .layer_inner_ #brand_juniors {
	width: 175px;
	border-left: 1px solid #dddddd;
}
#header .header_bottom_ {
	position: relative;
}
#header .header_bottom_ .inner_ {
	width: 1120px;
	margin: 0 auto;
}
/*#header #brand_list {
	position: relative;
	float: left;
	padding: 0 16px;
	background: #ddd;
}
#header #brand_list li {
	text-indent: -9999px;
	background: #fff;
}
#header #brand_list li a {
	display: block;
	width: 125px;
	height: 56px;
}
#header #brand_list li.acurez a {
	background: url(../../img/usr/header/acurez.png) center top no-repeat;
}
#header #brand_list li.texcy a {
	background: url(../../img/usr/header/texcy.png) center top no-repeat;
}
#header #brand_list li.texcyluxe a {
	background: url(../../img/usr/header/texcyluxe.png) center top no-repeat;
}
#header #brand_list li.lazerbeam a {
	background: url(../../img/usr/header/lazerbeam.png) center top no-repeat;
}
#header #brand_list li.majoaile a {
	background: url(../../img/usr/header/majoaile.png) center top no-repeat;
}
#header #brand_list li.tabi a {
	background: url(../../img/usr/header/tabi.png) center top no-repeat;
}
#header #brand_list li.footsuki a {
	background: url(../../img/usr/header/footsuki.png) center top no-repeat;
}
#header #brand_list li.officefit a {
	background: url(../../img/usr/header/officefit.png) center top no-repeat;
}
#header #brand_list li.penelope a {
	background: url(../../img/usr/header/penelope.png) center top no-repeat;
}
#header #brand_list li.hiteluck a {
	background: url(../../img/usr/header/hiteluck.png) center top no-repeat;
}
#header #brand_list li.airfit a {
	background: url(../../img/usr/header/airfit.png) center top no-repeat;
}
#header #brand_list li.rakuwalk a {
	background: url(../../img/usr/header/rakuwalk.png) center top no-repeat;
}
#header #brand_list li.puffin a {
	background: url(../../img/usr/header/puffin.png) center top no-repeat;
}
#header #brand_list li.ladyworker a {
	background: url(../../img/usr/header/ladyworker.png) center top no-repeat;
}
#header #brand_list li.hispeed a {
	background: url(../../img/usr/header/hispeed.png) center top no-repeat;
}
#header #brand_list li.chardas a {
	background: url(../../img/usr/header/chardas.png) center top no-repeat;
}
#header #brand_list li.puffin a {
	background: url(../../img/usr/header/puffin.png) center top no-repeat;
}
#header #brand_list li.trailmaster a {
	background: url(../../img/usr/header/trailmaster.png) center top no-repeat;
}
#header #brand_list li.texcywx a {
	background: url(../../img/usr/header/texcywx.png) center top no-repeat;
}
#header #brand_list li a.active,#header #brand_list li a:hover {
	background-color: #eeeeee;
	background-position: center bottom;
}
#header #brand_list .bx-prev,#header #brand_list .bx-next {
	position: absolute;
	top: 0;
	width: 16px;
	height: 56px;
	text-indent: -9999px;
}
#header #brand_list .bx-prev {
	left: 0;
	background: #bbb url(../../img/usr/header/prev.png) center center no-repeat;
}
#header #brand_list .bx-next {
	right: 0;
	background: #bbb url(../../img/usr/header/next.png) center center no-repeat;
}
*/
#header .btn_brand_list_ {
	display: none;
	float: right;
	margin-top: 6px;
}
.header_bottom_ #search_area_ {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 56px;
	background: #555;
}
.header_bottom_ #search_area_ form {
	display: block;
	width: 600px;
	padding: 7px 0;
	margin: 0 auto;
}
.header_bottom_ #search_area_ .keyword_ {
	float: left;
	width: 523px;
	height: 42px;
	color: #fff;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 42px;
	padding: 0 12px;
	margin: 0;
	background: #383838;
	border-radius: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border: none;
	box-shadow: none;
	box-sizing: border-box;
	outline: none;
}
.header_bottom_ #search_area_ .keyword_::-webkit-input-placeholder {
	color: #fff;
}
.header_bottom_ #search_area_ .keyword_:-ms-input-placeholder {
	color: #fff;
}
.header_bottom_ #search_area_ .keyword_::-moz-placeholder {
	color: #fff;
}
.header_bottom_ #search_area_ input[type=submit] {
	cursor: pointer;
	float: left;
	width: 77px;
	height: 42px;
	color: #fff;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #000;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	box-sizing: border-box;
	border: 0;
	outline: none;
}
.inner_ > div#gnav_search {
	margin-top: 18px;
	flex: 1;
}
#gnav_search input {
	width: 50px;
	height: 40px;
	padding: 0;
}
#gnav_search input.keyword_.withSuggestSearch_ {
	left: 0;
	margin: 0;
	padding: 0 17px;
	position: absolute;
	top: 0;
	width: 400px;
	border: 0;
	background-color: #F0F3FA;
	font-size: 16px;
	font-weight: 500;
}
/* モダンブラウザ (Chrome, Firefox, Safari, Edgeなど) */
#gnav_search input.keyword_.withSuggestSearch_::placeholder {
	color: rgba(0, 39, 98, .3);
	opacity: 1;
	/* Firefoxでの意図しない透明度の上書きを防ぐ */
}
/* Firefox (古いバージョン向け) */
#gnav_search input.keyword_.withSuggestSearch_:-moz-placeholder {
	color: rgba(0, 39, 98, .3);
	opacity: 1;
}
/* Internet Explorer 10-11, Edge (旧バージョン) */
#gnav_search input.keyword_.withSuggestSearch_:-ms-input-placeholder {
	color: rgba(0, 39, 98, .3);
}
/* Edge (旧バージョン) */
#gnav_search input.keyword_.withSuggestSearch_::-ms-input-placeholder {
	color: rgba(0, 39, 98, .3);
}
#gnav_search form {
	margin-left: auto;
	width: 450px;
	display: block;
	position: relative;
	text-align: right;
	background-color: #F0F3FA;
}
#header #globalnav ul.other_nav_ {
	display: flex;
	gap: 56px;
}
#header #globalnav ul.other_nav_ li a {
	display: block;
	font-size: 13px;
	line-height: 21px;
}
/* ----グローバルナビ---- */
.block-globalnav--item-list {
	display: table;
	width: 100%;
}
.block-globalnav--item-list > div {
	display: table-cell;
	width: 20%;
	font-size: 18px;
	line-height: 1;
	vertical-align: middle;
}
.block-globalnav--item-list > div > a {
	position: relative;
	display: block;
	color: #fff;
	padding: 20px 0;
}
.block-globalnav--item-list > div > a {
	text-decoration: none;
}
.block-globalnav--item-list > div:hover > .block-globalnav--item-link {
	opacity: 0.7;
}
.block-globalnav--item-list > div > a:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 38px;
	border-left: 1px solid #666;
	top: 10px;
	left: 0;
}
.block-globalnav--item-list > div:last-child > a:before {
	border-right: 1px solid #666;
}
.block-globalnav--item-list > div > a .fa-chevron-down {
	position: absolute;
	font-size: 12px;
	right: 12px;
}
.block-globalnav--item-list > div > a.active {
	transition: color 0.2s linear 0;
	color: #6fb4c3;
	text-decoration: none;
}
.block-globalnav--item-list > div > a.active .fa-chevron-down {
	color: #fff;
	transform: rotate(180deg);
}
.block-globalnav--item-list div a .block-icon-image--flex .block-icon-image-small {
	padding-right: 30px;
}
.block-globalnav--item-list div a .block-icon-image--flex .block-icon-image-double-small {
	position: relative;
	left: 50px;
	width: 30px;
}
.block-globalnav-menu {
	position: absolute;
	background-color: #191919;
	opacity: 0.98;
	width: 100%;
	top: 58px;
	left: 0;
	padding: 30px 0 20px;
	text-align: left;
	z-index: 10;
}
.block-globalnav-menu * {
	color: #fff;
}
.block-globalnav-menu > div {
	width: 1120px;
	margin: auto;
}
.block-globalnav-menu .block-dynamic-category--body,.block-globalnav-menu .block-dynamic-genre--body {
	display: flex;
	align-items: center;
}
.block-globalnav-menu .block-dynamic-category--body li,.block-globalnav-menu .block-dynamic-genre--body li {
	width: 20%;
	font-size: 14px;
	margin-bottom: 20px;
}
.block-globalnav-menu .block-dynamic-category--body li a,.block-globalnav-menu .block-dynamic-genre--body li a {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}
.block-globalnav-menu .block-dynamic-category--body li a:before,.block-globalnav-menu .block-dynamic-genre--body li a:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
}
.block-globalnav-menu .block-dynamic-category--body li a img,.block-globalnav-menu .block-dynamic-genre--body li a img {
	vertical-align: middle;
	width: 30px;
	margin-right: 10px;
}
.block-globalnav-menu--freespace * {
	font-size: 14px;
}
.block-globalnav-menu--freespace h3 {
	margin-top: 0;
}
.block-globalnav-menu--freespace p {
	font-size: 12px;
	margin: 10px 10px 10px 0;
}
.block-globalnav-menu--freespace > div {
	display: flex;
	align-items: center;
}
.block-globalnav-menu--freespace div li img {
	vertical-align: middle;
}
.fix_header_ {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	min-height: 72px;
	z-index: 10002;
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	animation: slide-down 0.3s ease-out;
}
#header.fix_header_ .header_top_ {
	padding: 0;
}
#header.fix_header_ #sitelogo {
	margin-left: 6px;
}
#header.fix_header_ #sitelogo img {
	display: none;
}
#header.fix_header_ #sitelogo img.fix_sitelogo_img_ {
	display: block;
}
#header.fix_header_ .customer_menu_ li#gnav_menu_search {
	display: flex;
	cursor: pointer;
}
#header.fix_header_ .customer_menu_ li#gnav_menu_search.open {
	background-color: #F0F3FA;
}
.fix_header_ .inner_ > div#gnav_search {
	position: fixed;
	top: 72px;
	left: 0;
	display: none;
	width: 100%;
	margin: 0;
}
.fix_header_ .inner_ > div#gnav_search .gnav_search_wrap_ {
	display: flex;
	align-items: center;
	height: 72px;
	background-color: #F0F3FA;
}
.fix_header_ .inner_ > div#gnav_search {
	position: fixed;
	top: 72px;
	left: 0;
	display: none;
	align-items: center;
	width: 100%;
	height: 72px;
	margin: 0;
	background-color: #F0F3FA;
}
.fix_header_ #gnav_search form {
	width: 1120px;
	margin: 0 auto;
	background-color: #fff;
}
.fix_header_ #gnav_search input.keyword_.withSuggestSearch_ {
	width: 1070px;
	background-color: #fff;
}
#header.fix_header_ .header_bottom_ {
	position: absolute;
	top: 25px;
	left: 50%;
	width: 457px;
	margin-left: -429px;
}
@media screen and (max-width: 1119px) {
	#header.fix_header_ .header_bottom_ {
		left: 131px;
		margin-left: 0;
	}
}
#header.fix_header_ .header_bottom_ .inner_ {
	width: 100%;
}
#header.fix_header_ #globalnav ul div.layer_ {
	position: fixed;
	top: 72px;
	left: 0;
	min-width: 100%;
}
#header.fix_header_ #globalnav ul.gender_nav_ {
	gap: 48px;
	width: 457px;
	background-color: transparent;
}
#header.fix_header_ #globalnav > ul.gender_nav_ > li {
	width: auto;
	background-color: transparent;
}
#header.fix_header_ #globalnav > ul.gender_nav_ > li > a {
	height: auto;
}
#header.fix_header_ #globalnav > ul.gender_nav_ > li > a span {
	border: 0;
	line-height: 1;
}
#header.fix_header_ #globalnav > ul.gender_nav_ > li.active_ > a::after {
	bottom: -29px;
}
#header.fix_header_ #globalnav ul.other_nav_ {
	display: none;
}
/* ----フッター---- */
footer .container {
	position: relative;
}
.block-footernav {
	margin-bottom: 20px;
	text-align: center;
}
.block-footernav li {
	padding: 0 1em;
	display: inline-block;
}
.block-footernav li a {
	color: #001E62;
}
#footer {
	position: relative;
}
#footer .inner_ {
	width: 1120px;
	margin: 0 auto;
}
#footer .footer_top_ {
	background: #fff url(../../img/usr/footer/footer_bg.png) center bottom repeat-x;
}
#footer .footer_top_ .inner_ {
	width: 100%;
	position: relative;
	height: 164px;
}
#footer .footer_top_ .inner_ ul {
	width: 1100px;
	margin: 0 auto;
}
#footer #bg_bicycle_ {
	position: absolute;
	left: 50%;
	margin-left: 490px;
	bottom: -1px;
}
#footer .footer_bottom_ p.goto_shoptop {
	width: 1120px;
	margin: -80px auto 40px;
}
#footer .footer_bottom_ .inner_ .goto_shoptop a {
	font-size: 13px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.538;
}
#footer .footer_bottom_ .about_block_ {
	background: #F2F0ED;
	padding: 40px 0;
}
#footer .footer_bottom_ .about_block_ .inner_ {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#footer .footer_bottom_ .about_block_ .inner_::after {
	content: '';
	display: block;
	height: 0;
	width: 346px;
}
#footer .footer_bottom_ .about_block_ dl {
	width: 346px;
}
#footer .footer_bottom_ .about_block_ dl:nth-of-type(n+4) {
	margin-top: 40px;
}
#footer .footer_bottom_ .about_block_ dt {
	padding-bottom: 7px;
	margin-bottom: 8px;
	border-bottom: 1px solid #cccccc;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
	line-height: 1.875;
}
#footer .footer_bottom_ .about_block_ dd {
	line-height: 1.875;
}
#footer .footer_bottom_ .about_block_ dd a {
	text-decoration: underline;
}
#footer .footer_bottom_ .fotter_info_block_ {
	padding: 22px 0 24px;
	background-color: #F0F3FA;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ {
	display: flex;
	width: 1120px;
	gap: 40px;
}
/* ---- フッターカレンダー ---- */
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap {
	width: 263px;
	display: flex;
	justify-content: center;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ {
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .table_calendar_ th {
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .calendar_pager_ p {
	top: 1px;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .calendar_pager_ p span {
	color: inherit;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 14px;
	color: #001E62;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .calendar_pager_ p.prev_ span {
	margin-left: 6px;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .calendar_pager_ p.next_ span {
	margin-right: 6px;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .ttl_calendar_ {
	display: none;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .table_calendar_ .week_ th {
	font-size: 13px;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .table_calendar_ td {
	width: 35px;
	height: 35px;
	border: 1px solid #E6E6E6;
	background-color: #fff;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .table_calendar_ td#today {
	border: 2px solid #001E62;
	font-size: 11px;
	font-weight: bold;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .table_calendar_ td span {
	font-size: 11px;
	color: #001E62;
	letter-spacing: .075em;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .table_calendar_ td.today {
	border: 1px solid #001E62;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .table_calendar_ td.today span {
	font-weight: normal;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .table_calendar_ td.holiday_ {
	background-color: #E1E7F5;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .note_calendar_ {
	margin-top: 8px;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .note_calendar_ p {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 12px;
	color: inherit;
	letter-spacing: normal;
}
#footer .footer_bottom_ .fotter_info_block_ .inner_ .footer_contact_wrap .calendar_area_ .note_calendar_ .holiday_ {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0;
	font-size: 0;
	background-color: #E1E7F5;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_box_ {
	display: flex;
	justify-content: flex-end;
	flex: 1;
	margin-top: 18px;
	padding-top: 40px;
	border-top: 1px solid #D8DDEB;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_company_ {
	margin-right: 56px;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_support_ {
	margin-right: 55px;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_ .info_box_ dl {
	width: 100%;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_ dt,#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ dt {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
	line-height: calc(21 / 16);
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_ dd + dd {
	margin-top: 16px;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_ dd a {
	line-height: calc(23 / 14);
	font-size: 14px;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_ .secure {
	width: 100%;
	margin-top: 35px;
}
.footer_bottom_ .fotter_info_block_ .info_block_wrap_ {
	width: 429px;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ a {
	display: flex;
	flex-direction: column;
	gap: 6px;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ a > * {
	display: block;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ a > span {
	font-size: 14px;
	line-height: calc(23 / 14);
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ .change_mode_ {
	position: static;
	width: auto;
	margin: 0;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ .change_mode_ li {
	margin: 0;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ .change_mode_ li:first-of-type {
	padding-right: 24px;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ .change_mode_ li + li {
	padding-left: 24px;
	border-left: 1px solid #D8DDEB;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ .change_mode_ li > * {
	font-size: 12px;
	line-height: calc(20 / 12);
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_top_ .change_mode_ li a {
	text-decoration: underline;
}
#footer .footer_bottom_ .fotter_info_block_ .info_block_wrap_ .related_sites_bottom_ {
	display: flex;
	justify-content: space-between;
	padding-top: 17px;
}
#footer .footer_bottom_ .fotter_info_block_ .footer_contact_ {
	/* width: 528px;
	*/
	width: 396px;
}
#footer .footer_contact_about_tel {
	padding: 9px 0 8px;
	background: #FF000D;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.53;
	color: #fff;
}
#footer .footer_contact_about_tel a {
	color: #fff;
	text-decoration: underline;
}
#footer .footer_contact_tels {
	padding: 17px 5px 0;
	display: flex;
	justify-content: space-around;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#footer .footer_contact_tel {
	width: 252px;
}
#footer #copyright {
	display: flex;
	align-items: center;
	height: 40px;
	background-color: #001E62;
}
#footer #copyright .inner_ {
	width: 1120px;
	margin: 0 auto;
}
#footer .footer_contact_tel .footer_contact_tel_title {
	border: 1px solid #707070;
	padding: 7px 0 4px;
	text-align: center;
	color: #707070;
	font-size: 12px;
}
#footer .footer_contact_tel .footer_contact_tel_title span {
	font-size: 15px;
	font-weight: bold;
}
#footer .footer_contact_tel_num {
	margin-top: 8px;
}
#footer .footer_contact_tel_num span {
	color: #FF000D;
}
#footer .footer_tel_ {
	padding-top: 15px;
	text-align: center;
	font-size: 13px;
	color: #707070;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#footer .footer_contact_form {
	padding-top: 13px;
	padding-bottom: 30px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#footer .footer_contact_form a {
	position: relative;
	display: block;
	box-sizing: border-box;
	width: 315px;
	height: 45px;
	margin: 0 auto;
	border-radius: calc(45px / 2);
	padding-top: 15px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #A2A2A2;
	text-decoration: none;
}
#footer .footer_contact_form a::after {
	content: '';
	position: absolute;
	right: 20px;
	top: 17px;
	width: 8px;
	height: 8px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#footer #copyright p {
	color: #D8DDEB;
	font-size: 12px;
	text-align: center;
}
#footer .change_mode_ {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 18px;
	width: 1120px;
	margin: 0 auto;
	text-align: right;
}
#footer .change_mode_ li {
	display: inline-block;
	margin: 0 0 0 9px;
}
#footer .footer_top_ .inner_ li {
	display: inline-block;
	padding-right: 5px;
}
#footer .footer_bottom_ hr {
	border-bottom: medium none;
	border-top: 1px dotted #fff;
	float: left;
	margin-bottom: 10px;
	width: 520px;
}
/*----フッターカテゴリリンク----*/
#footer .footer_bottom_ .cate_link_ {
	padding-top: 48px;
	padding-bottom: 0px;
	background: #F0F3FA;
}
#footer .footer_bottom_ .cate_link_ .inner_ {
	display: flex;
}
#footer .footer_bottom_ .cate_link_ dl {
	padding-left: 23px;
	padding-right: 23px;
	border-left: 1px solid #D8DDEB;
}
#footer .footer_bottom_ .cate_link_ dl:last-of-type {
	padding-right: 0;
}
#footer .footer_bottom_ .cate_link_ dl.double_ {
	min-width: 302px;
	padding-left: 0;
	border-left: 0;
}
#footer .footer_bottom_ .cate_link_ dt a,#footer .footer_bottom_ .cate_link_ dt span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: calc(21 / 16);
}
#footer .footer_bottom_ .cate_link_ dt {
	margin-bottom: 16px;
}
#footer .footer_bottom_ .cate_link_ dd + dt {
	margin-top: 27px;
}
#footer .footer_bottom_ .cate_link_ dd ul {
	display: flex;
	flex-direction: column;
	gap: 14px 32px;
}
#footer .footer_bottom_ .cate_link_ dl.double_ dd ul {
	flex-direction: row;
	flex-wrap: wrap;
}
#footer .footer_bottom_ .cate_business_ > dd li:nth-of-type(odd) {
	width: 154px;
}
#footer .footer_bottom_ .cate_business_ > dd li:nth-of-type(even) {
	width: calc(100% - 32px - 154px);
}
#footer .footer_bottom_ .cate_link_ dd a {
	display: block;
	font-size: 14px;
	line-height: calc(20 / 14);
	white-space: nowrap;
}
/* ----ページトップに戻る---- */
.block-page-top a {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	background-color: #444;
}
.block-page-top a:after {
	content: "";
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	transform: rotate(-45deg);
	left: 50%;
	top: 50%;
	margin-top: -4px;
	margin-left: -8px;
}
.block-page-top {
	position: fixed;
	top: auto;
	bottom: 10px;
	right: 26px;
	display: none;
}
#footer #footer_pagetop {
	position: fixed;
	right: 26px;
	bottom: 24px;
	margin: 0;
	z-index: 10001;
	display: none;
	width: 56px;
	height: 56px;
}
#footer #footer_pagetop:hover {
	opacity: 0.7;
}
#footer #footer_pagetop a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-size: 19px 19px;
	background-position: center 22px;
	background-image: url('../../img/usr/footer/pagetop.png');
	background-color: #fff;
}
#footer #footer_pagetop a:hover {
	text-decoration: none;
}
/* ----PC/スマホ切り替えスイッチ---- */
.block-switcher {
	width: 400px;
	text-align: center;
	margin: 0 auto 20px;
}
.block-switcher-container {
	float: left;
	padding: 0 0 10px 10px;
	width: 50%;
}
.block-switcher--switch {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 35px;
	text-align: center;
	background-color: #444;
	color: #fff;
}
.block-switcher--switch:hover {
	text-decoration: none;
	background-color: #ccc;
}
.block-switcher--switch--inline {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.block-switcher--current {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 35px;
	text-align: center;
	background-color: #ccc;
	color: #fff;
}
.block-switcher .block-switcher-container .block-switcher--switch .block-switcher--switch--inline .block-icon-image-small {
	background-size: 10px auto;
}
/* ----Copyright---- */
.block-copyright {
	font-size: 10px;
	text-align: center;
	color: #001E62;
}
/* ----ブランド画面---- */
.block-brand-list {
	margin: 40px 0 60px;
}
.block-brand-list .block-topic-path {
	margin-bottom: 40px;
}
.block-brand-list--items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.block-brand-list--item {
	flex-grow: 1;
	flex-basis: 390px;
	max-width: 390px;
	margin: 0 0 20px 15px;
}
.block-brand-list--item:nth-of-type(3n+1) {
	margin-left: 0;
}
.block-brand-list--item-img {
	width: 390px;
	height: 240px;
}
.block-brand-list--item-name,.block-brand-list--item-comment {
	border: #ddd 1px solid;
	border-top: none;
	border-bottom: none;
}
.block-brand-list--item-name {
	padding: 15px 35px 0;
}
.block-brand-list--item-comment {
	border-bottom: #ddd 1px solid;
	padding: 15px 35px 35px;
}
.block-brand-list--item-btn {
	display: block;
	text-align: center;
	width: 240px;
	height: 48px;
	line-height: 48px;
	color: #001E62;
	font-size: 14px;
	margin: 15px auto 0;
	background: #e5e5e5;
}
.block-brand-detail--image {
	margin-top: 40px;
}
.block-brand-detail--description {
	margin-bottom: 30px;
}
/* ----商品一覧---- */
.brand_main_ {
	margin: 0 0 20px;
}
.brand_frame_ {
	display: grid;
	grid-template-columns: 260px 1fr;
	background: #fff;
}
.brand_frame_ .left_block_ {
	padding: 24px 24px 0;
	text-align: center;
	box-sizing: border-box;
}
.brand_frame_ .comment_ {
	color: #001E62;
	line-height: 20px;
	letter-spacing: 0.6px;
	text-align: left;
	margin: 20px 0 0;
}
.brand_frame_ .right_block_ {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.brand_frame_ #bx-pager {
	position: absolute;
	right: 0;
	top: 0;
	width: 72px;
	height: 344px;
	padding: 4px;
	background: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	z-index: 100;
}
.brand_frame_ #bx-pager a {
	position: relative;
	display: block;
	margin: 4px 0 0;
}
.brand_frame_ #bx-pager a:first-child {
	margin-top: 0;
}
.brand_frame_ #bx-pager a img {
	display: block;
	max-width: 64px;
	max-height: 64px;
}
.lw_brand_frame_ {
	display: grid;
	grid-template-columns: 1fr 150px;
	column-gap: 50px;
	padding: 20px 0;
	background: #fff;
	overflow: hidden;
}
.lw_brand_frame_ .left_block_ .brand_name_ {
	display: flex;
	align-items: center;
}
.lw_brand_frame_ .left_block_ .brand_name_ span {
	margin-left: 15px;
	font-size: 13px;
}
.lw_brand_frame_ .left_block_ .comment_ {
	margin-top: 10px;
	line-height: 1.6;
	font-size: 12px;
}
.lw_brand_frame_ .right_block_ .brand_sns_link_ {
	text-align: right;
}
.lw_brand_frame_ .right_block_ .brand_sns_link_ li {
	display: inline-block;
}
.lw_brand_frame_ .right_block_ .brand_sns_link_ li + li {
	padding-left: 14px;
}
.lw_brand_frame_ .right_block_ .brand_link_ {
	padding-top: 15px;
	text-align: right;
}
.lw_brand_frame_ .right_block_ .brand_link_ li {
	margin: 0 1px 8px;
	display: inline-block;
}
.lw_brand_frame_ .right_block_ .brand_link_ li.lplink a {
	display: block;
	width: 148px;
	padding: 6px 0;
	background: #ff0000;
	color: #ffffff;
	border-radius: 3px;
	text-align: center;
	font-size: 11px;
	text-decoration: none !important;
}
.lw_brand_frame_ .right_block_ .brand_link_ li.brandlink a {
	display: block;
	width: 148px;
	padding: 6px 0;
	background: #f3f3f3;
	color: #ffffff;
	border-radius: 3px;
	text-align: center;
	font-size: 11px;
	text-decoration: none !important;
}
.lw_brand_frame_ .right_block_ .brand_link_ li.lplink a[href*="/acurez/"] {
	background: #1d4937;
}
.lw_brand_frame_ .right_block_ .brand_link_ li.lplink a span {
	padding-right: 17px;
	background: url(../../img/usr/visual/arrow_white_r.png) right center no-repeat;
}
.lw_brand_frame_ .right_block_ .brand_link_ li.brandlink a[href$="/acurez/"] {
	background: #5CB8B2;
}
.lw_brand_frame_ .right_block_ .brand_link_ li.brandlink a span {
	padding-right: 17px;
	background: url(../../img/usr/visual/blank_white.png) right center no-repeat;
}
.brand_main_ .brand_tab_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.brand_main_ .brand_tab_ li {
	float: left;
}
.brand_main_ .brand_tab_ li:not(:first-child) {
	margin-left: 5px;
}
.brand_main_ .brand_tab_ li a {
	display: block;
	width: 280px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 0.6px;
	text-align: center;
	text-decoration: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background: #fff;
}
.brand_main_ .brand_tab_ li a span {
	padding-left: 25px;
}
.brand_main_ .brand_tab_ li.brand_ladies_ a {
	color: #e56c56;
	border: 2px solid #f8c6bd;
	border-bottom: none;
}
.brand_main_ .brand_tab_ li.brand_ladies_ a:hover,.brand_main_ .brand_tab_ li.brand_ladies_.active a {
	background: #f8c6bd;
	font-weight: bold;
}
.brand_main_ .brand_tab_ li.brand_ladies_ a span {
	background: url(../../img/usr/icon_ladies.png) left center no-repeat;
}
.brand_main_ .brand_tab_ li.brand_mens_ a {
	color: #56a0e5;
	border: 2px solid #D2F0F5;
	border-bottom: none;
}
.brand_main_ .brand_tab_ li.brand_mens_ a:hover,.brand_main_ .brand_tab_ li.brand_mens_.active a {
	background: #D2F0F5;
	font-weight: bold;
}
.brand_main_ .brand_tab_ li.brand_mens_ a span {
	background: url(../../img/usr/icon_mens.png) left center no-repeat;
}
.brand_main_ .brand_tab_ li.brand_unisex_ a {
	color: #36bf1d;
	border: 2px solid #e1f9cf;
	border-bottom: none;
}
.brand_main_ .brand_tab_ li.brand_unisex_ a:hover,.brand_main_ .brand_tab_ li.brand_unisex_.active a {
	background: #e1f9cf;
	font-weight: bold;
}
.brand_main_ .brand_tab_ li.brand_unisex_ a span {
	background: url(../../img/usr/icon_unisex.png) left center no-repeat;
}
/* ----商品詳細画面---- */
/*CSSによる商品詳細画面の項目の並び順変更用*/
.pane-goods-right-side form {
	display: flex;
	flex-flow: column wrap;
}
.block-goods-sns {
	order: 10;
}
.block-goods-detail-type {
	order: 20;
}
.block-goods-right-side-header {
	order: 30;
}
.page-goods .block-icon {
	order: 30;
}
/* .block-goods-name {
	order: 40;
}
*/
.block-goods-cat-name {
	order: 40;
}
.block-goods-comment {
	order: 40;
}
.revico-star {
	order: 50;
}
.block-goods-price {
	order: 50;
}
.block-goods-code {
	order: 60;
}
.block-goods-item-code {
	order: 70;
}
.block-goods-item-code2 {
	order: 80;
}
.block-goods-item-code3 {
	order: 90;
}
.block-goods-release-dt {
	order: 100;
}
.block-goods-class1 {
	order: 110;
}
.block-goods-class2 {
	order: 120;
}
.block-goods-attr1 {
	order: 130;
}
.block-goods-attr2 {
	order: 140;
}
.block-goods-attr3 {
	order: 150;
}
/* .block-goods-size {
	order: 160;
}
.block-goods-color {
	order: 170;
}
*/
.block-goods-point {
	order: 180;
}
.block-goods-postage {
	order: 190;
}
/* .block-goods-stock {
	order: 200;
}
*/
.block-goods-spec {
	order: 210;
}
.block-goods-sales-detail-append {
	order: 220;
}
.block-variation {
	order: 230;
}
.goods-detail-description-wrap {
	order: 240;
}
.block-custom-order {
	order: 240;
}
/* .block-shipping-date {
	order: 245;
}
*/
.goods-detail-contact-wrap {
	order: 240;
}
.goods-detail-carts-exclusive {
	order: 250;
}
/* ^replace.block-add-cart {
	order: 250;
}
*/
.block-no-stock {
	order: 260;
}
.block-outside-sales-period {
	order: 260;
}
.block-arrival-notice {
	order: 270;
}
/* .block-goods-store-stock {
	order: 280;
}
*/
.block-goods-stock-favorite {
	order: 280;
}
.goods-howto-size-link {
	order: 280;
}
.block-goods-sns {
	order: 280;
}
#hacobune_staff_styling {
	order: 280;
}
.block-goods-user-snap {
	order: 280;
}
.block-goods-brand-instagram {
	order: 280;
}
.block-goods-set {
	order: 290;
}
.block-accessory-list {
	order: 300;
}
.block-variation-back-order {
	order: 310;
}
/* .block-contact-about-goods {
	order: 320;
}
*/
.block-goods-favorite {
	order: 330;
}
.block-goods-link {
	order: 340;
}
.block-shipping-date__original {
	display: none;
}
.top_banner {
	margin-bottom: 30px;
}
.block_link {
	margin-bottom: 40px;
}
.block_link_btn {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	margin-left: 7px;
}
.block_link_btn a {
	width: 25%;
	height: 50px;
	margin-right: 11px;
	background-color: #F5F5F5;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.block_link_btn a:last-child {
	margin-right: 0px;
}
.block_link_btn a:hover {
	text-decoration: none;
	opacity: 0.5;
}
#down_arrow {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
}
.down_arrow {
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 160px;
}
.h1--header {
	/*font-size: 26px;
	*/
	font-size: 22px;
	margin: 0 0 31px;
}
.h1--header span:first-child {
	font-size: 21px;
	margin: 0;
}
.h1--header span:last-child {
	font-size: 13px;
	margin: 0;
}
.h2--header {
	font-size: 18px;
	padding: 13px 0 27px;
	border-bottom: 1px solid #DDDDDD;
}
#ranking-margin {
	margin-top: 40px;
}
.coordinat_title {
	margin: 0px 0 31px;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	padding-top: 33px;
	border-top: 1px solid #DDDDDD;
}
#business_shoes .ecbn-selection-page-wrapper .ecbn-selection-image-loading-more {
	height: auto;
}
/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize {
	text-align: center;
	margin-top: 50px;
	border: 1px solid #ccc;
	padding: 10px;
}
.block-guest-favorite-synchronize span a {
	text-decoration: underline;
}
.block-guest-favorite-synchronize span a:hover {
	text-decoration: none;
	opacity: 1;
}
.block-guest-favorite-synchronize-title {
	color: #001E62;
	font-size: 22px;
	line-height: 1;
	letter-spacing: 2.2px;
	font-weight: normal;
}
.block-guest-favorite-synchronize-link {
	margin: 20px;
}
/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
	margin: 5px 0 0 5px;
}
/* ----アプリログイン訴求画面---- */
.block-applogin-body {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.9em;
	text-align: center;
	margin: auto;
	height: 100px;
}
/* ----お問い合わせ履歴一覧 ----*/
.block-inquiry-history--body li {
	padding: 10px;
	border-bottom: 1px dotted #CCC;
}
/* ----お問い合わせ履歴詳細 ----*/
h2.block-inquiry-history-detail--subject {
	margin-bottom: 20px;
}
.block-inquiry-history-detail--date {
	display: inline-block;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.block-inquiry-history-detail--id {
	display: inline-block;
	margin-bottom: 5px;
	margin-left: -4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 780px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.block-inquiry-history-detail--body {
	margin-bottom: 20px;
}
.block-inquiry-history-detail--item {
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
	border: 1px solid #CCC;
}
.block-inquiry-history-detail--item dt {
	width: 100%;
	overflow: hidden;
	background: #F0F0F0;
	border-bottom: 1px solid #CCC;
	margin-top: 0;
	padding: 0;
	margin-bottom: 0;
	border-top: 0 none;
	color: #001E62;
	display: block;
}
.block-inquiry-history-detail--contact-name {
	padding: 5px;
	float: left;
	display: inline;
	font-weight: bold;
	width: 40%;
	font-size: 12px;
}
.block-inquiry-history-detail--update-dt {
	padding: 5px;
	float: right;
	display: inline;
	text-align: right;
	width: 40%;
	font-size: 12px;
}
.block-inquiry-history-detail--item dd {
	padding: 10px;
}
.block-inquiry-history-detail--form {
	margin: auto;
	text-align: center;
}
.block-inquiry-history-detail--message {
	margin-bottom: 10px;
}
.block-inquiry-history-detail--inquiry-body {
	margin: 0;
}
.block-inquiry-history-detail--inquiry-body textarea {
	width: auto;
}
.block-inquiry-history-detail--message-confirm {
	margin-bottom: 10px;
}
.block-inquiry-history-detail--inquiry-body-confirm {
	margin-top: 0;
	padding: 8px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	border-left: 0 none;
	border-right: 0 none;
}
/* ----お買い物かご---- */
.block-cart--container {
	width: 960px;
	margin: 0 auto 30px;
}
.block-cart--contents {
	width: 660px;
}
.block-cart--goods-list-image {
	width: 100px;
	height: 100px;
}
.block-cart--goods-list-item {
	width: 250px;
}
.block-cart--goods-list-item-name {
	font-weight: normal;
	font-size: inherit;
}
.block-cart--goods-list-item-name a {
	text-decoration: underline;
}
.block-cart--goods-list-item-price {
	color: #666666;
	font-size: 12px;
	letter-spacing: 0.6px;
	font-weight: normal;
	text-align: left;
}
.block-cart--goods-list-item-qty:after {
	top: 4px;
}
.block-cart--goods-list-item-qty-plus {
	z-index: 1;
	top: 8px;
}
.block-cart--goods-list-item-calc-btn {
	width: 62px;
	height: 32px;
	border-radius: 4px;
}
.block-cart--goods-list-item-delete {
	background-color: transparent;
	width: 62px;
	height: 32px;
	background-size: contain;
	border-radius: 0;
	color: #001E62;
	border: 1px solid #707070;
	text-decoration: none;
}
.block-cart--order-btn {
	padding-top: 26px;
	padding-bottom: 26px;
}
.block-gift--wrap-btn {
	line-height: 1.5;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	white-space: nowrap;
	display: block;
	margin: 0 0 10px 0;
	width: 100%;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
	color: #001E63;
	border: 0 none;
	border-radius: 4px;
	padding-top: 14px;
	padding-bottom: 14px;
	border: 2px solid #001E63;
}
.block-gift--wrap-btn:hover {
	text-decoration: none;
}
.block-gift--wrap-btn span {
	display: block;
	font-size: 12px;
}
.block-cart-recent-item,.block-cart-recent-item--items {
	width: 1120px;
}
.block-cart--contents .block-icon img {
	width: auto;
	height: 24px;
}
/* ----会員登録---- */
.block-member-terms--body {
	margin-top: 0;
	margin-bottom: 0;
}
.block-login--member-body {
	display: flex;
	flex-wrap: wrap;
}
.block-login--member-body .block-wrapper-1 {
	width: 100%;
}
.block-login--body .block-login--amazon-frame,.block-login--body .block-login--social-frame {
	width: 410px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 20px;
}
.block-login--body .block-login--social-frame {
	margin-right: 20px;
}
.block-login--body .block-login--member-frame {
	padding: 20px;
	border: 1px solid #ccc;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 100%;
}
body:not(.estimate-login) .block-login--body .block-login--member-frame {
	width: 420px;
	margin-bottom: 0;
}
.block-login--body .block-login--first-time.first-time-3 {
	padding: 20px;
	border: 1px solid #ccc;
	width: 100%;
}
body:not(.estimate-login) .block-login--body .block-login--first-time.first-time-3 {
	width: calc(100% - 420px);
}
body:not(.estimate-login) .block-login--body .fieldset .form-group {
	table-layout: auto;
}
body:not(.estimate-login) .block-login--body .fieldset input[type="text"],body:not(.estimate-login) .block-login--body .fieldset input[type="password"] {
	max-width: 100%;
}
.block-login--body .block-login--amazon-frame h2,.block-login--body .block-login--member-frame h2,.block-login--body .block-login--first-time.first-time-3 h2,.block-login--body .block-login--social-frame h2 {
	margin-top: 0;
}
.block-login--body .block-login--member-frame .fieldset .form-group {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.block-login--body .block-login--member-frame .fieldset .form-group.block-login--uid {
	border-bottom: none;
}
.block-login--body .block-login--member-frame .fieldset .form-group.block-login--pwd .form-control,.block-login--body .block-login--member-frame .fieldset .form-group.block-login--uid .form-control {
	padding: 25px 10px;
}
.block-login--body .block-login--member-frame .fieldset .form-group.block-login--pwd .form-control input[type="password"],.block-login--body .block-login--member-frame .fieldset .form-group.block-login--uid .form-control input[type="text"] {
	width: 100%;
	margin: 0;
}
body.estimate-login .block-login--body .block-login--member-frame .fieldset .form-group.block-login--pwd .form-control input[type="password"],body.estimate-login .block-login--body .block-login--member-frame .fieldset .form-group.block-login--uid .form-control input[type="text"] {
	width: 50%;
	margin: 0;
}
.block-login--body .block-login--display-password {
	display: flex;
	align-items: center;
}
.block-login--body .block-common-alert-list {
	margin: 0;
	margin-bottom: 20px;
	width: 100%;
}
.block-login--body h2 {
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 2.2px;
}
.block-login--body .form-label {
	width: 120px;
	padding: 25px 10px;
}
.block-login--body .form-control {
	width: calc(100% - 120px);
}
.block-login--body .block-login--ask-password a {
	text-decoration: underline;
}
.block-login--body .block-login--ask-password a:hover {
	text-decoration: none;
	opacity: 1;
}
body:not(.estimate-login) .block-login--body .block-wrapper-1 {
	display: flex;
}
.block-card_info_area_ {
	display: block;
}
/* AcureZ会員情報の移行手続き ↓*/
div.card_info_wrap_ {
	margin-top: 50px;
	margin-bottom: 50px;
}
div.card_info_ {
	display: none;
}
div.card_info_ > table {
	margin-bottom: 0 !important;
}
div.card_info_area_ {
	display: table;
	width: 100%;
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 0 0;
	overflow: hidden;
}
div.card_info_area_ > div {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
div.card_info_area_ > div.card_info_img_ {
	width: 171px;
}
div.card_info_area_ > div.card_info_img_ img {
	max-width: 100%;
}
div.card_info_area_ > div.card_info_text_ {
	padding-left: 18px;
	padding-right: 18px;
}
div.card_info_area_ > div.card_info_text_ dt {
	margin-bottom: 8px;
	font-size: 1.6em;
	line-height: 1.4;
	font-weight: bold;
}
div.card_info_area_ > div.card_info_text_ dd a {
	text-decoration: underline;
}
div.card_info_area_ > div.card_info_button_ {
	width: 160px;
}
div.card_info_button_ p {
	position: relative;
	width: 160px;
	padding: 8px 10px;
	border-radius: 5px;
	background: #f0f3fa;
	font-size: 14px;
	color: #001E62;
	text-align: center;
	cursor: pointer;
}
div.card_info_button_ p:after {
	position: absolute;
	right: 12px;
	top: 0;
	bottom: 0;
	width: 12px;
	height: 12px;
	margin-top: auto;
	margin-bottom: auto;
	content: '+';
	font-size: 12px;
	line-height: 1;
}
div.card_info_button_.open_ p:after {
	content: '-';
}
div.card_info_notice_ {
	margin: 0 0 10px;
	padding: 8px 12px;
	border: solid 1px #444;
}
.block-store_info_ {
	display: none;
}
/* AcureZ会員情報の移行手続き ↑*/
/* ----イベント---- */
.block-event-page--header,.block-credit-card-confirmation--header,.block-genre-page--header,.block-category-list--header {
	position: relative;
	color: #001E62;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 2.2px;
	padding: 0 0 0 20px;
	margin: 0 0 24px 0;
	font-weight: normal;
}
.block-event-page--header::after,.block-credit-card-confirmation--header::after,.block-genre-page--header::after,.block-category-list--header::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 6px;
	height: 24px;
	background: #ffa800;
	border-radius: 6px;
}
/* ----ジャンル　ヘッダエリア 2020/1---- */
.genreheader_space_ {
	margin-top: 44px;
	margin-bottom: 60px;
}
.genreheader_space_ a img {
	transition: all 0.3s ease;
}
.genreheader_space_ a:hover img {
	opacity: 0.7;
}
.genreheader_space_ h2,.genreheader_space_ .genreheader_space_tit_:not(h1) {
	margin: 0 0 15px;
	padding: 6px 8px 4px;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
}
#business_shoes h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1rem;
	line-height: 1;
	margin: 0 0 15px;
	padding: 15px 0px 15px 20px;
	background: #000000;
}
#business_shoes .ecbn-selection-widget {
	padding: 0;
}
.ecbn-selection-page-wrapper .ecbn-selection-content {
	padding: 0 ! important;
}
.genreheader_space_ h2.event_name_ {
	padding: 10px 12px 11px;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	color: #001E62;
	border-top: solid 1px #000000;
	background: none;
}
.genreheader_space_ h2.event_name_::after {
	display: none;
}
.genreheader_space_ h3 {
	padding: 10px 12px 11px;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	border-top: solid 1px #000000;
}
.genreheader_space_ p.top_link_ {
	text-align: right;
	margin: 0 0 15px;
}
.genreheader_space_ ul.txt_btn_,.genreheader_space_ ul.banner_btn_,.genreheader_space_ ul.img_btn_,.genreheader_space_ ul.list_btn_ {
	display: flex;
	flex-wrap: wrap;
}
.genreheader_space_ ul.txt_btn_ {
	padding-bottom: 25px;
}
.genreheader_space_ ul.txt_btn_ li {
	width: 285px;
	height: 70px;
	padding: 0 25px 0 50px;
	margin: 30px 0 0;
	position: relative;
}
.genreheader_space_ ul.txt_btn_ li::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 50px;
	margin-top: -25px;
	background-color: #e6e6e6;
}
.genreheader_space_ ul.txt_btn_ li:nth-child(3)::after {
	display: none;
}
.genreheader_space_ ul.txt_btn_ li a {
	display: flex;
	align-items: center;
}
.genreheader_space_ ul.txt_btn_ li span {
	display: block;
}
.genreheader_space_ ul.txt_btn_ li .img_ {
	padding-right: 12px;
	width: 70px;
}
.genreheader_space_ ul.txt_btn_ li .img_ img {
	width: 100%;
}
.genreheader_space_ ul.txt_btn_ li .txt_ {
	font-size: 15px;
	line-height: 1.7;
}
.genreheader_space_ ul.banner_btn_ {
	padding: 5px 0 27px;
}
.genreheader_space_ ul.banner_btn_ li {
	margin: 14px 11px 0 0;
}
.genreheader_space_ ul.banner_btn_ li:nth-child(3n) {
	margin-right: 0;
}
.genreheader_space_ ul.banner_btn_ li a {
	display: block;
	box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.10);
}
.genreheader_space_ ul.img_btn_ {
	padding-bottom: 40px;
}
.genreheader_space_ ul.img_btn_ li {
	width: 210px;
	padding: 0 10px;
	margin: 17px 0 0;
}
.genreheader_space_ ul.img_btn_ li:nth-child(1) {
	padding-left: 0;
}
.genreheader_space_ ul.img_btn_ li:nth-child(4) {
	padding-right: 0;
}
.genreheader_space_ ul.img_btn_ li a {
	display: block;
	position: relative;
	box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.10);
	height: 100%;
}
.genreheader_space_ ul.img_btn_ li a span {
	display: block;
	position: absolute;
	right: 4px;
	top: 35px;
	font-size: 15px;
	line-height: 1.4;
	width: 90px;
}
.genreheader_space_ .about_us_ {
	text-align: center;
	padding: 0 0 60px;
}
.genreheader_space_ ul.center_btn_ {
	margin: 15px auto 35px;
	text-align: center;
	letter-spacing: -5px;
}
.genreheader_space_ ul.center_btn_ li {
	display: inline-block;
	letter-spacing: 0;
	width: 219px;
	vertical-align: top;
}
.genreheader_space_ ul.center_btn_ li {
	padding: 0 25px;
}
.genreheader_space_ ul.center_btn_ a {
	margin: 0 auto;
	display: block;
	border-radius: 5px;
	background: #ffffff;
	box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.10);
	text-align: center;
	overflow: hidden;
}
.genreheader_space_ ul.center_btn_ p {
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
	margin: 8px 0 0;
}
.genreheader_space_ ul.list_btn_ {
	padding: 0 0 24px;
}
.genreheader_space_ ul.list_btn_ li {
	width: 280px;
	margin: 10px 10px 0 0;
}
.genreheader_space_ ul.list_btn_ li:nth-child(3n) {
	margin-right: 0;
}
.genreheader_space_ ul.list_btn_ li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	transition: all 0.3s ease;
	background-color: #f5f5f5;
	position: relative;
}
.genreheader_space_ ul.list_btn_ li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.genreheader_space_ ul.list_btn_ li a::after {
	content: "";
	position: absolute;
	right: 24px;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	transform: rotate(-45deg);
}
/* ----会員登録・会員情報変更：ポイント率表示---- */
.point_percent_box_wrap {
	position: fixed;
	top: 200px;
	right: 0;
	box-sizing: border-box;
	width: 200px;
}
.page-quickentry .point_percent_box_wrap {
	display: none;
}
.customer_page .point_percent_box_wrap {
	display: none;
}
.customer_page.member_rank_0 .point_percent_box_wrap {
	display: block;
}
.point_percent_box {
	width: 200px;
	height: 91px;
	border-radius: 4px 0 0 4px;
	padding: 0 0 0 34px;
	background-color: #444;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.point_percent_box span {
	display: block;
}
.point_percent_box .point_percent_title {
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.0;
}
.point_percent_box .point_percent_num {
	margin-top: 10px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
}
/* visumo */
.ecbn-selection-preview .ecbn-selection-preview-wrapper .ecbn-selection-preview-content {
	display: flex;
	justify-content: center;
}
.ecbn-selection-preview .ecbn-selection-preview-wrapper .ecbn-selection-left {
	width: 46% !important;
}
.ecbn-selection-preview .ecbn-selection-preview-wrapper .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image {
	height: 450px !important;
}
.ecbn-selection-preview .ecbn-selection-preview-wrapper .ecbn-selection-preview-personal {
	font-family: sans-serif !important;
}
.ecbn-selection-preview .ecbn-selection-preview-wrapper .ecbn-selection-preview-personal .ecbn-selection-preview-personal-link a:before {
	width: 13px !important;
}
.ecbn-selection-preview .ecbn-selection-preview-wrapper .ecbn-selection-right {
	margin-left: 2%;
}
.ecbn-selection-preview .ecbn-selection-preview-wrapper .ecbn-selection-preview-caption p {
	height: 200px !important;
}
.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-header {
	padding-top: 0 !important;
	border-top: 0 none !important;
}
.ecbn-selection-preview .ecbn-selection-preview-caption + .ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-header {
	padding-top: 30px !important;
}
.ecbn-selection-preview-slide-wrapper {
	max-height: 268px !important;
	overflow: auto;
	margin: 2% 2% 0% 2% !important;
}
.ecbn-selection-preview .ecbn-selection-preview-slide-wrapper::-webkit-scrollbar-thumb {
	background: #aeaeae;
	border-radius: 18px;
	overflow: hidden;
	-webkit-border-radius: 18px;
}
.ecbn-selection-preview .ecbn-selection-preview-slide-wrapper::-webkit-scrollbar-corner {
	background: #aeaeae;
	border-radius: 18px;
	overflow: hidden;
	-webkit-border-radius: 18px;
}
.ecbn-selection-preview .ecbn-selection-preview-slide-wrapper::-webkit-scrollbar-button {
	display: none;
}
.ecbn-selection-preview .ecbn-selection-preview-slide-wrapper::-webkit-scrollbar {
	background: transparent;
	border: 1px soliｈ1#aeaeae;
	border-radius: 18px;
	overflow: hidden;
	width: 9px;
	-webkit-border-radius: 18px;
}
.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list {
	display: flex;
	flex-wrap: wrap;
}
div.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-header {
	color: #001E62;
}
@media (min-width: 720px) {
	body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image video {
		max-height: 100%;
	}
}
body .ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image video {
	object-fit: contain;
}
/* ----検索フォーム---- */
.page-search .message_ {
	margin-bottom: 30px;
}
/* ----ページカテゴリ---- */
.page-pagecategory .pane-main {
	font-size: 16px;
	letter-spacing: 1px;
}
.block-pagecategory-caption--text {
	margin-top: 0;
	font-weight: bold;
	letter-spacing: 1px;
}
.block-pagecategory--pager {
	display: flex;
	justify-content: flex-end;
}
.block-pagecategory-page-list--frame {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin: 30px 0;
}
.block-pagecategory-page-list--page {
	width: calc((100% - 60px) / 3);
	position: relative;
}
.block-pagecategory-page-list--page-image {
	padding-bottom: 10px;
}
.block-pagecategory-page-list--page-image figure {
	height: auto;
	aspect-ratio: 1;
}
.block-pagecategory-page-list--auto-new {
	position: absolute;
	top: 0;
	left: 0;
}
.block-pagecategory-page-list--date {
	display: none;
	width: 88px;
	height: 23px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
}
.block-pagecategory-page-list--page-caption a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-decoration: none;
}
.block-pagecategory-subcategory-list {
	margin-top: 30px;
	gap: 30px;
}
.block-pagecategory-subcategory-list--category {
	width: calc((100% - 30px) / 2);
	flex-basis: auto;
	background: #f7f6f5;
}
.block-pagecategory-subcategory-list--category-image {
	margin: 0;
}
.block-pagecategory-subcategory-list--category-image figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.block-pagecategory-subcategory-list--category-caption {
	margin: 10px;
}
/* ----レコメンド表示--- */
.block-ranking-lightningrecommend .block-ranking-r li {
	gap: 36px 25px;
}
.block-ranking-lightningrecommend .block-ranking-r--goods {
	display: flex;
	flex-direction: column;
	margin: 0;
}
.block-ranking-lightningrecommend .block-ranking-r--goods-image figure,.block-top-lightningrecommend .block-thumbnail-t--goods-image figure {
	width: auto;
	height: auto;
	aspect-ratio: 1;
}
.block-ranking-lightningrecommend .block-ranking-r--goods-image figure img,.block-top-lightningrecommend .block-thumbnail-t--goods-image figure img {
	width: 100%;
}
.block-ranking-lightningrecommend .block-ranking-r--goods-description,.block-top-lightningrecommend .block-thumbnail-t--goods-description {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
}
.block-ranking-lightningrecommend .block-search-items--comment,.block-top-lightningrecommend .block-search-items--comment {
	flex-grow: 1;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	max-height: 32px;
}
.block-ranking-lightningrecommend .block-ranking-r--price,.block-top-lightningrecommend .block-thumbnail-t--price {
	text-align: left;
	color: #001E62;
	font-size: 18px;
}
.block-ranking-lightningrecommend .block-ranking-r--price-infos,.block-top-lightningrecommend .block-thumbnail-t--price-infos {
	margin-top: auto;
	padding-top: 5px;
}
.block-ranking-lightningrecommend .block-ranking-r--price .format-price,.block-top-lightningrecommend .block-ranking-r--price .format-price {
	color: #d30f31;
}
.block-top-lightningrecommend .block-thumbnail-t--price-infos.onsale .format-price{
	color: #d30f31;
}
.block-ranking-lightningrecommend .block-ranking-r--price-items,.block-top-lightningrecommend .block-ranking-r--price-items {
	line-height: 24px;
}
.block-ranking-lightningrecommend .block-ranking-r--default-price,.block-top-lightningrecommend .block-ranking-r--default-price,.block-top-lightningrecommend  .block-thumbnail-t--default-price {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.block-ranking-lightningrecommend .block-ranking-r--default-price::before,.block-top-lightningrecommend .block-ranking-r--default-price::before,.block-top-lightningrecommend  .block-thumbnail-t--default-price::before {
	content: '通常価格';
	font-size: 12px;
	content: none;
}
.block-ranking-lightningrecommend .block-ranking-r--default-price > span,.block-top-lightningrecommend .block-ranking-r--default-price > span,.block-top-lightningrecommend  .block-thumbnail-t--default-price > span {
	text-decoration: line-through;
}
.block-ranking-lightningrecommend .revico-star-block--title,.block-top-lightningrecommend .revico-star-block--title {
	display: none;
}
.block-ranking-lightningrecommend .revico-star-block--total,.block-top-lightningrecommend .revico-star-block--total {
	font-weight: normal;
	margin-left: -88px;
	color: #001E62;
}
.page-goods .block-top-lightningrecommend,.page-genre .block-top-lightningrecommend,.page-bookmark .block-top-lightningrecommend {
	margin-top: 46px;
}
.page-goods .block-top-lightningrecommend,.page-goods .block-common-lightningrecommend-box.brand {
	grid-column-start: 1;
	grid-column-end: 3;
}
.page-goods .block-top-lightningrecommend .block-thumbnail-t li {
	margin-bottom: 0;
}
.pane-goods-right-side .revico-widget a.revico-read-more-review {
	display: inline;
}
.block-common-lightningrecommend-box .block-top-lightningrecommend,.block-common-lightningrecommend-box #l-rcmd--ranking {
	margin-bottom: 72px;
	padding-top: 48px;
	border-top: 1px solid rgb(204, 204, 204);
}
/* 一覧リリース後削除　ここから */
.block-top-lightningrecommend .block-search-items,.block-recent-item--items .block-search-items {
	width: calc((100% - 25px * 3) / 4);
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	padding: 0;
	margin: 0;
	font-size: 12px;
	position: relative;
}
.block-top-lightningrecommend .block-search-items--name,.block-recent-item--items .block-search-items--name {
	flex-grow: 1;
}
.block-search-items--name__brand:empty {
	display: none !important;
}
.block-ranking-lightningrecommend .block-search-items--name .block-search-items--name__brand,.block-top-lightningrecommend .block-search-items--name .block-search-items--name__brand,.block-recent-item--items .block-search-items--name .block-search-items--name__brand {
	display: inline;
	font-size: 14px;
	font-weight: 400;
	color: #001E62;
}
.block-ranking-lightningrecommend .block-search-items--name .block-search-items--name__product,.block-top-lightningrecommend .block-search-items--name .block-search-items--name__product,.block-recent-item--items .block-search-items--name .block-search-items--name__product {
	display: inline-block;
	display: block;
	font-size: 14px;
	font-weight: 400;
	vertical-align: baseline;
	color: #001E62;
}
.block-ranking-lightningrecommend .block-search-items--name ~ div:not([class]),.block-top-lightningrecommend .block-search-items--name ~ div:not([class]) {
	height: 16px;
}
.block-top-lightningrecommend .block-search-items--comment,.block-recent-item--items .block-search-items--comment {
	font-size: 11px;
	padding: 0;
	background: none;
}
.block-top-lightningrecommend .block-search-items--comment {
	display: none;
}
.block-top-lightningrecommend .block-search-items--desc-botom .block-search-items--review,.block-recent-item--items .block-search-items--desc-botom .block-search-items--review {
	height: 20px;
	margin-top: 8px;
}
.block-top-lightningrecommend .block-search-items--desc-botom .block-search-items--review .revico-star-block--total,.block-recent-item--items .block-search-items--desc-botom .block-search-items--review .revico-star-block--total {
	font-size: 15px;
	font-weight: normal;
	margin-left: -75px !important;
}
.block-top-lightningrecommend .block-search-items--desc-botom .block-search-items--review .revico-star-block--title,.block-recent-item--items .block-search-items--desc-botom .block-search-items--review .revico-star-block--title {
	display: none !important;
}
.block-top-lightningrecommend .block-search-items--desc-botom .block-search-items--review .revico-star .revico-star-block--rate,.block-recent-item--items .block-search-items--desc-botom .block-search-items--review .revico-star .revico-star-block--rate {
	top: 2px;
	transform: scale(0.6);
}
.block-top-lightningrecommend .block-search-items--desc-botom,.block-recent-item--items .block-search-items--desc-botom {
	margin: 8px 0 0;
}
.block-recent-item--items .block-search-items--desc-icons {
	margin: 10px 0;
	height: 18px;
	display: flex;
	gap: 5px;
}
.block-recent-item--items .block-search-items--desc-icons img {
	max-height: 18px;
}
.block-recent-item--items .block-search-items--price {
	position: relative;
	display: flex;
	align-items: baseline;
	margin: 0;
}
.block-recent-item--items .block-search-items--price__detail {
	font-size: 18px;
	font-weight: 700;
}
.block-recent-item--items .block-search-items--price.onsales:has(.block-thumbnail-t--sales_before_price) {
	display: block;
}
.block-recent-item--items .block-search-items--price.onsales .block-search-items--price__detail {
	color: #D30F31;
}
.block-recent-item--items .block-search-items--price.onsales .block-thumbnail-t--sales_before_price {
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 400;
}
.block-recent-item--items .block-search-items--price__small {
	font-size: 80%;
}
.block-recent-item--items .block-search-items--price__default {
	text-decoration: line-through;
}
.block-recent-item--items .block-search-items--price .icon_scomment {
	position: relative;
	top: -2px;
	margin: 0 0 0 5px;
	display: inline-block;
	font-size: 11px;
	line-height: 1;
	padding: 3px 5px;
	color: #ffffff;
	background: #D30F31;
}
/* 一覧リリース後削除　ここまで */
/* ----最近見た商品--- */
.pane-right-menu {
	margin-top: 50px;
}
.block-recent-item--header {
	margin-top: 0;
	margin-bottom: 24px;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	line-height: 1.5;
	padding-top: 24px;
	padding-bottom: 0;
}
.block-recent-item--keep-history a {
	color: #001E62;
}
/* ----カレンダー---- */
.calendar_area_ {
	position: relative;
	padding: 8px 10px 10px;
	margin: 0 0 15px;
	background: #fff;
}
.calendar_area_ .calendar_pager_ p {
	cursor: pointer;
	position: absolute;
	top: 50px;
	line-height: 21px;
}
.calendar_area_ .calendar_pager_ p.prev_ {
	display: none;
	left: 10px;
}
.calendar_area_ .calendar_pager_ p.next_ {
	right: 10px;
}
.calendar_area_ .calendar_pager_ p span {
	color: #001E62;
	letter-spacing: 0.6px;
	text-decoration: underline;
}
.calendar_area_ .ttl_calendar_ {
	width: 220px;
	height: 32px;
	text-indent: -9999px;
	margin: 0 auto 10px;
	background: url(../../img/usr/common/ttl_calendar.png) center center no-repeat;
}
.calendar_area_ .table_calendar_ {
	display: none;
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 0 5px;
}
.calendar_area_ .table_calendar_:first-of-type {
	display: block;
}
.calendar_area_ .table_calendar_ th,.calendar_area_ .table_calendar_ td {
	text-align: center;
}
.calendar_area_ .table_calendar_ th {
	padding-bottom: 5px;
}
.calendar_area_ .table_calendar_ td {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
}
.calendar_area_ .table_calendar_ td#today span {
	font-size: 15px;
	font-weight: bold;
}
.calendar_area_ .table_calendar_ td.holiday_ {
	background: #fbd8b5;
}
.calendar_area_ .note_calendar_ p {
	color: #001E62;
	letter-spacing: 0.6px;
}
.calendar_area_ .note_calendar_ .holiday_ {
	display: inline-block;
	color: #fbd8b5;
	font-size: 24px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
/* カテゴリ　ランキング　レコメンド */
#l-rcmd--ranking:has(div) {
	margin: 40px 0 80px;
}
#l-rcmd--ranking:has(div)::after {
	content: '※毎週日曜日更新';
	display: block;
	margin: 15px 0 0;
	font-size: 12px;
	text-align: right;
}
.page-category .block-common-lightningrecommend-box {
	margin-top: 48px;
}
.block-quick-order--delete-btn-cell .btn-default,.btn.btn-default.block-shipping-address--back,.btn.block-shipping-address-confirmation--back,.btn.block-member-terms--disagree,.btn.block-member-info-confirmation--back,.btn.block-member-info--back,.btn.block-shipping-address--delete,.modal-dialog .modal-footer .btn-secondary,.btn.block-purchase-history--back,.btn.block-purchase-history-detail--back,.btn.block-member-password--update-back,.btn.block-member-password--update-completed-back,.btn.block-favorite--back,.btn.block-inquiry-history--back,.btn.block-inquiry--confirmation-back,.btn.block-inquiry-history-detail--back,.btn.block-withdrawal--back,.block-withdrawal--items .btn-danger,.btn.block-mail-address--update-back,.btn.block-coupon-list--back,.btn.block-point-history-list--back,.btn.block-arrival-notice-list--back-to-home,.btn.block-credit-card-confirmation--back,.btn.block-member-terms--close,.btn.block-questionnaire--back,.btn.block-questionnaire--confirmation-back {
	color: #001E62;
	border: 1px solid #707070;
	background-color: #fff;
}
.btn.block-purchase-history-detail--add-goods,.btn.block-purchase-history-detail--contact,.btn.block-inquiry--forward {
	background-color: #001E63;
	color: #fff;
}
.block-member-info--use-spoofing-protection {
	min-height: 100px;
	margin-top: 20px;
}
.block-login--display-password + .help-block,.block-mail-address--update-newmail2 .help-block {
	line-height: 3;
	margin-top: 0;
}
.page-goods .lightboxOverlay {
	z-index: 10003;
}
.page-goods .lightbox {
	z-index: 10004;
}
.lb-dataContainer .lb-data .lb-number {
	display: none!important;
}
.block-search-items--price__default {
	font-size: 0;
}
.block-search-items--price__default span {
	font-size: 12px;
}
.block-goods-popular-word-list {
	margin: 0 0 50px;
}
.block-goods-popular-word-list .popular-word-title {
	position: relative;
	font-family: "Josefin Sans" !important;
	color: #707070;
	font-size: 20px;
	line-height: 0;
	letter-spacing: 0.9px;
	margin: 0 0 26px 0;
	padding: 2px 0 0 12px;
	font-weight: 500;
	border-bottom: 10px solid #EAEAEA;
}
.block-goods-popular-word-list .popular-word-title span {
	font-size: 16px;
	padding-left: 10px;
}
.block-genre-page-lightningrecommend + .block-genre-page-lightningrecommend .h2--header {
	margin-top: 40px;
}
.block-goods-price .block-goods-price--default-price {
	text-decoration: none;
}
.block-goods-price .block-goods-price--default-price::before {
	content: '通常価格';
}
.page-top .block-top-lightningrecommend-box:not(:has(.block-top-lightningrecommend)){
	padding:0;
	background-color: #fff;
}
.page-top .block_top_user_voice .slider-progress-container{
	display: none;
}
.page-top [data-tagscode="top_pc_personalize"] .slider-progress-container{
	display: none;
}
.hacobune-media-post-list-item-caption .hacobuce-media-post-list-item-additional-content:has(.hacobune-custom-attr-value--sneaker_size):before{
	content: '普段のスニーカーのサイズ：';
	display: inline;
}
.hacobune-media-post-list-item-caption .hacobuce-media-post-list-item-additional-content:has(.hacobune-custom-attr-value--TU-size):before{
	content: 'texcyluxeサイズ：';
	display: inline;
}
.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment:has(.revico-review-comment-detail--comment--more[style="display: none;"]){
	max-height: 9999px!important;
}
.comparison-wrapper  {
	overflow-x: auto;
	margin-bottom: 30px;
}
.comparison-table {
	border-collapse: separate;
	width: 1103px;
	min-width: 1103px;
	font-size: 13px;
	color: #333;
}
.comparison-table th, .comparison-table td {
	border: 1px solid #001543;
	padding: 12px 8px;
	text-align: center;
	vertical-align: middle;
	color:#001543;
}
.comparison-table tbody td{
	vertical-align: top;
	padding: 0;
}
.comparison-table .header-col {
	background-color: #00205B;
	color: #fff;
	font-weight: bold;
	min-width: 120px;
	border:1px solid #fff;
	font-size: 16px;
}
.comparison-table tr:has(.product-name) .header-col {
	height: 150px;
}
.comparison-table tr:last-of-type .header-col {
	height: 120px;
}
.comparison-table .concept-perf {
	background-color: #D95E45;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.comparison-table .concept-comfort {
	background-color: #257661;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.comparison-table .type-perf {
	background-color: #F8E4E3;
}
.comparison-table .type-comfort {
	background-color: #BCDFD7;
}
.comparison-table .type-comfort:has(.type-care) {
	padding:3px;
}
.comparison-table .type-main {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
	position: relative;
}
.comparison-table .type-main::after {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	height: 1px;
	background-color: #001543;
}
.comparison-table .type-long::after,.comparison-table .type-fast::after,.comparison-table .type-hike::after{
	width: 80px;
}
.comparison-table .type-care::after,.comparison-table .type-stability::after {
	width: 100px;
}
.comparison-table .type-sub {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
.comparison-table .type-note {
	font-size: 8px;
}
.comparison-table .type-care-sub{
	height: 23px;
	padding:0;
	font-size: 14px;
	font-weight: bold;
}
.comparison-table .product-name {
	font-weight: bold;
	margin-top: 17.6px;
	font-size: 12px;
}
.comparison-table .recommend-cell {
	margin-top: 47px;
	text-align: left;
	font-size: 12px;
	line-height: 1.6;
}
.comparison-table .recommend-cell ul {
	list-style-type: none;
	padding: 0 0 0 1em;
	margin: 0;
}
.comparison-table .recommend-cell li {
	text-indent: -1em;
	font-size: 12px;
	line-height: 1.5;
}
.comparison-table .shoe-link{
	display: block;
	padding: 30px 10px 10px;
	min-height: 270px;
}
.comparison-table .shoe-link:hover{
	background-color: #ECECEC;
	opacity: 1;
}
.comparison-table .shoe-link:hover .product-name{
	text-decoration: underline;
}
.comparison-table .shoe-image{
	min-width: 120px;
	width: 120px;
	height: auto;
}
.page-search:not(:has(.block-search-tags li[data-code="UWW"])) .comparison-table{
	display: none;
}

/* --------------------
CLOSE対応
-------------------- */
/* 通常価格非表示 */
.block-ranking-r--default-price.default-price,
.block-thumbnail-t--default-price.default-price,
.block-search-items--price__default,
.block-thumbnail-t--sales_before_price,
.block-goods-price--default-price.default-price {
	display: none !important;
}
/* 一覧のセールコメント非表示 */
.block-ranking-r--scomment,
.block-thumbnail-t--scomment {
	display: none !important;
}
/* 詳細画面セールコメント */
.block-goods-price--on-sales-comment {
	font-weight: bold;
	font-size: 14px;
}