@charset "UTF-8";
/* CSS Document */
#top{
	
}
#top .p_margin-b{
	margin-bottom: 3.84%;
}
#mv {
    background-image: url(../images/mv.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 144px;
    padding-left: 6.15%;
    padding-right: 6.15%;
    padding-bottom: 7.69%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#mv_top{
	display: flex;
	align-items: center;
	margin-bottom: 1.53%;
}
#mv_top_l{
	width: 248px;
	margin-right: 2.3%;
}
#mv_top_l img{
	width: 100%;
}
#mv_top_r{
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 22px;
    line-height: 1em;
    font-weight: 500;
    background-color: #0000004D;
    letter-spacing: .08em;
    padding: 6px 12px;
    padding-bottom: 8px;
}
#mv h2{
	color: #ffffff;
	font-size: 40px;
	line-height: 1.5em;
	font-weight: 500;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.64), 0px 0px 8px rgba(0, 0, 0, 0.64);
	margin-bottom: 1.53%;
}
#mv_txt{
	margin-bottom: 3.07%;
}
#mv_txt p{
	color: #ffffff;
	font-size: 17px;
	line-height: 1.8em;
	font-weight: 500;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.64), 0px 0px 8px rgba(0, 0, 0, 0.64);
}
#mv_btn{
	display: flex;
	align-items: center;
}

#mv_btn .btn_link:first-child{
	margin-right: 72px;
}

#top_news{
    padding-top: 3.07%;
    padding-bottom: 3.07%;
    margin-bottom: 8.46%;
    background-color: #f2f8ed;
}
#top_news_in{
	display: flex;
	justify-content: space-between;
}
#top_news h2{
    font-family: "Roboto", sans-serif;
    font-size: 40px;
    line-height: 1em;
    font-weight: 600;
    width: 128px;
    margin-right: 48px;
    color: #78b844;
}
#top_news ul{
    width: 100%;
}
#top_news ul li{
    margin-bottom: 24px;
    display: flex;
    align-items: flex-start;
}
#top_news ul li:last-of-type{
	margin-bottom: 0;
}
#top_news ul li a{
    background-image: url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 48px auto;
    padding-right: 72px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top_news_day {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 1.9em;
    font-weight: 500;
    margin-right: 24px;
    color: #396F2E;
}
#top_news h3{
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
    width: 80%;
}


#top_dx{
	margin-bottom: 6.92%;
}
#top_dx .content_wrap{
	display: flex;
	justify-content: space-between;
}
#top_dx_l{
	width: 53.84%;
}
#top_dx_l h2{
	border-left: 1px solid #78b844;
	padding-left: 32px;
	font-size: 30px;
	line-height: 1.6em;
	font-weight: 600;
	margin-bottom: 5.38%;
	letter-spacing: .048em;
}
#top_dx_txt{
	
}
#top_dx_txt p{
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 500;
}
#top_dx_r{
	width: 40.76%;
}
#top_dx_r img{
	width: 100%;
}


#top_features{
	padding-top: 6.92%;
	background-color: #f2f8ed;
	margin-bottom: 6.92%;
}
#top_features ul{
	margin-top: 3.84%;
	display: flex;
	flex-wrap: wrap;
}
#top_features ul li{
	width: 30.76%;
	margin-right: 3.86%;
	margin-bottom: 6.15%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
#top_features ul li:nth-child(3n){
	margin-right: 0;
}
.top_fea_img{
	width: 100%;
	margin-bottom: 20px;
}
.top_fea_img img{
	width: 100%;
}
.top_fea_sita{
	height: 100%;
}
.top_fea_tit-box{
	display: flex;
	 align-items: flex-start;
	margin-bottom: 16px;
}
.top_fea_tit-box_num{
	margin-top: 6px;
	width: 18.46%;
	margin-right: 18px;
}
.top_fea_tit-box_num img{
	width: 100%;
}
.top_fea_tit-box h3{
	font-size: 21px;
	line-height: 1.5em;
	font-weight: 600;
}
.top_fea_txt{
	
}
.top_fea_txt p{
	font-size: 16px;
	line-height: 1.7em;
	font-weight: 500;
}


#top_grow{
	margin-bottom: 10%;
}
#top_grow .content_wrap {
    
}
#top_grow_ue{
	display: flex;
	justify-content: space-between;
	margin-bottom: 2.3%;
	background-image: url(../images/top_grow_illust.svg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 29.23%;
}
#top_grow_ue_l{
	width: 66.92%;
	box-sizing: border-box;
}
#top_grow_ue_l h2{
	border-left: 1px solid #78b844;
    padding-left: 32px;
    font-size: 30px;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 5.38%;
    letter-spacing: .048em;
}
#top_grow_ue_l p{
	font-size: 19px;
	line-height: 1.8em;
	font-weight: 500;
}
#top_grow_sita{
	display: flex;
	justify-content: space-between;
	margin-top: 6.15%;
	margin-bottom: 4.61%;
}
#top_grow_sita_l{
	width: 47.69%;
}
#top_grow_sita p{
	font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}
#top_grow_sita .p_margin-b{
	margin-bottom: 4.61%;
}
#top_grow_sita_note{
	width: 100%;
	margin-top: 3.07%;
	    margin-bottom: 3.07%;
}
#top_grow_sita_note img{
	width: 100%;
}
#top_grow_sita_r{
	width: 45.38%;
}
#top_grow_sita_r img{
	width: 100%;
}

