/*
    Theme Name: Moderna
    Theme URL: https://bootstrapmade.com/free-bootstrap-template-corporate-moderna/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:300,400,600,700');

/* === prettify === */
@import url('../js/google-code-prettify/prettify.css');
/* === fontawesome === */
@import url('font-awesome.css');
/* === custom icon === */
@import url('custom-fonts.css');
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('animate.css'); /*box-gray*/

/* ===================================
1. General
==================================== */

@font-face{
	font-family:"NotoSanKR_R";
	src:url('/font/NotoSanKR-Regular.ttf');

}

@font-face{
	font-family:"NanumBarunGothic";
	src:url('/font/NanumBarunGothic.eot');
	src:url('/font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
	url('/font/NanumBarunGothic.woff') format('woff'),
	url('/font/NanumBarunGothic.ttf') format('truetype');
	src:url('/font/NanumBarunGothic.svg#NanumBarunGothic') format('svg');
	src:local(※), url('/font/NanumBarunGothic.woff') format('woff');
}

@font-face{
	font-family:"NanumMyeongjo";
	src:url('/font/NanumMyeongjo.eot');
	src:url('/font/NanumMyeongjo.eot?#iefix') format('embedded-opentype'),
	url('/font/NanumMyeongjo.woff') format('woff'),
	url('/font/NanumMyeongjo.ttf') format('truetype');
	src:url('/font/NanumMyeongjo.svg#NanumMyeongjo') format('svg');
	src:local(※), url('/font/NanumMyeongjo.woff') format('woff');
}
@font-face {
    font-family: 'GangwonEdu_OTFBoldA';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFBoldA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family:"NotoSanKR_R",'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:1.6em;
	color:#656565;
}

a:active {
	outline:0;
}

.clear {
	clear:both;
}

h1,h2, h3, h4, h5, h6 {
	font-family:"NanumBarunGothic","Malgun Gothic", dotum, 'Open Sans', Arial, sans-serif;	
	line-height:1.1em;
	color:#333;
	margin-bottom: 20px;
	letter-spacing: -1px
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* ===================================
2. layout
==================================== */

.container {

	position:relative;
}

#wrapper{
	width:100%;
	margin:0;	
	padding:0;
}


.row,.row-fluid {
	margin-bottom:0px;
}

.row .row,.row-fluid .row-fluid{
	margin-bottom:30px;
}

.row.nomargin,.row-fluid.nomargin {
	margin-bottom:0;
}



/* ===================================
3. Responsive media
==================================== */

.video-container,.map-container,.embed-container 		{ position:relative; margin:0 0 15px 0;	padding-bottom:51%; padding-top:30px; height:0; overflow:hidden; border:none; }
.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,  
.video-container embed 					{ position:absolute; top:0; left:0; width:100%; height:100%; }
iframe {
	border:none;
}

img.img-polaroid {
	margin:0 0 20px 0;
}
.img-box {
	max-width:100%;
}
/* ===================================
4. Header
==================================== */

/* --- header -- */


header .navbar {
    margin-bottom: 0; border-bottom: solid 1px #9a9a9a; border-top: solid 1px #ddd; margin-top: 0px;
}
@media (max-width:768px){header .navbar { border: 0; }}


.navbar-default {    border: none;}
.navbar-brand { width: 100%;   	margin: 0 auto;		text-align: center;}/*position: absolute;*/
.navbar-brand img{max-width: 280px; }
.navbar-brand_so{float:left; margin:0px 0 0 0; width:20%  }
.navbar-brand_ssen{float:right; margin:0px 0 0 0; width:20%; text-align: right;}

.img100{ width:100%}
.img80{ width:80%; margin: 0 auto;}
.img70{ width:70%;  margin: 0 auto;}
.g_box{ border: 1px solid #dde0e4; }

@media (max-width:768px){navbar-brand {width: 100%; text-align: center; } 	.img80{ width:100%}}
@media (max-width:992px){
.g_box_t{ border-top: 1px solid #dde0e4;  }
.g_box1{ border-top: 1px solid #dde0e4;   border-bottom: 1px solid #dde0e4;}
.g_box2{ border-top: 1px solid #dde0e4;   border-bottom: 1px solid #dde0e4; }
.g_box3{ border-top: 1px solid #dde0e4;   border-bottom: 1px solid #dde0e4; }
.g_box4{ border-left: 1px solid #dde0e4;   border-bottom: 1px solid #dde0e4;  float: right;}
.g_box6{ border-top: 1px solid #dde0e4;  border-bottom: 1px solid #dde0e4; float: left; }
	.g_box7{ display: none; }
	.g_box8{ display: none; }
}


@media (min-width:1200px){
.g_box_t{ border-top: 1px solid #dde0e4; max-width: 299px;}
.g_box1{   border-bottom: 1px solid #dde0e4; max-width: 300px;}
.g_box2{   border-bottom: 1px solid #dde0e4; max-width: 300px;}
.g_box3{   border-bottom: 1px solid #dde0e4; max-width: 300px;}
.g_box4{   border-bottom: 1px solid #dde0e4; max-width:1199px;float: left;}
}
.g_box6{ border-top: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4;  float: right;}
@media (min-width:992px){
.g_box_t{ border-top: 1px solid #dde0e4; }
.g_box1{ border-top: 1px solid #dde0e4;   border-bottom: 1px solid #dde0e4;}
.g_box2{ border-top: 1px solid #dde0e4;   border-bottom: 1px solid #dde0e4; }
.g_box3{ border-top: 1px solid #dde0e4;  border-bottom: 1px solid #dde0e4; }
.g_box4{ border-left: 1px solid #dde0e4;   border-bottom: 1px solid #dde0e4; float: left;}
	.g_box6{ border-top: 1px solid #dde0e4;  border-bottom: 1px solid #dde0e4;  float: right;}
}
@media (min-width:768px){

.g_box_t{ border-top: 1px solid #dde0e4;  }
.g_box1{ border-top: 1px solid #dde0e4;  border-bottom: 1px solid #dde0e4;}
.g_box2{ border-top: 1px solid #dde0e4;  border-bottom: 1px solid #dde0e4; }
.g_box3{ border-top: 1px solid #dde0e4;  border-bottom: 1px solid #dde0e4; }
.g_box4{ border-bottom: 1px solid #dde0e4;}
.g_box6{ border-top: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4; }	
}


.mb_btit{ width: 100%; padding: 18px 0px 0px 20px; font-size: 20px; color: #404040; margin: 0;}
.m_footer{ float: left; width: 100%; list-style: none; margin: 10px auto;}
.m_footer li{ float: left; padding: 0 10px 0 0; }

header .navbar-collapse  ul.navbar-nav {
    float: left;
    margin-right: 0;
	width: 100%;
	display: contents;
}



header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
}

header .navbar-nav > li  {
    padding-bottom: 0px;
    padding-top: 5px;
}

header  .navbar-nav > li > a {
    padding-bottom: 6px;
    padding-top: 5px;
    margin:0 15px;
    line-height: 30px;
	font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.dropdown-menu li a:hover {
    color: #fff !important;
}

header .nav .caret {
    border-bottom-color: #f5f5f5;
    border-top-color: #f5f5f5;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:  #fff;
}	
	

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
	border: none;
}

.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
   padding: 0;
}

header .nav li .dropdown-menu li a {
   line-height: 28px;
   padding: 3px 12px;
	color:#fff;
}

/* --- menu --- */

header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
	
	text-align: center;
	
}
/*width: 25%;*/

header ul.nav li a {	
	font-size:15px;
	border:none;
	font-weight:500;
	letter-spacing: -0.3px;
	text-transform:uppercase;
}

header ul.nav li ul li a {	
	font-size:12px;
	border:none;
	font-weight:300;
	text-transform:uppercase;
}

.navbar .nav .text_b {color:#393939;}

.navbar .nav > li > a {
  color: #111;
  text-shadow: none;
}


.navbar .nav a:hover {
	background:none;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
	background: #0f6153;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-bottom-color: none;
  content:none;
}



ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}

 select.selectmenu {
	display:none;
}

/* ===================================
5. Section: Featured
==================================== */

#featured{
	width: 100%;
	background:#fff;
	position:relative;
	margin:20px 0 0 0;
	padding:0;
}

/* ===================================
6. Sliders
==================================== */
/* --- flexslider --- */

#featured .flexslider {
	padding:0;
	margin: 0px 0 30px; 
	
	position: relative; 
	zoom: 1;
}

.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption { bottom: 35px; background-color: rgba(0, 0, 0, 0.8); color: #fff; margin: 0; padding: 25px 25px 25px 30px; position: absolute; right: 45px; width: 295px;}
.flex-caption h3 {color: #fff; letter-spacing: 1px; margin-bottom: 8px; text-transform: uppercase;}
.flex-caption p {margin: 0 0 15px;}



/* ===================================
7. Section: call action
==================================== */
section.callaction {
	background:#fff;
	padding:0px 0 0 0;
	color:#000;
	
}



/* ===================================
8. Section: Content
==================================== */

#content {
	position:relative;
	background:#fff;
	padding:0px 0 40px 0;
}

#content img {
	max-width:100%;
	height:auto;
}

/* --- Call to action --- */

.cta-text {
	text-align: center;
	margin-top:10px;
}


.big-cta .cta {
	margin-top:10px;
}

/* --- box --- */

.box {
	width: 100%;
}
.box-gray  {
	background: #f8f8f8;
	padding:  0px;
}
.box-gray  h4,.box-gray  i {
	margin-bottom: 20px;
}
.box-bottom {
	padding:15px 10px 10px 10px ;
	text-align: left;
}
.box-bottom a {
	color: #0787ca;
	font-weight: 700;
}
.box-bottom a:hover {
	color: #eee;
	text-decoration: none;
}

.box-bottom span{ background-color:#03C; color:#fff; font-size:12px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; padding:5px 15px; margin:5px 0 0 0; display:inline-block; font-weight:bold;}


/* ===================================
9. Section: Bottom
==================================== */

#bottom {
	background:#fcfcfc;
	padding:50px 0 0;

}
/* twitter */
#twitter-wrapper {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
#twitter em {
    font-style: normal;
    font-size: 13px;
}

#twitter em.twitterTime a {
	font-weight:600;
}

#twitter ul {
    padding: 0;
	list-style:none;
}
#twitter ul li {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
    word-break: break-word;
}


/* ===================================
10. Inner - Section: page headline
==================================== */

#inner-headline{
	background:#252525;
	position:relative;
	margin:0;
	padding:0;
	color:#fefefe;
}


#inner-headline .inner-heading h2 {
	color:#fff;
	margin:20px 0 0 0;
}

/* --- breadcrumbs --- */
#inner-headline ul.breadcrumb {
	margin:30px 0 0;
	float:left;
}

#inner-headline ul.breadcrumb li {
	margin-bottom:0;
	padding-bottom:0;
}
#inner-headline ul.breadcrumb li {
	font-size:13px;
	color:#fff;
}

#inner-headline ul.breadcrumb li i{
	color:#dedede;
}

#inner-headline ul.breadcrumb li a {
	color:#fff;
}

ul.breadcrumb li a:hover {
	text-decoration:none;
}

/* ============================
11. Forms
============================= */

/* --- contact form  ---- */
form#contactform input[type="text"] {
  width: 100%;
  border: 1px solid #f5f5f5;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform textarea {
border: 1px solid #f5f5f5;
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform .validation {
	font-size:11px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* --- comment form ---- */
form#commentform input[type="text"] {
  width: 100%;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;

}

form#commentform textarea {
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;
}


/* --- search form --- */
.search{
	float:right;
	margin:35px 0 0;
	padding-bottom:0;
}

#inner-headline form.input-append {
	margin:0;
	padding:0;
}



/* ===============================
12. Portfolio
================================ */

.work-nav #filters {
	margin: 0;
	padding: 0;
	list-style: none;
}

.work-nav #filters li {
	margin: 0 10px 30px 0;
	padding: 0;
	float:left;
}

.work-nav #filters li a {
	color: #7F8289;
	font-size: 16px;
	display: block;	
}

.work-nav #filters li a:hover {

}

.work-nav #filters li a.selected {
	color: #DE5E60;
}

#thumbs {
	margin: 0;
	padding: 0;	
}

#thumbs li {
	list-style-type: none;
}

