html {
  scroll-padding-top: 140px;
}
@media only screen and (max-width: 599px) {
  html {
    scroll-padding-top: 20vw;
  }
}

#business-wrapper {
  overflow: visible;
}

#business-chugen {
  /* font-family: 'Shippori Mincho',"Yu Mincho",YuMincho,serif; */
  font-family:
    "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: relative;
  padding-bottom: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
a,
ul {
  margin: 0;
  padding: 0;
}
html,
body {
  margin: 0;
  padding: 0;
}
.clearfix::after {
  display: none;
}
img {
  vertical-align: top;
}
a:link,
a:visited {
  color: #333;
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
li {
  list-style: none;
}
a {
  transition: all 0.3s;
}
a:hover {
  opacity: 0.6;
}
html {
  min-width: 1300px;
}
.pc-only {
  display: block;
}
.sp-only {
  display: none;
}
#business-chugen {
  margin-top: calc(100px + 50px + 40px);
}
@media only screen and (max-width: 599px) {
  #business-chugen {
    margin-top: calc(18vw + 10vw + 10vw);
  }
}

#business-chugen #chugen2026-mv {
  height: 475px;
  background: url(../images/mv-bg.jpg) no-repeat center center/cover;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
#business-chugen #chugen2026-mv .mv-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 1305px;
  height: 400px;
  margin: 0 auto;
}
#business-chugen #chugen2026-mv .mv-inner h1 {
  margin: 0;
}

#business-chugen #chugen2026-mv .mv-inner .mv-info {
  width: 1097px;
  margin-top: 40px;
}

#business-chugen #chugen2026-mv .mv-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 756px;
  row-gap: 10px;
}

#business-chugen .chugen2026-nav {
  width: 100%;
  margin: 0 auto 80px;
  background-color: #00427f;
  position: sticky;
  z-index: 20;
  top: 0;
  transition: top 0.2s ease;
}
html.is-scroll-down #business-chugen .chugen2026-nav {
  top: 190px;
}
#business-chugen .chugen2026-nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  width: 1000px;
  height: 80px;
}
#business-chugen .chugen2026-nav ul li {
  width: calc(100% / 6);
  height: 80px;
  background-color: #00427f;
  margin-bottom: 20px;
  background-image: url(../images/nav-icon.png);
  background-repeat: no-repeat;
  background-position: bottom 15px center;
  background-size: 16px auto;
  transition: all 0.3s;
  position: relative;
}
#business-chugen .chugen2026-nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  color: #fff;
  text-align: center;
  font-family:
    "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2em;
  padding-bottom: 15px;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
#business-chugen .chugen2026-nav ul li:hover {
  opacity: 0.6;
}

#business-chugen .chugen2026-nav ul li::after {
  display: block;
  content: "";
  width: 1px;
  height: 60px;
  background-color: #80a0bd;
  position: absolute;
  top: 10px;
  right: 0;
}

#business-chugen .chugen2026-nav ul li:last-child::after {
  display: none;
}

.chugen2026-intro {
  margin-bottom: 70px;
}

.chugen2026-intro p {
  text-align: center;
  font-size: 22px;
  line-height: 1.8;
}

#business-chugen .chugen2026-cataloglist .page-ttl-inner {
  width: 100%;
}

#business-chugen .chugen2026-cataloglist h2,
#business-chugen .houjin-item-inner .page-ttl h2 {
  color: #333;
  font-weight: 500;
  font-size: 28px;
  line-height: 1em;
  margin-top: 15px;
  border-bottom: 2px solid #174168;
  width: 100%;
  padding-bottom: 20px;
  font-family:
    Yu Gothic,
    YuGothic,
    Hiragino Kaku Gothic ProN,
    Meiryo,
    sans-serif;
}

#business-chugen .cate-select h2 {
  color: #333;
  font-weight: 500;
  font-size: 28px;
  line-height: 1em;
  margin-top: 15px;
  border-bottom: 2px solid #174168;
  padding-bottom: 20px;
  font-family:
    Yu Gothic,
    YuGothic,
    Hiragino Kaku Gothic ProN,
    Meiryo,
    sans-serif;
}

#business-chugen .chugen2026-cataloglist h2 span,
#business-chugen .cate-select h2 span,
#business-chugen .houjin-item-inner .page-ttl h2 span {
  color: #0c82f0;
}

#business-chugen .chugen2026-cataloglist p {
  text-align: center;
  font-size: 18px;
  line-height: 2em;
  margin-top: 30px;
}

#business-chugen .business-chugen2025__title {
  width: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid #174168;
  padding-bottom: 20px;
}

.business-chugen2025__title h2 {
  font-size: 28px;
  line-height: 1em;
}

.business-chugen2025__title h2 span {
  color: #0c82f0;
}

.business-chugen2025__title p {
  font-size: 18px;
  font-weight: 700;
}

#business-chugen .page-ttl .page-ttl-inner .ttl-sub {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
}

#business-chugen .page-ttl .page-ttl-inner .ttl-sub + h2 {
  margin-top: 5px;
}

.chugen2026-ranking {
  margin-bottom: 100px;
}

.chugen2026-ranking .chugen-title {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0px;
  /* background-image: url(../images/ranking-ttl-icon.png);
  background-repeat: no-repeat;
  background-size: 82px auto;
  background-position: top center; */
  text-align: center;
  font-size: 28px;
  line-height: 1em;
  margin-bottom: 40px;
}
.chugen2026-ranking .chugen-title span {
  color: #0c82f0;
}

#business-wrapper .ranking-item {
  width: 1200px;
  margin: 60px auto 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

#business-wrapper .ranking-item li {
  width: 200px;
  position: relative;
}

#business-wrapper .ranking-item li.other-link {
  width: 100px;
  background: #00427f;
  border-radius: 4px;
}

#business-wrapper .ranking-item li.other-link a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

#business-wrapper .ranking-item li.other-link a span {
  margin-bottom: 20px;
}

#business-wrapper .ranking-item li .rank {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 59px;
  z-index: 2;
}

#business-wrapper .ranking-item li a .img {
  margin-bottom: 10px;
}

#business-wrapper .ranking-item li a .brand {
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 10px;
}

#business-wrapper .ranking-item li a .name {
  min-height: 2.8em;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 10px;
}

#business-wrapper .ranking-item li a .price {
  font-size: 16px;
  font-weight: 700;
}

