@charset "UTF-8";
@font-face {
  font-family: "unitedarrows-Extrabold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/UNITEDARROWS/unitedarrows-Extrabold.eot");
  src: url("../fonts/UNITEDARROWS/unitedarrows-Extrabold.woff2") format("woff2"), url("../fonts/UNITEDARROWS/unitedarrows-Extrabold.woff") format("woff"), url("../fonts/UNITEDARROWS/unitedarrows-Extrabold.otf") format("opentype"), url("../fonts/UNITEDARROWS/unitedarrows-Extrabold.ttf") format("truetype"), url("../fonts/UNITEDARROWS/unitedarrows-Extrabold.eot?#iefix") format("embedded-opentype");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, 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, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  font-weight: normal;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 3.7333333333vw;
  line-height: 1;
  position: relative;
}
@media screen and (min-width: 500px) {
  body {
    font-size: 1.4rem;
  }
}
body.noscroll {
  overflow: hidden;
}

.wf-active body {
  opacity: 1;
  transition: opacity 0.3s ease;
}

ol, ul, li {
  list-style: none;
}

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

a {
  text-decoration: none;
  color: #000;
}

.clearfix {
  display: inline-block;
  height: 1%;
}
.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

*:focus {
  outline: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .sp5 {
    display: none !important;
  }
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .pc {
    display: none !important;
  }
}
.scroll-in {
  opacity: 0;
  transform: translateY(15px);
  transition: 0.5s ease;
}
@media screen and (max-width: 767px) {
  .scroll-in.for-pc {
    opacity: 1;
    transform: none;
  }
}
@media screen and (min-width: 767px) {
  .scroll-in.for-sp {
    opacity: 1;
    transform: none;
  }
}
.scroll-in.show {
  opacity: 1;
  transform: none;
}

header {
  position: relative;
  z-index: 10;
}

header {
  font-size: 18px;
}

