*{
    margin: 0;padding: 0;
}
ul,li{
    list-style: none;
}
.event_secho2 ul{
    padding: 0;
}
.et_builder_inner_content .et_pb_section_0{
    padding-top: 0;
    padding-bottom: 0;
}
.secho2_inner{
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 min(15.364vw, 295px);
}
.bt_secho2{
    min-width: min(16.45vw, 316px);
    height: min(3.38vw, 65px);
    padding: 0 min(3.65vw, 70px);
    font-size: min(1.15vw, 22px);
    color: #fff;
    font-weight: 500;
    letter-spacing: -.08vw;
    background-color: #3E1501;
    border-radius: min(0.416vw, 8px);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .4s ease background-color, .4s ease color;
}
.bt_secho2.reverse{
    background: #F7DFB4;
    color:#3E1501;
}

.bt_secho2:hover,.bt_secho2.reverse:hover,.secho2_custom .bt_secho2:hover{
    background-color: #ED883E;
    color: #fff;
}
.earlybird_title{
    font-size: min(2.08vw,40px);
    line-height: 1.4;
    font-weight: 700;
}
.secho2_visual{
    background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/bg_visual.jpg) 0 50% no-repeat;
    background-size: cover;
    position: relative;
    animation: bg_move 5s ease-in-out forwards;
}
.secho2_visual::before{
    content: '';
    display: block;
    background: rgb(242,236,227);
    background: linear-gradient(270deg, rgba(242,236,227,0) 0%, rgba(242,236,227,1) 40%);
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.secho2_visual_title{
    padding: 130px 0;
}
.secho2_visual_title > span{    display: block;
    font-size: min(1.145vw, 22px);
    line-height: min(1.56vw, 30px);
    font-weight: 400;
    /*
    opacity: 0;
    --move: 20%;
    animation: aniText .5s ease forwards;
    animation-delay: .6s;*/
    color: #3E1501;
    margin-bottom: 10px;
}
.secho2_visual_title h2{
    line-height: 66px;
    margin: 0;
    height: min(3.91vw, 70px);
    font-size: min(2.864vw, 50px);
    font-weight: 600;
    color: #222;
    display: block;
}
.secho2_visual_title h2 span{
    height: min(3.65vw, 70px);
    font-size: inherit;
    font-weight: inherit;
    line-height: min(3.645vw, 70px);
    display: inline-block;
    /*animation: visualTitle 1s ease forwards;*/
}
.open_info{
    color:#984E3E;
    margin-top: 35px;
    font-size: 18px;
    line-height: 25px;
}

.open_info strong{
    margin-right: 1vw;
}
.secho2_earlybird{
    background: #984E3E;
    padding: 190px 0;
    text-align: center;
}
.secho2_visual .btn_group{
    margin-top: 45px;
}
.secho2_earlybird .earlybird_title{
    text-align: center;
    color: #fff;
}
.secho2_earlybird .earlybird_list{
    display: flex;
    margin-top: 110px;
}
.secho2_earlybird .earlybird_list li{
    width: min(17.29vw,332px);
    background: #000;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    text-align: center;
    padding: min(2.86vw,55px) min(4.06vw,78px);
    flex: 1;
    transition: transform 1s ease;
}
.secho2_earlybird .earlybird_list li h4{
    font-weight: 400;
    font-size: min(1.3vw,25px);
    line-height: min(1.3vw,25px);
    color: #3E1501;
}
.secho2_earlybird .earlybird_list li strong{
    font-weight: 600;
    display: block;
    margin-top: min(.63vw,12px);
    white-space: nowrap;
}
.secho2_earlybird .earlybird_list li:first-child{
    background: #3E1501;
    color: #F6F2EB;
    transform: translateX(60%);
}

.secho2_earlybird .earlybird_list li:first-child h4{
    color: #F6F2EB;
}
.secho2_earlybird .earlybird_list li:nth-child(2){
    background: #F6F2EB;
    color: #3E1501;
    margin-left: -50px;
    z-index: 1;
}
.secho2_earlybird .earlybird_list li:last-child{
    background: #DEC49E;
    color: #3E1501;
    border-radius: 50px;
    margin-left: -50px;
    transform: translateX(-60%);
    z-index: 2;
}
.secho2_earlybird .earlybird_list li:first-child img{
    margin-top: 40px;
}
.secho2_earlybird .earlybird_list li:nth-child(2) img{
    margin-top: 30px;
}
.secho2_earlybird .earlybird_list li:nth-child(3) img{
    margin-top: 25px;
}
.secho2_earlybird .earlybird_list.__ani li:first-child{
    transform: translateX(0);
}
.secho2_earlybird .earlybird_list.__ani li:last-child{
    transform: translateX(0);
}
.secho2_earlybird span{
    color: #fff;
    font-size: 18px;
    line-height: 1.7;
    display: block;
    margin-top: 10px;
}
.secho2_earlybird .btn_group{
    margin-top: 112px;
}
.secho2_story{
    padding: 190px 0;
    background: #F6F2EB;
}
.secho2_story .earlybird_title,.secho2_preview .earlybird_title{
    border-bottom: 1px solid #3E1501;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 min(15.364vw, 295px) 30px;
    color: #3E1501;
}
.secho2_story ul{
    display: flex;
    margin-top: 119px;
}

.secho2_story ul li{
    margin-left: 21px;
    flex:1;
    border-radius: 50px;
    height: 37.76vw;
    font-size: min(1.72vw,33px);
    line-height: 1.4;
    padding: 60px 42px;
    color: #3E1501;
    transition:all ease .5s .2s;
}
.secho2_story ul li:nth-child(1){
    background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/bg_card1.jpg) 50% 50% no-repeat;
    background-size: auto 130%;
    margin-left: 0;
}
.secho2_story ul li:nth-child(2){
    background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/bg_card2.jpg) 50% 50% no-repeat;
    background-size: auto 130%;
}
.secho2_story ul li:nth-child(3){
    background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/bg_card3.jpg) 50% 50% no-repeat;
    background-size: auto 130%;
}
.secho2_story.__ani ul li:nth-child(1),.secho2_story.__ani ul li:nth-child(2),.secho2_story.__ani ul li:nth-child(3){
    background-size: auto 110%;
}
.secho2_preview{
    background:#E3C190;
    padding: 190px 0;
}
.secho2_preview .earlybird_title{
    text-align: center;
    color: #3E1501;
}
.secho2_preview .preview_content .__thumbs{
    margin-top: 120px;
}
.secho2_preview .preview_content .__thumbs:nth-child(2n-1){
    padding-right: 11.46vw;
}
.secho2_preview .preview_content .__thumbs:nth-child(2n-1) div{
    border-top-right-radius: 50px;
    overflow: hidden;
}
.secho2_preview .preview_content .__thumbs:nth-child(2n){
    padding-left: 11.46vw;
    text-align: right;
}
.secho2_preview .preview_content .__thumbs:nth-child(2n) div{
    border-top-left-radius: 50px;
    overflow: hidden;
}
.secho2_preview .preview_content .__thumbs img{
    width: 100%;
}
.secho2_preview .preview_content .__thumbs figcaption{
    line-height: 1.4;
    padding-left: 50px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.secho2_preview .preview_content .__thumbs:nth-child(2n) figcaption{
    padding-right: 50px;
}

.secho2_preview .preview_content .__thumbs figcaption p,.secho2_preview .preview_content .__thumbs figcaption h4{
    transform: translateX(-50%);
    transition: .6s ease opacity, .8s ease transform;
    font-size: min(1.72vw,33px);
    line-height: 1.4;
    color: #3E1501;
}
.secho2_preview .preview_content .__thumbs figcaption h4{
    transition-delay: .1s;
    font-weight: 600;
}
.secho2_preview .preview_content .__thumbs:nth-child(2n) figcaption p,.secho2_preview .preview_content .__thumbs:nth-child(2n) figcaption h4{
    transform: translateX(50%);
}
.secho2_preview .preview_content .__thumbs.__ani figcaption p,.secho2_preview .preview_content .__thumbs.__ani figcaption h4{
    transform: translateX(0%);
    opacity: 1;
}
.secho2_preview .preview_content .__thumbs figcaption:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0%;
    background-color: #3E1501;
    display: block;
    content: '';
    transition: .5s ease all;
    content: '';
}
.secho2_preview .preview_content .__thumbs:nth-child(2n) figcaption:before{
    left: auto;
    right: 0;
}
.secho2_preview .preview_content .__thumbs.__ani figcaption:before{
    height: 100%;
}
.secho2_custom{
    background: #F7DFB4;
    padding: 190px 0;
}
.secho2_custom .earlybird_title{
    color:#3E1501
}
.secho2_custom ol{
    display: flex;
    flex-wrap: wrap;
    margin-top: 109px;
}
.secho2_custom ol li{
    flex: 1 1 calc(50% - 20px);
    border-top: 1px solid #3E1501;
    color: #3E1501;
    padding-top: 18px;
    padding-bottom: 100px;
    overflow: hidden;
}