#business-wrapper .chugen2026-ranking .link-btn {
  width: 540px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 32px;
  color: #fff;
  background-color: #002653;
  margin: 65px auto 0;
  font-size: 18px;
  font-weight: normal;
  background-image: url(../images/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: right 20px center;
  border: none;
}
#business-chugen .link-btn {
  height: 60px;
  width: 520px;
  border: none;
  background-color: #002653;
  border-radius: 30px;
  box-sizing: border-box;
  margin: 70px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  font-family:
    "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background-image: url(../images/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: right 20px center;
}

.chugen2026-ranking .ranking-note {
  text-align: center;
  font-size: 12px;
  margin-top: 60px;
}

.chugen2026-cataloglist {
  width: 1040px;
  margin: 0 auto;
}

#business-chugen .chugen2026-cataloglist .business-chugen2025__title {
  flex-direction: column;
}

#business-wrapper .chugen2026-cataloglist ul {
  display: flex;
  justify-content: space-between;
  margin: 70px 0;
}

.chugen2026-cataloglist ul li {
  width: 330px;
  position: relative;
}

.chugen2026-cataloglist ul li.cata-new::after {
  display: block;
  content: "";
  background: url(../images/new-icon.svg) no-repeat center center/contain;
  width: 80px;
  height: 80px;
  position: absolute;
  top: -10px;
  left: -10px;
}

.chugen2026-cataloglist ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.chugen2026-cataloglist ul li a span {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
}
.chugen2026-cataloglist ul li a b {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
}

.chugen2026-cataloglist .more-link {
  width: 518px;
  height: 58px;
  border-radius: 30px;
  background-color: #fff;
  border: 2px solid #d2d2d2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  background-image: url(../images/link-btn-icon.jpg);
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: center right 20px;
}

.chugen2023-order {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 200px;
}

.chugen2023-order .business-chugen2025__title {
  padding-top: 90px;
}

.business-order__inner {
  margin-top: 55px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.business-order__block {
  width: 320px;
  background: #fff;
  padding: 25px 16px;
  box-sizing: border-box;
}

.business-order__block h3 {
  color: #174168;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 16px;
  border-bottom: 2px solid #174168;
  line-height: 1em;
}

.business-order__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 200px;
}

.business-order__text p {
  font-size: 15px;
  line-height: 1.6;
}

.business-order__text p a {
  text-decoration: underline;
  color: #174168;
}

.business-order__text .service-button {
  width: 250px;
  height: 40px;
  border-radius: 20px;
  background-color: #1688c5;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/link-btn-icon-w.png);
  background-repeat: no-repeat;
  background-position: center right 12px;
  background-size: 9px auto;
  margin: 0 auto;
}

.houjin2023-project {
  width: 100%;
  background-image: url(../images/project-bg2.jpg);
  background-size: cover;
  padding: 0px 0 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.houjin2023-project > h2 {
  background-color: #02407a;
  color: #fff;
  width: 1000px;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  margin-bottom: 50px;
  border-radius: 0 0 12px 12px;
  padding-top: 50px;
  padding-bottom: 10px;
}
.houjin2023-project > h3 {
  font-size: 48px;
  line-height: 1em;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
}
.houjin2023-project > h3 span {
  font-size: 18px;
  display: block;
  margin: 20px auto 0;
  border: 1px solid #fff;
  padding: 6px 0;
  width: 400px;
  border-radius: 20px;
  line-height: 1em;
  font-weight: normal;
}
.houjin2023-project .houjin-project-inner {
  width: 1000px;
  display: flex;
  align-items: center;
}
.houjin2023-project .houjin-project-inner figure {
  width: 310px;
  height: 310px;
  background-color: #ffff;
  border-radius: 50%;
  margin-right: 40px;
  overflow: hidden;
}
.houjin2023-project .houjin-project-inner figure img {
  width: 310px;
  height: auto;
}
.houjin2023-project .houjin-project-inner section {
  width: 650px;
}
.houjin2023-project .houjin-project-inner section h3 {
  font-size: 22px;
  line-height: 1.4em;
  margin-bottom: 15px;
}
.houjin2023-project .houjin-project-inner section h3 strong {
  font-size: 38px;
  display: block;
  line-height: 1.3em;
  margin-top: 10px;
}
.houjin2023-project .houjin-project-inner section p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6em;
}
.houjin2023-project > p {
  display: flex;
  align-items: center;
  color: #fff;
  line-height: 1.6em;
  border-top: 2px solid #fff;
  padding-top: 30px;
  margin-top: 30px;
  font-size: 15px;
  width: 1000px;
}
.houjin2023-project > p strong {
  width: 90px;
  flex-basis: 90px;
  flex-shrink: 0;
}
.houjin2023-project > p .project-note {
  border-left: 1px solid #fff;
  padding-left: 20px;
  margin-left: 20px;
}

.houjin2023-project > p .project-note > span {
  text-indent: -20px;
  padding-left: 20px;
  display: block;
}

.houjin2023-project > p .project-note a {
  color: #fff;
  text-decoration: underline;
}

#point,
#gift-rank {
  margin-top: -80px;
  padding-top: 80px;
}

