@charset "utf-8";
/* ----------------------------------
 style
---------------------------------- */

/*会社概要*/
#static .sec_title{
	font-size: 1.0625rem;
	color: #004c99;
	font-weight: bold;
}

#static.kaisha .gaiyou{
	font-size: 0.875rem;
}
#static.kaisha .gaiyou .data::after{
	content: "";
	display: block;
	clear: both;
}
#static.kaisha .gaiyou .data dt{
	width: 6em;
	float: left;
}
#static.kaisha .gaiyou .data dd{
	padding-left: 6em;
}
#static.kaisha .gaiyou .saiyou{
	margin-top: 10px;
	font-size: 0.875rem;
}
#static.kaisha .history{
	margin: 10px 0 20px;
	font-size: 0.875rem;
}
#static.kaisha .history p{
	margin-top: 10px;
}
/*年譜*/
#static.nenpyou .gaiyou{
	font-size: 0.875rem;
}
#static.nenpyou .chronology{
	margin-bottom: 20px;
}
#static.nenpyou .chronology table{
	font-size: 0.875rem;
	margin-top: 20px;
}
#static.nenpyou .chronology table th,
#static.nenpyou .chronology table td{
	vertical-align: top;
	padding-bottom: 5px;
}
#static.nenpyou .chronology table td{
	padding-left: 1em;
}
/*地図*/
#static.map .access{
	margin-bottom: 20px;
}
#static.map .access p{
	font-size: 0.875rem;
	margin-top: 10px;
}
#static.map .access p span{
	font-size: 1rem;
	font-weight: bold;
}
#static.map .access .mapimg{
	margin-top: 10px;
}

/*お問い合わせ*/
#static.otoiawase .contact{
	margin-bottom: 20px;
}
#static.otoiawase .contact p{
	font-size: 0.875rem;
}
#static.otoiawase .contact input{
	width: 90%;
	max-width: 400px;
}
#static.otoiawase .contact dl{
	margin: 10px 0;
}
#static.otoiawase .contact dd{
	margin-bottom: 10px;
}
#static.otoiawase .contact dd span{
	display: block;
	font-size: 0.875rem;
}
#static.otoiawase .contact input,
#static.otoiawase .contact textarea,
#static.otoiawase .contact select {
	width: 90%;
	max-width: 400px;
	padding: 3px;
	border: solid 1px #666666;
}
#static.otoiawase .contact input[type=submit]{
	border-radius: 5px;
	padding: 3px;
	border: solid 1px #004c99;
	background: #004c99;
	color: #fff;
}
#static.otoiawase .contact .ex{
	margin-top: 20px;
	padding:5px;
	max-width: 400px;
	border: solid 1px #666666;
	font-size: 0.750rem;
}

/*サイトマップ*/
#static.sitemap dl{
	margin: 20px 0;
	font-size: 0.875rem;
	padding-bottom: 20px;
	border-bottom:dotted 1px #cccccc;
}
#static.sitemap dd{
	margin-left: 30px;
}
#static.sitemap dt .arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    vertical-align: middle;
    font-size: 15px;
}
#static.sitemap dt .arrow::before,
#static.sitemap dt .arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
	
    margin: auto;
    content: "";
    vertical-align: middle;
}
#static.sitemap dt .arrow::before{
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #7a0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#static.sitemap dt .arrow::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #7a0;
}
/*FAQ*/
#static.faq dl{
	margin: 20px 0;
	font-size: 0.875rem;
	padding-bottom: 20px;
	border-bottom:dotted 1px #cccccc;
}
#static.faq dd{
	margin-left: 30px;
}
#static.faq dt{
	font-weight: bold;
}
/*サイン会*/
#static.signature div{
	margin: 20px 0;
	font-size: 0.875rem;
	padding-bottom: 20px;
	border-bottom:dotted 1px #cccccc;
}
#static.signature .ex{
	margin-top: 10px;
}
#static.signature .ex li{
	list-style: disc;
	margin-left:1em;
}
/*無料ブックカバー*/
#static.bookcover p,
#static.bookcover section{
	margin: 20px 0;
	font-size: 0.875rem;
	padding-bottom: 20px;
	border-bottom:dotted 1px #cccccc;
}
.iframe-wrap {
  width: 100%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
}
.iframe-wrap iframe {
    top:0;
    left:0;
    width:100%;
    height:100px;
    border:none;
    display:block;
}

