@charset "utf-8";
.fixscroll1{
	width: 100%;
	z-index: 20;
	height: auto;
}
#hero{
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height: auto;
    position: relative;
    overflow: hidden;
	z-index: 10;
}
.slider{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	opacity: 0;
	transition: opacity .3s linear;
	background-color: #000000;
	position: relative;
}
.slick-slide img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.slider.slick-initialized{
	opacity: 1;
}
.slick-img {
	position: relative;
	overflow: hidden;
}
.scroll{
	position: absolute;
	width: 100%;
	padding: 30px;
	z-index: 21;
	top: 0;
	left: 0;
	display: none;
}
.langsp{
	display: none;
}

#about{
	padding: 80px 0 160px 0;
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
#about .sentence{
	width: 100%;
	position: relative;
}
#about .aboutTxt{
	width: 48.8%;
	float: left;
	position: relative;
	left: 3%;
}
#about .txt2{
	padding: 36px 0 0 0;
}
#about .txt3{
	padding: 0;
	top: -4.5rem;
	float: none;
}
#about .aboutTxt h2{
	font-size: 3.3rem;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 0 60px 0;
	text-indent: -0.5em;
}
#about .aboutTxt p{
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 2.7em;
}

#about .sentence .aboutImg1{
	width: 34.2%;
	float: right;
}
#about .sentence .aboutImg2{
	width: 34.2%;
	float: right;
	padding: 60px 0 0 0;
	right: 14%;
	position: relative;
}
#about .sentence .aboutImg3{
	width: 34.2%;
	position: absolute;
	right: 4%;
	bottom: 5.4rem;
}
#about ul.aboutLogo1{
	width: 660px;
	overflow: hidden;
	margin: 15px auto 0 auto;
}
#about ul.aboutLogo1 li{
	width: 319px;
/*	height: 229px;*/
	float: left;
}
#about ul.aboutLogo1 li a{
	display: block;
	border: solid 1px #323232;
}
#about ul.aboutLogo1 li a:hover{
	opacity: 1;
}
#about ul.aboutLogo1 li:last-child{
	float: right;
}
#about .logo-img {
	transition: opacity 0.3s ease-in-out;
}


.fixscroll2{
	width: 100%;
	position: relative;
}
.fixscroll2 #makuake{
	width: 100%;
	position: relative;
	padding: 0 0 190px 0;
	background: url(/images/top/makuake_bg.webp) bottom center no-repeat #FFFBEE;
	background-size: 100% auto;
	position: relative;
}
.fixscroll2 #makuake #makuake-fixed-area{
    padding: 30px 30px 30px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height: 100svh;
    position: relative;
    overflow: hidden;
	z-index: 10;
}
.fixscroll2 #makuake #makuake-fixed-area .mv{
    overflow: hidden;
	height: 100%;
	width: 100%;
	background: url(/images/top/makuake1.webp) center center no-repeat;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
}
.fixscroll2 #makuake .makuakeTxtWrap1{
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 50px 0;
}
.fixscroll2 #makuake .makuakeTxtWrap1 h2{
	font-size: 3.6rem;
	font-weight: bold;
	padding: 70px 0 58px 0;
	text-align: center;
}
.fixscroll2 #makuake .makuakeTxtWrap1 .makuakeTxt1{
	font-size: 1.8rem;
	line-height: 2.7em;
	float: left;
	width: 532px;
	padding: 20px 0 0 0;
}
.fixscroll2 #makuake .makuakeTxtWrap1 .makuakeImg1{
	float: left;
	width: 90px;
}
.fixscroll2 #makuake .makuakeTxtWrap2{
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
}
.fixscroll2 #makuake .makuakeTxtWrap2 h3{
	font-size: 2.9rem;
	text-align: center;
	padding: 20px 0 16px 0;
	border-top: solid 1px #323232;
	letter-spacing: 2px;
}
.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt2{
	font-size: 2.5rem;
	text-align: center;
	padding: 0 0 20px 0;
	border-bottom: solid 1px #323232;
	letter-spacing: 1px;
}
.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt3{
	font-size: 1.5rem;
	text-align: center;
	padding: 25px 0;
}
.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt4L{
	width: 310px;
	float: left;
}
.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt4R{
	width: 310px;
	float: right;
}
.fixscroll2 #makuake .makuakeTxtWrap2 table{
	width: 100%;
	border-top: solid 1px #323232;
}
.fixscroll2 #makuake .makuakeTxtWrap2 table th,
.fixscroll2 #makuake .makuakeTxtWrap2 table td{
	padding: 12px 0;
	border-bottom: solid 1px #323232;
	font-size: 1.2rem;
}
.fixscroll2 #makuake .makuakeTxtWrap2 table th{
	width: 118px;
}
.fixscroll2 #makuake .makuakeTxtWrap2 table td{
	width: 192px;
}
.fixscroll2 #makuake .makuakeTxt5{
	font-size: 2.0rem;
	text-align: center;
	padding: 42px 0 40px 0;
}


