/************* intro *************/

.intro {		
	height: 980px;		
	width: 100%;		
	background: url(../images/common/intro_bg.jpg) 0 0 no-repeat;
}

.intro .wrapper {
	overflow: hidden;
	padding-top: 56px;
}

.intro .wrapper .f_left {
	float: left;
	width: 50%;
}

.intro .wrapper .f_left .container {
	padding-right: 100px;
	opacity: 0.3;
}
.intro .wrapper .f_right {
	float: left;
}
.intro .wrapper .f_right .container {
	padding-top: 144px;
	padding-left: 100px;
	opacity: 0.3;
}
.intro .wrapper .f_left .container {
	float: right;
}

.txt .wh {
	font-size: 24px;
	color: #fff;
	display: block;
	line-height: 1.3em;
	font-weight: 400;
}

.txt .sub {
	color: #bbb;
	font-size: 21px;
	line-height: 1.3em;
	font-weight: 100;
	letter-spacing: -0.5px;
}

.intro .wrapper .f_left .txt {
	padding-left: 42px;
	margin-top: 8px;
}

.intro .wrapper .f_right .txt {
	width: 426px;
	text-align: right;
	margin-bottom: 8px;
}
.l_img {
    overflow: hidden;
    /* position: relative; */
}

.l_img .ii {
    float: left;
    margin-right: 8px;
    width: 40px;
    height: 661px;
    position: relative;
}
.i_wrap {
    width: 600px;
    height: 40px;
    font-size: 36px;
    line-height: 36px;
    -ms-transform: rotate(-90deg); /* IE 9 */
    transform: rotate(-90deg);
    position: absolute;
    left: -280px;
    top: 162px;
    color: #fff;
    font-weight: 400;
}
.l_img .img_wrap {
    float: left;
}
.img_wrap {
  position: relative;
	cursor:pointer;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /*background-color: #144b8a;*/
	
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.img_wrap:hover .overlay1 {
  width: 100%;
	cursor:pointer;
}

.overlay2 {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
	cursor:pointer;
}

.img_wrap:hover .overlay2 {
  width: 100%;
  left: 0;
}

.img_wrap .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

.img_wrap .btn {
    padding: 16px;
    display: block;
    text-align: center;
    margin-top: 24px;
    border: 2px solid #fff;
    width: 80%;
    margin: 24px auto;
    color: #fff;
	font-weight:400;
}



/************* main *************/


#main .visual {
    width: 100%;
    height: 960px;
    /*background: url(../images/main/main_visual01.jpg) 0 0 no-repeat;*/
    background-position-x: center;
}


#main  .visual { 
	width:100%; 
	height:940px; 
	overflow:hidden; 
	margin:0 auto; 
	text-align:center; 
	position:relative; 
}
#main .main_visual .bx-wrapper .bx-viewport { 
	height:940px !important; 
}


#main .visual .main_visual .main_slider li.visual01 {width: 100%; height: 940px; background:url(../images/main/main_visual01.jpg) center; }
#main .visual .main_visual .main_slider li.visual02 {width: 100%; height: 940px; background:url(../images/main/main_visual02.jpg) center; }
#main .visual .main_visual .main_slider li.visual03 {width: 100%; height: 940px; background:url(../images/main/main_visual03.jpg) center; }


#main .visual .visual_wrap {
    text-align: center;
    width: 100%;
	position:absolute;
	top:0;
	z-index:99;
}

#main .visual .caption {
    color: #fff;
    text-shadow: 0px 6px 10px rgba(0,0,0,0.3);
    padding-top: 400px;
}

#main .visual .caption h2 {
    font-size: 72px;
    line-height: 72px;
	font-weight: 600;
    /*font-family: poppins;*/
}

#main .visual .caption h3 {
    font-size: 48px;
    line-height: 48px;
	font-weight: 200;
	margin-bottom: 20px;
    /*font-family: poppins;*/
}

.section {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

.section .wrapper {
    width: 100%;
	height:940px;
    margin: 0 auto;
    padding: 160px 0;
    overflow: hidden;
}

.maintit {
    font-size: 42px;
    color: #333;
	font-weight:100;	
	letter-spacing:-1.0px;
}
.maintit span {
    font-size: 50px;
	color:#116594;
	font-weight:900;
	display:block;
}

/* ideology */
.ide {
    width: 100%;
	height:940px;
	background:url(../images/main/main_bg01.jpg);
	}
.company_wrap {
	width:1200px;
	margin:0 auto;
}	
.maintit.id {
    letter-spacing:-1.0px;
	line-height:1.5em;
}

.ide .f_left {
    float: left;
    line-height: 1.5;
    width: 50%;
	padding-right:50px;
}


.ide .f_left .caption {
    margin-top: 36px;
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: -0.3px;
    font-weight: 300;
}

.ide .f_left .caption p {
    margin-top: 20px;
}

.ide .f_right {
    float: right;
    width: 50%;
	height:577px;
	background:url(../images/main/main_img01.jpg) center;
}

/* contact */
.contactus {
    width: 100%;
	height:432px;
	background:url(../images/main/main_bg02.jpg) center;
	}
.contact_wrap {
	width:1200px;
	margin:0 auto;
	color:#fff;
	padding:130px 0;
}
.contact_wrap .tit_wrap .maintit {
	font-size:52px;
	font-weight:600;
	color:#fff;
	text-align:left;
	margin-top:20px;
	margin-bottom:50px;
}
.contact_wrap .tit_wrap {
	width: 555px;
	float:left;
	font-size:18px;	
	line-height:1.5em;
}

.contact_wrap .contents {
	width: 645px;
	float:left;
}
.contact_wrap .contents ul {
	overflow:hidden;
	
}
.contact_wrap .contents li {
	width:195px; 
	height:175px;
	border:1px rgba(255,255,255,0.5) solid;
	text-align:center;
	font-size:20px;
	font-weight:500;
	padding-top: 124px;
	float:left;
	margin-left:30px;
	color: #fff;
}
.contact_wrap .contents li.contact01 {
	background:url(../images/main/icon01.png) center 46px no-repeat;
	margin-left:0px;
}
.contact_wrap .contents li.contact02 {
	background:url(../images/main/icon02.png) center 46px no-repeat;
	cursor:pointer;
}
.contact_wrap .contents li.contact03 {
	background:url(../images/main/icon03.png) center 46px no-repeat;
}

/* board */

.board .maintit {
	font-size:52px;
	font-weight:600;
	text-align:center;
	margin-bottom:80px;
}
.board .items {
    float: left;
    width: 422px;
    text-align: left;
}

.board .items:first-child {
    margin-left: 72px;
}
.board .items .photo {
	width:350px;
	height:380px;
	box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
	
}
.board .items .tit {
    font-size: 24px;
    line-height: 1.2em;
    color: #116594;
    margin: 40px 0 20px;
    overflow:hidden;
	font-weight:400;
}

.board .items .contents {
    line-height: 1.6em;
    font-weight: 100;
    max-height: 100px;
    overflow: hidden;
}
.board .items .contents ul li {
	width: calc(100% - 30px);
	overflow: hidden; text-overflow: ellipsis; white-space: pre;

}
.board .items .contents .cate {
	width:80px;
	display:inline-block;
}
.board .board_wrap {
    width:1344px;
	height:940px;
	padding:135px 0 135px 72px;
	margin:0 auto;
}
.board_inner {
	margin:0px auto 50px;
}
.board_inner:before {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background: #666;
}
.board_bottom {
    /* position: relative; */
    overflow: hidden;
	margin:0px auto;
}

a.btn_back {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #222;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_popclose {
    display: inline-block;
    text-align: center;
    float: right;
    margin-top: 20px;
    width: 120px;
    background: #222;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_write {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #222;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_confirm {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #0066b3;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_confirm_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #0066b3;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_cancel {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_cancel_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_modify {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #0066b3;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_reply {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #0066b3;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_delete {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
.btn_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}
.btn_wrap_l {
	overflow: hidden;
	float: left;
}
.type_line {
    width: 100%;
}

.type_line td {
    /* padding: 40px 0; */
    padding: 18px 0;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

/* board_notice */
.notice .cont {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.notice .cont .tit {
    font-size: 16px;
    color: #333;
    font-weight: 500;
	line-height: 16px;
}
.notice .cont .tit .tit_c {
	overflow: hidden; text-overflow: ellipsis; /*white-space: pre;*/
}
.notice .cont .tit .b_no {
    margin-right: 10px;
	width: 75px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}
.notice .cont .tit .b_re {
    color: #0066b3;
    margin-right: 10px;
	font-weight: 600;	
}
.notice .cont .tit .n_cate {
    color: #0066b3;
    margin: 0 10px;
	font-weight: 500;	
}
.notice .cont .tit .i_notice {
	width: 40px;
	height: 22px;
	background: #0066b3;
    color: #fff;
    margin: 0 25px 0 20px;
	font-size: 15px;
	font-weight: 500;
	padding: 2px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
}
.notice .cont .tit .i_cate {
	width: auto;
	height: 18px;
	line-height: 18px;
	background: #f6f6f6;
	border: 1px #ccc solid;
    color: #333;
    margin-right: 10px;
	font-size: 15px;
	font-weight: 500;
	padding: 3px 5px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	letter-spacing: -1px;
}
.notice .cont .tit img {
	margin-left: 10px;
}
.type_line td p {
    color: #343434;
    font-size: 16px;
    line-height: 24px;
}
.notice .cont a>div:first-child { overflow:hidden; }
.notice .cont a>div:nth-child(2) {
    height: 48px;
	line-height: 1.6em;
    overflow: hidden;
}
.notice .cont a>div.refc_comm {
	width:100%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}

.notice  .cont a>div .tit {
	float: left;
	width: calc(100% - 180px);
}
.notice  .cont a>div .info {
	float: right;
	text-align: left;
	color: #666;
	width:180px;
}
.notice .cont a>div .info .name:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 3px;
}
.notice .cont a>div .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 3px;
}

.notice .cont a>div .info .name, .notice .cont a>div .info .date, .notice .cont a>div .info .views {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}

.notice .cont>div { height:48px; line-height:1.6em; overflow:hidden; }
.notice .cont>div img { display:none; }
.notice .cont>div.refc_file {
    height: auto;
}


.notice .cont>div.refc_file {
    padding: 20px;
    overflow: hidden;
    padding: 0;
    margin-top: 6px;
}

.notice .cont>div.refc_file h3 {
    float: left;
    position: relative;
    padding-right: 12px;
    line-height: 1.6em;
}

.notice .cont>div.refc_file .file_list {
    float: left;
    padding-left: 12px;
}

.notice .cont>div.refc_file h3:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    right: 0;
    top: 5px;
}

