/*
$basecolor2: #D7E98D; // red
$basecolor3: #BE99FF; // red
$basecolor4: #FFF899; // red
$basecolor5: #CCCCCC; // red

$basecolor6: #E199FF; // red
$basecolor7: #99D6FF; // red
$basecolor8: #FF99C3; // red
$basecolor9: #FFCF99; // red
*/
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
       section_1
    ------------------------------------- */
}

#article .section {
  /* -------------------------------------
           section_1
        */
  /* -------------------------------------
           section_2
        */
}

#article .section.section_1 .inner {
  /* -------------------------------------
                   content
                ------------------------------------- */
}

#article .section.section_1 .inner .content {
  /* -------------------------------------
                       content_1
                    */
  /* -------------------------------------
                       content_2
                    */
  /* -------------------------------------
                       shop
                    */
}

#article .section.section_1 .inner .content .h4.h4_2 {
  margin: 0 auto 1.4rem;
}

#article .section.section_1 .inner .content .h4.h4_2 span {
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 1.5;
}

#article .section.section_1 .inner .content .figure {
  width: 100%;
  height: 56.24297vw;
  overflow: hidden;
}

#article .section.section_1 .inner .content .figure img {
  position: relative;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#article .section.section_1 .inner .content .item .float_r {
  width: 84vw;
  padding: 8vw;
  margin: 0 auto;
}

#article .section.section_1 .inner .content.content_1 .item .float_l {
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner .content.content_1 .item .float_l .h3.h3_2 {
  height: 10.66667vw;
  position: absolute;
  z-index: 1;
  bottom: -5.33333vw;
  left: 50%;
  transform: translateX(-50%);
}

#article .section.section_1 .inner .content.content_1 .item .float_l .h3.h3_2:before {
  content: "";
  display: block;
  width: 10.66667vw;
  height: 10.66667vw;
  background: white;
  border: 1px solid #cccccc;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

#article .section.section_1 .inner .content.content_1 .item .float_l .h3.h3_2 span.txt {
  writing-mode: tb-rl;
  letter-spacing: 0.15em;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
  position: relative;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#article .section.section_1 .inner .content.shop {
  padding: 0 0 4rem;
}

#article .section.section_1 .inner .content.shop .h3 {
  width: 100%;
}

#article .section.section_1 .inner .content.shop .h3 span {
  font-weight: 300;
  line-height: 1;
}

#article .section.section_1 .inner .content.shop .h3.h3_2 {
  display: flex;
  align-items: center;
  padding: 5.33333vw 0 5.33333vw 8vw;
  margin: 0 auto;
  background: #f2f2f2;
}

#article .section.section_1 .inner .content.shop .h3.h3_2 span.txt {
  letter-spacing: 0.05em;
  font-size: 2.1rem;
}

#article .section.section_1 .inner .content.shop .h3.h3_2 span.txt_2 {
  font-size: 1rem;
  margin: 0 0 0 2.66667vw;
}

#article .section.section_1 .inner .content.shop .h4 {
  width: 100%;
}

#article .section.section_1 .inner .content.shop .h4 span {
  display: block;
  font-weight: 300;
  line-height: 1;
}

#article .section.section_1 .inner .content.shop .h4.h4_2 span.txt {
  font-size: 1.4rem;
}

#article .section.section_1 .inner .content.shop .h4.h4_3 {
  margin: 0 auto 1rem;
}

#article .section.section_1 .inner .content.shop .h4.h4_3 span.txt {
  font-size: 1.4rem;
}

#article .section.section_1 .inner .content.shop .h5 {
  width: 100%;
}

#article .section.section_1 .inner .content.shop .h5 span {
  display: block;
  line-height: 1;
}

#article .section.section_1 .inner .content.shop .h5.h5_1 {
  display: flex;
  align-items: flex-end;
  min-height: 5.33333vw;
  margin: 0 auto 1rem;
}

#article .section.section_1 .inner .content.shop .h5.h5_1 span.txt {
  font-size: 1.4rem;
}

#article .section.section_1 .inner .content.shop .h5.h5_1 span.txt strong {
  font-size: 2.1rem;
}

#article .section.section_1 .inner .content.shop p.notice {
  text-indent: -1em;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0 0 0 1em;
}

#article .section.section_1 .inner .content.shop .item.float {
  display: flex;
  flex-wrap: wrap;
}

#article .section.section_1 .inner .content.shop .item.item_1.float {
  display: flex;
  flex-wrap: wrap;
}

