@charset "utf-8";

#cboxContent{
	padding:60px;
	}
#cboxLoadedContent{
	margin-bottom:0;
	}
#cboxTitle{ 
	position:relative; top:10px; line-height:1.428;
	}
#cboxPrevious{
	left:18px; 
	}
#cboxNext{ 
	right:18px; 
}
.cboxPhoto{ 
	border:none;
	}
#cboxLoadedContent{
	margin-bottom:30px;
	}
#cboxTitle{ 
	top:-20px;
	}
@media screen and (max-width: 750px) {
#cboxContent{
	padding:20px;
	}
}
/*==================================
ベース
==================================*/

/*ページ概要*/
.optionInner #contents h2{
	margin-bottom:45px;
	}
.optionInner #contents p.copy{
	font-size:32px;
	margin-bottom:0;
	}
.optionInner #contents p.text{
	margin-bottom:25px; 
	}
@media screen and (max-width: 750px) {
.optionInner #contents h2{
	margin-bottom:32px;
	}
	.optionInner #contents p.copy{
		font-size:18px;
		margin-bottom:10px;
		}
	}
/*番号付きタイトル*/
.optionInner #contents h3{
	background:none;
	margin-bottom:20px;
	padding-left:0;
	font-size:36px;
	letter-spacing:-.02em;
	display: table;
	width: 100%;
	line-height: 1.2;
	}
.optionInner #contents .clearfix h3{
	width: 500px;
	float: left;
}
.optionInner #contents h3 .num{
	border-right: #ABABAC solid 2px;
	padding-right:28px;
	display: table-cell;
	width: 42px;
	}
.optionInner #contents h3 .text{
	display: table-cell;
	padding-left: 26px;
	}
.optionInner #contents .labelBox{
	float:right;
	background:#a7acb0;
	width:200px;
	margin:0;
	padding:10px 0;
	font-size:17px;
	text-align:center;
	letter-spacing:0.05em;
	line-height:1;
	color:#fff;
	}
@media screen and (max-width: 750px) {
	.optionInner #contents h3{
		font-size:24px;
		}
	.optionInner #contents .clearfix h3{
		width: 100%;
		float:none;
	}
	.optionInner #contents h3 .num{
		border-right: #ABABAC solid 1px;
		width: 26px;
		padding-right:23px;
		}
	.optionInner #contents h3 .text{
		display: table-cell;
		padding-left: 20px;
		}
	}

/*イメージの入るタイトル*/

.optionInner #contents .titleBox{
	display: table;
	width: 100%;
	margin-bottom: 60px;
	}
.optionInner #contents .detail,
.optionInner #contents .figure{
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
	}
.optionInner #contents .detail{
	padding-right: 40px;
	}
.optionInner #contents .detail h3{
	width: inherit;
	float: none;
	}
.optionInner #contents .figure{
	width: 229px;
	}
.optionInner #contents .figure img{
	width: 100%;
	}
@media screen and (max-width: 750px) {
	.optionInner #contents .titleBox{
		margin-bottom: 30px;
	}
	.optionInner #contents .detail,
	.optionInner #contents .figure{
		display: table;
		padding: 0;
		width: 100%;
	}
	.optionInner #contents .detail{
		margin-bottom: 30px;
	}
}

/*各パーツ*/
.optionInner .secBlk .txt{
		margin-bottom:50px;
	}
.optionInner #contents h4{
	margin-bottom:20px;
	font-size:30px;
	letter-spacing:.05em;
	vertical-align:middle;
	}
.optionInner #contents h4 span{
	font-size:24px;
	}
.optionInner #contents h4.line{
	background:url(../img/common/line_4_1_979798.png) repeat-x right center;
	}
.optionInner #contents h4.line span{
	background:#fff;
	font-size:30px;
	padding-right:30px;
	color:#00a63c;
	}
.optionInner #contents p.attention{
	background:url(../img/common/icon_09_001.png) no-repeat 0 5px;
	background-size: 28px;
	font-size:22px;
	line-height:1.63;
	padding-left:40px;
	}
.optionInner .lnkBtn{
	margin-bottom: 80px;
	}
.optionInner #contents section li{
	font-size: 16px;
	letter-spacing: 0.07em;
	line-height: 1.875;
	padding-left: 1em;
	text-indent: -1em;
	}
.optionInner #contents section li span{ display: block; font-size: 14px; margin: -5px 0 5px 86px; }
.optionInner #contents section li .txt{
  text-indent: 0;
}

@media screen and (max-width: 750px) {
	.optionInner .secBlk .txt{
			margin-bottom:32px;
		}
	.optionInner #contents h4{
		font-size:20px;
		}
	.optionInner #contents h4 span{
		font-size:16px;
		}
	.optionInner #contents h4.line{
		background:none; 
		}
	.optionInner #contents h4.line span{
		font-size:22px;
		}
	.optionInner #contents .labelBox{
		float: none;
		display: block;
		font-size:14px;
		margin-top: 5px;
		margin-bottom: 20px;
		}
	.optionInner #contents p.attention{
		background-size: 25px;
		font-size:20px;
		padding-left:35px;
		line-height: 1.3;
		background-position: left top 1px;
		}
	.optionInner .lnkBtn{
		margin-bottom: 30px;
		}
	.optionInner #contents section li{
		font-size: 14px;
		}
	.optionInner #contents section li span{ margin: 0 0 2.5%; padding-left: 1em; }
	}
/*価格（priceBox）*/
.optionInner .priceBox{
	clear:both;
	border:solid 4px #00a63c;
	margin-bottom:40px;
	padding:35px 25px;
	box-sizing:border-box;
	}
.optionInner #contents .priceBox p{
	font-size:24px;
	letter-spacing:-.01em;
	line-height:1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
