@charset "utf-8";
@import url("reset.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500&display=swap');
@import url('https://fonts.googleapis.com/css?family=Manrope:300,400,500,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Overpass&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500&display=swap');

 
* {box-sizing: border-box; margin:0; padding:0;} 
a {text-decoration: none; color: #333;}
li {list-style: none;}
body {
  font-family: 'Open Sans', sans-serif; color: #333;
  overflow-x: hidden;
}

/* font-family: 'Noto Sans KR', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Noto Sans', sans-serif; */
 
/* popup */
/* popup */
/* popup */

.popup_wrap {
  position: absolute;
  top: 129px;
  left: 99px;
  z-index: 5;
  /* transform: translate(-50%, -50%); */
}
.popup {
  width: 350px;
  height: 400px;
  /* background-color: #f0e5dd; */
  background-color:#32373e;
  /* background-color: #c1b9b3; */
  color: #fff;
  position: relative;
  margin: 0 auto;
}
.popup img {
  width: 100%;
  cursor: pointer;
}
.popup p {
  width: 64%;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* word-break: keep-all; */
  line-height: 1.2em;
  cursor: pointer;
}
.square {
  width: 100%;
  height: 100%;
}
label {
  position: absolute;
  bottom: -52px;
  left: 157px;
  font-size: 13px;    
  cursor: pointer;
}
.close {
  position: absolute;
  right: 144px;
  bottom: -54px;
  cursor: pointer;
}
.close i { 
  color: #fff;
  font-weight: 300;
  margin-right: 5px;
  vertical-align: text-top;
  font-size: 13px;
}
input[type="checkbox"] {
  color: #f0e5dd;
  margin-right: 11px;
  vertical-align: text-top;
  width: 19px;
  height: 19px;
  cursor: pointer;
}

/* date */
/* date */
/* date */
.datepicker-container {top: 590.105px !important;}
.datepicker-top-left:after, .datepicker-top-left:before, .datepicker-top-right:after, .datepicker-top-right:before {
  display: none;
}
/* nav  */
/* nav  */
/* nav  */

#fp-nav ul, .fp-slidesNav ul {height: 100%;}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
  height: 35px;
  width: 2px;
  margin: 0;
  border-radius: 0;
  transition: .4s;
  background: #fff;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 35px;
  width: 2px;
  margin: 0;
  border-radius: 0;
  transition: .4s;
  background: rgba(255, 255, 255, .3);
}
#fp-nav ul li, .fp-slidesNav ul li {
  height: 35px;
  width: 2px;
  margin: 0;
}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  height: 35px;
  width: 2px;
  margin: 0;
}
#fp-nav ul li .fp-tooltip.fp-left {
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Archivo', sans-serif;
  letter-spacing: 1px;
}
#fp-nav ul li:last-of-type {
  display: none;
}

.mousescroll {
  position: absolute;
  left: 48%;
  bottom: 15%;
  width: 100px;
  height: 100px;
  /* margin: 0 0 0 -50px; */
  z-index: 2;
  cursor: pointer;
  transform: translateY(-48%);
  transform: translatex(-15%);
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100% !important;
}
.intro {height: 100%;}
#section0 {
  max-width:1920px;
  width: 100%;
  height:auto;
  background: url(../img/mainmain.png) center center no-repeat;
  background-size: cover;
  position: relative;
}

/* fp-viewing-secondPage-0  */
/* fp-viewing-secondPage-0  */
/* fp-viewing-secondPage-0  */

.fp-viewing-secondPage-0 .header {z-index: 999;}
.fp-viewing-secondPage-0 .trigger span {background-color: #333;}
.fp-viewing-secondPage-0 .right_bar .select input[type="text"] {
  border-color: #eee;
  color: #333;
}
.fp-viewing-secondPage-0 .right_bar .sel_bar li a {
  background-color: #eee;
  color: #333;
}
.fp-viewing-secondPage-0 .right_bar .sel_bar {
  top: 70px;
}
.fp-viewing-secondPage-0 .right_bar> ul> li > a::after {
  background: #555;
}
.fp-viewing-secondPage-0  .right_bar > ul > li > a {color: #333;}
.fp-viewing-firstPage .right_bar .sel_bar, .fp-viewing-3rdPage .right_bar .sel_bar, .fp-viewing-4rdPage .right_bar .sel_bar, .fp-viewing-4 .right_bar .sel_bar {top: 70px;}

.fp-viewing-secondPage-0 #fp-nav ul li:nth-of-type(2) a span {background: #222;}
.fp-viewing-secondPage-0 #fp-nav .fp-left {
  color: #222;
  font-weight: 600;
}
.fp-viewing-secondPage-0 #fp-nav ul {
  background-color: rgba(0, 0, 0, .2);
}
.fp-viewing-4rdPage #fp-nav ul li:nth-of-type(4) a span {background: #222;}
.fp-viewing-4rdPage #fp-nav .fp-left {
  color: #222;
  font-weight: 600;
}

