@charset "utf-8";

/*** Sub Common ***/
.section_wrap {margin-top: 110px; padding-bottom: 70px; min-height: 750px;}

/*insurance_list*/
.float_bt {position: fixed; right: 50px; top:50%; transform:translate(0,-50%); transition:.3s; opacity: 1;}
.float_bt a {box-shadow:10px 10px 15px rgba(0,0,0,0.1); border-radius:50%;}
.float_bt.on {opacity: 0;}

/* .insurance_form {display:flex; flex-wrap:wrap; margin-top: 45px;} */
.insurance_form h2 {font-size: 15px; font-weight: 500; color: #333; margin-bottom: 15px;}
.insurance_form input, select {max-width:270px; width: 100%; height: 45px; border-radius:5px; box-sizing:border-box; border:1px solid #ddd; margin-right: 16px; padding:0 20px; font-size: 15px; font-weight: 400; color: #808080;}
/* .insurance_form input:last-child,
.insurance_form select:last-child {margin-right: 0;} */

.insurance_form .cate {margin-right: 2.3%; margin-bottom: 30px;}
/* .insurance_form .cate:nth-child(2n) {margin-right: 0;} */
.insurance_form .cate .box {display:flex; width: 100%;}
.insurance_form .cate .box .select {display:flex; width: 100%;}

/* .insurance_form .car ul,
.insurance_form .cate.model ul {display:flex;} */
.insurance_form .car ul li,
/* .insurance_form .cate.model ul li {max-width:270px; margin-right: 15px; } */
/* .insurance_form .car ul li:last-child,
.insurance_form .cate.model ul li:last-child {margin-left: 10px; float: right;} */
.insurance_form .cate.model ul li:last-child {max-width:100%;}
.insurance_form .cate.model ul li:last-child .box_wrap {display:flex;}
.insurance_form .cate.model ul li:last-child .box_wrap .box{margin-right: 20px;}
.insurance_form .cate.model ul li:last-child .box_wrap .box:last-child {margin-right: 0;}

input[type="date"] {width: 100%;background: #fff url(/images/layout/cal-5669225ede3ce729eb5b52ada4b75a44.png) no-repeat center right 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input[type="date"]::-webkit-clear-button,
input[type="date"]::-webkit-inner-spin-button { 
    display: none;
} 
input[type="date"]::-webkit-calendar-picker-indicator { 
    background: transparent;
    z-index: 1;
}

input::placeholder {
  color: #808080;
}

.cate.bt {display: flex; justify-content: flex-end; align-items: flex-end;}
.cate.bt input,
.cate.bt button {width: 120px; height: 50px; border-radius:5px; background: #158fea; color: #fff; font-size: 15px; font-weight: 500; border:0; box-sizing:border-box; margin-right: 5px;}
.cate.bt button {background: #000; margin-right: 0; cursor:pointer;}

.auction.bt {display: flex; justify-content: flex-end; align-items: flex-end;}
.auction.bt input,
.auction.bt button {width: 100px; height: 25px; border-radius:5px; background: #158fea; color: #fff; font-size: 15px; font-weight: 500; border:0; box-sizing:border-box; margin-right: 5px;}
.auction.bt button {background: #000; margin-right: 0; cursor:pointer;}

.basket.bt {display: flex; justify-content: flex-end; align-items: flex-end;}
.basket.bt input,
.basket.bt button {width: 100px; height: 25px; border-radius:5px; background: #fff; color: #000; font-size: 15px; font-weight: 500; border:1px solid #707070; box-sizing:border-box; margin-right: 5px;}
.basket.bt button {background: #000; margin-right: 0; cursor:pointer;}

.list_wrap .arti1 {position: relative; margin-bottom: 30px; padding-top: 30px; padding-bottom: 0px;}
/* .list_wrap .arti1:before {content: '' ;display: block; position: absolute; left: 0; bottom: 0; width: 100%; height:10px; background:url(/images/sub/arti1_line-7d7f153c95e1797aac44838ae89d0c9a.png) no-repeat; background-size:100%;} */

.list_wrap .arti2 .bt_box {display:flex; justify-content: space-between; margin-bottom: 40px;}
.list_wrap .total {display:flex; align-items: center;}
/* .list_wrap .total h2 {display:flex; font-size: 15px; font-weight: 500; color: #333; ; width: 75px; margin-right: 15px;} */
.list_wrap .total h2 span {display: block; margin:0 5px;}
.list_wrap .total h2 b {display: block;}
.list_wrap .total select {color: #808080; font-weight: 400; width: 105px; height: 40px; border-radius:5px;}
.list_wrap .arti2 .bt ul {display:flex;}
.list_wrap .arti2 .bt ul li {margin-right:5px;}
.list_wrap .arti2 .bt ul li:last-child {margin-right: 0;} 
/*
.list_wrap .arti2 .bt ul li input[type="button"]{ width: 100px; height: 40px; color: #fff; border-radius:5px; background: #9ea3aa; font-size: 16px; font-weight: 400; border:0; cursor:pointer;}
input[type="checkbox"] {width: 20px; height: 20px;}
*/

.list_wrap .arti2 .bt ul li input[type="button"]{ width: 100px; height: 40px; color: #fff; border-radius:5px; background: #53bed4; font-size: 16px; font-weight: 400; border:0; cursor:pointer;}
.list_wrap .arti2 .bt ul li.sel input[type="button"]{ width: 100px; height: 40px; color: #fff; border-radius:5px; background: #247d91; font-size: 16px; font-weight: 400; border:0; cursor:pointer;}
input[type="checkbox"] {width: 20px; height: 20px;}

input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] + label {
    color:#f2f2f2;
}

input[type="checkbox"] + label span {
    display:inline-block;
    width:20px;
    height:20px;
    vertical-align:middle;
    background:url(/images/sub/check-b958001729118fc6069e4acab4237276.png) no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
   background:url(/images/sub/checked-6823daed112b43bd3ab1ac36c0ed995e.png) no-repeat;
}

input[type="checkbox"]:checked:disabled + label span {
   background:url(/images/sub/checked-6823daed112b43bd3ab1ac36c0ed995e.png) no-repeat;
}

/* 비활성화 상태 (disabled) */
input[type="checkbox"]:disabled + label span {
    background: #ccc; /* 회색 배경 또는 회색 이미지로 교체 */
    cursor: not-allowed;
    border: 1px solid #999;
    opacity: 0.6;
}

.list_wrap .tb_wrap {}
.list_wrap table {}
.list_wrap table th {background: #f3f4f6; font-size: 16px; font-weight: 500; color: #333; padding:12px 0;}
.list_wrap table th:first-child {border-radius:5px 0 0 5px;}
.list_wrap table th:last-child {border-radius:0 5px 5px 0;}
.list_wrap table td {font-size: 16px; font-weight: 400; color: #808080; padding:9px 0; border-bottom: 1px solid #ddd;}
.list_wrap table tr:hover {background-color: #f3f9fe; cursor: pointer;}

/* 부품중개 */
.list_wrap .tb_wrap .tb_text {display:flex; align-items:center; margin-bottom: 20px;}
.list_wrap .tb_wrap .tb_text h2 {font-size: 26px; font-weight: 500; color: #333;}
.list_wrap .tb_wrap .tb_text h3 {font-size: 15px; font-weight: 400; color: #073e80; box-sizing:border-box; padding-left: 30px; margin-left: 15px; position: relative;}
.list_wrap .tb_wrap .tb_text h3:before {content: ''; display: block; position: absolute; left: 0; top: 2px; width: 20px; height: 20px; background: url(/images/sub/tb_text-f5d2095d5cfe52b9bb1512ada39c9291.png) no-repeat;}
.list_wrap .ptable_box table tr:first-child {border-top: 1px solid #707070; /* 테이블 최상단 border */}
.list_wrap .ptable_box table th {background: #F3F4F6; font-size: 16px; font-weight: 500; color: #333; padding:12px 0; border-top: 1px solid #707070; border-bottom: 1px solid #c0c0c0;}
.list_wrap .ptable_box table th:first-child {border-radius:5px 0 0 5px;}
.list_wrap .ptable_box table th:last-child {border-radius:0 5px 5px 0;}
.list_wrap .ptable_box table td {font-size: 16px; font-weight: 400; color: #333; padding:9px 10px; border-top: 1px solid #707070; border-bottom: 1px solid #c0c0c0;}
.list_wrap .ptable_box table td.amount {text-align: right;}
.list_wrap .ptable_box table td.amount.sum {font: normal normal medium 16px/19px Pretendard; letter-spacing: 0px; color: #FF0000; font-weight: 700;}
.list_wrap .ptable_box table td.timer {font: normal normal medium 16px/19px Pretendard; letter-spacing: 0px; color: #FF0000; font-weight: 700;}
.list_wrap .ptable_box table tr:hover {background-color: #f3f9fe; cursor: pointer;}

/* 부품중개 재고상태 */
.circle-cell {text-align: center; vertical-align: middle;}
.circle{width:15px; height:15px; border-radius:50%; display: inline-block; vertical-align: middle; margin: 0 3px;}
.circle.green{background:#0bb10b!important;}
.circle.gray{background:gray;}
.circle.red{background:red;}

/* pagination */
.pagination_wrap {text-align: center; margin-top: 70px; }
.pagination {}
.pagination > ul {width: max-content; margin: 0 auto; border-radius: 8px; display:flex;}
.pagination > ul > li { width: 20px; height: 20px;  margin:0 10px; cursor: pointer; font-size: 14px; color: #808080; font-weight: 400; line-height: 1; display: flex;   justify-content: center;   align-items: center;}
.pagination > ul > li:first-child, .pagination > ul > li:nth-child(2),.pagination > ul > li:last-child, .pagination > ul > li:nth-last-child(2) {width: 20px;}
.pagination > ul > li:first-child, .pagination > ul > li:nth-child(2),.pagination > ul > li:last-child, .pagination > ul > li:nth-last-child(2) {color: #111;}
.pagination > ul > li:hover, .pagination > ul .active {color: #158fea; font-weight: 700;}
.pagination > ul > li:hover, .pagination > ul .active > a {color: #158fea; font-weight: 700;}
.pagination > ul > li:first-child:hover, .pagination > ul > li:nth-child(2):hover,.pagination > ul > li:last-child:hover, .pagination > ul > li:nth-last-child(2):hover {background: none; color: #111; font-weight: 400;}
.pagination_wrap .bt_wrap {}


/*insurance_view*/
.view_wrap {padding-bottom: 70px;}
.view_wrap .arti1 { background: #fff; /* z-index: 1; */  display:flex; justify-content: space-between;}
.view_wrap .arti1 .title_box {margin-bottom: 0; }
.view_wrap .arti2 {padding-top: 60px;}

/* .view_wrap .tab_wrap {display:flex; align-items: center;justify-content: space-between; width: 85%;} */
.view_wrap .tab_wrap .price .align {display:flex; align-items: center;}
.view_wrap .tab_wrap .price .align h4 {font-size: 15px; font-weight: 500; color: #333; margin-right: 10px;}
.view_wrap .tab_wrap .price .align input {border-radius:5px; padding:0 20px; max-width:285px; height: 40px; color: #808080;}
.view_wrap .tab_wrap .price .align span {margin-left: 10px;}
.view_wrap .tab {display:flex;}
.view_wrap .tab li {width: 200px; height: 40px; font-size:14px; font-weight: 500; color: #fff; background: #cccccc; border-radius:35px; margin-left: -40px; position: relative;}
.view_wrap .tab li.on {background: #38aaff;}
.view_wrap .tab li:first-child {margin-left: 0;}
.view_wrap .tab li:before {content: ''; display: block; position: absolute; right: 0; top: 0; width: 40px; height: 40px; background: #a3a3a3 url(/images/sub/view_tab-291a24b007f2aed2d7d3126ab9cef683.png) no-repeat center; border-radius:50%; z-index: 1;}
.view_wrap .tab li.on:before {background: #2d88cc url(/images/sub/view_tab-291a24b007f2aed2d7d3126ab9cef683.png) no-repeat center;}
.view_wrap .tab li:last-child:Before {display: none;}
.view_wrap .tab li a {color: #fff; width: 100%; height: 100%;  display: flex; justify-content: center; align-items: center; box-sizing:border-box;}
.view_wrap .tab li:nth-child(1) a {padding-right:35px;}
.view_wrap .tab li:nth-child(3) a {padding-left: 35px;}

.view_wrap .tb_wrap {margin-bottom: 70px;}
.view_wrap .tb_wrap:last-child {margin-bottom: 70px;}
.view_wrap .tb_wrap .tb_text {display:flex; align-items:center; margin-bottom: 20px;}
.view_wrap .tb_wrap .tb_text h2 {font-size: 26px; font-weight: 500; color: #333;}
.view_wrap .tb_wrap .tb_text h3 {font-size: 15px; font-weight: 400; color: #073e80; box-sizing:border-box; padding-left: 30px; margin-left: 15px; position: relative;}
.view_wrap .tb_wrap .tb_text h3:before {content: ''; display: block; position: absolute; left: 0; top: 2px; width: 20px; height: 20px; background: url(/images/sub/tb_text-f5d2095d5cfe52b9bb1512ada39c9291.png) no-repeat;}

.view_wrap .tb_wrap th {width: 200px; font-size: 16px; font-weight: 500; color: #333;  border:1px solid #ddd; border-right: 0; border-left: 0;  padding:10px 10px;}
.view_wrap .tb_wrap th .re {color: #d6000f; margin-right: 3px!important;}
.view_wrap .tb_wrap td {font-size: 15px; font-weight: 400; color: #808080; border:1px solid #ddd; border-right: 0; border-left: 0;	text-align: left; padding:10px 10px;}
.view_wrap .tb_wrap td input[type="date"],
.view_wrap .tb_wrap td input[type="text"],
.view_wrap .tb_wrap td input[type="password"] {max-width:300px; padding:0 10px; height: 45px; border-radius:5px; border:1px solid #ddd; color: #808080; width: 100%;}
.view_wrap .tb_wrap td select {max-width:300px; padding:0 10px; height: 45px; border-radius:5px; border:1px solid #ddd; color: #808080; width: 100%; margin-right: 10px;}
.view_wrap .div_maintenance_fee input[type="text"] {max-width:300px; padding:0 20px; height: 45px; border-radius:5px; border:1px solid #ddd; color: #808080; width: 100%;}
/* .view_wrap .tb_wrap td input.gray {background: #f5f5f5;} */
.view_wrap table tr:hover {background-color: transparent; cursor: inherit;}
.view_wrap .tb_wrap td input.ml {margin-left: 10px;}
.view_wrap .tb_wrap td input.mr {margin-right: 10px;}
.view_wrap .tb_wrap td .align {display:flex; align-items: center;}
.view_wrap .tb_wrap td .align span {display: block; margin-left: 10px; color: #333;}
.view_wrap .tb_wrap td input[type="button"] { width: 100px; height: 40px; border-radius:5px; background:#10a5d6; color: #fff; border:0; cursor: pointer;}
.view_wrap .tb_wrap td.vat {vertical-align: top;}
.view_wrap .tb_wrap td .tel {display:flex;}
.view_wrap .tb_wrap td .tel li {width: 31%; margin-right: 2.5%; position: relative;}
.view_wrap .tb_wrap td .tel li:last-child {margin-right:0;}
.view_wrap .tb_wrap td .tel input {max-width:100%; }
.view_wrap .tb_wrap td .tel li:before {content: '-'; display: block; position: absolute; right: -7%; top: 50%; transform:translate(0,-50%);}
.view_wrap .tb_wrap td .tel li:last-child:before {display: none;}
.view_wrap .tb_wrap textarea {resize: none; height: 125px; width: 100%; bordeR:1px solid #ddd; border-radius:5px; padding:20px; color: #808080;}
.view_wrap .tb_wrap .bt_wrap {margin-bottom: 10px;}
.view_wrap .tb_wrap .bt_wrap input {margin-right: 5px;}
.view_wrap .input_wrap li {display:flex; margin-bottom: 10px; align-items: center;}
.view_wrap .input_wrap li:last-child {margin-bottom: 0;}
input[type="checkbox"] {margin-right: 10px; width: 20px; height: 20px; }
.view_wrap .input_wrap li input[type="text"] {max-width: 100%;} 
 input[type="checkbox"] + label span{margin-right: 10px;}

.form_bt {display:flex; justify-content: flex-end; margin-top: 70px;}
.form_bt li {margin-right: 5px; position: relative;}
.form_bt li:last-child {margin-right: 0;}
/* .form_bt li:nth-child(2):before {content: ''; display: block; position: absolute; right: 25px; top: 51%; transform:translatE(0,-50%); width: 7px; height: 12px; background: url(/images/sub/form_next-83cb05425f736b316eb537f7aaf6bc17.png);} */
.form_bt input[type="button"] { width: 120px; height: 50px; border-radius:5px; background:#168fea; color: #fff; border:0; cursor: pointer; font-size: 16px; font-weight: 500; }
/* .form_bt li:nth-child(2) input[type="button"] {background: #073e80; padding-right: 25px; } */
.form_bt li:nth-child(3) input[type="button"] {background: #232323;}

.form_bt li.save input[type="button"] {}
.form_bt li.next input[type="button"] {}
.form_bt li.cancel input[type="button"] {background: #232323; padding-right: 0;}
.form_bt li.cancel:before {display: none;}

/*service*/
.service_wrap .arti2 {padding-top: 0;}
/* .service_wrap .insurance_form {display: block;}
.service_wrap .insurance_form .cate {max-width:100%; width: 100%;}
.service_wrap .insurance_form .car ul li {max-width:270px; margin-right: 1.5%;}
.service_wrap .insurance_form .car ul li:last-child {max-width:100%; margin-right: 0;} */ 
.service_wrap .arti3 {}
.service_wrap .division_img {position: relative; overflow:hidden;}
.service_wrap .img {width: 62.2%; position: relative; overflow:hidden;}
/* .service_wrap .text {width: 37.33%;} */
.service_wrap .text .text_wrap {}
/* .service_wrap .img .img_wrap {height: 780px; overflow: auto;} */
.service_wrap .img ul {flex-wrap:wrap;}
.service_wrap .img ul li {width: 19.0%; margin-right: 1.25%; 	 margin-bottom: 15px;  position: relative;}
.service_wrap .img ul li:nth-child(5n) {margin-right: 0;} 

.service_wrap .img ul li a{position: relative; }
.service_wrap .img ul li a:before {content: '+'; display: block; position: absolute; left: 50%; top: 50%; transform:Translate(-50%,-50%); color: #158fea; font-size: 30px; background: rgba(255,255,255,0.8); width: 100%; height: 100%; display:flex; align-items: center; justify-content: center; opacity: 0; transition:.3s;} 
.service_wrap .img ul li a:after {content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing:border-box; border:2px solid #158fea; opacity: 0; transition:.3s;}
.service_wrap .img ul li a:hover:after,
.service_wrap .img ul li a:hover:before {opacity: 1;}

.service_wrap .img ul li figcaption { font-size: 14px; color: #232323; display:flex; align-items: center; justify-content: center; height: 33px; box-sizing:border-box; border:1px solid #ddd;}
.service_wrap .img ul li figure {height: 140px; box-sizing:border-box; border:1px solid #ddd; border-top: 0;  display:flex; align-items: center; justify-content: center; }
.service_wrap .img ul li figure img {max-width:100%; max-height: 100%;}
.service_wrap .text ul {margin-bottom: 10px;}
.service_wrap .text ul li {margin-right: 5px;}
.service_wrap .text ul li:last-child {margin-right: 0;}

.service_wrap .text ul.bt li input {border:0; width: 100px; height: 35px; background: #9ea3aa; color: #fff; cursor:pointer; border-radius:5px;}

.service_wrap .text .total {padding:10px; background: #f1f1f1; margin-top: 40px;     display: flex;   align-items: center;   justify-content: flex-end;}
.service_wrap .text .total ul {margin-bottom: 0;}
.service_wrap .text .total ul li  {align-items: center;}
.service_wrap .text .total ul li span {margin-right: 10px;}
.service_wrap .text .total ul li input {border-radius:5px; height: 35px; padding:20px;}

.service_wrap .text table {font-size: 15px;}
/*.service_wrap .text tr:nth-child(even) {background: #f4f9ff;}*/
.service_wrap .text th {padding:7px 10px; width: auto; border:0;	}
.service_wrap .text td {padding:8px 10px; text-align: center; border-top: 0;} 
.service_wrap .text td input[type="checkbox"] + label span {margin-right: 0;}
.service_wrap .text td img {cursor:pointer;}

.open_wrap {margin-top: 150px; border-top:1px solid #ddd; position: fixed; left:calc(50% - 60px); bottom: 0px; z-index: 1;}
/* .open_bt {cursor:pointer;  margin:-50px auto 0; width: 120px; height: 50px; font-size: 16px; font-weight: 500; color: #fff;  background: #073e80; border-radius:10px 10px 0 0;} */
.open_bt span {display: block; width: 100%; height: 100%; position: relative; display:flex; justify-content: center; align-items: center;  box-sizing:border-box; padding-right: 20px;}
.open_bt span:before {content: ''; display: block; position: absolute; width: 12px; height:7px; background: url(/images/sub/open-81d8ce690292da4fb9c827da85dae0a1.png); right: 38px; top: 50%; transform:translate(0,-50%,); transition:.3s;}
.open_bt span:after {content: '열기';}
.modal .open_bt span:before {transform:rotate(180deg);}
.modal .open_bt span:after {content: '닫기';}

.hidden_box {}
.hidden_box .tb_wrap table {font-size: 15px;}
.hidden_box .tb_wrap th {width: auto; text-align: center; color: #000;}
.hidden_box .tb_wrap td {	text-align: center;	}
.hidden_box .tb_wrap button {width: 70px; height: 40px; background:#5e5e5e; border-radius:5px; color: #fff; border:0; cursor: pointer; margin-right: 0px;}
.modal .tb_wrap .bt_wrap {margin-top: 30px;}
.modal .tb_wrap .bt_wrap button { width: 130px; height: 40px; border-radius:5px; background:#10a5d6; color: #fff; border:0; cursor: pointer; margin-right: 10px;}


.modal {
  background: #fff;
  width: 100%;
  height: 100%;
  margin: 0;
  transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
  top: 100%;
  position: fixed;
  left: 0;
  text-align: left;
  z-index: 2;
  padding:100px 0;
  overflow-y: auto;
}

/* .hidden_container.modal-open .modal {
  top: 50px;
} */
.modal h1 {font-size: 26px; font-weight: 500; margin-bottom: 30px;}
.memo textarea {width: 100%; height: 50px;}

.service_wrap .owl-nav {position: absolute; top: 50%; transform:translate(0,-50%); width: 100%; display:flex; justify-content: space-between;}
.service_wrap .owl-nav > div {font-size: 0;  width: 36px; height: 67px;}
.service_wrap .owl-nav > div.owl-prev { background:url(/images/sub/prev-78ab756f47933fdcbe0ece10318e3d64.png) no-repeat; background-size:100%;  margin-left: 2%;}
.service_wrap .owl-nav > div.owl-next {background:url(/images/sub/next-c97e4b9f86c5469892b8c794352b640f.png) no-repeat; background-size:100%; margin-right: 2%;}

/*file*/
.img_ex_box {box-sizing:border-box; border:1px solid #ddd; width: 100%; height: 600px; overflow-y: hidden;}
.file_upload > li {margin-right: 20px; flex:1;}
.file_upload > li:last-child {margin-right: 0;}
.file_upload > li h1 {width: 100%; height: 65px; display: flex;  justify-content: center;  align-items: center; color: #fff; font-size: 16px; font-weight: 500; border-radius:5px; background: #40b7de;}
.file_upload > li:nth-child(2) h1 {background: #38aaff;}
.file_upload > li:nth-child(3) h1 {background: #0a63b5;}
.file_upload > li:nth-child(4) h1 {background: #073e7f;}
.file_upload > li .contents {box-sizing:border-box; border:1px solid #ddd; margin-top: 20px; padding:15px;}
.file_upload > li  ol  {margin:5px 0 30px;}
.file_upload > li  ol > li {cursor:pointer; border-radius:50%; box-shadow:5px 5px 15px rgba(0,0,0,0.1); margin-right: 10px;}
.file_upload > li  ol > li:last-child {margin-right: 0;}

.file_upload > li .contents ul {flex-wrap:wrap; box-sizing:border-box;} 
.file_upload > li .contents ul li {width: 48%; margin-right: 3.5%; margin-bottom: 20px; box-sizing:border-box; border:1px solid #ddd; cursor: pointer; transition:.3s;}
.file_upload > li .contents ul li:nth-child(2n) {margin-right: 0;}
.file_upload > li .contents ul li:hover {border:1px solid #5e5e5e;}

.file_wrap .arti2 .bt_box {margin-top: 50px;}
.file_wrap .arti2 .form_bt {margin-top: 0;}
.attach_modify {box-sizing:border-box; width:180px; height:50px; background: #db222f; color: #fff; font-size: 16px; font-weight: 500; position: relative; display:flex; justify-content: center; align-items: center; border-radius:5px; cursor: pointer; transition:.3s;}
.all_down {box-sizing:border-box; padding-right: 20px; width:180px; height:50px; background: #db222f; color: #fff; font-size: 16px; font-weight: 500; position: relative; display:flex; justify-content: center; align-items: center; border-radius:5px; cursor: pointer; transition:.3s;} 
.all_down:before {content: ''; width: 15px; height: 13px; background: url(/images/sub/alldown-927496612cd5bf21ffb6dc076295d7f7.png); display: block; position: absolute; right: 20px; top: 50%; transform:translate(0,-50%);}

/*Join*/
/* .join_wrap {width: 100%; height: 100vh; background: url(/images/sub/join_bg-0e2f16db49bd46488461d86d5a1f5581.jpg); display:flex; justify-content: center; align-items: center;} */
.join_wrap {width: 100%; height: 100vh; display:flex; justify-content: center; align-items: center;}
.join_wrap article {max-width:720px; width: 100%; margin:auto;}
.join_wrap article ul {margin:40px 0px; display:flex;  justify-content: space-between;}
.join_wrap article ul li {max-width:340px; width: 46.96%; position: relative; background: #fff; box-sizing:border-box; padding:55px 20px 30px 20px; border-radius:10px; display: flex;  flex-direction: column;  justify-content: center;  align-items: center; box-shadow:5px 5px 15px rgba(0,0,0,0.1);}
.join_wrap article ul li:before {transition:.3s; content: ''; display: block; position: absolute; top:20px; right: 20px; width: 30px; height: 30px; border-radius:50%; background:#ddd url(/images/sub/join_check-e583585409009ff8964b2a33b9cec831.png) no-repeat 50%;}
.join_wrap article ul li:last-child {}
.join_wrap article ul li h2 {font-size: 26px; font-weight: 500; color: #333; margin:30px 0;}
/* .join_wrap article ul li a {transition:.3s;  width: 100%; height: 55px; color: #fff; border-radius:5px; background: #9fa4aa; display: flex;  justify-content: center;  align-items: center;} */
.join_wrap article h1 {text-align: center; font-size: 45px; font-weight: 700; color: #111;}
.join_wrap .prev {box-sizing:border-box; padding-left: 35px; position: relative; font-size: 16px; font-weight: 500; color: #333;}
/* .join_wrap .prev:before {content: ''; display: block; position: absolute; left: 0; top: 50%; transform:translate(0,-50%); width: 22px; height: 8px;  background:url(/images/sub/join_prev-cc9c70eaa67e9d20c8344325fe0ecb48.png) no-repeat;} */
.join_wrap .prev2 {box-sizing:border-box; padding-left: 35px; position: relative; font-size: 16px; font-weight: 500; color: #333; width: 108px; margin: auto;}
.join_wrap .prev2:before {content: ''; display: block; position: absolute; left: 0; top: 50%; transform:translate(0,-50%); width: 22px; height: 8px;  background:url(/images/sub/join_prev-cc9c70eaa67e9d20c8344325fe0ecb48.png) no-repeat;}

.join_wrap article ul li:hover:before {background:#000 url(/images/sub/join_check-e583585409009ff8964b2a33b9cec831.png) no-repeat 50%;} 
/* .join_wrap article ul li a:hover {background: #158fea;} */
/* .join_wrap article ul li:last-child a:hover {background: #40b7de;} */

.join_form_wrap .arti2 {padding-top: 50px;}
.join_form_wrap .tb_wrap th {background: #f3f4f6; width: 200px;}
.join_form_wrap .tb_wrap td input[type="button"] {min-width: 100px;}
.join_form_wrap .tb_wrap th.br {border-right: 1px solid #ddd;}
.join_form_wrap .tb_wrap th.width {}

.button_box {margin:30px 0;}

.button_box .join_bt,
.button_box .join_cancel {width: 100px; height: 55px; background: #000; color: #fff; border:0; cursor:pointer;}
.button_box .join_bt {margin-right: 10px; background: #10a5d6;}

.require {display: block; margin:20px 0; text-align: right; color: #E9354B;}

/*login*/
.login_wrap {width: 100%; height: 100vh; background: url(/images/sub/login_bg-cd1036d4184c47c8716627170cc070c1.jpg); display:flex; justify-content: center; align-items: center;}
.login_wrap h1 {text-align: center; margin-bottom: 40px;}
.login_wrap .form_box {border-radius:15px; background: #fff; width: 100%; max-width:660px; box-sizing:border-box; padding:110px; padding-top: 45px; padding-bottom: 60px;}
.login_wrap .form_box form {max-width:440px;}
.login_wrap .form_box table {}
.login_wrap .form_box th {text-align: left; font-size: 16px; color: #333; font-weight: 600; padding-top: 25px; padding-bottom: 10px;}
.login_wrap .form_box td {}
.login_wrap .form_box input {width: 100%; height: 50px; box-sizing:border-box; border:1px solid #ddd; border-radius:5px; padding:20px;}
.login_wrap .bt_box  {margin:30px 0;}
.login_wrap .bt_box li {width: 100%; max-widtH:215px; }
.login_wrap .bt_box a {width: 100%; height: 55px; background:#158fea; color: #fff; border-radius:5px;} 
/* .login_wrap .bt_box li:first-child a {background: #073e80;} */
.login_wrap .ment {font-size: 15px;}
.login_wrap .ment li {color: #808080;}
.login_wrap .ment li:last-child {}
.login_wrap .ment li:last-child a {color: #333; position: relative;}
.login_wrap .ment li:last-child a:last-child {margin-left: 22px;}
.login_wrap .ment li:last-child a:last-child:before {content: 'ㅣ'; display: block; position: absolute; left: -16px;}

/*회원가입약관*/
.join_agree .m_title {font-size: 26px;}
.join_agree article {max-width:1340px; width: 100%; margin:auto;}
.join_agree article > div {margin-top: 45px; width:100%; border-radius:15px; padding:50px; background: #fff; box-sizing: border-box; ;}
.join_agree textarea {resize:none; width: 100%; padding:40px; height: 330px;}

.join_agree .box {margin-top: 25px;}
.join_agree .next {display:flex; justify-content: flex-end; }
.join_agree .next > div {position: relative;}
.join_agree .next > div input[type="button"] { width: 120px; height: 50px; border-radius:5px; background:#073e80; color: #fff; border:0; cursor: pointer; font-size: 16px; font-weight: 500; padding-right: 25px; }
.join_agree .next > div:before {content: ''; display: block; position: absolute; right: 25px; top: 51%; transform:translatE(0,-50%); width: 7px; height: 12px; background: url(/images/sub/form_next-83cb05425f736b316eb537f7aaf6bc17.png);}

.join_agree .check {}
.join_agree .check > div {position: relative;}

.join_agree input[type="checkbox"] {width: 30px; height: 30px;}

.join_agree input[type="checkbox"] {
    display:none;
}

.join_agree input[type="checkbox"] + label b {
    color:#808080;
	font-size: 16px;
	 cursor:pointer;
	 font-weight: 400;
}

.join_agree input[type="checkbox"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    vertical-align:middle;
    background: #ddd url(/images/sub/join_check-e583585409009ff8964b2a33b9cec831.png) no-repeat 50%;
    cursor:pointer;
	border-radius:50%;
	margin-right: 13px;
}

.join_agree input[type="checkbox"]:checked + label span {
   background: #000 url(/images/sub/join_check-e583585409009ff8964b2a33b9cec831.png) no-repeat 50%;
}

.join_complete figure {text-align: center; margin:70px 0;}

/*consult*/
.consult_wrap {margin-top: 110px;}
.consult_wrap h1 {font-size: 26px; font-weight: 500; color: #333; margin-bottom: 20px;}
.consult_wrap table {width: 100%;}
.consult_wrap tr {}
.consult_wrap th {
	width: 200px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    border: 1px solid #ddd;
    border-right: 0;
    border-left: 0;
    padding: 20px 20px;
	background:#f3f4f6;}
.consult_wrap td {font-size: 15px;
    font-weight: 400;
    color: #808080;
    border: 1px solid #ddd;
    border-right: 0;
    border-left: 0;
    text-align: left;
    padding: 20px;}
	
.consult_wrap .arti3 {margin-top: 50px;}
.consult_wrap .arti3 .comment {box-sizing:border-box; border:1px solid #ddd; padding:30px; font-size: 15px; font-weight: 400; color: #808080;}


/*modal*/

.modal_section {margin-top: 30px;}/* 50px */
.modal_section h1 {color: #000; font-size: 24px; font-weight: 500;}
/*.modal_section .insurance_form .cate {width: 28%; margin-right: 0; align-items: center;}*/
.modal_section .insurance_form .cate.text {width: 50%; margin-left: 2%;}
.modal_section .insurance_form .cate.bt {width: 20%;}
.modal_section .insurance_form h2 {margin-bottom: 0; margin-right: 2.5%;}
.modal_section .insurance_form .cate li {align-items: center; margin-right: 2%;}
/* .modal_section .insurance_form .cate .box {width: 90%; margin-left: 2%;} */
.modal_section .insurance_form .cate.bt input, 
.modal_section  .cate.bt button {height: 45px;}
.modal_section table {margin-top: 20px;}
.modal_section th {background: #f3f4f6; font-size: 16px; font-weight: 500; color: #333; padding: 12px 0;}
.modal_section td {font-size: 16px; font-weight: 400; color: #808080; padding: 9px 0; border-bottom: 1px solid #ddd;}

/* layer confirm */
.confirm-overlay {position: fixed; inset: 0; background: rgba(0, 0, 0, 0.5); display: none; align-items: center; justify-content: center; z-index: 9999;}
.confirm-modal {background: #fff; width: 360px; max-width: calc(100% - 32px); border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); overflow: hidden; animation: fadeUp 0.2s ease-out;}
.confirm-header {padding: 16px 20px; font-size: 16px; font-weight: 600; border-bottom: 1px solid #eee; display: flex; align-items: center; justify-content: space-between;}
.confirm-close {background: none; border: none; font-size: 36px; line-height: 1; cursor: pointer; color: #666;}
.confirm-close:hover {color: #000;}
.confirm-body {padding: 20px; font-size: 14px; line-height: 1.5; color: #333;}
.confirm-footer {
  display: flex;
  gap: 8px;
  padding: 12px 16px 16px;
  justify-content: flex-end;
}

/* layer popup */
.popup-overlay {position: fixed; inset: 0; background: rgba(0, 0, 0, 0.5); display: none; align-items: center; justify-content: center; z-index: 9999;}
.popup-modal {background: #fff; width: 560px; max-width: calc(100% - 32px); border-radius: 12px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); overflow: hidden; animation: fadeUp 0.2s ease-out;}
.popup-header {padding: 16px 20px; font-size: 16px; font-weight: 600; border-bottom: 1px solid #eee; display: flex; align-items: center; justify-content: space-between;}
.popup-close {background: none; border: none; font-size: 36px; line-height: 1; cursor: pointer; color: #666;}
.popup-close:hover {color: #000;}
.popup-body {padding: 20px; font-size: 14px; line-height: 1.5; color: #333;}
.popup-body table tr:first-child {border-top: 1px solid #707070; /* 테이블 최상단 border */}
.popup-body table th {background: #F3F4F6; font-size: 16px; font-weight: 500; color: #333; padding:12px 0; border-top: 1px solid #707070; border-bottom: 1px solid #c0c0c0;}
.popup-body table th:first-child {border-radius:5px 0 0 5px;}
.popup-body table th:last-child {border-radius:0 5px 5px 0;}
.popup-body table td {font-size: 16px; font-weight: 400; color: #333; padding:9px 10px; border-top: 1px solid #707070; border-bottom: 1px solid #c0c0c0;}

.popup-footer {
  display: flex;
  gap: 8px;
  padding: 12px 16px 16px;
  justify-content: flex-end;
}

.btn {
  min-width: 80px;
  padding: 8px 14px;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  border: none;
}

.btn-cancel {
  background: #f2f2f2;
  color: #333;
}

.btn-confirm {
  background: #2563eb;
  color: #fff;
}

@keyframes fadeUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

/* 장바구니 결제수단 선택 */
/* 박스 */
.pay-box {border: 1px solid #ccc; border-radius: 12px; padding: 12px; background: #fff;}

/* 기본 커서 제거 */
.pay-box,
.pay-box * {cursor: default !important;}

/* 실제 클릭 가능한 요소만 다시 pointer */
.pay-box input[type="radio"],
.pay-box label,
.pay-box label * {cursor: pointer !important;}

/* 테이블 기본 */
.pay-box .pay-table {width: 100%; border-collapse: separate !important; border-spacing: 0; table-layout: fixed;}

/* 공통 테이블 CSS 무력화 */
.pay-box .pay-table tr,
.pay-box .pay-table td {border: none !important; border-bottom: none !important; text-align: left !important; vertical-align: middle; padding: 6px 6px; line-height: 1.6; background: transparent;}

.pay-box .pay-table tr:hover,
.pay-box .pay-table tr:active,
.pay-box .pay-table tr:focus,
.pay-box .pay-table td:hover {background: transparent !important;}

/* 라디오 + 텍스트 */
.radio-wrap {display: inline-flex; align-items: center; gap: 6px; cursor: pointer; font-weight: bold;}
.radio-wrap input[type="radio"] {cursor: pointer;}

/* 예치금 보유금액 */
.amount-cell {text-align: right; white-space: nowrap;}
.amount-highlight {text-align: right; display: inline-block; margin-left: 6px; min-width: 180px; max-width: 100%; padding: 4px 18px; background-color: #f5f6f8; border-radius: 6px; font-weight: 500; box-sizing: border-box;}

/* 설명 문구 */
.pay-box .desc { white-space: nowrap; font-size: 15px; color: #666; padding-left: 24px; padding: 1px 6px 5px 24px; line-height: 1.5;}
.pay-box .desc a {display: inline-flex; align-items: center;}
.pay-box .desc {white-space: nowrap;}
.pay-box .link-icon {display: inline-flex; align-items: center; gap: 4px; margin-left: 6px; padding: 2px 6px; font-size: 12px; line-height: 1.2; color: #2563eb; background-color: #eef2ff; border-radius: 12px; text-decoration: none; cursor: pointer !important;}
.pay-box .link-icon::after {content: '↗'; font-size: 11px;}
.pay-box .link-icon:hover {background-color: #dbeafe;}

/* 결제방식 표시 */
.pay-type {padding-top: 32px; background: #fff;}
.pay-type .msg-highlight {text-align: center; display: inline-block; min-width: 100%; padding: 14px 0px 14px 0px; background-color: #FBE3D6; border-radius: 6px; font-weight: 500; box-sizing: border-box;}
.pay-smmry {padding-top: 32px; background: #fff;}
.pay-smmry .smmry-highlight {text-align: right; display: inline-block; min-width: 100%; padding: 14px 12px 14px 0px; background-color: #f5f6f8; border-radius: 6px; font-weight: 300; box-sizing: border-box;}
.pay-smmry .smmry-highlight span {font-weight: 500;}