@charset "utf-8";

@font-face {
    font-family: 'Happiness-Sans-Regular';
    src: url('//tkfile.yes24.com/entimg/font/happiness/Happiness-Sans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Happiness-Sans-Bold';
    src: url('//tkfile.yes24.com/entimg/font/happiness/Happiness-Sans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Happiness-Sans-Title';
    src: url('//tkfile.yes24.com/entimg/font/happiness/Happiness-Sans-Title.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('//tkfile.yes24.com/entimg/font/GmarketSansMedium/GmarketSansMedium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('//tkfile.yes24.com/entimg/font/GmarketSansMedium/GmarketSansBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal; 
}
/* CSS Document */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select { margin:0;padding:0;-webkit-text-size-adjust:none;list-style: none;}
a{text-decoration: none;}
.pc_evt_ythculture{min-width: 1300px;}
.evt_ythculture *{font-family: 'GmarketSansMedium', sans-serif;letter-spacing: -0.05em;}
.evt_ythculture .hs_rgl{font-family: 'Happiness-Sans-Regular', sans-serif;}
.evt_ythculture .hs_bld{font-family: 'Happiness-Sans-bold', sans-serif;}
.evt_ythculture .hs_tit{font-family: 'Happiness-Sans-Title', sans-serif;}
/* .conts_area .tabmenu .tm03,
.conts_area .tab03{display: none;}  */
/*이벤트탭 숨김*/
/* toparea */
.evt_ythculture .toparea{
    background-color: #76bbff;
    background-image: url('//tkfile.yes24.com/img/event/2025/0225/2nd/evt_ythpath_bglft.png'),url('//tkfile.yes24.com/img/event/2025/0225/2nd/evt_ythpath_bgrt.png');
    background-repeat: no-repeat;background-position: 154px 255px,1020px 255px;background-size: auto;
    text-align: center;
    position: relative;
}
.pc_evt_ythculture .toparea{height: 897px;}
.toparea .top_ico{position: absolute;top: 80px;right: 17.19vw;text-align: right;overflow: hidden;opacity: 1;width: 218px;}
.toparea .top_ico img{position: relative;z-index: 5;cursor: pointer;}
.ps-social-box{position: absolute;right: -40px;top: -9px;width: 170px;opacity: 0;transition: right .3s linear, opacity .3s linear, visibility .3s linear;z-index: 1;visibility: hidden;}
.top_ico .on + .ps-social-box{display: block;right: 52px;opacity: 1;visibility: visible;}
.toparea .tit{padding-top: 90px;}
.toparea .tit .logo2{padding-top: 30px;margin-right: -125px;display: inline-block;}
.toparea .char div[class*='char0']{position: absolute;}
.toparea .char > div[class*='char0']{z-index: 7;}

.evt_ythculture .toparea .char .char02{z-index: 4;left: 50%;bottom: 135px;transform: translateX(calc(-50% - 0.5px));}
.evt_ythculture .toparea .char .char02 .char02_bd{position: relative;z-index: 4;}
.evt_ythculture .toparea .char .char02 .char02_arm{position: absolute;right: -3px;top: 25px;animation: arm .99s ease-out infinite;z-index: 3;}
@keyframes arm{
    0%,100%{transform: rotate(-4deg) translate(-6px,-10px);}
    50%{transform: rotate(4deg);}
}

.evt_ythculture .toparea .char .char01{transform: translateX(-50%);left: calc(50% - 470px);bottom: 67px;}
.evt_ythculture .toparea .char .char03{transform: translateX(-50%);left: calc(50% + 520px);right: unset;bottom: 57px;}
.toparea .topbg{width: 100%;height: 139px;position: absolute;bottom: 0px;background-color: #17038d;z-index: 6;}
.toparea .go_perf{
    position: absolute;bottom: 60px;left: 50%;transform: translateX(calc(-50% - 0.5px));font-size: 24px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    transition: all .5s linear;
    z-index: 10;
}
.toparea .go_perf span:last-child{
    font-size: 16px;
    line-height: 1;
    padding-left: 5px;
    vertical-align: middle;
}
/* conts_area */
.evt_ythculture .conts_area{padding-top: 60px;}
.conts_area .tabmenu{text-align: center;z-index: 20;position: relative;}
.conts_area .tabmenu ul{
    max-width: 940px;margin: 0 auto;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    gap: 20px;
    transition: background-color .5s linear;
}
.conts_area .tabmenu li{
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 100px;
    background-color: #888;
    display: inline-block;
    border-radius: 10px;
    width: 300px;
    box-sizing: border-box;
    cursor: pointer;
    flex: 1;
    transition: all .3s linear;
}
.conts_area .tabmenu.sticky{position: fixed;top: 0;left: 50%;transform: translateX(calc(-50% - 0.5px));width: 100%;transition: position .6s linear;z-index: 15;padding: 0 0 0 0;}
.conts_area .sticky + .tab-content,
.conts_area .sticky + .tab-content + .tab-content,
.conts_area .sticky + .tab-content + .tab-content + .tab-content{padding-top: 200px;}
.conts_area .tabmenu .active span{font-family: 'GmarketSansBold', sans-serif;font-weight: 700;}
.conts_area .tabmenu .tm01.active{background-color: #dc4c45;}
.conts_area .tabmenu .tm02.active{background-color: #ffce33;}
.conts_area .tabmenu .tm03.active{background-color: #1f7e3b;}
.conts_area .tab-content{display: none;padding-top: 80px;}
.evt_ythculture .bgact0,.evt_ythculture .bgact0 .tabmenu,.conts_area .tab01{background: #deefff;}
.evt_ythculture .bgact1,.conts_area .tab02{background: #f8f2df;}
.evt_ythculture .bgact2,.conts_area .tab03{background: #ecf8ef;}
.conts_area .tab03 .evt_tab_top{padding-bottom: 70px;}
.conts_area .tab-content > div:first-child{max-width: 960px;margin: 0 auto;text-align: center;}
/* tab01 - 신청하기 */
.conts_area .apply_step{display: flex;flex-wrap: wrap;gap: 55px 90px;padding-bottom: 55px;padding-left: 32px;}
.conts_area .howto{min-width: 390px;text-align: left;}
.conts_area .howto .tit{
    color: #fff;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    font-family: 'GmarketSansBold', sans-serif;
    display: inline-block;
    padding: 16px 46px;background: url('//tkfile.yes24.com/img/event/2025/0225/2nd/evt_ythpath_tit_bg01.png') no-repeat center;background-size: contain;
}
.conts_area .howto .tit02{background-image: url('//tkfile.yes24.com/img/event/2025/0225/2nd/evt_ythpath_tit_bg02.png');}
.conts_area .howto .subtit{display: block;}
.conts_area .howto .subtit p{letter-spacing: -0.025em;font-weight: 500;}
.conts_area .howto .subtit .stxt01{font-size: 24px;line-height: 32px;color: #333;padding: 25px 0 8px;position: relative;}
.conts_area .howto .subtit .stxt02{font-size: 18px;line-height: 26px;color: #555;text-indent: -7px;padding-left: 7px;}
.howto:nth-child(2) .subtit .stxt01::after{
    content: '•';
    position: absolute;
    left: 50px;bottom: 9px;
    font-size: 24px;line-height: 32px;color: #333;
}
.conts_area .go_btn{
    padding: 40px 83px;
    border-radius: 60px;
    display: inline-block;
    background: #ffce33;
}
.conts_area .go_btn span{
    color: #111;
    font-family: 'GmarketSansBold', sans-serif;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: -0.025em;
    line-height: 1;
    border-radius: 60px;
}
.conts_area .apply_txt{display: flex;justify-content: center;align-items: center;gap: 10px;text-align: left;padding: 28px 0 70px;}
.conts_area .apply_txt .rt_txt{font-size: 16px;line-height: 26px;letter-spacing: -0.025em;font-weight: 500;color: #111;}
.conts_area .rt_txt .bld{font-family: 'GmarketSansBold', sans-serif;font-weight: 700;text-decoration: underline;text-underline-offset: 4px;text-decoration-color: #6c6c6c;}
.conts_area .howto_txt{max-width: 800px;margin: 0 auto 90px;}
.howto_txt > div{background-color: #fff;}
.conts_area .howto_txt .stit{
    font-size: 24px;line-height: 26px;letter-spacing: -0.025em;font-weight: 700;font-family: 'GmarketSansBold', sans-serif;
    border-top-left-radius: 36px;border-top-right-radius: 36px;border: 1px solid #555;padding: 28px 0;cursor: pointer;
    color: #111;
}
.conts_area .howto_txt .tgtxt{border-bottom-left-radius: 36px;border-bottom-right-radius: 36px;border: 1px solid #555;border-top: none;padding: 42px 45px;display: none;color: #111;}
.conts_area .howto_txt .tgtxt li{text-align: left;font-family: 'Happiness-Sans-Regular', sans-serif;line-height: 30px;letter-spacing: -0.03em;font-size: 16px;text-indent: -11px;padding-left: 11px;}
.conts_area .howto_txt .tgtxt .tgtit{line-height: 30px;letter-spacing: -0.025em;font-size: 20px;padding-top: 35px;padding-bottom: 8px;text-align: left;}
/* info_area */
.evt_ythculture .info_area{background-color: #fff;text-align: center;padding: 90px 0 120px;}
.tab-content .tit{font-size: 40px;line-height: 54px;font-family: 'GmarketSansBold', sans-serif;font-weight: 500;color: #101010;padding-bottom: 25px;}
.info_area .info_txt{background: url('//tkfile.yes24.com/img/event/2025/0225/2nd/evt_ythpath_tit_bg03.png') no-repeat center;background-size: contain;display: inline-block;padding: 75px 145px;text-align: center;margin: 26px 0 70px;}
.info_area .info_txt div > span{color: #111;font-size: 24px;line-height: 36px;}
.info_area .info_txt .sub02{padding-top: 18px;}
.info_area .info_ex_img div:first-child{padding-bottom: 52px;}
/* tab02 - 추천공연 */
.conts_area .perf_list_wrap{padding-bottom: 120px;}
.conts_area .perf_list_wrap > a{margin-bottom: 50px;display: block;padding: 0 40px}
.conts_area .perf_list_wrap > a:last-child{margin-bottom: 0px;}
.conts_area .perflist{
    text-align: left;display: flex;align-items: center;gap: 60px;
    background: url('//tkfile.yes24.com/img/event/2025/0225/evt_ythpath_listbg.png') no-repeat center bottom;background-size: contain;
    padding: 0 73px 30px;
}
.conts_area .perflist:last-child{margin-bottom: 0;}
.conts_area .perflist .ypath_label{display: flex;align-items: center;}
.conts_area .perflist .ypath_label .bullet{color: #137e30;font-size: 16px;line-height: 20px;padding: 5px 15px;border: 1px solid #137e30;border-radius: 2px;margin-right: 10px;}
.conts_area .perflist .ypath_label .genre{font-size: 20px;line-height: 32px;font-family: 'Happiness-Sans-Bold', sans-serif;}
.conts_area .perflist .ypath_label .genre01{color: #958dff;}/*뮤지컬*/
.conts_area .perflist .ypath_label .genre02{color: #dc4c45;}/*콘서트*/
.conts_area .perflist .ypath_label .genre03{color: #26bf00;}/*연극*/
.conts_area .perflist .ypath_label .genre04{color: #2693ff;}/*전시*/
.conts_area .perflist .poster{width: 300px;height: 420px;overflow: hidden;}
.conts_area .perflist .poster img{width: 100%;}
.conts_area .perflist .ptit{
    font-size: 32px;line-height: 40px;color: #333;margin: 34px 110px 30px 0;word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: keep-all;
}
.conts_area .perflist .pdate{font-size: 20px;line-height: 30px;color: #333;}
/* tab03 - 이벤트 */
.conts_area .tab03 .tit{padding-bottom: 28px;}
.conts_area .tab03 .tit .txt_2nd{font-family: 'GmarketSansBold', sans-serif;color: #1f7e3b;position: relative;}
.conts_area .tab03 .tit .txt_2nd::after, .conts_area .tab03 .tit .txt_2nd::before{
    content: '';
    width: 6px;height: 6px;
    position: absolute;
    top: -12px;left: 12px;
    background-color: #1f7e3b;border-radius: 20px;
}
.conts_area .tab03 .tit .txt_2nd::before{left: unset;right: 16px;}
.conts_area .tab03 .ico{text-align: center;padding-bottom: 55px;}
.conts_area .tab03 .ico img:first-child{margin-right: 20px;}
.conts_area .tab03 .subtit{font-size: 24px;line-height: 36px;text-align: center;padding-bottom: 40px;color: #111;}
.conts_area .tab03 .subtit .gift_txt{font-size: 30px;line-height: 1;font-weight: 700;color: #1f7e3b;margin-top: 13px;}
.conts_area .tab03 .subtit > span{vertical-align: sub;padding-left: 8px;}
.conts_area .giftBox{
    max-width: 840px;margin: 0 auto;height: 534px;
    background: url('//tkfile.yes24.com/img/event/2025/0225/evt_ythpath_gift.png') no-repeat center top;
    background-size: contain;
}
.conts_area .giftBox .giftList{position: relative;text-align: center;height: 267px;}
.conts_area .giftBox .giftList{display: none;}
.conts_area .giftBox .giftList .g_num{
    font-size: 20px;line-height: 67px;
    color: #fff;width: 67px;height: 67px;border-radius: 50px;background-color: #1f7e3b;
    padding-left: 20px;
    box-sizing: border-box;
    position: absolute;top: 10px;left: -84px;
}
.conts_area .giftBox .giftList .g_name{font-size: 16px;text-align: center;}
.conts_area .giftInfoBox{max-width: 560px;margin: 0 auto;padding: 30px 0 45px 23px;text-align: left;}
.conts_area .giftInfoBox > div.Evtinfo{display: table;color: #333;position: relative;padding-bottom: 20px;}
.conts_area .giftInfoBox > div.Evtinfo::after{
    /* content: ''; */
    position: absolute;
    left: -23px;bottom: 20px;
    width: 560px;height: 1px;
    background-color: #bddfc7;
}
.conts_area .giftInfoBox .tbrow{display: block;white-space: nowrap;}
.conts_area .giftInfoBox .tbcell{display: inline-block;font-size: 20px;line-height: 36px;}
.conts_area .giftInfoBox .tbcell img{vertical-align: sub;}
.conts_area .giftInfoBox .tbrow:first-child .tbcell img{width: 25px;padding-right: 10px;}
.conts_area .giftInfoBox .tbrow:last-child .tbcell img{width: 20px;padding-right: 14px;padding-left: 2px;position: relative;top: -2px;}
.conts_area .giftInfoBox .tbcell.hs_rgl:first-child{padding-right: 26px;}
.conts_area .giftInfoBox .infoTxt p{text-indent: -6px;padding-left: 6px;font-size: 14px;line-height: 20px;color: #333;}

.conts_area .InviteWrap{border: 2px solid #82ba92;border-radius: 45px;max-width: 900px;margin: 0 auto;}
.conts_area .giftInviteBox .tit{color: #1f7e3b;font-size: 24px;letter-spacing: -0.025em;text-align: center;line-height: 1;font-family: 'Happiness-Sans-bold', sans-serif;padding-bottom: 33px;padding-top: 50px;}
.conts_area .giftInviteBox .inviteImg{display: flex;justify-content: center;gap: 30px;padding-top: 58px;padding-bottom: 25px;background-color: #d9f2df;border-top-left-radius: 45px;border-top-right-radius: 45px;position: relative;}
.conts_area .giftInviteBox .inviteImg::after{
    content: '';
    width: 171px;height: 142px;
    position: absolute;
    left: 50%;transform: translateX(-50%);top: 200px;
    background-image: url('//tkfile.yes24.com/img/event/2025/0225/2nd/evt_ythpath_invchar.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.conts_area .infoTxtWrap{position: relative;}
.conts_area .infoTxtWrap::before{content: '';width: 750px;height: 2px;background-color: #1f7e3b;position: absolute;top: -40px;left: 50%;transform: translateX(-50%);}
.conts_area .infoTxtWrap .infoTxt{max-width: 650px;margin: 0 auto;padding-bottom: 100px;}
.conts_area .infoTxtWrap .infoTxt h3{text-align: center;color: #1f7e3b;font-size: 24px;margin-bottom: 12px;}
.conts_area .infoTxtWrap .infoTxt h3 > span{vertical-align: middle;padding-right: 4px;}
.conts_area .infoTxtWrap .infoTxt li{font-size: 16px;color: #333;line-height: 30px;text-indent: -10px;padding-left: 10px;letter-spacing: -0.05em;}
/* 댓글 */
.bt_comment{padding-bottom: calc(120px - 25px - 5px);max-width: 750px !important;}
.e_reply .t_area .bor_txt{color: #333;}
.e_reply .t_area .bor_txt a{display: inline-block;font-size: 14px;}
.e_reply .t_area .bor_txt a em{font-family: 'Happiness-Sans-Bold', sans-serif;}
.e_reply .bor_txt em{color: #333;font-style: normal;}
.e_reply .re_btn .btn_txt{line-height: 82px;}
.e_reply .paging a.on{padding: 5px 4px 10px 3px;}
.e_reply .re_btn, .e_reply .paging a.on{background: #1f7e3b;}
.e_reply .bor_txt, .e_reply .paging span.bunch{font-size: 14px;}
.e_reply .paging span.bunch{position: relative;top: 3px;margin-left: 5px;}
.e_reply .re_list ul li span.cont, .e_reply .paging a span{font-size: 15px;}
.e_reply .re_list ul li span.cont, .e_reply .bor_txt{font-family: 'Happiness-Sans-Regular', sans-serif;}
.e_reply .re_list ul li span.cont{color: #333;}
.e_reply .rep_box .form_text{width: calc(98.4% - 7px);color: #333;font-size: 14px;}
.e_reply .re_list ul li .id{color: #1f7e3b;}

/* Mobile */
.m_evt_ythculture{overflow: hidden;}
.m_evt_ythculture .info_area .ico img{width: 26px;}
.m_evt_ythculture .conts_area .tabmenu li{width: auto;}
.m_evt_ythculture .conts_area .tabmenu ul{padding: 10px;}
.m_evt_ythculture .conts_area .sticky + .tab-content,
.m_evt_ythculture .conts_area .sticky + .tab-content + .tab-content,
.m_evt_ythculture .conts_area .sticky + .tab-content + .tab-content + .tab-content{padding-top: 150px;}
.m_evt_ythculture .conts_area .howto .subtit .stxt02{text-indent: 0;padding-left: 0;}
.m_evt_ythculture .info_area .info_ex_img div:first-child{padding-bottom: 0;}
.m_evt_ythculture .conts_area .howto_txt{padding: 0 20px;}
.m_evt_ythculture .conts_area .perflist .ptit{margin-right: 0;}
.m_evt_ythculture .conts_area .giftBox{height: auto;background: none;}
.m_evt_ythculture .conts_area .InviteWrap{border: none;}
.m_evt_ythculture .conts_area .giftInviteBox .inviteImg{background-color: transparent;padding-top: 0;}
#content_wrap .replyLiArea img{width: auto;}
#content_wrap .replyLiArea .reply_cont{text-align: left;font-family: 'GmarketSansLight', sans-serif;}
#content_wrap .replyFormArea .reply_btnArea a.btn{background: #1f7e3b;color: #fff;}
.pagen strong.num{border: solid 1px #1f7e3b;background-color: #1f7e3b;}
#content_wrap .replyLiArea .reply_info li.item:first-child em{color: #1f7e3b !important;}
#content_wrap .replyFormArea .reply_txtArea textarea#txtComdesc{color: #333 !important;height: auto;}
@media screen and (max-width: 750px) {
    .m_evt_ythculture .top_ico .on + .ps-social-box{right: 23px;}
    .m_evt_ythculture .ps-social-box{right: -30px;top: -7px;width: 100px;}
    .m_evt_ythculture .ps-social-box img{width: 30px;}
    .pc_evt_ythculture .toparea{background-position: -320px 280px, 826px 280px;}
    .m_evt_ythculture .toparea{
        background-image:url('//tkfile.yes24.com/img/event/2025/0225/2nd/m_evt_ythpath_bglft.png'),url('//tkfile.yes24.com/img/event/2025/0225/2nd/m_evt_ythpath_bgrt.png');
        background-position: -27px 200px, 235px 200px;background-position: -6.52vw 48.31vw, 56.76vw 48.31vw;background-size: 45%;
    }
    .m_evt_ythculture .toparea .top_ico{top: 18px;right: 18px;width: 116px;z-index: 9;}
    .m_evt_ythculture .toparea .top_ico > img{width: 16px;}
    .m_evt_ythculture .toparea .tit{padding-top: 37px;}
    .m_evt_ythculture .toparea .tit .logo{padding: 0 85px;}
    .m_evt_ythculture .toparea .tit .logo2{padding: 10px 20px 200px 95px;margin-right: 0;}
    .m_evt_ythculture .toparea .char .char02{bottom: 70px;}
    .m_evt_ythculture .toparea .char .char02 .char02_arm{right: -1.33vw;top: 4px;width: 50px;top: 1.07vw;width: 13.33vw;}
    @keyframes arm{
        0%,100%{transform: rotate(-2deg) translate(-3px,-5px);}
        50%{transform: rotate(2deg);}
    }
    .m_evt_ythculture .conts_area{padding-top: 20px;}
    .m_evt_ythculture .toparea .go_perf{font-size: 18px;line-height: 1;bottom: 29px;}
    .m_evt_ythculture .toparea .go_perf span:last-child{font-size: 10px;padding-left: 3px;}
    .m_evt_ythculture .conts_area .perf_list_wrap{padding-bottom: 60px;}
    .replayarea{padding-bottom: 55px;}
    .m_evt_ythculture .conts_area .tabmenu ul{gap: 10px;}
    .m_evt_ythculture .conts_area .tabmenu li{line-height: 50px;font-size: 17px;border-radius: 5px;}
    .m_evt_ythculture .conts_area .tab-content{padding-top: 20px;}
    .m_evt_ythculture .conts_area .sticky + .tab-content,
    .m_evt_ythculture .conts_area .sticky + .tab-content + .tab-content,
    .m_evt_ythculture .conts_area .sticky + .tab-content + .tab-content + .tab-content{padding-top: 100px;}
    .m_evt_ythculture .conts_area .apply_step{justify-content: center;gap: 26px 0;padding-bottom: 32px;padding-left: 0;}
    .m_evt_ythculture .conts_area .go_btn{padding: 26px 55px;line-height: 1;}
    .m_evt_ythculture .conts_area .go_btn span{font-size: 20px;line-height: 1;}
    .m_evt_ythculture .conts_area .apply_txt .rt_txt{font-size: 11px;line-height: 17px;}
    .m_evt_ythculture .conts_area .apply_txt .ico{width: 38px;}
    .m_evt_ythculture .conts_area .apply_txt{padding: 10px 0 40px;}
    .m_evt_ythculture .conts_area .howto{text-align: center;}
    .m_evt_ythculture .conts_area .howto_txt{margin-bottom: 45px;padding: 0 10px;}
    .m_evt_ythculture .conts_area .howto_txt .stit{font-size: 17px;line-height: 1;padding: 15px 0;border-top-left-radius: 18px;border-top-right-radius: 18px;}
    .m_evt_ythculture .conts_area .howto_txt .tgtxt{padding: 18px 16px 30px;border-bottom-left-radius: 18px;border-bottom-right-radius: 18px;}
    .m_evt_ythculture .conts_area .howto_txt .tgtxt li{font-size: 12px;line-height: 18px;text-indent: -8px;padding-left: 8px;padding-top: 5px;}
    .m_evt_ythculture .conts_area .howto_txt .tgtxt li:first-child{padding-top: 0;}
    .m_evt_ythculture .conts_area .howto_txt .tgtxt .tgtit{font-size: 14px;line-height: 15px;padding-top: 20px;}
    .m_evt_ythculture .conts_area .howto .tit{font-size: 17px;padding: 12px 34px;}
    .m_evt_ythculture .conts_area .howto .subtit .stxt01{font-size: 19px;line-height: 23px;padding: 10px 0 7px;font-weight: 600;}
    .m_evt_ythculture .conts_area .howto .subtit .stxt02{font-size: 13px;line-height: 18px;text-indent: 0;padding-left: 0;}
    .m_evt_ythculture .howto:nth-child(2) .subtit .stxt01::after{left: -5px;bottom: 8px;font-size: 17px;line-height: 23px;width: 77.5%;}
    .m_evt_ythculture .info_area{padding: 50px 0 60px;}
    .m_evt_ythculture .tab-content .tit{font-size: 24px;line-height: 32px;padding-bottom: 15px;}
    .m_evt_ythculture .info_area .info_txt{padding: 30px 50px;margin: 15px auto 32px;}
    .m_evt_ythculture .info_area .info_txt .sub02{padding-top: 10px;}
    .m_evt_ythculture .info_area .info_txt div > span{font-size: 12px;line-height: 18px;}
    .m_evt_ythculture .info_area .info_ex_img{padding: 0 20px;}
    .m_evt_ythculture .conts_area .perf_list_wrap > a{padding: 0 5px;margin-bottom: 25px;}
    .m_evt_ythculture .conts_area .perflist{padding: 0 27px 15px;gap: 20px;}
    .m_evt_ythculture .conts_area .perflist .poster{width: 140px;height: 196px;}
    .m_evt_ythculture .conts_area .perflist .ypath_label .bullet{font-size: 12px;line-height: 18px;padding: 2px 5px;border-radius: 1px;margin-right: 5px;}
    .m_evt_ythculture .conts_area .perflist .ptit{font-size: 18px;line-height: 24px;margin: 14px 0px 15px 0;padding: 0;}
    .m_evt_ythculture .conts_area .perflist .pdate{font-size: 12px;line-height: 15px;}
    .m_evt_ythculture .conts_area .perflist .ypath_label .genre{font-size: 15px;line-height: 18px;}
    .m_evt_ythculture img{width: 100%;}
    .m_evt_ythculture .infoTxtWrap img{width: auto;}
    .m_evt_ythculture .toparea .topbg{height: 76px;}

    .m_evt_ythculture .motion .m_item:nth-child(1).char01{width: 220px;}
    .m_evt_ythculture .motion .m_item:nth-child(2).char01{left: calc(50% + 2px);transform: translate(-50%, 50px);width: 220px;}
    .m_evt_ythculture .motion .m_item:nth-child(3).char01{left: calc(50% + 2px);transform: translate(-50%, 30px);}
    .m_evt_ythculture .motion .m_item:nth-child(3).char02{left: calc(50% + 700px);}
    .m_evt_ythculture .conts_area .tab03 .evt_tab_top{padding-bottom: 0;}
    .m_evt_ythculture .conts_area .tab03 .subtit{font-size: 14px;line-height: 20px;padding-bottom: 30px;}
    .m_evt_ythculture .conts_area .tab03 .ico{padding-bottom: 20px;}
    .m_evt_ythculture .conts_area .tab03 .ico img:first-child{width: 26px;margin-right: 10px;}
    .m_evt_ythculture .conts_area .tab03 .ico img:last-child{width: 25px;}
    .m_evt_ythculture .conts_area .tab03 .tit .txt_2nd::after, .m_evt_ythculture .conts_area .tab03 .tit .txt_2nd::before{width: 4px;height: 4px;top: -6px;}
    .m_evt_ythculture .conts_area .tab03 .tit .txt_2nd::before{right: 9px;}
    .m_evt_ythculture .conts_area .tab03 .tit .txt_2nd::after{left: 7px;}
    .m_evt_ythculture .conts_area .tab03 .subtit .gift_txt{font-size: 17px;margin-top: 7px;}
    .m_evt_ythculture .conts_area .giftInviteBox .inviteImg{padding: 0px 10px 0px;gap: 10px;}
    .m_evt_ythculture .conts_area .giftInviteBox .inviteImg::after{top: 24.94vw;width: 22.80vw;height: 18.93vw;}
    .m_evt_ythculture .conts_area .giftBox{padding: 0 20px;}
    .m_evt_ythculture .conts_area .giftInfoBox > div.Evtinfo::after{left: 0;width: 100%;bottom: 10px;}
    .m_evt_ythculture .conts_area .giftInfoBox .tbcell{font-size: 13px;line-height: 22px;}
    .m_evt_ythculture .conts_area .giftInfoBox .infoTxt p{font-size: 12px;line-height: 17px;margin-left: 10px;text-indent: -6px;padding-left: 6px;margin-top: 10px;}
    .m_evt_ythculture .conts_area .giftInfoBox{padding: 30px 35px 35px;}
    .m_evt_ythculture .conts_area .giftInfoBox > div.Evtinfo{padding-bottom: 0;width: 100%;padding-left: 5px;box-sizing: border-box;}
    .m_evt_ythculture .conts_area .giftInfoBox .tbcell.hs_rgl:first-child{padding-right: 10px;}
    .m_evt_ythculture .conts_area .giftInfoBox .tbrow:first-child .tbcell img{width: 17px;padding-right: 7px;padding-top: 3px;}
    .m_evt_ythculture .conts_area .giftInfoBox .tbrow:last-child .tbcell img{width: 14px;padding-right: 7px;padding-top: 5px;top: 0;}
    .m_evt_ythculture .conts_area .infoTxtWrap .infoTxt{padding-bottom: 50px;}
    .m_evt_ythculture .conts_area .infoTxtWrap::before{height: 1px;width: calc(100% - 20px);top: -30px;}
    .m_evt_ythculture .conts_area .infoTxtWrap .infoTxt h3{font-size: 20px;line-height: 1;}
    .m_evt_ythculture .conts_area .infoTxtWrap .infoTxt li{font-size: 13px;line-height: 20px;padding: 0 10px 3px 20px;}
}
@media screen and (min-width: 751px) {
    .pc_evt_ythculture .toparea{background-position: -330px 280px, 832px 280px;}
    .m_evt_ythculture .toparea{background-position: -355px 330px, 370px 330px;}
    .m_evt_ythculture .toparea .topbg{background-size: 180%;bottom: -40px;height: 120px;}
    .m_evt_ythculture .toparea .top_ico{top: 36px;right: 36px;}
    .m_evt_ythculture .toparea .char img{width: 100%;}
    .m_evt_ythculture .toparea .char img.char02_arm{width: auto;}
    .m_evt_ythculture .toparea .char .char02{bottom: 74px;}
    .m_evt_ythculture .toparea .tit .logo2{padding: 10px 20px 340px 95px;margin-right: 0;}
    .m_evt_ythculture .toparea .go_perf{bottom: 8px;}
    .m_evt_ythculture .conts_area .apply_step{justify-content: center;padding-left: 0;}
    .m_evt_ythculture .conts_area .apply_step .howto{text-align: center;}
    .m_evt_ythculture .howto:nth-child(2) .subtit .stxt01::after{left: 33%;}
    .m_evt_ythculture .info_area .info_txt{padding: 60px 100px;margin: 40px auto 64px;}
    .m_evt_ythculture .conts_area .tabmenu ul{padding: 10px 20px;}
    .m_evt_ythculture .conts_area .perf_list_wrap > a{margin-bottom: 50px;}
    .m_evt_ythculture .conts_area .perflist{padding: 0 55px 30px;gap: 50px;}
    .replayarea{padding: 0 10px 110px;}
    .m_evt_ythculture .conts_area .giftInfoBox .tbrow:first-child .tbcell img{padding-top: 4px;}
    .m_evt_ythculture .conts_area .giftInfoBox .tbrow:last-child .tbcell img{top: 8px;}
    .m_evt_ythculture .conts_area .giftInviteBox .inviteImg::after{top: 142px;}
}
@media screen and (min-width: 1024px) {
    .pc_evt_ythculture .toparea{background-position: -245px 280px, 785px 280px;background-size: auto;}
    .m_evt_ythculture .toparea{background-position: -315px 280px, 540px 280px;}
    .m_evt_ythculture .conts_area .apply_step{justify-content: flex-start;padding-left: 40px;}
    .m_evt_ythculture .conts_area .apply_step .howto{text-align: left;}
    .m_evt_ythculture .conts_area .perflist .ptit{margin-right: 40px;}
    .m_evt_ythculture .conts_area .howto .subtit .stxt01{width: auto;}
    .m_evt_ythculture .conts_area .howto .subtit .stxt02{text-indent: -7px;padding-left: 7px;}
    .m_evt_ythculture .howto:nth-child(2) .subtit .stxt01::after{left: 50px;}
}
@media screen and (min-width: 1300px) {
    .m_evt_ythculture .toparea{background-position: -140px 255px,730px 255px;}
    .m_evt_ythculture .toparea .topbg{background-size: 100%;}
}
@media screen and (min-width: 1500px) {.pc_evt_ythculture .toparea{background-position: -100px 255px,1020px 255px;}.m_evt_ythculture .toparea{background-position: 154px 255px,calc(100% - 120px) 255px;}}
@media screen and (min-width:1700px) {.pc_evt_ythculture .toparea{background-position: 154px 255px,1020px 255px;}}
@media screen and (min-width:1950px) {
    .pc_evt_ythculture .toparea{background-position: 600px 255px,calc(100% - 560px) 255px;}
    .evt_ythculture .toparea .char .char01{transform: translateX(-50%);left: calc(50% - 470px);}
    .evt_ythculture .toparea .char .char03{transform: translateX(-50%);left: calc(50% + 520px);right: unset;}
}