.about_wrap {
    padding-top: 140px;
}

.about_wrap .border_title {
    height: 34px;
    padding: 0 16px;
}

.about_wrap.eng .border_title {
    width: 143px;
}

.about_wrap.eng .poster_info_wrap .right li span:nth-child(2) {
    width: calc(100% - 155px);
}

.about_wrap.eng .poster_info_wrap .right .program_list a {
    /* width: 270px; */
    width: 100%;
}

.youtube_modal iframe {
    height: 500px;
    display: block;
    width: 700px;
    /* max-width: 700px; */
}

.video_modal video {
    /* height: 350px; */
    display: block;
}

.about_wrap .top_about_wrap {
    height: 617px;
    background-image: url(https://api.seoulfesta.com/api/files/p6jkmqreemblrdy/uqzvpbdcnc2541h/bgEzlQUqrwKM_5iigm6fm8v.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    /* margin-bottom: 130px; */
}

.about_wrap .top_about_wrap img {
    position: absolute;
    transform: translateY(-30px);
    width: 50%;
    max-width: 775px;
}

/* .about_wrap .top_about_wrap .inner {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -110px;
    background-color: var(--white);
    padding: 60px 0 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 50px 50px 0 0;
} */

/* .about_wrap .ver_line {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.about_wrap .ver_line span {
    display: block;
    width: 2px;
    height: 113px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(240, 82, 112, 1) 100%);
} */

.about_wrap .about_desc_wrap {
    text-align: center;
    padding: 150px 0 107px;
    position: relative;
    overflow: hidden;
}

.about_wrap .about_desc_wrap .deco_img_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}

.about_wrap .about_desc_wrap .deco_img_wrap .deco01 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-45%);
    width: 560px;
    z-index: -1;
}

.about_wrap .about_desc_wrap .deco_img_wrap .deco02 {
    position: absolute;
    bottom: 0;
    right: -50px;
    transform: translateY(35%);
    width: 540px;
    z-index: -1;
}

.about_wrap .about_desc_wrap .deco_img_wrap .deco03 {
    position: absolute;
    bottom: 0;
    left: 0;
    /* transform: translateY(35%); */
    width: 540px;
    z-index: -1;
}

.about_wrap .about_desc_wrap .deco_img_wrap .deco04 {
    position: absolute;
    bottom: 0;
    right: 0;
    /* transform: translateY(35%); */
    width: 540px;
    z-index: -1;
}

.about_wrap .about_desc_wrap .mobile_festa_desc {
    flex-direction: column;

}

.about_wrap .about_desc_wrap .pc_festa_desc {
    margin-bottom: 90px;
}

.about_wrap .about_desc_wrap .text_box_wrap {
    position: relative;
    margin-bottom: 0 !important;
}

.about_wrap .about_desc_wrap .text_box_wrap.box01 {
    height: 153px;
    z-index: 4;
}


.about_wrap .about_desc_wrap .text_box_wrap.box02 {
    height: 153px;
    z-index: 3;
}

.about_wrap .about_desc_wrap .text_box_wrap.box02 img,
.about_wrap .about_desc_wrap .text_box_wrap.box02 p {
    transform: translate(calc(-50% + 57px), calc(-50% - 27px));
}

.about_wrap .about_desc_wrap .text_box_wrap.box03 {
    height: 153px;
    z-index: 2;
}

.about_wrap .about_desc_wrap .text_box_wrap.box03 img,
.about_wrap .about_desc_wrap .text_box_wrap.box03 p {
    transform: translate(calc(-50% - 57px), calc(-50% - 57px));
}

.about_wrap .about_desc_wrap .text_box_wrap.box04 {
    height: 206px;
    z-index: 1;
}

.about_wrap .about_desc_wrap .text_box_wrap.box04 img,
.about_wrap .about_desc_wrap .text_box_wrap.box04 p {
    transform: translate(calc(-50% + 57px), calc(-50% - 82px));
}

