/* ----------------------------------------
recruit
/recruit/用cssのため消さないこと。
---------------------------------------- */
.recruit{
    width:98%;
    text-align:left;
    line-height:24px;
    margin:20px auto;
    padding:0px 0px 0px 0px;
}

.recruit h2{
    width: 99%;
    font-size: 16px;
    line-height: 51px;
    margin: 0px auto 10px auto;
    padding: 0px 0px 0px 0px;
    text-indent: 15px;
    background: #F0F0F0;
    border-top: solid 5px #CCC;
    border-bottom: solid 1px #CCC;
    border-left: solid 3px #666;
    display: block;
    clear: both;
}

.recruit_tb{
    font-weight:bold;
    font-size:18px;
} 

.recruit1 img{
    max-width:100%;
    height:auto;
}

.recruit2 p{
    margin:0;
}

.recruit2 ul{
    margin:20px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
}

.recruit2 ul li{
    margin:10px auto 0px auto;
    padding:4px;
    border:solid 1px #CCC;
    float:left;
}

.recruit2 ul li img{
    max-width:100%;
    height:auto;
}

.recruit3{
    width:100%;
    overflow:hidden;
    margin:0px auto 10px auto;
    padding:0px 0px 0px 0px;
    text-align:center;
}

.recruit3 img{
    max-width:94%;
}

.recruit4{
    width:100%;
    float:left;
    margin:0px auto 20px auto;
    padding:0px;
}

.recruit4 p{
    margin:0;
}

.recruit5{
    line-height:28px;
    margin:0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
}

.recruit5 dt{
    width:45%;
    display: block;
    clear: left;
    background:#EEE;
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    font-weight:bold;
    line-height: 35px;
}

.recruit5 dd{
    display: block;
    margin:5px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    line-height: 25px;
    width: 100%;
}


/* ----------------------------------------
recruit(サイドバーあり)
/recruit/用cssのため消さないこと。
---------------------------------------- */

.recruit_side{
    width:98%;
    text-align:left;
    line-height:24px;
    margin:20px auto;
    padding:0px 0px 0px 0px;
}

.recruit_side h2{
    width: 99%;
    font-size: 16px;
    line-height: 51px;
    margin: 0px auto 10px auto;
    padding: 0px 0px 0px 0px;
    text-indent: 15px;
    background: #F0F0F0;
    border-top: solid 5px #CCC;
    border-bottom: solid 1px #CCC;
    border-left: solid 3px #666;
    display: block;
    clear: both;
}

.recruit_tb{
    font-weight:bold;
    font-size:18px;
} 

.recruit1_side img{
    max-width:100%;
    height:auto;
}

.recruit2_side p{
    margin:0;
}

.recruit2_side ul{
    margin:20px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
}

.recruit2_side ul li{
    margin:10px auto 0px auto;
    padding:4px;
    border:solid 1px #CCC;
    float:left;
}

.recruit2_side ul li img{
    max-width:100%;
    height:auto;
}

.recruit3_side{
    width:100%;
    overflow:hidden;
    margin:0px auto 10px auto;
    padding:0px 0px 0px 0px;
    text-align:center;
}

.recruit3_side img{
    max-width:94%;
}

.recruit4_side{
    width:100%;
    float:left;
    margin:0px auto 20px auto;
    padding:0px;
}

.recruit4_side p{
    margin:0;
}

.recruit5_side{
    line-height:28px;
    margin:0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
}

.recruit5_side dt{
    width:45%;
    display: block;
    clear: left;
    background:#EEE;
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    font-weight:bold;
    line-height: 35px;
}

.recruit5_side dd{
    display: block;
    margin:5px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    line-height: 25px;
    width: 100%;
}



/* ----------------------------------------
sitemap
/sitemap/用cssのため消さないこと。
---------------------------------------- */

.sitemap_ti h2 {
    width: 90%;
    font-size: 24px;
    margin: 30px auto;
    font-weight: 500;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    border-bottom: none !important;
}

.sitemap_wrap {
    width: 90%;
    margin: 0 auto 60px;
    background: #f8f8f8;
    padding: 30px 5%;
    box-sizing: border-box;
}

.sitemap_inner {
    margin-bottom: 30px;
}

.sitemap_inner:last-child {
    margin-bottom: 0;
}

.sitemap_inner h3 {
    font-size: 22px;
    margin: 0 0 10px;
    font-weight: 500;
    line-height: 1.7;
}

