@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
/* html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, d footer,
header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

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

ul li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

a:hover {
  opacity: 0.7;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* ===================================================================================
  resetここまで
=================================================================================== */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1;
  color: #916c53;
}

body * {
  box-sizing: border-box;
}

img {
  width: 100%;
}

@media screen and (min-width: 800px) {
  .sp_only {
    display: none !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}
.inner {
  max-width: 800px;
  margin: 0 auto;
}

#kv {
  text-align: center;
  background: url(../../img/2609obungu/pc_fv_bg.jpg?260910) no-repeat top center;
  position: relative;
}
@media screen and (max-width: 800px) {
  #kv {
    background: url(../../img/2609obungu/sp_fv_bg.jpg?260910) no-repeat top center/100%;
  }
}
#kv .copy {
  font-size: 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 65px;
}
@media screen and (max-width: 800px) {
  #kv .copy {
    font-size: 2.6666666667vw;
    bottom: 13.0666666667vw;
  }
}

#date_area {
  background: url(../../img/2609obungu/pc_date_bg.jpg?260910) no-repeat top center, url(../../img/2609obungu/pc_date_bg.jpg?260910) no-repeat bottom center, #b89781;
  text-align: center;
  padding: 70px 0 75px;
}
@media screen and (max-width: 800px) {
  #date_area {
    background: url(../../img/2609obungu/sp_date_bg.jpg?260910) no-repeat top center, url(../../img/2609obungu/sp_date_bg.jpg?260910) no-repeat bottom center, #b89781;
    padding: 7.3333333333vw 0 10vw;
  }
}
#date_area .date {
  color: #fff;
  font-size: 30px;
  line-height: 45px;
  font-weight: bold;
  margin: 0 0 20px;
}
@media screen and (max-width: 800px) {
  #date_area .date {
    font-size: 5.3333333333vw;
    line-height: 7.3333333333vw;
    margin: 6vw 0 4vw;
  }
}
#date_area .note {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  #date_area .note {
    font-size: 3.2vw;
  }
}

#product01 {
  background: url(../../img/2609obungu/pc_product01_bg.jpg?260910) no-repeat top center;
  height: 2200px;
  padding: 50px 0 0;
}
@media screen and (max-width: 800px) {
  #product01 {
    background: url(../../img/2609obungu/sp_product01_bg.jpg?260910) no-repeat top center/100%;
    height: 417.3333333333vw;
    padding: 10vw 0 0;
  }
}
#product01 .product_top_tit {
  width: 403px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #product01 .product_top_tit {
    width: 67.0666666667vw;
  }
}
#product01 .product_tit01 {
  width: 530px;
  margin: 60px auto 25px;
}
@media screen and (max-width: 800px) {
  #product01 .product_tit01 {
    width: 80vw;
    margin: 8vw auto 4vw;
  }
}
#product01 .top_kome {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  margin: 25px 0 5px;
}
@media screen and (max-width: 800px) {
  #product01 .top_kome {
    font-size: 3.2vw;
    margin: 4vw 0 3.3333333333vw;
  }
}
#product01 .product01_img02 {
  width: 670px;
  margin: 37px auto 50px;
  box-shadow: 4px 4px 4px rgba(68, 54, 54, 0.2);
}
@media screen and (max-width: 800px) {
  #product01 .product01_img02 {
    width: 89.3333333333vw;
    margin: 6.2666666667vw auto 6.6666666667vw;
    box-shadow: 0.5333333333vw 0.5333333333vw 0.5333333333vw rgba(68, 54, 54, 0.2);
  }
}

#product02 {
  background: url(../../img/2609obungu/pc_product02_bg.jpg?260910) no-repeat top center;
  height: 1660px;
  padding: 100px 0 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  #product02 {
    background: url(../../img/2609obungu/sp_product02_bg.jpg?260910) no-repeat top center/100%;
    height: 329.3333333333vw;
    padding: 16vw 0 0;
  }
}
#product02 .product_tit02 {
  width: 794px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 800px) {
  #product02 .product_tit02 {
    width: 90.6666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
}
#product02 .rel {
  position: relative;
}
#product02 .rel .product01_deco {
  position: absolute;
}
#product02 .rel .product01_deco.deco01 {
  width: 66px;
  top: 23px;
  left: -5px;
}
@media screen and (max-width: 800px) {
  #product02 .rel .product01_deco.deco01 {
    width: 8.8vw;
    top: -1.0666666667vw;
    left: 10.6666666667vw;
  }
}
#product02 .rel .product01_deco.deco02 {
  width: 71px;
  right: -14px;
  bottom: 13px;
}
@media screen and (max-width: 800px) {
  #product02 .rel .product01_deco.deco02 {
    width: 9.4666666667vw;
    right: 4.6666666667vw;
    bottom: -2.6666666667vw;
  }
}
#product02 .bot_kome {
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
@media screen and (max-width: 800px) {
  #product02 .bot_kome {
    text-shadow: 0 0 0.6666666667vw #fff, 0 0 0.6666666667vw #fff, 0 0 0.6666666667vw #fff, 0 0 0.6666666667vw #fff, 0 0 0.6666666667vw #fff, 0 0 0.6666666667vw #fff, 0 0 0.6666666667vw #fff, 0 0 0.6666666667vw #fff;
  }
}