.about_wrap .about_desc_wrap .text_box_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.about_wrap .about_desc_wrap .text_box_wrap p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #4C4547;
}

.about_wrap .about_desc_wrap .icon_wrap {
    margin-top: 67px;
}

.about_wrap .about_desc_wrap .text_wrap {
    margin-bottom: 27px;
}

.about_wrap .about_desc_wrap .text_wrap p {
    line-height: 1.7;
}

.about_wrap .about_desc_wrap .last_sen {
    display: flex;
    justify-content: center;
}

#about01 .festa_wrap .poster_info_wrap {
    margin-bottom: 0;
}

.about_wrap .video_2024 {
    /* padding-bottom: 0; */
    padding-top: 50px;
}

.about_wrap .video_2024 .video_wrap video {
    width: 100%;
}



.festa_wrap .poster_info_wrap {
    display: flex;
    align-items: flex-start;
    /* justify-content: space-between; */
    /* margin-right: 20px; */
    margin-bottom: 100px;
}

.festa_wrap .poster_info_wrap .left {
    /* filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.25)); */
    margin-right: 70px;
}

.festa_wrap .poster_info_wrap .left img {
    display: block;
    /* height: 900px; */
    width: 640px;
}

#about02 .festa_wrap .poster_info_wrap .left img,
#about03 .festa_wrap .poster_info_wrap .left img {
    width: 500px;
}

#about02 .festa_wrap .poster_info_wrap,
#about03 .festa_wrap .poster_info_wrap {
    align-items: center;
}

#about02 .festa_wrap .poster_info_wrap .right,
#about03 .festa_wrap .poster_info_wrap .right {
    margin-top: 0;
}

.festa_wrap .poster_info_wrap .right {
    margin-top: 70px;
}

.festa_wrap .poster_info_wrap .right .info_wrap {
    margin-bottom: 40px;
}

.festa_wrap .poster_info_wrap .right .program_list .program_accordion {
    height: 0;
    overflow: hidden;
    transition: all .3s;
    padding: 0 40px;
    border: 1px solid transparent;
    width: 100%;
}

.festa_wrap .poster_info_wrap .right .program_list .on .program_accordion {
    height: auto;
    /* margin-top: 5px; */
    /* margin-bottom: 10px; */
    padding: 30px 40px;

    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid transparent;
}

.festa_wrap .poster_info_wrap .right .program_list .on a {
    /* margin-bottom: 10px; */
}

.festa_wrap .poster_info_wrap .right .program_list .seoul_park.on .program_accordion {
    height: 187px;
}

.festa_wrap .poster_info_wrap .right .program_list .gwang_park.on .program_accordion {
    height: 154px;
}

.festa_wrap .poster_info_wrap .right .program_list .noeul_park.on .program_accordion {
    height: 221px;
}

.festa_wrap .poster_info_wrap .right .program_list .myeongdong.on .program_accordion {
    height: 254px;
}

.festa_wrap .poster_info_wrap .right .program_list a svg {
    transition: all .3s;
}

.festa_wrap .poster_info_wrap .right .program_list .on a svg {
    transform: rotate(-180deg);
}

.festa_wrap .poster_info_wrap .right .program_list .program_accordion li p {
    display: flex;
    align-items: center;
}

.festa_wrap .poster_info_wrap .right .program_list .program_accordion li p::before {
    content: '';
    display: flex;
    width: 4px;
    height: 4px;
    background-color: #222;
    border-radius: 4px;
    margin: 0 8px;
}

.festa_wrap .poster_info_wrap .right .program_list .program_accordion li:not(:last-child) {
    margin-bottom: 8px;
}

.festa_wrap .poster_info_wrap .right li {
    display: flex;
    align-items: center;
}

.festa_wrap .poster_info_wrap .right li:not(:last-child) {
    margin-bottom: 16px;
}