.notice .cont>div.refc_file .file_list li {
    font-size: 15px;
    line-height: 1.6em;
}

.notice .cont>div.refc_file .file_list li a {
    color: #760023;
    font-weight: 500;
    position: relative;
    display: block;
    padding-right: 31px;
    font-size: 16px;
}
.notice .cont>div.refc_file .file_list li a:hover {
	text-decoration: underline;
}

.notice .cont>div.refc_file .file_list .file_count a span{
    width: 20px;
    height: 20px;
    background: #0066b3;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 3px;
}

/* 게시판 VIEW */
.board_view .title_info {
    overflow: hidden;
    border-bottom: 1px dashed #cccccc;
}

.board_view .title_info .l_tit {
    float: left;
	width: 100%;
}

.board_view .title_info .l_tit .wrapper {
    padding: 30px 0;
}

.board_view .title_info .l_tit .tit {
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
}

.board_view .title_info .r_icon {
    float: right;
    padding: 45px 0;
}

.board_view .title_info .r_icon ul {
    overflow: hidden;
}

.board_view .title_info .r_icon ul li {
    float: left;
    margin-left: 6px;
}

.board_view .title_info .r_icon ul li:first-child {
    margin-left: 0;
}

.board_view .title_info .l_tit .info .date,
.board_view .title_info .l_tit .info .views,
.board_view .title_info .l_tit .info .name {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}
.board_view .title_info .l_tit .info .name:after,
.board_view .title_info .l_tit .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 0px;
}

.board_view .title_info .l_tit .info {
    line-height: 16px;
}
.board_view .title_info .l_tit .tit .n_cate {
    color: #0066b3;
}
.board_view .contents_info {
    padding: 30px 0;
	line-height:1.7em
}
.board_view .contents_info img {
    margin: 10px 0;
	width: auto;
	max-width: 1200px;
}
.board_view .list_info {
    border-top: 1px solid #ccc;
}

.board_view .list_info .list_line {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.board_view .list_info .list_line .ic_area {
    float: left;
    width: 100px;
    position: relative;
    text-align: center;
    color: #343434;
    font-size: 15px;
    font-weight: 500;
}
.board_view .list_info .list_line .ic_area.prev:before {
     content:'';
     display:inline-block;
     width:6px;
     height:6px;
     margin:-5px 12px auto auto;
     vertical-align:middle;
     border-right:2px solid #666;
     border-top:2px solid #666;
     transform:rotate(-45deg);
     position:absolute;
     top:28px;
     left:10px;
}
.board_view .list_info .list_line .ic_area.next:before {
     content:'';
     display:inline-block;
     width:6px;
     height:6px;
     margin:-5px 12px auto auto;
     vertical-align:middle;
     border-right:2px solid #666;
     border-top:2px solid #666;
     transform:rotate(135deg);
     position:absolute;
     top:25px;
     left:10px;
    
}
.board_view .list_info .list_line .list_name {
    float: left;
    font-size: 15px;
	color: #666;
	font-weight: 400;
}

.board_view .list_info .list_line  .list_date {
    float: right;
    color: #666;
    font-size: 14px;
    font-weight: 400;
	color: #666;
	
}
.file_info {
    border-top: 1px dashed #ccc;
    padding: 20px;
    overflow: hidden;
}

.file_info .tit {
	font-weight: 500;
    float: left;
    position: relative;
    padding-right: 12px;
}

.file_info .file_list {
    float: left;
    padding-left: 12px;
}

.file_info .tit:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    right: 0;
    top: 3px;
}

.file_info .file_list li {
    font-size: 15px;
}

.file_info .file_list li a {
    font-weight: 400;
}
.file_info .file_list li a:hover {
	text-decoration: underline;
}

