    html,
body {
    height: 100%;
	word-break: keep-all;
}


/* etc */

html {
    overflow-x: hidden
}

.row-offcanvas {  
    position: relative;
    min-height: 100%;
}

a {
    color: #000;
}

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

.notosanskr * { 
	font-family: 'Noto Sans KR', sans-serif;
}

@font-face {
    font-family: 'SF_HambakSnow';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SANGJUGyeongcheonIsland';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/SANGJUGyeongcheonIsland.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KOTRALEAP';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2110@1.0/KOTRALEAP.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.section-02-3{display:none;width:100%; padding: 80px 0;}
.section-02-3 .sec02-3-wrap{width:100%; height: 350px;background:url(/theme/theme04/img/main/sec2-03-bg.jpg) no-repeat center center; box-shadow: 0px 0px 3px rgb(0 0 0 / 90%);}
.section-02-3 .sec02-3-wrap .sec02-3-txt{text-align: center; padding: 42px 0; text-align: center; padding: 53px 0 25px; text-shadow: 3px 3px 10px #000;}
.section-02-3 .sec02-3-wrap .sec02-3-txt h2{color: #fff; font-family: 'Ubuntu', sans-serif; font-size: 55px; word-break: keep-all;}
.section-02-3 .sec02-3-wrap .sec02-3-txt p{font-size: 20px; color: #fff; padding: 10px 0; word-break: keep-all;}
.section-02-3 .sec02-3-wrap .sec02-3-more{width: 8%; margin: 0 auto; text-align: center; border: 1px solid #fff;}
.section-02-3 .sec02-3-wrap .sec02-3-more p{margin: 0; padding: 10px; font-size: 18px; color: #fff;}
.section-02-3 .sec02-3-wrap .sec02-3-more p:hover{background:#fff; color:#000; transition: all 0.8s;}
.section-02-2 .container-wrap { max-width: 1280px; margin:0 auto; }

/*@media(min-width:1170px) {*/
@media(min-width:1400px) {
    .container { width: 1400px; position: relative; padding: 0 0 100px 0; }
	/*.section-02-2 .container{width: 1320px;}*/
}
@media(max-width:1280px) {
	/*.section-02-2 .container {max-width: 1170px; padding: 55px 5px 70px;}
	.section-02-2 .sec02-2-box .box { float: left; width: 22.82% !important; border-radius: 30px 1px 30px 1px; }
	.section-02-3 .sec02-3-wrap .sec02-3-more { width: 18% !important;}*/
}
@media(max-width:1279px) {
  .container { width: auto; padding-right: 0; padding-left: 0;}
}


@media(max-width:976px) {
    /*.section-02-2 .sec02-2-box .box {width: 48% !important;}
	.section-02-2 .container { width: auto; }
	.box-color1 { margin: 10px 10px 10px 0; }
	.box-color2 { margin: 10px 0px 10px 10px !important; }
	.box-color3 { margin: 10px 10px 10px 0 !important; }
	.box-color4 { margin: 10px 0px 10px 10px !important;}*/
}
@media(max-width:767px) {
    /*.section-02-2 .sec02-2-box .box {width: 48% !important;}
	.section-02-2 .container { width: auto; }
	.box-color1 { margin: 10px 10px 10px 0; }
	.box-color2 { margin: 10px 0px 10px 10px !important; }
	.box-color3 { margin: 10px 10px 10px 0 !important; }
	.box-color4 { margin: 10px 0px 10px 10px !important;}
	.section-02-2 .container .sec02-2-txt > p { width: 100% !important; font-size: 16px;}*/
}
@media(max-width:549px) {
	/*.box-color1 { margin: 10px 10px 10px 0; }
	.box-color2 { margin: 10px 0px 10px 0px !important; }
	.box-color3 { margin: 10px 10px 10px 0 !important; }
	.box-color4 { margin: 10px 0px 10px 0px !important;}
	.section-02-2 .sec02-2-box .box { width: 100% !important; }
	.section-02-2 .sec02-2-box .box > p { font-family: 'Noto Sans KR', sans-serif; padding: 25px 30px 0; font-size: 25px !important; font-weight: 500 !important;}
	.section-02-3 .sec02-3-wrap .sec02-3-more { width: 36% !important; }*/
}
@media(max-width:400px) {	
	/*.section-02-2 .sec02-2-box .box > p { font-family: 'Noto Sans KR', sans-serif; padding: 25px 30px 0; font-size: 24px !important; font-weight: 500 !important;}*/
}
.js-parallax {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
/*    background: url('../../img/main/section_04_bg.jpg');*/
    
}


/* header */

#header_wrap {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 97px;
    transition: .5s height, .2s background;
	/*border-bottom: 1px solid #999;*/
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);
    transition: .5s height, .2s background;
}

#header_wrap.top_menu_06 {
  
}

#header_wrap.top_menu_06 h1 {
    overflow: hidden;
    width: 170px;
    padding-top: 0px;
    padding-left: 0px;
}

#header_wrap.top_menu_06 h1 a {
    overflow: hidden;
    display: block;
    height: 60px;
    background: url(../../img/main/hd-logo.png) 0 0 no-repeat;
    text-indent: -9999px;
    /*    background: url(../../img/main/logo-white.png) top center no-repeat;*/
    text-indent: -9999px;
}



@media screen and (max-width: 1024px){
	#header_wrap.top_menu_06 h1{margin-left:20px;}
}

#header_wrap.top_menu_06.sub h1 a {
    background: url(../../img/main/hd-logo.png) 0 0% no-repeat;
    text-indent: -9999px;
}

#header_wrap.top_menu_06 .menu_wrap {
    position: absolute;
    left: 50%;
    top: 0;
    width: 770px;
    margin-left: -270px;
}

#header_wrap.top_menu_06 .gnb {
	width: 100%;
    text-align: center;
    background-color: transparent;
}

#header_wrap.top_menu_06 .gnb li {
    float: left;
    width: 154px;
    text-align: center;

}

#header_wrap.top_menu_06 .gnb a {
    display: inline-block;
    font-weight: 400;
    line-height: 1em;
    color: #000;
	white-space: nowrap;       /* 줄바꿈 없이 한 줄 유지 */
	overflow: hidden;          /* 넘치는 내용 숨김 */
	text-overflow: ellipsis;   /* 넘치는 부분 ... 처리 */
	max-width: 10em;           /* 글자 10자 정도 넓이 */
}

#header_wrap.top_menu_06 .gnb:after {
    display: block;
    clear: both;
    content: "";
}

#header_wrap.top_menu_06 .gnb .depth1 {
    position: relative;
}

#header_wrap.top_menu_06 .gnb .depth1 > a {
	color: #fff;
    display: block;
    height: 57px;
    padding: 40px 0 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'NotoSans', 'Lato', 'Noto Sans KR', Tahoma, Geneva, sans-serif;
}

#header_wrap.top_menu_06 .gnb .depth1 > a:before {
    background: linear-gradient(to right, #050922, #050922);
    background: -webkit-linear-gradient(to right, #050922, #050922);
    margin-top: 36px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 0%;
    transition: 0.5s;
}

#header_wrap.top_menu_06 .gnb .depth1 > a:hover::before {
    color: #00487b;
    width: 154px;
}

#header_wrap.top_menu_06 .gnb .depth1 > a:hover {
    color: #00487b;
}

#header_wrap.top_menu_06 .gnb .depth2 {
    display: none;
}

#header_wrap.top_menu_06 .top_right_menu {
    float: right;
    top: 0;
    position: absolute;
	left: calc(1400px - 70px);
    margin-top: 33px;
}
#header_wrap.top_menu_06.full_down .top_right_menu {
    float: right;
    top: 0;
    position: absolute;
	left:84.5%;
    margin-top: 33px;
}

#header_wrap.top_menu_06 .top_right_menu .btn-white {
    display: inline-block;
    background-color: #fff;
    color: #9c9c9c !important;
    transition: 0.4s;
    border: 1px #eee solid !important;
    border-radius: 12em;
    padding-left: 18px;
    padding-right: 18px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

@media (max-width: 1280px){
	#header_wrap.top_menu_06 .top_right_menu {
		float: right;
		top: 0;
		position: absolute;
		left: calc(1280px - 100px);
		margin-top: 33px;
	}
}

@media screen and (max-width: 997px) {
	#header_wrap.top_menu_06 .top_right_menu .btn-white {
		display: none !important;
	}
}

#header_wrap.top_menu_06 .top_right_menu .btn-white:hover {
    background-color: #f6f6f6;
    color: #000
}


/* 투명 */

/*#header_wrap.top_menu_06.transparent {
    background-color: #fff;
}*/


#header_wrap.top_menu_06.transparent .gnb a {
    color: #fff;
}

#header_wrap.top_menu_06.transparent .top_right_menu .btn-white {
    display: inline-block;
    background-color: transparent;
    color: #fff !important;
    transition: 0.4s;
    border: 1px #fff solid !important;
    border-radius: 12em;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 13px;
    height: 32px;
}
@media screen and (max-width: 997px) {
	#header_wrap.top_menu_06.transparent .top_right_menu .btn-white {
		display: none !important;
	}
}

#header_wrap.top_menu_06.transparent.full_down .top_right_menu .btn-white{
	color:#999 !important;
	border:1px solid #999 !important
}


