@charset "UTF-8";
/*
Theme Name: NJG

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
border: 0 none;
font: inherit;
margin: 0;
padding: 0;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: outside none none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
html, body {
border: 0 none;
font: inherit;
margin: 0;
padding: 0;
vertical-align: baseline;
}
body {
background: none repeat scroll 0 0 #fff;
color: #4c4c4c;
font-family: "メイリオ","ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
font-size: 14px;
line-height: 1.375;
}
body a {
color: #861b20;
text-decoration: none;
}
img {
border: medium none;
height: auto;
max-width: 100%;
vertical-align: bottom;
}
a {
outline: medium none;
}
input, select, option, textarea, label {
font-family: "メイリオ","ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
font-size: 14px;
}
input:-moz-placeholder {
color: #999;
}
input::-moz-placeholder {
color: #999;
}
.clearfix:after {
clear: both;
content: "";
display: block;
}
.fade50, .fade60, .fade75 {
transition: all 0.2s ease-in-out 0s;
}
.opacity50:hover, .fade50:hover {
opacity: 0.5;
}
.opacity60:hover, .fade60:hover {
opacity: 0.6;
}
.opacity75:hover, .fade75:hover {
opacity: 0.75;
}
.f-left {
float: left;
}
.f-right {
float: right;
}
.float-n {
float: none;
}
.al-right {
text-align: right;
}
.al-center {
text-align: center;
}
.al-left {
text-align: left;
}
.clear {
clear: both;
}
.site-width {
margin: 0 auto;
width: 950px;
}
strong,
.strong {
font-weight: bold;
}

.more {
bottom: 0;
position: absolute;
right: 0;
}
.more a {
background: url("./images/bg-btn02.png") repeat-x scroll 0 0;
color: #fff;
display: inline-block;
font-size: 12px;
height: 25px;
line-height: 25px;
padding: 0 26px 0 20px;
position: relative;
}
.more a:after {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -54px;
content: "";
display: inline-block;
height: 6px;
position: absolute;
right: 8px;
top: 10px;
width: 4px;
}
.backnum,
.profile-toggle {
	display: inline-block;
	margin-left: 12px;
}
.backnum a,
.profile-toggle a {
display: block;
background: url("./images/bg-btn02.png") repeat-x scroll 0 0;
color: #fff;
font-size: 12px;
height: 25px;
line-height: 25px;
padding: 0 26px 0 10px;
position: relative;
}

.backnum a:after,
.profile-toggle a:after {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -974px;
content: "";
display: inline-block;
height: 13px;
position: absolute;
right: 6px;
top: 3px;
width: 10px;
}
.profile-toggle .open:after {
	background: url("./images/icon-minus.png") no-repeat scroll 0 4px;
}
.aside-links {
	text-align: right;
}
.common-box {
background-color: #ffffff;
background-image: url("./images/book-single-top.png");
background-repeat: no-repeat;
border-bottom: 1px solid #d7d7d7;
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
padding: 35px;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); 
}
.page-present .common-box {
background-image: url("./images/book-single-top-long.png");
}
.common-box h1 {
padding-bottom: 6px;
border-bottom: 1px dotted #b5b5b5;
color: #000000;
font-size: 24px;
font-weight: bold;
}
h1 .sub-title {
	display: block;
	margin: 8px 0 2px;
	color: #666565;
	font-size: 17px;
}
h2 .sub-title {
	display: block;
	margin: 6px 0 2px;
	color: #666565;
	font-size: 14px;
}
h2 a:hover .sub-title {
	color: #861b20;
}
h3 .sub-title {
	display: block;
	margin: 3px 0 0;
	color: #666565;
	font-size: 11px;
}
.book-store h2 {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -114px #fff;
font-size: 16px;
font-weight: bold;
padding: 0 5px 0 25px;
}
.book-store ul:before, .book-store ul:after {
content: " ";
display: table;
}
.book-store ul:after {
clear: both;
}
.book-store ul {
}
.book-store ul li {
border-bottom: 1px dotted #b2b2b2;
float: left;
}
.book-store ul li a {
display: block;
}
.book-store ul li a:hover {
	text-decoration: underline;
}
.book-store ul li a p {
display: table;
}
.book-store ul li a p span {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.book-store ul li a h3 {
font-size: 11px;
margin-bottom: 10px;
text-align: center;
}

.book-store > p {
	margin: -15px 8px 15px;
	font-size: 11px;
	text-align: center;
}

.single-book .book-store > p {
	margin: 15px 0 45px;
	font-size: 12px;
	text-align: left;
}

.half-item {
background: none repeat scroll 0 0 #fff;
border: 1px solid #d7d7d7;
box-sizing: border-box;
float: left;
margin-top: 10px;
position: relative;
width: 325px;
min-height: 188px;
}
.future-books .half-item {
	padding-bottom: 0;
}
.half-item:before, .half-item:after {
content: " ";
display: table;
}
.half-item:after {
clear: both;
}
.half-item {
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); 
}
.relevant .half-item {
box-shadow: none; 
}
.half-item.odd {
margin-right: 10px;
}
.half-item-image a img {
	max-width: 113px;
	width: auto;
	height: auto;
}
.half-item .half-item-image {
float: left;
margin: 12px;
width: 100px;
height: auto;
}
.search .half-item .half-item-image img {
	width: auto;
	max-height: 156px;
}
.half-item .half-item-detail {
float: right;
font-weight: bold;
margin: 10px 10px 10px 6px;
/*
padding-bottom: 26px;
*/
width: 180px;
}
.half-item .half-item-detail .date {
font-size: 12px;
}
.post-type-archive-book .future-books .half-item {
	background-color: #fbf2d9;
}
.half-item .half-item-inner {
	background-color: #ffffff;
	*zoom: 1;
}
.half-item .half-item-inner:before,
.half-item .half-item-inner:after {
	content: "";
	display: table;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.half-item .half-item-inner:after {
	clear: both;
}
.half-item .half-item-detail .date, .half-item .half-item-detail .memo {
color: #6e6e6e;
}
.half-item .half-item-detail .memo {
	font-weight: normal;
}
.item .item-detail .current-cat,
.half-item .half-item-detail .current-cat {
display: inline-block;
margin-right: 8px;
font-size: 11px;
font-weight: bold;
color: #ff8400;
}
.half-item .half-item-detail .book-title {
font-size: 16px;
}
.half-item .half-item-detail .half-title {
	margin-top: 3px;
	font-size: 15px;
	color: #333;
}
.half-item .half-item-detail .half-title,
.half-item .half-item-detail .half-title a {
	color: #000;
}
.half-item .half-item-detail .half-title a:hover {
	text-decoration: underline;
}
.half-item .half-item-detail dl {
font-size: 11px;
margin: 5px 0 0;
}
.half-item .half-item-detail dl:before, .half-item .half-item-detail dl:after {
content: " ";
display: table;
}
.half-item .half-item-detail dl:after {
clear: both;
}
.half-item .half-item-detail dl {
}
.half-item .half-item-detail dl dt {
float: left;
}
.half-item .half-item-detail dl dt:after {
content: "：";
}
.half-item .half-item-detail dl dd {
display: inherit;
overflow: hidden;
}
.half-item .excerpt {
	clear: both;
	padding: 12px;
	font-size: 13px;
	line-height: 1.9;
}
.red-border-title, .article-body h2, .book-single .book-detail h2, .blog-bottom h2, .related-posts h2, h2.column-archived {
border-bottom: 1px dotted #b5b5b5;
border-left: 3px solid #861b20;
font-size: 18px;
font-weight: bold;
line-height: 1.8;
margin: 20px 0;
padding: 0 0 0 10px;
}
.red-color-title, .article-body h3 {
border-bottom: 1px dotted #b5b5b5;
color: #861b20;
font-size: 16px;
font-weight: bold;
margin: 10px 0;
}
.header {
margin: 0 auto;
width: 960px;
}
.header:before, .header:after {
content: " ";
display: table;
}
.header:after {
clear: both;
}
.header {
}
.header .header-logo {
padding-top: 24px;
}
.header-info:before, .header-info:after {
content: " ";
display: table;
}
.header-info:after {
clear: both;
}
.header-info {
}
.header-info .header-nav {
margin-bottom: 10px;
padding-top: 5px;
text-align: right;
}
.header-info .header-nav li {
display: inline-block;
padding-left: 12px;
position: relative;
}
.header-info .header-nav li:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -756px transparent;
content: "";
display: inline-block;
height: 6px;
left: 0;
margin-top: -2px;
position: absolute;
top: 50%;
width: 5px;
}
.header-info .header-nav li + li {
margin-left: 35px;
}
.header-info .header-nav li a {
color: #1a1a1a;
font-size: 12px;
}
.header-info .header-nav li a:hover {
text-decoration: underline;
}
.error404 .header-seach,
.header-info .header-seach {
margin-bottom: 13px;
text-align: right;
}
.error404 .header-seach .search,
.header-info .header-seach .search {
background: none repeat scroll 0 0 #ebebeb;
padding: 8px 10px;
text-align: center;
}
.error404 .header-seach .search input, .error404 .header-seach .search label,
.header-info .header-seach .search input, .header-info .header-seach .search label {
display: inline-block;
vertical-align: middle;
}
.error404 .header-seach .search .search-area,
.header-info .header-seach .search .search-area {
background: url("./images/sprite-icon.png") no-repeat scroll 3px -314px #fff;
border: 1px solid #b8b8b8;
content: "";
padding: 2px 2px 2px 20px;
}
.error404 .header-seach .search ul,
.header-info .header-seach .search ul {
display: inline-block;
text-align: center;
padding: 0;
}
.error404 .header-seach .search ul li,
.header-info .header-seach .search ul li {
display: inline-block;
padding-left: 5px;
}
.error404 .header-seach .search ul li:before,
.header-info .header-seach .search ul li:before {
display: none;
}
.error404 .header-seach .search .search-submit,
.header-info .header-seach .search .search-submit {
background: url("./images/sprite-bg.png") repeat-x scroll 0 -54px #000;
border: medium none;
color: #fff;
height: 24px;
margin-left: 10px;
padding: 0 15px;
}
.error404 .header-seach .search .search-submit:hover,
.header-info .header-seach .search .search-submit:hover {
cursor: pointer;
}
.main {
margin: 0 auto;
width: 960px;
}
.main:before, .main:after {
content: " ";
display: table;
}
.main:after {
clear: both;
}
.main {
}
.main .breadcrumb {
margin-bottom: 15px;
}
.main .breadcrumb ul:before, .main .breadcrumb ul:after {
content: " ";
display: table;
}
.main .breadcrumb ul:after {
clear: both;
}
.main .breadcrumb ul {
}
.main .breadcrumb ul li {
color: #333;
float: left;
}
.main .breadcrumb ul li a {
color: #851b20;
text-decoration: underline;
}
.main .breadcrumb ul li a:hover {
text-decoration: none;
}
.main .breadcrumb ul li + li:before {
content: ">";
margin: 0 5px;
}
.main .contents {
width: 660px;
}
.page-present .main .contents {
width: 100%;
}
.page-present .article-body ul {
	padding-left: 0;
}
.page-present .article-body ul li:before {
	display: none;
}
.page-present .article-body table {
width: 100%;
}
.page-present .article-body table th {
text-align: left;
}
.sidebar {
float: right;
width: 284px;
}
.sidebar h2 {
font-size: 18px;
font-weight: bold;
height: 64px;
line-height: 64px;
padding: 0 0 0 60px;
position: relative;
}
.sidebar h2:before {
content: "";
display: inline-block;
height: 42px;
left: 11px;
position: absolute;
top: 12px;
width: 42px;
}
.sidebar .search-type {
background: none repeat scroll 0 0 #fff;
margin-bottom: 16px;
}
.sidebar .search-type h2 {
border-top: 3px solid #ff8400;
}
.sidebar .search-type h2:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -931px;
}
.sidebar .search-type ul li {
border-top: 1px dotted #7f7f7f;
}
.sidebar .search-type ul li a {
color: #484848;
display: block;
font-size: 14px;
font-weight: bold;
padding: 10px;
}
.sidebar .search-type ul li a:hover {
background-color: #ffeedc;
}
.sidebar .ranking {
background: none repeat scroll 0 0 #fff;
margin-bottom: 16px;
}
.sidebar .ranking h2 {
border-top: 3px solid #e4007f;
}
.sidebar .ranking h2:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -618px;
}
.sidebar .ranking h2 .complement {
display: block;
padding-right: 1em;
line-height: 12px;
color: #a6a6a6;
font-size: 12px;
font-weight: normal;
text-align: right;
margin-top: -16px;
}
.sidebar .ranking ul li {
border-top: 1px dotted #7f7f7f;
position: relative;
}
.sidebar .ranking ul li:before, .sidebar .ranking ul li:after {
content: " ";
display: table;
}
.sidebar .ranking ul li:after {
clear: both;
}
.sidebar .ranking ul li {
}
.sidebar .ranking ul li:hover {
background-color: #feecf6;
}
.sidebar .ranking ul li:before {
content: "";
display: inline-block;
left: 0;
position: absolute;
top: 0;
z-index: 1;
}
.sidebar .ranking ul li.rank-1:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -398px;
height: 40px;
width: 25px;
}
.sidebar .ranking ul li.rank-2:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -448px;
height: 40px;
width: 25px;
}
.sidebar .ranking ul li.rank-3:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -498px;
height: 40px;
width: 25px;
}
.sidebar .ranking ul li.rank-4:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -548px;
height: 25px;
width: 25px;
}
.sidebar .ranking ul li.rank-5:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -583px;
height: 25px;
width: 25px;
}
.sidebar .ranking ul li a {
min-height: 88px;
position: relative;
width: 284px;
}
.sidebar .ranking ul li a p {
float: left;
position: relative;
overflow: hidden;
height: 88px;
width: 88px;
}
.sidebar .ranking ul li a h3 {
color: #484848;
float: left;
font-size: 13px;
min-height: 72px;
padding: 8px 10px;
width: 176px;
}
.sidebar .ranking img {
position: absolute;
top: -100%;
bottom: -100%;
max-width: 100%;
width: auto;
height: auto;
margin: auto;
}
.sidebar .banner p {
margin-top: 1em;
}
.sidebar .banner-box {
	margin-bottom: 16px;
}
.sidebar .banner-box a:hover img {
	opacity: 0.6;
}

