@charset "utf-8";
.content-asset p {
	margin: 0;
	line-height: inherit;
}
.content-asset h2,
.content-asset h3,
.content-asset h4,
.content-asset h5,
.content-asset h6 {
	margin: 0;
}
.content-asset ul,
.content-asset ol,
.content-asset dl {
	margin: 0;
	padding: 0;
	line-height: inherit;
}
.primary-content dl dt,
.primary-content dl dd {
	margin: 0;
	padding: 0;
	line-height: inherit;
}
@media screen and (max-width: 768px) {
	#pass1705 {
		width: auto !important;
		margin-bottom: 30px;
		padding: 0 15px;
	}
	img {
		width: 100%;
	}
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3, h4, h5 {
	letter-spacing: .5px;
	font-weight: normal;
	text-align: center;
}
.pss {
	margin: 0 auto;
	font-size: 14px;
}
#pass1705[lang="zh-cn"] {
	font-family: Arial, Helvetica, SimHei, sans-serif;
}
@media screen and (min-width: 769px) {
	#pass1705 {
		padding-top: 50px;
	}
	.pss {
		max-width: 996px;
	}
}
.pss .kv {
	text-align: center;
}
@media screen and (max-width: 768px) {
	.pss .kv {
		margin: 0 -15px;
	}
}
.pss > section h3 {
	background: #fff9e7;
}
@media screen and (min-width: 769px) {
	.pss > section h3 {
		margin-top: 60px;
		padding: 16px 0 14px;
		font-size: 20px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section h3 {
		margin: 50px -15px 0;
		padding: 14px 0 12px;
		font-size: 18px;
		line-height: 24px;
	}
}
.pss > section .cycle .pc {
	opacity: 1;
	transition: opacity 1600ms cubic-bezier(0.77, 0, 0.175, 1);
}
.pss > section .cycle .pc.ready {
	opacity: 0;
}
.pss > section .cycle .sp {
	opacity: 0;
	transition: opacity 3600ms cubic-bezier(0.77, 0, 0.175, 1);
}
.pss > section .cycle .sp.done {
	opacity: 1;
}
@media screen and (min-width: 769px) {
	.pss > section .cycle {
		max-width: 860px;
		margin: 44px auto 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
@media screen and (max-width: 768px) {
	.pss > section .cycle {
		margin-top: 20px;
		position: relative;
	}
}
.pss > section .cycle .anim {
	overflow: hidden;
}
.pss > section .cycle .anim .n01 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.pss > section .cycle .anim .n02 {
	transition: all 6000ms cubic-bezier(0.77, 0, 0.175, 1);
	transform: translateY(-100%);
	z-index: 1;
}
.pss > section .cycle .anim .n02.done {
	transform: translateY(100%);
}
.pss > section .cycle .anim .n03 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
@media screen and (max-width: 768px) {
	.pss > section .cycle li {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
}
@media screen and (max-width: 768px) {
	.pss > section .cycle:after {
		content: "";
		display: block;
		clear: both;
		padding-bottom: 64%;
	}
}
.pss > section > p {
	letter-spacing: .5px;
}
@media screen and (min-width: 769px) {
	.pss > section > p {
		margin-top: 21px;
		text-align: center;
		font-size: 16px;
		line-height: 26px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section > p {
		margin-top: 35px;
	}
}
@media screen and (min-width: 769px) {
	.pss > section .step {
		max-width: 900px;
		margin: 100px auto 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
@media screen and (max-width: 768px) {
	.pss > section .step {
		margin-top: 15px;
	}
}
@media screen and (min-width: 769px) {
	.pss > section .step li {
		width: 47.77%;
	}
}
@media screen and (max-width: 768px) {
	.pss > section .step li {
		margin-top: 45px;
	}
}
.pss > section .step li h4 {
	background: #e7e7e7;
	font-size: 18px;
}
@media screen and (min-width: 769px) {
	.pss > section .step li h4 {
		padding: 7px 0 7px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section .step li h4 {
		padding: 3px 0 2px;
	}
}
.pss > section .step li p {
	text-align: justify;
}
@media screen and (min-width: 769px) {
	.pss > section .step li p {
		padding: 0 20px;
	}
}
.pss > section .step li p:nth-of-type(1) {
	text-align: center;
}
@media screen and (min-width: 769px) {
	.pss > section .step li p:nth-of-type(1) {
		margin-top: 39px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section .step li p:nth-of-type(1) {
		margin-top: 30px;
	}
}
.pss > section .step li p:nth-of-type(2) {
	text-align: center;
	font-size: 16px;
	font-family: 'Hiragino Kaku Gothic W6 JIS2004';
}
#pass1705[lang="zh-cn"] .pss > section .step li p:nth-of-type(2) {
	font-family: Arial, Helvetica, SimHei, sans-serif;
	font-weight: bold;
}
@media screen and (min-width: 769px) {
	.pss > section .step li p:nth-of-type(2) {
		margin-top: 25px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section .step li p:nth-of-type(2) {
		margin-top: 30px;
	}
}
#pass1705[lang="en-us"] .pss > section .step li p:nth-of-type(3) {
	text-align: left;
}
@media screen and (min-width: 769px) {
	.pss > section .step li p:nth-of-type(3) {
		margin-top: 29px;
		line-height: 24px;
		letter-spacing: .5px;
	}
	#pass1705[lang="en-us"] .pss > section .step li p:nth-of-type(3) {
		padding: 0 25px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section .step li p:nth-of-type(3) {
		margin-top: 22px;
	}
}
@media screen and (min-width: 769px) {
	.pss > section section {
		max-width: 900px;
		margin: 0 auto;
	}
}
.pss > section section h5 {
	font-size: 18px;
	border-bottom: 1px solid #000;
}
@media screen and (min-width: 769px) {
	.pss > section section h5 {
		margin-top: 72px;
		padding-bottom: 5px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section h5 {
		margin-top: 35px;
		padding-bottom: 3px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section > p {
		margin-top: 22px;
	}
}
.pss > section section ol {
	letter-spacing: .5px;
}
@media screen and (min-width: 769px) {
	.pss > section section ol {
		width: 560px;
		margin: 48px auto 0;
		padding-bottom: 10px;
	}
	#pass1705[lang="en-us"] .pss > section section ol {
		width: 760px;
	}
	#pass1705[lang="zh-cn"] .pss > section section ol {
		width: 430px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section ol {
		margin-top: -5px;
	}
}
.pss > section section ol li {
	position: relative;
}
@media screen and (min-width: 769px) {
	.pss > section section ol li {
		margin-top: 24px;
		padding-left: 20px;
		font-size: 16px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section ol li {
		margin-top: 20px;
		padding-left: 20px;
	}
}
.pss > section section ol li:before {
	content: "□";
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (min-width: 769px) {
	.pss > section section ol li:first-child {
		margin-top: 0px;
	}
}
.pss > section section ul {
	letter-spacing: .5px;
}
@media screen and (min-width: 769px) {
	.pss > section section ul {
		width: 743px;
		margin: 80px auto 0;
		padding-left: 10px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section ul {
		margin-top: 24px;
	}
}
.pss > section section ul li {
	text-align: center;
}
@media screen and (min-width: 769px) {
	.pss > section section ul li {
		font-size: 18px;
		font-family: 'Hiragino Kaku Gothic W6 JIS2004';
	}
	#pass1705[lang="en-us"] .pss > section section ul li {
		margin: 0 15px;
		font-size: 17px;
	}
	#pass1705[lang="zh-cn"] .pss > section section ul li {
		font-family: Arial, Helvetica, SimHei, sans-serif;
		font-weight: bold;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section ul li {
		margin-top: 10px;
		font-size: 16px;
		font-family: 'Hiragino Kaku Gothic W6 JIS2004';
	}
	#pass1705[lang="en-us"] .pss > section section ul li {
		font-size: 14px;
		letter-spacing: 0;
	}
	#pass1705[lang="zh-cn"] .pss > section section ul li {
		font-family: Arial, Helvetica, SimHei, sans-serif;
		font-weight: bold;
	}
}
@media screen and (min-width: 769px) {
	.pss > section section .expert {
		width: 743px;
		margin: 75px auto 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
.pss > section section .expert .txt {
	letter-spacing: .5px;
	text-align: justify;
}
@media screen and (min-width: 769px) {
	.pss > section section .expert .txt {
		width: 402px;
		line-height: 24px;
		padding-left: 10px;
	}
	.pss > section section .expert .txt p,
	.pss > section section .expert .linkbtn p {
		line-height: 24px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section .expert .txt {
		margin-top: 24px;
	}
	#pass1705[lang="en-us"] .pss > section section .expert .txt {
		text-align: left;
	}
}
.pss > section section .expert .linkbtn {
	text-align: center;
}
@media screen and (min-width: 769px) {
	.pss > section section .expert .linkbtn {
		width: 284px;
		padding: 0 2px;
		line-height: 24px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section .expert .linkbtn {
		margin-top: 30px;
	}
}
@media screen and (max-width: 768px) {
	.pss > section section .expert .linkbtn a {
		font-size: 16px;
	}
}

.pss .product {
/*p{
			@include media(sp){
				margin-top: 10px;
				text-align: left;
			}
		}*/ 
}
@media screen and (min-width: 769px) {
	.pss .product {
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 94px;
		margin-bottom: 51px;
		padding: 24px 0;
	}
}
.pss .product h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #505050;
}
@media screen and (max-width: 768px) {
	.pss .product h2 {
		margin-top: 20px;
	}
}

@media screen and (max-width: 768px) {
	.pss .product h2 span {
		display: block;
		font-size: 80%;
		line-height: 1;
	}
}
@media screen and (min-width: 769px) {
	.pss .product h2 span:after {
		content: " ";
	}
}

@media screen and (min-width: 769px) {
	.pss .product .photo img {
		border: 1px solid #cccccc;
	}
}
.pss .product .txt p.sup {
	font-size: 11px;
}
.pss .product .txt p.attention {
	color: #c00;
}
.pss .product .txt p.restriction-msg {
	margin-top: 15px;
	margin-bottom: -5px;
}
@media screen and (min-width: 769px) {
	.pss .product .txt p:nth-of-type(2) {
		margin-top: 12px;
	}
	.pss .product .txt p.sup {
		margin-top: 12px;
	}
}
@media screen and (max-width: 768px) {
	.pss .product .txt p:nth-of-type(2) {
		margin-top: 17px;
	}
	.pss .product .txt ul.note {
		margin-top: 17px;
	}
	.pss .product .txt p.sup {
		margin-top: 17px;
	}
	.pss .product .txt p.restriction-msg {
		margin-top: 20px;
		margin-bottom: -10px;
	}
}
.pss .product a {
	display: block;
}
@media screen and (min-width: 769px) {
	.pss .product ul {
		margin: 12px auto 0;
	}
}
@media screen and (max-width: 768px) {
	.pss .product ul {
		margin-top: 0;
	}
}
@media screen and (min-width: 769px) {
	.pss .product .col2 {
		max-width: 820px;
		margin: 0 auto;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: end;
		align-items: flex-end;
		text-align: left;
	}
	.pss .product .col2 .photo {
		width: 346px;
		margin-right: 25px;
	}
	.pss .product .col2 .txt {
		flex: 1 0 auto;
		width: 447px;
	}
}
.pss .product .link {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
	.pss .product .link li {
		margin-right: 10px;
	}
}
@media screen and (max-width: 768px) {
	.pss .product .link li {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
}
.pss .product .link li a {
	display: block;
	color: #595757;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic W6 JIS2004";
	background: #ecebef;
	-webkit-tap-highlight-color: transparent;
}
@media screen and (min-width: 769px) {
	.pss .product .link li a {
		border-radius: 5px;
		width: 200px;
		text-align: center;
		font-size: 12px;
		padding: 9px 0;
	}
}
@media screen and (max-width: 768px) {
	.pss .product .link li a {
		border-radius: 6px;
		font-size: 15px;
		padding: 15px 0 14px 0;
	}
}
.pss .product .note {
	font-size: 10px;
}
@media screen and (max-width: 768px) {
	#pass1705[lang="en-us"] .pss .product .note {
		font-size: 11px;
	}
}

@media screen and (max-width: 768px) {
	.pss > div:nth-child(2) h2 {
		margin-top: 25px;
	}
	.pss > div:last-child {
		margin: 32px 0 0;
	}
}
@media screen and (min-width: 769px) {
	.pss .milliworld {
		max-width: 900px;
		margin: 0 auto;
		padding-top: 28px;
		padding-bottom: 41px;
		line-height: 24px;
	}
}
@media screen and (max-width: 768px) {
	.pss .milliworld {
		margin-top: 40px;
	}
}
.pss .milliworld h6 {
	font-size: 16px;
	font-family: 'Hiragino Kaku Gothic W6 JIS2004';
	letter-spacing: .5px;
}
@media screen and (max-width: 768px) {
	.pss .milliworld h6 {
		margin-top: 17px;
	}
}
.pss .milliworld p {
	letter-spacing: .5px;
}
@media screen and (min-width: 769px) {
	.pss .milliworld p {
		margin-top: 29px;
	}
}
@media screen and (max-width: 768px) {
	.pss .milliworld p {
		margin-top: 17px;
	}
}
@media screen and (min-width: 769px) {
	.pss .milliworld a {
		width: 280px;
		margin-top: 35px;
	}
}
@media screen and (max-width: 768px) {
	.pss .milliworld a {
		margin-top: 20px;
	}
}
@media screen and (min-width: 769px) {
	.pss .milliworld .col2 {
		max-width: 820px;
		margin: 0 auto;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: end;
		align-items: flex-end;
		text-align: left;
	}
	.pss .milliworld .col2 .photo {
		max-width: 390px;
		margin-right: 40px;
	}
	.pss .milliworld .col2 .txt {
		flex: 1 0 0;
		width: 390px;
	}
	.pss .milliworld .col2 .txt p {
		line-height: 24px;
	}
}
@media screen and (min-width: 769px) {
	.border {
		border-top: 1px solid #555;
		border-bottom: 1px solid #555;
	}
}
a.btn-border {
	margin: 11px 0 0;
	display: block;
	border: 1px solid #000;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	text-align: center;
}
@media screen and (min-width: 769px) {
	a.btn-border {
		padding: 7px 0;
	}
}
@media screen and (max-width: 768px) {
	a.btn-border {
		padding: 11px 22px 10px 0;
		font-size: 16px;
		letter-spacing: -.9px;
	}
}
a.btn-border:after {
	content: "";
	width: 8px;
	height: 14px;
	position: absolute;
}
@media screen and (min-width: 769px) {
	a.btn-border:after {
		background: url("../img/pss1705/arrow.png");
		top: 50%;
		right: 10px;
		margin-top: -7px;
	}
}
@media screen and (max-width: 768px) {
	a.btn-border:after {
		background: url("../img/pss1705/sp/arrow.png");
		background-size: 8px 14px;
		top: 50%;
		right: 10px;
		margin-top: -7px;
	}
}

/* カートに入れるボタン */
#pass1705 ul.btn {
	overflow: hidden;
	margin-top: 17px;
}
#pass1705 ul.btn li {
	float: left;
	width: 220px;
	margin-left: 10px;
	font-family: "Hiragino Kaku Gothic W6 JIS2004";
	font-size: 12px;
	letter-spacing: 0;
}
#pass1705[lang="zh-cn"] ul.btn li {
	font-family: Arial, Helvetica, SimHei, sans-serif;
	font-weight: bold;
}
#pass1705 ul.btn li:first-child {
	width: 200px;
	margin-left: 0;
}
#pass1705 ul.btn li a {
	display: block;
	padding: 9px 0;
	border-radius: 5px;
	background-color: #ecebef;
	color: #595757;
	text-align: center;
	opacity: 1;
	transition: opacity .2s linear;
}
#pass1705 ul.btn li a:hover {
	opacity: 0.5;
}
#pass1705 .static-pdp-main ul.btn button.static-add-to-cart {
	display: block;
	width: 100%;
	padding: 9px 0;
	border: none;
	background-color: #b4b4b5;
	color: #fff;
	font-size: 100%;
	line-height: inherit;
	letter-spacing: 0.05em;
	text-align: center;
}
#pass1705 .static-pdp-main ul.btn .msg-area:not(.hide) + button.static-add-to-cart {
	display: none;
}
#pass1705 .static-pdp-main ul.btn .msg-area,
#pass1705 .static-pdp-main ul.btn .out-of-stock {
	margin: 0;
	padding: 8px 0;
	border: 1px solid #b0b0b0;
	border-radius: 5px;
	background-color: #fff;
	color: #b0b0b0;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
@media screen and (max-width: 768px) {
	#pass1705 ul.btn {
		padding-top: 0;
	}
	#pass1705 ul.btn li {
		float: none;
		width: 100% !important;
		margin: 10px 0 0;
		font-size: 15px;
		letter-spacing: 1px;
	}
	#pass1705[lang="en-us"] ul.btn li {
		letter-spacing: 0;
	}
	#pass1705 ul.btn li a {
		padding: 13px 0;
		transition: none;
	}
	#pass1705 ul.btn li a:hover {
		opacity: 1;
	}
	#pass1705 .static-pdp-main ul.btn li,
    #pass1705 .static-pdp-main ul.btn .msg-area,
	#pass1705 .static-pdp-main ul.btn .out-of-stock {
		font-size: 15px;
	}
	#pass1705 .static-pdp-main ul.btn button.static-add-to-cart {
		padding: 13px 0;
		transition: none;
	}
	#pass1705 .static-pdp-main ul.btn .msg-area,
	#pass1705 .static-pdp-main ul.btn .out-of-stock {
		padding: 12px 0;
	}
}