@media screen and (max-width: 599px) {
  html {
    min-width: 320px;
  }
  #business-wrapper {
    overflow: hidden;
  }

  #business-chugen .sp-only {
    display: block !important;
  }
  #business-chugen .pc-only {
    display: none !important;
  }

  #business-chugen {
    padding-bottom: 0;
  }

  #business-chugen #chugen2026-mv {
    background: url(../images/mv-bg-sp.jpg) no-repeat center center/cover;
    padding-left: 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10vw;
    height: auto;
  }

  #business-chugen #chugen2026-mv .mv-inner {
    width: 100%;
    height: 63vw;
    flex-direction: column;
  }
  #business-chugen #chugen2026-mv .mv-inner h1 {
    width: calc((733 / 1200) * 100vw);
    height: auto;
  }
  #business-chugen #chugen2026-mv h1 img {
    width: 100%;
    height: auto;
  }

  #business-chugen #chugen2026-mv .mv-inner .mv-info {
    width: calc((791 / 1200) * 100vw);
    margin-top: calc((39 / 1200) * 100vw);
  }

  #business-chugen #chugen2026-mv .mv-links {
    width: 100%;
    padding: 0 5vw;
    box-sizing: border-box;
    row-gap: 2vw;
  }

  #chugen2026-mv .mv-links li {
    width: 49%;
  }

  #chugen2026-mv .mv-links li a img {
    width: 100%;
    height: auto;
  }

  #business-chugen .chugen2026-nav {
    width: 90%;
    margin: 10vw auto 0;
    background-color: unset;
    position: static;
  }
  #business-chugen .chugen2026-nav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  #business-chugen .chugen2026-nav ul::after {
    display: none;
  }
  #business-chugen .chugen2026-nav ul li {
    width: 33%;
    height: 13vw;
    background-color: #00427f;
    margin-bottom: 2vw;
    background-image: url(../images/nav-icon.png);
    background-repeat: no-repeat;
    background-position: bottom 2vw center;
    background-size: 3vw auto;
  }
  #business-chugen .chugen2026-nav ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 13vw;
    color: #fff;
    text-align: center;
    font-family:
      "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 2.8vw;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 3vw;
    box-sizing: border-box;
  }
  #business-chugen .chugen2026-nav ul li:hover {
    opacity: 0.6;
  }

  #business-chugen .chugen2026-nav ul li::after {
    display: none;
  }

  #business-chugen .chugen2026-nav.fixed {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 13vw;
    padding: 0;
    margin: 0;
    background: #fff;
    opacity: 0;
    transform: translate(0, -100%);
    pointer-events: none;
    transition-property: opacity, transform, top;
    transition-duration: 0.2s;
    transition-timing-function: ease;
  }

  html.is-scroll-down #business-chugen .chugen2026-nav.fixed {
    top: calc(18vw + 10vw + 10vw);
  }

  html.is-chugen-menu-fixed #business-chugen .chugen2026-nav.fixed {
    opacity: 1;
    transform: translate(0, 0);
    pointer-events: all;
  }

  #business-chugen .chugen2026-nav.fixed ul li {
    width: calc((100% - 5px) / 6);
    margin-bottom: 0;
  }
  #business-chugen .chugen2026-nav ul li a {
    font-size: 2.4vw;
  }

  .chugen2026-intro {
    margin: 10vw 0;
    padding: 0 4vw;
  }

  .chugen2026-intro p {
    text-align: center;
    font-size: 3.4vw;
    line-height: 1.8;
  }

  #business-chugen .page-ttl {
    margin-bottom: 10vw;
  }

  #business-chugen .houjin-osusume-item {
    padding-top: 5vw;
  }

  #business-chugen .chugen2026-cataloglist h2,
  #business-chugen .cate-select h2,
  #business-chugen .houjin-item-inner .page-ttl h2 {
    width: 100%;
    font-size: 5vw;
    padding-bottom: 4vw;
    line-height: 1.2em;
    margin-bottom: 5vw;
  }

  #business-chugen .chugen2026-cataloglist p {
    font-size: 3.6vw;
    margin-top: 0;
  }

  .chugen2026-ranking {
    margin-bottom: 12vw;
  }

  .chugen2026-ranking .chugen-title {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 10vw;
    /* background-image: url(../images/ranking-ttl-icon.png);
    background-repeat: no-repeat;
    background-size: 9vw auto;
    background-position: top center; */
    text-align: center;
    font-size: 5.2vw;
    line-height: 1em;
    margin-bottom: 3vw;
  }

  #business-wrapper .ranking-inner {
    width: 100%;
    overflow-x: scroll;
    padding-left: 5vw;
  }

  #business-wrapper .ranking-item {
    margin: 10vw auto 0;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    padding: 0 5vw;
    width: 230vw;
  }

  #business-wrapper .ranking-item li {
    width: 35vw;
    position: relative;
    margin-right: 5vw;
  }

  #business-wrapper .ranking-item li a {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  #business-wrapper .ranking-item li.other-link {
    width: 25vw;
  }

  #business-wrapper .ranking-item li.other-link a {
    font-size: 3.5vw;
  }

  #business-wrapper .ranking-item li .rank {
    position: absolute;
    top: -2vw;
    left: -2vw;
    width: 10vw;
    z-index: 2;
  }

  #business-wrapper .ranking-item li a .img {
    margin-bottom: 3vw;
    width: 35vw;
  }

  #business-wrapper .ranking-item li a .brand {
    font-size: 3.5vw;
    line-height: 1.4em;
    font-weight: 700;
    margin-bottom: 2vw;
  }

  #business-wrapper .ranking-item li a .name {
    min-height: 2.8em;
    font-size: 3.5vw;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 10px;
  }

  #business-wrapper .ranking-item li a .price {
    font-size: 3.6vw;
    font-weight: 700;
  }

  #business-wrapper .ranking-item li a .txt {
    width: 100%;
  }

  #business-chugen .free-tag {
    border: 1px solid #003a7e;
    color: #003a7e;
    font-size: 3vw;
    margin-bottom: 5px;
    line-height: 1;
    padding: 0.3em 0.6em;
    height: 3vw;
    width: 12vw;
    border-radius: 1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 2vw;
    top: 2vw;
    background-color: #fff;
  }

  #business-wrapper .chugen2026-ranking .link-btn {
    width: 85vw;
    height: 12vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6vw;
    color: #fff !important;
    /* background-color: #a6a6a6; */
    margin: 8vw auto 0;
    font-size: 4vw;
    font-weight: bold;
    background-image: url(../images/btn-arrow.png);
    background-repeat: no-repeat;
    background-size: 3vw auto;
    background-position: right 4vw center;
  }

  .chugen2026-ranking .ranking-note {
    text-align: left;
    font-size: 3vw;
    margin-top: 8vw;
    padding: 0 5vw;
  }

  .chugen2026-cataloglist {
    width: 100%;
    margin: 0 auto 8vw;
    padding: 0 5vw;
    box-sizing: border-box;
  }

  #business-wrapper .chugen2026-cataloglist ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    width: 100%;
    overflow-x: scroll;
  }

  #business-wrapper .chugen2026-cataloglist ul li {
    width: 38vw;
    flex-shrink: 0;
    margin: 0 1vw 5vw;
    white-space: unset;
  }

  .chugen2026-cataloglist ul li.cata-new::after {
    display: block;
    content: "";
    background: url(../images/new-icon.svg) no-repeat center center/contain;
    width: 20vw;
    height: 20vw;
    position: absolute;
    top: -10px;
    left: -10px;
  }

  .chugen2026-cataloglist ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .chugen2026-cataloglist ul li a span {
    font-size: 2.8vw;
    text-align: center;
    margin-top: 2vw;
  }
  .chugen2026-cataloglist ul li a b {
    font-size: 3.2vw;
    font-weight: 700;
    text-align: center;
    margin-top: 1vw;
  }

  #business-wrapper .chugen2026-cataloglist ul li a img {
    width: 100%;
    height: auto;
  }

  .chugen2026-cataloglist .more-link {
    width: 80%;
    height: 12vw;
    border-radius: 30px;
    background-color: #fff;
    border: 2px solid #d2d2d2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.4vw;
    font-weight: 700;
    margin: 0 auto;
    background-image: url(../images/link-btn-icon.jpg);
    background-repeat: no-repeat;
    background-size: 2vw auto;
    background-position: center right 4vw;
  }

  #business-chugen .chugen2022-categories-item > #gift02.chugen2022-gift {
    padding-top: 8vw;
  }

  #business-chugen #gift02 .page-ttl {
    margin-bottom: 5vw;
  }

  #business-chugen
    .chugen2022-categories-item
    > #gift02.chugen2022-gift
    .chugen2022-gift-inner {
    flex-wrap: wrap;
    flex-direction: unset;
    justify-content: flex-start;
  }

  #business-chugen
    .chugen2022-categories-item
    > #gift02.chugen2022-gift
    .chugen2022-gift-inner
    > a {
    margin: 0 auto 0;
    width: 48%;
  }
}

