@charset "utf-8";
/* CSS Document */
#footer * {
    color: #fff;
}
#footer {
    background: url(/images/bg_footer.jpg) repeat-x left top;
    padding: 20px 0 14px;
    min-width: 950px;
    display: block;
    height: 150px;
}
#footerInner {
    width: 950px;
    margin: auto;
}
#footer-link {
    float:left;
}
#footer-link ul {
    float: left;
    padding: 0 10px;
    background: url(/images/bg_footermenu.jpg) repeat-y right top;
    min-height: 135px;
    height: auto;
}
#footer-link ul li {
    background: url(/images/bg_footer_arw.jpg) no-repeat left center;
    padding: 0 0 0 10px;
    line-height: 2;
}
#footer-link ul li a {
    color: #fff;
    text-decoration: none;
}
#footer-info {
    float: left;
    padding-left:15px;
}
#footer-info h3 {
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    margin: 0 0 10px;
}
#footer-info ul li {
    color: #fff;
    line-height: 2;
}
#footer-info ul li a {
    color: #fff;
}
#footer-info ul .ft_ad {
    width: 356px;
}
#footer-info p {
    color: #fff;
    width: 356px;
}
#floatMenu {
    position:absolute;
    top:250px;
    right:0px;
    z-index:3
}
#eliminator {
    cursor:pointer;
    text-align:right;
}
#member_login {
    text-align:right;
}
#member_login a {
    display:block;
}

.ft_login_display{
    position:fixed;
    bottom: 0px;
    z-index: 5000;
    background:#ED1C24;
    opacity: 0.7;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
}

#searchlink{
    background: #eeeeee;
    padding: 15px 0;
}

#searchlink #searchlink-inner{
    width: 950px;
    margin: 0 auto;
}

#searchlink #searchlink-inner .link-area{
    padding: 5px 10px;
}

#searchlink #searchlink-inner .link-area p{
    font-weight: bold;
    float: left;
    width: 140px;
    color: #737373;
}

#searchlink #searchlink-inner .link-area .subhead-row{
    width: 790px;
    float: right;
}

#searchlink #searchlink-inner .link-area .subhead-row li {
    float: left;
}

#searchlink #searchlink-inner .link-area .subhead-row li span{
    display: inline-block;
    margin: 0 5px 0 0;
}

@charset "utf-8";

#contents {
    padding-bottom:20px;
}

* html table {
    font-size: 12px;
}


/************************************************************** フォント **/

* {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
}

/*************************************************** mozilaフォントバグ  **/

* {
    font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Arial,
    Helvetica, sans-serif;
}

/******************************************************* タイプセレクタ **/

body {
    font-size: 83%;
    margin: 0;
    padding: 0;
    color: #333333;
    min-width: 100%;
}

h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form ,table{
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    line-height:1.4;
    color:#333333;
}

ul, li {
    list-style-type: none;
}

em {
    font-style: normal;
    font-weight: bold;
    color: #C00;
    text-decoration: none;
}

img {
    border: none;
    vertical-align: bottom;
}

a {
    color: #07519A;
    text-decoration: none;
}

a:hover{
    color: #CC0000;
    text-decoration: underline;
}

/************************************************************ clearfix **/

.clearfix:after {
content: url(/images/clearfix.gif);
display: block;
clear: both;
height: 0;
}

.clearfix { display: inline-block; }
.clearfix { display: block; }

/************************************************************ 共通部分 **/

#container {
    margin: auto;
}



/*トップへ戻る*/
#backtop {
    bottom: 30px;
    margin-left: 950px;
    outline: 0 none;
    position: fixed;
    z-index: 10000;
}

/*印刷時はヘッダ固定*/
@media print {
  #service{
        position: static!important;
  }
}

#fixed_bottom_searchbar{
    display: none;
    width: 100%;
    z-index: 9999;
    position: fixed;
    bottom: 0;
    background-color: rgba(76, 76, 76, 0.7);
    text-align: center;
    left: 0;
}

.search_button_fixedfooter{
    font-size: 20px;
    padding: 0px 70px;
    line-height: 50px;
    background: linear-gradient(to top, #ddd, #FFF);
    border-radius: 9px;
    display: inline-block;
    margin: 13px 0;
    color: black;
    font-family: Meiryo, sans-serif;
    font-weight: bold;
    box-shadow: 5px 5px 10px;
}
.search_button_fixedfooter:active {
    box-shadow: 0 0;
    transform: translateY(2px);
}

#annualIncome p {
    display: inline-block;
}

.footerLinks {
    max-width: 542px;
}

.footerSitemapDefaultLayout {
    max-width: 130px;
}

.footerCenterLinksLayoutTwo {
    max-width: 181px;
}

.footerCenterLinksLayoutThree {
    max-width: 114px;
}

.footerCompanyData {
    max-width: 394px;
}

/*トップへ戻る*/
#backtop {
    bottom: 30px;
    margin-left: 950px;
    outline: 0 none;
    position: fixed;
    z-index: 10000;
}

@media screen and (max-width: 768px) {
    #footer.pc-view {
        display: none;
    }
    #footer__sp {
        background: #00468c;
        min-width: 100vw;
        display: flex;
        padding: 13vw 4vw 4vw;
        width: 100vw;
        box-sizing: border-box;
    }
    #footerInner_sp {
        width: 100%;
    }
    #backtop {
        margin: 0;
        right: 2.67vw;
    }
    #footer-info h3 {
        font-size: 4.8vw;
    }
    #footer-info {
        padding-left: 0;
        margin-bottom: 8vw;
        float: none;
    }
    .footer__link__list {
        display: flex;
        flex-wrap: wrap;
        gap: 3.667vw 5.333vw;
        margin-bottom: 13.3vw;
    }
    .footer__link__list li {
        width: 43vw;
    }
    .footer__link__list li a {
        color: #fff;
        font-size: 3.733vw;
    }
    .sp__copyright {
        text-align: center;
        font-size: 3.2vw;
        color: #fff;
    }
}