<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* footer Style */

@media screen and (min-width: 769px) {
    .footer {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 30px 0 0 0;
        background: #fff;
        border-top: 5px solid #f18e1d;
    }
}

@media screen and (min-width: 769px) {
    .footer img.ftlogo {
        float: left;
        width: 25%;
        height: auto;
        margin: 0 0 0 6%;
        padding: 3% 8% 3% 0;
        border-right: 1px solid #b2b2b2;
    }
}

@media screen and (min-width: 769px) {
    .footermenu {
        float: right;
        width: 62%;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }
}

@media screen and (min-width: 769px) {
    .ftmenu_blk {
        float: left;
        width: 25%;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }
}

@media screen and (min-width: 769px) {
    .ftmenu_blk p.category {
        color: #666666;
        font-size: 1.0em;
        font-weight: bold;
        line-height: 1.4em;
        text-align: left;
    }
}

@media screen and (min-width: 769px) {
    .ftmenu_blk ul {
        margin: 5px 10px 10px 0;
        padding: 0;
        list-style-type: none;
    }
}

@media screen and (min-width: 769px) {
    .ftmenu_blk ul li {
        display: block;
        color: #666666;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1.4em;
        text-align: left;
    }
}

@media screen and (min-width: 769px) {
    .ftmenu_blk ul li span {
        color: #f18e1d;
    }
}

@media screen and (min-width: 769px) {
    .ftmenu_blk ul li a {
        text-decoration: underline;
    }
    .ftmenu_blk ul li a:hover {
        color: #f18e1d;
        text-decoration: underline;
    }
}

@media screen and (min-width: 769px) {
    .copyright {
        width: 100%;
        height: auto;
        margin: 15px 0 0 0;
        padding: 5px 0 60px;
        background: #808080;
    }
}

@media screen and (min-width: 769px) {
    .copyright p {
        color: #fff;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1.4em;
        text-align: center;
    }
}


/* footer Style END */


/************* max-width 800px *************/


/* footer Style */

@media screen and (max-width: 768px) {
    .footer {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 10px 0 0 0;
        background: #fff;
        border-top: 5px solid #f18e1d;
    }
}

@media screen and (max-width: 768px) {
    .footer img.ftlogo {
        width: 45%;
        height: auto;
        margin: 0 0 15px 28%;
        padding: 20px 0;
        border: none;
    }
}

@media screen and (max-width: 768px) {
    .footermenu {
        float: right;
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .ftmenu_blk {
        float: left;
        width: 44%;
        height: auto;
        margin: 0 0 2% 6%;
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .ftmenu_blk p.category {
        color: #666666;
        font-size: 1.0em;
        font-weight: bold;
        line-height: 1.4em;
        text-align: left;
    }
}

@media screen and (max-width: 768px) {
    .ftmenu_blk ul {
        margin: 5px 10px 10px 0;
        padding: 0;
        list-style-type: none;
    }
    .ftmenu_blk ul li {
        display: block;
        color: #666666;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1.4em;
        text-align: left;
    }
    .ftmenu_blk ul li span {
        color: #f18e1d;
    }
    .ftmenu_blk ul li a {
        text-decoration: underline;
    }
    .ftmenu_blk ul li a:hover {
        color: #f18e1d;
        text-decoration: underline;
    }
}

@media screen and (max-width: 768px) {
    .copyright {
        width: 100%;
        height: auto;
        margin: 15px 0 0 0;
        padding: 5px 0 60px;
        background: #808080;
    }
    .copyright p {
        color: #fff;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1.4em;
        text-align: center;
    }
}


/* footer Style END */


/************* max-device-width 800px *************/

@media screen and (max-device-width: 768px) {
    .footer {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 10px 0 0 0;
        background: #fff;
        border-top: 5px solid #f18e1d;
    }
}

@media screen and (max-device-width: 768px) {
    .footer img.ftlogo {
        width: 40%;
        height: auto;
        margin: 0 0 15px 30%;
        padding: 20px 0;
        border: none;
    }
}

@media screen and (max-device-width: 768px) {
    .footermenu {
        clear: both;
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }
}

@media screen and (max-device-width: 768px) {
    .ftmenu_blk {
        float: left;
        width: 46%;
        height: auto;
        margin: 0 0 0 4%;
        padding: 0;
    }
}

@media screen and (max-device-width: 768px) {
    .ftmenu_blk p.category {
        color: #666666;
        font-size: 1.0em;
        font-weight: bold;
        line-height: 1.4em;
        text-align: left;
    }
}

@media screen and (max-device-width: 768px) {
    .ftmenu_blk ul {
        margin: 5px 10px 10px 0;
        padding: 0;
        list-style-type: none;
    }
    .ftmenu_blk ul li {
        display: block;
        color: #666666;
        font-size: 0.75em;
        font-weight: normal;
        line-height: 1.4em;
        text-align: left;
    }
    .ftmenu_blk ul li span {
        color: #f18e1d;
    }
    .ftmenu_blk ul li a {
        text-decoration: underline;
    }
    .ftmenu_blk ul li a:hover {
        color: #f18e1d;
        text-decoration: underline;
    }
}

@media screen and (max-device-width: 768px) {
    .copyright {
        width: 100%;
        height: auto;
        margin: 15px 0 0 0;
        padding: 5px 0 60px;
        background: #808080;
    }
}

@media screen and (max-device-width: 768px) {
    .copyright p {
        color: #fff;
        font-size: 0.68em;
        font-weight: normal;
        line-height: 1.0em;
        text-align: center;
    }
}


/* P-Mark &amp; SSL Site Seal Block */

.psslbox {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.psslbox img {
    width: auto;
    height: 50px;
    margin: 10px auto;
    padding: 0 5px;
    display: inline-block;
}


/* footer fix bar */

#footbars {
    position: fixed;
    width: 100%;
    max-width: 1280px;
    height: 60px;
    z-index: 300;
    bottom: 0;
    display: block;
    background: #fef4e8;
    border-top: 2px solid #f18e1d;
}

#footbars .txtbox {
    width: 25%;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

#footbars .txtbox p {
    text-align: center;
    font-size: 1.3em;
    padding-top: 20px;
}

#footbars .imgbox {
    width: 25%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

#footbars .imgbox img {
    width: 80%;
    height: auto;
    margin: 5px auto;
    text-align: center;
    vertical-align: middle;
}

#footbars .imgbox img:hover {
    opacity: 0.7;
}

@media screen and (max-width: 480px) {
    #footbars .txtbox {
        display: none;
    }
    #footbars .imgbox {
        width: 50%;
    }
}

@media screen and (max-device-width: 480px) {
    #footbars .txtbox {
        display: none;
    }
    #footbars .imgbox {
        width: 50%;
    }
}


/* footer fix bar */


/* footer Style END */</pre></body></html>