@charset "utf-8";


/* 3ステップ */
#threeStepWrapper{
    background: #fff;
    display: none;
    padding-bottom: 35px;
    position: absolute;
    width: 1000px;
    z-index: 2000;
}

#threeStepTitle{
    background: url("/pc/img/sell/popup/01/popup01Title.jpg") no-repeat center bottom;
    display: block;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -10000px;
    width: 550px;
}

#threeStepWrapper .boxCloseIcon{
    background: #626262;
    color: #fff;
    display: block;
    font-size: 45px;
    height: 45px;
    left: 930px;
    line-height: 40px;
    margin-bottom: -45px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: -80px;
    width: 45px;

    font-weight: bold;
}

#threeStepWrapper ol{
    margin: 20px auto 30px;
    width: 887px;
}

#threeStepWrapper li{
    float: left;
    padding-top: 35px;
    width: 319px;
}
#threeStepWrapper li:last-child{
    width: 249px;
}

.threeStepBox{
    float: left;
    width: 249px;
}

#threeStepWrapper li strong{
    display: block;
    font-size: 18px;
    height: 3em;
    line-height: 1.5em;
    margin-top: 5px;
    text-align: center;
    width: 249px;
}

#threeStepWrapper li div{
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 5px;
    width: 249px;
}

#threeStepWrapper li:nth-child(1){
    background: url("/pc/img/sell/popup/01/popup01Step01.jpg") no-repeat top left;
}

#threeStepWrapper li:nth-child(2){
    background: url("/pc/img/sell/popup/01/popup01Step02.jpg") no-repeat top left;
}

#threeStepWrapper li:nth-child(3){
    background: url("/pc/img/sell/popup/01/popup01Step03.jpg") no-repeat top left;
}

.arrow{
    border-color: transparent transparent transparent #85bc02;
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    content: "";
    display: block;
    float: right;
    height: 0;
    margin-right: 18px;
    margin-top: 135px;
    width: 0;
}

#threeStepPoint{
    margin: 0 auto;
    padding-top: 1px;
    width: 887px;
}

#threeStepPointTitle{
    background: url("/pc/img/sell/popup/01/popup01Point.jpg") no-repeat;
    float: left;
    height: 85px;
    overflow: hidden;
    text-indent: -10000px;
    width: 187px;
}

#threeStepPointText{
    background: #fffab9;
    box-sizing: border-box;
    font-size: 14px;
    height: 65px;
    line-height: 1.5em;
    margin: 20px 0 0 185px;
    padding: 10px;
}

#voiceFloaterWrapper{
    background: url("/pc/img/sell/popup/02/bgYellow.jpg");
    border-radius: 12px;
    display: none;
    padding-bottom: 1px;
    position: absolute;
    width: 1000px;
    z-index: 2000;
}

#voiceFloaterWrapper .boxCloseIcon{
    background: #626262;
    color: #fff;
    display: block;
    font-size: 45px;
    height: 45px;
    left: 940px;
    line-height: 40px;
    margin-bottom: -10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 15px;
    width: 45px;

    font-weight: bold;
}

#voiceImage{
    margin: 30px auto;
    min-height: 283px;
    width: 900px;
}

#voiceBox{
    background: #fff;
    border-radius: 12px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 2em;
    margin-left: 330px;
    padding: 20px;
    width: 570px;
}

#checkPointFloater{
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    position: absolute;
    width: 1000px;
    z-index: 2000;
}

#checkPointFloater .boxCloseIcon{
    background: #626262;
    color: #fff;
    display: block;
    font-size: 45px;
    height: 45px;
    left: 940px;
    line-height: 40px;
    margin-bottom: -10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 15px;
    width: 45px;

    font-weight: bold;
}

#checkArrowBox{
    left: -20px;
    margin-bottom: -45px;
    position: relative;
    width: 1040px;
    z-index: 2001;
}

#checkArrowBox a{
    background: #000;
    display: block;
    height: 45px;
    width: 45px;
}

#checkPrev{
    float: left;
}

#checkNext{
    float: right;
}

#checkPrev:before{
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    display: block;
    height: 20px;
    margin: 12px 0 0 16px;
    transform: rotate(-135deg);
    width: 20px;

    -webkit-transform: rotate(-135deg);
}

#checkNext:before{
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    display: block;
    height: 20px;
    margin: 12px 0 0 6px;
    transform: rotate(45deg);
    width: 20px;

    -webkit-transform: rotate(45deg);
}


#checkImage{
    margin: 30px auto;
    min-height: 265px;
    width: 900px;
}

#checkTitle{
    border-left: 4px solid #89c203;
    display: block;
    font-size: 20px;
    line-height: 1.5em;
    margin-left: 300px;
    padding-left: 10px;
}

#checkText{
    display: block;
    font-size: 16px;
    line-height: 1.5em;
    margin: 30px 0 0 300px;
}

.kaitoriCampaignBnr{
    display: block;
    margin: 50px auto;
    width: 1000px;
}

#topAnnounceWrapper{
    background-color: #fff;
    border-bottom: 3px solid #f00;
    border-top: 3px solid #f00;
    font-size: 20px;
    margin: 10px 0;
    padding: 15px 0 15px;
    text-align: center;
}

#topAnnounceWrapper a{
    color: #f00;
}
