@import url('https://fonts.googleapis.com/css2?family=Crimson+Text&family=Noto+Serif+JP:wght@400;500&display=swap');
@import url('https://loisiraise.com/js/jquery.bxslider/jquery.bxslider.css');
@import url('https://file003.shop-pro.jp/PA01097/045/css/common.css');

@charset "UTF-8";
.mincho {
  font-family: "ÞâÌÀÄ«", YuMincho, "Kozuka Mincho Pro", "Kozuka Mincho Std", "¾®ÄÍÌÀÄ« Pro R", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", "Sawarabi Mincho", serif;
}

.ftEN {
  font-family: "Crimson Text", serif;
}

.inrWidth {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.outerWidth {
  position: relative;
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
}

.fullWidth {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1200px) {
  .fullWidth {
    width: 1200px;
  }

  .outerWidth {
    width: 96%;
  }

  .inrWidth {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .inrWidth {
    width: 95.5%;
  }

  .outerWidth {
    width: 90% !important;
  }
}
.mv {
  position: relative;
}
.mv__wrap--blk {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.mv__wrap--blk img {
  position: absolute;
  width: auto;
  max-width: none;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mv__scroll {
  position: absolute;
  bottom: 50px;
  left: 50px;
  display: block;
  width: 60px;
  height: 25px;
  color: #FFF;
  font-size: 1.2rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.mv__scroll:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mv__scroll:after {
  content: "";
  position: absolute;
  bottom: 3px;
  right: -2px;
  width: 10px;
  height: 1px;
  background: #FFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mv__scroll:hover {
  color: #FFF;
  text-decoration: none;
}
.mv__scroll:hover:before {
  width: 80px;
}
.mv__scroll:hover:after {
  right: -22px;
}

#MV .bx-wrapper {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}
#MV .bx-viewport {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  left: 0;
}
#MV .bx-controls {
  display: block;
  position: absolute;
  width: 100%;
  max-width: 1120px;
  height: 100vh;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 1000;
  pointer-events: none;
}
#MV .bx-prev {
  background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_slide_prev.svg);
  height: 76px !important;
  width: 24px !important;
  margin-top: -38px;
  left: 0;
  pointer-events: visible;
  -webkit-transition: 0.2s;
  transition: 0.2s;
    position: absolute;
    top: 50%;
    font-size: 0;
}
#MV .bx-prev:hover {
  background-position: 0;
  -webkit-transform: translate(-5px, 0);
          transform: translate(-5px, 0);
}
#MV .bx-prev:focus {
  background-position: 0;
}
#MV .bx-next {
  background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_slide_next.svg);
  height: 76px !important;
  width: 24px !important;
  margin-top: -38px;
  right: 0;
  pointer-events: visible;
  -webkit-transition: 0.2s;
  transition: 0.2s;
    position: absolute;
    top: 50%;
    font-size: 0;
}
#MV .bx-next:hover {
  background-position: 0;
  -webkit-transform: translate(5px, 0);
          transform: translate(5px, 0);
}
#MV .bx-next:focus {
  background-position: 0;
}

