@charset "utf-8";
.p-grandtop {
  background-color: #f9f5ea;
}
.p-grandtop #wrapper {
  padding-top: 0 !important;
}

/* top */
.top-container #mainvisual-slider {
  margin-bottom: 27px;
}
.top-container #mainvisual-slider img {
  width: 100%;
}
.top-container #mainvisual-slider .bx-controls {
  position: absolute;
  width: 100%;
  bottom: 50px;
  z-index: 100000;
}

/* line-animation */
/* top common */
#index-news .btn-check.bar-animation a,
#collection .btn-check.bar-animation a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #f3eadf;
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-size: 18px;
  padding: 65px 0;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  position: relative;
}
#index-news .btn-check.bar-animation a:hover,
#collection .btn-check.bar-animation a:hover {
  background-color: white;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a span,
#collection .btn-check.bar-animation a span,
#shoplist_banner .btn-check.bar-animation span {
  position: relative;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a span.line-animation,
#collection .btn-check.bar-animation a span.line-animation,
#shoplist_banner .btn-check.bar-animation span span.line-animation {
  position: absolute;
  content: '';
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  display: block;
  width: 20px;
  top: 50%;
  right: 0px;
  height: 2px;
  background-color: #666;
  transform: translateY( -50% );
  opacity: 0;
}
#shoplist_banner .btn-check.bar-animation span span.line-animation {
  background-color: white;
}
#index-news .btn-check.bar-animation a:hover span,
#collection .btn-check.bar-animation a:hover span,
#shoplist_banner a:hover .btn-check.bar-animation span {
  margin-left: -40px;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a:hover span span.line-animation,
#collection .btn-check.bar-animation a:hover span span.line-animation,
#shoplist_banner a:hover .btn-check.bar-animation span span.line-animation {
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  right: -40px;
  opacity: 1;
}
@media (max-width: 767px) {
  #index-news .btn-check.bar-animation a,
  #collection .btn-check.bar-animation a {
    background-image: none;
    text-indent: 0;
    padding: 37px 0px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    color: black;
  }
  #index-news .btn-check.bar-animation a span,
  #index-news .btn-check.bar-animation a:hover span,
  #collection .btn-check.bar-animation a span,
  #collection .btn-check.bar-animation a:hover span,
  #shoplist_banner a .btn-check.bar-animation span,
  #shoplist_banner a:hover .btn-check.bar-animation span {
    margin-left: -30px;
  }
  #index-news .btn-check.bar-animation a span.line-animation,
  #index-news .btn-check.bar-animation a:hover span.line-animation,
  #collection .btn-check.bar-animation a span.line-animation,
  #collection .btn-check.bar-animation a:hover span.line-animation,
  #shoplist_banner a .btn-check.bar-animation span span.line-animation,
  #shoplist_banner a:hover .btn-check.bar-animation span span.line-animation {
    right: -20px !important;
    opacity: 1;
    height: 2px;
    width: 15px;
    background-color: transparent;
    overflow: hidden;
  }
  #index-news .btn-check.bar-animation a span.line-animation:after,
  #collection .btn-check.bar-animation a span.line-animation:after,
  #shoplist_banner a .btn-check.bar-animation span span.line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: black;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #shoplist_banner a .btn-check.bar-animation span span.line-animation:after {
    background-color: white;
  }
}

@-webkit-keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}
@keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}

/* main visual */
#mainvisual-slider {
  width: 100%;
  overflow: hidden;
}
#mainvisual-slider .swiper-container {
  overflow: visible;
  margin:0 auto;
  position: relative;
}
#mainvisual-slider .swiper-container ul {
  position: relative;
  padding: 57.14285714% 0 0;
}
#mainvisual-slider .swiper-container ul li {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
      -ms-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  opacity: 0 !important;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-prev {
  opacity: 1 !important;
  overflow: hidden;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-active {
  overflow: hidden;
  -webkit-animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
      -ms-animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
          animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
  opacity: 1 !important;
  width: 0.001%;
}
#mainvisual-slider .swiper-container ul li a {
  height: 100%;
  display: block;
  position: relative;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-prev a,
#mainvisual-slider .swiper-container ul li.swiper-slide-active a {
  display: block;
  -webkit-animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
      -ms-animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
          animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
}
#mainvisual-slider .swiper-container ul li a span {
  position: absolute;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: 0 0;
  will-change: transform;
  height: 100%;
}
#mainvisual-slider .swiper-container-horizontal >.swiper-pagination-bullets,
#mainvisual-slider .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: 18px auto;
  position: absolute;
}
#mainvisual-slider .swiper-button-prev,
#mainvisual-slider .swiper-container-rtl .swiper-button-prev,
#mainvisual-slider .swiper-button-next,
#mainvisual-slider .swiper-container-rtl .swiper-button-next {
  background-size: 22px 40px;
  width: 22px;
  height: 40px;
  outline: 0;
}
#mainvisual-slider .swiper-button-prev,
#mainvisual-slider .swiper-container-rtl .swiper-button-prev {
  background-image: url("/assets/latest/images/top-arrow-prev.png");
}
#mainvisual-slider .swiper-button-next,
#mainvisual-slider .swiper-container-rtl .swiper-button-next {
  background-image: url("/assets/latest/images/top-arrow-next.png");
}
#mainvisual-slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  vertical-align: middle;
  background: transparent;
  outline: 0;
  margin: 0;
  padding: 0 4px;
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after {
  content: '';
  background: white;
  height: 5px;
  width: 5px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: '';
  height: 7px;
  width: 7px;
  background: transparent;
  box-shadow: 0 0 0 1px white;
}
#mainvisual-slider img {
  width: 100% !important;
}

@-webkit-keyframes width-slide {
  0% {
    width: 0.001%;
  }
  to {
    width: 100%;
  }
}
@keyframes width-slide {
  0% {
    width: 0.001%;
  }
  to {
    width: 100%;
  }
}

@-webkit-keyframes scale-in-data {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-in-data {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*feature banner*/
#feature_banner .container ul {
  margin: 0 40px;
}
#feature_banner .container ul li {
  list-style: none;
  margin: 0 0 10px;
}
#feature_banner .container ul li figure {
  position: relative;
  display: block;
  overflow: hidden;
}
#feature_banner .container ul li figure > a {
  display: block;
}
#feature_banner .container ul li figure > a:after,
#feature_banner .container ul li figure:hover > a:after,
#feature_banner .container ul li figure .btn-check,
#feature_banner .container ul li figure:hover .btn-check {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#feature_banner .container ul li figure > a:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 45.5% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#feature_banner .container ul li figure:hover > a:after {
  opacity: .3;
}
#feature_banner .container ul li figure .btn-check {
  position: absolute;
  color: white;
  right: 0;
  opacity: 0;
  bottom: 10px;
}
#feature_banner .container ul li figure:hover .btn-check {
  opacity: 1;
}
#feature_banner .container ul li figure .btn-check .a-mark {
  color: white;
  padding: 0 25px 0 0;
  position: relative;
}
#feature_banner .container ul li figure .btn-check .a-mark:after {
  content: '';
  border-top: 1px solid white;
  width: 20px;
  height: 1px;
  display: block;
  position:absolute;
  right: 0;
  top: 50%;
  transform: translateY( -50% );
}

/* news */
#wrapper #index-news  ul{
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  border-top: none;
}
#wrapper #index-news  ul li{
  width: 25%;
}
#wrapper #index-news .news-image {
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
}
#wrapper #index-news .news-image img {
  width: 100%;
}
#wrapper #index-news ul > li {
  box-shadow: none;
  background-color: transparent;
  border-bottom: none;
}
#wrapper #index-news a.news-link-block,
#wrapper #index-news a.news-link-block:hover {
  padding-right: 0;
  background-color: transparent;
}
#wrapper #index-news .news-date {
  padding: 10px 15px 0;
}
#wrapper #index-news .news-ex {
  padding: 5px 15px 0;
}
#wrapper #index-news .news-date .news-label:before {
  content: '';
}
#wrapper #index-news .btn-check {
  position: relative;
}

