@charset "UTF-8";#bbg{color:#fff}#kind{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:space-around;-webkit-justify-content:space-around;width:100%;max-width:1024px;margin:0 auto}#kind h4{line-height:150%;font-size:120%;color:#fff;padding:5px 0 0 5px;border-radius:5px 5px 0 0;margin-bottom:15px;colof:#fff}#kind h4 span{display:inline-block;margin-right:10px}#exp_incall,#exp_outcall{width:500px;text-align:left}#exp_incall h3{background:#2f507e;font-size:160%;line-height:160%;border-radius:5px;margin:10px 0;text-align:center}#exp_outcall h3{background:#2e560b;font-size:160%;line-height:160%;border-radius:5px;margin:10px 0;text-align:center}@media screen and (max-width:500px){#exp_incall,#exp_outcall{width:100%}}#exp_incall h4{background:rgb(47,80,126);background:-moz-linear-gradient(-45deg,rgba(47,80,126,1) 0%,rgba(47,80,126,1) 17%,rgba(0,0,0,1) 18%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(-45deg,rgba(47,80,126,1) 0%,rgba(47,80,126,1) 17%,rgba(0,0,0,1) 18%,rgba(0,0,0,1) 100%);background:linear-gradient(135deg,rgba(47,80,126,1) 0%,rgba(47,80,126,1) 17%,rgba(0,0,0,1) 18%,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7cd8',endColorstr='#000000',GradientType=1)}#exp_incall .steps{border:1px solid #2f507e;border-radius:5px;margin-bottom:10px}#exp_outcall h4{background:rgb(46,86,11);background:-moz-linear-gradient(-45deg,rgba(46,86,11,1) 0%,rgba(46,86,11,1) 17%,rgba(0,0,0,1) 18%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(-45deg,rgba(46,86,11,1) 0%,rgba(46,86,11,1) 17%,rgba(0,0,0,1) 18%,rgba(0,0,0,1) 100%);background:linear-gradient(135deg,rgba(46,86,11,1) 0%,rgba(46,86,11,1) 17%,rgba(0,0,0,1) 18%,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7cd8',endColorstr='#000000',GradientType=1)}#exp_outcall .steps{border:1px solid #2e560b;border-radius:5px;margin-bottom:10px}.steps p{padding:0 5px 5px 5px;line-height:130%;font-size:120%}.steps img{margin:0 auto 10px auto;width:100%;max-width:400px;display:block}.steps ul{margin-bottom:10px}.steps li{list-style:none;line-height:130%;padding-left:10px}.steps li:before{content:"- "}