@charset "utf-8";

@font-face {
  font-family: GU-Light;
  src: url(/jp/feature-common/parts/assets/fonts/GU-Light.ce20620c.otf);
}
@font-face {
  font-family: GU-Regular;
  src: url(/jp/feature-common/parts/assets/fonts/GU-Regular.a26d0e58.otf);
}
@font-face {
  font-family: GU-Bold;
  src: url(/jp/feature-common/parts/assets/fonts/GU-Bold.9b2e2eed.otf);
}

body {
	font-family: 'Avenir Next' , 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Verdana, Helvetica, Tahoma, Arial, sans-serif;
	/*font-family: GU-Regular , 'Avenir Next', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Verdana, Helvetica, Tahoma, Arial, sans-serif;*/
}

body > img {
	position: fixed;
}
input::placeholder {
	color: #ABABAB;
}
input:-ms-input-placeholder {
	color: #ABABAB;
}
input::-ms-input-placeholder {
	color: #ABABAB;
}



.common_bnr {
	margin-bottom: 0!important;
}
#l1_genderTab {
	width: 100%;
	min-height: 46px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
#l1_genderTab .genderTab {
	width: 100%;
	text-align: center;
	padding: 5px 0 0 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #FFF;
	filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.2));
}
#l1_genderTab .genderTab a {
	display: block;
	width: 25%;
	float: left;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1.0pt;
	border-bottom: 3px solid #FFF;
	font-family: 'Avenir Next';
}
/*
#l1_genderTab .genderTab a:hover {
	text-decoration: none;
	border-bottom: 3px solid #12288A;
}
*/
#l1_genderTab .genderTab a.active {
	border-bottom: 3px solid #12288A;
}
#l1_genderTab .genderTab a.gu_ss {
	padding-top: 8px;
	border-bottom: none;
}
#l1_genderTab .genderTab a.gu_ss:hover {
	border-bottom: none;
}
#l1_genderTab .genderTab a.gu_ss img {
	width: auto;
	height: 23px;
}
.l1_flashOver {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.l1_flashOver .wide {
	width: 100%;
	float: left;
	margin-bottom: 1px;
}
.l1_flashOver .column {
	width: 50%;
	float: left;
}
.l1_flashOver .pad_r {
	padding-right: 1px;
}
.l1_flashOver .pad_l {
	padding-left: 1px;
	margin-left: -1px;
}
.l1_flashOver .sp_spacer {
	width: 100%;
	float: left;
}
.l1_flashOver .last {
	margin-bottom: 0;
}
.l1_flashOver img {
	width: 100%;
	height: auto;
	zoom: 0;
}
#l1_search {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 30px 8% 20px 8%;
}
#l1_search .search_form {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	padding-bottom: 30px;
}
#l1_search .search_form .search_form_txt {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0 40px 0 0;
	border-bottom: 1px solid #5a5a5a;
	font-size: 14px;
	line-height: 44px;
	outline: none;
	border-radius: 0!important;
}
#l1_search .search_form .search_form_btn {
	position: absolute;
	top: 10px;
	right: 5px;
}
#l1_search .search_form .search_form_btn input {
	width: 20px;
	height: 20px;
}
#l1_search .search_trend {
	text-align: left;
}
#l1_search .search_trend a {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	vertical-align: top;
	background-color: #F4F4F4;
	border-radius: 17px;
	padding: 0 12px;
	margin: 0 2px 10px 2px;
	color: #5a5a5a;
	font-size: 12px;
	text-decoration: none;
}
#l1_wrapper {
	width: 100%;
	margin: 0 auto;
	color: #1b1b1b;
}
#l1_wrapper .titleLink {
	display: block;
}
#l1_wrapper .h2_subject {
	width: 100%;
	position: relative;
	z-index: 0;
	padding: 0 4%;
	margin: 28px 0 20px 0;
}
#l1_wrapper .titleLink .h2_subject {
	padding: 24px 4% 10px 4%;
	margin: 0;
}
#l1_wrapper .h2_subject .list_link {
	position: absolute;
	top: 8px;
	right: 4%;
	font-size: 14px;
}
#l1_wrapper .titleLink .h2_subject .list_link {
	top: 47%;
	margin-top:-7px;
}
#l1_wrapper .h2_subject .list_link:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(/jp/material/images/181115_ico_arrow_r_gr.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-left: 7px;
	vertical-align: middle;
}
#l1_wrapper .h2_subject h2 {
	font-size: 20px;
	letter-spacing: 1.35px;
	font-weight: 600;
	margin-bottom: 10px;
}
#l1_wrapper .h2_subject h2 span {
	display: block;
	text-align: left;
	padding-top: 3px;
	color: #ababab;
	font-size: 12px;
	font-family: 'Avenir Next';
	font-weight: normal;
}
#l1_wrapper .h2_subject p {
	padding-top: 20px;
	font-size: 14px;
	line-height: 20px;
}
#l1_wrapper .aliases {
	width: 100%;
}
#l1_wrapper .aliases .pickup {
	width: 100%;
	vertical-align: middle;
	display: table;
}
#l1_wrapper .aliases .pickup a {
	text-decoration: none;
	display: block;
}
#l1_wrapper .aliases .pickup .image {
	width: 40%;
	display: table-cell;
	vertical-align: top;
}
#l1_wrapper .aliases .pickup .title {
	width: 60%;
	color: #5a5a5a;
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px;
	color: #FFF;
}
#l1_wrapper #l1_limited_price .aliases .pickup .title {
	color: #1b1b1b;
}
#l1_wrapper .aliases .pickup .title .icon {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	font-size: 11px;
	margin-bottom: 10px;
}
#l1_wrapper #l1_limited_price .aliases .pickup .title .icon {
	color: #fff;
}
#l1_wrapper .aliases .pickup .title h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
#l1_wrapper .aliases .pickup .title p {
	font-size: 13px;
	line-height: 18px;
}
#l1_wrapper .aliases .alias_list {
	vertical-align: top;
}
#l1_wrapper .pick_left .pickup {
}
#l1_wrapper .pick_right .pickup {
}
#l1_wrapper .more_link {
	text-align: center;
	border-top: 1px solid #E3E3E3;
	margin: 0;
}
#l1_wrapper .more_link a {
	display: block;
	color: #393939;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
}
#l1_wrapper .more_link a span:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(/jp/material/images/181115_ico_arrow_r_gr.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-left: 7px;
	vertical-align: middle;
}
#l1_wrapper ul.feature_list {
	width: 100%;
	overflow: hidden;
}
#l1_wrapper ul.feature_list li {
	width: 50%;
	float: left;
	margin-bottom: 40px;
	border-right: 0.5px solid #FFF;
}
#l1_wrapper ul.feature_list li:nth-child(2n) {
	border-left: 0.5px solid #FFF;
	border-right: none;
}
#l1_wrapper ul.feature_list li:nth-child(odd) {
	clear: both;
}
#l1_wrapper #l1_feature ul.feature_list li:nth-child(odd) {
	clear: none;
	border-left: 0.5px solid #FFF;
	border-right: none;
}
#l1_wrapper #l1_feature ul.feature_list li:nth-child(even) {
	clear: both;
	border-left: none;
	border-right: 0.5px solid #FFF;
}
#l1_wrapper #l1_feature ul.feature_list li:first-child {
	width: 100%;
	border-left: none;
}
#l1_wrapper ul.feature_list li .image {
	margin-bottom: 15px;
}
#l1_wrapper ul.feature_list li .image img {
	width: 100%;
	height: auto;
}
#l1_wrapper ul.feature_list li .date {
	margin-bottom: 10px;
	color: #686868;
	font-size: 12px;
	text-decoration: none;
	padding: 0 15px;
	padding-top: 2px;
}
#l1_wrapper ul.feature_list li .date .new {
	display: inline-block;
	border: 1px solid #A9A9A9;
	margin-right: 5px;
	padding: 3px 5px 2px 5px;
	font-size: 11px;
	vertical-align: middle;
	color: #AEAEAE;
	font-family: 'Avenir Next';
	margin-top: -2px;
}
#l1_wrapper ul.feature_list li p {
	font-size: 12px;
	line-height: 18px;
	color: #5a5a5a;
	padding: 0 15px;
}
#l1_newArrival {
	width: 100%;
}
#l1_newArrival .aliases {
}
#l1_limited_price .aliases {
}
#l1_priceDown {
	width: 100%;
}
#l1_priceDown .priceDown {
	width: 100%;
	padding: 15px 4%;
}
#l1_priceDown .priceDown a {
	display: block;
	color: #000;
	text-align: center;
	background-color: #fff;
	font-size: 22px;
	font-family: 'Avenir Next';
	padding: 38px 0 24px;
	letter-spacing: 1.5pt;
	font-weight: 600;
	border: 3px solid #ff5050;
}
#l1_priceDown .priceDown a img {
	width: 40%;
	max-width: 280px;
}
#l1_priceDown .priceDown a span {
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
	letter-spacing: normal;
	font-weight: normal;
}
#l1_priceDown .priceDown a span:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(/jp/material/images/190128_ico_arrow_r_black.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-left: 7px;
	vertical-align: middle;
}
#l1_limited_item {
	width: 100%;
}
#l1_limited_item .h2_subject {
	padding: 0;
	margin: 28px 0 20px 0;
}
#l1_limited_item .h2_subject h2 {
	padding: 0 4%;
	margin-bottom: 20px;
}
#l1_limited_item .h2_subject p {
	padding: 0 4%;
}
#l1_limited_item .bnr {
	width: 100%;
	margin-bottom: 20px;
}
#l1_limited_item ul.collection {
	width: 100%;
	text-align: center;
	padding: 5px 0;
}
#l1_limited_item ul.collection .limiteditemLink {
	overflow: hidden;
	margin-bottom: 15px;
}
#l1_limited_item ul.collection li:last-child .limiteditemLink {
	margin-bottom: 25px;
}
#l1_limited_item ul.collection .limiteditemLink .picture {
	width: 48%;
	float: left;
}
#l1_limited_item ul.collection .limiteditemLink dl {
	width: 51%;
	float: right;
	text-align: left;
	padding: 0 10px;
}
#l1_limited_item ul.collection .limiteditemLink dl dt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 7px;
	padding-top: 0;
	color: #5A5A5A;
	line-height: 1.2;
}
#l1_limited_item ul.collection .limiteditemLink dl dd {
	font-size: 13px;
	line-height: 1.5;
}
#l1_pricedown .aliases .title h3 span {
	color: #ff5050;
	font-weight: 600;
}
#l1_ranking {
	width: 100%;
}
#l1_feature {
	width: 100%;
}
#l1_GUstyle_instagram {
	width: 100%;
}
#l1_GUstyle_instagram .l1Layout01,
#l1_GUstyle_instagram .l1Layout02 {
	display: none;
}
#l1_GUstyle_instagram .h2_subject {
	margin-top: 40px;
	margin-bottom: 30px;
}
#l1_GUstyle_instagram .h2_subject h2 {
	text-align: center;
}
#l1_GUstyle_instagram .h2_subject h2 img {
	width: 60%;
	height: auto;
}
#l1_GUstyle_instagram .h2_subject p {
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #5a5a5a;
	line-height: 20px;
}
#l1_GUstyle_instagram dl {
	margin: 0 auto;
	border-top: 1px solid #E3E3E3;
}
#l1_GUstyle_instagram dl dt {
	position: relative;
	z-index: 0;
}
#l1_GUstyle_instagram dl dt a {
	display: block;
	font-size: 14px;
	color: #1b1b1b;
}
#l1_GUstyle_instagram dl dt a:hover {
	text-decoration: none;
}
#l1_GUstyle_instagram dl dt p {
	font-size: 14px;
	color: #1b1b1b;
	padding: 17px 4%;
}
#l1_GUstyle_instagram dl dt span {
	position: absolute;
	top: 17px;
	right: 4%;
}
#l1_GUstyle_instagram dl dt span:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(/jp/material/images/181115_ico_arrow_r_gr.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-left: 7px;
	vertical-align: middle;
}
#l1_GUstyle_instagram dl dd {
	background-color: #EFEFEF;
}
#l1_GUstyle_instagram .GUstyle_link {
	text-align: center;
	padding: 30px 0;
}
#l1_GUstyle_instagram .GUstyle_link a {
	display: block;
	width: 70%;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #ABABAB;
	color: #1b1b1b;
	font-size: 14px;
}
#l1_GUstyle_instagram .GUstyle_link a:hover {
	text-decoration: none;
}
#l1_GUstyle_instagram .gus_image {
	width: 100%;
	overflow: hidden;
}
#l1_GUstyle_instagram .gus_image a {
	display: block;
	float: left;
	width: 25%;
	height: auto;
}
#l1_GUstyle_instagram .instaSlide .gus_image a {
	width: 100%;
}
#l1_GUstyle_instagram .gus_image.col3 a {
	width: 33.3%;
}
#l1_GUstyle_instagram .gus_image a.large {
	width: 50%;
	height: auto;
}
#l1_GUstyle_instagram .gus_image a img {
	width: 100%;
	height: auto;
}
#l1_GUstyle_instagram .gus_image a:hover {
	opacity: 0.8;
}
#l1_GUstyle_instagram .large_r a.large {
	float: right;
}
#l1_category {
	width: 100%;
}
#category_list {
	width: 100%;
}
#category_list dl {
	width: 100%;
	overflow: hidden;
}
#category_list dl dt {
	width: 100%;
	border-top: 1px solid #DBDBDB;
	padding: 10px 4%;
	font-weight: bold;
	background-image: url(/jp/material/images/181115_ico_arrow_off_gr.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 10px 10px;
}
#category_list dl dt.active {
	background-image: url(/jp/material/images/181115_ico_arrow_on_gr.png);
}
#category_list dl div.toggle {
	border-top: 1px solid #DBDBDB;
	display: none;
}
#category_list dl div.category_inner {
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
}
#category_list dl dt img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}
#category_list dl dt span {
	display: inline-block;
	font-size: 14px;
	color: #1b1b1b;
	vertical-align: middle;
}
#category_list dl dd {
	width: 50%;
	float: left;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: -1px;
}
#category_list dl dd:nth-child(2n) {
	border-right: none;
}
#category_list dl dd:nth-child(odd) {
	clear: both;
}
#category_list dl dd:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 100%;
	vertical-align: middle;
}
#category_list dl dd a {
	width: 99%;
	height: inherit;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 16px;
	padding: 15px 30px 15px 15px;
	outline: none;
	background-image: url(/jp/material/images/181115_ico_arrow_r_gr.png);
	background-repeat: no-repeat;
	background-position: 92% center;
	background-size: 10px 10px;
}
#l1_pickup_item {
	width: 100%;
	padding-bottom: 20px;
}
#l1_pickup_item ul.feature_list li {
	width: 100%;
	float: none;
	margin: 0;
	border: none;
	padding-bottom: 15px;
}
#l1_pickup_item ul.feature_list li:nth-child(2n) {
	border: none;
}
#l1_pickup_item ul.feature_list li a {
	display: block;
	overflow: hidden;
}
#l1_pickup_item ul.feature_list li .image {
	width: 32%;
	float: left;
	margin-bottom: 0;
}
#l1_pickup_item ul.feature_list li .date,
#l1_pickup_item ul.feature_list li p {
	width: 68%;
	float: right;
}
#l1_pickup_item ul.feature_list li p.title {
	font-weight: 600;
}
#l1_pickup_item ul.feature_list li .date {
	font-size: 12px;
}
#l1_information {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#l1_information .newTopic {
	width: 100%;
}
#l1_information .newTopic ul.bnr {
	width: 100%;
	overflow: hidden;
}
#l1_information .newTopic ul.bnr li {
	width: 50%;
	float: left;
	border-right: 0.5px solid #FFF;
}
#l1_information .newTopic ul.bnr li:nth-child(2n) {
	border-left: 0.5px solid #FFF;
	border-right: none;
}
#l1_information .newTopic ul.bnr li.wide {
	width: 100%;
	margin-right: 0;
}
#l1_information .bnr img {
	width: 100%;
	height: auto;
}
#l1_information .h2_subject {
	margin: 25px 0;
}
#l1_information .newTopic ul.newTopic_list {
}
#l1_information .newTopic ul.newTopic_list li {
	border-top: 1px solid #E3E3E3;
	color: #595959;
}
#l1_information .newTopic ul.newTopic_list li a {
	display: block;
	padding: 15px 4%;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	color: #5B5B5B;
	padding-top: 17px;
}
#l1_information .newTopic ul.newTopic_list li a:hover {
	text-decoration: none;
}
#l1_information .newTopic ul.newTopic_list li a span {
	display: inline-block;
	border: 1px solid #A9A9A9;
	margin-right: 5px;
	padding: 3px 5px 2px 5px;
	font-size: 11px;
	vertical-align: middle;
	color: #AEAEAE;
	font-family: 'Avenir Next';
	line-height: 11px;
	margin-top: -2px;
}
#l1_information .newTopic ul.newTopic_list li p {
	padding-top: 10px;
}
#l1_information .information {
	width: 100%;
}
#l1_information .information ul.info_list {
	width: 100%;
}
#l1_information .information ul.info_list li {
	border-top: 1px solid #E3E3E3;
}
#l1_information .information ul.info_list li a {
	display: block;
	padding: 15px 10% 15px 4%;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	color: #5B5B5B;
	background-image: url(/jp/material/images/181115_ico_arrow_r_gr.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 10px 10px;
}
#l1_information .information ul.info_list li a:hover {
	text-decoration: none;
}
#l1_information .information ul.info_list li a span {
	display: inline-block;
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 8px;
}
#l1_information ul.group {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 20px 0;
}
#l1_information ul.group li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 10px;
}
#l1_information ul.group li img {
	margin-bottom: 15px;
	height: 40px;
	width: auto;
}

