<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Min{margin-top: 25px;position: relative;}
ul.Leader_list li{padding:10px 0;position: relative;}
h2.title_Leader{font-size:18px;line-height: 2em;text-align: center;}
.con_box{width: 82%;padding:0 2%;}
h2.con_tit{width: 7%;}
h2.con_tit{font-size: 16px;color: #a0a0a0;line-height: 42px;}
h2.con_tit.fl{text-align: right}
h2.con_tit::before{content: '';position: absolute;border-radius: 50%;width:16px;height:16px;background: #f1e2f7;left: 10%;top:25px;margin-left: -8px;}
.con_box{position: relative;background: #f1e2f7;border-radius: 0.25em;padding: 1em;box-shadow: 0 3px 0 #eedaf5;}
.con_box.fr::before{content: '';position: absolute;top: 16px;right: 100%;height: 0;width: 0;border: 7px solid transparent;border-right: 7px solid #E6F2EA;}
.con_box.fl::before{content: '';position: absolute;top: 16px;left: 100%;height: 0;width: 0;border: 7px solid transparent;border-left: 7px solid #f1e2f7;}

.con_box img{width:85px;height:100px;margin-right: 15px;display: block;}
.con_box h2{font-size: 16px;line-height: 32px;}
.con_box p{font-size: 14px;line-height: 28px;}
.Min::before {content: '';position: absolute;top: 0;left: 18px;height: 100%;width: 4px;background: #f1e2f7;left: 10%;margin-left: -2px;}

@media only screen and (max-width:640px){
.Min{padding:0 0 0 15px;}
h2.title_Leader{text-align: left}
.con_box{float: none!important;width: 100%;box-sizing:border-box;}
h2.con_tit{display: none}
.con_box h2{ display:block !important;}
.con_box.fl::before{right: 100%;left:auto;border-right: 7px solid #f1e2f7;border-left-color:transparent;}
 .Min::before{left:0;}
 ul.Leader_list li::before{content: '';position: absolute;border-radius: 50%;width:16px;height:16px;background: #f1e2f7;left:-16px;top:25px;margin-left: -8px;}
}
</pre></body></html>