@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,600,700,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap");
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 96%;
  vertical-align: baseline;
  background: transparent
}

html, body {
  width: 100%;
  height: 100%
}

html {
  font-family: sans-serif;
  font-size: 62.5%
}

body {
  line-height: 1;
  position: relative
}

ol, ul {
  list-style: none
}

br {
  letter-spacing: 0
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: 0.35em 0.75em 0.625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  -webkit-tap-highlight-color: transparent
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  text-decoration: none
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  line-height: 0;
  vertical-align: bottom
}

body {
  font-size: 1.3rem;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "segoe ui", "游ゴシック  Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  color: #3E3A39
}

@media (min-width: 768px) {
  body {
    font-size: 1.4rem
  }
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.6
}

table, li, p, dl {
  line-height: 1.8
}

a {
  color: #3E3A39
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
  image-rendering: -webkit-optimize-contrast
}

.highlight {
  transition: opacity .3s ease
}

.highlight:hover {
  opacity: .7 !important
}

.site__container {
  overflow: hidden;
  width: 100%;
  position: relative
}

.h {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  background: #fff;
  z-index: 50
}

.h__logo {
  height: 100px;
  padding: 0 0 4rem;
  display: flex;
  align-items: flex-end;
  flex-shrink: 0;
  margin-left: 4.2%;
  margin-right: 3rem;
  position: relative;
  z-index: 60
}

.h__logo a {
  width: 30px
}

@media (min-width: 480px) {
  .h__logo {
    height: 130px
  }
  .h__logo a {
    width: 40px
  }
}

@media (min-width: 768px) {
  .h__logo {
    padding: 3.5rem 0 3rem;
    align-items: center;
    height: 140px;
    margin-right: 0;
    min-width: 150px
  }
  .h__logo a {
    width: 40px
  }
}

@media (min-width: 1450px) {
  .h__logo {
    padding: 5rem 0 6rem;
    height: 180px
  }
  .h__logo a {
    width: 50px
  }
}

.h__info {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 4rem;
  padding-right: 4.2%;
  width: 100%
}

@media (min-width: 768px) {
  .h__info {
    padding-bottom: 4rem
  }
}

@media (min-width: 1450px) {
  .h__info {
    padding-bottom: 6rem
  }
}

.h__search {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  width: 100%;
  transform: translateX(100%);
  transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  background: #fff
}

.h__search.on {
  opacity: 1;
  transform: translateX(0)
}

@media (max-width: 767px) {
  .h__search {
    opacity: 0;
    z-index: 50
  }
}

@media (min-width: 768px) {
  .h__search {
    position: relative;
    padding-right: 6rem;
    transform: none
  }
}

.h__search form {
  padding-top: 100px;
  padding-bottom: 4rem;
  margin: 0 4.2%;
  width: 100%
}

@media (min-width: 480px) {
  .h__search form {
    padding-top: 130px
  }
}

@media (min-width: 768px) {
  .h__search form {
    display: flex;
    align-items: flex-end;
    padding: 0;
    margin: 0;
    width: 0;
    opacity: 0;
    transition: .3s ease-in-out
  }
}

@media (min-width: 768px) {
  .h__search__box {
    transition: .7s ease-in-out;
    overflow: hidden;
    display: flex;
    width: 100%
  }
}

@media (min-width: 768px) {
  .h__search__box__col {
    width: 31%;
    margin-right: 2%
  }
}

@media (max-width: 767px) {
  .h__search__box__col {
    margin-bottom: 2rem
  }
}

.h__search__box__ttl {
  margin-bottom: .7rem;
  font-weight: 300;
  font-size: 1.3rem
}

.h__search__box select {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: solid 1px #4c4c4c;
  color: #4c4c4c;
  height: 25px;
  font-size: 1.3rem
}

.h__search__box .input__search__wrap {
  position: relative
}

.h__search__switch {
  display: flex;
  align-items: center;
  font-weight: 300;
  transition: opacity .3s ease, width .5s ease-in-out;
  cursor: pointer;
  border: none;
  background: none;
  flex-shrink: 0;
  padding: 0
}

.h__search__switch:hover {
  opacity: .75
}

@media (min-width: 480px) {
  .h__search__switch {
    font-size: 1.8rem
  }
}

@media (min-width: 768px) {
  .h__search__switch {
    font-size: 1.8rem;
    pointer-events: none
  }
}

@media (min-width: 1450px) {
  .h__search__switch {
    font-size: 2rem
  }
}

.h__search__switch i {
  width: 22px;
  height: 22px;
  background: url(../img/icon_search.png);
  background-size: cover;
  margin-right: 1rem
}

@media (min-width: 480px) {
  .h__search__switch i {
    margin-right: 1.4rem
  }
}

@media (min-width: 1450px) {
  .h__search__switch i {
    width: 28px;
    height: 28px
  }
}

.h__search__btn {
  position: relative;
  cursor: pointer
}

@media (min-width: 768px) {
  .h__search__btn {
    font-weight: 300;
    padding: 0
  }
}

.h__search__btn__pc {
  display: none;
  transition: opacity .3s ease
}

.h__search__btn__pc:hover {
  opacity: .75
}

@media (min-width: 768px) {
  .h__search__btn__pc {
    display: flex;
    align-items: flex-end;
    height: 28px
  }
}

@media (min-width: 768px) {
  .h__search__btn__sp {
    display: none
  }
}

@media (min-width: 480px) {
  .h__search__btn__group .h__search__close {
    font-size: 1.8rem
  }
  .h__search__btn__group .h__search__close i {
    margin-right: 1.4rem
  }
}

@media (min-width: 768px) {
  .h__search__btn__group .h__search__close {
    display: none
  }
}

@media (max-width: 767px) {
  .h__search__btn__group {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #4c4c4c;
    font-weight: 300;
    margin-top: 4rem
  }
  .h__search__btn__group .h__search__close {
    display: flex;
    align-items: center;
    margin-left: 2rem
  }
  .h__search__btn__group .h__search__close i {
    width: 22px;
    height: 22px;
    background: url(../img/icon_close.png);
    background-size: cover;
    margin-right: 1rem
  }
}