/*レーベル*/
#static.label .labellistBox dt{
	margin-bottom: 5px;
}
#static.label .labellistBox dd{
	margin-bottom: 10px;
}
/*電子書籍*/
#static.ebooks .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%;
    padding: 0;
	overflow: hidden;
}
#static.ebooks .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 100%;
}
#static.ebooks .shinkan,
#static.ebooks .howto{
	border-left: 4px solid #004c98;
	padding-left: 10px;
	color: #004c98;
	margin-bottom: 10px;
}
#static.ebooks p{
	margin-bottom: 10px;
	font-size: 0.875rem;
}
#static.ebooks .archiveArea{ background-color:#e2eff8; width:100%; clear:both; padding:15px 15px 5px; margin-bottom:50px;}
#static.ebooks .archiveArea dt{ float:left; font-weight:bold;}
#static.ebooks .archiveArea dl{ overflow:auto; margin-bottom:15px;}
#static.ebooks .blue{ color:#004c98;}
#static.ebooks .mb05{ margin-bottom:5px;}
#static.ebooks .howto{ border-left:4px solid #004c98; padding-left:10px;color:#004c98;}
/*ミステリーズ*/
#static.mysteries .blueline_title{
	padding-top: 0;
}
#static.mysteries .titleBox .catch{
	margin: 0 0 5px;
	font-size: 0.875rem;
	color: #c00;
}
#static.mysteries .titleBox .publicationday{
	margin: 10px 0 0;
	font-size: 0.875rem;
	color: #009;
	display: block;
}
#static.mysteries .anchorBox{
	font-size: 0.750rem;
	padding: 0 0 10px 0;
	border-bottom:dotted 1px #cccccc;
}
#static.mysteries .pagecomment{
	margin-top: 10px;
	font-size: 0.875rem;
}
#static.mysteries .magazineBox{
	margin-top: 10px;
	padding: 0 0 10px 0;
}

#static.mysteries .magazineBox .cover{
	float: left;
}
#static.mysteries .magazineBox .magazinedata{
	padding-left: 120px;
}
#static.mysteries .magazineBox .magazinedata .spec{
	font-size: 0.875rem;
}
#static.mysteries .nextmagazineBox{
	margin-top: 10px;
	padding: 10px 0;
	border-top:dotted 1px #cccccc;
}
#static.mysteries .nextmagazineBox .nextTitle{
	color:#004c98;
	font-weight: bold;
	border-left: solid 4px #004c98;
	padding-left: 10px;
	margin-bottom: 5px;
}
#static.mysteries .nextmagazineBox .red{
	color: #c00;
}
#static.mysteries .nextmagazineBox .nexttxtBox .spec{
	font-size: 0.875rem;
}
#static.mysteries .mysteriesbanner{
	margin-top: 10px;
}
#static.mysteries .mysteriesbanner a{
	text-decoration: none;
	display: block;
	font-size: 0.875rem;
	line-height: 1.4;
	font-weight: bold;
}
#static.mysteries .mysteriesbanner .mysteriesbn{
	margin-top: 5px;
	padding: 10px 15px;
	border: solid 1px #cccccc;
	border-radius: 5px;
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#static.mysteries .mysteriesbanner .mysteriesbn span{
	display: block;
	text-align: right;
	margin-top: 5px;
}
#static.mysteries .teikiBox{
	margin-top: 20px;
}
#static.mysteries .teikiBox .teikiTitle{
	border-left: 4px solid #004c98;
	padding-left: 10px;
	color: #004c98;
	margin-bottom: 10px;
	font-weight: bold;
}
#static.mysteries .teikiBox ul{
	padding-left: 1em;
}
#static.mysteries .teikiBox li{
	list-style: disc;
	font-size: 0.875rem;
	margin-bottom: 5px;
}
#static.mysteries .teikiBox .mysteriesUpdate{
	font-size: 0.875rem;
	text-align: right;
}
#static.mysteries .backnumberBox{
	margin-top: 20px;
}
#static.mysteries .backnumberBox .backnumberTitle{
	border-left: 4px solid #004c98;
	padding-left: 10px;
	color: #004c98;
	margin-bottom: 10px;
	font-weight: bold;
}
#static.mysteries .backnumberBox .backnumberList{
	font-size: 0.875rem;
}
#static.mysteries .backnumberBox .backnumberList dl{

}
#static.mysteries .backnumberBox .backnumberList dd{
	margin-bottom: 5px;
}
#static.mysteries .mysterieslinkBox{
	margin-top: 10px;
	text-align: right;
	font-size: 0.875rem;
}
/*POP・帯ダウンロード*/
#static.pop_obi .txt{
	font-size: 0.875rem;
}
#static.pop_obi .item .textM{
	font-size: 0.875rem;
}
/*シリーズ一覧*/
#static.serieslist .seriesListBox dl{
	margin-top: 10px;
}
#static.serieslist .seriesListBox dt{
	margin-top: 10px;
}
#static.serieslist .seriesListBox dd{
	font-size: 0.875rem;
	padding-left:1em; 
}
/*著訳者一覧*/
#static.authorlist .otoNavi ul{
	margin-top: 10px;
	background: #eee;
	padding: 5px;
}
#static.authorlist .otoNavi ul li{
	display: inline-block;
	font-weight: bold;
	margin-left: 0.5em;
	font-size: 0.875rem;
}
#static.authorlist .otoNavi p{
	margin-top: 5px;
	font-size: 0.875rem;
}
#static.authorlist .eachline{
	margin-top: 10px;
	font-size: 0.875rem;
	border-top: 3px solid #004c98;
	padding-top: 10px;
}
#static.authorlist .eachline dt{
	font-size: 1.2rem;
	color: #004c98;
}
#static.authorlist .eachline dd{
	display: inline-block;
	font-size: 0.875rem;
	width: 46%;
	padding-left:2%;
	color: #004c98;
}
/*書店様向け*/
#static.bookstore .bookstoreintro{
	margin-top: 5px;
	font-size: 0.875rem;
}
#static.bookstore .loginguideBox{
	margin: 20px auto 0;
	background: #EBEDED;
	padding: 15px 15px 20px;
	text-align: center;
}
#static.bookstore .loginguideBox .liginTitle{
	color: #333333;
	font-weight: bold;
	font-size: 0.875rem;
	padding: 0;
	margin:0 0 5px 0;
}
#static.bookstore .loginguideBox input{
	display: block;
	width: 90%;
	max-width: 400px;
	padding: 3px;
	border: solid 1px #666666;
	margin: 0 auto;
}
#static.bookstore .loginguideBox .submit{
	display: block;
	margin: 5px auto 0;
	border-radius: 5px;
	padding: 3px;
	border: solid 1px #004c99;
	background: #004c99;
	color: #fff;
}

