#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 #chugen2025-mv {
  height: 400px;
  background: url(../images/mv-bg_a.jpg) no-repeat center center/cover;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
#business-chugen #chugen2025-mv .mv-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 1305px;
  height: 400px;
  margin: 0 auto;
}
#business-chugen #chugen2025-mv .mv-inner h1 {
  margin: 0;
}

#business-chugen #chugen2025-mv .mv-inner .mv-info {
  width: 1097px;
  margin-top: 40px;
}

#business-chugen #chugen2025-mv .mv-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 756px;
  row-gap: 10px;
}

#business-chugen .chugen2025-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 .chugen2025-nav {
  top: 190px;
}
#business-chugen .chugen2025-nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  width: 1000px;
  height: 80px;
}
#business-chugen .chugen2025-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 .chugen2025-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 .chugen2025-nav ul li:hover {
  opacity: 0.6;
}

#business-chugen .chugen2025-nav ul li::after {
  display: block;
  content: "";
  width: 1px;
  height: 60px;
  background-color: #80a0bd;
  position: absolute;
  top: 10px;
  right: 0;
}

#business-chugen .chugen2025-nav ul li:last-child::after {
  display: none;
}

.chugen2025-intro {
  margin-bottom: 70px;
}

.chugen2025-intro p {
  text-align: center;
  font-size: 22px;
  line-height: 1.8;
}

#business-chugen .chugen2025-cataloglist .page-ttl-inner {
  width: 100%;
}

#business-chugen .chugen2025-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 .chugen2025-cataloglist h2 span,
#business-chugen .cate-select h2 span,
#business-chugen .houjin-item-inner .page-ttl h2 span {
  color: #0c82f0;
}

#business-chugen .chugen2025-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;
}

.chugen2025-ranking {
  margin-bottom: 100px;
}

.chugen2025-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;
}
.chugen2025-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 .chugen2025-ranking .link-btn {
  width: 540px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 32px;
  color: #fff;
  background-color: #a6a6a6;
  margin: 65px auto 0;
  font-size: 18px;
  font-weight: bold;
  background-image: url(../images/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: right 20px center;
}

.chugen2025-ranking .ranking-note {
  text-align: center;
  font-size: 12px;
  margin-top: 60px;
}

.chugen2025-cataloglist {
  width: 1040px;
  margin: 0 auto;
}

#business-chugen .chugen2025-cataloglist .business-chugen2025__title {
  flex-direction: column;
}

#business-wrapper .chugen2025-cataloglist ul {
  display: flex;
  justify-content: space-between;
  margin: 70px 0;
}

.chugen2025-cataloglist ul li {
  width: 330px;
  position: relative;
}

.chugen2025-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;
}

.chugen2025-cataloglist ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.chugen2025-cataloglist ul li a span {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
}
.chugen2025-cataloglist ul li a b {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
}

