﻿@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: VR Inside0316
Theme URI: http://vrinside.jp
Description: VR Insideの2月26日時点のテンプレートです
Author: TK
Author URI: http://vrinside.jp
Version: 20160316
---------------------------------------------------------*/
* {
	font-family: PT Sans Caption,Josefin Sans,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
	padding: 0px;
}

main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
	display: block;
}

html,
body {
    height: 100%;
}

body {
	min-width: 320px;
	word-wrap: break-word;
	background-color: #f2f2f2;
}

body.mceContentBody {
	background-color: #fff;
}

.st-hide {
	display:none;
}
.right {text-align:right;}
.bold {font-weight:bold;font-size:14px;}
hr.hrcss {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.fa-question-circle, .fa-check-circle, .fa-exclamation-triangle, .fa-pencil-square-o {
	margin-right:10px;
}

/* リンクの色 */
a {
	color: #4682b4;
	text-decoration: none;
}

/* リンクにマウスオーバーした時の色 */
a:hover {
	color: #b22222;
}

img, video, object {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	display: block;
}

.inline-img img {
	display: inline!important;
}
.newlavel {padding:0 0 0 5px;color:#d00;}
/* 画像リンクのマウスオーバーに透かし */
a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.metaslider .slides a:hover img {
	-moz-opacity:1;
	opacity:1;
}
img.size-full, img.size-large {
	margin-bottom: 10px;
	height: auto;
	max-width: 100%;
}

iframe {
	max-width: 100%;
}

.resetwidth img, .resetwidth video, .resetwidth object .resetwidth iframe{
	width: initial; /* 初期状態にリセット */
	max-width: initial; /* 初期状態にリセット */
	display: inline!important;
}

.center {text-align:center;}
.wp-caption {
	height: auto;
	max-width: 100%;
	margin-top:20px;
}

/* ロゴ画像の最大サイズ */
.sitename img {
	max-width: 100%;
	margin: 0 auto;
}

/* スマートフォンは表示しない */
.smanone {
	display: none;
}

/* clearfix */
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clear {
	clear: both;
}
.thmub {float:left;margin: 0 15px 15px 0;}


.sticky {
}

.bypostauthor {
}

.gallery-caption {
}

.screen-reader-text {
}

.hr, hr {
	border: 0;
	background: #eee;
	border-bottom: 2px solid #eee;
	height: 1px;
	margin: 30px 0;
}

/* iframeのレスポンシブ */
.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.youtube-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.post ul.wpp-list {padding-left:0;}
.wpp-date {display:block;}
/*スライドショー
* スライド時はdisplay:noneで矢印非表示
*/
.slick-next{
	//display:none!important;
	right:10px;
	z-index:9999!important;
}
.slick-prev{
	//display:none!important;
	left:10px;
	z-index:9999!important;
}
[dir="rtl"] .slick-next {
    left: 10px!important;
    right: auto;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 10px!important;
}

/*--------------------------------
各フォント設定
---------------------------------*/
/* 基本の文字 */
p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
}

/*ブログタイトル*/

header .sitename {
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	padding: 0px;
	margin-bottom: 10px;
}

/* 求人 */
.r_button a {text-decoration:none;background:#cc2020;color:#fff;display:block;padding:15px 0;text-align:center;border-radius:4px;font-weight:bold;margin:20px 0 30px;}
.r_button a:hover {background:#a00;color:#ffc;}
.r_right_col{padding:0 0 0 30px;margin-left:350px;max-width:690px;}
.r_left_col {min-width:280px;max-width:350px;float:left;}
.r_logo_img {display:block;margin:0 auto;text-align:center;}
.r_right_col .aligncenter {clear:initial;}
h2.copy {background:#fff;color:#f00;font-size:1.8em;padding:0 0 10px 0;line-height:1.4em;}
/* 求人一覧 */
.jobitiran {border:1px solid #ccc;}
.jobitiran h2 {margin:0 -15px 15px;border-radius:0;}
.jobitiran article {padding:0 15px;}
.jobitiran img {float:left;margin:0 15px 15px 0;max-width:140px;}
.jobitiran dl {overflow:hidden;}
.jobitiran dl dd.copy {color:#f00;font-weight:bold;font-size:1.8em;}
.jobitiran table {clear:both;padding-top:15px;width: 100%;padding-top:15px;}
.jobitiran table.vr {border:none;border-top:1px solid #ccc;}
.jobitiran table.vr th {border:none;border-bottom:1px solid #ccc;max-width:120px;}
.jobitiran table.vr td {border:none;border-bottom:1px solid #ccc;}
.bordertop1ccc{border-top:1px solid #ccc;}
/* スマホ用 */
@media screen and (max-width: 640px){
	main {padding: 20px 10px 0;
    margin: -30px -10px 0;}
    h1 {font-size: 1.4em;
    margin: 10px 0;}
	header .sitename {margin-top: 15px;}
	.flexslider .slides {margin: 0 0 36px 0 !important;}
	.kijititle {font-size:28px !important;}
	.sitename img {max-width:200px;margin-top: -15px;}
	.blogbox {text-align:right;padding-bottom:5px;}
	.metaslider .caption-wrap {position: inherit !important;}
	/* NEWS */
	#topnews-box dl {border-bottom:1px solid #999 !important;}
	#topnews-box dd {border:none !important;display:inline !important;}
	#topnews-box dt {display:inline !important;padding-right:10px;}
	footer {margin:0 -10px;}
	/* 署名 */
	.writer {background: #eee;padding:12px 10px 1px 10px !important;font-size:10px !important;}
	.writer img {float: left;margin: 0 7px 0 0;width:40px !important;}
	.writer p {overflow:hidden !important;line-height:1em !important;}
	.writer strong {display:block;padding:0 0 5px 0 !important;}
	.writer span {font-size:8px !important;}
	/* 求人 */
	.r_left_col {width:100% !important;float:none;}
	.r_left_col img{max-width:100%;}
	.r_right_col{padding:0;margin-left:0;max-width:360px;}
	.jobitiran img {float:left;margin:0 10px 10px 0;max-width:60px;}
	.jobitiran .copy {clear:both;font-size:1.4em;color:#f00;font-weight:bold;padding:0 0 10px 0;}
}
/* キンドル・iPad用 */
@media only screen
    and (min-device-width:531px)
    and (max-device-width:1024px)
    and (orientation:portrait){
		.r_left_col , .r_right_col {max-width:768px;}
		.r_button a {padding:25px 0;font-size:2em;}
}
#pctop {font-size:18px;font-weight:bold;}
header .sitename a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

header .sitename a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*ブログ名の下のキャプション */

header h1 {
	font-size: 12px;
	font-weight: normal;
}

header .descr {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
	padding-bottom: 10px;
}

/* 記事タイトル */

.entry-title {
	font-size: 26px;
	line-height: 30px;
	color: #000;
	margin-bottom: 10px;
	background:#fff;
	padding:0 10px 0 15px;
	border-left:2px solid #e7141a;
}
.kijititle {
	background: none;
    border: none;
    color: #000;
    font-size: 34px;
    padding: 15px 10px 12px 3px !important;
    line-height:1.3em;
}
.entry-title a:hover {
	text-decoration: none;
}

.entry-title a {
	color: #333;
	text-decoration: none;
}

/* 中見出し */

h2 {
	position: relative;
	background: #f3f3f3;
	color: #1a1a1a;
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius:4px;
}

/*小見出し*/

.post h3 {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 27px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom:none;
	border-bottom:1px solid #d9bc4a;
	color: #d9bc4a !important;
}

h3 a {
	color: #333;
	text-decoration: none;
}

dd h3 {
	line-height: 23px;
}

dd h3 a {
	color: #4682b4;
	text-decoration: none;
	font-size:14px;
}

.post h4 {
	padding: 10px 15px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	line-height: 24px;
}

.post h5 {
	margin-bottom: 10px;
	font-size: 16px;
}

.wp-caption-text a, .wp-caption-text {
	font-size: 12px;
	color: #666;
}

/* サイドバーの見出し */
#side aside h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 28px;
}

#side h5 {
	font-size:15px;
	margin-bottom:5px;
}


/* 関連記事の文字 */
.post h4.point {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color:transparent;
}
.post ul.kanrenul {padding:0 0 0 20px;margin-bottom:0;}
.post ul.kanrenul h5 {font-size:14px;text-decoration:none;}

/* 記事タイトル下 */
.blogbox p {
	font-size: 12px;
	margin: 0px;
	color: #666;
	line-height: 15px;
}

.blogbox {
	margin-bottom: 20px;
	padding: 5px;
}

/*サムネイルなし*/

.no-thumbitiran{
	margin-bottom:20px;
}

.no-thumbitiran h3{
	margin-bottom:0px;
	font-size:16px;
	padding:0px 0px 5px;
}

.no-thumbitiran h3 a{
	color: #4682b4;
}

.no-thumbitiran h5 a{
	color: #1a1a1a;
	text-decoration:none;
}

.no-thumbitiran h3 a:hover,.no-thumbitiran h5 a:hover {
	color: #b22222;
}

.no-thumbitiran p{
	color:#616161;
}

.no-thumbitiran .blog_info p {
	font-size: 12px;
	margin: 0px;
	color: #666666;
	line-height: 15px;
}

.no-thumbitiran .blog_info {
	margin-bottom: 0px;
	padding: 5px;
}

/* margin */
.mt-30-000 {margin:-30px 0 0 0;}
.m20-0-25 {margin: -20px 0 -25px;}

/* 引用 */
.post blockquote {
	background-color: #eee;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

/* オリジナルスタイルsmartphone */

.huto {
	font-weight:bold;
}

.hutoaka {
	font-weight:bold;
	color:#e7141a;
}

.oomozi {
	font-size: 18pt;line-height: 35px;
	font-weight:bold;
}

.yellowbox {
	padding:20px 20px 10px;
	border:solid 1px #fffacd;
	background-color:#ffffe0;
	margin-bottom:20px;
	font-size: 16px;
	line-height: 25px;
}

.redbox {
	padding:20px 20px 10px;
	border:solid 1px #ef5350;
	background-color:#ef9a9a;
	margin-bottom:20px;
	font-size: 16px;
	line-height: 25px;
}

.graybox {
	padding:20px 20px 10px;
	border:solid 1px #ccc;
	background-color:#f3f3f3;
	margin-bottom:20px;
	font-size: 16px;
	line-height: 25px;
}

.yellowbox ol,.yellowbox li,.graybox ol,.graybox li,.redbox ol,.redbox li {
	margin:0;
}

.h2fuu {
	position: relative;
	background: #f3f3f3;
	color: #1a1a1a;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight:bold;
}

.h2fuu:after {
	content: '';
	position: absolute;
	border-top: 10px solid #f3f3f3;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
	border-radius: 2px;
}

.h2fuu:before {
	content: '';
	position: absolute;
	border-top: 10px solid #f3f3f3;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
}

.inyoumodoki {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

/*固定ページの子ページリンク*/
.post article .pagelist-box .kanrenh4 {
	background-color: #FFF;
}

.post article .pagelist-box .st-childlink li {
	list-style-type: none;
}

.post article .pagelist-box .st-childlink li p {
	margin: 0px;
}

.post article .pagelist-box .st-childlink {
	padding: 0px 10px;
}

/*--------------------------------
任意の人気記事
---------------------------------*/

.post h4.p-entry {
	padding:8px 15px;
	font-size:15px;
	background:#FEB20A;
	color:#fff;
	margin-bottom:15px;
}

.poprank-no2{
	font-family: 'Montserrat', sans-serif;
	padding:2px 8px;
	background:#FEB20A;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-right:10px;
}

/*スクロール用*/
#side h4.p-entry {
	padding:5px 0px;
	font-size:17px;
	color:#FEB20A;
	margin-bottom:15px;
}


.poprank {
	position:relative;
}

.poprank-no{
	font-family: 'Montserrat', sans-serif;
	position:absolute;
	top:0;
	left:0;
	padding:2px 8px;
	background:#FEB20A;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

/*--------------------------------
フッターコンテンツ
---------------------------------*/

/* フッター文字 */
#footer h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

#footer p {
	font-size: 12px;
	margin-bottom:5px;
}

#footer h3 img {
	max-width:300px!important;
	margin:0 auto 10px;
	text-align:center;
}

#footer a {
	text-decoration: none;
	color: #212121;
}

#footer a:hover {
	color: #b22222;
}

#footer .copy, #footer .rcopy {
	font-size: 12px;
	color: #999;
	line-height: 15px;
	padding:20px 10px 0;
}

#footer .copy a, #footer .rcopy a {
	font-size: 12px;
	color: #999;
	line-height: 15px;
}

footer h4 a {
	color: #666;
	text-decoration: none;
}
.foot_ad {text-align:center;padding:10px 0 15px;margin:0 -10px;}

/*電話番号*/
footer .head-telno a{
	font-family: 'Montserrat', sans-serif;
	font-size:25px;
	padding: 5px 10px;
	text-align:center;
}
footer.vrc {background:#000;border-bottom: 4px solid #d9bc4a;}footer.vrc a{color:#fff;}
/*ウィジェットテキスト*/
.headbox, .headbox p {
	font-size:12px;
	line-height:18px;
	text-align:center;
}

/*--------------------------------
トップページやアーカイブ一覧表示
---------------------------------*/
/* タイトル名 */
#topnews dd h3 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 5px;
}

#topnews dt {
	float: left;
	width: 100px;
}

#topnews dt img {
	width: 100%;
}

#topnews dd {
	padding-left: 110px;
}

#topnews dl {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#topnews dl:first-child {
	padding-top: 20px;
}

#topnews dl:last-child {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-style: none;
}

#topnews .clearfix dd h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}

/* 抜粋文字 */
#topnews .clearfix dd p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
}

