@charset "UTF-8";
/*//////////////////// 共通 ////////////////////*/
.kouden202112 * {
  box-sizing: border-box;
}

.kouden202112 a {
  text-decoration: none;
  color: #000;
}

.kouden202112 {
  letter-spacing: 0.01em;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.8;
}

/*img {image-rendering: -webkit-optimize-contrast; image-rendering:pixelated;}*/
.kouden202112 p {
  margin: 0;
}

.kouden202112 p small.note {
  display: block;
  margin-top: 25px;
}

.kouden202112 .pc-only {
  display: block;
}

.kouden202112 .sp-only {
  display: none;
}

.rb2019---main.rb2019---inner {
  min-width: 1230px;
  width: auto;
}

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

.rb2019---pickup > .rb2019---inner {
  height: 44px;
}

html body.rb2019---header-fixed .rb2019---main-nav {
  position: relative;
}

.kouden202112 {
  text-align: center;
}

#ins-wrapper {
  padding: 0;
}

#ins-mainUpper {
  margin: 0 auto;
  width: 1230px;
}

.kouden202112 a:hover {
  opacity: 0.75;
  transition: 0.2s ease-in-out;
}

.kouden202112 h1,
.kouden202112 h2 {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "游明朝体", sans-serif;
}

.kouden202112 h2 {
  font-size: 32px;
  color: #2e2b3e;
  margin-bottom: 40px;
  line-height: 1.5;
  letter-spacing: 2.5px;
}

.kouden202112 h2 span {
  display: block;
  font-size: 20px;
}

.kouden202112 h2.double-line {
  display: inline-block;
  border-bottom: 4px double #b69dc3;
}

.kouden202112 ul {
  padding-left: 0;
  margin-bottom: 0;
}

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

.pageLink-inner {
  padding-top: 70px;
  margin-top: -50px;
}

.pc-flex {
  display: flex;
  justify-content: space-between;
}

.maker {
  background-color: #f0e7ab;
  font-weight: bold;
}

.section {
  margin-bottom: 80px;
}

.mark {
  line-height: 23px;
  position: relative;
  display: inline-block;
  height: 23px;
  border-radius: 3px 0 0 3px;
  background: #a1a1c6;
  color: #fff;
  padding: 0 8px;
  margin-top: 9px;
  margin-bottom: 5px;
  padding: 1px 8px 0 10px;
  font-size: 14px;
}

.mark::after {
  position: absolute;
  top: -1px;
  right: -7px;
  width: 0;
  height: 0;
  content: "";
  border-width: 12px 0 13px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #a1a1c6;
  border-radius: 4px;
}

.mark span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #f3f2f7;
  margin-bottom: 2px;
  margin-right: 5px;
  border-radius: 50%;
}

ul.tag li {
  height: 22px;
  line-height: 22px;
  display: inline-block;
  padding: 0 7px;
  border: 1px solid #6c6c89;
  border-radius: 50px;
  color: #6c6c89;
  font-size: 13px;
  text-align: center;
}

ul.tag li {
  margin-right: 5px;
}

.catalog-price {
  font-weight: bold;
  color: #000;
  font-size: 18px;
  margin: 3px 0 0;
}

.catalog-price span {
  padding-left: 5px;
  font-size: 14px;
  font-weight: normal;
}

.catalog-name {
  position: relative;
}

.catalog-name p {
  font-size: 15px;
  line-height: 1.3;
  color: #000;
}

.catalog-name a {
  display: block;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  position: relative;
  border-radius: 3px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.catalog-name a::before {
  content: "";
  position: absolute;
}

.catalog-name .item-line {
  background: #8d98a7;
  display: flex;
  justify-content: center;
  align-items: center;
}

.item-line:link,
.item-line:visited {
  color: #fff;
}

.catalog-name .catalog-link {
  background: #fff;
  border: 1px solid #8d98a7;
  display: flex;
  justify-content: center;
  align-items: center;
}

.catalog-link:link,
.catalog-link:visited {
  color: #8d98a7;
}

.item-line::before {
  background: url("/ringbell/contents/kouden/202112/images/common/icon_cart.png") no-repeat;
  background-size: 100%;
  width: 15px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 15px;
}

.catalog-link::before {
  background: url("/ringbell/contents/kouden/202112/images/common/icon_book.svg") no-repeat;
  background-size: 100%;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 15px;
}

.popular-link {
  margin-top: 40px;
}

.popular-link a {
  width: 330px;
  height: 50px;
  display: inline-block;
  position: relative;
  line-height: 50px;
  background: #2e2b3e;
  color: #fff;
  text-align: center;
}

.popular-link a:link,
.popular-link a:visited {
  color: #fff;
}

.popular-link a::before {
  content: "";
  position: absolute;
  top: 17px;
  right: 18px;
  border-left: 12px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}

.catalog-page-link {
  justify-content: center;
}

/* .page-links {padding-top: 160px;margin-top: -160px;} */
@media only screen and (max-width: 599px) {
  .kouden202112 .pc-only {
    display: none;
  }
  .kouden202112 .sp-only {
    display: block;
  }
  .rb2019---main.rb2019---inner {
    min-width: 100%;
    width: 100%;
  }
  .kouden202112 {
    font-size: 13px;
    line-height: 1.8;
  }
  .kouden202112 a,
  .kouden202112 address,
  .kouden202112 article,
  .kouden202112 aside,
  .kouden202112 blockquote,
  .kouden202112 dd,
  .kouden202112 div,
  .kouden202112 dl,
  .kouden202112 dt,
  .kouden202112 fieldset,
  .kouden202112 figcaption,
  .kouden202112 figure,
  .kouden202112 footer,
  .kouden202112 form,
  .kouden202112 h3,
  .kouden202112 h4,
  .kouden202112 h5,
  .kouden202112 h6,
  .kouden202112 header,
  .kouden202112 hgroup,
  .kouden202112 li,
  .kouden202112 nav,
  .kouden202112 ol,
  .kouden202112 p,
  .kouden202112 pre,
  .kouden202112 section,
  .kouden202112 summary,
  .kouden202112 table,
  .kouden202112 td,
  .kouden202112 th,
  .kouden202112 ul {
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  }
  .content-wrap {
    width: 90%;
    margin: 0 auto;
  }
  .kouden202112 h2 {
    font-size: 23px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
  }
  .kouden202112 h2 span {
    font-size: 16px;
  }
  img {
    image-rendering: auto;
  }
  .pc-flex {
    display: block;
  }
  .cutText {
    --curText-lines: 2;
    --curText-line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--curText-lines);
    overflow: hidden;
    min-height: calc(--curText-line-height * 1em);
    text-overflow: ellipsis;
  }
  .section {
    margin-bottom: 70px;
  }
  /* 長いブランド名の対応 */
  .letter-s {
    letter-spacing: -1.5px;
  }
  ul.tag li {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
  }
  .catalog-name a {
    margin-top: 8px;
  }
  .catalog-link::before {
    width: 15px;
    height: 12px;
    left: 10px;
  }
  .item-line::before {
    width: 15px;
    height: 15px;
    left: 10px;
  }
  .popular-link {
    margin-top: 0;
  }
}
@media only screen and (max-width: 320px) {
  .kouden202112 h2 {
    font-size: 20px;
  }
  .kouden202112 h2 span.title01::before,
  h2 span.title01::after {
    width: 30px;
    top: 14px;
  }
  .kouden202112 h2 span.title01::before {
    left: -37px;
  }
  .kouden202112 h2 span.title01::after {
    right: -35px;
  }
}
/*//////////////////// fvエリア ////////////////////*/
#fv {
  background: url(/ringbell/contents/kouden/202112/images/fv/fv.jpg) no-repeat center bottom/cover;
}

.fv-area {
  width: 1230px;
  margin: 0 auto;
  padding-right: 640px;
  padding-top: 4.0650406504vw;
  padding-bottom: 1.6260162602vw;
}

.fv-copy {
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 1px 0;
  border-style: solid;
  border-color: #333;
  font-size: 26px;
  height: 64px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
}

.fv-title {
  margin-top: 35px;
  margin-bottom: 45px;
  font-size: 64px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
}

.fv-no1 {
  width: 601px;
  font-size: 10px;
  text-align: left;
}

.fv-no1 p {
  margin-top: 1em;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  text-shadow: 0 0 3px #fff;
}

.fv-no1 p > span:first-child {
  flex-shrink: 0;
  margin-right: 1em;
}

@media only screen and (max-width: 599px) {
  #fv {
    background: url(/ringbell/contents/kouden/202112/images/fv/fv-sp_a.jpg) no-repeat center top/100% auto;
    padding-top: 18.4vw;
    padding-bottom: 4vw;
  }
  .fv-area {
    width: auto;
    padding: 0;
  }
  #fv .fv-copy,
  #fv .fv-title {
    font-family: "Shippori Mincho", serif;
    font-weight: 500;
  }
  #fv .fv-copy {
    margin: 0 auto;
  }
  .fv-copy {
    width: 76.8vw;
    position: relative;
    border: 0;
    font-size: 4.8vw;
    height: 17.8666666667vw;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
  .fv-copy::before,
  .fv-copy::after {
    box-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    height: 1px;
    background: #333;
  }
  .fv-copy::before {
    top: 0;
  }
  .fv-copy::after {
    bottom: 0;
  }
  .fv-copy span:nth-child(2) {
    font-size: 9.6vw;
    margin: 0 0.5em;
  }
  .fv-title {
    margin-top: 4.6666666667vw;
    margin-bottom: 19.2vw;
    font-size: 8.5333333333vw;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
  .fv-no1 {
    width: auto;
    margin: 0 3.3333333333vw;
    font-size: 2.4vw;
  }
  .fv-no1 img {
    width: 100%;
    height: auto;
  }
  .fv-no1 p {
    margin-left: 9.8666666667vw;
  }
}
/*//////////////////// イントロエリア ////////////////////*/
#intro {
  margin-top: 50px;
}

