@charset "utf-8";
/*#kuzu_wrap {
display: none !important;
}*/
.app_wrap {
	display: none;
}

.sttl {
	position: relative;
	color: #ab914d;
	padding-bottom: 30px;
}
.sttl::after {
	content: "";
	position: absolute;
	bottom:4px;
	left: calc(50% - 40px);
	width: 80px;
	height: 1px;
	background: #ab914d;
}



.zoom img {
	max-width: 250px;
}

.bnr_wrap{
	display:none;
}

.msn-section__container {
	padding-left: 0;
	padding-right: 0;
}



div#contents_wrap {
	/*clip-path: inset(0 0 0 0);*/
}

.main {
	position: relative;
}
.main .copy {
	position: absolute;
	bottom:0;
	right: 0;
	width: calc(940% / 16);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: calc(80% / 9.4);
	padding: 20px;
}
.main .sub {
	font-size: clamp(14px, calc(30vw / 16), 30px);
	font-feature-settings: "palt";
	letter-spacing: 0.15em;
	font-weight: 500;
	line-height: 1.8;
	color: #fff;
}
@media screen and (max-width:767px){
	.main .copy {
		height: auto;
		width: 100%;
		flex-direction: column;
		justify-content: flex-end;
		gap:20px;
		padding: 20px 20px 40px;;
	}
	.main .copy .ttl {
		width: 100%;
		max-width: 100%;
	}
	.main .sub {
		text-align: center;
	}
}
@media screen and (max-width:480px){
	.main .sub {
		font-size: calc(18vw / 3.9);
	}
}

@media screen and (max-width: 767px) {
    .t_cap_l,
    .t_cap,
    .t_cap_b,
    .t_cap_b_l{
    	bottom:3px;
    	font-size: 8px;
    }
}


.p_ttl {
	text-align: center;
	margin-bottom: 60px;
}

div#container {
	padding: 40px 20px 132px;
}

.inner {
	max-width: 960px;
	width: calc(100% - 40px);
	margin: 0 auto;
}
.inner_wide{
	max-width: 1280px;
}
.inner_lead{
	font-size: 28px;
	letter-spacing: 0.05em;
	font-weight: 600;
}
.lead{
	font-weight: 600;
	font-size: 24px;
	line-height: 1.4;
}
.read{
	font-weight: 500;
	font-size: 16px;
	line-height: 2;
}
@media screen and (max-width:1000px){
	.inner_lead{
		font-size: calc(27vw / 10);
	}
	.lead{
		font-size: calc(23vw / 10);
	}
	.read{
		font-size: calc(15vw / 10);
	}
}
@media screen and (max-width:767px){
	.inner_lead{
		font-size: calc(27vw / 4.8);
	}
	.lead{
		font-size: calc(21vw / 4.8);
		line-height: 1.8;
	}
	.read{
		font-size: calc(16vw / 4.8);
		line-height: 1.8;
	}
}
.sec_ttl {
	border-bottom: solid 1px #dadada;
	padding: 0 20px 15px;
}


.text18{
	font-family:"游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
	line-height:2;
}
.text16{
	font-family:"游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
}

.img_por{
	position: relative;
}
.img_poa_cap{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #fff;
	text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
	font-size: 12px;
}
.img_poa_cap.no_shadow{
	text-shadow: none;
}
.img_shadow{
	color: #fff;
	text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
	font-size: 12px;
}
.img_poa_cap_left{
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #fff;
	text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
	font-size: 12px;
}
.line_height_small{
	margin-top: 7px;
	line-height:1.5;
	display: block;
}
.img_poa_cap02{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #000000;
	font-size: 12px;
}
.img_poa_cap02_left{
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #000000;
	font-size: 12px;
}

#scrt {
	position: absolute;
	top:-140px;
}
#contact_wrap{
	margin-top:0;
}
#cap_area{
	background:#fff;
}
#cap_area .wrap{
	max-width:1500px;
	margin:0 auto;
	padding:30px 10px;
}
.btn_pn{
	text-align:center;
}
.btn_pn li{
	float:left;
	width:50%;
	overflow: hidden;
	position: relative;
}
.btn_pn li a .bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	transform: scale(1,1);
	z-index: -1;
	transition: all 0.3s linear;
}
.btn_pn li a:hover .bg{
	transform: scale(1.05,1.05);
}

