@charset "UTF-8";
/* ellipsis */
/* thumbnail background */
/* break point */

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

html{
  outline:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-tap-highlight-color:transparent;
}

.lightboxOverlay{
	display: none;
	opacity: 0;
}
.lightbox{
	display: none;
	opacity: 0;
}



body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0; }

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {text-decoration: none;
  background-color: transparent;
color: black;}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }




/*
@font-face{
	font-family: 'T-Star';
		src: url('./images/T-StarPro-Regular.woff');
	src: url('./images/T-StarPro-Medium.woff');
	src: url('./images/T-StarPro-Bold.woff');
	src: url('./images/T-StarPro-Light.woff');
}
*/


@font-face{
	font-family: 'Noto Sans KR';
		src: url('./images/NotoSansKR-Regular.otf');
}

@font-face{
	font-family: 'arial';
		src: url('./images/arial-bold.ttf');
}

@font-face{
	font-family: "corbel_bold";
		src:url('./images/Corbel_Bold.otf');
}

@font-face{
	font-family: "corbel";
		src: url('./images/CORBEL.otf');
	  src: url('./images/CORBEL.eot');
	  font-style: normal;
}


sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

.container_postbtn {
	display:none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  outline: none; }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
		border: 0;
  padding: 0.35em 0 0.625em 0;}

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/* common */
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block; }

body {
  font-family: 'Noto Sans KR', 'arial', "corbel_bold", "corbel", Avenir, SpoqaHanSans, "Apple SD Gothic Neo", 'T-Star', "Malgun Gothic", "맑은 고딕", "Nanum Gothic", Dotum, '돋움', Helvetica, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h5{
	margin: 0 0 25px 0;
font-size: 25px;
}

.info_text .info{
	display: none;
}

/* 
.info_text{
	text-align: left;
	margin: 83px auto 0 auto;
	font-size: 2.35rem;
	font-weight: 100;
	font-family: "T-Star";
	max-width: 500px;
}*/



.info_text{
	text-align: left;
	margin: 169px auto 0 0;
	font-size: 1.35rem;
	max-width: 500px;
	font-family: 'arial', sans-serif;
}

.info_text strong{
	font-weight: 800;
}


.project_location{
	font-size: 15px;
	position: absolute;
	top: 40px;
}




.office_about_left{
 float: left;
 width:70%;
 text-align: left;
 overflow-y: scroll;
 padding-right: 10%;
	 padding-top: 40px;
}

.office_about_right{
 float: right;
 width:30%;
 overflow-y: scroll;
 font-size: 15px;
 line-height: 1.6;
 padding-top: 95px;
 padding-bottom: 80px;
}
 /* Hide scrollbar for Chrome, Safari and Opera */
.office_about_right::-webkit-scrollbar {
 display: none;
}
/* Hide scrollbar for IE and Edge */
.office_about_right {
 -ms-overflow-style: none;
}       
 /* Hide scrollbar for Chrome, Safari and Opera */
.office_about_left::-webkit-scrollbar {
 display: none;
}
/* Hide scrollbar for IE and Edge */
.office_about_left {
 -ms-overflow-style: none;
}  


.contact_facebook a{
	opacity: 0.8;
	width: 20px;
	margin-left: 5px;
}
.contact_instagram a{
	opacity: 0.8;
	width: 20px;
}
.partners_profile span{
	line-height: 1.9;
}

.partners_profile{
	width: 100%;
}
.about_sns{
	list-style: none;
	font-size: 13px;
	font-weight: 200;
	margin-top: 20px;
	line-height: 1.6;
}

.partners{
	float: left;
	text-align: center;
	width: 100%;
    margin: 55px 0 50px 0;
    font-size: 25px;
    font-weight: 700;
    border: 1px solid #000;
}

.ceo{
width: 80%;
}


#map{
    position: relative;
	margin-top: -3px;
	z-index: 1;
}

