@charset "utf-8";

.mv_area{background: url(../img/bg_mv.jpg) no-repeat center center;min-height:420px;box-sizing: border-box;}
.mv_area .mv_inr h1.heading_lv1{width:480px;}
.heading_lv3{margin-top: 100px;font-size: 30px;}
.section01 .btn_area{margin-top: 40px;}
.section01 .btn_area a{margin: 0 auto;}
.section02{padding-bottom: 120px;}
.secretariat{font-size: 18px;text-align: center;margin-top: 100px;}

@media screen and (max-width: 768px) {
.mv_area .mv_inr {margin: 0 5%;}
.mv_area{background: url(../img/bg_mv_sp.jpg) no-repeat top center;min-height:auto;box-sizing: border-box;background-size: 100%;}
.mv_area .mv_inr h1.heading_lv1{width: 100%;}
.heading_lv3{margin-top: 50px;font-size: 24px;}
.section02{padding-bottom: 60px;}
.secretariat{font-size: 13px;margin-top: 50px;}
}

/*　受講者の声
------------------------------------------ */
.section02 h4{ margin-top:60px;}
.section02 .clm_2 .col{ width:45%;}
.section02 .clm_2 .col img{box-shadow: 30px 30px rgb(252,239,239);}
.section02 .clm_2 .col + .col img{box-shadow: -30px 30px rgb(240,244,248);}
.section02 .clm_5 { margin-top:45px;}
.section02 .clm_5 ul{}
.section02 .clm_5 li{background: #EBECEC; padding:20px 20px 20px 65px; position:relative; font-size:15px; margin: 30px 0 0 43px;}
.section02 .clm_5 li img{ position:absolute; top:50%; width:75px; left: 0px;transform: translate(-50%, -50%);}

@media screen and (max-width: 768px) {
.section02 h4{ margin-top:40px;}
.section02 .clm_2 { display: flex; flex-direction: inherit;}
.section02 .clm_2 .col{ width:46%}
.section02 .clm_2 .col img{box-shadow: 8px 8px rgb(252,239,239);}
.section02 .clm_2 .col + .col img{box-shadow: -8px 8px rgb(240,244,248);}
.section02 .clm_5 { margin-top:20px;}
.section02 .clm_5 li img{ width:60px}
.section02 .clm_5 li { padding: 20px 20px 20px 40px; position: relative; font-size: 14px; margin: 30px 0 0 30px;}
}