@charset "UTF-8";
@media (min-width: 550px) {
  #page {
    width: 1240px;
    zoom: 0.66;
  }
}
@media (max-width: 1023px) {
  body #page {
    /*.list_pc,*/
    /*footer*/
    /*kv*/
  }
  body #page .header_sp {
    display: none !important;
  }
  body #page .header_pc {
    display: block !important;
  }
  body #page footer .txt_area {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
  }
  body #page footer .txt_area ul li a {
    position: relative !important;
    padding-left: 20px !important;
  }
  body #page footer .txt_area ul li a::before {
    content: "⚫︎";
    color: #1e4b73;
    position: absolute;
    top: 19%;
    left: 0;
    display: inline-block;
  }
  body #page footer .txt_area .h6 {
    text-align: left;
    border-bottom: solid 2px #1e4b73;
    color: #1e4b73;
    padding-bottom: 10px;
  }
  body #page footer .logo_area {
    text-align: left;
    margin-top: 15px;
  }
  body #page footer .list_pc {
    display: block;
  }
  body #page footer .accordion_one {
    display: none;
  }
  body #page .kv {
    padding-top: 0 !important;
  }
}
@media (max-width: 768px) {
  .ccm-layout-column-wrapper {
    margin: 50px auto 0 !important;
    display: flex !important;
  }
}
@media (min-width: 550px) {
  body #page #path {
    padding-top: 5px;
  }
  body #page .article-unit__inner {
    width: 1240px;
  }
  body #page .default-area .ccm-layout-column-wrapper .ccm-layout-column-inner {
    margin-right: 15px;
    margin-left: 15px;
  }
  #ccm-layout-column-wrapper-8 div#ccm-layout-column-13 {
    width: 898px !important;
  }
  #ccm-layout-column-wrapper-8 div#ccm-layout-column-14 {
    width: 298px !important;
  }
  body #page #page-top {
    display: none;
  }
}
@media (min-width: 550px) {
  .lp.cordinater .kv .kv__inner {
    margin: inherit;
  }
}/*# sourceMappingURL=print.css.map */