@charset "UTF-8";
body {
  font-family: "Noto Sans JP", sans-serif;
  background-color: #FFCED5;
}

img {
  width: 100%;
  height: auto;
}

a {
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover {
  opacity: .7;
}

#container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .hide_pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .hide_sp {
    display: none;
  }
}

.g-wrapper {
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 35px;
}

#g-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 102px;
  background-color: #fff;
}

/* header */
.header-top {
  background-image: url(/assets/img/img_main.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 85%;
  padding-bottom: 20px;
}

.header-top p {
  font-weight: bold;
  font-size: 3vw;
}

.header-top p span {
  font-size: 2.5vw;
}

@media screen and (max-width: 600px) {
  .header-top p {
    font-size: 15px;
  }
  .header-top p span {
    font-size: 18px;
  }
}

.header-top h1 {
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 4.83vw;
}

@media screen and (max-width: 600px) {
  .header-top h1 {
    font-size: 21px;
  }
}

.header-top.hide_pc {
  padding-top: 0;
  padding-bottom: 0;
  background-image: none;
}

.header-top .img-wrapper {
  margin-left: -70px;
}

.header-top.pc {
  max-width: 1270px;
  margin: 0 auto;
}

.header-bottom {
  margin: 0 calc(50% - 50vw);
  background-color: #000;
}

.header-bottom img.hide_pc {
  display: none;
}

@media screen and (max-width: 768px) {
  .header-bottom img.hide_pc {
    display: block;
  }
}

.header-bottom .content-box {
  padding: 77px 35px 65px;
}

@media screen and (max-width: 768px) {
  .header-bottom .content-box {
    padding: 38px 35px 33px;
  }
}

.header-bottom .content-box .g-wrapper {
  max-width: 900px;
  padding: 0;
}

.header-bottom .content-box h2 {
  letter-spacing: 0.2em;
  font-weight: 500;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 26px;
  color: #fff;
}

@media screen and (max-width: 600px) {
  .header-bottom .content-box h2 {
    font-size: 20px;
  }
}

.header-bottom .content-box p {
  line-height: 1.875;
  font-weight: 400;
  color: #fff;
}

.header-bottom .content-box .item_desc {
  margin-top: 49px;
  font-size: 16px;
}

.header-bottom .content-box .item_desc span {
  color: #feb7bf;
}

@media screen and (max-width: 768px) {
  .header-bottom .content-box .item_desc {
    margin-top: 24px;
    font-size: 14px;
  }
}

.header-bottom .content-box p.right {
  width: 242px;
  margin-left: auto;
  line-height: 1;
}

@media screen and (max-width: 600px) {
  .header-bottom .content-box p.right {
    width: 190px;
    text-align: right;
  }
}

.header-bottom .content-box p:last-child {
  font-size: 23px;
}

.header-bottom .content-box p:last-child span {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 16px;
}

@media screen and (max-width: 600px) {
  .header-bottom .content-box p:last-child {
    font-size: 18px;
  }
  .header-bottom .content-box p:last-child span {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .header-bottom .content-box p {
    margin-top: 22px;
  }
}

/* section */
.g-sec-title {
  text-align: center;
}

.g-sec-title p {
  margin-bottom: 16px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .g-sec-title p {
    font-size: 16px;
  }
}

.g-sec-title h2 {
  position: relative;
  display: block;
  padding-bottom: 14px;
  background-image: url(/assets/img/img_goldline.png);
  background-repeat: no-repeat;
  background-position: bottom;
  line-height: 1.32;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 32px;
}

.g-sec-title h2::before, .g-sec-title h2::after {
  content: "";
  position: absolute;
  top: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 46px;
  height: 41px;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .g-sec-title h2::before, .g-sec-title h2::after {
    width: 46px;
    height: 41px;
  }
}

.g-sec-title h2::before {
  background-image: url(/assets/img/icon_stars_left.svg);
}

.g-sec-title h2::after {
  right: 0;
  background-image: url(/assets/img/icon_stars_right.svg);
}

@media screen and (max-width: 600px) {
  .g-sec-title h2 {
    font-size: 24px;
  }
}

/* product */
#product {
  padding-top: 50px;
}

#product .g-sec-title h2 {
  background-image: none;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
}

