/*------ template stylization ------*/
body {
	background: #2f3133 url(../img/patternbg.jpg) 0 0 repeat;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 27px;
	height: 19px;
	overflow: hidden;
	background: url(../img/totop.png) 0 bottom no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 0;
}
#toTop:active, #toTop:focus {
	outline: none;
}
.top_logo{
float: left;
margin-top: -10px !important;
text-align:left;
}
/*-----------row_s--------------*/
.row_1 {
	text-align: center;
	padding: 30px 0;
	background: #2f3133 url(../img/patternbg.jpg) 0 0 repeat;
}
.row_2 {
	text-align: center;
	padding: 22px 0 0;
	background: #2f3133 url(../img/patternbg.jpg) 0 0 repeat;
}
.row_3 {
	padding: 43px 0 13px;
	background: url(../img/pattern2.jpg) 0 0 repeat;
}
.row_4 {
	padding: 30px 0 81px;
	background: #ffffff;
}
.row_5 {
	padding: 30px 0 98px;
	background: #ffffff;
}
.row_6 {
	padding: 30px 0 72px;
	background: #ffffff;
}
.row_7 {
	padding: 30px 0 80px;
	background: #ffffff;
}
.row_8 {
	padding: 63px 0 112px;
	background: #ffffff;
}
.row_9 {
	padding: 31px 0 90px;
	background: #ffffff;
}
.row_10 {
	padding: 101px 0 85px;
	background: #ffffff;
}
.row_11 {
	padding: 40px 0 40px;
	background: #ffffff;
}
/*------------links headings-----------*/
p {
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #adadad;
	margin: 0;
	padding: 0;
	margin-bottom: 11px;
}
h2 {
	font-family: 'Georgia', serif;
	font-size: 26px;
	line-height: 28px;
	color: #474848;
	margin: 0;
	padding: 35px 0;
}
h3 {
	text-transform: uppercase;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	color: #4e4134;
	margin: 0 0 10px;
	padding: 0;
}
.btn1 {
	position: relative;
	background: #545658;
	color: #ffffff;
	font-family: 'Georgia', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	border-radius: 50px;
	border: none;
	padding: 20px 0 24px;
	margin: 0;
	width: 65px;
	height: 65px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn1:hover {
	text-decoration: none;
	background: #ffffff;
	color: #545658;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1 {
	position: relative;
	color: #585858;
	font-family: 'Georgia', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
}
.btn-link1 span {
	margin: 0 0 0 7px;
	top: 1px;
	position: relative;
	height: 11px;
	width: 11px;
	background: url(../img/arrowsmall1.png) center top no-repeat;
	display: inline-block;
}
.btn-link1:hover {
	color: #585858;
	text-decoration: none;
}
.btn-link1:hover span {
	background: url(../img/arrowsmall1.png) center bottom no-repeat;
}
.btn-link2 {
	position: relative;
	color: #eb5368;
	font-family: 'Georgia', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
}
.btn-link2 span {
	margin: 0 0 0 7px;
	top: 1px;
	position: relative;
	height: 11px;
	width: 11px;
	background: url(../img/arrowsmall1.png) center bottom no-repeat;
	display: inline-block;
}
.btn-link2:hover {
	color: #adadad;
	text-decoration: none;
}
.btn-link2:hover span {
	background: url(../img/arrowsmall1.png) center top no-repeat;
}
.btn-link2:focus {
	color: #adadad;
	text-decoration: none;
}
.btn-link3 {
	position: relative;
	color: #eb5368;
	font-family: 'Georgia', serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.btn-link3 span {
	top: 1px;
	margin: 0 11px 0 0;
	position: relative;
	height: 19px;
	width: 22px;
	background: url(../img/iconmail.png) center bottom no-repeat;
	display: inline-block;
}
.btn-link3:hover {
	color: #37383a;
	text-decoration: none;
}
/*------ header ------- */
header {
	background: #2f3133 url(../img/patternbg.jpg) 0 0 repeat;
	text-align: center;
}
/*-------- Logo -------- */
.navbar-brand_ {
	float: none;
	display: block;
	position: relative;
	margin: 0;
	text-align: center;
	padding: 0;
	margin: 68px auto 60px;
}
.navbar-brand_ img {
	max-width: 100%;
}
.navbar-brand_a:hover {
	text-decoration: none;
}
/*-----------------navbar---------------------*/
.menuheader {
	background: #000;
}
.tm_navbar {
	position: relative;
	padding: 26px 0 22px;
	margin: 0;
	background: none;
	border: none;
}
.tm_navbar .nav {
	float: none;
	position: relative;
	display: inline-block;
}
.tm_navbar ul {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.tm_navbar .nav li:first-child {
	position: relative;
	zoom: 1;
	background: none;
}
.tm_navbar .nav li {
	float: left;
	padding: 0 26px 0 27px;
	position: relative;
	zoom: 1;
	background: url(../img/bullet1.png) no-repeat left center;
}
.tm_navbar .nav li a {
	text-decoration: none;
	text-transform: lowercase;
	color: #ffffff;
	font-family: 'Georgia', serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	background: transparent;
	padding: 0;
	border: none;
	border-radius: 0;
	text-shadow: 1px 1px 2px #333639;
}
.tm_navbar .nav > li > a .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 4px;
	display: inline-block;
	top: 30px;
	right: 23px;
	position: absolute;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #ffcbd2;
	text-decoration: none;
}
.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
	color: #ffcbd2;
	background: transparent;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator, .tm_navbar .nav > li.active > a .sf-sub-indicator {
	background-position: 0 0;
}
.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #ffcbd2;
	background: transparent;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	display: none;
	top: 51px;
	left: 0px;
	width: 260px;
	padding: 20px 24px 10px;
	list-style: none;
	zoom: 1;
	z-index: 11;
	background: #000;
	margin: 0;
	text-align: center;
}
.tm_navbar .nav ul li:first-child {
	width: 100%;
	padding: 0 0 6px;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: transparent;
}
.tm_navbar .nav ul li:first-child img {
	position: absolute;
	top: -20px;
}
.tm_navbar .nav ul li {
	text-align: left;
	width: 100%;
	padding: 6px 0;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: url(../img/dotted1.png) top center repeat-x;
}
.tm_navbar .nav ul li a {
	text-align: left;
	position: relative;
	color: #ffffff;
	padding: 0;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 0 0 10px;
	text-shadow: none;
}
.tm_navbar .nav ul li a:hover {
	color: #fafd01;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #fafd01;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #fafd01;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	list-style: none;
	width: 100%;
	padding: 10px;
	background: #4e4134;
	left: 110px;
	top: 0px;
	background: #000 ;
}
.tm_navbar .nav ul ul li:first-child {
	text-align: left;
	padding: 6px 0;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li {
	text-align: left;
	padding: 6px 0;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: url(../img/dotted2.png) top center repeat-x;
}
.tm_navbar .nav ul ul li a {
	color: #fff;
	text-shadow: none;
}
.tm_navbar .nav ul ul li a:hover {
	color: #fafd01;
}
/*-----indicator2-------*/
.tm_navbar .nav ul .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 0;
	width: 7px;
	height: 5px;
	position: absolute;
	display: block;
	top: 8px;
	left: auto;
	right: -14px;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/*--- header end ------*/

/*-------------------------------- content ----------------------------- */
/*--------------------------------------------------------------------------
+	Homepage Slider Style (modified sequencejs CSS). Sorry, no LESS here
--------------------------------------------------------------------------*/
#sequence {
  overflow: hidden;
  max-width: 100%;
  color: white;
  font-size: 0.625em;
  position: relative;
  height: 300px;
  margin-top: 5px;
  margin-left:0%;
  margin-bottom: 2px;
}
#sequence img {
  max-width: 100%;
}
#sequence > .sequence-canvas {
  list-style-type: none;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
