@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] {
  -webkit-text-decoration: underline dotted;
          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 */
  -moz-appearance: none;
       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;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-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変換
===================================================== */
/* vw変換
===================================================== */
/* 最大サイズ(PC用)
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* youtube
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-style
===================================================== */
.font--din-demi {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.font--din-light {
  font-family: din-2014, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.font--zen-m {
  font-family: zen-kaku-gothic-new, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font--kin-m {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font--kin-b {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.font--hiragino-w3 {
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-weight: 300;
  font-style: normal;
}

/* コンテンツ幅、インナー
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* 
============================================ */ /* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #fff;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  background-color: #D38093;
  color: #fff;
  overflow: hidden;
  width: 100vw;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 14px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

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

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

/* .top
===================================================== */
.top {
  width: 100vw;
  position: relative;
}
.top .header-img {
  width: 100%;
  height: auto;
}
.top .scroll {
  display: flex;
  align-items: center;
  position: absolute;
  transform-origin: left bottom;
  transform: rotate(90deg);
  top: calc(100% + 9.3333333333vw);
  left: 93%;
}
@media screen and (min-width: 768px) {
  .top .scroll {
    top: calc(100% + min(2.734375vw, 35px));
    left: 97.5%;
  }
}
.top .scroll .scroll__text {
  color: #fff;
  font-size: 2.6666666667vw;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .top .scroll .scroll__text {
    font-size: min(0.78125vw, 10px);
  }
}
.top .scroll .scroll__line {
  position: relative;
  width: 26.6666666667vw;
  margin-left: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .top .scroll .scroll__line {
    margin-left: min(0.78125vw, 10px);
    width: min(7.8125vw, 100px);
  }
}
.top .scroll .scroll__line span {
  display: block;
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: line 3s ease-in-out infinite;
          animation: line 3s ease-in-out infinite;
}
@-webkit-keyframes line {
  0% {
    left: 0;
    right: auto;
    width: 0;
    opacity: 0;
  }
  50% {
    left: 0;
    right: auto;
    width: 100%;
    opacity: 1;
  }
  51% {
    left: auto;
    right: 0;
    width: 100%;
    opacity: 1;
  }
  100% {
    left: auto;
    right: 0;
    width: 0;
    opacity: 0;
  }
}
@keyframes line {
  0% {
    left: 0;
    right: auto;
    width: 0;
    opacity: 0;
  }
  50% {
    left: 0;
    right: auto;
    width: 100%;
    opacity: 1;
  }
  51% {
    left: auto;
    right: 0;
    width: 100%;
    opacity: 1;
  }
  100% {
    left: auto;
    right: 0;
    width: 0;
    opacity: 0;
  }
}

/* .lead
===================================================== */
.lead {
  width: 84vw;
  margin: 21.6vw auto 0;
}
@media screen and (min-width: 768px) {
  .lead {
    margin: min(7.03125vw, 90px) auto 0;
  }
}

.lead-catch {
  width: 57.8666666667vw;
  margin-bottom: 11.2vw;
}

.lead-title {
  font-size: 4.8vw;
  letter-spacing: 0.05em;
  line-height: 1.7777777778;
  margin-bottom: 1.8666666667vw;
}
@media screen and (min-width: 768px) {
  .lead-title {
    font-size: min(2.1875vw, 28px);
    text-align: center;
    margin-bottom: min(0.9375vw, 12px);
  }
}

.lead-text {
  font-size: 3.7333333333vw;
  letter-spacing: 0;
  line-height: 2;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .lead-text {
    font-size: min(1.09375vw, 14px);
    text-align: center;
  }
}

/* .novelty
===================================================== */
.novelty-top {
  width: 84vw;
  margin: 0 auto;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 13.3333333333vw 9.8666666667vw;
}
@media screen and (min-width: 768px) {
  .novelty-top {
    width: min(42.1875vw, 540px);
    padding: min(3.125vw, 40px) 0 min(3.90625vw, 50px);
  }
}

.novelty-top-title {
  font-size: 5.3333333333vw;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  margin-bottom: 7.7333333333vw;
}
@media screen and (min-width: 768px) {
  .novelty-top-title {
    font-size: min(1.5625vw, 20px);
    margin-bottom: min(2.34375vw, 30px);
  }
}

@media screen and (min-width: 768px) {
  .novelty-top__contents {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .novelty-top__right {
    width: min(17.96875vw, 230px);
  }
}

.novelty-top-img {
  margin-bottom: 4.5333333333vw;
}
@media screen and (min-width: 768px) {
  .novelty-top-img {
    width: min(14.0625vw, 180px);
    margin-bottom: 0;
    margin-right: min(3.515625vw, 45px);
  }
}

.novelty-top-text {
  font-size: vw(14, 375);
  letter-spacing: 0;
  line-height: 1.8571428571;
  text-align: center;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .novelty-top-text {
    font-size: min(1.09375vw, 14px);
    margin-bottom: min(2.34375vw, 30px);
  }
}

.novelty-top-btn .novelty-top-btn__link {
  display: block;
  border: 1px solid #fff;
  width: 61.3333333333vw;
  margin: 0 auto;
  font-size: 3.7333333333vw;
  line-height: 12vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .novelty-top-btn .novelty-top-btn__link {
    width: 100%;
    font-size: min(1.09375vw, 14px);
    line-height: min(3.671875vw, 47px);
  }
}

/* .sec
===================================================== */
.sec {
  width: 100vw;
  padding-top: 32vw;
  padding-bottom: 26.6666666667vw;
}
@media screen and (min-width: 768px) {
  .sec {
    padding-top: min(14.84375vw, 190px);
    padding-bottom: min(9.375vw, 120px);
  }
}
@media screen and (min-width: 768px) {
  .sec .sec__inner {
    max-width: 1280px;
    margin: 0 auto;
  }
}
.sec .sec__text {
  width: 84vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .sec .sec__text {
    width: min(37.5vw, 480px);
    padding: 0 min(6.25vw, 80px);
  }
}

.sec-title {
  position: relative;
}
.sec-title span {
  display: block;
}
.sec-title .sec-title__num {
  position: absolute;
  text-shadow: 1px 1px 0 #F4FDA9, -1px -1px 0 #F4FDA9, -1px 1px 0 #F4FDA9, 1px -1px 0 #F4FDA9, 0px 1px 0 #F4FDA9, -1px 0 #F4FDA9, -1px 0 0 #F4FDA9, 1px 0 0 #F4FDA9;
  font-size: 53.3333333333vw;
  letter-spacing: -0.05em;
  line-height: 1;
  z-index: 1;
  top: -25.8666666667vw;
  right: -2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .sec-title .sec-title__num {
    font-size: min(15.625vw, 200px);
    top: -72%;
    right: -1%;
  }
}
.sec-title .sec-title__sub {
  font-size: 3.2vw;
  letter-spacing: 0.05em;
  line-height: 1;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .sec-title .sec-title__sub {
    font-size: min(0.9375vw, 12px);
  }
}
.sec-title .sec-title__main {
  font-size: 9.6vw;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .sec-title .sec-title__main {
    font-size: min(2.8125vw, 36px);
  }
}

.sec-lead {
  font-size: 3.7333333333vw;
  letter-spacing: 0;
  line-height: 1.8571428571;
  margin-bottom: 11.7333333333vw;
}
@media screen and (min-width: 768px) {
  .sec-lead {
    font-size: min(1.09375vw, 14px);
    margin-bottom: 0;
  }
}

.sec-main {
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .sec-main {
    width: min(62.5vw, 800px);
    margin-bottom: min(6.25vw, 80px);
  }
}

.sec-list {
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .sec-list {
    margin-bottom: min(1.5625vw, 20px);
  }
}
.sec-list .sec-list__title {
  font-size: 5.3333333333vw;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  margin-bottom: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .sec-list .sec-list__title {
    font-size: min(1.5625vw, 20px);
    margin-bottom: min(2.734375vw, 35px);
  }
}

@media screen and (min-width: 768px) {
  .sec-list--2 {
    width: min(38.28125vw, 490px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec-list--2 .category {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .sec-list--2 .category .category__item {
    width: calc((100% - min(1.5625vw, 20px) * 2) / 2);
  }
}
@media screen and (min-width: 768px) {
  .sec-list--2 .category .category__item:not(:first-of-type) {
    margin-right: 0;
  }
}

.sec-all {
  width: 89.3333333333vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .sec-all {
    width: min(31.25vw, 400px);
  }
}
.sec-all .sec-all__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 21.3333333333vw;
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  .sec-all .sec-all__link {
    height: min(6.25vw, 80px);
    cursor: pointer;
  }
}
.sec-all .sec-all__icon,
.sec-all .sec-all__text {
  display: inline-block;
}
.sec-all .sec-all__icon {
  width: 5.3333333333vw;
  margin-right: 3.4666666667vw;
}
@media screen and (min-width: 768px) {
  .sec-all .sec-all__icon {
    width: min(1.5625vw, 20px);
    margin-right: min(1.015625vw, 13px);
  }
}
.sec-all .sec-all__text {
  font-size: 4.2666666667vw;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .sec-all .sec-all__text {
    font-size: min(1.25vw, 16px);
  }
}
.sec-all .sec-all__attention {
  margin-top: 5.3333333333vw;
  margin-left: 4.5333333333vw;
  font-size: 3.2vw;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .sec-all .sec-all__attention {
    font-size: min(0.9375vw, 12px);
    margin-top: min(1.5625vw, 20px);
    margin-left: 0;
    text-align: center;
  }
}

.sec-bnr {
  width: 68vw;
  margin: 13.3333333333vw auto 0;
}
@media screen and (min-width: 768px) {
  .sec-bnr {
    width: min(19.921875vw, 255px);
    margin: min(3.90625vw, 50px) auto 0;
  }
}
.sec-bnr .sec-bnr__link {
  display: block;
}
.sec-bnr .sec-bnr__img {
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .sec-bnr .sec-bnr__img {
    margin-bottom: min(0.78125vw, 10px);
  }
}
.sec-bnr .sec-bnr__text {
  font-size: 3.2vw;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sec-bnr .sec-bnr__text {
    font-size: min(0.9375vw, 12px);
  }
}

/* .sec カラー
===================================================== */
#sec--1 {
  background-color: #D38093;
}
#sec--1 .sec-title .sec-title__num {
  color: #D38093;
}

#sec--2 {
  background-color: #A4999D;
}
#sec--2 .sec-title .sec-title__num {
  color: #A4999D;
}

#sec--3 {
  background-color: #B096C5;
}
#sec--3 .sec-title .sec-title__num {
  color: #B096C5;
}

/* 自動取得
===================================================== */
.category {
  width: 89.3333333333vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .category {
    width: min(78.125vw, 1000px);
    justify-content: flex-start;
  }
}
.category .category__item {
  width: 42.6666666667vw;
  font-size: 3.2vw;
  letter-spacing: 0;
  line-height: 1.6666666667;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .category .category__item {
    width: calc((100% - min(1.5625vw, 20px) * 3) / 4);
    font-size: min(0.9375vw, 12px);
    margin-bottom: min(10.6666666667vw, 40px);
  }
}
@media screen and (min-width: 768px) {
  .category .category__item:not(:nth-of-type(4n)) {
    margin-right: min(1.5625vw, 20px);
  }
}
.category .category__item a {
  display: block;
}
.category img {
  margin-bottom: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .category img {
    margin-bottom: min(0.78125vw, 10px);
  }
}
.category .ico_box span {
  display: inline-block;
  font-size: 2.6666666667vw;
  letter-spacing: 0;
  line-height: 4.2666666667vw;
  text-align: center;
  width: 11.7333333333vw;
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 1.0666666667vw;
}
@media screen and (min-width: 768px) {
  .category .ico_box span {
    font-size: min(0.78125vw, 10px);
    line-height: min(1.5625vw, 20px);
    width: min(3.75vw, 48px);
    margin-bottom: min(0.3125vw, 4px);
  }
}
.category .ico_box span:not(:last-child) {
  margin-right: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .category .ico_box span:not(:last-child) {
    margin-right: min(1.3333333333vw, 5px);
  }
}
.category .ico_box .before_releace {
  background-color: #808080;
}
.category .ico_box .reservation {
  background-color: #7C94D5;
}
.category .ico_box .sale,
.category .ico_box .timesale_ico {
  background-color: #D14E4E !important;
  border: 1px solid #E68989 !important;
  display: inline-block !important;
}
.category .ico_box .timesale_ico {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0 2.1333333333vw !important;
}
@media screen and (min-width: 768px) {
  .category .ico_box .timesale_ico {
    padding: 0 min(0.625vw, 8px) !important;
  }
}
.category .price {
  font-size: 3.7333333333vw;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .category .price {
    font-size: min(1.09375vw, 14px);
  }
}
.category .price.salecolor {
  color: #D31B1B;
}
.category .price.salecolor + .price {
  color: #D31B1B;
}
@media screen and (min-width: 768px) {
  .category .category__item a p:first-child img + span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .category .category__item a .photo span {
    display: none;
  }
}

/* #sec--1
===================================================== */
@media screen and (min-width: 768px) {
  #sec--1 .sec__top {
    display: flex;
  }
}
#sec--1 .sec-title {
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-title {
    margin-bottom: min(1.40625vw, 18px);
  }
}
#sec--1 .sec-title .sec-title__sub {
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-title .sec-title__sub {
    margin-bottom: min(1.40625vw, 18px);
  }
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-main {
    display: flex;
    position: relative;
  }
}
#sec--1 .sec-main .sec-main__img--1 {
  width: 84vw;
  margin: 0 auto 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-main .sec-main__img--1 {
    position: absolute;
    bottom: min(2.96875vw, 38px);
    left: -50%;
    margin: 0;
    width: min(24.609375vw, 315px);
  }
}
#sec--1 .sec-main .sec-main__img--2,
#sec--1 .sec-main .sec-main__img--3 {
  width: 100vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-main .sec-main__img--2,