.optionInner #contents .sec02 .priceBox p{ letter-spacing:-.02em; }
.optionInner .priceBox .line{
	border-left: #111 solid 1px; 
	margin-left:18px;
	padding-left:18px;
	vertical-align: 1px;
	}
.optionInner .priceBox .priceWrap{
	display:inline-block;
	background:url(../img/common/icon_16_001.png) no-repeat left center;
	background-size: 28px auto;
	padding: 2px 0 2px 43px;
	letter-spacing:.05em;
	vertical-align:middle;
	}
.optionInner .priceBox span{
	font-size:22px;
	vertical-align:1px;
	vertical-align: middle;
	}
.optionInner .priceBox span.fs34{
	font-size:34px;
	letter-spacing:-.04em;
	}
.optionInner .priceBox span.fs30{
	font-size:30px;
	}
.optionInner .priceBox span.fs19{ 
	font-size:19px; 
	}
.optionInner .priceBox span.fs22{
  display:block;
  margin:10px 0 0 43px;
	font-size:22px; 
  line-height:1.875;
	}
@media screen and (max-width: 750px) {
	.optionInner .respImg{
		width: 100%;
		}
	.optionInner .priceBox{
		border:solid 3px #00a63c;
		margin-bottom:40px;
		padding:24px 20px;
		padding:15px 20px;
		}
	.optionInner #contents .priceBox p{
		line-height:1.4;
		font-size: 22px;
		}
	.optionInner .priceBox .priceWrap{
		background-size: 25px;
		background-position: left top 8px;
		padding: 0 0 0 36px;
		}
	.optionInner .priceBox .priceWrap.topM{
		background-position: left top 3px;
		
	}
	.optionInner .priceBox .line{
		border: none;
		margin-left:0;
		padding-left:0;
		display: block;
		font-size: 22px;
		}
	.optionInner .priceBox span{
		font-size:20px;
		}
	.optionInner .priceBox span.fs34{
		font-size:30px;
		letter-spacing:0;
		}
  .optionInner .priceBox span.fs22{
    margin:0 0 0 36px;
    line-height:1.4;
    }
	}
/*価格例*/
.optionInner #contents .exBox{
	padding-left:40px;
	font-size:22px;
	line-height:1.875;
	letter-spacing:-.02em;
	vertical-align:middle;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	background: url(../img/common/icon_10_003.png) no-repeat left top 4px;
	background-size: 32px auto;
	}
.optionInner #contents .exBox + p{
	font-size: 22px;
	letter-spacing: -0.03em;
	}
.optionInner .exBox +p strong{
	font-size:30px;
	vertical-align:middle;
	}
.optionInner .exBox .color span{
	position: absolute;
	bottom:-21px;
	left:-3px;
	display:block;
	font-size:16px;
	letter-spacing:.01em;
	white-space:nowrap;
	}
@media screen and (max-width: 750px) {
	.optionInner #contents .exBox{
		background-size: 25px;
		background-position: left top 8px;
		font-size:20px;
		padding-left:35px;
		}
	.optionInner #contents .exBox + p{
		font-size: 20px;
		}
	}

/*==================================
デザインオプション
==================================*/

.design .secBlk .labelBox{
	float:right;
	background:#a7acb0;
	width:200px;
	margin:0;
	padding:10px 0;
	font-size:17px;
	text-align:center;
	letter-spacing:0.05em;
	line-height:1;
	color:#fff;
	}
.design .imageTitle{
	display: block;
	margin-bottom: 3px;
}

/*エリア＃b101（01テキスト入力・作字）*/
.design #bl01 .sec01{
	margin-bottom:80px;
	}
.design #bl01 .sec02 .lBlk{
	margin-left:80px; 
	}
@media screen and (max-width: 750px) {
	.design #bl01 .sec01 .lBlk,
	.design #bl01 .sec01 .rBlk,
	.design #bl01 .sec02 .lBlk,
	.design #bl01 .sec02 .rBlk{
		float: none;
		}
	.design #bl01 .sec01 .priceBox .priceWrap,
	.design #bl01 .sec02 .priceBox .priceWrap{
		/*background-position: left center;*/
		}

	.design #bl01 .sec01{
		margin-bottom:40px;
		}
	.design #bl01 .sec01 .lBlk{
		margin-bottom: 5px;
		}
	.design #bl01 .sec02 .lBlk{
		margin: 0;
		}
	}
/*エリア＃b102（02特殊レイアウト）*/
@media screen and (max-width: 750px) {
	.design #bl02 .lBlk,
	.design #bl02 .rBlk{
		float: none;
		}
	}
/*エリア＃b103（03イラスト・図表の制作）*/
.design #bl03 .sec01{
	margin-bottom: 80px;
	}
@media screen and (max-width: 750px) {
	.design #bl03 .sec01{
		margin-bottom: 30px;
		}
	}
/*エリア＃b104（04写真・イラスト追加）*/
.design #bl04 .sec02{
	margin-bottom:40px;
	}
.design #contents #bl04 h4{
	margin-bottom:40px; 
	}
.design #bl04 dt{
	float:left;
	width:105px;
	}
.design #bl04 dd{
	float:right;
	margin-bottom:50px;
	}
.design #bl04 dd .priceBox{
	margin:10px 0 0;
	padding:20px 35px;
	width:545px;
	}
.design #bl04 dd .priceBox:first-child{
	margin-top:0;
	}
.design #bl04 .priceBox .priceWrap{
	vertical-align: 1px;
	padding: 5px 0 5px 43px;
}
.design #bl04 .priceBox .fs34{
	vertical-align: -3px;
	}
