@charset 'urf-8';
.wrap {
	width:100%;
	overflow:hidden;
}

/*header*/
.header {
	width:100%;
	height:90px;
	position:fixed;
	overflow:hidden;
	background-color:#fff;
	z-index:5000;
}
.header_down {
	width:100%;
	height:90px;
	position:fixed;
	overflow:hidden;
	background-color:#fff;
	z-index:5000;
	animation-duration: 0.5s;
    animation-name: header_down;
}
.header a {
	float:left;
	width:20%;
	line-height:90px;
	margin-left:10%;
}

.header a img {
	width:50%;
	vertical-align:middle;
}
.header_wrap{
	float:right;
	line-height:90px;
	width:40%;
}
.header_wrap div {
	float:left;
	line-height:90px;
	margin-right:4%;
}
.header div a {
	font-size:14px;
	color:#a0a0a0;
	transition:0.5s;
}
.header div a:hover {
	color:#505050;
}
.active_page {
	color:#505050 !important;
	font-weight:400;
	position:relative;
}
.active_page:before {
	 position:absolute; 
	 content:""; 
	 width: 62px; 
	 height:2.5px; 
	 background: #f9a01b; 
	 left:0px; 
	 bottom:25px;
}
.blog{
	width:35px;
	margin-left:3%;
}
.blog a {
	width:35px;
}
.shop {
	width:53px;
}
.shop a {
	width:53px;
}
.blog a img, .shop a img {
	width:100%;
}
.blog a:hover img {
	opacity:0.5;
}
.shop a:hover img {
	opacity:0.5;
}
/*title_img*/
.title_img {
	width:100%;
	height:400px;
	margin-top:90px;
	position:relative;
	overflow:hidden;
	background:url('../images/contact_img_cover.png') no-repeat center center fixed;
	-webkit- background-size: cover;
	-moz- background-size: cover;
	-o- background-size: cover;
	background-size: cover;
	z-index:50;
}
.title_img img {
	position:absolute;
	width:100%;
	opacity:1;
	display:none;
}
.mobile_menu {
	width:40px;
	height:40px;
	overflow:hidden;
	margin-top:25px;
	float:right;
	margin-right:10%;
	cursor:pointer;
	display:none;
}
.mobile_menu div {
	width:25px;
	height:2px;
	background-color:#666666;
	margin-top:5px;
	display:block;
}
.mobile_menu div:nth-of-type(1) {
	margin-top:14px;
}
.mobile_side_menu{
	width:100%;
	height:100%;
	overflow:hidden;
	position:fixed;
	top:0px;
	z-index:99999;
	right :-100%;
}
.menu_box {
	width:30%;
	height:100%;
	background-color:#3a3a3a;
	float:right;
	position:relative;
	
}
.menu_box a {
	display:block;
	width:20%;
	margin:0 auto;
	text-align:center;
	margin-top:3vw;
	color:#757576 !important;
	font-size:18px;
	font-weight:200;
}
.menu_box .blog_w, .menu_box .shop_w {
	float:left;
	margin-right:30px;
}
.w_logo {
	width:18%;
	display:block;
	margin:0 auto;
}
#close_side {
	left:-120px;
}







/**/
.board_top {
	color:#676767;
	font-size:28px;
	font-weight:600;
	margin-top:4%;
	margin-left:10%;
}
.board_title {
	text-align:left !important;
}
table.type07 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    margin: 20px 10px;
	border-top:2px solid #878787;
	width:80%;
	margin-left:10%;
	margin-top:1%;
}

thead th {
	font-size:15px;
	text-align:center;
}

tbody th {
	font-size:13px;
	text-align:center;
}
table.type07 thead {
	border-bottom:1px solid #eaeaea;
    background: #fff;
}
table.type07 thead th {
    padding: 12px;
    font-weight: bold;
    vertical-align: top;
    color: #686868;
}
table.type07 tbody th {
    padding: 12px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #eaeaea;
    background: #fff;
	color:#686868;
	width:5%;
}
table.type07 td {
    padding: 12px;
    vertical-align: top;
    border-bottom: 1px solid #eaeaea;
	color:#686868;
	font-size:13px;
	text-align:center;
}


#title {
	text-align:left;
}
table.type07 td:nth-of-type(1) {
	width:250px;
	cursor:pointer;
}
#coment {
	padding: 12 2px;
    vertical-align: top;
    border-bottom: 1px solid #eaeaea;
	color:#686868;
	font-size:13px;
	text-align:center;
	display:inline;
}
table.type07 td:nth-of-type(2) {
    width: 50px;
}
table.type07 td:nth-of-type(3) {
    width: 50px;
}
table.type07 td:nth-of-type(4) {
    width: 50px;
}
table.type07 td:hover {
	color:#000;
}

