/*コンテンツ*/

body {
  padding-bottom: 80px;
}

.BIZ-section .rp-hd_custom{
  padding-left:0;
  padding-right:0;
}
.BIZ-section .rp-hd_3{
  padding-left:0;
  padding-right:0;
}
.BIZ-section .rp-hd_4{
  padding-left:0;
  padding-right:0;
}
.BIZ-section .rp-text{
  text-align: left;
  padding-left:0;
  padding-right:0;
}
.BIZ-blank-link {
  position: relative;
  padding-right: 2em;
}
.rp-btn-black {
    border-radius: 3px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    min-width: 13rem;
    max-width: 100%;
    line-height: 1;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
    font-weight: bold;
    -webkit-appearance: none;
    padding: 20px 40px;
    font-size: 1rem;
    transition: background-color .2s ease-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
    background-color: #fff;
    border: 1px solid #666;
}
.rp-btn_next-black {
    padding-right: 40px;
}
.rp-btn_pill-black {
    border-radius: 2em;
}
.rp-btn_next-black:after {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    font-size: 1.2rem;
    line-height: 1;
    font-family: rex-caret;
    content: "\e900";
    vertical-align: middle;
    font-weight: 400;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -0.58333rem;
    right: 0.6rem;
}
.rp-btn-black:after {
    border-color: #666;
    color: #666;
    text-decoration: none;
}
@media screen and (min-width:769px) {
  .BIZ-section-head {
    padding-top: 1rem;
    padding-bottom: 1rem
  }
}
.BIZ-link-img {
  transition: 0.2s ease;
}
.BIZ-link-img:hover {
  filter: saturate(150%);
}
.BIZ sup {
  vertical-align: top;
  font-size: 12px;
}
.BIZ-section-body ~ .BIZ-section-body {
  margin-top: 3rem
}
.BIZ-hd_sub {
  text-align: left
}
.BIZ-top-nav {
  background: #515151;
  color: #fff;
  padding: 8px 16px;
  text-align: right;
  font-size:12px;
}
.BIZ-top-nav a {
  color: #fff;
  text-decoration: none;
}
.BIZ-top-nav-item {
  display: inline-block;
  padding-right: 16px;
  margin-right: 4px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNi42NjcgMTIuMzMzbC0uNDcyLS40NzFMMTAuMDU3IDggNi4xOTUgNC4xMzhsLjQ3Mi0uNDcxTDExIDhsLTQuMzMzIDQuMzMzeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 100% 50%;
}

@media screen and (min-width:769px) {
  .BIZ-top-nav a{
    color: #222;
  }
  .BIZ-top-nav {
    background: transparent;
    margin-bottom: -2rem;
  }
  .BIZ-top-nav-item {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzIyMiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNi42NjcgMTIuMzMzbC0uNDcyLS40NzFMMTAuMDU3IDggNi4xOTUgNC4xMzhsLjQ3Mi0uNDcxTDExIDhsLTQuMzMzIDQuMzMzeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 100% 50%;
  }
}