.h__btns {
  display: flex;
  align-items: center;
  position: relative
}

.h__btns a {
  transition: opacity 300ms ease
}

.h__btns a:hover {
  opacity: .7
}

.h__btns__cart {
  width: 30px;
  height: 26px;
  background: url(../img/icon_cart.png);
  background-size: cover;
  margin-right: 2.3rem
}

@media (min-width: 480px) {
  .h__btns__cart {
    margin-right: 2.6rem
  }
}

@media (min-width: 768px) {
  .h__btns__cart {
    width: 42px;
    height: 37px
  }
}

.h__btns__mail {
  width: 30px;
  height: 17px;
  background: url(../img/icon_mail.png);
  background-size: cover;
  margin-right: 2.3rem
}

@media (min-width: 480px) {
  .h__btns__mail {
    margin-right: 2.6rem
  }
}

@media (min-width: 768px) {
  .h__btns__mail {
    margin-right: 0
  }
}

@media (min-width: 1450px) {
  .h__btns__mail {
    width: 42px;
    height: 24px
  }
}

.h__btns__nav {
  width: 30px;
  height: 30px;
  position: relative
}

.h__btns__nav i {
  position: absolute;
  width: 25px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #3C3C3C;
  height: 1px
}

.h__btns__nav i:before, .h__btns__nav i:after {
  content: "";
  position: absolute;
  width: 100%;
  transition: transform 300ms ease;
  right: 0;
  background-color: #3C3C3C;
  height: 1px
}

.h__btns__nav i:before {
  top: -8px
}

.h__btns__nav i:after {
  bottom: -8px
}

@media (min-width: 768px) {
  .h__btns__nav {
    display: none
  }
}

.on.h__search form {
  width: 100%;
  opacity: 1
}

.on.h__search .h__search__switch {
  pointer-events: auto
}

.on .h__search__btn__pc {
  width: 0;
  opacity: 0
}

.frame {
  display: flex;
  padding-top: 100px;
  position: relative
}

@media (min-width: 480px) {
  .frame {
    padding-top: 130px
  }
}

@media (min-width: 768px) {
  .frame {
    padding-top: 140px
  }
}

@media (min-width: 1450px) {
  .frame {
    padding-top: 180px
  }
}

.frame__sidebar {
  position: fixed;
  min-width: 150px;
  padding: 5rem 0 6rem;
  margin-left: 4.2%;
  top: 0;
  left: 0;
  padding-top: 140px;
  display: none;
  z-index: 40
}

@media (min-width: 768px) {
  .frame__sidebar {
    display: block
  }
}

@media (min-width: 1450px) {
  .frame__sidebar {
    padding-top: 180px
  }
}

.frame__main {
  width: 100%
}

.gnav {
  font-size: 1.4rem;
  font-weight: 300
}

@media (min-width: 1450px) {
  .gnav {
    font-size: 1.6rem
  }
}

.gnav li {
  line-height: 2
}

.gnav a {
  transition: opacity 300ms ease, padding 300ms ease-in-out
}

.gnav a:hover {
  opacity: .7;
  padding-left: 1.5rem
}

.gnav .current {
  padding-left: 1.5rem
}

.mv .fnav {
  background: #fff;
  margin-left: 0;
  padding-top: 7.2rem;
  margin: 0;
  position: relative
}

.mv .fnav:before {
  content: "";
  width: 102%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  height: 100%
}

.mv .fnav ul {
  position: relative
}

.fnav {
  padding-top: 5.5rem;
  padding-bottom: 10rem;
  margin-left: 4.2%;
  margin-right: 4.2%
}

@media (min-width: 768px) {
  .fnav {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-left: calc(4.2% + 150px)
  }
}

.fnav ul {
  display: flex;
  margin-bottom: 2rem
}

@media (min-width: 768px) {
  .fnav ul {
    margin-bottom: 0
  }
}

.fnav li {
  font-size: 1.1rem
}

@media (min-width: 768px) {
  .fnav li {
    font-size: 1.3rem
  }
}

.fnav li:not(:last-child) {
  margin-right: 2rem
}

@media (min-width: 768px) {
  .fnav li:not(:last-child) {
    margin-right: 3rem
  }
}

.fnav a {
  position: relative;
  transition: opacity 300ms ease
}

.fnav a:hover {
  opacity: .7
}

.fnav small {
  font-size: 1rem
}

@media (min-width: 768px) {
  .fnav small {
    font-size: 1.1rem
  }
}

.f__nav {
  padding-left: 8%;
  padding-right: 8%;
  margin-bottom: 1rem
}

@media (min-width: 768px) {
  .f__nav {
    margin-bottom: 1.5rem
  }
}

.f__nav ul {
  display: flex;
  justify-content: flex-start;
  width: 75%;
  flex-wrap: wrap;
  font-size: 1.1rem
}

.f__nav li:not(:last-child):after {
  content: "｜";
  margin: 0 1rem
}

.f__nav a {
  color: #3C3C3C
}

.f__nav a:hover {
  text-decoration: underline
}

@media (min-width: 768px) {
  .f__nav ul {
    font-size: 1.4rem
  }
}

@media (min-width: 1024px) {
  .f__nav ul {
    justify-content: center;
    flex-wrap: nowrap;
    width: 100%
  }
}

.f .copyright {
  display: block;
  width: 100%;
  text-align: center;
  background: #EA7291;
  color: #fff;
  line-height: 1.8;
  padding: .1rem 1rem;
  font-size: 1rem
}

@media (min-width: 768px) {
  .f .copyright {
    font-size: 1.3rem;
    padding: .2rem 1rem
  }
}

.pagetop {
  width: 54px;
  height: 54px;
  position: fixed;
  bottom: 25px;
  right: 25px
}

