@charset "UTF-8";

.br384{
	display: none;
}
.pl10{
	padding-left: 10px;
}
.fs0{
	font-size: 0;
}
.marLef20 {
    margin-left: 20px;
}
/* enter클래스는 페이지에서 쓸때 display:flex로 변경하기 */
.enter_txt{
    align-items: start;
}
#header_bannerTop{
	padding-top: 20px;
} 
.serviceForm_logo{
	padding-left: 30px;
	display: flex;
    justify-content: center;
}
.serviceForm_logo a{
	padding: 20px 0;
	display: block;
}
.serviceForm_logo img{
	height: 100%;	
    padding-top: 0 !important;
	display: block;
}
.serviceLobi_wrap{
	box-sizing: border-box;
    box-shadow: -1px 1px 10px #00000038;
    margin: 20px auto;
    background: #fff;
}
.sf_tit{
    font-size: 20px;
    color: #535353;
}
.sf_blueTxt{
    color: #6e9cdc;
}
.sf_iconBox{
    margin: 20px auto 0;
    padding: 0 10px;
}
.icon_list {
    display: flex;
    flex-wrap: wrap;
}
.icon_list li{
    /*230522 20% -> 25% 변경*/
	width: 33.33%;
    margin-bottom: 40px;
    padding: 0 8px;
}
/* removed - unified grid */
/* removed - unified grid */
/* removed - unified grid */
.icon_list input[type="checkbox"]{
    display: none;
}
.icon_list label{
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: var(--mBlk);
}
.icon_list label img{
    display: block;
    margin: 0 auto 10px;
    width: 38%;
}
.icon_list label::after{
    content: "";
    position: absolute;
    display: none;
    top: -10px;
    right: 25px;
    width: 22px;
    height: 22px;
    background-image: url(/resources/serviceForm/img/serviLob_chk.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.icon_list input:checked + label{
    color: #5592ff;
}
.icon_list input:checked + label::after{
    display: block !important;
}
/* disabled 상태 (흑백처리) */
.icon_list li.disabled label {
    filter: grayscale(100%);
    opacity: 0.5;
    pointer-events: none;
}
/* 플로팅 신청서 작성하기 버튼 */
.floating_btnBox {
    position: fixed;
    bottom: 120px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 586px;
    z-index: 100;
    padding: 0 15px;
    background: transparent;
    box-shadow: none;
}
.floating_btnBox.slideDown {
    animation: slideUp 0.3s ease;
}
@keyframes slideUp {
    from { transform: translateX(-50%) translateY(100%); }
    to { transform: translateX(-50%) translateY(0); }
}
.floating_btnBox a {
    display: block;
    text-align: center;
    background: #6CA1FF;
    color: #fff;
    padding: 20px 0;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    max-width: 60%;
    margin: 0 auto;
    box-shadow: 4px 6px 14px rgba(0,0,0,0.4);
}
/* 아이콘 레디오 */
.icon_list input[type="radio"]{
    display: none;
}
.nano_mo,
.garbage_mo{
	display: none;
}
.sf_agree{
	margin-left: auto !important;
}
.servi_section .btnBox a {
}
.Allclickbox {
	padding-right: 10px;
	color: #000;
}
#reserve_day {
	width: 99% !important;
}
.contain18 #radio28-1{
	width: 99% !important;
}
.contain1004_checkbox {
	width: 99%;
}
.date .reserve_day{
	width: 99% !important;
}
.input_block input[type="radio"],
.input_block input[type="checkbox"]{
	margin: 7px 0;
}
.mo_df{
	display: flex;
    align-items: flex-start;	
}
.mo_df label{
    word-break: keep-all;
    padding-left: 10px;
}
.df_ac{
	display: flex;
	align-items: center;
}
.Q_pop{
	cursor: pointer;
	position: relative;
}
.Q_pop_cont{
	font-size: 12px;
    font-weight: 500;
    word-break: keep-all;
    line-height: 1.2;
    position: absolute;
    top: -3px;
    left: 30px;
    width: 200px;
    border: solid 1px #eee;
    background-color: #fff;
    border-radius: 3px 8px 8px 8px;
    padding: 6px;
    z-index: 5;
    display: none;
}
.Q_pop:hover .Q_pop_cont {
    display: block !important;
}
.Q_pop_cont:before {
    position: absolute;
    display: block;
    content: "";
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    top: 6px;
    left: -7px;
    transform: rotate(315deg);
}
.br414{
	display: none;
}
.contain09 br{
display: none;
}
.mb5{
	margin-bottom: 5px;
}
.contain_sub p {
	line-height: 1.5;
}
.else_input .input_w {
    padding: 0;
    width: 70%;
    font-size: 16px;
    text-indent: 4px;
}
#sample6_address{
	width: 188px;
}
#sample6_extraAddress{
	width: 50%;
}
input.input_height20 {
    height: 30px;
    width: 99%;
    border-radius: 5px;
}
input#today10_totalPrice{
	width: 37%;
}
input#email03{
	width: 83%;
}
.cpl_btn{
    width: 48% !important;	
}
#extra4Txt{
font-size: 16px;
}
.requiredMark{
    color: red;
}

