@CHARSET "UTF-8";

.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.font-mincho {
	font-family: "Hiragino Mincho Pro", "HG明朝E", "MS 明朝", serif;
}

.font-marugo {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
}

.m-t-5 {
	margin-top: 5px;
}

.m-t-10 {
	margin-top: 10px;
}

.m-t-15 {
	margin-top: 15px;
}

.m-t-20 {
	margin-top: 20px;
}

.m-t-25 {
	margin-top: 25px;
}

.m-t-30 {
	margin-top: 30px;
}

.m-t-35 {
	margin-top: 35px;
}

.m-t-40 {
	margin-top: 40px;
}

.m-t-45 {
	margin-top: 45px;
}

.m-t-50 {
	margin-top: 50px;
}

.m-t-55 {
	margin-top: 55px;
}

.m-t-60 {
	margin-top: 60px;
}

.m-t-65 {
	margin-top: 65px;
}

.m-t-70 {
	margin-top: 70px;
}

.m-t-75 {
	margin-top: 75px;
}

.m-t-80 {
	margin-top: 80px;
}

.m-l-5 {
	margin-left: 5px;
}

.m-l-10 {
	margin-left: 10px;
}

.m-l-15 {
	margin-left: 15px;
}

.m-l-20 {
	margin-left: 20px;
}

.m-l-25 {
	margin-left: 25px;
}

.m-l-30 {
	margin-left: 30px;
}

.m-l-35 {
	margin-left: 35px;
}

.m-l-40 {
	margin-left: 40px;
}

.m-l-45 {
	margin-left: 45px;
}

.m-l-50 {
	margin-left: 50px;
}

.m-l-100 {
	margin-left: 100px;
}

/**/
.m-r-5 {
	margin-right: 5px;
}

.m-r-10 {
	margin-right: 10px;
}

.m-r-15 {
	margin-right: 15px;
}

.m-r-20 {
	margin-right: 20px;
}

.m-r-25 {
	margin-right: 25px;
}

.m-r-30 {
	margin-right: 30px;
}

.m-r-35 {
	margin-right: 35px;
}

.m-r-40 {
	margin-right: 40px;
}

.m-r-45 {
	margin-right: 45px;
}

.m-r-50 {
	margin-right: 50px;
}

.m-r-100 {
	margin-right: 100px;
}

.m-l-a {
	margin-left: auto;
}

.m-r-a {
	margin-right: auto;
}

.m-t-a {
	margin-top: auto;
}

.m-b-a {
	margin-bottom: auto;
}

.m-t-0 {
	margin-top: 0 !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}

.m-l-0 {
	margin-left: 0 !important;
}

.m-r-0 {
	margin-right: 0 !important;
}

.w-p-100 {
	width: 100%;
}

.w-p-95 {
	width: 95%;
}

.w-p-90 {
	width: 90%;
}

.w-p-85 {
	width: 85%;
}

.w-p-80 {
	width: 80%;
}

.w-p-75 {
	width: 75%;
}

.w-p-70 {
	width: 70%;
}

.w-p-65 {
	width: 65%;
}

.w-p-60 {
	width: 60%;
}

.w-p-55 {
	width: 55%;
}

.w-p-50 {
	width: 50%;
}

.w-p-45 {
	width: 45%;
}

.w-p-40 {
	width: 40%;
}

.w-p-35 {
	width: 35%;
}

.w-p-30 {
	width: 30%;
}

.w-p-25 {
	width: 25%;
}

.w-p-20 {
	width: 20%;
}

.w-p-15 {
	width: 15%;
}

.w-p-10 {
	width: 10%;
}

.w-p-5 {
	width: 5%;
}

.mw-p-100 {
	max-width: 100%;
}

.mw-p-95 {
	max-width: 95%;
}

.mw-p-90 {
	max-width: 90%;
}

.mw-p-85 {
	max-width: 85%;
}

.mw-p-80 {
	max-width: 80%;
}

.mw-p-75 {
	max-width: 75%;
}

.mw-p-70 {
	max-width: 70%;
}

.mw-p-65 {
	max-width: 65%;
}

.mw-p-60 {
	max-width: 60%;
}

.mw-p-55 {
	max-width: 55%;
}

.mw-p-50 {
	max-width: 50%;
}

.mw-p-45 {
	max-width: 45%;
}

.mw-p-40 {
	max-width: 40%;
}

.mw-p-35 {
	max-width: 35%;
}

.mw-p-30 {
	max-width: 30%;
}

.mw-p-25 {
	max-width: 25%;
}

.mw-p-20 {
	max-width: 20%;
}

.mw-p-15 {
	max-width: 15%;
}

.mw-p-10 {
	max-width: 10%;
}

.mw-p-5 {
	max-width: 5%;
}

.h-p-100 {
	height: 100%;
}

.h-p-95 {
	height: 95%;
}

.h-p-90 {
	height: 90%;
}

.h-p-50 {
	height: 50%;
}

.v-a-t {
	vertical-align: top;
}

.v-a-m {
	vertical-align: middle;
}

.v-a-b {
	vertical-align: bottom;
}

.v-a-tb {
	vertical-align: text-bottom;
}

.p-t-0 {
	padding-top: 0 !important;
}

.p-b-0 {
	padding-bottom: 0 !important;
}

.p-l-0 {
	padding-left: 0 !important;
}

.p-r-0 {
	padding-right: 0 !important;
}