#article .section.section_1 .inner .content.shop .item.item_1 .float_c .figure,
#article .section.section_1 .inner .content.shop .item.item_1 .float_l .figure,
#article .section.section_1 .inner .content.shop .item.item_1 .float_r .figure {
  height: auto;
}

#article .section.section_1 .inner .content.shop .item.item_1 .float_c .figure img,
#article .section.section_1 .inner .content.shop .item.item_1 .float_l .figure img,
#article .section.section_1 .inner .content.shop .item.item_1 .float_r .figure img {
  position: static;
  transform: none;
}

#article .section.section_1 .inner .content.shop .item.item_1 .float_l,
#article .section.section_1 .inner .content.shop .item.item_1 .float_r {
  width: 50vw;
  padding: 0;
  margin: 0;
}

#article .section.section_1 .inner .content.shop .item.item_2 {
  width: 84vw;
  margin: 0 auto;
}

#article .section.section_1 .inner .content.shop .item.item_2 .figure {
  height: auto;
}

#article .section.section_1 .inner .content.shop .item.item_2 .figure img {
  position: static;
  transform: none;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

#article .section.section_1 .inner .content.shop .item.item_2 .float_l,
#article .section.section_1 .inner .content.shop .item.item_2 .float_r {
  margin: 0 0 2rem;
}

#article .section.section_1 .inner .content.shop .item.item_2 .float_r {
  padding: 0;
}

#article .section.section_1 .inner .content.shop .item.item_2 .float_c {
  padding: 6.66667vw 0;
}

#article .section.section_1 .inner .content.shop .item.item_3 {
  width: 84vw;
  margin: 0 auto;
}

#article .section.section_1 .inner .content.shop .item.item_3 .float_l,
#article .section.section_1 .inner .content.shop .item.item_3 .float_r {
  width: 42vw;
  padding: 0;
  margin: 0;
}

#article .section.section_1 .inner .content.shop .item.item_3 .float_r {
  text-align: center;
}

#article .section.section_1 .inner .content.shop .item.item_3 .float_r .h5.h5_1 span {
  display: block;
  width: 100%;
}

#article .section.section_1 .inner .content.shop .item.item_3 .float_c {
  margin: 1rem auto 0;
}

#article .section.section_1 .inner .content.shop .item.item_3 .table .th,
#article .section.section_1 .inner .content.shop .item.item_3 .table .td {
  font-size: 1.2rem;
}

