@charset "utf-8";


/* 1920 */
.survey08-wrap{position: relative;}
.survey08-wrap .container{max-width: 1200px; padding: 0;}
.survey08-wrap section {position: relative; width: 100%; height: auto; text-align: center; padding-top: 0;}

#survey08_section01 .survey08_sec01_01 {padding: 40px 0; padding-bottom: 25%;  background:url('../../image/event/08_09_survey/sec01_bg.jpg') no-repeat center/cover;  text-align: center; position: relative;}
#survey08_section01 .survey08_sec01_02 {padding: 30px;  background-color: #cc82e7;  text-align: center;}
#survey08_section01 .survey08_sec01_03 {padding: 28px; background: url('../../image/event/08_09_survey/sec01_03_bg.jpg') no-repeat center/cover;  text-align: center;}
#survey08_section02 {padding: 100px 0; background: url('../../image/event/08_09_survey/sec02_bg.jpg') no-repeat center/cover; text-align: center;}
#survey08_section03 {padding: 100px 0; background: url('../../image/event/08_09_survey/sec03_bg.jpg') no-repeat top center; background-size: cover; text-align: center;}
#survey08_section04 {padding: 100px 0; background: url('../../image/event/08_09_survey/sec04_bg.jpg') no-repeat center/cover; text-align: center;}
#survey08_section05 {padding: 150px 0 195px 0; background: url('../../image/event/08_09_survey/sec05_bg.jpg') no-repeat center/cover;   text-align: center;}
#survey08_section06 {padding: 200px 0;  background: url('../../image/event/08_09_survey/sec06_bg.jpg') no-repeat center/cover; }

/* sr_only */
.sr_only{
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.survey08-wrap .pc_view {
    display: block !important;
}
.survey08-wrap .mo_view {
    display: none !important;
}
.mo-br{display: none;}

.survey08_noti{
    margin-top: 80px;
    background-color: #fff;
    padding: 27px;
    border-radius: 25px;
} 
.survey08_noti td:first-child{
    padding-right: 10px;
}
.survey08_noti td {
    padding: 0px;
    text-align: left;
    vertical-align: top;
    word-break: keep-all;
    line-height: 1.5;
    font-size: 1.75em;
}


#survey08_section01 .survey08_sec01_01 .main-imgs{position: relative;}
#survey08_section01 .survey08_sec01_01 .main-imgs> img:nth-child(2) {
    top: 31%;
    right: 13%;
    position: absolute;
    animation: tada;
    animation-duration: 2s;
    animation-delay: 1s;  
    animation-iteration-count: infinite;
    animation-timing-function:linear;
}

#survey08_section01 .survey08_sec01_01 .container > img {
    position: absolute;
    bottom: 10%;
    right: 6%;
    animation:  yachtSlideIn 2.5s ease-in-out infinite;
} 
@keyframes yachtSlideIn {
  0%   { transform: translateX(0); }
  50%  { transform: translateX(-70px); }
  100% { transform: translateX(0); }
}

#survey08_section01 .main-imgs {margin-top: 45px;}
#survey08_section02 .main-imgs{display: flex; margin-bottom: 12%; position: relative; }

#survey08_section03 .main-imgs{position: relative;}
.survey08_sec03_noti {margin-top: 177px;}
.sec04_cont01 .main-imgs,.sec04_cont02 .main-imgs{position: relative;}

#survey08_section04 .sec04_cont01 .page-move{
    position: absolute;
    font-size: 22px;
    right: 5%;
    bottom: 1%;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

#survey08_section04  .sec04_cont02{margin-top: 55px;}

#survey08_section04 .sec04_cont02 .page-move{
    position: absolute;
    font-size: 22px;
    right: 5%;
    bottom: 1%;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

#survey08_section05 .container> img:nth-child(2){margin: 60px 0 90px 0;}


/* btn */
.survey08_btn {
    position: absolute;
    background-color: transparent;
    z-index: 2;
}

.survey08_btn a {
    display: block;
    border-radius: 50px;
    width: fit-content;
    box-shadow: 0 8px 0 #dde259;
    transition: 0.2s;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    will-change: transform;
}

