﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,600,700');
@import url(contents.css);

/* ==============================================
   defaults
   ============================================== */


        body {
            padding:0px;
            margin:0px;
        }





.post_content img {max-width:100%;height:auto}




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; vertical-align:middle;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
ol, ul { list-style:none;}
blockquote, q {	quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
/*table { border-collapse:collapse; border-spacing:0;}*/
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #fff; margin: 1em 0; padding: 0; }
img { vertical-align: middle; }
input, select { margin:0; padding:0; vertical-align:middle;}
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

.ir { background-color: transparent; border: 0; overflow: hidden; text-indent:-9999px;}
.ir:before { content: ""; display: block; width: 0; height: 150%; }

.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }
.clearfix {  *zoom: 1;}
.hidden { display:none;}

/* box sizing */

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* ==============================================
   layout
   ============================================== */

html { overflow:auto; overflow-y:scroll;}
input,
select,
button,
textarea,
body { font-size:16px; line-height:200%;font-family:'Cabin', sans-serif,'Roboto', 'Nanum Gothic', 'dotum', '돋움', 'gulim', '굴림', arial !important;font-weight: normal; }
body { color:#222222; background-color: #FFFFFF; }

#wrap { color: #333333; }
#wrapIn {}

.forPC { display: block !important;}
.forMobile { display: none !important;}
.mobileMenu { display: none;cursor: pointer;}
/* mediaquery for tab */

@media only screen and (min-width: 801px){
   #header .gnb ul.list {display:flex;justify-content:center;}
   #header .gnb ul.list > li {flex:0 0 160px;max-width: 160px;}
}

/* mediaquery for mobile */
@media only screen and (max-width: 800px) {
.forPC { display: none !important;}
.forMobile { display: block !important;}

p.mobileMenu { display: block; width: 100%; height: 32px; line-height: 32px; font-size: 13px; color: #d7d7d7; text-align: center; background-color: #0e0e0e; border: 1px solid #353535; margin: 24px auto 0;}

/* footer */

#footer {width: auto; font-size: 11px; padding: 0px 10px; }

}

/* ==============================================
   main
   ============================================== */

/* visual */

.visWrap,
#mainVisual,
#mainVisual ul.slides li,
#mainVisual ul.slides li p.img { width: 1200px; height: auto; margin: 0 auto; }
.visWrap { margin-bottom: 10px; }
#mainVisual { position: relative; overflow: hidden; }

#mainVisual ul.flex-direction-nav li a { display: block; position: absolute; top: 50%; width: 34px; height: 57px; text-indent: -9999px; margin-top: -29px; z-index: 999; 
	zoom:1;
	opacity:0.3;
	filter:alpha (opacity=30);
	-ms-filter:alpha (opacity=30);
	-khtml-opacity:0.3;
	-moz-opacity:0.3;
}
#mainVisual ul.flex-direction-nav li a:hover {
	zoom:1;
	opacity:0.6;
	filter:alpha (opacity=60);
	-ms-filter:alpha (opacity=60);
	-khtml-opacity:0.6;
	-moz-opacity:0.6;
}
#mainVisual ul.flex-direction-nav li a.flex-prev { left: 30px; background: url(../images/main/visual_nav_prev.png) 0 0 no-repeat; }
#mainVisual ul.flex-direction-nav li a.flex-next { right: 30px; background: url(../images/main/visual_nav_next.png) 0 0 no-repeat; }

#mainVisual ol.flex-control-nav { position: absolute; left: 50%; bottom: 30px; width: 1200px; height: 30px; text-align: center; margin-left: -500px; z-index: 999; }
#mainVisual ol.flex-control-nav li { display:inline-block; display: -moz-inline-stack; zoom:1; *display:inline; height: 30px; margin: 0 1px; }
#mainVisual ol.flex-control-nav li a { display: block; height: 30px; line-height: 30px; font-size: 14px; font-weight: normal; color: #fff; text-decoration: none; background-color: #252525; padding: 0 26px; cursor: pointer; }
#mainVisual ol.flex-control-nav li a:hover { background-color: #141414; }
#mainVisual ol.flex-control-nav li a.flex-active { background-color: #d32626; }

/* main body */


#mainBody {text-align: center; width: 1200px; height: 50px;  position: relative; margin: 0 auto; }

#mainBody .info ul.list { position: absolute; top: 0; right: 20px; margin: 0 auto; }
#mainBody .info ul.list li { float: left; height: 20px; line-height: 20px; font-size: 12px; margin-left: 24px; }
#mainBody .info ul.list li span.title { margin-right: 10px; }
#mainBody .info ul.list li a { color: #333333; text-decoration: none; }


/* mediaquery for tab */

@media only screen and (min-width: 801px) and (max-width: 1200px) {

/* visual */

.visWrap,
#mainVisual,
#mainVisual ul.slides li,
#mainVisual ul.slides li p.img { width: 100%;}

}

@media only screen and (min-width: 801px) and (max-width: 1200px) {

/* visual */

.visWrap,
#mainVisual,
#mainVisual ul.slides li,
#mainVisual ul.slides li p.img { width: 1200px;}

}

/* mediaquery for mobile */

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

/* visual */

.visWrap,
#mainVisual,
#mainVisual ul.slides li,
#mainVisual ul.slides li p.img { width: auto; height: auto; }
.visWrap { padding: 0 10px; margin-bottom: 30px; }

#mainVisual ul.flex-direction-nav { display: none; }

#mainVisual ol.flex-control-nav { left: 0; bottom: 20px; width: 100%; height: 24px; margin-left: 0; }
#mainVisual ol.flex-control-nav li { height: 24px; }
#mainVisual ol.flex-control-nav li a { height: 24px; line-height: 24px; font-size: 12px; padding: 0 14px;}

/* main body */

#mainBody { width: auto; padding: 0 0px; margin: 0 auto 30px; }
#mainBody .reservation { width: auto; padding-left: 20px; margin-bottom: 20px; }
#mainBody .reservation h3 { height: 20px; line-height: 20px; font-size: 15px; }
#mainBody .reservation a.btnMore { width: 20px; height: 20px; -webkit-background-size: 90% auto; background-size: 90% auto; }
#mainBody .reservation ul.list li { font-size: 12px; }

#mainBody .info { padding-left: 26px; }
#mainBody .info ul.list { position: relative; top: auto; right: auto; }
#mainBody .info ul.list li { float: none; height: 20px; line-height: 20px; font-size: 12px; margin-left: 0; margin-bottom: 8px; }
#mainBody .info ul.list li span.title { margin-right: 10px; }
#mainBody .info ul.list li span.title img { width: auto; height: 100%; }

}