@media (min-width: 768px) {
  .pagetop {
    width: 80px;
    height: 80px;
    bottom: 50px;
    right: 50px
  }
}

.pagetop a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: .02em;
  border-radius: 10px;
  background: #ea7291;
  transition: opacity 300ms ease
}

@media (min-width: 768px) {
  .pagetop a {
    font-size: 1.2rem
  }
}

.pagetop a:before {
  content: "";
  background: url(../img/pagetop.png);
  background-size: cover;
  width: 16px;
  height: 16px;
  margin-bottom: .2rem
}

@media (min-width: 768px) {
  .pagetop a:before {
    width: 24px;
    height: 24px;
    margin-bottom: .8rem
  }
}

.pagetop a:hover {
  opacity: .75
}

.spnav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center
}

@media (min-width: 1024px) {
  .spnav {
    width: 380px;
    left: auto;
    right: 0;
    opacity: 0;
    pointer-events: none !important
  }
}

.spnav__lst {
  position: relative;
  height: 100%;
  z-index: 99;
  text-align: center
}

.spnav__lst ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 200ms ease-in;
  opacity: 0;
  transform: scale(1.03);
  padding: 4rem 0 2rem
}

@media (min-width: 1024px) {
  .spnav__lst ul {
    transform: none
  }
}

.spnav__lst li {
  width: 100%
}

@media (min-width: 768px) {
  .spnav__lst li {
    text-align: right
  }
}

.spnav__lst a {
  display: inline-block;
  color: #3C3C3C;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 2.5rem;
  position: relative;
  letter-spacing: .125em;
  transition: opacity .3s ease-in-out
}

@media (min-width: 768px) {
  .spnav__lst a {
    font-size: 1.8rem;
    margin-bottom: 3rem
  }
}

@media (min-width: 1024px) {
  .spnav__lst a {
    font-size: 2.1rem
  }
}

.spnav__lst a:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #3C3C3C;
  transform: scaleX(0);
  transition: transform .3s ease-in-out;
  transform-origin: right center
}

.spnav__lst a:hover {
  opacity: .7
}

.spnav__lst a:hover:after {
  transform: scaleX(1);
  transform-origin: left center
}

.spnav__bg {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 98;
  width: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transform: translateX(100%);
  transform-origin: right center;
  opacity: 0;
  background: rgba(255, 255, 255, 0.95)
}

@media (min-width: 1024px) {
  .spnav__bg {
    left: auto;
    right: 0;
    opacity: 1;
    transform: translateX(100%);
    transform-origin: right center;
    width: 380px
  }
}

.close__btn {
  position: absolute;
  right: 0;
  top: 30px;
  width: 30px;
  height: 30px;
  margin-right: 4.2%;
  z-index: 101;
  border-radius: 5px;
  cursor: pointer;
  opacity: 0
}

@media (min-width: 480px) {
  .close__btn {
    top: 60px;
    transition: all .3s ease-in-out
  }
}

.close__btn i, .close__btn i:before, .close__btn i:after {
  background-color: #3C3C3C;
  height: 1px
}

.close__btn i {
  position: absolute;
  width: 25px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 120ms ease-in;
  background: transparent
}

@media (min-width: 768px) {
  .close__btn i {
    width: 29px
  }
}

.close__btn i:before, .close__btn i:after {
  content: "";
  position: absolute;
  width: 100%;
  transition: all 300ms ease;
  transition-delay: 120ms;
  right: 0
}

.close__btn i:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 0
}

.close__btn i:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  bottom: 0
}

.close__btn span {
  font-size: 1.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.is-open .spnav {
  pointer-events: auto
}

.is-open .spnav ul {
  opacity: 1;
  transform: scale(1)
}

.is-open .spnav__bg {
  transform: translateX(0);
  opacity: 1;
  transition: 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

@media (min-width: 1024px) {
  .is-open .spnav__bg {
    width: 380px;
    transform: translateX(0)
  }
}

.is-open .spnav .close__btn {
  opacity: 1
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-size: 200% 200%;
  animation: bggradient 15s ease infinite;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 1s ease;
  pointer-events: none
}

.loading.loader {
  opacity: 0
}

.loader {
  z-index: 10;
  opacity: 0;
  transition: opacity .8s ease;
  transition-delay: .1s
}

.load__bg {
  background: #dabcd8;
  background: linear-gradient(70deg, #dabcd8 0%, #e89da0 100%);
  width: 100%;
  height: 100%;
  position: absolute
}

.load__init .loader {
  opacity: 1
}

.is-loaded .loading {
  pointer-events: none
}

@keyframes bggradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

@-webkit-keyframes line-scale {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1)
  }
  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4)
  }
  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1)
  }
}

@keyframes line-scale {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1)
  }
  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4)
  }
  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1)
  }
}

.line-scale>div:nth-child(1) {
  -webkit-animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)
}

.line-scale>div:nth-child(2) {
  -webkit-animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)
}

.line-scale>div:nth-child(3) {
  -webkit-animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)
}

.line-scale>div:nth-child(4) {
  -webkit-animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)
}

.line-scale>div:nth-child(5) {
  -webkit-animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)
}

.line-scale>div {
  background-color: #fff;
  width: 5px;
  height: 45px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block
}

.first__move {
  opacity: 0
}

.is__firstmove .first__move {
  animation: fade .8s ease-out forwards;
  animation-delay: .3s
}

.fd {
  opacity: 0;
  animation: fadeIn 1s ease-out forwards;
  animation-play-state: paused
}

.mv__txt::after {
  opacity: 0;
  animation: fade 1s ease-out forwards;
  animation-play-state: paused
}

.is__firstmove .mv__txt::after, .is__firstmove .fd {
  animation-play-state: running
}

.fd__01 {
  animation-delay: 900ms
}

.fd__02 {
  animation-delay: 980ms
}

.fd__03 {
  animation-delay: 1020ms
}

.fd__04 {
  animation-delay: 1060ms
}