.design #bl04 .priceBox p + p{
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.07em;
  margin-left: 114px;
}
.design #bl04 .txt span{
  color:#00a63c;
}
@media screen and (max-width: 750px) {
	.design #contents #bl04 h4{
		margin-bottom:25px; 
		}
	.design #bl04 dt{
		float:none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
		}
	.design #bl04 dd{
		float:none;
		margin-bottom:20px;
		}
	.design #bl04 dd .priceBox{
		padding:15px 20px;
		width:100%;
		}
	.design #bl04 dd .priceBox .priceWrap{
		background-position: left center;
		}
	.design #bl04 .sec02{
		margin-bottom:10px;
		}
  .design #bl04 .priceBox p + p{
    margin-left: 43px;
    }
	}
/*エリア＃b105（05カラーページ追加）*/
@media screen and (max-width: 750px) {
	.design #bl05 .priceBox span.fs19{
		font-size:18px; 
		display: block;
		}
	}
/*エリア＃b106（06帯付け）*/
.design #bl06 .txt{
	margin-bottom: 50px;
	}
.design #bl06 .priceBox{
	margin-bottom:20px;
	}
.design #bl06 .cap{
	margin-bottom: 60px;
	}
.design #bl06 .cap li{
	font-size: 14px;
	}

@media screen and (max-width: 750px) {
	.design #bl06 .txt{
		margin-bottom: 35px;
		}
	.design #bl06 .priceBox{
		margin-bottom:10px;
		display: block;
		}
	.design #bl06 .priceBox .priceWrap{
		background-position: left center;
		}
	.design #bl06 .cap{
		margin-bottom: 40px;
		}
	.design #bl06 .cap li{
		font-size: 12px;
		line-height: 1.5;
		}
	}
/*エリア＃b107（07完全オリジナル表紙カバー）*/
.design #bl07 .labelBox{
	width:152px; 
	}
.design #bl07 .priceBox{
	margin-bottom:0; 
	}
@media screen and (max-width: 750px) {
	.design #bl07 .priceBox .priceWrap{
		background-position: left center;
		}
	}
/*エリア＃b108（08完全オリジナル表紙カバー）*/
.design #contents #bl08 .clearfix h3{
	width: 340px;
	}
.design #bl08 .labelBox{
	border:solid 1px #231815;
	background:#fff;
	width:325px;
	padding:7px 0;
	font-size:20px;
	color:#333;
	}
.design #bl08 .lBlk{
	margin-right:40px;
	}
@media screen and (max-width: 750px) {
	.design #bl08 .labelBox{
		font-size: 14px;
		width: 247px;
		margin-bottom: 30px;
		padding: 10px 0;
	}
	.design #bl08 .lBlk,
	.design #bl08 .rBlk{
		margin: 0 ;
		float: none;
		}
	.design #bl08 .lBlk{
		margin-right:0;
		margin-bottom: 20px;
		}
	.design #bl08 .lBlk img,
	.design #bl08 .rBlk img{
		width: 100%;
		}
	}
/*==================================
編集オプション
==================================*/
/*各パーツ*/
.edit .lnkBtn li{
	width: 50%;
	}
.edit .priceBox{
	border-color:#ffbc00;
	}
.edit #contents h4.line span{ 
	color:#f4af03; 
	}
@media screen and (max-width: 750px) {
		.edit .lnkBtn li{
		width: 100%;
		}
	}
/*エリア＃b101（01ライティングサービス）*/
@media screen and (max-width: 750px) {
	.edit #bl01 .priceBox{
	margin-bottom:20px;
		}
	.edit #contents #bl01 .rBlk{
		margin-bottom: 40px;
		}
	}
/*エリア＃b102（02リライトサービス）*/
.edit #bl02 strong{
	display:inline-block;
	margin-bottom:10px;
	font-size:22px;
	}
.edit #bl02 .triangle{
	margin: 25px 0 20px;
	text-align: center;
	}
@media screen and (max-width: 750px) {
	.edit #bl02 strong{
		font-size:18px;
		}
	.edit #bl02 .triangle{
		margin: 25px 0 0 0 ;
		}
	.edit #bl02 .lineBox,
	.edit #bl02 .colorBox{
		padding: 15px 20px;
		}
	.edit #bl02 .priceBox{ 
		margin-bottom:35px; 
		}
	}
/*エリア＃b103（03校正支援サービス）*/
.edit #bl03 .sec01{ 
/*	margin:75px 0 80px; */
	}
.edit #bl03 .sec01 .txt{ 
	margin-bottom:20px;
	}
.edit #bl03 .sec02{
	margin-bottom:80px;
	margin:75px 0 0; 
	}
.edit #bl03 .sec02 .txt{
	margin-bottom:20px; 
	}
.edit #bl03 .sec02 .wrap{
	margin-bottom:40px;
	}
.edit #bl03 strong{
	display:inline-block;
	background:url(../img/common/icon_17_002.png) no-repeat left center;
	background-size: 20px auto;
	margin-bottom:10px;
	padding-left:32px;
	font-size:24px;
	font-weight:normal;
	}
.edit #bl03 em{
	display:inline-block;
	margin:20px 0 5px;
	font-size:20px;
	font-weight:bold;
	font-style: normal;
	}
.edit #bl03 .zoomBox{
	float:right;
	background:#aeb6ba url(../img/common/icon_19_001.png) no-repeat 15px center;
	background-size: 20px auto;
	margin-top:10px;
	}
.edit #bl03 .zoomBox a{
	display:table-cell;
	height:52px;
	padding:0 15px 0 45px;
	font-size:16px;
	color:#fff;
	vertical-align:middle;
	}
.edit #bl03 .lineBox ul{
	padding:10px 0 0 40px;
	}
.edit #bl03 .lineBox ul li{
	margin-bottom:5px; 
	}
.edit #bl03 .sec02 + .lineBox{
	margin-bottom: 0;
	}
