@charset "UTF-8";
/*event.scss*/
/*_buttons.scss*/
/*_colors.scss*/
/*_mixins.scss*/
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*_placeholder.scss*/
div.join_251104 section.review_sc div.wrap_1024 .review_slider, div.join_251104 section.link_sc div.wrap_1024 .link_ul, div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul, div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl {
  *zoom: 1; }

div.join_251104 section.review_sc div.wrap_1024 .review_slider:before, div.join_251104 section.link_sc div.wrap_1024 .link_ul:before, div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul:before, div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl:before, div.join_251104 section.review_sc div.wrap_1024 .review_slider:after, div.join_251104 section.link_sc div.wrap_1024 .link_ul:after, div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul:after, div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl:after {
  content: "";
  display: table; }

div.join_251104 section.review_sc div.wrap_1024 .review_slider:after, div.join_251104 section.link_sc div.wrap_1024 .link_ul:after, div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul:after, div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl:after {
  clear: both; }

a.board_link_btn {
  padding: 8px 30px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  display: inline-block; }
  a.board_link_btn.blue {
    background: #0b71b9; }

/*_forms.scss*/
div.layer_pop, div.layer_pop_m {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: url(../../../img//all_bg.png) repeat; }

div.pop_wrap {
  width: 970px;
  height: 550px;
  overflow-y: auto;
  padding: 30px;
  background: #ebecee; }
  @media (max-width: 960px) {
    div.pop_wrap {
      width: 100%;
      height: auto;
      padding: 10px; } }

/*_icons.scss*/
span.top_alarm {
  display: inline-block;
  background: #5391d5;
  width: 20px;
  height: 20px;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-align: center;
  vertical-align: middle;
  margin: 0 0 0 3px; }

span.ico_border_co1 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #21b1ea;
  background: none;
  color: #21b1ea;
  font-size: 12px; }
  @media (max-width: 960px) {
    span.ico_border_co1 {
      padding: 5px 10px 4px 10px;
      font-size: 11px; } }
  @media (max-width: 960px) {
    span.ico_border_co1 {
      width: 50px;
      text-align: center;
      margin: 0 0 3px 0;
      padding: 3px 0 2px 0;
      font-size: 11px; } }

span.ico_border_co2 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #f26c4f;
  background: none;
  color: #f26c4f;
  font-size: 12px; }
  @media (max-width: 960px) {
    span.ico_border_co2 {
      padding: 5px 10px 4px 10px;
      font-size: 11px; } }
  @media (max-width: 960px) {
    span.ico_border_co2 {
      width: 50px;
      text-align: center;
      margin: 0 0 3px 0;
      padding: 3px 0 2px 0;
      font-size: 11px; } }

span.ico_back_co1 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #f26c4f;
  background: #f26c4f;
  color: #fff;
  font-size: 12px; }
  @media (max-width: 960px) {
    span.ico_back_co1 {
      padding: 5px 10px 4px 10px;
      font-size: 11px; } }
  @media (max-width: 960px) {
    span.ico_back_co1 {
      width: 50px;
      text-align: center;
      margin: 0 0 3px 0;
      padding: 3px 0 2px 0;
      font-size: 11px; } }

span.ico_back_co2 {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  border: 1px solid #21b1ea;
  background: #21b1ea;
  color: #fff;
  font-size: 12px; }
  @media (max-width: 960px) {
    span.ico_back_co2 {
      padding: 5px 10px 4px 10px;
      font-size: 11px; } }
  @media (max-width: 960px) {
    span.ico_back_co2 {
      width: 50px;
      text-align: center;
      margin: 0 0 3px 0;
      padding: 3px 0 2px 0;
      font-size: 11px; } }

/*_buttons1.scss*/
/*_colors1.scss*/
/*_mixins1.scss*/
/*_buttons2.scss*/
/*_colors2.scss*/
/*_mixins2.scss*/
/*_placeholder2.scss*/
/*_buttons3.scss*/
/*_colors3.scss*/
/*_icons3.scss*/
/*_mixins3.scss*/
/* Sub-section comment block
   ========================================================================== */
/* Usage */
/* svg element
  ========================================================================== */
/* maring-and-padding-spacing
  ========================================================================== */
/*_placeholder3.scss*/
div.join_251104 ul li {
  float: none;
  width: 100%; }

/**
 * A Long-shadow mixin, guaranteed to make your Dribbble shots 11% cooler
 * @param  string  $color_a  The darkest colour (closest the object)
 * @param  string  $color_b  The lightest colour (often the background colour)
 * @param  int     $stepnum  Number of steps
 * @param  int     $opacity  The opacity of the blend
 * @return list         	   Returns a list ready to drop into 'box-shadow' or text-shadow
 */
div.join_251104, div.join_251104 h5.tit .sm, div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container p.pop_title, div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .conts .txt, div.join_251104 section.notice_sc {
  color: #1f1e1d; }

div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
  background-color: #1f1e1d; }

div.join_251104 h5.tit .big, div.join_251104 section.bar_sc, div.join_251104 section.coupon_sc, div.join_251104 section.review_sc, div.join_251104 section.link_sc, div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a, div.join_251104 section.wafull_sc {
  color: #000; }

div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose:hover {
  background-color: #000; }

div.join_251104 section.bar_sc .wrap_1024 .count_wrap .count_num > span {
  color: #fff; }

div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer, div.join_251104 section.coupon_sc, div.join_251104 section.review_sc div.wrap_1024 .review_slider > li, div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box {
  background-color: #fff; }

div.join_251104 section.review_sc, div.join_251104 section.notice_sc {
  background-color: #efefef; }

div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dt, div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li mark {
  color: #0d6e38; }

div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
  background-color: #0d6e38; }

div.join_251104 section.link_sc {
  background-color: #d9dcc9; }

div.join_251104 {
  font-family: "Pretendard Variable", 'Pretendard', 'Noto Sans KR', '맑은고딕', 'Malgun Gothic', sans-serif, '돋음', 'dotum';
  word-break: keep-all;
  letter-spacing: -0.5px; }
  div.join_251104 br {
    font-family: none; }
  div.join_251104 h5.tit {
    text-align: center; }
    div.join_251104 h5.tit .big {
      font-size: 48px;
      font-size: 3.12rem;
      letter-spacing: -1px;
      font-weight: 800; }
    div.join_251104 h5.tit .sm {
      font-size: 30px;
      font-size: 1.95rem;
      margin-top: 28px;
      line-height: 1.4;
      font-weight: 400; }
    @media (max-width: 960px) {
      div.join_251104 h5.tit .big {
        font-size: 45px;
        font-size: 2.925rem; }
      div.join_251104 h5.tit .sm {
        font-size: 27px;
        font-size: 1.755rem; } }
    @media (max-width: 760px) {
      div.join_251104 h5.tit .big {
        font-size: 40px;
        font-size: 2.6rem; }
      div.join_251104 h5.tit .sm {
        font-size: 24px;
        font-size: 1.56rem;
        margin-top: 25px; } }
    @media (max-width: 480px) {
      div.join_251104 h5.tit .big {
        font-size: 30px;
        font-size: 1.95rem; }
      div.join_251104 h5.tit .sm {
        font-size: 18px;
        font-size: 1.17rem;
        margin-top: 20px; } }
  div.join_251104 section.header {
    background: #449f6c; }
    div.join_251104 section.header .wrap_1024 {
      position: relative;
      overflow: hidden; }
      div.join_251104 section.header .wrap_1024 .medal {
        position: absolute;
        top: 0;
        left: 0; }
        div.join_251104 section.header .wrap_1024 .medal .medal_w {
          -webkit-animation-name: flipInY;
          -moz-animation-name: flipInY;
          -ms-animation-name: flipInY;
          -o-animation-name: flipInY;
          animation-name: flipInY;
          -webkit-animation-iteration-count: 1;
          -moz-animation-iteration-count: 1;
          -ms-animation-iteration-count: 1;
          -o-animation-iteration-count: 1;
          animation-iteration-count: 1;
          -webkit-animation-duration: 1s;
          -moz-animation-duration: 1s;
          -ms-animation-duration: 1s;
          -o-animation-duration: 1s;
          animation-duration: 1s;
          -webkit-animation-delay: 0.5s;
          -moz-animation-delay: 0.5s;
          -ms-animation-delay: 0.5s;
          -o-animation-delay: 0.5s;
          animation-delay: 0.5s;
          -webkit-animation-timing-function: ease;
          -moz-animation-timing-function: ease;
          -ms-animation-timing-function: ease;
          -o-animation-timing-function: ease;
          animation-timing-function: ease;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          -ms-animation-fill-mode: both;
          -o-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          z-index: 5; }

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-ms-keyframes flipInY {
  div.join_251104 section.header .wrap_1024 .medal .medal_w 0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  div.join_251104 section.header .wrap_1024 .medal .medal_w 40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  div.join_251104 section.header .wrap_1024 .medal .medal_w 70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  div.join_251104 section.header .wrap_1024 .medal .medal_w 100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }
          div.join_251104 section.header .wrap_1024 .medal .medal_w:hover {
            -webkit-animation-name: flipInY;
            -moz-animation-name: flipInY;
            -ms-animation-name: flipInY;
            -o-animation-name: flipInY;
            animation-name: flipInY;
            -webkit-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -ms-animation-iteration-count: 1;
            -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-duration: 1s;
            -moz-animation-duration: 1s;
            -ms-animation-duration: 1s;
            -o-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-delay: 0;
            -moz-animation-delay: 0;
            -ms-animation-delay: 0;
            -o-animation-delay: 0;
            animation-delay: 0;
            -webkit-animation-timing-function: ease;
            -moz-animation-timing-function: ease;
            -ms-animation-timing-function: ease;
            -o-animation-timing-function: ease;
            animation-timing-function: ease;
            -webkit-animation-fill-mode: both;
            -moz-animation-fill-mode: both;
            -ms-animation-fill-mode: both;
            -o-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            -o-backface-visibility: hidden;
            backface-visibility: hidden; }

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-ms-keyframes flipInY {
  div.join_251104 section.header .wrap_1024 .medal .medal_w:hover 0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  div.join_251104 section.header .wrap_1024 .medal .medal_w:hover 40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  div.join_251104 section.header .wrap_1024 .medal .medal_w:hover 70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  div.join_251104 section.header .wrap_1024 .medal .medal_w:hover 100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }
        div.join_251104 section.header .wrap_1024 .medal .medal_m {
          display: none; }
        div.join_251104 section.header .wrap_1024 .medal .dim-layer {
          display: none;
          position: fixed;
          _position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 999; }
          div.join_251104 section.header .wrap_1024 .medal .dim-layer .dimBg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: .9;
            filter: alpha(opacity=90); }
          div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer {
            width: 500px;
            height: 400px;
            display: block;
            z-index: 9999;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -230px;
            margin-left: -250px;
            text-align: left;
            -webkit-overflow-scrolling: touch;
            /*MAKES OVERFLOWN OBJECTS HAVE INERTIA SCROLLING*/
            overflow: hidden;
            padding: 40px;
            border-radius: 40px; }
            @media (max-width: 960px) {
              div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer {
                width: 90%;
                height: 60%;
                position: relative;
                padding: 30px;
                top: 50px;
                left: 0;
                margin-left: 5%;
                margin-bottom: 20%;
                margin-top: 0; } }
            @media (max-width: 760px) {
              div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer {
                border-radius: 30px;
                padding: 5% 4%; } }
            @media (max-width: 480px) {
              div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer {
                padding: 6% 4%; } }
            div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container p.pop_title {
              font-size: 18px;
              font-size: 1.17rem;
              font-weight: 700;
              position: relative; }
              @media (max-width: 480px) {
                div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container p.pop_title {
                  font-size: 16px;
                  font-size: 1.04rem;
                  letter-spacing: -0.5px; } }
            div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts {
              margin-top: 30px;
              height: 250px;
              overflow-y: scroll;
              overflow-x: hidden; }
              div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .medal_ul > li {
                margin-bottom: 8px;
                line-height: 1.4; }
              div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                font-size: 14px;
                font-size: 0.91rem;
                width: 45px;
                height: 45px;
                display: -moz-inline-stack;
                display: inline-block;
                vertical-align: top;
                zoom: 1;
                *display: inline;
                position: absolute;
                top: 25px;
                right: 25px;
                color: #fff;
                text-align: center;
                border-radius: 100px; }
                div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose:hover {
                  color: #fff; }
                div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose i {
                  line-height: 46px; }
                @media (max-width: 760px) {
                  div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                    top: 15px;
                    right: 20px; } }
                @media (max-width: 480px) {
                  div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose {
                    width: 38px;
                    height: 38px;
                    font-size: 12px;
                    font-size: 0.78rem;
                    top: 14px;
                    right: 15px; }
                    div.join_251104 section.header .wrap_1024 .medal .dim-layer .pop-layer .pop-container .pop-conts .btn-r a.btn-layerClose i {
                      line-height: 38px; } }
      div.join_251104 section.header .wrap_1024 .main_img .main_w {
        position: relative;
        -webkit-animation-name: fadeInDown;
        -moz-animation-name: fadeInDown;
        -ms-animation-name: fadeInDown;
        -o-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -ms-animation-iteration-count: 1;
        -o-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-duration: 1.5s;
        -moz-animation-duration: 1.5s;
        -ms-animation-duration: 1.5s;
        -o-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -ms-animation-delay: 0s;
        -o-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        margin-left: 165px; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInDown {
  div.join_251104 section.header .wrap_1024 .main_img .main_w 0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  div.join_251104 section.header .wrap_1024 .main_img .main_w 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
      div.join_251104 section.header .wrap_1024 .main_img .main_m {
        display: none; }
      div.join_251104 section.header .wrap_1024 .btn_wrap {
        margin: 70px 0 110px;
        text-align: center; }
        div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          zoom: 1;
          *display: inline; }
          div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn > img {
            -webkit-animation-name: flash;
            -moz-animation-name: flash;
            -ms-animation-name: flash;
            -o-animation-name: flash;
            animation-name: flash;
            -webkit-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -ms-animation-iteration-count: 1;
            -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-duration: 1.5s;
            -moz-animation-duration: 1.5s;
            -ms-animation-duration: 1.5s;
            -o-animation-duration: 1.5s;
            animation-duration: 1.5s;
            -webkit-animation-delay: 1s;
            -moz-animation-delay: 1s;
            -ms-animation-delay: 1s;
            -o-animation-delay: 1s;
            animation-delay: 1s;
            -webkit-animation-timing-function: ease;
            -moz-animation-timing-function: ease;
            -ms-animation-timing-function: ease;
            -o-animation-timing-function: ease;
            animation-timing-function: ease;
            -webkit-animation-fill-mode: both;
            -moz-animation-fill-mode: both;
            -ms-animation-fill-mode: both;
            -o-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            -o-backface-visibility: hidden;
            backface-visibility: hidden;
            margin: 0 auto; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-ms-keyframes flash {
  div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn > img 0%, div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn > img 50%, div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn > img 100% {
    opacity: 1; }
  div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn > img 25%, div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn > img 75% {
    opacity: 0; } }

@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
          div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn:hover > img {
            -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
            transform: translateY(5px); }
      @media (max-width: 960px) {
        div.join_251104 section.header .wrap_1024 {
          padding: 80px 4% 0; }
          div.join_251104 section.header .wrap_1024 .medal {
            position: static;
            top: 0;
            left: 0; }
            div.join_251104 section.header .wrap_1024 .medal .medal_w {
              display: none; }
            div.join_251104 section.header .wrap_1024 .medal .medal_m {
              display: block;
              margin: 0 auto; }
          div.join_251104 section.header .wrap_1024 .main_img .main_w {
            display: none; }
          div.join_251104 section.header .wrap_1024 .main_img .main_m {
            display: block;
            margin: 0 auto;
            width: 100%; } }
      @media (max-width: 760px) {
        div.join_251104 section.header .wrap_1024 {
          padding: 60px 4%; }
          div.join_251104 section.header .wrap_1024 .medal .medal_m {
            width: 70%; }
          div.join_251104 section.header .wrap_1024 .main_img .main_m {
            margin: 20px auto 0; }
          div.join_251104 section.header .wrap_1024 .btn_wrap {
            margin: 50px 0 20px; }
            div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn > img {
              width: 80%; } }
      @media (max-width: 480px) {
        div.join_251104 section.header .wrap_1024 {
          padding: 40px 2%; }
          div.join_251104 section.header .wrap_1024 .medal .medal_m {
            width: 80%; }
          div.join_251104 section.header .wrap_1024 .main_img .main_m {
            margin: 10px auto 0; }
          div.join_251104 section.header .wrap_1024 .btn_wrap {
            margin: 30px 0 10px; }
            div.join_251104 section.header .wrap_1024 .btn_wrap a.go_btn > img {
              width: 90%; } }
  div.join_251104 section.bar_sc {
    background: #d9dcc9;
    padding: 30px 0 47px; }
    div.join_251104 section.bar_sc .wrap_1024 {
      text-align: center; }
      div.join_251104 section.bar_sc .wrap_1024 .bar_txt {
        font-size: 19px;
        font-size: 1.235rem;
        line-height: 1.5;
        letter-spacing: 0.3px;
        font-weight: 600; }
        div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span {
          -webkit-animation-name: shake;
          -moz-animation-name: shake;
          -ms-animation-name: shake;
          -o-animation-name: shake;
          animation-name: shake;
          -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
          -ms-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-duration: 1.5s;
          -moz-animation-duration: 1.5s;
          -ms-animation-duration: 1.5s;
          -o-animation-duration: 1.5s;
          animation-duration: 1.5s;
          -webkit-animation-delay: 1s;
          -moz-animation-delay: 1s;
          -ms-animation-delay: 1s;
          -o-animation-delay: 1s;
          animation-delay: 1s;
          -webkit-animation-timing-function: ease;
          -moz-animation-timing-function: ease;
          -ms-animation-timing-function: ease;
          -o-animation-timing-function: ease;
          animation-timing-function: ease;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          -ms-animation-fill-mode: both;
          -o-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          font-size: 22px;
          font-size: 1.43rem;
          display: block; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@-moz-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@-ms-keyframes shake {
  div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 0%, div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 10%, div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 30%, div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 50%, div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 70%, div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 20%, div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 40%, div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 60%, div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@-o-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); } }
      div.join_251104 section.bar_sc .wrap_1024 .count_wrap {
        margin-top: 20px; }
        div.join_251104 section.bar_sc .wrap_1024 .count_wrap .count_num > span {
          font-size: 23px;
          font-size: 1.495rem;
          background: #191919;
          margin: 0 2px;
          border-radius: 6px;
          font-weight: 600;
          letter-spacing: 0;
          padding: 9px 18px 11px; }
    @media (max-width: 760px) {
      div.join_251104 section.bar_sc .wrap_1024 .bar_txt {
        font-size: 17px;
        font-size: 1.105rem; }
        div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span {
          font-size: 19px;
          font-size: 1.235rem; }
      div.join_251104 section.bar_sc .wrap_1024 .count_wrap {
        margin-top: 23px; }
        div.join_251104 section.bar_sc .wrap_1024 .count_wrap .count_num > span {
          font-size: 21px;
          font-size: 1.365rem;
          margin: 0 2px;
          border-radius: 5px;
          padding: 9px 18px 11px; } }
    @media (max-width: 480px) {
      div.join_251104 section.bar_sc {
        padding: 22px 2% 40px; }
        div.join_251104 section.bar_sc .wrap_1024 .bar_txt {
          font-size: 15px;
          font-size: 0.975rem;
          word-break: keep-all;
          line-height: 1.3; }
          div.join_251104 section.bar_sc .wrap_1024 .bar_txt > span {
            font-size: 16px;
            font-size: 1.04rem;
            margin-bottom: 6px; }
        div.join_251104 section.bar_sc .wrap_1024 .count_wrap {
          margin-top: 22px; }
          div.join_251104 section.bar_sc .wrap_1024 .count_wrap .count_num > span {
            font-size: 17px;
            font-size: 1.105rem;
            margin: 0 1px;
            padding: 8px 12px 10px; } }
  div.join_251104 section.coupon_sc {
    padding: 80px 0 100px; }
    @media (max-width: 960px) {
      div.join_251104 section.coupon_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.join_251104 section.coupon_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.join_251104 section.coupon_sc {
        padding: 40px 4%; } }
    div.join_251104 section.coupon_sc div.wrap_1024 {
      position: relative; }
      div.join_251104 section.coupon_sc div.wrap_1024 .yoso {
        position: absolute;
        top: 30px;
        left: 50%;
        margin-left: -330px; }
      div.join_251104 section.coupon_sc div.wrap_1024 button.coupon {
        display: block;
        margin: 40px auto 0;
        background: none;
        border: none;
        padding: 0; }
        div.join_251104 section.coupon_sc div.wrap_1024 button.coupon:hover {
          -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
          transform: translateY(5px); }
      @media (max-width: 960px) {
        div.join_251104 section.coupon_sc div.wrap_1024 button.coupon {
          width: 66%; }
          div.join_251104 section.coupon_sc div.wrap_1024 button.coupon > img {
            width: 100%; } }
      @media (max-width: 760px) {
        div.join_251104 section.coupon_sc div.wrap_1024 .yoso {
          top: 25px;
          left: 2%;
          margin-left: 0;
          width: 110px; }
        div.join_251104 section.coupon_sc div.wrap_1024 button.coupon {
          margin: 20px auto 0;
          width: 74%; } }
      @media (max-width: 480px) {
        div.join_251104 section.coupon_sc div.wrap_1024 .yoso {
          top: 18px;
          left: 1%;
          width: 74px; }
        div.join_251104 section.coupon_sc div.wrap_1024 button.coupon {
          margin: 10px auto 0;
          width: 86%; } }
  div.join_251104 section.review_sc {
    padding: 80px 0 100px; }
    @media (max-width: 960px) {
      div.join_251104 section.review_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.join_251104 section.review_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.join_251104 section.review_sc {
        padding: 40px 4%; }
        div.join_251104 section.review_sc h5.tit .sm > br {
          display: none; } }
    div.join_251104 section.review_sc div.wrap_1024 .review_slider {
      margin-top: 60px; }
      div.join_251104 section.review_sc div.wrap_1024 .review_slider > li {
        padding: 30px;
        border-radius: 30px;
        height: 360px; }
        div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .top {
          position: relative; }
          div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .top .subjec {
            font-size: 18px;
            font-size: 1.17rem;
            font-weight: 700; }
          div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .top .id {
            position: absolute;
            top: 3px;
            right: 0;
            font-size: 13px;
            font-size: 0.845rem;
            opacity: 0.6;
            filter: alpha(opacity=60);
            letter-spacing: 0;
            font-weight: 300; }
        div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .conts {
          margin-top: 20px;
          padding-top: 20px;
          border-top: 1px dashed #ddd; }
          div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .conts .txt {
            font-size: 15px;
            font-size: 0.975rem;
            margin-bottom: 10px;
            line-height: 1.55; }
            div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .conts .txt > mark {
              background: #edf1de;
              color: #09592b;
              font-weight: 800;
              padding: 0 2px; }
    div.join_251104 section.review_sc div.wrap_1024 .lSAction a {
      width: 60px;
      height: 60px;
      margin-top: -35px;
      border-radius: 100px;
      z-index: 9; }
      div.join_251104 section.review_sc div.wrap_1024 .lSAction a.lSPrev {
        background: #e9e8e7 url("../../../../img/event/join_251104/prev.png") no-repeat center; }
      div.join_251104 section.review_sc div.wrap_1024 .lSAction a.lSNext {
        background: #e9e8e7 url("../../../../img/event/join_251104/next.png") no-repeat center; }
    @media (max-width: 960px) {
      div.join_251104 section.review_sc div.wrap_1024 .review_slider {
        margin-top: 50px; }
        div.join_251104 section.review_sc div.wrap_1024 .review_slider > li {
          padding: 25px 20px;
          border-radius: 25px;
          height: 430px; }
          div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .top .subject {
            font-size: 17px;
            font-size: 1.105rem; }
      div.join_251104 section.review_sc div.wrap_1024 .lSAction a {
        width: 60px;
        height: 60px;
        margin-top: -35px;
        border-radius: 100px; } }
    @media (max-width: 480px) {
      div.join_251104 section.review_sc div.wrap_1024 .review_slider {
        margin-top: 30px; }
        div.join_251104 section.review_sc div.wrap_1024 .review_slider > li {
          padding: 32px 26px 25px;
          border-radius: 20px;
          height: 380px; }
          div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .top .subject {
            font-size: 16px;
            font-size: 1.04rem; }
          div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .top .id {
            top: 4px;
            font-size: 12.6px;
            font-size: 0.819rem; }
          div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .conts {
            margin-top: 15px;
            padding-top: 15px; }
            div.join_251104 section.review_sc div.wrap_1024 .review_slider > li .conts .txt {
              font-size: 14.6px;
              font-size: 0.949rem;
              margin-bottom: 8px;
              line-height: 1.54; }
      div.join_251104 section.review_sc div.wrap_1024 .lSAction a {
        display: none; } }
  div.join_251104 section.link_sc {
    padding: 80px 0 100px; }
    @media (max-width: 960px) {
      div.join_251104 section.link_sc {
        padding: 120px 4% 80px; } }
    @media (max-width: 760px) {
      div.join_251104 section.link_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.join_251104 section.link_sc {
        padding: 40px 4%; } }
    div.join_251104 section.link_sc div.wrap_1024 {
      position: relative; }
      div.join_251104 section.link_sc div.wrap_1024 .btn_wrap {
        position: absolute;
        top: -120px;
        right: -100px;
        -webkit-animation-name: bounce;
        -moz-animation-name: bounce;
        -ms-animation-name: bounce;
        -o-animation-name: bounce;
        animation-name: bounce;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-duration: 2.5s;
        -moz-animation-duration: 2.5s;
        -ms-animation-duration: 2.5s;
        -o-animation-duration: 2.5s;
        animation-duration: 2.5s;
        -webkit-animation-delay: 0;
        -moz-animation-delay: 0;
        -ms-animation-delay: 0;
        -o-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-ms-keyframes bounce {
  div.join_251104 section.link_sc div.wrap_1024 .btn_wrap 0%, div.join_251104 section.link_sc div.wrap_1024 .btn_wrap 20%, div.join_251104 section.link_sc div.wrap_1024 .btn_wrap 50%, div.join_251104 section.link_sc div.wrap_1024 .btn_wrap 80%, div.join_251104 section.link_sc div.wrap_1024 .btn_wrap 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  div.join_251104 section.link_sc div.wrap_1024 .btn_wrap 40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  div.join_251104 section.link_sc div.wrap_1024 .btn_wrap 60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }
        div.join_251104 section.link_sc div.wrap_1024 .btn_wrap:hover {
          -webkit-animation: none;
          animation: none; }
        @media (max-width: 960px) {
          div.join_251104 section.link_sc div.wrap_1024 .btn_wrap {
            top: -150px;
            right: 1%; }
            div.join_251104 section.link_sc div.wrap_1024 .btn_wrap img {
              width: 220px; } }
        @media (max-width: 760px) {
          div.join_251104 section.link_sc div.wrap_1024 .btn_wrap {
            position: static;
            top: 0;
            right: 0;
            margin-top: -50px;
            margin-bottom: 25px; }
            div.join_251104 section.link_sc div.wrap_1024 .btn_wrap img {
              width: 36%;
              margin: 0 auto; } }
        @media (max-width: 480px) {
          div.join_251104 section.link_sc div.wrap_1024 .btn_wrap {
            margin-top: -40px;
            margin-bottom: 25px; }
            div.join_251104 section.link_sc div.wrap_1024 .btn_wrap img {
              width: 45%; } }
      div.join_251104 section.link_sc div.wrap_1024 .link_ul {
        margin-top: 50px; }
        div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box {
          float: left;
          width: 31.3%;
          margin: 1%;
          border-radius: 25px;
          border: 3px solid #0d6e38; }
          div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box:hover {
            background: #fbfcf7;
            border: 3px solid #000;
            -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
            transform: translateY(5px); }
          div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            *display: inline;
            position: relative;
            padding: 40px 30px 30px;
            width: 100%;
            text-align: center; }
            div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .emblem {
              border-radius: 0 0 6px 6px;
              position: absolute;
              top: -3px;
              right: 25px;
              background: #0d6e38;
              color: #fff;
              padding: 6px 10px 8px;
              -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
              box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }
              div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .emblem > p {
                font-size: 13.6px;
                font-size: 0.884rem;
                font-weight: 500; }
            div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit {
              font-size: 22px;
              font-size: 1.43rem;
              font-weight: 700;
              height: 54px; }
              div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit.big {
                padding-top: 15px; }
              div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit.sm {
                font-size: 20px;
                font-size: 1.3rem; }
            div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price {
              margin-top: 18px;
              padding-top: 18px;
              border-top: 3px dashed #ddd; }
              div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price .before {
                font-size: 16px;
                font-size: 1.04rem;
                opacity: 0.7;
                font-weight: 300; }
                div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price .before > span {
                  text-decoration: line-through;
                  margin-right: 1px; }
              div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price .after {
                font-size: 23px;
                font-size: 1.495rem;
                font-weight: 600;
                color: #ff3d5d; }
                div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price .after > span {
                  font-weight: 800;
                  margin-right: 1px; }
        @media (max-width: 960px) {
          div.join_251104 section.link_sc div.wrap_1024 .link_ul {
            margin-top: 40px; }
            div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box {
              width: 32.3%;
              margin: 1% 0.5%; }
              div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a {
                padding: 35px 25px 25px; }
                div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit {
                  font-size: 20px;
                  font-size: 1.3rem;
                  height: 50px; }
                  div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit.big {
                    padding-top: 12px; }
                  div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit.sm {
                    font-size: 18px;
                    font-size: 1.17rem; }
                div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price {
                  margin-top: 15px;
                  padding-top: 15px;
                  border-top: 2px dashed #ddd; }
                  div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price .before {
                    font-size: 15px;
                    font-size: 0.975rem; }
                  div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price .after {
                    font-size: 22px;
                    font-size: 1.43rem; } }
        @media (max-width: 760px) {
          div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box {
            width: 48%;
            margin: 1% 1%; } }
        @media (max-width: 480px) {
          div.join_251104 section.link_sc div.wrap_1024 .link_ul {
            margin-top: 30px; }
            div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box {
              width: 100%;
              margin: 1% 0;
              border-radius: 20px; }
              div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a {
                padding: 35px 25px 25px; }
                div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit {
                  font-size: 18px;
                  font-size: 1.17rem;
                  height: auto; }
                  div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit.big {
                    padding-top: 0; }
                  div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .tit.sm {
                    font-size: 18px;
                    font-size: 1.17rem; }
                div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price .before {
                  font-size: 14.4px;
                  font-size: 0.936rem; }
                div.join_251104 section.link_sc div.wrap_1024 .link_ul .link_box > a .price .after {
                  font-size: 20px;
                  font-size: 1.3rem; } }
      div.join_251104 section.link_sc div.wrap_1024 .ps {
        font-size: 14px;
        font-size: 0.91rem;
        margin-top: 15px;
        margin-left: 1%;
        font-weight: 300; }
        @media (max-width: 480px) {
          div.join_251104 section.link_sc div.wrap_1024 .ps {
            font-size: 13px;
            font-size: 0.845rem;
            margin-top: 10px; } }
  div.join_251104 section.wafull_sc {
    background: #fbf9f2;
    padding: 100px 0; }
    @media (max-width: 960px) {
      div.join_251104 section.wafull_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.join_251104 section.wafull_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.join_251104 section.wafull_sc {
        padding: 40px 4%; } }
    div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap {
      position: relative; }
      div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .wafull {
        margin: 0 auto; }
      div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject {
        position: absolute;
        left: 50%;
        background: #0d6e38;
        padding: 15px 28px;
        border-radius: 10px; }
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject > p {
          font-size: 25px;
          font-size: 1.625rem;
          font-weight: 700;
          color: #fff; }
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi1 {
          -webkit-animation-name: pulse;
          -moz-animation-name: pulse;
          -ms-animation-name: pulse;
          -o-animation-name: pulse;
          animation-name: pulse;
          -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
          -ms-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-duration: 2.5s;
          -moz-animation-duration: 2.5s;
          -ms-animation-duration: 2.5s;
          -o-animation-duration: 2.5s;
          animation-duration: 2.5s;
          -webkit-animation-delay: 0s;
          -moz-animation-delay: 0s;
          -ms-animation-delay: 0s;
          -o-animation-delay: 0s;
          animation-delay: 0s;
          -webkit-animation-timing-function: ease;
          -moz-animation-timing-function: ease;
          -ms-animation-timing-function: ease;
          -o-animation-timing-function: ease;
          animation-timing-function: ease;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          -ms-animation-fill-mode: both;
          -o-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          top: 135px;
          margin-left: -180px; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes pulse {
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi1 0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi1 50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi1 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi2 {
          -webkit-animation-name: pulse;
          -moz-animation-name: pulse;
          -ms-animation-name: pulse;
          -o-animation-name: pulse;
          animation-name: pulse;
          -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
          -ms-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-duration: 2s;
          -moz-animation-duration: 2s;
          -ms-animation-duration: 2s;
          -o-animation-duration: 2s;
          animation-duration: 2s;
          -webkit-animation-delay: 0.3s;
          -moz-animation-delay: 0.3s;
          -ms-animation-delay: 0.3s;
          -o-animation-delay: 0.3s;
          animation-delay: 0.3s;
          -webkit-animation-timing-function: ease;
          -moz-animation-timing-function: ease;
          -ms-animation-timing-function: ease;
          -o-animation-timing-function: ease;
          animation-timing-function: ease;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          -ms-animation-fill-mode: both;
          -o-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          top: 162px;
          margin-left: 30px; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes pulse {
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi2 0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi2 50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi2 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi3 {
          -webkit-animation-name: pulse;
          -moz-animation-name: pulse;
          -ms-animation-name: pulse;
          -o-animation-name: pulse;
          animation-name: pulse;
          -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
          -ms-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-duration: 2.3s;
          -moz-animation-duration: 2.3s;
          -ms-animation-duration: 2.3s;
          -o-animation-duration: 2.3s;
          animation-duration: 2.3s;
          -webkit-animation-delay: 0s;
          -moz-animation-delay: 0s;
          -ms-animation-delay: 0s;
          -o-animation-delay: 0s;
          animation-delay: 0s;
          -webkit-animation-timing-function: ease;
          -moz-animation-timing-function: ease;
          -ms-animation-timing-function: ease;
          -o-animation-timing-function: ease;
          animation-timing-function: ease;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          -ms-animation-fill-mode: both;
          -o-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          top: 261px;
          margin-left: -251px; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes pulse {
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi3 0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi3 50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi3 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi4 {
          -webkit-animation-name: pulse;
          -moz-animation-name: pulse;
          -ms-animation-name: pulse;
          -o-animation-name: pulse;
          animation-name: pulse;
          -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
          -ms-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-duration: 2s;
          -moz-animation-duration: 2s;
          -ms-animation-duration: 2s;
          -o-animation-duration: 2s;
          animation-duration: 2s;
          -webkit-animation-delay: 0.7s;
          -moz-animation-delay: 0.7s;
          -ms-animation-delay: 0.7s;
          -o-animation-delay: 0.7s;
          animation-delay: 0.7s;
          -webkit-animation-timing-function: ease;
          -moz-animation-timing-function: ease;
          -ms-animation-timing-function: ease;
          -o-animation-timing-function: ease;
          animation-timing-function: ease;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          -ms-animation-fill-mode: both;
          -o-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          top: 200px;
          margin-left: 150px; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes pulse {
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi4 0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi4 50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi4 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
      @media (max-width: 960px) {
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .wafull {
          width: 100%; }
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject {
          padding: 13px 25px; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject > p {
            font-size: 22px;
            font-size: 1.43rem; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi1 {
            top: 25%;
            margin-left: -26%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi2 {
            top: 23%;
            margin-left: 2%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi3 {
            top: 41%;
            margin-left: -30%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi4 {
            top: 34%;
            margin-left: 11%; } }
      @media (max-width: 760px) {
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject {
          padding: 10px 15px;
          border-radius: 7px; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject > p {
            font-size: 16px;
            font-size: 1.04rem; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi1 {
            top: 24%;
            margin-left: -26%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi2 {
            top: 22%;
            margin-left: 2%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi3 {
            top: 41%;
            margin-left: -30%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi4 {
            top: 33%;
            margin-left: 11%; } }
      @media (max-width: 480px) {
        div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject {
          padding: 5px 10px;
          border-radius: 5px; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject > p {
            font-size: 12.4px;
            font-size: 0.806rem;
            font-weight: 600; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi1 {
            top: 22%;
            margin-left: -26%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi2 {
            top: 22%;
            margin-left: 7%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi3 {
            top: 41%;
            margin-left: -30%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .wafull_wrap .subject.posi4 {
            top: 33%;
            margin-left: 11%; } }
    div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul {
      margin-top: 80px; }
      div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li {
        float: left;
        width: 48%;
        margin: 0 1%;
        text-align: center; }
        div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_01 {
          background: none;
          border: none;
          padding: 0;
          margin: 0; }
          div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_01 > img {
            margin: 0 auto; }
          div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_01:hover {
            -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
            transform: translateY(5px); }
        div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_02 {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          zoom: 1;
          *display: inline; }
          div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_02 > img {
            margin: 0 auto; }
          div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_02:hover {
            -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
            transform: translateY(5px); }
      @media (max-width: 960px) {
        div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul {
          margin-top: 70px; }
          div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_01 > img {
            width: 100%; }
          div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_02 > img {
            width: 100%; } }
      @media (max-width: 480px) {
        div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul {
          margin-top: 40px; }
          div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li {
            float: none;
            width: 100%;
            margin: 0; }
            div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_01 > img {
              width: 80%; }
            div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_02 {
              margin-top: 8px; }
              div.join_251104 section.wafull_sc div.wrap_1024 .btn_ul > li .btn_02 > img {
                width: 80%; } }
    div.join_251104 section.wafull_sc div.wrap_1024 .ps {
      font-size: 14px;
      font-size: 0.91rem;
      margin-top: 20px;
      margin-left: 1%;
      font-weight: 300; }
      @media (max-width: 480px) {
        div.join_251104 section.wafull_sc div.wrap_1024 .ps {
          font-size: 13px;
          font-size: 0.845rem;
          margin-top: 15px;
          text-align: center; } }
  div.join_251104 section.notice_sc {
    padding: 80px 0; }
    @media (max-width: 960px) {
      div.join_251104 section.notice_sc {
        padding: 60px 4%; } }
    @media (max-width: 760px) {
      div.join_251104 section.notice_sc {
        padding: 40px 4%; } }
    @media (max-width: 480px) {
      div.join_251104 section.notice_sc {
        padding: 30px 4%; } }
    div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl {
      padding: 0 5% 0 10%;
      margin-top: 20px; }
      @media (max-width: 960px) {
        div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl {
          padding: 0 3% 0 6%; } }
      @media (max-width: 760px) {
        div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl {
          padding: 0 3%; } }
      div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
        margin-top: 70px; }
        @media (max-width: 760px) {
          div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
            margin-top: 60px; } }
        @media (max-width: 560px) {
          div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
            margin-top: 40px; } }
      div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dt {
        font-size: 15px;
        font-size: 0.975rem;
        float: left;
        width: 23%;
        position: relative;
        font-weight: 500;
        letter-spacing: 0; }
        div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
          position: absolute;
          content: "";
          display: block;
          width: 21px;
          height: 2px;
          top: -20px;
          left: 0; }
        @media (max-width: 760px) {
          div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dt {
            font-size: 14px;
            line-height: 24px; } }
        @media (max-width: 560px) {
          div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dt {
            float: none;
            width: 100%;
            margin-top: 10px; }
            div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dt::before {
              -webkit-transform: rotate(140deg);
              -ms-transform: rotate(140deg);
              transform: rotate(140deg);
              width: 15px;
              height: 1px; } }
      div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd {
        font-size: 14.6px;
        font-size: 0.949rem;
        float: left;
        width: 70%;
        letter-spacing: 0; }
        div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
          font-weight: 300; }
          div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li {
            list-style: auto;
            line-height: 1.5;
            margin: 0 25px 10px 21px; }
            div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li.un_num {
              list-style: none;
              margin: 0px 25px 10px 3px; }
            div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li em {
              font-weight: 600;
              letter-spacing: 0; }
            div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li mark {
              font-weight: 700;
              background: #fff; }
        @media (max-width: 760px) {
          div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd {
            font-size: 14px;
            line-height: 24px; } }
        @media (max-width: 560px) {
          div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd {
            float: none;
            width: 100%;
            font-size: 13.8px; }
            div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul {
              font-weight: 300;
              margin-top: 10px; }
              div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li {
                list-style: auto;
                line-height: 1.5;
                margin: 0 0 10px 17px;
                width: 94%; }
                div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li.un_num {
                  margin: 0 0 10px 1px; }
                div.join_251104 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li mark {
                  font-weight: bold;
                  background: #fff; } }