/* header_hover */

#header_wrap.full_down {
    height: 280px;
	background:#fff; 
    z-index: 1100;
}

#header_wrap.full_down:before {
    position: absolute;
    left: 0;
    top: 97px;
    width: 100%;
    height: 280px;
    background-color: rgb(255, 255, 255, 0.6);
    border-top: 0;
    /*    border-bottom: 1px #cacaca solid;*/
    content: "";
}

/*#header_wrap.top_menu_06.full_down h1 a {
    background-position: 0 -60px;
}*/

#header_wrap.top_menu_06.full_down .menu_wrap {width:74%;}

#header_wrap.top_menu_06.full_down .menu_wrap .gnb {
    overflow: hidden;
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
    float: left;
}

#header_wrap.top_menu_06.full_down .menu_wrap .gnb a {
    color: #666;
}

#header_wrap.top_menu_06.full_down .menu_wrap .gnb a:hover,
#header_wrap.top_menu_06.full_down .menu_wrap .gnb a:focus {
    color: #000;
    text-decoration: none;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth1 {
    overflow: hidden;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth1 > a {
    margin-bottom: 30px;
    color: #000;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth1 > a:hover,
#header_wrap.top_menu_06.full_down .menu_wrap .depth1 > a:focus {
    color: #000;
    text-decoration: none;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 {
    display: block;
    padding-top: 2px;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 > li {
    display: block;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 > li > a {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1em;
    color: #3e3e3e;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 > li > a:hover {
    color: #050922;
    padding-left: 4px;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 > li > a:before {
    /*    content: "· "*/
} 

/* 투명  풀다운  */
#header_wrap.scolled{background:#fff;}
#header_wrap.top_menu_06.transparent.scrolled {position:fixed; background:#fff; box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);}
#header_wrap.top_menu_06.sub.scrolled{position:fixed;  background:#fff; box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);}

#header_wrap.top_menu_06.sub.scrolled .gnb .depth1 > a {
	color:#000;
}
#header_wrap.top_menu_06.transparent.full_down {
    height: 280px;
    background-color: rgba(255, 255, 255, 1);
    z-index: 200;
}
#header_wrap.top_menu_06.transparent.full_down h1 a{
    background: url(../../img/main/hd-logo2.png) 0 0 no-repeat;
}
#header_wrap.top_menu_06.transparent.scrolled h1 a{
    background: url(../../img/main/hd-logo2.png) 0 0 no-repeat;
}
#header_wrap.top_menu_06.sub.scrolled h1 a{
    background: url(../../img/main/hd-logo2.png) 0 0 no-repeat;
}
#header_wrap.top_menu_06.sub.full_down h1 a{
    background: url(../../img/main/hd-logo2.png) 0 0 no-repeat;
}
#header_wrap.top_menu_06.transparent.scrolled .gnb a {
    color: #000;
}

#header_wrap.top_menu_06.transparent.scrolled .top_right_menu .btn-white {
    display: inline-block;
    background-color: transparent;
    color: #000 !important;
    transition: 0.4s;
    border: 1px #000 solid !important;
    border-radius: 12em;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 13px;
    height: 32px;
}

#header_wrap.top_menu_06.transparent.full_down:before {
    position: absolute;
    left: 0;
    top: 97px;
    width: 100%;
    height: 200px;
    background-color: rgb(255, 255, 255, 1);
    border-top: 0;
    /*    border-top: 1px #f6f6f6 solid;*/
    content: "";
}

#header_wrap.top_menu_06.transparent.full_down .top_right_menu{left: 84.5%;}



/* 모바일 메뉴 */

.sidebar-offcanvas {
    display: none;
}

.js-offcanvas-btn {
    position: absolute;
    right: 0;
    margin-right: 10px;
    top: 22px;
    background-color: transparent;
    border: 0;
}

@media(max-width:997px) {
    .menu_wrap {
        display: none;
    }
    .js-offcanvas-btn {	 
        display: block;
    }
    .sidebar-offcanvas {
        display: block !important;
    }
}


/* 모바일 메뉴 마감 */


/* index- content */

.index-content {}

.index-content .section-01 {
	width:100%;
    padding: 140px 0;
    background-color: #fff;    
}



.index-content .section-01 .btn_wrap {
    text-align: center;
    margin-top: 50px;
}

.index-content .section-01 .btn_wrap a.btn-pack.blue {
    background-color: #fff;
    border: 1px #000 solid;
    color: #000;
    
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 0;
    height: 46px;
    line-height: 42px;
    min-width: 200px;
    background-image: url('../../img/main/btn-line-hover.png');
    background-repeat: no-repeat;
    background-position: 86% 50%;
    text-align: left;
    font-family: 'Ubuntu', sans-serif;
    /*    font-weight: 400;*/
}

.index-content .section-01 .btn_wrap a.btn-pack.blue:hover {
    background-color: #0f43b4;
    border-color: #0f43b4;
    color: #fff;
    background-image: url('../../img/main/btn-line.png');
}





@media(max-width:1400px) {
}
@media(max-width:1170px) {

}



.index-content .section-02 {
	width:100%;	
    padding: 140px 0 ;
	background: url('../../img/main/sec2-bg2.jpg') no-repeat center/cover;
   /* box-shadow: 0px 0px 30px #dadada;*/
}



.index-content .section-02 .contant_wrap {
    /*background: url('../../img/main/sec2-img01.jpg');
    background-position: top right;
    background-repeat: no-repeat;*/
}

.index-content .section-02 .text-box {
    padding-top: 100px;
    /*padding-right: 40px;*/
}

.index-content .section-02 .text-box h3 {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
	letter-spacing: -2px;
}
.index-content .section-02 .text-box h4 {
	font-size: 18px;
    font-weight: 800;
    color: #006ebb;
}

.index-content .section-02 .text-box .line {
    width: 55px;
    height: 1px;
    background-color: #fff;
    margin-top: 50px;
    margin-left: 2px;
}

.index-content .section-02 .text-box p.text { font-size: 20px;   font-family: 'Noto Sans KR', sans-serif; line-height: 1.7; color: #fff; -ms-word-break: keep-all; word-break: keep-all; }
.index-content .section-02 .text-box p.p04 { font-size: 19px;   margin:5px 0 0 0; font-family: 'Noto Sans KR', sans-serif; color: #dcdcdc; font-weight: 500; -ms-word-break: keep all; word-break: keep all; }
.index-content .section-02 .text-box p.btn_wrap { margin: 85px 0 0 0; }

.index-content .section-02 p.image {
    /*padding-top: 115px;
    padding-left: 0px;
	margin: 0;*/
}
.index-content .section-02 p.image img {
	/*box-shadow: 0px 0px 20px rgb(0 0 0 / 40%);*/
	
	margin-left: 50px;
}

.index-content .section-02 p.btn_wrap a.btn-pack.white {
    border: 1px #000 solid;
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 0;
    height: 46px;
    line-height: 45px;
    min-width: 200px;
    background-image: url('../../img/main/btn-line-black.png');
    background-repeat: no-repeat;
    background-position: 86% 50%;
    text-align: left;
    font-family: 'Ubuntu', sans-serif;
    box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, .2);
    /*    font-weight: 400;*/
}

.index-content .section-02 p.btn_wrap a.btn-pack.white:hover {
    box-shadow: none;
    background-color: #006ebb;
}

.area{ display:flex; justify-content:center; padding-top: 50px; flex-wrap:wrap; max-width:700px; margin: 0 auto;}
.area li{width: 16.6%; padding: 10px;}
.area li img{max-width:100%; }

@media (max-width: 700px) {
	.area{max-width: 600px;}
	.area li{padding: 5px;}
}

@media (max-width: 400px) {
	.area{max-width: 300px;}
	.area li{width:25%;}
}

.index-content .section-03 {
    padding: 140px 0;
}

.index-content .section-03 .box_wrap {
    margin-top: -50px;
    background-image: linear-gradient( -30deg, rgba(77, 132, 213, 0.8) 10%, rgba(49, 76, 132, 0.9) 100%);
    min-height: 357px;
}

.index-content .section-03 .box_wrap .text_box {
    padding: 40px 50px;
}

.index-content .section-03 .box_wrap .text_box .title_wrap_01 {
    margin-bottom: 20px;
}

.index-content .section-02-2 .text-box h3 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
	letter-spacing: -2px;
}
.index-content .section-02-2 .text-box h4 {
	font-size: 18px;
    font-weight: 800;
    color: #006ebb;
}

.index-content .section-03 .box_wrap .text_box .title_wrap_01 h4 {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}

.index-content .section-03 .box_wrap .text_box .title_wrap_01 p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.index-content .section-03 .box_wrap .text_box .title_wrap_01 .line {
    width: 30px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.8);
}
.index-content .section-03 .arrows_wrap {
    float: right;
    right: 0;
    text-align: right;
    bottom: 0;
    position: absolute;
    padding-right: 15px;
}

.index-content .section-03 .box_wrap .btn_wrap {
    margin-top: 22px;
}

.index-content .section-03 .box_wrap .btn_wrap a.btn {
    /*    background-color: #0f43b4;*/
    background-color: rgba(15, 67, 180, 0.9);
    border: 1px #0f43b4 solid;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 0;
    height: 46px;
    line-height: 42px;
    min-width: 180px;
    background-image: url(../../img/main/btn-line.png);
    background-repeat: no-repeat;
    background-position: 86% 50%;
    text-align: left;
    font-size: 14px;
}

