@charset "utf-8";
/* CSS Document */
.item_detail a.otheritem_link{
color: #c26f71;
    border: 1px solid #ce9395;
    padding: 5px 18px 5px 10px;
    line-height: 1em;
    display: inline-block;
    border-radius: 5px;
    position: relative;
}
.item_detail a.otheritem_link:before{
	    content: "〉";
    position: absolute;
    right: 0;
    font-size: 0.7em;
}
.item_detail a.otheritem_link:hover, .item_detail a.otheritem_link:active, .item_detail a.otheritem_link:focus {
    text-decoration: none!important;
}
.item_detail a.otheritem_link:hover{
   background: #ce9395;
	color:#fff;
}
.goodsDetail p,#goodsDetailArea p{
	word-break: normal!important;
}
#goodsDetailArea .detail_txt02{
    line-height: 1.7em;
}
#goodsDetailArea .detail_txt02 sup{
	line-height: 2em;
}
.item_detail .detail_txt_top{
	font-size: 12px!important;
    line-height: 1.5em;
    margin-top: -10px;
}
.hada_image_box{
	width: 100%;
	display: block;
}
.hada_image_box:first-of-type{
	margin: 0 0 100px;
}
.hada_image_h401{
	font-size: 24px;
	text-align: center;
	color:#fff;
	font-weight: 400;
	background-color: #4f5e7d;
	border-radius:5px 5px 0px 0px;
	padding: 10px 0;
	line-height: 1.6em;
}
.hada_image_h402{
	font-size: 24px;
	text-align: center;
	color:#fff;
	font-weight: 400;
	background-color: #b15f62;
	border-radius:5px 5px 0px 0px;
	padding: 10px 0;
	line-height: 1.6em;
}
.hada_image_h402 sup{
	line-height: 2em;
}
.hada_image_in{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 3.5em 1.5em;
  background-color: #f7f7f7;
	border-radius: 0px 0px 5px 5px;
}
.hda_image_sankaku{
	width: 38px;
  height: 40px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background-color: #df6468;
	margin-right:20px;
}
.hada_image_mini{
	width: calc(50% - 120px);
}
.gel_texture{
	margin: 0px auto 0;
	text-align: center;
}
.gel_texture img{
	width: 70%;
	max-width: 500px!important;
}
.product_how_to_movie h2{
	width: 100%;
	max-width: 460px;
	margin:0 auto;
	display: flex;
	justify-content: center;
	position: relative;
}
.product_how_to_movie h2 .howto_moh2_01{
	clip-path: polygon(100% 0, 85% 100%, 0% 100%, 10% 50%, 0% 0%);
background: #d08c8d;
	color:#fff;
	position: absolute;
	top:-15%;
	left:-10%;
	z-index: 2;
	width: 30%;
	max-width: 120px;
	font-size: 20px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product_how_to_movie h2 .howto_moh2_01 span{
	clip-path: polygon(97% 0, 84% 100%, 3% 100%, 13% 50%, 3% 0%);
background: #fff;
	color:#d08c8d;
	font-weight: 700;
	z-index: 2;
	width:calc(100% - 4px);
	max-width: 114px;
	font-size: 20px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product_how_to_movie h2 .howto_moh2_02{
	width: 100%;
clip-path: polygon(0 0, 100% 0, 97% 50%, 100% 100%, 0 100%, 5% 50%);
background: #d08c8d;
	color:#fff;
	height: 48px;
}
.product_how_to_movie iframe{
}
.perfectone_point{
	margin: 150px auto 150px;
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.per_po_top{
	width: 100%;
	margin :0 auto 100px;
}
.per_po_top img{
	width: 100%;
	border-radius: 5px;
}
.per_po_top h3{
	margin:20px auto;
	line-height: 1.6em;
	font-weight: 500;
	width: 100%;
	display: inline-block;
}
.per_po_top h3 b{
	color:#d08c8d;
	font-weight: 700;
	font-size: 1.2em;
}
.per_po_top h3 sup{
	line-height: 2em;
}
.per_po_bottom{
	
}
.per_po_bottom img{
	border-radius: 5px;
}
@media only screen and (max-width: 749px) {
#goodsDetailArea .fts049{
		font-size: 4.9vw!important;
	}
.item_detail .detail_txt_top{
	font-size: 1.1rem!important;
}
.hada_image_box{
}
.hada_image_box:first-of-type{
	margin: 0 0 12vw
}
.hada_image_h401{
	font-size: 4vw;
	padding: 1.5vw 0;
	line-height: 1.5em;
}
.hada_image_h402{
	font-size: 4vw;
	padding: 1.5vw 0;
	line-height: 1.5em;
}
.hada_image_h402 sup{

}
.hada_image_in{
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 3.5em 1.5em;
  background-color: #f7f7f7;
	border-radius: 0px 0px 5px 5px;
}
.hda_image_sankaku{
	width: 25px;
  height: 20px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  background-color: #df6468;
	margin:2vw 0;
}
.hada_image_mini{
	width:90%;
	max-width: 400px;
}
.gel_texture{
	margin:2vw auto 12vw;
}
.gel_texture img{
}
.perfectone_point{
	margin: 12vw auto;
    padding: 12vw 0 0;
    border-top: 1px solid #cbcbcb;
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.per_po_top{
	width: 100%;
	margin:0 auto 12vw;
}
.per_po_top img{
	width: 100%;
}
.per_po_top h3{
	margin:4vw auto;	
	line-height: 1.6em;
	font-weight: 500;
	font-size: 4vw!important;
}
.per_po_top h3 b{
	color:#d08c8d;
	font-weight: 700;
	font-size: 1.2em;
}

.product_how_to_movie {
    text-align: center;
    margin: 12vw auto!important;
    padding: 12vw 0 0;
	    border-top: 1px solid #cbcbcb;
}
.product_how_to_movie h2{
	width: 90%;
    max-width:100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
}
.product_how_to_movie h2 .howto_moh2_01{
	clip-path: polygon(100% 0, 85% 100%, 0% 100%, 10% 50%, 0% 0%);
background: #d08c8d;
	color:#fff;
	font-size: 4vw;
	position: absolute;
	top:-18%;
	left:-9%;
	z-index: 2;
	width: 25%;
	max-width: 100%;
	height: 9vw;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 2.5vw;
}
.product_how_to_movie h2 .howto_moh2_01 span{
	clip-path: polygon(97% 0, 84% 100%, 3% 100%, 13% 50%, 3% 0%);
background: #fff;
	color:#d08c8d;
	font-weight: 700;
	z-index: 2;
	width:calc(100% - 6px);
	max-width: 100%;
	font-size: 3.5vw;
	height: calc(9vw - 8px);
	display: flex;
	align-items: center;
	justify-content: center;
}
.product_how_to_movie h2 .howto_moh2_02{
	width: 100%;
clip-path: polygon(0 0, 100% 0, 97% 50%, 100% 100%, 0 100%, 5% 50%);
background: #d08c8d;
	color:#fff;
	font-size: 4.5vw;
	height: 9vw;
	margin-left: 3vw;
}
}