.secho2_custom ol li>div{
    border-radius: 50px;
    overflow: hidden;
    margin-top: 41px;
}
.secho2_custom ol li h4{
    font-size: min(2.6vw,50px);
    line-height: 50px;
    opacity: 0;
    color: #3E1501;
}
.secho2_custom ol li p{
    font-size:min(1.72vw,33px);
    line-height: 46px;
    opacity: 0;
}
.secho2_custom ol li.__ani h4{
    --move: 10%;
    animation: aniText .4s ease forwards;
}
.secho2_custom ol li.__ani p{
    --move: 10%;
    animation: aniText .4s ease forwards;
    animation-delay: .1s;
}
.secho2_custom .btn_group{
    text-align: center;
}
.secho2_custom ol li img{
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}
.secho2_custom ol li:nth-child(2n){
    margin-left: 20px;
}
.secho2_adventage{
    padding: 190px 0; 
    background: #F6F2EB;
    text-align: center;
}
.secho2_adventage .earlybird_title{
    color:#3E1501;
}
.secho2_adventage ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
    width: min(32.82vw,630px);
    margin: 0 auto;
    color: #3E1501;
}
.secho2_adventage ul li{
    flex:1 1 30%;
     font-size: min(1.30vw,25px);
    line-height: 42px;
    margin-top: 44px;
    margin-left: 20px;
}