.index-content .section-03 .box_wrap .btn_wrap a.btn:hover {
    /*    background-color: #0f43b4;*/
    background-color: transparent;
    border: 1px #fff solid;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 0;
    height: 46px;
    line-height: 42px;
    min-width: 180px;
    background-image: url(../../img/main/btn-line.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    text-align: left;
    font-size: 14px;
}

.index-content .section-03 .box_wrap .text_box .tel span.text {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    font-family: 'Open Sans', 'Ubuntu', sans-serif;
    letter-spacing: 1px;
}

.index-content .section-03 .box_wrap .text_box .tel .box {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 3em;
    padding: 7px 20px;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    margin-right: 5px;
    font-family: 'Nanum Barun Gothic', sans-serif;
}



.index-content .section-04 {
    position: relative;
}

.index-content .section-04 .dot-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    /*    top: 100%;*/
}

.index-content .section-04 .parallax_wrap {
    padding-top: 115px;
    padding-bottom: 115px;
    /*    background-size: cover;*/
}

.index-content .section-04 .youtube {
    margin-left: 75px;
    margin-top: 20px;
    cursor: pointer;
    width: 488px;
    height: 306px;

}
.index-content .section-04 .youtube .bg {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 488px;
    height: 306px;
    z-index: 2;
    margin: 0 auto;
    text-align: center;
/*    transition: 1s;*/
}
.index-content .section-04 .youtube .bg:hover {
    background-color: rgb(0, 0, 0, 0);
}
.index-content .section-04 .youtube .bg span {
    color:  rgba(255, 255, 255, 0.5);
    font-size: 62px;
    top: 42%;
    
}
.index-content .section-04 .box_wrap .content_wrap {
    margin-top: 20px;
    margin-left: 80px;
}

.index-content .section-04 .box_wrap dl {}

.index-content .section-04 .box_wrap dl dt {
    font-size: 52px;
    font-weight: 900;
    color: #fff;
    line-height: 62px;
}

.index-content .section-04 .box_wrap dl dd {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-top: 20px;
}

.index-content .section-04 .btn.white {
    border: 1px #000 solid;
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 0;
    height: 52px;
    line-height: 50px;
    min-width: 200px;
    background-color: #fff;
    background-image: url(../../img/main/btn-line-black.png);
    background-repeat: no-repeat;
    background-position: 86% 50%;
    position: relative;
    z-index: 0;
    text-align: left;
    font-family: 'Ubuntu', sans-serif;
    box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, .2);
    /* font-weight: 400; */
}

.index-content .section-04 .btn.white:hover {
    background-color: #000;
    color: #fff;
    background-image: url(../../img/main/btn-line.png);
}



.index-content .section-05 {
	margin: 0px 0;	
    padding: 235px 0;
	background: url('../../img/main/company_03_bg.jpg');
	text-align: center;
	font-size: 25px;
	color: #fff;
}

.index-content .section-05 .s5tit { color: #ffc333; font-size: 55px; font-weight: 800; padding-bottom: 35px; }
.index-content .section-05 .s5tel { color: #ffc333; font-size: 40px; font-weight: 800; padding-top: 30px; }
.index-content .section-05 .s5tel a { color: #ffc333; font-size: 40px; }

@media screen and (max-width:1170px) {
	.index-content .title_wrap { text-align: center;}
}
@media screen and (max-width: 650px) {
	.index-content .section-05 .s5tit { font-size: 35px; }
	.index-content .section-05 .s5tel a { font-size: 30px; }
}

/* 새창 유튜브 */

.lightbox {
    background-color: rgba(0, 0, 0, 0.8);
    overflow: scroll;
    position: fixed;
    display: none;
    z-index: 999999999999999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

.lightbox-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 9999999999999999;
}

@media screen and (max-width: 768px) {
    .lightbox-container {
        margin-top: 10%;
    }
}

@media screen and (max-width: 414px) {
    .lightbox-container {
        margin-top: 13%;
    }
}

.lightbox-content {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}

.lightbox-close {
    text-transform: uppercase;
    background: transparent;
    position: absolute;
    font-weight: 300;
    font-size: 12px;
    display: block;
    border: none;
    color: white;
    top: -22px;
    right: 3%;
}

.video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


/* IGNORE FORM THIS POINT ON */

#playme {
    background: #007fed;
    text-transform: uppercase;
    font-weight: 300;
    border: none;
    color: white;
    padding: 10px 15px;
    display: inline-block;
    font-size: 14px;
    margin: 0;
}


/*  sub layout */


/* 비쥬얼 */

@keyframes zoom {
    0% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.0, M12=0, M21=0, M22=1.0, SizingMethod='auto expand')";
        filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.0, M12=0, M21=0, M22=1.0, SizingMethod='auto expand');
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
        filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
    }
}

.s_visual_wrap {
    position: relative;
    /*            min-width: 1100px;*/
    overflow: hidden;
}

.s_visual_wrap .slide {
    position: relative;
    height: 500px;
    top: 0;
    /*            min-width: 1100px;*/
}

.s_visual_wrap .slide ul {
    padding: 0;
    margin: 0;
    margin-top: -100px;
    padding-top: -100px;
    top: -100px;
}

.s_visual_wrap .slide li {
    height: 500px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-repeat: no-repeat;
	background-size: cover;
    text-align: center;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center;
    /*
-webkit-animation: zoom 20s ease-in-out infinite alternate;
-moz-animation: zoom 20s ease-in-out infinite alternate;
-o-animation: zoom 20s ease-in-out infinite alternate;
-ms-animation: zoom 20s ease-in-out infinite alternate;
*/
    animation: zoom 3s ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    padding: 0;
    margin: 0;
    top: 0;
}

.s_visual_wrap .slide .content {
    top: 50%;
    position: relative;
    z-index: 1;
    text-align: center;
    animation: zoom 3s ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
}

.s_visual_wrap .slide .content h1 {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    font-family: 'NanumSquare', '맑은 고딕', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', '돋움', dotum, sans-serif;
    /*        padding-bottom: 0;*/
    margin-bottom: 12px;
    margin-top: 0;
    padding-top: 0;
}

.s_visual_wrap .slide .content h1 span {
    font-weight: 100;
}

.s_visual_wrap .slide .content p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    font-family: 'NanumSquare', '맑은 고딕', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', '돋움', dotum, sans-serif;
}

.s_visual_wrap .line {
    margin: 0 auto;
    width: 150px;
    height: 3px;
    background-color: #ef8a12;
    opacity: 0;
    animation-delay: 1s;
    animation-duration: 3s;
    animation-name: s-title-line;
    margin-top: 15px;
    animation-fill-mode: forwards;
}

.s_visual_wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@keyframes s-title-line {
    from {
        width: 0%;
        height: 3px;
    }
    to {
        width: 150px;
        height: 3px;
        opacity: 1;
    }
}


/* 서브비주얼 마감*/


/* 서브 중앙메뉴 */

.sub_three_map_wrap {
    margin-top: -33px;
    position: relative;
}

.sub_three_map_wrap .sub_three_map {
    background-color: #fff;
    border-left: 1px #e3e3e3 solid;
    border-right: 1px #e3e3e3 solid;
    /*    border-top: 1px #e3e3e3 solid;*/
}

.sub_three_map_wrap .sub_three_map .col-md-4,
.sub_three_map_wrap .sub_three_map .col-md-6,
.sub_three_map_wrap .sub_three_map .col-md-6 {
    padding: 0;
    margin: 0;
    border-bottom: 1px #e3e3e3 solid;
}

.sub_three_map_wrap .sub_three_map .home {
    background: url('../../img/sub/box-home.png');
    background-position: 10% 50%;
    background-repeat: no-repeat;
    color: #000;
    line-height: 32px;
    display: block;
    /*    font-size: 16px;*/
    /*    padding-left: 40px;*/
    background-color: #fafafa;
    padding: 16px;
    padding-left: 68px;
    font-weight: 700;
    font-size: 15px;
    border-top: 1px #e3e3e3 solid;
}

.sub_three_map_wrap .sub_three_map .menus {
    border-left: 1px #e3e3e3 solid;
    border-right: 1px #e3e3e3 solid;
    background-color: #fafafa;
    border-top: 1px #e3e3e3 solid;
}

.sub_three_map_wrap .sub_three_map .last {
    background-color: #fff;
    border-bottom: 0;
    display: block;
    border-top: 2px #000 solid;
    display: inline-block;
}

.sub_three_nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 9
}

.sub_three_nav ul li {
    display: block;
}

.sub_three_nav ul li a,
.sub_three_nav ul li a:visited {
    font-weight: 400;
    font-size: 15px;
    display: block;
    padding: 16px;
    padding-left: 30px;
    color: #000;
    text-decoration: none;
    transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    /*    font-weight: 400;*/
    text-transform: capitalize;
    line-height: 32px;
}

.sub_three_nav ul li a:hover {
    /*    color: #000;*/
}

.sub_three_nav .dropdown-active {
    background-color: #484b50;
    font-weight: 600;
}

.sub_three_nav .dropdown-active a,
.sub_three_nav .dropdown-active a:visited {
    color: #000;
}