/* collection */
#collection {
  overflow: hidden;
  clear: both;
  margin: 0 0 120px;
}
#collection .collection-inner {
  overflow: hidden;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] {
  padding: 0 20px 40px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover {
  color: white;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover h2 {
  color: white;
  position: absolute;
  top: 4%;
  font-family: 'Montserrat_bold';
  font-size: 26px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span {
  display: block;
  font-family: 'Montserrat';
  padding: 5px 0;
  font-size: 20px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span:last-child {
  padding: 10px 0 5px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover figure:after {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 132.7% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover figure:after {
  opacity: 0.3;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check {
  top: auto;
  bottom: 0;
  background: transparent;
  padding: 0;
  height: 40px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark {
  padding: 0;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  border-top: 1px solid white;
  top: 31px;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translateX( -50% ) rotate( 90deg );
      -ms-transform: translateX( -50% ) rotate( 90deg );
          transform: translateX( -50% ) rotate( 90deg );
}

/* onlinestore */
#collection .collection-inner.onlinestore-content {
  background-color: white;
  margin: 80px 0 0;
}
#collection .collection-inner.onlinestore-content .box-title {
  margin: 55px 0;
}
#collection .collection-inner.onlinestore-content .row-fluid {
  padding: 0 0 25px;
  border-top: 2px solid  #f9f5ea;
  background-color: #f9f5ea;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] {
  background-color: white;
  position: relative;
  padding: 0;
  margin: 0;
  width: 25%;
  border-left: 2px solid #f9f5ea;
  border-bottom: 2px solid #f9f5ea;
  box-sizing: border-box;
  z-index: 10;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover {
  z-index: 100;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo {
  overflow: hidden;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo img,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-text,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo img {
  -webkit-transform: scale( 0.8 );
      -ms-transform: scale( 0.8 );
          transform: scale( 0.8 );
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img {
  -webkit-transform: scale( 1.0 );
      -ms-transform: scale( 1.0 );
          transform: scale( 1.0 );
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-text {
  padding: 0;
  height: 0;
  min-height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 10 !important;
  background-color: white;
  width: 100%;
  border-top: none;
  border: 2px solid transparent;
  opacity: 0;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
  height: 85px;
  min-height: 85px;
  border-top-color: transparent;
  box-sizing: border-box;
  opacity: 1;
  margin: 0 -2px;
  width: calc(100% + 4px);
  border: 2px solid  #f9f5ea;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .product-color-set.non-colortip,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .product-color-set.non-colortip {
  display: none !important;
}

/*shoplist_banner*/
#shoplist_banner {
  position: relative;
  margin: 0 0 120px;
}
#shoplist_banner h2 {
  position: absolute;
  font-size: 50px;
  line-height: 50px;
  width: 100%;
  font-family: 'Montserrat_bold';
  text-align: center;
  color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX( -50% ) translateY( -50% );
      -ms-transform: translateX( -50% ) translateY( -50% );
          transform: translateX( -50% ) translateY( -50% );
}
#shoplist_banner h2 .btn-check {
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-weight: bold;
  font-size: 18px;
}
#shoplist_banner h2 .btn-check span span {
  position: relative;
  overflow: hidden;
  margin: 0 0 0 5px;
  display: inline-block;
  width: 25px;
  height: 27px;
  vertical-align: middle;
}
#shoplist_banner a {
  display: block;
}
#shoplist_banner h2 {
  width: auto;
}
#shoplist_banner a img {
  width: 100%;
}

@media (max-width: 1215px) and (min-width: 768px) {
  #wrapper #index-news .news-image {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 767px) {

  /* gradient */
  .gradient_type1:after {
    padding: 93.7% 0 0;
  }

  /* mainvisual*/
  #mainvisual-slider .swiper-container ul {
    position: relative;
    padding: 93.75% 0 0;
  }
  #mainvisual-slider .swiper-container ul li a span {
    background-position: 0 50%;
    background-size: auto 120%;
  }

  /* feature banner */
  #feature_banner .container ul {
    margin: 0;
  }
  #feature_banner .container ul li figure > a:after {
    opacity: 0.3;
    padding: 61% 0 0;
    background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
    background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
    background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
  }
  #feature_banner .container ul li figure .btn-check {
    opacity: 1;
  }
  #feature_banner .container ul li figure .btn-check .a-mark {
    position: relative;
    padding: 0 20px 0 0;
  }
  #feature_banner .container ul li figure .btn-check .a-mark:after {
    content: none;
  }
  #feature_banner .container ul li figure .btn-check .a-mark .line-animation {
    position: absolute;
    overflow: hidden;
    display: block;
    top: 0;
    right: 0;
    width: 15px;
    height: 20px;
  }
  #feature_banner .container ul li figure .btn-check .a-mark .line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: white;
    position: absolute;
    display: block;
    content: "";
    width: 25px;
    height: 1px;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }

  /* news */
  #wrapper #index-news ul li {
    width: 50%;
  }
  #wrapper #index-news ul li .news-date {
    padding: 10px 10px 0;
  }
  #wrapper #index-news ul li .news-ex {
    padding: 5px 10px 35px;
  }
  #wrapper #index-news ul li a.news-link-block .news-image {
    margin-right: 0;
  }
  #wrapper #index-news .box-title {
    font-size: 24px;
    line-height: 24px;
    margin: 55px 0 30px;
    border-top: none;
    padding: 0;
  }

  /* colleciton */
  #collection {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 0 60px;
  }
  #collection .collection-inner:nth-of-type( 1 ) {
    order: 1;
  }
  #collection .collection-inner:nth-of-type( 2 ) {
    order: 3;
  }
  #collection .collection-inner:nth-of-type( 3 ) {
    order: 2;
  }

  /* collection content */
  #collection .collection-inner.collection-content .row-fluid [class*="span"] {
    padding: 0 26px 30px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"]:last-child {
    padding: 0 26px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span {
    font-size: 14px;
    line-height: 14px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2,
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover h2 {
    font-size: 18px;
    line-height: 24px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span,
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span:last-child {
    padding: 0px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check {
    display: block;
    opacity: 1;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
    border: none;
    height: 2px;
    width: 17px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: white;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after {
    opacity: .3;
    background: -webkit-linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
    background:     -ms-linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
    background:         linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
  }
  /* collection onlinestore */
  #collection .collection-inner.onlinestore-content {
    margin: 60px 25px;
    padding: 0;
  }
  #collection .collection-inner.onlinestore-content .box-title {
    margin: 25px 0;
  }
  #collection .collection-inner.onlinestore-content .row-fluid {
    margin: 0;
    padding: 0 0 5px;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"] {
    width: 50%;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:nth-child(3n-2) {
    clear: none;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:nth-child(2n-1) {
    clear: both;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
    min-height: 70px;
    height: 70px;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img {
    -webkit-transform: scale( 0.8 );
        -ms-transform: scale( 0.8 );
            transform: scale( 0.8 );
  }
  /* shop list */
  #shoplist_banner {
    margin: 0 0 60px;
  }
  #shoplist_banner h2 {
    font-size: 24px;
    line-height: 28px;
  }
  #shoplist_banner h2 .btn-check {
    font-size: 11px;
    font-weight: normal;
  }
}
.p-grandtop {
  background-color: #f9f5ea;
}
.p-grandtop #wrapper {
  padding-top: 0 !important;
}

/* top */
.top-container #mainvisual-slider {
  margin-bottom: 27px;
}
.top-container #mainvisual-slider img {
  width: 100%;
}
.top-container #mainvisual-slider .bx-controls {
  position: absolute;
  width: 100%;
  bottom: 50px;
  z-index: 100000;
}

/* line-animation */
/* top common */
#index-news .btn-check.bar-animation a,
#collection .btn-check.bar-animation a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #f3eadf;
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-size: 18px;
  padding: 65px 0;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  position: relative;
}
#index-news .btn-check.bar-animation a:hover,
#collection .btn-check.bar-animation a:hover {
  background-color: white;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a span,
#collection .btn-check.bar-animation a span,
#shoplist_banner .btn-check.bar-animation span {
  position: relative;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a span.line-animation,
