/*スマホの100％表示設定*/

body {
    margin-top: 0 !important;
}

.sp_display {
    display: none;
}

body {
    margin: 0;
}

body #pan {
    margin-bottom: 20px;
}

#content_faq {
    /* overflow: hidden; */
}

#content_faq ul,
#content_faq il {
    padding: 0;
    margin: 0;
}

/*awesmeの設定*/
.fa,
.fas,
.fab {
    font-family: "Font Awesome 5 Free";
}

.accshow img,
.notice_question img {
    width: 100%;
    margin: 5% 0;
}

/*タイトル部のリセットとnoto化*/
#faq_wrap,
#faq_wrap p,
#faq_wrap a,
#faq_wrap h2,
#faq_wrap h3,
#faq_wrap h4,
#faq_wrap span,
#faq_wrap .accshow,
#faq_all label:before,
#faq_wrap h5,
td.mail {
    /*    font-family:;*/
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    /*font-size: 12px;*/
    color: #404040;
    line-height: 23px;
    font-weight: 500;
    -webkit-print-color-adjust: exact;
}

ul,
li {
    list-style: none;
}

#faq_wrap a {
    text-decoration: underline;
}

#sp_nav {
    height: 21.3vw;
}

.hosho-flow .fa {
    font-family: "Font Awesome 5 Free";
}

/*ボックス全体*/
.accbox {
    margin: 3px auto 100px auto;
    padding: 0;
    width: 100%;
    max-width: 540px;
    /*最大幅*/
    text-align: center;
}

#faq_wrap h1 {
    width: 100%;
    max-width: 540px;
    margin: 0 auto 20px;
}

#faq_wrap h2 {
    margin-top: 60px;
}

.accshow h4 {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin: 30px 0 10px 0;
    padding: 0.2em 0.5em 0.5em;
    border-left: 2px solid #e0a138;
    border-bottom: 2px solid #e0a138;
}

.accshow h5 {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin: 20px 0 10px 0;
    line-height: 1.5rem;
}

/*----------検索ボックス----------*/
#search_box {
    display: none;
}

/* 検索BOX使用開始の際は削除*/
.search_container {
    box-sizing: border-box;
    position: relative;
    border: 1px solid #999;
    display: block;
    border-radius: 500px;
    height: 50px;
    width: 100%;
    overflow: hidden;
}

.search_container input[type="text"] {
    border: none;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 16px;
    letter-spacing: 0.1rem;
    width: 500px;
}

.search_container input[type="text"]:focus {
    outline: 0;
}

.search_container input[type="submit"] {
    cursor: pointer;
    font-family: FontAwesome;
    border: none;
    background: #fff;
    color: #999;
    position: absolute;
    width: 3.5em;
    /* height: 3.0em; */
    right: 0%;
    top: 30%;
    outline: none;
}

#search_box img {
    width: 24px;
    position: absolute;
    right: 18px;
    top: 10px;
    opacity: 0.6;
}

#faq_wrap .accshow p {
    margin-bottom: 10px;
}


/*----------検索ボックス----------*/
/*----------注目FAQ----------*/
.ttl_usualqa {
    width: 100%;
    max-width: 570px;
    font-size: 30px;
    color: #7d7d7d;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
    line-height: 180%;
}

/*メニュー*/
/*注目FAQ*/
#notice_faq {
    letter-spacing: 0.1em;
}

#notice_faq h4 {
    padding: 14px;
    font-size: 1.2em;
    margin-bottom: 30px;
}

#notice_faq h5 {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 0.5em;
}

#notice_faq ul {
    margin-top: 10px;
}

#notice_faq li {
    border-bottom: 1px solid #444;
}

#notice_faq label {
    position: relative;
    display: block;
    padding: 20px 0;
    color: #444;
    font-weight: bold;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.3s;
    text-align: left;
    /*    border-bottom: 1px solid #444;*/
    width: 100%;
}

#notice_faq label p {
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.15em;
}