#topnews .clearfix dd h5 a {
	color: #333;
	text-decoration: none;
}

/* 一覧タイトル下 */

.kanren .blog_info p {
	margin:0 0 5px;;
}

.kanren h3 {
	margin: 0 0 5px;
}

.blog_info p a {
	color: #666;
	text-decoration: none;
}

#topnews .clearfix dd .blog_info p {
	font-size: 12px;
}

/*--------------------------------
記事下の一括表示部分
---------------------------------*/

.kizi-under-box {
	margin-bottom:20px;
}
/*--------------------------------
関連記事表示部分
---------------------------------*/
.kanren {
	padding-top: 10px;
}

.kadomaru img{
	border-radius:100px;
}

/* タイトル名 */
.kanren dd h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}

.kanren dt {
	float: left;
	width: 120px;
}

.kanren dt img {
	width: 120px;
}

.kanren dd {
	padding-left: 130px;
}

.kanren dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.kanren dl:last-child {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-style: none;
}

/* 抜粋文字 */
.kanren .clearfix dd p {
	font-size: 13px;
	color: #666;
	line-height: 18px;
}

.kanren .clearfix dd h5 a {
	text-decoration: none;
}

.kanren .clearfix dd h5 a:hover {
	color: #b22222;
}

/*--------------------------------
サイドバー
---------------------------------*/

#side aside ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#side aside ul li ul li{
	list-style-type: none;
	margin: 0px;
	padding-left: 30px;
	background-image: url(images/arrow_gray.png);
	background-repeat: no-repeat;
	background-position: left middle;
}

#side aside h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#side aside #mybox ul li ul li {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
#side aside #mybox ul li ul li:last-child {
border:none;
}
#side aside #mybox ul {
	margin-bottom: 10px;
}

/* RSS購読するボタン */
.rssbox a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	background-color: #1a1a1a;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	text-decoration: none;
}

.rssbox a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#scrollad {
	padding: 10px 0;
}

/*--------------------------------
サイドバー固定ページ用のナビ
---------------------------------*/

#sidebg {
	background:#f3f3f3;
	margin-bottom:10px;
	box-sizing:border-box;
}

#side aside h4.menu_underh2 {
	padding: 0 10px 0;
	background:#fff;
	color:#000;
	border-left: 2px solid #e7141a;
	margin-bottom: 15px !important;
}

/*ulタグの階層*/
#side aside .st-pagelists ul {
	padding:0px;
}

#side aside .st-pagelists .children {
	padding:5px 0px;
}

#side aside .st-pagelists .children li .children {
	padding:0px 10px 0px 0px;
}

/*liタグの階層*/
#side aside .st-pagelists ul li {
	padding: 0px;
	background-image:none;
}

#side aside .st-pagelists ul li ul li {
	padding: 0px 10px;
	background-image:none;
}

#side aside .st-pagelists ul li li li li {
	padding: 0px 10px;
	background-image:none;
	border-bottom:none;
}


/*aタグの階層*/
#side aside .st-pagelists ul li a {
	text-decoration:none;
	padding:5px 10px;
	margin-bottom:1px;
	color:#fff;
	width:100%;
	display:block;
	box-sizing:border-box;

	/*Other Browser*/
	background: #91bae4;
	/*For Old WebKit*/
	background: -webkit-linear-gradient(
	#1584C4 0%,
	#0277BD 100%
	);
	/*For Modern Browser*/
	background: linear-gradient(
	#1584C4 0%,
	#0277BD 100%
	);

}

#side aside .st-pagelists ul li a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#side aside .st-pagelists .children a {
	text-decoration:none;
	padding:0px 10px;
	background:transparent;
	background-repeat: no-repeat;
	background-position: left center;
	color:#000;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}

#side aside .st-pagelists .children a:hover {
	color:#e7141a;
}

#side aside .st-pagelists .children li .children a {
	text-decoration:none;
	padding:0px 0px 0px 10px;
	background:transparent;
	background-repeat: no-repeat;
	background-position: left center;
	color:#000;
	border:none;
	margin-bottom:0px;
}

#side aside .st-pagelists .children li .children a:hover {
	color:#e7141a;
}

#side aside .st-pagelists .children li .children .children li a {
	text-decoration:none;
	padding:0px 10px 0px 20px;
	background:transparent;
	background-repeat: no-repeat;
	background-position: left center;
	color:#000;
	border:none;
	margin-bottom:0px;
}

/*--------------------------------
エディタ用
---------------------------------*/
/*テーブル */
.post table {
	border-top: 1px #aaa solid;
	border-right: 1px #aaa solid;
	margin-bottom: 20px;
	width: 100%;
}

table tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaa;
	border-left-color: #aaa;
	font-size: 13px;
	line-height: 18px;
}

table th {
	padding: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaa;
	border-left-color: #aaa;
	font-size: 13px;
	line-height: 18px;
	background:#eee;
	color:#666;
}
table.vr th {width:20%;}
.post table tr td {
	font-size: 13px;
	line-height: 18px;
}

.post table tr:nth-child(even) {
	background-color: rgba(220,220,220,0.2);
}

#main .post table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #aaa;
	border-right-color: #aaa;
	color: #333;
}

/*テーブル（装飾なし） */
.post .notab table {
	border:none;
	width: initial; /* 初期状態にリセット */
	max-width: initial; /* 初期状態にリセット */
}

.notab table tr td {
	border:none;
	text-align: left;
	vertical-align: top;
}

.notab table th {
	border:none;
}

.post .notab table tr:nth-child(even) {
	background-color: transparent;
}


/*スクロール*/
.scroll-box {
	overflow-x: auto;
	margin-bottom:10px;
}
.scroll-box::-webkit-scrollbar {
      height: 5px;
}

.scroll-box::-webkit-scrollbar-track {
      border-radius: 5px;
      background: #f3f3f3;
}
.scroll-box::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background: #ccc;
}

/*画像 */
img.alignright {
	display: block;
	margin: 0 0 0 auto;
}

img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

img.float-left {
	float: left;
}

img.float-right {
	float: right;
}

.wp-caption {
	text-align: center;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.ie8 img {
	width: auto;
}

/*リスト */
.post ul {
	list-style-type: disc;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.post ul li {
	font-size: 17px;
	line-height: 27px;
}

.post ol {
	list-style-type: decimal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.post ol li {
	font-size: 17px;
	line-height: 27px;
}
.hmd_db {background: #f2f2f2;border-radius: 3px;}
.hmd_db li {float:left;padding: 3px 27px 3px 0;}
/*フォーム*/
input,textarea{
	box-sizing:border-box;
	max-width:100%;
	padding:5px;
}

/*レスポンシブ用PC左右コンテンツ*/
.responbox, .responbox30, .responbox50, .responbox60, .responbox70 {
	margin-bottom:10px;
}


.responbox .lbox {
	margin-bottom:10px;
}

/*AmazonJS*/
.post .amazonjs_item h4, .post .amazonjs_item h4 a {
	color:#1a1a1a;
	font-size:15px;
	background-color:transparent;
}
.post .amazonjs_item ul li {
	font-size:12px!important;
}

/*--------------------------------
アコーディオンメニュー
---------------------------------*/

.menu-navigation-container {
	overflow: hidden;
}

nav li a:hover {
	text-decoration: none;
}

#s-navi ul.sub-menu {
	display:none;
}

#s-navi dl.acordion p {
	margin: 0;
}

#s-navi dl.acordion {
	margin: 0px;
	box-sizing:border-box;
	width:100%;
}

#s-navi dt.trigger {
	text-align: right;
	padding: 10px 10px 0 10px;
	cursor: pointer;
}

#s-navi dt.trigger .op {
	font-size: 25px;
	color: #333;
	padding: 0px 10px -3px;
}

