@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: #323232;
	width: 700px;
}
#special-column h2 {
	height: 500px;
	width: 700px;
	padding-bottom: 30px;
	background-image: url(pc_001.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-bottom: 1px dashed #979797;
	margin-bottom: 33px;
}
#special-column h3 {
	font-family: "ゴシックMB101 M" !important;
	font-size: 22px;
	color: #323232;
	-ms-writing-mode: tb-rl;            /* IE用　*/
    -webkit-writing-mode: vertical-rl;  /* chrome用　*/
    -o-writing-mode: vertical-rl;       /* opera用　*/
    writing-mode: vertical-rl;
	position: absolute;
	top: 60px;
}
#special-column p {
	padding-bottom: 37px;
}

.column-left {
	width: 500px;
	padding-right: 200px;
	padding-bottom: 95px;
	position: relative;
}
.column-left h3 {
	right: 45px;
}
.column-right {
	width: 500px;
	padding-left: 200px;
	padding-bottom: 95px;
	position: relative;
}
.column-right h3 {
	left: 45px;
}

.profile {
	padding-bottom: 42px;	
}
#special-column .profile h4,
#special-column .profile p {
	padding-bottom: 23px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}



#special-column .shop {
	padding-bottom: 50px;
	overflow:hidden;
}

#special-column .shop h4 {
	width: 180px;
	float: left;
}
#special-column .shop p {
	width: 480px;
	float: right;
	font-size: 12px;
}
#special-column .shop a {
	color: #323232;
}



 

