@charset "UTF-8";

@media
only screen and (max-width : 782px){
	.premium_member #wpadminbar {
		height: 30px;
	}
	.premium_member #wpadminbar #wp-admin-bar-my-account>.ab-item {
		width: auto;
		text-indent: unset;
		height: 30px;
		line-height: 1;
		font-size: 12px;
		margin-right: 5px;
		margin-left: 5px;
		text-align: right;
	}
	.premium_member #wpadminbar .display-name {
		font-size: 12px;
	}
	.premium_member #wpadminbar #wp-admin-bar-my-account.with-avatar>.ab-empty-item img {
		display:none;
	}
	.premium_member #wpadminbar .quicklinks ul, .premium_page #wpadminbar #wp-admin-bar-my-account {
		float: none;
	}
}

/*--------------------------------------------------------
モバイル用レイアウト（640px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

@media
only screen and (max-width : 640px){


/*--------------------------------------------------------
サイト全体の共通設定
-------------------------------------------------------*/

html{
	overflow-y: scroll;
	overflow-x: hidden;
}

html,body{
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

textarea,input{ max-width: 95%; }

input[type="submit"],input[type="image"],
input[type="reset"],input[type="button"],
input[type="file"]{ max-width: none; }


/*●画像サイズの調整*/
img {
	height: auto;
	max-width: 100%;
}

a{
	color: #39f;
	-webkit-tap-highlight-color: #fc6;
}


/*--------------------------------------------------------
エリアの設定
--------------------------------------------------------*/

#container{
	padding-top: 0;
	padding-bottom: 1.5em;
}


/*--------------------------------------------------------
トップ
--------------------------------------------------------*/

#top{ 
	position: relative;
	top: 0;
	height: auto;
	font-size: 1.2em;
}

#top-menu{
	float: none;
}

#top-menu li{
	text-align: left;
	display: block;
}


/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

#header .header-logo{ font-size: 2em; }


/*--------------------------------------------------------
グローバルナビ
--------------------------------------------------------*/

#global-nav{ border-bottom: 0; }

#global-nav dt{
	padding-left: 2.5em!important;
	background: url(./images/icon/icon-arrow05.png) 1em center no-repeat #333;
	color: #fff;
}

#global-nav #global-nav-in .menu-wrap{ display:none; }

#global-nav #global-nav-in #menu{ margin-bottom: 0; }

#global-nav #global-nav-in #menu,
#global-nav #global-nav-in #menu li{
	width: 100%;
	border: 0;
}

#global-nav #menu li.first{ border-left: 0; }

#global-nav #global-nav-in #menu li{
	border-bottom: 1px solid #fff;
	background-color: #eaeaea;
	white-space: normal;
}

#global-nav #global-nav-in #menu li.first{ border-left: 0; }

#global-nav #global-nav-in #menu ul{
	position: static;
	width: auto;
	padding-left: 10%;
}

#global-nav #global-nav-in #menu ul li{ width: 100%; }

#global-nav #global-nav-in #menu ul li:last-child{ border-bottom: 0; }

/*メニューのデザイン*/
#global-nav #global-nav-in #menu li a:link,
#global-nav #global-nav-in #menu li a:visited,
#global-nav #global-nav-in #menu li a:hover,
#global-nav #global-nav-in #menu li a:active{ background: url(./images/icon/icon-arrow04.png) 1em 1em no-repeat #eaeaea; }

#global-nav #global-nav-in #menu ul li a{ width: auto; }

#global-nav .btn-gnav{
	display:block;
	padding: 1em;
	cursor: pointer;
}


/*--------------------------------------------------------
コンテンツ全体
--------------------------------------------------------*/

#main-image .catch-copy{ font-size: 1.4em; }


/*--------------------------------------------------------
メインコンテンツ（本文）
--------------------------------------------------------*/

/*●最新情報の回り込みを解除*/
#main-contents dl.news dt,
#main-contents dl.news dd.cat,
#main-contents dl.dl-style01 dt{ float: none; }

#main-contents dl.news dt{ margin-bottom: 0.4em; }

#main-contents dl.news dt,
#main-contents dl.dl-style01 dt{
	padding-right: 1em;
	padding-left: 1em;
}

#main-contents dl.news dd.cat{
	display: inline-block;
	width: auto;
	margin: 0 1em 0.5em;
	padding: 0.3em 1em;
}

#main-contents dl.news dd,
#main-contents dl.dl-style01 dd{ 
	margin: 0 0 10px 0;
	padding: 0 1em 0.8em 1em;
}