#sequence h2 {
  font-size: 4em;
  color: #FFF;
  text-shadow: 2px 2px 3px #444;
  border: none;
  padding-left: 0;
  margin-top: 0;
}
#sequence h3 {
  font-size: 2em;
  color: #FFF;
  text-shadow: 2px 2px 3px #444;
}
#sequence > .sequence-canvas > li {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  -ms-transition-property: background;
  transition-property: background;
  background-position: 0px 0;
}

#sequence > .sequence-canvas > li.bg1 {
  *background-image: url(/assets/images/homepage-slider/main-bg-01-00.png);
}
#sequence > .sequence-canvas > li.bg2 {
  *background-image: url(/assets/images/homepage-slider/main-bg-02-00.png);
}
#sequence > .sequence-canvas > li.bg3 {
  *background-image: url(/assets/images/homepage-slider/main-bg-03.jpg);
}
/*
#sequence > .sequence-canvas > li.bg4 {
  background-image: url(/assets/images/homepage-slider/main-bg-04.jpg);
}
#sequence > .sequence-canvas > li.bg5 {
  background-image: url(/assets/images/homepage-slider/main-bg-05.jpg);
}
*/
#sequence > .sequence-canvas > li img {
  height: 100%;
}
#sequence > .sequence-canvas li > * {
  position: absolute;
  -webkit-transition-property: left, opacity;
  -moz-transition-property: left, opacity;
  -o-transition-property: left, opacity;
  -ms-transition-property: left, opacity;
  transition-property: left, opacity;
}
.sequence-next,
.sequence-prev {
  color: white;
  cursor: pointer;
  display: none;
  font-weight: bold;
  padding: 10px 15px;
  position: absolute;
  top: 50%;
  z-index: 1000;
  height: 75px;
  margin-top: -47.5px;
}
.sequence-pause {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
}
.sequence-paused {
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.sequence-prev {
  left: 3%;
}
.sequence-next {
  right: 3%;
}
.sequence-prev img,
.sequence-next img {
  height: 100%;
  width: auto;
}
#sequence-preloader {
  background: #d9d9d9;
}
.sequence-pagination-wrapper {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 99;
}
.sequence-pagination {
  display: none;
  z-index: 99;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.sequence-pagination li {
  display: inline-block;
  *display: inline;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  text-indent: -999em;
  border: 4px solid #4f8db3;
  cursor: pointer;
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  -o-transition: background .5s, opacity .5s;
  -ms-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}
.sequence-pagination li.current {
  background: #4f8db3;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.sequence-next,
.sequence-prev {
  position: absolute;
  opacity: 0.6;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.sequence-next:hover,
.sequence-prev:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
#sequence .title {
  font-size: 3.8em;
  text-transform: none;
  left: 0%;
  width: 35%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  bottom: 65%;
  z-index: 50;
}
#sequence .title-1 {
  font-size: 3.8em;
  text-transform: none;
  left: 0%;
  width: 35%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  bottom: 65%;
  z-index: 50;
}
#sequence > .sequence-canvas > li.animate-in {
  background-position: 0 0;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
#sequence .animate-in .title {
  left: 12%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#sequence .animate-in .title-1 {
  left: 65%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#sequence .animate-out .title {
  left: 35%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#sequence .animate-out .title-1 {
  left: 35%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.subtitle {
  color: black;
  font-size: 2em;
  left: 35%;
  width: 75%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  top: 42%;
}
.animate-in .subtitle {
  left: 12%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.animate-out .subtitle {
  left: 35%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.slide-img-00 {
  left: 90%;
  top: 25%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  height: auto !important;
  max-height: 450px !important;
  max-width: 45% !important;
}
.slide-img {
margin-left:0px;
  left:5%;
  top: 1%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  height: auto !important;
  max-height: 450px !important;
  max-width: 100% !important;
}
.animate-in .slide-img {
  left:0%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.animate-out .slide-img {
  left: 15%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
@media only screen and (min-width: 992px) {
  #sequence .title {
    width: 42%;
  }
}
@media only screen and (max-width: 838px) {
  #sequence .slide-img {
    max-height: 530px !important;
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  #sequence {
    height: 400px;
  }
  #sequence .title {
    font-size: 2.8em;
  }
  #sequence .subtitle {
    font-size: 1.6em;
  }
  #sequence .sequence-next,
  #sequence .sequence-prev {
    height: 60px;
    margin-top: -40px;
  }
  #sequence .slide-img {
    max-height: 480px !important;
    width: auto;
  }
}
@media only screen and (max-width: 568px) {
  .slide-img {
    left: 50%;
    width: auto;
    max-width: 80% !important;
  }
  #sequence .animate-in .slide-img {
    left: 50%;
    margin-left: -40%;
  }
  #sequence .animate-out .slide-img {
    left: 20%;
    margin-left: -20%;
  }
  #sequence .title {
    background: #a1a1a1;
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 100%;
    padding: 4%;
    width: 100%;
    margin-bottom: 0;
    z-index: 10;
  }
  #sequence .animate-in .title {
    left: 0%;
  }
  #sequence .animate-out .title {
    left: -100%;
  }
  #sequence .subtitle {
    visibility: hidden;
  }
}
/*------------------------ END Homepage Slider ------------------------*/

