@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&display=swap&subset=japanese');

@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff2') format('woff2'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff') format('woff'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Light_v2.0.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GUJPCorporate';
	src: local('NotoSansJP-Regular.otf'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff2') format('woff2'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff') format('woff'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff2') format('woff2'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff') format('woff'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
body {
	font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
	letter-spacing: 0.05rem;
	font-feature-settings: 'palt';
	font-weight: 400;
}

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: 700;
	letter-spacing: 1.0pt;
	border-bottom: 3px solid #FFF;
}
/*
#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: 2px;
}
.l1_flashOver .column {
	width: 50%;
	float: left;
}
.l1_flashOver .pad_r {
	padding-right: 1px;
}
.l1_flashOver .pad_l {
	padding-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%;
}
#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;
	text-decoration: none;
}
#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: 700;
	margin-bottom: 10px;
}
#l1_wrapper .h2_subject h2 span {
	display: block;
	text-align: left;
	padding-top: 3px;
	color: #ababab;
	font-size: 12px;
	font-weight: 400;
}
#l1_wrapper .h2_subject p {
	padding-top: 20px;
	font-size: 14px;
	line-height: 20px;
}
#l1_wrapper .titleLink:hover .list_link {
	text-decoration: underline;
}
#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: 19px;
	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: none;
	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: 1.5px solid #FFF;
	border-right: none;
}
#l1_wrapper #l1_feature ul.feature_list li:nth-child(even) {
	clear: both;
	border-left: none;
	border-right: 1.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 3px 5px;
	font-size: 11px;
	vertical-align: middle;
	color: #AEAEAE;
	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% 30px;;
}
#l1_priceDown .priceDown a {
	display: block;
	text-align: center;
	/*
	color: #000;
	background-color: #fff;
	font-size: 22px;
	padding: 38px 0 24px;
	letter-spacing: 1.5pt;
	font-weight: 700;
	border: 3px solid #ff5050;
	*/
}
#l1_priceDown .priceDown a img {
	width: 100%;
	/*max-width: 280px;*/
}
#l1_priceDown .priceDown a span {
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
	letter-spacing: normal;
	font-weight: 400;
}
#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: inherit;
	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: 700;
	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: 700;
}
#l1_wrapper #l1_pricedown .aliases .priceBox .limited {

}
#l1_wrapper #l1_pricedown .aliases .priceBox .limited .flag {
	font-size: 12px;
}
#l1_wrapper #l1_pricedown .aliases .priceBox .limited .price {
	color: #ff5050;
	font-weight: 700;
	font-size: 20px;
}
#l1_wrapper #l1_pricedown .aliases .priceBox .limited .price b {
	font-weight: 700;
	font-size: 19px;
}
#l1_wrapper #l1_pricedown .aliases .priceBox .limited .tax {
	color: #ff5050;
	font-size: 10px;
	margin-left: 1px;
}
#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: 700;
	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: 700;
	font-size: 14px;
	padding-bottom: 10px;
}
#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;
	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: 400;
	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: 16px!important;
	font-weight: 700!important;
	letter-spacing: 0.5pt!important;
	color: #1B1B1B;
}
#content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .list-price .price .tax {
	font-size: 10px!important;
	letter-spacing: 0.5pt!important;
	color: #ABABAB;
}

#content-body .alias-view ul.tmc-3000.col-3 {
	padding: 20px 0 0 0!important;
}
#content-body .alias-view ul.tmc-3000.col-3 li {
	width: 32.9%!important;
	padding-bottom: 10px!important;
	border: none!important;
	margin: 0!important;
	margin-right: 0.65%!important;
}
#content-body .alias-view ul.tmc-3000.col-3 li:nth-child(3n) {
	margin-right: 0!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: 400!important;
	margin-bottom: 5px!important;
	color: #5A5A5A;
}
#content-body .alias-view ul.tmc-3000 li .list-container .list-detail .list-color-chips {
	margin-bottom: 6px!important;
}
#content-body .alias-view ul.tmc-3000 li .list-container .list-detail .list-color-chips .plus {
	font-size: 14px;
	display: inline-block;
	margin-top: -5px;
}
#l1Ranking ul li .list-container .list-detail .list-color-chips .plus {
	margin-top: -4px!important;
	line-height: 1.5!important;
}
#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;
}
#content-body .alias-view ul.tmc-3000.col-3 li .list-container .button-fav {
	width: 30px!important;
	height: 30px!important;
	background-size: 60px 30px!important;
}
#content-body .alias-view ul.tmc-3000.col-3 li .list-container .button-fav.active {
	background-position: -30px 0;
}
#content-body .alias-view ul.tmc-3000.col-3 li:nth-child(3n+1) .list-container .list-detail {
	padding: 0 3px 0 15px;
}
#content-body .alias-view ul.tmc-3000.col-3 li:nth-child(3n+2) .list-container .list-detail {
	padding: 0 9px 0 9px;
}
#content-body .alias-view ul.tmc-3000.col-3 li:nth-child(3n) .list-container .list-detail {
	padding: 0 15px 0 3px;
}
#content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .list-color-chips img.color-chip {
	margin: 0px 4px 4px 0px;
	height: 14px;
	width: 14px;
}

