@charset "UTF-8";

.site-container {
  background: #fff6eb;
}

#wrapping-content {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E,
  メイリオ, Meiryo, serif;
  font-weight: lighter;
}

@media screen and (min-width: 834px) {
  .wrapping img {
    width: 100%;
    height: auto;
  }

  .wrapping__kv {
    border-bottom: 20px solid #e1eaf4;
  }

  .wrapping__kv img {
    margin-bottom: 0;
  }

  .wrapping__title {
    margin-bottom: 40px;
    position: relative;
    z-index: 5;
    text-align: center;
    font-weight: normal;
    font-size: 35px;
  }

  .wrapping__title:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: -1;
    display: inline-block;
    background: url(../../images/wrapping/title-suisai.png) center/contain no-repeat;
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }

  .wrapping__desc {
    margin-top: 40px;
    font-size: 20px;
  }

  .wrapping__copy {
    max-width: 700px;
    margin: 0 auto;
    padding: 50px;
    position: relative;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 1.8;
  }

  .wrapping .wrapping-deco {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }

  .wrapping .wrapping-deco br {
    display: none;
  }

  .wrapping__copyimage {
    position: absolute;
    display: block;
  }

  .wrapping__copyimage img {
    width: 90%;
    height: auto;
    height: auto;
    margin: 0;
  }

  .wrapping__copyimage--top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
  }

  .wrapping__copyimage--top-right {
    top: 0;
    right: 20px;
    bottom: auto;
    left: auto;
  }

  .wrapping__copyimage--bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 20px;
  }

  .wrapping__copyimage--bottom-right {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
  }

  .wrapping .pc-only {
    display: none;
  }

  .wrapping__section {
    margin: 0 auto;
    padding: 4rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    background: #fff6eb;
    text-align: center;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
  }

  .wrapping__tab-wrap {
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
  }

  .wrapping__tab-btn {
    width: 100%;
    max-width: 392px;
    border-right: 1px solid #707070;
    text-align: center;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    font-size: 20px;
  }

  .wrapping__tab-btn:first-child {
    border-left: 1px solid #707070;
  }

  .wrapping__tab-btn--border {
    position: relative;
  }

  .wrapping__tab-btn--border:before {
    content: "";
    width: 138px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #53779d;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }

  .wrapping__season {
    margin-top: 150px;
  }

  .wrapping__season br {
    display: none;
  }

  /* .wrapping .contents {
    width: 900px;
  } */

  .wrapping .contents--leaf-one {
    position: relative;
  }

  .wrapping .contents--leaf-one:before {
    content: "";
    width: 100px;
    height: 201px;
    position: absolute;
    top: -200px;
    left: 50px;
    z-index: 3;
    display: inline-block;
    background: url(../../images/wrapping/leaf05.png) center/contain no-repeat;
  }

  .wrapping .contents--leaf-one:after {
    content: "";
    width: 72px;
    height: 77px;
    position: absolute;
    top: -75px;
    right: 50px;
    z-index: 3;
    display: inline-block;
    background: url(../../images/wrapping/leaf06.png) center/contain no-repeat;
  }

  .wrapping .contents--leaf-two {
    position: relative;
  }

  .wrapping .contents--leaf-two:before {
    content: "";
    width: 126px;
    height: 227px;
    position: absolute;
    top: -200px;
    right: 50px;
    z-index: 3;
    display: inline-block;
    background: url(../../images/wrapping/leaf07.png) center/contain no-repeat;
  }

  .wrap-section {
    padding: 120px 0 150px;
  }

  .wrap-section--kv {
    padding: 0;
  }

  .wrap-section--yellow {
    background: #fff6eb;
  }

  .wrap-section--blue {
    background: #e1eaf4;
  }

  .wrap-flex {
    margin-top: 120px;
    padding: 0 30px;
    display: -ms-grid;
    display:     grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;

    -ms-grid-columns: 1fr 1fr 1fr 1fr;
  }

  .wrap-flex__item img {
    margin-bottom: 0;
  }

  .wrap-btn {
    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    margin: 40px auto 0;
    padding: 15px 60px;
    position: relative;
    display: block;
    border-radius: 40px;
    background: #e1eaf4;
    color: #2e1604;
    text-align: center;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    font-size: 20px;
    -webkit-transition: .2s ease-out;
            transition: .2s ease-out;
  }

  .wrap-btn:hover {
    opacity: .7;
  }

  .wrap-btn:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 25px;
    display: inline-block;
    border-width: 13px 0 13px 15px;
    border-style: solid;
    border-color: transparent transparent transparent #53779d;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}


@media screen and (max-width: 833px) {
  .wrapping img {
    width: 100%;
    height: auto;
  }

  .wrapping__kv {
    border-bottom: 7px solid #e1eaf4;
  }

  .wrapping__kv img {
    margin-bottom: 0;
  }

  .wrapping__title {
    margin-bottom: 20px;
    position: relative;
    z-index: 5;
    text-align: center;
    font-weight: normal;
    font-size: 24px;
  }

  .wrapping__title:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: -1;
    display: inline-block;
    background: url(../../images/wrapping/title-suisai.png) center/contain no-repeat;
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }

  .wrapping__desc {
    margin-top: 40px;
    font-size: 15px;
  }

  .wrapping__copy {
    max-width: 298px;
    margin: 0 auto;
    position: relative;
    display: block;
    text-align: center;
    letter-spacing: .1em;
    font-size: 15px;
    line-height: 1.8;
  }

  .wrapping .wrapping-deco {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }

  .wrapping .wrapping-deco br {
    display: none;
  }

  .wrapping__copyimage {
    position: absolute;
    display: block;
  }

  .wrapping__copyimage img {
    width: auto;
    height: auto;
    margin: 0;
  }

  .wrapping__copyimage--top-left {
    width: 47px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
  }

  .wrapping__copyimage--top-right {
    width: 14px;
    top: 0;
    right: 20px;
    bottom: auto;
    left: auto;
  }

  .wrapping__copyimage--bottom-left {
    width: 19px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 20px;
  }

  .wrapping__copyimage--bottom-right {
    width: 45px;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
  }

  .wrapping__section {
    margin: 0 auto;
    padding: 3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    background: #fff6eb;
    text-align: center;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
  }

  .wrapping__tab-wrap {
    width: 100%;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
  }

  .wrapping__tab-btn {
    width: 100%;
    max-width: 160px;
    border-right: 1px solid #707070;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
  }

  .wrapping__tab-btn:first-child {
    border-left: 1px solid #707070;
  }

  .wrapping__tab-btn--border {
    position: relative;
  }

  .wrapping__tab-btn--border:before {
    content: "";
    width: 76px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #53779d;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }

  .wrapping__season {
    margin-top: 55px;
  }

  .wrapping__season br {
    display: none;
  }

  .wrapping .contents {
    margin: 0;
    padding: 0 10px;
  }

  .wrapping .contents--leaf-one {
    position: relative;
  }

  .wrapping .contents--leaf-one:before {
    content: "";
    width: 44px;
    height: 64px;
    position: absolute;
    top: -100px;
    left: 30px;
    z-index: 3;
    display: inline-block;
    background: url(../../images/wrapping/leaf05.png) center/contain no-repeat;
  }

  .wrapping .contents--leaf-one:after {
    content: "";
    width: 22px;
    height: 24px;
    position: absolute;
    top: -40px;
    right: 50px;
    z-index: 3;
    display: inline-block;
    background: url(../../images/wrapping/leaf06.png) center/contain no-repeat;
  }

  .wrapping .contents--leaf-two {
    position: relative;
  }

  .wrapping .contents--leaf-two:before {
    content: "";
    width: 54px;
    height: 74px;
    position: absolute;
    top: -110px;
    right: 50px;
    z-index: 3;
    display: inline-block;
    background: url(../../images/wrapping/leaf07.png) center/contain no-repeat;
  }

  .wrap-section {
    padding: 70px 0;
  }

  .wrap-section--kv {
    padding: 0;
  }

  .wrap-section--yellow {
    background: #fff6eb;
  }

  .wrap-section--blue {
    background: #e1eaf4;
  }

  .wrap-flex {
    margin-top: 45px;
    padding: 25px;
    display: -ms-grid;
    display:     grid;
    gap: 25px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;

    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }

  .wrap-flex__item img {
    margin-bottom: 0;
  }

  .wrap-btn {
    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    margin: 20px auto 0;
    padding: 10px 40px;
    position: relative;
    display: block;
    border-radius: 40px;
    background: #e1eaf4;
    color: #2e1604;
    text-align: center;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    font-size: 15px;
    -webkit-transition: .2s ease-out;
            transition: .2s ease-out;
  }

  .wrap-btn:hover {
    opacity: .7;
  }

  .wrap-btn:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 25px;
    display: inline-block;
    border-width: 7px 0 7px 7px;
    border-style: solid;
    border-color: transparent transparent transparent #53779d;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