.sidebar .banner ul li {
margin-bottom: 16px;
}
.sidebar .correction {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.sidebar .correction a {
	display: block;
	padding: 0.5em 0;
	color: #4c4c4c;
	background: #fff;
	border: 2px solid #FCC041;
}
.sidebar .correction a:hover {
	background: #fffaf0;
}
.sidebar .information {
background: none repeat scroll 0 0 #fff;
margin-bottom: 16px;
}
.sidebar .information h2 {
border-top: 3px solid #08ab6d;
}
.sidebar .information h2:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -228px;
}
.sidebar .information ul li {
border-top: 1px dotted #7f7f7f;
}
.sidebar .information ul li:before, .sidebar .information ul li:after {
content: " ";
display: table;
}
.sidebar .information ul li:after {
clear: both;
}
.sidebar .information ul li {
}
.sidebar .information ul li:hover {
background-color: #eef6f3;
}
.sidebar .information ul li a {
color: #484848;
display: block;
padding: 8px 10px 8px 28px;
position: relative;
}
.sidebar .information ul li a:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -32px;
content: "";
display: inline-block;
height: 12px;
left: 12px;
position: absolute;
top: 13px;
width: 7px;
}
.sidebar .information ul li a .date {
font-size: 12px;
font-weight: bold;
}
.sidebar .information ul li a h3 {
font-size: 14px;
}
.footer {
padding-top: 44px;
padding-bottom: 40px;
background: #e6e2e3;
}
.footer .footer-nav {
border-bottom: 1px solid #c9c9c9;
margin: 0 auto 40px;
padding-bottom: 40px;
width: 960px;
}
.footer .footer-nav > ul:before, .footer .footer-nav > ul:after {
content: " ";
display: table;
}
.footer .footer-nav > ul:after {
clear: both;
}
.footer .footer-nav > ul {
}
.footer .footer-nav > ul > li {
float: left;
line-height: 2;
padding: 0 10px 0 20px;
width: 210px;
}
.footer .footer-nav > ul > li h2 {
color: #851b20;
font-size: 16px;
font-weight: bold;
position: relative;
}
.footer .footer-nav > ul > li h2:before {
content: "";
display: inline-block;
left: -20px;
position: absolute;
}
.footer .footer-nav > ul .footer-nav-article h2:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -70px;
height: 10px;
top: 10px;
width: 14px;
}
.footer .footer-nav > ul .footer-nav-genre h2:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -90px;
height: 14px;
top: 8px;
width: 12px;
}
.footer .footer-nav > ul .footer-nav-about h2:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -842px;
height: 14px;
top: 8px;
width: 14px;
}
.footer .footer-nav > ul .footer-nav-link h2:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -279px;
height: 14px;
top: 8px;
width: 14px;
}
.footer .nav-menu > li > a {
color: #000;
font-size: 14px;
font-weight: bold;
position: relative;
}
.footer .nav-menu > li > a:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -16px;
content: "";
display: inline-block;
height: 6px;
left: -14px;
position: absolute;
top: 7px;
width: 4px;
}
.footer .nav-menu > li > a:hover {
text-decoration: underline;
}
.footer .nav-menu > li .sub-menu li {
line-height: 1.8;
}
.footer .nav-menu > li .sub-menu li a {
color: #333;
font-size: 12px;
position: relative;
}
.footer .nav-menu > li .sub-menu li a:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -216px;
content: "";
display: inline-block;
height: 2px;
left: -14px;
position: absolute;
top: 7px;
width: 2px;
}
.footer .nav-menu > li .sub-menu li a:hover {
text-decoration: underline;
}
.footer .footer-nav-link .nav-menu li a:after {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -303px;
content: "";
height: 7px;
position: absolute;
right: -13px;
top: 3px;
width: 9px;
}
.footer .copyright {
color: #333;
font-size: 12px;
text-align: center;
}
#_ullogimgltr,
.footer-scripts img {
	display: none;
}
.pagetop {
position: relative;
}
.pagetop p {
bottom: 30px;
height: 50px;
position: fixed;
right: 5%;
width: 50px;
}
.page_navi {
padding: 22px 0 0 20px;
}
.page_navi:before, .page_navi:after {
content: " ";
display: table;
}
.page_navi:after {
clear: both;
}
.page_navi {
}
.page_navi li {
background: none repeat scroll 0 0 #232323;
border: 2px solid #232323;
display: table;
float: left;
font-size: 18px;
height: 38px;
line-height: 38px;
margin-left: 8px;
width: 38px;
}
.page_navi li a {
color: #fff;
display: table-cell;
text-align: center;
vertical-align: middle;
}
.page_navi li a:hover {
background: none repeat scroll 0 0 #fff;
color: #232323;
}
.page_navi li.current {
background: none repeat scroll 0 0 #fff;
color: #232323;
text-align: center;
vertical-align: middle;
}
.sprite-bg {
background: url("./images/sprite-bg.png") no-repeat scroll left top;
}
.sprite-bg.bg-btn01 {
background-position: 0 0;
height: 44px;
width: 5px;
}
.sprite-bg.bg-btn02 {
background-position: 0 -54px;
height: 24px;
width: 6px;
}
.sprite-bg.bg-btn03 {
background-position: 0 -88px;
height: 25px;
width: 5px;
}
.sprite-icon {
background: url("./images/sprite-icon.png") no-repeat scroll left top;
}
.sprite-icon.icon-arrow01 {
background-position: 0 0;
height: 6px;
width: 4px;
}
.sprite-icon.icon-arrow02 {
background-position: 0 -16px;
height: 6px;
width: 4px;
}
.sprite-icon.icon-arrow03 {
background-position: 0 -32px;
height: 12px;
width: 7px;
}
.sprite-icon.icon-arrow04 {
background-position: 0 -54px;
height: 6px;
width: 4px;
}
.sprite-icon.icon-article01 {
background-position: 0 -70px;
height: 10px;
width: 14px;
}
.sprite-icon.icon-book01 {
background-position: 0 -90px;
height: 14px;
width: 12px;
}
.sprite-icon.icon-book02 {
background-position: 0 -114px;
height: 18px;
width: 18px;
}
.sprite-icon.icon-cat-skills {
background-position: 0 -142px;
height: 64px;
width: 66px;
}
.sprite-icon.icon-dot01 {
background-position: 0 -216px;
height: 2px;
width: 2px;
}
.sprite-icon.icon-info01 {
background-position: 0 -228px;
height: 41px;
width: 41px;
}
.sprite-icon.icon-link01 {
background-position: 0 -279px;
height: 14px;
width: 14px;
}
.sprite-icon.icon-link02 {
background-position: 0 -303px;
height: 7px;
width: 9px;
}
.sprite-icon.icon-loupe {
background-position: 0 -320px;
height: 14px;
width: 14px;
}
.sprite-icon.icon-picup01 {
background-position: 0 -344px;
height: 44px;
width: 106px;
}
.sprite-icon.icon-rank-1 {
background-position: 0 -398px;
height: 40px;
width: 25px;
}
.sprite-icon.icon-rank-2 {
background-position: 0 -448px;
height: 40px;
width: 25px;
}
.sprite-icon.icon-rank-3 {
background-position: 0 -498px;
height: 40px;
width: 25px;
}
.sprite-icon.icon-rank-4 {
background-position: 0 -548px;
height: 25px;
width: 25px;
}
.sprite-icon.icon-rank-5 {
background-position: 0 -583px;
height: 25px;
width: 25px;
}
.sprite-icon.icon-ranking01 {
background-position: 0 -618px;
height: 42px;
width: 42px;
}
.sprite-icon.icon-tag01 {
background-position: 0 -670px;
height: 16px;
width: 16px;
}
.sprite-icon.icon-totop {
background-position: 0 -696px;
height: 50px;
width: 50px;
}
.sprite-icon.icon-triangle01 {
background-position: 0 -756px;
height: 6px;
width: 5px;
}
.sprite-icon.icon-triangle02 {
background-position: 0 -772px;
height: 6px;
width: 11px;
}
.sprite-icon.icon-triangle03 {
background-position: 0 -788px;
height: 10px;
width: 10px;
}
.sprite-icon.icon-triangle04 {
background-position: 0 -808px;
height: 6px;
width: 6px;
}
.sprite-icon.icon-triangle05 {
background-position: 0 -824px;
height: 8px;
width: 5px;
}
.sprite-icon.icon_info01 {
background-position: 0 -842px;
height: 14px;
width: 14px;
}
.gnav {
background: url("./images/bg-subnav.png") repeat-x scroll 0 bottom transparent;
height: 28px;
padding-bottom: 50px;
}
.gnav .nav-menu {
margin: 0 auto;
position: relative;
width: 960px;
z-index: 1000;
}
.gnav .nav-menu:before, .gnav .nav-menu:after {
content: " ";
display: table;
}
.gnav .nav-menu:after {
clear: both;
}
.gnav .nav-menu {
}
.gnav .nav-menu > li {
border-right: 1px dotted #000;
color: #1a1a1a;
display: inline-block;
vertical-align: bottom;
float: left;
height: 30px;
line-height: 2;
text-align: center;
}
.gnav .nav-menu > li a {
height: 30px;
color: #1a1a1a;
font-size: 16px;
font-weight: bold;
padding: 0 36px;
position: relative;
text-align: center;
}
.gnav .nav-menu > li a:hover {
color: #851b20;
}
.gnav .nav-menu > li:first-child {
border-left: 1px dotted #000;
}
.gnav .nav-menu > li.menu-item-archive-book a {
padding: 0 30px 0 26px;
}
.gnav .nav-menu > li.menu-item-archive-book a:before {
content: "";
display: inline-block;
width: 24px;
height: 16px;
margin-right: 8px;
vertical-align: middle;
background: url("./images/icon-gnav-book.png") no-repeat center center;
}
.gnav .nav-menu > li .sub-menu {
left: 50%;
margin-left: -480px;
min-width: 960px;
position: absolute;
top: 40px;
}
.gnav .nav-menu > li .sub-menu:before, .gnav .nav-menu > li .sub-menu:after {
content: " ";
display: table;
}
.gnav .nav-menu > li .sub-menu:after {
clear: both;
}
.gnav .nav-menu > li .sub-menu {
}
.gnav .nav-menu > li .sub-menu li {
float: left;
height: 38px;
line-height: 38px;
position: relative;
}
.gnav .nav-menu > li .sub-menu li a {
color: #fff;
font-size: 13px;
font-weight: normal;
padding: 0 24px;
}
.gnav .nav-menu > li .sub-menu li a:hover {
color: #ffab2c;
}
.gnav .nav-menu > li .sub-menu li.current-menu-item a {
color: #ffab2c;
}
.gnav .nav-menu > li.current-menu-item > a,
.gnav .nav-menu > li.current-menu-parent > a,
.gnav .nav-menu > li.current-post-ancestor > a,
.gnav .nav-menu > li.current-category-ancestor > a {
color: #851b20;
position: relative;
}
.gnav .nav-menu > li.active > a:after {
content: "";
display: block;
bottom: -15px;
left: 50%;
height: 0;
width: 0;
margin-left: -7px;
position: absolute;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: transparent transparent #222;
border-image: none;
border-style: solid;
border-width: 7px;
}
.wrapper {
/*background-image: url("./images/bg-wrapper.gif");*/
margin: 0 auto;
padding: 15px 0 48px;
}
.home .wrapper {
margin: 0 auto;
padding: 30px 0 48px;
}
.pickup {
position: relative;
}
.pickup .label-pickup {
left: -9px;
position: absolute;
top: -9px;
z-index: 5;
}
.pickup .label-pickup:after {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -788px;
content: "";
display: inline-block;
height: 10px;
left: 0;
position: absolute;
top: 44px;
width: 10px;
}
.pickup #pickup-area {
background: none repeat scroll 0 0 #fff;
border: 1px solid #d7d7d7;
width: 658px;
}
.pickup #pickup-area:before, .pickup #pickup-area:after {
content: " ";
display: table;
}
.pickup #pickup-area:after {
clear: both;
}
.pickup #pickup-area {
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); 
}
.pickup #pickup-area .pickup-image {
float: left;
position: relative;
width: 314px;
}
.pickup #pickup-area .pickup-image li {
position: absolute;
top: 0;
left: 0;
background-color: #d8d8d8;
}
.pickup #pickup-area .pickup-image li a {
	display: block;
	width: 315px;
	height: 260px;
	position: relative;
}
.pickup #pickup-area .pickup-image li a img {
	position: absolute;
	margin: auto;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
}
.pickup #pickup-area .pickup-pager {
float: right;
width: 344px;
}
.pickup #pickup-area .pickup-pager li {
	position: relative;
	background: none repeat scroll 0 0 #fff;
	border: 3px solid #fff;
}
.pickup #pickup-area .pickup-pager li a {
color: #1a1a1a;
display: table-cell;
font-size: 16px;
font-weight: bold;
height: 59px;
padding: 0 12px;
vertical-align: middle;
}
.pickup #pickup-area .pickup-pager li a:hover {
text-decoration: underline;
color: #861b20; 
}
.pickup #pickup-area .pickup-pager li.odd {
background: none repeat scroll 0 0 #e4e4e4;
border: 3px solid #e4e4e4;
}
.pickup #pickup-area .pickup-pager li.active {
background: none repeat scroll 0 0 #ffecd6;
border: 3px solid #ffab2c;
}
.pickup #pickup-area .pickup-pager li.active a:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -824px;
content: "";
display: inline-block;
height: 8px;
left: -8px;
position: absolute;
top: 25px;
width: 5px;
}
.pickup #pickup-area .pickup-pager li.active a:after {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -808px;
bottom: 0;
content: "";
display: inline-block;
height: 6px;
position: absolute;
right: 0;
width: 6px;
}
.summary .summary-title {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 #fff;
border-color: #d7d7d7;
border-image: none;
border-right: 1px solid #d7d7d7;
border-style: solid;
border-width: 3px 1px 1px;
font-size: 22px;
font-weight: bold;
height: 64px;
line-height: 64px;
padding: 0 18px 0 84px;
position: relative;
width: 556px;
}
h1.summary-title {
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); 
}
.summary .summary-title:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -142px;
border-top: 3px solid #ff8400;
content: "";
display: inline-block;
height: 64px;
left: 0;
position: absolute;
top: -3px;
width: 66px;
}
.category-life .summary .summary-title:before,
.ans-cat-life .summary .summary-title:before {
background: url("./images/icon-life.png") no-repeat scroll 0 0;	
}
.category-knowledge .summary .summary-title:before,
.ans-cat-knowledge .summary .summary-title:before {
background: url("./images/icon-knowledge.png") no-repeat scroll 0 0;	
}
.cat-to-store.summary-title:before,
.cat-media.summary-title:before {
background: url("./images/icon-to-store.png") no-repeat scroll 0 0;	
}
.cat-advertising.summary-title:before {
background: url("./images/icon-advertising.png") no-repeat scroll 0 0;	
}
.cat-pop.summary-title:before {
background: url("./images/icon-pop.png") no-repeat scroll 0 0;	
}
.summary .summary-area:before, .summary .summary-area:after {
content: " ";
display: table;
}
.summary .summary-area:after {
clear: both;
}
.summary .summary-area {
}
.summary .summary-area .item {
	position: relative;
	width: 658px;
	margin-top: 10px;
	border: 1px solid #efefef;
	background: none repeat scroll 0 0 #fff;
	background: #fff url("./images/book-bg.gif") repeat-y left top;
}
.summary .summary-area .item:before, .summary .summary-area .item:after {
content: " ";
display: table;
}
.summary .summary-area .item:after {
clear: both;
}
.summary .summary-area .item {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15);
}
.summary .summary-area .item .item-image {
float: left;
position: relative;
height: 192px;
width: 192px;
overflow: hidden;
}
.summary .summary-area .item .item-image a img {
	position: absolute;
	max-height: 192px;
	width: auto;
	margin: auto;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
}
.summary .summary-area .item .item-image a:hover img {
	opacity: 0.6;
}
.summary .summary-area .item .item-detail {
float: left;
min-height: 144px;
padding: 16px 16px 27px;
width: 414px;
}
.summary .summary-area .item .item-detail a {
	color: #3b7775;
}
.summary .summary-area .item .item-detail > a:hover {
	opacity: 0.8;
}
.summary .summary-area .item .item-detail .more a {
	color: #fff;
}
.summary .summary-area .item .item-detail:before, .summary .summary-area .item .item-detail:after {
content: " ";
display: table;
}
.summary .summary-area .item .item-detail:after {
clear: both;
}
.summary .summary-area .item .item-detail {
}
.summary .summary-area .item .item-detail .division li {
display: inline-block;
font-size: 12px;
font-weight: bold;
padding: 2px 12px;
}
.summary .summary-area .item .item-detail .division li.current-cat {
background: url("./images/texture01.png") repeat scroll 0 0;
color: #fff;
}
.summary .summary-area .item .item-detail .division li.tag {
background: url("./images/texture02.png") repeat scroll 0 0;
color: #232323;
}
.sub-archives .sub-summary-area .half-item .half-item-detail .division li.tag,
.search .summary-area .half-item .half-item-detail .division li.tag {
display: inline-block;
font-size: 12px;
font-weight: bold;
}
.sub-archives .sub-summary-area .half-item .half-item-detail .division li.tag:after,
.search .summary-area .half-item .half-item-detail .division li.tag:after {
content: "、";
}
.sub-archives .sub-summary-area .half-item .half-item-detail .division li.tag.tail:after,
.search .summary-area .half-item .half-item-detail .division li.tag.tail:after {
display: none;
}
.item-detail h2 {
font-size: 18px;
font-weight: bold;
margin-bottom: 5px;
padding-top: 7px;
}
.new-books .item-detail h2 {
font-size: 20px;
padding-top: 0;
}
.summary .summary-area .item .item-detail h2 a {
	color: #121212;
}
.summary .summary-area .item .item-detail h2 a:hover {
	text-decoration: underline;
	color: #861b20;
}
.item-detail .memo {
	font-size: 15px;
}
.item-detail .memo dt {
	clear: both;
	float: left;
	margin-right: 8px;
	font-weight: bold;
}
.item-detail .memo dd {
	float: left;	
}
.summary .summary-area .item .item-detail h2 + p {
	color: #3f757d;
}
.summary .summary-area .item .item-detail .article-intro {
color: #3f757d;
font-size: 13px;
}
.summary .summary-area .item .item-detail .article-data {
right: 0;
bottom: 0;
position: absolute;
width: 446px;
}
.summary .summary-area .item .item-detail .article-data:before, .summary .summary-area .item .item-detail .article-data:after {
content: " ";
display: table;
}
.summary .summary-area .item .item-detail .article-data:after {
clear: both;
}
.summary .summary-area .item .item-detail .article-data {
}
.summary .summary-area .item .item-detail .article-data .date {
float: left;
font-size: 12px;
font-weight: bold;
margin-top: 3px;
}
.summary .summary-area .item .item-detail .article-data .continuation {
float: right;
}
.summary .summary-area .item .item-detail .article-data .continuation a {
background: url("./images/bg-btn02.png") repeat-x scroll 0 0;
color: #fff;
display: inline-block;
font-size: 12px;
height: 25px;
line-height: 25px;
padding: 0 26px 0 20px;
position: relative;
}
.summary .summary-area .item .item-detail .article-data .continuation a:after {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -54px;
content: "";
display: inline-block;
height: 6px;
position: absolute;
right: 8px;
top: 10px;
width: 4px;
}
.sub-archives:before, .sub-archives:after {
content: " ";
display: table;
}
.sub-archives:after {
clear: both;
}
.sub-archives {
}
.sub-archives h1 {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 #fff;
border-color: #d7d7d7;
border-image: none;
border-right: 1px solid #d7d7d7;
border-style: solid;
border-width: 3px 1px 1px;
font-size: 22px;
font-weight: bold;
height: 64px;
line-height: 64px;
padding: 0 18px 0 84px;
position: relative;
width: 556px;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); 
}
.sub-archives h1:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -861px;
border-top: 3px solid #ff8400;
content: "";
display: inline-block;
height: 64px;
left: 0;
position: absolute;
top: -3px;
width: 66px;
}
.sub-archives.future-books {
margin: 35px 0 0;
}
.article-area {
margin: 0 auto 37px;
width: 586px;
line-height: 1.8;
}
.page-present .article-area {
width: 100%;
}
.article-area:before, .article-area:after {
content: " ";
display: table;
}
.article-area:after {
clear: both;
}
.article-area {
}
.article-area .article-header {
padding-top: 16px;
position: relative;
}
.article-area .article-mainimage {
	text-align: center;
}
.article-area .article-mainimage .article-mainimage-inner{
	display: inline-block;
}
.article-area .article-mainimage img {
	max-width: 100%;
	max-height: 420px;
	width: auto;
	height: auto;
}
.article-area .article-mainimage .main-caption {
	display: block;
	text-align: left;
	color: #666565;
	font-size: 14px;
}
.article-area .article-header .current-cat {
background: url("./images/texture01.png") repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: bold;
margin-bottom: 12px;
padding: 2px 12px 0;
}
.article-area .article-header .tag,
.book-single .book-single-head .tag {
margin-bottom: 12px;
padding-left: 25px;
position: relative;
line-height: 25.2px;
}
.book-single .book-single-head .tag {
margin-top: 12px;
}
.article-area .article-header .tag:before,
.book-single .book-single-head .tag:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -670px;
content: "";
display: inline-block;
height: 16px;
left: 0;
position: absolute;
top: 3px;
width: 16px;
}
.article-area .article-header .tag li,
.book-single .book-single-head .tag li {
display: inline-block;
}
.article-area .article-header .tag li:after,
.book-single .book-single-head .tag li:after {
content: "、";
}
.article-area .article-header .tag li:last-child:after,
.book-single .book-single-head .tag li:last-child:after {
display: none;
}
.article-area .article-header .tag li:last-child:after,
.book-single .book-single-head .tag li:last-child:after,
.article-area .article-header .tag li.tail:after,
.book-single .book-single-head .tag li.tail:after {
display: none;
}
.article-area .article-header .date {
font-weight: bold;
position: absolute;
right: 0;
top: 10px;
}
.article-area .article-header .article-sns {
margin-bottom: 12px;
text-align: right;
}
.single-column .article-sns,
.single-bookstore-info .article-sns {
	margin-top: 20px;
	float: right;
}
.article-sns .fb-like,
.article-sns .twitter-share-button,
.article-sns [id*="plusone"],
.article-sns .hatena-bookmark-button-frame,
.article-sns .pocket-btn {
	display: inline-block;
	margin-left: 8px!important;
	vertical-align: top;
}
.article-sns .fb-like > span,
.article-sns .hatena-bookmark-button img {
	vertical-align: top!important;
}
.article-area .blog-date,
.newposts-list-item .blog-date {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -990px;
color: #6e6e6e;
margin: 20px 0 15px;
padding: 0 0 0 20px;
font-weight: bold;
}
.article-area .book-intro,
.blog-bottom .book-intro {
border: 3px solid #ea8099;
margin-top: 16px;
width: 580px;
}
.blog-bottom .book-intro {
margin-top: 0;
}
.article-area .book-intro .book-detail,
.blog-bottom .book-intro .book-detail {
display: table;
margin: 16px auto 0;
width: 546px;
}
.article-area .book-intro .book-detail p,
.blog-bottom .book-intro .book-detail p {
display: table-cell;
}
.book-intro .book-detail > p {
	width: 110px;
}
.article-area .book-intro .book-detail .book-description,
.blog-bottom .book-intro .book-detail .book-description {
display: table-cell;
padding-left: 25px;
vertical-align: top;
}
.article-area .book-intro .book-detail .book-description h2, .article-area .book-intro .book-detail .book-description p,
.blog-bottom .book-intro .book-detail .book-description h2, .blog-bottom .book-intro .book-detail .book-description p {
display: block;
}
.article-area .book-intro .book-detail .book-description h2,
.blog-bottom .book-intro .book-detail .book-description h2 {
font-size: 20px;
font-weight: bold;
line-height: 1.375;
margin: 0 0 5px 0;
padding: 0;
border: none;
}
.article-area .book-intro .book-detail .book-description .book-summary,
.blog-bottom .book-intro .book-detail .book-description .book-summary {
margin-bottom: 10px;
}
.article-area .book-intro .book-detail .book-description .book-author, .article-area .book-intro .book-detail .book-description .book-price,
.blog-bottom .book-intro .book-detail .book-description .book-author, .blog-bottom .book-intro .book-detail .book-description .book-price {
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
}
.article .book-store,
.blog-bottom .book-store {
border: 2px solid #a0a0a0;
margin: 24px auto 16px;
position: relative;
width: 544px;
}
.article .book-store h2,
.blog-bottom .book-store h2 {
background-color: #fff;
display: inline-block;
font-size: 16px;
font-weight: bold;
line-height: 1.375;
left: 10px;
margin: 0;
padding: 0 5px 0 25px;
position: absolute;
top: -12px;
border: none;
}
.article .book-store ul,
.blog-bottom .book-store ul {
padding: 28px 0;
}
.article .book-store ul li,
.blog-bottom .book-store ul li {
margin: 0 8px 5px;
width: 160px;
}
.article .book-store ul li p,
.blog-bottom .book-store ul li p {
height: 65px;
}
.article .book-store ul li p span,
.blog-bottom .book-store ul li p span {
width: 160px;
}
.article .book-detail-link,
.blog-bottom .book-detail-link {
background: none repeat scroll 0 0 #e6e4dc;
padding: 18px 0;
text-align: center;
}
.article .book-detail-link a,
.blog-bottom .book-detail-link a {
background: url("./images/bg-btn01.png") repeat-x scroll 0 0;
color: #fff;
display: inline-block;
font-size: 15px;
height: 44px;
line-height: 44px;
padding: 0 60px 0 50px;
position: relative;
}
.article .book-detail-link a:after,
.blog-bottom .book-detail-link a:after {
background: url("./images/sprite-icon.png") no-repeat scroll 0 0;
content: "";
display: inline-block;
height: 6px;
margin-top: -3px;
position: absolute;
right: 46px;
top: 50%;
width: 4px;
}
.article-body {
	margin-top: 18px;
	font-size: 15px;
}
.post-type-archive-teisei .article-body,
.correct-box .article-body {
	padding-top: 0;
}

