
* {
    box-sizing: border-box;
  }
.mainvisual {
    height: auto;
    padding-bottom: 150px;
    background: linear-gradient(to bottom, #35ADEB, #398bcc);
}
.section-inner.second-section {
    margin: 0 auto;
    padding-bottom: 10px;
}
.section-second {
    background: linear-gradient(to bottom, #398bcc, #323d85);
}
.content-inner.sns-detail {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.detail-cashless {
    width: 100%;
    max-width: inherit;
}
.detail-regi {
    width: 100%;
    max-width: inherit;
}
.content-inner h3 {
    font-size: 20px;
}

.content-inner h3 span {
    font-size: 44px;
}
.detail-cashless-sns {
    padding: 40px 9px;
}
.detail-cashless-sns h4 {
    font-weight: bold;
}
.detail-cashless-brand-list img {
    padding: 0 50px;
    width: 100%;
}
.detail-cashless-brand-list ul {
    display: flex;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
    column-gap: 5px;
    flex-wrap: wrap;
    padding: 0 15px;
}
.detail-cashless-brand-list li {
    width: 13%;
}
.detail-cashless-brand-list li img {
    width: 100%;
    height: auto;
}
.detail-cashless-brand-list.electronic ul {
    padding: 0;
}
.detail-cashless-brand-list.electronic li {
    width: 23%;
}
.detail-cashless-brand-list.electronic li:nth-child(2),
.detail-cashless-brand-list.electronic li:nth-child(3) {
    width: 9%;
}
.detail-cashless-brand-list .traffic-list {
    max-width: 100%;
    margin: 20px auto 0;
    border: 1px solid #b9b9b9;
    border-radius: 10px;
    padding: 10px 15px;
}
.detail-cashless-brand-list .traffic-list h5 {
    font-size: 12px;
    text-align: center;
    background-color: #FFF;
    margin-top: -20px;
}
.detail-cashless-brand-list .traffic-list ul {
    padding: 0;
    margin-top: 10px;
    gap: 10px;
}
.detail-cashless-brand-list.electronic .traffic-list ul li {
    width: 15%;
}
.detail-cashless-brand-list.electronic .traffic-list li:nth-child(2),
.detail-cashless-brand-list.electronic .traffic-list li:nth-child(3) {
    width: 15%;
}
.detail-cashless-brand-list.electronic .traffic-list span {
    font-size: 10px;
    color: #999;
}
.detail-cashless-margin-ttl.bgn {
    background: none;
    padding: 15px;
}
.detail-cashless-caution.mt-0 {
    margin: 0 0 5px;
}
.detail-cashless-sns {
    padding: 40px 20px 30px;
}
.detail-cashless-brand-list {
    margin: 10px 0 40px;
}
.detail-cashless-brand-list.qr-wrap {
    margin-bottom: 0;
}
.detail-cashless-brand-list .border-box {
    margin-top: 20px;
}
.accordion-container {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .accordion-checkbox {
    display: none;
  }
  
  .accordion-label {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: underline;
    font-size: 16px;
    padding-bottom: 10px;
  }
  
  .label-text {
    margin-right: 8px;
  }
  /*
  .arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    transition: transform 0.3s ease;
  }
  
  /* アコーディオンが閉じているとき（下向き矢印） 
  .accordion-checkbox:checked + .accordion-label .label-text {
    content: "動画を閉じる";
  }
  
  .accordion-checkbox:checked + .accordion-label .arrow {
    transform: rotate(180deg); /* 矢印を上向きに回転 
  }
  
  /* アコーディオンコンテンツ 
  .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  
  .accordion-checkbox:checked + .accordion-label + .accordion-content {
    max-height: 500px;
  }
  
  /* アコーディオン開閉時のテキスト変更 
  .accordion-checkbox:checked + .accordion-label .label-text::after {
    content: "動画を閉じる";
  }
  
  .accordion-checkbox:not(:checked) + .accordion-label .label-text::after {
    content: "動画で詳しく見る";
  }
*/
  
  .nav_list li {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .detail-cashless-margin-ttl.bgn {
    margin: 25px 10px -40px 10px;
    order: 2;
  }
  .detail-cashless-margin-ttl:after {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #F5D81F;
    border-left: 0;
    top: -13px;
    left: 1px;
  }
.detail-regi-img img {
    margin-bottom: 0;
}
.detail-cashless-margin span {
    line-height: 1;
}
.detail-regi-inner {
    padding: 40px 9px 10px;
}
.detail-cashless-inner {
    padding: 30px 9px 20px;
}
.detail-cashless-brand img {
    width: 70%;
}
.detail-regi-img .l__img img {
    width: 40%;
    margin-top: 20px;
}
.detail-inner {
    min-height: 710px;
}
.detail-cashless-item {
    padding: 0;
}
.detail-cashless-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.detail-cashless-item {
    width: 100%;
}
.detail-outer img {
    width: 100%;
}
.detail-outer img {
    width: 100%;
}
.detail-cashless-brand img {
    width: 75%;
    margin: 0 auto;
}


.cashless-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.cashless-box {

}
.cashless-innerbox img {
    width: 100%;
}
.cashless-innerbox {
    background: white;
    border-radius: 8px;
    padding: 40px 20px 30px;
    min-height: 790px;
}
.cashless-details-second-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.cahless-details-box .usenpay-logo img {
    width: 38%;
    margin: 0 auto;
}
.cashless-details-second-box .usenpay-logo img {
    width: 100%;
    margin: 0 auto;
    height: 23px;
    object-fit: contain;
}
.l__img_all {
    width: 45%;
    margin: 20px auto;
}
.cashless-box h3 {
    text-align: center;
    letter-spacing: 0.9px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 20px;
}
.cashless-box h3 span {
    text-align: center;
    vertical-align: bottom;
    font-size: 44px;
    letter-spacing: 0px;
    line-height: 1;
    color: #FFFFFF;
    opacity: 1;
}
.detail-cashless-logo-upay h4 {
    font-weight: bold;
    position: relative;
}
.detail-cashless-logo-upay h4::before,
.detail-cashless-logo-upay h4:after {

}
.detail-cashless-logo-upay h4::before {

}
.detail-cashless-logo-upay h4:after {

}
.cahless-details-box:nth-child(1) .detail-cashless-margin {
    margin-top: 28px;
}
@media screen and (max-width: 1110px) {
    .section-inner.second-section {
        margin: 0 20px;
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 1027px) {
    .detail-cashless-brand img {
        width: 80%;
    }
    .cashless-innerbox {
        min-height: 770px;
    }
    .detail-cashless-brand-list img {
        padding: 0;
    }
}
.detail-cashless-item:first-child {
    padding-right: 20px;
}
@media screen and (max-width: 900px) {
    .section-inner.second-section {
        margin: -2px 20px 0;
    }
    .detail-cashless-margin-ttl:after {
        top: -19px;
    }
    dt.detail-cashless-margin-ttl::before {
        top: -50px;
    }
    .cahless-details-box:nth-child(1) .detail-cashless-margin {
        margin-top: 30px;
    }
    .detail-cashless-margin {
        margin-top: 68px;
        display: block;
    }
    .cashless-innerbox {
        min-height: 710px;
    }
    .content-inner.sns-detail {
        gap: 0;
    }
    span.color-red {
        font-size: 30px;
    }
    .detail-cashless-margin span {
        font-size: 30px;
    }
    .detail-cashless-brand-list img {
        padding: 0;
    }
    .detail-cashless-brand img {
        width: 70%;
    }
}
@media screen and (max-width: 769px) {
    .content-inner.sns-detail {
        display: block;
    } 
    .contact_btn_area {
        margin-top: 70%;
    }
    .detail-cashless-margin-ttl.bgn {
        margin: 25px auto 0;
    }
    .detail-cashless-margin-ttl:after {
        border-top: 10px solid #F5D81F;
        border-right: 7px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 7px solid transparent;
        top: 21px;
        right: 40%;
        left: inherit;
    }
    .detail-cashless-brand-list img {
        padding: 0;
    }
    .detail-cashless-brand img {
        width: 85%;
    }
    p.cta-button {
        margin: 30px auto 10px;
        width: 90%;
    }
    dt.detail-cashless-margin-ttl::before {
        top: -15px;
    }

}
@media screen and (max-width: 678px) {
    .contact_btn_area {
        margin-top: 65%;
    }
    .cashless-wrap {
        grid-template-columns: auto;
    }
    .campaign {
        display: block;
    }
    .campaign-img {
        width: 100%;
    }
    .campaign-img img {
        height: 320px;
        object-fit: contain;
    }
    .campaign-contents {
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .mainvisual {
        padding-bottom: 230px;
    }
    .section-inner.second-section {
        padding-top: 40px;
    }
}
@media screen and (max-width: 541px) {
    .mainvisual {
        padding-bottom: 120px;
    }
}
@media screen and (max-width: 496px) {
    .contact_btn_area {
        margin-top: 75%;
    }
    .mainvisual {
        padding-bottom: 160px;
    }
    .cashless-details-second-box {
        grid-template-columns: auto;
        gap: 60px;
    }
    .detail-inner {
        min-height: auto;
    }
    .detail-cashless-brand img {
        width: 60%;
    }
    .l__img_all {
        width: 100%;
        margin: 20px auto;
    }
    .cashless-innerbox {
        min-height: auto;
    }
    .campaign {
        margin: 10px 0;
    }
}
@media screen and (max-width: 392px) {
    .mainvisual {
        padding-bottom: 170px;
    }
}

.mainvisual-title-text h1 span.cashless {
    font-size: 30px;
    line-height: 1.3;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
}
@media screen and (max-width: 769px) {
    .mainvisual-title-text h1 span.cashless {
        font-size: 25px;
        line-height: 1.3;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 10px;
    }
}


.mainvisual-title-area::before {
    padding: 30px 10px 10px 0;
  }
  @media screen and (max-width: 392px) {
    .mainvisual-title-text {
      font-size: 2.4rem;
      width: 100%;
    }
    .contact_btn_area {
        margin-top: 80%;
    }
  }