@charset "utf-8";

#INFORMATION .instagram ul:after,
#CONCEPT .lead:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#INFORMATION .instagram ul,
#CONCEPT .lead{
zoom: 1;
}

/* CONTAINER */

/* VISUAL */
#VISUAL {
background-color: #fff;
height: 460px;
}
#VISUAL .cont {
position: relative;
padding: 0 0 60px 10px;
}
#VISUAL .images {
position: relative;
}
#VISUAL .text {
position: absolute;
right: 10px;
bottom: 38px;
z-index: 1;
}
#AS_GROW-HAIR #VISUAL .text img {
filter: drop-shadow(3px 3px 10px rgba(0,0,0,0.6));
width: 137px;
height: auto;
}
#AS_GROW-ECLAT #VISUAL .text img {
filter: drop-shadow(3px 3px 10px rgba(0,0,0,0.6));
width: 157px;
height: auto;
}
#VISUAL .slider .slick-list li {
position: relative;
overflow: hidden;
width: 100%;
height: 400px;
}
#VISUAL .slider .slick-list li img {
transform: translateX(-50%);
position: absolute;
left: 50%;
width: auto;
height: 400px;
}
#VISUAL p {
position: absolute;
left: 10px;
top: 405px;
font-size: 10px;
font-feature-settings: normal;
}
@media (min-width: 772px) {
	#VISUAL .slider .slick-list li img {
	transform: translateY(-50%);
	left: 0%;
	top: 50%;
	width: 100%;
	height: auto;
	}
}
@media (min-width: 1020px) {
	#VISUAL {
	height: 730px;
	}
	#VISUAL .cont {
	padding: 0 0 110px 100px;
	}
	#VISUAL .text {
	transform: translateY(-50%) translateX(-50%);
	right: inherit;
	left: 50%;
	top: 50%;
	}
	#AS_GROW-HAIR #VISUAL .text img {
	width: 274px;
	}
	#AS_GROW-ECLAT #VISUAL .text img {
	width: 315px;
	}
	#VISUAL .slider .slick-list li {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	}
	#VISUAL .slider .slick-list li img {
	transform: translateY(0) translateX(0);
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: 620px;
	}
	#VISUAL p {
	position: absolute;
	left: 55px;
	top: 50px;
	writing-mode: vertical-rl;
	font-size: 13px;
	}
}
@media (min-width: 1281px) {
	#VISUAL .slider .slick-list li {
	height: 620px;
	}
	#VISUAL .slider .slick-list li img {
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	}
}

.section h2 {
position: relative;
margin-bottom: 25px;
padding-left: 29px;
font-family: 'Ubuntu', sans-serif;
font-size: 22px;
font-weight: 700;
font-style: italic;
line-height: 1;
letter-spacing: 0.2em;
color: #000;
}
.section h2::before {
transform: translateY(-50%);
content: '';
display: block;
position: absolute;
left: 0;
top: 50%;
background-color: #000;
width: 20px;
height: 1px;
}
@media (min-width: 1020px) {
	.section h2 {
	margin-bottom: 35px;
	}
}

/* ACCESS */
#ACCESS {
padding: 40px 10px 0 10px;
background-color: #004ea2;
color: #fff;
}
#ACCESS h2 {
margin-bottom: 35px;
color: #fff;
}
#ACCESS h2::before {
background-color: #fff;
}
#ACCESS .block .pack {
padding: 25px 20px 55px 20px;
}
#ACCESS .pack h3 img {
width: auto;
height: 18px;
}
#ACCESS .pack p {
margin-top: 15px;
font-size: 14px;
}
#ACCESS .pack dl {
margin-top: 10px;
font-size: 14px;
line-height: 2.16;
}
#ACCESS .pack dt {
float: left;
}
#ACCESS .pack dd {
margin-left: 55px;
}
#ACCESS .pack dd a {
color: #fff;
}
#ACCESS .image {
margin: 0 -10px;
}
#ACCESS .image img {
display: block;
width: 100%;
height: auto;
}
#ACCESS .map {
background-color: #f2f2f2;
margin: 0 -10px;
padding: 40px 10px;
}
#ACCESS #gMAP {
box-sizing: border-box;
border: solid 4px #fff;
height: 350px;
}
@media (min-width: 1020px) {
	#ACCESS {
	position: relative;
	padding: 70px 100px 0 100px;
	}
	#ACCESS h2 {
	margin-bottom: 35px;
	}
	#ACCESS .block {
	height: 410px;
	}
	#ACCESS .block .pack {
	box-sizing: border-box;
	padding: 25px 20px 55px 60px;
	}
	#ACCESS .image {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	width: 50%;
	height: 480px;
	overflow: hidden;
	}
	#ACCESS .image img {
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: 0;
	width: auto;
	height: 480px;
	}
	#ACCESS .map {
	margin: 0 -100px;
	padding: 60px 100px;
	}
	#ACCESS #gMAP {
	height: 500px;
	}
}
@media (min-width: 1280px) {
	#ACCESS .image img {
	transform: translateX(0);
	position: absolute;
	left: inherit;
	right: 0;
	bottom: 0;
	width: auto;
	height: 480px;
	}
}