.article-body:before, .article-body:after {
content: " ";
display: table;
}
.article-body:after {
clear: both;
}
.blog-lead-area .article-body p {
	padding-bottom: 16px;
}
.article-body h4 {
color: #000;
font-size: 15px;
font-weight: bold;
margin: 10px 0 8px;
}
.article-body h5 {
color: #000;
font-size: 13px;
font-weight: bold;
margin: 10px 0 8px;
}
.article-body p {
line-height: 1.7;
margin-top: 10px;
margin-bottom: 30px;
}
.article-body .yakuin,
.article-body .gaiyo,
.article-body .kanren {
font-size: 14px;
}
.article-body a {
color: #ff8400;
text-decoration: underline;
}
.article-body a:hover {
text-decoration: none;
}
.article-body strong, .article-body b, .article-body em {
font-weight: bold;
}
.article-body i {
font-style: italic;
}
.article-body sup {
vertical-align: super;
}
.article-body sub {
vertical-align: sub;
}
.article-body mark {
background-color: #fff799;
}
.article-body blockquote {
background: url("./images/blockquote-bg.png") repeat scroll left top;
margin: 25px 0;
padding: 20px 20px 20px 60px;
position: relative;
}
.article-body blockquote:before {
	content: "";
	background: url("./images/blockquote-icon.png") no-repeat scroll 10px 10px;
	width: 43px;
	height: 41px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.article-body blockquote p {
line-height: 1.5;
padding: 0;
margin-bottom: 20px;
}
.article-body blockquote {
	font-style: normal;
}
.article-body .notable-area {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #851C20;
	background-color: #ffe8ec;
}
.main-caption,
.article-body .wp-caption-text {
background-color: #f7f7f7;
font-size: 12px;
margin: 0 auto 20px;
padding: 10px 5px;
}
.article-body .figcaption1 {
background-color: #f2f2f2;
clear: both;
font-size: 12px;
margin: 0 0 30px;
padding: 10px 5px;
width: 250px;
}
.article-body ul {
padding: 0 0 10px 19px;
}

/*-----------------------180912　NJG調整------------------------------*/

.article-body ul li {
line-height: 1.6;
padding-top: 5px;
padding-bottom: 5px;
position: relative;
}

/*-----------------------180912　NJG調整ここまで------------------------------*/

.article-body ul li:before {
background: url("./images/sprite-icon.png") no-repeat scroll 0 -216px;
content: "";
display: inline-block;
height: 2px;
left: -10px;
position: absolute;
top: 10px;
width: 2px;
}
.article-body ol {
padding: 0 0 10px 19px;
}

/*-----------------------180912　NJG調整------------------------------*/

.article-body ol li {
line-height: 1.6;
padding-top: 5px;
padding-bottom: 5px;
list-style-type: decimal;
}
/*-----------------------180912　NJG調整ここまで------------------------------*/


.article-body dl {
padding-bottom: 10px;
}
.article-body dl dt {
background: none repeat scroll 0 0 #f2f2f2;
color: #6c5027;
font-size: 15px;
font-weight: bold;
line-height: 1.6;
padding: 10px;
}
.article-body dl dd {
border-bottom: 1px dotted #b2b2b2;
line-height: 1.6;
padding: 11px 10px;
}
.article-body table {
border-top: 1px solid #d9d9d9;
margin-bottom: 20px;
padding-bottom: 15px;
width: 586px;
}
.article-body table caption {
color: #000;
font-size: 13px;
font-weight: bold;
margin: 10px 0 8px;
text-align: left;
}
.article-body table th {
background: none repeat scroll 0 0 #f2f2f2;
border-bottom: 1px solid #d9d9d9;
color: #4c4c4c;
font-weight: bold;
padding: 15px;
width: 170px;
}
.article-body table td {
border-bottom: 1px solid #d9d9d9;
color: #4c4c4c;
padding: 15px;
}
.article-body img {
display: block;
padding: 20px 0 0;
}
.article-body .alignleft {
display: inline;
float: left;
margin: 0 15px 15px 0;
}
.article-body .alignright {
display: inline;
float: right;
margin: 0 0 15px 15px;
}
.article-body .aligncenter {
margin: 0 auto;
text-align: center;
clear: both;
}

/*-----------------------161214　NJG追加------------------------------*/

.article-body .question {
background: url("./images/question-bg.png") repeat scroll left top;
margin: 15px 0;
padding: 40px 15px 5px 15px;
position: relative;
font-style: normal;

}
.article-body .question:before {
	content: "";
	background: url("./images/question-icon.png") no-repeat scroll 10px 10px;
	width: 43px;
	height: 41px;
	position: absolute;
	top: 5px;
	left: 10px;
}

.article-body .answer {
background: url("./images/answer-bg.png") repeat scroll left top;
margin: 15px 0;
padding: 40px 15px 5px 15px;
position: relative;
font-style: normal;
}
.article-body .answer:before {
	content: "";
	background: url("./images/answer-icon.png") no-repeat scroll 10px 10px;
	width: 43px;
	height: 41px;
	position: absolute;
	top: 5px;
	left: 10px;
}

/*-----------------------161214　NJG追加　ここまで------------------------------*/

figure.alignleft, figure.alignright {
margin-bottom: 0!important;
}
.book-single .book-single-head:before, .book-single .book-single-head:after {
content: " ";
display: table;
}
.book-single .book-single-head:after {
clear: both;
}
.book-single .book-single-head {
}
.book-single .book-single-head .single-cover {
float: left;
width: 150px;
text-align: center;
margin-right: 20px;
}
.book-single .book-single-head .book-info {
overflow: hidden;
}
.book-single .book-single-head .book-title {
font-size: 24px;
font-weight: bold;
padding: 0 0 12px;
}
.book-single .book-single-head .book-summary {
font-size: 14px;
line-height: 2;
margin: 12px 0 0;
}
.book-single .book-single-head .book-summary:before, .book-single .book-single-head .book-summary:after {
content: " ";
display: table;
}
.book-single .book-single-head .book-summary:after {
clear: both;
}
.book-single .book-single-head .book-summary {
width: 100%;
}
.book-single .book-single-head .book-summary tr {
	width: 100%;
	float: left;
}
.book-single .book-single-head .book-summary .book-summary-half {
width: 50%;
float: left;
}
.book-single .book-single-head .book-summary th {
float: left;
font-weight: bold;
}
.book-single .book-single-head .book-summary th:after {
content: "：";
}
.book-single .book-single-head .book-summary td {
display: inherit;
}
.book-single .book-single-head .clear {
padding: 16px 0;
line-height: 1.5;
}
.book-single .book-store {
padding: 10px 0 0;
}
.book-single .book-store h2 {
border-bottom: 1px solid #ea8098;
}
.book-single .book-store ul {
margin: 0 -6px;
}
.book-single .book-store ul li {
margin: 13px 6px;
width: 188px;
}
.book-single .book-store ul li p {
height: 65px;
}
.book-single .book-store ul li p span {
width: 188px;
}
.book-single .book-detail p {
font-size: 14px;
line-height: 1.7;
}
.book-single .book-detail .profile-content {
	line-height: 1.8;
}
.book-single .book-detail .book-index {
padding: 0 0 20px;
}
.book-single .book-detail .book-index li:before {
content: "・";
}
.book-single .book-detail .name {
font-size: 16px;
font-weight: bold;
}
.book-single .book-detail .kana {
font-size: 12px;
padding: 0 0 15px;
}
.book-single .relevant:before, .book-single .relevant:after {
content: " ";
display: table;
}
.book-single .relevant:after {
clear: both;
}
.book-single .relevant {
}
.book-single .relevant .half-item {
width: 289px;
min-height: 188px;
}
.book-single .relevant .half-item img {
	max-height: 180px;
}
.book-single .relevant .half-item-detail {
width: 145px;
}
.book-single .relevant a {
color: #000000;
font-size: 15px;
text-decoration: underline;
}
.book-single .relevant a:hover {
text-decoration: none;
}
.book-single .correct-box ul li {
border-bottom: 1px dotted #b5b5b5;
margin: 0 0 20px;
padding: 0 0 20px;
}
.book-single .correct-box h3 {
font-size: 16px;
font-weight: bold;
}
.book-single .correct-box .date {
color: #6e6e6e;
font-size: 12px;
margin-bottom: 15px;
}
.blog-lead {
background-color: #ffffff;
border: 1px solid #d7d7d7;
margin: 0 0 15px;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); 
}
.post-type-archive-teisei .summary h1.summary-title {
	margin-bottom: 10px;
}
.blog-lead .blog-lead-area {
padding: 15px 35px 25px;
}
.blog-lead .blog-lead-area:before, .blog-lead .blog-lead-area:after {
content: " ";
display: table;
}
.blog-lead .blog-lead-area:after {
clear: both;
}
.blog-lead .blog-lead-area {
}
.blog-lead .blog-lead-area .new-posts-header {
	margin-top: 16px;
	padding-bottom: 4px;
	border-bottom: solid 1px #d7d7d7;
	font-size: 18px;
	font-weight: bold;
	color: #851a1f;
}
.profile-header {
	font-weight: bold;
	font-size: 16px;
}
.author-profile {
	padding: 16px;
	background-color: #eee;
}
.author-profile p {
	margin: 1em 0;
}
.author-profile a:hover {
	text-decoration: underline;
}
.blog-lead-area .post-title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.blog-lead-area .post-excerpt {
	display: block;
	padding-top: 6px;
	color: #3b7775;
}
.blog-lead-area .post-title:hover {
	text-decoration: none;
}
.newposts-list-item {
	margin-top: 20px;
	padding: 12px 0;
	border-bottom: solid 1px #d7d7d7;
}
.newposts-list-item:first-child {
	margin-top: 0;
}
.blog-bottom .item {
margin: 10px 0 20px;
}
.blog-bottom .item:before, .blog-bottom .item:after {
content: " ";
display: table;
}
.blog-bottom .item:after {
clear: both;
}
.blog-bottom .item {
}
.blog-bottom .item .item-image {
float: left;
margin: 0 20px 0 0;
max-width: 115px;
}
.blog-bottom .item .item-detail {
float: left;
font-weight: bold;
margin: 10px 10px 10px 0;
width: 445px;
}
.blog-bottom .item .item-detail .date {
font-size: 10px;
}
.blog-bottom .item .item-detail .date, .blog-bottom .item .item-detail .memo {
color: #6e6e6e;
}
.blog-bottom .item .item-detail .book-title {
font-size: 16px;
}
.blog-bottom .item .item-detail .book-title a {
color: #000000;
text-decoration: underline;
}
.blog-bottom .item .item-detail dl {
font-size: 10px;
line-height: 2;
margin: 5px 0 0;
}
.blog-bottom .item .item-detail dl:before, .blog-bottom .item .item-detail dl:after {
content: " ";
display: table;
}
.blog-bottom .item .item-detail dl:after {
clear: both;
}
.blog-bottom .item .item-detail dl {
}
.blog-bottom .item .item-detail dl dt {
float: left;
}
.blog-bottom .item .item-detail dl dt:after {
content: "：";
}
.blog-bottom .item .item-detail dl dd {
display: inherit;
}
.article-area .page_navi {
display: block;
padding: 0;
margin-top: 24px;
text-align: center;
}
.article-area .page_navi li {
background: none repeat scroll 0 0 #fff;
border: 2px solid #776443;
display: inline-block;
float: none;
font-size: 14px;
height: 26px;
line-height: 26px;
margin-left: 6px;
width: 26px;
}
.article-area .page_navi li a {
color: #776443;
display: inline-block;
font-size: 14px;
height: 27px;
line-height: 27px;
text-align: center;
width: 26px;
}
.article-area .page_navi li a:hover {
background: none repeat scroll 0 0 #776443;
color: #fff;
}
.article-area .page_navi li.current {
background: none repeat scroll 0 0 #776443;
color: #fff;
text-align: center;
vertical-align: middle;
}
.article-area .page_navi li.previous {
background: none repeat scroll 0 0 #fff;
border-color: #776443 #776443 #776443 -moz-use-text-color;
border-style: solid solid solid none;
border-width: 2px 2px 2px medium;
margin-right: 22px;
position: relative;
width: 110px;
}
.article-area .page_navi li.previous a {
font-weight: bold;
width: 110px;
}
.article-area .page_navi li.previous a:before, .article-area .page_navi li.previous a:after {
border: medium solid transparent;
content: " ";
height: 0;
position: absolute;
right: 100%;
width: 0;
}
.article-area .page_navi li.previous a:before {
border-right-color: #776443;
border-width: 15px;
top: -2px;
}
.article-area .page_navi li.previous a:after {
border-right-color: #fff;
border-width: 13px;
top: 0;
}
.article-area .page_navi li.previous a:hover {
background: none repeat scroll 0 0 #776443;
color: #fff;
}
.article-area .page_navi li.previous a:hover:after {
border-right-color: #776443;
}
.article-area .page_navi li.next {
background: none repeat scroll 0 0 #fff;
border-color: #776443 -moz-use-text-color #776443 #776443;
border-style: solid none solid solid;
border-width: 2px medium 2px 2px;
margin-left: 22px;
position: relative;
width: 110px;
}
.article-area .page_navi li.next a {
font-weight: bold;
width: 110px;
}
.article-area .page_navi li.next a:before, .article-area .page_navi li.next a:after {
border: medium solid transparent;
content: " ";
height: 0;
left: 100%;
position: absolute;
width: 0;
}
.article-area .page_navi li.next a:before {
border-left-color: #776443;
border-width: 15px;
top: -2px;
}
.article-area .page_navi li.next a:after {
border-left-color: #fff;
border-width: 13px;
top: 0;
}
.article-area .page_navi li.next a:hover {
background: none repeat scroll 0 0 #776443;
color: #fff;
}
.article-area .page_navi li.next a:hover:after {
border-left-color: #776443;
}
.sidebar .search-type .genre-nav li {
border-top: 1px dotted #7f7f7f;
}
.sidebar .search-type .genre-nav li a {
color: #484848;
display: block;
font-size: 14px;
font-weight: bold;
padding: 10px;
}
.sidebar .search-type .genre-nav li a:hover {
background-color: #ffeedc;
}
.sidebar .search-type .genre-nav li.active > a {
color: #ff8400;
}
.sidebar .search-type .genre-nav ul li {
border-top: medium none;
}
.sidebar .search-type .genre-nav ul li a {
position: relative;
padding: 5px 10px 5px 30px;
font-weight: normal;
}
.sidebar .search-type .genre-nav ul li a:before {
	content: "-";
	position: absolute;
	left: 14px;
	top: 0.3em;
}
.sidebar .search-type .genre-nav ul li a:hover {
background-color: transparent;
color: #ff8400;
}