#intro h2 {
  margin-bottom: 25px;
  font-size: 20px;
  color: #000;
}

#intro a {
  display: block;
  width: 680px;
  margin: 60px auto 0;
}

#intro a img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 599px) {
  #intro {
    text-align: left;
  }
  #intro h2 {
    font-size: 18px;
  }
  #intro p {
    font-size: 14px;
  }
  #intro a {
    width: auto;
    margin: 60px 16px 0;
  }
}
/*//////////////////// ページナビ(追尾) ////////////////////*/
#pageNav {
  background: #2e2b3e;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

#pageNav.fixed {
  position: fixed;
  top: 0;
  z-index: 99;
}

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

.pageNav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

a.pageNav-links {
  height: 73px;
  align-items: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  width: 185px;
}

a.pageNav-links:link,
a.pageNav-links:visited {
  color: #fff;
}

a.pageNav-links::after {
  content: "";
  height: 52px;
  width: 1px;
  background: #fff;
  position: absolute;
  top: 15%;
  right: 0;
}

a.pageNav-links:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 599px) {
  #pageNav.fixed {
    top: 50px;
  }
  a.pageNav-links {
    height: 50px;
    width: -webkit-calc(100% / 3);
    width: 33.3333333333%;
    font-size: 12px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    justify-content: center;
  }
  a.pageNav-links:nth-of-type(3),
  a.pageNav-links:last-of-type {
    border-right: none;
  }
  a.pageNav-links::after {
    display: none;
  }
}
/* SE対応 */
@media only screen and (max-width: 320px) {
  a.pageNav-links {
    font-size: 10px;
  }
}
/*//////////////////// 金額別お変えしエリア ////////////////////*/
p.price-item {
  font-size: 22px;
}

p.price-item span {
  font-size: 16px;
}

.recommend-inner {
  margin-top: 5%;
}

.catalog-area {
  width: -webkit-calc((100% - 11%) / 4);
  width: 22.25%;
  text-align: left;
}

.catalogImg {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 599px) {
  p.price-item {
    font-size: 15px;
  }
  .sp-slider {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  .catalog-area {
    width: 45%;
    flex: 0 0 auto;
    margin-right: 4px;
    margin-bottom: 30px;
  }
  p.price-item span {
    font-size: 12px;
  }
  .catalogImg {
    width: 100%;
    height: auto;
  }
  .mark {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    padding-top: 0;
    margin-bottom: 10px;
  }
  .mark::after {
    border-width: 12px 0 10px 8px;
  }
  .mark span {
    width: 6px;
    height: 6px;
    margin-bottom: 0;
  }
  .catalog-price {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 4px;
  }
}
/*//////////////////// ランキングエリア ////////////////////*/
#ranking {
  width: 100%;
  height: 100%;
  background: url("/ringbell/contents/kouden/202112/images/ranking/ranking-bg.jpg") no-repeat;
  background-size: cover;
  padding: 80px 0 60px;
}

#ranking h2 span.ranking-title {
  display: inline-block;
  border-top: 1px solid #2e2b3e;
  border-bottom: 1px solid #2e2b3e;
  margin-top: 13px;
  padding: 10px 0;
  font-size: 32px;
}

.rankingArea-inner {
  margin-top: 20px;
}

.ranking-block {
  text-align: left;
  margin-bottom: 50px;
}

.ranking-block .thumbnail {
  display: block;
  position: relative;
}

.ranking-block .thumbnail::before {
  content: "";
  position: absolute;
  background: #969495 no-repeat center center/contain;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 63px;
  height: 68px;
  font-size: 35px;
  font-weight: 700;
  left: 0;
  top: 0;
  content: attr(data-no);
}

.ranking-block .thumbnail img {
  width: 100%;
  height: auto;
}

.ranking-block .item-line {
  background: #6c6c89;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
}

.ranking-block .item-line::before {
  width: 1.2em;
  height: 1.2em;
}

.ranking-block .catalog-link {
  border: 1px solid #6c6c89;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
}

.ranking-block .catalog-link:link,
.ranking-block .catalog-link:visited {
  color: #6c6c89;
}

.ranking-block .catalog-link::before {
  width: 1.2em;
  height: 1.2em;
}

.ranking-block:nth-child(1) .thumbnail::before {
  background-color: transparent;
  background-image: url(/ringbell/contents/kouden/202112/images/ranking/no-1.svg);
  padding-bottom: 0.3em;
}

.ranking-block:nth-child(2) .thumbnail::before {
  background-color: transparent;
  background-image: url(/ringbell/contents/kouden/202112/images/ranking/no-2.svg);
  padding-bottom: 0.3em;
}

.ranking-block:nth-child(3) .thumbnail::before {
  background-color: transparent;
  background-image: url(/ringbell/contents/kouden/202112/images/ranking/no-3.svg);
  padding-bottom: 0.3em;
}

.ranking-block:nth-child(n+7) .thumbnail::before {
  width: 53px;
  height: 53px;
  font-size: 30px;
}

.ranking-block:nth-child(n+11) .thumbnail::before {
  width: 35px;
  height: 35px;
  font-size: 20px;
}

.ranking-block:nth-child(n+11) .item-line {
  height: 30px;
  font-size: 15px;
}

.ranking-block:nth-child(n+11) .catalog-link {
  height: 30px;
  font-size: 15px;
}

.col-2\.5 {
  flex: 0 0 auto;
  width: 20%;
}

@media only screen and (max-width: 599px) {
  #ranking h2 span.ranking-title {
    font-size: 20px;
  }
  #ranking h2 span.ranking-title .sp-only {
    display: inline-block;
  }
  #ranking .ranking-block {
    width: 60%;
    flex: 0 0 auto;
    margin-right: 4px;
    margin-bottom: 10px;
    text-align: left;
  }
  .ranking-block .thumbnail::before {
    width: 35px;
    height: 38px;
    font-size: 16px;
  }
  .ranking-block:nth-child(n+4) .thumbnail::before {
    height: 35px;
  }
  .ranking-block .item-line,
  .ranking-block .catalog-link {
    height: 34px;
    font-size: 12px;
  }
}
/*//////////////////// サポートエリア ////////////////////*/
#support h2 {
  font-size: 21px;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-weight: bold;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

.support-link {
  margin-bottom: 60px;
}

.support-link a {
  display: block;
  width: 100%;
  background: #2e2b3e;
  border-radius: 46px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  padding: 14px 0;
  position: relative;
}

.support-link a:link,
.support-link a:visited {
  color: #fff;
}

.support-link a span {
  display: block;
  font-size: 16px;
}

.support-link a::before {
  content: "";
  position: absolute;
  top: 31px;
  right: 25px;
  border-left: 12px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}

.paperOrde {
  width: 680px;
  margin: 0 auto;
  border-radius: 10px;
  background: #e8e4ca;
  padding: 30px 20px;
}

.paperOrde > p {
  display: inline-block;
  border-bottom: 1px solid #2e2b3e;
  font-size: 17px;
  font-weight: bold;
}

.paperOrde-address {
  display: table;
  margin: 20px auto 0;
}

.paperOrde-address div {
  display: table-cell;
  vertical-align: middle;
}

.paperOrde-icon {
  background: #b3a23a;
  padding: 0 15px;
  border-radius: 5px;
}

.paperOrde-icon p {
  color: #fff;
}

.paperOrde-icon p img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 6px;
}

.paperOrde-address-text {
  padding-left: 20px;
}

.paperOrde-address-text p {
  text-align: left;
  color: #333;
  line-height: 1.5;
}

@media only screen and (max-width: 599px) {
  #support h2 {
    font-size: 17px;
  }
  .support-link {
    margin-bottom: 35px;
  }
  .support-link a {
    margin-bottom: 15px;
    padding: 12px 0;
    border-radius: 10px;
    font-size: 14px;
  }
  .support-link a::before {
    top: 27px;
    border-left: 10px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .paperOrde {
    width: 100%;
    padding: 20px 15px;
  }
  .paperOrde > p {
    font-size: 15px;
  }
  .paperOrde-address {
    margin: 10px auto 0;
  }
  .paperOrde-icon {
    width: 28%;
  }
  .paperOrde-address-text {
    margin-top: 7px;
    padding: 0;
    padding-left: 13px;
  }
  .paperOrde-icon p img {
    width: 10px;
  }
}
/*//////////////////// 香典返しにはカタログギフトが選ばれています ////////////////////*/
#kouden p {
  text-align: left;
  margin-bottom: 30px;
}

@media only screen and (max-width: 599px) {
  .kouden-img {
    margin-bottom: 20px;
  }
  .kouden-img img {
    width: 100%;
    height: auto;
  }
  #kouden p {
    margin-bottom: 20px;
  }
}
/*//////////////////// 法要・香典返しにおすすめのカタログギフト ////////////////////*/
#recommend {
  padding-top: 80px;
}

#recommend h2 {
  margin-bottom: 0;
}

.recommend-block {
  text-align: left;
  margin-bottom: 40px;
}

.recommend-block .catalogImg {
  display: block;
  margin-bottom: 10px;
}

.recommend-block .catalog-name p {
  color: #504e4e;
}

a.rekomendo-catalog {
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #2e2b3e;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}

a.rekomendo-catalog:link,
a.rekomendo-catalog:visited {
  color: #fff;
}

a.rekomendo-catalog::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 18px;
  border-left: 10px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

@media only screen and (max-width: 599px) {
  .recommend-block {
    margin-bottom: 55px;
  }
  .recommend-block:last-of-type {
    margin-bottom: 0;
  }
}
/*//////////////////// 選ばれる理由 ////////////////////*/
#choose {
  background: #dadbe2;
  padding: 60px 0;
}

