*{box-sizing:border-box;margin:0;padding:0}html,body{color:#333;font-family:Avenir,Hiragino Sans,ヒラギノ角ゴ Pro W3,游ゴシック体,Yu Gothic,YuGothic,メイリオ,ＭＳ Ｐゴシック,sans-serif;font-size:10px;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex.column{flex-direction:column}.flex.center{justify-content:center;align-items:center}.text-center{text-align:center}summary{cursor:pointer;background-color:#fff;justify-content:space-between;align-items:center;list-style:none;transition:background-color .2s;display:flex}summary::-webkit-details-marker{display:none}summary::marker{display:none}summary:after{content:"";background-image:url(/assets/images/common/arrow-down.svg);width:16px;height:16px;transition:transform .2s}details[open] summary:after{transform:rotate(180deg)}