#sec--1 .sec-main .sec-main__img--3 {
    width: min(31.25vw, 400px);
  }
}

/* #sec--2
===================================================== */
@media screen and (min-width: 768px) {
  #sec--2 {
    padding-top: min(10.9375vw, 140px);
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-title__num {
    top: -52%;
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec__top {
    display: flex;
    flex-direction: row-reverse;
  }
}
#sec--2 .sec-title {
  margin-bottom: 9.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-title {
    margin-bottom: min(2.734375vw, 35px);
  }
}
#sec--2 .sec-title .sec-title__sub {
  margin-bottom: 4.8vw;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-title .sec-title__sub {
    margin-bottom: min(1.40625vw, 18px);
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-main {
    display: flex;
  }
}
#sec--2 .sec-main .sec-main__img--1,
#sec--2 .sec-main .sec-main__img--2 {
  width: 100vw;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-main .sec-main__img--1,
#sec--2 .sec-main .sec-main__img--2 {
    width: min(31.25vw, 400px);
  }
}

/* #sec--3
===================================================== */
@media screen and (min-width: 768px) {
  #sec--3 {
    padding-top: min(10.9375vw, 140px);
    padding-bottom: min(11.71875vw, 150px);
  }
}
#sec--3 .sec-title {
  text-align: center;
  margin-bottom: 9.3333333333vw;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-title {
    margin-bottom: min(2.734375vw, 35px);
  }
}
#sec--3 .sec-title .sec-title__num {
  right: 16.8vw;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-title .sec-title__num {
    top: -120%;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
  }
}
#sec--3 .sec-title .sec-title__sub {
  margin-bottom: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-title .sec-title__sub {
    margin-bottom: min(1.328125vw, 17px);
  }
}
#sec--3 .sec-lead {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-lead {
    margin-bottom: min(3.515625vw, 45px);
  }
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-main {
    display: flex;
    width: min(62.5vw, 800px);
    margin-left: auto;
    margin-right: auto;
  }
}
#sec--3 .sec-main .sec-main__img--1,
#sec--3 .sec-main .sec-main__img--2 {
  width: 100vw;
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-main .sec-main__img--1,
#sec--3 .sec-main .sec-main__img--2 {
    width: 50%;
  }
}

