@charset "utf-8";
/* CSS Document */


/*理念*/
#dispatchSec{}

#dispatchSec .dispatchBox{border: 1px solid #eee;padding:2em 1.5em; position: relative;margin:90px auto; }
#dispatchSec .dispatchBox:first-child{margin-top: 0;}
#dispatchSec .dispatchBox:last-child{margin-bottom: 0;}


#dispatchSec .dispatchBox .number{position: absolute;top: -0.5em;left: 0.5em;font-size:60px;font-weight: bold;color: #e9470b;background: #fff;line-height: 1;}
#dispatchSec .dispatchBox h2{border-bottom: 3px solid #e9470b;margin-bottom: 1em;padding: 0.5em 0 0;} 

#dispatchSec .sub_dispatch{margin: 0.5em 0 1em;}
#dispatchSec .sub_dispatch dt{width: 10%;margin-right: 0.5em; }
#dispatchSec .sub_dispatch dt span{text-align:justify;text-align-last: justify;display: inline-block;width: 90%;}
#dispatchSec .sub_dispatch dd{}

.dispatchBox .clinic_name{font-weight: bold; margin-bottom: 0.5em;}
.dispatchBox .clinic_name a{text-decoration: none; color: #e9470b;}
.contentsBoxInner .clinic .text {font-size: 17px; margin-bottom: 0.6em; color: #000;}
.contentsBoxInner .clinic .mg0{margin-bottom: 0; margin: 0;}
.contentsBoxInner .clinic .pic{margin-bottom: 1em;}
.contentsBoxInner .clinic .title{color: #e9470b; font-weight: bold; margin-right: 0.5em;}
.contentsBoxInner .clinic .title_top{color: #e9470b; font-weight: bold; margin-right: 0.5em; font-size: 130%;}
.contentsBoxInner .clinic .sponsor{width: 100%; display: flex; justify-content: start; flex-wrap: wrap;}
.contentsBoxInner .clinic .sponsor li{width: 20%; padding: 0.5em;}




















