@charset "utf-8";
/* 메인 인덱스 */
/* 메인 배너 */

.main_banner >a{
	display: block;
}
.main_slide_img{
	display: block;
	width: 100%;
}
.main_slide_img_tab{
	display: none !important;
}
.main_slide_img_mo{
	display: none !important;
}
.main_Tbg .main_slider .slider button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.main_slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 36px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .5;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.main_slider .slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.main_slider .slick-dots {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
    cursor: pointer;
    height: 15px;
}
.main_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.main_slider .slick-dots > li {
    width: auto;
    height: 100%;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.main_slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
}
/* .main_slider .slick-prev{
	left: 20%;
}
.main_slider .slick-next{
	left: 26%;
}
.main_slider .slider button.slick-prev:before {
    content: "\e93d";
    font-family: 'xeicon';
    font-size: 28px;
    color: black;
}
.main_Tbg .main_slider .slider button.slick-next:before {
    content: "\e940";
    font-family: 'xeicon';
    font-size: 28px;
   color: #000;
}
.slider{
	position: relative;
}
.main_cur_num{
	position: absolute;
    left: 23%;
    top: 93.5%;
    line-height: 1;
    font-size: 16px;
    color: #000;
} */
/* 서비스 버튼 리스트 */
.service_btnList{
	margin: 30px 0;
}
.service_btnWrap{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.service_btnWrap li{
    width: 10%;
    padding: 0 14px;
}
.service_icon{
	width: calc(100% / 9);
	padding: 0 14px;
}
.serv_iconbox{
    display: block;
}
.op0{
	opacity: 0;
    cursor: default;
}
.service_icon:nth-child(-n+9){
	margin-bottom: 36px;
}
.serv_iconbox img{}
.service_iconTit{
	text-align: center;
    display: block;
    font-size: 13px;
    margin-top: 4px;
    font-weight: 600;
}
.service_btnList_wrap{
	position: relative;
}
.service_btnWrap .swiper-container-horizontal>.swiper-scrollbar{
	bottom: -20px;
}
.swiper-button-next:before {
    display: none !important;
}
.swiper-button-prev:before {
    display: none !important;
}
.service_btnList_wrap .swiper-container-horizontal>.swiper-scrollbar {
    left: 6%;
    z-index: 50;
    height: 2px;
    width: 90%;
    display: none;
}
.service_btnList_wrap .swiper-button-next{
    right: -28px;
    left: auto;
}
.service_btnList_wrap .swiper-button-next:after,
.service_btnList_wrap .swiper-button-prev:after{
    font-size: 34px;
}
.service_btnList_wrap .swiper-button-prev{
	left: -28px;
    right: auto;
} 
.service_btnList_wrap .swiper-scrollbar-drag {
    background: rgb(134 190 255);
}
:root {
    --swiper-theme-color: #80b2ef !important;
}
/* 서비스 슬라이드 */
.main_service_meta{
	right: -6px;
}
.main_service_fire{
	right: -2px;
}
/* 실시간 */
.br_live768{
	display: none;
}
.counting_realTime{
	width: 100%;
}
.counting_list{
	display: flex;
	width: 100%;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.counting_list li{
	background-color: #fff;
	width: calc(25% - 70px);
	height: 146px;
	margin: 50px 0;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
	box-shadow: 1px 5px 8px 1px rgba(171, 167, 204, 0.2);
	border-radius: 10px;
}
.crt_smallTxt{
	color: #b4ccef
	;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 8px;
    width: 100%;
}
.crt_num{
	color: #70A8F8;
	font-weight: 700;
	font-size: 55px;
	text-align: center;
    width: 100%;
}
.counting .frame1200 .counting_small {
    font-size: 15px;
}
.counting_small_mini{
	display:none;
	padding: 0 40px;
}
.mini_star,
.mini_txt{
    font-size: 11px;
    color: #B9CAE1;
    line-height: 1.5;
    text-align: left;
}
/* 이벤트 배너 */
.border_box{
	padding: 10px;
}
.slick-slide img {
    width: 100%;
}
.right15{
	right: -15px;
}
.main_cur_num{
	display: none;
	position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #3333336b;
    font-size: 10px;
    color: #fff;
    padding: 4px 10px;
    border-radius: 50px;
}
/* 채용공고 */
/* 메인 신청서 색샨 */
.map_service_box {
    border-radius: 16px;
    overflow: hidden;
}

.map_sevice_img> img{
	width: 100%;
}
/* 실장님 슬라이드 */
.managers{
	position: relative;
}
.managers:before{
	top: 202px;
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 300px;
	background-color: #e2eef894;
}
.member_wrap{
    width: 1500px;
    margin: 50px auto 0;
    overflow: hidden;
}
.memberList{
}
.member_profile{
    width: calc(100% / 3);
    text-align: center;
}
.memberH{
/* 	cursor: pointer; */
}
.memberList .slick-slide .member_imgBox img{
	width: 40%;	
    filter: grayscale(1);
}
.memberList .slick-slide .memberH:hover .member_imgBox img{
    filter: grayscale(0);
    z-index: 1;
}
.member_name{
    color: #555;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 2rem;
}
.member_roll {
    margin-top: 2rem;
}
.member_roll span{
    display: block;
    font-size: 0.9rem;
    color: #555;
}
.member_name{
    color: #555;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 2rem;
}
.member_roll{
	margin-top: 1rem;
}
.member_roll span{
    display: block;
    font-size: 0.9rem;
    color: #555;
}
.member_roll span:last-child{
	margin-top: 0.3rem;
}
.member_imgBox{
	text-align: center;
}
/* 메인 페이지 */
.main_special_interior{
	word-break: keep-all;
}
.main_special_interior br{
	display: none;
}
/* 회사소개 */
.company_serviceBtn{
	display: none;
	padding: 40px 20px;
	background-color: #f7f7f7;
}
.company_serviceBtn p{
	font-weight: 700;
	color: #626262;
	font-size: 20px;
    margin-bottom: 10px;
}
.company_serviceBtn span{
	line-height: 1.5;
    font-weight: 300;
    color: #626262;
}
.serviceDirect{
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background-color: #78a5dd;
    padding: 10px 0;
    border-radius: 4px;
    margin-top: 20px;
}
/* 법률상담 */
.bottom_service_banner{
	width: 100%;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.B_serviceBox img{
	display: block;
	width: 100%;
}
.service_txtBox{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}
.f1200{
	width: 1200px;
}
.bottom_service_tit{
	color: #fff;
	font-size: 2vw;
    font-weight: 600;
}
.bottom_service_stit{
	margin: 36px 0;
}
.bottom_service_stit br{
	display: none;
}
.bottom_service_stit p{
	color: #fff;
    font-size: 1vw;
    line-height: 1.5;
}
.bottom_service_smalltxt{
	color: #fff;
    display: block;
    border: solid 1px #fff;
    padding: 0.8vw 1.2vw;
    font-size: 0.8vw;
    width: fit-content;
    font-weight: 400;
    border-radius: 50px;
}
.bottom_service_smalltxt br{
	display: none;
}
.bsb_mo{
	display: none;
}
.bsb_mo2{
	display: none;
}
.bsb_moTxt{
	display: none;
}
.bsb_br{
	display: none;
}
/* 법률 상세 페이지 */
.law_banner {
    height: auto;
    padding: 100px 0 !important;
}
.law_banner .banner_txt .banner_h2 .law_de_tit{
	padding-bottom: 0px;
	color: #fff;
}
.law_banner{
    background: url(/resources/brandsite/img/law_de_banner.jpg) no-repeat center center/cover, rgb(137 137 137 / 85%)!important;
    background-blend-mode: soft-light;
}
/* 법률상담 */
.law_de_img{
	display: block;
	width: 860px;
	margin: 100px auto 0;
}
.law_detail_txt{
    margin-top: 50px;
}
.law_detail_txt p{
	text-align: center;
    font-size: 16px;
    color: #7a7a7a;
    line-height: 1.5;
    word-break: keep-all;
}
.law_detail_txt p br{
	display: none;
}
.law_de_stit{
	margin: 100px auto;
}
.law_de_stit h3{
	color: #879ab8;
    font-weight: 500;
	font-size: 24px;
	word-break: keep-all;
	text-align: center;
}
.law_de_stit h3 br{
	display: none;
}
.law_telbox{
	width: 860px;
	height: 170px;
	margin: 0 auto 100px;
	display: flex;
	overflow: hidden;
	border-radius: 20px;	
}
.lawTel_left{
	width: 33%;
    color: #fff;
    background-image: url(/resources/brandsite/img/law_tel.png);
    background-repeat: no-repeat;
    background-size: 700px;
    background-position-y: -110px;
    background-color: #85a7db8a;
    background-blend-mode: soft-light;
    padding-left: 24px;
    padding-top: 60px;
    box-sizing: border-box;
}
.lawTel_left p{
	font-size: 18px;
    font-weight: 300;
    word-break: keep-all;
}
.lawTel_left h4{
	font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    word-break: keep-all;
}
.lawTel_right{
	width: 70%;
	color: #fff;
	background-color: #7fa5df;
}
.lawTel_right a{
	color: #fff;
}
.lawTel_right h4{
	font-size: 28px;
    font-weight: 500;
    text-align: center;
    line-height: 170px;
}
.service_formBtn{
	display: none;
}
.law_guide{
	background-color: transparent !important;
}
.law_guide .bg_04_txt {
    background-color: #f6fbff !important;
    border-radius: 10px;
}
/* 누적 방문자 */
.visiter_counting{
	background-color: #f8f7ff;
	padding: 50px 0;
}
.visit_count{}
.visit_count h3{
	font-size: 35px;
    padding-bottom: 30px;
    color: #606060;
	text-align: center;
}
.visit_count_num{
    display: inline-block;
    width: 180px;
    color: #9b9bee;
}
.visit_small{
	text-align: center;
	font-size: 12px;
    color: #b1a7bb;
}
/* 실시간 지도 */
.main_live_map{
	display: flex;
    text-align: center;
    background: #F6F8FC;
    padding: 50px 0;
}
.main_live_map .title {
    padding: 0 !important;
}
.main_live_map .title h2 > strong:before{
    background: #bcdbff;
}
.map_thumnailWrap{
	display: block;
	cursor: pointer;
	margin: 50px auto;
    width: fit-content;
}
.main_bottom_smallTxt{
	font-size: 15px;
}
.main_live_map .main_bottom_smallTxt{
    color: #B9CAE1;
}
.main_bottom_smallTxt_mini{
	display: none;
}

/* 메타포트 서비스 페이지 */
.metaport_video iframe{
	width: 100%;
}
.left_box .M_movie{
	margin-bottom: 0;
}
/* 항균나노코팅 서비스 페이지*/
.C_movie{
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.C_movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* 보양클린 서비스 페이지*/
.servicePrice{
	width: 600px;
	margin: 0 auto 72px;
	background-color: #fff;
	padding: 20px;
	border-radius: 12px;
}
.serv_priTit{
	color: #424242;
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}
.serv_priList li{
	display: flex;
    justify-content: space-between;
}
.serv_submeau{
    font-size: 15px;
    word-break: keep-all;
    line-height: 1.5;
}
.serv_subPrice{
	color: #3768a7;
}
.serv_priList_bottom{
	padding-bottom: 20px;
	border-bottom: solid 1px #ebeff5;
}
.serv_priTit_top{
	padding-top: 20px;
}
/* 욕실돔천장 페이지 */
.dome_imgList{
	display: flex;
}
/* 제휴 문의 */
.affi_partner{
	padding: 100px;
}
.affi_partner_tit{
	text-align: center;
}
.affi_partner_tit strong{
	color: #566780;
	font-weight: 600;
	font-size: 32px;
}
.affi_partner_tit p{
	color: #566780;
	font-weight: 300;
	font-size: 32px;
    margin-top: 0.5rem;
}
.affi_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 100px;
}
.affi_list li{
	width: 25%;
}
.affi_imgWrap{
	margin: 0 auto;
	width: 150px;
	overflow: hidden;
	border-radius: 20px;
}
.affi_imgWrap img{
	width: 100%;
	display: block;
}
.affi_listTxt{
	margin-top: 40px;
}
.affi_subTit{
	font-weight: 700;
	font-size: 30px;
	color: #70A8F8;
	text-align: center;
}
.affi_desc{
	font-weight: 600;
	font-size: 18px;
	color: #777F8A;
	text-align: center;
	line-height: 1.8;
}	
.affi_smallTxt{
	font-weight: 500;
	font-size: 14px;
	color: #CBCBCB;
	text-align: center;
	line-height: 1.8;
}
.affiD_imgwrap{
	width: 600px;
	margin: 0 auto;
}
.affiD_imgwrap img{
	display: block;
	width: 100%;	
}
.affi_counting_tit p{
	font-weight: 700;
	font-size: 32px;
	color: #566780;
}
.affi_counting_tit span{
	font-weight: 400;
	font-size: 32px;
	color: #566780;
}
.affi_Description{
	margin-top: 100px;
}
.affiD_imgwrap{
	margin-top: 80px;
}
.affiD_txt{
	margin: 40px 0;
}
.affiD_txt p,
.affiD_mo_txt p{
	font-weight: 500;
	font-size: 16px;
	color: #515151;
	text-align: center;
    line-height: 1.8;
}
.affiD_mo_txt{
	display: none;
	margin: 40px auto;
}
.affi_highlight_txt{
	margin: 100px auto 50px;
}
.affi_highlight_txt h3{
	text-align: center;
	font-weight: 700;
	font-size: 26px;
	color: #7BA5E1
}
.affi_title br{
	display: none;
}
.affi_partner_company{
	width: 800px;
	margin: 0 auto;
}
.affi_partner_company img{
	width: 80%;
	margin: 0 auto;
}
.affi_company_pc{
	display: block;
}
.affi_company_mo{
	display: none;
}
/* 로그인 */
.member_login{
	width: 360px;
	margin: 120px auto;
}
.login_title strong{
	display: block;
    font-size: 30px;
    margin-bottom: 40px;
    text-align: center;
    color: #333;
    padding-bottom: 20px;
    border-bottom: solid 1px #eee;
}
/* .login_title span{
	font-size: 16px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    color: #5c5c5c;
    letter-spacing: -0.5px;
} */
.login_btn{
    margin: 20px auto 0;
}
.logBtn{
	margin: 10px 0;
}
.logBtn a{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    height: 50px;
}
.logBtn img{
	display: block;
	width: 18px;
    height: 18px;
    margin-right: 10px;
}
.logBtn a span{
	font-weight: 500;
}
.kakao_login a{
	background-color: #FEE500;
}
.kakao_login a span{
	color: rgb(0 0 0 / 85%);
}
.naver_login a{
	background-color: #03c75a;
}
.naver_login a span{
	color: #fff;
}
.login_copyright{
	text-align: center;
	font-size: 12px;
    color: #666;
}
.pp_loginSection input{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.pp_loginSection input[type="text"]{
    font-size: 16px;
    line-height: 40px;
    text-indent: 8px;
    border: solid 2px #f0f0f0;
    margin-bottom: 12px;
}
.pp_loginSection input[type="text"]:focus{
    border: solid 2px #c5dfff;
}
.pp_loginBtn{
	line-height: 50px;
	font-size: 20px;
	border: none;
	color: #fff;
	font-weight: 600;
	background-color: #a9c6f3;
}
.member_search{
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
}
.mem_srhLink a{
	display: inline-block;
	font-size: 14px;
	color: #858585;
}
.srh_id{
	position: relative;
	margin-right: 6px;
}
.srh_id:after{
	display: block;
    content: "";
    position: absolute;
    top: 2px;
    right: -5px;
    width: 1px;
    height: 13px;
    background: #858585;
}
.simple_loginTit{
	display: flex;
	justify-content: space-between;
    align-items: center;
    margin-top: 80px;
}
.simple_loginTxt{
	font-size: 16px;
	font-weight: 500;
	color: #505050;
}
.simple_line{
	display: block;
    width: 30%;
    height: 1px;
    background-color: #bfbfbf;
}
/* 회원가입 */
.joinframe1200{
	width: 1200px;
	margin: 0 auto;
}
#join_text p {
    font-size: 3.125rem;
    font-weight: 700;
    text-align: center;
    color: #333;
    line-height: 200px;
    margin-top: 3.125rem;
}
#join_form .field_01 {
    padding: 4%;
    border: none;
    border-top: solid 1px #eee;
}
.field_01{
	display: flex;
}
.borderbox_01 {
    width: 50%;
    padding-right: 3%;
    border-right: solid 1px #eee;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.borderbox_02 {
    width: 50%;
    padding-left: 3%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.borderbox_01 p {
    margin: 15px 0;
}
.borderbox_01 p .join_title {
    width: 100%;
    font-size: 14px;
    color: #646566;
}
.borderbox_02 .titles_01 {
    margin: 15px 0;
}
.titles_01 #phone, 
.titles_01 #id {
    width: 74%;
}
.titles_01 input[type="text"], 
.titles_01 input[type="password"], 
.titles_01 input[type="email"] {
    width: 100%;
    line-height: 2.5rem;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    color: #000;
    border: solid 1px #b3b3b3;
    font-size: 16px;
}

.titles_01 input[type="text"]:focus, 
.titles_01 input[type="password"]:focus, 
.titles_01 input[type="email"]:focus {
    outline: solid 2px #bcdbff;
    border: solid 1px transparent;
}
.titles_01 input[type="button"] {
    display: inline-block;
    width: 25%;
    height: 2.7rem;
    padding: 0 10px;
    border: none;
    cursor: pointer;
    color: #333;
    background-color: #bcdbff;
}
#join_form .field_02 {
    border: none;
    border-top: solid 1px #eee;
}
.borderbox_03 {
    width: 100%;
    margin: 5% auto;
    text-align: center;
}
.titles_02 input[type="submit"] {
    display: inline-block;
    width: 30%;
    height: 3.125rem;
    padding: 0 10px;
    border: none;
    cursor: pointer;
    background-color: #bcdbff;
    color: #333;
}
.joinAgreeTit{
	font-size: 30px;
    color: #656565;
    margin-bottom: 74%;	
}

.chk >label{
    position: relative;
    display: block;
    font-size: 18px;
    text-indent: 32px;
    line-height: 36px;
    color: #6C757D;
    cursor: pointer;
}
.chk >label::before{
    display: inline-block;
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 24px;
    height: 24px;
    border:1px solid #ccc;
    box-sizing:border-box;
    text-align:center;
    cursor: pointer;
}
.chk >label::after{
    display: inline-block;
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #CED4DA;
    box-sizing:border-box;
    text-align:center;
    cursor: pointer;
}
.chk >input[type="checkbox"]:checked + label,
.chk >input[type="radio"]:checked + label{
    font-weight: bold;
}
.joinAgreement_chkAll{
	border-top: solid 1px #e1e1e1;
    padding-top: 20px;
}
.joinAgreement_chk{
	padding-bottom: 20px;
}
.chk input[type="checkbox"]:checked + label::after,
.chk input[type="radio"]:checked + label::after{
    background-color: #60B1FB;
    border: 2px solid #60B1FB;
    background-image: url(/resources/admin/map/img/check_img01.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}
.joinchk{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.blue{
	color: #60b1fb;
    font-weight: 500;
}
.agreeDetail{
	cursor: pointer;
    font-size: 16px;
    color: #6C757D;
    text-decoration: underline;
}
.joinAgreeSub{
	display: block;
    font-size: 18px;
    font-weight: 400;
    color: #919191;
    margin-top: 14px;
    line-height: 1.4;
}