@charset "UTF-8";
.l-hero__wrap {
  position: relative;
  background-image: url(../img/common/top-hero_w.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100vh;
}

.l-main__detail {
  position: relative;
  margin-top: 80px;
}

.l-map__wrap {
  margin-top: 80px;
  padding: 80px 0;
  background-image: url(../img/common/bg.jpg);
  background-repeat: repeat;
}

.l-coupon__area {
  margin: 80px 0;
  text-align: center;
}

.l-bnr__wrap {
  margin-bottom: 80px;
  width: 90%;
  margin: 0 auto;
}

.l-footer {
  position: relative;
  padding-top: 80px;
  background-color: #bfae98;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .l-main__detail {
    position: relative;
    margin-top: 40px;
  }

  .l-map__wrap {
    margin-top: 40px;
    padding: 40px 0;
  }

  .l-coupon__area {
    margin: 40px 0;
  }

  .l-bnr__wrap {
    margin-bottom: 40px;
  }

  .l-footer {
    position: relative;
    padding-top: 80px;
    background-color: #bfae98;
    color: #fff;
    text-align: center;
  }
}

.l-inner__hero {
  position: relative;
  padding-top: 29.2825769%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 80px;
}

.l-inner__hero.-tsugaike {
  background-image: url(../img/inner/tsugaike_main.jpg);
}

.l-inner__hero.-happou {
  background-image: url(../img/inner/happou_main.jpg);
}

.l-inner__hero.-iwatake {
  background-image: url(../img/inner/iwatake_main.jpg);
}

.l-inner__hero.-kashimayari {
  background-image: url(../img/inner/kashimayari_main.jpg);
}

.l-inner__hero.-ryuoo {
  background-image: url(../img/inner/ryuoo_main.jpg);
}

.l-inner__hero.-meiho {
  background-image: url(../img/inner/meiho_main.jpg);
}

.l-inner__hero.-kawaba {
  background-image: url(../img/inner/kawaba_main.jpg);
}

.l-inner__hero.-spicy {
  background-image: url(../img/inner/spicy_main.jpg);
}

.l-inner__hero.-tsugaike_w {
  background-image: url(../img/inner/tsugaike_w_main.jpg);
}

.l-inner__hero.-iwatake_w {
  background-image: url(../img/inner/iwatake_w_main.jpg);
}

.l-inner__hero.-kashimayari_w {
  background-image: url(../img/inner/kashimayari_w_main.jpg);
}

.l-inner__hero.-ryuoo_w {
  background-image: url(../img/inner/ryuoo_w_main.jpg);
}

.l-inner__hero.-meiho_w {
  background-image: url(../img/inner/meiho_w_main.jpg);
}

.l-inner__hero.-kawaba_w {
  background-image: url(../img/inner/kawaba_w_main.jpg);
}

.l-inner__hero.-sugadaira_w {
  background-image: url(../img/inner/sugadaira_w_main.jpg);
}

.l-inner__hero.-eboshi_w {
  background-image: url(../img/inner/eboshi_main.jpg);
}

.l-inner__hero.-oguna_w {
  background-image: url(../img/inner/oguna_main.jpg);
}

.l-inner__detail {
  position: relative;
  margin-bottom: 100px;
}

.l-inner__detail::before {
  content: "";
  display: block;
  position: absolute;
  top: 50px;
  background-color: #ccbaa4;
  width: 60%;
  height: 100%;
  z-index: -1;
}

.l-inner__detail::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -18%;
  left: calc(50% - 250px);
  background-image: url(../img/common/img02w@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 237px;
  height: 111px;
  z-index: 10;
}

.l-coupon__wrap {
  background-image: url(../img/common/bg.jpg);
  padding: 52px 0;
  margin-bottom: 64px;
}

@media screen and (max-width: 1000px) {
  .l-inner__detail::after {
    bottom: -30%;
  }
}

@media screen and (max-width: 768px) {
  .l-inner__hero {
    padding-top: 40.2825769%;
    margin-bottom: 40px;
  }

  .l-inner__detail {
    margin-bottom: 100px;
  }

  .l-inner__detail::before {
    top: 0;
    width: 100%;
    height: 60%;
    z-index: -1;
  }
  .l-inner__detail::after {
    bottom: -10%;
    left: auto;
    right: 16px;
    width: 200px;
    height: 94px;
  }
}

.c-pc {
  display: block;
}

.c-sp {
  display: none;
}

.c-btm_icon {
  background-image: url(../img/common/img03w@2x.png);
  background-repeat: no-repeat;
  background-position: right bottom -10px;
  padding-bottom: 150px;
  background-size: 25%;
}

.c-wrap {
  overflow: hidden;
  width: 90%;
  max-width: 1194px;
  margin: 0 auto;
}