#collection .btn-check.bar-animation a span.line-animation,
#shoplist_banner .btn-check.bar-animation span span.line-animation {
  position: absolute;
  content: '';
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  display: block;
  width: 20px;
  top: 50%;
  right: 0px;
  height: 2px;
  background-color: #666;
  transform: translateY( -50% );
  opacity: 0;
}
#shoplist_banner .btn-check.bar-animation span span.line-animation {
  background-color: white;
}
#index-news .btn-check.bar-animation a:hover span,
#collection .btn-check.bar-animation a:hover span,
#shoplist_banner a:hover .btn-check.bar-animation span {
  margin-left: -40px;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a:hover span span.line-animation,
#collection .btn-check.bar-animation a:hover span span.line-animation,
#shoplist_banner a:hover .btn-check.bar-animation span span.line-animation {
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  right: -40px;
  opacity: 1;
}
@media (max-width: 767px) {
  #index-news .btn-check.bar-animation a,
  #collection .btn-check.bar-animation a {
    background-image: none;
    text-indent: 0;
    padding: 37px 0px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    color: black;
  }
  #index-news .btn-check.bar-animation a span,
  #index-news .btn-check.bar-animation a:hover span,
  #collection .btn-check.bar-animation a span,
  #collection .btn-check.bar-animation a:hover span,
  #shoplist_banner a .btn-check.bar-animation span,
  #shoplist_banner a:hover .btn-check.bar-animation span {
    margin-left: -30px;
  }
  #index-news .btn-check.bar-animation a span.line-animation,
  #index-news .btn-check.bar-animation a:hover span.line-animation,
  #collection .btn-check.bar-animation a span.line-animation,
  #collection .btn-check.bar-animation a:hover span.line-animation,
  #shoplist_banner a .btn-check.bar-animation span span.line-animation,
  #shoplist_banner a:hover .btn-check.bar-animation span span.line-animation {
    right: -20px !important;
    opacity: 1;
    height: 2px;
    width: 15px;
    background-color: transparent;
    overflow: hidden;
  }

  #index-news .btn-check.bar-animation a span.line-animation:after,
  #collection .btn-check.bar-animation a span.line-animation:after,
  #shoplist_banner a .btn-check.bar-animation span span.line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: black;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #shoplist_banner a .btn-check.bar-animation span span.line-animation:after {
    background-color: white;
  }
}

@-webkit-keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}
@keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}

/* main visual */
#mainvisual-slider {
  width: 100%;
  overflow: hidden;
}
#mainvisual-slider .swiper-container {
  overflow: visible;
  margin:0 auto;
  position: relative;
}
#mainvisual-slider .swiper-container ul {
  position: relative;
  padding: 57.14285714% 0 0;
  -webkit-transform: scale( 1.1 );
      -ms-transform: scale( 1.1 );
          transform: scale( 1.1 );
  overflow: hidden;
}
#mainvisual-slider .swiper-container ul li {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
      -ms-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  opacity: 0 !important;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-prev {
  opacity: 1 !important;
  overflow: hidden;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-active {
  overflow: hidden;
  -webkit-animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
      -ms-animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
          animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
  opacity: 1 !important;
  width: 0.001%;
}
#mainvisual-slider .swiper-container ul li a {
  height: 100%;
  display: block;
  position: relative;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-prev a,
#mainvisual-slider .swiper-container ul li.swiper-slide-active a {
  display: block;
  -webkit-animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
      -ms-animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
          animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
}
#mainvisual-slider .swiper-container ul li a span {
  position: absolute;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: 0 0;
  will-change: transform;
  height: 100%;
}
#mainvisual-slider .swiper-container-horizontal >.swiper-pagination-bullets,
#mainvisual-slider .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: 18px auto;
  position: absolute;
}
#mainvisual-slider .swiper-button-prev,
#mainvisual-slider .swiper-container-rtl .swiper-button-prev,
#mainvisual-slider .swiper-button-next,
#mainvisual-slider .swiper-container-rtl .swiper-button-next {
  background-size: 22px 40px;
  width: 22px;
  height: 40px;
  outline: 0;
}
#mainvisual-slider .swiper-button-prev,
#mainvisual-slider .swiper-container-rtl .swiper-button-prev {
  background-image: url("/assets/latest/images/top-arrow-prev.png");
}
#mainvisual-slider .swiper-button-next,
#mainvisual-slider .swiper-container-rtl .swiper-button-next {
  background-image: url("/assets/latest/images/top-arrow-next.png");
}
#mainvisual-slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  vertical-align: middle;
  background: transparent;
  outline: 0;
  margin: 0;
  padding: 0 4px;
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after {
  content: '';
  background: white;
  height: 5px;
  width: 5px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: '';
  height: 7px;
  width: 7px;
  background: transparent;
  box-shadow: 0 0 0 1px white;
}
#mainvisual-slider img {
  width: 100% !important;
}

@-webkit-keyframes width-slide {
  0% {
    width: 0.001%;
  }
  to {
    width: 100%;
  }
}
@keyframes width-slide {
  0% {
    width: 0.001%;
  }
  to {
    width: 100%;
  }
}

@-webkit-keyframes scale-in-data {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  }
  to {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@keyframes scale-in-data {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  }
  to {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

/*feature banner*/
#feature_banner .container ul {
  margin: 0 40px;
}
#feature_banner .container ul li {
  list-style: none;
  margin: 0 0 10px;
}
#feature_banner .container ul li figure {
  position: relative;
  display: block;
  overflow: hidden;
}
#feature_banner .container ul li figure > a {
  display: block;
}
#feature_banner .container ul li figure > a:after,
#feature_banner .container ul li figure:hover > a:after,
#feature_banner .container ul li figure .btn-check,
#feature_banner .container ul li figure:hover .btn-check {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#feature_banner .container ul li figure > a:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 45.5% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#feature_banner .container ul li figure:hover > a:after {
  opacity: .3;
}
#feature_banner .container ul li figure .btn-check {
  position: absolute;
  color: white;
  right: 0;
  opacity: 0;
  bottom: 10px;
}
#feature_banner .container ul li figure:hover .btn-check {
  opacity: 1;
}
#feature_banner .container ul li figure .btn-check .a-mark {
  color: white;
  padding: 0 25px 0 0;
  position: relative;
}
#feature_banner .container ul li figure .btn-check .a-mark:after {
  content: '';
  border-top: 1px solid white;
  width: 20px;
  height: 1px;
  display: block;
  position:absolute;
  right: 0;
  top: 50%;
  transform: translateY( -50% );
}

/* news */
#wrapper #index-news  ul{
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  border-top: none;
}
#wrapper #index-news  ul li{
  width: 25%;
}
#wrapper #index-news .news-image {
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
}
#wrapper #index-news .news-image img {
  width: 100%;
}
#wrapper #index-news ul > li {
  box-shadow: none;
  background-color: transparent;
  border-bottom: none;
}
#wrapper #index-news a.news-link-block,
#wrapper #index-news a.news-link-block:hover {
  padding-right: 0;
  background-color: transparent;
}
#wrapper #index-news .news-date {
  padding: 10px 15px 0;
}
#wrapper #index-news .news-ex {
  padding: 5px 15px 0;
}
#wrapper #index-news .news-date .news-label:before {
  content: '';
}
#wrapper #index-news .btn-check {
  position: relative;
}

