html {
    height: 100%;
    font-size: 12px;
}
body {
    font-family: 'Microsoft JhengHei', Meiryo, Sans-serif, Arial, PingFangTC;
    font-weight: 400; /*Regular */
    height: 100%;
    min-width: 320px;
    background-color: #ffffff;
    font-size: 1rem;
}
img {
    max-width: 100%;
}
a {
    color: #5b4f96;
    text-decoration: none;
}
a:hover {
    color: #f89bff;
}
.mobile {
    display: none;
}
.header {
    position: relative;
    margin: 0 auto;
    background: url(../images_iap/bg-1900.jpg) no-repeat top center;
    background-size: cover;
    min-height: 330px;
    padding-top: 90px;
}
.header .t1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
}
.header .t2 {
    font-size: 50px;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0 8px #000000;
    margin-bottom: 28px;
}
.header .t3 {
    font-size: 34px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0 8px #000000;
}
.header .t2 .y,
.header .t3 .y {
    color: #ffee63;
}
.header .t2 > div,
.header .t3 > div {
    display: inline-block;
}
.inner {
    position: relative;
    width: 960px;
    margin: 0 auto;
}
.layout1 {
    padding-top: 40px;
}
.layout1 .t1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 56px;
    text-align: center;
    color: #398fe5;
}
.layout1 .block1 {
    margin-top: 23px;
    padding: 30px 30px 0 30px;
    border-radius: 12px 12px 0 0;
    border: solid 1px #5b4f96;
    background-color: #ffffff;
    min-height: 270px;
}
.layout1 .left {
    float: left;
    width: 320px;
}
.layout1 .s1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: center;
    color: #003366;
    margin-bottom: 9px;
}
.layout1 .s3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: center;
    color: #000000;
    vertical-align: bottom;
}
.layout1 .s2 {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
    vertical-align: bottom;
}
.layout1 .s2 span {
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    vertical-align: bottom;
    color: #00a8ff;
    margin-right: 4px;
}
.layout1 .icon {
    text-align: center;
}
.layout1 .right {
    padding-left: 320px;
}
.layout1 .list > div {
    position: relative;
    padding-left: 20px;
    font-size: 18px;
    line-height: 28px;
    color: #353535;
    margin-bottom: 8px;
}
.layout1 .list > div::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 6px 0 -14px;
    border-radius: 4px;
    background-color: #00a8ff;
    vertical-align: middle;
}
.layout1 .hr {
    height: 17px;
    border-bottom: 1px solid #5b4f96;
}
.layout1 .block2 {
    display: block;
    background-color: #5b4f96;
    border-radius: 0 0 12px 12px;
    font-size: 26px;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 40px;
}
.layout1 .block2:hover {
    color: #f89bff;
}
.layout1 .discount {
    padding-top: 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: normal;
    color: #e94869;
    margin-bottom: 40px;
}
.layout1 .t2 {
    margin-top: 14px;
    font-size: 20px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    color: #535353;
}
.layout1 .t3 {
    margin-top: 7px;
    text-align: center;
}
.layout1 .readme {
    font-size: 16px;
    font-weight: bold;
}
.layout1 .readme::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images_iap/arrow.svg) no-repeat center center;
    background-size: 12px;
    margin-right: 4px;
}
.layout1 .t4 {
    margin-top: 25px;
    font-size: 18px;
    line-height: 28px;
    color: #353535;
}
.layout1 .block3 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    color: #353535;
    margin-bottom: 40px;
}
.layout1 .block3 table {
    width: 100%;
    border-top: 1px solid #5b4f96;
    border-bottom: 1px solid #5b4f96;
}
.layout1 .block3 th {
    font-weight: bold;
    color: #353535;
    background-color: #f2f2f2;
    vertical-align: middle;
}
.layout1 .block3 td {
    width: 300px;
    vertical-align: middle;
}
.layout1 .block3 th,
.layout1 .block3 td {
    padding: 6px 25px;
    border-bottom: dashed 1px #bbbbbb;
}
.layout1 .block3 .tr1 th,
.layout1 .block3 .tr1 td {
    padding: 12px 25px;
}
.layout1 .block3 .tr1 th,
.layout1 .block3 .tr1 td {
    border-bottom: 1px solid #5b4f96;
}
.layout1 .block3 .tr2 th,
.layout1 .block3 .tr2 td {
    border-bottom: solid 1px #bbbbbb;
}
.layout1 .block3 .tr1 .d1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
    color: #353535;
}
.layout1 .block3 .d2 {
    background-color: #4987f1;
    color: #ffffff;
}
.layout1 .block3 .tr1 .d2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
}
.layout1 .block3 .tr1 .d1 img,
.layout1 .block3 .tr1 .d2 img {
    margin-right: 4px;
}
.layout1 .block3 .tr1 .d2 span {
    font-size: 14px;
}
.layout1 .block3 .no {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images_iap/icon-x.svg) no-repeat center center;
}
.layout1 .block3 .yes {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images_iap/icon-o.svg) no-repeat center center;
}
.layout1 .subscribe {
    margin-top: 17px;
    padding: 0 36px;
}
.footer {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #5b4f96;
    padding-bottom: 41px;
    border-bottom: 10px solid #3e7cd0;
}
@media screen and (max-width: 1000px) {
    .header {
        padding-top: 50px;
    }
    .header .t1 {
        font-size: 24px;
        line-height: 40px;
    }
    .header .t2 {
        font-size: 36px;
        line-height: 50px;
    }
    .header .t3 {
        font-size: 30px;
        line-height: 42px;
    }
    .header .t2 > div,
    .header .t3 > div {
        display: block;
    }
    .inner {
        width: 720px;
    }
    .layout1 .left {
        float: none;
        position: relative;
        margin: 0 auto;
    }
    .layout1 .right {
        padding-left: 0;
    }
    .layout1 .block3 td {
        width: 200px;
    }
    .layout1 .block3 th,
    .layout1 .block3 td {
        padding: 6px 12px;
    }
    .layout1 .block3 .tr1 th,
    .layout1 .block3 .tr1 td {
        padding: 12px 12px;
    }
}

