*,::after,::before{box-sizing:border-box}.question__inner{max-width:1050px;margin:auto}.question dl{margin:0 15px 100px 15px;font-size:14px;width:calc(100% - 30px)}@media print,screen and (min-width:480.999px){.question dl{font-size:16px;margin:0 auto 120px}}.question dl dt,.question dl dd{box-sizing:border-box;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;width:100%;padding:15px;color:#5D2A00}.question dl dt::before,.question dl dd::before{display:block;width:1em;font-weight:bold;margin-right:1em}.question dl dt{font-weight:bold}.question dl dt::before{content:"Q."}.question dl dd{margin:0 auto 1.5em;background-color:#F5EDE7}.question dl dd::before{content:"A."}.question dl .title_center{text-align:center;background-color:#5D2A00;color:#FFFFFF;margin-bottom:30px;padding:10px 0px 10px 0px}