.slide {
  color: #FFF;
  height: 100vh;
}
.slide__lft {
  position: absolute;
  left: 20px;
  top: 50%;
  width: 240px;
  z-index: 100;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.slide__lft--eg {
  margin-top: 25px;
}
.slide__lft--archive {
  margin-top: 100px;
}
.slide__rgt {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 265px;
  z-index: 100;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.slide__rgt--credit {
  margin-top: 0;
  padding-left: 0;
  border-left: none;
}
.slide__rgt--taste {
  border: none;
  margin-top: 25px;
}
.slide__rgt--lead {
  font-size: 1.4rem;
  text-align: justify;
  line-height: 1.85;
  margin-top: 30px;
}

.news {
  margin-top: 95px;
}
.news__ttl {
  font-size: 3.4rem;
  font-weight: 500;
}
.news__ttl--main {
  display: block;
  font-size: 2.2rem;
  margin-bottom: 8px;
}
.news__ttl--sub {
  display: block;
  font-size: 2rem;
  margin-top: 10px;
}
.news__blk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 55px auto 0;
}
.news__blk--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 48%;
  border-bottom: 1px solid #909090;
  padding-bottom: 20px;
}
.news__blk--box:nth-of-type(even) {
  margin-left: 4%;
}
.news__blk--box:nth-of-type(n+3) {
  margin-top: 35px;
}
.news__blk--date {
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.news__blk--text {
  margin-bottom: auto;
}
.news__blk--text a:hover {
  text-decoration: underline;
}

.cat {
  margin-top: 165px;
}
.cat__blk {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 110px;
}
.cat__blk--txt {
    width: calc(90% - 165px);
}
.cat__blk--txt--ttl {
  font-size: 4rem;
}
.cat__blk--txt--ttl span {
  font-size: 2.4rem;
  margin-left: 25px;
}
.cat__blk--txt--lead {
  font-size: 1.4rem;
  line-height: 2.15;
  margin-top: 5px;
}
.cat__btn {
  margin-top: 120px;
}

.lineup {
  margin-top: 215px;
}
.lineup__ttl {
  border-top: 1px solid #909090;
  margin-bottom: 120px;
}
.lineup__ttl--box {
  position: relative;
  display: block;
  width: 340px;
  margin: -36px auto 0;
  background: #FFF;
  font-size: 4rem;
  text-align: center;
  z-index: 1;
}
.lineup__ttl--box--en {
  font-size: 2.4rem;
  margin-left: 25px;
}
.lineup__blk {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lineup__blk:not(:first-of-type) {
  margin-top: 185px;
}
.lineup__blk--logo {
  width: 190px;
  text-align: center;
}
.lineup__blk--list {
  font-size: 1.8rem;
  margin-left: 6.5%;
  width: calc(93.5% - 400px);
  min-width: 390px;
}
.lineup__blk--list li:not(:first-of-type) {
  margin-top: 12px;
}
.lineup__blk--list a:hover {
  text-decoration: underline;
}
.lineup__blk--link {
  position: relative;
  display: block;
  width: 210px;
  margin: 20px 0 20px auto;
}
.lineup__blk--link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 205px;
  height: 2px;
  background: #464646;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.lineup__blk--link:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -5px;
  display: block;
  background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_lineup.svg) no-repeat 100% 100%;
  width: 20px;
  height: 7px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.lineup__blk--link:hover {
  text-decoration: none;
}
.lineup__blk--link:hover:before {
  width: 220px;
}
.lineup__blk--link:hover:after {
  right: -25px;
}
.lineup__btn {
  margin-top: 170px;
}

.thought {
  margin-top: 140px;
}
.thought__ttl {
  text-align: center;
  font-size: 4.6rem;
  font-weight: 500;
  margin-bottom: 50px;
}
.thought__ttl--main {
  display: block;
  font-size: 2.6rem;
  font-weight: 400;
}
.thought__ttl--sub {
  display: block;
  font-size: 2rem;
  font-weight: 400;
}
.thought__lead {
  font-size: 1.8rem;
  margin-top: 55px;
  text-align: justify;
}
.thought__link {
  display: inline-block;
  font-size: 1.8rem;
  margin-top: 25px;
  text-decoration: underline;
}
.thought__link:hover {
  text-decoration: none;
}

.archive,
.single {
  padding-top: 100px;
}

.list__ttl {
  font-size: 2.8rem;
}
.list__ttl--en {
  font-size: 1.4rem;
  margin-left: 20px;
}
.list__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 50px auto 25px;
}
.list__head--cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list__head--cat--btn:not(:first-of-type) {
  margin-left: 25px;
}
.list__head--order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
}
.list__head--order li {
  line-height: 1.2;
}
.list__head--order li:not(:last-of-type) {
  margin-right: 0.65em;
  padding-right: 0.65em;
  border-right: 1px solid #464646;
}
.list__head--order--link:hover {
  text-decoration: underline;
}
.list__pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
  margin-top: 110px;
}
.list__pager--prev {
  position: relative;
  line-height: 1;
}
.list__pager--prev:before {
  content: "";
  position: absolute;
  top: -9px;
  left: -25px;
  display: block;
  width: 11px;
  height: 33px;
  background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_page_prev.svg) no-repeat center/100% 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.list__pager--prev:hover:before {
  left: -35px;
}
.list__pager--next {
  position: relative;
  line-height: 1;
  margin: 0 0 0 auto;
}
.list__pager--next:before {
  content: "";
  position: absolute;
  top: -9px;
  right: -25px;
  display: block;
  width: 11px;
  height: 33px;
  background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_page_next.svg) no-repeat center/100% 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.list__pager--next:hover:before {
  right: -35px;
}

