div.mainWrap{margin:40px auto 80px}div.mainWrap .graphArea{display:grid;grid-template-columns:repeat(3, 1fr);gap:2em;margin:60px auto}@media screen and (max-width: 1024px){div.mainWrap .graphArea{display:flex;flex-wrap:wrap}}div.mainWrap .graphArea .graphItem{border-radius:20px;border:solid 2px #d9d9d9;padding:28px 38px}@media screen and (max-width: 1024px){div.mainWrap .graphArea .graphItem{width:calc(50% - 1em)}}@media screen and (max-width: 768px){div.mainWrap .graphArea .graphItem{width:100%}}div.mainWrap .graphArea .graphItem h3{color:#333;font-size:1.6em;font-weight:600;background:none;background-clip:initial;-webkit-text-fill-color:initial;display:inline-block;margin-bottom:1px}@media screen and (max-width: 768px){div.mainWrap .graphArea .graphItem h3{width:100%}}div.mainWrap .graphArea .graphItem picture{margin:0 auto 25px}div.mainWrap .graphArea .graphItem picture img{width:100%;min-width:220px;max-width:320px;margin:0 auto;display:block}div.mainWrap .graphArea .graphItem p.numberText{font-size:1.5em;font-weight:600;text-align:center;line-height:1.25;margin-bottom:.5em}div.mainWrap .graphArea .graphItem p.numberText span{font-size:1.75em;margin:0 2px}div.mainWrap .graphArea .graphItem dl.numberList{font-size:1.125em;display:grid;grid-template-columns:1fr 3em;line-height:2;margin-bottom:1em}div.mainWrap .graphArea .graphItem dl.numberList dt{width:90%;white-space:nowrap}div.mainWrap .graphArea .graphItem dl.numberList dt:before{content:"●";margin-right:.25em}div.mainWrap .graphArea .graphItem dl.numberList dt:nth-of-type(1):before{color:#ff668c}div.mainWrap .graphArea .graphItem dl.numberList dt:nth-of-type(2):before{color:#fee065}div.mainWrap .graphArea .graphItem dl.numberList dt:nth-of-type(3):before{color:#1592ce}div.mainWrap .graphArea .graphItem dl.numberList dt:nth-of-type(4):before{color:#cfcfcf}div.mainWrap .graphArea .graphItem dl.numberList dt:nth-of-type(5):before{color:#32be39}div.mainWrap .graphArea .graphItem dl.numberList dd{text-align:right}div.mainWrap .graphArea .graphItem dl.numberList.career{grid-template-columns:7em 7em 1fr}div.mainWrap .graphArea .graphItem dl.numberList.career dt:nth-of-type(1):before{color:#32be39}div.mainWrap .graphArea .graphItem dl.numberList.career dt:nth-of-type(2):before{color:#1592ce}div.mainWrap .graphArea .graphItem dl.numberList.gender{grid-template-columns:5em 5em 1fr}@media screen and (max-width: 768px){div.mainWrap .graphArea .graphItem dl.numberList.gender{grid-template-columns:5em 5em 1fr}}div.mainWrap .graphArea .graphItem dl.numberList.gender dt:nth-of-type(1):before{color:#ff668c}div.mainWrap .graphArea .graphItem dl.numberList.gender dt:nth-of-type(2):before{color:#1592ce}div.mainWrap .graphArea .graphItem.gr01{grid-area:1/1/2/2}div.mainWrap .graphArea .graphItem.gr02{grid-area:1/2/2/3}div.mainWrap .graphArea .graphItem.gr03{grid-area:1/3/2/4}div.mainWrap .graphArea .graphItem.gr04{grid-area:2/1/3/2}div.mainWrap .graphArea .graphItem.gr05{grid-area:2/2/3/3}div.mainWrap .graphArea .graphItem.gr06{grid-area:2/3/3/4}div.mainWrap .graphArea .graphItem.gr07{grid-area:3/1/4/2}div.mainWrap .graphArea .graphItem.gr08{grid-area:3/2/4/3}div.mainWrap .graphArea .graphItem.gr09{grid-area:3/3/4/4}div.mainWrap .graphArea .graphItem.gr10{grid-area:4/1/5/4}div.mainWrap .graphArea .graphItem.gr10 .genderWrap{display:grid;grid-template-columns:1fr 2fr;justify-items:center;gap:0 1em}@media screen and (max-width: 1024px){div.mainWrap .graphArea .graphItem.gr10 .genderWrap{display:flex;flex-wrap:wrap;justify-content:center;gap:1em}}div.mainWrap .graphArea .graphItem.gr10 picture.genderGraph img{max-width:none}/*# sourceMappingURL=question.css.map */