.w99{
	width: 99% !important;
}
input[type="text"]{
	height: 30px;
}
.serv_box{
	margin-bottom: 25px;
}
.serv_title h3{
	font-size: 20px;
	word-break: keep-all;
}
/* 폐기물 팝업 */
.formTel_dark{
	display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 180;
}
.formTel_pop{
	width: 400px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    word-break: keep-all;
    font-size: 15px;
    border-radius: 10px;
    z-index: 200;
    overflow: hidden;
}
.tel_pop_title{
	text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    color: #fff;
    padding: 20px;
    background-color: #617595;
}
.formTel_telBox{
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 60px;
    background-color: #fff;
    flex-wrap: wrap;
}
.icon_list .formTel_telBox li{
	width: 100%;
	margin-bottom: 0px;
}
.formTel_telBox li:first-child{
	margin-bottom: 20px;
}
.formTel_telBox li a {
    display: block;
    background-color: #fff;
    border-radius: 8px;
    padding: 14px;
    text-align: center;
    box-shadow: 2px 2px 2px 2px #61799f0d;
}
.formTel_telBox li a img{
    vertical-align: middle;
}
.formTel_location{
    margin: 0 0.6rem;
    font-size: 1.1rem;
    font-weight: 500;
    color: #646464;
    vertical-align: middle;
}
.garbage_tel{
	display: flex;
    justify-content: center;
    align-items: center;
}
.tel_pop_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    opacity: 0.9;
}
.telPop_txt{
	font-weight: 500;
    color: #646464;
	line-height: 1.5;
}
.tel_numberBox{
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.tel_number{}
.tel_number img{
	vertical-align: middle;
}
.tel_number span{
    font-size: 17px;
    margin-left: 6px;
    font-weight: 700;
	color: #646464;
	vertical-align: middle;
}
.telPop_close{
	font-size: 16px;
	padding: 6px 22px;
	border-radius: 8px;
    color: #fff;
	display: block;
	border: none;
	cursor: pointer;
	box-shadow: 0px 2px 2px 1px #00000017;
    background: linear-gradient(0deg, #50607a, #617595, #617595, #617595);
}
/* 서비스팝업 */
.details_pop{
	color: grey;
    letter-spacing: -1px;
	cursor: pointer;
}
.servPop_dark{
	display: none;
	position: fixed;
	width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 180;
}
.servPop_box{
	width: 550px;
    height: auto;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    word-break: keep-all;
    font-size: 15px;
    z-index: 200;

    -ms-overflow-style: none; /* 인터넷 익스플로러 */
    scrollbar-width: none; /* 파이어폭스 */
}

.hs-type-modal-box {
    width: 800px;
    height: 690px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    word-break: keep-all;
    font-size: 15px;
    z-index: 200;

    -ms-overflow-style: none; /* 인터넷 익스플로러 */
    scrollbar-width: none; /* 파이어폭스 */
}


.servPop_box::-webkit-scrollbar {
    display: none; /* 크롬, 사파리, 오페라, 엣지 */
}

.clean_detailPop {
    background-color: #f0f7ff;
}

.details_list {
    background-color: #fff;
}

.clean_priceList {
    border-radius: 12px;
    padding: 20px;
}
.clean_priceList:nth-child(2){
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.clean_priceList:nth-child(3){
	border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    padding-top: 0;
}
.clean_priceList:nth-child(3) li{
	border-top: solid 1px #ebeff5;
	padding-top: 20px;
}
.details_pop{
	margin-bottom: 10px;
}
.clean_priceTit{
	display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}
.details_txt{
	font-size: 15px;
	word-break: keep-all;
	line-height: 1.5;
}
.clean_price {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
}
.clean_priceTit{
	color: #424242;
}

/* 기본은 숨김 */
.place_resWrap,
.place_comWrap {
    display: none;
}
/* 주거공간 선택 시 하위 옵션 열기 */
#placeResidential:checked ~ .place_resWrap {
    display: block;
}
/* 상업공간 선택 시 하위 옵션 열기 */
#placeCommercial:checked ~ .place_comWrap {
    display: block;
}


.price_num {
    color: #3768a7;
    padding-top: 3px;
}
.serv_input{
    display: flex;
    align-items: flex-start;
    margin: 5px 0;
}
.serv_inputB{
	display: block;
    height: 20px;
    margin: 0;
}
.serv_labelB{
	display: block;
    line-height: 20px;
}
.new_service{
	position: relative;
}
.extra04_chk{
	margin: 4px 0;
}
/* 프로패드 */
.form_quantity input{
	width: 50px;
}
/* 마추 철거 신청서 */
.floor_selc_type{
	display: none;
	width: 92%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.floor_selc_type01 .input_block{
	width: 25%;
}
.floor_selc_add,
.floor_numWrap{
	display: none;
}
.floor_select:checked ~ .floor_selc_type01{
	display: flex !important;
}
.floorAdd_select:checked ~ .floor_selc_add{
	display: inline-block;
}
.floorElevNo:checked ~ .floor_numWrap{
	display: inline-block;
}
/* 보양 신청서 */
.indoor_part_wrap div{
	margin-right: 10px;
}
.indoor_mar{
	margin-left: 8px;
}
.extra04_chk{
	display: none;
}
#extra04:checked ~ .extra04_chk{
	display: block !important;
}
.indoor_part_wrap,
.indoor_all_txt{
	display: none;
}
#indoor_all:checked ~ .indoor_all_txt{
	display: block !important;
}
#indoor_part:checked ~ .indoor_part_wrap{
	display: flex !important;
}
.serv_new{
	position: absolute;
    top: -10%;
    left: 25%;
}
.serv_new span{
    display: block;
    background-image: url(/resources/serviceForm/img/new_img.svg);
    width: 20px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: cover;
/*     animation: flash 2.5s ease-in-out infinite; */
}
@keyframes flash{
    0%{
        opacity: 1;
    }
    50%{
        opacity: 0.7;
    }
    100%{
        opacity: 0.2;
    }
}

