ul.side-menu/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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,
table, caption, tbody, tfoot, thead, tr, th, td,
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; 
	font: inherit;  
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
  position: relative;
  right: 0;
  -webkit-transition: right .3s;
  transition: right .3s; padding:0; margin:0
}
  body.open {
    right: 250px;
  }

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;
}

/* CSS RESET DONE */

html,body { height: 100%; }
body { 
  margin: 0 auto;
  font: 1em/1.3em Times, serif;
 font-family: "µ¸¿ò"; 
}
.warp_w {  position: relative; display:block; width:100%; padding:0; margin:auto 0 ;}
.header {
   display:block; width:100%; padding:0; margin:0; background:#FFFFFF;
}
.clearfix {
  clear: both;
}

.container {
  position: relative; 
  text-align: center;
  height: 100%;
}
p {  }

h1 {
   font-size: 40px;
   font-weight: bold;
}
a {
  text-decoration: none;
  color: #333;  
  /* margin: 0 10px; 2020.01.28 Àá½Ã ´Ý¾ÆµÒ */
}

.btn {
  box-sizing:border-box;
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
  
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  height: 50px;
  background-color: #838383;
  
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  
  -webkit-box-shadow: 0 3px 0 0 #636363;
  box-shadow: 0 3px 0 0 #636363;
  
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  text-shadow: 0px 1px 1px #888;
}
  .btn:active,
  .btn.active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 0 #636363;
    box-shadow: 0 1px 0 0 #636363;
  }


.btn.submit {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  margin: 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.btn-small {
  height: 30px;
  font-size: 12px;
  line-height: 10px;
}
  a.btn-small span.btn {
    height: 30px;
  }

a.menu-icon {
  position: absolute;
  top: 40px;
  right: 10px;
  font-size: 24px;
}

ul.side-menu {
  position: fixed;
  top: 0;
  right: -250px;
  width: 250px;
  height: 100%;
  background-color: #f1592d;
  z-index: -1; padding-top:20px;

  -webkit-transition: right .3s;
  transition: right .3s;
}
  ul.side-menu.open {
    right: 0;
  }
  ul.side-menu li {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 0 20px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fff; font-family:Verdana, Arial, Helvetica, sans-serif;

    -webkit-transition: top .3s;
    transition: top .3s;
  }
  ul.side-menu li.row {
    border: 0;
    position: static;
    top: 0;
    height: 0;
    -webkit-transition: none;
    transition: none;
  }
    ul.side-menu li.metro {
      position: absolute;
      padding: 0;
      height: 125px;
      text-align: center;
      background-color: #CCC;
    }
      ul.side-menu li.metro.half { width: 50%; }
      ul.side-menu li.metro.full { width: 100%; }

    ul.side-menu h2.title {
      text-align: left;
      padding: 0 20px;
      position: relative;
      top: -20px;
       line-height: 60px;
      height: 60px; color:#FFF;

      -webkit-transition: top .3s;
      transition: top .3s;
    }
	
.link span { padding-left:20px;} 
    ul.side-menu li a {
      display: block;
      font-size: 12px;
      padding: 0;
      margin: 0;
      height: inherit;
      line-height: inherit; color:#FFFFFF;
    }
      ul.side-menu li.metro a {
        margin: 42px 0;
        height: 40px;
        font-size: 40px;
      }

 
/**/
/********ÇªÅÍ******************/
.footer { width: 100%;    background-color: #e4e4e4; font-family:Verdana, Arial, Helvetica, sans-serif;} 
.footer .inner {position: relative;  display:block;   margin:auto;}
.footer h2 { margin:auto; text-align:center; padding-top:10px;}
.footer address{margin-top: 10px; font-size: 12px;  color: #424242; font-family: "µ¸¿ò";padding-bottom:20px; }
 

/*»ó´Ü*/
.menu {
	width:100%;
	background: #fff;
  /* ½ºÅ©·Ñ ¸Þ´º °íÁ¤ ÇÚµéÀ» À§ÇÔ */
	top:0;
	left:0; padding-bottom:20px;  
}
.content {
	margin-top:50px;   /*¸Þ´º¿µ¿ª ³ôÀÌ¸¸Å­ ¸¶Áø°ª*/
	 
}
/*·Î°íºÎºÐ*/
.top_logo { margin:auto; text-align:center; padding-top:20px;}
.top_logo img { max-width:100%; vertical-align:top}
 
     
