/* reset css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, section {
  display: block; }

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none;
  color: #0F70B1; }
  a:hover {
    transition: 0.5s;
    color: #0058DC; }
  a:hover img {
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
    -khtml-opacity: .75;
    -moz-opacity: .75;
    transition: 0.5s; }

img {
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #cccccc; }

input, select {
  vertical-align: middle; }

/* reset css */
/* /css/usrfiles/default/232_zukan_top_base.css */
html {
  overflow: auto;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
  font-size: 62.5%; }

input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: none;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer; }

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none; }

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px; }

.spnone {
  display: block;
  color: #161616; }
  @media (max-width: 768px) {
    .spnone {
      display: none !important; } }

.pcnone {
  display: none;
  color: #161616; }
  @media (max-width: 768px) {
    .pcnone {
      display: block !important; } }

/* BODY */
BODY {
  font-size: 1.6rem;
  overflow: hidden;
  position: relative; }

/*header*/
.site_header {
  display: flex;
  display: -ms-flex;
  top: 0;
  z-index: 100;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #fff;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .site_header {
      display: block;
      border: none;
      height: 74px;
      padding: 0; } }

.header_innner {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 80px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .header_innner {
      position: fixed;
      height: 74px;
      z-index: 10000;
      background: #fff;
      border-bottom: 1px solid #DACDCD; } }

#SITELOGO img {
  display: block;
  max-width: 186px;
  height: auto; }

.menu_area {
  display: flex;
  display: -ms-flex; }
  @media (max-width: 768px) {
    .menu_area {
      flex-direction: row-reverse; } }

@media (max-width: 768px) {
  #SITETLOGO {
    width: 50%; }

  .reserv_area {
    max-width: 50%; } }
/*header end*/
BODY {
  background-image: url("/img/usrfiles/default/232_zukan_top_bk.png"); }

#BODY {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  background: #fff;
  box-sizing: border-box;
  line-height: 180%; }
  @media (max-width: 768px) {
    #BODY {
      width: calc(100% - 8px);
      margin: 0 auto; } }

.wrap {
  padding: 0 44px 0 16px; }
  @media (max-width: 768px) {
    .wrap {
      padding: 0; } }

#BODY {
  padding: 80px 0;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    #BODY {
      padding: 0 8px; } }

#CONTENTS {
  position: relative;
  margin-right: 32px;
  background: #fff; }
  @media (max-width: 768px) {
    #CONTENTS {
      margin-right: 0;
      padding-left: 0;
      padding: 40px 0; } }

#CONTENTS:before,
#CONTENTS:after {
  content: "";
  width: 28px;
  position: absolute;
  right: 0; }
  @media (max-width: 768px) {
    #CONTENTS:before,
    #CONTENTS:after {
      display: none; } }

#CONTENTS:after {
  background: url("/img/usrfiles/default/232_zukan_top_border.png") repeat-y left top;
  background-size: 100% auto;
  top: 24px;
  bottom: 0px;
  width: 33px; }

#CONTENTS:before {
  height: 58px;
  background: url("/img/usrfiles/default/232_zukan_top_border2.png") no-repeat left top;
  top: 0px;
  width: 33px; }

#FOOT {
  position: relative;
  margin-right: 50px;
  padding: 0 24px;
  text-align: center;
  background-color: #217EC4 !important;
  background: url("foot/img/usrfiles/default/232_zukan_top_bk.png");
  background-repeat: repeat; }
  @media (max-width: 768px) {
    #FOOT {
      margin: 0;
      padding: 0; } }

#FOOT:after {
  content: "";
  background: url("/img/usrfiles/default/232_zukan_top_border.png") repeat-y left top;
  width: 33px;
  right: -18px;
  position: absolute;
  background-size: 100% auto;
  height: 225px;
  top: 0;
  z-index: 1; }
  @media (max-width: 768px) {
    #FOOT:after {
      direction: none;
      width: 0; } }

#PATH {
  background: #EFEFEF;
  padding: 0 20px; }
  @media (max-width: 768px) {
    #PATH {
      margin-bottom: 24px;
      padding: 0 8px; } }

.path {
  max-width: 960px;
  padding: 4px 0;
  margin: 0 auto 40px;
  font-weight: bold; }
  @media (max-width: 768px) {
    .path {
      display: none; } }

/* footer css */
footer {
  position: relative; }

#PAGETOP {
  position: relative; }

.foot {
  max-width: 960px;
  padding: 48px 0px 40px;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 768px) {
    .foot {
      padding: 24px 8px;
      border: none; } }

#COPY {
  margin: 32px auto;
  padding: 0 8px; }
  @media (max-width: 768px) {
    #COPY {
      margin: 8px auto; } }

.copy {
  text-align: center; }

#LINKS {
  padding: 0 20px;
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    #LINKS {
      padding: 0 8px; } }

.fixed {
  position: fixed;
  padding: 0;
  z-index: 1000;
  right: 1px;
  top: 16px !important; }

#systempreview {
  z-index: 100001 !important; }
