/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0 none;
}
dl,
ul,
ol,
menu,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
input,
select,
textarea,
button {
  vertical-align: middle;
}
button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
}
body {
  background: #fff;
}
body,
th,
td,
input,
select,
textarea,
button {
  font-size: 14px;
  line-height: 1.5;
  font-family: "NanumBarunGothic", Helvetica, "Apple SD Gothic Neo", "돋움",
    dotum, sans-serif;
  color: #333;
}
a {
  color: #333;
  text-decoration: none;
}
a:active,
a:hover {
  text-decoration: none;
}
address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: normal;
}
img {
  vertical-align: top;
}
/* global */
#index {
  position: relative;
}
#index a {
  position: absolute;
  top: -30px;
  left: 0;
  width: 138px;
  border: 1px solid #333;
  background: #333;
  text-align: center;
}
#index span {
  display: inline-block;
  padding: 2px 6px 0 0;
  color: #fff;
  letter-spacing: -1px;
  font-size: 13px;
  line-height: 26px;
}
#index a:active,
#index a:focus {
  top: 0;
  z-index: 1000;
  text-decoration: none;
}
.screen_out {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.tbl {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear_g {
  display: block;
  overflow: visible;
  width: auto;
  clear: both;
  *zoom: 1;
}
.clear_g:after {
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  clear: both;
  content: "";
}

#wrap {
  display: block;
  min-width: 1000px;
}
#wrap #content .inner {
  display: block;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #4376fb;
  z-index: 100;
}
#header.on {
  background-color: #fafcfe;
}
#header .inner {
  display: block;
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto;
}
#header h1 a {
  display: block;
  overflow: hidden;
  float: left;
  width: 150px;
  height: 80px;
  margin-left: 20px;
  background: url(../images/web/logo.png) center center no-repeat;
  text-indent: -9999px;
}
#header #Gnb {
  float: right;
}
#header #Gnb li {
  float: left;
  padding-left: 10px;
}
#header #Gnb .start {
  display: none;
}
#header #Gnb .service a,
#header #Gnb .guide a {
  display: block;
  overflow: hidden;
  width: 112px;
  height: 44px;
  margin-top: 18px;
  text-indent: -9999px;
}
#header #Gnb .service a {
  background: url(../images/web/btn_service.png) center center no-repeat;
}
#header #Gnb .guide a {
  background: url(../images/web/btn_guide.png) center center no-repeat;
}
#header.on {
  background-color: #fafcfe;
}
#header.on h1 a {
  background: url(../images/web/logo_on.png) center center no-repeat;
}
#header.on #Gnb .service a {
  background: url(../images/web/btn_service_on.png) center center no-repeat;
}
#header.on #Gnb .guide a {
  background: url(../images/web/btn_guide_on.png) center center no-repeat;
}
#content {
  padding-top: 80px;
}
.section_top {
  background: url(../images/web/bg_top.png) center -60px no-repeat #4376fb;
}
.section_top .inner {
  position: relative;
  height: 688px;
}
.section_top .img .txt {
  display: block;
  overflow: hidden;
  width: 388px;
  height: 222px;
  margin: 168px 0 0 40px;
  background: url(../images/web/img_top_txt.png) 0 0 no-repeat;
  text-indent: -9999px;
}
.section_top .btns {
  position: relative;
  padding: 30px 0 0 40px;
  z-index: 5;
}
.section_top .btn_m,
.section_top .btn_txt {
  display: none;
}
.section_top .btn_google,
.section_top .btn_aplple {
  display: block;
  overflow: hidden;
  float: left;
  width: 188px;
  height: 80px;
  margin-right: 16px;
  text-indent: -999px;
}
.section_top .btn_google {
  background: url(../images/web/btn_google_off.png) 0 0 no-repeat;
}
.section_top .btn_google:hover {
  background: url(../images/web/btn_google_on.png) 0 0 no-repeat;
}
.section_top .btn_aplple {
  background: url(../images/web/btn_apple_off.png) 0 0 no-repeat;
}
.section_top .btn_aplple:hover {
  background: url(../images/web/btn_apple_on.png) 0 0 no-repeat;
}
.section_top .slide {
  position: absolute;
  top: 44px;
  left: 612px;
  width: 331px;
  height: 614px;
  background: url(../images/web/img_top_1.png) 0 0 no-repeat;
}
/* 12 (4) 88 (29) ...1 */
/* @-webkit-keyframes animation-slide1 {
  0% {
    opacity: 1;
  }
  29% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animation-slide2 {
  29% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
}
@-webkit-keyframes animation-slide3 {
  66% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
} */