/* 서비스폼 안에 배너 */
.serviceForm_banner{
	display: none;
    width: 100%;
    position: relative;
	margin-top: 16px;
}
.serviceForm_cur_num{
    display: none;
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #3333336b;
    font-size: 10px;
    color: #fff;
    padding: 4px 10px;
    border-radius: 50px;
}
.Sbanner_imgbox{
	overflow: hidden;
	border-radius: 4px;
    border: solid 1px #eee;
}
.Sbanner_imgbox img{
	display: block;
	width: 100%;
}
.contain18 .title #radio28-1{
	width: 100% !important;
}
/* 홈스타일링 */
.br600{
	 display: none;
}
.hs_input_block{
	display: flex;
    align-items: flex-start;
}
.hs_input_block input{
	margin: 6px 0;
}
.hs_txtBox{    
	width: 100%;
	padding: 0 6px;
}
.hs_txtBox label{    
	padding: 0;
}
.hs_details_btn{
	font-size: 15px;
    cursor: pointer;
    width: fit-content;
    color: grey;
    letter-spacing: -1px;
    line-height: 1;    
}
.hs_selc_type{
	display: none;
	width: 92%;
    flex-wrap: wrap;
}
.hs_type{
	display: none;
    margin-right: 10px;
    font-size: 16px;
    color: var(--mBlue);	
}
.hs_type_active{
	display: block !important;
}
.hs_select:checked + .hs_txtBox .hs_selc_type{
    display: block !important;
}
.hsColorQ .hs_details_btn {
    margin: 4px 0 8px;
    display: block;
}
.homeStyling_detailPop{
	background-color: var(--sDg01);
}
.homeStyling_detailPop{
	width: 800px !important;
	overflow: initial;
}
.servPopTitle{
	height: 60px;
	line-height: 1.7;
}
.servPopTitle .servPop_tit{
	text-align: left;	
}
.servPop_sub_tit{
	display: block;
	text-align: left;
}
.hs_btn_wrap{
	top: 8px;
    right: 0;
	position: absolute;
}
.hs_conform{
    padding: 6px 12px;
    border-radius: 4px;
    background-color: var(--mBlue);
    color: #fff;
    cursor: pointer;
    visibility: hidden;
}
.hsclose_btn{
	padding: 6px 12px;
    border-radius: 4px;
	margin-left: 10px;
	color: #fff;
	background-color: var(--sDg04);
	cursor: pointer;
}
.hs_scroll_Pop .homeStyling_List{
	overflow-y: scroll;
}
.homeStyling_List{
	background-color: transparent;
	max-height: 565px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 0;
}
.homeStyling_List li{
	width: 49%;
	position: relative;
}
.homeStyling_List li:nth-last-child(-n+2){
	margin-bottom: 0;
}
.type_img{
	width: 100%;
	display: block;
}
.plus_btn{
	width: 24px;
    right: 10px;
    bottom: 10px;
	position: absolute;
	display: block;
	cursor: pointer;
}
.plus_pop_dark{
	display: none;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	background-color: var(--mblk);
	position: fixed;
	z-index: 10;
}
.plus_pop .plus_pop_close{
	width: 28px;
    top: 0;
    right: -44px;
	display: block;
	position: absolute;
	cursor: pointer;
}
.plus_pop img{
	display: block;
}
.homeStyling_List::-webkit-scrollbar {
    width: 8px;
}
.homeStyling_List::-webkit-scrollbar-thumb {
    height: 10%;
    background-color: var(--mSky);
    border-radius: 8px;
}
.homeStyling_List::-webkit-scrollbar-track {
    background-color: var(--sSky01);
}
.hs_type_radio{
	display: none;
}
.hs_type_radio:checked + .hs_type_label::after{
	background-color: var(--sBlue01);
    border: 1px solid var(--sBlue01);
    background-image: url(/resources/admin/map/img/check_img01.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}
.hs_type_label{
	width: 24px;
    height: 24px;
    right: 10px;
    top: 10px;
    margin: 0 !important;
    position: absolute;
    display: block;
    cursor: pointer;
}
.hs_type_label::before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border: 1px solid var(--sSky02);
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}
.hs_type_label::after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border: 1px solid var(--sSky02);
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
}
/* 반응형  */
@media all and (max-width:1280px) {
	.plus_pop img {
    width: 1020px;
    }
    .plus_pop .plus_pop_close {
    width: 24px;
    right: -32px;
    }
}
@media all and (max-width:1112px) {
	.plus_pop_dark {
    top: 0;
    left: 0;
    transform: translate(0, 0);
    background-color: var(--sDg03);
    width: 100%;
    height: 100%;
	}
	.plus_pop{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	}
	.plus_pop img {
    width: 80vw;
    }
    .homeStyling_detailPop.hsbg{
        background-color: var(--sDg03);
    }
}