.fd__05 {
  animation-delay: 1100ms
}

.fd__06 {
  animation-delay: 1140ms
}

.fd__07 {
  animation-delay: 1180ms
}

.fd__08 {
  animation-delay: 1220ms
}

.fd__09 {
  animation-delay: 1260ms
}

.fd__10 {
  animation-delay: 1300ms
}

.fd__11 {
  animation-delay: 1340ms
}

.fd__12 {
  animation-delay: 1380ms
}

.fd__13 {
  animation-delay: 1420ms
}

.fd__14 {
  animation-delay: 1460ms
}

.fd2__01 {
  animation-delay: 1400ms
}

.fd2__02 {
  animation-delay: 1480ms
}

.fd2__03 {
  animation-delay: 1520ms
}

.fd2__04 {
  animation-delay: 1560ms
}

.fd2__05 {
  animation-delay: 1600ms
}

.fd2__06 {
  animation-delay: 1640ms
}

.fd2__07 {
  animation-delay: 1680ms
}

.fd2__08 {
  animation-delay: 1720ms
}

.fd2__09 {
  animation-delay: 1760ms
}

.fd2__10 {
  animation-delay: 1800ms
}

.fd2__11 {
  animation-delay: 1840ms
}

.fd2__12 {
  animation-delay: 1880ms
}

.fd2__13 {
  animation-delay: 1920ms
}

.fd2__14 {
  animation-delay: 1960ms
}

.mv__txt::after {
  animation-delay: 2200ms !important
}

@keyframes fadeIn {
  0% {
    transform: translateY(20px);
    opacity: 0
  }
  100% {
    transform: translateY(0);
    opacity: 1
  }
}

@keyframes fade {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

.fade {
  opacity: 0;
  transition: opacity 1s ease-in-out
}

.fade.move.is__move {
  opacity: 1
}

.fade__up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out
}

.fade__up.move.is__move {
  opacity: 1;
  transform: translateY(0)
}

.fade__up__link {
  transition: opacity 1s ease-in-out, transform 1s ease-in-out
}

.pulse {
  animation-name: pulse;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite
}

.delay__1 {
  transition-delay: .1s
}

.delay__2 {
  transition-delay: .2s
}

.delay__3 {
  transition-delay: .3s
}

.delay__4 {
  transition-delay: .4s
}

.delay__5 {
  transition-delay: .5s
}

.delay__6 {
  transition-delay: .6s
}

.delay__7 {
  transition-delay: .7s
}

@media (min-width: 768px) {
  .lg__delay__1 {
    transition-delay: .1s
  }
  .lg__delay__2 {
    transition-delay: .2s
  }
  .lg__delay__3 {
    transition-delay: .3s
  }
  .lg__delay__4 {
    transition-delay: .4s
  }
  .lg__delay__5 {
    transition-delay: .5s
  }
  .lg__delay__6 {
    transition-delay: .6s
  }
  .lg__delay__7 {
    transition-delay: .7s
  }
}

.intro__img {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity .8s ease-out, transform .8s ease-out
}

.intro__img img {
  transform: translate(-20px, 20px);
  transition: opacity 1s ease-out, transform 1s ease-out
}

.intro__img.move.is__move {
  opacity: 1;
  transform: translateY(0)
}

.intro__img.move.is__move img {
  transform: translateY(0)
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1) rotate(10deg);
    transform: scale3d(1, 1, 1) rotate(10deg)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05) rotate(10deg);
    transform: scale3d(1.05, 1.05, 1.05) rotate(10deg)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1) rotate(10deg);
    transform: scale3d(1, 1, 1) rotate(10deg)
  }
}

.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}

@keyframes linemove {
  0% {
    transform: scaleX(1);
    transform-origin: left center
  }
  100% {
    transform: scaleX(0);
    transform-origin: right center
  }
}

.mv {
  position: relative;
  height: 100%;
  overflow: hidden;
  margin-left: 4.2%;
  margin-right: 4.2%
}

@media (min-width: 768px) {
  .mv {
    margin-left: calc(4.2% + 150px);
    padding-right: 4.2%;
    margin-right: 0
  }
}

.mv__top {
  position: relative;
  z-index: 0
}

.mv__top__img {
  position: relative;
  width: 100%;
  background-image: url(../img/mv_img01.jpg?1);
  background-size: cover;
  background-position: center top
}

@media (min-width: 768px) {
  .mv__top__img {
    background-image: url(../img/mv_img01new.jpg?1)
  }
}

.mv__top__img:before {
  content: "";
	/* padding-top: 140%; */
	padding-top: 80%;
  display: block;
}

@media (min-width: 768px) {
  .mv__top__img:before {
    padding-top: 56%
  }
}

.mv__top__txt {
  position: absolute;
  width: 134px;
  right: 9%;
  bottom: 15.4%;
  width: 18vw
}

@media (min-width: 768px) {
  .mv__top__txt {
    width: 7vw
  }
}

.mv__btm {
  position: relative;
  z-index: 10;
  height: 100%
}

.mv__btm__img {
  padding-top: 3.3rem;
  background: #fff;
  position: relative
}

@media (min-width: 1450px) {
  .mv__btm__img {
    padding-top: 6rem
  }
}

.mv__btm__img:before {
  content: "";
  width: 102%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  height: 100%
}

.mv__btm__bg {
  position: relative;
  background: url(../img/mv_img02_sp.jpg?2);
  background-size: cover;
  background-position: center
}

.mv__btm__bg:before {
  display: block;
  padding-top: 150%;
  content: ""
}

@media (min-width: 768px) {
  .mv__btm__bg {
    background-image: url(../img/mv_img02.jpg?2)
  }
  .mv__btm__bg:before {
    padding-top: 69.84%
  }
}

.mv__btm__txt {
  display: none
}

@media (min-width: 768px) {
  .mv__btm__txt {
    position: absolute;
    width: 134px;
    right: 20%;
    bottom: 50%;
    width: 7vw;
    display: block
  }
}

