@charset "utf-8";

.mb25 {
	margin-bottom: 25px !important;
}
#sp_contents .titleTypeA01 h2 span {
	color: #000;
	font-size: 92%;
	font-weight: normal;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}
.content_block {
	display: flex;
}
.content_block p {
	width: 32%;
}
#contents .inner #article .section .section .content_block p {
	margin: 0 1%;
}
#sp_contents .section .photo img {
	width: 100%;
	height: auto;
}
#contents .inner #article .section .section .center {
	text-align:center;
}
#contents .inner #article .section .titleTypeA03 {
    border-bottom: 1px solid #b6b6b6;
    color: #0093d9;
    font-size: 120%;
    margin: 0 0 5px;
    padding: 5px 10px;
    text-align: left;
}
