@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#container {
	overflow: visible;
}
.comBigBox {
	padding: 100px 0;
	overflow: hidden;
}
#main .scroll .simplebar-track.simplebar-horizontal {
	bottom: auto;
	top: 0;
}
#main .inner {
	margin-bottom: 85px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#main .inner .photoBox {
	margin: 107px 0 0 -15.7%;
	width: calc(50% + 142px);
	height: min(45vw,861px);
	position: relative;
}
#main .inner .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left top;
}
#main .inner .textBox {
	flex: 1;
	/* padding: 112px 0 210px 40px; */
	padding: 112px 0 210px 8vw;
	display: flex;
	justify-content: flex-end;
	position: relative;
	z-index: 1;
}
#main .inner .textBox:after {
	width: 9999px;  
	background-color: #0064B6;
	position: absolute;  
	top: -32px;
	right: -52px;
	bottom: 0;
	transform: skewX(-19deg);  
	z-index: -1;
	content: ""; 
	opacity: 0.86;
}
#main .inner .textBox .sub {
	max-width: 920px;
	width: 100%;
}
#main .inner h3 {
	/* margin: 0 -40px 85px 0; */
	margin: 0 -290px 85px 0;
	/* padding-bottom: 15px; */
	padding-bottom: 40px;
	/* font-size: min(4vw,4.8rem); */
	font-size: 4rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.92;
	color: #fff;
	position: relative;
}
#main .inner h3:after {
	width: min(45vw,851px);  
	height: 3px;
	background-color: #fff;
	position: absolute;  
	bottom: 0;
	left: 0;  
	content: ""; 
}
#main .inner p {
	margin-bottom: 40px;
	font-size: min(2vw,1.8rem);
	color: #fff;
	line-height: 2.22;
}
#main .inner p span {
	display: block;
}
#main .inner p:last-child {
	margin-bottom: 0;
}
#main .content {
	max-width: 1550px;
}
#main .info {
	margin-bottom: 140px;
}
#main .info h3 {
	margin-bottom: 121px;
	padding-bottom: 27px;
	/* font-size: 7rem; */
	font-size: 4rem;
	color: #1A1A1A;
	position: relative;
	z-index: 1;
}
#main .info h3:after {
	width: 452px;  
	height: 3px;
	background-color: #292929;
	position: absolute;  
	bottom: 0;
	left: 0;  
	content: ""; 
}
#main .info h3 .txtSpan {
	position: absolute;
	bottom: -42px;
	left: 2px;
	z-index: -1;
}
#main .info h4 {
	margin-bottom: 17px;
	font-size: 3rem;
	color: #1A1A1A;
	position: relative;
	z-index: 1;
}
#main .info p {
	margin-bottom: 33px;
	/* font-size: 1.9rem; */
	font-size: 1.7rem;
	color: #1A1A1A;
	line-height: 2.05;
}
#main .info p:last-child {
	margin-bottom: 0;
}
#main .info .text {
	margin-bottom: 16px;
}
#main .info .txt {
	margin-bottom: 54px;
	font-size: 1.1rem;
}
#main .info .txt .num {
	flex-shrink: 0;
	margin-right: 8px;
}
#main .photoList {
	margin: 0 119px 0 6px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .photoList li {
	width: 51.0%;
}
#main .photoList li img {
	width: 100%;
}
#main .photoList .liStyle {
	width: 47.2%;
}
.headLine04 {
	margin-bottom: 21px;
	padding-bottom: 30px;
	text-align: left;
	color: #1A1A1A;
	position: relative;
	background: none;
}
.headLine04:after {
	bottom: 0;
	left: 32px;  
}
.headLine04 .txtSpan {
	margin-bottom: 9px;
}
#main .flow {
	margin-bottom: 142px;
}
#main .flow p {
	margin-bottom: 28px;
	font-size: 1.8rem;
	color: #1A1A1A;
	line-height: 2.22;
	position: relative;
	z-index: 2;
}
#main .flow h4 {
	margin-bottom: 5px;
	font-size: 2.8rem;
	font-weight: 500;
	color: #005BAB;
}
#main .stickyBox {
	position: relative;
	z-index: 100;
	overflow: visible;
	height: 500vh;
}
#main .stickyBox .sticky {
	position: sticky;
	top: 90px;
	z-index: 100;
}
#main .stickyBox .inn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}
#main .stickyBox .inn li {
	height: 25%;
}
#main .scroll {
	margin: 0;
	padding: 0;
	font-size: 0;
	color: #1A1A1A;
}
#main .scroll::-webkit-scrollbar {
	display: none;
}
#main .scroll .innerBox {
	margin-right: -10vw;
	margin-bottom: -8px;
	position: relative;
	display: flex;
}
#main .scroll .innerBox:last-child {
	margin-bottom: 0;
}
#main .scroll .innerBox .img {
	width: 4.16vw;
}
#main .scroll .innerBox .img img {
	width: 100%;
}
#main .scroll .innerBox .img01 {
	position: absolute;
	left: -1.9vw;
	bottom: -2vw;
	z-index: 1;
}
#main .scroll .innerBox .img02 {
	position: absolute;
	left: 16.25vw;
	bottom: -2vw;
	z-index: 1;
}
#main .scroll .innerBox .img03 {
	position: absolute;
	left: 35vw;
	bottom: -2vw;
	z-index: 1;
}
#main .scroll .innerBox .img04 {
	position: absolute;
	left: 51.2vw;
	bottom: -2vw;
	z-index: 1;
}
#main .scroll .innerBox .img.on {
	transform: scale(1.5);
}
#main .scroll .innerBox:last-child {
	border: none;
}
#main .scroll .box01 {
	border-bottom: 8px solid #242424;
}
#main .scroll .box04 {
	border-top: 8px solid #242424;
}
#main .scroll .box {
	width: 37vw;
	/* padding: 0 35px 20px; */
	padding: 30px 1vw 3vw 3vw;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	border-left: 3px solid #707070;
}
#main .scroll .box04 {
	padding: 3.125vw 2.6vw 0;
	padding-right: 0;
	margin-left: 18.17vw;
	width: 47vw;
}
#main .scroll .box05 {
	width: 47vw;
	padding: 3.125vw 2.6vw 0;
}
#main .scroll .box:last-child {
	margin-right: 0;
	border-right: none;
}
#main .scroll p {
	margin-bottom: 0;
	/* font-size: 0.7vw; */
	font-size: 0.95vw;
	font-weight: 700;
	/* line-height: 2.4; */
	line-height: 1.85;
}
#main .scroll .ttl {
	font-size: 1.35vw;
	font-weight: 700;
	color: #000;
	display: flex;
	line-height: 1.31 !important;
	margin: -0.3vw 0 0.7vw -1.04vw;
}
#main .scroll .blue {
	color: #fff;
	background: linear-gradient(-90deg,rgba(112,203,255,0.8) 0%, rgba(0,30,182,0.8) 100%);
}
#main .scroll .blue p {
	color: #fff;
	/* line-height: 2.44; */
	line-height: 1.85;
}
.scrollBar {
	/* height: 192px; */
	height:100px;
	position: relative;
	margin: 0 45px;
	overflow: hidden;
	background: url(../img/homestead/bg01.png) no-repeat center bottom;
	background-size: 100% auto;
}
.scrollBar .bar {
	position: absolute;
	bottom: 2px;
	left: -100%;
	width: 100%;
	height: 100%;
	background: url(../img/homestead/bg02.png) no-repeat center bottom;
	background-size: 100% auto;
	background-color: #EEEEEE;
}
.simplebar-track.simplebar-horizontal {
	height: 5px;
}
.simplebar-scrollbar::before {
	background-color: #707070;
}
.simplebar-scrollbar.simplebar-visible::before {
	opacity: 1;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
	left: 88px;
	border-radius: 0;
}
#main .case .headLine04 {
	margin-bottom: 16px;
	text-align: center;
}
#main .case .headLine04::after { 
	left: 50%;
	transform: translateX(-50%);
}
#main .case .headLine04 .en {
	left: 50%;
	top: 94px;
	transform: translateX(-50%);
}
#main .case .ulBox {
	/* margin-bottom: 139px; */
	margin-bottom: 80px;
}
#main .infiniteslide_wrap {
	margin-bottom: -79px;
	padding: 40px 0 40px;
}
#main .infiniteslide_wrap:last-child {
	margin-bottom: 0;
}
#main .caseList {
	margin-bottom: 18px;
	display: flex;
	position: relative;
	z-index: 2;
}
#main .caseList02 {
	margin-left: 150px;
}
#main .caseList li {
	margin: 0 8px;
	width: 548px;
	height: 366px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	position: relative;
	filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.17));
}
#main .caseList li > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	object-fit: cover;
}
#main .caseList li p {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	font-size: 2.6rem;
	font-weight: 500;
	color: #fff;
	z-index: 1;
	text-align: center;
}
#main .caseList li p span {
	display: block;
	font-size: 2rem;
	font-weight: 400;
}
#main .comLink04 {
	width: auto;
	margin: 0 auto 135px;
	/* max-width: 895px; */
	max-width: 500px;
}
#main .comLink04 a {
	/* min-height: 170px; */
	min-height: 100px;
	/* font-size: 4.9rem; */
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	border-radius: 16px;
	background-position: right 45px center;
	/* background-size: 49px auto; */
	background-size: 30px auto;
}