.p-0 {
	padding: 0 !important;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex.center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.flex.left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.flex.right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flex.space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex.space-around {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flex.top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.flex.middle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex.bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.flex.baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.flex.column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

a {
	color: inherit;
	text-decoration: none;
}

a.text {
	text-decoration: underline;
}

a.hover {
	transition: all 0.3s;
}

a.hover:hover {
	opacity: 0.8;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.inline {
	display: inline;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

input[type="checkbox"].trigger {
	display: none;
}

.border-bottom {
	border-bottom: 1px solid #a0a0a0;
}

.text-marker {
	background: linear-gradient(transparent 80%, #f44336 80%);
}

.text-marker.yellow {
	background: linear-gradient(transparent 80%, #def436 80%);
}

.fc-pink {
	color: #f8468d;
}

.fc-lightpink {
	color: #f8468d;
}

.fc-red {
	color: #ff495e;
}

.fc-blue {
	color: #032c76;
}

.fc-purple {
	color: #515dff;
}

.fc-linegreen {
	color: #32AE38;
}

.link-target {
	position: absolute;
	top: 0;
}

.label-aqua {
	background: #2fb8ff;
}

.bg-aqua {
	background: #ebf9ff;
}

.nm-left {
	margin-left: -0.4ex;
}

.nm-right {
	margin-right: -0.4ex;
}

.br {
	display: block;
}

.pc-only {

}

.md-only {
	display: none;
}

.sp-only {
	display: none;
}

button {
	cursor: pointer;
}

button.style-reset {
	border: none;
	background: none;
	box-shadow: none;
}

html, body, #wrapper {
	width: 100%;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1900px;
}

html {
	font-size: 16px;
	background-color: #ffffff;
	box-sizing: border-box;
	word-break: break-all;
}

*, *::before, *::after {
	box-sizing: inherit;
	word-break: inherit;
}

body {
	text-align: left;
	color: #363636;
	/*font-family:-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;*/
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 10px;
}

#wrapper {

}

#header {
	width: 130px;
	box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 1;
	top: 0;
}

#header .pc-header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

#main {
	width: -webkit-calc(100% - 130px);
	width: -moz-calc(100% - 130px);
	width: calc(100% - 130px);
	margin-left: auto;
	-webkit-transition: width .3s ease-in-out, height 0s;
	transition: width .3s ease-in-out, height 0s;
}

#page {
	min-height: 960px;
}

#footer {
	color: white;
	background: #373737;
	padding: 3rem 2rem;
	text-align: center;
	font-size: 2rem;
}

.fix-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #373737;
	z-index: 10000;
}

.fix-footer .top {
	position: absolute;
	right: 15px;
	bottom: 100px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-width: 1440px;
	width: 100%;
}

.section {
	position: relative;
	padding: 3rem 2rem;
}

.contents-title1 {
	color: #000;
	padding: 0 2rem;
	margin-bottom: 2rem;
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	font-weight: bold;
}

.contents-title1 .text1 {
	margin-right: 2rem;
	font-size: 50px;
}

.contents-title1 .text2 {
	font-size: 38px;
}

.contents-title2 {
	background: url("../img/base/title_bg1.png") right top/contain no-repeat;
	display: inline-block;
	padding: 0 2rem;
	font-weight: bold;
	margin-bottom: 2rem;
}

.contents-title2.bs-contain {
	background-size: contain;
}

.contents-title-label {
	font-size: 24px;
	color: white;
	font-weight: bold;
	background: #2fb8ff;
	padding: 0.5rem 1rem;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	display: inline-block;
}

.contents-title2 .text1 {
	font-size: 36px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
}

.contents-title2 .text2 {
	font-size: 58px;
	display: block;
	color: #032c76;
	line-height: 1.1;
}

.contents-title2 .text-label {
	font-size: 30px;
	display: block;
	color: #032c76;
	line-height: 1.2;
}

.contents-title3 {
	background: url("../img/base/title_bg2.png") center center no-repeat;
	text-align: center;
	margin-bottom: 2em;
	min-width: 480px;
	min-height: 187px;
}

.contents-title3 .text1 {
	font-size: 50px;
	font-weight: bold;
	color: #000;
}

.contents-title3 .text2 {
	font-size: 38px;
	display: flex;
	color: #032c76;
	font-weight: bold;
	margin-top: 15px;
}

.page-index .contents-title4 {
	background-size: contain;
	background-image: url("../img/base/title_bg3.png");
	background-position: center center;
	background-repeat: no-repeat;
	min-width: 361px;
	min-height: 157px;
	margin-bottom: 2rem;
}

.contents-title4.contain {
	background-size: contain;
}

.contents-title4 .text1 {
	font-size: 50px;
	font-weight: bold;
}

.contents-title4 .text2 {
	font-size: 38px;
	display: block;
	color: #032c76;
	font-weight: bold;
	margin-top: 15px;
}

.line-title {

}

.line-title .icon {

}

.line-title .text {
	background: url("../img/index/about/reservation_line_title_bg.png") left bottom/contain no-repeat;
	padding-left: 30px;
}

.line-title .text .text1 {
	font-size: 50px;
}

.line-title .text .text2 {
	display: block;
	font-weight: bold;
	font-size: 44px;
	color: #30AE36;
	line-height: 1.1;
	margin-top: 5px;
}

.influencer-title {
	text-align: center;
	background: url("../img/index/about/influencer_title_bg.png") right top/contain no-repeat;
	padding: 3rem 2rem;
}

