#toppage .inner .left_cont {
  max-width: 340px;
  width: 34%; }
  @media only screen and (max-width: 991px), print and (max-width: 1cm) {
    #toppage .inner .left_cont {
      float: none;
      max-width: none;
      width: 100%;
      margin-top: 0; } }

#toppage .inner .right_cont {
  max-width: 614px;
  width: 60%; }
  @media only screen and (max-width: 991px), print and (max-width: 1cm) {
    #toppage .inner .right_cont {
      float: none;
      max-width: none;
      width: 100%; } }

#toppage .slider_wrapper {
  margin-bottom: -20px;
  background-color: #eee; }

#toppage .slider {
  margin: 0 auto;
  width: 100%;
  max-width: 1040px; }

#toppage .slick-prev,
#toppage .slick-next {
  margin-top: 42px; }
  @media only screen and (max-width: 991px), print and (max-width: 1cm) {
    #toppage .slick-prev,
    #toppage .slick-next {
      margin-top: 26px; } }

#toppage .title_1.ttl_schedule {
  margin-top: 70px; }
  @media only screen and (max-width: 991px), print and (max-width: 1cm) {
    #toppage .title_1.ttl_schedule {
      margin-top: 10px; } }

#toppage .news {
  position: relative;
  margin-bottom: 50px; }
  @media only screen and (max-width: 991px), print and (max-width: 1cm) {
    #toppage .news {
      margin-top: 50px; } }

#toppage .btn_newslist {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 15px;
  font-size: 1.5rem; }
  @media only screen and (max-width: 991px), print and (max-width: 1cm) {
    #toppage .btn_newslist {
      position: static;
      border: solid 1px #dcdddd;
      display: block;
      padding: 10px;
      text-align: center;
      margin-top: 20px; } }
  #toppage .btn_newslist i {
    padding-right: 0.5em; }

#toppage .learning_space {
  background-color: #dee8fd;
  padding: 20px; }
  #toppage .learning_space h2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px; }
  #toppage .learning_space ul {
    margin-top: 15px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #toppage .learning_space ul li {
        margin-bottom: 10px; }
        #toppage .learning_space ul li:last-child {
          margin-bottom: 0; } }
    #toppage .learning_space ul li a {
      display: block;
      text-align: center;
      font-size: 14px;
      font-size: 1.4rem;
      background-color: #fff;
      border: solid 1px #073190;
      padding: 5px 5px 5px 9px;
      color: #073190;
      letter-spacing: -0.05em;
      text-decoration: none; }
      #toppage .learning_space ul li a i {
        padding-left: 6px; }
  #toppage .learning_space .btn_guideline a {
    display: block;
    background-color: #073190;
    color: #fff;
    padding: 0.2em 1em;
    text-align: center;
    text-decoration: none; }

#toppage .floormap {
  background: url(../img/img_floormap.jpg) no-repeat center top;
  background-size: auto 100%;
  position: relative;
  padding-top: 45.96%;
  margin-top: 50px; }
  #toppage .floormap h2 {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    font-size: 35px;
    font-size: 3.5rem;
    font-family: 'Roboto'; }
    #toppage .floormap h2 span {
      font-size: 16px;
      font-size: 1.6rem;
      display: block; }
  #toppage .floormap a {
    position: absolute;
    bottom: 20px;
    left: 50%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    width: 240px;
    margin-left: -120px;
    text-align: center;
    padding: 0.8em;
    color: #fff; }
    #toppage .floormap a i {
      margin-left: 0.5em; }
.mt-80{
  margin-top: 80px;
}
/*# sourceMappingURL=top.css.map */