@charset "UTF-8";
/* CSS Document */

.color-01 #hair .tit::before,.color-01 #arrange .tit::before {
	background: #72c7cd;
}
.color-02 #hair .tit::before,.color-02 #arrange .tit::before {
	background: #52a5dc;
}
.color-03 #hair .tit::before,.color-03 #arrange .tit::before {
	background: #f4b3c2;
}
.color-04 #hair .tit::before,.color-04 #arrange .tit::before {
	background: #ffe67a;
}
.color-05 #hair .tit::before,.color-05 #arrange .tit::before {
	background: #dce898;
}
.color-06 #hair .tit::before,.color-06 #arrange .tit::before {
	background: #dce898;
}
.color-07 #hair .tit::before,.color-07 #arrange .tit::before {
	background: #c5c4db;
}
.color-08 #hair .tit::before,.color-08 #arrange .tit::before {
	background: #eae5e3;
}
#main_visual {
	width: 100%;
	height: 100svh;
	min-height: 700px;
	position: relative;
}
#main_visual h1 {
	position: absolute;
	top: 10%;
	left: 5%;
	width: 50%;
	line-height: 0;
	z-index: 10;
	fill:#FFF347;
}
.color-04 #main_visual h1 {
	filter: invert(1)
}
.color-05 #main_visual h1 {
	width: 50%;
	top: 40%;
	fill:#f18f60;
}
.color-06 #main_visual h1 {
	width: 35%;
	top: 40%;
	fill:#000;
}
.color-07 #main_visual h1 {
	width: 50%;
	top: 40%;
	fill:#000;
	filter: invert(1)
}
.color-08 #main_visual h1 {
	width: 50%;
	top: 40%;
	fill:#000;
}
#main_visual .look_visual {
	position: absolute;
	top: 0%;
	left: 50%;
	width: 50%;
	height: 100%;
}
#main_visual .look_visual .bg1 {
	background: url("../img/dance/main-01.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .look_visual .bg2 {
	background: url("../img/dance/main-02.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .look_visual .bg3 {
	background: url("../img/dance/main-03.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .look_visual .bg4 {
	background: url("../img/dance/main-04.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .look_visual .bg5 {
	background: url("../img/precioustime/main-01.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .look_visual .bg6 {
	background: url("../img/precioustime/main-02.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .look_visual .bg7 {
	background: url("../img/aurof/main-01.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .look_visual .bg8 {
	background: url("../img/agewell/main-01.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .look_visual .stylist_bg1 {
	background: url("../img/dance/stylist-01.jpg") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;left: 0;
}
#main_visual .title {
	position: absolute;
	bottom: 10%;
	left: 10%;
	width: 30%;
	z-index: 10
}
#main_visual .title h2 {
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 10%;
}
#main_visual .title ul {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 20px;
}
#main_visual .title ul.x2 {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 20px;
	margin-top: 5%;
}
#main_visual .title ul li a {
	box-sizing: border-box;
	padding: 5px 0;
	text-align: center;
	border: 1px solid #000;
	border-radius: 50px;
	color: #000;
	font-size: 14px;
	display: block;
	font-weight: 600;
}
@media only screen and (max-width: 768px)  {
	#main_visual {
		width: 100%;
		height: auto;
		min-height: auto;
		position: relative;
		padding-top: 30%;
	}
	#main_visual h1 {
		position: relative;
		width: 90%;		
		top: auto;
		left: auto;
		margin: 0 auto;
	}	
	#main_visual .look_visual {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		height: 500px;
		margin: -20% auto 0
	}
	.color-05 #main_visual h1 {
		width: 90%;		
	}	
	.color-05 #main_visual .look_visual {
		margin: -4% auto 0
	}
	.color-06 #main_visual h1 {
		width: 90%;		
	}	
	.color-07 #main_visual h1 {
		width: 80%;		
	}	
	.color-08 #main_visual h1 {
		width: 80%;
	}
	
	.color-06 #main_visual .look_visual {
		margin: 5% auto 0
	}
	.color-07 #main_visual .look_visual {
		margin: 5% auto 0
	}
	.color-08 #main_visual .look_visual {
		margin: 5% auto 0
	}
	#main_visual .title {
		position: relative;
		bottom: auto;
		left: auto;
		width: 90%;
		margin: 10% 5% 15%;
		text-align: center;
	}
	#main_visual .title h2 {
		font-size: 20px;
		margin-bottom: 10%;
	}
	#main_visual .title ul {
		width: 100%;
	}
}