/* .novelty-bottom
===================================================== */
.novelty-bottom {
  width: 100vw;
  padding: 26.6666666667vw 0 24.8vw;
  background-color: #E6E1E6;
  color: #000;
}
@media screen and (min-width: 768px) {
  .novelty-bottom {
    padding: min(7.8125vw, 100px) 0 min(7.421875vw, 95px);
  }
}
.novelty-bottom .novelty-bottom__inner {
  width: 84vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .novelty-bottom .novelty-bottom__inner {
    width: min(50vw, 640px);
  }
}

.novelty-bottom-title {
  text-align: center;
  margin-bottom: 10.6666666667vw;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-title {
    margin-bottom: min(3.125vw, 40px);
  }
}
.novelty-bottom-title .novelty-bottom-title__word {
  display: inline-block;
  background-color: #7C94D5;
  font-size: 9.6vw;
  letter-spacing: 0.05em;
  line-height: 1.2777777778;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-title .novelty-bottom-title__word {
    font-size: min(2.8125vw, 36px);
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.novelty-bottom-title .novelty-bottom-title__word:first-of-type {
  transform: translateX(-8.5333333333vw);
  padding: 0 4vw;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-title .novelty-bottom-title__word:first-of-type {
    transform: translateX(-17%);
    padding: 0 min(1.09375vw, 14px);
  }
}
.novelty-bottom-title .novelty-bottom-title__word:last-of-type {
  transform: translate(8vw, -0.8vw);
  padding: 0 3.4666666667vw 0;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-title .novelty-bottom-title__word:last-of-type {
    transform: translate(17%, -8%);
    padding: 0 min(1.015625vw, 13px);
  }
}

.novelty-bottom-lead {
  text-align: center;
  font-size: 4.8vw;
  letter-spacing: 0;
  line-height: 1.7777777778;
  margin-bottom: 11.7333333333vw;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-lead {
    font-size: min(1.40625vw, 18px);
    margin-bottom: min(3.359375vw, 43px);
  }
}

.novelty-bottom--end {
  font-size: 4.2666666667vw;
  letter-spacing: 0;
  width: 84vw;
  margin: 0 auto;
  text-align: center;
  line-height: 14.1333333333vw;
  margin-bottom: 11.7333333333vw;
}
@media screen and (min-width: 768px) {
  .novelty-bottom--end {
    font-size: min(1.25vw, 16px);
    line-height: min(4.140625vw, 53px);
    margin-bottom: min(3.359375vw, 43px);
    width: 100%;
  }
}

.novelty-bottom-imgwrap {
  width: 84vw;
  margin: 0 auto 5.8666666667vw;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-imgwrap {
    width: min(50vw, 640px);
    display: flex;
    margin: 0 auto min(1.71875vw, 22px);
  }
}
.novelty-bottom-imgwrap .novelty-bottom-imgwrap__img:first-of-type {
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-imgwrap .novelty-bottom-imgwrap__img:first-of-type {
    margin-right: min(0.78125vw, 10px);
    margin-bottom: 0;
  }
}

.novelty-bottom-text--1 {
  font-size: 3.7333333333vw;
  letter-spacing: 0;
  line-height: 1.8571428571;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-text--1 {
    font-size: min(1.09375vw, 14px);
    margin-bottom: min(1.5625vw, 20px);
  }
}

.novelty-bottom-text--2 {
  font-size: 3.2vw;
  letter-spacing: 0;
  line-height: 1.8333333333;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-text--2 {
    font-size: min(0.9375vw, 12px);
    margin-bottom: min(1.5625vw, 20px);
  }
}

.novelty-bottom-attention {
  font-size: 2.9333333333vw;
  letter-spacing: 0;
  line-height: 1.8181818182;
}
@media screen and (min-width: 768px) {
  .novelty-bottom-attention {
    font-size: min(0.859375vw, 11px);
  }
}
.novelty-bottom-attention .novelty-bottom-attention__link {
  display: inline-block;
}
.novelty-bottom-attention .novelty-bottom-attention__link .novelty-bottom-attention__line {
  text-decoration: underline;
}

/* .popup
===================================================== */
.popup {
  width: 100vw;
  background-color: #DED6DE;
  padding: 20vw 0 21.3333333333vw;
  color: #000;
}
@media screen and (min-width: 768px) {
  .popup {
    padding: min(7.421875vw, 95px) 0 min(7.8125vw, 100px);
  }
}
.popup .popup__inner {
  width: 68vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .popup .popup__inner {
    width: auto;
  }
}

.popup-title {
  font-size: 5.3333333333vw;
  line-height: 1.75;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 4.5333333333vw;
}
@media screen and (min-width: 768px) {
  .popup-title {
    font-size: min(1.5625vw, 20px);
    margin-bottom: min(1.25vw, 16px);
  }
}
.popup-title span {
  display: block;
}

.popup-text {
  font-size: 3.2vw;
  line-height: 1.8333333333;
  letter-spacing: 0;
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 768px) {
  .popup-text {
    font-size: min(1.09375vw, 14px);
    text-align: center;
    margin-bottom: min(1.953125vw, 25px);
  }
}

.popup-btn .popup-btn__link {
  display: block;
  width: 100%;
  line-height: 12.5333333333vw;
  font-size: vw(14, 375);
  letter-spacing: 0;
  color: #fff;
  background-color: #7C94D5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .popup-btn .popup-btn__link {
    font-size: min(1.09375vw, 14px);
    width: min(19.84375vw, 254px);
    margin: 0 auto;
    line-height: min(3.75vw, 48px);
  }
}

/* .bnr
===================================================== */
.bnr-list {
  margin: 0 auto 60px;
}
@media screen and (min-width: 768px) {
  .bnr-list {
    width: 550px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .bnr-list {
    width: 89.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .bnr-list__item {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .bnr-list__item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .bnr-list__item:not(:last-child) {
    margin-bottom: 44px;
  }
}
.bnr-list__link {
  display: block;
}
.bnr-list__text {
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
}
.bnr-list__img {
  width: 100%;
}

/* .main-footer
===================================================== */
.main-footer {
  width: 100vw;
  padding: 21.3333333333vw 0 9.8666666667vw;
  background-color: #7C94D5;
}
@media screen and (min-width: 768px) {
  .main-footer {
    padding: min(7.8125vw, 100px) 0 min(5.859375vw, 75px);
  }
}

.coming {
  width: 84vw;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 15px;
  padding: 12.2666666667vw 12vw 8vw;
  margin: 0 auto 12.2666666667vw;
}
@media screen and (min-width: 768px) {
  .coming {
    width: min(42.96875vw, 550px);
    padding: min(3.28125vw, 42px) 0;
    margin: 0 auto min(3.75vw, 48px);
  }
}

.coming-text {
  font-size: 3.7333333333vw;
  line-height: 1.8571428571;
  text-align: center;
  margin-bottom: 6.6666666667vw;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .coming-text {
    font-size: min(1.09375vw, 14px);
    margin-bottom: min(1.796875vw, 23px);
  }
}

.coming-list {
  width: 100%;
  margin: 0 auto 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .coming-list {
    width: min(35.15625vw, 450px);
    display: flex;
    margin: 0 auto min(1.5625vw, 20px);
  }
}
@media screen and (min-width: 768px) {
  .coming-list .coming-list__item {
    width: 50%;
  }
}
.coming-list .coming-list__item:first-child {
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .coming-list .coming-list__item:first-child {
    margin-bottom: 0;
  }
}

.coming-btn {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .coming-btn {
    width: min(17.578125vw, 225px);
    margin: 0 auto;
  }
}
.coming-btn .coming-btn__link {
  display: block;
  width: 100%;
  line-height: 10.6666666667vw;
  text-align: center;
  background-color: #fff;
  color: #7C94D5;
  font-size: 3.2vw;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .coming-btn .coming-btn__link {
    line-height: min(3.125vw, 40px);
    font-size: min(0.9375vw, 12px);
  }
}

.main-footer__logo {
  width: 37.3333333333vw;
  margin: 0 auto 4.5333333333vw;
}
@media screen and (min-width: 768px) {
  .main-footer__logo {
    width: min(10.9375vw, 140px);
    margin: 0 auto min(2.109375vw, 27px);
  }
}

.main-footer__copy {
  text-align: center;
}
.main-footer__copy small {
  display: block;
  font-size: 2.9333333333vw;
  letter-spacing: 0;
  line-height: 1.8181818182;
}
@media screen and (min-width: 768px) {
  .main-footer__copy small {
    font-size: min(0.859375vw, 11px);
  }
}

/* #footer
===================================================== */
#pal_footer {
  width: 100vw;
  background-color: #fff;
}
#pal_footer::before {
  content: "";
  display: block;
  width: 100%;
  height: 133.3333333333vw;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #pal_footer::before {
    height: min(39.0625vw, 500px);
  }
}
#pal_footer .info {
  text-align: center;
  padding: 50px 10% 50px;
}
@media screen and (min-width: 768px) {
  #pal_footer .info {
    padding: 70px 10% 50px;
  }
}
#pal_footer .info ul#footer_snsArea {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 54px;
}
#pal_footer .info ul#footer_snsArea li {
  width: 30px;
}
#pal_footer .info ul#footer_snsArea li:not(:last-child) {
  margin-right: 20px;
}
#pal_footer .info ul#footer_snsArea li a {
  display: block;
}
#pal_footer .info .palcloset {
  width: 112px;
  margin: 0 auto 12px;
  display: block;
}
#pal_footer .info small {
  display: block;
  font-size: 11px;
  letter-spacing: 0;
  color: #000;
}

.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
}

/* animation
===================================================== */
.fadein {
  opacity: 0;
  transition: opacity 0.7s;
}
.fadein.show {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .fadein-sp {
    opacity: 0;
    transition: opacity 0.7s;
  }
}
@media screen and (max-width: 767px) {
  .fadein-sp.show {
    opacity: 1;
  }
}

@media screen and (min-width: 768px) {
  .fadein-pc {
    opacity: 0;
    transition: opacity 0.7s;
  }
}
@media screen and (min-width: 768px) {
  .fadein-pc.show {
    opacity: 1;
  }
}/*# sourceMappingURL=style.css.map */