body#case .section .contents .participants{display:flex;justify-content:center;align-items:center;gap:3.75rem;padding:1.25rem;border-radius:1.25rem;background-color:var(--bk10)}@media(max-width: 768px){body#case .section .contents .participants{flex-direction:column;gap:4.1666666667vw;padding:4.1666666667vw;border-radius:4.1666666667vw}}body#case .section .contents .participants .total{font-size:2.25rem;font-weight:700}@media(max-width: 768px){body#case .section .contents .participants .total{font-size:6.25vw}}body#case .section .contents .participants .breakdown ul{display:flex;flex-direction:column;gap:.3125rem;font-size:1.5rem}@media(max-width: 768px){body#case .section .contents .participants .breakdown ul{gap:1.0416666667vw;font-size:4.1666666667vw}}body#case .section .contents .participants strong{color:#c00;font-weight:700}body#case .section .contents .participants strong .num{font-size:1.5em}body#case .section .contents .figs{display:flex;gap:2.5rem}@media(max-width: 768px){body#case .section .contents .figs{flex-direction:column;align-items:center;gap:8.3333333333vw}}body#case .section .contents .figs figure{display:flex;flex-direction:column-reverse;gap:.625rem}@media(max-width: 768px){body#case .section .contents .figs figure{gap:2.0833333333vw}}body#case .section .contents .figs figure:nth-child(1){width:calc((100% - 2.5rem)/3)}@media(max-width: 768px){body#case .section .contents .figs figure:nth-child(1){width:80%}}body#case .section .contents .figs figure:nth-child(2){width:calc((100% - 2.5rem)/3*2);transition-delay:.2s}@media(max-width: 768px){body#case .section .contents .figs figure:nth-child(2){width:100%;transition-delay:.1s}}body#case .section .contents .figs figure img{flex-grow:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body#case .section .contents .figs figure figcaption{display:flex;align-items:center;gap:1.25rem;font-size:1rem;font-weight:700;text-align:center}@media(max-width: 768px){body#case .section .contents .figs figure figcaption{gap:4.1666666667vw;font-size:3.3333333333vw}}body#case .section .contents .figs figure figcaption::before,body#case .section .contents .figs figure figcaption::after{content:"";flex:1 1 0%;min-width:1.25rem;height:.25rem;border-radius:.125rem;background-color:var(--key)}@media(max-width: 768px){body#case .section .contents .figs figure figcaption::before,body#case .section .contents .figs figure figcaption::after{min-width:4.1666666667vw;height:.8333333333vw;border-radius:.4166666667vw}}body#case .section .contents .program tbody tr th{padding-bottom:.3125rem}@media(max-width: 768px){body#case .section .contents .program tbody tr th{padding-bottom:1.0416666667vw}}body#case .section .contents .program tbody tr th .literacy{color:#063}body#case .section .contents .program tbody tr th .skill{color:#f50}body#case .section .contents .program tbody tr th .apply{color:#349}body#case .section .contents .program tbody tr td{padding-top:.3125rem}@media(max-width: 768px){body#case .section .contents .program tbody tr td{padding-top:1.0416666667vw}}body#case .section .contents .pic{text-align:center}body#case .section .contents .pic img{width:50rem}@media(max-width: 768px){body#case .section .contents .pic img{width:100%}}