@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,300,700);
body, html {
  font-family: Roboto, "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #020E2E;
  font-weight: 700;
  -webkit-font-smoothing: antialiased
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 700
}

dl, p, ul {
  margin: 0
}

img {
  max-width: 100%
}

.archive_box, .et_box, .sn_box, a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  cursor: pointer
}

.archive_box:hover, .et_box:hover, .sn_box:hover, a:hover {
  color: inherit;
  text-decoration: none;
  opacity: .7
}

.wrapper.calendar {
  background: url(img/white.png) top repeat-x #E6EFF3
}

#load {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: #fff
}

.loading, .loading div {
  width: 217px;
  height: 55px
}

.loading {
  position: relative;
  top: 50%;
  display: block;
  margin: -27px auto 0
}

.loading div {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, .8)
}

.et_box, .et_box .pic, .slider {
  position: relative
}

#header {
  margin-top: 30px
}

#header ul {
  font-size: 12px
}

#header h1 {
  float: left;
  margin-top: 8px
}

#header .nav_btn {
  float: right
}

#header .nav_top {
  float: left;
  width: 310px
}

#header .nav_top li {
  float: left;
  width: 145px;
  background: url(img/nav_ob01.png) left center no-repeat;
  padding-left: 10px;
  margin-bottom: 8px
}

#header .nav_top li a:hover {
  opacity: 1;
  color: #C30D23
}

#header .btn01, #header .btn02, #header .btn03 {
  font-size: 13px;
  color: #fff;
  display: block
}

#header .btn01_02 {
  float: left;
  margin-right: 20px
}

#header .btn01 {
  background: url(img/nav_ob02.png) 30px 7px no-repeat #020E2E;
  padding: 5px 25px 5px 45px;
  margin-bottom: 10px
}

#header .btn02 {
  background: url(img/nav_ob03.png) 37px 8px no-repeat #00A2C7;
  padding: 5px 40px 5px 50px
}

#header .btn03 {
  height: 66px;
  background: url(img/nav_ob04.png) 40px 23px no-repeat #C30D23;
  padding: 13px 35px 16px 75px;
  float: right
}

#header .btn03 span {
  font-size: 15px
}

#header #nav {
  clear: both;
  margin-bottom: 15px
}

#header #nav li {
  float: left;
  width: 20%;
  height: 65px;
  text-align: center;
  font-size: 18px;
  border-left: solid 1px #CCC;
  border-bottom: solid 2px transparent;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

#header #nav li:last-child {
  border-right: solid 1px #CCC;
  background: url(img/nav_ob05.png) 40px 18px no-repeat;
  text-indent: 45px
}

#header #nav li:hover {
  color: #C30D23;
  border-bottom: solid 2px #C30D23
}

#header #nav li a {
  display: block;
  color: inherit;
  text-decoration: none;
  transition: none;
  padding: 18px 0 20px
}

#header #nav li a:hover {
  opacity: 1
}

#header #nav li .accordion, #header #nav li .accordion li, #header #nav li img {
  display: none
}

.slider {
  margin-bottom: 40px
}

.slider .news_latest {
  display: table;
  font-size: 12px;
  margin-top: 2px
}

.slider .news_latest div {
  display: table-cell;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  background: #B50000;
  line-height: 0;
  padding: 18px
}

.slider .news_latest p {
  display: table-cell;
  vertical-align: middle
}

.slider .news_latest p.date {
  padding: 0 12px
}

.slider .news_latest p.title {
  color: #B50000
}

.swiper-slide img {
  height: auto
}

.event_topics {
  margin: 50px 0 20px
}

.event_topics h2 {
  float: left;
  font-size: 34px;
  font-weight: 500
}

.event_topics h2 span {
  font-size: 20px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight: 700;
  margin-left: 18px
}

.department_course h2 span, .et_box .pic div {
  font-family: 'Roboto Condensed', sans-serif
}

.department_course .link_list, .event_topics .link_list, .school_news .link_list {
  display: block;
  float: right;
  font-size: 16px;
  color: #fff;
  background: #020E2E;
  padding: 15px 50px
}

.et_boxC {
  height: 380px
}

.et_boxI {
  overflow: hidden
}

.et_box {
  height: 330px;
  margin-top: 10px
}

.et_box .pic {
  width: 290px;
  height: 194px
}

.et_box .pic img {
  width: 100%;
  height: auto
}

.et_box .pic div {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  background: #020E2E;
  padding: 5px 35px;
  letter-spacing: .5px
}

.et_box h3 {
  font-size: 18px;
  color: #B50000;
  margin: 10px 0 0;
  line-height: 1.3
}

.et_box p {
  font-size: 14px
}

.et_box .text {
  position: absolute;
  top: 252px
}

.et_box .date {
  position: absolute;
  bottom: 0;
  right: 15px;
  font-size: 12px
}

.department_course {
  margin-bottom: 50px
}

.department_course .purpose {
  float: left;
  font-size: 16px;
  color: #fff;
  background: #C30D23;
  padding: 15px 18px
}

.department_course h2 {
  float: left;
  font-size: 34px;
  margin: 10px 0 0 15px
}

.department_course h2 span {
  font-size: 20px;
  font-weight: 500;
  margin-left: 18px
}

.department_course .pic {
  position: relative
}

.department_course .pic div {
  position: absolute;
  bottom: -1px;
  right: 0;
  background: #fff;
  font-size: 14px;
  padding: 15px 30px
}

.department_course h3 {
  font-size: 22px;
  margin: 15px 0 10px
}

.department_course ul li {
  float: left;
  font-size: 14px;
  margin: 0 45px 10px 0;
  padding-left: 12px;
  background: url(img/nav_ob01.png) left center no-repeat
}

.features h3, .school_news h3 {
  font-size: 30px;
  font-weight: 300;
  font-family: 'Roboto Condensed', sans-serif
}

.department_course ul li p {
  border-bottom: solid 1px #020E2E;
  margin: 0;
  line-height: 1.8
}

.department_course ul li p a:hover {
  opacity: 1;
  color: #C30D23
}

.dc_box {
  margin-top: 10px
}

.features h3, .school_news_head {
  border-top: solid 3px #020E2E;
  border-bottom: solid 1px #020E2E
}

.school_news_head {
  margin-bottom: 12px
}

.features div div, .features h3 {
  margin-bottom: 15px
}

.school_news h3 {
  float: left;
  padding-top: 25px
}

.features div div img {
  height: auto
}

.features h3 {
  padding: 25px 0 24px
}

.features h3 span, .school_news h3 span {
  font-size: 16px;
  font-weight: 700;
  margin-left: 15px;
  vertical-align: middle
}

.school_news .link_list {
  margin: 15px 0
}

.sn_boxC {
  height: 300px
}

.sn_box {
  margin-bottom: 7px;
  cursor: pointer
}

.sn_box .pic {
  float: left
}

.sn_box .pic img {
  width: 88px;
  height: auto
}

.sn_text {
  float: left;
  padding: 0 20px
}

.sn_box .date {
  font-size: 12px;
  margin: 10px 0 5px
}

.sn_box p {
  font-size: 14px
}

.link_area {
  margin-top: 80px;
  background: #E6EFF3
}

.link_areaI {
  padding: 38px 0
}

.link_area_box {
  margin-bottom: 15px
}

.link_area_box img {
  height: auto
}

.request_box {
  height: 174px;
  border: 3px solid #020E2E;
  background: #fff
}

.request_box h4 {
  text-align: center;
  background: #020E2E;
  padding: 11px 0 10px
}

.request_box p {
  float: left;
  margin: 0;
  padding: 25px 0 25px 50px
}

.request_box a {
  display: block;
  float: right;
  font-size: 18px;
  color: #fff;
  padding: 20px 50px 17px 95px;
  margin: 25px 37px 0 0;
  background: url(img/request_icon.png) 66px center no-repeat #C30D23
}

.footer_bottom .tel br, .ie9 .swiper, .pagetop {
  display: none
}

.footer_top {
  border-bottom: solid 2px #020E2E;
  padding: 20px 0 20px 25px
}

.footer_top ul li {
  float: left;
  font-size: 14px;
  margin-right: 30px
}

.footer_top ul li a:hover {
  opacity: 1;
  color: #C30D23
}

.footer_top ul li.no1 {
  background: url(img/icon_footer01.png) left center no-repeat;
  background-size: 13px;
  padding-left: 16px
}

.footer_top ul li.no2 {
  background: url(img/icon_footer02.png) left center no-repeat;
  background-size: 15px;
  padding-left: 20px
}

.footer_top ul li.no3 {
  background: url(img/icon_footer03.png) left center no-repeat;
  background-size: 9px;
  padding-left: 14px
}

.footer_top ul li.no4 {
  background: url(img/icon_footer04.png) left center no-repeat;
  background-size: 15px;
  padding-left: 20px
}

.footer_top ul li.no5 {
  background: url(img/icon_footer05.png) left center no-repeat;
  background-size: 11px;
  padding-left: 15px
}

.footer_top ul li.no6 {
  background: url(img/icon_footer06.png) left center no-repeat;
  background-size: 14px;
  padding-left: 17px
}

.footer_logo {
  float: left;
  margin-top: 30px
}

.footer_bottom .copy {
  float: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding: 22px 0 40px
}

.footer_bottom .address {
  float: right;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
  margin-top: 15px
}

.footer_bottom .tel {
  float: right;
  color: #C30D23;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 5px
}

.footer_bottom .tel span {
  font-size: 22px
}

.pagetop {
  position: fixed;
  bottom: 120px;
  right: 0;
  line-height: 0;
  z-index: 1000;
  cursor: pointer
}

@media (min-width:1250px) {
  .container {
    width: 1250px
  }
}

@media (max-width:1249px) {
  .et_boxI {
    width: 1250px;
    overflow: hidden
  }
  .sn_text {
    width: 310px
  }
}

@media screen and (max-width:1249px) and (min-width:992px) {
  #header #nav li, .request_box a {
    font-size: 15px
  }
  #header h1 img {
    width: 250px
  }
  #header h1 {
    margin-top: 10px
  }
  #header #nav li:last-child {
    background: url(img/nav_ob05.png) 25px 20px no-repeat;
    text-indent: 35px
  }
  #header #nav li a {
    padding: 22px 0
  }
  .request_box {
    height: 134px
  }
  .request_box p {
    padding: 10px 0 10px 25px
  }
  .request_box p img {
    width: 170px
  }
  .request_box a {
    color: #fff;
    background: url(img/request_icon.png) 30px center no-repeat #C30D23;
    padding: 15px 30px 12px 55px;
    margin: 10px 20px 0 0
  }
}

@media (min-width:992px) {
  #gHeader, #hamburger, #header .btn_close, .department_course h2 br, .event_topics h2 br, .features h3 br, .school_news h3 br, .sp, .sp_head, .sp_offcanB {
    display: none
  }
}

