@charset "utf-8";
/* ===============================================================
      HOME
=============================================================== */
.topMv {
	height: 441px;
	width: 1260px;
	margin: 50px auto 80px;
}
.leadArea {
	margin-bottom: 80px;
}
.leadArea .mainCopy {
	background-image: url(../img/top/copy1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 36px;
	height: 27px;
	margin-bottom: 25px;
}
.mainCopy span {
	display: none;
}
.leadArea .leadImg {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	height: 394px;
	width: 400px;
}
.leadArea .phrase {
	color: #ff8379;
	margin-left: 80px;
}
.menuArea {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-bottom: 120px;
}
.menuArea .menuTtl {
	margin: 0 auto 30px;
	height: 78px;
	width: 305px;
}
.menuArea .menuList {
	display: flex;
	justify-content: center;
}
.menuArea .menuList li {
	width: 275px;
	margin: 20px 30px;
}
.menuArea .menuList .thum {
	margin-bottom: 15px;
}
.menuArea .menuName {
	background-color: #ffcfcb;
	border-radius: 50px;
	font-size: 1.5rem;
	font-weight: 600;
	padding: 8px 15px;
	text-align: center;
}
.hairmakeMenu_Area {
	background-image: url(../img/top/img_kitsuke.jpg), url(../img/top/img_make_photo.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left 30px, right 100px;
	background-size: 360px auto, 210px auto;
	position: relative;
	min-height: 640px;
}
.hairmakeMenu_Inner {
	width: 430px;
	position: absolute;
	left: 410px;
	top: 0;
}
.hairmakeMenu_Inner .menuTtl {
	margin: 0 auto 30px;
	height: 78px;
	width: 305px;
}
.hairmakeMenu_Inner h3 {
	text-align: center;
}
.hairmakeMenu_Inner .menuName {
	background-color: #ffcfcb;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	font-size: 15px !important;
	font-weight: normal;
	padding: 6px 20px;
	display: inline-block;
	margin: 5px 5px 15px;
}
.infoArea {
	margin-bottom: 80px;
	background-image: url(../img/top/img_salon.jpg);
	background-repeat: no-repeat;
	background-position: left 120px;
	background-size: 620px;
	position: relative;
	min-height: 500px;
}
.infoArea .infoTtl {
	margin: 0 auto 30px;
	height: 78px;
	width: 305px;
}
.salonInfo {
	position: absolute;
	top: 120px;
	left: 660px;
}
.salonInfo {
	width: 440px;
}
.salonInfo dt {
	float: left;
	width: 100px;
	padding: 12px 0 8px;
	font-family: "游明朝", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.salonInfo dd {
	padding: 10px 120px 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcfcb;
	font-size: 16px;
}
.salonInfo .ttl_Contact {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 10px;
}
.salonInfo .btn_Tel {
	font-family: "游明朝", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	background-color: #ffcfcb;
	text-align: center;
	display: block;
	padding: 15px 15px 10px 15px;
	font-size: 22px;
	margin-bottom: 10px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	font-weight: bold;
}
.salonInfo .btn_Con a {
	font-family: "游明朝", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	background-color: #ffcfcb;
	text-align: center;
	display: block;
	padding: 15px 15px 10px 15px;
	font-size: 22px;
	margin-bottom: 10px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	font-weight: bold;
}
.salonInfo .btn_Con a:hover {
	background-color: #ffe1df;
	opacity: 0.8 !important;
}

/* ===============================================================
      アクセス / サロン案内
=============================================================== */
.access #gMaps {
	margin-bottom: 20px;
}
.access .list1 {
	margin-bottom: 20px;
}
.access h4 {
	font-weight: bold;
}
.access .accessFlow {
	counter-reset: number 0;
	margin-bottom: 15px;
}
.access .accessFlow li {
	margin-left: 2em;
	text-indent: -1.3em;
}
.access .accessFlow li:before {
	counter-increment: number 1;
	content: counter(number) ". ";
}
.profPhoto {
	width: 300px;
	margin: 0 auto 30px auto;
}

/* ===============================================================
      まつげエクステ / まつげパーマ
=============================================================== */
.priceCaption {
	text-align: center;
	margin-bottom: 50px !important;
}

/* ===============================================================
      眉スタイリング
=============================================================== */
.eyebrow__wrap {
	margin-bottom: 80px;
	padding-bottom: 50px;
	border-bottom: 3px dashed #fddbd9;
}
.example_w70 {
	width: 70%;
}
#eyebro_laminate {
	padding-top: 120px;
	margin-top: -120px;
}

/* ===============================================================
      ヘアメイク / 着付け / 写真
=============================================================== */
.photoFlow {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.photoFlow li {
	width: 24.25%;
	margin: 0 1% 0 0;
	display: block;
	background: url(../img/kitsuke/arrow.png) no-repeat center right;
	background-size: 10%;
}
.photoFlow li:after {
	content: "";
	display: block;
	clear: both;
}
.photoFlow li img {
	width: 88%;
}
.photoFlow li:nth-child(4n) {
	margin-right: 0;
	background: none;
}
#kitsuke {
	margin-bottom: 120px;
}
.kitsukeFlows {
	width: 100%;
	max-width: 900px;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	counter-reset: number 0;
}
.kitsukeFlows .kitsukeFlow {
	width: 25%;
	margin: 0 10% 40px 0;
	display: block;
}
.kitsukeFlows .kitsukeFlow:nth-child(3n) {
	margin-right: 0;
}
.kitsukeFlows .kitsukeFlow:after {
	content: "";
	display: block;
	clear: both;
}
.kitsukeFlows .kitsukeFlow .flowTtl {
	font-weight: bold;
	margin-bottom: 5px;
}
.kitsukeFlows .kitsukeFlow .flowTtl:before {
	counter-increment: number 1;
	content: counter(number) ". ";
}
.kitsukeFlows .kitsukeFlow img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.kitsukePhoto {
	width: 550px;
	margin: auto;
}
.kitsukeFlows .flow-Lsize {
	width: 400px;
}
.photoImgs {
	width: 100%;
	max-width: 900px;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	counter-reset: number 0;
}

/* ===============================================================
      お顔そり（毛穴ケア）
=============================================================== */
.shave_copy {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.shave_example {
	margin-bottom: 100px;
}

/* ===============================================================
      フェイシャルエステ
=============================================================== */
#suiso {
	margin-bottom: 120px;
}
.suiso .column2 {
	margin-bottom: 40px;
}
.suisoPoint {
	counter-reset: number 0;
}
.suisoPoint .ttl2 br {
	display: none;
}
.suisoPoint .box2 {
	margin-bottom: 30px;
}
.suisoPoint .box2 .box-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-size: 19px;
	color: #ff8379;
}
.suisoPoint .box2 .box-title:after {
	counter-increment: number 1;
	content: counter(number) "";
	font-size: 26px;
	margin-left: 5px;
}
.suisoPoint .box2 .ttl4 {
	display: inline-block;
	border-bottom: 3px dotted #ff8379;
	margin-bottom: 10px;
}
.suisoFlow .ttl2 {
	color: #444;
	text-align: center;
}
.suisoPoint .txt2 {
	color: #f80e07;
	font-weight: bold;
}
.flows {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.flows .flow {
	width: 17.5%;
	margin-bottom: 15px;
	display: block;
	text-align: center;
	font-size: 12px;
}
.flows .flow:first-child {
	width: 25%;
}
.flows .flow:nth-child(2n) {
	width: 3%;
	background: url(../img/facial/arrow.png) no-repeat top 55px center;
	background-size: 15px auto;
}
.flows .flow:after {
	content: "";
	display: block;
	clear: both;
}
.flows .flow p {
	margin-bottom: 0 !important;
}
.flows .flow img {
	margin-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.suisoFlow .box2 .box-title {
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#keana {
	border-top: 3px dotted #ffcfcb;
	padding-top: 80px;
}
.shave_flow .box3 {
	padding: 20px 20px 20px 80px;
}
.shave_flow .flow {
	width: 25%;
	margin-bottom: 20px;
}
.shave_flow .flow:first-child {
	width: 25%;
}
.shave_flow .flow:nth-child(2n) {
	width: 80px;
	background: url(../img/facial/arrow.png) no-repeat top 75px center;
	background-size: 20px auto;
}

/* ===============================================================
      ご予約 / お問合わせ
=============================================================== */
.contactNav .contactLink {
	display: flex;
	align-items: center; /*縦*/
	justify-content: center; /*横*/
}
.contactLink li {
	display: inline-box;
	margin: 0 20px;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffe6e3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.contactLink li a {
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 55px;
	line-height: 55px;
	display: block;
}
.contactNav .contactLink li.tel,
.contactNav .contactLink li.tel2 {
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height: 55px;
	line-height: 55px;
}
.contactLink li.tel1 i {
	font-size: 20px;
	vertical-align: middle;
	margin-right: 5px;
}
.contactLink li.tel2 i {
	font-size: 24px;
	vertical-align: middle;
	margin-right: 5px;
}
.contactLink li.lineIcn {
	background-image: url(../img/common/line.png);
	background-repeat: no-repeat;
	background-position: left 15px center;
	background-size: 20px;
	padding-left: 30px;
}
#form {
	padding-top: 90px;
	margin-top: -90px;
}
#form .ttl2 {
	text-align: center;
	border-bottom: 1px solid #ff8379;
}