#product .g-sec-title h2::before, #product .g-sec-title h2::after {
  content: none;
}

@media screen and (max-width: 768px) {
  #product .g-sec-title h2 {
    font-size: 22px;
  }
}

.product-swiper-area {
  position: relative;
}

.product-swiper-area .swiper-button-prev,
.product-swiper-area .swiper-button-next {
  color: #e48d81;
}

.product-swiper-area .swiper-button-prev {
  left: 0;
}

@media screen and (max-width: 600px) {
  .product-swiper-area .swiper-button-prev {
    left: -10px;
  }
}

.product-swiper-area .swiper-button-next {
  right: 0;
}

@media screen and (max-width: 600px) {
  .product-swiper-area .swiper-button-next {
    right: -10px;
  }
}

.product-swiper-area .swiper-pagination {
  bottom: -50px !important;
}

.product-swiper-area .swiper-pagination span {
  width: 19px;
  height: 19px;
  border: 1px solid #E48D81;
}

.product-swiper-area .swiper-pagination-bullet {
  border: 2px solid #E48D81;
  background-color: #fff;
}

.product-swiper-area .swiper-pagination-bullet-active {
  background-color: #E48D81;
}

.product-swiper-area .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 15px;
  opacity: 1;
}

.product-swiper {
  margin-top: 16px;
}

.product-swiper .img-wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 35px;
}

.product-item_desc {
  margin-top: 70px;
}

.product-item_desc .item-head > p {
  line-height: 1.5;
  font-size: 21px;
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-head > p {
    font-size: 16px;
  }
}

.product-item_desc .item-title h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-item_desc .item-title h3 span:first-child {
  font-size: 46px;
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-title h3 span:first-child {
    font-size: 30px;
  }
}

.product-item_desc .item-title h3 span:last-child {
  margin-top: 8px;
  margin-left: -10px;
  font-size: 16px;
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-title h3 span:last-child {
    font-size: 12px;
  }
}

.product-item_desc .item-title p {
  margin-top: 15px;
  font-size: 21px;
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-title p {
    font-size: 16px;
  }
}

.product-item_desc .item-tax {
  margin-top: 20px;
}

.product-item_desc .item-tax p {
  font-size: 26px;
}

.product-item_desc .item-tax p span {
  font-size: 21px;
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-tax p {
    font-size: 20px;
  }
  .product-item_desc .item-tax p span {
    font-size: 16px;
  }
}

.product-item_desc .item-desc {
  margin-top: 35px;
}

.product-item_desc .item-desc h4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 25px;
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-desc h4 {
    font-size: 20px;
  }
}

.product-item_desc .item-desc p {
  margin-top: 29px;
  line-height: 1.45;
  font-size: 20px;
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-desc p {
    margin-top: 14px;
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-desc {
    margin-top: 20px;
  }
}

.product-item_desc .item-bottom {
  margin-top: 80px;
  text-align: center;
}

.product-item_desc .item-bottom p {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  font-size: 30px;
}

.product-item_desc .item-bottom p .marker {
  display: block;
  width: 140px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(30%, #feb7bf));
  background: linear-gradient(transparent 75%, #feb7bf 30%);
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-bottom p .marker {
    width: 110px;
  }
}

.product-item_desc .item-bottom p span {
  width: 21px;
}

.product-item_desc .item-bottom p span:first-child {
  margin-right: 10px;
}

.product-item_desc .item-bottom p span:last-child {
  margin-left: 10px;
}

.product-item_desc .item-bottom p::before {
  content: "";
  position: absolute;
  top: -70px;
  left: -60px;
  background-image: url(/assets/img/icon_cta_now.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 110px;
  height: 90px;
}

@media screen and (max-width: 600px) {
  .product-item_desc .item-bottom p {
    font-size: 24px;
  }
}

/* media */
#media {
  padding-top: 80px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  #media {
    padding-top: 40px;
  }
}

#media .media-inner {
  position: relative;
  border: 2px solid #feb7bf;
}

#media .media-inner::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 560px;
  height: 45px;
  background-color: #fff;
}