.sub_three_nav ul ul {
    position: absolute;
    background-color: #37393D;
    width: 100%;
}

.sub_three_nav ul ul li {
    display: block;
}

.clickSlide span {
    float: right;
    padding-top: 27px;
    padding-right: 25px;
    font-weight: 100;
    color: #3d3d3d;
}

.sub_three_nav ul ul li a,
.sub_three_nav ul ul li a:visited {
    display: block;
    padding: 12px !important;
    color: #c9c9c9 !important;
    border-bottom: 1px #2b2c30 solid;
    font-weight: 400;
    padding-left: 22px !important;
    font-size: 14px;
}

.sub_three_nav ul ul li a:hover {
    background-color: #2b2c30;
    color: #000;
}

.sub_three_nav ul ul li:first-child {
    border-top: 1px #2b2c30 solid;
}

.sub_three_nav ul ul li:last-child {
    border-bottom: 0 !important;
}

.sub_three_map_wrap .sub_three_map .depth1,
.sub_three_map_wrap .sub_three_map .depth2 {
    color: #fff;
    background: url('../../img/sub/box-down.png');
    background-position: 95% 50%;
    background-repeat: no-repeat;
}

.sub_three_map_wrap .sub_three_map .depth2 a {
    font-weight: 900;
}


/* 서브 중앙메뉴 마감 */

#sub_content {
    /*    margin-top: 120px;*/
    margin-bottom: 0px;
}

#sub_content .breadcrumb_wrap {
    /*    border-top: 1px #eee solid;*/
    border-bottom: 1px #eee solid;
    width: 100%;
    background-color: transparent;
    background-color: #fff;
}

#sub_content .breadcrumb_wrap .sub_tab {}

#sub_content .breadcrumb_wrap .sub_tab > li:first-child {
    border-left: 1px #eee solid;
    background: none;
    padding-right: 0;
    /*    background-color: #000;*/
}

#sub_content .breadcrumb_wrap .sub_tab > li:first-child span {
    /*    color: #fff;*/
}

#sub_content .breadcrumb_wrap .sub_tab > li {
    padding: 0;
    margin: 0;
    float: left;
    border-right: 1px #eee solid;
    cursor: pointer;
    background: url('../../img/main/arr.png') 90% 50%;
    background-repeat: no-repeat;
    padding-right: 15px;
}

#sub_content .breadcrumb_wrap .sub_tab > li:hover {
    /*    background-color: #f7f7f7;*/
}

#sub_content .breadcrumb_wrap .sub_tab > li > a {
    font-size: 15px;
    line-height: 58px;
    padding-left: 35px;
    padding-right: 35px;
    height: 58px;
    display: block;
    margin: 0;
}

#sub_content .breadcrumb_wrap .sub_tab > li:last-child {
    font-weight: 600;
}

#sub_content .breadcrumb_wrap .sub_tab .glyphicon-home {
    font-size: 18px;
    padding-top: 20px;
}

#sub_content .breadcrumb_wrap .sub_tab .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
}

#sub_content .breadcrumb_wrap .sub_tab .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    border: 1px #eee solid;
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
}

#sub_content .breadcrumb_wrap .sub_tab .dropdown-menu li:last-child {
    border-bottom: 0;
}

#sub_content .breadcrumb_wrap .sub_tab .dropdown-menu li {
    border-bottom: 1px #eee solid;
}

#sub_content .breadcrumb_wrap .sub_tab li a,
#sub_content .breadcrumb_wrap .sub_tab li a:active,
#sub_content .breadcrumb_wrap .sub_tab li a:hover {
    text-decoration: none;
    color: #000;
}

#sub_content .breadcrumb_wrap .sub_tab > li > a > span.caret {
    text-align: right;
}

#sub_content .breadcrumb_wrap .sub_tab li ul li a:hover {
    background: #f7f7f7 !important;
}

#sub_content .breadcrumb_wrap .sub_tab li ul li span {
    float: right;
    font-size: 11px;
    color: #5c5c5c;
    line-height: 27px;
}

#sub_content .breadcrumb_wrap .sub_tab li ul li a {
    font-size: 13px;
    line-height: 32px;
    background-color: #fff;
}

#sub_content .breadcrumb_wrap .breadcrumb {
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    padding-top: 18px;
}

#sub_content .breadcrumb_wrap .breadcrumb li,
#sub_content .breadcrumb_wrap .breadcrumb li a {
    font-size: 12px;
    line-height: auto;
    color: #000;
}

#sub_content .page-header {
    margin-top: 70px;  
    text-align: center;
    clear: both;    
    max-width: 1300px;
    margin: 70px auto;
}
.page-header{border:none;}

#sub_content .page-header:after{ display:block; content:''; border-bottom: 5px solid #efefef; clear:both;width: 3%; margin: 0 auto; border-image:linear-gradient(to right, #006ebb, #006ebb);border-image-slice: 1;}

#sub_content .page-header h1 {
    font-size: 33px;
    color: #111;
    font-weight: 900;
    display: inline-block;
    padding-bottom: 17px;
    background: url("../../img/sub/header-line.png") repeat-x left bottom;
}

#sub_content .page-header .line {
    border-bottom: 1px #fc7d11 solid;
    width: 120px;
    /*    width: 100%;*/
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
    /*    display: none;*/
}

#sub_content .page-header p {
    font-size: 15px;
    /*    padding-left: 12px;*/
}


/* footer */

.footer {
    background-color: #222;
    padding: 15px 15px 23px;
    text-align: center;
    bottom: 0;
    position: relative;
    width: 100%;
	height:auto;
}

.footer .btn-default {
    background-color: #fff;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    border: 1px #dddddd solid;
    padding: 4px 11px;
    border-radius: 0;
}

/* .footer .footer-menu {
    padding-top: 25px;
    padding-bottom: 20px;
    background-color: #13161b;
    border-bottom: 1px #1f2226 solid;
} */

.footer .footer-menu ul {
    padding-top: 18px;
    padding-bottom: 12px;
}

.footer .footer-menu ul li:before {
    color: #464646;
}

.footer .footer-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #f8f8f9;
    font-family: 'Nanum Barun Gothic', sans-serif;
	word-break: keep-all;
}

.footer .footer-menu ul li a.blue {
    font-weight: 600;
    color: #1864d5
}

.footer .breadcrumb {
    margin-bottom: 4px;
    background-color: transparent;
}

.footer p.logo {
    float: right;
    margin-top: 23px;
    display: block;
}

.footer p.logo img {
    width: 80%;
}

.footer .address {
    margin-top: 25px;
    font-size: 14px;
    line-height: 29px;
    color: #fff;

	text-align:left;
}

.footer p.copyright {
    margin-top: 0;
    padding-top: 0;
    color: #999;
    font-size: 12px;

    font-weight: 100;
	word-break: keep-all;
}