.sitemap_inner ul {
    background: #fff;
    padding: 15px 5%;
}

.sitemap_inner ul li a {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    display: block;
}

.sitemap_inner ul li a::before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #042455;
    border-right: 1px solid #042455;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 8px;
}

.sitemap_group {
    padding-left: 10% !important;
}

.sitemap_group_ti {
    margin-left: -5%;
}

/* sitemap
---------------------------------------- */


/* ----------------------------------------
financialplan
---------------------------------------- */
.fp_container{
    p{
    	color:#2c2c2c;
    }
}
.fp_main_w {
    width: 100%;
    height: 400px;
    padding: 0 0 100px 0;
    background-image: url(/img/financialplan/main.webp);
    background-position-x: 750px;
    background-size: cover;
    display: flex;
    align-items: center;
    >.fp_main_box{
        width: 90%;
        margin: 0 auto;
        >.fp_main_ti_w{
            position: relative;
            z-index: 0;
            >span{
                font-size: 5vw;
                line-height: 1em;
                font-weight: bold;
                letter-spacing: 0.1em;
                color: #fff;
                background-color: #2c2c2c;
                border-radius: 2px;
                padding: 15px 20px;
                display: -webkit-inline-box;
            }   
            >h2{
                color:#fff;
                font-size: 10vw;
                font-weight: bold;
                line-height: 1.2em;
                letter-spacing: 0.04em;
                margin: 20px 0;
                >span{ 
                    font-size: 8vw;
                    font-weight: bold;
                }
            }
            >p.fp_main_ti_sub{
                color:#fff;
                font-size: 4.5vw;
                font-weight: bold;
                line-height: 1.5em;
                letter-spacing: 0.12em;
                
            }            
            &:after{
                position: absolute;
                top:-10px;
                left:740px;
                content: url(/img/financialplan/main_year.webp);
                z-index: -1;
            } 
        }
    }
}
.fp_main_inq_w{
    margin: -35% 0 0 0;
    .fp_inq{
        width:90%;
        margin: 0 auto;
        padding: 20px 0;
        border-radius: 5px;
        background-color: #fff;
        position: relative;
        z-index: 1;
        >p{
            font-size: 4vw;
            font-weight: bold;
            letter-spacing: 0.12em;
            text-align: center;
            margin:0;
        }
    }
    .fp_inq_show{
        display: flex;
        flex-direction: column;
        gap: 10px;
        .fp_inq_dial{
            display: none;
        }
        .fp_inq_tel{
            margin:0 auto;
            a{
            		font-family: "Century Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
                font-size:9vw;
                font-weight: bold;
                letter-spacing: 0.1em;
                line-height: 60px;
                color: #2c2c2c;
                >span{
                    color:#beaf88;
                    font-weight: bold;
                }
            }
            p{
                font-size: 3.5vw;
                font-weight: bold;
                border-top:1px solid #2c2c2c;
                border-bottom:1px solid #2c2c2c;
                padding: 8px 0;
                gap: 10px;
                display: flex;
                justify-content: center;
								span{
              	  font-weight: bold;
								}
            }
        }
        .fp_inq_btn{
            width: 80%;
            height: 50px;
            margin: 0 auto;
            background-color: #2c2c2c;
            border-radius: 2px;
            display: flex;
            justify-content: center;
            align-items: center;
            a{
                font-size:4.5vw;
                font-weight: bold;
                color: #fff;
                text-decoration: none;
                display: block;
            }
        }
    }
}
.fp_mess_w{
    width: 100%;
    background-image: url(/img/financialplan/mess_bg.webp);
    background-position: center;
    background-size: cover;
    .fp_mess_box{
        width: 94%;
        margin: -30% auto 0 auto;
        padding: 170px 0 100px 0;
        h3{
            font-size: 7vw;
            font-weight: bold;
            line-height: 1.5em;
            letter-spacing:0.18em;
            margin: 0;
            text-align: center;
            span{
                font-size: 9vw;
                color: #beaf88;
                font-weight: bold;
                display: block;
            }
        }
        p{
            font-size: 4vw;
            letter-spacing: 0.1em;
            line-height: 1.5em;
            margin: 20px 0 0 0;
            span{
                font-weight: bold;
            }
        }
        p.c_red{
            color:#a82000;
            font-weight: bold;
        }
    }

}
.fp_merit_w{
    width: 100%;
    .fp_merit_ti{
        width:90%;
        margin:100px auto 0 auto;
        text-align: center;
        position:relative;
        p{
            font-size:5vw;
            line-height: 1.5em;
            font-weight: bold;
            letter-spacing: 0.1em;
            position:relative;
            z-index: 2;
            span{
                color: #beaf88;
                font-weight: bold;
            }
        }
        h2{
            font-size: 7vw;
            line-height: 1.5em;
            font-weight: bold;
            letter-spacing: 0.1em;
            margin: 10px 0 0 0;
            position:relative;
            z-index: 2;
            span{
                color: #beaf88;
                font-weight: bold;
            }
         }
    }
    /*.fp_merit_ti:before{
        content: '';
        width: 100px;
        height:50px;
        position: absolute;
        bottom:-60px;
        left:0px;
        background-image:url(/img/financialplan/merit_ti_bg1.webp);
        background-size: cover;
        z-index: 1;
    }
    .fp_merit_ti:after{
        content: '';
        width: 100px;
        height:50px;
        position: absolute;
        top:-60px;
        right:0px;
        background-image:url(/img/financialplan/merit_ti_bg2.webp);
        background-size: cover;
        z-index: 1;
    }*/
    .fp_merit_box{
        position: relative;
        ul{
            width: 90%;
            margin: 20px auto 0 auto;
            padding:80px 0;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 35px;
            li{
                width: 375px;
                display: flex;
                margin: 0 0 30px 0;
                flex-direction: column;
                align-items: center;
                position: relative;
                h3{
                    font-size: 6vw;
                    font-weight: bold;
                    line-height: 1.5em;
                    letter-spacing: 0.1em;
                    margin: 20px 0 10px 0;
                }
                p{
                    font-size: 4vw;
                    letter-spacing: 0.1em;
                    line-height: 1.5em;
                    margin: 0;
                    padding:0 5px;
                }
            }
            li:before{
                width: 100px;
                position: absolute;
                top:-0px;
                right:-10px;
                content: "";
                height: 20px;
                width: 40px;
                background-image: url(/img/financialplan/merit_point1.webp);
                background-color: #beaf88;
                background-size: 70%;
                background-repeat: no-repeat;
                background-position: center;
                display: flex;
                justify-content: center;
                align-items: center;
                margin: -10px 0 0 0;
                padding: 15px 20px 12px 20px;
                
            }
            li:nth-child(2):before{
                background-image: url(/img/financialplan/merit_point2.webp);
            }
            li:nth-child(3):before{
                background-image: url(/img/financialplan/merit_point3.webp);
            }
            li:nth-child(4):before{
                background-image: url(/img/financialplan/merit_point4.webp);
            }
            li:nth-child(5):before{
                background-image: url(/img/financialplan/merit_point5.webp);
            }
        } 
    }
    .fp_merit_box:before{
        content: "";
        background-color: #f2f2f2;
        position:absolute;
        height: -webkit-fill-available;
        width: 97%;
        left: 0;
    }
}
.fp_worries{
    width: 100%;
    background-image: url(/img/financialplan/worry_bg.webp);
    background-position-x: -1600px;
    background-position-y: center;
    background-size: cover;
    .fp_worries_box{
        width:90%;
        margin:0 auto;
        padding:60px 0 30px 0;
        .fp_worries_ti{
            text-align: center;
            p{
                font-size: 5vw;
                line-height: 1.5em;
                font-weight: bold;
                letter-spacing: 0.1em;
                color:#fff;
            }
            h2{
                font-size: 7vw;
                line-height: 1.5em;
                font-weight: bold;
                letter-spacing: 0.1em;
                font-weight: bold;
                margin: 30px 0 0 0;
                color:#fff;
            }
        }
        ul {
            margin: 60px auto 0 auto;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 2%;
            li{
                width: 49%;
                display: flex;
                flex-direction: column;
                align-items: center;
                margin: 0 0 30px 0;
                img{
                    width: 80%;
                    background-color:#beaf88;
                    border-radius:100px;
                }
                p{
                    font-size: 3.5vw;
                    line-height: 1.5em;
                    font-weight: bold;
                    color:#fff;
                    text-align: center;
                    margin:20px 0 0 0;
                }
            }
        }
    }
}
.fp_voice_w{
    width: 100%;
    background-color: #f2f2f2;
    .fp_voice_box{
        width: 90%;
        margin:auto;
        .fp_voice_ti{
            margin: 0 auto 50px auto;
            padding:120px 0 0 0;
            text-align: center;
            position:relative;
            p{
                font-size:5vw;
                line-height: 1.5em;
                font-weight: bold;
                letter-spacing: 0.1em;
                position:relative;
                z-index: 2;
                span{
                    color: #beaf88;
                    font-weight: bold;
                }
            }
            h2{
                font-size: 7vw;
                line-height: 1.5em;
                font-weight: bold;
                letter-spacing: 0.1em;
                margin: 10px 0 0 0;
                position:relative;
                z-index: 2;
                span{
                    color: #beaf88;
                    font-weight: bold;
                }
             }
        }
        ul{
            display: flex;
            flex-direction: column;
            li{
                padding:4%;
                margin:0 0 50px 0;
                display: flex;
                align-items: center;
                flex-direction: column;
                background-color: #fff;
                gap:20px;
                .fp_voice_img{
                    width: 150px;;
                    display: flex;
                    flex-direction: column;
                    p{
                        font-size: 14px;
                        color: #bebcbc;
                        margin:10px 0 0 0;
                        text-align: center;
                    }
                }
                .fp_voice_com{
                    width:100%;
                    h3{
                        font-size: 6vw;
                        text-align: center;
                        font-weight: bold;
                        color: #beaf88;
                    }
                    p{
                        font-size: 4vw;
                        line-height: 1.5em;
                        letter-spacing: 0.1em;
                        margin:10px 0 0 0;
                    }    
                }
            }
        }
    }
}
.fp_inq_w{
    width: 100%;
    background-image: url(/img/financialplan/inq_bg.webp);
    background-position: center;
    background-size: cover;
    padding: 50px 0 30px 0;
    .fp_inq_box{
        width: 90%;
        margin: 0 auto;
        h2{
            font-size: 5vw;
            font-weight: bold;
            letter-spacing: 0.1em;
            line-height:1.5em;
            color:#fff;
            text-align: center;
            margin:0;
        }
        .fp_inq{
            width: 100%;
            margin:30px 0 0 0;
            padding: 20px 0;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            border-radius: 5px;
            background:#fff;
            gap: 10px;
            .fp_inq_show{
                width: 500px;
                >p{
                    width: 90%;
                    font-size: 4vw;
                    font-weight: bold;
                    letter-spacing: 0.12em;
                    text-align: center;
                    margin: 0 auto;
                    padding: 10px 0;
                    background-color: #f2f2f2;
                    border-radius: 2px;
                }
                .fp_inq_form{
                    display: flex;
                    justify-content: space-between;
                    .fp_inq_dial{
                        display: none;
                    }
                    .fp_inq_tel{
                        margin:0 auto;
                        a{
            								font-family: "Century Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
                            font-size: 9vw;
                            font-weight: bold;
                            letter-spacing: 0.1em;
                            line-height: 60px;
                            color: #2c2c2c;
                            >span{
                                color:#beaf88;
                                font-weight: bold;
                            }
                        }
                        p{
                            font-size: 3.5vw;
                            font-weight: bold;
                            border-top:1px solid #2c2c2c;
                            border-bottom:1px solid #2c2c2c;
                            padding: 8px 0;
                            gap: 10px;
                            display: flex;
                            justify-content: center;
                            span{
                              font-weight:bold;
                            }
                            }
                        }
                    }
                }
                .fp_inq_btn{
                    width: 100%;
                    a{
                        width: 80%;
                        height: 50px;
                        margin: 0 auto;
                        background-color: #2c2c2c;
                        border-radius: 2px;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        font-size: 4.5vw;
                        font-weight: bold;
                        color: #fff;
                        text-decoration: none;
                    }
                    p{
                        font-size: 4vw;
                        font-weight: bold;
                        letter-spacing: 0.1em;
                        text-align: center;
                        margin:10px 0 0 0;
                    }
            }
        }
    }
}
.fp_plan_w{
    width: 95%;
    margin: 50px auto 0 auto;
    padding:200px 0 70px 0;
    background-color: #f2f2f2;
    .fp_plan_box{
        width: 90%;
        margin:0 auto;
        position:relative;
        .fp_plan_ti{
            position: relative;
            z-index: 1;
            p{
                font-size: 5vw;
                line-height: 1.5em;
                font-weight: bold;
                letter-spacing: 0.1em;
            }
            h2{
                font-size: 7vw;
                line-height: 1.5em;
                font-weight: bold;
                letter-spacing: 0.1em;
                margin: 10px 0 0 0;
                span{
                    color: #beaf88;                    
                    font-weight: bold;
                }
             }
        }
        >p{
            width: 100%;
            font-size: 4vw;
            letter-spacing: 0.1em;
            line-height: 1.5em;
            margin:20px 0 0 0;
            span{
                font-weight: bold;
            }
        }
        .fp_plan_consul{
            margin:50px 0 0 0;
            padding: 30px 4% 30px 4%;
            text-align: center;
            background: #fff;
            h3{
                font-size: 6vw;
                font-weight: bold;
                line-height: 1.5em;
                letter-spacing: 0.1em;
                margin:0;
                padding: 0 0 6px 10px;
                display: unset;
                background: linear-gradient(transparent 50%, #f1eee6 0%);
            }
            p{
                font-size: 4vw;
                margin:30px 0 0 0;
                line-height: 1.5em;
                letter-spacing: 0.1em;
                span{
                    font-weight: bold;
                }
                span.c_gol{
                    color: #beaf88;
                }
            }
        }
    }
    .fp_plan_box:before{
        content: "";
        position: absolute;
        top: -240px;
        right:0px;
        height: 20%;
        width: 40%;
        background-image: url(/img/financialplan/plan_bg.webp);
        background-size: cover;
        z-index: 1;
    }
}
.fp_timing_w{
    width: 100%;
    background-color: #f0ede4;
    margin: 90px 0 0 0;
    padding:70px 0 30px 0;
    .fp_timing_ti{
        width:90%;
        margin:0px auto;
        text-align: center;
        position:relative;
        p{
            font-size: 5vw;
            line-height: 1.5em;
            font-weight: bold;
            letter-spacing: 0.1em;
            position: relative;
            span{
                color: #beaf88;
                font-weight: bold;
            }
        }
        h2{
            font-size: 7vw;
            line-height: 1.5em;
            font-weight: bold;
            letter-spacing: 0.1em;
            margin: 10px 0 0 0;
            position: relative;
            span{
                color: #beaf88;
                font-weight: bold;
            }
         }
    }
    .fp_timing_box{
        position: relative;
        ul{
            width: 90%;
            margin: 50px auto 0 auto;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 35px;
            li{
                width: 375px;
                display: flex;
                margin: 0 0 30px 0;
                flex-direction: column;
                align-items: center;
                position: relative;
                h3{
                    font-size: 6vw;
                    font-weight: bold;
                    line-height: 1.5em;
                    letter-spacing: 0.1em;
                    margin: 20px 0 10px 0;
                }
                p{
                    font-size: 4vw;
                    letter-spacing: 0.1em;
                    line-height: 1.5em;
                    margin: 0;
                    padding: 0 5px;
                }
            }
        } 
    }
}
.fp_answer_w{
    .fp_answer_box{
        position:relative;
        margin: 80px 0 0 0;
        padding:0 0 50px 0;
        .fp_answer_ti{
            width: 96%;
            margin: 0 auto 50px auto;
            padding: 50px 0 0 0;
            text-align: center;
            position: relative;
            p{
                font-size: 5vw;
                line-height: 1.5em;
                font-weight: bold;
                letter-spacing: 0.1em;
                position: relative;
                span{
                    color: #beaf88;
                }
            }
            h2{
                font-size: 7vw;
                line-height: 1.5em;
                font-weight: bold;
                letter-spacing: 0.1em;
                margin: 10px 0 0 0;
                position: relative;
                span{
                    color: #beaf88;
                    font-weight: bold;
                }
            }
              
        }
        ul{
            width: 96%;
            margin: 0 auto;
            display: flex;
            flex-direction: column;
            position: relative;
            align-items: flex-end;
            li{
                width: 100%;
                margin:0 auto;
                position:relative;
                h3{
                    font-size: 6vw;
                    font-weight: bold;
                    line-height: 1.5em;
                    letter-spacing: 0.1em;
                    margin:0;
                    padding: 0 0 0 40px;
                    position:relative;
                    display: flex;
                    align-items: center;
                }
                h3:before{
                    content:"";
                    background-image: url(/img/financialplan/answer_check.webp);
                    background-repeat: no-repeat;
                    background-size: cover;
                    width: 26px;
                    height: 20px;
                    position: absolute;
                    left: 0px;
                    display: flex;
                    align-items: center;
                    
                }
                p{
                    font-size: 4vw;
                    letter-spacing: 0.1em;
                    line-height: 1.5em;
                    margin: 10px 0 35px 0;
                    padding: 20px 20px;
                    font-weight: bold;
                    background-color: #fff;
                }
            }
        } 
    }
    .fp_answer_box::before{
        content: "";
        background-color: #f2f2f2;
        position: absolute;
        height: -webkit-fill-available;
        width: 100%;
        height: 100%;
        right: 0;
    }
    .fp_answer_box::after{
        content: "";
        background-image: url(/img/financialplan/answer_bg.webp);
        position: absolute;
        bottom: 0;
        left:0px;
    }
}
.fp_qa_w{
    width: 100%;
    margin:100px 0 ;
    .fp_qa_box{
        width: 90%;
        margin: 0 auto;
    }
    .fp_qa_ti{
        margin:0 0 20px 0;
        h2{
            font-size: 7vw;
            line-height: 1.5em;
            font-weight: bold;
            letter-spacing: 0.1em;
            text-align: center;
            span{
                color: #beaf88;
                font-weight: bold;
            }
        }
    }
    dl.accordionlist:last-child{
        border-bottom: 1px solid #bebcbc;
    }
	.qa_list {
		display: block;
		overflow: hidden;
		cursor: pointer;
        border-top: 1px solid #bebcbc;
		filter: drop-shadow(0px 0px 5px #0001);
        .title {
            display: flex;
            align-items: center;
            padding: 15px 40px 10px 10px;
            text-align: left;
            position: relative;
            p{
                font-size:4vw;
                line-height: 1.5em;
                letter-spacing: 0.1em;
                margin: 0 0 0 5%;
            }
        }
        .title:before {
            content: "Q";
            font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
            color: #beaf88;
            font-size: 7vw;
            line-height: 40px;
        }
        .title:hover {
            background-color: #f0ede4;
        }
	    dt {
		position: relative;
        }
        dt .title.active {
            border-bottom: 1px solid #ccc;
        }
        dd {
            padding: 5% 2% 5% 2%;
            margin: 0;
            text-align: left;
            font-size: 20px;
            line-height: 30px;
            letter-spacing: 0.1em;
            position: relative;
            display: flex;
            align-items: center;
            p{
                font-size: 4vw;
                line-height: 1.5em;
                letter-spacing: 0.1em;
                margin: 0 0 0 5%;
            }
        }
        dd:before {
            content: "A";
            font-family: "Century Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
            color: #beaf88;
            font-size: 7vw;
            line-height: 40px;
        }
        
	}
    /*.qa_list:before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        border-top: 2px solid #beaf88;
        border-left: 2px solid #beaf88;
        transform: rotate(225deg);
        position: absolute;
        top: 50%;
        right: 10px;
        z-index: 999;
    }
    .qa_list:last-child{
        border-top: 1px solid #bebcbc;
    }*/
			.accordion_icon, .accordion_icon {
				display: inline-block;
				transition: all .4s;
				box-sizing: border-box;
			}
			.accordion_icon {
				width: 16px;
				height: 16px;
				margin: auto;
				position: absolute;
				top: 0;
				bottom: 0;
				right: 15px;
			}
			.accordion_icon span {
				position: absolute;
				left: 0px;
				width: 100%;
				height: 2px;
				background-color: #beaf88;
				border-radius: 4px;
				-webkit-border-radius: 4px;
				-ms-border-radius: 4px;
				-moz-border-radius: 4px;
				-o-border-radius: 4px;
				transition: all 0.2s;
			}
			.accordion_icon span:nth-of-type(1) {
				margin: auto;
				top: 0;
				bottom: 0;
				transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				-moz-transform: rotate(0deg);
				-ms-transform: rotate(0deg);
				-o-transform: rotate(0deg);
			}
			.accordion_icon span:nth-of-type(2) {
				top: 7px;
				transform: rotate(90deg);
				-webkit-transform: rotate(90deg);
				-moz-transform: rotate(90deg);
				-ms-transform: rotate(90deg);
				-o-transform: rotate(90deg);
			}
			.accordion_icon.active span:nth-of-type(1) {
				display: none;
			}
			.accordion_icon.active span:nth-of-type(2) {
				top: 7px;
				transform: rotate(180deg);
				-webkit-transform: rotate(180deg);
				-moz-transform: rotate(180deg);
				-ms-transform: rotate(180deg);
				-o-transform: rotate(180deg);
			}

}