/*
Theme Name: boid
Theme URI: http://www.boid-s.com
Description: boid.net用テーマ
Version: 1.0
Author:boid
Author URI: http://www.boid-s.com
*/
@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 701px){

body{
	margin:0px;
	background-color:#f9f9f9;
	font-family:Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

img { border-style:none;
	vertical-align: bottom;}

a img { border-style:none; }

*{
margin: 0;
padding: 0;
}

#spmenu{
	display:none;
}

#sptopmain{
	display:none;
}

#header_wrapper{
	width:100%;
	background-image:url(images/snsline.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:20px;
	margin-bottom:20px;
	background-color:#fff;
	border-top:5px solid #111;
}

#header_wrapper img{
	max-width:100%;
}

#header_body{
	width:1000px;
	margin:0 auto;
}

#header{
	width:1000px;

}

#logo{
	width:285px;
	float:left;
}

#menuarea01{
	width:696px;
	float:right;
}

.menuarea01_line{
	width:696px;
	border-bottom:1px solid #000;
	margin-bottom:15px;
}

.menu01_left{
	width:174px;
	float:left;
}

#sns{
	width:696px;
	padding:10px 0 15px 0px;
	margin-bottom:10px;
	background-image:url(images/snsline.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.topbtn{
	width:100px;
	float:left;
	margin-right: 13px;
}

.fbbtn{
	width:21px;
	float:left;
	margin-right:10px;
}

.twbtn{
	width:21px;
	float:left;
	margin-right:25px;
}

.fb{
	width:155px;
	float:left;
	margin-right:10px;
}

.tw{
	width:100px;
	float:left;
	margin-right:10px;
}

.fl-R{float: right;}
.cf:after { content: ""; clear: both; display: block; }
#searchform {
	width:200px;
	font-size: 0;
	position: relative;
}
#searchform label{
	font-size:0px;
	line-height:0px;
	height:0px;
}
#searchform>div{
	border-bottom: 1px solid #333;
	width: 200px;
}
#s {
	float:left;
	background: rgba(255,255,255,0);
	border:none;
	font-size: 12px;
	line-height: 20px;
	outline:none;
	width: 157px;
	height:22px;
	padding:0 0 0 8px;
	position: relative;
}
#searchsubmit {
	font-size:0;
	line-height:0;
	float:right;
    border: none;
    cursor: pointer;
	width:35px;
	height:22px;
	position: relative;
	background:url(images/search.png) no-repeat;
	background-position: center center;
	background-size: 18px 18px;
}

#menuarea02{
	width:696px;
	overflow: hidden;
}

.menu02l{
	width:19%;
	float:left;
	margin-right:1.25%;
}
	
.menu02l:nth-child(5) {
  margin-right:0;
}


#base{
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;
	font-size:12px;
	color:#111;
	line-height:160%;
}

#base img{
	max-width:100%;
}

#slide{
	width:1000px;
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom:2px solid #111;
}

#slidebody{
	overflow: hidden;
	width:1000px;
}

.thumbnail {
width:148px;
margin-right:10px;
float:left;
}
.thumbnail .thumimg {
width:148px;
height:209px;
display:table-cell;
vertical-align:middle;
text-align:center;
}

#base .thumimg img{
	width:100%;
}

/* スクロール部分 */
.scrollable {
position:relative;
overflow:hidden;
width:960px;
height:209px;
float:left;
}
.scrollable .items {
width:20000em;
position:absolute;
clear:both;
}
.items div.itemwap {
float:left;
width:948px;
padding-left:12px;
}
.scrollable img {
}
.scrollable .active {
position:relative;
cursor:default;
}

/* ナビゲーションボタン */
a.browse {
display:block;
width:17px;
height:209px;
float:left;
cursor:pointer;
font-size:1px;
background-repeat:no-repeat;
background-position:0 0;
}

/* right */
a.right {
background-image:url(images/topic_next.png);
margin-right:3px;
}
a.right:hover {
background-position:-17px 0;
}

/* left */
a.left{
background-image:url(images/topic_pre.png);
margin-left:3px;
}
a.left:hover  { background-position:-17px 0; }

.thumimg a{
	text-decoration:none;
}