/*수상실적*/
.gal_list {width:100%; border-top:1px solid #000; border-bottom:1px solid #ddd; padding-top:30px; display:inline-block; margin:0 auto;}
.gal_list .list_wrap { width:100%; margin:0 auto;}
.gal_list ul { text-align:center;}
.gal_list ul li { width:380px; margin-right:30px; margin-bottom:30px; text-align:center; float:left; box-sizing:border-box; }
.gal_list ul li:nth-child(3n) { margin-right: 0; }
.gal_list ul li .img { width:380px; height:370px; border:1px solid #ddd; background: url(../images/sub/noimg.jpg) center; }
.gal_list ul li img { width:272px;}
.gal_list ul li .info { margin: 10px 0 30px; }
.gal_list ul li .info .date { font-size:18px; font-weight: 500; color: #0066b3; line-height: 1.5em; }
.gal_list ul li .info .name { font-size:16px; font-weight: 500; margin-bottom: 5px;}
.gal_list ul li .info .txt01, .gal_list ul li .info .txt02 { font-size: 14px; color: #666;}

/*분양정보*/
.pro_list {width:100%; border-top:1px solid #000; border-bottom:1px solid #ddd; padding-top:30px; display:inline-block; margin:0 auto;}
.pro_list .list_wrap { width:100%; margin:0 auto;}
.pro_list ul { overflow: hidden; }
.pro_list ul li { width:380px; margin-right:30px; margin-bottom:30px; text-align:left; float:left; box-sizing:border-box;  border:1px solid #ddd; cursor: pointer; }
.pro_list ul li:nth-child(3n) { margin-right: 0; }
.pro_list ul li:hover { border:1px solid #0066b3; }
.pro_list ul li .img { height:327px;background: url(../images/sub/noimg.jpg) center;}
.pro_list ul li img { width:378px; height: 325px;}
.pro_list ul li .info { padding: 25px;}
.pro_list ul li .info .tit { font-size:18px; font-weight: 500; color: #0066b3; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: pre;}
.pro_list ul li .info .txt01, .pro_list ul li .info .txt02 , .pro_list ul li .info .txt03 { font-size: 14px; color: #333;}
.pro_list ul li .info span { width: 70px; font-weight: 400; display: inline-block;}
.pro_list ul li .info span.w25 { width: 25px;}

/* business */
/*
.business .cont {
    height: 316px;
    cursor: pointer;
}
.business .cont:nth-child(1) { background-image: url(../images/main/main_business01.jpg); background-position-x:center; } 
.business .cont:nth-child(2) { background-image: url(../images/main/main_business02.jpg); background-position-x:center;}*/ 

.business .cont .caption_l { 
    width:50%;
	height:940px;
	background: url(../images/main/main_business01.jpg) center;
    margin :0 auto;
    padding:297px 0;
	float:left;
}
.business .cont .caption_r { 
    width:50%;
	height:940px;
	background: url(../images/main/main_business02.jpg) center;
    margin :0 auto;
    padding:297px 0;
	float:right;
}
.business .cont .caption_l .t_box {
	width:500px;
	height:345px;
    background: rgba(27, 154, 202, 0.9);
	box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.3);
	text-align:center;
	float:right;
	padding:60px 45px;
	margin-right:100px;
	letter-spacing:-1px;
}
.business .cont .caption_l .t_box  h2 {
	font-size: 42px;
	color: #fff;
	font-weight:500;
	line-height:45px;
}
.business .cont .caption_l .t_box  p {
	font-size:22px;
	line-height:1.3;
	color:#fff;
	font-weight:300;
	margin-top:35px;
}
.business .cont .caption_l .t_box  p span {
	font-weight:600;
}
.business .cont .caption_l .t_box .btn {
	width:155px; 
	height:50px; 
	font-size:18px;
	line-height:48px;
	color:#fff;
	text-align:center;
	margin:35px auto;
	border:1px #fff solid;
}
.business .cont .caption_l .t_box .btn:hover {
	background: #fff;
	color: #1b9aca;
}
.business .cont .caption_r .t_box {
	width:500px;
	height:345px;
    background: rgba(17, 101, 148, 0.9);
	box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.3);
	text-align:center;
	float:left;	
	padding:60px 45px;
	margin-left:100px;	
	letter-spacing:-1px;
}
.business .cont .caption_r .t_box .btn {
	width:155px; 
	height:50px; 
	font-size:18px;
	line-height:48px;
	color:#fff;
	text-align:center;
	margin:35px auto;
	border:1px #fff solid;
}
.business .cont .caption_r .t_box .btn:hover {
	background: #fff; 
	color: #116594;
}
.business .cont .caption_r .t_box h2 {
	font-size: 42px;
	color: #fff;
	font-weight:500;
	line-height:45px;
}
.business .cont .caption_r .t_box p {
	font-size:22px;
	line-height:1.3;
	color:#fff;
	font-weight:300;
	margin-top:35px;
}
.business .cont .caption_r .t_box  p span {
	font-weight:600;
}
.business .cont .caption.right {
    text-align: right;
}


/************ layout *************/

.wrap {
    position: relative;
}




/************* layout-header *************/

#header {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
	transition: all 0.5s ease;
	border-bottom: 1px rgba(240, 240, 240, 0.5) solid;
}

#header.on {
    position: fixed;
    top: 0;
    background: #fff;
    animation: smoothScroll 0.5s forwards;
    /* border-bottom: 1px solid #ccc; */
}

#header.on nav {
    display: block;
}
#header.on nav #gnb li .nav_dep1 {
    color: #2a2a2a;
}

#header.on .menu_area ul li a {
    color: #2a2a2a;
}

#header .logo {
    float: left;
    /* height: 96px; */
    padding: 20px 0;
    line-height: 96px;
}

#header .logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#header .logo a {
    width: 50px;
    height: 55px;
    display: block;
    background: url(../images/common/logo.png) 0 0 no-repeat;
	margin-right:200px;
}

#header .logo a>img {
    display: none;
}

#header.on .logo a {
    background: url(../images/common/logo_on.png) 0 0 no-repeat;
}

/************* Header - gnb slide menu *************/
#header nav {
    float: left;
    width: auto;
    margin-left: 50px;
    /* display:none; */
}

#header nav #gnb {
    width: 100%;
    height: 96px;
}

#header nav #gnb li {
    float: left;
    width: 150px;
    text-align: center;
    line-height: 96px;
    cursor: pointer;
}

#header nav #gnb li .nav_dep1 {
    color: #fff;
    font-size: 18px;
	font-weight:400;
}
#header nav #gnb li .nav_dep1:hover {
    color: #17357c;
    font-size: 18px;
	font-weight:400;
}
#header.active nav {
	display:block;
}

#header nav .depth_toggle {
    position: absolute;
    top: 97px;
    left: 0;
    width: 100%;
    transition:.5s height, .2s background;
    display:none;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

#header nav .depth_toggle.active {
    display: block;
    background: #fff;
}

#header nav .depth_toggle .wrapper {
    width: 1200px;
    /* margin: 0 auto; */
    /* margin-left: 352px; */
    margin: 0 auto;
    padding-left:306px;
}
#header nav .depth_toggle .sub_nav {
    width: 150px;
    height: 200px;
    float: left;
    background: rgba(255, 255, 255, 0.5);
    border-right: 1px solid #ddd;
    padding: 20px 0;
    transition:.5s height, .2s background;
}

#header nav .depth_toggle .sub_nav li {
    height: 31px;
    line-height: 31px;
    /* padding-left: 12px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-align: center;
}

#header nav .depth_toggle .sub_nav li a {
	display: block;
	overflow: hidden;
	/*text-overflow: ellipsis;
	white-space: nowrap;*/
	font-size: 15px;
	letter-spacing:-0.5px;
}


#header nav .depth_toggle .sub_nav.on {
    background: #f6f6f6;
    color: #17357c;
    transition:.5s height, .2s background;
}
#header nav .depth_toggle .sub_nav.on li a {
	color:#333;
}
#header nav .depth_toggle .sub_nav.on li a:hover {
    color: #17357c !important;
    font-weight: 400;
}

#header.speedup {
    transition: all 0.1s ease !important;
}


/************* header *************/

#header nav .depth_toggle .sub_nav li.over {
    height: 58px;
    /* overflow: auto; */
    line-height: 18px;
    text-overflow: clip;
    white-space: pre-line;
}

