@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap");

/*=========

共通部分調整

=========*/

.product-detail__right ._comingsoon {
	width: 100%;
	border: 1px solid #999;
	margin-top: 30px;
	padding: 20px 0;
	text-align: center;
	color: #999;
	}

.forface-theme .product-nav, .new-theme .product-nav {
	padding: 0 0 20px;
	margin-top: 150px;
	border-top: solid 1px #727272;
	}
@media screen and (max-width: 768px) {
.forface-theme .product-nav, .new-theme .product-nav {
	padding: 0 0 0;
	}
	}

.forface-theme .product-nav ul a, .new-theme .product-nav ul a {
	height: 90px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	}
@media screen and (max-width: 768px) {
.forface-theme .product-nav ul a, .new-theme .product-nav ul a {
	height: 70px;
	font-size: 1.5rem;
	}
	}

.forface-theme .product-nav ul a:not(.pdf):after, .new-theme .product-nav ul a:not(.pdf):after {
	content: "";
	display: block;
	width: 12px;
	height: 6px;
	background: url(../../images/products/hotshave-trimmer/product-nav-down-icon.png) no-repeat center bottom;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	}
@media screen and (max-width: 768px) {
.forface-theme .product-nav ul a:not(.pdf):after, .new-theme .product-nav ul a:not(.pdf):after {
	width: 6px;
	height: 3px;
	}
	}

.wrap_caution:before, .wrap_caution:after {
    content: "";
    display: block;
    margin: 2rem auto;
    width: 90%;
    height: 1px;
    /* background: #e4e4e4; */
    background: none;
}

@media screen and (max-width: 640px){
.inducement-btn {
	padding: 15px 11px;
	}
	}


._montserrat {
	font-family: 'Montserrat', sans-serif; font-weight: 400;
	}

/*=========

オリジナル共通

=========*/

._pci{
	display: inline !important;
	}
._spi{
	display: none !important;
	}
@media screen and (max-width: 768px) {
._pci{
	display: none !important;
	}
._spi{
	display: inline !important;
	}
	}

._pc{
	display: block !important;
	}
._sp{
	display: none !important;
	}
@media screen and (max-width: 768px) {
._pc{
	display: none !important;
	}
._sp{
	display: block !important;
	}
	}

/*=========

_trimmer

=========*/

._trimmer{
	font-size: 112%;
	box-sizing: border-box;
	}
@media screen and (max-width: 768px) {
._trimmer{
	font-size: 145%;
	}
	}

._trimmer *{
	box-sizing: border-box;
	}

._trimmer sup,
._trimmer sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
     
	}
 
._trimmer sup {
	bottom: 1ex;
	}
 
._trimmer sub {
	top: .5ex;
	}


/*=========

Features

=========*/

._features {
	margin-top: 60px;
	padding-bottom: 60px;
	width: 100%;
	background: #EAEAEA;
	}
@media screen and (max-width: 768px) {
._features {
	margin-top: 0;
	padding-bottom: 40px;
	}
	}

._features ._heading {
	text-align: center;
	padding: 60px 0 10px;
	}
@media screen and (max-width: 768px) {
._features ._heading {
	padding: 40px 0 0;
	}
	}

._features h2{
	display: inline;
	font-size: 2em;
	font-weight: 600;
	border-bottom: 4px solid #EF4B3A;
	}
@media screen and (max-width: 768px) {
._features h2{
	}
	}

._features ._jp{
	margin-top: 10px;
	font-size: 1.5em;
	font-weight: normal;
	}
@media screen and (max-width: 768px) {
._features ._jp{
	}
	}

._features ._pack{
	margin: auto;
	margin-top: 30px;
	width: 90%;
	max-width: 900px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	column-gap: 30px;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	}
@media screen and (max-width: 768px) {
._features ._pack{
	max-width: 90%;
	flex-direction: column;
	}
	}

._features ._pack ._inner{
	width: 100%;
	}

._features ._pack ._inner h3{
	font-size: 1.3em;
	font-weight: 600;
	}

._features ._pack ._inner p{
	margin-top: 20px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._features ._pack ._inner p{
	margin-top: 15px;
	}
	}

