@charset "UTF-8";
/* CSS Remedy */
*, ::after, ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  line-sizing: normal;
}

body {
  margin: 0;
}

[hidden] {
  display: none;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.17rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.83rem;
}

h6 {
  font-size: 0.67rem;
}

h1 {
  margin: 0.67em 0;
}

pre {
  white-space: pre-wrap;
}

hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: inherit;
  height: 0;
  overflow: visible;
}

audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
}

picture {
  display: contents;
}

source {
  display: none;
}

canvas, img, svg, video {
  height: auto;
}

audio {
  width: 100%;
}

img {
  border-style: none;
}

svg {
  overflow: hidden;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

body {
  color: #333;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding: 0;
  font-size: 16px;
}
@media (max-width: 768px) {
  body {
    font-size: 3.2vw;
  }
}
body .sans {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body .roboto {
  font-family: "Roboto", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
body .pc {
  display: block !important;
}
body .sp {
  display: none !important;
}
@media (max-width: 768px) {
  body .pc {
    display: none !important;
  }
  body .sp {
    display: block !important;
  }
}
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 0%;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
body li {
  list-style-type: none;
}
body a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body a:hover {
  opacity: 0.6;
}
body img, body source, body picture {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
}
body ul {
  padding: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
body .align_center {
  text-align: center;
}
body .align_left {
  text-align: left;
}
body .align_right {
  text-align: right;
}

html {
  font-size: 16px;
}
@media (max-width: 768px) {
  html {
    font-size: 4vw;
  }
}

body {
  -webkit-text-size-adjust: 100%;
}

@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}
.mtop-0 {
  margin-top: 0px !important;
}
@media (max-width: 768px) {
  .mtop-0 {
    margin-top: 0vw !important;
  }
}

.mtop-1 {
  margin-top: 10px !important;
}
@media (max-width: 768px) {
  .mtop-1 {
    margin-top: 1.3333333333vw !important;
  }
}

.mtop-2 {
  margin-top: 20px !important;
}
@media (max-width: 768px) {
  .mtop-2 {
    margin-top: 2.6666666667vw !important;
  }
}

.mtop-3 {
  margin-top: 30px !important;
}
@media (max-width: 768px) {
  .mtop-3 {
    margin-top: 4vw !important;
  }
}

.mtop-4 {
  margin-top: 40px !important;
}
@media (max-width: 768px) {
  .mtop-4 {
    margin-top: 5.3333333333vw !important;
  }
}

.mtop-5 {
  margin-top: 50px !important;
}
@media (max-width: 768px) {
  .mtop-5 {
    margin-top: 6.6666666667vw !important;
  }
}

.mtop-6 {
  margin-top: 60px !important;
}
@media (max-width: 768px) {
  .mtop-6 {
    margin-top: 8vw !important;
  }
}

.mtop-7 {
  margin-top: 70px !important;
}
@media (max-width: 768px) {
  .mtop-7 {
    margin-top: 9.3333333333vw !important;
  }
}

.mtop-8 {
  margin-top: 80px !important;
}
@media (max-width: 768px) {
  .mtop-8 {
    margin-top: 10.6666666667vw !important;
  }
}

.mtop-9 {
  margin-top: 90px !important;
}
@media (max-width: 768px) {
  .mtop-9 {
    margin-top: 12vw !important;
  }
}

.mtop-10 {
  margin-top: 100px !important;
}
@media (max-width: 768px) {
  .mtop-10 {
    margin-top: 13.3333333333vw !important;
  }
}

.mtop-11 {
  margin-top: 110px !important;
}
@media (max-width: 768px) {
  .mtop-11 {
    margin-top: 14.6666666667vw !important;
  }
}

.mtop-12 {
  margin-top: 120px !important;
}
@media (max-width: 768px) {
  .mtop-12 {
    margin-top: 16vw !important;
  }
}

.mtop-13 {
  margin-top: 130px !important;
}
@media (max-width: 768px) {
  .mtop-13 {
    margin-top: 17.3333333333vw !important;
  }
}

.mtop-14 {
  margin-top: 140px !important;
}
@media (max-width: 768px) {
  .mtop-14 {
    margin-top: 18.6666666667vw !important;
  }
}

.mtop-15 {
  margin-top: 150px !important;
}
@media (max-width: 768px) {
  .mtop-15 {
    margin-top: 20vw !important;
  }
}

.mtop-16 {
  margin-top: 160px !important;
}
@media (max-width: 768px) {
  .mtop-16 {
    margin-top: 21.3333333333vw !important;
  }
}

.mtop-17 {
  margin-top: 170px !important;
}
@media (max-width: 768px) {
  .mtop-17 {
    margin-top: 22.6666666667vw !important;
  }
}

.mtop-18 {
  margin-top: 180px !important;
}
@media (max-width: 768px) {
  .mtop-18 {
    margin-top: 24vw !important;
  }
}

.mtop-19 {
  margin-top: 190px !important;
}
@media (max-width: 768px) {
  .mtop-19 {
    margin-top: 25.3333333333vw !important;
  }
}

.mtop-20 {
  margin-top: 200px !important;
}
@media (max-width: 768px) {
  .mtop-20 {
    margin-top: 26.6666666667vw !important;
  }
}

a {
  position: relative;
}

#header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  padding: 0 env(safe-area-inset-right) 0 env(safe-area-inset-left);
  min-width: calc(1280px + env(safe-area-inset-right) + env(safe-area-inset-left));
}
@media (max-width: 768px) {
  #header {
    padding: 0;
    min-width: 100%;
  }
}
#header.fixed1 {
  position: fixed;
  top: -100px;
  background-color: rgba(0, 0, 0, 0.8);
}
#header.fixed1.fixed2 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#header.fixed1.fixed2.fixed3 {
  top: 0;
}
#header .h_container {
  min-width: 1280px;
  margin: 0 auto;
  padding: 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  #header .h_container {
    min-width: 100%;
    padding: 0;
  }
}
#header #main-menu li a span {
  display: none;
}
@media (max-width: 768px) {
  #header #main-menu li a span {
    display: block;
  }
}
#header .h_logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #fff;
  padding: 15px 0;
}
@media (max-width: 768px) {
  #header .h_logo a {
    padding: 0 0 0 2.6666666667vw;
  }
}
#header .h_logo a img {
  width: 210px;
}
@media (max-width: 768px) {
  #header .h_logo a img {
    width: 33.3333333333vw;
  }
}
#header .h_logo a h1 {
  font-weight: 400;
  font-size: 18px;
  margin-left: 1em;
}
@media (max-width: 768px) {
  #header .h_logo a h1 {
    font-size: 2.6666666667vw;
  }
}

