@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#sideBar {
	display: none;
}
#conts {
	position: relative;
	z-index: 10;
	background-color: #FFF;
}
#main .sec01 {
	padding-bottom: 3.7rem;
	background: url(../img/index/bg01.png) no-repeat center top / 100%;
}
#main .sec01 h1 {
	margin-bottom: 0.2rem;
	padding: 0 0.5rem;
}
#main .sec01 h1 img {
	width: 100%;
}
#main .sec01 h2 {
	color: #1B6439;
	font-size: 2.4rem;
	font-weight: 900;
}
#main .sec01 .smlText {
	margin-bottom: 1.2rem;
	font-size: 1.2rem;
	font-weight: 400;
	text-align: center;
}
#main .sec01 .textBox {
	margin-bottom: 0.5rem;
	padding: 1.1rem 1.1rem 0.8rem;
	border-radius: 0.5rem;
	background: #E05114;
}
#main .sec01 .textBox .title {
	margin: 0 auto;
	padding: 0.1rem 1.9rem;
	width: fit-content;
	color: #E05114;
	font-size: 1.8rem;
	font-weight: 900;
	line-height: 1.2;
	border-radius: 1.6rem;
	background-color: #FFF;
	letter-spacing: 0.02em;
}
#main .sec01 .textBox .bigText {
	color: #FFF;
	font-size: 3.5rem;
	font-weight: 900;
	line-height: 1.1;
	text-align: center;
	letter-spacing: 0.04em;
}
#main .sec01 .textBox .bigText .big {
	font-size: 4.4rem;
}
#main .sec01 .textBox .bigText .num {
	font-size: 5.3rem;
	vertical-align: -0.4rem;
}
#main .sec01 .noteUl {
	margin-bottom: 1.9rem;
	padding: 0 0.8rem;
}
#main .sec01 .noteUl li {
	font-size: 1.2rem;
	font-weight: 400;
}
#main .sec01 .textArea {
	margin-bottom: 5.5rem;
	position: relative;
	z-index: 5;
}
#main .sec01 .textArea .textImg {
	position: absolute;
	top: -0.4rem;
	left: 1.4rem;
	width: 5.4rem;
	z-index: 5;
}
#main .sec01 .textArea .title {
	margin-bottom: 1.2rem;
	padding-left: 6.6rem;
	line-height: 1.3;
}
#main .sec01 .textArea .subArea {
	padding: 2rem 1.5rem 1.6rem;
	position: relative;
	border-radius: 0.8rem;
	background-color: #1B6439;
}
#main .sec01 .textArea .subArea::before {
	position: absolute;
	top: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 11.8rem;
	height: 3.1rem;
	background: url(../img/index/img02.png) no-repeat left top / 100%;
	content: '';
	z-index: 5;
}
#main .sec01 .textArea .subArea .textUl {
	padding: 2.3rem 1.5rem 1rem;
	background-color: #FFF;
	position: relative;
	overflow: hidden;
}
#main .sec01 .textArea .subArea .textUl::after {
	position: absolute;
	bottom: -1.8rem;
	right: 1.7rem;
	width: 8.2rem;
	height: 7.5rem;
	background: url(../img/index/img01.png) no-repeat left top / 100%;
	content: '';
}
#main .sec01 .textArea .subArea .textUl li {
	margin-bottom: 1rem;
	padding-left: 3.1rem;
	font-size: 1.8rem;
	line-height: 1.4;
	background: url(../img/common/icon02.png) no-repeat left top 0.3rem / 2.2rem;
}
#main .sec01 .textArea .subArea .textUl li:last-child {
	margin-bottom: 0;
}
#main .sec01 .imgBox {
	position: relative;
}
#main .sec01 .imgBox .txtBox {
	position: relative;
	z-index: 5;
}
#main .sec01 .imgBox h2 {
	margin-bottom: 1.2rem;
}
#main .sec01 .imgBox .text {
	line-height: 1.7;
}
#main .sec01 .imgBox .pho {
	position: absolute;
	top: -6.5rem;
	right: -2rem;
	width: 39rem;
}
#main .sec02 {
	padding: 2.4rem 0 4.1rem;
	background-color: #1B6439;
}
#main .sec02 .content {
	padding: 0 1.8rem;
}
#main .sec02 h2 {
	margin: 0 0 1.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .sec02 h2 span {
	display: block;
}
#main .sec02 h2 .pho {
	width: 6.6rem;
}
#main .sec02 h2 .rBox {
	padding-top: 1.4rem;
	width: calc(100% - 8rem);
	color: #FFF;
}
#main .sec02 h2 .rBox .sml {
	margin-bottom: -0.1rem;
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
}
#main .sec02 h2 .rBox .en {
	margin-bottom: 0.7rem;
	padding-bottom: 1rem;
	color: rgba(255, 255, 255, 0.4);
	font-size: 4.5rem;
	font-weight: 900;
	text-align: center;
	line-height: 1.2;
	border-bottom: 1px solid #FFF;
}
#main .sec02 h2 .rBox .big {
	font-size: 3.2rem;
	font-weight: 900;
	line-height: 1.2;
	text-align: center;
}
#main .sec02 .videoBox {
	margin: 0 -0.1rem 1.4rem 0;
	aspect-ratio: 71 / 40;
	position: relative;
}
#main .sec02 .videoBox a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	pointer-events: none;
}
#main .sec02 .videoBox a::before {
	display: none;
	margin: -0.1rem 0 0 -0.1rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 5rem;
	height: 5rem;
	background: url(../img/common/icon03.png) no-repeat left top / 100%;
	content: '';
}
#main .sec02 .videoBox a.show {
	pointer-events: auto;
}
#main .sec02 .videoBox a.show::before {
	display: block;
}
#main .sec02 .videoBox img {
	width: 100%;
}
#main .sec02 .videoBox iframe {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
#main .sec02 .textImg {
	margin: 0 -0.5rem 3.6rem -0.6rem;
}
#main .sec02 .textImg img {
	width: 100%;
}
#main .sec02 .talkList {
	margin-bottom: 5.1rem;
}
#main .sec02 .talkList li {
	margin-bottom: 2.6rem;
	padding: 0 0.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#main .sec02 .talkList li:last-child {
	margin-bottom: 0;
}
#main .sec02 .talkList li .pho {
	margin: 0.9rem 0 0 0.5rem;
	width: 8rem;
	text-align: center;
}
#main .sec02 .talkList li .pho img {
	width: 6rem;
}
#main .sec02 .talkList li .pho .txt {
	margin-top: 0.2rem;
	display: block;
	color: #FFF;
	font-size: 1.1rem;
	line-height: 1.25;
	text-align: center;
}
#main .sec02 .talkList li .txtBox {
	padding: 0.7rem 1.5rem 0.8rem;
	position: relative;
	width: calc(100% - 9rem);
	background-color: #FFF;
	border-radius: 0.5rem;
	box-sizing: border-box;
}
#main .sec02 .talkList li .txtBox::before {
	margin-top: -0.5rem;
	position: absolute;
	top: 50%;
	left: -0.8rem;
	width: 1.5rem;
	height: 1.5rem;
	background: url(../img/common/icon04.png) no-repeat left top / 100%;
	content: '';
}
#main .sec02 .talkList li .txtBox .txt {
	font-size: 1.4rem;
}
#main .sec02 .talkList li:nth-child(2n) .pho {
	margin: 0.1rem 0.5rem 0 0;
	order: 2;
}
#main .sec02 .talkList li:nth-child(2n) .txtBox::before {
	margin-top: -0.1rem;
	left: auto;
	right: -1rem;
	background-image: url(../img/common/icon05.png);
}
#main .sec02 .talkBox {
	margin: 0 0.2rem 3.6rem;
	padding: 0.5rem 1.5rem 1.5rem;
	background-color: #FFF;
	border-radius: 0.5rem;
}
#main .sec02 .talkBox .photo {
	margin: -3.6rem auto 0.6rem;
	width: 6rem;
}
#main .sec02 .talkBox .smlText {
	margin-bottom: 0.9rem;
	font-size: 1.1rem;
	text-align: center;
}
#main .sec02 .talkBox .text {
	line-height: 1.6;
}
#main .sec03 {
	padding: 3.6rem 0 7rem;
	background: url(../img/index/bg02.png) no-repeat center top / cover;
}
#main .sec03 h2 {
	margin: 0 -0.6rem -0.2rem -0.5rem;
	padding-bottom: 3rem;
	position: relative;
	text-align: center;
}
#main .sec03 h2 img {
	width: 36.1rem;
}
#main .sec03 h2::before {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 3rem;
	height: 2.2rem;
	background: url(../img/common/icon01.png) no-repeat left top / 100%;
	content: '';
}
#main .sec03 .textImg {
	margin: 0 auto 5.9rem;
	max-width: 33rem;
}
#main .sec03 .textArea {
	margin-bottom: 3rem;
	padding: 0.5rem 1.8rem 0;
	border-radius: 0.5rem;
	background: #FFF6D0;
}
#main .sec03 .textArea .title {
	margin: -1.9rem auto -0.5rem;
	padding: 0.2rem 1rem;
	width: fit-content;
	color: #FFF;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
	border-radius: 1.4rem;
	background-color: #1B6439;
}
#main .sec03 .textArea .textList > li {
	padding: 3.5rem 0 3.5rem;
	border-bottom: 1px dashed #1B6439;
}
#main .sec03 .textArea .textList > li:last-child {
	padding-bottom: 3.2rem;
	border-bottom: none;
}
#main .sec03 .textArea .textList li .num {
	margin: 0 auto 1.5rem;
	width: 4.2rem;
}
#main .sec03 .textArea .textList li .ttl {
	margin-bottom: 2.3rem;
	font-size: 2.5rem;
	font-weight: 900;
	text-align: center;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	letter-spacing: 0.02em;
	line-height: 1.4;
}
#main .sec03 .textArea .textList li .ttl .bgTxt {
	background: -webkit-linear-gradient(rgba(241, 197, 0, 0.4),rgba(241, 197, 0, 0.4)) repeat-x center bottom / 100% 35%;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .sec03 .textArea .textList li .ttl .col01 {
	color: #1B6439;
}
#main .sec03 .textArea .textList li .ttl .sub {
	font-size: 2.16rem;
}
#main .sec03 .textArea .textList li .ttl .sub.sub01 {
	font-size: 1.8rem;
}
#main .sec03 .textArea .textList li .subUl {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
}
#main .sec03 .textArea .textList li .subUl li {
	padding: 0.7rem 0.5rem 0.5rem;
	width: calc((100% - 1.2rem) / 3);
	background-color: #FFF;
	border-radius: 0.5rem;
	box-sizing: border-box;
}
#main .sec03 .textArea .textList li .subUl li .sml {
	margin-bottom: -0.2rem;
	color: #1B6439;
	font-size: 1.26rem;
	font-weight: 900;
	line-height: 1.25;
	text-align: center;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .sec03 .textArea .textList li .subUl li .big {
	color: #F1C500;
	font-size: 1.8rem;
	font-weight: 900;
	text-align: center;
}
#main .sec03 .textArea .textList li .txt {
	margin-top: -1.7rem;
	font-size: 1.44rem;
	text-align: center;
}
#main .sec03 .textArea .textList li .txt .col02 {
	color: #E05114;
}
#main .sec04 {
	padding: 3.8rem 0 5rem;
	background: #1B5A75;
}
#main .sec04 h2 {
	margin-bottom: 1.4rem;
	padding: 0 0.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	color: #FFF;
	font-size: 3.2rem;
	font-weight: 900;
	letter-spacing: -0.04em;
	line-height: 1.2;
}
#main .sec04 h2 span {
	display: block;
}
#main .sec04 h2 .lBox {
	width: calc(100% - 8.8rem);
}
#main .sec04 h2 .big {
	margin-bottom: 0;
	font-size: 4.8rem;
	letter-spacing: 0.05em;
}
#main .sec04 h2 .en {
	margin: -0.1rem 0 0.7rem;
	padding-bottom: 0.5rem;
	color: rgba(255, 255, 255, 0.4);
	font-size: 4rem;
	border-bottom: 1px solid #FFF;
	letter-spacing: 0.05em;
}
#main .sec04 h2 .sml {
	font-size: 2.3rem;
	letter-spacing: -0.02em;
}
#main .sec04 h2 .pho {
	margin: -0.5rem -0.5rem 0 0;
	width: 8.8rem;
}
#main .sec04 .subArea {
	margin: 0 -0.3rem 0 -0.2rem;
	background-color: #FFF;
	border-radius: 0.3rem 0.3rem 0.5rem 0.5rem;
	overflow: hidden;
}
#main .sec04 .subArea .photo {
	margin-bottom: 1.4rem;
}
#main .sec04 .subArea .photo img {
	width: 100%;
}
#main .sec04 .subArea .talkBox {
	margin-bottom: 2.4rem;
	padding: 0 2rem 0 1.3rem;
	align-items: flex-start;
}
#main .sec04 .subArea .talkBox .pho {
	margin-top: 0.9rem;
}
#main .sec04 .subArea .talkBox .pho img {
	width: 8rem;
}
#main .sec04 .subArea .talkBox .pho .txt {
	margin-top: 0.5rem;
	display: block;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.25;
}
#main .sec04 .subArea .talkBox .txtBox {
	padding: 0.9rem 1rem 0.6rem;
	width: calc(100% - 9.1rem);
	border-radius: 0.5rem;
	background: #EAEAEA;
	box-sizing: border-box;
	position: relative;
}
#main .sec04 .subArea .talkBox .txtBox::before {
	position: absolute;
	top: 2.2rem;
	left: -1.6rem;
	width: 2.3rem;
	height: 2.2rem;
	background: url(../img/common/icon06.png) no-repeat left top / 100%;
	content: '';
}
#main .sec04 .subArea .talkBox .txtBox .txt {
	font-size: 1.4rem;
	line-height: 1.75;
}
#main .sec04 .subArea .text {
	margin-bottom: 1.3rem;
	color: #1B6439;
	font-size: 1.8rem;
	line-height: 1.6;
	text-align: center;
}
#main .sec04 .subArea .text strong {
	font-weight: 900;
}
#main .sec04 .subArea .textImg {
	margin: 0 auto 3.7rem;
	max-width: 33.7rem;
}
#main .sec04 .subArea .dlBox {
	padding: 0rem 2rem;
	background-color: #FFF6D0;
}
#main .sec04 .subArea .dlBox .faqDl {
	padding: 1.7rem 0.2rem 1rem;
	border-bottom: 1px dashed #1B5A75;
}
#main .sec04 .subArea .dlBox .faqDl:last-child {
	border-bottom: none;
}
#main .sec04 .subArea .dlBox .faqDl dt {
	padding: 0.3rem 0 0.3rem 4.6rem;
	min-height: 4.2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-weight: 700;
	background: url(../img/common/icon07.png) no-repeat top 0.3rem left / 3.7rem;
}
#main .sec04 .subArea .dlBox .faqDl dd {
	padding: 1.2rem 0 1rem 4.6rem;
	font-weight: 700;
	line-height: 1.55;
	background: url(../img/common/icon08.png) no-repeat top 1.7rem left / 3.7rem;
	box-sizing: border-box;
	min-height: 6.8rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#main .bottomBox {
	padding: 5rem 0;
	background: #FFF url(../img/common/f_bg.png) no-repeat center center / cover;
}
@media all and (min-width: 897px) {
	#main .inner {
		margin: 0 auto;
		max-width: 78rem;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	#sideBar {
		position: fixed;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		height: 100dvh;
		padding: 1rem 2rem;
		width: 100%;
		max-width: 105.8rem;
		display: block;
		overflow: auto;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		box-sizing: border-box;
	}
	#sideBar .subBox {
		width: 38.81rem;
	}
	#sideBar .comLink {
		margin-bottom: 3.2rem;
		max-width: 22.43rem;
	}
	#sideBar .photo {
		margin: 0 auto 2.4rem;
		max-width: 24.12rem;
	}
	#sideBar .en {
		padding-top: 0.5rem;
		color: rgba(255, 255, 255, 0.3);
		font-size: 6.5rem;
		font-weight: 900;
		text-align: center;
		border-top: 1px solid #FFF;
	}
	#conts {
		width: 39rem;
		box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
	}
}
@media all and (max-height: 800px) {
	#sideBar .photo {
		max-width: 16rem;
	}
	#sideBar .en {
		font-size: 4rem;
	}
}
@media all and (max-height: 600px) {
	#sideBar .comLink {
		margin-bottom: 2rem;
		max-width: 19rem;
	}
	#sideBar .photo {
		margin-bottom: 1.6rem;
		max-width: 14rem;
	}
}