<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* section 高さ */

#acid {
	height: 1815px;
	background: url(/images/product/bg_04.gif) repeat;
}
#oil {
	height: 2660px;
	background: url(/images/product/bg_01.gif) repeat;
}
#styling {
	height: 2200px;
	background: url(/images/product/bg_02.gif) repeat;
}
#haircolor {
	height: 2920px;
	background: url(/images/product/bg_03.gif) repeat;
}

	@media screen and (max-width: 768px){
		#acid {
			height: 412vw;
		}
		#oil {
			height: 831vw;
		}
		#styling {
			height: 852vw;
		}
		#haircolor {
			height: 927vw;
		}
	}

	@media screen and (max-width:375px){
		#acid {
			height: 420vw;
		}
		#oil {
			height: 829vw;
		}
		#styling {
			height: 846vw;
		}
		#haircolor {
			height: 932vw;
		}
	}


/*index*/
.product_index {
	margin: 60px auto;
}
.product_index navi ul {
	width: 960px;
	margin: auto;
	padding-bottom: 50px;
	overflow: hidden;
}
.product_index navi li {
	display: block;
	position: relative;
	float: left;
	width : 228px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
	border-radius: 2px;
}
.product_index navi li a {
	position: relative;
	display: block;
	padding: 8px;
	color: #fff;
}
.product_index navi li:first-child {
	background: #61687e;
	margin-left: 0;
}
.product_index navi li:nth-child(2) {
	background: #e78ac4;
}
.product_index navi li:nth-child(3) {
	background: #e58995;
}
.product_index navi li:nth-child(4) {
	background: #e6bc84;
}
.product_index navi li a img {
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	width: 44px;
	bottom: -16px;
}

.product_index &gt; section {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.product_index .product_wrap {
	width: 960px;
	margin: 70px auto 60px;
}
.product_index .introduction {
	text-align: center;
}
.product_index .intro_ttl {
	height: 132px;
	margin: 0 auto 50px;
}
.product_index #acid .intro_ttl {
	color: #61687e;
	background: url(/images/product/h3_04.png) no-repeat center top;
}
.product_index #oil .intro_ttl {
	color: #e588c1;
	background: url(/images/product/h3_01.png) no-repeat center top;
}
.product_index #styling .intro_ttl {
	color: #e58995;
	background: url(/images/product/h3_02.png) no-repeat center top;
}
.product_index #haircolor .intro_ttl {
	color: #e6bc84;
	background: url(/images/product/h3_03.png) no-repeat center top;
}
.product_index .introduction h3 {
	padding-top: 38px;
	font-family: 'Arima Madurai', cursive;
	font-size: 34px;
	font-style: italic;
	line-height: 1.2;
}
.product_index .introduction h3 span {
	display: block;
	color: #666;
	font-size: 14px;
}
.product_index .introduction p {
	font-size: 16px;
	line-height: 1.6;
}
.product_index .introduction p sub {
	font-size: 9px;
	line-height: 1.6;
}
.product_index .introduction small {
	display: block;
	margin-top: 10px;
	font-size: 10px;
}
.product_index .product_link {
	overflow: hidden;
	margin: 30px 0;
}
.product_index .product_banner {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
#product .product_movie .swiper-slide p {
	display: none;
}


/*detail*/
.product_detail {
	background: #f3eeee;
	padding-bottom: 50px;
}
.product_navi {
	padding: 40px 0 30px;
	text-align: center;
}
.product_navi li {
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0;
	border-left: 1px solid #bbb;
	margin-left: 14px;
	padding-left: 14px;
}
.product_navi li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.product_navi li.current a {
	color: #dd017f;
}
.product_detail section {
	width: 960px;
	margin: auto;
	overflow: hidden;
	clear: both;
}
.product_detail .product_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 auto 30px;
	background: #fff;
	border-radius: 10px;
	padding: 50px 60px;
	box-sizing: border-box;
	font-size: 13px;
}
.product_wrap .left {
	width: 40%;
}
.product_wrap .right {
	width: 55.5%;
}
.product_wrap .txtRed {
	color: #ff0000;
}
.product_mainimg {
	text-align: center;
	margin-bottom: 50px;
}
.product_mainimg.hairoil{
	margin-bottom: 20px;
}
.product_mainimg img {
	width: 235px;
	margin-left: -18px;
}
.product_mainimg-wax,
.product_mainimg-supple {
	text-align: center;
	margin-bottom: 50px;
}
.product_mainimg-hairmask {
	text-align: left;
	margin-bottom: 50px;
}
.product_mainimg-wax img {
	width: 320px;
}
.product_mainimg-supple img {
	width: 300px;
}
.product_mainimg-hairmask img {
	width: 300px;
}
.product_mainimg-acid img {
	width: 300px;
	margin-left: 0;
	margin-bottom: 30px;
}
.product_mainimg-icon {
	margin-bottom: 50px;
}
.product_mainimg-icon img {
	width: 300px;
}
.product_category {
	display: inline-block;
	padding: 2px 8px;
	background: #dd017f;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
}
.product_title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 20px;
}
.product_quasi {
	display: inline-block;
	border: 1px solid #333;
	padding: 1px 16px;
	margin: 15px 0 10px;
	font-size: 75%;
}
.product_txt {
	margin: 0;
	color: #000;
	font-size: 90%;
}
.product_wrap .left &gt; p {
	color: #64482b;
	font-size: 14px;
	margin: 25px 0;
}
.product_wrap .left &gt; p img {
	width: 300px;
}
.product_wrap .center {
	width: 100%;
	margin-top: 40px;
}
.product_wrap .center .center_bnr img {
	width: 100%;
	border-radius: 10px;
}
.notes_list {
	width: 300px;
	margin: 25px 0 0;
}
.notes_list li {
	font-size: 11px;
	line-height: 1.6;
}
.notes_list &gt; ul &gt; li::before {
	content: "●";
	display: inline-block;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}
