@charset "UTF-8";
@-webkit-keyframes clip-text {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes clip-text {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes text-revealer {
  0%, 50% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  60%, 100% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  60% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@keyframes text-revealer {
  0%, 50% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  60%, 100% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  60% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@media screen and (max-width: 767px) {
  .smart_hide {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tablet_hide {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .pc_hide {
    display: none;
  }
}
.container, .pane-main {
  width: 100%;
}

.page-sales_landingpage {
  margin: 0;
  padding: 0;
}

.pane-main {
  padding: 0;
}

.block-landingpage--wrapper {
  width: 100%;
}

.hachimitsu_sp .sec {
  width: 100%;
}

img {
  max-width: 100%;
  width: auto;
}

h2 {
  margin: 0;
  padding: 0;
  background: transparent;
}

h3 {
  margin: 0;
  padding: 0;
  background: transparent;
}

.sec {
  position: relative;
}

.sec__inner {
  max-width: 1200px;
  width: 1200px;
  margin: auto;
  position: relative;
}

.txt {
  font-size: 18px;
  line-height: 1.75;
}
.kome {
  font-size: 14px;
  margin-top: 2px;
  text-align: center;
}

.center {
  text-align: center;
}

.z-img {
  position: absolute;
}
.z-img.z-img01 {
  top: -468px;
  left: -727px;
  width: 670px;
}
.z-img.z-img02 {
  right: -558px;
  width: 554px;
  top: 55px;
}
.z-img.z-img03 {
  width: 554px;
  left: -637px;
  bottom: -256px;
}
.z-img.z-img04 {
  width: 554px;
  right: -468px;
  top: -184px;
}
.z-img.z-img05 {
  width: 554px;
  left: -554px;
  bottom: -186px;
  z-index: 2;
}

.fruit2024 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mv {
  background: url(../../img/usr/freepage/fruit/2024/pc/mv-bg.png);
  position: relative;
}

.mv-img {
  max-width: 1330px;
  margin: auto;
}
.item-card {
  background: #F097AF;
  padding: 48px 0;
}
.item-card .sec__inner {
  max-width: 1043px;
  border-radius: 20px;
  background: #fff;
  padding: 20px 20px 25px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 26px;
     -moz-column-gap: 26px;
          column-gap: 26px;
}
.item-card .card-img {
  width: 484px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-card .card-ttl img {
  height: 91px;
}
.item-card .card-price {
  margin-top: 28px;
}
.item-card .card-price img {
  height: 67px;
}
.item-card .card-btn {
  margin-top: 17px;
}
.item-card .card-btn a {
  position: relative;
  line-height: 1;
  padding: 28px;
  display: block;
  text-align: center;
  width: 467px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 100px;
  opacity: 1;
  background: rgb(239, 76, 122);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(239, 76, 122)), color-stop(45%, rgb(239, 76, 122)), color-stop(45%, rgb(233, 63, 105)), to(rgb(233, 63, 105)));
  background: linear-gradient(180deg, rgb(239, 76, 122) 0%, rgb(239, 76, 122) 45%, rgb(233, 63, 105) 45%, rgb(233, 63, 105) 100%);
}
.item-card .card-btn a:before {
  content: "";
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="9.736" height="9.876" viewBox="0 0 9.736 9.876"><path id="多角形_7" data-name="多角形 7" d="M4.046,1.758a1,1,0,0,1,1.784,0l3.31,6.525a1,1,0,0,1-.892,1.452H1.628A1,1,0,0,1,.737,8.284Z" transform="translate(9.736) rotate(90)" fill="%23fff"/></svg>');
}
.item-card .card-btn a:hover {
  opacity: 0.8;
}
.item-card .card-btn a img {
  height: 22px;
}
.item-card .card-btn a span {
  display: block;
}

#sec02 {
  padding: 97px 0 112px;
}
#sec02 h3 {
  margin-bottom: 40px;
  text-align: center;
}
#sec02 h3 img {
  height: 106px;
  margin: auto;
}

#sec03 {
  background: #FBF8F1;
  padding: 106px 0 65px;
}
#sec03 h3 {
  text-align: center;
  margin-bottom: 60px;
}
#sec03 h3 img {
  height: 44px;
}
#sec03 .sec__body {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 56px;
     -moz-column-gap: 56px;
          column-gap: 56px;
}
#sec03 .sec__body .img {
  width: 588px;
}

#sec04 {
  padding: 110px 0 112px;
}
#sec04 .sec__inner {
  max-width: 1410px;
  width: 1410px;
}
#sec04 h3 {
  text-align: center;
  margin-bottom: 98px;
}
#sec04 h3 img {
  height: 43px;
}

#sec05 {
  padding: 112px 0 88px;
  background: #FBF8F1;
}
#sec05 h3 {
  text-align: center;
  margin-bottom: 72px;
}
#sec05 h3 img {
  height: 310px;
}