/* collection */
.p-collection-heading__link,
.p-collection-heading__link:hover,
.p-collection-heading__link:active,
.p-collection-heading__link:focus {
    color: #cfc29d;
}
#collection {
  overflow: hidden;
  clear: both;
  margin: 0 0 120px;
}
#collection .collection-inner {
  overflow: hidden;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] {
  padding: 0 20px 40px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover {
  color: white;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover h2 {
  color: white;
  position: absolute;
  top: 4%;
  font-family: 'Montserrat_bold';
  font-size: 26px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span {
  display: block;
  font-family: 'Montserrat';
  padding: 5px 0;
  font-size: 20px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span:last-child {
  padding: 10px 0 5px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover figure:after {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 132.7% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover figure:after {
  opacity: 0.3;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check {
  top: auto;
  bottom: 0;
  background: transparent;
  padding: 0;
  height: 40px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark {
  padding: 0;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  border-top: 1px solid white;
  top: 31px;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translateX( -50% ) rotate( 90deg );
      -ms-transform: translateX( -50% ) rotate( 90deg );
          transform: translateX( -50% ) rotate( 90deg );
}

/* onlinestore */
#collection .collection-inner.onlinestore-content {
  background-color: white;
  margin: 80px 0 0;
}
#collection .collection-inner.onlinestore-content .box-title {
  margin: 55px 0;
}
#collection .collection-inner.onlinestore-content .row-fluid {
  padding: 0 0 25px;
  border-top: 2px solid  #f9f5ea;
  background-color: #f9f5ea;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] {
  background-color: white;
  position: relative;
  padding: 0;
  margin: 0;
  width: 25%;
  border-left: 2px solid #f9f5ea;
  border-bottom: 2px solid #f9f5ea;
  box-sizing: border-box;
  z-index: 10;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover {
  z-index: 100;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo {
  overflow: hidden;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo img,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-text,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo img {
  -webkit-transform: scale( 0.8 );
      -ms-transform: scale( 0.8 );
          transform: scale( 0.8 );
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img {
  -webkit-transform: scale( 1.0 );
      -ms-transform: scale( 1.0 );
          transform: scale( 1.0 );
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-text {
  padding: 0;
  height: 0;
  min-height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 10 !important;
  background-color: white;
  width: 100%;
  border-top: none;
  border: 2px solid transparent;
  opacity: 0;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
  height: 85px;
  min-height: 85px;
  border-top-color: transparent;
  box-sizing: border-box;
  opacity: 1;
  margin: 0 -2px;
  width: calc(100% + 4px);
  border: 2px solid  #f9f5ea;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .product-color-set.non-colortip,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .product-color-set.non-colortip {
  display: none !important;
}

/*shoplist_banner*/
#shoplist_banner {
  position: relative;
  margin: 0 0 120px;
}
#shoplist_banner h2 {
  position: absolute;
  font-size: 50px;
  line-height: 50px;
  width: 100%;
  font-family: 'Montserrat_bold';
  text-align: center;
  color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX( -50% ) translateY( -50% );
      -ms-transform: translateX( -50% ) translateY( -50% );
          transform: translateX( -50% ) translateY( -50% );
}
#shoplist_banner h2 .btn-check {
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-weight: bold;
  font-size: 18px;
}
#shoplist_banner h2 .btn-check span span {
  position: relative;
  overflow: hidden;
  margin: 0 0 0 5px;
  display: inline-block;
  width: 25px;
  height: 27px;
  vertical-align: middle;
}
#shoplist_banner a {
  display: block;
}
#shoplist_banner h2 {
  width: auto;
}
#shoplist_banner a img {
  width: 100%;
}

@media (max-width: 1215px) and (min-width: 768px) {
  #wrapper #index-news .news-image {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 767px) {

  /* gradient */
  .gradient_type1:after {
    padding: 93.7% 0 0;
  }

  /* mainvisual*/
  #mainvisual-slider .swiper-container ul {
    position: relative;
    padding: 93.75% 0 0;
  }
  #mainvisual-slider .swiper-container ul li a span {
    background-position: 0 50%;
    background-size: auto 120%;
  }

  /* feature banner */
  #feature_banner .container ul {
    margin: 0;
  }
  #feature_banner .container ul li figure > a:after {
    opacity: 0.3;
    padding: 61% 0 0;
    background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
    background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
    background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
  }
  #feature_banner .container ul li figure .btn-check {
    opacity: 1;
  }
  #feature_banner .container ul li figure .btn-check .a-mark {
    position: relative;
    padding: 0 20px 0 0;
  }
  #feature_banner .container ul li figure .btn-check .a-mark:after {
    content: none;
  }
  #feature_banner .container ul li figure .btn-check .a-mark .line-animation {
    position: absolute;
    overflow: hidden;
    display: block;
    top: 0;
    right: 0;
    width: 15px;
    height: 20px;
  }
  #feature_banner .container ul li figure .btn-check .a-mark .line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: white;
    position: absolute;
    display: block;
    content: "";
    width: 25px;
    height: 1px;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }

  /* news */
  #wrapper #index-news ul li {
    width: 50%;
  }
  #wrapper #index-news ul li .news-date {
    padding: 10px 10px 0;
  }
  #wrapper #index-news ul li .news-ex {
    padding: 5px 10px 35px;
  }
  #wrapper #index-news ul li a.news-link-block .news-image {
    margin-right: 0;
  }
  #wrapper #index-news .box-title {
    font-size: 24px;
    line-height: 24px;
    margin: 55px 0 30px;
    border-top: none;
    padding: 0;
  }

  /* colleciton */
  #collection {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 0 60px;
  }
  #collection .collection-inner:nth-of-type( 1 ) {
    order: 1;
  }
  #collection .collection-inner:nth-of-type( 2 ) {
    order: 3;
  }
  #collection .collection-inner:nth-of-type( 3 ) {
    order: 2;
  }

  /* collection content */
  #collection .collection-inner.collection-content .row-fluid [class*="span"] {
    padding: 0 26px 30px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"]:last-child {
    padding: 0 26px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span {
    font-size: 14px;
    line-height: 14px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2,
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover h2 {
    font-size: 18px;
    line-height: 24px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span,
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span:last-child {
    padding: 0px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check {
    display: block;
    opacity: 1;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
    border: none;
    height: 2px;
    width: 17px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: white;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after {
    opacity: .3;
    background: -webkit-linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
    background:     -ms-linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
    background:         linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
  }
  /* collection onlinestore */
  #collection .collection-inner.onlinestore-content {
    margin: 60px 25px;
    padding: 0;
  }
  #collection .collection-inner.onlinestore-content .box-title {
    margin: 25px 0;
  }
  #collection .collection-inner.onlinestore-content .row-fluid {
    margin: 0;
    padding: 0 0 5px;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"] {
    width: 50%;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:nth-child(3n-2) {
    clear: none;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:nth-child(2n-1) {
    clear: both;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
    min-height: 70px;
    height: 70px;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img {
    -webkit-transform: scale( 0.8 );
        -ms-transform: scale( 0.8 );
            transform: scale( 0.8 );
  }
  /* shop list */
  #shoplist_banner {
    margin: 0 0 60px;
  }
  #shoplist_banner h2 {
    font-size: 24px;
    line-height: 28px;
  }
  #shoplist_banner h2 .btn-check {
    font-size: 11px;
    font-weight: normal;
  }
}

/* collection top */
.p-collection-index .breadcrumb-wrap {
  margin-left: 40px;
}
.p-collection-index #collection .box-title {
  margin-top: 18px;
}
#collection #feature_banner .container ul {
  margin: 0;
}
#collection #feature_banner .collection-inner:nth-of-type( 1 ) {
  order: 0;
}
#collection #feature_banner .collection-inner:nth-of-type( 2 ) {
  order: 0;
}
#collection #feature_banner .collection-inner:nth-of-type( 3 ) {
  order: 0;
}
.p-grandtop {
  background-color: #f9f5ea;
}
.p-grandtop #wrapper {
  padding-top: 0 !important;
}

/* top */
.top-container #mainvisual-slider {
  margin-bottom: 27px;
}
.top-container #mainvisual-slider img {
  width: 100%;
}
.top-container #mainvisual-slider .bx-controls {
  position: absolute;
  width: 100%;
  bottom: 50px;
  z-index: 100000;
}

/* line-animation */
/* top common */
#index-news .btn-check.bar-animation a,
#collection .btn-check.bar-animation a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #f3eadf;
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-size: 18px;
  padding: 65px 0;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  position: relative;
}
#index-news .btn-check.bar-animation a:hover,
#collection .btn-check.bar-animation a:hover {
  background-color: white;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a span,
#collection .btn-check.bar-animation a span,
#shoplist_banner .btn-check.bar-animation span {
  position: relative;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a span.line-animation,
#collection .btn-check.bar-animation a span.line-animation,
#shoplist_banner .btn-check.bar-animation span span.line-animation {
  position: absolute;
  content: '';
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  display: block;
  width: 20px;
  top: 50%;
  right: 0px;
  height: 2px;
  background-color: #666;
  transform: translateY( -50% );
  opacity: 0;
}
#shoplist_banner .btn-check.bar-animation span span.line-animation {
  background-color: white;
}
#index-news .btn-check.bar-animation a:hover span,
#collection .btn-check.bar-animation a:hover span,
#shoplist_banner a:hover .btn-check.bar-animation span {
  margin-left: -40px;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a:hover span span.line-animation,