@media all and (max-width: 834px) {
    .homeStyling_detailPop {
        width: 600px !important;
    }

    .hsLivingRoom_Pop .homeStyling_List {
        overflow-y: hidden;
    }

    .hs-type-modal-box {
        width: 80% !important;
        height: 685px;

    }

}

@media all and (max-width: 730px) {
    .hs-type-modal-box {
        width: 90% !important;
        height: 685px;
    }
}

@media all and (max-width: 630px) {
    #header_bannerTop {
        padding-top: 10px;
    }

    .formInfo .title h2 {
        padding: 30px;
        word-break: keep-all;
    }

    #sample6_extraAddress {
        width: 65%;
    }

    .hs-type-modal-box {
        width: 96% !important;
        height: 685px;
    }
}

@media all and (max-width: 614px) {
    #sample6_extraAddress {
        width: 64%;
    }
}
@media all and (max-width:600px) {
	.floating_btnBox a {
		font-size: 18px;
	}
	.homeStyling_detailPop .servPop_tit {
    display: block;
	}
	.plus_pop .plus_pop_close {
    right: 0;
    top: -36px;
	}
	.homeStyling_List::-webkit-scrollbar {
    width: 0;
    }

    .plus_pop img {
        width: 90vw;
    }

    .header {
        height: 50px !important;
    }

    .homeStyling_detailPop {
        width: 90% !important;
    }

    .hs-type-modal-box {
        width: 90% !important;
        height: 555px;
    }

    .homeStyling_List li {
        width: 100%;
    }

    .homeStyling_List {
        max-height: 50vh;
        overflow-y: scroll;
    }

    .hsLivingRoom_Pop .homeStyling_List {
        overflow-y: scroll;
	}
	.homeStyling_List li:nth-last-child(2){
	margin-bottom: 10px;
	}
	.formTel_telBox li a {
    display: block;
    border-radius: 8px;
    padding: 14px;
    text-align: center;
    box-shadow: 0px 3px 2px 2px #61799f1c;
    background: linear-gradient(0deg, #f1f1f1, #fff, #fff, #fff);
	}
	.formTel_telBox {
    padding: 28px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f0f7ff;
    flex-wrap: wrap;
	}
	.formTel_telBox li:first-child {
    margin-bottom: 28px;
	}
	.formTel_telBox li p{
	font-size: 11px;
    text-align: center;
    color: #657492;
    font-weight: 600;
	}
	.formTel_pop {
    width: 300px;
	}
	.enter_txt input[type="radio"]{
	margin-top: 4px !important;
	}
	.enter_txt label{
	line-height: 1.4;
	}
	#header_bannerTop {
	padding-top: 10px;
	}
	.serviceLobi_wrap {
	margin: 0px auto 0;
	}
	.headerTop{
	    padding-top: 20px !important;
	}
	.header .logo {
		height: 50px !important;
	    float: none !important;
	    width: fit-content !important;
	    margin: 0 auto !important;
	}
	.serviceForm_logo a{
	padding: 0;
	}
	.header .logo img {
		width: 70px !important;
	}
	.headerBottom {
    box-shadow: 1px 1px 8px 2px #0000000f;
	}
	.formBody {
    box-shadow: none;
	}
	.serviceLobi_wrap{
	box-shadow: none;
	}
	.nano_pc,
	.garbage_pc{
	display: none !important;
	}
	.nano_mo,
	.garbage_mo{
	display: block !important;
	}
	.icon_list label::after {
	right: 30%;
	}
	.icon_list label img {
    width: 45%;
    padding: 2px;
    margin-bottom: 2px;
	}
	.icon_list li {
    width: 33.33%;
    margin-bottom: 24px;
    padding: 0 5px;
	}
	.serv_title h3{
	font-size: 18px;
	}
	.servPop_box {
    width: 90%;
    }
}
@media all and (max-width:594px) {
	#sample6_extraAddress{
	width: 63%;
	}
}
@media all and (max-width:579px) {
	#sample6_extraAddress{
	width: 62%;
	}
}
@media all and (max-width:566px) {
	#sample6_extraAddress{
	width: 61%;
	}
}
@media all and (max-width:553px) {
	#sample6_extraAddress{
	width: 60%;
	}
}
@media all and (max-width:525px) {
	input#email03{
	width: 80%;
	}
}
@media all and (max-width:500px) {
	.contain_sub, .subRedcolor, .subBluecolor, .contain_sub p {
    font-size: 13px;
	}
}
@media all and (max-width:480px) {
	.icon_list label::after {
	right: 24%;
	}
	 .floor_selc_type01 .input_block {
    width: 33%;
	}
}
@media all and (max-width:476px) {
	.hs_btn_wrap {
    font-size: 14px;
	}
	.br476{
	display: block !important;
	}
	.servPop_sub_tit {
    font-size: 13px;
	}
	.servPopTitle {
    height: 50px;
	}
}
@media all and (max-width:435px) {
	input#email03{
	width: 76%;
	}
	.servi_section .btnBox01 {
    margin-top: 6px;
    margin-bottom: 4px;
	}
}
@media all and (max-width:426px) {
	.servPopTitle {
    margin-bottom: 16px;
	}
	.servPop_sub_tit {
    margin-top: 4px;
	}
	.con-tx input#sample6_address, 
	.con-tx input#sample6_extraAddress, 
	.con-tx input#sample6_detailAddress, 
	.contain500 .input_Inblock input {
    width: 100% !important;
	}
	.containt_bg .visitConsult_post input {
    width: 49.3%;
	}
	.contain02 input {
    width: 49.3% !important;
	}
	input#today10_totalPrice{
	width: 49.3%;
	}
	.input_block input[type="radio"],
	.input_block input[type="checkbox"]{
		margin: 1.5vw 0;
	}
}
@media all and (max-width:414px) {
	.hs_btn_wrap {
    font-size: 12px;
	}
	.br414{
	display: block;
	}
	.hs_details_btn {
    font-size: 4vw;
	}
	.Q_pop_cont {
    width: 124px;
	}
	.mo_df label {
	line-height: 1.2;
    padding: 4px 10px 6px;
	}
	.serv_new {
    top: -6%;
    left: 20%;
	}
	.serv_new span {
    width: 16px;
    height: 9px;
	}
	.sf_iconBox {
	    margin: 10px auto 0;
	}
	.serviceWrap .section_01 h3{
	    padding-top: 20px;
	    font-size: 15px;
	}
	.icon_list label {
	font-size: 13px;
	letter-spacing: -1px;
	}
	.icon_list input:checked + label::after {
    right: 20%;
    width: 18px;
    height: 18px;
	}
	.servi_section .btnBox{
	padding: 0 5px;
	margin-top: 6px;
	}
	.servi_section .btnBox a {
    font-size: 3.5vw;
    padding: 2.4vw 40px;
	}
	.serviceWrap .serviceBox {
	padding-bottom: 50px;
	}
	.servPop_box {
    width: 90%;
	}
	.servPop_tit {
    font-size: 22px !important;
	}
}
@media all and (max-width:412px) {
	.hs_type {
	font-size: 4vw;
	}
	.else_input .input_w {
	font-size: 4vw;
	}
	#extra4Txt{
	font-size: 4vw;
	}
	.servPop_tit {
    font-size: 5vw !important;
	}
	.clean_priceTit {
    font-size: 17px;
	}
}
@media all and (max-width:390px) {
	.icon_list label {
    font-size: 12px;
	}
	.hs_btn_wrap {
    top: 4px;
	}
}
@media all and (max-width:384px) {
	.br384{
	display: block !important;
	}
}
@media all and (max-width:375px) {
	.serviceWrap .section_01 h3{
	    padding-bottom: 8px;
	}
	.icon_list input:checked + label::after {
    right: 18%;
    width: 16px;
    height: 16px;
    top: -6px;
	}
	.br384{
	display: none !important;
	}
	.serviceWrap .serviceBox {
    padding-bottom: 64px;
	}
	.serviceWrap .section_01 h3{
	    padding-top: 20px;
	    font-size: 14px;
	}
	.servi_section .btnBox a {
    padding: 2vw 40px;
	}
}
@media all and (max-width:370px) {
	input#email03{
	width: 71%;
	}
}