.survey08_btn a img{
    width: 100%;
    height: 100%;
}

.survey08-wrap .survey08_btn a:hover {
    transform: translateY(8px);
    box-shadow: none;
}

.survey08_btn.survey08_contbtn {width: 100%; left: 50%; transform: translateX(-29.5%); bottom: -34%; margin-bottom: 2.5%;}
.survey08_btn.survey08_contbtn a {box-shadow: 0 8px 0 #ff648b;}

.survey08_btn.survey08_submit_btn{left: 50%; transform: translateX(-50%); bottom: -8%}

.survey08_btn.survey08_1yearbtn{left: 2.3%; bottom: 14%;height: auto;}
.survey08_btn.survey08_1yearbtn a {box-shadow: 0 8px 0 #9e2fbe;} 

.survey08_btn.survey08_6monthbtn{left: 2.3%; bottom: 22%;height: auto;}
.survey08_btn.survey08_6monthbtn a,.survey08_btn.survey08_finish_btn a{box-shadow: 0 8px 0 #5dc7e5;}

.survey08_btn.survey08_groupbtn{left: 50%; transform: translateX(-50%); }

.survey08_btn.survey08_joinus_btn{left: 50%; transform: translateX(-50%); bottom: 13%}
.survey08_btn.survey08_joinus_btn a{box-shadow: 0 8px 0 #5669dc;}

/* 완료 팝업 */

.survey08_pop .pop-top>p {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.8rem;
    margin: 0;
}

.survey08_pop .pop-bottom span{display: inline-block; font-weight: 800; font-size: 20px; margin-bottom: 15px;}

.survey08_pop .pop-bottom:first-child p {
    margin-top: 5px;
}

.survey08_pop .pop-bottom p{font-size: 15px; margin-bottom: 4px;}

.survey08_pop .modal-body button {
    padding: 15px 20px;
    margin: 5px;
    background-color: #fff;
    border: 2px solid #ee13ee;
    border-radius: 50px;
}

.survey08_pop .modal-body button:hover {
    background-color: #ee13ee;
    border: 2px solid #ee13ee;
    color: #FFF;
    border-radius: 50px;
}

#survey08_section06 .container{
    margin-bottom: 120px;
}

/* pop 설문지 */
body.scroll-lock {
  position: fixed !important;
  overflow: hidden !important;
  width: 100%;
}

.survey_08.survey_event_pop .modal-content{
    border: none;
    border-radius: 20px;
    background-color: #ffccfa;
    position: relative;
    max-height: 90vh;
    overflow-y: auto;
}

.survey_08 .modal-header{border: none;}
.survey_08 .close, .mailbox-attachment-close {
    font-size: 3rem;
}

.survey_08 .modal-body {
    padding: 25px 50px;
    border: none;
    overflow-x: hidden;
    margin-bottom: 25px;
}

.sv-btn-list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.survey_event_pop .fc800 {
    display: inline-block;
    color: red;
    font-size: 15px;
}

.fs15 {
    font-size: 15px;
    font-weight: 400;
}

.survey_08 .sv-top {
    text-align: center;
}
.survey_08 .sv-top img{width: 33%;}
.survey_08 .sv-top > p {
    margin: 20px 0 30px 0;
    font-size: 40px;
    font-weight: 800;
}    

.c0091b5{color: #0091b5;}

.survey_08 .sv-item {
    margin: 20px 0;
    padding: 25px;
    border-radius: 10px;
    background-color: #fff;
}
.survey_08 .sv-item p {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
}

.survey_08 .sv-plus{margin-top: 1em;}
.survey_08 .sv-plus p{ font-size: 18px; margin-bottom: 5px;}

.survey_08 input[type=checkbox] ,.survey_08 input[type=radio] {
    display: none;
}

 .survey_08 input[type=checkbox] + span, .survey_08 input[type=radio] + span  {
    position: relative;
    display: block;
    margin-right: 15px;
    padding: 10px 20px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background-color: #fff;
    font-weight: normal;
    line-height: 140%;
    cursor: pointer;
}

 .survey_08 input[type=checkbox] + span:hover , .survey_08 input[type=radio] + span:hover  {
    border: 1px solid #0091b5;
}
.survey_08 input[type=checkbox]:checked + span, .survey_08 label input[type=radio]:checked + span {
    background-color: #0091b5;
    border-color: #007474;
    color: #fff;
    z-index: 1;
}
.survey_08 .sv-item input {
    margin: 10px 0;
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
}

.survey_08 .srvy06 input[type=checkbox] + span::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  border: 2px solid #ccc;
  background-color: #fff;
  box-sizing: border-box;
  transition: all 0.2s ease;
}

.survey_08 .srvy06 input[type=checkbox]:checked + span::before {
  content: '✔';
  color: #015b72;
  background-color: #ffffff;
  border-color: #00535e;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
}
.survey_08 .sv-info {
    margin-top: 15px;
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    line-height: 1.3;
    font-size: 15px;
    color: #777;
}

.survey_event_pop .textbox {
    background-color:transparent;
}

.survey_08 .textbox.text-left p{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    word-break: keep-all;
}

.survey_08 .textbox.text-center p{
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0.4em;
 }

.survey_08 .textbox.text-center .small_font{
    font-size: 20px;
    font-weight: 400;
}
.survey_08 .sv-bottom {
    width: 100%; height: 8%;
    position: relative;
}

.survey_event_pop .textbox {
    margin-bottom: 28px;
}

.survey_08 .sv-bottom .survey08_btn.survey08_finish_btn{
    background: transparent;
    position: absolute;
    left: 50%;
    bottom: -47px;
    transform: translateX(-50%);
    margin: 30px 0
}
.survey_08  .survey08_btn.survey08_finish_btn a:hover {
    transform: translateY(8px);
    box-shadow: none;
}


/* 08-09 설문 이벤트(25.07.10) */
@media (max-width : 1599px) {
.survey08-wrap img{max-width: 100%;}

#survey08_section01 .main-imgs img:first-child{
    width: 65%;
}
#survey08_section01 .survey08_sec01_01 .container > img{
    width: 38%;
    right: 2%;
}

#survey08_section02 .main-imgs> img{
    width: 54% !important;
}

#survey08_section06 {
    padding: 100px 0;
}
#survey08_section06 .container >img{
    margin-bottom: 121px;
}