._features ._pack ._inner:nth-child(2){
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	}
@media screen and (max-width: 768px) {
._features ._pack ._inner:nth-child(2){
	margin-top: 15px;
	}
	}

._features ._pack ._inner:nth-child(2) img{
	display: block;
	width: 100%;
	}

._features ._pack ._inner:nth-child(2) small{
	margin-top: 10px;
	width: 100%;
	}

._features ._pack2{
	margin: auto;
	margin-top: 30px;
	width: 90%;
	max-width: 900px;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	}
@media screen and (max-width: 768px) {
._features ._pack2{
	margin-top: 30px;
	max-width: 90%;
	}
	}

._features ._pack2 h3{
	font-size: 1.3em;
	font-weight: 600;
	}

._features ._pack2 p._lead{
	margin-top: 20px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._features ._pack2 p._lead{
	margin-top: 15px;
	}
	}

._features ._pack2 ._inner{
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
	margin-top: 20px;
	padding: 20px;
	box-sizing: border-box;
	}

@media screen and (max-width: 768px) {
._features ._pack2 ._inner p._sp{
	font-weight: bold;
	font-size: 1.1em;
	}
	}

._features ._pack2 ._inner ._box{
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	column-gap: 20px;
	}
@media screen and (max-width: 768px) {
._features ._pack2 ._inner ._box{
	flex-direction: column;
	margin-top: 17px;
	row-gap: 20px;
	}
	}

._features ._pack2 ._inner ._box img{
	display: block;
	width: 40%;
	}
@media screen and (max-width: 768px) {
._features ._pack2 ._inner ._box img{
	width: 100%;
	}
	}

._features ._pack2 ._inner ._box p{
	width: 60%;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._features ._pack2 ._inner ._box p{
	width: 100%;
	}
	}

._features ._pack2 ._inner ._box p span{
	display: block;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: 600;
	}

/*=========

FUNCTION

=========*/

._function {
	padding-bottom: 60px;
	width: 100%;
	}
@media screen and (max-width: 768px) {
._function {
	margin-top: 0;
	padding-bottom: 40px;
	}
	}

._function ._heading {
	text-align: center;
	padding: 60px 0 10px;
	}
@media screen and (max-width: 768px) {
._function ._heading {
	padding: 40px 0 0;
	}
	}

._function h2{
	display: inline;
	font-size: 2em;
	font-weight: 600;
	border-bottom: 4px solid #EF4B3A;
	}
@media screen and (max-width: 768px) {
._function h2{
	}
	}

._function ._jp{
	margin-top: 10px;
	font-size: 1.5em;
	font-weight: normal;
	}
@media screen and (max-width: 768px) {
._function ._jp{
	}
	}

._function ._pack{
	margin: auto;
	margin-top: 30px;
	width: 90%;
	max-width: 900px;
	}
@media screen and (max-width: 768px) {
._function ._pack{
	margin-top: 30px;
	width: 100%;
	max-width: 100%;
	flex-direction: column;
	}
	}

._function ._pack h3{
	font-size: 1.3em;
	font-weight: 600;
	}
@media screen and (max-width: 768px) {
._function ._pack h3{
	width: 90%;
	margin: auto;
	}
	}

._function ._pack p{
	margin-top: 20px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._function ._pack p{
	width: 90%;
	margin: auto;
	margin-top: 15px;
	}
	}

._function ._pack .table-wrap {
	margin-top: 20px;
	overflow-x: hidden;
	position: relative;
	}
@media screen and (max-width: 768px) {
._function ._pack .table-wrap {
	overflow-x: scroll;
	padding: 0 5% 20px;
	}
	}

._function ._pack table {
	width: 100%;
	border: 1px solid #ccc;
	white-space: nowrap;
	}
@media screen and (max-width: 768px) {
._function ._pack table {
	width: 150%;
	}
	}

._function ._pack table th,
._function ._pack table td {
	border: 1px solid #ccc;
	padding: 8px;
	}