@media all and (max-width: 360px) {
}

@media screen and (max-width: 359px) {
    .contain09 br {
        display: block !important;
    }

    .servPop_sub_tit {
        font-size: 12px;
    }
}

@media all and (max-width: 346px) {
    .servPop_sub_tit {
        font-size: 12px;
    }

    .hs_btn_wrap {
        top: 2px;
    }

    .calendar .day01 {
        width: 1.9em;
    height: 1.9em;
    line-height: 1.9em;
	}
	.Q_pop img{
	width: 14px;
	}
	.mo_df label {
        padding: 4px 5px 6px;
    }
}

@media all and (max-width: 330px) {
    .contain_sub, .subRedcolor, .subBluecolor, .contain_sub p {
        font-size: 12px;
    }

    input#email03 {
        width: 67%;
    }

    .servPop_sub_tit {
        font-size: 11px;
    }
}

@media all and (max-width: 320px) {
    .icon_list input:checked + label::after {
        top: -7px;
        right: 14%;
        width: 16px;
        height: 16px;
    }
}
@media screen and (max-width:310px){
	.icon_list label {
    font-size: 11px;
	}
}
@media screen and (max-width:300px){
	.calendar .day01 {
	width: 1.9em;
    height: 1.9em;
    line-height: 1.9em;
	}
}
@media all and (max-width:283px) {
	.icon_list label {
    letter-spacing: -0.1px;
	}
}
@media all and (max-width:280px) {
	input#email03{
	width: 62%;
	}
	.formTel_telBox li p {
    font-size: 10px;
	text-align: left;
	}
	.tel_pop_title {
    font-size: 1.2rem;
	}
	.formTel_location {
    font-size: 1rem;
	}
	.formTel_telBox li a {
    padding: 8px;
	}
	.formTel_pop {
    width: 240px;
	}
  	.enter_txt input[type="radio"]{
	margin-top: 1px !important;
	}	
	.serv_title h3{
	font-size: 15px;
	}
	.servPop_tit {
    font-size: 5vw !important;
	}
	.clean_priceTit {
    font-size: 17px;
	} 
	.clean_detailPop .popheader{
    margin-bottom: 10px;
    font-size: 5.5vw !important;
	}
	.clean_priceTit {
    font-size: 14px;
	}
	.clean_price p{
	font-size: 13px;
	}
	.price_num {
    font-size: 13px;
	}
	.clean_priceList {
    padding: 15px;
	}
	.clean_detailPop {
    padding: 10px 15px 15px !important;
	}
	.details_pop{
    font-size: 13px;
	}
}

