@charset "UTF-8";
a .motto-detail {
	border: 1px solid #888;
	border-radius: 15px;
	box-sizing: border-box;
	padding: 0 10px 0 25px;
}

a .motto-detail {
	color: #333;
	background: url(../img/h3_pc.png) no-repeat 10px 0;
}

.content0102-img-box {
	width: 47%;
	margin: 0 1%;
	display: inline-block;
}

.contents-img-right,
.contents-img-left {
	text-align: center;
}

.article {
	margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
	/* PC */
	.contents-img-left {
		width: 15%;
	}
	.content0102-img-box {
		width: 100%;
	}
}
