@font-face {
src : url("/image/main/APPLESDGOTHICNEOSEMIBOLD.OTF");
font-family: "SD_Gothic"
}

@font-face {
src : url("/image/main/APPLESDGOTHICNEOB.TTF");
font-family: "SD_Gothic_b"
}

@font-face {
src : url("/image/main/APPLESDGOTHICNEOM.TTF");
font-family: "SD_Gothic_m"
}

@font-face {
    font-family: 'Hambak';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.content_block{
	width:100%;
	height:500px;
}

.margin_border{
	margin-bottom:50px;
}

.prime_tit {
	font-family:"SD_Gothic";
	font-size:30px;
	font-weight:bold;
	margin-top:50px;
	margin-bottom:30px;
}

.tit_ment {
	font-family:'SD_Gothic_m';
	font-size:19px;
	padding-bottom:30px;
	margin-bottom:50px;
	border-bottom:2px solid #eee;
}

.year_place {
	width:100%;
	font-family:"Hambak";
	font-size:36px;
	color:#888;
	margin-left:20px;
	margin-bottom:100px;
}

.year_place p {
	float:left;
}

.borderline {
	float:right;
	width:90%;
	border-bottom:1px solid #ccc;
	padding-top:6px;

}

.content_place{
	width:30%;
	float:left;
	margin: 50px 0 50px 0;
}

.date_place{
	width:90%;
	float:left;
	margin-left:40px;
	text-align:left;
	margin-bottom:50px;
	font-size:18px;
	font-family:"SD_Gothic";
}

.cert{
	margin-left:125px;
	width:250px;

}
.cert img{
	width:100%;
	border:1px solid #aaa;
}
.main_biz>.cert{
	margin-left:130px;
}