.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: 400;
	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: 3px 2px 4px 2px;
	font-size: 10px;
	vertical-align: middle;
	line-height: 1;
	margin-top: -8px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited .price {
	color: #ff5050;
	font-weight: 700;
	font-size: 20px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited .price b {
	font-weight: 700;
	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;
}


































.gender-feature {
	display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
	-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#l1_genderTab {
	width: 100%;
}
.feature-container {
	width: 100%;
}

#dynamic-header.pc {
	display: none;
}
#dynamic-header.sp {
	display: block;
}

#category-list-sp {
	display: block;
}
#category-list-pc {
	display: none;
}

#dynamic-footer.sp {
	display: block;
}
#dynamic-footer.pc {
	display: none;
}

.l1_flashover_sp {
	display: block;
}
img.l1_flashover_sp {
	display: inline-block;
}
.l1_flashover_pc {
	display: none;
}
img.l1_flashover_pc {
	display: none;
}

.links {
	display: none;
}


#content-body .alias-view ul.tmc-3000 li .list-container .list-detail .list-price .price,
#content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .list-price .price {
	font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif!important;
	line-height: 1;
	margin-bottom: 10px;
}
#l1Ranking .alias-container li:nth-child(3n+1) .list-container .list-detail,
#l1Ranking .alias-container li:nth-child(3n+2) .list-container .list-detail,
#l1Ranking .alias-container li:nth-child(3n) .list-container .list-detail {
	padding: inherit!important;
}