/* .fp-viewing-secondPage-0 #fp-nav ul li:nth-of-type(1) a span , #fp-nav ul li:nth-of-type(3) a span, #fp-nav ul li:nth-of-type(4) a span, #fp-nav ul li:nth-of-type(5) a span {
  background: rgba(0, 0, 0, .2);
} */

/* nav */
/* nav */
/* .fp-viewing-secondPage-0 #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
  background: rgba(0, 0, 0, .7);
}
.fp-viewing-secondPage-0 #fp-nav ul li .fp-tooltip {
  color: #000;
}
.fp-viewing-secondPage-0  #fp-nav ul li a span, .fp-slidesNav ul li a span {
  position: absolute;
  z-index: 1;
  height: 35px;
  width: 2px;  
  margin: -5px 0 0 -2px;
  border-radius: 0;
  transition: .4s;
  background: rgba(0, 0, 0, .2);
  } 
.fp-viewing-4rdPage #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
    background: rgba(0, 0, 0, .7);
  }
.fp-viewing-4rdPage  #fp-nav ul li a span, .fp-slidesNav ul li a span {
  position: absolute;
  z-index: 1;
  height: 35px;
  width: 2px;  
  margin: -5px 0 0 -2px;
  border-radius: 0;
  transition: .4s;
  background: rgba(0, 0, 0, .2);
  }
.fp-viewing-4 #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
    background: rgba(0, 0, 0, .7);
  }
.fp-viewing-4 #fp-nav ul li a span, .fp-slidesNav ul li a span {
  position: absolute;
  z-index: 1;
  height: 35px;
  width: 2px;  
  margin: -5px 0 0 -2px;
  border-radius: 0;
  transition: .4s;
  background: rgba(0, 0, 0, .2);
  }    */
/* #fp-nav ul li:first-of-type {
  opacity: 1;
}
#fp-nav ul li:nth-of-type(2) .fp-tooltip,
#fp-nav ul li:nth-of-type(3) .fp-tooltip,
#fp-nav ul li:nth-of-type(4) .fp-tooltip {
  opacity: 0;
}
#fp-nav ul:hover .fp-tooltip {
  opacity: 1;
} */

/* #fp-nav ul li:nth-of-type(1) .fp-tooltip.fp-left {
  opacity: 1;
}
#fp-nav ul li:nth-of-type(2) .fp-tooltip.fp-left,
#fp-nav ul li:nth-of-type(3) .fp-tooltip.fp-left,
#fp-nav ul li:nth-of-type(4) .fp-tooltip.fp-left {
  opacity: 0;
}
#fp-nav.fp-left ul > li.opacity {
  opacity: 1;
} */

/* header */
/* header */
/* header */

header {
  position: fixed;
  top:0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: transparent;
}
.header {
  margin:0 auto;
  max-width:1820px;
  width:100%;
  height:100px;
  line-height: 100px;
  padding: 0 50px;
  box-sizing: border-box;
  margin: auto;
  z-index: 9;
}
.header p {
  position: absolute;
  left:50%;
  top: -10px;
  transform: translate(-50%, 0);
  padding: 19px 0;
  box-sizing: border-box;
}
.right_bar {
  float: right;
}
.right_bar ul { 
  display: inline-block;
}
.right_bar > ul > li {
  /* padding: 50px 0; */
  margin-left:20px;
  /* margin-left: 1.098901% */
  display: inline-block;
}
/* .right_bar ul li:last-of-type {
  margin-left: 40px;
  border: 1px solid #fff;
  padding:15px;
  box-sizing: border-box;
} */
.right_bar > ul > li > a {
  font-size: 14px;
  color: #fff;
  position: relative;
}
.right_bar> ul> li > a::after {
  content: "";
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 5px;
  height: 5px;
  background:#fff;
  border-radius: 50%;
  -webkit-transition: 300ms;
  transition: 300ms;
  opacity: 0;
}
.right_bar> ul> li > a:hover::after {
  opacity: 1;
}

