@charset "UTF-8";

/*********************************
	共通
*********************************/
html body.rb2019---header-fixed .rb2019---main-nav {
  position: relative;
}

.rb2019---pickup {
  padding-top: 0 !important;
}

#lineup202302 {
  text-align: center;
}

#lineup202302 * {
  box-sizing: border-box;
}

[id="lineup202302"] img {
  width: 100%;
  height: auto;
}

#lineup202302 a {
  text-decoration: none;
  color: #3c2a0a;
}

#lineup202302 {
  letter-spacing: 0.01em;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
  color: #3c2a0a;
  font-size: 14px;
  line-height: 1.5;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

#lineup202302 a:hover {
  opacity: 0.75;
  transition: 0.2s ease-in-out;
}

#lineup202302 h2 {
  margin-bottom: 40px;
  font-size: 30px;
}

#lineup202302 h2.content-ttl span {
  display: inline-block;
  padding-bottom: 4px;
  position: relative;
  font-size: 16px;
}

#lineup202302 h2.content-ttl span::before {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #3c2a0a;
  position: absolute;
  bottom: 0;
}

#lineup202302 h2.content-ttl span::after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #3c2a0a;
  background-color: #fff;
  position: absolute;
  bottom: -9px;
  left: 50%;
  transform: skew(-39deg);
}

#lineup202302 h2.content-ttl p {
  margin-top: 15px;
}

#lineup202302 ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.content-inner {
  max-width: 1120px;
  margin: 0 auto;
}

.pc-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
}

.content-wrap {
  margin-top: 80px;
}

@media only screen and (max-width: 599px) {
  html .rb2019---header {
    position: relative;
  }

  html .rb2019---base {
    padding-top: 0;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  #lineup202302 {
    font-size: 14px;
    line-height: 1.8;
  }

  #lineup202302 address,
  #lineup202302 article,
  #lineup202302 aside,
  #lineup202302 blockquote,
  #lineup202302 dd,
  #lineup202302 div,
  #lineup202302 dl,
  #lineup202302 dt,
  #lineup202302 fieldset,
  #lineup202302 figcaption,
  #lineup202302 figure,
  #lineup202302 footer,
  #lineup202302 form,
  #lineup202302 h3,
  #lineup202302 h4,
  #lineup202302 h5,
  #lineup202302 h6,
  #lineup202302 header,
  #lineup202302 hgroup,
  #lineup202302 li,
  #lineup202302 nav,
  #lineup202302 ol,
  #lineup202302 p,
  #lineup202302 pre,
  #lineup202302 section,
  #lineup202302 summary,
  #lineup202302 table,
  #lineup202302 td,
  #lineup202302 th,
  #lineup202302 ul {
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }

  .content-wrap {
    margin: 50px auto 0;
    max-width: 100vw;
    overflow-x: hidden;
  }

  .content-inner {
    width: 90%;
  }

  #lineup202302 h2,
  #lineup202302 h3 {
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }

  #lineup202302 h2 {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 20px;
  }

  #lineup202302 h2.content-ttl {
    margin-bottom: 30px;
  }

  #lineup202302 h2.content-ttl p {
    margin-top: 10px;
  }

  #lineup202302 h2.content-ttl span {
    font-size: 15px;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo",
      sans-serif;
  }

  img {
    image-rendering: auto;
  }

  .pc-flex {
    display: block;
  }

  .cutText {
    visibility: hidden;
  }

  .sp-slider {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 20px;
  }

  /* 長いブランド名の対応 */
  .letter-s {
    letter-spacing: -1.5px;
  }
}

/*********************************
	ボタン
*********************************/
#lineup202302 a.product-link {
  width: 100%;
  height: 35px;
  display: block;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  color: #3c2a0a;
  border-radius: 3px;
  background: url("../images/common/arrow-right.svg") right 15px center / 10px
    10px no-repeat #f4eee7;
}

#lineup202302 a.digital-link {
  width: 100%;
  height: 35px;
  display: block;
  line-height: 36px;
  font-size: 13px;
  text-align: center;
  color: #3c2a0a;
  border-radius: 3px;
  background: url("../images/common/icon-link.svg") right 15px center / 10px
    10px no-repeat;
  border: 1px solid #3c2a0a;
  padding-right: 22px;
  margin-top: 7px;
}

#lineup202302 a.more-link {
  width: 100%;
  height: 55px;
  display: block;
  line-height: 55px;
  font-size: 16px;
  font-weight: bold;
  color: #3c2a0a;
  border-radius: 3px;
  background: url("../images/common/arrow-right.svg") no-repeat #f4eee7;
  background-size: 10px;
  background-position: right 15px center;
  text-align: center;
}