#media .g-sec-title {
  margin-top: -25px;
}

#media .g-sec-title h2 {
  position: relative;
  display: inline-block;
  padding: 0 40px;
  background-image: none;
  font-family: "Noto Sans JP", sans-serif;
}

#media .g-sec-title h2::before, #media .g-sec-title h2::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 27px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
}

#media .g-sec-title h2::before {
  left: 0;
  background-image: url(/assets/img/icon_slash_left.png);
}

#media .g-sec-title h2::after {
  right: 0;
  background-image: url(/assets/img/icon_slash_right.png);
}

#media .img-wrapper {
  width: 110%;
  margin-top: -40px;
  margin-left: -40px;
}

@media screen and (max-width: 768px) {
  #media .img-wrapper {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
}

/* secret */
#secret {
  padding-top: 80px;
}

#secret .g-sec-title {
  margin-bottom: 35px;
}

#secret .g-wrapper {
  padding: 0 70px;
}

@media screen and (max-width: 600px) {
  #secret .g-wrapper {
    padding: 0 35px;
  }
}

.secret-box {
  position: relative;
  padding: 5px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: 1px solid #000;
  border-radius: 0px 20px 0 20px;
}

.secret-box::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -12px;
  background-image: url(/assets/img/icon_sercret.png);
  background-size: cover;
  display: block;
  width: 23px;
  height: 22px;
}

.secret-box:not(:first-child) {
  margin-top: 30px;
}

.secret-box dl {
  padding: 15px 22px 37px;
  background: linear-gradient(160deg, #ffeaec 0%, #feb7bf 100%);
  border-radius: 0px 20px 0 20px;
}

.secret-box dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.secret-box dt .img-wrapper {
  max-width: 400px;
}

@media screen and (max-width: 768px) {
  .secret-box dt .img-wrapper {
    max-width: 200px;
  }
}

@media screen and (max-width: 600px) {
  .secret-box dt .img-wrapper {
    max-width: 130px;
  }
}

.secret-box dt h3 {
  margin-left: 19px;
  line-height: 1.27;
  font-weight: 400;
  font-size: 26px;
}

@media screen and (max-width: 600px) {
  .secret-box dt h3 {
    font-size: 18px;
  }
}

.secret-box dt.reserved {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.secret-box dt.reserved h3 {
  margin-left: 0;
  margin-right: 19px;
}

.secret-box dd {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 2px dashed #000;
  line-height: 1.45;
  font-size: 20px;
}

@media screen and (max-width: 600px) {
  .secret-box dd {
    font-size: 14px;
  }
}

/* voice */
#voice {
  padding-top: 117px;
}

@media screen and (max-width: 768px) {
  #voice {
    padding-top: 59px;
  }
}

#voice .g-sec-title {
  margin-bottom: 49px;
}

#voice .g-sec-title h2::before, #voice .g-sec-title h2::after {
  top: 30px;
}

.voice-box:not(:first-child) {
  margin-top: 32px;
}

.voice-box dl dt {
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 768px) {
  .voice-box dl dt {
    padding: 0;
  }
}

.voice-box dl dt figure {
  width: 28%;
}

@media screen and (max-width: 768px) {
  .voice-box dl dt figure {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .voice-box dl dt.hide_pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .voice-box dl dt.hide_sp {
    display: none;
  }
}

.voice-box dl dd {
  margin-top: 21px;
  line-height: 1.58;
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  .voice-box dl dd {
    font-size: 16px;
  }
}

.voice-box.reserved dl dt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.voice-name {
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .voice-name {
    width: 250px;
  }
}

.voice-name p {
  font-weight: 400;
}

.voice-name p:first-child {
  font-size: 18px;
}

.voice-name p:last-child {
  margin-top: 10px;
  font-size: 24px;
}

.voice-name p:last-child span {
  margin-left: 16px;
  font-size: 15px;
}

/* story */
#story {
  margin-top: 117px;
  padding-top: 72px;
  padding-bottom: 83px;
  background-color: #000;
}

