.hover span.blank {
    background-image: url(/en/images/common/blank-clear.png);}

.first-wrap {
	width: 500px;
	margin: 0 60px 0 0;}

.detailBase {
	display: flex;
	width: 1180px;
	margin: 0 auto 60px auto;
	border-bottom: 1px solid #e9ecee;}

.productBadge {margin: 0 0 20px 0;}
.productBadge > ul {letter-spacing: -0.4rem;}
.productBadge > ul > li {
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 6px 26px;
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: normal;}
.productBadge .new {background: #e60012;}
.productBadge .shop {color: #e60012; background: #fff; outline: 1px solid #e60012; outline-offset: -1px;}
.productBadge .end {background: #9d9d9d;}

.imgSlider {margin: 0 0 40px 0;}

/*slick-220928*/
.imgSlider .slider{
  display: none;
}
.imgSlider .slider.slick-initialized{
  display: block;
}

.slider {
	margin: 0 0 20px 0;}
.slider .slick-list {
	border: 1px solid #eee;}
.slider .slick-slide img {
	width: 100%;
	height: auto;}
.slider .slick-arrow {display: none !important;}

.imgSlider .thumb {
	display: flex;
	flex-wrap: wrap;}
.imgSlider .thumb > li {
	width: calc(20% - 5px * 4 / 5);}
.imgSlider .thumb > li:not(:nth-child(5n)) {margin: 0 5px 5px 0;}
.imgSlider .thumb .thumbnail-current img {
	outline: 1px solid #d0d5da;
	outline-offset: -1px;}
.imgSlider .thumb li img {
	display: block;
	width: 100%;
	height: auto;
	cursor: pointer;
	transition: opacity 0.2s;}
	.imgSlider .thumb li img:hover {
		opacity: 0.8;}


.downloadBtn {
	text-align: center;
	margin-bottom:60px;}
.downloadBtn > a {
	display: inline-block;
	padding: 18px 32px;
	color: #333;
	font-size: 1.4rem;
	background-color: #f3f5f7;
	border: 1px solid #e9ecee;
	transition: 0.2s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.downloadBtn > a.hover {
		color: #fff;
		background-color: #e60012;}
.downloadBtn .icon-download {}
	.downloadBtn > a.hover *,
	.downloadBtn > a.hover *:after {
		border-color: #fff;}
	.downloadBtn > a.hover *:before {
		background-color: #fff;}

.second-wrap {
	width: 620px;}

.productDisc {
	margin: 0 0 30px 0;
	font-size: 1.4rem;
	color: #333;
	line-height: 2;}

.productTable {
	margin: 0 0 30px 0;}
.detailBase table {width: 100%;}
.detailBase th {
	box-sizing: border-box;
	padding: 15px;
	color: #333;
	font-size: 1.4rem;
	text-align: left;
	vertical-align: top;
	background-color: #f3f5f7;
	border: 1px solid #e9ecee;
	border-collapse: collapse;}
.detailBase td {
	box-sizing: border-box;
	width: 435px;
	padding: 15px;
	color: #333;
	font-size: 1.4rem;
	text-align: left;
	border: 1px solid #e9ecee;
	border-collapse: collapse;}
.detailBase td p:not(:last-child) {
	margin: 0 0 4px 0;}

.productBrandBtn {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	text-align: center;
	border-bottom: 1px solid #e9ecee;}
.productBrandBtn > a {
	position: relative;
	display: inline-block;
	width: 300px;
	padding: 32px 40px;
	color: #fff;
	font-size: 1.8rem;
	line-height: 100%;
	border: 1px solid #e60012;
	background-color: #e60012;
	box-shadow: 0 3px 7px rgba(0,0,0,0.25);
	transition: box-shadow 0.12s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.productBrandBtn > a.hover {
		box-shadow: 0 3px 7px rgba(0,0,0,0);}
	.productBrandBtn > a > .redArrowS {
		right: 35px;
		margin: 0 0 0 10px;
		transition: border 0.12s;}
	.productBrandBtn > a.hover > .redArrowS {
		border-color: #fff;	}

.productShopBtn {
	margin: 0 0 40px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #e9ecee;}
.productShopBtnWrap {
	display: flex;
		flex-wrap: wrap;
		justify-content: center;}
.productShopBtnWrap > li {
	width: calc(50% - 20px / 2);
	margin: 0 20px 20px 0;}
	.productShopBtnWrap > li:nth-child(2n) {
		margin-right: 0;}
	.productShopBtnWrap > li:nth-last-child(-n+2) {
		margin-bottom: 0;}
	.productShopBtnWrap > li:last-child {
		margin-right: 0;}
.productShopBtnWrap > li > a {
	position: relative;
		z-index: 1;
	display: inline-block;
	width: 100%;
	padding: 16px 40px 16px 80px;
	color: #e60012;
	font-size: 1.4rem;
	line-height: 1.8rem;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 26px;
	background-position: left 40px center;
	border: 1px solid #e60012;
	transition-property: background;
	transition-duration: 0.12s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.productShopBtn .productShopBtnWrap > li > a.hover {
		color: #fff;
		background-color: #e60012;
		background-image: url(/en/images/common/icon_shop-active.png);}
.productShopBtn .redArrowS {
	right: 35px;
	transition-property: border-color, margin-right;}
	.productShopBtn a.hover .redArrowS {
		border-color: #fff;
		margin-right: -5px;}

.productShare ul {
	display: flex;
		justify-content: center;
		align-items: center;
	margin: 0 0 40px 0;}
.productShare ul li:not(:last-child) {
	margin-right: 25px;}
.productShare ul li a {
	display: block;
	width: 31px;
	height: 31px;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	transition: opacity 0.12s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.productShare ul li.icon-facebook a {
	background-image: url(/en/images/common/icon-facebook2.png);
	background-size: 30px;}
.productShare ul li.icon-twitter a {
	background-image: url(/en/images/common/icon-x2.png);
	background-size: 31px;}
	.productShare ul li a.hover {
		opacity: 0.8;}
/*.productShare ul li.icon-facebook a:hover {background-image: url(/en/images/common/icon-facebook2_hover.png);}
.productShare ul li.icon-twitter a:hover {background-image: url(/en/images/common/icon-twitter2_hover.png);}
.productShare ul li.icon-line a:hover {background-image: url(/en/images/common/icon-line2_hover.png);}*/

.detailNote {
	width: 1180px;
	/*margin: 0 auto 40px auto;*/
	margin: 0 auto;
	padding: 0 0 60px 0;
	/*border-bottom: 1px solid #d0d5da;*/}
.note {
	width: 1180px;
	margin: 0 auto 60px auto;
	color: #333;
	font-size: 1.4rem;
	line-height: 2;}
.noteArea {
	margin: 0 auto 20px auto;
	color: #333;
	font-size: 1.4rem;
	line-height: 2;}

.howToUse {
	width: 1180px;
	margin: 0 auto 60px auto;
	padding: 80px 100px 0;
	background: #f3f4f7;}

.movieArea {
	width: 586px;
	margin: 0 auto 0 auto;
	padding:0 0 80px 0;}
.iframeWrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	background: #ccc;}
.iframeWrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;}

.howToUse h2 {
	margin: 0 0 20px 0;
	font-size: 2.8rem;
	font-weight: normal;}
.howToUse ol li {
	padding: 12px 20px;
	color: #333;
	font-size: 1.4rem;
	line-height: 2;
	border-bottom: 1px solid #e1e5e8;}
.howToUse ol li:last-child {
	padding-bottom: 0;
	border-bottom: 0;}
.howToUseList {
	padding: 12px 20px 80px;
	color: #333;
	font-size: 1.4rem;
	line-height: 2;}
.howToUseList hr {
	border: 0;
	border-top: 1px solid #e1e5e8;
	width: calc(100% + 20px * 2);
	margin-left: -20px;}

.productAttention {
	width: 1180px;
	margin: 0 auto;}
.productAttentionWrap {
	margin: 0 0 60px 0;
	padding: 0 100px;}
.productAttentionWrap > li {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #d0d5da;
	border-right: 0;
	border-left: 0;}
.productAttentionWrap > li:last-child {
	border-top: 0;}
.productAttention .accordion-btn {
	width: 100%;
	padding: 30px 30px 30px 20px;
	color: #e60012;
	font-size: 2.1rem;
	font-weight: normal;
	text-align: left;
	transition: background,box-shadow 0.2s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.productAttention .accordion-btn.open {background-color: #f3f5f7;}
.productAttention .accordion-btn.hover {
	background-color: #f3f5f7;}
	.productAttention .accordion-btn:before,
	.productAttention .accordion-btn:after {
		content: none;}
.accordion-btn .btnStyle {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 80px;
	background: none;}
	.accordion-btn .btnStyle:before,
	.accordion-btn .btnStyle:after {
		content: "";
		position: absolute;
			top: calc(50% - 1.5px);
			left: 30px;
		display: inline-block;
		width: 20px;
		height: 3px;
		background-color: #d0d5da;}
	.accordion-btn .btnStyle:after {
		transform: rotate(90deg);
		transition: transform 0.2s;}
		.accordion-btn.open .btnStyle:after {
			transform: rotate(180deg);}
	.productAttention .accordion-btn.hover {box-shadow: 0 10px 10px -4px rgba(0,0,0,0.1);}
.productAttention .accordion-btn:before,
.productAttention .accordion-btn:after {
	right: 30px;
	width: 21px;
	height: 3px;
	background: #d0d5da;}
.productAttention .accordion-wrap {
	display: none;
	padding: 20px;}

.qaBtn {
	text-align: center;}
.qaBtn > a {
	position: relative;
		z-index: 1;
	display: flex;
		justify-content: center;
		align-items: center;
	width: 280px;
	min-height: 64px;
	margin: 0 auto;
	padding: 16px 40px;
	color: #e60012;
	font-size: 1.4rem;
	line-height: 1.8rem;
	border: 1px solid #e60012;
	transition: color,background 0.12s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.qaBtn > a.hover {
		color: #fff;
		background-color: #e60012;}
.qaBtn .redArrowS {
	right: 35px;
	transition: border,margin-right 0.12s;}
	.qaBtn a.hover .redArrowS {
		border-color: #fff;
		margin-right: -5px;}

.relayContent {
	width: 1180px;
	margin: 0 auto;}
.detailNote + .relayContent {
	padding-top: 40px;
	/*border-top: 1px solid #d0d5da;*/}
.relayContent h2 {
	margin: 0 0 60px 0;
	font-size: 2.8rem;
	font-weight: normal;
	line-height: 100%;}
.relayContentWrap {
	margin: 0 0 80px 0;
	padding: 0 100px;}
.relayContentWrap li {
	border-bottom: 1px solid #e9ecee;}
	.relayContentWrap li:first-child {
		border-top: 1px solid #e9ecee;}
.relayContentWrap li > a {
	position: relative;
	display: flex;
		justify-content: space-between;
		align-items: center;
	padding: 23px 50px 23px 20px;
	color: #333;
	font-size: 1.4rem;
	transition-property: color,box-shadow;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.relayContentWrap li > a.hover {
		color: #e60012;
		box-shadow: 0 10px 10px -4px rgba(0,0,0,0.1);}
.relayContentWrap .redArrowL {
	position: absolute;
		top: calc(50% - 6px);
		right: 20px;
	transition-property: margin-right;}


.detailNote + .otherProduct {
	padding-top: 40px;
	/*border-top: 1px solid #d0d5da;*/}
	
	
	
/*qaContent*/	
.qaContent {
	width: 1180px;
	margin: 0 auto 80px;}
.detailNote + .qaContent {
	padding-top: 40px;
	/*border-top: 1px solid #d0d5da;*/}
.qaContent h2 {
	margin: 0 0 60px 0;
	font-size: 2.8rem;
	font-weight: normal;
	line-height: 100%;}

.qaContent ul{
 border-top: 1px solid #e9ecee;
 color: #333;
 width: 980px;
 margin: 0 auto 60px;
}
.qaContent li{
 border-bottom: 1px solid #e9ecee;
}
.qaContent li .q{
 font-size: 2.6rem;
 font-weight: bold;
 display: inline-block;
 color: #e60012;
 
}
.qaContent li p{
 font-size: 1.6rem;
 color: #333;
 margin: 7px 0 7px 30px;
}
.qaContent ul a{
 display : flex;
align-items: flex-start;
 padding:20px 60px 20px 20px;
 position: relative;
 transition-property: color, box-shadow;
}
.qaContent ul .redArrowL{ right: 20px;}
.qaContent ul a.hover{
 box-shadow: 0 10px 10px -4px rgba(0,0,0,0.1);
}
.qaContent ul a.hover p{
	color: #e60012;
}