main::before {
  background-image: url("../img/order/main-bg.png");
  background-image: -webkit-image-set(url("../img/order/main-bg.webp") type("image/webp"), url("../img/order/main-bg.png") type("image/png"));
  background-image: image-set(url("../img/order/main-bg.webp") type("image/webp"), url("../img/order/main-bg.png") type("image/png"));
  height: 200%;
}

@media only screen and (max-width: 767px) {
  .content-inner {
    width: 69rem;
  }
}

.page-title {
  background-image: url("../img/order/mv.jpg");
}
@supports ((background-image: -webkit-image-set(url("") type("image/webp"))) or (background-image: image-set(url("") type("image/webp")))) {
  .page-title {
    background-image: -webkit-image-set(url("../img/order/mv.webp") type("image/webp"), url("../img/order/mv.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/order/mv.webp") type("image/webp"), url("../img/order/mv.jpg") type("image/jpeg"));
  }
}
@media only screen and (max-width: 767px) {
  .page-title {
    background-image: url("../img/order/sp/mv.jpg");
  }
  @supports ((background-image: -webkit-image-set(url("") type("image/webp"))) or (background-image: image-set(url("") type("image/webp")))) {
    .page-title {
      background-image: -webkit-image-set(url("../img/order/sp/mv.webp") type("image/webp"), url("../img/order/sp/mv.jpg") type("image/jpeg"));
      background-image: image-set(url("../img/order/sp/mv.webp") type("image/webp"), url("../img/order/sp/mv.jpg") type("image/jpeg"));
    }
  }
}
.page-title::before {
  width: 100.4rem;
  height: 5.5rem;
  background-image: url("../img/order/en-title.svg");
}
@media print, screen and (min-width: 768px) {
  .page-title::before {
    left: clamp(0px, (100vw - 1600px) / 2, 160px);
  }
}
@media only screen and (max-width: 767px) {
  .page-title::before {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 0;
    height: 4.5rem;
    width: 100%;
  }
}

.read {
  text-align: center;
  margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
  .read {
    margin-bottom: 12rem;
  }
}
.read h2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.6rem;
  font-weight: 700;
  color: #28A5EB;
  line-height: 1.434;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .read h2 {
    font-size: 4.6rem;
    margin-bottom: 3.7rem;
  }
}
.read p {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-bottom: 4rem;
  line-height: 2.4;
}
@media only screen and (max-width: 767px) {
  .read p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .read p {
    text-align: left;
    letter-spacing: 0.07em;
    line-height: 1.7;
    margin-bottom: 5.4rem;
  }
}
.read .registration-link {
  width: 51.2rem;
  height: 12rem;
  position: relative;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .read .registration-link {
    width: 60rem;
    height: 16.4rem;
  }
}
.read .registration-link::before {
  content: "";
  position: absolute;
  width: 45.2rem;
  height: 6rem;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-radius: 0 0 6rem 0;
  right: -1.6rem;
  bottom: -1.6rem;
}
@media only screen and (max-width: 767px) {
  .read .registration-link::before {
    width: 53.3rem;
    height: 9.8rem;
    border-radius: 0 0 9rem 0;
  }
}
.read .registration-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #000;
  border-radius: 6rem;
  opacity: 1 !important;
  position: relative;
  font-size: 2.4rem;
  font-weight: 600;
  height: 100%;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .read .registration-link a {
    font-size: 3.6rem;
    line-height: 1.388;
    text-align: left;
    border-radius: 10rem;
  }
}
.read .registration-link a::before {
  content: "";
  background: url("../img/order/new-icon.svg") no-repeat center/cover;
  width: 3rem;
  height: 3rem;
  display: block;
  margin-right: 2rem;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .read .registration-link a::before {
    width: 4.5rem;
    height: 4.2rem;
    margin-right: 3.5rem;
  }
}
.read .registration-link a:hover {
  background: #000;
  color: #fff;
}
.read .registration-link a:hover::before {
  background-image: url("../img/order/new-icon-white.svg");
}