.choose-title p {
  display: inline-block;
  width: 306px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  border-radius: 50px;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}

.choose-title p::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -3px;
  border: 7px solid transparent;
  border-top: 11px solid #fff;
}

#choose h2 span {
  margin-bottom: 10px;
}

#choose h2 span.big {
  display: inline-block;
  font-size: 50px;
  color: #a2911f;
  line-height: 1;
}

.choose-list li .choose-list-nombre {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-height: 110px;
  background: #fff;
  position: relative;
  margin-bottom: 13px;
}

.choose-list-nombre:last-of-type {
  display: block;
}

.choose-list li .choose-list-nombre::before {
  content: "";
  position: absolute;
  width: 29px;
  height: 29px;
  background: #2e2b3e;
  left: 0;
  top: 0;
}

.choose-list li .nombre01::after {
  content: "1";
}

.choose-list li .nombre02::after {
  content: "2";
}

.choose-list li .nombre03::after {
  content: "3";
}

.choose-list li .nombre04::after {
  content: "4";
}

.choose-list li .nombre05::after {
  content: "5";
}

.choose-list li .nombre06::after {
  content: "6";
}

.choose-list li .choose-list-nombre::after {
  position: absolute;
  left: 9px;
  top: -2px;
  font-size: 19px;
  color: #fff;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "游明朝体", sans-serif;
}

.choose-list li .choose-list-nombre div:first-of-type {
  width: 32%;
}

.choose-list li .choose-list-nombre div:last-of-type {
  margin-right: auto;
}

.choose-list li img {
  display: block;
  margin: 0 auto;
}

.choose-list li p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.choose-list li p span {
  display: block;
  font-size: 16px;
}

#choose .choose-list li div.nombre06-text {
  margin: 0 auto;
  width: 100%;
}

.choose-list li .nombre06-text p:first-of-type {
  font-size: 16px;
}

.choose-list li .nombre06-text p:last-of-type {
  font-size: 13px;
}

.choose-list li .nombre06-text p a {
  display: inline-block;
  text-decoration: underline;
  color: #564b93;
  font-size: 15px;
}

#point-area {
  margin-top: 40px;
}

.accordion-title {
  display: block;
  width: 490px;
  height: 55px;
  border-radius: 5px;
  background: #2e2b3e;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}

.accordion-title::before {
  content: "";
  display: block;
  background: url("/ringbell/contents/kouden/202112/images/common/icon_look.svg") no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 18px;
  left: 20px;
}

.accordion-title p {
  color: #fff;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  padding-left: 20px;
}

#point-area h2 {
  display: inline-block;
  position: relative;
}

#point-area h2 span.sub {
  font-size: 17px;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  letter-spacing: 1px;
}

#point-area h2 span.big {
  display: inline-block;
  color: #2e2b3e;
}

#point-area h2::before,
#point-area h2::after {
  content: "";
  position: absolute;
  background: #2e2b3e;
  width: 1px;
  height: 40px;
  vertical-align: middle;
  transform: rotate(25deg);
  bottom: 15px;
}

#point-area h2::before {
  left: -10px;
}

#point-area h2::after {
  right: -10px;
}

.accordion-wrap {
  display: none;
  background: #fff;
  margin-top: 50px;
  padding: 12px;
}

.accordion-inner {
  border: 1px solid #2e2b3e;
  padding: 50px 40px;
}

ul.point-list li {
  margin-bottom: 30px;
}

ul.point-list li img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}

ul.point-list li p {
  font-size: 15px;
  text-align: left;
  line-height: 1.5;
}

a.classic-item {
  display: inline-block;
  width: 320px;
  height: 50px;
  line-height: 50px;
  background: #2e2b3e;
  text-align: center;
  position: relative;
}

a.classic-item,
a.classic-item:link,
a.classic-item:visited {
  color: #fff;
}

a.classic-item::before {
  content: "";
  position: absolute;
  top: 19px;
  right: 18px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid #fff;
}

.kaiketsu-contact {
  margin-top: 40px;
  background: #888ba4;
  padding: 27px 45px;
}

p.kaiketsu-title {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.kaiketsu-contact p {
  color: #fff;
}

p.kaiketsu-text {
  font-size: 15px;
}

.kaiketsu-tel li {
  display: inline-block;
}

.kaiketsu-tel li img {
  margin-top: -17px;
  margin-right: 5px;
}

p.tel-text {
  padding-right: 15px;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
}

p.tel-time {
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
}

@media only screen and (max-width: 599px) {
  #choose h2 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  #choose h2 span.big {
    font-size: 35px;
  }
  .choose-list li .choose-list-nombre {
    min-height: 90px;
    padding: 0 15px;
  }
  .choose-list li .choose-list-nombre::before {
    width: 22px;
    height: 22px;
  }
  .choose-list li .choose-list-nombre::after {
    font-size: 15px;
    left: 7px;
  }
  .choose-list li p {
    font-size: 15px;
  }
  .choose-list li p span {
    display: inline-block;
  }
  .choose-list li .choose-list-nombre div:first-of-type {
    width: 50px;
    margin-right: 15px;
  }
  .choose-list li .nombre06-text p:first-of-type {
    font-size: 14px;
  }
  #point-area {
    margin-top: 25px;
  }
  .accordion-title {
    width: 100%;
    height: auto;
    padding: 10px 0;
  }
  .accordion-title p {
    line-height: 1.5;
  }
  .accordion-title::before {
    top: 21px;
  }
  .accordion-inner {
    padding: 30px 15px;
  }
  #point-area h2 span.sub {
    font-size: 15px;
  }
  #point-area h2::before,
  #point-area h2::after {
    height: 32px;
    bottom: 10px;
  }
  #point-area h2::before {
    left: -20px;
  }
  #point-area h2::after {
    right: -20px;
  }
  ul.point-list li img {
    margin-bottom: 15px;
  }
  ul.point-list li p {
    font-size: 14px;
  }
  a.classic-item {
    width: 100%;
  }
  a.classic-item::before {
    top: 20px;
    right: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #fff;
  }
  .kaiketsu-contact {
    padding: 20px 15px;
  }
  p.kaiketsu-title {
    font-size: 18px;
  }
  p.kaiketsu-text {
    font-size: 14px;
    text-align: left;
  }
  p.tel-text {
    font-size: 31px;
  }
  .kaiketsu-tel li img {
    width: 25px;
    height: 34px;
  }
  p.tel-time {
    text-align: center;
  }
}
/*//////////////////// カテゴリから選ぶ ////////////////////*/
#category {
  background: #f4f4f5;
  padding: 80px 0 40px;
}

.category-block {
  margin-top: 60px;
}

.category-block h3 {
  margin-bottom: 40px;
  font-size: 25px;
  font-weight: bold;
  color: #a89d50;
}

.category-block a {
  display: block;
  margin-bottom: 40px;
}

@media only screen and (max-width: 599px) {
  #category {
    padding: 60px 0 30px;
  }
  #category p {
    text-align: left;
  }
  .category-block h3 {
    margin-bottom: 20px;
    font-size: 17px;
  }
  .category-block {
    margin-top: 40px;
  }
  .category-block:last-of-type {
    margin-top: 20px;
  }
  .category-block a {
    margin-bottom: 25px;
  }
  .category-block img {
    width: 100%;
    height: auto;
  }
}
/*//////////////////// かんたん検索エリア ////////////////////*/
.search .content-wrap {
  width: 100%;
  height: 100%;
  background: url("/ringbell/contents/kouden/202112/images/common/search-bg.jpg") no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.section-lead {
  font-size: 18px;
}

.search-inner {
  margin-top: 50px;
}

.search-fields {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: flex;
  justify-content: center;
}

.form-select {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: flex;
  justify-content: flex-start;
  line-height: 1;
  position: relative;
  padding: 0;
  border: none;
}

.search .form-select {
  height: 80px;
  width: 370px;
}

.form-select-element {
  color: #344069;
  display: block;
  height: 100%;
  outline: 0;
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: none;
  padding-left: 120px;
}

.form-select-icon {
  bottom: 0;
  height: 1.25em;
  left: 0.75em;
  margin: auto 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 1.25em;
}

.search .form-select-icon:nth-of-type(1) {
  height: auto;
  left: 20px;
  width: 20px;
}

.search .form-select-icon:nth-of-type(2) {
  height: auto;
  left: auto;
  right: 24px;
  width: 14px;
}

.search-cross {
  margin: 0 30px;
}

.form-button {
  margin-top: 40px;
  width: 330px;
  height: 50px;
  background: #2e2b3e;
  color: #fff;
}

.form-button:disabled {
  cursor: default;
  opacity: 0.6;
  border: none;
}

@media only screen and (max-width: 599px) {
  .search .content-wrap {
    padding: 40px 15px 10px;
  }
  .section-lead {
    font-size: 14px;
    margin-bottom: 5%;
  }
  .search-inner {
    padding: 0 0 35px;
    margin-top: 25px;
  }
  .search .form-select {
    margin: 1em;
    height: 60px;
  }
  .search-fields {
    flex-wrap: wrap;
  }
  .search-cross {
    margin: 0;
  }
  .search .form-button {
    width: 80%;
    font-size: 15px;
  }
  .form-select-element {
    font-size: 15px;
    padding-left: 102px;
  }
  #kekkon-search button {
    margin: 25px auto 0;
  }
}
/*//////////////////// おすすめ定番商品 ////////////////////*/
#classic {
  padding-top: 80px;
  margin-top: -80px;
}

