@charset "utf-8";

.main {overflow: hidden;}
.container {box-sizing: border-box;}

/* ----------------------------------------------------------------
					visual
-----------------------------------------------------------------*/
.page-close__button::before, 
.page-close__button::after {box-shadow: 0px 2px 4px 0px #0000004D;}
.visual {background: url(//img.enuri.info/images/event/2025/health/visual-text_bg_m.png) #FFE0C9 50% 50%/ 384px no-repeat; position: relative; overflow: visible;}
.visual .container {padding: 114px 0 98px}
.visual .container::before {content: "";width: 136px;height: 72px; background: url(//img.enuri.info/images/event/2025/health/visual-deco1_m.png) 0 0 / 100%;position: absolute; top: 0; right: 50px;}
.visual .container::after {content: "";width: 96px;height: 89px; background: url(//img.enuri.info/images/event/2025/health/visual-deco2_m.png) 0 0 / 100%;position: absolute; bottom: 30px; left: 0;}
.visual-text {width: 236px; margin: 0 auto; position: relative; padding-top: 90px;}
.visual-text::before {content: ""; background: url(//img.enuri.info/images/event/2025/health/visual-icon_m.png) 0 0 / 100%; width: 282px; height: 247px; position: absolute; left: -24px; top: -72px;}
.visual-title span {font-size: 0 ;text-indent: -9999em; position: absolute;}
.visual-title1 {width: 154px; height: 42px; background: url(//img.enuri.info/images/event/2025/health/visual-title1_m.png?=v2) 0 0 / 100%; top: 0; left: 50%; transform: translateX(-50%);}
.visual-title1::before {content: ""; width: 16px; height: 24px; background: url(//img.enuri.info/images/event/2025/health/visual-arrow1_m.png?=v2) 0 0 / 100%; position: absolute; top: -14px; right: 40px; animation: arrow1 0.8s infinite alternate;}
.visual-title2 {width: 236px; height: 41px; background: url(//img.enuri.info/images/event/2025/health/visual-title2_m.png) 0 0 / 100%; top: 42px; left: 50%; transform: translateX(-50%);}
.visual-title2::before {content: ""; width: 16px; height: 62px; background: url(//img.enuri.info/images/event/2025/health/visual-arrow2_m.png) 0 0 / 100%; position: absolute; bottom: -50px; right: 17px; animation: arrow2 0.8s infinite alternate;}
.visual-sub-title {font-size: 12px; line-height: 16px; font-weight: 600; color: #D25700; text-align: right; margin-right: 40px;}
.visual-date {position: absolute; right: 14px; bottom: -35px; height: 144px; background: url(//img.enuri.info/images/event/2025/health/jul/visual-date_m.png?=v2) 0 8px / 100% no-repeat; width: 109px;}
.visual-date__text{font-size: 0; text-indent: -9999em; position: absolute;background: url(//img.enuri.info/images/event/2025/health/aug/viausl-date__text.png) 0 0 / 100% no-repeat; width: 50px;height: 33px; right: -10px; top: -10px;}



@keyframes arrow1 {
	0% {transform: translateY(0);}
	33% {transform: translateY(-5px);}
	66% {transform: translateY(0);}
}
@keyframes arrow2 {
	0% {transform: translateY(0);}
	33% {transform: translateY(5px);}
	66% {transform: translateY(0);}
}

@media (min-width:768px) {
	.visual {background: url(//img.enuri.info/images/event/2025/health/visual-text_bg.png) #FFE0C9 50% 50% no-repeat}
	.visual::after {width: 354px;height: 266px; background: url(//img.enuri.info/images/event/2025/health/visual-deco2.png) 0 0 / 100%; bottom: 30px; left: 0;}
	.visual .container {padding: 145px 0 125px;}
	.visual .container::before {width: 296px; height: 152px; background: url(//img.enuri.info/images/event/2025/health/visual-deco1_t.png) 0 0 / 100%;  right: 0;;}
	.visual .container::after {width: 300px;height: 222px; background: url(//img.enuri.info/images/event/2025/health/visual-deco2_t.png?=v2) 0 0 / 100%; bottom: 30px; left: 0;}
	.visual-text {width: 545px; padding-top: 240px;}
	.visual-text::before {background: url(//img.enuri.info/images/event/2025/health/visual-icon.png?=v3) 0 0 / 100%; width: 624px; height: 304px; left: -572px; top: -62px;}
	.visual-text::after {content: "";width: 253px;height: 316px; background: url(//img.enuri.info/images/event/2025/health/visual-icon2.png) 0 0 / 100%; right: -352px; top: 20px; position: absolute;}
	.visual-title1 {width: 364px; height: 84px; background: url(//img.enuri.info/images/event/2025/health/visual-title1.png) 0 0 / 100%; top: 15px;}
	.visual-title1::before {width: 39px; height: 62px; background: url(//img.enuri.info/images/event/2025/health/visual-arrow1.png?=v4) 0 0 / 100%; right: 92px; top: -50px;}
	.visual-title2 {width: 546px; height: 101px; background: url(//img.enuri.info/images/event/2025/health/visual-title2.png) 0 0 / 100%; top: 105px;}
	.visual-title2::before {width: 41px; height: 156px; background: url(//img.enuri.info/images/event/2025/health/visual-arrow2.png) 0 0 / 100%; bottom: -132px; right: 20px;}
	.visual-sub-title {font-size: 30px; line-height: 39px; margin-right: 72px;}
	.visual-date {width: 206px; height: 282px; background: url(//img.enuri.info/images/event/2025/health/jul/visual-date_t.png?=v2) 0 0 / 100%; right: 10px; bottom: -60px;}
	.visual-date__text { width: 100px;height: 66px; right: -17px; top: -35px;}

}

@media (min-width:1025px) {
	.visual::before {content: ""; width: 72px; height: 96px; background: url(//img.enuri.info/images/event/2025/health/visual-deco3.png) 0 0 / 100%; bottom: 255px; right: 0; position: absolute;}
	.visual .container::before {width: 340px; height: 186px; background: url(//img.enuri.info/images/event/2025/health/visual-deco1.png) 0 0 / 100%;}
	.visual .container::after {width: 369px;height: 266px; background: url(//img.enuri.info/images/event/2025/health/visual-deco2.png?=v2) 0 0 / 100%; bottom: 30px; left: 0;}
	.visual-date {right: 115px; }

}

/* ----------------------------------------------------------------
					tab
-----------------------------------------------------------------*/
.tab {background: linear-gradient(to bottom, #FFE0C9 24px, #FF6C18 24px);}
.tab.is_fixed {position: fixed;width: 100%; z-index: 10; background: #FF6C18;}
.tab .container {display: flex; padding: 0;}
.tab-button {width: calc(25% + 1px); background: #FF6C19; font-size: 13px; border-radius: 20px 20px 0 0 ; color: #fff; padding: 12px 0; transition: 0.1s all; border: 2px solid #FFE0C9; margin-left: -1px; border-bottom: none;}
.tab-button:last-child {border-right: none;}
.tab-button:first-child {border-left: none;}
.tab.is_fixed .tab-button {border-radius: 0; border-top: none; }
.tab-button em {display: block; font-weight: 700; font-size: 16px; margin-top: 2px; letter-spacing: -0.8px; line-height: 19px;}
.tab-button.on {background: #0918B3;}
.tab-button.on em {text-decoration: underline; text-underline-offset: 3px;}

@media (min-width:768px) {
	.tab-button {font-size: 20px; padding: 17px 0; line-height: 20px;}
	.tab-button em {font-size: 28px; margin-top: 4px; line-height: 34px;}
	.tab-button.on em {text-underline-offset: 5px;}
	.tab-button:last-child {border-right: 3px solid #FFE0C9;}
	.tab-button:first-child {border-left: 3px solid #FFE0C9;}
}

/* ----------------------------------------------------------------
					content
-----------------------------------------------------------------*/
.tab-panel {display: none;}
.tab-panel.active {display: block;}
.tab-panel > div {padding: 36px 0; text-align: center;}
.cotent-title {display: inline-block; font-size: 12px; font-weight: 600; color: #888; line-height: 17px; padding: 5px 13px; background: #FF8800; border-radius: 25px; color: #fff; margin-bottom: 14px;}
.title {font-size: 18px; font-weight: 500; color: #222; line-height: 24px;  word-break: keep-all;}
.title em {display: block; font-size: 26px; font-weight: 700; line-height: 34px;}
.notice {font-size: 12px; color: #888; line-height: 17px; word-break: keep-all; text-align: left;}
.noti-open__button {color: #666; border-bottom:1px solid #666; margin-top: 20px;}

@media (min-width:768px) {
	.cotent-title {font-size: 20px; padding: 12px 34px; border-radius: 100px; line-height: 26px; margin-bottom: 24px;}
	.title {font-size: 30px; line-height: 42px;}
	.title em {font-size: 48px; line-height: 52px;}
	.tab-panel > div {padding: 60px 0;}
	.notice {font-size: 20px; line-height: 28px; letter-spacing: -0.5px;}
	.noti-open__button {margin-top: 40px;}
}

/* ----------------------------------------------------------------
					buying-benefit
-----------------------------------------------------------------*/
#buying-benefit .notice {display: block;}
.buying-benfit__content {background: #fff; border-radius: 20px; padding: 26px 14px; margin-top: 20px;box-shadow: 0px 0px 10px 0px rgba(255, 108, 24, 0.1);}
.benefit-button {font-size: 16px; line-height: 20px; color: #fff; background: #FF6C18; border-radius: 100px; padding: 12px 0; width: calc(100% - 40px); margin: 20px auto 12px; max-width: 398px;}
.benefit-button:disabled {background: #737373;}

/* buying-benfit1 */
.buying-benfit1 {background: #FFF3E9}
.buying-benfit1___img {padding: 0 6px;}

/* keword-goods */
.keword-goods h2 {font-size: 20px; line-height: 24px; font-weight: 700;}
.keyword-button__box {display: flex; gap: 0 4px; overflow-x: auto; padding: 0 16px; margin-top: 20px; scrollbar-width: none; -ms-overflow-style: none;}
.keyword-button__box::-webkit-scrollbar { display: none;}
.btn-keword {flex: 0 0 auto; font-size: 13px; color: #444; line-height: 16px; padding: 10px 12px; border-radius: 18px; border: 1px solid #ddd;}
.btn-keword.on {background: #222;color: #fff;}
.goods-content {margin-top: 20px;}
.goods-list {display: flex; flex-wrap: wrap; gap: 20px 10px; margin-top: 24px; padding-bottom: 20px;}
.goods-item {width: calc(50% - 5px);}
.goods-item a {display: block;}
.item-img {position: relative; height: 0; padding-top: 100%; position: relative; border: 4px; overflow: hidden;}
.item-img img {width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}
.item-img::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 4px;border: 1px solid #eee;background-color: rgba(0, 0, 0, .02);z-index: 2;}
.badge_mfds {position: absolute; right: 6px; bottom: 6px; color: #20bdbe; z-index: 8; padding: 3px 4px 3px 20px; background: url(//img.enuri.info/images/health/m/badge-mfds.png) 3px 50% / 16px no-repeat #fff; border: 1px solid rgba(0, 0, 0, .1); border-radius: 20px;
font-size: 11px; line-height: 16px; font-weight: 700;}
.badge_popularity {font-size: 12px; line-height: 16px; color: #fff; padding: 3px 4px; background: rgba(254, 92, 0, .9); border-radius: 4px; position: absolute; top: 6px; left: 6px; font-weight: 700; z-index: 5;}
.item-info {margin-top: 8px; text-align: left;}
.item-name {font-size: 14px; color: #222; height: 36px; line-height: 18px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; white-space: normal;}
.item-price {margin-top: 4px; font-size: 14px; color: #000; line-height: 24px;}
.item-price em {font-size: 22px; font-weight: 700;}
.item-etc {display: flex; margin-top: 8px; align-items: center; gap: 2px 9px; flex-wrap: wrap; line-height: 16px;}
.item-rate {position: relative; flex: none; color: #444;}
.item-rate::before {content: "\2605";color: #FFA112;line-height: 12px;font-size: 12px;}
.item-rate em { font-weight: 700; color: #222; font-size: 12px;}
.item-price-compare {flex: 0 0 auto; font-size: 11px; color: #444; position: relative; font-size: 12px;}
.item-price-compare::before {content: ""; width: 1px; height: 100%; background: #D9D9D9; position: absolute; left: -4px;}
.btn-more-goods{ display: block;width: 220px;border: 1px solid #ddd;color: #222;font-size: 14px;line-height: 20px;padding: 10px 0;border-radius: 22px;margin: 0 auto;text-align: center;background: #fff;}
.btn-more-goods i { display: inline-block; width: 16px; height: 16px; background: url(//img.enuri.info/images/health/m/ico_move-tab.svg) 0 0 / 100%; vertical-align: -3px; margin-left: 2px; transform: rotate(90deg);}

@media (min-width:768px) {
	.keword-benfit__content .container {width: 100%;}
	.keword-goods h2 {font-size: 28px;}
	.keyword-button__box {margin-top: 32px;}
	.goods-list {gap: 24px 20px; margin-top: 28px; padding-bottom: 32px;}
	.goods-item {width: calc(100% / 3 - 14px);}
	.buying-benfit__content {margin: 40px auto 0; max-width: 800px; padding: 60px 100px; box-sizing: border-box;}
	.benefit-button {font-size: 26px; line-height: 34px; padding: 16px 0 ; margin: 50px auto 36px;}
	.item-name {font-size: 16px; line-height: 20px; height: 40px;}
	.item-price {display: flex; gap: 0 4px; align-items: center; line-height: 28px;}
	.day-price { font-size: 12px; line-height: 16px; color: #888; background: #f8f8f8; padding: 0 4px; border-radius: 8px; letter-spacing: .2px;}
	.keyword-popular__tag {font-size: 13px; line-height: 16px; color: #888; margin-top: 4px;}
	.keyword-popular__card {font-size: 14px; color: #e10000; margin-top: 2px; line-height: 22px; display: flex; align-items: center;}
	.keyword-popular__card em {font-weight: 700; font-size: 20px; }
	.keyword-popular__info {display: flex; margin-top: 8px; gap: 4px 13px; flex-wrap: wrap;}
	.keyword-popular__info span {padding-left: 16px; font-size: 13px; color: #222; flex: 0 0 auto; background-repeat: no-repeat; position: relative; line-height: 16px;}
	.keyword-popular__info span:not(:last-child)::after {content: ""; width: 1px; height: 16px; background: #ddd; position: absolute; right: -6px;}
	.info-content {background: url("//img.enuri.info/images/health/web/info-content.png");}
	.info-period {background: url("//img.enuri.info/images/health/web/info-period.png");}
	.info-intake {background: url("//img.enuri.info/images/health/web/info-intake.png");}
	.badge_mfds {right: 10px; bottom: 10px;  background:url("//img.enuri.info/images/health/web/badge-mfds.svg") #fff no-repeat 4px 50% / 20px; font-size: 14px; padding: 4px 8px 4px 26px; line-height: 20px;}
	}

@media (min-width:1025px) { 
	.keyword-button__box {width: 1000px; margin: 32px auto 0; background: #F8F8F8; border: 1px solid #eee; padding: 16px 0; gap: 0 34px; justify-content: center;}
	.btn-keword {font-size: 15px; border: 0;  padding: 0; line-height: 20px; position: relative;}
	.btn-keword:not(:first-child)::before { content: ""; width: 2px; height: 2px; background: #aaa; position: absolute; left: -16px; top: 50%; transform: translateX(-50%);}
	.btn-keword.on {background: none; color: #000; font-weight: 700;}
	.keword-benfit__content .container {width: 1000px; padding: 0;}
	.goods-item {width: calc((100% - 60px) / 4);}
}

/* ----------------------------------------------------------------
					roulette-event
-----------------------------------------------------------------*/
/* roulette */
.roulette {background: #FFF3E9;}
.roulette-content {margin: 28px auto 0; position: relative; width: 300px; padding-bottom: 25px;}
.roulette-content::after {content: "";width: 292px; height: 305px; background: url(//img.enuri.info/images/event/2025/health/roulette-deco.png) 0 0 / 100%; position: absolute; top: -10px; left: 4px;}
.roulette-start__button {width: 102px; height: 102px; background: url(//img.enuri.info/images/event/2025/health/roulette-start__button_m.png) 0 0 / 100%; position: absolute; top: 95px; left: 100px; font-size: 0; text-indent: -999em; z-index: 5;}
.roulette-img { will-change: transform; transform: translateZ(0);}
.roulette-content.spin1 .roulette-img {animation: spin1 4s forwards;}
.roulette-content.spin2 .roulette-img {animation: spin2 4s forwards;}
.roulette-content.spin3 .roulette-img {animation: spin3 4s forwards;}
.roulette-content.spin4 .roulette-img {animation: spin4 4s forwards;}
.roulette-content.spin5 .roulette-img {animation: spin5 4s forwards;}
.roulette-content.spin6 .roulette-img {animation: spin6 4s forwards;}
.roulette-content.spin7 .roulette-img {animation: spin7 4s forwards;}
.roulette-content.spin8 .roulette-img {animation: spin8 4s forwards;}

@keyframes spin1 {
    0% { transform: rotate(0deg); }
    99% { transform: rotate(2139deg);}
	100% {transform: rotate(2140deg);}
}
@keyframes spin2 {
    0% { transform: rotate(0deg); }
    99% { transform: rotate(2047deg);}
	100% {transform: rotate(2048deg);}
}
@keyframes spin3 {
    0% { transform: rotate(0deg); }
    99% { transform: rotate(1911deg);}
	100% {transform: rotate(1912deg);}
}
@keyframes spin4 {
    0% { transform: rotate(0deg); }
    99% { transform: rotate(1824deg);}
	100% {transform: rotate(1825deg);}
}

@keyframes spin5 {
	0% { transform: rotate(0deg); }
    99% { transform: rotate(2001deg);}
	100% {transform: rotate(2002deg);}
}

@keyframes spin6 {
    0% { transform: rotate(0deg); }
    99% { transform: rotate(2091deg);}
	100% {transform: rotate(2092deg);}
}

@keyframes spin7 {
    0% { transform: rotate(0deg); }
    99% { transform: rotate(1955deg);}
	100% {transform: rotate(1956deg);}
}

@keyframes spin8 {
    0% { transform: rotate(0deg); }
    99% { transform: rotate(2225deg);}
	100% {transform: rotate(2226deg);}
}

.banner {background: url(//img.enuri.info/images/event/2025/health/banner_m.png) 50% 100% / 320px #33B1FF no-repeat; box-sizing: border-box; padding: 0 !important;}
.banner a {display: block; height: 78px; }

@media (min-width:768px) {
	.roulette-content {margin-top: 65px; width: 600px; padding-bottom: 40px;}
	.roulette-content::after {width: 584px; height: 610px; top: -19px;
    left: 8px;}
	.roulette-start__button {width: 204px; height: 204px; top: 190px; left: 200px}
	.banner {background: url(//img.enuri.info/images/event/2025/health/banner.png?=v2) 50% 100% / 766px #33B1FF no-repeat;}
	.banner a {height: 240px;}
}

/* ----------------------------------------------------------------
					health-tip
-----------------------------------------------------------------*/
.tip-content {background: #FFF3E9;}
.tip-list {margin: 20px auto 0; display: flex; gap: 16px 0; flex-wrap: wrap; max-width: 668px;}
.tip-list li { width: 100%;}
.tip-list li a {display: flex; gap: 0 8px;}
.tip-list li a img {width: 100px; height: 100px;}
.tip-text {width: calc(100% - 108px); padding: 16px 24px 16px 14px; font-size: 11px; color: #666; text-align: left; word-break: keep-all;background: url(//img.enuri.info/images/event/2025/health/tip-text.png) calc(100% - 10px) 16px / 14px #fff no-repeat; line-height: 14px;  position: relative;}
.tip-list li:nth-child(odd) .tip-text{border-radius: 16px 16px 16px 0;}
.tip-list li:nth-child(even) .tip-text{border-radius: 16px 16px 0 16px;}
.tip-list li:nth-child(odd) .tip-text::before {content: ""; width: 23px; height: 18px; background: url(//img.enuri.info/images/event/2025/health/tip-text-doco1_m.png) 0 0 / 100%; position: absolute ; left: -15px; bottom: 0;}
.tip-list li:nth-child(even) .tip-text::before {content: ""; width: 23px; height: 18px; background: url(//img.enuri.info/images/event/2025/health/tip-text-doco2_m.png) 0 0 / 100%; position: absolute ; right: -15px; bottom: 0;}
.tip-title {font-size: 12px; line-height: 16px; font-weight: 600; color: #FF6C18; padding-bottom: 4px;}
.tip-list li:hover .tip-title {text-decoration: underline; text-underline-offset: 3px;}
.move-health-tip {display: inline-block; font-size: 16px; line-height: 20px; color: #fff; background: #FF6C18; border-radius: 100px; padding: 12px 0; width: calc(100% - 70px); margin: 20px auto 0; font-weight: 700;}

@media (min-width:768px) {
	.tip-list {margin-top: 50px; gap: 48px 0;}
	.tip-list li a {gap: 0 45px;}
	.tip-list li a img {width: 200px; height: 200px;}
	.tip-text {padding: 31px 32px; width: calc(100% - 248px); font-size: 16px; line-height: 22px; background: url(//img.enuri.info/images/event/2025/health/tip-text_pc.png) calc(100% - 32px) 30px / 32px #fff no-repeat;}
	.tip-list li:nth-child(odd) .tip-text{border-radius: 28px 28px 28px 0;}
	.tip-list li:nth-child(even) .tip-text{border-radius: 28px 28px 0 28px;}
	.tip-list li:nth-child(odd) .tip-text::before {content: ""; width: 35px; height: 28px; background: url(//img.enuri.info/images/event/2025/health/tip-text-doco1.png) 0 0 / 100%;  left: -24px;}
	.tip-list li:nth-child(even) .tip-text::before {content: ""; width: 35px; height: 28px; background: url(//img.enuri.info/images/event/2025/health/tip-text-doco2.png) 0 0 / 100%; right: -24px;}
	.tip-title {font-size: 24px; line-height: 29px; padding-bottom: 10px;}
	.move-health-tip {margin-top: 50px; width: 398px; font-size: 26px; line-height: 34px; padding: 16px 0;}
}

/* ----------------------------------------------------------------
					sns-share-event
-----------------------------------------------------------------*/
#sns-share-event .container {max-width: 820px;}

/* sns-share-event */
.event-share {background: #FFF3E9;}
.event-share__img {width: 70%; margin: 26px auto 0;}

/* participatory-methods */
.participatory-methods {background: #FFF8F3;}
.participatory-methods h2 {font-weight: 600; font-size: 18px; color: #222; line-height: 24px;}
.participatory-methods__list {display: flex; flex-wrap: wrap; gap: 35px 0; margin-top: 24px; padding: 0 10px;}
.participatory-methods__list li {background: #FFFFFF; border-radius: 50px; padding: 0 24px; font-size: 13px; color: #444; font-weight: 500; line-height: 16px; width: 100%; display: flex; gap: 0 25px; word-break: keep-all; text-align: left; align-items: center; height: 100px; position: relative;}
.participatory-methods__list li:not(:last-child)::after {content: ""; width: 18px; height: 15px; background: url(//img.enuri.info/images/event/2025/health/participatory-methods__list_m.png) 0 0 / 100%; position: absolute; left:50%; bottom: -27px; transform: translateX(-50%);}
.step-number {font-size: 16px; font-weight: 700; color: #FF6C18; position: relative; line-height: 20px; text-align: center;}
.step-number::before {content: ""; width: 1px; height: 54px; background: #ddd; position: absolute; right: -12px; top: 50%; transform: translateY(-50%);}
.step-contents span {display: block; font-size: 11px; color: #777; margin-top:4px; font-weight: 300;}
.hash-tag {width: calc(100% - 120px); margin: 17px auto 0;  min-width: 180px;}
.hash-tag__content {border-top: 1px solid #555; border-bottom: 1px solid #555;padding: 6px 0; margin-bottom: 10px;}
.hashtag-title {display: inline-block;font-size: 12px; color: #FF6C18; font-weight: 600; border-bottom: 1px solid #ddd; line-height: 17px; padding: 0 0 6px 14px; background: url(//img.enuri.info/images/event/2025/health/hashtag-title_m.svg) 0 0 / 12px no-repeat;}
.hashtag-text {color: #666; font-size: 12px; line-height: 17px; padding-top: 6px;}
.copy-hashtag__button {font-size: 13px; line-height: 20px; background: #444444; padding: 7px 18px; border-radius: 4px; color: #fff; font-weight: 600;}
.participatory-methods__notice { text-align: left; display: flex; gap: 8px 0; flex-wrap: wrap; max-width: 260px; margin: 30px auto 0; width: 230px;}
.participatory-methods__notice--item {width: 100%; color: #666; font-size: 12px; display: flex; gap: 0 18px; line-height: 17px;}
.participatory-methods__notice--item em {position: relative; font-weight: 700; color: #222; padding-left: 8px;}
.participatory-methods__notice--item em::before {content: ""; width: 4px; height: 4px; background: #FF6C18; position: absolute; left: 0 ; top: 50%; transform: translateY(-50%);}
.participatory-methods__notice--item em::after {content: ""; width: 2px; height: 100%; background: #C9C9C9; position: absolute; right: -9px; top: 50%; transform: translateY(-50%);}

/* board */
.board {padding: 36px 20px; background: #fff; text-align: center;}
.board .tit {color: #222; font-weight: 700; font-size: 20px; line-height: 26px;}
.board .sub-tit {font-size: 14px; line-height: 18px; color: #666; margin-top: 10px;}
.comment {margin-top: 24px; text-align: left; background: #FFF3E9;  padding: 8px 8px 10px;border-radius: 10px;}
.comment-list li { background: #fff; padding: 10px 16px; border-radius: 6px; box-sizing: border-box;}
.comment-list li {margin-top: 8px;}
.comment-list li:first-child, .comment-list li:nth-child(5n+1){margin-top: 0;}
.comment-list li.noti .comment__cont {font-weight: 600; word-break: keep-all;}
.comment__id {font-size: 10px; color: #888; line-height: 14px;}
.my-comment {display: flex; justify-content: space-between;}
.comment__cont {overflow: hidden; word-wrap: break-word; word-break: break-all;margin-top: 4px; line-height: 14px; font-size: 12px;}
.comment__button button {font-size: 10px; line-height: 14px; color: #666; padding: 1px 6px; border-radius: 100px; border: 1px solid rgba(0, 0, 0, 0.1);}
.btn-edit {background: #fff;}
.btn-delete {margin-left: 4px; background: #FFEDC8;}
.txt__comment {width: 100%; height: 80px;  border: 1px solid #FCA471; padding: 11px 16px; box-sizing: border-box; border-radius: 6px; margin-top: 10px; font-size: 12px; color: #444; line-height: 14px;overflow-y: scroll; resize: none;}
.btn_register-comment {background: #FF6C18; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 6px; width: 100%; margin-top: 8px; font-size: 12px; line-height: 14px; font-weight: 600; padding: 8px 0; color: #fff;}
.board-pagenation {margin-top: 20px; display: flex; gap: 0 16px; justify-content: center; align-items: center;}
.board-pagenation button {font-size: 0; text-indent: -9999em; border: 1px solid #ddd; border-radius: 8px; width: 36px; height: 36px;background: url("//img.enuri.info/images/health/m/btn_recom_page.svg") no-repeat center/16px}
.btn-next {transform: rotate(180deg);}
.page-count {font-size: 14px; line-height: 20px; color: #888;}
.page-count em {font-weight: 500; color: #222;}
#challenge-noti__button {color: #999; border-color: #999;}


/* 내 댓글 수정 */
.comment-list li.edit {height: 104px;}
.comment-list li.edit .my-comment {display: none;}
.edit__comment {height: 64px; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 6px; width: 100%; padding: 10px 14px; box-sizing: border-box; font-size: 12px; color: #444; line-height: 14px; resize: none;}
.btn__edit-comment {display: flex; justify-content: center; gap: 0 4px; margin-top: 4px;}
.btn__edit-comment button {font-size: 10px; line-height: 14px; padding: 1px 14px; border-radius: 100px; border: 1px solid rgba(0, 0, 0, 0.1);}
.btn_edit-complete { background: #FE5C00; color: #fff;}
.btn_edit-cancel {background: #fff; color: #888;}


@media (min-width:768px) {
	.comment-list li.edit {height: 128px;}
	.participatory-methods h2 {font-size: 36px; line-height:1;}
	.participatory-methods__list {gap: 48px 0; margin-top: 40px;}
	.participatory-methods__list li {padding: 0 64px; gap: 0 81px; font-size: 26px; height: 120px; border-radius: 100px;}
	.participatory-methods__list li:not(:last-child)::after {width: 24px; height: 20px; background: url(//img.enuri.info/images/event/2025/health/participatory-methods__list.png) 0 0 / 100%; bottom: -35px;}
	.step-contents {line-height: 30px;}
	.step-contents span {font-size: 20px; line-height: 26px;}
	.step-number {font-size: 32px; line-height: 34px;}
	.step-number::before {right: -40px; width: 2px; height: 50px;}
	.hash-tag {display: flex; width: 592px; gap: 0 17px; margin-top: 37px; align-items: center;}
	.hash-tag__content {width: 484px; margin-bottom: 0; display: flex; gap: 0 32px; padding: 8px 0; letter-spacing: -0.4px;}
	.hashtag-title {padding-bottom: 0; border-bottom: none; font-size: 22px;line-height: 30px; position: relative; background: url(//img.enuri.info/images/event/2025/health/hashtag-title.svg) 0 50% / 19px no-repeat; padding-left: 25px;}
	.hashtag-title::after {content: ""; width: 1px; height: 20px; background: #ddd; position: absolute; right: -16px; top: 50%; margin-top: -10px;}
	.hashtag-text {padding-top: 0; font-size: 22px; line-height: 30px;}
	.copy-hashtag__button {padding: 9px 26px; font-size: 22px; line-height: 30px; border-radius: 8px;}
	.participatory-methods__notice {width: 460px; margin:60px auto 0 ; gap: 12px 0; max-width: none;}
	.participatory-methods__notice--item {font-size: 24px; gap: 0 34px; line-height: 34px;}
	.participatory-methods__notice--item em::before {width: 8px; height: 8px;}
	.participatory-methods__notice--item em {padding-left: 16px;}
	.participatory-methods__notice--item em::after {height: 18px ; right: -16px;}
	.board .tit {font-size: 40px; line-height: 52px;}
	.board .sub-tit {font-size: 24px; margin-top: 24px; line-height: 30px;}
	.comment {margin-top: 44px; padding: 40px 130px; border-radius: 20px;}
	.comment-list li {padding: 20px 36px; margin-top: 10px;}
	.comment__id {font-size: 14px;}
	.comment__button button {font-size: 13px; line-height: 18px;}
	.comment__cont {font-size: 16px; line-height: 20px;}
	.txt__comment {margin-top: 16px; font-size: 16px;}
	.btn_register-comment {margin-top: 12px; padding: 10px 0; font-size: 16px;}
	.board-pagenation {margin-top: 30px;}
	.page-count {font-size: 18px;}
}