@charset "UTF-8";
/* リセット */
*, :before, :after {
  box-sizing: border-box;
}

html {
  overflow: auto;
}

body {
  overflow: hidden;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, figure {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

table {
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}

strong {
  font-weight: bold;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

:root {
  --color-text: #403E24;
  --color-back: #FFF6EA;
  --color-main: #F75D18;
  --color-red: #9F0000;
  --color-dark-blue: #324A78;
  --color-brown: #BF7B3F;
  --color-light-brown: #EED498;
  --color-gray: #707070;
  --color-light-gray: #E1E4E9;
  --font-family: YakuHanJP, zen-kaku-gothic-new, sans-serif;
}

html {
  scroll-behavior: smooth;
  height: 100%;
  font-size: 16px;
}

body {
  text-align: center;
  background-color: var(--color-back);
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  font-family: var(--font-family);
  color: var(--color-text);
  font-weight: 500;
}
@media only screen and (min-width:0) {
  body {
    min-width: 320px;
    font-size: 0.875rem;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media only screen and (min-width:992px) {
  body {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
  }
}

@media only screen and (min-width:0) {
  .tab_only {
    display: none;
  }
  .pc_only {
    display: none;
  }
}
@media only screen and (min-width:576px) {
  .sp_only {
    display: none;
  }
  .pc_only {
    display: none;
  }
}
@media only screen and (min-width:992px) {
  .sp_only {
    display: none;
  }
  .tab_only {
    display: none;
  }
  a[href^="tel:"] {
    pointer-events: none;
    color: var(--color-text);
    text-decoration: none;
  }
}
a:link {
  color: var(--color-main);
  text-decoration: none;
}
a:visited {
  color: var(--color-main);
  text-decoration: none;
}
a:hover {
  color: var(--color-dark-blue);
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

.wrapper {
  margin: 0 auto;
  position: relative;
}

#header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem 0.75rem 0;
}
@media only screen and (min-width:992px) {
  #header {
    padding: 1.5rem 3.125rem;
  }
}
#header h1 {
  line-height: 1;
}
#header h1 a:hover {
  opacity: 0.6;
}
#header h1 a img {
  width: 139px;
  height: auto;
}
@media only screen and (min-width:992px) {
  #header h1 a img {
    width: 322px;
    height: auto;
  }
}
#header .navigation .sp_menu {
  display: flex;
  align-items: center;
  gap: 0 0.9375rem;
  font-family: "neighbor", sans-serif;
  font-weight: 800;
  font-style: italic;
}
@media only screen and (min-width:992px) {
  #header .navigation .sp_menu {
    display: none;
  }
}
#header .navigation .sp_menu li a {
  display: block;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.25;
}
#header .navigation .sp_menu li.map a {
  width: 35.13px;
  padding: 28px 0 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="34.273" viewBox="0 0 47 34.273"><g transform="translate(0.5 0.637)"><path fill="%23F75D18" d="M12531.44,20161.4l-.271.066-11.364-2.789-11.364,2.789-11.636-2.855v-30.145l11.636,2.854,11.093-2.721v-.133l.271.066.271-.066,11.365,2.787,11.364-2.787v30.145l-11.093,2.721v.135Z" transform="translate(-12496.805 -20128.471)"/><path fill="rgba(0,0,0,0)" d="M12532.212,20162.107l-.771-.187-.271.066-.119-.029-11.245-2.76-11.364,2.789-.119-.029-12.017-2.949v-31.174l.619.15,11.517,2.824,10.593-2.6v-.377l.771.188.271-.066.119.029,11.246,2.758,11.864-2.908v31.174l-.381.094-10.712,2.627Zm-12.407-3.941.119.029,11.245,2.76.043-.012.381-.094,10.712-2.627v-29.115l-10.864,2.666-.119-.029-11.246-2.758-11.635,2.854-.119-.029-11.017-2.7v29.115l11.136,2.732Z" transform="translate(-12496.805 -20128.471)"/></g></svg>');
  background-size: 35.13px 25.35px;
  background-repeat: no-repeat;
  background-position: center top;
}
#header .navigation .sp_menu li.map a:hover {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="34.273" viewBox="0 0 47 34.273"><g transform="translate(0.5 0.637)"><path fill="%23324A78" d="M12531.44,20161.4l-.271.066-11.364-2.789-11.364,2.789-11.636-2.855v-30.145l11.636,2.854,11.093-2.721v-.133l.271.066.271-.066,11.365,2.787,11.364-2.787v30.145l-11.093,2.721v.135Z" transform="translate(-12496.805 -20128.471)"/><path fill="rgba(0,0,0,0)" d="M12532.212,20162.107l-.771-.187-.271.066-.119-.029-11.245-2.76-11.364,2.789-.119-.029-12.017-2.949v-31.174l.619.15,11.517,2.824,10.593-2.6v-.377l.771.188.271-.066.119.029,11.246,2.758,11.864-2.908v31.174l-.381.094-10.712,2.627Zm-12.407-3.941.119.029,11.245,2.76.043-.012.381-.094,10.712-2.627v-29.115l-10.864,2.666-.119-.029-11.246-2.758-11.635,2.854-.119-.029-11.017-2.7v29.115l11.136,2.732Z" transform="translate(-12496.805 -20128.471)"/></g></svg>');
  background-size: 35.13px 25.35px;
  background-repeat: no-repeat;
}
#header .navigation .sp_menu li.menu_btn {
  position: relative;
  width: 1.75rem;
  height: 0.75rem;
  cursor: pointer;
}
#header .navigation .sp_menu li.menu_btn span {
  position: absolute;
  background-color: var(--color-main);
  height: 2px;
  width: 100%;
  border-radius: 1px;
  transition: all 0.4s ease-in-out;
  left: 0;
}
#header .navigation .sp_menu li.menu_btn span:nth-of-type(1) {
  top: 10px;
}
#header .navigation .sp_menu li.menu_btn span:nth-of-type(2) {
  bottom: 10px;
}
#header .navigation .main_menu {
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100vh;
  background-color: var(--color-main);
  z-index: 1000;
  transition: left 0.3s ease;
}
#header .navigation .main_menu.on {
  left: 0;
}
@media only screen and (min-width:992px) {
  #header .navigation .main_menu {
    position: relative;
    left: auto;
    display: block;
    width: auto;
    height: auto;
    background-color: transparent;
    z-index: 0;
  }
}
#header .navigation .main_menu .close_btn {
  position: absolute;
  top: 1.5rem;
  right: 0.7375rem;
  width: 1.75rem;
  height: 0.75rem;
  cursor: pointer;
}
@media only screen and (min-width:992px) {
  #header .navigation .main_menu .close_btn {
    display: none;
  }
}
#header .navigation .main_menu .close_btn span {
  position: absolute;
  background-color: #fff;
  height: 2px;
  width: 100%;
  border-radius: 1px;
  transition: all 0.4s ease-in-out;
  right: 0;
}
#header .navigation .main_menu .close_btn span:nth-of-type(1) {
  top: 1px;
  transform: translateY(4px) rotate(-25deg);
}
#header .navigation .main_menu .close_btn span:nth-of-type(2) {
  bottom: 1px;
  transform: translateY(-4px) rotate(25deg);
}
#header .navigation .main_menu .menu {
  font-family: "neighbor", sans-serif;
  font-weight: 800;
  font-style: italic;
  padding: 6.75rem 1.5rem;
}
@media only screen and (min-width:992px) {
  #header .navigation .main_menu .menu {
    display: flex;
    align-items: center;
    gap: 0 2.5rem;
    padding: 0;
  }
}
#header .navigation .main_menu .menu li {
  padding: 1.875rem 0 0;
  text-align: right;
}
@media only screen and (min-width:992px) {
  #header .navigation .main_menu .menu li {
    padding: 0;
    text-align: center;
  }
}
#header .navigation .main_menu .menu li:first-of-type {
  padding: 0;
}
#header .navigation .main_menu .menu li a {
  font-size: 1.875rem;
  line-height: 1.2333333333;
  color: #fff;
}
@media only screen and (min-width:992px) {
  #header .navigation .main_menu .menu li a {
    display: block;
    font-size: 1.125rem;
    line-height: 1.2222222222;
    color: var(--color-main);
  }
}
#header .navigation .main_menu .menu li a:hover {
  color: var(--color-dark-blue);
}
#header .navigation .main_menu .menu li.map a {
  display: inline-block;
  padding: 0 0 0 6.75rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="34.273" viewBox="0 0 47 34.273"><g transform="translate(0.5 0.637)"><path fill="%23fff" d="M12531.44,20161.4l-.271.066-11.364-2.789-11.364,2.789-11.636-2.855v-30.145l11.636,2.854,11.093-2.721v-.133l.271.066.271-.066,11.365,2.787,11.364-2.787v30.145l-11.093,2.721v.135Z" transform="translate(-12496.805 -20128.471)"/><path fill="rgba(0,0,0,0)" d="M12532.212,20162.107l-.771-.187-.271.066-.119-.029-11.245-2.76-11.364,2.789-.119-.029-12.017-2.949v-31.174l.619.15,11.517,2.824,10.593-2.6v-.377l.771.188.271-.066.119.029,11.246,2.758,11.864-2.908v31.174l-.381.094-10.712,2.627Zm-12.407-3.941.119.029,11.245,2.76.043-.012.381-.094,10.712-2.627v-29.115l-10.864,2.666-.119-.029-11.246-2.758-11.635,2.854-.119-.029-11.017-2.7v29.115l11.136,2.732Z" transform="translate(-12496.805 -20128.471)"/></g></svg>');
  background-size: 5rem auto;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 3.5625rem;
}
@media only screen and (min-width:992px) {
  #header .navigation .main_menu .menu li.map a {
    display: block;
    width: 47px;
    padding: 38px 0 0;
    font-size: 1.125rem;
    line-height: 1.2222222222;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="34.273" viewBox="0 0 47 34.273"><g transform="translate(0.5 0.637)"><path fill="%23F75D18" d="M12531.44,20161.4l-.271.066-11.364-2.789-11.364,2.789-11.636-2.855v-30.145l11.636,2.854,11.093-2.721v-.133l.271.066.271-.066,11.365,2.787,11.364-2.787v30.145l-11.093,2.721v.135Z" transform="translate(-12496.805 -20128.471)"/><path fill="rgba(0,0,0,0)" d="M12532.212,20162.107l-.771-.187-.271.066-.119-.029-11.245-2.76-11.364,2.789-.119-.029-12.017-2.949v-31.174l.619.15,11.517,2.824,10.593-2.6v-.377l.771.188.271-.066.119.029,11.246,2.758,11.864-2.908v31.174l-.381.094-10.712,2.627Zm-12.407-3.941.119.029,11.245,2.76.043-.012.381-.094,10.712-2.627v-29.115l-10.864,2.666-.119-.029-11.246-2.758-11.635,2.854-.119-.029-11.017-2.7v29.115l11.136,2.732Z" transform="translate(-12496.805 -20128.471)"/></g></svg>');
    background-size: 47px 34px;
    background-repeat: no-repeat;
    background-position: center top;
  }
  #header .navigation .main_menu .menu li.map a:hover {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="34.273" viewBox="0 0 47 34.273"><g transform="translate(0.5 0.637)"><path fill="%23324A78" d="M12531.44,20161.4l-.271.066-11.364-2.789-11.364,2.789-11.636-2.855v-30.145l11.636,2.854,11.093-2.721v-.133l.271.066.271-.066,11.365,2.787,11.364-2.787v30.145l-11.093,2.721v.135Z" transform="translate(-12496.805 -20128.471)"/><path fill="rgba(0,0,0,0)" d="M12532.212,20162.107l-.771-.187-.271.066-.119-.029-11.245-2.76-11.364,2.789-.119-.029-12.017-2.949v-31.174l.619.15,11.517,2.824,10.593-2.6v-.377l.771.188.271-.066.119.029,11.246,2.758,11.864-2.908v31.174l-.381.094-10.712,2.627Zm-12.407-3.941.119.029,11.245,2.76.043-.012.381-.094,10.712-2.627v-29.115l-10.864,2.666-.119-.029-11.246-2.758-11.635,2.854-.119-.029-11.017-2.7v29.115l11.136,2.732Z" transform="translate(-12496.805 -20128.471)"/></g></svg>');
    background-size: 47px 34px;
    background-repeat: no-repeat;
  }
}

