/*공통*/
#wrap { overflow:hidden } 
.event__chicken-teaser {width: 1280px;margin: 0 auto;font-size: 16px;}
.event__chicken-teaser .event__section {position: relative;width: 1280px;margin: 0 auto;}
.event__chicken-teaser .event__hide-cont {position: absolute;top: -9999px;left: -9999px;color: transparent;}
.event__chicken-teaser .event__section img {display: block;margin: 0;padding: 0;}
.event__chicken-teaser .event__section.info-area{padding: 56px 0 64px;}
.event__chicken-teaser .event__section .inner-section .info-text-area{text-align: center; margin-bottom: 26px;}
.event__chicken-teaser .event__section .inner-section .info-text-area strong{font-size: 38px; line-height: 1.2; color: #111; font-weight: bold;}
.event__chicken-teaser .event__section .inner-section .info-text-area p{color: #111; font-size: 18px; line-height: 1.3; margin-top: 4px;}
.event__chicken-teaser .event__section .inner-section .info-text-area p span{color: #1BA774;}
.event__chicken-teaser .event__section .information-area{width: 884px; margin: 0 auto; border: 1px solid #777; border-radius: 9px; padding: 36px 53px;}
.event__chicken-teaser .event__section .information-area .information-list{display: flex; justify-content: space-between;}
.event__chicken-teaser .event__section .information-area .information-list > li {position: relative;}
.event__chicken-teaser .event__section .information-area .information-list > li span{display: flex; justify-content: center; align-items: center; width: 26px; height: 26px; margin-bottom: 12px; color: rgba(227, 245, 237, 1); background-color: #444; border-radius: 100%;}
.event__chicken-teaser .event__section .information-area .information-list > li strong{font-size: 22px; color: #444; font-weight: bold; line-height: 1.2; letter-spacing: -.11px;}
.event__chicken-teaser .event__section .information-area .information-list > li p{font-size: 16px; color: rgba(0, 0, 0, 0.6); line-height: 1.4; letter-spacing: -.08px; margin-top: 11px}
.event__chicken-teaser .event__section .information-area .information-list > li .link-btn{display: flex; justify-content: center; align-items: center; padding: 15px 25px; color: #fff; font-weight: 600; line-height: 1.4; font-size: 17px; background-color: #333; border-radius: 4px; margin-top: 19px;}
.event__chicken-teaser .event__section .information-area .information-list > li img{width: 96px; position: absolute; bottom: 0; left: -17px;}
.event__chicken-teaser .event__section .information-area .information-list > li ul{display: flex; gap: 10px; margin-top: 11px;}
.event__chicken-teaser .event__section .information-area .information-list > li li{width: 70px; height: 70px; background: url(/cjom/event/26_03_event/chicken_teaser/images/icon_store_img1.png) #EBEBEB no-repeat 20px center / auto 39px; border-radius: 100%; text-indent: -9999px;}
.event__chicken-teaser .event__section .information-area .information-list > li li:last-child{background: url(/cjom/event/26_03_event/chicken_teaser/images/icon_store_img2.png) #EBEBEB no-repeat center / auto 39px;}