@charset "UTF-8";

/* 
------------------------------------*/
.faqLayout .h2_wrap h2::after {
    content: "FAQ";
}



            /* 【スマートフォン用のスタイル記述】 */
            @media screen and (min-width: 760px) {
            }

            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }


/* 
------------------------------------*/
.faqLayout h4 {
    padding-left: 30px;
    position: relative;
    color: #604C3F;
    font-weight: bold;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    line-height: 1.5;
    margin-bottom: 40px;
}
.faqLayout h4::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 10px;
    border-radius: 20px;
    background-color: #EE5324;
}
.faqLayout #c00 .ancker_box {
    border-radius: 15px;
    border: 1px solid #bfbfbf;
}
.faqLayout #c00 table {
    border: none;
    background-color: transparent;
}
.faqLayout #c00 table td:not(:last-child) {
    border-right: 1px solid #bfbfbf;
}
.faqLayout #c00 table tr:nth-child(1) td {
    border-bottom: 1px solid #bfbfbf;
}
.faqLayout #c00 table td {
    padding: 0;
    width: calc(100% / 3);
    display: table-cell;
}
.faqLayout #c00 table a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 0 20px;
    position: relative;
    min-height: 30px;
    font-size: 0.8rem;
    line-height: 1.2;
}
.faqLayout #c00 table a::after {
    position: absolute;
    content: "▼";
    bottom: 0;
    transform: translateX(-50%) scale(1, 0.5);
    left: 50%;
    font-size: 0.8rem;
}



            /* 【スマートフォン用のスタイル記述】 */
            @media screen and (min-width: 760px) {
                .faqLayout h4 {
                    font-size: 2.4rem;
                }
                .faqLayout #c00 .ancker_box {
                    border-radius: 15px;
                }
                .faqLayout #c00 table img {
                    max-height: 40px;
                }
                .faqLayout #c00 table a {
                    padding: 20px 40px;
                }
                .faqLayout #c00 table a::after {
                    bottom: auto;
                    left: auto;
                    top: 50%;
                    transform: translateY(-50%) scale(1, 0.5);
                    right: 20px;
                }
            }

            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 960px) {
                .faqLayout #c00 table a {
                    font-size: 1rem;
                }
            }




/* 
------------------------------------*/

            /* 【スマートフォン用のスタイル記述】 */
            @media screen and (min-width: 760px) {
            }

            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }





/* 
------------------------------------*/

            /* 【スマートフォン用のスタイル記述】 */
            @media screen and (min-width: 760px) {
            }

            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }



/* 
------------------------------------*/

            /* 【スマートフォン用のスタイル記述】 */
            @media screen and (min-width: 760px) {
            }

            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }





/* 
------------------------------------*/

            /* 【スマートフォン用のスタイル記述】 */
            @media screen and (min-width: 760px) {
            }

            /* 【タブレット用のスタイル記述】 */
            @media screen and (min-width: 960px) {
            }