#s-navi dd.acordion_tree {
	padding: 10px 0px 30px;
	display: none;
	overflow: hidden;
	top:0px;
	width:100%;
	box-sizing:border-box;
	text-align:left;
}
#s-navi {background: #000;}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    color: #fff;
}
.acordion_tree ul.menu li {
	float: none;
	font-size: 15px;
	padding: 10px 10px 10px 15px;
	list-style:none;
	border-bottom:solid 1px #666 !important;
}
.acordion_tree ul.menu li
.acordion_tree ul.menu li .fa {
    min-width: 1em;
}

.acordion_tree ul.menu li:last-child {
	padding-bottom:0px;
	border-bottom:solid 1px #000 !important;
}

.acordion_tree ul.menu li a {
	text-decoration: none;
	color:#000;
}

/*--------------------------------
検索フォーム
---------------------------------*/
#side aside #search {
	padding-bottom: 0px;
	position: relative;
	width: 100%;
}

#searchform {
	border:#ccc 1px solid;
	border-radius:4px;
}

#s {
	height: 34px;
	color: #333;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
	padding: 10px 65px 10px 10px;
	width: 100%;
	box-sizing: border-box;
	background:none;
}

#searchsubmit {
	border-radius: 0 4px 4px 0;
	position: absolute;
	right: 0px;
	top: 1px;
	width: 50px;
	height: 34px;
	z-index: 20;
	background: #c00;
}

*:first-child + html #searchsubmit {
	top: 1px;
}


/*フッター*/

.footermenust {
	text-align: center;
	padding:20px;
	margin-bottom:5px;
}

.footermenust li {
	display: inline;
	font-size: 14px;
	padding:0 10px;
}


footer .footermenust li {
	border-right:1px solid #ccc;
	font-size:12px;
	line-height:12px;

}

footer .footermenust li:last-child {
	border-right:none;
}

#footer .footermenust a {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#757575;
}

/*--------------------------------
ページャー
---------------------------------*/

/*コメントナビ*/
.st-pagelink {
	padding:20px 0px;
}

.st-pagelink a {
	text-decoration:none;
	font-size:13px;
}
.st-pagelink .page-numbers {
	border:1px solid #ccc;
	padding:5px 8px;
	margin-right:5px;
}

.pagination {
	clear: both;
	position: relative;
	font-size: 14px;
	line-height: 13px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background-color: #999;
}

.pagination a:hover {
	color: #fff;
	background-color: #666666;
}

.pagination .current {
	padding: 6px 9px 5px 9px;
	color: #fff;
	background-color: #CCCCCC;
}

/*--------------------------------
ぱんくず
---------------------------------*/
#breadcrumb {
	font-size: 13px;
	color: #ccc;
}

#breadcrumb a {
	color: #666;
	text-decoration: none;
}

div#breadcrumb {
	padding: 5px 0;
	margin: 0 0 0px;
	clear: both;
}


div#breadcrumb div {
	display: inline;
	font-size: 13px;
}

#breadcrumb div a {
	color: #666;
	text-decoration: none;
}

/*--------------------------------
SNS
---------------------------------*/

.sns{
	margin:0;
}

.snstext{
	font-size:13px;
	vertical-align:middle;
}

.post .sns ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 20px;

}
.sns li {
	float:left;
	padding:5px;
	text-aligh:center;
	list-style:none;
}

.sns li a {
	font-size:15px;
	position:relative;
	display:block;
	padding:3px 10px;
	color:#fff;
	border-radius:3px;
	text-align:center;
	text-decoration: none;
}

.sns li:first-child {margin: 0 -17px 0 -16px;}
.sns li:last-child {margin-top:4px;}
/* ツイッター */
.sns .twitter a {
	background:#55acee;
}
.sns .twitter a:hover {
	background:#4892cb;
}

.sns .twitter .snstext {
	border-left:1px solid #9ACFF4;
	padding-left:10px;
	margin-left:10px;
}

/* Facebook */
.sns .facebook a {
	background:#3b5998;
}
.sns .facebook a:hover {
	background:#324c81;
}

.sns .facebook .snstext {
	border-left:1px solid #607BB2;
	padding-left:10px;
	margin-left:5px;
}

/* グーグル */
.sns .googleplus a {
	background:#dc4e41;
}
.sns .googleplus a:hover {
	background:#bb4237;
}

.sns .googleplus .snstext {
	border-left:1px solid #E0776D;
	padding-left:10px;
	margin-left:5px;
}

/* はてぶ */
.sns .hatebu a {
	background:#00a5de;
}

.sns .hatebu a:hover {
	background:#008cbd;
}

.sns .hatebu .snstext {
	border-left:1px solid #48B6DB;
	padding-left:10px;
	margin-left:3px;
}

/* LINE */
.sns .line a {
	background:#00c300;
}
.sns .line a:hover {
	background:#219900;
}

/* Pocket */
.sns .pocket a {
	background:#f03e51;
}

.sns .pocket .snstext {
	border-left:1px solid #F27985;
	padding-left:10px;
	margin-left:5px;
}

.sns .pocket a:hover {
	background:#c0392b;
}

/*--------------------------------
カレンダー
---------------------------------*/
#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	width: 100%;
}

#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 14px;
	padding: 3px;
	text-align: center;
	background-color: #f3f3f3;
}

#wp-calendar td {
	text-align: center;
	padding: 0px;
	background-color: #fff;
}

#wp-calendar caption {
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}

#wp-calendar tbody tr #today {
	background-color: #b0e0e6;
}

/*--------------------------------
PAGE TOP
---------------------------------*/
#page-top {
	position: fixed;
	z-index: 9999;
	bottom: 20px;
	right: 0px;
	font-size: 12px;
}

#page-top a {
	background: #665e53;
	text-decoration: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	display: block;
	-moz-opacity: 0.3;
	opacity: 0.3;
}

#page-top a:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}

/*--------------------------------
コメント
---------------------------------*/
#comments p a {
	color: #333;
}

.post #comments h3 {
	background-color: transparent!important;
}

#comments p {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	color: #333;
	padding: 5px 0;
}

#comments label {
	display: block;
}

.metadata dd a {
	color: #333;
}

.metadata {
	font-size: 13px;
	line-height: 20px;
}

#comments {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.comment-body {
	padding: 10px;
	margin-bottom: 20px;
}

.fn {
	font-style: normal;
	font-size: 13px;
}

.says {
	font-size: 13px;
	line-height: 18px;
}

.commentmetadata {
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.reply {
	padding: 5px;
	font-size: 13px;
}

#comments #respond {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
}

#comments #commentform .tags {
	padding: 10px;
	background-color: #f3f3f3;
	font-size: 13px;
}

#comments #commentlist img {
	padding: 10px;
}

#comments .commets-list {
	padding-left: 0px;
	list-style-type: none;
}

ul.children {
	padding: 0px;
}

.commets-list li {
	list-style-type: none;
}

.comment-author.vcard .avatar {
	float: left;
	margin-right: 10px;
}

.vcard .fn {
	font-size: 13px;
	line-height: 18px;
}

/* コメント欄の下にある使用できるタグの表記を消す */
.form-allowed-tags {
	display: none;
}

#comments h3 {
	background-image: none;
	border: none;
	margin-bottom: 0px;
	padding: 0;
}

#comments h4 {
	background-color: transparent;
	font-size: 16px;
	padding: 0;
	border: none;
	margin-bottom: 0px;
}

#comments textarea {
	margin-bottom: 10px;
	width: 100%;
	border: 1px #f2f2f2 solid;
}

#comments input {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	border-radius: 2px;
	border: 1px #f2f2f2 solid;
}

/* コメントボタン */
	#comments input[type="submit"] {
	background-color: #f3f3f3;
	padding: 10px;
	-webkit-appearance: none;
	border-radius: 3px;
	border: 1px #f2f2f2 solid;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {color:#444 !important;}
.sousin {text-align:center;}
.sousin input[type="submit"] {background:#c00;color:#fff!important;padding:10px 25px;width:100%;letter-spacing: 1.42em;}
.sousin input[type="submit"]:hover {background:#a00;}
/*--------------------------------
PREV NEXT
---------------------------------*/
.p-navi dl dt {
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
	float: left;
	width: 50px;
	color: #666;
}

.p-navi dl dd {
	font-size: 15px;
	padding-left: 55px;
	line-height: 27px;
}




/*--------------------------------
NEWS（お知らせ）
---------------------------------*/

#topnews-box div {
	padding: 0;
}

#topnews-box {
	padding: 0;
}

.news-ca {
	font-size:13px;
}

.rss-bar {
	font-size: 14px;
	border:1px solid #e7141a!important;
	color:#fff!important;;
	margin-bottom:10px;
	background: #e7141a!important;
	padding: 5px 15px!important;
	margin-top:-10px;
}

.rss-bar a {
	color:#333;
	text-decoration:none;
}

#topnews-box dt {
	font-size: 14px;
	color: #727272;
	padding-bottom: 5px;
}

#topnews-box dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 14px;
	margin-bottom: 10px;
}

#topnews-box div dl dd a {
	color: #e7141a;
	text-decoration: none;
}

#topnews-box div dl dd a:hover {
color: #b22222;
}

/*--------------------------------
スライドショー
---------------------------------*/
#header-slides[dir="rtl"] {
	direction: rtl;
}

.header-slides-slide {
	display: none;
}

.header-slides-slide:first-child {
	display: block;
}

.slick-slider {
	margin-bottom: 0;
}

/*レイアウト スマートフォン
----------------------------------------------------*/
#wrapper {
	max-width: 1060px;
	padding: 0 10px;
	margin: 0 auto;
}

body.fixed-footer #wrapper {
	height:100 %;
	min-height: 100%;
}

header {
	text-align: center;
	background:#000;
}

#headbox {
	padding: 0 10px;
}
footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
	background: #ccc;
}

#header-l {
	padding-top:0px;
}

main {
	padding: 20px 10px;
	margin: 0 -10px 20px;
}

section {
	margin-bottom: 3em;
}