@media screen and (max-width: 750px) {
	.edit #bl03 .sec01 .priceBox,
	.edit #bl03 .sec02 .priceBox{
		margin-bottom: 22px;
	}
	.edit #bl03 .sec01{ 
		margin:40px 0 80px; 
		}
	.edit #bl03 strong{
		font-size:18px;
		background-size: 15px;
		padding-left: 20px;
		}
	.edit #bl03 .zoomBox{
		display: none;
		float:none;
		width: 120px;
		background-size: 18px;
		margin: 20px auto 0;
		}
	.edit #bl03 .zoomBox a{
		padding:0 15px 0 45px;
		font-size:14px;
		}
	.edit #bl03 .sec02{
		margin-bottom:45px;
		}
	.edit #bl03 .sec02 .wrap{
	margin-bottom:20px;
	}
	.edit #bl03 .lineBox ul{
		padding:10px 0 0 13px;
		}
	.edit #bl03 .lineBox ul li{
		margin-bottom:0; 
		}
	}
/*エリア＃b104（04編集サービス）*/
/*エリア＃b105*/

/*==================================
書店流通オプション
==================================*/

.optionInner #contents h3 .num{
	width: 30px;
	}
.ryutsu .lnkBtn li{
	width: 50%;
	}
.ryutsu .priceBox{
	border-color:#f97a70;
	}
.ryutsu .secBlk .lineBox .ttl{
	font-size:22px;
	line-height:1;
	margin:-10px 0 0 0;
	}
.ryutsu .openBtn{
	display:inline-block;
	background:#aeb6ba url(../img/common/icon_01_180.png) no-repeat 635px 25px;
	background-size: 35px auto;
	width:640px;
	padding:23px 30px 26px 30px;
	font-size: 36px;
	color:#fff;
	line-height:1;
	cursor:pointer;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
.ryutsu .select .openBtn{ 
	background-image: url(../img/common/icon_01_000.png);
	}
@media screen and (max-width: 750px) {
	.optionInner #contents h3 .num{
		width: 18px;
		}
	.ryutsu .lnkBtn li{
		width: 100%;
		}
	.ryutsu .secBlk .lineBox .ttl{
		font-size:20px;
		line-height:1.875;
		margin:-5px 0 0 0;
		}
	.ryutsu .openBtn{
		width:100%;
		box-sizing: border-box;
		background-position: right 20px center;
		background-size: 25px;
		font-size: 24px;
		padding: 18px 30px;
		}
	}
/*エリア＃b101（Aマックス流通プラン）*/
.ryutsu #bl01 .wrap01{
	background:url(../img/common/line_4_1_979798.png) repeat-x bottom;
	margin-bottom:50px;
	padding-bottom:25px;
	}
.ryutsu #bl01 .lBlk{
	width:131px;
	}
.ryutsu #bl01 .rBlk{
	width:527px; 
	}
.ryutsu #bl01 strong{
	font-size:30px;
	margin-bottom:10px;
	display:inline-block;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
.ryutsu #bl01 .wrap01 strong,
.ryutsu #bl01 .wrap02 strong{ 
	line-height: 1.5;
	margin-top: -3px;
	}
.ryutsu #bl01 .wrap02 .exBox{
	background-image: url(../img/common/icon_10_004.png);
	background-size: 32px;
	}
.ryutsu #bl01 .wrap01 strong{ 
	color:#ff9d3b; 
	}
.ryutsu #bl01 .wrap02 strong{
	color:#f97a70; 
	}
.ryutsu #bl01 .wrap02 .color{ 
	color:#ff9d3b;
	position: relative;
	}

.ryutsu #bl01 .wrap02 .supplement{ 
	position: absolute;
	left: 0;
	bottom: -24px;
	font-size: 16px;
	white-space: nowrap;
}
.ryutsu #bl01 .lineBox{ 
	margin-top:40px; 
	}
.ryutsu #bl01 .lineBox .attention span{
	display:inline-block;
	margin-top:15px;
	font-size:16px;
	letter-spacing:0.07em;
	line-height:1.875;
	}
@media screen and (max-width: 750px) {
	.ryutsu #bl01 .wrap01{
		margin-bottom:40px;
		}
	.ryutsu #bl01 .rBlk,
	.ryutsu #bl01 .lBlk{
		width:100%;
		float: none;
		}
	.ryutsu #bl01 .lBlk{
		text-align: center;
		margin-bottom: 20px;
		}
	.ryutsu #bl01 strong{
		font-size:28px;
		line-height: 1.5;
		}
	.ryutsu #bl01 .wrap02 .exBox + p{
		line-height: 2.8;
	}
	.ryutsu #bl01 .wrap02 .supplement{ 
		bottom: -32px;
	}
	.ryutsu #bl01 .wrap02 .exBox{
		background-size: 25px;
		}
	.ryutsu #bl01 .lineBox{ 
		margin:20px 0 0 0; 
		padding: 15px 20px;
		}
	.ryutsu #bl01 .lineBox .ttl{
		font-size:20px;
		line-height:1.875;
		margin:-5px 0 0 0;
		}
	}

/*エリア＃b102（Bアマゾンのみプラン）*/
.ryutsu #bl02 .lBlk{ 
	width:450px;
	}
.ryutsu #bl02 .rBlk{
	width:203px;
	}
.ryutsu #bl02 .priceBox{
	border-color:#d58bb9;
	margin-bottom:0;
	}
.ryutsu #bl02 .cap{
	margin:5px 0 30px 0;
	}
.ryutsu #bl02 .cap li{
	line-height: 1.5;
	font-size: 14px;
	}
.ryutsu #bl02 strong{
	font-size:30px;
	padding-top:10px;
	vertical-align:baseline;
	}
.ryutsu #bl02 .exBox{ 
	background-image: url(../img/common/icon_10_006.png);
	background-size: 32px;
	}
.ryutsu #bl02 .exBox + p{ 
	margin-left: 40px;
	}
.ryutsu #bl02 strong{ 
	color:#d58bb9;
	}
.ryutsu #bl02 .lineBox{
	margin-top:40px; 
	}
