*{padding: 0; margin: 0;}

/* html{width: 100%; height: 100%;} */
/* body{width: 100%;  height: 100%;  overflow: hidden;} */
.scene{ width: 100%; height: 100%; position: fixed;z-index: 999999; top:0;}

.full-bg{
	height: 100%;
    background-color: #f7f7f7;
}
.full-bg .img1,.full-bg .img2{
	position: relative;
}
/* .full-bg2{width: 100%; min-width: none;} */
.scene{
	width: 100%;
    height: 100vh;
    z-index: 999999;
    top: 0;
    background-color: #f7f7f7;
}
.bg-top{
}
.start-btn10{
	width: 75%;
    margin: -15% auto;
}
.bg-top img {width: 100%;}
.start-btn,.cunsulting_btn{
    position:fixed;
    bottom: 12%;
    z-index: 9999;
    width: 70%;
    left: 15%;
}
.cunsulting_btn{
    bottom: 8%;
}
.arrow_btn{
	position: relative;
    padding: 7% 0;
    z-index: 9999;
    left: 50%;
    transform: translate(-50%,0%);
}
.arrow_btn img { width: 100%;}
.Next-btn{
    position:absolute;
    top:8%;
    z-index: 9999;
    width: 70%;
    right: 5%;
    width: 10%;

    transform: translate(0px,-30%);

}
.Prev-btn{
    position:absolute;
    top:8%;
    z-index: 9999;
    width: 70%;
    left: 5%;
    width: 10%;

    transform: translate(0px,-30%);
}
.Prev-btn img{width: 100%;}
.Next-btn img{width: 100%;}
.start-btn img {width: 100%;}
.text_info{
    display: flex;
    width: 78%;
    height: 100px;
    margin: 0 auto;
    /* flex-direction: column; */
    flex-wrap: wrap;
    /* margin-top: 100%; */
    /* justify-content: space-between; */
    align-items: center;
}
.text_info > div{ width: 80%;}
.text_info select{
    width: 100%;
    padding: 12px 16px;
    text-align: center;
    margin-bottom: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
	border-radius: 10px;
}
/* .text_info p{  text-align: right;} */
.choice_box{
    display: flex;
    width: 90%;
    top: 35%;
    left: 5%;
    position:absolute;
    z-index:99999999;
    justify-content:space-around;
}
.choice_box2{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    top: 35%;
    left: 5%;
    position:absolute;
    z-index:99999999;
    justify-content:space-evenly;
}
.choice-btn,.choice-btn2,.choice-btn3,.choice-btn4,.choice-btn5,.choice-btn6,.choice-btn7, .choice-btn8, .choice-btn9, .choice-btn10, .choice-btn11, .choice-btn12, .choice-btn13, .choice-btn14, .choice-btn15, .choice-btn16, .choice-btn17, .choice-btn18{width: 45%;}
.choice-btn img,.choice-btn2 img,.choice-btn3 img,.choice-btn4 img,.choice-btn5 img,.choice-btn6 img,.choice-btn7 img, .choice-btn8 img, .choice-btn9 img, .choice-btn10 img, .choice-btn11 img, .choice-btn12 img, .choice-btn13 img, .choice-btn14 img, .choice-btn15 img, .choice-btn16 img, .choice-btn17 img, .choice-btn18 img {width: 100%;}

.bigimg{transform: scale(1.1);}


.text_box{
    position: relative;
    margin: 10% auto;
    width: 80%;
    display: flex;
    flex-direction: column;
	margin-bottom:20%;
}

.name,.tel,.email{display: flex; justify-content: space-between; align-items: center; margin-bottom:10px;}
.name input{
    width: 80%;
    padding: 24px 20px;
    border: 1px solid #d7d7d7;
    border-radius: 15px;
	background-color:white;
}
.name p{
	width:20%;
}
.tel input{
	width: 80%;
    padding: 24px 20px;
    border: 1px solid #d7d7d7;
    border-radius: 15px;
	background-color:white;
}
.tel p{
	width:20%;
}
.email input{
	width: 80%;
    padding: 24px 20px;
    border: 1px solid #d7d7d7;
    border-radius: 15px;
	background-color:white;
}
.email p{
	width:20%;
}
.reportCheck{
}

