@charset "utf-8";

body {
  background-color: #ffffff;
  background-image: url(../img/bg.gif);
  background-repeat: repeat-x;
  background-position: center top;
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック",
    "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;
  font-size: 14px;
  color: #2a2a2a;
}
#all {
  position: relative;
  width: auto;
}
#all .seo {
  text-align: left;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: 20px;
  position: absolute;
  z-index: 100;
}
#all .seo h1 {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  font-size: 10px;
  color: #ffffff;
  line-height: 34px;
}
#wrap {
  margin-right: auto;
  margin-left: auto;
  clear: both;

  position: relative;
}
.widthfix {
  width: 960px;
}

/***** link *****/
a:link {
  color: #014da1;
  text-decoration: underline;
}
a:visited {
  color: #014da1;
  text-decoration: underline;
}
a:hover {
  color: #014da1;
  text-decoration: none;
}
a:active {
  color: #014da1;
  text-decoration: none;
}

/***** anchor-link *****/
.anchor-link {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

/***** ボックス *****/
.note_box {
  margin-right: 10%;
  margin-left: 10%;
  padding: 30px 3%;
  border: 1px solid #bec4d1;
  box-shadow: 4px 4px 0 #aaa;
}

/***** テキスト配置 *****/
.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}

/***** 隙間調整 *****/
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}

/***** header *****/
#header {
  width: 100%;
  height: 145px;
  font-size: 0px;
  line-height: 0px;
  background-image: url(../img/header_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #014da1;
}
#header .inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
#header .inner .logo {
  position: absolute;
  left: 0px;
  top: 36px;
}
#header .inner .address {
  position: absolute;
  left: 567px;
  top: 27px;
}
#header .inner .tel {
  position: absolute;
  left: 558px;
  top: 99px;
}

/***** gnav *****/
#gnav {
  height: 76px;
  width: 100%;
  clear: both;
  background-image: url(../img/gnav_bg.gif);
  background-repeat: repeat-x;
  background-position: center top;
}
#gnav ul {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
#gnav li {
  float: left;
  display: block;
}
#gnav li a {
  padding: 20px 18px;
  background: url(/common/img/nav_bg.gif) left center no-repeat;
}
#gnav li.last a {
  background: url(/common/img/nav_bg.gif) left center no-repeat,
    url(/common/img/nav_bg.gif) right center no-repeat;
}
#gnav li a img {
  position: relative !important;
}
#gnav li a img.on {
  top: -33px !important;
}

/***** main *****/
#main {
  float: left;
  width: 670px;
  height: auto;
  text-align: left;
  position: relative;
  line-height: 1.8em;
}
#main #breadcrumbs {
  font-size: 75%;
  line-height: 1em;
  padding-top: 1.5em;
  padding-bottom: 2.5em;
}

#main h2 {
  background-image: url(../img/main_h2_bg.gif);
  height: auto;
  width: 627px;
  margin-right: -1px;
  margin-left: -1px;
  padding-top: 7px;
  padding-bottom: 30px;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
}
#main h3 {
  background-image: url(../img/main_h3_bg.gif);
  height: auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: left bottom;
  display: block;
  font-size: 24px;
  line-height: 1em;
  font-weight: bold;
  color: #162d5a;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 30px;
  margin-top: 0.5em;
  margin-right: 0px;
  margin-bottom: 0.5em;
  margin-left: 0px;
}
#main h4 {
  color: #162d5a;
  font-weight: bold;
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 0.6em;
  background-image: url(../img/main_h4_bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-bottom: 10px;
  width: auto;
  height: auto;
  padding-left: 18px;
  padding-top: 2px;
  margin-top: 1.2em;
  display: block;
}
#main h4 span {
  font-size: 75%;
}
#main h5 {
}
#main h6 {
}
#main .section {
  height: auto;
  width: auto;
  margin-bottom: 35px;
  clear: both;
}
#main ul.list li {
  list-style-type: disc;
  margin-left: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0.3em;
}
#main ul.list li strong {
  font-weight: bold;
}
#main ul.list p {
  margin-top: 0.2em;
}
#main p {
  display: block;
  padding-bottom: 0.4em;
}
#main em {
  color: #ff8921;
  font-weight: bold;
}
#main strong {
  font-weight: bold;
}
#main .hosoku {
  font-size: 80%;
  line-height: 1.4em;
}
#main .photo {
  float: right;
  margin-bottom: 0.5em;
  margin-left: 1.2em;
  margin-top: 0em;
  margin-right: -4px;
}
#main .photo.left {
  float: left;
  margin-bottom: 0.5em;
  margin-left: -4px;
  margin-right: 1.2em;
}
#main .photo.center {
  float: none;
  margin-bottom: 1em;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
  margin-top: 20px;
}
#main .photo.center img {
  margin-left: auto;
  margin-right: auto;
}
#main table th,
#main table td {
}
#main table th {
  padding-right: 3em;
}

