@charset "utf-8";
/*@import url("base_new.css");*/
/*@import url("sub_new.css");*/
#wrapper {
	width: 100%;
	/*background-image:url(../../../kor/images/bg/bg_bodyTop.gif); background-repeat: no-repeat; background-size: cover;*/
}
body.bg_no {
	-webkit-text-size-adjust: none;
	background: #fff;
}
/* Layout */
#header {
	width: 100%;
	position: fixed;
	z-index: 1000;
}
.header_wrap {
	width: 100%;
	height: 83px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
.open {
	height: 250px;
	border-bottom: solid 1px #cececf;
}
#header h1 {
	position: absolute;
	left: 75px;
	top: 60px;
	z-index: 300;
}
/*
.gnb {
	width: 100%;
	height: 40px;
}
.gnb ul {
	padding-top:10px;
	float: right;
	padding-right:72px;
}
.gnb li {
	float: left;
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
}
.gnb li a {
	color: #fff;
	display: inline;
	font-size:14px;
}
.gnb li strong {
	color: #78da20;
	font-weight: bold;
}
 */
.daynum {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
.daynum p {
	float: left;
}
.daynum .bg {
	padding: 26px 0 11px 0;
	width: 100px;
	font-size: 26px;
	display: block;
	background: #7ac13a;
	height: 48px;
	text-align: center;
}
.daynum .allmenu {
	padding-right: 62px;
	padding-top: 25px;
	cursor: pointer;
}
#nav_wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 40px;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 200;
	background: #ffffff url(../../../kor/images/bg/main_bg.gif) left top repeat-x;
	overflow: hidden;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
#nav {
	display: inline-block;
	height: 100%;
	background: #fff;
}
#nav > ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
#nav > ul > li {
	display: block;
	float: left;
	height: 52px;
	font-size: 18px;
	padding: 30px 0 0 0;
	min-width: 180px;
	letter-spacing: -0.08em;
	border-bottom: solid 1px #cececf;
}
#nav h2 {
	display: block;
	overflow: hidden;
	position: absolute;
	top: -1000em;
	left: 0;
}
#nav > ul > li > a {
	height: 100%;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	padding-top: 0px;
	display: block;
	position: relative;
	text-align: center;
}
#nav > ul > li > a::before {
 content: "";
 display: block;
 position: absolute;
 left: 0;
 bottom: 0px;
 width: 0;
 height: 3px;
 background-color: transparent;
 transition: all 0.3s ease;
}
#nav > ul > li > a:hover::before, #nav > ul > li.on > a::before {
 width: 100%;
 background-color: #1c5db1;
 background: url(../../../kor/images/bg/bg_menu.gif) left bottom repeat-x;
}
/*#nav ul {float:left; margin-left:20%}
#nav ul li { float:left; font-size:18px; padding:30px 0 0 0; width:155px; text-align:center;}*/
#nav ul li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid 1px #cececf;
}
#nav ul li a:hover {
	color: #f96f00;
}
#nav ul li.on a {
	color: #f96f00;
}
#nav li ul {
	width: 180px;
	margin: 0;
	position: relative;
	background: #ffffff;
	display: block;
	margin-top: 1px;
}
#nav li li {
	font-size: 17px;
	width: 174px;
	clear: both;
	text-align: center;
	line-height: 35px;
}
#nav li li:first-child {
	padding-top: 10px;
}
#nav li li a {
	color: #666666;
	padding: 10px 0 20px 0;
	background: 0 none;
	border-bottom: 0 none;
}
#nav li ul li a:active, #nav li ul li a:visited {
	color: #666;
	text-decoration: none;
}
#nav li ul li a:hover {
	color: #f96f00;
	text-decoration: none;
	font-weight: bold;
}
#nav li ul li.on a {
	color: #f96f00;
	font-weight: bold;
}
#nav ul li.on li a {
	color: #666666;
}
#nav ul li.on li a:hover {
	color: #f96f00;
}
#main_container {
	height: auto;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#main_content {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#main_content h2 {
	display: block;
	position: absolute;
	top: -1000em;
	left: 0;
}
/* Section 01 : Visual */
.main_visual_01 {
	overflow: hidden !important;
	position: relative;
	height:1000px;
}
.main_visual_01 .slide_b {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.main_visual_01 .slide_b li.none {
	display: none;
}
.main_visual_01 .slide_b li .text {
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -580px;
	z-index: 10;
}
.main_visual_01 .slide_b li .text h3 {
	font-size: 25px;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	letter-spacing: 0;
	background: #073796;
	display: inline-block;
	margin-bottom: 15px;
}
.main_visual_01 .slide_b li .text h4 {
	font-size: 55px;
	font-weight: 600;
	color: #78da20;
	letter-spacing: -0.05em;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	vertical-align: top;
	letter-spacing: 1px;
}
.main_visual_01 .slide_b li .text h4 .btn_01 {
	margin-top:40px;
}
.main_visual_01 .slide_b li .text h4 .btn_01 a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:10px;
	border: solid 1px #fff;
	display:inline-block
}
.main_visual_01 .slide_b li .text h4 .btn_01 a:hover {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:10px;
	border: solid 1px #fff;
	background:#7ac13a;
	text-decoration:none
}
.main_visual_01 .slide_b li .text h4 .small {
	font-size: 25px;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	letter-spacing:0;
}
.main_visual_01 .slide_b li .text h4 .txt {
	font-size: 20px;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	letter-spacing: -2px;
}
.main_visual_01 .slide_b li .imgs {
	display: block;
	width: 100%;
	height: 100vh;
	overflow: hidden !important;
}
.main_visual_01 .slide_b li .imgs img {
	position: absolute;
	left:0px;
	top: 60px;
  min-width: 102%;
	min-height: 102%;
	width: auto;
	height: auto;
	object-fit: cover;
	 animation: zoomIn 5s ease-in-out forwards;
  border: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop')";
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop');
	max-width: 100%;
}

