/**
* OLYM Cascading Style Sheets
* File Name :contents.css
* Description :컨텐츠 스타일시트
* Author :Web business Team / Choi Hyun Mi
* Email :desingtj@olym.co.kr
* Date :2017.08.01
* Update :2017.08.01
* Copyright(c) 2017 OLYM Communications. All Rights Reserved.
*/
 /* ///////////////////////////포인트컬러 변경///////////////////////////
          포인트 컬러1 - #162e7c
		  포인트 컬러2 - #3155a4
		  검색해서 모두 바꾸기 해주세요!
 /////////////////////////////////////////////////////////////////// */

/************ tab_type ************/
@media print{
 input{outline: none !important;  border: 0 !important;border-style: none !important;background: rgba(0,0,0,0);width: 100%;text-align: center;}
}
/* 탭메뉴 갯수 */
.colum02 > ul > li { width:50%;}
.colum03 > ul > li { width:33.33%;}
.colum04 > ul > li { width:25%;}
.colum05 > ul > li { width:20%;}
.colum06 > ul > li { width:16.66%;}

.tab_type1 { background:url("/project/design/template/bg_tab_type1.gif") repeat-x center;}
.tab_type1 > ul { display:table; margin:0 auto 50px auto;}
.tab_type1 > ul > li {display:table-cell;}
.tab_type1 > ul > li > a { display:block; text-align:center; padding:0 40px; color:#787878; font-weight:500; border:3px solid #c4c4c4; line-height:48px; margin:0 5px; background:#fff;}
.tab_type1 > ul > li > a:hover, .tab_type1 > ul > li > a.on { border:3px solid #4678c4; color:#4678c4;}



.tab_type2 > ul { margin-bottom:30px;}
.tab_type2 > ul > li { float:left; padding:0 5px 5px 0;}
.tab_type2 > ul > li > a { display:block; border:1px solid #d4d4d4; line-height:48px; padding:0 25px; color:#666;}
.tab_type2 > ul > li > a.on, .tab_type2 > ul > li > a:hover { border:1px solid #162e7c; background:#162e7c; color:#fff;}


.tab_type3 > ul { margin-bottom:30px;}
.tab_type3 > ul > li { float:left; width:16.66%;}
.tab_type3 > ul > li > a { display:block; text-align:center; border-bottom:2px solid #fff;  height:82px; box-sizing:border-box;}
.tab_type3 > ul > li > a.on, .tab_type3 > ul > li > a:hover { border-bottom:2px solid #000; }
.tab_type3 > ul > li:nth-child(6) > a { padding-top:35px; color:#000; font-size:20px; font-weight:600;}

.tab_type4 > ul { margin-bottom:30px;}
.tab_type4 > ul > li { float:left; width:32.5%;}
.tab_type4 > ul > li:nth-child(2) { padding:0 1.25%;}
.tab_type4 > ul > li > a { display:block; background:#8a8a8a; color:#fff; text-align:center; padding:10px;}
.tab_type4 > ul > li > a:hover, .tab_type4 > ul > li > a.on { background:#3155a4;}
.tab_box { border:1px dashed #ddd; padding:40px;}


@media all and (max-width:1280px) {
.tab_type1 > ul > li > a {padding:0 20px; font-size:1em; border:2px solid #c4c4c4;}
.tab_type1 > ul > li > a:hover, .tab_type1 > ul > li > a.on { border:2px solid #4678c4;}
}

@media all and (max-width:1000px) {
.tab_type1 { background-size:auto 1px;}
.tab_type1 > ul > li > a { padding:0 10px; font-size:0.95em; line-height:38px;border:1px solid #c4c4c4; margin:0 2px;}
.tab_type1 > ul > li > a:hover, .tab_type1 > ul > li > a.on { border:1px solid #4678c4;}

.tab_type2 > ul > li > a { line-height:38px; padding:0 20px; font-size:0.95em;}
.tab_type4 > ul > li > a { font-size:0.95em;}
.tab_box { padding:20px;}
}

@media all and (max-width:640px) {
.tab_type1 > ul > li > a { padding:0 5px; }
.tab_type3 > ul > li { width:33.33%;}
.tab_type3 > ul > li > a { height:42px;}
.tab_type3 > ul > li > a img{ height:40px;}
.tab_type3 > ul > li:nth-child(6) > a { padding-top:15px; font-size:16px;}
}

@media all and (max-width:500px) {
.tab_type1 { background:none;}
.tab_type1 > ul { display:block;}
.tab_type1 > ul > li { float:left; display:inline-block; width:25%; margin-bottom:5px;}
.tab_type1 > ul > li > a { padding:0 5px; }
}


/************ h_type ************/
.h_type1 { font-size:1.5em; color:#000; font-weight:600; padding:30px 0 20px 0; text-align:center; position:relative;}
.h_type1:before { width:40px; height:4px; background:#000; position:absolute; top:0; left:50%; margin-left:-20px; content:"";}
.h_type2 { font-size:1.05em; color:#222;  font-weight:600; margin-bottom:10px;}


@media all and (max-width:800px) {
.h_type1 { font-size:1.3em; padding:20px 0 10px 0;}
.h_type1:before { width:30px; height:3px; margin-left:-15px;}
}
/*
.h_type3 { background:url("/project/design/template/bg_h3.png") no-repeat 9px 3px; font-size:16px; color:#555; padding-left:30px; line-height:16px; margin-bottom:10px;}*/

/************ ul_type ************/
.ul_type1 > li { margin-bottom:7px; background:url("/project/design/template/bg_li1.png") no-repeat left 13px; padding-left:15px;}
.ul_type1 > li > ul { margin-top:5px;}
.ul_type1 > li > ul > li { margin-bottom:5px; background:url("/project/design/template/bg_li2.png") no-repeat 2px 10px; padding-left:12px;}
.ul_type1 > li:last-child { margin-bottom:0; }

.ul_type2 > li { margin-bottom:7px; background:url("/project/design/template/bg_li2.png") no-repeat left 13px; padding-left:12px;}
.ul_type2 > li > ul { margin-top:5px;}

.ul_type3 > li { margin-bottom:7px;}
.ul_type3 > li > ul { margin:5px 0 0 20px;}
.ul_type3 > li > ul > li { margin-bottom:5px; background:url("/project/design/template/bg_li1.png") no-repeat left 13px; padding-left:15px;}
.ul_type3 > li:last-child { margin-bottom:0; }
.ul_type3 > li > ul > li > ul { margin:5px 0 0 20px;}
.ul_type3 > li > ul > li > ul > li { margin-bottom:5px; background:url("/project/design/template/bg_li2.png") no-repeat left 13px; padding-left:12px;}
.ul_type3 > li > ul > li:last-child { margin-bottom:0; }


/************ a_type ************/

/* 다운로드링크 */
.a_down { color:#666; display:inline-block; border-bottom:1px dashed #666; background:url("/project/design/template/bg_down2_c1.png") no-repeat; background-position:calc(100% - 7px); padding:0 30px 0 5px;}
.a_down:hover { color:#162e7c; border-bottom:1px dashed #162e7c; background:url("/project/design/template/bg_down2_c2.png") no-repeat; background-position:calc(100% - 7px) center;}

/* 새창링크 */
.a_link { color:#666; display:inline-block; border-bottom:1px dashed #666; background:url("/project/design/template/bg_link2_c1.png") no-repeat; background-position:calc(100% - 7px); padding:0 30px 0 5px;}
.a_link:hover { color:#162e7c; border-bottom:1px dashed #162e7c; background:url("/project/design/template/bg_link2_c2.png") no-repeat; background-position:calc(100% - 7px) center;}

/************ box_type ************/

/* 이미지없는 박스 */
.box_type1 { border:1px dashed #666; padding:20px 30px;}

/* 좌측이미지 박스 */
.box_type2 { border:1px solid #d4d4d4; padding:30px; position:relative;}
.box_type2 .left_img { float:left; width:15%; max-width:114px; min-height:114px; background:#f6f6f6 url("/project/design/template/bg_box1.png") no-repeat center;}
.box_type2 .right_desc { float:left; width:82%; padding:10px 0 0 3%; font-size:0.95em; line-height:1.5em;}

.box_type3 { border:1px dashed #ddd; padding:50px 30px; text-align:center; margin-bottom:40px;}

@media all and (max-width:800px) {
.box_type1 { padding:15px 20px; font-size:0.95em;}
.box_type2 { padding:20px;}
.box_type2 .left_img { width:20%; max-width:80px; min-height:80px; background-size:40px;}
.box_type2 .right_desc { width:77%; padding:0 0 0 3%; font-size:0.95em;}
}
@media all and (max-width:414px) {
.box_type2 .left_img { width:30%;}
.box_type2 .right_desc { width:67%;}
}

/************ table_type ************/
/* table_type1 제품소개 */
.table_type1 { overflow-x:auto;} /* 테이블 상단 라인과 세로라인이 겹치는 부분을 없앰, 모바일에서 가로스크롤 */
.table_type1 table, .table_type1 th, .table_type1 td { border-collapse:collapse; font-size:inherit; }
.table_type1 table { width:100%; border-bottom:2px solid #161616;}
.table_type1 thead { background: rgb(99,143,210); background: linear-gradient(90deg, rgba(99,143,210,1) 0%, rgba(12,46,142,1) 100%);}
.table_type1 th { padding:15px; color:#fff; font-weight:500; border-left:1px solid rgba(144,144,144,0.5);}
.table_type1 td { padding:30px; line-height:1.8em;font-weight:300; border-left:1px solid rgba(144,144,144,0.5);}
.table_type1 th:first-child { border-left:none;}
.table_type1 td:first-child { border-left:none;}

@media all and (max-width:767px) {
.table_type1 table, .table_type1 th, .table_type1 td { font-size:0.95em;}
.table_type1 th { padding:10px;}
.table_type1 td { padding:10px;}
}

/* table_type2 국내유가 */
.table_type2 { overflow-x:auto;}
.table_type2 table, .table_type2 th, .table_type2 td { border-collapse:collapse; font-size:0.95em;}
.table_type2 table { width:100%; border-top:1px solid #000; border-bottom:1px solid #000;}
.table_type2 thead { background:#eaf1f4;}
.table_type2 tbody tr:hover { background:#f9f9f9;}
.table_type2 th { padding:13px 5px; color:#000; font-weight:500; border-left:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf;}
.table_type2 td { padding:13px 5px; line-height:1.8em; font-weight:300; border-left:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; text-align:right; }
/* .table_type2 th:first-child { border-left:none;} */
.table_type2 td:first-child { border-left:none;}
.table_type2 tbody th { background:#f6f6f6;}
.table_type2 tr.highlight th{background-color: #ffee7394; }
.table_type2 tr.highlight td{background-color: #fff0876e; }

.table_type2 .up{background: #ec434b;color: #fff;padding: 2px 6px 2px 20px;position: relative; display:inline-block; line-height:1.1em; margin-left:5px; font-size:0.875em;}
.table_type2 .up::before{content: "";position:absolute; top:8px; left:5px;display: inline-block;border-left: 4px solid transparent;border-right: 4px solid transparent;border-bottom: 6px solid #fff;}

.table_type2 .down{background: #437bec;color: #fff;padding: 2px 6px 2px 20px;position: relative; display:inline-block; line-height:1.1em; margin-left:5px; font-size:0.875em;}
.table_type2 .down::before{content: "";position:absolute; top:8px; left:5px;display: inline-block;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 6px solid #fff;}

@media all and (max-width:767px) {
.table_type2 table, .table_type2 th, .table_type2 td { font-size:0.95em;}
.table_type2 th { padding:10px;}
.table_type2 td { padding:10px;}

.table_type2 .up{padding: 2px 2px 2px 10px;margin-left:3px;}
.table_type2 .up::before{top:7px; left:2px;border-left: 3px solid transparent;border-right: 3px solid transparent;border-bottom: 5px solid #fff;}

.table_type2 .down{padding: 2px 2px 2px 10px; margin-left:3px;}
.table_type2 .down::before{top:7px; left:2px;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 5px solid #fff;}
}

/* table_type3 출하전표 */
.table_type3 {padding:10px; position:relative}
.table_type3 table, .table_type3 th, .table_type3 td { border-collapse:collapse; font-size:inherit; text-align:center;}
.table_type3 table { width:100%;}
.table_type3 th { padding:5px 10px; color:#000; font-weight:500; border:1px solid #333; background:#efefef;}
.table_type3.table_slip th { height: 38px; }
.table_type3 td { padding:5px 10px;font-weight:400; border:1px solid #333;}
.table_type3.table_slip td { height: 38px; }
.table_type3 .p_eng { font-size:0.875em; color:#666}
.table_type3 .title { font-size:1.6em;}
.table_type3 .title .p_eng { font-size:0.75em; }
.table_type3 .bg_logo { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
@media print{
.table_type3{width: 65%; margin-top: 10%; }
.table_type3 th,.table_type3 td{padding: 2px}
.table_type3 th{font-size: 12px}
.table_type3 td,input{font-size: 11.5px}
.table_type3 td.pad{padding: 5px 10px}

}
@media print {
/*.table_type3 { width:60%; box-sizing:border-box;}
.table_type3{transform: scale(0.5, 0.75) translate(-50%, -50%); }*/

.table_type3 .title { font-size:18px;}
}
/*
@media all and (max-width:767px) {
.table_type3 table, .table_type3 th, .table_type3 td { font-size:0.95em;}
.table_type3 th { padding:10px;}
.table_type3 td { padding:10px;}
}*/


/* table_type4 이용안내 */
.table_type4 { overflow-x:auto;}
.table_type4 table, .table_type4 th, .table_type4 td { border-collapse:collapse; font-size:0.95em;}
.table_type4 table { width:100%; border-top:1px solid #000 !important; border-bottom:1px solid #000 !important;}
.table_type4 thead { background:#eaf1f4;}
.table_type4 tbody tr:hover { background:#f9f9f9;}
.table_type4 th { padding:13px 5px; color:#000; font-weight:500; border-left:1px solid #cfcfcf !important; border-bottom:1px solid #cfcfcf !important; text-align:center;}
.table_type4 td { padding:13px 5px; line-height:1.8em; font-weight:400; border-left:1px solid #cfcfcf !important; border-bottom:1px solid #cfcfcf !important; text-align:center; }
.table_type4 th:first-child { border-left:none !important;}
.table_type4 td:first-child { border-left:none !important;}
.table_type4 tbody th { background:#f6f6f6;}

@media all and (max-width:767px) {
.table_type4 table, .table_type4 th, .table_type4 td { font-size:0.95em;}
.table_type4 th { padding:10px;}
.table_type4 td { padding:10px;}
}

/* 개인정보처리방침*/
.table_type5 table, .table_type5 th, .table_type5 td { border-collapse:collapse; font-size:0.95em;}
.table_type5 table { width:100%; border-top:1px solid #000 !important; border-bottom:1px solid #000 !important; margin:20px 0;}
.table_type5 thead { background:#eaf1f4;}
.table_type5 tbody tr:hover { background:#f9f9f9;}
.table_type5 th { padding:13px 5px; color:#000; font-weight:500; border-left:1px solid #cfcfcf !important; border-bottom:1px solid #cfcfcf !important; text-align:center;}
.table_type5 td { padding:13px 5px; line-height:1.8em; font-weight:400; border-left:1px solid #cfcfcf !important; border-bottom:1px solid #cfcfcf !important; text-align:center; }
.table_type5 th:first-child { border-left:none !important;}
.table_type5 td:first-child { border-left:none !important;}
.table_type5 tbody th { background:#f6f6f6;}


/************ btn_type ************/

/* 기본버튼 */
.btn { display:inline-block; border:1px solid #d4d4d4; height:43px; line-height:43px; padding:0 20px; color:#666; border-radius:3px; transition:all .3s ease; background-color:#fff;}
.btn:hover { background-color:#f6f6f6; color:#333;}
input.btn, button.btn { cursor:pointer; height:45px; background-color:#fff; line-height:auto; vertical-align:top;}

/* 라인버튼 */
.btn.line1 { border:1px solid #666; color:#666;}
.btn.line1:hover { background-color:#666; color:#fff;}
.btn.line2 { border:1px solid #162e7c; color:#162e7c;}
.btn.line2:hover { background-color:#162e7c; color:#fff;}
.btn.line3 { border:1px solid #3155a4; color:#3155a4;}
.btn.line3:hover { background-color:#3155a4; color:#fff;}

/* 컬러버튼 */
.btn.bg1 { border:1px solid #666; background-color:#666; color:#fff;}
.btn.bg1:hover { text-decoration:underline;}
.btn.bg2 { border:1px solid #162e7c; background-color:#162e7c; color:#fff;}
.btn.bg2:hover { text-decoration:underline;}
.btn.bg3 { border:1px solid #3155a4; background-color:#3155a4; color:#fff;}
.btn.bg3:hover { text-decoration:underline;}

/* 다운로드버튼 */
.btn.down1:before { content:url("/project/design/template/bg_down_c1.png"); vertical-align:middle; padding-right:10px;}
.btn.down1:hover::before { content:url("/project/design/template/bg_down_c4.png")}
.btn.down2:before { content:url("/project/design/template/bg_down_c2.png"); vertical-align:middle; padding-right:10px;}
.btn.down2:hover::before { content:url("/project/design/template/bg_down_c4.png")}
.btn.down3:before { content:url("/project/design/template/bg_down_c3.png"); vertical-align:middle; padding-right:10px;}
.btn.down3:hover::before { content:url("/project/design/template/bg_down_c4.png")}
.btn.down4:before { content:url("/project/design/template/bg_down_c4.png"); vertical-align:middle; padding-right:10px;}

/* 새창링크버튼 */
.btn.link1:before { content:url("/project/design/template/bg_link_c1.png"); vertical-align:middle; padding-right:10px;}
.btn.link1:hover::before { content:url("/project/design/template/bg_link_c4.png")}
.btn.link2:before { content:url("/project/design/template/bg_link_c2.png"); vertical-align:middle; padding-right:10px;}
.btn.link2:hover::before { content:url("/project/design/template/bg_link_c4.png")}
.btn.link3:before { content:url("/project/design/template/bg_link_c3.png"); vertical-align:middle; padding-right:10px;}
.btn.link3:hover::before { content:url("/project/design/template/bg_link_c4.png")}
.btn.link4:before { content:url("/project/design/template/bg_link_c4.png"); vertical-align:middle; padding-right:10px;}

/* 검색버튼 */
.btn.search1:before { content:url("/project/design/template/bg_search_c1.png"); vertical-align:middle; padding-right:10px;}
.btn.search1:hover::before { content:url("/project/design/template/bg_search_c4.png")}
.btn.search2:before { content:url("/project/design/template/bg_search_c2.png"); vertical-align:middle; padding-right:10px;}
.btn.search2:hover::before { content:url("/project/design/template/bg_search_c4.png")}
.btn.search3:before { content:url("/project/design/template/bg_search_c3.png"); vertical-align:middle; padding-right:10px;}
.btn.search3:hover::before { content:url("/project/design/template/bg_search_c4.png")}
.btn.search4:before { content:url("/project/design/template/bg_search_c4.png"); vertical-align:middle; padding-right:10px;}

/* 작은버튼 */
.btn.size1 { font-size:0.875em; height:33px; line-height:33px; padding:0 15px;}
.btn.size2 { font-size:0.875em; height:28px; line-height:28px; padding:0 15px;}

/* 작은다운로드버튼 */
.btn.size1.down1:before { content:url("/project/design/template/bg_down2_c1.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.down1:hover::before { content:url("/project/design/template/bg_down2_c4.png")}
.btn.size1.down2:before { content:url("/project/design/template/bg_down2_c2.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.down2:hover::before { content:url("/project/design/template/bg_down2_c4.png")}
.btn.size1.down3:before { content:url("/project/design/template/bg_down2_c3.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.down3:hover::before { content:url("/project/design/template/bg_down2_c4.png")}
.btn.size1.down4:before { content:url("/project/design/template/bg_down2_c4.png"); vertical-align:middle; padding-right:5px;}

/* 작은새창링크버튼 */
.btn.size1.link1:before { content:url("/project/design/template/bg_link2_c1.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.link1:hover::before { content:url("/project/design/template/bg_link2_c4.png")}
.btn.size1.link2:before { content:url("/project/design/template/bg_link2_c2.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.link2:hover::before { content:url("/project/design/template/bg_link2_c4.png")}
.btn.size1.link3:before { content:url("/project/design/template/bg_link2_c3.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.link3:hover::before { content:url("/project/design/template/bg_link2_c4.png")}
.btn.size1.link4:before { content:url("/project/design/template/bg_link2_c4.png"); vertical-align:middle; padding-right:5px;}

/* 작은검색버튼 */
.btn.size1.search1:before { content:url("/project/design/template/bg_search2_c1.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.search1:hover::before { content:url("/project/design/template/bg_search2_c4.png")}
.btn.size1.search2:before { content:url("/project/design/template/bg_search2_c2.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.search2:hover::before { content:url("/project/design/template/bg_search2_c4.png")}
.btn.size1.search3:before { content:url("/project/design/template/bg_search2_c3.png"); vertical-align:middle; padding-right:5px;}
.btn.size1.search3:hover::before { content:url("/project/design/template/bg_search2_c4.png")}
.btn.size1.search4:before { content:url("/project/design/template/bg_search2_c4.png"); vertical-align:middle; padding-right:5px;}

@media all and (max-width:414px) {
.btn { height:33px; line-height:33px; padding:0 10px; font-size:0.95em;}
input.btn, button.btn { cursor:pointer; height:35px; font-size:0.95em;}
.btn.size1 { height:28px; line-height:28px; padding:0 7px;}
}

/* form */
.form_type1 { border-top:2px solid #000; border-bottom:2px solid #000; padding:30px 0;}
.form_type1 dt { width:15%; float:left; box-sizing:border-box; padding:17px 0 0 20px; min-height:80px; color:#333; font-weight:600;}
.form_type1 dd { width:35%; float:left; box-sizing:border-box; padding-right:20px; min-height:80px;}
.form_type1 dt.dt2{ width:15%;}
.form_type1 dd.dd2 { width:85%;}
.form_type1 .pc_block { display:block;}
.form_type1 .box_check { padding:10px;}

/* select */
.selectbox { position:relative; box-sizing:border-box; border:1px solid #ccc; z-index:1; display:inline-block; width:100%;}
.selectbox:before { content:""; position:absolute; top:50%; right:15px; width:15px; height:9px; margin-top:-4px; background:url(/project/design/template/bg_select.png) no-repeat center; background-size:100%;}
.selectbox label { position:absolute; top:1px; left:5px; height:56px; line-height:56px; padding:0 10px; z-index:-1; color:#b1b1b1;}
.selectbox label.label-selected{color:black; }
.selectbox select { width:100%; height:56px; line-height:56px; padding:0 10px; border:0; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
.selectbox:focus{ outline:1px dotted #000;}
/* textarea */
.textareabox {border:1px solid #ccc; padding:10px; width:100%;box-sizing:border-box; height:150px; }
.textareabox:focus{ outline:1px dotted #000;}

/* input */
.inputbox { border:1px solid #ccc; box-sizing:border-box; height:58px; padding-left:10px; line-height:56px; width:100%; }
.inputbox:focus { outline:1px dotted #000;}

/* radio, checkbox */
.checks {position:relative; display:inline-block;}
.checks input[type="radio"] { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
.checks input[type="radio"] + label { display:inline-block; position:relative; padding:3px 0 0 35px; cursor:pointer; line-height:24px; vertical-align:top;}
.checks input[type="radio"] + label:before { content:''; position:absolute; left:0; top:2px; width:24px; height:24px; text-align:center; background:#f2f2f2; border:1px solid #cecece; border-radius:100%; }
.checks input[type="radio"] + label:after { content:''; position:absolute; top:9px; left:7px; width:12px; height:12px; background:#bbb; border-radius:100%; box-shadow:inset 0px 0px 10px rgba(0,0,0,0.3);} /* 선택전 */
.checks input[type="radio"]:checked + label:after { background:#162e7c;} /* 선택후 */
.checks input[type="radio"]:focus + label:before { outline:1px dotted #000;}

.checks input[type="checkbox"] { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0}
.checks input[type="checkbox"] + label { display:inline-block; position:relative; cursor:pointer;}
.checks input[type="checkbox"] + label:before { content:' '; display:inline-block; width:24px; height:24px; line-height:24px; margin:-4px 10px 0 0; text-align:center;  vertical-align:middle; background:#cfcfcf url(/project/design/template/bg_check.png) no-repeat center; background-size:100%; color:#fff;} /* 선택전 */
.checks input[type="checkbox"]:checked + label:before { color:#fff; background:#162e7c url(/project/design/template/bg_check.png) no-repeat center; background-size:100%;}/* 선택후 */
.checks input[type="checkbox"]:focus + label:before { outline:1px dotted #000;}

/* placeholder */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color:#b1b1b1; opacity:1; /* Firefox */}
:-ms-input-placeholder { /* Internet Explorer 10-11 */ color:#b1b1b1;}
::-ms-input-placeholder { /* Microsoft Edge */ color:#b1b1b1;}

/* 그외 */
.ul_birth > li { width:32%; float:left;}
.ul_birth > li:nth-child(2) { margin:0 2%;}

@media all and (max-width:1000px) {
.form_type1 { padding:30px 20px;}
.form_type1 dt { width:25%;}
.form_type1 dd { width:75%;}
.form_type1 dt.dt2{ width:25%;}
.form_type1 dd.dd2 { width:75%;}

.selectbox:before { right:15px; width:14px; height:10px; margin-top:-4px;}
.selectbox label { height:46px; line-height:46px;}
.selectbox select { height:46px; line-height:46px;}
.inputbox { height:48px; line-height:46px; }
}

@media all and (max-width:440px) {
.form_type1 dt { width:100%; padding:0 0 10px 0; min-height:auto;}
.form_type1 dd { width:100%; padding:0;}
.form_type1 dt.dt2{ width:100%;}
.form_type1 dd.dd2 { width:100%;}
.form_type1 .pc_block { display:inline;}
}

/* list_type1 */
.list_type1 > ul > li {float:left; width:25%; box-sizing:border-box;}
.list_type1 > ul > li > div { margin:0 auto;}

/* over_img */
.over_img { position: relative; width:150px; height:150px; border-radius:100%; transition: .5s ease; }
.over_img img { position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%); transition: .5s ease;}
.over_img .over img { opacity: 0;}
.over_img .out img{opacity: 1; }

.over_img:hover .over img { opacity: 1;}
.over_img:hover .out img { opacity: 0;}

.over_img.bg1 { background:#f49ac0;}
.over_img.bg1:hover { background:#887da5;}
.over_img.bg2 { background:#fecd67; }
.over_img.bg2:hover { background:#f58476;}
.over_img.bg3 { background:#7cc576; }
.over_img.bg3:hover { background:#12b1aa;}
.over_img.bg4 { background:#7accc8; }
.over_img.bg4:hover { background:#8c80ea;}

@media all and (max-width:1000px) {
.list_type1 > ul > li {width:50%; padding:10px;}
}

/* box_btn_line */
.box_btn_line > ul > li { float:left; width:25%; box-sizing:border-box; padding:10px;}

.btn-1 { color: #4f5a76 !important; }
.btn-2 { color: #959e76 !important; }
.btn-3 { color: #78b152 !important; }
.btn-4 { color: #6d5a79 !important; }
.btn-5 { color: #775784 !important; }
.btn-6 { color: #a28a5c !important; }
.btn-7 { color: #4f7b81 !important; }
.btn-8 { color: #6b4c86 !important; }
.btn_line { display: block; position: relative; overflow: hidden; padding: 10px; text-align: center; }
.btn_line:before, .btn_line:after, .btn_line .btn_inner:before, .btn_line .btn_inner:after { content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; background-color: currentColor; transition: 0.3s ease-in-out; }
/* btn_cw */
.btn_cw:after { top: auto; right: 0; bottom: 0; left: auto; }
.btn_cw .btn_inner:before { right: 0; left: auto; }
.btn_cw .btn_inner:after { top: auto; bottom: 0; }
.btn_cw:before, .btn_cw:after { width: 0; height: 2px; }
.btn_cw .btn_inner:before, .btn_cw .btn_inner:after { width: 2px; height: 0; }
.btn_cw:hover:before, .btn_cw:hover:after { width: 100%; }
.btn_cw:hover .btn_inner:before, .btn_cw:hover .btn_inner:after { height: 100%; }
/* btn_ccw */
.btn_ccw:after { top: auto; right: 0; bottom: 0; left: auto; }
.btn_ccw .btn_inner:before { right: 0; left: auto; }
.btn_ccw .btn_inner:after { top: auto; bottom: 0; }
.btn_ccw:before, .btn_ccw:after { width: 2px; height: 0; }
.btn_ccw .btn_inner:before, .btn_ccw .btn_inner:after { width: 0; height: 2px; }
.btn_ccw:hover:before, .btn_ccw:hover:after { height: 100%; }
.btn_ccw:hover .btn_inner:before, .btn_ccw:hover .btn_inner:after { width: 100%; }
/* btn_tlbr */
.btn_tlbr:before, .btn_tlbr:after { width: 0; height: 2px; }
.btn_tlbr:after, .btn_tlbr .btn_inner:after { top: auto; right: 0; bottom: 0; left: auto; }
.btn_tlbr .btn_inner:before, .btn_tlbr .btn_inner:after { width: 2px; height: 0; }
.btn_tlbr:hover:before, .btn_tlbr:hover:after { width: 100%; }
.btn_tlbr:hover .btn_inner:before, .btn_tlbr:hover .btn_inner:after { height: 100%; }
/* btn_trbl */
.btn_trbl:before, .btn_trbl:after { width: 0; height: 2px; }
.btn_trbl:before, .btn_trbl .btn_inner:before { right: 0; left: auto; }
.btn_trbl:after, .btn_trbl .btn_inner:after { top: auto; bottom: 0; }
.btn_trbl .btn_inner:before, .btn_trbl .btn_inner:after { width: 2px; height: 0; }
.btn_trbl:hover:before, .btn_trbl:hover:after { width: 100%; }
.btn_trbl:hover .btn_inner:before, .btn_trbl:hover .btn_inner:after { height: 100%; }
/* btn_cw_tlbr */
.btn_cw_tlbr:after { top: auto; right: 0; bottom: 0; left: auto; }
.btn_cw_tlbr .btn_inner:before { right: 0; left: auto; }
.btn_cw_tlbr .btn_inner:after { top: auto; bottom: 0; }
.btn_cw_tlbr:before, .btn_cw_tlbr:after, .btn_cw_tlbr .btn_inner:before, .btn_cw_tlbr .btn_inner:after { transition: 0.15s ease-in-out; }
.btn_cw_tlbr:before, .btn_cw_tlbr:after { width: 0; height: 2px; transition-delay: 0.15s; }
.btn_cw_tlbr .btn_inner:before, .btn_cw_tlbr .btn_inner:after { width: 2px; height: 0; transition-delay: 0s; }
.btn_cw_tlbr:hover:before, .btn_cw_tlbr:hover:after { width: 100%; transition-delay: 0s; }
.btn_cw_tlbr:hover .btn_inner:before, .btn_cw_tlbr:hover .btn_inner:after { height: 100%; transition-delay: 0.15s; }
/* btn_ccw_tlbr */
.btn_ccw_tlbr:after { top: auto; right: 0; bottom: 0; left: auto; }
.btn_ccw_tlbr .btn_inner:before { right: 0; left: auto; }
.btn_ccw_tlbr .btn_inner:after { top: auto; bottom: 0; }
.btn_ccw_tlbr:before, .btn_ccw_tlbr:after, .btn_ccw_tlbr .btn_inner:before, .btn_ccw_tlbr .btn_inner:after { transition: 0.15s ease-in-out; }
.btn_ccw_tlbr:before, .btn_ccw_tlbr:after { width: 2px; height: 0; transition-delay: 0.15s; }
.btn_ccw_tlbr .btn_inner:before, .btn_ccw_tlbr .btn_inner:after { width: 0; height: 2px; transition-delay: 0s; }
.btn_ccw_tlbr:hover:before, .btn_ccw_tlbr:hover:after { height: 100%; transition-delay: 0s; }
.btn_ccw_tlbr:hover .btn_inner:before, .btn_ccw_tlbr:hover .btn_inner:after { width: 100%; transition-delay: 0.15s; }
/* btn_cw_trbl */
.btn_cw_trbl:after { top: auto; right: 0; bottom: 0; left: auto; }
.btn_cw_trbl .btn_inner:before { right: 0; left: auto; }
.btn_cw_trbl .btn_inner:after { top: auto; bottom: 0; }
.btn_cw_trbl:before, .btn_cw_trbl:after, .btn_cw_trbl .btn_inner:before, .btn_cw_trbl .btn_inner:after { transition: 0.15s ease-in-out; }
.btn_cw_trbl:before, .btn_cw_trbl:after { width: 0; height: 2px; transition-delay: 0s; }
.btn_cw_trbl .btn_inner:before, .btn_cw_trbl .btn_inner:after { width: 2px; height: 0; transition-delay: 0.15s; }
.btn_cw_trbl:hover:before, .btn_cw_trbl:hover:after { width: 100%; transition-delay: 0.15s; }
.btn_cw_trbl:hover .btn_inner:before, .btn_cw_trbl:hover .btn_inner:after { height: 100%; transition-delay: 0s; }
/* btn_ccw_trbl */
.btn_ccw_trbl:after { top: auto; right: 0; bottom: 0; left: auto; }
.btn_ccw_trbl .btn_inner:before { right: 0; left: auto; }
.btn_ccw_trbl .btn_inner:after { top: auto; bottom: 0; }
.btn_ccw_trbl:before, .btn_ccw_trbl:after, .btn_ccw_trbl .btn_inner:before, .btn_ccw_trbl .btn_inner:after { transition: 0.15s ease-in-out; }
.btn_ccw_trbl:before, .btn_ccw_trbl:after { width: 2px; height: 0; transition-delay: 0s; }
.btn_ccw_trbl .btn_inner:before, .btn_ccw_trbl .btn_inner:after { width: 0; height: 2px; transition-delay: 0.15s; }
.btn_ccw_trbl:hover:before, .btn_ccw_trbl:hover:after { height: 100%; transition-delay: 0.15s; }
.btn_ccw_trbl:hover .btn_inner:before, .btn_ccw_trbl:hover .btn_inner:after { width: 100%; transition-delay: 0s; }