/*●Tableをブロック表示に*/
#main-contents .table-style01,
#main-contents .table-style01 thead,
#main-contents .table-style01 tbody,
#main-contents .table-style01 tfoot,
#main-contents .table-style01 tr,
#main-contents .table-style01 th,
#main-contents .table-style01 td{ display: block; }

#main-contents .table-style01 th,
#main-contents .table-style01 td{
	float: left;
	width: 100%!important;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
}

#main-contents .table-style01{ zoom : 1; }
#main-contents .table-style01:after{ content : ''; display : block; clear : both; height:0; }

.box-wrap .box-l,
.box-wrap .box-r{
	float: none;
	width: 100%;
}


/*Youtube動画*/
#main-contents .v-wrap{
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 56.25%;
	padding-top: 30px;
}

#main-contents .v-wrap iframe,
#main-contents .v-wrap object,
#main-contents .v-wrap embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*--------------------------------------------------------
サブコンテンツ / サイドバー
--------------------------------------------------------*/

/*折り畳み*/
#sub-contents .sub-contents-btn,
#sidebar .sidebar-btn{
	display: block;
	margin-bottom: 1em;
	padding: 1em;
	padding-left: 2.5em!important;
	background: url(./images/icon/icon-arrow05.png) 1em center no-repeat #333;
	color: #fff;
	cursor: pointer;
}

.sub-column #sub-contents-in,
.sub-column #sidebar-in{ /*display: none; */ }

.sub-column .showSubConts,
.sub-column .showSidebar{
	display: block!important;
}

.col1 .sub-column .ranking .item-img,
.col2 #sub-contents .ranking .item-img,
.col2r #sub-contents .ranking .item-img,
.col1 .sub-column .profile-img,
.col2 #sub-contents .profile-img,
.col2r #sub-contents .profile-img{
	float: none;
	padding-right: 0;
}

.col1 .sub-column .banner li,
.col2 #sub-contents .banner li,
.col2r #sub-contents .banner li{
	display: block;
	margin-right: 0;
}

.sub-column dl.search-box{ width: 100%; }

.sub-column dl.search-box dt{
	margin-right: 0;
	margin-bottom: 0.4em;;
	width: 100%;
}

.sub-column dl.search-box dt,
.sub-column dl.search-box dd{ float: none; }


/*--------------------------------------------------------
フッター
--------------------------------------------------------*/

#footer .footer-menu ul{
	float: none;
	width: 100%;
}

#footer .area01,
#footer .area02{
	float: none;
	width: 100%;
	margin-bottom: 2em;
}

.copyright{ padding-bottom: 40px; }

.copyright span{ display: block; }


/*------------------------------------------------------------
WordPress用
-------------------------------------------------------------*/

#main-contents .sb{
	text-align: left;
}

img.alignleft,
img.alignright{
	float: none;
	display: block;
	padding: 0;
	margin: auto;
}

.wp-caption{
	max-width: 100%;
}

/*--------------------------------------------------------
ページトップ
--------------------------------------------------------*/

.page-top{
	position: fixed;
	bottom: 70px;
	right: 0px;
	z-index: 999;
	color: #ffff00;
	background: #000033;
	opacity: 0.6;
	text-decoration: none;
	font-size: 0;
	width: auto;
	padding: 10px 8px;
	line-height: 1;
}

.page-top a{
	display: block;
	background: none!important;
    padding: 0;
    border: 0;
}
.page-top a:before {
    font-family: fontawesome;
    content: "\f062";
    font-size: 30px;
    color: #ffff00;
}

.page-top a:link,
.page-top a:visited,
.page-top a:hover,
.page-top a:active{
	background: url(./images/common/bg-pagetop.gif) 14px center no-repeat #999;
	color: #fff;
}

.page-top:not(\*|*){ position: static; }/* Opera9以下 */
	
#header-text {
	display: none;
}
#global-nav {
    display: none;
}
#main-contents h2 {
    font-size: 16px;
}
#main-contents .indexpost p.post-meta {
    font-size: 12px;
	position: relative;
}
#main-contents h2 a:link, #main-contents h2 a:visited {
    line-height: 18px;
}
#main-contents .indexpost h2.post-title {
    margin-bottom: 5px;
}
.post-date {
    display: inline-block;
}
#main-contents p textarea {
    width: 100%;
    max-width: 100%;
}