.thumimg a:hover{
	text-decoration:none;
	alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

.text_block{
	width:900px;
	margin:0 auto;
	font-size:14px;
	line-height:150%;
}

#topbottomline{
	width:1000px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #000;
}

#topnewsarea_wrapper{
	width:480px;
	float:left;
	height:251px;
	padding-top:30px;
	background-image:url(images/topics.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#topnewsarea{
	width:480px;
	height:251px;
	overflow:auto;
}

.topnews{
	width:460px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
	font-size:12px;
	line-height:160%;
}

.topnews_category{
	width:78px;
	line-height:100%;
	text-align:center;
	margin-bottom:5px;
	padding:2px 5px 2px 5px;
	color:#fff;
	font-size:11px;
	float:left;
	margin-right:20px;
	background-color:#ccc;
}

dl.topnews_contents {
	width:350px;
	float:left;
	line-height:150%;
	border-top: none;
}

dl.topnews_contents dt {
	margin: 0;
	padding-left:10px;
	width: 80px;
	float: left;
	color:#666;
}

dl.topnews_contents dd {
	margin: 0 0 0 90px;
}

.topnews a{
	color:#111;
	text-decoration:none;
}

.topnews a:hover{
	color:#ccc;
	text-decoration:underline;
}

#youtubearea{
	width:500px;
	float:right;
}

#wdjline{
	width:1000px;
}

.fbwdj{
	width:495px;
	float:left;
}

.twwdj{
	width:495px;
	float:right;
}

#footer{
	width:100%;
	background-color:#000;
	font-size:10px;
}

#footerbody1{
	width:100%;
	margin:0 auto;
	background-color:#fcfcfc;
	border-top:3px double #000;
	padding:10px 0 10px 0;
	color:#111;
}

#footerbody2{
	width:1000px;
	margin:0 auto;
}

#copy{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:10px 0 10px 0;
	color:#ddd;
}

#sptrailerarea{
	display:none;
}

#contents_news{
	width:1000px;
	margin-bottom:20px;
	background-image:url(images/pagetitle/news.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:60px;
}

#newsl{
	width:250px;
	float:left;
}

#index ul{
margin: 0;
padding: 0;
list-style: none;
}

#index li{
display: inline;
padding: 0;
margin: 0;
}

#index li a{
display: block;
border-left: 5px solid #ccc;
padding: 2px 10px;
text-decoration: none;
color: #111;
width: 225px;
margin: 5px 0px;
text-align: left;
font-size: 12px;
background-color: #e7e7e7;
}

#index li a:hover{
border-left: 5px solid #CC0;
background-color: #eee;
color:#111;
text-decoration:none;
}


#newsr{
	width:720px;
	float:right;
}

.newsbox{
	width:689px;
	margin-bottom:50px;
	padding-left:30px;
	border-left:1px solid #ccc;
}

.newsbox a{
	color:#CC0;
}

.newsbox a:hover{
	color:#CCC;
}

.news_categoryline{
	width:689px;
	background-color:#e7e7e7;
	margin-bottom:20px;
}

.news_category{
	width:146px;
	line-height:100%;
	text-align:center;
	padding:5px;
	color:#fff;
	font-size:11px;
	background-color:#CC0;
	margin-left:529px;
	border-left:4px solid #f7f7f7;
}

.news_titleline{
	width:670px;
	border-left:4px solid #CC0;
	padding-left:15px;
}

.news_day{
	color:#666;
	font-size:11px;
	padding-right:5px;
}

.news_title{
	font-size:14px;
	font-weight:bold;
}

.news_text{
	width:689px;
	margin-top:10px;
	padding-top:15px;
	border-top:1px solid #ccc;
	font-size:12px;
	line-height:170%;
	text-align:justify;
	word-break: break-all;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}

.news_photo{
	width:100px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.news_continue a{
	display:block;
	width:118px;
	margin-left:569px;
	text-align:center;
	border:1px solid;
	font-size:11px;
	vertical-align:middle;
	text-decoration:none;
	color:#111;
}

.news_continue a:hover{
	color:#CC0;
}

#pagination{
	width:720px;
	margin-top:20px;
	text-align:center;
	font-size:12px;
}

#pagenation a{
	display:inline-block;
	text-decoration:none;
}

#pagenation a:hover{
	text-decoration:none;
}