#business-wrapper #business-chugen .cate-select-small img {
  width: 240px;
  height: 240px;
  object-fit: cover;
}

.yosan-select > h2 {
  font-size: 28px;
  line-height: 1em;
  margin-top: 15px;
  border-bottom: 2px solid #174168;
  width: 100%;
  padding-bottom: 20px;
  font-family:
    Yu Gothic,
    YuGothic,
    Hiragino Kaku Gothic ProN,
    Meiryo,
    sans-serif;
  text-align: center;
}

.yosan-select > h2 span {
  color: #0c82f0;
}

.yosan-select {
  margin: 0 auto 100px;
  width: 1100px;
}

#business-wrapper .yosan-select ul {
  margin: 40px auto 0;
  width: 1100px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#business-wrapper .yosan-select ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00467d;
  width: 265px;
  height: 110px;
  position: relative;
}
#business-wrapper .yosan-select ul li::after {
  content: "";
  display: block;
  background-image: url(../images/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 15px;
  height: 26px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.6;
}

.yosan-select ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 110px;
  color: #fff;
  font-size: 21px;
  text-align: center;
}

.houjin-feature {
  margin: 0 auto 100px;
  padding: 80px;
  width: 1100px;
  background: #fff;
  box-sizing: border-box;
}

.houjin-feature__wrap {
  margin-top: 40px;
}

.houjin-feature section {
  margin: 0 auto;
  width: 940px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0 40px 45px;
  box-sizing: border-box;
  border-bottom: #999 solid 1px;
  margin-bottom: 40px;
}

#business-chugen .houjin-feature > h2 {
  font-size: 28px;
  flex-direction: unset;
  width: 940px;
}

#business-chugen .houjin-feature > h2 span {
  color: #0c82f0;
}

.houjin-feature section:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.houjin-feature section h3 {
  background-color: #00467d;
  height: 112px;
  width: 112px;
  flex-basis: 112px;
  flex-shrink: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 50px;
  margin-right: 40px;
}
.houjin-feature section .feature-inner {
  width: 630px;
}
.houjin-feature section .feature-inner.feature03 {
  width: 570px;
}
.houjin-feature section .feature-inner h4 {
  font-size: 24px;
  color: #00467d;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 25px;
}
.houjin-feature section .feature-inner p {
  font-size: 16px;
  line-height: 1.8em;
}
.houjin-feature section .feature-inner p a {
  color: #00467d;
  text-decoration: underline;
}
.houjin-feature section > a {
  width: 200px;
  height: 130px;

  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  flex-direction: column;
  text-align: center;
  margin-left: 20px;
  background: url(../images/download-icon.png) no-repeat bottom 20px right
    20px/17px auto;
  background-color: #00467d;
}
.houjin-feature section > a span {
  line-height: 1.4em;
}
.houjin-feature section > a img {
  margin-bottom: 10px;
}

.chugen-manner {
  padding-bottom: 90px;
  margin: 0 auto 100px;
  width: 1100px;
  background: #fff;
}

#business-chugen .chugen-manner .business-chugen2025__title {
  font-size: 28px;
  flex-direction: unset;
  width: 940px;
  padding-top: 80px;
  margin: 0 auto;
}

.chugen-manner .business-chugen2025__title span {
  color: #0c82f0;
}