@media (max-width:991px) {
  .pc, .slider .news_latest {
    display: none
  }
  .sp, .sp_head {
    display: block
  }
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
  }
  #gHeader {
    padding: 73px 20px 27px
  }
  #gHeader h1 {
    float: left;
    width: 80%;
    margin-top: 10px
  }
  .sp_head {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px
  }
  #header, #header #nav li {
    position: relative
  }
  .sp_head01, .sp_head02 {
    background: #182341;
    padding: 17px 0;
    border: 1px solid #979797
  }
  .sp_head img {
    margin-right: 5px
  }
  #header h1 {
    margin: 0 0 20px;
    padding: 0 0 0 20px
  }
  #header .btn_close {
    float: right;
    padding: 0 20px 0 0
  }
  #header .nav_btn {
    float: none;
    clear: both
  }
  #header .nav_top {
    float: none;
    width: 100%;
    color: #fff;
    font-size: 14px;
    border-top: solid 1px #424B65;
    padding: 20px 0 20px 20px
  }
  #header .nav_top li {
    width: 165px;
    margin-right: 5px;
    padding-left: 15px;
    margin-bottom: 5px;
    background: url(img/offcan_tri.png) left center no-repeat
  }
  #header .btn01, #header .btn02 {
    font-size: 14px;
    border-top: solid 1px #424B65;
    padding: 20px 20px 20px 45px
  }
  #header #nav, #header .btn01, #header .btn02 {
    margin-bottom: 0
  }
  #header .btn01_02 {
    float: none;
    margin-right: 0
  }
  #header .btn01 {
    background: url(img/offcan_icon01.png) 20px 19px no-repeat #020E2E
  }
  #header .btn02 {
    background: url(img/offcan_icon02.png) 20px 19px no-repeat #00A2C7
  }
  #header .btn03 {
    display: none
  }
  #header #nav li {
    float: none;
    width: 100%;
    height: auto;
    border: none;
    border-top: solid 1px #424B65;
    color: #fff;
    text-align: left;
    padding: 20px 20px 0
  }
  #header #nav li:hover {
    color: #fff;
    border-bottom: none
  }
  #header #nav li:last-child {
    border-right: none;
    background: url(img/offcan_icon03.png) 20px 20px no-repeat;
    text-indent: 35px
  }
  #header #nav li a {
    display: block;
    padding: 0 0 20px
  }
  #header #nav li img {
    position: absolute;
    top: 0;
    right: 0;
    display: inline;
    padding: 22px 15px;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
  }
  #header #nav li img.active {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }
  #header .sp_offcanB {
    border-top: solid 1px #424B65;
    padding: 20px 20px 55px
  }
  #header .sp_contact {
    width: 100%;
    text-align: center;
    background: #C30D23;
    color: #fff;
    padding: 25px 0;
    margin-top: 10px;
    font-size: 18px
  }
  #header .sp_contact img {
    margin-right: 10px
  }
  #header #nav li .accordion {
    display: none;
    width: 100%;
    background: #182341;
    z-index: 99999
  }
  #header #nav li .accordion li {
    display: block;
    text-indent: 0
  }
  #header #nav li .accordion li a {
    pointer-events: auto
  }
  #header #nav li .accordion li:last-child {
    background: 0 0;
    text-indent: 0;
    padding: 20px 20px 0
  }
  .swiper-pagination {
    margin-top: 15px
  }
  .event_topics {
    position: relative;
    padding: 0 20px 75px
  }
  .event_topics h2 {
    float: none;
    width: 100%;
    text-align: center;
    line-height: .8;
    margin-bottom: 20px
  }
  .department_course h2 {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 1;
    margin: 20px 0
  }
  .department_course h2 span, .event_topics h2 span {
    margin: 0
  }
  .department_course .link_list, .event_topics .link_list {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 263px;
    text-align: center;
    padding: 15px 0;
    margin-left: -131.5px
  }
  .department_course, .school_news {
    position: relative
  }
  .department_course .purpose {
    float: none;
    width: 100%;
    text-align: center
  }
  .school_news {
    padding-bottom: 160px
  }
  .features h3, .school_news h3 {
    line-height: .8;
    padding: 20px 0 10px 10px
  }
  .features h3 span, .school_news h3 span {
    margin: 0
  }
  .school_news .link_list {
    position: absolute;
    bottom: 80px;
    left: 50%;
    width: 263px;
    text-align: center;
    padding: 15px 0;
    margin-left: -131.5px
  }
  .features div div img {
    width: 100%;
    padding: 0 10px
  }
  .request_box p {
    float: none;
    padding: 0;
    margin: 20px 0;
    text-align: center
  }
  .request_box {
    height: auto;
    padding-bottom: 20px
  }
  .request_box a {
    position: relative;
    left: 50%;
    display: inline-block;
    float: none;
    padding: 20px 50px 17px 95px;
    margin: 0 0 0 -126.5px
  }
  .sn_boxC {
    padding: 0 10px
  }
  .sn_boxI {
    width: 1200px
  }
  .sn_box {
    width: 400px
  }
  .sn_box_three {
    float: left
  }
  .department_course h3, .department_course ul {
    padding: 0 15px
  }
  .dc_box {
    margin: 0 0 70px
  }
  .link_area {
    background: 0 0;
    margin: 0;
    padding: 0 10px
  }
  .link_area_box.col-lg-3 img {
    width: 100%
  }
  .footer_bottom .address, .footer_bottom .copy, .footer_bottom .tel, .footer_logo {
    float: none;
    text-align: center
  }
  .footer_logo {
    padding: 0 20px
  }
  .footer_top {
    border-top: solid 2px #020E2E;
    padding: 0
  }
  .footer_top ul li {
    width: 50%;
    margin-right: 0;
    border-top: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 12px 0
  }
  .footer_top ul li.no1 {
    background: url(img/icon_footer01.png) 12px center no-repeat;
    background-size: 13px;
    padding-left: 30px;
    border-left: solid 1px #CCC
  }
  .footer_top ul li.no2 {
    background: url(img/icon_footer02.png) 12px center no-repeat;
    background-size: 15px;
    padding-left: 30px
  }
  .footer_top ul li.no3 {
    background: url(img/icon_footer03.png) 12px center no-repeat;
    background-size: 9px;
    padding-left: 30px;
    border-left: solid 1px #CCC
  }
  .footer_top ul li.no4 {
    background: url(img/icon_footer04.png) 12px center no-repeat;
    background-size: 15px;
    padding-left: 30px
  }
  .footer_top ul li.no5 {
    background: url(img/icon_footer05.png) 12px center no-repeat;
    background-size: 11px;
    padding-left: 30px;
    border-left: solid 1px #CCC
  }
  .footer_top ul li.no6 {
    background: url(img/icon_footer06.png) 12px center no-repeat;
    background-size: 14px;
    padding-left: 30px
  }
  .footer_bottom .tel br {
    display: inherit
  }
  .footer_bottom .tel a {
    color: inherit
  }
  body #container {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
  }
  body #container.on {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  #hamburger {
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative
  }
  #hamburger .icn {
    position: relative;
    width: 100%;
    height: 100%
  }
  #hamburger .icn span {
    position: absolute;
    left: 50%;
    margin-left: -13px;
    width: 25px;
    height: 4px;
    background-color: #b5b5b5;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
  }
  #hamburger .icn span:nth-of-type(1) {
    top: 0
  }
  #hamburger .icn span:nth-of-type(2) {
    top: 10px
  }
  #hamburger .icn span:nth-of-type(3) {
    top: 20px
  }
  #spNav, #spNavSdw {
    top: 0;
    width: 100%;
    height: 100%
  }
  #hamburger.on {
    position: relative;
    z-index: 5000;
    background-color: #f2f2f2
  }
  #hamburger.on .icn span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    -ms-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg)
  }
  #hamburger.on .icn span:nth-of-type(2) {
    opacity: 0
  }
  #hamburger.on .icn span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
    -ms-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-10px) rotate(45deg)
  }
  #spNav {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: fixed;
    z-index: 5000;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    background: #182341
  }
  #spNav.on {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
  #spNavSdw {
    position: absolute;
    left: 0;
    z-index: 4999;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .6);
    display: none
  }
  #spNavSdw.show {
    animation-name: spNavSdwAnime;
    -webkit-animation-name: spNavSdwAnime;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    display: block
  }
  @keyframes spNavSdwAnime {
    0% {
      opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0
    }
    100% {
      opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1
    }
  }
  @-moz-keyframes spNavSdwAnime {
    0% {
      opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0
    }
    100% {
      opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1
    }
  }
  @-webkit-keyframes spNavSdwAnime {
    0% {
      opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0
    }
    100% {
      opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1
    }
  }
  @-o-keyframes spNavSdwAnime {
    0% {
      opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0
    }
    100% {
      opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1
    }
  }
  .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22.5px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat
  }
  .swiper-button-prev {
    background: url(img/sp_slider_arrow.png) no-repeat;
    -moz-background-size: 30px 30px;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px
  }
  .swiper-button-next {
    background: url(img/sp_slider_arrow2.png) no-repeat;
    -moz-background-size: 30px 30px;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 5px;
    right: auto
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 5px;
    left: auto
  }
}

.low_banner h4, .single_detail h3, .single_detail ul li span {
  border-bottom: solid 1px #020E2E
}

.department_box, .examinee_box, .si_bottom div {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  cursor: pointer
}

.department_box:hover, .examinee_box:hover, .si_bottom div:hover {
  opacity: .7
}

.low_contents h2 {
  text-align: center;
  font-size: 40px;
  line-height: .8;
  margin: 30px 0 40px;
  letter-spacing: 8px
}

.low_contents h2 span {
  font-size: 18px;
  letter-spacing: 0
}

.low_head {
  margin-bottom: 75px
}

.low_head .pic {
  float: left;
  width: 50%
}

.low_head .low_head_text {
  float: left;
  width: 50%;
  height: 417px;
  background: url(img/bg_line.png)
}

.low_head .low_head_text h3 {
  font-size: 26px;
  color: #B50000;
  padding: 50px 0 0 23px
}

.low_head .low_head_text h3 span {
  display: block;
  background: #fff;
  line-height: 1.8;
  padding: 0 0 0 15px
}

.low_head .low_head_text p {
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 15px;
  line-height: 1.8
}

.low_head .low_head_textP {
  padding: 10px 23px 0
}

.low_head .low_head_text .no1 {
  width: 13em
}

.low_head .low_head_text .no2 {
  width: 22em
}

.low_head .low_head_text .no3 {
  width: 14em
}

.low_head .low_head_text.ec .no1 {
  width: 20em
}

.low_head .low_head_text.ec .no2 {
  width: 17em
}

.si_bottom div {
  margin-bottom: 50px;
  transition: .5s
}

.department_box, .examinee_box {
  transition: .5s
}

.si_bottom p {
  font-size: 20px;
  background: url(img/nav_ob01.png) left center no-repeat;
  padding: 0 0 0 15px;
  margin-top: 10px
}

