@charset "UTF-8";
.right-now{background:#e5e5e5;overflow:hidden;padding-bottom:1em}
.right-now h2{
margin: 1.4em auto;
background: #2d2d2d;
color: white;
font-size: 1.2em;
padding:.4em 1em;
border-radius: .2em

}

/*パネルリスト(今すぐご案内)*/
.lst-panel2{padding-bottom:3em} 
.lst-panel2 .panel{border-left:.5em solid #e5e5e5;border-right:.5em solid #e5e5e5}
.lst-panel2 .panel a{background:white}
.lst-panel2 .panel-img{width:140px;min-width:140px;position:relative}
.lst-panel2 .status-icon{bottom:.5em;left:.5em}
.lst-panel2 .panel-prof{padding:1em 2em}
.lst-panel2 .slick-slide a{-webkit-align-items: center;align-items:center}





.sched-tab{background:#e5e5e5;padding: 1.4em 0}
.sched-tab li{margin:0 .4em}
.sched-tab a,.sched-tab .current{display:inline-block;padding:.6em;width:10em;text-align:center;background:white;font-weight:bold;border-radius:2em}
.sched-tab .current{background:#2d2d2d;color:white}


.lst-panel {padding: 3em 0 3em .5em}

.cont-sched .ttl1 b{font-size:1.6em}