.chugen-qanda {
  width: 940px;
  margin: 40px auto 0;
}
.chugen-q {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.chugen-q dt {
  margin-right: 20px;
  background-color: #00467d;
  height: 58px;
  width: 58px;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #fff;
  line-height: 1em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chugen-q dd {
  font-size: 24px;
  font-weight: 700;
  color: #00467d;
  width: 820px;
}

.chugen-a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #bfbfbf;
}

.chugen-a:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.chugen-a dt {
  margin-right: 20px;
  background-color: #c09234;
  height: 58px;
  width: 58px;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #fff;
  line-height: 1em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chugen-a dd {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  width: 820px;
}

.chugen-a dd p + p {
  margin-top: 2em;
}

.chugen-concierge {
  background: #e6e4cf;
  padding-top: 60px;
  padding-bottom: 60px;
}

.chugen-concierge .update {
  text-align: right;
  margin-right: 2em;
  margin-bottom: 20px;
  margin-top: 40px;
}
.chugen-concierge .rb2019---update {
  margin-top: 70px;
}

.chugen-concierge h2 {
  text-align: center;
}

.chugen-concierge__inner {
  width: 1200px;
  margin: 0 auto;
}

.chugen-concierge__inner > p {
  font-size: 15px;
  text-align: center;
  margin-top: 15px;
}

.chugen-concierge__article {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 50px auto 0;
  width: 1000px;
}

.chugen-concierge__article a {
  width: 280px;
  transition: 0.3s all ease-out;
  margin: 0 10px;
}

.chugen-concierge__article a:hover {
  opacity: 0.7;
}

.chugen-concierge__article a p {
  font-size: 15px;
  font-weight: 700;
  margin-top: 12px;
  line-height: 1.6;
  color: #333;
}

.chugen-concierge__image {
  width: 280px;
  height: 210px;
  padding: 15px;
  box-sizing: border-box;
  background-color: #fff;
}
.chugen-concierge__image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.chugen-concierge__image img {
  width: 280px;
  height: 180px !important;
  object-fit: cover;
  overflow: hidden;
}

.free-tag {
  border: 1px solid #003a7e;
  color: #003a7e;
  font-size: 16px;
  height: 26px;
  width: 85px;
  border-radius: 4px;
  font-family:
    "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 12px;
  top: 12px;
  background-color: #fff;
}

#business-chugen .cate-select-inner a span {
  background-image: url(../images/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 11px auto;
  background-position: right 15px center;
}

@media screen and (max-width: 599px) {
  #business-chugen .cate-select {
    padding: 5vw 5vw 0;
    margin-bottom: 15vw;
  }
  #business-chugen .cate-select-inner {
    width: 100%;
  }

  #business-chugen .page-ttl .page-ttl-inner .ttl-sub {
    font-size: 3.6vw;
  }
  #business-wrapper #business-chugen .cate-select-small img {
    width: auto;
    height: 40vw;
    object-fit: cover;
  }

  .yosan-select,
  .houjin-feature {
    margin: 0 auto 20vw;
    width: 100%;
    padding: 0 5vw;
    box-sizing: border-box;
  }

  .yosan-select > h2 {
    font-size: 5vw;
    line-height: 1em;
    margin-top: 15px;
    border-bottom: 2px solid #174168;
    width: 100%;
    padding-bottom: 4vw;
    font-family:
      Yu Gothic,
      YuGothic,
      Hiragino Kaku Gothic ProN,
      Meiryo,
      sans-serif;

    text-align: center;
  }

  .yosan-select > h2 span {
    color: #0c82f0;
  }

  #business-wrapper .yosan-select ul {
    margin: 7vw auto 0;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #business-wrapper .yosan-select ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00467d;
    width: 44vw;
    height: 18vw;
    margin-bottom: 2vw;
    position: relative;
  }
  #business-wrapper .yosan-select ul li::after {
    content: "";
    display: block;
    background-image: url(../images/btn-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 3vw;
    height: 5vw;
    position: absolute;
    right: 3vw;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.6;
  }

  .yosan-select ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 18vw;
    color: #fff;
    font-size: 4vw;
    text-align: center;
  }

  .houjin-feature {
    padding-top: 7vw;
    padding-bottom: 10vw;
  }

  .houjin-feature__wrap {
    margin-top: 7vw;
  }

  .houjin-feature section {
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 0 0 6vw;
    box-sizing: border-box;
    border-bottom: #999 solid 1px;
    margin-bottom: 6vw;
  }

  #business-chugen .houjin-feature > h2 {
    font-size: 5vw;
    flex-direction: column;
    width: 100%;
  }

  #business-chugen .houjin-feature > h2 span {
    color: #0c82f0;
  }

  .houjin-feature section:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .houjin-feature section h3 {
    background-color: #00467d;
    height: 8vw;
    width: 8vw;
    flex-basis: 8vw;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 5vw;
    margin-right: 0;
    margin-bottom: 3vw;
  }
  .houjin-feature section .feature-inner {
    width: 100%;
  }
  .houjin-feature section .feature-inner.feature03 {
    width: 100%;
  }
  .houjin-feature section .feature-inner h4 {
    font-size: 4.6vw;
    color: #00467d;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 4vw;
    text-align: center;
  }
  .houjin-feature section .feature-inner p {
    font-size: 3.2vw;
    line-height: 1.6em;
  }
  .houjin-feature section .feature-inner p a {
    color: #00467d;
    text-decoration: underline;
  }
  .houjin-feature section > a {
    width: 90%;
    height: 18vw;

    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 4vw;
    flex-direction: unset;
    text-align: center;
    margin-top: 6vw;
    margin-left: 0;
    background: url(../images/download-icon.png) no-repeat bottom 4vw right
      4vw/5vw auto;
    background-color: #00467d;
  }
  .houjin-feature section > a span {
    line-height: 1.4em;
  }
  .houjin-feature section > a img {
    margin-bottom: 0;
    margin-right: 5vw;
  }

  .chugen-manner {
    padding: 10vw 5vw;
    margin: 0 auto 10vw;
    width: 90vw;
    background: #fff;
    box-sizing: border-box;
  }

  #business-chugen .chugen-manner .business-chugen2025__title {
    font-size: 5vw;
    flex-direction: unset;
    width: 100%;
    padding-top: 0;
    margin: 0 auto 7vw;
  }

  .chugen-manner .business-chugen2025__title span {
    color: #174168;
  }

  .chugen-qanda {
    width: 100%;
    margin: 0 auto;
  }
  .chugen-q {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 3vw;
  }

  .chugen-q dt {
    margin-right: 3vw;
    background-color: #00467d;
    height: 8vw;
    width: 8vw;
    flex-basis: 8vw;
    flex-shrink: 0;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 5vw;
    color: #fff;
    line-height: 1em;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .chugen-q dd {
    font-size: calc((30 / 750) * 100vw);
    font-weight: 700;
    /* color: #31666c; */
    width: calc(100% - 13vw);
    margin: 0;
  }

  .chugen-a {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 5vw;
    margin-bottom: 5vw;
    border-bottom: 1px solid #bfbfbf;
  }

  .chugen-a:last-child {
    border: none;
  }

  .chugen-a dt {
    margin-right: 3vw;
    background-color: #c09234;
    height: 8vw;
    width: 8vw;
    flex-shrink: 0;
    flex-basis: 8vw;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 5vw;
    color: #fff;
    line-height: 1em;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .chugen-a dd {
    font-size: 3.2vw;
    font-weight: 500;
    line-height: 1.6;
    width: calc(100% - 13vw);
    margin: 0;
  }

  .chugen-a dd p + p {
    margin-top: 2em;
  }

  .chugen-concierge {
    background: #e6e4cf;
    padding: 10vw 5vw;
  }

  .chugen-concierge h2 {
    text-align: center;
    width: 60%;
    margin: 0 auto;
  }

  .chugen-concierge__inner {
    width: 100%;
    margin: 0 auto;
  }

  .chugen-concierge__inner > p {
    font-size: calc((22 / 750) * 100vw);
    text-align: center;
    margin-top: 5vw;
  }

  .chugen-concierge__article {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    margin: 10vw auto 0;
    width: 100%;
  }

  .chugen-concierge__article a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: 0.3s all ease-out;
    margin: 0 0 5vw;
  }

  .chugen-concierge__article a p {
    font-size: 3.4vw;
    font-weight: 700;
    margin-top: 12px;
    line-height: 1.6;
    color: #333;
  }

  .chugen-concierge__image {
    width: 44vw;
    height: calc((226 / 320) * 40vw);
    padding: 2vw;
    flex-shrink: 0;
    margin-right: 3vw;
    box-sizing: border-box;
    background-color: #fff;
  }
  .chugen-concierge__image img {
    width: 40vw;
    height: 24.5vw !important;
    object-fit: cover;
  }
}