@media screen and (max-width: 760px) {
    .pc {
        display: none;
    }
    .mobile {
        display: block;
    }
    body {
        background-color: #0f2346;
        color: #ffffff;
    }
    a {
        color: #acd6ff;
    }
    a:hover {
        color: #fe6657;
    }
}
.mheader {
    position: relative;
    margin: 0 auto;
    background: url(../images_iap/bg-750.svg) repeat-x bottom center;
    background-size: cover;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.mheader .t1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    color: #ffffff;
}
.mheader .t1 .y {
    color: #ffee63;
}
.m1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    color: #00a8ff;
}
.blockm1 {
    position: relative;
    margin: 0 10px;
    margin-top: 23px;
    padding: 20px 14px 18px 14px;
    border-radius: 12px 12px 0 0;
    border: solid 1px #ffee63;
}
.blockm1 .s1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1.54px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 5px;
}
.blockm1 .s2 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 17px;
}
.mobile .list {
    padding-left: 17px;
}
.mobile .list > div {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #e7e7e7;
    margin-bottom: 8px;
}
.mobile .list > div .y {
    display: inline-block;
    font-weight: bold;
    color: #ffee63;
    margin-left: -4px;
}
.mobile .list > div::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 6px 0 -14px;
    border-radius: 4px;
    background-color: #00a8ff;
    vertical-align: middle;
}
.blockm1 .hr {
    height: 8px;
    border-bottom: 1px solid #00a8ff;
    margin-bottom: 11px;
}
.blockm1 .discount {
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #ffffff;
}
.blockm2 {
    display: block;
    position: relative;
    margin: 0 10px;
    background-color: #ffee63;
    border-radius: 0 0 12px 12px;
    font-size: 26px;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 2px;
    text-align: center;
    color: #000000;
    margin-bottom: 40px;
}
.blockm2:hover {
    color: #fe6657;
}
.m2 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    padding: 0 10px;
    padding-top: 14px;
}
.m2 span {
    display: inline-block;
}
.m3 {
    margin-top: 13px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #acd6ff;
    margin-bottom: 25px;
}
.m3 .readme::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images_iap/arrow.svg) no-repeat center center;
    background-size: 12px;
}
.m4 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 8px;
}
.dbctable {
    position: relative;
    border: solid 1px #6ea3d7;
    margin: 0 10px;
    margin-bottom: 40px;
    background-color: #127586;
}
.dbctable .color1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #3d4d6e;
}
.dbctable table {
    position: relative;
    z-index: 1;
    width: 100%;
}
.dbctable td {
    width: 50%;
    text-align: center;
    padding: 0 12px 12px 12px;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
}
.dbctable tr:first-child td {
    padding-top: 13px;
}
.dbctable .no {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images_iap/icon-x2.svg) no-repeat center center;
    top: 2px;
    position: relative;
}
.dbctable .yes {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images_iap/icon-o.svg) no-repeat center center;
    top: 2px;
    position: relative;
}
.dbctable .banner {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    border-radius: 13px;
    background-color: #0f2346;
}
.dbctable .in {
    display: block;
}
.dbctable .subtxt {
    font-size: 13px;
}
.mobile .subscribe {
    padding: 18px 24px;
}
.mfooter {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #acd6ff;
    /*padding-bottom: 93px;*/
    padding-bottom: 39px;
}
/*.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 54px;
    background-color: #000;
    padding: 0 9px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    z-index: 2;
}
.fixed .a1 {
    width: 38px;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    text-align: center;
    color: #000000;
    background-color: #00a8ff;
}
.fixed .a2 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
}
.fixed a {
    display: block;
    padding: 3px 7px;
    border-radius: 8px;
    background-color: #ffee63;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    color: #0f2346;
}
.fixed a::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images_iap/arrow.svg) no-repeat center center;
    background-size: 12px;
}*/
.bold {
    font-weight: bold;
}
.pagefooter {
    background-color: #152e5d;
    padding-top: 25px;
    padding-bottom: 35px;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #e5e5e5;
}
.pagefooter .contact {
    text-align: center;
}
.pagefooter .contact > div {
    display: inline-block;
    margin: 0 33px;
}
.pagefooter .copyright {
    position: relative;
    max-width: 900px;
    padding: 0 10px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: left;
}
.pagefooter a {
    color: #398fe5;
}
.pagefooter a:hover {
    color: #f75757;
}
