@charset "utf-8";
/*공통부분*/
#subTop {
	width:100%;
	/*height:389px;*/
	height:250px;
	max-width:1920px;
	min-width:1280px;
	margin:auto;
	
}
#subTop.subTop11 ,
#subTop.subTop12 {background:url(/cn/images/page/subtop11.jpg) no-repeat center top;}
#subTop.subTop21 {background:url(/cn/images/page/subtop21.jpg) no-repeat center top;}
#subTop.subTop31,
#subTop.subTop32,
#subTop.subTop33,
#subTop.subTop34 {background:url(/cn/images/page/subtop31.jpg) no-repeat center top;}
#subTop.subTop41 {background:url(/cn/images/page/subtop41.jpg) no-repeat center top;}
#subTop.subTop42 {background:url(/cn/images/page/subtop42.jpg) no-repeat center top;}
#subTop.subTop43 {background:url(/cn/images/page/subtop43.jpg) no-repeat center top;}
#subTop.subTop44 {background:url(/cn/images/page/subtop44.jpg) no-repeat center top;}
#subTop.subTop51 {background:url(/cn/images/page/subtop51.jpg) no-repeat center top;}
#subTop.subTop52 {background:url(/cn/images/page/subtop52.jpg) no-repeat center top;}
#subTop.subTop53 {background:url(/cn/images/page/subtop53.jpg) no-repeat center top;}
#subTop.subTop61 {background:url(/cn/images/page/subtop61.jpg) no-repeat center top;}
#subTop.subTop62 {background:url(/cn/images/page/subtop62.jpg) no-repeat center top;}
#subTop.subTop63 {background:url(/cn/images/page/subtop63.jpg) no-repeat center top;}
#subTop.subTop71,
#subTop.subTop72 {height:90px;background:#0a131c;}
#subTop > h2 {
	font-size:42px;
	line-height:78px;
	text-align:center;
	color:#fff;
	font-weight:300;
	/*padding-top:190px;*/
	padding-top:120px;
	position: relative;
	/*text-transform: uppercase;*/
	font-family:"Lato", "Noto Sans JP"; 
}
#subTop > h2:after {
	content:"";
	display:block;
	position: absolute;
	width:120px;
	height:3px;
	background:#1e57a3;
	left:50%;
	margin-left:-60px;
}
#nav {
	width:100%;
	max-width:1920px;
	min-width:1280px;
	margin:auto;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background:#f8f8f8;
}
#nav .navbox {
	width:1280px;
	height:46px;
	margin:auto;
}
#nav .navbox > li {
	float:left;
	border-right:1px solid #dedede;
	position: relative;
}
#nav .navbox > li:first-child {border-left:1px solid #dedede;}
#nav .navbox > li > a {
	display:block;
	width:228px;
	padding-left:20px;
	line-height:46px;
	height:46px;
	position: relative;
	font-size:15px;
	color:#666666;
	font-family:"Noto Sans JP";
}
#nav .navbox > li > a:after {
	content:"";
	display:block;
	position: absolute;
	width:5px;
	height:5px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	transform: rotate(-45deg);
	right:20px;
	top:50%;
	margin-top:-2.5px;
}
#nav .navbox > li > a.home:after {display:none;}
#nav .navbox > li > a.home img {margin-right:10px;position: relative;top:-1px;}
#nav .navbox > li > a.home {width:88px;}

#nav .navbox > li > .navMenu{
	position: absolute;
	left:-1px;
	width:100%;
	padding-top:1px;
	border:1px solid #dedede;
	border-top:0;
	border-bottom:0;
	z-index:1000;
	display:none;
}
#nav .navbox > li > .navMenu > li {
	border-bottom:1px solid #dedede;
}
#nav .navbox > li > .navMenu > li > a {
	background:#f8f8f8;
	padding-left:20px;
	line-height:46px;
	display:block;
	font-size:15px;
	color:#666666;
	font-family:"Noto Sans JP";
} 
.footerBox {border-top:1px solid #c7c7c7;width:100%;max-width:1920px;margin:auto}

#subTitle {
	width:1280px;
	margin:auto;
	text-align:center;
	padding:63px 0 0;
}
#subTitle  h3 {
	line-height:100px;
	color:#222222;
	font-size:35px;
	font-family:"Lato", "Noto Sans JP";
}


#subTitle  h3 .bold {font-weight:600;}
#subTitle  h3:after {
	content:"";
	display:block;
	margin:0 auto;
	width:46px;
	height:3px;
	background:#222222;
}
#subTitle  h4 {
	margin:20px auto 94px;
	font-size:26px;
	font-weight:400;
	color:#000000; font-family:"Noto Sans JP";
}
#subTitle  h4 .bold {font-weight:500;}
#subTitle  h4 .color {font-weight:500;color:#0f4996;}
#subTitle > p {
	text-align:center;
	line-height:27px;
	font-size:17px;
	color:#666666;
	margin-top:24px;
}

.m00 {
	width:100%;
	max-width:1920px;
	min-width:1280px;
	margin:auto;
}

#subTab {
	width:1280px;
	margin:100px auto 0;
	text-align:center;
}
#subTab > li {
	display:inline-block;
	width:198px;
	border:1px solid #a7a7a7;
	margin:0 3px;
}
#subTab > li > a {
	display:block;
	height:48px;
	line-height:48px;
	font-size:17px;
	color:#555555;
	font-weight:500;
}
#subTab > li.on > a {
	color:#ea7500;
	height:46px;
	line-height:46px;
}
#subTab > li.on {border:2px solid #ea7500;}

/**공통부분 END*/

