body#others .section .contents .panel{display:flex;flex-direction:column;gap:1.25rem}@media(max-width: 768px){body#others .section .contents .panel{gap:2.0833333333vw}}body#others .section .contents .panel .fig{align-self:center;position:relative;display:flex;flex-direction:column-reverse;gap:.625rem;width:43.75rem}@media(max-width: 768px){body#others .section .contents .panel .fig{gap:2.0833333333vw;width:100%}}body#others .section .contents .panel .fig figcaption{display:flex;align-items:center;gap:1.25rem;font-size:1.125rem;font-weight:700;text-align:center}@media(max-width: 768px){body#others .section .contents .panel .fig figcaption{gap:4.1666666667vw;font-size:3.3333333333vw}}body#others .section .contents .panel .fig figcaption::before,body#others .section .contents .panel .fig 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#others .section .contents .panel .fig figcaption::before,body#others .section .contents .panel .fig figcaption::after{min-width:4.1666666667vw;height:.8333333333vw;border-radius:.4166666667vw}}body#others .section .contents .red{color:#c00}