@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainImg {
	position: relative;
	min-height: 999px;
	background: url("../img/index/main_img01.jpg") no-repeat center center / cover;
}
.mainImg .innBox {
	margin-top: -5px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.mainImg h2 {
	margin-bottom: 33px;
	text-align: center;
}
.mainImg h2 img {
	width: 153px;
}
.mainImg h2 span {
	margin-top: 42px;
	display: block;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 4.5rem;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.mainImg .txt {
	margin-bottom: 30px;
	font-size: 2.7rem;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
}
.mainImg p {
	font-size: 2rem;
	letter-spacing: 0.05em;
	line-height: 1.88;
	text-align: center;
	font-weight: 300;
}
.mainImg .scroll {
	position: absolute;
	width: 20px;
	bottom: -48px;
	right: 251px;
}
.mainImg .scroll a:hover {
	opacity: 0.7;
}
.about {
	padding-top: 70px;
}
.about .img {
	margin: 0 auto 46px;
	max-width: 811px;
}
.about h3 {
	margin-bottom: 38px;
	font-size: 2.6rem;
	font-weight: normal;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	letter-spacing: 0.05em;
}
.about p {
	font-weight: normal;
	line-height: 2;
	letter-spacing: 0.05em;
	text-align: center;
}
.innerBox {
	padding-top: 95px;
}
.innerBox .headLine01 {
	margin-bottom: 74px;
}
.innerBox .imgBox {
	margin-bottom: 62px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.innerBox .imgBox .photoBox {
	width: calc(50% + 49px);
}
.innerBox .imgBox .photoBox img {
	width: 100%;
}
.innerBox .imgBox .textBox {
	padding-left: 81px;
	flex: 1;
	display: flex;
}
.innerBox .imgBox .textBox .innBox {
	max-width: 410px;
}
.innerBox .imgBox .textBox .photo {
	max-width: 410px;
}
.innerBox .imgBox h3 {
	margin-bottom: 31px;
	display: flex;
	align-items: center;
	font-size: 3rem;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.05em;
}
.innerBox .imgBox h3 span {
	margin-right: 23px;
	color: #7E7AC6;
	font-size: 6rem;
	font-weight: normal;
}
.innerBox .imgBox p {
	margin-bottom: 34px;
	min-height: 126px;
	line-height: 2;
	letter-spacing: 0.05em;
}
.innerBox .imgBoxR .photoBox {
	order: 2;
}
.innerBox .imgBoxR .textBox {
	padding-right: 80px;
	justify-content: flex-end;
}
.innerBox .imgBox:last-child {
	margin-bottom: 0;
}
.price {
	padding-top: 77px;
	margin: 0 auto;
	max-width: 1080px;
}
.price .headLine01 {
	margin-bottom: 75px;
}
.price .innBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.price .innBox .phoBox {
	width: 516px;
}
.price .innBox .textBox {
	width: 515px;
}
.price .innBox .txtUl {
	margin-bottom: 12px;
	border: 1px solid #7E7AC6;
}
.price .innBox .txtUl li {
	padding: 10px 5px 8px;
	color: #ccc;
	font-size: 1.7rem;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 1.76;
	text-align: center;
	border-bottom: 1px solid #7E7AC6;
}
.price .innBox .txtUl li:nth-child(2n - 1) {
	background-color: #091A2C;
}
.price .innBox .txtUl li:nth-child(2n) {
	padding: 19px 5px 19px;
}
.price .innBox .txtUl li:last-child {
	border-bottom: none;
}
.price .innBox p {
	letter-spacing: 0.05em;
	line-height: 2;
}
.price p {
	color: #CCCCCC;
}
.news {
	margin: 0 auto;
	padding-top: 77px;
	max-width: 1080px;
	display: flex;
	justify-content: space-between;
}
.newsBox {
	width: 516px;
}
.newsBox h2 {
	margin-bottom: 63px;
}
.newsBox .iframeBox {
	margin: 0 auto;
	max-width: 500px;
	height: auto;
}
.newsBox .iframeBox iframe {
	width: 100%;
}
.facebook-wrapper > .fb-page {
	width: 100%;
}
.facebook-wrapper > .fb-page > span, .facebook-wrapper iframe {
	width: 100% ! important;
}
.news .rBox {
	width: 513px;
	border: 1px solid #7E7AC6;
}
.news .rBox .headLine01 {
	margin-bottom: 25px;
	font-size: 3.5rem;
}
.news .rBox .headLine01 span {
	margin-top: 16px;
}
.contactBox {
	margin-bottom: 7px;
	padding: 61px 46px 51px;
	box-sizing: border-box;
	border-bottom: 1px solid #7E7AC6;
}
.news .rBox p {
	margin-bottom: 26px;
	letter-spacing: 0.05em;
	line-height: 2;
	text-align: center;
}
.recruitBox p {
	margin-bottom: 20px;
	text-align: center;
}
.recruitBox {
	padding: 31px 46px 42px;
	box-sizing: border-box;
}
.profile {
	padding-top: 82px;
}
.profile .headLine01 {
	margin-bottom: 75px;
}
.profile .pho01 {
	float: left;
	max-width: 849px;
}
.profile .imgBox {
	margin-top: 48px;
	padding: 0 81px;
	float: right;
	width: calc(100% - 849px);
	box-sizing: border-box;
}
.profile .imgBox .innBox {
	width: 410px;
}
.profile .imgBox h3 {
	margin-bottom: 36px;
	font-size: 3rem;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05em;
	font-weight: normal;
}
.profile .imgBox p {
	margin-bottom: 61px;
	line-height: 2;
	letter-spacing: 0.05em;
}
.profile .imgBox02 {
	margin-top: 84px;
	float: left;
}
.profile .imgBox02 .innBox {
	float: right;
}
.profile .imgBox02 p {
	margin-bottom: 80px;
}
.profile .pho02 {
	margin-top: 85px;
	float: right;
}
@media all and (max-width: 896px) {
	.mainImg {
		min-height: 718px;
		background-image: url("../img/index/sp_main_img01.jpg");
	}
	.mainImg .innBox {
		margin-top: -4px;
		width: 100%;
		padding: 0 20px;
		color: #fff;
		box-sizing: border-box;
	}
	.mainImg h2 {
		margin-bottom: 24px;
		font-size: 2.9rem;
	}
	.mainImg h2 img {
		width: 120px;
	}
	.mainImg h2 span {
		margin-top: 35px;
		font-size: 2.9rem;
	}
	.mainImg .txt {
		margin-bottom: 27px;
		font-size: 2.1rem;
		line-height: 1.42;
	}
	.mainImg p {
		font-size: 1.5rem;
		line-height: 1.82;
	}
	.mainImg .scroll {
		right: 14px;
	}
	.about .img {
		margin-bottom: 34px;
	}
	.about h3 {
		margin-bottom: 29px;
		font-size: 2.2rem;
		line-height: 1.7;
	}
	.about p {
		font-weight: 300;
		padding: 0 23px;
	}
	.innerBox {
		padding-top: 78px;
	}
	.innerBox .headLine01 {
		margin-bottom: 70px;
	}
	.innerBox .imgBox {
		margin-bottom: 62px;
		display: block;
	}
	.innerBox .imgBox .photoBox {
		width: 100%;
		margin-bottom: 37px;
	}
	.innerBox .imgBox .textBox {
		padding: 0 24px;
	}
	.innerBox .imgBox h3 {
		margin-bottom: 26px;
		font-size: 2.5rem;
	}
	.innerBox .imgBox h3 span {
		margin-right: 12px;
		font-size: 5rem;
	}
	.innerBox .imgBox p {
		margin-bottom: 35px;
	}
	.innerBox .imgBox {
		margin-bottom: 50px;
	}
	.innerBox .imgBox p {
		min-height: inherit;
	}
	.price {
		padding-top: 66px;
	}
	.price .headLine01 {
		margin-bottom: 71px;
	}
	.price .innBox .phoBox {
		margin-right: 19px;
		width: 125px;
	}
	.price .innBox .textBox {
		width: calc(100% - 144px);
	}
	.price .innBox {
		margin-bottom: 24px;
		padding-right: 24px;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.price .innBox .txtUl {
		margin-bottom: 0;
		border-color: #fff;
	}
	.price .innBox .txtUl li {
		padding: 14px 5px 12px;
		font-size: 1.5rem;
		border-bottom-color: #fff;
	}
	.price .innBox .txtUl li:nth-child(2n) {
		padding: 18px 5px 11px;
		min-height: 64px;
		box-sizing: border-box;
	}
	.price p {
		padding: 0 24px;
		letter-spacing: 0.05em;
		line-height: 1.86;
	}
	.news {
		display: block;
		padding: 76px 24px 0;
		box-sizing: border-box;
	}
	.newsBox {
		margin-bottom: 50px;
		width: 100%;
	}
	.newsBox h2 {
		margin-bottom: 76px;
	}
	.newsBox .iframeBox {
		max-width: inherit;
	}
	.newsBox .iframeBox img {
		width: 100%;
	}
	.news .rBox {
		width: auto;
		border: none;
	}
	.news .rBox p {
		margin-bottom: 27px;
	}
	.contactBox {
		margin-bottom: 14px;
		padding: 60px 26px 53px;
		border: 1px solid #7E7AC6;
	}
	.news .rBox .headLine01 {
		margin-bottom: 29px;
		font-size: 2.5rem;
	}
	.recruitBox {
		padding: 60px 22px 54px;
		border: 1px solid #7E7AC6;
	}
	.profile {
		padding-top: 69px;
	}
	.profile .headLine01 {
		margin-bottom: 76px;
	}
	.profile .pho01 {
		float: none;
		width: auto;
		max-width: inherit;
	}
	.profile .imgBox {
		margin: 48px auto 0;
		padding: 0 24px;
		float: none;
		width: auto;
		box-sizing: border-box;
	}
	.profile .imgBox .innBox {
		width: auto;
		display: flex;
		justify-content: space-between;
	}
	.profile .imgBox .innBox .txtBox {
		margin-right: 20px;
		width: calc(100% - 127px);
	}
	.profile .imgBox .innBox .img {
		margin-right: -24px;
		margin-top: 8px;
		width: 107px;
	}
	.profile .imgBox .innBox .img img {
		width: 100%;
	}
	.profile .imgBox h3 {
		margin-bottom: 24px;
		font-size: 2.5rem;
		line-height: 1.6;
	}
	.profile .imgBox p {
		margin-bottom: 0;
		width: 224px;
		line-height: 1.86;
	}
	.profile .imgBox02 {
		margin-top: 45px;
		float: none;
	}
	.profile .pho02 {
		margin-top: 59px;
		float: right;
	}
	.profile .imgBox02 .innBox .txtBox {
		margin: 0 0 0 27px;
		order: 2;
	}
	.profile .imgBox02 .innBox .img {
		margin: 8px 0 0 -24px;
	}
	.innerBox .imgBox .textBox .innBox {
		max-width: inherit;
	}
	.innerBox .imgBox .textBox .photo {
		max-width: inherit;
	}
}
@media all and (min-width: 375px) and (max-width: 896px) {
	.profile .imgBox p {
		width: auto;
	}
}
@media all and (max-width: 374px) {
	.mainImg h2 span {
		font-size: 2.5rem;
	}
	.mainImg p {
		font-size: 1.3rem;
	}
	.news .rBox .headLine01 {
		font-size: 2.1rem;
	}
	.about p {
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	.innerBox .imgBox h3 {
		font-size: 2.2rem;
	}
	.innerBox .imgBox h3 span {
		margin-right: 10px;
		font-size: 4.5rem;
	}
	.price .innBox .txtUl li {
		font-size: 1.3rem;
	}
	.price p {
		letter-spacing: 0;
	}
	.profile .imgBox .innBox .txtBox {
		margin-right: 7px;
		flex: 1;
		width: calc(100% - 100px);
	}
	.profile .imgBox .innBox .img {
		width: 100px;
	}
	.profile .imgBox p {
		width: auto;
	}
}