@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);	
@import url(font/NanumBarunGothic/nanumbarungothic.css);

body {
	margin:0;
	padding:0;
	font-family: sans-serif;
}
ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Raleway', sans-serif;
}
ol, ul {
	list-style: none;
}
a {text-decoration:none;color:#000}


.row{
	display:inline-block;
	width:100%;
}

.bg-gray{
	background-color:#fbfbfb;
}

.red-color{
	color:#ff0000;
}
.green-color{
	color:#33ff00;
}
.blue-color{
	color:#0000ff;
}

blockquote{
	text-align:left;
}
blockquote:before {
  content: "\201C";
  font-size: 6em;
  font-family: Georgia;
  color: #bcbcbc;
  float: left;
  margin: -20px 10px 0px -10px;
}
blockquote a{
  font-family:'Nanum Myeongjo', sans-serif;
  font-weight:500;
  font-size: 1em;
  font-style:italic;
  color: #990033;
}

.text-center{
	text-align:center;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}

.margin-25{
	margin:25px 0;
}
.margin-50{
	margin:50px 0;
}

.padding-top-120{
	padding-top:15px;
}

.hidden{
	display:none;
}

.sm-10{
	width:10%;
	margin: 0px;
	float:left;
}
.sm-20{
	width:20%;
	margin: 0px;
	float:left;
}
.sm-25{
	width:25%;
	margin: 0px;
	float:left;
}
.sm-30{
	width:30%;
	margin: 0px;
	float:left;
}
.sm-33{
	width:33.3%;
	margin: 0px;
	float:left;
}
.sm-35{
	width:36.9%;
	margin: 0px;
	float:left;
}
.sm-40{
	width:40%;
	margin: 0px;
	float: left;
}
.sm-50{
	width:50%;
	margin: 0px;
	float: left;
}
.sm-60{
	width:60%;
	margin: 0px;
	float: left;
}
.sm-65{
	width:62.1%;
	margin: 0px;
	float: left;
}
.sm-70{
	width:70%;
	margin: 0px;
	float: left;
}
.sm-75{
	width:75%;
	margin: 0px;
	float: left;
}
.sm-80{
	width:80%;
	margin: 0px;
	float: left;
}
.sm-90{
	width:90%;
	margin: 0px;
	float: left;
}
.sm-100{
	width:1100px;
	margin: 0px auto;
	float: left;
}



/* ------------------------------------------------- */


.fixed{
	position:fixed;
	display:block;
	width:100%;
	/* background-color:#134064; */
	z-index:10;
}

.menu-bg{
	background-color:#fff;
	opacity:0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.logo
{
	float:left;
	margin: 0px;
}

.logo a{
	display: inline-block;
	padding: 5px 0px;
	font-family: sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	
}

#overlay {
    position: absolute;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 999998;
    display: none;
}	

.sidr-open #overlay {
    display: block;
}

.menu
{
/*	float: right;*/
/*	border:1px solid red;*/
	text-align:right;
}
.menu ul li
{
	display: inline-block;
	padding: 15px 7px;
	border:0px solid red;
}
.menu ul li a
{
	float:right;
/*	font-family:'Nanum Barun Gothic', sans-serif;
	font-family:'Nanum Myeongjo', sans-serif;*/
	font-family: sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: color 0.3s ease-in;
	-moz-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	-webkit-transition: color 0.3s ease-in;
	-ms-transition: color 0.3s ease-in;
}

.menu ul li a:hover
{
/*	color: #1C97CA;*/
}

.menu ul li a .instargram_text
{
	display:none;
}

.menu ul li a img
{
	height:20px;
	width:20px;
}

.responsive-menu-button
{
	position:absolute;
	right:15px;
	top:15px;
	z-index:11;

}
#mobile-header {
	display: none;
}


/* ------------------------------------------------- */


.content{
	display:inline-block;
	width:100%;
	border:0px solid blue;
	margin:0 auto;
	padding:20px 0;
}

.content img{
	max-width:100%;
}

.container{
	width:1400px;
	border:0px solid blue;
	margin:0 auto;
	padding:0px;
}


#owl-demo .main1{
	background:url(/img/main4.jpg) no-repeat 50% 50%/cover;
}
#owl-demo .main2{
	background:url(/img/main2.jpg) no-repeat 50% 50%/cover;
}
#owl-demo .main3{
	background:url(/img/main6.jpg) no-repeat 50% 50%/cover;
}