.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
}

.item-thumbs a + img {
	width: 100%;	
}

.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);	
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background: #000;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	border-radius: 60px;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 32px;
	line-height: 1em;	
	opacity: 1;
	filter: alpha(opacity=100);
}


/* --- Portolio filter --- */

ul.portfolio-categ{
	margin:10px 0 30px 0;
	padding:0;
	float:left;
	list-style:none;
}

ul.portfolio-categ li{
	margin:0;
	padding:0 20px 0 0;
	float:left;
	list-style:none;
	font-size:13px;
	font-weight:600;
}

ul.portfolio-categ li a{
	display:block;
	padding:35px 0 35px 0;
	color:#353535;
}

ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.portfolio-categ li a:focus,ul.portfolio-categ li a:active {
	text-decoration:none;
	outline:0;
}
    


/* --- portfolio detail --- */
.top-wrapper {
	margin-bottom:20px;
}

/* ===============================
13. Elements
================================ */

/* --- blockquote --- */
blockquote {
	font-size:16px;
	font-weight:400;
	font-family:'Noto Serif', serif;
	font-style:italic;
	padding-left:0;
	color:#a2a2a2;
	line-height:1.6em;
	border:none;
}

blockquote cite 							{ display:block; font-size:12px; color:#666; margin-top:10px; }
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }

/* --- pullquotes --- */

.pullquote-left {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-left:20px;
}

.pullquote-right {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-right:20px;
}

/* --- button --- */
.btn-theme {
	color: #fff;
}
.btn-theme:hover {
	color: #eee;
}

/* --- list style --- */

ul.general {
	list-style:none;
	margin-left:0;
}

ul.link-list{
	margin:0;
	padding:0;
	list-style:none;
}

ul.link-list li{
	margin:0;
	padding:2px 0 2px 0;
	list-style:none;
}

footer ul.link-list li a{
	color:#fff;
}
footer ul.link-list li a:hover {
	color:#eee;
}
/* --- Heading style --- */

h4.heading {
	font-weight:700;
}

.heading { margin-bottom: 30px; }

.heading {
	position: relative;
	text-align:center
	
}


.widgetheading {
	width:100%;

	padding:0;
}

#bottom .widgetheading {
	position: relative;
	border-bottom: #e6e6e6 1px solid;
	padding-bottom: 9px;
}

aside .widgetheading {
	position: relative;
	border-bottom: #e9e9e9 1px solid;
	padding-bottom: 9px;
}

footer .widgetheading {
	position: relative;
}

footer .widget .social-network {
	position:relative;
}


#bottom .widget .widgetheading span, aside .widget .widgetheading span, footer .widget .widgetheading span {	
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: -1px;
	right:0;

}

/* --- Map --- */
.map{
	position:relative;
	margin-top:-50px;
	margin-bottom:40px;
}

/* google map */
#google-map{
    position:relative;
    height: 450px;
}

/* --- our team --- */

ul.team-detail{
	margin:-10px 0 0 0;
	padding:0;
	list-style:none;
}

ul.team-detail li{
	border-bottom:1px dotted #e9e9e9;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	list-style:none;
}

ul.team-detail li label {
	font-size:13px;
}

ul.team-detail li h4, ul.team-detail li label{
	margin-bottom:0;
}

ul.team-detail li ul.social-network {
	border:none;
	margin:0;
	padding:0;
}

ul.team-detail li ul.social-network li {
	border:none;	
	margin:0;
}
ul.team-detail li ul.social-network li i {
	margin:0;
}

/* --- Pricing box --- */


.pricing-title{
	background:#fff;
	text-align:center;
	padding:10px 0 10px 0;
}

.pricing-title h3{
	font-weight:600;
	margin-bottom:0;
}

.pricing-offer{
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 40px 0;
	font-size:18px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

.pricing-box.special .pricing-offer{
	color:#fff;
}

.pricing-offer strong{
	font-size:78px;
	line-height:89px;
}

.pricing-offer sup{
	font-size:28px;
}

.pricing-content{
	background: #fff;
	text-align:center;
	font-size:14px;
}

.pricing-content strong{
color:#353535;
}

.pricing-content ul{
	list-style:none;
	padding:0;
	margin:0;
}

.pricing-content ul li{
	border-bottom:1px solid #e9e9e9;
	list-style:none;
	padding:15px 0 15px 0;
	margin:0 0 0 0;
	color: #888;
}

.pricing-action{
	margin:0;
	background: #fcfcfc;
	text-align:center;
	padding:20px 0 30px 0;
}

.pricing-wrapp{
	margin:0 auto;
	width:100%;
	background:#fd0000;
}

/* --- pricing box alt 1 --- */
.pricing-box-alt {
border: 1px solid #e6e6e6;
	background:#fcfcfc;
	position:relative;
	margin:0 0 20px 0;
	padding:0;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pricing-box-alt .pricing-heading {
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 0px 0;
	display:block;
}
.pricing-box-alt.special .pricing-heading {
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 1px 0;
	border-bottom:none;
	display:block;
	color:#fff;
}
.pricing-box-alt.special .pricing-heading h3 {
	color:#fff;
}

.pricing-box-alt .pricing-heading h3 strong {
	font-size:32px;
	font-weight:700;
	letter-spacing:-1px;
}
.pricing-box-alt .pricing-heading h3 {
	font-size:32px;
	font-weight:300;
	letter-spacing:-1px;
}

.pricing-box-alt .pricing-terms {
	text-align: center;
	background:#333;
	display:block;
	overflow:hidden;
	padding:30px 0 20px;
}

.pricing-box-alt .pricing-terms  h6 {
	font-style:italic;
	margin-top:10px;
	color:#fff;
	
	font-family:'Noto Serif', serif;
}

.pricing-box-alt .icon .price-circled {
    margin: 10px 10px 10px 0;
    display: inline-block !important;
    text-align: center !important;
    color: #fff;
    width: 68px;
    height: 68px;
	padding:12px;
    font-size: 16px;
	font-weight:700;
    line-height: 68px;
    text-shadow:none;
    cursor: pointer;
    background-color: #888;
    border-radius: 64px;
    -moz-border-radius: 64px;
    -webkit-border-radius: 64px;
}

.pricing-box-alt  .pricing-action{
	margin:0;
	text-align:center;
	padding:30px 0 30px 0;
}


/* ===============================
14. Blog & article
================================ */

article{
	margin-bottom:40px;
}

article .post-heading h3 {
	margin-bottom:20px;
}

article .post-heading h3 a {
	font-weight:700;
	color:#353535;
}

article .post-heading h3 a:hover {
	text-decoration:none;
}


/* --- post meta --- */
.post-meta {
	background:#fcfcfc;
	border:1px solid #e6e6e6;
	border-top:none;
	text-align:center;
}

.post-meta .format {
	border-bottom:1px solid #e6e6e6;
	padding:10px 0 10px;
}

.post-meta i{
	margin:0;
}

.post-meta .date {
	border-bottom:1px solid #e6e6e6;
	padding:10px 0 10px;
}

.post-meta .date span {
	text-align:center;
	color:#999;
	font-size:12px;
	font-weight:600;
}

.post-meta .comments {
	padding:10px 0 10px;
}

.post-meta .comments a {
	color:#999;
	font-size:12px;
	font-weight:700;
}

.post-meta .comments a:hover {
	text-decoration:none;
}

/* --- post format --- */

.post-image {
	margin-bottom:20px;
}

.post-quote {
	margin-bottom:20px;
}

.post-video {
	margin-bottom:20px;
}

.post-audio {
	margin-bottom:20px;
}

.post-link {
	margin-bottom:20px;
}

.post-slider {
	margin-bottom:20px;
}


.post-quote blockquote {
	font-size:16px;
	color:#999;
	font-family:'Noto Serif', serif;
	font-style:italic;
	line-height:1.6em;
}


.post-image img:hover {
  -webkit-box-shadow: 0 0 2px #979797;
     -moz-box-shadow: 0 0 2px #979797;
          box-shadow: 0 0 2px #979797;	
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

ul.meta-post{
	float:left;
	margin: 0;
	padding:0;
	list-style:none;
}

ul.meta-post li{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	border-right:1px dotted #e9e9e9;
	padding-right:10px;
}

ul.meta-post li i {
	float:left;
	font-size:12px;
	margin:2px 5px 0 0;
}

ul.meta-post li a{
	color:#999;
	float:left;
	font-size:12px;
	font-weight:600;
}

/* --- single post --- */
.bottom-article{
	overflow: hidden;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	padding:10px 0 10px 0;
	margin-top:20px;
}

/* --- author info --- */

.about-author {
	border:1px solid #f5f5f5;
	padding:20px;
	float:left;
	margin-bottom:5px;
}

.about-author h5 {
	margin-bottom:10px;
}



/* --- Comment --- */

.comment-area {
	float:left;
	width:100%;
	margin-top:30px;	
}


.media-content{
	overflow:hidden;
	margin-left:12px;
	border-bottom:1px dotted #d5d5d5;
	padding-bottom:20px;
}

.media-content h6 {
	font-size:14px;
	font-weight:700;
}

.media-content span{
	color:#a9a9a9;
	font-size:14px;
	font-weight:300;
}

.comment-area .thumbnail > img {
  display: block;
	width:60px;
	height:60px;
}
.filter-list{
	margin-top:20px;
}

/* --- pagination --- */

#pagination a,
#pagination span {
    display: block;
    float: left;
    margin: 0 7px 0 0;
    padding: 7px 10px 6px 10px;
    font-size: 12px;
    line-height:12px;
    color: #888;
	font-weight:600;
}

#pagination a:hover {
    color: #fff;
	text-decoration:none;
}

#pagination span.current {
    background: #333;
    color: #fff;
    font-weight: bold;
}


