@charset "UTF-8";
/* CSS Document */
@media (max-width: 700px) {
#top{
	
}
#top .p_margin-b{
	margin-bottom:8px;
}
#mv {
    background-image: url(../images/mv.png);
    background-repeat: no-repeat;
    padding-top: 104px;
    padding-left: 6.15%;
    padding-right: 6.15%;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: left 30% top;
}
#mv_top{
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}
#mv_top_l{
	width: 160px;
	margin-right: 12px;
}
#mv_top_l img{
	width: 100%;
}
#mv_top_r{
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 18px;
    line-height: 1em;
    font-weight: 500;
    background-color: #0000004D;
    letter-spacing: .08em;
    padding: 6px 12px;
    padding-bottom: 8px;
}
#mv h2{
	color: #ffffff;
	font-size: 28px;
	line-height: 1.4em;
	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: 12px;
}
#mv_txt{
	margin-bottom:26px;
}
#mv_txt p{
	color: #ffffff;
	font-size: 16px;
	line-height: 1.7em;
	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;
	flex-wrap: wrap;
}

#mv_btn .btn_link:first-child{
    margin-right: 0;
    margin-bottom: 24px;
}

#top_news{
    padding-top: 6.15%;
    padding-bottom: 7.69%;
    margin-bottom: 8.46%;
    background-color: #f2f8ed;
}
#top_news_in{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#top_news h2{
    font-family: "Roboto", sans-serif;
    font-size: 32px;
    line-height: 1em;
    font-weight: 600;
    width: 128px;
    margin-right: auto;
    color: #78b844;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-bottom: 8px;
}
#top_news ul{
    width: 100%;
}
#top_news ul li{
    margin-bottom: 24px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
#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: left bottom;
    background-size: 32px auto;
    padding-right: 0px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 8px;
}
.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: 100%;
}


#top_dx{
	margin-bottom: 56px;
}
#top_dx .content_wrap{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#top_dx_l{
	width: 100%;
	margin-bottom: 24px;
}
#top_dx_l h2{
	border-left: 1px solid #78b844;
	padding-left: 20px;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 16px;
	letter-spacing: .048em;
}
#top_dx_txt{
	
}
#top_dx_txt p{
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 500;
}
#top_dx_r{
	width: 100%;
}
#top_dx_r img{
	width: 100%;
}


#top_features{
	padding-top: 48px;
	padding-bottom: 8px;
	background-color: #f2f8ed;
	margin-bottom: 32px;
}
#top_features ul{
	margin-top: 24px;
	display: flex;
	flex-wrap: wrap;
}
#top_features ul li{
	width: 100%;
	margin-right: 0;
	margin-bottom: 32px;
	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: 16px;
}
.top_fea_img img{
	width: 100%;
}
.top_fea_sita{
	height: 100%;
}
.top_fea_tit-box{
	display: flex;
	 align-items: center;
	margin-bottom: 12px;
}
.top_fea_tit-box_num{
	margin-top: 0;
	width: 40px;
	margin-right: 16px;
}
.top_fea_tit-box_num img{
	width: 100%;
}
.top_fea_tit-box h3{
	font-size: 19px;
	line-height: 1.4em;
	font-weight: 600;
}
.top_fea_txt{
	
}
.top_fea_txt p{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
}


#top_grow{
	margin-bottom:56px;
}
	#top_grow .content_wrap {

}
#top_grow_ue{
	display: flex;
	justify-content: space-between;
	margin-bottom:20px;
	flex-direction: column;
	background-image: url(../images/top_grow_illust.svg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 37.69%;
}
#top_grow_ue_l{
	width: 100%;
}
#top_grow_ue_l h2{
	border-left: 1px solid #78b844;
    padding-left: 20px;
    font-size: 24px;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: .048em;
}
#top_grow_ue_l p{
	font-size: 17px;
	line-height: 1.7em;
	font-weight: 500;
}

#top_grow_sita{
	display: flex;
	justify-content: space-between;
	margin-top: 44px;
	margin-bottom: 28px;
	flex-direction: column-reverse;
}
#top_grow_sita_l{
	width: 100%;
}
#top_grow_sita p{
	font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
}
#top_grow_sita .p_margin-b{
	margin-bottom: 12px;
}
#top_grow_sita_note{
	width: 100%;
	margin-top: 10px;
	    margin-bottom: 10px;
}
#top_grow_sita_note img{
	width: 100%;
}
#top_grow_sita_r{
	width: 100%;
	margin-bottom: 16px;
}
#top_grow_sita_r img{
	width: 100%;
}

