@charset "UTF-8";

/*mv
----------------------------------------*/
.mv {
	height: calc(100vh + 14rem);
	opacity: 0;
}
.loaded .mv {
	opacity: 1;
}
.mv_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	transition: filter 1.4s;
	transition-delay: 1.2s;
}
.mv_bg img {
	width: 100%;
	height: 100vh;
	object-fit: cover;
}
.mv_box {
	display: flex;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 128rem;
	margin: 0 auto;
	color: #fff;
}
.mv_box::before {
	content: '';
	display: block;
	width: 122.357vw;
	height: 122.357vw;
	border-radius: 50%;
	background: rgba(255, 255, 255, .2);
	position: absolute;
	left: calc(50% - 61.1785vw);
	top: calc(50% - 3.3rem);
	margin: 0 auto;
	z-index: 1;
	backdrop-filter: blur(1.1rem);
	transition: opacity 1.4s;
	transition-delay: 3.8s;
	z-index: 2;
}
.mv_img {
	width: 30.2rem;
}
.mv_img figure {
	transition: opacity 1.4s;
	transition-delay: 3.8s;
	z-index: 1;
}
.mv_img h2 {
	width: 25.9rem;
	margin: -20.4rem auto 5.3rem;
	z-index: 2;
	transition: opacity 1.4s;
	transition-delay: 3.8s;
}
.mv_scroll {
	text-align: center;
	font-size: 1.3rem;
	letter-spacing: .05em;
	z-index: 2;
	transition: opacity 1.4s;
	transition-delay: 3.8s;
}
.mv_ttl {
	width: calc((100% - 30.2rem) / 2);
	padding: 0 0 15.2rem 2.1rem;
	z-index: 2;
	transition: opacity 1.4s;
	transition-delay: 3.8s;
}
.mv_ttl h1 {
	width: 32.9rem;
	margin: 0 0 1.8rem .2rem;
}
.mv_ttl .en {
	font-size: 2rem;
	letter-spacing: .07em;
}
.mv_txt {
	width: calc((100% - 30.2rem) / 2);
	padding-bottom: 12.8rem;
	z-index: 2;
	transition: opacity 1.4s;
	transition-delay: 3.8s;
}
.mv_txt .mincho {
	width: fit-content;
	margin: 0 0 0 auto;
	font-size: 1.4rem;
	line-height: 2.1429;
	font-weight: 500;
	letter-spacing: .05em;
}
.mv_2017,
.mv_2026 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	z-index: 0;
	text-align: center;
	font-size: 2.8rem;
	letter-spacing: .06em;
	color: #fff;
	transition: opacity 1.4s;
	transition-delay: 1.2s;
}
.mv_2017 span,
.mv_2026 span {
	display: block;
	font-size: 4.2rem;
	letter-spacing: .06em;
	line-height: 1.2;
}
@media only screen and (max-width: 768px) {
	.mv {
		height: calc(100vh + 7rem);
	}
	.mv_box {
		flex-direction: column;
		top: auto;
		padding-bottom: 7.6rem;
	}
	.mv_box::before {
		width: 60.1rem;
        height: 87.1rem;
        left: calc(50% - 30rem);
        top: auto;
        border-radius: 50% 50% 0 0;
        bottom: -43rem;
	}
	.mv_img {
		width: 22rem;
		order: 0;
		position: static;
	}
	.mv_img h2 {
		width: 17.6rem;
		margin: -15.1rem auto 3.9rem;
	}
	.mv_scroll {
		font-size: 1.2rem;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 9.1rem;
	}
	.mv_ttl {
		width: 100%;
		padding: 0 0 1.6rem;
		text-align: center;
		order: 1;
	}
	.mv_ttl h1 {
		width: 33.6rem;
		margin: 0 auto 1.3rem;
	}
	.mv_ttl .en {
		font-size: 1.6rem;
		letter-spacing: .06em;
	}
	.mv_txt {
		width: 100%;
		padding-bottom: 8.5rem;
		order: 2;
	}
	.mv_txt .mincho {
		width: auto;
		margin: 0;
		text-align: center;
		font-size: 1.3rem;
		line-height: 2;
		font-weight: 300;
	}
	.mv_2017,
	.mv_2026 {
		font-size: 1.8rem;
	}
	.mv_2017 span,
	.mv_2026 span {
		font-size: 3.2rem;
	}
	.mv_year {
		position: absolute;
		top: 1.5rem;
		left: 2rem;
		color: #fff;
		transition: opacity 1.4s;

	transition-delay: 3.8s;
	}
	.mv_year span:nth-child(1) {
		display: block;
		font-size: 3rem;
		letter-spacing: .06em;
		line-height: 1.2;
	}
	.mv_year span:nth-child(2) {
		display: block;
		font-size: 2rem;
		letter-spacing: .06em;
		line-height: 1.2;
	}
	.mv_year span:nth-child(3) {
		display: block;
		font-size: 1.4rem;
		letter-spacing: .06em;
		line-height: 1.2;
		margin-top: .3rem;
	}

	@media (min-aspect-ratio: 39/76) {
		.mv_box::before {
			/*height: calc(30.9rem + 20.1316vh);*/
		}
		.mv_img {
			width: 28.9473vh;
		}
		.mv_img h2 {
			width: 23.1579vh;
			margin-bottom: 5.1316vh;
		}
		.mv_ttl {
			padding: 0 0 2.1053vh;
		}
		.mv_ttl h1 {
			margin: 0 auto 1.7105vh;
		}
		.mv_txt {
			padding-bottom: 11.1842vh;
		}
	}
}