@media (max-width: 768px) {
  .sm {
    z-index: 1000;
  }
  .sm li {
    width: 73.3333333333vw;
    margin: 0 auto;
  }
  .sm li a {
    text-align: left;
  }
  .sm ul {
    background: none !important;
  }
}

#main-menu {
  background: none !important;
}
@media (max-width: 768px) {
  #main-menu {
    background: rgba(0, 0, 0, 0.9) !important;
    padding-top: 20vw;
  }
}
#main-menu > li a {
  position: relative;
  cursor: pointer;
  color: #fff !important;
  display: block;
}
#main-menu > li a:hover {
  background: none !important;
}
#main-menu > li .icon-keyboard_arrow_down {
  position: absolute;
  right: 0.2em;
  top: 50%;
  margin-top: -0.5em;
  font-size: 1.4em;
}
@media (max-width: 768px) {
  #main-menu > li .icon-keyboard_arrow_down {
    display: none;
  }
}
#main-menu .icon-keyboard_arrow_right {
  font-size: 1.4em !important;
  position: relative;
  bottom: -0.15em;
}
@media (max-width: 768px) {
  #main-menu .icon-keyboard_arrow_right {
    display: none;
  }
}
@media (max-width: 768px) {
  #main-menu {
    height: 100vh;
    height: 100dvh;
    overflow-y: auto;
    overscroll-behavior-y: contain;
    width: 100%;
    left: 0;
    position: fixed;
    padding-bottom: 13.3333333333vw;
    top: 0;
    z-index: 1002;
  }
  #main-menu > li {
    border-top: #ccc solid 0.99px !important;
  }
  #main-menu > li:last-child {
    border-bottom: #ccc solid 0.99px !important;
  }
  #main-menu > li > ul > li {
    text-indent: 1em;
    background-color: #f1f8f5;
    margin-bottom: 0.99px;
  }
  #main-menu > li > ul > li span {
    text-indent: 0;
  }
  #main-menu > li > ul > li a {
    padding: 7px 20px;
  }
  #main-menu > li > ul > li > ul > li {
    text-indent: 2em;
  }
}

.main-menu-btn {
  float: right;
  margin: 2.6666666667vw 2.6666666667vw;
  position: relative;
  display: block;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  text-indent: 10.6666666667vw;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  background-color: #3CAA73;
  border-radius: 1.3333333333vw;
  z-index: 1100;
}

/* hamburger icon */
.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 37%;
  left: 2.6666666667vw;
  height: 0.4vw;
  width: 5.3333333333vw;
  background: #fff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.main-menu-btn-icon:before {
  content: "";
  top: -7px;
  left: 0;
}

.main-menu-btn-icon:after {
  content: "";
  top: 7px;
  left: 0;
}

.main-menu-btn-txt {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0vw;
  bottom: 1.3333333333vw;
  color: #fff;
  font-size: 2.4vw;
  line-height: 1;
  text-indent: 0;
}
.main-menu-btn-txt::after {
  content: "MENU";
}

/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-txt::after {
  content: "CLOSE";
}

/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}

#main-menu-state:checked ~ #main-menu {
  display: block;
}

@media (min-width: 769px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}/*# sourceMappingURL=base.css.map */