@charset "utf-8";.leftColumn article h3{font-size:23px;color:rgba(245,148,34,1);margin-bottom:40px;letter-spacing:.1em}.leftColumn article h4{font-size:17px;margin-bottom:15px;letter-spacing:.1em}.leftColumn article h4,.leftColumn article p{padding-left:10px}.leftColumn article dl{counter-reset:number1 number2;list-style:none;margin:0;padding:0}.leftColumn article dl dt,.leftColumn article dl dd{padding-left:50px;clear:both}.leftColumn article dl dd{margin-bottom:30px;padding-bottom:30px;border-bottom:1px dashed rgba(245,148,34,1)}.leftColumn article dl dd:last-child{margin-bottom:0}.leftColumn article dl dt:before,.leftColumn article dl dd:before{margin-left:-50px;float:left;width:50px;height:50px;font-size:19px;color:rgba(255,255,255,1);border-radius:25px;text-align:center;line-height:50px}.leftColumn article dl dt:before{background:rgba(84,153,218,1);box-shadow:0 4px rgba(71,126,178,1);counter-increment:number1;content:"Q"counter(number1)}.leftColumn article dl dd:before{background:rgba(209,86,85,1);box-shadow:0 4px rgba(180,75,74,1);counter-increment:number2;content:"A"counter(number2)}@media screen and (max-width:400px){.faq .leftColumn article{margin-bottom:30px}}