.btn_board {
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:right;
	margin-right:10%;
	margin-top:1%;
	font-size:13px;
	color:#fff;
	background-color:#616161;
}
#map_view {
	width:100%;	
	height:400px;
	margin-top:12%;
	margin-bottom:0px;
}
.text_show {
	width:80%;
	margin-left:10%;
	overflow:hidden;
}
.text_show .top {
	width:100%;
}
.icon {
	float:left;
	width:80px;
}
.icon img {
	width:100%;	
}
.writer {
	display:inline-block;
	margin-left:15px;
	font-size:14px;
	color:#666666;
	font-weight:600;
	line-height:40px;
}
.block {
	display:block;
}
.date {
	display:inline-block;
	margin-left:15px;
	font-size:14px;
	color:#666666;
	font-weight:400;
}
.view_text {
	display:inline-block;
	margin-left:5px;
	font-size:14px;
	color:#666666;
	font-weight:400;
}
.view {
	display:inline-block;
	font-size:14px;
	color:#666666;
	font-weight:400;
}
.mod {
	margin-left:7px;	
}
.mod ,.del {
	color:#333333;
	margin-right:2.5px;
	font-size:14px;
	font-weight:400;
}
.middle_1 {
	width:100%;
	display:block;
	margin-top:35px;
}
.title {
	font-size:18px;
	color:#676767;
	font-weight:600;
	float:left;
} 
.board_line {
	width:100%;
	font-size:0px;
	height:1px;
	background-color:#eaeaea;
	float:left;
	margin:10px 0;
}
.middle_2 {
	width:100%;
}
.cont_img {
	width:100%;
	float:left;
}
.cont_img img {
	width:600px;
}
.cont_text {
	color:#555555;
	float:left;
	font-size:14px;
	font-weight:400;
	margin-top:20px;
}
.bottom_1 {
	width:100%;
	float:left;
	margin-top:50px;
	
}
.icon_s {
	float:left;
	width:40px;
}
.icon_s img {
	width:100%;
}
.coment_writer {
	float:left;
	line-height:40px;
	font-size:16px;
	margin-left:10px;
	color:#999999;
}
.block_2 {
	width:100%;
	float:left;
	margin-top:15px;
}
.coment_text {
	float:left;
	color:#505050;
	font-size:14px;
	font-weight:400;
}
.mod_2 {
	margin-left:7px;	
}
.mod_2 ,.del_2 {
	color:#333333;
	margin-right:2.5px;
	font-size:14px;
	font-weight:400;
}
.coment_write {
	width:100%;
	float:left;
	margin-top:50px;

}
.coment_writer_ {
	color:#a7a7a7;
	font-size:15px;
	border:0;
	border-bottom:1px solid #cecece;
	margin-left:20px;
	width:140px;
	line-height:30px;
	float:left;

}

.block_3 {
	width:50%;
	float:left;
}
.coment_password {
	color:#a7a7a7;
	font-size:15px;
	border:0;
	border-bottom:1px solid #cecece;
	margin-left:20px;
	width:140px;
	line-height:30px;
	float:left;
}
.coment_text_write {
	color:#a7a7a7;
	font-size:15px;
	border:0;
	border-bottom:1px solid #cecece;
	width:60vw;	
	line-height:30px;
	margin-left:3%;
	margin-top:10px;
	padding:5px;
}
.coment_text_write:first-child {margin-left:0;}

.last_btn {
	width:100%;
	overflow:hidden;
}
.back_last {
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
	margin-top:5vw;
	font-size:13px;
	color:#a7a7a7;
	background-color:#eeeeee;
	margin-right:1%;
	cursor:pointer;
}
.last_btn input  {
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
	margin-top:5vw;
	font-size:13px;
	color:#fff;
	background-color:#616161;
	margin-right:5%;

}

/*footer*/
.footer {
	width:100%;
	background-color:#2e2e2e;
	margin-top:0%;
}
.footer a {
	width:6%;
	display:block;
	margin:0 auto;
	padding-top:2%;
	margin-bottom:1%;
}
.footer a img {
	width:100%;
}
.footer h1 {
	color:#fff;
	text-align:center;
	width:100%;
	font-weight:300;
	font-size:12px;
	line-height:30px;
	padding-bottom:1%;
}
.close,.close_side {
	position:absolute;
	width:100px;
	height:100px;
	cursor:pointer;
	top:10px;
	right:10px;
}
.close div,.close_side div {
	width:50px;
	height:3px;
	background-color:#909090;
	position:absolute;
	top:20px;
	right:0px;
}
.close div:nth-of-type(1),.close_side div:nth-of-type(1){
	transform:rotate(45deg);
}
.close div:nth-of-type(2),.close_side div:nth-of-type(2){
	transform:rotate(-45deg);
}
.close:hover div,.close_side:hover div {
	background-color:#505050;
}