.low_cate {
  float: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  color: #fff;
  background: #020E2E;
  padding: 5px 35px
}

.low_date {
  float: left;
  font-size: 14px;
  margin: 7px 0 0 13px
}

.single_detail h3 {
  font-size: 30px;
  color: #C30D23;
  margin: 15px 0 0;
  padding-bottom: 15px
}

.single_detail p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
  margin-top: 35px
}

.single_detail ul {
  margin-top: 30px
}

.single_detail ul li img {
  margin-left: 10px
}

.low_cate_box {
  margin-bottom: 50px
}

.low_cate_box h4 {
  color: #fff;
  font-size: 20px;
  background: #020E2E;
  font-weight: 700;
  text-align: center;
  padding: 30px 0
}

.low_cate_box h4 span {
  font-size: 14px
}

.low_cate_boxN {
  background: url(img/pattern01.png) #fff;
  padding-bottom: 36px
}

.low_cate_boxN ul {
  position: relative;
  top: 18px;
  margin: 0 15px;
  padding: 25px 0 15px;
  background: #fff
}

.low_cate_boxN ul li {
  font-weight: 400;
  font-size: 14px;
  background: url(img/nav_ob01.png) left center no-repeat;
  margin: 0 30px 13px;
  padding-left: 15px
}

.low_cate_boxN ul li a:hover {
  opacity: 1;
  color: #C30D23
}

.low_banner h4 {
  font-family: 'Roboto Condensed', sans-serif;
  border-top: solid 3px #020E2E;
  font-size: 30px;
  font-weight: 400;
  padding: 25px 0 15px 5px;
  background: #fff
}

.low_banner h4 span {
  font-size: 16px;
  font-weight: 700;
  margin-left: 15px;
  vertical-align: top;
  line-height: 2.2
}

.low_banner div {
  margin-top: 15px
}

.low_banner div img {
  height: auto
}

.low_contents h3.low_style {
  background: #E6EFF3;
  border-left: solid 4px #020E2E;
  font-size: 28px;
  padding: 30px 35px;
  margin-bottom: 30px
}

.low_contents h3.low_style span.style {
  display: block;
  font-size: 16px;
  margin-bottom: 6px
}

.low_contents h3.low_style span.style2 {
  font-size: 16px;
  color: #fff;
  background: #C30D23;
  padding: 5px 20px;
  vertical-align: middle;
  margin-left: 15px
}

.low_contents h4.low_style {
  width: 300px;
  font-size: 16px;
  border: 2px solid #020E2E;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 15px
}

.low_contents h5.low_style {
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 10px
}

.low_contents dl.low_style dt, .low_contents dl.low_style2 dt {
  color: #fff;
  font-size: 16px;
  padding: 15px 0;
  width: 100%;
  text-align: center
}

.low_contents dl.low_style dt {
  background: #EF4135
}

.low_contents dl.low_style2 dt {
  background: #16A085
}

.low_contents dl.low_style dd, .low_contents dl.low_style2 dd {
  font-size: 14px;
  margin: 18px 0 0 20px
}

.low_contents dl.low_style dd span, .low_contents dl.low_style2 dd span {
  color: #00A2C7;
  font-size: 8px;
  margin-right: 2px
}

.low_contents p.low_style {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8
}

.low_contents h6.low_style {
  font-size: 20px
}

.low_contents table.low_style2 {
  width: 100%
}

.low_contents table.low_style2 td {
  width: 20%;
  font-size: 14px;
  border: 1px solid #020E2E;
  padding: 20px;
  vertical-align: middle
}

.low_contents table.low_style2 td span {
  color: #00A2C7;
  font-size: 8px;
  margin-right: 2px
}

.low_contents .contact p, .low_contents .si_chara p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 60px
}

.low_contents .contact p.error {
  font-weight: 700;
  border: 1px solid #B70000;
  margin-bottom: 16px;
  padding: 5px 20px;
  color: #B50000
}

.low_contents .c_compA {
  background: url(img/nav_ob01.png) left center no-repeat;
  padding-left: 15px
}

.low_contents .c_compA a {
  font-size: 18px;
  margin-bottom: 15px;
  border-bottom: solid 1px #020E2E;
  font-weight: 700
}

.low_contents .c_compA a:hover {
  color: #C30D23;
  opacity: 1
}

.low_contents .si_chara p {
  margin-bottom: 16px
}

.low_contents .si_box div {
  min-height: 380px
}

.low_contents .si_box h6 {
  font-size: 22px;
  color: #C30D23;
  margin: 16px 0 10px
}

.low_contents .si_box p {
  font-size: 14px;
  line-height: 1.6
}

.low_contents h3.low_style2 {
  font-size: 22px;
  color: #fff;
  background: #020E2E;
  padding: 15px 25px 10px;
  margin-bottom: 20px
}

.greeting_left {
  float: left;
  width: 57%;
  height: 474px;
  background: url(img/pattern01.png)
}

.greeting_left h4 {
  font-size: 26px;
  padding: 50px 0 0 25px
}

.greeting_left h4 span {
  display: block;
  background: #fff;
  line-height: 1.8;
  padding: 0 0 0 15px
}

.greeting_left h4 span.no1 {
  width: 12em
}

.greeting_left h4 span.no2 {
  width: 14em
}

.greeting_leftP {
  padding: 15px 25px 0
}

.low_contents .greeting_left p {
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 15px;
  line-height: 1.8;
  margin-bottom: 23px
}

.greeting_left h5 {
  font-size: 12px
}

.greeting_left h5 span {
  display: block;
  background: #fff;
  line-height: 1.8;
  text-align: center;
  margin: 0 25px 0 auto
}

.greeting_left h5 span.no1 {
  width: 17em;
  line-height: 2.8
}

.greeting_left h5 span.no2 {
  width: 6em;
  font-size: 22px
}

.greeting_right {
  float: left;
  width: 43%
}

.pankuzu {
  font-weight: 400;
  font-size: 12px
}

.pankuzu a:hover {
  opacity: 1;
  color: #C30D23
}

.pankuzu span {
  color: #C30D23
}

.single_detail .single_a {
  background: url(img/nav_ob01.png) left center no-repeat;
  padding: 0 0 0 20px
}

.single_detail a {
  font-size: 18px;
  margin-bottom: 15px;
  border-bottom: solid 1px #020E2E;
  font-weight: 700
}

.single_detail img {
  height: auto
}

.single_detail_text {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
  margin-top: 35px
}

.single_detail_text ul li {
  position: relative;
  left: 1em
}

.single_detail_text ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: 14px;
  left: -1em;
  width: 5px;
  height: 5px;
  background-color: #B50000;
  border-radius: 100%
}

.single_detail a:hover, .single_detail ul li span a:hover {
  color: #B50000;
  opacity: 1
}

.single_detailI .pic img {
  width: 100%;
  height: auto
}

.archive_box {
  padding-bottom: 25px;
  margin-bottom: 25px;
  background: url(img/archive_line.png) bottom repeat-x;
  cursor: pointer
}

.archive_box .pic {
  float: left
}

.archive_box .pic img {
  width: 90px;
  height: auto
}

.archive_box .text {
  float: left;
  margin-left: 20px
}

.archive_box p {
  font-size: 14px
}

.archive_box h4 {
  font-size: 16px
}

.pagenation ul li {
  display: inline-block;
  font-size: 22px;
  border: 1px solid #020E2E;
  padding: 3.5px 15px;
  margin: 0 5px
}

.pagenation ul li.next a, .pagenation ul li.prev a {
  display: block;
  width: 85px;
  height: 40px;
  text-indent: -9999px
}

.pagenation ul li.active {
  font-size: 22px;
  color: #fff;
  background: #020E2E
}

.pagenation ul li.next {
  vertical-align: top;
  padding: 0;
  margin: 0 0 0 5px;
  border: none
}

.pagenation ul li.next a {
  background: url(img/next.png) no-repeat;
  background-size: 85px 40px
}

.pagenation ul li.prev {
  vertical-align: top;
  padding: 0;
  margin: 0 5px 0 0;
  border: none
}

.pagenation ul li.prev a {
  background: url(img/prev.png) no-repeat;
  background-size: 85px 40px
}

.archive .et_box {
  margin: 0 0 50px
}

.table_scroll {
  height: 1200px
}

table.low_style {
  width: 930px;
  overflow: hidden;
  border-top: solid 3px #020E2E;
  border-bottom: solid 3px #020E2E
}

table.low_style tr {
  border-bottom: dashed 1px #424B65
}

table.low_style tr.even {
  background: #E6EFF3
}

table.low_style tr td, table.low_style tr th {
  vertical-align: middle
}

table.low_style tr th {
  width: 15%;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 30px 0;
  border-right: solid 1px #424B65
}

.contact dl dd input, .contact dl dd textarea {
  border: 1px solid #182341;
  padding: 10px;
  max-width: 100%
}

table.low_style tr td {
  font-size: 14px;
  padding: 0 35px;
  font-weight: 400
}

.contact dl {
  display: table;
  width: 100%;
  margin-bottom: 20px
}

.contact dl dt {
  display: table-cell;
  width: 23%;
  font-size: 16px;
  padding: 10px 0;
  vertical-align: top
}

.contact dl dt span {
  font-size: 14px;
  color: #B50000;
  margin-left: 10px
}

.consent span.atte {
  font-size: 14px;
  color: #B50000;
  margin: 0 10px
}

.contact dl dd {
  display: table-cell;
  width: 77%;
  vertical-align: middle
}

.contact dl dd input.birth {
  width: 100px;
  margin: 0 5px
}

.contact dl dd input.text {
  width: 100%
}

.consent input[type=checkbox], .contact dl dd input[type=checkbox] {
  vertical-align: top;
  margin-right: 5px
}

.contact dl dd select {
  font-size: 18px;
  max-width: 100%
}

.contact dl dd .mwform-checkbox-field {
  margin-right: 30px
}

.contact dl dd textarea {
  width: 100%;
  resize: none
}

.contact .consent .error, .contact dl dd .error {
  display: block;
  color: #B50000
}

.contact .pi {
  background: url(img/pattern02.png);
  padding-bottom: 10px
}

.contact .piC {
  padding: 10px
}

.contact .piI {
  background: #fff;
  height: 150px
}

.contact .pi p {
  font-size: 14px;
  padding: 15px 20px;
  margin: 0
}

.contact .consent {
  display: inline-block;
  background: #fff;
  margin: 0 0 0 10px;
  padding: 10px 20px 5px
}

.contact input[type=submit] {
  color: #fff;
  border: none;
  background: #020E2E;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 100px
}

.contact .submit {
  text-align: center;
  margin-top: 60px
}

.calendar_first {
  margin-bottom: 40px
}

.wp-calendar {
  width: 100%;
  height: 500px;
  font-size: 14px
}