.survey08_btn.survey08_joinus_btn {
    bottom: 17%;
}
}

/* 08-09 설문 이벤트(25.07.10) */

@media (min-width : 992px) and (max-width : 1199px){
.survey08-wrap .container {
    width: 980px;
}

 .survey08-wrap .pc {
    display: none !important;
}

#survey08_section01 .main-imgs img:first-child{
    width: 59%;
}
#survey08_section01 .survey08_sec01_01 .container > img{
    width: 33%;
}
#survey08_section01 .survey08_sec01_01 .main-imgs> img:nth-child(2) {
    WIDTH: 18%;
    top: 28%;
    right: 17%;
}

#survey08_section01 .survey08_sec01_02 .container img{width: 95%;}
#survey08_section01 .survey08_sec01_03 .container {text-align: center;}
#survey08_section01 .survey08_sec01_03 .container img{width: 85%;}
#survey08_section02 .main-imgs > img{
    width: 50% !important;
}

.survey08_btn.survey08_contbtn {
    transform: translateX(-37%);
}

.survey08_noti>li {
    text-align: left;
    font-size: 1.75em;
    line-height: 1.3em;
    word-break: keep-all;
    margin-bottom: 0;
}

.survey08_sec03_noti {
    margin-top: 162px;
}
.survey08_btn.survey08_1yearbtn a {width: 80%;}

.survey08_btn.survey08_6monthbtn a{width: 84%;}

#survey08_section04 .sec04_cont01 .page-move,
#survey08_section04 .sec04_cont02 .page-move {
    right: 2%;
}

#survey08_section05 {
    padding: 103px 0 160px 0
}

#survey08_section06 .container {
    margin-bottom: 40px;
}

#survey08_section06 .container >img {
    margin-bottom: 99px;
    width: 80%;
}
}


/* 08-09 설문 이벤트(25.07.10) */