.mainImg {
	overflow: hidden;
}
@media all and (min-width: 897px) {
	.mainImg h2 .txtSpan {
		left: 155px;
		top: 26px;
	}
	.comBox {
		margin-bottom: 105px;
	}
	#gFooter {
		overflow: hidden;
	}

}



@media all and (max-width: 896px) {
	.mainImg {
		margin-bottom: 0;
		padding-bottom: 49px;
	}
	.mainImg h2 .txtSpan {
		max-width: 342px;
		margin-right: 20px;
	}
	#main .inner {
		overflow: hidden;
		margin-bottom: 16px;
		display: block;
	}
	#main .inner .textBox {
		display: block;
		/* padding: 30px 30px 35px 17px; */
		padding: 10px 30px 35px 17px;
	}
	#main .inner .textBox::after { 
		right: 49px;
		top: -20px;
		height: auto;
		bottom: 0;
		transform: skewX(-15deg);
	}
	#main .inner .textBox .sub {
		padding-bottom: 0;
		max-width: inherit;
		width: auto;
	}
	#main .inner .photoBox {
		width: auto;
		margin: -285px 0 0 0;
		height: auto;
	}
	#main .inner h3 {
		padding-bottom: 5px;
		margin: 0 0 7px;
		font-size: 1.7rem;
		letter-spacing: 0.064em;
		line-height: 1.88;
	}
	#main .inner h3::after { 
		height: 1px;
		width: 100%;
	}
	#main .inner p {
		margin-bottom: 20px;
		font-size: 1.4rem;
		line-height: 1.714;
	}
	#main .inner p span {
		margin: 25px 0;
	}
	#main .inner p:last-child {
		margin-bottom: 0;
	}
	#main .content {
		padding: 0 12px;
	}
	#main .info h3 {
		margin-bottom: 17px;
		padding-bottom: 12px;
		font-size: 2.6rem;
		letter-spacing: 0.05em;
		line-height: 1.61;
	}
	#main .info h3::after {
		height: 1px;
		width: 173px;
	}
	#main .info h3 .txtSpan {
		max-width: 375px;
		bottom: auto;
		left: -12px;
		right: -12px;
		top: 27px;
	}
	#main .info h4 {
		margin: 0 8px 10px;
		font-size: 1.8rem;
	}
	#main .info p {
		margin: 0 0 27px 8px;
		font-size: 1.4rem;
		line-height: 1.36;
	}
	#main .info .text {
		margin-bottom: 27px;
	}
	#main .info .txt {
		margin: 0 0 25px -4px;
		font-size: 1rem;
		line-height: 1.2;
	}
	#main .info .txt .txtSpan {
		display: flex;
	}
	#main .info .txt .num {
		flex-shrink: 0;
		margin-right: 8px;
	}
	#main .photoList {
		display: block;
		margin: 0 25px;
	}
	#main .photoList li {
		margin-bottom: 25px;
		width: auto !important;
	}
	#main .photoList li:last-child {
		margin-bottom: 0;
	}
	#main .info {
		margin-bottom: 25px;
	}
	#main .flow {
		margin-bottom: 54px;
		padding: 0 7px;
	}
	.headLine04 {
		padding-bottom: 10px;
		margin: 0 18px 22px;
	}
	.headLine04 .txtSpan {
		margin-bottom: 0;
	}
	.headLine04::after { 
		left: 18px;
		width: 31px;
		height: 3px;
	}
	.headLine04 .en {
		max-width: 291px;
		left: 10px;
		top: 30px;
	}
	#main .flow p {
		font-size: 1.4rem;
		line-height: 1.36;
	}
	#main .flow h4 {
		/* margin-bottom: 10px; */
		margin-bottom: 40px;
		font-size: 2rem;
	}
	#main .scroll {
		padding: 30px 0 0 42px;
		margin: 0 -0 0 -20px;
	}
	.simplebar-track.simplebar-horizontal {
		height: 4px;
	}
	.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before { 
		left: 42px;
	}
	#main .scroll .innerBox {
		margin-right: 0;
		width: auto;
		display: block;
		border: none;
		border-width: 5px;
	}
	#main .scroll .box {
		display: block;
		position: relative;
		margin: 0 0 30px !important;
		width: auto !important;
		border: 2px solid #707070 !important;
		padding: 30px 20px 30px;
		min-height: inherit;
	}
	#main .scroll .box .img {
		position: absolute;
		top: -20px;
		left: -25px;
		width: 45px;
		z-index: 2;
	}
	#main .scroll p {
		font-size: 1.2rem;
	}
	#main .scroll .ttl {
		margin: 0 0 14px -15px;
		font-size: 1.7rem;
	}
	#main .scroll .innerBox .img01 {
		width: 38px;
		left: -17px;
		bottom: -22px;
	}
	#main .scroll .innerBox .img02 {
		width: 38px;
		left: 231px;
		bottom: -22px;
	}
	#main .scroll .innerBox .img03 {
		width: 38px;
		left: 485px;
		bottom: -22px;
	}
	#main .scroll .innerBox .img04 {
		width: 38px;
		left: 735px;
		bottom: -22px;
	}
	#main .scroll .innerBox .img05 {
		width: 38px;
		left: 985px;
		bottom: -22px;
	}
	#main .scroll .box04 {
		min-height: 200px;
		margin-left: 250px;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
	}
	#main .scroll .box04 .sub {
		width: 100%;
		word-break: break-all;
	}
	#main .scroll .box05 {
		min-height: 200px;
		display: flex;
		align-items: flex-end;
	}
	.scrollBar {
		display: none;
	}
	#main .stickyBox {
		height: auto;
	}
	#main .stickyBox .sticky {
		position: relative;
		top: 0;
	}
	#main .scroll .innerBox .img.on {
		transform: none;
	}
	#main .stickyBox .inn {
		display: none;
	}
	#main .scroll .blue {
		color: inherit;
		background: none;
	}
	#main .scroll .blue p {
		color: inherit;
		line-height: inherit;
	}
	#main .case .headLine04 {
		margin-bottom: -15px;
	}
	#main .case .headLine04 .en {
		width: 260px;
		top: 37px;
	}
	#main .caseList02 {
		margin-left: 70px;
	}
	#main .caseList li {
		width: 230px;
		height: 154px;
		margin: 0 4px;
	}
	#main .infiniteslide_wrap {
		margin-bottom: -90px;
	}
	#main .caseList li p {
		font-size: 1.7rem;
		padding: 10px 5px;
	}
	#main .caseList li p span {
		font-size: 1.2rem;
		margin-bottom: 4px;
	}
	#main .case .ulBox {
		margin-bottom: -7px;
	}
	#main .comLink04 {
		max-width: 252px;
		margin-bottom: 47px;
	}
	#main .comLink04 a {
		min-height: 48px;
		font-size: 1.2rem;
		border-radius: 5px;
		background-position: right 13px center;
		background-size: 14px auto;
	}
	.comBigBox {
		padding: 0;
	}
	}