#owl-demo .item{
	padding:300px 0;
}	

.text{
/*	display:none;*/
}

.text .box1{
	border:0px solid #ff0000;
/*	width:500px;*/
/*	height:230px;*/
	padding-top:40px;
	padding-bottom:40px;
	margin:0 auto;
	text-align:center;
/*	background-color:#000000;*/
/*	opacity: 0.6;*/
    filter: alpha(opacity=60); /* For IE8 and earlier */
}
.text .box2{
	border:1px solid #33ff00;
	width:500px;
/*	height:230px;*/
	padding-top:40px;
	padding-bottom:40px;
	margin:0 auto;
	text-align:center;
	background-color:#000000;
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}
.text .box3{
	border:1px solid #0000ff;
	width:500px;
/*	height:230px;*/
	padding-top:40px;
	padding-bottom:40px;
	margin:0 auto;
	text-align:center;
	background-color:#000000;
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.text .b1{
	color:#ffffff;
	font-size:36px;
	font-family:'Nanum Barun Gothic', sans-serif;
/*	opacity: 0.8;*/
/*    filter: alpha(opacity=80); /* For IE8 and earlier */*/
}


.text .b2{
	color:#ffffff;
	font-size:36px;
	font-family:'Nanum Barun Gothic', sans-serif;
/*	opacity: 0.8;*/
/*    filter: alpha(opacity=80); /* For IE8 and earlier */*/
}

.text .small{
	padding-top:10px;
	color:#ffffff;
	font-size:20px;
	font-family:'Nanum Barun Gothic', sans-serif;
	text-shadow: 4px 2px 2px gray;
/*	opacity: 0.8;*/
/*    filter: alpha(opacity=80); /* For IE8 and earlier */*/
}

/*.text .box-tel{*/
/*	padding-top:10px;*/
/*}*/

.text .box-tel {
	padding-top:10px;
	color:#ffffff;

/*	font-family: "Arial Black", sans-serif;*/
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;


	text-shadow: 4px 2px 2px gray;
/*	opacity: 0.8;*/
/*    filter: alpha(opacity=80); /* For IE8 and earlier */*/

	font-family:'Nanum Barun Gothic', sans-serif;
	text-decoration:none;
}

.text-box{
	position:absolute;
	width:100%;
	top:589px;
}

#owl-demo2{
	margin:0px auto;
}

#owl-demo2 .item{
	width:100%;
	height:200px;
	margin:0px;
}

.item-bg1{
	background-color:#3aa9de;
	/* opacity: 0.7;
    filter: alpha(opacity=70); For IE8 and earlier */
}
.item-bg2{
	background-color:#26c0dc;
	/* opacity: 0.7;
    filter: alpha(opacity=70); For IE8 and earlier */
}
.item-bg3{
	background-color:#588fe2;
	/* opacity: 0.7;
    filter: alpha(opacity=70); For IE8 and earlier */
}

.text-title{
	color:#ffffff;
	font-family:'Nanum Barun Gothic', sans-serif;
	font-size:22px;
	font-weight:bold;
	padding:20px 0 0 10px;
	text-align:center;
}

.text-content{
	color:#ffffff;
	font-family:'Nanum Barun Gothic', sans-serif;
	font-size:17px;
	font-weight:550;
	padding:20px;
	line-height:24px;
	text-align:center;
}

.text-content img{
	width:124px;
}

.tel{
	position:fixed;
	z-index:10;
	bottom:20px;
	right:20px;
/*	border:1px solid red;*/
	width:70px;
	display:none;
}

.tel img{
	max-width:100%;
}

.call-box{
	position:fixed;
	z-index:10;
	bottom:0px;

	width:100%;
	text-align:center;
	border:2px solid #2f2a29;
	background-color:#332f2d;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	padding:16px 0;
	display:none;
}

.call-box a .call-title{
	color:#a7a7a7;
	font-size:20px;
	height:30px;
}

.call-box a.call-tel{
	color:#ffffff;
	font-size:16px;
	width:100%;
/*	border:1px solid red;*/
	float:left;
	margin:0;
	padding:0;
}

/*.call-tel a{*/
/*	color:#ffd86e;*/
/*	font-size:28px;*/
/*	font-weight:600;*/
/*	text-decoration:none;*/
/*}*/
.call-box a{
	color:#ffd86e;
	font-size:28px;
	font-weight:600;
	text-decoration:none;
}