.notes_list &gt; ul &gt; li &gt; ul {
	padding-left: 10px;
}
.notes_list &gt; ul &gt; li &gt; ul &gt; li::before {
	content: "○";
	display: inline-block;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}
.notes_border {
	border: 1px solid #dd017f;
	padding: 10px;
	box-sizing: border-box;
}
.notes_list &gt; ul + ul {
	margin-top: 15px;
}
.atcosme_widget {
	margin-top: 15px;
}
.atcosme_widget iframe {
	border: 2px solid #ded7c3 !important;
	border-radius: 10px;
	box-sizing: border-box;
}
.voice_btn a {
	position: relative;
	display: inline-block;
	border-radius: 26px;
	width: 220px;
	padding: 5px 20px;
	box-sizing: border-box;
	font-size: 12px;
	letter-spacing: 0;
	margin: 0;
}
#product .voice_arrow {
	opacity: 1;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}
.voice_arrow i {
	width: 20px;
	top: 0;
	bottom: 0;
	right: 20px;
	height: 1px;
	display: block;
	position: absolute;
	margin: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.voice_arrow i:after,
.voice_arrow i:before {
	content: "";
	height: 1px;
	display: block;
	position: absolute;
}
.voice_arrow i:before {
	width: 100%;
	bottom: 0;
	left: 0;
}
.voice_arrow i:after {
	width: 7px;
	bottom: 2px;
	right: -1px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.voice_btn1 a {
	background: #d1ac51;
	color: #fff;
	margin-bottom: 10px;
}
.voice_btn1 .voice_arrow i:after,
.voice_btn1 .voice_arrow i:before {
	background: #fff;
}
.voice_btn2 a {
	background: #f5efe0;
	color: #d1ac51;
}
.voice_btn2 .voice_arrow i:after,
.voice_btn2 .voice_arrow i:before {
	background: #d1ac51;
}
.voice_btn2 img {
	width: 17px;
	height: 15px;
	margin-right: 5px;
	vertical-align: -3px;
	transform: none !important;
}
.product_block {
	clear: both;
	overflow: hidden;
	letter-spacing: 0;
}
.product_block + .product_block {
	margin-top: 50px;
}
.product_detail h4 {
	background: #faf8f2;
	color: #573a30;
	font-size: 15px;
	font-weight: bold;
	line-height: 2.6;
	border-bottom: 1px solid #ded7c3;
	border-radius: 6px 6px 0 0;
	padding-left: 15px;
	margin-bottom: 20px;
}
.product_block h5 {
	color: #500d0f;
	font-size: 15px;
	font-weight: bold;
	line-height: 2.6;
	margin: 3% 0 0 0;
}
.product_block h5.wax {
	color: #e4007f;
	font-size: 18px;
}
.product_block small {
	font-size: 80%;
}
.product_block small.melty {
	padding-top: 15px;
	display: inline-block;
}
.product_block .btnarea{
	padding: 10px 0;
}
.product_block .btnarea .linkbtn{
	display: inline-block;
	margin-bottom: 24px;
}
.product_block .btnarea .linkbtn a{
	font-size: 14px;
	background: #d1ac51;
	color: #fff;
	border-radius: 26px;
	padding: 12px 20px;
}
.product_block .btnarea .linkbtn a:after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
	margin-left: 5px;
  background-image: url(/images/product/arrow-linkbtn.png);
  background-size: contain;
  vertical-align: middle;
}
.product_block .btnarea .linkbtn a:hover{
	opacity: 0.7;
}
.product_list {
	margin-bottom: 20px;
}
.product_list:last-child {
	margin-bottom: 0;
}
.product_list li {
	line-height: 1.8;
	margin-bottom: 5px;
	text-indent: -1.4em;
	padding-left: 1.4em;
}
.product_list li span{
	display: block;
	font-size: 80%;
	line-height: 1.6em;
	margin: 10px 0 5px;
	text-indent: 0;
	padding-left: 0;
}
.product_list li:before {
	content: '◯';
	margin-right: 5px;
}
.product_list li.noList:before {
	content: '';
	margin-right: 0;
}
#product li sup {
	font-size: 70%;
	vertical-align: top;
}
ul.product_list-wax {
	margin: 0 0 3%;
}