main .pagetitle {
  padding: 4.375rem 1.5rem 0;
}
@media only screen and (min-width:992px) {
  main .pagetitle {
    padding: 2.25rem 3.125rem 0;
  }
}
main .pagetitle h2 {
  font-size: 3.125rem;
  line-height: 1.22;
  color: var(--color-main);
  font-family: "neighbor", sans-serif;
  font-weight: 800;
  font-style: italic;
}
@media only screen and (min-width:992px) {
  main .pagetitle h2 {
    font-size: 4.375rem;
    line-height: 1.2285714286;
  }
}
main .breadcrumb {
  padding: 1.75rem 1.5rem 0;
}
@media only screen and (min-width:992px) {
  main .breadcrumb {
    padding: 0.5rem 3.125rem 0;
  }
}
main .breadcrumb.notitle {
  padding: 4.375rem 1.5rem 0;
}
@media only screen and (min-width:992px) {
  main .breadcrumb.notitle {
    padding: 2rem 3.125rem 0;
  }
}
main .breadcrumb ol {
  display: flex;
  align-items: center;
  gap: 0 0.625rem;
}
main .breadcrumb ol li {
  font-size: 0.75rem;
  line-height: 2.3333333333;
  letter-spacing: 0.1em;
}
main .breadcrumb ol li:not(:first-of-type) {
  display: flex;
  align-items: center;
  gap: 0 0.625rem;
}
main .breadcrumb ol li:not(:first-of-type)::before {
  content: "<";
}
main .breadcrumb ol li a {
  color: var(--color-text);
}
main .main_content {
  margin: 3.125rem 1.5rem 0;
}
@media only screen and (min-width:992px) {
  main .main_content {
    margin: 6.25rem 3.125rem 0;
  }
}