#header nav .depth_toggle .sub_nav li.over a {
    overflow: visible;
    text-overflow: clip;
    white-space: initial;
}
#header nav .depth_toggle .sub_nav li.over_min {
    height: 48px;
    /* overflow: auto; */
    line-height: 21px;
    text-overflow: clip;
    white-space: pre-line;
}

#header nav .depth_toggle .sub_nav li.over_min a {
    overflow: visible;
    text-overflow: ellipsis;
    white-space: initial;
	word-break: break-word;
}

/* Header - right menu icon */
#header .menu_area {
    float: right;
}

#header .menu_area ul {
    overflow: hidden;
}

#header .menu_area ul li {
    width: 60px;
    height: 96px;
    line-height: 96px;
    float: left;
    text-align: center;
    cursor:pointer;
}

/*#header .menu_area ul li:nth-child(2) {
    display: none;
}*/
#header .menu_area ul li a.btn_ham_menu {
	background-image: url(../images/common/ic_ham_menu.png);
	background-repeat: no-repeat;
	background-position: center;
}
#header.on .menu_area ul li a.btn_ham_menu {
	background-image: url(../images/common/ic_ham_menu_on.png);
}
#header .sub_nav.on .link:after {
    content: url(../images/common/ic_external_sm_on.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}     

#header .sub_nav .link:after {
    content: url(../images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}
#header .menu_area ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    font-size: 16px;
	line-height: 96px;
}

#header .menu_area ul li img {
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
#header .menu_area ul li a.btn_ham_menu {
    /* background: rgba(0, 0, 0, 0.7); */
    width: 100%;
    height: 100%;
    display: block;
}
#header .sub_nav.on .link:after {
    content: url(../images/common/ic_external_sm_on.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}     

#header .sub_nav .link:after {
    content: url(../images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}


/************* layout-toggleMenu(offcanvas) *************/

.offcanvas {
    height: 100%;
    width: 420px;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}

.offcanvas .menu_wrapper {
    -ms-overflow-style: none;
}
.offcanvas .menu_wrapper::-webkit-scrollbar {
    display: none;
}

#offcanvas::-webkit-scrollbar {
    display: none;
}

#offcanvas {
	margin-right:-580px;
	transition: 0.5s;
	transition: margin-right .5s;
	-ms-overflow-style: none;
	
}
#offcanvas.open{
	margin-right:0;
	background: #7c001a;
}

/* Style the tab */
.offcanvas .tab {
	float: left;
	background-color: #7c001a;
	width: 180px;
	height:100%;
	color: #fff;
	padding-top:72px;
	position:relative;
}

.offcanvas .tab .fixed_wrapper{
	position:fixed;
	background-color: #7c001a;
	height:100%;
	width:180px;
}

.offcanvas .h_tablinks {
	display: block;
	background-color: inherit;
	color: #fff;
	padding: 0 30px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	font-size: 17px;
	height: 72px;
	line-height: 72px;
}
.offcanvas .h_tablinks.point {
    background: #570012;
}

.offcanvas .h_tablinks:hover {
	background-color: #6e0118;
}

.offcanvas .h_tablinks.active {
  background-color: #fff;
  color: #111;
	font-weight:600;
}


/* Style the tab content */
.overlay {
	display: none;
	z-index: 999;
	position: fixed;
	width: 100%; height: 100%;
	left: 0; top: 0;
	background-color: rgba(0,0,0, 0.5);
	overflow-x: hidden;
	transition: background-color 2s;
	cursor:pointer;
}

.offcanvas .menu_wrapper {
    width: 100%;
    float: left;
    height: 100%;
    background: #fff;
}

.offcanvas .h_tabcontent {
	display: none;
	/* margin-top:72px; */
	border-top: 96px solid #17357c;
}
.offcanvas .h_tabcontent .sub_nav {
	background: #fff;
}

.offcanvas .h_tabcontent .sub_nav>li>a {
    height: 64px;
    line-height: 64px;
    font-size: 17px;
    color: #333;
    padding: 0 24px;
    border-bottom: 1px solid #e1e1e1;
    display:block;
}

.offcanvas .h_tabcontent .sub_nav>li {cursor:pointer;}
.offcanvas .menu_login {
    background-color: #404040;
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
	position: fixed;
	top:0;
	width: calc(100% - 180px);
	z-index:999;
}
.offcanvas .menu_login .wrapper{
	position:relative;
	width:340px;
	height:100%;
}
.offcanvas .menu_login a,.menu_login a:hover {
	color:#fff;
}

.offcanvas .right_p {
	position:absolute;
	right:0;
	top:0;
}
.offcanvas .btn_close {
    width: 30px;
    height: 30px;
    position: relative;
    text-indent: -9999px;
    top: 32px;
    right: 15px;
    background: none;
}
.offcanvas .btn_close:before,.btn_close:after{
  content:'';
  width:30px;
  height:1px;
  position:absolute;
  left: 50%;
  top: 50%;
  border-radius:4px;
  background:#fff;
}
.offcanvas .btn_close:before{
  transform:translate(-50%,-50%) rotate(-45deg)
}
.offcanvas .btn_close:after{
  transform:translate(-50%,-50%) rotate(45deg)
}
.offcanvas .h_tabcontent .depth3 {
	display: none;
	border-bottom: 1px solid #ddd;
	padding: 18px 24px;
}
.offcanvas .h_tabcontent .depth3 .menu3 {
    font-size: 16px;
    line-height: 32px;
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #b1c4d7;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    margin-bottom: 4px;
}

.offcanvas .h_tabcontent .depth3 .menu3 a {
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3 a:hover {
    text-decoration: underline;
}
.offcanvas .h_tabcontent .menu2_link { 
    position:relative; 
}

.offcanvas .h_tabcontent .menu2_link.active {
	color: #0431ae !important;
	font-weight:500;
	transition: 0.5s;
}
.offcanvas .h_tabcontent .menu2_link:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(135deg);
  position:absolute;
  top: 30px;
  right: 10px;
  transition: 0.5s;
}
.offcanvas .h_tabcontent .menu2_link.active:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(-45deg);
  position:absolute;
  top: 35px;
  right: 10px;
  transition: 0.5s;
}

#offcanvas .sub_nav .link:after {
    content: url(../images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}

.float_wrapper {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}


/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}	


/************* layout-sub *************/

.sub_visual {
    height: 400px;
	background:#f5f5f5;
}

.sub_visual .visual01 { background-image:url(../images/sub/visual01.jpg); }
.sub_visual .visual02 { background-image:url(../images/sub/visual02.jpg); }
.sub_visual .visual03 { background-image:url(../images/sub/visual03.jpg); }
.sub_visual .visual04 { background-image:url(../images/sub/visual04.jpg); }
.sub_visual .visual05 { background-image:url(../images/sub/visual05.jpg); }

.sub_visual.shorten { height: 340px; }

.sub_visual .path_container {
    width: 100%;
    height: 100%;
    position: Relative;
}