#notice_faq label .question {
    width: 85%;
    display: block;
    margin: 0 0 0 45px;
}

#notice_faq label::after {
    right: 1vw;
    content: '';
    padding-right: 6px;
    position: absolute;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    top: 40%;
    border-top: 2px solid #55A5A3;
    border-right: 2px solid #55A5A3;
    transform: rotate(135deg);
    /* width: 0px; */
    height: 6px;
}

#notice_faq input {
    display: none;
}

/*中身を非表示にしておく*/
#notice_faq .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
    text-align: left;
    line-height: 150%;
    font-weight: 400;
    padding: 0 30px;
    font-size: 14px;
}


/*クリックで中身表示*/
#notice_faq .notice_label:checked+label+.accshow {
    height: auto;
    padding: 30px;
    background: #fff9f4;
    opacity: 1;
    text-align: left;
    border-top: 1px solid #999;
    line-height: 150%;
    font-weight: 500;
    font-size: 14px;
}

.notice_question:before {
    content: "Q";
    margin-right: 10px;
    color: #55A5A3;
}

.receipt_1,
.receipt_2,
.statement_1 {
    margin-bottom: 40px;
}

/*----------注目FAQEND----------*/
/*------カテゴリー選択パネル-----*/
#cate_panel ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

#cate_panel li {
    width: 166px;
    height: 150px;
    border: 1px solid #55A5A3;
    margin-bottom: 20px;
    box-sizing: border-box;
}

#cate_panel li a {
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    flex-direction: column;
    justify-content: space-around;
    color: #444;
    position: relative;
    transform: translate(-50%, -50%);
    top: 48%;
    left: 50%;
    padding: 28px 0;
    text-decoration: none;
}

#cate_panel li p {
    width: 100%;
    text-align: center;
    line-height: 1.8rem;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    margin-top: 0.4rem;
    color: #444;
    font-weight: 500;
}

#cate_panel p span {
    font-size: 1.3em;
    font-weight: 600;
}

#cate_panel li img {
    margin: 0 auto;
    width: auto;
    height: 50px;
    display: block;
    image-rendering: -webkit-optimize-contrast;
}

#faq_all h3 .icn-cate_ttl {
    position: absolute;
    top: -5px;
    left: 2px;
    width: 34px;
    margin-right: 20px;
    image-rendering: -webkit-optimize-contrast;
}



/*------カテゴリー選択パネル-----*/
/*-----質問一覧-----*/
#faq_all h3 {
    font-size: 16px;
    text-align: left;
    margin: 40px 0 20px 0;
    font-weight: bold;
    color: #444;
    position: relative;
    letter-spacing: 0.05em;
}

#faq_all h4 {
    padding: 14px;
    font-size: 1.2em;
    margin-bottom: 30px;
}

#faq_all h3 .icn-cate_ttl {
    position: absolute;
    top: -5px;
    left: 2px;
    width: 34px;
    margin-right: 20px;
    image-rendering: -webkit-optimize-contrast;
}

#faq_all label {
    position: relative;
    display: block;
    margin: -1px 0;
    padding: 20px 15px;
    color: #444;
    font-weight: bold;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.3s;
    text-align: left;
    border: 1px solid #55A5A3;
}

#faq_all label .question {
    width: 85%;
    display: block;
    margin: 0 0 0 35px;
    font-size: 14px;
    color: #444444;
}

/*アイコンを表示*/
#faq_all label:before {
    content: 'Q';
    position: absolute;
    color: #55A5A3;
    float: left;
    font-size: 22px;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    transform: translate(-50%, -50%);
    top: 46%;
    left: 5%;
}

#faq_all label:after {
    content: '';
    padding-right: 8px;
    position: absolute;
    /*    right: 2%;*/
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    top: 40%;
    border-top: 2px solid #55A5A3;
    border-right: 2px solid #55A5A3;
    transform: rotate(135deg);
    /* width: 0px; */
    height: 8px;
}

/*ラベルホバー時*/
#faq_all label:hover {}

