@charset "UTF-8";
.fullWidth {
  width: 100% !important;
}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

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

body {
  line-height: 1;
  -webkit-text-size-adjust: none;
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

img {
  border: 0;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

table {
  border-spacing: 0;
  empty-cells: show;
}

/* clearfix */
.cf {
  zoom: 1;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

* {
  list-style: none;
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body, html {
  font-family: YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  letter-spacing: -0.01em;
  font-weight: 400;
  font-feature-settings: "palt";
  background: #FFF;
}

h2, h3 {
  letter-spacing: -0.05em;
}

h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
}

img {
  max-width: 100%;
  height: auto;
}

.bold {
  font-weight: 700 !important;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

.tab {
  display: none;
}

.inner {
  margin: 0 auto;
}

.mt20 {
  margin-top: 20px;
}

.h2_typeA {
  text-align: center;
}

.h2_typeA span {
  font-size: 44px;
  padding: 10px;
  border: 3px solid #000;
  margin-bottom: 50px;
  text-align: center;
  line-height: 1.5em;
  display: inline-block;
  text-align: center;
}

.ttl_typeB {
  font-size: 22px;
  margin-bottom: 40px;
  text-align: center;
  line-height: 1.5em;
}

.ttl_faq_box {
  margin-bottom: 30px;
}

.ttl_faq_box h2 {
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 1.5em;
  text-align: center;
}

.ttl_faq_box p {
  line-height: 1.625em;
  max-width: 800px;
  margin: 0 auto;
}

a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.lb-prev, .lb-next {
  display: block !important;
}

.blue_box {
  background-color: #dfeffc;
  padding: 80px 0 0;
}

.movie-box {
  max-width: 850px;
  margin: 0 auto;
}

.movie-box iframe {
  width: 100% !important;
}

.btn_form {
  display: block;
  margin: 60px auto 0;
  width: 460px;
}

.en {
  text-orientation: upright;
}

@media only screen and (max-width: 1200px) {
  .inner {
    padding: 0 20px;
  }

  #staff_choice .img img {
    width: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .tab {
    display: block;
  }
}
@media only screen and (max-width: 750px) {
  .inner {
    padding: 0 8%;
  }

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  h2 {
    font-size: 22px;
    line-height: 1.5;
  }
}
.mincho {
  font-family: "Shippori Mincho", serif;
}

.fullWidth {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.inrWidth {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
}

.hd img {
  width: 100%;
  max-width: none;
}
.hd__logo {
  position: fixed;
  margin-left: 4.5%;
  z-index: 1000;
  width: 200px;
  pointer-events: visible;
}
.hd__logoWrap {
  position: fixed;
  top: 30px;
  left: 50%;
  width: 100vw;
  max-width: 1400px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  pointer-events: none;
  z-index: 1000;
}
.hd__logo svg {
  fill: #000;
}
.hd__float {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 13px;
  font-weight: 500;
  color: #000;
}
.hd__floatWrap {
  position: absolute;
  top: 58%;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 1400px;
  max-height: 700px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 1000;
}
.hd__float.LFT {
  margin-left: 5%;
}
.hd__float.RGT {
  margin-right: 5%;
}

.lead {
  position: relative;
  text-align: center;
  margin-bottom: 75px;
  margin-top: 70px;
  letter-spacing: 0.1em;
}
.lead__sub {
  position: relative;
  z-index: 5;
  font-size: 15px;
  font-weight: 500;
}
.lead__main {
  position: relative;
  z-index: 5;
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: 0.01em;
  font-weight: 500;
  margin-top: 10px;
}
.lead__txt {
  position: relative;
  z-index: 5;
  font-size: 13px;
  line-height: 2.7;
  margin-top: 18px;
}

.slideWarp__inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
}
.slideWarp__txt {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.slideWarp__txt--inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 82%;
  width: 82%;
  margin: auto;
}
.slideWarp__txt--ttl {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 5px;
  letter-spacing: -2px;
  letter-spacing: 0.-2px;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.slideWarp__txt--ttl--sub {
  display: block;
  margin-bottom: 5px;
}
.slideWarp__txt--ttl--main {
  display: block;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.slideWarp__txt--ttl--main strong {
  font-size: 60px;
  font-weight: 500;
  line-height: 1.3;
  color: #746062;
}
.slideWarp__txt--ttl--price {
  display: block;
  font-size: 26px;
  letter-spacing: 0.1em;
}
.slideWarp__txt--cnt {
  font-size: 13px;
  line-height: 2.3;
  margin-top: 40px;
}
@media screen and (max-width: 1300px) {
  .slideWarp__txt--inr {
    height: 85%;
  }
}
@media screen and (max-width: 1200px) {
  .slideWarp__txt--inr {
    height: 85%;
  }
  .slideWarp__txt--ttl {
    font-size: 40px;
  }
  .slideWarp__txt--ttl--sub {
    display: block;
    font-size: 24px;
  }
  .slideWarp__txt--ttl--kana {
    display: block;
    font-size: 14px;
  }
  .slideWarp__txt--ttl--price {
    display: block;
    font-size: 18px;
  }
  .slideWarp__txt--cnt {
    margin-top: 15px;
    line-height: 1.7;
  }
  .slideWarp__txt .wideBK {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .slideWarp__txt--ttl {
    font-size: 30px;
  }
}
.slideWarp__pict {
  position: relative;
  width: 50%;
}
.slideWarp__pict video {
  width: 100%;
}
.swiper-button-next, .swiper-button-prev {
  width: 36px;
  height: 60px;
  margin-top: -30px;
}
.slideWarp__pict .swiper-button-next {
  right: 0%;
  left: auto;
  background: url(../images/slide_arw_next.svg) no-repeat center;
}
.slideWarp__pict .swiper-button-prev {
  left: 0;
  right: auto;
  background: url(../images/slide_arw_prev.svg) no-repeat center;
}
.slideWarp__pict .swiper-button-next.swiper-button-disabled, .slideWarp__pict .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.slideWarp__pict .swiper-pagination {
  bottom: 11%;
  left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto;
  z-index: 100000;
}
.slideWarp__pict .swiper-pagination-bullet {
  opacity: 1;
  background: none;
  border: 1px solid #000;
  margin: 10px 0 !important;
  width: 4px;
  height: 40px;
  border-radius: 0;
  background: #FFF;
  
}
.slideWarp__pict .swiper-pagination-bullet-active {
  background: #746062;
}
.slideWarp__pict .swiper-slide {
  max-height: 700px;
}

#SETUP .swiper-pagination {
  right: 14.5%;
}

#DOUBLE {
  margin-top: -2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#DOUBLE .swiper-pagination {
  left: 14.5%;
}

#SINGLE {
  margin-top: -2px;
}
#SINGLE .swiper-pagination {
  right: 14.5%;
}

.brand img {
  width: 365px;
}

.shirt {
  background: #E5E1C6;
  padding: 75px 0;
}
.shirt__ttl {
  font-size: 25px;
  font-weight: 500;
  width: 220px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin: 0 auto;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.shirt__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1040px;
  margin: 0 auto;
}
.shirt__blk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
}
.shirt__blk img {
  width: 80%;
  margin-bottom: -170px;
}
.shirt__blk--credit {
  width: 60%;
  margin: 0 0 0 auto;
  text-align: justify;
}
.shirt__blk--credit.shirtBlk {
  margin-right: 5%;
}
.shirt__blk--credit--name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  white-space: nowrap;
  line-height: 1.6;
  margin-bottom: 10px;
}
.shirt__blk--credit--name .title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  margin-right: 10px;
}
.shirt__blk--credit--name .price {
  font-size: 16px;
  font-weight: 500;
}
.shirt__blk--credit--name .price:before {
  content: "¥";
  font-size: 14px;
}
.shirt__blk--credit--txt {
  font-size: 13px;
  line-height: 2;
}

