/* リキッドレイアウト対応 */

body {
	color: #1A1A1A;
	font-family: "Noto Sans JP", sans-serif;
}

a:hover {
	color: inherit;
}

.u-desktop {
	display: none;
}

html.is-fixed {
	overflow: hidden;
}

html {
	font-size: 16px;
}

/* ホバー */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

body {
	margin: 0;
}

.body {
	box-sizing: border-box;
}

.body * {
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

.company {
	background: url(https://ananaseyelash.jp/system_panel/uploads/images/bg_company.jpg) center center/cover no-repeat;
	padding-bottom: 3.75rem;
	padding-top: 3.75rem;
}

.company_info {
	margin-top: 2.5rem;
}

.company_row {
	border-bottom: 1px solid #B5B5B5;
	padding-bottom: 0.625rem;
	padding-top: 0.625rem;
}

.company_infoTtl {
	font-size: 0.875rem;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.company_infoTxt {
	font-size: 0.875rem;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.salons {
	overflow: hidden;
	padding-top: 3.75rem;
}

.salons_topbtns {
	grid-gap: 1.25rem;
	display: grid;
	gap: 1.25rem;
}

.salons_topbtnText {
	font-size: 1.5rem;
	font-weight: 500;
}

.salons_blocks {
	margin-top: 3.75rem;
}

.salons_wrap {
	padding-bottom: 3.75rem;
	padding-top: 3.75rem;
	position: relative;
	z-index: 1;
}

.salons_block:nth-child(1) .salons_wrap::before {
	background-color: #F4F9FA;
	content: "";
	height: 100%;
	left: 0;
	margin-left: calc(50% - 50vw);
	position: absolute;
	top: 0;
	width: 100vw;
	z-index: -1;
}

.salons_block:nth-child(2) .salons_wrap::before {
	background-color: #F7F7F7;
	content: "";
	height: 100%;
	left: 0;
	margin-left: calc(50% - 50vw);
	position: absolute;
	top: 0;
	width: 100vw;
	z-index: -1;
}

.salons_block:nth-child(2) .salons_wrap {
	background-color: #F7F7F7;
}

.salons_logo {
	max-width: 15.625rem;
}

.salons_table {
	margin-top: 0.625rem;
}

.salons_tableRow {
	border-bottom: 1px solid #9CB8CD;
	padding-bottom: 0.625rem;
	padding-top: 0.625rem;
}

.salons_tableTitle {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.salons_tableText {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.salons_btns {
	grid-gap: 0.75rem;
	display: grid;
	gap: 0.75rem;
	margin-top: 1.25rem;
}

.salons_btn {
	height: 2.5rem;
}

.salons_btn a {
	align-items: center;
	color: #fff;
	display: inline-flex;
	height: 100%;
	justify-content: center;
	position: relative;
	width: 100%;
}

.salons_btn a::before {
	-webkit-mask: url(https://ananaseyelash.jp/system_panel/uploads/images/arrow.svg) center center/contain no-repeat;
	background-color: #fff;
	content: "";
	height: 0.5rem;
	mask: url(https://ananaseyelash.jp/system_panel/uploads/images/arrow.svg) center center/contain no-repeat;
	position: absolute;
	right: 1rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.75rem;
}

.salons_btn:nth-child(1) a {
	background-color: #B79539;
	border: 1px solid #B79539;
}

.salons_btn:nth-child(1) a:hover:before {
	background-color: #B79539;
}

.salons_btn:nth-child(1) a:hover .salons_btnText {
	color: #B79539;
}

.salons_btn:nth-child(2) a {
	background-color: #06C755;
	border: 1px solid #06C755;
}

.salons_btn:nth-child(2) a:hover:before {
	background-color: #06C755;
}

.salons_btn:nth-child(2) a:hover .salons_btnText {
	color: #06C755;
}

.salons_btn:nth-child(3) a {
	background-color: #C46682;
	border: 1px solid #C46682;
}

.salons_btn:nth-child(3) a:hover:before {
	background-color: #C46682;
}

.salons_btn:nth-child(3) a:hover .salons_btnText {
	color: #C46682;
}

.salons_btn:nth-child(4) a {
	background-color: #DFB1B6;
	border: 1px solid #DFB1B6;
}

.salons_btn:nth-child(4) a:hover:before {
	background-color: #DFB1B6;
}

.salons_btn:nth-child(4) a:hover .salons_btnText {
	color: #DFB1B6;
}

.salons_map {
	margin-top: 1.25rem;
	width: 100%;
}

.salons_map iframe {
	-o-object-fit: cover;
	aspect-ratio: 100/100;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.salons_gallery {
	margin-left: calc(50% - 50vw);
	width: 100vw;
}

.seminar {
	background-color: #F4F9FA;
	padding-bottom: 3.75rem;
	padding-top: 3.75rem;
}

.seminar_block + .seminar_block {
	margin-top: 5rem;
}

.seminar_text {
	margin-top: 1.25rem;
}

.seminar_img {
	margin-top: 1.25rem;
}

.seminar_table {
	margin-top: 1.875rem;
	overflow-x: scroll;
}

.seminar_tableWrap {
	display: grid;
	grid-template-columns: 18.75rem 1fr 1fr;
	min-width: 37.5rem;
}

.seminar_tableText {
	border-bottom: 1px solid #CDC4AB;
	font-size: 0.875rem;
	font-weight: 400;
	padding-bottom: 0.625rem;
	padding-top: 0.625rem;
	text-align: center;
}

.seminar_tableText.-ttl {
	background-color: #B79539;
	color: #fff;
	text-align: center;
}

.seminar_price {
	margin-top: 1.25rem;
}

.seminar_priceTitle {
	background-color: #B79539;
	border-bottom: 1px solid #CDC4AB;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 400;
	padding-bottom: 0.625rem;
	padding-top: 0.625rem;
	text-align: center;
}

.seminar_priceText {
	border-bottom: 1px solid #CDC4AB;
	font-size: 0.875rem;
	font-weight: 400;
	padding-bottom: 0.625rem;
	padding-top: 0.625rem;
	text-align: center;
}

.seminar_insta {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25rem;
	max-width: 15rem;
}

.seminar_lists {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 1.25rem;
}

.seminar_list {
	grid-gap: 0.3125rem;
	align-items: center;
	background-color: #fff;
	border: 1px solid #1877BE;
	display: grid;
	font-weight: 500;
	gap: 0.3125rem;
	grid-template-columns: 2.1875rem 1fr;
	height: 3.5625rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	padding-right: 0;
}

.seminar_list + .seminar_list {
	margin-top: 0.625rem;
}

.seminar_listText {
	color: #1877BE;
}

.staff {
	padding-bottom: 3.125rem;
	padding-top: 3.125rem;
}

.staff_items {
	margin-top: 1.875rem;
}

.staff_item {
	border: 1px solid #DFB1B6;
	padding: 1.25rem;
}

.staff_item + .staff_item {
	margin-top: 1.25rem;
}

.staff_img {
	position: relative;
}

.staff_store {
	align-items: center;
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 0.75rem;
	height: 3.75rem;
	justify-content: center;
	left: -1rem;
	position: absolute;
	top: -1rem;
	width: 3.75rem;
}

.staff_store.urawa {
	background-color: #DFB1B6;
}

.staff_store.kawaguchi {
	background-color: #B79539;
}

.staff_content {
	margin-top: 1.25rem;
}

.staff_name {
	border-bottom: 1px solid #DFB1B6;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	padding-bottom: 0.375rem;
}
.staff_name_flex{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.staff_position {
	display: inline;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
}

.staff_text {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.5;
	margin-top: 1.75rem;
}

.staff_text a {
	-webkit-text-decoration: underline !important;
	text-decoration: underline !important;
}

.staff_text a {
	color: #B79539;
}

.staff_btn {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25rem;
	max-width: 15rem;
}

@media screen and (min-width: 768px) {

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.1111111111vw;
}

a:hover {
	opacity: 0.8;
}

.company {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.company_row {
	display: grid;
	grid-template-columns: 10rem 1fr;
	margin-left: auto;
	margin-right: auto;
	max-width: 44.5rem;
	padding-bottom: 0.9375rem;
	padding-top: 0.9375rem;
}

.salons {
	padding-top: 4.375rem;
}

.salons_blocks {
	margin-top: 5rem;
}

.salons_block + .salons_block {
	margin-top: 5rem;
}

.salons_wrap {
	grid-gap: 5rem;
	align-items: flex-start;
	display: grid;
	gap: 5rem;
	grid-template-columns: 30rem 1fr;
	padding-bottom: 3.75rem;
	padding-top: 5rem;
}

.salons_logo {
	max-width: 19.1875rem;
}

.salons_tableRow {
	display: grid;
	grid-template-columns: 8.75rem 1fr;
}

.salons_btns {
	grid-template-columns: repeat(3, 1fr);
}

.salons_btn:last-child {
	grid-column: 1/4;
}

.salons_map {
	margin-top: 0;
	order: -1;
}

.salons_gallery {
	grid-gap: 0.9375rem;
	display: grid;
	gap: 0.9375rem;
	grid-template-columns: repeat(3, 1fr);
}

.seminar {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.seminar_block + .seminar_block {
	margin-top: 6.25rem;
}

.seminar_wrap {
	align-items: flex-start;
	display: flex;
	gap: 2.5rem;
}

.seminar_content {
	width: 25.625rem;
}

.seminar_text {
	margin-top: 1.875rem;
}

.seminar_img {
	margin-top: 0rem;
	width: calc(100% - 28.125rem);
}

.seminar_block:nth-child(2) .seminar_img {
	order: -1;
}

.seminar_tableWrap {
	grid-template-columns: 25.9375rem 26.25rem 1fr;
}

.seminar_price {
	margin-top: 1.875rem;
}

.seminar_insta {
	margin-left: 0;
	margin-top: 1.875rem;
}

.seminar_lists {
	gap: 0.625rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 1.875rem;
}

.seminar_list + .seminar_list {
	margin-top: 0;
}

.staff {
	padding-bottom: 6.25rem;
	padding-top: 6.25rem;
}

.staff_item {
	grid-gap: 3.125rem;
	display: grid;
	gap: 3.125rem;
	grid-template-columns: 21.875rem 1fr;
	padding: 1.875rem 4.375rem;
}

.staff_store {
	font-size: 0.875rem;
	height: 4.875rem;
	left: -2rem;
	top: -2rem;
	width: 4.875rem;
}

.staff_content {
	display: flex;
	flex-direction: column;
	margin-top: 0;
}

.staff_name {
	padding-bottom: 0.875rem;
}

.staff_text {
	flex-grow: 1;
}

.staff_btn {
	margin-left: 0;
}

}

@media (min-width: 1441px) {

html {
	font-size: 16px;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}




/*# sourceMappingURL=salon.css.map */
