/*=================================================
共通
=================================================*/
body {
	width: 100%;
	height: 100%;
	color:#222;
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:12px;
	line-height:1.5em;
	letter-spacing:0px;
	background: #f2f2f2;
}
#wrapper {
	overflow:hidden;
	margin-top: -21px;
}
h4 {
	font-size:13px;
	margin:10px 0;
	line-height:1.5em;
}
p {
	margin:0 0 1em;
}
p, li {
	font-size:16px;
	line-height:1.6;
}
a {
	text-decoration:none;
}
a:hover {
	color:#173773 !important;
}
a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.wrap {
	width:100%;
	margin:0 auto;
}
#contents {
	padding-top:0px;
	margin-bottom:10px;
}
#main_col {
	padding:10px 10px 0;
}
#left_col {
	margin: 0 0 0 0;
}
.section {
	margin: 0 0 20px;
	background:#fff;
	overflow:hidden;
	border-bottom:4px solid #e0e0e0;
}
.content-inner {
	padding:0 10px;
}
h2.tit-01 {
	font-size:14px;
	font-weight:normal;
	border-bottom:2px solid #173773;
	-moz-box-shadow: 0px 3px 0px #e6e6e6;
	-webkit-box-shadow: 0px 3px 0px #e6e6e6;
	padding:20px 0 5px 10px;
	margin:0 0 20px;
}

h2.onlinestoa {
	padding-bottom:30px;
}

h2.tit-01 span {
	font-family: 'Merriweather', serif;
	font-size:20px;
	margin:0 10px 0 0;
}
h2.tit-02 {
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #dddddd;
	margin:0 0 15px 0;
}
h2.tit-02 span {
	font-family: 'Merriweather', serif;
	font-size:20px;
	border-left:5px solid #173773;
	display:inline-block;
	margin:0 10px 10px 0;
	padding:0px 0 0 10px;
}
.data {
	text-align:right;
	font-size:12px;
}

.headline2 { margin:0; padding: 10px 15px; line-height: 180%;
height:31px;
border: none; border-bottom: 2px solid #e6e6e6; font-size:16px; color: #FFF;
background: none #173773;
}
.post { padding:15px; }
.post { background:#fff; border: none;border-bottom: 2px solid #e6e6e6; margin-bottom: 20px; overflow:hidden;}
#single_title {
    border: none;
    border-bottom: 2px solid #e6e6e6;
    overflow: hidden;
    margin: 0px;
}

#single_title h2 .author {
margin: -10px 0 0 0;
font-weight: normal;
font-size: 12px;
}

.headline_list { font-weight: bold;
 height:54px; line-height:54px;
font-size: 18px;
background: #fff;
border-bottom: 2px solid #173773;
-moz-box-shadow: 0px 3px 0px #e6e6e6;
-webkit-box-shadow: 0px 3px 0px #e6e6e6;
padding: 0 15px;
margin: 0 0 3px 0;}
#post_list {
    border: none;
    border-bottom: 2px solid #e6e6e6;}
#index_news_post #post_list {
    border: none;
}
.ico-arrow04{
	background: url(img/arrow_04.png) no-repeat left center;
	padding-left: 14px;
  float: right;
  margin-top: 10px;
}
/*=================================================
frontend user admin
=================================================*/
.frontend-user-admin-login {
    padding: 0px;
    margin: 0px;
}
.frontend-user-admin-login #user_email, .frontend-user-admin-login .user_email, .frontend-user-admin-login #user_url {
    width: 90%;
    ime-mode: disabled;
}
.frontend-user-admin-login .textarea {
    border: 1px solid #CCC;
    padding: 3px 5px;
    width: 90%;
    height: 100px;
}
/*=================================================
net shop admin
=================================================*/
.form-table tbody {
    text-align: left;
font-size:13px;
line-height: 0;
}
.form-table td,.form-table td {
line-height: 1.3;
}
.form-table tbody th {
padding: 5px;
    white-space: normal;
width: 30% !important;
}
/*=================================================
header
=================================================*/

