@charset "UTF-8";

/*index*/
#topics {
	padding: 60px 0 50px;
}
.topics_index {
	background: #efe6e6;
}
.topics_wrap {
	overflow: hidden;
	width: 960px;
	margin: auto;
}
.topics_wrap li {
	float: left;
	background: #fff;
	border-radius: 10px;
}
.topics_wrap li h3 {
	font-family: 'Arima Madurai', cursive;
	font-style: italic;
	line-height: 1;
	text-align: center;
}
.topics_wrap li img {
	width: 100%;
}
.topics_wrap li .text {
	letter-spacing: 0;
}
.topics_wrap li .more_btn {
	color: #561316;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	text-align: right;
	border-top: 1px solid #ded3d3;
	margin-top: 15px;
	padding-top: 15px;
}
.topics_wrap li .more_btn span {
	position: relative;
	margin-right: 18px;
}
.topics_wrap li .more_btn span:before,
.topics_wrap li .more_btn span:after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.topics_wrap li .more_btn span:after {
	margin-left: 10px;
	border-top: 1px solid #561316;
	border-right: 1px solid #561316;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.wide li {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.8;
}
.feature li {
	width: 470px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.8;
}
.feature li:first-child {
	margin-left: 0;
}
.wide li h3,
.feature li h3 {
	font-size: 26px;
	padding: 20px 0 15px;
}
.wide li .text,
.feature li .text {
	padding: 25px 30px 35px;
}
.wide li .more_btn,
.feature li .more_btn {
	font-size: 14px;
}
.wide li .more_btn span::after,
.feature li .more_btn span:after {
	width: 6px;
	height: 6px;
}
.sub li {
	width: 308px;
	margin-right: 18px;
	font-size: 12px;
	line-height: 1.7;
}
.sub li:nth-child(3n) {
	margin-right: 0;
}
.sub li h3 {
	font-size: 20px;
	padding: 18px 0 13px;
}
.sub li .text {
	padding: 15px 20px 25px;
}
.sub li .more_btn {
	font-size: 11px;
}
.sub li .more_btn span:after {
	width: 4px;
	height: 4px;
}


/*wax*/
#topics.wax {
	padding-bottom: 20px;
}
.topics17ss_area {
	position: relative;
    width: 958px;
    height: 602px;
    margin: 0 auto 40px;
}
.topics17ss_area map area {
	display: block;
	cursor: pointer;
}
img#map17ss_intro,
img#map17ss_short,
img#map17ss_medium,
img#map17ss_long {
	cursor: default !important;
}
#topics17ss_intro {
	position: absolute;
	display: block;
	width: 958px;
	height: 602px;
	background: url(../images/topics/wax/index/topics_intro01.jpg) no-repeat;
}
#topics17ss_intro .clickbtn {
	position: absolute;
	top: 534px;
	right: 60px;
	text-align: right;
	-webkit-animation: blink 1s ease-in-out infinite alternate;
    -moz-animation: blink 1s ease-in-out infinite alternate;
    animation: blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
#topics17ss_short,
#topics17ss_medium,
#topics17ss_long {
	display: none;
	width: 958px;
	height: 602px;
}

.wax_navi {
	width: 950px;
	margin: auto;
}
.wax_navi li {
	float: left;
	margin-bottom: 20px;
}
.wax_navi li:nth-child(odd) {
	margin-right: 30px;
}
.wax_navi img {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}
.wax_navi:after {
	display: block;
	content: "";
	clear: both;
}

.wax .btn_top {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1;
}


/*wax - subpage*/
#wax_wrap {
	position: relative;
	width: 950px;
	margin: 0 auto 50px;
}
.wax_main {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}
.wax .btn_next {
	position: absolute;
	right: 25px;
	top: 555px;
}


/*haircream*/
#topics.haircream {
	padding-bottom: 20px;
}
.haircream .mainarea {
	width: 1000px;
	height: 2264px;
	margin: 0 auto 30px;
	background: url(../images/topics/haircream/bg.jpg) no-repeat;
	position: relative;
}
.haircream .cream_ttl {
	position: absolute;
	left: 0;
	top: 0;
}
.haircream .cream_products {
	position: absolute;
	right: 47px;
	top: 176px;
	width: 651px;
	height: 483px;
	background: url(../images/topics/haircream/products.png) no-repeat;
	z-index: 1;
}
.haircream .cream_products a {
	display: block;
	position: relative;
}
.haircream .cream_products a img {
	position: absolute;
	top: 39px;
	right: 96px;
	width: 286px;
}
.haircream .cream_sub {
	position: absolute;
	top: 623px;
	left: 27px;
}