/*チェックは隠す*/
#faq_all input {
    display: none;
}

/*中身を非表示にしておく*/
.cssacc .accshow {
    height: 0;
    padding: 0px 24px 0px;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
    text-align: left;
    line-height: 150%;
    width: 524px;
}

/*クリックで中身表示*/
.cssacc:checked+label+.accshow {
    height: auto;
    padding: 20px 24px 30px;
    background: #fff9f4;
    opacity: 1;
    margin: 0 0 1px 0;
    text-align: left;
    border-top: 1px solid #55A5A3;
    line-height: 150%;
    width: 524px;
}

/*アイコンを表示*/
#faq_all .accshow:before {
    content: '';
}

#faq_all .accshow p {
    margin: 15px 10px
}

/*アイコンを入れ替える*/
.cssacc:checked+label:after {
    transform: rotate(-45deg);
}

/*-----質問一覧-----*/
/*-----お問合せはこちら-----*/
#faq_all #inquiry {
    margin: 40px 0 10px 0;
}

.inquiry>span {
    letter-spacing: 0.05em;
    font-size: 14px;
    font-weight: 300;
}

.inquiry {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    text-align: left;
    font-weight: 300;
}

.inquiry table {
    margin: 14px 0 30px 0;
    border: solid 1px #55A5A3;
    width: 100%;
    max-width: 540px;
}

.inquiry table tr {
    border-bottom: solid 1px #eee;
    font-size: 12px;
}

.inquiry table tr td {
    text-align: center;
    padding: 20px 0 !important;
}

.inquiry table tr td.left {
    font-weight: bold;
    background-color: #55A5A3;
    color: #fff;
    font-size: 16px;
    /* border-bottom: solid 1px #eab974;*/
}

.inquiry .tel-number span {
    display: inline-block
}

.inquiry-txt {
    text-align: left;
    padding: 20px 30px 20px 30px;
    letter-spacing: 0.03em;
    font-size: 14px;
    color: #444;
    font-weight: 400;
}

#faq_wrap .inquiry-txt .chu-i {
    color: #e40202;
    font-size: 14px;
}

.inquiry-txt br {
    height: 0.4rem;
    display: block;
    content: "";
}

.inquiry-btn {
    margin-top: 30px;
}

#faq_wrap .inquiry-btn a {
    text-decoration: none;
    border: solid 2px #666666;
    padding: 20px 60px;
    font-size: 1.4em;
}

.inquiry table tr td .tel-number {
    font-size: 30px;
    font-weight: bold;
}

.inquiry table tr td .mail-address {
    margin: 20px 0 0 0;
}

.inquiry table tr td .mail-address a {
    padding: 15px 40px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 35px;
    border: solid 2px #666666;
    color: #666666;
}

.inquiry table tr td .mail-address a:hover {
    border: solid 2px #666666;
    color: #666666;
}

/*注意文*/
#faq_wrap .chu-i {
    font-weight: bold;
    color: #e40202;
}

/*アイコンを表示*/
.accbox label:after {
    content: '';
    padding-right: 8px;
    position: absolute;
    right: 5%;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    top: 40%;
    border-top: 2px solid #55A5A3;
    border-right: 2px solid #55A5A3;
    transform: rotate(135deg);
    /* width: 0px; */
    height: 8px;
}

/*ラベルホバー時*/
#faq_all .accbox label:hover {}

/*チェックは隠す*/
#faq_all input {
    display: none;
}

/*中身を非表示にしておく*/
#faq_all .accshow {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
    text-align: left;
    line-height: 150%;
    width: 100%;
    font-size: 1.1em;
    padding: 0 4%;
}

/*クリックで中身表示*/
#faq_all .cssacc:checked+label+.accshow {
    height: auto;
    padding: 4%;
    background: #fff9f4;
    opacity: 1;
    margin: 0 0 1px 0;
    text-align: left;
    border-top: 1px solid #55A5A3;
    line-height: 150%;
    width: 100%;
    font-size: 1.1em;
}