.mv__btm__img__02 {
  padding-top: 3.3rem;
  padding-bottom: 3.3rem;
  background: #fff;
  position: relative
}

@media (min-width: 768px) {
  .mv__btm__img__02 {
    padding-bottom: 0
  }
}

@media (min-width: 1450px) {
  .mv__btm__img__02 {
    padding-top: 6rem
  }
}

.mv__btm__img__02:before {
  content: "";
  width: 102%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  height: 100%
}

.mv__btm__img__02 .mv__btm__bg {
  background-image: url(../img/mv_img03_sp.jpg)
}

@media (min-width: 768px) {
  .mv__btm__img__02 .mv__btm__bg {
    background-image: url(../img/mv_img03.jpg?1)
  }
  .mv__btm__img__02 .mv__btm__bg:before {
    padding-top: 68.53%
  }
}

.mv__btm__img__02 .mv__btm__txt {
  bottom: 15%
}

.mv__sp__btm {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  position: relative
}

.mv__sp__btm:before {
  content: "";
  display: block;
  padding-top: 150%
}

.mv__sp__btm:after {
  content: "";
  width: 102%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  height: 100%;
  z-index: -1
}

.mv__sp__btm__txt {
  width: 18vw;
  margin: 0 auto;
  position: relative
}

@media (min-width: 768px) {
  .mv__sp__btm {
    display: none
  }
}

.mv__sp__btm__02 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-image: url(../img/mv_img03_sp2.jpg);
  background-position: center;
  background-size: cover
}

.mv__sp__btm__02:before {
  content: "";
  display: block;
  padding-top: 150%
}

.mv__sp__btm__02__txt {
  width: 18vw;
  margin: 0 auto;
  position: relative;
  padding-bottom: 21%
}

@media (min-width: 768px) {
  .mv__sp__btm__02 {
    display: none
  }
}

.contents {
  position: relative;
  margin-left: 4.2%;
  padding-right: 4.2%;
  overflow: hidden
}

@media (min-width: 768px) {
  .contents {
    margin-left: calc(4.2% + 150px);
    padding-right: 4.2%
  }
}

.kv {
  margin-bottom: 6.5rem
}

@media (min-width: 768px) {
  .kv {
    margin-bottom: 8.5rem
  }
}

.kv img {
  width: 100%
}

.concept, .concept__btm {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto
}

@media (min-width: 1024px) {
  .concept, .concept__btm {
    display: flex;
    padding: 0 6%
  }
}

@media (min-width: 1450px) {
  .concept, .concept__btm {
    padding: 0 8%
  }
}

.about {
  color: #4D4D4D;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

@media (min-width: 1024px) {
  .about {
    padding: 0 6%
  }
}

@media (min-width: 1450px) {
  .about {
    padding: 0 8%
  }
}

.about__row {
  margin-top: 6.5rem
}

.about__ttl {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 2.8rem
}

@media (min-width: 768px) {
  .about__ttl {
    font-size: 2rem
  }
}

.about__img {
  margin: 4.5rem auto
}

.about p {
  line-height: 1.9
}

@media (max-width: 480px) {
  .about p .sp__hide {
    display: none
  }
}

.concept {
  margin-top: 6.5rem;
  margin-bottom: 5.5rem
}

@media (min-width: 768px) {
  .concept {
    margin-top: 8.5rem
  }
}

@media (min-width: 1024px) {
  .concept {
    display: flex
  }
}

.concept__img {
  flex-shrink: 0;
  margin-right: 5.5rem;
  margin-bottom: 4rem;
  position: relative;
  width: 100%
}

.concept__img img {
  width: 100%
}

@media (min-width: 480px) {
  .concept__img {
    width: 60%;
    margin: 0 auto 4rem
  }
}

@media (min-width: 768px) {
  .concept__img {
    width: 40%
  }
  .concept__img img {
    width: auto
  }
}

@media (min-width: 1024px) {
  .concept__img {
    width: 40%;
    margin: 0;
    margin-right: 5.5rem;
    top: 5px
  }
}

@media (min-width: 1450px) {
  .concept__img {
    width: 440px
  }
}

.concept__ttl {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  font-size: 2.6rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: .05em;
  flex-shrink: 0;
  margin-bottom: 3.5rem
}

@media (min-width: 768px) {
  .concept__ttl {
    font-size: 2.9rem;
    margin-bottom: 4rem
  }
}

@media (min-width: 1024px) {
  .concept__ttl {
    padding: 0 6%
  }
}

@media (min-width: 1450px) {
  .concept__ttl {
    padding: 0 8%
  }
}

.concept__con {
  font-size: 1.4rem;
  color: #4D4D4D
}

.concept__con p {
  text-align: justify;
  line-height: 2
}

.concept__con p+p {
  margin-top: 2rem
}

.concept__con.en p {
  line-height: 1.65;
  font-size: 1.3rem
}

@media (min-width: 768px) {
  .concept__con.en p {
    font-size: 1.4rem
  }
}

.concept__con__ttl {
  font-size: 1.8rem;
  margin-bottom: 2rem
}

@media (min-width: 768px) {
  .concept__con__ttl {
    font-size: 2rem
  }
}

.item__load {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 90;
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

.load__complete .item__load {
  opacity: 0;
  pointer-events: none
}

.item {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 5rem
}

@media (min-width: 768px) {
  .item {
    display: flex;
    margin-bottom: 7rem
  }
}

.item__imgs {
  position: relative;
  flex-shrink: 0
}

@media (min-width: 768px) {
  .item__imgs {
    max-width: 794px;
    width: 52%;
    margin-right: 4.2%
  }
}

.item__color {
  margin-top: 4rem
}

@media (min-width: 768px) {
  .item__color {
    margin-top: 5rem
  }
}

.item__color p {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: .8rem
}

@media (min-width: 768px) {
  .item__color p {
    font-size: 1.5rem
  }
}

.item__color ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
}

.item__color li {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 1rem;
	  word-break: break-word;
	  padding: 0 0.5rem;
}

@media (min-width: 768px) {
  .item__color li {
    font-size: 1rem
  }
}

.item__color div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 78px
}