.page-book-shop-summary {
	background-color: #ffffff;
	margin-bottom: 15px;
	padding-bottom: 25px;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15); 
}
.page-book-shop-summary h1.summary-title {
	box-shadow: none;
	border-right: none;
	border-left: none;
	width: 558px;
}
.page-book-shop-summary .aside-links {
	padding: 15px 35px;
}
.page-book-shop-summary .new-posts-list {
	padding: 0 35px;
}
.page-book-shop-summary .newposts-list-item {
	border-bottom: none;
}
.page-book-shop-summary .post-title:hover p {
	text-decoration: none;
}
.page-book-shop-summary .post-title h2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.page-book-shop-summary .post-title p {
	text-decoration: underline;
}
.error404 .article-body p {
	padding-top: 30px;
}


/********************

	  会社概要

********************/

/* 所在地 */

.address {
	padding-left: 7em;
	text-indent: -7em;
}

p.address:first-of-type,
.sougyou + p, 
.shihonkin + p {
	padding-bottom: 0;	
}

/* 役員陣 */

.yakuin {
	width: 400px;
}

.yakuin th {
	text-align: left;
}

.yakuin td {
	vertical-align: middle;
}

/* 出版経歴 */

table.gaiyo th {
	text-align: right;
	width: 100px;
	padding: 10px;
}