#top_supp{
	padding-top: 6.92%;
	padding-bottom: 6.92%;
    background-color: #f2f8ed;
    margin-bottom: 6.15%;
}
#top_supp .p_margin-b{
	margin-bottom: 6.92%;
}
#top_supp_content{
	margin-top: 5.38%;
	margin-bottom: 3.84%;
	display: flex;
	justify-content: space-between;
}
#top_supp_l{
	width: 46.15%;
}
#top_supp_l p{
	font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}
#top_supp_l h3{
	font-size: 21px;
	line-height: 1em;
	font-weight: 600;
	    letter-spacing: .048em;
	margin-bottom: 4.61%;
}
#top_supp_note{
	width: 100%;
	margin-bottom: 3.84%;
}
#top_supp_note img{
	width: 100%;
}
#top_supp_r{
	width: 47.69%;
}
#top_supp_r ul{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#top_supp_r ul li{
	border-bottom: 1px dashed #000000;
	padding-top: 6.92%;
	padding-left: 3.07%;
	padding-right: 3.07%;
	padding-bottom: 6.92%;
	display: flex;
	align-items: center;
}
#top_supp_r ul li:last-child{
	border-bottom: 0;
}
#top_supp_r h3{
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 600;
	    letter-spacing: .048em;
}
.top_supp_ico{
	width: 56px;
	margin-right: 4.61%;
}
.top_supp_ico img{
	width: 100%;
}


#top_teach{
	margin-bottom: 6.15%;
}
#top_teach h2{
	border-left: 1px solid #78b844;
    padding-left: 32px;
    font-size: 30px;
    line-height: 1.6em;
    font-weight: 600;
    letter-spacing: .048em;
}
#top_teach ul{
	margin-top:4.61%;
	display: flex;
	flex-wrap: wrap;
}
#top_teach ul li{
	width: 47.69%;
	margin-right: 4.62%;
	display: flex;
	justify-content: space-between;
}
#top_teach ul li:nth-child(2n){
	margin-right: 0;
}
.top_teach_img{
	width: 39.23%;
}
.top_teach_img img{
	width: 100%;
}
.top_teach_r{
	width: 56.92%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.top_teach_r .btn_link{
	margin-top: 26px;
	min-width: 192px;
	    font-size: 16px;
	text-align: center;
	width: 93.07%;
}
.top_teach_r .btn_link a{
	padding: 18px 48px;
}
#top_teach .h3_h3{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	background-image: url("../images/arrow_long.svg");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: right bottom;
	padding-bottom: 14px;
	margin-bottom: 12px;
}
#top_teach .h3h3_ja{
	font-size: 24px;
	line-height: 1em;
	font-weight: 500;
}
#top_teach .h3h3_abc{
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: 0;
}
.top_teach_txt{
}
.top_teach_txt p{
	font-size: 15px;
    line-height: 1.8em;
    font-weight: 500;
}


#top_daihyo{
	margin-bottom: 8.46%;
}
#top_daihyo h2{
	border-left: 1px solid #78b844;
    padding-left: 32px;
    font-size: 30px;
    line-height: 1.6em;
    font-weight: 600;
    letter-spacing: .048em;
	margin-bottom: 3.84%;
}
#top_daihyo_inner {
    display: flex;
    justify-content: space-between;
}
#top_daihyo_name {
    width: 360px;
    min-width: 360px;
    margin-right: 24px;
}


#top_daihyo .h3_h3 {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    background-image: url(../images/arrow_long.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: right bottom;
    margin-bottom: 12px;
    padding-right: 8px;
}
#top_daihyo .h3h3_ja {
    font-size: 26px;
    line-height: 1em;
    font-weight: 500;
	margin-right: 5.38%;
	padding-bottom: 18px;
}
#top_daihyo .h3h3_abc {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0;
	padding-bottom: 14px;
}
#top_daihyo_name p {
	font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}

.top_daihyo_txt{
    width: 59.23%;
	
}
.top_daihyo_txt p{
	font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}

#top_faq{
	padding-top: 6.92%;
    padding-bottom: 6.92%;
    background-color: #f2f8ed;
}
#top_faq ul{
	box-sizing: border-box;
	padding-top: 5.38%;
}
#top_faq ul li{
	position: relative;
	margin-bottom: 5.38%;
	box-sizing: border-box;
}
#top_faq ul li:last-child{
	margin-bottom: 0;
}
.top_faq_num{
	font-family: "Roboto", sans-serif;
	box-sizing: border-box;
	position: absolute;
	font-size: 28px;
	line-height: 1em;
	font-weight: 600;
	width: 56px;
	height: 52px;
	background-color: #78b844;
    top: -28px;
	left: 0;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	letter-spacing: 0;
}
.top_faq_content{
	box-sizing: border-box;
	padding-left: 26px;
	padding-right: 26px;
}
.top_faq_q_box{
	box-sizing: border-box;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 12px 56px;
	margin-bottom: 10px;
	height: 52px;
	display: flex;
	align-items: center;
}
.top_faq_q_box p{
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1em;
	font-weight: 500;
}
.top_faq_a_box{
	box-sizing: border-box;
}
.top_faq_a_box p{
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 500;
}
