@charset "utf-8";

/* -------------------------------
NAVIGATION
------------------------------- */
#nav ul li:nth-child(4) a ,
#nav ul li:nth-child(4) a:hover {
    background-position: -369px -74px;
}


/* -------------------------------
COURSE
------------------------------- */
.course {
    margin-bottom: 16px;
}

.course ul li {
    float: left;
    width: 220px;
    height: 74px;
    margin-right: 20px;
}

.course ul li:last-child {
    margin-right: 0;
}
.course ul li a {
    display: block;
    width: 220px;
    height: 74px;
    overflow: hidden;
}

.course ul li a:hover img {
    margin-top: -74px;
}

.head {
    margin-bottom: 20px;
}

.example {
    text-align: center;
    overflow: hidden;
}

.example table {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    font-size: 93%;
    margin: 0 auto;
}
.example table th {
    background: #EEEEEE;
    border: 1px solid #CCCCCC;
    padding: 2px;
    text-align: center;
}
.example table td {
    padding: 10px;
    border: 1px solid #CCCCCC;
    text-align: center;
}

.example .note {
    text-align: left;
    width: 340px;
    margin: 0 auto;
    text-indent: -1em;
}

/* -------------------------------
COURSE,OTHER
------------------------------- */
#main .section .courseTop:before {
    content: "";
    display: block;
    width: 700px;
    height: 10px;
    background: url("../img/top/bg_course_top.jpg") no-repeat 0 0;
}

#main .section .courseTop:after {
    content: "";
    display: block;
    width: 700px;
    height: 10px;
    background: url("../img/top/bg_course_btm.jpg") no-repeat 0 0;
}

#main .section .courseTop {
    background: url("../img/top/bg_course_mid.jpg") repeat-y 0 0;
    margin-bottom: 17px;
}

#main .section .courseTop dl {
    float: left;
    padding: 0 10px;
    width: 200px;
    margin-right: 20px;
}
#main .section .courseTop dl:last-child {
    margin-right: 0;
}

#main .section .courseTop dl dt.title {
    line-height: 0;
    margin-bottom: 5px;
}
#main .section .courseTop dl dd.photo {
    line-height: 0;
    margin-bottom: 10px;
}

#main .section .courseTop dl dd.photo a {
    background: #FFFFFF;
}
#main .section .courseTop dl dd.photo a:hover img {
    opacity: 0.9;
    filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
}

#main .section .courseTop dl dd.list > ul > li {
    font-size: 108%;
    padding-left: 20px;
    margin-bottom: 10px;
}

/* -------------------------------
GRADE TOP
------------------------------- */
#main .gradeTop .search {
    position: relative;
}

#main .gradeTop .search a {
    background: url("../img/common/alpha.png") repeat 0 0;
    z-index: 10;
    position: absolute;
    display: block;
    width: 443px;
    height: 70px;
    top: 53px;
    left: 241px;
    text-indent: -9999px;
}

#main .gradeTop .buttons {
    position: relative;
}

#main .gradeTop .buttons a {
    background: url("../img/common/alpha.png") repeat 0 0;
    z-index: 10;
    position: absolute;
    display: block;
    width: 323px;
    height: 70px;
    text-indent: -9999px;
}

#main .gradeTop .buttons a.trial {
    bottom: 22px;
    left: 20px;
}
#main .gradeTop .buttons a.request {
    bottom: 22px;
    left: 357px;
}

#main table.type2 {
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 93%;
    width: 100%;
}

#main table.type2 tr th ,
#main table.type2 tr td {
    border: 1px solid #CCCCCC;
    padding: 10px;
}

#main table.type2 tr th {
    font-weight: bold;
    text-align: center;
    background: #E1EAF6;
    width: 20%;
}

#main table.type2 tr td {
    text-align: center;
}