@media only screen and (max-width: 599px) {
  #lineup202302 a.product-link,
  #lineup202302 a.link-btn,
  #lineup202302 button.link-btn {
    width: 100%;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }

  #lineup202302 a.product-link::before {
    width: 17px;
    height: 16px;
  }

  #lineup202302 a.catalog-link {
    font-size: 14px;
  }

  .down::before {
    width: 10px;
    height: 6px;
    top: 18px;
    right: 20px;
  }

  .right::before {
    width: 6px;
    height: 10px;
    top: 15px;
    right: 20px;
  }
}

/*********************************
	タグ
*********************************/
.tag-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.item-tag {
  line-height: 24px;
  position: relative;
  display: inline-block;
  height: 23px;
  color: #fff;
  padding: 0 5px 0 18px;
  margin-top: 5px;
  margin-right: 13px;
  font-size: 14px;
  border-radius: 3px 0 0 3px;
}

.item-tag::before {
  content: "・";
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: -5px;
  top: 1px;
}

.item-tag::after {
  content: "";
  position: absolute;
  top: -1px;
  right: -7px;
  width: 0;
  height: 0;
  border-width: 12px 0 13px 8px;
  border-style: solid;
  border-radius: 4px;
}

.tag-pink {
  background: #ffa2a6;
}

.tag-pink::after {
  border-color: transparent transparent transparent #ffa2a6;
}

.tag-orange {
  background: #ffb37b;
}

.tag-orange::after {
  border-color: transparent transparent transparent #ffb37b;
}

.tag-purple {
  background: #9995eb;
}

.tag-purple::after {
  border-color: transparent transparent transparent #9995eb;
}

.tag-green {
  background: #9adb76;
}

.tag-green::after {
  border-color: transparent transparent transparent #9adb76;
}

.tag-blu {
  background: #77baeb;
}

.tag-blu::after {
  border-color: transparent transparent transparent #77baeb;
}

.tag-all {
  background: #3a2a10;
}

.tag-all::after {
  border-color: transparent transparent transparent #3a2a10;
}

.tag-jenre {
  background: #fff6ec;
}

.tag-jenre p {
  position: relative;
  color: #cdbaa4;
  z-index: 10;
}

.tag-jenre::before {
  color: #d0baa1;
}

.tag-jenre::after {
  border-color: transparent transparent transparent #fff6ec;
}

.use-tag {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
}

.use-tag p {
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #619380;
  color: #619380;
  font-size: 13px;
  background: #fff;
  padding: 0 8px;
}

.course {
  display: inline-block;
  padding: 0 30px;
  background: #fff;
  border: 1px solid #cdbaa4;
  color: #cdbaa4;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50px;
}

@media only screen and (max-width: 599px) {
  .tag-jenre {
    line-height: 22px;
    margin-right: 15px;
    font-size: 13px;
  }
  .course {
    padding: 0 23px;
    font-size: 14px;
  }
}

/*********************************
	FVエリア
*********************************/
#fv {
  width: auto;
  height: 539px;
  background: url("../images/fv/fv-bg_a.jpg") no-repeat center center/auto 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  padding-top: 22px;
}

.fv__title {
  margin-bottom: 24px;
}

.fv__no1 {
  display: block;
  transition: opacity 0.2s ease;
  margin-bottom: 19px;
}

.fv__no1:hover {
  opacity: 0.6;
}

.fv__note {
  text-align: center;
  font-size: 10px;
}

#fv .fv__note a,
#fv .fv__note a:link,
#fv .fv__note a:visited {
  color: #1a86c3;
}

@media only screen and (max-width: 599px) {
  #fv {
    height: calc(775 / 750 * 100vw);
    background: url("../images/fv/fv-bg-sp_a.jpg") no-repeat center center/cover;
    padding-top: calc(114 / 750 * 100vw);
  }

  #fv img,
  #fv picture {
    width: 100%;
    height: auto;
  }

  .fv__title {
    width: calc(587 / 750 * 100vw);
    margin-bottom: calc(39 / 750 * 100vw);
  }

  .fv__no1 {
    width: calc(634 / 750 * 100vw);
    margin-bottom: calc(21 / 750 * 100vw);
  }

  .fv__note {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    font-size: calc(18 / 750 * 100vw);
    line-height: 1.4;
    letter-spacing: 0;
  }

  .fv__note > span:nth-child(1) {
    flex-shrink: 0;
    margin-right: 1em;
  }
}

/*********************************
	introエリア
*********************************/
@media only screen and (max-width: 599px) {
  #intro p {
    text-align: left;
  }
}

/*********************************
	ページナビ
*********************************/
#pageNav {
  background: #f4eee7;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

#pageNav.fixed {
  position: fixed;
  top: 0;
  z-index: 99;
}
@media only screen and (max-width: 599px) {
  #pageNav.fixed {
    top: 50px;
  }
}

