@charset "utf-8";
@import "//use.fontawesome.com/releases/v5.0.6/css/all.css";
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,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
}
body {
  min-width: 1000px;
}
@font-face {
  font-family: "yu gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "yu gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "yu gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "yu gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "yu gothic";
  src: local("Yu Gothic Medium");
  font-weight: 500;
}
@font-face {
  font-family: "yu gothic";
  src: local("Yu Gothic Bold");
  font-weight: 700;
}
@font-face {
  font-family: helvetica neue;
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: helvetica neue;
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
@media screen and (max-width: 599px) {
  body {
    min-width: 319px;
    overflow-x: hidden;
  }
  .container {
    padding: 0 5%;
    width: 100%;
  }
  .main-block {
    margin-top: 0;
    overflow-x: hidden;
    font-size: 3.4vw;
  }
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }

  #father * {
    font-family: "Zen Kaku Gothic New", YakuHanMP, "Yu Gothic", "YuGothic",
      "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  }
}

#father {
  font-size: 16px;
  position: relative;
  font-feature-settings: "palt";
  font-family: "Zen Kaku Gothic New", YakuHanMP, "Yu Gothic", "YuGothic",
    "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-weight: 500;
}
#father ol,
#father ul {
  list-style: none;
}
#father .sanserif,
#father .sanserif *,
#father .btn,
#father .point p,
#father .badge p,
#experience02 p,
#experience02 a {
  font-family: -apple-system, BlinkMacSystemFont, helvetica neue, "yu gothic",
    YuGothic, Verdana, Meiryo, sans-serif;
}
#father a:link,
#father a:visited {
  color: #222;
}
#father a {
  transition: 0.3s ease;
}
#father a:hover {
  opacity: 0.7;
}
.container {
  width: 100%;
  max-width: 1200px;
  padding: 00px;
  margin: auto;
  position: relative;
  box-sizing: border-box;
}
.giftconcierge .container {
  max-width: 1100px;
}
.main-block {
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  font-family: "Zen Kaku Gothic New", YakuHanMP, "Yu Gothic", "YuGothic",
    "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-weight: 500;
}
.main-block a {
  color: #222;
  text-decoration: none !important;
  transition: 0.3s;
}
.main-block a:hover {
  opacity: 0.7;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
#spmenuArea {
  display: none;
}
#spfooterArea {
  display: none;
}
@media screen and (min-width: 600px) {
  .pc-only {
    display: block !important;
  }
  .sp-only {
    display: none !important;
  }
}
.bg-white {
  background-color: #fff;
}
img {
  -webkit-backface-visibility: hidden;
  box-sizing: border-box;
  height: auto;
}
.img-left {
  float: left;
  margin-right: 30px;
}
.img-right {
  float: right;
  margin-left: 30px;
}
div.img-right,
div.img-left {
  text-align: center;
}
.c-blue {
  color: #2a81ca !important;
}
.c-red {
  color: #df1822 !important;
}
.c-purple {
  color: #6871be !important;
}
.txt_l {
  text-align: left !important;
}
.txt_c {
  text-align: center !important;
}
.txt_r {
  text-align: right !important;
}
.f-bold {
  font-weight: 700;
}
.f-min {
  font-family: 游明朝, yu mincho, YuMincho, hiragino mincho pron, HGS明朝E,
    メイリオ, Meiryo, serif;
}
.f-en {
  font-family: arial, sans-serif;
}
.en {
  font-family: "Montserrat", sans-serif;
}

.contents-ttl {
  margin-bottom: 40px;
  position: relative;
}

.contents-ttl::before {
  display: block;
  content: "";
  background: url(../img/ttl-line.png) no-repeat center center/100% auto;
  width: 1222px;
  height: 17px;
  margin: 0 auto 30px;
}

.contents-ttl-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

.contents-ttl-inner .sub-ttl {
  font-size: 24px;
  font-weight: 700;
}

.contents-ttl-inner h2 {
  font-family: "LINE Seed JP", sans-serif;
  font-size: 43px;
  font-weight: 800;
  color: #00116a;
  line-height: 1.2;
  text-align: center;
}

.contents-ttl-inner h2.ttl-bk {
  color: #000;
}

@media screen and (max-width: 599px) {
  .contents-ttl {
    margin-bottom: 5vw;
    position: relative;
  }

  .contents-ttl::before {
    display: block;
    content: "";
    background: url(../img/ttl-line.png) no-repeat center center/cover;
    width: 90vw;
    height: 3vw;
    margin: 0 auto 4vw;
  }

  .contents-ttl-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2vw;
  }

  .contents-ttl-inner .sub-ttl {
    font-size: 3.2vw;
    font-weight: 700;
  }

  .contents-ttl-inner h2 {
    font-family: "LINE Seed JP", sans-serif;
    font-size: 4.6vw;
    font-weight: 800;
    color: #00116a;
    line-height: 1.2;
    text-align: center;
  }
}

/* mv */
#mv {
  position: relative;
  overflow: hidden;
  height: 693px;
  background-image: url(../img/mv-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
#mv .ringbell-logo {
  position: absolute;
  top: 34px;
  left: 27px;
  z-index: 2;
}

#mv .mv-main {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/mv-img.png) no-repeat center center/auto 100%;
  overflow: hidden;
}

#mv .mv-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding-top: 95px;
  gap: 30px;
}

#mv .mv-title p {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  #mv {
    position: relative;
    overflow: hidden;
    height: 100vw;
    background-image: unset;
  }

  .mv-sp img {
    width: 100%;
  }

  .ringbell-logo {
    width: 35vw;
    margin: 0 auto;
    display: block;
  }
  #mv .ringbell-logo {
    position: absolute;
    top: 17vw;
    left: 0;
    right: 0;
    z-index: 2;
    width: 35vw;
    margin: 0 auto;
    display: block;
  }
}

/* nav */
#page-nav {
  color: #fff;
  text-align: center;
  background-color: #003085;
  padding: 20px 0;
  transition: 0.3s ease;
}
#page-nav .page-nav-link {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#page-nav .page-nav-link li {
  position: relative;
  width: 100%;
  height: 60px;
  border-left: 2px solid #fff;
}
#page-nav .page-nav-link li:last-child {
  border-right: 2px solid #fff;
}
#page-nav .page-nav-link li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}
#page-nav .page-nav-link li a::after {
  display: block;
  content: "";
  background: url(../img/nav-arrow.png) no-repeat center center/contain;
  width: 18px;
  height: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#page-nav .page-nav-link li p {
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
}
#page-nav.fixed {
  top: 0;
  left: 0;
  position: fixed;
  transform: translateY(-100%);
  width: 100%;
  padding: 15px 0 20px;
  z-index: 50;
  transition: 0.3s ease;
}
#page-nav.fixed.show {
  transform: translateY(0);
  transition: 0.3s ease;
}

#page-nav.fixed .page-nav-link li a:after {
  bottom: 6px;
}
#page-nav.fixed .page-nav-link li p {
  line-height: 1.2;
  font-size: 0.9em;
}
@media screen and (max-width: 599px) {
  #page-nav {
    color: #fff;
    text-align: center;
    background-color: #003085;
    padding: 2vw 0;
  }
  #page-nav .page-nav-link {
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  #page-nav .page-nav-link li {
    position: relative;
    width: 100%;
    height: 18vw;
    border-left: 1px solid #fff;
  }
  #page-nav .page-nav-link li:first-child {
    border-left: none;
  }
  #page-nav .page-nav-link li:last-child {
    border-right: none;
  }
  #page-nav .page-nav-link li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 3vw;
    box-sizing: border-box;
    position: relative;
  }
  #page-nav .page-nav-link li:nth-child(3) a,
  #page-nav .page-nav-link li:nth-child(4) a {
    padding-top: 1vw;
  }
  #page-nav .page-nav-link li a::after {
    display: block;
    content: "";
    background: url(../img/nav-arrow.png) no-repeat center center/contain;
    width: 3vw;
    height: 3vw;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  #page-nav .page-nav-link li p {
    height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
  }
  #page-nav .page-nav-link li p span {
    font-size: 10px;
    line-height: 1.2;
  }
  #page-nav.fixed {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    padding: 2vw 0;
    z-index: 50;
    transition: top 0.3s;
  }
  #page-nav.fixed .page-nav-link li a::after {
    bottom: 0;
  }
}

/* popular */
.popular {
  padding-top: 110px;
}