/* お問い合わせフォーム */
.article-body div#trust-form.contact-form table {
	border-top: 1px solid #cccccc;
}
.article-body div#trust-form.contact-form table tr:hover {
	background: none;
}
.article-body div#trust-form.contact-form textarea {
	height: 10em;
}
.article-body div#trust-form.contact-form .submessage {
	padding-left: 2em;
	text-indent: -1em;
}
.article-body div#trust-form.contact-form .w3 {
	width: 30%;
}
.article-body div#trust-form.contact-form .w5 {
	width: 50%;
}
.article-body div#trust-form.contact-form .w8 {
	width: 80%;
}
.article-body div#trust-form.contact-form .w10 {
	width: 100%;
}

/* 広告媒体のご案内 */
.advertisement-content-wrap {
	margin-left: -5%;
}
.advertisement-content-wrap:before,
.advertisement-content-wrap:after {
	content: " ";
	display: table;
}
.advertisement-content-wrap:after {
	clear: both;
}
.advertisement-content {
	float: left;
	box-sizing: border-box;
	width: 45%;
	margin-left: 5%;
	padding: 10px;
	border: 1px solid #d7d7d7;
}
.advertisement-content a {
	display: block;
	margin-top: 20px;
	text-align: center;
}
.advertisement-content img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 255px;
	max-height: 200px;
	padding: 0;
	vertical-align: middle;
}
.article-body p.advertisement-footer {
	padding-top: 30px;
	padding-bottom: 0;
	font-size: 13px;
	text-align: center;
}