#header-in #header-text {
	top: auto;
	bottom: 5px;
	right: 0;
	width: 230px;
}
#wp_page_numbers ul {
    margin: 0;
}
#sidebar {
    font-size: 14px;
}
	#linkcat-32 ul {
		height: 150px;
	}
	#text-33 .textwidget {
		max-height: 250px;
	}
	ul#sp-menu li.menuA img {
		height: 28px;
		margin-top: -4px;
		margin-bottom: -4px;
	}
	#main-contents #author, #main-contents #email, #main-contents #url {
		width: 100%;
	}
	form#commentform label {
		width: 100%;
		display: block;
	}
	#main-contents .reply a {
		background: url(./images/icon/icon-arrow_r.png) 0 2px no-repeat;
	}
	#main-contents th, #main-contents td {
		padding: 3px;
	}
	.visible-pc{
		display:none;
	}
	a.kyouzai {
		font-size: 16px;
		padding: 5px 15px;
	}
	.minpachi:before {
		width: 30px;
		height: 30px;
		top: -10px;
	}
	#main-contents table {
		font-size: 13px;
	}
	#main-contents .contents {
		padding: 0 5px;
	}
	#sidebar {
		padding: 0 5px;
	}
	.adtop {
		padding: 0 5px;
	}
	.single .post, .page .post {
		border-left: 0;
		border-right: 0;
	}
	.tag #main-and-sub {
		padding: 0 5px;
	}
}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */


/*------------------------------------------------------------
　template created by web-rider
-------------------------------------------------------------*/
@media only screen and (max-width : 600px){
	#wpadminbar {
		position: fixed!important;
	}
}
@media
only screen and (min-width : 641px){
	.visible-sp{
		display:none;
	}
	.setteinerai ul {
		padding: 5px 25px!important;
	}
	.setteinerai a.cyuumoku {
		margin: 10px 35px 5px;
	}
}

/*------------------------------------------------------------
　SP MENU
-------------------------------------------------------------*/
ul#sp-menu {
    border-top: 1px #fff solid;
    color: #fff;
    font-family: Trebuchet MS,arial;
    font-size: 11px;
    margin: 0 auto 0px auto;
    padding: 0;
    overflow: hidden;
    list-style-type: none;
}
ul#sp-menu li {
    background: #000044;
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
    height: 48px;
    vertical-align: middle;
    font-size: 12px;
}
ul#sp-menu li a, ul#sp-menu li span {
    display: block;
    height: 48px;
    line-height: 24px;
    color: #fff;
    padding: 5px 0 0 0;
    border-right: 1px #fff solid;
    text-decoration: none;
}
ul#sp-menu img {
    display: block;
    margin: auto;
    height: 20px;
}
.sub-menu {
    padding: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #000;
    background-color: #e0e0e0;
    margin: 0;
    line-height: 1.4;
    font-size: 0;
}
.sub-btn {
    display: inline-block;
    width: 20%;
    position: relative;
    text-align: center;
    background: #000044;
    vertical-align: top;
    height: 48px;
    box-sizing: border-box;
    font-size: 11px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.sub-btn a, .sub-btn span {
	color: #fff;
	display: block;
	height: 100%;
	padding: 8px 1px;
	box-sizing: border-box;
	text-decoration: none;
	cursor: pointer;
}
body #select-menu ul, body #archives ul {
    background: #f8f8f8;
    border-bottom: 1px #eee solid;
    border-top: 1px #eee solid;
    font-weight: bold;
    margin: 0px 0 0px;
    padding: 0 0 0px;
}
#select-menu li, #archives li {
    border-bottom: 1px #ddd solid;
    margin: 0 0px 0px;
    padding: 0 1px;
    min-height: 1px;
    background: #f8f8f8;
}
#select-menu li a, #archives li a {
    background: url(https://rx7038.com/wp-content/uploads/2019/03/stweek-li.gif) right center no-repeat;
    color: #0000ff;
    display: block;
    font-size: 14px;
    padding: 6px 10px 6px 7px;
}
#new-comments ol.comment-list li {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-right: 5px;
}
#new-comments .comment-author a {
    display: block;
}
#new-comments .fn {
    display: inline-block;
    margin: 5px 5px 5px 0;
}
#new-comments .commentmetadata {
    color: #adadad;
    display: inline-block;
    margin: 0 0 5px 0;
}
#new-comments .comment-link {
    margin-left: 5px;
}
#new-comments {
	background-color: #f9f9f9;
	padding: 5px;
	border-bottom: 1px solid #7d7d7d;
	font-size: 14px;
}