.ryutsu #bl02 .lineBox .attention span{
	display:inline-block;
	margin-top:15px;
	font-size:16px;
	letter-spacing:0.07em;
	line-height:1.875;
	}
@media screen and (max-width: 750px) {
	.ryutsu #bl02{
		margin-bottom: 50px;
	}
	.ryutsu #bl02 .rBlk,
	.ryutsu #bl02 .lBlk{
		width:100%;
		float: none;
		}
	.ryutsu #bl02 .rBlk{
		text-align: center;
		margin-bottom: 45px;
	}
	.ryutsu #bl02 .exBox{ 
		background-size: 25px;
		}
	.ryutsu #bl02 .exBox + p{
		line-height: 1.5;
		margin:10px 0 0 35px;
	}
	.ryutsu #bl02 .lineBox{
		margin-top:20px; 
		}
	}
/*エリア＃b103（書店流通の仕組み）*/
.ryutsu #contents #bl03{
	border-top: 1px solid #a3a4a5;
	margin-top: 100px;
	padding-top: 99px;
	}

.ryutsu #bl03 .wrapBox{
	margin:80px 0 100px; 
	}
.ryutsu #bl03 .lBlk{
	margin:0 55px 85px 0;
	}
.ryutsu #bl03 h3{
	margin-bottom: 60px;
	}
.ryutsu #bl03 h4{
	margin-bottom:50px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
.ryutsu #bl03 .lineBox{
	margin-bottom:50px; 
	}
.ryutsu #bl03 #flow03 .lineBox{
	margin-bottom:0; 
	}
.ryutsu #bl03 .lineBox p{
	font-size:22px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
.ryutsu #bl03 #flow01{
	clear:both;
	margin-bottom:90px;
	}
.ryutsu #bl03 #flow02{
	margin-bottom:90px;
	}
.ryutsu #bl03 #flow01 h4 span{
	color: #ff9d3b;
	background: #fff url(../img/common/icon_18_003.png) no-repeat left center;
	background-size: 30px auto;
	padding-left:45px;
	}
.ryutsu #bl03 #flow02 h4 span{
	color: #f97a70;
	background: #fff url(../img/common/icon_18_004.png) no-repeat left center;
	background-size: 30px auto;
	padding-left:45px;
	}
.ryutsu #bl03 #flow03 h4 span{
	color: #d58bb9;
	background: #fff url(../img/common/icon_18_006.png) no-repeat left center;
	background-size: 30px auto;
	padding-left:45px;
	}
.ryutsu #bl03 strong{
	display: inline-block;
	margin-bottom:30px;
	padding-left:32px;
	font-size: 24px;
	line-height:1;
	}
.ryutsu #bl03 #flow01 strong{
	background:url(../img/common/icon_17_003.png) no-repeat left center;
	background-size: 20px auto;
	}
.ryutsu #bl03 #flow02 strong{
	background:url(../img/common/icon_17_004.png) no-repeat left center;
	background-size: 20px auto;
	}
.ryutsu #bl03 #flow03 strong{
	background:url(../img/common/icon_17_006.png) no-repeat left center;
	background-size: 20px auto;
	}
.ryutsu #bl03 .img{
	margin-bottom:40px;
	}
.ryutsu #bl03 .txt{
	padding-left:1em;
	text-indent:-1em;
	}
.ryutsu #bl03 #flow03 .txt{
	margin-bottom:35px;
	}
@media screen and (max-width: 750px) {
	.ryutsu #contents #bl03{
		border-top: 1px solid #ccc;
		margin-top: 50px;
		padding-top: 65px;
		}
	.ryutsu #bl03 h3{
	margin-bottom: 30px;
	}
	.ryutsu #bl03 .wrapBox{
		margin:35px 0 40px; 
		}
	.ryutsu #bl03 .rBlk,
	.ryutsu #bl03 .lBlk{
		width:100%;
		float: none;
		margin: 0 0 20px 0;
		text-align: center;
		}
	.ryutsu #bl03 .rBlk{
		margin: 0 0 50px 0;
	}
	.ryutsu #bl03 .rBlk a img,
	.ryutsu #bl03 .lBlk a img{
		width: 150px;
	}
	.ryutsu #bl03 #flow01 h4,
	.ryutsu #bl03 #flow02 h4,
	.ryutsu #bl03 #flow03 h4{
		text-indent: -30px;
		margin:0 0 30px 30px;
	}
	.ryutsu #bl03 #flow01 h4 span,
	.ryutsu #bl03 #flow02 h4 span,
	.ryutsu #bl03 #flow03 h4 span{
		background-size: 19px;
		padding-left: 30px;
		padding-right: 0;
			}
	.ryutsu #bl03 .lineBox{
		padding: 15px 20px;
	}
	.ryutsu #bl03 .lineBox p{
		font-size:20px;
		line-height: 1.5;
		}
	.ryutsu #bl03 strong{
		font-size: 18px;
		background-size: 15px 15px !important;
		padding-left: 20px;
		}
	.ryutsu #bl03 .img{
		margin-bottom:25px;
		}
	.ryutsu #bl03 #flow01{
		margin-bottom:45px;
		}
	.ryutsu #bl03 #flow02{
		margin-bottom:45px;
		}
	.ryutsu #bl03 #flow02 .lineBox{
		margin-bottom:25px;
		}
	}
/*エリア＃b104（書店流通の詳細）*/
.ryutsu #contents #bl04{ 
	/*margin-top:60px;*/
	}
.ryutsu #bl04 .wrapBox{
	margin:80px 0 100px;
	}
.ryutsu #bl04 h3{
	/*margin-bottom:33px;*/
	margin-bottom: 60px;
	
	}
.ryutsu #bl04 h4.line{ 
	margin-bottom:30px; 
	}
.ryutsu #contents #bl04 h4 span{
	color:#f97a70;
	}
.ryutsu #bl04 .case01,
.ryutsu #bl04 .case02,
.ryutsu #bl04 .case03{
	margin-bottom:80px; 
	}