a.classic-link {
  display: block;
  width: 100%;
  height: 50px;
  background: #bfb886;
  color: #fff;
  font-size: 15px;
  position: relative;
}

a.classic-link:link,
a.classic-link:visited {
  color: #fff;
}

a.classic-link p {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  line-height: 1.3;
}

a.classic-link::before {
  content: "";
  position: absolute;
  top: 19px;
  right: 18px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid #fff;
}

.classic_list h3 {
  margin-bottom: 25px;
  color: #a89d50;
  font-size: 25px;
  font-weight: bold;
}

p.classic_text {
  margin-bottom: 45px;
  font-size: 18px;
  color: #333333;
}

.catalog-block {
  text-align: left;
}

.catalog-block img {
  margin-bottom: 20px;
}

p.catalog-title {
  color: #504e4e;
  margin-bottom: 10px;
}

p.catalog-text {
  color: #333333;
  min-height: 115px;
  line-height: 1.8;
}

.catalog-block .catalog-name a {
  width: 250px;
  margin: 15px auto 0;
}

.classic_block {
  padding: 70px 0;
}

#kaisya,
#ennpou {
  background: #f4f4f5;
}

@media only screen and (max-width: 599px) {
  a.classic-link {
    margin-bottom: 15px;
  }
  .classic_list h3 {
    font-size: 18px;
  }
  .catalog-page-link > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  a.classic-link p {
    font-size: 13px;
  }
  a.classic-link::before {
    top: 22px;
    right: 8px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
  }
  .classic_block {
    padding: 45px 0;
  }
  p.classic_text {
    font-size: 14px;
    text-align: left;
  }
  .catalog-block {
    width: 95%;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 35px 15px;
    box-shadow: 0px 0px 12px 0px rgba(112, 112, 112, 0.4);
  }
  .catalog-block .catalog-name a {
    width: 100%;
    margin: 10px auto 0;
  }
  p.catalog-text {
    min-height: auto;
  }
}
/*//////////////////// リンベルが選ぶ特別なお返し商品 ////////////////////*/
.ringbellChoice-wrap {
  margin-top: 60px;
}

#ringbellChoice .sarai,
#ringbellChoice .fuzin {
  width: 100%;
  height: 100%;
  padding: 50px 80px 0;
}

#ringbellChoice .sarai {
  background: url("/ringbell/contents/kouden/202112/images/ringbellChoice/sarai-bg.jpg") no-repeat;
  background-size: cover;
}

#ringbellChoice .fuzin {
  background: url("/ringbell/contents/kouden/202112/images/ringbellChoice/fuzin-bg.jpg") no-repeat;
  background-size: cover;
}

.ringbellChoice-slider {
  align-items: center;
  text-align: left;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "游明朝体", sans-serif;
}

ul.slider > li:not(:first-child) {
  display: none;
}

.slider-text {
  padding-right: 50px;
}

.ringbellChoice-wrap h3 {
  font-size: 26px;
  font-weight: normal;
  border-bottom: 1px solid #282728;
  letter-spacing: 1.5px;
  margin-bottom: 25px;
  padding-bottom: 15px;
}

.ringbellChoice-slider p {
  font-size: 17px;
  line-height: 2;
}

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

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

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

.slick-prev:before,
.slick-next:before {
  content: "";
  display: block;
  width: 13px;
  height: 24px;
}

.slick-prev:before {
  background: url("/ringbell/contents/kouden/202112/images/common/slider-left.svg") no-repeat;
}

.slick-next:before {
  background: url("/ringbell/contents/kouden/202112/images/common/slider-right.svg") no-repeat;
}

.ringbellChoice-inner {
  justify-content: center;
  gap: 40px;
  text-align: left;
  margin-top: 50px;
}

.ringbellChoice-inner .ringbellChoice-block {
  width: calc(33.3333333333% - 30px);
  margin-bottom: 50px;
}

.ringbellChoice-inner .mark {
  background: #4e4089;
}

.fuzin .ringbellChoice-inner .mark {
  background: #a39948;
}

.ringbellChoice-inner .mark::after {
  border-color: transparent transparent transparent #4e4089;
}

.fuzin .ringbellChoice-inner .mark::after {
  border-color: transparent transparent transparent #a39948;
}

.ringbellChoice-inner ul.tag li {
  border: 1px solid #4e4089;
  color: #4e4089;
}

.ringbellChoice-inner .catalog-name p {
  font-size: 14px;
}

@media only screen and (max-width: 599px) {
  #ringbellChoice .catalog-page-link {
    margin-bottom: 60px;
  }
  #ringbellChoice .sarai {
    background: url("/ringbell/contents/kouden/202112/images/ringbellChoice/sarai-bg-sp.jpg") no-repeat;
    background-size: cover;
  }
  #ringbellChoice .fuzin {
    background: url("/ringbell/contents/kouden/202112/images/ringbellChoice/fuzin-bg-sp.jpg") no-repeat;
    background-size: cover;
  }
  .ringbellChoice-slider {
    flex-direction: column-reverse;
  }
  #ringbellChoice .sarai,
  #ringbellChoice .fuzin {
    width: 100vw;
    margin: calc(50% - 50vw);
    padding: 45px 30px 0;
  }
  .slider-text {
    margin-top: 20px;
    padding: 0;
  }
  .ringbellChoice-wrap h3 {
    font-size: 23px;
    text-align: center;
    font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "游明朝体", sans-serif;
  }
  .ringbellChoice-inner {
    justify-content: space-between;
    gap: unset;
  }
  .ringbellChoice-inner .ringbellChoice-block {
    width: 50%;
  }
  .ringbellChoice-inner .catalog-name a {
    padding-left: 10px;
    font-size: 13px;
  }
  .ringbellChoice-inner ul.tag li {
    font-size: 12px;
    height: 19px;
    line-height: 18px;
  }
  .ringbellChoice-inner .catalog-price {
    font-size: 14px;
  }
  .ringbellChoice-inner .catalog-price span {
    font-size: 11px;
  }
}
/*//////////////////// 商品券 ////////////////////*/
.giftticket-title p {
  display: block;
  width: 330px;
  height: 40px;
  line-height: 40px;
  background: #b69dc3;
  border-radius: 50px;
  position: relative;
  margin: 0 auto 20px;
  color: #fff;
}

.giftticket-title p::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -3px;
  border: 7px solid transparent;
  border-top: 11px solid #b69dc3;
}

.giftticket-title p span.dot {
  padding-top: 0.5em;
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 1em 0.3em;
  background-image: radial-gradient(0.15em 0.15em at center center, #fff, #fff 100%, transparent);
}

p.giftticket-text {
  color: #333;
  margin-bottom: 50px;
}

.giftticket-block {
  text-align: left;
  margin-bottom: 40px;
}

.giftticket-block .catalog-name p {
  color: #504e4e;
  font-weight: bold;
  font-size: 14px;
}

@media only screen and (max-width: 599px) {
  .giftticket-title p {
    width: 90%;
  }
  p.giftticket-text {
    text-align: left;
    font-size: 14px;
  }
  .giftticket-inner .catalog-name a {
    font-size: 13px;
    padding-left: 10px;
  }
  .giftticket-inner .catalog-price {
    font-size: 14px;
  }
  .giftticket-inner .catalog-price span {
    font-size: 11px;
  }
}
/*//////////////////// アトラク ////////////////////*/
#atoraku {
  background: #f4f4f5;
  padding: 60px 0;
}

.atoraku-text p:first-of-type {
  margin-bottom: 10px;
  font-weight: bold;
  color: #5a5e7c;
}

.atoraku-text p {
  text-align: left;
  color: #707070;
}

@media only screen and (max-width: 599px) {
  .atoraku-text {
    margin-top: 30px;
  }
  .atoraku-text p:first-of-type {
    text-align: center;
    font-size: 16px;
  }
  #atoraku img {
    width: 100%;
    height: auto;
  }
}
/*//////////////////// いただいた金額から選ぶ ////////////////////*/
#pricechoice {
  padding-top: 80px;
  margin-top: -80px;
}

#pricechoice .text {
  color: #333;
  font-size: 18px;
  margin-bottom: 30px;
}

.pricechoice-link {
  width: 835px;
  margin: 0 auto;
}

.pricechoice-link .classic-link {
  margin-bottom: 20px;
}

.pricechoice-item {
  padding-top: 70px;
}

.pricechoice-item h3 {
  color: #a89d50;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 23px;
}

.pricechoice-inner {
  text-align: left;
}

.kouden202112 .pricechoice-text {
  display: inline-block;
  margin-bottom: 42px;
  font-size: 20px;
  border-bottom: 1px solid #707070;
  color: #333;
}

.pricechoice-text span {
  font-weight: bold;
}

.pricechoice-inner .catalog-name p {
  color: #504e4e;
  margin-top: 2px;
}

@media only screen and (max-width: 599px) {
  .pricechoice-inner .catalog-name p {
    min-height: 40px;
  }
}
.pricechoice-inner .item-line {
  background: #838991;
}

.pricechoice-inner .catalog-link {
  border: 1px solid #838991;
}

.pricechoice-inner .catalog-link:link,
.pricechoice-inner .catalog-link:visited {
  color: #838991;
}

a.pricechoice-item-link {
  display: inline-block;
  width: 330px;
  height: 50px;
  line-height: 50px;
  background: #2e2b3e;
  color: #fff;
  text-align: center;
  position: relative;
  margin-top: 40px;
}

a.pricechoice-item-link:link,
a.pricechoice-item-link:visited {
  color: #fff;
}

.pricechoice-item-link::before {
  content: "";
  position: absolute;
  top: 17px;
  right: 18px;
  border-left: 12px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}

#p-10000,
#p-30000,
#p-100000 {
  background: #f4f4f5;
  padding: 70px 0;
}

