@charset "UTF-8";

/*--------------------------------------------------------
モバイル用レイアウト（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-title,
#header-in #header-text{
	float: none;
	width: 100%;
}

#header .header-logo{
	font-size: 2em;
	margin-bottom	: 5px;
}
.header-logo-small {
	margin-bottom	: 4px;
}

/*--------------------------------------------------------
グローバルナビ
--------------------------------------------------------*/

#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 .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%;
}

#categories-2 {
	display: none;
}

#global-nav,
#footer-menu,
#breadcrumbs,
#page-top,
.copyright,
#footer .area02 {
	display		: none;
}
#footer	{
	border-top	: 1px solid #0096DD;
	padding-top	: 15px;
}
#footer-logo-text {
	font-size	: 15px;
}
#footer_nav{
	width: 100%;
	position: fixed;
	bottom: 0;
	display: block;
}
#footer_nav ul {
	clear: both;
	list-style: none;
	
}
#footer_nav li {
	float: left;
	width: 25%;
	height: 58px;
	text-align: center;
	background: #29abe2; /* Old browsers */
	background: -moz-linear-gradient(top,  #29abe2 0%, #0071bc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #29abe2 0%,#0071bc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #29abe2 0%,#0071bc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29abe2', endColorstr='#0071bc',GradientType=0 ); /* IE6-9 */
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}

.footer_nav01 a,
.footer_nav02 span,
.footer_nav03 a,
.footer_nav04 a {
	background-position: center 10px;
	background-repeat: no-repeat;
}

.footer_nav01 a	{background-image: url(images/common/footer_nav01.png);}
.footer_nav02 span {background-image: url(images/common/footer_nav02.png);}
.footer_nav03 a {background-image: url(images/common/footer_nav03.png);}
.footer_nav04 a {background-image: url(images/common/footer_nav04.png);}

.footer_nav04 {
	border: none !important;
}
#footer_nav li a,
#footer_nav li span {
	height: 100%;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	padding-top: 36px;
}
/* メニュー展開用 */
#footermenu {
	width: 100%!important;
	bottom: 58px;
	position: absolute;
	left: 0;
	overflow: scroll;
}
#footermenu li {
	width: 100%!important;
	height: auto !important;
	text-align: left;
	border-right: none;
	border-bottom: 1px solid #333;
	background: none !important;
	background-color: #555555 !important;
}
#footermenu li a {
	color: #fff;
	font-size: 20px;
	padding: 1.1% 0 1.1% 5% !important;
	background: none;
}
#header {
	height		: auto;
/*	position	: fixed;
*/
	z-index		: 99;
	background-color: #fff;
	padding-bottom	: 5px;
	border-bottom	: solid 2px #0096DD;
}
.header-logo {
	line-height	: 1;
}
#header-text {
	text-align	: center;
}
#header-contact {
	position	: relative;
	top		: 0;
	display		: table;
	margin		: 0 auto;
	position	: relative;
}
#header-contact-left,
#header-contact-right {
	display		: inline-block;
}
#header-contact-left {
	width		: 40%;
}
#header-contact-right {
	width		: 57%;
}

#main {
	padding-top	: 4px;
}

#footer-logo {
	margin-bottom	: 7px;
}



}



/*--------------------------------------------------------
モバイル用レイアウト（400px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

@media
only screen and (max-width : 400px){
.header-logo {
	font-size	: 1.4em !important;
}
#header-contact-left,
#header-contact-right {
	display		: inline-block;
}
#header-contact-left {
	padding-bottom: 3px;

}
#header-contact-left-time {
	width		: 80%;
	margin		: 0px 0px 5px 15px;
}

#main {
	padding-top	: 4px;
}


#main-contents .contents {
	margin-bottom	: 1em;
}
#unnei {
	text-align	: center;
	display		: block;
}
#mfp_element_14 {
	width		: 300px !important;
	margin-left	: -150px;
	max-width	: 255px;
}
#mfp_element_15_label {
	margin-left	: -140px !important;
}

}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */


/*------------------------------------------------------------
　template created by web-rider
-------------------------------------------------------------*/