@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.placemanager_250314 section.order_sc .wrap_1024, div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul, div.placemanager_250314 section.curriculum_sc.st2 .wrap_1024 .curriculum_wrap .curriculum_ul, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl, div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl {
  *zoom: 1; }

div.placemanager_250314 section.order_sc .wrap_1024:before, div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul:before, div.placemanager_250314 section.curriculum_sc.st2 .wrap_1024 .curriculum_wrap .curriculum_ul:before, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:before, div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl:before, div.placemanager_250314 section.order_sc .wrap_1024:after, div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul:after, div.placemanager_250314 section.curriculum_sc.st2 .wrap_1024 .curriculum_wrap .curriculum_ul:after, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:after, div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl:after {
  content: "";
  display: table; }

div.placemanager_250314 section.order_sc .wrap_1024:after, div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul:after, div.placemanager_250314 section.curriculum_sc.st2 .wrap_1024 .curriculum_wrap .curriculum_ul:after, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl:after, div.placemanager_250314 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.placemanager_250314 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.placemanager_250314, div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn, div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn, div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec, div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li, div.placemanager_250314 section.review_sc, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box, div.placemanager_250314 section.book_sc .inner_ul li, div.placemanager_250314 section.book_sc .banner, div.placemanager_250314 section.book_sc .banner .book_ul li p, div.placemanager_250314 section.curriculum_sc, div.placemanager_250314 section.curriculum_sc .banner, div.placemanager_250314 section.guide_sc, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > strong, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
  color: #0d1017; }

