@charset "UTF-8";

#headerSp {
	display: none;
}

section {
	position: relative;
}
section.topline::before {
	content: "";
	width: 1px;
	height: 9.375vw;
	border-left-style: solid;
	border-left-width: 2px;
	position: absolute;
	top: 0;
	left: 4vw;
}
#concept.topline::before { border-left-color: #fff; }
#reason.topline::before { border-left-color: #000; }
#products.topline::before { border-left-color: #000; }
#menu.topline::before { border-left-color: #000; }

section.bottomline::after {
	content: "";
	width: 15px;
	height: 9.375vw;
	border-left-style: solid;
	border-left-width: 2px;
	position: absolute;
	left: 4vw;
	bottom: 0;
}
#mainv.bottomline::after { height: 30vw; border-left-color: #fff; background: url(../common/images/t_scroll_w.png) no-repeat right top / 9px auto; }
#concept.bottomline::after { border-left-color: #fff; background: url(../common/images/t_scroll_w.png) no-repeat right top / 9px auto; }
#reason.bottomline::after { border-left-color: #000; background: url(../common/images/t_scroll_bk.png) no-repeat right top / 9px auto; }
#products.bottomline::after { border-left-color: #000; background: url(../common/images/t_scroll_bk.png) no-repeat right top / 9px auto; }

section .sec-logo {
	width: 150px;
	position: absolute;
	top: 50%;
	left: 4vw;
	transform: translateY(-50%);
}
section .sec-logo img {
	width: 100%;
}

#mainv {
	color: #fff;
	height: 62.5vw;
	background: url(../images/main_p_01.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 6.25vw;
}
#mainv a {
	color: #fff;
	text-decoration: none;
}
#mainv nav span {
	color: #fff;
}

#mainv .text1 {
	width: 27vw;
	font-size: .928rem;
	text-align: left;
	margin: 4.5vw 0 2.1vw auto;
}
#mainv .text1 .txt2 {
	font-size: 223%;
	letter-spacing: .05em;
	margin-top: 1.2vw;
}
#mainv .toshop {
	text-align: right;
}
#mainv .toshop img {
	width: 251px;
}
#mainv .mainText {
	font-size: 9.14rem;
	font-weight: 300;
	text-align: right;
	line-height: 1;
	margin: 1vw 0 0 0;
}
#mainv .mainText span {
	font-size: 125%;
}
#mainv .mainText2 {
	font-size: 2.86rem;
	font-weight: 300;
	letter-spacing: .25em;
	text-align: right;
	line-height: 1.2;
}


#concept {
	color: #fff;
	height: 60.1vw;
	background: url(../images/concept_p_01.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 10.5vw;
}
#concept .subContents {
	padding-left: 13%;
}
#concept .subtitle {
	font-size: 1.357rem;
	margin: 0 0 1.6vw;
}

#reason {
	height: 60.1vw;
	background: url(../images/reason_p_01.jpg) no-repeat right 14.3vw;
	background-size: 78vw auto;
	padding-top: 7vw;
}
#reason .subContents {
	padding-left: 13%;
}
#reason .subContents h2 {
	width: 63vw;
	margin-left: auto;
}
#reason .subContents li {
	display: flex;
	align-items: center;
}
#reason .subContents li + li {
	margin-top: 1.9vw;
}
#reason .subContents li:nth-child(2) { margin-left: 12.9vw; }
#reason .subContents li:nth-child(3) { margin-left: 5.6vw; }

#reason .subContents li figure {
	width: 10vw;
	margin-right: 1.2vw;
}
#reason .subContents li figure img {
	width: 100%;
}

#products {
	padding-top: 5.8vw;
	padding-bottom: 9vw;
}
#products .subContents {
	padding-left: 13%;
}
#products .slides {
}
#products .slides > div {
	width: 300px;
	text-align: center;
	padding: 0 0 20px;
}
#products .slides > div figure {
	width: 100%;
}
#products .slides > div figure img {
	width: 100%;
}
#products .slides > div h3 {
	height: calc(2em * 1.7);
	line-height: 1.7;
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#products .slides > div .price {
	border-top: solid 1px #a8b2b2;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}
#products .slides > div .price span {
	font-size: 121.4%;
}
#products .slides > div div {
	text-align: center;
	margin: 15px 0 0 0;
}
#products .slides > div div img {
	width: 112px;
	border: solid 1px #2e1e1a;
	box-sizing: content-box;
	margin: 0 auto;
}

#menu {
}
#menu .subContents {
	padding-left: 13%;
	position: relative;
}
#menu h2 {
	text-align: right;
	position: absolute;
	top: -7.5vw;
	right: 0;
}
#menu h2.h-type1::after {
	left: auto;
	right: 0;
}

#menu .article {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#menu .article#eyelash { background-image: url(../images/menu_p_eyelash_pc.jpg); }
#menu .article#lashlift { background-image: url(../images/menu_p_lashlift_pc.jpg); }
#menu .article#hairremoval { background-image: url(../images/menu_p_hairremoval_pc.jpg); }
#menu .article#wax { background-image: url(../images/menu_p_wax_pc.jpg); }
#menu .article#fc { background-image: url(../images/menu_p_fc_pc.jpg); }
#menu .article#exolift { background-image: url(../images/menu_p_exolift_pc.jpg); }

#menu .article .subContents {
	height: 21.7vw;
	padding-left: 13%;
	display: flex;
	align-items: center;
	position: relative;
}
#menu .article#lashlift .subContents,
#menu .article#wax .subContents {
	padding-left: 45%;
}
#menu .article h3 {
	font-size: 1.36rem;
	line-height: 1.2;
}
#menu .article h3 span {
	font-size: 195%;
}

