@charset "utf-8";



/* sub04 */
.sub04 { background: url(../image/sub/sub04/bg.png) 50% 0/cover no-repeat; }
.sub04 .article_titWr{ background: none; }
.sub04 .article-title h3 p.sub_BoxT{ color: #ff7e9d; }
.sub04 .intro{  color: #ff7e9d; }
.sub04 .intro span{ font-weight: 600; }


p.str_point{ position: relative; margin-bottom:20px; padding-left:25px; color: #000; }
p.str_point.fs sup{ display: inline-block; position: absolute; top:-2px; left:10px; }
p.str_point sup{ display: inline-block; position: absolute; top:-2px; left:0; font-size: 20px; color: #ff7e9d; }
p.str_point span{ display: inline-block; font-weight: 600; }


.sub04 .acont sup{ display: inline-block; font-weight: 600; font-size: 15px; color: #ff7e9d; }
.sub04 .acont span{ font-weight: 600;  }
.sub04 .acont strong{ display: block; margin-top:30px; font-weight: 400; }
.sub04 .acont strong em{ font-size: 20px; color: #ff7e9d;  }

.glpbox{ margin-bottom:30px; padding:30px; border: 1px solid #ff7e9d; background:#fff; }
.glpbox p{ margin:40px 40px 0 40px; text-align: center; font-size: 17px; font-weight: 600; line-height: 30px; }
.glpbox p strong{ display: block; margin-bottom:5px; color: #ff7e9d; }
.glpbox p span{ display: block; margin-top:20px; font-weight: 400; }
.glpbox p span em{ color: #ff7e9d; }

.sub04 h5{ margin-bottom: 10px; font-weight: 600; font-size: 24px; line-height: 1.6; color: #ff7e9d; }

@media all and (max-width:768px){

}


/* sub05 */
.sub05 .article-title h3 p.sub_BoxT{ color: #ff7e9d; }
.sub05 .article_titWr.imgNone{ background: #eee9e4; }
.sub05 .article-body{ margin:0; background: #eee9e4 url(../image/sub/sub05/bg.jpg) 50% 0/cover no-repeat; }

.sub05 .section{ padding:20px 30px; border-radius: 20px; background: rgba(255, 255, 255, 0.4); }
.sub05 h5{ margin-bottom: 10px; font-weight: 600; font-size: 24px; line-height: 1.6; color: #ff7e9d; }
.sub05 .boximg.bd{ margin-top:20px; padding-top:20px; border-top:1px solid #000; }
.sub05 .boximg.bd span{ font-weight: 600; color: #885e3e; }

.climate_flex{ display: flex; flex-wrap: nowrap; align-items: flex-start; gap: 30px; margin-bottom:60px; }
.climate_flex .imglsit{ width:35%; padding-right:30px; border-right:1px solid #000; }
.climate_flex .imglsit img{ margin-bottom:15px; }
.climate_flex .imglsit p{  }
.climate_flex .imglsit p span{ display: block; font-weight: 600; color: #885e3e; }
.climate_flex .climate_con{ width:55%; }

.climate_flex.rvs{  }
.climate_flex.rvs .imglsit{ width:35%; padding:0 0 0 30px; border-left:1px solid #000; border-right:0; }

p.climate_info{ padding:10px; border:1px solid #885e3e; background: #eeebe9; line-height: 1.8; font-weight: 600; color: #885e3e; }

@media all and (max-width:768px){
	.sub05 h5 {font-size: 22px;}

	.climate_flex{ 
		flex-direction: column;
		gap:unset;
	}
	.climate_flex .imglsit,.climate_flex .climate_con, .climate_flex .imglsit img, .climate_flex.rvs .imglsit, .climate_flex.rvs .imglsit img{
		width:100%;
	}
	.climate_flex .imglsit{
		margin:0 0 20px 0;
		padding:0 0 20px 0;
		border-right:0;
		border-bottom:1px solid #000;
	}
	.climate_flex.rvs .imglsit{
		margin:0 0 20px 0;
		padding:0 0 20px 0;
		border-left:0;
		border-bottom:1px solid #000;
	}
	.climate_flex.rvs{ 
		flex-direction: column-reverse;
	}
}
@media all and (max-width:640px){

}

/* sub06 */
.sub06 .line{width: 100%; height: 1px; background-color: #6697a4; margin: 40px 0;}
.sub06 .sub06Box{	position: relative; display: block;	width: 100%;
	margin: 0 auto; box-sizing: border-box}
.sub06 .sub06Flex{	position: relative; display: flex;  justify-content: flex-start;  padding: 0 0 30px;  }
.sub06 .sub06Flex h4{margin:0 auto 0 0;  }
.sub06 .sub06Flex .sbfcon{  }
.sub06 .sub06Flex .sbfcon h5{ padding-bottom:6px; border-bottom:1px solid #961b26; }


.sub06 .sub06Box1 h4, .sub06 .sub06Box1 h5, .sub06 .sub06Box1 h6{ color: #961b26 !important; }
.sub06 .sub06Box2 h4, .sub06 .sub06Box2 h5, .sub06 .sub06Box2 h6{ color: #961b26 !important; }
/* .sub06 .sub06Box3 h4, .sub06 .sub06Box3 h5, .sub06 .sub06Box3 h6{color: #f1afaf;} */
.sub06 .sub06Box3 h4, .sub06 .sub06Box3 h5, .sub06 .sub06Box3 h6{ color: #961b26 !important; }
.sub06 .sub06Box4 h4, .sub06 .sub06Box4 h5, .sub06 .sub06Box4 h6{ color: #961b26 !important; }
.sub06 h5{font-size: 20px; line-height: 1.4; font-weight: bold;}
.sub06 h6{font-size: 18px; line-height: 1.8; padding-top: 10px;}

@media all and (max-width:768px){
.sub06 .sub06Flex{ flex-direction: column; }
.sub06 .sub06Flex h4{ margin: 0 0 30px 0; }
.sub06 h5{font-size: 18px;}
.sub06 h6{font-size: 17px;}
}

/* sub07 */
.sub07 .flex{ align-items: normal; }
.sub07 .flex07 {margin-top: 10px; }
.sub07 .sub07_color{ color: #ff7e9d; }
.sub07 .wildname{ border-bottom: 1px solid #961b26; color: #961b26;     font-size: 18px;  font-weight: bold;  line-height: 1.8; }

.shelterbox{ padding:30px; background: #ffdce6;  }
.shelterbox .sheltercon{ padding: 30px; border:1px solid #ff7e9d;  background: #fff; }
.shelterbox .sheltercon h4{ margin:0 0 3% 0; line-height: 1.4; font-weight: 600; color: #ff7e9d; }
.shelterbox .sheltercon p.top_txt{ margin-bottom:40px; color: #000; }
.shelterbox .sheltercon .shelterflex{ display: flex; flex-wrap: nowrap; align-items: flex-start; gap: 30px; margin-bottom:50px; }
.shelterbox .sheltercon .shelterflex .boximg{ width:45%; margin-bottom:0; }
.shelterbox .sheltercon .shelterflex p{ width:50%; margin:0; font-size: 15px; }
.shelterbox .sheltercon .shelterflex p strong{ display: block; color: #ff7e9d;  }
.shelterbox .sheltercon .shelterflex p strong img{ display: block; }
.shelterbox .sheltercon .shelterflex:last-child{ margin-bottom:0; }


/******** sub08 ******/
.sub08 .sub08Box{	position: relative;  display: block; width: 100%;	padding: 2rem; background-color: rgba(238, 234, 232, 0.4);	box-sizing: border-box;  word-break: keep-all;}
.sub08Box .flex{ width: 100%;	margin: 0 auto;justify-content: space-between;	box-sizing: border-box; }
.sub08 .sub08Box h4{color: #6d6998;}
.sub08Box p{ color: #6d6998; word-break: break-all;}
/* .sub08Box div{ width: 100%; margin: 0 10px;	box-sizing: border-box;} */
.sub08 .vol01tg_wh .tg_0pky{vertical-align: top;}
.sub08 .vol01tg_wh td {color: #333; padding: 5px;}
.sub08 .location {position: relative; display: block;	border-left: 1px solid #6d6998; padding-left: 20px;	margin: 10px 0 15px 10px; 	box-sizing: border-box;}
.sub08 .location h4{color: #6d6998;}
.sub08 .location h5{	font-size:18px; color: #6d6998;	font-weight: bold;	text-decoration: underline 1px;  text-underline-position: under;}
.sub08 .sub08Fl{position: relative;	display: flex;	flex-direction: row; 	align-content: flex-start;	justify-content: space-between; box-sizing: border-box;}
.sub08Fl .acont{width: 100%; color: #6d6998;	box-sizing: border-box;}
.sub08Fl .sub08Fl_Img{	width: 70%; margin-left: 15px;}
.sub08 .consub7{text-align: center;}
.sub08 .flexbox{width: 100%; display: flex; gap:10px;	flex-basis: 100%;	justify-content: space-between; align-items: flex-start;  box-sizing: border-box; margin: 0 auto;}
.sub08 .sub08flex{  width: 100%; display: flex; gap:10px;	flex-basis: 100%;  	justify-content: space-between; align-items: flex-start;  box-sizing: border-box; margin: 0 auto; }

.sub08 h6{	font-size:18px; color: #333; line-height: 1.6;	font-weight: bold;	margin: 15px auto 12px; }
.sub08 .flex_06a{align-items: flex-start;}
/* .sub08 .flex_06a div{margin: 15px 6px;} */
.sub08 .flex_06a div:nth-child(1){margin: 10px 7px 10px 0;}
.sub08 .flex_06a div:nth-child(2){margin: 10px 0px 10px 7px;}
.sub08 .flex{align-items: normal;}

.sub08 .sub08_color{ color:#84abcd; }
.sub08 .wildname{ border-bottom: 1px solid #84abcd; color:#84abcd; }
.sub08 .sub08_line{ background: #84abcd; }
.sub08 .tg_1pky{word-break: keep-all;}

/******* sub09 *****/
.sub09{}
.sub09 .sub09under{font-weight: bold;	padding-right: 5px;	text-decoration: 1px underline;
 text-underline-position: under;
  text-decoration-color: #e18276;}
.sub09 .countNum{font-size: 4em;	font-weight: bold;line-height: 1; margin-bottom: 40px;}
.sub09 .countNum span{display: inline;	font-size: 16px; 	text-align: left;}
.sub09 .sub09under{	padding-right: 5px;	text-decoration: underline;
  text-decoration-thickness: 1px;  text-underline-position: under;
  text-decoration-color: #e18276;}
.sub09 .sub09Box{	position: relative;  display: block; width: 100%;
	padding: 2rem;	box-sizing: border-box;  word-break: keep-all;}
.sub09 .sub09_1Box{position: relative;  display: block; width: 100%;	padding: 2rem;
	background-color: rgba(238, 234, 232, 0.4);	box-sizing: border-box;  word-break: keep-all;}
.sub09 h6{	font-size:18px; color: #333; line-height: 1.6;
	font-weight: bold;	margin: 15px auto 12px; }
.sub09Box .sub09flex{  position: relative; display: flex; width: 100%;
  margin: 0 auto; align-items: flex-end; justify-content: space-evenly;
  	box-sizing: border-box; }
.sub09Box .sub09flex.sub09flex_img{justify-content: center;     }
.sub09_1Box .flex{gap:10px}
.sub09Box p.countNum{ color: #84abcd !important;}
.sub09 .consub07{color: #84abcd; font-weight: bold; font-size: 18px;}
.sub09Box div{ margin: 0 10px; box-sizing: border-box; text-align: center;
    /* width: 98%;  */}

.sub09 .location {position: relative; display: block;	margin: 20px 0 25px 0px;
	padding: 5px 0 5px 20px; border-left: 1px solid #84abcd !important; box-sizing: border-box;}
.sub09 .location h4{color: #84abcd !important;}
.sub09 .location h5{	font-size:18px; color: #84abcd !important;	font-weight: bold; line-height: 1;
  margin: 3px 0 10px 0 ;
	text-decoration: underline 1px;  text-underline-position: under;}
.sub09 .sub09Fl{position: relative;	display: flex;	flex-direction: row;
 	align-content: flex-start;	justify-content: space-between; 	box-sizing: border-box;}
.sub09Fl .acont{width: 100%; color: #84abcd !important; margin: 0 auto;	box-sizing: border-box;}
/* .sub09Fl .acont p{line-height: 180%;} */
.sub09Fl .sub09Fl_Img{	width: 80%; margin-right: 20px;}
.sub09 .tg_wr{	position: relative; display: block;	width: 100%;}
.sub09 .tg{	text-align: left; margin: 0;}

.sub09 td{ width: initial; text-align: left; font-size: 15px; padding: 2px 3px; color:#666;  box-sizing: border-box;}
.sub09 td.left{vertical-align: top; width: 65px;}
.sub09 .acont{word-break: keep-all;}
/* sub10 */
.sub10 .article_titWr {  background-color: transparent;  padding-bottom: 1.5%; }
.sub10 a{display: block;}

/* sub11 */
.sub11 .article_titWr {  background-color: transparent;  padding-bottom: 1.5%; }





@media all and (max-width:1089px){
.sub09 .sub09Box{  padding: 1rem;}
.sub09 .sub09_1Box{  padding: 1rem;}
/* .sub09Box .flex{display: block;} */
.sub09Box div{margin: 0px auto;}
.sub09 .location h5{line-height: 1.6;}
.sub09 .countNum{text-align: center; font-size: 2.5em; margin-bottom: 30px;}
.sub09 .location{margin: 25px 0 30px 0px; padding: 5px 0 5px 15px;}
.sub09 .sub09Fl{flex-direction: column;}
.sub09Fl .sub09Fl_Img{width: 100%; margin-right: 0; margin-bottom: 15px;}
}
@media all and (max-width:768px){

	.shelterbox .sheltercon .shelterflex{ 
		flex-direction: column;
	}
	.shelterbox .sheltercon .shelterflex .boximg, .shelterbox .sheltercon .shelterflex .boximg img, .shelterbox .sheltercon .shelterflex p{
		width:100%;
	}
	.shelterbox .sheltercon .shelterflex.rvs{ 
		flex-direction: column-reverse;
	}
}
@media all and (max-width:420px){
.sub09Box .sub09flex{flex-direction: column;}
.sub09 td,.sub09 td.left{width: 100%; float: left;}

}

/******** sub09 ******/
.nametxt.ntt2{ background-color:#ff7e9d; }
.Bot_txt{  position: relative;  display: block;  width: 100%; height: 100%;  text-align: center;}
.Bot_txt_s{  display: block;  width: 100%; height: 100%;  margin-top: 5px; color: #ccc !important;  padding: 10px 0;  font-size: 13px;}

a.kor_target{ border-bottom:1px solid #000; text-decoration: none !important; }
a.kor_target:hover{  border-bottom:1px solid #d3ccb6; color: #d3ccb6; }




/******* sub10 *****/
.sub10{}
.sub10 .sub10Box{	border-top: 1px solid #ac8d85; }
.sub10 h4{	font-family: 'GmarketSansMedium', 'NEXON Lv1 Gothic OTF', 'notokr-regular', '맑은 고딕', sans-serif;
	font-weight: 500;	margin-top: 8%;}
.sub10 h4, .sub10 .Point_Txt{color: #ac8d85; }
.sub10 .section{	margin-top: 8%;	margin-bottom: 8%;}
.sub10 .sub10Box .consubBox{border-top: 1px solid #ac8d85;}
.sub10 .sub10Box .consub{ color: #ac8d85; font-size: 14px;}
.sub10 .sub10Box sup{  font-weight: bold;}
.sub10 .sub10flex{gap:3%;}
.sub10flex .acont{width: 100%;}
.sub10flex .sub10_Ico{width: 45%; margin: 0 auto;text-align: center; }
.sub10 .acont{ color: #ac8d85;  }
@media all and (max-width:1089px){
/* .sub10flex .sub10_Ico{width: 60%;} */
}
@media all and (max-width:768px){
  /* .sub10flex .sub10_Ico{width: 100%;}
  .sub10flex .sub10_Ico img{width: 80%;} */
}



/******* sub11 *****/
.sub11::before{	content:""; position: absolute;	width: 100%; height: 100%; top: 0; left: 0; background-image: url(../image/sub/pt/p1.webp);	background-repeat: repeat; background-size: 100% cover;	opacity: 0.6;  filter:alpha(opacity=60);}
.sub11{	vertical-align: top; font-size: 20px;	}
.sub11 .article_titWr{	background-color: transparent; padding-bottom: 1.5%;}
.sub11 .article-body .article-content{max-width: 1120px;	padding-bottom: 10%; padding-top: 0;}
.sub11 .article-body p,
.sub11 .article-body h3,
.sub11 .article-body h4{	text-align: center; }
.sub11 .article-body h4{ font-size: 34px; line-height: 1.4;
font-family: "Nanum Myeongjo", 'GowunBatang-Regular'; font-weight: bold;}
.sub11 .article-body h3{	font-size: 48px;
/* font-family: 'Cafe24Ssurround','GmarketSansMedium'; */
font-family: "Nanum Myeongjo", 'GowunBatang-Regular'; font-weight: bold;
}


.sub11 .nametxt2{padding: 8px 15px; background-color: #e0dc3e; }
.sub11 .pic_boximg{	display: block;	 width: 100%; height: 100%; cursor: pointer;}

.sub11 .sub13_sbTit{margin-bottom: 7%;}

@media all and (max-width:1089px){
.sub11 .article-body h4{font-size: 26px;}
.sub11 .article-body h3{font-size: 40px;}
}


/***/
.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; }
.vol01tg_black1	th{ 	border-top: 1px solid #637868;	border-bottom: 1px solid #637868;}
.vol01tg_black td, .vol01tg_black1 td{color: #333;	padding: 10px 10px; font-size: 15px; }
.vol01tg_black .tg_0pky, .vol01tg_black1 .tg_0pky{	width: 25%; max-width: 160px; word-break:keep-all; box-sizing: border-box;	text-align: left;	font-size: 17px; color: #4b4b4b;  font-weight: bold; line-height: 28px; }


.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;}

.sub11 .tgwid20{width: 80px;}
/* .vol01tg_black .tg_3pky{padding: 8px 10px;} */

@media all and (max-width:1089px){
.vol01tg_black td, .vol01tg_black1 td{word-break:break-all;  }
.vol01tg_black .tg_0pky,	.vol01tg_black1 .tg_0pky{
  margin-top: 5px; padding-bottom: 0;
  /* word-break:normal; width: 20%; */
}
.vol01tg_black .tg_3pky, .vol01tg_black1 .tg_3pky{ width: 20%;}
.sub11 .vol01tg_black td.tgwid20{width: 80px;}
.vol01tg_black td.tg_3pky{width: initial; display: inline-block;}
}
@media all and (max-width:768px){

.vol01tg_black .tg_0pky,	.vol01tg_black1 .tg_0pky, .vol01tg_black .tg_1pky,
.vol01tg_black td, .vol01tg_black1 td,  .vol01tg_black1 .tg_1pky{
  width: 100%;  max-width: 100%;  display: block;  box-sizing: border-box;}
}


/******* sub12 *****/
.sub12 .article-body .article-content{max-width: 1020px;}
.sub12 .subTitle {  position: relative;  display: flex; 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: #666666;
	color: #333333;
}

.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 sup{font-weight: bold; color: #9d5258;}
.sub12 .consubBox{  position: relative;  display: block;  width: 100%;
 margin: 22px auto; padding: 0 0px 0 15px;  box-sizing: border-box;}
.sub12 .consubBox div{width: 100%; box-sizing: border-box;}
.sub12 .consubBox span{
  padding-right: 2px;
  margin-left: -12px;
  box-sizing: border-box;
}
.sub12 .consub{ color: #9d5258; }

.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;}
}

