@charset "UTF-8";




/* =======================================================
トップページ
======================================================= */


#mv_area {
		position: relative;
		display: grid
;
		grid-template-columns: 270px 1fr;
		margin-right: 20px;
		align-items: end;
}

#mainvisual {
	margin: 0;
	padding: 10px 10px 0 0;
	grid-column: 2/3;
	grid-row: 1/2;
}

#mainvisual::before {
	height: 100%;
}


#news {
	grid-column: 1/2;
	padding: 0 40px;
	grid-row: 1 / 2;
}

#news dt {
	margin-top: 20px;
	padding-bottom: 0px;
}


#news .block02 a {
	line-height: 1.6;
}

#news .block03 {
	position: relative;
	top: inherit;
	right: inherit;
	margin-top: 50px;
}

#news .block03 a {
	padding: 9px 0px 0px 15px;
	width: 120px;
	height: 40px;
}

#news .block03 a::after {top: 5px;right: 2px;width: 20px;height: 20px;}



#top_media {
	margin-top: 114px;
}

#top_media::after {
	top: -4px;
	height: calc(100% + 8px);
}

#top_media::before {
	top: -12px;
	height: calc(100% + 24px);
	content: "";
}

#top_media .tl {
	width: 200px;
	top: -22px;
}

#top_media .inner {
	padding: 98px 0 75px;
}

#top_media .top_media_col {
	grid-template-columns: 1fr 1fr;
	gap: 5%;
}

#top_treatment::before {
	height: 102px;
	top: -49px;
}

#top_treatment {
	margin-top: 12px;
	padding-bottom: 150px;
	box-shadow: 0 0 50px 0px rgba(0, 0, 0, 0.1);
}

#top_treatment .tl {
	font-size: 8.9rem;
	height: 72px;
}

#top_treatment .tl::after {
	width: 625px;
}

#top_treatment .tl_block {
	padding-top: 130px;
	margin-bottom: 115px;
}


#top_treatment .top_treatment_li {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 55px 4%;
}

#top_treatment .top_treatment_li>li {
	margin: 0;
}

#top_treatment .top_treatment_li a {
	display: block;
}

#top_treatment .top_treatment_li a dt {
	height: 88px;
	padding: 14px 20px 0 80px;
}

#top_treatment .top_treatment_li dt::before {
	width: 70px;
}

#top_treatment .top_treatment_li a dt .ja {
	font-size: 2.5rem;
	line-height: 1.5;
}

#top_treatment .top_treatment_li dt::after {
	width: 14px;
}

#top_treatment .top_treatment_li dd ul li::before {
	width: 16px;
}

#top_treatment .top_treatment_li dd ul li {
	padding: 7px 0 11px 24px;
}

#top_treatment::after {
	width: 504px;
}

#top_feature .lead {
	font-size: 3.8rem;
	line-height: 1.6;
	width: 600px;
	padding: 125px 0 85px;
	margin: 0 auto;
}

#top_feature .lead .txts {
	font-size: 3.2rem;
}

#top_feature .lead::before, #top_feature .lead::after {
	width: 110px;
}

#top_feature .lead::before {
	top: 110px;
}

#top_feature .lead::after {
	bottom: 30px;
}

#top_feature .lead_box {
	background-image: none;
	padding: 83px 0;
}

#top_feature .lead_box::before {
	position: absolute;
	content: "";
	background: url(../images/top/feature_img_pc.jpg) no-repeat right top / auto 100%;
	width: 50vw;
	height: 100%;
	top: 0;
	right: calc(50% + 100px);
}

#top_feature .lead_box .lead_box_in {
	max-width: 700px;
	position: relative;
	z-index: 10;
	margin: 0 0 0 calc(50% - 100px);
}

#top_feature .main_feature .tl {
}

#top_feature .main_feature .tl {
	font-size: 5.5rem;
	margin-bottom: 25px;
}

#top_feature .main_feature .tl .ja {
	font-size: 1.7rem;
	padding-left: 20px;
	letter-spacing: 0.24em;
}

#top_feature .main_feature .tl::before {top: 50px;width: calc(100% + -440px);}

#top_feature .main_feature {
	margin-top: 90px;
}