#static.bookstore .storeTopics .storeTopicsTitle{
	border-left: 4px solid #004c98;
	padding-left: 10px;
	color: #004c98;
	margin-top: 20px;
	font-weight: bold;
}
#static.bookstore .storeTopics dl{
	margin-top: 10px;
	font-size: 0.875rem;
}
#static.bookstore .storeTopics dt{
	font-weight: bold;
}
#static.bookstore .storeTopics dd{
	margin: 5px 0 0 0;
}
/*書籍詳細*/
#static.search dl.srchwindow02{
	margin-top: 20px;
	padding: 0 0 20px 0;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
#static.search dl.srchwindow{
	margin-top: 10px;
}
#static.search div.btnBox{
	margin-top: 20px;
	padding: 0 0 20px 0;
	border-bottom: solid 1px #666666;
}
#static.search div.btnBox .clear{
	width: 90%;
	max-width: 400px;
	display: block;
	margin-top: 10px;
	border-radius: 5px;
	padding: 3px;
	border: solid 1px #666666;

}
#static.search div.btnBox .submit{
	width: 90%;
	max-width: 400px;
	display: block;
	margin-top: 10px;
	border-radius: 5px;
	padding: 3px;
	border: solid 1px #004c99;
	background: #004c99;
	color: #fff;
}
#static.search dl.srchwindow dt,
#static.search dl.srchwindow02 dt{
	margin-top: 10px;
	font-size: 0.875rem;
}
#static.search input,
#static.search textarea,
#static.search select {
	font-size: 16px;
	padding: 3px;
	border: solid 1px #666666;
}
#static.search input.keyword,
#static.search input.booktitle,
#static.search input.authorname {
	width: 90%;
	max-width: 400px;
}
#static.search input.isbn{
	width: 4em;
}
#static.search input.year,
#static.search input.month{
	width: 2em;
	max-width: 400px;
}
#static.search select#select{
	width: 4em;
	max-width: 400px;
}
#static.search .genreListBox dl{
	margin-top: 10px;
}
#static.search .genreListBox dt{
	margin-top: 10px;
}
#static.search .genreListBox dd{
	font-size: 0.875rem;
	padding-left:1em; 
}