#main_contents {
	position: relative;
	background: #FFF;
	max-width: 1000px;
	margin: 5% auto;
	box-sizing: border-box;
	border: 2px solid #000;
	
	
	
}
section {
	position: relative;
	padding: 0 5%;
	margin: 0 auto 15%;
	box-sizing: border-box;
	width: 100%;
	max-width: 1000px;
}
section .tit_icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 3.5%;
	z-index: 10
}
@media only screen and (max-width: 768px)  {
	#main_contents {
		width: 94%;
		margin: 5% auto;
	}
	section {
		position: relative;
		margin: 0 auto 20%;
		width: 100%;
		padding: 0;
		max-width: 1000px;
	}
	section .tit_icon {
		position: absolute;
		top: 0;
		left: 0;
		width: 8%;
	}
}

#hair {
	position: relative;
}
#hair .main_box {
	position: relative;
}
#hair .main_box .title {
	width: 45%;
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(0,-50%);
}
#hair .main_box h2 {
	margin: 0 auto;
}
#hair .main_box .title p {
	font-size: 12px;
	margin: 0 auto 6%;
	text-align: center;
}
#hair .main_box .title .txt {
	text-align: left;
	margin-top: 15%;
	font-size: 12px;
}
#hair .main_box .title .name {
  width: 10%;
	margin: 0 auto;
	text-align: center;
}
.color-05 #hair .main_box h2 {
	width: 86%;
}
.color-05 #hair .main_box .title .name {
	width: 30%;
}
.color-06 #hair .main_box h2 {
	width: 86%;
}
.color-06 #hair .main_box .title .name {
	width: 30%;
}
.color-07 #hair .main_box h2 {
	width: 94%;
}
.color-07 #hair .main_box .title .name {
	width: 25%;
}
.color-08 #hair .main_box h2 {
	width: 90%;
}
.color-08 #hair .main_box .title .name {
	width: 30%;
}
#hair .main_box .img {
	width: 50%;
	position: relative;

}
@media only screen and (max-width: 768px)  {
	#hair .main_box .title {
		width: 90%;
		position: relative;
		top: auto;
		left: auto;
		transform: translate(0%);
		margin: 10% auto;
	}
	#hair .main_box .title .txt {
		text-align: left;
		margin-top: 15%;
		font-size: 10px;
	}
	#hair .main_box .img {
		width: 100%;
		margin: 15% auto;
		box-sizing: border-box;
		padding: 0 10%;

	}
}
#hair .ba ul {
	margin: 10% auto;
	position: relative;
}
#hair .tit {
	font-weight: 300;
	font-size: 18px;
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
}
#hair .tit::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	width: 15px;
	height:15px;
	border: 1px solid #000;
	border-radius: 30px;
	
}
#hair .ba ul li:nth-of-type(1) {
	width: 45%;
	position: absolute;
	top: 0;
	left: 0;
}
#hair .ba ul li:nth-of-type(1) .inner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 5%;
}
#hair .ba ul li:nth-of-type(2) {
	width: 100%;
}
#hair .ba ul li:nth-of-type(2) .tit {
	margin-left: 50%;
}
#hair .ba ul li:nth-of-type(2) .img {
	width: 50%;
	margin-left: 50%;
}
#hair .ba ul li p {
	font-size: 10px;
}
#hair .ba ul li .speechBubble {
	width: 40%;
	position: absolute;
	bottom: 20%;
	left: 0;
	margin-right: 20px;
	padding: 36px 24px;
	border: 1px solid #000000;
	border-radius: 8px;
	background-color: #ffffff;
}