#l1_genderTab {
	min-height: 46px;
}
#l1_genderTab .genderTab {
	position: relative;
	width: 100%;
}
#l1_genderTab .genderTab.transform {
	position: fixed;
	top: 60px;
	width: 100%;
	background-color: #FFF;
	z-index: 999;
}
#l1_genderTab .genderTab.transform.hide {
	transition: .5s;
}
#l1_genderTab .genderTab.transform.hide {
	transform: translateY(-100%);
}
#l1_genderTab .genderTab.transform.show {
	transition: .5s;
}
#l1_genderTab .genderTab.transform.show {
	transform: translateY(0%);
}

#l1Ranking {
	padding-bottom: 0!important;
}
.list-rating,
.list-badge-container {
    display: none!important;
}
#content-body .alias-view ul.tmc-3000 li .list-container .list-detail .list-price .price {
	font-size: 20px!important;
	font-weight: 600!important;
	letter-spacing: 0.5pt!important;
	font-family: 'Avenir Next', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Verdana, Helvetica, Tahoma, Arial, sans-serif!important;
}

#content-body .alias-view ul.tmc-3000.col-3 {
	padding: 20px 2% 0 2%!important;
}
#content-body .alias-view ul.tmc-3000.col-3 li {
	width: 33.3%!important;
	padding-bottom: 10px!important;
	border: none!important;
	margin: 0!important;
	padding-left: 2%!important;
	padding-right: 2%!important;
}
#content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .list-title {
    font-size: 12px!important;
    line-height: 1.4!important;
    min-height: inherit!important;
	font-weight: normal!important;
	margin-bottom: 5px!important;
}
#content-body .alias-view ul.tmc-3000 li .list-container .list-detail .list-color-chips {
	margin-bottom: 8px!important;
}
#content-body .alias-view ul.tmc-3000 li .list-container .list-detail .list-color-chips .plus {
	font-size: 14px;
}
#content-body .alias-view ul.tmc-3000 li .list-container .list-image {
	margin-top: 0;
	margin-bottom: 10px;
}

