@charset "utf-8";

@font-face {
     font-family: 'fa';
     font-style: normal;
     font-weight: 400;
     src: url('http://www.erogame-tokuten.com/css/fonts/slick.woff') url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff');
     font-display: swap;
 }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
}


article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse;
    border-spacing:0;
}

html{-webkit-text-size-adjust:100%;}
body{font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;line-height:1.4;letter-spacing: 0;margin:0;}
body,td{font-size:12px;}
img{border:none;vertical-align:bottom;}
a > img:hover{opacity:0.5;}
h1#main_title {display:inline;}
h1#main_title a{font-size:64px;font-weight:bold;color:#000000;}
h1.title a{font-size:14px;}
h3{font-size:16px;text-shadow:1px 1px 0 #ffffff;font-weight:bold;margin:10px 5px 5px;}
hr{margin:5px;border:none;border-top:1px solid #428bca;}

a:link { font-size: 12px; text-decoration: none; color: #0000ee; }
a:visited { font-size: 12px; text-decoration: none; color: #0000ee; }
a:hover { font-size: 12px; text-decoration: underline; color: #cc0000; }
a:active { font-size: 12px; text-decoration: underline; color: #cc0000; }

a.url:link { font-size: 12px; text-decoration: none; color: #ff0000; }
a.url:visited { font-size: 12px; text-decoration: none; color: #ff0000; }
a.url:hover { font-size: 12px; text-decoration: underline; color: #ff0000; }
a.url:active { font-size: 12px; text-decoration: underline; color: #ff0000; }

span.important{font-weight:bold;}
p.text_right{margin:0 5px 5px 0;text-align:right;}
div.info{margin-left:5px;}
div.info > ul > li{
	margin:1px 0 2px;
}
span.sp_btn{
	display:block;
	width:80%;
	height:10%;
	background-color:#428bca;
	color:#fff;
	margin:10px auto;
	text-align:center;
	border-radius:10px;
	font-size:64px;
}

.fa{
	font-size:25px;
}


#right h3 {font-size: 12px;font-weight:normal;}

#main{margin:0 20px;}
#header {
}


#wrapper {
	float: right;
	margin: 0;
	width: 100%;
	margin-left: -320px;
}

#content {
	float: left;
	width: 100%;
	margin-right: -325px;
}

#content_main {
	position: relative;
	margin: 0 320px 0 320px;
}

#l_sidebar {
	float: left;
	width: 320px;
}
#r_sidebar {
	float: right;
	width: 320px;
	margin-left:5px;
}

#wrapper2 {
     float: right;
     margin: 0;
     width: 100%;
     margin-left: -320px;
}

#content2 {
     margin-left: 320px;
}

#sidebar2 {
     float: left;
     width: 320px;
}

#footer {
	clear: both;
	text-align:center;
}
#left{
	width:300px;
	margin:0 auto;
}
#right{
	width:300px;
	margin:10px auto;
}

#menu{
	border-top:2px solid #428bca;
}
#menu div.inner{
	position: relative;
	overflow: hidden;
	border-bottom:2px solid #428bca;
}
#menu div.inner > ul{
	float:left;
	position: relative;
	left: 50%;
}
#menu div.inner > ul > li{
	padding:8px 10px 5px;
	float:left;
	position: relative;
	left: -50%;
}
 #menu div.inner > ul > li:nth-last-child(3) , #menu div.inner > ul > li:nth-last-child(2), #menu div.inner > ul > li:last-child{
	display:none;
}
#menu div.inner > ul > li.current{
	background-color:#428bca;
}
#menu div.inner > ul > li:hover{
	background-color:#428bca;
}
#menu div.inner > ul > li:hover a{
	color:white;
}
#menu div.inner > ul > li a{
	font-size:14px;
	color:#0661b1;
	text-decoration: none;
}
#menu div.inner > ul > li.current a{
	color:#fff;
}

#head_search{
	float:right;
	margin:30px;
}

