@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: #000;
	width: 700px;
	background-color: #FFF;
}
#special-column h2 {
	height: 430px;
	width: 700px;
	padding-bottom: 30px;
	background-image: url(pc_001.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#special-column h3 {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
}
#special-column .read-text {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 23px;
}

#special-column p.txt {
	padding-right: 25px;
	padding-left: 25px;
	padding: 25px 25px;
}
#special-column p.copy {
	padding-top: 0;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}


#profile {
	padding:0 ;
	background-color: #000000;
	padding-bottom: 25px;
}
#profile h4 {
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
	font-weight: normal;
	padding-top: 17px;
	padding: 17px 27px 0px;
}
#profile p {
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
	padding: 17px 27px 0px;
}

#special-column .shop {
	padding-bottom: 50px;
}
#special-column .shop h4 {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
	padding-top: 75px;
}
#special-column .shop p {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
#special-column .shop a {
	color: #000;
}
