@charset "UTF-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.content-pc
{
    display: none;
}

.content-sp
{
    background: url("../images/sp/download/bg.png");
    background-size: 6px;
    width: 100%;
    padding: 127px 0 45px;
}

.content-sp h2
{
    display: block;
    width: 256px;
    height: 41.5px;
    background-image: url("../images/sp/download/h2.png");
    background-repeat: no-repeat;
    background-size: 256px 41.5px;
    background-position: 0px 0px;
    padding: 0 1px 1px 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 auto 25px;
}

.content-sp p
{
    display: block;
    width: 251px;
    height: 9.5px;
    background-image: url("../images/sp/download/text.png");
    background-repeat: no-repeat;
    background-size: 251px 9.5px;
    background-position: 0px 0px;
    padding: 0 1px 1px 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 auto 100px;
}

.content-sp a
{
    display: block;
    width: 112px;
    height: 10.5px;
    background-image: url("../images/sp/download/link.png");
    background-repeat: no-repeat;
    background-size: 112px 10.5px;
    background-position: 0px 0px;
    padding: 0 1px 1px 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 auto;
}

.footer
{
    background: #0058c4;
    padding: 40px 0;
}

.footer .bnr li:first-child a
{
    padding: 0 1px 1px 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    width: 214px;
    height: 85.5px;
    background-image: url("../images/sp/main/footer/bnr01.png");
    background-repeat: no-repeat;
    background-size: 214px 85.5px;
    background-position: 0px 0px;
    padding: 1px;
}

.footer .bnr li:nth-child(2) a
{
    margin: 0 auto 20px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    width: 214px;
    height: 85.5px;
    background-image: url("../images/sp/main/footer/bnr02.png");
    background-repeat: no-repeat;
    background-size: 214px 85.5px;
    background-position: 0px 0px;
    padding: 0 1px 1px 0;
}

.footer .xflag a
{
    margin: 0 auto 52px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    width: 85px;
    height: 98px;
    background-image: url("//xflag.com/common/images/promotion_logo_xflag.png");
    background-repeat: no-repeat;
    background-size: 85px 98px;
    background-position: 0px 0px;
}

.footer .link
{
    text-align: center;
}

.footer .link li
{
    display: inline-block;
    margin-right: 20px;
}

.footer .link li:last-child
{
    margin-right: 0px;
}

.footer .link li a
{
    color: #fff;
    font-size: 9px;
    text-decoration: underline;
}

.footer address
{
    font-size: 9px;
    color: #FFF;
    text-align: center;
    margin-top: 30px;
}
