#new span {
  background: #fff;
  position: absolute;
  color: #1c8dc4;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: -5px;
}


/*
#popUp3 {
  position: fixed;
  max-width: 100%;
  height: auto;

  bottom:0;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 999999999;
  font-size: 0;

}


#popUp3{height:550px;overflow-y:auto;}
#popUp3::-webkit-scrollbar{
    width: 10px;
    }
#popUp3::-webkit-scrollbar-thumb{
    background: #931414;height:10%;
    }
#popUp3::-webkit-scrollbar-track{
    background: rgba(181, 173, 165, .5);
    }



#plus3 span {
  position: absolute;
  color: #FFF;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;right: 0;
  z-index: 99999;
  writing-mode: tb-rl;
  width: 100%;
  height: 100%;
  display: flex;
  letter-spacing: 2px;
  align-items: center;
  justify-content: center;
}


#plus3::after {
  border-radius: 6px;content: '';
  display: block;
  position: relative;
  width: 42px;
  height: 90px;
  margin-left: -5px;
  background: #000000;
}


.popup-list3 .img {
  display: inline-block;
}


#new span {
  background: #fff;
  position: absolute;
  color: #1c8dc4;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: -5px;
}

#popUp3 .close {
  color: #FFFFFF;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
  background: #333333;
  z-index: 9;
}

#popUp3 .close:before {
  font-family: 'xeicon';
  padding: 0;
  font-size: 26px;
  top: 7px;
  opacity: 1;
  color: #FFF;
  content: '\e921';
  right: 18px;
}

#plus3 {
  position: fixed;
  color: #fff;
  left: -5px;
  bottom: 30px;
  margin-left: -425px;
  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;
  -o-transition: all 1.25s ease;
  transition: all 1.25s ease;
  cursor: pointer;
  text-align: left;
  letter-spacing: 1px;
  z-index: 99999999999;
}

@media all and (max-width: 1280px) {

  #plus3 {
    bottom: 100px;
  }
}


@media all and (max-width: 768px) {


  .popup-list3 .img img {
    width: 300px;
    height: auto;
  }

  #plus3 {
    bottom: 100px;
  }

  #popUp3 .close {
    width: 38px;
    height: 38px;
  }

  #popUp3 .close:before {
    font-size: 22px;
  }
}


@media all and (max-width: 480px) {


  .popup-list3 .img img {
    width: 240px;
  }
}




#popUp4 {
  position: fixed;
  max-width: 100%;
  height: auto;

  bottom:0;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 999999999;
  font-size: 0;

}


#popUp4{height:550px;overflow-y:auto;}
#popUp4::-webkit-scrollbar{
    width: 10px;
    }
#popUp4::-webkit-scrollbar-thumb{
    background: #931414;height:10%;
    }
#popUp4::-webkit-scrollbar-track{
    background: rgba(181, 173, 165, .5);
    }


#plus4 span {
  position: absolute;
  color: #FFF;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;right: 0;
  z-index: 99999;
  writing-mode: tb-rl;
  width: 100%;
  height: 100%;
  display: flex;
  letter-spacing: 2px;
  align-items: center;
  justify-content: center;
}


#plus4::after {
  border-radius: 6px;content: '';
  display: block;
  position: relative;
  width: 42px;
  height: 90px;
  margin-left: -5px;
  background: #000000;
}


.popup-list4 .img {
  display: inline-block;
}


#new span {
  background: #fff;
  position: absolute;
  color: #1c8dc4;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: -5px;
}

#popUp4 .close {
  color: #FFFFFF;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
  background: #333333;
  z-index: 9;
}

#popUp4 .close:before {
  font-family: 'xeicon';
  padding: 0;
  font-size: 26px;
  top: 7px;
  opacity: 1;
  color: #FFF;
  content: '\e921';
  right: 18px;
}

#plus4 {
  position: fixed;
  color: #fff;
  left: -5px;
  bottom: 30px;
  margin-left: -425px;
  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;
  -o-transition: all 1.25s ease;
  transition: all 1.25s ease;
  cursor: pointer;
  text-align: left;
  letter-spacing: 1px;
  z-index: 99999999999;
}

@media all and (max-width: 1280px) {

  #plus4 {
    bottom: 100px;
  }
}


@media all and (max-width: 768px) {

  .popup-list4 .img img {
    width: 300px;
    height: auto;
  }

  #plus4 {
    bottom: 100px;
  }

  #popUp4 .close {
    width: 38px;
    height: 38px;
  }

  #popUp4 .close:before {
    font-size: 22px;
  }
}


@media all and (max-width: 480px) {


  .popup-list4 .img img {
    width: 240px;
  }
} */

.nooRice{width: 30px;height: auto;display: inline-block;vertical-align: middle;margin-right: 3px;}
.deskImg img{display: block;}
.tabImg img{display: none;}


.sub-content.menuSub{padding:0 0 50px;}
.sub-content.menuSub section:last-child{margin-bottom:100px; }

.menuTab::after{display: block;content: '';clear: both;}