#header_sp{
	display:none;
	background-color:#e8e8e8;
}
#header_sp ul{
	width:100%;
}


#header_sp li{
	float:left;
	border:1px solid #b8b8b8;
	border-radius:5px;
	box-shadow:0 0 2px #fff;
	margin:5px 14px;
	padding:5px;
	width:24px;
	height:24px;
}

#header_sp a{
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

#pageslide {
    display: none;
    position: absolute;
    top: 0;
    height: auto;
    z-index: 999999;
    width: 200px;
    background-color: #333;

}

@media (max-width: 480px) {
	#header_sp{
		display:block;
	}
	#menu{
		display:none;
		border:none;
	}
	#menu div.inner{
			border:none;
	}
	#menu div.inner > ul > li , #menu div.inner > ul{
	border-bottom: 1px solid #444;
	float:none;
	left: 0;
	}
	#menu div.inner > ul > li a{
	font-weight: bold;
	font-size:16px;
	color: #777;
	display:block;
	text-decoration: none;
	}
	#menu div.inner > ul > li.current{
	background-color:#222;
	}
	#menu div.inner > ul > li:hover{
	background-color:#222;
	}
	#menu div.inner > ul > li:last-child , #menu div.inner > ul > li:nth-last-child(2) ,#menu div.inner > ul > li:nth-last-child(3){
		display:block;
	}
}
#footmenu{
	background-color:#428bca;
}
#footmenu div.inner{
	position: relative;
	overflow: hidden;
}
#footmenu div.inner > ul{
	float:left;
	position: relative;
	left: 50%;
}
#footmenu div.inner > ul > li{
	padding:3px 10px;
	float:left;
	position: relative;
	left: -50%;
}
#footmenu div.inner > ul > li a{
	color:#fff;
	font-size:14px;
}
#footmenu div.inner > ul > li span{
	font-size:14px;
	color:#000;
}

@media (max-width: 1280px) {
	#r_sidebar {
		float:none;
		margin: 0 0 0 320px;
		width: auto;
		clear: both;
	}
	#content_main{
		float: none;
		margin-right: 0;
		width: auto;
	}
	#right{
		float: none;
		width: auto;
		margin:10px 5px 20px;
	}
}

@media (max-width: 480px) {
	#main, #wrapper, #content, #content_main, #l_sidebar ,#wrapper2, #content2, #sidebar2,#r_sidebar,#right{
		float: none;
		margin: 0;
		width: auto;
	}
	 #head_bar,.feed,h2+ul,#footmenu,#head_search{
		display: none;
	}
	#small{
		font-size:9px;
	}
	body{
		min-width:320px;
	}
	h1#main_title a{
		display:block;
		text-align:center;
		font-size:32px;
	}
	h2{
		margin-top:5px;
		border-bottom: 1px solid #ddd;
		padding-bottom: 5px;
		display:block;
	}
	div#content_main hr{
		border:none;
	}
}


div.feed{
	background-color:#428bca;
	height:34px;
}

div.logo{
	float:left;
	margin:2px 0;
}

div.margin5{
	margin:0 5px;
}

#small{
	background-color:#bce8f1;
	padding:10px;
	color:#000;
}

.feed_inner{
	background-color:#fff;
	border-radius:4px;
	text-align:center;
	width:890px;
	margin: 0 auto;
}

.feed_inner_left{
	width:810px;
	float:left;
	padding:5px;
}

.feed_inner_right{
	background-color:#428bca;
	width:58px;
	height:22px;
	line-height:22px;
	float:left;
	padding:4px 5px 4px 6px;
	margin:1px 0;
	border-radius:0 4px 4px 0;
}
.feed_inner_right a{
	color:#fff;
	font-size:13px;
}
.feed_inner_right:hover{
	background-color:#3071a9;
}

.ticker {
	width:800px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color:#fff;
	padding:2px 0 0;
}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
	font-size:14px;
}
.ticker ul li a{
	color:#000;
		font-size:14px;
}