.nav-inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}

.pageNav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#lineup202302 a.pageNav-links {
  width: 280px;
  height: 65px;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  position: relative;
  color: #3c2a0a;
  font-weight: 700;
}

#lineup202302 a.pageNav-links::before {
  content: "";
  background: url("../images/common/arrow-down-b.svg") no-repeat;
  background-size: 100%;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 45%;
  right: 18px;
}

#lineup202302 a.pageNav-links::after {
  content: "";
  height: 37px;
  width: 1px;
  background: #bfbab3;
  position: absolute;
  top: 21%;
  right: -3px;
}

@media only screen and (max-width: 599px) {
  .pageNav-links {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #lineup202302 a.pageNav-links {
    height: 50px;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    flex-shrink: 0;
    font-size: 11px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 7px;
  }

  #lineup202302 a.pageNav-links:nth-of-type(5) {
    padding-left: 0;
  }

  #lineup202302 a.pageNav-links:last-of-type {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    line-height: 1.3;
    padding-left: 0;
    padding-right: 10px;
    letter-spacing: -0.5px;
  }

  #lineup202302 a.pageNav-links:first-of-type,
  #lineup202302 a.pageNav-links:nth-of-type(4) {
    border-left: 1px solid #fff;
  }

  #lineup202302 a.pageNav-links::before {
    width: 8px;
    height: 8px;
    right: 9px;
  }

  #lineup202302 a.pageNav-links::after {
    display: none;
  }
}

/*********************************
	ランキングエリア
*********************************/
#ranking {
  background: #fbfaf7;
  padding: 70px 0 90px;
}

#ranking .tag-area {
  min-height: 56px;
}

@media only screen and (max-width: 599px) {
  #ranking {
    background: #fbfaf7;
    padding: 40px 0;
  }

  #ranking .ranking-block {
    text-align: left;
  }

  #lineup202302 .ranking-block a:first-of-type {
    display: block;
    width: 180px;
  }

  #ranking .tag-area {
    min-height: 85px;
    display: inline-block;
  }
}

#ranking h2.content-ttl span::after {
  background-color: #fbfaf7;
}

.tab-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
}

.tab-label {
  color: #6a6a6a;
  background: #efefef;
  padding: 13px 0;
  position: relative;
  cursor: pointer;
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-order: -1;
  order: -1;
  z-index: 1;
  font-size: 16px;
  font-weight: bold;
}

.tab-label02 {
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-order: -1;
  order: -1;
  border-bottom: 3px solid #e0e0e0;
}

.tab-label02 p {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #e0e0e0;
}

.tab-label:not(:last-of-type) {
  margin-right: 14px;
}

.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

@media only screen and (max-width: 599px) {
  .tab-wrap {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .tab-label {
    width: -webkit-calc((100% / 3) - 3px);
    width: calc((100% / 3) - 3px);
    margin-bottom: 5px;
    padding: 7px 0;
    flex: inherit;
    font-size: 13px;
  }

  .tab-label:not(:last-of-type) {
    margin-right: 0;
  }

  .tab-label02 p {
    font-size: 14px;
  }
}

/* アクティブなタブ 結婚 */
#kekkon:checked + .tab-label {
  background: #fff;
  border-top: 2px solid #ffa2a6;
  color: #ffa2a6;
}

.pink:checked + .tab-label02 p {
  color: #ffa2a6;
  position: relative;
}

.pink:checked + .tab-label02 p::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #ffa2a6;
  position: absolute;
  bottom: -3px;
}

/* アクティブなタブ 出産 */
#syussan:checked + .tab-label {
  background: #fff;
  border-top: 2px solid #ffb37b;
  color: #ffb37b;
}

.orange:checked + .tab-label02 p {
  color: #ffb37b;
  position: relative;
}

.orange:checked + .tab-label02 p::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #ffb37b;
  position: absolute;
  bottom: -3px;
}

/* アクティブなタブ 香典 */
#kouden:checked + .tab-label {
  background: #fff;
  border-top: 2px solid #9995eb;
  color: #9995eb;
}

.purple:checked + .tab-label02 p {
  color: #9995eb;
  position: relative;
}

.purple:checked + .tab-label02 p::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #9995eb;
  position: absolute;
  bottom: -3px;
}

/* アクティブなタブ 引越し */
#hikkoshi:checked + .tab-label {
  background: #fff;
  border-top: 2px solid #9adb76;
  color: #9adb76;
}

.green:checked + .tab-label02 p {
  color: #9adb76;
  position: relative;
}

.green:checked + .tab-label02 p::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #9adb76;
  position: absolute;
  bottom: -3px;
}