ol.product_list-color,
ol.product_list-asid {
	counter-reset:list;
	list-style-type:none;
	padding:0;
	width: 50%;
	float: left;
}
ol.product_list-asid {
	width: 100%;
}
ol.product_list-color li,
ol.product_list-asid li {
	position: relative;
	padding: 0 0 0 40px;
	margin: 7px 0 20px 0px;
}
ol.product_list-color li:before,
ol.product_list-asid li:before {
	counter-increment: list;
	content: counter(list);
	font: 14px/1.6 'arial narrow', sans-serif;
	position: absolute;
	top: 30px;
	left: 0;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height:30px;
	background: #dd017f;
	border-radius: 50%;
	-moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
ol.product_list-asid li:before {
	background: #61687e;
}
.inner_bleach ol.product_list-color {
	width: 65%;
}
.inner_bleach ol.product_list-color li + li {
	margin-top: 80px;
}
.product_block .haircolor-use.inner_bleach  .haircolor-useimg img {
	width: 26%;
}
.product_block .haircolor-use.inner_bleach  .haircolor-useimg img + img {
	margin-top: 25px;
}
.product_block .bleach_style {
	margin-top: 50px;
}
.product_block .bleach_style img {
	width: 100%;
}

.product_block .spec {
	padding: 30px;
	border: 1px solid #ddd;
	font-size: 12px;
	margin-top: 20px;
}
.product_block .spec li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
	display: table;
}
.product_block .spec li a {
	color: #125ffc;
	text-decoration: underline;
}
.product_block .spec li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.product_block .spec li p {
	float: left;
	width: 75%;
	display: table-cell;
	vertical-align: middle;
}
.product_block .spec li div {
	float: right;
	width: 25%;
	padding: 4px 0;
	text-align: right;
	display: table-cell;
}
.product_block .spec li img {
	width: 50%;
}
.product_block .oilspec {
	margin-top: 20px;
}
.product_block .oilspec img {
	width: 100%;
}
.product_block .use {
	color: #d1ac51;
	font-weight: bold;
	margin-bottom: 5px;
}
.product_block .use.pink {
	color: #dd017f;
	font-weight: bold;
	margin-bottom: 5px;
}
.product_block hr {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: silver;
}
.product_useLeft {
	float: left;
	width: 75%;
}
.product_useRight {
	float: right;
}
.product_bottomimg {
	width: 100%;
}
.product_bottomimg img {
	width: 100%;
}
.product_block.completion img {
	width: 460px;
	margin: 3% 0;
}
.product_block.completion p {
	font-size: 85%;
}
.product_block .product_color-img {
	display: inline-block;
	margin: 4% 0 0;
}
.product_block .product_color-img ul li {
	float: left;
}
.product_block .product_color-img .product_color-attention1 {
	clear: both;
	float: left;
	margin: 2% 0 0;
}
.product_block .product_color-img .product_color-attention2 {
	clear: both;
	float: right;
	margin: 2% 0 0;
}
.product_block .haircolor-use {
	padding: 3% 0;
	display: inline-block;
}
.product_block .haircolor-use .haircolor-useimg img {
	float: right;
	width: 40%;
}
.product_block .link_btn a {
	position: relative;
	display: inline-block;
	border-radius: 26px;
	width: 220px;
	padding: 5px 20px;
	box-sizing: border-box;
	font-size: 12px;
	letter-spacing: 0;
}
.product_block .arrow {
	opacity: 1;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}
.product_block .arrow i {
	width: 20px;
	top: 0;
	bottom: 0;
	right: 20px;
	height: 1px;
	display: block;
	position: absolute;
	margin: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.product_block .arrow i:after,
.product_block .arrow i:before {
	content: "";
	height: 1px;
	display: block;
	position: absolute;
}
.product_block .arrow i:before {
	width: 100%;
	bottom: 0;
	left: 0;
}
.product_block .arrow i:after {
	width: 7px;
	bottom: 2px;
	right: -1px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.product_block .link_btn a {
	background: #d1ac51;
	color: #fff;
	margin-top: 10px;
}
#product .link_btn .arrow {
	opacity: 1;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}
.product_block .link_btn .arrow i:after,
.product_block .link_btn .arrow i:before {
	background: #fff;
}
.product_block.haircolor-internal {
	width: 100%;
	display: inline-block;
}
.product_block.haircolor-internal p {
	float: left;
	width: 70%;
}
.product_block.haircolor-internal div {
	float: right;
	width: 30%;
}
.product_block.haircolor-internal div img {
	width: 100%;
}
.product_block.hairdesign img {
	width: 22%;
	margin: 0 2% 2% 0;
}
.product_block p.wax_img {
	margin: 2% 0;
}
.product_block .wax_img img {
	max-width: 100%;
}
.product_block .wax_img + .product_list {
	margin-top: 20px;
}
.product_block .flow_list h5 {
	background: #919191;
	margin-bottom: 15px;
	padding: 10px 12px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
}
.product_block .flow_list li {
	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;
	margin-bottom: 15px;
}
.product_block .flow_list li &gt; p {
	width: 251px;
	font-size: 14px;
	line-height: 1.7;
}
.product_block .flow_list li &gt; img {
	width: 190.5px;
	height: auto;
}
.product_block .flow_list li:last-child {
	margin-bottom: 0;
}
.product_block .flow_list +  .flow_list {
	margin-top: 25px;
}

.product_detail .review {
	background: #fff;
	border-radius: 10px;
	margin-bottom: 60px;
	padding: 30px 3%;
	box-sizing: border-box;
}
.product_detail .review h4 {
	font-family: 'Arima Madurai', cursive;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 2.2;
	text-align: left !important;
}
.product_detail .review h4 span {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	font-size: 11px;
	line-height: 1.8;
	letter-spacing: 0;
}
.product_detail .review h4 span a {
	position: relative;
	display: block;
	background: #d1ac51;
	padding: 0 25px 0 15px;
	color: #fff;
	border-radius: 20px;
}
.product_detail .review h4 span a:before,
.product_detail .review h4 span a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.product_detail .review h4 span a:after {
	right: 20%;
	width: 4px;
	height: 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.product_detail .review .left {
	width: 67%;
}
.product_detail .review .right {
	width: 30%;
}
.product_detail .review .right p {
	font-size: 12px;
	line-height: 1.8;
}
.product_detail .review-name {
	font-size: 13px;
	margin-bottom: 5px;
}
.product_detail .review-txt {
	font-size: 12px;
	margin-bottom: 15px;
}
.product_detail .review .btn {
	display: inline-block;
	padding: 1px 12px 5px;
	line-height: 1.2;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 11px;
}
.product_detail .review .btn.icon1 {
	margin-right: 8px;
}
.product_detail .review .btn img {
	width: auto;
	height: 13px;
	margin-right: 5px;
	vertical-align: -2px;
}
.product_detail .review .btn span {
	color: #f88da5;
	font-size: 15px;
	font-weight: bold;
	margin-left: 4px;
}
.product_detail .review .review-none {
	font-size: 12px;
	line-height: 1.8;
}

.product_detail .product_banner {
	margin-bottom: 20px;
}
.product_banner li {
	float: left;
	width: 49.5%;
	margin-left: 1%;
	margin-bottom: 1%;
}
.product_banner li:nth-child(odd) {
	margin-left: 0;
}
.product_banner img {
	width: 100%;
	border-radius: 10px;
}

.product_detail .product_movie {
	padding-bottom: 20px;
	margin-bottom: 45px;
}

.hairoil_subtitle {
	display: flex;
	align-items: center;
}
.hairoil_subtitle:before,
.hairoil_subtitle:after {
  content: "";
  flex-grow: 1;
  height: 1px; /* 線の太さ */
  background: #e78ac4; /* 線の色 */
  margin:0 0 2em; /* 文字と線の余白 */
}
.hairoil_subtitle p {
	font-size: 130%;
	background-color: #e78ac4;
	border-radius: 20px;
	color: #fff;
	font-weight: bold;
	padding: 0.4em 2.4em;
	margin: 0 0 2em;
}
ul + .hairoil_subtitle {
	padding-top: 40px;
}
.hairoil_subtitle + .introduction {
	margin-bottom: 30px;
}
#haircolor .hairoil_subtitle:before,
#haircolor .hairoil_subtitle:after {
	background: #E6BC83;
}
#haircolor .hairoil_subtitle p {
	background-color: #E6BC83;
}
.hairoil_subtitle-asid{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	align-items: center;
}
ul + .hairoil_subtitle-asid {
	margin-top: 40px;
}
.hairoil_subtitle-asid:before,
.hairoil_subtitle-asid:after {
  content: "";
  flex-grow: 1;
  height: 1px; /* 線の太さ */
  background: #61687e; /* 線の色 */
  margin:0 0 2em; /* 文字と線の余白 */
}