div.banner{
	text-align:center;
	  margin:10px;
}
div.banner728{
	margin:15px 0 0;
}
div.banner img{
 max-width: 100%;
}

@media (max-width: 480px) {
	div.banner{
	  margin:10px 0;
	}
	div.banner728 img{
		max-width:100%;
		margin:10px 0;
	}
	div.banner_left_bottom , div.banner468{
		display:none;
	}
}
@media (max-width: 320px) {
	div.banner728 img{
		height:50px;
	}
}

.media{
	margin:10px 5px 0;
	padding-bottom:5px;
	border-bottom:1px solid #428bca;
}
#right div.media{
		width:290px;
}

#right h3.media-heading > a{
font-size:12px;
font-weight:normal;
color:#000;
}

#right div.media-name{
	margin:3px 5px;
}

#right div.media-name a{
	font-size:14px;
}


.media:first-child {
    margin-top: 5px;
}
.media:last-child {
    margin-bottom: 5px;
}

.media-head{
	margin-bottom:2px;
}
.media-left, .media-body {
    display: table-cell;
    vertical-align: top;
}
.media-left{
 padding-right: 10px;
}

.media-heading{
margin:0 0 2px 0;
}
.media-heading > a{
font-size:16px;
font-weight:bold;
color:#000;
}
@media (max-width: 1280px) {
	#right div.media{
		padding-bottom:0;
		width:48%;
		min-width:310px;
	}
	.media:first-child {
    margin-top:10px;
	}
	.media:last-child {
    margin-bottom:10px;
	}
	.news{
		height:90px;
	}

}
@media (max-width: 480px) {
	#right div.media{
		width:98%;
	}
}

#title h1{
	font-size:24px;
	display:block;
	margin-left:300px;
}
#title fieldset{
	margin:5px 0;
}
#title > div{
	float:left;
	margin:0 20px 0 0;
}

#title div.right fieldset{
	max-width:470px;
}

#title > div:first-child{
	margin-left:10px;
}


table.title{
		border-collapse:separate;
width:500px;
line-height:120%;
border:0;
background-color: #CCCCCC;
border-spacing: 1px;
margin:2px 0 0 0;
}

table.title tr td:first-child{
width: 100px;
background-color: #EEEEEE;
text-align:right;
padding:4px 2px;
}

table.title tr td{
background-color: #FFFFFF;
text-align:left;
padding:4px;
}

@media (max-width: 480px) {
	#title > div{
		float:none;
		display:block;
		margin:5px;
	}
	#title > div:first-child{
		text-align:center;
	}
	#title > h1{
		font-size:16px;
		margin:5px 0;
		padding:5px;
		background-color:#e0e0e0;
		text-shadow:1px 1px 1px #fff;
	}
	table.title{
		width:100%;
	}
	div.pack{
	text-align:center;
	}
}

.grid-content table{
	border-collapse:separate;
}
.grid-content table td{
	vertical-align:middle;
	padding:0 1px;
}
.grid-content table td.img{
	text-align:center;
	background-color:#e0e0e0;
	vertical-align:middle;
	padding:0
}

#right-content table td.img{
	padding: 10px 5px;
	width:120px;
}

