&nbsp;&nbsp;&nbsp;Copyright&copy;&nbsp;2017&nbsp;Forward Housing Solutions All Rights Reserved.&nbsp;&nbsp;&nbsp;Copyright&copy;&nbsp;2017&nbsp;Forward Housing Solutions All Rights Reserved.&nbsp;&nbsp;&nbsp;Copyright&copy;&nbsp;2017&nbsp;Forward Housing Solutions All Rights Reserved.&nbsp;&nbsp;&nbsp;Copyright&copy;&nbsp;2017&nbsp;Forward Housing Solutions All Rights Reserved.&nbsp;&nbsp;&nbsp;Copyright&copy;&nbsp;2017&nbsp;Forward Housing Solutions All Rights Reserved.&nbsp;&nbsp;&nbsp;Copyright&copy;&nbsp;2017&nbsp;Forward Housing Solutions All Rights Reserved.&nbsp;&nbsp;&nbsp;Copyright&copy;&nbsp;2017&nbsp;Forward Housing Solutions All Rights Reserved.@charset "utf-8";


/* Base
***************************************************************/

html{
    overflow-y: scroll;

}

body{  
    background-color: #fff;  
    height: 100%;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, sans-serif;
    color: #013c7e;
}

a {
outline: none;
}


/*インナーページ共通部分
***************************************************************/
.page_title{
    padding-top: 200px;
    padding-bottom: 40px;
    width: 960px;
    margin: 0 auto;
}
.pan ul{
    width: 960px;
    margin: 0 auto;
    padding-bottom: 79px;
    display: flex;
}
.pan li{
    width: auto;
    height: 20px;
    font-size: 12px;
    display: flex;
    align-items: center;
    font-weight: bold;
}
.pan li img{
    width: 5px;
    height: 6px;
    margin: 0 10px;
}
.pan li a{
    font-weight: normal;
}

/* header
***************************************************************/

#header{
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    height: 158px;
    width: 100%;
    background: #ffffff;
    border-bottom: 5px solid #003c7e;
    position: fixed;
    z-index: 999;
    float:left;
}
#header > p.h_line{
    width: 100%;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    background: #003c7e;
}
#header > p.h_line > span{
    width: 960px;
    margin: 0 auto;
    display: block;
}

#head_inner{
    width: 960px;
    margin: 20px auto 0;
}

h1{
    float:left;
    margin-right: 240px;
}

#header ul{
    text-align:center;
}

#header ul li{
    float:left;
}


ul#g_navi{
    margin-top: 17px;
    display: flex;
    width: 960px;
    height: 47px;
    justify-content: space-between;
}
ul#g_navi li{
    border-right: 1px solid #003c7e;
}
ul#g_navi li:first-child{
    border-left: 1px solid #003c7e;
}
ul#g_navi li a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 219px;
    height: 47px;
    text-decoration: none;
    transition: background .3s ease-out;
}
ul#g_navi li:nth-child(2) a,ul#g_navi li:nth-child(3) a,ul#g_navi li:nth-child(4) a,ul#g_navi li:nth-child(5) a{
    background: url(../img/2017/menu_ac.svg) no-repeat 50% 62px;
    background-size: 15px 10px;
}
ul#g_navi li:nth-child(2) a:hover,ul#g_navi li:nth-child(3) a:hover,ul#g_navi li:nth-child(4) a:hover,ul#g_navi li:nth-child(5) a:hover{
    background: url(../img/2017/menu_ac.svg) no-repeat 50% bottom;
    background-size: 15px 10px;
}
ul#g_navi li:first-child a{
    width: 38px;
}
ul#g_navi li:first-child a img{
    width: 12px;
    height: 13px;
    transition: opacity .3s ease-out;
}

ul#g_navi li:last-child a{
    width: 39px;
    background: #003c7e;
}
ul#g_navi li:last-child a img{
    width: 16px;
    height: 11px;
    transition: opacity .3s ease-out;
}
ul#g_navi li:first-child a:hover img,ul#g_navi li:last-child a:hover img{
    opacity: 0.5;
}


/* contents
***************************************************************/

.line5{
    min-width: 1080px;
    height: 5px;
    background-color: #013c7e;
    color: #013c7e;/*ie7対策*/
    border: none;
    margin:0 auto 65px auto;
}

.line2{
    min-width: 1080px;
    height: 2px;
    background-color: #013c7e;
    color: #013c7e;/*ie7対策*/
    border: none;
    margin:0 auto 18px auto;
}

.line1{
    min-width: 1080px;
    height: 1px;
    background-color: #013c7e;
    color: #013c7e;/*ie7対策*/
    border: none;
    margin-bottom: 0;
}

/* footer
***************************************************************/

#footer{
    margin: 0 auto;
    width: 100%;
    height: 74px;
    background: #ffffff;
    float:left;
    overflow: hidden;
}

#footer_inner{
    width: 960px;
    margin: 0 auto;
    height: 74px;
}
#footer_inner p{
    color: #013c7e; 
    font-size: 10px;
    line-height: 74px;
    width: 590px;
    height: 74px;
    padding-left: 30px;
    box-sizing: border-box;
}
#footer_navi li{
    float: left;
}



/* page-top
***************************************************************/


#page-top{
    position: fixed;
    bottom: 20px;
    right: 20px;
}


#page-top a:hover {
    text-decoration: none;

}



/* crear-fix
***************************************************************/
.clear{
    zoom: 1;
}
.clear:after{
    content: "";
    display: block;
    clear: both;
}



.topBannerArea{
    display: flex;
    margin-bottom: 30px;
}
.top_bnr_01 a{
    transition:0.3s ease;
}
.top_bnr_01 a:hover{
    opacity:0.8;
}
.top_bnr_02{
    margin-left: 21px;
}

.zehbana{
    display: flex;
    justify-content: center;
    width: 100%;
    height: 184px;
    margin-bottom: 30px;
}
.zehbana img{
    width: 686px;
    height: 184px;
}