._function ._pack table th {
	background: #EAEAEA;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	}

._function ._pack table td {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	white-space: wrap;
	}

._function ._pack table td:first-child {
	font-size: 1em;
	}

._function ._pack table td:nth-child(2) {
	font-weight: normal;
	text-align: left;
	}

._function ._pack table td small{
	display: block;
	font-size: .8em;
	font-weight: normal;
	white-space: nowrap;
	}
@media screen and (max-width: 768px) {
._function ._pack table td small{
	font-size: .7em;
	}
	}

._function ._pack table td img{
	width: 30px;
	}



.scroll-hint {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 10px;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	line-height: 1em;
	display: none;
	animation: scroll-hint-animation 2s infinite ease;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	}

@keyframes scroll-hint-animation {
	0% {
		transform: translate(-50%, -50%);
		}
	50% {
		transform: translate(-40%, -50%);
		}
	100% {
		transform: translate(-50%, -50%);
		}
	}

.scroll-hint--show {
	display: none;
	}
@media screen and (max-width: 768px) {
.scroll-hint--show {
	display: block;
	}
	}





/*=========

how to

=========*/

._howto {
	padding-bottom: 60px;
	width: 100%;
	background: #EAEAEA;
	}
@media screen and (max-width: 768px) {
._howto {
	margin-top: 0;
	padding-bottom: 40px;
	}
	}

._howto ._heading {
	text-align: center;
	padding: 60px 0 10px;
	}
@media screen and (max-width: 768px) {
._howto ._heading {
	padding: 40px 0 0;
	}
	}

._howto h2{
	display: inline;
	font-size: 2em;
	font-weight: 600;
	border-bottom: 4px solid #EF4B3A;
	}
@media screen and (max-width: 768px) {
._howto h2{
	}
	}

._howto ._jp{
	margin-top: 10px;
	font-size: 1.5em;
	font-weight: normal;
	}
@media screen and (max-width: 768px) {
._howto ._jp{
	}
	}

._howto ._pack{
	margin: auto;
	margin-top: 30px;
	width: 90%;
	max-width: 900px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: nowrap;
	column-gap: 30px;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	}
._howto ._pack.-center {
  align-items: center;
}

@media screen and (max-width: 768px) {
._howto ._pack{
	max-width: 90%;
	flex-direction: column;
	}
	}

._howto ._pack ._inner{
	width: 100%;
	}

._howto ._pack ._inner h3{
	font-size: 1.3em;
	font-weight: 600;
	}

._howto ._pack ._inner p{
	margin-top: 20px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._howto ._pack ._inner p{
	margin-top: 15px;
	}
	}

._howto ._pack ._inner small{
	display: block;
	margin-top: 10px;
	line-height: 1.5em;
	}

._howto ._pack ._inner:nth-child(2){
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	}
@media screen and (max-width: 768px) {
._howto ._pack ._inner:nth-child(2){
	margin-top: 15px;
	}
	}

._howto ._pack ._inner:nth-child(2) img{
	display: block;
	width: 100%;
	}

._howto ._pack ._inner:nth-child(2) small{
	margin-top: 10px;
	width: 100%;
	}

._howto ._pack2{
	margin: auto;
	margin-top: 30px;
	width: 90%;
	max-width: 900px;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	}
@media screen and (max-width: 768px) {
._howto ._pack2{
	max-width: 90%;
	}
	}

._howto ._pack2 h3{
	font-size: 1.3em;
	font-weight: 600;
	}

._howto ._pack2 p._lead{
	margin-top: 20px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._howto ._pack2 p._lead{
	margin-top: 15px;
	}
	}

._howto ._pack2 ._inner{
	width: 100%;
	margin-top: 20px;
	display: flex;
	align-items: flex-start;
	flex-wrap: nowrap;
	column-gap: 15px;
	}
@media screen and (max-width: 768px) {
._howto ._pack2 ._inner{
	margin-top: 20px;
	flex-direction: column;
	row-gap: 10px;
	}
	}

._howto ._pack2 ._inner ._box{
	width: 100%;
	background: #fff;
	}
@media screen and (max-width: 768px) {
._howto ._pack2 ._inner ._box{
	flex-direction: column;
	row-gap: 20px;
	}
	}

._howto ._pack2 ._inner ._box h4{
	text-align: center;
	font-weight: 600;
	padding: 10px;
	background: #B1A886;
	color: #fff;
	}

._howto ._pack2 ._inner ._box:last-child h4{
	background: #57A2E2
	}

._howto ._pack2 ._inner ._box ul{
	width: 100%;
	padding: 10px 20px;
	counter-reset: listnum;
	list-style: none;
	}

._howto ._pack2 ._inner ._box ul li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	font-size: .9em;
	text-indent: -1.9em;
	padding-left: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._howto ._pack2 ._inner ._box ul li {
	font-size: 1em;
	}
	}