.bigborder{
}
.userName{
    border-bottom: 1px solid;
    width: 90%;
    margin: 15px auto;
    height: 15%;
    line-height: 34px;
}
.userName2{
    border-bottom: 1px solid;
    width: 90%;
    margin: 15px auto 0 auto;
    height: 5%;
    line-height: 34px;
    text-align: center;
}
.userName2 h1{font-size: 18px; display: inline-block;}
.userName2 h1 p{display: inline-block;}

.userName h1 {text-align: center; font-size: 25px; }
.userName p { font-size:18px; display: inline-block;}

.score,.score2{
    text-align: left;
    /* border: 1px solid; */
    width: 80%;
    height: 15%;
    margin: 10px auto;
}
.score2{ margin : 0 auto;}
.score b,.score2 b { font-size: 20px;}
.score_text,.score_text2 {
    margin: 5px auto 0 auto;

}

.progreBar,.progreBar2{
    text-align: left;
    /* border: 1px solid; */
    width: 100%;
    height: 25%;
}
.progreBar2{
margin: 3px auto;
}
.growth_text{
    padding : 0px 15px;
    line-height: 25px;

}
.growth_text h4{font-weight: normal; margin: 10px 0;}
.growth_text h4 p{display: inline-block;letter-spacing: -2px; font-size: 15px;}


.point_font{font-size: 18px; color:red;}

/*  */


        /* // **** HTML TAG progress bar **** */

.progressTag,.progressTag2,.progressTag3,.progressTag4 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: 20px;
    border-radius: 7px;
    /* color: #84ebb2; */
  }
progress::-webkit-progress-bar {
    background-color: rgb(255, 255, 255);
    border-radius:60px;
  }
progress::-webkit-progress-value {
    background-color: #ec5960;
    border-radius:60px;
}
progress::-moz-progress-bar {
	color:rgb(158, 224, 223);
	background-color: rgb(255, 255, 255);
	border-radius:60px;
}
progress::-webkit-progress-value {
	background-color: rgb(14, 124, 125) !important;
}

  .img_section{
    margin: 20px 0 10px 0;
    border:1px solid;
    width: 100%;
    height: 30%;
	display: flex;
  }

.inline{
    display: inline-block;
    font-size: 16px;
}
.aver,#score,.aver2,#score2,#score_after,.aver_after{
    font-size: 16px;
	color: orangered;
	margin: 0px 3px;
	font-weight:600;
}


  .last_btn{
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 70%;
    height: 20%;
    /* margin: 0 auto; */
    justify-content: space-between;
    align-items: center;
    top: 55%;
    left: 50%;
    transform: translate(-50%, 5%);
  }
  .last_btn > a > div img,.last_btn > a , .last_btn > div,.last_btn > div img { width: 100%; margin-bottom:5px;}

  .last_btn > a > img{width: 100%;}
.before_img,.after_img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.left,.right{
	width: 100%;
    object-fit: cover;
	position: relative;
}
.left_text{
	position: absolute;
    width: 100%;
    background-color: #b7b7b7;
    bottom:0;
    text-align: center;
    line-height: 20px;
	color: white;
	font-size: 14px;
}
.right_text{
	position: absolute;
    width: 100%;
    background-color: #0e7c7d;
    bottom:0;
    text-align: center;
    line-height: 20px;
	color: white;
	font-size: 14px;
}
.bigdata_text{
    text-align: center;
	height:5%;
}
.bigdata_text p{
    width: 60%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
}

.progress_con{
	display:flex;
	height:25%;
    align-items: flex-end;
}
#progress1,#progress2,#progress3 {
  margin: 20px;
  width: calc(100% / 3 );
  height: 50%;
  position: relative;
  text-align: center;
  font-weight: bold;
}