.secho2_adventage ul li:nth-child(3n-2){
    margin-left: 0;
}
.secho2_adventage ul li div img{
    height: 65px;
    width: 65px;
}
.secho2_adventage ul li p{
    position: relative;
    padding-top: 5px;
    overflow: hidden;
    white-space: nowrap;
}

.secho2_adventage ul li p span{
    transform: translateY(-50px);
    transition: .5s ease .2s;
    display: block;
}
.secho2_adventage ul.__ani li p span{
    transform: translateY(0);
}
.secho2_adventage ul li p::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%) scaleX(0);
    transform-origin: 50% 50%;
    width: 100%;
    height: 1px;
    background-color: #3E1501;
    transition: transform .25s;
}

.secho2_adventage ul.__ani li p::before {
    transform: translateX(-50%) scaleX(1);
}
.secho2_location{
    padding: 190px 0; 
}
.secho2_location .earlybird_title{
    color: #3E1501;
}
.location_sort{
    position: relative;
}
.secho2_location ul{
    margin: 42px 0 80px;
}
.secho2_location ul li{
    color: #9F7A5E;
    margin-top: 22px;
    font-size: min(1.3vw,25px);
    line-height: 22px;
}
.secho2_location ul li::before{
    background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/ico_check.png) 50% 50% no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.secho2_location ul li:first-child{
    margin-top: 0;
}
.secho2_location .adventage_content{
    position: absolute;
    top: 0;
    right: 0;
    width: min(37.03vw,711px);
    border-radius: 50px;
    overflow: hidden;
    border:1px solid #3E1501;
}
.secho2_location .adventage_content h4{
    line-height: 0;
    padding-bottom: 0;
}
.secho2_location .adventage_content img{
    width: 100%;
}
.secho2_awards{
background: #3E1501;
padding: 190px 0; 
}
.secho2_awards .earlybird_title{
    color: #fff;
    text-align: center;
    margin-bottom: 81px;
}
.secho2_awards img{
    width: 100%;
}
.secho2_awards .check_mo{
display: none;
}

.secho2_custom .bt_secho2{
    background: #984E3E;
}
@keyframes bg_move {
    0% {
        background-position-x: 0;
    }
    100% {
        background-position-x: 70%;
    }
  }