/* ------------------------------------------------- */


.menu1{
/*	width:180px;*/
	font-size:40px;
/*	border-bottom:1px solid #b1b1b1;*/
	margin:40px auto 10px;
	font-family:'Nanum Barun Gothic', sans-serif;
}

.menu2{
	width:350px;
	font-size:40px;
/*	border-bottom:1px solid #b1b1b1;*/
	margin:80px auto 20px;
	font-family:'Nanum Barun Gothic', sans-serif;
}

.menu3{
	width:250px;
	font-size:40px;
/*	border-bottom:1px solid #b1b1b1;*/
	margin:40px auto;
	font-family:'Nanum Barun Gothic', sans-serif;
}

.menu4{
	width:150px;
	font-size:40px;
/*	border-bottom:1px solid #b1b1b1;*/
	margin:40px auto;
	font-family:'Nanum Barun Gothic', sans-serif;
}

.menu5{
	width:150px;
	font-size:40px;
/*	border-bottom:1px solid #b1b1b1;*/
	margin:40px auto;
	font-family:'Nanum Barun Gothic', sans-serif;
}

.menu6{
	width:150px;
	font-size:40px;
/*	border-bottom:1px solid #b1b1b1;*/
	margin:40px auto;
	font-family:'Nanum Barun Gothic', sans-serif;
}


.title{
	font-family:'Nanum Myeongjo', sans-serif;
	font-size:40px;
	font-weight:600;
	color:#424242;
	padding:5px 5px;
}



/* ------------------------------------------------- */

.about .img{
	width:100%;
/*	border:1px solid red;*/
/*	text-align:right;*/
/*	padding:10px;*/
/*	background-color:#343434;*/
	height:540px;
}

.about img{
/*	width:95%;*/
/*	height:540px;*/
}

.about .info{
	width:100%;
	margin:0 auto;
	text-align:center;
/*	padding:10px;*/
/*	border:1px solid red;*/
	padding:50px 0px 50px;
/*	background-color:#efece2;*/
/*	height:500px;*/
	width:95%;
}



.about .title-c1{
	color:#97bd06;
}
.about .title-c2{
	color:#8d58ce;
}
.about .title-c3{
	color:#327bc5;
	font-size:26px;
}

.about p{
	font-weight:500;
	line-height:24px;
	font-size:18px;
}
.about .img2{
	text-align:right;
}


/* ------------------------------------------------- */

.food {
/*	border:1px solid red;*/
/*	width:100%;*/
/*	padding-left:50px;*/
/*	padding-top:30px;*/
/*	padding-bottom:30px;*/
	margin:30px 50px;
	text-align:left;
}

.food b{
	font-size:25px;
}
.food ul{
	margin-top:20px;
}

/* ------------------------------------------------- */

.introduce{
/*	border:1px solid red;*/
	padding:70px 30px 10px;
	margin:0px auto;
/*	background-color:#f7f7f7;*/
	width:84%;
	height:800px;
}
.introduce p{
	line-height:30px;
}



/* ------------------------------------------------- */

.work-title{
	font-family: sans-serif;
	font-size:24px;
	color:#3aa9de;
	font-weight:600px;
	padding:30px 0 15px 30px;
}

.work-content{
/*	font-size:18px;*/
/*	color:#555555;*/
	padding:0 20px;
	font-weight:550;
	line-height:24px;
}

.work .date{
    font-size:16px;
    border:0px solid blue;
    float:right;
    color: #474747;

}

.work b{
    font-size:18px;
}

.work a{
    font-size:18px;
	font-weight:600px;
	text-decoration: none;
	color:#003333;
}


/* ------------------------------------------------- */


.tool-bg{
	background-color:#ffffff;
}

.tool-bg2{
	background-color:#ffffff;
	padding-bottom:30px;
}

.tool-item {
	float:left;
	width:33%;
	margin: 0px;
	padding:10px 1px;
	text-align:center;

}
.tool-item img{
	max-width:100%;
}

/* ------------------------------------------------- */


.gallerys-bg{
/*	background:url('img/gallerys-bg.png');*/
	background-color:#f2f2f5;
}

.gallerys-bg2{
/*	background:url('img/gallerys-bg2.png');*/
	background-color:#e5e4e8;
}

.gallerys-bg3{
/*	background:url('img/gallerys-bg.png');*/
	background-color:#f2f2f5;
}