#main .article .section.course_summary01 ul li {
    float: left;
    width: 346px !important;
    overflow: hidden;
}
#main .article  .section.course_summary01 ul li div.menuBtn {
    overflow: hidden;
    height: 86px;
}
#main .article  .section.course_summary01 ul li.menu01 a {
    background: url("../img/shougaku/btn_academy01.png") no-repeat;
    height: 86px;
    padding-top: 86px;
    overflow: hidden;
    width: 350px;
    display: block;
}
#main .article  .section.course_summary01 ul li.menu02 a {
    background: url("../img/shougaku/btn_academy02.png") no-repeat;
    height: 86px;
    padding-top: 86px;
    overflow: hidden;
    width: 350px;
    display: block;
}
#main .article  .section.course_summary01 ul li dl {
    width: 340px;
    border: 1px solid #ccc;
    margin: 0 auto;
    padding: 10px;
    height: 150px;
    box-sizing: border-box;
}
#main .article  .section.course_summary01 ul li dl dt {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}
#main .article  .section.course_summary01 ul li.menu01 a:hover {
    background: url("../img/shougaku/btn_academy01_on.png") no-repeat;
}
#main .article  .section.course_summary01 ul li.menu02 a:hover {
    background: url("../img/shougaku/btn_academy02_on.png") no-repeat;
}
#main .article  .section .title4#academy01 {
    height: 55px;
    background: url("../img/shougaku/bg_course_tit01.png") no-repeat;
}
#main .article  .section .title4#academy03 {
    height: 55px;
    background: url("../img/shougaku/bg_course_tit01.png") no-repeat;
}
#main .article  .section .title4#academy02 {
        height: 55px;
    background: url("../img/shougaku/bg_course_tit02.png") no-repeat;
}
#main .article  .section .title4 {
    font-weight: bold;
    font-size: 16px;
    color: #5A5A5A;
    padding-left: 20px;
    line-height: 50px;
    margin-bottom: 10px;
}

#main .article  .section .title4 h3 {
    font-weight: bold;
}



/* -------------------------------
  course-one
------------------------------- */
#main .course-one {
    margin-bottom: 30px;
}

#main .course-one>.course-one-head p {
    display:inline-block;
    margin: 0;
}
#main .course-one>.course-one-head {
    margin-bottom: 2px;
}

#main .course-one>.course-one-head p.course-one-target {
    width: 100px;
    padding: 5px 10px 3px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    background: #1E8AEC;
    color: #fff;
}

#main .course-one>.course-one-head p.course-one-title {
    position:relative;
    top: 4px;
    padding: 3px 10px 0;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}

#main .course-one>.course-one-head p.course-one-title a {
    background: url("/img/common/icn_more.png") no-repeat right center;
    padding-right: 20px;
}

#main .course-one>.course-one-body {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 20px;
    font-size: 18px;
    box-shadow: 3px 3px 3px #ccc;
}

#main .course-one>.course-one-body ul.course-classlist {
    display:block;
    list-style: none;
    width: 100%;
}

#main .course-one>.course-one-body ul.course-classlist li {
    display:inline-block;
    margin: 0 5px;
}


/* -------------------------------
  courseTop
------------------------------- */
.courseTop{
    font-family: "Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.courseTop img{
    vertical-align: bottom;
}
.courseTop .courseList{
    margin:0 10px;
}
.courseTop .courseList > li{
    margin-bottom:30px;
}

.courseList > li > dl > dt{
    width:100%;
    margin-bottom:-1px;
    color:#fff;
    display:table;
    overflow: hidden;
}
.shougaku .courseList > li > dl > dt{
    background:linear-gradient(55deg, #0082C8 91%, #fff 9%);
}
.chugaku .courseList > li > dl > dt{
    background:linear-gradient(55deg, #323D81 91%, #fff 9%);
}
.koukou .courseList > li > dl > dt{
    background:linear-gradient(55deg, #00A4B0 91%, #fff 9%);
}
.courseList > li > dl > dt > span{
    display:table-cell;
    vertical-align: middle;
    font-weight:bold;
    font-size:200%;
    padding-left:15px;
    height: 60px;
    line-height:1.0;
}
.courseList > li > dl > dt > span > img{
    margin-right:15px;
}
.courseList > li > dl > dt > span > .small{
    vertical-align: middle;
    font-weight:normal;
    margin-left:15px;
    font-size:60%;
}
.courseList > li > dl > dt:hover{
    opacity:0.7;
}

.courseList > li > dl > dd{
    background:#0082C8;
    padding-bottom:20px;
}
.chugaku .courseList > li > dl > dd{
    background:#323D81;
}
.koukou .courseList > li > dl > dd{
    background:#00A4B0;
}
#main .courseList > li > dl.imgCenter > dd{
    padding-top:15px;
}
.courseList > li > dl > dd .cont{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.courseList > li > dl > dd .cont li:first-child{
    margin:0 15px;
}
#main .courseList > li > dl > dd .wBox{
    background:#fff;
}
#main .courseList > li > dl > dd .best{
    margin:0 15px 15px;
    padding-bottom:5px; 
    text-align:center;
}
#main .courseList > li > dl > dd p.bestTxt{
    color:#323d81;
    font-size:22px;
    line-height:1.8;
    text-align:center;
    margin:15px 0;
    font-weight:bold;
}
#main .courseList > li > dl > dd p.yTxt{
    color:#fff000;
    font-size:18px;
    line-height: 1.6;
    margin-bottom:15px;
}
#main .courseList > li > dl > dd p.wTxt{
    color:#fff;
    font-size:16px;
    line-height: 1.6;
}
#main .courseList > li > dl > dd p.smallImg{
    text-align:center;
    margin:15px 0 0;
}

