@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	padding: 11.9rem 0;
	background: url(../img/index/main_visual_bg01.png) no-repeat top 7.9rem center,url(../img/index/main_visual_bg02.png) no-repeat top 9.6rem left,url(../img/index/main_visual_bg03.png) no-repeat top 7.9rem right;
	background-size: 105.9rem auto,44.2rem auto,39rem auto;
}
.mainVisual .textImg {
	width: 70rem;
	margin: 0 auto 3.6rem;
}
.mainVisual p {
	position: relative;
	text-align: center;
	-webkit-text-stroke: 0.4rem transparent;
	-webkit-text-fill-color: #056023;
	background: #FFFCE9;
	-webkit-background-clip: text;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 2.1;
	letter-spacing: 0.072rem;
}
.mainVisual p img {
	position: absolute;
	right: -7.6rem;
	bottom: -7.2rem;
	width: 28.4rem;
}
#main .application {
	margin-top: -7.2rem;
	padding: 9.6rem 0 4.3rem;
	background: url(../img/index/application_bg.png) no-repeat top center;
	background-size: 192rem 100%;
}
#main .application .ttl {
	width: fit-content;
	margin: 0 auto -2.7rem;
	padding: 0 4rem 4.3rem;
	border-bottom: 0.2rem dashed #fff;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 5.6rem;
	font-weight: 900;
	letter-spacing: 0.28rem;
}
#main .application .ttl .ico {
	position: absolute;
	right: -12.7rem;
	bottom: -21.2rem;
	width: 23.8rem;
}
#main .application .ttl .textImg {
	width: 60rem;
	margin: 0 auto 0.1rem;
	display: block;
}
#main .application .ttl .sml {
	font-size: 4rem;
	letter-spacing: 0.2rem;
}
#main .application .ttl .dot {
	display: inline-block;
	position: relative;
}
#main .application .ttl .dot::before {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1rem;
	height: 1rem;
	transform: translateX(-60%);
	border-radius: 100%;
	background-color: #FFEA2D;
	content: "";
}
#main .application .time {
	width: 48.6rem;
	margin: 0 auto 2rem;
	position: relative;
	padding: 0.1rem 0 0.7rem 4rem;
	color: #fff;
	line-height: 1;
	font-size: 1.8rem;
	font-weight: 700;
	background-color: #115231;
	border-radius: 50rem;
}
#main .application .time .date {
	margin: -2.1rem 0.9rem 0 0;
	display: inline-block;
	vertical-align: middle;
}
#main .application .time .year {
	font-size: 2.4rem;
	font-weight: 900;
	letter-spacing: 0.12rem;
}
#main .application .time .big {
	font-size: 4rem;
	font-weight: 900;
	letter-spacing: 0.2rem;
}
#main .application .time .sml {
	margin-top: -1.5rem;
	font-size: 2rem;
	display: inline-block;
	vertical-align: middle;
}
#main .application .time .line {
	margin: -2.5rem 1rem 0;
	font-size: 2rem;
	display: inline-block;
	vertical-align: middle;
}
#main .application .text {
	margin-bottom: 1.5rem;
	text-align: center;
	font-size: 2.4rem;
	color: #fff;
	font-weight: 700;
	line-height: 1.8;
}
#main .application .text01 {
	margin-bottom: 3.6rem;
	line-height: 2
}
#main .application .yellow {
	color: #FFEA2D;
}
#main .guide {
	padding: 13.4rem 2rem 30rem;
	margin-bottom: -34rem;
	background: url(../img/index/guide_bg01.jpg) no-repeat top center;
	background-size: cover;
}
#main .guide .ttl {
	width: 80rem;
	margin: 0 auto -2.3rem;
	padding: 6rem 0 3rem;
	position: relative;
	text-align: center;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.16rem;
	text-shadow: 0.4rem 0.4rem 0 #FFF;
	background-color: #F7F4DD;
	border-radius: 15rem;
}
#main .guide .ttl::before {
	position: absolute;
	left: 50%;
	bottom: -2.1rem;
	background: url(../img/index/guide_arrow.png) no-repeat;
	background-size: 8.8rem auto;
	width: 8.8rem;
	height: 3.3rem;
	transform: translateX(-50%);
	content: "";
}
#main .guide .ttl img {
	position: absolute;
	left: 50%;
	top: -13.2rem;
	width: 78.9rem;
	transform: translateX(-50%);
}
#main .guide .ttl span {
	position: relative;
	z-index: 2;
}
#main .guide .ttl .green {
	display: inline-block;
	font-size: 5.6rem;
	font-weight: 900;
	letter-spacing: 0;
	color: #379B69;
	text-shadow: 0 0.3rem 0 rgba(255, 234, 45, 0.80);
}
#main .guide .textImg {
	margin: 0 0 3.5rem 1.8rem;
	position: relative;
	text-align: center;
}
#main .guide .textImg img {
	width: 103.1rem;
}
#main .guide .textList {
	margin: 0 0.5rem 4.3rem 5.5rem;
}
#main .guide .textList li {
	width: 30rem;
	height: 15rem;
	padding: 1rem 1rem 1rem 8rem;
	position: relative;
	display: flex;
	align-items: center;
	color: #444;
	font-weight: 700;
	font-size: 2.4rem;
	border-top: 0.2rem solid rgba(255, 223, 91, 0.50);
	border-bottom: 0.2rem solid rgba(255, 223, 91, 0.50);
	background-color: #FFF;
	box-sizing: border-box;
}
#main .guide .textList .num {
	color: #379B69;
	font-size: 5.4rem;
	font-family: "Baloo 2", sans-serif;
}
#main .guide .textList .num span {
	font-size: 3.2rem;
}
#main .guide .textList .title {
	position: absolute;
	left: -5.5rem;
	top: 50%;
	width: 11.2rem;
	height: 11.2rem;
	padding-top: 2.6rem;
	font-size: 3.2rem;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	background-color: #379B69;
	border-radius: 100%;
	box-sizing: border-box;
	transform: translateY(-50%);
}
#main .guide .textList .en {
	margin: -3.8rem 0.4rem 0 0.5rem;
	display: inline-block;
	vertical-align: middle;
	font-size: 5.2rem;
	font-weight: 900;
} 
#main .guide .textList .yellow {
	margin-top: -0.8rem;
	display: block;
	color: #FFEA2D;
	font-size: 1.6rem;
}
#main .guide .textList .yellow01 {
	margin-top: -0.2rem;
}
#main .guide .textList .big {
	font-size: 3.2rem;
}
#main .guide .textList .big01 {
	font-size: 2.4rem;
}
#main .guide .bgBox {
	max-width: 150rem;
	margin: 0 auto;
	padding: 6.6rem 2rem 6.7rem;
	color: #fff;
	background: url(../img/index/guide_bg02.jpg) no-repeat center center;
	background-size: cover;
	border-radius: 100rem;
}
#main .guide .bgBox .title {
	width: fit-content;
	margin: 0 auto;
	padding: 0 0 1.3rem 16rem;
	position: relative;
	text-align: center;
	color: #FFEA2D;
	font-size: 4.8rem;
	font-weight: 900;
	letter-spacing: 0.24rem;
	text-shadow: 5px 5px 0 rgba(0, 152, 68, 0.30);
}
#main .guide .bgBox .title img {
	width: 15.7rem;
	position: absolute;
	left: 0.1rem;
	top: -4.2rem;
}
#main .guide .bgBox .title .sml {
	font-size: 4rem;
	letter-spacing: 0.2rem;
}
#main .guide .bgBox .topText {
	margin-bottom: 2.2rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
}
#main .guide .bgBox .note {
	margin-top: 0.2rem;
	display: block;
	font-size: 1.4rem;
	font-weight: 500;
}
#main .guide .slideBox {
	margin-bottom: 3.5rem;
}
#main .guide .slide {
	width: 21.3rem;
	margin: 0 1.7rem;
	border-radius: 1.2rem;
	overflow: hidden;
}
#main .guide .textBox {
	width: 92rem;
	margin: 0 auto;
}
#main .guide .textBox h4 {
	margin-bottom: 0.6rem;
	font-size: 1.8rem;
	font-weight: 700;
}
#main .guide .txtList li {
	text-indent: -1em;
	padding: 0 0 1rem 1em;
	line-height: 1.6;
}
#main .guide .textBox .txtList + h4 {
	margin: 2.1rem 0 1.2rem;
}
#main .how {
	padding: 25.5rem 0 10rem;
	background: url(../img/index/how_bg.png) no-repeat top center;
	background-size: 192rem 100%;
}
#main .how .textList > li {
	width: 33.5rem;
	position: relative;
	padding: 0.1rem 2rem 3.2rem;
	background-color: #fff;
	border-radius: 2rem;
	box-sizing: border-box;
}
#main .how li:not(:last-child)::before {
	position: absolute;
	right: -7.5rem;
	top: 50%;
	background: url(../img/index/how_arrow.png) no-repeat;
	background-size: 4.5rem auto;
	width: 4.5rem;
	height: 12rem;
	content: "";
	transform: translateY(-50%);
}
#main .how .step {
	width: 11rem;
	margin: -1.7rem auto 1.9rem;
	padding-bottom: 0.3rem;
	text-align: center;
	color: #056023;
	font-weight: 700;
	line-height: 1.2;
	background-color: #FFEA2D;
	font-family: "Manrope", sans-serif;
	border-radius: 5rem;
}
#main .how .step span {
	margin-left: 0.3rem;
	font-size: 2.4rem;
}
#main .how .textList > li:nth-child(2) .step {
	margin-bottom: 2.5rem;
}
#main .how .ttl {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
}
#main .how .ttl .line {
	background: -webkit-linear-gradient(#FFFAD0,#FFFAD0) repeat-x bottom center / 100% 1.6rem;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .how .ttl01 {
	letter-spacing: 0.24rem;
}
#main .how .ttl .red {
	color: #D80514;
}
#main .how .ttl .sml {
	font-size: 1.6rem;
}
#main .how .img {
	margin: 1.7rem 0 2rem;
	text-align: center;
}
#main .how .textList > li:last-child .img {
	margin: 3.4rem 0 4rem;
}
#main .how .text {
	text-align: center;
	line-height: 1.6;
}
#main .how .noteList {
	margin-top: 1.9rem;
}
#main .how .noteList li {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.6;
	text-indent: -1em;
	padding: 0 0 0.8rem 1em;
}
#main .linkBox {
	padding: 5.3rem 0 5.6rem;
	border-bottom: 0.4rem solid #009844;
}
#main .linkBox .comLinkList p > span {
	color: #333;
	background-image: url(../img/common/line03.png),url(../img/common/line04.png);
}
#main .linkBox .comLinkList .green {
	color: #009844;
}
#main .about {
	margin-bottom: -26rem;
	padding: 7rem 0 30rem;
	background: url(../img/index/about_bg.png) repeat top center #fff;
	background-size: 96rem auto;
}
#main .about .green {
	color: #009844;
}
#main .about .headLine01 .en {
	color: #009844;
}
#main .about .headLine01 .jp {
	padding-left: 0;
	color: #056023;
	font-weight: 700;
	letter-spacing: 0.1rem;
}
#main .about .headLine01 .sml {
	font-size: 3.2rem;
}
#main .about .topText {
	margin: -2.4rem 0 1.7rem;
	line-height: 2.2;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.12rem;
}
#main .about .topText .top {
	display: block;
}
#main .about .topText .bg {
	margin-right: 0.7rem;
	padding: 0.3rem 0.8rem 0.4rem;
	color: #fff;
	background-color: #009844;
}
#main .about .imgBox {
	margin: 0 4.1rem 3.5rem 15rem;
	align-items: center;
}
#main .about .imgBox .img {
	width: 41rem;
}
#main .about .imgBox p {
	margin-top: -1.9rem;
	width: 54rem;
	font-size: 2.4rem;
	line-height: 2;
}
#main .about .bgBox {
	padding: 2.9rem 10.8rem;
	border-radius: 2rem;
	background: #FFFCE9;
}
#main .about .ttl {
	padding: 0 3rem 1.9rem;
	width: fit-content;
	margin: 0 auto;
	font-size: 2rem;
	font-weight: 500;
	background: url(../img/common/line05.png) no-repeat left top 0.3rem,url(../img/common/line06.png) no-repeat right top 0.3rem;
	background-size: 1.9rem auto;
}
#main .about .listUl li {
	width: 29.5rem;
	padding: 0.9rem 1.4rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	letter-spacing: 0.032rem;
	border-radius: 1rem;
	border: 1.5px solid #DFDFDF;
	background-color: #FFF;
}
#main .about .listUl .ico {
	width: 8rem;
}
#main .about .listUl p {
	width: calc(100% - 8rem);
	text-align: center;
}
#main .about .listUl .green {
	font-weight: 700;
}
#main .outline {
	padding: 22.1rem 0 10rem;
	background: url(../img/index/outline_bg.png) no-repeat top center;
	background-size: 192rem 100%;
}
#main .outline .headLine01 {
	margin: 0 0 2.8rem 2rem;
}
#main .outline .headLine01 .en {
	margin-bottom: -0.2rem;
	color: #009844;
}
#main .outline .headLine01 .jp {
	padding: 0 1rem 0 0;
	color: #333;
	font-weight: 700;
	letter-spacing: 0.96rem;
}
#main .outline .whiteBg {
	width: 100rem;
	margin: 0 auto;
	padding: 2.8rem 10rem 3rem;
	background-color: #fff;
	border-radius: 2rem;
}
#main .outline dt {
	padding-top: 2.8rem;
	color: #009844;
	font-size: 1.8rem;
	font-weight: 700;
}
#main .outline dd {
	padding: 0.7rem 0 3.1rem;
	border-bottom: 1.5px dashed #DEDEDE;
}
#main .outline dd:last-child {
	border-bottom: none;
}
#main .outline .bold {
	font-weight: 700;
}
#main .outline p + .noteList {
	margin-top: 0.5rem;
}
#main .outline p + .numList {
	margin-top: 0.9rem;
}
#main .outline .noteList li {
	font-size: 1.4rem;
	font-weight: 400;
	text-indent: -1em;
	padding-left: 1em;
}
#main .outline .numList li {
	line-height: 1.6;
	text-indent: -1.3em;
	padding: 0 0 0.4rem 1.3em;
}
#main .outline .dotList {
	margin: 0.8rem 0 0.9rem;
}
#main .outline .dotList li {
	line-height: 1.6;
	text-indent: -1em;
	padding-left: 1em;
}
#main .outline .mail {
	margin-top: 0.9rem;
	display: block;
	width: fit-content;
}
@media all and (min-width: 1921px) {
	#main .application {
		background-size: cover;
	}
	#main .how {
		background-size: 100% 100%;
	}
	#main .outline {
		background-size: 100% 100%;
	}
}
@media all and (min-width: 897px) {
	#main .guide .slideBox {
		display: flex;
		justify-content: center;
	}
	#main .guide .txtList {
		margin-right: -2rem;
	}
	#main .how .textList {
		position: relative;
	}
	#main .how .textList::after {
		content: "";
		width: 33.5rem;
	}
	#main .about .listUl {
		position: relative;
	}
	#main .about .listUl::after {
		content: "";
		width: 29.5rem;
	}
	#main .outline .mail:hover {
		text-decoration: underline;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding: 4.7rem 0 1.9rem;
		background: url(../img/index/main_visual_bg01_sp.png) no-repeat top 3.3rem center,url(../img/index/main_visual_bg03_sp.png) no-repeat bottom 0.5rem left,url(../img/index/main_visual_bg02_sp.png) no-repeat top 16.7rem right;
		background-size: 32.2rem auto,7rem auto,7.8rem auto;
	}
	.mainVisual .textImg {
		width: 33.5rem;
		margin: 0 auto 0.9rem;
	}
	.mainVisual p {
		padding-right: 1rem;
		-webkit-text-stroke-width: 0.2rem;
		font-size: 1.4rem;
		line-height: 1.9;
		letter-spacing: 0;
	}
	.mainVisual p img {
		right: -3.9rem;
		bottom: 1.2rem;
		width: 10.3rem;
	}
	#main .application {
		margin-top: 0;
		padding: 6.3rem 0 4.5rem;
		background-image: url(../img/index/application_bg_sp.png);
		background-size: cover;
	}
	#main .application .ttl {
		margin: 0 auto 2.9rem;
		padding: 0;
		border-bottom: none;
		font-size: 3.2rem;
		line-height: 2;
		letter-spacing: 0.16rem;
		z-index: 1;
	}
	#main .application .ttl .line {
		padding-bottom: 0.6rem;
		border-bottom: 0.2rem dashed #fff;
	}
	#main .application .ttl .ico {
		right: -6.1rem;
		bottom: -6.1rem;
		width: 10.7rem;
	}
	#main .application .ttl .textImg {
		width: auto;
		margin: 0 -2rem -0.9rem;
	}
	#main .application .ttl .textImg img {
		width: 35.5rem;
	}
	#main .application .ttl .sml {
		font-size: 2.4rem;
		letter-spacing: 0.12rem;
	}
	#main .application .ttl .dot::before {
		top: 0.6rem;
		width: 0.8rem;
		height: 0.8rem;
	}
	#main .application .time {
		width: auto;
		margin: 0 -2rem 2rem;
		padding: 0.2rem 1.5rem 0.6rem 0;
		font-size: 1.4rem;
		text-align: center;
		background-color: transparent;
		border-radius: 0;
	}
	#main .application .time > span {
		position: relative;
	}
	#main .application .time::before {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0.8;
		background: #369A68;
		mix-blend-mode: multiply;
		content: "";
	}
	#main .application .time .date {
		margin: -1.7rem 0 0 0;
	}
	#main .application .time .year {
		font-size: 2rem;
		letter-spacing: 0.1rem;
	}
	#main .application .time .big {
		font-size: 3.2rem;
		letter-spacing: 0.16rem;
	}
	#main .application .time .sml {
		margin-top: -1.2rem;
		font-size: 1.6rem;
	}
	#main .application .time .line {
		margin: -1.5rem 0.7rem 0;
	}
	#main .application .text {
		text-align: left;
		font-size: 1.8rem;
		line-height: 1.9;
	}
	#main .application .text01 {
		margin-bottom: 4.9rem;
		line-height: 1.9;
	}
	#main .guide {
		padding: 9rem 0 0;
		margin-bottom: -26.4rem;
		background-image: url(../img/index/guide_bg01_sp.jpg) ;
	}
	#main .guide .ttl {
		width: 33.5rem;
		margin: 0 auto 0.3rem;
		padding: 2.4rem 0;
		font-size: 2rem;
		line-height: 1.58;
		font-weight: 900;
		letter-spacing: 0.08rem;
		text-shadow: 0.2rem 0.2rem 0 #FFF;
	}
	#main .guide .ttl::before {
		bottom: -2.2rem;
		background-size: 8rem auto;
		width: 8rem;
	}
	#main .guide .ttl img {
		top: -9rem;
		width: 37.5rem;
		max-width: inherit;
	}
	#main .guide .ttl .green {
		font-size: 3.2rem;
		text-shadow: 0 0.2rem 0 rgba(255, 234, 45, 0.80);
	}
	#main .guide .ttl .sml {
		margin-left: -0.5rem;
		font-size: 2.4rem;
	}
	#main .guide .textImg {
		margin: 0 -0.3rem 3.2rem 0.3rem;
	}
	#main .guide .textImg img {
		width: 33.5rem;
	}
	#main .guide .textList {
		margin: 0 auto 4.8rem;
		display: block;
		padding-left: 4rem;
		width: 31.5rem;
		box-sizing: border-box;
	}
	#main .guide .textList li {
		margin-bottom: 2rem;
		width: auto;
		height: 12rem;
		padding: 1rem 2.5rem 1rem 6.7rem;
		text-align: right;
		justify-content: flex-end;
		font-size: 2rem;
	}
	#main .guide .textList .num {
		margin-right: 1rem;
	}
	#main .guide .textList .title {
		left: -4rem;
		width: 8.6rem;
		height: 8.6rem;
		padding-top: 2.2rem;
		font-size: 2rem;
		line-height: 1.2;
	}
	#main .guide .textList .title01 {
		padding-top: 1.9rem;
	}
	#main .guide .textList .en {
		margin-top: -2.3rem;
		font-size: 3.8rem;
	} 
	#main .guide .textList .yellow {
		margin-top: -0.5rem;
		font-size: 1.4rem;
	}
	#main .guide .textList .yellow01 {
		margin-top: -0.5rem;
		font-size: 1.2rem;
	}
	#main .guide .textList .big {
		font-size: 2.4rem;
	}
	#main .guide .textList .big01 {
		margin-bottom: -0.2rem;
		font-size: 2.2rem;
		display: block;
	}
	#main .guide .bgBox {
		max-width: initial;
		padding: 1.4rem 2rem 25.8rem;
		border-radius: 0 12rem 0 0;
	}
	#main .guide .bgBox .title {
		width: auto;
		padding: 0 0 1.5rem;
		text-align: left;
		font-size: 2.4rem;
		letter-spacing: 0.12rem;
		text-shadow: 0.4rem 0.4rem 0 rgba(0, 152, 68, 0.30);
	}
	#main .guide .bgBox .title img {
		width: 11.9rem;
		position: static;
		display: block;
	}
	#main .guide .bgBox .title .sml {
		font-size: 2.4rem;
		letter-spacing: 0.12rem;
	}
	#main .guide .bgBox .topText {
		margin: 0 2rem 2.6rem 0;
		text-align: left;
		font-size: 1.6rem;
		line-height: 1.6;
		font-weight: 500;
	}
	#main .guide .bgBox .note {
		margin-top: 0.6rem;
		font-size: 1.2rem;
	}
	#main .guide .slideBox {
		margin: 0 -2rem 4.8rem;
	}
	#main .guide .slide {
		width: 18rem !important;
		margin: 0 1.1rem !important;
		border-radius: 1rem;
	}
	#main .guide .slick-dots {
		position: absolute;
		left: 0;
		width: 100%;
		text-align: center;
		bottom: -2.3rem;
	}
	#main .guide .slick-dots li {
		position: relative;
		display: inline-block;
		width: 0.8rem;
		height: 0.8rem;
		margin: 0 0.3rem;
		padding: 0;
		cursor: pointer;
		background: #EAEAEA;
		border-radius: 100%;
	}
	#main .guide .slick-dots li button {
		display: none;
	}
	#main .guide .slick-dots li.slick-active {
		background: #FFEA2D;
	}
	#main .guide .textBox {
		width: auto;
	}
	#main .guide .textBox h4 {
		margin-bottom: 0.6rem;
		font-size: 1.4rem;
	}
	#main .guide .txtList li {
		font-size: 1.2rem;
		padding-bottom: 0.9rem;
	}
	#main .guide .textBox .txtList + h4 {
		margin: 2.2rem 0 0.6rem;
	}
	#main .how {
		padding: 12.6rem 0 6.1rem;
		background-image: url(../img/index/how_bg_sp.png);
		background-size: 100% 100%;
	}
	#main .how .textList {
		display: block;
	}
	#main .how .textList > li {
		width: auto;
		margin-bottom: 12.1rem;
		padding-bottom: 3rem;
	}
	#main .how .textList > li:last-child {
		margin-bottom: 0;
	}
	#main .how li:not(:last-child)::before {
		right: 50%;
		top: auto;
		bottom: -11.2rem;
		margin-right: -2.3rem;
		transform: rotate(90deg);
	}
	#main .how .step {
		margin-bottom: 1.8rem;
	}
	#main .how .img {
		margin-top: 1.8rem;
	}
	#main .how .img img {
		width: 12rem;
	}
	#main .how .textList > li:last-child .img {
		margin: 2.7rem 0 2.1rem;
	}
	#main .how .textList > li:last-child .img img {
		width: 10.5rem;
	}
	#main .how .noteList {
		margin-bottom: -0.9rem;
	}
	#main .linkBox {
		padding: 3.7rem 0 4.1rem;
	}
	#main .about {
		margin-bottom: -26rem;
		padding: 5.2rem 0 27rem;
		background-size: 80rem auto;
	}
	#main .about .headLine01 .en {
		margin-bottom: -0.1rem;
	}
	#main .about .headLine01 .sml {
		font-size: 2.4rem;
	}
	#main .about .topText {
		margin: -3.1rem 0 2.5rem;
		font-size: 1.8rem;
		line-height: 1.75;
		letter-spacing: 0.09rem;
	}
	#main .about .topText .top {
		margin-bottom: 0.6rem;
		display: block;
	}
	#main .about .topText .bg {
		padding: 0.4rem 0.8rem 0.3rem;
	}
	#main .about .imgBox {
		margin: 0 1rem 3rem;
		display: block;
	}
	#main .about .imgBox .img {
		margin: 0 1rem;
		width: auto;
	}
	#main .about .imgBox .img img {
		width: 100%;
	}
	#main .about .imgBox p {
		margin-top: 1.5rem;
		width: auto;
		font-size: 1.6rem;
		line-height: 1.75;
	}
	#main .about .bgBox {
		padding: 3.1rem 2rem 5rem;
	}
	#main .about .ttl {
		padding-bottom: 2rem;
	}
	#main .about .listUl {
		display: block;
	}
	#main .about .listUl li {
		width: auto;
		margin-bottom: 2rem;
	}
	#main .about .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .outline {
		padding: 10.7rem 0 8rem;
		background-image: url(../img/index/outline_bg_sp.png);
		background-size: 100% 100%;
	}
	#main .outline .headLine01 {
		margin: 0 0 2.2rem;
	}
	#main .outline .headLine01 .jp {
		padding: 1.1rem 0 0 0.5rem;
		letter-spacing: 0.64rem;
	}
	#main .outline .whiteBg {
		width: auto;
		padding: 1rem 2rem 1.1rem;
	}
	#main .outline dt {
		padding: 2.6rem 1.5rem 0;
	}
	#main .outline dd {
		padding: 0.6rem 1.5rem 3rem;
	}
	#main .outline dd p {
		line-height: 1.6;
	}
	#main .outline p + .noteList {
		margin-top: 0.6rem;
	}
	#main .outline p + .numList {
		margin-top: 1rem;
	}
	#main .outline .numList li {
		padding-bottom: 0.7rem;
	}
	#main .outline .dotList {
		margin: 1.1rem 0 1.2rem;
	}
	#main .outline .mail {
		margin-top: 0;
	}
}