#header {
	width:100%;
	background:#fff;
	padding:0 10px;
	border-top:none;
	box-shadow:none;
	border-bottom:2px solid #173773;
}
#header_wrap {
	background:#fff;
}
h1.description {
	font-size:11px;
	font-weight:normal;
	background:#173773;
	color:#fff;
	margin:0px -10px 0;
	padding:2px 10px;
}
#logo {
	margin:15px 0;
	padding: 0;
	font-weight: normal;
	text-indent:-9999px;
}
#logo a {
	background: url(img/logo.png);
	background-repeat:no-repeat;
	background-size:120px;
	width:120px;
	height:20px;
	display:block;
}
#header_menu_s {
	display:none;
}

#wpadminbar {
margin-top: -46px;
}
/*****ヘッダー広告バナー*****/
.g.g-5 img {
    max-width: 480px;
    width: 95%;
}
.g-5 .g-single.a-31 {
    margin: 10px auto 0;
    width: 98%;
}
/*=================================================
広告掲載について／お問い合わせ
=================================================*/
.wpcf7-submit { margin:auto; display:block; width:200px; height:44px; background:#173773; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; color:#fff; font-weight:bold; cursor: pointer; border:none;/* box-shadow */
box-shadow:rgb(214, 214, 214) 1px 1px 0px 1px;
-webkit-box-shadow:rgb(214, 214, 214) 1px 1px 0px 1px;
-moz-box-shadow:rgb(214, 214, 214) 1px 1px 0px 1px; }

#contact_form td {
padding: 5px;
line-height: 1.3;
}
#contact_form th {
padding: 5px;
    width: 30%;
line-height: 1.3;
}
#contact_form th span {
color:#C00;
font-size:13px;
float:right;
}
#contact_form input,#contact_form select ,#contact_form textarea  {
    border: 1px solid #CCC;
    padding: 8px 5px;
font-size:13px;
    width: 90%;
}
#contact_form select  {
margin: 10px 0;
}


.cart_btn {
	width: 105px;
	height: 30px;
	display:block;
	position: static;
margin: -20px auto 20px auto;
}
.cart_btn input {
	width: 105px;
	height: 30px;
}
.omoushikomi_btn {
	width: 105px;
	height: 30px;
	display:block;
	position: static;
margin: -20px auto 20px auto;
}
.omoushikomi_btn input {
	width: 105px;
	height: 30px;
}
/*=================================================
gnavi
=================================================*/

#gnavi {
	display:none;
}
#header a.menu_button {
	position: absolute;
	right:10px;
	top:10px;
	margin:0 0 0 0;
	display: inline-block;
	font-size: 11px;
	color: #333;
	padding: 0 10px;
	line-height: 30px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
#global_menu li {
	list-style:none;
	width:50%;
	float:left;
}
#global_menu a {
	background: #fff url(img/arrow_01.png) no-repeat 10px !important;
	padding:0 10px 0 20px;
	border-right:none;
}
#header a.menu_button, #header a.menu_button:hover {
	border:1px solid #ccc;
	background:#fff;
}
#header a.menu_button.active {
	background: #173773;
	border: none;
	color: #fff !important;
}
/*=================================================
新着
=================================================*/
#index_new_post.section {
	background:none;
	border:none;
	margin:0px;
}
#index_new_post .new-box {
	background:#fff;
	width:100%;
	margin-bottom:20px;
	padding:10px 10px 20px;
	box-sizing: border-box; /* Opera用 */
	-webkit-box-sizing:border-box; /* Safari,Google Chrome用 */
	-moz-box-sizing: border-box; /* Firefox用 */
	-ms-box-sizing: border-box; /* Internet Explorer 8用 */
	float:none;
	border-bottom: 4px solid #e0e0e0;
	position: relative;
}
#index_new_post .new_label_big {
	position: absolute;
	top: -3px;
	right: -5px;
}
img.new_label {
	position: relative;
	top: -2px;
	margin-left: 5px;
}
#post_list .title img.new_label {
	position: relative;
	top: -4px;
	margin-left: 5px;
}