#hair .ba ul li .speechBubble::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	border-style: solid;
	border-width: 10px 0 10px 20px;
	border-color: transparent transparent transparent #000000;
	translate: 100% -50%;
}

#hair .ba ul li .speechBubble::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	border-style: solid;
	border-width: 9px 0 9px 18px;
	border-color: transparent transparent transparent #ffffff;
	translate: 100% -50%;
}
#hair .ba ul li .speechBubble p {
	font-size:15px;
	font-weight: 600;
	line-height: 2.2;
}
@media only screen and (max-width: 768px)  {
	#hair .ba {
		width: 90%;
		margin: 0% auto;
		position: relative;
	}
	#hair .ba ul li:nth-of-type(1) {
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		margin-bottom: 10%;
	}
	#hair .ba ul li:nth-of-type(1) .inner {
		display: grid;
		grid-template-columns: 0.8fr 1.2fr;
		column-gap: 5%;
	}
	#hair .ba ul li:nth-of-type(2) .tit {
		margin-left: 0%;
	}
	#hair .ba ul li:nth-of-type(2) .img {
		width: 100%;
		margin-left: 0%;
	}
	#hair .ba ul li .speechBubble {
		width: 100%;
		position: relative;
		bottom: auto;
		left: auto;
		margin-right: 0px;
		margin-top: 20px;
		box-sizing: border-box;
		padding: 28px 16px;
	}
	#hair .ba ul li .speechBubble::before {
		content: "";
		position: absolute;
		top: 0%;
		right: auto;
		left: 50%;
		border-style: solid;
		border-width: 0 10px 20px 10px;
		border-color: transparent transparent #000000;
		translate: -50% -100%;
	}

	#hair .ba ul li .speechBubble::after {
		content: "";
		position: absolute;
		top: 0%;
		right: auto;
		left: 50%;
		border-style: solid;
		border-width: 0 9px 18px 9px;
		border-color: transparent transparent #ffffff;
		translate: -50% -100%;
	}
	#hair .ba ul li .speechBubble p {
		font-size:12px;
		font-weight: 600;
		line-height: 2.2;
		text-align: center;
	}

}
#hair .box {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin: 10% auto;
}
#hair .recipre {
	width: 95%;
	position: relative;
}
#hair .recipre .grid {
	width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 25% 75%
}
#hair .recipre .img {
	box-sizing: border-box;
	padding: 5% 0 0 5%;
}
#hair .recipre .txt {
	width: 80%;
	margin-left: 20%;
	padding-top: 5%;
}
#hair .recipre .txt p {
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 5%;
}
#hair .recipre .txt p span {
	font-weight: 600;
	display: block;
}
@media only screen and (max-width: 768px)  {
	#hair .box {
		width: 90%;
		display: block;
		margin: 10% auto;
	}
	#hair .recipre {
		margin: 15% auto;
	}
	#hair .recipre .grid {
		width: 100%;
		margin: 0 auto;
		display: grid;
		grid-template-columns: 28% 72%
	}
	#hair .recipre .txt {
		width: 80%;
		margin-left: 20%;
		padding-top: 10%;
	}
	#hair .recipre .txt p {
		font-size: 10px;
		line-height: 1.6;
		margin-bottom: 5%;
	}
}

#hair .staff {
	position: relative;
	box-sizing: border-box;
	color: #000;
	width: 100%;
}
#hair .staff .inner {
	position: relative;
	box-sizing:border-box;
	padding: 5%;
}
#hair .staff .face {
	position: relative;
	width: 80%;
	margin: 0 auto;
}
#hair .staff .face .img {
	box-sizing: border-box;
	width: 50%;
	overflow: hidden;
	border-radius: 100px;
	line-height: 0;
}
#hair .staff .face .data{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(0%,-50%)
}
#hair .staff .face .logo {
	width: 55%;
	margin: 0 auto 0;
}
#hair .staff .face .logo.heigh {
	width: 20%;
}
#hair .staff .face .name {
	text-align: center;
	font-size: 15px
}
#hair .staff .face .name span {
	font-size: 12px
}
#hair .staff .comment {
	width: 100%;
	margin-top: 5%;
	background: #FFF;
	box-sizing: border-box;
	padding: 5%;
	border-radius:15px;
	position: relative;
}
#hair .staff .comment p {
	font-size: 12px;
	line-height: 1.6;
}
#hair .staff .comment::before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:8px;
    border-right-width:8px;
    margin-left: -8px;
    border-bottom-color:#FFFFFF;
    bottom:100%;
    left:50%;
}

