@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

@font-face {
	 font-family: 'Myriad Pro Regular'; 
	 font-style: normal;
	 font-weight: normal;
	 src: url(http://www.brandcase.co.kr/img/homeblock/font_myriad-pro/MYRIADPRO-REGULAR.woff)
	      format('woff');
	 font-family: 'WebSymbolsRegular';
	 src: url(http://www.brandcase.co.kr/img/homeblock/font_WebSymbolsRegular/WebSymbolsRegular.woff)
	      format('woff');
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: Myriad Pro;
  -webkit-text-size-adjust:none;
}

#wordbreak {
word-break:keep-all;
text-align:justify;
word-spacing:5%;
}

/* Main */
.main {
	width:100%;
    box-shadow: 0px 0px 5px rgba(0,0,0,.4);
	margin: 0 auto;
	height: auto;
	background: #fff100;
}
.main .top_mar {
    margin-top: 60px;
}
.header {
	background:#fff100;
	margin:0 auto;
	overflow: hidden;
}

/* Navigation */

nav {
  z-index: 1001;
  width: 100%;
  height: 60px; 
  position: fixed; 
  top: 0;
  background: #fff100;
}

nav ul {
  width:100%;
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
nav ul li {
  float: none;
  display: inline-block;
  /* IE7 should be pleased */
  zoom: 1;
  *display: inline;
}
nav ul .mdn {
  display: none;
  margin: 0 21px;
}
nav ul .mdr {
  float: right;
  margin: 0 0px;
  padding-right:0.6em;
}
nav ul .mdl {
  float: left;
  margin: 0 0px;
  padding-top:0.3em;
  padding-left:0.6em;
}
nav ul li a {
  padding: 0px 0;
  color: #000000;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
  transition: all 0.2s ease;
}
nav ul li a:hover {
  color: #34495E;
}
a.active {
  border-bottom: 2px solid #ecf0f1;
}



/* Headings */

h1 {
}
h2 {
  font-size:20px;
}

/* Sections */

section {
  width: 100%;
  background: #ffffff;
  border-bottom: 0px solid #ccc;
  height:auto;
  text-align: center;
}
section .menu-title {
    height: 40px;
    padding: 16px;
    background: #323232;
    color: white;
    cursor: pointer;
	margin-top: 10px;
}
section .menu-content {
    background: #ffffff;
    display: block;
}

section .sub-title {
    height: 30px;
    padding: 10px 0;
    background: #808284;
    color: white;
    cursor: pointer;
    margin-top:20px;
}
section .sub-content {
    background: #ffffff;
    display:block;
}

/* CSS 이미지 슬라이더 */

#sliderWrap-1 {
position: relative;
margin:0 auto;
min-width: 320px;
max-width: 800px;
}
#sliderWrap-1 ul {
list-style:none;
margin: 0px;
transition: 300ms;
-webkit-transition: 300ms;
-webkit-transform: translate3d(0px, 0px, 0px);
}
#sliderWrap-1 li {
display:none;
width:100%;
margin:0px auto;
list-style:none;
}
#sliderWrap-1 li:first-child {
display:block;
}
#sliderWrap-1 li img {
width:100%;
}
.arrowBox-1 {
margin:0 auto;
}
.arrowBox-1 a {
display:block;
font-family: 'WebSymbolsRegular';
font-size: 50px;
color: #E5E5E5;
top: 50%;
margin-top: -25px;
position: absolute;
z-index: 1000;
opacity: 0.65;
cursor: pointer;
background-color: transparent;
-webkit-transition: opacity .2s;
-moz-transition: opacity .2s;
-o-transition: opacity .2s;
transition: opacity .2s;
text-shadow: 0px 0px 0px rgba(0,0,0,.4);
text-decoration: none;
}
.arrowBox-1 .iar-1 {

right:0.1em;
}
.arrowBox-1 .ial-1 {

left:0.1em;
}
.arrowBox-1 a:hover { opacity: 1 }

.arrowBox-1 a:active { margin-top: -23px }



/* 하위 제목 */
.name2 {
	link color:white;text-decoration:none;
	visited color:white;text-decoration:none;
	active color:white;text-decoration:none;
	hover color:white;text-decoration:none;
}

/*게시판*/

  
}


/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}





/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		3;
	dw-num-cols-tablet:		6;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 84.9333%;
	padding-left: 3.0333%;
	padding-right: 3.0333%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
/* Main */

/* Navigation */

/* Headings */

/* Sections */

/*본문*/
.ab_text{
	 padding-left: 1em;
	 padding-right: 1em;
	 line-height: 1.5em;
}

.post_portfolio{
	 padding-left: 1em;
	 padding-right: 1em;
	 text-align: left;
	 line-height: 1.5em;
}
#sliderWrap{
display:block;	
}
#sliderWrap-1{
display:none;	
}
/*게시판*/

}

.CTimg{
     margin-top:2em;
     width :100%;
	 height:auto;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 89.9%;
	padding-left: 1.55%;
	padding-right: 1.55%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Main */

/* Navigation */

/* Headings */

/* Sections */

footer {
  margin: 0 auto;
  width: 100%;
  height: 480px;
  background: #cccccc;
  box-shadow: 0px 0px 5px rgba(0,0,0,.4);
}

/*본문*/

.ab_text{
	 padding-left: 5em;
	 padding-right: 5em;
	 line-height: 1.5em;
}

.post_portfolio{
	 padding-left: 5em;
	 padding-right: 5em;
	 text-align: left;
	 line-height: 1.5em;
}
#sliderWrap{
display:none;
}
#sliderWrap-1{
display:block;	
}
/*게시판*/

.CTimg{
     margin-top:4em;
     width :500px;
	 height:auto;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Main */
.main {
	width:800px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.4);
	margin: 0 auto;
	height: auto;
	background: #fff100;
}

/* Navigation */

nav ul .mdn {
  display: inline-block;
  margin: 0 21px;
}
nav ul .mdr {
  float: none;
  margin: 0 0px;
  padding: 0;
}
nav ul .mdl {
  float: none;
  margin: 0 0px;
  padding: 0;
}

/* Headings */

/* Sections */

footer {
  margin: 0 auto;
  width: 800px;
  height: 1200px;
  background: #cccccc;
  box-shadow: 0px 0px 5px rgba(0,0,0,.4);
}

/*본문*/
.ab_text{
	 padding-left: 8em;
	 padding-right: 8em;
	 line-height: 1.5em;
}
.post_portfolio{
	 padding-left: 9.3em;
	 padding-right: 9.3em;
	 text-align: left;
	 line-height: 1.5em;
}
#sliderWrap{
display:nocne;
}
#sliderWrap-1{
display:block;	
}
/*게시판*/


.CTimg{
     margin-top:4em;
     width :500px;
	 height:auto;
}
}