.m11 {
	background:url(/cn/images/page/m11_bg.jpg) center bottom no-repeat;
}
.m11 .section01{
	width:100%;
	/*background:#f6f6f6;*/
	padding:100px 0;
}
.m11 .section01 .box {
	width:1280px;
	margin:auto;
	text-align:center;
}
.m11 .section01 .box > li {
	display:inline-block;
	width:285px;
	overflow: hidden;
}
.m11 .section01 .box > li .img {height:60px;}
.m11 .section01 .box > li p {line-height:24px;font-size:15px;color:#909090;}
.m11 .section01 .box > li h3 {line-height:24px;font-size:16px;color:#222222;height:48px;font-weight:500;}
.m11 .section01 .box > li:nth-child(1),
.m11 .section01 .box > li:nth-child(2),
.m11 .section01 .box > li:nth-child(3),
.m11 .section01 .box > li:nth-child(4) {margin-bottom:44px;}
.m11 .section02 {
	background:url(/cn/images/page/m11_sub02_bg.png) no-repeat center top;
	width:1280px;
	height:816px;
	margin:auto;
	padding-top:45px;
	margin-bottom:70px;
}
.m11 .section02 .box {
	margin:0 auto;
	width:797px;
	height:400px;
	background:url(/cn/images/page/m11_sub02_box.png) no-repeat center top;
	overflow:hidden;
}
.m11 .section02 .box > li {
	height:340px;
	width:338.5px;
	padding:30px;
	float:left;
	text-align:center;
}
.m11 .section02 .box > li .img {padding-top:70px;}
.m11 .section02 .box > li h5 {
	padding:3px 0 0;
	line-height:32px;
	font-size:15px;
	color:#767676;
}

.m11 .section02 .box > li  p {
	line-height:30px;
	font-size:22px;
	color:#000000;	
	letter-spacing: -0.25px;
}
.m11 .section02 .box > li  p span {font-weight:500;}
.m11 .section02 .box > li:nth-child(1) p {margin-top:27px;}
.m11 .section02 .box > li:nth-child(2) p {margin-top:27px;}
.m11 .section02 .text {
	padding-left:451px;
	text-align:left;
}
.m11 .section02 .text h3 {
	line-height:52px;
	font-size:20px;
	padding-top:32px;
	color:#222222;
	font-weight: 500;
}
.m11 .section02 .text p {
	line-height:30px;
	padding-left:13px;
	background:url(/cn/images/page/m11_sub02_p.png) no-repeat left 13px;
	font-size:15px;
	color:#666666;
}
.m11 .section03 {
	width:1280px;
	padding-bottom:150px;
	margin:0 auto 0px;
}
.m11 .section03 .history {
	width:575px;
	padding-left:65px;
	padding-top:40px;
	float:left;
	position: relative;
}
.m11 .section03 .history:before {
	content:"";
	display:block;
	width:1px;
	height:100%;
	position: absolute;
	
	top:0;
	z-index:500;
}

.m11 .section03 .history.left:before {left:65px;background:#bfbfbf url(/cn/images/page/m11_sub03_bottom.jpg) no-repeat left bottom;}
.m11 .section03 .history.right:before {right:65px;background:#bfbfbf url(/cn/images/page/m11_sub03_top.jpg) no-repeat right top;}
.m11 .section03 .history.right {
	padding-left:0;
	padding-right:65px;
	text-align:right;
}


.m11 .section03 .history.left:after {
	content:"";
	display:block;
	position: absolute;
	width:5px;
	height:5px;
	background:#bfbfbf;
	border:3px solid #f2f2f2;
	left:60px;top:-5px;
	z-index:100;
}
.m11 .section03 .history.right:after {
	content:"";
	display:block;
	position: absolute;
	width:25px;
	height:25px;
	background:url(/cn/images/page/m11_sub03_bottom2.png) no-repeat center;;
	right:53px;bottom:-12.5px;
	z-index:600;
}
.m11 .section03 .history .year {width:100%;padding-bottom:70px;}
.m11 .section03 .left .year > li {float:left;}
.m11 .section03 .right .year > li {float:right;}
.m11 .section03 .history .year > .tit {
	width:92px;
	font-size:27px;
	color:#2c2c2c;
	font-weight:600;
	font-family: 'Montserrat';
	line-height:28px;
	position: relative;
}
.m11 .section03 .left .year > .tit {
	padding-left:40px;
}
.m11 .section03 .right .year > .tit {
	padding-right:40px;
}
.m11 .section03 .history .year > .tit:before {
	content:"";
	display:block;
	position: absolute;
	width:25px;
	height:1px;
	background:#bfbfbf;
	top:50%;
	margin-top:-0.5px;
}
.m11 .section03 .left .year > .tit:before {left:0;}
.m11 .section03 .right .year > .tit:before {right:0;}
.m11 .section03 .history .year > .tit:after { 
	content:"";
	display:block;
	position: absolute;
	width:11px;
	height:11px;
	top:50%;
	margin-top:-5.5px;
	background:url(/cn/images/page/m11_sub03_bar.png) no-repeat center;
	z-index:600;
}
.m11 .section03 .left .year > .tit:after {left:-5px;}
.m11 .section03 .right .year > .tit:after {right:-5px;}

.m11 .section03 .history .year:last-child {padding-bottom:40px;}

.m11 .section03 .history .year > .con {width:443px;}
.m11 .section03 .history .year > .con p {
	line-height:25px;
	padding-bottom:5px;
	font-size:15px;
	color:#666666;
	font-family:"Noto Sans JP";
}
.m11 .section03 .left .year > .con p {
	padding-left:10px;
	background:url(/cn/images/page/m11_sub03_p.png) no-repeat left 12px;
}
.m11 .section03 .right .year > .con p {
	padding-right:10px;
	background:url(/cn/images/page/m11_sub03_p.png) no-repeat right 12px;
}
.m41 {
	width:1280px;
	padding-bottom:150px;
	margin:95px auto 0px;
}
.m41 > ul {width:100%;overflow:hidden;}
.m41 > ul > li {
	padding-left:20px;
	border-bottom:1px solid #4682dc;
}
.m41 > ul > li > h2 {
	line-height:30px;
	font-size:20px;
	color:#555555;
	font-weight:500;
	padding-bottom:24px;
}
.m41 > ul > li > .img {
	padding-top:50px;
	height:60px;
}

.m41 > ul > li > h3 {
	line-height:30px;
	font-size:20px;
	color:#555555;
	font-weight:500;
	margin-bottom:2px;
}
.m41 > ul > li > p {
	line-height:30px;
	font-size:16px;
	color:#777777;
	padding-bottom:44px;
	letter-spacing:-0.1px;
}

.m42 .section01 {
	width:1280px;
	margin:106px auto ;
}
.m42 .section01 > li {
	float:left;
	width:188px;
	height:188px;
	border:1px solid #1e57a3;
	border-radius: 50%;
	margin-right:82.5px;
	position: relative;
	text-align:center;
}
.m42 .section01 > li:last-child {
	margin-right:0;
}
.m42 .section01 > li:after {
	position: absolute;
	content:"";
	display:block;
	width:15px;
	height:15px;
	right:-44px;
	top:50%;
	margin-top:-7.5px;
	border-right:2px solid  #232c6e;
	border-bottom:2px solid  #232c6e;
	transform: rotate(-45deg);
}
.m42 .section01 > li:last-child:after { 
	display:none;
}
.m42 .section01 > li .img {
	padding:36px 0 14px;
	line-height:50px;
}
.m42 .section01 > li p {
	font-size:18px;
	color:#555555;
	font-weight:500;
}
.m42 .section02 {
	width:1280px;
	margin:0 auto 150px; 
}
.m42 .section02 > h2 {
	font-size:20px;
	line-height:24px;
	color:#222222;
	font-weight:500;
	margin-bottom:40px;
}
.m42 .section02 > h2:after {
	content:"";
	display:block;
	width:38px;
	height:2px;
	background:#222222;
}

.m42 .section02 .faqList {width:1280px;}
.m42 .section02 .faqList > li {
	width:1134px;
	padding:0 42px 0 102px;
	background:#fff;
	border:1px solid #d9d9d9;
	-webkit-transition: background 0.25s;
    transition: background 0.25s;
	position: relative;
	margin-bottom:4px;
}
.m42 .section02 .faqList > li:before {
	position: absolute;
	content:"";
	display:block;
	width:20px;
	height:28px;
	background:url(/cn/images/page/m42_faq.png) no-repeat center;
	left:47px;
	top:20px;
}
.m42 .section02 .faqList > li:after {
	position: absolute;
	content:"";
	display:block;
	width:15px;
	height:15px;
	border-left:1px solid #757575;
	border-bottom:1px solid #757575;
	transform: rotate(-45deg);
	right:47px;
	top:27px;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.m42 .section02 .faqList > li.on:after {transform: rotate(-225deg);}

.m42 .section02 .faqList > li  .tit {
	width:100%;
	line-height:34px;
	padding:17px 0;
	font-size:17px;
	font-weight:500;
	color:#555555;

}
.m42 .section02 .faqList > li  .con {
	border-top:1px solid #e5e5e5;
	padding:18px 0 35px;
	font-size:15px;
	color:#666666;
	line-height:30px;
	display:none;
}
.m42 .section02 .faqList > li.on {background:#f8f8f8;}


.m72 {
	width:1280px;
	margin:0 auto 150px;
	padding-top:50px;
}

.m72 > h3 {
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	line-height:62px;
	font-size:34px;
	color:#000000;
	position: relative;
	margin-bottom:147px;
}
.m72 > h3:after {
	position: absolute;
	content:"";
	display:block;
	width:245px;
	height:2px;
	background:#1e57a3;
	bottom:-1px;
	left:50%;
	margin-left:-122.5px;

}
.m72 .box {
	width:1158px;
	padding: 60px;
	height:608px;
	overflow-y:auto;
	border:1px solid #e5e5e5;
	
}
.m72 .box h4 {
	line-height:70px;
	font-size:22px;
	font-weight:500;
	color:#333333;
	position: relative;
}
.m72 .box h4:after {
	position: absolute;
	content:"";
	display:block;
	width:5px;
	height:5px;
	border:3px solid #1e57a3;
	left:-22px;
	top:50%;
	margin-top:-5.5px;

}
.m72 .box pre {
	width:100%;
	white-space: pre-wrap;
	font-size:15px;
	color:#666666;
	line-height:24px;
	font-family: 'Noto Sans JP';
}


.m71 {
	width:1280px;
	margin:0 auto 150px;
	padding-top:50px;
}

.m71 > h3 {
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	line-height:62px;
	font-size:34px;
	color:#000000;
	position: relative;
	margin-bottom:147px;
}
.m71 > h3:after {
	position: absolute;
	content:"";
	display:block;
	width:245px;
	height:2px;
	background:#1e57a3;
	bottom:-1px;
	left:50%;
	margin-left:-122.5px;

}

.m71 .list {
	width:1280px;
	overflow:hidden;
	text-align:center;
}
.m71 .list > li {
	float:left;
	border:1px solid #e5e5e5;
	width:204px;
	height:332px;
	margin-right:8.8px;
}
.m71 .list > li:last-child {margin-right:0;}
.m71 .list > li h3 {
	padding-top:76px;
	font-family:"Lato";
	font-weight:bold;
	font-size:22px;
	color:#1e57a3;
	line-height:45px;
	margin-bottom:3px;
	position: relative;
}

/*
.m71 .list > li h3:after {
	position: absolute;
	content:"";
	display:block;
	width:14px;
	height:14px;
	background:url(/cn/images/page/m71_img.jpg) no-repeat center;
	left:50%;
	top:62px;
	margin-left:-7px;
}*/
.m71 .list > li > ul > li {padding:6.5px;}
.m71 .list > li > ul > li > a {
	display:block;
	font-size:15px;
	line-height:24px;
	color:#666666;
}/*
.m71 .list > li:nth-child(1) {background:url(/cn/images/page/m71_img01.jpg) no-repeat right bottom;}
.m71 .list > li:nth-child(2) {background:url(/cn/images/page/m71_img02.jpg) no-repeat right bottom;}
.m71 .list > li:nth-child(3) {background:url(/cn/images/page/m71_img03.jpg) no-repeat right bottom;}
.m71 .list > li:nth-child(4) {background:url(/cn/images/page/m71_img04.jpg) no-repeat right bottom;}
.m71 .list > li:nth-child(5) {background:url(/cn/images/page/m71_img05.jpg) no-repeat right bottom;}
.m71 .list > li:nth-child(6) {background:url(/cn/images/page/m71_img06.jpg) no-repeat right bottom;}
*/
.m43 {
	width:1280px;
	margin:0 auto 300px;
}

.m43 > .box {
	width:1280px;
	margin:auto;
	overflow:hidden;
	border-bottom:1px solid #e1e1e1;
	padding:50px 0;
}
.m43 > .box:last-child {border-bottom:0;}
.m43 > .box > .tit ,
.m43 > .box > .con {float: left;position: relative;}

.m43 > .box > .con {width:1046px;}
.m43 > .box > .tit {
	font-size:28px;
	font-weight:500;
	color:#555555;
	padding-left:32px;
	width:202px;
	height:28px;
	line-height:28px;
	background:url(/images/page/m43_tit.jpg) no-repeat 4px center;
}
.m43 > .section01 {padding:100px 0 50px;} 
.m43 > .section01 > .con > .subBox {width:100%;overflow:hidden;}
.m43 > .section01 > .con > .subBox:first-child {margin-bottom:10px;}
.m43 > .section01 > .con > .subBox > .subTit {
	float:left;
	width:178px;
	height:73px;
	line-height:73px;
	text-align:center;
	border:1px solid #e1e1e1;
	font-size:17px;
	color:#555555;
	font-weight:500;
	margin-right:10px;
}
.m43 > .section01 > .con > .subBox > .subCon {
	width:856px;
	height:75px;
	float:left;
	background:url(/images/page/m43_section01_img.png) no-repeat left center;
	overflow:hidden;
	display:table;
}
.m43 > .section01 > .con > .subBox > .subCon > li {
	width:108px;
	padding-left:30px;
	text-align:left;
	font-size:16px;
	color:#ffffff;
	display:table-cell;
	vertical-align:middle;
}
.m43 > .section01 > .con > .subBox > .subCon > li.line2 {
	line-height:20px;
	padding-top:17.5px;
	padding-bottom:17.5px;
}
.m43 > .section01 > .con > .subBox > .subCon > li:nth-child(1) {
	padding-left:20px;
	padding-right:26px;
	width:120px;
}
.m43 > .section01 > .con > .subBox > .subCon > li:nth-child(5) {padding-left:34px;}

.m43 > .section02 .con {overflow:hidden;}
.m43 > .section02 .con > li {
	float:left;
	width:50%;
	height:177px;
	border:1px solid #e1e1e1;
	box-sizing: border-box;
	text-align:center;
}
.m43 > .section02 .con > li > h3 {
	padding-top:40px;
	line-height:30px;
	font-size:20px;
	color:#0f4996;
	font-weight:500;
	margin-bottom:15px;
}
.m43 > .section02 .con > li > p {
	font-size:16px;
	line-height:24px;
	color:#777777;
}
.m43 > .section02 .con > li:first-child {border-right:0;}

.m43 > .section03 .con > .textBox {
	border:1px solid #e1e1e1;
	text-align:left;
	line-height:30px;
	font-size:16px;
	color:#777777;
	padding:32.5px 0 32.5px 40px;
	margin-bottom:10px;
}
.m43 > .section03 .con > .textBox span {color:#0f4996;}
.m43 > .section03 .con > table {
	width:100%;
	border-top:1px solid #e1e1e1;
	text-align:center;
}
.m43 > .section03 .con > table th,
.m43 > .section03 .con > table td {
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	letter-spacing:-0.1px;
}
.m43 > .section03 .con > table .last {border-right:0;}
.m43 > .section03 .con > table th {
	line-height:40px;
	font-size:17px;
	color:#555555;
	background:#eaeaea;
}
.m43 > .section03 .con > table td {
	font-size:16px;
	color:#777777;
	line-height:24px;
	padding:18px 0;
}
.m43 > .section04 .con > li {
	float:left;
	width:341px;
	height:262px;
	border:1px solid #e1e1e1;
	text-align:center;
	margin-right:8.5px;
}
.m43 > .section04 .con > li:last-child {margin-right:0;}
.m43 > .section04 .con > li > .num {
	font-family: 'Montserrat';
	font-size:17px;
	font-weight:600;
	line-height:26px;
	display:inline-block;
	color:#555555;
	border-bottom:1px solid #555555;
	padding-top:32px;
	margin-bottom:27px;
}
.m43 > .section04 .con > li > h3 {
	font-size:17px;
	color:#0f4996;
	line-height:30px;
}
.m43 > .section04 .con > li > p {
	font-size:15px;
	line-height:24px;
	color:#777777;
	padding-top:16px;
}
.m43 > .section04 .con > li:first-child > p {padding-top:4px;}
.m43 > .section05 .con {
	height:421px;
	background:url(/jp/images/page/m43_section05_img.png) no-repeat center;
}
.m43 > .section05 .con > li {
	float:left;
	width:50%;
}
.m43 > .section05 .con > li .text {
	padding-top:45px;

}

.m43 > .section05 .con > li .text.left{
	padding-right:240px;
	text-align:right;
}

.m43 > .section05 .con > li .text.right{
	padding-left:240px;
	text-align:left;
}
.m43 > .section05 .con > li .text h3 {
	line-height:30px;
	color:#555555;
	font-size:17px;
	margin-bottom:12px;
	font-weight:500;
}
.m43 > .section05 .con > li .text p {
	line-height:24px;
	font-size:16px;
	color:#777777;
}

.m43 > .section05 .con > li:nth-child(1),
.m43 > .section05 .con > li:nth-child(2) {margin-bottom:150px;}
.m62 {
	border-top:100px solid #eeeeee;
	margin-top:100px;
	margin-bottom:150px;
}
.m62 .section01 {
	width:1280px;
	margin:auto;
	position: relative;
	top:-150px;
}
.m62 .section01 .box {
	width:200px;
	padding-left:14.5px;
	padding-right:14.5px;
	height:380px;
	border-radius: 12px;
	border:1px solid #e5e5e5;
	position: relative;
	background:#ffffff;
}
.m62 .section01 .box > table {width:100%;}
.m62 .section01 .box > table .top {
	font-size:18px;
	color:#555555;
	height:30px;
	padding-top:30px;
}
.m62 .section01 .box > table .tit {
	height:197px;
	font-size:27px;
	font-weight:500;
	color:#222222;
	word-break: keep-all;
}
.m62 .section01 .box > table .bottom p {
	line-height:28px;
	padding-left:11px;
	font-size:17px;
	color:#555555;
	position: relative;
	word-break: keep-all;
}
.m62 .section01 .box > table .bottom p:after {
	position: absolute;
	content:"";
	display:block;
	width:3px;
	height:3px;
	background:#0f4996;
	top:12.5px;
	left:0;
}
.m62 .section01 > .title {
	margin-right:65px;
	background:#0f4996;
	border:1px solid #0f4996;
	padding-left:29px;
	padding-right:0;
	text-align:right;
	float:left;
}
.m62 .section01 > .title > .section01Btn {
	position: absolute;
	right:25px;
	top:30px;
}
.m62 .section01 > .title > .section01Btn > li {float:left;}
.m62 .section01 > .title > .section01Btn > li.bar {
	width:1px;
	height:20px;
	background:#4682dc;
	margin:0 13px;
	position: relative;
	top:1px;
}
.m62 .section01 > .title > h2 {
	padding-right:25px;
	padding-bottom:28px;
	height:22px;
	line-height:22px;
	font-size:30px;
	font-family: 'Montserrat';
	font-weight:600;
	color:#fff;
	position: absolute;
	bottom:0;
	right:0;
}
.m62 .section01 > .con {
	width:984px;
	float:left;
}

.m62 .section01 #m64Btn {
	position: absolute;
	right:0;
	bottom:-60px;
	display:block;
	width:150px;
	height:40px;
	line-height:40px;
	background:#4d4d4d;
	color:#fff;
	text-align:center;
	font-weight:300;
}

.m62 .section02 {width:1280px;margin:auto;display:none;}
.m62 .section02 #m62Table {
	width:100%;
	border-top:2px solid #000;
	text-align:left;
}
.m62 .section02 #m62Table th,
.m62 .section02 #m62Table td {
	line-height:27px;
	padding:22.5px 0;
	border-bottom:1px solid #ebebeb;
}
.m62 .section02 #m62Table th {
	padding-left:40px;
	font-size:28px;
	font-weight:500;
	color:#494847;
	font-family: 'Noto Sans JP';
}
.m62 .section02 #m62Table td {
	font-size:17px;
	color:#555555;
	word-break: keep-all;
}

.m53 {
	width:1280px;
	margin:100px auto 150px;
}
.m53 .m53Tab {
	width:100%;
	border-bottom:1px solid #dedede;
	margin-bottom:35px;
}
.m53 .m53Tab > li {
	float:left;
	border:1px solid #dedede;
	border-bottom:0;
	margin-right:6px;
}
.m53 .m53Tab > li > a {
	display:block;
	width:160px;
	height:48px;
	line-height:48px;
	background:#f8f8f8;
	text-align:center;
	font-size:16px;
	color:#666666;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.m53 .m53Tab > li > a.on {
	color:#fff;
	background:#1e57a3;
}
.m53 .m53Con {
	width:1280px;
	position: relative;
}
.m53 .m53Con > li {
	display:none;
}
.m53 .m53Con > li.on {display:block;}
.m53 .m53Con > .headquarters {
	width:100%;
}

.m53 .m53Con > li > .mapBox {
	border:1px solid #dedede;
}
.m53 .m53Con > li > .mapBox .map {
	width:772px;
	border-right:1px solid #dedede;
	float:left;
}
#map02{height:578px;}
#map03{height:578px;}

.m53 .m53Con > li > .mapBox .text {
	float:left;
	width:435px;
	padding-left:70px;
	padding-top:38px;
}
.m53 .m53Con > li > .mapBox .text .m53Logo {margin-bottom:3px;}
.m53 .m53Con > li > .mapBox .text > h3 {
	font-size:24px;
	color:#333333;
	line-height:26px;
	padding:13px 0;
	position: relative;
	margin-bottom:32px;
}
.m53 .m53Con > li > .mapBox .text > h3:after {
	content:"";
	display:block;
	width:25px;
	height:3px;
	background:#1e57a3;
	position: absolute;
	bottom:0;
}
.m53 .m53Con > li > .mapBox .text > .table {width:100%;}
.m53 .m53Con > li > .mapBox .text > .table th,
.m53 .m53Con > li > .mapBox .text > .table td {
	padding:3px 0;
	line-height:24px;
	font-size:15px;
	vertical-align:top;
}
.m53 .m53Con > li > .mapBox .text > .table th {
	width:85px;
	font-weight:500;
	color:#333333;
	    font-family: 'Noto Sans JP';
}
.m53 .m53Con > li > .mapBox .text > .table td {
	width:320px;
	padding-right:30px;
	color:#777777;
}
.m53 .m53Con > li > .mapBox .text .img {margin-top:20px;}

.m53 .m53Con > .headquarters .textTable {
	width:100%;
	margin-top:20px;
	border-top:1px solid #e5e5e5;
}
.m53 .m53Con > .headquarters .textTable th,
.m53 .m53Con > .headquarters .textTable td {
	padding-top:30px;padding-bottom:25px;
	border-bottom:1px solid #e5e5e5;
}
.m53 .m53Con > .headquarters .textTable th {
	width:185px;
	padding-right:9px;
	border-left:1px solid #e5e5e5;
	text-align:center;
}
.m53 .m53Con > .headquarters .textTable th img {vertical-align:top;}
.m53 .m53Con > .headquarters .textTable th .img {height:60px;}
.m53 .m53Con > .headquarters .textTable th h3 {
	line-height:25px;
	font-size:16px;
	font-weight:500;
	color:#333333;
}
.m53 .m53Con > .headquarters .textTable td {
	width:445px;
	text-align:left;
}
.m53 .m53Con > .headquarters .textTable td:last-child {border-right:1px solid #e5e5e5;}
.m53 .m53Con > .headquarters .textTable td p{
	padding-left:10px;
	position: relative;
	line-height:26px;
	font-size:16px;
	color:#777777;
}
.m53 .m53Con > .headquarters .textTable td p:after {
	content:"";
	display:block;
	position: absolute;
	width:3px;
	height:3px;
	background:#1e57a3;
	left:0;
	top:12px;
 }
.m53 .m53Con > .factory {
	width:100%;
}
.m53 .m53Con > .overseas  {width:100%;}
.m53 .m53Con > .overseas  > .overseasText {
	width:100%;
	display:table;
	overflow:hidden;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:20px;
}
.m53 .m53Con > .overseas  > .overseasText li {display:table-cell;vertical-align:middle;}
.m53 .m53Con > .overseas  > .overseasText li.tit {
	width:192px;
	padding-left:38px;
	background:#f8f8f8;
	font-family:"Lato";
	text-align:left;
}
.m53 .m53Con > .overseas > .overseasText li.tit h3 {
	font-size:24px;
	color:#1e57a3;
	font-weight:bold;
	line-height:34px;
	text-transform:uppercase;
}
.m53 .m53Con > .overseas > .overseasText li.tit p {
	font-size:18px;
	color:#333333;
	line-height:30px;
}
.m53 .m53Con > .overseas > .overseasText li.con {
	width:910px;
	padding:30px 70px;
	/*background:url(/cn/images/page/overseasText.jpg) no-repeat right bottom;*/
}
.m53 .m53Con > .overseas > .overseasText li.con .textTable {width:100%;}
.m53 .m53Con > .overseas > .overseasText li.con .textTable th,
.m53 .m53Con > .overseas > .overseasText li.con .textTable td {
	font-size:16px;
	line-height:30px;
	vertical-align:top;
}
.m53 .m53Con > .overseas > .overseasText li.con .textTable th {
	width:112px;
	font-weight:500;
	color:#333333;
	font-family: 'Noto Sans JP';
}
.m53 .m53Con > .overseas > .overseasText li.con .textTable td {color:#777777;font-family: 'Noto Sans JP';}
.m53 .m53Con > .overseas > .overseasText li.con .textTable td span {
	position: relative;
	display:inline-block;
	width:1px;
	height:12px;
	background:#777777;
	margin:0 20px;
	top:-0.5px;
}
.m50 {
	width:1280px;
	margin:100px auto 150px;
	
}
.m50 .m50Table {
	width:932px;
	margin:auto;
	border-top:2px solid #000000;
}
.m50 .m50Table th,
.m50 .m50Table td {
	padding:18px 0;
	text-align:left;
	border-bottom:1px solid #e5e5e5;
	vertical-align:top;
}
.m50 .m50Table td.td2 {padding-left:30px;padding-right:26px;}
.m50 .m50Table th {
	padding-left:30px;
	background:#f8f8f8;
	width:245px;
	line-height:30px;
	font-size:17px;
	color:#333333;
	font-weight:500;
}
.m50 .m50Table th span {color:#ed1c24;}
.m50 .m50Table .td3 {padding-left:295px;}


.m50  input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.m50 input[type="radio"] + label {
  position: relative;
  padding-left: 27px;
  margin-right:30px;
  line-height:30px;
  font-size:15px;
  color:#666666;
}
.m50 input[type="radio"] + label:before,
.m50 input[type="radio"] + label:after {
  box-sizing: content-box;
  position: absolute;
  content: '';
  display: block;
}
.m50 input[type="radio"] + label:before {
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  left:0;
  border: 1px solid #d9d9d9;
  text-align: center;
}
.m50 input[type="radio"] + label:after {
background:#666666;
  top: 50%;
  left: 10px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  transform: scale(0);
  transition: transform 200ms ease-out;
}

.m50 input[type="radio"]:checked + label:before {
  -moz-animation: borderscale 200ms ease-in;
  -webkit-animation: borderscale 200ms ease-in;
  animation: borderscale 200ms ease-in;
}
.m50 input[type="radio"]:checked + label:after {
  -moz-transform: scale(1);
  -ms-transform:  scale(1);
  -webkit-transform:  scale(1);
  transform:  scale(1);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}


.m50 td .tit {
  line-height:38px;
  font-size:15px;
  color:#666666;
  display:inline-block;
  margin-right:16px;
  width:114px;
  float:left;
}
.m50 td .tit .color{
	color:#ed1c24;
	font-size:15px;
}
.m50 td .tit2 {padding-left:14px;overflow:hidden;}
.m50 td select {
float:left;
	height:38px;
	line-height:38px;
	border:1px solid #dbdbdb;
	padding-left:12px;
	padding-right:36px;
	width:165px;
	background:url(/cn/images/page/m52_select_v.jpg) right center no-repeat;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */
	-moz-appearance: none;
	appearance: none;
	font-size:15px;
	color:#666666;
}
.m50 td select::-ms-expand {
   display: none;            /* 화살표 없애기 for IE10, 11*/
}
.m50 td input {
	border:1px solid #dbdbdb;
	line-height:36px;
	height:36px;
	padding:0 12px;
}
.m50 td .tel {width:158px;text-align:center;}
.m50 td .email {width:259px;}
.m50 td #r_content {
	border:1px solid #dbdbdb;
	padding:12px;
	width:580px;
	height:145px;
	max-height:145px;
	resize:none;
}
.m50 .btn_wrap {
	margin-top:40px;
	text-align:center;
	font-size:0;
}
.m50 .btn_wrap .wrapBtn1 {
	width:143px;
	display:inline-block;
	line-height:41px;
	font-size:15px;
	color:#fff;
	background:#1e57a3;
	margin-right:5px;
}
.m50 .btn_wrap .wrapBtn2 {
	border:1px solid #e5e5e5;
	width:141px;
	height:39px;
	line-height:39px;
	font-size:15px;
	color:#000000;
	display:inline-block;
}

.m50 .m50Table .td3  input[type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
.m50 .m50Table .td3  input[type="checkbox"]:hover + label:before {
  border-color: #666666;
}

.m50 .m50Table .td3  input[type="checkbox"]:active + label:before {
  transition-duration: 0;
  filter: brightness(0.2);
}*/

.m50 .m50Table .td3  input[type="checkbox"] + label {
	position: relative;
	padding-left: 28px;
	font-weight: 400;
	font-size:15px;
	line-height:22px;
	color:#666666;
	margin-top:10px;
	display:inline-block;
}
.m50 .m50Table .td3  input[type="checkbox"] + label:before,
.m50 .m50Table .td3  input[type="checkbox"] + label:after {
  box-sizing: content-box;
  position: absolute;
  content: '';
  display: block;
  left: 0;
}
.m50 .m50Table .td3  input[type="checkbox"] + label:before {
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -9px;
  border: 2px solid #d9d9d9;
  text-align: center;
}

.m50 .m50Table .td3  input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 5px;
  width: 7px;
  height: 4px;
  margin-top: -4px;
  border-style: solid;
  border-color: #666666;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg) scale(0);
  -ms-transform: rotate(-45deg) scale(0);
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
/*
.m50 .m50Table .td3  input[type="checkbox"]:checked + label:before {
  -moz-animation: borderscale 200ms ease-in;
  -webkit-animation: borderscale 200ms ease-in;
  animation: borderscale 200ms ease-in;
   border: 2px solid #666666;
}*/
.m50 .m50Table .td3  input[type="checkbox"]:checked + label:after {
  content: '';
  -moz-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}
.m50 .m50Table .td3 .btn {
	display:inline-block;
	line-height:17px;
	height:17px;
	font-size:12px;
	color:#1e57a3;
	border-bottom:1px solid #1e57a3;
	margin-left:16px;
	position: relative;
	top:-2px;
}
.boardList {
	width:1280px;
	margin:40px auto 150px;
}
.boardList .bbs_search {
	width:100;
	margin-bottom:20px;
}
.boardList .bbs_search  select {
	height:40px;
	line-height:40px;
	border:1px solid #e5e5e5;
	padding-left:18px;
	padding-right:36px;
	background:url(/cn/images/page/board_select_v.jpg) right center no-repeat;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */
	-moz-appearance: none;
	appearance: none;
	font-size:15px;
	color:#8f8f8f;
	margin-right:4px;
	text-align:left;
	float:right;
}
.boardList .bbs_search  select::-ms-expand {
   display: none;            /* 화살표 없애기 for IE10, 11*/
}
.boardList .bbs_search input {
	height:38px;
	line-height:38px;
	border:1px solid #e5e5e5;
	padding:0 18px;
	margin-right:4px;
	width:150px;
	text-align:left;
	float:right;
}
.boardList .bbs_search .searchBtn {
	display:inline-block;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:15px;
	color:#fff;
	width:85px;
	background:#6f7173;
	float:right;
}
.boardList .list {
	width:1280px;
	border-top:2px solid #222222;
}
.boardList .list > li {
	background:#fff;
	border-bottom:1px solid #ebebeb;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.boardList .list > li.item:hover {background:#f8f8f8;}
.boardList .list > li > a {
	width:100%;font-size:0;
	display: table-cell;width:100%;
}
.boardList .list > li.th {display: table-cell;width:100%;border-bottom:1px solid #ebebeb;font-size:0;}
.boardList .list > li.th .num,
.boardList .list > li.th .title,
.boardList .list > li.th .date,
.boardList .list > li.th .count,
.boardList .list > li.item > a .num,
.boardList .list > li.item > a .title,
.boardList .list > li.item > a .date,
.boardList .list > li.item > a .count {
	vertical-align: middle;
	line-height:30px;
	text-align:center;
	display:inline-block;
	font-size:15px;
	color:#727272;
}


.boardList .list > li.item > a .num {
	width:140px;
}
.boardList .list > li.item > a .title {
	padding:35px 0;
	text-align:left;
	width:890px;
	font-size:22px;
	color:#333333;
	font-weight:500;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;
	overflow:hidden;
}
.boardList .list > li.item > a .title.title2 {
	width:668px;
}
.boardList .list > li.item > a  .img {
	display:inline-block;
	height:85px;width:192px;margin-right:30px;
	vertical-align: middle;
} 
.boardList .list > li.item > a .date {
	width:100px;
}
.boardList .list > li.item > a .count {
	width:150px;
}

.boardList .list > li.th .num {
	width:140px;
}
.boardList .list > li.th .title {
	width:890px;
}
.boardList .list > li.th .date {
	width:100px;
}
.boardList .list > li.th .count {
	width:150px;
}
.boardList .list > li.th .num,
.boardList .list > li.th .title,
.boardList .list > li.th .date,
.boardList .list > li.th .count {
	font-size:17px;
	text-align:center;
	line-height:50px;
	color:#333333;
	font-weight:500;
}


.pager{margin-top:50px;text-align:center;}
.pager > ul{font-size:0;}
.pager > ul > li{
	display:inline-block;
	vertical-align:top;
	margin:0 2px;
	}
.pager > ul > li.num{
	width:38px;
	height:38px;
	line-height:38px;
	border:1px solid #c9c9c9;
	text-align:center;
	}
.pager > ul > li.on{
		border:1px solid #1e57a3;
		
	}
.pager > ul > li.num:first-child{}
.pager > ul > li > a{font-size:15px; color:#a8a8a8;display:block;}
.pager > ul > li.on > a{color:#1e57a3;}
.pager > ul > li.page_prev{
	border:1px solid #c9c9c9;
	margin-right:40px;
	}
.pager > ul > li.page_next{
	border:1px solid #c9c9c9;
	margin-left:40px;
}
.m12 {
	width:1280px;
	height:650px;
	margin:104px auto 150px;
}
.m12 .box {width:100%;position:relative;}
.m12 .box > .img {float:left;position:relative;margin-left:5px;}
.m12 .box > .img img {position:relative;z-index:100;}
.m12 .box > .img:before {
	content:"";
	display:block;
	position: absolute;
	width:150px;
	height:150px;
	background:#0f4996;
	left:-5px;
	top:-5px;
	z-index:10;
}
.m12 .box > .img:after {
	content:"";
	display:block;
	position: absolute;
	width:591px;
	height:516px;
	border:10px solid #cecece;
	left:600px;
	top:30px;
	z-index:10;
}
.m12 .box > .text {
	position:absolute;
	width:638px;
	height:600px;
	border:1px solid #dcdcdc;
	right:0;
	top:65px;
	background:#fff;
	z-index:200;
}
.m12 .box > .text:after {
	content:"";
	display:block;
	position: absolute;
	width:123px;
	height:123px;
	background:url(/cn/images/page/m12_img02.jpg) center no-repeat;
	left:-83px;
	top:265px;
}
.m12 .box > .text > h3 {
	font-size: 38px;
    color: #000000;
    font-weight: 500;
    padding-left: 100px;
    line-height: 100px;
    padding-top: 37px;
    background: url(/images/page/m12_img03.jpg) 58px 46px no-repeat;
    letter-spacing: -1.5px;
}
.m12 .box > .text > h3 span {font-weight:500;display:inline-block;padding-left:0px}
.m12 .box > .text > p {
	line-height:26px;
	font-size:15px;
	color:#777777;
	padding-left:58px;
	padding-right:58px;
	margin-bottom:38px;
	letter-spacing:-0.25px;
}
.m12 .box > .text > h5 {
	line-height:25px;
	font-size:17px;
	color:#000000;
	padding-left:100px;
	position:relative;
	letter-spacing:-0.25px;
	font-family:"Noto Sans JP";
}
.m12 .box > .text > h5:after {
	content:"";
	display:block;
	position: absolute;
	width:292px;
	height:42px;
	/* background:url(/en/images/page/m12_img04.jpg) center no-repeat; */
	right:35px;
	top:-7px;
}
.m12 .box > .text > h5 span {
	font-size:45px; letter-spacing:-0.25px;
	color:#000000; font-style:italic;
	margin-left:10px;
	}


.m31 { 
	width:1280px;
	margin:0 auto 150px;
}

.m31 > .img {
	position:relative;
	left:-1px;
	padding:53px 0 100px;
}
.m31 .m31able {width:100%;border-top:1px solid #4682dc;}
.m31 .m31able th,
.m31 .m31able td {
	border-bottom:1px solid #4682dc;
	text-align:left;
}
.m31 .m31able th {
	padding-left:238px;
	width:215px;
}
.m31 .m31able td h3 {
	padding-top:74px;
	line-height:74px;
	font-size:25px;
	color:#656766;
	font-weight:500;
}
.m31 .m31able td .bar {
	width:40px;
	height:2px;
	background:#1e57a3;
}
.m31 .m31able td p {
	line-height:25px;
	color:#777777;
	font-size:15px;
	padding:18px 0 100px;
}
.m30 {
	width:1280px;
	margin:96px auto 150px;
	border-top:1px solid #4682dc;
}
.m30 .section {
	width:1280px;
	border-bottom:1px solid #4682dc;
}
.m30 .section .top {
	width:1000px;
	margin:auto;
	border-bottom:1px solid #e5e5e5;
}
.m30 .section .top th {
	width:255px;
	text-align:center;
}
.m30 .section .top td {
	text-align:left;
}
.m30 .section .top td,
.m30 .section .top th {
	padding-top:70px;
}
.m30 .section .top td h3 {
	font-weight:500;
	line-height:73px;
	font-size:25px;
	color:#656766;
}
.m30 .section .top td .bar {
	width:40px;
	height:2px;
	background:#1e57a3;
}

.m30 .section .top td p {
	padding:18px 0 44px;
	font-size:15px;
	color:#777777;
	line-height:25px;
}	
.m30 .section .imgBottom {text-align:center;}
.m32 {margin-top:0;}
.m34 {
	width:1280px;
	margin:96px auto 150px;
	padding-bottom:100px;
	border-top:1px solid #4682dc;
	border-bottom:1px solid #4682dc;
	text-align:center;
}
.m34 .box {
	width:100%;
}
.m34 .box th {
	width:545px;
	padding-left:238px;
	text-align:center;
}
.m34 .box td {
	padding:140px 0 125px;
	text-align:left;
}
.m34 .box td p {
	line-height:26px;
	padding:7px 0 7px 18px;
	font-size:17px;
	color:#444444;
	position:relative;
}
.m34 .box td p:after {
	content:"";
	display:block;
	position: absolute;
	width:3px;
	height:3px;
	border:2px solid #aaaaaa;
	top:18px;
	left:0;
}
.m34 .m34_btn {
	font-family:"Lato";
	font-size:16px;
	color:#fff;
	text-align:center;
	width:210px;
	height:40px;
	line-height:40px;
	background:#4d4d4d;
	display:inline-block;
}
.subBgM41 {
	width:100%;
	background:url(/cn/images/page/m41_bg.jpg) center bottom no-repeat;
}
.product {
	width:100%;
	overflow:hidden;
}
.product_view  {
	min-width:1280px;
	width:100%;
	padding-top:120px;
	margin:0 auto 150px;
}
.product_view > .left {
	width:48%;
	float:left;
}
.product_view  .leftImg {
	width:516px;
	height:471px;
	float:right;
	border:2px solid #f6f6f6;
	position:relative;
	margin-right:90px;
}

.product_view  .leftImg:after {
	content:"";
	display:block;
	position: absolute;
	width:35px;
	height:35px;
	border-left:2px solid #0f4996;
	border-top:2px solid #0f4996;
	top:-2px;
	left:-2px;
}

.product_view  .rightText {
	width:52%;
	float:left;

}
.product_view  .rightText > h3 {
	line-height:29px;
	font-size:28px;
	font-weight:500;
	color:#0f4996;
	padding-bottom:26px;
	width:665px;
}
.product_view > .rightText > h3 > .ml {
	display:inline-block;
	width:20px;
}
.product_view > .rightText .textBar {
	background: #e5e5e5;
	width:100%;
	height:1px;
	margin-bottom:20px;
}
.product_view > .rightText > h3 > .subtit {
	font-size:20px;
	line-height:25px;
	color:#333333;
	position:relative;
	top:-1px;
	font-weight:400;
}

.product_view > .rightText > h4 {
	line-height:40px;
	font-size:17px;
	color:#444444;
	font-weight:400;
	padding-left:18px;
	position:relative;
}

.product_view > .rightText > h4:after {
	content:"";
	display:block;
	position: absolute;
	width:3px;
	height:3px;
	border:2px solid #0f4996;
	top:16.5px;
	left:0;
}
.product_view > .rightText > p {
	padding-left:20px;
	line-height:30px;
	font-size:15px;
	color:#999999;
	margin-bottom:5px;
}
.product_view > .rightText > p span {
	font-size: 17px;
    font-weight: bold;
}
.product_view > .rightText .linkBtn {
	margin:28px 0 0;
	font-family:"Lato";
	padding:0 22px;
	line-height:40px;
	background:#4d4d4d;
	color:#fff;
	font-size:16px;
	display:inline-block;
	text-transform:uppercase;
}
.product_view > .rightText .viewList {
	width:665px;

}
.product_view > .rightText .viewList > li {
	float:left;
	width:131px;
	height:121px;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
}

.product_view > .rightText .viewList > li .listLink {
	display:inline-block;
	width:131px;
	height:121px;
	position:relative;
	-webkit-transition: all 0.25s;
   transition: all 0.25s;
   text-align:center;
   display: table-cell;
    vertical-align: middle;
}
.product_view > .rightText .viewList > li .listLink  p {
	font-size:15px;
	color:#fff;
	padding:0 5px;
	position:relative;
	z-index:500;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
	word-break: keep-all;
	opacity: 0;
	line-height:20px;
	transform:scale(0.9);
}
.product_view > .rightText .viewList > li:hover .listLink p {opacity: 1;transform:scale(1);}
.product_view > .rightText .viewList > li:hover .listLink {transform:scale(1.1);}
.product_view > .rightText .viewList > li.on:hover .listLink {transform:scale(1);}
.product_view > .rightText .viewList > li.on .listLink p{opacity: 1;transform:scale(1);}
.product_view > .rightText .viewList > li .listLink:after {
	content:"";
	display:block;
	position: absolute;
	width:131px;
	height:121px;
	top:0;
	left:0;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
	z-index:100;
}
.product_view > .rightText .viewList > li:hover .listLink:after ,
.product_view > .rightText .viewList > li.on .listLink:after {
	background: rgba(0,0,0,0.4);
}


.boardView {
	width:1280px;
	margin:100px auto 150px;
	
}
.boardView .viewTable {
	width:1280px;
	margin:auto;
	border-top:2px solid #222222;
	text-align:left;
}
.boardView .viewTable th,
.boardView .viewTable td {
	line-height:25px;
	padding:12.5px 30px;
	font-size:17px;
	border-bottom:1px solid #e5e5e5;
}
.boardView .viewTable th {
	background:#f8f8f8;
	color:#333333;
	font-weight:500;
	
}
.boardView .viewTable td {color:#777777;}
.boardView .viewTable .con {
	min-height:500px;
}
.boardView .viewBtn {
	width:1280px;
	margin:50px auto 0;
	text-align:center;
}
.boardView .viewBtn .list_btn {
	display:inline-block;
	height:40px;
	line-height:40px;
	width:142px;
	color:#f8f8f8;
	font-size:17px;
	background:#1e57a3;
}	
.boardView .viewBtn .list {
	float:right;
}
.boardView .viewBtn .list li {float:left;}
.boardView .viewBtn .list li.next {margin-left:4px;}


.hotline{font-size:17px;font-weight:500;color:#333;}
.hotline.w1{width:927px;margin:0 auto 10px;}
/* 이지연 추가*/
/* accordion */
.accordion {
    background-color: #f4f4f4;
    color: #333;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: center;
    font-size: 14pt;
    transition: 0.4s;
    /* border-radius: 5px; */
	 border-bottom: 1px #ddd;
	 border-top: 1px #ddd;
    margin-top: 1px;
  }
  .accordion:hover, .accordion.active {
    background-color: #ddd;
  }

  .accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 10px;
  }
  .active:after {
    content: "\2212";
  }
  .panel {
    padding: 0px;
	text-align: center;
    background-color: white;
    max-height: 0;
	max-width: 70%;
	margin : auto;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    /* border-left: 3px solid #ccc; 
    border-radius: 0 0 5px 5px; */
}
 .panel.first{
	max-height: 1000px;
 }

.panel .p {
	padding: 15px;}

.section > .linkBtn {
	margin:28px 0 50px;


	font-family: 'Lato', 'Noto Sans KR';
	padding:0 100px;
	border-radius: 40px;
	line-height:50px;
	background:#4d4d4d;
	color:#fff;
	font-size:16px;
	display:inline-block;
	text-transform:uppercase;
}

.icon {
	text-align: center;
}

.icon ul{ 
		text-align: center;
		margin:0;
		padding:0;
	}
.icon li{
	display: inline-block;
	list-style: none;
	padding-right : 15px;
	margin : 0px 15px 0px 15px;
	float : left;
}

.icon li p {		
	text-align:center;
	margin:0;
	padding:0 5px;
	}

.area_related {
	margin:auto;
	position: relative;
	align: center;
  width: 900px;
  /* margin-top: 54px */
}

.area_related .tit_related {
  font-weight: normal;
  font-size: 20px;
  color: #222
}

.list_related {
  overflow: hidden;
  margin-top: 15px
}

.list_related li {
  position: relative;
  float: left;
  margin: 10px;
}



.related_title{
	position : absolute;
	width:205px;
	height:250px;
	padding: 100 0 100 0;
	background-color:#00000087;
	font-size:15px;
	text-align:center;
	margin: auto;
	color: #FFFFFF;
	font-family: 'Lato', 'Noto Sans KR';
	left: 0; /* x좌표 */
	right:0;
	top:0;
    bottom: 0; /*  y좌표 */
    z-index: 1;
	opacity:0%;
	transition: opacity 0.7s;
}

.related_title:hover{
	opacity:100%;
}


.list_related li:last-child {
  margin-right: 0
}

.list_related .link_related {
  display: block;
  overflow: hidden;
  position: relative;
  width: 205px;
  height: 250px;
  margin: 0 auto;
  border: 1px solid #e8e8e8;
  background: #fafafa;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff
	  
}

/* ".related_title:hover"와 겹쳐서 에러 남
.list_related .link_related :hover {
  display: block;
  overflow: hidden;
  position: relative;
  width: 203px;
  height: 248px;
  margin: 0 auto;
  border: 1px solid #a1a1a1;
  background: #ffffff;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff
}
*/

.list_related .thumb_type .link_related {
  width: 185px;
  height: 200px;
  border: 0 none
}

.list_related .frame_related {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .4;
  filter: alpha(Opacity=40)
}

.thumb_type .frame_related {
  display: block
}

.list_related .thumb_related {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.list_related .txt_related {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  z-index: 10;
  max-height: 80px;
  padding: 27px 20px 0;
  color: #5c5c5c;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-wrap: break-word
}

.list_related .date_related {
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 10;
	width: 100%;
	color: #a7a7a7
  }
  
  .list_related .thumb_type .txt_related {
	color: #fff
  }
  
  .list_related .thumb_type .date_related {
	color: #fff;
	opacity: 0.7
  }
  
  .section.link_more {
	position: absolute;
	/* right: 20px;
	top: 10px; */
	font-size: 13px;
	color: #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	text-decoration: none
  }
  
  
  
  .relatedMenu{
	  
	  
	  margin-top:30px;
	  
	  
  }
  .relatedMenu ul{
	  width : 900px;
	  
	  text-align:center;
  }
  
  
  .relatedMenu li{
	  
	  display:inline-block;
	  list-style:none;
	  margin-left:5px;
	  border:1px solid #c7c7c7;
	  border-radius : 30px;
	  
  }
  
  .relatedMenu li :hover {
	  color : #1e57a3;
	   font-weight:400;
  
	}
  .relatedMenu li a {
	  
	  line-height:30px;
	  text-align:center;
	  font-size:12pt;
	  color:#656565;
	  padding:0 20px;
  }
  
  
  .area_related .linkBtn {
	  margin:28px 0 10px;
	  align:center;
	  font-family: 'Lato', 'Noto Sans KR';
	  padding:0 100px;
	  border-radius: 40px;
	  line-height:50px;
	  background:#4d4d4d;
	  color:#fff;
	  font-size:16px;
	  display:inline-block;
	  text-transform:uppercase;
  }
  
  /*여기서부터 이재일 추가분*/
  
  .testicont {
	width: 1280px;
	margin: auto;
	overflow: hidden;
	}
  
  .testicont > h1 {
	font-size: 24pt;
	font-family: 'Lato', 'Noto Sans KR';
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: left;
  }
  
  .testicont:after {
	content: "";
	clear: both;
	}
  
  .testicont .bar {
	  width:1280px;
	  height:1px;
	  background:#4682dc;
	  margin-bottom: 50px;
  }
  
  .testicont .box1 {
	position: relative;
	max-width: 600px;
	float: left;
	margin-bottom: 20px;
	display: inline-block;
	}
  
  .testicont .img {
	position: relative;
	border-radius: 5px;
	width: 600px;
	height: 340px;
	display: block;
	margin-bottom: 30px;
  }
  
  .testicont .box1 .overlayy {
	position: absolute;
	background: url(/images/page/Testimonial/Youplay.png) no-repeat center center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 334;
	width: 594;
	border: 3px solid red;
	border-radius: 5px;
	opacity: 0;
	transition: .5s ease;
	background-color: #FFFFFF;
  }
  
  .testicont .box1 .overlaytexty {
	color: red;
	font-size: 30pt;
	font-weight: 700;
	position: absolute;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
  }
  
  .testicont .box1 > li:hover .overlayy {
	opacity: 0.9;
  }
  
  .testicont .box1 .overlayv {
	position: absolute;
	background: url(/images/page/Testimonial/Viplay.png) no-repeat center center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 334;
	width: 594;
	border: 3px solid #2e99e5;
	border-radius: 5px;
	opacity: 0;
	transition: .5s ease;
	background-color: #FFFFFF;
  }
  
  .testicont .box1 .overlaytextv {
	color: #2e99e5;
	font-size: 30pt;
	font-weight: 700;
	position: absolute;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
  }
  
  .testicont .box1 > li:hover .overlayv {
	opacity: 0.9;
  }
  
  .testicont .box1 .overlayo {
	position: absolute;
	background: url(/images/page/Testimonial/Oplay.png) no-repeat center center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 334;
	width: 594;
	border: 3px solid #2ee5cc;
	border-radius: 5px;
	opacity: 0;
	transition: .5s ease;
	background-color: #FFFFFF;
  }
  
  .testicont .box1 .overlaytexto {
	color: #2ee5cc;
	font-size: 30pt;
	font-weight: 700;
	position: absolute;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
  }
  
  .testicont .box1 > li:hover .overlayo {
	opacity: 0.9;
  }
  
  .testicont .box1 > li h3 {
	font-size: 16pt;
	text-align:left;
	margin-bottom: 10px;
  }
  
  .testicont .box2 {
	position: relative;
	max-width: 600px;
	float: right;
	margin-bottom: 20px;
	display: inline-block;
	}
  
  .testicont .box2 .overlayy {
	position: absolute;
	background: url(/images/page/Testimonial/Youplay.png) no-repeat center center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 334;
	width: 594;
	border: 3px solid red;
	border-radius: 5px;
	opacity: 0;
	transition: .5s ease;
	background-color: #FFFFFF;
  }
  
  .testicont .box2 .overlaytexty {
	color: red;
	font-size: 30pt;
	font-weight: 700;
	position: absolute;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
  }
  
  .testicont .box2 > li:hover .overlayy {
	opacity: 0.9;
  }
  
  .testicont .box2 .overlayv {
	position: absolute;
	background: url(/images/page/Testimonial/Viplay.png) no-repeat center center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 334;
	width: 594;
	border: 3px solid #2e99e5;
	border-radius: 5px;
	opacity: 0;
	transition: .5s ease;
	background-color: #FFFFFF;
  }
  
  .testicont .box2 .overlaytextv {
	color: #2e99e5;
	font-size: 30pt;
	font-weight: 700;
	position: absolute;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
  }
  
  .testicont .box2 > li:hover .overlayv {
	opacity: 0.9;
  }
  
  .testicont .box2 .overlayo {
	position: absolute;
	background: url(/images/page/Testimonial/Oplay.png) no-repeat center center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 334;
	width: 594;
	border: 3px solid #2ee5cc;
	border-radius: 5px;
	opacity: 0;
	transition: .5s ease;
	background-color: #FFFFFF;
  }
  
  .testicont .box2 .overlaytexto {
	color: #2ee5cc;
	font-size: 30pt;
	font-weight: 700;
	position: absolute;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
  }
  
  .testicont .box2 > li:hover .overlayo {
	opacity: 0.9;
  }
  
  .testicont .box2 > li h3 {
	font-size: 16pt;
	text-align:left;
	margin-bottom: 10px;
  }
  
  #eventsubTitle {
	  width:1400px;
	  margin:auto;
	  text-align:center;
	  padding:63px 0 0;
  }
  #eventsubTitle  h3 {
	  line-height:80px;
	  font-size:40px;
	  margin-top:80px;
	  color:#0f4996;
  }
  
  #eventsubTitle > h3 .bold {font-weight:bold;}
  
  
  #eventsubTitle > h4 {
	  line-height:60px;
	  font-size:28px;
	  color: #000000;
  }
  
  #eventsubTitle > h4:after {
	  content:"";
	  display:block;
	  margin: 0 auto;
	  width:46px;
	  height:3px;
	  background:#222222;
  }
  
  #eventsubTitle > h5 {
	  margin:20px auto 25px;
	  font-size:20px;
	  font-weight:500;
	  color: #000000;
  }
  #eventsubTitle  h5 .bold {font-weight:700;}
  #eventsubTitle  h5 .color {font-weight:500;color:#0f4996;}
  
  #eventsubTitle > p {
	  text-align:center;
	  line-height:27px;
	  font-size:17px;
	  color:#666666;
	  margin-top:24px;
  }
  
  .eventcont {
	  width: 1280px;
	  margin: auto;
	  align-content:center;
  }
	
  .eventcont > h1 {
	  font-size: 24pt;
	  font-weight: 700;
	  font-family: 'Lato', 'Noto Sans KR';
	  margin-top: 40px;
	  margin-bottom: 30px;
	  text-align: center;
	  color:hsl(226, 100%, 44%);
	  font-family: 'Lato', 'Noto Sans KR';
  }
	
  .eventcont > h2 {
	  font-size: 18pt;
	  font-weight: 700;
	  font-family: 'Lato', 'Noto Sans KR';
	  margin-top: 40px;
	  margin-bottom: 30px;
	  text-align: center;
	  color:#000000;
	  font-family: 'Lato', 'Noto Sans KR';
  }
  .eventcont > h5 {
	  margin:auto;
	  max-width: 1080px;
	  font-size:18px;
	  font-weight:400;
	  margin-bottom: 20px;
	  text-align:center;
	  color:#000000;
	  font-family: 'Lato', 'Noto Sans KR';
  }
  .eventcont > h5 .bold {font-weight:700;}
  
  .eventcont:after {
	  content: "";
	  clear: both;
  }
  
  .eventcont .bar {
		width:1280px;
		height:1px;
		background:#4682dc;
		margin-bottom: 50px;
  }
  
  .eventcont .box {
	  position: relative;
	  max-width: 800px;
	  text-align: center;
	  margin-bottom: 20px;
	  display: inline-block;
  }
	
  .eventcont .img {
	  position: relative;
	  margin: auto;
	  border-radius: 5px;
	  width: 80%;
	  height: auto;
	  display: block;
	  text-align: center;
	  margin-bottom: 30px;
	  animation: slideup;
	  -webkit-animation: slideup;
  }
  
  .eventcont .btn {
	  position: center;
	  margin: auto;
	  margin-top:40px;
	  text-align:center;
	  font-size:0;
  }
  
  .eventcont .btn .btn1 {
	  width:143px;
	  display:inline-block;
	  line-height:41px;
	  font-size:15px;
	  color:#fff;
	  background:#1e57a3;
	  margin-right:5px;
  }
  
  .eventcont .btn .btn2 {
	  width:143px;
	  display:inline-block;
	  line-height:41px;
	  font-size:15px;
	  color:#fff;
	  background:#929292;
	  margin-right:5px;
  }
  
  .productcont {
	  width:100%;
	  max-width:1920x;
	  min-width:1280px;
	  border-top: none;
	  margin-bottom:70px;
	  margin-top:0px;
	  margin-left:auto;
	  margin-right:auto;
  }
  
  .productcont .section1 {
	  width:100%;
	  border-bottom: none;
	  background: linear-gradient(90deg, #fff, #F4F4F4, #f4f4f4, #fff);
  }
  
  .productcont .section1 .top {
	  width:100%;
	  margin:auto;
	  border-bottom: 1px solid #4682dc;
  }
  
  .productcont .section1 h1 {
	  text-align:left;
	  line-height:70px;
	  font-size:40pt;
	  font-weight: bold;
	  color: #1e57a3;
  }
  
  .productcont .section1 h2 {
	  font-size:24px;
	  line-height: 80px;
	  font-weight: 700;
  }
  
  .productcont .section1 h3 {
	  font-size: 22px;
	  line-height: 30px;
	  font-weight:700;
	  color: #656766;
  }
  
  .productcont .section1 h4 {
	  font-size:24px;
	  text-align:center;
	  font-weight: 700;
	  margin-bottom:20px;
	  margin-top:50px;
  }
  
  .productcont .section1 .icon {
	  text-align: center;
  
  }
  
  .productcont .section1 .top img.prdtimg {
	  width: 300px;
	  height: 300px;
	  padding: 20px 0;
	  
  }
  
  .productcont .section1 .top img.icn {
	  width:60px;
	  height:60px;
  }
  
  .productcont .section1 .top td li p{
	  padding-top:10px;
	  font-size: 12px;
	  line-height:14px;
	  box-align:left;
	  padding-bottom: 10px;
  }
  
  .productcont .section1 .top td {
	  width: 100%;
	  text-align: left;
	  padding: 30px 20px 10px 40px;
	  font-size: 12px;
	  font-family: 'Lato', 'Noto Sans KR', sans-serif;
	  -webkit-column-rule: exactly;
	  line-height:18px;
	  text-align: left;
	  color: #ffffff;
  }
  
  .productcont .section1 .top td .bar {
	  width:40px;
	  height:2px;
	  background:#1e57a3;
  }
  
  .productcont .section1 .top td p {
	  padding:18px 0 44px;
	  font-size:15px;
	  color:#777777;
	  line-height:25px;
  }	
  .productcont .section1 .imgBottom {text-align:center;}
  
  .productcont .section2 {
	  width:100%;
	  text-align:center;
	  border-bottom: none;
  }
  
  .productcont .section2 .top {
	  width:100%;
	  margin:auto;
	  border-bottom: 1px solid #4682dc;
  }
  
  .productcont .section2 .top h4 {
	  font-size:24px;
	  text-align:center;
	  font-weight: 700;
	  margin-bottom:20px;
	  margin-top:50px;
  }
  
  .productcont .section2 .top h3 {
	  background-color: #cfcfcf8e;
	  color: #333;
	  padding: 15px;
	  font-weight:bold;
	  border: none;
	  text-align: center;
	  font-size: 14px;
	  border-bottom: 1px #ddd;
	  border-top: 1px #ddd;
	  margin-top: 1px;
	  text-align:center;
	  font-size:14pt;
	  display:block;
  }
  
  .productcont .section2 .top .panel {
	  padding: 0px;
	  text-align: center;
  }
  
  .productcont .section2 .top .panel p {
	  padding:20px;
  }
  
  .productcont .section2 .top .panel img {
	  padding-bottom: 30px;
	  width : 90%;
  }
  
  .productcont .section2 .top .relatedprdct {
	  display: inline-block;
  }
  
  .productcont .section2 .top .relatedprdct li {
	  text-align:center;
	  display: inline-block;
	  align-items: center;
	  width:35%;
	  margin: 5%;
	  border:5px;
  }
  
  .productcont .section2 .top .relatedprdct li a img {
	  width: 100%;
  }
  
  .productcont .section2 .linkBtn {
	  margin:28px 0 50px;
	  font-family: 'Lato', 'Noto Sans KR', sans-serif;
	  padding:0 100px;
	  border-radius: 40px;
	  line-height:50px;
	  background:#4d4d4d;
	  color:#fff;
	  font-size:16px;
	  display:inline-block;
	  text-transform:uppercase;
  }