
/* narrow特待生紹介
----------------------------------------- */
#page_scholarship_student *,
#page_scholarship_student *:before,
#page_scholarship_student *:after {
    box-sizing: border-box;
}

#page_scholarship_student .inner {
    margin: 0 auto;
    width: 1000px;
}

#page_scholarship_student .mv img {
    width: 100%;
}

#page_scholarship_student .description {
    background: url(/img/scholarshipstudent/bg_con01b.png);
    padding: 60px 0;
    position: relative;
}

#page_scholarship_student .description img{
    position: absolute;
    right: 50%;
    top: 47px;
    transform: translate(50%,0);
}

#page_scholarship_student .description .inner {
    background: url(/img/scholarshipstudent/description_img.png) no-repeat right 20px center, #fff;
    border: 1px solid #000;
    box-shadow: 7px 7px 1px 0 #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.9;
    padding: 41px 200px 34px 30px;
}

#page_scholarship_student .description .inner .fred {
    color: #e62c2c;
}

#page_scholarship_student .description .inner .bgyellow {
    background: -moz-linear-gradient(top, rgba(255,230,58,0) 0%, rgba(255,230,58,0) 29%, rgba(255,230,58,1) 30%, rgba(255,230,58,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,230,58,0) 0%,rgba(255,230,58,0) 29%,rgba(255,230,58,1) 30%,rgba(255,230,58,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,230,58,0) 0%,rgba(255,230,58,0) 29%,rgba(255,230,58,1) 30%,rgba(255,230,58,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe63a', endColorstr='#ffe63a',GradientType=0 ); /* IE6-9 */
}

#page_scholarship_student .student_list {
    background: url(/img/scholarshipstudent/bg_con01.png);
    padding: 70px 0 50px 0;
}

#page_scholarship_student .student_list ul {
    margin-right: -40px;
}

#page_scholarship_student .student_list ul li {
    float: left;
    margin: 0 40px 75px 0;
    position: relative;
    width: 220px;
}

#page_scholarship_student .student_list ul li::before {
    background: url(/img/scholarshipstudent/img_scholar_logo.png) 0 0 no-repeat;
    content: '';
    height: 27px;
    left: 0;
    position: absolute;
    top: -16px;
    width: 142px;
    z-index: 10;
}

#page_scholarship_student .student_list ul li .img {
    margin-bottom: 25px;
    position: relative;
}

#page_scholarship_student .student_list ul li .img img {
    height: 293px;
    width: 220px;
}

#page_scholarship_student .student_list ul li .name {
    background: url(/img/scholarshipstudent/bg_name.png) center center no-repeat;
    font-size: 20px;
    font-weight: bold;
    height: 47px;
    line-height: 38px;
    text-align: center;
}

#page_scholarship_student .student_list ul li .name.font_space_m {
    letter-spacing: -2px;
}

#page_scholarship_student .student_list ul li .lesson_count {
    background: url(/img/scholarshipstudent/lesson_bg.png) 0 0 no-repeat;
    font-weight: bold;
    height: 78px;
    line-height: 1.2;
    padding-top: 13px;
    position: absolute;
    right: -18px;
    text-align: center;
    text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
    top: -18px;
    width: 77px;
    z-index: 1;
}

#page_scholarship_student .student_list ul li .lesson_count span {
    font-size: 20px;
}

#page_scholarship_student .student_list ul li.ico-rank .img::after {
    bottom: -20px;
    content: '';
    height: 93px;
    left: -2px;
    position: absolute;
    width: 87px;
}

#page_scholarship_student .student_list ul li.ico-rank.ico-s01 .img::after,
#page_scholarship_student .student_list ul li.ico-rank.ico-s02 .img::after,
#page_scholarship_student .student_list ul li.ico-rank.ico-s03 .img::after,
#page_scholarship_student .student_list ul li.ico-rank.ico-s04 .img::after,
#page_scholarship_student .student_list ul li.ico-rank.ico-s05 .img::after {
    height: 87px;
    width: 94px;
}

#page_scholarship_student .student_list ul li.ico-rank.ico-b01 .img::after,
#page_scholarship_student .student_list ul li.ico-rank.ico-b02 .img::after,
#page_scholarship_student .student_list ul li.ico-rank.ico-b03 .img::after,
#page_scholarship_student .student_list ul li.ico-rank.ico-b04 .img::after,
#page_scholarship_student .student_list ul li.ico-rank.ico-b05 .img::after {
    height: 88px;
    width: 74px;
}

