@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


/* 20251208 edit start */

section.on-store div.p-blogParts.post_content div.swell-block-columns div.swell-block-columns__inner div.swell-block-column.swl-has-mb--s div.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%;
}
section.on-store div.p-blogParts.post_content div.swell-block-columns div.swell-block-columns__inner div.swell-block-column.swl-has-mb--s div.wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}
section.on-store div.p-blogParts.post_content div.swell-block-columns div.swell-block-columns__inner div.swell-block-column.swl-has-mb--s div.wp-block-buttons > .wp-block-button {
  display: inline-block;
  margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* 20251208 edit end */

article.l-mainContent__inner section.entry-content.cf.bookentry div.wp-block-buttons.u-mb-ctrl.u-mb-0.is-layout-flex.wp-block-buttons-is-layout-flex div.wp-block-button.has-custom-font-size.is-style-outline.has-medium-font-size {
  display: flex;
  justify-content: flex-start;
}
article.l-mainContent__inner section.entry-content.cf.bookentry div.wp-block-buttons.u-mb-ctrl.u-mb-0.is-layout-flex.wp-block-buttons-is-layout-flex div.wp-block-button.has-custom-font-size.is-style-outline.has-medium-font-size div.yomi-s {
  margin: 10px 10px 10px 15px;
  font-size: 80%;
}

.l-articleBottom__title.c-secTitle { display:none }
.items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.items.items-col-4 .item {
  flex: 0 0 25%;
  max-width: 25%;
}
.items .item {
  transition: opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  display: flex;
  width: 100%;
  max-width: 100%;
}

.item-authors {
  margin: .6em 0;
  padding: .6em 0;
  border-top: 1px solid rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  font-size: .75rem;
  color: #909090;
}


.items-booklist .item-spec {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
.item-content > :last-child {
  margin-bottom: 0 !important;
}
.item-spec {
  font-size: .813rem;
  color: #909090;
}
.items-booklist .item-spec {
  text-align: right;
}
.item-spec {
  font-size: .813rem;
  color: #909090;
}

@media (min-width: 992px){
.items-pad-2 .item {
  padding: .4rem;
    padding-top: 0.4rem;
}
}
@media (max-width: 991.98px){
	
	article.l-mainContent__inner section.entry-content.cf.bookentry div.wp-block-buttons.u-mb-ctrl.u-mb-0.is-layout-flex.wp-block-buttons-is-layout-flex div.wp-block-button.has-custom-font-size.is-style-outline.has-medium-font-size {
  display: block;
}
article.l-mainContent__inner section.entry-content.cf.bookentry div.wp-block-buttons.u-mb-ctrl.u-mb-0.is-layout-flex.wp-block-buttons-is-layout-flex div.wp-block-button.has-custom-font-size.is-style-outline.has-medium-font-size div.yomi-s {
  margin: -10px 10px 10px 15px;
}
	
.items-pad-sm-2 {
  max-width: calc(100% + .4rem * 2) !important;
  margin-right: -.4rem;
  margin-left: -.4rem;
}
	.items.items-col-sm-2 .item {
  flex:0 0 50%;
  max-width:50%;
 }
	 .items-pad-sm-2 .item {
  padding:.4rem;
 }
}

.items-booklist .item-image {
  position: relative;
  z-index: 2;
  margin-top: -1rem;
  padding-bottom: 1rem;
  text-align: center;
}
.item-image {
  transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  width: 100%;
  margin-bottom: 0;
  background: transparent center center no-repeat;
    background-size: auto;
  background-size: contain;
}

.item-category {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: auto;
  padding-top: .6em;
}
.items-booklist .badge {
  display: inline-flex;
  text-align: left;
}
.item-category .badge {
  margin: .1em 0 0 .1em;
  max-width: 100%;
  border: 1px solid #f4f4f4;
  background-color: #fff;
  font-size: .75rem;
}
.text-ellipsis, .modal-search-result .item, .item-category .badge {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.items-booklist .badge {
  display: inline-flex;
  text-align: left;
}
.item-authors .badge {
  white-space: normal;
  padding-left: 0;
  font-size: .75rem;
}
.badge {
  line-height: 1.1;
}
.font-family-sub, .badge {
  font-family: Meiryo,"Yu Gothic",YuGothic,sans-serif;
}
.badge {
  display: inline-block;
  padding: .25em .4em;
    padding-left: 0.4em;
  font-size: .813rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

.items-booklist .badge em {
  min-width: 3em;
  font-style: normal;
}
.badge em {
  font-style: normal;
}
.items-booklist .badge {
  text-align: left;
}
.item-authors .badge {
  white-space: normal;
  font-size: .75rem;
}
.badge {
  line-height: 1.1;
}
.items-booklist .badge {
  display: inline-flex;
  text-align: left;
}
.item-authors .badge {
  white-space: normal;
  padding-left: 0;
  font-size: .75rem;
}
.items-booklist .item-content {
  padding: 0;
}
.item-content {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  padding: 1rem;
  background-color: inherit;
  z-index: 1;
  line-height: 1.4;
}
.items-booklist .item-title {
  line-height: 1.6;
  font-size: 1rem;
}
.item-title {
  margin: 0;
    margin-bottom: 0px;
  font-family: Meiryo,"Yu Gothic",YuGothic,sans-serif;
  font-size: 1.125rem;
  font-feature-settings: 'palt';
}
.items .item > .inner > * {
  min-height: 0%;
}
.items-booklist .item-content {
  padding: 0;
}
.item-content {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  padding: 1rem;
  background-color: inherit;
  z-index: 1;
  line-height: 1.4;
}

.items-booklist .item > .inner {
  padding: 0 .5rem .5rem;
  background-color: #f4f4f4;
}
.items .item > .inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-self: stretch;
  width: 100%;
  text-decoration: none;
}


header.article-header.entry-header.bookheader {
  position: relative;
}
.jan-part { 
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
margin-top:1rem;
margin-bottom: 2rem;
text-align: right;
}
header.article-header.entry-header h1.entry-title.single-title.bookTitle {
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
font-weight: bold;
font-size:190%;
margin: 0px 0 30px 410px;
line-height:1.5;
}
li.wad_yomi,.au-spec {font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;}
.wad_bookSub {
	  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
font-weight: bold;
  font-size: 80%;
}
li.wad_yomi { font-size:120% }
.mc-title {
	  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
	font-size:150%;
  font-weight: bold;
  color: #000;
  border-top: 1px solid #ccc;
  line-height: 2;
  padding: 30px 0;
  margin-bottom: 10px;
  margin: 30px 0 15px;
}
.mc-title2 {
	  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
	font-size:150%;
  font-weight: bold;
  color: #000;
  border-top: 1px solid #ccc;
  line-height: 2;
  padding: 50px 0;
  margin-bottom: 10px;
  margin: 50px 0 15px;
}
.mc-title3 {
	  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
	font-size:150%;
  font-weight: bold;
  color: #000;
  border-top: 1px solid #ccc;
  line-height: 2;
  padding: 50px 0 20px;
  margin-bottom: 10px;
  margin: 90px 0 15px;
	text-align:center;
}
.mc-title-ja {
	font-size:100%;
	
}

header.article-header.entry-header div.bookCover {
  position: absolute;
  top: 10px;
}
header.article-header.entry-header div.bookCover p.post-thumbnail img {
  width: 350px;
}
header.article-header.entry-header div.bookMeta {
  margin: 0 0 0 410px;
}
header.article-header.entry-header div dl {
  font-size: 80%;
}
.entry-header.bookheader div.bookMeta dl {
  font-size: 90%
}
section.entry-content.cf.bookentry {

  line-height: 2.1;
  /*  font-size: 90%; */
}
section.on-store {
	
	margin: 0px 0 30px 410px;
}
section.auth {
	font-size:130%;
	display: flex;
flex-wrap: wrap;
margin-bottom: 2rem;
}
.auth dl {
display: flex;
margin: 0 1rem .3rem 0;
line-height: 1.4;
}
section.spec {
margin-bottom: 1rem;
}

.table th,
.table td {
 padding:1rem;
 vertical-align:top;
 border-top:1px solid rgba(0,0,0,0.25)
}
.table thead th {
 vertical-align:bottom;
 border-bottom:2px solid rgba(0,0,0,0.25)
}
.table tbody+tbody {
 border-top:2px solid rgba(0,0,0,0.25)
}
table.spec-i {
  width:100%;
}
table.table.spec-i {
	text-align:left;
font-size: 95%;
}
.table tr:nth-child(1) th,
.table tr:nth-child(1) td {
 border-top:0
}

section.spec table.table.spec-i th {
  padding-left: 0;
  letter-spacing: .2em;
  font-weight: normal;

}
.table.spec-i  th, .table.spec-i td {
  padding: .3rem;
    padding-left: 0.2rem;
}

article.l-mainContent__inner div.post_content {
  margin: 1em 0
}
.swl-fz.u-fz-s, .yon, .san, .iti {
  font-family: YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif, "ヒラギノ角ゴシック", "メイリオ", Meiryo, sans-serif;
  font-weight: 300
}
.yon {
  font-size: 40%;
}
.cphead {
  text-align: center;
}
ul.dropdwn-col li a.col_icon {
  color: #000;
  font-size: 160%;
  padding: 5px 0 0 5px;
}
.cphead div.playfair-display-iti-head {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin: -10px auto;
  width: 60%;
  line-height: 0.8
}
.cphead div.playfair-display-iti-head a {
  color: #000;
  font-size: 90%;
}
.col-single-title {
  word-wrap: justify;
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-size: 190%;
  padding: 40px 0;
}
.is-style-kakko_box {
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-size: 130%;
  text-align: center;
  padding: 5px
}
.col-single-title .subinfo {
  font-size: 50%;
  font-family: YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif, "ヒラギノ角ゴシック", "メイリオ", Meiryo, sans-serif;
  font-weight: 300;
}
.cphead div.san {
  font-size: 60%;
  line-height: 1.1;
  padding: 30px 0;
}
.l-mainContent__inner div.cphead div.col-single-title div.yon {}
.cpbox {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.cpbox a {
  background: #bbb;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  margin: -20px
}
div.cpbox a.cpc.mae:hover, div.cpbox a.cpc.mae:link, div.cpbox a.cpc.mae:visited, div.cpbox a.cpc.tugi:hover, div.cpbox a.cpc.tugi:link, div.cpbox a.cpc.tugi:visited {
  font-family: YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif, "ヒラギノ角ゴシック", "メイリオ", Meiryo, sans-serif;
  color: #fff;
}
ul.dropdwn-col li {
  position: relative;
  padding: 0;
  display: block;
  cursor: pointer;
}
.dropdwn_menu-col {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  display: none;
  position: absolute;
  padding: 10px;
  background: #efefef;
  margin: 0 auto;
  font-size: 90%;
  top: 25px;
}
.dropdwn_menu-col li {
  width: 360px;
  padding: 0px;
  margin: 0px;
}
.dropdwn_menu-col li a {
  text-align: left;
  line-height: 1.2;
  padding: 10px;
  margin: 0;
  display: block;
  color: #000;
}
/*	
ul.dropdwn-col li {
			position: relative;
			padding: 0;
			display: block;
			cursor: pointer;
		}
		
		.dropdwn_menu-col {
			width: 60%;
			display: none;
			background: #efefef;
			font-size:70%;
		position: absolute;
  margin: 0 auto;
			padding:5px;
		}
*/
/*書影アニメーション変更*/
/*
 .c-postThumb__figure {
  margin: 0;
  overflow: visible;
  position: relative;
  width: 100%;
  z-index: 0;
}
.c-postThumb {
  overflow: visible;
  position: relative;
  vertical-align: middle;
}
.p-postList__link:hover .c-postThumb__img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
*/
/*end*/
.img-caption {
  width: 50%;
  margin: 0 auto;
  text-align: left;
}
div.page-shomei span a {
  padding: 2px 10px;
  margin: 0 3px 5px 0;
  display: inline-block;
  background: #ddd;
  color: #666;
  font-weight: bold
}
.page-type {
  display: none
}
div.post div.gojuon ul, div.post div.gojuon_s ul {
  border: none;
  border-radius: none;
}
div.post div.gojuon ul.aiu, div.post div.gojuon_s ul.aiu {
  padding: 3px 0 3px 10px;
  font-weight: bold;
  margin: 30px 0 20px 0;
  border-left: 5px solid #ccc;
  border-bottom: none;/*
  background: url(images/li_bottom.gif) left bottom repeat-x;
	*/
}
div.post div.gojuon ul.aiu li, div.post div.gojuon_s ul.aiu li {
  float: none;
  display: inline;
}
div.post div.gojuon ul li a, div.post div.gojuon_s ul li a {
  font-weight: bold;
}
br.cl {
  clear: both;
}
div.post div.gojuon ul, div.post div.gojuon_s ul {
  margin: 0 0 0 20px;
  padding: 0;
  clear: left;
  border-bottom: 1px dotted #ccc;
}
div.post div.gojuon ul li {
  display:flex;
  padding: 7px 0;
  list-style: none;
  line-height: 1.3
	  width:100%;
  display:flex;
  flex-direction:row;
}
div.post div.gojuon ul li .aiu_s_title{ font-size:80%; padding-right:15px;
	word-wrap:break-word;
}
div.post div.gojuon ul li ul li.aiu_name{ font-size:80%;
}
div.post div.gojuon_s ul li {
  float: left;
  width: 140px;
  padding: 7px 5px 7px 0;
  list-style: none;
}
div.post div.gojuon_s ul li.goju_price {
  float: left;
  width: 100px;
  text-align: right;
}
div.post div.gojuon_s ul li.goju_book {
  width: 310px;
  padding-right: 50px;
}

/*sng_book 一覧*/
.tab1.tab-active div.sidelong.cf, .tab2.tab-active div.sidelong.cf, .tab3.tab-active div.sidelong.cf, div.sidelong.cf.booklist {
  grid-template-columns: repeat(1, 1fr);
}
div.sidelong.cf.booklist article.sidelong__article.book_card {
  width: 100%;
}
.tab1.tab-active div.sidelong.cf article.sidelong__article.book_card, .tab3.tab-active div.sidelong.cf article.sidelong__article.book_card {
  width: 97%;
}
article.sidelong__article a.sidelong__link p.sidelong__img.wad_bookimg img.attachment-thumbnail.size-thumbnail.wp-post-image {
  height: auto;
  overflow: hidden;
}
article.sidelong__article.book_card a.sidelong__link {
  display: flex;
  align-items: start;
}
p.sidelong__img.wad_bookimg {
  height: auto;
  overflow: hidden;
  height: auto;
  margin: 0;
  width: 103px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
p.sidelong__img.wad_bookimg > img {
  border: 1px solid #dfdfdf;
}
div.sidelong.cf article.sidelong__article a.sidelong__link div.sidelong__article-info { /*vertical-align: top; padding-top:10px;*/
}
.sidelong__article-info h2.wad_list_title {
  height: unset;
}
.post-thumbnail > img {
  border: 1px solid #ccc
}

.relateTable tbody tr td.relateTable_content ul.auth, .entry-content.cf div.relateBook ul {
  list-style: none;
  border: none;
  padding: 0;
  margin: 0
}
.relateTable tbody tr td.relateTable_content ul.auth li, .entry-content.cf div.relateBook ul li {
  float: left;
  margin-right: 5px;
}
.entry-content.cf.bookentry div.relateBook ul li a img, .entry-content.cf div.relateBook ul li a img {
  height: 120px;
  width: auto;
  border: 1px solid #ccc;
}
section.entry-content table.relateTable tbody tr td.relateTable_content {
  padding: 1px 5px 1px 5px;
}
section.entry-content table.relateTable tbody tr td.relateTable_title {
  border-left: 5px solid #1862B6;
  padding: 1px 5px 1px 10px;
  background: #eaedf2;
  width: 60%;
}

/*PC 1200*/
/*
@media (max-width: 1200px) {
header.article-header.entry-header h1.entry-title.single-title.bookTitle {
font-size:190%;
margin: 0px 0 0 410px;
}
}
*/
/*モバイル*/
@media (max-width: 768px) {
  .img-caption {
    width: 100%;
  }
		section.on-store {
		margin: 0px 0 0 0;
	}
	

}
@media (max-width: 767px) {
	section.on-store {
		margin: 0px 0 0 0;
		font-size:70%;
	}
	section.auth {
		font-size:100%;}
  header.article-header.entry-header h1.entry-title.single-title.bookTitle {
    margin: 0px 0 25px 0;
		font-size:150%
  }
  header.article-header.entry-header div.bookCover {
    position: static;
    top: auto;
    margin: 0 auto 30px auto;
    width: 230px;
  }
  header.article-header.entry-header div.bookMeta {
    margin: 10px 25px;
    font-size: 100%
  }
  .entry-header.bookheader div.bookMeta dl {
    font-size: 90%
  }
  section.entry-content.cf.bookentry {
    margin: 0;
    /* font-size: 107%;*/
  }
  div.post div.gojuon ul li {
    width: 100%
  }
  div.post div.gojuon_s ul li {
    width: 100%;
  }
  div.post div.gojuon_s ul li.goju_price {
    width: 100%;
  }
  div.post div.gojuon_s ul li.goju_book {
    width: 100%;
    padding-right: 0px;
  }
}
@media (max-width: 414px) {
  .entry-header.bookheader div.bookMeta dl {
    font-size: 100%
  }
  header.article-header.entry-header div.bookMeta {
    margin: 10px 15px;
    font-size: 107%
  }
}
/* タブレット */
@media (min-width: 768px) and (max-width: 1029px) {
  div.post div.gojuon ul li {
    width: 100%
  }
  div.post div.gojuon_s ul li {
    width: 100%;
  }
  div.post div.gojuon_s ul li.goju_price {
    width: 100%;
  }
  div.post div.gojuon_s ul li.goju_book {
    width: 100%;
    padding-right: 0px;
  }
}


.p-postSlider__title {
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-size: 150%;
  margin: 20px auto 5px;
  color: #000;
}
article.l-mainContent__inner figure.p-articleThumb img.p-articleThumb__img, figure.c-postThumb__figure img.c-postThumb__img {
  border: 1px solid #bbb;
}
ol.all_column_col, ul.all_column_list {
  border-color: #fff;
  list-style-position: inside;
  margin-left: 0;
}
.prof-title {
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #ccc;
  line-height: 1;
  padding-bottom: 2px;
  margin-bottom: 15px;
  font-size: 80%;
}
.category-author.nothumb header.article-header.entry-header.auh_head {
  margin: 0;
  padding: 0px
}
.category-author.nothumb header.article-header.entry-header.auh_head ul.au_head li h1.entry-title.single-title, .category-author.nothumb header.article-header.entry-header.auh_head ul.au_head li.wad_yomi {
  margin: 0px 0 0 20px;
  padding: 0 15px;
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
}
.entry-header div.cphead div.san a {
  text-align: right;
  font-weight: bold;
}
.tab_column_list {
  font-size: 80%;
  line-height: 1.5;
  padding: 5px 20px
}
h2.all_col_title {
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  border-top: 1px solid #ccc;
  font-size: 120%;
  margin: 10px 0 0 0;
  padding: 20px 0 15px 0;
  margin: 0px 0% 0px;
}
h3.all_col_name {
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  border-left: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 10px 0 0 0;
  padding: 10px 0;
  margin: 0px 0%;
}
ul.all_column_list {
  list-style: none;
  font-size: 90%;
  font-weight: bold;
  margin: 25px 0%;
}
ol.all_column_ol {
  border-color: #fff;
  list-style-position: inside;
  margin-left: 0;
  font-size: 90%;
  line-height: 1.6;
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  margin: 30px 0%;
}
ol.all_column_ol li.all_column_list {
  margin: 25px 0;
  padding: 0;
}
ol.all_column_ol a {
  color: #000
}
.related-posts.type_c .rlmg {
  padding-bottom: 210px;
  width: auto;
}
.related-posts.type_c .def {
  padding-bottom: 23%;
}
.related-posts.type_c .rep {
  padding: 0 0 0 10px;
}
.post-tab {
  width: 97%
}
.post-tab > div {
  float: none;
  display: table-cell;
  width: 33.3%;
  padding: 0.8em 0.2em;
}
article.sidelong__article h2.wad_list_title {
  height: unset;
  line-height: 1.3;
  font-size: 100%;
  font-weight: 300;
  color: #000000;
}
.sidelong__article .author_name {
  margin-top: 5px;
  font-size: 85%;
  line-height: 1.3;
  color: #000000;
}

section.bookentry strong {
  margin: 0 0 15px 0;
  display: block;
}
.wad_yomi, .mokuji_content, .sidelong__article, article.sidelong__article p, div.book-info, .mokuji_content, p {
  font-family: YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif, "ヒラギノ角ゴシック", "メイリオ", Meiryo, sans-serif;
  font-weight: 300
}
.footer-meta, .wad_yomi {
  font-size: 85%
}
.wad_hakko {
  font-size: 70%;
  line-height: nomal;
  position: absolute;
  bottom: 15px;
  right: 15px
}
.yomi {
  display: none;
}
.wad_list_title {
  height: unset;
}
.wad_fuku_u {
  font-size: 80%;
  color: #ff6600;
  font-weight: bold;
}
.grecaptcha-badge {
  visibility: hidden;
}
/*sng_book 一覧*/
article.sidelong__article a.sidelong__link p.sidelong__img.wad_bookimg img.attachment-thumbnail.size-thumbnail.wp-post-image {
  max-height: 150px;
  overflow: hidden;
}
/*TOP画像*/
.top_caption {
  font-size: small;
  text-align: center;
}
.promo-space {
  height: 490px;
  overflow: hidden;
  padding-right: 0px;
  position: relative;
}
.promo-image {
  width: 36%;
  float: left;
}
.promo-sinkan {
  width: 25%;
  float: left;
  margin-left: 20px;
}
.promo-obi-text {
  line-height: 1.5;
  font-size: 70%;
  margin-top: 15px;
}
a.shousai, a.shousai:link, a.shousai:visited, a.shousai:hover {
  display: block;
  background: #999999;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 30px;
  width: 25%;
  padding: 3px
}
@media (max-width: 1220px) {
  .promo-space {
    height: 460px;
    overflow: hidden;
    padding-right: -20px;
    position: relative;
  }
  .promo-display2, .promo-display3 {
    display: block;
  }
}
@media (max-width: 834px) {
  .promo-space {
    height: 490px;
    overflow: hidden;
    padding-right: -20px;
    position: relative;
  }
  .promo-display2 {
    display: none
  }
  .promo-image {
    width: 52%;
    float: left;
  }
  .promo-sinkan {
    width: 40%;
    float: left;
    margin-left: 20px;
  }
  .promo-obi-text {
    line-height: 1.5;
    font-size: 70%;
    margin-top: 15px;
  }
  a.shousai, a.shousai:link, a.shousai:visited, a.shousai:hover {
    display: block;
    background: #999999;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    bottom: 30px;
    width: 40%;
    padding: 3px
  }
}
@media (max-width:768px) {
  .promo-display2, .promo-display3 {
    display: none
  }
  .promo-space {
    height: 350px;
    overflow: visible;
    padding-right: -20px;
  }
  .promo-sinkan {
    width: 100%
  }
  .promo-sinkan p.f768 {
    width: 30%;
    float: left;
  }
  .promo-obi-text {
    float: left;
    font-size: 80%;
    width: 60%;
    margin-left: 25px
  }
  a.shousai, a.shousai:link, a.shousai:visited, a.shousai:hover {
    position: static;
    padding: 3px;
    float: left;
    width: 60%;
    margin: 25px
  }
}
@media (max-width: 600px) {
  .promo-display2, .promo-display3 {
    display: none
  }
  .promo-space {
    height: 250px;
    overflow: visible;
    padding-right: -20px;
  }
  .promo-sinkan {
    width: 100%
  }
  .promo-sinkan p.f768 {
    width: 30%;
    float: left;
  }
  .promo-obi-text {
    float: left;
    font-size: 80%;
    width: 60%;
    margin-left: 25px
  }
  a.shousai, a.shousai:link, a.shousai:visited, a.shousai:hover {
    float: left;
    width: 50%;
    margin: 25px
  }
}
@media (max-width: 438px) {
  .promo-space {
    height: 220px;
  }
}
/*立ち読み*/
.tachi {
  margin: 30px 0 0;
  background: #ddcc00;
}
.tachi a {
  font-size: 80%;
  font-weight: bold;
  display: block;
  padding: 5px;
  text-align: center
}
/*ネット書店*/
.dropd-box {
  padding: 5px;
  background: #ddeded;
}
.dropdwn-d {
  max-width: 300px;
  display: flex;
  text-align: center;
  list-style-type: none;
  margin: 0 auto 0 0px;
  padding: 0;
  color: #000;
  font-size: 80%;
}
ul.dropdwn-d li {
  position: relative;
  padding: 0;
  display: block;
  cursor: pointer;
}
.dropdwn-d > li {
  width: 230px;
  background: #fff;
  display: inline;
}
.dropdwn_menu-d {
  width: 230px;
  display: none;
  position: absolute;
  padding: 0;
  background: #fff;
  margin-left: -1px;
  margin-top: 0px;
}
.dropdwn_menu-d li {
  width: 230px;
}
.dropdwn_menu-d li a {
  padding: 0;
  margin: 0;
  display: block;
  color: #000;
}
li.sentaku {
  border: 1px solid #000;
  max-width: 230px
}
li.sentaku:hover {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.net-s {
  text-align: center;
  font-size: 80%;
}
li.sentaku a:hover, ul.dropdwn-d li a:hover {
  background: #b3d7ff;
  color: #000;
}
.dropdwn_menu-d {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
/*side list-category*/
.my-widget li .my-widget__text a {
  display: table-cell;
  width: 180px;
  width: calc(100% - 88px);
  font-size: 0.9em;
  vertical-align: middle;
  line-height: 1.5;
}
.my-widget li .my-widget__text .post-date2 {
  display: block;
  color:
    #b7b7b7;
  font-size: 13px;
  font-weight: 500;
  margin-top: -10px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.ls-more a {
  display: block;
  padding: 5px;
  text-align: right;
  margin-right: 20px;
  font-weight: bold;
  font-size: 80%;
}
.widget_listcategorypostswidget h4.widgettitle.dfont.has-fa-before::before {
  content: "\f08d";
}
/*
----------------------------------------- 
fancy_form
----------------------------------------- 
*/
.s_fancy {
  width: 90%;
  margin: 0 auto 5px auto;
  padding: 10px;
  text-align: center;
}
.s_fancy:after {
  content: "";
} /* clearfix */
.s_fancy form#searchform label .radio_button {
  display: block;
  padding: 0px;
  margin: 3px;
  padding-left: 25px;
  padding-right: 10px;
  background-position: 8px center;
  background-repeat: no-repeat;
  clear: both;
  cursor: pointer;
  border: none;
}
.s_fancy form#searchform label {
  display: block;
  padding: 3px;
  margin: 3px;
  padding-left: 25px;
  padding-right: 10px;
  background-position: 8px center;
  background-repeat: no-repeat;
  clear: both;
  cursor: pointer
}
.s_fancy form#searchform .checked {
  background-color: #F4EC9B;
  background-image: url(images/chk_on.png)
}
.s_fancy form#searchform .unchecked {
  background-color: #fff;
  background-image: url(images/chk_off.png)
}
.s_fancy form#searchform .selected {
  background-color: #F4EC9B;
  background-image: url(images/rdo_on.png)
}
.s_fancy form#searchform .unselected {
  background-color: #fff;
  background-image: url(images/rdo_off.png)
}
.s_fancy form#searchform .leftcol {
  float: left;
}
.sb_wrapper {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 500px;
}
html > body .me {
  z-index: 20;
}
html > body .re {
  z-index: 10;
}
.sb_wrapper input[type="text"] { /*width:117px;***********************/ padding: 6px 20px 6px 28px;
}
.me input[type="text"] {
  width: 117px;
}
.re input[type="text"] {
  width: 317px;
}
html > body .sb_wrapper input[type="text"], html > body div.sb_dropdown {
  border: 1px solid #ccc;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fafafa));
  background: -moz-linear-gradient(top, #f2f2f2, #fafafa);
  outline: none;
  float: left;
  margin: 3px 0px;
}
html > body div.sb_dropdown {
  float: left;
  list-style: none;
  width: 488px;
  padding: 6px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-box-shadow: 1px 1px 3px #ddd;
  -webkit-box-shadow: 1px 1px 3px #ddd;
  -box-shadow: 1px 1px 3px #ddd;
}
html > body span.sb_up, html > body span.sb_down {
  position: absolute;
  top: 3px; /*left:145px;*****************************/ width: 14px;
  height: 29px;
  background-position: 5px center;
  background-repeat: no-repeat;
  z-index: 10;
}
.me span.sb_up, .me span.sb_down {
  left: 145px;
}
.re span.sb_up, .re span.sb_down {
  left: 345px;
}
html > body span.sb_up {
  background-image: url(images/icons/up.png);
}
html > body span.sb_down {
  background-image: url(images/icons/down.png);
}
html > body input.sb_search {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(images/icons/search.png) no-repeat center center;
  height: 28px;
  width: 28px;
  border: none;
  margin: 3px 0px;
  outline: none;
  cursor: pointer;
}
html > body input.sb_search:hover {
  background-color: transparent;
}
.books_info form#searchform div.sb_dropdown label .radio_button {
  display: block;
  padding: 0px;
  margin: 3px;
  padding-left: 32px;
  background-position: 8px center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  clear: both;
  cursor: pointer
}
.books_info form#searchform div.sb_dropdown label {
  display: block;
  padding: 3px;
  margin: 3px;
  padding-left: 32px;
  background-position: 8px center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  clear: both;
  cursor: pointer
}
.books_info form#searchform div.sb_dropdown .checked {
  background-color: #F4EC9B;
  background-image: url(images/chk_on.png)
}
.books_info form#searchform div.sb_dropdown .unchecked {
  background-color: #fff;
  background-image: url(images/chk_off.png)
}
.books_info form#searchform div.sb_dropdown .selected {
  background-color: #ccc;
  background-image: url(images/rdo_on.png)
}
.books_info form#searchform div.sb_dropdown .unselected {
  background-color: #fff;
  background-image: url(images/rdo_off.png)
}
.books_info form#searchform div.sb_dropdown .leftcol {
  float: left;
  clear: left;
  width: 50%
}
.books_info form#searchform div.sb_dropdown .rightcol {
  float: left;
  clear: right;
  width: 50%
}
.books_info form#searchform label .radio_button {
  display: block;
  padding: 0px;
  margin: 3px;
  padding-left: 32px;
  background-position: 8px center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  clear: both;
  cursor: pointer
}
.books_info form#searchform label {
  display: block;
  padding: 3px;
  margin: 3px;
  padding-left: 32px;
  background-position: 8px center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  clear: both;
  cursor: pointer
}
.books_info form#searchform .checked {
  background-color: #F4EC9B;
  background-image: url(images/chk_on.png)
}
.books_info form#searchform .unchecked {
  background-color: #fff;
  background-image: url(images/chk_off.png)
}
.books_info form#searchform .selected {
  background-color: #ccc;
  background-image: url(images/rdo_on.png)
}
.books_info form#searchform .unselected {
  background-color: #fff;
  background-image: url(images/rdo_off.png)
}
.books_info form#searchform .leftcol {
  float: left;
  clear: left;
  width: 50%
}
.books_info form#searchform .rightcol {
  float: left;
  clear: right;
  width: 50%
}
/* fancyform styles */
.books_info form#infomation label .radio_button {
  display: block;
  padding: 0px;
  margin: 3px;
  padding-left: 32px;
  background-position: 8px center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  clear: both;
  cursor: pointer
}
.books_info form#infomation label {
  display: block;
  padding: 3px;
  margin: 3px;
  padding-left: 32px;
  background-position: 8px center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  clear: both;
  cursor: pointer
}
.books_info form#infomation .checked {
  background-color: #F4EC9B;
  background-image: url(images/chk_on.png)
}
.books_info form#infomation .unchecked {
  background-color: #fff;
  background-image: url(images/chk_off.png)
}
.books_info form#infomation .selected {
  background-color: #ccc;
  background-image: url(images/rdo_on.png)
}
.books_info form#infomation .unselected {
  background-color: #fff;
  background-image: url(images/rdo_off.png)
}
.books_info form#infomation .leftcol {
  float: left;
  clear: left;
  width: 50%
}
.books_info form#infomation .rightcol {
  float: left;
  clear: right;
  width: 50%
}
.info_submit {
  text-align: right;
  float: right;
  width: 100%;
}
.info_submit:after {
  content: "";
} /* clearfix */
.foot_nav {
  width: 950px;
  margin: 10px auto 10px auto
}
.foot_nav ul {
  list-style-type: none;
  margin: 0 auto;
}
.foot_nav ul li {
  float: left;
  margin: 0 20px 0 20px;
}
.foot_nav ul li a {
  color: #999;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px) {
  .inquiry th, .inquiry td {
    display: block !important;
    width: 100% !important;
    border-top: none !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .inquiry tr:first-child th {
    border-top: 1px solid #d7d7d7 !important;
  }
  /* 必須・任意のサイズ調整 */
  .inquiry .haveto, .inquiry .any {
    font-size: 10px;
  }
}
/*見出し欄*/
.inquiry th {
  text-align: left;
  font-size: 14px;
  color: #444;
  padding-right: 5px;
  width: 30%;
  background: #f7f7f7;
  border: solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td {
  font-size: 13px;
  border: solid 1px #d7d7d7;
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr, .entry-content table {
  border: solid 1px #d7d7d7;
}
/*必須の調整*/
.haveto {
  font-size: 7px;
  padding: 5px;
  background: #ff9393;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 1px;
}
/*任意の調整*/
.any {
  font-size: 7px;
  padding: 5px;
  background: #93c9ff;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item {
  display: block;
}
/*送信ボタンのデザイン変更*/
#formbtn {
  display: block;
  padding: 1em 0;
  margin-top: 30px;
  width: 100%;
  background: #ffaa56;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 2px;
  border: none;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover {
  background: #fff;
  color: #ffaa56;
}