.color-07 #hair .staff .face {
	position: relative;
	width: 36%;
	margin: 0 ;
}
.color-07 #hair .staff .face .img {
	margin-left: 50%;
}
.color-07 #hair .staff .face .data{
	left: 0%;
	width: 50%;
}
.color-07 #hair .staff .comment {
	width: 50%;
	margin-top:0;
	margin-left: 20px;
	position: absolute;
	top: 50%;
	left: 40%;
	transform: translate(0,-50%);
}
.color-07 #hair .staff .comment  {
  display: inline-block;
  margin-left: 20px;
  padding: 16px;
  border-radius: 8px;
  background-color: #ffffff;
  color: #000000;
}



.color-07 #hair .staff .comment::before {
    border-top-width:none;
    border-bottom-width:none;
    border-left-width:none;
    border-right-width:none;
    margin-left: 0;
    border-bottom-color:none;
    bottom:auto;
	content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 0 15.2px 15.2px 0;
  border-color: transparent #ffffff transparent transparent;
  translate: -100% calc(-50% - 0.4px);
  transform: skew(0, -25deg);
  transform-origin: right;
}
@media only screen and (max-width: 768px)  {
	#hair .staff .comment p {
		font-size: 10px;
		line-height: 1.6;
	}
	.color-07 #hair .staff {
		width: 90%;
		margin: 10% auto;
	}
.color-07 #hair .staff .face {
	position: relative;
	width: 80%;
	margin: 0 auto;
}
.color-07 #hair .staff .face .img {
	margin-left: 0%;
}
.color-07 #hair .staff .face .data{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(0%,-50%)
}
.color-07 #hair .staff .comment {
	width: 50%;
	margin-top:0;
	margin-left: 20px;
	position: relative;
	top: auto;
	left: auto;
	transform: translate(0%);
}
.color-07 #hair .staff .comment  {
	width: 100%;
	margin-top: 5%;
	background: #FFF;
	box-sizing: border-box;
	padding: 5%;
	border-radius:15px;
	position: relative;
	margin-left: auto;
}
.color-07 #hair .staff .comment::before {
  border-width: auto;
  border-color: transparent transparent transparent transparent;
  translate: auto;
  transform: skew(0);
  transform-origin: right;
	border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:8px;
    border-right-width:8px;
    margin-left: -8px;
    border-bottom-color:#FFFFFF;
	top: -10px;
    left:50%;

}

}

#hair .howto {
	margin:10% auto;
}
#hair .howto ul {
	display: flex!important;
	justify-content: space-between;
	column-gap: 2%;
}
#hair .howto ul li {
	width: 31.333%
}
#hair .howto ul li .img {
	position: relative;
	padding-top: 15px;
}
#hair .howto ul li .img .no {
	position: absolute;
	top: 0;
	left: 5px;
	font-size: 20px;
	font-style: italic;
}
#hair .howto ul li .txt {
	margin: 5px auto 0;
}
#hair .howto ul li .txt p {
	font-size: 12px;
	line-height: 1.6;
}
@media only screen and (max-width: 768px)  {
	#hair .howto {
		width: 90%;
		margin:15% auto;
	}
	#hair .howto ul {
		display: flex!important;
		justify-content: space-between;
		column-gap: normal;
	}	
	#hair .howto ul li .txt p {
		font-size: 10px;
		line-height: 1.6;
	}
}