#page_scholarship_student .student_list ul li.ico-b01 .img::after { background: url(/img/scholarshipstudent/ico_b01.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-b02 .img::after { background: url(/img/scholarshipstudent/ico_b02.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-b03 .img::after { background: url(/img/scholarshipstudent/ico_b03.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-b04 .img::after { background: url(/img/scholarshipstudent/ico_b04.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-b05 .img::after { background: url(/img/scholarshipstudent/ico_b05.png) 0 0 no-repeat;}

#page_scholarship_student .student_list ul li.ico-s01 .img::after { background: url(/img/scholarshipstudent/ico_s01.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-s02 .img::after { background: url(/img/scholarshipstudent/ico_s02.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-s03 .img::after { background: url(/img/scholarshipstudent/ico_s03.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-s04 .img::after { background: url(/img/scholarshipstudent/ico_s04.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-s05 .img::after { background: url(/img/scholarshipstudent/ico_s05.png) 0 0 no-repeat;}

#page_scholarship_student .student_list ul li.ico-g01 .img::after { background: url(/img/scholarshipstudent/ico_g01.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-g02 .img::after { background: url(/img/scholarshipstudent/ico_g02.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-g03 .img::after { background: url(/img/scholarshipstudent/ico_g03.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-g04 .img::after { background: url(/img/scholarshipstudent/ico_g04.png) 0 0 no-repeat;}
#page_scholarship_student .student_list ul li.ico-g05 .img::after { background: url(/img/scholarshipstudent/ico_g05.png) 0 0 no-repeat;}

#page_scholarship_student .recommend {
    background: url(/img/scholarshipstudent/bg_fr.png);
    border-top: 30px solid #333;
    padding: 50px 0 100px 0;
}

#page_scholarship_student .recommend .ufo {
    margin-bottom:15px;
    text-align: center;
}

#page_scholarship_student .recommend h2 {
    margin-bottom: 50px;
    text-align: center;
}

#page_scholarship_student .recommend .audition {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 0 50px 20px 50px;
}

#page_scholarship_student .recommend .audition h3 {
    background: url(/img/scholarshipstudent/line.png) center bottom no-repeat;
    font-size: 34px;
    font-weight :bold;
    line-height: 100px;
    margin-bottom: 30px;
    text-align: center;
}

#page_scholarship_student .recommend .audition .img {
    float: left;
    padding-left: 30px;
    width: 230px;
}

#page_scholarship_student .recommend .audition .img  img{
    width: 200px;
}

#page_scholarship_student .recommend .audition .txt_wrap {
    float: right;
    width: 640px;
}

#page_scholarship_student .recommend .audition .txt_wrap .ttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 10px;
}

#page_scholarship_student .recommend .audition .txt_wrap .period {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#page_scholarship_student .recommend .audition .txt_wrap .period .fp {
    color: #9859c8;
    font-size: 16px;
    font-weight: normal;
}

#page_scholarship_student .recommend .audition .txt_wrap .period .fg {
    color: #9a9a9a;
    font-size: 16px;
    font-weight: normal;
}

#page_scholarship_student .recommend .audition .txt_wrap .btn {
    margin-bottom: 10px;
}

#page_scholarship_student .recommend .audition .txt_wrap .btn a {
    background-color: #f89420;
    border-radius: 10px;
    box-shadow: 0 3px #c57315;
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 380px;
}

#page_scholarship_student .recommend .audition .txt_wrap .attention {
    color: #9a9a9a;
    font-size: 12px;
}

#page_scholarship_student .recommend .audition .no_auditon {
    font-size: 24px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}

#page_scholarship_student .feature {
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
    padding: 30px 80px;
}

#page_scholarship_student .feature .table_box {
    display: table-row;
    width: 100%;
}

#page_scholarship_student .feature .img {
    display: table-cell;
    vertical-align: middle;
    width: 250px;
}

#page_scholarship_student .feature .img .feature_img {
    width: 96px;
}

#page_scholarship_student .feature .img img {
    margin-right: 20px;
}

#page_scholarship_student .feature .txt_wrap {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight :bold;
    line-height: 1.6;
}