.post-type-archive-teisei .new-posts-list h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}
.post-type-archive-teisei .new-posts-list .target_book {
	margin-top: 20px;
	font-size: 13px;
	text-align: right;
}
.post-type-archive-teisei .new-posts-list .target_book a:hover {
	text-decoration: underline;
}
.btn-download a {
	display: inline-block;
	height: 24px;
	margin: 15px 0;
	padding: 6px 10px 5px 40px;
	color: #ffffff;
	font-size: 15px;
	line-height: 24px;
	border: 1px solid #d7d7d7;
	background: url("./images/icon-btn-download.png") no-repeat scroll 8px 5px #9f2327;
}
.btn-download a:hover {
	background-color: #ba3e42;
}

.present-table th {
	width: 250px!important;
}

agepresent .w15 {
	width: 15%;
}
#pagepresent .w30 {
	width: 30%;
}
#pagepresent .w50 {
	width: 50%;
}
#pagepresent .w80 {
	width: 80%;
}
#pagepresent .w100 {
	width: 100%;
}

.related-posts {
	margin: 40px 0;
}
.related-posts .related-header {
	margin-bottom: 10px;
	padding-left: 28px;
	border-left: none;
	border-bottom: solid 2px #861b20;
	background-image: url("./images/icon-related-header_pc.png");
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.related-posts:after,
.related-posts .related-post:after,
.related-posts .related-post a:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.related-posts .related-post {
	width: 286px;
	border: solid 1px #cfcfcf;
	margin-bottom: 10px;
}
.related-posts .related-post:nth-of-type(odd) {
	float: left;	
}
.related-posts .related-post:nth-of-type(even) {
	float: right;
}
.related-post a {
	display: block;
	color: #000;
	padding: 10px;
}
.related-post:hover {
	background: #feecf6;
}
.related-post a .related-category {
	color: #6e6e6e;
}
.related-post .related-image {
	float: left;
}
.related-post .related-image img {
	border: solid 1px #cfcfcf;
}
.related-post .related-title {
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 1.4;
	margin-top: 5px;
	width: 180px;
}
.related-post .related-category {
	font-size: 12px;
	margin-top: 8px;
}

#adsense-area {
	clear: both;
	margin: 0 -12px 0;
	padding-top: 20px;
}
#adsense-area li {
	width: 300px;
}
.ads-1 {
	float: left;
}
.ads-2 {
	float: right;
}