.slider_wrap {
  width: 670px;
  margin: 37px auto 50px;
  filter: drop-shadow(4px 4px 4px rgba(68, 54, 54, 0.2));
  position: relative;
}
@media screen and (max-width: 800px) {
  .slider_wrap {
    width: 89.3333333333vw;
    margin: 3.6vw auto 6.6666666667vw;
    filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.5333333333vw rgba(68, 54, 54, 0.2));
  }
}
.slider_wrap .slide-arrow {
  width: 50px;
  margin-top: -25px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 999;
}
@media screen and (max-width: 800px) {
  .slider_wrap .slide-arrow {
    width: 6.6666666667vw;
    margin-top: -3.3333333333vw;
  }
}
.slider_wrap .slide-arrow.prev-arrow {
  left: -65px;
}
@media screen and (max-width: 800px) {
  .slider_wrap .slide-arrow.prev-arrow {
    left: -3.3333333333vw;
  }
}
.slider_wrap .slide-arrow.next-arrow {
  right: -65px;
}
@media screen and (max-width: 800px) {
  .slider_wrap .slide-arrow.next-arrow {
    right: -3.3333333333vw;
  }
}

#product03 {
  background: url(../../img/2609obungu/pc_product03_bg.jpg?260910) no-repeat top center;
  height: 1540px;
  padding: 121px 0 0;
}
@media screen and (max-width: 800px) {
  #product03 {
    background: url(../../img/2609obungu/sp_product03_bg.jpg?260910) no-repeat top center/100%;
    height: 224vw;
    padding: 16.4vw 0 0;
  }
}
#product03 .product_tit03 {
  width: 654px;
  margin: 0 auto 38px;
}
@media screen and (max-width: 800px) {
  #product03 .product_tit03 {
    width: 87.0666666667vw;
    margin: 0 auto 6.6666666667vw;
  }
}
#product03 .slider_wrap {
  margin: 47px auto 50px;
}
@media screen and (max-width: 800px) {
  #product03 .slider_wrap {
    margin: 6.2666666667vw auto 6.6666666667vw;
  }
}

.product_date_box {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  padding: 35px 0 30px;
  border-radius: 13px;
  filter: drop-shadow(4px 4px 4px rgba(81, 45, 28, 0.2));
  background: #fff;
}
@media screen and (max-width: 800px) {
  .product_date_box {
    width: 86.6666666667vw;
    padding: 4.6666666667vw 0 4vw;
    border-radius: 1.7333333333vw;
    filter: drop-shadow(0.5333333333vw 0.5333333333vw 0.5333333333vw rgba(81, 45, 28, 0.2));
  }
}
.product_date_box .text {
  line-height: 1.84;
}
@media screen and (max-width: 800px) {
  .product_date_box .text {
    font-size: 3.4666666667vw;
  }
}

.bot_kome {
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  .bot_kome {
    font-size: 3.2vw;
    line-height: 1.75;
    margin-top: 2.6666666667vw;
  }
}

.info {
  background: url(../../img/2609obungu/pc_date_bg.jpg?260910) no-repeat top center, url(../../img/2609obungu/pc_date_bg.jpg?260910) no-repeat bottom center, #b89781;
  text-align: center;
  padding: 60px 0;
}
@media screen and (max-width: 800px) {
  .info {
    background: url(../../img/2609obungu/sp_date_bg.jpg?260910) no-repeat top center, url(../../img/2609obungu/sp_date_bg.jpg?260910) no-repeat bottom center, #b89781;
    padding: 10vw 0 11.3333333333vw;
  }
}
.info .date {
  color: #fff;
  margin-bottom: 35px;
}
@media screen and (max-width: 800px) {
  .info .date {
    margin-bottom: 9.3333333333vw;
  }
}
.info .date .text {
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 16px;
}
@media screen and (max-width: 800px) {
  .info .date .text {
    font-size: 5.0666666667vw;
    line-height: 8vw;
    margin-bottom: 4.6666666667vw;
  }
}
.info .date .kome {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .info .date .kome {
    font-size: 3.2vw;
  }
}
.info .btn {
  text-align: center;
}
.info .btn .shop_btn {
  display: block;
  color: #916c53;
  font-size: 26px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: 0.04em;
  width: 400px;
  height: 80px;
  margin: 0 auto;
  padding-right: 35px;
  border-radius: 100vw;
  background: #f0d8dd;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 800px) {
  .info .btn .shop_btn {
    font-size: 4.9333333333vw;
    line-height: 17.3333333333vw;
    width: 77.3333333333vw;
    height: 17.3333333333vw;
    padding-right: 6.6666666667vw;
  }
}
.info .btn .shop_btn::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../../img/2609obungu/cta_arrow.svg) no-repeat top left/100%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 45px;
}
@media screen and (max-width: 800px) {
  .info .btn .shop_btn::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
    right: 8.6666666667vw;
  }
}
.info .btn .shop_btn_close {
  display: block;
  color: #fff;
  font-size: 26px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: 0.04em;
  width: 400px;
  height: 80px;
  margin: 0 auto;
  border-radius: 100vw;
  background: #b3b3b3;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 800px) {
  .info .btn .shop_btn_close {
    font-size: 4.9333333333vw;
    line-height: 17.3333333333vw;
    width: 77.3333333333vw;
    height: 17.3333333333vw;
  }
}
.info .btn .kome {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .info .btn .kome {
    font-size: 3.2vw;
    margin-top: 4vw;
  }
}

.footer {
  background: #f5d6d1;
  padding: 35px 0 40px;
}
@media screen and (max-width: 800px) {
  .footer {
    padding: 11.3333333333vw 0 6.6666666667vw;
  }
}
.footer ul {
  line-height: 26px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .footer ul {
    text-align: left;
    line-height: 5.6vw;
    width: 84vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 800px) {
  .footer ul li {
    display: flex;
    font-size: 3.2vw;
  }
}
.footer .copy {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 800px) {
  .footer .copy {
    font-size: 2.9333333333vw;
    margin-top: 6.6666666667vw;
  }
}/*# sourceMappingURL=style.css.map */