/* MENU */
#MENU {
background-color: #fff;
padding: 45px 10px 0 10px;
}
#MENU .list {
background-color: #f2f2f2;
padding: 10px;
}
#MENU .list .block {
display: none;
margin-bottom: 30px;
}
#MENU .list .block:nth-child(2),
#MENU .list .block:nth-child(1) {
display: block;
}
#MENU .list h3 {
border-bottom: solid 1px #c2c2c2;
margin-bottom: 15px;
padding-bottom: 5px;
font-family: 'Ubuntu', sans-serif;
font-size: 20px;
font-weight: 500;
letter-spacing: 0.05em;
color: #004ea2;
}
#MENU .list dl {
font-size: 14px;
letter-spacing: 0.05em;
}
#MENU .list dt {
float: left;
}
#MENU .list dd {
text-align: right;
}
#MENU .more {
background-color: #f2f2f2;
margin-top: -25px;
padding: 15px;
font-size: 16px;
font-weight: bold;
line-height: 50px;
text-align: center;
}
#MENU .more a {
display: block;
background-color: #004ea2;
border-radius: 5px;
color: #fff;
}
#MENU .note {
background-color: #f2f2f2;
padding: 40px 10px 0 10px;
font-size: 14px;
line-height: 1.73;
letter-spacing: 0.05em;
text-align: center;
}
#MENU .note::after {
content: '';
display: block;
background-color: #000;
margin-top: 35px;
height: 1px;
}
#MENU .attention {
position: relative;
background: #f2f2f2;
padding: 40px 10px 220px 10px;
}
#MENU .attention::before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
background: #f2f2f2 url('../../img/bg2.jpg') no-repeat right bottom;
background-size: cover;
width: 100%;
height: 190px;
}
#MENU .attention h4 {
margin-bottom: 5px;
font-size: 14px;
font-weight: normal;
letter-spacing: 0.05em;
}
#MENU .attention ul {
list-style: none;
font-size: 12px;
line-height: 2;
letter-spacing: 0.05em;
}
@media (min-width: 1020px) {
	#MENU {
	padding: 55px 100px 0 100px;
	}
	#MENU .list {
	display: flex;
	flex-wrap: wrap;
	padding: 25px;
	}
	#MENU .list .block {
	box-sizing: border-box;
	display: block;
	margin-bottom: 30px;
	padding: 0 25px;
	width: 50%;
	float: left;
	}
	#MENU .more {
	display: none;
	}
	#MENU .note {
	padding: 30px 10px 70px 10px;
	}
	#MENU .note::after {
	display: none;
	}
	#MENU .attention {
	position: relative;
	background: url('../../img/bg2.jpg') no-repeat right bottom;
	background-size: cover;
	padding: 70px 50px 200px 50px;
	}
	#MENU .attention::before {
	display: none;
	}
}

/* SALON */
#SALON {
background-color: #fff;
padding: 45px 0 0 10px;
}
#SALON .block {
transition: all 0.5s ease;
position: relative;
width: 100%;
margin-bottom: 1px;
padding-top: 100%;
color: #fff;
cursor: pointer;
}
#SALON .block.hover {
filter: sepia(100%);
}
#SALON .block:last-child {
margin-bottom: 0;
}
#SALON .block:nth-child(1) {
background: url('../../img/sal_img1.jpg') no-repeat center center;
background-size: cover;
}
#SALON .block:nth-child(2) {
background: url('../../img/sal_img2.jpg') no-repeat center center;
background-size: cover;
}
#SALON .block::before {
content: '';
position: absolute;
left: 0;
top: 0;
background-color: rgba(0,0,0,0.4);
width: 100%;
height: 100%;
}
#SALON .pack {
transform: translateY(-50%);
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
}
#SALON h3 {
margin-bottom: 15px;
font-family: 'Ubuntu', sans-serif;
font-size: 30px;
font-weight: 300;
font-style: italic;
letter-spacing: 0.05em;
line-height: 1;
}
#SALON .add {
display: inline-block;
position: relative;
margin-bottom: 25px;
padding-left: 19px;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.05em;
}
#SALON .add::before {
content: '';
display: block;
transform: translateY(-50%);
position: absolute;
top: 50%;
left: 0;
background: url('../../img/icn_point.svg') no-repeat center center;
background-size: 12px auto;
width: 12px;
height: 16px;
}
#SALON .lnk {
font-size: 14px;
font-weight: bold;
line-height: 28px;
letter-spacing: 0.1em;
}
#SALON .lnk a {
transition: all 0.5s ease;
display: block;
box-sizing: border-box;
border: solid 1px #fff;
border-radius: 15px;
margin: 0 auto;
width: 180px;
height: 30px;
color: #fff;
}
#SALON .hover .lnk a,
#SALON .lnk a:hover {
background-color: #000;
border: solid 1px #000;
}
@media (min-width: 1020px) {
	#SALON {
	padding: 55px 0 0 100px;
	}
	#SALON .block {
	float: left;
	box-sizing: border-box;
	position: relative;
	width: 50%;
	margin-bottom: 0;
	padding-top: 50%;
	color: #fff;
	}
	#SALON .block:last-child {
	margin-bottom: 0;
	}
	#SALON h3 {
	font-size: 32px;
	}
	#SALON .lnk {
	line-height: 34px;
	}
	#SALON .lnk a {
	border-radius: 18px;
	height: 36px;
	color: #fff;
	}
}
@media (min-width: 1200px) {
	#SALON .block {
	padding-top: 0;
	height: 550px;
	}
}