#story .g-sec-title {
  margin-bottom: 35px;
  padding: 0 35px;
}

#story .g-sec-title h2,
#story .g-sec-title p {
  color: #fff;
}

#story .g-sec-title p {
  margin-bottom: 6px;
}

@media screen and (max-width: 768px) {
  #story {
    margin-top: 58px;
    padding-top: 36px;
    padding-bottom: 42px;
  }
}

.story-content_box {
  position: relative;
}

.story-box p {
  line-height: 1.58;
  font-size: 21px;
  color: #fff;
}

.story-box p:last-child {
  float: none;
  margin-top: 12px;
}

@media screen and (max-width: 600px) {
  .story-box p {
    font-size: 16px;
  }
}

.story-box figure {
  float: right;
  width: 21%;
  margin-left: 16px;
}

@media screen and (max-width: 768px) {
  .story-box figure {
    width: 43.8%;
  }
}

.story-box::after {
  content: "";
  clear: both;
  display: block;
}

.story-box .txt-area span {
  color: #feb7bf;
}

.profile-area {
  position: relative;
}

.profile-area .shape {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 15px;
  display: block;
  max-width: 1060px;
  width: 100%;
  padding-top: 140px;
  border: 2px solid #feb7bf;
}

@media screen and (max-width: 600px) {
  .profile-area .shape {
    padding-top: 120px;
  }
}

@media screen and (max-width: 480px) {
  .profile-area .shape {
    padding-top: 130px;
  }
}

@media screen and (max-width: 375px) {
  .profile-area .shape {
    padding-top: 150px;
  }
}

.profile-box {
  position: relative;
  z-index: 2;
  margin-top: 60px;
  padding: 60px 20px 30px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .profile-box {
    margin-top: 40px;
    padding: 50px 20px 20px;
  }
}

.profile-box h3 {
  width: 295px;
  margin: -90px auto 0;
}

@media screen and (max-width: 768px) {
  .profile-box h3 {
    width: 148px;
    margin: -60px auto 0;
  }
}

.profile-box p {
  margin-top: 16px;
  line-height: 1.45;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .profile-box p {
    margin-top: 8px;
  }
}

@media screen and (max-width: 600px) {
  .profile-box p {
    font-size: 14px;
  }
}

/* movie */
#movie {
  margin-bottom: 90px;
  padding-top: 100px;
}

#movie .g-sec-title h2 {
  position: relative;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  background-image: none;
}

#movie .g-sec-title h2::before {
  content: "";
  top: -10px;
  left: -40px;
  position: absolute;
  background-image: url(/assets/img/icon_movie.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 85px;
  height: 52px;
}

#movie .g-sec-title h2::after {
  content: none;
}

/* qa */
#qa .g-sec-title {
  margin-bottom: 40px;
}

#qa .g-sec-title h2 {
  display: inline-block;
}

#qa .g-sec-title h2::before {
  left: -40px;
}

#qa .g-sec-title h2::after {
  right: -50px;
}

.qa-box dt {
  position: relative;
  z-index: 1;
  width: 87.3%;
  margin: 0 auto;
  padding: 14px 24px 16px;
  background-color: #feb7bf;
  border-radius: 60px;
  font-size: 24px;
  font-weight: 400;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.qa-box dt span {
  display: inline-block;
  margin-right: 15px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
}

@media screen and (max-width: 600px) {
  .qa-box dt {
    font-size: 18px;
  }
}

.qa-box dd {
  margin-top: -25px;
  margin-bottom: 40px;
  padding: 39px 34px 29px;
  background-color: #f8f8f8;
  line-height: 1.45;
  font-weight: 400;
  font-size: 20px;
}

@media screen and (max-width: 600px) {
  .qa-box dd {
    font-size: 14px;
  }
}

/* ingredient */
.ingredient-box .accordion {
  padding: 13px 22px 14px;
  border-top: 2px solid #707070;
  border-bottom: 2px solid #707070;
}

.ingredient-box .accordion:not(:first-child) {
  margin-top: 29px;
}

.ingredient-box .accordion-head {
  position: relative;
  cursor: pointer;
}

.ingredient-box .accordion-head h2 {
  text-align: center;
  line-height: 1.45;
  font-weight: 400;
  font-size: 20px;
  color: #646464;
}

@media screen and (max-width: 768px) {
  .ingredient-box .accordion-head h2 {
    font-size: 18px;
  }
}

.ingredient-box .accordion-head::before, .ingredient-box .accordion-head::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 2px;
  background-color: #646464;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ingredient-box .accordion-head::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ingredient-box .accordion-head.open::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.ingredient-box .accordion-head.open::after {
  opacity: 0;
}

