@charset "Shift_JIS";
/**
 * cp2018
 *
 */

/*--------------------------------------------------
  Container
--------------------------------------------------*/
.c5-title{
	border-left: solid 8px #cb5617;
	padding: 10px 10px;
	font-weight: normal;
}
.c5-title span{
	font-weight: bold;
}
.c5-waku{
	padding: 20px;
	border: solid 1px #e6e6e6;
}
.c5-waku_gray{
	padding: 20px;
	background-color: #dfe6ec;
}
.c5-row__col2 img {
    max-width: 100%;
}
.s5-listHorizontal dt{
	border-left: solid 8px #cb5617;
	padding: 10px 0px 10px 10px;
	text-align: left !important;

}
.c5-listItem2 {
    height: 0;
    margin: 15px auto 25px;
    padding: 0;
    border: 0;
    border-top: 1px dashed #cccccc !important;
}
.s5-listHorizontal dd{
	padding: 10px 0px 10px 10px;
}
.c5-waku_blue{
	border: solid 2px #64add8;
	color: #2175b5;
	font-weight: bold;
	padding: 10px 20px;
	width: 80%;
	display: inline-block;

}