#p-5000,
#p-20000,
#p-50000 {
  margin-bottom: 70px;
}

@media only screen and (max-width: 599px) {
  #pricechoice .text {
    font-size: 14px;
    text-align: left;
  }
  .pricechoice-link {
    width: 100%;
    justify-content: space-between;
  }
  .pricechoice-item {
    padding-top: 40px;
  }
  .pricechoice-item h3 {
    margin-bottom: 10px;
    font-size: 17px;
  }
  .pricechoice-text {
    font-size: 15px;
  }
  .pricechoice-link .classic-link {
    margin-bottom: 12px;
  }
  #detergent .slick-initialized .slick-slide,
  #pricechoice .slick-initialized .slick-slide {
    margin: 0 14px 24px;
  }
  .pricechoice-inner .catalog-name a {
    font-size: 14px;
  }
  a.pricechoice-item-link {
    width: 90%;
    margin-top: 15px;
  }
}
/*//////////////////// 香典返しに迷った時はこちら ////////////////////*/
#koudentrouble {
  width: 100%;
  height: 560px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#koudentrouble::after {
  content: "";
  display: block;
  width: 1920px;
  height: 560px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: url("/ringbell/contents/kouden/202112/images/koudentrouble/koudentrouble-bg-pc.jpg") no-repeat center;
  background-size: contain;
}

.trouble-catalog {
  width: 640px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  text-align: left;
}

.trouble-catalog h2 {
  font-size: 38px;
  border-bottom: 1px solid #2e2b3e;
  text-align: center;
}

.trouble-catalog .name p {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "游明朝体", sans-serif;
  font-size: 22px;
}

.trouble-catalog .name p:last-of-type {
  font-size: 24px;
}

.trouble-catalog .name p span {
  font-size: 16px;
}

.trouble-catalog ul.tag {
  margin: 30px 0;
}

.trouble-catalog ul.tag li {
  padding: 0 10px;
  font-size: 15px;
  color: #2e2b3e;
  border: 1px solid #2e2b3e;
}

.trouble-catalog a img {
  vertical-align: middle;
}

.series-link {
  text-align: center;
}

.series-link p {
  display: inline-block;
  position: relative;
  font-size: 15px;
}

.series-link p::before,
.series-link p::after {
  content: "";
  position: absolute;
  background: #2e2b3e;
  width: 1px;
  height: 20px;
  vertical-align: middle;
  bottom: 3px;
}

.series-link p::before {
  transform: rotate(-25deg);
  left: -10px;
}

.series-link p::after {
  transform: rotate(25deg);
  right: -10px;
}

.series-link a {
  height: 50px;
  line-height: 50px;
  display: block;
  margin-top: 5px;
  background: #2e2b3e;
  color: #fff;
  font-size: 18px;
}

.series-link a:link,
.series-link a:visited {
  color: #fff;
}

@media only screen and (max-width: 599px) {
  #koudentrouble {
    height: 891px;
  }
  #koudentrouble::after {
    background: url("/ringbell/contents/kouden/202112/images/koudentrouble/koudentrouble-bg-sp.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 891px;
  }
  .trouble-catalog {
    width: 100%;
    padding: 25px 20px;
  }
  .trouble-catalog h2 {
    font-size: 26px;
  }
  #koudentrouble .catalog-link {
    border: none;
  }
  #koudentrouble .catalog-link img {
    display: block;
    width: 65%;
    height: auto;
    margin: 0 auto 20px;
  }
  .trouble-catalog .name p {
    font-size: 16px;
  }
  .trouble-catalog .name p:last-of-type {
    font-size: 18px;
  }
  .trouble-catalog ul.tag {
    margin: 10px 0;
  }
  .trouble-catalog ul.tag li {
    font-size: 13px;
  }
  .series-link p {
    font-size: 14px;
  }
  .series-link a {
    font-size: 15px;
  }
}
/*//////////////////// ブランドから選ぶ ////////////////////*/
#brandArea {
  padding: 70px 0 50px;
  background: #f4f4f5;
}

#brandArea ul li {
  margin-bottom: 23px;
}

#brandArea img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 599px) {
  #brandArea ul {
    padding: 0;
  }
  #brandArea ul li img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 320px) {
  .brandArea-inner li {
    margin: 0 3px 5%;
  }
}
/*//////////////////// サービスと注文の流れ ////////////////////*/
p.serviceflow-text {
  font-size: 18px;
  color: #333;
}

.serviceflow-link {
  margin-top: 43px;
}

.serviceflow-link a.classic-link {
  background: #888ba4;
}

.serviceflow-block h3 {
  margin-bottom: 40px;
  color: #a89d50;
  font-weight: bold;
  font-size: 25px;
}

#service3 {
  padding-top: 80px;
}

.serviceflow-inner {
  margin-bottom: 30px;
  padding: 30px;
  background: #fafafc;
  text-align: left;
}

.serviceflow-inner p.title {
  color: #5e5683;
  font-size: 20px;
  font-weight: bold;
}

.serviceflow-inner p.title span {
  display: inline-block;
  margin-right: 3px;
  font-size: 30px;
}

.serviceflow-inner p.text {
  color: #333;
}

.greeting {
  position: relative;
  margin: 35px 0 27px;
  padding: 20px;
  background: #fff;
}

.greeting::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 190px;
  background: #707070;
  position: absolute;
  left: 49%;
}

p.greeting-title {
  margin-bottom: 15px;
  color: #545162;
  font-size: 18px;
  font-weight: bold;
}

p.greeting-title span {
  display: inline-block;
  width: 62px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #b3a23a;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: relative;
  top: -2px;
  left: 6px;
}

.greeting-pic {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 10px;
}

.greeting-thumbnail {
  display: block;
  width: 220px;
}

.greeting-pic > div {
  width: calc(100% - 220px - 15px);
  padding-left: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #545162;
}

.greeting-button {
  width: 60%;
  background: #f2f2f2;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border-radius: 25px;
  margin-top: 20px;
}

.greeting-button,
.greeting-button:link,
.greeting-button:visited {
  color: #333;
}

.greeting-button::after {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  margin-left: 1em;
  background: url(/ringbell/contents/kouden/202112/images/serviceflow/zoom-icon.png) no-repeat center center/contain;
}

.greeting-text {
  display: table;
}

.greeting-text img,
.greeting-text p {
  display: table-cell;
  vertical-align: middle;
}

.greeting-text img {
  margin-top: 6px;
}

.greeting-text p {
  padding-left: 20px;
  color: #333;
}

.serviceflow-detail {
  text-align: center;
}

.serviceflow-detail {
  margin-top: 30px;
}

.serviceflow-detail a {
  display: inline-block;
  width: 330px;
  height: 50px;
  line-height: 50px;
  background: #2e2b3e;
  color: #fff;
  position: relative;
}

.serviceflow-detail a:link,
.serviceflow-detail a:visited {
  color: #fff;
}

.serviceflow-detail a::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 18px;
  border-left: 10px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

img.service-item {
  display: block;
  margin-left: auto;
  width: 100%;
  height: auto;
}

.serviceflow-inner02 {
  padding: 60px 57px;
  background: #e4e5eb;
  color: #545162;
  text-align: left;
}

.serviceflow-inner02 .title {
  border-bottom: solid 1px #545162;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}

.serviceflow-inner02 .caption {
  background: #b69dc3;
  color: #fff;
  width: 800px;
  height: 60px;
  border-radius: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0;
  padding-left: 42px;
  margin: 50px auto 40px;
}

.serviceflow-inner02 .caption::before {
  content: "";
  display: block;
  position: absolute;
  width: 73px;
  height: 95px;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(/ringbell/contents/kouden/202112/images/service/excel.png) no-repeat center center/contain;
}

.serviceflow-inner02 .caption::after {
  content: "";
  display: block;
  position: absolute;
  width: 34px;
  height: 32px;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  margin: 0 auto;
  border-width: 32px 17px 0 17px;
  border-color: #b69dc3 transparent transparent;
  border-style: solid;
}

.serviceflow-inner02 .section {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding: 0 40px;
  margin: 0;
}

.serviceflow-inner02 .section + .section {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #000;
}

.serviceflow-inner02 .body {
  width: 520px;
  flex-basis: 520px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
}

.serviceflow-inner02 .heading {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.serviceflow-inner02 .lead {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}

.serviceflow-inner02 .text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.857;
}

.serviceflow-inner02 .serviceflow-detail {
  margin-top: 60px;
}

.serviceflow-inner02 .body .serviceflow-detail {
  margin: auto 0 0;
}

.serviceflow-inner02 .body .serviceflow-detail a {
  display: block;
  width: 456px;
}

.serviceflow-inner02 .image {
  width: 366px;
  flex-basis: 366px;
}

.serviceflow-inner02 .image img {
  width: 100%;
  height: auto;
}

a.pdf-link {
  width: 456px;
}

#timing {
  padding-top: 80px;
}

.serviceflow-day {
  padding: 60px 0 82px;
  background: #f4f4f5;
  text-align: left;
}

.serviceflow-day p.title {
  margin-bottom: 15px;
  color: #5e5683;
  font-size: 24px;
  font-weight: bold;
}

.serviceflow-day-text span {
  display: block;
  margin-bottom: 15px;
  color: #2e2b3e;
  font-size: 18px;
  font-weight: bold;
}

.serviceflow-day p {
  font-size: 14px;
  color: #333333;
}

#ordeflow {
  padding-top: 80px;
}

.flow {
  position: relative;
  padding: 60px 40px;
  border: solid 1px #333333;
}

#faxflow {
  padding-top: 90px;
}

