/* 共通スタイル
----------------------------------------------------------------------*/
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: 14px; background: #F3F3F3; padding: 7px 20px; border-top: 1px #E1E1E1 solid; border-bottom: 1px #E1E1E1 solid; }
h3 { font-size: 14px; background: #F3F3F3; padding: 7px 20px; border-top: 1px #E1E1E1 solid; border-bottom: 1px #E1E1E1 solid; margin-bottom: 20px; }
h4 { font-size: 14px; padding: 7px 20px; }
.txt { font-size: 12px; }
.topicpass { padding: 0 0 20px 0; font-size: 12px; }
.topicpass a { color: #000; text-decoration: none; }
.topicpass a:hover { text-decoration: underline; }
a:hover img { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
#nav a:hover img { filter: alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0; }
.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; }
.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; }
#overlay { display: none; }
.pp_description { text-align: center; padding: 0 0 0 40px; }
/* ヘッダー
----------------------------------------------------------------------*/
#head { height: 169px; background-color: #FFF; position: relative; z-index: 12; min-width: 1020px; }
#head .wrap { position: relative; width: 100%; }
#head .fixed { top: -55px; position: fixed; }
#head .eff { background: #FFF; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }
#logo { padding: 20px 0 30px 0; text-align: center; }
#logo img { vertical-align: bottom; }
#nav { padding: 0 0 25px 0; }
#nav ul { overflow: hidden; margin: 0 auto; height: 24px; width: 980px; }
#nav li { float: left; list-style: none; height: 24px; }
#nav li a { display: block; background-repeat: no-repeat; background-color: #FFF; }
#nav li a img { vertical-align: top; background-color: #FFF; }
#nav #home a { background-image: url(/lib/img/head/nav1_o.png); }
#nav #news a { background-image: url(/lib/img/head/nav2_o.png); }
#nav #category a { background-image: url(/lib/img/head/nav3_o.png); }
#nav #publish a { background-image: url(/lib/img/head/nav4_o.png); }
#nav #store a { background-image: url(/lib/img/head/nav5_o.png); }
#nav #member a { background-image: url(/lib/img/head/nav6_o.png); }
#search { background: #004817; height: 35px; overflow: hidden; }
#search form { width: 868px; margin: 6px auto 0 auto; }
#search_txt { float: left; width: 196px; text-align: center; }
#search_txt img { margin-top: 5px; }
#search_word { float: left; width: 491px; }
#search_word input { width: 450px; margin: 1px 0 0; height: 21px; border: none; padding: 0 10px; font-size: 13px; color: #111; display: block; }
#search_category { float: left; width: 141px; }
#search_button { float: left; width: 40px; }
#search select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#search select { display: block; font-size: 12px; width: 90%; margin: 1px 0 0; padding: 1px 5px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #999; background: url(/lib/img/icon/icn_select.png)) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%, #eee 100%); background: url(/lib/img/icon/icn_select.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%, #eee 100%); background-color: #fff; border-radius: 3px; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
#search .submit { background: url(/lib/img/search/btn_search.png) left top no-repeat; width: 40px; height: 24px; border: none; text-indent: -6666px; }
#menu,
#category_menu,
#cnav { display: none }
/* フッター
----------------------------------------------------------------------*/
#foot { background: #1A1A1A; min-width: 1020px; }
#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_address br { display: none; }
#footer_nav { text-align: center; font-size: 10px; color: #666666; padding: 0 0 22px 0; }
#footer_nav a { font-size: 10px; color: #666666; }
#footer_nav a:hover { text-decoration: none; }
#copyright { background: #222222; text-align: center; padding: 10px 0 10px 0; border-top: 1px solid #333333; }
#copyright br { display: none }
.pagetop { display: none; }
/* MVスライダー　
----------------------------------------------------------------------*/
#slide { background: #FFF; padding-top: 26px; height: 340px; }
/*ナビゲーションボタンの色*/
.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 { overflow: hidden; padding-top: 50px; }
#news_tit { float: left; width: 200px; padding: 5px 0 70px 0; background: url(../img/home/tit_news.png) no-repeat left top; text-indent: -9999px; }
#news-box { float: right; width: 712px; }
#news_area ul { }
#news_area li { position: relative; padding-bottom: 8px; }
#news_area span { position: absolute; top: 0; left: 0; font-size: 11px; text-decoration: none; color: #333; }
#news_area li a { color: #333; text-decoration: none; }
#news_area li a:hover { text-decoration: underline }
#news_area p { padding: 0 0 0 95px; font-size: 13px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#news_backnumber { text-align: right; clear: both; }
/* 新刊情報
----------------------------------------------------------------------*/
#tit_newbook { background: url(../img/home/tit_newbook_pc.png) no-repeat left top; ; height: 28px; width: 100%; text-indent: -9999px; margin-bottom: 30px; padding: 0; border: none; }
#slide_newBook { height: 310px; }
#slide_newBook_sp { display: none; }
.read_more { display: none; }
#slide_newBook .sp-next-arrow,
#slide_newBook .sp-previous-arrow { width: 31px!important; height: 31px!important; top: 0px; }
#slide_newBook .sp-next-arrow { right: -50px!important; background: url(../img/btn/arrow_next.png) no-repeat; }
#slide_newBook .sp-previous-arrow { left: -50px!important; background: url(../img/btn/arrow_prev.png) no-repeat; }
#slide_newBook .sp-slide { height: 270px !important; }
.book { text-align: center; border: 1px solid #ccc !important; box-sizing: border-box; width: 168px; padding-top: 20px; height: 270px; float: left; margin: 0 15px 15px 0; }
.book .wrap { width: 126px; height: 178px; margin: auto; display: table-cell; text-align: center; vertical-align: middle; padding: 0 0 5px; }
.book img { vertical-align: bottom; width: auto; height: auto; max-width: 124px; max-height: 175px; }
.book a { width: 126px; margin: auto; display: block; text-align: center; }
#slide_newBook .book { width: 183px; overflow: hidden; }
#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; }
/* 構造
----------------------------------------------------------------------*/
#body { overflow: hidden; padding-top: 30px; }
#sub { width: 200px; float: left; }
#main { width: 735px; float: right; overflow: hidden; padding-bottom: 30px; }
#side { float: left; width: 200px; }
#side .tw { border: solid 1px #ccc; }
#contents { background-color: #FFF; position: relative; z-index: 10; min-width: 1020px; }
.container { width: 980px; margin: 0 auto; }
/* サイドカラム
----------------------------------------------------------------------*/
#tit_bookcategory { text-indent: -9999px; background: url(../img/menu/tit_bookcategory.png) no-repeat left top; margin-bottom: 30px; height: 24px; padding: 0; border: none; }
ul.nav_category { padding: 0 0 30px; }
ul.nav_category li { background: url(../img/menu/border.png) no-repeat bottom left; }
ul.nav_category a { color: #333; font-size: 13px; line-height: 1; display: block; padding: 18px 0 18px 20px; background: url(../img/icon/arrow1.png) no-repeat left center; text-decoration: none; }
ul.nav_category a:hover { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
ul.nav_category li ul { display: none; margin-top: -5px; }
ul.nav_category li ul li { padding-left: 20px; }
li.group a { background: url(../img/icon/icn_open.png) no-repeat left center !important; }
ul.nav_category li.group ul a { background: url(../img/icon/arrow1.png) no-repeat left center !important; }
/* おすすめ書籍
----------------------------------------------------------------------*/
#tit_recomend { background: url(../img/home/tit_recomend_pc.png) no-repeat left top; height: 25px; text-indent: -9999px; margin-bottom: 30px; padding: 0; border: none; }
/* フッターバナー
----------------------------------------------------------------------*/
#footBnr { position: relative; background: #FFF; padding: 30px 0 50px 0; min-width: 1020px; }
#footBnr .sp-slides { margin-left: -120px !important; }
#footBnr .container { width: 935px !important; }
#slide_footBnr { width: 935px !important; }
#slide_footBnr .sp-slide { width: 225px; height: 55px; float: left; }
#slide_footBnr .sp-slide img { width: 225px !important; height: auto !important; }
#slide_footBnr .sp-next-arrow,
#slide_footBnr .sp-previous-arrow { width: 31px!important; height: 31px!important; top: 0px; }
#slide_footBnr .sp-next-arrow { right: -40px!important; top: 10px; background: url(../img/btn/arrow_next2.png) no-repeat; }
#slide_footBnr .sp-previous-arrow { left: -25px!important; top: 10px; background: url(../img/btn/arrow_prev2.png) no-repeat; }
/* 一覧
----------------------------------------------------------------------*/
#sp_category { display: none; }
.tit_cateogry { background: #000; color: #FFF; font-size: 20px; padding: 12px 30px; margin-bottom: 25px; line-height: 1; letter-spacing: 2px; }
.tit_cateogry span { font-size: 14px; line-height: 1; }
.book_info { margin-bottom: 30px; font-size: 13px; background: url(../img/search/bg.png); padding: 20px; border: 1px solid #eee; overflow: hidden; }
.cover_img { float: left; width: 170px; }
.book_txt { float: right; width: 505px; padding-bottom: 10px; }
.book_info h3 { font-size: 16px; margin: 0 0 10px 0; background: none; border: none; padding: 0; }
.book_info h3:hover { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; color: #006420; }
.book_info h3 a { color: #006420; }
.book_price { font-size: 14px; font-weight: bold; clear: both; width: 500px; float: right; }
.kakaku { font-size: 14px; font-weight: bold; margin-top: -40px; }
.kingaku { color: #8C1126; font-size: 20px; font-weight: bold; }
.en { font-size: 14px; color: #8D1127; font-weight: bold; }
.detail_btn { display: block; text-align: right; float: right; }
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 li:hover { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
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 .book_info .cover_img img { width: 170px; height: auto; }
body.category-index #main { width: auto; float: none; }
body.category-index #side { display: 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: 280px; margin: 0 20px 0; float: left; background: url(/lib/img/menu/border.png) no-repeat bottom left; }
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 .detail_btn { margin-top: -30px; }
.detail h4 { background: #000; color: #FFF; clear: both; font-size: 14px; letter-spacing: 2px; padding: 5px 22px; border-radius: 3px; margin-bottom: 20px; }
.shop_banner { margin-bottom: 50px; }
.shop_banner img { margin-right: 6px; }
.shop_banner img:last-child { margin-right: 0px; }
ul.related_item { overflow: hidden; }
ul.related_item li { float: left; width: 90px; margin-right: 28px; padding-bottom: 10px; }
ul.related_item li a { text-decoration: none; color: #006420 !important; line-height: 150%; font-size: 12px; display: block; }
ul.related_item img { width: 90px; height: auto; }
ul li:nth-child(6n) { margin-right: 0; }
body.category-single .book_additional { clear: both; float: right; width: 500px; padding: 0 0 30px; }
body.category-single .book_additional h5 { font-size: 13px; font-weight: bold; margin: 0 0 5px; padding: 0 0 0 24px; background: url(/lib/img/icon/icn_additional.fw.png) no-repeat; }
body.category-single .book_additional ul { }
body.category-single .book_additional li { width: 500px; overflow: hidden; }
body.category-single .book_additional li em { width: 85px; display: block; font-style: normal; float: left; }
body.category-single .book_additional li span { width: 415px; display: block; float: left; }
body.category-single .book_additional li a { color: #111; }
body.category-single .book_additional li a:hover { text-decoration: none; }
body.category-single .detail_btn a { display: block; margin: 0 0 5px; }
body.category-single .detail_btn img { vertical-align: bottom; }
body.category-single .shop_banner { width: 693px; overflow: hidden; padding: 45px 0 0; }
body.category-single .shop_banner ul { width: 720px; }
body.category-single .shop_banner li { width: 163px; float: left; margin: 0 13px 13px 0; }
body.category-single .shop_banner li img { vertical-align: bottom; }
body.category-single .detail_btn .apuri { display: none; }
/* 最新のお知らせ
----------------------------------------------------------------------*/
body.news .articles { }
body.news .articles a { text-decoration: none; color: #111; }
body.news .articles a:hover { text-decoration: underline; }
body.news .articles .atc { width: 735px; overflow: hidden; padding: 0 0 20px; margin: 0 0 20px; border-bottom: dotted 1px #CCC; }
body.news .articles .pic { float: left; width: 118px; height: 88px; border: solid 1px #E4E4E4; padding: 1px; }
body.news .articles .pic img { width: 100%; height: auto; }
body.news .articles .info { float: right; width: 595px; padding: 5px 0 0; }
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: 14px; margin: 5px 0 0; font-weight: bold; }
body.news .articles .excerpt { font-size: 13px; margin: 5px 0 0; }
body.news .wp-pagenavi { text-align: center; }
body.news .article { font-size: 13px; line-height: 2; color: #aaa; }
body.news .article p { margin-bottom: 2em; }
body.news .article .aligncenter { display: block; margin-left: auto; margin-right: auto; }
body.news .article .alignleft { float: left; margin-right: 15px; margin-bottom: 12px; }
body.news .article .alignright { float: right; margin-left: 15px; 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_meta a { color: #111; }
body.news .news_meta a:hover { text-decoration: none; }
body.news .news-categories { font-size: 14px; 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; }
/* プライバシー
----------------------------------------------------------------------*/
.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; background-image: url(../img/menu/border.png); background-position: center top; background-repeat: repeat-x; padding: 20px 0 0 0; margin-bottom: 20px; }
.c1 { float: left; width: 180px; font-weight: bold; font-size: 13px; padding-left: 20px; }
.c2 { float: right; font-size: 13px; width: 530px; }
.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: left; width: 200px; font-weight: bold; font-size: 13px; padding-left: 20px; }
.s2 { float: left; font-size: 13px; width: 265px; }
.s2:nth-child(2) { width: 295px; }
.s2:last-child { text-align: right; width: 215px; }
table.ta1 { width: 100%; margin-bottom: 30px; }
table.ta1 th,
table.ta1 td { padding: 15px; background-image: url(../img/menu/border.png); background-position: center top; background-repeat: repeat-x; padding: 20px; margin-bottom: 20px; font-size: 13px; }
table.ta1 th { padding: 15px 25px 15px 25px; text-align: left; word-break: break-all; }
table.ta1 td { }
/* お問合せ
----------------------------------------------------------------------*/
.nbox { display: table }
.nrow { border-bottom: 1px #ccc solid; overflow: hidden; }
.n1 { width: 170px; font-weight: bold; font-size: 13px; background: #F2F2F2; padding: 15px 15px 15px 25px; display: table-cell; position: relative; }
.n1 span { display: block; font-weight: normal; font-family: Arial, Helvetica, " sans-serif"; font-size: 11px; color: #999999; }
.n1 p { width: 45px; text-align: center; background: #B20000; color: #FFF; border-radius: 3px; position: absolute; right: 10px; top: 15px; font-weight: normal; font-size: 10px; }
.n2 { font-size: 13px; width: 435px; vertical-align: middle; padding: 15px; display: table-cell; }
.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: 270px; }
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.address { width: 400px; }
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: 400px; height: 200px; }
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; width: 400px; font-size: 13px; }
.m2 { float: right; width: 300px; }
.gbox { overflow: hidden; margin-bottom: 50px; }
.g1 { float: left; width: 250px; font-size: 13px; text-align: center; }
.g2 { float: right; width: 480px; }
.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; letter-spacing: 2px; background: #FFF; width: 295px; padding: 0; text-align: center; margin: -35px 0 15px -20px; }
.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 80px 230px; position: relative; font-size: 13px; line-height: 180%; }
.wbox img { position: absolute; left: 0; right: 0; }
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: 320px; float: left; text-align: center; }
.ad2 { width: 410px; float: right; }
.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; }
.sp { display: none }
/* その他調整
----------------------------------------------------------------------*/
#tit_bookcategory { height: auto; margin: 0; }
.t_category { background: #000; color: #FFF; font-size: 16px; padding: 12px 20px 10px 20px; line-height: 1; margin-bottom: 35px; }
.t_category span { display: none; }