h3 {
	font-size: 36px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
}
#cont_btn {
	max-width: 100%;
}
@media screen and (max-width:960px){
	

	
}
@media screen and (max-width:787px){
	.main .scroll {
		width: 20%;
		height: 92%;
		max-height: calc(100vh - 60px);
		left: 40%;
	}
	.sttl {
		padding-bottom: 20px;
	}
	div#container {
		padding: 30px 0 92px;
		padding: 30px 0 92px;
	}
	#scrt {
		position: absolute;
		top:-50px;
	}
	.sec_ttl {
		padding: 0 20px 10px;
	}
	.huki {
		width: 60%;
		margin: 0 auto 10px;
	}
	.cap_wrap {
		 margin-top: 0;
	}	
}
@media screen and (max-width:600px){
	h3 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.text18{
		font-size:17px;
		line-height:1.6;
	}
	.text18.spp{
		font-size:16px;
		line-height:1.6;
	}
	.text16{
		font-size:15px;
	}
	.img_poa_cap{
		font-size: 10px;
	}
}



.ls_n1{
	letter-spacing: -0.1em;
}
.ls_n05{
	letter-spacing: -0.05em;
}
.inner_main{
	position: relative;
}
.inner_title{
	position: absolute;
	top: calc(30% / 4.5);
	right: calc(150% / 16);
}
.anchor_wrap{
	position: absolute;
	width: 100%;
	margin-top: -7%;
	left: 0;
}
.anchor_wrap_inner{
	box-sizing: border-box;
	z-index: 2;
	text-align: center;
	display: flex;
	justify-content: space-between;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}