@media (min-width: 768px) {
  .item__color div {
    width: 78px
  }
}

.item__color__circle {
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 100%;
  border: solid 1px #4a4a4a
}

@media (min-width: 768px) {
  .item__color__circle {
    width: 25px;
    height: 25px
  }
}

.item__color__name {
  margin-top: .5rem;
  line-height: 1.4;
  font-weight: 400
}

.item__data {
  width: 100%;
  margin-top: 2rem
}

@media (min-width: 768px) {
  .item__data {
    margin-top: 0
  }
}

.item__data__header {
  margin-bottom: 1rem
}

@media (min-width: 768px) {
  .item__data__header {
    margin-bottom: 1.5rem
  }
}

.item__data__name {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.37;
  margin-bottom: 1.3rem
}

.item__data__name span {
  display: block;
  font-size: 1.4rem;
  font-weight: 400
}

@media (min-width: 768px) {
  .item__data__name {
    font-size: 3rem
  }
  .item__data__name span {
    font-size: 1.8rem
  }
}

.item__data__price {
  line-height: 1.5;
  font-size: 2rem;
  font-weight: 600
}

.item__data__price span {
  font-size: 1.3rem;
  font-weight: 400
}

@media (min-width: 768px) {
  .item__data__price {
    font-size: 2.1rem
  }
  .item__data__price span {
    font-size: 1.4rem
  }
}

.item__data__con {
  color: #666
}

.item__data__cart {
  margin-bottom: 2.5rem
}

.item__data__detail {
  margin-bottom: 2rem
}

.item__data__ttl {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 1.5rem
}

.item__data__ttl .en {
  display: block;
  font-size: 1.3rem;
  margin-top: 1rem;
  font-weight: 400
}

@media (min-width: 768px) {
  .item__data__ttl {
    font-size: 1.6rem
  }
  .item__data__ttl .en {
    font-size: 1.4rem
  }
}

.item__data__description p {
  position: relative;
  text-align: justify;
  font-size: 1.1rem;
  line-height: 1.65
}

@media (min-width: 1450px) {
  .item__data__description p {
    padding-right: 8%
  }
}

.item__data__translate {
  position: relative
}

.item__data__translate .translate__bar {
  background: #C0272D;
  width: 7px;
  height: 34px;
  display: flex;
  margin-top: 1.8rem;
  margin-left: auto;
  cursor: pointer;
  position: relative
}

.item__data__translate .translate__bar__open:before {
  content: "for english";
  position: absolute;
  bottom: 0;
  right: 10px;
  white-space: nowrap;
  font-size: 1.1rem
}

.item__data__translate .translate__bar__open.on {
  opacity: 0
}

.item__data__translate .translate__box {
  background: #fff;
  position: absolute;
  top: 0;
  opacity: 0;
  transform: translateX(20px);
  transform-origin: right top;
  transition: .3s ease-in-out;
  pointer-events: none
}

.item__data__translate .translate__box p {
  line-height: 1.65
}

.item__data__translate .translate__box.on {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto
}

.item__info {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  color: #666;
  /*margin-bottom: 7.8rem*/
}

@media (min-width: 768px) {
  .item__info {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
  }
}

@media (min-width: 1024px) {
  .item__info {
    padding: 0 4%
  }
}

@media (min-width: 1450px) {
  .item__info {
    padding: 0 5%
  }
}