/*anim
----------------------------------------*/
.header:not(.scroll) .header_logo {
	opacity: 0;
	pointer-events: none;
}
.header:not(.scroll) .header_inner {
	border-bottom-color: transparent;
	mix-blend-mode: normal;
}
body:not(.loadcomp) {
	width: 100%;
	height: 100%;
	position: fixed;
	overflow-y: scroll;
}
body:not(.loadcomp) .header > * {
	transition: opacity 1.4s;
	transition-delay: 3.8s;
	pointer-events: none;
}
body:not(.loaded) .header > *,
body:not(.loaded) .mv_ttl,
body:not(.loaded) .mv_txt,
body:not(.loaded) .mv_box::before,
body:not(.loaded) .mv_img h2,
body:not(.loaded) .mv_img figure,
body:not(.loaded) .mv_scroll,
body:not(.loaded) .mv_2026,
body:not(.loaded) .mv_year {
	opacity: 0;
	pointer-events: none;
}
body:not(.loaded) .mv_bg {
	filter: grayscale(1);
}
body.loaded .mv_2017 {
	opacity: 0;
}
.open .header:not(.scroll) .header_btn::before,
.open .header:not(.scroll) .header_btn::after {
	background: #333;
}
body.animend .mv *,
body.animend .mv *::before {
	transition-delay: 0s !important;
	transition-duration: 0s !important;
}

