@charset "utf-8";
/*------------------------------------------------------------
	topmessage
------------------------------------------------------------*/
#main .mainBox {
	margin: 0 auto;
	max-width: 128rem;
	position: relative;
}
#main .pageLead {
	margin-bottom: 0.8rem;
	position: relative;
}
#main .pageLead .photo {
	margin-left: -9.9rem;
	width: 94.9rem;
}
#main .pageLead .photo img {
	width: 100%;
}
#main .pageLead .txtBox {
	margin-top: 4.4rem;
	width: calc(50% + 3.5rem);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
#main .pageLead .txtBox h2 {
	margin-bottom: 1.6rem;
}
#main .pageLead .txtBox h2 img {
	width: 58.7rem;
}
#main .pageLead .txtBox .name {
	max-width: 59rem;
}
#main .pageLead .txtBox .name p {
	margin: 0 1rem 0 auto;
	width: fit-content;
	line-height: 1.68;
	letter-spacing: 0.12em;
}
#main .pageLead .txtBox .name {
	font-size: 3rem;
	font-weight: 400;
}
#main .pageLead .txtBox .name .en {
	margin-left: 1.2rem;
	vertical-align: 0.4rem;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: 0.2em;
	line-height: 1.68;
}
#main .pageLead .txtBox .name .nameSub {
	display: block;
	font-size: 2rem;
	line-height: 1.68;
	letter-spacing: 0.13em;
}
#main .content {
	position: relative;
	z-index: 2;
}
#main .textLeft {
	width: 70%;
}
#main .textRight {
	margin-left: auto;
	width: 70%;
}
#main .topTxtBox {
	margin-bottom: 0.3rem;
	position: relative;
}
#main .topTxtBox::before {
	width: 130.9rem;
	height: 75.6rem;
	position: absolute;
	left: -12.5rem;
	top: 8.6rem;
	background: url(../image/topmessage_bg_01.png) no-repeat left top / 100% 100%;
	content: '';
	z-index: 1;
}
#main .topTxtBox .textLeft {
	width: 68.8%;
}
#main .topTxtBox .textRight {
	width: 68.8%;
}
#main .topTxtBox p {
	margin-bottom: 4rem;
	text-align: justify;
}
#main .topTxtBox p:last-child {
	margin-bottom: 0;
}
#main .secBox {
	margin-bottom: 6.2rem;
	position: relative;
}
#main .secBox .photo {
	margin-bottom: -10.3rem;
}
#main .secBox .photo img {
	width: 100%;
}
#main .secBox .content {
	width: 106rem;
}
#main .secBox h3 {
	margin: 0 -2.3rem 2.8rem -5.2rem;
}
#main .secBox h3.taRight {
	text-align: right;
}
#main .secBox h3.taRight img {
	margin-left: auto;
}
#main .secBox h3 img {
	width: auto;
	max-height: 21.6rem;
}
#main .secBox p {
	margin-bottom: 4rem;
	text-align: justify;
}
#main .secBox p:last-child {
	margin-bottom: 0;
}
#main .sec01 {
	margin-bottom: -1.5rem;
}
#main .sec02::before {
	width: 143.8rem;
	height: 81.8rem;
	position: absolute;
	right: -19.2rem;
	top: 15.3rem;
	background: url(../image/topmessage_bg_02.png) no-repeat right top / 100% 100%;
	content: '';
	z-index: 1;
}
#main .sec02 .photo {
	margin-bottom: -6.7rem;
}
#main .sec02 h3 {
	margin-bottom: 3.6rem;
}
#main .sec03 {
	margin-bottom: 0;
}
#main .sec03::before {
	width: 132.3rem;
	height: 83.6rem;
	position: absolute;
	left: -32.7rem;
	bottom: -43.1rem;
	background: url(../image/topmessage_bg_03.png) no-repeat right top / 100% 100%;
	content: '';
	z-index: 1;
}
#main .sec03 h3 {
	margin-left: -5.4rem;
	margin-bottom: 2.3rem;
}
#main .sec04 {
	margin-bottom: 1.2rem;
}
#main .sec04 .photo {
	margin-bottom: -9.4rem;
}
#main .sec04 h3 {
	margin-right: 1rem;
	margin-bottom: 3.1rem;
}
#main .sec04 h3 img {
	max-height: 28.8rem;
}
#main .btmPhoto img {
	width: 100%;
}
@media all and (max-width: 767px) {
	#main .pageLead {
		margin-bottom: 2.5rem;
	}
	#main .pageLead .photo {
		width: 100%;
		margin: 0;
	}
	#main .pageLead .txtBox {
		margin: -4.8rem 1.4rem 0;
		width: auto;
		position: relative;
		right: auto;
		top: auto;
		transform: none;
	}
	#main .pageLead .txtBox h2 {
		margin: 0 0 0.8rem;
	}
	#main .pageLead .txtBox h2 img {
		width: 25.1rem;
	}
	#main .pageLead .txtBox .name {
		max-width: initial;
	}
	#main .pageLead .txtBox .name p {
		margin-left: 0;
		width: auto;
		line-height: 1.5;
		letter-spacing: 0.04em;
	}
	#main .pageLead .txtBox .name {
		font-size: 2.1rem;
	}
	#main .pageLead .txtBox .name .en {
		vertical-align: 0.2rem;
		font-size: 1.2rem;
		letter-spacing: 0.15em;
	}
	#main .pageLead .txtBox .name .nameSub {
		margin-top: 0.1rem;
		font-size: 1.2rem;
		line-height: 1.5;
		letter-spacing: 0.08em;
	}
	#main .textLeft {
		width: auto;
	}
	#main .textRight {
		margin-left: 0;
		width: auto;
	}
	#main .topTxtBox {
		margin-bottom: 0.2rem;
	}
	#main .topTxtBox::before {
		width: 100%;
		height: 25.3rem;
		top: auto;
		left: 0;
		bottom: -4.9rem;
		background-image: url(../image/topmessage_bg_01_sp.png);
	}
	#main .topTxtBox .textLeft {
		width: auto;
	}
	#main .topTxtBox .textRight {
		margin-left: 0;
		width: auto;
	}
	#main .topTxtBox p {
		margin-bottom: 2.6rem;
	}
	#main .topTxtBox p:last-child {
		margin-bottom: 0;
	}
	#main .secBox {
		margin-bottom: 3rem;
	}
	#main .secBox .photo {
		margin-bottom: -1.9rem;
	}
	#main .secBox h3 {
		margin: 0 -1.5rem 1.1rem 0;
	}
	#main .secBox h3.taRight {
		text-align: left;
	}
	#main .secBox h3.taRight img {
		margin-left: 0;
	}
	#main .secBox h3 img {
		max-height: 9.3rem;
	}
	#main .secBox p {
		margin-bottom: 2.6rem;
	}
	#main .secBox p:last-child {
		margin-bottom: 0;
	}
	#main .sec01 {
		margin-bottom: 1.1rem;
	}
	#main .sec02::before {
		width: 100%;
		height: 28.3rem;
		top: 8.6rem;
		right: 0;
		background-image: url(../image/topmessage_bg_02_sp.png);
	}
	#main .sec02 .photo {
		margin-bottom: -1rem;
	}
	#main .sec02 h3 {
		margin-bottom: 1.2rem;
	}
	#main .sec03 {
		margin-bottom: 0.6rem;
	}
	#main .sec03::before {
		width: 100%;
		height: 37rem;
		left: 0;
		bottom: -20.8rem;
		background-image: url(../image/topmessage_bg_03_sp.png);
	}
	#main .sec03 h3 {
		margin-left: 0;
		margin-bottom: 1.2rem;
	}
	#main .sec04 {
		margin-bottom: 0.4rem;
	}
	#main .sec04 .photo {
		margin-bottom: -2.6rem;
	}
	#main .sec04 h3 {
		margin-right: 0;
		margin-bottom: 1.4rem;
	}
	#main .sec04 h3 img {
		max-height: 12.4rem;
	}
}