.calendar_descri dl dd span.admission, .calendar_descri dl dd span.advice, .calendar_descri dl dd span.bookkeeping_trial, .calendar_descri dl dd span.entrance, .calendar_descri dl dd span.guidance, .calendar_descri dl dd span.parent, .calendar_descri dl dd span.public2, .calendar_descri dl dd span.public3, .calendar_descri dl dd span.public4, .calendar_descri dl dd span.public_free, .calendar_descri dl dd span.public_guidance, .calendar_descri dl dd span.public_trial, .calendar_descri dl dd span.school_briefing, .calendar_descri dl dd span.special, .calendar_descri dl dd span.university, .wp-calendar .admission a, .wp-calendar .advice a, .wp-calendar .bookkeeping_trial a, .wp-calendar .entrance a, .wp-calendar .guidance a, .wp-calendar .parent a, .wp-calendar .public2 a, .wp-calendar .public3 a, .wp-calendar .public4 a, .wp-calendar .public_free a, .wp-calendar .public_guidance a, .wp-calendar .public_trial a, .wp-calendar .school_briefing a, .wp-calendar .special a, .wp-calendar .university a {
  width: 100%;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  padding: 5px 0;
  margin-bottom: 2px;
  border-radius: 3px;
  white-space: nowrap;
  display: inline-block;
  text-align: center
}

.calendar_descri dl dd span.admission, .wp-calendar .admission a {
  background: #C0392B
}

.calendar_descri dl dd span.school_briefing, .wp-calendar .school_briefing a {
  background: #216A3F
}

.calendar_descri dl dd span.advice, .wp-calendar .advice a {
  background: #EB974E
}

.calendar_descri dl dd span.entrance, .wp-calendar .entrance a {
  background: #1D709B
}

.calendar_descri dl dd span.university, .wp-calendar .university a {
  background: #83468D
}

.calendar_descri dl dd span.parent, .wp-calendar .parent a {
  background: #75507F
}

.calendar_descri dl dd span.special, .wp-calendar .special a {
  background: #D83279
}

.calendar_descri dl dd span.public1, .wp-calendar .public1 a {
  display: inline-block;
  width: 100%;
  color: #fff;
  background: #E35C5C;
  font-size: 9px;
  font-weight: 700;
  padding: 5px 0;
  margin-bottom: 2px;
  text-align: center;
  border-radius: 3px;
  white-space: nowrap
}

.calendar_descri dl dd span.public2, .wp-calendar .public2 a {
  background: #216A3F
}

.calendar_descri dl dd span.public3, .wp-calendar .public3 a {
  background: #1D709B
}

.calendar_descri dl dd span.public4, .wp-calendar .public4 a {
  background: #6D4018
}

.calendar_descri dl dd span.public_trial, .wp-calendar .public_trial a {
  background: #C0392B
}

.calendar_descri dl dd span.bookkeeping_trial, .wp-calendar .bookkeeping_trial a {
  background: #EB974E
}

.calendar_descri dl dd span.guidance, .wp-calendar .guidance a {
  background: #3A539B
}

.calendar_descri dl dd span.public_guidance, .wp-calendar .public_guidance a {
  background: #2ECC71
}

.calendar_descri dl dd span.public_free, .wp-calendar .public_free a {
  background: #CD619B
}

.calendar_button .university {
  padding: 0
}

.calendar_descri dl dd span {
  width: 68px!important;
  margin-left: 5px
}

.wp-calendar td, .wp-calendar th {
  width: 14.2857%;
  border: 1px solid #182341;
  padding: 2px 3px
}

.wp-calendar tbody td:first-child, .wp-calendar tbody td:last-child, .wp-calendar tbody th:first-child, .wp-calendar tbody th:last-child {
  color: #C30D23
}

.wp-calendar thead td {
  font-size: 22px;
  text-align: center;
  background: #00A2C7;
  border: 1px solid #00A2C7;
  padding: 5px 0;
  color: #fff
}

.wp-calendar .week th {
  text-align: center;
  font-weight: 400;
  padding: 5px 0
}

.wp-calendar tbody {
  font-weight: 400
}

.table_scroll.calendar {
  height: 560px
}

.table_scroll.calendar .calendarI, .table_scroll.calendar .mCSB_container {
  padding: 0
}

.table_scroll.calendar .mCSB_container_wrapper {
  margin: 0
}

.table_scroll.calendar_listC {
  height: 740px;
  margin-bottom: 20px
}

.table_scroll.calendar.calendar_2 {
  height: 830px
}

table.calendar_list {
  width: 100%;
  font-size: 14px
}

table.calendar_list tr.calendar_listR td, table.calendar_list tr.calendar_listR th {
  font-weight: 700;
  color: #C30D23
}

.scroll_bar.cl, .scroll_bar.cl2 {
  margin-bottom: 30px
}

table.calendar_list th {
  width: 205px;
  background: #E6EFF3
}

table.calendar_list th.date {
  background: #424B65;
  color: #fff;
  font-size: 18px;
  font-weight: 700
}

table.calendar_list td, table.calendar_list th {
  border: 1px solid #020E2E;
  font-weight: 400;
  padding: 15px 30px
}

table.calendar_list td dl dt {
  font-size: 18px
}

table.calendar_list td dl dd {
  margin-bottom: 15px
}

table.calendar_list td dl dd:last-child {
  margin-bottom: 0
}

table.calendar_list td .to_form {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  background: #020E2E;
  padding: 10px 30px
}

.calendar_banner div {
  margin: 25px 0
}

.calendar_banner div img {
  width: 100%
}

.calendar_descri {
  margin-top: 25px
}

.calendar_descri dl {
  margin-bottom: 10px
}

.calendar_descri dl dt {
  float: left;
  font-size: 14px
}

.calendar_descri dl dt.c_first {
  width: 130px
}

.calendar_descri.calendar2_2 dl dt.c_first {
  width: 155px
}

.calendar_descri dl dd {
  float: left;
  font-weight: 400;
  margin-right: 20px
}

.calendar_descri dl.c_bottom {
  float: left;
  margin-right: 30px
}

.calendar_descri dl.c_bottom dd {
  margin-right: 0
}

.calendar2 {
  background: #fff;
  padding: 110px;
  margin: 105px 0 0
}

.calendar2.list {
  margin: 55px 0 0
}

.calendar2_bottom h3 {
  margin-bottom: 20px
}

.calendar2_bottom h4 {
  color: #fff;
  font-size: 22px;
  background: #020E2E;
  padding: 15px 25px;
  margin: 50px 0 20px
}

.calendar2_bottom p {
  margin-bottom: 20px;
  font-size: 20px
}

.calendar2_bottom a {
  float: right;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: #020E2E;
  padding: 15px 55px
}

.calendar2_bottom_img {
  float: left;
  width: 21.3%;
  padding-right: 50px;
  background: url(img/arrow_calendar2_bottom.png) right 15px center no-repeat;
  box-sizing: content-box
}

.calendar2_bottom_img.last {
  padding: 0;
  background: 0 0
}

.pickup_box .pic {
  float: left;
  width: 32%
}

.pickup_box .pic img {
  height: auto
}

.pickup_box .text {
  float: left;
  width: 68%;
  height: 408px;
  background: url(img/pattern02.png)
}

.pickup_box .textI {
  background: #fff;
  margin: 20px;
  padding-bottom: 30px
}

.pickup_box .textI h4 {
  font-size: 26px;
  padding: 30px 45px;
  margin: 0
}

.pickup_box .textI dl {
  font-size: 14px;
  padding: 0 45px;
  margin-bottom: 10px
}

.pickup_box .textI dl dt {
  float: left
}

.pickup_box .textI dl dd {
  float: left;
  font-weight: 400
}

.blog_box .pic img {
  height: auto
}

.teacher h3 {
  width: 300px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #020E2E;
  margin: 55px 0 30px;
  padding: 15px 0
}

.teacher h4 {
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 40px
}

.teacher p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8
}

.blog_box {
  margin-bottom: 40px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  cursor: pointer
}

.blog_box:hover {
  opacity: .8
}

.blog_box .pic {
  height: 194px
}

.blog_box .text {
  position: relative;
  height: 105px
}

.blog_box .text p {
  font-size: 12px;
  margin-top: 8px;
  font-weight: 500
}

.blog_box .text h4 {
  font-size: 18px;
  color: #B50000;
  line-height: 1.5;
  margin: 5px 0
}

.blog div.cat, .blog_box .text div.cat {
  display: inline-block;
  font-size: 10px;
  border: 1px solid #182341;
  padding: 2px 8px;
  margin-right: 5px
}

.blog_box .text div.cat {
  position: absolute;
  bottom: 0;
  left: 0
}

.blog .low_date {
  margin: 2px 10px 0 0
}

.blog .single_detailI img {
  height: auto
}

.blog .single_detail_text p span {
  font-weight: 400;
  color: inherit
}

p.calendar {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 20px
}

footer {
  background: #fff
}

.faq h4, .report h4, .sitemap h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  background: #020E2E;
  padding: 15px 25px;
  margin-bottom: 20px
}

.report h4 {
  margin: 70px 0 30px
}

.sitemap ul {
  margin-bottom: 30px
}

.sitemap ul li {
  float: left;
  width: 50%;
  font-size: 16px;
  font-weight: 400;
  padding-left: 12px;
  margin-bottom: 10px;
  background: url(img/nav_ob01.png) left center no-repeat
}

.sitemap ul.full li {
  float: none;
  width: 100%
}

.sitemap ul.sitemap_bottom {
  border-top: solid 1px #182341;
  padding-top: 40px
}

.sitemap ul.sitemap_bottom li {
  width: 33.3%
}

.sitemap h4 {
  margin-bottom: 10px;
  font-size: 20px
}

.report_box {
  margin-bottom: 35px
}

.report h5 {
  font-size: 26px;
  margin-bottom: 10px
}

.report p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6
}

.report h6 {
  font-size: 20px;
  margin: 30px 0 5px
}

.report h6 span {
  display: block;
  font-size: 14px;
  margin-bottom: 5px
}

.examinee h4 {
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 20px
}

.examinee h4 span {
  font-size: 20px;
  font-weight: 400;
  margin-left: 20px
}

.examinee p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8
}

.examinee a.examinee_link {
  display: inline-block;
  font-size: 22px;
  background: #020E2E;
  color: #fff;
  padding: 15px 100px;
  margin-top: 20px
}

.department_box, .examinee_box {
  margin-bottom: 65px
}

.department_box .pic, .examinee_box .pic {
  position: relative
}

.department_box .pic div, .examinee_box .pic div {
  position: absolute;
  bottom: -1px;
  right: 0;
  background: #fff;
  padding: 12px 20px;
  font-size: 14px
}

.department_box h5, .examinee_box h5 {
  font-size: 20px;
  background: url(img/nav_ob01.png) left center no-repeat;
  padding-left: 12px;
  margin: 15px 0
}

.department_box p, .examinee_box p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400
}

.ag dl dd, .ag dl dt {
  line-height: 2;
  float: left
}

.department .low_head .low_head_text .no1 {
  width: 20em
}

.department .low_head .low_head_text .no2 {
  width: 17em
}

