#topics.section-topics {
  padding-top: 48px;
}
@media screen and (max-width: 767px) {
  #topics.section-topics {
    padding-top: 8px;
  }
}
.section-topics .container.topics-container::after {
  display: none;
}
.section-topics .container::after,.section-topics .container::before {
  bottom: 260px
}
@media screen and (max-width: 767px) {
  .section-topics .container::after,.section-topics .container::before {
    bottom: 400px
  }
}
.section-topics .container.topics-container::before {
  display: none;
}
.top-risou-box {
  background-image: url(../images_v10/bg-risou_pc.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  height: 300px;
  position: relative;
}
.top-risou-text {
  color: #fff;
}
.top-risou-text-main {
  font-size: 45px;
  margin-bottom: 10px;
}
.top-risou-text-main-logo {
  font-size: 78px;
}
.top-risou-text-sub {
  font-size: 18px;
}
.top-risou-btn {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 327px;
}
@media screen and (max-width: 1080px) {
  .top-risou-box {
    height: calc(300/1080*100vw);
    background-size: cover;
  }
  .top-risou-text-main {
    font-size: 4.1vw;
    margin-bottom: calc(10/1080*100vw);
  }
  .top-risou-text-main-logo {
    font-size: 7.25vw;
  }
  .top-risou-text-sub {
    font-size: 1.74vw;
  }
  .top-risou-btn {
    bottom: 16px;
  }
  .top-risou-btn {
    bottom: 5%;
  }
}

@media screen and (max-width: 767px) {
  .top-risou-box {
    background-image: url(../images_v10/bg-risou_sp.png);
    height: 369px;
  }
  .top-risou-text-main {
    padding-top: 30px;
    font-size: 32px;
    margin-bottom: 3px;
  }
  .top-risou-text-main-logo {
    font-size: 44px;
  }
  .top-risou-text-sub {
    font-size: 16px;
  }
  .top-risou-btn {
    bottom: 16px;
  }
}

.section-topics .container.top-service {
  max-width: 1120px;
  margin: auto;
}

@media screen and (max-width: 1099px) {
  .top-service .row.row-cs-lg>.col-tab-50 {
    width: calc(50% - (16px * 2));
  }
  .top-service .row.row-cs-lg>.col-tab-30 {
    width: calc(30% - (16px * 2));
  }
  .row-nowrap.row-nowrap-notsp {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .top-service .row.row-cs-lg>.col-100-sp {
    width: calc(100% - (8px * 2));
  }
  .top-service .row.row-cs-lg>.col-50-sp {
    width: calc(50% - (8px * 2));
}
}

.hero-arrow {
  z-index: 10;
}

.top-topic-border {
  border: 3px solid #ffe8e4;
  border-radius: 24px;
}

.section-cm .container .btn-white-primary {
  border-color: #fff;
}

@media screen and (min-width: 768px){
  .section-cm {
    background-image: url(/images_v10/bg-cm_2402.webp);
    background-size: auto 100%;
}
}
.diagnosis-bnr {
  position: relative;
  display: inline-block;
}

.diagnosis-bnr-text {
  position: absolute;
  top: 37px;
  right: 104px;
  z-index: 2;
}

.diagnosis-bnr-text-title {
  display: block;
  font-size: 33px;
  font-weight: 600;
  color: #E00101;
}

.diagnosis-bnr-text-text {
  display: block;
  font-size: 21px;
  color: #333;
  margin-bottom: 30px;
}

.diagnosis-bnr-text-link {
  font-size: 16px;
  color: #333;
}

@media screen and (max-width: 928px) {
  .diagnosis-bnr-text {
    top: 17.619047619047619%;
    right: 11.206896551724138%;
  }
  
  .diagnosis-bnr-text-title {
    font-size: 3.6vw;
  }
  
  .diagnosis-bnr-text-text {
    font-size: 2.2vw;
    margin-bottom: calc(30/928*100vw);
  }
  
  .diagnosis-bnr-text-link {
    font-size: 1.8vw;
  }
}

@media screen and (max-width: 767px) {
  .diagnosis-bnr-text {
    top: 52.341137123745819%;
    left: 0;
    right: 0;
  }
  
  .diagnosis-bnr-text-title {
    font-size: 7.8vw;
  }
  
  .diagnosis-bnr-text-text {
    font-size: 4.7vw;
    margin-bottom: calc(50/767*100vw);
  }
  
  .diagnosis-bnr-text-link {
    font-size: 4.2vw;
  }
}

  .top-sphoken-border {
    border: 2px solid #E60044;
    border-radius: 48px;
}


.business-bnr {
  position: relative;
  display: inline-block;
}

.business-bnr-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 90px;
  z-index: 2;
}

.business-bnr-text-title {
  display: block;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
}

.business-bnr-text-text {
  display: block;
  font-size: 16px;
  color: #575757;
  font-weight: bold;
  margin-bottom: 5px;
}

.business-bnr-text-link {
  transition: .3s opacity ease-out;
  padding-right: 25px;
}

.business-bnr-text-link.link-blank-black::after {
  transform: translateX(-4px);
  transition: .5s transform;
}
.business-bnr-text-link.link-blank-black:hover::after {
  transform: translateX(0);
}

@media screen and (max-width: 928px) {
  .business-bnr-text {
    right: 9.6%;
  }
  
  .business-bnr-text-title {
    font-size: 2.3vw;
  }
  
  .business-bnr-text-text {
    font-size: 1.7vw;
    margin-bottom: calc(15/928*100vw);
  }
  
  .business-bnr-text-link {
    font-size: 1.8vw;
  }
}

@media screen and (max-width: 767px) {
  .business-bnr-text {
    top: 48.979592%;
    transform: translateY(0%);
    left: 0;
    right: 0;
  }
  
  .business-bnr-text-title {
    font-size:4.5vw
  }
  
  .business-bnr-text-text {
    font-size: 3.4vw;
    margin-bottom: calc(15/767*100vw);
  }
  .business-bnr-text-icon {
    width: 6.5vw;
  }
  .business-bnr-text-logo {
    width: 61vw;
  }
  .business-bnr-text-link {
    font-size: 4.2vw;
  }
}

/* J:COMからのお知らせ */
@media (min-width: 1025px) {
.section-news .news-list a:hover,.section-news .news-list a:active {
  text-decoration: underline;
}
.section-news .news-list a:hover {
  opacity: 1;
}
}

/* カラー変更 */
.section-topics .top-service .box-card  [class*="color-jcom"] {
  color: #e93817 !important;
}

/* サービス（ホームIoT） */
.top-jcom-security-label {
  padding: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #e93817;
  border: 2px solid #E2E2E2;
  border-radius: 4px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .top-jcom-security-label {
    padding: 0px 4px;
  }
}

/* お客さまの声バナー */
.top-voice-border {
  border: 2px solid #d5d5d5;
}

/* MV（background）*/
.section-hero {
  background: #FF1503;
}