/* select  */
/* select  */
/* select  */

.right_bar .select {
  display: inline-block;
  margin-left: 40px; 
  position: relative;
}
.right_bar .select input[type="text"] {
  background: transparent;
  box-sizing: border-box;
  padding: 10px 0;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  cursor: pointer;     
  outline: none;
  background: url(../img/down.png) no-repeat 140px 14px;
  background-size: 10px 6px;
  font-family: 'Noto Sans', sans-serif;
}
.select input[type="text"]:hover {
  border-color: #aaa;
  outline: none;
}
.sel_button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 0;
  cursor: pointer;
  outline: 0;
}
button {
  box-sizing: border-box;
  border: none;
  background: none;
}
.right_bar .sel_bar {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  top: 70px;
  right: 0;
  width: 100%; 
  text-align: center;
  display:none;
  font-size: 13px;
  letter-spacing: 1px;
}
.right_bar .sel_bar li a {
  background-color: #fff;
  /* padding: 13px 10px; */
  display: block;
  width: 100%;
  line-height:40px;
  box-sizing: border-box;
}
/* left_menubar */
/* left_menubar */
/* left_menubar */
.header .left_menu {
  float: left;
}
.header .left_menubar {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  padding: 20px 0 0 10px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, .9);  
  display: none;
  /* font-family: 'Montserrat', sans-serif; */
  font-family: 'Archivo', sans-serif;
  transition: .5;
}
.header .left_menubar .sub > li:first-of-type {
  padding-top: 100px;
  box-sizing: border-box;
}
.header .left_menubar > .sub > li {
  line-height:65px;
  font-weight: normal;
  font-size: 40px;
  padding-left: 300px;
  box-sizing: border-box;
}
.left_menubar > .sub > li > a {
  display: block;
  transition: .3s;
  color: #333;
  animation: leftbar 0.5s linear;
  animation-fill-mode: both;
  opacity: 0;
}
.left_menubar > .sub > li > a:hover {
  color: #be9c6a;
}
.left_menubar > .sub > li:nth-of-type(1) > a {
  animation-delay: .5s;
}
.left_menubar > .sub > li:nth-of-type(2) > a {
  animation-delay: .8s;
}
.left_menubar > .sub > li:nth-of-type(3) > a {
  animation-delay: 1.1s;
}
.left_menubar > .sub > li:nth-of-type(4) > a {
  animation-delay: 1.3s;
}
.left_menubar > .sub > li:nth-of-type(5) > a {
  animation-delay: 1.5s;
}
.left_menubar > .sub > li:nth-of-type(6) > a {
  animation-delay: 1.8s;
}
.left_menubar {
  width: 0;
  overflow: hidden;
  display: none;
  padding: 0;
}
.left_menubar.on {
  width: 100%;
  left: 0;
  display: block;
  padding:20px 0 0 10px;
  transition: .5s;
}
/* .header .left_menubar .sub > li > a {
    color: #333;
    letter-spacing: 2px;
    opacity: 0.3;
}
.header .left_menubar .sub > li:hover > a {
  opacity: 1;
} */
.trigger {
  width: 30px;
  height: 15px;
  position: absolute;
  left: 50px;
  top: 35px;
  cursor: pointer;
  z-index: 9;
}
.trigger span {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .3s; 
}
.trigger span:nth-child(1) {
  top: 0;
}
.trigger span:nth-child(2) {
  top: 50%;
  width: 60%;
}
.trigger span:nth-child(3) {
  top: 100%;
  width: 75%;
}
.trigger.active span {
  background-color: #000;
}
.trigger.active span:nth-child(1) {
  top: 50%;
  width: 100%;
  transform: rotate(45deg);
}
.trigger.active span:nth-child(2) {
  opacity: 0;
}
.trigger.active span:nth-child(3) {
  top: 50%;
  width: 100%;
  transform: rotate(-45deg);
}

.m_sub {display: none;}
.m_sub > li {
  line-height: 25px;    
}
.m_sub > li > a {
  font-size: 15px;
  padding-left: 10px;
  color: #444;
}

/* #fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 12px;
  font-family: 'Noto Sans', sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 1;
  width: 97px;
  cursor: pointer;
}
#fp-nav ul li .fp-tooltip.fp-left {
  left: 19px;
  top: 24px;
} */

