@charset "UTF-8";
/********************
* PC,SP共通CSS
*********************/

#costume-morning .cc-info-left {
	display: inline-block;
}
#costume-morning .cc-info-left p {
	width: 130px;
	font-size: 0.8em;
	line-height: 2em;
	padding: 0.3em;
	margin: 5px 5px 0 0;
	text-align: center;
	background-color: #e0eafe;
}
#costume-morning .cc-info-right {
	display: inline-block;
}
#costume-morning .cc-info-right p {
	width: 130px;
	width: auto;
	font-size: 0.9em;
	line-height: 2.2em;
	margin: 5px 0 0 5px;
}
#costume-morning .cc-info-right p span {
	font-size: 0.7em;
}
#costume-morning ul {
	font-size: 0.75em;
	margin: 1em 0;
	list-style: none;
}