._howto ._pack2 ._inner ._box ul li::before{
	counter-increment: listnum;
	content: counter(listnum) ".";
	padding-right: 1em;
	vertical-align: middle;
	font-weight: bold;
	}

._howto ._pack2 ._inner ._box ul li:last-child{
	border-bottom: none;
	}

/*=========

_test

=========*/

._test {
	width: 100%;
	border-top: 1px solid #fff;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #F0ECE1
	}
@media screen and (max-width: 768px) {
._test {
	padding-top: 30px;
	padding-bottom: 40px;
	}
	}

._test ._experiment{
	width: 90%;
	max-width: 900px;
	margin: auto;
	margin-top: 30px;
	position: relative;
	background: #F7F5F0;
	padding-bottom: 35px;
	text-align: center;
	}
@media screen and (max-width: 768px) {
._test ._experiment{
	width: 92%;
	max-width: 92%;
	margin-top: 20px;
	padding-bottom: 15px;
	}
	}

._test ._experiment h2{
	transform: translateY(-1em);
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #666;
	border-radius: 9999px;
	-webkit-border-radius: 9999px;
	-moz-border-radius: 9999px;
	padding: .5em 1em;
	background: #fff;
	}
@media screen and (max-width: 768px) {
._test ._experiment h2{
	transform: translateY(-1em);
	font-size: 1em;
	line-height: 1em;
	}
	}

._test ._kiwi{
	width: 95%;
	margin: auto;
	margin-top: 40px;
	max-width: 95%;
	position: relative;
	background: #fff;
	padding-bottom: 40px;
	text-align: center;
	}
@media screen and (max-width: 768px) {
._test ._kiwi{
	width: 90%;
	margin-top: 20px;
	padding-bottom: 20px;
	max-width: 90%;
	}
	}

._test ._kiwi h3{
	padding: 0 30px;
	transform: translateY(-.5em);
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	display: inline-block;
	color: #A8922C;
	}
@media screen and (max-width: 768px) {
._test ._kiwi h3{
	font-size: 1.2em;
	line-height: 1.2em;
	}
	}

._test ._kiwi p {
	margin-top: 30px;
	font-size: 1.2em;
	line-height: 1.7em;
	}
