@charset "UTF-8";

.k_icon_img {
	width: 8%;
}

.c_btn_close_02 {
    padding: 5px 12px;
    background: #cecece;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9999;
    border-radius: 300px;
    color: #fff;
    font-size: 20px;
}

.c_alram {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 10;
}

.c_alram_img {
    width: 20px;
}

.c_pop_tit {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    color: #818181;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 20px;
}

.c_txt {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.57;
    color: #222;
    letter-spacing: -0.3px;
    padding-bottom: 10px;
}

.c_btn_ok {
    background: #02a267;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 7px 25px;
    border-radius: 30px;
    margin: 0 6px;
}

.pd_bottom_01 {
    padding-bottom: 45px;
}

.c_pop_tit {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    color: #818181;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 20px;
}

.k_welcome {
	display: block;
	font-size: 12px;
	color: #8aa59c;
	font-weight: 400;
	padding-top: 5px;
}

.k_mt_01 {
	margin-top: 30px !important;
}

.en_img {
	width: 21px !important;
	height: 21px !important;
}

.k_arrow_02 {
	width: 20px !important;
	height: 9px !important;
}

.k_select {
	padding-bottom: 15px;
}

.city_area {
    /* display: flex; */
}

.celect_mt {
	margin-top: 10px;
}

.c_city_txt {
	margin-top: 40px;
}

.p_main .faq_tit__wrap {
    margin-bottom: 5px !important;
}

.c_city__top_01 {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    padding-bottom: 5px;
	margin-top: 20px;
}

.c_city__alart_01 {
    border-bottom: 3px solid #e4e4e4;
    margin-bottom: 20px;
    padding-bottom: 5px;
	margin-top: 20px;
}