.flow .box-title {
  position: absolute;
  top: -2px;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 15px;
  font-size: 20px;
  background: #fff;
  color: #333333;
  font-weight: bold;
}

p.net-title {
  width: 300px;
  background: #888ba4;
  margin: 0 auto 20px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.flow-net .thum {
  width: 95%;
  position: relative;
}

.flow-net .thum p {
  width: 100%;
  height: 41px;
  line-height: 41px;
  position: absolute;
  background: rgba(84, 82, 93, 0.8);
  bottom: 0;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

.serviceflow-block .arrow {
  position: relative;
}

.serviceflow-block .arrow::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: -35px;
  transform: translate(-50%, -50%);
  border-left: 15px solid #b3a23a;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.flow ul.note {
  margin-top: 28px;
}

.flow ul.note li {
  text-align: left;
  color: #707070;
  font-size: 13px;
}

p.other-title {
  margin: 60px auto 20px;
}

.flow-net span {
  display: block;
  line-height: 1.5;
  font-size: 14px;
  margin-top: 5px;
}

.fax-area p.text span {
  font-weight: bold;
}

p.fax-area-title {
  display: inline-block;
  width: 688px;
  height: 57px;
  line-height: 57px;
  background: #ebeced;
  border-radius: 50px;
  font-weight: bold;
  color: #7b7599;
  position: relative;
  margin: 40px 0 30px;
}

p.fax-area-title::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -3px;
  border: 7px solid transparent;
  border-top: 11px solid #ebeced;
}

p.fax-area-title img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.serviceflow-block .fax-area .arrow::before {
  right: -22px;
  border-left: 10px solid #b3a23a;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.fax-area-step span {
  font-size: 12px;
  font-weight: bold;
  color: #b3a23a;
}

.fax-area-step p {
  font-size: 14px;
  line-height: 1.5;
  color: #2e2b3e;
}

@media only screen and (max-width: 599px) {
  p.serviceflow-text {
    text-align: left;
    font-size: 14px;
  }
  #service3 {
    padding-top: 40px;
  }
  .serviceflow-block h3 {
    margin-bottom: 20px;
    font-size: 17px;
  }
  .serviceflow-inner {
    padding: 20px;
  }
  .serviceflow-inner p.title {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
  }
  .serviceflow-inner p.title span {
    font-size: 20px;
  }
  .greeting > div:first-of-type {
    margin-bottom: 1px solid #707070;
  }
  .greeting {
    margin: 20px 0 25px;
    padding: 15px 5px;
  }
  .greeting::before {
    display: none;
  }
  p.greeting-title {
    margin-bottom: 5px;
    font-size: 16px;
  }
  p.greeting-title span {
    top: 0;
  }
  .greeting-pic,
  .greeting-pic div {
    display: block;
    margin: 0;
  }
  .greeting-thumbnail {
    width: auto;
    margin-bottom: 20px;
  }
  .greeting-pic > div {
    width: auto;
    padding-left: 0;
    font-size: 12px;
  }
  .greeting-button {
    width: 100%;
    font-size: 13px;
    height: 3em;
    border-radius: 3em;
    margin-top: 1em;
    margin-bottom: 2em;
  }
  .greeting-button::after {
    width: 1.5em;
    height: 1.5em;
  }
  .greeting-pic img {
    display: block;
    width: 100%;
    height: auto;
  }
  .greeting-pic p {
    margin-top: 15px;
    padding-left: 0;
  }
  .greeting-text,
  .greeting-text img,
  .greeting-text p {
    display: block;
  }
  .greeting-text img {
    width: 30px;
    height: 30px;
    margin: 0 auto 15px;
  }
  .greeting-text p {
    padding-left: 0;
  }
  .serviceflow-detail a {
    width: 100%;
  }
  img.service-item {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .serviceflow-inner02 {
    padding: 40px 20px;
  }
  .serviceflow-inner02 .title {
    margin-bottom: 5vw;
    font-size: 5vw;
  }
  .serviceflow-inner02 .caption {
    width: auto;
    height: auto;
    padding: 3vw;
    font-size: 4.4vw;
    border-radius: 1em;
    margin: 0 0 12vw;
  }
  .serviceflow-inner02 .caption::before {
    width: 14.6vw;
    height: 19vw;
    right: 3vw;
  }
  .serviceflow-inner02 .caption::after {
    width: 6.8vw;
    height: 6.4vw;
    border-width: 6.4vw 3.4vw 0 3.4vw;
  }
  .serviceflow-inner02 .section {
    flex-direction: column-reverse;
    padding: 16vw 0;
    position: relative;
    margin-bottom: 16vw;
    border-bottom: 1px solid #000;
  }
  .serviceflow-inner02 .section + .section {
    border-top: 0;
  }
  .serviceflow-inner02 .body {
    width: auto;
    flex-basis: auto;
    display: block;
  }
  .serviceflow-inner02 .heading {
    font-size: 6vw;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .serviceflow-inner02 .lead {
    font-size: 4.4vw;
    margin-bottom: 6vw;
  }
  .serviceflow-inner02 .text {
    font-size: 4vw;
  }
  .serviceflow-inner02 .serviceflow-detail {
    margin-top: 16vw;
  }
  .serviceflow-inner02 .body .serviceflow-detail {
    margin: 10vw 0 0;
  }
  .serviceflow-inner02 .body .serviceflow-detail a {
    width: 100%;
  }
  .serviceflow-inner02 .image {
    width: 100%;
    flex-basis: auto;
    margin-bottom: 6vw;
  }
  .serviceflow-detail {
    margin-top: 20px;
  }
  .serviceflow-day {
    padding: 40px 0;
  }
  .serviceflow-day-text {
    margin-top: 20px;
  }
  #timing img.service-item {
    width: 70%;
    margin-right: auto;
    margin-left: 0;
  }
  .serviceflow-day p.title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .serviceflow-day-text span {
    font-size: 16px;
  }
  #ordeflow {
    padding-top: 50px;
  }
  .flow .box-title {
    width: 60%;
    font-size: 16px;
    line-height: 1.5;
  }
  #ordeflow.serviceflow-block h3 {
    margin-bottom: 50px;
  }
  .flow {
    padding: 40px 15px;
  }
  p.net-title {
    width: 100%;
    font-size: 16px;
  }
  .flow-net .thum {
    width: 100%;
    margin-bottom: 20px;
  }
  .serviceflow-block .arrow::before {
    top: 112%;
    right: auto;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .flow-net .thum p {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
  }
  .flow ul.note {
    margin-top: 0;
  }
  .kaiintouroku {
    margin-bottom: 30px;
  }
  .kaiintouroku .thum {
    margin-bottom: 5px;
  }
  .kaiintouroku span {
    font-size: 13px;
  }
  .serviceflow-block .kaiintouroku .arrow::before {
    top: 135%;
  }
  p.other-title {
    margin: 40px auto 15px;
  }
  p.fax-area-title {
    width: 100%;
    height: 50px;
    margin: 20px auto;
    line-height: 1.2px;
  }
  p.fax-area-title img {
    width: 20px;
    height: 27px;
    margin-top: 7px;
  }
  .fax-area p.text {
    text-align: left;
  }
  .step-block {
    display: table;
    margin-bottom: 20px;
  }
  .step-block div {
    display: table-cell;
    vertical-align: middle;
  }
  .step-block div:last-of-type {
    width: 50%;
  }
}
/*//////////////////// 記事エリア ////////////////////*/
#article {
  background: #f4f4f5;
  padding: 100px 0;
  margin-bottom: 0;
}

.article-wrap {
  background: #fff;
  padding: 50px 50px 0;
  text-align: left;
}

.article-area {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #888ba2;
}

.article-block {
  display: table;
  margin-bottom: 50px;
}

.article-block img,
.article-block div {
  display: table-cell;
  vertical-align: middle;
}

.article-block div {
  padding-left: 30px;
}

.article-block .heading {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #2e2b3e;
}

.article-block p {
  font-size: 15px;
  color: #2e2b3e;
  margin-bottom: 20px;
}

.article-btn {
  width: 330px;
  line-height: 55px;
  background: #fff;
  border: 1px solid #2e2b3e;
  color: #2e2b3e;
  border-radius: 0;
  text-align: center;
}

.article-btn::before {
  width: 0;
  height: 0;
  background: none;
  top: 22px;
  right: 18px;
  left: auto;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #2e2b3e;
}

.article-cont {
  border-bottom: 4px dotted #868383;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

p.article-title {
  font-size: 18px;
  font-weight: bold;
  color: #5e5683;
  margin-bottom: 15px;
}

p.article-text {
  font-size: 14px;
  color: #333;
  line-height: 2;
  margin-bottom: 15px;
}

.article-text span {
  display: block;
  color: #a89d50;
  font-weight: bold;
}

.article-area:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

@media only screen and (max-width: 599px) {
  #article {
    padding: 60px 0;
    margin-bottom: 0;
  }
  .article-wrap {
    padding: 30px 15px 0;
  }
  .article-block {
    margin-bottom: 25px;
  }
  .article-block,
  .article-block img,
  .article-block div {
    display: block;
    padding: 0;
  }
  .article-block img {
    width: 100%;
    height: auto;
  }
  .article-block .heading {
    font-size: 18px;
    text-align: center;
    margin: 15px auto 10px;
    line-height: 1.5;
  }
  .article-block p {
    font-size: 14px;
  }
  .article-btn {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0;
  }
  .article-btn::before {
    top: 16px;
  }
  #article .accordion-wrap {
    padding: 0;
  }
  p.article-title {
    font-size: 16px;
  }
  .article-cont img {
    width: 30px auto 0;
  }
}
/*//////////////////// FAQエリア ////////////////////*/
.faq-list {
  text-align: left;
  color: #2e2b3e;
}