/*about
----------------------------------------*/
.about {
	z-index: 10;
	min-height: 90rem;
	height: calc(100dvh + 20.3rem);
}
.about_bg {
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	height: 100dvh;
}
.about_bg img {
	width: 100%;
	object-position: top center;
	height: 100dvh;
	object-fit: cover;
}
.about_box {
	max-width: 128rem;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 7.2rem 0 0 2rem;
	color: #fff;
}
.about h2 {
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: .06em;
	margin-bottom: 20.8rem;
}
.about h3 {
	width: 34.3rem;
	margin-bottom: 2.8rem;
}
.about p {
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 2.1538;
}
.about_box .btn {
	margin-top: -130px;
}
.about_img {
	display: flex;
	align-items: flex-end;
	margin: -17.6rem 0 1.7rem;
}
.about_img > figure {
	order: -1;
	width: 37rem;
	margin-bottom: .9rem;
}
.about_img > figure figcaption {
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: .05em;
	margin-top: 1.5rem;
}
.about_certificate {
	margin: 0 0 0 auto;
	width: 69.7rem;
}
.about_certificate_inner {
	width: 69.7rem;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.about_certificate figure {
	width: 22rem;
}
.about_certificate figure:nth-child(2) {
	width: 21.9rem;
}
.about_certificate figcaption {
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: .05em;
	margin-top: 1.5rem;
}
@media only screen and (max-width: 768px) {
	.about {
		/* min-height: 131.2rem;
		height: 131.2rem; */
		min-height: 111.2rem;
		height: 111.2rem;
	}
	.about_box {
		padding: 4.4rem 0 0 3rem;
	}
	.about h2 {
		font-size: 1.6rem;
		line-height: 1.5;
		margin-bottom: 19rem;
	}
	.about h3 {
		width: 26.6rem;
		margin-bottom: 1.7rem;
	}
	.about p {
		font-size: 1.3rem;
	}
	.about_img .simplebar-offset {
    overflow: hidden;
    padding: 0 0 0 3rem;
}
	.about_img {
		display: block;
		margin: 7.3rem 0 2.6rem;
	}
	.about_img > figure {
		width: 33rem;
	}
	.about_img > figure figcaption {
		text-align: center;
	}
	.about_certificate {
		width: auto;
		margin-left: -3rem;
		overflow: auto;
		padding-bottom: 2.5rem;
		margin-bottom: 5rem;
	}
	.about_certificate_inner {
		width: auto;
		justify-content: flex-start;
	}
	.about_certificate figure,
	.about_certificate figure:nth-child(2) {
		width: 21rem;
		padding-right: 2rem;
		flex-shrink: 0;
	}
	.about_certificate figcaption {
		font-size: 1.2rem;
	}
	.about .btn {
		margin: 0 auto;
		left: -1.5rem;
	}
	.about .simplebar-track.simplebar-horizontal {
		height: .1rem;
		background: rgba(255, 255, 255, .5);
		margin-left: 3rem;
	}
	.about .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
		height: .1rem;
		top: 0;
	}
	.about .simplebar-scrollbar:before {
		background: #fff;
		opacity: 1 !important;
	}
}