/* アクティブなタブ 法人 */
#houjin:checked + .tab-label {
  background: #fff;
  border-top: 2px solid #77baeb;
  color: #77baeb;
}

.blue:checked + .tab-label02 p {
  color: #77baeb;
  position: relative;
}

.blue:checked + .tab-label02 p::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #77baeb;
  position: absolute;
  bottom: -3px;
}

/* アクティブなタブ 全般 */
#all:checked + .tab-label {
  background: #fff;
  border-top: 2px solid #3a2a10;
  color: #3a2a10;
}

.brown:checked + .tab-label02 p {
  color: #3a2a10;
  position: relative;
}

.brown:checked + .tab-label02 p::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #3a2a10;
  position: absolute;
  bottom: -3px;
}

.tab-item:checked + .tab-label + .tab-content {
  height: auto;
  overflow: auto;
  padding: 50px 45px;
  opacity: 1;
  transition: 0.5s opacity;
  background: #fff;
  -ms-overflow-style: none;
}

.tab-item:checked + .tab-label + .tab-content::-webkit-scrollbar,
.tab-item:checked + .tab-label02 + .tab-content::-webkit-scrollbar {
  display: none;
}

.tab-item:checked + .tab-label02 + .tab-content {
  min-height: 420px;
  height: auto;
  overflow: auto;
  overflow-x: hidden;
  opacity: 1;
  transition: 0.5s opacity;
  padding-top: 50px;
  -ms-overflow-style: none;
}

@media only screen and (max-width: 599px) {
  .tab-item:checked + .tab-label + .tab-content {
    padding: 20px 15px;
  }

  .tab-item:checked + .tab-label02 + .tab-content {
    min-height: auto;
    padding-top: 20px;
  }
}

#tab-kekkon01 + .tab-label02 {
  text-align: right;
  padding-right: 80px;
}

#tab-kekkon03 + .tab-label02 {
  text-align: left;
  padding-left: 80px;
}

#tab-syussan01 + .tab-label02,
#tab-hikkoshi01 + .tab-label02,
#tab-houjin01 + .tab-label02 {
  text-align: right;
  padding: 0 80px;
}

#tab-syussan02 + .tab-label02,
#tab-hikkoshi02 + .tab-label02,
#tab-houjin02 + .tab-label02 {
  text-align: left;
  padding: 0 80px;
}

@media only screen and (max-width: 599px) {
  #tab-kekkon01 + .tab-label02 {
    text-align: center;
    padding-right: 0;
  }

  #tab-kekkon03 + .tab-label02 {
    text-align: center;
    padding-left: 0;
  }

  #tab-syussan01 + .tab-label02,
  #tab-hikkoshi01 + .tab-label02,
  #tab-houjin01 + .tab-label02,
  #tab-syussan02 + .tab-label02,
  #tab-hikkoshi02 + .tab-label02,
  #tab-houjin02 + .tab-label02 {
    text-align: center;
    padding: 0;
  }
}

.tab-item {
  display: none;
}

p.catalog-price {
  margin-top: 5px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #555555;
}

p.catalog-price .tax {
  font-size: 13px;
  font-weight: 400;
}

@media only screen and (max-width: 599px) {
  p.catalog-price {
    font-size: 15px;
  }

  p.catalog-price .tax {
    font-size: 12px;
  }
}

.catalog-name {
  min-height: 70px;
  position: relative;
}

.catalog-name p {
  font-size: 12px;
  line-height: 1.3;
  text-align: left;
  color: #959595;
}

.catalog-name p.digital-btn {
  padding-right: 33px;
}

#lineup202302 .catalog-name a {
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
}

#lineup202302 .ranking-block a.badge {
  display: block;
  position: relative;
  padding: 0;
}

#lineup202302 .ranking-block a.badge::before {
  content: "";
  background: url("../images/ranking/no1.png") no-repeat;
  background-size: 100%;
  width: 35px;
  height: 38px;
  position: absolute;
  left: 4px;
  top: 0;
}

#lineup202302 .ranking-block a.no2::before {
  background: url("../images/ranking/no2.png") no-repeat;
  background-size: 100%;
}

#lineup202302 .ranking-block a.no3::before {
  background: url("../images/ranking/no3.png") no-repeat;
  background-size: 100%;
}

#lineup202302 .ranking-block a.no4::before {
  background: url("../images/ranking/no4.png") no-repeat;
  background-size: 100%;
}

#lineup202302 .ranking-block a.no5::before {
  background: url("../images/ranking/no5.png") no-repeat;
  background-size: 100%;
}

/*********************************
	カタログシリーズ
*********************************/
#recommend {
  background: #fbfaf7;
  padding-top: 50px;
  padding-bottom: 80px;
}
.recommend-block {
  text-align: left;
}