/*アイコンを表示*/
.accbox .accshow:before {
    content: '';
}

.accbox .accshow p {
    margin: 15px 10px
}

/*アイコンを入れ替える*/
#faq_all .cssacc:checked+label:after,
#notice_faq .notice_label:checked+label:after {
    transform: rotate(-45deg);
}

/*上へ戻るボタン*/
.top {
    position: fixed;
    right: 3%;
    bottom: 3%;
    z-index: 999;
    display: none;
}

/*注意文*/
#faq_wrap .chu-i {
    font-weight: bold;
    color: #e40202;
}

#to_top-btn a {
    color: #444;
}

#to_top-btn a p {
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 500;
}

#Image30 {
    margin: 0 -80px
}

.seo_utext {
    width: 100%;
}

.pagetop {
    text-align: center;
}

/*上に戻るbtn*/
#back_pagetop {

    position: fixed;
    right: 2vw;
    bottom: 3vw;
    z-index: 999;
    height: 48px;
    width: 48px;

}

.hosho-flow {
    margin-bottom: 60px;
}

.hosho-flow:first-of-type {
    margin-top: 4rem;
}

.hosho-title {
    color: #333;
    margin: 0 auto 25px;
    font-size: 1.3em;
    font-weight: bold;
    border-bottom: 2px solid #333;
}

.hosho-flow ul li {
    list-style: disc;
    margin-left: 20px;
}


.fa-caret-down {
    color: #888;
    display: block;
    margin: 0 auto;
    font-size: 2em;
}

.hosho-detail {
    display: flex;
    justify-content: flex-start;
    margin: 12px auto 8px;

}



#faq_wrap .hosho-detail_l {
    font-weight: bold;
    text-align: center;
    border-radius: 6px;
    width: 12%;
    color: #fff;
    margin-right: 3%;

}

.hosho-detail_l.arrow-down {
    margin: 0 auto;
}

.hosho-detail_r {
    width: 85%;
}

#faq_wrap .hosho-detail_l.customer {
    background: #bf9c50;
    padding: 10px;
}

#faq_wrap .hosho-detail_l.company {
    background: #4f9882;
    padding: 10px;

}

.hosho-flow ul li {
    margin-bottom: 15px;
}

.hosho-flow ul li:last-of-type {
    margin-bottom: 0;
}


.kochira {
    color: #ff6666;
    text-decoration: underline;

}

.fa-caret-down:before {
    content: "\f0d7";
}