.fix-title {
  position: absolute;
  top: 25px;
  left: 30px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .fix-title {
    top: 15px;
    left: 18px;
  }
}
.fix-title a {
  display: block;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 767px) {
  .fix-title a:hover {
    opacity: 0.6;
  }
}
.fix-title .title {
  text-align: center;
  padding-bottom: 7%;
}
.fix-title .title span {
  display: block;
  position: relative;
}
.fix-title .title span:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.fix-title .title span:nth-of-type(1) {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12.2666666667vw;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 500px) {
  .fix-title .title span:nth-of-type(1) {
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 767px) {
  .fix-title .title span:nth-of-type(1) {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .fix-title .title span:nth-of-type(1) {
    font-size: 2.4rem;
  }
}
.fix-title .title span:nth-of-type(1):before {
  bottom: 24%;
}
.fix-title .title span:nth-of-type(2) {
  font-family: garamond-premier-pro, serif;
  font-weight: 600;
  font-style: italic;
  font-size: 8.9333333333vw;
  margin-top: -3%;
}
@media screen and (min-width: 500px) {
  .fix-title .title span:nth-of-type(2) {
    font-size: 3.35rem;
  }
}
@media screen and (max-width: 767px) {
  .fix-title .title span:nth-of-type(2) {
    font-size: 4.6666666667vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .fix-title .title span:nth-of-type(2) {
    font-size: 1.75rem;
  }
}
.fix-title .title span:nth-of-type(2):before {
  bottom: 22%;
}
.fix-title .logo-ua {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.fix-nav {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 10;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
  .fix-nav {
    top: 0;
    right: 18px;
  }
}
.fix-nav ul {
  display: flex;
}
.fix-nav ul li {
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 4.2666666667vw;
  white-space: nowrap;
  line-height: 1.2;
  padding: 22px 0 22px 1px;
  border-bottom: #000 1px solid;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 500px) {
  .fix-nav ul li {
    font-size: 1.6rem;
  }
}
.fix-nav ul li:last-of-type {
  border: none !important;
}
.fix-nav ul li:before {
  content: "";
  display: inline-block;
  border: transparent 2px solid;
  border-top: #000 4px solid;
  margin-bottom: 7px;
  margin-left: 3px;
  transition: transform 0.3s ease;
}
@media screen and (min-width: 767px) {
  .fix-nav ul li:hover {
    cursor: pointer;
    opacity: 0.5;
  }
  .fix-nav ul li:hover:before {
    transform: translateY(3px);
  }
}
.fix-nav ul li span {
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5.6vw;
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
}
@media screen and (min-width: 500px) {
  .fix-nav ul li span {
    font-size: 2.1rem;
  }
}

.credit-wrapper {
  padding-top: 30px;
}
.credit-wrapper .ex {
  display: inline-block;
  border: #000 1px solid;
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6666666667vw;
  letter-spacing: -0.04em;
  text-align: center;
  margin-bottom: 10px;
  padding: 1px 3px 0;
}
@media screen and (min-width: 500px) {
  .credit-wrapper .ex {
    font-size: 1rem;
  }
}
.credit-wrapper .ex:first-letter {
  font-size: 3.2vw;
}
@media screen and (min-width: 500px) {
  .credit-wrapper .ex:first-letter {
    font-size: 1.2rem;
  }
}
.credit-wrapper .brand {
  font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.2vw;
  padding: 0 0 6px;
  border-bottom: #000 1px solid;
  line-height: 1.3;
}
@media all and (-ms-high-contrast: none) {
  .credit-wrapper .brand {
    font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (min-width: 500px) {
  .credit-wrapper .brand {
    font-size: 1.2rem;
  }
}
.credit-wrapper .credit {
  font-size: 4.2666666667vw;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
@media screen and (min-width: 500px) {
  .credit-wrapper .credit {
    font-size: 1.6rem;
  }
}
.credit-wrapper .credit p {
  letter-spacing: -0.06em;
}
.credit-wrapper .credit p span {
  display: block;
  font-size: 3.2vw;
  font-style: italic;
  letter-spacing: 0;
  margin-top: 5px;
}
@media screen and (min-width: 500px) {
  .credit-wrapper .credit p span {
    font-size: 1.2rem;
  }
}
.credit-wrapper .credit .buy-btn {
  display: block;
  width: 85px;
  height: 30px;
  background: #000;
  line-height: 30px;
  color: #fff;
  font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.2vw;
  padding: 0 8px 0 15px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: transparent 1px solid;
  transition: 0.3s ease;
}
@media all and (-ms-high-contrast: none) {
  .credit-wrapper .credit .buy-btn {
    font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (min-width: 500px) {
  .credit-wrapper .credit .buy-btn {
    font-size: 1.2rem;
  }
}
.credit-wrapper .credit .buy-btn:after {
  content: "";
  display: block;
  border: transparent 2px solid;
  border-left: #fff 4px solid;
  transition: 0.3s ease;
}
@media screen and (min-width: 767px) {
  .credit-wrapper .credit .buy-btn:hover {
    background: transparent;
    color: #000;
    border-color: #000;
  }
  .credit-wrapper .credit .buy-btn:hover:after {
    border-left: #000 4px solid;
  }
}
.credit-wrapper .credit .buy-btn.coming {
  width: 100px;
  padding: 0;
  pointer-events: none;
  justify-content: center;
}
.credit-wrapper .credit .buy-btn.coming:after {
  content: none;
}
.credit-wrapper .cap {
  line-height: 1.9285714286;
  letter-spacing: 0.08em;
  margin-top: 20px;
}
.credit-wrapper .cap:before {
  font-size: 5.6vw;
}
@media screen and (min-width: 500px) {
  .credit-wrapper .cap:before {
    font-size: 2.1rem;
  }
}

.sfaff-list {
  display: flex;
  flex-wrap: wrap;
}
.sfaff-list li {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .sfaff-list li {
    width: 50%;
  }
}
.sfaff-list li.current {
  pointer-events: none;
}
.sfaff-list li.current .thumb, .sfaff-list li.current .data {
  opacity: 0.5;
}
.sfaff-list li a {
  display: block;
  position: relative;
  background: #000;
}
@media screen and (min-width: 767px) {
  .sfaff-list li a:hover .thumb {
    opacity: 0;
    transition: 0.4s ease;
  }
  .sfaff-list li a:hover .sub {
    opacity: 0.95;
    visibility: visible;
  }
}
.sfaff-list li a .thumb {
  opacity: 0.95;
}
.sfaff-list li a .sub {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease;
}
.sfaff-list li a .data {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  margin-bottom: 6.4102564103%;
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}
.sfaff-list li a .data .name-en {
  font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 6.1333333333vw;
  letter-spacing: 0.04em;
}
@media all and (-ms-high-contrast: none) {
  .sfaff-list li a .data .name-en {
    font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (min-width: 500px) {
  .sfaff-list li a .data .name-en {
    font-size: 2.3rem;
  }
}
.sfaff-list li a .data .name-jp {
  margin: 5px 0;
  font-size: 3.2vw;
}
@media screen and (min-width: 500px) {
  .sfaff-list li a .data .name-jp {
    font-size: 1.2rem;
  }
}
.sfaff-list li a .data .name-jp span {
  display: inline-block;
  white-space: nowrap;
}
.sfaff-list li a .data .name-jp span:before {
  content: "(";
  padding-right: 1em;
}
.sfaff-list li a .data .name-jp span:after {
  content: ")";
  padding-left: 1em;
}
.sfaff-list li a .data .shop {
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 1.4166666667;
}
@media screen and (min-width: 500px) {
  .sfaff-list li a .data .shop {
    font-size: 1.2rem;
  }
}

.modal {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease;
}
.modal.open {
  opacity: 1;
  visibility: visible;
}
.modal.open .modal-slider {
  opacity: 1;
  pointer-events: auto;
}
.modal .modal-header {
  width: 100%;
  height: 80px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 35px 0 20px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 302;
}
@media screen and (max-width: 767px) {
  .modal .modal-header {
    padding: 0 20px 0 0;
  }
}
.modal .modal-header .switcher {
  display: flex;
}
@media screen and (max-width: 767px) {
  .modal .modal-header .switcher {
    flex-grow: 1;
  }
}
.modal .modal-header .switcher li {
  padding: 0 22px;
  border-right: #000 1px solid;
}
@media screen and (max-width: 767px) {
  .modal .modal-header .switcher li {
    padding: 0 5%;
  }
}
.modal .modal-header .switcher li.current {
  opacity: 0.3;
  pointer-events: none;
}
.modal .modal-header .switcher li:last-of-type {
  border-right: none;
}
.modal .modal-header .switcher li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border: transparent 2px solid;
  border-left: #000 4px solid;
  margin-right: 8px;
  transition: transform 0.5s ease;
}
@media screen and (min-width: 767px) {
  .modal .modal-header .switcher li:hover {
    cursor: pointer;
  }
  .modal .modal-header .switcher li:hover:before {
    transform: translateX(3px);
  }
}
.modal .modal-header .switcher li span {
  display: inline-block;
  vertical-align: middle;
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 500px) {
  .modal .modal-header .switcher li span {
    font-size: 1.6rem;
  }
}
.modal .modal-header .switcher li span:first-letter {
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5.6vw;
}
@media screen and (min-width: 500px) {
  .modal .modal-header .switcher li span:first-letter {
    font-size: 2.1rem;
  }
}
.modal .modal-header .close {
  width: 20px;
  height: 20px;
  position: relative;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
.modal .modal-header .close:before, .modal .modal-header .close:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
.modal .modal-header .close:before {
  transform: rotate(90deg);
}
.modal .modal-header .close:hover {
  cursor: pointer;
}
@media screen and (min-width: 767px) {
  .modal .modal-header .close:hover {
    transform: rotate(225deg);
  }
}
.modal .modal-slider {
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}
.modal .modal-slider .slick-list, .modal .modal-slider .slick-track {
  height: 100%;
}
.modal .modal-slider .slide {
  padding-top: 80px;
  height: 100vh;
  overflow-y: scroll;
  overflow-x: hidden;
}
.modal .modal-slider .slide[data-category=women] .sfaff-list .men {
  display: none;
}
.modal .modal-slider .slide[data-category=men] .sfaff-list .women {
  display: none;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .modal .modal-slider .sfaff-list li {
    width: 33.333%;
  }
}
.modal .modal-slider .head {
  text-align: center;
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.8vw;
  margin-bottom: 40px;
}
@media screen and (min-width: 500px) {
  .modal .modal-slider .head {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .modal .modal-slider .head {
    margin-bottom: 30px;
  }
}
.modal .modal-slider .head:first-of-type {
  margin-top: 45px;
}
.modal .modal-slider .head span {
  display: inline-block;
  border-bottom: #000 1px solid;
}
.modal .modal-slider .item-list {
  width: 80.0146412884%;
  margin: auto;
  padding-bottom: 120px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1025px) {
  .modal .modal-slider .item-list {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .modal .modal-slider .item-list {
    padding-bottom: 80px;
  }
  .modal .modal-slider .item-list:last-of-type {
    padding-bottom: 0;
  }
}
.modal .modal-slider .item-list li {
  width: 25%;
}
@media screen and (max-width: 1023px) {
  .modal .modal-slider .item-list li {
    width: 33.333%;
  }
}
@media screen and (max-width: 767px) {
  .modal .modal-slider .item-list li {
    width: 50%;
  }
}
.modal .modal-slider .item-list li a {
  display: block;
  background: #000;
  position: relative;
}
@media screen and (min-width: 767px) {
  .modal .modal-slider .item-list li a:hover figure {
    opacity: 1;
  }
  .modal .modal-slider .item-list li a:hover figure img {
    transform: scale(1.04);
  }
}
.modal .modal-slider .item-list li a.coming {
  pointer-events: none;
}
.modal .modal-slider .item-list li a figure {
  opacity: 0.95;
  overflow: hidden;
  transition: 0.6s ease;
}
.modal .modal-slider .item-list li a figure img {
  transition: 0.6s ease;
}
.modal .modal-slider .item-list li a .data {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #fff;
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}
.modal .modal-slider .item-list li a .data .brand span {
  display: block;
  font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.7333333333vw;
  line-height: 1.35;
}
@media all and (-ms-high-contrast: none) {
  .modal .modal-slider .item-list li a .data .brand span {
    font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (min-width: 500px) {
  .modal .modal-slider .item-list li a .data .brand span {
    font-size: 1.4rem;
  }
}
.modal .modal-slider .item-list li a .data .brand span.large {
  font-size: 6.1333333333vw;
  line-height: 1.152173913;
}
@media screen and (min-width: 500px) {
  .modal .modal-slider .item-list li a .data .brand span.large {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767px) {
  .modal .modal-slider .item-list li a .data .brand span.large {
    font-size: 4.2666666667vw;
    line-height: 1.3125;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .modal .modal-slider .item-list li a .data .brand span.large {
    font-size: 1.6rem;
  }
}
.modal .modal-slider .item-list li a .data .brand span.cross {
  margin: -2px 0 3px;
}
.modal .modal-slider .item-list li a .data .category {
  margin-top: 3.6563071298%;
}
.modal .modal-slider .item-list li a .data .category span {
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4vw;
}
@media screen and (min-width: 500px) {
  .modal .modal-slider .item-list li a .data .category span {
    font-size: 1.5rem;
  }
}
.modal .modal-slider .item-list li a .data .category span:before {
  content: "(";
  padding-right: 1em;
}
.modal .modal-slider .item-list li a .data .category span:after {
  content: ")";
  padding-left: 1em;
}
.modal .modal-slider .item-list li a .data .buy {
  margin-top: 3.6563071298%;
}
.modal .modal-slider .item-list li a .data .buy span {
  font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.7333333333vw;
  border-bottom: #fff 1px solid;
}
@media all and (-ms-high-contrast: none) {
  .modal .modal-slider .item-list li a .data .buy span {
    font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (min-width: 500px) {
  .modal .modal-slider .item-list li a .data .buy span {
    font-size: 1.4rem;
  }
}

.contact-modal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}
.contact-modal.open {
  opacity: 1;
  visibility: visible;
}
.contact-modal .contact-modal-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  position: relative;
}
.contact-modal .contact-modal-inner .txt-box {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.contact-modal .contact-modal-inner .txt-box .item {
  font-weight: bold;
  font-size: 1.2rem;
}
.contact-modal .contact-modal-inner .txt-box .attention {
  font-size: 1.3rem;
  line-height: 1.8;
  padding: 28px 0 38px;
}
.contact-modal .contact-modal-inner .txt-box .number {
  font-size: 1.6rem;
  margin-bottom: 40px;
  font-family: "unitedarrows-Extrabold", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.contact-modal .contact-modal-inner .txt-box .close {
  display: inline-block;
  width: 32px;
  height: 32px;
  transform: rotate(45deg);
  position: relative;
}
.contact-modal .contact-modal-inner .txt-box .close:hover {
  cursor: pointer;
}
.contact-modal .contact-modal-inner .txt-box .close:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
}
.contact-modal .contact-modal-inner .txt-box .close:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 50%;
}

header {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}
header .fix-title {
  display: none;
}
header.show {
  opacity: 1;
  visibility: visible;
}

.main-snap {
  display: block;
}

.main-visual {
  position: relative;
}
.main-visual.show .title > span:before {
  width: 70%;
  transition: width 0.4s ease 1.2s;
}
.main-visual.show .title > span span {
  transform: none;
  opacity: 1;
  transition: 0.6s ease 1.8s;
}
.main-visual.show .title .jp {
  transform: none;
  opacity: 1;
  transition: 0.6s ease 1.8s;
}
.main-visual.show .fix-logo,
.main-visual.show .fix-nav,
.main-visual.show .scroll {
  opacity: 1;
  transition: opacity 0.6s ease 2.2s;
}
@media screen and (max-width: 767px) {
  .main-visual.show .fix-logo,
  .main-visual.show .fix-nav,
  .main-visual.show .scroll {
    transition-delay: 1.8s;
  }
}
.main-visual.show .scroll span:before {
  animation: down 2s ease infinite both 2.2s;
}
.main-visual .fix-logo {
  width: 9px;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .main-visual .fix-logo {
    width: 40.93333%;
    max-width: 243.5px;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 4.9333333333%;
  }
}
.main-visual .main-slider {
  width: 100%;
  height: 56.2225475842vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider {
    height: 130.6666666667vw;
  }
}
.main-visual .main-slider .m-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.main-visual .main-slider .m-slide.init {
  z-index: 2;
  opacity: 1;
}
.main-visual .main-slider .m-slide.init .ph {
  opacity: 1;
  height: 100%;
  transition: opacity 0.8s ease 0.5s;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.init .ph:nth-of-type(1) {
    width: 100%;
    transition-delay: 0.8s;
  }
}
.main-visual .main-slider .m-slide.init .ph:nth-of-type(2) {
  transition-delay: 0.65s;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.init .ph:nth-of-type(2) {
    width: 50%;
    transition-delay: 0.5s;
  }
}
.main-visual .main-slider .m-slide.init .ph:nth-of-type(3) {
  transition-delay: 0.8s;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.init .ph:nth-of-type(3) {
    width: 50%;
    transition-delay: 0.65s;
  }
}
.main-visual .main-slider .m-slide.prev {
  z-index: 2;
  opacity: 1;
}
.main-visual .main-slider .m-slide.prev .ph {
  opacity: 1;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.prev .ph:nth-of-type(1) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.prev .ph:nth-of-type(2) {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.prev .ph:nth-of-type(3) {
    width: 50%;
  }
}
.main-visual .main-slider .m-slide.current {
  z-index: 3;
  opacity: 1;
}
.main-visual .main-slider .m-slide.current .ph {
  opacity: 1;
  height: 100%;
  transition: height 0.5s ease;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.current .ph:nth-of-type(1) {
    width: 100%;
    transition: width 0.5s ease 0.8s;
  }
}
.main-visual .main-slider .m-slide.current .ph:nth-of-type(2) {
  transition-delay: 0.4s;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.current .ph:nth-of-type(2) {
    width: 50%;
    transition: width 0.4s ease 0.4s;
  }
}
.main-visual .main-slider .m-slide.current .ph:nth-of-type(3) {
  transition-delay: 0.8s;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide.current .ph:nth-of-type(3) {
    width: 50%;
    transition: width 0.4s ease;
  }
}
.main-visual .main-slider .m-slide .ph {
  width: 33.333%;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide .ph {
    width: 0;
  }
}
.main-visual .main-slider .m-slide .ph img {
  width: 33.333vw;
  position: absolute;
  top: 0;
  left: 0;
  max-width: none !important;
}
.main-visual .main-slider .m-slide .ph:nth-of-type(1) {
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide .ph:nth-of-type(1) {
    height: 45.6676860347% !important;
    top: auto;
    bottom: 0;
  }
  .main-visual .main-slider .m-slide .ph:nth-of-type(1) img {
    width: 100vw;
  }
}
.main-visual .main-slider .m-slide .ph:nth-of-type(2) {
  bottom: 0;
  left: 33.333%;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide .ph:nth-of-type(2) {
    height: 54.3323139653% !important;
    bottom: auto;
    top: 0;
    left: 0;
  }
}
.main-visual .main-slider .m-slide .ph:nth-of-type(2) img {
  top: auto;
  bottom: 0.2px;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide .ph:nth-of-type(2) img {
    width: 50vw;
    bottom: 0px;
  }
}
.main-visual .main-slider .m-slide .ph:nth-of-type(3) {
  top: 0;
  left: 66.666%;
}
@media screen and (max-width: 767px) {
  .main-visual .main-slider .m-slide .ph:nth-of-type(3) {
    height: 54.3323139653% !important;
    left: 50%;
  }
  .main-visual .main-slider .m-slide .ph:nth-of-type(3) img {
    width: 50vw;
  }
}
.main-visual .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .main-visual .title {
    top: 0;
    transform: translate(-50%, 0);
    margin-top: 125.3333333333%;
  }
}
.main-visual .title > span {
  display: block;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .main-visual .title > span {
    color: #000;
  }
}
.main-visual .title > span:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 26%;
  left: 14.5%;
  width: 0;
}
@media screen and (max-width: 767px) {
  .main-visual .title > span:before {
    background: #000;
    bottom: 25%;
    left: 14.5%;
  }
}
.main-visual .title > span span {
  display: block;
  opacity: 0;
  transform: translateY(5%);
}
.main-visual .title .en1 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 34.9333333333vw;
}
@media screen and (min-width: 500px) {
  .main-visual .title .en1 {
    font-size: 9.5900439239vw;
  }
}
@media screen and (max-width: 767px) {
  .main-visual .title .en1 {
    font-size: 17.0666666667vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .main-visual .title .en1 {
    font-size: 6.4rem;
  }
}
.main-visual .title .en2 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21.8666666667vw;
  font-style: italic;
  margin-top: -5%;
}
@media screen and (min-width: 500px) {
  .main-visual .title .en2 {
    font-size: 6.0029282577vw;
  }
}
@media screen and (max-width: 767px) {
  .main-visual .title .en2 {
    font-size: 10vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .main-visual .title .en2 {
    font-size: 3.75rem;
  }
}
.main-visual .title .jp {
  font-size: 9.2vw;
  line-height: 1.3913043478;
  letter-spacing: 0.02em;
  margin-top: 2.5%;
  opacity: 0;
}
@media screen and (min-width: 500px) {
  .main-visual .title .jp {
    font-size: 2.5256222548vw;
  }
}
@media screen and (max-width: 767px) {
  .main-visual .title .jp {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .main-visual .title .jp {
    font-size: 1.6rem;
  }
}
.main-visual .title .jp:before {
  content: none;
}
.main-visual .fix-nav {
  height: 100%;
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 5;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .main-visual .fix-nav {
    height: auto;
    position: relative;
    top: auto;
    right: auto;
    writing-mode: horizontal-tb;
    margin-top: 46.6666666667%;
  }
}
.main-visual .fix-nav ul {
  justify-content: center;
}
.main-visual .fix-nav ul li {
  color: #fff;
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  .main-visual .fix-nav ul li {
    color: #000;
    border-color: #000;
    padding: 0 6.6666666667%;
    border-bottom: none;
    border-right: #000 1px solid;
  }
}
.main-visual .fix-nav ul li:before {
  border-top-color: #fff;
}
@media screen and (max-width: 767px) {
  .main-visual .fix-nav ul li:before {
    border: transparent 2px solid;
    border-left: #000 4px solid;
    vertical-align: middle;
    margin: 0 8px 7px 0;
  }
}
.main-visual .scroll {
  height: 63px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  color: #fff;
  font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.7333333333vw;
  letter-spacing: 0.04em;
  opacity: 0;
}
@media all and (-ms-high-contrast: none) {
  .main-visual .scroll {
    font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (min-width: 500px) {
  .main-visual .scroll {
    font-size: 1.4rem;
  }
}
.main-visual .scroll span {
  display: block;
  width: 1px;
  height: 71.4285714286%;
  position: absolute;
  left: 50%;
  bottom: 0;
  overflow: hidden;
}
.main-visual .scroll span:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
}

@keyframes down {
  0% {
    height: 0;
    transform: translateY(0);
  }
  30% {
    height: 100%;
    transform: translateY(0);
  }
  40% {
    height: 100%;
    transform: translateY(0);
  }
  70% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(100%);
  }
}
.lead {
  text-align: center;
  line-height: 1.7142857143;
  padding: 80px 0 75px;
}
@media screen and (max-width: 767px) {
  .lead {
    padding: 45px 0 0;
  }
}

.all-list {
  width: 94.0702781845%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .all-list {
    width: 100%;
    display: block;
    margin-bottom: 0px;
  }
}
.all-list li {
  width: 33.333%;
  margin-bottom: 10.5058365759%;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .all-list li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .all-list li {
    width: 100%;
    margin: 80px 0 0;
  }
}
.all-list li .thumb {
  position: relative;
}
.all-list li .thumb a {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 767px) {
  .all-list li .thumb a:hover .staff-slider {
    transform: scale(1.04);
  }
}
.all-list li .thumb a .staff-slider {
  margin: 0;
  opacity: 1;
  transition: transform 0.7s ease;
}
.all-list li .thumb a .staff-info {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  margin-bottom: 12.0879120879%;
  padding-left: 5.4945054945%;
}
.all-list li .thumb a .staff-info .name-en {
  font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 9.3333333333vw;
  letter-spacing: 0.06em;
}
@media all and (-ms-high-contrast: none) {
  .all-list li .thumb a .staff-info .name-en {
    font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (min-width: 500px) {
  .all-list li .thumb a .staff-info .name-en {
    font-size: 2.5622254758vw;
  }
}
.all-list li .thumb a .staff-info .name-jp {
  font-size: 3.2vw;
  margin-top: 1.0989010989%;
}
@media screen and (min-width: 500px) {
  .all-list li .thumb a .staff-info .name-jp {
    font-size: 0.878477306vw;
  }
}
.all-list li .thumb a .staff-info .shop {
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6666666667vw;
  margin-top: 3.6263736264%;
  line-height: 1.4;
}
@media screen and (min-width: 500px) {
  .all-list li .thumb a .staff-info .shop {
    font-size: 0.7320644217vw;
  }
}
.all-list li .thumb a .staff-info .text-shadow {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.all-list li .thumb a .detail-btn {
  width: 12.1978021978%;
  position: absolute;
  bottom: 0;
  right: 4.3956043956%;
  margin-bottom: 4.3956043956%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .all-list li .thumb a .detail-btn {
    width: 14.8%;
  }
}
.all-list li .thumb a .detail-btn:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.all-list li .thumb a .detail-btn:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: rgba(255, 255, 255, 0.4) 1px solid;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.all-list li .thumb a .detail-btn span {
  display: block;
  width: 100%;
  font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.2vw;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media all and (-ms-high-contrast: none) {
  .all-list li .thumb a .detail-btn span {
    font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media screen and (min-width: 500px) {
  .all-list li .thumb a .detail-btn span {
    font-size: 0.878477306vw;
  }
}
.all-list li .thumb .slick-dots {
  width: auto;
  position: absolute;
  bottom: 0;
  left: 5.4945054945%;
  font-size: 0;
  margin-bottom: 6.043956044%;
  text-align: left;
}
.all-list li .thumb .slick-dots li {
  margin: 0 6px 0 0;
  width: 7px;
  height: 7px;
  background: #fff;
  border: #fff 1px solid;
  border-radius: 50%;
}
.all-list li .thumb .slick-dots li:last-of-type {
  margin-left: 0;
}
.all-list li .thumb .slick-dots li.slick-active {
  transform: scale(1.4);
  background: transparent;
}
.all-list li .thumb .slick-dots li:before {
  content: "";
  width: 3px;
  height: 3px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.all-list li .thumb .slick-dots li button {
  display: none;
}
.all-list li .credit-wrapper {
  width: 76.5934065934%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .all-list li .credit-wrapper {
    width: 84%;
  }
}

.link-list {
  font-size: 8vw;
}
@media screen and (min-width: 500px) {
  .link-list {
    font-size: 2.196193265vw;
  }
}
@media screen and (max-width: 767px) {
  .link-list {
    font-size: 4.6666666667vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .link-list {
    font-size: 1.75rem;
  }
}
.link-list .cate2 {
  margin-top: 30px;
}
.link-list .link {
  width: 212.5px;
  display: inline-block;
  border: #000 1px solid;
  margin: 30px 0;
  padding: 15px 0;
  transition: 0.3s ease;
}
@media screen and (max-width: 767px) {
  .link-list .link {
    width: 46.6666666667%;
    max-width: 175px;
  }
}
.link-list .link:hover {
  color: #fff;
  background: #000;
  transition: 0.2s ease;
}

.banner {
  display: block;
  width: 632px;
  margin: 0 auto;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 767px) {
  .banner {
    width: 97.3333333333%;
    max-width: 365px;
  }
}
.banner p {
  width: 270px;
  margin: 20px auto 0;
  padding-bottom: 15px;
  position: relative;
  font-size: 4vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 500px) {
  .banner p {
    font-size: 1.5rem;
  }
}
.banner p:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s ease;
}
.banner p span {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 500px) {
  .banner p span {
    font-size: 1rem;
  }
}
@media screen and (min-width: 767px) {
  .banner:hover {
    opacity: 0.6;
  }
  .banner:hover p:before {
    opacity: 0;
  }
}

.banner1 {
  display: block;
  width: 260px;
  margin: 0;
  transition: 0.2s ease;
}
@media screen and (max-width: 767px) {
  .banner1 {
    width: 97.3333333333%;
    max-width: 365px;
  }
}
@media screen and (min-width: 767px) {
  .banner1:hover {
    filter: brightness(110%);
  }
}

.fix-banner {
  display: block;
  margin: 0 auto;
  width: 40.336749634%;
  z-index: 10;
  max-width: 450px;
}
@media screen and (max-width: 767px) {
  .fix-banner {
    width: 90%;
    bottom: 10px;
  }
}
.fix-banner a {
  padding-top: 0.3%;
}
.fix-banner .banner-top {
  width: 100%;
}
.fix-banner .banner-wrap {
  width: 100%;
  position: relative;
}
.fix-banner .banner-wrap .womenlink {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  padding-top: 13.5%;
  display: block;
}
.fix-banner .banner-wrap .menlink {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  padding-top: 13.5%;
}

footer {
  text-align: center;
  padding-top: 80px;
}
footer .staff-credit {
  margin-top: 80px;
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 1.5833333333;
}
@media screen and (min-width: 500px) {
  footer .staff-credit {
    font-size: 1.2rem;
  }
}
footer .staff-credit span {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-style: italic;
}
footer .staff-credit a {
  text-decoration: underline;
}
footer .copy {
  font-family: garamond-premier-pro-caption, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6666666667vw;
  padding: 75px 0;
}
@media screen and (min-width: 500px) {
  footer .copy {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  footer .copy {
    padding-bottom: 30px;
  }
}
footer .sns-share {
  margin-top: 80px;
}
footer .sns-share .share {
  width: 100%;
  font-size: 4.2666666667vw;
  font-weight: bold;
}
@media screen and (min-width: 500px) {
  footer .sns-share .share {
    font-size: 1.6rem;
  }
}
footer .sns-share ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  footer .sns-share ul {
    margin-top: 12px;
  }
}
footer .sns-share ul .sns_list {
  margin: 0 25px;
  cursor: pointer;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  footer .sns-share ul .sns_list {
    margin: 0 15px;
  }
}
footer .sns-share ul .sns_list:hover {
  opacity: 0.7;
}
footer .sns-share ul .facebook {
  width: 31.5px;
}
@media screen and (max-width: 767px) {
  footer .sns-share ul .facebook {
    width: 21px;
  }
}
footer .sns-share ul .twitter {
  width: 39.5px;
}
@media screen and (max-width: 767px) {
  footer .sns-share ul .twitter {
    width: 26px;
  }
}
footer .sns-share ul .line {
  width: 31.5px;
}
@media screen and (max-width: 767px) {
  footer .sns-share ul .line {
    width: 21px;
  }
}/*# sourceMappingURL=top.css.map */