.recommend-block p.txt {
  margin-bottom: 25px;
  font-size: 16px;
}

.recommend-block p.name {
  font-weight: bold;
  font-size: 18px;
}

.recommend-block .price-area {
  display: table;
  margin-bottom: 15px;
}

.recommend-block .price-area p {
  margin-top: 5px;
  display: table-cell;
}

.recommend-block .price-area .price {
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .recommend-block p.txt {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .recommend-block .price-area .price {
    font-size: 16px;
  }
}

/*********************************
	ラインナップ
*********************************/
#lineup {
  height: 830px;
  padding-top: 70px;
  background: #f4f4f4;
  margin-top: 0;
}

@media only screen and (max-width: 599px) {
  #lineup {
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

#lineup h2.content-ttl span::after {
  background-color: #f4f4f4;
}

#lineup p.txt {
  margin-bottom: 20px;
}

@media only screen and (max-width: 599px) {
  .lineup-wrap {
    overflow-x: scroll;
  }
}

/*********************************
	シーンから選ぶ
*********************************/
#scene {
  margin-top: 180px;
}

@media only screen and (max-width: 599px) {
  #scene {
    margin-top: 50px;
  }
}

#lineup202302 .scene-pageLink a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: url("../images/common/arrow-down-w.svg") no-repeat;
  background-size: 10px;
  background-position: right 15px center;
}

@media only screen and (max-width: 599px) {
  #lineup202302 .scene-pageLink a {
    width: 102px;
    height: 32px;
    line-height: 33px;
    margin: 0 auto 8px;
    font-size: 12px;
    background-size: 8px;
    background-position: right 10px center;
  }
}

#lineup202302 .scene-pageLink a.scene-kekkon {
  background-color: #ffa2a6;
}

#lineup202302 .scene-pageLink a.scene-kouden {
  background-color: #9995eb;
}

#lineup202302 .scene-pageLink a.scene-syussan {
  background-color: #ffb37b;
}

#lineup202302 .scene-pageLink a.scene-hikkoshi {
  background-color: #9adb76;
}

@media only screen and (max-width: 599px) {
  #lineup202302 .scene-pageLink a.scene-hikkoshi {
    background-position: right 5px center;
  }
}

.scene-pageLink {
  margin-bottom: 50px;
}

#lineup202302 .scene-pageLink a.scene-houjin {
  background-color: #77baeb;
}

.scene-block {
  padding-top: 70px;
  margin-top: -70px;
}

.scene-block h3 {
  margin-bottom: 40px;
  padding: 15px 0 12px;
  font-size: 24px;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .scene-block {
    margin-top: 30px;
    padding-top: 0;
  }

  .scene-block h3 {
    margin-bottom: 20px;
    padding: 13px 0 10px;
    font-size: 18px;
  }
}

#scene-kekkon h3 {
  background: #fffafa;
  color: #ffa2a6;
  border-bottom: 3px solid #ffa2a6;
}

#scene-kouden h3 {
  background: #fafaff;
  color: #9995eb;
  border-bottom: 3px solid #9995eb;
}

#scene-syussan h3 {
  background: #fffcf7;
  color: #ffb37b;
  border-bottom: 3px solid #ffb37b;
}

#scene-hikkoshi h3 {
  background: #f8fdf4;
  color: #9adb76;
  border-bottom: 3px solid #9adb76;
}

#scene-houjin h3 {
  background: #f4fbfd;
  color: #77baeb;
  border-bottom: 3px solid #77baeb;
}

.scene-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

.scene-list > div {
  width: 47%;
  margin-bottom: 50px;
}

@media only screen and (max-width: 599px) {
  .scene-list > div {
    width: 100%;
  }
}

.scene-item {
  display: -webkit-box;
  display: flex;
}

.scene-item .thum {
  width: 33%;
}

.scene-item .thum img {
  width: 100%;
}

.scene-item .detail {
  width: 63%;
  margin-left: 20px;
  text-align: left;
}

.scene-item .detail .name {
  font-size: 18px;
  font-weight: bold;
}

.scene-item .detail .txt {
  margin-top: 10px;
  font-size: 16px;
}

@media only screen and (max-width: 599px) {
  .scene-item .detail .name {
    font-size: 16px;
    line-height: 1.4;
  }

  .scene-item .thum img {
    width: 100%;
  }

  .sp-txt {
    font-size: 13px;
    margin-top: 5px;
    text-align: left;
  }

  .scene-item .sai img {
    width: 60px;
  }
}

.btn-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 15px;
}

.btn-area .price-area {
  width: 33%;
}

.btn-area .price-area .price {
  margin-top: 5px;
  font-size: 16px;
  line-height: 1.2;
  white-space: nowrap;
}