.hairoil_subtitle-asid p {
	font-size: 130%;
	background-color: #61687e;
	border-radius: 20px;
	color: #fff;
	font-weight: bold;
	padding: 0.4em 2.4em;
	margin: 0 0 2em;
}
.product_link ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.product_link li {
	width: 24.25%;
	background: #fff;
	border-radius: 8px;
	margin: 0 1% 1% 0;
	box-sizing: border-box;
	line-height: 1.5;
	letter-spacing: 0;
}
.product_link li.none {
	background: none;
}
.product_link li:nth-child(4n) {
	margin-right: 0;
}
.product_link li a {
	display: block;
	padding: 10%;
}
.product_link li img {
	display: block;
	height: 192px;
	margin: 0 auto 30px;
}
.product_link li span {
	color: #dd017f;
	font-size: 10px;
}
.product_link li .label {
	display: inline-block;
	color: #dd017f;
	border: #dd017f solid 1px;
	border-radius: 14px;
	padding: 2px 25px;
	margin: 5px 0;
}
.product_link li h5 {
	font-size: 14px;
	margin: 5px auto 15px;
}
.product_link li h5 &gt; small {
	display: none;
}
.product_link li .quasi {
	display: inline-block;
	border: 1px solid #333;
	padding: 1px 16px;
	margin-bottom: 15px;
}
.product_link li p {
	color: #c0a77d;
	font-size: 13px;
}
.product_link li p + p {
	margin-top: 10px;
}
.product_link li .detail {
	color: #333;
	font-size: 10px;
}
.product_link li .forTopic {
	display: none;
}
.product_link .haircolor li .detail {
	font-size: 13px;
}