div.table{
	display:table;
	height:204px;
}
div.table div.img{background-color:#e0e0e0;}
div.tr{display:table-row;}
div.td{
	display:table-cell;
	vertical-align:middle;
}
div.table-left{
	display:table;
	width:150px;
}
div.table-left div.td{text-align:center;}
div.table-right{
	display:table;
	height:204px;
	width:99%;
	margin:auto
}
div.table-right div.shop{font-size:14px;}
div.table-right div.shop a{font-size:14px;}
div.table-right div.td{
	border-bottom:1px solid #31708f;
	padding:2px 5px;
}
div.table-right div.tr:last-child div.td{border:none;}

div.tokuten{
	border: 1px solid #31708f;
}
div.camp{
	border: 1px solid #a94442;
}
div.event {
	border: 1px solid #3c763d;
}

p.vote{margin-top:3px;}
div.tokuten p.price{margin-top:3px;font-size:14px;color:#C00;}

div.event div.table-right p:before ,div.camp div.table-right p:before{
	content:"・";
}

@media  (min-width: 481px) {
	div.event {
		width: 430px;
		margin:2px;
	}
}
div.event {
		width:430px;
}

div.related_title{
	width:100%;
	margin:0 auto 50px;
}
div.brand_small{
	text-align:center;
}
div.top_return{
	text-align:center;
	margin:15px 0;
}

@media  (max-width: 480px) {
	div.table {
		width: 99%;
		margin:2px 1px;
		height:auto;
		float:none;
		display:block;
	}
	div.related_title{
		width:100%;
		margin:0 auto 50px;
	}
	div.brand_small{
		display:none;
	}
}
@media  (max-width: 320px) {
	div.table {
		width: 316px;
	}
	div.table div.table-left{
		width:100px;
	}
	div.table div.table-left img{
		width:80px;
	}
}
@media  (min-width: 481px) and (max-width:1279px){
	body{
		min-width:1024px;
	}
	div.table{
		width: 49%;
		margin:2px;
	}
	#title > div.right{
		width:100%;
		margin:0;
	}
	#title > div.right > fieldset{
		float:left;
		margin:5px;
		width:30%;
	}
}
@media  (min-width: 1280px) {
	div.table{
		width: 32.5%;
		margin:2px;
	}
}
@media  (min-width: 1800px) {
	div.table{
		width: 24.5%;
		margin:2px;
	}
}

fieldset{
	border:1px solid #ccc;
}
ul.bookmark{
}
ul.bookmark li{
	float:left;
	margin:0 14px;
}

div.ribbon{
    position: relative;
    display: inline-block;
    overflow: hidden;
}

div.ribbon p {
    display: inline;
}
div.ribbon p span{
	 color: #fff;
    position: absolute;
    display: inline-block;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

div.month div.ribbon p span {
    left: -25px;
    text-transform: uppercase;
    width: 80px;
    padding: 4px 8px 1px 0;
}

p span.camp{
	background: red;
}
p span.event{
	background: green;
}
p span.tokuten{
	background:#ee0000;
}
p span.pr{
	background:#31708f;
}

.list-group {
}
.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}

.list-group-item:last-child {
    margin-bottom: 0;
}
span.list-group-item{
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    font-size:14px;
    padding-left:10px;
}
a.list-group-item {
	position: relative;
    color: #555;
}
a.list-group-item:hover, a.list-group-item:focus {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none;
}
a.list-group-item:after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #555;
	border-right: 1px solid #555;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin:10px 5px;
    border-color: #428bca;
}

.panel_left{
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	margin:10px;
}
@media (max-width: 480px) {
	.panel , .panel_left{
		margin:0;
	}
}
.panel h4{
    border-color: #428bca;
    border-style: solid;
    border-width: 0 0 1px 8px;
    margin: 10px 0;
    padding: 2px 4px;
}

  .panel-heading{
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    padding: 10px;
    font-size:14px;
}
.panel-body{
	padding:5px;
}
.panel-body h2.new:before{
	content:"NEW";
	font-style:italic;
	color:red;
	font-size:14px;
}

.panel-body h2 a{
	font-size:14px;
}
.panel-body > ul >li{
	margin:1px 0 2px 25px;
}
.panel-body section > ul >li{
	list-style-type: disc;
	margin:1px 0 2px 25px;
}
li.new:before{
	content:"NEW";
	font-style:italic;
	color:red;
	margin-right:0.7em;
}
div.tokuten li.new:before{margin-right:3px;}
li.up:before{
	content:"UP";
	color:green;
	font-style:italic;
	margin-right:1.7em;
}
li.decide:before{
	content:"UP";
	color:blue;
	font-style:italic;
	margin-right:1.7em;
}

li.monopoly:before{
	content:"専売";
	font-style:italic;
	color:red;
	margin-right:1.7em;
}


