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

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit
}

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word
}

body {
  margin: 0
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0
}

hr {
  color: inherit;
  height: 0;
  overflow: visible
}

main {
  display: block
}

nav ol,
nav ul {
  list-style: none;
  padding: 0
}

nav li::before {
  content: "​"
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

a {
  background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}

audio,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

iframe {
  border-style: none
}

img {
  border-style: none
}

svg:not([fill]) {
  fill: currentColor
}

svg:not(:root) {
  overflow: hidden
}

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}

button,
input,
select {
  margin: 0
}

button {
  overflow: visible;
  text-transform: none
}

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

fieldset {
  border: 1px solid #a0a0a0;
  padding: .35em .75em .625em
}

input {
  overflow: visible
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

select {
  text-transform: none
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
  resize: block
}

[type=checkbox],
[type=radio] {
  padding: 0
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

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

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

:-moz-focusring {
  outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
  box-shadow: none
}

details {
  display: block
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content
}

dialog:not([open]) {
  display: none
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation
}

[hidden] {
  display: none
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed
}

[aria-hidden=false][hidden] {
  display: initial
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute
}

@-webkit-keyframes hotaru {
  0% {
    opacity: 1
  }

  25% {
    opacity: 0
  }

  75% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes hotaru {
  0% {
    opacity: 1
  }

  25% {
    opacity: 0
  }

  75% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes yure {
  0% {
    -webkit-transform: translate3d(90%, 90%, 0);
    transform: translate3d(90%, 90%, 0)
  }

  25% {
    -webkit-transform: translate3d(110%, 90%, 0);
    transform: translate3d(110%, 90%, 0)
  }

  50% {
    -webkit-transform: translate3d(110%, 110%, 0);
    transform: translate3d(110%, 110%, 0)
  }

  75% {
    -webkit-transform: translate3d(90%, 110%, 0);
    transform: translate3d(90%, 110%, 0)
  }

  100% {
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0)
  }
}

@keyframes yure {
  0% {
    -webkit-transform: translate3d(90%, 90%, 0);
    transform: translate3d(90%, 90%, 0)
  }

  25% {
    -webkit-transform: translate3d(110%, 90%, 0);
    transform: translate3d(110%, 90%, 0)
  }

  50% {
    -webkit-transform: translate3d(110%, 110%, 0);
    transform: translate3d(110%, 110%, 0)
  }

  75% {
    -webkit-transform: translate3d(90%, 110%, 0);
    transform: translate3d(90%, 110%, 0)
  }

  100% {
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0)
  }
}

html {
  font-size: 62.5%;
  width: 100%
}

body {
  position: relative;
  width: 100%
}

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

h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
p,
ul,
ol,
li,
dd,
small,
a {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: .07em;
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, "Gotham", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  list-style-type: none;
  word-break: normal;
  position: relative
}

a {
  color: darkred;
  letter-spacing: .06em;
  text-decoration: none;
  word-break: normal
}

a:hover {
  opacity: .7
}

a[target=new]:after,
a[target=_new]:after,
a[target=_blank]:after {
  font-family: "Hobonichi-Icons";
  content: "";
  font-weight: normal;
  font-size: .8em;
  position: relative;
  top: -0.2em;
  margin-left: 5px;
  margin-right: .5em
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold
}

.btn__cart {
  display: inline-block;
  border-radius: 30px;
  font-size: 1.6rem;
  text-align: center;
  padding: 5px 13px;
  font-weight: bold;
  background-color: rgba(255, 240, 114, .8);
  color: #4d4d4d
}

.btn__cart.sold {
  background-color: #ccc;
  pointer-events: none;
  border-radius: 0
}

.btn {
  border: 1px solid #000;
  border-radius: 30px;
  padding: 0px 10px;
  display: block;
  width: 200px;
  text-align: center;
  color: #000;
  margin: 2em auto 4em
}

.lity {
  background-color: rgba(255, 255, 255, 0) !important
}

.lity-content:after {
  content: none !important
}

.lity-close {
  background: rgba(0, 0, 0, 0);
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  font-weight: normal !important;
  text-indent: -9999px !important;
  text-shadow: none !important;
  color: #000 !important
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 40px !important;
  top: auto !important;
  left: 0;
  width: 100%
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #fff !important
}

.swiper-pagination-bullet-active {
  background: #fff !important
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px !important
}

.swiper-pagination {
  text-align: center !important
}

.swiper-button-prev,
.swiper-button-next {
  background: none !important
}

.swiper-button-prev svg,
.swiper-button-next svg {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px
}

.hiddenString {
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  padding: 0;
  border: 0
}

.svgicon svg {
  width: 27px;
  height: 27px;
  margin-right: 5px;
  fill: #4c4948;
  stroke: #4c4948
}

.svgicon svg path {
  fill: #4c4948
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 30px !important
}

@media screen and (max-width: 640px) {

  .swiper-button-prev,
  .swiper-button-next {
    width: 15px !important;
    height: 34px !important
  }

  .lity {
    background-color: rgba(255, 255, 255, .8) !important
  }

  .lity-content:after {
    content: none !important
  }

  .lity-close {
    right: auto !important;
    left: 93% !important;
    top: 5% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    font-weight: normal !important;
    font-size: 5rem !important;
    text-shadow: none !important;
    color: #000 !important
  }

  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 7vw !important;
    top: auto !important;
    left: 0;
    width: 100%
  }
}

body {
  background-color: rgba(0, 0, 0, 0)
}

hr {
  border-top: 1px solid #000;
  height: 1px;
  width: 100%;
  margin-bottom: 100px
}

span.hiddenString {
  font-family: "A1 Mincho", serif
}

span.kob1.hiddenString {
  font-family: "Koburina Gothic W1 JIS2004", sans-serif
}

.header {
  position: fixed;
  left: 0;
  top: -50px;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #000;
  z-index: 5000;
  background-color: #fff;
  -webkit-transition: top .5s ease-out;
  transition: top .5s ease-out
}

.header.active {
  top: 0
}

.header__contents {
  width: 100%;
  height: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.header__contents .logo {
  padding: 0 48px;
  line-height: 48px
}

.header__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
  -ms-flex-pack: right;
  justify-content: right
}

.header__menu li {
  margin: 0 1em;
  line-height: 50px
}

.header__menu li a {
  color: #404040;
  font-size: 1.2rem;
  font-family: "Koburina Gothic W1 JIS2004", sans-serif
}

.spmenu {
  display: none
}

.yodogawa {
  display: block;
  padding: 300px 0
}

.yodogawa__contents {
  background-color: #202a38;
  padding: 50px 50px 20px;
  width: 100%;
  max-width: 554px;
  margin: 0 auto
}

.yodogawa p {
  color: #fff;
  font-size: 1.8rem;
  font-family: "A1 Mincho", serif
}

.yodogawa .btn__profile {
  display: block;
  margin: 2em auto;
  width: 101px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer
}

.profile {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 6000
}

.profile.active {
  display: block
}

.profile__container {
  overflow-y: scroll;
  position: absolute;
  left: 50%;
  top: 10px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 95%;
  max-width: 470px;
  height: calc(95vh - 60px);
  border: 1px solid #000;
  margin: 50px auto;
  background-color: #fff;
  padding: 30px 30px 30px 30px
}

.profile__close {
  width: 36px;
  height: 36px;
  position: relative;
  margin: 20px auto;
  cursor: pointer
}

.profile__close img {
  width: 100%;
  height: auto
}

.profile h1 {
  font-size: 1.8rem;
  margin-bottom: 1em
}

.profile p {
  font-size: 1.4rem;
  line-height: 2
}

.profile p a {
  font-size: 1.4rem
}

.top {
  width: 100vw;
  height: 100dvh;
  -webkit-transition: height .5s ease-out;
  transition: height .5s ease-out
}

.top .logo {
  position: absolute;
  left: 9.833333333vw;
  top: 52%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 36.16666667vw;
  max-width: 434px;
  height: 23vw;
  max-height: 290px;
  background-image: url("../img/lookbook/logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out
}

.top .logo-2 {
  background-image: url("../img/title2.svg")
}

.top .logo.active {
  opacity: 1
}

.top.active {
  height: 200px
}

@media screen and (orientation: landscape) {
  .bg {
    width: 100vw;
    height: 100dvh;
    background-size: cover;
    background-position: center center;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 1.5s ease-out;
    transition: opacity 1.5s ease-out
  }

  .bg.active {
    opacity: 1
  }

  .bg-0 {
    opacity: 1;
    background-image: url("../img/slide_1.jpg")
  }

  .bg-0.hide {
    opacity: 0
  }

  .bg-1 {
    background-image: url("../img/slide_1.jpg")
  }

  .bg-2 {
    background-image: url("../img/slide_2.jpg")
  }

  .bg-3 {
    background-image: url("../img/slide_3.jpg")
  }
}

@media screen and (orientation: portrait) {
  .bg {
    width: 100vw;
    height: 100dvh;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 1.5s ease-out;
    transition: opacity 1.5s ease-out
  }

  .bg.active {
    opacity: 1
  }

  .bg-0 {
    opacity: 1;
    background-image: url("../img/index_img_1_sp.jpg")
  }

  .bg-0.hide {
    opacity: 0
  }

  .bg-1 {
    background-image: url("../img/index_img_1_sp.jpg")
  }

  .bg-2 {
    background-image: url("../img/index_img_2_sp.jpg")
  }

  .bg-3 {
    background-image: url("../img/index_img_3_sp.jpg")
  }
}

.look {
  width: 100vw;
  height: 100dvh;
  background-size: cover;
  background-position: center center;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all .75s linear;
  transition: all .75s linear;
  z-index: 0
}

.look-intro0 {
  background-image: url("../img/slide_1.jpg")
}

.look-intro1 {
  background-image: url("../img/slide_2.jpg")
}

.look-intro2 {
  background-image: url("../img/slide_3.jpg")
}

.look-intro3 {
  background-image: url("../img/slide_4.jpg")
}

.look-intro4 {
  background-image: url("../img/slide_5.jpg")
}

.look-intro5 {
  background-image: url("../img/slide_6.jpg")
}

.look.active {
  opacity: 1
}

#look-intro {
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
  opacity: 0
}

#look-intro.active {
  opacity: 1
}