.ad {
	padding:30px 0 0;
}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px !important;}
.mb25 {margin-bottom:25px;}
.slip_button {margin:15px auto 0;display:block;background:#ccc;border:1px solid #aaa;padding:12px 0;border-radius:6px;text-align:center;width:300px;}
.slip_button a {color:#fff;text-decoration:none;}
.disp_skip {padding:5px 15px;text-align:right;}
#disp {background:#fff;margin:5px -10px 1000px;}
#disp .ads {margin:-15px auto 0;width:300px;height:250px;}


/* サイドカラム */
.side_sns_tw {margin-top: -45px;}
#side {margin-top:20px;}
#side aside ul.vrc {padding:6px 0 15px;}
#side aside ul.vrc li {
list-style-type: none;
margin:0 5px 0 0;
padding: 0px;
float: left;
}
#side aside ul.vrc li.btn_facebook {margin: 2px 5px 9px 0;}
#side aside ul.vrc li.btn_tw {margin-top:5px;}
@media only screen and (max-width: 640px) {
	#side aside ul.vrc li.btn_facebook {margin-top:-6px;}
	#side aside ul.vrc li.btn_tw {margin-top:-6px;}
	#side aside ul.vrc li.siderss , #side aside ul.vrc li.push {margin-top: -6px;}
	#side aside ul.vrc li {margin: -10px 5px 15px 0;}
}
.side_rss {
background: #ff7800;
padding: 2px 3px 3px;
display: block;
height: 20px;
width: 20px;
margin: 0 auto;
text-align: center;
color: #fff;
border-radius: 3px;
}
#side aside ul.vrc li.push {
background: #c00;
padding: 4px 7px;
border-radius: 4px;}
#side aside ul.vrc li.push a {color:#fff;text-decoration:none;font-size:12px;}
#side aside h4.menu_underh2 {position:relative;margin:0 0 5px 0 !important;color: #000;background: #fff;padding: 5px 0 5px 5px;border-bottom: 1px solid #ccc;border-left:none;margin:0 0 10px 0;}
#side aside h4.menu_underh2 span {position:absolute;right:0;right: 8px;}
#side aside h4.menu_underh2 span a {    font-size: 10px;
text-decoration: none;
color: #fff;
background: #666;
padding: 4px 8px;
border-radius:0 3px 3px 0;
font-weight: normal;}
#side aside h4.menu_underh2 span a:after {content: "";
	    position: absolute;
	    top: 3px;
	    right: -7px;
	    width: 0px;
	    height: 0px;
	    border-left: 8px solid #666;
	    border-bottom: transparent 11px solid;
	    border-top: transparent 11px solid;
}
#side aside ul.matome li {padding-bottom:3px;}
#side aside #mybox ul.wpp-list li {padding: 3px 0 3px 35px;font-size:12px;border-bottom:1px solid #ccc;line-height:1.4em;text-align:left;}
#side aside ul.wpp-list li {padding: 3px 0 3px 35px;font-size:12px;border-bottom:1px solid #ccc;line-height:1.4em;text-align:left;min-height: 30px;}
#side aside ul.support li {border-bottom:1px dotted #ccc;padding:5px 0;}
#side aside ul.support li a{font-size:12px;text-decoration:none;}
#side aside ul.support li:before {content: "- ";color:#666;}
#side aside .menu-head-menu-v2-container {background:#fff;}
#side aside .menu-head-menu-v2-container ul li {display:inline;font-size:12px;padding: 5px 7px;background:#eee;border-radius:3px;margin: 0 2px;white-space:nowrap;}
#side aside .menu-head-menu-v2-container ul li:nth-child(14){
　
}
#side aside .menu-head-menu-v2-container ul li a {text-decoration:none;color:#000;font-weight:normal;}
#side aside .menu-head-menu-v2-container ul li:hover {background:#aaa;}
#side aside .menu-head-menu-v2-container ul {padding: 10px 0 5px;margin: 0px auto;text-align: left;line-height: 36px;}
#side aside #sub-bav {background: #111;color: #fff;padding: 5px 10px;position: relative;margin: 0 20px 0 0;}
#side aside #sub-bav:after {
    content: "";
    position: absolute;
    top: 2px;
    right: -12px;
    width: 0px;
    height: 0px;
    border-left: 12px solid #111;
    border-bottom: transparent 12px solid;
    border-top: transparent 12px solid;
}


/*-------------------------------------
カラム1適用
--------------------------------------*/
.colum1 #side {
}

/*LP化--------------------------------*/
.lp header, .lp #gazou, .lp #itiran, .lp .kanren, .lp #breadcrumb, .lp nav, .lp .blogbox, .lp .tagst, .lp .point, .lp .p-navi, .lp .pagination {
	display: none;
}

.lp .entry-title {
	font-size: 13px;
	color: #ccc;
	line-height:18px;
}

.lp post img, .lp post video, .lp post object, {
	width: 100% !important;
	height: auto;
	border: none;
	vertical-align: bottom;
	display: block;
}

/* IEのみ
---------------------------------------*/
@media all and (-ms-high-contrast:none)
{
	.rss-bar {
		padding-top: 5px!important;
	}

	#s {
		color:#ccc;
		padding-top:7px!important;
		}
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
	#side aside {
		clear: both;
		float: none;
		width: auto;
		position: static !important;;
	}
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (min-width: 414px) {
	#wrapper {

	}

	header {
		text-align: center;
		background:#000;
	}

	#headbox {
		padding: 0 10px;
		margin:0 -10px;
	}

	.sitename img {
		max-width: 200px;
		margin: 0 auto;
	}

	main {
		padding: 20px;
	}

	.ad {
		padding-bottom: 10px;
		margin:0px;
	}

	/*レスポンシブ用PC左右コンテンツ*/

	.responbox .lbox img {
		width:100%!important;
		box-sizing:border-box;
	}

	/*30%*/

	.responbox30 .lbox {
		float:left;
		padding-right:15px;
		width:30%;
		box-sizing:border-box;
	}

	.responbox30 .rbox {
		float:left;
		box-sizing:border-box;
		width:70%;
	}

	/*40%*/

	.responbox .lbox {
		float:left;
		padding-right:15px;
		width:40%;
		box-sizing:border-box;
	}

	.responbox .rbox {
		float:left;
		box-sizing:border-box;
		width:60%;
	}

	/*50%*/

	.responbox50 .lbox {
		float:left;
		padding-right:7px;
		width:50%;
		box-sizing:border-box;
	}

	.responbox50 .rbox {
		float:left;
		padding-left:7px;
		box-sizing:border-box;
		width:50%;
	}

	/*60%*/

	.responbox60 .lbox {
		float:left;
		padding-right:15px;
		width:60%;
		box-sizing:border-box;
	}

	.responbox60 .rbox {
		float:left;
		box-sizing:border-box;
		width:40%;
	}

	/*70%*/

	.responbox70 .lbox {
		float:left;
		padding-right:15px;
		width:70%;
		box-sizing:border-box;
	}

	.responbox70 .rbox {
		float:left;
		box-sizing:border-box;
		width:30%;
	}


/*--------------------------------
NEWS（お知らせ）
---------------------------------*/

	#topnews-box div {
		padding: 0;
	}

	.rss-bar {
		font-size: 14px;
		background: #666;
	}

	#topnews-box dt {
		font-size: 14px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		float: left;
		width: 80px;
		clear: both;
	}

	#topnews-box dd {
		padding-left: 20px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		font-size: 14px;
		margin-bottom: 10px;
	}

	#topnews-box div dl dd a {
		text-decoration: none;
	}

	/*--------------------------------
	一覧記事表示部分
	---------------------------------*/
	#topnews dt {
		float: left;
		width: 150px;
	}

	#topnews dt img {
		width: 100%;
	}

	#topnews dd {
		padding-left: 170px;
	}

	#topnews .clearfix dd h5 {
		font-size: 24px;
		font-weight: bold;
		padding: 0px;
		margin-bottom: 5px;
	}

	#topnews .clearfix dd p {
		font-size: 13px;
		color: #666;
		line-height: 24px;
		margin: 0px;
		padding: 0px;
	}

	#topnews .clearfix dd h5 a {
		color: #333;
		text-decoration: none;
	}

	/*-------------------------------------
	カラム1適用
	--------------------------------------*/
	.colum1 #side {
		display: none;
	}

	.colum1 main {
		margin: 0px;
		padding:30px;
	}

	.colum1 .st-pagelink {
		display: none;
	}

	/*-- ここまで --*/
}