ul.news > li{
	font-size:14px;
	margin:5px 5px 10px;
}
ul.news > li:before{
	content:"■ ";
}
ul.news > li > a{
	font-size:14px;
}

.grid-content {
	overflow: hidden;
	width: 100%;
	height: 0;
}

#month-content {
	overflow: hidden;
	width: 100%;
	height: 0;
}

#month-content  div.month {
	display:table;
	height:276px;
	width:215px;
	padding:2px;
	text-align:center;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
#month-content  div.month > div{
	display:table-cell;
	vertical-align:middle;
}

#month-content  div.month p{
	margin:2px 0;
}

@media  (max-width: 480px) {
	#month-content  div.month{
		height:140px;
		width:155px;
		border:none;
		margin:0;
	}
	#month-content  div.month p.title{
		display:block;
		width:155px;
		max-height:32px;
		overflow:hidden;
	}
	#month-content  div.month a{

	}
	#month-content div.month > div{
		width:155px;
		height:140px;
	}
	#month-content div.month img{
		height:80px;
	}
	#month-content div.month p.price,div.ribbon p{
		display:none;
	}
}

/* redate */

form#search fieldset{
	margin:10px 5px 5px;
	padding:5px;
}
form#search label{
	display:inline;
}

h1.title{
	display:block;
	margin-left:170px;
}

div.content{
	border-top:1px solid #ccc;
	margin:5px;
	padding:10px 5px;
}
ul li:last-child div.content{
	border-bottom:1px solid #ccc;
	}
div.package{
	margin-top:-20px;
	float:left;
	width:165px;
	text-align:center;
}
div.detail{
	float:left;
	margin:5px;
}

.detail span{
	font-size:13px;
}
.detail span.camp{
	color: red;
}
.detail span.event{
	color: green;
}
.detail span.tokuten{
	color:blue;
}
.detail div{
	margin:8px 0;
}
.detail p{
	margin:2px 0;
}

@media  (max-width: 480px) {
	h1.title{
		display:block;
		margin:0 0 3px 0;
	}
	div.content{
		border-top:1px solid #ccc;
		margin:5px;
		padding:10px 5px;
	}
	div.package{
		margin-top:10px;
		float:left;
		width:85px;
		text-align:center;
	}
	div.package img{
		width:80px;
	}
	div.detail{
		float:left;
		margin:0 0 0 5px;
	}
}

/* redate_end */

.table{
	width:100%;
}

.table th{
	border: 1px solid #ddd;
	vertical-align: bottom;
	padding: 7px;
}

.table tr:hover {
    background-color: #f5f5f5;
}

.table-release td:last-child{
	text-align:right;
}
.table-release td{
    border-bottom: 1px solid #ddd;
    padding: 7px;
}

.table-shop td , .table-camp td , .table-event td{
    border: 1px solid #ddd;
    padding: 7px;
}
.table-shop tbody tr:first-child td:first-child, .table-shop td:last-child , .table-shop td:nth-last-child(2),
.table-camp tbody tr:first-child td:first-child{
	text-align:center;
}
.table-camp tbody:hover , .table-shop tbody:hover,.table-event tbody:hover{
    background-color: #f5f5f5;
}

.table-rank p{
	line-height:1.5;
}
.table-rank tr{
	height:95px;
}
.table-rank tr:first-child{
	height:auto;
}
.table-rank tr:nth-child(n+12){
	height:100%;
}

.table-rank td{
	border: 1px solid #ddd;
	padding: 7px;
	position:relative;
}
.table-rank tr:nth-child(n+12) td{
	position:static;
}
.table-rank tr:nth-child(n+12) td a{
	position:static;
}
.table-rank td:first-child, .table-rank td:nth-child(3){
	text-align:center;
}

.table-rank td:nth-child(2) a +p a {
	left:90px;
	top:6px;
	width:80%;
}
.table-rank td:nth-child(2)  a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:5px;
	top:6px;
}

div.brand div{
	padding:5px 0;
	float:left;
	width:33.3%;
}

