@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
============================================ */
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/*--------------------------------------*
* credit
*--------------------------------------*/
.credit_card {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.credit_card.active .plus {
  transform: rotate(45deg);
  transition: all 0.4s;
}

.credit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.3); /* #333 with 30% opacity */
}

.credit_li {
  font-family: neue-haas-unica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  position: absolute;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .credit_li {
    font-size: 3.2vw;
    bottom: 5.0666666667vw;
    left: 4.2666666667vw;
    gap: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .credit_li {
    font-size: 14px;
    bottom: 20px;
    left: 20px;
    gap: 16px;
  }
}
.credit_li span {
  font-size: 10px;
  border: 1px solid #fff;
  padding: 3px 5px;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .item_4 .credit_li {
    transform: translateX(-50%);
    left: 50%;
    bottom: 64px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .item_4 .plus {
    right: 25.5%;
  }
}

.plus {
  position: absolute;
  transition: all 0.4s;
}
@media screen and (max-width: 768px) {
  .plus {
    width: 6.4vw;
    height: 6.4vw;
    bottom: 4.2666666667vw;
    right: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .plus {
    width: 24px;
    height: 24px;
    bottom: 20px;
    right: 20px;
  }
}
.plus:before, .plus:after {
  content: "";
  background-color: #fff;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 768px) {
  .plus:before {
    width: 6.4vw;
    height: 2px;
  }
}
@media screen and (min-width: 768px) {
  .plus:before {
    width: 24px;
    height: 2px;
  }
}
@media screen and (max-width: 768px) {
  .plus:after {
    width: 2px;
    height: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .plus:after {
    width: 2px;
    height: 24px;
  }
}

/* #header
===================================================== */
header {
  width: 100%;
  position: fixed;
  background-color: rgba(255, 255, 255, 0);
  transition: 1s;
  visibility: hidden;
  margin-left: auto;
  margin-right: auto;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  header {
    padding-top: 8.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  header {
    transform: rotate(90deg) translateY(-50%);
    top: 50%;
    right: -42%;
  }
}
@media screen and (max-width: 768px) {
  header h1 {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  header h1 {
    margin-bottom: 16px;
  }
}
header h1 img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  header h1 img {
    width: 53.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  header h1 img {
    width: 200px;
  }
}
header nav ul {
  text-align: center;
  display: flex;
  justify-content: center;
  cursor: pointer;
  color: #1c1c1c;
  font-family: neue-haas-unica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  header nav ul {
    font-size: 3.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  header nav ul {
    font-size: 14px;
  }
}
header nav ul li:hover {
  text-decoration: underline;
  opacity: 0.6;
}
header nav ul li::after {
  content: ",";
}
@media screen and (max-width: 768px) {
  header nav ul li::after {
    margin-left: 0.8vw;
    margin-right: 1.6vw;
  }
}
@media screen and (min-width: 768px) {
  header nav ul li::after {
    margin-left: 3px;
    margin-right: 6px;
  }
}
header nav ul li:nth-of-type(5)::after {
  display: none;
}

#nav1.current,
#nav2.current,
#nav3.current {
  text-decoration: underline;
}

/*-----dropdown-----*/
.dropdown {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 99;
  overflow-y: scroll;
}

/*-----close_btn-----*/
.close {
  position: fixed;
  z-index: 2;
  animation-delay: 1200ms;
}
@media screen and (max-width: 768px) {
  .close {
    width: 5.3333333333vw;
    top: 4.2666666667vw;
    right: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .close {
    width: 24px;
    top: 24px;
    right: 24px;
  }
}

/*-----collections-----*/
#collections {
  height: 100lvh;
  z-index: 99;
}
#collections .inner {
  background: #fff;
  margin-bottom: 100lvh;
  display: block;
  width: 100%;
}
#collections .inner ul {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  font-family: neue-haas-unica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  #collections .inner ul {
    flex-direction: column;
    width: 82.9333333333vw;
    gap: 10.6666666667vw;
    padding-top: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #collections .inner ul {
    width: 90%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#collections .inner ul img {
  margin-bottom: 1.0666666667vw;
}
#collections .height {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #collections .height {
    width: 260px;
  }
}
#collections .height:hover {
  opacity: 0.7;
}

/*-----about-----*/
#about {
  z-index: 99;
}
@media screen and (max-width: 768px) {
  #about {
    height: 100lvh;
  }
}
@media screen and (min-width: 768px) {
  #about {
    height: 80lvh;
  }
}
#about .wrapper {
  display: block;
  width: 100%;
  background: #fff;
  margin-bottom: 100lvh;
}
#about .wrapper .inner {
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #about .wrapper .inner {
    width: 82.9333333333vw;
    font-size: 3.2vw;
    padding-top: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #about .wrapper .inner {
    width: 80%;
    font-size: 12px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  #about .wrapper .inner .title {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #about .wrapper .inner .title {
    margin-bottom: 16px;
  }
}
#about .wrapper .inner .font_unica {
  font-family: neue-haas-unica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  #about .wrapper .inner .font_unica {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  #about .wrapper .inner .font_unica {
    margin-bottom: 12px;
  }
}
#about .wrapper .inner .font_unica {
  font-family: "kozuka-gothic-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*-----stores-----*/