/*haircolor*/
#topics.haircolor {
	padding-bottom: 20px;
}
.haircolor h2 {
	color: #dda10d;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #dda10d;
	margin-bottom: 30px;
}
.haircolor h4 {
	color: #917028;
	font-size: 14px;
	text-align: center;
	letter-spacing: 3px;
	margin-top: 50px;
	position: relative;
}
.haircolor .cont-area {
	width: 800px;
	margin: 0 auto;
	padding: 50px 70px;
	background: radial-gradient(#fefdfb, #fdfaf4);
	border-radius: 10px;
	font-size: 12px;
}
.milk-tl {
	text-align: center;
	position: relative;
	padding-left: 0px;
}
.milk-tl::before {
	content: url(../images/topics/haircolor/title-left.png);
	position: absolute;
	top: -30px;
	left: -45px;
}
.milk-tl::after {
	content: url(../images/topics/haircolor/title-right.png);
	position: absolute;
	top: -30px;
}
.haircolor .img-bl1,
.haircolor .img-bl2,
.haircolor .img-bl3 {
	margin: 20px auto;
	position: relative;
}
.haircolor .img-bl2 {
	text-align: right;
	margin: -30px auto 20px;
}
.haircolor .img-bl3 {
	margin-left: 50px;
}
.haircolor .img-bl1::after {
	content: url(../images/topics/haircolor/12awards_hall.png);
	position: absolute;
	top: 10px;
	right: 10px;
}
.haircolor .img-bl2::before {
	content: url(../images/topics/haircolor/acce-img02.png);
	position: absolute;
	top: 70px;
	left: 0;
}
.haircolor .img-bl3::before {
	content: url(../images/topics/haircolor/acce-img03.png);
	position: absolute;
	top: 90px;
	left: -90px;
}
.haircolor .img-bl3::after {
	content: url(../images/topics/haircolor/acce-img04.png);
	position: absolute;
	top: 50px;
}
.haircolor .left-img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.haircolor .right-bl {
	display: inline-block;
	vertical-align: middle;
}
.haircolor .right-bl h3 {
	color: #836A27;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
}
.haircolor .right-bl p {
	margin: 15px 0;
	color: #917028;
}
.haircolor h4::before {
	content: url(../images/topics/haircolor/title-left2.png);
	position: absolute;
	top: 0;
	left: 70px;
}
.haircolor h4::after {
	content: url(../images/topics/haircolor/title-right2.png);
	position: absolute;
	top: 0;
	right: 70px;
}
.milk-list {
	margin: 20px 0 30px;
	text-align: center;
}
.milk-list li {
	display: inline-block;
	width: 130px;
	margin: 0 10px;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}
.milk-list li a {
	display: block;
}
.milk-list li .image_wrap {
	text-align: center;
	margin-bottom: 10px;
}
.milk-list li img {
	width: 80%;
}
.milk-list li span {
	display: none;
}
.milk-list li h5 {
	font-size: 11px;
	margin-bottom: 5px;
}
.milk-list li .quasi {
	display: inline;
	padding: 1px 12px;
	font-size: 8px;
	border: 1px solid #333;
}
.milk-list li p {
	font-size: 9px;
	margin-top: 10px;
}
.milk-list li:last-child {
	display: none; /*ターンカラー非表示*/
}
.haircolor .hc_attention {
	width: 940px;
	margin: 30px auto 0;
}


/*designing-aqua*/
.aqua h2 {
	color: #f81ca8;
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom: 1px solid #f81ca8;
	margin: 75px auto 30px;
}
.aqua h4 {
	color: #917028;
	font-size: 14px;
	text-align: center;
	letter-spacing: 3px;
	margin-top: 50px;
	position: relative;
}
.aqua-cont {
	width: 950px;
	margin: 0 auto 15px;
}
.aqua-area {
	width: 100%;
	height: 1196px;
	background: url(../images/topics/aqua/aqua_bg.png);
	border-radius: 10px;
}
.aqua-tl {
	text-align: center;
	position: relative;
	padding-left: 0px;
}
.aqua-tl::before {
	content: url(../images/topics/aqua/aqua_01.png);
	position: absolute;
	top: 15px;
	left: 10px;
}
.aqua-img-bl {
	text-align: center;
	margin-right: 100px;
	position: relative;
	z-index: 2;
}
.aqua-img-bl2 {
	text-align: center;
	margin-right: 100px;
	position: relative;
	z-index: 1;
}
.aqua-img-bl img {
	display: inline-block;
	vertical-align: middle;
	margin-right: -10px;
}
.aqua .old-img {
	display: inline-block;
	vertical-align: middle;
	margin-top: -20px;
	margin-right: -40px;
	position: relative;
}
.aqua .old-img p {
	margin: -10px 0 0;
	font-size: 10px;
	color: #333;
}
.aqua .aqua-circle {
	width: 262px;
	height: 262px;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 0 20px #c4e0ea;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}
.aqua-circle2 {
	margin: -80px 50px 0 -50px;
	position: relative;
	z-index: 1;
}
.aqua-circle3 {
	margin-right: -180px;
	position: relative;
}
.aqua-circle h3 {
	font-size: 16px;
	font-weight: bold;
	color: #72cfea;
	margin-bottom: 5px;
	letter-spacing: 0;
}
.aqua-circle1 h3 {
	margin-top: 35px;
}
.aqua-circle2 h3 {
	margin-top: 40px;
}
.aqua-circle3 h3 {
	margin-top: 28px;
}
.aqua-circle p {
	color: #613135;
	margin: 0;
}
.aqua .designing {
	width: 700px;
	height: 425px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 20px #c4e0ea;
	text-align: center;
	margin: -15px auto 0;
}
.aqua h4 img {
	padding-top: 15px;
}
.aqua-item {
	display: inline-block;
	margin: 10px 60px;
}
.aqua-item a p {
	color: #6d4324;
	font-weight: bold;
	margin: 15px 0 0;
}
.aqua-item a .aqua-detail {
	color: #f81ca8;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.aqua-item a {
	position: relative;
}
.aqua .item1 a::before {
	content: url(../images/topics/aqua/aqua_06.png);
	position: absolute;
	top: -70px;
	left: -15px;
	z-index: 1;
}
.aqua .item1 img {
	width: auto;
	height: 287px;
}
.aqua .item2 a::before {
	content: url(../images/topics/aqua/aqua_07.png);
	position: absolute;
	top: -70px;
	left: -35px;
	z-index: 1;
}
.aqua .item2 img {
	width: auto;
	height: 264px;
}



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

	/*index*/
	.wide li p br {
		display: none;
	}

	/*subpage common*/
	.mainareaSP {
		display: none;
	}
	.topics_btn {
		display: none;
	}

	/*wax*/
	.topics17ss_areaSP {
		display: none;
	}

	/*wax - subpage*/
	#wax_wrapSP {
		display: none;
	}

	/*haircolor*/
	.haircolor .color_sp {
		display: none;
	}

	/*designing-aqua*/
	.aqua-item a span {
		display: none;
	}
}