.ryutsu #bl04 dt span{
	display:inline-block;
	background:url(../img/common/icon_17_004.png) no-repeat left center;
	background-size: 20px auto;
	font-size:24px;
	line-height:1.5;
	padding-left:32px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
.ryutsu #bl04 .case01 dt span{
	margin-bottom:30px;
	}
.ryutsu #bl04 .case03 dt{
	margin-top:50px;
	}
.ryutsu #bl04 .case03 dt:first-child{ 
	margin-top:0; 
	}
.ryutsu #bl04 .case03 dd{
	margin-top:15px;
	font-size:16px;
	line-height:1.875;
	}
.ryutsu #bl04 .case03 dd .cap li{
	font-size:14px;
	}
.ryutsu #bl04 .priceBox{ 
	margin-bottom:10px; 
	}
.ryutsu #bl04 .priceBox p{ 
	letter-spacing:0.02em;
	}
.ryutsu #bl04 .case04 dt{ 
	margin-top:50px; 
	}
.ryutsu #bl04 .case04 dd{
	margin-top:15px;
	font-size:16px;
	line-height:1.875;
	}
.ryutsu #bl04 .case04 dd img{
	margin-top:30px; 
	}
@media screen and (max-width: 750px) {
	.ryutsu #contents #bl04{ 
		margin-top:-65px;
		padding-top: 65px;
		}
	.ryutsu #bl04 h3{
		margin-bottom: 30px;

		}
	.ryutsu #bl04 .wrapBox{
		margin:35px 0 50px;
		}
	.ryutsu #bl04 .case01,
	.ryutsu #bl04 .case02,
	.ryutsu #bl04 .case03{
		margin-bottom:40px; 
		}
	.ryutsu #bl04 h4.line{ 
		margin-bottom:15px; 
		}
	.ryutsu #bl04 dt span{
		font-size:18px;
		background-size: 15px 15px;
		background-position:  left top 5px;
		padding-left: 20px;
		}
	.ryutsu #bl04 .case01 dt span{
		margin-bottom:5px;
		}
	.ryutsu #bl04 .case01 dt br + span{
		margin-bottom:15px;
		}
	.ryutsu #bl04 .case01 dd,
	.ryutsu #bl04 .case03 dd,
	.ryutsu #bl04 .case04 dd{
		font-size:14px;
		}
	.ryutsu #bl04 .case04 dd br + img{
		margin-top: 30px;
		}
	}
	.ryutsu .lineBox ul.ind{
		margin:15px 0 0 35px; 
		}
@media screen and (max-width: 750px) {
	.ryutsu #bl04 .case04 dt{ 
		margin-top:15px; 
		}
	}

/*==================================
販売PRオプション
==================================*/
.pr #contents h4.line span{
	color:#23ace8; 
	}
.pr #contents .cap li{
	font-size: 14px;
}
.pr .priceBox{
	border-color:#23ace8;
	margin-bottom:15px;
	}
.pr .priceBox span.fs30,
.pr .priceBox span.fs34{
	vertical-align:-3px;
	}
.pr .lnkBtn{ 
  font-size: 0;
	margin-bottom:40px; 
	}
.pr .lnkBtn li{
  float: none;
  display: inline-block;
  vertical-align: top;
	width: 50%;
	}
.pr .lnkBtn li:nth-child(1) a,/*2行になる場合*/
.pr .lnkBtn li:nth-child(2) a,
.pr .lnkBtn li:nth-child(3) a,
.pr .lnkBtn li:nth-child(5) a{
	padding: 14px 15px;
	}
.pr .lnkBtn + .bnrBox + .lineBox{
	margin-bottom:100px; 
	}
.pr .lineBox p{
	font-size:22px;
	}
@media screen and (max-width: 750px) {
	.pr #contents .secBlk .priceBox{
		margin-bottom: 30px;
		}
	.pr .lnkBtn li{
	width: 100%;
		}
	.pr .lnkBtn + .bnrBox + .lineBox{
	margin-bottom:50px; 
		}
	.pr #contents .priceBox .priceWrap span{
		display: block;
		padding: 0 !important;
		}
	.pr #contents .secBlk .cap li{
		font-size: 12px;
	}
}

/*エリア＃b101（01大手有名書店平積みサービス）*/
.pr #bl01 .priceBox .priceWrap + p{
	font-size: 16px; 
	line-height: 1.875; 
	letter-spacing: 0.07em;
	margin-left: 43px;
	}
/*エリア＃b109（02大手有名書店平積み＆FAX DMパック）*/
@media screen and (max-width: 750px) {
	.pr #bl09 h3{
		margin-bottom:30px;
		}
	}
/*エリア＃b102（03大手有名書店ワゴン陳列サービス）*/
/*エリア＃b108（04デジタルサイネージ）*/
/*エリア＃b103（05新刊委託申込チラシ）*/
.pr #bl02 h4{
	margin-top:80px;
	}
.pr #bl02 .priceBox .fs30,
.pr #bl02 .priceBox .fs34{
	vertical-align: middle;
	margin-left: 15px;
	}
.pr #bl02 .txt{ 
	margin-bottom:30px;
	}
@media screen and (max-width: 750px) {
	.pr #bl02 h4{
	margin-top:20px;
	}
	.pr #bl02 .priceBox .priceWrap span{
		display: inline;
	}