.festa_wrap .poster_info_wrap .right .program_list li {
    flex-direction: column;
    align-items: flex-start;
}

.festa_wrap .poster_info_wrap .right .program_list li:not(:last-child) {
    /* margin-bottom: 16px; */
}

.festa_wrap .poster_info_wrap .right .program_list a {
    display: flex;
    align-items: center;
    /* width: 440px; */
    width: 100%;
    justify-content: space-between;
    /* margin-bottom: 10px; */
    padding-left: 40px;
    padding-right: 45px;
    height: 67px;
    color: var(--white);
    /* border-radius: 0 28px 28px 0; */
    transition: all .3s;
    border: 1px solid transparent;
}

.festa_wrap .poster_info_wrap .right .program_list a svg path {
    transition: all .3s;
    stroke: #8A8A8A;
}

.festa_wrap .poster_info_wrap .right .program_list a.green {
    background-color: #B0EDA6;
    color: #215E3E;
}

.festa_wrap .poster_info_wrap .right .program_list a.green:hover {
    background-color: var(--white);
    color: var(--maingreen);
    border: 1px solid var(--maingreen);
}

.festa_wrap .poster_info_wrap .right .program_list a.green:hover svg path {
    stroke: var(--maingreen);
}

.festa_wrap .poster_info_wrap .right .program_list a.pink {
    background-color: #FFDDE2;
    color: var(--mainpink);
}

.festa_wrap .poster_info_wrap .right .program_list a.pink:hover {
    background-color: var(--white);
    color: var(--mainpink);
    border: 1px solid var(--mainpink);
}

.festa_wrap .poster_info_wrap .right .program_list a.pink:hover svg path {
    stroke: var(--mainpink);
}

.festa_wrap .poster_info_wrap .right .program_list a.yellow {
    background-color: #FFE39C;
    color: #795314;
}

.festa_wrap .poster_info_wrap .right .program_list a.yellow:hover {
    background-color: var(--white);
    color: var(--mainyellow);
    border: 1px solid var(--mainyellow);
}

.festa_wrap .poster_info_wrap .right .program_list a.yellow:hover svg path {
    stroke: var(--mainyellow);

}

.festa_wrap .poster_info_wrap .right .program_list a.blue {
    background-color: #C0EAFC;
    color: var(--mainblue);
}

.festa_wrap .poster_info_wrap .right .program_list a.blue:hover {
    background-color: var(--white);
    color: var(--mainblue);
    border: 1px solid var(--mainblue);
}

.festa_wrap .poster_info_wrap .right .program_list a.blue:hover svg path {
    stroke: var(--mainblue);
}

.festa_wrap .etc_wrap {
    width: 100%;
    /* height: 600px; */
    position: relative;
    padding-top: 50%;
    background-color: #EAEAEA;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gray7);
}

.festa_wrap .etc_wrap .video_archive_wrap {
    width: 100%;
}