@-webkit-keyframes animation-slide1 {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animation-slide2 {
  20% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes animation-slide3 {
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes animation-slide4 {
  70% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.section_top .slide .item {
  position: absolute;
  width: 331px;
  height: 614px;
  opacity: 0;
  z-index: 3;
}
.section_top .slide .item1 {
  animation-name: animation-slide1;
  animation-duration: 20s;
  animation-iteration-count: infinite;
}
.section_top .slide .item2 {
  background: url(../images/web/img_top_2.png) 0 0 no-repeat;
  animation-name: animation-slide2;
  animation-duration: 20s;
  animation-iteration-count: infinite;
}
.section_top .slide .item3 {
  background: url(../images/web/img_top_3.png) 0 0 no-repeat;
  animation-name: animation-slide3;
  animation-duration: 20s;
  animation-iteration-count: infinite;
}
.section_top .slide .item4 {
  background: url(../images/web/img_top4.png) 0 0 no-repeat;
  animation-name: animation-slide4;
  animation-duration: 20s;
  animation-iteration-count: infinite;
}
.section_top .frame {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/web/bg_ob.png) top center no-repeat;
  z-index: 4;
}
.section_content1 {
  background-color: #fafcfe;
}
.section_content1 .img {
  width: 100%;
  height: 700px;
  background: url(../images/web/img_cont1.png) top center no-repeat;
}
.section_content2 {
  background-color: #f1f7ff;
}
.section_content2 .img {
  width: 100%;
  height: 700px;
  background: url(../images/web/img_cont2.png) top center no-repeat;
}
.section_content3 {
  background: url(../images/web/bg_cont3.png) top center no-repeat #303133;
}
.section_content3 .img {
  width: 100%;
  height: 700px;
  background: url(../images/web/img_cont3.png) top center no-repeat;
}
.section_content4 {
  background-color: #fafcfe;
}
.section_content4 .img {
  width: 100%;
  height: 700px;
  background: url(../images/web/img_cont4.png) top center no-repeat;
}
.section_content5 {
  background: url(../images/web/bg_cont5.png) top center no-repeat #4376fb;
}
.section_content5 .inner {
  position: relative;
}
.section_content5 .btns {
  position: absolute;
  top: 432px;
  left: 300px;
}
.section_content5 .btns li {
  float: left;
  padding-right: 24px;
}
.section_content5 .btns a {
  display: block;
  overflow: hidden;
  width: 188px;
  height: 60px;
  text-indent: -9999px;
}
.section_content5 .btns .btn_aplple:hover {
  background: url(../images/web/btn_apple2_on.png) 0 0 no-repeat;
}
.section_content5 .btns .btn_google:hover {
  background: url(../images/web/btn_google2_on.png) 0 0 no-repeat;
}
.section_content5 .img {
  width: 100%;
  height: 572px;
  background: url(../images/web/img_cont5.png) top center no-repeat;
}
.section_content6 {
  background: url(../images/web/bg_cont6.png) top center no-repeat #13347b;
}
.section_content6 .img {
  width: 100%;
  height: 200px;
  background: url(../images/web/img_cont6.png) top center no-repeat;
}
.section_content6 .inner {
  position: relative;
}
.section_content6 .btn {
}
.section_content6 .btn a {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 40px;
  left: 626px;
  width: 80px;
  height: 40px;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.section_content7 {
  background-color: #fafcfe;
}
.section_content7 .img {
  width: 100%;
  height: 700px;
  background: url(../images/web/img_cont7.png) top center no-repeat;
}

#floating {
  display: block;
  overflow: hidden;
  position: absolute;
  right: 41px;
  bottom: 60px;
  width: 160px;
  height: 222px;
  background: url(../images/web/btn_float.png) center center no-repeat;
}

#footer {
  background-color: #f1f1ef;
}

#footer .term {
  position: relative;
  border-bottom: 1px solid #d9d9d7;
}

#footer .term .img {
  width: 100%;
  height: 50px;
  background: url(../images/web/footer_terms.png) top center no-repeat;
}

#footer .term .term_wrapper {
  height: 50px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#footer .term .btns {
  position: absolute;
  top: 18px;
  left: 38px;
}
#footer .term .btns li {
  float: left;
  padding-right: 24px;
}
#footer .term .btns a {
  display: block;
  overflow: hidden;
  width: 97px;
  height: 15px;
  text-indent: -9999px;
}

