@charset "utf-8";





.cover_guide {
    display: flex;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100% ;
    margin: 0 0 2rem 0;
    /*align-items: stretch;*/
    /*border: 1px solid #a03b26;*/
}
/*.point_guide {
   border-bottom: 1px solid rgba(47, 47, 47, 0.8);
}*/
/*.point_title {
    display: none;
}*/
/*.guide_news_title{
    display: flex;
    flex-flow: column nowrap;
    font-size: 2.4rem;
    text-align: left;
    padding: 1rem 1rem 0.3rem 0;
    margin: 0 auto;
    border: 1px solid rgba(47, 47, 47, 0.25);
}*/

.guide_use_title{
    display: flex;
    font-size: 2.4rem;
    padding: 1rem 1rem 0 0;
    margin: 0 auto 0 0;
    border-top: 1px solid rgba(47, 47, 47, 0.25);
    border-bottom: 1px solid rgba(47, 47, 47, 0.25);
}
.guide_use{
    margin: 0 auto 1rem 1rem;
}

/*.guide_text_update{
    font-size: 1.3rem;
    margin: 0 0 0 auto;
}*/
.guide_cont_news{
    display: flex;
    flex-flow: column wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100% ;
    box-sizing: border-box;
    margin-bottom: 0;
}
.guide_cont{
    display: flex;
    flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100% ;
    box-sizing: border-box;
    margin-bottom: 0;
}

.side_guide{
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 1.4rem;
    padding: 1rem 2rem 0 1rem ;
    /*border: 1px solid rgba(47, 47, 47, 0.8);*/
}

.guide_text{
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 1.3rem;
    line-height: 1.8;
    padding: 1rem 0 0 1rem;
    /*border-bottom: 1px solid rgba(47, 47, 47, 0.25);*/
}
.guide_text_ad{
    font-size: 1.5rem;
    color: crimson;
}

.guide_text_top{
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100% ;
    font-size: 1.3rem;
    line-height: 1.8;
    padding: 1rem ;
    border: 1px solid rgba(47, 47, 47, 0.25);
}

.side_guide_list{
    display: flex;
    flex-flow: column nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 1.4rem;
    width: 100% ;
    border: 1px solid rgba(47, 47, 47, 0.25);
}


.guide_text_list{
    display: flex;
    width: 100% ;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 1.3rem;
    padding: 1rem;
    border: 1px solid rgba(47, 47, 47, 0.25);
}
.guide_text_nav{
    display: flex;
    width: 100% ;
    padding: 0.5rem 2rem ;
    /*border: 1px solid rgba(5, 44, 237, 0.25);*/
    background-color: rgba(0, 0, 0, 0.49);
}
.guide_text_size{
    font-size: 1.3rem;
    color: white;
}

.guide_text_order{
    display: flex;
    width: 100% ;
    padding: 0.5rem 2rem ;
    /*border: 1px solid rgba(5, 44, 237, 0.25);*/
    background-color: rgba(0, 0, 0, 0.49);
}





.guide_text_nav_arrow{
    display: flex;
    padding: 0 0 1rem 0;
}
.guide_arrow{
    margin: 0 auto;
}
/*.def_text {
    margin-bottom: 1rem;
}*/



.underline-link {
    text-decoration: underline;
}




/*#side_title {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 1rem 0.2rem 0 1rem;
    margin: 0;
    list-style-type: none;
    border: 1px solid rgba(47, 47, 47, 0.8);
}
#side_title a {
    font-size: 1.2rem;
    color: rgba(47, 47, 47, 0.9);
    line-height: 100%;
    padding: 0 0 1rem 0;
    margin: 0 0 3rem 0;
    text-decoration: none;
}
#side_title a:hover {
    text-decoration: underline;
}*/





@media screen and (min-width: 40rem) {


    .wrapping_info {
        display: flex;
        flex-flow: column nowrap;
        -webkit-justify-content: center;
        justify-content: center;
        width: calc(100% - 0);
        margin: 0 ;
        /*border: 1px solid #12f1e7;*/
    }

    .cover_guide {
        display: flex;
        flex-flow: row nowrap;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100% ;
        margin: 0 0 2rem 0;
    }
    /*.point_title {
        display: flex;
        flex: 0 1 15rem;
        flex-flow: column nowrap;
        justify-content: flex-start;
        box-sizing: border-box;
        margin: 0 ;
    }*/

    .point_guide {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        width: 80% ;
        margin: 0 0 2rem 0;
        /*border: 1px solid rgba(47, 47, 47, 0.8);*/
    }

.guide_use_title{
        display: flex;
        width: 100% ;
        padding: 1rem 1rem 0 0;
        margin-bottom: 0 ;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(47, 47, 47, 0.25);
    }
    .guide_cont_news{
        display: flex;

        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        width: 100% ;
        margin-bottom: 0 ;
        box-sizing: border-box;
    }
    .guide_cont{
        display: flex;
        flex-flow: row nowrap;
        width: 100% ;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        /*border: 1px solid #0b45f1;*/
    }
    /*.side_guide_img{
        display: flex;
        width: 50% ;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        font-size: 1.3rem;
        padding: 1rem ;
        border: 1px solid rgba(47, 47, 47, 0.25);
    }*/
    .side_guide{
        display: flex;
        width: 15% ;
        min-width: 12rem;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        font-size: 1.3rem;
        padding: 1rem 2rem 0 1rem ;
        /*border: 1px solid rgba(47, 47, 47, 0.25);*/
    }
    .guide_text{
        display: flex;
        width: 100% ;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        font-size: 1.3rem;
        padding: 1rem 0 0 1rem;
        /*border: 1px solid rgba(47, 47, 47, 0.25);*/
    }



    .side_guide_list{
        display: flex;
        flex-flow: column nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        font-size: 1.3rem;
        width: 75% ;
        border: 1px solid rgba(47, 47, 47, 0.25);
    }
    /*.side_guide_img_list{
        display: flex;
        flex-flow: column nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        font-size: 1.3rem;
        width: 50% ;
        border: 1px solid rgba(47, 47, 47, 0.25);
    }*/

    .guide_text_list{
        display: flex;
        width: 100% ;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        font-size: 1.3rem;
        padding: 1rem ;
        border: 1px solid rgba(47, 47, 47, 0.25);
    }
    /*.guide_img_text_list{
        display: flex;
        width: 50% ;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        font-size: 1.3rem;
        padding: 1rem ;
        border: 1px solid rgba(47, 47, 47, 0.25);
    }*/

    /*.side_guide_text_nav{
        display: flex;
        flex-flow: column nowrap;
        width: 50% ;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        border: 1px solid rgba(47, 47, 47, 0.25);
    }

    .guide_img_text_nav{
        display: flex;
        width: 100% ;
        font-size: 1.3rem;
        padding: 1rem ;
        border: 1px solid rgba(47, 47, 47, 0.25);
    }*/



}