@charset "UTF-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
body
{
    background: url("../images/sp/download/bg.png");
}

.content-pc
{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.content-pc .logo
{
    display: block;
    width: 137px;
    height: 99px;
    background-image: url("//xflag.com/common/images/monsterstrike_symbollogo.png");
    background-repeat: no-repeat;
    background-size: 137px 99px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 30px auto 85px;
}

.content-pc h2
{
    display: block;
    width: 390px;
    height: 31px;
    background-image: url("../images/pc/download/h2.png");
    background-repeat: no-repeat;
    background-size: 390px 31px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 auto 45px;
}

.content-pc .caution
{
    color: #c20606;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.content-pc ul
{
    width: 700px;
    margin: 30px auto 0;
}

.content-pc ul li
{
    font-size: 14px;
    color: #0646c2;
    margin-bottom: 10px;
    list-style-type: circle;
    line-height: 25px;
}

.content-pc .chara01
{
    position: absolute;
    display: block;
    width: 365px;
    height: 328px;
    background-image: url("../images/pc/download/chara01.png");
    background-repeat: no-repeat;
    background-size: 365px 328px;
    background-position: 0px 0px;
    z-index: -1;
    top: 10px;
    left: -55px;
}

.content-pc .chara02
{
    position: absolute;
    display: block;
    width: 341px;
    height: 321px;
    background-image: url("../images/pc/download/chara02.png");
    background-repeat: no-repeat;
    background-size: 341px 321px;
    background-position: 0px 0px;
    z-index: -1;
    bottom: -38px;
    right: -30px;
}

.content-pc .btn
{
    margin: 60px auto 80px;
    background: url("../images/pc/download/btn.png") bottom center no-repeat;
    width: 663px;
    height: 113px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
}

.content-pc .btn:hover
{
    background: url("../images/pc/download/btn.png") top center no-repeat;
}

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

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

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

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

.footer
{
    background: #0058c4;
    padding: 40px 0;
    text-align: center;
}

.footer .bnr
{
    margin-bottom: 40px;
}

.footer .bnr li:first-child
{
    display: inline-block;
    margin-right: 18px;
}

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

.footer .bnr li:nth-child(2)
{
    display: inline-block;
}

.footer .bnr li:nth-child(2) a
{
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    width: 300px;
    height: 120px;
    background-image: url("../images/pc/main/footer/bnr02.png");
    background-repeat: no-repeat;
    background-size: 300px 120px;
    background-position: 0px 0px;
}

.footer .xflag a
{
    margin: 0 auto 52px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    width: 128px;
    height: 139px;
    background-image: url("//xflag.com/common/images/promotion_logo_xflag.png");
    background-repeat: no-repeat;
    background-size: 128px 139px;
    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: 12px;
    text-decoration: underline;
}

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