/*@media screen and (max-width:767px) {*/
/*    html { font-size: 12px;}*/

/*    .promotion_visual {height: calc(50vh - 80px);}*/
/*    .promotion_community_text { padding: 4rem 0 1.5rem; width: 95%; margin: auto;}*/
/*    .sub04_press {width: 95%; margin: auto;}*/
/*    .promotion_community_con {width:95%; margin: auto;}*/
/*    .promotion_community_con ul li {width: 15rem;}*/

/*    .sub04_press_ytb { width: 100%; height: 8rem;}*/
/*    .sub04_press_ytb .ytb { width: calc(100% - 4px); height: 100%;}*/

/*    .promotion_community_detail_center {width: 95%; margin: auto;}*/
/*}*/

/* 홍보센터(모바일) */
.promotion_con_align { width: 80%; }
.promotion_visual { height: calc(50vh - 80px); background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url("../../images/renual/promotion/img-promotion-main-visual.jpg") no-repeat center; background-size: cover; }
.promotion_visual_text { font-size: 2rem; margin-top: 10rem; }
.promotion_visual_text_sub { font-size: 1.1rem; }

/* 홍보센터(모바일) > 공통 */
.promotion_text { padding-top: 5rem; padding-bottom: 1rem; }
.promotion_text > h2 { font-size: 1.75rem; padding-bottom: .5rem; }
.promotion_text > p { font-size: 1rem; font-weight: 600; line-height: 2; }

.promotion_search { padding-bottom: 3rem; }
.promotion_search > div { border: solid 2px #7bae41; }
.promotion_search > div:first-child { margin-left: 0; margin-right: 1rem; }
.promotion_search > div:last-child { margin-left: 0; margin-right: 0; }
.promotion_search_category { width: 9.5rem; height: 1.8rem; }
.promotion_search_flex { padding: 0 1rem; }
.promotion_search_flex > select { font-size: .825rem; background-size: 10% 30%; }
.promotion_search_word { width: 15.05rem; height: 1.8rem; }
.promotion_search_word_field > input { font-size: .825rem; }
.promotion_search_word_field > div { width: .8rem; height: .8rem; right: 10px; }
.promotion_search_word_field > div > img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* 홍보센터(모바일) > 뉴스 */
.promotion_news_main ul { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); grid-column-gap: 2rem; grid-row-gap: 2rem; }
.promotion_news_main ul li { width: 11.88rem; margin: 0 auto; }
.promotion_news_main ul li .promotion_news_thumbnail { height: 7.3545rem; }
.promotion_news_main ul li:hover .promotion_news_thumbnail { outline: 2px solid #7bae41; }
.promotion_news_main ul li .title { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; font-size: .8rem; line-height: 1.31; letter-spacing: normal; padding-bottom: 2rem; }
.promotion_news_main ul li .date { font-size: .625rem; line-height: normal; }
.promotion_news_main ul li .shape { width: 4rem; font-size: .625rem; }
.promotion_news_flex { padding: 1rem 0; }

/* 홍보센터(모바일) > 커뮤니티 */
.promotion_community_con ul { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); grid-gap: 2rem; }
.promotion_community_con ul li { width: 11.8rem; margin: 0 auto; }
.promotion_community_con ul li div:nth-child(1) { height: 7.3545rem; }
.promotion_community_con ul li:hover .promotion_community_thumbnail { outline: 2px solid #7bae41; }
.promotion_community_con ul li .title { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; font-size: .8rem; line-height: 1.31; letter-spacing: normal; padding-bottom: 1rem; }
.promotion_community_con ul li .promotion_community_date { padding: 1rem 0; }

/* 홍보센터(모바일) > 커뮤니티 상세 */
.promotion_community_detail { padding: 5rem 0; }
.promotion_community_detail_title > h2 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; font-size: 1.35rem; font-weight: bold; letter-spacing: normal; padding-top: 1rem; padding-bottom: 0; }
.promotion_community_detail_title > p { font-size: .75rem; font-weight: 500; letter-spacing: normal; }
.promotion_community_detail_main { padding-top: 1rem; }
.promotion_community_detail_main > div { width: 100%; height: 20rem; }
.promotion_community_detail_board { height: 4.5rem; }
.promotion_community_detail_board > div { width: 50%; }
.promotion_community_detail_board > div > h2 { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; font-size: .75rem; line-height: normal; letter-spacing: normal; }

/* 홍보센터(모바일) > 자료실 */
.promotion_reference_main ul { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); grid-gap: 2rem; }
.promotion_reference_main ul li { width: 11.8rem; margin: 0 auto; }
.promotion_reference_main ul li div:nth-child(1) { height: 7.3545rem; }
.promotion_reference_main ul li:hover .promotion_reference_thumbnail { outline: 2px solid #7bae41; }
.promotion_reference_main ul li .title { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; font-size: .8rem; line-height: 1.31; }
.promotion_reference_main ul li .shape { width: 5rem; height: 1.25rem; }
.promotion_reference_flex { padding-top: 1rem; }