#collection .btn-check.bar-animation a:hover span span.line-animation,
#shoplist_banner a:hover .btn-check.bar-animation span span.line-animation {
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  right: -40px;
  opacity: 1;
}
@media (max-width: 767px) {
  #index-news .btn-check.bar-animation a,
  #collection .btn-check.bar-animation a {
    background-image: none;
    text-indent: 0;
    padding: 37px 0px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    color: black;
  }
  #index-news .btn-check.bar-animation a span,
  #index-news .btn-check.bar-animation a:hover span,
  #collection .btn-check.bar-animation a span,
  #collection .btn-check.bar-animation a:hover span,
  #shoplist_banner a .btn-check.bar-animation span,
  #shoplist_banner a:hover .btn-check.bar-animation span {
    margin-left: -30px;
  }
  #index-news .btn-check.bar-animation a span.line-animation,
  #index-news .btn-check.bar-animation a:hover span.line-animation,
  #collection .btn-check.bar-animation a span.line-animation,
  #collection .btn-check.bar-animation a:hover span.line-animation,
  #shoplist_banner a .btn-check.bar-animation span span.line-animation,
  #shoplist_banner a:hover .btn-check.bar-animation span span.line-animation {
    right: -20px !important;
    opacity: 1;
    height: 2px;
    width: 15px;
    background-color: transparent;
    overflow: hidden;
  }

  #index-news .btn-check.bar-animation a span.line-animation:after,
  #collection .btn-check.bar-animation a span.line-animation:after,
  #shoplist_banner a .btn-check.bar-animation span span.line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: black;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #shoplist_banner a .btn-check.bar-animation span span.line-animation:after {
    background-color: white;
  }
  .p-collection-index .breadcrumb-wrap {
    margin-left: 26px;
  }
  .p-collection-index #collection .collection-inner:nth-of-type( 1 ) {
    margin-top: 0;
  }
}

@-webkit-keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}
@keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}

/* main visual */
#mainvisual-slider {
  width: 100%;
  overflow: hidden;
}
#mainvisual-slider .swiper-container {
  overflow: visible;
  margin:0 auto;
  position: relative;
}
#mainvisual-slider .swiper-container ul {
  position: relative;
  padding: 57.14285714% 0 0;
  -webkit-transform: scale( 1.0 );
      -ms-transform: scale( 1.0 );
          transform: scale( 1.0 );
}
#mainvisual-slider .swiper-container ul li {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
      -ms-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  opacity: 0 !important;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-prev {
  opacity: 1 !important;
  overflow: hidden;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-active {
  overflow: hidden;
  -webkit-animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
      -ms-animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
          animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
  opacity: 1 !important;
  width: 0.001%;
}
#mainvisual-slider .swiper-container ul li a {
  height: 100%;
  display: block;
  position: relative;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-prev a,
#mainvisual-slider .swiper-container ul li.swiper-slide-active a {
  display: block;
  -webkit-animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
      -ms-animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
          animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
}
#mainvisual-slider .swiper-container ul li a span {
  position: absolute;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: 0 0;
  will-change: transform;
  height: 100%;
}
#mainvisual-slider .swiper-container-horizontal >.swiper-pagination-bullets,
#mainvisual-slider .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: 18px auto;
  position: absolute;
}
#mainvisual-slider .swiper-button-prev,
#mainvisual-slider .swiper-container-rtl .swiper-button-prev,
#mainvisual-slider .swiper-button-next,
#mainvisual-slider .swiper-container-rtl .swiper-button-next {
  background-size: 22px 40px;
  width: 22px;
  height: 40px;
  outline: 0;
}
#mainvisual-slider .swiper-button-prev,
#mainvisual-slider .swiper-container-rtl .swiper-button-prev {
  background-image: url("/assets/latest/images/top-arrow-prev.png");
}
#mainvisual-slider .swiper-button-next,
#mainvisual-slider .swiper-container-rtl .swiper-button-next {
  background-image: url("/assets/latest/images/top-arrow-next.png");
}
#mainvisual-slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  vertical-align: middle;
  background: transparent;
  outline: 0;
  margin: 0;
  padding: 0 4px;
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after {
  content: '';
  background: white;
  height: 5px;
  width: 5px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: '';
  height: 7px;
  width: 7px;
  background: transparent;
  box-shadow: 0 0 0 1px white;
}
#mainvisual-slider img {
  width: 100% !important;
}

@-webkit-keyframes width-slide {
  0% {
    width: 0.001%;
  }
  to {
    width: 100%;
  }
}
@keyframes width-slide {
  0% {
    width: 0.001%;
  }
  to {
    width: 100%;
  }
}

@-webkit-keyframes scale-in-data {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  }
  to {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@keyframes scale-in-data {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  }
  to {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

/*feature banner*/
#feature_banner .container ul {
  margin: 0 40px;
}
#feature_banner .container ul li {
  list-style: none;
  margin: 0 0 10px;
}
#feature_banner .container ul li figure {
  position: relative;
  display: block;
  overflow: hidden;
}
#feature_banner .container ul li figure > a {
  display: block;
}
#feature_banner .container ul li figure > a:after,
#feature_banner .container ul li figure:hover > a:after,
#feature_banner .container ul li figure .btn-check,
#feature_banner .container ul li figure:hover .btn-check {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#feature_banner .container ul li figure > a:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 45.5% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#feature_banner .container ul li figure:hover > a:after {
  opacity: .3;
}
#feature_banner .container ul li figure .btn-check {
  position: absolute;
  color: white;
  right: 0;
  opacity: 0;
  bottom: 10px;
}
#feature_banner .container ul li figure:hover .btn-check {
  opacity: 1;
}
#feature_banner .container ul li figure .btn-check .a-mark {
  color: white;
  padding: 0 25px 0 0;
  position: relative;
}
#feature_banner .container ul li figure .btn-check .a-mark:after {
  content: '';
  border-top: 1px solid white;
  width: 20px;
  height: 1px;
  display: block;
  position:absolute;
  right: 0;
  top: 50%;
  transform: translateY( -50% );
}

/* news */
#wrapper #index-news  ul{
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  border-top: none;
}
#wrapper #index-news  ul li{
  width: 25%;
}
#wrapper #index-news .news-image {
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
}
#wrapper #index-news .news-image img {
  width: 100%;
}
#wrapper #index-news ul > li {
  box-shadow: none;
  background-color: transparent;
  border-bottom: none;
}
#wrapper #index-news a.news-link-block,
#wrapper #index-news a.news-link-block:hover {
  padding-right: 0;
  background-color: transparent;
}
#wrapper #index-news .news-date {
  padding: 10px 15px 0;
}
#wrapper #index-news .news-ex {
  padding: 5px 15px 0;
}
#wrapper #index-news .news-date .news-label:before {
  content: '';
}
#wrapper #index-news .btn-check {
  position: relative;
}

