@CHARSET "UTF-8";

#checkArea{
    position: relative;
}

/*--------------*/
body{
    font-size:16px;
    box-sizing:border-box;
}
#qArea{
    overflow:hidden;
    width: 800px;
    height: 560px;
    margin: 0 auto;
}
#qContainer {
    margin: 0px 0px 0px 50px;
    width: 5500px;
    position:relative; 
    overflow: hidden;
}
.qBox {
    width:720px;
    margin:0px 50px 0px 0px;
    height: 510px;
    float:left;
    position: relative;
    background: url(/site_minon/lp/img/shindan/choice-2.png) no-repeat 0 0;
    background-size: 100% auto;
}

.qResult{
    background: url(/site_minon/lp/img/shindan/choice-2_.png) no-repeat 0 0;
    background-size: 100% auto;
}

.ques{
    width: 520px;
    top: 170px;
    left: 120px;
    position: absolute;
    color: #662e2b;
    font-size: 25px;
    font-weight: 600;
    z-index: 10;
    letter-spacing: 4px;
    line-height: 30px;
}

.ques img{
    width: 90%;
    display: block;
    position: absolute;
    top: 70px;
    left: 30px;
}

.qNum1{
    background: url(/site_minon/lp/img/shindan/no1.png);
}
.qNum2{
    background: url(/site_minon/lp/img/shindan/no2.png);
}
.qNum3{
    background: url(/site_minon/lp/img/shindan/no3.png);
}
.qNum4{
    background: url(/site_minon/lp/img/shindan/no4.png);
}
.qNum5{
    background: url(/site_minon/lp/img/shindan/no5.png);
}
.qNum6{
    background: url(/site_minon/lp/img/shindan/no6.png);
}

.qNum{
   background-repeat: no-repeat;
    background-size: 100% auto;
    width: 214px;
    height: 170px;
    display: block;
    position: absolute;
    left: 70px;
    top: 140px;
}

.fig{
    width:240px;
    height:260px;
    margin: 0px 4px 0px 0px;
    float:right;
}

.qBox ul{
    list-style: none;
    margin: 0px 0px 0px 2px;
    padding: 0px;
    display: block;
    width: 420px;
    position: absolute;
    top: 240px;
    left: 150px;
    overflow: hidden;
}

.qBox ul li {
    margin-bottom: 10px;
    width: 170px;
    height: 170px;
    cursor: pointer;
    color: #333;
    line-height: 33px;
    padding: 0 20px;
    float: left;
}

.qBox ul li:hover{
    opacity: 0.8;
}

.qBox ul li img{
    width: 100%;
    height: auto;
    display: block;
}

.qBox ul li:hover {
    opacity: 0.8;
}
.qBox ul li.selected {
    background-position: 0px -100px;
    cursor:default;
}


div.dot{
    width: 220px;
    position: absolute;
    top: 440px;
    left: 420px;
}

div.dot img{
    width: 100%;
    display: block;
}

#resultBox{
    width: 520px;
    margin: 0 auto;
    height: 500px;
}
#resultTitle{
    width: 80%;
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 200px;
    left: 75px;
}

#resultTitle img{ 
    width: 90%;
    display: block;
    margin: 0px auto 0;
}
#resultPoint{
    margin:22px 40px 0px 0px;
    float:right;
    color:#F00;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:40px;
    text-align:right;
}
#qleft,
#resultLeft{
    display: none;
}
#resultText{
    width:290px;
    height:180px;
    font-size:12px;
    line-height:1.5;
    color:#666;
}
#resultImage{
    top: 160px;
    position: absolute;
    left: 130px;
    width: 60%;
    height: auto;
    margin: 0 auto;
}
#resultImage img{
        width: 100%;
}

#resultImage div.link-existence img{
    width: 100%;
    position: absolute;
}

#resultImage div.no-link img{
    width: 100%;
    top: 0px;
    position: absolute;
}

.againButton{
    position: absolute;
    top: 440px;
    left: 80px;
    width: 120px;
    height: 20px;
    background: url(/site_minon/lp/img/shindan/backToTop.png) no-repeat 0 0;
    background-size: 100% auto;
    cursor: pointer;
}
.againButton:hover{
    opacity: 0.8;
}


/*-----------------------------------------------*/

#pattern1{
    display: none;
}

#pattern1 .againButtonT{
    position: absolute;
    top: 415px;
    left: 220px;
    width: 280px;
    height: 60px;
    background: url(/site_minon/lp/img/shindan/check_again.png) no-repeat 0 0;
    cursor: pointer;
    background-size: 100% auto;
}

#pattern1 .againButtonT:hover{
    opacity: 0.8;
}

#pattern2,
#pattern3 {
    display: none;
} 

#pattern2 .againButtonT,
#pattern3 .againButtonT {
    position: absolute;
    top: 410px;
    left: 130px;
    width: 225px;
    height: 60px;
    cursor: pointer;
}
#pattern2 .againButtonT {
    background: url(/site_minon/lp/img/shindan/check_again2.png) no-repeat 0 0;
    background-size: 100% auto;
}

#pattern2 .againButtonT:hover,
#pattern2 .againButtonT2:hover,
#pattern3 .againButtonT:hover,
#pattern3 .againButtonT2:hover {
    opacity: 0.8;
}

#pattern2 .againButtonT2,
#pattern3 .againButtonT2 {
    position: absolute;
    top: 410px;
    left: 370px;
    width: 225px;
    height: 60px;
    cursor: pointer;
}
#pattern2 .againButtonT2{
    background: url(/site_minon/lp/img/shindan/about_kansoHada.png) no-repeat 0 0;	
    background-size: 100% auto;
}

#pattern2 .againButtonT2 a,
#pattern3 .againButtonT2 a {
    display: block;
    width: 225px;
    height: 60px;
}

#pattern3 .againButtonT{
    background: url(/site_minon/lp/img/shindan/check_again2.png) no-repeat 0 0;
    background-size: 100% auto;
}

#pattern3 .againButtonT2{
    background: url(/site_minon/lp/img/shindan/about_binkanHada.png) no-repeat 0 0;
    background-size: 100% auto;
}


/*------------------------------------*/

#error {
    display: none;
} 

#error .againButtonT{
    position: absolute;
    top: 415px;;
    left: 220px;
    width: 280px;
    height: 60px;
    background: url(/site_minon/lp/img/shindan/check_again.png) no-repeat 0 0;
    cursor: pointer;
    background-size: 100% auto;
}

#error .againButtonT:hover{
    opacity: 0.8;
}

/*-----------------------------------------------*/


#againButton{
    margin:0px 0px 0px 52px;
    width:186px;
    height:40px;
    background: url(/site_minon/lp/img/againButton.jpg) no-repeat 0 0;
    cursor:pointer;
}
#againButton:hover{
    background-position: 0px -40px;
}


/*----------------------------*/


div.no-link{
    display: none;
}

div.link-existence{
    display: none;
}
