body {
    position: relative;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #231815;
    font-size: 12px;
}

img {
    max-width: 100%;
}

h1, h2, h3 {
    padding: 0;
    margin: 0;
}

#wp_wrap {
    width: 100%;
    max-width: 970px;
    background-color: #d3edfb;
    margin: 0 auto;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}

#wp_wrap header {
    position: relative;
    z-index: 100;
    width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding-left: 0px;
    border-top: 4px solid #e60012;
}

#wp_wrap .download__heading {
    background: url(../images/bg_wall.jpg) no-repeat 0;
    background-position: center bottom;
    width: 100%;
    padding-bottom: 25px;
    position: relative;
}

#wp_wrap .download__heading h1 {
    display: block;
    text-align: center;
    background: #fff;
    padding-top: 0px;
    padding-bottom: 0px;

}

#wp_wrap .download__heading {
    background: url(../images/bg_wall.jpg) no-repeat 0;
    background-position: center bottom;
    width: 100%;
    padding-bottom: 25px;
    position: relative;
}

#wp_lead {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 640px;
    height: auto;
}

#wp_sp_area {
    position: relative;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

#wp_android {
    position: absolute;
    left: 19.68%;
    top: 81.75%;
    width: 18.28%;
    height: 2.16%;
}

#wp_iphone {
    position: absolute;
    left: 62.81%;
    top: 81.63%;
    width: 15.93%;
    height: 2.16%;
}

#wp_sp_img {
    position: relative;
    width: 100%;
    max-width: 640px;
    height: auto;
}

#wp_sp_i1 {
    position: absolute;
    left: 50.93%;
    top: 84.63%;
    width: 40.31%;
    height: 5.16%;
}

#wp_sp_i2 {
    position: absolute;
    left: 50.93%;
    top: 90.03%;
    width: 40.31%;
    height: 5.16%;
}

#wp_sp_a1 {
    position: absolute;
    left: 9.06%;
    top: 84.63%;
    width: 40.31%;
    height: 5.16%;
}

#wp_sp_a2 {
    position: absolute;
    left: 9.06%;
    top: 90.03%;
    width: 40.31%;
    height: 5.16%;
}

#wp_wrap .ft {
    border-bottom: 1px dotted #ff0000;
    margin: 0 auto 0px;
    padding: 25px 0px 2px 0;
    width: 92.5% !important;
    text-align: right;
}

#wp_wrap .paging ul.page02 {
    padding: 20px 0 20px 0;
}

#wp_wrap .paging ul {
    width: 100px;
    margin: 0 auto;
    padding: 20px 0 20px 114px;
}

.paging ul li.item02 img {
    width: auto;
    height: 40px;
}

#wp_wrap .paging ul li {
    float: left;
}

#wp_toindex2 a {
    text-decoration: underline;
}

a {
    color: #231815;
    text-decoration: none;
}

.clearfix:after, #wp_wrap .paging ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.toindex2 {
    background: #fff;
    margin: 0 auto;
    text-align: right;
    padding: 5px 40px;
}

.totop-inner {
    border-top: 4px solid #f0e062;
    text-align: right;
    padding: 5px 0 15px;
}

#wp_pagetop {
    background: #FFF;
}

.totop span {
    border-top: 1px solid #ccc;
    display: block;
    position: relative;
    z-index: 0;
    padding-right: 42px;
}

.totop a {
    text-decoration: underline;
    border: 1px solid #ccc;
    border-top: 1px solid #fff;
    display: inline-block;
    margin-top: -1px;
    position: relative;
    z-index: 10;
    padding: 0 8px 2px;
}

footer {
    background: #727171;
    color: #fff;
    padding: 10px 20px;
}