.bx-clone {
	display:none;
}
.live_bg{ height:auto;background:url(/kor/images/pic/live_bg.jpg) no-repeat 50% 0;background-size:cover; width:100%; z-index:0;}
@keyframes zoomIn{
	0%{transform: scale(1.04);}
	100%{transform: scale(1.01);}
}

@keyframes up{
	0%{transform:translateY(30px); opacity: 0;}
	100%{transform:translateY(0); opacity: 1;}
}

@keyframes fadeIn{
	0%{opacity: 0;}
	100%{opacity: 1;}
}

@keyframes fadeUp{
	0%{transform:translateY(50px); opacity: 0;}
	100%{transform:translateY(0); opacity: 1;}
}

 .s1 {animation:up 0.5s 0.5s both linear}
.s2 {animation: up 1.2s 1s both} 
.s3 {animation: up 1.2s 1.2s both} 
.s4 {animation: fadeUp 1.2s 1.5s both}
.main_visual_01 .slide_b .text p.large { font-size:55px !important;}


.main_visual_01 .btn_down {
	position: absolute;
	bottom: 14%;
	left: 49.9%;
}
.main_visual_01 .btn {
 width:;
	position: absolute;
	top: 60%;
	left: 50%;
	margin-left: -580px;
	z-index: 10;
}
.main_visual_01 .btn li {
	float: left;
	width: 60px;
	height: 6px;
	background: #fff;
	margin-left: 3px;
}
.main_visual_01 .btn li.on {
	background: #7ac13a;
}
.main_visual_01 .btn li a {
	color: #fff;
	width: 60px;
	text-align: center;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
.main_visual_01 .btn li a:hover {
	color: #7ac13a;
}
.main_visual_01 .bx-controls {
	position: absolute;
	left: 50%;
	top: 522px;
	transform: translate(-577px, 93px);
	width: 500px;
	z-index:10;
}
.main_visual_01 .bx-controls .bx-controls-direction {
	display: none;
}
.main_visual_01 .bx-controls .bx-pager-item {
	display: inline-block;
	width: 60px;
	margin-right: 3px;
}
.main_visual_01 .bx-controls .bx-pager-item a {
	position: relative;
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}
.main_visual_01 .bx-controls .bx-pager-item a::before {
 content: "0";
}
.main_visual_01 .bx-controls .bx-pager-item a::after {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 width: 60px;
 height: 6px;
 background-color: #fff;
}
.main_visual_01 .bx-controls .bx-pager-item a.active::after {
 background-color: #7ac13a;
}
/* Section 02 : Visual */
.main_visual_02 {
	overflow: hidden !important;
	position: relative;
	float: left;
	width: 100%;
	background: url(../../../kor/images/bg/main_visual_02_bg.jpg) center top no-repeat;
	background-size: cover;
}
.main_visual_02 .in_box {
	max-width: 1340px;
	margin: 0 auto;
	height: 100%;
}
.main_visual_02 .in_box h3 {
	font-size: 40px;
	font-weight: 600;
	color: #222;
	margin: 50px 0 10px 0;
	text-align: center;
	position: relative;
}
.main_visual_02 .in_box h3 p {
	font-size: 18px;
	font-weight: 600;
	color: #777;
	text-align: center;
}
.main_visual_02 .in_box h3 .more {
	display: inline-block;
	color: #222;
	font-size: 16px;
	border: solid 1px #a6a6a6;
	padding: 10px;
	margin-left: 20px;
}
/* Section 02 : table */
.main_visual_02 .main_table {
	float: left;
	width: 450px;
	overflow-y: auto;
	height: 300px;
	margin-top: 30px;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
}
.main_visual_02 .main_table table {
	width: 100%;
}
.main_visual_02 .main_table thead td, .main_visual_02 .main_table thead th {
	background: #052c79;
	color: #fff;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.main_visual_02 .main_table tbody td, .main_visual_02 .main_table tbody th {
	color: #333;
	padding: 8px;
	border-top: solid 1px #ddd;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-2px;
}
.main_visual_02 .main_table tbody td.bg, .main_visual_02 .main_table tbody th.bg {
	background: #ecf4f7;
	color: #333;
	padding: 8px;
	border-top: solid 1px #ddd;
	font-size: 16px;
	font-weight: bold;
}
.main_visual_02 .main_table tbody th {
	text-align: center;
}
/* Section 02 : 개막식 이미지롤링 */
.main_visual_02 .rolling_m {
	float: left;
	width: 800px;
	margin-top: 30px;
	margin-left: 53px;
	position: relative;
}
.main_visual_02 .rolling_m .goFirst { position:absolute; top:100px; right:-60px; display:block; cursor:pointer; z-index:10;}
.main_visual_02 .rolling_m ul {
	width: 800px;
	padding-left: 35px;
}
.main_visual_02 .rolling_m li {
	position: relative;
	width: 190px;
}
.main_visual_02 .rolling_m li .img {
	width: 190px;
	height: 190px;
	padding-bottom: 20px;
	margin: 0 auto;
}
.main_visual_02 .rolling_m li .roll_txt1 {
	font-size: 20px;
	font-weight: 600;
	color: #222;
	text-align: center;
	border-bottom: solid 2px #000;
	padding-bottom: 20px;
}
.main_visual_02 .rolling_m li .roll_txt2 {
	font-size: 16px;
	font-weight: 600;
	color: #777;
	text-align: center;
	padding-top: 20px;
}
.main_visual_02 .rolling_m li .roll_txt3 {
	font-size: 16px;
	font-weight: 600;
	color: #777;
	text-align: center;
	padding-top: 10px;
}
.rolling_m .bx-wrapper {
	position: relative;
	width: 100%;
	padding: 0 55px;
}
.rolling_m .bx-viewport {
	width: 100%;
	height: 400px !important;
	margin: 0 auto;
}
.rolling_m .bx-controls a {
	position: absolute;
	top: 130px;
	font-size: 2.5rem;
	color: #757575;
}
.rolling_m .bx-controls a:hover {
	color: #efb400;
}
.rolling_m .bx-controls a.bx-prev {
	left: 0;
}
.rolling_m .bx-controls a.bx-next {
	right: 0;
}
/* Section 02 : 프로필 */
.profile {
	display: none;
	width:220px;
	position: absolute;
	top:190px;
	left:0;
	background: #ffffff url(../../../kor/images/bg/prifile_bg.gif) center top  no-repeat;
	z-index:15;
	padding-top:10px;
}
.rolling_m .img:hover ~ .profile {
 display: block;
}
.profile h4 {
	text-align: center;
	color: #fff;
	background: #052c79;
	padding: 10px 0 10px 0;
	font-size: 16px;
}
.profile dl {
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border: solid 1px #cacaca;
	padding: 0 3px;
}
.profile dt, .profile dd {
	font-size: 14px;
	padding: 5px 0 5px 0;
}
.profile dt {
	width:75px;
	font-size: 12px;
	text-align: left;
	letter-spacing: -1px;
}
.profile dd {
	width:130px;
	letter-spacing: -3px;
}
/* Section 03 : 프로젝트설명회 */
.main_visual_03 {
	float: left;
	width: 100%;
	background: url(../../../kor/images/bg/project_bg.jpg) center top no-repeat;
	background-size: cover;
}
.main_visual_03 .project_list {
	max-width: 1340px;
	margin: 0 auto;
	height: 100%;
}
.main_visual_03 .project_list h3 {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	margin: 70px 0 10px 0;
	text-align: center;
	position: relative;
}
.main_visual_03 .project_list h3 p {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}
.main_visual_03 .project_list h3 .more {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	border: solid 1px #fff;
	padding: 10px;
	margin-left: 20px;
}
.main_visual_03 .project_list h3 .more a {
	color: #fff;
}
.main_visual_03 .project_list .goFirst { position:absolute; top:100px; right:-35px; display:block; cursor:pointer; z-index:10;}
/* Section 03 : 프로젝트설명회 box*/
.project_box {
	max-width: 1340px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	padding-top: 75px;
}
.project_box .allow_left {
	position: absolute;
	top: 22%;
	left: 0;
}
.project_box .allow_right {
	position: absolute;
	top: 22%;
	right: 0;
}
.project_box dl {
	width: 100%;
}
.project_box dl dt img {
	width: 100%;
	height: 146px;
	border: solid 2px #7a8ea6;
}
.project_box dl dd {
	padding: 5px 0;
}
.project_box dl dd span {
	width: 260px;
	padding: 3px 5px 3px 5px;
	display: block;
	font-size: 18px;
}
.project_box dl dd span.category {
	font-weight: normal;
	color: #fff;
}
.project_box dl dd span.title {
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 18px;
	width: 270px;
	font-size:16px;

}
.project_box .bx-wrapper {
	position: relative;
	min-width: 100%;
	padding: 0;
}
.project_box .bx-viewport {
	width: 90% !important;
	margin: 0 auto;
}
.project_box .bx-controls a {
	position: absolute;
	top: 70px;
	font-size: 2.5rem;
	color: #757575;
}
.project_box .bx-controls a:hover {
	position: absolute;
	top: 70px;
	color: #efb400;
}
.project_box .bx-controls a.bx-prev {
	left: 0;
}
.project_box .bx-controls a.bx-next {
	right: 0;
}
/* Section 04 : 해외인사초청 */
.main_visual_04 {
	float: left;
	width: 100%;
	background: url(../../../kor/images/bg/overseas_bg.jpg) center top no-repeat;
	background-size: cover;
}
.main_visual_04 .overseas_list {
	max-width: 1340px;
	margin: 0 auto;
	height: 100%;
}
.main_visual_04 .overseas_list h3 {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	margin: 175px 0 10px 0;
	text-align: left;
	position: relative;
	width: 510px;
	float: left;
}
.main_visual_04 .overseas_list h3 p {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}
.main_visual_04 .overseas_list h3 .more {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	border: solid 1px #fff;
	padding: 10px 10px 10px 10px;
	margin-top: 50px;
	clear: both;
}
.main_visual_04 .overseas_list h3 .more a {
	color: #fff;
}
.overseas_box {
	width: 830px;
	height: 100%;
	position: relative;
	float: left;
	margin-top: 65px;
}
.overseas_box .overTab {
	display: flex;
}
.overseas_box .overTab li {
	background-color: #6f7783;
	margin-right: 2px;
}
.overseas_box .overTab a {
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 65px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 20px;
}
.overseas_box .overTab a:hover {
	background-color: #6fad38;
}
.overseas_box .bx-controls a {
	position: absolute;
	top: 0;
	display: block;
	font-size: 2rem;
	color: #fff;
	line-height: 65px;
	width: 70px;
	text-align: center;
	background-color: #6f7783;
}
.overseas_box .bx-controls a:hover {
	color: #efb400;
	background-color: #535c69;
}
.overseas_box .bx-controls a.bx-prev {
	right: 72px;
}
.overseas_box .bx-controls a.bx-next {
	right: 0;
}
.overseas_box .bx-wrapper {
	width: 100% !important;
	margin: 25px auto;
}
.overseas_box .bx-viewport {
	height: 100% !important;
}
.overseas_box .sliderBox {
	width: 100%;
	height: 416px;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 0;
	margin-top: 1px;
}
.overseas_box .sliderBox .goFirst { position:absolute; top:1px; right:144px; display:block; cursor:pointer; z-index:10;}

.overseas_box .sliderBox > div > p {
	text-indent: -9999em;
}
.overseas_box .tabMulti_slide > li {
	text-align: center;
}
.overseas_box .roll_txt1 {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #4f4e4f;
	text-align: center;
	border: solid 1px #4f4e4f;
	padding: 5px;
	margin-top: 25px;
}
.overseas_box .roll_txt1 > img{
	width:30px;
}

.overseas_box .roll_txt2 {
    font-size: 16px;
    width: 100%;
    font-weight: 600;
    color: #777;
    text-align: center;
    padding-top: 20px;
    letter-spacing: -1px;
    /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        /* display: -webkit-box; */
        /* -webkit-line-clamp: 1; */
        /* -webkit-box-orient: vertical; */
    line-height: 18px;
}
.overseas_box .roll_txt3 {
    font-size: 18px;
    width: 100%;
    font-weight: 600;
    color: #777;
    text-align: center;
/*    padding-top: 10px;*/
    letter-spacing: -1px;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 1; */
    /* -webkit-box-orient: vertical; */
    /* line-height: 26px; */
    margin-top: 10px;
}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	color: #fff;
	background-color: #6fad38 !important;
}
.ui-state-active a {
	color: #fff;
}
#container {
	clear: both;
	height: auto;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-top: 90px;
}
#container::after {
	content: '';
	clear: both;
}
#container h2 {
	display: block;
	position: absolute;
	top: -1000em;
	left: 0;
}
#content {
	min-height: 460px;
	margin: 0 auto;
	width: 1340px;
	padding-top:50px;
	padding-bottom:60px;
	overflow: hidden;
}
#content h2 {
	display: block;
	position: absolute;
	top: -1000em;
	left: 0;
}
#content h3 {
	color: #010101;
	font-size: 32px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 35px;
}
/* footer */
#footer {
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #282828;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 100%;
}
#footer h2 {
	display: block;
	overflow: hidden;
	position: absolute;
	top: -1000em;
	left: 0;
}
#footer .menuarea {
	padding-bottom: 10px;
	width: 1340px;
	margin: 0 auto;
	position: relative;
}
#footer .menuarea li {
	float: left;
	padding-left: 30px;
	background: url(../../../kor/images/bg/bar08.gif) 15px 5px no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