#article .section.section_1 .inner .content.shop .item.item_3 .table .th strong,
#article .section.section_1 .inner .content.shop .item.item_3 .table .td strong {
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       section_1
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           section_2
        */
  }
  #article .section.section_1 .inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.section_1 .inner .content {
    /* -------------------------------------
                       content_1
                    */
    /* -------------------------------------
                       content_2
                    */
    /* -------------------------------------
                       shop
                    */
  }
  #article .section.section_1 .inner .content .h4.h4_2 {
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner .content .h4.h4_2 span {
    font-size: 3rem;
  }
  #article .section.section_1 .inner .content.content_1 .figure {
    height: 300px;
  }
  #article .section.section_1 .inner .content.content_1 .h4.h4_2 span {
    text-align: center;
  }
  #article .section.section_1 .inner .content.content_1 .item.float {
    display: block;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_l {
    width: 100%;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_l .h3.h3_2 {
    height: 50px;
    bottom: -25px;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_l .h3.h3_2:before {
    width: 50px;
    height: 50px;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_l .h3.h3_2 span.txt {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner .content.content_1 .item .float_r {
    width: 100%;
    padding: 40px 0 0;
    margin: 0;
  }
  #article .section.section_1 .inner .content.content_2 .figure {
    height: auto;
  }
  #article .section.section_1 .inner .content.content_2 .figure img {
    position: static;
    transform: none;
  }
  #article .section.section_1 .inner .content.content_2 .item .float_l {
    width: 400px;
  }
  #article .section.section_1 .inner .content.content_2 .item .float_r {
    width: 580px;
    padding: 20px 0 0;
    margin: 0;
  }
  #article .section.section_1 .inner .content.shop {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 0 4rem;
  }
  #article .section.section_1 .inner .content.shop .h3 {
    width: 100%;
  }
  #article .section.section_1 .inner .content.shop .h3 span {
    font-weight: 300;
    line-height: 1;
  }
  #article .section.section_1 .inner .content.shop .h3.h3_2 {
    padding: 20px 0 20px 40px;
    box-sizing: border-box;
  }
  #article .section.section_1 .inner .content.shop .h3.h3_2 span.txt {
    letter-spacing: 0.05em;
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.shop .h3.h3_2 span.txt_2 {
    font-size: 1.4rem;
    margin: 0 0 0 20px;
  }
  #article .section.section_1 .inner .content.shop .h4 {
    width: 100%;
  }
  #article .section.section_1 .inner .content.shop .h4 span {
    display: block;
    font-weight: 300;
    line-height: 1;
  }
  #article .section.section_1 .inner .content.shop .h4.h4_2 {
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner .content.shop .h4.h4_2 span.txt {
    font-size: 1.6rem;
  }
  #article .section.section_1 .inner .content.shop .h4.h4_3 {
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner .content.shop .h4.h4_3 span.txt {
    font-size: 1.6rem;
  }
  #article .section.section_1 .inner .content.shop .h5.h5_1 {
    min-height: 26px;
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner .content.shop .h5.h5_1 span.txt {
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner .content.shop .h5.h5_1 span.txt strong {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.shop p.notice {
    text-indent: -1em;
    font-size: 1rem;
    line-height: 1.5;
    padding: 0 0 0 1em;
  }
  #article .section.section_1 .inner .content.shop .item {
    margin: 0 auto;
  }
  #article .section.section_1 .inner .content.shop .item.float {
    display: flex;
    flex-wrap: wrap;
  }
  #article .section.section_1 .inner .content.shop .item.item_1.float {
    display: flex;
    flex-wrap: wrap;
  }
  #article .section.section_1 .inner .content.shop .item.item_1 .float_c,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_l,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_r {
    width: 510px;
  }
  #article .section.section_1 .inner .content.shop .item.item_1 .float_c.half,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_l.half,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_r.half {
    width: 255px;
  }
  #article .section.section_1 .inner .content.shop .item.item_1 .float_c .figure,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_l .figure,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_r .figure {
    height: auto;
  }
  #article .section.section_1 .inner .content.shop .item.item_1 .float_c .figure img,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_l .figure img,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_r .figure img {
    position: static;
    transform: none;
  }
  #article .section.section_1 .inner .content.shop .item.item_1 .float_r {
    width: 510px;
  }
  #article .section.section_1 .inner .content.shop .item.item_1 .float_l,
  #article .section.section_1 .inner .content.shop .item.item_1 .float_r {
    padding: 0;
    margin: 0;
  }
  #article .section.section_1 .inner .content.shop .item.item_2 {
    width: 600px;
    margin: 30px 0 0;
  }
  #article .section.section_1 .inner .content.shop .item.item_2 p {
    font-size: 1.2rem;
  }
  #article .section.section_1 .inner .content.shop .item.item_2 .float_l,
  #article .section.section_1 .inner .content.shop .item.item_2 .float_r {
    width: 290px;
    margin: 0;
  }
  #article .section.section_1 .inner .content.shop .item.item_2 .float_r {
    margin: 0;
  }
  #article .section.section_1 .inner .content.shop .item.item_2 .float_c {
    padding: 0;
    margin: 0 0 20px;
  }
  #article .section.section_1 .inner .content.shop .item.item_3 {
    width: 380px;
    margin: 30px 0 0;
  }
  #article .section.section_1 .inner .content.shop .item.item_3.float {
    justify-content: flex-start;
  }
  #article .section.section_1 .inner .content.shop .item.item_3 .float_l,
  #article .section.section_1 .inner .content.shop .item.item_3 .float_r {
    padding: 0;
    margin: 0;
  }
  #article .section.section_1 .inner .content.shop .item.item_3 .float_l {
    width: 220px;
  }
  #article .section.section_1 .inner .content.shop .item.item_3 .float_r {
    width: 160px;
    text-align: center;
  }
  #article .section.section_1 .inner .content.shop .item.item_3 .float_r .h5.h5_1 span {
    width: 100%;
  }
  #article .section.section_1 .inner .content.shop .item.item_3 .float_c {
    width: 100%;
    margin: 10px auto 0;
  }
  #article .section.section_1 .inner .content.shop .item.item_3 .table .th,
  #article .section.section_1 .inner .content.shop .item.item_3 .table .td {
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner .content.shop .item.item_3 .table .th strong,
  #article .section.section_1 .inner .content.shop .item.item_3 .table .td strong {
    font-size: 1.8rem;
  }
}