/***** side *****/
#side {
  float: right;
  height: auto;
  width: 260px;
  line-height: 1.6em;
  padding-top: 42px;
}
#side .section {
  margin-top: 35px;
}
#side h2 {
  padding: 0px;
  height: auto;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  display: block;
}
#side #hours {
  margin-top: 0px;
}
#side #services ul li {
  display: block;
  margin-top: 4px;
}
#side #services ul li a {
  width: 236px;
  height: 16px;
  margin-right: -1px;
  margin-left: -1px;
  background-image: url(../img/side_services_bt_bg_off.gif);
  background-repeat: no-repeat;
  display: block;
  padding-left: 26px;
  padding-top: 11px;
  padding-bottom: 12px;
  font-size: 16px;
  line-height: 1em;
  color: #3b3f47;
  font-weight: bold;
  text-decoration: none;
}

#side #services ul li a:link {
  background-image: url(../img/side_services_bt_bg_off.gif);
}
#side #services ul li a:visited {
  background-image: url(../img/side_services_bt_bg_off.gif);
}
#side #services ul li a:hover {
  background-image: url(../img/side_services_bt_bg_on.gif);
  color: #014da1;
}
#side #services ul li a:active {
  background-image: url(../img/side_services_bt_bg_on.gif);
  color: #014da1;
}
#side .bn-area {
  margin-top: 20px;
}
#side .bn-area img {
  margin-bottom: 8px;
}

#side h2.sns {
  margin-top: 20px;
}
#side .instagram {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  text-align: center;
}
#side .instagram .link {
  width: 140px;
  margin: 5px auto 0;
}
#side .instagram .link .frame_cir {
  float: left;
  display: inline-block;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
}
#side .instagram .link .frame_cir img {
  /* width: 40px; */
  /* height: auto; */
}
#side .instagram .id_name {
  line-height: 30px;
  float: right;
}
#side .instagram .clear {
  clear: both;
}
#side .fukidashi {
  position: relative;
  width: 225px;
  height: 16px;
  margin: 0 0 10px auto;
  background: #d3e7f8;
  padding: 7px 5px 5px;
  text-align: center;
  /*border:2px solid #84a9d0;*/
  border: 1px solid #84a9d0;
  box-shadow: 3px 3px 0px 0px #84a9d0;
  color: #014da1;
  font-size: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#side .fukidashi span {
  font-size: 12.5px;
  line-height: 1.2em;
  letter-spacing: 0.08em;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff,
    1px -1px 0 #fff, 0px 1px 0 #fff, 0-1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
  font-weight: bold;
}
#side .fukidashi:after,
#side .fukidashi:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 80%;
}
#side .fukidashi:after {
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #d3e7f8;
}
#side .fukidashi:before {
  border-color: rgba(30, 144, 255, 0);
  border-top-width: 21.5px;
  border-bottom-width: 21.5px;
  border-left-width: 11.5px;
  border-right-width: 11.5px;
  margin-left: -9.5px;
  margin-top: 1px;
  border-top-color: #84a9d0;
}

/***** footer *****/
#footer {
  width: 100%;
  height: auto;
  line-height: 1.5em;
  font-size: 85%;
  clear: both;
  background-color: #0b2352;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 90px;
  margin-top: 40px;
}
#footer .inner {
  background-image: url(../img/footer_bg.gif);
  background-repeat: repeat-y;
  background-position: left top;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 960px;
}
#footer .inner .contact {
  height: auto;
  width: 263px;
  float: left;
  margin-top: -10px;
}
#footer .inner .contact .bn-contact {
  margin-top: 20px;
}
#footer .inner .access {
  /* float: right; */
  width: max-content;
  max-width: 630px;
  height: auto;
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
#footer .inner .access .address {
  /* float: left; */
  padding-top: 20px;
}

#footer .inner .access .map {
  float: right;
  height: auto;
  width: auto;
}
#footer .copyright {
  font-size: 78%;
  font-family: Verdana, Geneva, sans-serif;
  line-height: normal;
  color: #0b2352;
  width: 100%;
  clear: both;
  padding-top: 16px;
  background-color: #fff;
  text-align: center;
  padding-bottom: 16px;
  position: absolute;
  bottom: 0px;
}

/***** other *****/

.navi {
  display: none;
}

#footer .btm_fix {
  display: none;
}

/*================================

　ここからPC適用

================================*/
@media(min-width: 1024px) {

}