.festa_wrap .etc_wrap .video_archive_wrap .top {
    width: 100%;
    margin: 0;
}
.festa_wrap .etc_wrap .video_archive_wrap .top video {
    width: 100%;
    display: block;
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom {
    width: 100%;
    margin: 0;
    margin-top: 15px;
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list{
    width: 100%;
    display: flex;
    align-items: flex-start;
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li{
    width: calc(100% / 3 - 10px);
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li:not(:last-child){
    margin-right: 15px;
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li button{
    width: 100%;
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li .video_wrap{
    width: 100%;
    padding-top: 60%;
    position: relative;
    overflow: hidden;
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li .video_wrap::after{
    display: flex;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
    opacity: 0;
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li:hover .video_wrap::after{
    opacity: 1;
}
.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li p{
    margin-top: 6px;
    text-align: left;
}

.festa_wrap .etc_wrap .font_36 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.last_festa_title {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center !important;
}

.last_festa_title::after {
    content: "";
    display: block;
    height: 4px;
    width: 48px;
    background-color: var(--mainpink);
    margin: 19px 0 60px;

}

.last_festa_title.mobile {
    align-items: center !important;
    justify-content: center;
}

.last_festa_title.mobile p {
    font-size: 24px;
}

.last_festa_title.mobile::after {
    margin: 15px 0 30px;
}

.last_festa .poster_info_wrap .right .program_list .link_list {
    display: flex;
    flex-direction: row;
}

.last_festa .poster_info_wrap .right .program_list a {
    display: flex;
    align-items: center;
    background-color: var(--white);
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 10px;
    height: 45px;
    color: var(--black);
    border: 1px solid #E6E6E6;
    border-radius: 45px;
    margin-right: 8px;
    width: 150px;
    justify-content: space-between;
}

.last_festa .poster_info_wrap .right .program_list a span {
    margin-right: 0;
}

.festa_wrap .achive_2024 {

    margin-top: 100px;
}

.festa_wrap .etc_wrap {
    background-color: transparent;
    padding: 0;
    align-items: flex-start;
    justify-content: flex-start;
    color: var(--black);
    height: auto;
    flex-direction: column;
}

.festa_wrap .etc_wrap .flex {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

.festa_wrap .etc_wrap .photo_archive_wrap {
    width: 100%;
    margin-top: 10px;
}

.festa_wrap .etc_wrap .photo_archive_wrap ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.festa_wrap .etc_wrap .photo_archive_wrap ul li {
    width: calc(100% / 4 - 22.5px);
    margin-bottom: 20px;
    cursor: pointer;
}

.festa_wrap .etc_wrap .photo_archive_wrap ul li:not(:nth-child(4n)) {
    margin-right: 30px;
}

.festa_wrap .etc_wrap .photo_archive_wrap ul li .img_wrap {
    width: 100%;
    padding-top: 60%;
    margin-bottom: 8px;
    position: relative;
}

.festa_wrap .etc_wrap .photo_archive_wrap ul li .img_wrap::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all .3s;
}

.festa_wrap .etc_wrap .photo_archive_wrap ul li .img_wrap:hover::after {
    opacity: 1;
}

.festa_wrap .etc_wrap .photo_archive_wrap ul li .img_wrap img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.festa_wrap .etc_wrap .photo_archive_wrap ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}

.last_festa {
    padding-top: 0;
}

#about01 .festa_wrap {
    padding-bottom: 100px;
}

.last_festa_padding {
    padding-top: 100px;
}

.people_wrap {
    width: 100%;
}

.people_wrap .section_title_wrap img {
    margin-top: 40px;
    margin-bottom: 80px;
    /* width: 100%; */
    /* max-width: 360px; */
}

.people_wrap .section_title_wrap {
    align-items: center;
}

.people_wrap .people_list_wrap {
    margin-bottom: 80px;
}

.people_wrap .people_list_wrap .left_right_wrap {
    display: flex;
    align-items: flex-start;
}

.people_wrap .people_list_wrap .class_title {
    transform: translateX(370px);
    margin-bottom: 12px;
}

.people_wrap .people_list_wrap .left {
    width: 350px;
    margin-right: 20px;
    border-top: 1px solid var(--black);
    padding-top: 20px;
}

.people_wrap .people_list_wrap .right {
    width: calc(100% - 370px);
    border-top: 1px solid var(--black);
    padding-top: 20px;
}

.people_wrap .people_list_wrap .right ul {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.people_wrap .people_list_wrap .right .class_left {
    width: 200px;
}

.people_wrap .people_list_wrap .right .class_right {
    width: calc(100% - 200px);
    display: flex;
    flex-wrap: wrap;
}

.people_wrap .people_list_wrap .right .class_right p {
    margin-right: 20px;
    margin-bottom: 5px;
}

.people_wrap .people_list_wrap .right .class_right span {
    color: var(--grayB);
}

.festa_wrap .pagination_wrap ul li.on button {
    background-color: transparent;
    color: var(--black);
}

.festa_wrap .pagination_wrap .pagination_group {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1300px) {

    .about_wrap.eng .poster_info_wrap .right .program_list a {
        width: 100%;
    }

    #about01 .festa_wrap {
        padding-bottom: 75px;
    }

    .last_festa_padding {
        padding-top: 75px;
    }

    .festa_wrap .poster_info_wrap {
        align-items: center;
    }

    .festa_wrap .poster_info_wrap .right {
        margin-top: 0;
    }

    .festa_wrap .poster_info_wrap .right {
        width: fit-content;
    }

    .festa_wrap .poster_info_wrap .right .info_wrap {
        width: fit-content;
    }

    #imageModal .modal-prev {
        /* left: -30px; */
    }

    .about_wrap .top_about_wrap {
        height: 50vh;
    }

    .about_wrap .top_about_wrap .inner {
        padding-top: 30px;
    }

    .about_wrap .top_about_wrap img {
        transform: translateY(0);
        width: 70%;
    }

    .festa_wrap .poster_info_wrap {
        flex-direction: column;
        margin-bottom: 50px;
    }

    .last_festa_title {
        width: 100%;
        align-items: center !important;
    }

    .last_festa_title p {
        font-size: 24px;
    }

    .last_festa_title::after {
        margin: 20px 0 25px;
    }

    .festa_wrap .poster_info_wrap .left {
        margin-right: 0;
        margin-bottom: 50px;
        width: 100%;
    }

    .festa_wrap .poster_info_wrap .left img {
        width: 100%;
        margin: 0 auto;
        max-width: 400px;
    }

    .about_wrap .top_about_wrap .mobile_festa_desc {
        width: 100%;
        max-width: 100%;
        left: 0 !important;
        transform: none !important;
    }

    .festa_2022 {
        padding-top: 100px;
        padding-bottom: 200px;
    }

    .last_festa .poster_info_wrap .right {
        /* width: 100%; */
    }

    .last_festa .etc_wrap .photo_archive_wrap ul li {
        width: calc(100% / 2 - 22.5px);
        margin-right: 0 !important;
    }

    .last_festa .etc_wrap .photo_archive_wrap ul li:not(:nth-child(2n)) {
        margin-right: 30px !important;
    }

    .festa_wrap .etc_wrap {
        padding: 0 10px;
    }

    .festa_wrap .etc_wrap .photo_archive_wrap ul li {
        width: calc(100% / 2 - 22.5px);
        margin-right: 0 !important;
    }

    .festa_wrap .etc_wrap .photo_archive_wrap ul li:not(:nth-child(2n)) {
        margin-right: 30px !important;
    }

    .people_wrap .people_list_wrap .left {
        width: 200px;
    }

    .people_wrap .people_list_wrap .right {
        width: 100%;
    }

    .festa_wrap .poster_info_wrap .right .program_list a {
        width: 100%;
        border-radius: 0;
        height: 40px;
        position: relative;
        justify-content: flex-end;
        padding-right: 24px;
    }


    .festa_wrap .poster_info_wrap .right .program_list a svg {
        height: 12px;
    }

    .festa_wrap .poster_info_wrap .right .program_list a svg path {
        stroke-width: 2px;
    }

    .festa_wrap .poster_info_wrap .right .program_list a span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-weight: 600;
        width: 100%;
        text-align: center;
    }

    .people_wrap .people_list_wrap .left img {
        /* width: 100%; */
        /* height: 50px; */
        width: 80%;
    }

    .people_wrap .people_list_wrap .right .class_left {
        width: 120px;
    }

    .people_wrap .people_list_wrap .right .class_right {
        width: calc(100% - 120px);
    }

    .people_wrap .people_list_wrap .class_title {
        /* display: none; */
        transform: translateX(220px);
    }

    .people_wrap .people_list_wrap .right {
        width: calc(100% - 200px);
    }
}

@media screen and (max-width: 900px) {


    .festa_wrap .etc_wrap .video_archive_wrap .bottom {
        margin-top: 5px;
    }
    .festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li{
        width: calc(100% / 3 - 3.333333333333333px);
    }
    .festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li:not(:last-child){
        margin-right: 5px;
    }
    .festa_wrap .etc_wrap .video_archive_wrap .bottom .video_list li p{
        font-size: 12px;
    }

    /* #about01 .festa_wrap {
        padding-bottom: 80px;
    }

    .last_festa_padding {
        padding-top: 80px;
    } */

    .about_wrap.eng .border_title {
        width: 110px;
    }

    .about_wrap.eng .poster_info_wrap .right li span:nth-child(2) {
        width: calc(100% - 122px);
    }

    .youtube_modal iframe {
        height: 350px;
        width: 500px;
    }

    .about_wrap .top_about_wrap {
        height: 343px;
        /* margin-bottom: 230px; */
        background-image: url(https://api.seoulfesta.com/api/files/p6jkmqreemblrdy/uqzvpbdcnc2541h/bg2_WVNSK6PkjI.png);
    }

    .about_wrap .top_about_wrap .inner {
        top: 100%;
        bottom: auto;
    }

    .about_wrap .about_desc_wrap .deco_img_wrap .deco01 {
        width: 350px;
        left: -20px;
        transform: translateY(-45%);
    }

    .about_wrap .about_desc_wrap .deco_img_wrap .deco02 {
        right: -65px;
        transform: translateY(-128%);
        width: 264px;
    }

    .about_wrap .about_desc_wrap .deco_img_wrap .deco05 {
        position: absolute;
        bottom: 0;
        left: 0;
        /* transform: translateY(35%); */
        /* width: 540px; */
        z-index: -2;
    }

    .about_wrap .about_desc_wrap .mobile_festa_desc {
        margin-bottom: 80px;
    }

    .about_wrap .about_desc_wrap .text_wrap {
        margin-bottom: 23px;
    }

    .about_wrap .top_about_wrap .inner p {
        /* font-size: 20px !important; */
    }

    .about_wrap .top_about_wrap .inner {
        padding-top: 30px;
        border-radius: 0;
    }

    .about_wrap .top_about_wrap img {
        width: 80%;
    }

    .about_wrap .about_desc_wrap .deco_img_wrap .deco03 {
        width: 251px;
        left: -58px;
    }

    .about_wrap .about_desc_wrap .deco_img_wrap .deco04 {
        width: 215px;
        right: -36px;
    }

    .about_wrap .about_desc_wrap .text_box_wrap {
        /* margin: 0 10px; */
    }

    .about_wrap .about_desc_wrap .text_box_wrap p {
        width: 100%;
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box02 img,
    .about_wrap .about_desc_wrap .text_box_wrap.box02 p {
        transform: translate(calc(-50% + 16px), calc(-50% - 26px));
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box03 img,
    .about_wrap .about_desc_wrap .text_box_wrap.box03 p {
        transform: translate(calc(-50%), calc(-50% - 51px));
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box04 img,
    .about_wrap .about_desc_wrap .text_box_wrap.box04 p {
        transform: translate(calc(-50% + 16px), calc(-50% - 76px));
    }

    .about_wrap .about_desc_wrap .icon_wrap {
        margin-top: 40px;
    }

    .about_wrap .about_desc_wrap .icon_wrap img {
        width: 30px;
    }


    .about_wrap {
        padding-top: 90px;
    }

    .festa_wrap.last_festa .inner {
        padding-left: 0;
        padding-right: 0;
    }

    .festa_wrap .poster_info_wrap {

        padding: 0 10px;
    }

    .festa_wrap .poster_info_wrap .left img {
        max-width: 312px;
    }

    #about02 .festa_wrap .poster_info_wrap .left img,
    #about03 .festa_wrap .poster_info_wrap .left img {
        width: 100%;
    }

    .last_festa .etc_wrap .photo_archive_wrap ul li {
        width: calc(100% / 2 - 5px);
    }

    .last_festa .etc_wrap .photo_archive_wrap ul li:not(:nth-child(2n)) {
        margin-right: 10px !important;

    }

    .festa_wrap .etc_wrap .photo_archive_wrap ul li {
        width: calc(100% / 2 - 5px);
    }

    .festa_wrap .etc_wrap .photo_archive_wrap ul li:not(:nth-child(2n)) {
        margin-right: 10px !important;

    }

    .people_wrap .people_list_wrap .left_right_wrap {
        flex-direction: column;
    }

    .people_wrap .people_list_wrap .left {
        width: 100%;
    }

    .people_wrap .people_list_wrap .left img {
        width: 160px;
    }

    .people_wrap .section_title_wrap img {
        width: 60%;
        max-width: 360px;
    }

    .people_wrap .people_list_wrap .right {
        width: 100%;
        border-top: none;
        margin-top: 20px;
    }

    .people_wrap .people_list_wrap .right .class_left {
        width: 90px;
    }

    .people_wrap .people_list_wrap .right .class_right {
        width: calc(100% - 90px);
    }

    .people_wrap .people_list_wrap .class_title {
        /* display: none; */
        transform: translateX(0);
    }

    .festa_wrap .poster_info_wrap .right .program_list a.green:hover {
        background-color: var(--maingreen);
        color: var(--white);
        border: 1px solid var(--maingreen);
    }

    .festa_wrap .poster_info_wrap .right .program_list a.green:hover svg path {
        stroke: var(--white);
    }

    .festa_wrap .poster_info_wrap .right .program_list a.pink:hover {
        background-color: var(--mainpink);
        color: var(--white);
        border: 1px solid var(--mainpink);
    }

    .festa_wrap .poster_info_wrap .right .program_list a.pink:hover svg path {
        stroke: var(--white);
    }

    .festa_wrap .poster_info_wrap .right .program_list a.yellow:hover {
        background-color: var(--mainyellow);
        color: var(--white);
        border: 1px solid var(--mainyellow);
    }

    .festa_wrap .poster_info_wrap .right .program_list a.yellow:hover svg path {
        stroke: var(--white);
    }

    .festa_wrap .poster_info_wrap .right .program_list a.blue:hover {
        background-color: var(--mainblue);
        color: var(--white);
        border: 1px solid var(--mainblue);
    }

    .festa_wrap .poster_info_wrap .right .program_list a.blue:hover svg path {
        stroke: var(--white);
    }

    .last_festa .etc_wrap {

        padding: 0 10px;
    }
}

@media screen and (max-width: 500px) {
    .youtube_modal iframe {
        height: 250px;
        width: 350px;
    }

    .about_wrap .about_desc_wrap .text_box_wrap img {
        width: 280px;
    }

    .about_wrap .about_desc_wrap .text_box_wrap p {
        font-size: 13px;
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box01 {
        height: 123px;
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box02 {
        height: 123px;
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box03 {
        height: 123px;
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box04 {
        height: 166px;
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box02 img,
    .about_wrap .about_desc_wrap .text_box_wrap.box02 p {
        transform: translate(calc(-50% + 6px), calc(-50% - 20px));
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box03 img,
    .about_wrap .about_desc_wrap .text_box_wrap.box03 p {
        transform: translate(calc(-50%), calc(-50% - 41px));
    }

    .about_wrap .about_desc_wrap .text_box_wrap.box04 img,
    .about_wrap .about_desc_wrap .text_box_wrap.box04 p {
        transform: translate(calc(-50% + 6px), calc(-50% - 62px));
    }
}

@media screen and (max-width: 370px) {
    .youtube_modal iframe {
        height: 220px;
        width: 320px;
    }

}