.fixscroll3{
	width: 100%;
	position: relative;
}
.fixscroll3 #minenosei{
	width: 100%;
	position: relative;
	padding: 0 0 120px 0;
}
.fixscroll3 #minenosei #minenosei-fixed-area{
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height: 100svh;
    position: relative;
    overflow: hidden;
	z-index: 10;
}
.fixscroll3 #minenosei #minenosei-fixed-area .mv{
    overflow: hidden;
    height: 100%;
	width: 100%;
	background: url(/images/top/minenosei1.webp) center center no-repeat;
/*	background-size: 89% auto;*/
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
}
.fixscroll3 #minenosei h2{
	font-size: 3.6rem;
	padding: 70px 0 68px 0;
	text-align: center;
	letter-spacing: 2px;
}
.fixscroll3 .minenoseiTxtWrap1{
	width: 940px;
	margin: 0 auto 46px auto;
	overflow: hidden;
}
.fixscroll3 .minenoseiTxtWrap1 .box1{
	width: 300px;
	float: left;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap{
	width: 640px;
	float: left;
	margin: 10px 0 0 0;
	display: flex;
	align-items: stretch;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2{
	flex: 1;
	width: 300px;
	margin: 0 0 0 20px;
	border-bottom: solid 1px #323232;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 h3{
	font-size: 1.9rem;
	text-align: center;
	border-top: solid 1px #323232;
	padding: 14px 0 6px 0;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 h3.minenoseiTtl1{
	padding: 20px 0;
	border-bottom: solid 1px #323232;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 .box2txt1{
	font-size: 1.2rem;
	text-align: center;
	border-bottom: solid 1px #323232;
	padding: 0 0 10px 0;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 .box2txt2{
	font-size: 1.4rem;
	line-height: 1.9em;
	padding: 8px 0;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 .box2txt3{
	font-size: 1.4rem;
	line-height: 2em;
	padding: 20px 0;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 .box2txt4{
	font-size: 1.4rem;
	line-height: 2em;
	padding: 26px 0 22px 0;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table{
	width: 100%;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table th,
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table td{
	padding: 5px 0;
	border-top: solid 1px #323232;
	font-size: 1.2rem;
	vertical-align: middle;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table th{
	width: 108px;
}
.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table td{
	width: 192px;
}
.fixscroll3 .minenoseiTxtWrap1 .box3{
	width: 640px;
	float: left;
	margin: 34px 0 0 0;
	text-align: right;
	font-size: 1.6rem;
}
.fixscroll3 .minenoseiTxtWrap1 .box3 .btn1{
	display: inline-block;
}
.fixscroll3 .minenoseiTxtWrap1 .box3 span{
	display: inline-block;
}

#thisplace{
	padding: 50px 0 106px 0;
	width: 100%;
	position: relative;
	background-color: #E8E8E8;
}
#thisplace .sentence1{
	max-width: 960px;
	margin: 0 auto 110px auto;
	position: relative;
}
#thisplace .sentence1 .ttl1{
	width: 60px;
	background-color: #ffffff;
	position: absolute;
	padding: 38px 0 28px 0;
	top: -100px;
	left: -20px;
}
#thisplace .sentence1 .ttl1 h2{
	font-size: 3.6rem;
	writing-mode: vertical-rl; /* 縦書き（右から左へ） */
	-webkit-writing-mode: vertical-rl; /* Safari対応 */
	-ms-writing-mode: vertical-rl; /* IE/Edge対応 */
	text-orientation: upright; /* 文字を正立させる（必要に応じて） */
	display: inline-block;
	margin: 0;
	line-height: 1em;
	padding: 0 0 0 12px;
	letter-spacing: 1px;
	font-weight: bold;
}
#thisplace .thisplace1{
	width: 52.1%;
	position: relative;
	left: 8.3%;
	z-index: 4;
	padding: 0;
}
#thisplace .thisplace1 .thisplaceTxt1{
	width: 100%;
	position: relative;
	margin-top: -90px;
	left: 74%;
	background-color: #ffffff;
	z-index: 3;
}
#thisplace .thisplace1 .thisplaceTxt1 h3{
	padding: 40px 40px 0 40px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.6em;
}
#thisplace .thisplace1 .thisplaceTxt1 p{
	padding: 36px 40px 40px 40px;
	font-size: 1.8rem;
	line-height: 1.8em;
}
#thisplace .thisplace1 img{
	width: 100%;
	position: relative;
	z-index: 2;
}
#thisplace .sentence1bg{
	z-index: 1;
	background-color: #C7DADA;
	position: absolute;
	left: 14%;
	top: 70px;
	width: 200%;
	height: 510px;
}