/*================================

　ここからTABLET・SP適用

================================*/
@media(max-width: 1024px) {
  .widthfix {
    max-width: 960px;
    width: 96%;
    margin-inline: auto;
  }
  #header {
    height: auto;
    /* min-height: 145px; */
    padding-bottom: 15px;
  }
  #header .inner {
    max-width: 960px;
    width: 96%;
    margin-inline: auto;
    display: flex;
    gap: 0 20px;
  }
  #header .inner .header_logo {
    width: 50%;
  }
  #header .inner .logo {
    position: relative;
    top: 0;
    padding-top: 36px;
  }
  #header .inner .header_address {
    width: 50%;
  }
  #header .inner .address {
    position: relative;
    left: 0;
    padding-top: 27px;
    top: 0;
  }
  #header .inner .tel {
    position: relative;
    left: 0;
    padding-top: 10px;
    top: 0;
  }

  #side .section {
    display: none;
  }

  #wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: none;
  }
  #main {
    max-width: 670px;
    width: 96%;
    margin-inline: auto;
  }

  #main h2 {
    max-width: 627px;
    width: 100%;
  }

  #footer .inner {
    max-width: 960px;
    width: 96%;
    margin-inline: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 0;
    background: none;
  }


  #gnav {
    display: none;
  }

  .navi {
    display: block;
  }

  
/*------------------
グローバルメニュー
--------------------*/
.navi .btn {
  background: transparent url(/img/sp_img/sp-navbtn.png) no-repeat 0 0;
  display: block;
  width: 42px;
  height: 54px;
  position: fixed !important;
  top: 18px;
  right: 10px;
  cursor: pointer;
  z-index: 9999;
}
.navi .peke {
  background-position: -42px 0;
}
.navi .drawr {
  display: none;
  background-color: rgba(1, 77, 161, 0.8);
  /* filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#1ffffff,EndColorStr=#1ffffff); */
  /*IE8以下用*/
  position: fixed !important;
  top: 0px;
  right: 0;
  width: 250px;
  height: calc(90% - 50px) !important;
  padding: 74px 10px 50px;
  z-index: 100;
  overflow: scroll;
}

.navi .menu li {
  width: 100%;
  border: 1px solid #fff;
  margin-bottom: 7px;
  height: 40px;
  line-height: 20px;
  box-sizing: border-box;
}
.navi .menu li.navi_services {
  background: rgba(11, 35, 82, 0.5);
  height: 30px;
  line-height: 14px;
  border-width: 1px;
}
.navi .menu li a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 9px 0px 0px 0;
  text-decoration: none;
  text-align: center;
  display: block;
}
.navi .menu li a span {
  color: #829aa9;
  font-size: 10px;
  margin-left: 10px;
  text-decoration: none;
}
.navi .menu.sub {
  overflow: hidden;
}
.navi .menu.sub li {
  width: 48%;
  margin-bottom: 5px;
  height: 30px;
  float: left;
  margin-right: 9px;
}
.navi .menu.sub li.ex {
  margin-right: 0;
}
.navi .menu.sub li a {
  color: #fff;
  padding: 4px 0px 0px 0;
  font-size: 14px;
  display: block;
  text-decoration: none;
  text-align: center;
  display: block;
}

#footer .btm_fix .btm_fix_tel {
  width: 100%;
  border-right: solid 1px #fff;
}
#footer .btm_fix {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  display: flex;
}
#footer .btm_fix li a {
  display: block;
  width: 100%;
  background: #014da1;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  box-sizing: border-box;
  height: 100%;
}

#footer {
  padding-bottom: 110px;
}

#footer .copyright {
  padding-bottom: 70px;
}

#topcontrol {
  right: 0px!important;
  bottom: 60px!important;
}

#footer .inner .contact {
  width: fit-content;
}

#footer .inner .access .map {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}
#footer .inner .access .map img + img {
  display: none!important;
}
#footer .inner .access .map img{
  margin: 0 auto;
  display: block!important;
  left: 0;
  right: 0;
  position: relative!important;
}

}

/*================================

　ここからTABLET・SP適用

================================*/
@media(max-width: 700px) {
  #header .inner {
    flex-wrap: wrap;
    justify-content: center;
  }
  #header .inner .header_logo {
    width: 100%;
    text-align: center;
  }
  #header .inner .header_address {
    width: 100%;
    text-align: center;
  }

  
#footer .inner .access {
  width: fit-content;
  flex-wrap: wrap;
  justify-content: center;
}


}

/*================================

　ここからSP適用

================================*/
@media(max-width: 480px) {

  #all .seo h1 {
    line-height: 1;
    margin-left: 0;
    width: calc(100% - 55px);
  }
  
#topcontrol {
  bottom: 80px!important;
}

  #side {
    padding-top: 0;
  }
  .bn-price {
    margin-bottom: 0;
  }

  #footer .inner {

  }
  


  #footer {
    padding-bottom: 150px;
  }
  #footer .copyright {
    padding-bottom: 60px;
  }

}