@charset "UTF-8";
.lpmain_wrap {
    background-color: #fbf9f0;
}
.wid_in {
    width: 1000px;
    margin: 0 auto;
}
.lptop_wrap {
    margin: 0 0 60px 0;
}
.main_img {
    margin: 0 0 55px 0;
}
.txt_wid {
    padding: 0 184px;
}
.camp_ttl {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    width: 346px;
    height: 30px;
    margin: 25px auto;
    background-color: #d03d30;
    border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.camp_ttl span {
    font-size: 23px;
    line-height: 1;
    font-weight: bold;
    padding: 3px 0 0 0;
    color: #fbf9f0;
}
.lpmain_con {
    position: relative;
    height: 855px;
    /*height: 930px;*/
    background: #fff url("../img/lp_iqmy_bg_img01.jpg") no-repeat top center;
}
.lpmain_conimg {
    position: absolute;
    top: 205px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.lpmain_btn {
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    width: 404px;
    height: 56px;
}
.lpmain_btn a {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 56px 0 0 0;
    background: url("../img/iq_app_btn.png") no-repeat 0 0;
}
@media (min-width:896px) {
    .lpmain_btn a:hover {
        opacity: 0.7;
    }
}
.lp_sec {
    width: 690px;
    margin: 0 auto;
    padding: 75px 0 55px 0;
}
.lpsec_ttl {
    width: 270px;
    height: 34px;
    margin: 0 auto 50px auto;
}
.lpsec-ttl {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 34px 0 0 0;
    background: url("../img/lp_iqmy_ttl.png") no-repeat 0 0;
}
.lp_secdl {
    display: table;
    width: 100%;
    margin: 0 0 40px 0;
}
.lp_secdl:last-child {
    margin: 0;
}
.lp_secdl dt {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    position: relative;
    width: 175px;
    padding: 0 0 0 30px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    color: #26365e;
    box-sizing: border-box;
}
.lp_secdl.top dt {
    vertical-align: top;
}
.lp_secdl dt:before {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    top: 4px;
    left: 0;
    z-index: 10;
    background: url("../img/icn_check.png") no-repeat 0 0;
}
.lp_secdl.top dt:before {
    top: 0;
}
.lp_secdl dd {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
.parti_img {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    margin: 0 0 25px 0;
}
.parti-img {
    width: 157px;
    position: relative;
}
.parti-img.is-left {
    margin: 0 35px 0 0;
}
.parti-img.is-left:after {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 20px;
    right: -27px;
    top: 50%;
    transform: translateY(-50%);
    background: url("../img/icn_arrow.png") no-repeat 0 0;
    z-index: 10;
}
.step-txt {
    width: 157px;
    position: absolute;
    display: block;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
}
.download_btn {
    margin: 0 0 15px 0;
}
.download_btn a {
    display: inline-block;
}
@media (min-width: 896px) {
    .download_btn a:hover {
        opacity: 0.8;
    }
}
.fc-red {
    color: #d03d30;
    line-height: 2;
}
.lptxt_list {
    margin: 0 0 30px 0;
}
.lptxt_list:last-child {
    margin: 0;
}
.lptxt_list li {
    position: relative;
    padding: 0 0 0 1.5em;
}
.lptxt_list li span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.gift_img {
    text-align: center;
}
.caut-txt {
    color: #26365e;
}
@media screen and (max-width:768px) {
    .wid_in {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .lptop_wrap {
        margin: 0 0 40px 0;
    }
    .main_img {
        margin: 0 -15px 40px -15px;
    }
    .main_img img {
        width: 100%;
    }
    .txt_wid {
        padding: 0;
    }
    .camp_ttl {
        width: 100%;
        margin: 35px 0 15px 0;
    }
    .lpmain_con {
        height: auto;
        background: none;
    }
    .lpmain_conimg {
        position: inherit;
        left: 0;
        top: 0;
        transform: translateX(0);
    }
    .lpmain_conimg img {
        width: 100%;
    }
    .lpmain_btn {
        bottom: 49px;
        bottom: 5%;
        width: 91%;
        height: 6%;
    }
    .lpmain_btn a {
        padding: 56px 0 0 0;
        padding: 13% 0 0 0;
        background: none;
    }
    @media (min-width:896px) {
        .lpmain_btn a:hover {
            opacity: 0.7;
        }
    }
    .lp_sec {
        width: 100%;
        margin: 0;
        padding: 40px 15px 30px 15px;
        box-sizing: border-box;
    }
    .lpsec_ttl {
        width: 186px;
        height: 24px;
        margin: 0 auto 40px auto;
    }
    .lpsec-ttl {
        padding: 24px 0 0 0;
        background: url("../img/sp/lp_iqmy_ttl.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .lp_secdl {
        display: block;
        margin: 0 0 30px 0;
    }
    .lp_secdl dt {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
    }
    .lp_secdl.ver2 dt {
        margin: 0 0 20px 0;
    }
    .lp_secdl dt:before {
        top: 0;
    }
    .lp_secdl dd {
        display: block;
        margin: 0 0 0 30px;
    }
    .parti-img {
        width: 140px;
    }
    .parti-img img {
        width: 140px;
    }
    .parti-img.is-left {
        margin: 0 30px 0 0;
    }
    .parti-img.is-left:after {
        width: 14px;
        height: 18px;
        right: -24px;
        background: url("../img/sp/icn_arrow.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .step-txt {
        width: 140px;
        font-size: 16px;
        line-height: 1.4;
        bottom: 15px;
    }
    .download_btn img {
        width: 317px;
    }
    .lptxt_list {
        margin: 0 0 20px 0;
    }
    .gift_img img {
        width: 208px;
    }
}
@media screen and (max-width:400px) {
}
@media screen and (max-width:374px) {
    .parti-img {
        width: 115px;
    }
    .parti-img img {
        width: 115px;
    }
    .step-txt {
        width: 115px;
        bottom: 10px;
    }
    .download_btn img {
        width: 260px;
    }
}
@media screen and (max-width:320px) {
}