/*購入ボタン*/
.product_shoplink {
	width: 300px;
	margin: 40px 0 15px;
	text-align: center;
}
.product_shoplink #product_shopbtn2 {
	margin-top: 10px;
}
.product_shoplink-bt a {
	display: block;
	position: relative;
	background: #fff;
	border: 2px solid #db147f;
	border-radius: 2px;
	padding: 12px 0;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bold;
}
.product_shoplink-bt a span {
	font-size: 12px;
}
.product_shoplink-bt a:before,
.product_shoplink-bt a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.product_shoplink-bt a:before {
	top: -4px;
	right: 20px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.product_shoplink-bt.active a {
	background: #db147f;
	color: #fff;
}
.product_shoplink-bt.active a:before {
	border-color: #fff;
	top: 4px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.shoplink-close {
	display: none !important;
}
main .product_shoplink-bnrs,
main .product_shoplink-bnrs * {
	opacity: 1;
	-webkit-transform: translate(0,0);
	transform: translate(0, 0);
}
.product_shoplink-bnrs {
	background: #faf8f2;
	padding: 15px 10px;
	border-radius: 0 0 2px 2px;
}
.product_shoplink-bnrs ul {
	overflow: hidden;
}
.product_shoplink-bnrs li a {
	display: block;
	position: relative;
	float: left;
	width: 48.5%;
	height: 60px;
	line-height: 60px;
	margin-right: 3%;
	margin-bottom: 3%;
	background: #fff;
}
.product_shoplink-bnrs li:nth-child(even) a {
	margin-right: 0;
}
.product_shoplink-bnrs li img {
	width: 60%;
	vertical-align: middle;
}
.product_shoplink-bnrs li a:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 9px;
	background: url(/images/common/ico_external.svg) no-repeat;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	bottom: 4px;
	right: 4px;
}
.product_wrap .left .product_shoplink-att {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0;
	margin: 10px 0 0;
}

.product_atcosme {
	width: 300px;
}
.product_atcosme a {
	position: relative;
	display: block;
	background: #2eb6aa;
	padding: 10px 0;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
}
.product_atcosme a:hover {
	opacity: .5;
}
.product_atcosme a:before,
.product_atcosme a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.product_atcosme a:before {
	top: 0;
	right: 23px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.product_atcosme a &gt; img {
	width: 95px;
	margin-right: 8px;
	vertical-align: -3px;
}

.product_share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 300px;
	background: #fff;
	padding: 10px 25px;
	border: 1px solid #561c20;
	border-radius: 2px;
	box-sizing: border-box;
	margin-top: 15px;
}
.product_share &gt; p {
	color: #561c20;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	margin-right: 20px;
}
.product_share &gt; div + div {
	margin-left: 20px;
}
.share_tw img {
	width: 26px;
}
.share_fb img {
	width: 12px;
}

/*colorchart_milk*/
.colorchart {
	background: #f3eeee;
	padding: 40px 0 60px;
}
.cc_wrap {
	width: 960px;
	background: #fff;
	margin: auto;
	padding-bottom: 30px;
	border-radius: 10px;
	box-sizing: border-box;
}
.cc_title {
	position: relative;
	text-align: center;
	padding: 60px 0 40px;
}
.cc_title .cc_balloon {
	position: absolute;
	top: 35px;
	left: 162px;
}
.cc_title .cc_balloon img {
	width: 79px;
}
.cc_title .cc_balloon2 {
	position: absolute;
	top: 55px;
	right: 30px;
}
.cc_title .cc_balloon2 img {
	width: 184px;
}
.cc_title h3 img {
	width: 544px;
}
.cc_color,
.cc_detail {
	display: inline;
}
.cc_color img {
	width: 100px;
}
.cc_color1 {
	position: absolute;
	top: 121px;
	left: 213px;
}
.cc_color2 {
	position: absolute;
	top: 121px;
	left: 387px;
}
.cc_color3 {
	position: absolute;
	top: 121px;
	right: 200px;
}
.cc_color4 {
	position: absolute;
	bottom: 43px;
	left: 330px;
}
.cc_color5 {
	position: absolute;
	bottom: 131px;
	right: 104px;
}
.cc_detail img {
	width: 320px;
}
#cc_detail1 {
	position: absolute;
	top: -58px;
	left: 104px;
}
#cc_detail2 {
	position: absolute;
	top: 228px;
	left: 278px;
}
#cc_detail3 {
	position: absolute;
	top: -58px;
	right: 89px;
}
#cc_detail4 {
	position: absolute;
	top: 403px;
	left: 108px;
}
#cc_detail5 {
	position: absolute;
	top: 315px;
	right: -9px;
}
.hc_attention {
	position: relative;
	margin: 20px 25px 0;
	z-index: -1;
}



/*======================================
PC
======================================*/
@media screen and (min-width: 767px){

	.product_index navi a.scrollin img {
		opacity: 1;
	}

	/*detail*/
	.top_btn {
		display: none;
	}

	.product_navi li a:hover {
		color: #dd017f;
	}
	.product_block .spec li a:hover {
		text-decoration: none;
	}
	.product_waxspec {
		font-size: 18px;
		margin-top: 10px;
		letter-spacing: 0;
	}
	#product .voice_btn a,
	#product .voice_btn a i,
	#product .link_btn a,
	#product .link_btn a i {
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	#product .voice_btn1 a:hover {
		width: 45%;
	}
	.voice_btn a:hover,
	.link_btn a:hover {
		width: 240px;
	}
	.voice_btn a:hover i,
	.link_btn a:hover i {
		width: 40px;
	}
	.product_detail .review .left .voice_btn a {
		display: block;
		width: 40%;
		margin: 20px auto 0;
		text-align: center;
	}
	.voice_btn2 a:hover img {
		opacity: 1;
	}
	.product_link li a:hover {
		opacity: .5;
	}
	.product_waxspec img{
		width: 100%;
	}
	.product_block .product_color-img ul li{
		width: 25%;
		text-align: center;
		font-size: 80%;
		line-height: 1.4em;
	}
	.product_block .product_color-img ul li div img{
		width: 60%;
	}
	.product_block .product_color-img ul li p{
		margin-top: -5px;
	}
	.product_block .product_color-img .product_color-attention1{
		font-size: 80%;
	}
	.product_block .product_color-img .product_color-attention2{
		font-size: 80%;
	}
	.product_detail .review h4 span a:hover {
		background: #b69238;
	}
	.product_detail .review .review-none {
		text-align: center;
	}

	/*colorchart_milk*/
	.cc_main .chart {
		position: relative;
	}
	.cc_base {
		display: none;
	}
	.cc_main .cc_color {
		display: block;
		position: relative;
		width: 920px;
		height: 440px;
		background: url(/images/product/colorchart/bg.jpg) no-repeat;
		margin: auto;
		text-align: center;
	}
	.cc_detail {
		display: block;
	}
	.cc_detail &gt; div {
		visibility: hidden;
	}
}