.sub_visual .path_container .path {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.sub_visual .path_container .caption {
    text-align: center;
    /* padding-top: 240px; */
    font-size: 48px;
    color: #fff;
	font-weight:600;
    letter-spacing: -2px;
    line-height: 420px;
	text-shadow: 0px 6px 6px rgba(0,0,0,0.3);
}
.sub_visual .path_container .path .sub_tab {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}

.sub_visual .path_container .path .sub_tab ul {
    overflow: hidden;
}

.sub_visual .path_container .path .sub_tab ul li {
    float: left;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: rgba(255,255,255,1.0);
    border-left: 1px solid #ddd;
    font-size: 17px;
    font-weight: 300;
	cursor: pointer;
}
.sub_visual .path_container .path .sub_tab ul li:first-child {
	border-left: none;
}
.sub_visual .path_container .path .sub_tab ul li a {
    display:block;
    width:100%;
    height:100%;
	font-weight:400;
}
.sub_visual .path_container .path .sub_tab ul li.on {
    background: rgba(20,75,138,0.85);
	color: #fff;
}
.sub_depth .depth03_line li:only-child {
    width: 100%;
}

.sub_tab ul li:first-child:nth-last-child(2), 
.sub_tab ul li:first-child:nth-last-child(2)+li {
    width: 50%;
}

.sub_tab ul li:first-child:nth-last-child(3), 
.sub_tab ul li:first-child:nth-last-child(3)+li, 
.sub_tab ul li:first-child:nth-last-child(3)+li+li {
    width: 33.33%;
}

.sub_tab ul li:first-child:nth-last-child(4), 
.sub_tab ul li:first-child:nth-last-child(4)+li, 
.sub_tab ul li:first-child:nth-last-child(4)+li+li,
.sub_tab ul li:first-child:nth-last-child(4)+li+li+li {
    width: 25%;
}

.sub_tab ul li:first-child:nth-last-child(5), 
.sub_tab ul li:first-child:nth-last-child(5)+li, 
.sub_tab ul li:first-child:nth-last-child(5)+li+li,
.sub_tab ul li:first-child:nth-last-child(5)+li+li+li,
.sub_tab ul li:first-child:nth-last-child(5)+li+li+li+li {
    width: 20%;
}

.sub_visual .path_container .path .sub_tab ul li.on a {
    color: #fff;
    font-weight: 500;
}
.sub_container {
    min-height: 500px;
	width:1200px;
	margin:0 auto;
}
.sub_container .wrapper {
    width: 100%;
    /*max-width: 1200px;*/
    margin: 0 auto;
    padding: 80px 0 0;
}
.sub_container h1.tit {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
	margin-bottom: 50px;	
	font-weight:500;
	letter-spacing:-1.0px;
}

.sub_container .contents {
	margin: 0 auto 0px;
}
.sub_container .contents_b {
    margin: 0 auto 0px;
}

/************* layout-footer *************/

.footer {
    background: #2b3033;
    height: 200px;
}

.footer .wrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
	/*display:inline-block;
     overflow: hidden; */
}

.footer .wrapper .logo {
    float: left;
    width: 100px;
	margin-top:5px;
}

.footer .wrapper .txt {
    float: left;
    width: calc(100% - 100px);
    color: #b5b7b8;
    font-weight: 100;
    font-size: 15px;
	line-height:1.5em;
    letter-spacing: 1.0px;
}

.footer .wrapper  .site {
    float: left;
    width: 220px;
    position: relative;
}
.footer .wrapper .txt .tit {
	margin-right:10px;
	font-weight:500;
}
.footer .wrapper .txt .line {
	width:30px;
	height:13px;
	background:url(../images/main/line.gif) center 2px no-repeat;
	display:inline-block;
}
.footer .wrapper .txt .copy {
    display: block;
    font-size: 14px;
    letter-spacing: 1.0px;
}

.footer .wrapper .site ul {
    position:absolute;
    bottom: 44px;
    left: 0;
	display:none;
}
.footer .wrapper .site ul.on {
	display:block;
}
.footer .wrapper .site ul li {
    height:44px;
    line-height:44px;
    width: 220px;
    padding: 0 12px;
    background: #111;
    z-index: 999;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    border-left: 1px solid #555;
}
.footer .wrapper .site ul li a {
    color: #bbb;
	display:block;
	width:100%;
	height:100%;
}
.footer .wrapper .site .btn_toggle {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border: 1px solid #fff;
    padding: 0 12px;
    color: #fff;
    position: relative;
	cursor: pointer;
}
.footer .wrapper .site .btn_toggle:hover {
	background:#000;
}
.footer .wrapper .site .btn_toggle img {
    float: right;
    padding: 12px 0;
    transform: rotate(180deg);
}
.footer .wrapper .site ul {
    position:absolute;
    bottom: 44px;
    left: 0;
}

.footer .wrapper .site ul li {
    height:44px;
    line-height:44px;
    width: 220px;
    padding: 0 12px;
    background: #000;
    z-index: 999;
}


/************* contents *************/

