 


body{
    margin:0px;
	padding:0px;
	OVERFLOW:auto;
	background:#f5f5f5;
	}

html, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, from{
    margin:0;
	padding:0;
	}


ul, ol, dl { 
    list-style:none;
	}
	
img {

    border:0;
	
	}

#main {

	POSITION: relative; 
	WIDTH:100%;
	HEIGHT:790px;
	Z-INDEX:1;
	TOP:0px;
	text-align:center; background:#fff;
}
/*-------------------------¸ÞÀÎºñÁÖ¾ó------------------------------*/
.mainVisual { position:static; z-index:1;  height:790px; margin:0; overflow:hidden;}
.mainVisual .list { position:absolute !important; left:0; width:100% !important; height:100%; margin-top:0px; }
.mainVisual .list li {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	filter:alpha(opacity=0);
	background-position:50% 0;
	background-repeat:no-repeat;
	white-space:nowrap;
	text-indent:-999px;
	overflow:hidden; background-size:cover; 
}
.mainVisual .list li:first-child { opacity:1; filter:alpha(opacity=100); }

.mainVisual .list li div:after {clear:both;display:block;content:"";}
.mainVisual .list li div { top:50px; width:550px;  left:50%; margin:0px 0 0px 90px; text-align:left;  background:none;}
.mainVisual .list li div.aleft {margin:0px 0 0px -600px; }
.mainVisual .list li div div.dbox { margin:240px 0; padding:0px 0; border:none;}
.mainVisual .list li div div.dbox p {color:#f8f8f8; font-size:45px; margin:0px 0px 0px 0px; font-weight:300; line-height:55px;padding:0px 0 0px 0px; text-align:left;letter-spacing:-1px; text-shadow:1px 1px 3px #545454; }
.mainVisual .list li div div.dbox p span {font-weight:500;}

.mainVisual .btnSet { position:absolute; left:0; width:100%; height:58px; z-index:10; margin:700px 0 0 0px; }
.mainVisual .btnSet a.stop, .mainVisual .btnSet a.prev, .mainVisual .btnSet a.next { position:absolute;  width:25px; height:58px; overflow:hidden; white-space:nowrap; font-size:0; letter-spacing:-100px; text-indent:0;   background-position:50% 50%; }
.mainVisual .btnSet a.prev { left:30px; background-image:url("image/prev.png"); margin-top:0px;}
.mainVisual .btnSet a.next { right:30px; background-image:url("image/next.png"); margin-top:0px;}
.mainVisual .btnSet a.stop { left:78px; background-color:#71a30b; background-image:url("../image/pause.png"); }
.mainVisual .btnSet a.play { background-image:url("../image/play.png"); }
.mainVisual .btnSet .curIco { position:absolute; left:50%; bottom:20px;padding:5px; height:14px;width:120px;margin-left:-60px; z-index:9999; text-align:center;  }
.mainVisual .btnSet .curIco a { display:inline-block; width:14px; height:14px; margin-left:5px; overflow:hidden; white-space:nowrap; font-size:0; letter-spacing:0px; text-indent:0; background:#d9d9d9 url("../image/off.png") no-repeat;border:5px solid #f8f8f8;border-radius:15px; }
.mainVisual .btnSet .curIco a.on, .mainVisual .btnSet .curIco a:hover { background:#08248a url("../image/on.png") no-repeat;width:14px; height:14px; }

.mainVisual .caption {position:absolute;top:40px;left:50%; padding:0 0px 0 0px; margin:0 0px 0 -260px; text-indent:0;}


/* Á¦Ç°¼Ò°³ */
#m_pro:after {clear:both;display:block;content:"";}
#m_pro {
 	POSITION: relative;
	WIDTH:100%; height:100%; overflow:hidden;
	text-align:center;
	left:0px;
	top:0px;
	margin:0 auto 0px auto;
	background:#fff;
}
#m_pro_tit {position:relative; width:1200px; margin:50px auto 0 auto;text-align:center; top:0px;}
#m_pro_tit h2 {margin:0 auto; padding:10px 0px; color:#333; font-size:36px; line-height:45px; font-weight:600;}
#m_pro_tit h2.mre {color:#fff;}
#m_pro_tit h2 span { display:block;color:#474747;font-size:17px;  font-weight:300; letter-spacing:5px;}

#m_pro_lay { width:1300px; margin:30px auto 50px auto;height:100%; overflow:hidden;}

.tabPage ul:after{display:block;content:'';clear:both;}
.tabPage ul li{float:left;margin-right:-1px;width:260px;border:1px solid #e5e5e5;box-sizing:border-box;}
.tabPage ul li a{display:block;position:relative;padding:10px 10px 30px 10px;box-sizing:border-box;}
.tabPage ul li a:before,
.tabPage ul li a:after{display:block;content:'';position:absolute;width:0;height:0;border:3px solid transparent;box-sizing:inherit;}
.tabPage ul li a:before{top:0;left:0;}
.tabPage ul li a:after{bottom:0;right:0;}
.tabPage ul li a:hover:before,
.tabPage ul li a:hover:after{width:100%;height:100%;}
.tabPage ul li a:hover:before{border-top-color:#005cb9;border-right-color:#005cb9;transition:width 0.2s ease-out,height 0.2s ease-out 0.2s;}
.tabPage ul li a:hover:after{border-bottom-color:#005cb9;border-left-color:#005cb9;transition:border-color 0.2s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s;}
.tabPage ul li .title{display:block;display:-webkit-box;margin:20px 0;line-height:26px;overflow:hidden;text-overflow:ellipsis;/*-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;*/font-size:20px;color:#181818; font-weight:500;letter-spacing:-1px;}
.tabPage ul li .date{display:block;margin-bottom:32px;color:#7a7a7a;}
.tabPage ul li .txt{display:block;display:-webkit-box; height:160px;line-height:23px;font-size:14px;overflow:hidden;text-overflow:ellipsis;/*-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;height:70px;*/}
.tabPage ul li .txt li {background:url(../image/bt_icon01.gif) no-repeat left 10px; text-align:left; border:0px; padding-left:10px;box-sizing:border-box; letter-spacing:-0.75px;}

.tabPage ul li .img{display:block;width:240px;height:172px;}
.tabPage ul li .img img{max-width:100%;width:100%;height:100%;}
.btnMore{display: inline-block;position: relative;top:0px;right:0; bottom:0;/*width:36px;height:36px;border:1px solid #d8dade;border-radius:18px;background:url(../image/icon_common_all.png) no-repeat 0 -100px;text-indent:-9999em;*/ margin:30px auto 0 auto; font-size:13px; color:#21397d; text-decoration:underline;}
.btnMore:hover{/*border:1px solid #4a5e88;*/transition-duration:0.5s;}
.slick-arrow{display:none !important;width:56px;height:56px;background-color:transparent;background-image:url(../image/icon_common_all.png);border:0px none;}
.slick-prev{left:1% !important;background-position:-44px -200px;}
.slick-next{background-position:-44px -256px;}

/*---------------------Á¦Ç°¹è³Ê end-------------------------------------------*/







/***ÄÜÅÙÃ÷***/
#content:after {clear:both;display:block;content:"";}
#content {
	POSITION:relative;
	WIDTH:100%;height:100%; overflow:hidden;
	text-align:center;
	top:0px;
	margin:0 auto; background:#f2f2f2 url(../image/bt_bg01.gif) repeat; padding:0px 0 0 0;
	
}

#content_in:after {clear:both;display:block;content:"";}
#content_in {
	POSITION:relative;
	WIDTH:1300px; height:100%; overflow:hidden;
	text-align:left;
	top:0px;
	margin:30px auto 80px auto; z-index:5	
}

/* °øÁö»çÇ× */
#m_notice { float:left; margin:0px 20px 0 0;width:420px; min-height:310px; background:#fff; border:1px solid #d9d9d9; text-align:left;box-sizing:border-box; padding:40px 20px 0 20px;}
#m_notice h1 {font-size:25px; color:#242424; margin:0 0 0px 0; padding:0px 0px 0px 0px;  font-weight:500;  line-height:50px; text-align:left;  letter-spacing:-1px; border-bottom:1px solid #d9d9d9; }

#m_notice h1 span.mmore {float:right;}
#m_notice h1 span.mmore a { display:block; color:#21397d; padding:0px 10px; font-size:12px;  margin:0px 10px 5px 0;}
#m_notice h1 span.mmore a:hover{ color:#21397d; text-decoration:underline}

#m_notice ul {margin:25px 0px 10px 0; font-size:0;min-height:65px;}
#m_notice ul li {line-heigh:25px; margin:0 0 10px 0; padding:0 0 0 0px;}
#m_notice ul li span {display:inline-block; width:10%; vertical-align:top; height:23px; }
#m_notice ul li span img { width:9px; height:9px;}
#m_notice ul li a { display:inline-block; width:90%; color:#383838; line-heigh:25px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;word-wrap:break-word;white-space: nowrap;}

.bankinfo{
	background:#f7f7f7;
	margin-top:20px;
	text-align:left;
	padding:5px 10px;
	text-align:left;

}
.bankinfo strong{
	display:block;
	text-align:left;
	padding: 5px 0;
	font-size:130%;
	font-weight:500;
	color:#005cb9;
}
.bankinfo span{
	font-size:110%;
	font-weight:500;
}

/* »ó´ã¹®ÀÇ */
#m_qa { float:left; margin:0px 20px 0 0;width:420px;min-height:310px; background:url(../image/m_con_bg01.jpg) no-repeat center center; border:1px solid #d9d9d9; text-align:center;box-sizing:border-box; }
#m_qa .mbox {padding:40px 20px; box-sizing:border-box;}
#m_qa .mbox h1 {font-size:25px; color:#242424; margin:0 0 40px 0; padding:0px 0px 0px 0px;  font-weight:500;  line-height:50px;   letter-spacing:-1px;  }
#m_qa .mbox p {text-align:center;display:inline-block;position:relative;background:rgba(57,110,158,.9);padding:15px 20px;border-radius:15px;}
#m_qa .mbox p span{display:block;margin-bottom:10px;}
#m_qa .mbox p span.con_name{color:#fff;font-size:20px;}
#m_qa .mbox p span.con_jik{color:#fff;font-size:17px;}
#m_qa .mbox p span.con_tel{color:#fff;font-size:20px;font-weight:500;}

#m_qa  a {position:absolute; display:block; width:420px; height:100%;}


/* ÀÚ·á½Ç */
#m_data { float:left; margin:0px 0px;width:420px;min-height:310px;background:url(../image/m_con_bg02.jpg) no-repeat center center; border:1px solid #d9d9d9;text-align:center; box-sizing:border-box; }
#m_data .mbox {padding:40px 20px; box-sizing:border-box;}
#m_data .mbox h1 {font-size:25px; color:#242424; margin:0 0 0px 0; padding:0px 0px 40px 0px;  font-weight:500;  line-height:50px;   letter-spacing:-1px;  }
#m_data .mbox p {text-align:center;}
#m_data  a {position:absolute; display:block; width:420px; height:100%;}


/* ÇÏ´Ü¸µÅ© */
#m_link {width:100%;  background:#fff; height:100%; overflow:hidden;}
#m_link ul {width:1300px; margin:0 auto;}
#m_link li { float:left; width:175px;margin:20px 5px;border:1px solid #d9d9d9; box-sizing:border-box;}
#m_link li img {max-width:100%;}