.chugen2025-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 #chugen2025-mv {
    background: url(../images/mv-bg-sp_a.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 #chugen2025-mv .mv-inner {
    width: 100%;
    height: calc((628 / 1200) * 100vw);
    flex-direction: column;
  }
  #business-chugen #chugen2025-mv .mv-inner h1 {
    width: calc((733 / 1200) * 100vw);
    height: auto;
  }
  #business-chugen #chugen2025-mv h1 img {
    width: 100%;
    height: auto;
  }

  #business-chugen #chugen2025-mv .mv-inner .mv-info {
    width: calc((791 / 1200) * 100vw);
    margin-top: calc((39 / 1200) * 100vw);
  }

  #business-chugen #chugen2025-mv .mv-links {
    width: 100%;
    padding: 0 5vw;
    box-sizing: border-box;
    row-gap: 2vw;
  }

  #chugen2025-mv .mv-links li {
    width: 49%;
  }

  #chugen2025-mv .mv-links li a img {
    width: 100%;
    height: auto;
  }

  #business-chugen .chugen2025-nav {
    width: 90%;
    margin: 10vw auto 0;
    background-color: unset;
    position: static;
  }
  #business-chugen .chugen2025-nav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  #business-chugen .chugen2025-nav ul::after {
    display: none;
  }
  #business-chugen .chugen2025-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 .chugen2025-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 .chugen2025-nav ul li:hover {
    opacity: 0.6;
  }

  #business-chugen .chugen2025-nav ul li::after {
    display: none;
  }

  #business-chugen .chugen2025-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 .chugen2025-nav.fixed {
    top: calc(18vw + 10vw + 10vw);
  }

  html.is-chugen-menu-fixed #business-chugen .chugen2025-nav.fixed {
    opacity: 1;
    transform: translate(0, 0);
    pointer-events: all;
  }

  #business-chugen .chugen2025-nav.fixed ul li {
    width: calc((100% - 5px) / 6);
    margin-bottom: 0;
  }
  #business-chugen .chugen2025-nav ul li a {
    font-size: 2.4vw;
  }

  .chugen2025-intro {
    margin: 10vw 0;
    padding: 0 4vw;
  }

  .chugen2025-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 .chugen2025-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 .chugen2025-cataloglist p {
    font-size: 3.6vw;
    margin-top: 0;
  }

  .chugen2025-ranking {
    margin-bottom: 12vw;
  }

  .chugen2025-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: 7vw;
  }

  #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 #ff6473;
    color: #ff6473;
    font-size: 3.2vw;
    margin-bottom: 5px;
    line-height: 1;
    padding: 0.3em 0.6em;
  }

  #business-wrapper .chugen2025-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;
  }

  .chugen2025-ranking .ranking-note {
    text-align: left;
    font-size: 3vw;
    margin-top: 8vw;
    padding: 0 5vw;
  }

  .chugen2025-cataloglist {
    width: 100%;
    margin: 0 auto 8vw;
    padding: 0 5vw;
    box-sizing: border-box;
  }

  #business-wrapper .chugen2025-cataloglist ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    width: 100%;
    overflow-x: scroll;
  }

  #business-wrapper .chugen2025-cataloglist ul li {
    width: 38vw;
    flex-shrink: 0;
    margin: 0 1vw 5vw;
    white-space: unset;
  }

  .chugen2025-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;
  }

  .chugen2025-cataloglist ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .chugen2025-cataloglist ul li a span {
    font-size: 2.8vw;
    text-align: center;
    margin-top: 2vw;
  }
  .chugen2025-cataloglist ul li a b {
    font-size: 3.2vw;
    font-weight: 700;
    text-align: center;
    margin-top: 1vw;
  }

  #business-wrapper .chugen2025-cataloglist ul li a img {
    width: 100%;
    height: auto;
  }

  .chugen2025-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 3vw;
    width: 49%;
  }
}

#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: 50px;
  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: #31666c;
  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;
}

.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 #ff6473;
  color: #ff6473;
  font-size: 12px;
  margin-bottom: 5px;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
  line-height: 1;
  padding: 0.3em 0.6em;
}

#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 8vw;
    box-sizing: border-box;
    border-bottom: #999 solid 1px;
    margin-bottom: 8vw;
  }

  #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: 13vw;
    width: 13vw;
    flex-basis: 13vw;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 7vw;
    margin-right: 0;
    margin-bottom: 5vw;
  }
  .houjin-feature section .feature-inner {
    width: 100%;
  }
  .houjin-feature section .feature-inner.feature03 {
    width: 100%;
  }
  .houjin-feature section .feature-inner h4 {
    font-size: 5vw;
    color: #00467d;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 4vw;
    text-align: center;
  }
  .houjin-feature section .feature-inner p {
    font-size: 3.4vw;
    line-height: 1.7em;
  }
  .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;
    width: 100%;
    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;
  }

  .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: 10vw;
    width: 10vw;
    flex-basis: 10vw;
    flex-shrink: 0;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 6vw;
    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: 10vw;
    width: 10vw;
    flex-shrink: 0;
    flex-basis: 10vw;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 6vw;
    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.7;
    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;
  }
}
