@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%;
	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-family: 'Avenir Next';
	font-weight: 600;
	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: 93px 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: 600;
}
#l1_wrapper .h2_subject h2 span {
	display: block;
	text-align: center;
	padding-top: 15px;
	color: #ababab;
	font-size: 12px;
	font-family: 'Avenir Next';
	font-weight: normal;
}
#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: 600;
}
#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;
	padding-bottom: 60px;
}
#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 {
	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 2px 5px;
	font-size: 11px;
	vertical-align: middle;
	color: #AEAEAE;
	letter-spacing: 0.5pt;
	font-weight: 600;
	float: left;
}
#l1_wrapper ul.feature_list li p {
	font-size: 14px;
	line-height: 24px;
	color: #5a5a5a;
}
#l1_wrapper ul.feature_list li p.title {
	font-weight: bold;
}
#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;
}
#l1_priceDown .priceDown a {
	display: block;
	color: #000;
	text-align: center;
	background-color: #fff;
	font-size: 22px;
	font-family: 'Avenir Next';
	padding: 64px 0 44px;
	letter-spacing: 1.5pt;
	font-weight: 600;
	border: 3px solid #ff5050;
}
#l1_priceDown .priceDown a img {
	width: 192px;
}
#l1_priceDown .priceDown a span {
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
	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_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: 600;
}
#l1_limited_item ul.collection li p {
	font-size: 15px;
	line-height: 24px;
	color: #5a5a5a;
}
#l1_limited_item ul.collection li .links {
	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 {
	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%;
	padding-bottom: 60px;
}
#category_list {
	width: 100%;
	display: table;
}
#category_list .list1,
#category_list .list2,
#category_list .list3 {
	width: 33.33%;
	display: table-cell;
	vertical-align: top;
}
#category_list .list1 {
	padding-right: 40px;
}
#category_list .list2 {
	padding-left: 20px;
	padding-right: 20px;
}
#category_list .list3 {
	padding-left: 40px;
}
#category_list dl {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}
#category_list dl dt {
	width: 100%;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding: 10px 0;
	font-weight: bold;
	margin-bottom: 15px;
}
#category_list dl dt img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}
#category_list dl dt span {
	font-size: 14px;
	color: #1b1b1b;
}
#category_list dl dd {
	width: 50%;
	float: left;
	padding-right: 10px;
}
#category_list dl dd:nth-child(odd) {
	padding-left: 10px;
	padding-right: 0;
}
#category_list dl dd:before {
	content: "";
	display: inline-block;
	width: 1px;
	min-height: 50px;
	vertical-align: middle;
}
#category_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;
	border-bottom: 1px solid #E3E3E3;
}
#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: 600;
}
#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: normal;
	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: 10px!important;
}
#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: 600!important;
	letter-spacing: 0.5pt;
	font-family: 'Avenir Next', , 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Verdana, Helvetica, Tahoma, Arial, sans-serif!important;
}
#content-body .alias-view ul.tmc-1100.col-3 li .list-container .list-detail .list-price .price .tax {
	font-size: 10px;
	font-weight: normal;
	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: normal;
	font-size: 18ppx;
}
#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: 6px 5px 4px 5px;
	font-size: 13px;
	vertical-align: middle;
	font-family: 'Avenir Next';
	line-height: 1;
	margin-top: -10px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited .price {
	color: #ff5050;
	font-weight: 600;
	font-size: 30px;
}
#l1_wrapper #l1_limited_price .aliases .priceBox .limited .price b {
	font-weight: 600;
	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;
}

#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);
}