@media screen and (max-width: 1120px){
#map{max-width: 100%;	}}

@media screen and (max-width: 768px){
#map{ height: 200px !important;}}



.map{
	padding-top: 270px;
}
.contact{
	position: relative;
	padding-top: 50px;
}

.partners_profile_staff{
	padding-top: 13%;
}




.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px; }

/* theme_pink */
.theme_pink .thema_apply .link_detail {
  background: #fff; }

.theme_pink .thema_apply .btn_arrow:hover {
  color: #fff; }

.theme_pink .thema_apply .active {
  background: #ff567a; }

.theme_pink .thema_apply .slick-active button {
  background: #00bf2d; }

.theme_pink .thema_apply .btn_register {
  background: #ff567a;
  color: #fff; }

.theme_pink .thema_apply .btn_register {
  background: #ff567a;
  color: #fff; }

.theme_pink .thema_apply .title_sidebar {
  color: #ff567a; }

.theme_pink .thema_apply .box_tag a:hover {
  border: 1px solid #ff567a;
  color: #ff567a; }

.theme_pink .area_category .title_section span {
  color: #ff567a; }

.theme_pink .article_view a {
  color: #ff567a; }

.theme_pink .article_view blockquote {
  color: #ff567a; }

.theme_pink .article_view .moreless_fold span,
.theme_pink .article_view .moreless_top span {
  color: #ff567a; }

.theme_pink .article_view .footnote a {
  color: #ff567a!important; }

/* theme_blue */
.theme_blue .thema_apply .link_detail {
  background: #4167d9; }

.theme_blue .thema_apply .btn_arrow:hover {
  background-color: #4167d9;
  color: #fff; }

.theme_blue .thema_apply .active {
  background: #4167d9; }

.theme_blue .thema_apply .slick-active button {
  background: #4167d9; }

.theme_blue .thema_apply .btn_register {
  background: #4167d9;
  color: #fff; }

.theme_blue .thema_apply .btn_register {
  background: #4167d9;
  color: #fff; }

.theme_blue .thema_apply .title_sidebar {
  color: #4167d9; }

.theme_blue .thema_apply .box_tag a:hover {
  border: 1px solid #4167d9;
  color: #4167d9; }

.theme_blue .area_category .title_section span {
  color: #4167d9; }

.theme_blue .article_view a {
  color: #4167d9; }

.theme_blue .article_view blockquote {
  color: #4167d9; }

.theme_blue .article_view .moreless_fold span,
.theme_blue .article_view .moreless_top span {
  color: #4167d9; }

.theme_blue .article_view .footnote a {
  color: #4167d9!important; }

/* theme_green */
.theme_green .thema_apply .link_detail {
  background: #11998e; }

.theme_green .thema_apply .btn_arrow:hover {
  background-color: #11998e;
  color: #fff; }

.theme_green .thema_apply .active {
  background: #11998e; }

.theme_green .thema_apply .slick-active button {
  background: #11998e; }

.theme_green .thema_apply .btn_register {
  background: #11998e;
  color: #fff; }

.theme_green .thema_apply .btn_register {
  background: #11998e;
  color: #fff; }

.theme_green .thema_apply .title_sidebar {
  color: #11998e; }

.theme_green .thema_apply .box_tag a:hover {
  border: 1px solid #11998e;
  color: #11998e; }

.theme_green .area_category .title_section span {
  color: #11998e; }

.theme_green .article_view a {
  color: #11998e; }

.theme_green .article_view blockquote {
  color: #11998e; }

.theme_green .article_view .moreless_fold span,
.theme_green .article_view .moreless_top span {
  color: #11998e; }

.theme_green .article_view .footnote a {
  color: #11998e!important; }

/* theme_gray */
.theme_gray .thema_apply .link_detail {
  background: #1d2129; }

.theme_gray .thema_apply .btn_arrow:hover {
  background-color: #1d2129;
  color: #fff; }

.theme_gray .thema_apply .active {
  background: #1d2129; }

.theme_gray .thema_apply .slick-active button {
  background: #1d2129; }

.theme_gray .thema_apply .btn_register {
  background: #1d2129;
  color: #fff; }

.theme_gray .thema_apply .btn_register {
  background: #1d2129;
  color: #fff; }

.theme_gray .thema_apply .title_sidebar {
  color: #1d2129; }

.theme_gray .thema_apply .box_tag a:hover {
  border: 1px solid #1d2129;
  color: #1d2129; }

.theme_gray .area_category .title_section span {
  color: #1d2129; }

.theme_gray .article_view a {
  color: #1d2129; }

.theme_gray .article_view a {
  color: #1d2129; }

.theme_gray .article_view blockquote {
  color: #1d2129; }

.theme_gray .article_view .moreless_fold span,
.theme_gray .article_view .moreless_top span {
  color: #1d2129; }

.theme_gray .article_view .footnote a {
  color: #1d2129!important; }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .theme_pink .thema_apply .selected {
    color: #000 !important; }
  .theme_blue .thema_apply .selected {
    color: #4167d9 !important; }
  .theme_green .thema_apply .selected {
    color: #11998e !important; }
  .theme_gray .thema_apply .selected {
    color: #1d2129 !important; } }

/* html */
html, body {
  position: relative;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  color: #333; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

#wrap {
  position: relative;
  overflow: hidden; }

/* container */
#container {
  position: relative;
  width: 100%; }
  #container:after {
    content: '';
    display: block;
    clear: both; }

/* main */
#main {
  width: 100%; }

/* box_header */
.box_header {
	height: 105px;
    z-index: 21;
  width: 100%;
  padding-top: 0px;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 0px;
  color: white;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
background: white;
  align-items: center;
  position: fixed;
}

.underbar{
 width: 100;
    z-index: 1;
  justify-content: space-between;
background-color: red;

  position: fixed;
  margin-top: 105px;
  margin-left: 22px;
  margin-right: 23px;
left: 0;
right: 0;
  border-bottom: 1px solid #dcdddd;
}

  .box_header button {
    background-color: transparent; }
  .box_header .link_logo {
    display: block;
    max-width: 300px;
    color: #333;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
		line-height: 1.25;}
  .box_header .link_logo img {
    max-height: 48px; }
  .box_header .title_logo {
    position: absolute;
    top: 50%;
    display: flex;
    -ms-display: flexbox;
    /* IE 10 */
    display: -webkit-flex;
    /* Safari */
    flex-direction: column;
    justify-content: center;
    width: 200px;
    height: 48px;
    margin: -24px 0 0 80px;
    font-size: 24px;
    font-weight: 900; }
  .box_header .btn_menu, .box_header .btn_search {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    color: #666;
    transition: color .2s ease-out;
    cursor: pointer; }
  .box_header .btn_menu {
    right: 56px; }
  .box_header .btn_search {
    right: 116px; }
  .box_header .btn_menu {
		display: none;
    background-image: url(./images/ico_menu_b.svg); }
  .box_header .btn_search {
		display: none;
    background-image: url(./images/ico_search_b.svg); }
  .box_header .btn_menu:hover, .box_header .btn_search:hover {
    color: #333; }

.white .box_header {
  border-bottom: none; }
  .white .box_header .link_logo,
  .white .box_header .btn_menu,
  .white .box_header .btn_search {
    color: #fff;
    transition: opacity .2s ease-out; }
  .white .box_header .link_logo:hover,
  .white .box_header .btn_menu:hover,
  .white .box_header .btn_search:hover {
    color: #fff;
    opacity: .6; }
  .white .box_header .btn_menu {
    background-image: url(./images/ico_menu.svg); }
  .white .box_header .btn_search {
    background-image: url(./images/ico_search.svg); }

.white .area_cover {
  margin-top: 0; }

.white .type_featured {
  margin-top: 0; }





 /* body 스크롤 삭제 */
body {
	 overflow-y: scroll;
	}
body::-webkit-scrollbar {
}
.box_header {}
.box_header .title_logo{
	margin-bottom: 3px;
	margin-right: -13px;
}
.grida {
	z-index: 500;
	font-size: 25px;
	left: 0;
	right: 0;
	top: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 240px;
	font-size: 20px;
	position: absolute;
}







.grid_a{
	z-index: 500;
	font-size: 25px;
		margin: 0 auto;
	text-align: center;
	top: -14px; 
	width: 240px;
	position: relative;
	font-weight: 800 !important;
		font-family: "corbel_bold", sans-serif !important ;
}

.grid_a p{
	z-index: 500;
	font-size: 15px;
margin: -1px auto 0 auto;
	text-align: center;
	width: 240px;
	font-size: 23px;
	position: absolute;
	font-weight: 400;
	font-family: "corbel", sans-serif !important ;
}

@media screen and (max-width: 768px) {
	
.grid_a{
	z-index: 500;
	font-size: 23px;
		margin: 0 auto;
	text-align: center;
	top: -12px; 
	width: 240px;
	position: relative;
	font-weight: 800 !important;
		font-family: "corbel_bold", sans-serif !important ;
}

.grid_a p{
	z-index: 500;
margin: -2px auto 0 auto;
	text-align: center;
	width: 220px;
	font-size: 21px;
	position: absolute;
	font-weight: 400;
	font-family: "corbel", sans-serif !important ;
}

}











h1{
	   position: absolute;
   float: left;
	text-align: left;
	width: 100%;
	left: 70px;
	top: 26px;
}
h1 ul{
	padding-right: 0px;
}
h1 ul a{
	margin-left: 0px;
	font-size: 17px;
	padding-right: 30px;
}

h1  a:hover{
   position:relative;
  display:float;
  text-decoration: none; 
}

h1  a:hover:after{
	display: none;
  content:"";
  position:absolute;
  left:0;
  bottom:-2px;
  right:0;
  margin:auto;
  background:#000;
  height:2px;
}
h1 .insta:hover:after{
	height:0;
}	



.sns{
	position: relative;
	left: -9px;
	height: 70px;
	padding-top: 30px;
	background-color: #fff;
	width: 299px;
	}

.sns .facebook{
	width: 50px;
	left: 0;
	position: absolute;
display: inline-block;	}

.sns .instagram{
	width: 50px;
	left: 0;
display: inline-block;	}


.sns .facebook a{
    width: 20px;
}

.sns .instagram a{
    width: 20px;
}

.sidebar {
  position: relative;
  width: 15%;
  margin: 0 0 6px 0;
  font-size: 20px;
  font-weight: 900;
  color: #333; }
}


.sidebar ul li a {
	color: #777;

}

.sidebar .category {
position: fixed;
	z-index: 10;
}

.sidebar .category .Spacedesign{
	font-size: 1.4em;
	line-height: 2.0rem;
	color: #000;
	padding-bottom: 8px;
}

.sidebar .category ul{

    list-style: none;
    margin-top: 0px;
	padding: 0px 0 5px 70px;
	font-size: 0.8125em;
	line-height: 1.65rem;
	color: #777;
	background-color: white;
}

.sidebar .category ul li{
	font-size: 1.4em;
	line-height: 2.0rem;
	color: #000;
}

.sidebar .category ul li a:hover{
   position:relative;
  display:float;
  text-decoration: none; 
}

.sidebar .category ul li a:hover:after{
  content:"";
  position:absolute;
  left:0;
  bottom:-4px;
  right:0;
  margin:auto;
  background:#000;
  height:4px;
}


.sidebar .category ul li a:active{
 text-decoration: none; 
}


.sidebar .category .title_section {
  line-height: 20px;
	
}

.sidebar .category .title_section1 {
  font-size: 30px;
  line-height: 20px;
}

.sidebar .category .title_section2 {
  padding-top: 9px;
  line-height: 17px;
}
.sidebar .category .sideone {
	display: none;
}
.sidebar .category .sidetwo {
	display: none;
}

.sidebar .category .sidethree {
	display: none;
}










#archicontact{
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
 margin: 0 0 30px 0;
 text-align: left;
 overflow-y: scroll;
 width: 100%;      
 font-size: 15px;
 line-height: 40px;	
}	
		
/* Hide scrollbar for Chrome, Safari and Opera */
#archicontact::-webkit-scrollbar {
 display: none;
}

/* Hide scrollbar for IE and Edge */
#archicontact {
 -ms-overflow-style: none;
}  			
#archicontact span{
	line-height: 100px;
	font-size: 40px;
	padding-left: 10px;
}
.gform{
	width: 60%;
	padding: 0;}

#name{border: 1px solid #cacaca;
	padding: 10px 19px 10px 15px;
	font-size: 14px;
	width: 50%;}


#message{padding: 10px 19px 10px 15px;
	font-size: 14px;
	border: 1px solid #cacaca;
	width: 100%;}

#email{padding: 10px 19px 10px 15px;
	font-size: 14px;
	border: 1px solid #cacaca;
	width: 70%;}

#color{
	padding: 10px 19px 10px 15px;
	font-size: 14px;
	border: 1px solid #cacaca;
	width: 70%;}

.button-success{
	margin-top: 20px;
	margin-left: 12px;
	font-size: 14px;
	padding: 12px 36px 11px 30px;
	background-color: #444;
	color: white;
}






















/* 
@media screen and (max-width: 1023px) {
  .box_header {
    height: 70px; }
    .box_header .title_logo {
      margin: -24px 0 0 24px;
      font-size: 20px;
			padding-top: 4px;}
    .box_header .btn_menu, .box_header .btn_search {
      width: 22px;
      background-size: 22px auto; }
    .box_header .btn_menu {
      right: 24px; }
    .box_header .btn_search {
      right: 60px; }
}

@media screen and (max-width: 1023px) {
   .white .box_header .title_logo {
      margin: -25px 0 0 24px;
	}
}*/



/* // box_header */
/* area_sidebar */
.area_sidebar {
  position: relative;}

  .area_sidebar a {
    text-decoration: none; }
  .area_sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .area_sidebar button {
    background: transparent;
    border: 0;
    border-radius: 0;
    overflow: visible;
    cursor: pointer; }
  .area_sidebar .inner_sidebar {
    display: flex;
    height: 100%;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    width: 360px;
    height: 100%;
    padding: 0 48px;
    background: #fff;
    box-sizing: border-box;
    overflow: auto;
    z-index: 31; }
    .area_sidebar .sidebar_contents {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; }
  .area_sidebar .dimmed_sidebar {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 21; }
  .area_sidebar .sidebar_header {
    margin: 60px -10px 30px 0; }
    .area_sidebar .sidebar_header:after {
      content: '';
      display: block;
      clear: both; }
  .area_sidebar .title_logo {
    float: left;
    margin: 0;
    font-size: 24px;
    font-weight: 800; }
  .area_sidebar .link_logo {
    color: #333; }
  .area_sidebar .btn_close {
    float: right;
    width: 48px;
    font-size: 24px;
    text-align: right;
		padding: 0 7px 2px 7px;}
  .area_sidebar .tt_category {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5; }
    .area_sidebar .tt_category:after {
      content: '';
      display: block;
      clear: both; }
  .area_sidebar .link_item {
    display: block;
    margin-top: 10px;
    padding: 15px 0 12px 0;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    transition: all .2s ease-out; }
    s
.area_sidebar .link_item:last-child {
      margin-bottom: 0; }
  .area_sidebar .link_item .c_cnt {
    color: rgba(0, 0, 0, 0.56); }
  .area_sidebar .box_gnb {
    margin-bottom: 60px; }
  .area_sidebar .box_gnb li:last-child {
    margin-bottom: 0; }
  .area_sidebar .link_sub_item {
    display: block;
		padding: 5px 0 5px 12px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.75); }
  .area_sidebar .sub_category_list {
    margin-left: 6px;
    border-left: 3px solid #f1f1f1; }
  .area_sidebar .t_menu_home a,
  .area_sidebar .t_menu_tag a,
  .area_sidebar .t_menu_guestbook a,
  .area_sidebar .t_menu_medialog a,
  .area_sidebar .t_menu_location a,
  .area_sidebar .t_menu_page a,
  .area_sidebar .t_menu_category a,
  .area_sidebar .t_menu_link_1 a,
  .area_sidebar .t_menu_link_2 a,
  .area_sidebar .t_menu_link_3 a,
  .area_sidebar .t_menu_link_4 a,
  .area_sidebar .t_menu_link_5 a,
  .area_sidebar .t_menu_link_6 a,
  .area_sidebar .t_menu_link_7 a,
  .area_sidebar .t_menu_link_8 a,
  .area_sidebar .t_menu_link_9 a,
  .area_sidebar .t_menu_link_10 a {
    display: block;
    margin-bottom: 28px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    transition: all .2s ease-out; }
  .area_sidebar .tt_category .link_sub_item:hover {
    text-decoration: underline; }
  .area_sidebar .sidebar_menu:after {
    content: '';
    display: block;
    clear: both; }
  .area_sidebar .list_sns {
    color: rgba(0, 0, 0, 0.87);
    font-size: 14px; }
  .area_sidebar .link_add {
    display: block;
    margin-bottom: 28px;
    font-size: 16px;
    font-weight: normal;
    color: #888; }
    .area_sidebar .link_add:hover {
      color: rgba(0, 0, 0, 0.87); }
  .area_sidebar .box_sns, .area_sidebar .add_link {
    margin-bottom: 18px; }
  .area_sidebar .btn_search {
    margin-top: 12px;
    padding: 10px 0;
    background-color: transparent;
    font-size: 14px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.87); }
  .area_sidebar .icon-Search {
    margin-left: 5px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.54);
    vertical-align: -2px; }
  .area_sidebar .box_tool {
    padding: 30px 0 80px 0; }
  .area_sidebar .link_tool {
    position: relative;
    display: inline-block;
    margin-left: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #888; }
    .area_sidebar .link_tool:first-child {
      margin-left: 0; }
      .area_sidebar .link_tool:first-child::before {
        content: ''; }
  .area_sidebar .link_tool:hover {
    color: #666; }
  .area_sidebar .link_tool:before {
    content: '｜';
    position: absolute;
    top: 3px;
    bottom: 0;
    left: -48px;
    right: 0;
    width: 10px;
    margin-left: 20px;
    font-size: 11px;
    font-weight: lighter;
    color: #d3d4d7; }
  .area_sidebar .link_tit {
    display: none; }
  .area_sidebar ul > li > a:hover {
    color: rgba(0, 0, 0, 0.56); }

/* media query - only mobile */
@media screen and (max-width: 768px) {
  .area_sidebar .inner_sidebar {
    width: 100%;
    left: 0;
    padding: 0 24px; }
  .area_sidebar .area_sidebar .btn_close {
    margin-right: -16px; }
  .area_sidebar .area_sidebar .title_logo {
    margin-bottom: 30px; }
	.area_sidebar .title_logo{
		font-size: 20px;}
	.area_sidebar .sidebar_header {
		margin: 24px -10px 24px 0;
		padding-top:1px;}
	.area_sidebar .btn_close {
		margin-top: -2px;}
	.area_sidebar .link_item{
		font-size:16px;	}
	.area_sidebar .link_sub_item{
		font-size:13px;	}
	.area_sidebar .tt_category {
		padding-bottom: 50px;}

}

/* // area_sidebar */
/* media query - sidebar height */
@media screen and (max-height: 851px) {
  .area_sidebar .box_tool {
    position: relative;
    padding: 30px 0;
    bottom: auto; } }

/* area_popup */
.area_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 31;
  overflow: auto; }
  .area_popup .search_header {
		padding: 60px 40px 0 80px }
    .area_popup .search_header:after {
      content: '';
      display: block;
      clear: both; }
  .area_popup .title_logo {
    float: left;
    margin: 0;
    font-size: 24px;
    font-weight: 900; }
  .area_popup .link_logo {
    color: #333;
    text-decoration: none; }

.area_popup .area_search .btn_close {
  float: right;
  width: 48px;
  height: 48px;
  margin-right: 11px;
  background: transparent;
  border: none;
  font-size: 24px;
  cursor: pointer; }

.area_popup .search_content {
  max-width: 1180px;
  margin: 60px auto;
  padding: 0 40px;
  font-size: 0; }

.area_popup .search_content:after {
  content: '';
  display: block;
  clear: both; }

.area_popup .box_form {
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.area_popup .box_form .icon-Search {
  display: inline-block;
  margin-right: 23px;
  font-size: 36px;
  vertical-align: -10px; }

.area_popup .box_form .inp_search {
  width: 80%;
  margin-top: 5px;
  border: none;
  font-size: 24px;
  font-weight: 900;
  color: #333;
  line-height: 1; }

.area_popup .box_form .btn_search_del {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  padding: 6px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  fill-opacity: 0.3; }

.area_popup .title_sidebar {
  margin: 51px 0 29px 0;
  font-size: 18px; }

.area_popup .tag_zone {
  display: inline-block;
  width: 50%;
  padding-right: 50px;
  min-height: 150px;
  box-sizing: border-box;
  vertical-align: top; }

.tag_zone a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  border: solid 1px rgba(0, 0, 0, 0.25);
  font-size: 16px;
  color: #333;
  text-decoration: none; }

.tag_zone a:hover {
  border: solid 1px #4167d9;
  color: #4167d9; }

.list_sidebar {
  margin: 0;
  padding: 0;
  list-style: none; }

.list_sidebar .item_sidebar {
  margin-bottom: 20px; }

aside .list_sidebar .item_sidebar {
  margin-bottom: 10px; }

.list_sidebar .item_sidebar a {
  display: block;
  font-size: 16px;
  color: #333;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.tag_board {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top; }

aside .tag_board {
  width: 100%; }

.area_popup .tag_board {
  width: 50%; }

.area_popup div:nth-child(3) {
  padding-left: 50px; }

.area_popup div:nth-child(4) {
  padding-right: 50px; }

.area_popup div:nth-child(5) {
  padding-left: 50px; }

.area_popup .box_gnb,
.area_popup .box_sns,
.area_popup .add_link {
  display: none; }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .area_popup .area_search {
    padding-left: 24px;
    padding-right: 24px; }
  .area_popup .search_header {
    margin: 24px -10px 24px 0;
    padding: 1px 0 0; }
  .area_popup .box_form .icon-Search {
    display: none; }
  .area_popup .box_form .inp_search {
    margin-top: 20px;
    font-size: 18px; }
  .area_popup .box_form .btn_search_del {
    top: 10px;
    right: 20px; }
  .area_popup .search_content {
    margin-top: 34px;
    padding: 0; }
  .area_popup .box_form {
    margin: 0 -24px;
    padding: 0 20px 25px 20px; }
  .area_popup .title_sidebar {
    margin-top: 32px;
    font-size: 12px; }
  .area_popup .tag_zone a {
    border: none;
    padding: 5px 10px 5px 0;
    font-size: 16px; }
  .area_popup .tag_zone a:hover {
    border: none; }
  .area_popup .tag_zone, .area_popup .tag_board {
    width: 100%; }
  .area_popup .item_sidebar {
    margin-bottom: 10px; }
  .area_popup .item_sidebar a {
    font-size: 16px; }
  .area_popup div:nth-child(3),
  .area_popup div:nth-child(4),
  .area_popup div:nth-child(5) {
    padding: 0; }
  .area_popup .area_search .btn_close {
     margin: -2px 0 0;
    text-align: right;
    padding: 0 7px 2px 7px;
    height: 30px; }
  .area_popup .title_logo {
    font-weight: 900;
    font-size: 20px; }}

/* // area_popup */
/* footer */
#footer {
	display: none;
  clear: both;
  margin-top: 120px;
  padding: 50px 0 50px 0;
  border-top: 1px solid #ebebeb;
  font-size: 14px;
  font-weight: normal;
  color: #999; }
  #footer .inner_footer {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
		text-align: center;}
  #footer .link_footer {
    position: relative;
    margin-left: 24px;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
    font-weight: 700;
    text-decoration: none;
    color: #777;
    line-height: 1.27;
    text-decoration: none;
    z-index: 21; }
    #footer .link_footer:hover {
      border-bottom: 1px solid #777 }
  #footer address {
    margin-top: 20px;
    color: #777;
    font-size: 13px;
    font-style: normal;
		text-align: center; }

	#footer .inner_footer .link_footer:first-child {
		margin-left: 0;}

/* // footer */
/* media query - mobile */
@media screen and (max-width: 1023px) {
  #footer {
    margin-top: 60px; }
    #footer .info_footer:after {
      content: '';
      display: block;
      clear: both; }
}


/* area_paging */
.area_paging {
	display: none;
		padding-top: 20px;
	padding-bottom: 40px;
  text-align: center; }

  .area_paging a {
    text-decoration: none; }
  .area_paging .link_page {
    display: inline-block;
    margin-top: 2px;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.25); }
    .area_paging .link_page:hover {
      color: rgba(0, 0, 0, 0.54); }
  .area_paging .paging_num {
    display: inline-block;
    vertical-align: top; }
  .area_paging .link_num span {
    display: inline-block;
    min-width: 28px;
    height: 28px;
    margin: 0 5px;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    color: #999; }
  .area_paging .link_num:hover span {
    color: rgba(0, 0, 0, 0.87); }

  .area_paging .selected {
      display: block;
    border-radius: 999em;
    background: no-repeat;
    color: #000 !important;
    font-size: 15px;
    line-height: 32px; }

    .area_paging .selected:hover {
      text-decoration: none; }
  .area_paging .paging_slash {
    display: none; }



/* // area_paging */
/* area_view - 상세 페이지 */
.area_view {
  position: relative; }

.area_view .area_article {
  padding-bottom: 60px; }

.area_view .article_header {
	  margin-top: 110px;
  position: relative;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;}

.area_view .article_header:before {
	display: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.54); }

.area_view .article_header .inner_header {
	display: none;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center; }

.type_article_header_common .inner_header {
  height: 520px; }

.type_article_header_cover .inner_header {
  height: 758px; }

.area_view .article_header .info_text {
  max-width: 700px;
  margin: 0 auto;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 10;
  text-align: center; }

.type_article_header_common .info_text {
/*  position: absolute;
  bottom: 32px; */
   position: relative;
    display: flex;
    height: 100%;
    -ms-display: flexbox;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    z-index: 20;}

.type_article_header_cover .info_text {
  position: relative;
  display: flex;
  height: 100%;
  -ms-display: flexbox;
  /* IE 10 */
  display: -webkit-flex;
  /* Safari */
  flex-direction: column;
  justify-content: center;
  z-index: 20; }

.article_content {
  max-width: 700px;
  margin: 0 auto; }

/* area_tag - 상세페이지 태그  */
  .area_tag {
	  padding: 40px 0;
 	  border-bottom: 1px solid #eee;
	  border-top: 1px solid #eee;}
  .area_tag:after {
    content: '';
    display: block;
    clear: both; }
  .area_tag .title_tag {
    float: left;
    margin: 0;
    padding: 0 40px 0 0;
    font-size: 16px;
    font-weight: 900;
    color: #333;
    text-align: center;
		padding-top: 6px;}
  .area_tag .tag_content {
    overflow: hidden; }
  .area_tag .tag_content a {
    color: #333;
    text-decoration: none;
	  margin-left: 5px;
	  line-height: normal;}
  .area_tag .tag_content a:hover {
    text-decoration: underline; }

  .area_tag .tag_content a:first-child {
	  margin-left: 0}

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .area_tag {
    padding: 30px 0; }
    .area_tag .title_tag {
      font-size: 16px;
      line-height: normal; } }

/* area_related - 상세페이지 관련글 */
.area_related {
	display: none;
  border-bottom: 1px solid #eee;
  overflow: hidden; }
  .area_related a {
    text-decoration: none; }
  .area_related button {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    overflow: visible; }
  .area_related .title_related {
    margin: 40px 0 20px 0;
    font-size: 16px;
    font-weight: 900; }
  .area_related .list_related {
    list-style: none;
    margin: 0 -8px;
    padding: 0;
    border: none;
    box-sizing: border-box; }
    .area_related .list_related:after {
      content: '';
      display: block;
      clear: both; }
  .area_related .item_related {
    float: left;
    width: 25%;
    margin-bottom: 40px; }
  .area_related .link_related {
    display: block;
    margin: 0 8px; }
  .area_related .thumnail {
    display: block;
    width: 100%;
    padding-top: 50%;
    background-size: cover;
    background-position: 50% 50%; }
  .area_related .link_related strong {
    display: block;
    max-height: 45px;
    margin: 12px 0 0;
    line-height: 1.47;
    font-size: 16px;
		font-weight: 500;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .area_related .info {
    display: inline-block;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.38); }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .area_related .title_related {
    margin: 30px 0 0 0;
    font-size: 16px;
    line-height: normal; }
  .area_related .item_related {
    float: none;
    width: 100%;
    padding: 16px 0;
    margin-bottom: 0;}
  .area_related li:first-child {
    border: none;
    padding-bottom: 16px; }
  .area_related .link_related strong {
    margin: 12px 0 2px 0; }
	.area_related .item_related:last-child{
		margin-bottom:30px;
	}
}

/* // area_related */
/* area_reply - 상세페이지 댓글*/
.area_reply {
	display: none;
  width: 100%;
  overflow: hidden; }
  .area_reply ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .area_reply a {
    text-decoration: none; }
  .area_reply .box_reply_info {
    margin: 40px 0 20px 0; }
  .area_reply .reply_events {
    margin: 0;
    font-size: 16px;
    font-weight: 900;
    color: #333; }
  .area_reply .btn_more {
    margin-top: 5px;
    padding: 3px 0 0 15px;
    border: 0;
    background-color: transparent;
    background-size: 10px 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer; }
  .area_reply .item_reply {
    padding: 30px 0;
    border-bottom: 1px solid #eee; }
  .area_reply li:first-child {
    padding-top: 0; }
  .area_reply li:last-child {
    border: none; }
  .area_reply .thumbnail_reply {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 16px;
    background: none; }
  .area_reply .thumbnail_reply img {
    width: 100%;
    height: 100%;
		border-radius: 50%;}
  .area_reply .box_reply_content {
    overflow: hidden; }
  .area_reply .item_reply .user a {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #333; }
  .area_reply .item_reply .date {
    display: inline-block;
    padding-top: 10px;
    padding-left: 3px; }
  .area_reply .item_reply .date a {
    font-weight: 300;
    font-size: 14px;
	  padding-left: 4px;}
  .area_reply .box_reply_content .txt {
    margin: 10px 0 0 0;
    font-size: 16px; }
  .area_reply .item_reply .modify {
    margin-top: 8px;
    font-size: 15px; }
  .area_reply .modify a {
    color: #9b9b9b; }
  .area_reply .modify .slash {
    color: #e1e1e1; }
  .area_reply .list_reply_comment {
    margin-top: 30px !important; }
  .area_reply .ico_commnent {
    float: left;
    width: 43px;
    margin-right: 10px;
    color: rgba(51, 51, 51, 0.6);
    text-align: right; }
  .area_reply .item_comment {
    padding: 10px; }
  .area_reply .reply_write:after {
    content: '';
    display: block;
    clear: both; }
  .area_reply .form_content {
    padding-bottom: 10px; }
  .area_reply .form_content textarea {
    width: 100%;
    height: 102px;
    padding: 12px 14px;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    vertical-align: top; }
  .area_reply .form_guest {
    margin: 0 -4px; }
    .area_reply .form_guest:after {
      content: '';
      display: block;
      clear: both; }
  .area_reply .box_inp {
    float: left;
    width: 100%;
    margin-bottom: 8px; }
  .area_reply .box_inp:nth-child(-n+2) {
    width: 50%; }
  .area_reply .inner_inp {
    margin: 0 4px;
    padding: 9px 14px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box; }
  .area_reply .inner_inp input {
    width: 90%;
    border: none;
    font-size: 14px;
    line-height: 1.25;}
  .area_reply .form_reg {
    text-align: right; }
  .area_reply .form_reg label {
    display: inline-block;
    margin-right: 20px;
    padding-top: 7px;
    font-size: 14px;
    color: #9b9b9b; }
  .area_reply .form_reg label input {
    vertical-align: -1px; }
  .area_reply .btn_register {
    width: 115px;
    height: 42px;
    border: none;
    color: #fff;
    cursor: pointer; }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .area_reply .box_reply_info {
    margin: 30px 0 10px 0; }
  .list_reply_comment .ico_commnent {
    width: 10px; }
  .list_reply_comment li:first-child {
    padding-top: 30px; }
  .item_comment.reply {
    padding: 15px; }
  .list_reply_comment .item_comment {
    background: #fafafa; }
  .list_reply .item_reply .user a {
    margin-bottom: 5px; }
  .list_reply .item_reply .date {
    display: block;
    padding: 0;
    font-size: 14px; }
  .list_reply .item_reply .dot {
    display: none; } }

/* // area_reply */
/* area_common - 티스토리 사이드바 공통 영역 */
.area_common {
  max-width: 1180px;
  min-height: 200px;
  margin: 200px auto 0 auto;
  padding: 0 20px; }

.area_common .title_common {
  padding-bottom: 30px;
  font-size: 24px;
  font-weight: 900;
  color: #333;
  text-align: center; }

/* 미디어 로그 티스토리 스타일 수정 */
#mediaLogNest {
  max-width: 1180px;
  height: auto !important;
  margin: 200px auto 0 auto;
  padding: 0 20px; }

/* media query - only mobile */
@media screen and (max-width: 768px) {
  .area_common {
    margin-top: 36px; } }

.item-thumbnail {
  background: #e9e9e9 url(./images/ico_no.svg) no-repeat center;
}
.no-img {
  background: #e9e9e9 url(./images/ico_no.svg) no-repeat center !important;
  background-size: 30px 30px !important; }

.btn-for-guest {
  display: none; }

.btn-for-user {
  display: none; }

/* area_cover */
.area_cover {
  margin-top: 268px; }
  .area_cover a {
    text-decoration: none; }
  .area_cover button {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    overflow: visible; }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .area_cover {
    margin-top: 130px; } }

/* // area_cover */
/* title_section */
.title_section {display: none;
  position: relative;
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: 900;
  color: #333; }

/* type_featured - 슬라이드 커버 */
.type_featured {
  position: relative;
  margin-top: -268px; }
  .type_featured:after {
    content: '';
    display: block;
    clear: both; }

  .type_featured .slide_zone {
		z-index: 0;
  	top: 0;
  	left: 0;
		padding-top: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
    position: relative;
    width: 100%;
    height: calc(100vh - var(--vh-offset, 0px)); }

  .type_featured .inner_main_slide {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0px; }


  .type_featured .box_arrow {
    position: absolute;
    bottom: 0px;
    height: 55px;
    right: 0px;
    width: 85px;
    margin-top: -18px;
    padding: 0 0px 0 0px;
    z-index: 10;
    box-sizing: border-box; }

  .type_featured .btn_arrow {
    width: 40px;
    height: 60px;
    padding-top: 4px;
    border-radius: 64px;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    transition: .2s ease-out; }



  .type_featured .btn_arrow:hover {
    color: #fff; }
  .type_featured .btn_prev {
    float: left;
    background-image: url(./images/arr_left.png); }
  .type_featured .btn_next {
    float: right;
    background-image: url(./images/arr_right.png); }

  .type_featured .btn_prev:before {
  	 content: '';
    position: absolute;
    top: 22px;
    bottom: 0;
    left: 0;
    right: 42px;
    height: 18px;
    border-right: 1px solid #fff; }




  .type_featured .slide_item {
    z-index: 1;
    overflow: hidden; }
  .type_featured .link_slide {
			top: 50px;
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    height: calc(100vh - var(--vh-offset, 0px));;
    background-size: cover;
    background-position: 50% 0%;
    overflow: hidden;
    z-index: 1; }
  .type_featured .link_slide:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color .6s ease-in-out; }

  .type_featured .link_slide:after {
    content: '';
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient( to top, #000, 30%,transparent); 
    }


  .type_featured .text_slide {
    position: absolute;
    bottom: 140px;
    max-width: fit-content;
    height: auto;
    margin: 0;
    padding: 0 88px;
    font-size: 44px;
    color: #fff;
    z-index: 10;  }


 .type_featured .text_slide strong {
	 font-family: 'Noto Sans KR', sans-serif !important;
		font-size: 40px;
		margin-top: 0%;
		font-weight: 200;
    max-height: 130px;
    max-width: 1580px;
    overflow: hidden;
	     text-shadow: 1px 1px 3px gray;
    display: block;}

  .type_featured .text {
	display: none;
    width: 60%;
    max-height: 85px;
    margin: 20px 0 40px 0;
    font-size: 16px;
    line-height: 28px;
    word-break: keep-all;
    overflow: hidden;  }

  .type_featured .link_detail {
   	margin-top: 12px;
    width: 160px;
    height: 35px;
    line-height: 37px;
    box-sizing: border-box;
    font-size: 16px;
    color: #000;
    text-align: center; 
		font-weight: 400;
font-family: 'arial', sans-serif;
	padding: 12px 15px 10px 15px;
    }


  .type_featured .slide_page {display: none;
    position: fixed;
    right: 60px;
    bottom: 55px;
    font-size: 0;
    text-align: center;
    z-index: 10; }

  .type_featured .slide_page li {
    display: inline-block; }
  .type_featured .ico_circle {display: none;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    padding: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.54);
    cursor: pointer;
    outline: none; }

/* // type_featured */
/* media query - tablet */

/* media query - mobile */
@media screen and (max-width: 1023px) {
 .type_featured .text_slide strong {
		font-size: 40px;
		margin-top: 50%;
		font-weight: 200;
    max-height: 130px;
    max-width: 1580px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
	

  .type_featured .text_slide .text {
    width: 100%;
    margin: 20px 0 30px 0;
	  line-height: 28px;}
  .type_featured .slide_page {
    left: 24px;
    bottom: 40px;
    padding: 0; } }

/* media query - only mobile */
@media screen and (max-width: 768px) {
  .type_featured .link_detail {
    padding: 7px 10px 5px 10px;
    font-weight: 500;
    font-size: 12px;
    line-height: 35px;
    height: 40px;
    width: 150px; }
	.type_featured .ico_circle{
		width: 8px;
    height: 8px;
	}
	
}

/* type_post - 갤러리 커버 */
.type_post {
  max-width: 1180px;
  margin: 120px auto -20px auto;
  overflow: hidden; }
  .type_post:after {
    content: '';
    display: block;
    clear: both; }

.type_post .list_post,
.category_type_post .list_category {
  margin: 0 -10px;
  padding: 0;
  list-style: none; }

.list_post .item_post,
.category_type_post .item_category {
  float: left;
  width: 25%;
  margin-bottom: 20px; }

.list_post .link_post,
.category_type_post .link_category {
  position: relative;
  display: block;
  margin: 0 10px;
  padding-top: 143%;
  background-size: cover;
  background-position: 50% 50%; }


.list_post .item_post:hover .link_post:before,
.category_type_post .item_category:hover .link_category:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.65); }

.list_post .info .date,
.category_type_post .date {
  display: none;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.31; }

.list_post .link_post:hover .info,
.category_type_post .link_category:hover .info {
  display: flex; }

.list_post .link_post .info,
.category_type_post .link_category .info {
  position: absolute;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center; }

.list_post .link_post .info .name,
.category_type_post .link_category .info .name {
  display: block;
  width: calc(100% - 80px);
  max-height: 65px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.33;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .type_post {
    margin: 60px auto 0 auto; }
  .title_section {
    margin: 0 0 20px 0;
    font-size: 16px;
    text-align: left; }
	  .type_post .title_section {
    text-align: center;}
  .list_post, .category_type_post {
    margin: 0 -1px; }
  .list_post .item_post,
  .category_type_post .item_category {
    margin-bottom: 1px; }
  .list_post .link_post,
  .category_type_post .link_category {
    margin: 0 0.5px; }
  .item_post .link_post:before,
  .category_type_post .item_category .link_category:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.65); }
  .list_post .link_post .info,
  .category_type_post .link_category .info {
    display: flex; }
  .list_post .link_post .info .name,
  .category_type_post .link_category .info .name {
    width: calc(100% - 32px);
    font-size: 16px; } }

/* media query - mobile specific */
@media screen and (max-width: 375px) {
   .list_post .link_post .info .name,
  .category_type_post .link_category .info .name {
    width: calc(100% - 32px);
    font-size: 13px; } }

/* // type_post */
/* type_card - 섬네일 커버*/
.type_card {
  max-width: 1180px;
  margin: 120px auto -60px auto;
  overflow: hidden; }
  .type_card:after {
    content: '';
    display: block;
    clear: both; }

.list_type_card {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  font-size: 0; }

.list_type_card .item_card {
  display: inline-block;
  width: 25%;
  margin-bottom: 58px;
  vertical-align: top; }

.list_type_card .link_card {
  display: block;
  margin: 0 10px;
  color: #333;
  line-height: 1.33;
  transition: all .2s ease-out; }

.list_type_card .link_card:hover {
  opacity: 0.6; }

.list_type_card .link_card strong {
  display: block;
  margin: 18px 8px 6px 0;
  font-size: 16px;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.list_type_card .link_card .thumnail {
  display: block;
  width: 100%;
  padding-top: 50%;
  background-size: cover;
  background-position: 50% 50%; }

.list_type_card .link_card .text {
  max-height: 78px;
  margin: 0;
  font-size: 14px;
	color: #777;
  line-height: 1.71;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .type_card {
    margin: 60px auto -30px auto;
    padding: 0 24px; }
    .type_card .list_type_card {
      margin: 0 -8px; }
    .type_card .item_card {
      width: 50%;
      margin-bottom: 30px; }
    .type_card .link_card strong {
      margin: 16px 8px 4px 0;
      -webkit-line-clamp: 1; }
    .type_card .link_card {
      margin: 0 8px; }
    .type_card .link_card .text {
      -webkit-line-clamp: 2;
	    line-height: 1.5;}
	.list_type_card .link_card .thumnail{
			padding-top: 65%;}
}

/* // type_card */
/* type_banner - 와이드패널 커버 */
.type_banner {
  max-width: 1180px;
  margin: 120px auto 0 auto; }

.list_type_banner {
  margin: 0;
  padding: 0;
  list-style: none; }

.list_type_banner .link_banner {
  position: relative;
  display: block;
  height: 280px;
  font-size: 24px;
  color: #333;
  background-size: cover;
  background-position: 50% 50%;
  transition: all .2s ease-out; }

.list_type_banner li:nth-child(even) .box_content {
  float: right;
  text-align: right; }

.list_type_banner li:nth-child(even) .btn_go {
  right: 50px;
  left: auto; }

.list_type_banner .box_content {
  width: 70%;
  padding: 47px 45px 50px 48px; }

.list_type_banner .link_banner:hover {
  opacity: 0.6; }

.list_type_banner .link_banner strong {
  display: block;
  max-height: 58px;
  font-size: 50px;
  font-weight: 900;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.list_type_banner .link_banner .text {
  max-height: 80px;
  margin: 12px 4px 0 2px;
  font-size: 16px;
  color: #fff;
  line-height: 1.62;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.list_type_banner .link_banner .btn_go {
  position: absolute;
  left: 50px;
  bottom: 48px;
  width: 42px;
  height: 42px;
  background: #000;
  border-radius: 42px;
  font-size: 17px;
  font-weight: 400;
  color: #fff; }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .type_banner {
    margin-top: 60px;
		padding: 0 24px;}
  .list_type_banner .link_banner {
    height: 100px; }
  .list_type_banner .box_content {
    width: 100%;
    padding: 25px; }
  .list_type_banner .link_banner strong {
    display: block;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 26px;
    overflow: hidden; }
  .list_type_banner .link_banner .btn_go {
    display: none; }
  .list_type_banner .link_banner .text {
    display: inline-block;
    width: 100%;
    margin: 2px 0 0 0;
    line-height: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; } }

/* // type_banner */
/* type_notice - 리스트 커버 */
.type_notice {
  max-width: 1180px;
  margin: 120px auto 0 auto; }
  .type_notice:after {
    content: '';
    display: block;
    clear: both; }

.type_notice .thumnail,
.category_type_notice .thumnail {
  float: left;
  display: block;
  width: 280px;
  height: 160px;
  margin-right: 24px;
  background-size: cover;
  background-position: 50% 50%; }

.type_notice .info,
.category_type_notice .info {
  padding-top: 8px;
  overflow: hidden; }

.list_type_notice,
.category_type_notice .list_category {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: solid 2px #333; }
  .list_type_notice:after,
  .category_type_notice .list_category:after {
    content: '';
    display: block;
    clear: both; }

.list_type_notice .item_notice,
.category_type_notice .item_category {
  padding: 30px 0;
  border-bottom: 1px solid #ebebeb; }
  .list_type_notice .item_notice:after,
  .category_type_notice .item_category:after {
    content: '';
    display: block;
    clear: both; }

.list_type_notice .link_notice,
.category_type_notice .link_category {
  display: block;
  color: #333;
  transition: all .2s ease-out; }

.list_type_notice .link_notice:hover,
.category_type_notice .link_category:hover {
  color: rgba(0, 0, 0, 0.6); }

.list_type_notice .link_notice strong,
.category_type_notice .link_category strong {
  display: block;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.list_type_notice .link_notice .text,
.category_type_notice .link_category .text {
  font-size: 14px;
  line-height: 24px;
  margin: 6px 0 12px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
	color: #777;
  width: 95%; }

.list_type_notice .link_notice .date,
.category_type_notice .link_category .date {
  display: block;
  font-size: 13px;
  line-height: 20px;
  opacity: .5; }

.category_type_notice .item_category:after {
  content: '';
  display: block;
  clear: both; }

/* media query - mobile */
@media screen and (max-width: 1023px) {
  .type_notice,
  .category_type_notice {
   margin-top: 60px;
   padding: 0 24px;}
  .type_notice .thumnail,
  .category_type_notice .thumnail {
    width: 160px;
    height: 160px;
    margin-right: 16px; }
  .list_type_notice .item_notice,
  .category_type_notice .item_category {
    padding: 20px 0; } }

/* // type_notice */
/* media query - only mobile */
@media screen and (max-width: 768px) {
  .list_type_notice .link_notice strong,
  .category_type_notice .link_category strong {
    font-size: 16px;
    line-height: normal; }
  .list_type_notice .link_notice .text,
  .category_type_notice .link_category .text {
    margin: 4px 0 8px 0;
    font-size: 14px;
    line-height: 1.5;
		-webkit-line-clamp: 2; }
  .type_notice .thumnail,
  .category_type_notice .thumnail {
    width: 100px;
    height: 100px;}
  .type_notice .info, .category_type_notice .info {
	  padding-top: 0; }
}


.news_info{
	display: none;
	top: 50px;
	position: absolute;
	display: block;
	padding-left: calc(50% + 207px);
	left: -781px;
}

.news_info_sub{
font-size: 30px;
	padding-top: 7px;
	margin-bottom: 150px;
    color: rgba(0, 0, 0, 0.87);	
     font-family: 'arial', sans-serif;
	  position: absolute;   
	width: 400px;
		display: none;
	letter-spacing: -1px;
}

.news_info ul{
	list-style: none;
	display: block;
	margin: 103px auto 80px auto;
	text-align: left;
	font-size: 18px;
	line-height: 1.3;
    color: #9b9b9b;
	width: 50%;	
}

.news_info_inner{
font-size: 16px;
	line-height: 1.6;
}



.project_info{
	display: none;
	top: 50px;
	position: absolute;
	display: block;
	padding-left: calc(50% + 207px);
	left: -780px;
}

.project_info_sub{
font-size: 30px;
	margin-bottom: 26px;
    color: rgba(0, 0, 0, 0.87);	
 font-family: 'arial', sans-serif;
	   position: absolute;
	display: none;
	letter-spacing: -1px;
}

.project_info ul{
	list-style: none;
	display: block;
	margin: 110px auto 0 0;
	text-align: left;
	font-size: 18px;
	line-height: 1.3;
    color: #9b9b9b;
	width: 50%;	
}

.project_info_inner{
font-size: 16px;
	line-height: 1.6;
}




.team_info{
	padding-top: 1px;
	margin-left: -19px;
	display: block;
	padding-bottom: 70px;
	width: 100%;
}

.team_info .team_info_sub{
	font-size: 3rem;
	margin-bottom: 30px;
    color: rgba(0, 0, 0, 0.87);	
    font-family: "T-Star";
}

.team_info ul{
	list-style: none;
	display: block;
	margin: 103px auto 0 auto;
	text-align: left;
	font-size: 18px;
	line-height: 1.3;
    color: #9b9b9b;
	width: 95%;	
}

.team_info .team_info_inner{
font-weight: 600;
font-family: "T-Star";
font-size: 16px;
	line-height: 1.6;
	color: #9b9b9b;
}




.book_info{
	display: none;
	margin-bottom: -385px;
}

.book_info_sub{
	font-size: 3rem;
	padding-top: 40px;
	margin-bottom: 35px;
    color: rgba(0, 0, 0, 0.87);	
    font-family: "T-Star";
}

.book_info ul{
	list-style: none;
	display: block;
	margin: 103px auto 80px auto;
	text-align: left;
	font-size: 18px;
	line-height: 1.3;
    color: #9b9b9b;
	width: 50%;	
}

.book_info_inner{
font-weight: 600;
font-family: "T-Star";
font-size: 16px;
	line-height: 1.6;
}








.project_menu{
		display: block;
	list-style: none;
	text-align: left;
	margin: 0px auto 0 auto;
	padding-bottom: 0px;
	width: 100%;	
		padding-left: 42px;
	position: absolute;
}

.project_menu ul{
	margin: 0 auto;
}

.project_menu ul li{
	display: block;
	font-size: 15px;
	font-weight: 200;
	margin-right: 50px;
	font-weight: 400;
	  color: #909090;
}
.project_menu ul li a{
	 color: #909090;
}
.project_menu li a:hover{
	text-decoration: underline;
}

.news_menu{
	display: none;
	list-style: none;
	text-align: left;
	margin: 50px auto 0 auto;
	padding-bottom: 30px;
	width: 50%;	
}

.news_menu ul{
	margin: 0 auto;
}

.news_menu ul li{
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	margin-right: 50px;
	font-weight: 400;
	  color: #909090;
}
.news_menu ul li a{
	 color: #909090;
}

.news_menu li a:hover{
	text-decoration: underline;
}

/* area_category */
.area_category {
	position: relative;
		min-height: 870px;
  max-width: 1110px;
  margin: 0px auto 0 auto;
  padding: 273px 22px 0 22px;}

.area_category a {
  text-decoration: none; }

.area_category ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: border-box; }

.area_category .title_section span {
  padding-left: 8px;
  font-size: 16px;
/*  vertical-align: 2px; */ }

 .category_type_notice,
.category_type_post {
  margin-bottom: 60px; }

/* category_type_post - list_category */
.category_type_post .list_category:after {
  content: '';
  display: block;
  clear: both; }

.category_type_notice .link_category {
  background: none !important; }

.category_type_post .link_category .text {
  display: none; }



/* type_related */
.category_type_related .list_category {
  list-style: none;
  margin: 0 -8px;
  padding: 0;
  border: none;
  box-sizing: border-box;
  font-size: 0; }

.category_type_related .thumnail {
  display: block;
	display: none;
  width: 100%;
  padding-top: 75%;
  background-size: cover;
  background-position: 50% 50%; }

.category_type_related .item_category {
  display: inline-block;
  width: 33.3%;
  margin-bottom: 45px;
  vertical-align: top; }

.category_type_related .link_category {
  display: block;
  padding: 0 10px;
  background: none !important;
  color: #333; }

.category_type_related .box_content {
  width: 100%; }

.category_type_related .link_category li {
		float: left;
  display: inline-block;
  margin: 10px 10px 6px 0;
  line-height: 28px;
font-size: 14px;
	 font-weight: 500;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.category_type_related .link_category .info{
	display: none;
}



.category_type_related .link_category .date {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
	  position: absolute;
 display: none;
  color:#333; }

.category_type_related .link_category:hover .date {
  padding-left: 15px;
transition-duration: 0.5s;	
}

.link_category li:hover {
position: relative; 
padding-right: 0px;
transition-duration: 0.5s;
}

.category_type_related .link_category .name {
	max-width: 84%;
}

.category_type_related .link_related .info {
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  line-height: 1.71; }

.category_type_related .link_category .text {
  max-height: 19px;
  margin: 36px 0 13px 0;
  font-size: 11px;
  line-height: 20px;
  overflow: hidden;
  position: absolute;
  opacity: 0.7;
	 word-break: keep-all;
 word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
width: 86px;}


/* 

.category_type_related .link_category .text {
  max-height: 70px;
  margin: 0 0 13px 0;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  opacity: 0.7;
  display: none;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
	width: 95%;}

*/





@media screen and (max-width: 768px) {
  .category_type_related .item_category {
    width: 100%;
    margin-bottom: 30px !important; }
  .category_type_related .link_category strong {
    display: block;
    margin: 12px 0 4px 0;
    font-size: 17px; } }

/* // area_category */
/* // category_type_post - list_category */
.area_view {
	left: -1px;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0;}
/* area_index_category */
.area_index_category a {
  text-decoration: none; }

.area_index_category .list_category {
  list-style: none;
  border: none;
  box-sizing: border-box; }
/* // area_index_category */
.area_view .article_header .title_post {
	color: #000;
  font-size: 25px;
  display: block;
  line-height: 1.5em; }

.area_view .article_header .info {
	display: none;
  margin: 20px 0 0 0;
	font-size: 14px;}

.area_view .txt_post {
  height: 160px;
  margin: 40px 0 30px 0;
  -webkit-line-clamp: 6; }

/* area_view - area_post_btn */
.area_view .article_modify {
  padding-bottom: 13px;
  border-bottom: 1px solid #eee; }

.area_view .article_modify:after {
  content: '';
  display: block;
  clear: both; }

.area_view .list_share {
  margin: 60px 0 48px 0;
  font-size: 0;
  text-align: center; }

.area_view .list_share:after {
  content: '';
  display: block;
  clear: both; }

.area_view .list_share .item_share {
  display: inline-block;
  margin-right: 12px;
  list-style: none; }

.area_view .list_share .link_share {
  display: flex;
  -ms-display: flexbox;
  /* IE 10 */
  display: -webkit-flex;
  /* Safari */
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 48px;
  font-size: 28px;
  color: rgba(0, 0, 0, 0.54);
  text-decoration: none;
  text-align: center; }

.area_view .article_modify .box_util {
  float: left; }

.area_view .article_modify button {
  background: none;
  padding: 5px;
  border: 0;
  border-radius: 0;
  overflow: visible; }

.area_view .article_modify i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(http://t1.daumcdn.net/tistory_admin/static/admin/editor/ico_postbtn.png) no-repeat;
  overflow: hidden;
  vertical-align: top; }

.area_view .article_modify .btn_like {
  padding-right: 10px;
  background: url(images/ico_dot.gif) no-repeat center right;
  line-height: 14px; }

.area_view .article_modify .btn_share {
  margin-top: 15px; }

.area_view .article_modify .btn_like .icon {
  background-position: 0 0; }

.area_view .article_modify .btn_like .icon_like {
  background-position: -20px 0; }

.area_view .article_modify .btn_share .icon {
  margin-top: 1px;
  background-position: -40px 0; }

.area_view .article_modify .box_ccl {
  float: right;
  padding-top: 20px; }

/* area_view - box_ccl */
.area_view .box_ccl .link_ccl {
  display: inline-block; }

.another_category {
  display: none; }



@media screen and (min-width: 769px) and (max-width: 1120px) {
.area_category {
	position: relative;
		min-height: 870px;
  max-width: 1110px;
  margin: 0px auto 0 auto;
  padding: 273px 20px 0 20px;}
	
.article_view {
  margin: 80px -2px 0 -1px !important;
   }
	
}



@media screen and (min-width: 1024px) and (max-width: 1120px) {
.area_view {
	left: -2px;
  max-width: 100%;
  padding: 0 21px 0 24px;}
}


/* media query - mobile */
@media screen and (max-width: 1023px) {
  .area_view {
    padding: 0 24px; }
  .area_view .article_header {
    text-align: left; }
  .area_view .article_header .inner_header {
    padding: 0 20px;
    box-sizing: border-box; }
  .type_article_header_common .inner_header {
    height: 520px; }
  .area_view .article_header .info_text {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  .area_view .article_header .title_post {
    width: 100%;
    font-size: 28px;
    line-height: 38px; } }

.article_view {
  margin: 80px auto 0 auto; }

.article_view p {
	 font-family: 'Noto Sans KR', sans-serif !important;
	 margin: 0;
	 max-width: 1000px;
  margin-bottom: 28px;
  font-size: 15px;
  line-height: 1.88;
  color: #333; }

.article_view h1,
.article_view h2,
.article_view h3,
.article_view h4 {

  font-weight: 900;
  color: rgba(0, 0, 0, 0.87); }

.article_view h1 {
  font-size: 32px;
  line-height: 1.33; }

.article_view h2 {
  font-size: 24px;
  line-height: 1.38; }

.article_view h3 {
  font-size: 20px;
  line-height: 1.4; }

.article_view h4 {
  font-size: 18px;
  line-height: 1.33; }

.article_view blockquote {
  margin: 0;
  padding-left: 19px;
  border-left: 1px solid;
  font-size: 16px;
  line-height: 1.75;
  color: rgba(0, 0, 0, 0.54); }

.article_view ul,
.article_view ol {
  margin: 0;
  padding: 0 0 0 19px; }

.article_view ul {
  margin-top: 18px; }

.article_view ul li {
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.87);
  word-break: break-all; }

.article_view ol {
  margin-bottom: 32px; }

.article_view ol li {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.75;
  color: rgba(0, 0, 0, 0.87);
  word-break: break-all; }

.article_view figure {
  margin: 0; }

.article_view table {
  border: 1px solid #dadce0;
  border-collapse: collapse; }

.article_view table thead tr {
  background: rgba(0, 0, 0, 0.05);
  font-size: 16px;
  color: #000; }

.article_view table tr th,
.article_view table tr td {
  padding: 7px;
  border-left: 1px solid #dadce0; }

.article_view table tr {
  border-bottom: 1px solid #dadce0; }

.article_view pre {
  background: rgba(0, 0, 0, 0.05);
  font-size: 16px;
  color: rgba(34, 85, 51, 0.87);
  white-space: pre-wrap; }

.article_view pre code.hljs {
  padding: 20px;
}

.article_view .cap1 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54); }

.article_view hr {
  margin: 30px 0; }

.article_view a {
  display: inline-block;
  color: #3d62ce; }

.article_view a:hover {
  opacity: 0.7; }

.article_view .moreless_fold span,
.article_view .moreless_top span {
  font-size: 16px;
  line-height: 2.5; }

.article_view .moreless_top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.article_view .moreless_bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.15); }

.article_view .moreless_bottom span {
  display: none; }

.article_view .footnote a {
  text-decoration: none; }

.article_view .footnotes li {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.38); }

.article_view .table-overflow {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.article_view .table-overflow {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.article_view img {
  max-width: 100%; }


/* 본문에서 이미지만 따로 폭 조정 */
#tt-body-page figure.imageblock img, figure.imageblock img {
width: 100%;
}



/* 보호글 비밀번호 입력 */
.protected_form input{
	border: 1px solid #e1e1e1;
    padding: 9px 14px;
    font-size: 14px;
}

/* area_view - 유튜브 사이즈 제어 */
@media screen and (max-width: 743px) {
  .article_view iframe {
    width: 100%;
    height: 56vw;
    -ms-height: 56vmax; } }

/* media query - only mobile */
@media screen and (max-width: 768px) {
  .article_view {
    margin-top: 40px; } }


/* 커버 미사용시 리스트 */
.list_index a {
  text-decoration: none;
}
.list_index {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.list_index:first-child {
  margin-top: 168px;
}
.list_index:last-child {
  margin-bottom: 60px;
}

@media screen and (max-width: 1023px){
.list_index:first-child {
  margin-top: 100px;
}
}

/* 커버 미사용시 리스트-블로그형 */

.list_index.category_type_related {
  display: inline-block;
  width: 33.3%;
  margin-left: -2px;
  margin-right: -2px;
}

.list_index.category_type_related:first-child{
	margin-top:200px
}

.list_index.category_type_related:last-child{
	margin-bottom:0
}


.list_index.category_type_related .item_category {
  width: 100%;
}

@media screen and (max-width: 1023px){
.list_index.category_type_related {
	width: 100%;
	margin: 0;}

.list_index.category_type_related:first-child {
  margin-top: 120px	}

.list_index.category_type_related .link_category {
	padding: 0}
}

/* absent_post */
.area_view .absent_post{
  margin-top:240px
}

@media screen and (max-width: 1023px) {
  .area_view .absent_post{
    margin: 200px 0 90px 0;
  }
}


.burger-input {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 60px;
  cursor: pointer;
  position: absolute;
}
.burger-input + label {  
  width: auto;
  display: block;
  float: right;
  padding-left: 0;
   margin-right: 24px;
  margin-left: 0;
	margin-top: 0px;
  bottom: 18px;
	-ms-transform: translate(0px, 3px);
	  padding-bottom: 0px;

  cursor: pointer;
  position: relative;
}
.burger-input + label:after, .burger-input + label:before,
.burger-input + label .burger {
  content: '';
  width: 24px;
  height: 3px;
  display: block;
  margin: 4px auto;
  border-radius: 3px;
  background-color: #000;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.burger-input:checked + label {
  top: 0;
    width: auto;
  display: block;
   float: left;
  padding-left: 0;
   margin-right: 0px;
   margin-left: -48px;
  margin-top: 28px;
	   padding-right: 70px;
   padding-bottom: 35px;
   position: fixed;
	 z-index: 100;
	outline:none;
	height: 20px;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-tap-highlight-color:transparent;
}
.burger-input:checked + label:before {
  -webkit-transform: translateY(14px) rotate(135deg);
  -moz-transform: translateY(14px) rotate(135deg);
  -ms-transform: translateY(14px) rotate(135deg);
  -o-transform: translateY(14px) rotate(135deg);
  transform: translateY(14px) rotate(135deg);
}
.burger-input:checked + label:after {
  -webkit-transform: translateY(0px) rotate(-135deg);
  -moz-transform: translateY(0px) rotate(-135deg);
  -ms-transform: translateY(0px) rotate(-135deg);
  -o-transform: translateY(0px) rotate(-135deg);
  transform: translateY(0px) rotate(-135deg);
}
.burger-input:checked + label .burger {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.burger-input:checked ~ nav {
  display: block;
  top: 150px;
  margin-top: auto;
  padding-left: 0;
}
.burger-input:checked ~ nav li {
	font-family: "SeoulHangangL";
	margin-left: -25px;
	 font-size: 16px;
  display: block;
  text-align: center;
}

.mobilemenu nav {
  margin-right: 0;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.mobilemenu .mobile_back {
  padding-top: 120px;
  height: 100vh;
	 position: fixed; 
  margin-right: 0;
  margin-left: -81px;
  margin-bottom: 0;
  width: 340px;
  list-style: none;
  text-align: center;
  background-color: #ffffff;
	  margin-top: -53px;
  border: 0px solid #000;
  box-shadow: 1px 1px 15px -2px #bbb;
	  overflow-x: hidden;
  overflow-y: scroll;
	      -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.mobilemenu .mobile_back::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}

.download  {
font-family: 'arial', sans-serif;
	font-size:15px;
	font-weight: 600;
	margin-top: 24px;
}	
.top_architecture .home{
position: relative;
top: 8px;
}


.top_architecture a {-webkit-tap-highlight-color:transparent;
	color: #858585;
		margin-left: 0px;
	padding-right: 0px;
font-family: 'arial', sans-serif;
}	

.top_architecture{
	font-size:15px;
	font-weight: 600;
	margin-top: 3px;
}


h1 .download{
	position: absolute;
	top: -7px;
	text-align: right;
	right: 90px;
	opacity: 0.9;
}

.mobilemenu{
	width: 0;
	position: absolute;
	z-index: 100;
	height: 0;
}	
.mobilemenu ul li{
	margin-bottom: 10px;
	padding-left: 59px;
}

.mobilemenu ul a {
	font-weight: 600;
	font-family: 'arial', sans-serif;
  text-align: center;
  font-size: 23px;
  display: block;
  margin-left: auto;
 width: fit-content;
  text-align: left;
  color: #858585;
text-decoration: none;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
	  outline:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-tap-highlight-color:transparent;
}	
.mobilemenu ul a:hover {
text-decoration: none;
color: #272727;
}

.sidetwo {
width: 0;
color: #000;
padding-bottom: 30px;
}

.sidethree {
width: 0;
color: #000;
}


.mobilemenu .burger_text{
	position: fixed;
	top: 0px;
	margin-top: 28px;
	    width: auto;
  display: block;
   margin-right: 0px;
}


.mobilemenu ul .sideone .burger_text{
	font-size: 15px;
	margin-top: 42px;
font-family: 'arial', sans-serif;
	color: #858585;
}














@import "bourbon";
.office_about {
  max-width: 960px;
  margin: 0 auto;
}
.module {
  :last-child {
    margin-bottom: 0;
  }
  
  h5 {
    margin-bottom: 48px;
    font-family: "Roboto Slab", serif;
    
    @media only screen and (min-width: 600px) {
      font-size: 42px;
    }
  }
  
    :last-child {
      margin-bottom: 0;
    }
    @media only screen and (min-width: 600px) {
      font-size: 20px;
    }
  }
  
  .content {
    padding: 30px 0;
  }
  
  .parallax {
    height: 600px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
      h4 {
        color: rgba(255,255,255,0.8);
        font-size: 3em;
        line-height: 600px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        text-shadow: 0 0 10px rgba(0,0,0,0.2);
        margin: 0;
        
        @media only screen and (min-width: 600px) {
          font-size: 96px;
        }
        
        @media only screen and (min-width: 960px) {
          font-size: 160px;
        }
      } 
  }
  
  .parallax-1 {
		width: 300vw;
  	margin-left: -200%;
    background-image: url('images/office.jpg');
  }

  .parallax-2 {
		width: 300vw;
  	margin-left: -200%;
    background-image: url('images/002_GA.jpg');
  }
.office_about_right ul{
display: inline-block;
margin: 10px 10px 0 -8px;
padding: 0;	
}

.contact_facebook{
width: 35px;
}
.contact_instagram{
width: 35px;
}
}









@import "compass/css3";

body {
}

.wrapper-dropdown-5 {
    /* Size & position */
	display: none;
	top: 165px;
	left: 2px;
font-family: 'arial', sans-serif;
    position: relative;
    width: 250px;
	font-size: 14px;
	margin: 0px 0 0px calc(50% + 257px);
padding: 13px 15px 9px 15px;
      color: #ababab;
    /* Styles */
    background: #fff;
    z-index: 10;
    border: 1px solid #dcdddd;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-5:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
   border-color: #bdbdbd transparent;
}

.wrapper-dropdown-5 .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
   padding: 0 12px 0 0;
	   margin-left: -1px;
   margin-right: -1px;
    /* Styles */
    background: #fff;
    border: 1px solid #dcdddd;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown-5 .dropdown li {
    padding: 0;
	margin: 0;
}

.wrapper-dropdown-5 .dropdown li a {
    display: block;
    text-decoration: none;
  color: #ababab;
    padding: 12px 0;
    transition: all 0.3s ease-out;
    border-bottom: 0px solid #666;
	font-size: 14px;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
}

.wrapper-dropdown-5 .dropdown li i {
    margin-right: 15px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-5 .dropdown li:hover a {
    color: #fff;
    background-color: #858585;
    width: 100%;
    margin: 0;
}

/* Active state */

.wrapper-dropdown-5.active {
    background: #fff;
    box-shadow: none;
     color: #ababab;
}

.wrapper-dropdown-5.active:after {
    border-color: #ababab transparent;
}

.wrapper-dropdown-5.active .dropdown {
    border-bottom: 0px solid rgba(0,0,0,1);
    max-height: 900px;
	    padding: 0;
}







.underline{
	position: relative;
	width: 216px;
	left: 59px;
	padding-top: 28px;
	border-bottom: 1px solid #cacaca;
}


.dropdown .works_menu{
		font-size: 1.25rem;
	width: 100px;
	margin-left: 0px;
	padding: 10px 0;
}


.dropdown .about{
		font-size: 1.25rem;
	width: 110px;
	margin-left: 0px;
	padding: 10px 0;
}

.dropdown .side_contact{
		font-size: 1.25rem;
	width: 100px;
	margin-left: 0px;
	padding: 10px 0;
}


.dropdown .side_news{
		font-size: 1.25rem;
	width: 100px;
	margin-left: 0px;
	padding: 10px 0;
}


.dropdown {
  position: relative;
}
.dropdown a {
  text-decoration: none;
}
.dropdown [data-toggle=dropdown] {
	padding-top: 20px;
	top: 0;
	left: 0;
	height: 42px;
  display: block;
  color: #858585;
	font-size: 1.25rem;
  font-weight: 600;
	line-height: 3px;
	margin-left: 0px;
	font-family: 'arial', sans-serif;
}
.dropdown [data-toggle=dropdown]:hover {
 color: #858585;
  width: 266px;
}
.dropdown [data-toggle=dropdown]:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: ">";
  font-size: 1em;
  color: #858585;
  top: 20px;
  right: 50px;

  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(90deg);
}
.dropdown > .dropdown-menu {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  width: 220px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.dropdown > .dropdown-menu li {
  padding: 0;
  margin-left: 20px;
	margin-bottom: 24px;
}
.dropdown > .dropdown-menu li a {
  display: block;
  color: #858585;
   font-size: 14px;
   line-height: 0px;
	font-family: 'arial', sans-serif;
}



.dropdown > .dropdown-menus {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  width: 220px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.dropdown > .dropdown-menus li {
  padding: 0;
  margin-left: 20px;
	margin-bottom: 24px;
}
.dropdown > .dropdown-menus li a {
  display: block;
  color: #858585;
   font-size: 14px;
   line-height: 0px;
font-family: 'arial', sans-serif;
}



.dropdown > input[type=checkbox] {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  cursor: pointer;
}
.dropdown > input[type=checkbox]:checked ~ .dropdown-menu {
	padding-top: 20px;
  max-height: 9999px;
  display: block;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}

.dropdown > input[type=checkbox]:checked + a[data-toggle=dropdown]:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@keyframes showAnimation {
  0% {
    -webkit-transform: scaleY(0.1);
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -o-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -o-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-moz-keyframes showAnimation {
  0% {
    -webkit-transform: scaleY(0.1);
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -o-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -o-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes showAnimation {
  0% {
    -webkit-transform: scaleY(0.1);
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -o-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -o-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes hideAnimation {
  0% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -o-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
  }
}













.dropdowns {
  position: relative;
}
.dropdowns a {
  text-decoration: none;
}
.dropdowns [data-toggle=dropdown] {
	padding-top: 20px;
	top: 0;
	left: 0;
	height: 42px;
  display: block;
  color: #858585;
	font-size: 1.25rem;
  font-weight: 600;
	line-height: 3px;
	margin-left: 0px;
font-family: 'arial', sans-serif;
}
.dropdowns [data-toggle=dropdown]:hover {
 color: #858585;
  width: 266px;
}
.dropdowns [data-toggle=dropdown]:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: ">";
  font-size: 1em;
  color: #858585;
  top: 20px;
  right: 50px;

  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(90deg);
}
.dropdowns > .dropdown-menus {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  width: 220px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.dropdowns > .dropdown-menus li {
  padding: 0;
  margin-left: 20px;
	margin-bottom: 24px;
}
.dropdowns > .dropdown-menus li a {
  display: block;
  color: #858585;
   font-size: 14px;
   line-height: 0px;
	font-family: 'arial', sans-serif;
}



.dropdowns > .dropdown-menus {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  width: 220px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.dropdowns > .dropdown-menus li {
  padding: 0;
  margin-left: 20px;
	margin-bottom: 24px;
}
.dropdowns > .dropdown-menus li a {
  display: block;
  color: #858585;
   font-size: 14px;
   line-height: 0px;
	font-family: 'arial', sans-serif;
}



.dropdowns > input[type=checkbox] {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  cursor: pointer;
}

.dropdowns > input[type=checkbox]:checked ~ .dropdown-menus {
	padding-top: 20px;
  max-height: 9999px;
  display: block;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}

.dropdowns > input[type=checkbox]:checked + a[data-toggle=dropdown]:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@keyframes showAnimation {
  0% {
    -webkit-transform: scaleY(0.1);
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -o-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -o-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-moz-keyframes showAnimation {
  0% {
    -webkit-transform: scaleY(0.1);
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -o-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -o-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes showAnimation {
  0% {
    -webkit-transform: scaleY(0.1);
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -o-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.04);
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -o-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -o-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes hideAnimation {
  0% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -webkit-transform: scaleY(0.98);
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -o-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
  }
}

















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

.sns{
	position: relative;
	bottom: 0px;
	left: -29px;
	width: 80px;
	padding-bottom: 12px;
	}

.sns .facebook{
	width: 50px;
	left: 0;
	position: absolute;
display: inline-block;	}
	
	.underline{
	position: relative;
	width: 148px;
	left: 0px;
	padding-top: 28px;
	border-bottom: 1px solid #cacaca;
}

	
.top_architecture a {
	display: none;
}	
.grida img{
	z-index: 500;
	width: 169px;
	padding-top: 5px;
}

	h1 .download{
	position: absolute;
	top: -20px;
	text-align: right;
	right: 82px;
	opacity: 0.9;
}
		h1 .download img{
	width: 22px;
}
	
.burger-input {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 60px;
  cursor: pointer;
  position: absolute;
  display: contents;
}
.burger-input + label {  
	float: none; 
   top: 0;
  width: auto;
  display: block;
  float: right;
  padding-left: 0;
  margin-left: 0;
  margin-top: 2px;
	  padding-bottom: 10px;
	  padding-right: 14px;
  cursor: pointer;
  position: relative;
}
.burger-input + label:after, .burger-input + label:before,
.burger-input + label .burger {
  content: '';
  width: 20px;
  height: 2px;
  display: block;
  margin: 3px auto;
  border-radius: 3px;
  background-color: #000;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.burger-input:checked + label {
  top: 0;
    width: auto;
  display: block;
   float: left;
  padding-left: 0;
   margin-right: 0px;
   margin-left: -57px;
  margin-top: 27px;
   position: fixed;
	 z-index: 100;
	outline:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-tap-highlight-color:transparent;
}
.burger-input:checked + label:before {
  -webkit-transform: translateY(10px) rotate(135deg);
  -moz-transform: translateY(10px) rotate(135deg);
  -ms-transform: translateY(10px) rotate(135deg);
  -o-transform: translateY(10px) rotate(135deg);
  transform: translateY(10px) rotate(135deg);
}
.burger-input:checked + label:after {
  -webkit-transform: translateY(0px) rotate(-135deg);
  -moz-transform: translateY(0px) rotate(-135deg);
  -ms-transform: translateY(0px) rotate(-135deg);
  -o-transform: translateY(0px) rotate(-135deg);
  transform: translateY(0px) rotate(-135deg);
}
.burger-input:checked + label .burger {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.burger-input:checked ~ nav {
  display: block;
  top: 150px;
  margin-top: auto;
  padding-left: 0;
}
.burger-input:checked ~ nav li {
font-family: 'arial', sans-serif;
	margin-left: -22px;
	 font-size: 16px;
  display: block;
  text-align: center;
padding-left: 0;
}

.dropdown > input[type=checkbox]:checked ~ .dropdown-menu {
	padding-top: 11px;
  max-height: 9999px;
  display: block;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}	
	
.dropdown > input[type=checkbox]:checked ~ .dropdown-menus {
	padding-top: 11px;
  max-height: 9999px;
  display: block;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}		
	
	
.mobilemenu .dropdown a{
	font-size: 16px;
}
	
	
	
	
	
	
	
	
	.dropdowns > input[type=checkbox]:checked ~ .dropdown-menu {
	padding-top: 11px;
  max-height: 9999px;
  display: block;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}	
	
.dropdowns > input[type=checkbox]:checked ~ .dropdown-menus {
	padding-top: 11px;
  max-height: 9999px;
  display: block;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}		
	
	
.mobilemenu .dropdowns a{
	font-size: 16px;
}
	
	
	
	
	
	
	
	
	
.mobilemenu nav {
  margin-right: 0;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.mobilemenu .mobile_back {
  padding-top: 110px;
  height: 102vh;
	 position: fixed; 
  margin-right: 0;
  margin-left: 0px;
  margin-bottom: 0;
  left: 0;
  width: 50%;
  list-style: none;
  text-align: left;
  background-color: #ffffff;
	  margin-top: -35px;
  border: 0px solid #000;
  box-shadow: none;
  overflow:scroll;
	 opacity: 0.95;
	padding-left: 36px;
}
	
	
	.mobilemenu .mobile_back:after {

    background-color: #fff;
  	 content: '';
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 70px;
    height: 72px;
}
	
	
	.mobilemenu .mobile_back .burger_text {
display: none;
}	

.news_info{
	display: none;
	margin-bottom: 8px;
}

.news_info_sub{
	font-size: 1.3rem;
	margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.87);	
   font-family: 'arial', sans-serif;
}

.news_info ul{
	list-style: none;
	display: block;
	margin: 63px auto 0 13px;;
	text-align: left;
	font-size: 18px;
	line-height: 1.3;
    color: #9b9b9b;
	width: 94%;
	padding: 0;
}

.news_info_inner{
font-size: 15px;
	line-height: 1.7;
}


.book_info{
	display: none;
	margin-bottom: 8px;
}

.book_info_sub{
	font-size: 2.25rem;
	margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.87);	
}

.book_info ul{
	list-style: none;
	display: block;
	margin: 63px auto 0 13px;;
	text-align: left;
	font-size: 18px;
	line-height: 1.3;
    color: #9b9b9b;
	width: 94%;
	padding: 0;
}

.book_info_inner{
font-weight: 600;
font-size: 15px;
	line-height: 1.7;
}
	

.project_info{
	display: none;
margin-bottom: 385px;
}

.project_info_sub{
	font-size: 2.25rem;
	margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.87);	
}

.project_info ul{
	list-style: none;
	display: block;
	margin: 103px auto 0 13px;;
	text-align: left;
	font-size: 18px;
	line-height: 1.3;
    color: #9b9b9b;
	width: 94%;
	padding: 0;
}

.project_info_inner{

font-size: 15px;
	line-height: 1.7;
}
	
.project_menu{
	display: block;
	list-style: none;
	text-align: left;
	margin: 0px auto 0 auto;
	padding-bottom: 8px;
	width: 100%;
	padding-left: 12px;
	padding-right: 14px;
		position: fixed;
	top: 125px;
	z-index: 10;
	height: 0;
}

.project_menu:before{
  	 content: '';
    position: absolute;
    top: -54px;
    bottom: 0;
    left: 0;
    right: 0px;
    height: 55px;
   background-color: #fff;	
}


.project_menu ul{
	margin: 0 auto;
}

.project_menu ul li{
	display: block;
	font-size: 15px;
	font-weight: 200;
	margin-right: 50px;
	  color: #909090;
}
.project_menu ul li a{
	 color: #909090;
}
.project_menu li a:hover{
	text-decoration: underline;
}	
	

.wrapper-dropdown-5 {
    /* Size & position */
	display: none;
	font-family: "T-Star", sans-serif;
    position: relative;
    width: 100%;
	font-size: 14px;
    margin: 45px auto 30px 0;
    padding: 12px 15px;
      color: #ababab;
	 top: -78px;
    /* Styles */
    background: #fff;
    border: 1px solid #dcdddd;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
	
	
.wrapper-dropdown-5 .dropdown li a {
    display: block;
    text-decoration: none;
  color: #ababab;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 0px solid #666;
    font-size: 12px;
}	
	
	
		.category_type_related .list_category {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
  border: none;
  box-sizing: border-box;
  font-size: 0; }
	
.category_type_related .link_category {
  display: block;
  padding: 0;
  background: none !important;
  color: #333; }


  .area_view {
		left: 0px;
    padding: 0 14px 0 12px; }
    
  .area_view .article_header { 
    text-align: left; }
  .area_view .article_header .inner_header {
		height: 160px;
    padding: 0 20px;
    box-sizing: border-box; }
  .type_article_header_common .inner_header {
    height: 520px; }
  .area_view .article_header .info_text {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; }
  .area_view .article_header .title_post {
    width: 100%;
    font-size: 28px;
    line-height: 38px; }

.article_view {
 max-width: 1060px;
  margin: 80px auto 0 auto; }

.article_view p {
	 margin: 0 15px;
 max-width: 100%;
  margin-bottom: 28px;
  font-size: 13px;
  line-height: 1.7;
  color: #666; }
	
.info_text{
	 font-family: 'Noto Sans KR', sans-serif;
	margin: 53px auto -45px auto;
	font-size: 16px;
	max-width: 700px;
	padding-top: 3px;
	letter-spacing: -1px;
}	
	
	.type_featured {
  position: relative;
  margin-top: -130px; }
	
  .type_featured .slide_page {
    display: none;} 		
	
  .type_featured .slide_page li {
  	display: none;
    }
  .type_featured .slide_zone {
	z-index: 0;
  	top: 0;
  	left: 0;
	padding-top: 0px;
  	padding-left: 0;
  	padding-right: 0;
    position: relative;
    width: 100%;
    height: calc(100vh - var(--vh-offset, 0px)); }

 .type_featured .text_slide strong {
    max-height: 140px;
    font-size: 20px;
    font-weight: 500;
    -webkit-line-clamp: 3; }
  .type_featured .text_slide {
    position: absolute;		 
    bottom: 86px;
    height: auto;
    padding: 0 12px;
    font-size: 32px; }

.underbar{
 width: 100;
    z-index: 1;
  justify-content: space-between;
  position: fixed;
  margin-top: 70px;
  margin-left: 14px;
  margin-right: 14px;
left: 0;
right: 0;
  border-bottom: 1px solid #dcdddd;
}
	
	
	  .type_featured .box_arrow {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 85px;
    margin-top: -18px;
    padding: 0 0px 0 0px;
    z-index: 10;
    box-sizing: border-box; }
	
	
	

.office_about_left{
  text-align: left;
  width: 100%;
  padding: 0;
}

.office_about_right{
 font-size: 15px;
 line-height: 1.6;
 padding: 40px 0 0 0 ;
 width: 100%;
}


.contact_facebook{

	float: left;
	text-align: right;
	width: 45%;
}
.contact_facebook a{
	padding-top: 15px;
	opacity: 0.8;
	width: 28px;
}
.contact_instagram{
	float: right;
	text-align: left;
	width: 45%;
}
.contact_instagram a{
	padding-top: 15px;
	opacity: 0.8;
	width: 28px;
}

.map iframe{
	height: 300px;
}	
		
	
	
	
	

#archicontact{
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
 margin: 0 0 30px 0;
 text-align: left;
 overflow-y: scroll;
 width: 100%;      
 font-size: 15px;
 line-height: 40px;	
}	
		
/* Hide scrollbar for Chrome, Safari and Opera */
#archicontact::-webkit-scrollbar {
 display: none;
}

/* Hide scrollbar for IE and Edge */
#archicontact {
 -ms-overflow-style: none;
}  			
#archicontact span{
	line-height: 50px;
	font-size: 25px;
	padding-left: 1px;
}
.gform{
	width: 100%;
	padding: 0;}

#name{border: 1px solid #cacaca;
	padding: 10px 19px 10px 15px;
	font-size: 14px;
	width: 100%;}


#message{padding: 10px 19px 10px 15px;
	font-size: 14px;
	border: 1px solid #cacaca;
	width: 100%;}

#email{padding: 10px 19px 10px 15px;
	font-size: 14px;
	border: 1px solid #cacaca;
	width: 100%;}

#color{
	padding: 10px 19px 10px 15px;
	font-size: 14px;
	border: 1px solid #cacaca;
	width: 100%;}

.button-success{
	width: 99%;
	margin-top: 20px;
	margin-left: 2px;
	font-size: 14px;
	padding: 12px 36px 11px 30px;
	background-color: #444;
	color: white;
}
	
	
	
	.partners{
	width: 100%;
    padding: 0;
    font-size: 0px;
    font-weight: 100;
    border: 1px solid #dadada;
}


.office_about_leftleft{
float: left;
 width:100%;
 font-size: 17px;
 font-weight: 600;
}

.office_about_rightright{
  display: inline-block;
 width:100%;
 font-size: 13px;
 line-height: 1.6;
	 padding-bottom: 50px;
}

	
	
	
	
/* 뉴스 이미지
.category_type_related .list_category > :first-child {

}


.category_type_related .list_category > li:first-child {
width: 51%;	
}

.category_type_related .list_category > li:first-child .info{
max-width: 500px;
left: 52%;
margin-left: 0;
top: 28%;
padding-right: 10px;
padding-bottom: 30px;
margin-bottom: 50px;
position: absolute;
}

.category_type_related .list_category > li:nth-child(n+2) {
display: inline-block;

}

	
*/	

	
}
















.office_about_leftleft{
float: left;
 width:22%;
 text-align: left;
 overflow-y: scroll;
 font-size: 20px;
 font-weight: 600;
}

.office_about_rightright{
  display: inline-flex;
 width:78%;
 overflow-y: scroll;
 font-size: 14px;
 line-height: 1.6;
	 padding-top: 43px;
}

.office_about_rightrightright{
  display: block;
 width:50%;
 font-size: 14px;
 line-height: 1.6;
	 padding-bottom: 40px;
}

.office_about_rightleft{
  display: block;
 width:50%;
 font-size: 14px;
 line-height: 1.6;
	 padding-bottom: 60px;
}

.office_about_rightright ul{
display: inline-flex;
margin: 0;
padding: 0;
}

.office_about_rightright p{
display: inline-flex;
}

.office_about_rightright span{
width: 80px;
display: inline-table;
}


 /* Hide scrollbar for Chrome, Safari and Opera */
.office_about_rightright::-webkit-scrollbar {
 display: none;
}
/* Hide scrollbar for IE and Edge */
.office_about_rightright {
 -ms-overflow-style: none;
}       
 /* Hide scrollbar for Chrome, Safari and Opera */
.office_about_leftleft::-webkit-scrollbar {
 display: none;
}
/* Hide scrollbar for IE and Edge */
.office_about_leftleft {
 -ms-overflow-style: none;
}  






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

.team_info{
	padding-bottom: 50px;
	width: 100%;
}

.team_info .team_info_sub{
	font-size: 2.2rem;
	margin-bottom: 25px;
}

.team_info ul{
	margin: 50px auto 0 auto;
	font-size: 18px;
	color: #9b9b9b;
	width: 100%;	
}

.team_info .team_info_inner{
font-size: 15px;
line-height: 1.6;
}





.office_about_leftleft{
 width:100%;
 text-align: left;
 overflow-y: scroll;
 font-size: 20px;
 font-weight: 600;

}

.office_about_rightright{
  display: block;
 width:100%;
 font-size: 14px;
 line-height: 1.6;
padding-top: 23px;
padding-bottom: 0;
}

.office_about_rightrightright{
  display: block;
 width:100%;
 font-size: 14px;
 line-height: 1.6;

}

.office_about_rightleft{
  display: block;
 width:100%;
 line-height: 1.65;
padding-bottom: 0;
margin-bottom: -17px;
}

.office_about_rightright ul{
display: inline-flex;
padding: 0;

}

.office_about_rightright p{
display: inline-flex;
font-size: 13px;
}

.office_about_rightright span{
width: 75px;
display: inline-table;

}
}




.contact{
	position: relative;
}

.contact .contact_top{
	font-size: 2.5rem;
	padding-top: 0px;
	margin-top: -100px;
	margin-bottom: 70px;
    color: rgba(0, 0, 0, 0.87);	
   font-family: 'arial', sans-serif;
    list-style: none;
}

.contact b{
  padding-bottom: 20px;
  font-weight: 800;
  display: block;
  position: relative;
  color: rgba(0, 0, 0, 0.5);	
}

.contact p{
  margin: 0; 
  display: block;
  position: relative;
}














@media screen and (min-width: 1301px) {
.team_intro{
	width: 1060px;
}
}

.team_title{
		font-size: 1.87rem;
	padding-top: 0px;
	top: 10px;
	margin-bottom: 1500px;
    color: rgba(0, 0, 0, 0.87);	
  font-family: 'arial', sans-serif;
	  position: absolute;   
	width: 400px;
	background-color: #fff;
	letter-spacing: -1px;
}


.team_explain{
	font-size: 15px;
	line-height: 1.8;
	padding-bottom: 70px;
	max-width: 96%;
	margin-top: -12px;
}
.team_explain b{
	font-size: 17px;
}

.park{
	width: 140px;
	display: inline-block;
	margin-right: 40px;
   margin-bottom: 30px;
}

.park p{
font-size: 13px !important;
letter-spacing: -0.5px;
line-height: 1.5;
position: relative;
top: -10px !important;
}

.park ul{
  padding: 0;
position: relative;
	top: -12px;
}
.park .team_name{
	text-align: center;
	list-style: none;
	font-size: 13px;
}
.park .team_position{
	list-style: none;
	font-size: 13px;
	text-align: center;
}

@media screen and (max-width: 1300px) {
	.team_intro{
	max-width: 1100px;
}
}
@media screen and (min-width: 769px) {
	.team_explain_mo{
	display: none;
}
.team_main_mo{
	display: none;
}	
}

@media screen and (max-width: 768px) {
	
	.team_main{
	display: none;
}
	
.team_title{
		font-size: 1.3rem;
	padding-top: 0px;
	top: 15px;
	margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.87);	
 font-family: 'arial', sans-serif;
	  position: absolute;   
	width: 400px;
	left: 26px;
}
	
	
	
.team_main_mo{
	position: relative;
	margin: 0 auto;
}


.park{
	width: 48%;
	display: inline-block;
	margin-right: 0;
	margin-left: 0;
   margin-bottom: 15px;
}

.park:nth-child(even){
	float: right;
}

	
	
.team_explain_mo{
	font-size: 13px;
	line-height: 1.8;
	padding-bottom: 25px;
	max-width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

.team_explain{
	display: none;
}
.team_explain_mo b{
	font-size: 15px;
}

.park p{
font-size: 12px !important;
letter-spacing: -0.5px;
line-height: 1.5;
position: relative;
top: -15px !important;
margin-left: 0;
}
	
	
.park ul{
  padding: 0;
position: relative;
	top: -12px;
}
.park .team_name{
	text-align: center;
	list-style: none;
	font-size: 13px;
}
.park .team_position{
	list-style: none;
	font-size: 13px;
	text-align: center;
}
}




@media screen and (min-width: 769px) and (max-width: 1130px) {
.wrapper-dropdown-5 {
	display: none;
	top: 167px;
	font-family: 'arial', sans-serif;
    position: absolute;
	margin: 0;
    right: 25px;
    background: #fff;
    z-index: 10;
    border: 1px solid #dcdddd;
    left: auto;
}
	
	.project_info{
	display: none;
	top: 50px;
	position: absolute;
	display: block;
	padding-left: 0;
left: -20px;
	
}

.project_info_sub{
	margin-bottom: 26px;
    color: rgba(0, 0, 0, 0.87);	
font-family: 'arial', sans-serif;
	   position: absolute;
	display: none;
}
}






.category_type_related .link_category .writer {
	display: none;
	font-size: 14px;
    color: #ababab;
    position: absolute;
    right: 200px;}

.news_title{
	display: none;
	border-top: 2px solid #333;
	border-bottom: 1px solid #cacaca;
	font-size: 15px;
	padding-bottom: 52px;
	margin-bottom: 8px;
	list-style: none;}

.news_title li{
	font-family: 'Noto Sans KR', sans-serif !important;
	position: absolute;
	padding-top: 18px;
	font-size: 15px;
	list-style: none;;
	display: inline-block;}

.news_right{
	position: absolute;
	right: 55px;}

.news_center{
	position: absolute;
	right: 255px;}

.news_left{
	position: absolute;
	left: 300px;}

.category_type_related .link_category .day {
	display: none; 
	font-size: 14px; 
	color: #ababab; 
	position: absolute; 
	right: 40px;}





@media screen and (max-width: 768px) {
.project_location{
	font-size: 15px;
	position: relative;
	top: -27px;
	
}	
}







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

.news_title{
	display: none;
	border-top: 2px solid #333;
	border-bottom: 1px solid #cacaca;
	font-size: 15px;
	padding-bottom: 42px;
	margin-bottom: 8px;
	list-style: none;}

.news_title li{
	position: absolute;
	padding-top: 11px;
	font-size: 13px;
	list-style: none;;
	display: inline-block;}

.news_right{
	position: absolute;
	right: 25px;}

.news_title .news_center{
	display: none;}

.news_left{
	position: absolute;
	left: 100px;}

.writer{
	display: none !important;}
	
.category_type_related .link_category .day {
	display: none; 
	font-size: 12px; 
	color: #ababab; 
	position: absolute; 
	right: 9px;}	
	
}


@media screen and (min-width: 769px) and (max-width: 1130px){

.news_info{
	display: none;
	top: 50px;
	position: absolute;
	display: block;
	padding-left: 0;
	left: -20px;
}

}


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

	
.news_info{
	display: block;
	top: 50px;
	position: relative;
	display: block;
	padding-left: 0;
	left: 0px;
}

.news_info_sub{
	font-size: 18.4px;
	padding-top: 0px;
	margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.87);	
     font-family: 'arial', sans-serif;
	  position: absolute;   
	width: 400px;
		display: none;
	letter-spacing: -1px;
}

	
	
	
	
	
.facebook{
	width: 30px !important;
	margin-left: 0px !important;
	padding-right: 5px;
}
.instagram{
	width: 30px !important;
	position: relative;
	left: 20px !important;
}
	
	
.box_header {
	height: 85px;
    z-index: 21;
  width: 100%;
  padding-top: 0px;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 0px;
  color: white;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
background: #fff;
  align-items: center;
  position: fixed;
}	
	
.box_header::after {
  border-bottom: 1px solid #dcdddd;
 content:"";
  position:absolute;
  left:0;
  bottom:0px;
  right:0px;
  margin-left: 12px;
  margin-right: 14px;
}
	
	
.contact p{
  margin: 0; 
  display: block;
  font-size: 13px;
  position: relative;
}
	
}



@media screen and (min-width: 769px) {

.project_left{
	float: left;
	width: 50%;
}

.project_right{
	float: right;
	width: 42%;
	margin-top: 6.5%;
}
}



/* 2 
.list_category {
 list-style-type: decimal !important;
}*/
