@charset "utf-8";
/*------------------------------------------------------------
	message
------------------------------------------------------------*/
#main .sec01 {
	margin-top: -3.7rem;
	padding: 12.2rem 0 12.7rem;
	background: url(../img/message/sec01_img01.png) no-repeat left top -0.6rem / 40.3rem,url(../img/common/bg03.png) no-repeat left calc(50% - 8.9rem) bottom 1.4rem /30.5rem ,url(../img/message/sec01_img02.png) no-repeat right top / 52.4rem;
}
#main .sec01 .lBox {
	width: 80rem;
	margin-right: 9.7rem;
}
#main .sec01 h3 {
	margin-bottom: 2.3rem;
	padding-bottom: 2.3rem;
	width: fit-content;
	font-size: 5rem;
	font-weight: 700;
	letter-spacing: 0.4rem;
	background: linear-gradient(270deg, #DBFFE5 -1.09%, #77A4FF 100%) no-repeat left bottom / 100% 0.5rem;
}
#main .sec01 h3 span {
	color: #6D8AEF;
}
#main .sec01 .textBox {
	flex: 1;
}
#main .sec01 .textBox p {
	margin-bottom: 4.2rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.2rem;
}
#main .sec01 .textBox p:last-of-type {
	margin-bottom: 0;
}
#main .sec02 {
	padding: 13.6rem 3.1rem 11.5rem;
	background-color: rgba(109,137,238,0.5);
}
#main .sec02 .imgBox {
	padding: 4.3rem 5.6rem 5.9rem;
	margin-bottom: 6.1rem;
	position: relative;
	border-radius: 2rem;
	
	overflow: hidden;
}

#main .sec02 .imgBox.imgBox02{
	background-color: #FFF;
}

