@charset "UTF-8";
body {
  font-family: "Segoe UI", Meiryo, sans-serif;
  margin: 0; }

#maincontents {
  color: #3E3A39;
  line-height: 1.6;
  letter-spacing: 0;
  font-size: 16px; }

#maincontents img {
  display: block;
  height: auto; }

@media screen and (max-width: 1000px) {
  #maincontents {
    font-size: 3.7333333333vw;
    font-size: clamp(13px,3.7333333333vw,28px); } }
.inner {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 10px; }

@media screen and (max-width: 1000px) {
  .inner {
    padding: 0 6vw;
    width: 100%; } }
@media screen and (max-width: 1000px) {
  .button {
    width: 100%;
    font-size: 3.8vw; } }
.noboribetsu-title {
  text-align: center;
  color: #fffea6;
  font-weight: 600;
  font-size: 31px;
  letter-spacing: 0.025em;
  margin: 0 0 20px; }

.noboribetsu-title .small {
  font-size: 23px;
  font-weight: 600;
  color: #3E3A39;
  display: block; }

@media screen and (max-width: 1000px) {
  .noboribetsu-title {
    margin: 0 -6vw 8vw; }

  .noboribetsu-title .small {
    font-size: 4.9333333333vw;
    font-size: clamp(13px,4.9333333333vw,37px);
    display: block; } }
.header-title {
  text-align: center;
  padding: 26px 0;
  margin: 0;
  font-size: 39px;
  background: #5ACEFF;
  background-position: center;
  background-size: 1600px;
  font-weight: 600;
  line-height: 1.4;
  position: relative; }

.header-title span {
  display: block;
  font-size: 49px;
  color: #EA498B; }

.header-title::before {
  content: "";
  position: absolute;
  display: block;
  width: 200px;
  height: 180px;
  background: url(../images/noboribetsu/mv_img02_sm.svg) no-repeat;
  bottom: -26px;
  left: 10vw;
  z-index: 1; }

.header-title::after {
  content: "";
  position: absolute;
  display: block;
  width: 200px;
  height: 180px;
  background: url(../images/noboribetsu/mv_img01_sm.svg) no-repeat;
  bottom: -26px;
  right: 10vw;
  z-index: 1; }

@media screen and (max-width: 1000px) {
  .header-title {
    font-size: 5.4666666667vw;
    font-size: clamp(13px,5.4666666667vw,41px); }

  .header-title span {
    font-size: 6.2666666667vw;
    font-size: clamp(13px,6.2666666667vw,47px); }

  .header-title::before,
  .header-title::after {
    content: none; } }
.mv {
  width: 100%;
  height: 500px;
  background-image: url(../images/noboribetsu/mv.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center; }

.mv-ttl {
  width: 380px;
  max-width: 100%; }

@media screen and (max-width: 1000px) {
  .mv {
    background: url(../images/noboribetsu/mv_deco.svg) no-repeat, url(../images/noboribetsu/mv_sp.jpg);
    background-size: 92%,cover;
    background-position: top 10px center ,center;
    height: 476px; }

  .mv-ttl {
    width: 440px;
    max-width: 100%;
    width: 58.5333333333vw; } }
.winterevent {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: url(../images/noboribetsu/mv_bg_sm.svg) no-repeat;
  background-position: top center;
  background-size: cover; }

.winterevent-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding: 20px 0 50px;
  gap: 20px; }

.winterevent-block {
  width: 490px;
  text-align: center;
  margin: 0 auto; }

.winterevent-block-txt {
  position: relative;
  padding: 0 30px; }

.winterevent-block .winterevent-block-txt {
  position: relative; }

.winterevent-block .title {
  text-align: left;
  font-weight: 600;
  font-size: 25px;
  color: #EA498B;
  margin: 0 0 10px;
  letter-spacing: 0.05em; }

.winterevent-block .title span {
  text-align: left;
  font-weight: 500;
  font-size: 18px;
  color: #EA498B;
  display: block; }

.winterevent-block .txt {
  text-align: left;
  margin: 0;
  line-height: 1.62; }

.winterevent-block-img {
  margin-bottom: 11px; }

.winterevent-block-img img {
  width: 100%; }

.winterevent-block-twitter {
  width: 100%;
  height: 540px;
  border: 3px solid #5eaa39;
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
  overflow-y: scroll; }

@media screen and (max-width: 1000px) {
  .winterevent {
    background: url(../images/noboribetsu/mv_bg_sm_sp.svg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px 0 0; }

  .winterevent::before {
    width: 20vw;
    height: 17vw;
    top: -2.5vw;
    left: -1.25vw; }

  .winterevent-row {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0; }

  .winterevent-block {
    width: 100%;
    margin-bottom: 25px; }

  .winterevent-block .title {
    font-size: 5.4666666667vw;
    font-size: clamp(13px,5.4666666667vw,41px);
    margin: 0 0 10px;
    line-height: 1.5; }

  .winterevent-block .title span {
    font-size: 3.8666666667vw;
    font-size: clamp(13px,3.8666666667vw,29px); }

  .winterevent-block .winterevent-block-txt {
    padding: 0; }

  .winterevent-block:last-of-type .winterevent-block-txt {
    background: none; } }
section.contents {
  position: relative; }

section.contents #contents_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(#A2DF40, #BBF4A0);
  z-index: -10; }

section.contents #bg_img01 {
  position: absolute;
  top: 3%;
  left: 20px;
  width: 200px;
  height: 200px;
  background: url(../images/noboribetsu/bg_img01_sm.svg) no-repeat;
  z-index: -5; }