/*Edge and IE*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.milk-list li .quasi {
		padding: 2px 12px 1px;
	}
}



/*======================================
Tablet
======================================*/
@media screen and (max-width:960px){
	/*index*/
	.topics_wrap {
		width: 94%;
	}
	.feature li {
		width: 49%;
		margin-left: 2%;
		margin-bottom: 2%;
	}
	.sub li {
		width: 32%;
		margin-right: 2%;
		font-size: 11px;
	}


	/*wax*/
	.topics17ss_area,
	.wax_navi {
		width: 94%;
	}
	#topics17ss_intro,
	#topics17ss_short,
	#topics17ss_medium,
	#topics17ss_long {
		width: 100%;
		background-size: 100%;
		overflow-x: hidden;
	}
	#topics17ss_intro .clickbtn {
		top: 82%;
		right: 10%;
	}
	.wax_navi li {
		width: 49%;
		margin-bottom: 2%;
	}
	.wax_navi li:nth-child(odd) {
		margin-right: 2%;
	}
	.wax_navi li.bnr_library {
		width: 100%;
	}

	/*wax - sub common*/
	#wax_wrap {
		width: 94%;
	}

	/*wax - lesson*/
	.wax .btn_next {
		right: 0;
		top: 90%;
	}


	/*haircream*/
	.haircream .mainarea {
		width: 94%;
		height: 2040px;
		background-size: 100%;
	}
	.haircream .cream_sub {
		width: 40%;
		left: 2.7%;
	}


	/*haircolor*/
	.haircolor .cont-area {
		width: 94%;
		padding: 50px 4%;
		box-sizing: border-box;
	}
	.milk-tl::before {
		left: -3%;
	}
	.haircolor .img-bl3::before {
		left: -9%;
	}
	.milk-list li {
		width: 19%;
		margin: 0;
	}
	.haircolor .hc_attention {
		width: 94%;
	}


	/*designing-aqua*/
	.aqua-cont {
		width: 94%;
	}
}



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

	/*index*/
	#topics {
		padding: 30px 0 20px;
		margin-bottom: 40px;
	}
	.topics_wrap {
		width: 90%;
	}
	.topics_wrap li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 1.6;
	}
	.topics_wrap li h3 {
		font-size: 18px;
		padding: 15px 0 10px;
	}
	.topics_wrap li .text {
		padding: 15px 8% 20px;
	}
	.topics_wrap li .more_btn {
		font-size: 10px;
		font-weight: 600;
		padding-top: 10px;
	}
	.topics_wrap li .more_btn span {
		margin-right: 16px;
	}
	.topics_wrap li .more_btn span:after {
		width: 4px;
		height: 4px;
		margin-left: 8px;
	}


	/*subpage common*/
	.topics_btn {
		clear: both;
		text-align: center;
		margin-top: 20px;
	}
	.topics_btn a {
		display: block;
		width: 100%;
		margin: 0;
		background: #fff;
		border-radius: 8px;
		padding: 10px 0;
		font-size: 12px;
	}
	.topics_btn a:before {
		display: inline-block;
		content: "<<";
		margin-right: 5px;
		transform: scale(.5, 1);
		vertical-align: 1px;
	}


	/*wax*/
	#topics.wax {
		padding: 0;
	}
	.topics17ss_area {
		display: none;
	}
	.topics17ss_areaSP .wax_styling > div {
		display: none;
		overflow: hidden;
		position: relative;
	}
	.topics17ss_areaSP .wax_styling .waxSP_intro img {
		width: 100%;
	}
	.topics17ss_areaSP .wax_styling > div img {
		width: 50%;
	}
	.topics17ss_areaSP .wax_styling > div img:first-child {
		float: left;
	}
	.topics17ss_areaSP nav {
		overflow: hidden;
		width: 94%;
		margin: 2% auto 40px;
	}
	.topics17ss_areaSP nav img {
		float: left;
		width: 23.5%;
		margin-left: 2%;
		border: 1px solid #f2f2f2;
		box-sizing: border-box;
	}
	.topics17ss_areaSP nav img:first-child {
		margin-left: 0;
	}
	.topics17ss_areaSP nav img.selected {
		border-color: #feb2b2;
	}

	.wax_navi {
		width: 90%;
	}
	.wax_navi li {
		width: 49%;
		margin-bottom: 2%;
	}
	.wax_navi li:nth-child(odd) {
		margin-right: 2%;
	}
	.wax_navi img {
		border: 1px solid #c1a678;
		border-radius: 8px;
		box-shadow: none;
		box-sizing: border-box;
	}
	.wax_navi li.bnr_library {
		width: 100%;
		margin-top: 2%;
	}
	.wax_navi li.bnr_library img {
		border-color: #ded3d3;
	}

	/*wax - subpage*/
	#wax_wrap, .btn_top {
		display: none;
	}
	#wax_wrapSP {
		width: 90%;
		margin: 20px auto;
		border: 1px solid #c1a678;
		border-radius: 10px;
	}
	.wax_main {
		box-shadow: none;
	}
	.wax_ttl {
		color: #a68753;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0;
		margin: 10px 0;
	}
	.wax_container {
		width: 96%;
		margin: auto;
		border-radius: 10px;
	}
	.wax_block {
		width: 94%;
		margin: auto;
		background: #fff;
		border: 1px solid #f1ebe5;
		border-radius: 10px;
		padding: 20px 5% 30px;
		margin-bottom: 10px;
		box-sizing: border-box;
	}
	.wax_block:last-child {
		margin-bottom: 0;
	}
	.btn_top_sp {
		clear: both;
		text-align: center;
		margin: 10px auto;
	}
	.btn_top_sp a {
		display: block;
		width: 70%;
		margin: auto;
		background: #d2c3a9;
		border-radius: 5px;
		padding: 10px 0;
		color: #fff;
		font-size: 12px;
	}
	.btn_top_sp a:before {
		display: inline-block;
		content: "<<";
		margin-right: 5px;
		transform: scale(.5, 1);
		vertical-align: 1px;
	}


	/*wax - prescription*/
	.prescription .wax_container {
		background: url(../images/topics/wax/prescription/sp_bg.jpg) repeat-y;
		background-size: 100%;
		padding: 10px 0;
	}
	.prescription h4 {
		width: 94%;
		margin: 0 auto 10px;
	}
	.prescription h5 {
		text-align: center;
		margin: 0 auto 20px;
	}
	.prescription h5 img {
		width: auto;
		height: 65px;
	}
	.prescription .wax_img_sp {
		width: 100%;
		margin: 0 auto 20px;
	}


	/*wax - lesson*/
	.lesson .wax_container {
		background: url(../images/topics/wax/lesson/sp_bg.gif) repeat;
		background-size: 18px 18px;
		padding: 15px 2% 10px;
		box-sizing: border-box;
	}
	.lesson .wax_ribbon {
		width: 64%;
		margin-left: auto;
	}
	.lesson h4 {
		width: 74%;
		margin: 0 auto 10px;
	}
	.lesson p {
		width: 90%;
		margin: 20px auto 0;
		line-height: 1.9;
	}
	.wax_bottom {
		text-align: center;
	}
	.wax_bottom img {
		width: 60%;
	}
	.wax_bottom a img {
		width: 30%;
		padding-left: 2%;
		padding-bottom: 15px;
	}
	.lesson_img {
		margin-top: 30px;
	}
	.lesson_img img {
		margin-bottom: 20px;
	}


	/*wax - stylist*/
	.stylist .wax_container {
		background: url(../images/topics/wax/stylist/sp_bg.gif) repeat;
		background-size: 18px 18px;
		padding: 15px 2%;
		box-sizing: border-box;
	}
	.stylist .wax_mainimg {
		width: 100%;
		margin: 20px auto 0;
	}


	/*wax - lineup*/
	.lineup .wax_container {
		background: #fcfcf7;
		padding: 20px 0 5px;
	}
	.lineup h4 {
		width: 94%;
		margin: 0 auto 20px;
	}
	.lineup .wax_block {
		padding: 0;
		margin-bottom: 5px;
	}
	.lineup .wax_block a {
		display: block;
		padding: 15px 5%;
	}


	/*haircream*/
	#topics.haircream {
		padding: 5% 0 40px;
	}
	.haircream {
		background: #664a3c;
	}
	.haircream .mainarea {
		display: none;
	}
	.haircream .mainareaSP {
		position: relative;
		width: 90%;
		margin: auto;
		background: #faf2ea;
		border-radius: 10px;
		text-align: center;
	}
	.haircream .mainareaSP h3 {
		position: absolute;
		top: -10px;
		left: -5%;
		width: 100%;
	}
	.cream_headSP {
		padding-top: 90px;
	}
	.cream_headSP img {
		width: 86%;
	}
	.cream_specSP img {
		width: 92%;
		margin-top: 15px;
	}
	.cream_productsSP {
		color: #2ab1af;
		font-weight: bold;
	}
	.cream_productsSP img {
		width: 58%;
		margin-top: 30px;
	}
	.cream_txt {
		font-size: 12px;
		line-height: 1.8;
		margin-top: 20px;
	}
	.cream_txt_sub {
		font-size: 10px;
		margin-top: 10px;
	}
	.cream_review {
		background: url(../images/topics/haircream/sp_bg.jpg) no-repeat top #fc87a1;
		background-size: 100%;
		margin-top: 20px;
		border-radius: 0 0 10px 10px;
	}
	.cream_review h4 {
		width: 80%;
		padding-top: 40px;
	}
	.cream_review ul {
		overflow: hidden;
		width: 90%;
		margin: 25px auto 0;
		color: #fff;
		text-align: left;
		letter-spacing: 0;
	}
	.cream_review li {
		border-bottom: 1px solid #faf2ea;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.cream_review li:last-child {
		border-bottom: none;
	}
	.cream_review li span {
		background: rgba(255, 255, 255, .8);
		color: #ff1d41;
	}
	.cream_review .prof {
		font-size: 9px;
		text-align: right;
		margin-top: 8px;
	}
	.haircream .topics_btn {
		width: 90%;
		margin: 20px auto 0;
	}


	/*haircolor*/
	#topics.haircolor {
		padding: 0;
	}
	.haircolor .milk-cont {
		background: linear-gradient(145deg, #fbf3e6, #fefcf9, #fbf3e6);
		padding-bottom: 40px;
	}
	.haircolor .cont-area {
		width: 100%;
		padding: 20px 0 0;
		background: none;
	}
	.milk-tl {
		width: 90%;
		margin: auto;
	}
	.milk-tl::before {
		top: 0;
		left: -3%;
		zoom: .5;
	}
	.milk-tl::after {
		top: 60px;
		right: -3%;
		zoom: .5;
	}
	.haircolor h2 {
		display: inline;
		font-size: 18px;
		line-height: 1.8;
	}
	.haircolor .color_sp {
		margin-top: 30px;
		margin-right: 8%;
		text-align: center;
	}
	.haircolor .color_sp li {
		display: inline-block;
		width: 17%;
		margin-right: -5%;
	}
	.haircolor .color_sp li:last-child {
		width: 25%;
		margin-left: 7%;
	}
	.haircolor .img-bl1,
	.haircolor .img-bl2,
	.haircolor .img-bl3 {
		width: 90%;
		margin: 30px auto 20px;
	}
	.haircolor .left-img {
		display: block;
		float: left;
		width: 38%;
		margin-right: 5%;
	}
	.haircolor .right-bl {
		display: block;
		width: 100%;
	}
	.haircolor .right-bl h3 {
		position: relative;
		float: right;
		display: block;
		width: 57%;
		margin-top: 10px;
		font-size: 15px;
		letter-spacing: 0;
	}
	.haircolor .right-bl p {
		clear: both;
		padding-top: 20px;
		font-size: 11px;
		letter-spacing: 0;
	}
	.haircolor .img-bl1::after {
		display: none;
	}
	.haircolor .img-bl1 h3::after {
		content: url(../images/topics/haircolor/sp_acce-img01.png);
		position: absolute;
		bottom: -65px;
		right: 2%;
		zoom: .55;
	}
	.haircolor .img-bl2 {
		margin: 30px auto 20px;
		text-align: left;
	}
	.haircolor .img-bl2::before {
		top: 160px;
		right: 0;
		left: inherit;
		zoom: .5;
		transform: rotate(-15deg);
	}
	.haircolor .img-bl2 h3 {
		margin-top: 40px;
	}
	.haircolor .img-bl3 {
		margin-left: auto;
	}
	.haircolor .img-bl3 h3::after {
		content: url(../images/topics/haircolor/sp_acce-img02.png);
		position: absolute;
		bottom: -65px;
		right: 4%;
		zoom: .55;
	}
	.haircolor .img-bl3::before,
	.haircolor .img-bl3::after {
		display: none;
	}
	.haircolor h4 {
		font-size: 20px;
		font-weight: bold;
		line-height: 1.5;
		letter-spacing: 0.03em;
	}
	.haircolor h4::before,
	.haircolor h4::after {
		display: none;
	}
	.haircolor h4 span {
		position: relative;
		font-size: 12px;
	}
	.haircolor h4 span::before {
		content: url(../images/topics/haircolor/title-left2.png);
		position: absolute;
		bottom: -15px;
		left: -16%;
		zoom: .5;
	}
	.haircolor h4 span::after {
		content: url(../images/topics/haircolor/title-right2.png);
		position: absolute;
		bottom: -15px;
		right: -13%;
		zoom: .5;
	}
	.milk-list {
		width: 90%;
		margin: 10px auto 0;
	}
	.milk-list li {
		width: 30%;
		margin: 0 1% 10px;
		vertical-align: top;
	}
	.milk-list li .image_wrap {
		margin-bottom: 0;
	}
	.milk-list li img {
		width: 100%;
	}
	.milk-list li h5 {
		color: #91702a;
		font-size: 9px;
		font-weight: bold;
		letter-spacing: 0;
	}
	.milk-list li .quasi {
		font-size: 7px;
		padding: 1px 8px;
	}
	.milk-list li p {
		font-size: 7px;
		line-height: 1.4;
		margin-top: 5px;
	}
	.haircolor .hc_attention {
		width: 90%;
		margin-top: 30px;
	}
	.haircolor .topics_btn {
		width: 90%;
		margin: 30px auto 0;
	}


	/*designing-aqua*/
	.aqua {
		background:
			url(../images/topics/aqua/bg_sp_01.png) no-repeat top 20px right -5%/35%,
			url(../images/topics/aqua/bg_sp_02.png) no-repeat top 450px left -5%/35%,
			linear-gradient(145deg, #eaf8f9 0%, #edf7f3 50%, #e5f9fd 100%);
	}
	.aqua-cont {
		width: 90%;
	}
	.aqua-area {
		height: auto;
		background: none;
	}
	.aqua h2 {
		font-size: 18px;
		letter-spacing: 0;
		margin: 0 auto 20px;
	}
	.aqua-tl::before {
		display: none;
	}
	.aqua-img-bl,
	.aqua-img-bl2 {
		margin-right: 0;
	}
	.aqua-img-bl2 {
		overflow: hidden;
	}
	.aqua-img-bl img {
		display: none;
	}
	.aqua .aqua-circle {
		width: 100%;
		height: auto;
		background: none;
		box-shadow: none;
		margin: 0;
	}
	.aqua-circle h3 {
		font-size: 14px;
	}
	.aqua-circle1 h3 {
		margin-top: 15px;
	}
	.aqua-circle2 h3 {
		margin-top: 30px;
	}
	.aqua-circle p {
		font-size: 11px;
		letter-spacing: 0;
		text-align: left;
	}
	.aqua .old-img {
		float: left;
		width: 34%;
		margin: 0;
		padding-top: 20px;
	}
	.aqua .old-img p {
		width: 80%;
		margin-top: -5px;
		font-size: 7px;
		line-height: 1.4;
	}
	.aqua .aqua-circle3 {
		display: inherit;
		width: 64%;
		margin-left: auto;
	}
	.aqua .aqua-circle3 h3 {
		text-align: left;
	}
	.aqua .designing {
		width: 100%;
		height: auto;
		padding-bottom: 40px;
	}
	.aqua h4 img {
		width: 88%;
		padding: 20px 0;
	}
	.aqua-item {
		width: 40%;
		margin: 0 1%;
	}
	.aqua .item1 a::before,
	.aqua .item2 a::before {
		display: none;
	}
	.aqua .item1 img,
	.aqua .item2 img {
		width: 90%;
		height: auto;
	}
	.aqua-item a span {
		display: block;
		color: #fff;
		width: 98px;
		margin: 15px auto 0;
		border-radius: 20px;
		font-size: 10px;
		font-weight: bold;
	}
	.aqua .item1 a span {
		background: #ee5991;
	}
	.aqua .item2 a span {
		background: #f51ea2;
	}
	.aqua-item a p {
		font-size: 13px;
		line-height: 1.4;
		margin: 10px 0;
	}
	.aqua-item a .aqua-detail {
		font-size: 10px;
		text-decoration: underline;
	}
}

@media screen and (max-width:320px){
	/*wax - subpage*/
	.wax_ttl {
		font-size: 11px;
	}

	/*wax - prescription*/
	.prescription h5 img {
		height: 52px;
	}

	/*haircream*/
	.cream_txt {
		font-size: 10px;
	}
	.cream_txt_sub {
		font-size: 9px;
	}

	/*haircolor*/
	.haircolor h2 {
		font-size: 14px;
	}
	.milk-tl::after {
		top: 30px;
	}
	.haircolor .right-bl h3 {
		font-size: 13px;
	}
	.haircolor h4 {
		font-size: 17px;
	}
	.haircolor h4 span {
		font-size: 10px;
	}
	.milk-list {
		width: 92%;
	}
	.milk-list li h5 {
		font-size: 8px;
	}
	.haircolor h4 span::before {
		left: -19%;
	}
	.haircolor h4 span::after {
		right: -16%;
	}

	/*designing-aqua*/
	.aqua-circle h3 {
		font-size: 12px;
	}
	.aqua-circle p {
		font-size: 10px;
	}
	.aqua-item a p {
		font-size: 11px;
	}
}