/*Edge and IE*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.product_link li {
		height: 425px;
	}
	.product_index navi li a img {
		bottom: -50px;
	}
	.product_link li .quasi,
	.product_quasi {
		padding: 2px 16px 1px;
	}
}


/*======================================
Tablet
======================================*/
@media screen and (max-width:960px){
	/*index*/
	.product_index navi ul {
		width: 94%;
	}
	.product_index navi li {
		width: 32%;
		margin-left: 2%;
	}

	.product_index .product_wrap {
		width: 94%;
	}

	/*detail*/
	.product_detail section {
		width: 94%;
	}

	/*colorchart_milk*/
	.cc_wrap {
		width: 94%;
	}
	.cc_title .cc_balloon {
		left: 12%;
	}
	.cc_title .cc_balloon2 {
		width: 16%;
		right: 2%;
	}
	.cc_title .cc_balloon2 img {
		width: 100%;
	}
	.cc_main .cc_color {
		width: 96%;
		background-size: 100%;
	}
	.cc_color1 {
		top: 28%;
		left: 23%;
	}
	.cc_color2 {
		top: 28%;
		left: 42%;
	}
	.cc_color3 {
		top: 28%;
		right: 20%;
	}
	.cc_color4 {
		bottom: 13%;
		left: 35.5%;
	}
	.cc_color5 {
		bottom: 30%;
		right: 10%;
	}
}