.top-button {
  position: fixed;
  z-index: 2;
  right: 20px;
  bottom: 20px;
  display: block;

  transition-property: opcaity, transform;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;

  opacity: 0;
  transform: translate(0, 50px);
  pointer-events: none;
}

.top-button.is-shown {
  opacity: 1;
  transform: translate(0, 0);
  pointer-events: all;
}
@media (max-width: 599px) {
  .top-button {
    right: 1rem;
    bottom: 1rem;
    width: 4rem;
    height: 4rem;
  }
  .top-button img {
    width: 100%;
  }
  .rb2019---page-top-button {
    display: none;
  }

  #business-breadcrumb {
    overflow-y: auto;
  }

  #business-breadcrumb > .inner {
    max-width: unset;
  }
}

.order-nav {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background-color: #259e69;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 24px;
  box-sizing: border-box;
  position: fixed;
  right: 16px;
  top: 260px;
  z-index: 100;
  animation: nav-swing 2s linear infinite;
  scroll-behavior: smooth;
}

.order-nav::after {
  display: block;
  content: "";
  background: url(../images/order-nav-arrow.png) no-repeat center center/100%
    auto;
  width: 22px;
  height: 14px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  margin: 0 auto;
}

.order-nav img {
  width: 46px;
  height: auto;
}

.order-nav p {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
}

.order-nav p small {
  font-size: 14px;
  display: block;
  margin-top: 6px;
  padding-top: 6px;
  position: relative;
}

