.section-box .title-box .title {
    text-align: center;
}

.section010 .list-wrapper .list-box .list-item .text-box p {
    width: 90%;
}

.section009 .title-box .info {
    text-align: center;
}

.section009 .img-text .row-item .text-box ul li {
    white-space: nowrap;
}

/* 인증 팝업 */
.phone_auth {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    background-color: white;
}    
.phone_auth.new{
    max-width:320px;
    box-sizing:border-box;
    overflow:hidden;
    padding:0px 0 15px 0;
    height:auto;
    min-width:320px;
}
.phone_auth-close{
    background: url(https://www.sc301.co.kr/landing/face/images/face/layer-close.png) no-repeat center center;
    background-size:100% auto;
    position:absolute;
    right:6%; 
    top:16%; 
    width:40px;
    height:40px; 
    z-index: 9999
}
.phone_auth.new h1{
    font-size:17px; 
    padding-top:30px; 
    line-height:1.2em;
    font-family: 'Pretendard' !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -0.71px;
    text-align: left;
    color: #000;
}
.phone_auth.new .container{
    padding:0;
    padding:10px 20px; 
    height:auto; 
}
.phone_auth.new .pop_text{
    font-size:13px; 
    font-weight:300; 
    font-family: 'Pretendard' !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.53px;
    text-align: left;
    color: #9a9a9a;
}
.pop_text_line {
    height: 1px;
    margin-top: 20px;
    background-color: #9a9a9a;
}
.phone_auth.new .input-box{
    margin-top:10px;
}
.phone_auth.new .input-box p{
    opacity: 0.9;
    font-family: 'Pretendard' !important;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9;
    letter-spacing: -0.2px;
    text-align: left;
    color: #181818;
}
.phone_auth.new .input-box input{
    width:100% !important;
    height: 40px;
    padding-left: 10px;
    border:none; color:#000; 
    font-size:16px; 
    padding:0 15px; 
    outline: none; 
    font-weight:500;
    border-radius: 0px;
    border: solid 1px #999999;
    background-color: #fff;
    margin-bottom: 16px;
}
.phone_auth.new .input-box input::placeholder{
    font-family: 'Pretendard' !important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9;
    letter-spacing: -0.2px;
    text-align: left;
    color: rgba(154, 154, 154, 0.9);
}

.phone_auth.new .type-check{
    display:block; 
    text-align:center; 
    font-size:0; 
    margin-top:12px;
}
.phone_auth.new .type-check .chk-check{
    display:inline-block; 
    font-size:0; 
    vertical-align:top; 
    margin:0; 
    padding:0;
}
.phone_auth.new .type-check .chk-check input[type="checkbox"]{
    position: absolute; 
    width:1px; 
    height: 1px;
    padding: 0; 
    overflow: hidden; 
    clip:rect(0,0,0,0); 
    border: 0; 
}
.phone_auth.new .type-check .chk-check input[type="checkbox"] + label{
    display:block; 
    position:relative; 
    padding-left:22px; 
    font-size:12px; 
    line-height:20px; 
    color:#555; 
    font-weight:400; 
    letter-spacing:-0.02em; 
    cursor:pointer;
}
.phone_auth.new .type-check .chk-check input[type="checkbox"] + label:before{
    content:''; 
    position: absolute; 
    left:0px; 
    top:2px; 
    box-sizing:border-box;
    width:16px; 
    height:16px; 
    border-radius:2px; 
    text-align:center; 
    background:#fff;  
    border:1px solid #dedede;   
}
.phone_auth.new .type-check .chk-check input[type="checkbox"]:checked + label{
    color:#111;
}
.phone_auth.new .type-check .chk-check input[type="checkbox"]:checked + label:before{
    background:url(https://www.sc301.co.kr/landing/face/images/bast20230621/check-on.jpg) no-repeat center;
    background-size:100% auto ; 
    border:none;
}
.phone_auth.new .type-check a{
    display:inline-block;
    vertical-align:top; 
    line-height:20px; 
    font-size:12px; 
    color:#000; 
    margin-left:10px;
}
.phone_auth.new .auth_button{
    position:absolute; 
    left:50%; 
    bottom:45px; 
    margin:0; 
    padding:0; 
    height:34px;
    width:87%;
    background: url(https://www.sc301.co.kr/landing/face/images/btn-bg.png) no-repeat center center; 
    background-size:contain; 
    line-height:50px; 
    font-weight:600; 
    font-size:16px; 
    transform: translate(-50%, 0%);
}

/* 추가 */
.main_phone_auth_0528 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    top: 0;
    left: 0;
}

.phone_auth.new .input-box input[name="mb_name"] {
    width: 245px !important;
}

.phone_auth.new .input-box input[name="tel_no"] {
    width: 58px !important;
}

input[name="hp_auth_num"] {
    background-color: #f1f1f1;
    font-size: 1rem;
    padding: 10px;
}

#hp_cert_btn {
    width: 245px !important;
}

#auth_div1 {
  display: flex;
  gap: 10px;
}

#auth_div1 > div:first-child {
  flex: 6;
}

#auth_div1 > div:last-child {
  flex: 4;
}

#auth_div1 input[type="text"],
#auth_div1 input[type="button"],
#auth_div1 input {
  height: 40px;
  box-sizing: border-box;
}

#auth_div1 input[type="text"] {
  border: 1px solid #999;
  background: #fff;
  padding: 0 8px;
}

#hp_auth_num2 {
    width: 185px !important;
}

#hp_cert_confirm_btn {
    width: 80px !important;
}

/* 반응형 */
@media (max-width: 850px) {
  .section009 .img-text .row-item .text-box ul li {
    font-size: 25px;
  }
}

@media (max-width: 730px) {
  .section009 .img-text .row-item .text-box ul li {
    font-size: 20px;
  }
}

@media (max-width: 635px) {
  .section009 .img-text .row-item .text-box ul li {
    font-size: 15px;
  }
}