.popular .popular-item {
  min-height: 384px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.popular .popular-item.clearfix::after {
  display: none;
}
.popular .popular-item li {
  position: relative;
  width: 230px;
  letter-spacing: 0.05em;
  padding-top: 40px;
}
.popular .popular-item li:last-of-type {
  margin-right: 0;
}
.popular .popular-item li .rank {
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}

.popular .popular-item li a {
  transition: 0.2s;
  display: block;
  position: relative;
}
.popular .popular-item li a:hover p {
  text-decoration: underline;
}
.popular .popular-item .img {
  width: 100%;
  height: 230px;
  margin: 0 0 15px;
  overflow: hidden;
}
.popular .popular-item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popular .popular-item .txt {
  line-height: 1.7;
  text-align: left;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
.popular .popular-item .txt p {
  font-size: 15px;
}
.popular .popular-item .txt .brand {
  font-size: 14px;
}
.popular .popular-item .txt .name .type {
  font-size: 14px;
}
.popular .popular-item .txt .price .tax {
  font-size: 12px;
}
.popular .popular-item .btn {
  width: 230px;
  height: 50px;
  border-radius: 25px;
  background: #00116a;
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  text-decoration: none;
}

.popular-note {
  text-align: center;
  font-size: 14px;
  margin-bottom: 50px;
}

.common-btn {
  width: 500px;
  height: 60px;
  border-radius: 30px;
  font-size: 18px;
  color: #fff !important;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.common-btn.blue {
  background: #2a81c9;
}

.ranking-banner {
  margin: 70px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}

.ranking-banner p {
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  .popular {
    padding-top: 20vw;
  }

  .popular .popular-item {
    min-height: unset;
    display: flex;
    justify-content: flex-start;
    gap: 5vw;
    margin-bottom: 3vw;
    padding: 0 5vw 3vw;
    overflow-x: auto;
  }
  .popular .popular-item.clearfix::after {
    display: none;
  }
  .popular .popular-item li {
    position: relative;
    width: 30vw;
    flex: 0 0 auto;
    letter-spacing: 0.05em;
    padding-top: 0;
  }
  .popular .popular-item li:last-of-type {
    margin-right: 0;
  }
  .popular .popular-item li .rank {
    position: absolute;
    width: 10vw;
    top: 1vw;
    left: -1vw;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .popular .popular-item li .rank img {
    width: 100%;
    height: auto;
  }

  .popular .popular-item li a {
    transition: 0.2s;
    display: block;
    position: relative;
    margin-top: 5vw;
  }
  .popular .popular-item li a:hover p {
    text-decoration: underline;
  }
  .popular .popular-item .img {
    width: 100%;
    height: 30vw;
    margin: 0 0 2vw;
    overflow: hidden;
  }
  .popular .popular-item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .popular .popular-item .txt {
    line-height: 1.7;
    text-align: left;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
  }
  .popular .popular-item .txt p {
    font-size: 2.8vw;
  }
  .popular .popular-item .txt p + p {
    margin-top: 2vw;
  }
  .popular .popular-item .txt .brand {
    font-size: 2.8vw;
  }
  .popular .popular-item .txt .name .type {
    font-size: 2.8vw;
  }
  .popular .popular-item .txt .price .tax {
    font-size: 2.8vw;
  }
  .popular .popular-item .btn {
    width: 100%;
    height: 8vw;
    border-radius: 25px;
    background: #00116a;
    font-size: 3vw;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2vw;
    text-decoration: none;
  }

  .popular-note {
    text-align: center;
    font-size: 2.8vw;
    margin-bottom: 5vw;
  }

  .common-btn {
    width: 90vw;
    height: 12vw;
    border-radius: 30px;
    font-size: 3vw;
    color: #fff !important;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }

  .common-btn.blue {
    background: #2a81c9;
  }

  .ranking-banner {
    margin: 8vw auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }

  .ranking-banner p {
    font-size: 4vw;
    font-weight: 700;
  }

  .ranking-banner a {
    width: 90vw;
  }

  .ranking-banner a img {
    width: 100%;
    height: auto;
  }
}

/* service */
#service {
  padding: 100px 0;
  position: relative;
}
#service .container {
  width: 1230px;
  max-width: 1230px;
  border-radius: 20px;
  border: 1px solid #2981c8;
  padding: 40px 0;
}
#service .bg_left {
  position: absolute;
  top: 7%;
  left: 1%;
  z-index: -1;
}
#service .bg_right {
  position: absolute;
  bottom: 80px;
  right: 1%;
  z-index: -1;
}
#service .service-ttl .sub-ttl {
  display: inline-block;
  font-size: 18px;
  letter-spacing: 0.1em;
}
#service .service-ttl .sub-ttl:before,
#service .service-ttl .sub-ttl:after {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
}
#service .service-ttl .sub-ttl:before {
  border-left: 1px solid;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#service .service-ttl .sub-ttl:after {
  border-right: 1px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#service .service-ttl h2 {
  margin-bottom: 0;
  color: #000;
  font-size: 36px;
  font-weight: 700;
}
#service .service-list {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
#service .service-list > li {
  width: 530px;
  text-align: center;
}
#service .service-list > li .box {
  display: flex;
  position: relative;
}
#service .service-list > li .box .service-img {
  margin-right: 30px;
  width: 200px;
  flex-basis: 200px;
  flex-shrink: 0;
}
#service .service-list .img {
  margin-top: -20px;
}
#service .service-list .img > img {
  margin: auto;
}
#service .service-list li .h3_main {
  font-size: 26px;
  line-height: 1.4;
  margin: 0 auto 20px;
  text-align: left;
  height: 70px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#service .service-list li .h3_sub {
  position: relative;
  font-size: 14px;
  z-index: 1;
}
#service .service-list li .h3_sub .num {
  font-size: 36px;
  display: block;
  line-height: 1;
}
#service .service-list li .txt {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8em;
}
#service .service-list li .txt small {
  font-weight: normal;
  font-size: 13px;
}
#service .common-btn {
  position: absolute;
  bottom: 0;
  left: 180px;
}
#service .common-btn a {
  width: 40px;
  height: 40px;
  background-color: unset;
}
.mfp-inline-holder .mfp-content {
  width: 1040px !important;
}
.service-modal {
  background: url(../img/service-bg.png);
  padding: 60px;
  color: #444;
  font-size: 16px;
  line-height: 1.6;
  font-family: -apple-system, BlinkMacSystemFont, helvetica neue, "yu gothic",
    YuGothic, Verdana, Meiryo, sans-serif;
  font-weight: 500;
}
.service-modal .sanserif,
.service-modal .sanserif * {
  font-family: -apple-system, BlinkMacSystemFont, helvetica neue, "yu gothic",
    YuGothic, Verdana, Meiryo, sans-serif;
}
.service-modal p {
  padding: 1em;
  line-height: 1.8em;
}
.service-modal h3 {
  font-size: 22px;
  padding: 20px;
  border: 1px solid #222;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 400;
}
.service-modal h4 {
  padding-top: 30px;
  font-weight: 700;
}
.service-modal .img-right {
  width: 470px;
}
.service-modal .bg-white {
  margin-top: 30px;
}
.service-modal .bg-white p {
  font-size: 15px;
}
.service-modal .comment {
  text-align: left;
  padding: 20px;
  background-color: #e5e5c3;
  border-radius: 5px;
  font-size: 14px;
  margin-top: 10px;
}
.service-modal .col-group {
  padding: 0 20px;
  margin: 20px 0 40px;
}
.service-modal h4 {
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  #service {
    padding: 10vw 0;
    width: 90vw;
    margin: 8vw auto;
  }
  #service .container {
    padding: 5vw 0;
    width: 100%;
    max-width: 100%;
  }
  #service .service-ttl .sub-ttl {
    font-size: 3.8vw;
  }
  #service .service-ttl h2 {
    font-size: 5vw;
    font-weight: 700;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
  }
  #service .service-list {
    display: flex;
    padding: 0 1rem;
    margin-top: 3vw;
  }
  #service .service-list > li {
    width: 50%;
    padding: 0 1rem;
  }
  #service .service-list > li .box {
    display: block;
  }
  #service .service-list > li .box .service-img {
    margin-right: 0;
    width: auto;
    flex-basis: auto;
  }
  #service .service-list li .h3_sub {
    font-size: 3.6vw;
  }
  #service .service-list li .h3_sub .num {
    font-size: 5vw;
  }
  #service .service-list .img {
    margin-top: -1rem;
  }
  #service .service-list .img > img {
    width: 80%;
  }
  #service .service-list li .h3_main {
    font-size: 4vw;
    margin: 0 0 1rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1.3;
    height: 4.5rem;
  }
  #service .service-list li .txt {
    font-size: 3vw;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
  }
  #service .service-list li .txt br {
    display: none;
  }
  #service .service-list li .txt small {
    display: block;
    font-size: 0.8rem;
    margin-top: 0.5em;
  }

  #service .common-btn {
    position: absolute;
    bottom: unset;
    top: 9rem;
    left: 8rem;
    width: 2rem;
    height: 2rem;
    z-index: 10;
  }
  #service .common-btn a {
    width: 100%;
    height: 100%;
    background-color: unset;
  }
  #service .common-btn a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .mfp-inline-holder .mfp-content {
    width: 90% !important;
    margin: 30px auto !important;
  }
  .service-modal {
    padding: 5% 3%;
  }
  .service-modal h3 {
    font-size: 16px;
    padding: 10px;
  }
  .service-modal h4 {
    padding-top: 5%;
  }
  .service-modal .img-left {
    width: 40%;
    margin-right: 3%;
  }
  .service-modal .bg-white {
    margin-top: 0;
  }
  .service-modal .bg-white p {
    font-size: 14px;
  }
  .service-modal .comment {
    padding: 3%;
  }
  .service-modal .img-right {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  .service-modal .col-group {
    margin: 10px 0 20px;
  }
}