.menuTab{width:480px;margin: 20px auto 0;text-align: center;}
.menuTab li{float:left;width:22%;margin-right: 3.3333%;border-radius: 20px;border: 1px solid #90867d;color:#333;padding:8px 20px;cursor: pointer;}

.menuTab li:hover{background-color: #C22A22;color:#fff;border: 1px solid #C22A22;transition: 0.5s;}


.menuTab li:nth-child(4){margin-right: 0;}


.specialCover{background-color: #ececec;padding:40px 0;margin:30px 0 10px 0;}
.specialTxt{width: 900px;text-align: center;margin:0 auto;display: flex;
    justify-content: center;
    flex-wrap: wrap;}
/* .specialTxt::after{display: block;content: '';clear: both;}
  .specialTxt li{float: left;width: 19.2%;margin-right: 1%;}
  .specialTxt li:last-child{margin-right: 0;
  } */
  .specialTxt li{width: 19.2%;}
  .specialTxt li p{line-height: 1.2em;color: #706052;font-size: 15px;}
  .specialTxt li p span{display: block;font-weight: bold;}


  @media screen and (max-width: 1280px) {

.specialTxt{width: 500px;}
.specialTxt li{width: 16%;}
.specialTxt li img{width: 60%;
    display: inline-block;
    margin: 0 auto;}
.specialTxt li p{font-size: 12px;}

  }


  @media screen and (max-width: 800px) {


    .deskImg img{display: none;}
    .tabImg img{display: block;}

    .specialCover{    padding: 10px 0 30px;}

    .specialTxt {
        width: 280px;
    }
    .specialTxt li {
        width: 30%;
        margin-top: 20px;
    }


  }

  @media screen and (max-width: 500px){
    .menuTab{width: 80%;}
    .menuTab li{font-size: 12px;width:46.6%;margin-top:15px;}
  }



/* =========================================================================================
 * ������
 * =========================================================================================*/

.menuSub{background-color:#f8f8f8;}
.menu-all{display:block;transition: 0.3s;}
.menuList{display:none;transition: 0.3s;}
.cookList{display:none;transition: 0.3s;}
.jgList{display:none;transition: 0.3s;}

.certificate ul {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
}

.certificate ul li {
   width: 23.5%;
   text-align: left;
   padding: 30px 30px 50px 30px;
   background-color: #fff;
   border-radius: 20px;margin-top: 30px;cursor: pointer;
}

.certificate ul li:nth-child(-n+4) {
   /* padding-top: 0; */
}

.certificate ul li .img {
   line-height: 0;
   overflow: hidden;
    width: 90%;

    margin: 0 auto;
}

.certificate ul li .img img {
   width: 98%;opacity: 0.9;
   /* border: 2px solid #DDDDDD; */
   margin-bottom: 10px;
   display: inline-block;
   margin-left: 1%;

}
.certificate ul li:hover .img img{
  transition: 0.3s;opacity: 1;
}

.certificate ul li .icon {
   margin-bottom: 0;
}

.certificate ul li .tit1{font-size: 18px;font-weight: bold;color: #333;}
.certificate ul li .tit1::after{display: block;width: 100%;height: 1px;background-color: #ddd;content: '';margin:10px 0;}

.certificate ul li p {
   font-size: 15px;color: #666;
}

.cf1,.cf2,.cf3{display: inline-block;margin-right: 5px;}

.cf1 {
   display: inline-block;
   /* margin: 0 auto; */
   color: #FFF;
   font-size: 13px;
   line-height: 1;
   font-weight: 500;
   background: #e56206;
   padding: 6px 10px;
   border-radius: 3px;
}

.cf2 {
   display: inline-block;
   /* margin: 0 auto; */
   color: #FFF;
   font-size: 13px;
   line-height: 1;
   font-weight: 500;
   background: #db6767;
   padding: 6px 10px;
   border-radius: 3px;
}

.cf3 {
   display: inline-block;
   /* margin: 0 auto; */
   color: #FFF;
   font-size: 13px;
   line-height: 1;
   font-weight: 500;
   background: #9b753d;
   padding: 6px 10px;
   border-radius: 3px;
}




	@media screen and (max-width: 1280px) {
    .certificate ul li{width:32.5%;}

		.certificate ul li p {
		   font-size: 16px;
		}

	@media screen and (max-width: 1024px) {

		.certificate ul li p {
		   font-size: 15px;
		}
	}

  @media screen and (max-width: 960px){
    .certificate ul li .tit1{font-size: 16px;}
    .cf2,.cf3{font-size: 12px;padding: 5px 10px;}
    .certificate ul li p{font-size: 14px;}
  }

	@media screen and (max-width: 820px) {

		.certificate ul li {
		   width: 49%;
		   padding-top: 30px;
		}
		.certificate ul li:nth-child(3),
		.certificate ul li:nth-child(4) {
		   padding-top: 30px;
		}

    .certificate ul li .tit1{font-size: 16px;}
    .cf2,.cf3{font-size: 12px;padding: 5px 10px;margin-right: 100%;}

    .certificate ul li p{font-size: 14px;}
	}


	@media screen and (max-width: 480px) {

		.certificate ul li {
		   width: 100%;
		}

		.certificate ul li:nth-child(2) {
		   padding-top: 30px;
		}
	}