@media screen and (max-width: 768px) {
._test ._kiwi p {
	margin: auto;
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.5em;
	width: 90%;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
	}

._test ._kiwi p .marker{
	font-weight: bold;
	}

._test ._kiwi picture{
	display: block;
	margin: auto;
	margin-top: 40px;
	width: 70%;
	min-width: 640px;
	}
@media screen and (max-width: 768px) {
._test ._kiwi picture{
	margin-top: 30px;
	width: 100%;
	min-width: 100%;
	}
	}

._test ._kiwi small {
	display: block;
	margin: auto;
	margin-top: 30px;
	width: 70%;
	min-width: 640px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._test ._kiwi small {
	margin-top: 20px;
	width: 90%;
	min-width: 90%;
	}
	}

._test ._micro{
	width: 95%;
	margin: auto;
	margin-top: 50px;
	max-width: 95%;
	position: relative;
	background: #fff;
	padding-bottom: 40px;
	text-align: center;
	}
@media screen and (max-width: 768px) {
._test ._micro{
	width: 90%;
	margin-top: 30px;
	padding-bottom: 20px;
	max-width: 90%;
	}
	}

._test ._micro h3{
	padding: 0 30px;
	transform: translateY(-.5em);
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	display: inline-block;
	color: #A8922C;
	}
@media screen and (max-width: 768px) {
._test ._micro h3{
	font-size: 1.2em;
	line-height: 1.2em;
	}
	}

._test ._micro p {
	margin-top: 30px;
	font-size: 1.2em;
	line-height: 1.7em;
	}
@media screen and (max-width: 768px) {
._test ._micro p {
	margin: auto;
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.5em;
	width: 90%;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
	}

._test ._micro p .marker{
	font-weight: bold;
	}

._test ._micro ._box{
	width: 70%;
	min-width: 640px;
	margin: auto;
	margin-top: 40px;
	}
@media screen and (max-width: 768px) {
._test ._micro ._box{
	width: 100%;
	min-width: 100%;
	margin-top: 20px;
	}
	}

._test ._micro ._box h4{
	margin: auto;
	font-weight: 600;
	font-size: 1.6em;
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 900px;
	}
@media screen and (max-width: 768px) {
._test ._micro ._box h4{
	width: 90%;
	max-width: 90%;
	font-size: 1.3em;
	}
	}

._test ._micro ._box h4:before,
._test ._micro ._box h4:after{
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #ccc;
	}

._test ._micro ._box h4:before{
	margin-right: 1em; 
	}
._test ._micro ._box h4:after{
	margin-left: 1em; 
	}

._test ._micro ._box picture{
	display: block;
	width: 100%;
	margin: auto;
	margin-top: 30px;
	}
@media screen and (max-width: 768px) {
._test ._micro ._box picture{
	width: 90%;
	margin-top: 15px;
	}
	}

._test ._micro small {
	display: block;
	margin: auto;
	margin-top: 30px;
	width: 70%;
	min-width: 640px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._test ._micro small {
	margin-top: 20px;
	width: 90%;
	min-width: 90%;
	}
	}

/*=========

_series

=========*/

._skinpro {
	padding: 60px 0 20px;
	margin-top: 50px;
	width: 100%;
	background: #E7E1D2;
	border-bottom: 1px solid #fff;
	}
@media screen and (max-width: 768px) {
._skinpro {
	padding: 40px 0;
	}
	}

._skinpro h2{
	font-size: 1.6em;
	text-align: center;
	color: #EF4B3A;
	}
@media screen and (max-width: 768px) {
._skinpro h2{
	font-size: 1.2em;
	font-weight: 500;
	}
	}

._skinpro ._inner{
	width: 100%;
	max-width: 900px;
	margin: auto;
	margin-top: 0;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	}
@media screen and (max-width: 768px) {
._skinpro ._inner{
	width: 100%;
	max-width: 100%;
	margin-top: 10px;
	flex-direction: column;
	row-gap: 0px;
	}
	}

._skinpro ._inner ._box{
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center;
	}
@media screen and (max-width: 768px) {
._skinpro ._inner ._box{
	width: 90%;
	margin: auto;
	}
	}

._skinpro ._inner ._box img{
	width: 100%;
	}
@media screen and (max-width: 768px) {
._skinpro ._inner ._box img{
	width: 60%;
	}
	}

._skinpro ._inner ._box:last-child {
	width: 60%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	}
@media screen and (max-width: 768px) {
._skinpro ._inner ._box:last-child {
	width: 90%;
	align-items: center;
	}
	}

._skinpro ._inner ._box:last-child ._shoulder{
	line-height: 1.5em;
	}
@media screen and (max-width: 768px) {
._skinpro ._inner ._box:last-child ._shoulder{
	text-align: center;
	}
	}

._skinpro ._inner ._box:last-child ._name{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 20px;
	}

._skinpro ._inner ._box:last-child ._lead{
	margin-top: 20px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}

._skinpro ._inner ._box:last-child small{
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 10px;
	font-size: .7em;
	line-height: 1.5em;
	}

._skinpro ._inner ._box:last-child ._price{
	margin-top: 20px;
	}
@media screen and (max-width: 768px) {
._skinpro ._inner ._box:last-child ._price{
	width: 100%;
	text-align: left;
	}
	}

._skinpro ._inner ._box:last-child ._price span{
	font-size: 1.6em;
	font-weight: 500;
	}

._skinpro ._inner ._box:last-child ._buy {
	width: 60%;
	margin-top: 20px;
	}
@media screen and (max-width: 768px) {
._skinpro ._inner ._box:last-child ._buy {
	width: 100%;
	}
	}

._skinpro ._inner ._box:last-child ._buy a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	background: #000;
	}

._skinpro ._inner ._box:last-child ._buy a p{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	position:relative;
	padding-left: 1.8em;
	}

._skinpro ._inner ._box:last-child ._buy a p:before{
	content: "";
	display: inline-block;
	position:absolute;
	width: 1.2em;
	height: 1.2em;
	background: url(../../images/products/hotshave-trimmer/cart.svg) no-repeat;
	background-size: 1.2em;
	transform: translateX(-1.8em) translateY(-.1em);
	}

/*=========

RECOMMEND

=========*/

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

._recommend h2{
	font-size: 1.6em;
	text-align: center;
	}
@media screen and (max-width: 768px) {
._recommend h2{
	font-size: 1.2em;
	font-weight: 500;
	}
	}

._recommend ._inner{
	width: 100%;
	max-width: 900px;
	margin: auto;
	margin-top: 30px;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	}
@media screen and (max-width: 768px) {
._recommend ._inner{
	width: 100%;
	max-width: 100%;
	flex-direction: column;
	row-gap: 20px;
	}
	}

._recommend ._inner ._box{
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center;
	}
@media screen and (max-width: 768px) {
._recommend ._inner ._box{
	width: 90%;
	margin: auto;
	}
	}

._recommend ._inner ._box img{
	width: 100%;
	}
@media screen and (max-width: 768px) {
._recommend ._inner ._box img{
	width: 60%;
	}
	}

._recommend ._inner ._box:last-child {
	width: 60%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	}
@media screen and (max-width: 768px) {
._recommend ._inner ._box:last-child {
	width: 90%;
	align-items: center;
	}
	}

._recommend ._inner ._box:last-child ._shoulder{
	}

._recommend ._inner ._box:last-child ._name{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 20px;
	}

._recommend ._inner ._box:last-child ._lead{
	margin-top: 20px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}

._recommend ._inner ._box:last-child small{
	margin-top: 10px;
	font-size: .7em;
	line-height: 1.5em;
	}

._recommend ._inner ._box:last-child ._price{
	margin-top: 20px;
	}
@media screen and (max-width: 768px) {
._recommend ._inner ._box:last-child ._price{
	width: 100%;
	text-align: left;
	}
	}

._recommend ._inner ._box:last-child ._price span{
	font-size: 1.6em;
	font-weight: 500;
	}

._recommend ._inner ._box:last-child ._buy {
	width: 60%;
	margin-top: 20px;
	}
@media screen and (max-width: 768px) {
._recommend ._inner ._box:last-child ._buy {
	width: 100%;
	}
	}

._recommend ._inner ._box:last-child ._buy a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	background: #000;
	}