/*salon
----------------------------------------*/
.salon {
	z-index: 2;
}
.salon::after {
	content: '';
	display: block;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80dvh;
	border: 1rem solid #fff;
	box-sizing: border-box;
}
.salon_bg {
	position: sticky;
	top: 0;
	left: 0;
	height: 80dvh;
	z-index: -2;
}
.salon_bg video {
	display: block;
	width: 100%;
	height: 100dvh;
	object-fit: cover;
	filter: /*grayscale(1)*/ brightness(.6);
}
.salon_ttl {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 80dvh;
	max-width: 112rem;
	margin: 0 auto;
	display: flex;
	align-items: center;
	color: #fff;
	z-index: 10;
}
.salon_ttl h2 .en {
	display: block;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: .06em;
	margin-bottom: 1.2rem;
}
.salon_ttl h2 .mincho {
	display: block;
	font-size: 2.4rem;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.9167;
}
.salon_lashlift {
	background: #fff;
	padding: 7.1rem 0 13rem;
	z-index: 10;
}
.salon_lashlift h3 {
	text-align: center;
	font-size: 3rem;
	letter-spacing: .15em;
	line-height: 1.8667;
	font-weight: 400;
	margin-bottom: 3.5rem;
}
.salon_lashlift_logo {
	width: 20rem;
	margin: 0 auto 7.3rem;
	filter: brightness(0);
}
.salon_lashlift_img {
	max-width: 60.9rem;
	margin: 0 auto 4.6rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1.9rem;
}
.salon_lashlift_img figcaption {
	text-align: center;
	font-size: 2.6rem;
	letter-spacing: .06em;
	color: #C6A3A2;
	margin-top: .9rem;
}
.salon_lashlift_merit {
	max-width: 111.9rem;
	margin: 0 auto 4rem;
	border-bottom: .1rem solid #afa5a5;
	padding-bottom: 7.5rem;
}
.salon_lashlift_merit h4 {
	text-align: center;
	border-bottom: .1rem solid #C6A3A2;
	font-size: 3.8rem;
	font-weight: 400;
	letter-spacing: .06em;
	color: #C6A3A2;
	padding-bottom: 1.7rem;
	margin-bottom: 3.3rem;
}
.salon_lashlift_merit ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 6.4rem;
}
.salon_lashlift_merit h5 {
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: .1em;
	padding-bottom: 1.4rem;
	border-bottom: .1rem solid #C6A3A2;
	margin-bottom: 1.3rem;
}
.salon_lashlift_merit h5 img {
	width: 5.2rem;
	margin: 0 auto .8rem;
}
.salon_lashlift_merit p {
	font-size: 1.3rem;
	letter-spacing: .05em;
	line-height: 1.8462;
}
.salon_lashlift_txt {
	text-align: center;
	font-size: 1.3rem;
	letter-spacing: .05em;
	line-height: 2.1538;
}
.salon_lashlift_txt:first-of-type {
	font-size: 18px;
        font-family: "Noto Serif JP", serif;
        margin-bottom: 10px;
        font-weight: 600;
}
.salon_lashlift_txt:last-of-type {
    margin-top: 10px;
    font-weight: 600;
    font-size: 14px;
    font-family: "Noto Serif JP", serif;
}
.salon_lashlift .btn {
	margin: 4.1rem auto 0;
}
.salon_training {
	background: rgba(51, 51, 51, .6);
	padding-bottom: 18rem;
	color: #fff;
}
.salon_training::before {
	content: '';
	display: block;
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	height: 100dvh;
	background: url(../../img/common/bg_grid.svg) no-repeat center center / cover;
	opacity: .1;
	margin-bottom: -100dvh;
}
.salon_training h3 {
	text-align: center;
	padding-top: 13.1rem;
	margin-bottom: 2.5rem;
}
.salon_training h3 .en {
	display: block;
	font-size: 2rem;
	letter-spacing: .06em;
	font-weight: 400;
	margin-bottom: 1.3rem;
}
.salon_training h3 .mincho {
	display: block;
	font-size: 2.4rem;
	letter-spacing: .1em;
	font-weight: 600;
	line-height: 1.9167;
}
.salon_training_txt {
	text-align: center;
	font-size: 1.3rem;
	letter-spacing: .05em;
}
.salon_training_copy {
	max-width: 112rem;
	margin: 4.9rem auto 4.3rem;
	border-top: .1rem solid #D0D0D0;
	border-bottom: .1rem solid #D0D0D0;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 2.125;
	padding: 3.9rem 0 4.8rem;
}
.salon_training_box {
	max-width: 112rem;
	margin: 0 auto;
}
.salon_training_box h4 {
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: .1em;
	margin-bottom: 3.7rem;
}
.salon_training_box ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 4.1rem;
	font-size: 1.4rem;
	letter-spacing: .05em;
	line-height: 2;
	margin-bottom: 4.4rem;
}
.salon_training_box li {
	padding: 0 .5rem 0 4.5rem;
}
.salon_training_box li::before {
	content: '';
	display: block;
	width: 3rem;
	height: 3rem;
	background: url(../../img/index/salon_icon_check.svg) no-repeat left top / 100% auto;
	position: absolute;
	left: 0;
	top: .8rem;
}
.salon_training_box h5 {
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: .1em;
	font-weight: 500;
	line-height: 1.75;
	margin-bottom: 1.2rem;
}
.salon_training_box table {
	width: 100%;
	max-width: 53.6rem;
	margin: 0 auto;
	border-collapse: collapse;
}
.salon_training_box table th,
.salon_training_box table td {
	border: .1rem solid #D0D0D0;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: .05em;
	padding: 1.36rem;
	text-align: center;
}
.salon_training_box table th {
	border-bottom: .1rem dotted #D0D0D0;
}
.salon_training_box table td {
	border-top: .1rem dotted #D0D0D0;
}
.salon_training_box table td {
	padding-bottom: 2rem;
}
.salon_training_box table td span {
	font-size: 1.7rem;
	letter-spacing: .05em;
	line-height: 1.4;
}
.salon_training_note {
	text-align: center;
	font-size: 1.3rem;
	line-height: 2;
	letter-spacing: .05em;
	margin-top: 1.2rem;
}
.salon_training_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33rem;
	height: 6rem;
	border-radius: 3rem;
	background: #C6A3A2;
	color: #fff;
	padding: 0 .4rem .2rem 0;
	box-shadow: 0 .4rem 1rem rgba(0, 0, 0, .12);
	margin: 5.3rem auto 0;
}
.salon_training_btn .en {
	font-size: 1.7rem;
	letter-spacing: .06em;
	top: -.1rem;
}
.salon_training_btn .mincho {
	font-size: 1.6rem;
	letter-spacing: .1em;
	margin-left: 2.6rem;
}
.salon_training_btn .mincho::before {
	content: '';
	display: block;
	width: .1rem;
	height: 1.7rem;
	background: rgba(255, 255, 255, .5);
	transform: rotate(38deg);
	position: absolute;
	top: .4rem;
	left: -1.3rem;
}
.salon_training_btn::before {
	content: '';
	display: block;
	width: .5rem;
	height: .5rem;
	border-radius: 50%;
	background: #E4CBCA;
	position: absolute;
	top: 0;
	bottom: .2rem;
	left: 5.7rem;
	margin: auto 0;
}
.salon_training_btn::after {
	content: '';
	display: block;
	width: .8rem;
	height: .7rem;
	background: url(../../img/common/icon_btn_arrow_01.svg) no-repeat left top / 100% auto;
	position: absolute;
	top: 0;
	bottom: .2rem;
	right: 5.3rem;
	margin: auto 0;
	transition: transform .3s;
}
@media (hover:hover) {
	.salon_training_btn:hover::after {
		transform: translateX(.5rem);
	}
}
@media only screen and (max-width: 768px) {
	.salon_lashlift_merit h5 {
    font-size: 1.6rem;
}
	.salon::after {
		border: .5rem solid #fff;
	}
	.salon_ttl {
		justify-content: center;
	}
	.salon_ttl h2 {
		text-align: center;
	}
	.salon_ttl h2 .en {
		font-size: 1.8rem;
		margin-bottom: 1rem;
	}
	.salon_ttl h2 .mincho {
		font-size: 1.8rem;
		line-height: 2.1111;
	}
	.salon_lashlift {
		padding: 5.2rem 0 10rem;
	}
	.salon_lashlift h3 {
		        font-size: 2.1rem;
        letter-spacing: .1em;
        line-height: 1.9;
        margin-bottom: 2rem;
	}
	.salon_lashlift_logo {
		width: 14.8rem;
		margin: 0 auto 4rem;
	}
	.salon_lashlift_img {
		max-width: 33rem;
		margin: 0 auto 3rem;
		gap: 1rem;
	}
	.salon_lashlift_img figcaption {
		font-size: 1.5rem;
		margin-top: .4rem;
	}
	.salon_lashlift_merit {
		max-width: 33rem;
		margin: 0 auto 4.2rem;
		padding-bottom: 4.2rem;
	}
	.salon_lashlift_merit h4 {
		border-bottom: 0;
		font-size: 2.8rem;
		padding-bottom: 0;
		margin-bottom: 1.9rem;
		border-top: .1rem solid #C6A3A2;
        padding-top: 3rem;
	}
	.salon_lashlift_merit ul {
		grid-template-columns: repeat(1, 1fr);
		gap: 4rem;
	}
	.salon_lashlift_merit h5 img {
		margin: 0 auto .8rem;
	}
	.salon_lashlift_txt {
		line-height: 2;
	}
	.salon_lashlift .btn {
		margin: 4rem auto 0;
	}
	.salon_training {
		padding-bottom: 10rem;
	}
	.salon_training::before {
		background: url(../../img/common/bg_grid-sp.svg) repeat-y center center / 100% auto;
	}
	.salon_training h3 {
		padding-top: 10.5rem;
		margin-bottom: 1.2rem;
	}
	.salon_training h3 .en {
		font-size: 1.8rem;
		margin-bottom: 1.1rem;
	}
	.salon_training h3 .mincho {
		font-size: 2rem;
	}
	.salon_training_txt {
		line-height: 2;
	}
	.salon_training_copy {
		max-width: 33rem;
		margin: 4.1rem auto 2rem;
		font-size: 1.4rem;
		line-height: 2.2857;
		padding: 2.9rem 0 2.8rem;
	}
	.salon_training_copy p {
		margin: 0 -1rem;
	}
	.salon_training_box {
		max-width: 33rem;
	}
	.salon_training_box h4 {
		font-size: 1.4rem;
		line-height: 2;
		margin-bottom: 1.5rem;
	}
	.salon_training_box ul {
		grid-template-columns: repeat(1, 1fr);
		gap: 1.5rem;
		font-size: 1.3rem;
		margin-bottom: 3.5rem;
	}
	.salon_training_box li {
		padding: 0 .6rem 0 4.5rem;
	}
	.salon_training_box li::before {
		top: .7rem;
	}
	.salon_training_box h5 {
		text-align: left;
		font-size: 1.3rem;
		line-height: 1.6923;
	}
	.salon_training_box table th,
	.salon_training_box table td {
		font-size: 1.2rem;
		padding: 1.05rem;
	}
	.salon_training_box table td {
		padding-bottom: 1.2rem;
	}
	.salon_training_note {
		text-align: left;
		font-size: 1.2rem;
		margin-top: .7rem;
	}
	.salon_training_btn {
		margin: 4.3rem auto 0;
	}
}