#top_supp{
	padding-top: 48px;
	padding-bottom: 52px;
    background-color: #f2f8ed;
    margin-bottom: 32px;
}
#top_supp .p_margin-b{
	margin-bottom: 16px;
}
#top_supp_content{
	margin-top: 24px;
	margin-bottom: 24px;
	display: flex;
	justify-content: space-between;
	flex-direction: column-reverse;
}
#top_supp_l{
	width: 100%;
}
#top_supp_l p{
	font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
}
#top_supp_l h3{
	font-size: 18px;
	line-height: 1em;
	font-weight: 600;
	    letter-spacing: .048em;
	margin-top: 20px;
	margin-bottom: 10px;
}
#top_supp_note{
	width: 100%;
	margin-bottom: 10px;
}
#top_supp_note img{
	width: 100%;
}
#top_supp_r{
	width: 100%;
	margin-bottom: 16px;
}
#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: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	display: flex;
	align-items: center;
}
#top_supp_r ul li:last-child{
	border-bottom: 0;
}
#top_supp_r h3{
	font-size: 17px;
	line-height: 1.3em;
	font-weight: 600;
	    letter-spacing: .048em;
}
.top_supp_ico{
	width: 40px;
	margin-right: 16px;
}
.top_supp_ico img{
	width: 100%;
}


#top_teach{
	margin-bottom: 0;
}
#top_teach h2{
	border-left: 1px solid #78b844;
    padding-left: 20px;
    font-size: 24px;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: .048em;
}
#top_teach ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}
#top_teach ul li{
	width: 100%;
	margin-right: 0;
	margin-bottom: 48px;
	flex-direction: column;
}
#top_teach ul li:nth-child(2n){
	margin-right: 0;
}
.top_teach_img{
	width: 100%;
	margin-bottom: 20px;
}
.top_teach_img img{
	width: 100%;
}
	.top_teach_r{
		width: 100%;
	}
	.top_teach_r .btn_link {
    margin-top: 16px;
    min-width: 192px;
    font-size: 16px;
    text-align: center;
    width: 93.84%;
}
#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;
	margin-bottom: 12px;
}
#top_teach .h3h3_ja{
	font-size: 22px;
	line-height: 1em;
	font-weight: 500;
}
#top_teach .h3h3_ja span{
	display: block;
	font-size: 15px;
	line-height: 1em;
}
#top_teach .h3h3_abc{
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: 0;
}
.top_teach_txt{
	
}
.top_teach_txt p{
	font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
}
	#top_daihyo{
		margin-bottom: 60px;
	}
	#top_daihyo h2 {
    border-left: 1px solid #78b844;
        padding-left: 20px;
        font-size: 24px;
        line-height: 1.6em;
        font-weight: 600;
        margin-bottom: 20px;
        letter-spacing: .048em;
}
#top_daihyo_inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#top_daihyo_name {
    width: 100%;
    min-width: 0px;
    margin-right: 0px;
    border-bottom: 2px dotted #78b844;
    padding-bottom: 12px;
    margin-bottom: 12px;
}


	#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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0px;
}
	#top_daihyo .h3h3_abc {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0;
    padding-bottom: 14px;
}
	    #top_daihyo .h3h3_ja {
        font-size: 22px;
        line-height: 1em;
        font-weight: 500;
    }
#top_daihyo_name p {
	font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}
.top_daihyo_txt{
    width: 100%;
	
}
.top_daihyo_txt p{
	font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
}


#top_faq{
	padding-top: 48px;
    padding-bottom: 40px;
    background-color: #f2f8ed;
}
#top_faq ul{
	box-sizing: border-box;
	padding-top: 40px;
}
#top_faq ul li{
	position: relative;
	margin-bottom: 52px;
	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: 22px;
	line-height: 1em;
	font-weight: 600;
	width: 44px;
	height: 42px;
	background-color: #78b844;
    top: -32px;
	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: 8px 20px;
	margin-bottom: 8px;
	height: 72px;
	display: flex;
	align-items: center;
}
.top_faq_q_box p{
	box-sizing: border-box;
	font-size: 17px;
	line-height: 1.5em;
	font-weight: 500;
}
.top_faq_a_box{
	box-sizing: border-box;
}
.top_faq_a_box p{
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
}
}
