@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/

.point #conts01 p {
	margin-bottom: 36px;
}

@media all and (max-width: 767px) {
	.point #conts01 p {
		margin-bottom: 14px;
	}

	.point #conts01 .topTxt {
		margin-bottom: 25px;
	}
}



.chest #conts01 p {
	margin-bottom: 58px;
}

.chest #conts01 .ttlBox {
	padding-left: 28px;
}

.chest #conts01 .topTxt {
	margin-bottom: 27px;
}

#conts01 .ttlBox01 .photoBox {
	width: 111px;
	bottom: 8px;
	right: 39px;
}

@media all and (max-width: 767px) {
	.chest #conts01 p {
		margin-bottom: 14px;
	}

	.chest #conts01 .topTxt {
		margin-bottom: 25px;
	}

	.chest #conts01 h3 {
		font-size: 1.6rem;
	}

	.chest #pagePath.pagePath02 {
		margin-bottom: 13px;
	}

	.chest #conts01 .topTxt {
		margin-bottom: 17px;
	}

	.chest #conts01 .ttlBox {
		padding-left: 15px;
	}

	#conts01 .ttlBox01 .photoBox {
		width: 55px;
		bottom: 6px;
		right: 13px;
	}

	.chest #conts01 p {
		margin-bottom: 26px;
	}
}


.neck #conts01 p {
	margin-bottom: 34px;
}

.neck #conts01 .ttlBox01 .photoBox {
	width: 96px;
	bottom: 15px;
	right: 14px;
}

.neck #conts01 .topTxt {
	margin-bottom: 27px;
}

@media all and (max-width: 767px) {
	.neck #conts01 h3 {
		font-size: 1.6rem;
	}

	.neck #pagePath.pagePath02 {
		margin-bottom: 15px;
	}

	.neck #conts01 .topTxt {
		margin-bottom: 25px;
	}

	.neck #conts01 .ttlBox01 .photoBox {
		width: 48px;
		bottom: 8px;
		right: 15px;
	}
}

.bottom #conts01 p {
	margin-bottom: 37px;
}

.bottom #conts01 .topTxt {
	margin-bottom: 27px;
}

.bottom #conts01 .ttlBox01 .photoBox {
	width: 88px;
	bottom: 3px;
	right: 50px;
}
@media all and (max-width: 767px) {

	.bottom #conts01 .ttlBox01 .photoBox {
		width: 44px;
		bottom: 3px;
		right: 25px;
	}

	.bottom #conts01 p {
		margin-bottom: 14px;
	}

	.bottom #conts01 .topTxt {
		margin-bottom: 25px;
	}

	.bottom #conts01 h3 {
		margin-top: -6px;
		font-size: 1.6rem;
	}

}

.hairline #conts01 .ttlBox01 .photoBox {
	width: 85px;
	bottom: 3px;
	right: 39px;
}

.hairline #conts01 .ttlBox {
	padding-left: 30px;
}
.flexPhotoBox {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 60px;
}
.flexPhotoBox .photoBox {
	width: 30%;
	margin: 1%;
}
@media all and (max-width: 767px) {
	.hairline #conts01 h3 {
		margin-top: -6px;
		font-size: 1.6rem;
	}

	.hairline #conts01 p {
		margin-bottom: 17px;
	}

	.hairline #conts01 .topTxt {
		margin-bottom: 25px;
	}

	.hairline #conts01 .ttlBox01 .photoBox {
		width: 42px;
		bottom: 2px;
		right: 17px;
	}

	.hairline #conts01 .ttlBox {
		padding-left: 15px;
	}
}
