/* CSS Document */
/* 共通スタイル
----------------------------------------------------------------------*/
body { background: #222222; }
h1,
h2,
h3,
h4 { margin: 0; padding: 0; }
body,
ul,
li,
form,
p,
li { font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #333; margin: 0; padding: 0; list-style: none; }
h2 { font-size: 16px; background: #000; padding: 7px 20px; color: #FFF; }
h3 { font-size: 14px; background: #F3F3F3; padding: 7px 20px; }
.txt { font-size: 12px; }
.topicpass { display: none; }
#overlay { display: none; }
a:hover img { filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 30px; }
.pt50 { padding-top: 40px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 30px; }
.pb50 { padding-bottom: 40px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 30px; }
.mb50 { margin-bottom: 40px; }
#topcontrol { display: none; }
.wp-pagenavi { overflow: hidden; padding-bottom: 25px; font-size: 13px; margin-left: -3px; }
.wp-pagenavi a { display: inline-block; background-color: #555; color: #FFF; padding: 4px 10px; margin: 0 3px; text-decoration: none; }
.wp-pagenavi a:hover { background-color: #23793f; }
.wp-pagenavi .current { display: inline-block; background-color: #004817; color: #FFF; padding: 4px 10px; margin: 0 3px; text-decoration: none; }
/* 構造
----------------------------------------------------------------------*/
#body { overflow: hidden; padding-top: 30px; }
#side { display: none; }
#main { width: 100%; }
#contents { background-color: #FFF; padding: 0 5%; }
.container { width: 100%; }
#page { position: absolute; z-index: 1; }
/* ヘッダー
----------------------------------------------------------------------*/
#head { background: #FFF; height: 90px; border-bottom: 1px solid #eee; position: relative; }
#logo { padding: 15px 0 0 10px; }
#logo img { width: 214px; height: auto; }
#nav { display: none; }
#search { background: #004817; height: 35px; width: 100%; position: absolute; top: 55px; left: 0; }
#search form { margin: 0; }
#search_txt { display: none; }
#search_word { padding: 3px 0 0; }
#search_word input { width: 75%; height: 17px; border: none; font-size: 13px; margin: 4px auto 0 10px; padding: 2px 10px; }
#search_category { display: none; }
#search_button { position: absolute; right: 15px; width: 40px; top: 6px; }
#search_button input { width: 42px; height: 24px; padding: 0px; }
#menu { display: block; position: absolute; height: 40px; width: 40px; top: 8px; right: 10px; }
#menu img { width: 100%; height: auto; }
.close_cnav { width: 100%; }
/* フッター
----------------------------------------------------------------------*/
#foot { background: #1A1A1A; }
#footer_logo { text-align: center; padding: 25px 0 20px 0; }
#footer_address { text-align: center; font-size: 12px; color: #FFF; line-height: 160%; padding: 0 0 28px 0; }
#footer_address a { color: #FFF; }
#footer_nav { display: none; }
#copyright { background: #222222; text-align: center; padding: 15px 0 15px 0; border-top: 1px solid #333333; }
.pagetop { text-align: center; background: #FFF; padding-top: 40px; }
.pagetop img { width: 50px; height: 50px; }
#category_menu { text-align: center; background: #EAEAEA; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; height: 30px; }
#category_menu a { color: #FFF; text-decoration: none; color: #000; font-size: 11px; display: block; line-height: 1; padding: 10px 0 0 0; }
#cnav { z-index: 20000; position: absolute; background: rgba(0,0,0,0.9); width: 100%; display: none; }
#cnav li { }
#cnav li a { color: #FFF; text-decoration: none; display: block; padding: 15px; border-bottom: 1px solid #333; font-size: 13px; }
.more_info { display: block; text-align: center; color: #FFF; text-decoration: none; padding: 10px; border: 1px solid #A0A0A0; margin: 5%; font-size: 13px; background-image: url(../img/icon/arrow3.png); background-position: right center; background-size: auto 15px; background-repeat: no-repeat; }
/* MVスライダー　
----------------------------------------------------------------------*/
#slide { background: #FFF; width: 100%; }
#slide img { width: 100%; }
/*ナビゲーションボタンの色*/
.sp-button { background-color: #999 !important; border: none !important; height: 5px !important; width: 5px !important; }
.sp-selected-button { background-color: #DC8275 !important; }
/* NEWS
----------------------------------------------------------------------*/
#news_area { padding: 20px 0; }
#news_tit { background-image: url(../img/home/tit_news_sp.jpg); background-repeat: no-repeat; background-position: left top; background-size: auto 23px; text-indent: -9999px; height: 23px; width: 100%; margin: 0 0 10px 0; }
#news-box { }
#news_area ul { }
#news_area li { position: relative; padding-bottom: 8px; }
#news_area span { position: absolute; top: 0; left: 0; font-size: 12px; }
#news_area p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 13px; padding: 20px 0 0 0; }
#news_backnumber { text-align: right; padding-bottom: 30px; }
body.news .articles { margin-bottom: 30px; }
body.news .articles a { text-decoration: none; color: #111; display: block; }
body.news .articles .atc { padding: 0 0 10px 0; margin: 0 0 12px 0; border-bottom: dotted 1px #999; }
body.news .articles .pic { display: none; }
body.news .articles .date { font-size: 12px; font-family: Arial, Helvetica, " sans-serif"; }
body.news .articles .date .new { margin: 0 0 0 5px; }
body.news .articles .title { font-size: 13px; margin: 5px 0 0; font-weight: bold; }
body.news .articles .excerpt { display: none; }
body.news .wp-pagenavi { text-align: center; }
body.news .article { font-size: 13px; line-height: 2; color: #aaa; }
body.news .article img { max-width: 100%; height: auto; display: block; margin: auto; }
body.news .article p { margin-bottom: 2em; padding: 0; }
body.news .article .aligncenter { display: block; margin-left: auto; margin-right: auto; }
body.news .article .alignleft { float: none; margin-bottom: 12px; }
body.news .article .alignright { float: none; margin-bottom: 12px; }
body.news .article .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
body.news .article .wp-caption img { margin: 0; padding: 0; border: 0 none; }
body.news .article .wp-caption p.wp-caption-text { font-size: 12px; padding: 5px; margin: 0px; }
body.news .status { font-size: 10px; color: #999999; text-align: right; padding-top: 10px; border-top: 1px dotted #333333; margin-top: 30px; padding-right: 10px; }
body.news .news-categories { font-size: 13px; padding: 0 0 30px; text-align: center; }
body.news .news-categories a { display: inline-block; margin: 0 10px; padding: 8px 5px; text-decoration: none; color: #111; }
body.news .news-categories a:hover { text-decoration: underline; }
body.news .news-categories a.crt { border-bottom: dotted 1px #004817; color: #004817; font-weight: bold; }
/* 新刊情報
----------------------------------------------------------------------*/
#tit_newbook { background: url(../img/home/tit_newbook_sp.png) no-repeat left top; ; height: 28px; background-repeat: no-repeat; background-position: left top; background-size: auto 23px; text-indent: -9999px; width: 100%; margin: 0 0 20px 0; border: none; padding: 0; }
#slide_newBook { display: none }
.read_more { clear: both; padding-top: 15px; }
.read_more a { display: block; background: #4D4D4D; color: #FFF; text-align: center; line-height: 1; border-radius: 4px; padding: 10px; font-size: 12px; letter-spacing: 1px; text-decoration: none; }
#slide_newBook_sp { overflow: hidden; }
#slide_newBook .sp-next-arrow,
#slide_newBook .sp-previous-arrow { display: none; }
.book { text-align: center; border: 1px solid #ccc !important; box-sizing: border-box; width: 48%; padding-top: 20px; height: 270px; float: left; margin: 0 2% 2% 0; }
.book .wrap { width: 126px; height: 178px; margin: auto; display: table-cell; text-align: center; vertical-align: middle; padding: 0 0 5px; }
.book a { width: 126px; margin: auto; display: block; text-align: center; }
.book img { vertical-align: bottom; width: auto; height: auto; max-width: 124px; max-height: 175px; }
#slide_newBook .book { width: 183px; }
#slide_newBook .book:last-child { margin-right: 0px; }
.book p { font-size: 10px; }
.book a { text-decoration: none; }
.price { color: #BF0000; font-size: 12px; padding-top: 5px; }
.price em { color: #666; font-size: 11px; font-style: normal; margin-left: 3px; }
/* おすすめ書籍
----------------------------------------------------------------------*/
#tit_recomend { background: url(../img/home/tit_recomend_pc.png) no-repeat left top; height: 25px; text-indent: -9999px; margin-bottom: 20px; background-repeat: no-repeat; background-position: left top; background-size: auto 23px; text-indent: -9999px; }
/* フッターバナー
----------------------------------------------------------------------*/
#footBnr { position: relative; background: #FFF; padding: 30px 0 50px 0; }
.sp-slides { }
#slide_footBnr .sp-slide { width: 225px; height: 55px; float: left; }
#slide_footBnr .sp-slide img { width: 225px !important; height: auto !important; }
/* 一覧
----------------------------------------------------------------------*/
.tit_cateogry { background: #000; color: #FFF; font-size: 18px; padding: 12px 30px; margin: 0 -5% 25px -5% !important; line-height: 1; width: 100%; }
#sp_category { font-size: 15px; text-align: center; padding: 0 0 20px 0; font-weight: bold; margin-top: -10px; }
#sp_category span { display: block; color: #004817; font-size: 10px; padding-top: 2px; }
.tit_cateogry span { font-size: 14px; line-height: 1; }
.book_info { margin-bottom: 20px; font-size: 13px; background: url(../img/search/bg.png); padding: 20px; border: 1px solid #eee; overflow: hidden; }
.cover_img { float: left; width: 35%; }
.cover_img img { width: 100%; height: auto; }
.book_txt { float: right; width: 60%; line-height: 160%; }
.book_info h3 { font-size: 16px; margin: 0 0 10px 0; background: none; border: none; padding: 0; }
.book_info h3 a { color: #006420; }
.book_price { font-size: 14px; font-weight: bold; clear: both; text-align: center; }
.kakaku { font-size: 14px; font-weight: bold; }
.kingaku { color: #8C1126; font-size: 20px; font-weight: bold; }
.en { font-size: 14px; color: #8D1127; font-weight: bold; }
.detail_btn { display: block; padding: 15px 0 0px 0; }
.detail_btn img { width: 100%; height: auto; }
ul.pager { overflow: hidden; padding-bottom: 20px; }
ul.pager li { float: left; width: 28px; text-align: center; margin-right: 7px; height: 28px; background: #555555; }
ul.pager a { display: block; font-size: 15px; color: #FFF; line-height: 1; text-decoration: none; padding: 7px 0; }
li.prev,
li.next { width: 60px !important; }
li.prev a,
li.next a { font-size: 13px; padding-top: 9px; }
.pager .on { background: #004817; }
body.category-index #main { width: auto; float: none; }
body.category-index li.group a { background: url(/lib/img/icon/arrow1.png) no-repeat left center !important; }
body.category-index .nav_category { width: 100%; overflow: hidden; margin: -18px 0 0; }
body.category-index .nav_category li { width: 100%; margin: 0 0 0; float: left; background: url(/lib/img/menu/border.png) no-repeat bottom left; }
body.category-index .nav_category li ul { margin: -15px 0 0 20px; float: none; }
body.category-index .nav_category a { color: #333; font-size: 13px; line-height: 1; display: block; padding: 18px 0 18px 20px; background: url(/lib/img/icon/arrow1.png) no-repeat left center; text-decoration: none; }
body.category-index .nav_category a:hover { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
/*詳細
----------------------------------------------------------------------*/
.detail .book_info { background: none; }
.detail h4 { background: #000; color: #FFF; clear: both; font-size: 13px; letter-spacing: 2px; padding: 8px 12px 5px 12px; border-radius: 3px; margin-top: 30px; margin-bottom: 15px; line-height: 1; }
.shop_banner { margin-bottom: 30px; }
.shop_banner img { margin-right: 2%; width: 47%; height: auto; }
.shop_banner img:last-child { margin-right: 0px; }
ul.related_item { overflow: hidden; }
ul.related_item li { float: left; width: 48%; margin-right: 2%; text-align: center; padding: 0 0 2% 0; }
ul.related_item li:nth-child(2n+1) { clear: both; }
ul.related_item li a { text-decoration: none; color: #006420 !important; line-height: 150%; font-size: 12px; display: block; }
ul.related_item img { width: 90%; height: auto; }
ul li:nth-child(6n) { margin-right: 0; }
body.category-single .shop_banner { }
body.category-single .shop_banner ul { overflow: hidden; }
body.category-single .shop_banner li { width: 46%; float: left; margin: 10px 2% 0 0; padding: 0 0 0 2%; }
body.category-single .shop_banner li img { vertical-align: bottom; width: 90%; }
body.category-single .detail_btn .pamphlet { display: none; }
/* スマホメニュー ------------------------------------------------------- */

#overlay { width: 80%; position: fixed; z-index: 30001; top: 0; right: -60%; background: rgba(255,255,255,1); display: none; overflow: scroll; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
#overlay .inner { padding: 3%; }
ul#snav { }
ul#snav li { border-bottom: 1px solid #eee; }
ul#snav a { color: #000; text-decoration: none; display: block; padding: 15px; font-size: 14px; background-image: url(../img/icon/arrow2.png); background-position: right center; background-repeat: no-repeat; background-size: 8px auto; margin-right: 10px; }
/* 最新のお知らせ
----------------------------------------------------------------------*/
.news_info { padding: 0 0 10px 0; margin: 0 0 10px 0; background-image: url(../img/menu/border.png); background-position: center bottom; background-repeat: repeat-x; overflow: hidden; position: relative; }
.news_info a { text-decoration: none; color: #111; }
.news_img { display: none; }
.news_date { padding: 0 0 5px 0; font-size: 10px; }
.news_date img { vertical-align: middle; margin-left: 5px; }
.news_info h3 { font-size: 12px; color: #111111; margin: 0; background: none; border: none; padding: 0; }
.news_info p { display: none; }
.t_category { font-size: 15px; text-align: center; padding: 0 0 15px 0; margin-bottom: 20px; font-weight: bold; margin-top: -10px; background-image: url(../img/menu/border.png); background-position: center bottom; background-repeat: repeat-x; }
.t_category span { display: block; color: #004817; font-size: 10px; padding-top: 2px; }
.t_category span { font-size: 14px; line-height: 1; }
.news_info_detail { }
.news_info_detail .news_date { font-family: Arial, Helvetica, " sans-serif"; color: #858585; font-size: 12px; padding: 0 0 5px 0; }
.news_info_detail h2 { font-size: 20px; margin-bottom: 30px; padding: 0 0 10px 0; background-image: url(../img/menu/border.png); background-position: center bottom; background-repeat: repeat-x; background-color: #FFF; border: none; color: #111; }
.news_info_detail p { font-size: 13px; padding-bottom: 40px; }
.news_info_detail .news_img { position: relative; width: 100%; display: block; }
.news_info_detail .news_img img { margin-bottom: 45px; }
.news_meta { text-align: right; font-size: 10px; color: #111; background-image: url(../img/menu/border.png); background-position: center top; background-repeat: repeat-x; padding-top: 20px; }
.news_pager { text-align: center; color: #111; padding: 30px 0; }
.news_pager a { color: #111; font-size: 10px; text-decoration: none; }
.news_pager a:hover { text-decoration: underline; }
/* プライバシー
----------------------------------------------------------------------*/
.privacybox { padding: 15px 20px 35px 20px; font-size: 12px; }
.privacybox a { color: #00641F; }
/* サイトマップ
----------------------------------------------------------------------*/
ul.sitemap { }
ul.sitemap li { background-color: #F3F3F3; background-image: url(../img/icon/arrow4.png); background-position: 20px center; background-repeat: no-repeat; border-bottom: solid #E1E1E1 1px; border-top: solid #E1E1E1 1px; margin-bottom: 20px; padding: 7px 7px 7px 40px; }
ul.sitemap li a { font-size: 12px; color: #111; text-decoration: none; }
ul.sitemap li a:hover { text-decoration: underline; }
ul.sitemap li.outersite { background-image: url(../img/icon/icn_outer.png) !important; }
/* 会社情報
----------------------------------------------------------------------*/
.cbox { overflow: hidden; }
/* 修正 2019/12/19 by 前川
.c1 { float: none; width: 100%; font-weight: bold; font-size: 12px; padding: 5px 20px; background: #F2F2F2; }
.c2 { float: none; font-size: 12px; width: 100%; padding: 15px 20px; }
*/
.c1 { float: none; font-weight: bold; font-size: 12px; padding: 5px 15px; background: #F2F2F2; }
.c2 { float: none; font-size: 12px; padding: 15px 15px; }
.txt a,
.cbox a { color: #00641F; }
/* 常備書店のご紹介
----------------------------------------------------------------------*/
.sbox { overflow: hidden; background-image: url(../img/menu/border.png); background-position: center top; background-repeat: repeat-x; padding: 20px 0 0 0; margin-bottom: 20px; }
.s1 { float: none; width: 100%; font-weight: bold; font-size: 13px; padding-left: 15px; }
.s2 { float: none; width: 100%; font-size: 13px; padding-left: 15px; }
/* お問合せ「
----------------------------------------------------------------------*/
.nbox { }
.nrow { border-bottom: 1px #ccc solid; overflow: hidden; }
.n1 { width: 100%; font-weight: bold; font-size: 13px; padding: 15px 15px 0 0; position: relative; }
.n1 span { font-weight: normal; font-family: Arial, Helvetica, " sans-serif"; font-size: 11px; color: #999999; margin-left: 8px; }
.n1 p { width: 45px; text-align: center; background: #B20000; color: #FFF; border-radius: 3px; position: absolute; right: 20px; top: 15px; font-weight: normal; font-size: 10px; }
.n2 { font-size: 13px; width: 100%; vertical-align: middle; padding: 5px 15px 15px 0; }
.n2 p { color: #999999; font-size: 10px; padding-top: 4px; }
.send_btn { width: 200px; background: #191919; color: #FFF; text-align: center; border-radius: 4px; border: none; font-size: 14px; line-height: 1; padding: 10px 0; }
.center { text-align: center; }
body.contact .nbox .nrow input { border: solid 1px #7F9DB9; padding: 1px 6px; width: 95%; }
body.contact .nbox .nrow input.zip { width: 5em; }
body.contact .nbox .nrow input.zip:first-child { width: 4em; margin-left: 5px; }
body.contact .nbox .nrow input.tel { width: 4em; }
body.contact .nbox .nrow select { border: solid 1px #7F9DB9; padding: 1px 6px; }
body.contact .nbox .nrow textarea { border: solid 1px #7F9DB9; padding: 1px 6px; width: 95%; height: 100px; }
body.contact .nbox .btn input { background-color: #191919; color: #FFF; width: 150px; padding: 6px; font-size: 13px; border: none; letter-spacing: 2px; margin: 0 15px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
body.contact .nbox .btn input:hover { opacity: 0.84; }
body.contact .nbox .txt .color { color: #004817; font-weight: bold; }
body.contact .nbox .error { display: block; color: #E30003; margin: 3px 0 0; }
/* 自費出版のご案内
----------------------------------------------------------------------*/
.mincho { font-size: 22px; font-family: "Sawarabi Mincho", serif; }
.mbox { overflow: hidden; }
.m1 { float: left; font-size: 13px; }
.m2 { float: right; }
.gbox { overflow: hidden; }
.g1 { display: none; }
.g2 { }
.g2 h4 { padding: 5px 0 5px 17px; margin: 0 0 10px 0; border-bottom: 1px #E6E6E6 solid; font-size: 14px; background-image: url(../img/icon/icn_maru.jpg); background-position: left center; background-repeat: no-repeat; }
.g2 p { padding: 0 0 40px 0; font-size: 13px; margin: 0; }
.fbox { font-size: 14px; border: 1px solid #DDDDDD; padding: 25px 50px; }
.fbox h5 { font-size: 16px; background: #FFF; width: 245px; padding: 0; text-align: center; margin: -35px auto 15px auto; }
.fbox a { color: #00641F; }

/* ワンダフル神戸
----------------------------------------------------------------------*/
.w_midashi { padding: 0; margin: 0 0 20px 0; border: none; background: none; }
.mincho2 { line-height: 160%; font-family: "Sawarabi Mincho", serif; font-size: 22px; }
.maru { margin-bottom: 20px; padding: 20px 0 20px 145px; position: relative; font-size: 13px; line-height: 180%; }
.maru img { position: absolute; top: 0; left: 0; }
.mds { background-image: url(../img/icon/icn_maru2.jpg); background-position: left center; background-repeat: no-repeat; background-color: #FFF; padding: 5px 0 5px 20px; margin: 0 0 15px 0; font-size: 16px; border-top: none; border-bottom: 1px solid #ccc; font-weight: normal; }
/*.wbox { padding: 0 0 30px 230px; position: relative; font-size: 13px; line-height: 180%; }
.wbox img { position: absolute; left: 0; right: 0; }*/
.wbox { font-size: 13px; line-height: 180%; padding: 0 0 30px; }
.wbox img { display:  block; margin: 0 0 15px; }
table.ta2 { width: 100%; margin-bottom: 30px; }
table.ta2 th,
table.ta2 td { padding: 10px; margin-bottom: 20px; font-size: 13px; border-bottom: 1px solid #eee; }
table.ta2 th { padding: 15px 25px 15px 25px; text-align: left; word-break: break-all; }
table.ta2 td { }
.mds2 { background: #7AA516; color: #FFF; padding: 12px 25px; line-height: 1; margin-bottom: 25px; }
.txt2 { font-size: 13px; line-height: 180%; padding: 23px; }
.adbox { overflow: hidden; padding-bottom: 35px; }
.ad1 { width: 100%; text-align: center; }
.ad2 { width: 100%; }
.ad2 h4 { color: #FFF; background: #9E9F9F; font-size: 13px; padding: 7px 10px 5px 10px; line-height: 1; }
.ad2 p { font-size: 13px; }
table.ta3 { width: 100%; margin-bottom: 10px; }
table.ta3 th,
table.ta3 td { padding: 5px; margin-bottom: 20px; font-size: 13px; border-bottom: 1px solid #eee; }
table.ta3 th { padding: 15px 25px 15px 25px; text-align: left; word-break: break-all; }
table.ta3 td span { font-size: 10px; }
.youkou { border: 1px solid #CBBA82; color: #512600; font-size: 13px; position: relative; margin-bottom:15px; }
.youkou ul { padding: 16px 22px 16px 22px; }
.youkou ul li { padding-bottom: 5px; color: #512600; padding-left: 1em; text-indent: -1em; }
.youkou h3 { background: #F7F5E9; border-bottom: 1px solid #CBBA82; font-size: 16px; color: #512600; margin: 0; line-height: 1; padding: 18px 6px 10px 20px; }
.tag { background: #7AA516; color: #FFF; font-size: 10px; text-align: center; width: 87px; position: absolute; left: 10px; top: -8px; }
.pc { display: none }
.page_wonderful .read_txt {
font-size: 13px;
margin-bottom: 20px;
}
.page_wonderful .link_btn {
max-width: 400px;
margin: 0 auto;
}
.page_wonderful .link_btn img {
width: 100%;
}