#hair .recommend {
	margin: 10% auto;
}
#hair .recommend ul {
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 5%;
}
#hair .recommend ul li {
    margin-bottom: 10%;
    display: grid;
    grid-template-columns: 35% 65%;
}
#hair .recommend ul li .img {
}
#hair .recommend ul li .txt {
    width: 90%;
    margin-left: 10%;
}
#hair .recommend ul li .img {
	width: 100%;
	box-sizing: border-box;
}
#hair .recommend ul li .img img {
	width: 100%;
	border: 1px solid #000;
	box-sizing: border-box;
}
#hair .recommend ul li .txt {
	margin: 0 auto 0;
}
#hair .recommend ul li .name {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 600;
}
#hair .recommend ul li .name span {
	font-size: 10px;
	border: 1px solid #000;
	padding: 0 5px;
	display: inline-block;
	font-weight: 400;
}
#hair .recommend ul li .txt p {
	font-size: 12px;
	line-height: 1.6;
}
#hair .recommend ul li .txt p.at {
	font-size: 9px;
}
@media only screen and (max-width: 768px)  {
	#hair .recommend {
		width: 90%;
		margin: 0 auto;
	}
	#hair .recommend ul {
		display: block;
	}

	#hair .recommend ul li .name {
		font-size: 12px;
		margin-bottom: 10px;
		font-weight: 600;
	}
	#hair .recommend ul li .name span {
		font-size: 9px;
		border: 1px solid #000;
		padding: 0 5px;
		display: inline-block;
		font-weight: 400;
	}
	#hair .recommend ul li .txt p {
		font-size: 10px;
		line-height: 1.6;
	}
}
#hair .perm {
	margin: 10% auto;
}
#hair .perm ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 15px
}
#hair .perm ul:nth-of-type(2) {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	column-gap: 15px;
	margin-top: 5%;
}
#hair .perm ul li .img {
	position: relative;
}
#hair .perm ul li .txt {
	margin: 5px auto 0;
}
#hair .perm ul li .txt p {
	font-size: 12px;
	line-height: 1.6;
}
#hair .perm .use {
	display: grid;
	grid-template-columns: 1fr 1fr;
	box-sizing: border-box;
	border: 1px solid #000;
	padding: 5%;
	border-radius: 10px;
	margin: 5% auto;
}
#hair .perm .use p {
	font-size: 12px;
}
#hair .perm .perm_box {
	box-sizing: border-box;
	padding: 5%;
	border: 1px solid #000;
	margin: 5% auto;
	border-radius: 10px;
}
#hair .perm .perm_box ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 20px;
	margin-top: 5%;
}
#hair .perm .perm_box ul li {
	margin-bottom: 10%;
}
#hair .perm .perm_box ul li .intit{
	display: grid;
	grid-template-columns: 50px 1fr;
}
#hair .perm .perm_box ul li .intit .no {
  width: 40px;
  height: 40px;
  border-radius: 50%;
	border: 1px solid #000;
	box-sizing: border-box;
  text-align:center;
  line-height: 38px;
	font-weight: 600;
	font-size: 16px
}
#hair .perm .perm_box ul .intit span {
	font-weight: 500;
	font-size: 14px;
	display: inline-block;
	padding-top: 5px
}
#hair .perm .perm_box ul .intxt {
	grid-column: 1/3;
	margin-top: 10px
}
#hair .perm .perm_box ul .intxt p{
	font-size: 11px;
}
#hair .arrange {
	margin: 5% auto 10%;
}
#hair .arrange h3 {
	font-size: 16px;
	letter-spacing: 2px;
	margin-bottom: 15px;
	font-weight: 600;
	text-align: center;
}
#hair .arrange p {
	font-size: 12px;
	text-align: center;
	line-height: 2.2;
}
@media only screen and (max-width: 768px)  {
	#hair .perm {
		width: 90%;
		margin: 10% auto;
	}
	#hair .perm ul {
		display: block;
		grid-template-columns: auto;
		column-gap: 0;
	}	
	#hair .perm ul:nth-of-type(2) {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 10px;
		margin-top: 5%;
	}
	#hair .perm ul li {
		width: 100%;
		margin: 10% auto;
		position: relative;
	}
	#hair .perm ul:nth-of-type(2) li {
		width: 100%;
		margin: 0 auto 10px;
		line-height: 0
	}
	#hair .perm ul:nth-of-type(1) li .img {
		width: 50%;
	}
	#hair .perm ul:nth-of-type(1) li .txt {
		margin: 0 auto;
		position: absolute;
		top: 50%;
		left: 55%;
		transform: translate(0,-50%);
		width: 45%;
	}
	#hair .perm ul:nth-of-type(1) li:nth-of-type(2) .img {
		margin-left: 50%;
	}
	#hair .perm ul:nth-of-type(1) li:nth-of-type(2) .txt {
		left: 0%;
	}
	#hair .perm ul li .txt p {
		font-size: 10px;
		line-height: 1.6;
	}
	#hair .perm .use {
		display: block;
		grid-template-columns: auto;
		margin: 5% auto;
		padding: 10%;
	}
	#hair .perm .use .use_box:nth-of-type(1) {
		margin: 0 auto 10%;
	}
	#hair .perm .perm_box {
		box-sizing: border-box;
		padding: 10%;
	}
	#hair .perm .perm_box ul {
		display: block;
		grid-template-columns: auto;
		column-gap: 0px;
		margin-top: 5%;
	}
	#hair .arrange {
		margin: 15% auto 25%;
	}
}
#hair .style {
	position: relative;
	margin: 10% auto
}
#hair .style .img {
	width: 50%;
	margin-left: 0%;
}
#hair .style .title {
	width: 45%;
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(0,-50%);
}
#hair .style .title h3 {
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: 600;
	margin-bottom: 5%;
}
#hair .style .title p {
	font-size: 12px;
}
@media only screen and (max-width: 768px)  {
	#hair .style {
		width: 90%;
		margin: 10% auto;
	}
	#hair .style .img {
		width: 100%;
		margin: 0 auto;
	}
	#hair .style .title {
		width: 90%;
		position: relative;
		top: auto;
		left: auto;
		transform: translate(0%);
		margin: 5% auto;
	}
	#hair .style .title h3 {
		text-align: center;
		font-size: 18px;
	}
	#hair .style .title p {
		font-size: 10px;
	}
}