#thisplace .sentence2{
	max-width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 50px 0 100px 0;
}
#thisplace .thisplace2{
	width: 52.1%;
	position: relative;
	z-index: 4;
	margin: 0 0 38px 0;
}
#thisplace .thisplace2 .thisplaceTxt2{
	width: 100%;
	position: relative;
	background-color: #ffffff;
	z-index: 3;
}
#thisplace .thisplace2 img{
	width: 100%;
	position: relative;
	z-index: 2;
	margin-top: -320px;
	left: 92%;
}
#thisplace .thisplace2 .thisplaceTxt2 h3{
	padding: 56px 40px 0 40px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.6em;
}
#thisplace .thisplace2 .thisplaceTxt2 p{
	padding: 16px 40px 40px 40px;
	font-size: 1.8rem;
	line-height: 1.8em;
}
#thisplace .thisplace22{
	width: 52.1%;
	position: relative;
	z-index: 4;
}
#thisplace .thisplace22 .thisplaceTxt22{
	width: 100%;
	position: relative;
	background-color: #ffffff;
	z-index: 3;
}
#thisplace .thisplace22 img{
	width: 100%;
	position: relative;
	z-index: 2;
	margin-top: -210px;
	left: 92%;
}
#thisplace .thisplace22 .thisplaceTxt22 p{
	padding: 56px 40px;
	font-size: 1.8rem;
	line-height: 1.8em;
}
#thisplace .sentence2bg{
	z-index: 1;
	background-color: #E9DDA9;
	position: absolute;
	right: 26.4%;
	top: 0;
	width: 200%;
	height: 922px;
}

#thisplace .sentence3{
	max-width: 960px;
	margin: 0 auto 110px auto;
	position: relative;
	padding: 40px 0 0 0;
}
#thisplace .thisplace3{
	width: 52.1%;
	position: relative;
	z-index: 4;
}
#thisplace .thisplace3 .thisplaceTxt3{
	width: 100%;
	position: relative;
	background-color: #ffffff;
	z-index: 3;
	left: 92%;
}
#thisplace .thisplace3 .thisplaceTxt3 h3{
	padding: 40px 40px 0 40px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.6em;
}
#thisplace .thisplace3 .thisplaceTxt3 p{
	padding: 36px 40px 40px 40px;
	font-size: 1.8rem;
	line-height: 1.8em;
}
#thisplace .thisplace3 img{
	width: 100%;
	position: relative;
	z-index: 2;
	margin-top: -172px;
}
#thisplace .sentence3bg{
	z-index: 1;
	background-color: #C2DCEE;
	position: absolute;
	left: 16.7%;
	top: 0;
	width: 200%;
	height: 510px;
}


