@charset "UTF-8";
/*------▼ header------*/
body #wrapper .view {
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
}
body #wrapper .view .sr-only img {
  width: 38px;
}
@media screen and (max-width: 758px) {
  body #wrapper .view .sr-only img {
    width: 32px;
  }
}
body #wrapper .view .drawer-hamburger {
  background: #ffffff;
}
body #wrapper .view nav {
  z-index: 1;
  padding-bottom: 100px;
}
body #wrapper .view nav.drawer-nav {
  overflow-y: auto;
  height: 100%;
}
body #wrapper .view nav.drawer-nav ul li.headerNavSub {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
body #wrapper .view nav.drawer-nav ul li.headerNavSub ul.spBtnArea {
  background: #fdf3f2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
  margin-bottom: 15px;
}
body #wrapper .view nav.drawer-nav ul li.headerNavSub ul.spBtnArea img.tel {
  width: 183px;
}
@media screen and (max-width: 758px) {
  body #wrapper .view nav.drawer-nav ul li.headerNavSub ul.spBtnArea img.tel {
    width: 145.4545454545px;
    padding: 0;
  }
}
body #wrapper .view nav.drawer-nav ul li.headerNavSub ul.spBtnArea img.contact {
  width: 160px;
}
@media screen and (max-width: 758px) {
  body #wrapper .view nav.drawer-nav ul li.headerNavSub ul.spBtnArea img.contact {
    padding: 0;
  }
}
body #wrapper .view nav.drawer-nav ul li.headerNavSub ul li {
  width: 100%;
  height: 100%;
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 758px) {
  body #wrapper .view nav.drawer-nav ul li.headerNavSub ul li a {
    font-weight: normal;
  }
}
body #wrapper .view nav.drawer-nav ul.drawer-menu {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 758px) {
  body #wrapper .view nav.drawer-nav ul.drawer-menu {
    max-width: 100%;
    display: block;
    padding-top: 55px;
    margin-bottom: 5px;
  }
}
body #wrapper .view nav.drawer-nav ul.drawer-menu li {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 758px) {
  body #wrapper .view nav.drawer-nav ul.drawer-menu li {
    text-align: center;
    font-size: 15px;
  }
}
body #wrapper .view nav.drawer-nav ul.drawer-menu li a {
  width: 100%;
  height: 100%;
  display: block;
  font-weight: bold;
  padding: 20px;
}
body #wrapper .view nav.drawer-nav ul.drawer-menu li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 758px) {
  body #wrapper .view nav.drawer-nav ul.drawer-menu li a {
    padding: 8px;
  }
}
body #wrapper .view header {
  position: fixed;
  height: 100px;
  width: 100%;
  padding: 0 115px 0 1%;
  background: #fff;
  z-index: 100;
}
@media screen and (max-width: 1200px) {
  body #wrapper .view header {
    padding-right: 40px;
  }
}
@media screen and (max-width: 758px) {
  body #wrapper .view header {
    height: 55px;
  }
}
body #wrapper .view header > .inner {
  width: 100%;
  height: 100%;
  -js-display: flex;
  display: flex;
  align-items: -webkit- center;
  align-items: center;
  justify-content: space-between;
}
body #wrapper .view header > .inner .logo {
  width: 260px;
}
@media screen and (max-width: 758px) {
  body #wrapper .view header > .inner .logo {
    width: 160px;
  }
}
body #wrapper .view header > .inner .btnArea {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
body #wrapper .view header > .inner .btnArea .yoyaku_txt {
  font-weight: bold;
}
body #wrapper .view header > .inner .btnArea img.tel {
  width: 183px;
}
@media screen and (max-width: 758px) {
  body #wrapper .view header > .inner .btnArea img.tel {
    display: none;
  }
}
body #wrapper .view header > .inner .btnArea img.contact {
  width: 160px;
  margin-left: 30px;
}
@media screen and (max-width: 758px) {
  body #wrapper .view header > .inner .btnArea img.contact {
    display: none;
  }
}
body #wrapper .view header > .inner .btnArea img.yoyaku {
  width: 160px;
  margin-left: 10px;
}
@media screen and (max-width: 758px) {
  body #wrapper .view header > .inner .btnArea img.yoyaku {
    display: none;
  }
}

body .content {
  position: relative;
}

/*------▼ footer------*/
@media screen and (max-width: 758px) {
  .pankuzu {
    display: none;
  }
}

body footer {
  width: 100%;
  margin: 100px auto 0;
  position: relative;
}
@media screen and (max-width: 758px) {
  body footer {
    margin-top: 50px;
  }
}
body footer > .pageTop {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media screen and (max-width: 758px) {
  body footer > .pageTop {
    bottom: 30px;
  }
}
body footer > .pageTop img {
  width: 70px;
}
@media screen and (max-width: 758px) {
  body footer > .pageTop img {
    width: 60px;
  }
}
body footer .inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 758px) {
  body footer .inner {
    display: block;
    padding: 0 5%;
  }
}
body footer .inner .footerNav {
  width: calc(100% - 400px);
}
@media screen and (max-width: 758px) {
  body footer .inner .footerNav {
    display: none;
  }
}
body footer .inner .footerNav ul {
  width: 100%;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
body footer .inner .footerNav ul li {
  margin-right: 20px;
  position: relative;
  display: block;
  padding: 10px 0 10px 15px;
  text-align: left;
}
body footer .inner .footerNav ul li:hover {
  opacity: 0.7;
}
body footer .inner .footerNav ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
body footer .inner .footerNav ul li a:before {
  position: absolute;
  top: 15px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ef857d;
  content: "";
}
body footer .inner .jaha {
  border-left: solid 1px #cccccc;
  padding-left: 30px;
  font-size: 12px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 758px) {
  body footer .inner .jaha {
    border-left: none;
    padding-left: 0;
    display: flex;
    justify-content: center;
  }
}
body footer .inner .jaha .jahaIn .logo_mark {
  display: flex;
  justify-content: space-between;
}
body footer .inner .jaha .jahaIn .logo_mark img {
  width: 100px;
}
body footer .copyright {
  background: #fce7e5;
  text-align: center;
  font-size: 12px;
  height: 50px;
  margin-top: 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 758px) {
  body footer .copyright {
    width: 100%;
    padding: 10px 0;
  }
}
body footer .copyright ul.footerNavSub {
  display: flex;
}
@media screen and (max-width: 758px) {
  body footer .copyright ul.footerNavSub {
    display: none;
  }
}/*# sourceMappingURL=inc.css.map */