#footer .inner {
  display: block;
  width: 1000px;
  height: 98px;
  margin: 0 auto;
  background: url(../images/web/footer_txt.png) top center no-repeat;
}

@media screen and (min-width: 1px) and (max-width: 900px) {
  #wrap {
    display: block;
    min-width: 320px;
  }
  #wrap #content .inner {
    width: auto;
  }
  #wrap #header {
    background-color: #fafcfe;
  }
  #wrap #header .inner {
    width: auto;
    height: 66px;
  }
  #wrap #header h1 a {
    width: 113px;
    height: 36px;
    margin: 15px 0 0 10px;
    background: url(../images/mobile/logo.png) center center no-repeat;
    background-size: auto 36px;
  }
  #wrap #header #Gnb {
    float: right;
  }
  #wrap #header #Gnb li {
    float: left;
    padding-left: 0;
  }
  #wrap #header #Gnb .start {
    display: block;
    margin: 17px 0;
  }
  #wrap #header #Gnb .start a {
    display: block;
    overflow: hidden;
    width: 73px;
    height: 32px;
    background: url(../images/mobile/btn_download.png) 0 0 no-repeat;
    background-size: 73px auto;
    text-indent: -9999px;
  }
  #wrap #header #Gnb .guide {
    padding-left: 6px;
  }
  #wrap #header #Gnb .guide a {
    display: block;
    overflow: hidden;
    width: 84px;
    height: 32px;
    margin-right: 10px;
    background: url(../images/mobile/btn_guide.png) 0 0 no-repeat;
    background-size: 84px auto;
  }
  #wrap #header #Gnb .service {
    display: none;
  }
  #content {
    padding-top: 66px;
  }
  .section_top {
    background: url(../images/mobile/bg_top.png) top center no-repeat #4376fb;
  }
  .section_top .inner {
    position: relative;
    height: auto;
    padding-bottom: 38px;
  }
  .section_top .img .txt {
    display: block;
    width: 320px;
    height: 146px;
    margin: 50px auto 0;
    background: url(../images/mobile/img_top_txt.png) 0 0 no-repeat;
    background-size: 320px auto;
  }
  .section_top .btns {
    width: 320px;
    margin: 0 auto;
    padding: 25px 0 0;
  }
  .section_top .btn_m,
  .section_top .btn_txt {
    display: block;
    overflow: hidden;
    float: left;
    text-indent: -9999px;
  }
  .section_top .btn_m {
    width: 168px;
    height: 41px;
    background: url(../images/mobile/btn_m_download.png) center center no-repeat;
    background-size: 168px auto;
  }
  .section_top .btn_txt {
    width: 110px;
    height: 28px;
    margin: 6px 0 0 10px;
    background: url(../images/mobile/img_top_txt_more.png) center center
      no-repeat;
    background-size: 110px auto;
  }
  .section_top .btn_google,
  .section_top .btn_aplple {
    display: none;
  }
  .section_top .slide {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    height: 530px;
    margin-top: 62px;
    background: none;
  } /* background:url(../images/mobile/bg_ob.png) top center no-repeat;background-size:auto 551px */
  .section_top .slide .item {
    position: absolute;
    width: 100%;
    height: 504px;
    opacity: 0;
    z-index: 3;
  }
  .section_top .slide .item1 {
    background: url(../images/mobile/img_top_1.png) top center no-repeat;
    background-size: auto 504px;
    animation-name: animation-slide1;
    animation-duration: 20s;
    animation-iteration-count: infinite;
  }
  .section_top .slide .item2 {
    background: url(../images/mobile/img_top_2.png) top center no-repeat;
    background-size: auto 504px;
    animation-name: animation-slide2;
    animation-duration: 20s;
    animation-iteration-count: infinite;
  }
  .section_top .slide .item3 {
    background: url(../images/mobile/img_top_3.png) top center no-repeat;
    background-size: auto 504px;
    animation-name: animation-slide3;
    animation-duration: 20s;
    animation-iteration-count: infinite;
  }
  .section_top .slide .item4 {
    background: url(../images/mobile/img_top4.png) top center no-repeat;
    background-size: auto 504px;
    animation-name: animation-slide4;
    animation-duration: 20s;
    animation-iteration-count: infinite;
  }
  .section_top .frame {
    display: none;
  }
  #floating {
    display: none;
  }
  @-webkit-keyframes animation-slide2-1 {
    0% {
      opacity: 1;
    }
    45% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    95% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  @-webkit-keyframes animation-slide2-2 {
    0% {
      opacity: 0;
    }
    45% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    95% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }

  .section_content1 {
    background-color: #fafcfe;
  }
  .section_content1 .img {
    width: 100%;
    height: 175px;
    margin-top: 50px;
    background: url(../images/mobile/img_cont1_txt.png) top center no-repeat;
    background-size: auto 175px;
  }
  .section_content1 .slide {
    display: block;
    position: relative;
    width: 320px;
    height: 492px;
    margin: 28px auto 0;
    background: url(../images/mobile/img_cont1_slide1.png) top center no-repeat;
    background-size: 320px auto;
  }
  .section_content1 .slide .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    animation-name: animation-slide2-1;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }
  .section_content1 .slide .item2 {
    background: url(../images/mobile/img_cont1_slide2.png) center 22px no-repeat;
    background-size: 220px auto;
    animation-name: animation-slide2-2;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }
  .section_content1 .inner:after {
    content: "";
    display: block;
    width: 100%;
    height: 16px;
    padding-bottom: 50px;
    background: url(../images/mobile/img_cont1_txt2.png) top center no-repeat;
    background-size: auto 12px;
  }

  .section_content2 {
    background-color: #f1f7ff;
  }
  .section_content2 .img {
    width: 100%;
    height: 175px;
    margin-top: 50px;
    background: url(../images/mobile/img_cont2_txt.png) top center no-repeat;
    background-size: auto 175px;
  }
  .section_content2 .slide {
    display: block;
    position: relative;
    width: 320px;
    height: 492px;
    margin: 28px auto 50px;
    background: url(../images/mobile/img_cont2_slide1.png) top center no-repeat;
    background-size: 320px auto;
  }
  .section_content2 .slide .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    animation-name: animation-slide2-1;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }
  .section_content2 .slide .item2 {
    background: url(../images/mobile/img_cont2_slide2.png) center 22px no-repeat;
    background-size: 220px auto;
    animation-name: animation-slide2-2;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }
  .section_content3 {
    background: #000000;
  }
  .section_content3 .img {
    width: 100%;
    height: 807px;
    background: url(../images/mobile/img_cont3_txt.png) top center no-repeat;
    background-size: 320px auto;
  }
  .section_content4 {
    background-color: #f1f7ff;
  }
  .section_content4 .img {
    width: 100%;
    height: 175px;
    margin-top: 50px;
    background: url(../images/mobile/img_cont4_txt.png) top center no-repeat;
    background-size: auto 175px;
  }
  .section_content4 .slide {
    display: block;
    position: relative;
    width: 320px;
    height: 492px;
    margin: 28px auto 50px;
    background: url(../images/mobile/img_cont4_slide1.png) top center no-repeat;
    background-size: 320px auto;
  }
  .section_content4 .slide .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    animation-name: animation-slide2-1;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }
  .section_content4 .slide .item2 {
    background: url(../images/mobile/img_cont4_slide2.png) center 22px no-repeat;
    background-size: 220px auto;
    animation-name: animation-slide2-2;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }
  .section_content5 {
    background: #4376fb;
  }
  .section_content5 .inner {
  }
  .section_content5 .btns {
    display: none;
  }
  .section_content5 .img {
    width: 100%;
    height: 713px;
    background: url(../images/mobile/img_cont5_txt.png) top center no-repeat;
    background-size: 320px auto;
  }
  .section_content6 {
    background: url(../images/mobile/bg_cont6.png) top center no-repeat #13347b;
    background-size: 320px auto;
  }
  .section_content6 .img {
    width: 320px;
    height: 281px;
    margin: 0 auto;
    background: url(../images/mobile/img_cont6_txt.png) top center no-repeat;
    background-size: 320px auto;
  }
  #wrap #content .section_content6 .inner {
    width: 320px;
    margin: 0 auto;
  }
  .section_content6 .btn {
  }
  .section_content6 .btn a {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 142px;
    left: 52px;
    width: 70px;
    height: 30px;
    background-color: #fff;
    opacity: 0;
  }

  .section_content7 {
    background: #fafcfe;
  }
  .section_content7 .img {
    width: 100%;
    height: 175px;
    margin-top: 50px;
    background: url(../images/mobile/img_cont7_txt.png) top center no-repeat;
    background-size: auto 175px;
  }
  .section_content7 .slide {
    display: block;
    position: relative;
    width: 320px;
    height: 492px;
    margin: 28px auto 50px;
    background: url(../images/mobile/img_cont7_slide1.png) top center no-repeat;
    background-size: 320px auto;
  }

  .section_content7 .slide .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    animation-name: animation-slide2-1;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }

  .section_content7 .slide .item2 {
    background: url(../images/mobile/img_cont7_slide2.png) center 22px no-repeat;
    background-size: 220px auto;
    animation-name: animation-slide2-2;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }

  #footer {
    background-color: #f1f1ef;
  }

  #footer .term {
    position: relative;
  }

  #footer .term .img {
    width: 100%;
    height: 40px;
    background: url(../images/mobile/footer_terms_txt.png) top center no-repeat;
    background-size: 360px auto;
  }

  #footer .term .term_wrapper {
    height: 40px;
    width: 320px;
    margin: 0 auto;
    position: relative;
  }
  #footer .term .btns {
    position: absolute;
    top: 13px;
    left: 0;
  }
  #footer .term .btns li {
    float: left;
    padding-right: 24px;
  }
  #footer .term .btns a {
    display: block;
    overflow: hidden;
    width: 80px;
    height: 15px;
    text-indent: -9999px;
  }

  #footer .inner {
    display: block;
    width: 320px;
    height: 143px;
    margin: 0 auto;
    background: url(../images/mobile/footer_txt.png) top center no-repeat;
    background-size: 320px auto;
  }
}

