.single-area main .bg{
    background-color: #FEE63E;
}
.single-area .content{
    margin-top: 0;
}
.single-area .main{
    padding: 0;
}
.single-area .content-in,
.single-area .main {
    width: 100%;
}




div#header-container {
    padding-top: 8px;
    padding-bottom: 8px;
}
/*---タイトルを非表示---*/
.entry-title{display:none;}
/*---日付を非表示---*/
.date-tags{display:none;}
.followingBtns.only_vacancies {
    display: none !important;
}
/*---著者名を非表示---*/
.author-info{display:none;}
div#content-bottom {
    display: none;
}
div#content-bottom {
    margin: 0;
}
.entry-content>*,.body .wp-block-image{
    margin-bottom: 0;
}

.main {
    padding: 0!important;
    margin: 0!important;
}
main#main {
    padding: 0;
}
.entry-content {
    margin-top: 0;
    margin-bottom: 0;
}
.article h2 {
    margin-bottom: 0;
}
.content {
    margin-top: 0;
}

footer#footer {
    margin: 0;
}


.wrapper {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto
}

.article h2.secTitle {
    position: relative;
    color: #1f1f1f;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 2.25rem;
    max-width: 650px;
    text-align: center;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 100px;
    border: 1px solid #1f1f1f;
    box-shadow: 4px 4px 0px #1f1f1f;
    background-color: #fff;
    margin-bottom: 42px;
}
.article h2.secTitle:after {
    content: '';
    position: absolute;
    top: -73px;
    left: 0px;
    padding: 50px;
    background-repeat: no-repeat;
    background-image: url(https://r-fuyouhin.com/wp-content/uploads/2024/08/不用品ロゴ2.png);
    background-size: 50px;
    background-position: center;
}
.border__full {
    background-image: linear-gradient(rgba(0 0 0 / 0) 70%, #bceff6 70%);
    padding-left: 5px;
    padding-right: 5px;
}
/*
.banner {
    background-color: #36a4ff;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem
}
*/
.banner {
}
.banner img {
    width: 100%;
    vertical-align: bottom;
}
.banner__title {
    font-size: 3rem;
    color: #fee64e;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: bold;
    line-height: 1.2;
}

.banner__title span {
    font-size: 2rem;
    position: relative
}

.banner__title span::before, .banner__title span::after {
    content: "";
    display: inline-block;
    height: 50px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 10px
}

.banner__title span::before {
    margin-right: 1rem;
    background-image: url(https://r-fuyouhin.com/wp-content/uploads/2024/07/cam_sen_l@2x.png)
}

.banner__title span::after {
    margin-left: 1rem;
    background-image: url(https://r-fuyouhin.com/wp-content/uploads/2024/07/cam_sen_r@2x.png)
}

.banner__price {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 4.375rem;
    color: #fff;
    font-weight: bold
}

.banner__price__ex {
    font-size: 3.5rem;
    position: relative;
}

.banner__price__ex .banner__plan {
    display: block;
    font-size: 1.5rem;
    line-height: 1rem;
    margin-bottom: -15px;
}

.banner__price__ex .en {
    font-size: 1.9375rem;
}

.banner__price__ex::before {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    margin-top: -2px;
    border-top: solid 2px red;
    border-bottom: solid 2px red;
    position: absolute;
    left: 0;
    top: 43%;
}

.banner__price__ex::after {
    content: "▶︎";
    display: inline-block;
    position: absolute;
    font-size: 2rem;
    top: 35%;
    right: -18%;
}

.banner__price__new {
    font-size: 6.25rem;
    -webkit-text-stroke: 1px #1f1f1f;
    text-stroke: 1px #1f1f1f;
    text-shadow: 4px 4px 0px #1f1f1f;
    line-height: 1.25;
}


.banner__price__new .en {
    font-size: 3.625rem
}

.banner__date {
    background-color: #a9f8fb;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(198, 253, 255, 1) 10px, rgba(198, 253, 255, 1) 20px);
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.banner__date>p {
    font-size: 1.25rem
}

.banner__date .span {
    display: inline-block;
    background-color: #fff;
    font-size: 1.625rem;
    padding: 5px;
    margin-right: 1rem;
    vertical-align: super;
}

.banner__date .manth, .banner__date .date {
    font-size: 2.625rem
}

.banner__date .date+span {
    font-size: 2rem
}

.banner__date .big {
    font-size: 2.625rem
}

.area {
    padding-top: 3.625rem;
    padding-bottom: 80px;
}

.area__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem
}

.area__header__textArea {
    flex-basis: 650px
}

.area__header__text {
    text-align: center;
    font-size: 1.25rem
}

.area__header__map {
    max-width: 176px
}

summary.details-summary {
    text-align: center;
    background-color: #ff7701;
    color: #fff;
    font-size: 1.125rem;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative
}

summary.details-summary::after {
    content: "▼";
    display: inline-block;
    font-size: 1rem;
    position: absolute;
    right: 1rem
}

summary:hover {
    cursor: pointer
}

details {
    margin-bottom: 1.5rem;
}
details:last-child{
    margin-bottom: 0;
}

details p {
    padding: 25px 60px;
    background-color: #fef8cb;
    font-weight: normal
}

details p span {
    font-weight: bold
}

details a {
    color: inherit;
    text-decoration: none;
}

summary {
    display: block
}

.details-summary::-webkit-details-marker {
    display: none !important
}

.collection {
    padding-bottom: 5rem;
    padding-top: 0rem;
}

.collection__lead {
    text-align: center;
    font-size: 1.875rem;
    margin-bottom: 1.5rem !important;
}

.collection__lead .big {
    font-size: 3rem;
    color: #ff7701
}

.collection__lead .dot {
    background-image: radial-gradient(circle at center, #FF7701 20%, transparent 20%);
    background-position: top right;
    background-repeat: repeat-x;
    background-size: 1em .3em;

}

.collection__wrap {
    position: relative
}

.collection__lists {
    padding: 2.5rem 3.125rem;
    background-color: #fff;
    border-radius: 15px
}

.collection__lists li:not(:last-child) .collectionLists__inner {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 1.625rem
}

.collectionLists__inner {
    display: flex;
    column-gap: 1rem;
    padding-bottom: 1.5rem
}

p.collectionLists__title {
    font-size: 1.5rem;
    margin-bottom: 8px !important;
}

.collectionLists__img {
    flex-basis: 200px;
    flex-shrink: 0
}

.collectionLists__text {
    font-size: 1.125rem;
    font-weight: normal
}

.collection__img {
    position: absolute;
    top: -9%;
    right: 3%;
    width: 22%
}
.collection__lists li:last-child .collectionLists__inner {
    padding-bottom: 0;
}
.possible {
    padding-bottom: 40px;
}

.possible .companyName {
    color: #ff7701;
    font-size: 2.5rem
}

.possible__lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 1.5rem;
    row-gap: 1.5rem;
    margin-top: 2.5rem;
    margin-bottom: 0 !important;
}

.possible__list {
    padding: 1rem;
    background-color: #fef8cb;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 15px;
    flex-basis: 430px;
    max-width: 430px;
    box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, .16)
}

.article h3.possible__title {
    font-size: 1.5rem;
    display: inline-block;
    padding: 4px 8px;
    background-color: #fef8cb;
    border-top-right-radius: 5px;
    position: relative;
    top: -20px;
    margin-bottom: 0;
}

.article .possible__text {
    font-weight: normal;
    font-size: 1.125rem;
    margin-bottom: 0;
    margin-top: -12px;
}

.plan {
    background-image: repeating-linear-gradient(120deg, rgb(254, 235, 113) 2% 4%, rgb(254, 230, 78) 4% 6%);
    padding-top: 2.5rem;
    padding-bottom: 4.6875rem;
    position: relative
}

.plan__lists {
    display: flex;
    flex-wrap: wrap;
    column-gap: .9375rem;
    row-gap: 1.5rem;
    margin-top: 2.5rem;
    padding-bottom: 2.5rem !important;
}

.plan__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 8px;
    flex-basis: 310px;
    max-width: 310px;
    background-color: #fff;
    border-radius: 15px;
    border: 2px solid #1f1f1f;
    overflow: hidden;
    padding-bottom: 8px
}
.plan__price__ex {
    font-size: 18px;
    position: relative;
    top: 4%;
    font-weight: bold;
    line-height: 1rem;
}

.plan__price__ex .small {
    font-size: 10px;
}

.plan__price__ex::after {
    content: '▼';
    display: block;
    text-align: center;
    font-size: 12px;
}
.article h3.plan__title {
    background-color: #1f1f1f;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    padding: 5px 0;
    width: 100%
}

.plan__img {
    text-align: center;
    padding-top: 1rem
}

.plan__img img {
    width: 180px
}

.plan__price {
    font-size: 2.25rem;
    color: #ff7701;
    font-weight: bold;
    margin-bottom: 0 !important;
}

.plan__price span {
    font-size: 1.125rem
}

.plan__text {
    text-align: left;
    padding: 0 16px;
    font-weight: normal
}

.plan__bottm__text {
    font-size: 1.875rem;
    text-align: center;
    position: relative
}

.plan__bottm__img {
    position: absolute;
    bottom: 0;
    max-width: 148px;
    right: 25%
}

.reason {
    padding-top: 5rem
}

.reason__lists {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    row-gap: 4.6875rem
}

.reason__list {
    position: relative;
    display: flex;
    justify-content: center;
    column-gap: 1rem;
    padding-left: 2.5rem
}

.reason__step {
    position: absolute;
    left: 0%;
    top: -19%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
    font-size: 2.25rem;
    color: #fff;
    background-color: #ff7701;
    width: 80px;
    aspect-ratio: 1;
    border-radius: 50%;
    line-height: 1
}

.reason__step span {
    font-size: .75rem;
    line-height: 1.5
}

.reason__img {
    flex-basis: 300px;
    max-width: 300px;
    aspect-ratio: 3/2;
    flex-shrink: 0;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    border: 4px solid #1f1f1f
}

.reason__img img {
    width: 40%
}

.article h3.reason__title {
    font-size: 2rem;
    margin-bottom: 1rem
}

.article h3.reason__title span {
    display: inline-block;
    padding: 5px 30px;
    color: #fff;
    background-color: #ff7701;
    border-radius: 100px
}

.reason__text {
    font-size: 1.175rem;
    letter-spacing: .05em
}

.reason {
    padding-bottom: 5rem
}

.reason .companyName {
    color: #ff7701;
    font-size: 2.5rem
}

.flow__lists {
    display: flex;
    justify-content: space-between;
    margin-top: 2.5rem;
    margin-bottom: 0 !important;
}

.flow__list {
    flex-basis: 220px;
    background-color: #fff;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    width: 100%;
    border: 3px solid #1f1f1f;
    border-radius: 15px;
    position: relative
}

.flow__list:not(:last-child)::after {
    content: "▶︎▶︎";
    display: inline-block;
    position: absolute;
    letter-spacing: -0.3em;
    top: 50%;
    right: -12%;
    font-size: .875rem
}

.article h3.flow__title {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    align-items: center;
    font-size: 1.125rem;
    margin-bottom: 8px;
}

.flow__title span {
    color: #ff7701
}

.flow__text {
    font-size: 1rem;
}

.voice {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.voice__lists {
    margin-top: 0rem;
    display: flex;
    flex-direction: column;
    width: 100%;
    row-gap: 1.5rem;
    margin-bottom: 0 !important;
}

.voice__list {
    padding: 1rem;
    background-color: #fef8cb;
    border-radius: 15px;
    display: flex;
    column-gap: 1.25rem
}

.voice__img {
    flex-basis: 350px;
    width: 350px;
    flex-shrink: 0
}

.voice__img img {
    width: 100%
}

.voice__title {
    font-size: 1.25rem;
    margin-bottom: 1rem !important;
}

.voice__title span {
    display: inline-block;
    color: #fff;
    background-color: #ff7701;
    padding: 10px;
    border-radius: 50px
}

.voice__text {
    font-size: 1.125rem;
}
.article h3 {
    border: none;
    padding: 0;
}

p.area__header__text, p.collection__lead, p.collectionLists__title{
    font-weight: 600;
}
ul.collection__lists {
    list-style: none;
}
ul.plan__lists {
    padding: 0;
}
.article ul li, .article ol li {
    margin: 0em;
}
ol, ul {
    padding-left: 0px;
}

dl.faq {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
table.r_contact_form-table {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.is-style-accordion .faq-question {
    background-color: #FEF8CB;
}
.faq-question-label {
    color: #fff;
    line-height: 1;
    padding: 5px;
    background:#FF7701;
}
dd.faq-answer.faq-item {
    background-color: #fff;
}
.faq-answer-label {
    color: #FF7701;
    line-height: 1;
    padding: 5px;
    background:#fff;
    border: 1px solid #FF7701;
}
dd.faq-answer.faq-item {
    align-items: flex-start;
}
p.plan__text {
    margin-bottom: 0;
}

.article h3,.article p{
    margin-bottom: 0;
}
.contact__wrap {
    background-color: #fff;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
h2#contact {
    margin-top: 80px;
}

/*吹き出し*/
.speechBubble{
    padding: 32px 16px 56px;
    display: grid;
    justify-items: center;
}
.speechBubble__bubble {
    background: #ff7701;
    color: #fff;
    font-size: 30px;
    padding: 6px 18px;
    border-radius: 10px;
    position: relative;
}
.speechBubble__bubble:after {
    content: "";
    position: absolute;
    top: 85%;
    left: 47%;
    width: 50px;
    height: 38px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: #ff7701;
}
.speechBubble__place {
    font-size: 40px;
    color: #1f1f1f;
    font-weight: bold;
    z-index: 1;
    padding: 0 13px;
    vertical-align: middle;
    background-color: #fff;
}

/*CTA*/
.cta-message-wrapper{
    margin-bottom: 4px;
    display: grid;
    justify-items: center;
}
.cta-message{
    margin: 0 auto;
    display: inline-grid;
    grid-template-columns: auto auto;
    align-items: center;
    gap: 16px;
    font-size: 40px;
    line-height: 1;
    color: #FF0000;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.cta-message-text-place{
    display: inline-block;
    padding: 5px 16px 9px;
    border: 6px solid #FF0000;
    color: #1f1f1f;
}

.cta_button{
    padding-top: 56px;
    padding-left: 30px;
    padding-right: 30px;
}

/*比較表*/
.table{
    padding: 40px 0;
}
.table__wrapper{
    display: grid;
    justify-items: center;
}
.table__inner{
    padding: 10px 44px 16px;
    width: calc(960px + 88px);
    max-width: 100vw;
    overflow-x: auto;
}
.table__contents{
    margin-bottom: 0!important;
    border: 2px solid #1f1f1f;
    width: 100%;
    min-width: 960px;
    max-width: 100%;
    border-radius: 15px;
    background-color: #fff;
    border-collapse: separate;
    position: relative;
}
.table__contents:after{
    content: '';
    position: absolute;
    top: -10px;
    left: 129px;
    width: 441px;
    height: 100%;
    border: 10px solid #ff7701;
    pointer-events: none;
}
.table__row{
    border-top: 2px solid #1f1f1f;
}
.table__title,
.table__data{
    padding: 8px 16px;
    display: table-cell!important;
}
.table__title{
    width: 130px;
    font-size: 18px;
    font-weight: 700;
    background-color: #f2f2f2;
}
.table__title:last-of-type{
    border-radius: 0 0 0 13px;
}
thead .table__title{
    background-color: #1f1f1f;
}
thead .table__title:first-of-type{
    border-radius: 13px 0 0 0;
}
tbody .table__title{
    border-top: 2px solid #1f1f1f!important;
}
.table__data{
    width: 185px;
    border-left: 2px solid #1f1f1f!important;
}
thead .table__data:not(:nth-of-type(2)){
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background-color: #1f1f1f;
    border-left: 2px solid #fff!important;
}
tbody .table__data{
    border-top: 2px solid #1f1f1f!important;
    font-size: 18px;
}
tbody .table__data:first-of-type{
    width: 446px;
    font-size: 31px;
    font-weight: 700;
    color: #ff7701;
}
.table__data--center{
    text-align: center;
}
.table__item--small{
    font-size: 14px;
    color: #1f1f1f;
}
.table__time{
    display: inline-grid;
    grid-template-columns: auto auto;
    align-items: flex-start;
    gap: 2px;
}
.table__noteIcon{
    font-size: 0.8em;
}
.table__noteWrapper{
    margin-top: 16px;
    min-width: 960px;
    display: grid;
    gap: 4px;
}
.table__note{
    font-size: 14px;
}


/*834px以下*/
@media screen and (max-width: 834px){
    div#header-container {
        padding-top: 0;
        padding-bottom: 0;
    }
    header#header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
        background: #fff;
        height: 50px;
    }
    .wrapper {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .banner__title span {
        font-size: 18px;
    }
    .banner__title {
        font-size: 20px;
    }
    .banner__price__ex::before {
        top: 50%;
    }
    .banner__title span::before, .banner__title span::after {
        height: 27px;
        width: 11px;
    }
    .banner__price__ex .banner__plan {
        display: block;
        font-size: 0.875rem;
        line-height: 1em;
        margin-bottom: -8px;
    }

    .banner__price__ex {
        font-size: 30px;
    }
    .banner__price__ex .en {
        font-size: 18px;
    }
    .banner__price__ex::after {
        font-size: 1rem;
    }
    .banner__price__new {
        font-size: 2.5rem;
    }
    .banner__price__new .en {
        font-size: 18px;
    }
    .banner__price {
        column-gap: 2rem;
    }
    .banner {
        /*padding-bottom: 1rem;*/
    }
    .banner__date .span {
        font-size: 1rem;
        padding: 2px 10px;
        vertical-align: baseline;
    }
    .banner__date .manth, .banner__date .date {
        font-size: 1.125rem;
    }
    .banner__date>p {
        font-size: 0.875rem;
    }
    .banner__date .date+span {
        font-size: 1.125rem;
    }

    /*対応エリア*/
    .area {
        padding-top: 1.5rem;
    }
    .area {

        padding-bottom: 32px;
    }
    .area__header {
        align-items: end;
        position: relative;

    }
    .area__header__text {
        font-size: １rem;
        width: 60%;
        text-align: left;
    }
    .area__header__map {
        width: 33%;
        position: absolute;
        right: 0;
        bottom: -1rem;
    }
    summary.details-summary {
        font-size: 1rem
    }

    details p {
        padding: 16px 30px;
    }
    .article h2.secTitle {
        font-size: 1.5rem;
        max-width: 330px;
        margin-bottom: 20px;
    }



    /*回収対象*/
    .collection {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
    }
    .collection__lead {
        text-align: center;
        font-size: 1.125rem;
    }
    p.collection__lead {
        margin-bottom: 1rem !important;
    }
    .collection__lead .big {
        font-size: 1.25rem;
    }
    .collectionLists__inner {
        flex-direction: column;
    }
    p.collectionLists__title {
        text-align: center;
    }
    .collectionLists__img {
        flex-basis: auto;
        text-align: center;
    }
    .collectionLists__img  img{
        max-width: 200px;
    }
    .collection__lists {
        padding: 1.5rem 1rem;
    }
    .collection__img {
        position: absolute;
        top: -2%;
        right: 3%;
        width: 27%;
    }
    .collection__lead {
        margin-bottom: 1.125rem;
    }
    .possible .companyName {
        color: #ff7701;
        font-size: 2rem;
    }
    .article h3, .article p {
        margin-bottom: 1rem;
    }
    .article .possible__text {
        font-weight: normal;
        font-size: 1.125rem;
        margin-bottom: 0;
        margin-top: 0;
    }
    /*できること*/
    .article h3.possible__title {
        font-size: 1.25rem;
        margin-bottom: -1rem;
    }
    .possible {
        padding-bottom: 1.5rem;
        margin-bottom: 0;
    }
    ul.possible__lists {
        padding-left: 0;
    }
    .possible__list {
        padding: 16px 24px;
    }
    /*プラン*/
    .plan__lists {
        justify-content: center;
        column-gap: 8px;
        row-gap: 8px;
    }
    .plan__list {
        max-width: 160px;
    }
    .article h3.plan__title {
        font-size: 1rem;
    }
    .plan__img {
        padding-left: 8px;
        padding-right: 8px;
    }
    .plan__price {
        font-size: 1.25rem;
    }
    .plan__price span {
        font-size: 0.75rem;
    }
    .plan__text {
        font-size: 14px;
    }
    .plan__list:last-child{
        .plan__price {
            font-size:18px;
        }
    }
    p.plan__bottm__text {
        font-size: 20px;
        text-align: left;
        padding-left: 20px;
    }
    .plan__bottm__img {
        max-width: 124px;
        right: 2%;
        bottom: -7px;
    }
    .plan {
        padding-bottom: 3rem;
        padding-top: 24px;
    }
    .plan__price__ex {
        font-size: 14px;
        line-height: 14px;
    }

    .plan__price__ex::after {
        font-size: 10px;
    }
    .plan__text {
        padding: 0 12px;
        font-weight: 500;
    }
    ul.plan__lists {
        padding-bottom: 0px !important;
    }
    /*選ばれる理由*/
    .reason {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .reason .companyName {
        color: #ff7701;
        font-size: 32px;
    }
    .reason  h2.secTitle {
        font-size: 20px;
    }
    .reason__lists {
        margin-top: 2rem;
        row-gap: 40px;
        padding-left: 0 !important;
        margin-bottom: 0 !important;
    }
    .reason__list {
        row-gap: 1rem;
        column-gap: 1rem;
        padding-left: 0rem;
        flex-direction: column;
        align-items: center;
    }
    .reason__img {
        flex-basis: 300px;
        max-width: 200px;
        max-height: 130px;
    }
    .article h3.reason__title {
        font-size: 1.125rem;
        text-align: center;
    }
    .reason__text  {
        font-size: 1rem;
        line-height: 1.5;
        font-weight: bold;
    }
    .reason__step {
        position: absolute;
        left: 20%;
        top: -4%;
        display: flex;
        padding-top: 5px;
        font-size: 20px;
        width: 50px;
    }
    .reason__step span {
        font-size: 10px;
    }
    .article .reason h2.secTitle {
        font-size: 20px;
        max-width: 330px;
        padding: 3px 16px;
    }
    .article h3.reason__title span {
        display: block;
    }
    /*ご利用の流れ*/
    .flow__lists {
        flex-direction: column;
        padding-left: 0;
        row-gap: 1rem;
    }
    .article ul.flow__lists {
        padding-left: 0;
    }
    .flow__list {
        flex-direction: row;
        flex-basis: auto;
        column-gap: 12px;
    }
    .flow__list:not(:last-child)::after {
        top: auto;
        right: 50%;
        transform: rotate(90deg);
        bottom: -19px;
        font-size: 10px;
    }
    .flow__title span {
        font-size: 12px;
    }
    .article h3.flow__title {
        font-size: 17px;
        white-space: nowrap;

        text-align: center;
    }
    .flow__inner {
        width: 100%;
        max-width: 120px;
        flex-shrink: 0;
    }
    .flow__text {
        font-size: 16px;
    }

    /*喜びの声*/
    .voice {
        padding-top: 2rem;
        padding-bottom: 24px;
    }
    .article ul.voice__lists {
        padding-left: 0;
    }
    .voice__list {
        flex-direction: column;
    }
    .voice__img {
        flex-basis: 100%;
        width: 100%;
    }
    .voice__text {
        font-size: 1rem;
    }

    /*利用者の声*/
    dl.faq {
        padding-left: 1rem;
        padding-right: 1rem;
    }


    /*お問い合わせ*/
    table.r_contact_form-table {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    th.r_contact_form-table-tr-th {
        display: block;
        text-align: left;
        width: 100%;
    }
    th.r_contact_form-table-tr-th {
        width: 100%;
    }
    tr.r_contact_form-table-tr {
        display: block;
    }
    .article p {
        margin-bottom: 0;
    }
    h2#contact {
        margin-top: 40px;
    }
    .table-flex p {
        margin-bottom: 8px;
    }
    dd.faq-answer.faq-item {
        font-size: 14px;
    }

    /*吹き出し*/
    .speechBubble{
        padding: 25px 16px 15px;
    }
    .speechBubble__bubble {
        font-size: 20px;
        padding: 6px 18px;
        border-radius: 10px;
    }
    .speechBubble__bubble:after {
        top: 85%;
        left: 47%;
        width: 50px;
        height: 38px;
        clip-path: polygon(50% 100%, 0 0, 100% 0);
    }
    .speechBubble__place {
        font-size: 24px;
        padding: 0 13px;
    }

    /*CTA*/
    .cta-message-wrapper{
        margin-bottom: 6px;
    }
    .cta-message{
        margin: 0 auto;
        display: inline-grid;
        grid-template-columns: auto auto;
        align-items: center;
        gap: 8px;
        font-size: 22px;
        color: #FF0000;
        font-family: "Mochiy Pop One", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .cta-message-text-place{
        display: inline-block;
        padding: 3px 16px 7px;
        border: 4px solid #FF0000;
    }

    .cta_button{
        padding-top: 56px;
        padding-left: 30px;
        padding-right: 30px;
    }

    /*比較表*/
    .table{
        padding: 40px 0;
    }
    .table__inner{
        padding-left: 24px;
        padding-right: 24px;
    }
    .table__contents{
        min-width: 790px;
        width: 790px;
    }
    .table__contents:after{
        top: -10px;
        left: 117px;
        width: 295px;
    }
    thead .table__data{
        font-size: 16px;
    }
    .table__title{
        width: 120px;
        font-size: 16px;
    }
    .table__data{
        width: 180px;
    }
    tbody .table__data{
        font-size: 14px;
    }
    tbody .table__data:first-of-type{
        width: 306px;
        font-size: 20px;
    }
    .table__noteWrapper{
        min-width: 10px;
    }
}
@media screen and (max-width: 600px) {
    /*比較表*/
    .table__contents{
        min-width: 600px;
        width: 600px;
    }
    .table__contents:after{
        left: 111px;
        width: 226px;
    }
    .table__title{
        width: 114px;
    }
    .table__data{
        width: 124px;
    }
    tbody .table__data:first-of-type{
        width: 234px;
    }
}
@media screen and (max-width: 1023px) {
    .mobile-header-menu-buttons {
        top: 0;
        bottom: auto;
        justify-content: space-between;
        min-width: 46px;
        box-shadow: 0 0 5px darkgrey;
        display: none;
    }
    ul.mobile-header-menu-buttons.mobile-menu-buttons.has-logo-button {
        display: none;
    }


}