#inherited{
	padding: 0 0 80px 0;
	width: 100%;
	position: relative;
}
#inherited .inheritedkv{
	width: 100%;
	height: 720px;
	text-align: center;
	position: relative;
	background: url(/images/top/inherited1.webp) top center no-repeat;
/*	background-size: auto 100%;*/
	background-size: cover;
	position: relative;
	margin: 0 0 127px 0;
}
#inherited .inheritedkvsub{
	max-width: 960px;
	height: 720px;
	margin: 0 auto;
	position: relative;
}
#inherited .inheritedkvsub .ttl1{
	width: 64px;
	background-color: #ffffff;
	position: absolute;
	padding: 60px 0 28px 0;
	top: -30px;
	right: 0px;
}
#inherited .inheritedkvsub .ttl1 h2{
	font-size: 3.6rem;
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	text-orientation: upright;
	display: inline-block;
	margin: 0;
	line-height: 1em;
	padding: 0 0 0 0;
	letter-spacing: 1px;
	font-weight: bold;
}
#inherited .inheritedkvsub .inheritedkvTxt1{
	width: 52.1%;
	position: absolute;
	top: 86.1%;
	right: 20px;
	background-color: #ffffff;
	z-index: 3;
	text-align: left;
}
#inherited .inheritedkvsub .inheritedkvTxt1 h3{
	padding: 40px 40px 0 40px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.6em;
}
#inherited .inheritedkvsub .inheritedkvTxt1 p{
	padding: 36px 40px 40px 40px;
	font-size: 1.8rem;
	line-height: 1.8em;
}

#inherited .sentence1{
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
#inherited .inherited1{
	width: 52.1%;
	position: relative;
	z-index: 4;
}
#inherited .inherited1 .inheritedTxt1{
	width: 100%;
	position: relative;
	margin-top: -180px;
	background-color: #ffffff;
	z-index: 3;
}
#inherited .inherited1 .inheritedTxt1 h3{
	padding: 40px 40px 0 40px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.6em;
}
#inherited .inherited1 .inheritedTxt1 p{
	padding: 36px 40px 40px 40px;
	font-size: 1.8rem;
	line-height: 1.8em;
}
#inherited .inherited1 .inherited1img1{
	width: 128%;
	z-index: 2;
	left: -48%;
	position: relative;
}
#inherited .inherited1 .inherited1img2{
	width: 128%;
	z-index: 2;
	top: 432px;
	left: 112%;
	position: absolute;
}


#instagram{
	padding: 0 0 90px 0;
	width: 100%;
	position: relative;
}
#instagram h2{
	font-size: 3.0rem;
	font-weight: bold;
	width: 420px;
	height: 60px;
	margin: 0 auto;
	z-index: 2;
	line-height: 58px;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #323232;
	position: relative;
}
#instagram .instaimg{
	max-width: 1000px;
	width: 100%;
	z-index: 1;
	margin: 0 auto;
	position: relative;
	top: -30px;
}
#instagram .instaimg a{
	display: block;
	width: 100%;
	height: 100%;
}


.anime1 {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 1.8s ease, transform 1.8s ease;
}

.is-visible {
    opacity: 1;
    transform: translateY(0);
}