section.contents #bg_img02 {
  position: absolute;
  top: 20%;
  right: 20px;
  width: 200px;
  height: 200px;
  background: url(../images/noboribetsu/bg_img02_sm.svg) no-repeat;
  z-index: -5; }

section.contents #bg_img03 {
  position: absolute;
  top: 35%;
  left: 0;
  width: 200px;
  height: 200px;
  background: url(../images/noboribetsu/bg_img03_sm.svg) no-repeat;
  z-index: -5; }

section.contents #bg_img04 {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 200px;
  height: 200px;
  background: url(../images/noboribetsu/bg_img04_sm.svg) no-repeat;
  z-index: -5; }

section.contents #bg_img05 {
  position: absolute;
  bottom: 30%;
  right: 0;
  width: 200px;
  height: 200px;
  background: url(../images/noboribetsu/bg_img05_sm.svg) no-repeat;
  z-index: -5; }

section.contents #bg_img06 {
  position: absolute;
  bottom: 20%;
  left: 20px;
  width: 200px;
  height: 200px;
  background: url(../images/noboribetsu/bg_img02_sm.svg) no-repeat;
  z-index: -5; }

section.contents #bg_img07 {
  position: absolute;
  bottom: 4%;
  right: 10px;
  width: 200px;
  height: 200px;
  background: url(../images/noboribetsu/bg_img03_sm.svg) no-repeat;
  z-index: -5; }

@media screen and (max-width: 1000px) {
  section.contents #bg_img01 {
    top: 0;
    left: 0;
    width: 20vw;
    height: 20vw; }

  section.contents #bg_img02 {
    top: 118vw;
    right: 0;
    width: 20vw;
    height: 20vw; }

  section.contents #bg_img03 {
    top: 33%;
    left: 0;
    width: 35vw;
    height: 35vw; }

  section.contents #bg_img04 {
    top: 50%;
    right: -20px;
    width: 20vw;
    height: 20vw; }

  section.contents #bg_img05 {
    bottom: 30%;
    right: 0;
    width: 35vw;
    height: 35vw; }

  section.contents #bg_img06 {
    bottom: 20%;
    left: -20px;
    width: 20vw;
    height: 20vw; }

  section.contents #bg_img07 {
    bottom: 2%;
    right: 10px;
    width: 35vw;
    height: 35vw; } }
.asahikawa-nav {
  background-color: #684E45; }

#maincontents .asahikawa-nav-list {
  display: flex;
  height: 60px;
  margin: 0 auto;
  max-width: 1000px; }

.asahikawa-nav-list li {
  flex: 1;
  color: #fff;
  text-align: center;
  position: relative;
  border-left: 1px solid #fff; }

.asahikawa-nav-list li:last-of-type {
  border-right: 1px solid #fff; }

.asahikawa-nav-list li::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  transition: bottom 0.3s; }

.asahikawa-nav-list li:hover::after {
  bottom: 13px; }

#maincontents .asahikawa-nav-list li a:visited, #maincontents .asahikawa-nav-list li a:link {
  color: #fff; }

.asahikawa-nav-list li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  padding: 10px; }