.gallerys-bg34{
	background-color:#ffdc70;
	padding:40px 0;
	text-align:center;
}

.icon-gallery-more{
	padding:20px 30px;
	background:url('img/more-plus.png') no-repeat;
}

.gallerys-bg34 a{
	text-decoration:none;
	color:#4c2f1b;
	font-size: 20px;
	font-weight: 600;
	margin-left:5px;
}

/* ------------------------------------------------- */

.gallery1 .title,
.gallery2 .title,
.gallery3 .title,
.gallery4 .title
{
	font-size:20px;
	text-align:center;
	margin-top:20px;
	height:70px;
/*	border:2px solid #000033;*/
}

.gallery1 .contents,
.gallery2 .contents,
.gallery3 .contents,
.gallery4 .contents
{
	font-size:12px;
	text-align:center;
	width:80%;
	height:50px;
	margin:0px auto 30px;
	padding-top:20px;
	border-top:2px solid #000033;
}

.gallery1 .button,
.gallery2 .button,
.gallery3 .button,
.gallery4 .button
{
	text-align:center;
	margin-top:20px;
	height:50px;
	line-height:50px;
}

.gallery1 .button a,
.gallery2 .button a,
.gallery3 .button a,
.gallery4 .button a
{
	color:#ffffff;
	font-weight:600;
	font-size:25px;
	border-top:1px solid #2a2a2a;
	border-bottom:3px solid #2a2a2a;
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
	cursor:pointer;
	background-color:#666666;
	padding:7px 13px 7px 13px;
}

.gallery-item1 {
	float:left;
	width:33%;
	margin: 0px;
	padding:1px;
/*	border:1px solid red;*/

}
.gallery-item1 img{
/*	max-width:100%;*/
	width:100%;
}


.gallery-item2 {
	float:left;
	width:33%;
	margin: 0px;
	padding:1px;

}
.gallery-item2 img{
	max-width:100%;
}


.gallery-item3 {
	float:left;
	width:33%;
	margin: 0px;
	padding:1px;

}
.gallery-item3 img{
	max-width:100%;
}


.gallery-item4 {
	float:left;
	width:33%;
	margin: 0px;
	padding:1px;

}
.gallery-item4 img{
	max-width:100%;
}

/* ------------------------------------------------- */

.online-bg{
	background-color:#fbfbfb;
}

.online-section{
	width:80%;
	margin:0 auto;
}

form input{
	width:100%;
	padding:15px;
    font-size: 16px;
	margin-top:20px;
	border-radius:5px;
	box-shadow: none;
	border: 2px solid #f7f6f6;
	margin-left: -20px;
}

form textarea
{
	width: 100%;
    border-radius: 5px;
    box-shadow: none;
    background: none repeat scroll 0% 0% #ffffff;
    padding: 15px;
    font-size: 16px;
    font-weight: 400;
	height: 180px;
	margin-top: 20px;
	font-family: inherit;
	border: 2px solid #f7f6f6;
	margin-left: -20px;
}
button.submit
{
	background: #cecece;
	border: medium none;
	color: #fff;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 600;
	font-family: "Open Sans",sans-serif;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	margin-top: 20px;
	transition: background 0.3s ease-in;
	cursor: pointer;
	display: block;
	margin: 30px auto 0px;
	border-radius : 5px;
	width:160px;
}
button.submit:hover
{
	background:#fad84f;
}
form input:focus
{
	border: 2px solid #888;
	background-color: #fff;
}
form textarea:focus
{
	border: 2px solid #888;
	background-color: #fff;
}


/* ------------------------------------------------- */

.map-box iframe {
  border: 0 none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}
.map-box img {
  max-width: inherit;
}
.map-canvas {
  height: 500px;
}
.map-canvas * {
  border: 0 none;
}
.map-content {
  width: 200px;  
}
.map-content .title {
  font-size: 16px;
  margin-bottom: 10px;
}

/* ------------------------------------------------- */
.copyright{
	display:inline-block;
	width:100%;
	margin:0 auto;
	padding:30px 0px;
	background-color:#4b4d51;
}

.copyright .addr{
	font-size:12px;
	color:#ffffff;
	padding-left:5px;
}

.copyright a{
	color:#ffffff;
	text-decoration:none;

}
.copyright strong{
	color:#ffffff;
	font-family:'Nanum Barun Gothic', sans-serif;
}
.copyright .webfactori{
	color:#f88faa;
	font-family:'Raleway', sans-serif;
}
.copyright .webfactori a{
	color:#ffffff;
	font-family:'Raleway', sans-serif;
}