#wrap {
  padding-bottom: 80px;
  background-color: #f1f1ef;
}
.article_floating {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.article_floating .inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.article_floating .inner button {
  position: absolute;
  right: 43px;
  width: 80px;
  height: 24px;
}
@media screen and (min-width: 1px) and (max-width: 900px) {
  #wrap {
    padding-bottom: 60px;
  }
  .article_floating {
    background: linear-gradient(transparent 11px, #121580 12px 100%);
  }
  .article_floating .inner {
    width: 360px;
  }
  .article_floating .inner button {
    display: none;
  }
}
.section_event_2308 {
}
.section_event_2308 .wrap_title {
  height: 64px;
  background: url(../images/web/event_230811_txt.png) center center no-repeat
    #05e5ef;
}
.section_event_2308 .wrap_content {
  position: relative;
  height: 1787px;
  background: url(../images/web/event_230811_content.png) top center no-repeat
    #12157f;
}
.section_event_2308 .wrap_content .btn {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 1149px;
  left: 50%;
  width: 620px;
  height: 72px;
  margin-left: -310px;
  background-color: transparent;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.article_floating_event {
  position: fixed;
  bottom: 158px;
  left: 50%;
  width: 168px;
  padding-top: 24px;
  margin-left: 313px;
  z-index: 100;
}
.article_floating_event .link {
  display: block;
  overflow: hidden;
  width: 168px;
  height: 88px;
  background: url(../images/web/event_230811_floating.png) 0 0 no-repeat;
  text-indent: -9999px;
}
.article_floating_event .btn {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 51px;
  height: 24px;
  background: url(../images/web/event_230811_floating_close.png) 0 0 no-repeat;
  text-indent: -9999px;
}

@media screen and (min-width: 1px) and (max-width: 900px) {
  .section_event_2308 .wrap_title {
    height: 60px;
    background: url(../images/mobile/event_230811_txt.png) center center
      no-repeat #05e5ef;
    background-size: 230px auto;
  }
  .section_event_2308 .wrap_content {
    position: relative;
    min-width: 320px;
    height: 1176px;
    background: url(../images/mobile/event_230811_content.png) center 50px
      no-repeat #12157f;
    background-size: 360px auto;
  }
  .section_event_2308 .wrap_content .btn {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 870px;
    left: 0%;
    width: 100%;
    height: 51px;
    margin-left: 0;
    background-color: transparent;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
  }
  .article_floating_event {
    position: fixed;
    bottom: 0;
    left: 0%;
    width: 100%;
    padding-top: 0;
    margin-left: 0;
    z-index: 100;
    background: linear-gradient(transparent 10px, #322a47 10px 100%);
  }
  .article_floating_event .link {
    display: block;
    width: 100%;
    height: 70px;
    background: url(../images/mobile/event_230811_floating.png) center center
      no-repeat;
    background-size: 360px auto;
  }
  .article_floating_event .btn {
    display: none;
  }
}
