@charset "utf-8";

/* === Footer Style PC Start =============
======================================== */

.footer {
    width: 100%;
    max-width: 960px;
    margin: 20px auto 0 auto;
    text-align: left;
}

.footer * {
    box-sizing: border-box;
}


/* 20160225 */

#page_top,
.page_top {
    text-align: right;
    background: url(/share1/images/icon_top.gif) no-repeat right;
    margin: 0 0 10px 0;
}

#page_top a,
.page_top a {
    padding-right: 15px;
}

.footer #banner {
    margin: 0 0 25px 0;
}

div.footer_bnr-area {
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

.footer div.footer_bnr-area .footer_support p,
.footer .footer_download p {
    margin: 0 6%;
    text-align: left;
}

.footer div.footer_bnr-area .footer_support p a,
.footer .footer_download p a {
    background-color: #f3f3f3;
    width: 100%;
    height: 100%;
    display: block;
    padding: 10px 20px;
}

.footer div.footer_bnr-area .footer_support,
.footer div.footer_bnr-area .footer_download {
    /*	max-width:427px;	*/
    display: table-cell;
}

.footer div.footer_bnr-area img {
    width: 100%;
}


/*max-width:427px;*/

.footer div.footer_bnr-area .footer_support,
.footer div.footer_bnr-area .footer_download {
    width: 50%;
    text-align: center;
    padding: 0 10px;
}

.footer .footer_navi {
    background-color: #0068b6;
    margin: 0;
    /* 	margin:4px 0 0 0; */
    padding: 4px 0 10px 0;
    text-align: left;
    color: #ffffff;
}

.footer .footer_navi a:link,
.footer .footer_navi a:visited {
    color: #ffffff;
    text-decoration: none;
}

.footer .footer_navi a:hover,
.footer .footer_navi a:active {
    color: #ffffff;
    text-decoration: underline;
}

.footer .footer_navi .inner {
    margin: 0 0 0 30px;
    padding: 0 0 15px 0;
    float: left;
    font-size: 12px;
    font-size: 0.75rem;
}

.footer .footer_navi ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer .footer_navi li {
    padding: 0;
    line-height: 1.6em;
    line-height: 1.6rem;
}

.footer .footer_navi ul li.liheader {
    font-size: 14.4px;
    font-size: 0.9rem;
    border-bottom: solid #6399bf 1px;
    margin-top: 15px;
    margin-bottom: 4px;
    list-style-type: none;
    margin-left: 0;
}

.footer .footer_navi02 {
    padding: 6px 0 20px 0;
    float: left;
    font-size: 12px;
    font-size: 0.75rem;
}

.footer .footer_navi02 a:link,
.footer .footer_navi02 a:visited,
.footer .footer_navi02 a:hover,
.footer .footer_navi02 a:active {
    color: #666666;
}

.footer .footer_navi02 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer .footer_navi02 ul li {
    float: left;
    text-align: left;
    line-height: 75% font-size: 75%;
    font-size: 0.75rem;
}

.footer .footer_navi02 ul li.r_line {
    border-right: #dddddd solid 1px;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
}

address {
    color: #666666;
    background-color: #ffffff;
    font-size: 85%;
    font-size: 0.73rem;
    padding: 5px 0 10px 0;
    font-style: normal;
    float: right;
}


/*
ページトップ page-top
========================= */

.to-page-top-wrap {
    height: 70px;
    visibility: hidden;
}

.to-page-top {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 0.8em;
    font-size: 0.8rem;
    margin-bottom: 0 important!;
    z-index: 9999;
}

.to-page-top p {
    max-width: 960px;
    margin: 0 auto;
}

.to-page-top a {
    visibility: visible;
    text-decoration: none;
    color: #0068b6;
    width: 130px;
    padding: 8px 0 8px 15px;
    text-align: center;
    display: block;
    margin: 0 0 0 auto;
    border: solid rgba(236, 236, 236, 0.9) 1px;
    background: rgba(236, 236, 236, 0.9) url(/share1/images/icon_pagetop.gif) no-repeat 7% 50%;
}

.to-page-top a:hover {
    color: #0068b6;
    text-decoration: none;
    border: solid #dddddd 1px;
    background: rgba(255, 255, 255, 0.9) url(/share1/images/icon_pagetop.gif) no-repeat 7% 50%;
}


/* === Footer Style PC End =============
======================================== */


/* === Footer Style Mobile Start =============
======================================== */

div.footer-mobile-navi {
    display: none;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #0068B6;
    color: #edf4f9;
    text-align: left;
}

div.footer-mobile-navi .panel {
    border: none;
    border-top: solid #317fb7 1px;
}

div.footer-mobile-navi>div.panel-default {
    border-top: solid #317fb7 1px;
}

div.footer-mobile-navi .list-group-item {
    border: 0;
}

div.footer-mobile-navi>div.panel-default {
    font-size: 1em;
    font-size: 1rem;
    background-color: #0068B6;
    margin-top: 0;
}

div.footer-mobile-navi>div.panel-default>a {
    font-weight: bold;
    color: #edf4f9;
    background-color: #0068B6;
}

div.footer-mobile-navi>div.panel-default>a:hover {
    color: #ffffff;
    background-color: #0068B6;
}

div.footer-mobile-navi>div.panel-default .panel-body {
    padding-top: 0;
}

div.footer-mobile-navi>div.panel-default div ul {
    padding-left: 0;
}

div.footer-mobile-navi>div.panel-default div ul li {
    list-style-type: none;
}

div.footer-mobile-navi>div.panel-default div ul li a {
    padding-left: 2em;
    color: #edf4f9;
    font-size: 0.9em;
    font-size: 0.9rem;
    background-color: #0068B6;
}

div.footer-mobile-navi>div.panel-default div ul li:hover,
div.footer-mobile-navi>div.panel-default div ul li a:hover {
    background-color: #0068B6;
    color: #ffffff;
}

div.footer-mobile-navi div.footer_navi02 {
    color: #ffffff;
    border-top: solid #317fb7 1px;
    margin-top: 1px;
    font-size: 0.9em;
    font-size: 0.9rem;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.footer-mobile-navi div.footer_navi02 ul li a {
    padding-left: 0;
    padding-right: 0;
    color: #ffffff;
    background-color: #0068B6;
}

div.footer-mobile-navi div.footer_navi02 ul li a:hover {}

div.footer-mobile-navi div.footer_navi02 ul {
    padding-left: 0px;
}

div.footer-mobile-navi div.footer_navi02 ul li {
    list-style-type: none;
}

div.footer-mobile-navi div.copyright {
    border-top: solid #317fb7 1px;
    margin: 20px 0 0 0;
    padding: 30px 0 30px 0;
    font-size: 0.7em;
    font-size: 0.7rem;
    text-align: center;
}


/*
ページトップ page-top-mobile
========================= */

div.to-page-top-wrap-mobile {
    height: 0;
    margin-top: 40px;
    display: none;
}

.to-page-top-mobile {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 75%;
    font-size: 0.75rem;
    margin-bottom: 0 important!;
    z-index: 9999;
}

.to-page-top-mobile p {
    width: 100%;
    margin: 0 auto;
    height: 0;
    position: relative;
    max-width: 1260px;
}

.to-page-top-mobile p a {
    text-decoration: none;
    color: #0068b6;
    top: -50px;
    position: absolute;
    right: 20px;
    width: 2.2em;
    width: 2.2rem;
    height: 2.2em;
    height: 2.2rem;
    padding: 0;
    text-align: center;
    display: block;
    margin: auto 0px 0px auto;
    border: solid #aaa 2px;
    /* #ddd 1px*/
    border-radius: 1px;
    background: #eeeeee url(/share1/images/icon_pagetop.gif) no-repeat 50% 50%;
    opacity: 0.7;
}

.to-page-top-mobile a:hover {
    color: #0068b6;
    text-decoration: none;
    /*		border:dotted #0068b6 1px;	*/
}

div.footer_navi03 {
    background-color: #0068b6;
    padding-top: 20px;
    padding-bottom: 10px;
}

div.footer_navi03 .btn {
    white-space: normal;
    text-align: left;
    width: 100%;
    font-weight: bold;
    padding: 1rem 1rem;
}

div.footer_navi03 .btn:focus,
div.footer_navi03 .btn:hover {
    background-color: #ffffff;
    color: #0068b6;
}


/* === Footer Style Mobile End =============
======================================== */


/* ===== Media Query Start ===== */

@media (min-width: 960px) {}

@media (min-width: 768px) {}

@media (min-width: 640px) {}

@media (max-width: 768px) {
    .footer {
        display: none;
    }
    div.footer-mobile-navi {
        display: block;
    }
    div.to-page-top-wrap-mobile {
        display: block;
        position: relative;
    }
}

@media (max-width: 640px) {}


/* ===== Media Query End ===== */