.btn-area .price-area .price .en {
  font-size: 14px;
}

.btn-area .price-area .price .tax {
  font-size: 13px;
  margin-left: 0.2em;
}

@media only screen and (max-width: 599px) {
  .btn-area .price-area .price {
    font-size: 4vw;
  }
  .btn-area .price-area .price .en {
    font-size: 3.8vw;
  }

  .btn-area .price-area .price .tax {
    font-size: 3.6vw;
  }
}

.btn-area .buy-btn {
  width: 63%;
  margin-left: 20px;
}

#lineup202302 .btn-area .buy-btn a {
  width: 100%;
  height: 50px;
  display: block;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
}

@media only screen and (max-width: 599px) {
  .btn-area {
    display: block;
    margin-top: 0;
  }

  .btn-area .price-area {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }

  .btn-area .price-area .course {
    height: 25px;
    margin-right: 12px;
  }

  .btn-area .buy-btn {
    width: 100%;
    margin: 0 auto;
  }

  #lineup202302 .btn-area .buy-btn a {
    width: 270px;
    height: 40px;
    line-height: 43px;
    font-size: 15px;
    margin: 15px auto 0;
  }
}

#scene-kekkon .btn-area .buy-btn a {
  background: url("../images/common/arrow-right-wt.svg") no-repeat #f1909c;
  background-size: 8px;
  background-position: right 15px center;
}

#scene-kouden .btn-area .buy-btn a {
  background: url("../images/common/arrow-right-wt.svg") no-repeat #aa90f1;
  background-size: 8px;
  background-position: right 15px center;
}

#scene-syussan .btn-area .buy-btn a {
  background: url("../images/common/arrow-right-wt.svg") no-repeat #f1a390;
  background-size: 8px;
  background-position: right 15px center;
}

#scene-hikkoshi .btn-area .buy-btn a {
  background: url("../images/common/arrow-right-wt.svg") no-repeat #75cb60;
  background-size: 8px;
  background-position: right 15px center;
}

#scene-houjin .btn-area .buy-btn a {
  background: url("../images/common/arrow-right-wt.svg") no-repeat #5ab6e0;
  background-size: 8px;
  background-position: right 15px center;
}

.scene-block .row > div {
  margin-bottom: 50px;
}

.scene-voice {
  margin-top: 25px;
  margin-bottom: 80px;
  padding: 50px 0;
  background: #fffafa;
}

@media only screen and (max-width: 599px) {
  .scene-voice {
    margin-top: 0;
    margin-bottom: 40px;
  }
}

.scene-voice:last-of-type {
  margin-bottom: 0;
}

.kouden-voice {
  background: #fafaff;
}

.syussan-voice {
  background: #fffcf7;
}

.hikkoshi-voice {
  background: #f8fdf4;
  margin-bottom: 0;
}

.houjin-voice {
  background: #f4fbfd;
}

.scene-voice h3 {
  display: inline-block;
  font-size: 22px;
  position: relative;
}

.scene-voice h3::before {
  content: "";
  width: 17px;
  height: 17px;
  background: url("../images/scene/icon-voice.png") no-repeat;
  background-size: 100%;
  position: absolute;
  left: -23px;
  top: 3px;
}

@media only screen and (max-width: 599px) {
  .scene-voice h3 {
    font-size: 18px;
  }

  .scene-voice h3::before {
    width: 15px;
    height: 15px;
    left: -21px;
    top: 2px;
  }
}

.scene-voice-inner {
  max-width: 1120px;
  width: 90%;
  margin: 27px auto 0;
  background: #fff;
  box-shadow: 0 1px 6px #bebebe;
}

.scene-voice ul li > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 40px 70px;
}

@media only screen and (max-width: 599px) {
  .scene-voice-inner {
    margin: 10px auto 0;
  }

  .scene-voice ul li > div {
    display: block;
    padding: 20px;
  }
}

.scene-voice ul li .voice-txt {
  width: 55%;
  text-align: left;
}

.scene-voice ul li .voice-txt .ttl {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .scene-voice ul li .voice-txt {
    width: 100%;
  }

  .scene-voice ul li .voice-txt .ttl {
    margin-bottom: 3px;
    font-size: 16px;
  }
}

.scene-voice ul li .voice-item {
  display: table;
  width: 42%;
}

.scene-voice ul li .voice-item img,
.scene-voice ul li .voice-item > div {
  display: table-cell;
  vertical-align: middle;
}

.scene-voice ul li .voice-item img {
  width: 150px;
  margin-right: 25px;
}

.scene-voice ul li .voice-item .name {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

.scene-voice ul li .voice-item .price {
  margin-top: 12px;
  font-size: 16px;
  text-align: left;
}

#lineup202302 .scene-voice a.product-link {
  margin-top: 13px;
}