.BIZ-TOP-main-hero {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: space-between;
  align-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 665px;
  width: 100%;
  background: url(/business/top/img/main/img_hero_sp.jpg?imwidth=640) no-repeat #fff right 0 bottom 100%;
  background-size: 100%;

}
@media screen and (max-width: 768px) {
  .BIZ-TOP-main-hero {
  height: 108vh;
  }
}
.BIZ-TOP-main-title {
  position: relative;
  margin-top: 104px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.BIZ-TOP-main-lead {
  margin-top: 60px;
  margin-bottom: 8px;
  color: #fff;
  font-size: 16px;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.BIZ-TOP-main-solution {
  width: 90%;
  max-width: 860px;
  margin: 0 auto;
}
.BIZ-TOP-main-solution .BIZ-TOP-main-solution-item {
  padding: 0;
}
.BIZ-TOP-main-btn {
  margin-top: 340px;
  margin-right: 392px;
}
@media screen and (max-width:320px) {
  .BIZ-TOP-main-title {
    font-size: 24px;
  }
}
@media screen and (min-width:768px) {
  .BIZ-TOP-main-hero {
    background: url(/business/top/img/main/img_hero.png?imwidth=2048) 50% 0% no-repeat #fff;
    background-size: auto 100%;
    background-color: #fff;
  }
  .BIZ-TOP-main-title {
    margin-top: 64px;
    font-size: 64px;
    margin-bottom: 200px;
  }
  .BIZ-TOP-main-lead {
    margin-top: 60px;
    margin-bottom: 16px;
    font-size: 45px;
    font-weight: bold;
  }
}

.BIZ-TOP-main-body {
  position: relative;
  max-width: 960px;
  min-height: auto;
  margin: 32px auto;
  font-size: 20px;
  line-height: 1.4;
  color: #515151;
}
.BIZ-TOP-main-lead-conversion {
  text-align: center;
  padding: 16px;
}
.BIZ-TOP-main-lead-conversion-link {
  position: relative;
  display: inline-block;
  margin-top: 8px;
}
@media screen and (min-width:768px) {
  .BIZ-TOP-main-body {
    width: 820px;
    min-height: 510px;
    margin: auto;
  }
}
.BIZ-TOP-main-nav,
.BIZ-cta_bottom {
  text-align: center;
  padding: 16px;
  white-space: nowrap;
}
.BIZ-TOP-main-nav-item,
.BIZ-cta-item {
  display: inline-block;
  margin: auto 2px;
}
.BIZ-cta_bottom {
  background: rgba(0,0,0,0.7);
}
.BIZ-TOP-main-nav .rp-btn,
.BIZ-cta_bottom .rp-btn{
  padding: .875rem 2rem .875rem 1.5rem ;
  min-width: 3em;
}
@media screen and (max-width: 768px) {
  /* bottom fix */
  .BIZ-TOP-main-nav,
  .BIZ-cta_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .BIZ-TOP-main-nav .rp-btn,
  .BIZ-cta_bottom .rp-btn {
    font-size: 12px;
  }
}
@media screen and (max-width: 374px) {
  /* bottom fix */
  .BIZ-TOP-main-nav .rp-btn,
  .BIZ-cta_bottom .rp-btn {
    padding: .7rem 1.5rem .7rem 1rem !important;
  }
}

#newslist .rp-section-head{
  margin-bottom:0;
}
.BIZ-main-title{
  padding: 40px 0 0;
  margin-bottom: 16px;
}
.BIZ-main-title h1{
  padding:0 20px 10px;
  font-weight:bold;
  font-size:32px;
  text-align: center;
  border-bottom:1px solid #F0F0F0;
  position:relative;
}
.BIZ-main-title h1::after{
  content:" ";
  height:1px;
  width:150px;
  margin:0 auto;
  background-color:#BF0000;
  position:absolute;
  bottom:-1px;
  left:0;
  right:0;
}
.BIZ-newslist ul{
  text-align: left;
}
.BIZ-newslist li{
  padding: 8px 0;
  border-bottom: 1px solid #C4C4C4;
}
.BIZ-newslist a{
  display: block;
  color: #222222;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.BIZ-newslist a div:first-child{
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 15px;
  margin: 0 0 3px 0;
}
.BIZ-newslist a div:last-child{
  margin: 0;
  text-align: left;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: inherit;
  transition: all cubic-bezier(0.49, 0.11, 0.22, 1.05) 0.2s;
}
.BIZ-newslist a:hover div:last-child{
  color:#bf0000;
}


.BIZ-payment-card {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background: url(//finance.jp.rakuten-static.com/rpay/img/1/business/img_08.png) no-repeat 60% 100% #f6f6f6;
  text-align: left;
  background-size: 30%;
}
@media screen and (min-width:768px) {
  .BIZ-payment-card {
    background-size: 300px;
    background-position: url(//finance.jp.rakuten-static.com/rpay/img/1/business/img_08.png?v=20200729) no-repeat right 10% bottom 0% #f6f6f6;
  }
}
.BIZ-payment-card-description {}
.BIZ-payment-card-figure {

}

.BIZ-flow .rp-text_xl{
  margin-top:2em;
}


.BIZ-contact {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #f6f6f6;
  text-align: left;
}
.BIZ-application{
  background: #f6f6f6;
}
@media screen and (min-width:768px) {
  .BIZ-contact {
    text-align: center;
  }
}
.BIZ-list_center{
  display: inline-table;
}
.BIZ-cta {
  display: none;
}
.is-rp-af-scrolled .BIZ-cta {
  display: block;
  position:fixed;
  bottom: 0;
  left:0;
  width: 100vw;
  z-index: 10;
}

.BIZ-app {
  display: inline-table;
}
.BIZ-app-head {
  margin: 10px auto;
}

@media screen and (min-width:769px) {
  .BIZ-app {
    width: 70%;
  }
  .BIZ-app-head,
  .BIZ-app-body {
    display: table-cell;
    vertical-align: middle;
  }
  .BIZ-app-head {
    margin: 0;
    padding-right: 20px;
    min-width: 100px;
  }
}
/* 楽天ペイのメリット */
.BIZ-merit-img {
  width: 144px;
  margin-bottom: 30px;
}
.rp-col.BIZ-merit-card {
  padding: 0 16px;
}
.BIZ-merit-card-inner {
  display: block;
  padding: 16px 12px;
  border: #e5e5e5 solid 1px;
  border-radius: 16px;
  height: 100%;
  color: #333;
  text-decoration: none;
}
.BIZ-merit-card-inner:hover {
  background: #f8f8f8;
}
.BIZ-merit-lead {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 8px;
}
.BIZ-merit-text {
  margin-bottom: 0;
  font-size: 14px;
  text-align: left;
}
@media screen and (max-width:768px) {
  .rp-col.BIZ-merit-card {
    padding: 8px 8px;
  }
  .BIZ-merit-card-inner {
    border-radius: 10px;
  }
  .BIZ-merit-lead {
    margin-bottom: 0;
  }
}
@media screen and (max-width:320px) {
  .BIZ-merit-card-inner {
    font-size: 13px;
  }
}

/* 365日翌日自動入金 */
.BIZ-payment-content {
  align-items: flex-end;
}
.BIZ-payment-content-item {
  width: 379px;
  max-width: 100%;
  margin-bottom: 36px;
}
.BIZ-payment-content-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  padding: 16px;
  border: solid 1px #E8E8E8;
  border-bottom: none;
  font-weight: bold;
  color: #333;
}
.BIZ-payment-caption {
  color: #515151;
}
.BIZ-payment-content-calendar {
  width: 100%;
  margin-bottom: 16px;
}
.BIZ-payment-text {
  color: #515151;
}
@media screen and (min-width:769px) {
  .BIZ-payment-text {
    margin-bottom: 64px;
  }
}

/* お店で使いたい人、増加中 */
.BIZ-shoper-img {
  margin-bottom: 32px;
}
.BIZ-shoper-text {
  margin-bottom: 32px;
  text-align: left;
  color: #515151;
}
@media screen and (min-width:769px) {
  .BIZ-shoper-img {
    margin-bottom: 64px;
  }
  .BIZ-shoper-text {
    margin-bottom: 64px;
    text-align: center;
  }
}

/* さまざまな決済方法に対応 */
.BIZ-pay-item:first-child {
  border-top: none;
}
.BIZ-pay-caption {
  font-size: 28px;
  font-weight: bold;
  color: #333;
}
.BIZ-pay-item-lead {
  margin-bottom: 24px;
  font-size: 16px;
  color: #515151;
}
.BIZ-pay-item-lead-note {
  display: inline-block;
  font-size: 10px;
  text-align: left;
  color: #515151;
}
.BIZ-pay-item-img {
  margin-bottom: 30px;
}
.BIZ-pay-item-img-sp {
  padding: 0 20px;
}
@media screen and (min-width:769px) {
  .BIZ-pay-item {
  }
  .BIZ-pay-item-lead {
    font-size: 18px;
  }
  .BIZ-pay-item-lead-note {
    font-size: 18px;
    text-align: center;
  }
}

.BIZ-pay-item-electronic-img-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.BIZ-pay-img-electronic {
  max-width: 240px;
}
.BIZ-pay-item-electronic-border {
  padding-top: 30px;
  border-top: solid 2px #E5E5E5;
}
@media screen and (min-width:769px) {
  .BIZ-pay-item-electronic-img-content {
    padding: 0 30px;
  }
  .BIZ-pay-item-electronic-img-content{
    justify-content: center;
    flex-direction: initial;
  }
  .BIZ-pay-img-electronic {
    max-width: 433px;
  }
  .BIZ-pay-item-electronic-border {
    padding-top: 0px;
    padding-left: 40px;
    margin-left: 40px;
    border-top: none;
    border-left: 2px solid #E5E5E5;
  }
}

/* お申し込みの流れ */
.BIZ-flow-content-item {
  display: flex;
  align-items: center;
  padding: 12px;
  border: solid 1px #E5E5E5;
  border-radius: 8px;
  background: #FAFAFA;
}
.BIZ-flow-content-item-step {
  font-size: 12px;
  color: #333;
  margin-right: 16px;
}
.BIZ-flow-content-item-icon {
  width: 32px;
  margin-right: 16px;
}
.BIZ-flow-content-item-caption {
  min-width: 7em;
  font-size: 12px;
  font-weight: bold;
  color: #515151;
  margin-right: 16px;
}
.BIZ-flow-content-item-time {
  padding: 8px 16px;
  text-align: left;
  background: #FFF0F4;
  border-radius: 1em;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width:769px) {
  .BIZ-flow-content-item {
    flex-direction: column;
    justify-content: space-between;
    padding: 32px 16px 20px;
    min-height: 250px;
  }
  .BIZ-flow-content-item-step {
    font-size: 16px;
    margin: 0;
  }
  .BIZ-flow-content-item-icon {
    width: 47px;
    margin: 0;
  }
  .BIZ-flow-content-item-caption {
    height: 2rem;
    margin: 0;
  }
  .BIZ-flow-content-item-time {
  }
}


/* iOS縺ｫ縺ｯEdy讖溯?縺後↑縺??縺ｧDL繝懊ち繝ｳ繧帝撼陦ｨ遉ｺﾂ?*/
/*.is-rp-os-iOS #GUIDE-edy-download {
  display: none !important;
}*/
/* 繝舌リ繝ｼ蛻?ｊ譖ｿ縺?*/
.BIZ .sp-only {
  display: block;
}
.BIZ .pc-only {
  display: none;
}
@media only screen and (min-width:769px) {
  .BIZ .sp-only {
    display: none;
  }
  .BIZ .pc-only {
    display: block;
  }
}

.RPBIZ-button {
  padding: 20px 10px;
  display: block;
  width: 20em;
  max-width: 90%;
  margin: 15px auto 0;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  border: 1px solid #000;
  border-radius: 8px;
  cursor: pointer;
  font-size: 20px;
  text-decoration: none;
  color: #000;
}
.RPBIZ-button_secondary {
  border-color: #989898;
  color: #989898;
}
.RPBIZ-button_secondary:after {
  border-color: #989898;
  color: #989898;
}

.rp-footer-global-company-linklist li:last-child{
  display: none;
}


.BIZ-content-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left
}
.BIZ-content-nav-item {
  margin-top: 2rem;
  width: 47%;
  color: #bf0000;
  border-bottom: 1px solid #bf0000
}
.BIZ-content-nav-item:nth-child(2n) {
  margin-left: 6%
}
@media screen and (max-width:768px) {
  .BIZ-content-nav-item {
    width: 100%
  }
  .BIZ-content-nav-item:nth-child(2n) {
    margin-left: 0
  }
}
.BIZ-content-nav-item a {
  text-decoration: none;
  color: #bf0000;
  display: block;
  position: relative;
  padding-right: 2rem
}
.BIZ-content-nav-item a:after {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  font-size: 1.2rem;
  line-height: 1;
  font-family: rex-caret;
  content: "\e900";
  vertical-align: middle;
  font-weight: 400;
  text-align: center;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.BIZ-content-nav-item_custom a:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

/*choitashi*/
.BIZ-mb20 {
  margin-bottom: 20px;
}
.BIZ-mb40 {
  margin-bottom: 40px;
}
.BIZ-mb50 {
  margin-bottom: 50px;
}

.BIZ-top-banner {
  margin-right: auto;
  margin-left: auto;
  padding: 0 1rem;
  box-sizing: content-box;
}
.BIZ-top-banner-catch {
  display: inline-block;
  margin-bottom: 8px;
  padding: 6px 12px;
  border-radius: 8px;
  background: #bf0000;
  color: #fff;
}
@media screen and (max-width:768px) {
  .BIZ-top-banner-catch {
    font-size: 14px;
  }
}

/* FAQ */
.rp-faq-body {
  border: #e5e5e5 solid 1px;
  border-right: 0;
  border-left: 0;
  font-size: .875rem;
  text-align: left;
  word-break: break-all;
}
.rp-faq-item {
  border-top: #e5e5e5 solid 1px;
}
.rp-faq-item:first-of-type {
  border-top: 0;
}
.rp-faq-Q {
  cursor: pointer;
  position: relative;
  padding: 10px 0 10px 28px;
}
.rp-faq-Q:before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 1.5em;
  height: 1em;
  color: #bf0000;
  font-weight: bold;
  font-size: 16px;
  content: 'Q';
}
.rp-faq-A {
  display: none;
}
.rp-faq-item.is-active .rp-faq-A {
  display: block;
  margin-bottom: 8px;
  padding: 16px;
  background: #efefef;
}