/* SP css */
@media screen and (max-width:500px) {

    #faq_wrap,
    #faq_wrap p,
    #faq_wrap a,
    #faq_wrap h1,
    #faq_wrap h2,
    #faq_wrap h3,
    #faq_wrap h4,
    #faq_wrap span,
    #faq_wrap .accshow,
    #faq_all label:before,
    #faq_wrap h5,
    td.mail {
        color: #1a1a1a;
        line-height: 1.8;
    }

    #faq_all .accshow p {
        margin: 0;
    }

    .kotei,
    #container,
    #pan,
    #main_left,
    .pc_display,
    .kotei-review {
        display: none !important;
    }

    #all,
    #content_faq,
    #main_right,
    .infowrap #main_right {
        width: 100vw;
    }

    #faq_wrap {
        position: relative;
        margin-bottom: 9rem;
    }

    .sp_display {
        display: block;
    }

    /*ボックス全体*/
    .accbox {
        width: 100%;
    }

    /* パンくず */
    #content_faq ul.breadcrumbs {
        margin: 0 0 2rem;
    }

    /*各見出し*/
    #faq_wrap h1,
    #faq_wrap h2,
    #faq_wrap h3,
    #faq_wrap h4 {
        font-family: 'Montserrat', 'Zen Kaku Gothic New', 'Noto Sans JP', '游ゴシック体', YuGothic, sans-serif;
        color: #1a1a1a;
        letter-spacing: 0.06rem;
        line-height: 1.8;
        text-align: left;
        font-weight: 600;
    }

    #faq_wrap h1 {
        font-size: clamp(18px, 4.9vw, 20px);
        text-align: left;
        border-left: 1px solid #1a1a1a;
        margin: 0 clamp(14px, 3.8vw, 16px) 3rem;
        padding-left: clamp(14px, 3.8vw, 16px);

        background: transparent;
        color: #1a1a1a;
        padding: 0;
        padding-left: clamp(14px, 3.8vw, 16px);
        letter-spacing: 0.06rem;
    }

    #faq_wrap h2 {
        border-left: none;
        padding: 0;
    }

    #faq_wrap h3 {
        font-size: clamp(14px, 3.8vw, 16px);
        margin: 4rem 0 1.5rem 0;
        padding: 0;
    }

    #faq_wrap .accshow p.faq_example {
        margin: 2rem 0;
        font-weight: 600;
    }

    /* 注意文 */
    #faq_wrap .accshow p.chu-i,
    #faq_wrap .accshow span.chu-i,
    #faq_wrap .chu-i {
        color: #c62a2b;
        font-weight: 500;
    }

    /* トグル内全般 */
    #faq_wrap .accshow p {
        margin-bottom: 2rem;
        font-weight: 400;
    }

    #faq_wrap .accshow {
        font-weight: 400;
    }


    /*----------検索ボックス----------*/
    /*    検索BOX使用開始の際は削除*/
    .accshow h4 {
        font-size: 1.2em;
        text-align: left;
        font-weight: bold;
        margin: 30px 0 10px 0;
        padding: 0.2em 0.5em 0.5em;
        border-left: 1px solid #929292;
        border-bottom: 1px solid #929292;
    }

    .accshow h5 {
        font-size: 1.1em;
        text-align: left;
        font-weight: bold;
        margin: 20px 0 10px 0;
        line-height: 1.5rem;
    }

    #search_box img {
        width: 4.5vw;
        top: 2.1vw;
        right: 3.0vw;
    }

    .search_container {
        box-sizing: border-box;
        position: relative;
        border: 1px solid #999;
        display: block;
        border-radius: 500px;
        height: 9.3vw;
        width: 100%;
        overflow: hidden;
    }

    .search_container input[type="text"] {
        border: none;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 55%;
        font-size: 1.2rem;
        letter-spacing: 0.2rem;
        font-family: 'Noto Sans JP', 'Yu Gothic', sans-serif;
        width: 100%;
    }

    .search_container input[type="submit"] {
        cursor: pointer;
        font-family: FontAwesome;
        border: none;
        background: #fff;
        color: #999;
        position: absolute;
        width: 3.5em;
        /* height: 3.0em; */
        right: 0%;
        top: 38%;
        outline: none;
    }

    /*----------注目FAQ----------*/
    #notice_faq {
        letter-spacing: 0.06rem;
    }

    #notice_faq h4 {
        padding: 2vw;
        font-size: 1.1em;
        margin-bottom: 1em;
    }

    #notice_faq h5 {
        font-size: clamp(12px, 3.3vw, 14px);
        margin-top: 3rem;
        font-weight: 600;
        color: #55A5A3;
    }

    #notice_faq ul {
        margin-top: 1.6vw;
    }


    #notice_faq li {
        border-color: #929292;
    }


    #notice_faq label {
        position: relative;
        display: block;
        padding: 1.5rem 0;
        color: #444;
        font-weight: bold;
        background: #ffffff;
        cursor: pointer;
        transition: all 0.3s;
        text-align: left;
        width: 100%;
    }

    #notice_faq label p {
        font-size: 12px;
        line-height: 1.5rem;
        width: 90%;
    }

    #notice_faq .accshow {
        font-size: clamp(11px, 3.1vw, 13px);
        padding: 0 2.5rem;
    }


    /* クリックで中身表示 */
    #notice_faq .notice_label:checked+label+.accshow {
        font-size: clamp(11px, 3.1vw, 13px);
        font-weight: 400;
        padding: 2.5rem 2.5rem 0.5rem 2.5rem;
        border-color: #929292;
        background-color: #f5f5f5;
        line-height: 1.8;
    }

    #notice_faq .notice_label .accshow {
        height: 0;
        padding: 3.4vw;
        overflow: hidden;
        opacity: 0;
        transition: 0.3s;
        text-align: left;
        line-height: 150%;
        width: 86%;
        font-size: 1.0em;
    }

    #notice_faq .notice_receipt {
        margin-bottom: 4rem;
    }

    /* 注目FAQ--トグル */
    #notice_faq label::after {
        content: "";
        position: absolute;
        right: 3%;
        top: 50%;
        width: clamp(4px, 1vw, 4px);
        height: clamp(4px, 1vw, 4px);
        border-right: 1px solid #929292;
        border-bottom: 1px solid #929292;
        transform: translateY(-50%) rotate(45deg);
        transition: transform 0.3s ease;
        padding-right: 0;
        border-top: 0;
    }

    #faq_all .cssacc:checked+label:after,
    #notice_faq .notice_label:checked+label:after {
        border-right: none;
        width: clamp(6px, 1.5vw, 6px);
        height: 0;
        border-bottom: 1px solid #929292;
        transform: translateY(-50%) rotate(0deg);
    }


    /* トグルここまで */
    /*----------注目FAQここまで----------*/


    /*----------カテゴリー----------*/
    #cate_panel ul {
        margin-top: 5.3vw;
    }

    #cate_panel li {
        width: 24.9vw;
        height: 22.9vw;
        margin-bottom: 2.8vw;
        position: relative;
        border-color: #929292;
    }

    #cate_panel li a {
        display: flex;
        flex-wrap: wrap;
        align-self: center;
        flex-direction: column;
        justify-content: space-around;
        color: #444;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        padding: 0.8rem 0 1.2rem 0;
    }

    #cate_panel li p {
        width: 100%;
        text-align: center;
        line-height: 0.6;
        margin-top: 0rem;
        font-size: clamp(8px, 2.3vw, 10px);
    }

    #cate_panel p span {
        font-size: clamp(10px, 2.8vw, 12px);
        font-weight: 600;
    }

    #cate_panel li img {
        margin: 0 auto;
        width: auto;
        height: 9vw;
        display: block;
    }

    /*----------カテゴリーここまで----------*/


    /*----------FAQメインコンテンツ----------*/
    #faq_all h4 {
        padding: 2vw;
        font-size: 1.1em;
        margin-bottom: 1em;
    }

    #faq_all h5 {
        font-size: clamp(12px, 3.3vw, 14px);
        margin-top: 3rem;
        font-weight: 600;
        color: #55A5A3;
    }

    #faq_all .notice_receipt {
        margin-bottom: 4rem;
    }

    #faq_all label .question {
        width: 85%;
        display: block;
        font-size: inherit;
        margin: 0 0 0 6vw;
        letter-spacing: 0.05em;
        font-size: 12px;
    }

    #faq_all label:before {
        top: 50%;
        left: 4.8vw;
    }

    #faq_all .menu {
        width: 100%;
        margin: 50px 0;
        display: block;
        padding: 0;
        height: auto;
        float: left;
    }

    #faq_all .menu ul {
        width: 100%;
    }

    #faq_all .menu li a {
        border: 1px solid #ccc;
        width: 90%;
        float: left;
        padding: 5% 2%;
        margin: 1.5%;
        border-radius: 5px;
        text-decoration: none;
        font-size: 1.2em;
        font-weight: bold;
        color: #797979;
    }

    #faq_all .menu li a:last-child {
        margin-right: 0;
    }

    #faq_all a:hover {
        background-color: #f3f3f3;
    }

    #faq_all .accshow {
        font-size: clamp(11px, 3.1vw, 13px);
        padding: 0 2.5rem;
    }

    /* クリックで中身表示 */
    #faq_all .cssacc:checked+label+.accshow {
        background-color: #f5f5f5;
        padding: 2.5rem 2.5rem 0.5rem 2.5rem;
        font-size: clamp(11px, 3.1vw, 13px);
        line-height: 1.8;
    }


    /*FAQメイン--ラベル*/
    #faq_all label {
        position: relative;
        display: block;
        padding: 7% 4%;
        color: #1a1a1a;
        font-weight: bold;
        background: #ffffff;
        cursor: pointer;
        transition: all 0.3s;
        text-align: left;
        border: 1px solid #929292;
        width: 92%;
        font-size: 1.1em;
        margin: -1px 0;
        line-height: 140%;
    }

    .notice_question {
        display: inline-flex;
        align-items: center;
    }

    .notice_question::first-letter {
        color: #55A5A3;
    }

    .notice_question:before {
        content: "Q";
        margin-right: 1rem;
        color: #55A5A3;
    }

    #faq_all label:after {
        content: "";
        position: absolute;
        right: 5%;
        top: 50%;
        width: clamp(4px, 1vw, 4px);
        height: clamp(4px, 1vw, 4px);
        border-right: 1px solid #929292;
        border-bottom: 1px solid #929292;
        transform: translateY(-50%) rotate(45deg);
        transition: transform 0.3s ease;
        padding-right: 0;
        border-top: 0;
    }

    #faq_all label:before {
        color: #55A5A3;
        font-size: clamp(17px, 4.6vw, 19px);
    }

    /* FAQメイン--商品の保証期間 */
    .hosho-title {
        font-size: clamp(13px, 3.6vw, 15px);
        padding-bottom: 1rem;
    }

    .hosho-detail {
        height: 100%;
        align-items: center;
    }

    .hosho-detail_l {
        width: 5%;

    }

    .hosho-detail_r {
        width: 90%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .hosho-detail_l.company {
        height: 100%;

    }

    /* 商品の保証期間ここまで */
    /*----------FAQメインコンテンツここまで----------*/

    /*----------お問い合わせはこちら----------*/
    /* 電話で問い合わせ */
    .mail-box {
        background: #edeae7;
        margin: 3rem auto 0;
    }

    .mail-box_container {
        margin: 0 auto;
        padding: 2.5rem;
        text-align: center;
        line-height: 1.5;
    }

    .mail-box_tel {
        font-weight: 600;
    }

    #faq_wrap .mail-box_tel a {
        font-size: clamp(18px, 5.1vw, 21px);
        text-decoration: none;
    }

    .mail-box_container p:last-of-type {
        margin-bottom: 0;
    }

    .mail-box_attention {
        display: flex;
        gap: 0.2rem;
        text-align: left;
        font-size: clamp(10px, 2.8vw, 12px);
        width: 85%;
        margin: 0 auto;
    }

    .mail-box_attention:before {
        content: "※";
        line-height: 1.8;
        transform: translateY(0.2rem)
    }

    /* メールで問い合わせ */
    .mail-btn {
        font-size: clamp(14px, 3.8vw, 16px);
        background: #55A5A3;
        color: #fff;
        width: 100%;
        text-align: center;
        padding: 1.5rem 0;
        margin: 1rem 0 3rem;
    }

    #faq_wrap .mail-box_container a {
        text-decoration: none;
    }

    .mail-box_attention.attention_1 {
        margin-bottom: 2rem;
    }

    /*----------お問い合わせはこちら ここまで----------*/


    /*----------トップへ戻る（現在はPCのみ）----------*/
    #to_top-btn a p {
        font-size: 1.2rem;
        font-weight: 600;
    }

    #back_pagetop {
        position: fixed;
        right: 4vw;
        bottom: 6vw;

    }

    /*----------トップへ戻る（現在はPCのみ）ここまで----------*/
}

@media screen and (max-width:350px) {
    #cate_panel li p {
        font-size: 0.75em;
    }
}