@keyframes header_down {
  from {
    opacity:0;
  }

  to {
    opacity:1;
  }
}
@keyframes fade_b {
  from {
    width:1%;
  }

  to {
    width:100%;
  }
}
@keyframes fade_s {
  from {
    width:100%;
  }

  to {
    width:1%;
  }
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@¹ÝÀÀÇü ¹Ìµð¾îÄõ¸®@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
@media (min-width:1366px) and (max-width:1500px){

/*header ¹ÝÀÀÇü*/
	.header a img {
		width:13vw;
	}
	.header_wrap{
		margin-right:15%;
	}
	.blog a img, .shop a img {
		width:100%;
	}
	.header_wrap div {
		margin-right:1.5vw;
	}
}

@media (min-width:900px) and (max-width:1365px){
/*header ¹ÝÀÀÇü*/
	.header a img {
		width:14vw;
	}
	.header_wrap{
		display:none;
	}
	.mobile_menu {
		display:block;
	}
	.footer a {
		width:10vw;
	}
	.menu_box a {
		display:block;
		width:30%;
		margin:0 auto;
		text-align:center;
		margin-top:3vw;
		color:#fff;
		font-size:18px;
		font-weight:200;
	}
	.mobile_side_menu_logo {
		width:30% !important;
		margin-top:30% !important;
	}
	.menu_box a img{
		width:100%;
	}
	.menu_box .blog_w, .menu_box .shop_w {
		float:left;
		margin-right:0px;
	}
	.w_logo {
		width:100px;
		display:block;
		margin:0 auto;
	}
	.w_logo a img {
		width:100%;
	}
	.blog_w {
		width:40px !important;
		float:left;
		margin-right:10px !important;
		display:block;
	}
	.shop_w {
		width:50px !important;
		float:left;
	}

	#close_side {
		left:-120px;
	}
}