.department h3.low_style span {
  font-size: 20px;
  font-weight: 400;
  margin-left: 25px
}

.ag table, table.department_dt {
  width: 100%
}

.ag table td, .ag table th, table.department_dt td, table.department_dt th {
  border: 1px solid #020E2E;
  padding: 15px 25px;
  font-size: 14px
}

.ag table td.fee_border, .ag table td.fee_borderB, .ag table th.fee_borderT {
  border-left: solid 2px #020E2E;
  border-right: solid 2px #020E2E
}

.ag table th, table.department_dt th {
  background: #E6EFF3
}

.ag table th.fee_borderT {
  border-top: solid 2px #020E2E
}

.ag table td, table.department_dt td {
  font-weight: 400
}

.ag table td.fee_borderB {
  border-bottom: solid 2px #020E2E
}

.ag h5 {
  font-size: 20px;
  margin-bottom: 10px
}

.ag dl, .ag p {
  margin-bottom: 20px
}

.ag dl {
  padding-bottom: 20px;
  border-bottom: solid 1px #020E2E
}

.ag dl dt {
  width: 30%
}

.ag dl dd {
  width: 70%;
  font-weight: 400
}

.ag .anchor a, .ec .anchor a, .faq .anchor a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  border: 2px solid #020E2E;
  text-align: center;
  background: url(img/arrow_ag_o.png) bottom 10px center no-repeat;
  padding: 10px 0 20px
}

.ag .anchor a:hover, .ec .anchor a:hover, .faq .anchor a:hover {
  opacity: 1;
  border: 2px solid #C30D23;
  color: #fff;
  background: url(img/arrow_ag.png) bottom 10px center no-repeat #C30D23
}

.ag h4, .ec h4 {
  color: #fff;
  font-size: 22px;
  background: #020E2E;
  padding: 15px 25px
}

.ag h4 {
  margin: 50px 0 30px
}

.ec h4 {
  margin: 30px 0 0
}

.low_contents .ag h4.low_style {
  background: 0 0;
  color: inherit;
  margin: 50px 0 15px
}

.ag_line_box {
  background: url(img/pattern02.png);
  padding-bottom: 20px;
  margin-bottom: 15px
}

.ag_line_box h5 {
  float: left;
  font-size: 26px;
  background: #fff;
  margin: 20px;
  padding: 12px 15px
}

.ag_line_box .ag_line_boxR {
  float: right;
  font-size: 16px;
  margin: 20px;
  background: #020E2E;
  color: #fff;
  padding: 10px 15px
}

.ag_line_box p {
  font-size: 16px;
  background: #fff;
  font-weight: 400;
  margin: 0 20px;
  padding: 18px 20px;
  line-height: 1.6
}

.ag .ag_table, .ag .ag_table2, .ag .ag_table2_o {
  margin-bottom: 0
}

.ag_table_descri_o {
  display: inline-block;
  font-size: 14px;
  margin-right: 30px
}

.ag_table_descri span, .ag_table_descri_o span {
  display: inline-block;
  width: 48px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle
}

.ag_table_descri_o span {
  background: #020E2E
}

.ag_table_descri {
  display: inline-block;
  font-size: 14px
}

.ag_table_descri span {
  border: 1px solid #182341
}

.ag_tableC {
  background: url(img/arrow_ag_table.png) left 120px bottom 10px no-repeat;
  padding-bottom: 30px
}

.ag .ag_table th {
  background: #E6EFF3;
  font-size: 18px;
  border-bottom: solid 8px #fff;
  padding: 12px 20px
}

.ag .ag_table .ag_table_th {
  width: 1em;
  color: #fff;
  font-size: 18px;
  background: #020E2E;
  line-height: 1;
  padding: 0 10px;
  border-right: solid 12px #fff;
  border-bottom: none;
  border-left: none;
  border-top: none
}

.ag .ag_table td, .ag .ag_table th {
  border-top: none;
  border-left: none;
  border-right: none;
  vertical-align: middle
}

.ag .ag_table td {
  border-bottom: none;
  font-weight: 400;
  font-size: 16px;
  padding: 13px 20px
}

.ag .ag_table td dl dd, .ag .ag_table td dl dt {
  float: none;
  width: auto;
  line-height: normal;
  font-size: 14px
}

.ag .ag_table td dl dd {
  font-weight: 400
}

.ag_table2 td, .ag_table2 th, .ag_table2_o td, .ag_table2_o th, .ag_table2_r td, .ag_table2_r th {
  vertical-align: middle
}

.ag .ag_table2 th {
  width: 304px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #182341;
  background: 0 0;
  padding: 10px
}

.ag .ag_table2 td, .ag .ag_table2_o td, .ag .ag_table2_r td {
  font-weight: 400;
  font-size: 16px;
  padding: 13px 20px;
  border: none
}

.ag .ag_table2_o th, .ag .ag_table2_r th {
  width: 304px;
  font-size: 18px;
  border: none;
  padding: 10px;
  color: #fff;
  text-align: center
}

.ag .ag_table2_o th {
  background: #182341
}

.ag .ag_table2_r th {
  background: #C30D23
}

.scroll_bar {
  height: 250px
}

.ec_front {
  background: url(img/pattern02.png)
}

.ec_front .box_left {
  position: relative;
  float: left;
  background: #fff;
  margin: 20px 0 20px 20px;
  padding: 40px 20px 40px 55px
}

.ec_front .box_left img {
  position: absolute;
  top: -30px;
  left: -60px
}

.ec_front .boxC .box_left {
  padding: 40px 20px 40px 75px
}

.ec_front h4 {
  text-align: center;
  font-size: 146px;
  color: #C30D23;
  background: 0 0;
  padding: 0;
  letter-spacing: -5px;
  margin: 0
}

.ec_front .boxC h4 {
  font-size: 155px;
  line-height: 1
}

.ec_front h4 span.no1 {
  display: block;
  font-size: 22px;
  letter-spacing: normal;
  text-align: left;
  margin-left: 10px
}

.ec_front .boxC h4 span.no1 {
  font-size: 24px
}

.ec_front h4 span.no2 {
  display: block;
  font-size: 18px;
  letter-spacing: normal
}

.ec_front .boxC h4 span.no2 {
  font-size: 21px
}

.ec_front .box_right {
  float: right;
  background: #fff;
  margin: 20px 20px 20px 0;
  padding: 40px 20px
}

.faq_dl dl.ans dd, .faq_dl dl.ans dt, .faq_dl dl.que dt, .faq_dlL {
  float: left
}

.ec table {
  width: 100%;
  font-size: 14px
}

.ec table td, .ec table th {
  border: 1px solid #020E2E;
  padding: 15px 28px
}

.ec table thead th {
  color: #fff;
  background: #424B65
}

.ec table tbody th, .ec.daigaku table tbody th {
  background: #E6EFF3
}

.ec table tbody th {
  width: 640px;
  font-weight: 400
}

.ec table tbody td, .ec.daigaku table tbody th {
  width: 290px;
  font-weight: 400
}

.ec.daigaku table tbody td {
  width: 640px;
  font-weight: 400
}

.ec table .scroll_bar {
  height: auto
}

.ec .mCSB_container_wrapper, .web .mCSB_container_wrapper {
  margin-right: 0
}

.ec .mCSB_container_wrapper>.mCSB_container, .web .mCSB_container_wrapper>.mCSB_container {
  padding-right: 0
}

.ec .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .ec .mCSB_scrollTools .mCSB_draggerRail, .web .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .web .mCSB_scrollTools .mCSB_draggerRail {
  margin: 0 0 0 auto
}

.scroll_bar.one {
  height: 280px
}

.scroll_bar.two {
  height: 615px
}

.scroll_bar.tokuy {
  height: 1490px
}

.scroll_bar.tokun {
  height: 1100px
}

.scroll_bar.fee {
  height: 265px
}

.faq .scroll_bar .mCSB_container_wrapper, .scho .scroll_bar .mCSB_container_wrapper, .scroll_bar.fee .mCSB_container_wrapper, .scroll_bar.one .mCSB_container_wrapper, .scroll_bar.two .mCSB_container_wrapper, .student .scroll_bar .mCSB_container_wrapper, .web .scroll_bar.s_tableC .mCSB_container_wrapper {
  margin: 0
}

.faq .scroll_bar .mCSB_container, .scho .scroll_bar .mCSB_container, .scroll_bar.fee .mCSB_container, .scroll_bar.one .mCSB_container, .scroll_bar.two .mCSB_container, .student .scroll_bar .mCSB_container, .web .scroll_bar.s_tableC .mCSB_container {
  padding: 0
}

.faq .scroll_bar .mCSB_scrollTools_vertical, .scho .scroll_bar .mCSB_scrollTools_vertical, .scroll_bar.fee .mCSB_scrollTools_vertical, .scroll_bar.one .mCSB_scrollTools_vertical, .scroll_bar.two .mCSB_scrollTools_vertical, .student .scroll_bar .mCSB_scrollTools_vertical, .web .scroll_bar.s_tableC .mCSB_scrollTools_vertical {
  display: none!important
}

.web .scroll_bar.s_table_td .mCSB_scrollTools_vertical {
  display: block!important
}

.ag .scho .scho_a, .web a.ws, a.faci_a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: #020E2E;
  padding: 15px 55px;
  margin: 20px 0
}

.ag .scho .scho_a {
  margin: 5px 0 20px
}

.scho .scroll_bar.no1 {
  height: 870px
}

.scho .scroll_bar.no2 {
  height: 280px
}

.scho .scroll_bar.no3 {
  height: 260px
}

.scho .scroll_bar.no4 {
  height: 280px
}

.scho .scroll_bar.no5 {
  height: 260px
}

.scho .scroll_bar.no6 {
  height: 240px
}

.scho .scroll_bar.no7 {
  height: 260px
}

.calendar_list .detail, .calendar_list .detail2 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 50px;
  line-height: 1.8
}

.calendar_list .detail p, .calendar_list .detail2 p {
  margin-bottom: 20px
}

.calendar_list .detail h1, .calendar_list .detail h2, .calendar_list .detail h3, .calendar_list .detail h4, .calendar_list .detail h5, .calendar_list .detail h6, .calendar_list .detail2 h1, .calendar_list .detail2 h2, .calendar_list .detail2 h3, .calendar_list .detail2 h4, .calendar_list .detail2 h5, .calendar_list .detail2 h6 {
  text-align: left;
  line-height: inherit;
  margin: auto;
  letter-spacing: normal
}

.calendar_list .detail h1, .calendar_list .detail2 h1 {
  font-size: 30px
}

.calendar_list .detail h2, .calendar_list .detail2 h2 {
  font-size: 25px
}

.calendar_list .detail h3, .calendar_list .detail2 h3 {
  font-size: 20px
}

.calendar_list .detail h4, .calendar_list .detail2 h4 {
  font-size: 15px
}