.styling {
  max-width: 1000px;
  margin: 115px auto 0;
}
.styling__ttl {
  width: 330px;
  margin: 0 auto 0 7%;
}
.styling__blk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.styling__blk--img {
  position: relative;
  width: 360px;
}
.styling__blk--img--name {
  position: absolute;
}
.styling__blk--txt {
  position: relative;
  width: 370px;
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
  z-index: 10;
}
.styling__blk--txt--no {
  width: 70px;
  margin-bottom: 5px;
}
.styling__blk.style01 {
  margin: -80px 10.5% 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.styling__blk.style01 .styling__blk--txt {
  margin: 120px -75px 0 0;
}
.styling__blk.style01 .styling__blk--img--name {
  width: 77px;
  bottom: 26px;
  right: -32px;
}
.styling__blk.style02 {
  margin: -170px 0 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.styling__blk.style02 .styling__blk--txt {
  margin: 225px 0 0 -45px;
}
.styling__blk.style02 .styling__blk--img--name {
  width: 150px;
  top: 43px;
  left: -55px;
}
.styling__blk.style03 {
  margin: -125px 0 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.styling__blk.style03 .styling__blk--txt {
  margin: 145px -110px 0 0;
}
.styling__blk.style03 .styling__blk--img--name {
  width: 110px;
  top: 90px;
  right: -22px;
}
.styling__blk.style04 {
  margin: -155px 0 0 14.3%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.styling__blk.style04 .styling__blk--txt {
  margin: 320px 0 0 -25px;
}
.styling__blk.style04 .styling__blk--img--name {
  width: 121px;
  bottom: -15px;
  left: -20px;
}
@media screen and (max-width: 900px) {
  .styling__blk.style01 {
    margin: -80px 5% 0 0;
  }
  .styling__blk.style04 {
    margin: -155px 0 0 5%;
  }
}

.link {
  margin: 130px auto 150px;
}
.link__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 86%;
  max-width: 450px;
  height: 80px;
  margin: 0 auto;
  color: #FFF;
  background: #000;
  font-size: 25px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
}
.link__btn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  display: block;
  width: 45px;
  height: 1px;
  background: #FFF;
}
.link__btn:after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 29px;
  display: block;
  width: 15px;
  height: 1px;
  background: #FFF;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}

.totop {
  position: fixed;
  bottom: 50px;
  right: 5%;
  width: 15px;
}

.ft__copy {
  color: #FFF;
  background: #000;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  margin-top: 50px;
  padding: 40px 0;
}

/* SP */
@media screen and (max-width: 768px) {
  .hd__float {
    display: none;
  }

  .lead {
    padding: 50px 0;
    background: url(../images/bg_lft.svg) no-repeat left top/100% auto;
  }
  .lead__sub {
    font-size: 15px;
    line-height: 1.66;
  }
  .lead__sub span {
    display: none;
  }
  .lead__main {
    font-size: 27px;
    font-weight: 700;
    line-height: 1.6;
    margin-top: 10px;
  }
  .lead__txt {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0.05em;
    margin-top: 15px;
  }

  .slideWarp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .slideWarp__txt {
    width: 100%;
    padding: 5%;
    margin-top: -2px;
  }
  .slideWarp__txt--inr {
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .slideWarp__txt--ttl {
    font-size: 35px;
    line-height: 1.3;
    font-weight: 700;
    margin-top: 20px;
  }
  .slideWarp__txt--ttl small {
    font-size: 16px;
  }
  .slideWarp__txt--ttl--sub {
    font-size: 21px;
    margin-bottom: 10px;
  }
  .slideWarp__txt--ttl--kana {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.05em;
    margin-top: 0;
    margin-right: 10px;
  }
  .slideWarp__txt--ttl--price {
    display: inline-block;
    font-size: 17px;
  }
  .slideWarp__txt--cnt {
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-align: justify;
  }
  .slideWarp__pict {
    position: relative;
    width: 100%;
  }
  .slideWarp__pict .swiper-button-next {
    left: auto;
    right: 2%;
    width: 20px;
  }
  .slideWarp__pict .swiper-button-prev {
    right: auto;
    left: 2%;
    width: 20px;
  }
  .slideWarp__pict .swiper-pagination {
    bottom: 60px;
    z-index: 9999999;
    left: 10px;
  }
  .slideWarp__pict .swiper-pagination-bullet {
    margin: 5px 0!important;
  }

  #DOUBLE {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #DOUBLE .swiper-pagination {
    left: auto;
  }

  #SINGLE {
    margin-top: 0;
  }

  .brand img {
    width: 100%;
  }


  .shirt {
    background: #E5E1C6;
    padding: 50px 0;
  }
  .shirt__ttl {
    font-weight: 700;
  }
  .shirt__wrap {
    display: block;
  }
  .shirt__blk {
    display: block;
    width: 100%;
    margin-top: 25px;
  }
  .shirt__blk img {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .shirt__blk--credit {
    width: 90%;
    margin: 0 auto;
    text-align: justify;
    letter-spacing: 0.05em;
  }
  .shirt__blk--credit.shirtBlk {
    margin-right: auto;
  }
  .shirt__blk--credit--name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    white-space: nowrap;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .shirt__blk--credit--name .title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    margin-right: 10px;
  }
  .shirt__blk--credit--name .price {
    font-size: 16px;
    font-weight: 700;
  }
  .shirt__blk--credit--name .price:before {
    content: "¥";
    font-size: 14px;
  }
  .shirt__blk--credit--txt {
    font-size: 13px;
    line-height: 1.7;
  }

  .styling {
    margin: 50px auto 0;
  }
  .styling__ttl {
    width: 250px;
    margin: 0px auto 0 6%;
    position: relative;
    z-index: 100;
  }
  .styling__blk {
    display: block;
  }
  .styling__blk--img {
    width: 100%;
  }
  .styling__blk--txt {
    position: relative;
    width: 86%;
    margin: 20px auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    z-index: 10;
  }
  .styling__blk--txt--no {
    width: 70px;
    margin-bottom: 5px;
  }
  .styling__blk.style01 {
    margin: -10px 0 0 0;
  }
  .styling__blk.style01 .styling__blk--txt {
    margin: 10px auto 0;
  }
  .styling__blk.style01 .styling__blk--img--name {
    bottom: 196px;
    right: auto;
    left: 6%;
  }
  .styling__blk.style02 {
    margin: 50px 0 0 0;
  }
  .styling__blk.style02 .styling__blk--txt {
    margin: 10px auto 0;
  }
  .styling__blk.style02 .styling__blk--img--name {
    top: 40px;
    left: auto;
    right: 2%;
  }
  .styling__blk.style03 {
    margin: 50px 0 0 0;
  }
  .styling__blk.style03 .styling__blk--txt {
    margin: 10px auto 0;
  }
  .styling__blk.style03 .styling__blk--img--name {
    bottom: auto;
    left: auto;
    right: 1%;
    top: auto;
    bottom: 130px;
  }
  .styling__blk.style04 {
    margin: 50px 0 0 0;
  }
  .styling__blk.style04 .styling__blk--txt {
    margin: 10px auto 0;
  }
  .styling__blk.style04 .styling__blk--img--name {
    top: 20px;
    bottom: auto;
    left: auto;
    right: 5%;
  }

  .link {
    margin: 80px auto 150px;
  }
  .link__btn {
    height: 75px;
    font-size: 19px;
    font-weight: 500;
  }
  .link__btn:before {
    right: 10px;
    width: 30px;
  }
  .link__btn:after {
    right: 9px;
  }

  .totop {
    bottom: 25px;
    right: 10px;
    width: 10px;
  }

  .ft__copy {
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    margin-top: 50px;
    padding: 40px 0;
  }
}
/* SP ここまで */
.w110 {
  display: none;
}

@media screen and (max-width: 1100px) {
  .w110 {
    display: block;
  }
}
#ft {
  background: #eee;
  padding: 80px 0 0;
}
#ft .inner {
  max-width: 1000px;
}
#ft .img {
  text-align: center;
}
#ft .footerimg {
  margin-bottom: 100px;
}
#ft .shop {
  margin-bottom: 30px;
}
#ft .shopList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 834px;
  margin: 32px auto 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 129px;
}
#ft .shopList li {
  width: 169px;
  margin-bottom: 10px;
}
#ft .shopList li a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #000;
  text-decoration: none;
}
#ft .shopList li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #ft {
    background: #eee;
    padding: 70px 0 0;
  }
  #ft .inner {
    max-width: 1000px;
  }
  #ft .footerimg {
    margin-bottom: 40px;
  }
  #ft .shop {
    margin-bottom: 25px;
    text-align: left;
  }
  #ft .shop img {
    width: 110px;
  }
  #ft .shopList {
    width: 100%;
    margin: 12px auto 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  #ft .shopList li {
    width: 50%;
  }
  #ft .shopList li a {
    font-size: 14px;
    line-height: 1.3em;
  }
}