/*	.pr #contents .secBlk#bl02 .priceBox {
		margin-bottom: 10px;
		padding: 15px 20px;
	}*/
	.pr #bl02 .priceBox .fs30,
	.pr #bl02 .priceBox .fs34{
		margin-left: 3px;
		}
	.pr #contents .secBlk#bl02 .priceBox + .priceBox{
		margin-bottom: 45px;
	}
	.pr #bl02 .txt{ 
		margin-bottom:15px;
	}
}
/*エリア＃b104（06書店訪問営業）*/
/*.pr #bl04 .priceBox{
	margin-bottom:30px; 
	}
.pr #bl04 .priceBox p{ 
	letter-spacing: -0.065em;
	}
.pr #bl04 .exBox{ 
	background-image: url(../img/common/icon_10_009.png);
	}
.pr #bl04 .exBox + p {
	margin:0 0 25px 40px;
	}
.pr #bl04 strong{ 
	color:#23ace8; 
	}
.pr #bl04 .img{
	margin-bottom:50px;
	text-align:center;
	}
.pr #bl04 .lineBox{
	margin-bottom:25px;
	}
@media screen and (max-width: 750px) {
	.pr #bl04 .priceBox .priceWrap span{
		display: inline;
	}
	.pr #bl04 .exBox + p {
	margin:0 0 35px 35px;
	}
	.pr #bl04 .exBox + p strong {
	display: block;
	line-height: 1;
	}
	.pr #bl04 .img{
	margin-bottom:25px;
	}
}*/
/*エリア＃b105（07FAX DMサービス）*/
.pr #bl06 .wrap02 p{ 
	margin-bottom:60px; 
	}
.pr #bl06 .wrap02 .priceBox p{
	margin-bottom:0; 
	}
.pr #bl06 .wrap02 .sht{
	margin-bottom:25px; 
	}
@media screen and (max-width: 750px) {
	.pr #bl06 .wrap02 .priceBox {
		margin-bottom:10px; 
		}
	.pr #bl06 .wrap02 .priceBox + .priceBox{
		margin-top:20px; 
		}
	.pr #bl06 .wrap02 p{ 
		margin-bottom:30px; 
		}
	.pr #bl06 .wrap02 .sht{
		margin-bottom:15px; 
		}
	}
/*エリア＃b106（08新聞・雑誌広告）*/
.pr #bl06 .txt + .cap{
	margin: -50px 0 50px 0;
}
@media screen and (max-width: 750px) {
		.pr #bl06 .txt + .cap{
		margin: -30px 0 30px 0;
	}
}

/*エリア＃b107（09販売促進ツール制作）*/
.pr #contents #bl07 + .lineBox{ 
	margin-bottom: 0;
	}
.pr #contents .aboutBox01 p{
	color: #111;
	font-size: 22px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
@media screen and (max-width: 750px) {
	.pr #contents #bl07 .priceBox{ 
		margin-bottom: 0;
		}
	}
/*==================================
その他のオプション
==================================*/
.other .lnkBtn{ 
	margin-bottom:40px; 
	}
/*2行になる場合*/
.other .lnkBtn li:nth-child(1) a,
.other .lnkBtn li:nth-child(2) a{
	padding: 14px 15px;
	}
.other #contents p.copy{ 
	margin-bottom:15px;
	}
.other #contents h4.line span{
	color:#83059e; 
	}
.other .priceBox{
	border-color:#83059e;
	margin-bottom:15px;
	}
.other .priceBox span.fs30,
.other .priceBox span.fs34{
	vertical-align:-3px; 
	}
.other .secBlk strong{
	background:url("../img/common/icon_17_007.png") no-repeat scroll left center;
	background-size: 20px auto;
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 32px;
	}
@media screen and (max-width: 750px) {
	.other .secBlk strong{
		font-size: 18px;
		background-size: 15px auto;
		padding-left: 20px;
		}
	}
.other .secBlk .lBlk{
	width:415px;
	}
.other .secBlk .rBlk{
	width:230px; 
	}
@media screen and (max-width: 750px) {
	.other .secBlk .lBlk,
	.other .secBlk .rBlk{
		float: none;
		width: 100%;
	}
	.other .secBlk .rBlk,
	.other .secBlk .lBlk{
		margin-bottom: 20px;
	}
	.other .secBlk .rBlk img{
		width:100%; 
		}
	.other  #contents .secBlk .cap li{
		font-size: 12px;
	}
}
/*エリア＃b101（01 ISBNコード取得&国立国会図書館納本）*/
.other #bl01 .cap{ 
	margin-bottom:60px;
	}
.other #bl01 .wrap01 { 
	margin-bottom:50px;
	}
@media screen and (max-width: 750px) {
	.other #bl01 .cap{ 
		margin-bottom:30px;
		}
	}
/*エリア＃b102（02 在庫保管サービス）*/
.other #bl02 .priceBox .fs34{
	margin-left: 15px;
	}
@media screen and (max-width: 750px) {
	.other #bl02 .priceBox .fs34{
	display: block;
		}
	}
/*エリア＃b104（03 超特急プラン）*/
.other #bl04 .txt{ 
	margin-bottom:35px;
	}
.other #bl04 .img{ 
	margin-bottom:40px;
	}
.other #bl04 .ttl{
	font-size:22px;
	margin-bottom:10px;
	}
.other #bl04 .lineBox .attention{
	margin-bottom: 20px
}
@media screen and (max-width: 750px) {
	.other #bl04 .img{ 
		margin-bottom:20px;
		}
	.other #bl04 .ttl{
		font-size:20px;
		line-height: 1.5;
		}
	.other #bl04 .lineBox ul{
		margin-left: 34px;
		
	}
}
/*==================================
電子出版オプション
==================================*/

.ebook #contents p.copy{
	margin-bottom: 0;
	}
.ebook #contents .lnkBtn{
	margin-top: 20px;
	margin-bottom: 35px;
	}
.ebook #contents .lnkBtn + section{
	margin-bottom: 100px;
	}
.ebook #contents .lnkBtn + section .cap li{
	letter-spacing: 0.05em;
	}
/*2行になる場合*/
.ebook #contents .lnkBtn li:nth-child(3) a{
	padding: 14px 15px;
	}
.ebook #contents .lnkBtn  + section .lineBox{
	margin-bottom: 25px;
	}
