.point{margin:40px 0;counter-reset:count-number}.point .point_ttl{color:#009771;font-weight:bold;margin-bottom:0;font-size:24px}.point .point_ttl:before{content:'';display:block;height:3px;width:6em;margin-bottom:15px;background:#009771}.point .box{padding:30px 0}.point .box:not(:last-child){border-bottom:dashed 1px #aaa}.point .box dt{font-size:20px;font-weight:700;margin-bottom:20px;line-height:1.5;position:relative;padding-left:40px}.point .box dt:before{counter-increment:count-number;content:counter(count-number,decimal-leading-zero);font-family:"Roboto",sans-serif;color:#009771;font-size:24px;line-height:1;position:absolute;left:0;top:.5rem}.point .box dd{overflow:hidden}.point .box dd .img{text-align:center}@media print, screen and (min-width: 768px){.point .box dd .img{max-width:180px;float:right}}.point .box dd .img img{max-width:100%;height:auto}.point .box dd p:first-of-type{margin-top:0}