@charset "UTF-8";

@media screen and (max-width:960px) {}

/*mobile*/
@media screen and (max-width:789px) {
    .sub-title {
        /*position: relative;*/
        display: block;
        height: 100%;
        margin-top: 70px;
        margin-bottom: 50px;
        width: 100%;
        text-align: center;
    }
    .sub-title .tit {
        display: block;
        width: 100%;
    }

    .sub-title i {
        /*position: absolute;
        top:0;
        left:50%;
         margin-left:-24px;*/
        display: block;
        text-align: center;
        width: 100%;
        height: 48px;
        background-size:48px 48px;
            background-position:center;
        
    }


    .sub-title .tit h2 {
        /*position: absolute;
        top:50px;
        left:50%;
        margin:0 0 0 -7%;*/
        margin: 0;
        height: 50px;
        line-height: 50px;
        text-align: center;
        display: block;
        font-size: 22px;
    }

    .sub-title .tit p {
        /*position: absolute;
        top:100px;
        left:50%;
        margin-left:-15px;
        width:150px;*/
        text-align: center;
        font-size: 14px;
    }
    .sub-title .tit-call{
        display: none;
    }

    
    .sub-wrap .tit-call-m{
        display: block;
        width: 100%;
    }
    .sub-wrap .tit-call-m:before{
        content: '';
        display: block;
        width: 100%;
        height: 8px ;
        background: #F8F8F8;
        text-align: center;
    }
     .sub-wrap .tit-call-m dl {

        margin: 15px auto 20px;
     } 

    .sub-wrap .tit-call-m dl dt{
        margin:10px auto 20px;
        display: flex;
        justify-content: space-around;
        padding: 0 30px;
        width: 291px;
        height: 50px;
        background: #3C3469;
        border-radius: 39px;
        color: #CFFABF;
        text-align: center;
        box-sizing: border-box;
        }
    .sub-wrap .tit-call-m dl dt span{
        display: block;
        font-weight: 400;
        font-size: 16px;
        height: 50px;
	color: #CFFABF;
        line-height: 45px;
    }
    .sub-wrap .tit-call-m dl dt strong{
        display:block;
         margin-left:10px ;
        font-weight: 500;
        font-size: 26px;
        height: 50px;
	color: #CFFABF;
        line-height: 45px;
    }
    .sub-wrap .tit-call-m dl dt strong > a{	
        color: #CFFABF;	
    }
    .sub-wrap .tit-call-m dl dd{
        margin:0 auto;
        width: 291px;
        margin-top: 15px;
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 23px;
        letter-spacing: -0.06em;
        color: #3C3469;
    }

    /*이사 서비스*/
    .service-banner {
        padding: 50px 0 230px 0;
        background-position: bottom center;
        border-right:0;
        border-left:0;
    }

    .service-banner .txt {
        width: 100%;
        margin-top: 0;
        text-align: center;
    }

    .service-banner .txt h3 {
        font-size: 22px;
    }

    .service-banner .txt p {
        font-size: 14px;
    }
     .service-banner .txt p > span{
        display: inline-block;
     }
    .service-banner .btn a {
        font-size: 16px;
    }

    .service-card-wrap .service-card {
        display: block;
        width: 100%;
    }
    .service-card-wrap .service-card h4{
        font-size: 20px;
        font-weight: 500;
    }
    .service-card-wrap .service-card p{
        height: auto;
        font-size: 14px;
    }

    .service-card-wrap .col-sm-4 {
        width: 100%;
        margin-bottom: 50px;
    }

    .service-card-wrap .service-op li {

        width: 16%;
        text-align: center;
    }


    .service-card-wrap .service-op {

        margin-top: 20px;
    }

    .service-card-wrap .service-op li:last-child {
        margin-right: 0;
    }

    .service-card-wrap .service-op p {

        font-size: 11px;
        vertical-align: middle;
    }

    /*견적시작*/
    .form-area {
        padding: 35px 24px;
        overflow: inherit;
    }

    .form-area h3 {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .form-area .big h3{
        display: none;
    }

    .form-area h3.m {
        display: block;
        font-size: 16px;
    }

    .input-con {
        width: 100%;
    }

    .input-con input {
        font-size: 14px;
    }

    .input-con button.bt-calendar {
        background-size: 18px 20px;
    }
    .form-group{
        margin-bottom: 0;
    }
    .form-group h4 {
        margin-top: 30px;
        font-size: 14px;
    }
     .form-group h4.nomargin{
        margin-top: 0;
     }
    .form-group.big h4 {
        display: none;
    }
    .input-con a {
        width: 100%;
    }

    .day-txt{
    display: block;
    padding: 10px 20px;
    margin-top: 10px;
    margin-left: 0px;
    background: #DEE3FD;
    border-radius: 20px;
    color: #3B2B8F;
    text-align: center;

}

    .form-address {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .form-address .input-con {
        max-width: 100%;
    }

    .form-address .form-inline {
        width: 100%;
    }

    .select-con {
        width: 49%;
        max-width: 49%;
    }
    .select-con.time {
        width: 100%;
        max-width: 100%;
    }

    .input-container .arrow-right {
        margin-top: 30px;
        width: 100%;
        height: 60px;
    }

    .input-container .arrow-right img {
        transform: rotate(90deg);
    }

    /*주요짐*/
    .form-group .input-wrap{
        margin-top: 0;
    }
    .form-group .select-pack a {
        margin-right: 0;
        width: 100%;
        height: 100%;
    }

    .form-group .select-pack .op-01 {
        margin-right: 0;
        width: 100%;
        height: 60px;
    }

    .form-group .select-pack .op-01 i {
        top: 20%;
    }

    .form-group .select-pack .op-01 p {
        margin-right: 0;
        font-size: 14px;
        color: #9E9E9E;
        line-height: 15px;
    }

    .form-group .select-pack .op-01.on p {
        position: absolute;
        top: 25px;
        width: 100px;
        text-align: center;
        display: inline-block;
        font-size: 16px;
        color: #3B2B8F;
    }

    .form-group .select-pack .op-01.on .count {
        bottom: 18px;
    }
    .form-group .op-01-notice p > span{	
        display: block;	
    }
    .form-group .op-01-notice {
        margin: 0;
        width: 100%;
        height: 100%;
    }

    /*원하는 이사 서비스*/
    .form-group .op-02 {
        padding-bottom: 0;
        width: 100%;
        height: 100%;
    }

    .form-group .op-02 .tit i {
        left: 25px;
    }

    .form-group .op-02 .tit span {
        left: 125px;
        text-align: left;
        font-size: 20px;
    }

    .form-group .op-02 .txt-con {
        display: flex;
        padding-bottom: 0;
        height: 100%;
    }

    .form-group .op-02 .txt-con .price {
        width: 115px;
    }

    .form-group .op-02 .txt-con .txt {
        font-size: 13px;
        font-weight: 500;
        text-align: left;
    }

    .form-group .op-02 .info-con {
        margin-top: 0;
        padding-bottom: 20px;
        padding-left: 125px;
        font-size: 12px;
        text-align: left;
        background: #F3F3F3;
    }

    /*hover, focus, active*/
    .form-group .op-02 a:hover .txt-con {
        background: rgba(243, 243, 243, 0.5);
    }

    .form-group .op-02 a:focus .txt-con {
        background: rgba(243, 243, 243, 0.5);
    }

    .form-group .op-02 a:active .txt-con {
        background: rgba(243, 243, 243, 0.5);
    }

    .form-group .op-02 a:hover .info-con {
        background: rgba(243, 243, 243, 0.5);
    }

    .form-group .op-02 a:focus .info-con {
        background: rgba(243, 243, 243, 0.5);
    }

    .form-group .op-02 a:active .info-con {
        background: rgba(243, 243, 243, 0.5);
    }

    /*큰짐을 옮길때*/
    .form-group a .op-03 {
        width: 100%;
    }

    .form-group a .op-03 p {
        font-size: 16px;
    }

    .form-group .noti {
        font-size: 12px;
    }

    .form-group .textarea-cont textarea {
        font-size: 14px;
    }

    /*check*/
    .check-area {
        padding: 24px;
    }
    .all-check input[type=checkbox] + label{
        letter-spacing: -1px;
    }
    .bigBtn-area button {
        width: 90%;
        font-size: 16px;
    }

    /*기본정보*/
  

    .form-container .col-sm-12 {
        padding: 0;
    }
    .form-basic .form-group .num-input .input-con {
        width: 65%;
    }
    .form-basic .form-group .noti {
        margin-top:0;
    } 
    .form-group .num-input button{
        width: 33%;
        font-size: 14px;
    }

    .form-group .form-container .col-sm-6 {
        width: 100%;
        padding: 0 0 0 0;
    }
    .form-group .form-container .col-sm-6:last-child {
        padding: 0;
    }
    /*내 이사 조회*/
    .card-section{
        margin-top:0;
       width: 100vw;
        padding:0 24px;
        box-sizing: border-box;
    }
    .card-history{
        padding:24px;
        width: 100%;
        text-align: center;
    }
    .card-history h3{
        padding: 0 30px;
        height: 40px;
        font-size:15px;
        line-height: 40px;
    }
   .card-history .c-h-info{
    margin-top: 30px;
   }
    .card-history .c-h-info dl dt{
        width: 15%;
        font-size:14px;
    }
    .card-history .c-h-info dl dd{
        width: 85%;
        font-size:14px;
    }
    .card-history .c-h-info-after dl {
        display: table;
        margin-bottom: 20px;
    }
    .card-history .c-h-info-after dl dt{
        display: table-cell;
        vertical-align: middle;
        margin-right:3%;
        font-size:14px;
    }
    .card-history .c-h-info-after dl dd{
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        width: 85%;
        font-size:14px;
        line-height: 24px;
    }
    .card-noFile{
        width: 100%;
        padding:40px 24px;
    }
    .card-noFile .txt-wrap h3{
        font-size:20px;
    }
    .card-noFile .txt-wrap p{
        font-size:14px;
    }
    .card-noFile .btn{
        margin-top:30px;
    }

    /*공지사항 & 이벤트*/
    .board-wrap .board-tab .tab {
        width: 50%;
        height: 48px;
        line-height: 48px;
        text-align: center;
    }

    .board-wrap .board-tab .tab a {
        display: block;
        font-size: 14px;
        height: 48px;
        line-height: 48px;
        text-align: center;
    }
    .board-wrap .board-tab.tab-3 .tab a {
        display: block;
        font-size: 14px;
        text-align: center;
    }

    .board-wrap .board-tab div a {
        display: flex;
    }

    .board-wrap .board-list li {
        padding: 24px 16px;
    }

    .board-wrap .board-list li .tit {
        padding-left: 0;
        width: 70%;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .board-wrap .board-list li .date {
        padding: 0;
        width: 30%;
        font-size: 12px;
    }
    .board-wrap .board-view li{
        padding: 12px 16px;
    }
    .board-wrap .board-view li.view-tit .tit{
        padding-left:0;
        
        font-size: 13px;
        white-space: nowrap;
        /*overflow: hidden;*/
        text-overflow: ellipsis;
    }
    .board-wrap .board-view li.view-tit .date{
        width: 35%;
        padding:0;
        font-size:13px;
    }

    #accordion li{
        padding: 0;
    }

    .board-wrap .view .txt {
        padding:16px;
        font-size: 14px;
        box-sizing: border-box;
    }
    .board-QnA-list li a {
        padding: 12px 0;
        height: 48px;

    }
    .board-QnA-list li a .tit i{
        background-size: 18px 18px;
        background-position: 50% 50%;
    }
     .board-QnA-list li a .tit p {
         width: 70%;
         font-size:14px;
         white-space: nowrap;
         overflow: hidden;
         text-overflow: ellipsis;
    }
     .board-QnA-list li a.ui-state-active .tit p{
         width: 70%;
         font-size:14px;
         white-space: nowrap;
         overflow: hidden;
         text-overflow: ellipsis;
    }
 
      
      .board-QnA-list li a .tit .arrow{
        background-size: 24px 24px;
        background-position: 50% 50%;
      }  
      .board-QnA-list li a.ui-state-active .tit .arrow{
        background-size: 26px 26px;
        background-position: 50% 50%;
      }  
    
  

    .board-QnA-list li.on a .tit .arrow{
        width: 10%;
        
    }
    .board-QnA-list li .qna-view{
        padding:24px;
        font-size: 12px;
        background: #F9F9F9;;
    }
    footer .sns span:first-child{
        margin-right: 15px;
    }


}

@media screen and (max-width:460px) {
    
    .service-card-wrap .service-op li {
        display: table-column;
        width: 15%;
        line-height: 100%;
        text-align: center;
        vertical-align: middle;
    }
    .form-basic .form-group .noti {
        margin-top:0;
    } 
    .form-group .form-container .col-sm-6 {
        padding: 0;
    }
    /*내 예약 조회*/
    .card-history .c-h-info dl dt{
        width: 25%;
    }
    .card-history .c-h-info dl dd{
        width: 75%;
    }
    .card-history .c-h-info-after dl dt{
         width: 20%;
        font-size:12px;
        
    }
    .card-history .c-h-info-after dl dd{

        width: 80%;
        font-size:12px;
        text-align: left;
        height: 30px;
        line-height: 16px;
        word-break: keep-all;
        
    }
   
    .card-noFile{
        padding: 40px 16px;
    }
    .card-noFile .txt-wrap h3{
        letter-spacing: -1px;
        word-break: keep-all
    }
    .card-noFile .txt-wrap p{
        letter-spacing: -1px;
        word-break: keep-all
    }
    footer .sns span:first-child{
        margin-right: 0px;
    }

}
