html {
  scroll-behavior: smooth;
}

body {
  color: #595757;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  background: #f3f0e7;
}

a {
  width: inherit;
  height: inherit;
  display: inline-block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
a:hover {
  opacity: 0.7;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.ly_inner {
  max-width: 640px;
  margin-inline: auto;
  background: #FFF;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}

.ly_header {
  background: #FFF;
  padding-block: 4.22vw 4.38vw;
}
@media screen and (min-width: 640px) {
  .ly_header {
    padding-block: 27px 28px;
  }
}

.bl_header_logo {
  text-align: center;
  width: 80.31vw;
  margin-inline: auto;
}
@media screen and (min-width: 640px) {
  .bl_header_logo {
    width: 512px;
  }
}

/*----------- sale -----------*/
.ly_sale {
  background: #FFF;
  padding-top: 16.56vw;
  padding-inline: 2.81vw;
}
@media screen and (min-width: 640px) {
  .ly_sale {
    padding-top: 106px;
    padding-inline: 18px;
  }
}

.bl_sale_title {
  width: 75vw;
  margin-inline: auto;
}
@media screen and (min-width: 640px) {
  .bl_sale_title {
    width: 480px;
  }
}

.bl_sale_text {
  margin-top: 2.66vw;
  margin-left: -2.81vw;
  width: 100vw;
}
@media screen and (min-width: 640px) {
  .bl_sale_text {
    margin-top: 17px;
    margin-left: -18px;
    width: 640px;
  }
}

.bl_sale_wrap {
  margin-top: 2.81vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10.63vw;
}
@media screen and (min-width: 640px) {
  .bl_sale_wrap {
    margin-top: 18px;
    gap: 68px;
  }
}

.bl_sale_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15.63vw;
}
@media screen and (min-width: 640px) {
  .bl_sale_contents {
    gap: 100px;
  }
}

.bl_sale__price {
  margin-top: -0.31vw;
  padding-left: 1.88vw;
  text-align: center;
  font-size: 2.81vw;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 640px) {
  .bl_sale__price {
    padding-left: 12px;
    margin-top: -2px;
    font-size: 18px;
  }
}
.bl_sale__price span {
  font-size: 5.94vw;
  font-weight: bold;
}
@media screen and (min-width: 640px) {
  .bl_sale__price span {
    font-size: 38px;
  }
}

.bl_sale__price--mt {
  margin-top: 0.63vw;
}
@media screen and (min-width: 640px) {
  .bl_sale__price--mt {
    margin-top: 4px;
  }
}

.bl_sale__text-wrap {
  padding-left: 2.34vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.5vw;
}
@media screen and (min-width: 640px) {
  .bl_sale__text-wrap {
    padding-left: 15px;
    gap: 16px;
  }
}

.bl_sale__bottom-text {
  font-size: 3.13vw;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 640px) {
  .bl_sale__bottom-text {
    font-size: 20px;
  }
}

.bl_sale__bottom-text--sm {
  font-size: 2.81vw;
  margin-top: 0.31vw;
  margin-left: 3.75vw;
}
@media screen and (min-width: 640px) {
  .bl_sale__bottom-text--sm {
    font-size: 18px;
    margin-top: 2px;
    margin-left: 24px;
  }
}

.bl_sale__text-bottom {
  margin-top: 5.63vw;
  font-size: 4.69vw;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .bl_sale__text-bottom {
    margin-top: 36px;
    font-size: 30px;
  }
}

.bl_sale_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.72vw;
}
@media screen and (min-width: 640px) {
  .bl_sale_content {
    gap: 43px;
  }
}

.bl_sale_btn {
  margin-top: 11.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.41vw;
}
@media screen and (min-width: 640px) {
  .bl_sale_btn {
    margin-top: 72px;
    gap: 9px;
  }
}

/*----------- splide -----------*/
.splide__arrows button {
  /*width: 3.13vw;
  height: 5.63vw;*/
  border: none;
  position: absolute;
  z-index: 10;
  opacity: 1;
  width: 3.44vw;
    height: 7.93vw;
}
@media screen and (min-width: 640px) {
  .splide__arrows button {
    width: 22px;
    height: 45px;
  }
}

.splide__arrows button svg {
  fill: none;
}

.splide__arrows button.splide__arrow--prev {
  left: 2.5vw;
  background: url(../img/sp_slider_arrow.png) no-repeat center/contain;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  top: 41%;
  width: 3.44vw;
  height: 7.93vw;
}
@media screen and (min-width: 640px) {
  .splide__arrows button.splide__arrow--prev {
    width: 22px;
    height: 45px;
    left: 16px;
  }
}

.splide__arrows button.splide__arrow--next {
  background: url(../img/sp_slider_arrow.png) no-repeat center/contain;
  right: 1.56vw;
  top: 44%;
}
@media screen and (min-width: 640px) {
  .splide__arrows button.splide__arrow--next {
    right: 10px;
  }
}

/*----------- shop -----------*/
.ly_shop {
  padding-top: 10.94vw;
  position: relative;
}
@media screen and (min-width: 640px) {
  .ly_shop {
    padding-top: 70px;
  }
}

.bl_shop_heading {
  width: 55.63vw;
  position: absolute;
  top: 10.31vw;
  right: 12px;
  z-index: 2;
}
@media screen and (min-width: 640px) {
  .bl_shop_heading {
    width: 356px;
    top: 66px;
  }
}

/*.bl_shop_bg {
  position: absolute;
  top: 47.03vw;
  left: 0;
}
@media screen and (min-width: 640px) {
  .bl_shop_bg {
    top: 301px;
  }
}*/

.bl_shop_tabs {
  background: #0086a4;
  /*margin-top: 57.03vw;*/
  /*padding-top: 21.41vw;*/
}
@media screen and (min-width: 640px) {
  .bl_shop_tabs {
    /*margin-top: 365px;*/
    /*padding-top: 137px;*/
  }
}

.bl_shop_list {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5vw;
  position: relative;
}
@media screen and (min-width: 640px) {
  .bl_shop_list {
    gap: 16px;
  }
}
.bl_shop_list::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 2.5vw;
  width: 95.5%;
  height: 0.31vw;
  background: #7dbeb3;
}
@media screen and (min-width: 640px) {
  .bl_shop_list::after {
    left: 16px;
    height: 2px;
  }
}