.faq-q > span,
.faq-a > span {
  background: #2e2b3e;
  display: inline-block;
  color: #fff;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  line-height: 35px;
}

.faq-a > span {
  background: #5e5683;
}

.faq-q-text {
  padding-left: 54px;
  position: relative;
  top: -32px;
  font-size: 18px;
  font-weight: bold;
}

.faq-a-text {
  padding-left: 54px;
  position: relative;
  top: -35px;
  line-height: 1.8;
  font-size: 16px;
}

.faq-address {
  margin-top: 15px;
  line-height: 1.5;
  padding-left: 0;
}

#sel-wrapper #faq a {
  display: inline-block;
}

.faq-a-text p {
  margin-bottom: 20px;
}

.faq-a-text p span.maru {
  color: #5e5683;
}

.faq-a-text .note {
  color: #6a6a6a;
  font-size: 15px;
}

.faq-a-text span.strong {
  font-weight: bold;
}

@media only screen and (max-width: 599px) {
  .faq-q > span,
  .faq-a > span {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .faq-list {
    font-size: 14px;
  }
  .faq-q {
    height: 70px;
  }
  .faq-q-text {
    font-size: 16px;
    padding-left: 38px;
  }
  .faq-a-text {
    font-size: 14px;
    padding-left: 38px;
  }
  .faq-a-text .note {
    font-size: 12px;
  }
}
/*//////////////////// 問い合わせエリア ////////////////////*/
.contact {
  background: #2e2b3e;
  color: #fff;
  padding: 50px 0 55px;
}

.rb2019---main .rb2019---inner {
  padding-left: 56px;
  padding-right: 56px;
}

.contact-title {
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1.5em;
  color: #fff;
}

.contact-body {
  max-width: 1200px;
  align-items: stretch;
  -webkit-box-align: stretch;
  -webkit-box-pack: justify;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
}

.contact-left,
.contact-right {
  width: 480px;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}

.contact-text {
  font-size: 18px;
  color: #333;
}

.tel-link,
.tel-link:link,
.tel-link:visited {
  color: #fff;
}

.tel-link img {
  position: relative;
  top: -3px;
  left: -12px;
}

.contact .tel > a {
  color: #2e2b3e;
  font-size: 39px;
  font-weight: bold;
}

.contact-tel-info {
  color: #333333;
  font-size: 14px;
  text-align: center;
}

a.contact-button {
  display: block;
  width: 90%;
  height: 50px;
  line-height: 50px;
  border: 2px solid #2e2b3e;
  border-radius: 50px;
  color: #2e2b3e;
  text-align: center;
  margin: 20px auto 0;
  font-weight: bold;
  position: relative;
}

a.contact-button:link,
a.contact-button:visited {
  color: #2e2b3e;
}

a.contact-button::before {
  content: "";
  background: url("/ringbell/contents/kouden/202112/images/common/mail.svg") no-repeat;
  background-size: 100%;
  width: 36px;
  height: 25px;
  position: absolute;
  top: 10px;
  left: 57px;
}

@media only screen and (max-width: 599px) {
  .contact {
    padding: 25px 0;
  }
  .rb2019---main .rb2019---inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .contact-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .contact-body {
    display: block;
  }
  .contact-left,
  .contact-right {
    width: 100%;
    margin-bottom: 25px;
  }
  .contact-text {
    font-size: 14px;
  }
  .contact .tel > a {
    height: 30px;
    font-size: 30px;
  }
  .tel-link img {
    width: 40px;
    height: 31px;
    top: -2px;
    left: -7px;
  }
  .tel-info,
  .tel-info small {
    line-height: 1.4;
  }
  .contact-tel-info {
    border-radius: 8px;
  }
  .contact-button {
    width: 100%;
    font-size: 14px;
    border-radius: 3px;
  }
  a.contact-button::before {
    width: 28px;
    height: 20px;
    top: 14px;
    left: 36px;
  }
  .rb2019---footer {
    margin-top: 0;
  }
  a.contact-button {
    width: 100%;
  }
}
/*//////////////////// サイドナビエリア ////////////////////*/
a.side-nav__trigger,
a.side-nav__trigger:link {
  color: #fff;
}

.rb2019---header-fixed .side-nav__trigger {
  opacity: 1;
  pointer-events: auto;
  z-index: 99;
}

.side-nav__trigger {
  align-items: center;
  animation: side-nav-trigger-swing infinite 2s linear;
  background: #b3a23a;
  border-radius: 50px;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: flex !important;
  flex-direction: column;
  font-size: 13px;
  height: 100px;
  justify-content: center;
  line-height: 1.2;
  opacity: 0;
  position: fixed;
  right: 16px;
  text-align: center;
  bottom: 50px;
  transition: opacity 0.3s ease;
  transition: opacity 0.2s ease;
  width: 100px;
  z-index: 0;
}

i.rb2019---icon__search::before {
  content: "";
  background: url("/ringbell/contents/kouden/202112/images/common/search.png") no-repeat;
  display: block;
  width: 35px;
  height: 41px;
  background-size: 100%;
}

.side-nav__trigger i {
  font-size: 48px;
}

.side-nav.rb2019---dialog {
  z-index: 1100;
}

.rb2019---header-fixed .side-nav__trigger:hover {
  opacity: 0.6;
}

.rb2019---header-fixed .side-nav__trigger.hidden {
  opacity: 0;
}
@keyframes side-nav-trigger-swing {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 16px);
  }
}
.side-nav__inner {
  animation: side-nav-open-bg 0.3s ease 1 forwards;
  background: rgba(0, 0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.is-closing .side-nav__inner {
  animation: side-nav-close-bg 0.3s ease 1;
}

.side-nav__body {
  animation: side-nav-open 0.3s ease 1 forwards;
  background: rgba(255, 255, 255, 0.9);
  bottom: 0;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(400px, 0);
  width: 400px;
}

.is-closing .side-nav__body {
  animation: side-nav-close 0.3s ease 1;
}
@keyframes side-nav-open-bg {
  0% {
    background: rgba(0, 0, 0, 0);
  }
  100% {
    background: rgba(0, 0, 0, 0.5);
  }
}
@keyframes side-nav-close-bg {
  0% {
    background: rgba(0, 0, 0, 0.5);
  }
  100% {
    background: rgba(0, 0, 0, 0);
  }
}
@keyframes side-nav-open {
  0% {
    transform: translate(400px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes side-nav-close {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(400px, 0);
  }
}
.side-nav__close {
  font-size: 32px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.side-nav__content {
  padding: 50px 16px 0;
}

.side-nav__group {
  margin-bottom: 16px;
}

.side-nav__group + .side-nav__group {
  border-top: 1px solid #ccc;
  padding-top: 16px;
}

.side-nav__group-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
}

.side-nav__search form {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: flex;
  justify-content: space-between;
}

.side-nav__search input[type=text] {
  border: 1px solid #999;
  font-size: 16px;
  height: 40px;
  padding: 0 0.5em;
  width: 70%;
}

.side-nav__search button {
  background: #2e2b3e;
  color: #fff;
  font-weight: bold;
  height: 40px;
  width: calc(30% - 8px);
}

.side-nav__form .form-select {
  height: 40px;
  width: calc(50% - 14px);
}

.side-nav__form .form-select-element {
  font-size: 14px;
  font-weight: bold;
  padding-left: 35px;
}

.side-nav__form .form-select-icon:nth-of-type(1) {
  height: auto;
  left: 8px;
  width: 16px;
}

.side-nav__form .form-select-icon:nth-of-type(2) {
  height: auto;
  left: auto;
  right: 8px;
  width: 16px;
}

.side-nav__form .search-fields {
  margin-bottom: 16px;
}

.side-nav__form .search-cross {
  height: auto;
  margin: 0 8px;
  width: 12px;
}

.side-nav__form .form-button {
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto;
  width: 100%;
}

.side-nav__links {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.side-nav__links a,
.side-nav__links a:link,
.side-nav__links a:visited,
.side-nav__links a:hover,
.side-nav__links a:focus,
.side-nav__links a:active {
  color: #333;
}

.side-nav__links a {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: flex;
  flex-basis: 50%;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  width: -webkit-calc(100% / 2);
  width: 50%;
  margin-bottom: 8px;
}

i.rb2019---icon__times::before {
  content: "";
  background: url("/ringbell/contents/kouden/202112/images/common/close.png") no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  background-size: 100%;
  position: relative;
  top: 7px;
}

/* スクロールナビ */
.fixed-nav {
  position: fixed;
  right: 0;
  top: 0;
  cursor: pointer;
  transition: 0.3s;
  display: none;
  background: #d8c0d4;
  color: #fff;
  width: 100%;
  height: 60px;
  z-index: 999;
}

/*このクラスが付与されると表示する*/
.active {
  display: block;
}

.fixed-nav-inner {
  width: 1230px;
  margin: 0 auto;
}

.fixed-nav-list {
  display: flex;
  align-items: stretch;
  border-right: 1px solid #fff;
  flex-wrap: wrap;
}

.fixed-nav-list li {
  font-size: 14px;
  flex: 1;
  border-left: 1px solid #fff;
}

#sel-wrapper nav .fixed-nav-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  color: #fff;
}

@media only screen and (max-width: 599px) {
  .side-nav__close {
    border: none;
  }
  .side-nav__close:focus,
  .side-nav__search button:focus,
  .side-nav__form .form-button:focus,
  .side-nav__search input[type=text]:focus {
    outline: 0;
  }
  .side-nav__inner {
    padding: 0;
  }
  .side-nav__body {
    width: 100%;
  }
  span.form-select {
    width: calc(100% - 14px) !important;
    margin: 1em;
  }
  .side-nav__trigger {
    height: 80px;
    width: 80px;
    font-size: 11px;
    top: auto;
    bottom: 6rem;
    right: 4px;
    opacity: 1;
    pointer-events: all;
    z-index: 1;
  }
  i.rb2019---icon__search::before {
    width: 90%;
    height: 34px;
    background-position: center top;
    background-size: auto 90%;
  }
  .side-nav__inner {
    position: fixed;
    z-index: 999;
  }
  .side-nav__search button,
  .side-nav__form .form-button {
    border: none;
  }
  .rb2019---icon__times::before {
    right: 0;
  }
  .fixed-nav-inner {
    width: 100%;
  }
  .fixed-nav-list {
    background: #d8c0d4;
  }
  .fixed-nav-list li {
    width: 20%;
    flex: none;
    border-bottom: 1px solid #fff;
  }
  #sel-wrapper nav .fixed-nav-list li a {
    font-size: 12px;
  }
  .side-nav__form .form-select__element {
    font-size: 15px;
    padding-left: 103px;
  }
  .rb2019---pickup a {
    box-sizing: content-box;
  }
}
.brandArea-other {
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.brandArea-other a {
  display: block;
}

@media only screen and (max-width: 599px) {
  .brandArea-other img {
    width: 100%;
    height: auto;
  }
}
.fixed-banner {
  display: block;
  position: fixed;
  z-index: 400;
  left: 0;
  right: 0;
  bottom: 15px;
  width: 1120px;
  margin: 0 auto;
}

#yudoBnr__ {
  display: none;
}

@media only screen and (max-width: 599px) {
  .fixed-banner {
    display: none;
  }
  #yudoBnr__ {
    display: block;
  }
}
/* ------popup------ */
body .mfp-bg {
  opacity: 0;
  transition: opacity 0.3s;
}

.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-wrap .mfp-content {
  opacity: 0;
  transition: opacity 0.3s;
}

.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.media {
  background: #f2f1e7;
  padding: 80px 0;
  margin-bottom: 100px;
}

@media only screen and (max-width: 599px) {
  .media {
    padding: 3rem 1rem 1rem;
    margin-bottom: 3rem;
  }
}
.media .media__logo {
  width: 410px;
  margin: 0 auto;
}

@media only screen and (max-width: 599px) {
  .media .media__logo {
    width: 20rem;
  }
}
.media__logo img {
  width: 100%;
  height: auto;
}

.media__articles {
  margin: 40px auto 0;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

@media only screen and (max-width: 599px) {
  .media__articles {
    margin: 3rem 0 0;
    display: block;
  }
}
.media-article {
  width: 365px;
  flex-shrink: 0;
  padding: 20px;
  background: #fff;
  margin: 0 6px;
  position: relative;
  display: block;
}

@media only screen and (max-width: 599px) {
  .media-article {
    width: auto;
    padding: 1rem;
    margin: 0 0 2rem;
  }
}
.media-article::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  background: #6c6c89;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

@media only screen and (max-width: 599px) {
  .media-article::after {
    width: 2rem;
    height: 2rem;
  }
}
.media-article__thumbnail {
  width: 100%;
  height: 180px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

@media only screen and (max-width: 599px) {
  .media-article__thumbnail {
    height: auto;
    aspect-ratio: 325/180;
    margin-bottom: 1rem;
  }
}
.media-article__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.media-article__title {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
}

@media only screen and (max-width: 599px) {
  .media-article__title {
    font-size: 1rem;
  }
}
#detergent {
  background-color: #e7eede;
  margin-top: -80px;
  padding-top: 80px;
  padding-bottom: 80px;
}

#detergent .detergent__thumbnail {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
}

#detergent .detergent__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#recommend .recommend-inner .col-sm-4.recommend-block {
  width: 25%;
}

.recommend-block .catalog-name p {
  font-size: 13px;
  margin-top: 10px;
}

.catalog-price {
  line-height: 1.4;
}

@media only screen and (max-width: 599px) {
  #recommend .recommend-inner .col-sm-4.recommend-block {
    width: 100%;
  }
  .recommend-block .catalog-name p {
    font-size: 15px;
  }
}
#intro .catalog-faq {
  width: 980px;
  background: #691493;
  border-radius: 10px;
  margin: 75px auto 0;
  padding: 64px 45px 40px;
  position: relative;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq {
    width: 90vw;
    background: #691493;
    border-radius: 10px;
    margin: 75px auto 0;
    padding: 8vw 5vw;
    position: relative;
  }
}
#intro .catalog-faq .catalog-faq__q {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  width: 534px;
  height: 54px;
  border-radius: 27px;
  background: #b69dc3;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq .catalog-faq__q {
    font-size: 3.2vw;
    color: #fff;
    font-weight: 700;
    width: 80vw;
    height: 9vw;
    border-radius: 27px;
    background: #b69dc3;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -4vw;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