.item__info section {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .item__info section{
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .item__info section {
    width: 47%;
    max-width: 400px;
  }
  .item__info section:not(:last-child) {
    margin: 0;
    margin-right: 5%
  }
}

@media (min-width: 1024px) {
  .item__info section:not(:last-child) {
    margin: 0;
    margin-right: 10%
  }
}

.item__info__ttl {
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: .5rem;
  transform: translate(-0.5em)
}

@media (min-width: 768px) {
  .item__info__ttl {
    font-size: 1.5rem
  }
}

.item__info p {
  line-height: 1.65;
  text-align: justify;
}


.item__info + .item__rowbox{
  margin-top: 7rem;
}
@media (min-width: 768px){
  .item__info + .item__rowbox{
    margin-top: 9.5rem;
  }
}

.item__rowbox {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto
}

@media (min-width: 1024px) {
  .item__rowbox {
    padding: 0 4%
  }
}

@media (min-width: 1450px) {
  .item__rowbox {
    padding: 0 5%
  }
}

.item__rowbox__in {
  border: solid 1px #666;
  padding: 4rem 4%
}

@media (min-width: 768px) {
  .item__rowbox__in {
    padding: 6rem 4%
  }
}

.item__rowbox__ttl {
  font-size: 1.8rem;
  font-weight: 500;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -4rem;
  transform: translateY(-50%)
}

.item__rowbox__ttl span {
  background: #fff;
  padding: 1.5rem
}

@media (min-width: 768px) {
  .item__rowbox__ttl {
    font-size: 2.1rem;
    margin-top: -6rem
  }
}

.item__row {
  margin-bottom: 7rem
}

@media (min-width: 768px) {
  .item__row {
    display: flex;
    margin-bottom: 10rem
  }
}

@media (min-width: 1450px) {
  .item__row__ttl, .item__row p {
    padding-right: 7%
  }
}

.item__row:last-child {
  margin-bottom: 0
}

.item__row__img {
  flex-shrink: 0;
  margin-bottom: 2rem
}

@media (min-width: 768px) {
  .item__row__img {
    margin-bottom: 0;
    margin-right: 5%
  }
  .item__row__img.img01 {
    max-width: 52%
  }
  .item__row__img.img02 {
    max-width: 32%
  }
  .item__row__img.img03 {
    max-width: 44.5%
  }
}

.item__row__img.img02 {
  display: flex
}

.item__row__img.img02 span:not(:last-child) {
  margin-right: 3.5%
}

@media (min-width: 768px) {
  .item__row__img.img02 {
    display: block
  }
  .item__row__img.img02 span {
    margin-right: 0 !important
  }
  .item__row__img.img02 img {
    margin-bottom: 2rem
  }
}

.item__row__ttl {
  font-size: 1.8rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 3.5rem;
  font-weight: 500;
  color: #666
}

.item__row__ttl .en {
  font-size: 1.3rem;
  font-weight: 400;
  margin-top: 1rem;
  line-height: 1.65
}

@media (min-width: 768px) {
  .item__row__ttl .en {
    font-size: 1.4rem;
    margin-top: 1.5rem
  }
}

@media (min-width: 768px) {
  .item__row__ttl {
    font-size: 1.6rem
  }
}

.item__row__con p {
  font-size: 1.2rem;
  text-align: justify;
  line-height: 1.65;
  color: #666
}

.item__row__con.en p {
  line-height: 1.7
}

.item__row__rev {
  flex-direction: row-reverse
}

@media (min-width: 768px) {
  .item__row__rev .item__row__img {
    margin-left: 5%;
    margin-right: 0
  }
}

@media (min-width: 1450px) {
  .item__row__rev .item__row__ttl, .item__row__rev p {
    padding-right: 0;
    padding-left: 7%
  }
}

.item__translate {
  position: relative
}

.item__translate p+p {
  margin-top: 2rem
}

.item__translate .translate__bar {
  background: #C0272D;
  width: 7px;
  height: 34px;
  display: flex;
  margin-top: 1.8rem;
  margin-left: auto;
  cursor: pointer;
  position: relative
}

.item__translate .translate__bar__open:before {
  content: "for english";
  position: absolute;
  bottom: 0;
  right: 10px;
  white-space: nowrap;
  font-size: 1.1rem
}

.item__translate .translate__bar__open.on {
  opacity: 0
}

.item__translate .translate__box {
  background: #fff;
  position: absolute;
  top: 0;
  opacity: 0;
  transform: translateX(20px);
  transform-origin: right top;
  transition: .3s ease-in-out;
  pointer-events: none;
  padding-bottom: 2em
}

.item__translate .translate__box p {
  line-height: 1.65
}

.item__translate .translate__box.on {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto
}

@media (min-width: 1450px) {
  .item__row__rev .item__row__con__ttl, .item__row__rev .item__row__con p {
    padding-left: 6%
  }
}

@media (min-width: 480px) {
  .item__row__rev .item__translate .translate__bar {
    margin-right: auto;
    margin-left: inherit
  }
}

@media (min-width: 480px) {
  .item__row__rev .item__translate .translate__bar__open:before {
    right: inherit;
    left: 10px
  }
}

.item__row__rev .translate__box {
  transform: translateX(-20px)
}

.item__row__rev .translate__box.on {
  transform: translateX(0)
}

.swiper-container {
  width: 100%;
  overflow: hidden;
  position: relative
}

.swiper-container.slider {
  margin-bottom: 2rem
}

.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
  color: #fff
}

.swiper-container .swiper-button-next:after, .swiper-container .swiper-button-prev:after {
  font-size: 3rem
}

.swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: .5;
  overflow: hidden
}

.swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1
}

.slide__preview {
  height: 450px
}

.zoomContainer {
  pointer-events: none;
  z-index: 1000
}

.cookie__section {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem
}

@media (min-width: 1024px) {
  .cookie__section {
    padding: 0 4%
  }
}

@media (min-width: 1450px) {
  .cookie__section {
    padding: 0 5%
  }
}

.m__ttl.cookie__ttl {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 3rem
}

@media (min-width: 768px) {
  .m__ttl.cookie__ttl {
    font-size: 1.8rem
  }
}

.item__archive {
  margin-top: 5px
}

.item__archive ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2%
}

.item__archive li {
  width: 50%;
  padding: 0 2%;
  margin-bottom: 3rem
}

@media (min-width: 768px) {
  .item__archive li {
    width: 20%
  }
}

@media (min-width: 1024px) {
  .item__archive li {
    width: 20%;
    margin-bottom: 5rem
  }
}

.item__archive__lst {
  position: relative
}

.item__archive .new {
  position: absolute;
  z-index: 10;
  top: -5px;
  right: -5px;
  background-image: url(../img/new.png);
  background-size: cover;
  width: 28%
}

.item__archive .new:before {
  content: "";
  display: block;
  padding-top: 40%
}

.item__archive__img {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 1.5rem
}

.item__archive__img:before {
  content: "";
  display: block;
  padding-top: 100%
}

.item__archive__img:hover img {
  transform: translate(-50%, -50%) scale(1.05);
  opacity: .75
}

.item__archive__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .3s ease-in-out
}

.item__archive__ttl {
  position: relative;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2em
}

.item__archive__ttl span {
  display: block;
  font-weight: 400;
  font-size: 1rem
}

@media (min-width: 768px) {
  .item__archive__ttl {
    position: static;
    font-size: 1vw
  }
  .item__archive__ttl span {
    font-size: 1vw
  }
}

@media (min-width: 1024px) {
  .item__archive__ttl {
    padding-right: 75px;
    position: relative
  }
  .item__archive__ttl span {
    font-size: 1.1rem
  }
}

@media (min-width: 1450px) {
  .item__archive__ttl {
    padding-right: 85px;
    font-size: 1.5rem
  }
}

.item__archive__ttl.soldout:after {
  content: 'SOLD OUT';
  background: #999;
  color: #4D4D4D;
  font-size: 1.1rem;
  font-weight: 600;
  position: absolute;
  padding: 0 .5rem;
  right: 0;
  top: 0
}

@media (min-width: 768px) {
  .item__archive__ttl.soldout:after {
    left: 0;
    right: inherit;
    bottom: -15px;
    top: inherit;
    font-size: .8vw
  }
}