.bl_shop_item {
  margin-left: 2.5vw;
  width: 42.81vw;
  height: 14.38vw;
  cursor: pointer;
  background: url(../img/sp_shop_tub_sat_close.png) no-repeat center center/contain;
}
.bl_shop_item:nth-of-type(2) {
  background: url(../img/sp_shop_tub_sun_close.png) no-repeat center center/contain;
}
.bl_shop_item[aria-selected=true] {
  background-image: url(../img/sp_shop_tub_sat_open.png);
  pointer-events: none;
}
.bl_shop_item[aria-selected=true]:nth-of-type(2) {
  background-image: url(../img/sp_shop_tub_sun_open.png);
}
@media screen and (min-width: 640px) {
  .bl_shop_item {
    margin-left: 16px;
    width: 274px;
    height: 92px;
  }
}

.bl_shop_contentWrap {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.bl_shop_contentWrap.js-show {
  opacity: 1;
  visibility: visible;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.bl_shop_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12.19vw;
  padding-inline: 2.5vw;
  padding-block: 5vw 17.03vw;
}
@media screen and (min-width: 640px) {
  .bl_shop_content {
    gap: 78px;
    padding-inline: 16px;
    padding-block: 32px 109px;
  }
}

.bl_shop_title,.bl_shop_title_coffee {
  letter-spacing: 4px;
  color:#fff;
  margin-left: 3.28vw;
  font-size: 5.63vw;
  line-height: 1.4444444444;
}
@media screen and (min-width: 640px) {
  .bl_shop_title,.bl_shop_title_coffee {
    margin-left: 21px;
    font-size: 36px;
  }
}
.bl_shop_title_coffee {
  margin-top:60px;
}
.bl_shop_title::before{
  content: url(../img/shop_icon.png);
  display: inline-block;
  position: relative;
  top: 55px;
          }
.bl_shop_title_coffee::after{
  content: url(../img/shop_icon_coffee.png);
  display: inline-block;
  position: absolute;
    /* top: 70px; */
  right: 20px;
          }

@media screen and (min-width: 640px) {
  .bl_shop_title_coffee::after {
    content: url(../img/pc_shop_icon_coffee.png);
    /*transform: scale(1.2);
    right: 60px;*/
  }
}

.bl_shop_image {
  margin-top: 3.13vw;
}
@media screen and (min-width: 640px) {
  .bl_shop_image {
    margin-top: 20px;
  }
}

.bl_shop_text {
  color:#fff;
  margin-top: 4.22vw;
  margin-left: 2.03vw;
  font-size: 3.75vw;
  line-height: 1.5416666667;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 640px) {
  .bl_shop_text {
    margin-top: 27px;
    margin-left: 13px;
    font-size: 24px;
  }
}

/*----------- present -----------*/
.ly_present {
  margin-top: -0.16vw;
}
@media screen and (min-width: 640px) {
  .ly_present {
    margin-top: -1px;
  }
}

/*----------- access -----------*/
.ly_access {
  background: #f0f1ef;
  padding-block: 13.13vw 16.09vw;
  margin-top: -0.78vw;
}
@media screen and (min-width: 640px) {
  .ly_access {
    padding-block: 84px 103px;
    margin-top: -5px;
  }
}

.bl_access_title {
  width: 21.56vw;
  margin-inline: auto;
}
@media screen and (min-width: 640px) {
  .bl_access_title {
    width: 138px;
  }
}

.bl_access_text {
  margin-top: 12.53vw;
  width: 71.72vw;
  margin-inline: auto;
}
@media screen and (min-width: 640px) {
  .bl_access_text {
    margin-top: 47px;
    width: 459px;
  }
}

.bl_access_map {
  margin-top: 8.27vw;
}
@media screen and (min-width: 640px) {
  .bl_access_map {
    margin-top: 31px;
  }
}
.bl_access_map iframe {
  aspect-ratio: 640/477;
  width: 100%;
  height: auto;
}

.bl_access_bottomText {
  margin-left: 2.34vw;
  margin-top: 4.22vw;
  font-size: 3.44vw;
  line-height: 1.5454545455;
  letter-spacing: 0.2em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 640px) {
  .bl_access_bottomText {
    margin-left: 15px;
    margin-top: 27px;
    font-size: 22px;
  }
}

/*----------- fixed-----------*/
.ly_fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.bl_fixed_reserveBtn {
  width: 95vw;
  margin-inline: auto;
}
@media screen and (min-width: 640px) {
  .bl_fixed_reserveBtn {
    width: 608px;
  }
}

.ly_footer {
  padding-top: 6.25vw;
  background-color: #f3f0e7;
}
@media screen and (min-width: 640px) {
  .ly_footer {
    padding-top: 40px;
  }
}

.ly_pageTop {
  padding-inline: 10px;
}

.bl_pageTop {
  position: relative;
  padding-block: 10px;
  font-size: 18px;
  font-weight: bold;
  border-top: 1px solid #ddd;
  text-align: right;
  color: #333;
}
.bl_pageTop a::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 9px;
  right: 0;
  background-color: #333;
  background-image: url(../img/sp_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 13px;
}
.bl_pageTop a {
  position: relative;
  color: #333;
  padding-right: 40px;
}

.fa-angle-up {
  margin-left: 5px;
  background: #2d3339;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 0.8 !important;
  position: relative;
  top: -2px;
}
.fa-angle-up::before {
  color: #fff;
  margin: 0;
  font-size: 14px;
}

.ly_footer_link-wrap {
  background: #f5f5f2;
  padding-block: 3.13vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.56vw;
}
@media screen and (min-width: 640px) {
  .ly_footer_link-wrap {
    padding-block: 20px;
    gap: 10px;
  }
}

.bl_footer_link {
  text-align: center;
  padding-inline: 10px;
}

.ly_footer_bottom {
  background: #2d3339;
  color: #fff;
  text-align: center;
  padding: 10px;
}

.ly_footer_bottomInner {
  padding-inline: 10px;
}

.bl_footer_nav {
  margin-bottom: 20px;
}

.bl_footer_navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_footer_navList li {
  width: 50%;
  border-bottom: 1px solid #42484d;
  text-align: left;
}
.bl_footer_navList li:nth-of-type(2n + 1):last-child {
  width: 100%;
}
.bl_footer_navList li a {
  font-size: 12px;
  padding-block: 10px;
  width: 100% !important;
}

.fa-angle-right::before {
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
}

.bl_footer_bottomLinkTitle {
  font-weight: bold;
  font-size: 16px;
  padding-block: 18px 14px;
}

.bl_footer_bottomNavList {
  border-top: 1px solid #42484d;
  width: 100%;
  padding-bottom: 55px;
  margin-bottom: 18px;
  position: relative;
}
.bl_footer_bottomNavList li {
  width: 100%;
  border-bottom: 1px solid #42484d;
}
.bl_footer_bottomNavList li a {
  display: block;
  padding-block: 10px;
  font-size: 12px;
  text-align: left;
}

.fa-external-link-alt {
  margin-left: 5px;
}

.bl_footer_corporate {
  position: absolute;
  width: 210px !important;
  padding: 0;
  border: 1px solid #4e4f4f;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
}
.bl_footer_corporate a {
  display: block;
  padding: 10px 5px;
  text-align: center !important;
}

.bl_footer_copyright small {
  font-size: 16px;
  color: #cacccd;
}