.courseList > li > dl > dd .subTtl{
    display:inline-block;
    background:#fff;
    color:#0082C8;
    margin:20px 25px 10px;
    font-size: 20px !important;
    width:100px;
    text-align:center;
    font-weight:bold;
}
.chugaku .courseList > li > dl > dd .subTtl{
    color:#323D81;
}
.koukou .courseList > li > dl > dd .subTtl{
    color:#00A4B0;
}

.courseList > li > dl > dd .reqTable{
    width:calc(100% - 50px);
    margin:0 auto;
    color:#0082C8;
    border:solid 1px #0082C8;
    font-size: 18px;
    line-height: 1.4;
    font-weight:bold;
}
.chugaku .courseList > li > dl > dd .reqTable{
    color:#323D81;
}
.koukou .courseList > li > dl > dd .reqTable{
    color:#00A4B0;
}
.courseList > li > dl > dd .reqTable th,
.courseList > li > dl > dd .reqTable td{
    background:#AADCFF;
    padding:8px;
    box-sizing:border-box;
    text-align:center;
    border:solid 1px #0082C8;
}
.chugaku .courseList > li > dl > dd .reqTable th,
.chugaku .courseList > li > dl > dd .reqTable td{
    border:solid 1px #323D81;
}
.koukou .courseList > li > dl > dd .reqTable th,
.koukou .courseList > li > dl > dd .reqTable td{
    border:solid 1px #00A4B0;
}
.chugaku .courseList > li > dl > dd .reqTable th{
    background:#BED2FF;
}
.koukou .courseList > li > dl > dd .reqTable th{
    background:#C8FFFA;
}
.courseList > li > dl > dd .reqTable td{
    background:#fff;
    padding:10px;
}
.courseList > li > dl > dd .reqTable.dot td{
    border-top:none;
    border-bottom:dashed 1px #0082C8;
}
.courseList > li > dl > dd .reqTable.dot td.small{
    text-align:left;
}
.courseList > li > dl > dd .reqTable .small{
    font-size: 16px;
}

.courseList > li > dl > dd .schools{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding:0 25px;
    font-weight:bold;
}
.courseList > li > dl > dd .schools li{
    margin-bottom:8px;
    color:#fff;
    font-size: 18px;
}
.courseList > li > dl > dd .schools li a{
    color:#fff;
    font-size: 18px;
    display:inline-block;
    padding-right:8px;
    white-space: nowrap;
}
.courseList > li > dl > dd .detailBtn{
    text-align: center;
    margin: 12px auto 0;
}
.courseList > li > dl > dd .detailBtn a:hover{
    opacity:0.7;
    transition:0.3s;
}
.courseList > li > dl > dd .courseName{
    margin:15px 25px 10px;
    color:#fff;
    font-size:20px !important;
    font-weight:bold;
}
.courseList > li > dl > dd .caption{
    margin:15px 25px 10px;
    color:#fff;
    font-size:16px !important;
    font-weight:bold;
}
.courseList > li > dl > dd .note{
    margin:5px 25px 0;
    color:#fff;
    font-size:14px;
}

.courseList > li > dl > dd .c_txt{
    color:#323d81;
    font-size:16px;
    line-height:1.6;
}
.courseList > li > dl > dd.c1_dd .cont{
    margin:0 15px 15px;
}
.courseList > li > dl > dd.c1_dd .cont:first-of-type li{
    width:315px;
}
.courseList > li > dl > dd.c1_dd .cont li:first-child {
    margin:0;   
}
.courseList > li > dl > dd.c1_dd .c_txt{
    padding:10px;
}
.courseList > li > dl > dd.c1_dd .c_txt dt{
    font-weight:bold;
    font-size:20px;
    text-align:center;
    margin-bottom:5px;
}
.courseList > li > dl > dd.c1_dd .c_txt.risha{
    font-size:14px;
    line-height:1.4;
}
.courseList > li > dl > dd.c1_dd .c_txt.risha dt{
    font-size:16px;
    margin: 0 -10px 5px;
}
#main .koukou .courseList > li > dl > dd p.wTxt{
    font-size: 18px;
    line-height: 1.8;
    margin: 30px 0;
}

