@charset "UTF-8";
html {
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  line-height: 1.5em;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #7196CE;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
ul, ol, dl {
  padding: 0;
  margin: 0;
}
a img {
  border: none;
}
a:link {
  color: none;
  text-decoration: none;
}
a:visited {
  color: #6E6C64;
  text-decoration: underline;
}
a:hover, a:active, a:focus {
  text-decoration: none;
  font-family: 'Noto Sans JP', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 24px
}
h1 {
  font-size: 75%;
  font-weight: 500;
  line-height: 1.2;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  clear: both;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #7196CE;
  padding-left: 5px;
  display: block;
}
h2 {
  font-size: 100%;
  line-height: 1.4;
  font-weight: 500;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #7196CE;
  padding-left: 10px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  clear: both;
} /* 48px */
h3 {
  font-size: 100%;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
} /* 24px */
h4 {
  font-size: 100%;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
} /* 24px */
hgroup h2, h4, h5, h6 {
  font-size: 16px; /* 16px */
  line-height: 1.5
} /* 24px */
.no_sp {
  display: none;
}
#menu {
  display: none;
}
.slicknav_menu {
  display: block;
}
#tel {
  line-height: 1.0;
  font-weight: 700;
  border: 1px solid #7196CE;
  overflow: hidden;
  padding: 5px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 4px;
  margin-bottom: 10px;
  background-color: #7196CE;
  color: #FFF;
}
.float, .phone, .time {
  float: left;
  margin: 5px;
}
#contents p {
  font-size: 85%;
  line-height: 2;
  padding-left: 5px;
  padding-right: 5px;
}
#f_inq {
  border: 1px solid #7196CE;
  overflow: hidden;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 4px;
  margin-bottom: 10px;
  background-color: #7196CE;
  text-align: center;
}
#f_inq p a {
  color: #FFF;
  font-weight: 900;
}
#f_inq p a:hover {
  color: #9EB4DD;
}
footer {
  color: #FFF;
  background-color: #9EB4DD;
  font-size: 75%;
  width: 100%;
  text-align: center;
  clear: both;
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 12px;
  padding-left: 0;
}
/*　Go to Top　*/
#pageTop {
  background: #9EB4DD;
  border-radius: 5px;
  color: #FFF;
  position: fixed;
  right: 5px;
  text-decoration: none;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  font-size: 75%;
  bottom: 10px;
}
.clear_both {
  clear: both;
}
@media screen and (min-width: 768px) {
  #menu {
    display: block;
  }
  .slicknav_menu {
    display: none;
  }
  header {
    max-width: 768px;
    margin-right: auto;
    margin-left: auto;
    /*    background-image: url(../images/header.png);
    background-repeat: no-repeat;*/
  }
  .no_sp {
    display: block;
    float: left;
  }
  h1 {
    font-size: 75%;
    font-weight: 300;
  }
  h1 br {
    display: none;
  }
  #tel {
    text-align: center;
  }
  .float, .phone, .time {
    margin: 10px;
  }
  #menu {
    z-index: 10;
    position: relative;
    margin-left: 30px;
    clear: both;
  }
  nav {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
  ul#menu {
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 3px;
  }
  ul#menu li {
    list-style: none;
    font-size: 12px;
    float: left;
    position: relative;
    /* [disabled]width:10.5%;
*/ /*親メニューの幅*/
    height: 35px; /*親メニューの高さ*/
    line-height: 35px; /*親メニューの背景色*/
    color: #000000; /*親メニューの文字色*/
    text-align: center;
    font-weight: bold;
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 6px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    padding-top: 0;
    padding-bottom: 0;
  }
  ul#menu .on {
    /* [disabled]width:11%;
*/
    /* [disabled]font-size:13px;
*/
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #7196CE;
  }
  ul#menu li a {
    color: #000000;
    display: block;
    text-decoration: none;
    padding-right: 8px;
    padding-left: 9px;
  }
  ul#menu li:hover, ul#menu li a:hover {
    color: #000; /*ホバー時の親メニューの文字色*/
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #7196CE;
  }
  ul#menu li ul {
    position: absolute;
    top: 35px; /*親メニューの高さと同じにする*/
    /*width: 180px;*/
    z-index: 100;
  }
  ul#menu * {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #contents {
    max-width: 768px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
  }
  .gototop {
    display: block;
    float: right;
    margin-bottom: 10px;
    margin-top: 5px;
    clear: both;
    font-size: 87.5%; /* 14px */
    line-height: 1.714; /* 24px */
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media screen and (min-width: 1024px) {
  header {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
  }
  nav {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
  h1 {
    font-size: 100%;
    line-height: 1.5;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    clear: both;
  }
  ul#menu {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }
  ul#menu li {
    float: left;
    font-size: 14px;
  }
  ul#menu li a {
    color: #000000;
    padding-right: 21px;
    padding-left: 20px;
  }
  ul#menu li a:hover {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #7196CE;
  }
  #contents {
    max-width: 1024px;
    font-size: 87.5%; /* 14px */
    line-height: 1.714; /* 24px */
    margin-right: auto;
    margin-left: auto;
  }
}
/*HTML 5 サポート - 新しい HTML 5 タグを display:block に設定します。これにより、ブラウザーでタグが適切にレンダリングされます。 */
header, section, footer, aside, nav, article, figure {
  display: block;
}
.※印刷内容によっては（エンドレスデザイン）出来ない場合もございます。 {
  color: #F00;
}
.※印刷内容によっては（エンドレスデザイン）出来ない場合もございます。 {
  color: #F00;
}
.※印刷内容によっては（エンドレスデザイン）出来ない場合もございます。 {
  color: #F00;
  font-weight: bold;
}