/*---------Sidebar Dropdown-------------*/
/* Fixed sidenav, full height */
.sidenav {
   float:left;
   margin-top:15px;
   margin-left: 22px;
   margin-right: 0px;
   margin-bottom: 5px;
   list-style-type:none;
   width: 93%;
   height: 100%;
   *position:relative;
   *position:absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #efefef;
    overflow-x: hidden;
    padding-top: 0px;
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
    padding: 6px 15px 2px 12px;
	height: 35px;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    display: block;
    border: none;
    background: none;
    width: 100%;
   	text-align: center; 
    cursor: pointer;
    outline: none;
	border-bottom:1px dotted #fb6205;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
    color: red;
	background: #a8e9fc;
}

.active {
    background-color: green;
    color: white;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
     opacity:1;
    *padding-top: 10px;
    display: none;
    background-color: #fce0fa;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	*border:1px solid #fb6205;
} 
.dropdown-container li{
padding-top: 5px;
*border-bottom:0.5px solid #fb6205;
border-bottom:1px dotted #fb6205;
}

.dropdown-container2 {
    opacity:1;
    *padding-top: 10px;
    *display: none;
	list-style-type:none;
	height: 100%;
	margin-top: 30px;
    background-color: #fce9e0;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	*border:1px solid #fb6205;
}
.dropdown-container2 li{
	height: 40px;
	padding-top: 10px;
	padding-left: 40px;
	*border-bottom:0.5px solid #fb6205;
	border-bottom:1px dotted #fb6205;
}
/* On mouse-over */
.dropdown-container2 a:hover, .dropdown-btn:hover {
    color: red;
	background: #a8e9fc;
}
.dropdown-btn3 {background-color: #fce9e0;}
.dropdown-container3 {
    opacity:1;
    *padding-top: 10px;
    *display: none;
	list-style-type:none;
	height: 100%;
	margin-top: 5px;
    background-color: #fce9e0;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	*border:1px solid #fb6205;
}
.dropdown-container3 li{
	height: 40px;
	padding-top: 10px;
	padding-left: 40px;
	*border-bottom:0.5px solid #fb6205;
	border-bottom:1px dotted #fb6205;
}
/* On mouse-over */
.dropdown-container3 a:hover, .dropdown-btn:hover {
    color: red;
	background: #a8e9fc;
}
.dropdown-top{
height: 50px;
}
.dropdown-top-s{
height: 50px;
}
/*--------------------main text---------------------*/
#answer {
    width: 85%;
    border: 1px dotted #333333;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px;
    font-weight: bold;
}
hr.style {
    width: 95%;
    border: 0;
    height: 0;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-left: auto;
}

/*------------  main  -------------------*/
.main-top-unse-menu1{ margin-top: 0px; margin-left: 0px; margin-right: 10px; }
.main-top-bujeok-menu1{ margin-top: 0px; margin-left: -25px; margin-right: 0px;}