.page-numbers{
	background-color:#000;
	padding:5px;
	margin-right:5px;
}

a.page-numbers{
	background-color:#eee;
	color:#111;
	text-decoration:none;
}

a:hover.page-numbers{
	background-color:#CC0;
	color:#fff;
	text-decoration:none;
}

.current{
	background-color:#eee;
	padding:5px;
	margin-right:5px;
}

.newspage_photo{
	width:250px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.newspage_text{
	width:689px;
	margin-top:10px;
	padding-top:15px;
	border-top:1px solid #ccc;
	font-size:12px;
	line-height:170%;
	text-align:justify;
	word-break: break-all;
}

#contents_distribution{
	width:1000px;
	margin-bottom:20px;
	background-image:url(images/pagetitle/distribution.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:60px;
}

.distributionbox_wrapper{
	width:100%;
	overflow: hidden; /* heightを戻す */
	padding:0;
	display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}

.distributionbox{
	width:32%;
	margin:0.6666%;
	float:left;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.10);
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.10);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.10);
	background-color: #fefefe;
	box-sizing: border-box;
	padding:2%;
}

.distributionbox a{
	text-decoration:none;
}

.distributionbox a:hover{
	text-decoration:none;
	alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

.disdirector{
	width:100%;
	background-color: rgba(210,39,42,1.00);
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding:0.5% 1% 0.5% 1%;
	text-align: right;
	box-sizing: border-box;
	margin-bottom: 5px;
}

.dispic{
	width:100%;
	margin-bottom: 10px;
}

.distitle{
	width:100%;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}

.dislist{
	width: 100%;
	padding:1%;
	border: 1px solid #666;
	box-sizing: border-box;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
}

.distext{
	width: 100%;
	margin-bottom: 5px;
}


.disbtn{
	width:100%;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.disbtn a{
    display:block;
	width: 100%; /* 横幅 */
	background-color:#444;
	padding:2px 10px 2px 10px;
	box-sizing: border-box;
	text-decoration: none;
	color: #eee;
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

.disbtn a:hover {
	background-color:rgba(226,39,42,1.00);
	text-decoration: none;
	color: #eee;
	outline: none;
}



#contents_about{
	width:1000px;
	margin-bottom:20px;
	background-image:url(images/pagetitle/about.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:60px;
}

#contents_archives{
	width:1000px;
	margin-bottom:20px;
	background-image:url(images/pagetitle/archives.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:60px;
}

#contents_contact{
	width:1000px;
	margin-bottom:20px;
	background-image:url(images/pagetitle/contact.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:60px;
}

#pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.news_photo img , .newspage_photo img{
	width: 100%;
	height: auto;
}
.yarpp-related{
	clear: both;
}
.yarpp-related li{
	list-style-type: none;
	line-height:150%;
	margin: 0;
	padding-left:10px;
	color:#666;
}
.yarpp-related a{
	color:#111;
	text-decoration:none;
}
.yarpp-related a:hover{
	color:#ccc;
	text-decoration:underline;
}

#contents_contact input[type="text"],#contents_contact input[type="email"],#contents_contact textarea{
	width: 100%;
}
#contents_contact p{
	margin-bottom: 1em;
}
#footerbody2 a{
	margin-right: 20px;
}
#footerbody2 a img{
	width: auto;
	height: 40px;
}

.about_midashi01{
	width:100%;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
}

.about_midashi02{
	width:100%;
	font-size:15px;
	margin-bottom:20px;
}

.about_text{
	width:100%;
	margin-bottom:20px;
}

dl.about_list {
	width:1000px;
	line-height:180%;
	border-top: none;
	padding-bottom:10px;
	border-bottom:1px #CCC dotted;
	font-size:14px;
	margin-bottom:10px;
}

dl.about_list dt {
	margin: 0;
	width: 100px;
	float: left;
	color:#646F9A;
	font-size:12px;
}

dl.about_list dd {
	margin: 0 0 0 110px;
}

}

/*
共通設定
wordpress
*/
.image_box_a img{max-width: 100%; height: auto;}
.aligncenter{display: block; margin-left: auto;margin-right: auto;}
.alignleft{text-align: left; float: left;}
.alignright{text-align: right; float: right;}
.dots{background: none;}
body span.wpcf7-list-item { margin: 0 0;}