/*ceo
----------------------------------------*/
.ceo {
	z-index: 2;
	background: #F9EEEF;
}
.ceo::before {
	content: '';
	display: block;
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	height: 100dvh;
	background: url(../../img/common/bg_grid.svg) no-repeat center center / cover;
	opacity: .7;
}
.ceo_inner {
	padding: 18rem 0 17rem;
	max-width: 112.4rem;
	margin: -100dvh auto 0;
	display: flex;
	align-items: flex-start;
	gap: 24rem;
}
.ceo_inner figure {
	width: 36.5rem;
}
.ceo_inner figure img {
	position: relative;
}
.ceo_inner figure::before {
	content: '';
	display: block;
	width: 36.5rem;
	height: 54.8rem;
	position: absolute;
	top: 4.96rem;
	left: 4.052rem;
	background: url(../../img/index/ceo_bg_01.jpg) no-repeat center center / cover;
}
.ceo_box {
	margin-top: -.6rem;
}
.ceo h2 .roboto {
	font-size: 1.6rem;
	letter-spacing: .05em;
	font-weight: 400;
	display: block;
}
.ceo h2 .en {
	font-size: 3.4rem;
	letter-spacing: .074em;
	font-weight: 400;
	display: block;
	margin-top: .8rem;
}
.ceo_sns {
	display: flex;
	gap: .9rem;
	margin: 1.6rem 0 5.1rem;
}
.ceo_sns a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 7.1rem;
	height: 7.1rem;
	border-radius: 50%;
	border: .1rem solid #333;
}
.ceo_sns a img {
	width: 2.45rem;
}
.ceo h3 {
	font-size: 3.8rem;
	line-height: 1.6316;
	font-weight: 400;
	letter-spacing: .1em;
	margin-bottom: 2.3rem;
}
.ceo p {
	font-size: 1.6rem;
	line-height: 2.25;
	letter-spacing: .1em;
}
.ceo p + p {
	margin-top: 2.1rem;
}
@media only screen and (max-width: 768px) {
	.ceo::before {
		background: url(../../img/common/bg_grid-sp.svg) repeat-y center center / 100% auto;
	}
	.ceo_inner {
		padding: 10.1rem 2rem 9rem;
		display: block;
	}
	.ceo_inner figure {
		width: 18rem;
	}
	.ceo_inner figure::before {
		width: 18rem;
		height: 27rem;
		top: 2.442rem;
		left: 2rem;
	}
	.ceo_head {
		width: 11.5rem;
		position: absolute;
		top: 17rem;
		right: 2.9rem;
	}
	.ceo_box {
		position: static;
		margin-top: 6.1rem;
		padding-left: 2rem;
	}
	.ceo h2 .roboto {
		font-size: 1.2rem;
		line-height: 1.6667;
	}
	.ceo h2 .en {
		font-size: 2.4rem;
		line-height: 1.2917;
		margin-top: .6rem;
	}
	.ceo_sns {
		gap: .5rem;
		margin: 1.6rem 0 0;
	}
	.ceo_sns a {
		width: 4rem;
		height: 4rem;
	}
	.ceo_sns a img {
		width: 1.4rem;
	}
	.ceo h3 {
font-size: 2.3rem;
        line-height: 1.8;
        margin-bottom: 1.5rem;
	}
	.ceo p {
		font-size: 1.3rem;
		line-height: 2.3077;
	}
	.ceo p + p {
		margin-top: 1.4rem;
	}
}