@media (min-width : 768px) and (max-width : 991px) {

#survey08_section01 .main-imgs {
    margin-top:0;
}
#survey08_section01 .survey08_sec01_02 .pc_view,
#survey08_section01 .survey08_sec01_03 .pc_view {
        display: inline-block !important;
}
#survey08_section01 .survey08_sec01_02 .pc_view,
#survey08_section01 .survey08_sec01_03 .pc_view {
    width: 95%;
}

#survey08_section01 .main-imgs img:first-child{
    width: 59%;
}
#survey08_section01 .survey08_sec01_01 .container > img {
    width: 30%;
    bottom: 10%;
    right: 2%;
}
#survey08_section01 .survey08_sec01_01 .main-imgs> img:nth-child(2) {
    width: 17%;
    top: 28%;
    right: 17%;
}

#survey08_section01 .survey08_sec01_02 {
    padding: 15px;
}
#survey08_section01 .survey08_sec01_03 {
    padding: 15px;
}

#survey08_section02 .main-imgs{padding: 0 50px;}

.survey08_btn.survey08_1yearbtn {
    width: 43%;
    bottom: 11%;
}

.survey08_btn.survey08_contbtn {
    width: 65%;
    left: 50%;
    transform: translateX(-49%);
}

.survey08_noti td {
    padding: 0px;
    text-align: left;
    vertical-align: top;
    word-break: keep-all;
    line-height: 1.5;
    font-size: 1.3em;
}

#survey08_section04 .sec04_cont01 .page-move,
#survey08_section04 .sec04_cont02 .page-move{
    position: absolute;
    font-size: 17px;
    right: 2%;
    bottom: 1%;
}

.survey08_btn.survey08_6monthbtn {
    width: 43%;
    bottom: 20.5%;
}
.survey08_btn.survey08_joinus_btn {
    bottom: 18%;
}


/* 설문 팝업 모바일 사이즈  */
.mo-br{display: block;}
.survey_08 .modal-body {
    padding: 15px;
}
.survey_08 .sv-top img {
    width:65%;
}
.survey_08 .sv-top > p {
    margin: 0px 0 20px 0;
    font-size: 34px;
    word-break: keep-all;
}

#survey08_section06 .container {
    margin-bottom: 18px;
}
.survey_08 .sv-item {
    margin: 20px 0;
    padding: 25px;
    border-radius: 10px;
    background-color: #fff;
    text-align: left;
    word-break: keep-all;
}
.survey_08 .textbox.text-center p {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0.6em;
    word-break: keep-all;
}
.survey_08 .sv-bottom .survey08_btn.survey08_finish_btn{
    bottom: -72%;
    margin: 30px 0
}
.survey_08 .sv-info {
    text-align: left;
}

.survey_08 .sv-btn-list ul{
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.survey_08 .sv-btn-list ul li label{
    display: block;
    width: 100%;
    text-align: left;
}
.survey_08 .srvy02 .sv-btn-list  ul li label{
    width: 100%;
    text-align: left;
}
.survey08_noti td {
    padding: 0px;
    text-align: left;
    vertical-align: top;
    word-break: keep-all;
    line-height: 1.5;
    font-size: 1.1em;
}
.survey_08 .sv-info {
    text-align: left;
}
.survey_08 input[type=checkbox] + span{width: 100%;}

}

/* 08-09 설문 이벤트(25.07.10) */

@media (max-width : 767px) {
.survey08-wrap .container{padding: 0 70px;}

.survey08-wrap .pc_view,.survey08-wrap .pc {
    display: none !important;
}
.survey08-wrap .mo_view {
    display: block !important;
}

.survey08_noti{
    margin-top: 50px;
    border-radius: 20px;
    padding: 17px;
}

.survey08_noti td {
    padding: 0px;
    text-align: left;
    vertical-align: top;
    word-break: keep-all;
    line-height: 1.5;
    font-size: 1.2em;
}
#survey08_section01 .main-imgs {margin-top: 0;}
#survey08_section01 .survey08_sec01_01 .main-imgs> img:nth-child(1){
    width: 75%;
}
#survey08_section01 .survey08_sec01_01 .main-imgs> img:nth-child(2){
    width: 20%;
    top: 30%;
    right: 11%;
}
#survey08_section01 .survey08_sec01_01 .container > img{
    width: 27%;
    right: -10px;
}
#survey08_section01 .survey08_sec01_02 {
    padding: 10px;
    text-align: center;
}
#survey08_section01 .survey08_sec01_02 .mo_view,
#survey08_section01 .survey08_sec01_03 .mo_view{
    display: inline-block !important;
}
#survey08_section01 .survey08_sec01_03 {
    padding: 10px;
}