.c-left {
  float: left;
  width: 50%;
}

.c-right {
  float: right;
  width: 50%;
}

.c-content__title {
  display: inline-block;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
}

.c-content__title .-small {
  display: block;
  font-size: 16px;
  margin-top: 8px;
}

.c-content__title::before {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
  background-image: url(../img/common/icon02w@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 46px;
  height: 55px;
}

.c-map__area {
  position: absolute;
  top: 0;
}

.c-map__area {
  width: 18.7554439%;
  max-width: 212px;
  font-size: 1.3vmin;
}

.c-cap__title {
  background-color: #4c3b30;
  color: #fff;
  padding: 8px 0;
  text-align: center;
  line-height:1.2em;
}

.c-flex__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
}

.c-flex__list {
  width: 50%;
  overflow: hidden;
}

.c-text__box {
  position: relative;
  height: 100%;
  border: 3px solid #4c3b30;
}

.c-text__box .-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 16px;
}

.c-mid__title {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
}

.c-text {
  text-align: left;
  line-height: 1.5;
  letter-spacing: 1.5px;
}

.c-button__primary {
  display: inline-block;
  width: 90%;
  max-width: 400px;
  margin-top: 8px;
  padding: 12px 4px;
  border: 1px solid #ccbaa4;
  background-color: #ccbaa4;
  color: #fff;
  font-weight: bold;
}
a.c-button__primary {
  cursor: pointer;
  transition: 0.3s;
}
span.c-button__primary {
  border: 1px solid #ccc;
  background-color: #ccc;
}

@media screen and (min-width: 1000px) {
  a.c-button__primary:hover {
    background-color: #fff;
    color: #ccbaa4;
  }
}

