﻿@charset "utf-8";
.greetTy_2{ position:relative; width:100%; overflow:hidden; font-family:'NotoR';}
.greetTy_2 .txt_area{ float:left; text-align:left; width:66%; font-size:16px; color:#000; letter-spacing:-1px; line-height:160%; padding-top:20px;  word-break:keep-all;} /*181004 수정*/
.greetTy_2 .txt_area .head{font-size:24px; color:#000; margin-bottom:40px; line-height:150%}
.greetTy_2 .txt_area .head .col_gr{ color:#438f15}
.greetTy_2 .txt_area .head .col_bl{ color:#2b4380}
.greetTy_2 .img_area{ float:right; width:20%; text-align:center} /*181004 수정*/
.greetTy_2 .img_area img{ width:100%; height:auto; display:block}
.greetTy_2 .img_area span{ display:block; font-size:14px; color:#000; margin-top:25px; /* margin-left:20%;  */ word-break:keep-all;}/*181004 수정*/
.greetTy_2 .img_area span e{ font-size:24px;  word-break:keep-all;display: inline-block;margin-top: 10px;}/*181004 수정*/





 @media (max-width: 800px) {
     
  /*교육활동영상*/
  .box_st3 embed{width:100%;}
       .greetTy_2 .txt_area{width:60%;}
  .greetTy_2 .img_area span{margin-left:10%}
  
}


 @media (max-width: 600px) {
     	.greetTy_2 .txt_area{width:70%;}
	.greetTy_2 .img_area{width:27%;}
	.greetTy_2 .img_area span em{display:block;}
     
}


 @media (max-width: 560px) {
     
	
   

	.greetTy_2 .txt_area{ float:none; width:100%;}
	.greetTy_2 .img_area{ float:none; width:50%; margin:0 auto;}
	.greetTy_2 .img_area span em{display:inline;}
}


 @media (max-width: 480px) {

     
}


 @media (max-width: 380px) {
     

     
}