.intro .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  opacity: 0;
  width: 41.66666667vw;
  height: 8.166666667vw;
  max-width: 500px
}

.intro .logo img {
  width: 100%;
  height: auto
}

.intro .logo.active {
  opacity: 1
}

.banner {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.banner__ttl {
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-family: "A1 Mincho", serif;
  margin-bottom: 20px
}

.banner li {
  display: block;
  width: calc((100% - 100px)/3);
  margin-bottom: 15px;
  margin-right: 50px
}

.banner li:nth-child(3n) {
  margin-right: 0
}

.banner li img {
  opacity: .5;
  width: 100%;
  height: auto
}

.banner li a {
  display: block
}

.banner li a img {
  opacity: 1
}

.banner li a span {
  opacity: 1
}

.banner li span {
  opacity: .5;
  display: block;
  font-size: 1.3rem;
  font-family: "A1 Mincho", serif;
  line-height: 1.5;
  padding-top: 8px
}

.intro {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  z-index: -1;
  background-color: #000
}

.intro.active {
  display: block
}

.intro .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 41.66666667vw;
  height: 16.66666667vw;
  max-width: 500px;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  opacity: 0
}

.intro .logo img {
  width: 100%;
  height: auto
}

.intro .logo.active {
  opacity: 1
}

.intro-item {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all .75s linear;
  transition: all .75s linear
}

