.cmn11_faq dl{background:#fff;border:2px solid #ccc;border-radius:5px;margin:0 0 20px}.cmn11_faq dt{cursor:pointer;margin:0;padding:20px 50px 20px 30px;position:relative}.cmn11_faq dt:after,.cmn11_faq dt:before{background:#222;border-radius:1px;content:"";height:2px;position:absolute;right:20px;top:30px;width:20px}.cmn11_faq dt:after{transform:rotate(90deg);transition:transform .4s ease-in-out}.cmn11_faq dt span{display:flex;position:relative;width:100%}.cmn11_faq dt span:before{content:"Q";flex:0 0 auto;font-weight:700;width:20px}.cmn11_faq dt.-js-open:after{transform:rotate(0)}.cmn11_faq dd{display:none;margin:0;padding:20px 50px 20px 30px}.cmn11_faq dd span{display:flex;position:relative;width:100%}.cmn11_faq dd span:before{content:"A";flex:0 0 auto;font-weight:700;width:20px}.cmn11_faq dd span :first-child{margin-top:0}.cmn11_faq dd span :last-child{margin-bottom:0}.-is-in-editor .cmn11_faq dt{pointer-events:none}.-is-in-editor .cmn11_faq dd{display:block}