/* ===============================
15. Aside, sidebar
================================ */

aside{
	position:relative;
	margin-bottom:40px;
}

.sidebar-nav{
	float:left;
	width:100%;
}

.right-sidebar{
	border-left:1px solid #f5f5f5;
	padding:0 0 0 30px;
-webkit-box-shadow:inset 1px 0 0 0 rgba(0,0,0,.01);
box-shadow:inset 1px 0 0 0 rgba(0,0,0,.01);

}


.left-sidebar{
	border-right:1px solid #f5f5f5;
	padding:0 30px 0 0;
-webkit-box-shadow:inset 1px 0 0 0 rgba(0,0,0,.01);
box-shadow:inset 1px 0 0 0 rgba(0,0,0,.01);
}


.left-sidebar .widget h3, .left-sidebar .widget .widget-content{
	padding-right:20px;
}



aside .widget {
	margin-bottom:40px;
}


ul.cat, ul.recent, ul.folio-detail, ul.contact-info{
	margin:0;
	padding:0;
	list-style:none;
}

ul.cat li, ul.recent li, ul.folio-detail li, ul.contact-info li{
	margin:0 0 15px 0;
	list-style:none;
}

ul.cat li a, ul.folio-detail li a{
	color:#656565;
}

ul.folio-detail li label{
	display:inline;
	cursor:default;
	color:#353535;
	font-weight:bold;
}

.widget ul.recent li {
	margin-bottom:20px;
}

ul.recent li h6 {
	margin:0 0 10px 0;
}

ul.recent li h6 a{
	color:#353535;
	font-size:16px;
	font-weight:600;
}


.widget ul.tags {
	list-style:none;
	margin:0;
	margin-left: 0;
	padding-left:0;
}

.widget ul.tags li {
	margin:0 5px 15px 0;
	display:inline-block;
}


.widget ul.tags li a {
	background:#e6e6e6;
	color:#333;
	padding:5px 10px;
}

.widget ul.tags li a:hover {
	text-decoration:none;
	color:#fff;
}

/* ===== Widgets ===== */

/* --- flickr --- */
.widget .flickr_badge {
	width:100%;
}
.widget .flickr_badge img { margin: 0 9px 20px 0; }

footer .widget .flickr_badge {
    width: 100%;
}
footer .widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

.flickr_badge img {
    width: 50px;
    height: 50px;
    float: left;
	margin: 0 9px 20px 0;
}

/* --- latest tweet widget --- */

.twitter ul{
	margin-left:0;
	list-style:none;
}

.twitter  img{
    float: left;
    margin-right: 15px;
}
.twitter span.tweet_time{
    display: block;
    padding-bottom: 5px;

}
.twitter li{    
    border-bottom: 1px dashed #efefef;    
    padding-bottom: 20px;
    margin-bottom: 20px;
    list-style: none;
}
.twitter li:last-child{border: none;}

/* --- Recent post widget --- */

.recent-post{
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;
}

.recent-post h5 a:hover {
	text-decoration:none;
}

.recent-post .text h5 a {
	color:#353535;
}


ul.time-post{
	float:left;
	width:120px;
	padding:0;
	list-style:none;
	margin:0 20px 0 0;
	text-align:center;
	color: #0e0f0f;
}

ul.time-post li{
	float:none;
	background:#f8f8f8;
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
}

ul.time-post li a img:hover{
	opacity: 0.8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
}
 	
ul.time-post li.time{
	float:none;
	padding:5px 0 5px 0;
	text-shadow: none;	
}

.recent-post ul.time-post li.time{
	color:#121214;
}

.post-meta{
	margin-bottom:20px;
}

.post-meta span{
	padding:0 10px 0 10px;
	margin-bottom:10px;
}

.post-meta span a{
	color:#919191;
}

.post-meta strong{
	font-weight:200px;
	color:#c7c7c7;
}

.item .text {
	margin-left:140px;
	margin-bottom:20px;
}

/* ===============================
16. Footer
================================ */

footer{
	padding:50px 0 0 0;
	color: #666;;
}

footer a {
	color:#000;
}

footer a:hover {
	color:#eee;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color:#333;
}

footer address {
	line-height:1.6em;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin:0;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
}

#sub-footer{
	text-shadow:none;
	color:#f5f5f5;
	padding:0;
	padding-top:30px;
	margin:20px 0 0 0;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color:#f5f5f5;
}

.copyright {
	text-align:left;
	font-size:12px;
}

#sub-footer ul.social-network {
	float:right;
}


/* ===============================
 Live preview purpose
================================ */
/* --- buttons --- */

.bs-docs-example {
	margin:0 0 10px 0;
}

.demobtn a.btn {
	margin:0 10px 10px 0;
}

section.demogrid .col-lg-1,section.demogrid .col-lg-2,section.demogrid .col-lg-3,section.demogrid .col-lg-4,section.demogrid .col-lg-5,section.demogrid .col-lg-6,section.demogrid .col-lg-7,section.demogrid .col-lg-8,section.demogrid .col-lg-9,section.demogrid .col-lg-10,section.demogrid .col-lg-11 {
	background:#f6f6f6;
	text-align:center;
	padding:20px 0 20px;
}

section.demogrid .show-grid .row,section.demogrid .show-grid .row-fluid {
	margin-bottom:0;
}

section.demogrid .show-grid .nest {
	background:#ddd;
	text-align:center;
	padding:20px 0 20px;
}

section.demogrid .col-lg-12.nest {
	background:#f6f6f6;
	text-align:center;
	padding:20px 0 0;
}

.demoinline p {
	display:inline;
	margin-right:20px;
}


/* ===============================
17. Divider, Line & Misc
================================ */

.solidline {
	border-top:1px solid #f5f5f5;
	margin:0 0 30px;
}

.dottedline {
	border-top:1px dotted #f5f5f5;
	margin:0 0 30px;
}

.dashedline {
	border-top:1px dashed #f5f5f5;
	margin:0 0 30px;
}

.blankline {
	height:1px;
	margin:0 0 30px;
}


/* scroll to top */
.scrollup{
    position:fixed;
	width:32px;
	height:32px;
    bottom:0px;
    right:20px;
	background: #222;
	
}

a.scrollup {
	outline:0;
	text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}




/* =============================
18. Position & alignment
============================= */

.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.aligncenter{
	text-align:center;
}