div.brand div:nth-child(6n+4) , div.brand div:nth-child(6n+5), div.brand div:nth-child(6n+6){
 background-color:#eee;
}

@media (max-width: 1280px) {
	div.brand div{
		width:50%;
	}
	div.brand div:nth-child(6n+4) , div.brand div:nth-child(6n+5), div.brand div:nth-child(6n+6){
 		background-color:#fff;
	}
	div.brand div:nth-child(4n+3) , div.brand div:nth-child(4n+4){
 		background-color:#eee;
	}
}


div.brand div p:nth-child(odd){
	padding-left:10px;
	float:left;
}
div.brand div p:nth-child(even){
	padding-right:10px;
	text-align:right;
}
div.brand div:hover{
	background-color:#ccc;
}

.month_form{
	margin:10px 5px;
}
@media  (max-width: 480px) {
	.month_form{
		margin:10px 0;
	}
}
.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}


.pagination > .disabled  > span , .pagination > .disabled  > span:hover{
	background-color: #fff;
	border-color: #ddd;
	color: #777;
	cursor: not-allowed;
}

.pagination > li {
  display: inline;
}
.pagination > li.current{
  position: relative;
  float: left;
	padding: 6px 12px;
  font-size: 13px;
  color: #000;
  text-decoration: none;
  border: 1px solid #ddd;
  text-align:center;
   z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	text-align:center;
	margin-left: -1px;
	font-size: 13px;
}
.page_month > li > a,
.page_month > li > span {
	width:158px;
	padding: 10px 0;
	color:#555;

}

.page_redate > li > a,
.page_redate > li > span {
	padding: 6px 12px;
	color:#0000ee;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

span.require{
	padding:2px 5px;
	color:#fff;
	background-color:#428bca;
	border-radius:4px;
}
div.error-message{
	margin-left:5px;
	color:#a94442;
	background-color:#ebccd1;
	padding:5px;
	border-radius: 4px;
	width:262px;
}
div#flashMessage{
	font-size:24px;
	font-weight;
}
input ,button ,select ,textarea{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
label{
	display:block;
	margin:10px 0 7px;
}
.form-control {
	height:40px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #000;
    font-size: 13px;
    padding:6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
button#send{
	margin:5px;
	font-size:16px;
}
button#submit{
	padding:0 5px;
    height: 30px;
    vertical-align:top;
}

form.vote{
	margin-bottom:3px;
}
button#vote{
	padding:0 5px;
	height: 25px;
}
textarea.form-control {
	padding:2px 5px;
	margin:0 5px;
    height: 10em;
}

.month_form select.form-control{height: 40px;}

input.form-control {
	width:260px;
	padding:2px 5px;
	margin:0 5px;
    height: 24px;
}
#search input{
	width:200px;
}
select.form-control{
	padding:2px 5px;
	margin:0 5px;
    height: 30px;
}
button.form-control{
	color:#fff;
	background-color: #428bca;
	border-color: #428bca;
}
button.form-control:hover{
	background-color: #3071a9;
	border-color: #285e8e;
}

@media  (max-width: 480px) {
	input.form-control,textarea.form-control,select.form-control{
		font-size:16px;
	}
}
@media (max-width: 800px) {
	textarea.form-control{
	width:260px;
	}
}

/* Commnet*/

div#comment{margin:20px;}
div#comment dl{margin:10px 0 50px;}
div#comment dt,div#comment button{
	float:left;
	clear:left;
	margin:10px 5px;
}
div#comment dd{
	float:left;
	margin:5px
}
div.comment{
	background: #ffffff;
	border-top: 1px solid #000000;
	padding:10px 0 10px 10px;
	margin:10px 5px;
}
div.comment .author{
	font-size:18px;
	color:#343434;
	display:inline;
}
div.comment .date{
	color:#87a6bc;
	margin-left:5px;
}
div.comment .body {
	margin:5px;
}
div.comment .reply {
	background: #f3f6f8;
	border-top: 1px solid rgb(200, 215, 225);
	padding:10px 0 10px 10px;
	margin:10px 0 0 50px;
}

