/*#4f6042 #8A4B29 #FFCC5A #F2DCB8*/

/*-------------------- common --------------------*/
html{
  scroll-behavior: smooth;
}
.highlight{
    color: #ed6452;
}



/*--- fix ---*/
body {
    background-color: #ffffff00;
    line-height: 1.6;
    font-family: monospace;
}
.body-section {
    background-image: none;
    background-color: #ffffff00;
}

/*--- //fix ---*/

@media (max-width: 767.99px) {
    .pc{
        display: none;
    }
    .mobile{
        display: block;
    }
}
@media (min-width: 768px) {
    .pc{
        display: block;
    }
    .mobile{
        display: none;
    }
}

/*-------------------- //common --------------------*/

.emphasize{
    font-weight: 900;
}

.sec-title {
    color: #fff;
    background: #8A4B29;
    padding: 0.25em 2em;
    border-radius: 50px;
    font-size: 2em;
    font-weight: 700;
}

/*-------------------- sec_banner --------------------*/
.sec_banner{
    position: relative;
    padding: 4rem 0;
    background: url('/img/event/esgidea/sec-step_bgend.webp') center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.sec_banner .text_area{
    margin: auto;
    text-align: center;
}
.sec_banner .text_area .deco1{
    position: relative;
}
.sec_banner .text_area .sec_title{
    font-weight: 900;
    font-size: 5rem;
    color: #FFF;
    margin: 0 0 0.5rem 0;
    text-shadow: 5px 5px 4px #333333;
    font-family: 'Noto Sans TC', sans-serif;
}

.sec_banner .text_area .sec_title .text_stroke {
    -webkit-text-stroke: 1px white;
    -webkit-text-fill-color: transparent;
}
.sec_banner .text_area .main_title_block {
    background: #4f6042cc;
    padding: 1em;
    width: 50vw;
    min-height: 20vw;
    margin: auto;
    color: #FFF;
}
.sec_banner .text_area .main_title_frame {
    border: 2px solid #fff;
    padding: 5%;
    min-height: 20vw;
}

.sec_banner .main_title_frame .main_title{
    margin: auto;
    font-weight: 900;
    font-size: 5rem;
    font-family: 'Noto Sans TC', sans-serif;
    text-shadow: 0px 0px 5px #333333;
}
.sec_banner .main_title_frame .sub_title{
    font-size: 2em;
    margin-top: 1em;
    text-shadow: 0px 0px 5px #333333;
}


.sec_banner .text_area .date_area{
    font-size: 2rem;
    color: #FFF;
    width: 50vw;
    margin: auto;
    text-shadow: 0px 0px 5px #333333;
}
.sec_banner .text_area .date_area .start_date{
    text-align: left;
}
.sec_banner .text_area .date_area .line_area{
    position: relative;
}
.sec_banner .text_area .date_area .line_area .line{
    border-bottom: 1px solid;
    position: absolute;
    width: 100%;
    height: fit-content;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.sec_banner .text_area .date_area .end_date{
    text-align: right;
}

.sec_banner .text_area .slogan{
    font-weight: 600;
    padding: 0 0 0.5rem 0;
    font-size: 2rem;
}
.sec_banner .text_area .des{
    font-size: 1.2rem;
    line-height: 2rem;
}


@media (min-width: 991px) and (max-width: 1200px) {
    .sec_banner .main_title_frame .main_title {
        font-size: 4rem;
    }
}
@media (min-width: 768px) and (max-width: 991.99px) {
    .sec_banner .text_area .sec_title {
        font-size: 4rem;
        margin: 1rem 0 1rem 0;
    }
    .sec_banner .text_area .main_title {
        font-size: 3rem;
    }
    .sec_banner .text_area .date_area {
        font-size: 1.6rem;
    }
    .sec_banner .main_title_frame .sub_title {
        font-size: 1.6em;
    } 
}

@media (max-width: 767.99px) {
    .sec_banner{

        background-attachment: unset;
    }
    .sec_banner .text_area .main_title_block {
        width: 80vw;
    }
    .sec_banner .text_area .main_title {
        margin-top: 0.5em;
        font-size: 2rem;
    }
    .sec_banner .text_area .sec_title {
        font-size: 2rem;
    }
    .sec_banner .main_title_frame .sub_title {
        font-size: 1.2em;
    }
    .sec_banner .text_area .date_area {
        font-size: 1rem;
        padding: 0;
        width: 70vw;
    }
    .sec_banner .text_area .slogan {
        font-size: 1.5rem;
    }

}
/*-------------------- //sec_banner --------------------*/


/*-------------------- sec_rule --------------------*/
.sec_rule{
    position: relative;
}
.sec_rule h2{
    color: #4f6042;
    margin: auto;
    font-size: 4rem;
    font-family: 'Noto Sans TC', sans-serif;
}


.sec_rule .text-dot{
    margin-left: 2em;
    width: 1.5em;
    height: 1.5em;
    background-color: #FFCC5A;
    border-radius: 50%;
    font-size: 4rem;
    text-align: center;
    color: #FFF;
    font-weight: 900;
    transform: rotate(-30deg);
}

.sec_rule .hashtag_area {
    width: 80%;
    text-align: right;
}
.sec_rule .hashtag {
    color: #FFCC5A;
    font-size: 1.2rem;
}

.sec_rule .rule_area{
    font-size: 1.2em;
    color: #4f6042;
    font-weight: 700;
    padding-left: 5.5em;
}
.sec_rule .rule_area mark {
    color: #4f6042;
}
.sec_rule .rule_area .rule{
    padding: 10px 0;
}

.sec_rule .rule_area .rule-badge{
    color: #fff;
    background: #4f6042;
    margin-left: -5.5em;
    margin-right: 0.5em;
    padding: 5px 10px;
    border-radius: 20px;
}


.sec_rule .deco1{
    position: static;
}
.sec_rule .deco1 .deco_img{
    position: absolute;
    right: 0;
    bottom: -9.5rem;
    z-index: 1;
}




@media (max-width: 991.99px) {
    .sec_rule .deco1 .deco_img {
        display: none;
    }
}
@media (max-width: 767.99px) {
    .sec_rule h2 {
        font-size: 2rem;
    }
    .sec_rule .text-dot {
        font-size: 2rem;
        margin-left: auto;
    }
    .sec_rule .rule_area {
        padding-left: 6.5em;
    }
    

    .sec_rule .step_area {
        width: 80%;
    }
}

/*-------------------- //sec_rule --------------------*/



/*-------------------- sec_award --------------------*/


.sec_award{
    background: #F2DCB8;
}

.sec_award .main_title{
    color: #8a4b29;
    font-size: 2.6rem;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 3px;
}
.sec_award .sub_title{
    color: #8a4b29;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-weight: 700;
}


.sec_award .award-list {
    position: relative;
    margin: 4em 2em;
}
.sec_award .award-list .circle-num {
    width: 2em;
    height: 2em;
    background-color: #FFCC5A;
    border-radius: 50%;
    font-size: 2rem;
    text-align: center;
    color: #FFF;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -0.5em;
    left: -1em;
}
.sec_award .award-list .award-text {
    background-color: #ffffff;
    border-radius: 50px;
    font-size: 2rem;
    color: #8a4b29;
    font-weight: 900;
    text-align: left;
    padding: 0.2em 2em;
    line-height: 1.4;
}

.sec_award .text-muted {
    z-index: 1;
}
.sec_award .deco2 {
    position: relative;
}
.sec_award .deco2 .deco_img {
    position: absolute;
    left: -10%;
    bottom: 0;
    z-index: 0;
}

.sec_award .award-list .deco_img {
    position: absolute;
    right: -7em;
    bottom: 0;
}


@media (max-width: 991.99px) {

    .sec_award .award-list .deco_img {
        position: absolute;
        right: -10em;
        bottom: 0;
    }
}
@media (max-width: 767.99px) {
    .sec_award .main_title {
        font-size: 2rem;
        line-height: 1.2;
    }
    .sec_award .sub_title {
        font-size: 1.2rem;
        line-height: 1.2;
        margin-top: 1em;
    }
    .sec_award .award-list {
        margin: 2em 2em;
    }
    .sec_award .award-list .award-text {
        font-size: 1.4rem;
        padding: 1em 2em;
        line-height: 1.2;
    }
    .sec_award .deco2 .deco_img {
        position: relative;
    }


    .sec_award .award-list .deco_img {
        display: none;
    }
}
/*-------------------- //sec_award --------------------*/




/*-------------------- sec_tips --------------------*/
.sec_tips .sec-title {
    position: relative;
    bottom: -1em;
    z-index: 1;
}
.sec_tips .tips-frame {
    border: 4px solid #8a4b29;
    border-radius: 45px;
    min-height: 30vh;
    position: relative;
    padding: 2em;
}
.sec_tips .tips-frame .main_title {
    color: #8a4b29;
    font-size: 2.6rem;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 3px;
    margin-top: 1em;
}
.sec_tips .tips-frame .sub_title {
    color: #8a4b29;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-weight: 700;
}

.sec_tips .hashtag {
    color: #4f6042;
    font-size: 1.4rem;
    font-weight: 700;
}


@media (max-width: 767.99px) {
    .sec_tips .sec-title {
        padding: 0.25em 0.6em;
    }
    .sec_tips .tips-frame {
        padding: 1em;
    }
    .sec_tips .tips-frame .main_title {
        font-size: 2rem;
        line-height: 1.2;
        letter-spacing: 2px;
        margin-bottom: 0.5em;
    }
    .sec_tips .tips-frame .sub_title {
        line-height: 1.2;
        font-size: 1.2rem;
    }
}
/*-------------------- //sec_tips --------------------*/




/*-------------------- sec_contact --------------------*/
.sec_contact {
    background: #4f6042;
}
.sec_contact .contact-title {
    color: #ffcc5a;
    font-size: 3rem;
    letter-spacing: 3px;
    text-align: left;
    border-bottom: 1px solid;
    display: inline-block;
    padding-right: 2em;
    line-height: 1.2;
    margin-bottom: 0.5em;
}
.sec_contact .contact-text {
    font-size: 1.2em;
    color: #fff;
    letter-spacing: 1px;
}

.sec_contact .line-qrcode div {
    color: #fff;
    font-size: 1.2rem;
    padding: 7px 0;
    letter-spacing: 2px;
}

@media (max-width: 767.99px) {
    .sec_contact .contact-title {
        font-size: 2rem;
    }
    
}
/*-------------------- //sec_contact --------------------*/









/*------------- sec_notice -------------*/
.sec_notice{
    padding: 4rem 0;
}
.sec_notice .title_area{
    text-align: center;
    font-size: 1.2rem;
}
.sec_notice .title_area .main_title{
    font-weight: 600;
    margin: 0;
}
.sec_notice .title_area .sub_title{}
.sec_notice .notice_group{
    list-style-type: decimal;
    padding: 0.5rem 0.1rem 0 2rem;
}
.sec_notice .notice_group .notice_item{
    line-height: 2rem;
}
.sec_notice .more_box{
    position: relative;
    text-align: center;
}
.sec_notice .more_box .more{}
.sec_notice .more_box .more .more_btn{
    cursor: pointer;
    color: white;
    border: 0;
    background-color: #f86259;
    border-radius: 2rem;
    padding: 0.6rem 2.2rem;
    box-shadow: 2px 2px 1px 1px #7d7d7d !important;
}
.sec_notice .more_box .more .more_btn:hover{
    background-color: #b74131;
}
/*------------- //sec_notice -------------*/






/*----- animations (B) ----- */
.jump {
    animation: jump 3s infinite ease alternate;
}

.pulse {
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}


@keyframes jump {
    from {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(5%);
        -moz-transform: translateY(5%);
        -ms-transform: translateY(5%);
        -o-transform: translateY(5%);
        transform: translateY(5%);
    }
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/* ----- animations (E) ----- */
