@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------
top
----------------------------------------------------------*/
.nt,
.step01 h3,
.step02 h3,
.step01 .btn-setting,
.step01 .btn-setting-comp,
.step02 .btn-premium,
.step02 .btn-premium-app,
.step02 .btn-premium-comp,
.maneyCampWrap a
{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
}
.Header__period{
display: none;
}

.l-contentHead{
    position: relative;
    background: url(../img/bg_title02_02.png) 50% 0 repeat-x;
}
.l-contentHead:after{
    content: " ";
    display: block;
    position: absolute;
    height:567px;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../img/cube02.png) 50% 50% no-repeat;
    z-index: 1;
}
.l-contentHead .l-inner{
    position: relative;
    background: url(../img/bg_title02.png) 50% 0 no-repeat;
}
.l-contentHead .l-inner h1{
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    width: 950px;
    height: 542px;
    margin: 0 auto;
background: url(../img/keyvis.png) 50% 50% no-repeat;
}
.l-contentHead .l-inner .btn-wrap{
    width: 950px;
    height: 560px;
    position: relative;
    margin: 0 auto;
}
.btn-detail{
    width: 151px;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 2;
}
.btn-detail a{
    display: block;
    width: 151px;
    height: 32px;
    background: url(../img/btn_detail02.png) 50% 50% no-repeat;
}
.btn-zero{
    position: absolute;
    width: 240px;
    bottom: 50px;
    left: 15px;
    z-index: 2;
}
.btn-zero a{
    display: block;
    width: 240px;
    height: 30px;
    background: url(../img/btn_toset.png) 50% 50% no-repeat;
}
.btn-detail-1-01{
    position: absolute;
width: 149px;
    bottom: 45px;
    left: 330px;
    z-index: 2;
}
.btn-detail-1-01 a{
    display: block;
width: 149px;
height: 22px;
    background: url(../img/btn_detail03.png) 50% 50% no-repeat;
}
.btn-detail-1-02{
    position: absolute;
width: 149px;
    bottom: 45px;
    left: 540px;
    z-index: 2;
}
.btn-detail-1-02 a{
    display: block;
width: 149px;
height: 22px;
    background: url(../img/btn_detail03.png) 50% 50% no-repeat;
}
.btn-detail02{
     width: 950px;
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    z-index: 2;
}
.btn-detail02 a{
    margin-left: 660px;
    display: block;
    width: 28px;
    height: 25px;
}
.complete{
    width: 950px;
    margin: 20px auto;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #ff3c00;
    border: dashed 1px #ff3c00;
    background: #fffa6a;
}
.complete .btn-sell{
    margin-top:10px;
}
.complete .btn-sell a{
    display: block;
    width: 302px;
    height: 63px;
    margin: 0 auto;
    background: url(../img/btn_sell.png) 50% 50% no-repeat;
}
.whatWrap{
    width: 810px;
    margin: 20px auto 0;
    padding: 20px;
    background: #f4f3eb;
    border-radius: 15px;
}
.whatWrap h3{
width: 206px;
    height: 22px;
    float: left;
    background: url(../img/how.png) 50% 50% no-repeat;
}
.whatWrap .txt{
    float: right;
    width:584px;
    font-size: 13px;
    line-height: 1.7;
}
.whatWrap .txt a{
display: block;
    margin-top: 5px;
    padding-left: 17px;
        background: url(../img/arrow.png) 0 50% no-repeat;
}
/* ----------------------------------------------------------
contents
----------------------------------------------------------*/
.zero-title{
    margin: 30px auto 0;
    width: 950px;
    height: 85px;
    background: url(../img/ttl_zero.png) 50% 50% no-repeat;
}
.stepwrap{
width: 950px;
    margin: 0 auto;
}
.step-title{
    margin-top: 30px;
    width: 950px;
    height: 69px;
    background: url(../img/title_step.png) 50% 50% no-repeat;
}
.txt-error{
    margin-top: 20px;
    color: #b42a00;
    font-size: 15px;
    text-align: center;
}
.step01,
.step02{
    width: 620px;
    position: relative;
    margin:  30px auto 54px;
    padding: 30px 20px;
    background: #f1f9fc;
}
.step01:after{
    content: " ";
    display: block;
    position: absolute;
    width: 99px;
    height: 39px;
    top: 10px;
    left: -110px;
    background: url(../img/step01.png) 50% 50% no-repeat;
    z-index: 1;
}
.step01:before,
.step02:before{
    content: " ";
    display: block;
    position: absolute;
    width: 34px;
    height: 21px;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../img/ar.png) 50% 50% no-repeat;
    z-index: 1;
}
.step02:after{
    content: " ";
    display: block;
    position: absolute;
    width: 99px;
    height: 39px;
    top: 10px;
    left: -110px;
    background: url(../img/step02.png) 50% 50% no-repeat;
    z-index: 1;
}
.step01 h3{
    width: 620px;
    height: 51px;
    background: url(../img/ttl_step01.png) 50% 50% no-repeat;
}
.step02 h3{
    width: 620px;
    height: 53px;
    background: url(../img/ttl_step02.png) 50% 50% no-repeat;
}
.step01 .btn-setting{
    margin-top:10px;
}
.step01 .btn-setting a{
    display: block;
    width: 302px;
    height: 63px;
    margin: 0 auto;
    background: url(../img/btn_setting.png) 50% 50% no-repeat;
}

.step01 .btn-setting-comp{
    display: block;
    width: 300px;
    height: 60px;
    margin: 20px auto 0;
    background: url(../img/btn_setting_02.png) 50% 50% no-repeat;
}
.step01 .txt{
    margin-top: 20px;
text-align: center;
}
.stepwrap .att{
    margin-top: 20px;
    padding-top: 20px;
    font-size: 13px;
    background: url(../img/line.png) 0 0 repeat-x;
    background-size: 5px auto;
    border-top: dashed 1px #bccdd3;
}
.step02 .em{
    margin-top: 20px;
    margin-bottom: -10px;
    color: #da0000;
    text-align: center;
}
.step02 .btn-premium{
    margin-top:20px;
}
.step02 .btn-premium a{
    display: block;
    display: block;
    width: 302px;
    height: 63px;
    margin: 0 auto;
    background: url(../img/btn_premium.png) 50% 50% no-repeat;
}


.step02 .btn-premium-comp{
    display: block;
    width: 300px;
    height: 60px;
    margin: 20px auto 0;
    background: url(../img/btn_premium02.png) 50% 50% no-repeat;
}
.step03{
    position: relative;
    width: 700px;
    height: 436px;
    margin: 15px auto 0;
    background: url(../img/step03_03.png) 50% 50% no-repeat;
}
.step03 .btn-set{
     width: 700px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}
.step03 .btn-set a{
    display: block;
    width: 700px;
    height: 50px;
}
.step03 .btn-set a:hover{
    background: #fff;
    opacity: 0.2;
}
.maneyCampWrap{
    height: 300px;
    position: relative;
    margin-top: 40px;
    background: url(../img/maneycamp_02.png) 50% 0 no-repeat #f4f3eb;
}
.maneyCampWrap a{
    display: block;
    width: 210px;
    height: 55px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto 0;
    background: url(../img/btn_othercamp.png) 50% 50% no-repeat;
}
#prdtl{
margin-top: 40px;
}

.step01 .btn-setting a:hover,
.step02 .btn-premium a:hover,
.maneyCampWrap a:hover,
.btn-detail a:hover,
.complete .btn-sell a:hover,
.btn-zero a:hover,
.btn-detail-1-01 a:hover,
.btn-detail-1-02 a:hover{
opacity: 0.8;
}