body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 300;
  font-size: 16px;
}
h3 {
    font-size: 16px;
}
#sp-header.menu-fixed {
    position: fixed;
    z-index: 99999;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 300;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 99;
    display: block;
    float: none;
    position: relative;
    text-align: center;
}
#sp-main-body {
    padding: 50px 0;
}
#offcanvas-toggler {
display:none;
}
.sp-module ul >li >a:before {
display:none;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: initial;
    background-color: initial;
}
#sp-header {
    background: #ecf2f9;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
      box-shadow: none;
    height: 90px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99999;
}
#sp-footer {
    background: #ecf2f9;
}
#sp-footer {
    color: #fff;
    text-align: center;
    padding: 20px 0 0;
}
#sp-footer a {
    color: #333;
}
#sp-footer .container{
  width: 100%;
    margin: 0;
    padding: 0;
}
.sp-copyright{
  display: inline-block;
    width: 100%;
      background: #002c56;
  padding: 5px;
}
#sp-footer1 ._footer_logo{
  margin:30px 0;
}
#sp-footer a:hover {
    color: #43c0fe;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
  color:#fff;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #fff
}
#sp-header-right .sp-module ul >li{
  font-size:14px;
}
.home #sp-main-body{
padding:0;
}
.map {
  line-height: 0;
}
.scrollup:before {
    content: " \f106";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 3px;
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 62px;
    right: 100px;
    display: none;
    z-index: 999;
    border: 1px solid #ddd;
    background-color: rgb(0 44 86);
}