/* INFORMATION */
#INFORMATION {
background-color: #fff;
padding: 45px 0 0 10px;
}
#INFORMATION h2 {
letter-spacing: 0.1em;
}
#INFORMATION .list {
background-color: #f2f2f2;
margin-left: -10px;
padding: 40px 15px 35px 15px;
}
#INFORMATION .list .block {
background-color: #fff;
margin-bottom: 10px;
padding: 15px;
font-size: 14px;
line-height: 1.78;
}
#INFORMATION .list .day {
color: #004ea2;
}
#INFORMATION .list a:hover {
text-decoration: underline;
}
#INFORMATION .instagram {
background-color: #f2f2f2;
margin-left: -10px;
padding: 0 15px 38px 15px;
}
#INFORMATION .instagram h3 {
position: relative;
margin-bottom: 25px;
padding-left: 29px;
font-family: 'Ubuntu', sans-serif;
font-size: 22px;
font-weight: 500;
font-style: italic;
line-height: 1;
letter-spacing: 0.1em;
color: #000;
}
#INFORMATION .instagram h3::before {
transform: translateY(-50%);
content: '';
display: block;
position: absolute;
left: 0;
top: 50%;
background-color: #000;
width: 20px;
height: 1px;
}
#INFORMATION .instagram ul {
margin: 0 -2px;
list-style: none;
}
#INFORMATION .instagram li {
border: solid 2px #f2f2f2;
position: relative;
box-sizing: border-box;
float: left;
width: 33.33333%;
width: calc(100% / 3);
}
#INFORMATION .instagram a {
display: block;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
padding-top: 100%;
width: 100%;
height: 100%;
filter: sepia(0%);
}
#INFORMATION .instagram a:hover {
filter: sepia(100%);
}
@media (min-width: 1020px) {
	#INFORMATION {
	padding: 55px 0 0 100px;
	}
	#INFORMATION h2 {
	letter-spacing: 0.1em;
	}
	#INFORMATION .list {
	margin-left: -100px;
	padding: 60px 150px 55px 150px;
	}
	#INFORMATION .list .block {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 20px 25px;
	font-size: 14px;
	line-height: 1.78;
	}
	#INFORMATION .list .day {
	float: left;
	}
	#INFORMATION .list .txt {
	margin-left: 115px;
	}
	#INFORMATION .instagram {
	margin-left: -100px;
	padding: 0 150px 98px 150px;
	}
	#INFORMATION .instagram ul {
	margin: 0 -2px;
	list-style: none;
	}
	#INFORMATION .instagram li {
	border: solid 2px #f2f2f2;
	position: relative;
	box-sizing: border-box;
	float: left;
	width: 20%;
	}
	#INFORMATION .instagram li:last-child {
	display: none;
	}
}
/* Slider */
.slick-slider{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus{
outline: none;
}
.slick-list.dragging{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after{
display: table;
content: '';
}
.slick-track:after{
clear: both;
}
.slick-loading .slick-track{
visibility: hidden;
}
.slick-slide{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide{
float: right;
}
.slick-slide img{
display: block;
}
.slick-slide.slick-loading img{
display: none;
}
.slick-slide.dragging img{
pointer-events: none;
}
.slick-initialized .slick-slide{
display: block;
}
.slick-loading .slick-slide{
visibility: hidden;
}
.slick-vertical .slick-slide{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
/* Dots */
.slick-dots {
position: absolute;
bottom: 10px;
right: 10px;
display: block;
margin: 0 !important;
padding: 0 !important;
height: 10px !important;
list-style: none;
}
.slick-dots li {
display: inline-block;
width: 40px;
height: 5px;
margin: 0 0 0 5px;
padding: 0;
cursor: pointer;
float: left;
}
.slick-dots li button {
transition: all 0.5s ease;
font-size: 0;
line-height: 0;
display: block;
width: 40px;
height: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background-color: #fff;
margin: 0;
padding: 0;
}
.slick-dots li.slick-active button {
background-color: #004ea2;
}

.slick-dots li button:hover {
background-color: #8fc31f;
}
@media (min-width: 1020px) {
	.slick-dots {
	bottom: 25px;
	right: 45px;
	}
}