#survey08_section02 {
    padding: 65px 0;
    background: url(../../image/event/08_09_survey/sec02_bg_mb.jpg) no-repeat center / cover;
    text-align: center;
}
#survey08_section02 .main-imgs {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 13%;
}
#survey08_section02 .main-imgs> img {
    width: 100% !important;
}

.survey08_btn.survey08_contbtn {
    width: 90%;
    left: 50%;
    transform: translateX(-50.5%);
    bottom: -22%;
    margin-bottom: 0.5%;
}

#survey08_section03 {padding: 65px 0;}
#survey08_section03  .main-imgs >img:first-child{width: 90%;}

.survey08_btn.survey08_submit_btn {
    width: 100%;
    bottom: -11%;
}
.survey08_sec03_noti {
    margin-top: 135px;
}

#survey08_section04 {
    padding: 65px 0;
    background: url(../../image/event/08_09_survey/sec04_bg_mb.jpg) no-repeat center/cover;
}
#survey08_section04 .sec04_cont01 > img:first-child,
#survey08_section04 .sec04_cont02 > img:first-child,
#survey08_section05 .container > img:first-child,
#survey08_section06 .container > img:first-child{width: 90%; margin-bottom: 3%;}

.survey08_btn.survey08_1yearbtn {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5.5%;
    height: auto;
}

#survey08_section04 .sec04_cont01 .page-move,
#survey08_section04 .sec04_cont02 .page-move{
    position: absolute;
    font-size: 16px;
    bottom: 1%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.survey08_btn.survey08_6monthbtn {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 6.5%;
    height: auto;
}


#survey08_section05 {
    padding: 65px 0 215px 0;
    background: url(../../image/event/08_09_survey/sec05_bg_mb.jpg) no-repeat;
    background-size: cover;
    text-align: center;
}

.survey08_btn.survey08_groupbtn {
    width: 65%;
    left: 50%;
    bottom: 6%;
    transform: translateX(-50%);
}

#survey08_section06 {
    padding: 80px 0;
    background: url(../../image/event/08_09_survey/sec06_bg_mb.jpg) no-repeat center/cover;
}

.survey08_btn.survey08_joinus_btn {
    width: 70%;
    bottom: 9%;
}

/* 설문 팝업 모바일 사이즈  */
.survey_08 .modal-body {
    padding: 15px;
}
.survey_08 .sv-top img {
    width:65%;
}
.survey_08 .sv-top > p {
    margin: 0px 0 20px 0;
    font-size: 37px;
    word-break: keep-all;
}
.sv-btn-list ul {
    justify-content: center;
}
#survey08_section06 .container {
    margin-bottom: 18px;
}
.survey_08 .sv-item {
    margin: 20px 0;
    padding: 25px;
    border-radius: 10px;
    background-color: #fff;
    text-align: left;
    word-break: keep-all;
}
.survey_08 .textbox.text-center p {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0.6em;
    word-break: keep-all;
}
.survey_08 .sv-bottom .survey08_btn.survey08_finish_btn{
    bottom: -50%;
    margin: 30px 0
}
.survey_08 .sv-btn-list ul{
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.survey_08 .sv-btn-list ul li label{
    width: 100%;
    text-align: left;
}
.survey_08 .srvy02 .sv-btn-list  ul li label{
    width: 100%;
    text-align: left;
}
.survey08_noti td {
    padding: 0px;
    text-align: left;
    vertical-align: top;
    word-break: keep-all;
    line-height: 1.5;
    font-size: 1.1em;
}
.survey_08 .sv-info {
    text-align: left;
}s
.survey_08 input[type=checkbox] + span{width: 100%;}
}