@keyframes aniText {
    0% {
      opacity: 0;
      transform: translateX(var(--move));
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  @keyframes visualTitle {
    0% {
      transform: translateY(min(3vw, 600px));
    }
    100% {
        transform: translateY(0);
    }
  }
  /* 모바일 */
  @media all and (max-width: 767px) {
      .bt_secho2{
        height: 14.67vw;
        font-size: 4.8vw;
        line-height: 7.2vw;
        border-radius: 2.13vw;
        width: 100%;
      }
      .secho2_inner{
          padding: 0 30px;
      }
      .earlybird_title{
          padding-bottom: 0;
      }
      .secho2_visual_title h2 span{
          letter-spacing: -0.17rem;
      }
     .secho2_visual .bt_secho2{ 
        width: 242px;
      }
      .earlybird_title{
          font-size: 24px;
          line-height: 34px;
          letter-spacing: -0.09rem;
      }
      .secho2_visual .btn_group{
          text-align: left;
      }
      .secho2_earlybird{
          padding: 73px 0;
      }
      .secho2_story .earlybird_title, .secho2_preview .earlybird_title{
          padding: 0 25px 20px;
      }
      .secho2_story .earlybird_title{
          color: #3E1501;
      }
    .secho2_visual_title > span{
          font-size: 18px;
          line-height: 26px;
      }
      .secho2_visual_title h2{
          font-size: 34px;
        line-height: 42px;
        margin-top: 7px;
        height: 42px;
    }
    .secho2_visual::before{
        top: 0;
        width: 100%;
        height: 70%;
        background: linear-gradient(0deg, rgba(242,236,227,0) 0%, rgba(242,236,227,1) 40%);
    }
    .open_info{
        font-size: 16px;
        line-height: 22px;
        margin-top: 22px;
    }
    .secho2_earlybird .earlybird_title{
        font-size: 24px;
        line-height: 34px;
    }
    .secho2_earlybird .earlybird_list{

    flex-direction: column;
    margin-top: 44px;
    }
    .secho2_earlybird .earlybird_list li{
        width: 100%;
        border-radius: 40px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .secho2_earlybird .earlybird_list li h4{
        font-size: 14px;
        line-height: 20px;
    }
    .secho2_earlybird .earlybird_list li:nth-child(2),.secho2_earlybird .earlybird_list li:nth-child(3){
        margin-left: 0;
    }
    .secho2_earlybird span{font-size: 14px;}
    .secho2_story {
        padding: 73px 0;
    }
    .secho2_story ul {

    margin-top: 44px;
    flex-direction: column;
    padding: 0;
    }
    .secho2_story ul li{
        border-radius: 20px;
        height: 440px;
        font-size: 22px;
        line-height: 30px;
        padding: 40px;
        flex: auto;
    }
    .secho2_story, .secho2_preview{
        padding: 73px 0;
    }
    .secho2_preview .secho2_inner{
        padding: 0;
    }
    .secho2_preview .preview_content .__thumbs:nth-child(2n-1) div{
        border-top-right-radius: 30px;
    }

    .secho2_preview .preview_content .__thumbs:nth-child(2n) div{
        border-top-left-radius: 30px;
    }
    .secho2_preview .preview_content .__thumbs figcaption{
        padding-left:20px;
        margin-left: 30px
    }
    .secho2_preview .preview_content .__thumbs figcaption p, .secho2_preview .preview_content .__thumbs figcaption h4{
        font-size: 18px;
        line-height: 25px
    }
    .secho2_preview .preview_content .__thumbs:nth-child(2n) figcaption{
        padding-right: 20px;
        margin-right: 30px;
        padding-left: 0;
    }
    .secho2_custom{
        padding: 73px 0;
    }
    .secho2_custom ol{
        flex-direction: column;
        margin-top: 44px;
    }
    .secho2_custom ol li{
        padding-bottom: 50px;
        padding-top: 0;
    }
    .secho2_custom ol li h4{
        font-size: 24px;
        line-height: 30px;
        margin-top: 8px;
        transform: translateY(-200%);
    }
    .secho2_custom ol li p{
        font-size: 18px;
        line-height: 28px;
        margin-top: 8px;
        transform: translateY(-300%);
    }
    .secho2_earlybird .earlybird_list li:nth-child(3) img{
        width: 124px;
    }
    .secho2_custom ol li>div{
        border-radius: 20px;
        margin-top: 16px;
    }
    .secho2_custom ol li>div img{
        height: 100%;
        object-fit: cover;
        display: block;
    }
    .secho2_adventage{
        padding: 73px 0;
    }
    .secho2_adventage ul{
        width: auto;
    }
    .secho2_adventage ul li{
        flex: 1 1 45%;
    }

    .secho2_adventage ul li:nth-child(2n){
        margin-left: 29px;
    }
    .secho2_adventage ul li:nth-child(2n-1){
        margin-left: 0;
    }
    .secho2_adventage ul li div img{
        width: 45px;
        height: 45px;
    }
    .secho2_adventage ul li p{
        font-size: 16px;
        line-height: 22px;
        margin-top: 0;
    }
    .secho2_location{
        padding: 73px 0;
    }
    .location_sort{
        display: flex;
        flex-direction: column;
    }
    .secho2_location .loca_sort_column{
        order: 2;
    }
    .secho2_location .adventage_content{
        position: static;
        order: 1;
        width: 100%;
        border-radius: 20px;
        margin-top: 44px;
    }
    .secho2_awards{
        padding: 75px 0; 
    }
    .check_pc{
        display: none;
    }
   .secho2_awards .check_mo{
        display: block;
    }
    .secho2_visual_title{
        padding: 65px 0;
    }
    .secho2_visual{
        height: 670px;
        background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/bg_visual_mo.jpg) 0 70% no-repeat;
        background-size: cover;
    }
    .secho2_earlybird .earlybird_list li:first-child img{
        width: 173px;
        margin-top: 23px;
    }
    .secho2_earlybird .earlybird_list li:nth-child(2) img{
        width: 68px;
    }
    .secho2_earlybird .earlybird_list li:first-child{
        padding: 50px 0;
        z-index: 3;
        transform: translateX(0);
    }
    .secho2_earlybird .earlybird_list li:nth-child(2){
        z-index: 2;
        transform: translateY(-40%);
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .secho2_earlybird .earlybird_list li:nth-child(3){
        z-index: 1;
        transform: translateX(0) translateY(-120%);
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .secho2_earlybird .earlybird_list.__ani li:nth-child(2){
        transform: translateY(0);
    }
    .secho2_earlybird .earlybird_list li:nth-child(2),.secho2_earlybird .earlybird_list li:nth-child(3){
        padding: 83px 0 37px;
        margin-top: -50px;
    }
    .secho2_story ul li{
        margin-left: 0;
    }
    .secho2_earlybird .earlybird_list li strong{
        font-size: 18px;
        display: block;
        margin-top: 4px;
    }
    .secho2_story ul li:nth-child(1),.secho2_story ul li:nth-child(2),.secho2_story ul li:nth-child(3){
        background-size: auto 150%;
        margin-bottom: 30px;
    }
    .secho2_story ul li:nth-child(1){
        background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/bg_card_mo1.jpg) 50% 50% no-repeat;
        background-size: auto 140%;
        margin-left: 0;
    }
    .secho2_story ul li:nth-child(2){
        background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/bg_card_mo2.jpg) 50% 50% no-repeat;
        background-size: auto 140%;
    }
    .secho2_story ul li:nth-child(3){
        background: url(/wp-content/themes/fastfive/assets/event/230222_seocho2_earlybird/img/bg_card_mo3.jpg) 50% 50% no-repeat;
        background-size: auto 140%;
    }
    .secho2_story.__ani ul li:nth-child(1), .secho2_story.__ani ul li:nth-child(2), .secho2_story.__ani ul li:nth-child(3){
        background-size: auto 110%;
    }
    .secho2_preview .preview_content .__thumbs{margin-top: 44px;}
    .secho2_preview .preview_content .__thumbs:nth-child(2n-1){
        padding-right: 30px;
    }
    .secho2_preview .preview_content .__thumbs:nth-child(2n){
        padding-left: 30px;
    }
    .secho2_preview .preview_content .__thumbs.__ani figcaption p, .secho2_preview .preview_content .__thumbs.__ani figcaption h4{
        letter-spacing: -0.07rem;
    }
    .secho2_earlybird .btn_group{
        margin-top: 54px;
    }
    .secho2_custom ol li:nth-child(2n){margin-left: 0;}
    .secho2_custom ol li{
        padding-bottom: 54px;
    }
    .secho2_location ul{
        margin: 20px 0 47px;
    }
    .secho2_location .adventage_content h4{padding-bottom: 0;}
    .btn_group{text-align: center;}
    .secho2_location ul li{font-size: 16px;
        margin-top: 7px;
    line-height: 22px;}
    .secho2_awards .earlybird_title{
        margin-bottom: 44px;
    }

    .bt_secho2:hover{
        background-color: #3E1501;
        color: #fff;
    }
    .secho2_custom ol li.__ani h4,.secho2_custom ol li.__ani p{padding-bottom: 0;}
}