.calendar_list .detail h5, .calendar_list .detail h6, .calendar_list .detail2 h5, .calendar_list .detail2 h6 {
  font-size: 12px;
  font-weight: 400
}

.privacy p, .student p {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400
}

.calendar_list .detail ul, .calendar_list .detail2 ul {
  list-style: disc;
  margin-left: 40px
}

.privacy p {
  margin-bottom: 30px
}

.student p {
  margin-bottom: 20px
}

.student p span {
  display: inline-block;
  background: #E6EFF3;
  width: 30px;
  height: 15px;
  vertical-align: middle;
  margin-right: 5px
}

.student table {
  width: 100%
}

.student table td, .student table th {
  border: 1px solid #020E2E;
  padding: 15px 25px;
  font-size: 14px
}

.student table th {
  background: #EEE
}

.student table td {
  font-weight: 400
}

.student table td.impos {
  background: #E6EFF3
}

.student .scroll_bar {
  height: 630px
}

.entrance_bottom {
  height: 140px
}

.entrance_bottom h3 {
  font-size: 20px;
  background: url(img/nav_ob01.png) left top 8px no-repeat;
  padding: 0 0 10px 15px;
  margin-bottom: 10px;
  border-bottom: solid 1px #020E2E
}

.university p, .university ul {
  margin-bottom: 20px
}

.entrance_bottom p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6
}

.faq p, .faq_dl, .university p {
  font-size: 16px
}

.faq p, .faq_dl dl.ans dd, .university p {
  line-height: 1.8;
  font-weight: 400
}

.university ul li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px
}

.faq p {
  margin-bottom: 20px
}

.faq_dl {
  border-bottom: dashed 1px #424B65;
  padding-bottom: 25px;
  margin-bottom: 30px
}

.faq_dl dl.que {
  margin-bottom: 20px
}

.faq_dl dl.que dd {
  float: left;
  width: 94%;
  margin: 5px 0 0 25px
}

.faq_dl dl.ans dd {
  width: 94%;
  margin: 3px 0 0 25px
}

.faq_dlL {
  width: 66%
}

.faq_dlL dl.ans dd, .faq_dlL dl.que dd {
  width: 90%
}

.faq_dlR {
  float: right;
  margin-right: 80px
}

.faq table {
  width: 100%;
  margin-bottom: 5px
}

.faq table td, .faq table th {
  border: 1px solid #020E2E;
  padding: 15px 25px;
  font-size: 14px
}

.faq table th {
  background: #E6EFF3
}

.faq table td {
  font-weight: 400
}

.faq .scroll_bar {
  height: 500px;
  margin-bottom: 20px
}

.daigakuI.scroll_bar {
  height: 400px
}

.shushoku .boxC {
  background: #fff;
  margin: 20px
}

.shushoku .boxC .box_left {
  margin: 0
}

.shushoku .boxC .box_right {
  margin: 75px 60px 0 0;
  border: 2px solid #C30D23;
  text-align: center;
  padding: 0
}

.shushoku .boxC .box_right p {
  font-size: 16px;
  color: #fff;
  background: #C30D23;
  padding: 2px 0 3px
}

.shushoku .boxC .box_right h4 {
  font-size: 65px;
  padding: 10px 30px 30px;
  line-height: 1.2
}

.shushoku .boxC .box_right h4 span {
  font-size: 14px
}

.ec.shushoku table td, .ec.shushoku table thead th {
  width: 232.5px
}

.shushoku .s_tableC, .web .s_tableC {
  height: 330px
}

.shushoku .s_tableC2 {
  height: 390px
}

.shushoku.shikaku .s_tableC, .web .s_tableC {
  height: 380px;
  margin-bottom: 20px
}

.web .s_tableC {
  height: 330px;
  margin: 0
}

.shushoku .s_tableC table.s_table_th, .web .s_tableC table.s_table_th, table.s_table_th {
  width: 100%;
  height: auto;
  font-size: 14px
}

.shushoku .s_tableC table thead th {
  color: #fff;
  background: #424B65
}

.shushoku .s_tableC table th, .web .s_tableC table th {
  width: 25%;
  font-weight: 700;
  background: #E6EFF3;
  border: 1px solid #020E2E;
  padding: 15px 28px
}

.shushoku .s_table_th th.school {
  width: 40%
}

.shushoku .s_table_th th.sei {
  width: 10%
}

.shushoku.shikaku .s_table_th th {
  width: 20%
}

.shushoku.shikaku .s_table_th th.school {
  width: 30%
}

.shushoku.shikaku .s_table_th th.sei {
  width: 10%
}

.shushoku .s_table_td table td, .web .s_table_td table td {
  width: 25%;
  border: 1px solid #020E2E;
  padding: 15px 28px;
  font-weight: 400
}

.shushoku .content-holder table td.school, .shushoku .ps-container table td.school {
  width: 40%
}

.shushoku .content-holder table td.sei, .shushoku .ps-container table td.sei {
  width: 10%
}

.shushoku.shikaku .content-holder table td, .shushoku.shikaku .ps-container table td {
  width: 20%
}

.shushoku.shikaku .content-holder table td.school, .shushoku.shikaku .ps-container table td.school {
  width: 30%
}

.shushoku.shikaku .content-holder table td.sei, .shushoku.shikaku .ps-container table td.sei {
  width: 10%
}

.koumuin .atte, .shushoku .atte {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin: 10px 0
}

.low_contents .info p, .web p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8
}

.s_table_td table, .web img {
  height: auto
}

.web p {
  margin-bottom: 30px
}

.low_contents .info p {
  margin-bottom: 20px
}

.low_contents .info h6 {
  font-size: 22px;
  padding-bottom: 10px;
  border-bottom: solid 1px #020E2E;
  margin-bottom: 10px
}

.low_contents .info ul {
  margin-bottom: 30px
}

.low_contents .info ul li {
  font-size: 16px;
  margin-bottom: 10px
}

.low_contents .info a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: #020E2E;
  padding: 15px 55px;
  margin: 10px 0 30px
}

.scroll_bar.komu {
  height: 375px;
  margin-bottom: 20px
}

.komu .koumuin_head {
  height: auto
}

.scroll_bar.komu2 {
  height: 309px
}

.komu2 .koumuin_body, .teacher img {
  height: auto
}

.daigaku p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 30px
}

.facilities .si_box p {
  margin-bottom: 0
}

.facilities ul li {
  font-size: 16px;
  margin-bottom: 5px
}

@media (max-width:1249px) {
  .ag table, .calendarI, .ec table, .low_contents table.low_style2, .s_tableC2I, .shushoku .s_tableI, table.calendar_list {
    width: 930px
  }
  .faq_dl dl.ans dd, .faq_dl dl.que dd {
    margin: 10px 0 0;
    float: none
  }
  .faq_dl dl.ans dd, .faq_dl dl.ans dt, .faq_dl dl.que dt, .faq_dlL, .faq_dlR {
    float: none
  }
  .low_head .low_head_text {
    height: 323px
  }
  .low_head .low_head_text h3 {
    font-size: 20px;
    padding: 13px 0 0 23px
  }
  .low_head .low_head_text p {
    font-size: 14px
  }
  .calendarI {
    overflow: hidden
  }
  .calendar2_bottom_img {
    padding-right: 37px;
    background: url(img/arrow_calendar2_bottom.png) right 10px center no-repeat
  }
  .web .s_tableI, table.calendar_list.list2 {
    width: 710px
  }
  .faq table, .student table {
    width: 1250px
  }
  .sitemap .col-lg-6 {
    width: 100%
  }
  .faq_dl dl.que dd {
    width: auto
  }
  .faq_dl dl.ans dd, .faq_dlL {
    width: auto
  }
  .faq_dlR {
    margin: 20px 0 0
  }
  .faq_dlL dl.ans dd, .faq_dlL dl.que dd {
    width: auto
  }
}

@media screen and (max-width:1249px) and (min-width:1200px) {
  .greeting_left h4 {
    font-size: 16px;
    padding: 15px 0 0 25px
  }
  .low_contents .greeting_left p {
    margin-bottom: 10px;
    font-size: 14px
  }
  .greeting_leftP {
    padding: 10px 25px 0
  }
  .greeting_left {
    height: 367px
  }
  .greeting_left h5 span.no2 {
    font-size: 15px
  }
  .low_cate_box h4 {
    font-size: 18px
  }
  .low_contents .et_box .text {
    position: absolute;
    top: 210px
  }
  .ec_front h4 {
    font-size: 100px
  }
  .ec_front .boxC h4 {
    font-size: 90px
  }
  .ec_front h4 span.no2 {
    font-size: 15px
  }
  .ec_front .boxC h4 span.no1 {
    font-size: 18px
  }
  .ec_front .boxC h4 span.no2 {
    font-size: 14px
  }
  .shushoku .boxC .box_right {
    margin: 30px 30px 0 0
  }
  .shushoku .boxC .box_right h4 {
    font-size: 56px;
    padding: 10px 20px 20px
  }
  .koumuin .ec_front .box_left {
    position: relative;
    float: none;
    background: #fff;
    margin: 20px;
    padding: 40px 20px
  }
  .koumuin .ec_front .box_right {
    float: none;
    background: #fff;
    margin: 0 20px 20px;
    padding: 40px 20px
  }
  .koumuin .ec_front h4 span.no1 {
    text-align: center
  }
  .pickup_box .text {
    height: 315px
  }
  .contact dl dt {
    width: 30px
  }
  .contact dl dd {
    width: 70%
  }
  .ag .scho2 .anchor a {
    font-size: 13px
  }
  .blog_box .text {
    height: 130px
  }
  .facilities .si_box {
    height: 220px
  }
  .facilities .si_box h6 {
    margin: 16px 0 4px
  }
  .archiveI .et_box .pic, .blog_box .pic {
    height: 130px
  }
  .et_box .pic {
    width: auto
  }
}

@media screen and (max-width:1249px) and (min-width:992px) {
  .department_box, .examinee_box {
    height: 400px;
    margin-bottom: 0
  }
}

@media (max-width:1199px) {
  .access img, .calendar2 img, .facilities img, .report img, .university img {
    width: 100%
  }
  .sidebar {
    display: none
  }
  .et_box .text {
    position: absolute;
    top: 252px
  }
  .low_contents .et_box .text {
    position: absolute;
    top: 260px
  }
  .calendar2_bottom_img {
    float: none;
    width: 100%;
    padding: 0;
    background: 0 0;
    margin-bottom: 20px
  }
  .ag .anchor a, .ec .anchor a {
    margin-bottom: 20px
  }
  .ag .scho2 .anchor a {
    margin-bottom: 0
  }
  .report_box .col-lg-5, .university_bottom div {
    margin-bottom: 20px
  }
  .pickup_box .text {
    height: 425px
  }
  .archiveI .et_box .pic, .blog_box .pic {
    height: 194px
  }
  .low_contents .blog_box .pic {
    position: relative;
    width: auto;
    height: auto!important
  }
  .low_contents .blog_box .pic img {
    display: inline!important
  }
}