#stores {
  height: 100lvh;
  font-family: neue-haas-unica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#stores .wrapper {
  display: block;
  width: 100%;
  background: #fff;
  margin-bottom: 100lvh;
}
#stores .wrapper .inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #stores .wrapper .inner {
    width: 82.9333333333vw;
    font-size: 3.2vw;
    padding-top: 8.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #stores .wrapper .inner {
    width: 80%;
    max-width: 900px;
    font-size: 12px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 768px) {
  #stores .wrapper .inner .brand_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #stores .wrapper .inner .brand_box .brand_box2 {
    width: 42%;
  }
}
#stores .brand {
  font-family: neue-haas-unica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  #stores .brand {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #stores .brand {
    margin-bottom: 80px;
  }
}
#stores .area {
  color: #999;
}
@media screen and (max-width: 768px) {
  #stores .area {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  #stores .area {
    margin-bottom: 12px;
  }
}
#stores dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #stores dl {
    margin-bottom: 8.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #stores dl {
    margin-bottom: 32px;
  }
}
#stores dl dt {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #stores dl dt {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #stores dl dt {
    margin-bottom: 8px;
  }
}
#stores dl dd {
  width: 30%;
}
@media screen and (max-width: 768px) {
  #stores dl dd {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #stores dl dd {
    margin-bottom: 8px;
  }
}
#stores .link_shoplist {
  text-align: center;
  cursor: pointer;
}
#stores .link_shoplist:hover {
  text-decoration: solid;
}
@media screen and (max-width: 768px) {
  #stores .link_shoplist {
    margin-bottom: 10.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #stores .link_shoplist {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 14px;
  }
}
#stores .link_onlinestore {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #stores .link_onlinestore {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-bottom: 21.3333333333vw;
  }
}
#stores .link_onlinestore a {
  padding: 10px 40px;
  text-decoration: none;
  text-align: center;
  border: solid 1px;
}
#stores .link_onlinestore a:hover {
  background-color: #333;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #stores .link_onlinestore a {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #stores .link_onlinestore a {
    font-size: 14px;
  }
}

/* common
===================================================== */
html,
body {
  background-color: #ffffff;
  color: #333;
  letter-spacing: 0;
  line-height: 1;
  font-family: "kozuka-gothic-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  overscroll-behavior: none;
  min-height: 100svh;
}

main {
  flex: 1;
  min-height: 100%;
}

.wrapper {
  overflow-x: hidden;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.6;
  cursor: pointer;
}
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: 768px) {
  .pcNone {
    display: block;
  }
}

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