.intro-item.active {
  opacity: 1
}

.loading {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1000
}

.loading #loading-bar {
  width: 0%;
  height: 100%;
  background-color: #000;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 1
}

.loading #loading-bar.loaded {
  opacity: 0
}

.arrow {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  cursor: pointer;
  display: block;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background-image: url("../img/arrow_d.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 6.666666667vw;
  height: 6.666666667vw;
  max-width: 80px;
  max-height: 80px
}

.arrow.active {
  opacity: 1
}

.lineup {
  background-color: #fff;
  width: 100%;
  padding: 50px 0
}

.lineup__contents {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto
}

.lineup__ttl {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px
}

.lineup__ttl-2 {
  margin-top: 60px
}

.lineup__ttl span {
  display: block;
  text-align: center
}

.lineup__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.lineup__item {
  display: block;
  margin-bottom: 90px;
  width: 50%
}

.lineup__item-full {
  width: 100%
}

.lineup__item .thumbs {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.lineup__item .thumbs li {
  margin: 0 10px;
  width: 100%;
  max-width: 200px;
  text-align: center
}

.lineup__item .thumbs li.sold:after {
  content: "";
  background-image: url("../img/soldout.png");
  background-size: contain;
  width: 90px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: calc(50% - 18px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.lineup__item .thumbs li span {
  margin-top: .5em;
  display: block;
  text-align: center;
  font-family: "A1 Mincho", serif;
  font-weight: bold
}

.lineup__item .thumbs li img {
  width: 100%;
  height: auto;
  max-width: 200px
}

.lineup__item .thumbs-coat li,
.lineup__item .thumbs-hoodcoat li {
  width: 50%
}

.lineup__item .thumbs-po li {
  max-width: 230px
}

.lineup__item .thumbs-po li img {
  max-width: 100%
}

.lineup__item h2 {
  text-align: center;
  font-size: 2.1rem;
  line-height: 1.5;
  font-family: "A1 Mincho", serif;
  font-weight: bold;
  letter-spacing: 0
}

.lineup__item .value {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 15px;
  font-family: "A1 Mincho", serif
}

.lineup__item .value .tax,
.lineup__item .value .yen {
  font-size: 1.3rem;
  line-height: 1.2;
  font-family: "A1 Mincho", serif
}

.lineup__item .more {
  font-size: 1.3rem;
  border: 1px solid #000;
  padding: 2px 5px;
  border-radius: 20px;
  width: 150px;
  text-align: center;
  margin: 0 auto;
  font-family: "Koburina Gothic W1 JIS2004", sans-serif
}

.footer {
  background-color: #fff
}

.footer__container {
  border-top: 1px solid #000;
  background-color: #fff;
  padding: 45px 0
}

.footer__banner {
  text-align: center;
  padding: 20px 0
}

.footer__banner a {
  display: block;
  width: 80%;
  max-width: 660px;
  margin: 0 auto
}

.footer__ttl {
  text-align: center;
  margin-bottom: 2em
}

.footer p {
  font-family: "Koburina Gothic W3 JIS2004", sans-serif
}

.footer dl {
  width: 90%;
  max-width: 280px;
  margin: 0 auto
}

.footer dl dt {
  font-size: 1.3rem;
  font-family: "Koburina Gothic W3 JIS2004", sans-serif
}

.footer dl dd {
  font-size: 1.3rem;
  font-family: "Koburina Gothic W1 JIS2004", sans-serif;
  margin-bottom: 1em
}

.footer dl dd a {
  font-size: 1.3rem
}

.footer__column2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 500px;
  margin: 0 auto
}

.footer__column2 dl {
  width: 40%
}

.footer__column2 dl:nth-child(3) {
  width: 20%
}

.footer__links-store {
  text-align: center;
  margin: 2em auto
}

.footer__links-store li {
  display: inline-block;
  font-size: 1.3rem
}

.footer__links-store li a {
  font-size: 1.3rem;
  color: #404040
}

.footer__links-store li:after {
  font-size: 1.3rem;
  content: "／";
  margin: 0 .2em
}

.footer__links-store li:last-child:after {
  content: none
}

.footer .share__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 500px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto
}

.footer small.copyright {
  display: block;
  text-align: center;
  background-image: url("../img/copyright.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 218px;
  height: 12px;
  margin: 0 auto
}

@media(max-width: 767px) {
  html {
    min-height: -webkit-fill-available
  }

  body {
    min-height: 100dvh;
    min-height: -webkit-fill-available;
    background: #000
  }

  img {
    width: 100%
  }

  .header {
    position: fixed;
    left: 0;
    top: -50px;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #000;
    z-index: 5000;
    background-color: #fff;
    -webkit-transition: top .5s ease-out;
    transition: top .5s ease-out
  }

  .header.active {
    top: 0
  }

  .header__contents {
    width: 100%;
    height: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .header__contents .logo {
    padding: 0 18px;
    line-height: 48px;
    height: 22px;
    width: auto
  }

  .header__contents .logo img {
    height: 100%;
    width: auto
  }

  .header__menu {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50px;
    left: 0;
    display: none
  }

  .header__menu.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .header__menu li {
    display: block;
    margin: 0;
    line-height: 1.5;
    background-color: #fff;
    border-bottom: 1px solid #404040;
    padding: 5px 0
  }

  .header__menu li a {
    color: #404040;
    font-size: 1.5rem;
    padding: 0 10px;
    display: block
  }

  .spmenu {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    z-index: 1000
  }

  .spmenu,
  .spmenu span {
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .spmenu {
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    display: block
  }

  .spmenu span {
    position: absolute;
    left: 10px;
    width: 30px;
    height: 5px;
    background-color: #000
  }

  .spmenu.active span {
    left: 10px
  }

  .spmenu span:nth-of-type(1) {
    top: 12px
  }

  .spmenu span:nth-of-type(2) {
    top: 22px
  }

  .spmenu span:nth-of-type(3) {
    top: 32px
  }

  .spmenu span:nth-of-type(1) {
    -webkit-animation: menu-bar01 .3s forwards;
    animation: menu-bar01 .3s forwards
  }

  @-webkit-keyframes menu-bar01 {
    0% {
      -webkit-transform: translateY(15px) rotate(45deg);
      transform: translateY(15px) rotate(45deg)
    }

    50% {
      -webkit-transform: translateY(15px) rotate(0);
      transform: translateY(15px) rotate(0)
    }

    100% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0)
    }
  }

  @keyframes menu-bar01 {
    0% {
      -webkit-transform: translateY(15px) rotate(45deg);
      transform: translateY(15px) rotate(45deg)
    }

    50% {
      -webkit-transform: translateY(15px) rotate(0);
      transform: translateY(15px) rotate(0)
    }

    100% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0)
    }
  }

  .spmenu span:nth-of-type(2) {
    -webkit-transition: all .15s .15s;
    transition: all .15s .15s;
    opacity: 1
  }

  .spmenu span:nth-of-type(3) {
    -webkit-animation: menu-bar02 .3s forwards;
    animation: menu-bar02 .3s forwards
  }

  @-webkit-keyframes menu-bar02 {
    0% {
      -webkit-transform: translateY(-15px) rotate(-45deg);
      transform: translateY(-15px) rotate(-45deg)
    }

    50% {
      -webkit-transform: translateY(-15px) rotate(0);
      transform: translateY(-15px) rotate(0)
    }

    100% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0)
    }
  }

  @keyframes menu-bar02 {
    0% {
      -webkit-transform: translateY(-15px) rotate(-45deg);
      transform: translateY(-15px) rotate(-45deg)
    }

    50% {
      -webkit-transform: translateY(-15px) rotate(0);
      transform: translateY(-15px) rotate(0)
    }

    100% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0)
    }
  }

  .spmenu.active span:nth-of-type(1) {
    top: 8px;
    -webkit-animation: active-menu-bar01 .3s forwards;
    animation: active-menu-bar01 .3s forwards
  }

  @-webkit-keyframes active-menu-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0)
    }

    50% {
      -webkit-transform: translateY(15px) rotate(0);
      transform: translateY(15px) rotate(0)
    }

    100% {
      -webkit-transform: translateY(15px) rotate(45deg);
      transform: translateY(15px) rotate(45deg)
    }
  }

  @keyframes active-menu-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0)
    }

    50% {
      -webkit-transform: translateY(15px) rotate(0);
      transform: translateY(15px) rotate(0)
    }

    100% {
      -webkit-transform: translateY(15px) rotate(45deg);
      transform: translateY(15px) rotate(45deg)
    }
  }

  .spmenu.active span:nth-of-type(2) {
    top: 23px;
    opacity: 0
  }

  .spmenu.active span:nth-of-type(3) {
    top: 38px;
    -webkit-animation: active-menu-bar03 .3s forwards;
    animation: active-menu-bar03 .3s forwards
  }

  @-webkit-keyframes active-menu-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0)
    }

    50% {
      -webkit-transform: translateY(-15px) rotate(0);
      transform: translateY(-15px) rotate(0)
    }

    100% {
      -webkit-transform: translateY(-15px) rotate(-45deg);
      transform: translateY(-15px) rotate(-45deg)
    }
  }

  @keyframes active-menu-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
      transform: translateY(0) rotate(0)
    }

    50% {
      -webkit-transform: translateY(-15px) rotate(0);
      transform: translateY(-15px) rotate(0)
    }

    100% {
      -webkit-transform: translateY(-15px) rotate(-45deg);
      transform: translateY(-15px) rotate(-45deg)
    }
  }

  .container h2 {
    font-size: 1.8rem;
    width: 100%;
    text-align: center
  }

  .intro .logo {
    width: 66.66666667vw;
    height: 26.66666667vw
  }

  .look {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center
  }

  .look-intro0 {
    background-image: url("../img/sp/slide_1.jpg");
    height: 100%
  }

  .look-intro1 {
    background-image: url("../img/sp/slide_2.jpg");
    height: 100%
  }

  .look-intro2 {
    background-image: url("../img/sp/slide_3.jpg");
    height: 100%
  }

  .look-intro3 {
    background-image: url("../img/sp/slide_4.jpg");
    height: 100%
  }

  .look-intro4 {
    background-image: url("../img/sp/slide_5.jpg");
    height: 100%
  }

  .look-intro5 {
    background-image: url("../img/sp/slide_6.jpg");
    height: 100%
  }

  .look.intro-item {
    background-size: contain;
    background-repeat: no-repeat
  }

  .banner {
    width: 95%;
    max-width: 95%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .banner__ttl {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    font-family: "A1 Mincho", serif;
    margin-bottom: 20px
  }

  .banner li {
    display: block;
    width: calc((100% - 12vw)/2);
    margin-bottom: 15px;
    margin-right: 6vw
  }

  .banner li:nth-child(3n) {
    margin-right: 6vw
  }

  .banner li:nth-child(2n) {
    margin-right: 0
  }

  .banner li img {
    opacity: .5;
    width: 100%;
    height: auto
  }

  .banner li a {
    display: block
  }

  .banner li a img {
    opacity: 1
  }

  .banner li a span {
    opacity: 1
  }

  .banner li span {
    opacity: .5;
    display: block;
    font-size: 1.3rem;
    font-family: "A1 Mincho", serif
  }

  .arrow {
    position: absolute;
    left: 50%;
    bottom: 20px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor: pointer;
    display: block;
    z-index: 100;
    width: 60px;
    height: 60px
  }

  .yodogawa {
    padding: 50px 0 100px
  }

  .yodogawa__contents {
    padding: 20px;
    width: 90%;
    max-width: 90%;
    margin: 0 auto
  }

  .yodogawa p {
    text-align: left;
    font-size: 1.5rem;
    font-family: "A1 Mincho", serif
  }

  .profile {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 6000
  }

  .profile.active {
    display: block
  }

  .profile__container {
    overflow-y: scroll;
    position: absolute;
    overflow-scrolling: touch;
    left: 50%;
    top: 3vw;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 95%;
    max-width: 95%;
    height: calc(95vh - 60px);
    border: 1px solid #000;
    margin: 20px auto;
    background-color: #fff;
    padding: 30px 30px 30px 30px
  }

  .profile__close {
    width: 36px;
    height: 36px;
    position: relative;
    margin: 20px auto;
    cursor: pointer
  }

  .profile__close img {
    width: 100%;
    height: auto
  }

  .profile p {
    font-size: 1.4rem;
    line-height: 2
  }

  .top {
    width: 100vw;
    height: 100dvh;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
  }

  .top .logo {
    position: absolute;
    left: 4.6vw;
    top: calc(50% + 2.5dvh);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 60vw;
    height: 38vw;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out
  }

  .top .logo.active {
    opacity: 1
  }

  .lineup {
    background-color: #fff;
    width: 100%;
    padding: 30px 0
  }

  .lineup__contents {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
  }

  .lineup__ttl {
    text-align: center;
    margin-bottom: 30px
  }

  .lineup__ttl img {
    height: 40px;
    width: auto
  }

  .lineup__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    min-width: auto;
    max-width: 100%
  }

  .lineup__item {
    display: block;
    margin-bottom: 40px;
    width: 100%;
    min-width: auto;
    max-width: 100%
  }

  .lineup__item h2 {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.5;
    font-family: "A1 Mincho", serif
  }

  .lineup__item .value {
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 15px;
    font-family: "A1 Mincho", serif
  }

  .lineup__item .value .tax,
  .lineup__item .value .yen {
    font-size: 1.1rem;
    line-height: 1.2;
    font-family: "A1 Mincho", serif
  }

  .lineup__item .more {
    font-size: 1.3rem;
    border: 1px solid #000;
    padding: 2px 5px;
    border-radius: 20px;
    width: 150px;
    text-align: center;
    margin: 0 auto;
    font-family: "Gothic MB101 Light", sans-serif
  }

  .lineup__item .thumbs {
    width: 80%;
    margin: 20px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .lineup__item .thumbs li {
    width: calc((100% - 2vw)/2);
    margin-right: 2vw;
    margin-left: 0;
    margin-bottom: 15px
  }

  .lineup__item .thumbs li:nth-child(2n) {
    margin-right: 0
  }

  .lineup__item .thumbs li img {
    width: 100%;
    height: auto
  }

  .lineup__item .thumbs li.sold:after {
    content: "";
    background-image: url("../img/soldout.png");
    background-size: contain;
    width: 90px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .lineup__item .thumbs li span {
    display: block;
    text-align: center;
    font-size: 1.4rem;
    font-family: "A1 Mincho", serif
  }

  .lineup__item .thumbs-po li {
    width: calc(50% - 2vw)
  }

  .lineup__item .thumbs-trainer,
  .lineup__item .thumbs-camelpants,
  .lineup__item .thumbs-bag {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .lineup__item .thumbs-trainer li img,
  .lineup__item .thumbs-camelpants li img,
  .lineup__item .thumbs-bag li img {
    width: auto;
    height: 180px
  }

  .footer__container {
    padding: 25px 0
  }

  .footer__ttl img {
    height: 23px;
    width: auto
  }

  .footer__column2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .footer__column2 dl {
    width: 100%
  }

  .footer__column2 dl:nth-child(3) {
    width: 100%
  }

  .footer .share__list {
    max-width: 288px
  }

  .footer .share__list li {
    width: 45px
  }
}