.influencer-title .label {
	font-size: 2.4em;
	color: white;
	font-weight: bold;
	background: #032c76;
	padding: 0.5rem 1rem;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	display: inline-block;
}

.influencer-title .text1 {
	font-size: 4em;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	font-weight: bold;
}

.influencer-title .text2 {
	font-size: 5em;
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	font-weight: bold;
}

.flow .contents-title2 {
	background-size: contain;
}

@media ( max-width :768px) {
	.container {
		padding-left: 2%;
		padding-right: 2%;
	}
	.row {
		margin-left: -2%;
		margin-right: -2%;
	}
	.br {
		display: inline !important;
	}
	.pc-only {
		display: none !important;
	}
	br.pc-only {
		margin-left: -1em;
	}
	.sp-only {
		display: block;
	}
}

@media ( max-width :424px) {
}

@media ( max-width :374px) {
}

#wrapper {

}

.page-index {

}

.page-index .strong {
	font-size: 1.2em;
	font-weight: bold;
}

.page-index .page-head {
	background: url("../image/header_bg.jpg") center top/cover no-repeat;
	height: 100vh;
	max-height: 1080px;
}

.page-index .page-head .page-head-container {
	max-width: 1420px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	position: relative;
}

.page-index .page-head .image-list {
	padding-top: 3rem;
	padding-bottom: 3rem;
	padding-left: 8rem;
	padding-right: 8rem;
}

.page-index .page-head .image-list .item {
	padding: 1rem;
}

.page-index .page-head .image-list .item img {
	box-shadow: 19.151px -16.07px 0px 0px rgba(100, 217, 255, 0.3);
}

.page-index .page-head .image-list::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../img/index/header/header_text1.png") center top content-box no-repeat;
	width: 325px;
	height: 152px;
	z-index: 1;
}

.page-index .page-head .image-list::after {
	content: '';
	position: absolute;
	top: 3rem;
	right: 0;
	background: url("../img/index/header/header_text2.png") center top content-box no-repeat;
	width: 510px;
	height: 233px;
	z-index: 1;
}