@media (max-width:1199px) and (min-width:992px) {
  .ec table, .s_tableC2I, .shushoku .s_tableI {
    width: 100%
  }
  .ec table tbody th {
    width: 670px;
    background: #E6EFF3;
    font-weight: 400
  }
  .ec table tbody td {
    width: 300px;
    font-weight: 400
  }
}

@media screen and (max-width:991px) and (min-width:700px) {
  #header .nav_top li {
    width: auto;
    margin-right: 50px
  }
}

@media (min-width:992px) {
  .sn_boxC #mCSB_2_scrollbar_horizontal {
    opacity: 0
  }
  #calendar1 .wp-calendar tbody td .calendar_button, #calendar2 .wp-calendar tbody td .calendar_button {
    width: 180px;
    height: 52px;
    overflow-y: scroll
  }
  #calendar1 .wp-calendar tbody td .calendar_button div {
    width: 60px;
    float: left;
    margin-right: 4px
  }
  #calendar2 .wp-calendar tbody td .calendar_button div {
    width: 66px;
    float: left;
    margin-right: 4px
  }
  .wp-calendar tbody td .calendar_button div:nth-child(2n) {
    margin-right: 0
  }
  .wp-calendar tbody td {
    height: 80px
  }
  .wp-calendar .sp-week {
    display: none
  }
  #calendar1 .wp-calendar .calendar_button_C {
    position: absolute;
    overflow: hidden;
    width: 126px
  }
  #calendar2 .wp-calendar .calendar_button_C {
    position: absolute;
    overflow: hidden;
    width: 140px
  }
}

@media (max-width:991px) {
  .wp-calendar tr.week {
    display: none
  }
  .wp-calendar td {
    display: table;
    width: 100%;
    border-top: none;
    min-height: 38px
  }
  .wp-calendar td.empty {
    display: none
  }
  .wp-calendar td p {
    display: table-cell;
    width: 20%;
    line-height: 1.75;
    padding-left: 5px;
    vertical-align: top
  }
  .wp-calendar .calendar_button_C {
    display: table-cell;
    width: 80%;
    padding: 7px 5px 0;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif
  }
  .wp-calendar tbody td .calendar_button {
    width: 100%
  }
  .wp-calendar tbody td .calendar_button div {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 5px
  }
  .wp-calendar tbody td .calendar_button div:nth-child(2n) {
    margin-right: 0
  }
  .si_bottom {
    padding: 0 15px
  }
  .si_bottom img {
    width: 100%
  }
  .low_head .pic {
    float: none;
    width: 100%
  }
  .low_head .low_head_text {
    float: none;
    width: 100%;
    height: auto;
    padding-bottom: 50px
  }
  .sidebar {
    display: none
  }
  .single_detailI {
    padding: 0 15px
  }
  .greeting_left {
    float: none;
    width: 100%;
    height: auto;
    padding-bottom: 50px
  }
  .greeting_right {
    float: none;
    width: 100%;
    height: auto
  }
  .greeting_right img {
    width: 100%
  }
  .low_head .low_head_text h3 {
    font-size: 26px;
    padding: 50px 0 0 23px
  }
  .low_head .low_head_text p {
    font-size: 16px
  }
  .low_intro2 {
    padding: 0 15px
  }
  .pankuzu {
    padding: 0 20px
  }
  .archiveI {
    padding: 0 15px
  }
  .archive .et_box {
    height: auto
  }
  .low_contents .et_box .pic {
    position: relative;
    width: auto;
    height: auto!important
  }
  .ag dl dd, .ag dl dt, .department_bottom img, .examinee img, .pickup_box .pic, .pickup_box .pic img, .pickup_box .text {
    width: 100%
  }
  .low_contents .et_box .pic img {
    display: inline!important
  }
  .low_contents .et_box .date {
    position: static;
    text-align: right;
    margin-top: 10px
  }
  .low_contents .et_box .text {
    position: static;
    margin-top: 30px
  }
  .contact dl {
    display: block
  }
  .contact dl dd, .contact dl dt {
    display: block;
    width: 100%
  }
  .greeting_left h4 {
    font-size: 20px
  }
  .archive_box .pic {
    float: none
  }
  .archive_box .text {
    float: none;
    margin: 20px 0 0
  }
  .pickup_box .pic {
    float: none
  }
  .pickup_box .text {
    float: none;
    height: auto;
    padding: 20px;
    background: url(img/pattern02.png)
  }
  .pickup_box .textI {
    margin: 0
  }
  .calendar_first {
    margin-bottom: 40px
  }
  .calendar2 {
    padding: 110px 15px
  }
  .agC, .daigakuC, .department_bottom, .entrance, .examinee, .faq, .koumuinI, .privacy, .shushokuI, .sitemap, .student, .university {
    padding: 0 15px
  }
  .ag dl dd, .ag dl dt {
    float: none
  }
  .sitemap ul li {
    float: none;
    width: auto;
    font-size: 16px
  }
  .sitemap ul.sitemap_bottom li {
    width: auto
  }
  .ec_front .box_left {
    float: none;
    padding: 40px 20px
  }
  .ec_front .boxC .box_left {
    padding: 40px 20px
  }
  .ec_front .box_left img {
    display: none
  }
  .shushoku .boxC .box_right {
    float: none;
    margin: 20px;
    border: 2px solid #C30D23;
    text-align: center
  }
  .ec_front h4 span.no1 {
    text-align: center;
    margin: 0
  }
  .ec_front .boxC h4, .ec_front h4 {
    font-size: 80px
  }
  .koumuin .ec_front .box_left {
    position: relative;
    float: none;
    background: #fff;
    margin: 20px;
    padding: 40px 20px
  }
  .koumuin .ec_front .box_right {
    float: none;
    background: #fff;
    margin: 0 20px 20px;
    padding: 40px 20px
  }
  .koumuin .ec_front h4 span.no1 {
    text-align: center
  }
  .low_contents .info {
    padding: 0 15px
  }
  .low_contents h2 {
    font-size: 22px;
    line-height: 1.1
  }
  .low_contents h2 span {
    font-size: 13px
  }
  .low_contents h3.low_style span.style2 {
    margin-left: 0
  }
  .low_contents h3.low_style span.style3:after {
    content: "\A";
    white-space: pre
  }
  .wp-calendar tbody td .calendar_button .entrance {
    padding: 0
  }
  .calendarI {
    padding-right: 20px
  }
  .report_boxC {
    padding: 0 15px
  }
  .calendarI, .wp-calendar {
    width: 100%;
    margin: 0 auto
  }
  .archiveI .et_box .pic, .blog_box .pic {
    height: 300px
  }
  .calendar_list .ps-container {
    max-height: 500px
  }
  table.calendar_list td dl dt {
    font-size: 15px
  }
  table.calendar_list td, table.calendar_list td dl dd, table.calendar_list th {
    font-size: 12px
  }
  table.calendar_list th.date {
    font-size: 15px
  }
}

@media (max-width:750px) {
  .calendar_list .ps-container table.calendar_list {
    width: 750px
  }
}

@media (max-width:620px) {
  .low_head .low_head_text h3 {
    font-size: 22px
  }
}

@media (max-width:530px) {
  .low_head .low_head_text h3 {
    padding: 50px 23px 0
  }
  .low_head .low_head_text h3 span {
    width: auto!important;
    display: inline;
    background: #fff;
    padding: 0
  }
  h3 .lh_h3I {
    padding: 15px;
    background: #fff
  }
  .ec_front h4 {
    font-size: 70px
  }
  .shushoku .boxC .box_right h4 {
    font-size: 45px
  }
}

@media (max-width:400px) {
  .footer_top ul li {
    font-size: 11px
  }
}

::selection {
  background-color: #c30d23;
  color: #fff
}

::-moz-selection {
  background-color: #c30d23;
  color: #fff
}

input::selection {
  color: inherit;
  background: inherit
}

input::-moz-selection {
  color: inherit;
  background: inherit
}

.ps-container .ps-scrollbar-y {
  right: 0!important;
  background-color: #020E2E!important;
  width: 6px!important
}

.ps-container .ps-scrollbar-x {
  height: 6px!important;
  background-color: #020E2E!important;
  bottom: 0!important
}

.ps-container:hover .ps-scrollbar-x, .ps-container:hover .ps-scrollbar-y {
  opacity: .9;
  filter: alpha(opacity=90);
  cursor: default
}

span.department_dt {
  font-weight: 700
}

dl.department_dt dd, dl.department_dt dt {
  font-weight: 400;
  line-height: 1.7;
  font-size: 16px
}

dl.department_dt {
  margin-top: 20px
}

dl.department_dt dd {
  margin-left: 5px
}

@media (min-width:1250px) {
  dl.department_dt dd {
    float: left;
    width: 800px
  }
  dl.department_dt dt {
    float: left
  }
}

dl.department_dt dd ul {
  margin: 15px 0 0 22px
}

dl.department_dt dd ul li {
  list-style: disc
}

table.department_dt {
  width: 930px
}

table.department_dt span {
  font-weight: 700
}

table.department_dt td, table.department_dt th {
  vertical-align: middle
}

table.department_dt tr.dt_red td, table.department_dt tr.dt_red th {
  color: #B50000;
  font-weight: 700
}

ul.department_dt {
  margin: 20px 0 0 22px
}

ul.department_dt li {
  color: #00A2C7;
  list-style: disc;
  line-height: 1.7
}

ul.department_dt li span {
  font-size: 16px;
  font-weight: 400;
  color: #020E2E
}

#js-scroll, #js-scroll-demo, #js-scroll-demo2, #js-scroll10, #js-scroll11, #js-scroll12, #js-scroll13, #js-scroll14, #js-scroll15, #js-scroll16, #js-scroll17, #js-scroll18, #js-scroll19, #js-scroll2, #js-scroll20, #js-scroll21, #js-scroll22, #js-scroll23, #js-scroll24, #js-scroll25, #js-scroll26, #js-scroll27, #js-scroll28, #js-scroll29, #js-scroll3, #js-scroll30, #js-scroll4, #js-scroll5, #js-scroll6, #js-scroll7, #js-scroll8, #js-scroll9 {
  position: relative
}

.ps-container:hover>.ps-scrollbar-x-rail:hover, .ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  opacity: 0
}

@media (max-width:1249px) {
  .ps-container .ps-scrollbar-y {
    right: 0;
    background-color: #020E2E;
    width: 6px
  }
  .ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x, .ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x:hover {
    height: 6px;
    background-color: #020E2E;
    bottom: 0;
    opacity: 1
  }
  .ps-container.ps-active-x>.ps-scrollbar-x-rail:hover, .ps-container>.ps-scrollbar-x-rail {
    height: 6px!important;
    opacity: 1!important;
    background: #CCC!important;
    -webkit-border-radius: 6px!important;
    -moz-border-radius: 6px!important;
    border-radius: 6px!important
  }
}

