@charset "utf-8";
@import url("../wp_font/font.css");

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Lora:400,700');



@font-face {
	font-family: 'gothic';
	src: url('/wp_font/gothic.eot');
	src: local('gothic'), url('/wp_font/gothic.woff') format('woff'), url('/wp_font/gothic.ttf') format('truetype');
}




@font-face{
	font-family:"photoarrow";
	src:url('/wp_font/photoarrow.eot');
	src:url('/wp_font/photoarrow.eot?#iefix') format('embedded-opentype'),
	url('/wp_font/photoarrow.woff') format('woff'),
	url('/wp_font/photoarrow.ttf') format('truetype');
	url('/wp_font/photoarrow.svg#photoarrow') format('svg')
	src:local(※), url('/wp_font/photoarrow.woff') format('woff');
}


@font-face{
	font-family:"we-font";
	src:url('/wp_font/we_font.eot');
	src:url('/wp_font/we_font.eot?#iefix') format('embedded-opentype'),
	url('/wp_font/we_font.woff') format('woff'),
	url('/wp_font/we_font.ttf') format('truetype');
	url('/wp_font/we_font.svg#we_font') format('svg')
	src:local(※), url('/wp_font/we_font.woff') format('woff');
}


/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,textarea,p,th,td,input,select,button{margin:0;padding:0;letter-spacing:-1px;line-height:1.5;font-weight:300;}
h1,h2,h3,h4,h5,h6{font-weight:300;font-size:100%;}
html{}
html,body{height:100%}
body{font-family:"Open Sans", "Noto Sans KR","Lato",'맑은 고딕', 'Malgun Gothic', 돋움, Dotum, 'Apple SD Gothic Neo', sans-serif;font-size:16px;color:#000000;font-weight:300;word-break:keep-all;text-align:justify;}
fieldset,img{border:0 none;vertical-align:top}
dl,ul,ol,menu,li{list-style:none}
button{overflow:visible;border:0 none;background-color:transparent;cursor:pointer}
button::-moz-focus-inner{padding:0;border:0}
address,caption,em{font-style:normal}
a{color:#000;text-decoration:none}
a:focus,a:active,a:hover{color:#000000;    text-decoration: none;}
table{border-collapse:collapse;table-layout:fixed;border-spacing:0}
hr,caption{display:none}
input,button,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle}


/* common */
.blind,legend{overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;white-space:nowrap}
#skip{height:0}
#skip a{display:block;position:absolute;left:0;top:-100px;width:auto;height:1px;text-align:center;background-color:#2d5b79}
#skip a:focus,#skip a:active{padding:10px 20px;position:absolute;top:0;z-index:99999;height:25px;line-height:25px;color:#fff;font-size:20px;text-decoration:none}
body{position:relative;}
strong,b{font-weight:500}


