@charset "utf-8";
/* CSS Document */

#special-column {
	font-family: "Noto Sans Japanese" !important;
	margin-right: 10px;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.1em;
	color: #333333;
	width: 700px;
}
#special-column h2 {
	height: 430px;
	width: 700px;
	padding-bottom: 30px;
	background-image: url(pc_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#special-column h3 {
	padding-top: 10px;
	padding-bottom: 20px;
}
#special-column h3 span {
	display: inline-block;
	font-family: 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 24px;
	line-height: 1;
	padding-top: 3px;
	background-color: #fff;
	margin-bottom: 10px;
}
#special-column p {
	padding-bottom: 38px;
}
.interviewer {
	color: #666;
}
#special-column p.read {
	color: #a45602;
}
#special-column .company {
	padding: 28px 28px 60px;
}
#special-column .company h3 {
	font-size: 16px;
	color: #390;
	padding-bottom: 5px;
}
#special-column .company h3 span {
	font-size: 14px;
	background-color: transparent;
}
#special-column .company p {
	color: #666;
	padding-bottom: 0;
}

#shop-info {
	padding-top: 30px;
}
#shop-info h3 {
	text-align: center;
	padding-bottom: 55px;
}
#shop-info  p {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #303030;
}
#shop-info  a {
	color: #303030;
}