.ebook #contents .lineBox .attention span {
	display: inline-block;
	font-size: 16px;
	letter-spacing: 0.07em;
	line-height: 1.875;
	}
.ebook #contents .lineBox .ttl{
	font-size: 24px;
	margin-top: -10px;
	}
.ebook #contents .secBlk h3{
	margin-bottom: 40px;
	}
.ebook #contents .secBlk h4.line span{
	color: #83059e;
	}
@media screen and (max-width: 750px) {
	.ebook #contents .lnkBtn + section{
		margin-bottom: 50px;
		}
	.ebook #contents .secBlk h3{
		margin-bottom: 16px;
		font-size: 22px;
		}
	.ebook #contents .lineBox .ttl{
		font-size: 20px;
		line-height: 1.5;
		}
	}
/*注釈*/
.ebook #contents .secBlk .cap{
	margin-bottom:35px;
	}
.ebook #contents .secBlk .cap li{
	line-height:1.5; 
	font-size: 14px;
	}
/*四角アイコンの見出し*/
.ebook #contents .secBlk strong{
	background:url("../img/common/icon_17_007.png") no-repeat scroll left center;
	background-size: 20px auto;
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 32px;
	}
@media screen and (max-width: 750px) {
	.ebook #contents .secBlk strong{
		font-size: 18px;
		background-size: 15px auto;
		padding-left: 20px;
		}
	}
/*価格*/
.ebook #contents .priceBox{
	margin-bottom: 20px;
	border-color: #83059e;
	}
/*価格例*/
.ebook #contents .exBox{
	background-image: url(../img/common/icon_10_007.png);
	}
/*エリア＃b101（販売ストア）*/

.ebook #contents #bl01 ul.storeLogo{
	width:716px;
	margin:30px 0 0 -9px;
	}
.ebook #contents #bl01 ul.storeLogo li{
	float:left;
	width:161px;
	margin:0 9px 15px;
	padding:0;
	text-indent:0;
	}
@media screen and (max-width: 750px) {
	.ebook #contents #bl01 ul.storeLogo{
		width:inherit;
		margin:0;
		margin: 0 -5px ;
		box-sizing: border-box;
    font-size: 0;
		}
	.ebook #contents #bl01 ul.storeLogo li{
    display: inline-block;
    float: none;
    vertical-align: top;
		box-sizing: border-box;
		width:50%;
		margin: 0;
		padding: 0 5px 15px;
		}
	.ebook #contents #bl01 .cap li{
		font-size: 12px;
		}
	}

/*エリア＃b102（書籍タイプ）*/
.ebook #contents #bl02 .ttl .type{
	display:inline-block;
	margin:6px 0 50px;
	font-size: 24px;
	background-image: none;
	padding: 0;
	}
.ebook #contents #bl02  .labelBox{
	float:none;
	border:solid 2px #83059e;
	width:auto;
	margin-left:9px;
	padding:4px 8px;
	font-size:20px;
	color:#83059e;
	letter-spacing:0.07em;
	background-color: #fff;
	}
.ebook #contents #bl02 .ttl +.img{
	text-align: center;
	margin-bottom: 40px;
	}
.ebook #contents #bl02 .priceBox + .lineBox{
	margin-bottom: 50px;
	}
.ebook #contents #bl02 .priceBox .priceWrap + p {
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.07em;
  margin-left: 43px;
}

@media screen and (max-width: 750px) {
	.ebook #contents #bl02  .labelBox{
		margin: 0;
		font-size:14px;
		display: inline-block;
		margin-bottom: 20px;
		border:solid 1px #83059e;
	}
	.ebook #contents #bl02 .ttl .type{
		margin:0;
		font-size: 18px;
		}
	.ebook #contents #bl02 .ttl +.img{
		margin-bottom: 25px;
		}
	.ebook #contents #bl02 .priceBox + .lineBox{
		margin-bottom: 25px;
		}
  .ebook #contents #bl02 .priceBox .priceWrap + p {
    margin-left: 37px;
    }
	}

/*エリア＃b103（売上金のお支払い）*/

.ebook #contents #bl03 .priceBox + .cap{
	margin-bottom:50px; 
	}
.ebook #contents #bl03 .exBox + p{
	margin-left: 40px;
	}
.ebook #contents #bl03 .exBox + p.img{
	margin-left: 0;
	}
.ebook #contents #bl03 .exBox + p span{
	font-size: 30px;
	}
.ebook #contents #bl03 .sec01{
	margin: 70px 0 100px 0;
	}
.ebook #contents #bl03 .sec01 .outline{
	margin-bottom: 15px;
	}
.ebook #contents #bl03 .sec01 .outline li{
	text-indent: 0;
	padding-left: 0;
	}
.ebook #contents #bl03 .sec01 .img{
	margin: 30px 0 65px 0;
	}
.ebook #contents #bl03 .sec01 .img + ul li{
	letter-spacing: 0.05em;
	}
.ebook #contents #bl03 .sec02 .lineBox{
	margin-bottom: 0;
	}
.ebook #contents #bl03 .priceBox p{
	 line-height: 1.6;
	}
.ebook #contents #bl03 .exBox span{
	font-size: 30px;
	}
@media screen and (max-width: 750px) {
	.ebook #contents #bl03 .priceBox + .cap{
		margin-bottom:25px; 
		}
	.ebook #contents #bl03 .sec01{
		margin: 35px 0 60px 0;
		}
	.ebook #contents #bl03 .sec01 .outline li strong{
		margin-bottom: 0;
		}
	.ebook #contents #bl03 .sec01 .img{
		margin: 30px 0 20px;
		}
	.ebook #contents #bl03 .exBox + p{
		margin-left: 33px;
		}
	}

.bnrBox{
  margin-bottom:50px;
}

@media screen and (max-width: 750px) {
  .bnrBox{
    margin-bottom:55px;
  }
}