.detail__mv {
  position: relative;
}
.detail__mv--ttl {
  position: absolute;
  color: #FFF;
  bottom: 35px;
  left: 4%;
}
.detail__mv--lead {
  position: absolute;
  top: -20px;
  right: 4.5%;
  font-size: 1.6rem;
}
.detail__mv--lead span {
  padding: 15px 6px;
}
.detail .bx-wrapper {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}
.detail .bx-viewport {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  left: 0;
}
.detail .bx-controls {
  display: block;
  position: absolute;
  width: 100%;
  max-width: 1120px;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 1000;
  pointer-events: none;
}
.detail .bx-pager {
  width: 96%;
  margin: 0 auto;
  bottom: 30px;
  text-align: right;
}
.detail .bx-pager-item {
  font-size: 0;
}
.detail .bx-pager-link {
  width: 30px !important;
  height: 4px !important;
  border-radius: 0 !important;
  background: none !important;
  border: 1px solid #FFF;
  pointer-events: visible;
}
.detail .bx-pager-link.active {
  background: #FFF !important;
}
.detail__blk {
  width: 92%;
  margin: 35px auto 0;
}
.detail__blk--txt {
  width: calc(100% - 270px);
}
.detail__blk--txt--name {
  font-size: 2.2rem;
}
.detail__blk--txt--lead {
  width: 85%;
  font-size: 1.4rem;
  text-align: justify;
  line-height: 2.14;
  margin-top: 17px;
}
.detail__blk--txt--credit {
  font-size: 1.4rem;
  margin-top: 40px;
}
.detail__blk--txt--credit dl:not(:first-of-type) {
  margin-top: 5px;
}
.detail__blk--txt--taste {
  font-size: 1.4rem;
  margin-top: 20px;
  padding-left: 15px;
  border-left: 1px solid #3C3C3C;
}
.detail__blk--txt--taste .taste__star1 {
  -webkit-transform: scale(1);
          transform: scale(1);
  margin-left: 10px;
}
.detail__blk--txt--taste .taste__star2 {
  -webkit-transform: scale(1);
          transform: scale(1);
  margin-left: 10px;
}
.detail__blk--txt--taste .taste__star3 {
  -webkit-transform: scale(1);
          transform: scale(1);
  margin-left: 10px;
}
.detail__free {
  width: 83%;
  margin: 45px auto 0;
  font-size: 1.4rem;
  line-height: 2.2;
}
.detail__free *:not(:first-child) {
  margin-top: 25px;
}