#top_feature .main_feature_li {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 48px;
}

#top_feature .main_feature_li>li+li {
	margin: 0;
}

#top_feature .main_feature_li>li::before {
	width: 90px;
}

#top_feature .main_feature_li .num {
	font-size: 3rem;
	top: 0;
	left: 6px;
	line-height: 1.1;
}

#top_feature .txt_box {
	padding: 20px 30px 20px;
}

#top_feature .copy {
	font-size: 2.5rem;
	margin-bottom: 15px;
	line-height: 1.4;
}

#top_feature .txt {
	line-height: 1.7;
}

#top_feature {
	padding-bottom: 150px;
}

.top_under_link {
	padding: 80px 0;
}

.top_under_link_li {
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

.top_under_link_li a {
	grid-template-columns: 35.715% 1fr;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	gap: 15px;
}

.top_under_link_li a::after {
	width: 15px;
}

#top_concept {
	background: #e3e3e3 url(../images/top/concept_bg_pc.jpg) no-repeat center top / cover;
	padding: 150px 0 60px;
}

#top_concept .txt_area {
	max-width: 820px;
	margin: 0 auto;
	background: rgb(255 255 255 / 70%);
	box-shadow: 0 0 50px 0px rgba(0, 0, 0, 0.3);
	padding: 70px 50px 80px 50px;
}

#top_concept .tl {
	font-size: 2.8rem;
	width: 100%;
	line-height: 1.6;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#top_concept .tl::after {
	width: 80px;
}

#top_concept .txt_area .txt {
	line-height: 1.94;
}


#top_mail::before {
	width: 666px;
	height: 388px;
	left: inherit;
	right: calc(50% + 130px);
	top: -40px;
}

#top_mail {
	padding: 90px 0 100px;
}

#top_mail .tl {
	font-size: 3rem;
	margin-bottom: 10px;
}

#top_mail .top_mail_in {
	max-width: 820px;
	margin: 0 auto;
}


#top_mail .top_mail_con {
	display: grid;
	grid-template-columns: 1fr 30.245%;
	gap: 20px;
	align-items: start;
}

#top_mail .top_mail_con .qr {
	border: 1px solid #000;
	font-size: 0;
	line-height: 1;
}

#top_mail .top_mail_con .btn_area {
	margin-top: 15px;
}


#top_mail .top_mail_con .btn01 {
	margin: 0 auto 0 0;
}

#top_mail .top_mail_con .stl {
	font-family: var(--min);
	font-size: 1.9rem;
	letter-spacing: 0.02em;
	padding-left: 15px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 5px;
}

#top_mail .top_mail_con .stl::before {
	width: 3px;
	position: absolute;
	top: 9px;
	content: "";
	left: 0;
	height: 20px;
	background: #000;
}



#top_about {
	padding: 150px 0;
}
#top_about .pick_catch {
	width: 400px;
	gap: 5%;
	top: -60px;
	left: 0;
}

#top_about .txt_block {
	padding: 95px 0 0px 0;
}

#top_about .top_about_box {display: grid;grid-template-columns: 1fr 40.834%;align-items: start;gap: 4%;}

#top_about figure {
	margin: -30px 0 0 0;
	border-radius: 30px 0 0 0;
}

#top_about .top_about_box::before {
	border-radius: 0 0 30px 0;
	right: 30px;
}

#top_about .top_about_box+.top_about_box {
	margin-top: 80px;
	padding: 80px 0 80px 80px;
	display: grid;
	grid-template-columns: 320px 1fr;
	gap: 50px;
	align-items: center;
}
#top_about .top_about_box02::before {
	right: inherit;
	left: 0;
	border-radius: 30px 0 0 30px;
}
#top_about .copy {
	font-size: 2.7rem;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 20px;
	width: 100%;
}

#top_about .bnr {
	margin: 0;
}

.gallery {
	padding: 10px;
	grid-template-columns: repeat(5, 1fr);
	gap: 10px;
}

.ig_bnr {
	margin-top: 110px;
}

/* =======================================================
single
======================================================= */



/* =======================================================
archive
======================================================= */



/* =======================================================
お問い合わせ
======================================================= */