._recommend ._inner ._box:last-child ._buy a p{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	position:relative;
	padding-left: 1.8em;
	}

._recommend ._inner ._box:last-child ._buy a p:before{
	content: "";
	display: inline-block;
	position:absolute;
	width: 1.2em;
	height: 1.2em;
	background: url(../../images/products/hotshave-trimmer/cart.svg) no-repeat;
	background-size: 1.2em;
	transform: translateX(-1.8em) translateY(-.1em);
	}

/*=========

_yaman

=========*/

._yaman {
	padding: 60px 0 60px;
	width: 100%;
	background:#E7E1D2;
	}
@media screen and (max-width: 768px) {
._yaman {
	padding: 30px 0;
	}
	}

._yaman ._inner{
	width: 100%;
	max-width: 900px;
	margin: auto;
	}
@media screen and (max-width: 768px) {
._yaman ._inner{
	width: 90%;
	max-width: 90%;
	}
	}

._yaman ._inner h2{
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
	line-height: 1.8em;
	}
@media screen and (max-width: 768px) {
._yaman ._inner h2{
	font-size: 1.2em;
	line-height: 1.5em;
	}
	}

._yaman ._inner img._labo{
	margin-top: 50px;
	}
@media screen and (max-width: 768px) {
._yaman ._inner img._labo{
	margin-top: 20px;
	}
	}

._yaman ._inner ._box{
	margin-top: 30px;
	}
@media screen and (max-width: 768px) {
._yaman ._inner ._box{
	margin-top: 10px;
	}
	}

._yaman ._inner ._box ._pack{
	width: 70%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 30px;
	}
@media screen and (max-width: 768px) {
._yaman ._inner ._box ._pack{
	width: 100%;
	column-gap: 10px;
	}
	}

._yaman ._inner ._box ._pack:last-child{
	margin-top: 10px;
	flex-direction:row-reverse
	}