@media screen and (min-width: 768px) {
	
	.headerContainer {
		padding: 0;
	}

	.l1_flashover_sp {
		display: none;
	}
	img.l1_flashover_sp {
		display: none;
	}
	.l1_flashover_pc {
		display: block;
	}
	img.l1_flashover_pc {
		display: inline-block;
	}

	#category-list-sp {
		display: none;
	}
	#category-list-pc {
		display: block;
	}

	#dynamic-header.pc {
		display: block;
	}
	#dynamic-header.sp {
		display: none;
	}

	#dynamic-footer.sp {
		display: none;
	}
	#dynamic-footer.pc {
		display: block;
	}

	.links {
		display: block;
	}

	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%;
		margin: 0 auto;
	}
	#l1_genderTab .genderTab {
		text-align: center;
		padding: 13px 0;
	}
	#l1_genderTab .genderTab a {
		display: inline-block;
		width: 160px;
		height: 41px;
		line-height: 41px;
		font-size: 18px;
		border-bottom: 3px solid #FFF;
		font-weight: 700;
		margin: 0 20px;
		letter-spacing: 1.0pt;
	}
	#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 {
		width: auto;
		padding-top: 6px;
		border-bottom: none;
	}
	#l1_genderTab .genderTab a.gu_ss:hover {
		border-bottom: none;
		opacity: 0.8;
	}
	#l1_genderTab .genderTab a.gu_ss img {
		width: 120px;
		height: auto;
	}
	.l1_flashOver {
		width: 1160px;
		margin: 0 auto;
		overflow: hidden;
	}
	.l1_flashOver .wide {
		width: 100%;
		float: left;
		margin-bottom: 2px;
	}
	.l1_flashOver .column {
		width: 50%;
		float: left;
	}
	.l1_flashOver .pad_r {
		padding-right: 1px;
	}
	.l1_flashOver .pad_l {
		padding-left: 1px;
	}
	.l1_flashOver .spacer {
		padding-top: 20px;
	}
	.l1_flashOver img {
		width: 100%;
		height: auto;
		zoom: 0;
	}
	.l1_flashOver a:hover {
		opacity: 0.8;
	}
	#l1_search {
		width: 1160px;
		margin: 0 auto;
		text-align: center;
		padding: 60px 0;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_search .search_form {
		width: 467px;
		margin: 0 auto;
		position: relative;
		z-index: 0;
		padding-bottom: 40px;
	}
	#l1_search .search_form .search_form_txt {
		width: 100%;
		height: 44px;
		border: none;
		margin: 0;
		padding: 0 40px 0 0;
		border-bottom: 1px solid #5a5a5a;
		font-size: 14px;
		line-height: 44px;
		outline: none;
	}
	#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: center;
	}
	#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_search .search_trend a:hover {
		opacity: 0.8;
	}
	#l1_wrapper {
		width: 1160px;
		margin: 0 auto;
		color: #1b1b1b;
	}
	#l1_wrapper .h2_subject {
		width: 100%;
		margin: 98px 0;
		position: relative;
		z-index: 0;
	}
	#l1_wrapper #l1_limited_item .h2_subject {
		margin: 100px 0px 82px;
	}
	#l1_wrapper .h2_subject .list_link a {
		font-size: 14px;
		position: absolute;
		top: -13px;
		right: 0;
		padding: 25px 0 25px 200px;
	}
	#l1_wrapper .h2_subject .list_link a: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 {
		text-align: center;
		font-size: 30px;
		letter-spacing: 1.35px;
		font-weight: 700;
	}
	#l1_wrapper .h2_subject h2 span {
		display: block;
		text-align: center;
		padding-top: 15px;
		color: #ababab;
		font-size: 12px;
		font-weight: 400;
	}
	#l1_wrapper .aliases {
		display: table;
		width: 100%;
	}
	#l1_wrapper .aliases .pickup {
		display: table-cell;
		vertical-align: middle;
	}
	#l1_wrapper .aliases .pickup a {
		text-decoration: none;
		display: block;
	}
	#l1_wrapper .aliases .pickup a:hover .image {
		opacity: 0.8;
	}
	#l1_wrapper .aliases .pickup .image {
		text-align: center;
		margin-bottom: 40px;
	}
	#l1_wrapper .aliases .pickup .image img {
		width: 300px;
		height: 400px;
	}
	#l1_wrapper .aliases .pickup .title {
		text-align: center;
		color: #5a5a5a;
	}
	#l1_wrapper .aliases .pickup .title h3 {
		font-size: 21px;
		color: #ae352f;
		line-height: 32px;
		margin-bottom: 10px;
		font-weight: 700;
	}
	#l1_wrapper .aliases .pickup .title p {
		font-size: 16px;
		line-height: 24px;
	}
	#l1_wrapper .aliases .alias_list {
		display: table-cell;
		width: 680px;
		vertical-align: top;
	}
	#l1_wrapper .pick_left .pickup {
		padding-right: 40px;
	}
	#l1_wrapper .pick_right .pickup {
		padding-left: 40px;
	}
	#l1_wrapper .more_link {
		text-align: center;
	}
	#l1_wrapper .more_link a {
		color: #393939;
		font-size: 14px;
		padding: 20px 200px;
	}
	#l1_wrapper .more_link a: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.col3 {
		width: 960px;
		margin: 0 auto;
	}
	#l1_wrapper ul.feature_list li {
		width: 260px;
		float: left;
		margin-right: 40px;
		margin-bottom: 40px;
	}
	#l1_wrapper #l1_feature ul.feature_list li:first-child {
		width: 560px;
	}
	#l1_wrapper #l1_feature ul.feature_list.col3 li:first-child {
		width: 610px;
	}
	#l1_wrapper ul.feature_list.col3 li {
		margin-right: 90px;
		margin-bottom: 30px;
	}
	#l1_wrapper ul.feature_list li a:hover {
		text-decoration: none;
	}
	#l1_wrapper ul.feature_list li a:hover .image {
		opacity: 0.8;
	}
	#l1_wrapper ul.feature_list li:nth-child(4n) {
		margin-right: 0;
	}
	#l1_wrapper #l1_feature ul.feature_list li:nth-child(4n) {
		margin-right: 40px;
	}
	#l1_wrapper #l1_feature ul.feature_list.col3 li:nth-child(4n) {
		margin-right: 90px;
	}
	#l1_wrapper #l1_feature ul.feature_list li:nth-child(4n-1) {
		margin-right: 0;
	}
	#l1_wrapper ul.feature_list.col3 li:nth-child(4n) {
		margin-right: 90px;
	}
	#l1_wrapper #l1_feature ul.feature_list.col3 li:nth-child(4n-1) {
		margin-right: 90px;
	}
	#l1_wrapper #l1_feature ul.feature_list.col3 li:nth-child(3n-1) {
		margin-right: 0;
	}
	#l1_wrapper ul.feature_list.col3 li:nth-child(3n) {
		margin-right: 0;
	}
	#l1_wrapper ul.feature_list li .image {
		margin-bottom: 20px;
	}
	#l1_wrapper ul.feature_list li .image img {
		width: 100%;
		height: auto;
	}
	#l1_wrapper ul.feature_list li .date {
		padding: 0;
		margin-bottom: 10px;
		color: #686868;
	}
	#l1_wrapper ul.feature_list li a:hover p {
		text-decoration: underline;
	}
	#l1_wrapper ul.feature_list li .date .new {
		display: inline-block;
		border: 1px solid #A9A9A9;
		margin-top: -3px;
		margin-right: 5px;
		padding: 3px 5px 3px 5px;
		font-size: 11px;
		vertical-align: middle;
		color: #AEAEAE;
		letter-spacing: 0.5pt;
		font-weight: 700;
		float: left;
	}
	#l1_wrapper ul.feature_list li p {
		font-size: 14px;
		line-height: 24px;
		color: #5a5a5a;
		padding: 0;
	}
	#l1_wrapper ul.feature_list li p.title {
		font-weight: 700;
		font-size: 18px;
		margin-bottom: 10px;
		color: #1B1B1B;
	}
	#l1_newArrival {
		width: 100%;
		padding-bottom: 60px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_newArrival .aliases {
		padding: 0 0 60px 0;
	}
	#l1_limited_price .aliases {
		padding: 0 0 60px 0;
	}
	#l1_limited_price {
		width: 100%;
		padding-bottom: 50px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_priceDown {
		width: 100%;
		padding-bottom: 50px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_priceDown .priceDown {
		width: 760px;
		margin: 50px auto 0;
		padding: 0;
	}
	#l1_priceDown .priceDown a {
		display: block;
		text-align: center;
		/*
		color: #000;
		background-color: #fff;
		font-size: 22px;
		padding: 64px 0 44px;
		letter-spacing: 1.5pt;
		font-weight: 700;
		border: 3px solid #ff5050;
		*/
	}
	#l1_priceDown .priceDown a img {
		width: 100%;
	}
	#l1_priceDown .priceDown a span {
		display: block;
		text-align: center;
		font-size: 14px;
		margin-top: 30px;
		letter-spacing: normal;
		font-weight: 400;
	}
	#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_priceDown .priceDown a:hover {
		text-decoration: none;
	}
	#l1_recommend {
		width: 100%;
		padding-bottom: 60px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_recommend .aliases {
		padding: 0 0 60px 0;
	}
	#l1_limited_item {
		width: 100%;
		padding-bottom: 107px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_limited_item .bnr {
		width: 100%;
		text-align: center;
		margin-bottom: 70px;
	}
	#l1_limited_item ul.collection {
		width: 100%;
		text-align: center;
		font-size: 0;
	}
	#l1_limited_item ul.collection li {
		display: inline-block;
		width: 360px;
		padding: 0;
		text-align: center;
		margin-right: 40px;
	}
	#l1_limited_item ul.collection li:last-child {
		margin-right: 0;
	}
	#l1_limited_item ul.collection li a {
		text-decoration: none;
	}
	#l1_limited_item ul.collection li a:hover p {
		text-decoration: underline;
	}
	#l1_limited_item ul.collection li a:hover .links {
		text-decoration: underline;
	}
	#l1_limited_item ul.collection li figure {
		margin-bottom: 44px;
	}
	#l1_limited_item ul.collection li h4 {
		font-size: 21px;
		line-height: 32px;
		color: #1b1b1b;
		margin-bottom: 20px;
		font-weight: 700;
	}
	#l1_limited_item ul.collection li p {
		font-size: 15px;
		line-height: 24px;
		color: #5a5a5a;
	}
	#l1_limited_item ul.collection li .links {
		text-align: center;
		padding-top: 25px;
		font-size: 12px;
	}
	#l1_limited_item ul.collection li .links: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_feature {
		width: 100%;
		padding-bottom: 60px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_ranking {
		width: 100%;
		padding-bottom: 60px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_GUstyle_instagram {
		width: 100%;
		padding-bottom: 60px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_GUstyle_instagram .h2_subject {
		margin-bottom: 60px;
	}
	#l1_GUstyle_instagram .h2_subject h2 img {
		height: 60px;
		width: auto;
	}
	#l1_GUstyle_instagram .h2_subject p {
		padding-top: 60px;
		text-align: center;
		font-size: 16px;
		color: #5a5a5a;
		line-height: 24px;
	}
	#l1_GUstyle_instagram dl {
		width: 960px;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	#l1_GUstyle_instagram dl dt {
		position: relative;
		z-index: 0;
		margin-bottom: 20px;
	}
	#l1_GUstyle_instagram dl dt p {
		font-size: 16px;
		color: #1b1b1b;
	}
	#l1_GUstyle_instagram dl dt a {
		position: absolute;
		top: -12px;
		right: 0;
		font-size: 14px;
		color: #1b1b1b;
		padding: 10px 0 10px 50px;
	}
	#l1_GUstyle_instagram dl dt a:hover {
		text-decoration: underline;
	}
	#l1_GUstyle_instagram dl dt a: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 {
		margin-bottom: 40px;
	}
	#l1_GUstyle_instagram .GUstyle_link {
		text-align: center;
	}
	#l1_GUstyle_instagram .GUstyle_link a {
		display: block;
		width: 360px;
		height: 60px;
		line-height: 60px;
		margin: 0 auto;
		text-align: center;
		border: 1px solid #ABABAB;
		color: #1b1b1b;
	}
	#l1_GUstyle_instagram .GUstyle_link a:hover {
		text-decoration: none;
		background-color: #ABABAB;
		color: #FFF;
	}
	#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 .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,#l1_GUstyle_instagram .gus_single a img {
		width: 100%;
		height: auto;
	}
	#l1_GUstyle_instagram .gus_image a:hover,#l1_GUstyle_instagram .gus_single a:hover {
		opacity: 0.8;
	}
	#l1_GUstyle_instagram .large_r a.large {
		float: right;
	}
	#l1_category {
		width: 100%;
		padding-bottom: 100px;
	}
	#category_pc_list {
		width: 100%;
		display: table;
	}
	#category_pc_list .list1,
	#category_pc_list .list2,
	#category_pc_list .list3 {
		width: 33.33%;
		display: table-cell;
		vertical-align: top;
	}
	#category_pc_list .list1 {
		padding-right: 40px;
	}
	#category_pc_list .list2 {
		padding-left: 20px;
		padding-right: 20px;
	}
	#category_pc_list .list3 {
		padding-left: 40px;
	}
	#category_pc_list dl {
		width: 100%;
		overflow: hidden;
		padding-bottom: 15px;
	}
	#category_pc_list dl dt {
		width: 100%;
		border-top: 1px solid #DBDBDB;
		border-bottom: 1px solid #DBDBDB;
		padding: 10px 0;
		font-weight: 700;
		margin-bottom: 15px;
	}
	#category_pc_list dl dt img {
		width: 36px;
		height: 36px;
		border-radius: 50%;
		vertical-align: middle;
		margin-right: 10px;
	}
	#category_pc_list dl dt span {
		font-size: 14px;
		color: #1b1b1b;
	}
	#category_pc_list dl dd {
		width: 50%;
		float: left;
		padding-right: 10px;
	}
	#category_pc_list dl dd:nth-child(odd) {
		padding-left: 10px;
		padding-right: 0;
	}
	#category_pc_list dl dd:before {
		content: "";
		display: inline-block;
		width: 1px;
		min-height: 50px;
		vertical-align: middle;
	}
	#category_pc_list dl dd a {
		max-width: 99%;
		display: inline-block;
		vertical-align: middle;
		line-height: 16px;
	}
	#l1_pickup_item {
		width: 100%;
		padding-bottom: 60px;
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_information {
		width: 1160px;
		margin: 0 auto;
		overflow: hidden;
	}
	#l1_information .newTopic {
		width: 560px;
		float: left;
	}
	#l1_information .newTopic ul.bnr {
		width: 100%;
		overflow: hidden;
	}
	#l1_information .newTopic ul.bnr li {
		width: 260px;
		float: left;
		margin: 0 40px 40px 0;
	}
	#l1_information .newTopic ul.bnr li:nth-child(2n) {
		margin-right: 0;
	}
	#l1_information .newTopic ul.bnr li.wide {
		width: 100%;
		margin-right: 0;
	}
	#l1_information .bnr img {
		width: 100%;
		height: auto;
	}
	#l1_information .bnr img:hover {
		opacity: 0.8;
	}
	#l1_information .h2_subject {
		margin: 25px 0;
	}
	#l1_information .h2_subject h2 {
		text-align: left;
		font-size: 24px;
	}
	#l1_information .h2_subject h2 span {
		text-align: left;
	}
	#l1_information .newTopic ul.newTopic_list {
		border-top: 1px solid #E3E3E3;
		padding-bottom: 60px;
	}
	#l1_information .newTopic ul.newTopic_list li {
		border-bottom: 1px solid #E3E3E3;
		color: #595959;
	}
	#l1_information .newTopic ul.newTopic_list li a {
		display: block;
		padding: 15px 0;
		text-decoration: none;
		font-size: 14px;
		color: #5B5B5B;
	}
	#l1_information .newTopic ul.newTopic_list li a:hover p {
		text-decoration: underline;
	}
	#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;
		letter-spacing: 0.5pt;
		font-weight: 700;
	}
	#l1_information .newTopic ul.newTopic_list li p {
		padding-top: 10px;
	}
	#l1_information .information {
		width: 560px;
		float: right;
		border-top: 1px solid #E3E3E3;
	}
	#l1_information .information ul.info_list {
		width: 100%;
		border-top: 1px solid #E3E3E3;
		padding-bottom: 20px;
	}
	#l1_information .information ul.info_list li {
		border-bottom: 1px solid #E3E3E3;
	}
	#l1_information .information ul.info_list li a {
		display: block;
		padding: 20px 0;
		text-decoration: none;
		font-size: 14px;
		color: #5B5B5B;
		background-image: url(/jp/material/images/181115_ico_arrow_r_gr.png);
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 10px 10px;
	}
	#l1_information .information ul.info_list li a:hover {
		text-decoration: underline;
	}
	#l1_information .information ul.info_list li a span {
		display: inline-block;
		font-weight: 400;
		font-size: 12px;
		padding-top: 5px;
		margin-left: 15px;
	}
	#l1_information .information ul.info_list li a:hover span {
		text-decoration: underline;
	}
	#l1_information ul.group {
		width: 100%;
		overflow: hidden;
		padding: 40px 0;
	}
	#l1_information ul.group li {
		width: 25%;
		float: left;
		text-align: center;
		font-size: 10px;
	}
	#l1_information ul.group li img {
		margin-bottom: 20px;
		height: 50px;
		width: auto;
	}
	#l1_information ul.group li img:hover {
		opacity: 0.8;
	}
	.list-badge-container {
			display: none!important;
	}

	#l1_genderTab {
		min-height: 73px;
	}
	#l1_genderTab .genderTab {
		position: relative;
		width: 100%;
	}
	#l1_genderTab .genderTab.transform {
		position: fixed;
		top: 70px;
		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%);
	}



	#content-body .alias-view ul.tmc-1100.col-3 {
		width: 680px!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li {
		border-bottom: none!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li:nth-child(3n+1) {
		padding-right: 20px;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li:nth-child(3n+2) {
		padding-left: 10px;
		padding-right: 10px;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li:nth-child(3n) {
		padding-left: 20px;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container {
		margin: 0!important;
		position: relative;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container a:hover .list-image {
		opacity: 0.8;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-image {
		margin: 0 0 10px 0!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .button-fav {
		top: 10px!important;
		right: 10px!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail {
		margin: 0!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-color-chips {
		text-align: center!important;
		height: auto!important;
		margin-bottom: 6px!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-color-chips .plus {
		font-size: 14px;
		display: inline-block;
		line-height: 24px;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-color-chips .color-chip-box {
		float: none!important;
		display: inline-block!important;
		vertical-align: middle!important;
		width: 22px!important;
		height: 22px!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-color-chips .color-chip-box img.color-chip {
		/*position: relative!important;*/
		width: 15px!important;
		height: 15px!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-color-chips .color-chip-box .color-chip.active {
		width: 21px!important;
		height: 21px!important;
		padding: 2px!important;
		border: 1px solid #979797!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-title {
		font-size: 14px!important;
		text-align: center!important;
		margin-bottom: 15px!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li:hover .list-container .list-detail .list-title {
		text-decoration: underline;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-rating {
		display: none!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-price .price {
		text-align: center!important;
		margin-bottom: 8px!important;
		font-size: 24px!important;
		font-weight: 700!important;
		letter-spacing: 0.5pt;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-price .price .tax {
		font-size: 10px;
		font-weight: 400;
		color: #ABABAB!important;
	}
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-price .price.red .tax {
		color: #FF0000!important;
	}




	#content-body .enou_bor ul {
		position: relative;
		z-index: 10;
	}
	#content-body .enou_bor ul:after {
		content: "";
		display: block!important;
		width: 65.1%!important;
		height: 1px!important;
		position: absolute!important;
		right: 0!important;
		bottom: 180px!important;
		background-color: #E8E8E8!important;
		visibility: visible!important;
		z-index: -5;
	}
	#content-body .enou_bor ul li {
		background-color: #FFF!important;
	}




	.swiper-button-next {
		width: 50px;
		height: 50px;
		right: 0;
		margin-top: -25px;
		background-image: url(/jp/material/images/181115_ico_sw_arrow_r.png);
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-button-prev {
		width: 50px;
		height: 50px;
		left: 0;
		margin-top: -25px;
		background-image: url(/jp/material/images/181115_ico_sw_arrow_l.png);
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-pagination-bullet {
		width: 40px;
		height: 4px;
		border-radius: 0;
		opacity: 1;
		background-color: #DADADA;
	}
	.swiper-pagination-bullet-active {
		background-color: #1B1B1B;
	}

	.flashOver{
			display: block;
			background: #fff;
			line-height: 0;
	}
	.flashOver:hover .overChild,
	.flashOver:hover img{
					-webkit-animation: flash .9s;
					animation: flash .9s;
	}
	.transOver:hover{
					-webkit-animation: flash .9s;
					animation: flash .9s;
	}
	@-webkit-keyframes flash{
			0% {opacity: .7;}
			100% {opacity: 1;}
	}
	@keyframes flash{
			0% {opacity: .7;}
			100% {opacity: 1;}
	}

	#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: 13px;
	}
	#l1_wrapper #l1_limited_price .aliases .priceBox .normal .price {
		font-size: 18px;
	}
	#l1_wrapper #l1_limited_price .aliases .priceBox .normal .price b {
		font-weight: 400;
		font-size: 18px;
	}
	#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: 5px;
		padding: 4px 5px 5px 5px;
		font-size: 13px;
		vertical-align: middle;
		line-height: 1;
		margin-top: -10px;
	}
	#l1_wrapper #l1_limited_price .aliases .priceBox .limited .price {
		color: #ff5050;
		font-weight: 700;
		font-size: 30px;
	}
	#l1_wrapper #l1_limited_price .aliases .priceBox .limited .price b {
		font-weight: 700;
		font-size: 30px;
	}
	#l1_wrapper #l1_limited_price .aliases .priceBox .limited .tax {
		color: #ff5050;
		font-size: 10px;
		margin-left: 1px;
	}

	#l1_wrapper #l1_pricedown .aliases .title h3 span {
		color: #ff5050;
	}
	#l1_wrapper #l1_pricedown .aliases .priceBox .limited {

	}
	#l1_wrapper #l1_pricedown .aliases .priceBox .limited .flag {
		font-size: 13px;
	}
	#l1_wrapper #l1_pricedown .aliases .priceBox .limited .price {
		color: #ff5050;
		font-weight: 700;
		font-size: 30px;
	}
	#l1_wrapper #l1_pricedown .aliases .priceBox .limited .price b {
		font-weight: 700;
		font-size: 30px;
	}
	#l1_wrapper #l1_pricedown .aliases .priceBox .limited .tax {
		color: #ff5050;
		font-size: 10px;
		margin-left: 1px;
	}


	#guiq {
		position: fixed;
		bottom: 20px;
		right: 20px;
		display: none;
		z-index: 100000;
	}
	#guiq .logo {
		width: 47px;
		height: 47px;
		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;
	}
	#guiq img {
		width: 100%;
	}
	#guiq .balloonSlideIn {
		position: absolute;
		bottom: 70px;
		left: -296px;
	}
	#guiq .balloon {
		width: 350px;
		height: 520px;
		background: #CACACA;
		display: none;
		padding: 3px 0;
	}
	.balloon::before {
		content: '';
		position: absolute;
		z-index: 1;
		width: 20px;
		height: 20px;
	}
	.balloon::after {
		content: '';
		position: absolute;
		z-index: 2;
		top: 0; left: 0;
		width: 100%;
		height: 100%;
	}
	.balloon>* {
		position: relative;
		z-index: 3;
	}
	.balloon,
	.balloon::after {
		border-radius: 5px;
	}
	.balloon,
	.balloon::before {
		box-shadow: 0 0 10px 0 rgba(163,163,163,0.50);
	}
	.balloon,
	.balloon::before,
	.balloon::after {
		background: #fff;
	}
	.balloon::before {
		bottom: -10px;
		right: 20px;
		transform: rotate(45deg) skew(10deg,10deg);
	}


	#l1_wrapper .aliases .pickup {
		width: auto;
	}

	#l1_wrapper .aliases .pickup .image {
    width: auto;
    display: block;
    vertical-align: top;
	}

	#l1_wrapper .aliases .pickup .title .icon {
		display: none;
	}

	.more_link {
		border-top: 0 !important;
	}

	#l1_wrapper .more_link a span:after {
		display: none;
	}

	#l1_wrapper .titleLink .h2_subject {
    padding: 0;
    margin: 98px 0;
		
	}

	#l1_wrapper ul.feature_list li:nth-child(odd) {
    clear: none;
	}

	#l1_pickup_item ul.feature_list li .image {
    width: auto;
    float: none;
    margin-bottom: 20px;
	}

	#l1_pickup_item ul.feature_list li p {
    width: auto;
    float: none;
		padding: 0;
	}

	#l1_limited_item ul.collection .limiteditemLink dl {
    width: auto;
    float: none;
    text-align: left;
    padding: 0;
	}

	#l1_limited_item ul.collection .limiteditemLink dt {
		text-align: center;
		font-size: 21px !important;
    line-height: 32px !important;
    color: #1b1b1b !important;
    margin-bottom: 20px !important;
    font-weight: 700 !important;
	}

	#l1_limited_item ul.collection .limiteditemLink dd {
		font-size: 15px;
    line-height: 24px;
    color: #5a5a5a;
		text-align: center;
	}

	#l1_limited_item ul.collection li a:hover dd {
    text-decoration: underline;
	}

	#l1_limited_item ul.collection .limiteditemLink .picture {
    width: auto;
    float: none;
		margin-bottom: 44px;
	}

	#l1_genderTab .genderTab {
		filter: none;
		top: auto;
		left: auto;
		position: relative;
	}

	#l1_genderTab .genderTab a {
    float: none;
	}

	.gender-feature {
		-webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
	}

	#l1_wrapper .pick_right.aliases {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.pick_right {
		-webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
	}

	#l1_wrapper .pick_right .pickup {
		width: 480px;
	}

	#l1_limited_item ul.collection .limiteditemLink {
		margin-bottom: 0px;
	}
	#l1_limited_item ul.collection li:last-child .limiteditemLink {
		margin-bottom: 0px;
	}

	#l1_wrapper ul.feature_list li:nth-child(2n) {
    border-left: none;
    border-right: none;
	}

	#l1_wrapper #l1_feature ul.feature_list li:nth-child(even) {
    clear: none;
    border-left: none;
    border-right: none;
	}

	#l1_information .newTopic ul.newTopic_list li {
		border-top: 0;
	}

	#l1_information .information ul.info_list li {
		border-top: 0;
	}

	#category_pc_list dl dd {
    border-bottom: 0;
    margin-bottom: 0;
	}

	#category_pc_list dl dd a {
    width: auto;
    height: auto;
    padding: 0;
    outline: none;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 10px 10px;
	}

	#category_pc_list dl dd:nth-child(odd) {
		clear: none;
	}

	#category_pc_list dl dd {
		border: 0;
	}

	#category_pc_list dl dt {
		background-image: none;
	}

	#l1_GUstyle_instagram dl {
		border: 0;
	}

	#l1_GUstyle_instagram dl dt a:after {
		background-image: none;
	}

	#l1_GUstyle_instagram dl dt a {
		position: relative;
		padding: 0;
	}
	#l1_GUstyle_instagram dl dt {
		margin-bottom: 0;
	}

	#l1_GUstyle_instagram dl dt p {
		padding: 0;
	}

	#l1_GUstyle_instagram dl dt span {
    position: absolute;
    top: 0px;
    right: 0;
	}

	#l1_GUstyle_instagram dl dd {
		margin-bottom: 60px;
	}

	#category_pc_list dl dt.active {
		background-image: none;
	}
	
	#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-price .price,
	#content-body .alias-view ul.tmc-1100 li .list-container .list-detail .list-price .price,
	#l1Ranking .alias-container li .list-detail .list-price .price,
	#content-body .alias-view .line-through {
		font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif!important;
		line-height: 1;
	}
	#l1Ranking .alias-container li .list-container .list-detail .list-price > div {
		text-align: left!important;
	}
	#l1Ranking .alias-container li:nth-child(3n+1) .list-container .list-detail,
	#l1Ranking .alias-container li:nth-child(3n+2) .list-container .list-detail,
	#l1Ranking .alias-container li:nth-child(3n) .list-container .list-detail {
		padding: 0!important;
	}
	#l1Ranking .alias-container li {
		padding-bottom: 40px!important;
	}
}