/*//////////////////////////////////////////////////

home style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
.mainimg {
  position: relative;
}
.mainimg .mainimg__slide {
  position: relative;
  z-index: -1;
}
.mainimg .mainimg__slide .mainimg__slide-list {
  margin-bottom: 0;
}
.mainimg .mainimg__slide .mainimg__slide-list img {
  height: 90vw;
  max-height: 780px;
  object-fit: cover;
  object-position: 60% center;
}
.mainimg .slick-dots {
  left: 5px;
  bottom: 14%;
  width: auto;
}
.mainimg .slick-dots li {
  margin: 0;
}
.mainimg .slick-dots li button:before {
  opacity: 1;
  color: #fff;
}
.mainimg .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #FFE200;
}
.mainimg .mainimg__copy {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 33rem;
  height: 9rem;
  transform: translate(0, 40%);
  background: #fff;
  clip-path: polygon(40% 0, 100% 0, 100% 100%, 0 100%, 6% 22%, 35% 22%);
}
.mainimg .mainimg__copy .mainimg__logo {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  transform: translate(0, -50%);
  width: 26rem;
}

@media screen and (min-width: 769px) {
  .mainimg .mainimg__slide .mainimg__slide-list img {
    height: auto;
  }
  .mainimg .slick-dots {
    left: 2.11%;
    bottom: 5.12%;
  }
}
@media screen and (min-width: 861px) {
  .mainimg .mainimg__copy {
    position: absolute;
    width: 67.5rem;
    height: 16.3rem;
    transform: translate(0, 28%);
  }
  .mainimg .mainimg__copy .mainimg__logo {
    right: 16.3rem;
    width: 44.4rem;
  }
}
.sec_ttl {
  text-align: center;
}
.sec_ttl .ttl {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media (min-width: 769px) {
  .sec_ttl .ttl {
    font-size: calc(1.8rem + (1vw - 7.69px) * 1.5655577299);
  }
}
@media (min-width: 1280px) {
  .sec_ttl .ttl {
    font-size: 2.6rem;
  }
}
.sec_ttl .copy {
  margin-top: 5px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media (min-width: 769px) {
  .sec_ttl .copy {
    font-size: calc(1.3rem + (1vw - 7.69px) * 0.1956947162);
  }
}
@media (min-width: 1280px) {
  .sec_ttl .copy {
    font-size: 1.4rem;
  }
}

#outdoor {
  padding: 8rem 0 3rem;
  background: #0C1848;
}
#outdoor .sec_ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2.5rem;
  padding: 0 2rem;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  color: #F7CA34;
}
#outdoor .outdoor_cont {
  margin-bottom: 4.5rem;
  color: #FFF;
  text-align: center;
}
#outdoor .outdoor_cont .en {
  margin-top: 1.5rem;
}
#outdoor .outdoor_cont .en .copy {
  font-size: 1.3rem;
}
@media (min-width: 769px) {
  #outdoor .outdoor_cont .en .copy {
    font-size: calc(1.3rem + (1vw - 7.69px) * 0.1956947162);
  }
}
@media (min-width: 1280px) {
  #outdoor .outdoor_cont .en .copy {
    font-size: 1.4rem;
  }
}
#outdoor .outdoor_cont .en .ttl {
  font-size: 2.2rem;
  line-height: 1.23;
}
#outdoor .outdoor_cont .copy {
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.5;
}
@media (min-width: 769px) {
  #outdoor .outdoor_cont .copy {
    font-size: calc(1.3rem + (1vw - 7.69px) * 0.9784735812);
  }
}
@media (min-width: 1280px) {
  #outdoor .outdoor_cont .copy {
    font-size: 1.8rem;
  }
}
#outdoor .outdoor_cont .copy .dot {
  position: relative;
}
#outdoor .outdoor_cont .copy .dot::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -75%);
  width: 100%;
  height: 1em;
  background: radial-gradient(circle, #F7CA34 20%, rgba(247, 202, 52, 0) 20%);
  background-size: 1em 1em;
  background-repeat: repeat-x;
  content: "";
}
#outdoor .outdoor_cont .ttl {
  font-weight: bold;
  font-size: 3rem;
  line-height: 1.66;
}
@media (min-width: 769px) {
  #outdoor .outdoor_cont .ttl {
    font-size: calc(3rem + (1vw - 7.69px) * 2.9354207436);
  }
}
@media (min-width: 1280px) {
  #outdoor .outdoor_cont .ttl {
    font-size: 4.5rem;
  }
}
#outdoor .notices {
  padding: 1.5rem 2.5rem 2rem;
  background: #FFF;
  border-radius: 1.6rem;
  box-sizing: border-box;
  text-align: center;
}
#outdoor .notices .ttl {
  margin-bottom: 1rem;
  color: #AD371B;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1;
}
@media (min-width: 769px) {
  #outdoor .notices .ttl {
    font-size: calc(1.8rem + (1vw - 7.69px) * 0.3913894325);
  }
}
@media (min-width: 1280px) {
  #outdoor .notices .ttl {
    font-size: 2rem;
  }
}
#outdoor .notices .ttl > * {
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#outdoor .notices .ttl .en {
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  #outdoor .notices .ttl .en {
    font-size: calc(1.2rem + (1vw - 7.69px) * 0.3913894325);
  }
}
@media (min-width: 1280px) {
  #outdoor .notices .ttl .en {
    font-size: 1.4rem;
  }
}
#outdoor .notices .txt {
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media (min-width: 769px) {
  #outdoor .notices .txt {
    font-size: calc(1.1rem + (1vw - 7.69px) * 0.5870841487);
  }
}
@media (min-width: 1280px) {
  #outdoor .notices .txt {
    font-size: 1.4rem;
  }
}
#outdoor .notices .txt .en {
  margin-top: 5px;
}
#outdoor .notices .btn a {
  padding: 1rem;
  background: #AD371B;
  border-color: #AD371B;
}

@media screen and (min-width: 769px) {
  #outdoor .notices .btn a:hover {
    color: #AD371B;
    background: #FFF;
  }
}
@media screen and (min-width: 861px) {
  #outdoor {
    padding: 10rem 0 7rem;
  }
  #outdoor .sec_ttl {
    margin-bottom: 3rem;
    padding: 0 3.6rem;
  }
  #outdoor .outdoor_cont {
    margin-bottom: 3.5rem;
  }
  #outdoor .outdoor_cont .en {
    margin-top: 15px;
  }
  #outdoor .outdoor_cont .ttl {
    line-height: 1.3;
  }
  #outdoor .outdoor_cont .copy {
    margin-bottom: 5px;
  }
  #outdoor .notices {
    max-width: 860px;
    margin: 0 auto;
    padding: 2.5rem 2.5rem 3rem;
    box-sizing: border-box;
  }
  #outdoor .notices .btn a {
    padding: 1.5rem;
    background: #AD371B;
    border-color: #AD371B;
  }
}
.bg_outdoor {
  background: #0C1848;
  margin: -1px 0;
}

#place {
  padding: 5px 0 5rem;
  background: #F4F0EA;
}
#place .place_ttl {
  margin-bottom: 2.5rem;
  text-align: center;
}
#place .place_ttl .icon {
  width: 80px;
  margin: 0 auto 15px;
}
#place .place_ttl .ttl {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 2rem;
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 769px) {
  #place .place_ttl .ttl {
    font-size: calc(2rem + (1vw - 7.69px) * 0.9784735812);
  }
}
@media (min-width: 1280px) {
  #place .place_ttl .ttl {
    font-size: 2.5rem;
  }
}
#place .place_ttl .copy {
  font-family: "Josefin Sans", sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  #place .facility__list li:nth-of-type(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 861px) {
  #place {
    padding: 5px 0 7rem;
  }
  #place .place_ttl {
    margin-bottom: 4rem;
  }
  #place .place_ttl .icon {
    width: 95px;
  }
}
#c_btm {
  padding: 5rem 0;
  background: #0C1848;
}
#c_btm #guide .sec_ttl {
  margin-bottom: 2rem;
  color: #FFF;
}
#c_btm #bnr .bnr__box {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #FFF;
}

@media screen and (min-width: 861px) {
  #c_btm {
    padding: 5rem 0 15rem;
  }
  #c_btm #guide .sec_ttl {
    margin-bottom: 3rem;
  }
  #c_btm #bnr .bnr__box {
    margin-top: 7rem;
    padding-top: 6rem;
  }
}
/*# sourceMappingURL=style.css.map */
