/* youtube Style */
.board_description #post_area .youtube_box {position: relative; width: 100%; padding-bottom: 56.25%;}
.board_description #post_area .youtube_box embed {position:absolute; width: 100%; height: 100%}

/* ------------------------------------------------------------------ */
/* Common Styles
main : 0057b1   blue 1
point : 00bfc8   blue 2
point : ff403f red
bg : 625b5b
'Noto Sans KR', 'Noto Sans KR', sans-serif, 'Gothic A1', 'FontAwesome', "Font Awesome 5 Free"

@media screen and (max-width: 810px) {
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 480px) {
}
*/
/* ------------------------------------------------------------------ */


/*---------------------------------------------------------
  2. Typography
  Vertical rhythm with leading derived from 6
--------------------------------------------------------------------- */

h1 { font-size: 40px; line-height: 48px; }
h2 { font-size: 36px; line-height: 42px; }
h3 { font-size: 28px; line-height: 30px; }
h4 { font-size: 24px; line-height: 30px; }
h5 { font-size: 20px; line-height: 30px;}
h6 { font-size: 18px; line-height: 30px; }
.subheader { }
p { margin: 0; font-size: 17px; font-weight: 300; letter-spacing: -0.02em}
p img { margin: 0; }
p.lead { font: 26px/1.8 'Noto Sans KR', sans-serif; margin-bottom: 18px !important; color: #666; font-weight: 500; }
p.head { font: 22px/1.5 'Noto Sans KR', sans-serif; margin-bottom: 10px !important; color: #666; font-weight: 700; }

@media screen and (max-width: 810px) {
    h1 { font-size: 32px; line-height: 1.5; }
    h2 { font-size: 28px; line-height: 1.5; }
    h3 { font-size: 24px; line-height: 1.5; }
    h4 { font-size: 22px; line-height: 1.5; }
    h5 { font-size: 20px; line-height: 1.5; }
    h6 { font-size: 18px; line-height: 1.5; }
}

@media screen and (max-width: 640px) {
    p.lead {font-size: 20px;}
    p.head {font-size: 18px;}
    p { font-size: 16px;}
}

@media screen and (max-width: 480px) {
}
/* for 'em' and 'strong' tags, font-size and line-height should be same with
the body tag due to rendering problems in some browsers */

em {font-style: normal; }
strong, b { font-weight: bold;}
small { font-size: 11px; line-height: inherit; }

/* fontWeight common */
.fw100 {font-weight: 100 !important;}
.fw200 {font-weight: 200 !important;}
.fw300 {font-weight: 300 !important;}
.fw400 {font-weight: 400 !important;}
.fw500 {font-weight: 500 !important;}
.fw600 {font-weight: 600 !important;}
.fw700 {font-weight: 700 !important;}
.fw800 {font-weight: 800 !important;}
.fw900 {font-weight: 900 !important;}

/*---------------------------------------------------------
3. List
--------------------------------------------------------- */
ul, ol { margin-bottom: 0; margin-top: 0; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol, ol ol, ol ul { margin: 0x; }
ul ul li, ul ol li, ol ol li, ol ul li { margin-bottom: 0; }
li { line-height: 18px; }
ul.large li { }
li p { }

/*---------------------------------------------------------
4. Images
--------------------------------------------------------- */
img { max-width: 100%; height: auto; vertical-align: top;}
img.pull-right { margin: 12px 0px 0px 18px; }
img.pull-left { margin: 12px 18px 0px 0px; }
i {font-style: normal;}
.cont-img {width: 100%;  margin:0 0 30px 0px;}
.cont-img img {width: 100% ; margin:0;}
.cont-ov-img {width: 100%;  margin:0 0 30px -30px;}
.cont-ov-img img {width: 100% ; margin:0;}


/*---------------------------------------------------------
5. page
--------------------------------------------------------- */
.page article {margin-bottom: 60px;}
.page article:last-child {margin-bottom: 0;}
.page h1 { line-height: 1.2; font-weight: 300; letter-spacing: -0.05em}
.page h1:after {background:#444; content:""; display:block; height:3px;width:70px;margin:20px 0 40px 0;}
.page h1 span {color: #0057b1; font-weight: 700;}
.page h2 {font-weight: 400;}
.page h3 {font-weight: 200;}
.page h3 span {font-weight: 600;}
.page p {margin-bottom: 30px;}
.page p b {color: #003483;}

.page .title-heading { font-size: 36px; line-height: 1.2; font-weight: 300; letter-spacing: -0.05em}
.page .title-heading span {font-weight: 700;}

@media screen and (max-width:1024px) {

}

@media screen and (max-width: 810px) {
  .page h1 { font-size: 32px; line-height: 42px;}
  .page h1:after {margin:10px 0 40px;}
  .title-heading { font-size: 32px; line-height: 42px;}
}
@media screen and (max-width: 480px) {
  .page h1 { font-size: 32px; line-height: 42px; text-align: center;}
  .page h1:after {margin:10px auto 40px;}
  .title-heading { font-size: 32px; line-height: 42px; text-align: center;}
  .page h1, .page p.lead { text-align: center; }
}


/* ------------------------------------------------------------------ */
/* About Styles
/* ------------------------------------------------------------------ */

.txt-point {font-size: 36px; color: #666; font-weight: 300; line-height: 1.4;}
.txt-point span {font-size: 36px; font-weight: 500; color: #222;}
.txt-point .point-color {color: #0057b1; font-weight: 900;}
span.l-font1 {font-size: 36px;}
span.l-font2 {font-size: 36px;}

@media screen and (max-width: 810px) {
    .txt-point {font-size: 24px;}
    .txt-point span {font-size: 24px;}
    span.l-font1 {font-size: 24px;}
    span.l-font2 {font-size: 24px;}

}

/* ------------------------------------------------------------------ */
/* About 2 Styles
/* ------------------------------------------------------------------ */
.about-wrap {margin-bottom: 60px;}
.about-wrap .fl { width:25%; margin-right: 6%; border-top:2px solid #111; padding-top: 20px;}
.about-wrap .fr { width:69%; border-top:1px solid #ddd; padding-top: 20px; padding-left: 30px;}
.about-wrap > .fr ul li{margin:10px 0; font-size:16px;font-weight: 300;}
.about-wrap > .fr ul li span{font-family: 'Roboto','Noto Sans KR',sans-serif;}
@media(max-width:767px){
	.about-wrap {padding-bottom: 40px;}
	.about-wrap > .fl,
	.about-wrap > .fr{
		width:100%;
		float:none;
		display:block;
	}
	.about-wrap > .fr {margin-top: 20px;padding-top: 20px; padding-left: 0;}
	.about-wrap > .fr ul li {margin: 8px 0;	font-size: 14px;}
}

@media(max-width:480px){
	.about-wrap {padding-bottom: 40px;}
	.about-wrap > .fl,
	.about-wrap > .fr{
		width:100%;
		float:none;
		display:block;
	}
	.about-wrap > .fr {	margin-top: 20px; padding-top: 20px; padding-left: 0;}
	.about-wrap > .fr ul li {margin: 8px 0;	font-size: 14px;}
}

.list-inline {
  .list-unstyled();
  margin-left: -5px;

  > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.about-wrap .history{position: relative; padding-top: 30px !important;}
.about-wrap .history::before{
    position: absolute;
    width: 1px;
    height: 100%;
    background: #ddd;
    top: 37px;
    left: 17.5%;
    content: '';
}
.about-wrap .history dl{
	width:100%;
}
.about-wrap .history dl dt,
.about-wrap .history dl dd{
	display:inline-block;
	vertical-align: top;
	font-family: 'Roboto','Noto Sans KR',sans-serif;
}
.about-wrap .history dl dt{
	width:15%;
	font-size:18px;
	position: relative;
	color:black;
}
.about-wrap .history dl dt::after{
	position: absolute;
	width:9px;
	height:9px;
	border:2px solid #c51b1f;
	top:8px;
	right:0;
	border-radius: 50%;
	content:'';
}
.about-wrap .history dl dd{width:84%; font-size:16px;}
.about-wrap .history dl dd p{display:inline-block;	vertical-align: top; font-family: 'Roboto','Noto Sans KR',sans-serif;}
.about-wrap .history dl dd p:first-child{width:13%;	padding-left: 30px;}
.about-wrap .history dl dd p:last-child{width:86%;}
@media(max-width:1200px){
	.about-wrap .history dl dt::after {right: 4px;background: white;}
	.about-wrap .history dl dd p:first-child {width: 15%;}
	.about-wrap .history dl dd p:last-child {width: 84%;}
}
@media(max-width:992px){
	.about-wrap .history dl dt::after {top: 6px;right: 15%;	}
	.about-wrap .history dl dd p:first-child {padding-left: 0;}
	.about-wrap .history dl dd p:first-child {width: 14%;}
}
@media(max-width:767px){
	.about-wrap .history::before {left: 16%;}
	.about-wrap .history dl dt {width: 20%;	font-size: 16px;}
	.about-wrap .history dl dd {width: 78%;	font-size: 14px;}
}

.about-wrap .award li {width:100%;}
.about-wrap .award li > span,
.about-wrap .award li > p{
	display:inline-block;
	vertical-align: top;
	line-height:1.8;
}
.about-wrap .award li > span{width:15%;}
.about-wrap .award li > p{width:84%;}

@media(max-width:1200px){
	.about-wrap .award li > span {width: 18%;}
	.about-wrap .award li > p {	width: 81%;	}
}
@media(max-width:992px){
	.about-wrap .award li > span {width: 24%;}
	.about-wrap .award li > p {width: 75%;}
}
@media(max-width:767px){
	.about-wrap .award li > span {width: 30%;}
	.about-wrap .award li > p {width: 65%;}
}

.map{margin-top:100px;position: relative;}
.map .container{
	position: relative;
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.map .box{background: #fff;	border:1px solid #ddd;	padding:60px 40px;	max-width:530px;}
.map .box dl{width:100%;}
.map .box dl dt,
.map .box dl dd{
	display:inline-block;
	vertical-align: top;
	font-size:16px;
}
.map .box dl dt{width:26%;}
.map .box dl dt i{margin-right: 5px;}
.map .box dl dd{width:73%;}
.map .box dl dd span,
.map .box dl dd p{display:inline-block;	vertical-align: top;letter-spacing: -0.045em;}
.map .box dl dd span{width:3%;}
.map .box dl dd p{
	width: 96%;
	color:#666 !important;
	font-size:16px !important;
	padding:2px 0;
}
.map .cta{margin-top: 40px;}
.map .cta > a{
	display:inline-block;
	border:1px solid #ddd;
	color:#666;
	font-weight: 300;
	width:200px;
	height:50px;
	line-height: 50px;
	text-align: center;
	margin-right:10px;
}
.map .cta > a img{transform:translateY(-2px);margin-right:2px;}

@media(max-width:1660px){
	.map .box {padding: 40px;max-width: 650px;}
}
@media(max-width:1460px){
	.map .box {padding: 20px 40px;}
}
@media(max-width:1400px){
	.map .box {padding: 40px;border:none;max-width:100%;}
	.map .container{
		position: relative;
		top:0;
		left:0;
		transform:translate(0,0);
	}
	.map .box dl dt {width: 14%;}
}
@media(max-width:992px){
	.map .box {padding: 40px;border:none;max-width:100%;}
	.map .container{
		position: relative;
		top:0;
		left:0;
		transform:translate(0,0);
	}
}
@media(max-width:767px){
	.map {margin-top: 60px;}
	.map .box {padding: 40px 0;}
	.map .box dl dt {width: 25%;}
	.map .box dl dd {width: 71%; padding-left: 15px;}
	.map .cta > a {width: 158px;margin-right: 4px;}
}


/* ------------------------------------------------------------------ */
/* Location Styles
/* ------------------------------------------------------------------ */
/* 카카오 맵 */
.root_daum_roughmap {width: 100% !important; padding: 0 !important; border: none !important}
.root_daum_roughmap .wrap_map {}
.root_daum_roughmap .wrap_controllers {}

.mapinfo{
	display:flex; flex-wrap:wrap; align-items:center;
	box-sizing:border-box;
	position:relative;z-index:10;
    width: 94%;
	background:#fff;
	padding:50px 65px;
	margin: -95px auto 0 ;
    border: 1px solid #f5f5f5;
}
.mapinfo .tit .eng{font-family:"Barlow"; font-size:36px; color:#333; font-weight:800; letter-spacing:-1px;}
.mapinfo .tit .kor{font-size:24px; color:#333;}
.mapinfo .info {box-sizing:border-box; width:calc(100% - 295px); padding-left:40px;}
.mapinfo .info .addr{font-size:16px;color:#454545;}
.mapinfo .info .contact{margin-top:15px;}
.mapinfo .info .contact ul{display:flex;flex-wrap:wrap;}
.mapinfo .info .contact ul li{
	margin-right:20px;
	font-size:16px; color:#555; font-weight: 400; line-height: 1.7;
}
.mapinfo .info .contact ul li span{color:#0057b1; font-weight:700;}

@media screen and (max-width: 810px) {
.mapinfo {width: 100%; margin: 10px 0 0 0; padding: 30px 20px; }
.mapinfo .tit .eng {font-size: 28px;}
.mapinfo .tit .kor {font-size: 24px;}
.mapinfo .info {display: block; box-sizing:border-box; width: calc(100% - 130px); padding-left:40px;}
}
@media screen and (max-width: 480px) {
    .mapinfo{ flex-direction: column; padding: 30px 20px; }
    .mapinfo .tit {margin-bottom: 10px;}
    .mapinfo .info {box-sizing:border-box; width: 100%; padding-left:0;}
}

/* ------------------------------------------------------------------ */
/* Team Styles
/* ------------------------------------------------------------------ */

#team-wrapper { }
#team-wrapper .member { margin-bottom: 20px; margin-top: 10px; }
#team-wrapper img { padding: 20px; margin-bottom: 12px; border-radius: 50%}
#team-wrapper .member-name {text-align: center;}
#team-wrapper h5 { }
#team-wrapper span { position: relative; top: -6px; font-size: 13px; line-height: 18px; color: #ccc; }
#team-wrapper .member-social { font-family: 'Font Awesome 5 Free','FontAwesome'; font-size: 20px; font-weight: normal; line-height: 18px; color: #ccc; margin: -12px 0 0 0; padding: 0; }
#team-wrapper .member-social li { display: inline-block; margin-right: 15px; }
#team-wrapper .member-social li a { color: #ccc; }
#team-wrapper .member-social li a:hover { color: #f2da00; }

/* ------------------------------------------------------------------ */
/* History 1 Styles
/* ------------------------------------------------------------------ */
.history-wrap > ul { width:100%; padding:0 50px 0 0; box-sizing: border-box; list-style: none;}
.history-wrap > ul > li { position:relative; margin-left: 200px; padding: 23px 0 70px 45px; border-left: 1px solid #d9d9d9;}
.history-wrap > ul > li:last-child { padding-bottom: 0;}
.history-wrap .history-inner dt {
  position:absolute;
  left: -166px;
  top: 0;
  width: 170px;
  height: 70px;
  line-height: 70px;
  padding-right: 50px;
  text-align: right;
  box-sizing: border-box;
  background: #fff;
  font-size: 36px;
  font-weight: 800;
  color: #111;
}
.history-wrap .history-inner dt:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-radius: 4px;
  background: #444;
}

.history-wrap .month-wrap > ul { list-style: none; float: left}
.history-wrap .month-wrap > li { position: relative; padding-left: 60px; margin-top: 30px; font-size: 18px;}
.history-wrap .month-wrap > li:first-child { margin-top:0;}
.history-wrap .month-wrap > li > span.month {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 60px;
  font-weight: bold;
  color: #666;
}
.history-wrap .month-wrap > li li { width: 100%; margin-top: 20px; font-size: 14px;}
.history-wrap .month-wrap > li li:first-child { margin-top: 0;}
.history-wrap .imgArea {padding-top: 5px;}
.history-wrap .imgArea .poster {margin-bottom: 5px;}
.history-wrap .imgArea .poster img {max-width: 100%;}
.history-wrap .imgArea p strong {display: block; font-weight: normal; font-size: 24px; color: #000;}

@media all and (max-width:1024px) {
	.history-wrap > ul {padding: 0 10px 0 150px;}
}

@media all and (max-width:810px) {
	.history-wrap > ul {padding: 0 15px;}
	.history-wrap > ul > li {padding: 0 0 50px 30px;}
	.history-wrap .history-inner dt {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: 34px;
    margin-left: -34px;
    line-height: 34px;
    margin-bottom: 15px;
    padding: 0 0 0 35px;
    text-align: left;
    font-size: 30px;
  }
	.history-wrap .history-inner dt:after {right:auto; left:0;}
	.history-wrap .month-wrap > li {padding-left:0;}
	.history-wrap .month-wrap > li > span.month {
    position: static;
    left: auto;
    top: auto;
    display: block;
    width: auto;
    margin-bottom: 10px;
    font-size: 14px;
  }
	.history-wrap .month-wrap > li li { margin-top: 10px; font-size: 13px !important;}
	.history-wrap > ul > li:last-child { border-left: 0;}
	.history-wrap .imgArea p strong { font-size: 16px;}
}

/* ------------------------------------------------------------------ */
/* History 1 Styles
/* ------------------------------------------------------------------ */
#history { }
#history .history-box {
    display:block;
    border:1px solid #e5e5e5;
    background-color:#fff;
    box-shadow: 10px 10px 0px rgba(0,0,0,.1);
    margin-bottom:30px;
}
#history .history-box { padding:30px 60px; }
#history .history-box dl { position:relative; padding-left: 240px; }
#history .history-box dl dt.year {
    position:absolute; left:0; top:0;
    width:210px;
    font-family: 'Barlow', sans-serif; font-size: 48px; color: #0057b1; font-weight: 700; line-height: 1; text-align: right;
}
#history .history-box dl dd.month-wrap {}
#history .history-box dl dd.month-wrap ul { margin:5px 0 0 0; }
#history .history-box dl dd.month-wrap ul li { position:relative; margin-bottom:20px; padding-left: 20px; }
#history .history-box dl dd.month-wrap ul li:after {
    content: "";
    position: absolute; top: 50%; left: 0;
    margin-top: -3px;
    width: 6px; height: 6px;
    border-radius: 50%; background-color: #ccc;
}

@media screen and (max-width: 810px){
    #history .history-box { padding:30px 15px; }
    #history .history-box dl { position:relative; padding-left:0; }
    #history .history-box dl dt.year {
        position:relative; width: 100%; margin-bottom:20px; padding: 0 0 10px 20px; font-size: 28px; text-align: left; border-bottom: 1px solid #ccc;
    }
}
