@charset "UTF-8";
/* 読み込み
===================================================== */
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* line-heightの上下をなくす
===================================================== */
/* letter-spacingの文末をなくす
===================================================== */
/* clearfix
===================================================== */
/* hover
===================================================== */
/* linkcolor
===================================================== */
/* z-index
===================================================== */
/* rem変換
===================================================== */
/* vh変換(SP用)
===================================================== */
/* vw変換(SP用)
===================================================== */
/* vw変換(PC用) minとmax
===================================================== */
/* spサイズをpcへ引き伸ばし
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area(padding-top)
===================================================== */
/* aspect-area-h(height)
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide_x
============================================ */
/* loopslide_y
============================================ */
/* common
===================================================== */
html,
body {
  background-color: #fff;
  color: #333;
  letter-spacing: 0;
  line-height: 1.75;
  font-family: "nobel", sans-serif;
  font-weight: 400;
  font-style: normal;
  overscroll-behavior: none;
}

.wrapper {
  overflow-x: hidden;
  width: 100%;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}

img,
video {
  width: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .pcNone {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .spNone {
    display: none !important;
  }
}

.no_scroll {
  overflow: hidden !important;
  height: 100%;
}

/* #loading
===================================================== */
.loading {
  position: relative;
}
.loading .skip {
  position: fixed;
  z-index: 104;
}
@media screen and (max-width: 767px) {
  .loading .skip {
    width: 13.3333333333vw;
    bottom: 2.6666666667vw;
    right: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .loading .skip {
    width: 60px;
    bottom: 20px;
    right: 20px;
  }
}
.loading .load_1 {
  position: fixed;
  width: 100%;
  height: 100lvh;
  background: #fff;
  z-index: 104;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.loading .load_1 p {
  width: 20.8vw;
}
@media screen and (min-width: 768px) {
  .loading .load_1 p {
    width: 140px;
  }
}
.loading .load_2 {
  position: fixed;
  width: 100%;
  height: 100svh;
  z-index: 103;
}
.loading .load_2 .flex {
  display: flex;
  position: relative;
}
@media screen and (min-width: 768px) {
  .loading .load_2 .flex {
    flex-direction: column;
    height: 100svh;
  }
}
@media screen and (max-width: 767px) {
  .loading .load_2 .flex p:nth-of-type(1) {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .loading .load_2 .flex p:nth-of-type(1) {
    position: absolute;
    display: flex;
    height: 50svh;
    width: 100%;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .loading .load_2 .flex p:nth-of-type(2) {
    width: 50%;
    position: absolute;
    top: -260px;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .loading .load_2 .flex p:nth-of-type(2) {
    position: absolute;
    display: flex;
    height: 50svh;
    width: 100%;
    bottom: 0;
    left: -450px;
  }
}
.loading .load_2 h1 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 340px;
  position: absolute;
  z-index: 102;
  display: none;
}
@media screen and (min-width: 768px) {
  .loading .load_2 h1 {
    width: 640px;
  }
}
.loading .load_3 {
  position: fixed;
  width: 100%;
  height: 100svh;
  background: #fff;
  z-index: 101;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.loading .load_3 h2 {
  width: 180px;
}

/* #main
===================================================== */
.inner {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .inner {
    gap: 1.6vw;
    padding-top: 2.6666666667vw;
    margin-bottom: 16vw;
    width: 100vw;
    height: 235.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .inner {
    width: 1542px;
    height: 1964px;
    padding-top: 20px;
    gap: 20px;
    margin-bottom: 100px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
.inner .inner_left {
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .inner .inner_left {
    gap: 1.6vw;
    margin-left: -40.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .inner .inner_left {
    width: 1290px;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .inner .inner_left .row_2 {
    margin-top: -32.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .inner .inner_left .row_2 {
    margin-top: -340px;
  }
}
.inner .inner_right {
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .inner .inner_right {
    gap: 1.6vw;
    margin-right: -40.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .inner .inner_right {
    width: 1290px;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .inner .inner_right .row_4 {
    margin-top: -32.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .inner .inner_right .row_4 {
    margin-top: -340px;
  }
}
.inner #row {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .inner #row {
    width: 43.8666666667vw;
    gap: 1.6vw;
  }
}
@media screen and (min-width: 768px) {
  .inner #row {
    gap: 20px;
    width: 480px;
  }
}

/* modal_open_btn
===================================================== */
.row_2 p:nth-of-type(2) {
  position: relative;
}
.row_2 p:nth-of-type(2) button {
  position: absolute;
  bottom: 2.1333333333vw;
  right: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .row_2 p:nth-of-type(2) button {
    bottom: 12px;
    right: 12px;
  }
}
.row_2 p:nth-of-type(4) {
  position: relative;
}
.row_2 p:nth-of-type(4) button {
  position: absolute;
  bottom: 4.8vw;
  right: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .row_2 p:nth-of-type(4) button {
    bottom: 12px;
    right: 12px;
  }
}

.row_3 p:nth-of-type(2) {
  position: relative;
}
.row_3 p:nth-of-type(2) button {
  position: absolute;
  bottom: 2.1333333333vw;
  right: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .row_3 p:nth-of-type(2) button {
    bottom: 12px;
    right: 12px;
  }
}

.tap_btn {
  width: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .tap_btn {
    width: 22px;
  }
}

@media screen and (min-width: 768px) {
  .width_360 {
    height: 220px;
  }
}

/* modal
===================================================== */
/* オーバーレイ */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.modal-window {
  display: none;
  position: fixed;
  top: 20px;
  left: 0;
  width: 89.3333333333vw;
  background-color: #ffffff;
  z-index: 11;
  height: calc(97.5369458128% - 20px);
  overflow-y: auto;
  overscroll-behavior: none;
}
@media screen and (max-width: 767px) {
  .modal-window {
    margin-left: 5.3333333333vw;
    margin-right: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .modal-window {
    width: 768px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 48px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-height: 83.912037037%;
  }
}

/* modal_sec
===================================================== */
.modal-window {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.modal-window button {
  position: fixed;
  width: 3.2vw;
  top: 40px;
  right: 40px;
}
@media screen and (min-width: 768px) {
  .modal-window button {
    width: 16px;
    position: sticky;
    top: 32px;
    left: 900px;
  }
}
.modal-window .top_text {
  text-align: center;
  font-family: "nobel", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .modal-window .top_text {
    font-size: 5.3333333333vw;
    padding-top: 13.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .modal-window .top_text {
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .modal-window .item_img {
    width: 78.6666666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.modal-window .head_text {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .modal-window .head_text {
    font-size: 4.2666666667vw;
    padding-left: 5.3333333333vw;
    padding-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .modal-window .head_text {
    font-size: 14px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .modal-window .text {
    font-size: 3.2vw;
    padding-top: 4.8vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .modal-window .text {
    font-size: 11px;
    padding-top: 18px;
  }
}
.modal-window .price {
  font-family: "nobel", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .modal-window .price {
    font-size: 3.2vw;
    padding-left: 5.3333333333vw;
    padding-top: 4.5333333333vw;
    padding-bottom: 4.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .modal-window .price {
    font-size: 12px;
    padding-top: 17px;
    padding-bottom: 18px;
  }
}
.modal-window .price span {
  font-size: 2.6666666667vw;
  margin-left: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  .modal-window .price span {
    font-size: 10px;
    margin-left: 4px;
  }
}
.modal-window .view {
  text-align: center;
  border: 1px solid #1c1c1c;
  font-family: "nobel", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
}
@media screen and (max-width: 767px) {
  .modal-window .view {
    font-size: 3.7333333333vw;
    width: 78.6666666667vw;
    padding-top: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    margin: 0 auto;
    margin-bottom: 10.6666666667vw;
  }
  .modal-window .view:active {
    background-color: #333;
    color: #ffffff;
  }
}
@media screen and (min-width: 768px) {
  .modal-window .view {
    font-size: 14px;
    width: 100%;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  .modal-window .view:hover {
    background-color: #333;
    color: #ffffff;
  }
}
@media screen and (min-width: 768px) {
  .modal-window .pc_flex {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 16px;
  }
}

.no-scroll {
  overflow: hidden;
  height: 100%;
}

/* btn
===================================================== */
.btn {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 3.7333333333vw;
  padding-top: 4.8vw;
  padding-bottom: 4vw;
  padding-left: 12vw;
  padding-right: 10.9333333333vw;
  color: #fff;
  background-color: #1c1c1c;
  width: 80vw;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .btn:active {
    background-color: #333;
    color: #ffffff;
  }
}
@media screen and (min-width: 768px) {
  .btn {
    width: 340px;
    font-size: 16px;
    padding-left: 47px;
    padding-right: 47px;
    padding-top: 19px;
    padding-bottom: 15px;
    background-color: #ffffff;
    color: #1c1c1c;
    border: 1px solid #000000;
    transition: 0.3s ease-in-out;
  }
  .btn:hover {
    background-color: #333;
    color: #ffffff;
  }
}

/*hover
===================================================== */
@media screen and (min-width: 768px) {
  .hover {
    display: block;
    position: relative !important;
    overflow: hidden;
    height: 555.75px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .hover .hover_scale {
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 0.3s ease;
    display: inline-block; /* 必要に応じて追加 */
  }
  .hover .hover_scale:hover {
    transform: scale(1.1, 1.1);
    opacity: 0.9;
  }
}

/* credit
===================================================== */
.credit {
  text-align: center;
  font-size: 3.2vw;
  padding-top: 18.6666666667vw;
  padding-bottom: 18.6666666667vw;
  letter-spacing: 0.02em;
  line-height: calc(1.8333333333 px);
}
@media screen and (min-width: 768px) {
  .credit {
    padding-top: 100px;
    padding-bottom: 130px;
    font-size: 14px;
    line-height: calc(1.8571428571 px);
  }
}

/* #footer
===================================================== */
footer ul {
  display: flex;
  justify-content: center;
  gap: 6.4vw;
}
@media screen and (min-width: 768px) {
  footer ul {
    gap: 56px;
  }
}
footer ul li {
  width: 4.8vw;
  padding-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  footer ul li {
    width: 18px;
    padding-bottom: 30px;
  }
}
footer #f-logo {
  display: block;
  width: 14.6666666667vw;
  padding-bottom: 8.5333333333vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  footer #f-logo {
    width: 55px;
    padding-bottom: 30px;
  }
}
footer #f-copy {
  text-align: center;
  font-size: 3.2vw;
  padding-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  footer #f-copy {
    font-size: 14px;
    padding-bottom: 46px;
  }
}/*# sourceMappingURL=style.css.map */