@media (max-width: 480px) {
	div#comment{
		margin:10px 0;
	}
	div#comment dd,div#comment dt{
		float:none;
	}
	div.comment{
	padding:5px 0 5px 5px;
	margin:5px 0;
	}
}

/* Commnet_end*/

table.month_form{
	width:99%;
	margin:10px 5px 0px;
}

.breadcrumb {
  padding: 8px 15px;
  margin: 20px 0;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size:14px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.breadcrumb a{
	  font-size:14px;
}
@media (max-width: 480px) {
	.breadcrumb{
		display:none;
	}
}
.headline {
  padding: 8px 10px;
  margin: 10px 0;
  border: 1px solid transparent;
  border-radius: 4px;
}

.headline h2 {
	font-size:16px;
	font-weight:bold;
	display:inline;
	text-shadow:1px 1px 1px #fff;
	border:none;
}
.headline h2 + p{
	display:inline;
	margin-left:5px;
}
.headline-normal{
	background-color: #428bca;
	border-color: #428bca;
	color: #fff;
}
.headline-normal h2{
	text-shadow:none;
	font-weight:normal;
}
.headline-red{
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.headline-green{
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.headline-blue{
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.headline-yellow{
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

/* good10 */

.panel_left table{
	margin:5px;
	width:auto;
}
.panel_left table tr:first-child td{
	padding-left:4px;
}
.panel_left table tr:nth-child(2) td:first-child{
	width:80px;
	height:80px;
	padding:5px 5px 5px 0;
	text-align:center;
}


span.btn{
	    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin:0 2px;
    padding: 4px;
    text-align:center;
    width:52px;
    vertical-align:middle;

}
span.btn:hover{
background-color: #286090;
border-color: #204d74;
color: #fff;
}
span.btn a{font-size: 13px;color: #fff;text-decoration: none;}
span.btn img{display:block;}

/* good10_end */

/* bxslider */

.bx-wrapper {
	position: relative;
	margin: 0 auto 10px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}







/* bxslider_end */

/* head_bar */
#head_bar{width: 100%;background: #000000;padding:7px 0;}

#HeaderInner{
    zoom: 100%;
    padding:0 50px;
}

#HeaderInner:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

#HeaderInner ul li{
float:left;
list-style-type:none;
}

#HeaderInner ul{
    zoom: 100%;
}

#HeaderInner ul:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.HeaderNavi{
float:left;
margin:0;
padding:0;
}

.HeaderMenu{
float:right;
margin:0;
padding:0;
}

ul.HeaderNavi li:hover{
	background: #474747;
}

ul.HeaderNavi li a{
	display: inline-block;
	color: #fff;
	border-right: #383838 solid 1px;
	border-left: none;
	margin-right: -2px;
	text-decoration:none;
}

ul.HeaderNavi li a span{
	padding: 0 6px;
	border-right: #666 solid 1px;
	cursor: pointer;
}

ul.HeaderNavi li a:hover{
	color: #fff;
	border-right: #272727 solid 1px;
	text-decoration:none;
}

ul.HeaderNavi li a:hover span{
	border-right: #272727 solid 1px;
}

ul.HeaderMenu li:hover{
	background: #474747;
}

ul.HeaderMenu li a{

	display: inline-block;
	color: #fff;
	border-right: #383838 solid 1px;
	border-left: none;
	margin-right: -2px;
	text-decoration:none;
}

ul.HeaderMenu li a span{
	padding: 0 6px;
	border-right: #666 solid 1px;
	cursor: pointer;
}

ul.HeaderMenu li a:hover{

	color: #fff;
	border-right: #272727 solid 1px;
	text-decoration:none;
}

ul.HeaderMenu li a:hover span{
	border-right: #272727 solid 1px;
}

/* head_bar_end */

@media(max-width:480px){
	p.slick{
		display:block;
		max-height: 34px;
		overflow:hidden;
	}
}

.cl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}