/* pickup */
#pickup {
  background: url(../img/pickup-bg.jpg) no-repeat center center/cover;
  padding-top: 150px;
  padding-bottom: 200px;
}
.pickup-inner {
  width: 1200px;
  border-radius: 30px;
  background: #fff;
  padding: 100px 55px;
  margin: 0 auto;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  box-sizing: border-box;
}
.pickup-inner::before {
  display: block;
  content: "";
  background: url(../img/pickup-l.png) no-repeat center center/contain;
  width: 297px;
  height: 239px;
  position: absolute;
  top: 27px;
  left: 21px;
}
.pickup-inner::after {
  display: block;
  content: "";
  background: url(../img/pickup-r.png) no-repeat center center/contain;
  width: 297px;
  height: 239px;
  position: absolute;
  top: 27px;
  right: 21px;
}
.pickup-inner .contents-ttl::before {
  display: none;
}
.contents-ttl-inner .en {
  color: #2a81c9;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}
.contents-ttl-inner h2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contents-ttl-inner .lead {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  margin-top: 15px;
}
.pickup-tags {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
}
@media screen and (max-width: 599px) {
  #pickup {
    background: url(../img/pickup-bg.jpg) no-repeat center center/cover;
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  .pickup-inner {
    width: 90vw;
    border-radius: 30px;
    background: #fff;
    padding: 10vw 5vw;
    margin: 0 auto;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.3);
    position: relative;
    box-sizing: border-box;
  }
  .pickup-inner::before {
    display: block;
    content: "";
    background: url(../img/pickup-l.png) no-repeat center center/contain;
    width: 25vw;
    height: 25vw;
    position: absolute;
    top: 3vw;
    left: 3vw;
  }
  .pickup-inner::after {
    display: block;
    content: "";
    background: url(../img/pickup-r.png) no-repeat center center/contain;
    width: 25vw;
    height: 25vw;
    position: absolute;
    top: 3vw;
    right: 3vw;
  }
  .pickup-inner .contents-ttl::before {
    display: none;
  }
  .contents-ttl-inner .en {
    color: #2a81c9;
    font-size: 3.2vw;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1vw;
  }
  .contents-ttl-inner h2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contents-ttl-inner .lead {
    text-align: center;
    font-size: 3vw;
    font-weight: 700;
    margin-top: 0;
  }
  .pickup-tags {
    margin-bottom: 10vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
  }
}

.pickup-tag {
  width: 200px;
  height: 32px;
  border-radius: 16px;
  background: #3697d6;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 6px;
}
@media screen and (max-width: 599px) {
  .pickup-tag {
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
    width: 36vw;
    height: 8vw;
    border-radius: 10vw;
    font-size: 3.2vw;
    margin: 0 2.5vw;
  }
}

.pickup-images {
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  margin-bottom: 40px;
}
.pickup-images img {
  width: auto;
  margin: 0 10px;
  height: 220px;
}
@media screen and (max-width: 599px) {
  .pickup-images {
    height: auto;
    padding-top: 0vw;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 8vw;
  }
  #father .pickup-images img {
    height: 32vw;
    margin: 0 1vw;
    width: auto;
  }
  #father .pickup-images img:nth-of-type(n + 3) {
    margin-top: 2vw;
  }
}

