@charset "utf-8";
/* ================================================== */
/*                                                    */
/*                     reason.css                     */
/*                                                    */
/* ================================================== */
/* ==================== 基本設定 ==================== */
#contents_wrap{
    width:100%;
    background-image: url("../images/reason/reason_bg-free.png");
    background-size:contain;
    margin:-120px 0 0 0;
}
#contents_wrap .contents_area{
    width:1500px;
    display:block;
    margin:0 auto 80px auto;
    padding:1350px 0 0 0;
}
/* ================== //基本設定// ================== */

#contents_wrap .contents_area p.reason_title{
    margin:0 0 70px 0;
}
#contents_wrap .contents_area p.reason_title_sp{
    display:none;
}
#contents_wrap .contents_area .reason_block{
    width:1360px;
    margin:0 auto 30px auto;
}
#contents_wrap .contents_area .reason_block p.contents_title{
    margin:0 0 30px 0;
}
#contents_wrap .contents_area .reason_block p.contents_title_sp{
    display:none;
}
#contents_wrap .contents_area .reason_block h1{
    font-size:1.4rem;
    color:#af0909;
    font-weight:bolder;
    margin:0 0 30px 0;
}
#contents_wrap .contents_area .reason_block h2{
    font-size:1.2rem;
    line-height:2;
    padding:0 0 0 30px;
}