/* footer */
/* footer */
/* footer */
/* #fp-nav ul li:last-of-type {display: none;}
.fp-viewing-4 #fp-nav.fp-left {display: none;} */
#section4 {}
.footer_wrap {
  width: 100%;
  height: auto;
  background-color: #000;  
}
.footer {
  position: relative;
  max-width: 1440px;
  width: 96%;
  height: auto;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
  padding-top: 40px;
  padding-left : 200px;
  padding-bottom: 55px;
  background-color: #000;
}
.sns {
/* position: absolute;
top: 20px;
right: 115px; */
/* transform: translateX(-50px); */
text-align: right;
margin-bottom: 5px;
}
.sns .facebook {
  border: 1px solid #000;
  border-radius: 50%;
  transition: .5s;
}
.sns .facebook:hover {
  border: 1px solid #aaa;
}
.sns .blog {
  border: 1px solid #000;
  border-radius: 50%;
  transition: .5s;
}
.sns .blog:hover {
  border: 1px solid #aaa;
}
.footer_logo {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.foot_left {
  float: left;
  width: 30%;
}
.foot_left ul li {
  line-height: 1.6em;
}
.foot_right {
  float: right;
  width: 68%;
  line-height: 1.6em;
}
.foot_right ul {
  text-align: right;
}
.foot_right ul li {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
}
.foot_right ul li a {
  /* display: block; */
  color: #fff;
}
.footer_bottom {
  padding-top: 110px;
}
.footer_bottom > p {
  margin-top: 10px;
}
.footer_bottom span:first-of-type {
  margin-right: 15px;
}
@keyframes leftbar {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

@media screen and (max-width:1230px) {
  .right_bar > ul > li {margin-left: 5px;}
  .right_bar .select {margin-left: 10px;}
  .header p {
    top: -4px;
  }
}
@media screen and (max-width: 1115px) {
  .foot_right ul li {padding-left: 5px;}
  .offer_wrap {width: 96%;}
}
@media screen and (max-width:1024px) {
.fp-viewing-firstPage .right_bar .sel_bar, .fp-viewing-3rdPage .right_bar .sel_bar, .fp-viewing-4rdPage .right_bar .sel_bar, .fp-viewing-4 .right_bar .sel_bar {
  top: 50px;
  }
.fp-viewing-4 {height: 100px;}
.footer {padding-top: 80px;}
.header .left_menubar > .sub > li {
  padding-left: 180px;
  font-size: 30px;
  line-height: 45px;
}
.fp-viewing-secondPage-0 .header {
    height: 60px;
    line-height: 60px;
    }
.fp-viewing-secondPage-0 .header p {
    top: 0;
    padding: 7px 0;
    }
.fp-viewing-secondPage-0 label[for="ham"] span {
    background-color: #333;
    }
.fp-viewing-secondPage-0 .right_bar .select input[type="text"] {
    border-color: #eee;
    color: #333;
    }
.fp-viewing-secondPage-0 .right_bar .sel_bar li a {
    background-color: #333;
    color: #333;
    }
.fp-viewing-secondPage-0 .right_bar .sel_bar {
    top: 58px;
    }
.fp-viewing-secondPage-0 .right_bar> ul> li > a::after {
    background: #333;
    }
.fp-viewing-secondPage-0  .right_bar > ul > li > a {
    color: #333;
    }
  .header {
    line-height: 60px;
    height: 60px;
  }
  .header p {
    left: 160px;
    top: -12px;
  }
  .header p img {
    width: 110px;
  }
  .header .left_menubar > .sub > li {
    padding-left: 120px;
  }
  .offer {
    width: 96%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0;
  }
  .offer article {
    width: 49%;
    margin-right: 0;
    float: none;
  }
  .offer article:nth-of-type(2) {
    display: none;
  }
  .offer article img {
    width: 100%;
  }
  .reward_wrap h2 {
    top: 100px;
    left: 20px;
  }
  .foot_left {width: 100%;}
  .foot_right {
    margin-top: 10px;
    margin-bottom: 5px;
    width: 100%;
  }
  .foot_right ul {
    text-align: left;
  }
  .foot_right ul li {
    padding-left: 0;
  }
  .footer_bottom {
    padding-top: 0;
  }
  .footer {
    padding-top: 48px;
  }
  .sns {display: none;}
  /* .footer_logo {
    left: 30px;
  } */
  .trigger {
    top: 17px;
  }
}
@media screen and (max-width:1001px) {
  .bar {display:none;}
  .foot_left {width: 100%;}
  .foot_right {
    margin-top: 10px;
    width: 100%;
  }
  .foot_right ul {
    text-align: left;
  }
  .foot_right ul li {
    padding-left: 0;
  }
  .footer_bottom {
    padding-top: 0;
  }
  .fp-viewing-secondPage-0 label[for="ham"] span {
    background-color: #333;
    }
    .fp-viewing-secondPage-0 .right_bar .select input[type="text"] {
    border-color: #eee;
    color: #333;
    }
    .fp-viewing-secondPage-0 .right_bar .sel_bar li a {
    background-color: #333;
    color: #333;
    }
    .fp-viewing-secondPage-0 .right_bar> ul> li > a::after {
    background: #333;
    }
    .fp-viewing-secondPage-0  .right_bar > ul > li > a {
    color: #333;
    }
}
@media screen and (max-width:960px) {
  .mousescroll {display: none;}
  .pic {display: none;}
  .m_pic {display: block;}
  .main .tit {
    top: 50%;
    transform: translate(-50%, -50%);
}
  .tit h2 {
    font-size: 45px;
  }
  .mem_text h2 {
    font-size: 45px;
    line-height: 1.2em;
  }
  .reward {display: block;}
  .reward li {
    width: 100%; height: 33.333333%;
  }
  .reward_wrap h2 {
    top: 100px;
    left: 20px;
    color: rgba(255, 255, 255, .9);
    font-size: 35px;
  }
  .rewrad_text {
    font-size: 30px;
  }
  .footer_wrap {
    height: 240px;
  }
  .fp-viewing-secondPage-0 .trigger span {
    background-color: #fff;
  }
  .fp-viewing-secondPage-0 .right_bar .select input[type="text"] {
  border-color: #eee;
  color: #333;
  }
  .fp-viewing-secondPage-0 .right_bar .sel_bar li a {
  background-color: #333;
  color: #333;
  }
  .fp-viewing-secondPage-0 .right_bar> ul> li > a::after {
  background: #333;
  }
  .fp-viewing-secondPage-0  .right_bar > ul > li > a {
  color: #333;
  }
}
@media screen and (max-width: 959px) {
.fp-viewing-secondPage-0 label[for="ham"] span {
  background-color: #fff;
  }
  .fp-viewing-secondPage-0 .right_bar .select input[type="text"] {
  border-color: #eee;
  color: #fff;
  }
  .fp-viewing-secondPage-0 .right_bar .sel_bar li a {
  background-color: #fff;
  color: #fff;
  }
  .fp-viewing-secondPage-0 .right_bar> ul> li > a::after {
  background: #fff;
  }
  .fp-viewing-secondPage-0  .right_bar > ul > li > a {
  color: #fff;
  }
  #fp-responsive .fp-viewing-firstPage header {
    background-color: rgba(255, 255, 255, .8);
  }
}

@media screen and (max-width: 767px) {
.right_bar > ul > li { display: none;}
.tit p:first-of-type {
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 15px;
}
.tit h2 {
  font-size: 40px;
}
.tit a {
  font-size: 14px;
}
.mem_text h2 {
  font-size: 40px;
}
.mem_bnt a {
  font-size: 14px;
}
.offer {padding-top: 50px;}
.offer_wrap { margin:0 auto;}
.offer article:last-of-type {
  margin-right: 10.083333%;
}
.offer_wrap h2 {
  margin-top: 80px;
  font-size: 35px;
  margin-left: 7px;;
}
.offer article {
  width: 80%;
  position: relative;
  margin:0 auto;
  margin-bottom: 10px;
}
.offer article::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}
.offer article dl {
  opacity: 1;
  z-index: 10;
}
.offer dl dt:first-of-type {
  font-size: 20px;
  margin-bottom: 8px;
}
.offer dl dt:last-of-type {
  color: #eee;
  margin-bottom: 15px;
}
.offer dl dd {
  color: #eee;
  font-size: 16px;
}
.offer article dl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
.offer article a {
  color: #fff;
}
.mem_bnt {
  height: 40px;
  line-height: 40px;
}
.footer {
  font-weight: 200;
  font-size: 13px;
  letter-spacing: -1px;
}
.offer article:hover img{
  transform: none;
}
.reward_wrap h2 {
top: 62px;
}
.rewrad_text {
opacity: 1;
font-size: 25px;
color: rgba(255, 255, 255, .9);
}
.reward li:hover {
  flex: 1;
}
.reward li::before {
  opacity: 1;
}
.popup {
  width: 250px;
  height: auto;
}
.popup p {
  line-height: 1.6em;
  font-size: 13px;
  font-weight: 800;
}
label {
font-size: 10px;
font-weight: 100;
width: 100%;
bottom: 3px;
left: 113px;
}
input[type="checkbox"] {
  vertical-align: text-bottom;
  width: 13px;
  height: 13px;
  margin-right: 3px;
}
.close {bottom: 8px;}
.close i {font-size: 15px;}
}

  /* .footer_logo {
    left: 30px;
  } */