/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 781px) {
	/*--------------------------------
	PCヘッダー
	---------------------------------*/
	#wrapper {
	    max-width: 100%;
	}
	#gazou-wide img {width:100%;}
	.pcnav {background:#666;}
	#content , .pcnav_wrap {width:1060px;margin:0 auto;}
	.topslide {background:#000;}
	/*--------------------------------
	NEWS（お知らせ）
	---------------------------------*/
		#topnews-box {
			padding: 10px 0 0;
		}
		#pctop {
	margin: 0 0 10px 0;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 18px;}
	/*--------------------------------
	メニュー
	---------------------------------*/

	nav.smanone {

		border-radius: 1px;
		border: none;
		margin-bottom: 0px;
		padding: 0px 6px;
		background: #666;

	}
	.pcnav_wrap {border-left: solid 1px #888 !important;border-right: solid 1px #888 !important;}
	header .descr {text-align:left;}
	header ul.menu li{
		list-style-type:none;
		float:left;
		width:173px;
		height:40px;
		text-align:center;
		border-right: solid 1px #888 !important;
		position:relative;
	}

	header ul.menu>li:last-child {
		border:none;
	}
	header ul.menu li:last-child{border-right:none !important;}

	header ul.menu li a{
		display:block;
		font-size: 15px;
		overflow:hidden;
		width:100%;
		height:100%;
		line-height:40px;
		color:#fff;
		text-decoration:none;
		position:relative;
		z-index:1;
	}

	header ul.menu li li a{
		background:#f3f3f3;
		border-top:#ccc solid 1px;
		z-index:2;
	}

	header ul.menu li a:hover{
		color:#fff;
	}

	header ul.sub-menu li ul.sub-menu{
		position:absolute;
		left:160px;
		top:0;
	}

	header ul.sub-menu{
		display:none;
	}

	/* IE7 対策 */
	header ul.menu{
		zoom:1;
	}

	*+html header ul.menu li{
	    display:inline;
	    zoom:1;
	}
	*+html header ul.sub-menu{
		zoom:1;
		position:relative;
	}

	.smanone {
		display: block;
	}


	.pcnone {
		display: none;
	}

	#wrapper {

	}

	header {
		padding: 0;
		background:#000;
	}

	header .sitename {
		padding-top: 10px;
	}

	#header-l {
		padding-top: 0;
	}

	#headbox {
		padding: 10px 0px;
		margin:0 auto;
		width:1060px;
	}
	#gazou-wide {
		margin: 0 0 10px 0;
	}
	nav {
		display: block;
	}

	/*IEで要素がズレるのを対応*/
	.ie7 aside ul li, .ie8 aside ul li, .ie9 aside ul li {
		display: list-item;
		padding: 0;
	}

	/*--------------------------------
	各フォント設定
	---------------------------------*/
	p {
		font-size: 16px;
		line-height: 23px;
		margin-bottom: 20px;
	}

	dd p {
		margin-bottom: 5px;
	}

	/*記事タイトル*/
	.entry-title {
		margin-bottom:20px;
	}

	.entry-title a:hover {
		text-decoration: none;
	}
	.blogbox {
    margin: -10px 0 20px 0;
    padding: 8px 0 8px;
    text-align: right;
    }
	/*中見出し*/
	h2 {
		font-size: 20px;
		line-height: 30px;
	}

	h2:after {
		bottom: -10px;
		left: 50px;
	}

	h2:before {
		bottom: -10px;
		left: 50px;
	}

	/*小見出し*/
	.post h3 {
		font-size: 18px;
		line-height: 25px;
	}

	/*リスト */
	.post ul li {
		font-size: 14px;
		line-height: 27px;
	    list-style: none;
	}
	.post ul.kanrenkiji {
		padding-left: 0;
	}
	.post ol li {
		font-size: 14px;
		line-height: 27px;
	}

	/* オリジナルスタイルPC */

	.oomozi {
		font-size: 18pt;line-height: 35px;
	}


	.yellowbox {
		font-size: 14px;
		line-height: 27px;
		margin-bottom: 20px;
	}


	.redbox {
		font-size: 14px;
		line-height: 27px;
		margin-bottom: 20px;
	}

	.graybox {
		font-size: 14px;
		line-height: 27px;
		margin-bottom: 20px;
	}

	.h2fuu {
		font-size: 20px;
		line-height: 30px;
	}

	.h2fuu:after {
		bottom: -10px;
		left: 50px;
	}

	.h2fuu:before {
		bottom: -10px;
		left: 50px;
	}
	div#breadcrumb {margin: 0 0px -17px 0px;padding:0 10px 10px 5px;}
	/*--------------------------------
	ヘッダーコンテンツ
	---------------------------------*/
	#header-l {
		float:left;
		max-width:380px;
	}

	#header-r {
		float:right;
		padding-bottom:10px;
		max-width:728px;
	}

	#header-r p {
		margin:0px;
	}

	/*ヘッダーリンク*/
	#header-r .footermenust {
		padding:0px;
		margin:0px 0 5px;
		text-align:right;
	}

	#header-r .footermenust li {
		border-right:1px solid #ccc;
		font-size:12px;
		line-height:12px;
		margin:0;

	}

	#header-r .footermenust li:last-child {
		border-right:none;
	}

	#header-r .footermenust a {
		padding:0px;
		margin:0px;
		font-size:12px;
		color:#757575;
	}

	/*電話番号*/
	.head-telno {
		font-family: 'Montserrat', sans-serif;
		font-size:25px;
		padding: 5px 10px;
		text-align:center;
	}

	.head-telno a{
		font-family: 'Montserrat', sans-serif;
		color:#000;
	}

	header .textwidget{
		background:#f3f3f3;
		padding:5px;
		border-radius:3px;
	}

	/*--------------------------------
	ページャー
	---------------------------------*/
	.pagination {
		clear: both;
		position: relative;
		font-size: 11px;
		line-height: 13px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-right: 0;
		padding-bottom: 20px;
		padding-left: 0;
	}

	.pagination span, .pagination a {
		display: block;
		float: left;
		margin: 2px 2px 2px 0;
		padding: 6px 9px 5px 9px;
		text-decoration: none;
		width: auto;
		color: #fff;
		background-color: #999;
	}

	.pagination a:hover {
		color: #fff;
		background-color: #666666;
	}

	.pagination .current {
		padding: 6px 9px 5px 9px;
		color: #fff;
		background-color: #CCCCCC;
	}

	/*--------------------------------
	サイドバー固定ページ用のナビ
	---------------------------------*/

	#side aside .st-pagelists li {
		font-size:13px;
		line-height:24px;
	}

	/*--------------------------------
	PCのレイアウト（右サイドバー）
	---------------------------------*/

	#contentInner {
		float: left;
		width: 100%;
		margin-right: -300px;
	}

	main {
		margin-right: 320px;
		margin-left: 0px;
		border-radius: 4px;
		padding: 20px 15px 20px 0;
	}

	#side aside {
		float: right;
		width: 300px;
		padding: 0px;
	}
	#side aside ul.vrc li.push {padding:1px 7px 2px !important;margin: 2px 0 0 0;}
	.side_sns_tw {margin:-45px 0 -8px 0 !important;}

	/*--------------------------------
	PCのレイアウト（左サイドバー）

	#contentInner {
		float: right;
		width: 100%;
		margin-left: -280px;
	}

	main {
		margin-right: 0px;
		margin-left: 300px;
		background-color: #fff;
		border-radius: 4px;
		padding: 0px 0px 20px 10px;
	}

	#side aside {
		float: left;
		width: 280px;
		padding: 0px;
	}

	---------------------------------*/
	.topkanren2 dd h3 a {font-size:12px;} .topkanren2 dd h3 {line-height:1em;word-break: break-all;}
	.topkanren dd h3{word-break: break-all;}
	.footer {margin: 0 !important;}
	/* PC記事いいねエリア */
	.p-entry__push {
    margin-bottom: 20px;
    display: table;
    table-layout: fix;
    width: 100%;
    background-color: #2b2b2b;
    color: #fff;
	}
	.p-entry__pushThumb {
	    display: table-cell;
	    min-width: 240px;
	    background-position: center;
	background-size:cover;
	}
	.p-entry__pushLike {
	    display: table-cell;
	    padding: 20px;
	    text-align: center;
	    vertical-align: middle;
	    line-height: 1.4;
	    font-size: 20px;
	}
	.p-entry__pushButton {
	    margin-top: 15px;
	    display: inline-block;
	    width: 200px;
	    height: 40px;
	    line-height: 40px;
	    -webkit-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	    transform: scale(1.2);
	}
	.p-entry__pushButtonLike {
	    line-height: 1
	}
	.p-entry__note {
	    margin-top: 15px;
	    font-size: 12px;
	    color: #999;
	}
	.p-entry__tw-follow {
	    margin-bottom: 10px;
	    background: #f4f4f4;
	    width: 100%;
	    padding: 15px 0
	}
	.p-entry__tw-follow__cont {
	    text-align: center;
	    font-size: 15px;
	    color: #252525
	}
	.p-entry__tw-follow__item {
	    display: inline-block;
	    vertical-align: middle;
	    margin: -17px 15px 0;
	}

	/*-- ここまで --*/
} /* PCサイトソース */

/* サイドカラム用 */
.side_sns_tw {margin-top: -45px;}
#side {margin-top:20px;}
#side aside ul.vrc {padding:6px 0 15px;}
#side aside ul.vrc li {
list-style-type: none;
margin:0 5px 0 0;
padding: 0px;
float: left;
}
#side aside ul.vrc li.btn_facebook {margin: 2px 5px 9px 0;}
#side aside ul.vrc li.btn_tw {margin-top:5px;}
@media only screen and (max-width: 640px) {
	#side aside ul.vrc li.btn_facebook {margin-top:-6px;}
	#side aside ul.vrc li.btn_tw {margin-top:-6px;}
	#side aside ul.vrc li.siderss , #side aside ul.vrc li.push {margin-top: -6px;}
	#side aside ul.vrc li {margin: -10px 5px 15px 0;}
}
.side_rss {
background: #ff7800;
padding: 2px 3px 3px;
display: block;
height: 20px;
width: 20px;
margin: 0 auto;
text-align: center;
color: #fff;
border-radius: 3px;
}
#side aside ul.vrc li.push {
background: #c00;
padding: 4px 7px;
border-radius: 4px;}
#side aside ul.vrc li.push a {color:#fff;text-decoration:none;font-size:12px;}
#side aside h4.menu_underh2 {position:relative;margin:0 0 5px 0 !important;color: #000;background: #fff;padding: 5px 0 5px 5px;border-bottom: 1px solid #ccc;border-left:none;margin:0 0 10px 0;}
#side aside h4.menu_underh2 span {position:absolute;right:0;right: 8px;}
#side aside h4.menu_underh2 span a {    font-size: 10px;
text-decoration: none;
color: #fff;
background: #666;
padding: 4px 8px;
border-radius:0 3px 3px 0;
font-weight: normal;}
#side aside h4.menu_underh2 span a:after {content: "";
	    position: absolute;
	    top: 3px;
	    right: -7px;
	    width: 0px;
	    height: 0px;
	    border-left: 8px solid #666;
	    border-bottom: transparent 11px solid;
	    border-top: transparent 11px solid;
}
#side aside ul.matome li {padding-bottom:3px;}
#side aside #mybox ul.wpp-list li {padding: 3px 0 3px 35px;font-size:12px;border-bottom:1px solid #ccc;line-height:1.4em;text-align:left;}
#side aside ul.wpp-list li {padding: 3px 0 3px 35px;font-size:12px;border-bottom:1px solid #ccc;line-height:1.4em;text-align:left;min-height: 30px;}
#side aside ul.support li {border-bottom:1px dotted #ccc;padding:5px 0;}
#side aside ul.support li a{font-size:12px;text-decoration:none;}
#side aside ul.support li:before {content: "- ";color:#666;}
#side aside .menu-head-menu-v2-container {background:#fff;}
#side aside .menu-head-menu-v2-container ul li {display:inline;font-size:12px;padding: 5px 7px;background:#eee;border-radius:3px;margin: 0 2px;white-space:nowrap;}
#side aside .menu-head-menu-v2-container ul li:nth-child(14){
　
}
#side aside .menu-head-menu-v2-container ul li a {text-decoration:none;color:#000;font-weight:normal;}
#side aside .menu-head-menu-v2-container ul li:hover {background:#aaa;}
#side aside .menu-head-menu-v2-container ul {padding: 10px 0 5px;margin: 0px auto;text-align: left;line-height: 36px;}
#side aside #sub-bav {background: #111;color: #fff;padding: 5px 10px;position: relative;margin: 0 20px 0 0;}
#side aside #sub-bav:after {
    content: "";
    position: absolute;
    top: 2px;
    right: -12px;
    width: 0px;
    height: 0px;
    border-left: 12px solid #111;
    border-bottom: transparent 12px solid;
    border-top: transparent 12px solid;
}