.shop-list {
  margin-bottom: 17.3rem;
}
.shop-list .content-inner {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 6rem 0;
  position: relative;
  padding: 5.8rem 5rem;
}
@media only screen and (max-width: 767px) {
  .shop-list .content-inner {
    border-radius: 3rem 0;
    padding: 6.8rem 3rem;
  }
}
.shop-list .content-inner::before {
  content: "";
  width: 101rem;
  height: 66.8rem;
  border-right: 2px solid #28A5EB;
  border-bottom: 2px solid #28A5EB;
  border-radius: 0 0 6rem 0;
  position: absolute;
  bottom: -2.2rem;
  right: -1.6rem;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .shop-list .content-inner::before {
    width: 62.7rem;
    height: 272.6rem;
    right: -2.1rem;
    bottom: -2.7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .shop-list__single {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.shop-list__single:not(:last-of-type) {
  margin-bottom: 5.1rem;
}
@media only screen and (max-width: 767px) {
  .shop-list__single:not(:last-of-type) {
    margin-bottom: 11.2rem;
  }
}
.shop-list__single .shop-logo {
  width: 22rem;
  height: 18rem;
  background: #fff;
  border: 1px solid #ccc;
  margin: 1.1rem 4rem 0 0;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-logo {
    width: 44rem;
    height: 23rem;
    margin: 0 auto 2.2rem;
  }
}
.shop-list__single .shop-logo a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.shop-list__single .shop-logo a img {
  width: 17.5rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-logo a img {
    width: 35rem;
  }
}
.shop-list__single .shop-logo.w195 a img {
  width: 19.5rem;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-logo.w195 a img {
    width: 38.7rem;
  }
}
.shop-list__single .shop-logo.w200 a img {
  width: 20rem;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-logo.w200 a img {
    width: 38.7rem;
  }
}
.shop-list__single .shop-content {
  width: calc(100% - 26rem);
}
@media print, screen and (min-width: 768px) {
  .shop-list__single .shop-content {
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content {
    width: 100%;
  }
}
.shop-list__single .shop-content__text {
  width: calc(100% - 29.8rem);
  margin-right: 2.7rem;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__text {
    width: 100%;
    margin: 0 0 2.7rem;
  }
}
.shop-list__single .shop-content__text h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 768px) {
  .shop-list__single .shop-content__text h3 {
    display: flex;
    gap: 1rem;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__text h3 {
    font-size: 4.2rem;
    margin-bottom: 2rem;
    text-align: center;
  }
}
.shop-list__single .shop-content__text h3 span {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.6rem;
  border: 1px solid #666;
  letter-spacing: 0.025em;
  width: 16.2rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__text h3 span {
    width: 28.3rem;
    line-height: 4.5rem;
    margin: auto;
    font-size: 2.4rem;
    display: block;
    margin: 1rem auto 0;
  }
}
.shop-list__single .shop-content__text p {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  letter-spacing: 0.1em;
  line-height: 2.15;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__text p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__text p {
    line-height: 1.75;
    padding: 0 1rem;
    letter-spacing: 0.147em;
  }
}
.shop-list__single .shop-content__link {
  width: 28.8rem;
  margin-top: 1rem;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__link {
    width: 50rem;
    margin: auto;
  }
}
.shop-list__single .shop-content__link .cart {
  width: 100%;
  height: 12rem;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__link .cart {
    height: 14rem;
    border-radius: 14rem;
  }
}
.shop-list__single .shop-content__link .cart a {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  height: 100%;
  color: #fff;
  background: #28A5EB;
  border-radius: 6rem;
  border: 2px solid #28A5EB;
  transition: 0.3s;
  opacity: 1 !important;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__link .cart a {
    font-size: 3.2rem;
    border-radius: 7rem;
  }
}
.shop-list__single .shop-content__link .cart a::before {
  content: "";
  background: url("../img/order/cart-icon.svg") no-repeat center/cover;
  width: 3rem;
  height: 3rem;
  display: block;
  margin: 0px auto 0.8rem;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__link .cart a::before {
    width: 4.3rem;
    height: 4.6rem;
    margin: 0 1.5rem 0 0;
  }
}
.shop-list__single .shop-content__link .cart a span {
  display: block;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__link .cart a span {
    width: auto;
    letter-spacing: -0.05em;
  }
}
.shop-list__single .shop-content__link .cart a:hover {
  background: #fff;
  color: #28A5EB;
}
.shop-list__single .shop-content__link .cart a:hover::before {
  background-image: url("../img/order/cart-icon-blue.svg");
}
.shop-list__single .shop-content__link .registration {
  text-align: center;
  width: 18.3rem;
  margin: 1.8rem auto 0;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__link .registration {
    margin-top: 3rem;
    width: 31.5rem;
  }
}
.shop-list__single .shop-content__link .registration a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0 0 0.5rem;
  border-bottom: 2px solid #000;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__link .registration a {
    font-size: 2.9rem;
    letter-spacing: 0.16em;
    padding-bottom: 1rem;
  }
}
.shop-list__single .shop-content__link .registration a::after {
  content: "";
  width: 0.85rem;
  height: 0.85rem;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  margin-left: 1rem;
  position: relative;
  transition: 0.3s;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .shop-list__single .shop-content__link .registration a::after {
    width: 1.65rem;
    height: 1.65rem;
  }
}
.shop-list__single .shop-content__link .registration a:hover::after {
  right: -1rem;
}
/*# sourceMappingURL=order.css.map */