.hd__nav {
  position: fixed;
  top: 30px;
  right: 50px;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.hd__nav a {
  font-size: 15px;
  color: #000;
  text-decoration: none;
  margin: 0 23px;
}
.hd__nav a:hover {
  text-decoration: underline;
}

.hd {
  position: relative;
}
.hd__scroll {
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 7%;
  left: 6%;
  font-size: 15px;
  color: #000;
  text-decoration: none;
}
.hd__scroll:after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  margin-left: 15px;
}


.slideWarp {
  position: relative;
  mix-blend-mode: multiply;
}
.kigokochi:before,
.kigokochi:after,
.kikonashi:before,
.kikonashi:after,
.kimawashi:before,
.kimawashi:after,
.slideWarp__txt--ttl--main:before,
.slideWarp__txt--ttl--main:after,
.coordinate__ttl:before,
.coordinate__ttl:after,
.fabric__blk:before,
.fabric__blk:after {
  position: absolute;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 100;
  mix-blend-mode:multiply;
  pointer-events: none;
}
.slideWarp__txt--ttl--main {
  position: relative;
  padding: 20px 0;
}
.slideWarp__txt--ttl--main:before {
  background-image: url(../images/title_top.svg);
  width: 105px;
  height: 70px;
  top: -20px;
}
.slideWarp__txt--ttl--main:after {
  background-image: url(../images/title_btm.svg);
  width: 80px;
  height: 92px;
  bottom: -25px;
}
.slideWarp__txt--ttl--main strong span {
  position: relative;
}
.slideWarp__txt--ttl--main strong span:before {
  content: '・';
  position: absolute;
  top: -15px;
  left: 50%;
  font-size: 40px;
  transform: translate(-50%,0);
}


