/* BASIC css start */
/* PC¸ð¹ÙÀÏ¹ÝÀÀÇü_191018_¿À½Ã´Â±æº¯Çü */

@import url(https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,700);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Noto+Serif+KR:200,300,400,500,600,700,900&display=swap');

/* °øÅë */

* {

  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;

  font-family : 'Noto Sans KR', sans-serif !important;
  word-break : keep-all;

  color: #1a1a1a;
}

body, h1, h2, h3, h4, h5, h6, table, input, select, textarea, a, p { color:#1a1a1a;  letter-spacing: -0.5px;  line-height: 1.2;}

.w1100 {
  width:1100px;
  margin:0 auto;
  overflow: hidden;
  position: relative;
}

.last {
  margin-right: 0px !important;
}

.tit-1 {
  margin-bottom: 50px;
  padding-top: 150px;
}

.tit-1 h1 {
  font-size: 70px;
  font-weight: 600;
  border-bottom: 7px solid #1a1a1a;
  display: inline-block;
}


/* ÀÎÆ®·Î */

.intro-bg {
  background: url('http://herbnoori.img14.kr/brandstory/intro_bg_3.jpg') no-repeat fixed center top;
   }

.intro {
  padding-top: 222px;
  color: #fff;
}

.intro h2 {
  font-size: 21px;
  font-weight: 600;
  letter-spacing:  1px;
  color: inherit;
  border-bottom: 3px solid #fff;
  display: inline-block;
}

.intro h1 {
  font-size: 65px;
  font-weight: 700;
  margin: 0.8em 0; 
  color: inherit;
  line-height: 1.3;
}

.intro p {
  font-size: 18px;
  font-weight: 400; 
  line-height: 1.4;
  margin-bottom:  60px;
  margin-top: 80px;
  letter-spacing: -0.05em;
  color: inherit;
}

.intro p span {
  color: inherit;
}


/* ³×ºñ  */

.header-wrap {
  position: fixed;
  z-index: 999;
  top:0; left:0; right: 0;
  padding-top: 10px;
}

.shown { 
  background-color: #1a1a1a;
}

.header {
  width:1100px;
  margin:0 auto;
  overflow: hidden;
}

.header .logo {
  float: left;
  width:260px;
  padding: 20px;
}

.header .logo img { width:100%; }


.nav_Btn {
  display: none;
}

.nav {
  float: right;
  overflow: hidden;
}

.nav li {
  float: left;
}

 .nav a {
  color: #fff;
  text-decoration: none;
  font-size: 21px;
  font-weight: 700;
  margin:20px;
  display: inline-block;
  padding-bottom: 3px;
}

 .nav a:hover {
  color: #9c9c9c;
}

.drop-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 75px;
  padding:5px;
}

.drop-content a {
  color: #1a1a1a;
  display: block;
  padding: 0px;
  font-size: 17px;
}

.drop-content a:hover {
color: #919191;
}

.drop:hover .drop-content {
  display: block;
 }



/* ÀÎ»ç¸»*/

.ceo {
  margin-top: 200px;
}

.ceo .d1{
  float: left;
  width:45%;
  margin-left: 5%;
}

.ceo .d1 p{
   font-weight: 600;
   font-size: 43px;
   color: #1a1a1a;  
  line-height: 1.5;
}

.ceo .d2 {
  width:45%;
  float: right;
  margin-right: 5%;
}

.ceo .d2 p {
  font-size: 15px;
  line-height: 30px;
  color: #1a1a1a;
  margin-bottom: 80px;
  letter-spacing : -1px;
}