#main .sec02 .imgBox::after {
	width: 60.4rem;
	height: 46.8rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	content: "";
	background: url(../img/message/sec02_img01.png) no-repeat left top / 100%;
	pointer-events: none;
}
#main .sec02 .imgBox h3 {
	position: absolute;
	z-index: 2;
	top: 3.4rem;
	left: 3.4rem;
	font-size: 9.6rem;
	color: #fff;
	font-weight: 800;
	font-family: "Outfit", sans-serif;
	letter-spacing: 0.2rem;
}
#main .sec02 .imgBox .photoBox {
	width: 50.06%;
}
#main .sec02 .imgBox .photoBox img {
	width: 100%;
}
#main .sec02 .imgBox .textBox {
	padding: 11.7rem 6rem 0 0;
	width: 48.46%;
}
#main .sec02 .imgBox .textBox .sub {
	margin: 0 auto;
	width: 64rem;
}
#main .sec02 .imgBox .textBox .title {
	margin-bottom: 4.2rem;
	padding: 1rem 3.9rem 1.8rem;
	font-size: 2.8rem;
	font-weight: 700;
	color: #6D8AEF;
	line-height: 1.6;
	letter-spacing: 0.3rem;
	border-bottom: 1px solid #6D8AEF;
}
#main .sec02 .imgBox .textBox .title span {
	margin-right: 2rem;
	padding: 0.7rem 0 1.3rem;
	width: 5.7rem;
	color: #fff;
	text-align: center;
	font-size: 2.2rem;
	line-height: 1.4;
	letter-spacing: 0.2rem;
	display: inline-block;
	background: url(../img/common/icon01.png) no-repeat center center / 100%;
	vertical-align: 0.4rem;
}
#main .sec02 .imgBox .textBox .txtBox {
	padding-left: 4.5rem;
}
#main .sec02 .imgBox .textBox .txtBox .ttl {
	margin-bottom: 3rem;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.3rem;
}
#main .sec02 .imgBox .textBox .txtBox .txt {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.2rem;
}
#main .sec02 .imgBox:nth-of-type(2n)::after {
	left: auto;
	right: 0;
	background-image: url(../img/message/sec02_img02.png);
}	
#main .sec02 .imgBox:nth-of-type(2n) h3 {
	top: 4.1rem;
	left: auto;
	right: 3.4rem;
}
#main .sec02 .comLink01 {
	margin: 0 auto;
}
#main .sec03 .imgBox {
	margin-bottom: 19rem;
}
#main .sec03 .imgBox:last-of-type {
	margin-bottom: 0;
}
#main .sec03 .imgBox .photoBox {
	padding-left: 2rem;
	margin-left: auto;
	width: calc(50% + 82rem);
}
#main .sec03 .imgBox .textBox {
	margin-top: -28.8rem;
	padding: 3.2rem 2rem 5rem;
	width: calc(50% + 5.4rem);
	position: relative;
	z-index: 2;
	background-color: #6D8AEF;
}
#main .sec03 .imgBox .textBox .sub {
	margin: 0 auto;
	max-width: 83rem;
	align-items: center;
}
#main .sec03 .imgBox .textBox .lBox {
	padding: 0 4rem 1.9rem 0;
	width: 46.39%;
	position: relative;
}
#main .sec03 .imgBox .textBox .lBox::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 1;
	content: "";
	width: 1px;
	height: 22.2rem;
	background-color: #fff;
}
#main .sec03 .imgBox .textBox .lBox .pho {
	margin: 0 auto 0.5rem;
	width: 16.7rem;
}
#main .sec03 .imgBox .textBox .lBox .ttl {
	margin-bottom: 0.3rem;
	text-align: center;
	font-size: 3rem;
	font-weight: 500;
	color: #fff;
	line-height: 1.6;
	letter-spacing: 0.3rem;
}
#main .sec03 .imgBox .textBox .lBox .txt {
	padding-left: 1.4rem;
	text-align: center;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.2rem;
}
#main .sec03 .imgBox .textBox .lBox .txt .name {
	margin-right: 2.3rem;
	display: inline-block;
}
#main .sec03 .imgBox .textBox .lBox .txt .name span {
	font-size: 3rem;
	letter-spacing: 0.3rem;
}
#main .sec03 .imgBox .textBox .rBox {
	padding-left: 4.9vw;
	flex: 1;
	color: #fff;
}
#main .sec03 .imgBox .textBox .rBox .en {
	margin-bottom: 0.8rem;
	font-size: 3.2rem;
	font-weight: 500;
	letter-spacing: 0.2rem;
	font-family: "Outfit", sans-serif;
}
#main .sec03 .imgBox .textBox .rBox .txt {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.2rem;
}
#main .sec03 .imgBox:nth-of-type(2n) .textBox {
	background-color: #D8FF7E;
}
#main .sec03 .imgBox:nth-of-type(2n) .textBox .lBox .ttl,
#main .sec03 .imgBox:nth-of-type(2n) .textBox .lBox .txt,
#main .sec03 .imgBox:nth-of-type(2n) .textBox .rBox {
	color: #272830;
}
#main .sec03 .imgBox:nth-of-type(2n) .textBox .lBox::after {
	background-color: #272830;
}
@media all and (min-width: 897px) and (max-width: 1610px) {
	#main .sec03 .imgBox .photoBox {
		width: calc(50% + 78rem);
	}
}
@media all and (min-width: 897px) {
	#main .sec01 .content {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: center;
	}
	#main .sec02 .imgBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#main .sec02 .imgBox:nth-of-type(2n) {
		padding: 5.3rem 5.6rem 4.9rem;
		flex-direction: row-reverse;
	}
	#main .sec02 .imgBox:nth-of-type(2n) .textBox {
		padding: 11rem 0 0 6rem;
	}
	#main .sec02 .imgBox:nth-of-type(2n) .title {
		padding: 1rem 0 1.8rem;
	}
	#main .sec02 .imgBox:nth-of-type(2n) .txtBox {
		padding: 0 5rem 0 0;
	}
	#main .sec02 .comLink01 {
		max-width: 43.2rem;
	}
	#main .sec02 .comLink01 a {
		font-size: 2rem;
	}
	#main .sec02 .comLink01 a .sub {
		min-height: 7.8rem;
	}
	#main .sec03.comBg {
		padding: 12rem 0 14rem;
		background-position: right calc(50% - 59.5rem) top;
	}
	#main .sec03 .headLine02 {
		margin-bottom: 6.9rem;
	}
	#main .sec03 .headLine02 .jp {
		margin-top: 1.4rem;
		padding-left: 5rem;
		background-position: left 0.3rem top 1rem;
	}
	#main .sec03 .imgBox:nth-of-type(2n) .photoBox {
		padding: 0 2rem 0 0;
		margin: 0 auto 0 0;
	}
	#main .sec03 .imgBox:nth-of-type(2n) .textBox {
		margin-left: auto;
	}
}
@media all and (max-width: 896px) {
	#main .sec01 {
		margin-top: 0;
		padding: 4rem 0;
		background-size: 13rem auto,11rem auto,13rem auto;
	}
	#main .sec01 .lBox {
		width: auto;
		margin-right: 0;
	}
	#main .sec01 h3 {
		margin-bottom: 2.3rem;
		padding-bottom: 2.3rem;
		font-size: 1.9rem;
	}
	#main .sec01 .textBox p {
		margin-bottom: 2rem;
		font-size: 1.4rem;
	}
	#main .sec02 {
		padding: 4rem 1rem;
	}
	#main .sec02 .imgBox {
		padding: 2rem;
		margin-bottom: 3rem;
		border-radius: 1rem;
	}
	#main .sec02 .imgBox::after {
		width: 35rem;
		height: 35rem;
	}
	#main .sec02 .imgBox h3 {
		margin: 0 -1rem;
		font-size: 3.5rem;
	}
	#main .sec02 .imgBox .photoBox {
		width: auto;
	}
	#main .sec02 .imgBox .textBox {
		padding: 8rem 0 0;
		width: auto;
	}
	#main .sec02 .imgBox .textBox .sub {
		width: auto;
	}
	#main .sec02 .imgBox .textBox .title {
		margin-bottom: 2rem;
		padding: 1rem 0;
		font-size: 1.8rem;
	}
	#main .sec02 .imgBox .textBox .title span {
		margin-right: 1rem;
		padding: 0.5rem 0;
		width: 4rem;
		font-size: 1.6rem;
		vertical-align: 0;
		min-height: 3.4rem;
	}
	#main .sec02 .imgBox .textBox .txtBox {
		margin-bottom: 2rem;
		padding-left: 0;
	}
	#main .sec02 .imgBox .textBox .txtBox .ttl {
		margin-bottom: 1.5rem;
		font-size: 2rem;
	}
	#main .sec02 .imgBox .textBox .txtBox .txt {
		font-size: 1.4rem;
	}
	#main .sec03 .headLine02 .en {
		font-size: 2.2rem;
		letter-spacing: 0;
	}
	.headLine02 .jp {
		font-size: 1.6rem;
		background-position: 0.2rem 0.7rem;
	}
	#main .sec03 .imgBox {
		margin-bottom: 3rem;
	}
	#main .sec03 .imgBox .photoBox {
		padding: 0;
		margin: 0;
		width: auto;
	}
	#main .sec03 .imgBox .textBox {
		margin: 0;
		padding: 2.5rem 2rem;
		width: auto;
	}
	#main .sec03 .imgBox .textBox .sub {
		max-width: 100%;
		display: block;
	}
	#main .sec03 .imgBox .textBox .lBox {
		margin-bottom: 1rem;
		padding: 0 0 1rem;
		width: auto;
	}
	#main .sec03 .imgBox .textBox .lBox::after {
		top: auto;
		bottom: 0;
		transform: translateY(0);
		width: 100%;
		height: 1px;
	}
	#main .sec03 .imgBox .textBox .lBox .pho {
		width: 8.5rem;
	}
	#main .sec03 .imgBox .textBox .lBox .ttl {
		font-size: 1.8rem;
	}
	#main .sec03 .imgBox .textBox .lBox .txt {
		font-size: 1.4rem;
	}
	#main .sec03 .imgBox .textBox .lBox .txt .name span {
		font-size: 2rem;
	}
	#main .sec03 .imgBox .textBox .rBox {
		padding-left: 0;
	}
	#main .sec03 .imgBox .textBox .rBox .en {
		font-size: 2rem;
	}
	#main .sec03 .imgBox .textBox .rBox .txt {
		font-size: 1.4rem;
	}
}