.kigokochi:before {
  background-image: url(../images/deco_tw.svg);
  width: 350px;
  height: 130px;
  top: 0;
  right: 0;
}
.kigokochi:after {
  background-image: url(../images/deco_bw.svg);
  width: 635px;
  height: 236px;
  bottom: 0;
  left: 0;
  background-position: left bottom;
}
.kigokochi .slideWarp__txt--ttl--main:before {
  left: 25px;
}
.kigokochi .slideWarp__txt--ttl--main:after {
  right: 45px;
}

.kikonashi:before {
  background-image: url(../images/deco_th.svg);
  width: 167px;
  height: 450px;
  top: 0;
  right: 0;
}
.kikonashi:after {
  background-image: url(../images/deco_bh.svg);
  width: 95px;
  height: 255px;
  bottom: 0;
  left: 0;
  background-position: left bottom;
}
.kikonashi .slideWarp__txt--ttl--main:before {
  left: 15px;
}
.kikonashi .slideWarp__txt--ttl--main:after {
  right: 15px;
}

.kikonashi .slideWarp__pict .swiper-pagination {
  left: auto;
  right: 10px;
}

.kimawashi:before {
  background-image: url(../images/deco_tw.svg);
  width: 515px;
  height: 191px;
  top: 0;
  right: 0;
}
.kimawashi:after {
  background-image: url(../images/deco_bw.svg);
  width: 350px;
  height: 130px;
  bottom: 0;
  left: 0;
  background-position: left bottom;
}
.kimawashi .slideWarp__txt--ttl--main:before {
  left: 15px;
}
.kimawashi .slideWarp__txt--ttl--main:after {
  right: 15px;
}