@media screen and (max-width: 1000px) {
  #maincontents .asahikawa-nav-list {
    height: auto; }

  .asahikawa-nav-list li a {
    padding: calc( 25 / 750 * 100vw ) 0 calc( 40 / 750 * 100vw ) 0; }

  .asahikawa-nav-list li::after {
    width: 1.3333333333vw;
    height: 1.3333333333vw;
    bottom: 15%; } }
.asahikawa-nav-list li.link_none {
  position: relative; }

.asahikawa-nav-list li.link_none::before {
  content: "準備中";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }

.asahikawa-nav-list li.link_none::after {
  display: none; }

.asahikawa-nav-list li.link_none a {
  pointer-events: none; }

.coupon {
  padding: 40px 0 105px; }

.coupon-label {
  text-align: center;
  margin: 0 auto 50px;
  width: fit-content;
  background-color: #EA498B;
  padding: 6px 35px;
  border-radius: 19.5px;
  color: #fff;
  font-size: 22px;
  display: flex;
  gap: 24px;
  align-items: center; }

.coupon-label p .small {
  font-size: 16px; }

.coupon-txt {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.5; }

.coupon-txt.notice {
  color: #E0564C; }

.coupon-txt span {
  color: #fffea6;
  font-size: 22px;
  font-weight: 600; }

.coupon-txt:last-of-type {
  margin-bottom: 45px; }

.coupon-dl {
  width: 750px;
  margin: 48px auto 0;
  position: relative;
  background: #fff;
  padding: 24px;
  border-radius: 10px; }

.coupon-dl dt {
  font-size: 18px;
  font-weight: 500;
  color: #EA498B; }

.coupon-dl dd {
  text-align: left;
  padding: 0 20px 15px;
  margin-bottom: 15px; }

.coupon-dl dd a {
  color: #E0564C !important;
  text-decoration: underline !important; }

.coupon-dl dd:last-of-type {
  margin-bottom: 0;
  border: none; }

.coupon-dl dd span {
  display: block;
  font-size: 14px;
  padding-left: 14px;
  text-indent: -14px; }

.gmap iframe {
  width: 100%;
  aspect-ratio: 16/9; }

@media screen and (max-width: 1000px) {
  .coupon {
    padding: 70px 0 105px; }

  .coupon-label {
    padding: 2vw 8vw;
    display: block; }

  .coupon-label p {
    line-height: normal; }

  .coupon-label span {
    padding: 6px 0;
    width: 100%;
    border-radius: 30px;
    font-size: 3.7333333333vw;
    font-size: clamp(13px,3.7333333333vw,28px); }

  .coupon-txt {
    font-size: 3.7333333333vw;
    font-size: clamp(13px,3.7333333333vw,28px);
    margin-bottom: 6vw; }

  .coupon-txt span {
    font-size: 4vw;
    font-size: clamp(13px,4vw,30px); }

  .coupon-txt:last-of-type {
    margin-bottom: 8vw; }

  .coupon-dl {
    flex-direction: column;
    align-items: center;
    width: 650px;
    max-width: 100%; }

  .coupon-dl dt {
    font-size: 4vw;
    font-size: clamp(13px,4vw,30px); }

  .coupon-dl dd span {
    font-size: 3.2vw;
    font-size: clamp(13px,3.2vw,24px);
    padding-left: clamp(13px, 3.2vw, 24px);
    text-indent: clamp(-13px, -3.2vw, -24px); }

  .coupon-dl dd {
    margin-left: 0; } }
.facility {
  padding-bottom: 30px; }

.facility h3.place {
  text-align: center;
  color: #E0564C;
  font-weight: bold;
  font-size: 24px;
  position: relative; }

.facility h3.place::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 3px;
  border-radius: 10px;
  background: #E0564C; }

#maincontents .facility-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 900px;
  gap: 40px;
  margin: 0 auto;
  padding-top: 40px; }

.facility-list li {
  display: flex;
  flex-direction: column;
  width: 430px;
  padding: 22px 20px 20px;
  background-color: #fff;
  position: relative;
  margin-bottom: 40px;
  border-radius: 10px; }

.facility .img {
  margin: 0 0 20px; }

.facility .img img {
  width: 100%; }

.facility .title {
  flex: 1;
  margin: 0 0 27px;
  font-weight: 400; }

.facility .title span {
  display: block;
  font-size: 23px;
  color: #EA498B;
  font-weight: 600;
  line-height: 1.1;
  margin: 0; }

#maincontents a.btn:visited, #maincontents a.btn:link {
  color: #fff; }

.facility .btn {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.075em;
  width: 100%;
  color: #fff;
  padding: 5px 10px;
  background-color: #FFA300;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  display: block; }

.facility .btn.btn--air {
  background-color: #E0564C; }

.facility .btn.btn--jr {
  background-color: #EA498B; }

.other-btn-wrap {
  display: flex;
  max-width: 900px;
  margin: 0 auto; }

.other-btn-txt {
  font-size: 23px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 25px; }

.other-btn-wrap .btn {
  flex: 1; }

@media screen and (max-width: 1000px) {
  #maincontents .facility-list {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin: 0 auto 75px;
    padding-top: 10vw; }

  .facility-list li {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: fit-content;
    padding: 22px 20px 20px;
    margin-bottom: 0;
    padding: calc( 40 / 750 * 100vw ) calc( 37 / 750 * 100vw ) calc( 20 / 750 * 100vw ) calc( 37 / 750 * 100vw ); }

  .facility-list li::after {
    bottom: -10px;
    right: -10px; }

  .facility .title {
    font-size: 3.4666666667vw;
    font-size: clamp(13px,3.4666666667vw,26px);
    margin-bottom: 5vw; }

  .facility .title span {
    font-size: 4.5333333333vw;
    font-size: clamp(13px,4.5333333333vw,34px); }

  .facility .btn {
    font-size: 3.8666666667vw;
    font-size: clamp(13px,3.8666666667vw,29px);
    padding: 7px 10px;
    margin-bottom: 2.6666666667vw; }

  .other-btn-wrap {
    display: block;
    padding: 0 calc( 37 / 750 * 100vw) 0 calc( 37 / 750 * 100vw); }

  .other-btn-wrap .btn {
    width: 100%;
    display: block; }

  .other-btn-txt {
    font-size: 4.5333333333vw;
    font-size: clamp(13px,4.5333333333vw,34px);
    margin-bottom: 4vw;
    margin-top: 0; } }
.gift_list {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 45px; }

.gift_list li {
  background: #fff;
  border-radius: 10px;
  width: calc(100% / 3 - 32px); }

.gift_list li .caption {
  background: #FFA300;
  color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 10px;
  min-height: 120px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center; }

.gift_list li p.ttl {
  font-size: 20px;
  margin-bottom: 10px;
  width: 100%; }

.gift_list li p.gift_name {
  font-size: 14px;
  line-height: normal; }

.gift_list li p.img {
  margin: 10px;
  height: 220px; }

.gift_list li p.text {
  margin: 0 10px 10px; }

.purine {
  text-align: center;
  max-width: 400px;
  margin: 20px auto; }

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

  .gift_list li p.text {
    margin: 4vw; } }
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto; }

.tab-label01,
.tab-label02 {
  color: White;
  background: LightGray;
  padding: 15px;
  order: -1;
  width: 49%;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  transition: all ease .5s; }

.tab-label01 span,
.tab-label02 span {
  font-size: 15px;
  display: block; }

.tab-label01:hover,
.tab-label02:hover {
  opacity: .5; }

.tab-content01,
.tab-content02 {
  width: 100%;
  display: none; }

/* アクティブなタブ */
.tab-switch01:checked + .tab-label01,
.tab-switch02:checked + .tab-label02 {
  background: #EA498B; }

.tab-switch01:checked + .tab-label01 + .tab-content01,
.tab-switch02:checked + .tab-label02 + .tab-content02 {
  display: block; }

/* ラジオボタン非表示 */
.tab-switch01,
.tab-switch02 {
  display: none; }

@media screen and (max-width: 1000px) {
  .tab-label01,
  .tab-label02 {
    font-size: 3.7vw; }

  .tab-label01 span,
  .tab-label02 span {
    font-size: 3.5vw; } }
.foot_bn {
  padding-bottom: 80px; }

.foot_bn a {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  display: block; }

.foot_bn a img {
  width: 100%; }

@media screen and (max-width: 1000px) {
  .foot_bn {
    padding-bottom: 5vw; } }

/*# sourceMappingURL=noboribetsu.css.map */
