@charset "utf-8";#swear ul li{position:relative;display:flex;justify-content:space-between;align-items:center;margin:20px;padding-bottom:20px}#swear ul li:not(:last-child):after{content:"";display:block;position:absolute;bottom:0;width:70%;height:1px;border-top:dashed 2px #a0a0a0;left:50%;margin-left:-35%}#swear ul li img{width:60px;opacity:.8}#swear ul li h3{font-size:17px;font-weight:700;line-height:1em;padding-bottom:5px}#swear ul li .swearwrap{width:calc(100% - 80px)}@media screen and (min-width:460px){#swear ul{display:flex;margin:1em}#swear ul li{display:block;margin:.5em;width:33%;padding:0}#swear ul li .swearwrap{width:auto}#swear ul li img{display:block;margin:0 auto 20px;width:auto;height:60px}#swear ul li h3{text-align:center}#swear ul li:not(:last-child):after{content:none}}@media screen and (min-width:761px){#swear ul li img{height:80px}#swear ul li h3{margin-bottom:10px}#swear ul li{margin:1em}#swear ul{margin:2em 3em}}@media screen and (min-width:1000px){#swear ul{width:960px;margin:auto}#swear ul li{margin:1.5em}}