.ps-container.ps-active-y>.ps-scrollbar-y-rail:hover, .ps-container>.ps-scrollbar-y-rail {
  width: 6px!important;
  opacity: 1!important;
  background: #CCC!important
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y, .ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y:hover {
  width: 6px;
  background-color: #020E2E;
  opacity: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.scrollbar-outer>.scroll-element .scroll-bar {
  background-color: #020E2E!important
}

.scrollbar-outer>.scroll-element .scroll-element_track {
  background-color: #CCC!important
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
  height: 6px!important;
  top: 0!important
}

.low_contents .si_box .si_box__strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 10px
}

.low_contents .si_box div {
  margin-bottom: 20px
}

.low_contents h4.low_style.low_style--long {
  width: 480px;
  max-width: 100%
}

.low_contents .si_chara__admission {
  background: url(img/pattern02.png);
  padding: 65px 0
}

.low_contents .si_chara__admission__inner {
  background: #fff;
  margin: 0 60px;
  padding: 80px 70px
}

.low_contents .si_chara__admission__inner h5 {
  font-size: 20px;
  background: url(img/nav_ob01.png) left center no-repeat;
  padding-left: 15px;
  margin-left: -15px;
  margin-bottom: 15px
}

.low_contents .si_chara__admission__inner p {
  margin-bottom: 45px
}

.low_contents .ag #tokun, .low_contents .ag #tokuy {
  margin: 30px 0 0
}

.low_contents .ag__flow {
  background: url(img/pattern02.png);
  text-align: center
}

.low_contents .ag__flow img {
  padding: 60px
}

@media (max-width:991px) {
  .koumuin_headC {
    width: 100%!important
  }
  .ec.daigaku table tbody td, .ec.daigaku table tbody th {
    display: block;
    width: 100%;
    text-align: left
  }
  .ec table, .shushoku .s_tableI {
    width: 100%
  }
  .ec table tbody th, .ec.shushoku table td {
    width: 25%;
    word-break: break-all
  }
  .ec table tbody th {
    vertical-align: middle;
    text-align: center
  }
  .ec table td, .ec table th {
    padding: 10px
  }
  .daigaku table td, .koumuin table td {
    border-top: none;
    border-bottom: none
  }
  .daigaku table tr:last-child td, .koumuin table tr:last-child td {
    border-bottom: solid 1px #020E2E
  }
  .s_tableC2IC {
    width: 100%!important
  }
  .s_tableC2I {
    width: 100%
  }
  .koumuin.ec table tbody td, .koumuin.ec table tbody th {
    display: block;
    width: 100%;
    text-align: left
  }
  .s_tableIC {
    width: 100%!important
  }
  .shushoku.shikaku .ps-container table td, .shushoku.shikaku .s_table_th th {
    word-break: break-all
  }
  .low_contents h4.low_style.low_style--long {
    line-height: 1.5;
    padding: 15px 5px
  }
  .low_contents .si_chara__admission {
    padding: 5% 0
  }
  .low_contents .si_chara__admission__inner {
    margin: 0 5%;
    padding: 10% 8%
  }
  .low_contents .ag__flow img {
    padding: 5%
  }
}
/* 2023就職資格実績 */
/* トップクラス */
.Resullts-mb{
    margin-bottom: 30px;
}
.ribbon3 {
    display: inline-block;
    position: relative;
    height: 80px;
    line-height: 60px;
    text-align: center;
    padding: 7px 0;
    background: #D6BB6F;
    color: #FFF;
    box-sizing: border-box;
    width: 100%;
    margin: 3rem 0;
  }
  
  .ribbon3 h3 {
    margin: 0;
    padding: 0 30px;
    border-top: solid 2px rgba(255, 255, 255, 0.5);
    border-bottom: solid 2px rgba(255, 255, 255, 0.5);
    line-height: 62px;
    font-size: 24px;
  }
  
  .ribbon3:before, .ribbon3:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
  }
  
  .ribbon3:before {
    /*左の山形*/
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
  }
  
  .ribbon3:after {
    /*右の山形*/
    top: 0;
    right: 0;
    border-width: 40px 15px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
  }
  /* //トップクラス */
  .bg-inline-block{
    display: inline-block;
    width: 100%;
  }
  .ResultsBox{
margin: 10px 0;
  }
  .ResultsBox .ResultsIn{
    background: #fff;
    margin: 10px;
    min-height: 0.1px;
  }
  .ResultsBox .ResultsIn .ResultMini{
    background: #fff;
    padding: 47px 0px;
  }
  .PassBox{
    font-size: 18px;
    background-color: #C30D23;
    padding: 8px 10px;
    color: #fff;
    border-radius: 10px;
    letter-spacing: 0px;
    /* width: 190px; */
    margin: 0 25px 15px;
    line-height: 23px;
  }
  .PassBox.KoumuinColor{
    background-color: #C9215E;
  }
  .PassBox.MinkanColor{
    background-color: #006F45;
  }
    .PassBox span{
    font-size: 16px;
    display: block;
  }
  .ResultsBox .ResultsIn .ResultMini h4{
    text-align: center;
    font-size: 85px;
    color: #C30D23;
    background: 0 0;
    padding: 0;
    margin: 0;
    letter-spacing: -5px;
  }
  .mark-line{
    background:linear-gradient(transparent 70%, #FFE607 60%);
    display: inline-block;
  }
  .ResultsBox .ResultsIn .ResultMini h4 .mark-line .decimal-point{
    font-size: 65px;
  }
  .ResultsBox .ResultsIn .ResultMini h4 .mark-line .percent{
    font-size: 35px;
  }
  .PeopleBox{
    font-size: 18px;
    color: #000;
    letter-spacing: 0px;
    line-height: 25px;
    margin-top: 20px;
  }
  .PeopleBox span{
    padding-left: 10px;
    color: #C30D23;
  }
.ResultDaigaku{
    background-color: #EF9E13;
    box-shadow: 0 0 0 3px #EF9E13 inset, 0 0 0 6px #FFF inset;
}
.ResultShushoku{
    background-color: #006F45;
    box-shadow: 0 0 0 3px #006F45 inset, 0 0 0 6px #FFF inset;
}
.ResultKoumuin{
    background-color: #C9215E;
    box-shadow: 0 0 0 3px #C9215E inset, 0 0 0 6px #FFF inset;
}
.ResultShikaku{
    background-color: #3A67A2;
    box-shadow: 0 0 0 3px #3A67A2 inset, 0 0 0 6px #FFF inset;
}
.results-btn{
    border-radius: 16px;
    margin-top: 15px;
    box-sizing: border-box;
}
/* .results-btn::before {
    content: "";
    position: absolute;
    display: block;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    border: 2px solid #fff;
    border-radius: 11px;
  } */
  .results-btn h4{
    color: #fff;
    text-align: center;
}
.results-btn a{
    display: block;
    padding: 24px 0;
    color: #fff;
    text-decoration: none;
}
.results-btn a:hover{
    display: block;
    opacity: 0.8;
    color: #fff;
    text-decoration: none;
}
.results-btn a:active{
    color: #fff;
    text-decoration: none;
}
.resultsDetail-In h4{
    color: #fff;
    text-align: center;
    padding: 24px 0;
}
.resultsDetail-In{
    margin-top: 30px;
    box-sizing: border-box;
}
/* .resultsDetail-In ::before {
    content: "";
    position: absolute;
    display: block;
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px;
    border: 2px solid #fff;
  } */
  .ResultDetail-Text{
    padding: 20px;
  }
  .ResultDetail-Text p{
    line-height: 1.6;
  }
  .ResultDetail-Daigaku{
    border-bottom: 3px solid #EF9E13;
    border-right: 3px solid #EF9E13;
    border-left: 3px solid #EF9E13;
  }
  .ResultDetail-shushoku{
    border-bottom: 3px solid #006F45;
    border-right: 3px solid #006F45;
    border-left: 3px solid #006F45;
  }
  .ResultDetail-koumuin{
    border-bottom: 3px solid #C9215E;
    border-right: 3px solid #C9215E;
    border-left: 3px solid #C9215E;
  }
  .ResultDetail-shikaku{
    border-bottom: 3px solid #3A67A2;
    border-right: 3px solid #3A67A2;
    border-left: 3px solid #3A67A2;
  }
@media (max-width:991px) {
    .Result-cat,.ResultDetail{
        padding: 0 15px;
    }
}
@media screen and (max-width:1249px) and (min-width:1200px) {
.br-responsive{
  display: block!important;
}
}
.br-responsive{
  display: none;
}
@media (max-width:576px) {
.shushoku-h5{
  font-size: 18px!important;
}
.ribbon3 h3 {
  font-size: 22px!important;
}
}

/* 2年間のスケジュール */
.schedule-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 40px;
}
.schedule-table th{
  border-top: 1px solid #020E2E;
}
.schedule-table th,
.schedule-table td {
  border-bottom: 1px solid #020E2E;
  border-right: 1px solid #020E2E;
  border-left: 1px solid #020E2E;
  padding: 8px;
  vertical-align: top;
}
.schedule-table td:last-child,.schedule-table th:last-child{
  border-right: 1px solid #020E2E;
}
.schedule-table td:not(:last-child){
  border-right: 1px dashed #020E2E;
}
.schedule-table td:not(:first-child),.schedule-table th:not(:first-child){
  border-left: none;
}
.schedule-table th {
  text-align: center;
  vertical-align: middle;
}
.schedule-table th:first-child{
  background-color: #E6EFF3;
  width: 15%;
}
.schedule-table th:nth-child(2){
  background-color: #C1ECE4;
  width: 40%;
}
.schedule-table th:last-child{
  background-color: #E9BEC3;
  width: 45%;
}
.schedule-table tr td:first-child{
  background-color: #E6EFF3;
  text-align: center;
  vertical-align: middle;
}
.schedule-table tr td{
  background-color: #C1ECE4;
}
.schedule-table tr td p{
  position: relative;
  padding-left: 13px;
}
.schedule-table tr td p::before{
  position: absolute;
  content: "●";
  color: #00A2C7;
  font-size: 8px;
  top: 3px;
  left: 0;
}
.schedule-table .study {
  background-color: #E9BEC3;
}
.table-pc{
  display: none;
}
@media (min-width: 768px) {
  .table-sp{
    display: none;
  }
  .table-pc{
    display: block;
  }
  .schedule-pc-table.schedule-table thead tr th{
    background-color: #E6EFF3;
    width: 14.6666667%;
  }
  .schedule-pc-table.schedule-table tr th:first-child{
    width: 12%;
  }

  .schedule-pc-table.schedule-table tbody tr:first-child th,.schedule-pc-table.schedule-table tbody tr:first-child td{
    background-color: #C1ECE4;
  }
  .schedule-pc-table.schedule-table tbody tr:last-child th,.schedule-pc-table.schedule-table tbody tr:last-child td{
    background-color: #E9BEC3;
  }
  .schedule-pc-table.schedule-table tbody tr th{
    border-top: none;
  }
}

/* //2年間のスケジュール */