.pickup-title {
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  line-height: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 599px) {
  .pickup-title {
    font-size: 3.8vw;
    margin-bottom: 2vw;
    line-height: 1.5em;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pickup-title::before {
    content: "";
    height: 12vw;
    width: 1px;
    background-color: #000;
    transform: rotate(-25deg);
    margin-right: 4vw;
  }
  .pickup-title::after {
    content: "";
    height: 12vw;
    width: 1px;
    background-color: #000;
    transform: rotate(25deg);
    margin-left: 4vw;
  }
}

@media screen and (max-width: 599px) {
  .pickup-title span {
    position: absolute;
  }

  .pickup-title span:first-child {
    bottom: 0;
    left: 0;
  }
  .pickup-title span:last-child {
    bottom: 0;
    right: 0;
  }
}

.pickup-text {
  font-size: 15px;
  line-height: 1.6em;
  text-align: center;
  margin-bottom: 30px;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
}
@media screen and (max-width: 599px) {
  .pickup-text p {
    font-size: 3.4vw;
    margin-bottom: 1vw;
    text-align: left;
    line-height: 1.8em;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
  }
  .pickup-text p small {
    font-size: 2.6vw;
    line-height: 1.8em;
    margin-top: 3vw;
    display: block;
  }
  .pickup-text p small br {
    display: none;
  }
}

.pickup-text p + p {
  margin-top: 1.5em;
}

@media screen and (max-width: 599px) {
  .pickup-text p + p {
    margin-top: 0;
  }
}

.pickup-items {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}
@media screen and (max-width: 599px) {
  .pickup-items {
    margin-bottom: 8vw;
    flex-wrap: wrap;
    padding-bottom: 8vw;
  }
}

.pickup-item {
  width: 350px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 204px;
  position: relative;
  box-sizing: border-box;
  min-height: 190px;
}

@media screen and (max-width: 599px) {
  .pickup-item {
    width: 100%;
    height: 35vw;
    display: flex;
    position: relative;
    padding-left: 38vw;
    box-sizing: border-box;
    margin-bottom: 6vw;
    flex-direction: column;
    min-height: 35vw;
  }
  .pickup-item:nth-child(n + 3) {
    margin-bottom: 0vw;
  }
}

.pickup-item-image {
  width: 190px;
  height: 190px;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #eee;
  box-sizing: border-box;
}

@media screen and (max-width: 599px) {
  .pickup-item-image {
    width: 34vw;
    height: 34vw;
    margin-bottom: 0;
    margin-right: 4vw;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.pickup-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pickup-item-name {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4em;
}
@media screen and (max-width: 599px) {
  .pickup-item-name {
    font-size: 3.5vw;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
  }
  .pickup-item-image img {
    width: 34vw;
    height: 34vw;
    object-fit: cover;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }
}

.pickup-item-price {
  font-size: 15px;
  margin-top: 1em;
  line-height: 1em;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
}
@media screen and (max-width: 599px) {
  .pickup-item-price {
    font-size: 3.8vw;
  }
}

.pickup-present {
  border-top: 1px solid #e1e2e4;
  padding-top: 40px;
}

.pickup-present__images {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.pickup-present__images > div {
  width: 43%;
  margin: 0 15px;
}
.pickup-present__images > div img {
  width: auto;
  height: 130px;
  display: block;
  margin: 0 auto;
}
.pickup-present__images > div > p {
  color: #3697d6;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  line-height: 1.2em;
}

@media screen and (max-width: 599px) {
  .pickup-present {
    padding-top: 8vw;
  }

  .pickup-present__images {
    flex-direction: column;
    align-items: center;
  }

  .pickup-present__images > div + div {
    margin-top: 6vw;
  }

  .pickup-present__images > div > p {
    font-size: 3.2vw;
    margin-top: 3vw;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
  }

  .pickup-present__images > div > img {
    height: 25vw;
    width: auto;
  }

  .pickup .contents-ttl h2 {
    font-size: 5.6vw;
    margin-bottom: 4vw;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
  }
  .pickup-present__images > div {
    width: 95%;
    margin: 2vw auto 0;
  }
  .pickup-present__images > div img {
    width: 100%;
    height: auto;
  }

  .catalog-inner .catalog-title {
    width: 100%;
  }
}

/* catalog */
.catalog-gift {
  position: relative;
  padding-bottom: 160px;
}

.catalog-gift .wrapping-img {
  position: absolute;
  left: calc(50% + 280px);
  top: -30px;
  z-index: 2;
}
.catalog-gift .contents-ttl-inner p {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  line-height: 1.7;
  margin-top: 10px;
}
.catalog-more {
  width: 418px;
  height: 50px;
  border-radius: 25px;
  background: url(../img/arrow-right.png) no-repeat right 19px center/12px auto;
  background-color: #2a81c9;
  font-size: 16px;
  font-weight: 700;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.catalog-head {
  background: url(../img/cata-head.png) no-repeat center center/cover;
  width: 1230px;
  height: 81px;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin: 0 auto 75px;
}

.catalog-head span {
  font-size: 20px;
  background: #fed700;
  color: #000;
  width: 236px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog-swiper {
  max-width: 1400px;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 40px;
  position: relative;
}

.catalog-swiper .swiper-slide {
  width: 100%;
  display: flex;
  justify-content: center;
  transition: all 0.3s;
  opacity: 0.2;
  filter: grayscale(100%) brightness(0.8);
  transform: scale(0.9);
}

.catalog-swiper .swiper-slide-active {
  opacity: 1;
  filter: none;
  transform: scale(1);
  z-index: 2;
}

.swiper-inner {
  width: 1230px;
}

.catalog-swiper .swiper-slide .body .catalog-img {
  position: relative;
  height: 508px;
}

.catalog-swiper .swiper-slide .body .catalog-img a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}

.catalog-swiper .swiper-slide .body .catalog-img a .catalog-page {
  position: absolute;
  transform: rotate(5deg);
  bottom: -51px;
  right: 39px;
  z-index: 2;
}

.catalog-swiper .swiper-slide .body .catalog-review {
  background: #efefef;
  padding: 25px 55px;
  padding-left: 154px;
  box-sizing: border-box;
  margin-top: 10px;
  position: relative;
  width: 1230px;
}

.catalog-swiper .swiper-slide .body .catalog-review .user {
  position: absolute;
  left: 36px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.review-title {
  font-size: 21px;
  font-weight: 700;
  margin-top: 10px;
}

.review-comment {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.review-name {
  font-size: 14px;
  font-weight: 700;
}

.catalog-wrap + .catalog-wrap {
  margin-top: 100px;
}

.catalog-btn {
  width: 500px;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #055ca4;
  font-size: 16px;
  font-weight: 700;
  color: #055ca4 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/more-arrow.png) no-repeat right 20px center/12px auto;
  background-color: #fff;
  margin: 40px auto 0;
}

.catalog-swiper .catalog-prev::after {
  background: url(../img/arrow-prev-bk.png) no-repeat center center/contain;
}

.catalog-swiper .catalog-next::after {
  background: url(../img/arrow-next-bk.png) no-repeat center center/contain;
}

.catalog-prev,
.catalog-next {
  width: 43px;
  height: 79px;
  position: absolute;
  z-index: 10;
  cursor: pointer;
}

.catalog-swiper .swiper-button-disabled {
  pointer-events: auto !important;
  opacity: 1 !important;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.catalog-pagination
  .swiper-pagination-bullet {
  margin: 0 12px;
}

.catalog-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #055ca4;
}

@media screen and (max-width: 599px) {
  .catalog-gift {
    position: relative;
    padding-bottom: 10vw;
  }

  .catalog-gift .wrapping-img {
    width: 30vw;
    position: absolute;
    left: unset;
    right: 1vw;
    top: -5vw;
    z-index: 2;
  }
  .catalog-gift .contents-ttl-inner p {
    text-align: center;
    font-size: 3vw;
    font-weight: 700;
    color: #333;
    line-height: 1.7;
    margin-top: 3vw;
  }
  .catalog-btn {
    width: 90vw;
    height: 10vw;
    border-radius: 6vw;
    background: url(../img/more-arrow.png) no-repeat right 19px center/12px auto;
    color: #2a81c9 !important;
    background-color: #fff;
    font-size: 3.2vw;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3vw auto 5vw;
  }

  .catalog-wrap {
    margin-top: 10vw;
  }

  .catalog-wrap + .catalog-wrap {
    margin-top: 20vw;
  }

  .catalog-more {
    width: 90vw;
    height: 10vw;
    border-radius: 6vw;
    background: url(../img/arrow-right.png) no-repeat right 19px center/12px
      auto;
    background-color: #2a81c9;
    font-size: 3.2vw;
    font-weight: 700;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3vw auto 0;
  }

  .catalog-swiper {
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
  }

  .catalog-swiper .swiper-slide {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .swiper-inner {
    width: 90vw;
  }

  .catalog-head {
    background: url(../img/cata-head.png) no-repeat center center/cover;
    width: 90vw;
    height: 14vw;
    font-size: 3.6vw;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2vw;
    margin-bottom: 5vw;
    padding-left: 5vw;
    position: relative;
    box-sizing: border-box;
  }

  .catalog-head span {
    font-size: 2.4vw;
    text-align: center;
    line-height: 1.2;
    background: #fed700;
    color: #000;
    width: auto;
    height: auto;
    display: flex;
    padding: 1vw;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
  }

  .catalog-head::before {
    display: block;
    content: "";
    background: url(../img/ribbon-yl-l.png) no-repeat center center/cover;
    width: 30vw;
    height: 10vw;
    position: absolute;
    top: 0;
    left: 0;
  }

  .catalog-head::after {
    display: block;
    content: "";
    background: url(../img/ribbon-yl.png) no-repeat center center/cover;
    width: 30vw;
    height: 10vw;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .catalog-swiper .swiper-slide .body .catalog-img {
    position: relative;
    height: auto;
  }

  .catalog-swiper .swiper-slide .body .catalog-img .catalog-bg {
    width: 100%;
    height: auto;
  }

  .catalog-swiper .swiper-slide .body .catalog-img a .catalog-page {
    position: absolute;
    width: 40vw;
    transform: rotate(0);
    bottom: unset;
    right: unset;
    top: 3vw;
    left: 3vw;
    z-index: 2;
  }

  .catalog-swiper .swiper-slide .body .catalog-review {
    background: #efefef;
    padding: 5vw;
    box-sizing: border-box;
    margin-top: 2vw;
    position: relative;
    width: 100%;
  }

  .catalog-swiper .swiper-slide .body .catalog-review > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 3vw;
    margin-bottom: 2vw;
  }

  .catalog-swiper .swiper-slide .body .catalog-review .user {
    position: relative;
    left: unset;
    width: 10vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }

  .score {
    width: auto;
    height: 3vw;
    margin-bottom: 1vw;
  }

  .score img {
    width: auto;
    height: 100%;
  }

  .review-title {
    font-size: 3.4vw;
    font-weight: 700;
  }

  .review-comment {
    font-size: 3vw;
    font-weight: 700;
    margin-bottom: 10px;
  }

  .review-name {
    font-size: 14px;
    font-weight: 700;
  }

  .catalog-swiper .catalog-prev::after {
    background: url(../img/arrow-prev-bk.png) no-repeat center center/contain;
  }

  .catalog-swiper .catalog-next::after {
    background: url(../img/arrow-next-bk.png) no-repeat center center/contain;
  }

  .catalog-prev,
  .catalog-next {
    width: 43px;
    height: 79px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
  }

  .swiper-button-prev.catalog-prev {
    left: 0;
  }

  .swiper-button-next.catalog-next {
    left: unset;
  }
}

/* buyer-recommend */
.buyer-recommend {
  padding-top: 150px;
}

.buyer-recommend .contents-ttl-inner h2 {
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 10px;
  margin-top: -10px;
}

.recommend-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 120px;
}

.recommend-item {
  width: 390px;
}

.recommend-comment {
  width: 100%;
  height: 126px;
  background: url(../img/buyer-fukidashi.png) no-repeat center center/contain;
  font-size: 32px;
  font-weight: 700;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 26px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.recommend-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 40px;
}

.recommend-item .thumbnail {
  display: block;
  margin-bottom: 20px;
}

.recommend-item .recommend-name {
  text-align: center;
  font-size: 17px;
  font-weight: 700;
}

.recommend-item .recommend-price {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
}

.recommend-item .recommend-btn {
  width: 390px;
  height: 50px;
  border-radius: 25px;
  background: #dfb300;
  font-size: 20px;
  font-weight: 700;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.ranking-graph {
  display: block;
  margin: 0 auto 150px;
}
@media screen and (max-width: 599px) {
  .buyer-recommend {
    padding-top: 20vw;
  }

  .buyer-recommend .contents-ttl-inner h2 {
    margin-top: -10px;
  }

  .buyer-recommend .contents-ttl-inner h2 img {
    width: auto;
    height: 8vw;
  }

  .recommend-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 6vw;
    padding: 0 5vw;
    margin-bottom: 10vw;
  }

  .recommend-item {
    width: 43vw;
  }

  .recommend-comment {
    width: 100%;
    height: 14vw;
    background: url(../img/buyer-fukidashi.png) no-repeat center center/contain;
    font-size: 3.2vw;
    font-weight: 700;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 3vw;
    box-sizing: border-box;
    margin-bottom: 3vw;
  }

  .recommend-text {
    font-size: 3vw;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 3vw;
  }

  .recommend-item .thumbnail {
    display: block;
    margin-bottom: 2vw;
  }

  .recommend-item .thumbnail img {
    width: 100%;
    height: 43vw;
  }

  .recommend-item .recommend-name {
    text-align: center;
    font-size: 3vw;
    font-weight: 700;
  }

  .recommend-item .recommend-price {
    font-size: 3.4vw;
    font-weight: 700;
    text-align: center;
    margin-bottom: 3vw;
  }

  .recommend-item .recommend-btn {
    width: 100%;
    height: 8vw;
    border-radius: 25px;
    background: #dfb300;
    font-size: 3vw;
    font-weight: 700;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }

  .recommend-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }

  .recommend-item .recommend-item__l,
  .recommend-item .recommend-item__r {
    width: 43vw;
  }

  .ranking-graph {
    display: block;
    width: 90vw;
    margin: 0 auto 20vw;
  }
}

/* liquor */
.liquor-gift {
  overflow: hidden;
  margin-bottom: 100px;
}

.liquor-gift h2 {
  font-size: 31px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}

.liquor-gift .bn-swiper {
  width: 100%;
}

.liquor-gift .bn-swiper .swiper-slide {
  width: 484px !important;
}

.liquor-gift .bn-swiper .swiper-slide img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 599px) {
  .liquor-gift {
    overflow: hidden;
    margin-bottom: 20vw;
  }

  .liquor-gift h2 {
    font-size: 5vw;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5vw;
  }

  .liquor-gift .bn-swiper {
    width: 100%;
  }

  .liquor-gift .bn-swiper .swiper-slide {
    width: 80vw !important;
  }

  .liquor-gift .bn-swiper .swiper-slide img {
    width: 100%;
    height: auto;
  }
}

/* wine */
.wine-gift {
  width: 1230px;
  border-top: 2px solid #b3b3b3;
  border-bottom: 2px solid #b3b3b3;
  padding: 60px 0;
  margin: 0 auto 150px;
}

.wine-gift h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #a12820;
  margin-bottom: 30px;
}

.wine-gift h3 strong {
  font-size: 36px;
  font-weight: 700;
}

.wine-gift__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wine-gift__inner > div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.wine-gift__inner > div + div {
  margin-left: 40px;
}

.wine-gift__inner > div img {
  display: block;
  margin-right: 30px;
}

.wine-gift__inner > div .text {
  font-size: 22px;
  font-weight: 700;
  color: #333;
  white-space: nowrap;
}

.wine-gift__inner > div .text span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  width: 220px;
  padding: 20px;
  border-radius: 4px;
  background: #a12820;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  box-sizing: border-box;
}

.wine-gift__inner > div .text2 {
  width: 261px;
  height: 204px;
  border: 2px solid #a12820;
  font-size: 20px;
  font-weight: 700;
  color: #a12820;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 58px;
}
@media screen and (max-width: 599px) {
  .wine-gift {
    width: 90vw;
    border-top: 2px solid #b3b3b3;
    border-bottom: 2px solid #b3b3b3;
    padding: 5vw;
    margin: 0 auto 20vw;
    box-sizing: border-box;
  }

  .wine-gift h3 {
    text-align: center;
    font-size: 3.2vw;
    font-weight: 700;
    color: #a12820;
    margin-bottom: 5vw;
  }

  .wine-gift h3 strong {
    font-size: 4vw;
    font-weight: 700;
  }

  .wine-gift__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
  }

  .wine-gift__inner > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }

  .wine-gift__inner > div + div {
    margin-left: 0;
    margin-top: 5vw;
  }

  .wine-gift__inner > div img {
    display: block;
    margin-right: 5vw;
    width: 30vw;
    height: auto;
  }

  .wine-gift__inner > div .text {
    font-size: 3.4vw;
    font-weight: 700;
    color: #333;
    white-space: nowrap;
  }

  .wine-gift__inner > div .text span {
    display: block;
    font-size: 3vw;
    font-weight: 700;
    text-align: center;
    color: #fff;
    width: auto;
    padding: 3vw;
    border-radius: 4px;
    background: #a12820;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    box-sizing: border-box;
  }

  .wine-gift__inner > div:last-child {
    flex-wrap: wrap;
  }

  .wine-gift__inner > div .text2 {
    width: 70vw;
    height: auto;
    padding: 3vw;
    border: 2px solid #a12820;
    font-size: 3.2vw;
    font-weight: 700;
    color: #a12820;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3vw auto 0;
  }
  .wine-gift__inner > div .text2 br {
    display: none;
  }
}

/* recommend */
.recommend-gift {
  margin-bottom: 150px;
}
.recommend-gift .gift-inner h3 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}