@media screen and (max-width: 768px) {
._yaman ._inner ._box ._pack:first-child{
	margin-top: 0;
	}
._yaman ._inner ._box ._pack:last-child{
	margin-top: 0;
	flex-direction:row-reverse
	}
	}

._yaman ._inner ._box ._pack ._part{
	width: 50%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	}

._yaman ._inner ._box ._pack:first-child ._part:first-child{
	width: 70%;
	}
._yaman ._inner ._box ._pack:first-child ._part:last-child{
	width: 30%;
	}
@media screen and (max-width: 768px) {
._yaman ._inner ._box ._pack:first-child ._part:first-child{
	width: 65%;
	}
._yaman ._inner ._box ._pack:first-child ._part:last-child{
	width: 35%;
	}
	}

._yaman ._inner ._box ._pack:last-child ._part:first-child{
	width: 65%;
	}
._yaman ._inner ._box ._pack:last-child ._part:last-child{
	width: 35%;
	}
@media screen and (max-width: 768px) {
._yaman ._inner ._box ._pack:last-child ._part:first-child{
	width: 60%;
	}
._yaman ._inner ._box ._pack:last-child ._part:last-child{
	width: 40%;
	}
	}

._yaman ._inner ._box ._pack ._part p{
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-all;
	}
@media screen and (max-width: 768px) {
._yaman ._inner ._box ._pack ._part p{
	font-size: .9em;
	line-height: 1.5em;
	}
	}

._yaman ._inner ._box ._pack ._part small{
	margin-top: 10px;
	line-height: 1.5em;
	font-size: .7em;
	}
@media screen and (max-width: 768px) {
._yaman ._inner ._box ._pack ._part small{
	display: none;
	}
	}

._yaman ._inner ._box ._pack ._part img{
	width: 100%;
	}

@media screen and (max-width: 768px) {
._yaman ._inner small._spo{
	margin-top: 20px;
	}
	}

/*=========

_awards

=========*/

._awards {
	text-align: center;
	width: 100%;
	background: linear-gradient(0deg, #ffffff, 30%, #E7E1D2);
	}

._awards img._award{
	width: 300px;
	}
@media screen and (max-width: 768px) {
._awards img._award{
	width: 55%;
	max-width: 300px;
	}
	}

._awards p{
	margin-top: 20px;
	color: #A27E39;
	font-size: 1.6em;
	line-height: 1em;
	font-weight: bold
	}
@media screen and (max-width: 768px) {
._awards p{
	font-size: 1.4em;
	}
	}

._awards img._series{
	margin-top: 50px;
	width: 70%;
	max-width: 700px;
	}
@media screen and (max-width: 768px) {
._awards img._series{
	margin-top: 30px;
	width: 80%;
	max-width: 700px;
	}
	}



/*=========

_womens

=========*/

._womens {
  padding: 60px 0 60px;
  width: 100%;
  background: #fff;
  /* background:#E7E1D2; */
}
@media screen and (max-width: 768px) {
  ._womens {
    padding: 30px 0;
  }
}

._womens ._pack {
  margin: auto;
  width: 90%;
  max-width: 900px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  column-gap: 30px;
}
@media screen and (max-width: 768px) {
  ._womens ._pack {
    width: 90%;
    max-width: 90%;
    flex-flow: column;
    padding-top: 40px;
  }
}

._womens ._pack .txt {
  position: relative;
}
@media screen and (max-width: 768px) {
  ._womens ._pack .txt {
    margin-bottom: 30px;
  }
}
._womens ._pack .txt:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 100px;
  background-image: url(/images/products/hotshave-trimmer/title-comma.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  left: -50px;
  top: -50px;
}

._womens ._pack h2 {
  font-size: clamp(2.5rem, 3.6vw, 4rem);
  font-weight: bold;
  color: #EF4B3A;
  margin-bottom: 30px;
}
._womens ._pack p {
  font-size: clamp(1.5rem, 2vw, 1.7rem);
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 15px;
}
._womens ._pack p span {
  font-weight: bold;
  display: inline-block;
  background: linear-gradient(transparent 60%, #fde8e5 0%);
}

.mb0 {
  margin-bottom: 0 !important;
}