@charset "utf-8";

div#footer_inner01 {
    padding: 30px 0;
    border-top: 1px solid #e6e6e6
}

div#footer_inner02 {
    background: #fdfdfd;
    height: 55px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

div#footer_inner03 {
    background: #f7f7f7;
    padding: 30px 0
}

div#footer_inner04 {
    background: #3b689a;
    padding: 20px 0;
    color: #fff;
    font-size: 12px !important;
    line-height: 1.2
}

ul#list_footer01 {
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 0
}

ul#list_footer01 li {
    float: left;
    font-size: 86%;
    line-height: 1.2
}

ul#list_footer01 li a {
    background: url(../img/bg_bdr01.png) no-repeat right .1em;
    display: block;
    color: #666;
    padding: 0 30px 0 20px
}

ul#list_footer01 li:first-child a {
    padding-left: 0
}

ul#list_footer01 li a:hover {
    color: #79c9e8
}

ul#list_footer02 {
    float: left;
    width: 180px;
    margin-right: 50px;
    border-right: 1px solid #cdcdcd
}

ul#list_footer02 li {
    margin-bottom: 13px
}

ul#list_footer02 li a {
    background: url(../img/ico_arrow01.png) no-repeat left .45em;
    color: #444;
    font-size: 93%;
    font-weight: 700;
    line-height: 1.2;
    padding-left: 8px
}

ul#list_footer02 li a:hover {
    color: #4f99ca
}

ul.list_footer03 {
    overflow: hidden
}

ul.list_footer03 li {
    float: left;
    margin-right: 13px
}

ul.list_footer03 li:last-child {
    margin-right: 0
}

ul.list_footer03 li a {
    background: url(../img/ico_arrow01.png) no-repeat left .45em;
    color: #444;
    font-size: 93%;
    line-height: 1.2;
    padding-left: 8px
}

ul.list_footer03 li a:hover {
    color: #4f99ca
}

#footer_inner05,
#footer_inner06 {
    padding: 25px 0
}

#list_footer04 li {
    color: #444;
    font-weight: 700;
    font-size: 93%
}

ul#list_footer05 li a,
ul#list_footer06 li a {
    background: url(../img/ico_arrow01.png) no-repeat left .45em;
    color: #444;
    font-size: 93%;
    font-weight: 700;
    line-height: 1.2;
    padding-left: 8px
}

.list_footer_right {
    border-left: 1px solid #cdcdcd;
    width: 770px;
    float: right;
    padding-left: 50px
}

p#bottom {
    float: left;
    margin-bottom: 0
}

p#txt_contact02 {
    background: url(../img/txt_contact02.jpg) no-repeat 0 0;
    width: 327px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 181px;
    margin: 5px 0 0
}

p#txt_contact02 span {
    display: none
}

p#btn_contact02 {
    position: absolute;
    top: 10px;
    right: 0;
    margin-bottom: 0
}

div#ftlogobox {
    width: 170px;
    float: left
}

p#logo01 {
    width: 170px;
    height: 35px;
    margin: 15px 0 0
}

#ftlogobox ul li {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    overflow: hidden;
    margin-right: 3px
}

#ftlogobox ul li:last-child {
    margin-right: 0
}

#ftlogobox ul li a {
    display: block;
    width: 100%
}

#ftlogobox ul li a img {
    width: 100%
}

p#logo01 span {
    display: none
}

p#pagetop {
    position: fixed;
    right: 30px;
    bottom: 20px;
    margin-bottom: 0;
    z-index: 2
}

p#pagetop a {
    background: url(../img/btn_pagetop01.png) no-repeat 0 0;
    text-decoration: none;
    width: 60px;
    height: 60px;
    display: block;
    outline: 0
}

p#pagetop a:hover {
    background: url(../img/btn_pagetop01_on.png) no-repeat 0 0
}

p#pagetop a span {
    display: none
}

address {
    float: right;
    font-style: normal
}

.bnrboxwide {
    width: 100%;
    max-width: 1000px
}

@media (max-width:768px) {
    p#pagetop {
        bottom: 90px
    }
}