.ingredient-box .accordion-body {
  display: none;
  margin-top: 20px;
}

.ingredient-box .accordion-body h3 {
  font-size: 17px;
  color: #646464;
}

@media screen and (max-width: 768px) {
  .ingredient-box .accordion-body h3 {
    font-size: 15px;
  }
}

.ingredient-box .accordion-body .item-desc {
  margin-top: 33px;
  padding-bottom: 60px;
}

.ingredient-box .accordion-body .item-desc h4,
.ingredient-box .accordion-body .item-desc p {
  line-height: 1.47;
  font-size: 17px;
  color: #646464;
}

@media screen and (max-width: 768px) {
  .ingredient-box .accordion-body .item-desc h4,
  .ingredient-box .accordion-body .item-desc p {
    font-size: 15px;
  }
}

/* cta */
#cta {
  margin-bottom: 63px;
  padding: 45px 0;
  background-color: #fcf9f9;
}

#cta .item-box {
  padding: 35px 33px 31px;
  background-color: #fff;
}

#cta .item-head {
  position: relative;
}

#cta .item-head > p {
  line-height: 1.5;
  font-size: 21px;
}

#cta .item-title h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#cta .item-title h3 span:first-child {
  font-size: 46px;
}

#cta .item-title h3 span:last-child {
  margin-top: 5px;
  margin-left: -10px;
  font-size: 16px;
}

#cta .item-title p {
  margin-top: 15px;
  font-size: 21px;
}

#cta .item-image {
  position: absolute;
  top: -80px;
  right: 20px;
  max-width: 450px;
}

#cta .item-tax {
  margin-top: 20px;
}

#cta .item-tax p {
  font-size: 26px;
}

#cta .item-tax p span {
  font-size: 21px;
}

#cta .item-bottom {
  margin-top: 160px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #cta .item-bottom {
    margin-top: 80px;
  }
}

#cta .item-bottom p {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 29px;
}

#cta .item-bottom p .marker {
  display: block;
  width: 130px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(30%, #feb7bf));
  background: linear-gradient(transparent 75%, #feb7bf 30%);
}

#cta .item-bottom p span {
  width: 21px;
}

#cta .item-bottom p span:first-child {
  margin-right: 10px;
}

#cta .item-bottom p span:last-child {
  margin-left: 10px;
}

#cta .item-bottom p::before {
  content: "";
  position: absolute;
  top: -70px;
  left: -60px;
  background-image: url(/assets/img/icon_cta_now.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 110px;
  height: 90px;
}

.cta-button {
  display: block;
  width: 100%;
  padding: 26px 29px;
  border-radius: 6px;
  background-color: #000;
  text-align: center;
  font-size: 21px;
  color: #fff;
}

/* flow */
.flow {
  position: fixed;
  z-index: 2;
  bottom: 10px;
  right: 20%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
}

.flow.active {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1600px) {
  .flow {
    right: 10%;
  }
}

@media screen and (max-width: 1200px) {
  .flow {
    right: 10px;
  }
}

.flow-button {
  display: block;
  width: 200px;
  height: 205px;
}

@media screen and (max-width: 768px) {
  .flow-button {
    width: 100px;
    height: 102px;
  }
}

/* footer */
#footer {
  margin-top: 102px;
  padding: 40px 0;
  background-color: #000;
}

.footer-list-item {
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.footer-list-item:not(:first-child) {
  margin-top: 10px;
}
