@charset "utf-8";

.mainv{
	background-image: url(../img/newgrad/mainv.jpg);
}

.newgrad_top{
    padding: 49px 0 81px;
}
.newgrad_top_ttl{
    font-size: initial;
    /* font-weight: bold; */
    text-align: center;
    line-height: 2;
    padding: 8px 0 62px;
}



/*----------------------------------*/

.initiatives_list_mes{
    padding: 58px 38px 27px;
}
.initiatives_list li{
    padding: 0 0 40px;
}

/* .initiatives_inner {
    padding: 56px 0 40px;
} */

/*----------------------------------*/

@media screen and (min-width: 681px) and (orientation: portrait) ,screen and (min-width: 738px) and (orientation: landscape) {


}

/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 680px) and (orientation: portrait) ,screen and (max-width: 737px) and (orientation: landscape) {



	.mainv{}

	.newgrad_top{
    padding: 26px 4% 40px;
}
	.newgrad_top_ttl{
    /* font-size: 22px; */
}



    /*----------------------------------*/
    .initiatives_list_mes{
    padding: 49px 5% 20px;
}
    .initiatives_list li{}

/*     .initiatives_inner {
    padding: 30px 0;
} */

    /*----------------------------------*/
    /*----------------------------------*/
    /*----------------------------------*/

}