@media only screen and (max-width: 599px) {
  .scene-voice ul li .voice-item {
    width: 100%;
    margin-top: 15px;
  }

  .scene-voice ul li .voice-item img {
    width: 70px;
    margin-right: 15px;
  }

  .scene-voice ul li .voice-item .name {
    font-size: 14px;
  }

  .scene-voice ul li .voice-item .price {
    margin-top: 4px;
    font-size: 14px;
  }

  #lineup202302 .scene-voice a.product-link {
    margin-top: 4px;
  }
}

.slick-prev:before,
.slick-next:before {
  content: "";
}

.slick-prev,
.slick-next {
  width: 19px;
  height: 67px;
  z-index: 10;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}

.slick-prev {
  background-image: url("../images/scene/slider-arrow-l.png") !important;
  left: 13px;
}

.slick-next {
  background-image: url("../images/scene/slider-arrow-r.png") !important;
  right: 13px;
}

@media only screen and (max-width: 599px) {
  .slick-prev,
  .slick-next {
    width: 11px;
    height: 39px;
  }

  .slick-prev {
    left: -5px;
  }

  .slick-next {
    right: -5px;
  }
}

/*********************************
	価格で選ぶ
*********************************/
#price {
  background: #f4f4f4;
  padding: 70px 0;
}

.tab-area {
  padding: 50px 30px;
  background: #fff;
  box-shadow: 0 1px 6px #bebebe;
}

@media only screen and (max-width: 599px) {
  #price {
    padding: 40px 0;
  }

  .tab-area {
    padding: 20px 15px;
    overflow-x: scroll;
  }

  .tab-area .tabs {
    width: 720px;
  }
}

.price-tab-item {
  width: -webkit-calc((100% /5) - 10px);
  width: calc((100% / 5) - 10px);
  display: inline-block;
  position: relative;
}

.price-tab-item::before {
  content: "";
  width: -webkit-calc(100% + 1em);
  width: calc(100% + 1em);
  height: 3px;
  background: #e0e0e0;
  position: absolute;
  bottom: -5px;
  left: -5px;
}

.price-tab-item p {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #e0e0e0;
}

@media only screen and (max-width: 599px) {
  .price-tab-item p {
    font-size: 13px;
  }
}

.price-tab-item:hover {
  opacity: 0.75;
  transition: 0.2s ease-in-out;
}

input[name="price-tab-item"] {
  display: none;
}

.price-tab-content {
  display: none;
  padding-top: 50px;
  clear: both;
  overflow: hidden;
}

#price-tab01:checked ~ #price-tab01-content,
#price-tab02:checked ~ #price-tab02-content,
#price-tab03:checked ~ #price-tab03-content,
#price-tab04:checked ~ #price-tab04-content,
#price-tab05:checked ~ #price-tab05-content {
  display: block;
}

.tabs input:checked + .price-tab-item p {
  color: #555;
  position: relative;
}

.tabs input:checked + .price-tab-item p::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #6a6a6a;
  position: absolute;
  bottom: -5px;
  left: 0;
}

/*********************************
	ジャンルで選ぶ
*********************************/
.jenre-link {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 0 30px 0;
}

#lineup202302 .jenre-link a {
  width: 250px;
  height: 40px;
  display: block;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #3c2a0a;
  background: url("../images/common/arrow-down-b.svg") no-repeat #f4f4f4;
  background-size: 10px;
  background-position: right 14px center;
  border-radius: 50px;
  margin: 0 30px 30px;
}

.jenre-choose h3 {
  background: #fffbf7;
  color: #d0baa1;
  border-bottom: 3px solid #d0baa1;
}

#lineup202302 .jenre-choose .btn-area .buy-btn a {
  background: url("../images/common/arrow-right-wt.svg") no-repeat #cdbaa4;
  background-size: 8px;
  background-position: right 15px center;
}

@media only screen and (max-width: 599px) {
  .jenre-link {
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0 -webkit-calc(50% - 50vw) 40px;
    margin: 0 calc(50% - 50vw) 40px;
  }

  #lineup202302 .jenre-link a {
    width: 50%;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    font-size: 13px;
    letter-spacing: -1px;
    background-size: 8px;
    background-position: right 7px center;
  }

  .jenre-link a:nth-child(odd) {
    border-right: 1px solid #fff;
  }
}

/*********************************
	サービスエリア
*********************************/
#service {
  background: #f4f4f4;
  padding: 70px 0;
}

#service h2.content-ttl span::after {
  background-color: #f4f4f4;
}

#service ul li {
  padding: 0 30px;
}

.service-block {
  height: 100%;
  padding: 20px;
  background: #fff;
  box-shadow: 0 1px 5px #ccc;
}