.recommend-gift .gift-inner .gift-ranking {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.recommend-gift .gift-inner .gift-ranking a {
  width: 230px;
  display: block;
}

.recommend-gift .gift-inner .gift-ranking a .thumbnail {
  border: 1px solid #ccc;
  overflow: hidden;
}

.recommend-gift .gift-inner .gift-ranking a .txt {
  font-size: 15px;
  font-weight: 700;
  margin-top: 10px;
}

.recommend-gift .gift-inner .gift-ranking a .price {
  font-size: 15px;
  font-weight: 700;
}

.more-btn {
  width: 500px;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #055ca4;
  font-size: 16px;
  font-weight: 700;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
  color: #055ca4 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/more-arrow.png) no-repeat right 20px center/12px auto;
  margin: 30px auto 0;
}
@media screen and (max-width: 599px) {
  .recommend-gift {
    margin-bottom: 20vw;
    padding: 0 5vw;
  }
  .recommend-gift .gift-inner h3 {
    text-align: center;
    font-size: 4vw;
    font-weight: 700;
    margin-bottom: 5vw;
  }

  .recommend-gift .gift-inner .gift-ranking {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 3vw;
  }

  .recommend-gift .gift-inner .gift-ranking a {
    width: 43vw;
    display: block;
  }

  .recommend-gift .gift-inner .gift-ranking a .thumbnail {
    width: 100%;
  }

  .recommend-gift .gift-inner .gift-ranking a .thumbnail img {
    width: 100%;
    height: auto;
  }

  .recommend-gift .gift-inner .gift-ranking a .txt {
    font-size: 3vw;
    font-weight: 700;
  }

  .recommend-gift .gift-inner .gift-ranking a .price {
    font-size: 3vw;
    font-weight: 700;
  }

  .more-btn {
    width: 90vw;
    height: 10vw;
    border-radius: 30px;
    border: 1px solid #055ca4;
    font-size: 3vw;
    font-weight: 700;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
    color: #055ca4 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/more-arrow.png) no-repeat right 20px center/12px auto;
    margin: 30px auto 0;
  }
}

/* kiwami */
.kiwami-sweets {
  width: 1300px;
  margin: 0 auto 156px;
  background: url(../img/kiwami-bg.jpg) no-repeat center center/auto;
  padding: 60px 70px 70px;
  box-sizing: border-box;
  position: relative;
}
.kiwami-sweets.coming-soon::after {
  content: "COMING SOON";
  position: absolute;
  z-index: 10;
  left: -40px;
  top: -40px;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(68, 68, 68, 0.8);
  color: #fff;
  font-size: 36px;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  .kiwami-sweets.coming-soon::after {
    left: -1vw;
    top: -1vw;
    width: 102vw;
    height: calc(100% * 2vw);
    font-size: 6vw;
  }
}
.kiwami-sweets.coming-soon .sweets-items {
  pointer-events: none;
}

.kiwami-logo {
  width: 180px;
  display: block;
  margin: 0 auto 20px;
}

.kiwami-sweets h2 {
  text-align: center;
  font-size: 43px;
  font-weight: 800;
  font-family: "LINE Seed JP", sans-serif;
  margin-bottom: 20px;
}

.kiwami-text {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  line-height: 2;
  margin-bottom: 50px;
}

.kiwami-img {
  display: block;
  margin: 0 auto;
}

.sweets-items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 60px;
}

.sweets-items li a {
  width: 271px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.sweets-items li a .thumbnail {
  width: 271px;
  height: 271px;
  margin-bottom: 30px;
}

.sweets-items li a .label {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #172673;
  height: 34px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 19px;
}

.sweets-items li a .name {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

.sweets-items li a .price {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  .kiwami-sweets {
    width: 100%;
    margin: 0 auto 20vw;
    background: url(../img/kiwami-bg.jpg) no-repeat center center/cover;
    padding: 5vw;
    box-sizing: border-box;
  }

  .kiwami-logo {
    width: 30vw;
    display: block;
    margin: 0 auto 20px;
  }

  .kiwami-sweets h2 {
    text-align: center;
    font-size: 4.6vw;
    font-weight: 800;
    font-family: "LINE Seed JP", sans-serif;
    margin-bottom: 5vw;
  }

  .kiwami-sweets h2 img {
    width: auto;
    height: 5vw;
  }

  .kiwami-text {
    text-align: center;
    font-size: 3.4vw;
    font-weight: 700;
    color: #333;
    line-height: 2;
    margin-bottom: 5vw;
  }

  .kiwami-img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }

  .sweets-items {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 5vw;
    margin-top: 5vw;
  }

  .sweets-items li a {
    width: 44vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }

  .sweets-items li a .thumbnail {
    width: 44vw;
    height: 44vw;
    margin-bottom: 3vw;
  }

  .sweets-items li a .thumbnail img {
    width: 100%;
    height: auto;
  }

  .sweets-items li a .label {
    font-size: 3vw;
    font-weight: 700;
    color: #fff;
    background: #172673;
    height: 5vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2vw;
  }

  .sweets-items li a .name {
    text-align: left;
    font-size: 3vw;
    font-weight: 700;
    line-height: 1.3;
  }

  .sweets-items li a .price {
    text-align: left;
    font-size: 3vw;
    font-weight: 700;
  }
}

/* type */
.gift-person {
  background: url(../img/campaign-bg.jpg) no-repeat center center/cover;
  padding-top: 120px;
  padding-bottom: 130px;
}
@media only screen and (max-width: 599px) {
  .gift-person {
    padding-top: 10vw;
    padding-bottom: 20vw;
  }
}

.gift-person h2 {
  text-align: center;
  font-size: 43px;
  font-weight: 800;
  font-family: "LINE Seed JP", sans-serif;
  color: #fff;
}
@media screen and (max-width: 599px) {
  .gift-person h2 {
    font-size: 4.6vw;
  }
}

.gift-tab-buttons {
  width: 1100px;
  margin: 60px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 599px) {
  .gift-tab-buttons {
    width: 90vw;
    margin: 7vw auto;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3vw;
  }
}

.gift-tab {
  width: 350px;
  height: 120px;
  border-radius: 16px;
  background: #172673;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 599px) {
  .gift-tab {
    width: 42vw;
    height: 20vw;
  }

  .gift-tab img {
    width: 14vw;
    height: auto;
  }
}

.gift-tab span {
  width: 210px;
  font-size: 30px;
  font-weight: 700;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 599px) {
  .gift-tab span {
    width: 23vw;
    font-size: 3vw;
  }
}

.gift-tab.active::after {
  display: block;
  content: "";
  width: 57px;
  height: 48px;
  background: url(../img/tab-fukidashi.png) no-repeat center center/contain;
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.gift-slider {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 599px) {
  .gift-slider {
    width: 90vw;
  }
}

.gift-swiper {
  width: 1060px;
  margin: 0 auto;
  padding-top: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 599px) {
  .gift-swiper {
    width: 90vw;
  }
}

.gift-slide {
  height: 630px;
  background: #fff;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 599px) {
  .gift-slide {
    height: auto;
    width: 100% !important;
    box-shadow: none;
  }
}

.gift-slide__inner {
  padding: 30px;
}
@media only screen and (max-width: 599px) {
  .gift-slide__inner {
    padding: 5vw;
  }
}

.gift-slide__inner h2 {
  background: #172673;
  height: 86px;
  position: relative;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 359px;
  margin-bottom: 35px;
  box-sizing: border-box;
}
@media only screen and (max-width: 599px) {
  .gift-slide__inner h2 {
    width: 100%;
    height: 12vw;
    font-size: 3.4vw;
    padding-left: 30vw;
    margin-bottom: 5vw;
  }
}

.gift-slide__inner h2 span {
  color: #fff;
}

.gift-slide__inner h2 span::before {
  display: block;
  content: "";
  background: url(../img/type-img01.png) no-repeat center center/100% auto;
  width: 124px;
  height: 115px;
  position: absolute;
  bottom: 0;
  left: 214px;
}
@media only screen and (max-width: 599px) {
  .gift-slide__inner h2 span::before {
    background-position: bottom center;
    left: 8vw;
    width: 19vw;
    height: 19vw;
  }
}

.gift-slide__inner h2.type02 {
  padding-left: 311px;
}
@media only screen and (max-width: 599px) {
  .gift-slide__inner h2.type02 {
    padding-left: 20vw;
  }
}
.gift-slide__inner h2.type02 span::before {
  background-image: url(../img/type-img02.png);
  width: 123px;
  height: 113px;
  left: 161px;
}
@media only screen and (max-width: 599px) {
  .gift-slide__inner h2.type02 span::before {
    width: 19vw;
    height: 19vw;
    left: 0;
  }
}

.gift-slide__inner h2.type03 span::before {
  background-image: url(../img/type-img03.png);
  width: 124px;
  height: 114px;
}
@media only screen and (max-width: 599px) {
  .gift-slide__inner h2.type03 span::before {
    width: 19vw;
    height: 19vw;
  }
}

.gift-slide__body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 30px;
}
@media only screen and (max-width: 599px) {
  .gift-slide__body {
    padding: 0;
  }
}

.gift-slide__body a {
  width: 290px;
  position: relative;
}
@media only screen and (max-width: 599px) {
  .gift-slide__body a {
    width: 24.5vw;
  }
}

.gift-slide__body a > img {
  border: 1px solid #ccc;
}
@media only screen and (max-width: 599px) {
  .gift-slide__body a > img {
    width: 100%;
    height: auto;
  }
}

.swiper-button-prev,
.swiper-button-next {
  width: 43px;
  height: 79px;
  position: absolute;
  z-index: 10;
  cursor: pointer;
}
@media only screen and (max-width: 599px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 7vw;
  }
}