/*======================================
SP
======================================*/
@media screen and (max-width:768px){

	/*index*/
	.product_index {
		margin: 2.6vw auto 5.2vw;
	}
	.product_index .intro_ttl {
    height: 20vw;
    margin: 0;
}
	.product_index {
		margin: 4vw auto;
	}
	.product_index &gt; section {
		margin-bottom: 1vw;
	}
	.product_index navi ul {
		width: 90%;
		padding-bottom: 6vw;
	}
	.product_index navi li {
		width : 32%;
		margin-left: 2%;
		font-size: 2.5vw;
	}
	.product_index navi li:last-child {
		margin: 4vw 0 0 0;
	}
	.product_index navi li a {
		padding: 0.8vw;
	}
	.product_index navi li a img {
		width: 25%;
		bottom: -3vw;
	}
	#oil, #styling, #haircolor  {
		background-size: 0.6vw;
	}
	.product_index .product_wrap {
		width: 90%;
		margin: 10vw auto 5vw;
	}
	.product_index #acid .intro_ttl,
	.product_index #oil .intro_ttl,
	.product_index #styling .intro_ttl,
	.product_index #haircolor .intro_ttl {
		background-size: 100%;
		margin-bottom: -3.9vw;
	}
	.product_index .introduction h3 {
		padding-top: 6vw;
		font-size: 5vw;
	}
	.product_index .introduction h3 span {
		font-size: 2.5vw;
	}
	.product_index .introduction p {
		font-size: 2.5vw;
		letter-spacing: 0;
		padding: 8vw 0 1vw;
	}
	.product_index .introduction small {
		font-size: 2.5vw;
		margin-top: 1vw;
	}
	#haircolor .introduction p{
		padding: 0 0 3vw;
	}
	.hairoil_subtitle-asid {
		margin-bottom: 1vw;
	}
	.hairoil_subtitle-asid:before, .hairoil_subtitle-asid:after, .hairoil_subtitle-asid:after {
		content: "";
		flex-grow: 1;
		height: 0.25vw;
		margin: 0 0 2em;
	}
	.hairoil_subtitle p{
		font-size: 3.5vw;
		border-radius: 20px;
		padding: 0.4em 2.4em;
		margin: 0 0 7vw;
	}
	.hairoil_subtitle + .introduction {
		margin-bottom: 2vw;
	}
	.product_index .product_link {
		margin: 6vw 0 2vw;
	}
	#haircolor .product_link {
		margin: 12vw 0 2vw;
	}
	.product_index .product_banner {
		margin-bottom: 4vw;
	}
	.hairoil_subtitle-asid p {
		font-size: 3.5vw;
	}




	/*detail*/
	ul + .hairoil_subtitle-asid {
	margin-top: 10vw;
	}
	.product_navi {
		display: none;
	}
	.product_detail {
		background: #fff;
		padding-bottom: 0;
		margin-bottom: 5vw;
	}
	.product_detail section {
		width: 90%;
		margin: 0 5%;
	}
	.product_detail .product_wrap {
		display: block;
		width: 90%;
		margin: 0 5% 5vw;
		padding: 5vw 0 5vw;
		border-radius: 0;
		border-bottom: 0.35vw dashed #ccc;
		font-size: 3vw;
		letter-spacing: 0;
	}
	.product_wrap .left,
	.product_wrap .right {
		width: 100%;
	}
	.product_wrap .right {
		margin-top: 5.2vw;
	}
	.product_wrap .center {
		margin: 5vw 0 5vw;
	}
	.product_wrap .center .center_bnr img {
		border-radius: 1vw;
	}
	.product_mainimg {
		width: 100%;
		margin-bottom: 4vw;
	}
	.product_mainimg img {
		width: 60vw;
	}
	.product_mainimg-icon img {
		width: 100%;
	}
	.product_mainimg-wax {
		margin-bottom: 4vw;
	}
	.product_mainimg-wax img {
		width: 85%;
	}
	.product_category {
		padding: 0 1.5vw;
	}
	.product_title {
		font-size: 4.5vw;
		margin-top: 3vw;
		letter-spacing: 0;
	}
	.product_wrap .left &gt; p {
		font-size: 3vw;
		letter-spacing: 0;
		margin: 2.5vw 0 3vw;
	}
	.product_wrap .left &gt; p img {
		width: 100%;
	}
	.notes_list {
		width: 100%;
		margin-top: 20px;
	}
	.notes_list li {
		font-size: 2.6vw;
	}
	.notes_list &gt; ul &gt; li &gt; ul {
		padding-left: 2.6vw;
	}
	.atcosme_widget iframe {
		width: 100%;
	}
	.voice_btn {
		overflow: hidden;
		margin-bottom: 2.6vw;
	}
	.voice_btn a {
		width: 100%;
		font-size: 1.3vw;
		padding: 0.5vw 8%;
	}
	.voice_btn .voice_btn2 a {
		text-align: center;
	}
	.voice_btn .voice_btn2 .voice_arrow {
		display: none;
	}
	.voice_arrow i {
		right: 8%;
	}
	.product_block + .product_block {
		margin-top: 5.2vw;
	}
	.product_detail h4 {
		font-size: 3.5vw;
		padding-left: 2vw;
		margin-bottom: 4vw;
	}
	ol.product_list-color li {
		min-height: 10vw;
		margin: 0 0 3%;
		line-height: 1.5;
	}
	ol.product_list-color li, ol.product_list-asid li{
		padding: 0 0 0 10vw;
	}
	.inner_bleach ol.product_list-color li + li {
		margin-top: 9vw;
	}
	.product_list {
		margin-bottom: 5vw;
		font-size: 3vw;
	}
	.product_list li {
		margin-bottom: 2vw;
	}
	.product_block small.melty {
		padding-top: 3vw;
	}
	.product_block .bleach_style {
		margin-top: 9vw;
	}
	.product_block .spec {
		padding: 4vw;
		font-size: 3vw;
		margin-top: 4vw;
		box-sizing: border-box;
	}
	.product_block .spec li {
		margin-bottom: 3vw;
		padding-bottom: 3vw;
	}
	.product_block .btnarea{
		padding: 0 0 0.7vw;
	}
	.product_block .btnarea .linkbtn{
		display: inline-block;
		margin-bottom: 2vw;
	}
	.product_block .btnarea .linkbtn a{
		font-size: 2.8vw;
		padding: 1vw 3vw;
	}
	.product_block .btnarea .linkbtn a:after {
	  width: 2.2vw;
	  height: 2.2vw;
		margin-left: 0.2vw;
	}
	.product_useLeft {
		width: 80%;
	}
	.product_useRight {
		width: 15%;
	}
	.product_block .product_color-img ul li {
		width: 50%;
		font-size: 90%;
		line-height: 1.4em;
		display: table;
		margin: 0 0 3% 0 ;
	}
	.product_block .product_color-img ul li div {
		width: 45%;
		display: table-cell;
	}
	.product_block .product_color-img ul li div img {
		width: 90%;
	}
	.product_block .product_color-img ul li p {
		display: table-cell;
		vertical-align: middle;
	}
	.product_block .product_color-img .product_color-attention1 {
		font-size: 90%;
	}
	.product_block .product_color-img .product_color-attention2 {
		font-size: 90%;
	}
	.product_block .flow_list h5 {
		margin-bottom: 4vw;
		padding: 2vw 3vw;
		border-radius: 1vw;
		font-size: 3.5vw;
	}
	.product_block .flow_list li {
		margin-bottom: 3vw;
	}
	.product_block .flow_list li &gt; p {
		width: 68vw;
		margin-right: 2vw;
		font-size: 3.2vw;
	}
	.product_block .link_btn a {
		position: relative;
		display: inline-block;
		border-radius: 5vw;
		width: 56vw;
		padding: 1.5vw 5vw;
		box-sizing: border-box;
		font-size: 3vw;
		letter-spacing: 0;
	}
	.atcosme_widget {
		margin-top: 2vw;
	}
	.product_block .flow_list li &gt; img {
		width: 30vw;
	}
	.product_detail .review {
		padding: 10vw 0 0;
		margin-bottom: 12vw;
	}
	.product_detail .review .left,
	.product_detail .review .right {
		float: none;
		width: 100%;
	}
	.product_detail .review .left {
		margin-bottom: 30px;
	}
	.product_detail .review .right {
		text-align: left;
	}
	.product_detail .review-tmb,
	.product_detail .review-name {
		display: none;
	}
	.product_detail .review-txt {
		margin-bottom: 3vw;
	}
	.product_detail .review .btn {
		display: block;
		float: left;
		width: 49%;
		padding: 1.5vw 0;
		text-align: center;
	}
	.product_detail .review .btn span {
		font-size: 12px;
	}
	.product_detail .review .btn.icon1 {
		margin-right: 2%;
	}
	.product_detail .userInfo {
		clear: both;
		font-size: 9px;
	}
	.product_detail .review .voice_btn {
		margin-top: 0;
		text-align: right;
	}
	.product_detail .review .voice_btn a {
		width: auto;
		padding: 1.5vw 8%;
		font-size: 2.8vw;
		margin-top: 3vw;
	}
	.product_detail .review .right p {
		font-size: 3.5vw;
	}
	.product_detail .review h4 {
		font-size: 5vw;
	}
	.product_detail .product_banner {
		margin-bottom: 2vw;
	}
	.product_detail .product_banner li {
		margin-bottom: 2vw;
	}
	.product_banner li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin: 1vw 0 0;
	}
	.product_detail .product_movie {
		padding-bottom: 10vw;
		margin-bottom: 3vw;
	}
	main .swiper-container {
		padding-bottom: 10vw;
	}
	.product_detail .product_link {
		background: #f3eeee;
		width: 100%;
		margin: 0;
		padding: 15vw 5vw;
		box-sizing: border-box;
	}
	.product_link ul {
		overflow: hidden;
	}
	.product_link li {
		width: 44vw;
		margin: 0 2vw 5vw 0;
	}
	.product_link li:nth-child(even) {
		margin-right: 0;
	}
	.product_link li a {
		padding: 6vw 3vw;
	}
	.product_link li img {
		width: 37vw;
		height: auto;
		margin: 0 auto 5vw;
	}
	.product_link li span {
		font-size: 2.5vw;
	}
	.product_link li h5 {
		font-size: 3vw;
		margin: 1vw 0 2vw;
	}
	.product_link li p,
	.product_link .haircolor li .detail {
		font-size: 2.7vw;
	}
	.product_link li .quasi {
		font-size: 9px;
		padding: 1px 12px;
	}
	.product_link li .label {
		display: inline-block;
		color: #dd017f;
		border: #dd017f solid 0.25vw;
		border-radius: 7vw;
		padding: 0.5vw 5vw;
		margin: 2vw 0;
		font-size: 2.5vw;
	}
	.top_btn {
		clear: both;
		text-align: center;
	}
	.top_btn a {
		display: block;
		background: #fff;
		border-radius: 2vw;
		padding: 2vw 0;
		font-size: 4vw;
	}
	.top_btn a:before {
		display: inline-block;
		content: "&lt;&lt;";
		margin-right: 2vw;
		transform: scale(.5, 1);
		vertical-align: 0.3vw;
	}
	ul + .hairoil_subtitle {
		padding-top: 10vw;
	}

	/*購入ボタン*/
	.product_shoplink {
		width: 100%;
		margin: 20px 0 10px;
	}
	.product_shoplink-bnrs li a {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.product_shoplink-bt a {
		display: block;
		position: relative;
		background: #fff;
		border: 0.5vw solid #db147f;
		border-radius: 0.5vw;
		padding: 3vw 0;
		font-size: 4vw;
	}
	.product_atcosme {
		width: 100%;
	}
	.product_atcosme a {
		padding: 12px 0;
		font-size: 3.5vw;
	}
	.product_atcosme a &gt; img {
		width: 20vw;
	}

	.product_share {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		padding: 12px 0;
		margin-top: 10px;
	}
	.product_share &gt; p {
		font-size: 3.5vw;
	}
	.product_share &gt; div + div {
		margin-left: 4vw;
	}
	.share_tw img {
		width: 7vw;
	}
	.share_fb img {
		width: 3vw;
	}
	#main .swiper-container {
	padding-bottom: 6vw!important;
	}


	/*colorchart_milk*/
	.colorchart {
		background: #fff;
		padding: 0 0 20px;
	}
	.cc_wrap {
		width: 90%;
		padding-bottom: 0;
	}
	.cc_title {
		padding: 40px 0 10px;
	}
	.cc_title h3 img {
		width: 90%;
	}
	.cc_title .cc_balloon {
		top: 12px;
		left: 0;
		text-align: left;
	}
	.cc_title .cc_balloon img {
		width: 30%;
	}
	.cc_balloon2 {
		display: none;
	}
	.cc_main .chart {
		width: 100%;
		MY: auto;
	}
	.cc_color &gt; div {
		width: 20%;
	}
	.cc_color img,
	.cc_detail img {
		width: 100%;
	}
	.cc_color1 {
		top: 140px;
		left: 33%;
	}
	.cc_color2 {
		top: 245px;
		left: 33%;
	}
	.cc_color3 {
		top: 380px;
		left: 33%;
	}
	.cc_color4 {
		bottom: 271px;
		left: inherit;
		right: 6%;
	}
	.cc_color5 {
		bottom: 50px;
		right: 26%;
	}
	.hc_attention {
		margin: 10px auto 0;
	}
	.cc_detail &gt; div {
		display: none;
		width: 80%;
		z-index: 2;
	}
	#cc_detail1 {
		top: -10px;
		left: 3%;
	}
	#cc_detail2 {
		top: 315px;
		left: 3%;
	}
	#cc_detail3 {
		top: 228px;
		left: 3%;
	}
	#cc_detail4 {
		top: inherit;
		bottom: 120px;
		left: inherit;
		right: 4%;
	}
	#cc_detail5 {
		top: inherit;
		bottom: -102px;
		right: -4%;
	}
}

@media screen and (max-width:320px){
	/*index*/
	.product_index navi li {
		font-size: 2.5vw;
	}
	.product_index .introduction h3 {
		padding-top: 5.5vw;
		font-size: 6vw;
	}

	/*detail*/
	.voice_btn a {
		font-size: 8px;
	}
	.voice_btn2 img {
		width: 13px;
		height: 11px;
	}

	/*colorchart_milk*/
	.cc_color1 {
		top: 120px;
	}
	.cc_color2 {
		top: 205px;
	}
	.cc_color3 {
		top: 325px;
	}
	.cc_color4 {
		bottom: 231px;
	}
	.cc_color5 {
		bottom: 40px;
	}
	#cc_detail2 {
		top: 268px;
	}
	#cc_detail3 {
		top: 195px;
	}
	#cc_detail4 {
		bottom: 102px;
	}
	#cc_detail5 {
		bottom: -90px;
	}
}
</pre></body></html>