.service-block h3 {
  margin: 20px 0;
  font-size: 16px;
  font-weight: bold;
}

.service-block p {
  text-align: left;
}

@media only screen and (max-width: 599px) {
  #service {
    padding: 50px 0;
  }

  #service.content-wrap {
    margin: 0 auto;
  }

  #service ul li {
    padding: 0 20px;
  }

  #service ul.slick-dots li {
    padding: 0;
  }

  .service-block h3 {
    margin: 10px 0;
  }

  #service .slick-slide img {
    margin: 0 auto;
  }

  #service .slick-prev,
  #service .slick-next {
    background-size: 58% !important;
  }

  #service .slick-next {
    right: 0;
  }

  #service .slick-prev {
    left: 11px;
  }
}

/*********************************
	FAQ
*********************************/

.faq-list {
  margin-bottom: 50px;
  text-align: left;
}

.faq-list dt,
.faq-list dd {
  position: relative;
  padding-left: 50px;
}

.faq-list dt {
  margin-bottom: 25px;
  font-size: 16px;
}

.faq-list dt span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: calc(50% - 1em);
}

.faq-list dd {
  min-height: 40px;
  margin-bottom: 40px;
}

.faq-list dd span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.faq-list dt span {
  color: #fff;
  background: #d0baa1;
}

.faq-list dd span {
  color: #d0baa1;
  background: #f4eee7;
}

@media only screen and (max-width: 599px) {
  .faq-list {
    margin-bottom: 30px;
  }

  .faq-list dt {
    font-size: 15px;
  }

  .faq-list dt,
  .faq-list dd {
    padding-left: 45px;
  }

  .faq-list dd {
    min-height: 0;
    margin-bottom: 35px;
  }

  .faq-list dt span,
  .faq-list dd span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
  }

  .faq-list dd span {
    top: 0;
  }
}

.update-day {
  text-align: right;
}

/*********************************
	追加
*********************************/
#scene-houjin h2.content-ttl span {
  color: #77baeb;
}

#scene-houjin h2.content-ttl p {
  color: #77baeb;
}

#scene-houjin h2.content-ttl span::before {
  border-bottom: 1px solid #77baeb;
}

#scene-houjin h2.content-ttl span::after {
  border-right: 1px solid #77baeb;
}

#scene-houjin {
  padding-top: 80px;
  padding-bottom: 177px;
}

#scene-houjin .bnr {
  margin-top: 40px;
  width: 900px;
  margin: 0 auto;
}

#scene-houjin .bnr a {
  display: block;
}

@media only screen and (max-width: 599px) {
  #scene-houjin {
    padding: 50px 0;
  }

  #scene-houjin .bnr {
    width: auto;
    margin-top: 30px;
  }

  #scene-houjin .bnr img {
    width: 100%;
  }
}

.movie {
  background: #fbf9f5;
  padding: 95px 0;
}

.movie__title {
  text-align: center;
  font-size: 30px;
  color: #3c2a0a;
}

.movie__button {
  display: block;
  margin: 40px auto 0;
  width: 900px;
  position: relative;
}

.movie__button::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: calc(210px / 3);
  height: calc(148px / 3);
  background: url(../images/movie/movie-play.svg) no-repeat center
    center/contain;
}
.movie__button img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 599px) {
  .movie {
    padding: 3rem 1rem;
  }
  .movie__button {
    width: 100%;
    margin: 3rem 0 0;
  }
  .movie__button::after {
    width: calc(2.1rem * 2);
    height: calc(1.48rem * 2);
  }
}

.rb2019---footer p {
  margin-bottom: 0;
}

.rb2019---footer-nav__column h3 {
  font-size: 1rem;
}

.rb2019---footer-nav__sns-buttons > li > a {
  box-sizing: content-box;
}

[id="lineup202302"] .rb-search-panel__matrix-inner {
  border-radius: 10px;
  box-shadow: 0 1px 6px #bebebe;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 599px) {
  [id="lineup202302"] .rb-search-panel__matrix-inner {
    border-radius: 0;
    padding: 20px;
  }
}

[id="lineup202302"] .rb-search-panel__matrix {
  transform: scale(0.9);
  transform-origin: center center;
  background-image: url(/assets/img/rb-search-panel/matrix-line-dotted.svg);
}
@media screen and (max-width: 599px) {
  [id="lineup202302"] .rb-search-panel__matrix {
    transform: scale(1);
  }
}

.ranking-banner {
  margin: 100px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 599px) {
  .ranking-banner {
    margin: 8rem 1.5rem 0;
  }
}

.ranking-banner p {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .ranking-banner p {
    font-size: 1.3rem;
  }
}

.ranking-banner img {
  box-shadow: 0 4px 16px rgb(0 0 0/0.1);
}
