/* 2018-12-17 for EN */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5,p,a,span,td,li {
	color: #000000;
}

a {
	cursor: pointer;
	text-decoration: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

a:hover {
	opacity: 0.6;
}

input[type="submit"] {
	cursor: pointer;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

input[type="submit"]:hover {
	opacity: 0.7;
}

.tx_green {
	color: #6FBD23;
}

.page {
	text-align: left;
}

.page h3 {
	border-bottom: 1px solid #d8d8d8;
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.page_section {
	margin-bottom: 50px;
}

.title_bar {
	background-color: #F3F3F3;
	margin-bottom: 60px;
	padding: 40px 0;
	width: 100%;
}

.title_bar h2 {
	color: #6E6E6E;
	font-size: 22px;
	display: inline-block;
}

.fix_padding {
	padding-left: 30px;
	padding-right: 30px;
}

.fix_width {
	margin: auto;
	width: 1024px;
}

.shop_notice {
	color: #AAAAAA;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 10px;
}

.dealer_notice {
	font-size: 14px;
	margin-bottom: 50px;
	line-height: 20px;
}

.btn_01,.skubutton,.to_customerinfo_button,.to_deliveryinfo_button,.to_confirm_button,.checkout_button,.return_settlement a {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	border: none;
	border-radius: 4px;
	background-color: #6FBE22;
	color: #ffffff;
	display: block;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	padding: 0;
	text-align: center;
	width: 170px;
}

.btn_02,.btn_02_s,.continue_shopping_button,.search-zipcode,.back_cart_button,.back_to_customer_button,.back_to_delivery_button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	border: 1px solid #6FBE22;
	border-radius: 4px;
	background-color: transparent;
	color: #6FBE22;
	display: block;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	padding: 0;
	text-align: center;
	width: 170px;
}

.btn_02_s,.search-zipcode {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	width: 60px;
}

@media screen and (min-width: 769px) {
	/* 消費税還元バナー */
	.consumption-banner {
		max-width: 80%; 
		padding-top: 17px;
		margin: auto;
	}
	
	.consumption-banner img {
		width: 100%;
	}

	.consumption-banner-pc {
		display: block !important;
	}

	.consumption-banner-sp {
		display: none !important;
	}

	/* セールイベントバナー */
	.sale-event-banner {
		max-width: 80%; 
		padding-top: 0px;
		padding-bottom: 50px;
		margin: auto;
	}
	
	.sale-event-banner img {
		width: 100%;
	}

	.sale-event-banner-pc {
		display: block !important;
	}

	.sale-event-banner-sp {
		display: none !important;
	}

}	

@media screen and (max-width: 768px) {
	/* 消費税還元バナー */
	.consumption-banner {
		max-width: 100%;
		padding-top: 20px;
		margin: auto;
	}
	
	.consumption-banner img {
		width: 100%;
	}

	.consumption-banner-pc {
		display: none !important;
	}

	.consumption-banner-sp {
		display: block !important;
	}

	/* セールイベントバナー */
	.sale-event-banner {
		max-width: 100%;
		padding-top: 0px;
		padding-bottom: 50px;
		margin: auto;
	}
	
	.sale-event-banner img {
		width: 100%;
	}

	.sale-event-banner-pc {
		display: none !important;
	}

	.sale-event-banner-sp {
		display: block !important;
	}

}

@media screen and (max-width: 768px) {
	.btn_01,.skubutton,.to_customerinfo_button,.use_coupon_button,.to_deliveryinfo_button,.to_confirm_button,.checkout_button,.return_settlement a {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		cursor: pointer;
		border: none;
		border-radius: 4px;
		background-color: #6FBE22;
		color: #ffffff;
		display: block;
		font-size: 20px;
		height: 48px;
		line-height: 48px;
		padding: 0;
		text-align: center;
		width: 170px;
	}

	.btn_02,.btn_02_s,.continue_shopping_button,.search-zipcode,.back_cart_button,.back_to_customer_button,#back_button,.reset_coupon_button,.back_to_delivery_button {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		cursor: pointer;
		border: 1px solid #6FBE22;
		border-radius: 4px;
		background-color: transparent;
		color: #6FBE22;
		display: block;
		font-size: 20px;
		height: 48px;
		line-height: 48px;
		padding: 0;
		text-align: center;
		width: 170px;
	}

	.btn_02_s,.search-zipcode {
		font-size: 18px;
		height: 30px;
		line-height: 30px;
		width: 60px;
	}

	#coupon_table {
		width: 75%;
	}

	#coupon_table .use_coupon_button,#coupon_table .reset_coupon_button {
		display: inline-block;
		width: 210px;
		margin-left: 7px;
	}

	.page h3 {
		font-size: 20px;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.title_bar {
		padding: 20px 0;
		margin-bottom: 30px;
	}

	.title_bar h2 {
		font-size: 20px;
	}

	.fix_padding {
		padding-left: 10px;
		padding-right: 10px;
	}

	.fix_width {
		width: 100%;
	}
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	background: #fff;
	color: #333;
	font-size: 1em;
	-webkit-text-size-adjust: 1em;
	-ms-text-size-adjust: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-kerning: normal;
	font-kerning: normal;
}

@font-face {
	font-family:"Yu Gothic";src:local("Yu Gothic Medium");font-weight:100;
}

@font-face {
	font-family:"Yu Gothic";src:local("Yu Gothic Medium");font-weight:200;
}

@font-face {
	font-family:"Yu Gothic";src:local("Yu Gothic Medium");font-weight:300;
}

@font-face {
	font-family:"Yu Gothic";src:local("Yu Gothic Medium");font-weight:400;
}

@font-face {
	font-family:"YuGothic M";src:local("Yu Gothic Medium"),local("Yu Gothic");font-weight:500;
}

@font-face {
	font-family:"Yu Gothic";src:local("Yu Gothic Bold");font-weight:bold;
}

body {
	text-align: center;
}

@media print, screen and (min-width: 769px) {
	body {
		font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
		font-weight: 500;
	}
}

@media screen and (max-width: 768px) {
	body {
		font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
		font-weight: 500;
	}
}

.ua-mobile body {
	-webkit-text-size-adjust: 100%;
}

.ua-desktop-windows body {
	font-family: 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'Arial', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'Yu Gothic', sans-serif;
	vertical-align: baseline;
}