#intro .catalog-faq .catalog-faq__q::after {
  display: block;
  content: "";
  background: url(../images/faq-fukidashi.png) no-repeat center center/100% auto;
  width: 24px;
  height: 15px;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq .catalog-faq__q::after {
    display: block;
    content: "";
    background: url(../images/faq-fukidashi.png) no-repeat center center/100% auto;
    width: 8vw;
    height: 5vw;
    position: absolute;
    bottom: -3vw;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
#intro .catalog-faq .catalog-faq__a {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 30px;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq .catalog-faq__a {
    text-align: center;
    font-size: 3.2vw;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5vw;
  }
}
#intro .catalog-faq__contents {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq__contents {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
}
#intro .catalog-faq__contents .card-pattern {
  font-size: 18px;
  text-align: center;
  color: #691493;
  font-weight: 700;
  line-height: 1.3;
  width: 335px;
  flex-shrink: 0;
  border-radius: 6px;
  background: #fff;
  padding: 10px;
  position: relative;
  margin-right: 36px;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq__contents .card-pattern {
    font-size: 3.2vw;
    text-align: center;
    color: #691493;
    font-weight: 700;
    line-height: 1.3;
    width: 80vw;
    flex-shrink: 0;
    border-radius: 6px;
    background: #fff;
    padding: 2vw;
    position: relative;
    margin-right: 0;
    margin-bottom: 4vw;
  }
}
#intro .catalog-faq__contents .card-pattern::after {
  display: block;
  content: "";
  background: url(../images/faq-fukidashi-wh.png) no-repeat center center/18px auto;
  width: 18px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -17px;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq__contents .card-pattern::after {
    display: block;
    content: "";
    background: url(../images/faq-fukidashi-wh.png) no-repeat center center/100% auto;
    width: 5vw;
    height: 6vw;
    position: absolute;
    top: unset;
    bottom: -3vw;
    margin: 0 auto;
    right: 0;
    left: 0;
    transform: rotate(90deg);
  }
}
#intro .catalog-faq__contents .card-pattern.red {
  background: #cb2116;
  color: #fff;
}

#intro .catalog-faq__contents .card-pattern.red::after {
  background-image: url(../images/faq-fukidashi-rd.png);
}

#intro .catalog-faq__contents .catalog-faq__text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  line-height: 1.3;
  font-feature-settings: "palt";
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq__contents .catalog-faq__text {
    color: #fff;
    font-size: 3.2vw;
    font-weight: 700;
    text-align: left;
    line-height: 1.4;
    font-feature-settings: "palt";
  }
}
#intro .catalog-faq__contents .catalog-faq__text span {
  display: inline-block;
  font-size: 22px;
  text-decoration: underline;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq__contents .catalog-faq__text span {
    display: inline-block;
    font-size: 3.6vw;
    text-decoration: underline;
  }
}
#intro .catalog-faq__contents .catalog-faq__text small {
  font-size: 13px;
  font-weight: 500;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq__contents .catalog-faq__text small {
    font-size: 3vw;
    font-weight: 500;
  }
}
#intro .catalog-faq__contents + .catalog-faq__contents {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #fff;
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq__contents + .catalog-faq__contents {
    margin-top: 4vw;
    padding-top: 4vw;
    border-top: 1px solid #fff;
  }
}
#intro .catalog-faq__btn {
  width: 420px;
  height: 38px;
  border-radius: 19px;
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
  background: url(../images/faq-arrow-wh.png) no-repeat center right 15px/10px auto;
  font-feature-settings: "palt";
}

@media only screen and (max-width: 599px) {
  #intro .catalog-faq__btn {
    width: 80vw;
    height: 8vw;
    border-radius: 19px;
    border: 1px solid #fff;
    font-size: 3.2vw;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5vw auto 0;
    background: url(../images/faq-arrow-wh.png) no-repeat center right 0.8em/0.6em auto;
    font-feature-settings: "palt";
  }
}
.more-info {
  padding-bottom: 90px;
}
.more-info .osechi-banner {
  width: 1020px;
  height: auto;
  margin: 0 auto 50px;
}
@media only screen and (max-width: 599px) {
  .more-info .osechi-banner {
    width: auto;
    height: auto;
    margin: 0 16px 30px;
  }
}
.more-info .osechi-banner a {
  display: block;
}
.more-info .osechi-banner img {
  display: block;
  width: 100%;
  height: auto;
}
.more-info > p {
  font-weight: 700;
  color: #333;
}

.towel-banner {
  margin-top: 50px;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.towel-banner p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0.6em;
}

.towel-banner a {
  display: block;
}

.towel-banner a img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 599px) {
  .towel-banner {
    margin: 5vw auto 0;
  }
  .towel-banner p {
    font-size: 1rem;
  }
  .towel-banner a {
    width: 100%;
  }
}
.pricechoice-inner a:not(.item-line):not(.catalog-link) {
  display: block;
  width: auto;
  height: 204px;
}
.pricechoice-inner a:not(.item-line):not(.catalog-link) img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}