/* collection */
#collection {
  overflow: hidden;
  clear: both;
  margin: 0 0 120px;
}
#collection .collection-inner {
  overflow: hidden;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] {
  padding: 0 20px 40px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover {
  color: white;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover h2 {
  color: white;
  position: absolute;
  top: 4%;
  font-family: 'Montserrat_bold';
  font-size: 26px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span {
  display: block;
  font-family: 'Montserrat';
  padding: 5px 0;
  font-size: 20px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span:last-child {
  padding: 10px 0 5px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover figure:after {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 132.7% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover figure:after {
  opacity: 0.3;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check {
  top: auto;
  bottom: 0;
  background: transparent;
  padding: 0;
  height: 40px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark {
  padding: 0;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  border-top: 1px solid white;
  top: 31px;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translateX( -50% ) rotate( 90deg );
      -ms-transform: translateX( -50% ) rotate( 90deg );
          transform: translateX( -50% ) rotate( 90deg );
}

/* onlinestore */
#collection .collection-inner.onlinestore-content {
  background-color: white;
  margin: 80px 0 0;
}
#collection .collection-inner.onlinestore-content .box-title {
  margin: 55px 0;
}
#collection .collection-inner.onlinestore-content .row-fluid {
  padding: 0 0 25px;
  border-top: 2px solid  #f9f5ea;
  background-color: #f9f5ea;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] {
  background-color: white;
  position: relative;
  padding: 0;
  margin: 0;
  width: 25%;
  border-left: 2px solid #f9f5ea;
  border-bottom: 2px solid #f9f5ea;
  box-sizing: border-box;
  z-index: 10;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover {
  z-index: 100;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo {
  overflow: hidden;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo img,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-text,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo img {
  -webkit-transform: scale( 0.8 );
      -ms-transform: scale( 0.8 );
          transform: scale( 0.8 );
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img {
  -webkit-transform: scale( 1.0 );
      -ms-transform: scale( 1.0 );
          transform: scale( 1.0 );
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-text {
  padding: 0;
  height: 0;
  min-height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 10 !important;
  background-color: white;
  width: 100%;
  border-top: none;
  border: 2px solid transparent;
  opacity: 0;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
  height: 85px;
  min-height: 85px;
  border-top-color: transparent;
  box-sizing: border-box;
  opacity: 1;
  margin: 0 -2px;
  width: calc(100% + 4px);
  border: 2px solid  #f9f5ea;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .product-color-set.non-colortip,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .product-color-set.non-colortip {
  display: none !important;
}

/*shoplist_banner*/
#shoplist_banner {
  position: relative;
  margin: 0 0 120px;
}
#shoplist_banner h2 {
  position: absolute;
  font-size: 50px;
  line-height: 50px;
  width: 100%;
  font-family: 'Montserrat_bold';
  text-align: center;
  color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX( -50% ) translateY( -50% );
      -ms-transform: translateX( -50% ) translateY( -50% );
          transform: translateX( -50% ) translateY( -50% );
}
#shoplist_banner h2 .btn-check {
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-weight: bold;
  font-size: 18px;
}
#shoplist_banner h2 .btn-check span span {
  position: relative;
  overflow: hidden;
  margin: 0 0 0 5px;
  display: inline-block;
  width: 25px;
  height: 27px;
  vertical-align: middle;
}
#shoplist_banner a {
  display: block;
}
#shoplist_banner h2 {
  width: auto;
}
#shoplist_banner a img {
  width: 100%;
}

@media (max-width: 1215px) and (min-width: 768px) {
  #wrapper #index-news .news-image {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 767px) {

  /* gradient */
  .gradient_type1:after {
    padding: 93.7% 0 0;
  }

  /* mainvisual*/
  #mainvisual-slider .swiper-container ul {
    position: relative;
    padding: 93.75% 0 0;
  }
  #mainvisual-slider .swiper-container ul li a span {
    background-position: 0 50%;
    background-size: auto 120%;
  }

  /* feature banner */
  #feature_banner .container ul {
    margin: 0;
  }
  #feature_banner .container ul li figure > a:after {
    opacity: 0.3;
    padding: 61% 0 0;
    background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
    background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
    background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
  }
  #feature_banner .container ul li figure .btn-check {
    opacity: 1;
  }
  #feature_banner .container ul li figure .btn-check .a-mark {
    position: relative;
    padding: 0 20px 0 0;
  }
  #feature_banner .container ul li figure .btn-check .a-mark:after {
    content: none;
  }
  #feature_banner .container ul li figure .btn-check .a-mark .line-animation {
    position: absolute;
    overflow: hidden;
    display: block;
    top: 0;
    right: 0;
    width: 15px;
    height: 20px;
  }
  #feature_banner .container ul li figure .btn-check .a-mark .line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: white;
    position: absolute;
    display: block;
    content: "";
    width: 25px;
    height: 1px;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }

  /* news */
  #wrapper #index-news ul li {
    width: 50%;
  }
  #wrapper #index-news ul li .news-date {
    padding: 10px 10px 0;
  }
  #wrapper #index-news ul li .news-ex {
    padding: 5px 10px 35px;
  }
  #wrapper #index-news ul li a.news-link-block .news-image {
    margin-right: 0;
  }
  #wrapper #index-news .box-title {
    font-size: 24px;
    line-height: 24px;
    margin: 55px 0 30px;
    border-top: none;
    padding: 0;
  }

  /* colleciton */
  #collection {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 0 60px;
  }
  #collection .collection-inner:nth-of-type( 1 ) {
    order: 1;
  }
  #collection .collection-inner:nth-of-type( 2 ) {
    order: 3;
  }
  #collection .collection-inner:nth-of-type( 3 ) {
    order: 2;
  }

  /* collection content */
  #collection .collection-inner.collection-content .row-fluid [class*="span"] {
    padding: 0 26px 30px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"]:last-child {
    padding: 0 26px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span {
    font-size: 14px;
    line-height: 14px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2,
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover h2 {
    font-size: 18px;
    line-height: 24px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span,
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span:last-child {
    padding: 0px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check {
    display: block;
    opacity: 1;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
    border: none;
    height: 2px;
    width: 17px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: white;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after {
    opacity: .3;
    background: -webkit-linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
    background:     -ms-linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
    background:         linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
  }
  /* collection onlinestore */
  #collection .collection-inner.onlinestore-content {
    margin: 60px 25px;
    padding: 0;
  }
  #collection .collection-inner.onlinestore-content .box-title {
    margin: 25px 0;
  }
  #collection .collection-inner.onlinestore-content .row-fluid {
    margin: 0;
    padding: 0 0 5px;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"] {
    width: 50%;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:nth-child(3n-2) {
    clear: none;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:nth-child(2n-1) {
    clear: both;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
    min-height: 70px;
    height: 70px;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img {
    -webkit-transform: scale( 0.8 );
        -ms-transform: scale( 0.8 );
            transform: scale( 0.8 );
  }
  /* shop list */
  #shoplist_banner {
    margin: 0 0 60px;
  }
  #shoplist_banner h2 {
    font-size: 24px;
    line-height: 28px;
  }
  #shoplist_banner h2 .btn-check {
    font-size: 11px;
    font-weight: normal;
  }
}

/* collection top */
#collection #feature_banner .container ul {
  margin: 0;
}
.p-grandtop {
  background-color: #f9f5ea;
}
.p-grandtop #wrapper {
  padding-top: 0 !important;
}

/* top */
.top-container #mainvisual-slider {
  margin-bottom: 27px;
}
.top-container #mainvisual-slider img {
  width: 100%;
}
.top-container #mainvisual-slider .bx-controls {
  position: absolute;
  width: 100%;
  bottom: 50px;
  z-index: 100000;
}

/* line-animation */
/* top common */
#index-news .btn-check.bar-animation a,
#collection .btn-check.bar-animation a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #f3eadf;
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-size: 18px;
  padding: 65px 0;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  position: relative;
}
#index-news .btn-check.bar-animation a:hover,
#collection .btn-check.bar-animation a:hover {
  background-color: white;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a span,
#collection .btn-check.bar-animation a span,
#shoplist_banner .btn-check.bar-animation span {
  position: relative;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a span.line-animation,
#collection .btn-check.bar-animation a span.line-animation,
#shoplist_banner .btn-check.bar-animation span span.line-animation {
  position: absolute;
  content: '';
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  display: block;
  width: 20px;
  top: 50%;
  right: 0px;
  height: 2px;
  background-color: #666;
  transform: translateY( -50% );
  opacity: 0;
}
#shoplist_banner .btn-check.bar-animation span span.line-animation {
  background-color: white;
}
#index-news .btn-check.bar-animation a:hover span,
#collection .btn-check.bar-animation a:hover span,
#shoplist_banner a:hover .btn-check.bar-animation span {
  margin-left: -40px;
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
}
#index-news .btn-check.bar-animation a:hover span span.line-animation,
#collection .btn-check.bar-animation a:hover span span.line-animation,
#shoplist_banner a:hover .btn-check.bar-animation span span.line-animation {
  -webkit-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
          transition: all 300ms ease-out;
  right: -40px;
  opacity: 1;
}
@media (max-width: 767px) {
  .p-collection-index #collection .box-title {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  #index-news .btn-check.bar-animation a,
  #collection .btn-check.bar-animation a {
    background-image: none;
    text-indent: 0;
    padding: 37px 0px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    color: black;
  }
  #index-news .btn-check.bar-animation a span,
  #index-news .btn-check.bar-animation a:hover span,
  #collection .btn-check.bar-animation a span,
  #collection .btn-check.bar-animation a:hover span,
  #shoplist_banner a .btn-check.bar-animation span,
  #shoplist_banner a:hover .btn-check.bar-animation span {
    margin-left: -30px;
  }
  #index-news .btn-check.bar-animation a span.line-animation,
  #index-news .btn-check.bar-animation a:hover span.line-animation,
  #collection .btn-check.bar-animation a span.line-animation,
  #collection .btn-check.bar-animation a:hover span.line-animation,
  #shoplist_banner a .btn-check.bar-animation span span.line-animation,
  #shoplist_banner a:hover .btn-check.bar-animation span span.line-animation {
    right: -20px !important;
    opacity: 1;
    height: 2px;
    width: 15px;
    background-color: transparent;
    overflow: hidden;
  }

  #index-news .btn-check.bar-animation a span.line-animation:after,
  #collection .btn-check.bar-animation a span.line-animation:after,
  #shoplist_banner a .btn-check.bar-animation span span.line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: black;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #shoplist_banner a .btn-check.bar-animation span span.line-animation:after {
    background-color: white;
  }
}