.sub_container .contents h2 {
	font-size: 28px;
	font-weight: 500;
    margin-bottom: 50px;
	text-align: center;
}
.con_section {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.con_line {
	margin: 0 auto;
	padding: 50px 0 100px;
	background: url('../images/common/con_line.gif') no-repeat center top;
}

.ceo {width: 300px; height: 350px; float: left; background: url(../images/sub/ceo.jpg) no-repeat center bottom #f0f0f0; }
.greeting_wrap {width: 1200px; margin:0 auto; }
.greeting { width: 900px; float: left; padding: 0 0 0 50px; }
.greeting p {
	margin-bottom: 20px;
}
.sub_copy {
	font-size: 32px;
	letter-spacing: 0px;
	font-weight: 100;
	line-height: 1.2em;
	color: #333;
	text-align: center;
}
.sub_copy_big {
	font-size: 52px;
	letter-spacing: 0px;
	font-weight: 600;
	line-height: 1.2em;
	color: #17357c;
	margin-bottom: 50px;
	text-align: center;
}
.sign {
	font-size: 24px;
	font-weight: 400;	
	margin-left: 10px;
}

/* About */
.about { overflow: hidden; width: 100%; margin: 0 auto;}
.about p { margin-bottom: 20px; }
.about_img { width: 50%; height:610px; float: left; background:url(../images/sub/about.jpg) center; }
.about_txt { width: 50%; height:610px; float: left; background: #f0f0f0; padding: 60px; box-sizing: border-box; font-size: 16px; }
.about_txt .sub_copy {font-size: 28px;
	letter-spacing: 0px;
	font-weight: 100;
	line-height: 1.2em;
	color: #333;
	text-align: left; 
	margin-bottom: 10px;}
.about_txt .sub_copy_big { font-size: 50px;
	letter-spacing: 0px;
	font-weight: 600;
	line-height: 1.2em;
	color: #17357c;
	margin-bottom: 30px;
	text-align: left;}

/* CEO */
.message { overflow: hidden; width:  100%; margin: 0 auto;}
.message p { margin-bottom: 20px; }
.message_img { width: 50%; height:680px; float: left; background:url(../images/sub/massage.jpg) center; }
.message_txt { width: 50%; height:680px; float: left; background: #f0f0f0; padding: 45px 50px; box-sizing: border-box; font-size: 16px; }
.message_txt .sub_copy {font-size: 28px;
	letter-spacing: 0px;
	font-weight: 100;
	line-height: 1.2em;
	color: #333;
	text-align: left; }
.message_txt .sub_copy_big { font-size: 48px;
	letter-spacing: 0px;
	font-weight: 600;
	line-height: 1.2em;
	color: #17357c;
	margin-bottom: 30px;
	text-align: left;}
.message_txt .sign { font-size: 24px; font-weight: 600; color: #333; margin-top: 20px;  margin-left: 20px; }

/* Vision */
.vision { width: 100%; margin: 0px auto; }
.vision .sub_copy {font-size: 42px;
	letter-spacing: 0px;
	font-weight: 100;
	line-height: 1.2em;
	color: #666;
	text-align: cener; }
.vision .sub_copy_big {	font-size: 42px;
	letter-spacing: 0px;
	font-weight: 600;
	line-height: 1.2em;
	color: #17357c;
	margin-bottom: 30px;
	text-align: cener;}
.vision ul { width: 832px; overflow:hidden; margin: 0px auto; }
.vision li {width: 240px; float: left; margin-left: 56px;}
.vision li:first-child { margin-left: 0px;}
.vision li .vision01 { width: 240px; height: 240px; border-radius: 240px; text-align: center; font-size: 30px; font-weight: 600; color: #fff; padding: 90px 0 0; box-sizing: border-box; background: #379abe; }
.vision li .vision02 { width: 240px; height: 240px; border-radius: 240px; text-align: center; font-size: 30px; font-weight: 600; color: #fff; padding: 90px 0 0; box-sizing: border-box; background: #144b8a; }
.vision li .vision03 { width: 240px; height: 240px; border-radius: 240px; text-align: center; font-size: 30px; font-weight: 600; color: #fff; padding: 90px 0 0; box-sizing: border-box; background: #16364f; }
.vision li span { display: block; font-size: 16px; font-weight: 100; margin-top: 5px; }
.vision li p { width: 240px; font-size: 16px; font-weight: 300; color: #333; margin-top: 30px; }
.vision .txt { font-size: 18px; color: #999; text-align: center; margin-bottom: 50px; letter-spacing: -1.0px; line-height: 24px; }


/* 개요 */
.company { width:100%; margin: 0 auto; overflow: hidden; }
.company .sub_copy {font-size: 42px;
	letter-spacing: 0px;
	font-weight: 100;
	line-height: 1.2em;
	color: #333;
	text-align: center; }
.company .sub_copy_big { font-size: 42px;
	letter-spacing: 0px;
	font-weight: 600;
	line-height: 1.2em;
	color: #17357c;
	margin-bottom: 50px;
	text-align: center;}
.company_img { width: 50%; height:611px; float: left; text-align: center; background: #fff; padding-top: 70px;  border-top: 2px #000 solid; border-bottom: 1px #ccc solid; margin-bottom: 50px;/*background:url(../images/sub/company.jpg) center;*/ }
.company_img img { width: 320px; border: 1px #ddd solid; box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2); }
.company ul {width: 50%; border-top: 2px #000 solid;overflow: hidden; float:left; margin-bottom: 30px; border-bottom: 1px #ccc solid;}
.company ul li { width: 100%; height: 76px; border-bottom: 1px #ccc dotted; box-sizing: border-box; }
.company ul li .tit { width: 30%; font-size: 18px; font-weight: 500; letter-spacing: -0.5px; line-height: 76px; float: left; padding-left: 30px;  }
.company ul li .txt { width: 70%; font-size: 18px; font-weight: 300; letter-spacing: -0.5px; line-height: 76px; color: #666; float: left; }
.company ul li:last-child {  border-bottom: none; }

/* 조직도*/
.organization {width:100%; margin: 0 auto; overflow: hidden;}
.organization .img { overflow: hidden; width: 100%; height: 250px; margin: 0 auto 55px; font-size: 36px; font-weight: 100; letter-spacing: -1.0px; line-height: 1.2em; color: #fff; text-shadow:0px 6px 6px rgba(0,0,0,0.5); background: url(../images/sub/organization.jpg) center; text-align: center;padding: 100px 20px; }
.organization .img span { font-weight: 600;}
.organization ul { overflow: hidden; width: 100%; margin: 0 auto; }
.organization ul li { width: 23.125%; border-top: 2px #333 solid; float: left; margin-left: 2.5%; }
.organization ul li:first-child { margin-left: 0; }
.organization ul li .tit { font-size: 24px; font-weight: 600; letter-spacing: -1.0px; line-height: 90px; text-align:left;}
.organization ul li .txt { font-size: 16px; font-weight: 300; letter-spacing: -1.0px; line-height: 30px;  *word-break:keep-all; -ms-word-break:keep-all; }

/* work */

.work ul { width:100%; margin:0 auto; overflow:hidden;}
.work li {width:350px; float:left; margin-right:70px; height: 520px;}
.work li:nth-child(3n) {margin-right:0px;}
.work li .photo {
	width:350px;
	height:250px;
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
	
}
.work li .photo img {width:350px; height:250px;}
.work li .tit {
    font-size: 24px;
    line-height: 1.2em;
    color: #116594;
    margin: 30px 0 10px;
    overflow:hidden;
	font-weight:500;
	letter-spacing:-1.0px;
}
.work li .tit p { font-size:18px;color: #666;}
.work li .w_contents {
    line-height: 1.6em;
    font-weight: 300;
    overflow: hidden;
	margin-bottom: 50px;
}
.work li .w_contents ul li {
	width: 100%;
	margin-right:0px;
	height: auto;
	overflow: hidden; text-overflow: ellipsis; white-space: pre;
}
.work li .w_contents ul li span.finish { width:80px; height:24px; line-height:20px; background:rgba(20,75,138,1.0); font-size: 15px; font-weight: 400; color:#fff; text-align:center; display: inline-block;margin-top: 10px;border-radius: 3px; float:right;}
.work li .w_contents ul li span.ing { width:80px; height:24px; line-height:20px; background:#666; font-size: 15px; font-weight: 400; color:#fff; text-align:center;  display: inline-block;margin-top: 10px;border-radius: 3px; float:right;}
.work li .w_contents ul li span.coming { width:80px; height:24px; line-height:20px; background:#999; font-size: 15px; font-weight: 400; color:#fff; text-align:center;  display: inline-block;margin-top: 10px;border-radius: 3px; float:right;}
.work_ing {	width:1200px; 
	margin:0 auto;
	overflow: hidden;}
.work_ing ul {

}
.work_ing li {
	margin-bottom: 30px;
	overflow: hidden;
	position:relative;
}

.work_ing .txt_area {
	float: left;
	width: 500px;
	height: 400px;
	padding: 50px;
	box-sizing: border-box;
	background: rgba(240, 240, 240, 0.9);
	position:absolute;
	top:100px;
	left:50%;
	margin-left:100px;
}
.work_ing .txt_area .tit {
	font-size: 32px;
	font-weight: 500;	
	margin-bottom: 30px;
	line-height: 1.5em;
	cursor: pointer;
	color:#144b8a;
}
.work_ing .txt_area .tit:hover {
	color: #0066b3;
}
.work_ing .txt_area .contents {
    line-height: 1.6em;
    font-weight: 100;
    max-height: 100px;
    overflow: hidden;
}
.work_ing .txt_area .contents ul li {
	width: calc(100% - 30px);
	overflow: hidden; text-overflow: ellipsis; white-space: pre;
	margin-bottom: 0px;
	font-size: 16px;
}
.work_ing .txt_area .contents .cate {
	width:80px;
	font-weight: 400;
	display:inline-block;
}
.work_ing .img_area {
	width: 800px;
	height: 630px;
}
.work_ing .img_area img {
	width: 800px;
	height: 600px;
	box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);	
}


/* Contact us*/
.location {width: 100%; margin: 0 auto;  overflow: hidden; }
.location .map {width: 50%; height:600px; float: left; }
.location .txt {width: 50%; height:600px; float: left; background: #144b8a; color: #fff; padding: 150px 0 0 0; box-sizing: border-box; }
.location .txt .tit_wrap { width: 100%; text-align: center;}
.location .txt .sub_tit { font-size: 48px; font-weight: 600; letter-spacing: 0px; color: #fff; line-height: 48px; } 
.location .txt .address {font-size: 24px; color: #fff; font-weight: 100; margin: 65px auto 50px; line-height: 24px; letter-spacing: -1.0px; }
.location .txt ul { overflow: hidden; margin: 0 auto;width: 260px; } 
.location .txt li { float:left; height: 30px; } 
.location .txt .n_tit {font-size: 18px; font-weight: 500; line-height: 24px; color: #fff; letter-spacing: normal; width: 80px; float:left; }
.location .txt .n_txt {font-size: 18px; font-weight: 100; line-height: 24px; color: #fff; letter-spacing: normal; width: 180px; float:left; }


.con_section_gr {
	width: 100%;
	margin: 0 auto -50px;
	height: 550px;
	background: #f6f6f6;
	padding: 80px 0 0;
}
.way_warp {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.way_warp ul{
	margin: 0 auto;
}
.way_warp li {
	width: 585px;
	height: 120px;
	text-align: left;
	font-size: 22px;
	font-weight: 300;	
	color: #fff;	
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 45px;
	box-sizing: border-box;
}

.way_warp li.way01 {
	background: rgba(0,102,179,0.7);
}
.way_warp li.way02 {
	background: rgba(41,90,190,0.7);
}
.way_warp li.way03 {
	background: rgba(41,90,190,0.7);
}
.way_warp li.way04 {
	background: rgba(46,49,146,0.7);
}

.way_warp li:first-child, .way_warp li:first-child + li + li {
	margin-left: 0px;
}
.way_warp li span {
	font-weight: 500;	
	color: #fff;
}
.way_warp li span.no {
	font-size: 36px;
	font-weight: bold;	
	margin-right: 40px;
}

.map { width: 800px; float: left; /*height: 350px;*/ }
.contact {width: 400px; /*height: 352px;*/ float: left; padding: 100px 70px; border: 1px #ddd solid; border-left: none;}
.contact .tit {font-size: 36px;	font-weight: bold; margin-bottom: 50px;}
.contact li { font-size: 16px; margin-bottom: 15px; }
.contact li span { color: #666; margin-right: 10px; font-weight: 400; }

.organization {text-align:center; margin: 0px auto;}

.ready { text-align: center;}

.business_result_list ul {
	width:100%;
	margin:0px auto 50px;
	overflow: hidden;
}
.business_result_list li {
	border-bottom: 1px #ddd solid;
	padding: 20px;
	line-height: 1.5em;
	overflow: hidden;
}
.business_result_list li:first-child {
	border-top: 1px #999 solid;
}
.business_result_list li .year {
	width:100px;
	text-align: center;
	float:left;
}
.business_result_list li .tit {
	width: calc(100% - 200px);
	font-size: 18px;
	font-weight: 400;
	float:left;
	padding-left: 20px;
}

.business_result_list li .place {
	width: 100px;
	text-align: center;
	float:left;
}
.business_result_list li .view {
	margin-left: 10px;
	cursor: pointer;
}
.directions {
	display: none;
	padding-top: 20px;
	
}
.directions .detail_wrap {
	width: 100%;
	background: #fff;
	padding: 50px;
	box-sizing: border-box;
}
.directions .tit {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	border-top: 2px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 20px 0;
}
.directions .img {
	width: 1100px;
}
.directions .img img {
	width: 100%;
}
.directions .txt ul {
	overflow: hidden;
	width: 100%;
}
.directions .txt li:first-child {
	border-top: 1px #ddd solid;
}
.directions .txt li {
	width: 100%;
	line-height: 30px;
	border-bottom: 1px #ddd solid;
	padding: 10px 50px 10px 0;
	font-size: 16px;
}
.directions .txt li span {
	width: 200px;
	font-size: 18px;
	font-weight: 400;
	display: inline-block;
	padding-left: 50px;
}
.directions .btn_popclose {
	position: absolute;
	top: 25px; 
	right: 0;
	margin-right: 5px;
	cursor: pointer;
	padding: 10px;	
	/*border: 1px #ccc solid;
	border-radius: 2px;*/
}


.business01 { width:100%; text-align: center;margin: 0 auto;}
.business01 .sub_copy { font-size: 42px; font-weight: 100; color: #333; text-align: center; margin-bottom: 50px; letter-spacing: -1.0px; line-height: 1.2em; }
.business01 .sub_copy span { color: #17357c; font-weight: 600; }
.business01 .txt { font-size: 18px; color: #666; text-align: center; margin-bottom: 80px; letter-spacing: -1.0px; line-height: 24px; }
.business01 ul {overflow: hidden; margin: 0 auto; width: 100%;}
.business01 li { /*border:1px #ddd solid;*/ float: left;  width: 32%; margin-right: 2%; margin-bottom: 45px; *word-break:keep-all; -ms-word-break:keep-all;}
.business01 li:nth-child(3n) { margin-right: 0px;}
.business01 li .business01_tit01 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 24px; font-weight: 100; color: #fff; padding: 30px 30px; box-sizing: border-box; background: rgba(8,114,186,1.0); border-radius: 20px; }
.business01 li .business01_tit02 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 24px; font-weight: 100; color: #fff; padding: 30px 30px; box-sizing: border-box; background: rgba(8,114,186,0.8); border-radius: 20px; }
.business01 li .business01_tit03 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 24px; font-weight: 100; color: #fff; padding: 30px 30px; box-sizing: border-box; background: rgba(8,114,186,0.6); border-radius: 20px; }
.business01 li .business01_tit04 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 24px; font-weight: 100; color: #fff; padding: 30px 30px; box-sizing: border-box; background: rgba(8,114,186,0.6); border-radius: 20px; }
.business01 li .business01_tit05 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 24px; font-weight: 100; color: #fff; padding: 30px 30px; box-sizing: border-box; background: rgba(8,114,186,0.8); border-radius: 20px; }
.business01 li .business01_tit06 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 24px; font-weight: 100; color: #fff; padding: 30px 30px; box-sizing: border-box; background: rgba(8,114,186,1.0); border-radius: 20px; }
.business01 li span { display: block; font-size: 28px; font-weight: 500; margin-top: 20px; line-height:28px; }
.business01 .business01_contents { width: 100%; height:170px; padding: 15px 30px;  }
.business01 .business01_contents li { width: 100%; font-size: 18px; font-weight: 400; color: #333; text-align: left; float:none; margin-left:0; margin-bottom:0; margin-top:10px; border:none;  }

.business02 { width:100%; text-align: center;margin: 0 auto;}
.business02 .sub_copy { font-size: 42px; font-weight: 100; color: #333; text-align: center; margin-bottom: 50px; letter-spacing: -1.0px; line-height:  1.2em; }
.business02 .sub_copy span { color: #17357c; font-weight: 600; }
.business02 .txt { font-size: 18px; color: #666; text-align: center; margin-bottom: 80px; letter-spacing: -1.0px; line-height: 24px; }
.business02 ul {overflow: hidden; margin: 0 auto; width: 100%;}
.business02 li {width: 48%; border:1px #ddd solid; float: left;margin-left: 4%; *word-break:keep-all; -ms-word-break:keep-all;border-radius: 30px;}
.business02 li:first-child { margin-left: 0;}
.business02 li .business02_tit01 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 32px; font-weight: 500; color: #fff; padding: 38px 30px; box-sizing: border-box; background: #16364f; border-top-left-radius: 30px;  border-top-right-radius: 30px; }
.business02 li .business02_tit02 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 32px; font-weight: 500; color: #fff; padding: 38px 30px; box-sizing: border-box; background: #144b8a; border-top-left-radius: 30px;  border-top-right-radius: 30px; }
.business02 li span.txt { display: block; font-size: 24px; font-weight: 100; margin-top: 20px; line-height:24px; color:#fff; }
.business02 .business02_contents { width: 100%; height:170px; padding: 30px 60px; margin:0 auto; }
.business02 .business02_contents ul { overflow:hidden;}
.business02 .business02_contents li { width: 100%; height:60px; font-size: 16px; font-weight: 400; color: #333; text-align: left; float:none; margin-left:0; margin-bottom:0; border:none;  }
.business02 .business02_contents li span.txt01 { font-size: 18px; font-weight:500; color:#16364f; }
.business02 .business02_contents li span.txt02 { font-size: 18px; font-weight:500; color:#144b8a; }

.business03 { width:100%; text-align: center;margin: 0 auto;}
.business03 .sub_copy { font-size: 42px; font-weight: 100; color: #333; text-align: center; margin-bottom: 50px; letter-spacing: -1.0px; line-height:  1.2em; }
.business03 .sub_copy span { color: #17357c; font-weight: 600; }
.business03 .txt { font-size: 18px; color: #666; text-align: center; margin-bottom: 80px; letter-spacing: -1.0px; line-height: 24px; }
.business03 ul {overflow: hidden; margin: 0 auto; width: 100%; max-width:600px;}
.business03 li {width: 100%; border:1px #ddd solid; float: left;margin-left: 0; *word-break:keep-all; -ms-word-break:keep-all;border-radius: 30px;}
.business03 li .business03_tit03 { width: 100%; height: 140px; border-radius: 0px; text-align: center; font-size: 32px; font-weight: 500; color: #fff; padding: 38px 30px; box-sizing: border-box; background: #379abe; border-top-left-radius: 30px;  border-top-right-radius: 30px; }
.business03 li span.txt { display: block; font-size: 24px; font-weight: 100; margin-top: 20px; line-height:24px; color:#fff; }
.business03 .business03_contents { width: 100%; height:170px; padding: 30px 60px; margin:0 auto; }
.business03 .business03_contents ul { overflow:hidden;}
.business03 .business03_contents li { width: 100%; height:60px; font-size: 16px; font-weight: 400; color: #333; text-align: left; float:none; margin-left:0; margin-bottom:0; border:none;  }
.business03 .business03_contents li span.txt03 { font-size: 18px; font-weight:500; color:#379abe; }

/* CI */
.ci { width: 100%; overflow: hidden;}
.ci .ci_img { width: 400px; height: 262px; background: #fff; border: 1px #ddd solid; margin: 0 auto; padding-top: 55px; text-align: center; float: left; }
.ci .ci_info { width: 800px; height: 262px; padding: 50px 0 50px 50px; float: left; }
.ci .tit {	font-size: 32px; letter-spacing: -2px; font-weight: 300; color: #666; line-height: 1.2em; margin-bottom: 40px; }
.ci .tit span {color: #17357c;font-weight: 500;}
.ci .txt { }
.ci .ci_img_bg { width: 400px; height: 262px; background: url(../images/sub/CI_bg.gif); border: 1px #ddd solid; margin: 0 auto; padding-top: 65px; text-align: center; float: left; }
.ci .ci_info_co { width: 800px; height: 262px; padding: 20px 0 0px 50px; float: left; }
.ci .color01 { overflow: hidden; float: left; width: 400px; margin-top: 40px;}
.ci .color02 { overflow: hidden; float: left; margin-top: 40px;}
.ci .box01 { width: 104px; height: 104px; background: #0066b3; float: left;}
.ci .box02 { width: 104px; height: 104px; background: #2e3192; float: left; }
.ci ul { padding: 15px 20px; float: left; }
.ci ul li { font-size: 16px; font-weight: 400; line-height: 1.5em; letter-spacing: normal;}

.board_top {
    overflow: hidden;
	margin-bottom: 25px;
}

.board_top .total {
    float: left;
    color: #333;
    font-size: 18px;
	margin-top: 10px;
}

.board_top .total .gr {
    color: #666;
    font-size: 16px;
	margin-right: 10px;
	font-weight:600;
}

.board_top .total .sm {
    font-size: 16px;
}

.board_top .search_form {
    float: right;
    display: flex;
}
.sel_type {
	width: 120px;
	float: left;
}
select {
    width: auto;
    height: 42px;
    border: 1px solid #ccc;
    padding: 0 8px;
    margin-right: 4px;
	background:#fff;
}


.search_group {
	float: right;
    border: 1px solid #ccc;
	background: #fff;
}

.search_group input#schText {
	width: 200px;
    height: 38px;
    padding: 0 12px;
    border: none;
}
.search_group input#board_search {
    border: none;
    text-indent: -9999px;
    background: url(../images/common/ic_search.png) center no-repeat #f0f0f0;
    width: 40px;
    height: 40px;
}

/* pager */

.pager { 
	margin: 0px auto; 
}

.pager ul {
    margin:0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center; 
}

.pager li {
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    margin-right: 3px;
    line-height: 36px;
    text-align: center;
    color: #333333;
    font-size: 16px;
	background: #fff;
	cursor: pointer;
}
.pager li.on {
    background: #0066b3;
    border: 1px solid #0066b3;
    color: #fff;
}
.pager li img {
	padding: 7px;
}

/* table*/
.grad_tb{margin:auto 0;font-size:16px;}
.grad_tb table {border-top:1px #000 solid;width: 100%;}
.grad_tb grad_tb{width:100%;border:0;}
.grad_tb caption{font-weight:bold;text-align:left}
.grad_tb th,
.grad_tb td{color:#4b4b4b; padding:15px;border:0;vertical-align:top}
.grad_tb th{vertical-align:middle;}
.grad_tb thead th{background:#f6f6f6;color:#505050;text-align:center;font-weight:bold; border-bottom:1px #ddd solid;word-break:keep-all;}
.grad_tb thead th.line-rg{border-right:1px #ddd solid;}
.grad_tb thead td{background:#f6f6f6;color:#505050;text-align:center;border-bottom:1px #ddd solid;word-break:keep-all;}
.grad_tb thead td.bg{background:#fffdf3;color:#505050;text-align:center;font-weight:bold; border-bottom:1px #ddd solid;border-right:1px solid #dadada;word-break:keep-all;}
.grad_tb tbody th{border-bottom:1px solid #dadada;border-left:0px;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody th.bg{background:#f6f6f6;border-bottom:1px solid #dadada;border-left:0px;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td{border-bottom:1px solid #dadada;border-left:1px solid #dadada;text-align:left;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.lf_n{border-bottom:1px solid #dadada;border-left:none;border-right:none;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.td_left { text-align:left; }
.grad_tb tbody th.photo{ padding:none;}
.grad_tb tbody td.none{border-bottom:1px solid #dadada;border-left:none;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.note{text-align:left;}
.grad_tb tbody td.bg{background:#f6f6f6;border-bottom:1px solid #dadada;border-left:1px solid #dadada;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tfoot th{background:#f3efe4;color:#505050;text-align:center;font-weight:bold; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb tfoot td{background:#f3efe4;color:#505050;text-align:center;font-weight:bold; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb tfoot td.bg{background:#fffdf3;color:#505050;text-align:center;font-weight:bold;border-left:1px solid #dadada;border-right:1px solid #dadada; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb .align_c{text-align:center; }
.grad_tb .align_l{text-align:left; padding-left:15px;}
.grad_tb .bg {background:#f6f6f6;}
.grad_tb .btn_inc {background:#014696;font-size:15px;padding:5px 15px;color:#fff !important;}
.grad_tb .btn_inc:hover {background:#003e86;}

.attention_r { overflow: hidden; margin-bottom: 10px;}
.txt_s { float: right; font-size: 13px; color: #666; font-weight: 300;}
