@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#gHeader h1 {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}
#gHeader h1.show {
	opacity: 1;
	visibility: visible;
}
#main .comPageBox .txtBox h2 {
	margin-bottom: 7.174vw;
}
#main .comPageBox .txtBox h2 .en {
	margin-right: 1.903vw;
	font-size: 4.392vw;
}
#main .comPageBox .txtBox h2 img {
	width: 15.081vw;
}
#main .comPageBox .txtBox .subTxt p {
	font-size: max(10px, 1.1vw);
	letter-spacing: 0.06em;
	font-weight: 500;
	line-height: 2.27;
}
#main .comPageBox .txtBox .subTxt .subTtl {
	margin-bottom: 3.294vw;
	font-size: max(10px, 1.9vw);
	line-height: 2;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .comPageBox .phoBox .parallaxCon img {
	object-position: left 47% top 0;
}
#main .point {
	position: relative;
	z-index: 1;
}
#main .point .phoList {
	width: 13.2%;
}
#main .point .phoList li {
	position: relative;
	z-index: 2;
}
#main .point .phoList img {
	width: 100%;
}
#main .point .txtBox {
	padding: 4rem 7.5rem 14.3rem 9.3rem;
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
#main .point .txtBox h3 {
	margin-bottom: 9.7rem;
	font-size: max(10px, 4.6rem);
	font-weight: 500;
	letter-spacing: 0.04em;
}
#main .point .txtBox h3 .en {
	font-size: 5.7rem;
}
#main .point .txtBox h3 .large {
	font-size: 8.6rem;
	line-height: 1;
	font-style: italic;
	font-weight: 400;
}
#main .pointList .num {
	margin-bottom: 0.6rem;
	font-weight: 300;
	font-style: italic;
	font-size: 6rem;
	letter-spacing: -0.01em;
	color: #bbb;
	line-height: 1;
}
#main .pointList .ttl {
	margin-bottom: 1.6rem;
	font-weight: 600;
	font-size: max(10px, 2.4rem);
	letter-spacing: 0.06em;
}
#main .pointList .txt {
	opacity: 0.8;
	font-weight: 500;
	font-size: max(10px, 1.4rem);
	letter-spacing: 0.04em;
	line-height: 1.86;
}
#main .mainPho {
	padding-bottom: 44%;
	position: relative;
	z-index: 1;
}
#main .mainPho .parallaxCon {
	z-index: 1;
}
#main .service {
	padding: 16.8rem 0 21rem;
	position: relative;
	z-index: 2;
}
#main .service .checkbg {
	z-index: 2;
}
#main .service .content {
	max-width: 112.6rem;
	position: relative;
	z-index: 3;
}
#main .service h3 {
	margin-bottom: 2.5rem;
	padding-bottom: 2.5rem;
	position: relative;
	font-weight: 500;
	font-size: 4.2rem;
	line-height: 1.2;
	letter-spacing: 0.01em;
	text-align: center;
}
#main .service h3:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 5.5rem;
	transform: translateX(-50%);
	border-bottom: 1px solid #707070;
	content: "";
}
#main .service .midTxt {
	margin-bottom: 7.2rem;
	font-weight: 500;
	font-size: max(10px, 1.6rem);
	letter-spacing: 0.06em;
	line-height: 2.1;
	text-align: center;
}
#main .service .linkList {
	gap: 0 5.3rem;
}
#main .service .linkList li {
	width: calc((100% - 10.6rem)/3);
	position: relative;
	z-index: 1;
}
#main .service .linkList a {
	display: block;
	position: relative;
	overflow: hidden;
}
#main .service .linkList img {
	width: 100%;
	transition: .5s;
}
#main .service .linkList .ttl {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -0.4rem;
	transform: translateY(-50%);
	font-size: 3.6rem;
	line-height: 1;
	letter-spacing: -0.01em;
	text-align: center;
}
#main .service:after {
    position: absolute;
    right: 0;
    bottom: -1px;
    width: calc(50% + 53.5rem);
    height: 0;
    border-bottom: 1px solid #e2e2e2;
    content: "";
}
@media all and (hover: hover) and (min-width: 1000px) {
	#main .service .linkList a:hover img {
		transform: scale(1.03);
	}
}
@media all and (min-width: 1000px) {
	#main .comPageBox {
		margin-bottom: -8rem;
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
		z-index: 10;
	}
	#main .comPageBox .phoBox {
		position: relative;
		width: calc(50% - 10.3rem);
		padding-bottom: 65.2%;
		height: auto;
		min-height: auto;
		display: block !important;
	}
	#main .comPageBox .phoBox .parallaxCon {
		height: 110%;
		top: -10%;
	}
	#main .comPageBox .txtBox {
		padding: 2.928vw 0 8.565vw;
		min-height: inherit;
		margin: 0 6.4vw 0 2.928vw;
		display: block;
		max-width: 42vw;
	}
	#main .point .txtBox .subBox {
		max-width: 101.8rem;
	}
	#main .pointList {
		gap: 6rem 0;
		width: 100%;
	}
	#main .pointList li {
		width: calc((100% - 12.5rem)/3);
	}
	#main .pointList li:nth-child(3n-1) {
		margin: 6rem 5.5rem -6rem 7rem;
	}
	#main .pointList li:nth-child(3n) {
		margin: 12rem 0 -12rem;
	}
	#main .pointList .ttl02 {
		margin-right: -2rem;
		letter-spacing: -0.05em;
	}
}
@media all and (min-width: 1000px) and (max-width: 1360px) {
	#main .point .txtBox {
		padding: 2vw 5.515vw 8vw;
	}
	#main .point .txtBox h3 {
		margin-bottom: 7vw;
		font-size: max(10px, 3.38vw);
	}
	#main .point .txtBox h3 .large {
		font-size: 6.324vw;
	}
	#main .pointList {
		gap: 6.029vw 0;
	}
	#main .pointList li {
		width: calc((100% - 8.3vw)/3);
	}
	#main .pointList li:nth-child(3n-1) {
		margin: 4.412vw 3.2vw -4.412vw 5vw;
	}
	#main .pointList li:nth-child(3n) {
		margin: 8.824vw 0 -8.824vw;
	}
	#main .pointList .num {
		font-size: 4.4vw;
	}
	#main .pointList .ttl {
		font-size: max(10px, 1.77vw);
	}
}
@media all and (min-width: 1000px) and (max-width: 1120px) {
	#main .service::after {
        width: calc(100% - 3rem);
    }
}
@media all and (min-width: 1500px) {
	#main .comPageBox .txtBox {
		padding: 4.4rem 0 12.8rem;
		margin: 0 9.6rem 0 4.4rem;
		max-width: 63rem;
	}
	#main .comPageBox .txtBox h2 {
		margin-bottom: 10.8rem;
	}
	#main .comPageBox .txtBox h2 .en {
		margin-right: 2.9rem;
		font-size: 6.6rem;
	}
	#main .comPageBox .txtBox h2 img {
		width: 22.6rem;
	}
	#main .comPageBox .txtBox .subTxt p {
		font-size: 1.7rem;
	}
	#main .comPageBox .txtBox .subTxt .subTtl {
		margin-bottom: 4.9rem;
		font-size: 2.9rem;
	}
}
@media all and (max-width: 999px) {
	#main .comPageBox {
		margin-bottom: 9.5rem;
	}
	#main .comPageBox .phoBox {
		width: calc(100% - 16.5rem);
		aspect-ratio: inherit;
		padding-bottom: 80.3%;
		left: auto;
		right: 0;
		position: absolute;
	}
	#main .comPageBox .txtBox .ttlBox {
		padding: 0 4rem;
		aspect-ratio: 375/300;
		justify-content: flex-start;
	}
	#main .comPageBox .txtBox h2 {
		margin: 0;
		text-align: left;
		letter-spacing: -0.02em;
	}
	#main .comPageBox .txtBox h2 .en {
		margin-right: 0;
		font-size: 3.2rem;
	}
	#main .comPageBox .txtBox h2 img {
		width: 15.3rem;
		display: block;
		margin-top: 1.8rem;
	}
	#main .comPageBox .txtBox .subTxt {
		padding: 6.7rem 2.5rem 0 4rem;
	}
	#main .comPageBox .txtBox .subTxt p {
		font-size: max(10px, 1.4rem);
		letter-spacing: 0;
		line-height: 2;
	}
	#main .comPageBox .txtBox .subTxt .subTtl {
		margin-bottom: 2.2rem;
		font-size: max(10px, 1.8rem);
		line-height: 1.78;
		letter-spacing: 0.06em;
	}
	#main .point {
		padding: 20.2rem 0 11rem;
		position: relative;
		align-items: flex-start;
	}
	#main .point .phoList {
		margin-top: 0.5rem;
		width: 7rem;
	}
	#main .point .phoList li:not(:last-child) {
		margin-bottom: 0.2rem;
	}
	#main .point .txtBox {
		padding: 0 3.5rem;
		display: block;
	}
	#main .point .txtBox h3 {
		position: absolute;
		left: 0;
		top: 8.5rem;
		width: 100%;
		margin-bottom: 7rem;
		font-size: max(10px, 2.5rem);
		letter-spacing: 0.04em;
		text-align: center;
	}
	#main .point .txtBox h3 .en {
		font-size: 3.1rem;
	}
	#main .point .txtBox h3 .large {
		font-size: 4.7rem;
	}
	#main .pointList {
		display: block;
	}
	#main .pointList li {
		width: auto;
	}
	#main .pointList li:not(:last-child) {
		margin-bottom: 3.8rem;
	}
	#main .pointList .num {
		margin-bottom: 0.1rem;
		font-size: 3.6rem;
	}
	#main .pointList .ttl {
		margin-bottom: 0.4rem;
		font-size: max(10px, 1.5rem);
		letter-spacing: 0.02em;
		line-height: 1.73;
	}
	#main .pointList .ttl02 {
		margin-right: -1rem;
	}
	#main .pointList .txt {
		opacity: 1;
		font-size: max(10px, 1.2rem);
		line-height: 1.67;
	}
	#main .mainPho {
		padding-bottom: 120%;
	}
	#main .service {
		padding: 10rem 0 11rem;
	}
	#main .service .content {
		margin: 0 2rem;
	}
	#main .service h3 {
		margin-bottom: 2.5rem;
		padding-bottom: 2.1rem;
		font-size: 3rem;
		letter-spacing: 0;
	}
	#main .service h3:after {
		width: 4.5rem;
	}
	#main .service .midTxt {
		margin-bottom: 5.5rem;
		font-size: max(10px, 1.3rem);
		letter-spacing: 0.02em;
		line-height: 2.15;
	}
	#main .service .linkList {
		margin: 0 0.7rem;
		gap: 2rem 0;
	}
	#main .service .linkList li {
		width: 100%;
	}
	#main .service .linkList .ttl {
		font-size: 2.6rem;
	}
	#main .service:after {
		width: calc(100% - 3rem);
	}
}