@charset "utf-8";

/* スマートフォン用CSS */
@media screen and (max-width: 640px) {

/*ブログ*/
.blog_box {
	    margin-left: 2%;
    margin-right: 2%;
	width: 96%;
	margin: 0 auto 14px;
	overflow:hidden;
}
.blog_box section {
	float:none;
	width: 100%;
}
.blog_box section:after{content: "";display: block;clear: both;}

.entry-header{
	width: 100%;
	overflow:hidden;
	height:36px;
	padding:0;
overflow: hidden;
    background: #000359;
    margin: 0 0 10px 0;
    height: auto;
    padding-top: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	color:#fff;
border-top:none;!important

}

.sidebar {
	float:none;
	width: 100%;
	margin: 0 0 14px 0;

}
.sidebar aside {
	margin: 0 0 20px 0;
}
.sidebar aside.search input.field{
	width:96%;
	padding:4px;
	border:1px solid #bbb;
}
.sidebar aside.search input.submit{
	display:block;
	margin:8px auto 0;
	padding:2px 4px;
}
.sidebar .sidetitle {
width: 100%;
height: 33px;
margin: 0 0 10px 0;
}


.blog_search {
}

.blog_search:before{

}

.blog_calendar {

}
.blog_calendar:before{


}
.blog_kiji {

}
.blog_kiji:before{

}
.blog_category {

}
.blog_category:before{

}
.blog_archive {

}
.blog_archive:before{

}
.blog_box article {
	margin: 0 0 10px 0;
	overflow: hidden;
}

.entry-title {
float:none;
height:36px;
line-height:36px;
text-indent: 8px;
font-size:13px;
font-weight:bold;
}
.entry-title,
.entry-title a {
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}

.entry-meta {
	float:right;
	font-size: 14px;
	margin:0 10px 0 0;
}
.entry-meta a {color: #fff;text-decoration:underline;}
.entry-meta a:link {color: #fff;text-decoration:underline;}
.entry-meta a:visited {color: #fff;text-decoration:underline;}
.entry-meta a:hover {color: #f00;text-decoration:underline;}
.entry-meta a:active{color: #fff;text-decoration:underline;}


.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,entry-summary  {
	margin:0px 0 10px 0;
	clear: both;
	overflow: hidden;
}
.entry-content,entry-summary a  {
	padding:0 10px 10px 0;
}

.entry-content,entry-summary p {
	padding: 0 0 10px 0;
	line-height:24px;
}

.by-author {
display: none;
}

.page-header {
	margin: 0 0 30px 0;
}

.page-title {
	margin: 0 0 30px 0;
}

#wp-calendar {
	color: #555;
	width: 100%;
	text-align: center;
	border: 1px solid #ccc;
}
#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
	text-align: center;
}
#wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
#wp-calendar th {
	background: #f4f4f4;
	font-weight: bold;
}
#wp-calendar tfoot td {
	background: #f4f4f4;
}
#wp-calendar a {
	color: #ff0000;
}
#wp-calendar a:visited {
	color: #ff0000;
}