/* #top
===================================================== */
.top {
  position: relative;
  width: 100%;
  height: 100svh;
}
.top::before {
  content: "";
}
@media screen and (max-width: 768px) {
  .top::before {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100vh;
    background-image: url(../images/sp_fv.jpg); /*背景画像設定※オリジナル画像を設定してください*/
    background-size: cover;
  }
}
@media screen and (min-width: 768px) {
  .top::before {
    background-image: url(../images/pc_fv.jpg); /*背景画像設定※オリジナル画像を設定してください*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .top .top_title {
    position: fixed;
    width: 58.6666666667vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 768px) {
  .top .top_title {
    position: absolute;
    width: 320px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
  }
}
@media screen and (max-width: 768px) {
  .top .scroll_text {
    color: #ffffff;
    position: fixed;
    bottom: 6.9333333333vw;
    font-size: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  .top .scroll_text {
    color: #ffffff;
    position: absolute;
    font-size: 12px;
    letter-spacing: 0.5;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .top .scroll_img {
    position: fixed;
    width: 2.1333333333vw;
    bottom: 4.2666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  .top .scroll_img {
    position: absolute;
    width: 12px;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* sec
===================================================== */
@media screen and (max-width: 768px) {
  #sec {
    position: relative;
    z-index: 2;
    background: #fff;
  }
}
@media screen and (min-width: 768px) {
  #sec {
    margin-top: 120px;
  }
}
#sec .item_1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec .item_1 {
    width: 544px;
  }
}
#sec .item_2 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #sec .item_2 {
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec .item_2 {
    width: 544px;
    margin-bottom: 120px;
  }
}
#sec .item_3 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #sec .item_3 {
    width: 74.9333333333vw;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec .item_3 {
    width: 424px;
    margin-bottom: 120px;
  }
}
#sec .item_4 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #sec .item_4 {
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec .item_4 {
    width: 100%;
    margin-bottom: 120px;
  }
}
#sec .item_5 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #sec .item_5 {
    width: 74.9333333333vw;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec .item_5 {
    width: 424px;
    margin-bottom: 120px;
  }
}
#sec .item_6 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec .item_6 {
    width: 544px;
  }
}
#sec .item_7 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec .item_7 {
    width: 544px;
  }
}
#sec .item_8 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #sec .item_8 {
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec .item_8 {
    width: 544px;
    margin-bottom: 120px;
  }
}
#sec .item_9 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #sec .item_9 {
    width: 74.9333333333vw;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec .item_9 {
    width: 424px;
    margin-bottom: 120px;
  }
}
#sec .item_10 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec .item_10 {
    width: 544px;
  }
}
#sec .item_11 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec .item_11 {
    width: 544px;
  }
}

/* slick_slide
===================================================== */
.slick img {
  width: 100%;
  transform: scale(1.05); /* 初期スケールは1 */
  opacity: 1; /* 初期の不透明度 */
  transition: transform 1s ease-in-out, opacity 1s ease-in-out; /* スムーズなアニメーション */
}

.slick-slide {
  position: absolute; /* スライドが重なるため */
}

.slick-active img {
  transform: scale(1); /* アクティブなスライドがスケール0.95になる */
}

/* name_credit
===================================================== */
.name_credit {
  position: relative;
  z-index: 2;
  background: #fff;
  margin-bottom: -1px;
}
.name_credit p {
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .name_credit p {
    font-size: 3.7333333333vw;
    padding-top: 26.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .name_credit p {
    font-size: 14px;
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/* #footer
===================================================== */
footer {
  position: relative;
  background: #fff;
}
@media screen and (max-width: 768px) {
  footer {
    padding-top: 26.6666666667vw;
  }
}
footer .privacy {
  display: flex;
  justify-content: center;
  font-family: neue-haas-unica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  footer .privacy {
    gap: 1.0666666667vw;
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  footer .privacy {
    gap: 4px;
    font-size: 12px;
  }
}
footer .privacy li::after {
  content: ",";
}
footer .privacy li:last-child::after {
  display: none;
}
footer .ico_insta img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  footer .ico_insta img {
    width: 6.4vw;
    margin-top: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  footer .ico_insta img {
    width: 24px;
    margin-top: 16px;
  }
}
footer #f-copy {
  font-family: neue-haas-unica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 9px;
  padding-bottom: 30px;
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  footer #f-copy {
    font-size: 12px;
    padding-bottom: 32px;
  }
}

/* header_scroll
===================================================== */
@keyframes slideUpFadeOut {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-20px);
    opacity: 0;
  }
}
.scroll-hide {
  animation: slideUpFadeOut 0.5s forwards;
}

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

.item_2:hover, .item_4:hover, .item_6:hover, .item_8:hover {
  opacity: 0.8;
}/*# sourceMappingURL=style.css.map */