@media screen and (max-width: 1000px) {
  .c-flex__list {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .c-pc {
    display: none;
  }

  .c-sp {
    display: block;
  }

  .c-btm_icon {
    background-size: 45%;
    padding-bottom: 160px;
  }

  .c-wrap {
    width: 94%;
    max-width: auto;
  }

  .c-left {
    float: none;
    width: 100%;
  }

  .c-right {
    float: none;
    width: 100%;
  }

  .c-content__title {
    font-size: 28px;
  }

  .c-content__title .-small {
    font-size: 14px;
  }

  .c-content__title::before {
    width: 40px;
    height: 49px;
  }

  .c-map__area {
    position: absolute;
    top: 0;
  }

  .c-map__area {
    width: 18.7554439%;
    max-width: 212px;
    font-size: 1.3vmin;
  }

  .c-cap__title {
    background-color: #4c3b30;
    color: #fff;
    padding: 8px 0;
    text-align: center;
  }

  .c-flex__wrap {
    display: block;
  }

  .c-flex__list {
    width: 100%;
    overflow: auto;
  }

  .c-text__box .-inner {
    position: static;
    top: 0;
    left: 0;
    transform: translate(0);
    width: 100%;
    padding: 16px;
  }

  .c-mid__title {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.25;
  }

  .c-text {
    text-align: center;
    line-height: 1.5;
    letter-spacing: 1.5px;
  }

  .c-button__primary {
    display: inline-block;
    width: 90%;
    margin-top: 8px;
    padding: 12px 4px;
  }
}

@media screen and (max-width: 500px) {
  .c-btm_icon {
    background-size: 70%;
    padding-bottom: 100px;
  }

  .c-content__title {
    font-size: 24px;
  }

  .c-map__area {
    width: 39%;
    max-width: 212px;
    font-size: 1.3vmin;
  }

  .c-cap__title {
    padding: 4px 0;
    font-size: 10px;
    text-align: center;
  }
}

.c-inner__title {
  position: absolute;
  bottom: 80px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}

.c-inner__text {
  padding: 10% 16px 0 0;
}

.c-place__title {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 8px;
  margin-bottom: 16px;
}

.c-coupon__box {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.c-coupon__box + .c-coupon__box {
  margin-top: 52px;
}

.c-coupon__title {
  display: inline-block;
  margin-bottom: 32px;
  border-bottom: 1.5px dashed #4c3b30;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}

.c-coupon__table {
  width: 100%;
  margin-bottom: 16px;
  font-weight: bold;
}

.c-coupon__table tr {
  border: 1px solid #4c3b30;
}

.c-coupon__table th {
  padding: 16px 24px;
  background-color: #4c3b30;
  color: #fff;
  font-size: 18px;
  line-height: 1.25;
  text-align: left;
}

.c-coupon__table.-colum2 td {
  width: calc(100% / 2);
}

.c-coupon__table.-colum3 td {
  width: calc(100% / 3);
}

.c-coupon__table.-colum4 td {
  width: calc(100% / 4);
}

.c-coupon__table td:first-child {
  min-width: 240px;
}

.c-coupon__table td {
  padding: 16px 0;
  color: #65584f;
  text-align: center;
}

.c-coupon__table td.-price {
  color: #4c3b30;
  font-size: 16px;
  line-height: 1.5em;
}
.c-coupon__table td.-special {
  color: #b44429;
  font-size: 16px;
  line-height: 1.5em;
}
.c-coupon__table td span {
  font-size: 0.7em;
}

.c-attention__title {
  font-weight: bold;
  margin-bottom: 8px;
}

.c-attention__list {
  line-height: 1.5;
}

.c-button__secondary {
  display: block;
  width: 90%;
  max-width: 400px;
  margin: 0 auto 32px;
  line-height: 2.8;
  border: 1px solid #4c3b30;
  color: #4c3b30;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  transition: 0.3s;
}

.c-form__title {
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.c-form__atention {
  margin-bottom: 40px;
  line-height: 1.5;
}

@media screen and (min-width: 1000px) {
  .c-button__secondary:hover {
    background-color: #4c3b30;
    color: #fff;
  }
}

@media screen and (max-width: 1000px) {
  .c-inner__text {
    padding: 0 16px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .c-inner__title {
    bottom: 10%;
    font-size: 24px;
  }

  .c-inner__text {
    padding: 40px 0 24px;
  }

  .c-place__title {
    font-size: 24px;
    margin-bottom: 8px;
  }

  .c-coupon__box + .c-coupon__box {
    margin-top: 40px;
  }

  .c-coupon__title {
    margin-bottom: 24px;
    padding-bottom: 8px;
    font-size: 20px;
  }

  .c-coupon__table th {
    padding: 16px 0;
    font-size: 16px;
    text-align: center;
  }

  .c-coupon__table td {
    padding: 16px 0;
    font-size: 12px;
  }

  .c-coupon__table td:first-child {
    min-width: auto;
  }

  .c-coupon__table td.-price {
    font-size: 16px;
  }

  .c-coupon__table td.-special {
    font-size: 18px;
  }

  .c-attention__title {
    font-size: 14px;
  }

  .c-attention__list {
    font-size: 14px;
  }

  .c-button__secondary {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .c-form__title {
    font-size: 22px;
  }

  .c-form__atention {
    font-size: 14px;
  }
}

.p-hero__title {
  width: auto;
  max-width: 600px;
  position: absolute;
  top: 32%;
  right: 8%;
  transform: translateY(-50%);
}

.p-main__textbox {
  position: relative;
  width: 48%;
  margin-top: 2%;
  padding-bottom: 10%;
  background-image: url(../img/common/img02w.png);
  background-repeat: no-repeat;
  background-size: 43%;
  background-position: right bottom 0px;
}

.p-main__text {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1.5px;
}

.p-main__open {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1.5px;
  margin:25px 0 10px;
  font-weight:bold;
}

.p-main__website {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1.5px;
  margin:10px 0;
}

.p-main__website a{
  display:inline-block;
  border-radius: 25px;
  background-color:#4c3b30;
  color:#fff;
  padding:3px 15px;
}

.p-main__website a:hover{
  background-color:#0066A9;
  color:#fff;
}

.p-flag {
  margin-bottom: 16px;
  padding-top: 12%;
  background-image: url(../img/common/icon01w@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.p-flag__title {
  position: relative;
  margin-left: 34px;
  padding-left: 20px;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 8px;
  border-bottom: double #4c3b30;
}

.p-flag__title .-large {
  font-size: 40px;
}

.p-map__jp {
  position: relative;
  background-image: url(../img/common/ski_map_pc@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 1194px;
  padding-top: 75.3768844%;
  max-height: 900px;
}

.p-area01 {
  top: 5%;
  left: 51%;
}

.p-area02 {
  top: 50%;
  left: 70%;
}

.p-area03 {
  top: 5%;
}

.p-area04 {
  top: 46.5%;
  /* left: 18.8%; */
}

.p-area05 {
  top: 25.5%;
}

.p-area06 {
  top: 9.5%;
  left: 27%;
}

.p-area07 {
  top: 78.5%;
  left: 40%;
}

.p-area08 {
  top: 70.5%;
  left: 70%;
}

.p-area09 {
  top: 25%;
  left: 80%;
}

.p-bnr__primary {
  position: relative;
  max-width: 896px;
  margin: 0 auto;
}

.p-bnr__primary::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  background-color: #4c3b30;
  z-index: -1;
}

.p-bnr__primary + .p-bnr__primary {
  margin-top: 24px;
}

.p-logo {
  max-width: 185px;
}

.p-footer__nav {
  padding-top: 40px;
}

.p-footer__navlist {
  display: inline-block;
  padding: 2px 16px;
  border-right: 1px solid #fff;
  font-size: 14px;
}

.p-footer__navlist:last-child {
  border: none;
  padding: 2px 0 2px 16px;
}

.p-footer__navlist a {
  position: relative;
  padding-bottom: 2px;
}

.p-copy {
  margin-top: 40px;
  padding: 16px 0;
  background-color: #4c3b30;
  font-size: 12px;
}

@media screen and (min-width: 1000px) {
  .p-footer__navlist a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    border-bottom: 1px solid #fff;
    transition: all 0.3s ease;
  }

  .p-footer__navlist a:hover::after {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .p-hero__title {
    width: auto;
    max-width: 497px;
  }

  .p-main__textbox {
    position: relative;
    width: 100%;
    margin-top: 2%;
    padding-bottom: 16px;
    background-image: none;
  }

  .p-main__img {
    padding-bottom: 20%;
    background-image: url(../img/common/img02w.png);
    background-repeat: no-repeat;
    background-size: 43%;
    background-position: right bottom 0px;
  }

  .p-main__text {
    font-size: 16px;
  }

  .p-flag {
    margin-bottom: 16px;
    padding-top: 12%;
  }

  .p-flag__title {
    overflow: auto;
    margin-left: 24px;
    padding-left: 20px;
    font-size: 24px;
    letter-spacing: 8px;
  }

  .p-flag__title .-large {
    font-size: 40px;
  }

  .p-map__jp {
    width: 100%;
    max-width: 1194px;
    padding-top: 75.3768844%;
    max-height: 900px;
  }

  .p-area04 {
    top: 51%;
    left: 0%;
  }

  .p-area05 {
    top: 28%;
  }

  .p-area08 {
    top: 72.5%;
  }

  .p-area06 {
    top: 8%;
    left: 28%;
  }

  .p-logo {
    max-width: 185px;
  }

  .p-copy {
    font-size: 12px;
  }
}

@media screen and (max-width: 500px) {
  .l-hero__wrap {
    background-position: 24%;
  }

  .p-hero__title {
    width: 95%;
    max-width: 497px;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .p-main__textbox {
    position: relative;
    width: 100%;
    margin-top: 2%;
    padding-bottom: 16px;
    background-image: none;
  }

  .p-main__img {
    padding-bottom: 21%;
    background-repeat: no-repeat;
  }

  .p-flag__title {
    font-size: 20px;
    letter-spacing: 8px;
  }

  .p-flag__title .-large {
    font-size: 28px;
  }

  .p-map__jp {
    background-image: url(../img/common/ski_map_sp@2x.png);
    background-size: 100%;
    background-position: top 10% center;
    width: 100%;
    padding-top: 220%;
    max-height: 100%;
  }

  .p-area01 {
    top: 5%;
    left: 15%;
  }

  .p-area02 {
    top: 29%;
    left: 61%;
  }

  .p-area03 {
    top: 54%;
    left: 2%;
  }

  .p-area04 {
    top: 84%;
    left: 2%;
  }

  .p-area05 {
    top: 69%;
    left: 2%;
  }

  .p-area06 {
    top: 66%;
    left: 50%;
  }

  .p-area07 {
    top: 21.5%;
    left: 0%;
  }

  .p-area08 {
    top: 44%;
    left: 61%;
  }

  .p-area09 {
    top: -2%;
    left: 60%;
  }

  .p-footer__nav {
    padding-top: 40px;
  }

  .p-footer__navlist {
    font-size: 12px;
  }

  .p-copy {
    font-size: 10px;
  }
}

.p-form__name {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
}

.p-req {
  font-size: 12px;
  color: #b44429;
  padding-left: 8px;
}

.text-err {
  color: #b44429;
  line-height: 1.5;
}

.p-form__input {
  margin-bottom: 24px;
}

.p-form__input input {
  width: 100%;
  padding: 0 8px;
  background-color: transparent;
  border: 1px solid #4c3b30;
  border-radius: 5px;
  color: #4c3b30;
  line-height: 2.5;
}

.p-form__select {
  display: inline-block;
  position: relative;
}

.p-form__select select {
  padding: 6px 20px 6px 8px;
  width: 100%;
  background-color: transparent;
  border: 1px solid #4c3b30;
  border-radius: 5px;
  font-size: 16px;
  color: #4c3b30;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

.p-form__select::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #4c3b30;
  pointer-events: none;
}

td.p-form__select {
  display: block;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .p-form__name {
    font-size: 16px;
  }
}

.p-scroll__btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-decoration: none;
  padding-top: 60px;
  color: #035eb8;
  font-size: 12px;
}
.p-scroll__btn span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #035eb8;
  border-radius: 50px;
  box-sizing: border-box;
}
.p-scroll__btn span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: "";
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #035eb8;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