@-webkit-keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}
@keyframes scroll {
  from {
    transform: translateX(-25px) scaleX(.5);
  }
  to {
    transform: translateX(15px) scaleX(1);
  }
}

/* main visual */
#mainvisual-slider {
  width: 100%;
  overflow: hidden;
}
#mainvisual-slider .swiper-container {
  overflow: visible;
  margin:0 auto;
  position: relative;
}
#mainvisual-slider .swiper-container ul {
  position: relative;
  padding: 57.14285714% 0 0;
  -webkit-transform: scale( 1.1 );
      -ms-transform: scale( 1.1 );
          transform: scale( 1.1 );
  overflow: hidden;
}
#mainvisual-slider .swiper-container ul li {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
      -ms-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  opacity: 0 !important;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-prev {
  opacity: 1 !important;
  overflow: hidden;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-active {
  overflow: hidden;
  -webkit-animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
      -ms-animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
          animation: width-slide 0.944s cubic-bezier(.215,.61,.355,1);
  opacity: 1 !important;
  width: 0.001%;
}
#mainvisual-slider .swiper-container ul li a {
  height: 100%;
  display: block;
  position: relative;
}
#mainvisual-slider .swiper-container ul li.swiper-slide-prev a,
#mainvisual-slider .swiper-container ul li.swiper-slide-active a {
  display: block;
  -webkit-animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
      -ms-animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
          animation: scale-in-data 12s cubic-bezier(.215,.61,.355,1);
}
#mainvisual-slider .swiper-container ul li a span {
  position: absolute;
  right: 0;
  left: 0;
  background-size: cover;
  background-position: 0 0;
  will-change: transform;
  height: 100%;
}
#mainvisual-slider .swiper-container-horizontal >.swiper-pagination-bullets,
#mainvisual-slider .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: 18px auto;
  position: absolute;
}
#mainvisual-slider .swiper-button-prev,
#mainvisual-slider .swiper-container-rtl .swiper-button-prev,
#mainvisual-slider .swiper-button-next,
#mainvisual-slider .swiper-container-rtl .swiper-button-next {
  background-size: 22px 40px;
  width: 22px;
  height: 40px;
  outline: 0;
}
#mainvisual-slider .swiper-button-prev,
#mainvisual-slider .swiper-container-rtl .swiper-button-prev {
  background-image: url("/assets/latest/images/top-arrow-prev.png");
}
#mainvisual-slider .swiper-button-next,
#mainvisual-slider .swiper-container-rtl .swiper-button-next {
  background-image: url("/assets/latest/images/top-arrow-next.png");
}
#mainvisual-slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  vertical-align: middle;
  background: transparent;
  outline: 0;
  margin: 0;
  padding: 0 4px;
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after {
  content: '';
  background: white;
  height: 5px;
  width: 5px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
#mainvisual-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: '';
  height: 7px;
  width: 7px;
  background: transparent;
  box-shadow: 0 0 0 1px white;
}
#mainvisual-slider img {
  width: 100% !important;
}

@-webkit-keyframes width-slide {
  0% {
    width: 0.001%;
  }
  to {
    width: 100%;
  }
}
@keyframes width-slide {
  0% {
    width: 0.001%;
  }
  to {
    width: 100%;
  }
}

@-webkit-keyframes scale-in-data {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  }
  to {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@keyframes scale-in-data {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  }
  to {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

/*feature banner*/
#feature_banner .container ul {
  margin: 0 40px;
}
#feature_banner .container ul li {
  list-style: none;
  margin: 0 0 10px;
}
#feature_banner .container ul li figure {
  position: relative;
  display: block;
  overflow: hidden;
}
#feature_banner .container ul li figure > a {
  display: block;
}
#feature_banner .container ul li figure > a:after,
#feature_banner .container ul li figure:hover > a:after,
#feature_banner .container ul li figure .btn-check,
#feature_banner .container ul li figure:hover .btn-check {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#feature_banner .container ul li figure > a:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 45.5% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#feature_banner .container ul li figure:hover > a:after {
  opacity: .3;
}
#feature_banner .container ul li figure .btn-check {
  position: absolute;
  color: white;
  right: 0;
  opacity: 0;
  bottom: 10px;
}
#feature_banner .container ul li figure:hover .btn-check {
  opacity: 1;
}
#feature_banner .container ul li figure .btn-check .a-mark {
  color: white;
  padding: 0 25px 0 0;
  position: relative;
}
#feature_banner .container ul li figure .btn-check .a-mark:after {
  content: '';
  border: none;
  width: 20px;
  height: 1px;
  display: block;
  position:absolute;
  right: 0;
  top: 50%;
  transform: translateY( -50% );
}
#feature_banner .container ul li figure .btn-check .a-mark .line-animation {
  position: absolute;
  overflow: hidden;
  display: block;
  top: -1px;
  right: 0;
  width: 20px;
  height: 20px;
}
#feature_banner .container ul li figure .btn-check .a-mark .line-animation:after {
  -webkit-animation: scroll 2.5s ease-in-out infinite;
      -ms-animation: scroll 2.5s ease-in-out infinite;
          animation: scroll 2.5s ease-in-out infinite;
  background-color: white;
  position: absolute;
  display: block;
  content: "";
  width: 25px;
  height: 1px;
  left: 0;
  top: 50%;
  transform-origin: center center;
}

/* news */
#wrapper #index-news  ul{
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  border-top: none;
}
#wrapper #index-news  ul li{
  width: 25%;
}
#wrapper #index-news .news-image {
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
}
#wrapper #index-news .news-image img {
  width: 100%;
}
#wrapper #index-news ul > li {
  box-shadow: none;
  background-color: transparent;
  border-bottom: none;
}
#wrapper #index-news a.news-link-block,
#wrapper #index-news a.news-link-block:hover {
  padding-right: 0;
  background-color: transparent;
}
#wrapper #index-news .news-date {
  padding: 10px 15px 0;
}
#wrapper #index-news .news-ex {
  padding: 5px 15px 0;
}
#wrapper #index-news .news-date .news-label:before {
  content: '';
}
#wrapper #index-news .btn-check {
  position: relative;
}