#index_new_post .new-box h2 {
	font-size:13px;
	margin:10px 0 5px;
}
#index_new_post .new-box span {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}
#index_new_post .new-box span img {
	width:100%;
	height:auto;
}
#index_new_post .new-box p.data {
	text-align:right;
	margin:0 0 10px;
}
#index_new_post .new-box p {
	margin:0px;
}
#index_news_post .content-box p{
	font-size: 12px;
}
/*=================================================
業界ニュース
=================================================*/
#index_news_post {
}
#index_news_post .list {
	margin:-10px 10px 5px 0;
	float:right;
}
#index_news_post .list li {
	float:left;
	margin:0 0 0 10px;
	font-size:11px;
}
#index_news_post .list li a {
	color:#173773;
}
#index_news_post .list li:last-child {
	background: url(img/arrow_03.png) no-repeat 0 center;
	padding:0 0 0 10px;
	margin-top:1pxpx;
}
.content-inner-l {
	width:100%;
	overflow:hidden;
	margin:0;
}
.content-box {
	width:100%;
	overflow:hidden;
	margin:0;
}
.post-box {
	width:100%;
	float:left;
	margin:0 0;
}
.post-box span.img {
	width: 100%;
	height:auto;
	display:block;
	overflow:hidden;
}
.post-box span.img img {
	width:100%;
	height:auto;
}
.post-box-s-wrap {
	width:100%;
	float:none;
}
.post-box-s {
	width:100%;
	float:right;
	padding-top:10px;
	margin-top:10px;
	overflow:hidden;
	border-top:1px dotted #b8b8b8;
}
.post-box-s p.data {
	text-align:left;
	font-weight:normal;
	margin:0px 0 3px;
}
.post-box-s h4 {
	font-weight:normal;
	margin:0px;
}
.post-box-s span.img {
	float:left;
	width: 100px;
	height: auto;
	margin-right:10px;
	display:block;
	overflow:hidden;
	line-height:0px;
}
.post-box-s span.img img {
	width:100%;
	height:auto;
}
.content-inner-r {
	width:100%;
	margin:20px 0 0;
}
.content-inner-r h3 {
	margin:0 0 15px;
	border-top:	3px solid #173773;
	border-bottom:1px solid #cfcfcf;
	font-size:17px;
	font-weight:normal;
	color:#173773;
	padding:10px 0 10px 25px;
	background: url(img/icon_info.png) no-repeat 0 center;
}
.content-inner-r li {
	border-bottom: 1px dotted #b8b8b8;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.content-inner-r li span.data {
	text-align:right;
	display:block;
	margin:5px 0 0;
}
/*----------------------------
タブ
----------------------------*/
#tabMenu {
	margin:0 0 20px;
	padding:10px 0 10px;
	overflow:hidden;
	border-top:1px solid #e6e6e6;
/*	border-bottom:1px solid #e6e6e6;*/
}
#tabMenu li {
	float:left;
	width:33.3333%;
	line-height:30px;
	height:30px;
	display:block;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	box-sizing: border-box; /* Opera用 */
	-webkit-box-sizing:border-box; /* Safari,Google Chrome用 */
	-moz-box-sizing: border-box; /* Firefox用 */
	-ms-box-sizing: border-box; /* Internet Explorer 8用 */
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	position: relative;
}
#tabMenu li a {
	display:block;