@media only screen and (max-width: 599px) {
  .swiper-button-prev.gift-button-prev {
    left: -4vw;
  }
}

@media only screen and (max-width: 599px) {
  .swiper-button-next.gift-button-next {
    right: -4vw;
  }
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
}

.swiper-button-prev::after {
  background: url(../img/arrow-prev.png) no-repeat center center/contain;
}

.swiper-button-next::after {
  background: url(../img/arrow-next.png) no-repeat center center/contain;
}

.gift-slide__name {
  margin-top: 20px;
  font-size: 16px;
  /* height: 4.6em; */
  color: #333;
}
@media only screen and (max-width: 599px) {
  .gift-slide__name {
    font-size: 2.8vw;
    margin-top: 2vw;
    height: auto;
    line-height: 1.3;
  }
}

.gift-slide__price {
  color: #820c00;
  font-size: 18px;
  margin-top: 10px;
}
@media only screen and (max-width: 599px) {
  .gift-slide__price {
    font-size: 3vw;
  }
}

/* giftlist */
.gift-list {
  background: #e4f1f7;
  padding: 120px 0;
}

.giftlist-intro {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 40px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-bottom: 60px;
}

.giftlist-intro p {
  margin-left: 60px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75;
  color: #333;
}

.flow-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #3b90ba;
  margin-bottom: 40px;
}

.flow-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px;
}

.flow-inner li {
  position: relative;
  width: 280px;
  height: 280px;
  border-radius: 6px;
  padding-top: 20px;
  background: #3b90ba;
  box-sizing: border-box;
}

.flow-inner li::after {
  display: block;
  content: "";
  background: url(../img/flow-arrow.png) no-repeat center center/contain;
  width: 17px;
  height: 25px;
  position: absolute;
  right: -23px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.flow-inner li:last-child::after {
  display: none;
}

.flow-inner li .flow-num {
  font-size: 80px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  font-family: "Jost", sans-serif;
  opacity: 0.2;
  position: absolute;
  top: 15px;
  left: 10px;
}

.flow-inner li img {
  display: block;
  margin: 0 auto;
}

.flow-inner li .flow-text {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.36;
  color: #fff;
  margin-top: 20px;
}

.flow-inner li .flow-text small {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
  margin-top: 10px;
}

.giftlist-items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}

.giftlist-item {
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.giftlist-item .giftlist-item__title {
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.28;
  margin-bottom: 10px;
  margin-top: 20px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.giftlist-item:nth-child(3) .giftlist-item__title {
  font-size: 18px;
  white-space: nowrap;
}

.giftlist-img {
  padding-bottom: 70px;
  position: relative;
}

.giftlist-img img {
  position: relative;
  z-index: 2;
}

.giftlist-img::after {
  display: block;
  content: "";
  background: url(../img/giftlist-box.png) no-repeat center center/100% auto;
  width: 279px;
  height: 92px;
  position: absolute;
  bottom: 0;
}

.giftlist-item .btn {
  width: 280px;
  height: 60px;
  border-radius: 30px;
  background: url(../img/arrow-right.png) no-repeat right 20px center/12px auto;
  background-color: #003085;
  font-size: 20px;
  font-weight: 700;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 36px;
}

.giftlist-swiper-wrap {
  position: relative;
}

.swiper-button-prev.gift-prev {
  left: -30px;
}

.swiper-button-next.gift-next {
  right: -30px;
}

.swiper-button-prev.gift-prev::after {
  background: url(../img/arrow-prev-bk.png) no-repeat center center/contain;
}

.swiper-button-next.gift-next::after {
  background: url(../img/arrow-next-bk.png) no-repeat center center/contain;
}
@media only screen and (max-width: 599px) {
  .gift-list {
    background: #e4f1f7;
    padding: 15vw 5vw;
  }

  .giftlist-intro {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding: 5vw 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: 5vw;
  }

  .giftlist-intro img {
    width: 50vw;
  }

  .giftlist-intro p {
    margin-left: 0;
    margin-top: 3vw;
    font-size: 3vw;
    font-weight: 700;
    line-height: 1.75;
    color: #333;
  }

  .flow-title {
    text-align: center;
    font-size: 4vw;
    font-weight: 700;
    color: #3b90ba;
    margin-bottom: 5vw;
  }

  .flow-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 5vw;
    margin-bottom: 8vw;
  }

  .flow-inner li {
    position: relative;
    width: 100%;
    height: 25vw;
    border-radius: 6px;
    padding-top: 0;

    background: #3b90ba;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .flow-inner li::after {
    display: block;
    content: "";
    background: url(../img/flow-arrow.png) no-repeat center center/contain;
    width: 17px;
    height: 25px;
    position: absolute;
    right: 0;
    left: 0;
    top: unset;
    bottom: -5vw;
    margin: 0 auto;
    transform: rotate(90deg);
  }

  .flow-inner li:last-child::after {
    display: none;
  }

  .flow-inner li .flow-num {
    font-size: 15vw;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    font-family: "Jost", sans-serif;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 3vw;
  }

  .flow-inner li img {
    display: block;
    margin-right: 5vw;
    margin-left: 0;
    width: 18vw;
    height: auto;
  }

  .flow-inner li:last-child img {
    width: auto;
    height: 18vw;
  }

  .flow-inner li .flow-text {
    text-align: center;
    font-size: 3.4vw;
    font-weight: 700;
    line-height: 1.36;
    color: #fff;
    margin-top: 0;
  }

  .flow-inner li .flow-text small {
    display: block;
    font-size: 3vw;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
    margin-top: 10px;
  }

  .giftlist-items {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 5vw;
  }

  .giftlist-item {
    width: 43vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .giftlist-item .giftlist-item__title {
    text-align: center;
    font-size: 3.4vw;
    font-weight: 700;
    line-height: 1.28;
    margin-bottom: 10px;
    margin-top: 0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .giftlist-item:nth-child(3) .giftlist-item__title {
    font-size: 2.8vw;
    white-space: nowrap;
  }

  .giftlist-img {
    padding-bottom: 10vw;
    position: relative;
  }

  .giftlist-img img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
  }

  .giftlist-img::after {
    display: block;
    content: "";
    background: url(../img/giftlist-box.png) no-repeat center center/100% auto;
    width: 45vw;
    height: 15vw;
    position: absolute;
    bottom: 0;
  }

  .giftlist-item .btn {
    width: 100%;
    height: 10vw;
    border-radius: 30px;
    background: url(../img/arrow-right.png) no-repeat right 20px center/12px
      auto;
    background-color: #003085;
    font-size: 3vw;
    font-weight: 700;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3vw;
  }

  .swiper-button-prev.gift-prev {
    left: -5vw;
  }

  .swiper-button-next.gift-next {
    right: -5vw;
  }
}

/* amazon */
.campaign {
  background: url(../img/campaign-bg.jpg) no-repeat center center/cover;
  padding-top: 115px;
  padding-bottom: 100px;
}
.campaign-ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 68px;
}

.campaign-ttl p {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.campaign-ttl h2 {
  text-align: center;
  font-size: 43px;
  font-weight: 800;
  font-family: "LINE Seed JP", sans-serif;
  color: #fff;
}

.top-campaign {
  width: 1100px;
  margin: 80px auto 0;
  position: relative;
}

#top-specialfeature__slider {
  margin-bottom: 60px;
}
.top-campaign__prev {
  position: absolute;
  left: -50px;
  top: 90px;
  width: 40px;
  height: 80px;
  background: url(../img/arrow-prev.png) no-repeat center center/contain;
  opacity: 0.4;
  transition: 0.3s all ease-out;
}
#top-specialfeature__slider .top-campaign__prev,
#top-specialfeature__slider .top-campaign__next {
  top: 110px;
}
.top-campaign__next {
  position: absolute;
  right: -50px;
  top: 90px;
  width: 40px;
  height: 80px;
  background: url(../img/arrow-next.png) no-repeat center center/contain;
  opacity: 0.4;
  transition: 0.3s all ease-out;
}
.top-campaign__prev:hover,
.top-campaign__next:hover {
  opacity: 0.9;
}