.coordinate {
  margin-top: 80px;
  padding:0 0  80px 0;
}
.coordinate__wrap {
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
}
.coordinate__ttl {
  position: relative;
  width: 630px;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 30px;
  line-height: 1.75;
}
.coordinate__ttl strong {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.3;
  color: #746062;
}
.coordinate__ttl:before {
  background-image: url(../images/title_top.svg);
  width: 105px;
  height: 70px;
  top: -20px;
  left: -25px;
}
.coordinate__ttl:after {
  background-image: url(../images/title_btm.svg);
  width: 80px;
  height: 92px;
  bottom: -25px;
  right: -20px;
}
.coordinate__blk {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.coordinate__blk--img {
  width: calc(96% - 390px);
}
.coordinate__blk--txt {
  width:390px;
  font-size: 14px;
  line-height: 2.5;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  text-align: justify;
}

.fabric {
  background: #F5EFEB;
  padding: 140px 0 120px;
}
.fabric__ttl {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.005em;
}
.fabric__ttl span {
  position: relative;
}
.fabric__ttl img {
  position: absolute;
  top: -40px;
  left: -60px;
  width: 218px;
}
.fabric__blk {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px;
}
.fabric__blk--img {
  width: 33.33%;
  cursor: pointer;
}
.fabric__blk--img img {
  transition: .5s;
}
.fabric__blk--img:hover img {
  transform: scale(1.06);
}
.fabric__blk--img .mordalImg {
  display: none;
  position: fixed;
  inset: 0;
  margin: auto;
  z-index: 999997;
}


.fabric__blk:before {
  background-image: url(../images/title_top.svg);
  width: 105px;
  height: 70px;
  top: -35px;
  left: -20px;
}
.fabric__blk:after {
  background-image: url(../images/title_btm.svg);
  width: 80px;
  height: 92px;
  bottom: -25px;
  right: -15px;
}
.fabric__txt {
  margin: 15px 0 45px;
  font-size: 15px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
}
.link__btn {
  background: #746062;
}

body {
  position: relative;
}

.totop {
  position: absolute;
  display: flex;
  align-items: center;
  font-size: 15px;
  width: 95px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
.totop:after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(45deg);
  margin-left: 15px;
  margin-top: 10px;
}

@media screen and (min-width:769px) and ( max-width:1000px) {
  body {
    width: 1000px;
  }
}
.popup_close {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  cursor: pointer;
}
.popup_bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255,255,255,.7);
  z-index: 999995;
}
@media screen and (max-width:768px) {
  .hd__logoWrap {
    top: 15px;
  }
  .hd__logo {
    width: 150px;
  }
  .hd__nav {
    display: none;
  }
  .hd__scroll {
    bottom: 3%;
    left: 10%;
  }
  .lead {
    margin: 0 0 30px;
    padding: 0;
  }
  .lead__main {
    font-size: 18px;
  }
  .slideWarp__pict {
    width: 50%;
  }
  .slideWarp__txt {
    position: relative;
    width: 70%;
    margin-left: -20%;
    padding-top: 20px ;
    z-index: 10;
    pointer-events: none;
  }
  .slideWarp__txt--ttl {
    font-size: 21px;
  }
  .slideWarp__txt--ttl--main strong {
    font-size: 42px;
  }
  .swiper-container {
    height: 500px;
  }
  .swiper-slide {
    overflow: hidden;
  }
  .swiper-slide img {
    width: auto;
    max-width: none;
    height: 500px;
    transform: translate(-32%,0);
  }
  .slideWarp__txt--ttl--main:before {
    width: 73px;
    height: 43px;
    left: -20px!important;
    top: -15px;
  }
  .slideWarp__txt--ttl--main:after {
    width: 56px;
    height: 82px;
    right: 5px!important;
    bottom: -40px;
  }
  .slideWarp__txt--ttl {
    margin-top: 0;
    max-width: 350px;
  }
  .slideWarp__txt--ttl--main strong span:before {
    font-size: 30px;
    top: -10px;
  }
  .slideWarp__txt--ttl--main {
    padding: 10px 0;
  }
  .slideWarp__txt--cnt {
    width: 70%;
    margin-left: auto;
    margin-right: 0;
  }
  .kigokochi {
    padding: 45px 0 0px;
  }
  .kigokochi .slideWarp__pict {
    padding-top: 100px;
  }
  .kigokochi:before {
    width: 65%;
    height: 100%;
  }
  .kigokochi:after {
    width: 45%;
    height: 100%;
  }

  .kikonashi .slideWarp__txt {
    margin-left: 0;
    margin-right: -20%;
    padding-top: 0;
  }
  .kikonashi .swiper-container {
    height: 390px;
    margin-top: 225px;
  }
  .kikonashi .swiper-slide img {
    height: 390px;
    transform: translate(-15%,0);
  }
  .kikonashi .slideWarp__txt--ttl--main:after {
    right: -15px!important;
  }
  .kikonashi .slideWarp__txt--cnt {
    width: 70%;
    margin-right: auto;
    margin-left: 0;
  }
  .kikonashi:before {
    width: 25%;
    height: 100%;
  }
  .kikonashi:after {
    width: 10%;
    height: 100%;
  }
  .kikonashi .slideWarp__pict .swiper-pagination {
    left: auto;
    right: 10px;
  }

  .kimawashi .swiper-container {
    height: 420px;
    margin-top: 160px;
  }
  .kimawashi .swiper-slide img {
    height: 420px;
  }
  .kimawashi .slideWarp__txt {
    padding-top: 90px;

  }
  .kimawashi .slideWarp__txt--ttl--main:after {
    right: -15px!important;
  }
  .kimawashi:before {
    width: 65%;
    height: 100%;
  }
  .kimawashi:after {
    width: 45%;
    height: 100%;
  }


  .coordinate {
    margin-top: 50px;
    padding:0 0  40px 0;
  }
  .coordinate__wrap {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .coordinate__ttl {
    width: 90%;
    font-size: 21px;
    letter-spacing: -3px;
  }
  .coordinate__ttl strong {
    font-size: 28px;
  }
  .coordinate__ttl:before {
    width: 73px;
    height: 43px;
    top: -25px;
    left: -5px;
  }
  .coordinate__ttl:after {
    width: 56px;
    height: 82px;
    bottom: -25px;
    right: -10px;
  }
  .coordinate__blk {
    display: block;
  }
  .coordinate__blk--img {
    width: 100%;
  }
  .coordinate__blk--txt {
    width:90%;
    margin: 0 auto 0;
    font-size: 14px;
    line-height: 1.7;
  }

.fabric {
  padding: 60px 0 80px;
}
.fabric__ttl {
  font-size: 28px;
}
.fabric__ttl img {
  position: absolute;
  top: -30px;
  left: -30px;
  width: 150px;
}
.fabric__blk {
  width: 90%;
  padding: 30px 0;
  margin-top: 50px;
}
.fabric__blk--img {
  width:50%;
  cursor: pointer;
}
.fabric__blk--img img {
  transform: scale(1.06);
}
.fabric__blk:before {
  width: 73px;
  height: 43px;
  top: -20px;
  left: -5px;
}
.fabric__blk:after {
  width: 56px;
  height: 82px;
  bottom: -35px;
  right: -10px;
}
.fabric__txt {
  margin: 25px 0 45px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: -1px;
}
.link__btn {
  background: #746062;
}
.link__btn {
  height: 60px;
  span {
    letter-spacing: -2px;
  }
}


}


@media screen and (min-width: 500px) {

  .swiper-slide img {
    transform: translate(0)!important;
  }
}


.lead__txt {
  margin-bottom: 50px;
}
.lead {
  margin-bottom: 150px;
}
.link__btn {
  background: #746062;
}
.slideWarp__txt--cnt {
  font-size: 14px;
  text-align: justify;
  line-height: 2.3;
}
.note {
  width: 100%;
  max-width: 920px;
  font-size: 14px;
  text-align: right;
  margin: 30px auto 170px;
}
.fabric__ttl--en {
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.fabric__ttl--jp {
  display: inline-block;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.fabric__ttl--jp span {
  position: relative;
  z-index: 1;
}
.fabric__ttl img {
  top: auto;
  bottom: -20px;
  left: auto ;
  right: -65px;
}
.ft__logo {
  display: block;
  width: 200px;
  margin: 0 auto 20px;
}

@media screen and (max-width:768px) {
  .note {
    width: 90%;
    font-size: 12px;
    margin: 30px auto 100px;
  }
  .fabric__ttl img {
    width: 145px;
    right: -30px;
  }
  .slideWarp__inr {
    padding: 30px 0;
  }
}

.shop.img img {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}