@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
body {
	background-color: #fff;
}
#main .comLink:not(.comLink.big) a {
	padding: 0 2rem;
	background-color: #49783B;
}
#container::before { 
	display: none;
}
#container::after {
	background-color: transparent;
}
#main {
	padding-top: 0;
}
#main .mainVisual {
	padding: 19.8rem 0 5rem;
	aspect-ratio: 3860 / 2558;
	background: url(../image/index/main_img.png) no-repeat center bottom;
	background-size: cover;
}
#main .mainVisual .content {
	max-width: 173.2rem;
	position: relative;
}
#main .mainVisual h2 {
	width: 65.3rem;
	margin-bottom: 4.2rem;
}
#main .mainVisual .scroll {
	margin-left: 16rem;
}
#main .mainVisual .scroll a {
	display: inline-block;
	padding-right: 0.5rem;
	color: #fff;
	height: 42.6rem;
	font-size: 2rem;
	letter-spacing: 0.1em;
	position: relative;
}
#main .mainVisual .scroll .txtSpan {
	display: inline-block;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	width: 2.8rem;
	transform: rotate(180deg);
}
#main .mainVisual .scroll .arrow {
	height: 100%;
	width: 1px;
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	animation: pulseLine 2s infinite;
}
@keyframes pulseLine {
	0% { height: 0; }
	100% { height: 100%;}
}
#main .mainVisual .scroll .arrow::before {
	width: 100%;  
	height: 100%;
	background-color: #fff;
	position: absolute;  
	top: 3px;
	right: 0;  
	content: ""; 
}
#main .mainVisual .scroll .arrow::after {
	width: 1px;  
	height: 15px;
	background-color: #fff;
	position: absolute;  
	bottom: -4px;
	right: -4px;
	transform: rotate(35deg);  
	content: ""; 
}
#main .mainVisual .scroll a:hover {
	opacity: 0.8;
}
#main .maintenance {
	margin-bottom: 14.6rem;
	position: relative;
}
#main .maintenance .content {
	max-width: 137.5rem;
	position: relative;
}
#main .maintenance:after {
	width: 132.9rem;  
	aspect-ratio: 2658 / 1994;
	background: url(../image/index/photo05.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: -31rem;
	left: -14.5rem;
	z-index: -1;
	content: ""; 
}
#main .maintenance h2 {
	position: relative;
	top: -3rem;
	margin-bottom: 1.6rem;
	font-size: 5rem;
	font-weight: 500;
	color: #49783B;
	line-height: 1.6;
}
#main .maintenance p {
	margin-bottom: 2.9rem;
	line-height: 2.083;
}
#main .maintenance .inner {
	max-width: 80rem;
}
#main .maintenance .textImg {
	margin-left: -5rem;
	width: 90.3rem;
}
#main .maintenance .bigPhoto {
	position: absolute;
	top: -36.1rem;
	right: 27.4rem;
	width: 33rem;
}
#main .maintenance .bigPhoto img {
	width: 100%;
}
#main .maintenance .bigPhoto2 {
	width: 44.6rem;
	top: -25.8rem;
	right: -19.5rem;
}
#main .maintenance .bigPhoto3 {
	width: 61.7rem;
	top: 10rem;
	right: -9rem;	
	z-index: -1;
}
#main .maintenance .bigPhoto4 {
	width: 49.2rem;
	top: 68.5rem;
	right: -26rem;
	z-index: 2;
}
#main .showcases {
	padding: 11.5rem 0 15.3rem;
	position: relative;
	z-index: 1;
	background-color: #49783B;
}
#main .showcases::before {
	width: 100%;  
	z-index: -1;
	aspect-ratio: 3860 / 774;
	background: url(../image/index/bg01.png) no-repeat center bottom;
	background-size: 100% auto;
	position: absolute;  
	top: min(-18.2vw,-35rem);
	left: 0;
	content: ""; 
}
#main .showcases .headLine02 {
	color: #D4B686;
	letter-spacing: 0;
	margin-left: -3rem;
}
#main .showcases .headLine03::before {
	background-color: currentColor;
}
#main .showcases .comBox .lBox {
	margin: -1rem -1.5rem 0 0;
}
#main .showcases .headLine03 {
	margin-bottom: 6rem;
	color: #fff;
	border-color: #fff;
}
#main .showcases .whiteBox {
	margin: 0 0 5rem -0.8rem;
	padding: 4.7rem 4rem 3.7rem; 
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	position: relative;
	z-index: 1;
	border-radius: 5.2rem 0 0 5.2rem;
}
#main .showcases .whiteBox:last-child {
	margin-bottom: 0;
}
#main .showcases .whiteBox:after {
	width: 9999px;  
	background-color: #fff;
	position: absolute;  
	top: 0;
	bottom: 0;
	border-radius: 5.2rem 0 0 5.2rem;
	left: calc(50% + 10rem);
	content: ""; 
	z-index: -1;
}
#main .showcases .leftBox {
	width: 27rem;
	text-align: center;
	margin: -3rem 5rem 0 0;
}
#main .showcases .leftBox p {
	font-size: 3rem;
	font-weight: 500;
	letter-spacing: 0.025em;
	color: #49783B;
	line-height: 1.33;
}
#main .showcases .leftBox .photo {
	width: 21.7rem;
	margin: 0 auto 1.7rem;
}
#main .showcases .rightBox {
	flex: 1;
	position: relative;
}
#main .showcasesList {
	gap: 2.5rem;
	padding-right: 6rem;
	flex: 1;
}
#main .showcasesList li {
	width: calc((100% - 2.5rem) / 2);
}
#main .showcasesList .photo {
	margin-bottom: 1.8rem;
	aspect-ratio: 382 / 253;
}
#main .showcasesList p {
	margin-right: 0;
}
#main .showcases .comLink:not(.comLink.big) {
	position: absolute;
	bottom: 1rem;
	right: -21rem;
}
#main .about {
	padding: 14rem 0 13rem;
}
#main .about .comBox .lBox {
	margin: 0 -0.5rem 0 -1rem;
}
#main .about .comBox .rBox {
	padding-right: 10rem;
}
#main .about .headLine02 {
	color: #D4B686;
}
#main .about .headLine03 {
	margin-bottom: 6.5rem;
	color: #49783B;
	border-color: currentColor;
}
.headLine03::before {
	width: 5px;
}
#main .aboutList {
	margin-bottom: 9.5rem;
	display: flex;
	flex-wrap: wrap;
	gap: 5.5rem 6.5rem;
}
#main .aboutList li {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	width: calc((100% - 6.5rem) / 2);
}
#main .aboutList .aboutBoxRight {
	width: 52%;
	margin-left: 3rem;
}
#main .aboutList .aboutBoxRight img {
	width: 100%;
}
#main .aboutList .aboutBoxLeft {
	flex: 1;
	margin: -2.3rem 0 0 -1rem;
	display: flex;
	flex-direction: column;
}
#main .aboutList .comLink {
	width: 100%;
	align-self: flex-end;
	margin: 0 0.5rem 0 -0.5rem;
}
#main .aboutList .comTtl {
	flex: 1;
}
#main .comTtl {
	color: #49783B;
}
#main .comTtl .en {
	margin-bottom: 0.5rem;
	display: block;
	font-size: 5rem;
	font-weight: 500;
	color: #DEDEDE;
}
#main .message {
	position: relative;
	margin-left: -1rem;
}
#main .message p {
	margin-bottom: 9.5rem;
	line-height: 2.083;
}
#main .message .comTtl {
	line-height: 1.5;
	margin-bottom: 4rem;
}
#main .message .txtBox {
	max-width: 90rem;
	position: relative;
	z-index: 1;
}
#main .message .bigPhoto {
	position: absolute;
	bottom: -13.6rem;
	right: -22.8rem;
	width: 103.8rem;
}
#main .news {
	padding: 15.8rem 2rem 14.6rem;
	background: url(../image/index/bg03.jpg) no-repeat center;
	background-size: cover;
}
#main .news .content {
	max-width: 144.4rem;
	padding: 7rem 12rem 8.7rem;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	border-radius: 1.3rem;
	background-color: #EFEFEF;
}
#main .news .rBox {
	width: 35rem;
	text-align: right;
	margin-left: 2rem;
	order: 2;
}
#main .news .lBox {
	flex: 1;
	padding: 1.6rem 0 0 0.5rem;
}
#main .news h2 {
	color: #49783B;
	font-weight: 400;
}
#main .news h2 .en {
	margin-bottom: 0rem;
	display: block;
	font-size: 12.3rem;
	color: #D4B686;
	line-height: 1;
	font-weight: 400;
}
#main .newsList li {
	padding: 4rem 3rem 3.5rem 4.1rem;
	margin-bottom: 0.5rem;
	background-color: #fff;
}
#main .newsList li:last-child {
	margin-bottom: 0;
}
#main .newsList a:hover {
	opacity: 0.8;
}
#main .newsList li time {
	margin-bottom: 0.5rem;
	font-size: 2rem;
	display: inline-block;
}
#container {
	background-color: transparent;
}
@media all and (max-width: 896px) {
	body {
		background-color: #EFEFEF;
	}
	#gHeader h1 {
		width: 10.7rem;
		margin-left: -0.7rem;
	}
	#main .mainVisual h2 {
		margin: 0 0.6rem 2rem;
		width: 24.4rem;
	}
	#main .mainVisual {
		padding: 14.3rem 0 2rem;
		aspect-ratio: 1578 / 2597;
		background-image: url(../image/index/main_img_sp.png);
	}
	#main .mainVisual .scroll {
		margin: 0;
		position: absolute;
		bottom: -32.1rem;
        left: 1.6rem;
	}
	#main .mainVisual .scroll .arrow {
		top: -3px;
	}
	#main .mainVisual .scroll a {
		width: 2.2rem;
		font-size: 1.2rem;
		height: 21.3rem;
	}
	#main .mainVisual .scroll .arrow::after { 
		height: 8px;
		right: -2px;
	}
	#main .maintenance .bigPhoto {
		width: 13.4rem;
		top: -20.7rem;
		right: 20.5rem;
	}
	#main .maintenance .bigPhoto2 {
		width: 18.2rem;
		top: -16.5rem;
    	right: 1.4rem;
	}
	#main .maintenance .bigPhoto3 {
		top: auto;
		bottom: -18.6rem;
		right: 1.2rem;
		width: 19.6rem;
		z-index: 3;
	}
	#main .maintenance .bigPhoto4 {
		top: auto;
		bottom: -25rem;
		right: 20.8rem;
		width: 15.7rem;
	}
	#main .maintenance::after {
		display: none;
	}
	#main .maintenance .inner {
		max-width: inherit;
	}
	#main .maintenance h2 {
		margin-bottom: 1.4rem;
		font-size: 2.4rem;
		line-height: 1.5;
		top: auto;
	}
	#main .maintenance {
		padding: 9.8rem 0 11.3rem;
	}
	#main .maintenance p {
		margin-bottom: 2.6rem;
		line-height: 1.67;
	}
	#main .maintenance .textImg {
		width: auto;
		margin: 0 -1.8rem;
		text-align: center;
	}
	#main .showcases {
		padding: 2.4rem 0 3.5rem;
		margin-top: 0;
		mask: none;
	}
	#main .showcases::before {
		width: 100%;  
		z-index: -1;
		aspect-ratio: 1559 / 522;
		background: url(../image/index/bg01_sp.png) no-repeat;
		background-size: 100% auto;
		position: absolute;  
		top: min(-25.64vw,-10rem);
		left: 0;
		content: ""; 
	}
	#main .showcases .comBox .lBox {
		margin: 0 0 0.7rem;
	}
	#main .showcases .headLine02 {
		margin: 0;
	}
	#main .showcases .headLine03 {
		border: none;
		padding-left: 0;
		margin-bottom: 3.5rem;
	}
	#main .showcases .headLine03::before {
		display: none;
	}
	#main .showcases .whiteBox {
		margin: 0 0 2.5rem;
		padding: 4.1rem 3.5rem 4.8rem 6rem;
		display: block;
		border-radius: 1.5rem 0 0 1.5rem;
	}
	#main .showcases .leftBox {
		width: auto;
		margin: 0 0 2rem;
	}
	#main .showcases .leftBox .photo {
		margin-bottom: 1.2rem;
		width: auto;
	}
	#main .showcases .leftBox .photo img {
		max-height: 6.2rem;
	}
	#main .showcases .leftBox p {
		font-size: 2rem;
	}
	#main .showcasesList {
		margin-bottom: 2.9rem;
		flex-direction: column;
		padding: 0;
	}
	#main .showcasesList li {
		width: 100%;
	}
	#main .showcasesList .photo {
		margin-bottom: 1.5rem;
	}
	#main .showcasesList p {
		font-size: 1.5rem;
		line-height: 1.5;
	}
	#main .showcasesList p small {
		font-size: 1.5rem;
		margin-bottom: 0;
	}
	#main .showcases .comLink:not(.comLink.big) {
		position: static;
		margin: 0 auto;
	}
	#main .about {
		padding: 3.8rem 0 0;
		background-color: #fff;
	}
	#main .about .comBox .lBox {
		margin: 0 0 1rem;
	}
	#main .about .comBox .rBox {
		padding: 0;
	}
	#main .about .headLine03 {
		border: none;
		padding-left: 0;
		margin: 0 0 3.3rem;
	}
	#main .about .headLine03::before {
		display: none;
	}
	#main .aboutList {
		margin-bottom: 3.5rem;
		gap: 4.1rem 6.5rem;
		flex-direction: column;
	}
	#main .aboutList li {
		width: 100%;
	}
	#main .aboutList .aboutBoxRight{
		width: 46.2%;
	}
	#main .comTtl {
		font-size: 1.8rem;
	}
	#main .comTtl .en {
		margin-bottom: -0.3rem;
		font-size: 3rem;
		letter-spacing: 0;
		font-weight: 400;
	}
	#main .aboutList .aboutBoxLeft {
		margin: -1rem 0 0 0;
	}
	#main .aboutList .comLink {
		margin: 0 0 0 -0;
	}
	#main .message {
		margin: 0;
	}
	#main .message p {
		line-height: 1.67;
	}
	#main .message .comTtl {
		margin-bottom: 2rem;
	}
	#main .message .bigPhoto {
		position: static;
		width: auto;
		margin: -15.7rem -4rem 0 1rem;
	}
	#main .message .bigPhoto img {
		width: 100%;
	}
	#main .news {
		padding: 3rem 2.5rem 5rem;
		background-image: url(../image/index/bg03_sp.jpg);
	}
	#main .news .content{
		padding: 0;
		display: block;
		background-color: transparent;
	}
	#main .news .rBox {
		width: auto;
		margin: 0 0 2.2rem;
	}
	#main .news h2 {
		font-size: 2rem;
		color: #fff;
	}
	#main .news h2 .en {
		font-size: 4.85rem;
	}
	#main .news .lBox {
		padding: 2.4rem 2.5rem;
		border-radius: 1.5rem;
		background-color: #EFEFEF;
	}
	#main .newsList li {
		padding: 1.3rem 1rem 2rem 2rem;
	}
	#main .newsList li time {
		font-size: 1.5rem;
		margin-bottom: 0.2rem;
	}
	#gFooter {
		background-color: #fff;
	}
}