@media (min-width:300px) and (max-width:899px){
/*header ¹ÝÀÀÇü*/
	.header a img {
		width:25vw;
	}
	.header_wrap{
		display:none;
	}
	.mobile_menu {
		display:block;
	}
	.footer a {
		width:20vw;
		padding-top:4%;
		margin-bottom:2%;
	}
	.footer h1 {
		padding-bottom:4%;
	}
	.menu_box {
		width:70%;
	}

	.menu_box a {
		display:block;
		width:25vw;
		margin:0 auto;
		text-align:center !important;
		margin-top:8vw;
		color:#fff;
		font-size:18px;
		font-weight:200;
	}
	.mobile_side_menu_logo {
		width:40% !important;
		margin-top:30% !important;
	}
	.menu_box a img{
		width:100%;
	}
	.menu_box .blog_w, .menu_box .shop_w {
		float:left;
		margin-right:0px;
	}
	.w_logo {
		width:100px;
		display:block;
		margin:0 auto;
		margin-top:12%;
	}
	.w_logo a img {
		width:100%;
	}
	.blog_w {
		width:40px !important;
		float:left;
		margin-right:10px !important;
	}
	.shop_w {
		width:50px !important;
		float:left;
		margin-right:0px !important;
	}
	#close_side {
		left:-120px;
	}
	.close {
		position:absolute;
		width:100px;
		height:100px;
		cursor:pointer;
		top:20px;
		right:20px;
	}		
	.title_img {
		width:100%;
		height:30vw;
		margin-top:90px;
		position:relative;
		overflow:hidden;
		background:none;
		-webkit- background-size: none;
		-moz- background-size: none;
		-o- background-size: none;
		background-size: none;
	}	

	.title_img img {
		display:block;
	}

	/**/
	table.type07 {
		border-collapse: collapse;
		text-align: left;
		line-height: 1.5;
		margin: 20px 10px;
		border-top:2px solid #878787;
		width:100%;
		margin-left:0%;
		margin-top:1%;
	}

	
	.board_top {
		font-size:18px;
		margin:0;
		margin-bottom:3vw;
		margin-top:7vw;

	}

	thead th {
		font-size:13px;
		text-align:center;
	}

	tbody th {
		font-size:13px;
		text-align:center;
	}
	table.type07 thead {
		border-bottom:1px solid #eaeaea;
		background: #fff;
	}
	table.type07 thead th {
		padding: 8px;
		font-weight: bold;
		vertical-align: top;
		color: #686868;
	}
	table.type07 tbody th {
		padding: 8px;
		font-weight: bold;
		vertical-align: top;
		border-bottom: 1px solid #eaeaea;
		background: #fff;
		color:#686868;
		width:5%;
	}
	table.type07 td {
		padding: 8px;
		vertical-align: top;
		border-bottom: 1px solid #eaeaea;
		color:#686868;
		font-size:13px;
		text-align:center;
	}
	.btn_board {

		margin-right:0%;
		margin-top:3vw;

	}

	#title {
		text-align:left;
	}
	table.type07 td:nth-of-type(1) {
		width:250px;
		cursor:pointer;
	}
	#coment {
		padding: 12 2px;
		vertical-align: top;
		border-bottom: 1px solid #eaeaea;
		color:#686868;
		font-size:8px;
		text-align:center;
		display:inline;
	}
	.text_show {
		width:90%;
		margin-left:5%;
		overflow:hidden;
	}
	.icon {
		float:left;
		width:80px;
	}
	.icon img {
		width:100%;	
	}
	.writer {
		display:inline-block;
		margin-left:15px;
		font-size:14px;
		color:#666666;
		font-weight:600;
		line-height:40px;
	}
	.block {
		display:block;
	}
	.date {
		display:inline-block;
		margin-left:15px;
		font-size:14px;
		color:#666666;
		font-weight:400;
	}
	.view_text {
		display:inline-block;
		margin-left:5px;
		font-size:14px;
		color:#666666;
		font-weight:400;
	}
	.view {
		display:inline-block;
		font-size:14px;
		color:#666666;
		font-weight:400;
	}
	.mod {
		margin-left:7px;	
	}
	.mod ,.del {
		color:#333333;
		margin-right:2.5px;
		font-size:14px;
		font-weight:400;
	}
	.middle_1 {
		width:100%;
		display:block;
		margin-top:35px;
	}
	.title {
		font-size:18px;
		color:#676767;
		font-weight:600;
		float:left;
	} 
	.board_line {
		width:100%;
		font-size:0px;
		height:1px;
		background-color:#eaeaea;
		margin:10px 0;
	}
	.middle_2 {
		width:100%;
	}
	.cont_img {
		width:100%;
		float:left;
	}
	.cont_img img {
		width:70%;
		margin-left:0%;
	}
	.cont_text {
		color:#555555;
		float:left;
		font-size:14px;
		font-weight:400;
		margin-top:20px;
	}
	.bottom_1 {
		width:100%;
		float:left;
		margin-top:50px;
		
	}
	.icon_s {
		float:left;
		width:40px;
	}
	.icon_s img {
		width:100%;
	}
	.coment_writer {
		float:left;
		line-height:40px;
		font-size:16px;
		margin-left:10px;
		color:#999999;
	}
	.block_2 {
		width:100%;
		float:left;
		margin-top:15px;
	}
	.coment_text {
		float:left;
		color:#505050;
		font-size:14px;
		font-weight:400;
	}
	.mod_2 {
		margin-left:7px;	
	}
	.mod_2 ,.del_2 {
		color:#333333;
		margin-right:2.5px;
		font-size:14px;
		font-weight:400;
	}
	.coment_write {
		width:100%;
		float:left;
		margin-top:50px;

	}
	.coment_writer_ {
		color:#a7a7a7;
		font-size:13px;
		border:0;
		border-bottom:1px solid #cecece;
		margin-left:20px;
		width:70px;
		line-height:30px;
		float:left;

	}

	.block_3 {
		width:50%;
		float:left;
	}
	.coment_password {
		color:#a7a7a7;
		font-size:13px;
		border:0;
		border-bottom:1px solid #cecece;
		margin-left:20px;
		width:70px;
		line-height:30px;
		float:left;
	}
	.coment_text_write {
		color:#a7a7a7;
		font-size:13px;
		border:0;
		border-bottom:1px solid #cecece;
		width:60vw;	
		float:left;
		line-height:30px;
		margin-left:20px;
	}

	.last_btn {
		width:100%;
		overflow:hidden;
	}
	.back_last {
		width:120px;
		height:40px;
		line-height:40px;
		text-align:center;
		float:left;
		margin-top:5vw;
		font-size:13px;
		color:#a7a7a7;
		background-color:#eeeeee;
		margin-right:3%;
		cursor:pointer;
	}
	.last_btn input  {
		width:100px;
		height:40px;
		line-height:40px;
		text-align:center;
		float:left;
		margin-top:5vw;
		font-size:13px;
		color:#fff;
		background-color:#616161;
		margin-right:0%;

	}



}