/*---------------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {
  .school {
    padding-top: 30px;
  }
  .school .section_block {
    padding-bottom: 55px;
  }
  .school .section_block__title {
    margin-bottom: 30px;
  }
  .school .pagelink_navi__list {
    margin-bottom: 42px;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .school .pagelink_navi__list li {
    font-weight: bold;
    font-size: 1.6rem;
  }
  .school .video_wrap {
    width: 80%;
    margin: 0 auto;
    position: relative;
    padding-top: 45%;
  }
  .school .video_wrap > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .school .information {
    padding-bottom: 60px;
  }
  .school .information .section_block__title {
    margin-bottom: 15px;
  }
  .school .information .btn {
    margin: 40px auto 0;
  }
  .school .lede__map_wrap {
    padding: 15px 0 20px;
    border: solid 3px #e6e6e6;
    background: url("/common/images/sheet_map_bg.png") left bottom repeat;
    margin-bottom: 35px;
  }
  .school .lede__map {
    background: url("/school/images/lede_map.png") 0 0 no-repeat;
    overflow: hidden;
    background-position: 0px 0px;
    height: 546px;
    width: auto;
    margin: 0 0 40px 0;
  }
  .school .lede__map_schools {
    font-size: 0rem;
    text-align: center;
    letter-spacing: 0;
  }
  .school .lede__map_schools > * {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
  }
  .school .lede__map_schools li {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    min-width: 267px;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
  }
  .school .lede__map_schools li + li {
    margin-left: 15px;
  }
  .school .lede__map_schools--basic {
    background-color: #000a6e;
  }
  .school .lede__map_schools--advance {
    background-color: #fc0000;
  }
  .school .lede__map_schools--dispatch {
    background-color: #be9664;
  }
  .school .lede .course_block + .course_block {
    margin-top: 28px;
    padding-top: 28px;
    border-top: solid 1px #bfbfbf;
  }
  .school .lede .course_block h4 {
    border-left: solid 6px;
    font-size: 2rem;
    padding-left: 15px;
    margin-bottom: 10px;
  }
  .school .lede .course_block__list {
    font-size: 0rem;
    text-align: center;
    letter-spacing: 0;
    text-align: left;
    margin-left: -15px;
  }
  .school .lede .course_block__list > * {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
  }
  .school .lede .course_block__list li {
    width: 350px;
    height: 52px;
    background-color: #efefef;
    -moz-border-radius: 26px;
         border-radius: 26px;
    font-weight: bold;
    font-size: 1.6rem;
    margin: 12px 0 0 15px;
  }
  .school .lede .course_block__list li.line2 {
    font-size: 1.4rem;
  }
  .school .lede .course_block__list a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 60px;
    position: relative;
    text-decoration: none;
    color: #000;
  }
  .school .lede .course_block__list mark {
    display: block;
    width: 28px;
    line-height: 1;
    padding: 3px 0 6px;
    text-align: center;
    color: #fff;
    -moz-border-radius: 50%;
         border-radius: 50%;
    font-family: 'Akrobat-Bold';
    letter-spacing: .05em;
    font-size: 2rem;
    position: absolute;
    left: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: transparent;
  }
  .school .lede .course_block.basic h4 {
    border-color: #000a6e;
  }
  .school .lede .course_block.basic .course_block__list mark {
    background-color: #000a6e;
  }
  .school .lede .course_block.advance h4 {
    border-color: #fc0000;
  }
  .school .lede .course_block.advance .course_block__list mark {
    background-color: #fc0000;
  }
  .school .lede .course_block.dispatch h4 {
    border-color: #be9664;
  }
  .school .lede .course_block.dispatch .course_block__list mark {
    background-color: #be9664;
  }
  .school .introduction {
    line-height: 1.8;
  }
  .school .introduction .section_box__title {
    margin-bottom: 15px;
  }
  .school .introduction .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .school .introduction__list {
    -webkit-box-align: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 35px;
  }
  .school .introduction__list li {
    padding: 20px 27px;
    width: 540px;
    background-color: #efefef;
  }
  .school .introduction__list figcaption {
    padding: 0 4px;
    margin-top: 15px;
    font-size: 1.6rem;
  }
  .school .introduction__list--name {
    font-weight: bold;
    font-size: 2rem;
  }
  .school .introduction__lede {
    margin-bottom: 25px;
  }
  .school .introduction__lede .catch {
    font-weight: bold;
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
  .school .introduction__detail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    margin-bottom: 65px;
  }
  .school .introduction__detail--pix {
    width: 360px;
    margin-right: 34px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .school .introduction__detail--pix li {
    margin: auto;
    width: 100%;
  }
  .school .introduction__detail--pix li + li {
    margin-top: 30px;
  }
  .school .introduction__detail--pix li img {
    width: 100%;
  }
  .school .introduction__detail dl + dl {
    margin-top: 15px;
    padding-top: 15px;
    border-top: solid 1px #bfbfbf;
  }
  .school .introduction__detail dl dt {
    font-weight: bold;
    margin-bottom: 5px;
  }
  .school .introduction__detail p {
    margin-top: 15px;
  }
  .school .introduction__detail .catch {
    font-weight: bold;
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
  .school .introduction__detail--text {
    width: 640px;
    padding-bottom: 15px;
    border-bottom: solid 1px #bfbfbf;
  }
  .school .introduction__check {
    margin-bottom: 30px;
  }
  .school .introduction__check .section_box__title {
    margin-bottom: 30px;
  }
  .school .introduction__check .btn {
    margin: 25px auto 0;
    font-size: 1.8rem;
    width: 400px;
    height: 50px;
    line-height: 50px;
  }
  .school .introduction__flow {
    padding: 35px 35px 45px;
    font-size: 2.8rem;
    background-color: #f3f3f3;
    font-weight: bold;
    text-align: center;
  }
  .school .introduction__flow .btn {
    width: 529px;
    height: 60px;
    line-height: 60px;
    margin: 15px auto 0;
    font-size: 2.2rem;
    -moz-border-radius: 22px;
         border-radius: 22px;
  }
  .school .introduction__flow .btn a {
    -moz-border-radius: 22px;
         border-radius: 22px;
  }
  .link_area {
    width: 48.5%;
    padding: 24px 24px 32px;
    background-color: #f3f3f3;
  }
  .link_area:nth-of-type(1) {
    margin-right: 3%;
  }
  .link_area__caption {
    font-weight: bold;
    text-align: center;
    font-size: 2rem;
  }
  .disclaimer {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .school {
    padding-top: 3.90625vw;
  }
  .school .section_block {
    padding-bottom: 9.76562vw;
  }
  .school .section_block__title {
    margin-bottom: 3.90625vw;
  }
  .school .pagelink_navi__list {
    margin-bottom: 9.11458vw;
  }
  .school .pagelink_navi__list li {
    font-size: 3.64583vw;
  }
  .school .video_wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 56.25%;
  }
  .school .video_wrap > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .school .information .section_block__title {
    margin-bottom: 0;
  }
  .school .information .btn {
    margin: 3.90625vw auto 0;
  }
  .school .lede__map_wrap {
    padding: 5.85938vw 3.90625vw 5.20833vw 0;
    border-top: solid 2px #e6e6e6;
    border-bottom: solid 2px #e6e6e6;
    background: url("/common/images/sheet_map_bg.png") left bottom repeat;
    margin: 0 -3.90625vw 6.77083vw;
  }
  .school .lede__map {
    background: url("/school/images/lede_map.png") 0 0 no-repeat;
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin: 0 auto 3.90625vw;
  }
  .school .lede__map:after {
    content: '';
    display: block;
    padding-top: 55.7712%;
  }
  .school .lede__map_schools li {
    color: #fff;
    font-weight: bold;
    height: 6.77083vw;
    line-height: 6.77083vw;
    text-align: center;
  }
  .school .lede__map_schools li + li {
    margin-top: 2.60417vw;
  }
  .school .lede__map_schools--basic {
    background-color: #000a6e;
  }
  .school .lede__map_schools--advance {
    background-color: #fc0000;
  }
  .school .lede__map_schools--dispatch {
    background-color: #be9664;
  }
  .school .lede .course_block + .course_block {
    margin-top: 9.11458vw;
  }
  .school .lede .course_block h4 {
    border-left: solid 0.78125vw;
    padding-left: 1.95312vw;
    margin-bottom: 3.90625vw;
  }
  .school .lede .course_block__list li {
    height: 13.54167vw;
    background-color: #efefef;
    -moz-border-radius: 6.77083vw;
         border-radius: 6.77083vw;
    font-weight: bold;
  }
  .school .lede .course_block__list li + li {
    margin-top: 2.60417vw;
  }
  .school .lede .course_block__list li.line2 {
    font-size: 1.4rem;
  }
  .school .lede .course_block__list a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15.625vw;
    position: relative;
    text-decoration: none;
    color: #000;
  }
  .school .lede .course_block__list mark {
    display: block;
    width: 7.29167vw;
    line-height: 1;
    padding: 1.30208vw 0 1.95312vw;
    text-align: center;
    color: #fff;
    -moz-border-radius: 50%;
         border-radius: 50%;
    font-family: 'Akrobat-ExtraBold';
    letter-spacing: .05em;
    font-size: 4.16667vw;
    position: absolute;
    left: 4.55729vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: transparent;
  }
  .school .lede .course_block.basic h4 {
    border-color: #000a6e;
  }
  .school .lede .course_block.basic .course_block__list mark {
    background-color: #000a6e;
  }
  .school .lede .course_block.advance h4 {
    border-color: #fc0000;
  }
  .school .lede .course_block.advance .course_block__list mark {
    background-color: #fc0000;
  }
  .school .lede .course_block.dispatch h4 {
    border-color: #be9664;
  }
  .school .lede .course_block.dispatch .course_block__list mark {
    background-color: #be9664;
  }
  .school .introduction__list {
    margin-bottom: 5.85938vw;
  }
  .school .introduction__list li {
    padding: 3.25521vw;
    background-color: #efefef;
  }
  .school .introduction__list li + li {
    margin-top: 5.20833vw;
  }
  .school .introduction__list figcaption {
    margin-top: 3.25521vw;
  }
  .school .introduction__list--name {
    font-weight: bold;
    font-size: 4.16667vw;
  }
  .school .introduction__lede {
    margin-bottom: 3.25521vw;
  }
  .school .introduction__lede .catch {
    font-weight: bold;
    font-size: 4.16667vw;
    margin-bottom: 1.95312vw;
  }
  .school .introduction__detail {
    margin-bottom: 12.36979vw;
  }
  .school .introduction__detail--pix {
    margin-bottom: 5.20833vw;
  }
  .school .introduction__detail--pix li + li {
    margin-top: 5.20833vw;
  }
  .school .introduction__detail dl + dl {
    margin-top: 4.55729vw;
    padding-top: 4.55729vw;
    border-top: solid 1px #bfbfbf;
  }
  .school .introduction__detail dl dt {
    font-weight: bold;
  }
  .school .introduction__detail p {
    margin-top: 4.55729vw;
  }
  .school .introduction__detail .catch {
    font-weight: bold;
    font-size: 4.16667vw;
    margin-bottom: 4.55729vw;
  }
  .school .introduction__detail--text {
    padding-bottom: 4.55729vw;
    border-bottom: solid 1px #bfbfbf;
  }
  .school .introduction__check {
    margin-bottom: 5.20833vw;
  }
  .school .introduction__check .section_box__title {
    margin-bottom: 4.55729vw;
  }
  .school .introduction__check .btn {
    width: 100%;
    margin: 5.85938vw auto 0;
    font-size: 3.64583vw;
    height: 11.45833vw;
    line-height: 11.45833vw;
    -moz-border-radius: 5.72917vw;
         border-radius: 5.72917vw;
    font-weight: bold;
  }
  .school .introduction__flow {
    padding: 6.51042vw 3.64583vw 7.8125vw;
    font-size: 5.98958vw;
    background-color: #f3f3f3;
    font-weight: bold;
    text-align: center;
  }
  .school .introduction__flow .btn {
    width: 100%;
    margin: 4.55729vw auto 0;
    font-size: 4.16667vw;
    -moz-border-radius: 5.72917vw;
         border-radius: 5.72917vw;
  }
  .introduction__check article.link_area {
    margin-top: 4.55729vw;
  }
  .link_area {
    padding: 3.125vw 8.33333vw 3.90625vw;
    background-color: #f3f3f3;
  }
  .link_area__caption {
    font-weight: bold;
    text-align: center;
    font-size: 4.16667vw;
  }
  .disclaimer {
    text-align: right;
  }
}