.footer .p01{color: #999; font-weight:600; word-break: keep-all;}
.footer .p02{font-size: 13px; color: #777; word-break: keep-all;}
.footer .address p.p02 a{color:#999;}
.footer .address p.p02 a:hover{color:#fff;}
.footer .copyright strong:hover{color:#fff; transition: 0.5s all; -webkit-transition: 0.5s all; }

.footer .address:after{display:block; content:''; clear:both;}
.footer .address .ft-left{float:left; width:82%;}
.footer .address .ft-right{float: right; width: 18%;}

.pc { display: block;}
.mobile { display: none; }
.tac { text-align: center; }

.sns-quick { position: fixed; right:25px; bottom:100px; }
.sns-quick img { width:45px;  }


.company_01 { width: 100%;}
.comleft { float: left; width:55%; text-align: center;	}
.comleft img { width: 100%; max-width: 476px; }
.comright { float: left; width: 45%; line-height: 36px; font-size: 18px; }
.comright .comtit { font-size: 28px; color: #ff7e00; font-weight: bold; padding-bottom: 20px; }
.comright span { color: #050922; font-weight: bold; }


.company_04 { width: 100%; max-width: 1400px; margin: 0 auto; }
.company_04 p.btit { color: #050922; font-size: 20px; font-weight: bold; margin: 0; padding: 0;}
.com4left { float: left; width:50%; text-align: center;	}
.com4left img { width: 100%; max-width: 421px; }
.com4right { float: left; width: 50%; line-height: 45px; font-size: 20px; }



.mapbtn { display: inline-block; font-size: 20px; background: #ff8a34; border-radius:10px; padding: 15px 80px; color: #fff;	 }
a.mapbtn:hover { color: #e4ff00; text-decoration: none; font-weight: bold; }


.navbar-form #ca_name option:last-child { display: none; }
#bo_v_atc table { font-size: 16px;  }

.incer { text-align: center; }
.incer div { text-align: center; overflow: hidden; width: 20%; float: left; margin: 10px 0; padding: 0;}
.incer div img { width: 100%; max-width: 203px;  }



.mainban1 {max-width: 1323px; margin: 50px auto 20px auto; text-align: center; }
.mainban1 a.graybox {width: 22%; padding: 13px 0 20px 0; display: inline-block; text-align: center; margin: 0 18px; font-size: 18px; /*border: 1px solid rgba(0, 0, 0, 0.1);*/}
.mainban1 a.graybox:hover { text-decoration: none; }
.mainban1 a.graybox strong { font-size: 22px; color:#242424; font-weight: 800;}
.mainban1 a.graybox strong:hover{color:#136eac;}
.mainban1 a.graybox img{width:100%; /*border: 2px solid #efefef;*/}
.mainban1 a.graybox p{padding:25px 0 0 0; line-height: 1.7; }
.mainban1 a.graybox p.p02{padding:0; line-height: 1.4; font-size: 16px;}
a:focus, a:hover {
    text-decoration: none;
}


/* 연혁 */
.history_wrap {
	width:100%;
	margin-bottom:50px;
}
.sub_history_wrap {
	width:100%;
	margin:0 auto;
}
.sub_overTItle {
    text-align: center;

    font-size: 28px;
    font-weight: 800;
    color: #3d3d3d;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 20px;
}
.sub_history_year {
    width: 180px;
    height: 180px;
    background: #006ebb;
    border-radius: 180px;
    text-align: center;
    margin: 0 auto;
}
.sub_history_year p {
    display: table;
    height: 100%;
    width: 100%;
}
.sub_history_year p span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;

    font-size: 25px;
    letter-spacing: -1px;
    font-weight: 600;
    line-height: 37px;
}
.sub_history_style01_ul {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-top: 70px;
    z-index: 100;
    padding-bottom: 100px;
}
.sub_history_style01_ul li {
    position: relative;
    width: 49.3%;
    text-align: right;
    padding-right: 3%;
}
.sub01_greeting dl {
    margin-top: 55px;
}
.sub_history_style01_ul dl dd {
    margin: 0px;
	color:#5a5a5a
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
	line-height: 1.8;
}
.sub_history_style01_ul dl dd .month{
	font-weight: 800;
	color: #006ebb;
}
.sub_history_style01_ul dl dt {
    position: relative;
    font-size: 30px;

    color: #006ebb;
    font-weight: 800;
    letter-spacing: -1px;
    margin: 0px;
}
.sub_history_style01_ul li:nth-child(2n) {
    width: 43%;
    margin-left: 54.4%;
    text-align: left;
}
.sub_history_dot_span {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: #006ebb;
    border-radius: 10px;
    z-index: 100;
    top: 50%;
    margin-top: -5px;
}
.sub_history_style01_ul li dt span.sub_history_dot_span {
    right: -77px;
}
.sub_history_style01_ul li:nth-child(2n) dt span.sub_history_dot_span {
    left: -88px;
}
.sub_history_style01_ul li dl dt:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 2px;
    border-top: 1px dashed #d5d5d5;
    top: 50%;
    right: -47px;
}
.sub_history_style01_ul li:nth-child(2n) dl dt:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 2px;
    border-top: 1px dashed #d5d5d5;
    top: 50%;
    left: -52px;
}
.sub_history_style01_ul:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    border-left: 1px dashed #d5d5d5;
    left: 50%;
    top: 0px;
    z-index: 0;
}
.sub_overview_wrap {
    margin-top: 20px;
}
.sub_overTItle {
    text-align: center;

    font-size: 28px;
    font-weight: 800;
    color: #3d3d3d;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 20px;
}
.histop_txt .sub_overTItle2{
    text-align: center;

    font-size: 28px;
    font-weight: 800;
    color: #3d3d3d; 	
    padding-bottom: 20px;
}
.histop_txt p{
	text-align:center;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 20px;
}
.sub_overview_option_text {
    margin-top: 30px;
	margin-bottom: 90px;
    padding-left: 30px;
}
.sub_overview_option_text p {
    position: relative;
    margin-bottom: 15px;
    color: #3d3d3d;
    padding-left: 110px;
    line-height: 24px;
	font-size: 15px;
}
.sub_overview_dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #3d3d3d;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    top: 12px;
}
.sub_overview_option_title {
    display: inline-block;

    color: #3d3d3d;
    font-size: 15px;
    margin-right: 10px;
    width: 100px;
    font-weight: 500;
    position: absolute;
    left: 10px;
    top: 2px;
}

.company_01 h4 { font-size: 23px; color: #050922; font-weight: bold; margin: 0;}
.company_01 h4 span { font-size: 20px; }
.ser-txt { font-size: 18px; color: #000; line-height: 30px; margin: 0 0 100px 0; padding: 0;}
.mt100 { margin-top: 100px !important; }
.mb100 { margin-bottom: 100px !important;}
.stit { font-size: 20px; font-weight: bold; color: #000; padding: 0; margin: 40px 0 20px 0;}
.sred { font-size: 16px; color:#004c93; }

.vision-bg { padding: 100px 0; background: url(/theme/theme04/img/visionbg.jpg)no-repeat; background-size: cover; }
.telbtn { display: inline-block; padding: 20px 90px; background: #252b51; color: #ffffff; margin: 0 auto; text-align: center; font-size: 18px; border-radius: 5px; }
a.telbtn:hover { text-decoration: none; color: #ffffff; }

.section-02-2{width:100%; background-color: #f7f7f7;}
.section-02-2 .container{padding: 100px 0;}		
.section-02-2 .sec02-2-txt{text-align:center;}
.section-02-2 .sec02-2-txt > h2{font-size: 40px; font-family: 'KOTRALEAP'; font-weight: 500; letter-spacing: 1px;}
.section-02-2 .sec02-2-txt > p{font-family: 'Noto Sans KR', sans-serif; font-size: 20px; padding: 15px 0 50px 0;-ms-word-break: keep-all; word-break: keep-all;}
.section-02-2 .sec02-2-box{}
/*.section-02-2 .sec02-2-box:before{display:block; content:''; clear:both;}*/
.section-02-2 .sec02-2-box .box{ padding: 20px 30px;background-color: #fff;/*width: 40%; border-radius: 30px 1px 30px 1px;float:left;*/}
.section-02-2 .sec02-2-box .box-bg{/*height: 200px;background: url(/theme/theme04/img/main/sec2-2-img01.jpg) no-repeat; background-size: cover;*/ box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);}
.section-02-2 .sec02-2-box .box-bg2{/*height: 200px;background: url(/theme/theme04/img/main/sec2-2-img02.jpg) no-repeat; background-size: cover;*/ box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);}
.section-02-2 .sec02-2-box .box-bg3{/*height: 200px;background: url(/theme/theme04/img/main/sec2-2-img03.jpg) no-repeat; background-size: cover;*/ box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);}
.section-02-2 .sec02-2-box .box-bg4{/*height: 200px;background: url(/theme/theme04/img/main/sec2-2-img04.jpg) no-repeat; background-size: cover;*/ box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);}
.section-02-2 .sec02-2-box .box > p{font-family: 'Noto Sans KR', sans-serif; /*padding: 25px 30px 0;*/ margin: 0 0 10px 0;font-size: 21px; color: #000; font-weight: 500;}
.section-02-2 .sec02-2-box .box > p.p1{ background: url(/theme/theme04/img/main/sec3_2.png) no-repeat left center; padding:30px;}
.section-02-2 .sec02-2-box .box > p.p2{ background: url(/theme/theme04/img/main/sec3_3.png) no-repeat left center;}
.section-02-2 .sec02-2-box .box > p.p3{ background: url(/theme/theme04/img/main/sec3_1.png) no-repeat left center;}
.section-02-2 .sec02-2-box .box > p.p01{font-size: 16px; color: #666; /*padding: 0px 30px;*/ word-break: keep-all; font-weight: 400;}
.section-02-2 .sec02-2-box .box > img{width: 93%; box-shadow: 10px 10px 11px #efefef; border-radius: 0 0 30px 0; }


.sec02-2-box{display: flex; justify-content:center;}
.sec02-2-box .box_wrap{ width:50%; margin:0 auto;}
.sec02-2-box img{margin-right:50px;}

@media (max-width:1200px) {
	.sec02-2-box { display: block;  text-align:center;}
	 .sec02-2-box .box {text-align: left;}
	.sec02-2-box img {margin-right: 0px; width:100%; max-width:700px;}
	.sec02-2-box .box_wrap{ max-width:600px}
}

@media (max-width:900px) {
	.sec02-2-box .box_wrap { width: 100%;}
	.section-02-2 .sec02-2-box .box > p {font-size: 18px;}
}



.box-color1{margin: 10px 10px 10px 0;}
.box-color2{margin: 10px 10px 10px 0;}
.box-color3{margin: 10px 10px 10px 0;}
.box-color4{margin: 10px 0 10px 0;}

	.ft-right{}
	.ft-right .logo{width:75%}
	.ft-right .logo img{width:100%;}
	.ft-right .quick-link{width: 100%;}
	.ft-right .quick-link:after{display:block; content:''; clear:both;}
	.ft-right .quick-link a{float:left; padding: 10px 5px;}
	.ft-right .quick-link p.catalogue{font-size: 16px; color: #999; font-weight: 600; line-height: 3.2;}
	.ft-right .quick-link p.catalogue > img{padding: 0 7px 4px 2px;}
	.ft-right .quick-link img{}

.col-md-4{padding:0;} 
.col-md-8{padding-right:0;}

input[type=checkbox], input[type=radio] { margin: 20px 0 10px;}

@media (min-width:1200px) {
	/* 연혁 */
	.sub_history_wrap {width:100%;}
    .index-content section.info-one .company_wrap {
        padding-right: 0px;
    }
    .index-content section.info-one .business_wrap {
        /*    padding-right: 10px;  */
    }
    .index-content section.info-one .info_wrap {
        padding-left: 0px;
    }
    .index-content section.info-two .latest {
        padding-left: 0px;
    }
}
@media(max-width:1280px) {
		.index-content .section-02 p.image img {margin-left: 20px;}
}

@media(max-width:1210px) {
		.index-content .section-02 p.image img {margin-left: 0px;}
}

@media(max-width:1170px) {	
	/*.section-02-2 .sec02-2-box .box {width: 47.82% !important; height: 500px !important;}
	.box-color3 { margin: 10px 10px 10px 0px; }
	.box-color4 { margin: 10px 10px 10px 10px; }}*/
	.index-content .section-02 p.image img{padding:0 200px; }
	.index-content .section-02 .text-box h4 { padding: 12px 0 0 0; }
	.index-content .section-02 { width:100%;	padding: 80px 0;}
	.index-content .section-02 p.image img {margin:0}
}

@media (max-width: 992px) {
    .index-content section.info-one .business {
        margin-bottom: 15px;
        margin-top: 15px;
        clear: both;
    }
    .index-content section.info-two .latest {
        margin-top: 15px;
    }
    #sub_content .breadcrumb_wrap .breadcrumb {
        height: 20px;
        min-height: 20px;
        display: none;
    }
    #sub_content .breadcrumb_wrap .sub_tab > li > a {
        font-size: 14px;
        line-height: 60px;
        padding-left: 25px;
        padding-right: 25px;
        height: 60px;
    }
   /*  .animate {
        opacity: 0;
    } */
    .s_visual_wrap .slide {
        padding-left: 15px;
        padding-right: 15px;
    }
    .s_visual_wrap .slide .content h1 {
        font-size: 28px;
        font-weight: 800;
        color: #fff;
        font-family: 'NanumSquare', '맑은 고딕', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', '돋움', dotum, sans-serif;
        /*        padding-bottom: 0;*/
        margin-bottom: 12px;
        margin-top: 0;
        padding-top: 0;
    }
    .s_visual_wrap .slide .content p {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
    }
}
@media(max-width:990px) {
	/*.section-02-2 .sec02-2-box .box {width: 47.82% !important; height: 378px !important;}
	.box-color3 { margin: 10px 10px 10px 0px; }
	.box-color4 { margin: 10px 10px 10px 10px; }*/
	.index-content .section-02 p.image img { padding: 0 100px }
}
    @media (max-width: 767px) {
		/*.section-02-2 .sec02-2-box .box { width: 47.82% !important; height: 318px !important; }*/
		.index-content .section-02 p.image img { padding: 0 30px; }
		.mainban1 a.graybox { width: 90%; display: block; margin: 10px auto;  }
        .visual_bottom {
            display: none;
        }
        .index-content section.company .company_story dl dt {
            font-size: 26px;
        }
        .index-content section.company .company_story dl dt span {
            font-size: 26px;
            color: #607fab;
        }
        section.product .content h2 {
            font-size: 32px;
            color: #fff;
        }
        section.product .content h2 p {
            padding-top: 5px;
            font-size: 16px;
            color: #fff;
        }
        .product_bg {
            height: 100%;
            display: block;
            background: rgba(0, 0, 0, 0.3);
        }
        section.info-two #tab_wrap {
            padding-bottom: 0;
            margin-bottom: 0;
        }
        section.info-two {
            padding-top: 40px;
        }
        section.info-twop.text {
            font-size: 20px;
            line-height: 27px;
        }
        section.info-two.latest_wrap {
            margin-top: 30px;
            padding-bottom: 0;
            margin-bottom: 0;
        }
        #sub_content .page-header small {
            display: none;
        }
        #sub_content .breadcrumb_wrap .container {
            padding: 0;
            margin: 0;
        }
        #sub_content .breadcrumb_wrap .sub_tab > li:first-child a {
            padding-left: 15px;
            padding-right: 15px;
        }
        #sub_content .breadcrumb_wrap .sub_tab > li > a {
            padding-left: 35px;
            padding-right: 35px;
        }
        #sub_content .page-header {
            /*        margin-bottom: 20px;*/
        }
        section.info-two .product .arrows_wrap {
            margin-top: 10px;
        }
		.footer .address .ft-right { float: right; width: 35%; }
    }
	@media (max-width: 768px){
		#bo_gall {
			padding: 0 20px;
		}
	}
	@media (max-width:650px) {
	.sub_history_wrap {width:100%;}
	.comleft { float: none; width: 100%;	}
	.comright { float: none; width: 100%; margin: 0 auto; padding: 0 10px; text-align: center;	 }
	.com4left { float: none; width: 100%;	}
	.com4right { float: none; width: 100%; margin: 0 auto; padding: 0 10px; text-align: center;	 }
	.incer div {width: 49%; float: left;}

}
	@media (max-width:600px) {
		.section-02-2 .container { padding: 55px 25px 70px 25px; }
		/*.section-02-2 .sec02-2-box .box { width: 100% !important; height: 494px !important;}		
		.box-color2 { margin: 10px 0px 10px 0px !important; }
		.box-color4 { margin: 10px 0px 10px 0px !important; }*/
		.ft-right .logo {width: 170px;}
		.footer .address .ft-right {width: 40%;}		
		.footer .address .ft-left { float: left; width: 100%; }
		.footer .address .ft-right { width: 100%; padding: 15px 0 0 0; }		
	}
	@media (max-width:490px) {
	.sub_three_nav ul li a, .sub_three_nav ul li a:visited {  font-size: 13px; padding: 16px 30px 16px 5px; padding-left: 5px;}
	#sub_content .page-header h1 { font-size: 25px;}
	.col-md-5, .col-sm-12, .col-xs-12{padding-right:0; padding-left:0;}
	.row {margin-right: 0px; margin-left:0px; }
	#sub_content .page-header {margin: 25px auto 20px; }
	section .table_wrap .table th, section .table_wrap .table td {font-size: 15px !important;}
	.bo_fx .btn_bo_user .btn { min-width: 60px !important;}
	.bo_fx {padding: 0 12px 0 0;}

	.tab_link2 .tab_link_wrap .link_right { float: left; width: 100% !important;}
	.tab_link2 .tab_link_wrap .link_left { float: left; width: 100% !important;}
	.tab_link2 .tab_link_wrap .link_mid { float: left; width: 100% !important;}	
	.tab_link .tab_link_wrap .link_right p { -ms-word-break: keep-all; word-break: keep-all; }
	.tab_link .tab_link_wrap .link_left p { -ms-word-break: keep-all; word-break: keep-all; }
}
    @media (max-width: 480px) {
		/*.section-02-2 .sec02-2-box .box { width: 100% !important; height: 385px !important; }
		.section-02-2 .sec02-2-box .box > p { font-family: 'Noto Sans KR', sans-serif; padding: 25px 30px 0; font-size: 17px !important; font-weight: 500 !important;}*/
		.index-content .section-02 p.image img { padding: 0; }
		.pc { display: none;}
		.mobile { display: block; }
        section.info-two .nav-tabs > li > a {
            border: none;
            color: #000;
            background: #f8f8f8 !important;
            font-size: 16px !important;
            font-weight: 600;
            border-left: 1px #e3e3e3 solid;
            border-bottom: 1px #e3e3e3 solid;
            border-radius: 0;
            padding-top: 13px;
            padding-bottom: 13px;
        }
        section.info-two.tab-pane {
            padding: 0;
        }
        section.info-two.tab-content {
            padding: 15px;
            border-bottom: 1px #e3e3e3 solid;
            min-height: auto;
            height: auto;
        }
        .footer p.logo {
            display: none;
        }
    }
	@media (max-width: 380px) {
		/*.section-02-2 .sec02-2-box .box { width: 100% !important; height: 296px !important; }*/
		.sub_three_map_wrap .sub_three_map .menus {width: 100%; }
		.sub_three_map_wrap .sub_three_map .last {width:100%;}
	}
	@media (max-width: 300px) {
		/*.section-02-2 .sec02-2-box .box { width: 100% !important; height: 227px !important; }
		.section-02-2 .sec02-2-box .box > p { font-family: 'Noto Sans KR', sans-serif; padding: 25px 30px 0; font-size: 15px !important; font-weight: 500 !important;}*/
	}





	.company_01{}
	.company_01 .intro-wrap{max-width: 1400px; margin: 0 auto;}
	.company_01 .intro-wrap:after{display:block; content:''; clear:both;}
	.company_01 .intro-wrap .intro-left{float:left; width:60%; }	
	.company_01 .intro-wrap .intro-left h2{line-height: 1.7; margin-bottom: 30px; padding-bottom: 30px; font-size: 22px; border-bottom: 1px solid #ebebeb;}
	.company_01 .intro-wrap .intro-left h2 span{color:#006ebb; font-weight: 800; font-size: 26px;}
	.company_01 .intro-wrap .intro-left p{margin:0 0 20px 0; -ms-word-break: keep-all; word-break: keep-all;}
	.company_01 .intro-wrap .intro-left .img{}
	.company_01 .intro-wrap .intro-left .m-img{display:none;}
	.company_01 .intro-wrap .intro-left .m2-img{display:none;}
	.company_01 .intro-wrap .intro-left .img img{}
	.company_01 .intro-wrap .intro-left img.mo-top{display:none;}
	.company_01 .intro-wrap .bar{float: left; content: ''; height: 965px; border-right: 2px solid #dadada; width: 3px;}
	.company_01 .intro-wrap .intro-left .txt{padding: 22px 75px; line-height: 1.7;}
	.company_01 .intro-wrap .intro-left .txt p{-ms-word-break: keep-all; word-break: keep-all;}
	.company_01 .intro-wrap .intro-left .txt p span{font-weight:600;}
	.company_01 .intro-wrap .intro-right{float:left; width:40%;}
	.company_01 .intro-wrap .intro-right img{width:100%; padding: 0px 0 0 50px}


#count{width:100%; /* background-color: #aee41d; */ background:url("/theme/theme04/img/main/count-bg02.jpg") no-repeat center center; background-size:cover; padding: 40px 0 70px;}
#count .count-wrap{max-width:1300px; margin:0 auto;}
#count .main-count{width:100%;}
#count .container-wrap{overflow: hidden;width:100%; margin: 42px 0 0 0;}
#count .container__counter { background-color: rgba(255, 255, 255, 0.76); font-size: 1.5em; height: 180px; border-radius: 8px; color: #233750; display: flex; flex-flow: column; justify-content: center; }
#count .icon { font-size: 1.8em; color: #1a237e; }
#count .counter {display:flex; justify-content: center;letter-spacing: 0.5px; font-weight: 900; font-size: 3em; }
#count .counter .count{}
#count .counter p{}
#count .category {font-size:1em; font-weight: 500;text-align: left; padding: 15px 48px 0px; color:#90c10a;}

.notice_slick{}
.notice_slick:after{display:block; clear:both; content:'';}
.notice_slick .content_block { margin-left: 20px; width: 47%; float: left;  }

section.company_03 p{font-size:18px; -ms-word-break: keep-all; word-break: keep-all;}

.title_wrap h3{padding: 0 10px;}
.title_wrap h3 img{width: 50%;}
#sidebar .title_wrap {top: -8px; padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 10px !important; padding-right: 10px !important;}
#sidebar p.close-btn {font-size: 24px !important; top: 40px !important; }

@media (min-width: 768px){
	#count .col-sm-3 {width: 20%;}
}
@media (max-width: 1400px) {
	#count {  padding: 40px 10px 70px; }
	#count .counter {font-size: 2.5em; }
	#count .category {padding: 15px 60px 0px; }
	#header_wrap.top_menu_06 .menu_wrap { left: 47% !important; }
}
@media (max-width: 1290px) {
	.company_01 .intro-wrap .intro-left {width: 100%; padding: 0 20px; text-align: center; }
	.company_01 .intro-wrap .intro-right {width: 100%; text-align:center; margin-top:50px;}
	.company_01 .intro-wrap .intro-right img {max-width: 450px; padding: 0; margin: 0 auto;}
	.company_01 .intro-wrap .intro-left .m-img{display:block;}
	.company_01 .intro-wrap .intro-left .img{display:none;}
	.company_01 .intro-left p.p02 {text-align: center !important; max-width: 430px; margin: 0 auto;}
	.company_01 .intro-left p.p03{display:block !important; text-align: center !important; padding: 20px 0 0 0; font-weight:600;}
	.company_01 .intro-left p.p03 > span{font-size:30px; font-family:"DeogonPrincessClassic"; font-weight:600; line-height:1.7;}
	.company_01 .intro-wrap .intro-left h2 { margin-bottom: 40px;}
}
@media (max-width: 1278px) {
	.mainban1 a.graybox {width: 49%; margin: 10px auto;}
}
@media (max-width: 1200px) {
	.company_01 .intro-wrap .intro-left .txt {  line-height: 1.5; }
	.company_01 .intro-wrap .bar {height: 885px;}
	.sub_history_style01_ul li {width: 47%;}
	.sub_history_style01_ul li:nth-child(2n) { width: 43%; margin-left: 57%;}
	#count .category { padding: 15px 47px 0px; }
	#header_wrap.top_menu_06 .menu_wrap { left: 52% !important; width: 760px;}
	.index-content .section-02 .text-box p.p04 { font-size: 15px;}
}
@media (max-width: 1052px) {
	.index-content .section-03 .box_wrap .text_box {width: 100%;}
	.index-content .section-03 {width: 100%; }
	.index-content .section-03 .col-md-4 { width: 100%; }
	.notice_slick .content_block { width: 100%;margin-left: 0px;}
	.index-content .col-md-8 { width: 100%; padding-left:0; }
	.notice_slick { padding: 20px; }
	.company_01 .intro-wrap .intro-right {padding: 0 205px 0; }
}
@media (max-width: 1020px) {
	#count .category { padding: 15px 30px 0px; }
}
@media (max-width: 1000px) {
	.company_01 .intro-wrap .intro-left {width: 100%; }
	.company_01 .intro-wrap .intro-right {display:block;}
	.company_01 .intro-wrap .intro-left img.mo-top{display:block; width:100%;}
	.company_01 .intro-wrap .intro-left .img {width:70%; margin: 70px auto; padding: 0 15px;}
	.company_01 .intro-wrap .intro-left .txt { line-height: 1.7; font-size: 35px; }
	.company_01 .intro-wrap .bar {display:none;}
}
@media (max-width: 915px) {
	#count .counter { font-size: 2em; }
}
@media (max-width: 851px) {
	#count .col-sm-3 { width: 50%; margin: 0 auto 20px; display: flex; justify-content: center; }	
	#count .container__counter {padding: 0px 50px;}
	#count .col-sm-3:nth-child(5) .container__counter{padding: 0px 42px;}
	.company_01 .intro-wrap .intro-right { padding: 0 100px 0; }
	.company_01 .intro-wrap .intro-left .m-img{}
	.company_01 .intro-wrap .intro-left .m-img img{width:100%;}
}
@media (max-width: 770px) {	
	.sub_history_style01_ul li { width: 43.6%; }
	.sub_history_style01_ul li:nth-child(2n) { width: 43%; margin-left: 57%;}
	.sub_history_style01_ul li:nth-child(2n) { width: 43%; margin-left: 60.8%; }
	.sub_history_style01_ul dl dd {font-size: 15px;}
}
@media (max-width: 696px) {
	.company_01 .intro-wrap .intro-left .img {width: 92%;}
	.company_01 .intro-wrap .intro-left .txt {padding: 22px 20px;}
	#count .col-sm-3:nth-child(5) .container__counter{padding: 0px 63px;}
	#count .col-sm-3:nth-child(5) .category {padding: 15px 6px 0px;}
}
@media (max-width: 600px) {
	.company_01 .intro-wrap .intro-right { padding: 0; }
	.company_01 .intro-wrap .intro-left .m-img{display:none;}
	.company_01 .intro-wrap .intro-left .m2-img{display:block;}
	.company_01 .intro-wrap .intro-left .m2-img img{width:100%; padding: 30px 0 0 0;}
	#sub_content .page-header:after { width: 6%;}
		.sub_history_style01_ul dl dd {font-size: 14px;}
	/*.company_01 .intro-wrap .intro-left h2 {padding: 0 0 25px 0; line-height: 1.4; font-size: 28px; }	*/
}
@media (max-width: 490px) {
	.company_01 .intro-wrap .intro-left .txt {font-size: 25px;}
	.sub_history_style01_ul li {width: 47.6%; }
	.sub_history_style01_ul li:nth-child(2n) {width: 37%; margin-left: 56%; }
	.mainban1 a.graybox {width: 75%; }
	.sub_history_style01_ul dl dt {font-size: 21px;}
	.sub_history_style01_ul li dl dt:before {display:none;}
	.sub_history_style01_ul li dt span.sub_history_dot_span { right: -32px; }
	.sub_history_style01_ul li:nth-child(2n) dt span.sub_history_dot_span { left: -33px; }
}
@media (max-width: 360px) {
	.company_01 .intro-wrap .intro-left .img {width: 100%;}
	.company_01 .intro-wrap .intro-left .txt {line-height: 1.7; font-size: 20px ;}
	#sub_content .container { padding: 0;}
}
@media (max-width: 324px) {
	.sub_history_style01_ul dl dt {font-size: 20px;}
	.sub_history_style01_ul dl dd {font-size: 13px;}
	.sub_history_style01_ul li dt span.sub_history_dot_span {display:none;}
	.sub_history_style01_ul li:nth-child(2n) {width: 42%; margin-left: 56%; }
}


.biz_con{ text-align: center; margin-bottom: 100px;}

 .biz_con .sub{ font-size: 18px; margin-bottom:30px;}
 .biz_con .tit{font-size: 30px; font-weight: 800; color:#006ebb;margin: 0 auto 20px auto; border-bottom: 1px solid #ebebeb;
    padding-bottom: 30px; max-width: 1100px;}
.company_11 .biz_con .tit, .company_001 .biz_con .tit{border: 0; padding-bottom: 0;}
 .biz_con .tit span{background: #006ebb; color:#fff; padding: 0 10px; font-size: 22px;}
 .biz_con ul{display:flex; justify-content: center; flex-wrap: wrap;}
 .biz_con ul li {width: 50%; max-width: 500px; padding: 5px;}
 .biz_con ul li img{width: 100%; }
.biz_con2 img{max-width: 1000px; width: 100%; }

@media (max-width:500px) {
	 .biz_con .tit{font-size: 21px;}
	 .biz_con .tit span{font-size: 17px;}
	 .biz_con .sub{ font-size: 16px;}
}

	.biz_con .tit2{color:#006ebb; font-size: 24px; font-weight: 800; word-break: keep-all; margin-bottom: 15px;}
	.conwrap{padding: 40px 0 60px 0; /*border-bottom:1px solid #ebebeb*/}
	.conwrap2{margin-bottom: 60px;}
	.conwrap img{height: 100%;}
	.conwrap li p{margin-top: 15px;}
	.conwrap ul.ul_100{flex-direction:column;	align-items:center;	}
	.conwrap ul li.li_100{width: 100%; margin-bottom: 30px;}

@media (max-width: 500px){
 .biz_con .tit2 {font-size: 19px;}
}

	.company_10{text-align: center;}
	.company_10 p{font-size: 20px; font-weight: 400; line-height: 1.6;}
	.company_10 .sub_tit{color: #006ebb; font-weight: 800; text-align: left; font-size: 32px; color: #111; border-bottom: 3px solid #111; padding: 20px 0; margin: 20px 0;}
	.bgtxt{background: #f3fbff; font-weight: 500; border-radius: 10px; padding: 50px 20px; color: #111;}
	.company_10 .line{border-bottom: 1px solid #dedede; padding-bottom: 50px; }
	.company_10 p span{ color: #006ebb; font-weight: 700;}
	.company_10 .doc{max-width: 500px; margin: 30px 0; width: 100%;}
	.company_10 span.bb{border-bottom: 1px solid #006ebb; font-size: 22px;}
	.company_10 p b{color: #006ebb; font-weight: 700;}
	.arrow_down{max-width: 45px; margin: 30px 0;}
	.arrow_down2{max-width: 25px; margin: 10px 0;}

	.stan_li{display: flex; justify-content:space-around; margin: 50px 0; }
	.stan_li li{padding: 60px 15px; background: #f3fbff;	font-size: 20px; width: 32%; font-weight: 400; line-height: 1.7;}
	.stan_li li span{color:#006ebb;  font-weight: 700; font-size: 22px;}

	.fee_li{display: flex; justify-content:space-around; margin: 50px 0;}
	.fee_li li{padding: 60px 15px; background: #f3fbff;	font-size: 20px; width: 49%; font-weight: 400; line-height: 1.7;}
	.fee_li li p{font-size: 16px; margin: 0;}

	.company_10 .table>tbody>tr>td, .company_11 .table>tbody>tr>td, .company_10 .table>tbody>tr>th, .company_11 .table>tbody>tr>th {border: 1px solid #ddd; padding: 15px 5px;}
	.company_10 .table>tbody>tr>td, .company_11 .table>tbody>tr>td { background: #fff;}
	.company_12 .table{max-width: 1150px; }
	.company_12 .mt20{margin-bottom:50px;}
	.company_12 p.bgtxt{font-size: 24px; background: none; padding: 0px 10px 30px 10px;}
	.table b{font-weight: 800;}

	.in10_02{width: 100%; max-width: 630px;}

	@media (max-width:1000px) {
		.company_10 p, .company_10 .bgtxt, .stan_li li, .fee_li li {font-size: 18px; word-break:keep-all ;}
		.company_10 span.bb, .stan_li li span {font-size: 20px; word-break:keep-all ;}
	}

	@media (max-width:700px) {
		.company_10 p, .company_10 .bgtxt,  .fee_li li {font-size: 16px;}
		.company_10 span.bb, .stan_li li span {font-size: 18px;}
		.arrow_down {max-width: 29px;margin: 20px 0;}
		.company_10 .sub_tit {font-size: 26px;}
		.fee_li li {width: 100%;  padding: 30px 15px; margin-bottom: 10px;}
		.fee_li {flex-wrap:wrap;}
	}

	@media (max-width:500px) {
		.stan_li li{width: 100%;  padding: 30px 15px; margin-bottom: 10px;}
		.stan_li{flex-wrap:wrap;}	
		.company_10 .table th, .company_10 .table td, .company_11 .table th, .company_11 .table td {word-break:break-all ;}
	}

	.biz_con .biz8_li{display:flex; justify-content: center; flex-wrap: wrap; margin: 10px 0 50px 0;}
	.biz_con .biz8_li li{width: 33%; max-width: 500px; }
	.biz_con .biz8_li li img{width: 100%; height: 100%; }
	.in11_con{padding: 50px 0; border-bottom: 1px solid #ebebeb; margin: 50px 0 100px 0;}
	.in11_m{font-size: 30px; color: #111; font-weight: 800; margin-bottom: 30px;}
	.in11_m .bb{border-bottom: 1px solid #006ebb; color: #006ebb;}
	.in11_s{font-size: 18px; font-weight: 500; line-height: 1.6; background-color: #2a2c31; color: #fff; max-width: 300px; margin: 20px auto; padding:8px;}

	.company_12 .atmos_con{padding: 80px 10px; background-color: #f4f4f4; margin-top: 50px;}
	.company_12 .in11_m{font-size: 30px; color: #111; font-weight: 800; margin-bottom: 0px;}
	.atmos_con img{margin: 0 auto; max-width: 800px; width: 100%; margin-bottom: 80px;}

	@media (max-width:800px) {
	.biz_con .biz8_li li {width: 100%; }
	}

	@media (max-width:500px) {
	.biz_con .biz8_li li {width: 100%; }
	.in11_m, .company_12 .in11_m{font-size: 21px; }
	.in11_s, .company_12 .in11_s {font-size: 16px; }
	}



	.certi_title{font-size: 25px; color:#006ebb; font-weight: 700; border-bottom:#dedede 1px solid; padding-bottom: 10px; }
	.certi_title span{font-size: 16px; color:#808080; }
	.certi_li{display:flex;	align-items : flex-start; flex-wrap:wrap;  margin: 60px 0 100px 0;}
	.certi_li li{width:20%; text-align: center; margin: 0 0 30px 0}
	.certi_li li img{max-width:226px; margin:0 auto; border:#dedede 1px solid;}
	.certi_li p{font-size: 16px; text-align: center; padding: 15px;}

@media(max-width:1200px) {
	.certi_li li{width:25%;}
}

@media(max-width:960px) {
	.certi_li li{width:33.3%;}
}

@media(max-width:760px) {
	.certi_li li{width:50%;}
	.certi_title{font-size: 22px; color:#006ebb; font-weight: 700; }
	.certi_title span{font-size: 14px; word-break: keep-all;}
}

@media(max-width:500px) {
	.certi_li li{width:100%;}
}

	.perf_li{display:flex;	align-items : flex-start; justify-content:space-between; flex-wrap:wrap;  margin: 30px 0 0 0}
	.perf_li li{width:49%; /*text-align: center;*/ margin: 0 0 30px 0; height: 100%;}
	.perf_li li img{width:100%; max-width:600px; margin:0 auto; border:#dedede 1px solid; }
	.perf_li p{font-weight:700; font-style: 16px; text-align: center; padding: 15px; display: none;}


@media(max-width:500px) {
	.perf_li li{width:100%;}
}


		.biz_con div.sub {max-width: 800px; margin: 30px auto; padding-left: 10px; }
		.biz_con div.sub ul{display: flex; align-items : flex-start; flex-wrap:wrap; }
		.biz_con div.sub ul li{ text-align: left;}
		.biz_con div.sub ul li:first-child{max-width: 1200px; width: 20%; font-weight: 600;}
		.biz_con div.sub ul li:last-child{width: 75%; max-width: 1200px;}
 
		@media (max-width:500px) {
		.biz_con div.sub ul li:first-child, .biz_con div.sub ul li:last-child{width: 100%;}
		}

		.biz_con div.sub2 {max-width: 800px; margin: 30px auto; padding-left: 10px; }
		.biz_con div.sub2 ul{display: flex; align-items : flex-start; flex-wrap:wrap; }
		.biz_con div.sub2 ul li{ text-align: left;}
		.biz_con div.sub2 ul li:first-child{max-width: 1200px; width: 20%; font-weight: 600;}
		.biz_con div.sub2 ul li:last-child{width: 40%; max-width: 1200px;}

		@media (max-width:750px) {
		.biz_con div.sub2 ul li:last-child{width: 45%;}
		}

		@media (max-width:650px) {
		.biz_con div.sub2 ul li:last-child{width: 55%;}
		}

		@media (max-width:600px) {
		.biz_con div.sub2 ul li:first-child, .biz_con div.sub2 ul li:last-child{width: 100%;}
		}
 
.co02_s{max-width: 150px;}
.co02_con{padding-top: 0;}

.company_12 .envirlaw{padding: 40px 10px; background: url(/theme/theme04/img/sub/comp12_01.jpg) no-repeat right center/cover; margin: 50px 0;}
.company_12 .envirlaw p{color: #fff; font-weight: 300; font-size:17px;}
.company_12 .envirlaw p b{color: #fff; font-weight: 700;}

.sns_wrap {
    position: fixed;
    right: 10px;
    bottom: 90px;
    z-index: 9999;
    text-align: right;
}

.gsimg{max-width: 100%;}

p.sub{word-break:keep-all ;}