/*news
----------------------------------------*/
.news {
	background: rgba(255, 255, 255, .25);
	backdrop-filter: blur(.75rem);
	color: #fff;
	padding: 18rem 0 18.6rem;
}
.news_inner {
	max-width: 124rem;
	margin: 0 auto;
	display: flex;
	padding-left: 6rem;
}
.news h2 {
	width: 49rem;
	font-size: 2.6rem;
	letter-spacing: .075em;
	font-weight: 400;
	margin-top: -1rem;
}
.news_list {
	flex: 1;
}
.news_list ul {
	max-width: 69rem;
	border-top: .1rem solid #ECE5E5;
	margin-bottom: 3rem;
}
.news_list ul li {
	display: flex;
	align-items: center;
	padding: 2.43rem 0;
	border-bottom: .1rem solid #ECE5E5;
}
.news_list ul figure {
	width: 14.3rem;
}
.news_list ul figure > img {
	height: 14.3rem;
	width: 100%;
	object-fit: cover;
}
.news_list ul figure .news_logo {
	aspect-ratio: 1 / 1;
	width: 100%;
	background: #F9EEEF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.news_list ul figure .news_logo img {
	width: 60%;
	filter: brightness(0);
}
.news_box {
	flex: 1;
	padding: .2rem 0 0 4.2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 1rem 2rem;
}
.news_box time {
	display: block;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: .16em;
}
.news_category {
	display: flex;
	gap: .5rem;
}
.news_category a {
	display: block;
	width: fit-content;
	background: #F9EEEF;
	color: #333;
	padding: .5rem 1rem;
	border-radius: 1.5rem;
}
.news_box a {
	display: block;
	width: 100%;
}
.news_box h3 {
	font-size: 1.6rem;
	line-height: 1.875;
	margin-bottom: 1.4rem;
	letter-spacing: .05em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 1; 
	-webkit-line-clamp: 1;
}
.news_more {
	font-size: 1.3rem;
	letter-spacing: .05em;
}
@media only screen and (max-width: 768px) {
	.news {
		padding: 9.1rem 0 12rem 2rem;
	}
	.news_inner {
		margin: 0;
		display: block;
		padding-left: 0;
	}
	.news h2 {
		width: auto;
		font-size: 1.8rem;
		margin-top: 0;
		margin-bottom: 2.2rem;
	}
	.news_list ul {
		max-width: none;
	}
	.news_list ul li {
		padding: 2rem 0 2.2rem;
	}
	.news_list ul figure {
		width: 13rem;
	}
	.news_list ul figure img {
		height: 13rem;
	}
	.news_box {
		padding: .2rem 2rem 0 3rem;
		gap: 1.2rem 1rem;
	}
	.news_box time {
		font-size: 1.2rem;
	}
	.news_category {
		font-size: 1.1rem;
		margin-top: -.1rem;
	}
	.news_category a {
		padding: .4rem 1.1rem .5rem;
	}
	.news_box h3 {
		font-size: 1.3rem;
		line-height: 2;
		margin-bottom: 2.5rem;
		line-clamp: 2; 
		-webkit-line-clamp: 2;
		font-weight: 400;
	}
	.news_more {
		font-size: 1.2rem;
	}
	.news .btn {
		margin: 0 auto;
	}
}