.aligncenter span{
	margin-left:0;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.floatnone {
	float:none;
}

.aligncenter {
	text-align:center;
}

/* --- Image allignment style --- */

img.pull-left, .align-left{
	float:left;
	margin:0 15px 15px 0;
}

.widget img.pull-left {
	float:left;
	margin:0 15px 15px 0;
}

img.pull-right, .align-right {
	float:right;
	margin:0 0 15px 15px;
}

article img.pull-left, article .align-left{
	float:left;
	margin:5px 15px 15px 0;
}

article img.pull-right, article .align-right{
	float:right;
	margin:5px 0 15px 15px;
}

/* =============================
20. Spacer, margin
============================= */

.clear-marginbot{
	margin-bottom:0;
}

.marginbot10{
	margin-bottom:10px;
}
.marginbot20{
	margin-bottom:20px;
}
.marginbot30{
	margin-bottom:30px;
}
.marginbot40{
	margin-bottom:40px;
}

.clear-margintop{
	margin-top:0;
}

.margintop10{
	margin-top:10px;
}

.margintop20{
	margin-top:20px;
}

.margintop30{
	margin-top:30px;
}

.margintop40{
	margin-top:40px;
}


/* =============================
21. Media queries 
============================= */

@media (min-width: 768px) and (max-width: 979px) {

	a.detail{
		background:none;
		width:100%;
	}


	
	footer .widget form  input#appendedInputButton {
		  display: block;
		  width: 91%;
		  -webkit-border-radius: 4px 4px 4px 4px;
			 -moz-border-radius: 4px 4px 4px 4px;
				  border-radius: 4px 4px 4px 4px;
	}
	
	footer .widget form  .input-append .btn {
		  display: block;
		  width: 100%;
		  padding-right: 0;
		  padding-left: 0;
		  -webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box;
				  box-sizing: border-box;
				  margin-top:10px;
	}

	ul.related-folio li{
		width:156px;
		margin:0 20px 0 0;
	}	
}
@media (min-width:1200px) {
	
	header .navbar-nav > li  {
		width: 25%;
	}
	
}
@media (min-width:768px) {
	
	header .navbar-nav > li  {
		width: 25%;
	}
	header ul.nav li{ float:left;}
	
}
@media (max-width: 767px) {

  body {
    padding-right: 0;
    padding-left: 0;
  }
	.navbar-brand {
		margin-top: 10px;
		border-bottom: none;
	
	
	}
	.navbar-header {
		margin-top: 20px;
		border-bottom: none;
	}
	
	.navbar-nav {
		border-top: none;
		float: none;
		width: 100%;
		
	}/*margin-top: 20px;*/

	header .navbar-nav > li  {
		padding-bottom: 0;
		padding-top: 0;
		width: 100%;
	}
	
	.navbar-nav .nav > li > a { color: #fff;	}	
	.navbar-nav .nav .text_b {color:#fff;}
	
	header .nav li .dropdown-menu  {
		margin-top: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff;}

	.dropdown-menu {
	  position: absolute;
	  top: 0;
	  left: 40px;
	  z-index: 1000;
	  display: none;
	  float: left;
	  min-width: 160px;
	  padding: 5px 0;
	  margin: 2px 0 0;
	  font-size: 13px;
	  list-style: none;
	  background-color: #fff;
	  background-clip: padding-box;
	  border: 1px solid #f5f5f5;
	  border: 1px solid rgba(0, 0, 0, .15);
	  border-radius: 0;
	  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
			  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		
	}
	

	.navbar-collapse{ background: #fff;}
	.navbar-collapse.collapse  {
		border: none;
		overflow: hidden;
		background: #fff;
		border-bottom: 1px solid #9a9a9a;
		border-top: 1px solid #9a9a9a;
		
	}

	
	
	
	.box {
		border-bottom:1px solid #e9e9e9;
		padding-bottom:20px;
	}

	#featured .flexslider .slide-caption {
		width: 90%; 
		padding: 2%; 
		position: absolute; 
		left: 0; 
		bottom: -40px; 
	}


	#inner-headline .breadcrumb {
		float:left;
		clear:both;
		width:100%;
	}

	.breadcrumb > li {
		font-size:13px;
	}

	
	ul.portfolio li article a i.icon-48{
		width:20px;
		height:20px;
		font-size:16px;
		line-height:20px;
	}


	.left-sidebar{
		border-right:none;
		padding:0 0 0 0;
		border-bottom: 1px dotted #e6e6e6;
		padding-bottom:10px;
		margin-bottom:40px;
	}
	
	.right-sidebar{
		margin-top:30px;
		border-left:none;
		padding:0 0 0 0;
	}
	
	
	footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6, 
	footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12{
		margin-bottom:20px;
	}

	#sub-footer ul.social-network {
		float:left;
	}
	

	
  [class*="span"] {
		margin-bottom:20px;
  }

}

@media (max-width: 480px) {
	.bottom-article a.pull-right {
		float:left;
		margin-top:20px;
	}


	.search{
		float:left;
	}

	.flexslider .flex-caption {
		display:none;
	}


	.cta-text {
		margin:0 auto;
		text-align:center;	
	}
	
	ul.portfolio li article a i{
		width:20px;
		height:20px;
		font-size:14px;
	}


}