.copyright .sns{
	padding-right:5px;
}

.copyright .sns a{
	float:right;
}

.sns-li img{
	width:37px;
	height:37px;
	overflow:hidden;
}

/* ------------------------------------------------- */


@media (max-width: 1400px) {
	.logo{
/*		width:100%;*/
/*		text-align:center;*/
/*		border:1px solid red;*/
		margin-top:10px;
		margin-left:10px;
	}

	.container{
		width:100%;
		margin:0 auto;
		padding:0px;
	}

	#owl-demo .item{
		padding:260px 0;
	}


	.text-box{
		top:509px;
	}

	.sm-50{
		width:50%;
	}
	.sm-33{
		width:50%;
	}

	.menu {
		 display: none;
	}

	#mobile-header {
		display: block;
	}

	.menu ul li a .instargram_text
	{
		display:block;
	}

	.sidr-inner ul li img
	{
		display:none;
	}

	.about .img{
		width:100%;
	}
	.about .info{
		width:100%;
	}

	.tool-item{
		width: 33%;
	}
	.tool-item img{
		width: 100%;
	}

	.tools-bg34{
		padding:40px 0;
	}

	.gallery-item1, .gallery-item2, .gallery-item3{
		width: 33%;
	}
	.gallery-item1 img, .gallery-item2 img, .gallery-item3 img{
		width: 100%;
	}

	.gallerys-bg34{
		padding:40px 0;
	}

	.grid-item {
		width:49.4%;
	}
	.grid-item--width2 { 
		width: 93%; 
	}
	.grid-item--width3 { 
		width: 93%; 
	}

	.gallery1 .button a,
	.gallery2 .button a,
	.gallery3 .button a,
	.gallery4 .button a
	{
		color:#ffffff;
		font-weight:600;
		font-size:15px;
		background-color:#666666;
		padding:5px 10px 5px 10px;
	}
}



@media (max-width: 670px) {

	.container{
		width:100%;
		margin:0 auto;
		padding:0px;
	}

	#owl-demo .item{
		padding:273px 0;
	}	



	.text-box{
		top:536px;
	}

	.sm-10{
		width:100%;
	}
	.sm-20{
		width:100%;
	}
	.sm-30{
		width:100%;
	}
	.sm-33{
		width:100%;
	}
	.sm-35{
		width:100%;
	}
	.sm-40{
		width:100%;
	}
	.sm-50{
		width:100%;
	}
	.sm-60{
		width:100%;
	}
	.sm-65{
		width:100%;
	}
	.sm-70{
		width:100%;
	}
	.sm-80{
		width:100%;
	}
	.sm-90{
		width:100%;
	}
	.sm-100{
		width:100%;
	}




	.about .info{
		width:100%;
		margin:0 auto;
	}
	.about .img{
		text-align:center;
		width:100%;
	}

/*	.about img{*/
/*		max-width:100%;*/
/*		padding:0 10px;*/
/*	}*/
	.about .img2{
		text-align:right;
		width:100%;
	}
	.about .title{
		margin:20px auto;
		padding:0 10px;
	}
	.about p{
		margin:20px auto;
		padding:0 10px;
		
	}

	.tool-item{
		width: 49%;
	}
	.tool-item img{
		max-width: 100%;
	}

	.tools-bg34{
		padding:40px 0;
	}		

	.gallery-item1, .gallery-item2, .gallery-item3, .gallery-item4{
		width: 49%;
	}
	.gallery-item1 img, .gallery-item2 img, .gallery-item3 img, .gallery-item4 img{
		max-width: 100%;
	}

	.gallerys-bg34{
		padding:40px 0;
	}

	.grid-item {
		width:98%;
	}

	.grid-item--width2 {
		width:88%;
	}
	.grid-item--width3 {
		width:88%;
	}

	.copyright{
		padding-bottom:20px;
	}

	.copyright .addr{
		padding:0px;
		text-align:center;
	}

	.copyright .sns{
		width:100%;
		margin-top:20px;
		padding:0px;
		text-align:center;
	}
	.copyright .sns-box{
		width:30%;
		margin:0px auto;
		border:0px solid red;
	}

	.menu {
		 display: none;
	}

	.tel{
		display:block;
	}

	.call-box{
		display:block;
	}

}