@media screen and (max-width: 850px) {

	#hero{
		padding: 12px 12px 0 12px;
	}
	.scroll{
		padding: 12px 12px 0 12px;
	}
	.langsp{
		display: block;
		width: 60px;
		height: 16px;
		background-color: #323232;
		background-color: rgba(234, 234, 234, 0.8);
		border-radius: 8px;
		text-align: center;
		position: fixed;
		z-index: 22;
		bottom: 22px;
		right: 18px;
	}
	.langsp a{
		display: block;
		width: 100%;
		height: 16px;
		line-height: 1.7em;
		font-size: 1rem;
		color: #323232;
		position: relative;
		text-indent: 8px;
		font-weight: 500;
		font-family: "Lora", serif;
	}
	.langsp a::before {
		content: '';
		width: 5px;
		height: 5px;
		border-top: solid 1px #323232;
		border-right: solid 1px #323232;
		position: absolute;
		left: 7px;
		top: 5px;
		transform: rotate(45deg);
	}

	#about{
		padding: 64px 0 80px 0;
		max-width: 89%;
		width: 89%;
	}
	#about .aboutTxt{
		width: 97%;
		float: none;
		left: 0;
		margin: 0 auto;
	}
	#about .txt2{
		padding: 10px 0 0 0;
	}
	#about .txt3{
		padding: 18px 0 0 0;
		top: 0;
		float: none;
	}
	#about .aboutTxt h2{
		font-size: 2.0rem;
		padding: 0 0 34px 0;
	}
	#about .aboutTxt p{
		font-size: 1.4rem;
		line-height: 2.5em;
	}
	#about .sentence .aboutImg1{
		width: 100%;
		float: none;
	}
	#about .sentence .aboutImg2{
		width: 100%;
		float: none;
		padding: 34px 0 0 0;
		right: 0;
	}
	#about .sentence .aboutImg3{
		width: 100%;
		float: none;
		padding: 40px 0 0 0;
		right: 0;
		bottom: 0;
		position: relative;
	}
	#about .sentence .aboutImg4{
		width: 100%;
		position: relative;
		padding: 40px 0;
	}
	#about ul.aboutLogo1{
		width: 100%;
		margin: 30px auto 0 auto;
	}
	#about ul.aboutLogo1 li{
		width: 49%;
		height: auto;
		float: left;
	}


	.fixscroll2 #makuake{
		padding: 0 0 80px 0;
		background: url(/images/top/sp/makuake_bg.webp) bottom no-repeat #FFFBEE;
		background-size: 100% auto;
		position: relative;
	}
	.fixscroll2 #makuake #makuake-fixed-area{
		padding: 12px 12px 0 12px;
		height: auto;
	}
	.fixscroll2 #makuake #makuake-fixed-area .mv{
		height: 585px;
		background: url(/images/top/sp/makuake1.webp) center center no-repeat;
		background-size: auto 100%;
	}
	.fixscroll2 #makuake .makuakeTxtWrap1{
		width: 89%;
		padding: 50px 0 46px 0;
	}
	.fixscroll2 #makuake .makuakeTxtWrap1 h2{
		font-size: 2.0rem;
		padding: 50px 0 30px 0;
	}
	.fixscroll2 #makuake .makuakeTxtWrap1 .makuakeTxt1{
		font-size: 1.4rem;
		line-height: 2.5em;
		float: none;
		width: 100%;
		padding: 0;
	}
	.fixscroll2 #makuake .makuakeTxtWrap1 .makuakeImg1{
		float: none;
		width: 25%;
		margin: 0 auto;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2{
		width: 89%;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 h3{
		font-size: 2.0rem;
		padding: 10px 0 8px 0;
		letter-spacing: 1px;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt2{
		font-size: 1.7rem;
		padding: 0 0 10px 0;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt3{
		font-size: 1.4rem;
		text-align: left;
		padding: 16px 0;
		line-height: 1.8em;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt4L,
	.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt4R{
		width: 100%;
		float: none;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 table{
		width: 100%;
		border-top: solid 1px #323232;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 table th,
	.fixscroll2 #makuake .makuakeTxtWrap2 table td{
		padding: 12px 0;
		border-bottom: solid 1px #323232;
		font-size: 1.3rem;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 table th{
		width: 38%;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 table td{
		width: 62%;
	}
	.fixscroll2 #makuake .makuakeTxtWrap2 .makuakeTxt4R table{
		border-top: none;
	}
	.fixscroll2 #makuake .makuakeTxt5{
		font-size: 1.5rem;
		padding: 30px 0 18px 0;
	}
	

	.fixscroll3 #minenosei{
		padding: 0 0 55px 0;
	}
	.fixscroll3 #minenosei #minenosei-fixed-area{
		padding: 12px 12px 0 12px;
		height: auto;
	}
	.fixscroll3 #minenosei #minenosei-fixed-area .mv{
		height: 600px;
		background: url(/images/top/sp/minenosei1.webp) center center no-repeat;
		background-size: auto 100%;
	}
	.fixscroll3 #minenosei h2{
		font-size: 2.1rem;
		padding: 34px 0 16px 0;
		letter-spacing: 1px;
	}
	.fixscroll3 .minenoseiTxtWrap1{
		width: 89%;
		margin: 0 auto 50px auto;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box1{
		width: 100%;
		float: none;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap{
		width: 100%;
		float: none;
		margin: 16px 0 0 0;
		display: block;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2{
		flex: none;
		width: 100%;
		margin: 0;
		border-bottom: none;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 h3{
		border-top: solid 1px #323232;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 h3.minenoseiTtl1{
		padding: 24px 0;
		border-bottom: solid 1px #323232;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 .box2txt1{
		font-size: 1.2rem;
		text-align: center;
		border-bottom: solid 1px #323232;
		padding: 0 0 10px 0;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 .box2txt2{
		line-height: 1.8em;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 .box2txt3{
		line-height: 1.8em;
		padding: 8px 0;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 .box2txt4{
		line-height: 1.8em;
		padding: 8px 0;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table{
		width: 100%;
		border-bottom: solid 1px #323232;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table th,
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table td{
		padding: 10px 0;
		border-top: solid 1px #323232;
		font-size: 1.3rem;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table th{
		width: 36%;
		line-height: 1.4em;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box2Wrap .box2 table td{
		width: 64%;
		line-height: 1.4em;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box3{
		width: 100%;
		float: none;
		margin: 28px 0 0 0;
		text-align: center;
		font-size: 1.5rem;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box3 .btn1{
		display: block;
		margin: 18px auto 0 auto;
	}
	.fixscroll3 .minenoseiTxtWrap1 .box3 span{
		display: none;
	}



	#thisplace{
		padding: 0 0 140px 0;
	}
	#thisplace .sentence1{
		max-width: 100%;
		width: 100%;
		margin: 0 auto 80px auto;
	}
	#thisplace .sentence1 .ttl1{
		width: 80%;
		height: 36px;
		position: absolute;
		padding: 0;
		top: -20px;
		left: 0;
		text-align: center;
	}
	#thisplace .sentence1 .ttl1 h2{
		font-size: 2.2rem;
		writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: horizontal-tb;
		text-orientation: unset;
		display: inline;
		line-height: 34px;
		padding: 0;
		width: 100%;
		height: 100%;
	}
	#thisplace .thisplace1{
		width: 89.3%;
		left: 0%;
		z-index: 4;
		padding: 42px 0 0 0;
	}
	#thisplace .thisplace1 .thisplaceTxt1{
		margin-top: 0;
		left: 0;
	}
	#thisplace .thisplace1 .thisplaceTxt1 h3{
		padding: 25px 25px 0 25px;
		font-size: 2.0rem;
	}
	#thisplace .thisplace1 .thisplaceTxt1 p{
		padding: 20px 25px 25px 25px;
		font-size: 1.4rem;
	}
	#thisplace .sentence1bg{
		z-index: 1;
		left: 28.4%;
		top: 96px;
		width: 100%;
		height: 554px;
	}
	#thisplace .sentence2{
		max-width: 100%;
		width: 100%;
		margin: 0;
		padding: 0 0 75px 0;
	}
	#thisplace .thisplace2{
		width: 89.3%;
		margin: 0 0 38px 10.7%;
	}
	#thisplace .thisplace2 img{
		margin-top: 0;
		left: 0;
	}
	#thisplace .thisplace2 .thisplaceTxt2 h3{
		padding: 25px 25px 0 25px;
		font-size: 2.0rem;
	}
	#thisplace .thisplace2 .thisplaceTxt2 p{
		padding: 20px 25px 25px 25px;
		font-size: 1.4rem;
	}
	#thisplace .thisplace22{
		width: 89.3%;
		margin: 0 0 38px 10.7%;
	}
	#thisplace .thisplace22 .thisplaceTxt22{
		width: 100%;
		position: relative;
		background-color: #ffffff;
		z-index: 3;
	}
	#thisplace .thisplace22 img{
		margin-top: 0;
		left: 0;
	}
	#thisplace .thisplace22 .thisplaceTxt22 p{
		padding: 20px 25px 25px 25px;
		font-size: 1.4rem;
	}
	#thisplace .sentence2bg{
		right: 28.4%;
		top: 50px;
		width: 100%;
		height: 1054px;
	}
	#thisplace .sentence3{
		max-width: 100%;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#thisplace .thisplace3{
		width: 89.3%;
		left: 0;
		z-index: 4;
		padding: 0;
	}
	#thisplace .thisplace3 .thisplaceTxt3{
		width: 100%;
		left: 0;
	}
	#thisplace .thisplace3 .thisplaceTxt3 h3{
		padding: 25px 25px 0 25px;
		font-size: 2.0rem;
	}
	#thisplace .thisplace3 .thisplaceTxt3 p{
		padding: 20px 25px 25px 25px;
		font-size: 1.4rem;
	}
	#thisplace .thisplace3 img{
		margin-top: 0;
		left: 0;
	}
	#thisplace .sentence3bg{
		z-index: 1;
		left: 28.4%;
		top: 50px;
		width: 100%;
		height: 544px;
	}


	#inherited{
		padding: 0 0 50px 0;
	}
	#inherited .inheritedkv{
		width: 100%;
		height: 360px;
		text-align: center;
		position: relative;
		background: url(/images/top/sp/inherited1.webp) top center no-repeat;
		background-size: cover;
		margin: 0 0 328px 0;
	}
	#inherited .inheritedkvsub{
		max-width: 100%;
		width: 100%;
		height: 360px;
		margin: 0 auto;
		position: relative;
	}
	#inherited .inheritedkvsub .ttl1{
		width: 80%;
		height: 36px;
		position: absolute;
		padding: 0;
		top: -20px;
		left: 0;
		text-align: center;
	}
	#inherited .inheritedkvsub .ttl1 h2{
		font-size: 2.2rem;
		writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: horizontal-tb;
		text-orientation: unset;
		display: inline;
		line-height: 34px;
		padding: 0;
		width: 100%;
		height: 100%;
	}

	#inherited .inheritedkvsub .inheritedkvTxt1{
		width: 81.4%;
		position: absolute;
		top: 332px;
		right: 0;
	}
	#inherited .inheritedkvsub .inheritedkvTxt1 h3{
		padding: 25px 25px 0 25px;
		font-size: 2.0rem;
	}
	#inherited .inheritedkvsub .inheritedkvTxt1 p{
		padding: 20px 25px 25px 25px;
		font-size: 1.4rem;
	}

	#inherited .sentence1{
		max-width: 100%;
		margin: 0 auto;
		position: relative;
	}
	#inherited .inherited1{
		width: 81.4%;
	}
	#inherited .inherited1 .inheritedTxt1{
		margin-top: -50px;
	}
	#inherited .inherited1 .inheritedTxt1 h3{
		padding: 25px 25px 0 25px;
		font-size: 2.0rem;
	}
	#inherited .inherited1 .inheritedTxt1 p{
		padding: 20px 25px 70px 25px;
		font-size: 1.4rem;
	}
	#inherited .inherited1 .inherited1img1{
		width: 110%;
		left: 0;
	}
	#inherited .inherited1 .inherited1img2{
		top: -20px;
		left: 10.7%;
		position: relative;
		z-index: 3;
	}

	#instagram{
		padding: 0 0 45px 0;
		width: 85.4%;
		margin: 0 auto;
	}
	#instagram h2{
		font-size: 2.0rem;
		width: 74%;
		height: 40px;
		line-height: 38px;
	}
	#instagram .instaimg{
		top: -10px;
	}

}