@media (max-width: 360px) {

}
.line_box{width: 100%; border-top: 2px solid #a0a0a0; margin: 20px 0;}
.sub_contnet{width:100%; color:#545555; font-size:17px; font-weight:500;}

.sub_tit{ width:100%; font-size:21px; color:#383838; padding:0px 10px 5px 30px; background: url(/image/2022/dot.jpg) no-repeat 0px 4px; font-weight:500; display: inline-block; margin-top: 50px}
.sub_con{ width:100%; color:#888888; font-size:16px; line-height:24px; word-break:keep-all; padding:5px 10px 30px 30px;  display:inline-block;} 
.sub_stit{ width:100%; font-size:17px; color:#383838; padding:5px 10px 5px 10px; font-weight:500; display: inline-block; margin-top: 50px;  background:#e5e9ff; }
.sub_stit b{ padding: 5px 10px; background: #fff; margin: 0 10px; font-size: 12px; color: #ff002a;}

.sub_ltit{ width:100%; font-size:17px; color:#383838; padding:5px 10px 5px 10px; font-weight:500; display: inline-block; margin-top: 40px;  background:#e5e9ff ; float: left;}/*url(/image/2022/s_dot.png) no-repeat 0px 10px*/
.sub_ltit b{ padding: 5px 10px; background: #fff; margin: 0 10px; font-size: 12px; color: #ff002a;}
.ft10{ padding-top:10px ;}


.sc_img_t{ color:#545555; font-size:17px; font-weight:400; text-align:center; width:100%; padding:10px 0; word-break:keep-all; }

.sc_img_t2{ color:#f0526c; font-size:30px; font-weight:600; text-align:center; width:100%; padding:10px 0; }

.sc_img_c{ 	color:#545555; 	font-size:13px; 	font-weight:500; 	text-align:center; 	width:100%; 	padding:5px; 	word-break: keep-all;	line-height:18px; }

.sc_bt{ color:#333; font-weight:bold; padding:30px 0 0 0;}
.sc_bc{ padding:10px; display: inline-block; width: 100%; font-size: 16px;}

.i_view{ text-decoration: none; font-size: 13px; background: #1923C1; padding: 5px 10px; float: right; color:#fff; font-weight: 700;}

.sc_boxbg{ width:100%; padding:30px; background:#f3f5fd; float:left;}
.sc_boxbg dt{ width:10%;  margin:0 ; padding:0; float:left; }
.sc_boxbg dd{ width:89%; margin:0 ; padding:0; float:left;}

.fs16{font-size: 13px; display: block; width: 95%; padding-left: 1%;}
.long_13{font-size: 13px; display: block; width: 90%; padding-left:15px;}

@media (max-width: 620px) {
.sc_boxbg{ width:100%; padding:30px; background:#f3f5fd; float:left;}
.sc_boxbg dt{ width:30%;  margin:0 ; padding:0; float:left; }
.sc_boxbg dd{ width:69%; margin:0 ; padding:0; float:left;}}

.chasi{ display:inline-block;  padding:60px 10px; width:100%; border-bottom:1px solid #CCC; margin-top:20px;}
.chasi img{ width:90%;}

.chasi50{ display:inline-block; float: left;  padding:60px 10px; width:50%; border-bottom:1px solid #CCC; margin-top:20px;}
.chasi img{ width:90%;}

.cs_t { color:#0986c9; font-weight:bold; font-size:22px; padding:0 0 5px 0; width:100%;}
.cs_c{ padding:0px 0 0 0; font-size:15px; word-break: keep-all; }
.chasi dt{ width:15%; margin:0 ; padding:0; float:left; }
.chasi dd{ width:84%; margin:0 ; padding:0; float:left; }

@media (max-width: 620px) {
.chasi dt{ width:30%;  margin:0 ; padding:0; float:left; }
.chasi dd{ width:69%; margin:0 ; padding:0; float:left;}
}

.pt10{ padding-top:10px; display:inline-block}
.pt20{ padding-top:20px; display:inline-block}
.chasi_photo{ width:20%; float:left; text-align:left; padding:10px 0 0 0;}
.chasi_photo img{ width:97%;}

@media (max-width:992px){.chasi_photo{ width:33.3%; float:left; text-align:left;  padding:10px 0 0 0;}}
@media (max-width:768px){.chasi_photo{ width:50%; float:left; text-align:left;  padding:10px 0 0 0;}}

h1{ width:100%; text-align:center; font-size:36px; font-weight:100; background: #f3f6f6; color: #0f6153; font-family: 'NotoSanKR_R';}/*letter-spacing:-5px; */

.coding_tit{width:100%; font-size:30px; color:#111; padding:45px 10px 0px 10px;  font-weight:600;}
.codingbg{ background:#f3f5fd; }
.coding_st{ width:100%; font-size:22px; color:#f0526c; padding:45px 10px 15px 10px;  font-weight:600; display:inline-block}
.coding_sts{  font-size:16px; color:#f0526c; font-weight:300;}
.coding_con{ width:100%; color:#545555; font-size:17px; line-height:24px; word-break:keep-all; padding:30px 10px; font-weight:500;} 
.coding_con ol{ width:90%; padding:20px 10px; font-size:15px;}
.coding_r{ width:100%; text-align:right; font-size:13px; color:#999}

.chasi_box{ width:100%; float:left;}
.chasi_box50{ width:50%; float:left;}
.chasi_box1{ width:100%; float:left;}
.photo_img{ width:35%; float:left;}
.chasi_box50.photo_img{ width:100%; float:left;}
.photo_text{ width:64%; float:left; padding-left:1%;}
.photo_text p{pdding:10px 0 10px 0;}

.chasi_box1 p{ margin-left: 10px; width: 64%; float: left; padding-left: 1%; }
.img512{ width:100%; max-width:512px;}
.main_media{ display: none;}

@media (max-width: 720px){
.chasi50{ display:inline-block; float: left;  padding:60px 10px; width:100%; border-bottom:1px solid #CCC; margin-top:20px;}
.chasi_box{ width:100%; float:left;}
.chasi_box1{ width:100%; float:left;}
.chasi_box50{ width:100%; float:left;}
.photo_img{ width:100%; margin-bottom: 20px;}
.photo_text{ width:100%;}
.main_media{ display: inline-block; width:100%;}
}


.7mt {margin-top:10px;}
.point_T{ color:#f0526c; font-size:24px; line-height:30px; }

.coding_table{ width:100%;}
.coding_table tr{ padding:10px 0;}
.coding_table td{ padding:10px 0; text-align:center; vertical-align:middle}
.coding_table b{ font-size:21px; color:#333;}
.coding_table .bg_w{ background:#fff;}

.chasi_photo p{ padding:10px 0; font-weight:bold;}
.coding_btn { background:#f0526c; font-size:12px; font-weight:bold; padding:0px 10px; border-radius:10px; 
	-moz-border-radius:10px; -webkit-border-radius:10px; color:#fff; float:right; margin-right:15px; }

.box100{ width:100%; float:left; margin-top:60px;}
.box100_a{ width:100%; float:left; }
.box40{ width:35%; float:left;}
.box60{ width:64%; float:left; color:#333; padding-left:15px;}
.box60 p{ font-size:24px; font-weight:bold;}

@media (max-width: 720px) { .box40{ width:100%; float:left;} .box60{ width:100%; float:left;color:#333; padding-left:15px;}}
.point{ color:#f0526c; text-decoration:underline; font-weight:bold;}
.po_b{ color:#0887ca; font-weight:bold;}
.po_r{ color:#f0526c; font-weight:bold;}
.po_g{ color:#7fb660; font-weight:bold;}
.dot_tit{ width:98%; padding-left:40px; background:url(../../../image/dot.jpg) no-repeat top left; font-size:22px; float:left; margin-top:40px; }
.lin_box{ width:95%; margin:10px 00px 10px 30px; padding:15px; text-align:center; border:8px solid #e3e3e4; float:left;}
.lin_box_l{ width:95%; margin:10px 00px 10px 30px; padding:15px; text-align:left; border:8px solid #e3e3e4; float:left;}
.box50{ width:50%; float:left;}
@media (max-width: 720px) { .box50{ width:100%; float:left;} }

.box100_a b{ width:30%; float:left;}
.box100_a ul{ width:70%; float:left; list-style:none;}
.lin_box_l ul { list-style:none;}


.mbskin{ max-width:1200px; width:90%; margin:auto; text-align:center}

.sensei{ width:99%; text-align:center;border-top:0px solid #3b6ee4;   margin-top:0px;}
.sensei th{ background:#f2f6ff; color:#5f5f5f; font-weight:bold; border-bottom:1px dotted #7c7c7c; padding:10px 0; text-align:center;}
.sensei td{  color:#7c7c7c;  border-bottom:1px dotted #7c7c7c; padding:10px 0 10px 5px; vertical-align:middle}



/* 갤러리 목록 */
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_gall #gall_ul {margin:10px -10px 0;padding:0;list-style:none;zoom:1}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_box {position:relative;margin:0 0 30px 0;border:1px solid #ccc;background:#fff;border-radius:0 0 2px 2px}
#bo_gall .gall_li .gall_chk{position:absolute;top:0;left:0;padding:5px;}

.gall_row .col-gn-0,.gall_row .col-gn-1,.gall_row .col-gn-2,.gall_row .col-gn-3,.gall_row .col-gn-4,.gall_row .col-gn-5,.gall_row .col-gn-6,.gall_row .col-gn-7,.gall_row .col-gn-8,.gall_row .col-gn-9,.gall_row .col-gn-10{position:relative;min-height:1px;padding-left:10px;*padding-left:0;padding-right:10px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0;}
.gall_row .col-gn-0,.latest_row .col-gn-1{width:100%}
.gall_row .col-gn-2{width:50%}
.gall_row .col-gn-3{width:33.33333333%}
.gall_row .col-gn-4{width:25%}
.gall_row .col-gn-5{width:20%}
.gall_row .col-gn-6{width:16.66666667%}
.gall_row .col-gn-7{width:14.28571428%}
.gall_row .col-gn-8{width:12.5%}
.gall_row .col-gn-9{width:11.11111111%}
.gall_row .col-gn-10{width:10%}td_subject

.gall_row .box_clear{clear:both}

#bo_gall .gall_now .gall_text_href a {color:#ff3061}

#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_img{border-bottom:1px solid #eee;text-align:center}
#bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice{display:block}
#bo_gall .gall_img img{max-width:100%;height:auto !important}
#bo_gall .gall_img span{display:inline-block;background:#eee;text-align:center;line-height:150px;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777}

#bo_gall .gall_text_href {margin:10px}
#bo_gall .gall_text_href a {font-weight:bold}
#bo_gall .gall_text_href img {margin:0 0 0 4px}
#bo_gall .bo_tit{display:block;font-weight:bold;color:#000;font-size:1.083em}
#bo_gall .bo_tit .cnt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);}
#bo_gall .profile_img img{border-radius:50%}
#bo_gall .gall_name{margin:10px}

#bo_gall .bo_tit .fa-download{width:16px;height:16px;line-height:16px;background:#e89f31;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle; margin-right:2px;}
#bo_gall .bo_tit .fa-link{width:16px;height:16px;line-height:16px;background:#ad68d8;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;margin-right:2px;font-weight: normal;}
#bo_gall .bo_tit .fa-link{width:16px;height:16px;line-height:16px;background:#ad68d8;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;margin-right:2px;}
#bo_gall .bo_tit .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#6db142;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px;}
#bo_gall .bo_tit .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;;vertical-align:middle;margin-right:2px;}
#bo_gall .bo_tit .fa-lock{display: inline-block;line-height: 16px;color: #999;text-align: center;vertical-align:middle;}


#bo_gall .gall_info{line-height:1.5em;padding:10px;font-size:0.92em;background:#f6f6f6;line-height:20px}
#bo_gall .gall_info strong{ display:inline-block;margin:0 0 0 10px }
#bo_gall .gall_info i{font-size:12px}
#bo_gall .gall_info .gall_date{position:absolute;bottom:10px;right:10px;font-style:italic;display:inline-block;color:#777;}
/* 게시판 목록 공통 */
#bo_btn_top{margin: 10px 0}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {margin-bottom:5px;float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:0 8px;border:0;background:#d4d4d4;color:#666;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.bo_notice .notice_icon{display:inline-block;background:#ed6478;padding:0 3px;line-height:20px;font-weight:normal;font-size:0.92em;color:#fff}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;font-size:0.92em;color:#3598db !important;font-weight:bold} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .profile_img {display:inline-block;;margin-right:5px}
#bo_list .profile_img img{border-radius:50%}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#ed6478;font-size:0.86em}

#bo_sch {float:left;border:1px solid #ccc;border-radius:3px;margin:0 0 20px;background:#fff}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{border:0;;margin:9px 5px ;height:20px;float:left;border-right:1px solid #ddd;}
#bo_sch .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left}
#bo_sch .sch_btn{height:38px;float:left;background:url('./img/sch_btn.png') no-repeat 50% 50%;border:0;width:40px;text-indent:-999px;overflow:hidden}

#bo_gall li.empty_list {padding:85px 0;text-align:center}


/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute !important;top:34px;right:0;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
#autosave_pop:before{content: "";position: absolute;top: -8px;right: 45px;width: 0;height: 0;border-style: solid;border-width: 0 6px 8px 6px;border-color: transparent transparent #000 transparent;}
#autosave_pop:after{content: "";position: absolute;top: -7px;right: 45px;width: 0;height: 0;border-style: solid;border-width: 0 6px 8px 6px;border-color: transparent transparent #fff transparent;}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:center;margin:0 !important;}
#autosave_pop button {margin:0;padding:0;border:0;}
#autosave_pop ul {padding:15px;border-top:1px solid #e9e9e9;list-style:none;overflow-y:scroll;height:130px;border-bottom:1px solid #e8e8e8}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #fff;background:#eee;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right;font-size:0.92em;font-style:italic;color:#999}
.autosave_close {cursor:pointer;width:100%;height:30px;background:none;color:#888;font-weight:bold;font-size:0.92em}
.autosave_close:hover{background:#f3f3f3;color:#3597d9}
.autosave_content {display:none}
.autosave_del{background:url(./img/close_btn.png) no-repeat 50% 50%;text-indent:-999px;overflow:hidden;height:20px;width:20px;}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding:20px;background:#fff}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {}
#bo_v_title .bo_v_cate{display:inline-block;line-height:26px;background: #3497d9;color: #fff;font-weight: bold;border-bottom:1px solid #1977b5;padding:0 10px;border-radius:3px;
-webkit-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
-moz-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
box-shadow: inset 0 2px 5px rgb(33, 135, 202);}
#bo_v_title .bo_v_tit{display:block;margin:5px 0 0 }

#bo_v_info {padding: 10px 0 15px;margin:0 0 20px;border-bottom:1px solid #ddd;color:#666}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 10px 0 0;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}
#bo_v_info .profile_img {}
#bo_v_info .profile_img img{border-radius:50%}
#bo_v_info .sv_member{color:#000}
#bo_v_info .if_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_date{float:right;margin:0;font-style:italic;color:#888}

#bo_v_file {margin:10px 0;border:1px solid #d4d4d4}
#bo_v_file h2 {padding:10px;background: #f3f3f3}
#bo_v_file ul {margin:0;padding:5px 0;list-style:none}
#bo_v_file li {padding:5px 10px;position:relative;}
#bo_v_file a {display:inline-block;color:#3497d9;text-decoration:underline;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt  {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_link {margin:10px 0;border:1px solid #d4d4d4}
#bo_v_link h2 {padding:10px;border-bottom:1px solid #e8e8e8;background: #f3f3f3}
#bo_v_link ul {margin:0;padding:5px 0;list-style:none}
#bo_v_link li {padding:5px 10px;position:relative;}
#bo_v_link a {display:inline-block;color:#3497d9;text-decoration:underline;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_top {zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {;padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com li {float:left;margin-left:5px}

.bo_v_left {margin:20px 0;float:left}
.bo_v_left li {float:left;margin-right:5px}

.bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left;;border-bottom:1px solid #ddd}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-top:1px solid #ddd;padding:13px;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.bo_v_nb li:hover{background:#f6f6f6}
.bo_v_nb li i{font-size:13px}
.bo_v_nb li .nb_tit{display:inline-block;padding-right:20px;color:#4567b5}
.bo_v_nb li .nb_date{float:right;color:#888}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image{display:block}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin:10px 0 30px;width:100%;line-height:1.7em;min-height:200px;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act a:hover{background-color:#f3f3f3}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good{display:inline-block;border:1px solid #000;;width:70px;height:70px;padding-top:40px;background:url(./img/icon_good.png) 25px 18px no-repeat;border-radius:50%;font-style:italic}
#bo_v_act .bo_v_nogood{display:inline-block;border:1px solid #000;width:70px;height:70px;padding-top:40px;background:url(./img/icon_bad.png) 25px 18px no-repeat;border-radius:50%;font-style:italic}

#bo_v_share{position:relative;margin:20px 0;text-align:right}
#bo_v_share .btn{padding:0 10px 0 0;color:#555;font-weight:normal;font-size:1em ;line-height:30px;height:32px;border-radius:0;border-color:#d5d5d5}
#bo_v_share .btn:hover{background:#fff}
#bo_v_share .btn i{margin-right:5px;;background:#eee;color:#333;text-align:center;width:30px;line-height:30px;vertical-align:top;}
#bo_v_share .btn_share{}
#bo_v_share .btn_share:hover{}

.bo_v_snswr{position:relative;display:inline-block;margin-left:-1px}
#bo_v_sns {display:none;position:absolute;top:-50px;left:50%;margin-left:-90px;width:180px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns:before{content: "";position: absolute;bottom: -7px;left: 84px;width: 0;height: 0;border-style: solid;border-width: 7px 6px 0 6px;border-color: #415b92 transparent transparent transparent;}
#bo_v_sns li {float:left;;width:60px;text-align:center}
#bo_v_sns li a{height:40px;padding:10px 0;}
#bo_v_sns li .sns_f{display:block;background:#415b92}
#bo_v_sns li .sns_t{display:block;background:#35b3dc}
#bo_v_sns li .sns_g{display:block;background:#d5503a}
#bo_v_sns li img{vertical-align:top}


/* 게시판 댓글 */
.cmt_btn{background:url('./img/cmt_btn.png') no-repeat 85px 8px;text-align:left ;width:100% ;border:0;color:#ed6478;font-weight:bold;font-size:1.25em;margin: 30px 0 0px;padding:0  0 10px;cursor:pointer}
.cmt_btn_op{background:url('./img/cmt_btn.png') no-repeat 85px  -23px}
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative}
#bo_vc article .profile_img img{border-radius:50%}
#bo_vc header {}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo{float:right;font-style:italic;color:#777}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {padding:15px  ;margin:10px 0 0;background: #f8fafb;border-radius:5px;border: 1px solid #e8e8e8;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left}

.bo_vc_act {text-align:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;}
.bo_vc_act li a{padding:0 5px;line-height:23px}

.bo_vc_w {position:relative;margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block;margin:0 0 5px}
.bo_vc_w textarea{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:120px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}
#wr_secret{}
.bo_vc_w_info{margin:10px 0;float:left}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;margin-right:5px}
.bo_vc_w_info #captcha{padding-top:10px;display:block;clear:both}
.bo_vc_w .btn_confirm{float:right;margin-top:10px}
.bo_vc_w .btn_confirm label{display:inline-block;margin-right:10px;border-radius:3px;font-size:1.5em;text-align:center;}
.bo_vc_w .btn_submit{height:45px;padding:0 20px;border-radius:3px;font-weight:bold;font-size:1.083em;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}

#bo_vc_send_sns{display:inline-block;float:left}
#bo_vc_sns {display:inline-block;margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off{background:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0 }

/*글쓰기*/
#bo_w .write_div{margin:10px 0;position:relative}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input{float:left;width:33%}
#bo_w #wr_password{margin:0 0.5%  }
#bo_w .wr_content.smarteditor2 iframe{background:#fff}
#bo_w .bo_w_tit{position:relative}
#bo_w .bo_w_tit .frm_input{padding-right:120px;}
#bo_w .bo_w_tit #btn_autosave{position:absolute;top:5px;right:5px;line-height:30px;height:30px;}
#bo_w .bo_w_link label{position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;;background: #eee;text-align:center;color:#888}
#bo_w .bo_w_link .frm_input{padding-left:50px}
#bo_w .bo_w_flie .lb_icon{position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background:#eee;text-align:center;color:#888}
#bo_w .bo_w_flie .frm_file{padding-left:50px;}
#bo_w .bo_w_flie .file_wr{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input{margin:10px 0 0 }
#bo_w .bo_w_flie .file_del{position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
#bo_w .bo_w_select select{border:1px solid #3497d9;height:40px;border-radius:3px}




/*메인*/
.bannerbox{ width: 100%; float: left; padding: 0; margin: 0;}

@media (min-width:768px){.mimg1{float: left; width: 100%;}.mimg2{float: left; width: 100%; margin-left: 0;}}
@media (min-width:992px){.mimg1{float: left; width: 62%;}.mimg2{float: left; width: 36%; margin-left: 2%;}}
@media (min-width:1200px){.mimg1{float: left; width: 750px;}.mimg2{float: left; width: 439px; margin-left: 10px;}}



@media (min-width:768px){.container{width:750px}}
@media (min-width:992px){.container{width:970px}}
@media (min-width:1800px){.container{width:1800px} .col-lg-12{ width:100%;}}
@media (min-width:1680px){.container{width:1600px} .col-lg-12{ width:100%;}}
@media (min-width:1200px){.container{width:1200px; padding: 0;}}


@media (max-width:768px){
.kjh_table{ width: 100%; font-size: 14px; text-align: center; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table th{ background:#e9f2ea; text-align: center; padding: 10px ; border-right: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4;  }
.kjh_table td{ background: #fff;    padding: 10px; border-bottom: 1px solid #dde0e4;  }
.kjh_table .b_g{ background:#f7f7f7 }

.kjh_table_l{ width: 100%; font-size: 14px; text-align: left; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table_l th{ background:#e9f2ea; text-align: left; padding: 10px; border-right: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4; }
.kjh_table_l td{ background: #fff;    padding: 10px;  border-bottom: 1px solid #dde0e4;  }
.kjh_table .b_g{ background:#f7f7f7 }
	
.kjh_table_a{ width: 100%; font-size: 14px; text-align: center; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table_a th{ background:#e9f2ea; text-align: center; padding: 10px ;  border-bottom: 1px solid #dde0e4;  }
.kjh_table_a td{ background: #fff;    padding: 10px; border-bottom: 1px solid #dde0e4;  }
.kjh_table_a .b_g{ background:#f7f7f7 }

	
}

@media (min-width:992px){
.kjh_table{ width: 85%; font-size: 14px; text-align: center; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table th{ background:#e9f2ea; text-align: center; padding: 10px ; border-right: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4;  }
.kjh_table td{ background: #fff;    padding: 10px; border-bottom: 1px solid #dde0e4;  }
.kjh_table .b_g{ background:#f7f7f7 }

.kjh_table_l{ width: 85%; font-size: 14px; text-align: left; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table_l th{ background:#e9f2ea; text-align: left; padding: 10px; border-right: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4; }
.kjh_table_l td{ background: #fff;    padding: 10px;  border-bottom: 1px solid #dde0e4;  }
.kjh_table .b_g{ background:#f7f7f7 }
	
.kjh_table_a{ width: 85%; font-size: 14px; text-align: center; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table_a th{ background:#e9f2ea; text-align: center; padding: 10px ;  border-bottom: 1px solid #dde0e4;  }
.kjh_table_a td{ background: #fff;    padding: 10px; border-bottom: 1px solid #dde0e4;  border-right: 1px solid #dde0e4}
.kjh_table_a .b_g{ background:#f7f7f7 }
	
}

@media (min-width:1200px){
.kjh_table{ width: 70%; font-size: 14px; text-align: center; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table th{ background:#e9f2ea; text-align: center; padding: 10px ; border-right: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4;  }
.kjh_table td{ background: #fff;    padding: 10px; border-bottom: 1px solid #dde0e4;  }
.kjh_table .b_g{ background:#f7f7f7 }

.kjh_table_l{ width: 70%; font-size: 14px; text-align: left; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table_l th{ background:#e9f2ea; text-align: left; padding: 10px; border-bottom: 1px solid #dde0e4; }
.kjh_table_l td{ background: #fff;    padding: 10px;  border-bottom: 1px solid #dde0e4; border-right: 1px solid #dde0e4;  }
.kjh_table .b_g{ background:#f7f7f7 }


	.kjh_table_a{ width: 70%; font-size: 14px; text-align: center; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table_a th{ background:#e9f2ea; text-align: center; padding: 10px ;  border-bottom: 1px solid #dde0e4;  }
.kjh_table_a td{ background: #fff;    padding: 10px; border-bottom: 1px solid #dde0e4; border-rigth: 1px solid #dde0e4;    }
.kjh_table_a .b_g{ background:#f7f7f7 }
}


	.kjh_table_a{  font-size: 14px; text-align: center; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table_a th{ background:#e9f2ea; text-align: center; padding: 10px ;  border-bottom: 1px solid #dde0e4;  }
.kjh_table_a td{ background: #fff;    padding: 10px; border-bottom: 1px solid #dde0e4; border-rigth: 1px solid #dde0e4;    }
.kjh_table_a .b_g{ background:#f7f7f7 }

.kjh_table{  font-size: 14px; text-align: center; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table th{ background:#e9f2ea; text-align: center; padding: 10px ; border-right: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4;  }
.kjh_table td{ background: #fff;    padding: 10px; border-bottom: 1px solid #dde0e4;  }
.kjh_table .b_g{ background:#f7f7f7 }

.kjh_table_l{ font-size: 14px; text-align: left; line-height: 24px; margin:10px auto; border: 1px solid #dde0e4; color: hsla(0,0%,36%,1.00) }
.kjh_table_l th{ background:#e9f2ea; text-align: left; padding: 10px; border-right: 1px solid #dde0e4; border-bottom: 1px solid #dde0e4; }
.kjh_table_l td{ background: #fff;    padding: 10px;  border-bottom: 1px solid #dde0e4;  }
.kjh_table .b_g{ background:#f7f7f7 }


.sbs_tablee{ width: 100%; font-size: 16px; text-align: center; line-height: 24px; margin-bottom: 30px; border: 1px solid #dde0e4; }
.sbs_tablee th{ background:#e9efff; text-align: center; padding: 10px 0; }
.sbs_tablee td{    padding: 10px 0;}
.sbs_tablee .b_g{ background:#f7f7f7 }

.unber{ text-decoration: underline;}

.sbs_table01{ width: 100%; font-size: 16px; line-height: 24px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; }
.sbs_table01 th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  }
.sbs_table01 td{    padding: 10px 5px; line-height: 24px; font-size: 14px;  text-align: left;  vertical-align: top; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table01 .b_g{ background:#f0f4f7 }
.sbs_table01 .bcb{  text-align: center; font-weight: bold;}

.sbs_table_b{ width: 100%; font-size: 16px; line-height: 24px; margin-bottom: 30px; margin-top: 30px; border-top: 2px solid #dde0e4; border-bottom: 1px solid #dde0e4; }
.sbs_table_b th{  text-align: left; padding:  10px 0 10px 10px; }
.sbs_table_b td{    padding: 10px 5px; line-height: 24px; font-size: 14px;  text-align: left;  vertical-align: top; border-top: 1px solid #dde0e4;}
.sbs_table_b .b_g{ background:#f0f4f7 }
.sbs_table_b .bcb{  text-align: center; font-weight: bold;}

.sbs_table_n{ width: 100%; font-size: 16px; line-height: 24px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; }
.sbs_table_n th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  }
.sbs_table_n td{    padding: 10px 5px; line-height: 24px; font-size: 14px;  text-align: left;  vertical-align: top; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_n .b_g{ background:#f0f4f7 }
.sbs_table_n .bcb{  text-align: center; font-weight: bold;}

.sbs_table_c{ width: 100%; font-size: 16px; line-height: 24px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; }
.sbs_table_c th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  }
.sbs_table_c td{    padding: 10px 5px; line-height: 24px; font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_c .b_g{ background:#f0f4f7 }
.sbs_table_c .bcb{  text-align: center; font-weight: bold;}

.sbs_table_c1{ width: 100%; font-size: 16px; line-height: 24px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; }
.sbs_table_c1 th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  }
.sbs_table_c1 td{    padding: 10px 5px; line-height: 24px; font-size: 14px;    vertical-align: left; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_c1 .b_g{ background:#f0f4f7 }
.sbs_table_c1 .bcb{  text-align: center; font-weight: bold;}

.sbs_table_t{ width: 100%; font-size: 16px; line-height: 24px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; }
.sbs_table_t th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  }
.sbs_table_t td{    padding: 10px 5px; line-height: 24px; font-size: 14px;  text-align: left;  vertical-align: top; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_t .b_g{ background:#f0f4f7 }
.sbs_table_t .bcb{  text-align: center; font-weight: bold;}

.sbs_table_m{ width: 100%; font-size: 14px; line-height: 16px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; font-weight: 300; }
.sbs_table_m th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  border-top: 1px solid #dde0e4;   }
.sbs_table_m td{    padding: 10px 5px;  font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_m .b_g{ background:#f0f4f7 }
.sbs_table_m .bcb{  text-align: center; font-weight: bold;}

.sbs_table_m1{ width: 100%; font-size: 14px; line-height: 16px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; font-weight: 300; }
.sbs_table_m1 th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  border-top: 1px solid #dde0e4;   }
.sbs_table_m1 td{    padding: 10px 5px;  font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_m1 .b_g{ background:#f0f4f7 }
.sbs_table_m1 .bcb{  text-align: center; font-weight: bold;}

.sbs_table_m2{ width: 100%; font-size: 14px; line-height: 16px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; font-weight: 300; }
.sbs_table_m2 th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  border-top: 1px solid #dde0e4;   }
.sbs_table_m2 td{    padding: 10px 5px;  font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_m2 .b_g{ background:#f0f4f7 }
.sbs_table_m2 .bcb{  text-align: center; font-weight: bold;}

.sbs_table_m3{ width: 100%; font-size: 14px; line-height: 16px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; font-weight: 300; }
.sbs_table_m3 th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  border-top: 1px solid #dde0e4;   }
.sbs_table_m3 td{    padding: 10px 5px;  font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_m3 .b_g{ background:#f0f4f7 }
.sbs_table_m3 .bcb{  text-align: center; font-weight: bold;}

.sbs_table_ms{ width: 100%; font-size: 14px; line-height: 16px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; font-weight: 300; }
.sbs_table_ms th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  border-top: 1px solid #dde0e4;   }
.sbs_table_ms td{    padding: 10px 5px;  font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_ms .b_g{ background:#f0f4f7 }
.sbs_table_ms .bcb{  text-align: center; font-weight: bold;}

.sbs_table_ms1{ width: 100%; font-size: 14px; line-height: 16px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; font-weight: 300; }
.sbs_table_ms1 th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  border-top: 1px solid #dde0e4;   }
.sbs_table_ms1 td{    padding: 10px 5px;  font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_ms1 .b_g{ background:#f0f4f7 }
.sbs_table_ms1 .bcb{  text-align: center; font-weight: bold;}

.sbs_table_ms2{ width: 100%; font-size: 14px; line-height: 16px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; font-weight: 300; }
.sbs_table_ms2 th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  border-top: 1px solid #dde0e4;   }
.sbs_table_ms2 td{    padding: 10px 5px;  font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_ms2 .b_g{ background:#f0f4f7 }
.sbs_table_ms2 .bcb{  text-align: center; font-weight: bold;}

.sbs_table_cen{ width: 100%; font-size: 14px; line-height: 16px; margin-bottom: 30px; margin-top: 30px; border: 1px solid #dde0e4; font-weight: 300; }
.sbs_table_cen th{  text-align: center; padding: 10px 0; border-right: 1px solid #dde0e4;  border-top: 1px solid #dde0e4;   }
.sbs_table_cen td{    padding: 10px 5px;  font-size: 14px; vertical-align: middle; text-align: center; border-top: 1px solid #dde0e4; border-right: 1px solid #dde0e4;}
.sbs_table_cen .b_g{ background:#f0f4f7 }
.sbs_table_cen .bcb{  text-align: center; font-weight: bold;}



@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
		.sbs_table_n { display: block;}
		
		.sbs_table_n thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

    .sbs_table_n tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_n tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_n td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%;	}
	.sbs_table_n td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px;white-space: nowrap;		}
	.sbs_table_n td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
	.sbs_table_n td:nth-of-type(2):before { content: "초등(1~3학년)"; font-weight: bold}
	.sbs_table_n td:nth-of-type(3):before { content: "초등(4~6학년)"; font-weight: bold}
	.sbs_table_n td:nth-of-type(4):before { content: "중등"; font-weight: bold}
	.sbs_table_n td:nth-of-type(5):before { content: "고등"; font-weight: bold}
}


@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
		.sbs_table_t { display: block;}
		
		.sbs_table_t thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

    .sbs_table_t tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_t tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_t td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%;	}
	.sbs_table_t td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px;white-space: nowrap;		}
	.sbs_table_t td:nth-of-type(1):before { content: "구분"; font-weight: bold}
	.sbs_table_t td:nth-of-type(2):before { content: "이론/실습"; font-weight: bold}
	.sbs_table_t td:nth-of-type(3):before { content: "과정"; font-weight: bold}
	.sbs_table_t td:nth-of-type(4):before { content: "내용"; font-weight: bold}
	.sbs_table_t td:nth-of-type(5):before { content: "시간"; font-weight: bold}
}



@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
		.sbs_table_c { display: block;}		
		.sbs_table_c thead tr {	position: absolute;	top: -9999px;left: -9999px;	}
    .sbs_table_c tr { margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;    }      
	.sbs_table_c tr:nth-child(odd) {   background: #fff;  }    
	.sbs_table_c td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_c td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px;white-space: nowrap;		}
		.sbs_table_c td:nth-of-type(1):before { content: "회차"; font-weight: bold}
		.sbs_table_c td:nth-of-type(2):before { content: "프로그램"; font-weight: bold}
		.sbs_table_c td:nth-of-type(3):before { content: "내용"; font-weight: bold}

}
@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_c1 { display: block;}		
	.sbs_table_c1 thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_c1 tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_c1 tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_c1 td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_c1 td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_c1 td:nth-of-type(1):before { content: "구분"; font-weight: bold}
		.sbs_table_c1 td:nth-of-type(2):before { content: "초등(1~3학년)"; font-weight: bold}
		.sbs_table_c1 td:nth-of-type(3):before { content: "초등(4~6학년)"; font-weight: bold}
		.sbs_table_c1 td:nth-of-type(4):before { content: "중등"; font-weight: bold}
		.sbs_table_c1 td:nth-of-type(5):before { content: "고등"; font-weight: bold}
}

@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_m { display: block;}		
	.sbs_table_m thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_m tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_m tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_m td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_m td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_m td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
		.sbs_table_m td:nth-of-type(2):before { content: "학년"; font-weight: bold}
		.sbs_table_m td:nth-of-type(3):before { content: "구분"; font-weight: bold}
		.sbs_table_m td:nth-of-type(4):before { content: "1교시"; font-weight: bold}
		.sbs_table_m td:nth-of-type(5):before { content: "2교시"; font-weight: bold}
}

@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_m1 { display: block;}		
	.sbs_table_m1 thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_m1 tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_m1 tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_m1 td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_m1 td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_m1 td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
		.sbs_table_m1 td:nth-of-type(2):before { content: "학년"; font-weight: bold}
		.sbs_table_m1 td:nth-of-type(3):before { content: "구분"; font-weight: bold}
		.sbs_table_m1 td:nth-of-type(4):before { content: "내용"; font-weight: bold}
}

@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_m2 { display: block;}		
	.sbs_table_m2 thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_m2 tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_m2 tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_m2 td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_m2 td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_m2 td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
		.sbs_table_m2 td:nth-of-type(2):before { content: "학년"; font-weight: bold}
		.sbs_table_m2 td:nth-of-type(3):before { content: "구분"; font-weight: bold}
		.sbs_table_m2 td:nth-of-type(4):before { content: "2교시"; font-weight: bold}
}

@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_m3 { display: block;}		
	.sbs_table_m3 thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_m3 tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_m3 tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_m3 td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_m3 td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_m3 td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
		.sbs_table_m3 td:nth-of-type(2):before { content: "학년"; font-weight: bold}
		.sbs_table_m3 td:nth-of-type(3):before { content: "교시"; font-weight: bold}
		.sbs_table_m3 td:nth-of-type(4):before { content: "내용"; font-weight: bold}
}

@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_ms { display: block;}		
	.sbs_table_ms thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_ms tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_ms tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_ms td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_ms td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_ms td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
		.sbs_table_ms td:nth-of-type(2):before { content: "분야"; font-weight: bold}
		.sbs_table_ms td:nth-of-type(3):before { content: "내용"; font-weight: bold}
}

@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_ms1 { display: block;}		
	.sbs_table_ms1 thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_ms1 tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_ms1 tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_ms1 td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_ms1 td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_ms1 td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
		.sbs_table_ms1 td:nth-of-type(2):before { content: "분야"; font-weight: bold}
		.sbs_table_ms1 td:nth-of-type(3):before { content: "교시"; font-weight: bold}
		.sbs_table_ms1 td:nth-of-type(4):before { content: "내용"; font-weight: bold}
}
@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_ms2 { display: block;}		
	.sbs_table_ms2 thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_ms2 tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_ms2 tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_ms2 td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_ms2 td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_ms2 td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
		.sbs_table_ms2 td:nth-of-type(2):before { content: "교시"; font-weight: bold}
		.sbs_table_ms2 td:nth-of-type(3):before { content: "내용"; font-weight: bold}
}


@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;
		}
	.sbs_table_cen { display: block;}		
	.sbs_table_cen thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table_cen tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }      
    .sbs_table_cen tr:nth-child(odd) {      background: #fff;    }    
	.sbs_table_cen td {	border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%; text-align: center;	}
	.sbs_table_cen td:before {position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px; white-space: nowrap;		}
		.sbs_table_cen td:nth-of-type(1):before { content: "프로그램"; font-weight: bold}
		.sbs_table_cen td:nth-of-type(2):before { content: "분야"; font-weight: bold}
		.sbs_table_cen td:nth-of-type(3):before { content: "회기"; font-weight: bold}
		.sbs_table_cen td:nth-of-type(4):before { content: "내용"; font-weight: bold}
}



@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;		}
		.sbs_table { display: block;}		
		.sbs_table thead tr {position: absolute;	top: -9999px;	left: -9999px;	}
    .sbs_table tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;   }      
    .sbs_table tr:nth-child(odd) {      background: #fff;    }    
		.sbs_table td {		border: none;	border-bottom: 1px solid #eee;	position: relative;	padding-left: 30%;	}
		.sbs_table td:before {	position: absolute;	top: 10px;	left: 6px;	width: 45%;	padding-right: 10px;	white-space: nowrap; text-align: center;}
		.sbs_table td:nth-of-type(1):before { content: "차시";  font-weight: bold}
		.sbs_table td:nth-of-type(2):before { content: "주제";  font-weight: bold}
		.sbs_table td:nth-of-type(3):before { content: "내용";  font-weight: bold}
		
}
/*
@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {
	Force table to not be like tables anymore 
		table, thead, tbody, th, td, tr {
			display: block;		}
		.sbs_table_b { display: block;}
		
		.sbs_table_b thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

    .sbs_table_b tr {      margin: 0 0 1rem 0;	 border-bottom:1px solid #eee;     }
      
    .sbs_table_b tr:nth-child(odd) {      background: #fff;    }
    
		.sbs_table_b td {			
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		.sbs_table_b td:before {			
			position: absolute;		
			top: 10px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}

		.sbs_table_b td:nth-of-type(1):before { content: "□"; }
		.sbs_table_b td:nth-of-type(2):before { content: "번호"; }
		.sbs_table_b td:nth-of-type(3):before { content: "제목"; }
		.sbs_table_b td:nth-of-type(4):before { content: "글쓴이"; }
		.sbs_table_b td:nth-of-type(5):before { content: "조회"; }
		.sbs_table_b td:nth-of-type(6):before { content: "날짜"; }
		
}*/



.move_g_box{ background: #f4f4f4; width: 100%; float:left; margin-top: 80px; padding-top: 20px;}
.move_list{ width: 96%; margin: 10px 2%; list-style: none;}
.move_list li{ width:25%; float: left; font-size: 14px; }
@media (max-width:992px){.move_list li{ width:33.3%; float: left; font-size: 14px; }}
@media (max-width:768px){.move_list li{ width:50%; float: left; font-size: 14px; }}

.move_photo{ width: 96%; margin: 10px 2%; list-style: none}
.move_photo li{ width:33%; float: left; text-align: center; }
.move_photo img{width:90%;}
.btn_b_box{ width: 100%; text-align: right; float: left; padding: 20px}

.box_sub_tit{ width:100%; font-size:21px; color:#383838; padding:0px 10px 5px 30px; background: url(/image/2022/dot.png) no-repeat 0px 4px; font-weight:500; display: inline-block; margin-top: 10px; margin-left: 10px}
.box_sub_dot{ width:100%; font-size:18px; color:#383838; padding:0px 10px 5px 30px;  font-weight:500; display: inline-block; margin-top: 10px; margin-left: 10px}
.box_sub_con{ width:100%; color:#888888; font-size:16px; line-height:1.8em; word-break:keep-all; padding:5px 10px 30px 20px;  display:inline-block;} 



.t_under{ text-decoration: underline; color:#000;}
.sub_top_box {width: 100%; padding: 10px; text-align: left;}
.sub_top_tit{font-size: 1.8em; color: #264c54; line-height: 1.8em;  font-family: 'NanumMyeongjo'; letter-spacing: -0.3px;}
.sub_top_text{font-size: 1.1em; font-weight: 400; color: #777; padding: 5px 0 0 0; line-height: 1.9em; font-family: NanumBarunGothic;}
.sub_top_text b{ font-size:1.3em; color: #444;}


.sub_top_box1{ display: none;}

@media (max-width:768px){
	.sub_top_box { display: none;}
	.sub_top_box1 { display: block; width:100%; padding: 10px; text-align: left; word-break: keep-all;}
}



/* 내용관리 */
#ctt {margin:10px 0;padding:10px;}
.ctt_admin {text-align:right}
#ctt header h1 { background: #f3f6f6; font-size:28px; color: #0f6153; text-align: center;  padding: 30px 0; font-weight:500; margin-top: 0px; font-family: "NotoSanKR_R";  }
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

.st_box{ float:left; width: 100%;}
.stext{ font-weight: 300; font-size: 14px; letter-spacing: 2px; text-align: center;}
.stit{color: #0f6153;  padding: 0 0 30px 0; text-align: center; font-size: 40px; font-weight: 600;}
.sc_box{ width: 100%; float:left; padding: 30px 0; color:#0f6153; text-align: center }
.s_stit{color: #0f6153; font-size: 28px; font-weight: 400; letter-spacing: -0.5px; }
.g_box{ background:#f3f6f6; color:#707070; font-size: 18px; line-height: 36px; padding: 30px 0; margin-top: 15px; }
.con_box{ text-align: left; width: 50%; margin-left: 25%;}
.g_box b{ color:#0f6153; }


.bg_gline{ background: #e9f2ea;  text-align: left; margin-bottom: 0px; }
.bg_wline{ background: #fff;   text-align: left; margin-bottom: 0px; }


@media (max-width:768px){
	.bg_gline{ background: #e9f2ea; width: 95%; padding: 5px 2em; margin-left: 3%; text-align: left; margin-bottom: 0px;text-indent: -1em;}
.bg_wline{ background: #fff; width: 95%; padding: 5px 2em;; margin-left: 3%; text-align: left; margin-bottom: 0px;text-indent: -1em;}


	
}

@media (min-width:992px){
	.bg_gline{ background: #e9f2ea; width: 85%; padding: 5px 30px; margin-left: 8%; text-align: left; margin-bottom: 0px;}
.bg_wline{ background: #fff; width: 85%; padding: 5px 30px;; margin-left: 8%; text-align: left; margin-bottom: 0px;}

	
}

@media (min-width:1200px){
	.bg_gline{ background: #e9f2ea; width: 70%; padding: 5px 30px; margin-left: 15%; text-align: left; margin-bottom: 0px;}
.bg_wline{ background: #fff; width: 70%; padding: 5px 30px;; margin-left: 15%; text-align: left; margin-bottom: 0px;}

}