.page-index .page-head .button-salon {
	background: url("../img/index/header/header_button_bg.png") center top/cover no-repeat;
	width: 260px;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1rem;
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.page-index .headerslider .slick-dots {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	bottom: -10rem;
	z-index: 0;
	left: 0;
	right: auto;
	width: auto;
}

.page-index .headerslider .slick-dots li {
	height: auto;
	width: auto;
	margin: 0;
	margin-right: 1rem;
	cursor: pointer;
}

.page-index .about .tokucho-bg {
	background: url("../image/tokucho_bg.jpg") left top/cover no-repeat;
	height: 591px;
	padding: 3rem 2rem;
	position: relative;
}

.page-index .about .tokucho-bg::after {
	content: '';
	background: url("../image/tokucho_girl.png") center bottom/contain no-repeat;
	width: 35%;
	height: 832px;
	position: absolute;
	bottom: 0;
	left: 850px;
}

.page-index .about .tokucho-list {
	width: 850px;
}

.page-index .about .tokucho-list .item {

}

.page-index .about .promise-bg {
	background-image: url("../img/index/about/promise_bg_top.png"), url("../img/index/about/promise_bg_bottom.png"), url("../img/index/about/promise_bg.png");
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: left top, right bottom, center top;
	position: relative;
	background-color: #1F4D9E !important;
}

.page-index .about .promise-bg::before {
	content: '';
	background: url("../img/index/about/promise_girl.png") left bottom/contain no-repeat;
	width: 572px;
	height: 648px;
	width: 36%;
	position: absolute;
	left: 3rem;
	bottom: 0;
}

.page-index .about .promise-bg .body {
	margin-left: 38%;
	max-width: 1000px;
	position: relative;
	padding: 3rem 2rem;
}

.page-index .about .promise-bg .promise-list {

}

.page-index .about .promise-bg .promise-list .item {
	width: calc(100%/ 5 - 1%);
	margin: 0 0.5% 15px;
}

.page-index .about .promise-bg .promise-list .item .image img {
	margin-left: auto;
	margin-right: auto;
}

.page-index .about .promise-bg .promise-list .item .text {
	font-size: 1.2rem;
	color: #fff;
	line-height: 1.5;
	text-align: center;
	margin-top: 15px;
}

.page-index .about .reservation {
	background: url("../image/reservation_bg.jpg") center top/cover;
}

.page-index .about .reservation .reservation-list {
	font-size: 3em;
	max-width: 1200px;
	overflow-x: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.page-index .about .reservation .reservation-list .item {
	padding: 5px 0;
}

.page-index .about .reservation .reservation-list .item.happiness {
	background-image: linear-gradient(0deg, #F1D1FF, #8BD8FF);
	padding: 5px;
}

.page-index .about .reservation .reservation-list .th, .page-index .about .reservation .reservation-list .td {
	padding: 1rem 1.5rem;
	line-height: 2;
	border: 1px solid #B8D1F1;
	white-space: nowrap;
}

.page-index .about .reservation .reservation-list .th {
	background: #5b8adf;
	color: white;
	font-weight: bold;
	width: 100%;
}

.page-index .about .reservation .reservation-list .th.happiness {
	background: #032c76;
}

.page-index .about .reservation .reservation-list .td {
	color: black;
	background: white;
	width: 100%;
}

.page-index .about .reservation .reservation-list .td.happiness {
	background: #D4F1FF;
}

.page-index .about .reservation .reservation-list .td.empty {
	border: none;
	background: none;
}

.page-index .about .reservation .message {
	font-size: 3em;
	line-height: 1.8;
}

.page-index .about .reservation .message.strong {
	font-size: 1.3em;
	font-weight: bold;
	color: #ff65ce;
}

.page-index .about .reservation .line-bg {
	background: #E5F6E4;
	border: 1px solid #32AE38;
	border-radius: 15px;
	padding: 2rem;
	max-width: 1120px;
}

.page-index .about .reservation .line .image {
	flex: 1 1 auto;
}

.page-index .about .reservation .line .body {
	flex: 1 3 auto;
}

.page-index .about .reservation .line .message {
	font-size: 3em;
	line-height: 2;
}

.page-index .about .reservation .line .message.strong {
	font-size: 1.3em;
	font-weight: bold;
	color: #32AE38;
}

.page-index .about .reservation .line .label-list .label {
	background: #2FB8FF;
	font-size: 2.4em;
	color: white;
	font-weight: bold;
	padding: 1rem;
}

.page-index .about .influencer {
	background: url("../img/index/about/influencer_title_bg_text.png") 10% 30px no-repeat;
	padding: 3rem 2rem;
}

.page-index .about .influencer .influencer-list {

}

.page-index .about .influencer .influencer-list .item {
	width: calc(100%/ 3 - 1%);
	padding: 1rem;
}

.page-index .about .influencer .influencer-list .item .bg {
	background-image: url("../img/index/about/influencer_slider_bg_top.png"), url("../img/index/about/influencer_slider_bg_bottom.png");
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	padding: 1rem;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: white;
	overflow: hidden;
}

.page-index .about .influencer .influencer-list .item .name {
	font-size: 3em;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.page-index .about .influencer .influencer-list .item .content {
	margin-top: 1rem;
	height: 200px;
}

.page-index .about .influencer .influencer-list .item .photo {
	width: 200px;
	height: 200px;
	padding-right: 1rem;
	flex: 0 0 auto;
}

.page-index .about .influencer .influencer-list .item .photo .inner {
	padding-top: 100%;
	position: relative;
	width: 100%;
}

.page-index .about .influencer .influencer-list .item .photo .inner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.page-index .about .influencer .influencer-list .item .detail {
	font-size: 1rem;
	line-height: 1.8;
	overflow-y: auto;
	flex: 1 1 auto;
}

.page-index .content1 {
	padding: 3rem 2rem;
}

.page-index .content1 .body {
	flex: 1 1 auto;
	max-width: 700px;
}

.page-index .content1 .body .detail1 {
	font-size: 2em;
	line-height: 1.8;
}

.page-index .content1 .body .detail2 {
	font-weight: bold;
	line-height: 1.5;
	font-size: 4em;
}

.page-index .content1 .image {
	padding: 1rem;
	flex: 1 1 auto;
	min-width: 300px;
}

.page-index .content2 {
	position: relative;
	padding: 6rem 3rem 3rem;
	margin-top: 3rem;
}

.page-index .content2 .title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.page-index .content2 .title img {
	transform: translateY(-45%);
}

.page-index .content2 .item-list {

}

.page-index .content2 .item-list .item {
	text-align: center;
}

.page-index .content2 .item-list .item .text {
	font-size: 2.5em;
	line-height: 1.5;
	font-weight: bold;
}

.page-index .plan {

}

.page-index .plan .body {
	width: 50%;
}

.page-index .plan .image {
	width: 50%;
	padding: 2rem 2rem 0;
}

.page-index .plan .body .detail {
	font-size: 2em;
	line-height: 1.8;
}

.page-index .plan .body .detail .strong {
	font-size: 1.2em;
	line-height: 1.8;
	font-weight: bold;
	margin-left: -0.5ex;
	margin-right: -0.5ex;
}

.page-index .removal .kaisu {

}

.page-index .removal .kaisu .table {
	margin-left: auto;
	margin-right: auto;
	font-size: 3em;
	line-height: 1.2;
	text-align: center;
}

.page-index .removal .kaisu .table th, .page-index .removal .kaisu .table td {
	padding: 1rem 2rem;
	border: 1px solid #B9D7F2;
}

.page-index .removal .kaisu .table thead th {
	color: white;
	font-weight: bold;
	background: #032c76;
}

.page-index .removal .kaisu .table tbody th {
	background: #D4F1FF;
}

.page-index .removal .kaisu .table tbody td {
	background: white;
	color: #032c76;
}

.page-index .removal .kaisu .message {

}

.page-index .removal .kaisu .message .text1 {
	font-size: 50px;
	line-height: 1.2;
	font-weight: bold;
}

.page-index .removal .kaisu .message .text2 {
	font-size: 60px;
	line-height: 1.2;
	font-weight: bold;
}

.page-index .removal .bui .message {
	font-size: 3em;
	font-weight: bold;
	line-height: 1.5;
}

.page-index .removal .bui .message .strong {
	font-size: 1.3em;
}

.page-index .removal .advantage {
	background: url("../img/index/hairremoval/advantage_bg.jpg") left top/cover no-repeat;
}

.page-index .removal .advantage .advantage-list {

}

.page-index .removal .advantage .advantage-list .item {
	margin-bottom: 30px;
}

.page-index .removal .advantage .advantage-list .item .body {
	max-width: 700px;
	flex: 1 1 auto;
}

.page-index .removal .advantage .advantage-list .item .body .label {
	font-size: 2.4em;
	color: white;
	font-weight: bold;
	padding: 0.5rem 2rem;
	border-radius: 30px;
	display: inline-block;
	margin-bottom: 15px;
}

.page-index .removal .advantage .advantage-list .item .body .title {
	font-size: 3em;
	font-weight: bold;
	line-height: 1.2;
}

.page-index .removal .advantage .advantage-list .item .body .detail {
	font-size: 2em;
	line-height: 1.8;
}

.page-index .removal .advantage .advantage-list .item .body .detail .strong {
	font-weight: bold;
	font-size: 1.2em;
}

.page-index .removal .advantage .advantage-list .item .image {
	flex: 1 1 auto;
	padding: 2rem 2rem 0;
	min-width: 300px;
}

.page-index .removal .merit {
	background-image: url("../img/base/content_bg_bottom.png");
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.page-index .merit .text1 {
	font-size: 2em;
	line-height: 1.8;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.page-index .merit .text2 {
	font-size: 3em;
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
}

.page-index .merit .merit-list .item {
	width: 100%;
	max-width: 800px;
	margin: 0 15px 30px;
	background-color: white;
}

.page-index .merit .merit-list .item .no {
	border: 1px solid #9EAFE5;
	padding: 1rem 2rem;
	font-size: 5em;
	color: #032c76;
	flex: 1 1 auto;
	white-space: nowrap;
	width: 135px;
}

.page-index .merit .merit-list .item .detail {
	border: 1px solid #9EAFE5;
	border-left: none;
	padding: 1rem 2rem;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2;
	flex: 1 1 auto;
	color: #032c76;
	width: 100%;
}

.page-index .flow {

}

.page-index .flow .flow-list {

}

.page-index .flow .flow-list .item {
	padding-top: 35px;
	position: relative;
	max-width: 350px;
	margin-bottom: 30px;
	flex: 0 0 auto;
}

.page-index .flow .flow-list .item .no {
	position: absolute;
	top: 0;
	left: 0;
}

.page-index .flow .flow-list .item .image {

}

.page-index .flow-list .item .text {
	font-size: 3em;
	font-weight: bold;
	line-height: 1.2;
	color: #032c76;
	text-align: left;
	margin-top: 15px;
}

.page-index .flow-list .arrow {
	padding: 35px 0 0;
	height: 235px;
	flex: 0 0 auto;
	width: 25px;
	margin: 0 15px;
	text-align: center;
}

.page-index .flow-list li.arrow:last-child {
	display: none;
}

.page-index .whitening .technology {
	background-image: url("../img/index/whitening/technology_bg.jpg");
	background-position: center top;
	background-size: 100%;
	background-repeat: no-repeat;
}

.page-index .whitening .technology-list {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}

.page-index .whitening .technology-list .item {
	margin-bottom: 50px;
	text-align: center;
}

.page-index .whitening .technology-list .item .body .label {
	font-size: 2.4em;
	color: white;
	font-weight: bold;
	padding: 0.5rem 2rem;
	border-radius: 30px;
	display: inline-block;
	margin-bottom: 30px;
}

.page-index .whitening .technology-list .item .body .title {
	font-size: 3em;
	font-weight: bold;
	line-height: 1.2;
}

.page-index .whitening .technology-list .item .body .detail {
	font-size: 2em;
	line-height: 1.8;
	margin-top: 15px;
}

.page-index .whitening .technology-list .item .body .detail .strong {
	font-weight: bold;
	font-size: 1.2em;
}

.page-index .whitening .technology-list .item .image {
	margin-top: 15px;
}

.page-index .whitening .merit {
	background-image: url("../img/base/content_bg_bottom.png");
	background-position: center bottom;
	background-size: 100%;
	background-repeat: no-repeat;
}

.page-index .liftup .skin .skin-list {

}

.page-index .liftup .skin .skin-list .item {
	margin: 0 15px 30px;
}

.page-index .liftup .skin .skin-list .item .image {

}

.page-index .liftup .skin .skin-list .item .text {
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.page-index .liftup .skin .message1 {
	font-size: 5em;
	font-weight: bold;
	line-height: 1.2;
}

.page-index .liftup .skin .message2 {
	font-size: 2em;
	line-height: 2.4em;
}

/* course */
.page-index .course-list {
	display: flex;
}

.page-index .course-list .slick-list {
	min-width: 100% !important;
}

.page-index .course-list .slick-track {
	height: 100%;
	min-width: 100% !important;
}

.page-index .course-list .item {
	width: calc(100%/ 3 - 1%);
	/*max-width:510px;*/
	padding: 1rem;
	height: 100%;
}

.page-index .course-list .item .bg {
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	background: white;
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.page-index .course-list .item .photo {
	position: relative;
	padding-top: 42%;
	flex: 0 0 auto;
}

.page-index .course-list .item .photo .inner {
	padding-top: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.page-index .course-list .item .photo .inner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.page-index .course-list .item .body {
	background: url("../img/index/price/price_img_ov2.png") center top/100% no-repeat;
	padding: 5% 1rem 1rem;
	position: relative;
	flex: 1 0 auto;
}

.page-index .course-list .item .label {
	background: #2fb8ff;
	font-size: 2em;
	font-weight: bold;
	color: white;
	padding: 0.5rem 1rem;
	display: inline-block;
}

.page-index .course-list .item .title {
	font-size: 3.2em;
	font-weight: bold;
	line-height: 1.4;
	color: #032c76;
	margin-top: 10px;
}

.page-index .course-list .item .price-text {
	font-size: 3.2em;
	line-height: 1.4;
	font-weight: bold;
	color: #032c76;
}

.page-index .course-list .item .detail {
	font-size: 2em;
	line-height: 1.8;
	flex: 1 1 auto;
	margin-top: 10px;
}

.page-index .course-list .item .tag-list .tag {
	border-radius: 30px;
	padding: 0.5rem 1rem;
	overflow: hidden;
	color: white;
	font-weight: bold;
	font-size: 2em;
	background-color: #ff495e;
	margin-top: 15px;
	margin-right: 10px;
	text-align: center;
}

/* review */
.page-index .review {
	background-image: url("../img/index/review/review_bg_top.png"), url("../img/index/review/review_bg_bottom.png");
	background-position: right top, left bottom;
	background-color: #ebf9ff;
	background-repeat: no-repeat;
}

.page-index .review .review-list {

}

.page-index .review .review-list .item {
	width: calc(100%/ 3 - 1%);
	padding: 1rem;
}

.page-index .review .review-list .slick-list {
	min-width: 100% !important;
}

.page-index .review .review-list .slick-track {
	height: 100%;
	min-width: 100% !important;
}

.page-index .review .review-list .item .bg {
	background-image: url("../img/index/review/review_customer_bg_top.png"), url("../img/index/review/review_customer_bg_bottom.png");
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	padding: 1rem;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: white;
	overflow: hidden;
}

.page-index .review .review-list .item .name {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2;
	color: #ff495e;
}

.page-index .review .review-list .item .title {
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.2;
	color: #ff495e;
	margin-top: 10px;
}

.page-index .review .review-list .item .photo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.page-index .review .review-list .item .photo .inner {
	padding-top: 56.25%;
	position: relative;
	width: 100%;
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
}

.page-index .review .review-list .item .photo .inner img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
}

.page-index .review .review-list .item .detail {
	font-size: 1rem;
	line-height: 1.8;
	overflow-y: auto;
	flex: 1 1 auto;
	margin-top: 15px;
}

.page-index .faq {
	background: url("../img/index/faq/qa_bg.jpg") left top/100% no-repeat;
}

.page-index .faq .faq-title {
	font-size: 4em;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}

.page-index .faq .faq-list .item {
	margin-bottom: 15px;
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.page-index .faq .faq-list .item .q, .page-index .faq .faq-list .item .a {
	padding: 1rem 2rem;
}

.page-index .faq .faq-list .item .q {
	font-size: 2.6em;
	background: #2FB8FF;
	color: white;
	font-weight: bold;
	border: 1px solid #ECA4A5;
	border-bottom: none;
	line-height: 1.2;
}

.page-index .faq .faq-list .item .a {
	font-size: 2.4em;
	line-height: 1.5;
	background: #ECF9FF;
}

.page-index .faq .faq-list .item .icon {
	flex: 0 0 auto;
	margin-right: 2rem;
}

.page-index .salon .contact .contact-title {
	font-size: 4em;
	font-weight: bold;
}

.page-index .salon .contact .contact-list {

}

.page-index .salon .contact .contact-list .item {
	padding: 1rem 2rem;
	color: white;
	font-weight: bold;
	font-size: 2.4em;
	background: #2fb8ff;
	margin-right: 15px;
	margin-top: 15px;
}

.page-index .salon .contact .text {
	font-size: 2.4em;
}

.page-index .salon .salon-list {

}

.page-index .salon .salon-list .item {
	margin-bottom: 15px;
}

.page-index .salon .salon-list>.item .head {
	background: #ECF9FF;
	padding: 1rem 2rem;
}

.page-index .salon .salon-list>.item .head>.inner {
	position: relative;
}

.page-index .salon .salon-list>.item .head>.inner .salon-title {
	padding: 0;
	background-size: contain;
	margin-bottom: 0;
	margin-right: 30px;
}

.page-index .salon .salon-list>.item .head>.inner .salon-title .text2 {
	font-size: 40px;
	margin-top: 5px;
	line-height: 1;
}

.page-index .salon .salon-list>.item .head>.inner .info {
	font-size: 2.4em;
	line-height: 1.5;
	font-weight: bold;
	flex: 1 1 auto;
	margin-right: 30px;
}

.page-index .salon .salon-list>.item .head>.inner .info .tel .value {
	font-size: 1.2em;
	color: #032c76;
}

.page-index .salon .salon-list>.item .head>.inner .button-toggle {
	font-size: 2.4em;
	background: #032c76;
	color: white;
	padding: 1rem;
	flex: 0 0 auto;
	margin-left: auto;
	margin-right: 3rem;
	font-weight: bold;
	cursor: pointer;
}

.page-index .salon .salon-list>.item .head.close>.inner .button-toggle .icon {
	transform: rotate(180deg);
}

.page-index .salon .salon-list>.item .body .button-close {
	font-size: 2.4em;
	background: #032c76;
	color: white;
	padding: 1rem;
	flex: 0 0 auto;
	font-weight: bold;
}

.page-index .salon .button-close {
	font-size: 2.4em;
	background: #032c76;
	color: white;
	padding: 1rem;
	font-weight: bold;
	cursor: pointer;
}

.page-index .salon .salon-list>.item .body {
	padding: 3rem 2rem;
}

.page-index .salon .salon-list>.item .body .detail {
	max-width: 800px;
	flex: 1 1 auto;
}

.page-index .salon .salon-list>.item .body .detail .label {

}

.page-index .salon .salon-list>.item .body .detail .detail-list .item {
	padding: 0 15px;
}

.page-index .salon .salon-list>.item .body .detail .label .text {
	color: #032c76;
	font-weight: bold;
	flex: 0 0 auto;
}

.page-index .salon .salon-list>.item .body .detail .label .text .text1 {
	margin-right: 30px;
	font-size: 2.4em;
	flex: 0 0 auto;
}

.page-index .salon .salon-list>.item .body .detail .label .text .text2 {
	margin-right: 30px;
	font-size: 1.8em;
	flex: 0 0 auto;
}

.page-index .salon .salon-list>.item .body .detail .label::after {
	content: '';
	width: 100%;
	flex: 1 1 auto;
	height: 0;
	border-top: 2px solid #032c76;
}

.page-index .salon .salon-list>.item .body .detail .value {
	font-size: 1.8em;
	line-height: 1.5;
	margin-top: 15px;
}

.page-index .salon .salon-list>.item .body .detail .value a {
	color: #2fb8ff;
	font-size: 1.2em;
}

.page-index .salon .salon-list>.item .body .image {
	max-width: 800px;
	flex: 1 1 auto;
	padding-left: 3rem;
}

.page-index .salon .salon-list>.item .body .map {
	max-width: 800px;
	flex: 1 1 auto;
}

.page-index .salon .salon-list>.item .body .contents-title2 {
	background-size: contain;
}

.page-index .salon .salon-list>.item .body .contents-title2 .text2 {
	font-size: 4em;
}

.page-index .salon .salon-list>.item .body .map .widget-wrap {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}

.page-index .salon .salon-list>.item .body .map .widget-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-index .staff-list {
	/*height:332px;*/

}

.page-index .staff-list .item {
	width: calc(100%/ 3 - 1%);
	padding: 1rem;
}

.page-index .staff-list .item .bg {
	background-image: url("../img/index/salon/salon_staff_bg_top.png"), url("../img/index/salon/salon_staff_bg_bottom.png");
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	padding: 1rem;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: white;
	overflow: hidden;
	min-height: 250px;
}

.page-index .staff-list .item .bg .content {
	height: 300px;
}

.page-index .staff-list .item .profile {
	padding-left: 1rem;
	flex: 1 1 auto;
}

.page-index .staff-list .item .name {
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.4;
	color: #ff495e;
	flex: 0 0 auto;
}

.page-index .staff-list .item .kana {
	font-size: 2.0em;
	line-height: 1.4;
	flex: 0 0 auto;
}

.page-index .staff-list .item .career {
	font-size: 1.8em;
	line-height: 1.4;
	flex: 0 0 auto;
	margin: 5px 0;
}

.page-index .staff-list .item .comment {
	font-size: 1.8em;
	line-height: 1.4;
	flex: 1 1 auto;
	overflow-y: auto;
}

.page-index .staff-list .item .photo {
	width: 200px;
	flex: 0 0 auto;
}

.page-index .staff-list .item .photo .inner {
	padding-top: 150%;
	position: relative;
	width: 100%;
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
}

.page-index .staff-list .item .photo .inner img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
}

/* salon-list2 */
.page-index .salon .salon-list2 .item {
	width: calc(100%/ 2 - 2%);
	margin: 0 1% 30px;
	box-shadow: -1px 2px 24px -4px rgba(0, 0, 0, 0.2);
	background: #FFF url("../img/index/header/header_text1.png") right bottom/25% no-repeat;
}

.page-index .salon .salon-list2 .item .salon-title {
	background-size: contain;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0.5rem 0;
}

.page-index .salon .salon-list2 .item .salon-title .text2 {
	font-size: 35px;
}

.page-index .salon .salon-list2 .item .head {
	background: #ECF9FF;
	padding: 1rem 2rem;
}

.page-index .salon .salon-list2 .item .body {
	padding: 1.5rem;
}

.page-index .salon .salon-list2 .item .info .address i {
	font-size: 3em;
	margin-right: 15px;
	width: 2rem;
	text-align: center;
}

.page-index .salon .salon-list2 .item .info .address .value {
	font-size: 2.4em;
	line-height: 1.5;
}

.page-index .salon .salon-list2 .item .info .contact .contact-item {
	margin-right: 15px;
	margin-top: 15px;
}

.page-index .salon .salon-list2 .item .info .contact .label {
	font-size: 1.8em;
}

.page-index .salon .salon-list2 .item .info .contact .value {
	font-size: 2.4em;
	font-weight: bold;
	color: #2fb8ff;
}

.page-index .salon .salon-list2 .item .button-detail {
	font-size: 2.4em;
	background: #032c76;
	color: white;
	padding: 1rem;
	flex: 0 0 auto;
	font-weight: bold;
	cursor: pointer;
}

.page-index .salon .salon-list2 .item .button-detail .icon {

}

/* page-salon */
.page-salon .head {
	background: #ECF9FF;
	padding: 1rem 2rem;
}

.page-salon .head>.inner {
	position: relative;
}

.page-salon .head>.inner .salon-title {
	background-size: contain;
	margin-bottom: 0;
	margin-right: 30px;
	padding: 0.5rem 0;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.page-salon .head>.inner .salon-title .text1 {
	margin-right: 15px;
}

.page-salon .head>.inner .salon-title .text2 {
	font-size: 40px;
	line-height: 1;
}

.page-salon .head>.inner .info {
	font-size: 2.4em;
	line-height: 1.5;
	font-weight: bold;
	flex: 1 1 auto;
	margin-right: 30px;
}

.page-salon .body {

}

.page-salon .body .detail {
	max-width: 800px;
	flex: 1 1 auto;
}

.page-salon .body .detail .label {

}

.page-salon .body .detail .detail-list>.item {
	margin-bottom: 15px;
}

.page-salon .body .detail .detail-list>.item:last-child {
	margin-bottom: 0;
}

.page-salon .body .detail .label .text {
	color: #032c76;
	font-weight: bold;
	flex: 0 0 auto;
}

.page-salon .body .detail .label .text .text1 {
	margin-right: 30px;
	font-size: 2.4em;
	flex: 0 0 auto;
}

.page-salon .body .detail .label .text .text2 {
	margin-right: 30px;
	font-size: 1.8em;
	flex: 0 0 auto;
}

.page-salon .body .detail .label::after {
	content: '';
	width: 100%;
	flex: 1 1 auto;
	height: 0;
	border-top: 2px solid #032c76;
}

.page-salon .body .detail .value {
	font-size: 1.8em;
	line-height: 1.5;
	margin-top: 15px;
}

.page-salon .body .detail .value a {
	color: #2fb8ff;
	font-size: 1.2em;
}

.page-salon .body .content .image {
	max-width: 800px;
	flex: 1 1 auto;
	padding-left: 3rem;
}

.page-salon .body .map {
	max-width: 800px;
	flex: 1 1 auto;
}

.page-salon .body .contents-title2 {
	background-size: contain;
}

.page-salon .body .contents-title2 .text2 {
	font-size: 4em;
}

.page-salon .body .map .widget-wrap {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}

.page-salon .body .map .widget-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-salon .link-list .item {
	margin-right: 15px;
	margin-bottom: 30px;
	font-weight: bold;
	letter-spacing: 1px;
}

.page-salon .link-list .item img {
	margin-left: auto;
	margin-right: auto;
}

.page-salon .link-list .item .text {
	line-height: 1.2;
}

.page-salon .link-list .item .text-only {
	padding: 0.8rem 1rem;
	display: block;
	background: #032c76;
	color: white;
	white-space: nowrap;
	border: 1px solid #032c76;
}

.page-salon .link-list .item .text-only .value {
	font-size: 2.4em;
}

.page-salon .link-list .item .text-only .icon {
	font-size: 2.4em;
	margin-left: 10px;
}

.page-salon .link-list .item .image-and-text {
	font-size: 2.4em;
	display: block;
	text-align: center;
	color: #032c76;
	background: #ebf9ff;
}

.page-salon .link-list .item .image-and-text .image {
	padding: 0.8rem;
	display: block;
	flex: 0 0 auto;
}

.page-salon .link-list .item .image-and-text .text {
	display: block;
	padding: 0 0.8rem 0.8rem;
}

.page-salon .staff-list {
	display: flex;
}

.page-salon .staff-list .item {
	width: calc(100%/ 3 - 1%);
	max-width: 510px;
	padding: 1rem;
}

.page-salon .staff-list .item .bg {
	background-image: url("../img/index/salon/salon_staff_bg_top.png"), url("../img/index/salon/salon_staff_bg_bottom.png");
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	padding: 1rem;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: white;
	overflow: hidden;
	min-height: 250px;
}

.page-salon .staff-list .item .bg .content {
	height: 300px;
}

.page-salon .staff-list .item .profile {
	padding-left: 1rem;
	flex: 1 1 auto;
}

.page-salon .staff-list .item .name {
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.4;
	color: #ff495e;
	flex: 0 0 auto;
}

.page-salon .staff-list .item .kana {
	font-size: 2.0em;
	line-height: 1.4;
	flex: 0 0 auto;
}

.page-salon .staff-list .item .career {
	font-size: 1.8em;
	line-height: 1.4;
	flex: 0 0 auto;
	margin: 5px 0;
}

.page-salon .staff-list .item .comment {
	font-size: 1.8em;
	line-height: 1.4;
	flex: 1 1 auto;
	overflow-y: auto;
}

.page-salon .staff-list .item .photo {
	width: 200px;
	flex: 0 0 auto;
}

.page-salon .staff-list .item .photo .inner {
	padding-top: 150%;
	position: relative;
	width: 100%;
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
}

.page-salon .staff-list .item .photo .inner img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
}

/* .page-salon .contact*/
.page-salon .contact {
	padding: 1rem;
	background: #f3f3f3;
	border-radius: 10px;
	margin-top: 15px;
}

.page-salon .contact .contact-title {
	font-size: 2em;
	font-weight: bold;
}

.page-salon .contact .contact-list {

}

.page-salon .contact .contact-list>.item {
	/*
	padding: 0.5rem 1rem;
	color: white;
	font-weight: bold;
	font-size: 1.6em;
	background: #373737;
	margin-right: 15px;
	margin-top: 15px;
	border-radius: 15px;
	*/
	color: #373737;
	font-weight: bold;
	font-size: 1.6em;
	margin-top: 15px;
	border-radius: 15px;
}

.page-salon .contact .text {
	font-size: 1.6em;
}