#top-campaign__slider .slick-dots {
  bottom: -40px;
}

#top-campaign__slider .slick-dots li button::before {
  font-size: 10px;
}

#top-campaign__slider .slick-dots li.slick-active button::before {
  color: #fff;
}

.top-section__title {
  border-bottom: 1px solid #000;
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-section__title span {
  background-color: #f8fdff;
  padding: 0 30px;
  font-size: 26px;
  font-weight: normal;
  position: relative;
  top: 0.8em;
}
.top-campaign__item {
  margin: 0 7px;
}
.top-campaign__item img {
  width: auto;
  height: 238px;
}

#top-specialfeature__slider .top-campaign__prev,
#top-specialfeature__slider .top-campaign__next {
  top: 110px;
}

.top-campaign__prev:hover,
.top-campaign__next:hover {
  opacity: 0.9;
}

#top-specialfeature__slider .slick-active {
  margin: 0 15px;
}

.amazon__inner {
  box-sizing: border-box;
  margin: 0 auto;
  width: 1000px;
  padding: 80px 65px 90px;
  background: #fff;
  clip-path: polygon(
    0 0,
    calc(100% - 105px) 0,
    100% 105px,
    100% 100%,
    105px 100%,
    0 calc(100% - 105px)
  );
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  position: relative;
}
.amazon__wrap {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.amazon__wrap::before {
  content: "";
  display: block;
  width: 158px;
  height: 158px;
  background: url(../img/amazon-corner.png) no-repeat center center/contain;
  position: absolute;
  right: -25px;
  top: -30px;
  z-index: 2;
}
.amazon__wrap::after {
  content: "";
  display: block;
  width: 158px;
  height: 158px;
  background: url(../img/amazon-corner.png) no-repeat center center/contain;
  position: absolute;
  left: -25px;
  bottom: -30px;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  .campaign {
    background: url(../img/campaign-bg.jpg) no-repeat center center/cover;
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  .campaign-ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-bottom: 5vw;
  }

  .campaign-ttl p {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 3.2vw;
    font-weight: 700;
  }

  .campaign-ttl h2 {
    font-size: 4.6vw;
  }

  .top-campaign {
    width: 100%;
    margin: 20vw auto 0;
    position: relative;
  }

  .slick-list .top-campaign__item img {
    width: auto;
    height: 100%;
  }

  #top-specialfeature__slider {
    margin-bottom: 60px;
  }
  .top-campaign__prev {
    position: absolute;
    left: 0;
    top: 90px;
    width: 40px;
    height: 80px;
    background: url(../img/arrow-prev.png) no-repeat center center/contain;
    opacity: 0.4;
    transition: 0.3s all ease-out;
    z-index: 3;
  }
  #top-specialfeature__slider .top-campaign__prev,
  #top-specialfeature__slider .top-campaign__next {
    top: 110px;
  }
  .top-campaign__next {
    position: absolute;
    right: 0;
    top: 90px;
    width: 40px;
    height: 80px;
    background: url(../img/arrow-next.png) no-repeat center center/contain;
    opacity: 0.4;
    transition: 0.3s all ease-out;
  }
  .top-campaign__prev:hover,
  .top-campaign__next:hover {
    opacity: 0.9;
  }

  #top-campaign__slider .slick-dots {
    bottom: -40px;
  }

  #top-campaign__slider .slick-dots li button::before {
    font-size: 10px;
  }

  #top-campaign__slider .slick-dots li.slick-active button::before {
    color: #fff;
  }

  .top-section__title {
    border-bottom: 1px solid #000;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .top-section__title span {
    background-color: #f8fdff;
    padding: 0 30px;
    font-size: 26px;
    font-weight: normal;
    position: relative;
    top: 0.8em;
  }
  .top-campaign__item {
    margin: 0 7px;
  }
  .top-campaign__item img {
    width: auto;
    height: 238px;
  }

  #top-specialfeature__slider .top-campaign__prev,
  #top-specialfeature__slider .top-campaign__next {
    top: 110px;
  }

  .top-campaign__prev:hover,
  .top-campaign__next:hover {
    opacity: 0.9;
  }

  #top-specialfeature__slider .slick-active {
    margin: 0 15px;
  }

  .amazon__inner {
    box-sizing: border-box;
    margin: 0 auto;
    width: 1000px;
    padding: 80px 65px 90px;
    background: #fff;
    clip-path: polygon(
      0 0,
      calc(100% - 105px) 0,
      100% 105px,
      100% 100%,
      105px 100%,
      0 calc(100% - 105px)
    );
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    position: relative;
  }
  .amazon__wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .amazon__wrap::before {
    content: "";
    display: block;
    width: 20vw;
    height: 20vw;
    background: url(../img/amazon-corner.png) no-repeat center center/contain;
    position: absolute;
    right: 2vw;
    top: -6vw;
    z-index: 2;
  }
  .amazon__wrap::after {
    content: "";
    display: block;
    width: 20vw;
    height: 20vw;
    background: url(../img/amazon-corner.png) no-repeat center center/contain;
    position: absolute;
    left: 0;
    bottom: -6vw;
    z-index: 2;
  }
}

/* .amazon__inner::after {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "こちらのキャンペーンは終了致しました。";
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.6);
} */

@media screen and (max-width: 599px) {
  .amazon__inner {
    margin: 0 1rem;
    width: 90vw;
    padding: 2rem 1rem;
    border-radius: 0.5rem;
    clip-path: polygon(
      0 0,
      calc(100% - 10vw) 0,
      100% 10vw,
      100% 100%,
      10vw 100%,
      0 calc(100% - 10vw)
    );
  }

  .amazon__inner::before {
    left: 0.5rem;
    right: 0.5rem;
    top: 0.5rem;
    bottom: 0.5rem;
    border: 1px solid #96741b;
  }

  .amazon__inner::after {
    font-size: 1.2rem;
  }
}

.amazon__title {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  text-align: center;
  line-height: 1;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
  color: #96741b;
  font-weight: 700;
  font-size: 20px;
}

.amazon__title br {
  display: none;
}

.amazon__title b {
  display: block;
  margin-top: 30px;
  border-top: 2px solid #96741b;
  padding-top: 40px;
  font-size: 30px;
}