.acchor_button{
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	width: 300px;
	background: rgba(89,87,87,0.95);
	padding: 30px 10px 20px;
	transition: opacity 0.5s ease-in-out;
}
.acchor_button:hover{
	opacity: 0.7;
}
.acchor_button > p{
	line-height: 1;
}
.acchor_gold_text{
	font-size: 27px;
	color: #c3b382;
	margin-bottom: 20px;
	margin-top: auto;
}
.acchor_gold_text > .text_bg{
	font-size: 1.4em;
}
.acchor_text{
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
	margin-top: auto;
}
.acchor_arrow{
	max-width: 45px;
	width: 45px;
	margin: 0 auto;
}
@media screen and (max-width:1300px){
	.anchor_wrap{
		position: relative;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.anchor_wrap_inner{
		padding: 0 20px;
		justify-content: space-around;
	}
	.acchor_button{
		box-sizing: border-box;
		max-width: 300px;
		width: calc(300% / 9.6);
	}
}
@media screen and (max-width:960px){
	.acchor_button{
		width: 32%;
		padding: 20px 5px 20px;
	}
	.acchor_gold_text{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.acchor_gold_text > .text_bg{
		font-size: 1.2em;
	}
	.acchor_text{
		font-size: 17px;
		margin-bottom: 20px;
	}
	
}
@media screen and (max-width:767px){
	.acchor_button{
		width: 31.6%;
		padding: 15px 3px;
	}
	.acchor_button > .acchor_gold_text{
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 10px;
	}
	.acchor_button > .acchor_text{
		font-size: 13px;
		line-height: 1.2;
		margin-bottom: 10px;
	}
}
.flex{
	display: flex;
	justify-content: space-between;
}
.flex_wrap{
	flex-wrap: wrap;
}
.flex_rr{
	flex-direction: row-reverse;
}
.pos_r{
	position: relative;
}
.pos_a{
	position: absolute;
}

.sec_lead_wrap{
	margin-bottom: 40px;
}
.sec_lead_wrap .en_head{
	line-height: 0;
	margin-bottom: 30px;
}
.sec_lead_wrap .text_box .lead{
	letter-spacing: 0.1em;
}



@media screen and (max-width:767px){
	.sec_lead_wrap{
		margin-bottom: 30px;
	}
	.sec_lead_wrap .en_head{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	
}

.color1 {
	color: #7e6f45;
}

.txt01 {
	font-size: clamp(17px, calc(23vw / 9.6), 23px);
	font-feature-settings: "palt";
	letter-spacing: 0.12em;
	font-weight: 500;
	line-height: 1.8;
	margin-nottom: 0.8em;
}
.txt01 {
	font-size: clamp(17px, calc(23vw / 9.6), 23px);
	font-feature-settings: "palt";
	letter-spacing: 0.12em;
	font-weight: 500;
	line-height: 1.8;
	margin: 0.8em;
}
.txt02 {
	font-size: clamp(14px, calc(17vw / 9.6), 17px);
	line-height: 2.2;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	font-weight: 500;
}
.txt03 {
	font-size: clamp(20px, calc(38vw / 9.6), 38px);
	line-height: 1.4;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	font-weight: 500;
}
@media screen and (max-width:480px){
.txt01 {
	font-size: calc(16vw / 3.9);
	font-weight: 900;
}
.txt02 {
	font-size: calc(14vw / 3.9);
	line-height: 1.8;
	letter-spacing: 0.03em;
}
.txt03 {
	font-size: calc(19vw / 3.9);
}
}




.s_ttl {
	font-size: clamp(14px, calc(25vw / 12), 25px);
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 1.6;
	margin-bottom: 1em;
}
@media screen and (max-width:480px){
	.s_ttl {
		font-size: calc(18vw / 3.9);
	}
}
.s_lead {
	font-size: clamp(12px, calc(17vw / 12), 17px);
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 2.2;
	margin-bottom: 2em;
}
@media screen and (max-width:480px){
	.s_lead{
		font-size: calc(13vw / 3.9);
	}
}




/*
.fix_bg {
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100lvh;
	height: 100vh;
}
*/
.main_space {
	width: 100%;
/*	height: 100vh;*/
    position: relative;
}
/*@media screen and (max-width:767px){
	.fix_bg {
		height: calc(100lvh - 54px);
	}
	.main_space {
		height: calc(100vh - 54px - 108px);
	}
}*/
/*
.fix_bg::after {
	content: "";
	position: absolute;
	inset:0;
	z-index: 10;
	background: #fff;
	opacity: 0;
	transition: all 0.5s linear;
}
body.sc .fix_bg::after {
	opacity: 0.85;
}
*/
.fix_bg figure {
	width: 100%;
	height: 100%;
}
.fix_bg .bg {
	width: 100%;
	height: 100%;
	object-fit: cover;
}











/*パララックスアニメーション*/
.parallax.fade_in,
.parallax > .fade_in{
	opacity: 0;
	transition:opacity 0.8s ease-in-out;
}

.parallax.fade_in.p-view,
.parallax.p-view > .fade_in{
	opacity: 1;
}

.slide_l {
	transform: translateX(-100%) rotate(0.001deg);
	overflow: hidden;
	transition-property: transform;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0, 0, 0, 1);
}
.slide_l > .slide_in {
	transform: translateX(100%) rotate(0.001deg);
	overflow: hidden;
	transition-property: transform;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0, 0, 0, 1);
}
.p-view .slide_l, .slide_l.p-view {
	transform: translateX(0);
}
.p-view .slide_l > .slide_in, .slide_l.p-view > .slide_in {
	transform: translateX(0);
}

.slide_r {
	transform: translateX(100%) rotate(0.001deg);
	overflow: hidden;
	transition-property: transform;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0, 0, 0, 1);
}
.slide_r > .slide_in {
	transform: translateX(-100%) rotate(0.001deg);
	overflow: hidden;
	transition-property: transform;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0, 0, 0, 1);
}
.p-view .slide_r, .slide_r.p-view {
	transform: translateX(0);
}
.p-view .slide_r > .slide_in, .slide_r.p-view > .slide_in {
	transform: translateX(0);
}
.bg_in{
	position: relative;
}
.bg_in::after{
	content: "";
	display: block;
	position: absolute;
	background: #907809;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	transform: scaleX(1);
	transform-origin: right center;
	transition: transform 0.5s cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.bg_in.p-view::after{
	transform: scaleX(0);
}






.parallax {
	opacity: 0;
	transition:all 0.8s ease-in-out;
}
.parallax.fadeup {
	transform: translateY(20px);
}

.parallax.p-view {
	opacity: 1;
	transform: none!important;
}


.main {
	position: relative;
}

.main .main_img {
	position: relative;
}
.main .main_img::after {
	content: "";
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 30%;
	background: linear-gradient(0deg, rgba(0,0,0,1), rgba(0,0,0,0));
	opacity: 0;
	transition: .8s ease-out 0s;
	pointer-events: none;
}

body.loaded .main .main_img::after {
	opacity: 0.8;
}
@media screen and (max-width:480px){
	.main .main_img::after {
		height: 40%;
	}
	body.loaded .main .main_img::after {
		opacity: 0.9;
	}
}

.main .main_copy {
	position: absolute;
	bottom:1.5em;
	left:20px;
	width: calc(100% - 40px);
	font-size: clamp(15px, calc(24vw / 12), 24px);
	font-feature-settings: "palt";
	letter-spacing: 0.12em;
	font-weight: 700;
	line-height: 2.2;
	color: #fff;
	text-align: center;
	
	filter: blur(10px);
	opacity: 0;
	transition: 1.2s cubic-bezier(0, 0, 0.2, 1) 1s;
}
body.loaded .main .main_copy {
	opacity: 1;
	filter: blur(0);
}
@media screen and (max-width:480px){
	.main .main_copy {
		font-size: calc(15vw / 3.9);
		line-height: 1.7;
	}
}

/*.main .main_copy span {
	filter: blur(10px);
	opacity: 0;
	transition: 1s ease-out;
}
body.loaded .main .main_copy span {
	opacity: 1;
	filter: blur(0);
}*/

body.loaded .main .main_copy span:nth-child(1) {
	transition-delay: 1s;
}
body.loaded .main .main_copy span:nth-child(2) {
	transition-delay: 1.1s;
}
body.loaded .main .main_copy span:nth-child(3) {
	transition-delay: 1.2s;
}
body.loaded .main .main_copy span:nth-child(4) {
	transition-delay: 1.3s;
}
body.loaded .main .main_copy span:nth-child(5) {
	transition-delay: 1.4s;
}
body.loaded .main .main_copy span:nth-child(6) {
	transition-delay: 1.5s;
}
body.loaded .main .main_copy span:nth-child(7) {
	transition-delay: 1.6s;
}
body.loaded .main .main_copy span:nth-child(8) {
	transition-delay: 1.7s;
}
body.loaded .main .main_copy span:nth-child(9) {
	transition-delay: 1.8s
}
body.loaded .main .main_copy span:nth-child(10) {
	transition-delay: 1.9s;
}
body.loaded .main .main_copy span:nth-child(11) {
	transition-delay: 2s;
}
body.loaded .main .main_copy span:nth-child(12) {
	transition-delay: 2.1s;
}
body.loaded .main .main_copy span:nth-child(13) {
	transition-delay: 2.2s;
}
body.loaded .main .main_copy span:nth-child(14) {
	transition-delay: 2.3s
}
body.loaded .main .main_copy span:nth-child(15) {
	transition-delay: 2.4s
}
body.loaded .main .main_copy span:nth-child(16) {
	transition-delay: 2.5s;
}
body.loaded .main .main_copy span:nth-child(17) {
	transition-delay: 2.6s;
}
body.loaded .main .main_copy span:nth-child(18) {
	transition-delay: 2.7s;
}
body.loaded .main .main_copy span:nth-child(19) {
	transition-delay: 2.8s;
}
body.loaded .main .main_copy span:nth-child(20) {
	transition-delay: 2.9s;
}
body.loaded .main .main_copy span:nth-child(21) {
	transition-delay: 3s;
}
body.loaded .main .main_copy span:nth-child(22) {
	transition-delay: 3.1s;
}
body.loaded .main .main_copy span:nth-child(23) {
	transition-delay: 3.2s;
}
body.loaded .main .main_copy span:nth-child(24) {
	transition-delay: 3.3s;
}
body.loaded .main .main_copy span:nth-child(25) {
	transition-delay: 3.4s;
}
body.loaded .main .main_copy span:nth-child(26) {
	transition-delay: 3.5s;
}
body.loaded .main .main_copy span:nth-child(27) {
	transition-delay: 3.6s;
}
body.loaded .main .main_copy span:nth-child(28) {
	transition-delay: 3.7s;
}
body.loaded .main .main_copy span:nth-child(29) {
	transition-delay: 3.8s;
}
body.loaded .main .main_copy span:nth-child(30) {
	transition-delay: 3.9s;
}
body.loaded .main .main_copy span:nth-child(31) {
	transition-delay: 4s;
}
body.loaded .main .main_copy span:nth-child(32) {
	transition-delay: 4.1s;
}
body.loaded .main .main_copy span:nth-child(33) {
	transition-delay: 4.2s;
}



/*body.loaded .main .main_copy span:nth-child(1) {
	transition-delay: 0s;
}
body.loaded .main .main_copy span:nth-child(2) {
	transition-delay: 0.1s;
}
body.loaded .main .main_copy span:nth-child(3) {
	transition-delay: 0.2s;
}
body.loaded .main .main_copy span:nth-child(4) {
	transition-delay: 0.3s;
}
body.loaded .main .main_copy span:nth-child(5) {
	transition-delay: 0.4s;
}
body.loaded .main .main_copy span:nth-child(6) {
	transition-delay: 0.5s;
}
body.loaded .main .main_copy span:nth-child(7) {
	transition-delay: 0.6s;
}
body.loaded .main .main_copy span:nth-child(8) {
	transition-delay: 0.7s;
}
body.loaded .main .main_copy span:nth-child(9) {
	transition-delay: 0.8s
}
body.loaded .main .main_copy span:nth-child(10) {
	transition-delay: 0.9s;
}
body.loaded .main .main_copy span:nth-child(11) {
	transition-delay: 1s;
}
body.loaded .main .main_copy span:nth-child(12) {
	transition-delay: 1.1s;
}
body.loaded .main .main_copy span:nth-child(13) {
	transition-delay: 1.2s;
}
body.loaded .main .main_copy span:nth-child(14) {
	transition-delay: 1.3s
}
body.loaded .main .main_copy span:nth-child(15) {
	transition-delay: 1.4s
}
body.loaded .main .main_copy span:nth-child(16) {
	transition-delay: 1.5s;
}
body.loaded .main .main_copy span:nth-child(17) {
	transition-delay: 1.6s;
}
body.loaded .main .main_copy span:nth-child(18) {
	transition-delay: 1.7s;
}
body.loaded .main .main_copy span:nth-child(19) {
	transition-delay: 1.8s;
}
body.loaded .main .main_copy span:nth-child(20) {
	transition-delay: 1.9s;
}
body.loaded .main .main_copy span:nth-child(21) {
	transition-delay: 2s;
}
body.loaded .main .main_copy span:nth-child(22) {
	transition-delay: 2.1s;
}
body.loaded .main .main_copy span:nth-child(23) {
	transition-delay: 2.2s;
}
body.loaded .main .main_copy span:nth-child(24) {
	transition-delay: 2.3s;
}
body.loaded .main .main_copy span:nth-child(25) {
	transition-delay: 2.4s;
}
body.loaded .main .main_copy span:nth-child(26) {
	transition-delay: 2.5s;
}
body.loaded .main .main_copy span:nth-child(27) {
	transition-delay: 2.6s;
}
body.loaded .main .main_copy span:nth-child(28) {
	transition-delay: 2.7s;
}
body.loaded .main .main_copy span:nth-child(29) {
	transition-delay: 2.8s;
}
body.loaded .main .main_copy span:nth-child(30) {
	transition-delay: 2.9s;
}
body.loaded .main .main_copy span:nth-child(31) {
	transition-delay: 3s;
}
body.loaded .main .main_copy span:nth-child(32) {
	transition-delay: 3.1s;
}
body.loaded .main .main_copy span:nth-child(33) {
	transition-delay: 3.2s;
}

*/




.ohkaizen-add_merit {
	margin-top: 0;
}
