/*
 * Responsee CSS - v5 - 2020-12-16
 * http://www.utosys.co.kr
 * Copyright 2020, utosys
 * Free to use under the MIT license.
*/
.where1 {background-color:#c6e46c;}
.where2 {background-color:#72b9f6;}
.where3 {background-color:#d78ff5;}
.where4 {background-color:#000;}
.right_ctn {padding:80px; text-align:center;font-size:1.4em;font-weight:bold;}
.fotoline {display: inline-block; }
.txt_tit {text-align:center;letter-spacing: -1.2px;color:#000000;margin-bottom:50px;font-weight:600;}
.txt_titm {text-align:center;letter-spacing: -1.2px;color:#000000;margin-bottom:50px;font-weight:600;}
.rightcon {float:right;}
.right_pdf {text-align:right;}
.expjj {text-align:center;}
* a {color:#000000;}
.corptop {margin-bottom:70px;}
.corppdf {margin-bottom:30px;}
.right_pdf {float:right;}
.bohidan {border-style:none;}
.forange {color:#e9703a;}
.table {border: 1px solid #e1e1e1;}
.table td {border: 1px solid #e1e1e1;padding:0;}
.lubtit {color:#e38307;font-weight:700;text-align:center;letter-spacing: -1.2px;}
.maintit {color:#0f6407;font-weight:700;letter-spacing: -1.2px;padding-left:30px;}
.maintitm {text-align:center;color:#fa061d;font-weight:700;letter-spacing: -1.2px;padding-left:30px;}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 18px;
	color: #222222;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}

h1 {
	font-size: 30px;
	line-height: 36px;
}

h2 {
	font-size: 28px;
	line-height: 34px;
}

h3 {
	font-size: 26px;
	line-height: 32px;
}

h4 {
	font-size: 24px;
	line-height: 30px;
}

h5 {
	font-size: 22px;
	line-height: 28px;
}

h6 {
	font-size: 19px;
	line-height: 25px;
}

hr,
.wp-block-separator {
	background-color: #eaeaea;
	border: 0;
	height: 1px;
	margin: 30px 0;
}
.fbfb {font-size:5px;color:#36910a;}
.fifa {font-size:5px;color:#047f10;margin-right:6px;}
.blkline {border: 1px solid #047f10;margin-left:0px;margin-right:20px;}
.smallin {border: 1px solid #e1e1e1;padding:0px 0;}
.smallin:last-child{border: 0px solid #e1e1e1;}
.hhox a{text-decoration:none;}

/* 반응형 버튼 CSS*/
@media (min-width: 320px) and (max-width: 480px) {
  .button_a {
	background-color: #cccccc;
	color: #000;
	text-align: center;
	font-family: 'NanumSquareRound', sans-serif;
	padding: 0.4rem 0.7rem;	
	margin-top: 15px;
	float:left;
	font-size: 12px;
  }
     .button_a:hover {
  	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_b {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 0.5rem 1.0rem;	
 	margin-top: 15px;
 	float:right;
 	font-size: 12px;
   }
      .button_b:hover {
   	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_c {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 10px;	
 	float:left;
 	font-size: 16px;
 	width:120px;
  }
}




@media (min-width: 481px) and (max-width: 767px) {
  .button_a {
	background-color: #cccccc;
	color: #000;
	text-align: center;
	font-family: 'NanumSquareRound', sans-serif;
	padding: 0.5rem 1.5rem;	
	margin-top: 15px;
	float:left;
	font-size: 16px;
  }
     .button_a:hover {
  	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_b {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 0.5rem 1.5rem;	
 	margin-top: 15px;
 	float:right;
 	font-size: 16px;
   }
      .button_b:hover {
   	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_c {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 10px;	
 	float:left;
 	font-size: 16px;
 	width:120px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px)  {
  .button_a {
	background-color: #cccccc;
	color: #000;
	text-align: center;
	font-family: 'NanumSquareRound', sans-serif;
	padding: 0.5rem 1.5rem;	
	margin-top: 15px;
	float:left;
	font-size: 16px;
  }
     .button_a:hover {
  	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_b {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 0.5rem 1.5rem;	
 	margin-top: 15px;
 	float:right;
 	font-size: 16px;
   }
      .button_b:hover {
   	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_c {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 10px;	
 	float:left;
 	font-size: 16px;
 	width:120px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .button_a {
	background-color: #cccccc;
	color: #000;
	text-align: center;
	font-family: 'NanumSquareRound', sans-serif;
	padding: 0.5rem 1.5rem;	
	margin-top: 15px;
	float:left;
	font-size: 16px;
  }
     .button_a:hover {
  	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_b {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 0.5rem 1.5rem;	
 	margin-top: 15px;
 	float:right;
 	font-size: 16px;
   }
      .button_b:hover {
   	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_c {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 10px;	
 	float:left;
 	font-size: 16px;
 	width:120px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .button_a {
	background-color: #cccccc;
	color: #000;
	text-align: center;
	font-family: 'NanumSquareRound', sans-serif;
	padding: 0.5rem 1.5rem;	
	margin-top: 15px;
	float:left;
	font-size: 16px;
  }
     .button_a:hover {
  	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_b {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 0.5rem 1.5rem;	
 	margin-top: 15px;
 	float:right;
 	font-size: 16px;
   }
      .button_b:hover {
   	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_c {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 10px;	
 	float:left;
 	font-size: 16px;
 	width:120px;
  }
}


@media (min-width: 1025px) and (max-width: 1280px) {

  .button_a {
	background-color: #cccccc;
	color: #000;
	text-align: center;
	font-family: 'NanumSquareRound', sans-serif;
	padding: 0.5rem 1.5rem;	
	margin-top: 15px;
	float:left;
	font-size: 16px;
  }
     .button_a:hover {
  	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_b {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 0.5rem 1.5rem;	
 	margin-top: 15px;
 	float:right;
 	font-size: 16px;
   }
      .button_b:hover {
   	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_c {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 10px;	
 	float:left;
 	font-size: 16px;
 	width:120px;
  }
}

@media (min-width: 1281px) {
  .button_a {
	background-color: #cccccc;
	color: #000;
	text-align: center;
	font-family: 'NanumSquareRound', sans-serif;
	padding: 0.5rem 1.5rem;	
	margin-top: 15px;
	float:left;
	font-size: 16px;
  }
     .button_a:hover {
  	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_b {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 0.5rem 1.5rem;	
 	margin-top: 15px;
 	float:right;
 	font-size: 16px;
   }
      .button_b:hover {
   	background: rgb(105, 103, 103); color: rgb(255, 255, 255);
 }
   .button_c {
 	background-color: #cccccc;
 	color: #000;
 	text-align: center;
 	font-family: 'NanumSquareRound', sans-serif;
 	padding: 10px;	
 	float:left;
 	font-size: 16px;
 	width:120px;
  }
}