@media screen and (max-width: 599px) {
  .amazon__title {
    font-size: 1.2rem;

    margin-bottom: 2rem;
  }

  .amazon__title br {
    display: block;
  }

  .amazon__title b {
    margin-top: 1rem;
    padding-top: 1rem;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.amazon__lead {
  margin: 0 15px;
  padding: 40px 0 70px;

  font-weight: 400;
  position: relative;
}
.amazon__lead p {
  font-size: 18px;
  line-height: 2;
  text-align: left;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
}

.amazon__lead::after {
  display: block;
  content: "";
  background: url(../img/amazon-gift-card.png) no-repeat center center/contain;
  width: 311px;
  height: 222px;
  position: absolute;
  right: -20px;
  top: 20px;
}

@media screen and (max-width: 599px) {
  .amazon__lead {
    margin: 0 0 2rem;
    padding: 0 1rem 8rem;
    background-position: center bottom;
    background-size: auto 9rem;
  }
  .amazon__lead br {
    display: none;
  }
  .amazon__lead p {
    font-size: 1.1rem;
  }

  .amazon__lead::after {
    display: block;
    content: "";
    background: url(../img/amazon-gift-card.png) no-repeat center center/contain;
    width: 50vw;
    height: 35vw;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: unset;
    bottom: 0;
  }
}

.amazon__data {
  margin: 0 15px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.amazon__data dt {
  width: 210px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 18px;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
}

.amazon__data dd {
  width: calc(100% - 210px);
}

.amazon__data dd + dt,
.amazon__data dd + dt + dd {
  margin-top: 20px;
}
.amazon__data p {
  font-size: 18px;
  font-weight: 700;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
}
.amazon__data ul {
  font-size: 16px;
  line-height: 1.875;
  margin-left: 1em;
  list-style: disc;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
}

@media screen and (max-width: 599px) {
  .amazon__data {
    margin: 0 1rem;
    display: block;
  }

  .amazon__data dt {
    width: auto;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }

  .amazon__data dd {
    width: auto;
    margin-bottom: 1rem;
  }

  .amazon__data dd + dt,
  .amazon__data dd + dt + dd {
    margin-top: 0;
  }

  .amazon__data p {
    font-size: 1.1rem;
  }
  .amazon__data ul {
    font-size: 1rem;
  }
}

/* trivia */
.trivia {
  padding-top: 100px;
  margin-bottom: 110px;
}
.trivia .trivia__title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}

.trivia .trivia__title::after {
  display: block;
  content: "";
  background: url(../img/ttl-line.png) no-repeat center center/cover;
  width: 1097px;
  height: 15px;
  margin: 30px auto 60px;
}

.trivia-section {
  width: 1100px;
  margin: 0 auto;
}

.trivia-section + .trivia-section {
  margin-top: 60px;
}

.trivia-section .trivia-section__title {
  width: 100%;
  height: 79px;
  border-radius: 6px;
  background: #2981c8;
  padding-left: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 28px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
  margin-bottom: 50px;
}

.trivia-section .trivia-section__title span {
  font-size: 52px;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
}

.trivia-section__body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.trivia-section__text p {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 34px;
  font-size: 20px;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
  padding-left: 30px;
  width: 620px;
}

.trivia-section__text p span {
  font-size: 52px;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
}

.trivia-section__text a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  font-size: 20px;
  font-weight: 700;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
  margin-left: 100px;
  margin-top: 25px;
}
@media screen and (max-width: 599px) {
  .trivia {
    padding-top: 15vw;
    margin-bottom: 15vw;
  }
  .trivia .trivia__title {
    text-align: center;
    font-size: 4.4vw;
    font-weight: 700;
  }

  .trivia .trivia__title::after {
    display: block;
    content: "";
    background: url(../img/ttl-line.png) no-repeat center center/cover;
    width: 90vw;
    height: 3vw;
    margin: 5vw auto 8vw;
  }

  .trivia-section {
    width: 90vw;
    margin: 0 auto;
  }

  .trivia-section + .trivia-section {
    margin-top: 8vw;
  }

  .trivia-section .trivia-section__title {
    width: 100%;
    height: 12vw;
    border-radius: 6px;
    background: #2981c8;
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 3vw;
    color: #fff;
    font-size: 4vw;
    font-weight: 700;
    line-height: 1.2;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
    margin-bottom: 3vw;
    box-sizing: border-box;
  }

  .trivia-section .trivia-section__title span {
    font-size: 6vw;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
  }

  .trivia-section__body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 3vw;
  }

  .trivia-section__body img {
    width: 52vw;
  }

  .trivia-section__text {
    width: 100%;
    padding: 0 5vw;
    box-sizing: border-box;
  }

  .trivia-section__text p {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 3vw;
    font-size: 3.2vw;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
    padding-left: 0;
    width: 100%;
  }

  .trivia-section__text p span {
    font-size: 6vw;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
  }

  .trivia-section__text a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
    font-size: 3.4vw;
    font-weight: 700;
    font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
      "Meiryo", sans-serif;
    margin-left: 0;
    margin-top: 3vw;
  }
  .trivia-section__text a img {
    width: 5vw;
  }
}

/* giftconcierge */
.giftconcierge {
  margin: 0 0 100px;
  padding: 60px 30px;
  background-color: #e6e4cf;
}
.giftconcierge h4 {
  margin: 0;
  padding: 0;
  text-align: center;
}
.giftconcierge .catch {
  margin: 1em 0 0;
  padding: 0;
  text-align: center;
}
.giftconcierge ul {
  margin: 1.5em 0 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.giftconcierge ul:not(.slick-dots) li {
  margin: 0;
  padding: 20px;
  background-color: #fff;
  width: 32%;
  box-sizing: border-box;
  position: relative;
}
.giftconcierge ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  font-family: YakuHanMP, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN",
    "Meiryo", sans-serif;
}
.giftconcierge ul li a:hover {
  background-color: #fff;
  opacity: 0.4;
}
.giftconcierge ul li p {
  margin: 10px 0 0;
  padding: 0;
  font-size: 13px;
}
.giftconcierge ul li p.image {
  margin: 0;
  text-align: center;
  height: 200px;
  overflow: hidden;
}
.giftconcierge ul li p.image img {
  max-width: 100%;
  height: auto;
}
.giftconcierge ul li p.title {
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.4em;
  margin-top: 15px;
}
@media screen and (max-width: 599px) {
  .slick-slider .slick-dots > li {
    background: unset;
    padding: 0;
  }

  .slick-slider .slick-dots > li button::before {
    content: "●";
    display: inline-block;
    color: #222;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 13px;
    opacity: 0.35;
  }
}

.banner {
  position: fixed;
  z-index: 200;
  right: 10px;
  bottom: 10px;
  width: 186px;
}
@media screen and (max-width: 599px) {
  .banner {
    right: 1rem;
    bottom: 1rem;
    width: 10rem;
  }
}
.banner a {
  display: block;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner button {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 1px 3px rgba(#000, 0.5);
}
@media screen and (max-width: 599px) {
  .banner button {
    right: 0;
    top: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 1.6rem;
  }
}
.banner button svg {
  width: 10px;
  height: auto;
}
@media screen and (max-width: 599px) {
  .banner button svg {
    width: 0.6rem;
  }
}

.note {
  text-align: center;
  font-size: 14px;
  margin-bottom: 1em;
}
@media screen and (max-width: 599px) {
  .note {
    font-size: 0.9rem;
  }
}

/* modal */
.modal-btn {
  width: 250px;
  height: 50px;
  border-radius: 25px;
  border: 2px solid #055ca4;
  font-size: 24px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #055ca4;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 19px;
  margin: 0 auto 39px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.modal.active {
  opacity: 1;
  visibility: visible;
}

.modal-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(82, 195, 229, 0.8);
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  background: #fff;
  box-shadow: 0px 5px 20px 0px rgba(0, 58, 126, 0.3);
  padding: 50px;
  border-radius: 20px;
  z-index: 2;
  box-sizing: border-box;
  transition: 0.3s;
}

.modal.active .modal-content {
  transform: translate(-50%, -50%) scale(1);
}

.close-modal {
  position: absolute;
  top: 20px;
  right: 20px;
}

.modal-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}

.modal-body {
  width: 440px;
}

.modal-body h3 {
  font-size: 23px;
  font-weight: 900;
  color: #003a7e;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 10px;
  border-bottom: 3px solid #003a7e;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.modal-body p {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
  color: #000;
}

.modal-buyer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

.modal-buyer p {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

@media screen and (max-width: 599px) {
  .modal-btn {
    width: 100%;
    height: 10vw;
    border-radius: 25px;
    border: 2px solid #055ca4;
    font-size: 4vw;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #055ca4;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2vw;
    margin: 0 auto 39px;
  }

  .modal-btn img {
    width: 3vw;
  }

  .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }

  .modal.active {
    opacity: 1;
    visibility: visible;
  }

  .modal-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(82, 195, 229, 0.8);
  }

  .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    background: #fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 58, 126, 0.3);
    width: 90vw;
    padding: 5vw;
    border-radius: 20px;
    z-index: 2;
    box-sizing: border-box;
    transition: 0.3s;
  }

  .modal.active .modal-content {
    transform: translate(-50%, -50%) scale(1);
  }

  .close-modal {
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .modal-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 3vw;
  }

  .modal-body {
    width: 100%;
  }

  .modal-body h3 {
    font-size: 4vw;
    font-weight: 900;
    color: #003a7e;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 10px;
    border-bottom: 2px solid #003a7e;
    padding-bottom: 10px;
    margin-bottom: 5vw;
  }

  .modal-body h3 img {
    width: 30vw;
  }

  .modal-body p {
    font-size: 3.2vw;
    font-weight: 700;
    line-height: 1.7;
    color: #000;
  }

  .modal-buyer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2vw;
    width: 30vw;
  }

  .modal-buyer img {
    width: 100%;
  }

  .modal-buyer p {
    font-size: 3.2vw;
    font-weight: 700;
    color: #000;
  }

  .recommend-buyer {
    width: 80%;
    margin: 0 auto 2vw;
  }

  .recommend-buyer img {
    width: 100%;
  }

  .recommend-buyer p {
    text-align: center;
    font-size: 3.2vw;
    font-weight: 700;
    margin-top: 2vw;
  }
}