#secondary {
display: none;
}
/*ページ送り*/
.pagenavearea{
	padding:3px 0 8px 0;
	text-align:center;
	overflow:hidden;
}
.wp-pagenavi {
	text-align:center;
	margin:10px auto;
	padding: 10px 20px 10px !important;
	display:block !important;
	clear:both !important;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
		color:#1b71b8 !important;
		background:#FFFFFF !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		border:solid 1px #CCCCCC !important;
		padding:3px 9px 3px 9px !important;
		margin-right:3px !important;
		text-decoration:none !important;
		font-size:12px !important;
}
.wp-pagenavi a:hover {
		color:#FFF !important;
		border-color:#CCCCCC !important;
		background:#5093b5 !important;
		
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd))!important;
	background-image: -webkit-linear-gradient(top, #ccc, #ddd) !important;
	background-image:    -moz-linear-gradient(top, #ccc, #ddd) !important;
	background-image:     -ms-linear-gradient(top, #ccc, #ddd) !important;
	background-image:      -o-linear-gradient(top, #ccc, #ddd) !important;
	background-image:         linear-gradient(top, #ccc, #ddd) !important;
}
 .wp-pagenavi span.current{
		padding:3px 9px 3px 9px !important;
		border:solid 1px #CCCCCC !important;
		border-color:#3390CA !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		color:#fff !important;
		margin-right:3px !important;
		border-color:#CCCCCC !important;
		background:#5093b5 !important;
		
		background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#aaa))!important;
	background-image: -webkit-linear-gradient(top, #999, #aaa) !important;
	background-image:    -moz-linear-gradient(top, #999, #aaa) !important;
	background-image:     -ms-linear-gradient(top, #999, #aaa) !important;
	background-image:      -o-linear-gradient(top, #999, #aaa) !important;
	background-image:         linear-gradient(top, #999, #aaa) !important;
}
/*一覧ページ*/
#top_contents_post {
width: 100%;
margin: 0px 0px 20px 0px !important;
border-bottom: 1px solid #ccc;
padding: 0 0 15px 0;
height: auto;
overflow: hidden;
clear: both;
}


#top_contents_post_img {
float: none;
padding: 2px;
border: none;
background-color: #fff;
margin-bottom: 1em;
margin-left:auto; margin-right:auto;
}

#top_contents_post_text {
float: none;
width: 100%;
margin: 0 0 10px 0;
}

#top_contents_post_title {
width: 100%;
font-size: 13px;
font-weight: bold;
margin: 0 0 10px 0 !important;
text-align: left;
line-height: 16px;
display: block !important;
padding: 5px;
border-bottom: none;

background: #000359;
box-sizing: border-box;
border-left:4px solid #000359;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#top_contents_post_title a{color:#fff;text-decoration:none;}
#top_contents_post_title a:link{color:#fff;text-decoration:none;}
#top_contents_post_title a:vidited{color:#fff;text-decoration:none;}
#top_contents_post_title a:hover{color:#fff;text-decoration:underline;}
#top_contents_post_title a:active{color:#fff;text-decoration:none;}


#top_contents_post_abst {
	margin:0 0 0 8px;
}
#top_contents_post_datail {
text-align: right;
margin: 6px 0 0 0;
}
				.top_contents_post_colum2 {/*2カラムの場合*/
					float:none;
					width: 100%;
					margin: 0 30px 20px 0;
					height: auto;
					border:1px solid #ddd;
					background:#fff;
				}
				.top_contents_post_colum2:nth-child(2n){
					margin: 0 0 20px 0;
				}
				.top_contents_post_colum2 .title {/*2カラムの場合の見出し*/
					font-size: 14px;
					font-weight: bold;
					margin: 8px 0 6px 10px;
					text-indent: 8px;
					height:24px;
					line-height:24px;
					border-left:4px solid #D26A60;
				}
				.top_contents_post_colum2 .title a:link{color:#222;text-decoration:none;}
				.top_contents_post_colum2 .title a:visited{color:#222;text-decoration:none;}
				.top_contents_post_colum2 .title a:hover{color:#f00;text-decoration:underline;}
				.top_contents_post_colum2 .title a:active{color:#222;text-decoration:none;}

				.top_contents_post_colum2 .contents{/*2カラムの場合のコンテンツ部分box*/
					width:100%;
					margin:0 auto;
				}
				.top_contents_post_colum2 .contents:after{content: "";display: block;clear: both;}

				.top_contents_post_colum2 .img {/*2カラムの場合の写真*/
					float:none;
					width: 130px;
					margin: 4px 0 20px 0;
					height: auto;
					overflow: hidden;
				}
				.top_contents_post_colum2 .text {/*2カラムの場合のテキスト*/
					float:none;
					width: 170px;
					margin: 0 0 20px 0;
					font-size:12px;
				}
				.top_contents_post_colum2 .btn_next {/*2カラムの場合の【続きを見る】ボタン*/
					text-align:center;
					margin:0 0 10px 0;
				}
.entry-date {
color: #000359;
font-size: 12px;
line-height: 18px;
margin: 5px 0 0 0;
text-align: right;
font-weight:bold;
}

.btn_contact{
margin: 40px 0 0 0;
text-align: center;
}
/*-----------------------------------------------
ソーシャル系リンク
-----------------------------------------------*/
.so_link{
padding:0 0 2px 0;
}
.so_link:after{content: "";display: block;clear: both;}

.so_link ul li{
float:right;
margin:0 0 0 8px;
display:inline;
}
.so_link ul li a,
.so_link ul li img a,
.so_link ul li img{
vertical-align:top;
}
.entry_navi {
text-align: center;
padding: 5px 0 25px 0;
}
/*1行版*/
.blog_info dl{
width:700px;
overflow:hidden;
padding:10px 0 0 0;
margin:0 auto 30px;
}
.blog_info dl dt{
clear:both;
float:left;
width:110px;
margin:0 0 10px;
}
.blog_info dl dd{
margin:0 0 10px;
border-bottom:1px dotted #ccc;
padding:0 0 10px 110px;
}

/*スタッフ紹介*/
.staffbox{
	width:100%;
	margin:0 auto;
	overflow:hidden;"
}
.staffbox_inner{
	float:none;
	width: 96%;
	margin: 0 auto 20px 0;
	height: auto;
	border:1px solid #ddd;
	background:#fff;
}
.staffbox_inner:nth-child(2n){
	margin: 0 auto 20px 0;
}
.staffbox .title {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 6px 10px;
	text-indent: 8px;
	height:24px;
	line-height:24px;
	border-left:4px solid #D26A60;
	color:#222;
}
.staffbox .contents{
	width:100%;
	margin:0 auto;
}
.staffbox .contents:after{content: "";display: block;clear: both;}

.staffbox .img{
	float:none;
	width: 100%;
	margin: 4px auto 10px;
	height: auto;
	overflow: hidden;
	text-align:center;
}
.staffbox .text{
	float:none;
	width: 90%;
	margin: 0 0 20px 0;
	font-size:12px;
	padding:0 0 0 20px;
}



}