.before_cup,.after_cup{
    font-size: 90px;
    font-size: 20px;
}
.last_Rand{
	margin-left:30px;
	font-size:30px;
	color:red;
}

.bar-container{
	height:50%;
}
.undevel_bar{
	width:100%;
	border-bottom: 1px solid;
	margin: 10% 0;
}
.undevel_close{
	float: right;
    z-index: 99999999999;
    right: 0;
    padding: 10px;
    position: absolute;
}
.kakao_btn{
	position: absolute;
    bottom: 1%;
    transform: translate(-50%,0%);
    left: 50%;
    width: 80%;
}
.auth_btn,.auth_confirm_btn{
	background-color: #ddaee0;
    border: 5px;
    width: 20%;
    height: 100%;
    border-radius: 15px;
	color:white;
}
.name div,.tel div,.email div{
	width:30%;
}
#step2 .title {
    margin: 5% auto;
    width: 50%;
}
.userName span:nth-child(2){
	font-size:24px;
	font-weight:800;
}
.userName span:nth-child(4){
	color : #0e7c7d;
	font-size:24px;
	font-weight:800;
}
#step11 .full-bg{
	padding:5% 10%;
	background-color:#F5F5F5;
}
.diagnosis{
	padding-bottom: 5%;
}
.diagnosis .title{
	font-size:18px;
	font-weight : 600;

}
.diagnosis p:nth-child(1){
}
.diagnosis p,.diagnosis span{
    line-height: 28px;
	letter-spacing: -1px;
	margin-right: 3%;
}
#step11{
	overflow-y: scroll;
}

/* ==================================================
   사파리 모바일 100vh 이슈 수정
   100vh = Safari에서 주소바 숨김 기준 높이 (실제 visible 영역보다 큼)
   100dvh = 주소바 포함/제외 상관없이 현재 실제 visible 뷰포트 높이
   (Safari 15.4+, Chrome 108+ 지원)
   ================================================== */
.scene {
    height: 100dvh;
}

/* ==================================================
   step2: start-btn ↔ select 겹침, 스크롤 수정
   position: fixed/sticky → relative 로 변경하여
   text_info 아래 normal flow에 위치시켜 겹침 해소.
   추가: .text_info height:100px 고정값으로 인해
   select 3개(~140px)가 overflow → start-btn 겹침.
   height:auto 로 변경하여 완전 해소.
   ================================================== */
#step2 {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
#step2 .start-btn {
    position: relative;
    bottom: auto;
    left: auto;
    width: 70%;
    margin: 5% auto 15% auto;
}
#step2 .text_info {
    height: auto;
    padding-bottom: 5%;
}

/* ==================================================
   step10: 세로 스크롤 및 start-btn10 버튼 표시 수정
   ================================================== */
#step10 {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
#step10 .full-bg {
    height: auto;
    min-height: 100%;
    padding-bottom: 10%;
}
#step10 .start-btn10 {
    margin: 5% auto;
}

/* ==================================================
   step3~step9-11: choice_box가 full-bg(질문 이미지)를 가리는 문제
   해결 전략: choice_box를 absolute/fixed 오버레이에서
   normal flow(position:relative)로 전환하여 full-bg 아래에
   순서대로 배치. .scene에 overflow-y:auto를 추가해
   bg-top → full-bg → choice_box 순으로 세로 스크롤 가능하게 함.
   full-bg.height를 auto로 변경해 이미지 높이만큼만 차지하도록 수정.
   ================================================== */
#step3, #step4, #step5, #step6, #step7, #step8,
#step9, [id^="step9-"] {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.full-bg {
    height: 200px;
}

#step2 .full-bg {
    height: 320px;
}

.choice_box,
.choice_box2 {
    position: relative;
    top: auto;
    left: auto;
    width: 90%;
    margin: 5% auto;
}

.full-bg .img1 {
    width: 100%;
}