.is-inv {
	opacity: 0;
	-webkit-transform: scale(1.075, 1.075);
	-ms-transform: scale(1.075, 1.075);
	transform: scale(1.075, 1.075);
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 1.6s;
	transition-duration: 1.6s;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.is-inv.is-visible {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.is-inv--slide {
	opacity: 0;
	-webkit-transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
	transform: translate(0, 20px);
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 1.6s;
	transition-duration: 1.6s;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.is-inv--slide.is-visible {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.is-inv--fade {
	opacity: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 1.6s;
	transition-duration: 1.6s;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

.is-inv--fade.is-visible {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

@media screen and (max-width: 768px) {
	.is-pc {
		display: none;
	}
}

@media print, screen and (min-width: 769px) {
	.is-sp {
		display: none;
	}
}

.l-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background: #fff;
}

.l-header .l-header__logo {
	display: block;
	position: absolute;
}

.l-header .l-header__logo a {
	display: block;
}

.l-header .l-header__info {
	display: block;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	width: 100%;
	color: #87db00;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	-webkit-font-kerning: auto;
	font-kerning: auto;
}

@media print, screen and (min-width: 769px) {
	.l-header {
		height: 85px;
	}

	.l-header .l-header__logo {
		top: 20px;
		left: 32px;
		width: 153px;
	}

	.l-header .l-header__logo img {
		width: 153px;
		height: 47px;
	}

	.l-header .l-header__info {
		top: 25px;
		right: 0;
		padding: 0 28px 0 215px;
		font-size: .813rem;
		line-height: 1.3;
		letter-spacing: 0.075em;
		font-weight: 700;
	}

	.l-header .l-header__nav {
		height: auto !important;
	}

	.l-header .l-header__nav-list {
		position: absolute;
		top: 52px;
		right: 110px;
		display: inline-block;
		letter-spacing: -0.4em;
	}

	.l-header .l-header__nav-item {
		display: inline-block;
		letter-spacing: normal;
		vertical-align: top;
		margin-left: 29px;
	}

	.l-header .l-header__anchor {
		display: block;
		font-size: .813rem;
		line-height: 1.3;
		letter-spacing: 0.075em;
		font-weight: 700;
		color: #3d3d3d !important;
		text-decoration: none;
		-webkit-transition-property: opacity;
		transition-property: opacity;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.l-header .l-header__anchor:hover {
		opacity: 0.6;
	}

	.l-header .l-header__sns-list {
		position: absolute;
		top: 52px;
		right: 10px;
		display: inline-block;
		letter-spacing: -0.4em;
		margin-left: 12px;
	}

	.l-header .l-header__sns-item {
		display: inline-block;
		letter-spacing: normal;
		vertical-align: top;
		margin-left: 16px;
	}

	.l-header .l-header__sns-anchor {
		display: block;
		vertical-align: top;
	}

	.l-header .l-header__sns-anchor.l-header__sns-facebook {
		width: 15px;
		height: 15px;
	}

	.l-header .l-header__sns-anchor.l-header__sns-instagram {
		width: 15px;
		height: 15px;
	}

	.l-header .l-header__sns-anchor.l-header__sns-twitter {
		width: 16px;
		height: 13px;
		margin-top: 1px;
	}

	.l-header .l-header__bg {
		display: none;
	}
}

@media screen and (min-width: 769px) and (max-width: 866px) {
	.l-header .l-header__info {
		padding-right: 18px;
	}

	.l-header .l-header__nav {
		right: 20px;
	}

	.l-header .l-header__nav-item {
		margin-left: 15px;
	}

	.l-header .l-header__sns-item {
		margin-left: 10px;
	}
}

/* EN 挿入 PC用 */
@media screen and (min-width: 769px) and (max-width: 930px) {
    .l-header {
	height:120px;
    }
    .l-header .l-header__nav-list {
	top:85px;
    }
    .l-header .l-header__sns-list {
	top:85px;
    }
}

@media screen and (max-width: 768px) {
	.l-header {
		height: 120px;
	}

	.page-home .l-header {
		height: 100px;
	}

	.l-header:after {
		display: block;
		content: '';
		position: relative;
		z-index: 10001;
		width: 100%;
		height: 120px;
		background: #fff;
	}

	.page-home .l-header:after {
		height: 100px;
	}

	.l-header .l-header__logo {
		top: 32px;
		left: 25px;
		z-index: 10002;
		width: 133px;
	}

	.l-header .l-header__logo img {
		width: 133px;
	}

	.l-header .l-header__info {
		top: 10px;
		right: 0;
		z-index: 10003;
		padding: 0 22px 0 180px;
		font-size: 1.25rem;
		line-height: 1.3;
		letter-spacing: 0.075em;
		font-weight: 700;
	}

	.l-header .l-header__nav {
		position: fixed;
		top: 100px;
		right: -340px;
		z-index: 10000;
		text-align: left;
		width: 340px;
		padding: 0 0 0 0;
		background: #f3f3f3;
		opacity: 0;
		-webkit-transition-property: -webkit-transform;
		transition-property: -webkit-transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		will-change: transform;
		overflow: auto;
	}

	.l-header .l-header__nav-inner {
		width: 100%;
		display: block;
		position: relative;
		padding-bottom: 120px;
		padding-top: 20px;
		min-height: 670px;
		height: 100%;
	}

	.l-header .l-header__nav-list {
		padding-top: 20px;
	}

	.l-header .l-header__anchor {
		display: block;
		padding: 25px 0 25px 50px;
		font-size: 1.688rem;
		line-height: 1.3;
		letter-spacing: 0.075em;
		color: #3d3d3d !important;
		text-decoration: none;
	}

	/* EN 挿入 SP用 */
	.l-header .l-header__lang {
	    display:block;
	    cursor:pointer;
	    position:absolute;
	    top:52px;
	    right:70px;
	    z-index:10004;
	    width:100px;
	    height:40px;
	}

	.l-header .l-header__menu-btn {
		display: block;
		cursor: pointer;
		position: absolute;
		top: 37px;
		right: 14px;
		z-index: 10004;
		width: 54px;
		height: 40px;
	}

	.l-header .l-header__menu-btn:before,.l-header .l-header__menu-btn:after {
		display: block;
		content: '';
		position: absolute;
		left: 12px;
		width: 30px;
		height: 3px;
		background: #222222;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		will-change: transform, top, bottom;
	}

	.l-header .l-header__menu-btn:before {
		top: 10px;
	}

	.l-header .l-header__menu-btn:after {
		bottom: 10px;
	}

	.l-header .l-header__menu-line {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 30px;
		height: 3px;
		background: #222222;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.l-header .l-header__bg {
		display: block;
		content: '';
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 9999;
		width: 100vw;
		height: 100vh;
		background: rgba(0,0,0,0.5);
		opacity: 0;
		-webkit-transition-property: opacity;
		transition-property: opacity;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.l-header .l-header__sns-list {
		position: absolute;
		bottom: 50px;
		left: 50px;
		letter-spacing: -0.4em;
	}

	.l-header .l-header__sns-item {
		display: inline-block;
		letter-spacing: normal;
		vertical-align: top;
		margin-right: 34px;
	}

	.l-header .l-header__sns-anchor {
		display: block;
		padding: 4px;
	}

	.l-header .l-header__sns-anchor.l-header__sns-facebook img {
		width: 34px;
		height: 34px;
	}

	.l-header .l-header__sns-anchor.l-header__sns-instagram img {
		width: 34px;
		height: 34px;
	}

	.l-header .l-header__sns-anchor.l-header__sns-twitter img {
		width: 34px;
		margin-top: 3px;
	}

	.is-open .l-header .l-header__nav {
		-webkit-transform: translate(-340px, 0);
		-ms-transform: translate(-340px, 0);
		transform: translate(-340px, 0);
		opacity: 1;
	}

	.is-open .l-header .l-header__bg {
		left: 0;
		opacity: 1;
	}

	.is-open .l-header .l-header__menu-btn:before {
		top: 18px;
		-webkit-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
	}

	.is-open .l-header .l-header__menu-btn:after {
		bottom: 18px;
		-webkit-transform: rotate(-225deg);
		-ms-transform: rotate(-225deg);
		transform: rotate(-225deg);
	}

	.is-open .l-header .l-header__menu-line {
		opacity: 0;
	}
}

.l-footer-pagetop {
	pointer-events: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 54;
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.l-footer-pagetop.is-visible {
	pointer-events: auto;
	opacity: 1;
}

.l-footer-pagetop.is-footer {
	position: absolute;
}

.l-footer {
	background: #3d3d3d !important;
	color: #fff;
}

.l-footer .l-footer-purchase-guide {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.l-footer .l-footer-purchase-guide:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	margin: auto;
	background: #fff;
}

.l-footer .l-footer__guide {
	display: block;
	vertical-align: top;
	width: 50%;
}

.l-footer .l-footer__guide:nth-child(1) {
	text-align: right;
}

.l-footer .l-footer__guide:nth-child(2) {
	text-align: left;
}

.l-footer .l-footer__guide-title {
	color: #fff;
}

.l-footer .l-footer__guide-title:before {
	display: inline-block;
	content: '-';
	margin-right: 0.5em;
}

.l-footer .l-footer__guide-title:after {
	display: inline-block;
	content: '-';
	margin-left: 0.5em;
}

.l-footer .l-footer__guide-text {
	color: #fff;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	-webkit-font-kerning: auto;
	font-kerning: auto;
}

.l-footer .l-footer__credit-title {
	color: #fff;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	-webkit-font-kerning: auto;
	font-kerning: auto;
}

.l-footer .l-footer__credit-card>img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

.l-footer .l-footer__nav {
	letter-spacing: -0.4em;
}

.l-footer .l-footer__nav-list {
	display: inline-block;
	letter-spacing: normal;
}

.l-footer .l-footer__nav-anchor {
	color: #fff;
}

@media print, screen and (min-width: 769px) {
	.l-footer {
		padding: 58px 0 50px 0;
	}

	.page-home .l-footer {
		padding: 45px 0 50px 0;
	}

	.l-footer .l-footer-purchase-guide {
		padding: 14px 0 20px 0;
		margin-bottom: 30px;
	}

	.l-footer .l-footer-purchase-guide:before {
		width: 1px;
	}

	.l-footer .l-footer__guide {
		padding: 0 29px 0 29px;
	}

	.l-footer .l-footer__guide-title {
		margin-bottom: 4px;
		font-size: 1.125rem;
		line-height: 1.67;
		letter-spacing: 0.15em;
		font-weight: 700;
	}

	.l-footer .l-footer__guide-text {
		margin-bottom: 5px;
		font-size: .875rem;
		line-height: 1.71;
		letter-spacing: 0.15em;
		font-weight: 500;
	}

	.l-footer .l-footer__credit-title {
		margin-bottom: 5px;
		font-size: .875rem;
		line-height: 2.14;
		letter-spacing: 0.1em;
		font-weight: 700;
	}

	.l-footer .l-footer__credit-card {
		width: 288px;
	}

	.l-footer .l-footer__nav {
		margin-bottom: 15px;
		padding-left: 2em;
	}

	.l-footer .l-footer__nav .l-footer__nav-list {
		margin: 0 10px 0 10px;
	}

	.l-footer .l-footer__nav .l-footer__nav-anchor {
		font-size: .938rem;
		letter-spacing: 0.15em;
		font-weight: 500;
	}

	.l-footer .l-footer__nav--small {
		margin-bottom: 12px;
		margin-top: 26px;
		padding-left: 0;
	}

	.page-home .l-footer .l-footer__nav--small {
		margin-top: 0;
	}

	.l-footer .l-footer__nav--small .l-footer__nav-list {
		margin: 0 7px 0 7px;
	}

	.l-footer .l-footer__nav--small .l-footer__nav-anchor {
		font-size: .75rem;
		letter-spacing: 0.15em;
		font-weight: 500;
	}

	.l-footer .l-footer__copyright {
		font-size: .75rem;
		letter-spacing: 0.15em;
		font-weight: 500;
	}
}

@media screen and (max-width: 768px) {
	.l-footer {
		padding: 58px 0 100px 0;
	}

	.page-home .l-footer {
		padding: 45px 0 95px 0;
	}

	.l-footer .l-footer-purchase-guide {
		padding: 14px 0 20px 0;
		margin-bottom: 30px;
	}

	.l-footer .l-footer-purchase-guide:before {
		width: 1px;
	}

	.l-footer .l-footer__guide {
		padding: 0 29px 0 29px;
		max-width: 375px;
	}

	.l-footer .l-footer__guide-title {
		margin-bottom: 14px;
		font-size: 1.5rem;
		line-height: 1.67;
		letter-spacing: 0.15em;
		font-weight: 700;
	}

	.l-footer .l-footer__guide-text {
		margin-bottom: 15px;
		font-size: 1.25rem;
		line-height: 1.71;
		letter-spacing: 0.15em;
		font-weight: 500;
	}

	.l-footer .l-footer__credit-title {
		margin-bottom: 5px;
		font-size: 1.25rem;
		line-height: 2.14;
		letter-spacing: 0.1em;
		font-weight: 700;
	}

	.l-footer .l-footer__credit-card {
		width: 100%;
	}

	.l-footer .l-footer__nav {
		margin-bottom: 25px;
		padding-left: 2em;
	}

	.l-footer .l-footer__nav .l-footer__nav-list {
		margin: 0 10px 0 10px;
	}

	.l-footer .l-footer__nav .l-footer__nav-anchor {
		font-size: 1.25rem;
		letter-spacing: 0.15em;
		font-weight: 500;
	}

	.l-footer .l-footer__nav--small {
		margin-bottom: 22px;
		margin-top: 26px;
		padding-left: 0;
	}

	.page-home .l-footer .l-footer__nav--small {
		margin-top: 0;
	}

	.l-footer .l-footer__nav--small .l-footer__nav-list {
		margin: 0 7px 0 7px;
	}

	.l-footer .l-footer__nav--small .l-footer__nav-anchor {
		font-size: 1.25rem;
		letter-spacing: 0.15em;
		font-weight: 500;
	}

	.l-footer .l-footer__copyright {
		font-size: 1.25rem;
		letter-spacing: 0.15em;
		font-weight: 500;
	}
}

.l-content {
	position: relative;
	overflow: hidden;
}

.l-content-wrap {
	display: block;
	position: relative;
	width: 100%;
}

@media print, screen and (min-width: 769px) {
	.l-content-wrap {
		padding: 85px 0 0 0;
	}
}

@media screen and (max-width: 768px) {
	.l-content-wrap {
		padding: 120px 0 0 0;
	}

	.page-home .l-content-wrap {
		padding: 90px 0 0 0;
	}
}

.l-content-main {
	display: block;
	position: relative;
	width: 100%;
}

.l-content-section {
	display: block;
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
	.l-content-section {
		padding: 0 60px 0 0;
	}

	.l-content-section .c-heading-section {
		margin-bottom: 20px;
	}

	.l-content-section+.l-content-section {
		margin-top: 50px;
	}

	.l-content-section.l-content-section--narrow {
		max-width: 890px;
		margin: 0 auto 0 auto;
	}

	.l-content-section.l-content-section--medium {
		max-width: 1000px;
		margin: 0 auto 0 auto;
	}

	.l-content-section.l-content-section--wide {
		max-width: 1084px;
		margin: 0 auto 0 auto;
	}
}

@media screen and (max-width: 768px) {
	.l-content-section {
		padding: 0 30px 0 30px;
	}

	.l-content-section .c-heading-section {
		margin-bottom: 15px;
	}

	.l-content-section+.l-content-section {
		margin-top: 50px;
	}

	.l-content-section.l-content-section--medium {
		padding: 0;
		margin: 0 auto 0 auto;
	}
}

@media print, screen and (min-width: 769px) {
	.l-content-anchor {
		margin-top: -85px;
		padding-top: 85px;
	}
}

@media screen and (max-width: 768px) {
	.l-content-anchor {
		margin-top: -120px;
		padding-top: 120px;
	}
}

.l-content-loading {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11111;
	height: 100%;
	width: 100%;
	background: #fff;
}

.l-content-loading .l-content-loading__img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	margin: auto;
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: u-animation-loading;
	animation-name: u-animation-loading;
}

.l-content-breadcrumb {
	text-align: left;
	letter-spacing: -0.4em;
}

.page-home .l-content-breadcrumb {
	display: none;
}

.l-content-breadcrumb li {
	display: inline-block;
	letter-spacing: normal;
}

.l-content-breadcrumb li a {
	display: inline-block;
	vertical-align: top;
	text-decoration: underline;
}

.l-content-breadcrumb li:before {
	display: inline-block;
	content: '＞';
	vertical-align: top;
	margin: 0 5px 0 5px;
}

.l-content-breadcrumb li:first-child:before {
	display: none;
}

.l-content-breadcrumb li.active a {
	pointer-events: none;
	text-decoration: none;
}

@media print, screen and (min-width: 769px) {
	.l-content-breadcrumb {
		margin: 7px 0 0 33px;
	}

	.l-content-breadcrumb li {
		font-size: .75rem;
		line-height: 1.67;
		letter-spacing: 0.15em;
		font-weight: 500;
	}
}

@media screen and (max-width: 768px) {
	.l-content-breadcrumb {
		padding: 0 25px 25px 25px;
	}

	.l-content-breadcrumb li {
		font-size: 1.125rem;
		line-height: 1.07;
		letter-spacing: 0.125em;
		font-weight: 500;
	}

	.l-content-breadcrumb li a {
		position: relative;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		max-width: 280px;
		height: 20px;
	}
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
	visibility: hidden;
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), transparent);
	background-image: linear-gradient(to left, rgba(0,0,0,0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), transparent);
	background-image: linear-gradient(to right, rgba(0,0,0,0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);
	background-image: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), transparent);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), transparent);
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.swiper-button-prev,.swiper-button-next {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms opacity;
	transition: 300ms opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 200ms top, 200ms -webkit-transform;
	transition: 200ms top, 200ms -webkit-transform;
	transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms right, 200ms -webkit-transform;
	transition: 200ms right, 200ms -webkit-transform;
	transition: 200ms transform, 200ms right;
	transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255,255,255,0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0,0,0,0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000000;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px;
}

.c-btn {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	width: 170px;
	height: 42px;
	padding: 0;
	font-size: .875rem;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 4px;
	background-color: #6FBE22;
	color: #ffffff;
}

.c-btn-ellipse {
	display: block;
	text-align: center;
	width: 100%;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background-color: #a3dc48;
	color: #fefefe;
}

@media print, screen and (min-width: 769px) {
	.c-btn-ellipse {
		padding: 8px 8px 8px 8px;
		border-radius: 18px;
		font-size: 1rem;
		letter-spacing: 0.5em;
		font-weight: 700;
	}
}

@media screen and (max-width: 768px) {
	.c-btn-ellipse {
		padding: 17px 5px 17px 5px;
		border-radius: 30px;
		font-size: 1.25rem;
		letter-spacing: 0.5em;
		font-weight: 700;
	}
}

@media print, screen and (min-width: 769px) {
	.c-btn-anchor {
		font-size: .875rem;
		line-height: 1.79;
		letter-spacing: 0.11em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-btn-anchor:before {
		display: inline-block;
		content: '';
		vertical-align: middle;
		width: 20px;
		height: 20px;
		margin-right: 8px;
		background: url("../images/icon-anchor.png") center center no-repeat;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.c-btn-anchor {
		font-size: 1.25rem;
		line-height: 1.79;
		letter-spacing: 0.11em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-btn-anchor:before {
		display: inline-block;
		content: '';
		vertical-align: middle;
		width: 26px;
		height: 26px;
		margin-right: 12px;
		background: url("../images/icon-anchor.png") center center no-repeat;
		background-size: cover;
	}
}

.c-btn-more-detail {
	display: block;
	position: relative;
}

@media print, screen and (min-width: 769px) {
	.c-btn-more-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 1rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		width: 148px;
		height: 33px;
		background-color: #a3dc48;
		border-radius: 17px;
	}

	.c-btn-more-detail span {
		color: #fff;
	}

	.c-btn-more-detail span:before {
		display: inline-block;
		content: '>>';
		margin-right: 3px;
		letter-spacing: -0.02em;
		font-size: .875rem;
		vertical-align: top;
		margin-top: 0px;
		font-weight: bold;
	}
}

@media screen and (max-width: 768px) {
	.c-btn-more-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 12px 20px 12px 20px;
		font-size: 1.25rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		background-color: #a3dc48;
		border-radius: 21px;
	}

	.c-btn-more-detail span {
		color: #fff;
	}

	.c-btn-more-detail span:before {
		display: inline-block;
		content: '>>';
		margin-right: 3px;
		letter-spacing: -0.02em;
		font-size: 1.125rem;
		vertical-align: top;
		margin-top: 0px;
		font-weight: bold;
	}
}

@media print, screen and (min-width: 769px) {
	.c-btn-banner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		height: 90px;
		font-size: 1rem;
		line-height: 1.88;
		letter-spacing: 0.25em;
		font-weight: 500;
		background: #fff;
		color: #3d3d3d !important;
		border-radius: 10px;
	}
}

@media screen and (max-width: 768px) {
	.c-btn-banner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		padding: 20px 10px 20px 10px;
		font-size: 1.25rem;
		line-height: 1.3;
		letter-spacing: 0.25em;
		font-weight: 500;
		background: #f3f3f3;
		color: #3d3d3d !important;
		border-radius: 10px;
	}
}

.c-btn-more {
	display: block;
}

@media print, screen and (min-width: 769px) {
	.c-btn-more {
		font-size: .75rem;
		letter-spacing: 0.15em;
		font-weight: 500;
		padding-bottom: 2px;
	}

	.c-btn-more:before {
		display: inline-block;
		content: '>';
		margin-right: 0.4em;
	}

	.c-btn-more:hover span {
		text-decoration: underline;
	}
}

@media screen and (max-width: 768px) {
	.c-btn-more {
		font-size: 1.25rem;
		line-height: 1.48;
		letter-spacing: 0.05em;
		font-weight: 400;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
		padding-bottom: 2px;
	}

	.c-btn-more:before {
		display: inline-block;
		content: '>';
		margin-right: 0.4em;
	}
}

.c-btn-more-large {
	display: block;
}

@media print, screen and (min-width: 769px) {
	.c-btn-more-large {
		font-size: .813rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 2px;
	}

	.c-btn-more-large:before {
		display: inline-block;
		content: '>>';
		margin-right: 0.3em;
		letter-spacing: 0.0em;
		font-size: .813rem;
		vertical-align: top;
	}

	.c-btn-more-large:hover span {
		text-decoration: underline;
	}
}

@media screen and (max-width: 768px) {
	.c-btn-more-large {
		font-size: 1.25rem;
		line-height: 1.48;
		letter-spacing: 0.05em;
		font-weight: 400;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
		padding-bottom: 2px;
	}

	.c-btn-more-large:before {
		display: inline-block;
		content: '>>';
		margin-right: 0.3em;
		letter-spacing: 0.0em;
	}
}

@media print, screen and (min-width: 769px) {
	.c-btn-pagetop span {
		display: block;
		overflow: hidden;
		position: relative;
		width: 44px;
		height: 0;
		padding-top: 44px;
		line-height: 2;
		background: url("../images/top_button.png") center center no-repeat;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.c-btn-pagetop span {
		display: block;
		overflow: hidden;
		position: relative;
		width: 44px;
		height: 0;
		padding-top: 44px;
		line-height: 2;
		background: url("../images/top_button.png") center center no-repeat;
		background-size: cover;
	}
}

@media print, screen and (min-width: 769px) {
	.c-heading-name {
		text-align: left;
		font-family: 'Muli', sans-serif;
		font-size: 2rem;
		line-height: 1.25;
		letter-spacing: 0.0em;
		font-weight: normal;
		color: #3d3d3d !important;
	}
}

@media screen and (max-width: 768px) {
	.c-heading-name {
		font-family: 'Muli', sans-serif;
		font-size: 2.813rem;
		letter-spacing: 0.0em;
		font-weight: normal;
		color: #3d3d3d !important;
	}

	.c-heading-name br {
		display: none;
	}
}

.c-heading-bold {
	font-weight: bold;
}

@media print, screen and (min-width: 769px) {
	.c-heading-bold {
		font-size: .813rem;
	}

	.c-heading-bold.c-heading-bold--large {
		font-size: 1rem;
	}
}

@media screen and (max-width: 768px) {
	.c-heading-bold {
		font-size: 1.313rem;
	}

	.c-heading-bold.c-heading-bold--large {
		font-size: 1.75rem;
	}
}

.c-heading {
	color: #a3dc48;
	font-family: 'Muli', sans-serif;
}

.c-heading-sale-event {
	color: #a3dc48;
	font-family: 'Muli', sans-serif;
}

@media print, screen and (min-width: 769px) {
	.c-heading, .c-heading-sale-event {
		font-size: 1.563rem;
		line-height: 1.2;
		letter-spacing: 0.03em;
		font-weight: normal;
	}

	/* 大きい画面サイズでは改行不要なので display none にする */
	.c-heading-sale-event br {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.c-heading {
		font-size: 2.25rem;
		letter-spacing: 0.03em;
		font-weight: normal;
	}

	.c-heading-sale-event {
		font-size: 2.25rem;
		letter-spacing: 0.03em;
		line-height: 1.2;
		font-weight: normal;
		margin: 0 100px 0 100px;
	}
}

@media print, screen and (min-width: 769px) {
	.c-heading-medium {
		font-size: 1.25rem;
		line-height: 1.5;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-heading-medium span {
		color: #3d3d3d !important;
	}
}

@media screen and (max-width: 768px) {
	.c-heading-medium {
		font-size: 1.75rem;
		line-height: 1.18;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-heading-medium span {
		color: #3d3d3d !important;
	}
}

.c-heading-section {
	color: #6fbd23;
}

@media print, screen and (min-width: 769px) {
	.c-heading-section {
		text-align: left;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-bottom: 18px;
		font-size: 1.375rem;
		letter-spacing: 0.03em;
		font-weight: normal;
		border-bottom: 1px solid #d8d8d8;
	}
}

@media screen and (max-width: 768px) {
	.c-heading-section {
		text-align: left;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-bottom: 14px;
		font-size: 1.75rem;
		letter-spacing: 0.03em;
		font-weight: normal;
		border-bottom: 1px solid #d8d8d8;
	}
}

.c-heading-kv.c-heading-kv--about {
	background: url("../images/about/img-kv.jpg") center center no-repeat;
	background-size: cover;
}

.c-heading-kv.c-heading-kv--about .c-heading-kv__title {
	letter-spacing: 0.05em;
}

.c-heading-kv.c-heading-kv--about .c-heading-kv__title span {
	letter-spacing: 0.08em;
}

.c-heading-kv.c-heading-kv--store-soundearcuffs {
	background: url("../images/store/soundearcuffs/img-kv.jpg") center center no-repeat;
	background-size: 100% auto;
}

.c-heading-kv .c-heading-kv__title {
	text-align: center;
	color: #3d3d3d !important;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.c-heading-kv .c-heading-kv__title span {
	display: block;
	color: #3d3d3d !important;
}

.c-heading-kv .c-heading-kv__title span:before {
	display: inline-block;
	content: '-';
}

.c-heading-kv .c-heading-kv__title span:after {
	display: inline-block;
	content: '-';
}

@media print, screen and (min-width: 769px) {
	.c-heading-kv {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 25%;
	}

	.c-heading-kv .c-heading-kv__title {
		padding-top: 16px;
		font-size: 1.75rem;
		line-height: 1.36;
		letter-spacing: 0.20em;
		font-weight: 700;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-heading-kv .c-heading-kv__title span {
		margin-top: 1px;
		font-size: .813rem;
		letter-spacing: 0.10em;
		font-weight: 700;
	}

	.c-heading-kv .c-heading-kv__title span:before {
		margin: 0 3px 0 3px;
	}

	.c-heading-kv .c-heading-kv__title span:after {
		margin: 0 3px 0 3px;
	}
}

@media screen and (max-width: 768px) {
	.c-heading-kv {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 24.625%;
	}

	.c-heading-kv .c-heading-kv__title {
		font-size: 2.125rem;
		line-height: 1.36;
		letter-spacing: 0.2em;
		font-weight: 700;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-heading-kv .c-heading-kv__title span {
		font-size: 1.25rem;
		letter-spacing: 0.05em;
		font-weight: 700;
	}

	.c-heading-kv .c-heading-kv__title span:before {
		margin: 0 4px 0 4px;
	}

	.c-heading-kv .c-heading-kv__title span:after {
		margin: 0 4px 0 4px;
	}
}

.c-heading-sub {
	color: #3d3d3d !important;
}

.c-heading-sub span {
	display: inline-block;
}

.c-heading-sub span:before {
	display: inline-block;
	content: '-';
}

.c-heading-sub span:after {
	display: inline-block;
	content: '-';
}

@media print, screen and (min-width: 769px) {
	.c-heading-sub {
		font-size: 1.125rem;
		letter-spacing: 0.15em;
		font-weight: 700;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-heading-sub span {
		font-size: .75rem;
		letter-spacing: 0.08em;
		font-weight: 700;
	}

	.c-heading-sub span:before {
		margin: 0 3px 0 8px;
	}

	.c-heading-sub span:after {
		margin: 0 3px 0 3px;
	}
}

@media screen and (max-width: 768px) {
	.c-heading-sub {
		font-size: 1.75rem;
		letter-spacing: 0.15em;
		font-weight: 700;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-heading-sub span {
		font-size: 1.125rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
		vertical-align: middle;
	}

	.c-heading-sub span:before {
		margin: 0 5px 0 12px;
	}

	.c-heading-sub span:after {
		margin: 0 5px 0 5px;
	}
}

.c-heading-contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f3f3f3;
}

@media print, screen and (min-width: 769px) {
	.c-heading-contents {
		height: 148px;
		margin: 16px 0 68px 0;
	}

	.c-heading-contents span {
		padding-top: 6px;
		font-size: 1.375rem;
		line-height: 1.36;
		letter-spacing: 0.125em;
		font-weight: 500;
		color: #6e6e6e;
	}
}

@media screen and (max-width: 768px) {
	.c-heading-contents {
		height: 148px;
		margin: 0 0 55px 0;
	}

	.c-heading-contents span {
		font-size: 1.875rem;
		line-height: 1;
		letter-spacing: 0.125em;
		font-weight: 500;
		color: #6e6e6e;
	}
}

.c-heading-no {
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	-webkit-font-kerning: auto;
	font-kerning: auto;
}

@media print, screen and (min-width: 769px) {
	.c-heading-no .c-heading-no__num {
		display: block;
		font-size: 1.25rem;
		line-height: 1.5;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-heading-no .c-heading-no__text {
		display: block;
		font-size: 1.75rem;
		line-height: 1.5;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

@media screen and (max-width: 768px) {
	.c-heading-no .c-heading-no__num {
		display: block;
		font-size: 1.375rem;
		line-height: 1.39;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-heading-no .c-heading-no__text {
		display: block;
		font-size: 1.875rem;
		line-height: 1.39;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

.c-link {
	text-decoration: underline;
}

@media print, screen and (min-width: 769px) {
	.c-list .c-list__item {
		padding: 6px 0;
		font-size: 1rem;
		line-height: 20px;
	}
}

@media screen and (max-width: 768px) {
	.c-list .c-list__item {
		padding: 8px 0;
		font-size: 1.375rem;
		line-height: 1.5;
	}
}

.c-list-dealer {
	display: table;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #D8D8D8;
}

@media print, screen and (min-width: 769px) {
	.c-list-dealer .c-list-dealer__item {
		display: table-row;
	}

	.c-list-dealer .c-list-dealer__name,.c-list-dealer .c-list-dealer__address {
		display: table-cell;
		vertical-align: middle;
		padding: 20px 0;
		border-top: 1px solid #D8D8D8;
	}

	.c-list-dealer .c-list-dealer__name {
		width: 400px;
		font-size: 1rem;
		line-height: 20px;
	}

	.c-list-dealer .c-list-dealer__address {
		font-size: .875rem;
		line-height: 20px;
	}
}

@media screen and (max-width: 768px) {
	.c-list-dealer .c-list-dealer__item {
		display: block;
		padding: 20px 0;
		border-top: 1px solid #D8D8D8;
	}

	.c-list-dealer .c-list-dealer__name,.c-list-dealer .c-list-dealer__address {
		display: block;
		vertical-align: middle;
	}

	.c-list-dealer .c-list-dealer__name {
		width: 400px;
		font-size: 1.375rem;
		line-height: 1.5;
		margin-bottom: 10px;
	}

	.c-list-dealer .c-list-dealer__address {
		font-size: 1.25rem;
		line-height: 1.5;
		padding: 0;
	}
}

.c-list-news .c-list-news__anchor {
	display: block;
}

@media print, screen and (min-width: 769px) {
	.c-list-news .c-list-news__item {
		margin-bottom: 24px;
	}

	.c-list-news .c-list-news__anchor:hover .c-list-news__text {
		text-decoration: none;
	}

	.c-list-news .c-list-news__date {
		font-size: .75rem;
		line-height: 1.6;
		letter-spacing: 0.1em;
		font-weight: 500;
		margin-bottom: 4px;
	}

	.c-list-news .c-list-news__text {
		font-size: .813rem;
		line-height: 1.48;
		letter-spacing: 0.15em;
		font-weight: 500;
		text-decoration: underline;
		word-break: break-all;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

@media screen and (max-width: 768px) {
	.c-list-news .c-list-news__item {
		margin-bottom: 40px;
	}

	.c-list-news .c-list-news__date {
		font-size: 1.25rem;
		line-height: 1.5;
		letter-spacing: 0.1em;
		font-weight: 500;
		margin-bottom: 3px;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-list-news .c-list-news__text {
		font-size: 1.25rem;
		line-height: 1.5;
		letter-spacing: 0.15em;
		font-weight: 500;
		text-decoration: underline;
		word-break: break-all;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

@media print, screen and (min-width: 769px) {
	.c-list-store {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.c-list-store .c-list-store__item {
		margin-bottom: 20px;
	}

	.c-list-store .c-list-store__item:nth-child(odd) {
		width: 57%;
		padding-right: 20px;
	}

	.c-list-store .c-list-store__item:nth-child(even) {
		width: 43%;
	}

	.c-list-store .c-list-store__anchor {
		font-size: .875rem;
		letter-spacing: 0.12em;
		font-weight: 500;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

@media screen and (max-width: 768px) {
	.c-list-store {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.c-list-store .c-list-store__item {
		margin-bottom: 22px;
	}

	.c-list-store .c-list-store__item:nth-child(2n-1) {
		width: 55%;
		padding-right: 20px;
	}

	.c-list-store .c-list-store__item:nth-child(2n) {
		width: 45%;
	}

	.c-list-store .c-list-store__anchor {
		text-align: left;
		font-size: 1.25rem;
		letter-spacing: 0.12em;
		font-weight: 500;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

.c-media-thumb {
	display: block;
	text-align: left;
}

@media print, screen and (min-width: 769px) {
	.c-media-thumb {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.c-media-thumb .c-media-thumb__text {
		width: 63.3%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.c-media-thumb .c-media-thumb__inner {
		padding: 0px 0 0 8%;
	}

	.c-media-thumb .c-media-thumb__thumb {
		width: 35.7%;
	}

	.c-media-thumb .c-media-thumb__thumb img {
		vertical-align: top;
		width: 100%;
		height: auto;
		border: 1px solid #e9e9e9;
	}

	.c-media-thumb .c-media-thumb__title {
		font-size: 1.125rem;
		line-height: 1.43;
		letter-spacing: 0.08em;
		font-weight: bold;
		margin-bottom: 12px;
	}

	.c-media-thumb .c-media-thumb__dl {
		display: inline-block;
		position: relative;
		font-size: .813rem;
		letter-spacing: 0.08em;
		font-weight: normal;
	}

	.c-media-thumb .c-media-thumb__dl:before {
		display: inline-block;
		content: '>';
		vertical-align: top;
		margin: -1px 0.4em 0 0;
	}

	.c-media-thumb .c-media-thumb__dl:after {
		display: block;
		content: '';
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #333;
	}
}

@media screen and (max-width: 768px) {
	.c-media-thumb {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.c-media-thumb .c-media-thumb__text {
		width: 63.3%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.c-media-thumb .c-media-thumb__inner {
		padding: 0px 0 0 7.5%;
	}

	.c-media-thumb .c-media-thumb__thumb {
		width: 36%;
	}

	.c-media-thumb .c-media-thumb__thumb img {
		vertical-align: top;
		width: 100%;
		height: auto;
		border: 1px solid #e9e9e9;
	}

	.c-media-thumb .c-media-thumb__title {
		font-size: 1.5rem;
		line-height: 1.43;
		letter-spacing: 0.05em;
		font-weight: bold;
		margin-bottom: 12px;
	}

	.c-media-thumb .c-media-thumb__dl {
		display: inline-block;
		position: relative;
		font-size: 1.25rem;
		letter-spacing: 0.08em;
		font-weight: normal;
	}

	.c-media-thumb .c-media-thumb__dl:before {
		display: inline-block;
		content: '>';
		vertical-align: top;
		margin: -1px 0.4em 0 0;
	}

	.c-media-thumb .c-media-thumb__dl:after {
		display: block;
		content: '';
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #333;
	}
}

.c-table-company {
	text-align: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
	.c-table-company .c-table-company__th,.c-table-company .c-table-company__td {
		padding: 20px 0 20px 0;
		font-size: .875rem;
		line-height: 26px;
	}

	.c-table-company .c-table-company__td {
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-table-company .c-table-company__th {
		width: 110px;
		font-weight: bold;
	}
}

@media screen and (max-width: 768px) {
	.c-table-company .c-table-company__th,.c-table-company .c-table-company__td {
		padding: 25px 0 25px 0;
		font-size: 1.313rem;
		line-height: 1.8;
		letter-spacing: 0.05em;
	}

	.c-table-company .c-table-company__td {
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-table-company .c-table-company__th {
		width: 180px;
		font-weight: bold;
	}
}

@media print, screen and (min-width: 769px) {
	.c-text {
		font-size: .875rem;
		line-height: 24px;
	}
}

@media screen and (max-width: 768px) {
	.c-text {
		font-size: 1.313rem;
		line-height: 1.8;
		letter-spacing: 0.05em;
	}
}

.c-text-jp {
	display: block;
}

@media print, screen and (min-width: 769px) {
	.c-text-jp {
		font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
		font-size: .875rem;
		line-height: 1.43;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

@media screen and (max-width: 768px) {
	.c-text-jp {
		font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
		font-size: 1.5rem;
		line-height: 0.71;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

@media print, screen and (min-width: 769px) {
	.c-text-price {
		font-size: 1.875rem;
		line-height: 1.52;
		letter-spacing: 0.0em;
		font-weight: 500;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-text-price span {
		display: inline-block;
		vertical-align: top;
		margin: 10px 0 0 2px;
		font-size: 1.188rem;
	}
}

@media screen and (max-width: 768px) {
	.c-text-price {
		font-size: 2.125rem;
		line-height: 1.52;
		letter-spacing: 0.0em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-text-price span {
		display: inline-block;
		vertical-align: top;
		margin: 14px 0 0 3px;
		font-size: 1.25rem;
		font-weight: normal;
	}
}

@media print, screen and (min-width: 769px) {
	.c-text-postage {
		font-size: 1rem;
		letter-spacing: 0.08em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-text-postage span {
		display: inline-block;
		vertical-align: top;
		margin-top: 3px;
		font-size: .813rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-text-postage span:before {
		display: inline-block;
		content: '-';
		margin: 0 4px 0 14px;
	}

	.c-text-postage span:after {
		display: inline-block;
		content: '-';
		margin: 0 4px 0 4px;
	}
}

@media screen and (max-width: 768px) {
	.c-text-postage {
		font-size: 1.5rem;
		letter-spacing: 0.08em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.c-text-postage span {
		display: inline-block;
		vertical-align: top;
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-text-postage span:before {
		display: inline-block;
		content: '-';
		margin: 0 4px 0 8px;
	}

	.c-text-postage span:after {
		display: inline-block;
		content: '-';
		margin: 0 4px 0 4px;
	}
}

.c-text-important {
	display: block;
	width: 100%;
	background: #e6e6e6;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	-webkit-font-kerning: auto;
	font-kerning: auto;
}

.c-text-important span {
	display: block;
}

@media print, screen and (min-width: 769px) {
	.c-text-important {
		padding: 11px 15px 12px 15px;
		font-size: .938rem;
		line-height: 1.47;
		letter-spacing: 0.155em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-text-important span {
		margin-top: 0.2em;
		font-size: .875rem;
		line-height: 1.47;
		letter-spacing: 0.1em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-text-important span.c-text-important__caution {
		text-indent: -0.875rem;
		padding: 0 0 0 0.875rem;
	}
}

@media screen and (max-width: 768px) {
	.c-text-important {
		padding: 23px 25px 23px 25px;
		font-size: 1.25rem;
		line-height: 1.52;
		letter-spacing: 0.09em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.c-text-important span {
		margin-top: 0.2em;
		font-size: 1.25rem;
		line-height: 1.46;
		letter-spacing: 0.025em;
		color: #3d3d3d !important;
		font-weight: normal;
		margin-top: 8px;
	}

	.c-text-important span.c-text-important__caution {
		text-indent: -1.25rem;
		padding: 0 0 0 1.25rem;
	}
}

@media print, screen and (min-width: 769px) {
	.c-text-emphasis {
		font-size: .875rem;
		line-height: 1.9;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

@media screen and (max-width: 768px) {
	.c-text-emphasis {
		font-size: 1.25rem;
		line-height: 1.55;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

@media print, screen and (min-width: 769px) {
	.c-text-lead {
		font-size: 1.25rem;
		line-height: 1.78;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

@media screen and (max-width: 768px) {
	.c-text-lead {
		font-size: 2.188rem;
		line-height: 1.55;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

@media print, screen and (min-width: 769px) {
	.c-text-comfort {
		font-size: .938rem;
		line-height: 1.95;
		letter-spacing: 0.18em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

@media screen and (max-width: 768px) {
	.c-text-comfort {
		font-size: 1.25rem;
		line-height: 1.95;
		letter-spacing: 0.18em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

.p-content-404 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

@media print, screen and (min-width: 769px) {
	.p-content-404 {
		width: 478px;
		height: 478px;
		padding: 30px;
	}

	.p-content-404 .p-content-404__img {
		width: 360px;
	}

	.p-content-404 .p-content-404__btn {
		margin: 50px auto 0;
	}
}

@media screen and (max-width: 768px) {
	.p-content-404 {
		width: 300px;
		height: 478px;
		padding: 30px;
	}

	.p-content-404 .p-content-404__img {
		width: 100%;
	}

	.p-content-404 .p-content-404__btn {
		margin: 50px auto 0;
	}
}

.p-list-qa {
	text-align: left;
}

@media print, screen and (min-width: 769px) {
	.p-list-qa {
		margin-bottom: 80px;
	}

	.p-list-qa .p-list-qa__title {
		margin-bottom: 10px;
		font-size: 1.125rem;
		line-height: 1.67;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
	}
}

@media screen and (max-width: 768px) {
	.p-list-qa {
		margin-bottom: 60px;
	}

	.p-list-qa .p-list-qa__title {
		margin-bottom: 10px;
		font-size: 1.625rem;
		line-height: 1.67;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

.p-list-item {
	width: 100%;
}

@media print, screen and (min-width: 769px) {
	.p-list-item .p-list-item__item {
		width: 100%;
		letter-spacing: -0.4em;
		padding: 14px 0 12px 0;
	}

	.p-list-item .p-list-item__item+.p-list-item__item {
		border-top: 1px solid #e6e6e6;
	}

	.p-list-item .p-list-item__pict {
		display: inline-block;
		vertical-align: middle;
		width: 55px;
	}

	.p-list-item .p-list-item__pict img {
		width: 100%;
		height: auto;
	}

	.p-list-item .p-list-item__color {
		display: inline-block;
		vertical-align: middle;
		width: 136px;
		padding: 0 0 0 15px;
		font-size: .813rem;
		line-height: 1.54;
		letter-spacing: 0.0em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-list-item .p-list-item__btn {
		display: inline-block;
		vertical-align: middle;
		width: 120px;
		height: 30px;
	}

	.p-list-item .p-list-item__btn .skubutton,.p-list-item .p-list-item__btn .u-icon-soldout {
		width: 120px;
		height: 30px;
		border-radius: 5px;
	}

	.p-list-item .p-list-item__btn .skubutton {
		font-size: .75rem;
		line-height: 2.5;
		letter-spacing: 0.05em;
		font-weight: 700;
		background: #a3dc48;
	}

	.p-list-item .p-list-item__btn .u-icon-soldout {
		font-size: .75rem;
		line-height: 2.5;
		letter-spacing: 0.05em;
		font-weight: 700;
	}
}

@media screen and (max-width: 768px) {
	.p-list-item .p-list-item__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 554px;
		text-align: left;
		letter-spacing: -0.4em;
		padding: 7px 0 5px 0;
		margin: 0 auto 0 auto;
	}

	.p-list-item .p-list-item__pict {
		display: inline-block;
		vertical-align: middle;
		width: 100px;
	}

	.p-list-item .p-list-item__pict img {
		width: 100%;
		height: auto;
	}

	.p-list-item .p-list-item__color {
		display: inline-block;
		vertical-align: middle;
		width: 286px;
		padding: 0 0 0 18px;
		font-size: 1.5rem;
		line-height: 1.54;
		letter-spacing: 0.0em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-list-item .p-list-item__btn {
		display: inline-block;
		vertical-align: middle;
		width: 165px;
	}

	.p-list-item .p-list-item__btn .skubutton,.p-list-item .p-list-item__btn .u-icon-soldout {
		width: 165px;
		border-radius: 10px;
	}

	.p-list-item .p-list-item__btn .skubutton {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 1.25rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		background: #a3dc48;
		border-radius: 10px;
	}

	.p-list-item .p-list-item__btn .u-icon-soldout {
		height: 42px;
		font-size: 1.25rem;
		letter-spacing: 0.05em;
		font-weight: 700;
	}
}

.p-list-download {
	width: 100%;
}

@media print, screen and (min-width: 769px) {
	.p-list-download {
		padding: 0 0 0 2px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.p-list-download .p-list-download__item {
		width: 46%;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 768px) {
	.p-list-download {
		padding: 0 0 0 0;
	}

	.p-list-download .p-list-download__item {
		width: 100%;
		margin-bottom: 40px;
	}
}

.p-list-dealer {
	text-align: left;
}

.p-list-dealer .p-list-dealer__title {
	font-weight: bold;
}

@media print, screen and (min-width: 769px) {
	.p-list-dealer {
		padding-top: 40px;
	}

	.p-list-dealer .p-list-dealer__title {
		margin-bottom: 20px;
		font-size: 1.125rem;
		line-height: 20px;
	}

	.p-list-dealer+.p-list-dealer {
		margin-top: 40px;
	}
}

@media screen and (max-width: 768px) {
	.p-list-dealer {
		padding-top: 40px;
	}

	.p-list-dealer .p-list-dealer__title {
		margin-bottom: 20px;
		font-size: 1.625rem;
		line-height: 20px;
	}

	.p-list-dealer+.p-list-dealer {
		margin-top: 40px;
	}
}

.p-list-product {
	display: block;
	text-align: center;
}

@media print, screen and (min-width: 769px) {
	.p-list-product .c-heading {
		margin-bottom: 30px;
	}

	.p-list-product .p-list-product__list {
		text-align: left;
		letter-spacing: -0.4em;
		width: 930px;
		margin: 0 auto 0 auto;
	}

	.p-list-product .p-list-product__item {
		display: inline-block;
		letter-spacing: normal;
		vertical-align: top;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 768px) {
	.p-list-product .c-heading {
		margin-bottom: 30px;
	}

	.p-list-product .p-list-product__list {
		width: 78.125%;
		text-align: left;
		margin: 0 auto 0 auto;
	}

	.p-list-product .p-list-product__item {
		display: block;
		vertical-align: top;
		margin-bottom: 40px;
	}
}

.p-media-about-bg {
	position: relative;
}

@media print, screen and (min-width: 769px) {
	.p-media-about-bg.p-media-about-bg--01 .p-media-about-bgpict {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		top: 0;
		left: 0;
		background: url("../images/about/bg-about01_pc.jpg") no-repeat;
		background-size: cover;
	}

	.p-media-about-bg.p-media-about-bg--01 .p-media-about-bg__inner .p-media-about-bgcover01 {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		background: url("../images/about/bg-white_lb.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about-bg.p-media-about-bg--01 .p-media-about-bg__inner .p-media-about-bgcover02 {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: url("../images/about/bg-gray_lb.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about-bg.p-media-about-bg--02 .p-media-about-bgpict {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		top: 0;
		left: 0;
		background: url("../images/about/bg-about03_pc.jpg") no-repeat;
		background-size: cover;
	}

	.p-media-about-bg.p-media-about-bg--02 .p-media-about-bg__inner .p-media-about-bgcover01 {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		background: url("../images/about/bg-white_rb.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about-bg.p-media-about-bg--02 .p-media-about-bg__inner .p-media-about-bgcover02 {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: url("../images/about/bg-gray_rb.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about-bg.p-media-about-bg--03 .p-media-about-bgpict {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		top: 0;
		left: 0;
		background: url("../images/about/bg-about05_pc.jpg") no-repeat;
		background-size: cover;
	}

	.p-media-about-bg.p-media-about-bg--03 .p-media-about-bg__inner .p-media-about-bgcover01 {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		background: url("../images/about/bg-white_lb.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about-bg.p-media-about-bg--03 .p-media-about-bg__inner .p-media-about-bgcover02 {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 77.1%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: url("../images/about/bg-gray_lb.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about-bg .p-media-about {
		z-index: 2;
	}
}

.p-media-about .c-heading-no:after {
	display: block;
	content: '';
	margin-left: auto;
	margin-right: auto;
}

@media print, screen and (min-width: 769px) {
	.p-media-about {
		position: relative;
		padding: 0 80px 0 80px;
	}

	.p-media-about .p-media-about__pict {
		margin-left: auto;
		margin-right: auto;
	}

	.p-media-about .p-media-about__pict img {
		width: 100%;
		height: auto;
		vertical-align: top;
	}

	.p-media-about .p-media-about__text {
		font-size: .938rem;
		line-height: 2.35;
		letter-spacing: 0.1em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-about.p-media-about--01 {
		padding-top: 30px;
		padding-bottom: 60px;
	}

	.p-media-about.p-media-about--01:after {
		display: block;
		content: '';
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 64px;
		height: 1px;
		background: #535353;
	}

	.p-media-about.p-media-about--01 .c-heading-no {
		margin-bottom: 28px;
	}

	.p-media-about.p-media-about--01 .c-heading-no:after {
		width: 39px;
		height: 48px;
		margin-top: 5px;
	}

	.p-media-about.p-media-about--01 .p-media-about__pict {
		width: 100%;
		max-width: 704px;
		margin-bottom: 20px;
	}

	.p-media-about.p-media-about--02 {
		padding: 32px 80px 40px 80px;
	}

	.p-media-about.p-media-about--02 .c-heading-no:after {
		width: 41px;
		height: 48px;
		margin-top: 12px;
	}

	.p-media-about.p-media-about--02 .p-media-about__pict {
		width: 100%;
		max-width: 763px;
		margin-bottom: 20px;
	}

	.p-media-about.p-media-about--03 {
		padding-top: 50px;
		padding-bottom: 45px;
	}

	.p-media-about.p-media-about--03:after {
		display: block;
		content: '';
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 64px;
		height: 1px;
		background: #535353;
	}

	.p-media-about.p-media-about--03 .c-heading-no {
		margin-bottom: 25px;
	}

	.p-media-about.p-media-about--03 .c-heading-no:after {
		width: 61px;
		height: 49px;
		margin-top: 6px;
	}

	.p-media-about.p-media-about--03 .p-media-about__pict {
		width: 100%;
		max-width: 753px;
		margin-bottom: 20px;
	}

	.p-media-about.p-media-about--04 {
		padding-bottom: 45px;
		padding-top: 50px;
	}

	.p-media-about.p-media-about--04 .c-heading-no {
		margin-bottom: 28px;
	}

	.p-media-about.p-media-about--04 .c-heading-no:after {
		width: 46px;
		height: 46px;
		margin-top: 6px;
	}

	.p-media-about.p-media-about--04 .p-media-about__pict {
		width: 100%;
		max-width: 753px;
		margin-bottom: 20px;
	}

	.p-media-about.p-media-about--05 {
		padding-bottom: 45px;
		padding-top: 50px;
	}

	.p-media-about.p-media-about--05:after {
		display: block;
		content: '';
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 64px;
		height: 1px;
		background: #535353;
	}

	.p-media-about.p-media-about--05 .c-heading-no {
		margin-bottom: 20px;
	}

	.p-media-about.p-media-about--05 .c-heading-no:after {
		width: 46px;
		height: 47px;
		margin-top: 8px;
	}

	.p-media-about.p-media-about--05 .p-media-about__pict {
		width: 100%;
		max-width: 753px;
		margin-bottom: 20px;
	}

	.p-media-about.p-media-about--06 {
		padding-bottom: 60px;
		padding-top: 50px;
	}

	.p-media-about.p-media-about--06 .c-heading-no {
		margin-bottom: 22px;
	}

	.p-media-about.p-media-about--06 .c-heading-no:after {
		width: 47px;
		height: 47px;
		margin-top: 8px;
	}

	.p-media-about.p-media-about--06 .p-media-about__pict {
		width: 100%;
		max-width: 753px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 768px) {
	.p-media-about {
		padding: 0;
	}

	.p-media-about .p-media-about__pict {
		position: relative;
		z-index: 1;
		width: 100%;
		margin-bottom: 22px;
	}

	.p-media-about .p-media-about__pict img {
		width: 100%;
		height: auto;
		vertical-align: top;
	}

	.p-media-about .p-media-about__text {
		position: relative;
		z-index: 1;
		font-size: 1.25rem;
		line-height: 2.15;
		letter-spacing: 0.1em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-about .c-heading-no {
		position: relative;
		z-index: 1;
	}

	.p-media-about .p-media-about__inner {
		padding: 42px 40px 45px 40px;
	}

	.p-media-about.p-media-about--01 {
		background: url("../images/about/bg-about01_sp.jpg") no-repeat;
		background-size: cover;
	}

	.p-media-about.p-media-about--01 .p-media-about__inner {
		padding: 32px 40px 45px 40px;
		background: url("../images/about/bg-gray_lt.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about.p-media-about--01 .c-heading-no {
		margin-bottom: 30px;
	}

	.p-media-about.p-media-about--01 .c-heading-no:after {
		width: 48px;
		height: 58px;
		margin-top: 20px;
	}

	.p-media-about.p-media-about--02 {
		background: #ffffff;
	}

	.p-media-about.p-media-about--02 .p-media-about__inner {
		padding: 32px 27px 45px 29px;
	}

	.p-media-about.p-media-about--02 .c-heading-no {
		margin-bottom: 10px;
	}

	.p-media-about.p-media-about--02 .c-heading-no:after {
		width: 50px;
		height: 59px;
		margin-top: 16px;
	}

	.p-media-about.p-media-about--02 .p-media-about__pict {
		margin-bottom: 30px;
	}

	.p-media-about.p-media-about--03 {
		background: url("../images/about/bg-about03_sp.jpg") no-repeat;
		background-size: cover;
	}

	.p-media-about.p-media-about--03 .p-media-about__inner {
		padding-bottom: 45px;
		background: url("../images/about/bg-gray_lt.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about.p-media-about--03:before {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 115.625%;
		position: absolute;
		top: 0;
		left: 0;
		background: url("../images/about/bg-gray_lt.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about.p-media-about--03 .c-heading-no {
		margin-bottom: 30px;
	}

	.p-media-about.p-media-about--03 .c-heading-no:after {
		width: 78px;
		height: 62px;
		margin-top: 18px;
	}

	.p-media-about.p-media-about--03 .p-media-about__pict {
		margin-bottom: 35px;
	}

	.p-media-about.p-media-about--04 {
		background: #ffffff;
	}

	.p-media-about.p-media-about--04 .p-media-about__inner {
		padding-bottom: 45px;
	}

	.p-media-about.p-media-about--04 .c-heading-no {
		margin-bottom: 30px;
	}

	.p-media-about.p-media-about--04 .c-heading-no:after {
		width: 63px;
		height: 63px;
		margin-top: 16px;
	}

	.p-media-about.p-media-about--05 {
		background: url("../images/about/bg-about05_sp.jpg") no-repeat;
		background-size: cover;
	}

	.p-media-about.p-media-about--05 .p-media-about__inner {
		padding-bottom: 45px;
		background: url("../images/about/bg-gray_lt.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about.p-media-about--05:before {
		display: block;
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 115.625%;
		position: absolute;
		top: 0;
		left: 0;
		background: url("../images/about/bg-gray_lt.png") no-repeat;
		background-size: 100% 100%;
	}

	.p-media-about.p-media-about--05 .c-heading-no {
		margin-bottom: 30px;
	}

	.p-media-about.p-media-about--05 .c-heading-no:after {
		width: 62px;
		height: 64px;
		margin-top: 18px;
	}

	.p-media-about.p-media-about--06 .p-media-about__inner {
		padding-bottom: 40px;
	}

	.p-media-about.p-media-about--06 .c-heading-no {
		margin-bottom: 30px;
	}

	.p-media-about.p-media-about--06 .c-heading-no:after {
		width: 58px;
		height: 58px;
		margin-top: 18px;
	}

	.p-media-about.p-media-about--06 .p-media-about__pict {
		margin-bottom: 30px;
	}
}

.p-media-about.p-media-about--01 .c-heading-no:after {
	background: url("../svg/icon-detail01.svg");
	background-size: cover;
}

.p-media-about.p-media-about--02 .c-heading-no:after {
	background: url("../svg/icon-detail04.svg");
	background-size: cover;
}

.p-media-about.p-media-about--03 .c-heading-no:after {
	background: url("../svg/about/icon-about03.svg");
	background-size: cover;
}

.p-media-about.p-media-about--04 .c-heading-no:after {
	background: url("../svg/about/icon-about04.svg");
	background-size: cover;
}

.p-media-about.p-media-about--05 .c-heading-no:after {
	background: url("../svg/icon-detail07.svg");
	background-size: cover;
}

.p-media-about.p-media-about--06 .c-heading-no:after {
	background: url("../svg/icon-detail05.svg");
	background-size: cover;
}

.p-media-howto {
	display: block;
	position: relative;
}

@media screen and (max-width: 768px) {
	.p-media-howto:before {
		display: block;
		content: '';
		width: 100%;
		height: 1px;
		background: #000;
	}
}

.p-media-about-howto {
	display: block;
	position: relative;
}

@media print, screen and (min-width: 769px) {
	.p-media-about-howto {
		display: block;
		width: 100%;
		max-width: 1000px;
		padding: 58px 80px 0 80px;
		margin: 0 auto 0 auto;
	}

	.p-media-about-howto .p-media-about-howto__title {
		margin-bottom: 16px;
		font-size: 1.25rem;
		line-height: 1.5;
		letter-spacing: 0.2em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-about-howto .p-media-about-howto__title:before {
		display: inline-block;
		content: '-';
		margin-right: 5px;
	}

	.p-media-about-howto .p-media-about-howto__title:after {
		display: inline-block;
		content: '-';
		margin-left: 5px;
	}

	.p-media-about-howto .p-media-about-howto__list {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.p-media-about-howto .p-media-about-howto__item {
		position: relative;
		display: block;
		vertical-align: top;
		text-align: left;
		padding: 226px 0 10px 35px;
		font-size: .938rem;
		line-height: 1.6;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(1) {
		width: 41%;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(2) {
		width: 41%;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(3) {
		width: 28%;
	}

	.p-media-about-howto .p-media-about-howto__item .p-media-about-howto__no {
		position: absolute;
		left: 0;
		top: 226px;
	}

	.p-media-about-howto .p-media-about-howto__item .p-media-about-howto__illust {
		display: block;
		width: 212px;
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
		margin: auto;
		vertical-align: top;
	}

	.p-media-about-howto .p-media-about-howto__item .p-media-about-howto__caution {
		display: block;
		margin-top: 4px;
		font-size: .813rem;
		line-height: 1.4;
	}
}

@media screen and (max-width: 768px) {
	.p-media-about-howto {
		display: block;
		width: 84.375%;
		padding: 60px 0 22px 0;
		margin: 20px auto 0 auto;
		border-top: 1px solid #3d3d3d;
	}

	.p-media-about-howto .p-media-about-howto__title {
		margin-bottom: 30px;
		font-size: 1.625rem;
		line-height: 1.13;
		letter-spacing: 0.25em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-about-howto .p-media-about-howto__title:before {
		display: inline-block;
		content: '-';
		margin-right: 5px;
	}

	.p-media-about-howto .p-media-about-howto__title:after {
		display: inline-block;
		content: '-';
		margin-left: 5px;
	}

	.p-media-about-howto .p-media-about-howto__list {
		width: 100%;
	}

	.p-media-about-howto .p-media-about-howto__item {
		position: relative;
		display: block;
		vertical-align: top;
		text-align: left;
		padding: 20px 0 0 240px;
		font-size: 1.25rem;
		line-height: 1.6;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
		min-height: 200px;
		margin-bottom: 30px;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(1) {
		padding-top: 50px;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(1) .p-media-about-howto__illust {
		left: 0px;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(2) {
		padding-top: 70px;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(2) .p-media-about-howto__illust {
		left: 0px;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(3) {
		padding-top: 50px;
	}

	.p-media-about-howto .p-media-about-howto__item:nth-child(3) .p-media-about-howto__illust {
		left: 15px;
	}

	.p-media-about-howto .p-media-about-howto__item .p-media-about-howto__illust {
		display: block;
		width: 200px;
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
		margin: auto;
		vertical-align: top;
	}

	.p-media-about-howto .p-media-about-howto__item .p-media-about-howto__caution {
		display: block;
		margin-top: 5px;
		font-size: 1.125rem;
		line-height: 1.6;
	}
}

.p-media-about-productlist {
	position: relative;
}

.p-media-about-productlist .p-media-about-productlist__title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 3;
}

@media print, screen and (min-width: 769px) {
	.p-media-about-productlist .p-media-about-productlist__title {
		top: 24px;
		font-size: 1.25rem;
		line-height: 1;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #a3dc48;
	}

	.p-media-about-productlist .p-media-about-productlist__title span {
		color: #a3dc48;
	}

	.p-media-about-productlist .p-media-about-productlist__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 22px;
	}

	.p-media-about-productlist .p-media-about-productlist__list .p-media-about-product {
		width: 50%;
	}

	.p-media-about-productlist .p-media-about-productlist__btn {
		max-width: 238px;
		margin: 0 auto 0 auto;
	}

	.p-media-about-productlist .p-media-about-productlist__btn .c-btn-ellipse {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 238px;
		height: 28px;
		padding: 0;
		border-radius: 13px;
		padding-left: 0.4em;
		font-size: .875rem;
		line-height: 1;
		letter-spacing: 0.4em;
		font-weight: 700;
	}

	.ua-desktop-windows .p-media-about-productlist .p-media-about-productlist__btn .c-btn-ellipse {
		padding-top: 1px;
	}
}

@media screen and (max-width: 768px) {
	.p-media-about-productlist .p-media-about-productlist__title {
		top: 14px;
		font-size: 1.5rem;
		line-height: 1;
		letter-spacing: 0.0em;
		font-weight: 700;
		color: #a3dc48;
	}

	.p-media-about-productlist .p-media-about-productlist__title span {
		color: #a3dc48;
	}

	.p-media-about-productlist .p-media-about-productlist__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 25px;
	}

	.p-media-about-productlist .p-media-about-productlist__list .p-media-about-product {
		width: 50%;
	}

	.p-media-about-productlist .p-media-about-productlist__btn {
		max-width: 200px;
		margin: 0 auto 0 auto;
	}

	.p-media-about-productlist .p-media-about-productlist__btn .c-btn-ellipse {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 200px;
		height: 40px;
		padding: 0;
		border-radius: 20px;
		padding-left: 0.6em;
		font-size: 1.25rem;
		line-height: 1;
		letter-spacing: 0.45em;
		font-weight: 700;
	}
}

.p-media-about-product {
	position: relative;
}

.p-media-about-product .p-media-about-product__new {
	position: absolute;
}

@media print, screen and (min-width: 769px) {
	.p-media-about-product .p-media-about-product__anchor {
		position: relative;
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 63.6%;
		text-decoration: none;
	}

	.p-media-about-product .p-media-about-product__anchor .c-btn-more-large span {
		text-decoration: none;
	}

	.p-media-about-product .p-media-about-product__content {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-bottom: 2px;
		padding-top: 40px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-media-about-product .p-media-about-product__name {
		font-family: 'Muli', sans-serif;
		color: #3d3d3d !important;
		font-size: 2.313rem;
		line-height: 1.11;
		letter-spacing: 0.03em;
		font-weight: normal;
		margin-bottom: 4px;
	}

	.p-media-about-product .p-media-about-product__price {
		font-size: 1rem;
		line-height: 1.66;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-bottom: 1px;
		padding-left: 5px;
	}

	.p-media-about-product .p-media-about-product__price span {
		display: inline-block;
		font-size: .75rem;
		line-height: 2.5;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #3d3d3d !important;
		vertical-align: top;
		margin-top: -2px;
		margin-left: 2px;
	}

	.p-media-about-product .c-btn-more-large {
		position: absolute;
		bottom: 15px;
		left: 0;
		right: 0;
		margin: auto;
		color: #3d3d3d !important;
		padding-right: 8px;
	}

	.p-media-about-product .c-btn-more-large span {
		font-size: .813rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-about-product .c-btn-more-large:before {
		font-size: .813rem;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-top: -1px;
	}

	.p-media-about-product .p-media-about-product__new {
		top: 10px;
		left: 10px;
		width: 67px;
		height: 67px;
	}

	.p-media-about-product .p-media-about-product__color-list {
		padding-bottom: 1px;
		padding-left: 4px;
		letter-spacing: -0.4em;
	}

	.p-media-about-product .p-media-about-product__color-item {
		display: inline-block;
		letter-spacing: normal;
		padding: 3px;
	}

	.p-media-about-product.p-media-about-product--wireless .p-media-about-product__anchor {
		background: url("../images/home/bg-wireless_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-about-product.p-media-about-product--wired .p-media-about-product__anchor {
		background: url("../images/home/bg-wired_sp.jpg") center center no-repeat;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.p-media-about-product .p-media-about-product__anchor {
		position: relative;
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 65.625%;
		text-decoration: none;
	}

	.p-media-about-product .p-media-about-product__anchor .c-btn-more-large span {
		text-decoration: none;
	}

	.p-media-about-product .p-media-about-product__content {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-bottom: 2px;
		padding-top: 25px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-media-about-product .p-media-about-product__name {
		font-family: 'Muli', sans-serif;
		color: #3d3d3d !important;
		font-size: 2rem;
		line-height: 1.11;
		letter-spacing: 0.03em;
		font-weight: normal;
		margin-bottom: 4px;
	}

	.p-media-about-product .p-media-about-product__price {
		font-size: 1.25rem;
		line-height: 1.66;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-bottom: 1px;
		padding-left: 5px;
	}

	.p-media-about-product .p-media-about-product__price span {
		display: inline-block;
		font-size: 1.125rem;
		line-height: 2.5;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-top: 0px;
		margin-left: 2px;
	}

	.p-media-about-product .c-btn-more-large {
		position: absolute;
		bottom: 6px;
		left: 0;
		right: 0;
		margin: auto;
		color: #3d3d3d !important;
		padding-right: 8px;
	}

	.p-media-about-product .c-btn-more-large span {
		font-size: 1.125rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-about-product .c-btn-more-large:before {
		font-size: 1.125rem;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-top: -1px;
	}

	.p-media-about-product .p-media-about-product__new {
		top: 10px;
		left: 10px;
		width: 62px;
		height: 62px;
	}

	.p-media-about-product .p-media-about-product__color-list {
		padding-bottom: 0px;
		padding-left: 4px;
		letter-spacing: -0.4em;
	}

	.p-media-about-product .p-media-about-product__color-item {
		display: inline-block;
		letter-spacing: normal;
		padding: 3px;
	}

	.p-media-about-product.p-media-about-product--wireless .p-media-about-product__anchor {
		background: url("../images/home/bg-wireless_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-about-product.p-media-about-product--wired .p-media-about-product__anchor {
		background: url("../images/home/bg-wired_sp.jpg") center center no-repeat;
		background-size: cover;
	}
}

.p-media-qa .p-media-qa__q span {
	color: #6fbd23;
}

.p-media-qa .p-media-qa__q span:before {
	display: inline-block;
	content: 'Q';
	color: #6fbd23;
}

.p-media-qa .p-media-qa__content {
	border-bottom: 1px solid #d7d7d7;
}

.p-media-qa.is-open .p-media-qa__q {
	margin-bottom: -10px;
}

.p-media-qa.is-open .p-media-qa__q:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.p-media-qa.is-open .p-media-qa__q:after {
	opacity: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.p-media-qa.is-open .p-media-qa__inner {
	opacity: 1;
}

@media print, screen and (min-width: 769px) {
	.p-media-qa {
		width: 100%;
		padding: 0 42px 0 42px;
	}

	.p-media-qa .p-media-qa__q {
		position: relative;
		cursor: pointer;
		text-align: left;
		padding: 22px 0 21px 0;
		margin-bottom: 0;
		font-size: .875rem;
		line-height: 1.79;
		letter-spacing: 0.15em;
		font-weight: 700;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__q span:before {
		margin-right: 1em;
	}

	.p-media-qa .p-media-qa__q:before {
		display: block;
		content: '';
		pointer-events: none;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		margin: auto;
		width: 21px;
		height: 3px;
		background-color: #3d3d3d;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__q:after {
		display: block;
		content: '';
		pointer-events: none;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 29px;
		margin: auto;
		width: 3px;
		height: 21px;
		background-color: #3d3d3d;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__content {
		position: relative;
		overflow: hidden;
		height: 0;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__inner {
		padding: 0 40px 40px 25px;
		opacity: 0;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__text {
		font-size: .875rem;
		line-height: 1.79;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #010101;
	}
}

@media screen and (max-width: 768px) {
	.p-media-qa {
		width: 100%;
		padding: 0 0 0 0;
	}

	.p-media-qa .p-media-qa__q {
		position: relative;
		cursor: pointer;
		text-align: left;
		padding: 22px 40px 21px 0;
		margin-bottom: 0;
		font-size: 1.375rem;
		line-height: 1.79;
		letter-spacing: 0.15em;
		font-weight: 700;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__q span {
		display: inline-block;
		position: relative;
		padding-left: 40px;
	}

	.p-media-qa .p-media-qa__q span:before {
		position: absolute;
		top: 0;
		left: 0;
		margin-right: 0.65em;
	}

	.p-media-qa .p-media-qa__q:before {
		display: block;
		content: '';
		pointer-events: none;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		margin: auto;
		width: 21px;
		height: 3px;
		background-color: #3d3d3d;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__q:after {
		display: block;
		content: '';
		pointer-events: none;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 29px;
		margin: auto;
		width: 3px;
		height: 21px;
		background-color: #3d3d3d;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa.is-open .p-media-qa__q {
		margin-bottom: 10px;
	}

	.p-media-qa .p-media-qa__content {
		position: relative;
		overflow: hidden;
		height: 0;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__inner {
		padding: 0 40px 50px 40px;
		opacity: 0;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-qa .p-media-qa__text {
		font-size: 1.25rem;
		line-height: 1.9;
		letter-spacing: 0.10em;
		font-weight: 700;
		color: #010101;
	}
}

@media print, screen and (min-width: 769px) {
	.p-media-pict .p-media-pict__pict {
		position: relative;
		overflow: hidden;
		margin-bottom: 20px;
		opacity: 0;
	}

	.p-media-pict .p-media-pict__pict.is-visible {
		-webkit-transition-property: opacity;
		transition-property: opacity;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		opacity: 1;
	}

	.p-media-pict .p-media-pict__pict-item {
		display: block;
		width: 100%;
	}

	.p-media-pict .p-media-pict__pict-item img {
		width: 100%;
		height: auto;
	}

	.p-media-pict .p-media-pict__cut {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 13.8461538462%;
		margin-bottom: 25px;
	}

	.p-media-pict .p-media-pict__cut-list {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 1;
		text-align: left;
		width: 100%;
		visibility: hidden;
		letter-spacing: -0.4em;
	}

	.p-media-pict .p-media-pict__cut-list.is-visible {
		opacity: 1;
		visibility: visible;
	}

	.p-media-pict .p-media-pict__cut-list.is-visible .p-media-pict__cut-item {
		visibility: visible;
		opacity: 1;
	}

	.p-media-pict .p-media-pict__cut-item {
		display: inline-block;
		letter-spacing: normal;
		cursor: pointer;
		visibility: hidden;
		width: 13.85%;
		margin-left: 3.25%;
		opacity: 0;
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(1) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(2) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .02s;
		transition-delay: .02s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(3) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .04s;
		transition-delay: .04s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(4) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .06s;
		transition-delay: .06s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(5) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .08s;
		transition-delay: .08s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(6) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .1s;
		transition-delay: .1s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:first-child {
		margin-left: 0;
	}

	.p-media-pict .p-media-pict__cut-item img {
		width: 100%;
		height: auto;
		vertical-align: top;
		border: 1px solid #fff;
	}

	.p-media-pict .p-media-pict__cut-item.is-active {
		pointer-events: none;
	}

	.p-media-pict .p-media-pict__cut-item.is-active img {
		border: 1px solid #b7b7b7;
	}

	.p-media-pict .p-media-pict__color-ui {
		position: relative;
		width: 100%;
		padding: 0 0 0 88px;
	}

	.p-media-pict .p-media-pict__color-title {
		position: absolute;
		top: 12px;
		left: 0;
		font-size: .875rem;
		line-height: 2.14;
		letter-spacing: 0.10em;
		font-weight: 700;
		color: #3d3d3d !important;
		text-align: left;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-pict .p-media-pict__color-list {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		text-align: left;
		letter-spacing: -0.4em;
	}

	.p-media-pict .p-media-pict__color {
		display: inline-block;
		letter-spacing: normal;
		cursor: pointer;
		text-align: center;
		margin: 0 0 18px 22px;
	}

	.p-media-pict .p-media-pict__color img {
		width: 45px;
		height: 45px;
		vertical-align: top;
		border: 1px solid #eaeaea;
	}

	.p-media-pict .p-media-pict__color.is-active {
		pointer-events: none;
	}

	.p-media-pict .p-media-pict__color.is-active img {
		border: 1px solid #b7b7b7;
	}

	.p-media-pict .p-media-pict__color span {
		display: block;
		margin-top: 7px;
		font-size: .625rem;
		letter-spacing: 0.08em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

@media screen and (max-width: 768px) {
	.p-media-pict .p-media-pict__pict {
		position: relative;
		overflow: hidden;
		margin-bottom: 20px;
		opacity: 0;
	}

	.p-media-pict .p-media-pict__pict.is-visible {
		-webkit-transition-property: opacity;
		transition-property: opacity;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		opacity: 1;
	}

	.p-media-pict .p-media-pict__pict-item {
		display: block;
		width: 100%;
	}

	.p-media-pict .p-media-pict__pict-item img {
		width: 100%;
		height: auto;
	}

	.p-media-pict .p-media-pict__cut {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 12.8125%;
		margin-bottom: 40px;
	}

	.p-media-pict .p-media-pict__cut-list {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 1;
		text-align: left;
		width: 100%;
		padding-left: 25px;
		visibility: hidden;
		letter-spacing: -0.4em;
	}

	.p-media-pict .p-media-pict__cut-list.is-visible {
		opacity: 1;
		visibility: visible;
	}

	.p-media-pict .p-media-pict__cut-list.is-visible .p-media-pict__cut-item {
		visibility: visible;
		opacity: 1;
	}

	.p-media-pict .p-media-pict__cut-item {
		display: inline-block;
		letter-spacing: normal;
		cursor: pointer;
		visibility: hidden;
		width: 13.226%;
		margin-left: 3.225%;
		opacity: 0;
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(1) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(2) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .02s;
		transition-delay: .02s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(3) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .04s;
		transition-delay: .04s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(4) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .06s;
		transition-delay: .06s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(5) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .08s;
		transition-delay: .08s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(6) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .1s;
		transition-delay: .1s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:nth-child(7) {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: .12s;
		transition-delay: .12s;
		-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
		transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.p-media-pict .p-media-pict__cut-item:first-child {
		margin-left: 0;
	}

	.p-media-pict .p-media-pict__cut-item img {
		width: 100%;
		height: auto;
		vertical-align: top;
		border: 1px solid #fff;
	}

	.p-media-pict .p-media-pict__cut-item.is-active {
		pointer-events: none;
	}

	.p-media-pict .p-media-pict__cut-item.is-active img {
		border: 1px solid #b7b7b7;
	}

	.p-media-pict .p-media-pict__color-ui {
		position: relative;
		width: 100%;
		padding: 0 20px 0px;
	}

	.p-media-pict .p-media-pict__color-title {
		font-size: 1.25rem;
		line-height: 2.14;
		letter-spacing: 0.10em;
		font-weight: 700;
		color: #3d3d3d !important;
		text-align: left;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-pict .p-media-pict__color-list {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		text-align: left;
		letter-spacing: -0.4em;
	}

	.p-media-pict .p-media-pict__color {
		display: inline-block;
		letter-spacing: normal;
		cursor: pointer;
		text-align: center;
		margin: 0 0 25px 15px;
		min-width: 98px;
	}

	.p-media-pict .p-media-pict__color img {
		width: 72px;
		height: 72px;
		vertical-align: top;
		border: 1px solid #eaeaea;
	}

	.p-media-pict .p-media-pict__color.is-active {
		pointer-events: none;
	}

	.p-media-pict .p-media-pict__color.is-active img {
		border: 1px solid #b7b7b7;
	}

	.p-media-pict .p-media-pict__color span {
		display: block;
		margin-top: 7px;
		font-size: 1.25rem;
		letter-spacing: 0.0em;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

.p-media-detail {
	width: 100%;
}

@media print, screen and (min-width: 769px) {
	.p-media-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.p-media-detail .p-media-detail__pictbox {
		position: relative;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 10px 0 0 0;
		overflow: hidden;
	}

	.p-media-detail .p-media-detail__itembox {
		text-align: left;
		width: 360px;
		min-width: 360px;
		padding: 0 0 0 48px;
	}

	.p-media-detail .p-media-detail__itembox .c-text-jp {
		margin-top: 8px;
		margin-bottom: 14px;
	}

	.p-media-detail .p-media-detail__itembox .c-text-price {
		margin-bottom: 6px;
	}

	.p-media-detail .p-media-detail__itembox .c-text-postage {
		margin-bottom: 28px;
	}

	.p-media-detail.p-media-detail--earpiece .p-media-detail__itembox .c-text-postage {
		margin-bottom: 75px;
	}
}

@media screen and (max-width: 768px) {
	.p-media-detail {
		text-align: left;
	}

	.p-media-detail .p-media-detail__pictbox {
		background: #f8f8f8;
		width: 100%;
	}

	.p-media-detail .p-media-detail__itembox {
		text-align: center;
		width: 100%;
		padding: 60px 0 46px 0;
	}

	.p-media-detail .p-media-detail__itembox .c-text-jp {
		margin-top: 20px;
		margin-bottom: 25px;
	}

	.p-media-detail .p-media-detail__itembox .c-text-price {
		margin-bottom: 12px;
	}

	.p-media-detail .p-media-detail__itembox .c-text-postage {
		margin-bottom: 60px;
	}
}

.p-media-spec {
	display: block;
	position: relative;
}

@media print, screen and (min-width: 769px) {
	.p-media-spec {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 24px 0 22px 0;
		border-top: 1px solid #e6e6e6;
	}

	.p-media-spec .c-heading-medium {
		pointer-events: none;
		text-align: left;
		width: 190px;
		min-width: 190px;
	}

	.p-media-spec .p-media-spec__content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		height: auto !important;
		text-align: left;
	}

	.p-media-spec .p-media-spec__pict {
		display: block;
		vertical-align: top;
		width: 100%;
		margin-bottom: 16px;
	}

	.p-media-spec .p-media-spec__pict img {
		width: 100%;
		height: auto;
	}

	.p-media-spec .p-media-spec__pict+.c-text-emphasis {
		padding-bottom: 2px;
	}

	.p-media-spec .c-text-important {
		margin-bottom: 21px;
	}

	.p-media-spec .c-text-emphasis {
		margin-top: -1px;
	}

	.p-media-spec .c-text-emphasis img {
		margin-top: 12px;
	}

	.p-media-spec .c-text-emphasis.p-media-spec__singletext {
		margin-top: 4px;
	}

	.p-media-spec .p-media-spec__point {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.p-media-spec .p-media-spec__point.is-sp {
		display: none;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless .p-media-spec__point-list:nth-child(3n-2) {
		width: 30%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless .p-media-spec__point-list:nth-child(3n-2) .p-media-spec__icon {
		left: 1em;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless .p-media-spec__point-list:nth-child(3n-1) {
		width: 35%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless .p-media-spec__point-list:nth-child(3n-1) .p-media-spec__icon {
		left: 3em;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless .p-media-spec__point-list:nth-child(3n) {
		width: 35%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wired .p-media-spec__point-list:nth-child(3n-2) {
		width: 36%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wired .p-media-spec__point-list:nth-child(3n-2) .p-media-spec__icon {
		left: 3em;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wired .p-media-spec__point-list:nth-child(3n-1) {
		width: 40%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wired .p-media-spec__point-list:nth-child(3n-1) .p-media-spec__icon {
		left: 3em;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wired .p-media-spec__point-list:nth-child(3n) {
		width: 24%;
	}

	.p-media-spec .p-media-spec__point-list {
		position: relative;
		display: inline-block;
		vertical-align: top;
		padding: 102px 0 30px 0;
		font-size: .875rem;
		line-height: 1.5;
		letter-spacing: 0.055em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-spec .p-media-spec__icon {
		display: block;
		position: absolute;
		top: 2px;
		left: 2em;
		margin: auto;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon00 {
		width: 80px;
		height: 80px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon01 {
		top: -4px;
		width: 72px;
		height: 89px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon02 {
		width: 83px;
		height: 83px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon03 {
		width: 85px;
		height: 85px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon04 {
		width: 74px;
		height: 86px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon05 {
		width: 85px;
		height: 85px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon06 {
		width: 84px;
		height: 84px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon07 {
		width: 87px;
		height: 89px;
	}

	.p-media-spec .p-media-spec__howto {
		width: calc(100% + 2em);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-left: -2em;
	}

	.p-media-spec .p-media-spec__howto-list {
		position: relative;
		display: inline-block;
		vertical-align: top;
		padding: 180px 0 10px 30px;
		margin-left: 2em;
		font-size: .875rem;
		line-height: 1.79;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__illust {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		vertical-align: top;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__illust.p-media-spec__illust01 {
		right: auto;
		top: 14px;
		width: 162px;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__illust.p-media-spec__illust02 {
		width: 129px;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__illust.p-media-spec__illust03 {
		top: 18px;
		width: 126px;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__howto-no {
		position: absolute;
		top: 180px;
		left: 0;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__howto-caution {
		display: block;
		margin-top: 2px;
		font-size: .688rem;
		line-height: 1.6;
	}
}

@media screen and (max-width: 768px) {
	.p-media-spec {
		width: 84.375%;
		margin: 0 auto 0 auto;
		border-top: 1px solid #7e7e7e;
	}

	.p-media-spec.is-open .c-heading-medium:before {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.p-media-spec.is-open .c-heading-medium:after {
		opacity: 0;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.p-media-spec .c-heading-medium {
		position: relative;
		cursor: pointer;
		text-align: left;
		padding: 32px 12px 32px 18px;
	}

	.p-media-spec .c-heading-medium:before {
		display: block;
		content: '';
		pointer-events: none;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		margin: auto;
		width: 21px;
		height: 3px;
		background-color: #3d3d3d;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-spec .c-heading-medium:after {
		display: block;
		content: '';
		pointer-events: none;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 29px;
		margin: auto;
		width: 3px;
		height: 21px;
		background-color: #3d3d3d;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-spec .p-media-spec__content {
		position: relative;
		overflow: hidden;
		height: 0;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-spec .p-media-spec__inner {
		text-align: left;
		padding: 0 12px 40px 18px;
	}

	.p-media-spec .p-media-spec__pict {
		display: block;
		vertical-align: top;
		width: 100%;
		margin-bottom: 30px;
	}

	.p-media-spec .p-media-spec__pict img {
		width: 100%;
		height: auto;
	}

	.p-media-spec .p-media-spec__item+.p-media-spec__item {
		margin-top: 10px;
	}

	.p-media-spec .p-media-spec__item.p-media-spec__item-indent5 {
		text-indent: -5.25rem;
		padding: 0 0 0 5.25rem;
	}

	.p-media-spec .c-text-important {
		margin-bottom: 32px;
	}

	.p-media-spec .c-text-emphasis img {
		margin-top: 12px;
	}

	.p-media-spec .p-media-spec__point {
		width: 100%;
	}

	.p-media-spec .p-media-spec__point.is-pc {
		display: none;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless .p-media-spec__point-list {
		width: 100%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-3 .p-media-spec__point-list:nth-child(3n-2) {
		width: 28%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-3 .p-media-spec__point-list:nth-child(3n-2) .p-media-spec__icon {
		left: 1em;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-3 .p-media-spec__point-list:nth-child(3n-1) {
		width: 42%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-3 .p-media-spec__point-list:nth-child(3n-1) .p-media-spec__icon {
		left: 3.5em;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-3 .p-media-spec__point-list:nth-child(3n) {
		width: 30%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-2 .p-media-spec__point-list:nth-child(2n-1) {
		width: 45%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-2 .p-media-spec__point-list:nth-child(2n-1) .p-media-spec__icon {
		left: 1em;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-2 .p-media-spec__point-list:nth-child(2n) {
		width: 55%;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wireless-2 .p-media-spec__point-list:nth-child(2n) .p-media-spec__icon {
		left: 3em;
	}

	.p-media-spec .p-media-spec__point.p-media-spec__point-wired .p-media-spec__point-list {
		width: 100%;
	}

	.p-media-spec .p-media-spec__point-list {
		position: relative;
		text-align: left;
		display: inline-block;
		letter-spacing: normal;
		vertical-align: middle;
		padding: 0 0 0 120px;
		font-size: 1.25rem;
		line-height: 1.5;
		letter-spacing: 0.055em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
		zoom: 1;
		margin-bottom: 30px;
		min-height: 90px;
	}

	.p-media-spec .p-media-spec__point-list:after {
		content: "";
		display: block;
		clear: both;
	}

	.p-media-spec .p-media-spec__point-list br {
		display: none;
	}

	.p-media-spec .p-media-spec__point-list span {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 90px;
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
	}

	.p-media-spec .p-media-spec__point-list.is-pc {
		display: none;
	}

	.p-media-spec .p-media-spec__icon {
		display: block;
		text-align: left;
		position: absolute;
		top: 4px;
		left: 0;
		margin: auto;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon00 {
		width: 80px;
		height: 80px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon01 {
		top: 0px;
		left: 15px;
		width: 72px;
		height: 89px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon02 {
		width: 83px;
		height: 83px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon03 {
		width: 85px;
		height: 85px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon04 {
		left: 5px;
		width: 74px;
		height: 86px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon05 {
		width: 85px;
		height: 85px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon06 {
		width: 84px;
		height: 84px;
	}

	.p-media-spec .p-media-spec__icon.p-media-spec__icon07 {
		width: 87px;
		height: 89px;
	}

	.p-media-spec .p-media-spec__howto-list {
		position: relative;
		display: inline-block;
		letter-spacing: normal;
		vertical-align: top;
		padding: 5px 0 0 160px;
		font-size: 1.25rem;
		line-height: 1.6;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-spec .p-media-spec__howto-list span {
		position: relative;
		z-index: 1;
	}

	.p-media-spec .p-media-spec__howto-list:nth-child(1) {
		min-height: 100px;
		margin-bottom: 72px;
		padding-bottom: 0.8em;
	}

	.p-media-spec .p-media-spec__howto-list:nth-child(2) {
		min-height: 133px;
		padding-top: 36px;
		margin-bottom: 70px;
	}

	.p-media-spec .p-media-spec__howto-list:nth-child(3) {
		min-height: 130px;
		padding-top: 28px;
		margin-bottom: 40px;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__illust {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		vertical-align: top;
		-webkit-transform: scale(1.3, 1.3);
		-ms-transform: scale(1.3, 1.3);
		transform: scale(1.3, 1.3);
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__illust.p-media-spec__illust01 {
		top: auto;
		bottom: 0;
		left: 15px;
		width: 231px;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__illust.p-media-spec__illust02 {
		top: auto;
		bottom: 0;
		width: 116px;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__illust.p-media-spec__illust03 {
		top: auto;
		left: 15px;
		bottom: 0;
		width: 110px;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__howto-no {
		display: block;
		margin-bottom: 2px;
	}

	.p-media-spec .p-media-spec__howto-list .p-media-spec__howto-caution {
		display: block;
		margin-top: -2px;
	}
}

.p-media-kv {
	position: relative;
}

.p-media-kv .p-media-kv__swiper {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.p-media-kv .swiper-pagination-bullets {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.p-media-kv .p-media-kv__news {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	text-align: left;
}

.p-media-kv .p-media-kv__news .p-media-kv__news-anchor:after {
	display: inline-block;
	content: '';
}

.p-media-kv .p-media-kv__news .p-media-kv__news-important {
	display: inline-block;
	text-indent: -1.5em;
	padding-left: 2em;
	line-height: 1.1666;
}

.p-media-kv .p-media-kv__news .p-media-kv__news-important:before {
	display: inline-block;
	content: '!';
	font-size: .563rem;
	font-weight: bold;
	text-indent: 0;
	text-align: center;
}

.p-media-kv .p-media-kv__btn {
	position: absolute;
}

.p-media-kv .p-media-kv__text {
	position: absolute;
}

.p-media-kv .p-media-kv__anchor:hover {
	opacity: 0.8;
}

.p-media-kv .p-media-kv__anchor:hover .c-btn-more-detail {
	opacity: 1;
}

.p-media-kv .p-media-kv__list {
	will-change: transform;
}

@media print, screen and (min-width: 769px) {
	.p-media-kv .swiper-pagination-bullets {
		bottom: 20px;
	}

	.p-media-kv .p-media-kv__news {
		left: 23px;
		bottom: 33px;
		padding: 8px 12px 8px 11px;
		background: rgba(255, 255, 255, .5);
	}

	.p-media-kv .p-media-kv__news .p-media-kv__news-anchor:after {
		vertical-align: top;
		display: inline-block;
		content: '';
		width: 8px;
		height: 11px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 3px 0 0 0;
		background: url("../svg/icon-cursor.svg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__news .p-media-kv__news-important {
		font-size: .75rem;
		letter-spacing: 0.075em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-kv .p-media-kv__news .p-media-kv__news-important:before {
		vertical-align: middle;
		width: 13px;
		height: 13px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 5px 0 0;
		border: 1px solid #646464;
		border-radius: 3px;
	}

	.p-media-kv .p-media-kv__btn {
		bottom: 30px;
		right: 45px;
	}

	.p-media-kv .p-media-kv__list {
		-webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
		transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	}

	.p-media-kv .p-media-kv__item {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 45%;
		position: relative;
	}

	.p-media-kv .p-media-kv__item .p-media-kv__text {
		position: absolute;
	}

	.p-media-kv .p-media-kv__item .p-media-kv__text span {
		display: block;
		margin-bottom: 8px;
	}

	.p-media-kv .p-media-kv__item .p-media-kv__text img {
		display: inline-block;
		height: 32px;
		width: auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		vertical-align: top;
		padding: 5px 8px 5px 8px;
		background: #fff;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item01 {
		background: url("../images/home/img-kv01_pc.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item01 .p-media-kv__text {
		letter-spacing: -0.4em;
		top: 8%;
		left: 50%;
		width: 655px;
		margin-top: 6px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item01 .p-media-kv__text>span {
		letter-spacing: normal;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item01 .p-media-kv__text02 {
		width: 267px;
		display: inline-block;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item01 .p-media-kv__text03 {
		width: 368px;
		display: inline-block;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item02 {
		text-align: left;
		background: url("../images/home/img-kv02_pc.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item02 .p-media-kv__text {
		width: 380px;
		left: 9.0%;
		top: 50%;
		margin-top: 6px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item02 .p-media-kv__text img {
		height: 32.5px;
		width: auto;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item03 {
		text-align: left;
		background: url("../images/home/img-kv03_pc.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item03 .p-media-kv__text {
		width: 370px;
		right: 6.5%;
		top: 18.2%;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item04 {
		text-align: left;
		background: url("../images/home/img-kv04_pc.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item04 .p-media-kv__text {
		width: 380px;
		text-align: left;
		left: 6.2%;
		bottom: 24.2%;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item05 {
		text-align: left;
		background: url("../images/home/img-kv05_pc.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item05 .p-media-kv__text {
		width: 380px;
		text-align: left;
		left: 12.4%;
		top: 50%;
		margin-top: -10px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item06 {
		text-align: left;
		background: url("../images/home/img-kv06_pc.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item06 .p-media-kv__text {
		width: 350px;
		text-align: left;
		right: 14%;
		top: 25.5%;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item06 .p-media-kv__text img {
		height: 30.5px;
		width: auto;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item07 {
		text-align: left;
		background: url("../images/home/img-kv07_pc.png") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item07 .p-media-kv__text {
		width: 380px;
		text-align: left;
		left: 9.0%;
		top: 50%;
		margin-top: 6px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item07 .p-media-kv__text img {
		height: 32.5px;
		width: auto;
	}
    /*    新生活*/
    .p-media-kv .p-media-kv__item.p-media-kv__item08{
		text-align:left;
		background:url("../images/home/spring_PC.png") center center no-repeat;
		background-size:cover
	}
	.p-media-kv .p-media-kv__item.p-media-kv__item08 .p-media-kv__text{
		width:350px;
		text-align:left;
		right:14%;
		top:25.5%
	}
	.p-media-kv .p-media-kv__item.p-media-kv__item08 .p-media-kv__text img{
		height:30.5px;
		width:auto
	}
	/*    ティザー*/
    .p-media-kv .p-media-kv__item.p-media-kv__item09{
		text-align:left;
		background:url("../images/home/an_teaser.png") center center no-repeat;
		background-size:cover
	}
	.p-media-kv .p-media-kv__item.p-media-kv__item09 .p-media-kv__text{
		width:350px;
		text-align:left;
		right:14%;
		top:25.5%
	}
	.p-media-kv .p-media-kv__item.p-media-kv__item09 .p-media-kv__text img{
		height:30.5px;
		width:auto
	}


    .p-media-kv .p-media-kv__item.p-media-kv__item10{
		text-align:left;
		background:url("../images/home/img-kv10_pc.jpg") center center no-repeat;
		background-size:cover
	}
    .p-media-kv .p-media-kv__item.p-media-kv__item11{
		text-align:left;
		background:url("../images/home/img-kv11_pc.png") center center no-repeat;
		background-size:cover
	}
     .p-media-kv .p-media-kv__item.p-media-kv__item12{
		text-align:left;
		background:url("../images/home/img-kv12_pc.png") center center no-repeat;
		background-size:cover
	}
         .p-media-kv .p-media-kv__item.p-media-kv__item13{
		text-align:left;
		background:url("../images/home/img-kv13_pc.png") center center no-repeat;
		background-size:cover
	}
            .p-media-kv .p-media-kv__item.p-media-kv__item14{
		text-align:left;
		background:url("../images/home/img-kv14_pc.jpg") center center no-repeat;
		background-size:cover
	}
                .p-media-kv .p-media-kv__item.p-media-kv__item15{
		text-align:left;
		background:url("../images/home/img-kv15_pc.jpg") center center no-repeat;
		background-size:cover
	}
}
/*0412 add*/
.p-movie {
	width: 85%;
	margin: 137px auto 125px;
	position: relative;
}
.p-movie .m-head {
	font-family: 'Muli', sans-serif;
	font-size: 1.563rem;
}
.p-movie .m-catch {
	font-size: .9375rem;
	line-height: 1.66;
	margin: 25px 0 55px;
}
.p-movie .m-catch br.sp {
	display: none;
}
.p-movie video {
	width: 100%;
}
.p-movie video:focus {
	outline: none;
}
.p-movie .btn {
	display: block;
	width: 229px;
	margin: 50px auto 0;
    padding: 9px 0;
	background: #a2db48;
	font-size: .875rem;
	font-weight: 700;
	color: #fff;
	border-radius: 16px;
}
@media screen and (max-width: 768px) {
	.p-movie {
    	width: 93.75%;
	}
	.p-movie .m-head {
		font-size: 1.75rem;
	}
	.p-movie .m-catch {
		font-size: 1.25rem;
	}
	.p-movie .m-catch br.sp {
		display: block;
	}
	.p-movie .btn {
		max-width: 268px;
		width: 100%;
	    padding: 17px 0;
	    border-radius: 30px;
	    font-size: 1.25rem;
	}
}
/*0412 add*/


@media screen and (max-width: 768px) {
	.p-media-kv .swiper-pagination-bullets {
		bottom: 30px;
	}

	.p-media-kv .p-media-kv__list {
		-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	}

	.p-media-kv .p-media-kv__news {
		left: 30px;
		bottom: 70px;
		padding: 12px 12px 12px 12px;
		background-color: rgba(255,255,255,0.5);
	}

	.p-media-kv .p-media-kv__news .p-media-kv__news-anchor:after {
		vertical-align: top;
		display: inline-block;
		content: '';
		width: 12px;
		height: 16px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 3px 0 0 10px;
		background: url("../svg/icon-cursor.svg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__news .p-media-kv__news-important {
		font-size: 1.25rem;
		letter-spacing: 0.075em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-kv .p-media-kv__news .p-media-kv__news-important:before {
		vertical-align: top;
		width: 22px;
		height: 22px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 1px 0 0 1px;
		margin: -1px 8px 0 0;
		border: 1px solid #646464;
		border-radius: 4px;
		font-size: 1.063rem;
	}

	.p-media-kv .p-media-kv__btn {
		bottom: 20px;
		right: 20px;
	}

	.p-media-kv .p-media-kv__item {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 132.03125%;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__anchor:hover {
		opacity: 1;
	}

	.p-media-kv .p-media-kv__item .p-media-kv__text {
		position: absolute;
	}

	.p-media-kv .p-media-kv__item .p-media-kv__text span {
		display: block;
		margin-bottom: 12px;
	}

	.p-media-kv .p-media-kv__item .p-media-kv__text img {
		display: inline-block;
		height: 48px;
		width: auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		vertical-align: top;
		padding: 10px 12px 8px 12px;
		background: #fff;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item01 {
		background: url("../images/home/img-kv01_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item01 .p-media-kv__text {
		left: 50%;
		top: 5.9%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item02 {
		background: url("../images/home/img-kv02_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item02 .p-media-kv__text {
		left: 50%;
		top: 5.9%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item03 {
		background: url("../images/home/img-kv03_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item03 .p-media-kv__text {
		text-align: left;
		left: 4.5%;
		bottom: 15.5%;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item03 .p-media-kv__text img {
		height: 40px;
		padding: 9px 12px 6px 12px;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item04 {
		background: url("../images/home/img-kv04_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item04 .p-media-kv__text {
		text-align: left;
		left: 4.5%;
		bottom: 15.5%;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item04 .p-media-kv__text img {
		height: 40px;
		padding: 9px 12px 6px 12px;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item05 {
		background: url("../images/home/img-kv05_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item05 .p-media-kv__text {
		left: 50%;
		top: 5.9%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item06 {
		background: url("../images/home/img-kv06_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item06 .p-media-kv__text {
		text-align: left;
		left: 4.5%;
		bottom: 15.5%;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item06 .p-media-kv__text img {
		height: 40px;
		padding: 9px 12px 6px 12px;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item07 {
		background: url("../images/home/img-kv07_sp.png") center center no-repeat;
		background-size: cover;
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item07 .p-media-kv__text {
		left: 50%;
		top: 5.9%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
    /*新生活*/
    .p-media-kv .p-media-kv__item.p-media-kv__item08{
		background:url("../images/home/spring_SP.png") center center no-repeat;
		background-size:cover
	}
	.p-media-kv .p-media-kv__item.p-media-kv__item08 .p-media-kv__text{
		text-align:left;
		left:4.5%;
		bottom:15.5%
	}
	.p-media-kv .p-media-kv__item.p-media-kv__item08 .p-media-kv__text img{
		height:40px;
		padding:9px 12px 6px 12px
	}
	    /*ティザー*/
    .p-media-kv .p-media-kv__item.p-media-kv__item09{
		background:url("../images/home/an_teaser_sp.png") center center no-repeat;
		background-size:cover
	}
	.p-media-kv .p-media-kv__item.p-media-kv__item09 .p-media-kv__text{
		text-align:left;
		left:4.5%;
		bottom:15.5%
	}
	.p-media-kv .p-media-kv__item.p-media-kv__item09 .p-media-kv__text img{
		height:40px;
		padding:9px 12px 6px 12px
	}

	.p-media-kv .p-media-kv__item.p-media-kv__item10 {
		background: url("../images/home/img-kv10-sp.jpg") center center no-repeat;
		background-size: cover;
	}
    .p-media-kv .p-media-kv__item.p-media-kv__item11 {
		background: url("../images/home/img-kv11_sp.png") center center no-repeat;
		background-size: cover;
	}
     .p-media-kv .p-media-kv__item.p-media-kv__item12 {
		background: url("../images/home/img-kv12_sp.png") center center no-repeat;
		background-size: cover;
	}
       .p-media-kv .p-media-kv__item.p-media-kv__item13 {
		background: url("../images/home/img-kv13_sp.png") center center no-repeat;
		background-size: cover;
	}
        .p-media-kv .p-media-kv__item.p-media-kv__item14 {
		background: url("../images/home/img-kv14_sp.jpg") center center no-repeat;
		background-size: cover;
	}
            .p-media-kv .p-media-kv__item.p-media-kv__item15 {
		background: url("../images/home/img-kv15_sp.jpg") center center no-repeat;
		background-size: cover;
	}
}

.p-media-whatis {
	display: block;
	margin: 0 auto 0 auto;
}

.p-media-whatis .c-heading-sub {
	text-align: left;
}

.p-media-whatis .p-media-whatis__box {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.p-media-whatis .p-media-whatis__lead {
	display: block;
	text-align: center;
	color: #fff;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	-webkit-font-kerning: auto;
	font-kerning: auto;
}

.p-media-whatis .p-media-whatis__lead span {
	color: #fff;
}

.p-media-whatis .p-media-whatis__btn {
	position: absolute;
	z-index: 2;
	color: #fff;
}

.p-media-whatis .p-media-whatis__btn span {
	color: #fff;
	text-decoration: none;
}

@media print, screen and (min-width: 769px) {
	.p-media-whatis {
		width: 85%;
	}

	.p-media-whatis .c-heading-sub {
		margin-bottom: 14px;
		letter-spacing: 0.05em;
	}

	.p-media-whatis .p-media-whatis__box {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 37.0588235294%;
		background: url("../images/home/img-what-is-ambie_pc.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-whatis .p-media-whatis__text {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		z-index: 1;
		width: 100%;
		text-align: center;
		margin: auto;
		font-size: .938rem;
		line-height: 1.64;
		letter-spacing: 0.125em;
		font-weight: 700;
		color: #fff;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-media-whatis .p-media-whatis__lead {
		margin-bottom: 8px;
		font-size: 1.313rem;
		line-height: 1.45;
		letter-spacing: 0.18em;
		font-weight: 700;
	}

	.p-media-whatis .p-media-whatis__lead span {
		letter-spacing: 0.07em;
	}

	.p-media-whatis .p-media-whatis__btn {
		bottom: 18px;
		right: 20px;
	}

	.p-media-whatis .p-media-whatis__pict {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		display: none;
	}

	.p-media-whatis .p-media-whatis__pict img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 768px) {
	.p-media-whatis {
		width: 93.75%;
	}

	.p-media-whatis .c-heading-sub {
		margin-bottom: 14px;
		margin-left: 3%;
		letter-spacing: 0.05em;
	}

	.p-media-whatis .p-media-whatis__box {
		background: url("../images/home/img-what-is-ambie_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-whatis .p-media-whatis__text {
		position: relative;
		z-index: 1;
		display: block;
		width: 100%;
		text-align: center;
		padding: 90px 0;
		font-size: 1.375rem;
		line-height: 1.6;
		letter-spacing: 0.01em;
		font-weight: 700;
		color: #fff;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-whatis .p-media-whatis__lead {
		margin-bottom: 18px;
		font-size: 1.5rem;
		line-height: 1.47;
		letter-spacing: 0.09em;
		font-weight: 700;
	}

	.p-media-whatis .p-media-whatis__lead br {
	}

	.p-media-whatis .p-media-whatis__lead span {
		letter-spacing: 0.07em;
	}

	.p-media-whatis .p-media-whatis__pict {
		display: none;
	}

	.p-media-whatis .p-media-whatis__btn {
		bottom: 2px;
		right: 15px;
	}
}

@media print, screen and (min-width: 769px) {
	.p-media-productlist .c-heading-sub {
		text-align: left;
		margin: 0 0 14px 7.5%;
	}

	.p-media-productlist .p-media-productlist__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 54px;
	}

	.p-media-productlist .p-media-productlist__list .p-media-product {
		width: 50%;
	}

	.p-media-productlist .p-media-productlist__btn {
		max-width: 230px;
		margin: 0 auto 0 auto;
	}
}

@media screen and (max-width: 768px) {
	.p-media-productlist .c-heading-sub {
		text-align: left;
		margin: 0 0 14px 6%;
	}

	.p-media-productlist .p-media-productlist__list {
		width: 100%;
		margin-bottom: 28px;
	}

	.p-media-productlist .p-media-productlist__list .p-media-product {
		width: 100%;
	}

	.p-media-productlist .p-media-productlist__btn {
		max-width: 268px;
		margin: 0 auto 0 auto;
	}
}

.p-media-product {
	position: relative;
}

.p-media-product .p-media-product__new {
	position: absolute;
}

@media print, screen and (min-width: 769px) {
	.p-media-product .p-media-product__anchor {
		position: relative;
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 80%;
		text-decoration: none;
	}

	.p-media-product .p-media-product__anchor .c-btn-more-large span {
		text-decoration: none;
	}

	.p-media-product .p-media-product__content {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-bottom: 2px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-media-product .p-media-product__name {
		font-family: 'Muli', sans-serif;
		color: #3d3d3d !important;
		font-size: 2.813rem;
		line-height: 1.11;
		letter-spacing: 0.03em;
		font-weight: normal;
		margin-bottom: 22px;
	}

	.p-media-product .p-media-product__price {
		font-size: 1.25rem;
		line-height: 1.66;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-bottom: 10px;
		padding-left: 5px;
	}

	.p-media-product .p-media-product__price span {
		display: inline-block;
		font-size: .813rem;
		line-height: 2.5;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #3d3d3d !important;
		vertical-align: top;
		margin-top: 2px;
		margin-left: 2px;
	}

	.p-media-product .c-btn-more-large {
		color: #3d3d3d !important;
	}

	.p-media-product .c-btn-more-large span {
		font-size: 1rem;
		letter-spacing: 0.09em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-product .c-btn-more-large:before {
		font-size: 1rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-top: -1px;
	}

	.p-media-product .p-media-product__new {
		top: 10px;
		left: 10px;
		width: 67px;
		height: 67px;
	}

	.p-media-product .p-media-product__postage {
		display: inline-block;
		display: none;
		position: absolute;
		bottom: 22px;
		left: 0;
		text-align: center;
		width: 100%;
		font-size: 1rem;
		letter-spacing: 0.25em;
		font-weight: 500;
		color: #3d3d3d !important;
	}

	.p-media-product .p-media-product__postage:before {
		display: inline-block;
		content: '-';
		margin-right: 6px;
	}

	.p-media-product .p-media-product__postage:after {
		display: inline-block;
		content: '-';
		margin-left: 6px;
	}

	.p-media-product .p-media-product__postage.is-pc {
		display: block;
	}

	.p-media-product .p-media-product__color-list {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-bottom: 12px;
		padding-left: 4px;
		letter-spacing: -0.4em;
	}

	.p-media-product .p-media-product__color-item {
		display: inline-block;
		letter-spacing: normal;
		padding: 3px;
	}

	.p-media-product.p-media-product--wireless .p-media-product__anchor {
		background: url("../images/home/bg-wireless_pc.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-product.p-media-product--wired .p-media-product__anchor {
		background: url("../images/home/bg-wired_pc.jpg") center center no-repeat;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.p-media-product .p-media-product__anchor {
		position: relative;
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 53.90625%;
		text-decoration: none;
	}

	.p-media-product .p-media-product__anchor .c-btn-more-large span {
		text-decoration: none;
	}

	.p-media-product .p-media-product__name {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-bottom: 85px;
		font-family: 'Muli', sans-serif;
		color: #3d3d3d !important;
		font-size: 3.125rem;
		line-height: 1.27;
		letter-spacing: 0.03em;
		font-weight: normal;
		margin-bottom: 22px;
	}

	.p-media-product .p-media-product__price {
		display: inline-block;
		font-size: 1.563rem;
		line-height: 1.66;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-bottom: 10px;
	}

	.p-media-product .p-media-product__price span {
		display: inline-block;
		font-size: 1.063rem;
		line-height: 2.5;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #3d3d3d !important;
		vertical-align: top;
		margin-top: 1px;
		margin-left: 2px;
	}

	.p-media-product .c-btn-more-large {
		position: absolute;
		bottom: 14px;
		left: 0;
		right: 0;
		margin: auto;
		color: #3d3d3d !important;
	}

	.p-media-product .c-btn-more-large span {
		font-size: 1.25rem;
		line-height: 1.86;
		letter-spacing: 0.10em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-product .c-btn-more-large:before {
		font-size: 1.25rem;
		line-height: 1.86;
		letter-spacing: 0.10em;
		font-weight: 700;
		color: #3d3d3d !important;
		margin-top: -1px;
	}

	.p-media-product .p-media-product__new {
		top: 6px;
		left: 10px;
		width: 69px;
		height: 69px;
	}

	.p-media-product .p-media-product__content-sp {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-top: 88px;
	}

	.p-media-product .p-media-product__postage {
		display: inline-block;
		text-align: center;
		vertical-align: top;
		margin-top: 1px;
		font-size: 1.063rem;
		line-height: 2.5;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-product .p-media-product__postage:before {
		display: inline-block;
		content: '-';
		margin-right: 6px;
		margin-left: 6px;
	}

	.p-media-product .p-media-product__postage:after {
		display: inline-block;
		content: '-';
		margin-left: 6px;
	}

	.p-media-product .p-media-product__postage.is-pc {
		display: none;
	}

	.p-media-product .p-media-product__color-list {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-top: 12px;
		letter-spacing: -0.4em;
	}

	.p-media-product .p-media-product__color-item {
		display: inline-block;
		letter-spacing: normal;
		padding: 4px;
	}

	.p-media-product.p-media-product--wireless .p-media-product__anchor {
		background: url("../images/home/bg-wireless_sp.jpg") center center no-repeat;
		background-size: cover;
	}

	.p-media-product.p-media-product--wired .p-media-product__anchor {
		background: url("../images/home/bg-wired_sp.jpg") center center no-repeat;
		background-size: cover;
	}
}

.p-media-accessories .p-media-accessories__title {
	text-align: center;
}

@media print, screen and (min-width: 769px) {
	.p-media-accessories .p-media-accessories__title {
		display: inline-block;
		font-family: 'Muli', sans-serif;
		font-size: 1.563rem;
		letter-spacing: 0.04em;
		font-weight: normal;
		margin-bottom: 12px;
	}

	.p-media-accessories .p-media-accessories__anchor {
		display: block;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		text-align: left;
		width: 85%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 8px 140px 8px 8px;
		margin: 0 auto 0 auto;
		color: #3d3d3d !important;
		background: #fafbfa;
	}

	.p-media-accessories .p-media-accessories__pict {
		width: 23.22%;
	}

	.p-media-accessories .p-media-accessories__pict img {
		width: 100%;
		height: auto;
		vertical-align: top;
	}

	.p-media-accessories .p-media-accessories__name {
		position: relative;
		width: 48.58%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0.7% 2.55% 0.7% 2.55%;
		text-align: left;
		font-size: 1.125rem;
		line-height: 1.11;
		letter-spacing: 0.02em;
		font-weight: 700;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
		color: #3d3d3d !important;
	}

	.p-media-accessories .p-media-accessories__name:after {
		display: block;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		width: 1px;
		height: 100%;
		background: #3d3d3d !important;
	}

	.p-media-accessories .p-media-accessories__earpiece {
		font-size: .938rem;
		color: #3d3d3d !important;
	}

	.p-media-accessories .p-media-accessories__price {
		width: 28.20%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 3.8%;
		font-size: 1.188rem;
		line-height: 1.57;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-accessories .p-media-accessories__price span {
		display: inline-block;
		font-size: 1rem;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-accessories .p-media-accessories__color {
		display: block;
		color: #3d3d3d !important;
	}

	.p-media-accessories .p-media-accessories__color:before {
		display: block;
		content: '‒';
		margin: -1px 0 2px 0;
		font-weight: normal;
		color: #3d3d3d !important;
	}

	.p-media-accessories .c-btn-more-large {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 18px;
		height: 13px;
		margin: auto;
	}

	.p-media-accessories .c-btn-more-large span {
		text-decoration: none;
	}
}

@media screen and (max-width: 768px) {
	.p-media-accessories .p-media-accessories__title {
		display: inline-block;
		margin-bottom: 11px;
		font-family: 'Muli', sans-serif;
		font-size: 1.75rem;
		line-height: 1.12;
		letter-spacing: 0.04em;
		font-weight: normal;
		color: #3d3d3d !important;
	}

	.p-media-accessories .p-media-accessories__anchor {
		display: block;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		text-align: left;
		width: 94%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 20px 20px 60px 10px;
		margin: 0 auto 0 auto;
		color: #3d3d3d !important;
		background: #f6f7f6;
	}

	.p-media-accessories .p-media-accessories__pict {
		width: 30%;
	}

	.p-media-accessories .p-media-accessories__pict img {
		width: 100%;
		height: auto;
		vertical-align: top;
	}

	.p-media-accessories .p-media-accessories__name {
		position: relative;
		display: inline-block;
		width: 40%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 1.8% 2.0% 1.8% 2.0%;
		text-align: left;
		line-height: 1.5;
		font-size: 1.375rem;
		letter-spacing: 0.00em;
		font-weight: 700;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
		color: #3d3d3d !important;
	}

	.p-media-accessories .p-media-accessories__name:after {
		display: block;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		width: 1px;
		height: 100%;
		background: #3d3d3d;
	}

	.p-media-accessories .p-media-accessories__earpiece {
		display: block;
		font-size: 1.25rem;
		color: #3d3d3d !important;
		letter-spacing: 0.0em;
	}

	.p-media-accessories .p-media-accessories__price {
		width: 30%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 50px;
		font-size: 1.25rem;
		line-height: 1.57;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-accessories .p-media-accessories__price span {
		display: inline-block;
		font-size: .813rem;
		color: #3d3d3d !important;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-accessories .p-media-accessories__color {
		display: block;
		color: #3d3d3d !important;
		font-size: 1.25rem;
		letter-spacing: 0.02em;
		font-weight: 700;
	}

	.p-media-accessories .p-media-accessories__color:before {
		display: block;
		content: '‒';
		margin: -2px 0 0px 0;
		font-weight: normal;
		color: #3d3d3d !important;
	}

	.p-media-accessories .c-btn-more-large {
		position: absolute;
		bottom: 30px;
		right: 20px;
		height: 16px;
		margin: auto;
		font-size: 1.25rem;
		letter-spacing: 0.075em;
		font-weight: 500;
	}

	.p-media-accessories .c-btn-more-large span {
		text-decoration: none;
	}
}

.p-media-soundearcuffs {
	position: relative;
}

@media print, screen and (min-width: 769px) {
	.p-media-soundearcuffs {
		display: block;
		text-align: left;
		width: 310px;
		min-height: 105px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 0 0 115px;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__title {
		font-size: .938rem;
		line-height: 1.15;
		letter-spacing: 0.01em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__name {
		display: block;
		font-size: .813rem;
		color: #3d3d3d !important;
		line-height: 1.38;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__name:after {
		display: block;
		content: '-';
		font-weight: normal;
		color: #3d3d3d !important;
		margin: 1px 0 1px 0;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__price, .p-media-soundearcuffs__price_sale {
		position: absolute;
		bottom: 2px;
		left: 115px;
		font-size: .875rem;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-soundearcuffs__price_sale {
		/* position: absolute;
		bottom: 2px;
		left: 115px;
		font-size: .875rem;
		letter-spacing: 0.05em;
		font-weight: 700; */
		color: #E05053;
		font-weight: bold;
	}

	.p-media-soundearcuffs__price_sale span {
		color: #E05053;
	}

	.p-media-soundearcuffs__price_sale_before {
		position: absolute;
		bottom: 18px;
		font-size: .875rem;
		text-decoration: line-through;
		opacity: 0.7;
		color: #3d3d3d !important;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__price span {
		display: inline-block;
		vertical-align: top;
		color: #3d3d3d !important;
		margin: 2px 0 0 -0.5em;
		font-size: .625rem;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__soldout {
		position: absolute;
		bottom: 2px;
		left: 115px;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__pict {
		position: absolute;
		top: 0;
		left: 0;
		width: 105px;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__pict img {
		width: 100%;
		height: auto;
		vertical-align: top;
	}
}

@media screen and (max-width: 768px) {
	.p-media-soundearcuffs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: left;
		width: 100%;
		min-height: 150px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 200px 0 165px;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__title {
		width: 100%;
		font-size: 1.438rem;
		letter-spacing: 0.0em;
		font-weight: 700;
		color: #3d3d3d !important;
		padding-bottom: 15px;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__title:after {
		display: block;
		content: '';
		position: absolute;
		top: 0;
		margin: auto;
		right: 195px;
		width: 1px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 100%;
		background: #3d3d3d;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__name {
		display: block;
		width: 100%;
		padding: 1px 0 5px 0;
		font-size: 1.375rem;
		color: #3d3d3d !important;
		line-height: 1.38;
		letter-spacing: 0.02em;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__name:after {
		display: block;
		content: '-';
		color: #3d3d3d !important;
		margin: -3px 0 -4px 0;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__price, .p-media-soundearcuffs__price_sale {
		position: absolute;
		top: 50%;
		right: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align: right;
		font-size: 1.25rem;
		line-height: 1.11;
		letter-spacing: 0.02em;
		font-weight: 700;
		color: #3d3d3d !important;
	}

	.p-media-soundearcuffs__price_sale {
		/* position: absolute;
		bottom: 2px;
		left: 115px;
		font-size: .875rem;
		letter-spacing: 0.05em;
		font-weight: 700; */
		color: #E05053;
		font-weight: bold;
	}

	.p-media-soundearcuffs__price_sale span {
		color: #E05053;
	}

	.p-media-soundearcuffs__price_sale_before {
		position: absolute;
		top: 20%;
		right: 85px;
		font-size: 1.25rem;
		text-decoration: line-through;
		opacity: 0.7;
		color: #3d3d3d !important;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__price span {
		display: inline-block;
		color: #3d3d3d !important;
		margin: 0 0 0 -0.5em;
		font-size: 1.25rem;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__soldout {
		position: absolute;
		top: 50%;
		right: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__pict {
		position: absolute;
		top: 0;
		left: 0;
		width: 140px;
	}

	.p-media-soundearcuffs .p-media-soundearcuffs__pict img {
		width: 100%;
		height: auto;
		vertical-align: top;
	}
}

.p-text-lead {
	text-align: center;
}

@media print, screen and (min-width: 769px) {
	.p-text-lead {
		padding: 87px 40px 88px 40px;
	}

	.p-text-lead .c-text-lead {
		margin-bottom: 6px;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-text-lead .c-text-comfort {
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

@media screen and (max-width: 768px) {
	.p-text-lead {
		padding: 60px 60px 60px 60px;
	}

	.p-text-lead .c-text-lead {
		margin-bottom: 15px;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}

	.p-text-lead .c-text-comfort {
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
		-webkit-font-kerning: auto;
		font-kerning: auto;
	}
}

@-webkit-keyframes u-animation-loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	90% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes u-animation-loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	90% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.u-icon-color {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
}

.u-icon-color.u-icon-color--my-heart-white {
	background-color: #fff;
	border: 1px solid #aaa;
}

.u-icon-color.u-icon-color--asphalt-black {
	background-color: #3d3d3d;
}

.u-icon-color.u-icon-color--cactus-green {
	background-color: #d7df85;
}

.u-icon-color.u-icon-color--stamp-orange {
	background-color: #e87358;
}

.u-icon-color.u-icon-color--pop-sky {
	background-color: #bbcdd8;
}

.u-icon-color.u-icon-color--toypu-brown {
	background-color: #c1ac90;
}

@media print, screen and (min-width: 769px) {
	.u-icon-color {
		width: 10px;
		height: 10px;
	}
}

@media screen and (max-width: 768px) {
	.u-icon-color {
		width: 12px;
		height: 12px;
	}
}

.u-icon-soldout {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #e60012;
	color: #fff;
	border-radius: 5px;
}

@media print, screen and (min-width: 769px) {
	.u-icon-soldout {
		width: 90px;
		height: 20px;
		padding-top: 1px;
		font-size: .813rem;
		letter-spacing: 0.0em;
		font-weight: 700;
	}
}

@media screen and (max-width: 768px) {
	.u-icon-soldout {
		width: 150px;
		height: 42px;
		padding-top: 1px;
		font-size: 1.25rem;
		letter-spacing: 0.0em;
		font-weight: 700;
	}
}

@media print, screen and (min-width: 769px) {
	.page-about .l-content {
		padding-bottom: 50px;
	}

	.page-about .l-content-breadcrumb {
		margin: 7px 33px 25px;
	}

	.page-about .p-media-about-howto {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 768px) {
	.page-about .l-content {
		padding-bottom: 60px;
	}

	.page-about .p-media-about-howto {
		margin-bottom: 40px;
	}
}

.page-company .page-company__access {
	width: 100%;
}

.page-company .page-company__map {
	width: 100%;
}

@media print, screen and (min-width: 769px) {
	.page-company .l-content-section {
		max-width: 1084px;
		margin: 0 auto 0 auto;
		margin-bottom: 50px;
	}

	.page-company .page-company__table {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.page-company .page-company__table .c-table-company:nth-child(1) {
		width: 40%;
	}

	.page-company .page-company__table .c-table-company:nth-child(2) {
		width: 50%;
	}

	.page-company .page-company__access {
		margin: 0 auto 50px;
	}

	.page-company .page-company__map {
		height: 440px;
	}
}

@media screen and (max-width: 768px) {
	.page-company .l-content-section {
		margin-bottom: 50px;
	}

	.page-company .page-company__access {
		width: 100%;
		margin: 50px auto 30px;
	}

	.page-company .page-company__map {
		height: 280px;
		margin-top: -30px;
	}
}

.page-contact .contact_table {
	width: 100%;
	text-align: left;
}

.page-contact .contact_table th,.page-contact .contact_table td {
	vertical-align: top;
	color: #9b9b9b;
}

.page-contact .contact_table span.example {
	display: block;
	color: #9b9b9b;
}

.page-contact .contact_table .wpcf7-not-valid-tip {
	display: block;
	color: #d0011b;
}

.page-contact .wpcf7-form-control-wrap+br,.page-contact .wpcf7-response-output+br {
	display: none;
}

.page-contact .wpcf7-response-output,.page-contact .wpcf7-display-none,.page-contact .wpcf7-validation-errors {
	text-align: left;
	border: none;
}

.page-contact .wpcf7-validation-errors {
	color: #d0011b;
}

.page-contact .wpcf7-mail-sent-ok {
	text-align: center;
	font-weight: bold;
	color: #6fbe22;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.page-contact .wpcf7-mail-sent-ok:after {
	display: block;
	content: "メッセージは送信されました";
	color: #000000;
	font-weight: normal;
}

@media print, screen and (min-width: 769px) {
	.page-contact #wpcf7-f4-p15-o1,.page-contact #wpcf7-f5-p15-o1 {
		margin-top: -120px;
		padding-top: 120px;
	}

	.page-contact .l-content-section {
		padding-bottom: 70px;
	}

	.page-contact .wpcf7-response-output,.page-contact .wpcf7-display-none,.page-contact .wpcf7-validation-errors {
		padding: 0;
		margin: 0 0 60px;
	}

	.page-contact .wpcf7-mail-sent-ok {
		font-size: 1.375rem;
		padding: 60px 0;
		margin-bottom: 80px;
	}

	.page-contact .wpcf7-mail-sent-ok:after {
		margin-top: 20px;
		font-size: 1.125rem;
	}

	.page-contact .contact_table select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		width: 100%;
		height: 35px;
		padding: 5px 36px 5px 7px;
		font-size: 1rem;
		background: url("../images/icon_select_down.png") right 12px no-repeat transparent;
		background-size: 26px 11px;
		border: 1px solid #BEBEBE;
		border-radius: 0;
	}

	.page-contact .contact_table input[type="text"],.page-contact .contact_table input[type="email"],.page-contact .contact_table textarea {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: 1px solid #BEBEBE;
		font-size: 1rem;
		display: inline-block;
		height: 35px;
		line-height: 25px;
		padding: 5px;
		width: 100%;
	}

	.page-contact .contact_table textarea {
		height: 160px;
	}

	.page-contact .contact_table span.example {
		margin-top: 3px;
		font-size: .75rem;
	}

	.page-contact .contact_table .wpcf7-not-valid-tip {
		margin-top: 5px;
		font-size: .75rem;
	}

	.page-contact .contact_table th,.page-contact .contact_table td {
		font-size: 1rem;
	}

	.page-contact .contact_table th {
		width: 240px;
		padding: 15px 0;
		line-height: 35px;
	}

	.page-contact .contact_table td {
		padding: 15px 0px 15px 20px;
	}

	.page-contact .contact_table tr:first-child td,.page-contact .contact_table tr:first-child th {
		padding-top: 0px;
	}

	.page-contact .contact_table tr:last-child td,.page-contact .contact_table tr:last-child th {
		padding-bottom: 40px;
	}

	.page-contact .contact_submit_btn {
		margin: 10px auto 40px;
	}
}

@media screen and (max-width: 768px) {
	.page-contact #wpcf7-f4-p15-o1,.page-contact #wpcf7-f5-p15-o1 {
		margin-top: -120px;
		padding-top: 120px;
	}

	.page-contact .l-content-section {
		padding-bottom: 60px;
	}

	.page-contact .contact_table {
		display: block;
		width: 100%;
	}

	.page-contact .contact_table select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		width: 100%;
		height: 40px;
		padding: 5px 36px 5px 7px;
		font-size: 1rem;
		background: url("../images/icon_select_down.png") right 12px no-repeat transparent;
		background-size: 26px 11px;
		border: 1px solid #BEBEBE;
		border-radius: 0;
	}

	.page-contact .contact_table input[type="text"],.page-contact .contact_table input[type="email"],.page-contact .contact_table textarea {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: 1px solid #BEBEBE;
		font-size: 1rem;
		display: inline-block;
		height: 40px;
		line-height: 25px;
		padding: 5px;
		width: 100%;
	}

	.page-contact .contact_table textarea {
		height: 160px;
	}

	.page-contact .contact_table span.example {
		margin-top: 4px;
		font-size: .75rem;
	}

	.page-contact .contact_table .wpcf7-not-valid-tip {
		margin-top: 5px;
		font-size: .875rem;
	}

	.page-contact .contact_table tbody {
		display: block;
		width: 100%;
	}

	.page-contact .contact_table tr {
		width: 100%;
		display: block;
		margin-bottom: 20px;
		letter-spacing: -0.4em;
	}

	.page-contact .contact_table th,.page-contact .contact_table td {
		display: block;
		width: 100%;
		font-size: .875rem;
		letter-spacing: normal;
	}

	.page-contact .contact_table td {
		padding: 10px 0;
	}

	.page-contact .contact_table td.name_input {
		display: inline-block;
		width: 48%;
		margin: 0;
	}

	.page-contact .contact_table td.name_input:last-child {
		margin-left: 4%;
	}

	.page-contact .contact_table select {
		font-size: .875rem;
	}

	.page-contact .contact_submit_btn {
		margin: 10px auto 10px;
	}

	.page-contact .wpcf7-response-output,.page-contact .wpcf7-display-none,.page-contact .wpcf7-validation-errors {
		padding: 0 0 0 0;
		margin: 40px 0 40px 0;
	}

	.page-contact .wpcf7-mail-sent-ok {
		padding: 40px 0;
		margin: 30px 0px;
		font-size: 1.125rem;
		line-height: 20px;
	}

	.page-contact .wpcf7-mail-sent-ok:after {
		margin-top: 10px;
		font-size: 1rem;
	}
}

@media print, screen and (min-width: 769px) {
	.page-dealer .l-content-section {
		padding-bottom: 70px;
		max-width: 1084px;
		margin: 0 auto 0 auto;
	}

	.page-dealer .c-heading-bold {
		text-align: left;
		margin-bottom: 22px;
	}

	.page-dealer .page-dealer__list {
		text-align: left;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	.page-dealer .l-content-section {
		padding-bottom: 60px;
	}

	.page-dealer .c-heading-bold {
		text-align: left;
		margin-bottom: 22px;
		margin-top: 20px;
	}

	.page-dealer .page-dealer__list {
		text-align: left;
		margin-bottom: 30px;
	}

	.page-dealer .p-list-dealer {
		margin-bottom: 20px;
	}
}

@media print, screen and (min-width: 769px) {
	.page-wireless .l-content-breadcrumb,.page-wired .l-content-breadcrumb,.page-ear_piece .l-content-breadcrumb {
		margin-bottom: 45px;
	}

	.page-wireless .l-content,.page-wired .l-content,.page-ear_piece .l-content {
		padding-bottom: 20px;
	}

	.page-wireless .l-content-section+.l-content-section,.page-wired .l-content-section+.l-content-section,.page-ear_piece .l-content-section+.l-content-section {
		margin-top: 75px;
	}
}

@media screen and (max-width: 768px) {
	.page-wireless .l-content,.page-wired .l-content,.page-ear_piece .l-content {
		padding-bottom: 60px;
	}
}

.page-home .swiper-pagination-bullets {
	z-index: 1;
}

.page-home .swiper-pagination-bullets .swiper-pagination-bullet {
	background: #dfdfdf;
	opacity: 1;
}

.page-home .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #ffffff;
}

@media print, screen and (min-width: 769px) {
	.page-home .p-media-kv {
		margin-bottom: 56px;
	}

	.page-home .swiper-pagination-bullets .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin: 0 7px 0 7px;
	}

	.page-home .p-media-whatis {
		margin-bottom: 56px;
	}

	.page-home .p-media-productlist {
		margin-bottom: 74px;
	}

	.page-home .p-media-accessories {
		margin-bottom: 17px;
	}

	.page-home .page-home__bottom-info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 55px;
	}

	.page-home .page-home__news,.page-home .page-home__store,.page-home .page-home__banner {
		display: block;
		position: relative;
		padding: 30px 0 0 0;
	}

	.page-home .page-home__news .c-heading-sub,.page-home .page-home__store .c-heading-sub,.page-home .page-home__banner .c-heading-sub {
		position: absolute;
		top: 0;
	}

	.page-home .page-home__news {
		width: 33%;
	}

	.page-home .page-home__news .c-heading-sub {
		left: 30px;
	}

	.page-home .page-home__news .page-home__news-content {
		position: relative;
		display: block;
		text-align: left;
		width: 100%;
		padding: 9.5% 8.6% 19% 12.0%;
		background: #f6f7f6;
	}

	.page-home .page-home__news .c-btn-more {
		position: absolute;
		bottom: 10%;
		left: 12.0%;
	}

	.page-home .page-home__store {
		width: 33%;
	}

	.page-home .page-home__store .c-heading-sub {
		left: 30px;
	}

	.page-home .page-home__store .page-home__store-content {
		position: relative;
		display: block;
		text-align: left;
		width: 100%;
		padding: 9.5% 3.7% 19% 9.7%;
		background: #f6f7f6;
	}

	.page-home .page-home__store .c-btn-more {
		position: absolute;
		bottom: 10%;
		left: 9.7%;
	}

	.page-home .page-home__banner {
		width: 33%;
	}

	.page-home .page-home__banner .page-home__banner-content {
		display: block;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		padding: 7.3% 7.3% 7.3% 7.3%;
		background: #f6f7f6;
	}

	.page-home .page-home__banner .page-home__banner-list {
		width: 100%;
	}

	.page-home .page-home__banner .page-home__banner-item+.page-home__banner-item {
		margin-top: 6%;
	}
}

@media screen and (max-width: 768px) {
	.page-home .p-media-kv {
		margin-bottom: 40px;
	}

	.page-home .swiper-pagination-bullets .swiper-pagination-bullet {
		width: 18px;
		height: 18px;
		margin: 0 8px 0 8px;
	}

	.page-home .p-media-whatis {
		margin-bottom: 42px;
	}

	.page-home .p-media-productlist {
		margin-bottom: 48px;
	}

	.page-home .p-media-accessories {
		margin-bottom: 25px;
	}

	.page-home .page-home__news,.page-home .page-home__store,.page-home .page-home__banner {
		display: block;
		position: relative;
		width: 100%;
	}

	.page-home .page-home__news {
		text-align: left;
		width: 100%;
		margin-bottom: 38px;
	}

	.page-home .page-home__news .c-heading-sub {
		margin-left: 6%;
		margin-bottom: 12px;
	}

	.page-home .page-home__news .page-home__news-content {
		position: relative;
		display: block;
		text-align: center;
		width: 100%;
		padding: 42px 42px 62px 42px;
		background: #f6f7f6;
	}

	.page-home .page-home__news .c-btn-more {
		position: absolute;
		bottom: 30px;
		right: 30px;
	}

	.page-home .page-home__store {
		width: 100%;
		margin-bottom: 44px;
		text-align: left;
	}

	.page-home .page-home__store .c-heading-sub {
		margin-left: 6%;
		margin-bottom: 8px;
	}

	.page-home .page-home__store .page-home__store-content {
		position: relative;
		display: block;
		text-align: left;
		width: 100%;
		padding: 25px 42px 62px 42px;
	}

	.page-home .page-home__store .c-btn-more {
		position: absolute;
		bottom: 30px;
		right: 30px;
	}

	.page-home .page-home__banner {
		width: 100%;
		margin-bottom: 80px;
	}

	.page-home .page-home__banner .page-home__banner-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto 0 auto;
	}

	.page-home .page-home__banner .page-home__banner-item {
		width: 48.4%;
	}

	.page-home .page-home__banner .c-btn-more {
		height: 100%;
	}
}

.page-law .l-content-section {
	text-align: left;
}

.page-law .l-content-section a {
	text-decoration: underline;
}

@media print, screen and (min-width: 769px) {
	.page-law .l-content-section {
		max-width: 1084px;
		margin: 0 auto 0 auto;
		padding-bottom: 70px;
	}

	.page-law .page-law__section {
		margin-bottom: 30px;
	}

	.page-law .c-heading-bold {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	.page-law .l-content-section {
		padding-bottom: 60px;
	}

	.page-law .page-law__section {
		margin-bottom: 60px;
	}

	.page-law .c-heading-bold {
		margin-bottom: 15px;
	}
}

.page-news .news_list {
	text-align: left;
	letter-spacing: -0.4em;
}

.page-news .news_list li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}

.page-news .news_list li a {
	display: block;
	overflow: hidden;
}

.page-news .news_list .thumbnail {
	position: relative;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.page-news .news_list .thumbnail:before {
	display: block;
	content: "";
	padding-top: 66%;
}

.page-news .news_list .thumbnail_noimg {
	background-color: #f2f2f2;
	background-image: url("../images/news_no_img.png");
}

.page-news .news_list .text_box {
	text-align: left;
}

.page-news .news_list .title {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.page-news .news_list .date {
	color: #9b9b9b;
}

.page-news .pagenation {
	text-align: center;
	width: 100%;
}

.page-news .pagenation li {
	display: inline-block;
	text-align: center;
	background-color: #f2f2f2;
	color: #43494C;
}

.page-news .pagenation li.active {
	background-color: #43494C;
	color: #ffffff;
}

.page-news .pagenation li.prev,.page-news .pagenation li.next {
	display: none;
}

.page-news .pagenation li a {
	color: #43494C;
	display: block;
	width: 100%;
	height: 100%;
}

.page-news .pagenation li a:hover {
	opacity: 0.8;
}

.page-news .news_single {
	text-align: left;
}

.page-news .news_single .thumbnail {
	display: none;
	width: 100%;
	margin-bottom: 20px;
}

.page-news .news_single .thumbnail img {
	width: 100%;
	height: auto;
}

.page-news .news_single .date {
	color: #9B9B9B;
}

.page-news .news_single .title {
	font-weight: bold;
}

.page-news .news_single .text_contents strong {
	font-weight: bold;
}

.page-news .news_single .text_contents a {
	text-decoration: underline;
}

@media print, screen and (min-width: 769px) {
	.page-news .l-content-section {
		max-width: 1084px;
		margin: 0 auto 0 auto;
	}

	.page-news .news_list li {
		width: 30%;
		margin-right: 5%;
		margin-bottom: 40px;
	}

	.page-news .news_list li:nth-child(3n) {
		margin-right: 0;
	}

	.page-news .news_list .text_box {
		margin-top: 20px;
	}

	.page-news .news_list .title {
		height: 40px;
		margin-top: 10px;
		font-size: 1rem;
		line-height: 20px;
	}

	.page-news .news_list .date {
		font-size: .875rem;
	}

	.page-news .pagenation {
		margin: 30px auto 50px;
	}

	.page-news .pagenation li {
		width: 28px;
		height: 28px;
		margin: 0 8px;
		font-size: 1rem;
		line-height: 28px;
	}

	.page-news .pagenation li a {
		font-size: 1rem;
	}

	.page-news .news_single {
		padding: 0 0 90px;
	}

	.page-news .news_single .date {
		margin-bottom: 10px;
		font-size: .875rem;
	}

	.page-news .news_single .title {
		font-size: .875rem;
		line-height: 30px;
	}

	.page-news .news_single .text_contents {
		margin-top: 50px;
	}

	.page-news .news_single .text_contents p {
		margin-top: 20px;
		font-size: .875rem;
		line-height: 36px;
	}
}

@media screen and (max-width: 768px) {
	.page-news .news_list {
		padding: 0;
	}

	.page-news .news_list li {
		width: 47%;
		margin-right: 4%;
		margin-bottom: 40px;
	}

	.page-news .news_list li:nth-child(2n) {
		margin-right: 0;
	}

	.page-news .news_list .text_box {
		margin-top: 15px;
	}

	.page-news .news_list .title {
		height: 75px;
		margin-top: 8px;
		font-size: 1.375rem;
		line-height: 1.6;
	}

	.page-news .news_list .date {
		font-size: 1.25rem;
	}

	.page-news .pagenation {
		margin: 10px auto 40px;
	}

	.page-news .pagenation li {
		width: 35px;
		height: 35px;
		margin: 0 8px;
		padding-top: 8px;
		font-size: 1.25rem;
	}

	.page-news .pagenation li a {
		font-size: 1.25rem;
	}

	.page-news .news_single {
		padding: 0 0 60px;
	}

	.page-news .news_single .date {
		padding: 0 20px;
		margin-bottom: 10px;
		font-size: 1.25rem;
	}

	.page-news .news_single .title {
		padding: 0 20px;
		font-size: 1.5rem;
		line-height: 36px;
	}

	.page-news .news_single .text_contents {
		margin-top: 40px;
	}

	.page-news .news_single .text_contents p {
		padding: 0 20px;
		margin-top: 20px;
		font-size: 1.375rem;
		line-height: 1.9;
	}

	.page-news .news_single .text_contents p span {
		font-size: 20px !important;
	}
}

.page-policy .l-content-section {
	text-align: left;
}

.page-policy .l-content-section a {
	text-decoration: underline;
}

.page-policy .page-policy__section {
	max-width: 1084px;
	margin: 0 auto 0 auto;
	margin-bottom: 50px;
}

.page-policy .page-policy__section p {
	padding: 20px 0;
}

.page-policy .page-policy__section .policy_list>li {
	position: relative;
	padding: 10px 0 10px 18px;
}

.page-policy .page-policy__section .policy_list>li:before {
	content: "・";
	position: absolute;
	left: 0;
}

.page-policy .page-policy__section .policy_list_2>li {
	position: relative;
	padding-left: 15px;
}

.page-policy .page-policy__section .policy_list_2>li:before {
	content: ">";
	position: absolute;
	left: 0;
}

@media print, screen and (min-width: 769px) {
	.page-policy .l-content-section {
		padding-bottom: 20px;
	}

	.page-policy .page-policy__section {
		margin-bottom: 50px;
	}

	.page-policy .page-policy__section p {
		padding: 20px 0;
	}

	.page-policy .page-policy__section .policy_list>li {
		padding: 10px 0 10px 18px;
	}

	.page-policy .page-policy__update {
		text-align: center;
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 768px) {
	.page-policy .l-content-section {
		padding-bottom: 60px;
	}

	.page-policy .page-policy__section {
		margin-bottom: 60px;
	}

	.page-policy .page-policy__section p {
		padding: 20px 0;
	}

	.page-policy .page-policy__section .policy_list>li {
		padding: 12px 0 12px 24px;
	}

	.page-policy .page-policy__update {
		text-align: center;
		margin-bottom: 40px;
	}
}

@media print, screen and (min-width: 769px) {
	.page-qa .l-content-section {
		max-width: 1084px;
		padding-bottom: 10px;
		margin: 0 auto 0 auto;
	}

	.page-qa .page-qa__nav {
		letter-spacing: -0.4em;
		margin-bottom: 30px;
		padding-left: 25px;
	}

	.page-qa .page-qa__nav-item {
		display: inline-block;
		text-align: left;
		letter-spacing: normal;
		margin-bottom: 14px;
		width: 350px;
	}

	.page-qa .page-qa__text {
		text-align: center;
		margin-top: 48px;
		margin-bottom: 35px;
		font-size: .875rem;
		line-height: 1.79;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #010101;
	}

	.page-qa .page-qa__btn {
		width: 200px;
		height: 36px;
		margin: 0 auto 0 auto;
		padding: 0;
	}

	.page-qa .page-qa__btn .c-btn-ellipse {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 200px;
		height: 36px;
		font-size: 1.063rem;
		letter-spacing: 0.5em;
		font-weight: 700;
		color: #fefefe;
		border-radius: 18px;
		background-color: #a3dc48;
		padding-left: 0.7em;
	}

	.ua-desktop-windows.ua-ie .page-qa .page-qa__btn .c-btn-ellipse {
		padding: 3px 0 0 8px;
	}
}

@media screen and (max-width: 768px) {
	.page-qa .l-content-section {
		padding-bottom: 60px;
	}

	.page-qa .page-qa__nav {
		margin-bottom: 50px;
	}

	.page-qa .page-qa__nav-item {
		text-align: left;
		margin-bottom: 14px;
	}

	.page-qa .page-qa__text {
		text-align: center;
		margin-top: 68px;
		margin-bottom: 40px;
		font-size: 1.375rem;
		line-height: 1.79;
		letter-spacing: 0.15em;
		font-weight: 700;
		color: #010101;
	}

	.page-qa .page-qa__btn {
		width: 260px;
		height: 46px;
		margin: 0 auto 0 auto;
		padding: 0;
	}

	.page-qa .page-qa__btn .c-btn-ellipse {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 260px;
		height: 46px;
		font-size: 1.25rem;
		letter-spacing: 0.5em;
		font-weight: 700;
		color: #fefefe;
		border-radius: 23px;
		background-color: #a3dc48;
		padding-left: 0.7em;
	}
}

@media print, screen and (min-width: 769px) {
	.page-soundearcuffs .l-content {
		padding-bottom: 35px;
	}

	.page-soundearcuffs .l-content-breadcrumb {
		margin: 7px 33px 26px;
	}

	.page-soundearcuffs .c-heading-kv {
		margin-bottom: 62px;
	}

	.page-soundearcuffs .p-list-product+.p-list-product {
		margin-top: 28px;
	}

	.page-soundearcuffs .l-content-section.l-content-section--wide {
		padding-bottom: 70px;
	}

	.page-soundearcuffs .p-list-download {
		margin-top: 70px;
	}
}

@media screen and (max-width: 768px) {
	.page-soundearcuffs .l-content {
		padding-bottom: 25px;
	}

	.page-soundearcuffs .c-heading-kv {
		margin-bottom: 45px;
	}

	.page-soundearcuffs .p-list-product+.p-list-product {
		margin-top: 60px;
	}

	.page-soundearcuffs .l-content-section.l-content-section--wide {
		padding-bottom: 40px;
	}

	.page-soundearcuffs .p-list-download {
		margin-top: 40px;
	}
}

.page-usces-cart .fix_padding {
	padding-left: 30px;
	padding-right: 30px;
}

.page-usces-cart .fix_width {
	margin: auto;
	width: 1024px;
}

.page-usces-cart .fix_width_s {
	margin: auto;
	width: 830px;
}

.page-usces-cart #wp-calendar td.businessday {
	background-color: #FFECCE;
	color: #F00;
}

.page-usces-cart #content h1.item_page_title {
	padding-bottom: 10px;
	font-size: 1.5em;
}

.page-usces-cart #itempage h2.item_name {
	margin-bottom: 10px;
	margin-left: 310px;
	padding: 3px 5px;
	background-color: #999999;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}

.page-usces-cart #itempage .itemimg {
	width: 300px;
	text-align: center;
}

.page-usces-cart #itempage .field {
	margin-left: 310px;
}

.page-usces-cart #itempage .assistance_item {
	width: 740px;
}

.page-usces-cart #itempage .assistance_item ul {
	width: 750px;
	margin-right: -10px;
	overflow: hidden;
	_zoom: 1;
}

.page-usces-cart #itempage .assistance_item ul li {
	width: 240px;
	margin-right: 10px;
}

.page-usces-cart #itempage .assistance_item .listbox {
	height: 125px;
	margin-right: 0px;
	overflow: hidden;
}

.page-usces-cart #itempage .assistance_item .listbox .assist_excerpt {
	height: 103px;
	overflow: hidden;
}

.page-usces-cart #itempage .assistance_item .listbox .assist_price {
	text-align: right;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 8px;
}

.page-usces-cart #content h1.cart_page_title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.5em;
}

.page-usces-cart div.usccart_navi li.ucart {
	width: 25%;
}

.page-usces-cart #cart table {
	width: 100%;
}

.page-usces-cart #content #wc_cart img,.page-usces-cart #content #wc_confirm img {
	max-width: none;
}

.page-usces-cart #content h1.member_page_title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.5em;
}

.page-usces-cart .tx_red {
	color: #D0011B;
}

.page-usces-cart .items h2,.page-usces-cart .cart h2 {
	color: #9B9B9B;
	font-size: 22px;
	margin-bottom: 20px;
}

.page-usces-cart .sub_text {
	color: #9B9B9B;
	font-size: 12px;
	line-height: 24px;
}

.page-usces-cart .item {
	overflow: hidden;
	padding-bottom: 50px;
}

.page-usces-cart .item_img {
	background-color: #eeeeee;
	float: left;
	overflow: hidden;
	width: 453px;
}

.page-usces-cart .item_img img {
	height: auto;
	width: 100%;
}

.page-usces-cart .item_detail {
	float: right;
	text-align: left;
	width: 511px;
}

.page-usces-cart .item_text_1 {
	color: #6FA29B;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
}

.page-usces-cart .item_text_2 {
	font-size: 16px;
	margin: 30px 0;
}

.page-usces-cart .item h2 {
	font-size: 40px;
}

.page-usces-cart .item h2 span {
	display: block;
	font-size: 14px;
}

.page-usces-cart .item_price {
	font-size: 26px;
	margin-top: 60px;
}

.page-usces-cart .item_price span {
	display: inline-block;
	font-size: 14px;
	margin-left: 5px;
}

.page-usces-cart .item_notice {
	font-size: 10px;
	line-height: 16px;
	margin-top: 10px;
}

.page-usces-cart .item_color {
	margin-top: 30px;
}

.page-usces-cart .item_color_allnum {
	font-size: 12px;
}

.page-usces-cart .item_color_list {
	margin-top: 8px;
	overflow: hidden;
}

.page-usces-cart .item_color_list li {
	float: left;
	margin-right: 10px;
	height: 16px;
	width: 16px;
}

.page-usces-cart .item_color_list li a {
	border: 3px solid transparent;
	border-radius: 50%;
	display: block;
	height: 12px;
	margin: 2px;
	width: 12px;
}

.page-usces-cart .item_color_list li.asphalt-black a {
	background-color: #000000;
}

.page-usces-cart .item_color_list li.cactus-green a {
	background-color: #77bb9c;
}

.page-usces-cart .item_color_list li.stamp-orange a {
	background-color: #E05053;
}

.page-usces-cart .item_color_list li.pop-sky a {
	background-color: #AEC3C0;
}

.page-usces-cart .item_color_list li.toypu-brown a {
	background-color: #7F6049;
}

.page-usces-cart .item_color_list li.my-heart-white a {
	background-color: #ffffff;
	border: 1px solid #979797;
}

.page-usces-cart .item_color_list li.active a {
	border: 3px solid #979797;
	margin: 0;
	height: 16px;
	width: 16px;
}

.page-usces-cart .item_color_num {
	color: #9B9B9B;
	font-size: 10px;
	margin-top: 15px;
}

.page-usces-cart .item_color_num input.skuquantity {
	border: 1px solid #BEBEBE;
	border-radius: 2px;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	width: 76px;
}

.page-usces-cart .skubutton {
	margin-top: 15px;
}

.page-usces-cart .items {
	text-align: left;
	padding-bottom: 50px;
}

.page-usces-cart .item_list {
	margin-top: 14px;
	overflow: hidden;
	margin-bottom: 80px;
}

.page-usces-cart .item_list--ear_piece {
	margin-bottom: 0;
}

.page-usces-cart .item_list>li {
	display: table;
	float: left;
	margin-top: 50px;
	overflow: hidden;
	width: 47%;
}

.page-usces-cart .item_list>li:nth-child(1),.page-usces-cart .item_list>li:nth-child(2) {
	margin-top: 0;
}

.page-usces-cart .item_list>li:nth-child(2n) {
	margin-left: 6%;
}

.page-usces-cart .item_list>li .item_list_thumimg {
	display: table-cell;
	height: 180px;
	width: 160px;
	vertical-align: middle;
	overflow: hidden;
}

.page-usces-cart .item_list>li .item_list_thumimg img {
	height: auto;
	width: 100%;
}

.page-usces-cart .item_list>li .item_list_text_box {
	display: table-cell;
	padding-left: 30px;
	vertical-align: middle;
}

.page-usces-cart .item_list>li .item_list_name {
	font-size: 16px;
	line-height: 20px;
}

.page-usces-cart .item_list>li .item_list_price {
	font-size: 14px;
	margin-top: 10px;
}

.page-usces-cart .item_list_cart_btn {
	margin-top: 20px;
}

.page-usces-cart .cart {
	text-align: left;
	padding-bottom: 30px;
}

.page-usces-cart .cart_update,.page-usces-cart .confiem_notice {
	overflow: hidden;
	margin-bottom: 14px;
}

.page-usces-cart .cart_update_bottom {
	overflow: hidden;
	padding: 15px 0;
}

.page-usces-cart .cart_update_text,.page-usces-cart .confiem_notice_text {
	color: #9B9B9B;
	font-size: 12px;
	float: left;
	line-height: 24px;
}

.page-usces-cart .cart_update_text,.page-usces-cart .confiem_notice_text {
	font-size: 13px;
	color: #222222;
}

.page-usces-cart .cart_update_btn {
	float: right;
}

.page-usces-cart .cart_table {
	border-bottom: 1px solid #D8D8D8;
	display: table;
	width: 100%;
}

.page-usces-cart .cart_table_tr {
	display: table-row;
}

.page-usces-cart .cart_table_td {
	border-top: 1px solid #D8D8D8;
	display: table-cell;
	font-size: 16px;
	padding: 20px 0;
	vertical-align: middle;
}

.page-usces-cart .cart_table_tr .cart_table_td:nth-child(1) {
	width: 528px;
}

.page-usces-cart .cart_table_tr .cart_table_td:nth-child(2) {
	width: 236px;
}

.page-usces-cart .cart_table_tr .cart_table_td:nth-child(3) {
	width: 260px;
}

.page-usces-cart .cart_table .cart_table_tr:first-child .cart_table_td {
	padding: 12px 0;
}

.page-usces-cart .cart_table .cart_table_tr:first-child .cart_table_td p {
	color: #9B9B9B;
}

.page-usces-cart .cart_table .cart_thumbnail {
	display: table-cell;
	width: 120px;
}

.page-usces-cart .cart_table .cart_thumbnail img {
	width: 100%;
}

.page-usces-cart .cart_input {
	overflow: hidden;
}

.page-usces-cart .cart_item_name {
	display: table-cell;
	line-height: 24px;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: middle;
}

.page-usces-cart .cart_item_num {
	border: 1px solid #BEBEBE;
	font-size: 16px;
	float: left;
	height: 35px;
	padding: 5px;
	width: 100px;
}

.page-usces-cart .cart_delete_btn {
	float: left;
	margin-left: 12px;
	margin-top: 5px;
}

.page-usces-cart .cart_price_table_box {
	border-bottom: 1px solid #D8D8D8;
	padding: 14px 0;
	overflow: hidden;
}

.page-usces-cart .cart_price_table_box--confirm {
	border-bottom: none;
	margin-bottom: 40px;
}

.page-usces-cart .cart_price_table {
	float: right;
	text-align: right;
	width: 400px;
}

.page-usces-cart .cart_price_table td {
	font-size: 14px;
	padding: 6px 0;
}

.page-usces-cart .cart_price_table td.cart_all_price {
	font-size: 16px;
}

.page-usces-cart .cart_price_table td.left {
	width: 200px;
}

.page-usces-cart .cart_send_btn_box {
	padding: 20px 0;
	text-align: right;
}

.page-usces-cart .cart_send_btn_box input,.page-usces-cart .cart_send_btn_box a {
	display: inline-block;
}

.page-usces-cart .cart_send_btn_box a.continue_shopping_button {
	margin-right: 20px;
}

.page-usces-cart .cart_stage_box {
	background-color: #F3F3F3;
	margin-bottom: 30px;
	padding: 40px 0;
	width: 100%;
}

.page-usces-cart .cart_stage {
	margin: auto;
}

.page-usces-cart .cart_stage li {
	color: #6E6E6E;
	font-size: 22px;
	line-height: 1.6;
	display: inline-block;
}

.page-usces-cart .cart_stage li.active {
	color: #6FBD23;
}

.page-usces-cart .cart_stage li span {
	color: #DDDDDD;
	display: inline-block;
	margin: 0 30px;
}

.page-usces-cart .error_message {
	font-size: 12px;
	line-height: 24px;
}

.page-usces-cart .customer_table,.page-usces-cart .customer_form {
	width: 100%;
	border-top: 1px solid #D8D8D8;
}

.page-usces-cart .noboder,.page-usces-cart .cart .customer_table:first-child,.page-usces-cart .cart .customer_form:first-child {
	border-top: none;
}

.page-usces-cart .customer_table tr:first-child td,.page-usces-cart .customer_table tr:first-child th,.page-usces-cart .customer_form tr:first-child td,.page-usces-cart .customer_form tr:first-child th {
	padding-top: 40px;
}

.page-usces-cart .customer_table.noboder tr:first-child td,.page-usces-cart .customer_table.noboder tr:first-child th,.page-usces-cart .customer_form.noboder tr:first-child td,.page-usces-cart .customer_form.noboder tr:first-child th {
	padding-top: 0px;
}

.page-usces-cart .customer_table tr:last-child td,.page-usces-cart .customer_table tr:last-child th,.page-usces-cart .customer_form tr:last-child td,.page-usces-cart .customer_form tr:last-child th {
	padding-bottom: 40px;
}

.page-usces-cart .customer_table th,.page-usces-cart .customer_form th {
	color: #9B9B9B;
	font-size: 16px;
	padding: 15px 0px 15px 20px;
	vertical-align: middle;
	width: 260px;
}

.page-usces-cart .customer_table th.notice {
	font-size: 12px;
	line-height: 20px;
}

.page-usces-cart .customer_table td,.page-usces-cart .customer_form td {
	vertical-align: middle;
	padding: 15px 20px 15px 0;
}

.page-usces-cart .customer_table td dt,.page-usces-cart .customer_form td dt {
	padding: 5px 0;
}

.page-usces-cart .customer_table th em,.page-usces-cart .customer_form th em {
	color: #D0011B;
	font-size: 12px;
	position: absolute;
	margin-top: -10px;
}

.page-usces-cart .customer_table td input[type="text"],.page-usces-cart .customer_form td input[type="text"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #BEBEBE;
	font-size: 16px;
	display: inline-block;
	height: 35px;
	line-height: 25px;
	padding: 5px;
	width: 100%;
}

.page-usces-cart #coupon_table .used_coupon {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #BEBEBE;
	font-size: 16px;
	display: inline-block;
	height: 35px;
	line-height: 25px;
	padding: 5px;
	width: 100%;
}

.page-usces-cart .customer_table span.example,.page-usces-cart .customer_form span.example {
	color: #9B9B9B;
	display: block;
	font-size: 20px;
	margin-top: 8px;
}

.page-usces-cart .customer_table input[type="text"].zipcode_input,.page-usces-cart .customer_form input[type="text"].zipcode_input {
	width: 265px;
}

.page-usces-cart .search-zipcode {
	width: 90px;
	display: inline-block;
	margin-left: 20px;
}

.page-usces-cart .customer_form input.security_code {
	width: 130px;
}

.page-usces-cart .customer_table select,.page-usces-cart .customer_form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("../images/icon_select_down.png");
	background-position: right 12px;
	background-size: 26px 11px;
	background-repeat: no-repeat;
	border: 1px solid #BEBEBE;
	border-radius: 0;
	background-color: transparent;
	font-size: 16px;
	width: 125px;
	height: 35px;
	padding: 5px 7px;
}

.page-usces-cart .customer_form select[name="expmm"],.page-usces-cart .customer_form select[name="expyy"] {
	width: 180px;
}

.page-usces-cart .customer_form .date_text {
	color: #9B9B9B;
	display: inline-block;
	font-size: 16px;
	padding: 0 10px 0 10px;
}

.page-usces-cart .customer_send_btn_box {
	padding: 20px 0;
	text-align: center;
}

.page-usces-cart .customer_send_btn_box input {
	display: inline-block;
	margin: 0 15px;
}

.page-usces-cart .customer_table textarea,.page-usces-cart .customer_form textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #BEBEBE;
	display: inline-block;
	height: 130px;
	line-height: 25px;
	padding: 5px;
	width: 100%;
}

.page-usces-cart .delivery_right {
	margin-left: 30px;
}

.page-usces-cart .customer_table.customer_table--delivery select {
	width: 200px;
}

.page-usces-cart .confirm_table {
	width: 100%;
}

.page-usces-cart .confirm_table th,.page-usces-cart .confirm_table td {
	color: #9B9B9B;
	font-size: 16px;
	padding: 8px 0;
}

.page-usces-cart .confirm_table th {
	width: 340px;
}

.page-usces-cart .confirm_table tr.ttl+tr td,.page-usces-cart .confirm_table tr.ttl+tr th {
	padding-top: 25px;
}

.page-usces-cart .confirm_table tr.ttl td {
	border-bottom: 1px solid #D8D8D8;
	background-color: transparent;
	padding: 40px 0 20px;
}

.page-usces-cart .confirm_table tr.ttl td h3 {
	color: #9B9B9B;
	font-size: 22px;
}

.page-usces-cart .confirm_send_box {
	text-align: center;
	padding: 30px 0;
}

.page-usces-cart .confirm_send_box input {
	display: inline-block;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 15px;
}

.page-usces-cart .completion_text {
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-usces-cart .completion_text h3 {
	font-size: 16px;
}

.page-usces-cart .completion_text p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
}

.page-usces-cart .completion_back_top_btn {
	margin: 30px auto;
}

.page-usces-cart #error-page {
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-usces-cart #error-page h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.page-usces-cart #error-page p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

.page-usces-cart #error-page p.return_settlement {
	margin: 30px auto 0;
}

@media print, screen and (min-width: 769px) {
	.page-usces-cart #content {
		max-width: 1084px;
		margin: 0 auto 0 auto;
		margin-bottom: 50px;
	}

	.page-usces-cart .l-content-breadcrumb {
		margin-bottom: 40px;
	}

	.page-usces-cart .cart {
		padding: 0 60px 0 60px;
	}
}

@media screen and (max-width: 768px) {
	.page-usces-cart {
		font-size: 20px;
		line-height: 1.6;
	}

	.page-usces-cart .fix_padding {
		padding-left: 30px;
		padding-right: 30px;
	}

	.page-usces-cart .fix_width {
		width: 100%;
	}

	.page-usces-cart .fix_width_s {
		max-width: 100%;
	}

	.page-usces-cart #content {
		margin-bottom: 50px;
	}

	.page-usces-cart .cart {
		padding: 0 30px 0 30px;
	}

	.page-usces-cart .items h2,.page-usces-cart .cart h2 {
		color: #9B9B9B;
		font-size: 24px;
		margin-bottom: 30px;
	}

	.page-usces-cart .sub_text {
		color: #9B9B9B;
		font-size: 20px;
		line-height: 1.8;
	}

	.page-usces-cart .item {
		overflow: hidden;
		padding-bottom: 50px;
	}

	.page-usces-cart .item_img {
		background-color: #eeeeee;
		float: left;
		overflow: hidden;
		width: 453px;
	}

	.page-usces-cart .item_img img {
		height: auto;
		width: 100%;
	}

	.page-usces-cart .item_detail {
		float: right;
		text-align: left;
		width: 511px;
	}

	.page-usces-cart .item_text_1 {
		color: #6FA29B;
		font-size: 20px;
		line-height: 1.8;
		margin-top: 30px;
	}

	.page-usces-cart .item_text_2 {
		font-size: 24px;
		margin: 40px 0;
	}

	.page-usces-cart .item h2 {
		font-size: 40px;
	}

	.page-usces-cart .item h2 span {
		display: block;
		font-size: 22px;
	}

	.page-usces-cart .item_price {
		font-size: 26px;
		margin-top: 60px;
	}

	.page-usces-cart .item_price span {
		display: inline-block;
		font-size: 22px;
		margin-left: 5px;
	}

	.page-usces-cart .item_notice {
		font-size: 20px;
		line-height: 1.6;
		margin-top: 10px;
	}

	.page-usces-cart .item_color {
		margin-top: 30px;
	}

	.page-usces-cart .item_color_allnum {
		font-size: 20px;
	}

	.page-usces-cart .item_color_list {
		margin-top: 8px;
		overflow: hidden;
	}

	.page-usces-cart .item_color_list li {
		float: left;
		margin-right: 10px;
		height: 16px;
		width: 16px;
	}

	.page-usces-cart .item_color_list li a {
		border: 3px solid transparent;
		border-radius: 50%;
		display: block;
		height: 12px;
		margin: 2px;
		width: 12px;
	}

	.page-usces-cart .item_color_list li.asphalt-black a {
		background-color: #000000;
	}

	.page-usces-cart .item_color_list li.cactus-green a {
		background-color: #77bb9c;
	}

	.page-usces-cart .item_color_list li.stamp-orange a {
		background-color: #E05053;
	}

	.page-usces-cart .item_color_list li.pop-sky a {
		background-color: #AEC3C0;
	}

	.page-usces-cart .item_color_list li.toypu-brown a {
		background-color: #7F6049;
	}

	.page-usces-cart .item_color_list li.my-heart-white a {
		background-color: #ffffff;
		border: 1px solid #979797;
	}

	.page-usces-cart .item_color_list li.active a {
		border: 3px solid #979797;
		margin: 0;
		height: 16px;
		width: 16px;
	}

	.page-usces-cart .item_color_num {
		color: #9B9B9B;
		font-size: 20px;
		margin-top: 15px;
	}

	.page-usces-cart .item_color_num input.skuquantity {
		border: 1px solid #BEBEBE;
		border-radius: 2px;
		font-size: 22px;
		height: 25px;
		line-height: 25px;
		padding: 0 5px;
		width: 76px;
	}

	.page-usces-cart .skubutton {
		margin-top: 15px;
	}

	.page-usces-cart .items {
		padding-bottom: 30px;
	}

	.page-usces-cart .item_list {
		margin-top: 14px;
	}

	.page-usces-cart .item_list>li {
		float: none;
		margin-top: 30px;
		width: 100%;
	}

	.page-usces-cart .item_list>li:first-child {
		margin-top: 0;
	}

	.page-usces-cart .item_list>li:nth-child(2) {
		margin-top: 30px;
	}

	.page-usces-cart .item_list>li:nth-child(2n) {
		margin-left: 0px;
	}

	.page-usces-cart .item_list>li .item_list_thumimg {
		height: auto;
		width: 100px;
		vertical-align: top;
	}

	.page-usces-cart .item_list>li .item_list_thumimg img {
		height: auto;
		width: 100%;
	}

	.page-usces-cart .item_list>li .item_list_text_box {
		padding-left: 20px;
	}

	.page-usces-cart .item_list>li .item_list_name {
		font-size: 22px;
		line-height: 18px;
	}

	.page-usces-cart .cart {
		padding-bottom: 10px;
	}

	.page-usces-cart .cart_update,.page-usces-cart .confiem_notice {
		display: table;
		width: 100%;
	}

	.page-usces-cart .cart_update_text,.page-usces-cart .confiem_notice_text {
		display: block;
		vertical-align: middle;
		float: none;
		font-size: 20px;
		line-height: 1.8;
		padding-right: 0;
		margin-bottom: 1em;
	}

	.page-usces-cart .cart_update_btn {
		display: table-cell;
		float: none;
	}

	.page-usces-cart .cart_table {
		border-bottom: 1px solid #D8D8D8;
		display: block;
		width: 100%;
	}

	.page-usces-cart .cart_table_tr {
		border-top: 1px solid #D8D8D8;
		display: block;
		overflow: hidden;
		padding: 20px 0 0;
	}

	.page-usces-cart .cart_table_tr--top {
		display: none;
	}

	.page-usces-cart .cart_table_td {
		border-top: none;
		display: block;
		font-size: 22px;
		padding: 0;
	}

	.page-usces-cart .cart_table_tr .cart_table_td:nth-child(1) {
		border-bottom: 1px solid #D8D8D8;
		width: 100%;
		padding-bottom: 20px;
	}

	.page-usces-cart .cart_table_tr .cart_table_td:nth-child(2) {
		float: left;
		line-height: 35px;
		width: calc(100% - 142px);
		padding: 10px;
		text-align: right;
	}

	.page-usces-cart .cart_table_tr .cart_table_td:nth-child(3) {
		float: left;
		width: 142px;
		padding: 10px 0;
	}

	.page-usces-cart .cart_table .cart_table_tr:first-child {
		display: none;
	}

	.page-usces-cart .cart_table .cart_thumbnail {
		width: 150px;
	}

	.page-usces-cart .cart_table .cart_thumbnail img {
		height: auto;
		width: 100%;
		vertical-align: top;
	}

	.page-usces-cart .cart_item_name {
		display: table-cell;
		font-size: 26px;
		line-height: 1.6;
		padding-top: 10px;
		padding-left: 20px;
		padding-right: 0px;
		vertical-align: top;
	}

	.page-usces-cart .cart_item_num {
		width: 70px;
	}

	.page-usces-cart .cart_price_table_box {
		border-bottom: 1px solid #D8D8D8;
		padding: 14px 0;
		overflow: hidden;
	}

	.page-usces-cart .cart_price_table {
		float: right;
		text-align: right;
		width: 100%;
	}

	.page-usces-cart .cart_price_table td {
		font-size: 22px;
		padding: 6px 0;
	}

	.page-usces-cart .cart_price_table td.cart_all_price {
		font-size: 24px;
	}

	.page-usces-cart .cart_price_table td.left {
		width: 260px;
		padding-right: 20px;
	}

	.page-usces-cart .cart_send_btn_box {
		padding: 20px 0;
		text-align: right;
	}

	.page-usces-cart .cart_send_btn_box input,.page-usces-cart .cart_send_btn_box a {
		display: inline-block;
		width: 47%;
	}

	.page-usces-cart .cart_send_btn_box a.continue_shopping_button {
		margin-right: 4%;
	}

	.page-usces-cart .cart_stage_box {
		margin-bottom: 30px;
		padding: 20px 10px 20px 10px;
	}

	.page-usces-cart .cart_stage {
		display: table;
	}

	.page-usces-cart .cart_stage li {
		font-size: 20px;
		display: table-cell;
		min-height: 30px;
		padding-right: 18px;
		padding-left: 5px;
		padding: 0 20px 0 20px;
		position: relative;
		vertical-align: middle;
		text-align: left;
		width: 28%;
	}

	.page-usces-cart .cart_stage li:last-child {
		padding-right: 5px;
		width: 16%;
	}

	.page-usces-cart .cart_stage li span {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		height: 15px;
		margin: auto;
	}

	.page-usces-cart .error_message {
		margin-bottom: 20px;
		font-size: 20px;
		line-height: 1.6;
	}

	.page-usces-cart .customer_table,.page-usces-cart .customer_form {
		display: block;
		border-top: 1px solid #D8D8D8;
		padding-top: 40px;
		width: 100%;
	}

	.page-usces-cart .customer_table.noboder,.page-usces-cart .customer_form.noboder {
		border-top: none;
		padding-top: 0px;
	}

	.page-usces-cart .cart .customer_table:first-child,.page-usces-cart .cart .customer_form:first-child {
		border-top: none;
		padding-top: 0px;
	}

	.page-usces-cart .customer_table tbody,.page-usces-cart .customer_form tbody {
		display: inline-block;
		width: 100%;
	}

	.page-usces-cart .customer_table tr,.page-usces-cart .customer_form tr {
		display: inline-block;
		margin-bottom: 30px;
		width: 100%;
	}

	.page-usces-cart .customer_table tr:first-child th,.page-usces-cart .customer_table tr:last-child th,.page-usces-cart .customer_form tr:first-child th,.page-usces-cart .customer_form tr:last-child th {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.page-usces-cart .customer_table tr:first-child td,.page-usces-cart .customer_table tr:last-child td,.page-usces-cart .customer_form tr:first-child td,.page-usces-cart .customer_form tr:last-child td,.page-usces-cart .customer_table.noboder tr:first-child td,.page-usces-cart .customer_table.noboder tr:last-child td,.page-usces-cart .customer_form.noboder tr:first-child td,.page-usces-cart .customer_form.noboder tr:last-child td {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.page-usces-cart #delivery_table tr:first-child th {
		padding-top: 20px;
	}

	.page-usces-cart #delivery_table {
		padding-top: 0;
	}

	.page-usces-cart .customer_table tr th,.page-usces-cart .customer_form tr th {
		display: inline-block;
		font-size: 22px;
		padding: 0px;
		width: 100%;
	}

	.page-usces-cart .customer_table tr th.notice,.page-usces-cart .customer_form tr th.notice {
		font-size: 19px;
		line-height: 1.6;
	}

	.page-usces-cart .customer_table tr td,.page-usces-cart .customer_form tr td {
		display: inline-block;
		padding: 10px 0;
		width: 100%;
	}

	.page-usces-cart .customer_table tr td.name_td,.page-usces-cart .customer_form tr td.name_td {
		display: inline-block;
		width: 48%;
	}

	.page-usces-cart .customer_table tr td:nth-child(3) {
		margin-left: 4%;
	}

	.page-usces-cart .customer_table td dt {
		padding: 5px 0;
	}

	.page-usces-cart .customer_table td dd {
		font-size: 20px;
		line-height: 15px;
		padding-left: 18px;
	}

	.page-usces-cart .customer_table th em,.page-usces-cart .customer_form th em {
		font-size: 11px;
	}

	.page-usces-cart .customer_table input[type="text"].zipcode_input,.page-usces-cart .customer_form input[type="text"].zipcode_input {
		width: 190px;
	}

	.page-usces-cart .search-zipcode {
		display: inline-block;
		width: 90px;
		margin-left: 20px;
	}

	.page-usces-cart .customer_send_btn_box {
		padding: 0px 0 20px;
		text-align: center;
		letter-spacing: -0.4em;
	}

	.page-usces-cart .customer_send_btn_box input {
		letter-spacing: normal;
		display: inline-block;
		margin: 0;
		width: 47%;
	}

	.page-usces-cart .customer_send_btn_box input:first-child,.page-usces-cart .customer_send_btn_box .back_to_customer_button {
		margin-right: 4%;
	}

	.page-usces-cart .customer_form select[name="expmm"],.page-usces-cart .customer_form select[name="expyy"] {
		float: left;
		width: 37%;
	}

	.page-usces-cart .customer_form .date_text {
		float: left;
		line-height: 35px;
		width: 12%;
	}

	.page-usces-cart .delivery_right {
		margin-left: 20px;
	}

	.page-usces-cart .customer_table.customer_table--delivery select {
		width: 100%;
	}

	.page-usces-cart .confirm_cart_table .cart_table_td_num {
		text-align: right;
		line-height: 35px;
	}

	.page-usces-cart .confirm_table {
		width: 100%;
	}

	.page-usces-cart .confirm_table th,.page-usces-cart .confirm_table td {
		font-size: 22px;
	}

	.page-usces-cart .confirm_table th {
		width: 130px;
	}

	.page-usces-cart .confirm_table tr.ttl+tr td,.page-usces-cart .confirm_table tr.ttl+tr th {
		padding-top: 25px;
	}

	.page-usces-cart .confirm_table tr.ttl td h3 {
		font-size: 28px;
	}

	.page-usces-cart .confirm_send_box {
		padding: 10px 0 20px;
	}

	.page-usces-cart .confirm_send_box input {
		width: auto !important;
		margin: 20px auto 0;
		width: 286px !important;
		padding: 0 0 0 0;
	}

	.page-usces-cart .customer_table td input[type="text"],.page-usces-cart .customer_form td input[type="text"] {
		font-size: 20px;
		line-height: 1.6;
		height: 45px;
	}

	.page-usces-cart .customer_table textarea,.page-usces-cart .customer_form textarea {
		font-size: 20px;
		line-height: 1.6;
	}
}

.copyPcOnly {
	color: #FFF;
}

.pcOnly {
	display: block;
}

.spOnly {
	display: none;
}

@media screen and (max-width: 768px) {
	.copyPcOnly {
		display: none;
	}

	.pcOnly {
		display: none;
	}

	.spOnly {
		display: block;
	}
}

.p-media-kv__new {
	position: absolute;
	bottom: 78px;
	right: 45px;
}

@media screen and (max-width: 768px) {
	.p-media-kv__new {
		bottom: 85px;
		right: 19px;
	}
}

.page-dealer__remark {
	text-align: left;
}

.handlingItem {
	text-align: left;
	font-size: 12px;
}

@media screen and (max-width: 768px) {
	.handlingItem {
		font-size: 100%;
	}
}

.handlingItem p {
	display: inline-block;
}

.handlingItem p:first-child {
	margin-right: 20px;
}

.soundIcon {
	font-size: 12px;
	color: #00dba5;
	vertical-align: middle;
}

@media screen and (max-width: 768px) {
	.soundIcon {
		font-size: 80%;
	}
}

.wirelessIcon {
	font-size: 12px;
	color: #87db00;
	vertical-align: middle;
}

@media screen and (max-width: 768px) {
	.wirelessIcon {
		font-size: 80%;
	}
}

.layout_table {
	margin: 85px 0 0 0;
}

.FS2_preview {
	display: none;
}

.pan {
	text-align: left;
	background: none;
	margin: 7px 33px 26px;
	font-size: 12px;
}

.pageTitle {
	border-color: #CCC;
	padding-bottom: 23px;
	margin-bottom: 40px;
}

.CrossHead {
	border: none;
	font-size: 24px;
	margin-bottom: 20px;
}

.system_content .itemRight {
	display: block;
	padding-right: 20%;
}

.FS2_SelectCheckoutService_area {
	margin: 40px 10% 0;
}

.cartTable caption {
	background: #333;
	color: #FFF;
}

.cartTable th {
	background: #EEE;
}

.system_content .orderFlow,.system_content .CrossHead {
	padding: 0 20%;
}

.system_content .pageTitle {
	margin: 0 20% 40px;
	font-size: 30px;
}

.system_content h3 + .cartTable {
	width: 60%;
	margin: 0 auto;
}

.system_content .itemRight50 {
	margin-right: 20%;
	width: 222px;
	margin-top: 20px;
}

.FS2_otherShippingAddress tr:nth-child(9) {
	display: none;
}

.FS2_body_Cart_DeliveryEdit .inputTableArea {
	text-align: left;
}

.userTable_01 th,.userTable_02 th {
	background: #EEE;
}

.orderFlow {
	margin-bottom: 50px;
}

.userTable_01 caption,.userTable_02 caption {
	background: #333;
	color: #FFF;
}

#form .inputTableArea {
	padding: 0 20%;
}

form[action="GuestLogin.html"] {
	padding: 0 20%;
}

.FS2_OtherServiceLogin_area {
	margin: 30px 0;
}

.itemCenter + div {
	text-align: center;
	margin-top: 10px;
}

.FS2_Login_btn_position {
	margin-top: 10px;
}

.FS2_MemberRegistration_comment {
	width: 337px;
	margin: 19px auto 27px;
	line-height: 1.5;
}

.FS2_body_Password_PasswordReminderEdit ol {
	width: 550px;
	margin: 30px auto 30px;
	line-height: 1.5;
}

.FS2_body_Cart_GuestEntry .userTable_01 {
	margin-top: 10px;
}

.userTable_01 td {
	text-align: left;
}

.FS2_body_Member_MemberEntryEdit .inputTableArea {
	margin-top: 20px;
}

.FS2_body_Member_MemberEntryEdit .inputTableArea td {
	text-align: left;
}

.FS2_body_Member_MemberEntryEdit form p {
	margin-top: 20px;
}

.mt20 {
	margin-top: 20px!important;
}

/*FIXテキスト	*/
.fix-txt {
	/*height: 45px;*/
    padding: 14px 20px;
	background: #a2dc48;
	position: fixed;
	left: 26px;
	bottom: 18px;
	z-index: 100;
	text-align: left;
	border-radius: 5px;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease;
}
.fix-txt.show {
	opacity: 1;
	visibility: visible;
}
.fix-txt:before {
	content: '';
	display: block;
	width: 10px;
	height: 12px;
	background-image: url("../images/home/parts_balloon.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -6px;
	right: 6px;
}
.fix-txt p {
	transition: opacity .3s ease;
}
.fix-txt p span {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: .75rem;
	font-weight: 900;
    line-height: 1.3;
}
.fix-txt p:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	border: transparent 4px solid;
	border-left: #fff 6px solid;
	margin-left: 7px;
	transition: opacity .3s ease;
}
@media screen and (min-width: 768px) {
	.fix-txt:hover {
		cursor: pointer;
	}
	.fix-txt:hover p,
	.fix-txt:hover p:after {
		opacity: .6;
	}
}
@media screen and (max-width: 768px) {
	.fix-txt {
		width: 54%;
		max-width: 345px;
		height: 76px;
		padding: 0 60px 0 30px;
		left: 25px;
		bottom: 32px;
	}
	.fix-txt:before {
		width: 17px;
		height: 20px;
		bottom: -11px;
		right: 24px;
	}
	.fix-txt p {
		overflow: hidden;
		white-space: nowrap;
	}
	.fix-txt p:after {
		border: transparent 6px solid;
		border-left: #fff 10px solid;
		position: absolute;
		right: 17px;
		top: calc(50% - 6px);
	}
	.fix-txt p span {
		font-size: 1.25rem;
		line-height: 76px;
		padding-left: 20px;
		animation: slidetxt 6s linear infinite;
		animation-play-state: paused;
	}
	.fix-txt p span:after {
		content: attr(data-text);
		padding-left: 20px;
	}
	.fix-txt.show  p span {
		animation-play-state: running;
	}
}
@keyframes slidetxt {
	0%   { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}

/*INFORMATIONモーダル*/
input[type="submit"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus {
  outline-offset: -2px;
}
.modal-info {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: .4s ease;
}
.modal-info.open {
	opacity: 1;
	visibility: visible;
}
.modal-info .m-inner {
	width: 540px;
	background: #fff;
	position: relative;
}
.modal-info .m-inner .close {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 20px;
	right: 18px;
	transform: rotate(45deg);
}
.modal-info .m-inner .close:before,
.modal-info .m-inner .close:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
}
.modal-info .m-inner .close:after {
	transform: rotate(90deg);
}
.modal-info .m-inner .close:hover {
	cursor: pointer;
}

.modal-info .m-inner .subhead {
	font-family: 'Muli', sans-serif;
	font-size: .75rem;
	font-weight: 900;
	margin-bottom: 6px;
}
.modal-info .m-inner .head {
	font-size: 1.125rem;
	font-weight: 900;
	margin-bottom: 14px;
}
.modal-info .m-inner .catch {
	font-size: .875rem;
	line-height: 1.357;
}
.modal-info .m-inner .m-form {
	padding: 60px 0 40px;
}
.modal-info .m-inner .m-form .row {
	margin-top: 15px;
}
.modal-info .m-inner .m-form .row.row1 {
	margin-top: 30px;
}
.modal-info .m-inner .m-form .mail {
	width: 360px;
	border: none;
	border-bottom: #dcdedc 1px solid;
	padding: 15px 12px;
	background: transparent;
}
.modal-info .m-inner .m-form .mail::placeholder {
	color: #c2c4c2;
	font-size: .625rem;
}
.modal-info .m-inner .m-form .mail:focus {
	outline: none;
}
.modal-info .m-inner .m-form .send-btn {
	display: block;
	border: none;
	width: 157px;
	height: 32px;
	background: #a2dc48;
	border-radius: 16px;
	text-align: center;
	color: #fff;
	font-size: .75rem;
	font-weight: 900;
	letter-spacing: .04em;
	line-height: 31px;
	margin: 39px auto 0;
}
.modal-info .m-inner .m-sns {
	background: #f8f8f8;
	padding: 35px 0 55px;
}
.modal-info .m-inner .m-sns ul {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.modal-info .m-inner .m-sns ul .m-sns-item {
	margin: 0 16px;
}
.modal-info .m-inner .m-sns ul .m-sns-item .m-sns-anchor {
    display: block;
}
.modal-info .m-inner .m-sns ul .m-sns-item .m-sns-anchor.m-sns-facebook {
	width: 25px;
	height: 25px;
}
.modal-info .m-inner .m-sns ul .m-sns-item .m-sns-anchor.m-sns-instagram {
	width: 25px;
	height: 25px;
}
.modal-info .m-inner .m-sns ul .m-sns-item .m-sns-anchor.m-sns-twitter {
	width: 25px;
	height: 21px;
}
@media screen and (max-width: 768px) {
	.modal-info .m-inner {
		width: 89.333%;
	}
	.modal-info .m-inner .close {
		width: 22px;
		height: 22px;
		top: 32px;
		right: 32px;
	}
	.modal-info .m-inner .subhead {
		font-size: 1.25rem;
		margin-bottom: 14px;
	}
	.modal-info .m-inner .head {
		font-size: 1.9125rem;
		margin-bottom: 22px;
	}
	.modal-info .m-inner .catch {
		font-size: 1.4875rem;
	}
	.modal-info .m-inner .m-form {
		padding: 18% 0 12%;
	}
	.modal-info .m-inner .m-form .row {
		margin-top: 25px;
	}
	.modal-info .m-inner .m-form .row.row1 {
		margin-top: 40px;
	}
	.modal-info .m-inner .m-form .mail {
		width: 80%;
		padding: 25px 17px;
	}
	.modal-info .m-inner .m-form .mail::placeholder {
		font-size: 1.0625rem;
	}
	.modal-info .m-inner .m-form .send-btn {
		width: 267px;
		height: 54px;
		background: #a2dc48;
		border-radius: 27px;
		font-size: 1.25rem;
		line-height: 54px;
		margin: 66px auto 0;
	}
	.modal-info .m-inner .m-sns {
		background: #f8f8f8;
		padding: 9% 0 16.4%;
	}
	.modal-info .m-inner .m-sns ul {
		margin-top: 34px;
	}
	.modal-info .m-inner .m-sns ul .m-sns-item {
		margin: 0 27px;
	}
	.modal-info .m-inner .m-sns ul .m-sns-item .m-sns-anchor.m-sns-facebook {
		width: 43px;
		height: 43px;
	}
	.modal-info .m-inner .m-sns ul .m-sns-item .m-sns-anchor.m-sns-instagram {
		width: 43px;
		height: 43px;
	}
	.modal-info .m-inner .m-sns ul .m-sns-item .m-sns-anchor.m-sns-twitter {
		width: 43px;
		height: 36px;
	}
}