/* collection */
#collection {
  overflow: hidden;
  clear: both;
  margin: 0 0 120px;
}
#collection .collection-inner {
  overflow: hidden;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] {
  padding: 0 20px 40px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover {
  color: white;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover h2 {
  color: white;
  position: absolute;
  top: 3%;
  font-family: 'Montserrat_bold';
  font-size: 26px;
  text-shadow: none;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span {
  display: block;
  font-family: 'Montserrat';
  padding: 5px 0;
  font-size: 20px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span:last-child {
  padding: 0 0 5px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after,
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover figure:after {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after {
  content: '';
  position: absolute;
  opacity: 0;
  padding: 132.7% 0 0;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
  background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover figure:after {
  opacity: 0.3;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check {
  top: auto;
  bottom: 0;
  background: transparent;
  padding: 0;
  height: 40px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark {
  padding: 0;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  border-top: 1px solid white;
  top: 31px;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translateX( -50% ) rotate( 90deg );
      -ms-transform: translateX( -50% ) rotate( 90deg );
          transform: translateX( -50% ) rotate( 90deg );
}

/* onlinestore */
#collection .collection-inner.onlinestore-content {
  background-color: white;
  margin: 80px 0 0;
}
#collection .collection-inner.onlinestore-content .box-title {
  margin: 55px 0;
}
#collection .collection-inner.onlinestore-content .row-fluid {
  padding: 0 0 25px;
  border-top: 2px solid  #f9f5ea;
  background-color: #f9f5ea;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] {
  background-color: white;
  position: relative;
  padding: 0;
  margin: 0;
  width: 25%;
  border-left: 2px solid #f9f5ea;
  border-bottom: 2px solid #f9f5ea;
  box-sizing: border-box;
  z-index: 10;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover {
  z-index: 100;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo {
  overflow: hidden;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo img,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-text,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
  -webkit-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-photo img {
  -webkit-transform: scale( 0.8 );
      -ms-transform: scale( 0.8 );
          transform: scale( 0.8 );
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img {
  -webkit-transform: scale( 1.0 );
      -ms-transform: scale( 1.0 );
          transform: scale( 1.0 );
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .list-item-text {
  padding: 0;
  height: 0;
  min-height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 10 !important;
  background-color: white;
  width: 100%;
  border-top: none;
  border: 2px solid transparent;
  opacity: 0;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
  height: 85px;
  min-height: 85px;
  border-top-color: transparent;
  box-sizing: border-box;
  opacity: 1;
  margin: 0 -2px;
  width: calc(100% + 4px);
  border: 2px solid  #f9f5ea;
}
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .product-color-set.non-colortip,
#collection .collection-inner.onlinestore-content .row-fluid [class*="span"] .product-color-set.non-colortip {
  display: none !important;
}

/*shoplist_banner*/
#shoplist_banner {
  position: relative;
  margin: 0 0 120px;
}
#shoplist_banner h2 {
  position: absolute;
  font-size: 50px;
  line-height: 50px;
  width: 100%;
  font-family: 'Montserrat_bold';
  text-align: center;
  color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX( -50% ) translateY( -50% );
      -ms-transform: translateX( -50% ) translateY( -50% );
          transform: translateX( -50% ) translateY( -50% );
}
#shoplist_banner h2 .btn-check {
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
  font-weight: bold;
  font-size: 18px;
}
#shoplist_banner h2 .btn-check span span {
  position: relative;
  overflow: hidden;
  margin: 0 0 0 5px;
  display: inline-block;
  width: 25px;
  height: 27px;
  vertical-align: middle;
}
#shoplist_banner a {
  display: block;
}
#shoplist_banner h2 {
  width: auto;
}
#shoplist_banner a img {
  width: 100%;
}

@media (max-width: 1215px) and (min-width: 768px) {
  #wrapper #index-news .news-image {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 767px) {

  /* gradient */
  .gradient_type1:after {
    padding: 93.7% 0 0;
  }

  /* mainvisual*/
  #mainvisual-slider .swiper-container ul {
    position: relative;
    padding: 93.75% 0 0;
  }
  #mainvisual-slider .swiper-container ul li a span {
    background-position: 0 50%;
    background-size: auto 120%;
  }

  /* feature banner */
  #feature_banner .container ul {
    margin: 0;
  }
  #feature_banner .container ul li figure > a:after {
    opacity: 0.3;
    padding: 61% 0 0;
    background: -webkit-linear-gradient(top, transparent, transparent 70%, #000 100%);
    background:     -ms-linear-gradient(top, transparent, transparent 70%, #000 100%);
    background:         linear-gradient(top, transparent, transparent 70%, #000 100%);
  }
  #feature_banner .container ul li figure .btn-check {
    opacity: 1;
  }
  #feature_banner .container ul li figure .btn-check .a-mark {
    position: relative;
    padding: 0 20px 0 0;
  }
  #feature_banner .container ul li figure .btn-check .a-mark:after {
    content: none;
  }
  #feature_banner .container ul li figure .btn-check .a-mark .line-animation {
    position: absolute;
    overflow: hidden;
    display: block;
    top: 0;
    right: 0;
    width: 15px;
    height: 20px;
  }
  #feature_banner .container ul li figure .btn-check .a-mark .line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: white;
    position: absolute;
    display: block;
    content: "";
    width: 25px;
    height: 1px;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }

  /* news */
  #wrapper #index-news ul li {
    width: 50%;
  }
  #wrapper #index-news ul li .news-date {
    padding: 10px 10px 0;
  }
  #wrapper #index-news ul li .news-ex {
    padding: 5px 10px 35px;
  }
  #wrapper #index-news ul li a.news-link-block .news-image {
    margin-right: 0;
  }
  #wrapper #index-news .box-title {
    font-size: 24px;
    line-height: 24px;
    margin: 55px 0 30px;
    border-top: none;
    padding: 0;
  }

  /* colleciton */
  #collection {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 0 60px;
  }
  #collection .collection-inner:nth-of-type( 1 ) {
    order: 1;
  }
  #collection .collection-inner:nth-of-type( 2 ) {
    order: 3;
  }
  #collection .collection-inner:nth-of-type( 3 ) {
    order: 2;
  }
  /* collection content */
  #collection .collection-inner.collection-content .row-fluid [class*="span"] {
    padding: 0 26px 30px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"]:last-child {
    padding: 0 26px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span {
    font-size: 14px;
    line-height: 14px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2,
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a:hover h2 {
    font-size: 18px;
    line-height: 24px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span,
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a h2 span:last-child {
    padding: 0px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check {
    display: block;
    opacity: 1;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
    border: none;
    height: 2px;
    width: 17px;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation:after {
    -webkit-animation: scroll 2.5s ease-in-out infinite;
        -ms-animation: scroll 2.5s ease-in-out infinite;
            animation: scroll 2.5s ease-in-out infinite;
    background-color: white;
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center center;
  }
  #collection .collection-inner.collection-content .row-fluid [class*="span"] a figure:after {
    opacity: .3;
    background: -webkit-linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
    background:     -ms-linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
    background:         linear-gradient(top, #000 0%, transparent 30%, transparent 70%, #000 100%);
  }
  /* collection onlinestore */
  #collection .collection-inner.onlinestore-content {
    margin: 60px 25px;
    padding: 0;
  }
  #collection .collection-inner.onlinestore-content .box-title {
    margin: 25px 0;
  }
  #collection .collection-inner.onlinestore-content .row-fluid {
    margin: 0;
    padding: 0 0 5px;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"] {
    width: 50%;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:nth-child(3n-2) {
    clear: none;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:nth-child(2n-1) {
    clear: both;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-text {
    min-height: 70px;
    height: 70px;
  }
  #collection .collection-inner.onlinestore-content .row-fluid [class*="span"]:hover .list-item-photo img {
    -webkit-transform: scale( 0.8 );
        -ms-transform: scale( 0.8 );
            transform: scale( 0.8 );
  }
  /* shop list */
  #shoplist_banner {
    margin: 0 0 60px;
  }
  #shoplist_banner h2 {
    font-size: 24px;
    line-height: 28px;
  }
  #shoplist_banner h2 .btn-check {
    font-size: 11px;
    font-weight: normal;
  }
}

/* collection top */
#page-body .container {
  max-width: none;
  width: auto;
  background-color: transparent;
}
#collection {
  margin: 0 40px 82px;
}
#collection #feature_banner ul li img {
  width: 100%;
}
#collection .collection-inner {
  margin-top: 74px;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation {
  border: none;
}
#collection .collection-inner.collection-content .row-fluid [class*="span"] a .btn-check .a-mark .line-animation:after {
  -webkit-animation: scroll 2.5s ease-in-out infinite;
      -ms-animation: scroll 2.5s ease-in-out infinite;
          animation: scroll 2.5s ease-in-out infinite;
  background-color: white;
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  transform-origin: center center;
}


@media (max-width: 767px) {
  #collection {
    margin: 0 0 40px;
  }
  #collection #feature_banner .container ul {
    margin: 0;
  }
  #page-body > .container {
    padding: 0;
  }
  #collection .collection-inner {
    margin-top: 40px;
  }
}
