#koransha{
	background: url("../../images/base/footer_bg.png");
	font-family: "a-otf-ryumin-pr6n", "Cormorant Garamond", sans-serif;
}
.online a{
	background: url("../../images/base/cago.png") no-repeat right center;
	background-size: 20px 20px;
	position: fixed;
}

#click-nav {
	position: fixed;
	top:0!important;
	right:5px!important;
}
.online{
	position: fixed;
}

.obi_title{
	background: url("../../images/koransha/store/top_sp.jpg") no-repeat;
	background-size:  100% auto;
	box-sizing: border-box;
	color:#fff;
	height: 0;
	padding-bottom: calc(100% /1.004);
	position: relative;
}
.obi_title a{
	color:#fff;
}
.obi_title h2{
	position: absolute;
	left:0;
	top:10%;
	bottom:10%;
	right:0;
	margin:auto;
	width:68px;
	font-family: 'Shippori Mincho B1', serif;
	font-weight: normal;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size:25px;
	padding:24px 5px 10px 5px;
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	letter-spacing: 6px;
	height:170px;
}

.obi_title h2 span{
	font-family: 'Cormorant Garamond', serif;
	display: block;
	font-size:12px;
	letter-spacing: 1.5px;
	font-weight: 600;
	margin-left:5px;
}
#content{
	box-sizing: border-box;
	color:#181F6C;
	width:86%;
	margin:0 auto;
}

#content h3{
	text-align: center;
	margin-top:50px;
	font-size:19px;
	letter-spacing: 3px;
	margin-bottom:28px;
	font-family: 'Shippori Mincho B1', serif;
	line-height: 34px;
}
#content h3 span{
	font-size:14px;
	letter-spacing: 2px;
	display: inline-block;
	margin-bottom:10px;
	font-weight: 600;
}
#content h3 span.ja{
	font-size:12px;
}
#content p{
	font-size:13px;
	line-height: 28px;
	width:86%;
	margin:0 auto 15px auto;
}
hr.blue{
	clear: both;
	width:86%;
	border:0;
	border-bottom:1px solid #D8E0F6;
	margin:50px auto;
}
hr.blue2{
	clear: both;
	width:86%;
	border:0;
	border-bottom:1px solid #D8E0F6;
	margin:70px auto;
}
hr.space{
	border:0;
	margin:20px 0;
}
hr.space2{
	border:0;
	margin:40px 0;
}
a.link{
	margin:0 auto 0 auto;
	width:86%;
	display: block;
	box-shadow: 0px 0px 23px -8px #6d8edd;
	border-radius: 1px;
	color:#2456CC;
	 transition: all .5s ease;
}