/* Scss Document */
/* ALL
-------------------------------------------------- */

nav.breadcrumb {
	padding: 18px 0;
	background: #444;
}

nav.breadcrumb ul li ,
nav.breadcrumb ul>li a {
	color: #fff!important;
}

/* SP
-------------------------------------------------- */
@media only screen and (max-width: 719px) {

 }
/* PC
-------------------------------------------------- */
@media only screen and (min-width:720px){

dl.custom dt.date-list__date {width: 320px;}
dl.custom dd.date-list__txt {width: calc(100% - 320px);}
dl.custom:after{content:"";display:block;clear:both}

 }
/*# sourceMappingURL=config.css.map */
