@charset "utf-8";<style><!--
< !-- .section-header {
  display: none;
}

section-header,
#shopify-section-article-template .rte.img-rte,
.article__title,
.article__date {
  display: none;
}

    .collection__wrapper {
      width: 100%;
      max-width: 1100px;
      padding-left: 100px;
      padding-right: 100px;
      padding-bottom: 100px;
      margin:0 auto;
    }
    @media screen and (max-width:750px) {
      .collection__wrapper {
        width: 100%;
        max-width: 1100px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 100px;
        margin:0 auto;
      }
    }

.section-header {
  display: none;
}

.collection-title {
  font-weight: bold;
  text-align: center;
  line-height: 2;
  font-size: 16px;
}

.collection-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 150px;
}

.col-row {
  width: 100%;
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.col-rap {
  position: relative;
  width: 50%;
}

.col-rap2 {
  position: relative;
  width: 50%;
}

.col-rap:before {
  content: '';
  display: block;
  padding-top: 143.7797%;
}

.col-rap2:before {
  content: '';
  display: block;
  padding-top: 150%;
}

.col-rap3,.col-rap4,.col-rap5,.col-rap6 {
  position: relative;
  width: 50%;
}

.col-rap3:before {
  content: '';
  display: block;
  padding-top: 139.5%;
}
.col-rap4:before {
  content: '';
  display: block;
  padding-top: 146.5%;
}
.col-rap5:before {
  content: '';
  display: block;
  padding-top: 131.5%;
}
.col-rap6:before {
  content: '';
  display: block;
  padding-top: 151.5%;
}

.col-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
}

.center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.img-1 {
  width: 100% !important;
  position: absolute;
  right: 0;
  top: 0;
}

.img-12 {
  width: 100% !important;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 30px;
}

.img-13 {
  position: absolute;
  width: 35% !important;
  right: 10%;
  top: 0;
}

.img-14 {
  position: absolute;
  width: 55% !important;
  bottom: 3%;
  left: 10%;
}

.img-3 {
  width: 100% !important;
  position: absolute;
  top: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.img-4 {
  width: 80% !important;
  position: absolute;
  bottom: 0;
  right: 0;
}

.img-7 {
  width: 100% !important;
  position: absolute;
  top: 0;
}

.img-8 {
  width: 100% !important;
  position: absolute;
  bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.img-10 {
  width: 60% !important;
  position: absolute;
  right: 20px;
  bottom: 40px;
}

.img-11 {
  width: 80% !important;
}

.pc-hidden {
  display: none;
}

.sp-hidden {
  display: initial;
}

.sp-font2 {
  font-size: 12px;
}

@media screen and (max-width:768px) {
  .collection-title {
    font-size: 13px;
  }

  .col-row {
    overflow: hidden;
    margin-top: 0px;
    display: initial;
  }

  .sp-margin {
    margin-top: 30px;
  }

  .col-rap {
    width: 100%;
    line-height: 0;
  }

  .col-rap2 {
    width: 100%;
    line-height: 0;
  }

  .collection-img {
    margin-top: 30px;
  }

  .img-1,
  .img-3,
  .img-4,
  .img-7,
  .img-8,
  .img-10,
  .img-11,
  .img-12,
  .img-13,
  .img-14 {
    width: 100% !important;
    margin-top: 30px;
    position: initial;
    top: initial;
    right: initial;
    bottom: initial;
    padding: initial;
  }

  .pc-hidden {
    display: initial;
  }

  .sp-hidden {
    display: none;
  }

  .sp-font {
    font-size: 12px;
  }

  .sp-font2 {
    font-size: 10px;
  }

  .col-content {
    position: initial;
    top: initial;
    left: initial;
    bottom: initial;
    right: initial;
    padding: 0px;
  }

  .col-rap:before {
    display: initial;
    padding-top: initial;
  }

  .col-rap2:before {
    display: initial;
    padding-top: initial;
  }

  .col-rap3,.col-rap4,.col-rap5,.col-rap6 {
    width: 100%;
    line-height: 0;
  }

  .col-rap3:before,.col-rap4:before,.col-rap5:before,.col-rap6:before {
    display: initial;
    padding-top: initial;
  }
}
--></style>