#footer .menuarea li:first-child {
	padding-left: 0;
	background: none;
}
#footer .menuarea li .blue {
	color: #ffc000;
}
#footer .menuarea li .green {
	color: #7ac13a;
}
#footer .menuarea li a {
	color: #fff;
}
#footer .link {
	position: absolute;
	right: 0;
	top: 15px;
}
#footer .link li {
	float: left;
	text-align: center;
	padding-left: 15px;
}
#footer address {
	font-size: 12px;
	color: #5f5f5f;
	font-weight: normal;
	clear: both;
	font-style: normal;
	width: 1340px;
	text-align: left;
	margin: 0 auto;
	font-size: 16px;
	padding-top: 10px;
}
/*popup*/
.dullBg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
 *width: 100%;
 *height: 100%;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 9990;
}
.popUp {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -270px;
	margin-top: -250px;
	width: 500px;
	height: 500px;
	background-color: #fff;
	border-radius: 5px;
	padding: 15px;
	z-index: 9995;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
.popUp img {
	cursor: pointer;
}
.popClose {
	font-family: verdana;
	font-size: 14px;
	color: #fff;
	background-color: #333;
	padding: 2px 7px;
	position: absolute;
	top: 16px;
	right: 16px;
	border-radius: 3px;
	border: none;
	z-index: 10;
}
.popClose:hover {
	background-color: #020202;
}
.sec_01 {
	width:1050px;
	float:left;
	padding-top:30px;
}
.sec_timetable {
	width:237px;
	padding-right:35px;
	float:left
}
.sec_timetable dt {
	font-size:17px;
	font-weight:bold;
	color:#202020;
	text-align:center;
	padding-bottom:8px;
}
.sec_timetable dd {
	padding-top:10px;
	color:#666;
}
.sec_Individual {
	width:237px;
	padding-right:25px;
	float:left
}
.sec_Individual dt {
	font-size:17px;
	font-weight:bold;
	color:#202020;
	text-align:center;
	padding-bottom:8px;
}
.sec_Individual dd {
	padding-top:10px;
	color:#666;
}
.news {
	float:left;
	position:relative;
	width:506px;
	padding-left:10px;
}
.news .more {
	position:absolute;
	right:0;
	top:10px;
}
.news h3 {
	font-size:17px;
	font-weight:bold;
	color:#202020;
	text-align:left;
	padding-bottom:8px;
	padding-bottom:15px;
	border-bottom:solid 2px #090909;
	width:70px;
}
.news ul {
	padding-top:20px;
	line-height:26px;
}
.news ul li {
	position:relative;
}
.news ul li a {
	color:#555;
	text-decoration:none;
	width:430px;
	margin-top:10px;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	line-height:20px;
	display:block
}
.news ul li a:hover {
	text-decoration:underline;
	color:#124283;
}
.news ul li .date {
	color:#777777;
	position:absolute;
	right:0;
	top:0;
}
.sec_02 {
	width:1050px;
	float:left;
	padding-top:65px;
	padding-bottom:30px;
}
.sec_img {
	width:237px;
	padding-right:34px;
	float:left
}
.sec_img.prnone {
	padding-right:0;
}
.sec_img:last-child {
	padding-right:0;
}
.sec_img dt {
	font-size:17px;
	font-weight:bold;
	color:#202020;
	text-align:center;
	padding-bottom:8px;
}
.sec_img dd {
	padding-top:10px;
	color:#666;
}
.sec_03 {
	width:1050px;
	float:left;
	padding-top:40px;
	padding-bottom:40px;
}
.sec_call {
	width:195px;
	padding-right:25px;
	float:left
}
.sec_call:last-child {
	padding-right:0;
}
.sec_call.prnone {
	padding-right:0;
}
.sec_call dl {
	padding-left:0;
}
.sec_call dt {
	font-size:16px;
	padding-bottom:13px;
}
.sec_call dt .b {
	color:#090909;
}
.sec_call dd {
	font-size:14px;
	padding-bottom:5px;
}
/* login */
.login_box {
	margin:0 26px 0 26px;
}
.log_top {
	color:#666666;
	float:left;
}
.log_top .txt {
	width:705px;
	float:left;
	padding-left:53px;
	line-height:24px;
}
.log_top .txt b {
	font-size:20px;
	color:#000000;
}
.log_top .img {
	float:left
}
.log_f {
	width:1200px;
	border:solid 1px #dbdbdb;
	background:#fafafa;
	float:left;
	clear:both;
	margin-left:52px;
	margin-top:26px;
}
.log_f .log_txt {
	padding-top:15px;
	font-weight:bold;
	padding-left:230px;
}
.log_f .log_txt strong {
	color:#ff7e00;
}
.log_f dl {
	float:left;
	width:550px;
	padding-left:255px;
	padding-top:15px;
	padding-bottom:25px;
}
.log_f dt {
	width:150px;
	text-align:center;
	float:left;
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:5px;
}
.log_f dt p {
	margin-top:8px;
	color:#3b3b3b;
}
.log_f dd {
	text-align:left;
	padding-left:10px;
	vertical-align:middle;
	padding-bottom:5px;
}
.log_f dd.dd_all {
	padding-left:70px;
}
.log_f dd.dd_all input {
	text-align:left;
	border:0 none;
	height:24px;
	width:auto;
	padding-left:10px;
}
.log_f input {
	text-align:left;
	border:solid 1px #cecece;
	height:35px;
	width:360px;
	padding-left:10px;
	font-size:16px
}
.log_f .btn {
	margin-top:15px;
	background:#2d333a;
	width:150px;
	float:left;
	text-align:center;
	padding-top:32px;
	padding-bottom:32px;
}
.log_f .btn a {
	display:block;
	cursor:pointer;
	font-size:16px;
	color:#fff;
}
.log_f .btn a:hover {
	background:#2d333a;
}
.log_b {
	width:1200px;
	border-left:solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
	border-bottom:solid 1px #dbdbdb;
	background:#fff;
	float:left;
	clear:both;
	margin-left:52px;
	padding-top:26px;
	padding-bottom:26px;
}
.log_b ul {
	padding-left:255px;
	width:700px;
}
.log_b ul li {
	line-height:30px;
}
.log_b ul li a {
	width:190px;
	text-align:center;
	padding:0 0 0 0;
	background:#7d96b9;
	display:inline-block;
	float:right;
	color:#fff;
	font-size:16px;
	height:26px;
	line-height:26px;
}
.log_b ul li a:hover {
	background:#7d96b9;
	text-decoration:none;
}
.log_f .sch_b {
	clear:both;
}
.log_f .sch_b .table_wrap {
	width:100%;
	border-top:solid 1px #dbdbdb;
}
.log_f .sch_b .table_wrap table {
	width:100%;
}
.log_f .sch_b .table_wrap td, .log_f .sch_b .table_wrap th {
	text-align:center;
	border-bottom:solid 1px #dbdbdb;
	padding:8px;
	line-height:22px;
	color:#3d4c5a;
	font-size:1em;
	vertical-align:middle;
}
.log_f .sch_b .table_wrap thead th {
	border-bottom:solid 1px #dbdbdb;
	background:#dbe1e8;
}
.log_f .sch_b .table_wrap th {
	text-align:center;
	background:#aabfd8;
	font-weight:bold;
	color:#FFFFFF
}
.log_f .sch_b .table_wrap td {
	text-align:left;
	background:#fff;
}
.log_f .sch_b .table_wrap td input, .log_f .sch_b .table_wrap td select {
	float:left;
}
.log_f .sch_b .table_wrap td .input1 {
	height:18px;
}
.log_f .sch_b .table_wrap td .txt {
	float:left
}
.log_f .sch_b .table_wrapth.tl {
	text-align:left;
}
.log_f .sch_b .table_wrap .detail_box {
	text-align:left;
	line-height:22px;
	padding:20px;
}
.log_f .sch_b .table_wrap .blue {
	color:#32b2de;
}
.btn_box {
	text-align:center;
	margin:0 auto;
	padding-bottom:20px;
	padding-top:20px;
}
.btn_box .gray a {
	display:inline-block;
	padding:10px 20px 10px 20px;
	background:#2d333a;
	color:#fff;
}
.btn_box .gray a:hover {
	text-decoration:none
}
.input_01 {
	border:solid 1px #d0d0d0;
	height:21px;
}


 @media screen and (max-width:1920px) {
 .main_visual_01 {
height:937px;
}
}
 @media screen and (max-width:1800px) {
 .main_visual_01 {
height:780px;
}
}
/*
 @media screen and (max-width:1300px) {
 .main_visual_01 {height:600px;}
 #header h1{position: absolute;	left: 15px;	top: 60px;	z-index: 300;}
 #container{ float:left;height: auto;margin: 0 auto;text-align: left;	position: relative;	padding-top: 122px;}
 #footer {padding-top: 30px;padding-bottom:30px;background: #282828;position: relative;margin: 0 auto;width:100%;}
 #wrapper{width:auto !important; overflow:hidden; float:left}
 #nav > ul > li {
	display: block;
	float: left;
	height: 52px;
	font-size: 18px;
	padding: 30px 0 0 0;
	min-width: 140px;
	letter-spacing: -0.08em;
	border-bottom: solid 1px #cececf;
}
 #nav li ul {
	width: 140px;
	margin: 0;
	position: relative;
	background: #ffffff;
	display: block;
	margin-top: 1px;
}
#nav li li {
	font-size: 16px;
	width: 134px;
	clear: both;
	text-align: center;
	line-height: 35px;
	
}
#nav ul li a{letter-spacing:-1px;}
.main_visual_01 .slide_b li .text {
	position: absolute;
	top: 12%;
	left: 50%;
	margin-left: -580px;
	z-index: 10;
}
.main_visual_01 .slide_b li .imgs img{position: absolute;
	left:0px;
	top: 60px;
	min-width: 102%;
	min-height:600px;
	width: auto;
	height: auto;
	object-fit: cover;
	/*transform: scale(1.01);*
	border: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop')";
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop');
	max-width: 100%;}
}
*/