@media screen and (max-width:640px) {
  .tit h2 {font-size: 30px;}
  .tit p:first-of-type {font-size: 16px;}
  .reward_wrap h2 {top: 24px;}
  .mem_text h2 {font-size: 30px;}
  /* #section3 {display: none;} */
  .footer {
    padding-top: 40px;
  }
  .header .left_menubar > .sub > li {
    padding-left:85px;
    font-size: 25px;
    line-height: 45px;
  }
  .footer_wrap {
    height: 180px;
  }
  .footer_logo {
    top: 36%;
    left: 5%;
    transform: translate(-5%, -36%);
  }
  .offer article {
    width: 100%;
  }
  .offer article:last-of-type {
    margin-right: 0;
  }
  .left_menubar .fa-times {
    left: 50px;
    font-size: 35px;
  }
  .m_sub > li > a {
    font-size: 13px;
  }
}
@media screen and (max-width: 639px) {
  .right_bar .select {display: none;}
  .offer_wrap h2 {
    margin-top: 80px;
  }
  .offer {
    margin: 60px 0;
    padding-top: 0;
  }
}
@media screen and (max-width:590px) {
  .tit h2 {
    letter-spacing: -2px;
  }
  .mem_text h2 {
    letter-spacing: -2px;
  }
  /* .offer article:last-of-type {display: none;}
  .offer_wrap {display: none;} */
  .footer_bottom {
    line-height: 1.6em;
  }
  .footer_bottom span:last-of-type {
    display: block;
  }
  .footer_wrap {
    height: 200px;
  }
  .foot_right {
    margin-top: 0;
    margin-bottom: 0;
  }
  .popup_wrap {display: none;}
}
@media screen and (max-width: 472px) {
  .fp-viewing-secondPage-0 .trigger span {
    background-color: #fff;
  }
  .header .left_menubar > .sub > li {
    font-size: 22px;
    line-height: 28px;
  }
  .tit h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .mem_text h2 {
    font-size: 20px;
    text-align: center;
  }
  .tit p:first-of-type {
    font-size: 14px;
    letter-spacing: -2px;
  }
  .tit a {
    font-size: 12px;
  }
  .reward_wrap h2 {
    font-size: 25px;
  }
  .reward li:nth-of-type(2) {
    display: none;
  }
  .reward_wrap h2 {
    top: 50px;
  }
  .offer {
    width: 96%;
    margin: 40px 0;
  }
  .offer article {
    height: 300px;
  }
  .offer article img {
    height: 300px;
    width: 100%;
  }
  .offer article a {
    display: block;
  }
  .offer_wrap h2 {
    font-size: 25px;
    margin-top: 90px;
  }
  .offer dl dt:first-of-type {
    font-size: 14px;
    letter-spacing: -1px;
  }
  .offer dl dt:last-of-type {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .offer dl dd {
    font-size: 13px;
    letter-spacing: -1px;
  }
  .mem_bnt a {
    font-size: 12px;
  }
  .footer {
    padding-top: 90px;
    padding-left: 30px;
  }
  /* .footer_wrap {
    height:350px;
  } */
  .foot_left {
    font-size: 12px;
  }
  .foot_right {
    line-height: 1.5em;
  }
  .footer_logo {
  top: 50px;
  left: 35px;    
  }
  .footer_logo img {
    width: 100px;
  }
  .rewrad_text {
    font-size: 17px;
  }
  .reward li {
    height: 50%;
  }
  /* .offer_wrap {display: none;} */
}

@media screen and (max-width: 320px) {
}