/* 08-09 설문 이벤트(25.07.10) */

@media (max-width : 520px) {

.survey08_pop .modal .modal-body {overflow-x: hidden !important;}
.survey08_pop .modal-body .pop-top > img{
    width: 90%;
    margin-top: 10px;
}
.survey08-wrap .container {padding: 5px 30px ;}
.mo-br {
    display: block;
}
#survey08_section01 .survey08_sec01_01 .main-imgs> img:nth-child(1){
    width: 100%;
}
#survey08_section01 .survey08_sec01_01 {
    padding: 20px 0 50px 0;
}
#survey08_section01 .survey08_sec01_01 .main-imgs> img:nth-child(1) {
    width: 71%;
    margin-bottom: 50px;
}
#survey08_section01 .survey08_sec01_01 .main-imgs> img:nth-child(2) {
    width: 19%;
    top: 22%;
    right: 12%;
}
#survey08_section01 .survey08_sec01_02 .mo_view{width: 90%;}
#survey08_section01 .survey08_sec01_03 .mo_view {
        width: 95%;
}
#survey08_section01 .survey08_sec01_03 {
    padding: 5px;
}

.survey08_btn a {
    box-shadow: 0 6px 0 #dde259;
}

.survey08_noti {
    margin-top: 50px;
    padding: 20px;
}


.survey08_noti td:first-child {
    padding-right: 6px;
}

.survey08_noti td {
    padding: 0px;
    text-align: left;
    vertical-align: top;
    word-break: keep-all;
    line-height: 1.3;
    font-size: 1em;
}
.survey08_btn.survey08_contbtn a {
    box-shadow: 0 6px 0 #ff648b;
}

#survey08_section02,#survey08_section03 {padding: 45px 0;}
#survey08_section02 .main-imgs {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 13%;
}

.survey08_sec03_noti {
    margin-top: 100px;
}

.survey08_btn.survey08_contbtn {
    width: 90%;
    left: 50%;
    transform: translateX(-50.5%);
    bottom: -22%;
    margin-bottom: 0.5%;
}

#survey08_section04 .sec04_cont01 > img:first-child,
#survey08_section04 .sec04_cont02 > img:first-child,
#survey08_section05 .container > img:first-child,
#survey08_section06 .container > img:first-child{width: 90%; margin-bottom: 3%;}

.survey08_btn.survey08_1yearbtn a {
    box-shadow: 0 6px 0 #9e2fbe;
}

.survey08_btn.survey08_6monthbtn a, .survey08_btn.survey08_finish_btn a {
    box-shadow: 0 6px 0 #5dc7e5;}

.survey08_btn.survey08_6monthbtn {
    bottom: 6%;
}

#survey08_section05 {
    padding: 65px 0 120px 0;
    background-size: cover;
    text-align: center;
}

.survey08_btn.survey08_groupbtn {
    bottom: 3.5%;
}

#survey08_section04 .sec04_cont01 .page-move,
#survey08_section04 .sec04_cont02 .page-move{
    font-size: 13.5px;
}
#survey08_section06 {
    padding: 65px 0;
}
.survey08_btn.survey08_joinus_btn {
    width: 65%;
    bottom: 12%;
}
.survey08_btn.survey08_joinus_btn a {
    box-shadow: 0 6px 0 #5669dc;
}
.survey_08 .sv-info {
    text-align: left;
}
.survey_08 .textbox.text-left p {
    font-size: 16px;
}
.survey_08 .textbox.text-center .small_font {
    font-size: 16px;
}
.survey_08 .textbox.text-center p {
    font-size: 19px;
}
}

/* 08-09 설문 이벤트(25.07.10) */

@media (max-width : 360px) {
.mo-br {
    display: block;
}
#survey08_section01 .survey08_sec01_01 .container > img {
    animation:  yachtSlideIn 2s ease-in-out infinite;
    width: 25%;
    right: -15px;
}

#survey08_section04 .sec04_cont01 .page-move,
#survey08_section04 .sec04_cont02 .page-move{
    font-size: 11px;
}
.survey08_sec03_noti {
    margin-top: 76px;
}
}