#content-body .enou_bor ul {
	position: relative;
	z-index: 10;
}
#content-body .enou_bor ul:after {
	content: "";
	display: block!important;
	width: 58.7%!important;
	height: 1px!important;
	position: absolute!important;
	right: 4%!important;
	bottom: 130px!important;
	background-color: #E8E8E8!important;
	visibility: visible!important;
	z-index: -5;
}
#content-body .enou_bor ul li {
	background-color: #FFF!important;
}

#content-body #l1Ranking .alias-view ul.tmc-3000.col-3 {
	padding-top: 0!important;
}

.sp_spacer {
	margin: 0;
	padding: 0;
	border: none;

	height: 14px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background-color: #F4F4F4;
}




.swiper-button-next {
	width: 30px;
	height: 30px;
	right: 0;
	margin-top: -15px;
	background-image: url(/jp/material/images/181115_ico_sw_arrow_r.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.swiper-button-prev {
	width: 30px;
	height: 30px;
	left: 0;
	margin-top: -15px;
	background-image: url(/jp/material/images/181115_ico_sw_arrow_l.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.swiper-pagination-bullet {
	width: 35px;
	height: 4px;
	border-radius: 0;
	opacity: 1;
	background-color: #DADADA;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 5px;
}
.swiper-pagination-bullet-active {
	background-color: #1B1B1B;
}

#l1_wrapper #l1_limited_price .aliases .priceBox {

}
#l1_wrapper #l1_limited_price .aliases .priceBox .normal {
	margin-bottom: 5px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .normal .flag {
	font-size: 12px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .normal .price {
	font-size: 17px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .normal .price b {
	font-weight: normal;
	font-size: 16px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .normal .tax {
	font-size: 10px;
	margin-left: 1px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited {

}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited .flag {
	display: inline-block;
	border: 1px solid #1b1b1b;
	margin-right: 3px;
	padding: 4px 2px 3px 2px;
	font-size: 10px;
	vertical-align: middle;
	font-family: 'Avenir Next';
	line-height: 1;
	margin-top: -8px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited .price {
	color: #ff5050;
	font-weight: 600;
	font-size: 20px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited .price b {
	font-weight: 600;
	font-size: 19px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited .tax {
	color: #ff5050;
	font-size: 10px;
	margin-left: 1px;
}

#guiq {
	position: fixed;
	bottom: 25px;
	right: 20px;
	display: none;
	z-index: 10;
}
#guiq .logo {
	width: 45px;
	height: 45px;
	background: #fff;
	padding: 4px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 5px gray;
}
#guiq .text {
	position: absolute;
	left: -179px;
	top: -18px;
	width: 179px;
	height: 85px;
	background: url(/jp/feature/material/l1/190304_img_back.png) no-repeat 0 0;
	background-size: contain;
	padding: 18px;
	line-height: 1.5;
	font-size: 10px;
	display: none;
}
#guiq .text.displayBlock {
	display: block;
}
#guiq .text .title {
	width: 91px;
	height: 17px;
	margin-bottom: 5px;
}
#guiq .text .close {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 13px;
	right: 20px;
}