/*	width:100px;*/
}
#tabMenu li:nth-child(3), #tabMenu li:nth-child(6), #tabMenu li:nth-child(9), #tabMenu li:nth-child(12)  {
	border-right:none;
}
#tabMenu li:nth-child(11) {
	font-size:11px;
	letter-spacing:-1.5px;
}
#tabMenu li:nth-child(13) {
	border-bottom:none;
}
#tabMenu li:nth-child(1):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #bcb601;
	border-bottom: 4px solid #bcb601;
}
#tabMenu li:nth-child(2):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #e61717;
	border-bottom: 4px solid #e61717;
}
#tabMenu li:nth-child(3):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #ffae0d;
	border-bottom: 4px solid #ffae0d;
}
#tabMenu li:nth-child(4):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #87db00;
	border-bottom: 4px solid #87db00;
}
#tabMenu li:nth-child(5):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #01d48c;
	border-bottom: 4px solid #01d48c;
}
#tabMenu li:nth-child(6):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #00a4d4;
	border-bottom: 4px solid #00a4d4;
}
#tabMenu li:nth-child(7):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #bd00d4;
	border-bottom: 4px solid #bd00d4;
}
#tabMenu li:nth-child(8):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #be7826;
	border-bottom: 4px solid #be7826;
}
#tabMenu li:nth-child(9):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #66ccbe;
	border-bottom: 4px solid #66ccbe;
}
#tabMenu li:nth-child(10):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #638fcb;
	border-bottom: 4px solid #638fcb;
}
#tabMenu li:nth-child(11):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #ed78d6;
	border-bottom: 4px solid #ed78d6;
}
#tabMenu li:nth-child(12):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #595959;
	border-bottom: 4px solid #595959;
}
#tabMenu li:nth-child(13):after {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 4px solid transparent;
	border-right: 4px solid #999999;
	border-bottom: 4px solid #999999;
}
#tabMenu li:nth-child(1).current {
	border-top:2px solid #bcb601;
	line-height:26px;
}
#tabMenu li:nth-child(2).current {
	border-top:2px solid #e61717;
	line-height:26px;
}
#tabMenu li:nth-child(3).current {
	border-top:2px solid #ffae0d;
	line-height:26px;
}
#tabMenu li:nth-child(4).current {
	border-top:2px solid #87db00;
	line-height:26px;
}
#tabMenu li:nth-child(5).current {
	border-top:2px solid #01d48c;
	line-height:26px;
}
#tabMenu li:nth-child(6).current {
	border-top:2px solid #00a4d4;
	line-height:26px;
}
#tabMenu li:nth-child(7).current {
	border-top:2px solid #bd00d4;
	line-height:26px;
}
#tabMenu li:nth-child(8).current {
	border-top:2px solid #be7826;
	line-height:26px;
}
#tabMenu li:nth-child(9).current {
	border-top:2px solid #66ccbe;
	line-height:26px;
}
#tabMenu li:nth-child(10).current {
	border-top:2px solid #638fcb;
	line-height:26px;
}
#tabMenu li:nth-child(11).current {
	border-top:2px solid #ed78d6;
	line-height:26px;
}
#tabMenu li:nth-child(12).current {
	border-top:2px solid #595959;
	line-height:26px;
}
#tabMenu li:nth-child(13).current {
	border-top:2px solid #999999;
	line-height:26px;
}
#tabMenu li:nth-child(1).current:after, #tabMenu li:nth-child(2).current:after, #tabMenu li:nth-child(3).current:after, #tabMenu li:nth-child(4).current:after, #tabMenu li:nth-child(5).current:after, #tabMenu li:nth-child(6).current:after, #tabMenu li:nth-child(7).current:after, #tabMenu li:nth-child(8).current:after, #tabMenu li:nth-child(9).current:after, #tabMenu li:nth-child(10).current:after, #tabMenu li:nth-child(11).current:after, #tabMenu li:nth-child(12).current:after {
	border:none;
}
.disnon {
	display: none;
}
#tabBoxes h3 {
	font-size:18px;
	padding:0 0 0 10px;
}
.tab-01 h3 {
	border-left:5px solid #bcb601;
}
.tab-02 h3 {
	border-left:5px solid #e61717;
}
.tab-03 h3 {
	border-left:5px solid #ffae0d;
}
.tab-04 h3 {
	border-left:5px solid #87db00;
}
.tab-05 h3 {
	border-left:5px solid #01d48c;
}
.tab-06 h3 {
	border-left:5px solid #00a4d4;
}
.tab-07 h3 {
	border-left:5px solid #bd00d4;
}
.tab-08 h3 {
	border-left:5px solid #be7826;
}
.tab-09 h3 {
	border-left:5px solid #66ccbe;
}
.tab-10 h3 {
	border-left:5px solid #638fcb;
}
.tab-11 h3 {
	border-left:5px solid #ed78d6;
}
.tab-12 h3 {
	border-left:5px solid #595959;
}
/*=================================================
遊技通信プラス
=================================================*/
#index_plus_post {
  padding: 0px 10px 10px;
  clear: both;
}
#index_plus_post ul {
	margin:0 0 10px;
}
#index_plus_post li span {
	display:block;
	text-align:left;
	margin-bottom:5px;
}
#index_plus_post li {
	border-bottom:1px dotted #b8b8b8;
	padding:0 0 10px;
	margin:0 0 10px;
}
#index_plus_post li a {
	display:block;
}
#index_plus_post li:last-child {
	border-bottom:none;
	padding:0;
	margin:0;
}
.page-id-21133 .headline-book li {
  width: 145px;
  float: left;
  padding: 15px;
}
.page-id-21133 .headline-book li:last-child {
	margin-bottom: 20px;
}
.headline-book a {
  display: block;
  width: 145px;
  height: 155px;
  position: relative;
}
.headline-book a img:first-child {
  border-radius: 8px;
  box-shadow: 3px 3px #d9d9d9;
}
.headline-book a .new_icon {
  position: absolute;
  top: 0px;
  right: 0px;
}
/*=================================================
製品紹介
=================================================*/
#index_introduction_post {
}
#index_introduction_post p.list {
	margin:-10px 10px 10px 0;
	text-align:right;
	font-size:11px;
}
#index_introduction_post p.list a {
	color:#173773;
	background: url(img/arrow_03.png) no-repeat 0 center;
	padding:0 0 0 10px;
}
#index_introduction_post .content-inner a {
	width:100%;
	float:left;
	margin:0 0;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #b8b8b8;
}
#index_introduction_post ul {
	margin:0px;
	padding-top:10px;
	border-top:1px dotted #b8b8b8;
}
#index_introduction_post li {
	overflow:hidden;
	line-height:1.5em;
}
#index_introduction_post a:last-child {
	border-bottom:none;
}
#index_introduction_post li span.img {
	float:left;
	width: 100px;
	height: auto;
	margin-right:10px;
	display:block;
	overflow:hidden;
	line-height:0px;
}
#index_introduction_post li span.img img {
	width:100%;
	height:auto;
}
#index_introduction_post li span.data {
	text-align:left;
	font-weight:normal;
	display:block;
	margin:0px 0 3px;
}
/*=================================================
ピックアップ書籍
=================================================*/
#index_book_post .content-inner {
	padding-bottom:20px;
	overflow:hidden;
}
#index_book_post a {
	width:100%;
	float:left;
	display:block;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #b8b8b8;
}
#index_book_post h2 a {
    width: auto;
}
#index_book_post a:last-child {
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:none;
}
.books-box {
	overflow:hidden;
	position:relative;
}
.books-box h4 {
	margin:0 0 10px;
}
.books-box span.img {
	width:120px;
	height:170px;
	display:block;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
.books-box span.img img {
	max-width:120px;
	height:auto;
}
.books-box p {
	font-size:12px;
}
.books-box p.detail {
	font-size:12px;
	position:absolute;
	bottom:0px;
	right:0px;
	background:#222222;
	color:#fff;
	margin:0px;
	padding:4px 0 2px;
	width:90px;
	text-align:center;
}
a:hover .books-box p.detail {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/*=================================================
サイドバー
=================================================*/
.side_widget {
	margin: 0 0 20px 0;
	font-size: 11px;
	background: #fff;
	border: none;
	padding: 10px;
	position: relative;
	border-bottom: 4px solid #e0e0e0;
}
#right_col {
	border-top:none;
	padding: 0;
	margin: 0 0px;
}
#side_col {
	border-top:none;
	padding:0;
	margin: 0 10px;
	background:none;
}
/*----------------------------
ピックアップ
----------------------------*/
.side-pickup-post h3.side_tit-01 {
	margin:-10px -10px 10px -10px;
	background:#1a1a1a;
	color:#fff;
	font-size:13px;
	text-align:right;
	font-weight:normal;
	padding:10px 10px 7px;
	letter-spacing:-1px;
}
.side-pickup-post h3.side_tit-01 span {
	font-family: 'Lato', sans-serif;
	font-style:italic;
	font-size:17px;
	display:inline-block;
	float:left;
	margin-top:-1px;
	letter-spacing:0px;
}
.side-pickup-post h4 {
	margin-bottom:5px;
}
.side-pickup-post p.data {
	margin:0px;
}
/*----------------------------
人気記事ランキング
----------------------------*/
.popular-posts h3.side_headline {
	font-weight:normal;
	font-size:14px;
	background:none;
	border-bottom: 2px solid #173773;
	-moz-box-shadow: 0px 3px 0px #e6e6e6;
	-webkit-box-shadow: 0px 3px 0px #e6e6e6;
	padding: 0 0 0px;
	margin:0 0 20px;
}
.popular-posts h3.side_headline:before {
	content:"RANKING";
	font-family: 'Merriweather', serif;
	font-size: 20px;
	margin: 0 10px 0 0;
}
.popular-posts li {
	background:none;
	list-style:none;
	border-bottom: 1px dotted #b8b8b8;
	padding: 0 0 10px;
	margin: 0 0 10px;
	line-height:1.5em;
}
.popular-posts li a {
	padding:0 0 0 28px;
	display:block;
}
.popular-posts li:nth-child(1):before {
	content:"1";
	font-size:12px;
	background:#f6cb00;
	width:18px;
	line-height:18px;
	display:block;
	font-weight:bold;
	float:left;
	text-align:center;
	margin:0;
}
.popular-posts li:nth-child(2):before {
	content:"2";
	font-size:12px;
	background:#b5b5b5;
	width:18px;
	line-height:18px;
	display:block;
	font-weight:bold;
	float:left;
	text-align:center;
	margin:0;
}
.popular-posts li:nth-child(3):before {
	content:"3";
	font-size:12px;
	background:#bf9b71;
	width:18px;
	line-height:18px;
	display:block;
	font-weight:bold;
	float:left;
	text-align:center;
	margin:0;
}
.popular-posts li:nth-child(4):before {
	content:"4";
	font-size:12px;
	background:#222222;
	color:#fff;
	width:18px;
	line-height:18px;
	display:block;
	font-weight:bold;
	float:left;
	text-align:center;
	margin:0;
}
.popular-posts li:nth-child(5):before {
	content:"5";
	font-size:12px;
	background:#222222;
	color:#fff;
	width:18px;
	line-height:18px;
	display:block;
	font-weight:bold;
	float:left;
	text-align:center;
	margin:0;
}
.popular-posts li:nth-child(5) {
	border-bottom:none;
	margin:0px;
	padding:0px;
}
/*----------------------------
PRコンテンツ
----------------------------*/
.side-pr-post {
	padding:10px;
}
.side-pr-post h3.side_headline {
	margin:-9px -9px 10px;
	font-weight:normal;
	font-size:15px;
	background: linear-gradient(#fcfcfc, #f0f0f0);
}
.side-pr-post a {
	display:block;
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom: 1px dotted #b8b8b8;
}
.side-pr-post li {
	background:none;
	overflow:hidden;
}
.side-pr-post a:last-child {
	margin:0;
	padding:0;
	border-bottom:none;
}
.side-pr-post li span.img {
	width:80px;
	height:80px;
	display:block;
	border-radius: 100%;		/* CSS3草案 */
	-webkit-border-radius: 100%;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100%;	/* Firefox用 */
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
	vertical-align:middle;
}
.side-pr-post li a:hover span.img {
	width:80px;
	height:80px;
	display:block;
	border-radius: 100%;		/* CSS3草案 */
	-webkit-border-radius: 100%;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100%;	/* Firefox用 */
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
	vertical-align:middle;
}
.side-pr-post li span.img img {
	width:120px;
}
.side-pr-post li span.txt {
	padding:15px 0 0;
	display:block;
	width:170px;
	float:left;
}
/*----------------------------
バックナンバー
----------------------------*/
.side-backnumber-post {
	background:#222222;
	color:#fff;
	overflow:hidden;
}
.side-backnumber-post h3 {
	background:#222222;
	color:#fff;
	height:46px;
	background: url(img/tit_backnumber.png);
	background-repeat:no-repeat;
	background-size:266px;
	background-position:center;
	margin:-10px -10px 0;
	text-indent:-9999px;
}
.side-backnumber-post h4 {
	background:#ccc;
	text-align:center;
	margin:0px -20px 10px;
	padding:5px 0;
	background: url(img/bg_backnumber.png);
	background-repeat:repeat;
	background-position:center;
}
.side-backnumber-post span.img {
	float:left;
	margin:0 10px 5px 0;
}
.side-backnumber-post .spec {
	clear:both;
	text-align:right;
	border-top:1px solid #434343;
	margin:10px 0 0;
	padding:10px 0;
	font-size:12px;
}
.side-backnumber-post .koudoku {
	width:127px;
	float:left;
}
.side-backnumber-post .btncart, .side-backnumber-post .btncart input {
	width:127px;
	float:right;
}
.side-backnumber-post dd {
	color:#ffaa3c;
	margin:5px 0 0;
}
.side-backnumber-post .btndetail {
	width:91px;
	float:left;
	margin:15px 0 0;
}
/*=================================================
フッター
=================================================*/
#sponsors_wrap {
	background:#fbfbfb;
	overflow:hidden;
	border-top:1px solid #d9d9d9;
	width:100%;
}
#sponsors-box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	font-size: 11px;
}
.sponsors-list {
	overflow:hidden;
	padding:15px 0 0;
	margin:0px;
}
.sponsors-list li {
	width:33.33333%;
	height:60px;
	line-height:60px;
	text-align:center;
	float:left;
}
.sponsors-list li img {

	width:70%;
}
h3.sponsors-txt {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
	padding:0 0 10px;
}
#footer_wrap {
	border-top:1px solid #e6e6e6;
	background:#fff;
	overflow:hidden;
}
#footer {
	overflow:hidden;
	padding:10px 0;
	height:auto;
}
#footer .foot-navi {
	width:100%;
}
#footer dl {
	width:100%;
	border-right:1px dotted #d9d9d9;
	padding:0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin:0 10px;
	overflow:hidden;
}
#footer dl dt {
	font-size:13px;
	padding:20px 0 5px;
	clear:both;
}
#footer dl dd {
	font-size:11px;
	margin:0 0 0px 0;
	float:left;
	width:33.333333%;
}
#footer dl dd a {
	background: url(img/arrow_02.png);
	background-repeat:no-repeat;
	background-position:3px center;
	padding:0 0 0 10px;
}
#footer .bnr-box {
	width:100%;
	margin:20px 0 0;
	padding:20px 0 0;
	border-top: 1px solid #e6e6e6;
}
#footer .bnr-box ul.bnr {
	margin:0 0 20px;
}
#footer .bnr-box .bnr li {
	margin:0 0 10px;
	text-align:center;
}
#footer .bnr-box ul.sns-box {
	text-align:center;
	margin:0px;
	padding:20px 0 5px;
	border-top: 1px solid #e6e6e6;
}
#footer .bnr-box .sns-box li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
}
#footer .bnr-box .sns-box li a {
	padding:10px 0 10px 30px;
	color:#195e91;
}
#footer .bnr-box .sns-box li:nth-child(1) a {
	background: url(img/btn_fb.png);
	background-repeat:no-repeat;
	background-position:3px center;
}
#footer .bnr-box .sns-box li:nth-child(2) a {
	background: url(img/btn_tw.png);
	background-repeat:no-repeat;
	background-position:3px center;
}
#copy_wrap {
	background:#173773;
	color:#fff;
	overflow:hidden;
}
#copy {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	font-size: 11px;
	padding:20px 0 0;
}
#copy a, #copy a:hover {
	color:#fff !important;
}
#copy ul {
	margin:0 0 10px;
}
#copy li {
	text-align:center;
}
#copy p {
	text-align:center;
}
#return_top {
	display:none;
}

.headline_list_in {
  width: auto;
  background-color: #FFF;
  padding: 26px 19px 26px 19px;
  overflow: hidden;
}
.store_list {
text-align: center;
}

.store_list .headline-detail {
  text-align: left;
}
.store_list .headline-book a {
  display: block;
  width: auto;
  height: auto;
  position: relative;
margin-bottom: -15px;
}
.store_list .headline-book li {
margin-bottom: 35px;
}

.headline-detail .store-title {
  position: relative;
  left: -20px;
}

.store-link {
  margin: 20px 0 30px 0;
height: 20px;
  border-bottom: solid 1px rgb(27, 90, 208);
  display: inline-block;
  text-align: center;
}
.store-link a {
  font-size: 15px;
  font-weight: bold;
  color: rgb(27, 90, 208);
position:relative;
  padding-left: 12px;
}
.store-link a::before {
border-style:solid;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent rgb(27, 90, 208);
  content: " ";
  top: 4px;
  left: 0px;
  position: absolute;
  background-color: transparent;
}

.g-single {
	text-align: center;
  margin-bottom: 20px;
}
ul#side_social_btn li {
    text-align: center;
    margin-bottom: 8px;
}
.yuryou {
    display: block;
    margin: 25px auto;
    width: 80%;
}