#side aside.side_vrc h4.menu_underh2 {
	background-color: #3b2400;
    border-bottom: 4px solid #c2a840;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 0 7px 15px;
}
@media only screen and (min-width: 414px) {
.sitename img {max-width: 190px;}
}
@media only screen and (max-width: 640px) {
	.topkanren dl {
		padding-bottom:10px;
	}
	.topkanren dt img {max-height:180px;min-height:180px;height:180px;max-width:100%;min-height:100%;width:100%;}
	.topkanren dd {
	    position: absolute;
	    width: 100%;
	    max-width:90%;
	    margin: 0 ;
	    padding:0;
	}
	.topkanren h3 {
	    top: -48px;
	    position: absolute;
	    background: #111;
	    padding: 8px;
	    height: inherit;
	    font-size: 10px;
	    line-height: 1.5em;inhe
	    background-color: rgba(00,22,44,0.8);
	}
	.picklist {padding: 0 15px 15px 30px;margin-top:-5px;}
	.picklist li {list-style-type: disc;padding: 0 0 18px 0;}
	.topmore2 {position: absolute;
    right: 10px;
    font-size: 10px;}
	.sp-title {margin-left: 10px;}
	.topkanren .blog_info {position:absolute;top:-70px;left:8px;color:#fff;font-size: 10px;}
	.topkanren dd h3 a {
	    color: #fff;
	    text-decoration: none;
	    font-size: 13px;
	    opacity: 1.0 !important;
	}
	.topkanren .newlavel {
	    color: #fff;
	    position: absolute;
	    left: 0;
	    background: #c00;
	    font-weight: bold;
	    font-size: 10px;
	    padding: 3px 5px;
	    border-radius: 0 0 6px 0;
	    top: -180px;
	}
}

@media only screen and (min-width: 781px) {
	#headbox {width: 950px;padding:10px 0 0;}
	header ul.menu li a {font-size: 12px;font-weight:bold;line-height:35px;}
	header ul.menu li {border-left:1px solid #666;padding:3px 15px;width:initial;height:initial;}
	.pcnav_wrap {border:none !important;}
	#sub-bav {background: #111;color: #fff;padding: 5px 10px;position: relative;margin: 0 20px 0 0;}
	#sub-bav:after {
	    content: "";
	    position: absolute;
	    top: 2px;
	    right: -12px;
	    width: 0px;
	    height: 0px;
	    border-left: 12px solid #111;
	    border-bottom: transparent 12px solid;
	    border-top: transparent 12px solid;
	}
	/* 見出し */
	.entry-title {letter-spacing: 0.05em;font-size: 18px;line-height:24px;color: #000;background: #fff;padding: 5px 0;border-bottom: 1px solid #ccc;border-left:none;margin:0 0 10px 0;}
	.topmore2 {position: absolute;
	    font-size: 12px;
	    left: 775px;
	    padding: 1px 10px;
	    background: #666;
	    border-radius: 0 2px 2px 0;
	}
	.topmore2 a {color:#fff;font-weight:normal;}
	.topmore2 a:hover {color:#c00;}
	.topmore2:after {
	    content: "";
	    position: absolute;
	    top: 1px;
	    right: -12px;
	    width: 0px;
	    height: 0px;
	    border-left: 12px solid #666;
	    border-bottom: transparent 12px solid;
	    border-top: transparent 12px solid;
	}
	.width_l50 {width:48%;padding-right:2%;float:left;}
	.width_r50 {width:48%;padding-left:2%;float:left;}
	.width_l50 .kanren dl , .width_r50 .kanren dl {border:none;}
	.width_l50 .kanren dl {margin-bottom:20px;}
	.topmore50l {left:400px !important;}
	/* TOPランキング */
	#topranking .wpp-list li{float: left;clear: none;width: 20%;text-align: center;min-height: 230px;border-bottom:none;}
	#topranking .wpp-post-title {clear: both;
	    font-size: 12px;
	    line-height: 1.4em;
	    padding: 0 8px;
	    font-weight: bold;
	    display: block;
	    text-align: left;}
	#topranking .wpp-thumbnail {
	    padding: 0 0 10px 0;
	    float: none;
	    margin: 0 auto;
	    border: none;
	    display: block;
	    width: 100px;
	    text-align: center;
	}
	#topranking .wpp-date {display:none;}
	/* リスト */
	.topkanren dl {margin-bottom: 10px;
	    padding-bottom: 10px;
		border:none;
	    border-bottom-color: #999;
	    float: left;
	    width: 240px;
	    height: 160px;
	}
	.topkanren dt {
	    float: left;
	    width: 225px;
	    height: 160px;
	    position: relative;
	    background: #111;
	}
	.topkanren dt img {
	    width: 225px;
	    max-height: 160px;
	    min-height: 98px;
	}
	.topkanren dd {
	    position: absolute;
	    width: 225px;
	    margin: 0 ;
	    padding:0;
	}
	.topkanren h3 {
	    top: 98px;
	    position: absolute;
	    background: #111;
	    padding: 8px;
	    height: 45px;
	    font-size: 10px;
	    line-height: 1.5em;
	    background-color: rgba(00,22,44,0.8);
	}
	.topkanren dd h3 a {
	    color: #fff;
	    text-decoration: none;
	    font-size: 13px;
	    opacity: 1.0 !important;
	}
	.topkanren .newlavel {
	    color: #fff;
	    position: absolute;
	    right: 0;
	    background: #c00;
	    font-weight: bold;
	    font-size: 10px;
	    padding: 3px 5px;
	    border-radius: 0 0 0 6px;
	}
	.topkanren2 dl {width:50%;float:left;border:none;}
	.topkanren2 dd {padding-right:15px;}
	.topkanren2 dt , .topkanren2 dt img {max-height:70px;}
	.top_m20 {margin-bottom:20px;}
	.topkanre2 dd {
	    position: absolute;
	    width: 225px;
	    margin: 0 ;
	    padding:0;
	}
	.top_recruit dt , .kanren dt img {width:200px !important;min-height: 75px;}
	.top_recruit dd {padding-left: 220px;}
	/* 注目リスト */
	.picklist_midashi {margin-bottom:0;}
	.picklist li{list-style:none;font-size:14px;border-bottom:1px dotted #ccc;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 8px 0;}
	.picklist li:last-child {border:none;padding-bottom:15px;}
 	#footer {margin-top: 40px;}
 	/* サイドバー */
 	.side_rss {
 	background: #ff7800;
    display: block;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border-radius: 3px;
	}
	#side aside ul li.btn_facebook {margin-top:-5px;}
}


/* FAQプラグイン */
#faq-block .faq-block-item {background: #cecece;}
#faq-block .faq-block-item .faq-block-question {color:#e7141a;}
/* WP popular post */
.wpp-list {
    counter-reset: wpp-ranking;
}
.wpp-list li:before , #side aside ul li ul.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}
#side aside ul li ul.wpp-list li {
padding-left: 0;
background-image: none;
}
.wpp-list a {text-decoration:none;}
.wpp-list li , #side aside ul li ul.wpp-list li{
    position: relative;
    list-style-type: none;
    padding-top: 5px;
}
.wpp-list li:before , #side aside ul li ul.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: #111;
    color: #d9bc4a;
    font-size: 20px;
    line-height: 1;
    padding: 4px 6px;
    position: absolute;
    left: 0;
    top: 3px;
    z-index: 1;
}
.wpp-thumbnail {margin-right:10px !important;}
/* PCTOPプラグインスライドショー用 */
.slideshow_container_style-light .slideshow_transparent {opacity:0.88 !important;}
.slideshow_container_style-light .slideshow_transparent:hover {opacity:0.96 !important;}
/* スマホ・PC共通 */
.mt25px {margin-top:25px;}
/* twitterウィジェット */
#twitter-widget-0 {margin:0 auto!important;}
/* TOPページング */
.topmore {clear:both;text-align:right;border-top:1px solid #ccc;padding:10px 0;margin-top:-20px;}
.topmore a {text-decoration:none;}
.exbannser_wrap {background:#fff;}
/* プッシュ通知 */
.push_box {
    border: 1px solid #ccc;
    margin: 5px 0 10px;
    padding: 0 15px;
    border-radius: 5px;
    background:#fff;
}
#side aside .push_box h4 {
	border-left: 1px solid #c00;
    padding: 3px 0 3px 15px;
    margin: 10px 0 8px 0;
}
#side aside .push_box a {
	background:#c00;
	color:#fff;padding:10px 0;
	display:block;
	text-align:center;
	margin:15px auto;
	border-radius:4px;
	clear:both;
	text-decoration:none;
}
#side aside .push_box a:hover {background:#a00;}
/* 署名 */
.writer {background: #eee;padding: 20px;margin-bottom:10px;}
.writer img {float: left;margin: 0 15px 0 0;width:100px;}
.writer p {overflow:hidden;}
.writer strong {display:block;padding:0 0 5px 0;}
.writer span {font-size:12px;}
/* VRゲームカテゴリ */
table.vrgame_table {
width:100%;
margin:15px auto;
border:1px solid #aaa;
}
table.vrgame_table tr th {width:25%;}
.vrgameurl {
	background:#c00;
	border-radius: 4px;
	width: 100%;
	padding: 13px 0;
	text-align: center;
	margin: 0 auto;
}
.vrgameurl:hover {background:#a00;}
.vrgameurl a {
	color: #fff;
    display: block;
	text-decoration:none;
}
#vrgamenavi ul.menu li:last-child {border:none !important;}
#vrgamenavi ul.menu li {border-bottom: solid 1px #ccc !important;}
#vrgamenavi ul.menu li a, #vrgamenavi ul.menu li {color: #aaa !important;}
header #game ul.menu li {width:208px; border-right: 1px solid #e00 !important;}
header #game ul.menu li:last-child {border:none !important;}
#game_main {padding-top:0px;}
nav#game {border:none;width: 1048px;margin-left: 10px;}
.post ul.gamegenre {margin-top: -20px;padding-left:5px;}
.post ul.gamegenre li {
    font-size: 15px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    list-style:none;
}
.gamekiji {
	background: none;
	border: none;
	color: #c00;
	font-size: 25px;
	line-height:1.4em;
}
.post ul#syncer-acdn-01 li {list-style:none;padding-left:0;}
.gamegaiyoubun {background:#fff;border:1px solid #ccc;padding:18px 15px 15px;font-size:14px;line-height:1.4em;margin:5px 0;}
ul.content li {list-style:none;}

.tab{overflow:hidden;margin:-15px 0 0;border-bottom:1px solid #ccc;}
.tab li{ padding:10px 0; float:left;width:20%;text-align:center;list-style: none;margin:0;height: 25px;line-height: 25px;}
.tab li.select{background:#cfcfcf;color:#c00;font-weight:bold;}
.post ul.tab {padding:0;}
.tab li:hover {background:#eee;color:#c00;}
.hide {display:none;}
.gameicon .select a {color:#c00;}
header#game_head {background:none;}
@media only screen and (min-width: 781px) {
header#game_head {width:1060px;margin:0 auto;}
}
.vrigame_sp_navi .fa-bars:before {color:#333;}
.vrigame_sp_navi .acordion_tree ul.menu li {border-bottom: solid 1px #ccc !important;}
.vrigame_sp_navi .acordion_tree ul.menu li a, .vrigame_sp_navi .acordion_tree ul.menu li {color:#333;}
.vrigame_sp_navi .acordion_tree ul.menu li:last-child {border-bottom: solid 1px #f8f8f8 !important;}
@media screen and (max-width: 640px){
.tab li {height:40px;line-height:40px;padding:0;margin-top:10px;}
.tab li:first-child {font-size:10px;}
}

.tagcloud a {
	font-size: 14px !important; /* 文字のサイズ */
	line-height: 1em;
	background: #47bea0; /* 背景色 */
	color: #fff; /* 文字色 */
	display: inline-block;
	white-space: nowrap;
	padding: 8px 8px; /* 文字周りの余白 */
	margin-top: 3px; /* タグ同士の余白 */
	border-radius: 4px; /* 角を少し丸く */
	text-decoration: none;
}
.tagcloud a:hover {
 	background: #f9d635; /* マウスホバー時の背景色 */
	color: #278a71; /* マウスホバー時の文字色*/
}
.tagcloud a:before {
        font-family: "FontAwesome";
        content: "\f02b";
	padding-right: 4px;
}
.tagcloud{padding: 10px 0;}
.android{
    color: #fff;
    background: #689a38;
    padding: 4px 7px;
    border-radius: 4px;
    font-size: 10px;
    margin: 0 0 0 4px;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
}
.iphone{
    color: #fff;
    background: #999;
    padding: 4px 7px;
    border-radius: 4px;
    font-size: 10px;
    margin: 0 0 0 4px;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
}
.gearvr{
    color: #fff;
    background: #111;
    padding: 4px 7px;
    border-radius: 4px;
    font-size: 10px;
    margin: 0 0 0 4px;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
}
/* VRショップ */
#kanren dl {padding:0 29px 0 0;float:left;min-height:320px;width:22%;border-bottom:1px solid #ccc;}
#kanren dl:nth-child(4),#kanren dl:nth-child(8){padding:0;}
#kanren dl:nth-child(9),#kanren dl:nth-child(10){border:none;}
#kanren dt {float: initial;width: 150px;}
#kanren dd {padding:0;}
#kanren dt img {width: 150px;display:block;margin:0 auto 10px;}
#kanren .smanone2 {display:none;}
#kanren:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
/* VRショップスマホ */
@media screen and (max-width: 640px){
	#kanren dl {
	    padding: 0 3% 0 0;
	    float: left;
	    min-height: 300px;
	    width: 30%;
	    border-bottom: 1px solid #ccc;
	}
	#kanren dl:nth-child(4),#kanren dl:nth-child(8){padding:0 3% 0 0;}
	#kanren dl:nth-child(3),#kanren dl:nth-child(6),#kanren dl:nth-child(9){padding:0;}
	#kanren dl:nth-child(9){border-bottom:1px solid #ccc;}
	#kanren dt {float: initial;width: 90px;}
	#kanren dd {padding:0;}
	#kanren dt img {width: 90px;display:block;margin:0 auto 10px;}
}

/* Slider */
.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}

.wideslider ul li img {
    width: 100%;
    display: none;
}

.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;

}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #000 url(/wp-content/uploads/prev.png) no-repeat right center;}
.slider_next {background: #000 url(/wp-content/uploads/next.png) no-repeat left center;}

.pagination {display:none;}

/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.wideslider ul {
    display: inline-block;
    overflow: hidden;
}
.red {color:red;}
.orange{color:orange;}
.green{color:green;}

@media screen and (min-width: 769px) { #metasliders {margin:0 auto 10px;}}
@media screen and (max-width: 400px) { #metasliders {margin:-20px -10px 0;}}
@media screen and (max-width: 360px) { #metasliders {margin:-20px -10px 0;}}
@media screen and (max-width: 320px) { #metasliders {margin:-20px -10px 0;}}

/* ゲームダウンロードボタン（ランキング） */
.game_dl_btn{
    display: block;
    text-align: center;
    background: #CC0000;
    width: 60%;
    margin: 0 auto;
    border-radius: 5px;
}

.game_dl_btn a{
    padding: 10px;
    display: block;
    font-weight: bold;
    color: #fff;
}

/* VR CompanyのCSS */
#grid_company {
	width: 725px;
}
#grid_company li {
	margin: 4px;
	float: left;
	list-style: none;
}
#grid_company li img {border:1px solid #ccc;}
.left-vrc {float:left;width:48%;margin-right:2%;}
.right-vrc {float:left;width:48%;margin-left:2%;}
.wpp-date {
font-size: 13px;
color: #666;
}
.wpp-list li {padding: 10px 0;border-bottom:1px solid #999;}
.vrcmore {
text-align: right;
padding: 15px 0 0 0;
}
.left-vrc a , .vrcmore a{text-decoration:none;}
.vrc-itiran {margin:0 0 50px 0;}
.side_vrc li {font-size:12px;color:#999;}
.side_vrc li a {font-size:14px;}
.side_vrc .search_type , .side_vrc .search_name {border: 1px solid #666;padding: 14px 8px;margin: -12px 0 20px;}
.side_vrc .search_type li:before {
	content: '━ ';
}
.menu-st-footer-link2-container {padding: 20px 0;
    background: url(http://vrinside.jp/wp-content/uploads/bg-border.jpg);
    margin: -20px 0 20px;}
#menu-st-footer-link2 li {padding:0 10px;font-size:14px;display:inline;}
#vrcompany_head ul li {height:26px;line-height:26px;float:left;padding:5px 15px;list-style:none;font-size:small;}
#vrcompany_head ul li a {color:#fff;text-decoration:none;}
#vrcompany_head ul li a:hover {color:#ccc;text-decoration:none;}
.searchform label{display: none;}
.searchform input[type="text"]{
float: left;
width: 120px;
padding: 0 30px 0 10px;
border: 1px solid #ccc;
border-radius:5px;
font-size:small;
}
.searchform input[type="submit"]{
float: left;
width: 19px;
height: 22px;
margin: 1px 0 0 -28px;
padding: 0;
background: url(/wp-content/uploads/icon_search.png) no-repeat;
border: none; /* デフォルトCSSリセット */
box-shadow: none; /* デフォルトCSSリセット */
}
.searchform input[type="submit"]:hover{
filter: alpha(opacity=80); /* マウスホバーでちょっと薄くする */
-moz-opacity: 0.80;
opacity: 0.80;
}
#vrcompany_head_banner {background:#fff;clear: both;border-bottom: 1px solid #ccc;border-top: 5px solid #c2a840;}
#vrcompany_head_banner img {text-align:center;margin:0 auto;display:block;}
.w50 {width: 300px;
    padding: 7px 0;
    text-align: center;
    background: #c00;
    border-radius: 4px;
    margin: 10px auto 5px;}
.w50 a {color:#fff;text-decoration:none;}
.w50:hover {background:#a00;}
.chuui-oubo {background: url(/wp-content/uploads/bg-border.jpg);font-size:small;padding:10px 0;margin:0;}
.left {float:left;}
.vrc-img {border:1px solid #ccc;margin:0 15px 10px 0;}
.chuui {background:#eee;padding:15px;margin:40px 0 20px 0;}
.chuui-oubo2 {background:#fff;border:1px solid #ececec;padding:15px;margin:20px 0;}
.chuui strong {padding-bottom:10px;}
.chuui-oubo2 strong {padding-bottom:10px;color:#c00;}
.margintop30 {margin-top:30px;}
.vrc-title {
background-color: #3b2400;
border-bottom:3px solid #c2a840;
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 7px 7px 7px 15px !important;}

.vrc-colum {
height: 250px;
padding: 0 10px;
overflow: auto;
border: 1px solid #ccc;
margin-top: -10px;
}
.vrc-colum a {font-size:13px;}
#vrc-tag , .vrc-colum .wpp-date{font-size:10px;}
#vrc-tag a {font-size:10px;}
.vrc-rank .wpp-list li {padding:0 0 0 30px;}

/* スマホ用 */
@media screen and (max-width: 640px){
	#vrcompany_head ul {text-align:center;display:block;margin:0 auto;padding-top:5px;}
	#vrcompany_head ul li {padding:5px 10px;display: inline;float:none;}
	#vrcompany_head ul li.smanone {display:none;}
	#grid_company {max-width:100%;}
	#grid_company li img {width:145px;}
	.left-vrc {float:none;width:100%;margin-right:0;}
	.right-vrc {float:none;width:100%;margin-left:0;}
	.side_vrc {padding-bottom:40px;}
	.side_vrc li a {font-size:16px;}
	.leftclear {float:none;}
	vrc-img {
	border:none;
	margin: 0 auto;
	display: block;
	text-align: center;
	}
	.enkaku {font-size:12px;padding:0 5px;}
	/* 見出し */
	.entry-title {
	font-size: 14px;
	    line-height: 14px;
	    color: #000;
	    margin: 0 -10px;
	    background: #fff;
	    padding: 5px 0 5px 10px;
	    border-left: none;
	    border-bottom: 1px solid #ccc;
	    border-top: 1px solid #ccc;
	}
	.midashi-wra {bacground:#ccc;}
	.midashi-p {bacground:#fff;padding:5px 0;tex-align:center;font-size:14px;margin:0;}
	.kijititle {
	    background: none;
	    border: none;
	    color: #000;
	    font-size: 16px;
	    padding: 12px 10px 12px 3px !important;
	    line-height:1.3em;
	    font-weight:bold;
	}

	header .logo {
		display: inline-block;
		vertical-align: top;
	}
	header .sitename .sp {max-width:150px !important;padding:10px 0 0 0;}

	header .sitename {
		font-size: 22px;
		color: #fff;
		line-height: 30px;
		font-family: 'Oswald', sans-serif;
	}
	.l-menu {
		position: absolute;
		top: 0;
		right: 0; }

	.nav-mTriggers {
		text-align: right;
		margin: 20px 10px 0 0;
	}
	.l-menu__item li {
	list-style:none;
	text-align:left;
	border-bottom:1px solid #555;
	padding:8px 5px 8px 10px	;
	}
	.l-menu__item li a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
	.nav-mTrigger {
		display: inline-block;
		cursor: pointer;
		width: 30px;
		height: 30px;
	}
	.nav-mTrigger + .nav-mTrigger {
		margin-left: 10px;
	}
	.nav-mTrigger span {
		display: block;
		height: auto;
	}
	.l-menu__item {
		position: absolute;
		right: 0;
		top: initial;
		display: none;
	}
	.l-menu__item.is-open {
			display: block;
			z-index: 100;
			top: inherit;
	}
	.l-menu__links {
		width: 200px;
		background-color: #222222;
	}

	.l-menu__linkItem {
		list-style: none; }
		.l-menu__linkItem + .l-menu__linkItem {
			border-top: #666666 1px solid;
	}
	.fa-white:before{
	color: #fff;
	}
	.l-menu__link {
		display: block;
		padding: 15px;
		font-size: 12px;
		color: white;
		text-decoration: none;
		text-align: left;
	}
	.kijititle {font-size: 20px !important;margin:0;}
	header #searchform {background:#fff;}
	header #searchsubmit {top: 11px;right: 11px;}
	.l-menu__search {
	background:#eee;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	}

	header table img.sp {padding:0 0 0 15px;}
	.l-menu {top: -10px;right:5px;}
	header table th,header table td{border:none;background:none;}
	header .descr {font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 15px;
	padding-bottom: 0;
	}
	.head-menu-sp{
	margin-bottom: 48px;
	}
	.head-menu-sp ul{
	border-bottom: 1px solid #aaa;
	margin: 0;
	}
	.head-menu-sp li:first-child {border-left:none;}
	.head-menu-sp li:last-child {border-right:1px solid #eaeaea;}
	.head-menu-sp li{
	list-style: none;
	width: 24.7%;
	float: left;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #eaeaea;
	}

	.head-menu-sp li a{
	display: block;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	}
	.margin-lr10 {margin:0 -10px;}
	.margintop0 {margin-top:0;}
	.midashi-wra {background:#ccc;padding: 6px;margin: 0 -10px;}
	.midashi-p {background:#fff;border-radius:3px;padding:1px 4px;font-size:10px;}
	/* 記事ページ関連見出し */
	.post h4.point , h4.point {
	font-size: 14px;
    font-weight: bold;
    padding: 9px 5px;
    margin: 0 -10px;
    line-height: 10px;
    color:#000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    background-color: transparent;
	}
	.post ul.kanrenkiji {list-style-type: none;padding: 0;}
	.post ul.kanrenkiji li {font-size:14px;line-height: 1.3em;padding: 14px 0 10px;border-bottom:1px solid #ccc;}
	.post ul.kanrenkiji li:last-child {border-bottom:none;}
	.kiji-new dl:last-child {padding:0;margin:0;}
	#side aside #search {padding-bottom: 10px;}
	#side aside h4.menu_underh2 {margin: 0 -10px 5px !important;border-top:1px solid #ccc;}
	#side aside #mybox ul.wpp-list li:last-child {border-bottom: none;}
	main {margin-bottom:0;}
	.kijititle_meta {font-size:12px;margin-bottom:0;}
	.kijititle_meta span {background:#ccc;padding:3px 5px;color:#fff;}
	/* 記事のいいねエリア */
	.p-shareButton-bottom {
	padding-bottom: 15px;
	overflow: hidden;
	}
	.p-shareButton__buttons {
	font-weight: 700;
	color: #fff;
	font-size: 13px;
	text-align: center;
	}
	.p-shareButton__buttons>li {
	padding-left: 3px;
	padding-right: 4px;
	}
	.p-shareButton__buttons .c-btn {
	padding: 8px 0;
	border-radius: 2px;
	}
	.p-shareButton__buttons .c-ico {
	display: block;
	margin: auto auto 5px;
	}
	.p-shareButton__fb {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	width: 115px;
	}
	.p-shareButton__fb-cont {
	position: relative;
	width: 108px;
	margin: 0 auto;
	}
	.p-shareButton__fb-unable {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	}
	.p-shareButton__cont {
	margin: 15px 0 0;
	}
	.p-shareButton__a-cont {
	background: #2e2e2e;
	display: table;
	width: 100%;
	}
	.p-shareButton__a-cont__img {
	display: table-cell;
	min-width: 130px;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	}
	.p-shareButton__a-cont__btn {
	display: table-cell;
	padding: 12px;
	text-align: center;
	}
	.p-shareButton__a-cont__btn p {
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	padding: 5px 0 15px;
	line-height: 1.4;
	margin-bottom: 0px;
	}
	.p-asideFollowUs__twitter {
	border: 2px solid #e6e6e6;
	margin-top: 15px;
	padding: 12px 0;
	}
	.p-asideFollowUs__twitter__cont {
	text-align: center;
	font-size: 13px;
	color: #252525;
	font-weight: 700;
	}
	.p-asideFollowUs__twitter__item {
	display: inline-block;
	vertical-align: middle;
	margin: -12px 2px 0;
	}

}
#side aside h4.vrc-side {padding: 5px 10px;
    font-size: 13px;
    margin: 0 0 12px 0;}
.ads{
	text-align:-webkit-center;
}

@media screen and (max-width: 360px) {
	 #grid_company li img {
		 width:150px;
	 }
}

#side aside.side_vrc h4.menu_underh2 {
	background-color: #3b2400;
		border-bottom: 4px solid #c2a840;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		padding: 7px 0 7px 15px;
}
@media only screen and (min-width: 414px) {
.sitename img {max-width: 190px;}
}
@media only screen and (max-width: 640px) {
	.topkanren dl {
		padding-bottom:10px;
	}
	.topkanren dt img {max-height:180px;min-height:180px;height:180px;max-width:100%;min-height:100%;width:100%;}
	.topkanren dd {
			position: absolute;
			width: 100%;
			max-width:90%;
			margin: 0 ;
			padding:0;
	}
	.topkanren h3 {
			top: -48px;
			position: absolute;
			background: #111;
			padding: 8px;
			height: inherit;
			font-size: 10px;
			line-height: 1.5em;inhe
			background-color: rgba(00,22,44,0.8);
	}
	.picklist {padding: 0 15px 15px 30px;margin-top:-5px;}
	.picklist li {list-style-type: disc;padding: 0 0 18px 0;}
	.topmore2 {position: absolute;
		right: 10px;
		font-size: 10px;}
	.sp-title {margin-left: 10px;}
	.topkanren .blog_info {position:absolute;top:-70px;left:8px;color:#fff;font-size: 10px;}
	.topkanren dd h3 a {
			color: #fff;
			text-decoration: none;
			font-size: 12px;
			opacity: 1.0 !important;
	}
	.topkanren .newlavel {
			color: #fff;
			position: absolute;
			left: 0;
			background: #c00;
			font-weight: bold;
			font-size: 10px;
			padding: 3px 5px;
			border-radius: 0 0 6px 0;
			top: -180px;
	}
}

@media only screen and (min-width: 781px) {
	#headbox {width: 950px;padding:10px 0 0;}
	header ul.menu li a {font-size: 12px;font-weight:bold;line-height:35px;}
	header ul.menu li {border-left:1px solid #666;padding:3px 15px;width:initial;height:initial;}
	.pcnav_wrap {border:none !important;}
	#sub-bav {background: #111;color: #fff;padding: 5px 10px;position: relative;margin: 0 20px 0 0;}
	#sub-bav:after {
			content: "";
			position: absolute;
			top: 2px;
			right: -12px;
			width: 0px;
			height: 0px;
			border-left: 12px solid #111;
			border-bottom: transparent 12px solid;
			border-top: transparent 12px solid;
	}
	/* 見出し */
	.entry-title {font-size: 26px;line-height:30px;color: #000;background: #fff;padding: 5px 0;border-bottom: 1px solid #ccc;border-left:none;margin:0 0 10px 0;font-weight:bold;}

	.sp-title {font-family:"Franklin Gothic Medium", serif;}
	.topmore2 {position: absolute;
			font-size: 12px;
			left: 775px;
			padding: 1px 10px;
			background: #666;
			border-radius: 0 2px 2px 0;
	}
	.topmore2 a {color:#fff;font-weight:normal;}
	.topmore2 a:hover {color:#c00;}
	.topmore2:after {
			content: "";
			position: absolute;
			top: 1px;
			right: -12px;
			width: 0px;
			height: 0px;
			border-left: 12px solid #666;
			border-bottom: transparent 12px solid;
			border-top: transparent 12px solid;
	}
	.width_l50 {width:48%;padding-right:2%;float:left;}
	.width_r50 {width:48%;padding-left:2%;float:left;}
	.width_l50 .kanren dl , .width_r50 .kanren dl {border:none;}
	.width_l50 .kanren dl {margin-bottom:20px;}
	.topmore50l {left:400px !important;}
	/* TOPランキング */
	#topranking .wpp-list li{float: left;clear: none;width: 20%;text-align: center;min-height: 230px;border-bottom:none;}
	#topranking .wpp-post-title {clear: both;
			font-size: 12px;
			line-height: 1.4em;
			padding: 0 8px;
			font-weight: bold;
			display: block;
			text-align: left;}
	#topranking .wpp-thumbnail {
			padding: 0 0 10px 0;
			float: none;
			margin: 0 auto;
			border: none;
			display: block;
			width: 100px;
			text-align: center;
	}
	#topranking .wpp-date {display:none;}
	/* リスト */
	.topkanren dl {margin-bottom: 10px;
			padding-bottom: 10px;
		border:none;
			border-bottom-color: #999;
			float: left;
			width: 240px;
			height: 160px;
	}
	.topkanren dt {
			float: left;
			width: 225px;
			height: 160px;
			position: relative;
			background: #111;
	}
	.topkanren dt img {
			width: 225px;
			max-height: 160px;
			min-height: 98px;
	}
	.topkanren dd {
			position: absolute;
			width: 225px;
			margin: 0 ;
			padding:0;
	}
	.topkanren h3 {
			top: 98px;
			position: absolute;
			background: #111;
			padding: 8px;
			height: 45px;
			font-size: 10px;
			line-height: 1.5em;
			background-color: rgba(00,22,44,0.8);
	}
	.topkanren dd h3 a {
			color: #fff;
			text-decoration: none;
			font-size: 12px;
			opacity: 1.0 !important;
	}
	.topkanren .newlavel {
			color: #fff;
			position: absolute;
			right: 0;
			background: #c00;
			font-weight: bold;
			font-size: 10px;
			padding: 3px 5px;
			border-radius: 0 0 0 6px;
	}
	.topkanren2 dl {width:50%;float:left;border:none;}
	.topkanren2 dd {padding-right:15px;}
	.topkanren2 dt , .topkanren2 dt img {max-height:70px;}
	.top_m20 {margin-bottom:20px;}
	.topkanre2 dd {
			position: absolute;
			width: 225px;
			margin: 0 ;
			padding:0;
	}
	.top_recruit dt , .kanren dt img {width:200px !important;}
	.top_recruit dd {padding-left: 220px;}
	/* 注目リスト */
	.picklist_midashi {margin-bottom:0;}
	.picklist li{list-style:none;font-size:14px;border-bottom:1px dotted #ccc;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 8px 0;}
	.picklist li:last-child {border:none;padding-bottom:15px;}
	#footer {margin-top: 40px;}
	/* サイドバー */
	.side_rss {
	background: #ff7800;
		display: block;
		height: 20px;
		width: 20px;
		margin: 0 auto;
		text-align: center;
		color: #fff;
		border-radius: 3px;
	}
	#side aside ul li.btn_facebook {margin-top:-5px;}

	.head-menu-sp{
		margin-bottom: 48px;
	}
	.head-menu-sp ul{
		border-bottom: 1px solid #ddd;
		margin: 0;
	}
	.head-menu-sp li{
		list-style: none;
		width: 24.7%;
		float: left;
		border-left: 1px solid #ddd;
		background-color: #eaeaea;
	}

	.head-menu-sp li a{
		display: block;
		padding: 10px 0;
		text-align: center;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #333;
	}
}