div.placemanager_250314 section.bar_sc, div.placemanager_250314 section.bar_sc .bar_wrap, div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a:hover, div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before, div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num {
  background-color: #0d1017; }

div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap, div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap, div.placemanager_250314 .free_lecture_sc, div.placemanager_250314 section.bene_sc, div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .time > span, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec, div.placemanager_250314 section.book_sc, div.placemanager_250314 section.book_sc .inner_ul li span.flag, div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num, div.placemanager_250314 section.curriculum_sc.st2 .banner p.txt, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th, div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl, div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dt {
  color: #fff; }

div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn, div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li, div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li, div.placemanager_250314 section.order_sc, div.placemanager_250314 section.book_sc .inner_ul li, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
  background-color: #fff; }

div.placemanager_250314 section.order_sc .title_wrap h4.tit {
  color: #3c3b40; }

div.placemanager_250314 section.notice_sc {
  background-color: #3c3b40; }

div.placemanager_250314 section.book_sc .inner_ul li strog, div.placemanager_250314 section.book_sc .banner:before, div.placemanager_250314 section.book_sc .banner p.txt {
  color: #002579; }

div.placemanager_250314 section.bene_sc, div.placemanager_250314 section.book_sc, div.placemanager_250314 section.book_sc .inner_ul li span.flag, div.placemanager_250314 section.curriculum_sc .banner p.txt {
  background-color: #002579; }

div.placemanager_250314 section.review_sc .banner, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .time > span {
  background-color: #000345; }

div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .tit,
div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .subject, div.placemanager_250314 section.order_sc .title_wrap h4.tit > em, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .tit > em, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span, div.placemanager_250314 section.curriculum_sc .title_wrap h4.tit em, div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big, div.placemanager_250314 section.guide_sc .title_wrap h4.tit em, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn:hover {
  color: #0006ff; }

div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec:hover, div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
  background-color: #0006ff; }

div.placemanager_250314 section.curriculum_sc .banner p.txt {
  color: #f0f5fe; }

div.placemanager_250314 section.review_sc, div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap, div.placemanager_250314 section.tc_sc, div.placemanager_250314 section.book_sc .banner, div.placemanager_250314 section.book_sc .banner:before, div.placemanager_250314 section.curriculum_sc, div.placemanager_250314 section.guide_sc {
  background-color: #f0f5fe; }

div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .cont > strong {
  background-color: #fffdc0; }

div.placemanager_250314 {
  font-family: "Pretendard Variable", 'Pretendard', 'Noto Sans KR', '맑은고딕', 'Malgun Gothic', sans-serif, '돋음', 'dotum';
  word-break: keep-all;
  letter-spacing: -0.5px; }

@-webkit-keyframes upDown {
  from {
    top: 205px; }
  20% {
    top: 190px; }
  50% {
    top: 215px; }
  80% {
    top: 200px; }
  to {
    top: 210px; } }

@keyframes upDown {
  from {
    top: 205px; }
  20% {
    top: 190px; }
  50% {
    top: 215px; }
  80% {
    top: 200px; }
  to {
    top: 210px; } }
  div.placemanager_250314 br {
    font-family: none; }
  div.placemanager_250314 h4.tit > img {
    margin: 0 auto; }
  @media (max-width: 760px) {
    div.placemanager_250314 h4.tit {
      padding: 0 12%; }
      div.placemanager_250314 h4.tit > img {
        width: 100%; } }
  @media (max-width: 480px) {
    div.placemanager_250314 h4.tit {
      padding: 0 6%; } }
  div.placemanager_250314 .title_wrap {
    text-align: center;
    padding: 0; }
    div.placemanager_250314 .title_wrap p.txt {
      opacity: 0.5;
      filter: alpha(opacity=50);
      font-size: 26px;
      font-size: 1.69rem;
      margin-bottom: 20px;
      font-weight: 500; }
    div.placemanager_250314 .title_wrap h4.tit {
      font-size: 38px;
      font-size: 2.47rem;
      line-height: 1.3;
      font-weight: 700; }
      div.placemanager_250314 .title_wrap h4.tit em {
        font-weight: 800; }
    @media (max-width: 760px) {
      div.placemanager_250314 .title_wrap p.txt {
        font-size: 20px;
        font-size: 1.3rem;
        margin-bottom: 8px; }
      div.placemanager_250314 .title_wrap h4.tit {
        font-size: 29px;
        font-size: 1.885rem; } }
    @media (max-width: 560px) {
      div.placemanager_250314 .title_wrap p.txt {
        font-size: 17px;
        font-size: 1.105rem;
        margin-bottom: 6px; }
      div.placemanager_250314 .title_wrap h4.tit {
        font-size: 26px;
        font-size: 1.69rem; } }
    @media (max-width: 400px) {
      div.placemanager_250314 .title_wrap p.txt {
        font-size: 15px;
        font-size: 0.975rem;
        margin-bottom: 5px; }
      div.placemanager_250314 .title_wrap h4.tit {
        font-size: 21px;
        font-size: 1.365rem; } }
  div.placemanager_250314 section.header_sc {
    position: relative;
    padding: 80px 0 30px;
    background: url("../../../../img/event/placemanager_250314/bg.jpg") center no-repeat;
    background-size: cover;
    z-index: 0; }
    div.placemanager_250314 section.header_sc .wrap_1024 {
      position: relative;
      z-index: 1; }
      div.placemanager_250314 section.header_sc .wrap_1024 .medal {
        width: 100%;
        text-align: center; }
        div.placemanager_250314 section.header_sc .wrap_1024 .medal > img {
          -webkit-animation-name: fadeInUp;
          -moz-animation-name: fadeInUp;
          -ms-animation-name: fadeInUp;
          -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
          -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: 0.8s;
          -moz-animation-duration: 0.8s;
          -ms-animation-duration: 0.8s;
          -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
          -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;
          width: 80%;
          max-width: 414px;
          margin: 0 auto; }

@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  div.placemanager_250314 section.header_sc .wrap_1024 .medal > img 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.placemanager_250314 section.header_sc .wrap_1024 .medal > img 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  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 fadeInUp {
  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.placemanager_250314 section.header_sc .wrap_1024 .medal .erun {
          -webkit-animation-name: fadeInUp;
          -moz-animation-name: fadeInUp;
          -ms-animation-name: fadeInUp;
          -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
          -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: 0.5s;
          -moz-animation-duration: 0.5s;
          -ms-animation-duration: 0.5s;
          -o-animation-duration: 0.5s;
          animation-duration: 0.5s;
          -webkit-animation-delay: 0.8s;
          -moz-animation-delay: 0.8s;
          -ms-animation-delay: 0.8s;
          -o-animation-delay: 0.8s;
          animation-delay: 0.8s;
          -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: 11px;
          font-size: 0.715rem;
          color: rgba(1, 1, 1, 0.3);
          letter-spacing: -0.7px; }

@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  div.placemanager_250314 section.header_sc .wrap_1024 .medal .erun 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.placemanager_250314 section.header_sc .wrap_1024 .medal .erun 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  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 fadeInUp {
  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.placemanager_250314 section.header_sc .wrap_1024 .main {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -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: 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 fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  div.placemanager_250314 section.header_sc .wrap_1024 .main 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.placemanager_250314 section.header_sc .wrap_1024 .main 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  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 fadeInUp {
  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.placemanager_250314 section.header_sc .wrap_1024 .main > img {
          margin: 0 auto;
          max-width: 100%; }
        div.placemanager_250314 section.header_sc .wrap_1024 .main > img.dp_w {
          display: block; }
        div.placemanager_250314 section.header_sc .wrap_1024 .main > img.dp_m {
          display: none; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.header_sc {
        padding: 60px 0 20px; }
        div.placemanager_250314 section.header_sc .wrap_1024 .main > img.dp_w {
          display: none; }
        div.placemanager_250314 section.header_sc .wrap_1024 .main > img.dp_m {
          display: block; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.header_sc {
        padding: 40px 0 20px; }
        div.placemanager_250314 section.header_sc .wrap_1024 .medal > img {
          max-width: 300px; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.header_sc {
        padding: 30px 0 10px; } }
  div.placemanager_250314 section.header_sc2 {
    background: url("../../../../img/event/placemanager_250314/260306/bg.jpg") center no-repeat; }
    div.placemanager_250314 section.header_sc2 .wrap_1024 {
      position: relative;
      z-index: 1;
      height: 1262px;
      padding: 60px 0; }
      div.placemanager_250314 section.header_sc2 .wrap_1024 .medal {
        width: 100%;
        text-align: center; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .medal > img {
          -webkit-animation-name: fadeIn;
          -moz-animation-name: fadeIn;
          -ms-animation-name: fadeIn;
          -o-animation-name: fadeIn;
          animation-name: fadeIn;
          -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: 0.8s;
          -moz-animation-duration: 0.8s;
          -ms-animation-duration: 0.8s;
          -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
          -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;
          width: 80%;
          max-width: 414px;
          margin: 0 auto; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  div.placemanager_250314 section.header_sc2 .wrap_1024 .medal > img 0% {
    opacity: 0; }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .medal > img 100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .medal .erun {
          -webkit-animation-name: fadeIn;
          -moz-animation-name: fadeIn;
          -ms-animation-name: fadeIn;
          -o-animation-name: fadeIn;
          animation-name: fadeIn;
          -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: 0.8s;
          -moz-animation-duration: 0.8s;
          -ms-animation-duration: 0.8s;
          -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
          -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;
          font-size: 11px;
          font-size: 0.715rem;
          color: rgba(255, 255, 255, 0.2);
          letter-spacing: -0.7px; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  div.placemanager_250314 section.header_sc2 .wrap_1024 .medal .erun 0% {
    opacity: 0; }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .medal .erun 100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
      div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img > img {
        -webkit-animation-name: zoomIn;
        -moz-animation-name: zoomIn;
        -ms-animation-name: zoomIn;
        -o-animation-name: zoomIn;
        animation-name: zoomIn;
        -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.2s;
        -moz-animation-duration: 1.2s;
        -ms-animation-duration: 1.2s;
        -o-animation-duration: 1.2s;
        animation-duration: 1.2s;
        -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;
        margin: 40px auto; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-ms-keyframes zoomIn {
  div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img > img 0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img > img 50% {
    opacity: 1; } }

@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
      div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap {
        width: 100%;
        height: 120px;
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -ms-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -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.2s;
        -moz-animation-duration: 1.2s;
        -ms-animation-duration: 1.2s;
        -o-animation-duration: 1.2s;
        animation-duration: 1.2s;
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        -ms-animation-delay: 0.8s;
        -o-animation-delay: 0.8s;
        animation-delay: 0.8s;
        -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;
        background: #7c22d2;
        max-width: 1000px;
        position: absolute;
        bottom: 130px;
        border-radius: 30px;
        z-index: 1; }

@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  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 fadeInUp {
  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.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap {
          padding-left: 40px;
          margin-top: 28px; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_txt {
            font-size: 16px;
            font-size: 1.04rem;
            opacity: 0.7;
            filter: alpha(opacity=70); }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_num {
            font-size: 31px;
            font-size: 2.015rem;
            margin-top: 5px;
            letter-spacing: 0;
            font-weight: bold; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn {
          width: 258px;
          height: 73px;
          background: #ffeaa9;
          position: absolute;
          right: 30px;
          bottom: 25px;
          border-radius: 100px;
          text-align: center;
          letter-spacing: 0; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn p {
            font-size: 21px;
            font-size: 1.365rem;
            line-height: 73px;
            font-weight: 600; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn p > span {
              padding-left: 40px;
              -webkit-transition: .3s;
              -o-transition: .3s;
              transition: .3s;
              letter-spacing: 0.2px; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn:hover {
            background: #f0f5fe; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn:hover p > span {
              padding-left: 45px;
              -webkit-transition: .3s;
              -o-transition: .3s;
              transition: .3s; }
      div.placemanager_250314 section.header_sc2 .wrap_1024 .clock {
        -webkit-animation-name: rubberBand;
        -moz-animation-name: rubberBand;
        -ms-animation-name: rubberBand;
        -o-animation-name: rubberBand;
        animation-name: rubberBand;
        -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.2s;
        -moz-animation-duration: 1.2s;
        -ms-animation-duration: 1.2s;
        -o-animation-duration: 1.2s;
        animation-duration: 1.2s;
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        -ms-animation-delay: 0.8s;
        -o-animation-delay: 0.8s;
        animation-delay: 0.8s;
        -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;
        position: absolute;
        top: 620px;
        right: 160px;
        z-index: 2; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-ms-keyframes rubberBand {
  div.placemanager_250314 section.header_sc2 .wrap_1024 .clock 0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .clock 30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .clock 40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .clock 50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .clock 65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .clock 75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .clock 100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-o-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    -o-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    -o-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    -o-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    -o-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    -o-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
      div.placemanager_250314 section.header_sc2 .wrap_1024 .txt {
        text-align: center;
        z-index: 3;
        position: absolute;
        top: 690px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .txt > p {
          -webkit-animation-name: fadeInUp;
          -moz-animation-name: fadeInUp;
          -ms-animation-name: fadeInUp;
          -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
          -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;
          font-size: 28px;
          font-size: 1.82rem;
          color: #fff;
          font-weight: 500;
          letter-spacing: -1px;
          text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  div.placemanager_250314 section.header_sc2 .wrap_1024 .txt > p 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.placemanager_250314 section.header_sc2 .wrap_1024 .txt > p 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  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 fadeInUp {
  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); } }
    @media (max-width: 960px) {
      div.placemanager_250314 section.header_sc2 {
        background-size: cover; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 {
          height: 1000px;
          padding: 50px 0; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .medal > img {
            width: 64%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .medal .erun {
            font-size: 11px;
            font-size: 0.715rem;
            color: rgba(255, 255, 255, 0.2); }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img {
            padding: 0 8%; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img > img {
              width: 100%;
              margin: 30px auto; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap {
            width: 100%;
            height: 120px;
            background: #d222c3;
            bottom: 0;
            border-radius: 0; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap {
              padding-left: 6%;
              margin-top: 30px; }
              div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_txt {
                font-size: 15px;
                font-size: 0.975rem; }
              div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_num {
                font-size: 28px;
                font-size: 1.82rem;
                margin-top: 4px; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn {
              width: 30%;
              height: 70px;
              right: 6%;
              bottom: 25px; }
              div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn p {
                font-size: 19px;
                font-size: 1.235rem;
                line-height: 70px; }
                div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn p > span {
                  padding-left: 40px;
                  -webkit-transition: .3s;
                  -o-transition: .3s;
                  transition: .3s;
                  letter-spacing: 0.2px; }
              div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn:hover p > span {
                padding-left: 45px;
                -webkit-transition: .3s;
                -o-transition: .3s;
                transition: .3s; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .clock {
            top: auto;
            right: 8%;
            bottom: 100px;
            width: 42%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .txt {
            top: 52%; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .txt > p {
              font-size: 26px;
              font-size: 1.69rem; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.header_sc2 .wrap_1024 {
        height: auto;
        padding: 40px 0 0; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .medal {
          padding: 0 4%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .medal > img {
            width: 56%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .medal .erun {
            font-size: 10px;
            font-size: 0.65rem; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img {
          padding: 0 4%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img > img {
            margin: 20px auto; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap {
          position: static;
          width: 100%;
          height: auto;
          text-align: center;
          padding: 20px 4%;
          margin-top: 200px; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap {
            padding-left: 0;
            margin-top: 0; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_txt {
              font-size: 14px;
              font-size: 0.91rem; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_num {
              font-size: 24px;
              font-size: 1.56rem;
              margin-top: 4px; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn {
            width: 70%;
            height: 64px;
            position: static;
            right: 0;
            bottom: 0;
            display: inline-block;
            margin: 10px auto 0; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn p {
              font-size: 17px;
              font-size: 1.105rem;
              line-height: 64px; }
              div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn p > span {
                padding-left: 0; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn:hover p > span {
              padding-left: 0;
              -webkit-transition: .3s;
              -o-transition: .3s;
              transition: .3s; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .clock {
          top: auto;
          right: 8%;
          bottom: 15%;
          width: 36%; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .txt {
          top: 54%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .txt > p {
            font-size: 20px;
            font-size: 1.3rem; } }
    @media (max-width: 540px) {
      div.placemanager_250314 section.header_sc2 .wrap_1024 {
        padding: 30px 0 0; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .medal .erun {
          font-size: 9px;
          font-size: 0.585rem; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img {
          padding: 0 2%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .main_img > img {
            margin: 15px auto; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap {
          margin-top: 200px; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_txt {
            font-size: 13.6px;
            font-size: 0.884rem; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_num {
            font-size: 22px;
            font-size: 1.43rem;
            margin-top: 2px; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn {
            width: 70%;
            height: 60px;
            margin: 8px auto 0; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn p {
              font-size: 16px;
              font-size: 1.04rem;
              line-height: 60px; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .clock {
          top: auto;
          right: 8%;
          bottom: 18%;
          width: 40%; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .txt {
          top: 50%;
          width: 100%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .txt > p {
            font-size: 18px;
            font-size: 1.17rem; } }
    @media (max-width: 380px) {
      div.placemanager_250314 section.header_sc2 .wrap_1024 {
        padding: 25px 0 0; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap {
          margin-top: 180px; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap .count_wrap .count_num {
            font-size: 20px;
            font-size: 1.3rem; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn {
            width: 70%;
            height: 56px; }
            div.placemanager_250314 section.header_sc2 .wrap_1024 .bar_wrap a.go_btn p {
              font-size: 15.6px;
              font-size: 1.014rem;
              line-height: 56px; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .clock {
          right: 6%;
          bottom: 22%;
          width: 44%; }
        div.placemanager_250314 section.header_sc2 .wrap_1024 .txt {
          top: 45%; }
          div.placemanager_250314 section.header_sc2 .wrap_1024 .txt > p {
            font-size: 17px;
            font-size: 1.105rem; } }
  div.placemanager_250314 section.bar_sc {
    position: relative; }
    div.placemanager_250314 section.bar_sc .bar_wrap {
      width: 90%;
      height: 120px;
      max-width: 1000px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-box-shadow: 0 5px 12px rgba(1, 1, 1, 0.2);
      box-shadow: 0 5px 12px rgba(1, 1, 1, 0.2);
      border-radius: 100px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 1; }
      div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap {
        padding-left: 40px;
        margin-top: 3px; }
        div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_txt {
          font-size: 16px;
          font-size: 1.04rem;
          opacity: 0.7;
          filter: alpha(opacity=70); }
        div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_num {
          font-size: 31px;
          font-size: 2.015rem;
          margin-top: 5px;
          letter-spacing: 0;
          font-weight: bold; }
      div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn {
        width: 258px;
        height: 73px;
        position: absolute;
        right: 30px;
        bottom: 25px;
        border-radius: 100px;
        text-align: center;
        letter-spacing: 0; }
        div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn p {
          font-size: 21px;
          font-size: 1.365rem;
          line-height: 73px;
          font-weight: 600; }
          div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn p > span {
            padding-left: 40px;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s;
            letter-spacing: 0.2px; }
        div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn:hover {
          background: #f0f5fe; }
          div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn:hover p > span {
            padding-left: 45px;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.bar_sc {
        padding: 0 4%; }
        div.placemanager_250314 section.bar_sc .bar_wrap {
          position: static;
          top: 0;
          left: 0;
          width: 100%;
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
          div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap {
            padding-left: 30px;
            margin-top: 3px; }
            div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_txt {
              font-size: 15px;
              font-size: 0.975rem; }
            div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_num {
              font-size: 30px;
              font-size: 1.95rem;
              margin-top: 5px; }
          div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn {
            width: 260px;
            height: 72px; }
            div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn p {
              font-size: 20px;
              font-size: 1.3rem;
              line-height: 72px; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.bar_sc {
        padding: 0 4%; }
        div.placemanager_250314 section.bar_sc .bar_wrap {
          height: 104px; }
          div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap {
            margin-top: 0; }
            div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_txt {
              font-size: 14px;
              font-size: 0.91rem; }
            div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_num {
              font-size: 25px;
              font-size: 1.625rem;
              margin-top: 5px; }
          div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn {
            width: 225px;
            height: 68px;
            right: 3%;
            bottom: 18px; }
            div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn p {
              font-size: 18px;
              font-size: 1.17rem;
              line-height: 68px; } }
    @media (max-width: 580px) {
      div.placemanager_250314 section.bar_sc {
        padding: 25px 4%; }
        div.placemanager_250314 section.bar_sc .bar_wrap {
          -webkit-box-shadow: none;
          box-shadow: none;
          height: auto;
          border-radius: 0;
          padding: 0; }
          div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap {
            padding-left: 0;
            margin-top: 0;
            text-align: center; }
            div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_txt {
              font-size: 14px;
              font-size: 0.91rem; }
            div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_num {
              font-size: 24px;
              font-size: 1.56rem;
              margin-top: 5px; }
          div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn {
            width: 70%;
            height: 62px;
            position: static;
            display: block;
            margin: 17px auto 0; }
            div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn p {
              font-size: 17px;
              font-size: 1.105rem;
              line-height: 62px; } }
    @media (max-width: 420px) {
      div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_txt {
        font-size: 13px;
        font-size: 0.845rem; }
      div.placemanager_250314 section.bar_sc .bar_wrap .count_wrap .count_num {
        font-size: 20px;
        font-size: 1.3rem;
        margin-top: 3px; }
      div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn {
        width: 80%;
        height: 56px;
        margin: 15px auto 0; }
        div.placemanager_250314 section.bar_sc .bar_wrap a.go_btn p {
          font-size: 16px;
          font-size: 1.04rem;
          line-height: 56px; } }
  div.placemanager_250314 .free_lecture_sc {
    background: #5d52de;
    padding: 135px 0 100px; }
    @media (max-width: 960px) {
      div.placemanager_250314 .free_lecture_sc {
        padding: 60px 4%; } }
    @media (max-width: 760px) {
      div.placemanager_250314 .free_lecture_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.placemanager_250314 .free_lecture_sc {
        padding: 20px 6% 40px; } }
    div.placemanager_250314 .free_lecture_sc .wrap_1024 {
      position: relative; }
      div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_img {
        position: absolute;
        top: -50px;
        left: 0; }
      div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt {
        margin-left: 50%; }
        div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
          font-size: 23px;
          font-size: 1.495rem;
          font-weight: 800;
          color: #ffe58d;
          -webkit-animation-name: flash;
          -moz-animation-name: flash;
          -ms-animation-name: flash;
          -o-animation-name: flash;
          animation-name: flash;
          -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.8s;
          -moz-animation-duration: 1.8s;
          -ms-animation-duration: 1.8s;
          -o-animation-duration: 1.8s;
          animation-duration: 1.8s;
          -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; }

@-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.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 0%, div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 50%, div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 100% {
    opacity: 1; }
  div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 25%, div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm 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.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
          font-size: 36px;
          font-size: 2.34rem;
          line-height: 1.3;
          font-weight: 300;
          letter-spacing: -1px;
          margin-top: 15px; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big > em {
            display: block;
            font-weight: 800; }
        div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
          margin-top: 20px; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
            width: 420px;
            height: 96px;
            position: relative;
            background: #ffe58d;
            border: none;
            border-radius: 35px;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s; }
            div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
              font-size: 24px;
              font-size: 1.56rem;
              font-weight: 600;
              letter-spacing: -0.8px;
              padding-right: 30px;
              color: #000; }
              div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                background: url("../../../../img/event/intelligence_250402/btn_img.png") no-repeat center;
                position: absolute;
                display: block;
                width: 27px;
                height: 23px;
                bottom: 38px;
                right: 58px; }
            div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec:hover {
              background: #ffa3e5; }
      @media (max-width: 960px) {
        div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_img {
          top: -50px;
          left: 0;
          width: 40%; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_img > img {
            width: 100%; }
        div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-left: 45%; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 21px;
            font-size: 1.365rem; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 30px;
            font-size: 1.95rem;
            margin-top: 12px; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 100%;
              height: auto;
              border-radius: 25px; }
              div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
                font-size: 20px;
                font-size: 1.3rem;
                padding: 18px 30px 18px 0; }
                div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                  width: 27px;
                  height: 23px;
                  bottom: 32px;
                  right: 75px; } }
      @media (max-width: 760px) {
        div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_img {
          position: static;
          top: 0;
          left: 0;
          width: 100%; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_img > img {
            width: 300px;
            margin: 0 auto; }
        div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-left: 0;
          margin-top: 20px;
          width: 100%;
          text-align: center; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 18px;
            font-size: 1.17rem; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 28px;
            font-size: 1.82rem;
            margin-top: 12px; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 75%;
              height: auto;
              border-radius: 25px; }
              div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
                font-size: 20px;
                font-size: 1.3rem;
                padding: 18px 15% 18px 0; }
                div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                  width: 27px;
                  height: 23px;
                  bottom: 32px;
                  right: 15%; } }
      @media (max-width: 480px) {
        div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_img > img {
          width: 200px; }
        div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt {
          margin-top: 20px; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .sm {
            font-size: 16px;
            font-size: 1.04rem; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .txt_wrap .big {
            font-size: 25px;
            font-size: 1.625rem;
            margin-top: 10px; }
          div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap {
            margin-top: 15px; }
            div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
              width: 100%;
              height: auto;
              border-radius: 20px; }
              div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p {
                font-size: 18px;
                font-size: 1.17rem;
                padding: 18px 20% 18px 0; }
                div.placemanager_250314 .free_lecture_sc .wrap_1024 .coupon_txt .btn_wrap .btn_lec > p .icon {
                  width: 23px;
                  height: 20px;
                  background-size: 100% auto;
                  bottom: 28px;
                  right: 20%; } }
    div.placemanager_250314 .free_lecture_sc.st2 {
      background: #7c22d2; }
      div.placemanager_250314 .free_lecture_sc.st2 .wrap_1024 .coupon_txt .txt_wrap .sm {
        color: #fdcc56; }
      div.placemanager_250314 .free_lecture_sc.st2 .wrap_1024 .coupon_txt .btn_wrap .btn_lec {
        background: #fdcc56; }
        div.placemanager_250314 .free_lecture_sc.st2 .wrap_1024 .coupon_txt .btn_wrap .btn_lec:hover {
          background: #ffa3e5; }
  div.placemanager_250314 section.bene_sc {
    padding: 100px 0; }
    div.placemanager_250314 section.bene_sc.st2 {
      background: #7c22d2; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.bene_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.bene_sc {
        padding: 60px 4%; } }
    div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul {
      *zoom: initial;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: 50px;
      padding: 0 5%; }
      div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul:before, div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul:after {
        content: none;
        display: initial; }
      div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul:after {
        clear: none; }
      div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100%/2 - 10px);
        flex: 0 0 calc(100%/2 - 10px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 10px 0;
        position: relative;
        border: 1px solid #e0e2e7;
        border-radius: 25px;
        padding: 28px 20px 35px; }
        div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .img {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 125px;
          flex: 0 0 125px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
            margin: 0 auto; }
        div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          padding: 10px 0 0 3%; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
            font-size: 16.6px;
            font-size: 1.079rem;
            opacity: 0.6;
            filter: alpha(opacity=60); }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
            font-size: 19.4px;
            font-size: 1.261rem;
            font-weight: bold;
            margin-top: 10px;
            line-height: 1.3; }
        div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li p.ps {
          position: absolute;
          left: 25px;
          bottom: 15px;
          font-size: 12.4px;
          font-size: 0.806rem;
          opacity: 0.3;
          filter: alpha(opacity=30);
          letter-spacing: -0.5px; }
        div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li.short {
          padding: 30px 20px 32px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li.short .txt {
            padding: 25px 0 0 3%; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul {
        margin-top: 35px;
        padding: 0; }
        div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li {
          border-radius: 20px;
          padding: 30px 15px 40px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
            width: 96px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
            font-size: 15px;
            font-size: 0.975rem; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
            font-size: 17px;
            font-size: 1.105rem; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul {
        margin-top: 30px; }
        div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li {
          border-radius: 20px;
          padding: 30px 10px 40px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .img {
            width: 40%; }
            div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
              width: 82px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt {
            padding: 6px 0 0 2%;
            width: 60%; }
            div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
              font-size: 14.4px;
              font-size: 0.936rem; }
            div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
              font-size: 16px;
              font-size: 1.04rem;
              margin-top: 7px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li.short {
            padding: 25px 15px 30px; } }
    @media (max-width: 600px) {
      div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul {
        margin-top: 20px; }
        div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 400px;
          margin: 1.5% auto;
          padding: 25px 15px 30px; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul {
        margin-top: 20px;
        padding: 0; }
        div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li {
          border-radius: 15px;
          padding: 4% 2% 6%;
          margin: 0.7% auto; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .img > img {
            width: 60px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt {
            padding: 0;
            margin-top: 12px; }
            div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .sm {
              font-size: 14.6px;
              font-size: 0.949rem; }
            div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .big {
              font-size: 16px;
              font-size: 1.04rem;
              margin-top: 2px; }
              div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li .txt .big br {
                display: none; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li p.ps {
            position: static;
            text-align: center;
            left: auto;
            bottom: auto;
            font-size: 11.6px;
            font-size: 0.754rem;
            margin-top: 10px; }
          div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li.short {
            padding: 4% 2% 6%; }
            div.placemanager_250314 section.bene_sc .wrap_1024 .bene_ul > li.short .txt {
              padding: 0; } }
  div.placemanager_250314 section.review_sc {
    padding: 80px 0 0;
    overflow: hidden; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.review_sc {
        padding: 80px 0 0; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.review_sc {
        padding: 60px 0 0; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.review_sc {
        padding: 40px 0 0; } }
    div.placemanager_250314 section.review_sc .wrap_1024 {
      margin-top: 50px; }
      div.placemanager_250314 section.review_sc .wrap_1024 .review_ul {
        *zoom: initial;
        position: relative;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        div.placemanager_250314 section.review_sc .wrap_1024 .review_ul:before, div.placemanager_250314 section.review_sc .wrap_1024 .review_ul:after {
          content: none;
          display: initial; }
        div.placemanager_250314 section.review_sc .wrap_1024 .review_ul:after {
          clear: none; }
        div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li {
          width: auto;
          height: auto;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto;
          width: 80%;
          position: relative;
          padding: 30px 35px;
          margin: 15px 0;
          border-radius: 30px;
          border: 1px solid #b6bfc4;
          z-index: 1;
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .tit,
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .subject {
            font-size: 18px;
            font-size: 1.17rem;
            font-weight: bold; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .id {
            font-size: 13px;
            font-size: 0.845rem;
            opacity: 0.6;
            filter: alpha(opacity=60);
            font-weight: 200;
            margin: 8px 0 14px; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .cont {
            font-size: 15px;
            font-size: 0.975rem;
            line-height: 1.5;
            font-weight: 300; }
            div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .cont > strong {
              font-weight: 600; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li:nth-child(even) {
            -ms-flex-item-align: end;
            align-self: flex-end; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li.abs_05 {
            width: 80%;
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li.abs_05:after {
            position: absolute;
            top: 0;
            left: -1px;
            display: block;
            content: "";
            width: calc(100% + 2px);
            height: 100px;
            background-image: -webkit-gradient(linear, left bottom, left top, color-stop(60%, #f0f5fe), to(transparent));
            background-image: -webkit-linear-gradient(bottom, #f0f5fe 60%, transparent 100%);
            background-image: -o-linear-gradient(bottom, #f0f5fe 60%, transparent 100%);
            background-image: linear-gradient(to top, #f0f5fe 60%, transparent 100%);
            -webkit-transform: translate(0, 35%);
            -ms-transform: translate(0, 35%);
            transform: translate(0, 35%);
            z-index: 1; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li:hover {
            z-index: 2;
            border: 1px solid #0957ff;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s; }
      div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap {
        margin-top: 60px;
        text-align: center; }
        div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          zoom: 1;
          *display: inline;
          width: 350px;
          height: 84px;
          -webkit-animation-name: fadeInUp;
          -moz-animation-name: fadeInUp;
          -ms-animation-name: fadeInUp;
          -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
          -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.2s;
          -moz-animation-duration: 1.2s;
          -ms-animation-duration: 1.2s;
          -o-animation-duration: 1.2s;
          animation-duration: 1.2s;
          -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;
          position: relative;
          border-radius: 100px;
          text-align: center; }

@-webkit-keyframes fadeInUp {
  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 fadeInUp {
  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 fadeInUp {
  div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a 0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  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 fadeInUp {
  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.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a span {
            font-size: 22px;
            font-size: 1.43rem;
            line-height: 84px;
            font-weight: 600;
            padding-right: 18px; }
          div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a .arrow {
            position: absolute;
            right: 30px;
            bottom: -18px; }
      @media (max-width: 960px) {
        div.placemanager_250314 section.review_sc .wrap_1024 {
          margin-top: 30px;
          padding: 0 4%; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul {
            height: auto; }
            div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li {
              margin: 10px 0; } }
      @media (max-width: 760px) {
        div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li {
          padding: 30px 25px;
          min-height: auto; } }
      @media (max-width: 480px) {
        div.placemanager_250314 section.review_sc .wrap_1024 {
          margin-top: 25px; }
          div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li {
            margin: 5px 0; }
            div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .tit,
            div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .subject {
              font-size: 15.6px;
              font-size: 1.014rem; }
            div.placemanager_250314 section.review_sc .wrap_1024 .review_ul > li .cont {
              font-size: 14.6px;
              font-size: 0.949rem;
              line-height: 1.5;
              font-weight: 300; }
          div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap {
            margin-top: 30px; }
            div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a {
              width: 100%;
              height: 76px; }
              div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a span {
                font-size: 19px;
                font-size: 1.235rem;
                line-height: 76px; }
              div.placemanager_250314 section.review_sc .wrap_1024 .btn_wrap > a .arrow {
                right: 15%;
                bottom: -10px;
                width: 58px; } }
    div.placemanager_250314 section.review_sc .banner {
      width: 100%;
      margin-top: 50px;
      text-align: center;
      position: relative;
      z-index: 2; }
      div.placemanager_250314 section.review_sc .banner > img {
        margin: 0 auto;
        width: 90%;
        max-width: 777px;
        -webkit-animation-name: flash;
        -moz-animation-name: flash;
        -ms-animation-name: flash;
        -o-animation-name: flash;
        animation-name: flash;
        -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: 3.5s;
        -moz-animation-duration: 3.5s;
        -ms-animation-duration: 3.5s;
        -o-animation-duration: 3.5s;
        animation-duration: 3.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 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.placemanager_250314 section.review_sc .banner > img 0%, div.placemanager_250314 section.review_sc .banner > img 50%, div.placemanager_250314 section.review_sc .banner > img 100% {
    opacity: 1; }
  div.placemanager_250314 section.review_sc .banner > img 25%, div.placemanager_250314 section.review_sc .banner > 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; } }
      @media (max-width: 480px) {
        div.placemanager_250314 section.review_sc .banner {
          margin-top: 25px; } }
      div.placemanager_250314 section.review_sc .banner.st2 {
        background: #140c28; }
        div.placemanager_250314 section.review_sc .banner.st2 > img {
          -webkit-animation-name: flash;
          -moz-animation-name: flash;
          -ms-animation-name: flash;
          -o-animation-name: flash;
          animation-name: flash;
          -webkit-animation-iteration-count: 5;
          -moz-animation-iteration-count: 5;
          -ms-animation-iteration-count: 5;
          -o-animation-iteration-count: 5;
          animation-iteration-count: 5;
          -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 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.placemanager_250314 section.review_sc .banner.st2 > img 0%, div.placemanager_250314 section.review_sc .banner.st2 > img 50%, div.placemanager_250314 section.review_sc .banner.st2 > img 100% {
    opacity: 1; }
  div.placemanager_250314 section.review_sc .banner.st2 > img 25%, div.placemanager_250314 section.review_sc .banner.st2 > 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.placemanager_250314 section.review_sc.st2 .review_ul > li .tit,
    div.placemanager_250314 section.review_sc.st2 .review_ul > li .subject {
      color: #7c22d2; }
    div.placemanager_250314 section.review_sc.st2 .review_ul > li:hover {
      border: 1px solid #7c22d2; }
  div.placemanager_250314 section.order_sc {
    padding: 70px 0 100px; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.order_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.order_sc {
        padding: 40px 4% 60px; }
        div.placemanager_250314 section.order_sc .title_wrap p.emoji {
          font-size: 30px;
          font-size: 1.95rem;
          margin-bottom: 10px; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.order_sc {
        padding: 30px 4% 40px; }
        div.placemanager_250314 section.order_sc .title_wrap p.emoji {
          font-size: 25px;
          font-size: 1.625rem;
          margin-bottom: 6px; } }
    div.placemanager_250314 section.order_sc .wrap_1024 {
      margin-top: 40px;
      padding: 0; }
      div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
        border-radius: 30px;
        padding: 45px;
        margin-top: 10px;
        position: relative; }
        div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1; }
          div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .tit {
            font-size: 22px;
            font-size: 1.43rem;
            font-weight: 600; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .tit > em {
              background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fffdc0));
              background: -webkit-linear-gradient(transparent 50%, #fffdc0 50%);
              background: -o-linear-gradient(transparent 50%, #fffdc0 50%);
              background: linear-gradient(transparent 50%, #fffdc0 50%);
              font-weight: 700; }
          div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .time {
            margin-top: 10px; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .time > span {
              font-size: 13px;
              font-size: 0.845rem;
              padding: 3px 10px;
              border-radius: 10px;
              margin-right: 1px; }
          div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .info_ul {
            margin: 20px 0 0; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .info_ul > li {
              font-size: 14.4px;
              font-size: 0.936rem;
              opacity: 0.7;
              filter: alpha(opacity=70);
              line-height: 1.3;
              margin-top: 3px;
              letter-spacing: 0;
              font-weight: 400; }
        div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 250px;
          flex: 0 0 250px;
          border-left: 1px dashed #ddd;
          padding-left: 25px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          -webkit-box-align: end;
          -ms-flex-align: end;
          align-items: flex-end; }
          div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price {
            text-align: right; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .before {
              font-size: 15.4px;
              font-size: 1.001rem;
              font-weight: 100; }
              div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .before > span {
                opacity: 0.7;
                filter: alpha(opacity=70);
                text-decoration: line-through;
                letter-spacing: 0; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after {
              font-size: 20px;
              font-size: 1.3rem;
              font-weight: 500;
              margin-top: 5px; }
              div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span {
                font-size: 22px;
                font-size: 1.43rem;
                font-weight: 700;
                letter-spacing: 0; }
                div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span.big {
                  font-size: 32px;
                  font-size: 2.08rem;
                  font-weight: 800; }
          div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec {
            width: 100%;
            margin-top: 15px;
            border: none;
            border-radius: 12px;
            padding: 10px 18px; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec > span {
              font-size: 16.6px;
              font-size: 1.079rem;
              font-weight: 500;
              letter-spacing: 0; }
      @media (max-width: 960px) {
        div.placemanager_250314 section.order_sc .wrap_1024 {
          padding: 0; } }
      @media (max-width: 760px) {
        div.placemanager_250314 section.order_sc .wrap_1024 {
          margin-top: 30px; }
          div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap {
            padding: 5% 3%;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box {
              width: 100%;
              max-width: 360px;
              text-align: center;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
              div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .tit {
                font-size: 20px;
                font-size: 1.3rem; }
              div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .info_ul {
                margin: 14px 0 20px; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box {
              width: 100%;
              max-width: 360px;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
              flex: 0 0 auto;
              padding: 18px 0 0;
              border-left: 0;
              border-top: 1px dashed #ddd; }
              div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price {
                width: 100%;
                text-align: center; }
                div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .before {
                  font-size: 15px;
                  font-size: 0.975rem; }
                div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after {
                  font-size: 19px;
                  font-size: 1.235rem; }
                  div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span {
                    font-size: 21px;
                    font-size: 1.365rem; }
                    div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span.big {
                      font-size: 30px;
                      font-size: 1.95rem; }
              div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec {
                width: 100%;
                margin-top: 12px;
                padding: 16px; }
                div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec > span {
                  font-size: 16px;
                  font-size: 1.04rem; } }
      @media (max-width: 640px) {
        div.placemanager_250314 section.order_sc .wrap_1024 {
          margin-top: 30px; }
          div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap {
            padding: 6% 4%;
            border-radius: 25px; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .tit {
              font-size: 19px;
              font-size: 1.235rem; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .top_wrap .time > span {
              font-size: 12.4px;
              font-size: 0.806rem;
              padding: 3px 10px; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .info_ul > li {
              font-size: 14px;
              font-size: 0.91rem;
              margin-top: 2px; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .before {
              font-size: 14.4px;
              font-size: 0.936rem; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after {
              font-size: 18px;
              font-size: 1.17rem; }
              div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span {
                font-size: 19px;
                font-size: 1.235rem; }
                div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .price .after > span.big {
                  font-size: 26px;
                  font-size: 1.69rem; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec {
              margin-top: 10px;
              padding: 12px; }
              div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .price_box .btn_lec > span {
                font-size: 15px;
                font-size: 0.975rem; } }
      @media (max-width: 500px) {
        div.placemanager_250314 section.order_sc .wrap_1024 {
          margin-top: 20px; }
          div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap {
            padding: 7% 4% 8%;
            float: none;
            width: 100%;
            margin: 10px 0;
            text-align: center; }
            div.placemanager_250314 section.order_sc .wrap_1024 .order_wrap .info_box .info_ul {
              margin: 16px 0 20px;
              height: auto; } }
    div.placemanager_250314 section.order_sc.st2 .title_wrap h4.tit > em {
      color: #6505c1; }
    div.placemanager_250314 section.order_sc.st2 .wrap_1024 .order_wrap {
      background: #f5f5f5; }
      div.placemanager_250314 section.order_sc.st2 .wrap_1024 .order_wrap .info_box {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        div.placemanager_250314 section.order_sc.st2 .wrap_1024 .order_wrap .info_box .top_wrap .tit > em {
          color: #7c22d2; }
      div.placemanager_250314 section.order_sc.st2 .wrap_1024 .order_wrap .price_box .price .after > span {
        color: #7c22d2;
        font-weight: 800; }
      div.placemanager_250314 section.order_sc.st2 .wrap_1024 .order_wrap .price_box .btn_lec {
        background: #160c2b; }
        div.placemanager_250314 section.order_sc.st2 .wrap_1024 .order_wrap .price_box .btn_lec:hover {
          background: #7c22d2; }
  div.placemanager_250314 section.tc_sc {
    padding: 70px 0 100px; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.tc_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.tc_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.tc_sc {
        padding: 40px 4%; } }
    div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul {
      *zoom: initial;
      width: 100%;
      margin-top: 48px;
      padding: 0 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul:before, div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul:after {
        content: none;
        display: initial; }
      div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul:after {
        clear: none; }
      div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 430px;
        flex: 0 0 430px;
        width: auto;
        max-width: 430px; }
        div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li > img {
          width: 100%;
          max-width: 430px;
          margin: 0 auto; }
        div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li .youtube {
          position: relative;
          margin-top: 20px;
          padding-bottom: 56.25%;
          border-radius: 10px;
          overflow: hidden; }
          div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li .youtube > iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
      @media (max-width: 960px) {
        div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-top: 30px;
          padding: 0; }
          div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li {
            width: 100%;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            margin-top: 10px; } }
      @media (max-width: 760px) {
        div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul {
          padding: 0 8%; }
          div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li {
            margin-bottom: 20px; }
            div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li > img {
              width: 100%; }
            div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li .youtube {
              margin-top: 10px;
              border-radius: 20px; } }
      @media (max-width: 760px) {
        div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul {
          margin-top: 20px;
          padding: 0; }
          div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li > img {
            width: 100%; }
          div.placemanager_250314 section.tc_sc .wrap_1024 ul.tc_ul > li .youtube {
            margin-top: 5px;
            border-radius: 12px; } }
  div.placemanager_250314 section.book_sc {
    padding: 80px 0 90px; }
    div.placemanager_250314 section.book_sc .title .ps {
      font-size: 11px;
      font-size: 0.715rem;
      color: rgba(255, 255, 255, 0.2);
      font-weight: 100;
      margin-top: 4px;
      letter-spacing: 0.5px; }
    div.placemanager_250314 section.book_sc .title h5.tit {
      margin-top: 18px; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.book_sc {
        padding: 70px 4% 80px; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.book_sc {
        padding: 60px 4% 70px; }
        div.placemanager_250314 section.book_sc .title h5.tit {
          margin-top: 10px; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.book_sc {
        padding: 40px 4% 50px; } }
    div.placemanager_250314 section.book_sc div.wrap_1024 {
      margin-top: 50px; }
      div.placemanager_250314 section.book_sc div.wrap_1024 .book_img {
        margin: 0 auto; }
      @media (max-width: 960px) {
        div.placemanager_250314 section.book_sc div.wrap_1024 {
          margin-top: 40px; }
          div.placemanager_250314 section.book_sc div.wrap_1024 .book_img {
            width: 370px; } }
      @media (max-width: 760px) {
        div.placemanager_250314 section.book_sc div.wrap_1024 {
          margin-top: 32px; }
          div.placemanager_250314 section.book_sc div.wrap_1024 .book_img {
            width: 300px; } }
      @media (max-width: 600px) {
        div.placemanager_250314 section.book_sc div.wrap_1024 {
          margin-top: 30px; }
          div.placemanager_250314 section.book_sc div.wrap_1024 .book_img {
            width: 62%; } }
      @media (max-width: 420px) {
        div.placemanager_250314 section.book_sc div.wrap_1024 {
          margin-top: 20px; }
          div.placemanager_250314 section.book_sc div.wrap_1024 .book_img {
            width: 72%; } }
    div.placemanager_250314 section.book_sc .inner_ul {
      *zoom: initial;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      text-align: center; }
      div.placemanager_250314 section.book_sc .inner_ul:before, div.placemanager_250314 section.book_sc .inner_ul:after {
        content: none;
        display: initial; }
      div.placemanager_250314 section.book_sc .inner_ul:after {
        clear: none; }
      div.placemanager_250314 section.book_sc .inner_ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% / 3) - 20px);
        flex: 0 0 calc((100% / 3) - 20px);
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
        margin: 10px;
        padding: 26px 25px 25px;
        border-radius: 30px;
        text-align: center; }
        div.placemanager_250314 section.book_sc .inner_ul li span.flag {
          padding: 5px 10px;
          border-radius: 30px; }
        div.placemanager_250314 section.book_sc .inner_ul li > img {
          margin: 0 auto; }
    @media (max-width: 760px) {
      div.placemanager_250314 section.book_sc {
        margin-top: 25px; }
        div.placemanager_250314 section.book_sc .inner_ul {
          gap: 5px; }
          div.placemanager_250314 section.book_sc .inner_ul li {
            padding: 20px 6%;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 calc((100% / 2) - 20px);
            flex: 0 0 calc((100% / 2) - 20px);
            width: auto;
            margin: 5px 0; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.book_sc {
        margin-top: 15px; }
        div.placemanager_250314 section.book_sc .inner_ul li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 20px);
          flex: 0 0 calc(100% - 20px);
          width: auto;
          margin: 5px auto; } }
    div.placemanager_250314 section.book_sc .banner {
      position: relative;
      width: 100%;
      margin-top: 30px;
      border-radius: 42px;
      z-index: 0; }
      div.placemanager_250314 section.book_sc .banner:before {
        position: absolute;
        top: 10px;
        left: 50%;
        content: "+";
        display: block;
        width: 100px;
        height: 100px;
        font-size: 54px;
        font-size: 3.51rem;
        text-align: center;
        font-weight: bold;
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 0; }
        @media (max-width: 520px) {
          div.placemanager_250314 section.book_sc .banner:before {
            width: 60px;
            height: 60px;
            font-size: 42px;
            font-size: 2.73rem; } }
      div.placemanager_250314 section.book_sc .banner p.txt {
        position: relative;
        display: inline-block;
        width: 100%;
        height: auto;
        padding: 50px 4%  30px;
        font-size: 30px;
        font-size: 1.95rem;
        letter-spacing: -1.5px;
        font-weight: bold;
        text-align: center;
        -webkit-animation-name: flash;
        -moz-animation-name: flash;
        -ms-animation-name: flash;
        -o-animation-name: flash;
        animation-name: flash;
        -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: 3.5s;
        -moz-animation-duration: 3.5s;
        -ms-animation-duration: 3.5s;
        -o-animation-duration: 3.5s;
        animation-duration: 3.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;
        z-index: 1; }

@-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.placemanager_250314 section.book_sc .banner p.txt 0%, div.placemanager_250314 section.book_sc .banner p.txt 50%, div.placemanager_250314 section.book_sc .banner p.txt 100% {
    opacity: 1; }
  div.placemanager_250314 section.book_sc .banner p.txt 25%, div.placemanager_250314 section.book_sc .banner p.txt 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; } }
        @media (max-width: 520px) {
          div.placemanager_250314 section.book_sc .banner p.txt {
            font-size: 24px;
            font-size: 1.56rem;
            letter-spacing: -1px; } }
      div.placemanager_250314 section.book_sc .banner .book_ul {
        *zoom: initial;
        width: 100%;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px 4% 60px;
        text-align: center; }
        div.placemanager_250314 section.book_sc .banner .book_ul:before, div.placemanager_250314 section.book_sc .banner .book_ul:after {
          content: none;
          display: initial; }
        div.placemanager_250314 section.book_sc .banner .book_ul:after {
          clear: none; }
        div.placemanager_250314 section.book_sc .banner .book_ul li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc((100% / 3) - 20px);
          flex: 0 0 calc((100% / 3) - 20px);
          margin: 0 10px;
          text-align: center; }
          div.placemanager_250314 section.book_sc .banner .book_ul li > img {
            margin: 0 auto; }
          div.placemanager_250314 section.book_sc .banner .book_ul li p {
            font-size: 18px;
            font-size: 1.17rem;
            line-height: 1.3;
            font-weight: 600; }
        @media (max-width: 960px) {
          div.placemanager_250314 section.book_sc .banner .book_ul {
            margin-top: 0;
            padding: 0 0 40px; } }
        @media (max-width: 760px) {
          div.placemanager_250314 section.book_sc .banner .book_ul > li {
            padding: 23px 0 22px;
            width: 32.3%;
            margin: 0 0.5%; }
            div.placemanager_250314 section.book_sc .banner .book_ul > li p {
              font-size: 16px;
              font-size: 1.04rem; } }
        @media (max-width: 520px) {
          div.placemanager_250314 section.book_sc .banner .book_ul {
            padding: 0 0 30px; }
            div.placemanager_250314 section.book_sc .banner .book_ul > li {
              -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
              flex: 0 0 100%;
              width: 100%;
              margin: 0;
              padding: 20px 0 0; }
              div.placemanager_250314 section.book_sc .banner .book_ul > li p {
                font-size: 15px;
                font-size: 0.975rem; }
                div.placemanager_250314 section.book_sc .banner .book_ul > li p br {
                  display: none; } }
    div.placemanager_250314 section.book_sc.st2 {
      background: #160c2b; }
      div.placemanager_250314 section.book_sc.st2 .inner_ul li span.flag {
        background: #160c2b; }
      div.placemanager_250314 section.book_sc.st2 .inner_ul li strong {
        color: #4d2977;
        font-weight: 800; }
      div.placemanager_250314 section.book_sc.st2 .banner:before {
        color: #160c2b; }
      div.placemanager_250314 section.book_sc.st2 .banner p.txt {
        color: #4d2977; }
  div.placemanager_250314 section.curriculum_sc {
    padding: 80px 0 100px; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.curriculum_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.curriculum_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.curriculum_sc {
        padding: 30px 4% 40px; } }
    div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap {
      margin-top: 80px;
      padding: 0 8%; }
      div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        font-size: 23px;
        font-size: 1.495rem;
        position: relative;
        font-weight: 800;
        letter-spacing: 0.3px; }
        div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before {
          content: " ";
          position: absolute;
          display: block;
          width: 3px;
          height: 14px;
          top: -16px;
          left: 5px;
          -webkit-transform: rotate(50deg);
          -ms-transform: rotate(50deg);
          transform: rotate(50deg); }
      div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
        margin-top: 40px; }
        div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li {
          float: left;
          width: 22%; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li:last-child {
            width: 80px;
            text-align: right; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li::before {
            display: block;
            content: "";
            width: 100%;
            height: 1px;
            background: rgba(1, 1, 1, 0.3); }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num {
            width: 36px;
            height: 36px;
            display: block;
            text-align: center;
            border-radius: 40px;
            margin-top: -18px; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num > span {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              font-size: 18px;
              font-size: 1.17rem;
              font-weight: 600;
              padding-top: 6px; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .medal {
            margin: -18px 15px 0 0; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .medal > span {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              font-size: 29px;
              font-size: 1.885rem; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass {
            margin-top: -36px; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass > span {
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              font-size: 50px;
              font-size: 3.25rem; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt {
            margin-top: 20px; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
              font-size: 19px;
              font-size: 1.235rem;
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: top;
              zoom: 1;
              *display: inline;
              font-weight: 700;
              background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff));
              background: -webkit-linear-gradient(transparent 50%, #fff 50%);
              background: -o-linear-gradient(transparent 50%, #fff 50%);
              background: linear-gradient(transparent 50%, #fff 50%); }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
              font-size: 17px;
              font-size: 1.105rem;
              opacity: 0.6;
              filter: alpha(opacity=60);
              margin-top: 13px;
              line-height: 1.4; }
      @media (max-width: 960px) {
        div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap {
          margin-top: 70px;
          padding: 0 20px; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
            font-size: 24px;
            font-size: 1.56rem; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
            font-size: 18px;
            font-size: 1.17rem; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
            font-size: 16px;
            font-size: 1.04rem; } }
      @media (max-width: 760px) {
        div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap {
          margin-top: 60px;
          padding: 0 2%; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
            font-size: 20px;
            font-size: 1.3rem; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .scroll {
            width: 100%;
            padding-bottom: 10px;
            overflow-x: auto; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
            width: 800px; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
              font-size: 17px;
              font-size: 1.105rem; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
              font-size: 15px;
              font-size: 0.975rem; } }
      @media (max-width: 600px) {
        div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap {
          margin-top: 50px;
          padding: 0; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
            font-size: 18px;
            font-size: 1.17rem; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
            width: 740px; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
              font-size: 16.6px;
              font-size: 1.079rem; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
              font-size: 15px;
              font-size: 0.975rem;
              margin-top: 10px; } }
      @media (max-width: 420px) {
        div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap {
          margin-top: 40px; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit {
            font-size: 17px;
            font-size: 1.105rem; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .sub_tit::before {
              width: 2px;
              height: 12px; }
          div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul {
            width: 600px; }
            div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li {
              width: 29.5%; }
              div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li:last-child {
                width: 11.5%; }
              div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num {
                width: 30px;
                height: 30px;
                margin-top: -15px; }
                div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .num > span {
                  font-size: 16px;
                  font-size: 1.04rem;
                  padding-top: 4px; }
              div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass {
                margin-top: -30px; }
                div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .pass > span {
                  font-size: 40px;
                  font-size: 2.6rem; }
              div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
                font-size: 16px;
                font-size: 1.04rem; }
              div.placemanager_250314 section.curriculum_sc .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .sm {
                font-size: 14.4px;
                font-size: 0.936rem;
                margin-top: 8px; } }
    div.placemanager_250314 section.curriculum_sc .banner {
      width: 100%;
      margin-top: 50px;
      text-align: center;
      font-size: 30px;
      font-size: 1.95rem;
      letter-spacing: -1.5px;
      font-weight: bold; }
      div.placemanager_250314 section.curriculum_sc .banner p.txt {
        -webkit-animation-name: flash;
        -moz-animation-name: flash;
        -ms-animation-name: flash;
        -o-animation-name: flash;
        animation-name: flash;
        -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: 3.5s;
        -moz-animation-duration: 3.5s;
        -ms-animation-duration: 3.5s;
        -o-animation-duration: 3.5s;
        animation-duration: 3.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;
        display: inline-block;
        width: 100%;
        max-width: 600px;
        height: auto;
        padding: 30px 25px;
        border-radius: 50px; }

@-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.placemanager_250314 section.curriculum_sc .banner p.txt 0%, div.placemanager_250314 section.curriculum_sc .banner p.txt 50%, div.placemanager_250314 section.curriculum_sc .banner p.txt 100% {
    opacity: 1; }
  div.placemanager_250314 section.curriculum_sc .banner p.txt 25%, div.placemanager_250314 section.curriculum_sc .banner p.txt 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; } }
      @media (max-width: 480px) {
        div.placemanager_250314 section.curriculum_sc .banner {
          font-size: 24px;
          font-size: 1.56rem; } }
    div.placemanager_250314 section.curriculum_sc.st2 {
      background: #fff; }
      div.placemanager_250314 section.curriculum_sc.st2 .title_wrap h4.tit em {
        color: #6505c1; }
      div.placemanager_250314 section.curriculum_sc.st2 .wrap_1024 .curriculum_wrap .curriculum_ul {
        margin-top: 40px; }
        div.placemanager_250314 section.curriculum_sc.st2 .wrap_1024 .curriculum_wrap .curriculum_ul > li .txt .big {
          color: #7c22d2;
          background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fffdc0));
          background: -webkit-linear-gradient(transparent 50%, #fffdc0 50%);
          background: -o-linear-gradient(transparent 50%, #fffdc0 50%);
          background: linear-gradient(transparent 50%, #fffdc0 50%); }
      div.placemanager_250314 section.curriculum_sc.st2 .banner p.txt {
        -webkit-animation-name: flash;
        -moz-animation-name: flash;
        -ms-animation-name: flash;
        -o-animation-name: flash;
        animation-name: flash;
        -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;
        background: #ff50b9;
        max-width: 680px; }

@-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.placemanager_250314 section.curriculum_sc.st2 .banner p.txt 0%, div.placemanager_250314 section.curriculum_sc.st2 .banner p.txt 50%, div.placemanager_250314 section.curriculum_sc.st2 .banner p.txt 100% {
    opacity: 1; }
  div.placemanager_250314 section.curriculum_sc.st2 .banner p.txt 25%, div.placemanager_250314 section.curriculum_sc.st2 .banner p.txt 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.placemanager_250314 section.guide_sc {
    padding: 70px 0 100px; }
    div.placemanager_250314 section.guide_sc .title_wrap p.txt {
      font-weight: 500; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.guide_sc {
        padding: 60px 4% 80px; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.guide_sc {
        padding: 40px 4% 60px; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.guide_sc {
        padding: 30px 4% 40px; } }
    div.placemanager_250314 section.guide_sc .wrap_1024 {
      margin-top: 40px;
      padding: 0 2%; }
      div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt {
        position: relative;
        width: 100%;
        margin: 10px 0 0; }
        div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
          width: 37px;
          height: 37px;
          position: absolute;
          top: 19px;
          left: 30px;
          border-radius: 100px;
          padding: 10px 0 0 1px; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
            margin: 0 auto; }
        div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
          font-size: 18px;
          font-size: 1.17rem;
          width: 100%;
          border: none;
          padding: 27px 0 27px 78px;
          border-radius: 20px;
          font-weight: bold;
          text-align: left; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
            font-size: 13px;
            font-size: 0.845rem;
            position: absolute;
            top: 28px;
            right: 30px;
            font-weight: 400;
            letter-spacing: 0; }
      div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
        display: none;
        background: rgba(255, 255, 255, 0.7);
        width: 100%;
        padding: 40px 30px;
        margin: 5px 0 25px;
        border-radius: 10px; }
        div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
          margin-bottom: 20px; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
            font-size: 15.6px;
            font-size: 1.014rem;
            width: 20%;
            float: left;
            font-weight: bold;
            line-height: 1.55; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
            font-size: 15.6px;
            font-size: 1.014rem;
            color: #323b47;
            width: 78%;
            float: left;
            font-weight: 400;
            line-height: 1.55;
            letter-spacing: 0; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd p.txt {
              font-size: 15.6px;
              font-size: 1.014rem;
              opacity: 0.8;
              filter: alpha(opacity=80);
              font-weight: 300; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd p.txt.mg_b {
                margin-bottom: 25px; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > strong {
              font-weight: 600; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
              display: block;
              margin-bottom: 10px;
              font-weight: 600; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .dd_ul {
              margin-top: 2px; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .dd_ul > li {
                opacity: 0.8;
                filter: alpha(opacity=80);
                margin-top: 3px;
                font-weight: 300; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .btn {
              text-decoration: underline; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
              text-align: center; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th {
                font-size: 14.6px;
                font-size: 0.949rem;
                background: #323b47;
                padding: 10px 3px;
                border-right: 1px solid #fff; }
                div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th.border_r {
                  border-right: 1px solid #e0e2e7; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr {
                border-left: 1px solid #e0e2e7; }
                div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr td {
                  font-size: 14.6px;
                  font-size: 0.949rem;
                  padding: 10px 3px;
                  border-right: 1px solid #e0e2e7;
                  border-bottom: 1px solid #e0e2e7; }
      @media (max-width: 960px) {
        div.placemanager_250314 section.guide_sc .wrap_1024 {
          padding: 0; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
            width: 100%; } }
      @media (max-width: 760px) {
        div.placemanager_250314 section.guide_sc .wrap_1024 {
          margin-top: 30px; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
            width: 35px;
            height: 35px;
            top: 18px;
            left: 4%;
            padding: 10px 0 0 1px; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
              width: 16px; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
            font-size: 17px;
            font-size: 1.105rem;
            padding: 24px 0 24px 12%; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
              font-size: 13px;
              font-size: 0.845rem;
              top: 28px;
              right: 4%; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
            padding: 6% 4% 8%; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
              margin-bottom: 20px; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
                font-size: 15px;
                font-size: 0.975rem;
                width: 20%;
                margin-right: 3%; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
                font-size: 15px;
                font-size: 0.975rem;
                width: 72%;
                float: left; }
                div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
                  margin-bottom: 7px; }
                div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img {
                  width: 100%;
                  overflow-y: scroll; }
                  div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
                    width: auto; }
                div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll {
                  width: 100%;
                  overflow-y: scroll; }
                  div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
                    width: 660px; }
                    div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table th {
                      font-size: 14px;
                      font-size: 0.91rem;
                      padding: 8px 2px; }
                    div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table tbody tr td {
                      font-size: 14px;
                      font-size: 0.91rem;
                      padding: 8px 2px; } }
      @media (max-width: 600px) {
        div.placemanager_250314 section.guide_sc .wrap_1024 {
          margin-top: 25px; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
            width: 29px;
            height: 29px;
            top: 21px;
            left: 5%;
            padding: 8px 0 0 1px; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
              width: 14.6px; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
            padding: 24px 0 24px 15.5%; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
            padding: 6% 5% 6%; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl {
              margin-bottom: 20px; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
                font-size: 15.4px;
                font-size: 1.001rem;
                float: none;
                width: 100%;
                margin-right: 0;
                margin-bottom: 6px; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
                float: none;
                width: 100%; }
                div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd > em {
                  margin-bottom: 6px; }
                div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
                  width: 620px; }
                div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
                  width: 580px; } }
      @media (max-width: 480px) {
        div.placemanager_250314 section.guide_sc .wrap_1024 {
          margin-top: 20px; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img {
            width: 27px;
            height: 27px;
            top: 21px;
            left: 5%;
            padding: 7px 0 0 1px; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt .img > img {
              width: 14px; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button {
            font-size: 16px;
            font-size: 1.04rem;
            padding: 24px 0 24px 15%; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dt.qt > button .more {
              font-size: 12px;
              font-size: 0.78rem;
              top: 26px;
              right: 5%; }
          div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq {
            padding: 6% 5% 6%; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
              font-size: 15px;
              font-size: 0.975rem;
              margin-bottom: 4px; }
            div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd {
              font-size: 15px;
              font-size: 0.975rem; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .img > img {
                width: 600px; }
              div.placemanager_250314 section.guide_sc .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dd .scroll .table {
                width: 560px; } }
    div.placemanager_250314 section.guide_sc.st2 {
      background: #edf2f6; }
      div.placemanager_250314 section.guide_sc.st2 .title_wrap h4.tit em {
        color: #046ab3; }
      div.placemanager_250314 section.guide_sc.st2 .wrap_1024 .slide_toggle dt.qt .img {
        background: #046ab3; }
      div.placemanager_250314 section.guide_sc.st2 .wrap_1024 .slide_toggle dd.qq .guide_dl .guide_dt {
        color: #046ab3; }
  div.placemanager_250314 section.notice_sc {
    padding: 100px 0; }
    @media (max-width: 960px) {
      div.placemanager_250314 section.notice_sc {
        padding: 80px 4%; } }
    @media (max-width: 760px) {
      div.placemanager_250314 section.notice_sc {
        padding: 60px 4%; } }
    @media (max-width: 480px) {
      div.placemanager_250314 section.notice_sc {
        padding: 40px 4%; } }
    div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl {
      padding: 0 5% 0 15%; }
      @media (max-width: 960px) {
        div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl {
          padding: 0 4% 0 6%; } }
      @media (max-width: 760px) {
        div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl {
          padding: 0 2%; } }
      div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
        margin-top: 80px; }
        @media (max-width: 760px) {
          div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
            margin-top: 40px; } }
        @media (max-width: 480px) {
          div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl.mg_t {
            margin-top: 20px; } }
      div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dt {
        font-size: 15px;
        font-size: 0.975rem;
        float: left;
        width: 23%;
        position: relative;
        letter-spacing: 0; }
        @media (max-width: 760px) {
          div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dt {
            font-size: 13.4px;
            font-size: 0.871rem;
            line-height: 22px;
            line-height: 1.5rem; } }
        @media (max-width: 480px) {
          div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dt {
            float: none;
            width: 100%;
            color: #fbdada;
            margin-bottom: 5px; }
            div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dt br {
              display: none; } }
      div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dd {
        font-size: 14.6px;
        font-size: 0.949rem;
        opacity: 0.8;
        filter: alpha(opacity=80);
        float: left;
        width: 77%;
        letter-spacing: 1px;
        font-weight: 100; }
        div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li {
          list-style: disc;
          margin-left: 20px; }
          div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li.mg_t10 {
            margin-top: 10px; }
        @media (max-width: 760px) {
          div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dd {
            font-size: 13.4px;
            font-size: 0.871rem;
            line-height: 22px;
            line-height: 1.5rem; }
            div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dd .noti_ul > li.mg_t10 {
              margin-top: 5px; } }
        @media (max-width: 480px) {
          div.placemanager_250314 section.notice_sc .wrap_1024 dl.noti_dl > dd {
            float: none;
            width: 100%; } }