.ceo .d2 div{
  font-size: 15px;
  background: url(http://herbnoori.img14.kr/brandstory/sign.png) no-repeat;
  width:172px;
  height: 40px;
  background-position: right;
}


/*»ç¾÷ ¿µ¿ª*/

.part-wrap {
margin-bottom: 150px;
}

.part {
  background: #fff;
  width: 18%;
  margin: 0 2% 18px 0;
  float: left;
}

.part-img {
  width: 100%;
}

.part-img img {width: 100%;}

.part-tit {
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  margin:20px 0;
}

.part-txt {
  font-size: 16px;
  margin-bottom: 25px;
}

.part-bt {
  }

.part-bt  a{
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #1a1a1a;
}

.part-bt  a:hover {
  border-bottom: 1px solid #9c9c9c !important ;
  color:#9c9c9c; 
}


/*¿¬Çõ*/

.history-wrap {
  background-color: #f6f6f6;
  overflow: hidden;
  padding-bottom: 150px;
}

.history {
  overflow: hidden;
}

.history div {
  width: 44%;
  float: left;
  background-color: #fff;
  padding:40px;
  margin:2%;
  height: 519px;
}

.history h1 {
  font-size: 43px;
  font-weight: 700;
  font-family: 'Montserrat' !important;
}

.history hr {
  border:2px solid #1a1a1a;
  display: inline-block;
  width: 20px;
  text-align: left;
  margin:20px 0;
}

.history ul {}

.history li {
  overflow: hidden;
  margin-bottom: 21px;
}

.history h2 {
  float: left;
  font-size: 17px;
  font-weight: 700;
  color: #919191;
  margin-right: 30px;
  border-bottom: 1px solid #919191;
}

.history p {
  float: left;
  font-size: 17px;
  font-weight: 400;
  width: 70%;
  line-height: 24px;
}

/*Á¶Á÷µµ*/

.org {
  text-align: center;
}

/* ±â¼ú¿¬±¸¼Ò */

.lab {

}
.lab-main-img{
  width: 45%;
  float: left;
}
.lab-main-img img {
  width: 100%;
}

/* Á¦Á¶½Ã¼³ & ±â¼ú¿¬±¸¼Ò °øÅë */

.iso, .lab-main-img {
  margin-bottom: 85px;
}
.iso-txt, .lab-txt {
  float: right;
  width: 50%;
}
.iso-txt h1, .lab-txt h1{
  font-size: 50px;
  font-weight: 700;
}
.iso-txt h2, .lab-txt  h2{
  font-size: 18px;
  margin:34px 0;
  line-height: 1.5;
}

.fac-img-wrap, .lab-img-wrap {

}
.fac-img, .lab-img {
  width: 31%;
  float: left;
  margin:0 3% 3% 0;
}

.fac-img img, .lab-img img {
  width: 100%;
}


/* Ç°Áú °ü¸®*/

.test {
  text-align: center;
}

.qt-img-wrap {
  margin-top: 60px;
}

.qt-img {
  width: 800px;
}

.swiper-container {
  width: 800px;
  height: 630px;

}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img { width: 100%; }


/* Á¦Á¶½Ã¼³ */

.iso-img {
  width: 45%;
  overflow: hidden;
  float: left;
}
.iso-img img {
  width: 45%;
  margin-right: 2%;
}

.iso-txt h3{
  font-size: 16px;
  font-weight: 700;
}
.iso-txt h4{
  font-size: 16px;
  margin-top: 10px;
}





/* ÀÎÁõ / Æ¯Çã */

.prize {  }

.prize_list {
  width:18%;
  margin-right: 2%; 
  float: left;
}

.prize_list div img { width: 100%; }

.prize_list p {
  font-size: 18px;
  text-align: center;
  margin:10px 0 30px;
}




/* CI */

.ci{

}

.ci-img {

}

.ci-img img {
  width: 100%;
}

.ci h1 { 
  text-align: center;
  font-size: 18px;
  margin-top: 60px;
 }



/* ¿À½Ã´Â ±æ */

.shop {

}

.shop-img {
  width: 30%;
  float: left;
}

.shop-img img {
  width: 100%;
  margin-bottom: 2%;
}




.map {

}

.map_text{
  width: 64%;
  float: right;
  font-size: 18px;
  margin-top: 1%;
}

.map_text div {
  overflow: hidden;
  margin-bottom: 22px;
  border-bottom: 1px solid #1a1a1a;
  padding-bottom: 10px;
}

.map_text p{
  font-weight: 700;
  width: 130px;
  text-align: justify;
  line-height: 1.8;
  margin-bottom: 2%;
}
.map_text ul{
  width:80%;
  float: left;
}
.map_text ul li{
  line-height: 1.8;
}

.map_text ul li span {
  font-weight: 500;
  width: 18%;
  display: inline-block;
}

.map-img {
}

.map-img img {
  width: 100%;
}


/* footer ¿µ¿ª */

.footer{
  width: 100%;
  text-align: center;
  margin :52px auto;
  border-top: 1px solid #1a1a1a;
  padding-top: 34px;
}
.footer p {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;

}
.footer p span{
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
}

/* ¸ð¹ÙÀÏ---------------------------- */

@media (max-width: 800px) {

/*m °øÅë*/

.w1100 {
  width: 100%;
  padding-left : 5%;
  padding-right: 5%;
}

.tit-1 {
    margin-bottom: 10%;
  padding-top: 20%;
}

.tit-1 h1 {
  font-size: 4.5em;
  border-bottom: 0.15em solid #1a1a1a;
}


/* m ³×ºñ */

.header {
  width: 100%;
}

.header .logo {
  width: 53%;
  padding : 3% 5%;
}

.nav {
  clear: both;
  display: none;
  width: 100%;
}

.nav li {
  width: 24%;
  margin-right: 1%;
  overflow: hidden;
  text-align: center;
}

.nav li a {
  font-size: 1.4em;
  margin:0.5em;
}

.drop-content {
  min-width: 20%;
  padding: 1%;
  margin-left: 2%;
}


.nav_Btn {
  padding: 0.6em 1em;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  float: right;
  margin:3% 5%;
  background-color: #1a1a1a;
  border:none;
}

.nav_Btn:hover {
  color:  #919191;
}

.nav_Btn:focus {
  outline: none;
}

.nav_Btn p {
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
}

/*m ÀÎÆ®·Î*/

.intro-bg {
  background: url('http://herbnoori.img14.kr/brandstory/intro_bg_3_2_m.jpg') no-repeat fixed center top;
  width: 100%;
  padding : 0 2%;
  background-size: cover;
  }

.intro {
  padding-top: 45%;
}

.intro h2 {
  font-size: 1.6em;
  border-bottom: 0.15em solid #fff;
}

.intro h1 {
  font-size: 4.6em;
}

.intro p {
  width: 58%;
  font-size: 1.3em;
  margin-bottom:  15%;
  margin-top: 15%;
}

/* m ÀÎ»ç¸»*/

.ceo {
  margin-top: 20%;
}

.ceo .d1{
  clear: both;
  width:90%;
}

.ceo .d1 p{
   font-size: 3.5em;
}

.ceo .d2 {
  margin-right: 0;
  clear: both;
  width: 100%;
  padding: 10% 5%;
  overflow: hidden;
}

.ceo .d2 p {
  font-size: 1.2em;
  line-height: 1.8;
  margin-bottom: 3em;
  width: 100%;
}

.ceo .d2 div{
  font-size: 15px;
  background: url(http://herbnoori.img14.kr/brandstory/sign.png) no-repeat;
  width:172px;
  height: 40px;
  background-position: right;
  float: right;
}

/*m »ç¾÷ ¿µ¿ª*/

.part-wrap {
margin-bottom: 20%;
}

.part {
  width: 45%;
  margin: 0 2% 2%;
}

.part-tit {
  font-size: 1.5em;
  margin:0.8em 0;
}

.part-txt {
  font-size: 1.2em;
  margin-bottom: 1em;
}

/*m ¿¬Çõ*/

.history-wrap {
  padding-bottom: 15%;
}

.history div {
  width: 95%;
  clear: both;
  padding:7%;
  margin-bottom: 5%;
  height: auto;
}

.history h1 {
  font-size: 3.5em;
}

.history hr {
  border:0.15em solid #1a1a1a;
  width: 10%;
  margin:2em 0;
}

.history li {
  margin-bottom: 7%;
}

.history h2 {
  font-size: 1.2em;
  margin-right: 8%;
  border-bottom: 0.1em solid #919191;
}

.history p {
  font-size: 1.2em;
  width: 70%;
  line-height: 1.2;
}

/*m Á¶Á÷µµ*/

.org img {width: 100%;}

/*m ±â¼ú¿¬±¸¼Ò */

.lab-main-img{
  width: 100%;
  clear: both;
}
.lab-main-img img {
  width: 100%;
}

/*m  Á¦Á¶½Ã¼³ & ±â¼ú¿¬±¸¼Ò °øÅë */

.iso, .lab-main-img {
  margin-bottom: 2em;
}
.iso-txt, .lab-txt {
  width: 90%;
  float: left;
}
.iso-txt h1, .lab-txt h1{
  font-size: 2.6em;
}
.iso-txt h2, .lab-txt  h2{
  font-size: 1.2em;
  margin: 1em 0 2em;
}

/*m  Ç°Áú °ü¸®*/

.test img { width: 100%; }

.qt-img-wrap {
  margin-top: 3em;
}

.qt-img {
  width: 100%;
}

.swiper-container {
  width: 100%;
  height: 100%;
}


/* m Á¦Á¶½Ã¼³ */

.iso-img {
  width: 100%;
  margin-bottom: 6%;
}
.iso-img img {
  width: 45%;
  margin: 2%;
}

.iso-txt h3{
  font-size: 1.2em;
}
.iso-txt h4{
  font-size: 1.2em;
  margin-top: 4%;
}


/*m ÀÎÁõ / Æ¯Çã */

.prize_list p {
  font-size: 1em;
  text-align: center;
  margin: 1em 0 2em;
  padding: 0 10%;
  word-break : break-all;
}

/*m  CI */

.ci h1 { 
  text-align: center;
  font-size:  1.5em;
  margin-top:  7%;
  line-height: 1.5;
 }

/* m ¿À½Ã´Â ±æ */

.shop {

}

.shop-img {
  width: 100%;
  float: left;
  margin-bottom: 5%;
}

.shop-img img {
  width: 47%;
  margin-right: 2%;
}



.map_text{
  font-size:  1.4em;
  width: 100%;
}

.map_text div {
  margin-bottom: 5%;
  border-bottom: 0.05em solid #1a1a1a;
  padding-bottom: 3%;
}

.map_text p{
  clear: both;
  width: 30%;
  margin-left: 0;
  margin-bottom: 2%;
}
.map_text ul{
  width:90%;
  clear:both;
}

.map_text ul li span {
  width: 25%;
}

.map-img {
  margin-top: 3%;
}


/*m  footer ¿µ¿ª */

.footer{
  width: 90%;
  margin : 10% auto;
  border-top: 0.05em solid #1a1a1a;
  padding-top: 5%;
}
.footer p {  
  font-size: 1.2em;
  line-height: 1.5;

}
.footer p span{
  font-size: 0.9em;
  margin-bottom:2%;
}

} /* @media ³¡  */

@media (min-width: 800px) {
  .nav {
    display: block;
  }
}
/* BASIC css end */