#map {
  margin: 6.25rem 0 0;
}
@media only screen and (min-width:992px) {
  #map {
    margin: 8.75rem 0 0;
  }
}
#map iframe {
  display: block;
  width: 100%;
  height: 217px;
  border: 0;
}
@media only screen and (min-width:992px) {
  #map iframe {
    height: 330px;
  }
}

#footer {
  padding: 2.15625rem 1.5rem 1.5625rem;
  background-color: var(--color-main);
}
@media only screen and (min-width:992px) {
  #footer {
    padding: 2.875rem 3.125rem 2rem;
  }
}
#footer h2 a img {
  width: 114px;
  height: auto;
}
@media only screen and (min-width:992px) {
  #footer h2 a img {
    width: 135px;
  }
}
#footer h2 a:hover {
  opacity: 0.6;
}
#footer p {
  margin: 0 auto;
  padding: 1.625rem 2.5rem 0.2rem;
  font-family: "neighbor", sans-serif;
  font-weight: 800;
  font-style: italic;
  color: #fff;
}
#footer .navigation {
  padding: 1.5rem 0 0;
}
#footer .navigation ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: 0.625rem 2.5rem;
  font-family: "neighbor", sans-serif;
  font-weight: 800;
  font-style: italic;
  width: 154px;
}
@media only screen and (min-width:992px) {
  #footer .navigation ul {
    gap: 1.875rem 2.5rem;
    width: auto;
  }
}
#footer .navigation ul li a {
  font-size: 1.125rem;
  line-height: 1.2222222222;
}
#footer .navigation ul li a:link, #footer .navigation ul li a:visited {
  color: #fff;
}
#footer .navigation ul li a:hover {
  color: var(--color-dark-blue);
}
#footer .navigation ul li.map {
  margin: 1.5rem 0 0;
  width: 100%;
}
@media only screen and (min-width:992px) {
  #footer .navigation ul li.map {
    margin: 0;
  }
}
#footer .navigation ul li.map a {
  display: block;
  margin: 0 auto;
  width: 47px;
  padding: 38px 0 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="34.273" viewBox="0 0 47 34.273"><g transform="translate(0.5 0.637)"><path fill="%23fff" d="M12531.44,20161.4l-.271.066-11.364-2.789-11.364,2.789-11.636-2.855v-30.145l11.636,2.854,11.093-2.721v-.133l.271.066.271-.066,11.365,2.787,11.364-2.787v30.145l-11.093,2.721v.135Z" transform="translate(-12496.805 -20128.471)"/><path fill="rgba(0,0,0,0)" d="M12532.212,20162.107l-.771-.187-.271.066-.119-.029-11.245-2.76-11.364,2.789-.119-.029-12.017-2.949v-31.174l.619.15,11.517,2.824,10.593-2.6v-.377l.771.188.271-.066.119.029,11.246,2.758,11.864-2.908v31.174l-.381.094-10.712,2.627Zm-12.407-3.941.119.029,11.245,2.76.043-.012.381-.094,10.712-2.627v-29.115l-10.864,2.666-.119-.029-11.246-2.758-11.635,2.854-.119-.029-11.017-2.7v29.115l11.136,2.732Z" transform="translate(-12496.805 -20128.471)"/></g></svg>');
  background-size: 47px 34px;
  background-repeat: no-repeat;
  background-position: center top;
}
#footer .navigation ul li.map a:hover {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="34.273" viewBox="0 0 47 34.273"><g transform="translate(0.5 0.637)"><path fill="%23324A78" d="M12531.44,20161.4l-.271.066-11.364-2.789-11.364,2.789-11.636-2.855v-30.145l11.636,2.854,11.093-2.721v-.133l.271.066.271-.066,11.365,2.787,11.364-2.787v30.145l-11.093,2.721v.135Z" transform="translate(-12496.805 -20128.471)"/><path fill="rgba(0,0,0,0)" d="M12532.212,20162.107l-.771-.187-.271.066-.119-.029-11.245-2.76-11.364,2.789-.119-.029-12.017-2.949v-31.174l.619.15,11.517,2.824,10.593-2.6v-.377l.771.188.271-.066.119.029,11.246,2.758,11.864-2.908v31.174l-.381.094-10.712,2.627Zm-12.407-3.941.119.029,11.245,2.76.043-.012.381-.094,10.712-2.627v-29.115l-10.864,2.666-.119-.029-11.246-2.758-11.635,2.854-.119-.029-11.017-2.7v29.115l11.136,2.732Z" transform="translate(-12496.805 -20128.471)"/></g></svg>');
  background-size: 47px 34px;
  background-repeat: no-repeat;
}
#footer .copyright {
  padding: 1.8125rem 0 0;
  font-size: 0.8125rem;
  line-height: 1.2307692308;
  font-family: "neighbor", sans-serif;
  font-weight: 800;
  font-style: italic;
  color: #fff;
}

.pagetop {
  display: none;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width:992px) {
  .pagetop {
    display: block;
    opacity: 0;
  }
}
@media only screen and (min-width:992px) {
  .pagetop.on {
    opacity: 1;
  }
}
.pagetop a {
  display: block;
  position: fixed;
  transform: rotate(-90deg);
  right: 3.125rem;
  bottom: 1.5rem;
  width: 4.0625rem;
  height: 4.0625rem;
  border-radius: 1000px;
  background-color: var(--color-main);
  background-image: url("../img/common/i_arrow_top_white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 22.97px auto;
  cursor: pointer;
}
.pagetop a:hover {
  opacity: 0.6;
}

@media print {
  body {
    width: 1200px;
    transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-print-color-adjust: exact;
  }
  /* FireFoxテーブル印刷バグ回避 */
  _:-ms-lang(x)::-ms-backdrop, .wrapper {
    overflow: auto;
    display: table;
  }
}/*# sourceMappingURL=common.css.map */