.itemList {
  margin-top: 64px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 36px;
     -moz-column-gap: 36px;
          column-gap: 36px;
}
.itemList__item {
  width: 361px;
}
.itemList__item .txt-area {
  z-index: 1;
  position: relative;
}
.itemList__item:nth-child(1) h4 {
  background: #F6B832;
}
.itemList__item:nth-child(2) h4 {
  background: #F58FAB;
}
.itemList__item:nth-child(3) h4 {
  background: #ED375F;
}
.itemList__item-ttl {
  margin: -12px auto 0;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  height: 46px;
  width: 200px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.itemList__item .txt {
  text-align: center;
}

.recommendList {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 24px;
}
.recommendList__item {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recommendList__item > img {
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.recommendList__item .txt-area .txt {
  margin-top: 8px;
  font-weight: 500;
}
.recommendList__item-ttl {
  color: #F58FAB;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.33;
}

.sceneList {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.sceneList__item {
  border-radius: 16px;
  border: double 4px #2A2A2A;
  padding: 31px 14px 22px;
}
.sceneList__item img {
  width: 100%;
}
.sceneList__item .txt {
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.voiceBox {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 45px;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
.voiceBox__item {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.voiceBox__item:nth-child(1) .txt-area:before, .voiceBox__item:nth-child(4) .txt-area:before {
  border: 12px solid transparent;
  border-top-color: #fff;
  border-left-color: #fff;
  left: 4px;
}
.voiceBox__item .usr {
  width: 51px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.voiceBox__item .txt-area {
  padding: 22px 56px;
  border-radius: 15px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.voiceBox__item .txt-area:before, .voiceBox__item .txt-area:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -24px;
  border: 12px solid transparent;
  border-top-color: #fff;
  border-right-color: #fff;
}
.voiceBox__item .txt-area:before {
  border-width: 10px;
  bottom: -19px;
  z-index: 2;
}
.voiceBox__item.--01 div.txt-area {
  border: 2px solid #F6B832;
}
.voiceBox__item.--01 div.txt-area:after {
  border-right-color: transparent;
  border-top-color: #F6B832;
  border-left-color: #F6B832;
}
.voiceBox__item.--02 div.txt-area {
  border: 2px solid #81CF36;
}
.voiceBox__item.--02 div.txt-area:after {
  border-top-color: #81CF36;
  border-right-color: #81CF36;
}
.voiceBox__item.--03 div.txt-area {
  border: 2px solid #F58FAB;
}
.voiceBox__item.--03 div.txt-area:after {
  border-top-color: #F58FAB;
  border-right-color: #F58FAB;
}
.voiceBox__item.--04 div.txt-area {
  border: 2px solid #F6B832;
}
.voiceBox__item.--04 div.txt-area:after {
  border-right-color: transparent;
  border-top-color: #F6B832;
  border-left-color: #F6B832;
}
.voiceBox__item.--05 div.txt-area {
  border: 2px solid #81CF36;
}
.voiceBox__item.--05 div.txt-area:after {
  border-top-color: #81CF36;
  border-right-color: #81CF36;
}

/* info */
.sec.info {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.sec.info .sec_info_inner {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #d2d2d2;
  padding: 40px 0px 32px;
  color: #41351c;
  line-height: 2;
}
.sec.info .sec_info_inner p b {
  color: #911732;
}

.sec.info.materials {
  width: 1200px;
  margin: 0 auto;
}

.materials-table {
  min-width: 100%;
  margin: 0 auto;
  table-layout: fixed;
  border: 1px solid #d2d2d2;
  border-collapse: collapse;
}
.materials-table.materials-table3 {
  min-width: 0;
  margin-right: auto;
  margin-left: 0;
  width: 565px;
  max-width: 565px;
  margin-top: 32px;
}
.materials-table.materials-table3 th, .materials-table.materials-table3 td {
  width: auto;
  text-align: center;
}
.materials-table.materials-table3 td:not(:first-child) {
  border-left: 1px solid #eee;
}

.materials-table1 {
  margin-top: 35px;
}

.materials-table th,
.materials-table td {
  padding: 10px 11px 9px;
  line-height: 1.7142857143;
  font-size: 14px;
  vertical-align: top;
  border-bottom: 1px solid #d2d2d2;
  font-family: "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: middle;
}

.materials-table tr:last-of-type th,
.materials-table tr:last-of-type td {
  border-bottom: 0;
}

.materials-table th {
  width: 218px;
  background: #eee;
  font-weight: 400;
}

.materials-title {
  margin-top: 28px;
  margin-bottom: 17px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.075em;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
}

.materials-table2 th,
.materials-table2 td {
  text-align: center;
}

.materials-table2 th {
  width: 16.6666666667%;
}

.materials-table2 th + th,
.materials-table2 td + td {
  border-left: 1px solid #d2d2d2;
}

.materials .note {
  margin-top: 17px;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.075em;
  font-family: "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#sec_06 {
  margin-top: 35px;
}

#sec_07 {
  margin-top: 35px;
}

.sec.info h3 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  line-height: 1;
}

.sec.info h4 {
  margin-top: 32px;
  font-weight: bold;
}

.sec.info p + p,
.creditcards {
  margin-top: 14px;
}

.sec.info h3 + p {
  margin-top: 24px;
}

#sec_10 {
  width: 1200px;
  min-width: 1200px;
  margin: 32px auto 0;
}

#sec_10 ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#sec_10 ul li,
#sec_10 ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#sec_10 ul li {
  font-size: 18px;
  color: #41351c;
}

#sec_10 ul li + li {
  margin-left: 70px;
}

#sec_10 ul li a {
  height: 50px;
  border-radius: 25px;
  padding: 0 144px;
  background-color: #e6e6e6;
  color: #666666;
  text-decoration: none;
  font-size: 16px;
}

#sec_10 ul li a:hover {
  opacity: 0.7;
}

/* footer */
.block-copyright {
  margin-top: 0;
}