@charset "utf-8";

/******* top_visual *****/
.article_titWr.imgInn .article-title p, .article_titWr.imgInn .article-title a,
.article_titWr.imgInn2 .article-title p, .article_titWr.imgInn2 .article-title a,
.article_titWr.imgInn .article-title h3, .article_titWr.imgInn2 .article-title h3{ color: #fff;}
.article_titWr.imgInn .article-title h3::after{	content: '';  display: block; width: 44px; height: 1px;	  margin: 0 auto; margin-top: 20px;		 /* background-color: #019267; */		 background-color: #e77c27;	 }
.article_titWr.imgInn2 .article-title h3::after{content: '';  display: block; width: 44px; height: 1px;	  margin: 0 auto; margin-top: 20px; /* background-color: #019267; */		background-color: #e77c27;	}
/* .article_titWr.imgInn .article-title p::after, .article_titWr.imgInn2 .article-title p::after{ background-color: #fff;} */
.article_titWr.imgInn .intro, .article_titWr.imgInn2 .intro{ color: #fff;}
.article_titWr.imgInn::before, .article_titWr.imgInn2::before{	content: '';	position: absolute; display: inline-block;  width: 100%;  height: 100%;  left: 0;  top: 0;	background: linear-gradient(180deg, rgba(255,255,255,0), rgba(0,0,0,0.7));}
/* .sub01 .article_titWr{ background: url(../image/sub/visual/sub01.jpg) no-repeat center/cover; }*/
/* .sub02 .article_titWr{ background: url(../image/sub/visual/sub02.jpg) no-repeat center/cover; } */
/* .sub03 .article_titWr{ background: url(../image/sub/visual/sub03.jpg) no-repeat center/cover; } */
.sub04 .article_titWr{ background: url(../image/sub/visual/sub04.jpg) no-repeat center/cover; }
/* .sub05 .article_titWr{ background: url(../image/sub/visual/sub05.jpg) no-repeat center/cover; }*/
/* .sub06 .article_titWr{ background: url(../image/sub/visual/sub06.jpg) no-repeat center/cover; } */
.sub07 .article_titWr{ background: url(../image/sub/visual/sub07.jpg) no-repeat center/cover; }
/* .sub08 .article_titWr{ background: url(../image/sub/visual/sub08.jpg) no-repeat center/cover; } */
/* .sub09 .article_titWr{ background: url(../image/sub/visual/sub09.jpg) no-repeat center/cover; } */

/**************/


/* 공통 */

.sub_color1{color: #9fa51f;}

.sub_link_box{
    width: 100%;
    padding: 2rem;
    background-color: rgba(238, 234, 232, 0.4);
    box-sizing: border-box;
    word-break: keep-all;
}

.sub_link_box h5{color: #5a34a2 !important;}
.sub_link_box .subLbox_subTitle{
	width: 240px;
	height: 60px;
	background: #6d6a96;
	line-height: 30px;
	text-align: center;
}
.sub_link_box .subLbox_subTitle a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.nametxt.ntt2{background: #961b26;}

@media all and (max-width:480px){
	.sub_link_box .subLbox_subTitle{width: 200px;height: 50px;}
}

/* sub01 */
.sub01 h5{text-decoration: underline #961b26; color: #000; text-underline-offset: 5px; font-size: 24px; line-height: 1.6; color: #000; margin-bottom: 10px;}
.sub01 .intro{color: #961b26;}
.sub01 .flex{justify-content: space-between; align-items: flex-start;}
.sub01 .flex .boximg{width: 40%;}
.sub01 .flex .flex-txt{width: 58%;}
.sub01 span.consub{color: #961b26;}
.sub01 .red_box{border: 1px solid #961b26; padding: 20px;}
 @media all and (max-width:768px){
 	.sub01 h5{font-size: 22px;}
 	.sub01 .flex .boximg{width: 100%;}
	.sub01 .flex .flex-txt{width: 100%;}
 }

/* sub02 */
.sub02 h5{text-decoration: underline #8f1d26; text-underline-offset: 5px; font-size: 24px; line-height: 1.6; color: #000; margin-bottom: 10px;}
.sub02 h5 span{color: #8f1d26;}
.sub02 span.consub{color: #8f1d26;}
.sub02 .flex .boximg{width: 49%;}

 @media all and (max-width:768px){
 	.sub02 h5{font-size: 22px;}
 	.sub02 .flex .boximg{width: 100%;}
 }

/* sub03 */
.sub03 .imgNone{background: #fff2d8;}
.sub03{background: #fff2d8;}
.sub03 h5{color: #961b26; font-size: 24px; line-height: 1.6; margin-bottom: 10px;}
.sub03 span.consub{color: #961b26;}
.sub03 .flex{justify-content: space-between; align-items: flex-start;}
.sub03 .flex .flex-l{width: 50%; padding-right: 20px;}
.sub03 .flex .flex-r{width: 50%; border-left: 1px solid #961b26; padding-left: 20px;}
.sub03 .flex .flex-l2{width: 50%; border-right: 1px solid #961b26; padding-right: 20px;}
.sub03 .flex .flex-r2{width: 50%; padding-left: 20px;}
.sub03 .flex .flex-l3{width: 20%; padding-right: 10px;}
.sub03 .flex .flex-r3{width: 80%; padding-left: 10px;}
@media all and (max-width:768px){
	.sub03 h5{font-size: 22px;}
	.sub03 .flex .flex-l, .sub03 .flex .flex-r, .sub03 .flex .flex-l2, .sub03 .flex .flex-r2, .sub03 .flex .flex-r3{width: 100%; padding: 0;}
	.sub03 .flex .flex-l3{width: 32%;}
	.sub03 .flex .flex-r{border-left: none; border-bottom: 1px solid #961b26;}
	.sub03 .flex .flex-l2{border-right: none;}
	.sub03 .flex .flex-r2{border-bottom: 1px solid #961b26;}
}

/* sub04 */
.sub04 .intro{color: #961b26;}
.sub04 h5{ font-size: 24px; color: #000; line-height: 1.6; margin-bottom: 10px; text-decoration: underline #961b26; text-underline-offset: 5px; }
.sub04 .consub{color: #961b26;}
.sub04 .flex .boximg:last-child{position: relative;}
.sub04 .flex .boximg:last-child::after{
	content: "";
	position: absolute;
	width: 48%;
    padding-top: 39%;
    top: -63px;
    right: -2vw;
	background: url(../image/sub/sub04/6.png) 0 0/cover no-repeat;
}

@media all and (max-width:768px){
.sub04 h5{font-size: 22px;}
.sub04 .flex .boximg:last-child::after{
	width: 26%;
    padding-top: 21%;
    top: -63px;
    right: -2vw;
}
}
@media all and (max-width:560px){
	.sub04 .flex .boximg:last-child::after{display: none;}
}

/* sub05 */
.sub05 .article_titWr.imgNone{ background: #e1f0fb; }
.sub05 .article-body{ margin:0; background: #e1f0fb url(../image/sub/sub05/bg.png) 50% 0/cover no-repeat;}
.sub05 .intro{color: #6b91d6;}
.sub05 h5 {font-size: 24px; line-height: 1.6; color: #000; margin-bottom: 10px;}
.sub05 .consub{color: #6b91d6;}
.sub05 .flex{justify-content: space-between; align-items: flex-start;}
.sub05 .flex .flex-l{width: 50%; padding-right: 20px;}
.sub05 .flex .flex-r{width: 50%;}
.sub05 .flex .flex-r2{width: 30%; padding-left: 20px;}
.sub05 .flex .flex-l2{width: 68%;}
.sub05 .flex-txt{border-left: 1px solid #597dcf; padding-left: 20px;}
.sub05 .flex-txt2{border: none;}
.sub05 .right_bd{border-right: 1px solid #597dcf;}
@media all and (max-width:768px){
	.sub05 h5 {font-size: 22px;}
	.sub05 .flex .flex-l{width: 100%; padding-right: 0px;}
	.sub05 .flex .flex-r{width: 100%;}
	.sub05 .flex .flex-r2{width: 100%; padding-left: 0px;}
	.sub05 .flex .flex-l2{width: 100%;}
	.sub05 .flex-txt{border-left: none; border-top: 1px solid #597dcf; padding: 20px 0px 0;}
	.sub05 .right_bd{border: none;}
}
@media all and (max-width:640px){
	.sub05 .article-body{padding: 0 3%;}
}

/* sub06 */
.sub06 span.line{display: block; background-color: #333 !important;}

/* sub07 */


/* sub09 */




.sub11 .sub11_bgBox{background: #41b25d;}
.sub11 .sub11_bgBox ul{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 20px;
	margin-top: 40px;
}
.sub11 .sub11_bgBox ul::after{display: none;}
.sub11 .sub11_bgBox ul li{width: 32%; margin-bottom: 40px;}
.sub11 .sub11_bgBox ul li a{display: block;}
.sub11 .sub11_bgBox ul li a:hover{text-decoration: none;}
.sub11 .sub11_bgBox ul li a .sub11_ico{display: block; color: #fff; font-weight: bold; padding-bottom: 10px; border-bottom: 1px solid #fff;}
.sub11 .sub11_bgBox ul li a .sub11_ico img{margin-right: 10px;}
.sub11 .sub11_bgBox ul li a p{color: #fff; font-size: 16px; padding: 10px 0; text-align: left;}

@media all and (max-width:1000px){
	.sub11 .sub11_bgBox ul li{width: 48%;}
}
@media all and (max-width:700px){
	.sub11 .sub11_bgBox ul li a p{font-size: 16px;}
}
@media all and (max-width:570px){
	.sub11 .sub11_bgBox ul li{width: 100%; text-align: center;}
	.sub11 .sub11_bgBox ul li a p{text-align: center; font-size: 18px;}
}

/******* sub11 *****/
/* .sub11{}
.sub11TitBox, .sub11TitBox1{	position: relative; display: block;
	padding: 15px 0;
	background-color: #c0cdd4;}
.sub11TitBox1 {background-color: #c1cbc3;}
.sub11TitBox h3, .sub11TitBox1 h3{	margin: 0 auto;
	font-size: 24px; color: #627a86; text-align: center; font-weight: bold;}
.sub11TitBox1 h3{color: #637868;}

.vol01tg_black, .vol01tg_black1 { width: 100%;	margin: 10px auto;	font-size: 16px;
		border-collapse:collapse; border-spacing:0; vertical-align:top;
	 box-sizing: border-box;	 font-family: 'notokr-regular'; }
.vol01tg_black th, .vol01tg_black1 th{	padding:10px 5px; font-size: 18px; font-weight: bold;
	text-align: left;  overflow:hidden; padding:10px 5px; word-break:normal;
	border-top: 1px solid #627a86;border-bottom: 1px solid #627a86; color: #627a86;}
.vol01tg_black1	th{ color: #637868;	border-top: 1px solid #637868;
	border-bottom: 1px solid #637868;}
.vol01tg_black td, .vol01tg_black1 td{	padding: 10px 10px; font-size: 15px; }
.vol01tg_black .tg_0pky, .vol01tg_black1 .tg_0pky{
	width: 20%; max-width: 160px; word-break:keep-all; box-sizing: border-box;
	text-align: center;
	font-size: 16px; color: #000;}
.vol01tg_black .tg_1pky, .vol01tg_black1 .tg_1pky{border-bottom: 1px dashed #000;}
.vol01tg_black tbody.bt1, .vol01tg_black1 tbody.bt1{border-top: 1px solid #000;}
.vol01tg_black tbody.bt2, .vol01tg_black1 tbody.bt2{border-bottom: 1px solid #000;}
.vol01tg_black tbody.bt2 tr:last-child td, .vol01tg_black1 tbody.bt2 tr:last-child  td{
	padding-bottom: 15px;}
@media all and (max-width:1089px){
.vol01tg_black td, .vol01tg_black1 td{word-break:break-all;  }
.vol01tg_black .tg_0pky,	.vol01tg_black1 .tg_0pky{word-break:normal; width: 20%;}
.vol01tg_black .tg_3pky, .vol01tg_black1 .tg_3pky{ width: 20%;}
}
@media all and (max-width:768px){
.vol01tg_black .tg_0pky,	.vol01tg_black1 .tg_0pky{width: 30%;}
} */



/******* sub12 *****/
/* .sub12 .article-body .article-content{max-width: 1020px;}
.sub12 .subTitle {  position: relative;  display: flex; height: 30px; padding: 10px 0;
  margin: 0 auto;  border-top: 2px solid #000; border-bottom: 2px solid #000;
	line-height: 30px; margin-bottom: 50px; justify-content: space-between;}
.sub12 .consub7{font-size: 14px;line-height: 1.5; margin-bottom: 5px;}
.sub12 .subTitle_L, .sub12 .subTitle_R {  position: relative;  display: inline-block;
  font-size: 18px;  line-height: 30px;  vertical-align: middle;
	color: #637868;}

.sub12flex{	position: relative; display: flex;
	align-items: flex-start; justify-content: space-between;}
.sub12flex div{width: 95%; }
.sub12flex div:nth-child(1){ margin: 0 20px 0 0;}
.sub12flex div:nth-child(2){ margin: 0 0 0 20px;}
.sub12flex div{width: 95%; margin: 0 20px;}
.sub12flex h4{font-size: 24px; line-height: 1.6;	margin-top: 0;}

.sub12 .newsIn{	position: relative;	display: flex;
	 flex-direction: column; justify-content: space-between;}
.sub12 .newsIn .acont{	position: relative;	display: block;
	vertical-align: top !important; margin-top: 20px !important;}
.sub12flex .boximg{ vertical-align: bottom;}

@media all and (max-width:1089px){
.sub12flex{display: block;}
.sub12flex div, .sub15flex div:nth-child(1), .sub12flex div:nth-child(2){width: 100%; margin: 0 auto;}
.sub12flex div:nth-child(2){ border-top: 1px dashed #b0b0b0; padding-top: 15px;}
.sub12flex h4{font-size: 22px;}
}

@media all and (max-width:768px){
	.sub12 .subTitle_L, .sub12 .subTitle_R  {font-size: 16px;  line-height: 20px;}
} */