/* 共通 ********************************************/
.mrt10{ margin-top:10px;}
.mrt20{ margin-top:20px;}
.mrt30{ margin-top:30px;}
.mrt40{ margin-top:40px;}
.mrt50{ margin-top:50px;}
.mrt60{ margin-top:60px;}

.mrb10{ margin-bottom:10px;}
.mrb20{ margin-bottom:20px;}
.mrb30{ margin-bottom:30px;}
.mrb40{ margin-bottom:40px;}
.mrb50{ margin-bottom:50px;}
.mrb60{ margin-bottom:60px;}

.mrl10{ margin-left:10px;}
.mrl20{ margin-left:20px;}
.mrl30{ margin-left:30px;}

.mrr10{ margin-right:10px;}
.mrr20{ margin-right:20px;}
.mrr30{ margin-right:30px;}

.t_center{text-align:center;}
.t_right{text-align:right;}

.f_12{ font-size:75% !important;}
.f_14{ font-size:88% !important;}
.f_16{ font-size:100% !important;}
.f_18{ font-size:113% !important;}
.f_19{ font-size:120% !important;}
.f_20{ font-size:129% !important;}
.f_24{ font-size:150% !important;}
.f_28{ font-size:175% !important;}
.f_32{ font-size:200% !important;}
.f_36{ font-size:225% !important;}

.bg_y{ background:yellow;}
.bg_g{ background:#00AA83;}

.bold{font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight:bold;}
.min{font-family: "Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;}
.min.bold{font-family: "Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;font-weight:bold;}
.red{ color:#E50044;}
.yellow{ color:yellow;}
.white{color:#fff;}

.line_h1{line-height:1.15;}
.line_h15{line-height:1.5;}
.line_h18{line-height:1.8;}

.flex{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex.left{
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.flex.bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.flex.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*追加箇所*/
#main .scbox1{
  background:#fff;
  padding:15px;
  margin: 0 15px 15px;
}
#main .scbox1 p{
  margin-bottom:0;
  font-size: 16px;
}
#main .ccSubTtl1{
    font-size: 36px;
    text-align: center;
    color:#fff;
}
#main .ccbox1 {
    margin:0 15px;
}
#main .ccbox1 .subbox{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#main .ccbox1 .subbox li{
  background:#fff;
  overflow: hidden;
  width:49%;
}
#main .ccbox1 .subbox li.w100{
    width:100%;
    margin-top:15px;
}
#main .ccbox1 .subbox li div{
    padding: 10px;
    font-size: 16px;
    line-height: 1.4;
}
#main .ccbox1 .subbox li p{
  margin-bottom:0;
}
#main .kobetsubox2,
#main .kobetsu_wrap,
#main .kobetsubox2 p,
#main .kobetsu_wrap p{
    font-size:16px;
}
#main .kobetsubox2{
  margin:0 15px;
}
#main .kobetsubox2 .subbox1{
  background:#fff;
  padding:10px;
  width:32%;
  box-sizing: border-box;
}
#main .kobetsu_wrap{
  background:#fff;
  padding:15px;
}
#main .kobetsubox3{
  background:yellow;
  padding:10px;
  margin: 20px 10px 0 0;
}

.kk_box{
    background:#91000a;
    color:#fff;
    font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    padding: 10px 0;
    width: 370px;
    text-align: center;
}
.kk_box .yellow {
    color: #FFEA00;
}
.kk_box .subTxt2{
    border-bottom: 1px solid #fff;
    display: inline-block;
    font-size: 23px !important;
    margin-bottom:0 !important;
}
.kk_box .subTxt2 > span{
    border-bottom: 3px solid #fff;
    display: inline-block;
    margin-bottom: 3px;
    line-height: 1.6;
}
.kk_box .mainTxt {
    font-size: 34px !important;
    line-height: 1.2;
    margin-bottom:0 !important;
}
.wTxt a{
    color: #fff;
    text-decoration: underline;
    font-size: 15px;
}
.wTxt a:hover{
    text-decoration: none;
}

