.help_wrap {
    margin: 0 0 0 30px;
}
.help_breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 0;
    list-style: none;
    gap: 25px;
    color: #3f3f3f;
    font-size: 13px;
    max-width: 100%;
    font-weight: bold;
}
.help_breadcrumb li a {
    background: #eee;
    padding: 4px 10px;
    border-radius: 13px;
    color: #3f3f3f;
    font-weight: bold;
    font-size: 13px;
    position: relative;
}
.help_breadcrumb li a::after {
    content: "";
    position: absolute;
    background: url(/html/user_data/images/product/bread_icn.png);
    width: 8px;
    height: 12px;
    right: -16px;
}
.help_content {
    border-top: 2px solid #dddddd;
    margin: 30px 0 0;
}
.other_page .ec-layoutRole .ec-layoutRole__mainWithColumn {
    width: 79%;
    margin: 0 30px 0 0;
}
/* よくある質問 */
.faq .faq_role {
    border-top: 2px solid #dddddd;
    margin: 30px 0 0;
}
.faq .faq_ttl,
.helpcontent_ttl {
    color: #3f3f3f;
    margin: 0;
    padding: 30px 40px;
    font-size: 2rem;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.faq .faq_ttl span {
    margin: 0 20px 0 0;
    vertical-align: bottom;
}
.faq .faqlist_box {
    background: #f2f2f2;
    padding: 30px 40px;
}
.faq .faqlist_ttl {
    color: #3f3f3f;
    font-size: 19px;
    font-weight: bold;
}
.faq .faqlist {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.faq .faqlist li {
    width: 49%;
    margin: 20px 0 0 0;
    display: flex;
    align-items: center;
    gap: 20px;
}
.faq .faqlist_qhead img {
    vertical-align: sub;
}
.faq .faqlist_qhead_text {
    color: #107667;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 0 3px;
}
.faq .faqlist_qhead_ttl {
    color: #003f7f;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    line-height: 1.5;
}
.relateabout_sec {
    padding: 25px 0;
}
.relateabout_ttl {
    text-align: center;
    color: #3f3f3f;
    font-size: 18px;
    font-weight: bold;
}
.relateabout_link {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
    margin: 20px 0 0;
}
.relateabout_link li {
    width: 25%;
}

.relateabout_link li a {
    background: #f7f7f7;
    width: 100%;
    display: block;
    border: 2px solid #e9e9e9;
    border-radius: 7px;
    text-align: center;
    color: #3f3f3f;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
    position: relative;
}
.relateabout_link li a::after {
    position: absolute;
    content: "";
    background: url(/html/template/default/assets/img/help/h_arw-icn.png) no-repeat;
    width: 20px;
    height: 19px;
    right: 30px;
}
.faq .faq_sec {
    padding: 10px 30px 0;
    border-bottom: 2px solid #dddddd;
}
.faq .faq_sec .faq_item {
    border-top: 2px solid #dddddd;
    padding: 20px 0 0;
}
.faq .faqList_back {
    display: block;
    text-align: right;
    color: #004080;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline;
    margin: 0 0 15px 0;
}
.faq .faq_questionRole {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 0 0 25px 0;
}
.faq .faq_col {
    width: 70px;
    text-align: right;
}
.faq .faq_col img {
    vertical-align: sub;
}
.faq .faq_num {
    color: #107667;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 0 3px;
}
.faq .faq_question {
    margin: 0;
    font-size: 22px;
}
.faq .faq_question, .faq .faq_answer {
    width: 90%;
    line-height: 1.5;
}
.faq .faq_answer {
    font-size: 16px;
    font-weight: bold;
}

/* 会社概要 */
.about .about_ttl {
    border-radius: 18px;
    padding: 3px 6px 3px 30px;
    font-size: 16px;
    margin: 0 0 15px 0;
    font-weight: bold;
    background: #ddd url(https://www.yamanokujira.xyz/assets/img/common/whiteball.png) no-repeat 3px center;
}
.about .about_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #ddd;
    padding: 0 0 30px 0;
}
.about .about_fig {
    width: 44%;
    max-width: 100%;
}
.about .about_details {
    width: 55%;
    max-width: 100%;
}
.about .about_mainText {
    margin: 6px 15px 6px 30px;
    line-height: 1.4em;
    font-size: 18px;
}
.about .about_tb {
    border: 1px solid #663300;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
    margin: 0 10px 30px 10px;
}
.about .about_tb th {
    border-right: 1px solid #663300;
    border-bottom: 1px solid #663300;
    color: #330000;
    background-color: #ffffdd;
    padding: 5px 10px;
    text-align: center;
    font-size: 16px;
    height: 28px;
}
.about .about_tb td {
    border-right: 1px solid #663300;
    border-bottom: 1px solid #663300;
    padding: 5px 10px;
    color: #333;
}
.about .about_mainText img {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.reason_list {
    margin: 30px 0;
}
.reason_list li {
    display: flex;
    gap: 10px;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.reason_dttl {
    white-space: nowrap;
}

/* プライバシーポリシー */
.privacy .content-title,
.privacy .c-title {
    border-radius: 18px;
    padding: 3px 6px 3px 30px;
    font-size: 18px;
    margin: 20px 0 15px 0;
    font-weight: bold;
    background: #ddd url(https://www.yamanokujira.xyz/assets/img/common/whiteball.png) no-repeat 3px center;
}
.privacy .privacy_content .privacy_text {
    margin: 6px 15px 6px 30px;
    line-height: 1.4em;
    font-size: 16px;
}
.privacy .privacy_content .c-list {
    margin: 6px 30px;
}
.privacy .privacy_content .c-list li {
    display: list-item;
    list-style: circle;
    font-size: 16px;
    line-height: 1.4em;
}

/* 特商法 */
.tradelaw .c-box {
    padding: 15px 25px;
    font-size: 16px;
    line-height: 1;
    background: #666;
    color: #fff;
    margin: 20px 0 0 0;
}
.tradelaw .c-box-body {
    padding: 8px 12px;
    line-height: 1.5;
    background: #fff;
    color: #000;
    margin: 10px 0 0 0;
    font-size: 14px;
}

/* 送料とお支払い方法について */
.ship_payment .shippayment_box {
    margin: 0 0 20px 0;
}
.ship_payment .shippayment_ttl {
    padding: 6px 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0;
    background: #333;
    color: #fff;
    border-radius: 12px;
    margin: 0 0 15px 0;
}
.ship_payment .shippayment_txt {
    font-size: 15px;
    line-height: 1.5;
}
.ship_payment .fs-c-postage__list {
    margin: 8px 0;
    font-size: 13px;
    line-height: 1;
    border-top: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
}
.ship_payment .fs-c-postage__list dt {
    padding: 8px 8px 6px;
    width: 12.5%;
    background: #e6f9c8;
    border: 1px solid #ccc;
    border-top: 0;
    font-size: 15px;
}
.ship_payment .fs-c-postage__list dd {
    padding: 8px 8px 6px;
    width: 37.5%;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
    margin: 0;
    font-size: 15px;
}
.ship_payment .fs-c-price--inline {
    display: inline-flex;
    text-indent: 0;
}
.ship_payment .shippay_table {
    margin: 8px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.ship_payment .fs-c-specTable {
    margin: 12px 0;
    width: auto;
    caption-side: top;
}
.ship_payment .fs-c-specTable__headerCell {
    font-weight: 400;
    text-align: left;
    line-height: 1.5;
}
.ship_payment .fs-c-specTable__headerCell:after {
    float: right;
    content: '：';
}
.ship_payment .fs-c-specTable__dataCell {
    line-height: 1.5;
}
.ship_payment .fs-c-price--inline {
    display: inline-flex;
    text-indent: 0;
}
.ship_payment .shippayment_txt02 {
    margin: 20px 0 10px;
    font-weight: bold;
    line-height: 1.5;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
}
.ship_payment .fs-c-specTable__caption {
    color: #3f3f3f;
}
.ship_payment .fs-c-documentSubColumn {
    background: #ccc;
    margin-top: 10px;
    padding: 15px;
}
.ship_payment .fs-c-documentSubColumn__heading {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
}
.ship_payment .fs-c-creditCardIcons {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0;
}
.ship_payment .fs-c-creditCardIcons__icon img {
    width: auto;
    /*height: 24px;*/
}
.ship_payment .payment_ttl02 {
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5;
}
.ship_payment .shippayment_txt03 {
    margin: 8px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    line-height: 1.5;
}
.ship_payment .shippayment_txt04 {
    font-size: 22px;
    padding: 20px 0 10px;
}

/* お知らせ一覧 */
.content .newsRole_sec {
    margin: 0 30px;
}
.content .newsRole_item {
    border-top: 2px solid #dddddd;
    padding: 30px 0;
}
.content .newsRole_itemDate {
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    margin: 0 20px 0 0;
}
.content .newsRole_itemTtl {
    color: #404040;
    font-size: 16px;
    font-weight: bold;
}
.content .newsRole_itemTtl a{
    color: #003f7f;
    text-decoration: underline;
}
.content .newsRole_description {
    color: #404040;
    padding: 25px 0 0 0;
    font-size: 16px;
    line-height: 1.5;
}

/* 見積の作り方 */
.estimate_guide .estimateguide_sec {
    padding: 10px 0 0 0;
}
.estimate_guide .h-estimate_ttl {
    background: #f4f4f4;
    border-top: 2px solid #dcdcdc;
    padding: 20px 30px;
    font-size: 26px;
    font-weight: bold;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    color: #444;
}
.estimate_guide .h-estimat_maintext {
    font-size: 19px;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    padding: 15px 10px;
    line-height: 1.4;
    color: #444;
}
.estimate_guide .estimateguide_info {
    margin: 30px 0 0 0;
}
.estimate_guide .estimateguide_infottl {
    font-size: 24px;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    color: #444;
    border-bottom: 1px solid #888;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    display: flex;
}
.estimate_guide .estimateguide_infottl .estimateguide_ttlnum {
    color: #107667;
    margin: 0 15px 0 0;
}
.estimate_guide .estimateguide_wrap {
    display: flex;
    justify-content: flex-start;
    gap: 50px;
    margin: 0 0 40px 0;
}
.estimate_guide .estimateguide_fig {
    width: 100%;
    max-width: 40%;
}
.estimate_guide .estimateguide_details {
    width: 60%;
}
.estimate_guide .estimateguide_text {
    font-size: 19px;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    line-height: 1.4;
}
.estimate_guide .estimateguide_text02 {
    padding: 30px 0 0 0;
}
.estimate_guide .estimateguide_list {
    font-size: 19px;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    padding: 0;
    line-height: 1.4;
}
.estimate_guide .estimateguide_list li {
    display: flex;
}
.estimate_guide .estimateguide_note {
    margin: 40px 0 0 0;
    background-color: #ffe187;
    padding: 20px 30px;
}
.estimate_guide .estimateguide_notetext {
    font-size: 19px;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    position: relative;
    line-height: 1.3;
    padding: 0 0 0 40px;
}
.estimate_guide .estimateguide_notetext:before {
    content: "";
    position: absolute;
    background: url(/html/template/default/assets/img/help/estimate_alert-icn.png);
    width: 10px;
    height: 50px;
    background-size: cover;
    left: 7px;
}
.guide .guide_questionRole .guide_question {
    font-size: 20px;
    font-weight: bold;
    background: url(/html/template/default/assets/img/help/down_arw.png) no-repeat top 16px right 30px #333;
    border-radius: 30px;
    color: #fff;
    padding: 10px 20px;
    margin: 0;
    cursor: pointer;
}
.guide_item .guide_questionRole.open .guide_question {
    background: url(/html/template/default/assets/img/help/up_arw.png) no-repeat top 13px right 30px #333;
}
.guide_item .guide_questionRole {
    padding: 0 0 20px 0;
}

.guide .guide_answerRole {
    display: none;
    margin: 0 0 30px 0;
}
.guide .guide_answer_ttl {
    border-radius: 18px;
    padding: 5px 18px;
    font-size: 18px;
    margin: 20px 0 15px 0;
    font-weight: bold;
    background: #ddd;
}
.guide .guide_answer_txt {
    margin: 6px 15px 6px 30px;
    line-height: 1.3;
    color: #000;
    font-size: 16px;
}
.guide_answer_txt_block {
    padding: 1em 0 0;
    display: block;
    line-height: 1.4;
    color: #000;
    font-size: 16px;
}
.guide .guide_maintext {
    padding: 0 0 30px;
}
.guide .guide_soutouTb {
    border-top: 1px solid #663300;
    border-left: 1px solid #663300;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
    width: 70%;
    margin: 15px;
}
.guide .guide_soutouTb th {
    border-right: 1px solid #663300;
    border-bottom: 1px solid #663300;
    color: #330000;
    background-color: #ffffdd;
    padding: 5px;
    text-align: center;
    font-size: 16px;
}
.guide .guide_soutouTb td {
    text-align: center;
    border-right: 1px solid #663300;
    border-bottom: 1px solid #663300;
    padding: 5px;
    color: #333;
    font-size: 16px;
}
.guide .guide_clred {
    color: #ff0000;
}
.guide .guide_answer_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.guide .guide_answer_wrap .guide_answerfig {
    width: 15%;
}
.guide .guide_answer_wrap .guide_answer_details {
    width: 84%;
}
.guide .guide_anserList {
    list-style: circle;
    color: #000;
    font-size: 16px;
    line-height: 1.2;
}
.guide .guide_icon_list {
    margin: 6px 15px 6px 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.guide .guide_icon_list span {
    border: 1px solid;
    padding: 1px 5px;
}
.guide .guide_icon_list .tag_class_1 {
    color: #107667;
    border-color: #107667;
}
.guide .guide_icon_list .tag_class_2 {
    color: #FF6666;
    border-color: #FF6666;
}
 .guide .guide_icon_list .tag_class_3 {
    color: #dd863e;
    border-color: #dd863e;
}
.guide .guide_icon_list .tag_class_4 {
    color: #f09f00;
    border-color: #f09f00;
}
.guide .guide_icon_list .tag_class_5 {
    border-color: #0cadeb;
    color: #0cadeb;
}
.guide .guide_bdTTl {
    font-size: 15px;
    border-left: 6px double #f96;
    padding: 0;
    padding-left: 10px;
    margin: 12px;
    font-weight: bold;
}
.guide .guide_figwrap {
    display: flex;
    width: 100%;
    max-width: 650px;
    gap: 20px;
}
.guide .guide_answer_sec .guide_figwrap img {
    width: 49%;
    margin: initial;
}
.guide .guide_stage {
    position: relative;
    background-color: #8dce41;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    max-width: 650px;
    margin: 6px 15px 25px 30px;
    line-height: 1.3;
}
.guide .guide_stage::before, .guide .guide_stage::after {
    border: none;
    border-bottom: solid 15px transparent;
    content: '';
    position: absolute;
    top: 100%;
}
.guide .guide_stage::before {
    border-right: solid 15px #478400;
    left: 0;
}
.guide .guide_stage::after {
    border-left: solid 15px #478400;
    right: 0;
}
.guide .guide_cpbd {
    border: 3px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    max-width: 650px;
    margin: 0 0 20px;
}

.about_corporate_link {
    margin: 22px 15px 6px auto;
    display: block;
    width: fit-content;
}
.about_corporate_link div {
    background: #107667;
    border-radius: 5px;
    display: flex;
    padding: 10px 10%;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    position: relative;
    padding: 15px 30px;
}
.about_corporate_link img {
    position: absolute;
    width: 14px;
    height: 12px;
    right: 5px;
    filter: brightness(200%);
}
.about_corporate_link p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 1.4;
}
@media (max-width: 930px) {
    .estimate_guide .estimateguide_wrap {
        gap: 15px;
        flex-wrap: wrap;
    }
    .estimate_guide .estimateguide_fig {
        width: 100%;
        max-width: 100%;
    }
    .estimate_guide .estimateguide_details {
        width: 100%;
    }
    .estimate_guide .estimateguide_text02 {
        padding: initial;
    }

    .about .about_fig,
    .about .about_details {
        width: 100%;
    }
    .guide .guide_soutouTb {
        width: 100%;
    }
    .guide .guide_answer_wrap .guide_answerfig {
        width: 20%;
    }
    .guide .guide_answer_wrap .guide_answer_details {
        width: 80%;
    }
    .guide .guide_figauto {
        width: 100%;
        height: 100%;
    }
    
}
@media (max-width: 767px) {
    .about_corporate_link {
        margin: 20px auto;
        max-width: 80%;
    }
    .other_page .ec-layoutRole .ec-layoutRole__mainWithColumn {
        width: 90%;
        margin: 0 auto;
    }
/* よくある質問 */
    .help_wrap {
        margin: 0;
    }
    .help_breadcrumb {
        padding: 0 17px;
    }
    .faq .faq_role {
        margin: 20px 0 0;
    }
    .faq .faq_ttl, .helpcontent_ttl {
        padding: 20px;
        font-size: 20px;
    }
    .faq .faq_ttl span {
        margin: 0 10px 0 0;
        width: 30px;
        display: inline-block;
    }
    .faq .faqlist_box {
        padding: 20px;
        margin: 0 20px;
    }
    .faq .faqlist li {
        width: 100%;
        gap: 10px;
        align-items: flex-start;
    }
    .faqlist_qhead {
        width: 70px;
    }
    .faq .faqlist_qhead_ttl {
        width: 90%;
    }
    .faq .faqlist_qhead_text {
        font-size: 15px;
    }
    .relateabout_sec {
        padding: 25px 20px;
    }
    .relateabout_ttl {
        font-size: 16px;
    }
    .relateabout_link {
        gap: 20px;
        flex-wrap: wrap;
    }
    .relateabout_link li {
        width: 80%;
    }
    .relateabout_link li a {
        font-size: 16px;
        padding: 15px 0;
    }
    .faq .faq_sec {
        padding: 10px 0 0;
    }
    .faq .faq_questionRole {
        padding: 0 15px 25px 0;
        gap: 15px;
    }
    .faq .faq_question {
        margin: 0;
        font-size: 18px;
    }
    .faq .faqList_back {
        font-size: 14px;
        margin: 0 15px 15px 0;
    }
    .faq .faq_col {
        width: 90px;
    }
    .faq .faq_question {
        font-size: 18px;
    }
    .faq .faq_answer {
        font-size: 14px;
    }
    .faq .faq_num {
        font-size: 18px;
    }

    /* 会社概要 */
    .about .help_content {
        margin: 30px 0 0;
    }
    .about .about_tb th {
        font-size: 14px;
    }
    .about .about_mainText {
        font-size: 16px;
        margin: 7px 15px;
    }
    .about .about_wrap {
        margin: 0 0 20px 0;
        padding: 0 0 10px 0;
    }
    .reason_list li {
        flex-wrap: wrap;
        font-size: 16px;
    }

    /* プライバシーポリシー */
    .help_content {
        margin: 30px 15px 0;
    }

    /* 送料 */
    .ship_payment .fs-c-postage__list dt {
        width: 25%;
    }
    .ship_payment .fs-c-postage__list dd {
        width: 75%;
    }
    .ship_payment .shippayment_ttl {
        font-size: 16px;
    }

    /* お知らせ一覧 */
    .content .newsRole_sec {
        margin: 0;
    }
    .content .newsRole_item {
        padding: 20px 15px;
    }
    .content .newsRole_itemTtl {
        display: block;
        padding: 10px 0 0 0;
    }


    /* 見積作り方 */
    .estimate_guide .estimateguide_sec {
        padding: 20px 0 0 0;
    }
    
    .estimate_guide .h-estimate_ttl {
        padding: 15px 30px;
        font-size: 20px;
        margin: 0 -19px;
    }
    .estimate_guide .h-estimat_maintext {
        font-size: 16px;
        padding: 10px 10px;
    }
    .estimate_guide .estimateguide_infottl {
        font-size: 18px;
    }
    .estimate_guide .estimateguide_text {
        font-size: 16px;
    }
    .estimate_guide .estimateguide_list {
        font-size: 16px;
    }
    .estimate_guide .estimateguide_note {
        margin: 25px 0 0 0;
        padding: 20px 20px;
    }
    .estimate_guide .estimateguide_notetext {
        font-size: 16px;
        padding: 0 0 0 30px;
    }
    .estimate_guide .estimateguide_notetext:before {
        width: 8px;
        height: 40px;
        left: 0;
        top: 18px;
    }

    /* ご利用ガイド */
    .help_content.guide_content {
        margin: 30px 0 0;
    }
    .guide .guide_questionRole .guide_question {
        font-size: 16px;
        background: url(/html/template/default/assets/img/help/down_arw.png) no-repeat top 16px right 12px #333;
        padding: 10px 30px 10px 20px;
    }
    .guide .guide_answer_ttl {
        font-size: 16px;
    }
    .guide_item .guide_questionRole.open .guide_question {
        background: url(/html/template/default/assets/img/help/up_arw.png) no-repeat top 13px right 12px #333;
    }
}