.cart {
  width: 270px;
}
.cart__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #909090;
}
.cart__price--ttl {
  width: 140px;
  font-size: 1.4rem;
}
.cart__init {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart__init--ttl {
  width: 140px;
  font-size: 1.4rem;
}
.cart__init--num {
  text-align: center;
  width: 130px;
  height: 24px;
  font-family: "Noto Serif JP", serif;
  border: 1px solid #909090;
}
.cart__submit {
  margin-top: 30px;
}
.cart__submit--sale {
  width: 270px;
  height: 50px;
  color: #FFF;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  background: #BA2F38;
  border: 1px solid #BA2F38;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cart__submit--sale:hover {
  color: #BA2F38;
  background: #FFF;
}
.cart__submit--sold {
  width: 270px;
  height: 50px;
  color: #FFF;
  font-family: "Crimson Text", serif;
  font-weight: 500;
  background: #909090;
  border: none;
  cursor: pointer;
}
.cart__size {
  font-size: 1.4rem;
  margin-top: 30px;
}
.cart__size--list:before {
  content: "¢ª";
  margin-right: 0.5em;
}
.cart__size li:nth-of-type(n+2):before {
  content: "/";
  margin: 0 0.5em;
}
.cart__size a {
  text-decoration: underline;
}
.cart__size a:hover {
  text-decoration: none;
}
.cart__atn {
  font-size: 1.2rem;
  margin-top: 35px;
}
.cart__atn li:not(:first-of-type) {
  margin-top: 9px;
}
.cart__atn--link:hover {
  text-decoration: underline;
}

.product_social_lists {
  margin-top: 30px;
}
.product_social_lists li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product_social_lists iframe {
  display: block;
}

.relat {
  margin-top: 115px;
}
.relat__ttl {
  border-top: 1px solid #909090;
  margin-bottom: 45px;
}
.relat__ttl--box {
  position: relative;
  display: block;
  width: 200px;
  margin: -23px auto 0;
  background: #FFF;
  font-size: 2.6rem;
  text-align: center;
  z-index: 1;
}

.check {
  margin-top: 140px;
}
.check__ttl {
  border-top: 1px solid #909090;
  margin-bottom: 45px;
}
.check__ttl--box {
  position: relative;
  display: block;
  width: 250px;
  margin: -23px auto 0;
  background: #FFF;
  font-size: 2.6rem;
  text-align: center;
  z-index: 1;
}
.check .item:nth-of-type(n+3) {
  display: none;
}

.single__lineup {
  margin-top: 170px;
}

/* SP */
@media only, screen and (max-width: 768px) {
  .mv {
    position: relative;
    padding-top: 70px;
  }
  .mv__wrap--blk {
    position: relative;
    width: 100vw;
    height: 67vh;
    overflow: hidden;
  }
  .mv__wrap--blk img {
    position: absolute;
    width: auto;
    max-width: none;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .mv__scroll {
    position: absolute;
    bottom: 50px;
    left: 50px;
    display: block;
    width: 60px;
    height: 25px;
    color: #FFF;
    font-size: 1.2rem;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .mv__scroll:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #FFF;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .mv__scroll:after {
    content: "";
    position: absolute;
    bottom: 3px;
    right: -2px;
    width: 10px;
    height: 1px;
    background: #FFF;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .mv__scroll:hover:before {
    width: 80px;
  }
  .mv__scroll:hover:after {
    right: -22px;
  }

  #MV .bx-wrapper {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0;
  }
  #MV .bx-controls {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 1120px;
    height: 67vh;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 1000;
    pointer-events: none;
  }
  #MV .bx-prev {
    background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_slide_prev.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 38px !important;
    width: 12px !important;
    margin-top: -19px;
    left: 3%;
    pointer-events: visible;
  }
  #MV .bx-prev:hover {
    background-position: 0;
  }
  #MV .bx-prev:focus {
    background-position: 0;
  }
  #MV .bx-next {
    background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_slide_next.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 38px !important;
    width: 12px !important;
    margin-top: -19px;
    right: 3%;
    pointer-events: visible;
  }
  #MV .bx-next:hover {
    background-position: 0;
  }
  #MV .bx-next:focus {
    background-position: 0;
  }

  .slide {
    color: #FFF;
    height: 67vh;
  }
  .slide__lft {
    position: absolute;
    left: 5%;
    top: auto;
    bottom: 0%;
    width: 95%;
    z-index: 100;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .slide__lft--eg {
    margin-top: 15px;
  }
  .slide__lft--archive {
    margin-top: 100px;
  }
  .slide .item__cat {
    font-size: 1.8rem;
    line-height: 1.2;
  }
  .slide .item__name {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-top: 3px;
  }
  .slide .item__name--size {
    font-size: 1.8rem;
  }
  .slide__rgt {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 265px;
    z-index: 100;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .slide__rgt--credit {
    margin-top: 0;
    padding-left: 0;
    border-left: none;
  }
  .slide__rgt--taste {
    border: none;
    margin-top: 25px;
  }
  .slide__rgt--lead {
    font-size: 1.4rem;
    text-align: justify;
    line-height: 1.85;
    margin-top: 30px;
  }

  .news {
    margin-top: 26px;
  }
  .news__ttl {
    font-size: 2.4rem;
    font-weight: 500;
    width: 90%;
    margin: auto;
  }
  .news__ttl--main {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 4px;
  }
  .news__ttl--sub {
    display: block;
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .news__blk {
    display: block;
    width: 90%;
    margin: 25px auto 0;
  }
  .news__blk--box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    border-bottom: 1px solid #909090;
    padding-bottom: 10px;
  }
  .news__blk--box:nth-of-type(even) {
    margin-left: 0%;
  }
  .news__blk--box:nth-of-type(n+2) {
    margin-top: 18px;
  }
  .news__blk--box:nth-of-type(n+4) {
    display: none;
  }
  .news__blk--date {
    font-size: 1.2rem;
    margin-bottom: 4px;
  }
  .news__blk--text {
    margin-bottom: auto;
  }
  .news__blk--text a:hover {
    text-decoration: underline;
  }

  .cat {
    margin-top: 100px;
  }
  .cat__blk {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: auto;
    width: 90%;
    margin-bottom: 45px;
  }
  
.cat__blk--txt {
    width: 100%;
}
  .cat__blk--txt--ttl {
    font-size: 2.5rem;
  }
  .cat__blk--txt--ttl span {
    font-size: 1.4rem;
    margin-left: 13px;
  }
  .cat__blk--txt--lead {
    font-size: 1.2rem;
    line-height: 2;
    margin-top: 3px;
  }
  .cat__blk--logo {
    height: 140px;
    margin-bottom: 32px;
  }
  .cat__btn {
    margin-top: 80px;
  }

  .lineup {
    margin: auto;
    margin-top: 110px;
    width: 85.5%;
  }
  .lineup__ttl {
    border-top: 1px solid #909090;
    margin-bottom: 40px;
  }
  .lineup__ttl--box {
    position: relative;
    display: block;
    width: 180px;
    margin: -25px auto 0;
    background: #FFF;
    font-size: 2.2rem;
    text-align: center;
    z-index: 1;
  }
  .lineup__ttl--box--en {
    font-size: 1.4rem;
    margin-left: 14px;
  }
  .lineup__blk {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lineup__blk:not(:first-of-type) {
    margin-top: 55px;
  }
  .lineup__blk--logo {
    text-align: center;
  }
  .lineup__blk--logo img {
    height: 140px;
  }
  .lineup__blk--list {
    font-size: 1.4rem;
    margin-left: 0;
    width: 100%;
    min-width: 290px;
    margin-top: 32px;
  }
  .lineup__blk--list li:not(:first-of-type) {
    margin-top: 15px;
  }
  .lineup__blk--list a:hover {
    text-decoration: underline;
  }
  .lineup__blk--link {
    position: relative;
    display: block;
    width: 185px;
    margin: 34px 0 20px auto;
  }
  .lineup__blk--link:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    display: block;
    width: 180px;
    height: 2px;
    background: #464646;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .lineup__blk--link:after {
    content: "";
    position: absolute;
    bottom: -5px;
    right: -5px;
    display: block;
    background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_lineup.svg) no-repeat 100% 100%;
    width: 20px;
    height: 7px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .lineup__blk--link:hover:before {
    width: 220px;
  }
  .lineup__blk--link:hover:after {
    right: -25px;
  }
  .lineup__btn {
    margin-top: 50px;
  }

  .thought {
    margin-top: 83px;
    width: 85.5%;
  }
  .thought__ttl {
    text-align: center;
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 34px;
    white-space: nowrap;
  }
  .thought__ttl--main {
    display: block;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .thought__ttl--sub {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
  }
  .thought__lead {
    font-size: 1.4rem;
    margin-top: 15px;
    text-align: justify;
  }
  .thought__link {
    display: inline-block;
    font-size: 1.4rem;
    margin-top: 17px;
    text-decoration: underline;
  }
  .thought__link:hover {
    text-decoration: none;
  }

  .archive,
.single {
    padding-top: 60px;
  }

  .list__ttl {
    font-size: 2.8rem;
    margin: auto;
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    line-height: 1;
  }
  .list__ttl--en {
    font-size: 1.4rem;
    margin-left: 20px;
  }
  .list__head {
    display: block;
    margin: 50px auto 42px;
    width: 90%;
  }
  .list__head--cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .list__head--cat--btn:not(:first-of-type) {
    margin-left: 25px;
  }
  .list__head--order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
  }
  .list__head--order li {
    line-height: 1;
    font-size: 1.2rem;
    margin-top: 23px;
  }
  .list__head--order li:not(:last-of-type) {
    margin-right: 0.65em;
    padding-right: 0.65em;
    border-right: 1px solid #464646;
  }
  .list__head--order--link:hover {
    text-decoration: underline;
  }
  .list__pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.4rem;
    margin: auto;
    margin-top: 66px;
    width: 76%;
  }
  .list__pager--prev {
    position: relative;
    line-height: 1;
  }
  .list__pager--prev:before {
    content: "";
    position: absolute;
    top: -9px;
    left: -25px;
    display: block;
    width: 11px;
    height: 33px;
    background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_page_prev.svg) no-repeat center/100% 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .list__pager--prev:hover:before {
    left: -35px;
  }
  .list__pager--next {
    position: relative;
    line-height: 1;
    margin: 0 0 0 auto;
  }
  .list__pager--next:before {
    content: "";
    position: absolute;
    top: -9px;
    right: -25px;
    display: block;
    width: 11px;
    height: 33px;
    background: url(https://file003.shop-pro.jp/PA01097/045//img/arw_page_next.svg) no-repeat center/100% 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .list__pager--next:hover:before {
    right: -35px;
  }

  .detail {
    width: 100%;
  }
  .detail__mv {
    position: relative;
  }
  .detail__mv--ttl {
    position: absolute;
    color: #FFF;
    bottom: 35px;
    left: 4%;
  }
  .detail__mv--ttl .item__cat {
    font-size: 1.8rem;
    line-height: 1.2;
  }
  .detail__mv--ttl .item__name {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-top: 3px;
  }
  .detail__mv--ttl .item__name--size {
    font-size: 1.8rem;
    margin-left: 20px;
  }
  .detail__mv--lead {
    position: absolute;
    top: -20px;
    right: 4.5%;
    font-size: 1.6rem;
  }
  .detail__mv--lead span {
    padding: 15px 6px;
    font-size: 1.4rem;
  }
  .detail .bx-wrapper {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0;
  }
  .detail .bx-wrapper img {
    height: 67vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .detail .bx-viewport {
    height: 67vh;
  }
  .detail .bx-controls {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 1120px;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 1000;
    pointer-events: none;
  }
  .detail .bx-pager {
    width: 96%;
    margin: 0 auto;
    bottom: 30px;
    text-align: right;
  }
  .detail .bx-pager-link {
    width: 30px !important;
    height: 4px !important;
    border-radius: 0 !important;
    background: none !important;
    border: 1px solid #FFF;
    pointer-events: visible;
  }
  .detail .bx-pager-link.active {
    background: #FFF !important;
  }
  .detail__blk {
    display: block;
    width: 86%;
    margin: 35px auto 0;
  }
  .detail__blk--txt {
    width: 100%;
    margin-bottom: 80px;
  }
  .detail__blk--txt--name {
    font-size: 2.2rem;
  }
  .detail__blk--txt--lead {
    width: 100%;
    font-size: 1.4rem;
    text-align: justify;
    line-height: 2.14;
    margin-top: 17px;
  }
  .detail__blk--txt--credit {
    font-size: 1.4rem;
    margin-top: 40px;
  }
  .detail__blk--txt--credit dl:not(:first-of-type) {
    margin-top: 5px;
  }
  .detail__blk--txt--taste {
    font-size: 1.4rem;
    margin-top: 20px;
    padding-left: 15px;
    border-left: 1px solid #3C3C3C;
  }
  .detail__blk--txt--taste .taste__star0 {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-left: 10px;
  }
  .detail__blk--txt--taste .taste__star1 {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-left: 10px;
  }
  .detail__blk--txt--taste .taste__star2 {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-left: 10px;
  }
  .detail__blk--txt--taste .taste__star3 {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-left: 10px;
  }
  .detail__free {
    width: 86%;
    margin: 45px auto 0;
    font-size: 1.4rem;
    line-height: 2.2;
  }
  .detail__free *:not(:first-child) {
    margin-top: 25px;
  }

  .cart {
    width: 100%;
  }
  .cart__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #909090;
  }
  .cart__price--ttl {
    width: 140px;
    font-size: 1.4rem;
  }
  .cart__init {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .cart__init--ttl {
    width: 140px;
    font-size: 1.4rem;
  }
  .cart__init--num {
    text-align: center;
    width: 130px;
    height: 24px;
    font-family: "Noto Serif JP", serif;
    border: 1px solid #909090;
  }
  .cart__submit {
    margin-top: 30px;
    text-align: center;
  }
  .cart__submit--sale {
    width: 100%;
    max-width: 332px;
    height: 50px;
    color: #FFF;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    background: #BA2F38;
    border: 1px solid #BA2F38;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 1.6rem;
  }
  .cart__submit--sale:hover {
    color: #BA2F38;
    background: #FFF;
  }
  .cart__submit--sold {
    width: 270px;
    height: 50px;
    color: #FFF;
    font-family: "Crimson Text", serif;
    font-weight: 500;
    background: #909090;
    border: none;
    cursor: pointer;
  }
  .cart__size {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .cart__size li:nth-of-type(n+2):before {
    content: "/";
    margin: 0 0.5em;
  }
  .cart__size a {
    text-decoration: underline;
  }
  .cart__size a:hover {
    text-decoration: none;
  }
  .cart__atn {
    font-size: 1.2rem;
    margin-top: 35px;
  }
  .cart__atn li:not(:first-of-type) {
    margin-top: 9px;
  }
  .cart__atn--link:hover {
    text-decoration: underline;
  }

  .product_social_lists {
    margin-top: 30px;
  }
  .product_social_lists li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .product_social_lists iframe {
    display: block;
    margin-right: 10px;
  }

  .relat {
    margin-top: 115px;
  }
  .relat__ttl {
    border-top: 1px solid #909090;
    margin: auto;
    margin-bottom: 45px;
    width: 90%;
  }
  .relat__ttl--box {
    position: relative;
    display: block;
    width: 200px;
    margin: -20px auto 0;
    background: #FFF;
    font-size: 2.2rem;
    text-align: center;
    z-index: 1;
  }

  .check {
    margin-top: 140px;
  }
  .check__ttl {
    border-top: 1px solid #909090;
    margin: auto;
    margin-bottom: 45px;
    width: 90%;
  }
  .check__ttl--box {
    position: relative;
    display: block;
    width: 200px;
    margin: -20px auto 0;
    background: #FFF;
    font-size: 2.2rem;
    text-align: center;
    z-index: 1;
  }

  .single__lineup {
    margin-top: 115px;
  }
}
/* SP ¤³¤³¤Þ¤Ç */
/*# sourceMappingURL=style.css.map */

.pankuzu_list:last-of-type a br {
    display: none;
}
@media screen and (max-width: 480px) {
  .pankuzu_lists.container {
    padding:0;
}