.c_city__top_02 {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.c_city__top_03 {
	display: flex;
	justify-content: space-between;
	align-items: center; /* 세로 정렬이 필요하면 추가 */
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.k_mt_02 {
	margin: 0 5px 0 0px !important;
}

.k_mt_03 {
	margin: 0 5px !important;
}
.k_mt_04 {
	margin: 0 0 0 5px !important;
}

.city_select {
	display: flex;
}

.k_input {
	width: 100%;
	margin: 0px;
}

.k_btn_area {
	margin-top: 40px;
	display: flex;
}

.k_btn_left {
	background: #999999;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 70px;
	color: #fff;
	border-radius: 6px;
	margin: 0 auto;
	cursor:pointer;
}

.k_btn_right {
	background: #02a267;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 83px;
	color: #fff;
	border-radius: 6px;
	margin: 0 auto;
	cursor:pointer;
}

.search_width_01 {
    border: 1px solid #e1e1e1;
    width: 35%;
    margin-right: 10px;
}

.k_number {
	text-align: right;
	font-size: 15px;
}

.num_bold {
	font-weight: 600;
	color: #02a267;
}

.search_width {
	width: 65%;
    position: relative;
}

.k_company_area {
	display: flex;
	margin-top: 40px;
	align-items: stretch; /* 중요 */
}

.com_pics {
	width: 130px;
	height: 160px; /* 또는 150px */
	flex-shrink: 0;
	overflow: hidden;
}

.pics_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.com_impor {
    flex: 1;
    padding-left: 20px;
}

.coms_list {
	flex: 1;
	min-width: 0;
	padding-left: 0;
	margin: 0;
	list-style: none;
}

.coms_list li {
	font-size: 13px;
	border-bottom: 1px solid #e9e9e9;
	padding: 8px 0;
	color: #7a7a7a;
	word-break: break-all;
}

.coms_txt_01 {
	font-weight: 500;
	color: #2c2c2c !important;
}

.coms_txt_02 {
	font-weight: 500;
	color: #147cd4 !important;
}

.coms_txt_03 {
	font-weight: 500;
	color: #099964 !important;
}

.k_coms_num li {
	float: left;
}

.k_coms_num {
	display: table;
    margin: 0 auto;
	margin-top: 30px;
}

.k_coms_btn_01 {
	font-size: 12px;
	font-weight: 500;
	padding: 5px 15px;
	background: #dadada;
	color: #484848;
	border-radius: 20px;
	margin: 0 5px;
}

.k_coms_btn_02 {
	font-size: 12px;
	font-weight: 500;
	padding: 5px 9px;
	background: #dadada;
	color: #484848;
	border-radius: 20px;
	margin: 0 12px;
}

.k_coms_num_btn li {
	float: left;
	padding: 2px 5px 0 5px;
}

.k_coms_num_btn {
	font-size: 17px;
	font-weight: 600;
	color: #6a6a6a;
}

.num_color {
	color: #02a267;
}

.coms_num_area {
	margin-top: 40px;
	margin-bottom: 30px;
}

.p_main .faq__sec_new {
    margin-top: 24px;
    padding-inline: 20px;
    padding-block: 30px;
    margin-inline: -20px;
    position: relative;
    background: #fff;
    background-color: #fff;
    border-radius: 20px 20px 20px 20px;
    z-index: 1;
}

.k_new_bottom {
	margin-bottom: 30px;
}

.btn_yes {
	background: #02a267;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 7px 25px;
    border-radius: 30px;
    margin: 0 6px;
}

.alart_no {
	background: #999999;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 7px 25px;
    border-radius: 5px;
    margin: 0 6px;
}

.alart_go {
	background: #02a267;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 7px 25px;
    border-radius: 5px;
    margin: 0 6px;
}

.c_btn_area_trand {
	display: table;
    margin: 0 auto;
}

.c_btn_area_alart {
	display: table;
    margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 20px;
}

.close_box {
	display: table;
    margin: 0 auto;
	padding: 40px 0px;
	font-weight: 500;
}

.c_active {
	background: none !important;
}

.maina_15 {
	margin-top: -16px !important;
}

.inter_area {
	margin: 0 0px;
}

.inter_txt_01 {
	font-size: 18px;
	font-weight: 700;
	color: #008e5a;
	display: block;
}

.inter_txt_02 {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	background: #008e5a;
	padding: 10px 20px;
	border-radius: 5px;
	margin-top: 10px;
}

.inter_impo_txt {
	display: block;
	line-height: 22px;
	font-weight: 400;
	width: 330px;
}

.inter_impo_img {
	display: inline-block;
	width: 30px;
}

.inter_impo {
	display: flex;
}

.inter_mt_01 {
	margin-top: 50px;
}

.alart_mt_01 {
	margin-top: 30px;
}

.inter_mt_02 {
	margin-top: 50px;
}

.inter_url {
	margin: 30px 0 0 0px;	
}

ul.inter_url li {
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 0px;
}

.url_font {
	color: #2584d4;
}

.house_img {
  border-radius: 10px;
  max-width: 100%;
  height: 300px;
  display: flex;
  justify-content: center; /* 가로 가운데 */
  align-items: center;     /* 세로 가운데 */
}
.house_img img {
  max-width: 100%;
  max-height: 100%;
}
.inter_a02 {
	display: block;
	font-weight: 600;
	padding-top: 20px;
}

.inter_a03 {
	display: block;
	padding-top: 10px;
	font-size: 13px;
	line-height: 19px;
}

.s_num_area {
	padding: 60px 0 0 0px;
	display: table;
    margin: 0 auto;
}

.s_num {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 4px solid #e3e3e3;
	padding-bottom: 5px;
}

.s_num_bold {
	color: #019a62;
}

.inter_mt_04 {
	margin-bottom: 20px;
}

.inter_mt_03 {
	margin-bottom: 30px;
}

.back_none {
	background: none;
}

.alart_center {
	display: block !important;
}

.alart_red {
	font-size: 23px !important;
	font-weight: 600;
	color: #fa1228;
}

.alart_impo_txt {
	text-align: left;
}

.alart_txt_03 {
	font-size: 15px !important;
}

.port_txt {
	font-size: 14px !important;
}

.c_port__top_01 {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    padding-bottom: 5px;
    margin-top: 20px;
}

.port_add_btn {
	background: #02a267;
	font-size: 12px;
	font-weight: 500;
	padding: 7px 16px;
	color: #fff;
	border-radius: 5px;
	cursor:pointer;
	
}

.port_box_out {
	background: #eeeeee;
	padding: 20px 20px;
	border-radius: 10px;
}

.port_file_btn {
	background: #959595;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 8px 40px;
	margin: 0 auto;
    display: table;
	border-radius: 6px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.alart_textarea {
	border-top: 1px solid #cfcfcf;
}

.alart_mt {
	margin-top: 30px;
}

input[type="checkbox"] {
  width: 20px; 
  height: 20px;
}

.port_check {
	font-size: 14px;
	display: flex;
}

.dd {
	padding-top: 3px;
	padding-left: 5px;
}

.port_mt_01 {
	margin-bottom: 30px;
}

.bgDiv {
    width: 100%;
    /* height: 40vh; */
    position: relative;
	border-radius: 10px;
}

/* .overlay{
  position: absolute;
  background-color: black;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  border-radius: 10px;
} */

.c_com_sec_tit {
    font-size: 25px;
    font-weight: 700;
    display: table;
    margin: 0 auto;
	margin-top: 20px;
}

.n_info_mt {
	margin-top: 30px;
}

.faq_tit_01 {
	font-weight: 600;
} 

.my_mt {
    margin-top: 10px;
	display: flex;
}

.my_txt_01 {
	width: 160px;
	line-height: 45px;
	font-size: 14px;
	font-weight: 500;
}

.my_txt_02 {
	width: 160px;
	line-height: 45px;
	font-size: 0px;
	font-weight: 500;
}

.my_txt_03 {
	width: 154px;
	line-height: 45px;
	font-size: 14px;
	font-weight: 500;
}

.my_tit_01 {
    font-weight: 700;
    padding-bottom: 5px;
	font-size: 18px;
}

.my_address_txt {
	display: inline-block;
}

.my_btn_01 {
	display: inline-block;
	background: #999999;
	width: 70%;
	color: #fff;
	font-weight: 600;
	text-align: center;
	line-height: 32px;
	border-radius: 6px;
	margin-left: 10px;
	font-size: 13px;
	padding-top: 6px;
}

.my_txt_area {
	display: flex;
	width: 100%;
}

input.in_color::placeholder {
  color: #309df1;
  opacity: 1;
}

.my_add_file {
	display: inline-block;
	background: #b4b4b4;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 60px;
	color: #fff;
	border-radius: 4px;
	margin-top: 20px;
}

.my_point_area {
	border: 1px solid #eeeeee;
	margin-top: 30px;
	border-radius: 6px;
	padding: 0 20px 20px 20px;
}

.my_btn_left {
	background: #999999;
	font-size: 15px;
	font-weight: 600;
	padding: 15px 50px;
	color: #fff;
	border-radius: 6px;
	margin: 0 auto;
	margin-right: 5px;
}

.my_btn_right {
	background: #02a267;
	font-size: 15px;
	font-weight: 600;
	padding: 15px 60px;
	color: #fff;
	border-radius: 6px;
	margin: 0 auto;
	margin-left: 5px;
}

.my_field {
	background: #999999;
	font-size: 12px;
	font-weight: 500;
	padding: 6px 20px;
	border-radius: 4px;
	color: #fff;
}

/*  검색창  */

input {
  font: inherit;
  outline: 0;
}

.form__field {
  position: relative;
}

.form__field .icon {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%)
}

.form__input {
  border-radius: 0.25em;
  border-style: solid;
  border-width: 2px;
  font-size: 1.5rem;
  padding: 0.5em 4em 0.5em 2em;
}

.form__input:valid {
  border-color: forestgreen;
}

.k_search_area {
	display: flex;
}

.k_search {
	margin-left: 10px;
}

.search_img {
	width: 60%;
}