@media all and (min-width: 897px) and (max-width: 1600px) {
	#main .inner .textBox::after { 
		right: -17vw;
	}
	#main .comLink04 {
		/* max-width: 860px; */
		max-width: 500px;
	}
}

@media all and (min-width: 897px) and (max-width: 1700px) {
	#main .scroll {
		margin-left: 0;
		margin-right: -20px;
		/* padding-left: 100px; */
		padding-left: 10px;
	}
}


@media all and (max-width: 374px) {
	#main .info h3 {
		font-size: 2.3rem;
	}
	#main .inner h3 {
		font-size: 1.5rem;
	}
	#main .inner .textBox::after { 
		right: -11px;
	}
}

@media all and (min-width: 1921px) {
	#main .scroll .box {
		width: 860px;
		padding-left: 50px;
		padding-right: 20px;
	}
	#main .scroll .box02,
	#main .scroll .box01 {
		padding-bottom: 90px;
	}
	#main .scroll p {
		font-size: 1.2rem;
	}
	#main .scroll .ttl {
		font-size: 2.6rem;
	}
	#main .scroll .innerBox {
		margin-right: -400px;
	}
	#main .scroll .innerBox .img03 {
		left: 32.5vw;
	}
	#main .scroll .innerBox .img03 {
		left: 810px;
	}
	#main .scroll .innerBox .img02 {
		left: 404px;
	}
	#main .scroll .innerBox .img04 {
		left: 1148px;
	}
	#main .scroll .box04 {
		margin-left: 454px;
	}
}