@media (min-width: 1024px) {
  .item__archive__ttl.soldout:after {
    left: inherit;
    right: 0;
    top: 0;
    bottom: inherit
  }
}

@media (min-width: 1450px) {
  .item__archive__ttl.soldout:after {
    font-size: 1.2rem
  }
}

.item__archive__price {
  font-size: 1.3rem;
  font-weight: 400;
  color: #4a4a4a
}

@media (min-width: 768px) {
  .item__archive__price {
    font-size: .8vw
  }
}

@media (min-width: 1450px) {
  .item__archive__price {
    font-size: 1.4rem
  }
}

.look li:not(:last-child) {
  margin-bottom: 5rem
}

.in {
  padding-left: 2.3%;
  max-width: 1000px
}

.privacypolicy {
  margin-top: 8rem
}

.privacypolicy li {
  display: flex
}

.form {
  margin-top: 4rem;
  font-size: 1.4rem;
  max-width: 640px
}

.form dt {
  margin-bottom: 1rem;
  font-weight: 600
}

.form dd {
  margin-bottom: 1.5rem
}

.form input[type="text"], .form input[type="tel"], .form input[type="email"] {
  width: 100%;
  border: none;
  background-color: #eee;
  padding: 0 10px 0 10px;
  font-size: 1.3rem;
  height: 40px
}

.form textarea {
  width: 100%;
  border: none;
  background-color: #eee;
  padding: 0 10px 0 10px;
  font-size: 1.3rem;
  height: 200px;
  resize: vertical
}

.form .submit {
  width: 256px;
  margin: 3rem auto 0
}

.form .submit input {
  width: 256px;
  height: 54px;
  border: none;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #000;
  border: 1px solid #000;
  background: #fff
}

.form .submit input:hover {
  color: #fff;
  background: #000
}

.thanks p+p {
  margin-top: 1rem
}

.faq {
  margin-bottom: 3rem
}

.faq dt, .faq dd {
  display: flex
}

.faq dt>span:first-child, .faq dd>span:first-child {
  margin-right: 1em;
  font-size: 1.8rem;
  position: relative;
  top: -3px;
  font-weight: 300
}

.faq dt {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: .5rem
}

.faq dt>span:not(:first-child) {
  transform: translateX(-0.65em)
}

.faq dd {
  font-size: 1.4rem
}

.faq .size_chart {
  display: block;
  max-width: 700px
}

.news__archive li {
  display: flex;
  padding-bottom: .6rem;
  border-bottom: solid 1px #4a4a4a
}

.news__archive time {
  margin-right: 1.7em
}

.post__head {
  display: flex;
  border-bottom: solid 1px #4a4a4a;
  padding-bottom: 1rem;
  margin-bottom: 2.5rem
}

@media (min-width: 768px) {
  .post__head {
    margin-bottom: 3rem
  }
}

.post__time {
  position: relative;
  top: 10px;
  margin-right: 1.7em
}

.post__ttl {
  font-size: 1.8rem;
  letter-spacing: .026em
}

@media (min-width: 768px) {
  .post__ttl {
    font-size: 2rem
  }
}

.post__con {
  line-height: 2
}

.post__con p {
  margin-bottom: 1rem
}

.guide a {
  transition: opacity .3s ease;
  text-decoration: underline
}

.guide a:hover {
  opacity: .75;
  text-decoration: none
}

.w__set {
  width: 100%;
  margin-left: auto;
  margin-right: auto
}

.w__inset {
  padding-left: 8%;
  padding-right: 8%
}

@media (min-width: 1024px) {
  .w__inset {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.w__inset02 {
  padding-left: 6%;
  padding-right: 6%
}

@media (min-width: 1024px) {
  .w__inset02 {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.w__full {
  padding-left: 2.5%;
  padding-right: 2.5%
}

.w__max__main {
  max-width: 1000px
}

.w__max__sub01 {
  max-width: 908px
}

.w__max__sub02 {
  max-width: 876px
}

.w__max__sub03 {
  max-width: 740px
}

.w__max__sub04 {
  max-width: 934px
}

@media (min-width: 1024px) {
  .pc__hide {
    display: none
  }
}

@media (max-width: 1024px) {
  .tab__hide {
    display: none
  }
}

@media (max-width: 768px) {
  .sp__hide {
    display: none
  }
}

.of_h {
  overflow: hidden
}

.inc_svg {
  display: none
}

.ta_c {
  text-align: center
}

.ta_r {
  text-align: right
}

.ta_l {
  text-align: left
}

.fw_400 {
  font-weight: 400
}

.fw_500 {
  font-weight: 500
}

.fw_600 {
  font-weight: 600
}

.fw_700 {
  font-weight: 700
}

.img_res {
  max-width: 100%;
  width: auto;
  height: auto
}

.img_res-full {
  width: 100%;
  height: auto
}

.highlight {
  transition: opacity 300ms ease
}

.highlight:active {
  opacity: .7
}

@media (min-width: 768px) {
  .highlight:hover {
    opacity: .7
  }
}

.underline:hover {
  text-decoration: underline
}

.underline-rev {
  text-decoration: underline
}

.underline-rev:hover {
  text-decoration: underline
}

.m__section {
  margin-bottom: 4rem
}

@media (min-width: 768px) {
  .m__section {
    margin-bottom: 6rem
  }
}

.m__ttl {
  font-size: 2.3rem;
  font-weight: 300;
  letter-spacing: .03em;
  margin-bottom: 3rem
}

@media (min-width: 768px) {
  .m__ttl {
    font-size: 2.7rem;
    margin-bottom: 4rem
  }
}

.m__subttl {
  font-weight: 500;
  margin-top: 2rem;
  line-height: 1.8
}

@media (min-width: 768px) {
  .m__subttl {
    font-size: 1.6rem
  }
}

@media (min-width: 1024px) {
  .pc__hide {
    display: none
  }
}

@media (max-width: 768px) {
  .sp__hide {
    display: none
  }
}