#menu .article .btn {
	width: 128px;
	position: absolute;
	bottom: 3.9vw;
	right: 0;
}
#menu .article#lashlift .btn,
#menu .article#wax .btn {
	right: 55%;
}
#menu .article#fc .btn {
	right: auto;
	left: 200px;
	bottom: 3vw;
}
#menu .article .btn img {
	width: 100%;
}



/* FOR smartphone landscape
***************************************************************************/
@media screen and (max-width:799px) {

	body {
		padding-top: 0;
	}
	#headerSp {
		display: flex;
		left: 0;
		top: -50vw;
		transition: all .3s;
	}
	#headerSp.active {
		top: 0;
	}

	section {
	}
	section.topline::before {
		content: none;
	}

	section.bottomline::after {
		width: 4vw;
		border-left-width: 1px;
		left: 1vw;
	}
	#mainv.bottomline::after { height: 60vw; background-size: 2vw auto; }
	#concept.bottomline::after { content: none; }
	#reason.bottomline::after { content: none; }
	#products.bottomline::after { content: none; }

	section .sec-logo {
		display: none;
	}

	header .logo {
		display: block;
	}

	#mainv {
		height: 153vw;
		background-image: url(../images/main_p_01_sp.jpg);
		padding-top: 3vw;
	}
	#mainv a {
	}
	#mainv .text1 {
		width: 100%;
		text-align: right;
		margin: 8vw 0 2.1vw auto;
	}
	#mainv .text1 .txt2 {
		font-size: 7vw;
	}
	#mainv .toshop {
		display: none;
	}
	#mainv .mainText {
		font-size: 21.5vw;
		line-height: .8;
		margin: 20vw 0 0 0;
	}
	#mainv .mainText span {
	}
	#mainv .mainText2 {
		font-size: 5vw;
		line-height: 1.6;
		margin-top: 6vw;
	}


	#concept {
		height: 191vw;
		background-image: url(../images/concept_p_01_sp.jpg);
		padding-top: 15vw;
	}
	#concept .subContents {
		padding-left: 4vw;
		padding-right: 4vw;
	}
	#concept .subtitle {
		margin-bottom: 5vw;
	}

	#reason {
		height: 145vw;
		background-image: url(../images/reason_p_01_sp.jpg);
		background-position: right 35vw;
		background-size: 100vw auto;
		padding-top: 15vw;
	}
	#reason .subContents {
		padding-left: 4vw;
		padding-right: 4vw;
	}
	#reason .subContents h2 {
		width: 92vw;
		line-height: 2;
		margin-left: 0;
	}
	#reason .subContents h2 span {
		line-height: .5;
	}
	#reason .subContents h2.h-type1::after {
		bottom: 2rem;
	}
	#reason .subContents li {
		justify-content: space-between;
	}
	#reason .subContents li + li {
		margin-top: 2.5vw;
	}
	#reason .subContents li:nth-child(2) { margin-left: 0; }
	#reason .subContents li:nth-child(3) { margin-left: 0; }

	#reason .subContents li figure {
		width: 25.2vw;
		margin-right: 0;
	}
	#reason .subContents li p {
		width: 62vw;
	}

	#products {
		padding-top: 6vw;
		padding-bottom: 6vw;
	}
	#products .subContents {
		padding-left: 16vw;
		padding-right: 16vw
	}
	#products .slides {
		display: block;
	}
	#products .slides > div {
		width: 100%;
		margin: 0 auto 10vw;
	}
	#products .slides > div figure {
		width: 100%;
	}
	#products .slides > div h3 {
	}
	#products .slides > div .price {
	}
	#products .slides > div .price span {
	}
	#products .slides > div div img {
	}

	#menu {
	}
	#menu .subContents {
		padding-left: 4vw;
		position: static;
	}
	#menu h2 {
		text-align: right;
		position: relative;
		top: 0;
	}
	#menu h2.h-type1::after {
		left: auto;
		right: 0;
	}

	#menu .article {
	}
	#menu .article#eyelash { background-image: url(../images/menu_p_eyelash_sp.jpg); }
	#menu .article#lashlift { background-image: url(../images/menu_p_lashlift_sp.jpg); }
	#menu .article#hairremoval { background-image: url(../images/menu_p_hairremoval_sp.jpg); }
	#menu .article#wax { background-image: url(../images/menu_p_wax_sp.jpg); }
	#menu .article#fc { background-image: url(../images/menu_p_fc_sp.jpg); }
	#menu .article#exolift { background-image: url(../images/menu_p_exolift_sp.jpg); }

	#menu .article .subContents {
		height: 44vw;
		padding-left: 4vw;
		padding-right: 4vw;
		padding-bottom: 4vw;
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		justify-content: flex-end;
		position: static;
	}
	#menu .article#lashlift .subContents,
	#menu .article#wax .subContents {
		align-items: flex-end;
		text-align: right;
		padding-left: 0;
	}
	#menu .article h3 {
		font-size: 1.36rem;
		font-weight: bold;
		line-height: 1.2;
		margin-bottom: 1vw;
	}
	#menu .article h3 span {
		display: none;
	}
	#menu .article .text p {
		display: none;
	}

	#menu .article .btn {
		width: 128px;
		position: static;
	}
	#menu .article#lashlift .btn,
	#menu .article#wax .btn {
	}
	#menu .article .btn img {
	}


}