.order-nav p small::before {
  display: block;
  content: "";
  width: 136px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@keyframes nav-swing {
  0% {
    transform: translate(0);
  }
  50% {
    transform: translateY(16px);
  }
}

@media only screen and (max-width: 599px) {
  .order-nav {
    width: 25vw;
    height: 25vw;
    border-radius: 50%;
    background-color: #259e69;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 2vw;
    box-sizing: border-box;
    position: fixed;
    right: 3vw;
    top: unset;
    bottom: 20vw;
    z-index: 100;
    animation: nav-swing 2s linear infinite;
  }

  .order-nav::after {
    display: block;
    content: "";
    background: url(../images/order-nav-arrow.png) no-repeat center center/100%
      auto;
    width: 3vw;
    height: 3vw;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1vw;
    margin: 0 auto;
  }

  .order-nav img {
    width: 5vw;
    height: auto;
  }

  .order-nav p {
    color: #fff;
    font-size: 2.6vw;
    font-weight: 700;
    text-align: center;
    margin-top: 1vw;
  }

  .order-nav p small {
    font-size: 2.4vw;
    display: block;
    margin-top: 1vw;
    padding-top: 1vw;
    position: relative;
  }

  .order-nav p small::before {
    display: block;
    content: "";
    width: 20vw;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
#business-chugen
  .chugen2022-categories-item
  > #gift02.chugen2022-gift
  .chugen2022-gift-inner {
  justify-content: center;
  gap: 30px;
}

#business-chugen #gift02 .page-ttl {
  margin-bottom: 30px;
}

#business-chugen .houjin-item-inner ul li a {
  position: relative;
}

.houjin-feature section > a {
  width: 200px;
  height: 130px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  flex-direction: column;
  text-align: center;
  margin-left: 20px;
  background: url(../images/download-icon.png) no-repeat bottom 20px right
    20px/17px auto;
  background-color: rgba(0, 0, 0, 0);
  background-color: #259e69;
}
#business-chugen .page-ttl {
  margin-bottom: 80px;
}
.pickup-cg:nth-of-type(n + 2) {
  margin-top: 80px;
}
@media only screen and (max-width: 599px) {
  .houjin-feature section > a {
    width: 80%;
    height: 14vw;
    border-radius: 1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 3.6vw;
    flex-direction: unset;
    text-align: left;
    margin-left: 0;
    background: url(../images/download-icon.png) no-repeat center right 6vw/5vw
      auto;

    background-color: #259e69;
    line-height: 1.2em;
    padding-right: 7vw;
    box-sizing: border-box;
    margin-top: 4vw;
  }
  .houjin-feature section > a span {
    line-height: 1.3em;
  }
  .houjin-feature section > a img {
    width: 8vw;
  }
  #business-chugen .page-ttl {
    margin-bottom: 10vw;
  }
  .pickup-cg:nth-of-type(n + 2) {
    margin-top: 12vw;
  }
}
.pickup-cg .pickup-wrapper {
  position: relative;
  padding: 45px 65px 0;
  margin-bottom: 50px;
}
.pickup-cg .pickup-wrapper::after {
  content: "";
  display: block;
  width: 100%;
  height: 250px;
  border-radius: 4px;
  background-color: #c7e6f0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.pickup-cg .pickup-wrapper > h3 {
  font-size: 24px;
  font-weight: bold;
  color: #113a69;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
}
.pickup-cg .pickup-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 10;
}
.pickup-cg .pickup-inner figure {
  width: 450px;
}
.pickup-cg .pickup-inner figure img {
  width: 100%;
  height: auto;
}
.pickup-cg .pickup-inner .pickup-inner-text {
  width: 420px;
}
#business-chugen .chugen2026-cataloglist p.pickup-inner-lead {
  margin-top: 0;
  margin-bottom: 90px;
  text-align: left;
  color: #113a69;
  font-weight: normal;
  font-size: 16px;
}
.pickup-inner-name {
  font-size: 24px;
  font-weight: bold;
  color: #113a69;
  line-height: 1.2em;
  margin-bottom: 15px;
}
#business-chugen .chugen2026-cataloglist p.pickup-inner-price {
  font-size: 18px;
  font-weight: bold;
  color: #113a69;
  line-height: 1em;
  text-align: left;
  margin-top: 0;
}
.pickup-inner-btn {
  width: 100%;
  height: 60px;
  background-color: #113a69;
  color: #fff !important;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  margin-top: 20px;
  background-image: url(../images/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: right 20px center;
}
.pickup-items {
  width: 100%;
}
.pickup-items h4 {
  position: relative;
  font-size: 21px;
  font-weight: bold;
  color: #113a69;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 25px;
}
.pickup-items h4::before {
  height: 1px;
  width: 440px;
  background-color: #113a69;
  content: "";
  display: block;
}
.pickup-items h4::after {
  height: 1px;
  width: 440px;
  background-color: #113a69;
  content: "";
  display: block;
}
.pickup-items-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pickup-items .pickup-list {
  width: 240px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.pickup-items .pickup-list img {
  width: 100%;
  height: auto;
}
.pickup-items .pickup-list span {
  font-size: 12px;
  line-height: 1.6em;
  font-weight: normal;
}

.chugen2026-cataloglist .more-link {
  width: 518px;
  height: 58px;
  border-radius: 30px;
  background-color: #002653;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  background-image: url(../images/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: center right 20px;
  color: #fff;
  margin-top: 60px;
}

@media only screen and (max-width: 599px) {
  .pickup-cg .pickup-wrapper {
    position: relative;
    padding: 5vw 5vw 0;
    margin-bottom: 8vw;
  }
  .pickup-cg .pickup-wrapper > h3 {
    font-size: 3.7vw;
    font-weight: bold;
    color: #113a69;
    text-align: center;
    width: 100%;
    margin-bottom: 5vw;
    position: relative;
    z-index: 10;
  }
  .pickup-cg .pickup-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 10;
    flex-direction: column;
  }
  .pickup-cg .pickup-inner figure {
    width: 54vw;
  }
  .pickup-cg .pickup-inner .pickup-inner-text {
    width: 100%;
  }
  #business-chugen .chugen2026-cataloglist p.pickup-inner-lead {
    margin-top: 5vw;
    margin-bottom: 8vw;
    text-align: left;
    color: #113a69;
    font-weight: normal;
    font-size: 3.2vw;
    line-height: 1.6;
  }
  .pickup-inner-name {
    font-size: 4.6vw;
    font-weight: bold;
    color: #113a69;
    line-height: 1.2em;
    margin-bottom: 3vw;
    text-align: center;
  }
  #business-chugen .chugen2026-cataloglist p.pickup-inner-price {
    font-size: 4vw;
    text-align: center;
  }
  .pickup-inner-btn {
    width: 100%;
    height: 11vw;
    background-color: #113a69;
    color: #fff !important;
    font-size: 4vw;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1vw;
    margin-top: 5vw;
    background-image: url(../images/btn-arrow.png);
    background-repeat: no-repeat;
    background-size: 2.6vw auto;
    background-position: right 3vw center;
  }
  .pickup-items h4 {
    font-size: 3.6vw;
    font-weight: bold;
    color: #113a69;
    text-align: center;
    margin-bottom: 1vw;
  }
  .pickup-items h4::before {
    height: 1px;
    width: 30vw;
    background-color: #113a69;
    content: "";
    display: block;
  }
  .pickup-items h4::after {
    height: 1px;
    width: 30vw;
    background-color: #113a69;
    content: "";
    display: block;
  }
  .pickup-items-wrapper {
    overflow: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 4vw;
  }
  .pickup-items .pickup-list {
    width: 35%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2vw;
  }
  .pickup-items .pickup-list b {
    font-size: 3vw;
  }
  .pickup-items .pickup-list span {
    font-size: 2.7vw;
    line-height: 1.6em;
    font-weight: normal;
  }
  .pickup-items {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    row-gap: 4vw;
  }
  .pickup-cg .pickup-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 80vw;
    border-radius: 1vw;
    background-color: #c7e6f0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
}
.socialgift {
  background-color: rgba(187, 230, 242, 0.5);
  padding: 100px 0 120px;
  margin-bottom: 120px;
}
#business-chugen .socialgift .business-chugen2025__title {
  width: 1040px;
  margin: 0 auto 48px;
  font-size: 28px;
  font-weight: bold;
}
.socialgift .socialgift-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1040px;
  margin: 0 auto 68px;
}
#business-wrapper .socialgift .socialgift-inner ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  padding-right: 70px;
}
.socialgift .socialgift-inner ul::after {
  content: "";
  width: 30px;
  height: 48px;
  background-image: url(../images/socialgift-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.socialgift .socialgift-inner ul li {
  font-size: 18px;
  font-weight: bold;
}
.socialgift .socialgift-inner ul li span {
  color: #003a7e;
}
.socialgift .socialgift-inner ul li:nth-of-type(n + 2) {
  margin-top: 15px;
}
.socialgift .socialgift-inner h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6em;
  color: #003a7e;
}
.socialgift-slider {
  width: 1080px;
  margin: 0 auto 40px;
}
.socialgift-slider .socialgift-item {
  width: 500px;
  height: 420px;
  margin: 0 20px;
  position: relative;
}
.socialgift-slider .socialgift-item::after {
  width: 500px;
  background-color: #fff;
  position: absolute;
  height: 360px;
  top: 25px;
  left: 0;
  z-index: 0;
  content: "";
  display: block;
  z-index: 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.socialgift-fukidashi {
  width: 440px;
  height: 50px;
  border-radius: 4px;
  background-color: #003a7e;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto 25px;
  position: relative;
  z-index: 10;
}
.socialgift-fukidashi::after {
  content: "";
  display: block;
  background-color: #003a7e;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  width: 30px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  margin: auto;
}
.socialgift-lead {
  position: relative;
  z-index: 10;
  font-size: 16px;
  text-align: center;
  line-height: 1.4em;
  font-weight: normal;
  margin-bottom: 25px;
}
.socialgift-item-inner {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  width: 440px;
  margin: 0 auto;
}
.socialgift-item-inner figure {
  width: 200px;
}
.socialgift-item-inner .socialgift-item-text {
  width: 210px;
}
.socialgift-item-inner .socialgift-item-text h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 6px;
}
.socialgift-item-inner .socialgift-item-text .socialgift-price {
  font-size: 16px;
}
#business-wrapper .socialgift-item-inner .socialgift-item-text ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;

  margin-top: 12px;
}
#business-wrapper .socialgift-item-inner .socialgift-item-text ul li {
  font-size: 11px;
  background-color: #e7f3f6;
  height: 18px;
  padding: 0 5px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#business-wrapper .socialgift-item-inner .socialgift-item-text .socialgift-btn {
  width: 210px;
  height: 36px;
  background-color: #003a7e;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.atoraku-btn {
  display: block;
  margin: 0 auto;
  width: 764px;
}
#business-chugen .slick-arrow {
  width: 37px;
  height: 68px;
  background-image: url(../images/slide-arrow-prev.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#business-chugen .slick-arrow.slick-next {
  width: 37px;
  height: 68px;
  background-image: url(../images/slide-arrow-next.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: -30px;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 599px) {
  #business-chugen .link-btn {
    height: 12vw;
    width: 80vw;
    border: none;
    background-color: #002653;
    border-radius: 6vw;
    box-sizing: border-box;
    margin: 9vw auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.4vw;
    color: #fff;
    font-weight: bold;
    font-family:
      "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    background-image: url(../images/btn-arrow.png);
    background-repeat: no-repeat;
    background-size: 2vw auto;
    background-position: right 4vw center;
  }
  #business-chugen #gift02 .page-ttl h3 {
    font-size: 4vw;
    line-height: 1.6em;
    margin-bottom: 0;
    text-align: center;
  }
  #business-chugen
    .chugen2022-categories-item
    > #gift02.chugen2022-gift
    .chugen2022-gift-inner {
    justify-content: center;
    gap: 3vw;
  }
  .chugen2026-cataloglist .more-link {
    width: 80%;
    height: 12vw;
    border-radius: 30px;

    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.4vw;
    font-weight: 700;
    margin: 8vw auto 0;

    background-repeat: no-repeat;
    background-size: 2vw auto;
    background-position: center right 4vw;
  }

  .atoraku-btn {
    display: block;
    margin: 0 auto;
    width: 82vw;
  }
  .socialgift {
    background-color: rgba(187, 230, 242, 0.5);
    padding: 15vw 0 15vw;
    margin-bottom: 15vw;
  }
  .socialgift .socialgift-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90vw;
    margin: 0 auto 10vw;
    flex-direction: column;
  }

  #business-chugen .socialgift .business-chugen2025__title {
    width: 90vw;
    margin: 0 auto 7vw;
    font-size: 5vw;
    font-weight: bold;
    padding-bottom: 3vw;
  }
  #business-wrapper .socialgift .socialgift-inner ul {
    display: flex;
    flex-direction: column;
    gap: 3vw;
    position: relative;
    padding-right: 0;
    padding-bottom: 8vw;
    margin-bottom: 3vw;
  }
  .socialgift .socialgift-inner h3 {
    font-size: 5vw;
    font-weight: bold;
    line-height: 1.4em;
    color: #003a7e;
    text-align: center;
  }
  #business-wrapper .socialgift .socialgift-inner ul li {
    font-size: 3.6vw;
    font-weight: bold;
    text-indent: -3.6vw;
    padding-left: 3.6vw;
  }
  .socialgift .socialgift-inner ul li br {
    display: none;
  }
  .socialgift .socialgift-inner ul::after {
    content: "";
    width: 5vw;
    height: 8vw;
    background-image: url(../images/socialgift-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
    margin: auto;
    left: 0;
    transform: rotate(90deg);
  }
  .socialgift-slider {
    width: 100%;
    margin: 0 auto 6vw;
  }
  .socialgift-slider .slick-track {
    display: flex;
    align-items: stretch;
  }
  .socialgift-slider .socialgift-item {
    width: 90vw;
    margin: 0 5vw 10vw;
    padding-bottom: 5vw;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: column;
  }
  .socialgift-item-inner {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 0 auto;
    padding: 0 6vw;
    box-sizing: border-box;
    gap: 4vw;
    flex-grow: 1;
  }
  .socialgift-slider .socialgift-item::after {
    width: 100%;
    background-color: #fff;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    content: "";
    display: block;
    z-index: 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  }
  .socialgift-item-inner .socialgift-item-text {
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: column;
  }
  #business-wrapper
    .socialgift-item-inner
    .socialgift-item-text
    .socialgift-btn {
    width: 74vw;
    height: 10vw;
    background-color: #003a7e;
    border-radius: 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.6vw;
    color: #fff;
    font-weight: bold;
    position: static;
    margin: auto 0 0 -32vw;
  }
  .socialgift-item-inner figure {
    width: 30vw;
    flex-shrink: 0;
    margin: 0 auto 5vw;
  }
  .socialgift-fukidashi {
    width: 100%;
    height: 14vw;
    border-radius: 0;
    background-color: #003a7e;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 3.6vw;
    font-weight: bold;
    margin: 0 auto 6vw;
    position: relative;
    z-index: 10;
  }
  .socialgift-lead {
    position: relative;
    z-index: 10;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1.4em;
    font-weight: normal;
    margin-bottom: 4vw;
  }
  .socialgift-item-inner .socialgift-item-text {
    flex-grow: 1;
  }
  .socialgift-item-inner .socialgift-item-text h4 {
    font-size: 4.5vw;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 2vw;
  }
  .socialgift-item-inner .socialgift-item-text .socialgift-price {
    font-size: 3.8vw;
    text-align: left;
  }
  #business-wrapper .socialgift-item-inner .socialgift-item-text ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 1vw;
    margin-top: 3vw;
    margin-bottom: 5vw;
  }
  #business-wrapper .socialgift-item-inner .socialgift-item-text ul li {
    font-size: 2.7vw;
    background-color: #e7f3f6;
    height: 5vw;
    padding: 0 1vw;
    border-radius: 1vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #business-chugen .slick-slider button.slick-prev.slick-arrow {
    background-color: transparent;
  }
  #business-chugen .slick-slider button.slick-prev.slick-arrow {
    width: 10vw;
    height: 14vw;
    background-image: url(../images/slide-arrow-prev.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 1vw;
    top: 0;
    bottom: 10vw;
    margin: auto;
    background-color: transparent;
  }
  #business-chugen .slick-slider button.slick-next.slick-arrow {
    width: 10vw;
    height: 14vw;
    background-image: url(../images/slide-arrow-next.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 1vw;
    left: auto;
    top: 0;
    bottom: 10vw;
    margin: auto;
    background-color: transparent;
  }

  #business-chugen .houjin-item-inner ul li .item-name {
    font-size: 3.3vw;
  }
  #business-chugen .houjin-item-inner ul li .item-price {
    font-size: 3.4vw;
  }
  #business-chugen #gift02 .page-ttl {
    margin-bottom: 4vw;
  }
  #business-chugen .chugen2026-cataloglist h2,
  #business-chugen .cate-select h2,
  #business-chugen .houjin-item-inner .page-ttl h2 {
    width: 100%;
    font-size: 5vw;
    padding-bottom: 3vw;
    line-height: 1.2em;
    margin-bottom: 4vw;
  }
}