#make h3 {
	font-size: 24px;
	letter-spacing: 2px;
	margin: 10% 0 0;
	font-weight: 600;
	text-align: center;
}
#make ul {
	margin: 0 auto;
}
#make li {
	position: relative;
	margin: 10% auto
}
#make li .img {
	width: 50%;
	margin-left: 0%;
}
#make li .txt {
	position: absolute;
	top: 50%;
	width: 45%;
	left: 55%;
	transform: translate(0,-50%)
}
#make li:nth-of-type(2) .img {
	width: 50%;
	margin-left: 50%;
}
#make li:nth-of-type(2) .txt {
	left: 0%;
}
#make li .txt p {
	font-size: 12px;
}
#make li .txt p.en {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#make li .txt p:nth-of-type(1),#make li .txt p:nth-of-type(3) {
	font-size: 20px;
	font-weight: 300;
}

@media only screen and (max-width: 768px)  {
	#make {
		padding-top: 10%;
	}
	#make h3 {
		font-size: 18px;
		letter-spacing: 2px;
		margin: 10% 0 0;
		font-weight: 600;
		text-align: center;
	}
	#make ul {
		width: 90%;
		margin: 0 auto;
	}
	#make li {
		position: relative;
		margin: 15% 0;
		width: 75%;
	}
	#make li:nth-of-type(2) {
		margin-left: 25%;
	}
	#make li .img {
		width: 100%;
		margin-left: 0%;
	}
	#make li .txt {
		position: relative;
		top: auto;
		width:100%;
		left: auto;
		transform: translate(0%)
	}
	#make li:nth-of-type(2) .img {
		width: 100%;
		margin-left: 0%;
	}
	#make li:nth-of-type(2) .txt {
		left: auto;
	}
	#make li .txt p {
		font-size: 10px;
	}
	#make li .txt p:nth-of-type(1),#make li .txt p:nth-of-type(3) {
		font-size: 18px;
	}
}
#fashion .main_box {
	position: relative;
}
#fashion .main_box .img {
	width: 50%;
	margin-left: 50%;
}
#fashion .main_box .title {
	width: 45%;
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(0,-50%);
}
#fashion .main_box .title h3 {
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: 600;
	margin-bottom: 5%;
}
#fashion .main_box .title p {
	font-size: 12px;
}
@media only screen and (max-width: 768px)  {
	#fashion .main_box .img {
		width: 90%;
		padding-top: 15%;
		margin: 0 auto;
	}
	#fashion .main_box .title {
		width: 90%;
		position: relative;
		top: auto;
		left: auto;
		transform: translate(0%);
		margin: 5% auto;
	}
	#fashion .main_box .title h3 {
		text-align: center;
		font-size: 18px;
	}
	#fashion .main_box .title p {
		font-size: 10px;
	}
}