.boten1 { margin-left: 0px; margin-top: 0px; width: 98%; border-radius: 2px; color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 24px; color: blue; font-weight: bold; text-align: center;  padding-left:0px; background-color: #EEEDFC;margin: 0px; border: 1px solid #A398D6;padding-top:13px; margin-bottom:0px; display: block; text-decoration: none; }
.boten1-1 { font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 20px; color: blue; font-weight: bold; text-align: center; padding:0px 20px; display: block; text-decoration: none; }
.boten1-2 a{ margin-top: 0px; width: 93%; border-radius: 2px; color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 18px; color: red; text-align: center; background-color: #fff;margin: 0px 0px 5px 7px; border: 1px solid #A398D6;padding:3px 0px;display: block; padding-left:0px; text-decoration: none; }
.boten1-2 a:hover{ border:1px solid #ff6600; width: 93%; padding-right:0px; padding-left:0px; background:#EEEDFC; color:blue; }
.boten2 a{ margin-top: 0px; width: 30%; border-radius: 2px; color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 18px; color: red; text-align: left; background-color: #EEEDFC;margin: 0px 0px 5px 7px; border: 1px solid #A398D6;padding:3px 0px;display: block; padding-left:16px; text-decoration: none; }
.boten2 a:hover{ border:1px solid #ff6600; width: 30%; padding-right:0px; padding-left:16px; background:#fff; color:blue; }

.main-top-menu{ margin-top: -30px; margin-left: -25px; }
.toptag2,.toptag3{clear: both;}
.toptag2 dt,.toptag3 dt{display: block;clear: both;color: #F33;margin-left: 5px;}
.toptag2 dd,.toptag2 li{width: 48.7%;float: left;	list-style-type: none;}
.toptag3 dd,.toptag3 li{width: 32.5%;float: left;	list-style-type: none;}
.toptag4 li{width: 19.15%; float: left; list-style-type: none;}
.toptag5 li{width: 95.6%; float: left; list-style-type: none;}
.toptag6 li{width: 95.6%; float: left; list-style-type: none;}
.toptag7 li{width: 49%; float: left; list-style-type: none;}
.toptag8 li{width: 25%; float: left; list-style-type: none;}
.toptag2 dd a,.toptag2 li a,.toptag3 dd a,.toptag3 li a,.toptag4 li a{border-radius: 2px;color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 12px;text-align: center;background-color: #EEEDFC;margin: 0px 0px 5px 7px;border: 1px solid #A398D6;padding:3px 0px;display: block;text-decoration: none;}
.toptag5 li a {border-radius: 2px;color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 14px; font-weight: bold; text-align: center;background-color: #EEEDFC;margin: 0px 0px 5px 7px;border: 1px solid #A398D6;padding:3px 0px; padding-bottom: 7px; display: block;text-decoration: none;  font-weight: bold;  color: blue; line-height: 1.5em; }
.main-top-menu-01{ margin-top: -30px; margin-left: 0px; }
.toptag6 li a{border-radius: 2px;color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 20px; font-weight: bold; text-align: center;background-color: #EEEDFC;margin: 0px 0px 5px 7px;border: 1px solid #A398D6;padding:3px 0px; padding-bottom: 7px; display: block;text-decoration: none;  font-weight: bold;  color: blue; line-height: 1.5em; }
.toptag7 li a{border-radius: 2px;color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 14px; font-weight: bold; text-align: left; *background-color: #EEEDFC;margin: 0px 0px 5px 7px; *border: 1px solid #A398D6;padding:3px 0px; padding-bottom: 7px; padding-left: 27px;display: block;text-decoration: none;  *font-weight: bold;  color: blue; line-height: 1.5em; }
.toptag8 li a{border-radius: 2px;color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 20px; font-weight: bold; text-align: center;background-color: #EEEDFC;margin: 0px 0px 5px 7px;border: 1px solid #A398D6;padding:3px 0px; padding-bottom: 7px; display: block;text-decoration: none;  font-weight: bold;  color: blue; line-height: 1.5em; }

/*------------------------------*/

.title1 {
	color: #ffffff;
	font-family: 'Georgia', serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 24px;
}
.title2 {
	letter-spacing: 0;
	color: #939598;
	font-family: 'Georgia', serif;
	font-size: 17px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 28px;
}
/*--------row2--------*/
.list1 {
	padding: 0;
	margin: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list1 li a {
	display: block;
	position: relative;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li a p {
	text-shadow: 1px 1px 2px #c1c1c1;
	font-family: 'Georgia', serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	padding: 44px 0 41px;
	margin-bottom: 0;
}
.list1 li a:hover {
	text-decoration: none;
}
.list1 li a:hover p {
	color: #4e4134;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.box1 {
	background: #eb5368;
}
.box1 figure {
	width: 100%;
}
.box1 figure img {
	width: 100%;
}
.box1 p {
	color: #ffffff;
}
.box2 {
	background: #f1d154;
}
.box2 figure {
	width: 100%;
}
.box2 figure img {
	width: 100%;
	height: 216px;
}
.box2 p {
	color: #ffffff;
}
.box3 {
	background: #5bb4d6;
}
.box3 figure {
	width: 100%;
}
.box3 figure img {
	width: 100%;
}
.box3 p {
	color: #ffffff;
}
.listbox1 {
	padding-right: 0;
}
.listbox2 {
	padding-right: 0;
	padding-left: 0;
}
.listbox3 {
	padding-left: 0;
}
/*---------list3-------------*/
.list3 {
	padding: 0;
	margin: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.box4 {
	overflow: hidden;
	position: relative;
	background: #ffffff;
	margin-bottom: 30px;
}
.list3 li figure {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	display: block;
	margin-right: 20px;
}
.list3 li figure img {
	width: 100%;
}
.list3 li .info1 {
	overflow: hidden;
	margin-top: 30px;
	padding-right: 10px;
}
.list3title1 {
	font-family: 'Georgia', serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #4e4134;
	margin-bottom: 10px;
}
.list3title2 {
	font-family: 'Georgia', serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
	margin-bottom: 6px;
}
.list3title3 {
	margin-bottom: 10px;
	font-family: 'Georgia', serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #c6c6c6;
	margin-bottom: 8px;
}
/*------------chef------------*/
.title3 {
	font-family: 'Georgia', serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #adadad;
	margin-bottom: 17px;
}
.chef figure {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 15px;
}
.chef figure img {
	width: 100%;
}
.chef .m_bot1 {
	margin-bottom: 14px;
}
/*--------list2--------*/
.list2 {
	position: relative;
	overflow: hidden;
	margin: 6px 0 0 0;
	padding: 0;
}
.list2 li {
	overflow: hidden;
	list-style: none;
	padding: 0 0 0 23px;
	margin: 0 0 7px 0;
	background: url("../img/arrowsmal2.png") 0 5px no-repeat;
}
.list2 li:first-child {
	overflow: hidden;
	padding: 0 0 0 23px;
	margin: 0 0 8px 0;
}
.list2 > li {
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list2 > li > a {
	float: left;
	display: block;
	text-transform: uppercase;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #474848;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list2 > li > a:hover {
	text-decoration: none;
	color: #eb5368;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
/*----------locations---------*/
.locations .title4 {
	font-family: 'Georgia', serif;
	font-size: 19px;
	line-height: 26px;
	font-weight: normal;
	color: #adadad;
}
.locations figure {
	padding: 0;
	margin: 0;
	float: none;
	margin-bottom: 4px;
}
hr.line1 {
	outline: none;
	border: none;
	background: #e7decf;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 27px 0 33px;
}
/*-----------reserve_table-----------*/
.reserve_table {
	overflow: hidden;
}
.reserve_table figure {
	padding: 0;
	float: left;
	margin: 0 29px 10px 0;
}
.reserve_table .m_bot2 {
	margin-bottom: 64px;
}
.reserve_table .pad_top1 {
	padding-top: 48px;
}
.title5 {
	font-family: 'Georgia', serif;
	font-size: 19px;
	line-height: 26px;
	font-weight: normal;
	color: #797979;
	margin-bottom: 25px;
}
hr.line2 {
	outline: none;
	border: none;
	background: #dbdbdb;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 2px 0 27px;
}
/************** contact form ******************/
.pad_bot1 {
	padding-bottom: 22px;
}
.reservation-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0 0 0;
	top: 0;
}
.reservation-form .txt-form {
	display: none;
}
.reservation-form .coll-1, .reservation-form .coll-2, .reservation-form .coll-3, .reservation-form .coll-4 {
	margin-bottom: 16px;
	float: left;
	width: 100%;
}
.reservation-form .coll-1, .reservation-form .coll-2, .reservation-form .coll-3, .reservation-form .coll-4 {
	margin-right: 0;
}
.reservation-form fieldset {
	top: 13px;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}
.reservation-form label {
	display: block;
	min-height: 45px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.reservation-form .message {
	display: block;
	width: 100%;
}
.reservation-form input {
	padding: 9px 10px 8px;
	margin: 0;
	text-decoration: none;
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.reservation-form textarea {
	padding: 9px 10px 8px;
	margin: 0;
	text-decoration: none;
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.reservation-form input {
	height: 41px;
}
.reservation-form input:focus, .reservation-form textarea:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #adadad !important;
	border: 1px solid #dbdbdb;
}
.reservation-form .area .error {
	float: none;
}
.reservation-form textarea {
	width: 100%;
	height: 135px;
	resize: none;
	overflow: auto;
}
.reservation-form .success {
	border: none;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: #ffffff;
	padding: 18px 0px;
	text-transform: none;
	text-align: center;
	z-index: 20;
	width: 100%;
	border: 1px solid #d8d7d5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.reservation-form .error, .reservation-form .empty {
	color: #f00;
	font-size: 10px;
	line-height: 1.2em;
	display: none;
	text-align: right;
	overflow: hidden;
	width: 100%;
	text-transform: none;
	position: absolute;
	top: 0px;
	right: 0;
}
.reservation-form .message .error, .reservation-form .message .empty {
	top: 133px;
}
.reservation-form .buttons-wrapper {
	margin: 33px 0 0;
}
.reservation-form .buttons-wrapper a {
	float: right;
	margin-left: 37px;
	margin-right: 4px;
}
.reservation-form .buttons-wrapper a:hover {
	text-decoration: none;
}
.reservation-form .buttons-wrapper p {
	position: relative;
	font-weight: 200;
	display: inline-block;
	color: #8b8b8b;
	text-transform: uppercase;
}
/*-- end reservation --*/
/*------------------isotop items------------------*/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	overflow: visible;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.pad_bot3 {
	padding-bottom: 42px;
}
#container {
	margin-left: 0;
}
.containerExtra {
	margin-left: -30px;
}
.element {
	width: 270px;
	height: auto !important;
	display: block;
	position: relative;
	color: #222;
	border: none;
	margin: 0 !important;
	padding: 0 0 38px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#filters.pagination li a.selected {
	color: #797979;
	background: none !important;
	border: none;
	text-decoration: underline;
}
#filters.pagination li {
	float: left;
}
#filters li {
	display: inline-block;
	margin-right: 26px !important;
}
#options {
	position: relative;
	margin-left: 0;
}
.element > a {
	margin: 0;
	display: block;
	position: relative;
}
.element > a figure {
	position: relative;
	display: block;
	margin: 0 0 18px;
	padding: 0;
}
.element > a figure img {
	width: 100%;
}
.element > a span {
	position: relative;
	text-transform: uppercase;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	color: #797979;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.element span {
	position: relative;
	text-transform: uppercase;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	color: #797979;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.description {
	position: relative;
	display: block;
}
#filters {
	position: relative;
}
#filters li {
	display: inline-block;
	margin-right: 20px;
}
#filters li a {
	padding: 0;
	background: none;
	border: none;
	text-transform: uppercase;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	color: #797979;
	margin: 0;
	text-decoration: none;
}
#filters li a:hover {
	background: none;
	border: none;
	text-decoration: none;
}
#options .pagination {
	margin: 1px 0 30px 0;
}
/*--------links------------*/
.btn-link4 {
	color: #474848;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.btn-link4:hover {
	color: #eb5368;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.pad_bot2 {
	padding-bottom: 43px;
}
.links p {
	margin-bottom: 28px;
}
/*-- contacts page --*/
.gmap {
	margin-top: 7px;
}
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	border-radius: 0;
}
.map iframe {
	width: 100%;
	height: 393px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding-bottom: 35px;
}
address {
	margin: 8px 0 0 0;
	margin-bottom: 30px;
}
address strong {
	margin: 0;
	word-spacing: -2px;
	text-transform: uppercase;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	color: #4e4134;
	font-weight: normal;
	display: block;
	margin-bottom: 9px;
}
address span {
	font-family: 'Arial', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #8c8061;
}
.m_top1 {
	margin-top: 17px;
}
address p {
	font-family: 'Arial', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
}
address .info p:first-child {
	font-family: 'Arial', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
}
.info {
	font-family: 'Arial', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
}
.padding_top1 {
	padding-top: 31px;
}
.info > p {
	font-family: 'Arial', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
	margin-bottom: 0;
}
.info > p span {
	font-family: 'Arial', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
	width: 94px;
	display: inline-block;
}
.info a {
	color: #adadad;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.info a:hover {
	text-decoration: none;
	color: #eb5368;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/***** contact form *****/
.contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0 0 0;
	top: 0;
}
.contact-form .txt-form {
	display: none;
}
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 20px;
	margin-bottom: 16px;
	float: left;
	width: 192px;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.contact-form .coll-4 {
	margin-bottom: 5px;
}
.contact-form fieldset {
	top: 13px;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}
.contact-form label {
	display: block;
	min-height: 45px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.contact-form .message {
	display: block;
	width: 100%;
}
.contact-form input {
	padding: 9px 14px 8px;
	margin: 0;
	text-decoration: none;
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form textarea {
	padding: 9px 14px 8px;
	margin: 0;
	text-decoration: none;
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #adadad;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form input {
	height: 41px;
}
.contact-form input:focus, .contact-form textarea:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #adadad !important;
	border: 1px solid #dbdbdb;
}
.contact-form .area .error {
	float: none;
}
.contact-form textarea {
	width: 100%;
	height: 147px;
	resize: none;
	overflow: auto;
}
.contact-form .success {
	border: none;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: #ffffff;
	padding: 18px 0px;
	text-transform: none;
	text-align: center;
	z-index: 20;
	width: 100%;
	border: 1px solid #dbdbdb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form .error, .contact-form .empty {
	color: #f00;
	font-size: 10px;
	line-height: 1.2em;
	display: none;
	text-align: right;
	overflow: hidden;
	width: 100%;
	text-transform: none;
	position: absolute;
	top: 0px;
	right: 0;
}
.contact-form .message .error, .contact-form .message .empty {
	top: 145px;
}
.contact-form .buttons-wrapper {
	margin: 33px 0 0;
}
.contact-form .buttons-wrapper a {
	margin-left: 0;
	margin-right: 10px;
}
.contact-form .buttons-wrapper a:hover {
	text-decoration: none;
}
.contact-form .buttons-wrapper p {
	position: relative;
	font-weight: 200;
	display: inline-block;
	color: #8b8b8b;
	text-transform: uppercase;
}
.contact-form .buttons-wrapper strong {
	color: #adadad;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	top: 0;
	margin-left: 17px;
}
/*-------privacy_page--------*/
.privacy_page h2 {
	padding-bottom: 42px;
}
.privacy_page p {
	margin-bottom: 22px;
}
.privacy_page .m_bot4 {
	margin-bottom: 27px;
}
.privacy_page a {
	color: #adadad;
}
.privacy_page a:hover {
	color: #eb5368;
}
/*404 page*/
/*404 page*/
.block-404 .col-lg-7 .col-md-7 .col-sm-7 {
	margin-bottom: 20px;
}
.block-404 .col-lg-7 .col-md-7 .col-sm-7 img {
	margin-left: 0;
}
.block-404 .forminfo h2 {
	color: #474848;
	padding-bottom: 30px;
}
.block-404 p {
	color: #adadad;
	margin-bottom: 22px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 24px;
	position: relative;
}
.form-404 input {
	outline: none;
	height: 47px;
	width: 100%;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding: 12px 52px 13px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	box-shadow: none;
	background: transparent;
	border: 1px solid #dbdbdb;
	color: #a19c97;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: 1px solid #dbdbdb;
}
.form-404 a {
	text-transform: uppercase;
	width: 48px;
	height: 39px;
	padding: 0;
	overflow: hidden;
	border: none;
	background-position: 0 0;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
	background: transparent;
	position: absolute;
	margin-top: 0 !important;
	right: 5px;
	top: 3px;
	float: right;
}
.form-404 a img {
	margin-top: 0;
}
.form-404 a:hover {
	background: transparent;
	box-shadow: none;
}
.form-404 a:hover img {
	margin-top: -39px;
}
/**/

/*------------------*/
.bujeokmenu{ margin-top: 5px; }
.right-top-img1{
margin-top: 15px; 
margin-bottom: 0px;
}
.right-content-top{ margin-top: 20px; }
.right-unse{ margin-top: 5px; background:#fce9e0; height:40px; padding-top:10px; font-size:15px; color: #000; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300; text-align:center; font-weight: bold;}
/*---------------- right-bujeok-menu ------------------*/
.right-bujeok-menu {width:295px; padding-top:0px; margin-top:5px; margin-right:15px; text-align:left; clear:both; display:block; background:#123456; *position:absolute; top:0px;}
/*.right-bujeok-menu .right-menu-top {width:240px; height:10px; background:url(../img/header_footer/submenu_tit_bg.jpg) no-repeat; padding-bottom:25px;}
.right-bujeok-menu .right-menu-top h2 {text-align:left; padding-top:10px; font-weight:400; font-size:30px; font-family: 'NanumGothic', '나눔고딕', 'Jeju Myeongjo', serif; letter-spacing:-2px;}*/
ul {list-style:none;}
.right-bujeok-menu ul {padding-bottom:5px; padding-top: 5px;}
.right-bujeok-menu ul li { /*border-bottom:1px solid #b0b0b0;*/ height:35px; line-height:30px;}
.right-bujeok-menu ul li a {color:#2c2c2c; padding-left: 0px; font-size:15px; color: #fff; font-family: "Open Sans", sans-serif;}
.right-bujeok-menu a:hover { border:1px solid #ff6600; width:240px; padding-right:10px; padding-left:0px; background:#fff; color:red; }
/*.right-bujeok-menu ul li:first-child a,.right-bujeok-menu ul .orange a  {color:#cc5a06; font-size:17px;}
.right-bujeok-menu ul li:first-child:after,*/
.right-bujeok-menu ul .orange:after {content:url(../img/header_footer/right_right.jpg); float:left; margin-top:-2px; padding-right:10px;}
.right-bujeok-menu ul .linku:after {content:url(../img/header_footer/right.jpg); float:left; margin-top:-2px; padding-right:10px;}

/*--- content end ------*/
/*--------- footer --------- */
footer {
	padding: 64px 0;
	background: #000 url("../img/linefooter.jpg") top center repeat-x;
}
/*------ footer ------- */
footer {
  padding: 26px 0 38px 0;
  background: url(../img/footer.jpg) 0 0 repeat-x #000;
  color: #8e8e8e;
}
footer .span8 > a {
  text-decoration: underline;
  color: #cf3046;
}
footer .span8 > a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.footer-menu {
  display: block;
  border-bottom: #fff 1px solid;
  padding: 12px 0 47px 0;
  margin: 0 0 27px 20px;
}
.footer-menu li {
  display: inline-block;
  float: left;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
}
.footer-menu li a {
  margin: 0 12px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.footer-menu li:first-child a {
  margin-left: 0;
}
.footer-menu li a:hover,
.footer-menu li a.current {
  text-decoration: underline;
}
/* form newsletter */
form#newsletter {
  margin: 0;
  background: url(../img/newsletter-bg.png) 0 0 repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 25px 27px 28px 28px;
}
form#newsletter input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  border: none;
  background: #fff;
  color: #1e1d20;
  margin: 0;
  box-shadow: none;
  height: 30px;
  line-height: 15px;
  padding: 7px 10px 8px 10px;
  width: 154px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
form#newsletter input:focus {
  box-shadow: none;
}
form#newsletter a.btn_ {
  margin-top: 0;
  width: 91px;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
form#newsletter a.btn_:hover {
  color: #ffffff;
  background: #171619;
}
form#newsletter label {
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  font-weight: bold;
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 16px;
  display: block;
  text-transform: none;
}
/**/
/*--- footer end ------*/
  /*slider*/
.clr {
  /*color: #ffffff;*/
  color: #000;
}
.clr-1{
  color: #fff;
  margin-left:20px;
}
  .float {
    float: right !important;
  }
  .float2 {
    float: left !important;
  }
  .clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

  /**/
/*--------------social----------------*/
.social_icons {
	overflow: hidden;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	margin: 28px 0 0;
	z-index: 10;
}
.social_icons > li {
	float: left;
	cursor: pointer;
	width: 32px;
	height: 31px;
	overflow: hidden;
	margin-right: 14px;
}
.social_icons > li a {
	width: 32px;
	height: 31px;
	overflow: hidden;
}
.social_icons > li a img {
	position: relative;
	top: 0;
}
.social_icons > li a:hover img {
	position: relative;
	top: -31px;
}
.footerlogo {
	text-align: center;
}
.smalllogo2 {
	position: relative;
	top: 5px;
}
.footerpriv {
	margin-top: 21px;
	margin-right: 66px;
	text-align: right;
	font-family: 'Georgia', serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #f2eee5;
}
.footerpriv a {
	font-family: 'Georgia', serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #f2eee5;
	text-transform: uppercase;
}
.footerpriv a:hover {
	text-decoration: none;
	color: #eb5368;
}
/**************** footer end ***************/
/*----- media queries ------*/
@media (min-width: 1220px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 20px;
	margin-bottom: 16px;
	float: left;
	width: 243px;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.chef figure {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 31px;
}
.list3 li figure {
	margin-right: 53px;
}
.list3 li .info1 {
	overflow: hidden;
	margin-top: 46px;
}
.box2 figure img {
	height: 270px;
}
.container {
	padding: 0;
}
}
/************main*****************/
.answer {
    width: 85%;
    border: 1px dotted #333333;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px;
    font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; 
	font-size: 24px; 
	color: blue; 
	font-weight: bold; 
	text-align: center;
}
.answer2 {
    width: 85%;
    border: 1px dotted #333333;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px;
    font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; 
	font-size: 14px; 
	*color: blue; 
	*font-weight: bold; 
	*text-align: center;
}
.main-titel-text-11 {width: 95.6%; float: left; list-style-type: none;}
.main-titel-text-11 {border-radius: 2px;color: #2F255E; font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-size: 18px; font-weight: bold; text-align: left; background-color: #EEEDFC;margin: 0px 0px 5px 7px; *border: 1px solid #A398D6;padding:3px 0px; padding-bottom: 7px; padding-left: 10px;display: block;text-decoration: none;  *font-weight: bold;  color: blue; line-height: 1.5em; }

.main-titel-text-1{
width: 100%; 
float: left;
margin-top: 20px;
font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif;
font-size: 24px; 
color: blue; 
line-height: 1.5em;
font-weight: bold;
*text-align: center;
background-color: #EEEDFC;
padding: 10px 10px;
padding-left: 10px;
margin-bottom: 20px;
border: 1px solid #A398D6;
}
.main-titel-text-2{
width: 100%; float: left;
margin-top: 20px;
padding: 10px 10px;
font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif;
font-size: 18px; 
font-weight: bold;
background-color: #EEEDFC;
 margin-bottom: 20px;
}
.main-titel-text-3{
*width: 100%; 
*float: left;
margin-top: 20px;
padding: 0px 0px;
font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif;
font-size: 18px; 
font-weight: bold;
color: #000;
*background-color: #EEEDFC;
 margin-bottom: 0px;
}
.main-titel-text-4{
width: 100%; float: left;
margin-top: 0px;
padding: 10px 10px;
font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif;
font-size: 18px; 
font-weight: bold;
background-color: #EEEDFC;
 margin-bottom: 20px;
}
.main-text-1{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 16px; 
 *font-weight: bold;
 color: #000;
 line-height: 1.5em;
}
.main-text-2{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 18px; 
 font-weight: bold;
 color: blue;
 line-height: 1.5em;
 margin-bottom: 15px;
}
.main-text-3{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 16px; 
 font-weight: bold;
 color: red;
 line-height: 1.5em;
 margin-bottom: 15px;
}
.main-text-4{
 margin-top:5px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 20px; 
 font-weight: bold;
 color: red;
 line-height: 1.5em;
}
.main-text-5{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 20px; 
 text-align: center;
 font-weight: bold;
 color: red;
 line-height: 1.5em;
 margin-bottom: 15px;
}
.main_title_img_01{
 margin-top: 0px;
}
.main_title_img_01_s{
 margin-top: 12px;
}
.main_img_01{
 margin-top: 0px;
 text-align: center;
}
.main_img_01_1{
 margin-top: 0px;
 text-align: center;
 margin-left: 20px;
}
.main_img_01_s{
 margin-top: 20px;
 margin-bottom: 20px;
 text-align: center;
}
.main_img_02{
 margin-top: 0px;
 padding-left: 0px; 
}
.main_img_02_s{
 margin-top: 0px;
}
.text-center{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 20px; 
 font-weight: bold;
 color: #000;
 line-height: 1.5em;
}
.main-title-text-01{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 24px; 
 *font-weight: bold;
 color: #000;
 line-height: 1.5em;
}
.main-title-text-02{
 margin-top: 0px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 18px; 
 font-weight: bold;
 color: #000;
 line-height: 1.5em;
}
.main-title-text-02-s{
 margin-top: 30px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 18px; 
 font-weight: bold;
 color: #000;
 line-height: 1.5em;
}.main-title-text-002{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 20px; 
 font-weight: bold;
 color: #000;
 line-height: 1.5em;
}
.main_text_01{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 16px; 
 *font-weight: bold;
 color: #000;
 line-height: 1.5em;
}
.main_text_02{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 14px; 
 font-weight: bold;
 color: #000;
 line-height: 1.5em;
}
.main_text_03{
 margin-top:5px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 20px; 
 font-weight: bold;
 color: red;
 line-height: 1.5em;
}
.text_01{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 20px; 
 font-weight: bold;
 color: #000;
 line-height: 1.5em;
}
.text_02{
 margin-top:15px ;
 padding-left: 0px; 
 font-family: NanumGothic, 나눔고딕, "나눔 고딕", "맑은 고딕", 굴림, 굴림체, 돋움, 돋움체, serif; font-weight:300;
 font-size: 20px; 
 font-weight: bold;
 color: red;
 line-height: 1.5em;
}
/**************************************************/
@media (min-width: 768px) and (max-width: 991px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 16px;
	float: none;
	width: 100%;
}
.reserve_table {
	overflow: hidden;
}
.reserve_table figure {
	width: 100%;
	padding: 0;
	float: none;
	margin: 0 0 20px 0;
}
.reserve_table figure img {
	width: 100%;
}
.reserve_table .m_bot2 {
	margin-bottom: 20px;
}
.footercol {
	float: left;
	width: 33%;
	margin-bottom: 20px;
}
.footerpriv {
	margin-top: 21px;
	margin-right: 0;
	font-size: 14px;
}
.footerpriv a {
	font-size: 14px;
}
.row_4 {
	margin-left: 0;
}
.row_4 .chef figure {
	padding: 0;
	margin: 0 0 10px;
}
.row_4 .row4_col {
	margin: 0;
	float: left;
	margin-left: 0;
	width: 33%;
}
.list3 {
	margin-left: 0;
}
.list3 li {
	width: 50%;
	float: left;
	margin-left: 0;
}
.list3 li figure {
	width: 100%;
	float: none;
	margin-right: 0;
}
.list3 li .info1 {
	overflow: hidden;
	margin-top: 0;
	padding: 20px;
}
.box2 figure img {
	height: 165px;
}
.list1 li a p {
	font-size: 20px;
	line-height: 22px;
	padding: 24px 0 21px;
}
.nav-collapse_ .nav > li {
	float: left;
}
.navbar_ {
	width: auto!important;
	overflow: visible !important;
	height: auto;
	clear: none;
}
}
/**************************************************/
@media (max-width: 767px) {
.row_4 .row4_col .btn-link3 {
	font-size: 12px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 16px;
	float: none;
	width: 100%;
}
.reserve_table {
	overflow: hidden;
}
.reserve_table .m_bot2 {
	margin-bottom: 30px;
}
.reserve_table figure {
	padding: 0;
	float: left;
	margin: 0 20px 10px 0;
}
.footercol {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.social_icons {
	display: inline-block;
}
.footerpriv {
	margin-top: 0;
	margin-right: 0;
	float: none;
	text-align: center;
}
.row_4 {
	margin-left: 0;
}
.row_4 .chef figure {
	padding: 0;
	margin: 0 0 10px;
}
.row_4 .row4_col {
	margin: 0;
	float: left;
	margin-left: 0;
	width: 30%;
}
.box1,  .box2,  .box3 {
	float: none;
	width: 100%;
	margin: 0 auto 25px;
}
.box1 figure,  .box2 figure,  .box3 figure {
	width: 100%;
}
.box1 figure img,  .box2 figure img,  .box3 figure img {
	width: 100%;
}
.box2 figure img {
	height: auto;
}
.listbox1 {
	padding-right: 15px;
}
.listbox2 {
	padding-right: 15px;
	padding-left: 15px;
}
.listbox3 {
	padding-left: 15px;
}
.list1 {
	text-align: center;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #ffffff;
	border: 1px solid #343434;
	background: #343434 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.select-menu option {
	padding: 0;
}
}
/**************************************************/
@media (max-width: 600px) {
.row_4 .row4_col .btn-link3 {
	font-size: 18px;
}
.reserve_table {
	overflow: hidden;
}
.reserve_table .m_bot2 {
	margin-bottom: 30px;
}
.reserve_table figure {
	width: 100%;
	padding: 0;
	float: none;
	margin: 0 0 10px 0;
}
.reserve_table figure img {
	width: 100%;
}
.row_4 {
	margin-left: 0;
}
.row_4 .chef figure {
	padding: 0;
	margin: 0 15px 5px 0;
}
.row_4 .row4_col {
	margin: 0;
	float: none;
	margin-left: 0;
	width: 100%;
}
}
/**************************************************/
@media (max-width: 480px) {
.list3 li figure {
	float: none;
	width: 100%;
	margin-right: 0;
}
.list3 li .info1 {
	padding: 20px;
	overflow: hidden;
	margin-top: 20px;
}
}
/**************************************************/
@media (max-width: 360px) {
.chef figure {
	padding: 0;
	float: none;
	width: 100%;
	margin: 0 0 10px 0;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}