#arrange .tit {
	font-weight: 300;
	font-size: 18px;
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
}
#arrange .tit::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	width: 15px;
	height:15px;
	border: 1px solid #000;
	border-radius: 30px;
	
}
#arrange .style {
	position: relative;
	margin: 10% auto;
	padding-top: 10%;
}
#arrange .style .img {
	width: 50%;
	margin-left: 0%;
}
#arrange .style .title {
	width: 45%;
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(0,-50%);
}
#arrange .style .title h3 {
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: 600;
	margin-bottom: 5%;
}
#arrange .style .title p {
	font-size: 12px;
}
@media only screen and (max-width: 768px)  {
	#arrange .style {
		width: 90%;
		margin: 10% auto;
		padding-top: 15%;
	}
	#arrange .style .img {
		width: 100%;
		margin: 0 auto;
	}
	#arrange .style .title {
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		transform: translate(0%);
		margin: 5% auto;
	}
	#arrange .style .title h3 {
		text-align: left;
		font-size: 18px;
	}
	#arrange .style .title p {
		font-size: 10px;
	}
}

#arrange .howto {
	margin:10% auto;
}
#arrange .howto ul {
	display: flex!important;
	justify-content: space-between;
	column-gap: 2%;
}
#arrange .howto ul li {
	width: 31.333%
}
#arrange .howto ul li .img {
	position: relative;
	padding-top: 15px;
}
#arrange .howto ul li .img .no {
	position: absolute;
	top: 0;
	left: 5px;
	font-size: 20px;
	font-style: italic;
}
#arrange .howto ul li .txt {
	margin: 5px auto 0;
}
#arrange .howto ul li .txt p {
	font-size: 12px;
	line-height: 1.6;
}
@media only screen and (max-width: 768px)  {
	#arrange .howto {
		width: 90%;
		margin:15% auto;
	}
	#arrange .howto ul {
		display: flex!important;
		justify-content: space-between;
		column-gap: normal;
	}	
	#arrange .howto ul li .txt p {
		font-size: 10px;
		line-height: 1.6;
	}
}
#interview {
	width: 90%;
	margin: 5% auto
}
#interview .img {
	margin: 5% auto;
}
#interview .txt {
	margin: 0 auto 5%;
}
#interview .txt p {
	font-size: 14px;
	margin: 10px 0;
}
#interview .txt p.bold {
	font-size: 14px;
	font-weight: 600;
}
@media only screen and (max-width: 768px)  {
	#interview {
		width: 90%;
		margin: 0 auto
	}
	#interview .img {
		margin: 0 auto 10%;
	}
	#interview .txt {
		margin: 0 auto 10%;
	}
	#interview .txt p {
		font-size: 12px;
		margin: 10px 0;
	}
	#interview .txt p.bold {
		font-size: 12px;
		font-weight: 600;
	}	
	
}


#credit {
	margin: 0 auto 0;
}
#credit p {
	text-align: center;
	font-size: 10px;
	margin: 10% auto 5%;
}

#other {
	background: #eee;
	padding: 5% 0;
}
@media only screen and (max-width: 768px)  {
	#other {
		background: #eee;
		padding: 15% 0;
	}	
}

