/* ==================== レイアウト ==================== */
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
	display:block;
}

#wrapper{
	max-width:1064px;
	margin:0 auto;
}

#content{

}

#smGlobalMenu{display:none;}

/* ==================== リンク ==================== */
a{
	color:#000066;
	text-decoration:underline;
}

a:hover{
	color:#FF0000;
	text-decoration:none;
}

/* ==================== ヘッダー ==================== */
header{
	width:100%;
}

#headerGroup{
	width:100%;
	margin:3px 0 0;
	background: #B35A5A;
}

#siteID{
	margin:0;
	padding:0;
	float:left;
}

#siteHeader{
	width:auto;
	margin:0;
	padding:0;
	float:right;
}
#siteHeader img {
	width:100%;
}

header h1 {
	margin:0;
	padding:0;
}

#headerTopicGroup{
	width:100%;
	background: #A5360F;
	overflow:hidden;
}

#headerTopic{
	padding:0;
	width:auto;
	float:left;
}

#headerImage{
	width:80%;
	margin:0;
	padding: 0.5em 0 0;
	float:left;
}
#headerImage h2{
	padding:0;
	margin: 0;
}
#headerImage img {
	width:100%;
}

.hero-unit{
	padding:10px 20px;
	background:#E4DCD4;
	color:#333;
}

#leadline{
	width:auto;
	padding:5px;
	background:#A5360F;
	color:#fff;
	text-align:center;
}

#leadline h3{
	padding:0;
	margin:0;
	font-size:120%;
	line-height:1.2;
}

#leadline h3 span{
	font-size:70%;
}

/* ==================== ナビゲーションバー ==================== */
#globalMenu{
	width:100%;
	clear:both;
}
#globalMenu  ul{
	width:100%;
	margin: 0;
	padding: 0;
	background: #B35A5A;
}
#globalMenu li {
	width:auto;
	margin:0 2em 0 0;
	padding:0.5em;
	font-size:100%;
	list-style-type: none;
	display:inline-block;
	background: #B35A5A;
}
#globalMenu li a{
	color:#fff;
	text-decoration:underline;
}
#globalMenu li a:hover{
	text-decoration:none;
}

/* ==================== コンテンツ ==================== */

/* 画像 */
.thumbnails_outer{
	width:95%;
	margin:0 auto;
	overflow: hidden;
}
.thumbnails{
	width:100%;	
	margin:0;
	padding:0;
}

.thumbnails li{
	width:290px;
	margin:0 2.5em 2em 0;
	padding:0 0.5em;
	list-style-type:none;
	float: left;
	text-align:center;
	border:1px solid #ccc;
}

.thumbnails li.other_lists{
	width:auto;
	min-height:250px;
	margin:0 0.3em 0.5em 0;
}

.thumbnails .fig_list_3{
	margin-right:0;
}
.thumbnails li img{
	margin:0;
	padding:0;
}
.thumbnails .fig_place p{ overflow: hidden; }

.label{
	font-size:75%;
	padding:0.3em;
	border-radius:4px;
}
.label-info{
	background:#539614;
	color:#fff;
}
.label-important{
	background:#A32B22;
	color:#fff;
}

.caption{
	border-top:1px solid #ccc;
	text-align:center;
	padding-left:2.5em;
}

.alignleft	{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.alignright	{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.aligncenter	{
	clear: both;
	display: block;
	margin: 25px auto;}

a img	{
	border: none;
}

#menberArea dd{
	width:100%;
	overflow:hidden;
	font-size:90%;
}

#top-info-box{
	width:100%;
	padding:5px;
	margin-bottom:20px;
	background:#D44413;
	color:#333;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

#top-info-box h4{
	margin:0;
	padding:4px 0;
	font-size:14px;
	text-align:center;
	color:#fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#top-info-box ul{
	margin:0;
	padding:10px;
	list-style:none;
	background:#FFF;
	min-height:120px;
	height:120px;
	overflow-y:scroll;
}

#top-info-box ul li{
	padding:0;
	margin:0;
	font-size:14px;
	line-height:1.5;
}

#top-info-box .dl-horizontal{
	width:100%;
}

#top-info-box .dl-horizontal dt{
	float:left;
	clear:left;
	width:10em;
}

#top-info-box .dl-horizontal dd{
	float:left;
	width:auto;
}

.yuta-color{
	background:#003333;
}

.nobu-color{
	background:#960;
}

.kaori-color{
	background:#009;
}

.newspost h3	{
	font-size:100%;
	border-left: solid 13px #A5360F;
	border-bottom: solid 1px #A5360F;
	padding: 0 0 0 4px;
	margin: 0;
	border-top-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-top-left-radius:3px;
	line-height:2;

}

.newspost h3 span	{
	color: #888888;
}

.newspost p{
	margin:0 0 12px;
	padding:4px;
	line-height:1.5;
	font-size:94%;
}

.newsheader{
	margin-top:-15px;
	background:#E4DCD4;
	color:#333;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.newsheader h2{
	padding:1px 10px;
	font-size:120%;
}

.newscontents{
	margin-bottom:20px;
}

.newscontents p{
	margin:0 0 10px;
	padding:0 10px;
	line-height:1.5;
	font-size:94%;
}

#contents-box{
}

/* Thumbnail Setting */
.thumbnail_setting{
	width:360px;
	padding:5px;
}

.fig_place{
	text-align:center;
}

.thumbnail_title{
	padding:5px;
	background:#E4DCD4;
	color:#333;
	text-align:center;
	/* border-radius*/
		border-radius:4px;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
}

.table-condensed tr{
	border:1px solid #DDDDDD;
}

.badge{
	border-radius: 8px;
	color:#fff;
	padding:0.4em;
	font-size:70%;
	font-weight:normal;
}
.badge-info{
	background:#772953;
}

/* ==================== フッター ==================== */
footer {
	clear:both;
	width:100%;
	border-top: solid 1px #aaaaaa;
	padding: 10px 0 20px;
}

small {
	font-size: 12px;
	margin: 0;
}


/* ==================== サイドメニュー ==================== */

.sidemenu{
	border: solid 1px #ddd;
	padding: 10px;
	margin-bottom: 20px;
	/* border-radius*/
		border-radius:6px;
		-webkit-border-radius:6px;
		-moz-border-radius:6px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}

.sidemenu h4{
	color: #ffffff;
	background-color:#A5360F;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	font-size:90%;
}

.sidemenu ul{
	margin: 0;
	padding: 0;
}

.sidemenu li {
	line-height: 1.2;
	list-style-type: none;
	background-image: url(images/mark.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;}

.sidemenu li a:hover{
	color: #ff8800;
}


/* ==================== ２段組み ==================== */
.row{
	width:100%;
	margin:1em 0 1em;
	overflow: hidden;
}
.single #content,
.date #content,
.page-template-customnews-php #content,
.page-template-custom_news-php #content
{
	width:78%;
	float:left;
}

#sidebar{
	width:20%;
	float: right;
}


/* ========== ページネーション ========== */
.pager_setting_normal,
.pager_setting_bold{
	list-style-type: none;
	margin-left:0;
	padding-left:1em;
}
.pager_setting_normal li,
.pager_setting_bold li{
	display: inline-block;
}
.pager_setting_normal a,
.pager_setting_bold a{
	font-size:90%;
}
.previous{ margin-right:1.5em;}
.pager_setting_bold a{
	font-weight:bold;
}

/* ========== Clearfix ========== */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.song_lists{
	clear: both;
	font-size: 90%;
	margin:0 0 0 1em;
	padding:0;
}
.song_lists li{
	margin:0 1em 0 0;
	padding: 0;
	display: inline-block;
	line-height:2em;
}
.song_lists li span{
	display:block;
	margin:0.2em 0 0.5em;
}

@media screen and (max-width: 738px) {
	#wrapper{
		width:100%;
		margin: 0;
		font-size:16px;
	}

	#smGlobalMenu{display:block;}
	#siteID {width:10vw;}
	#siteID img { max-width: 10vw; height:10vw; }
	#siteHeader{ width: auto; float:none; }
	#siteHeader img{ width:86.6vw; height:10vw; }
	#headerTopic{width: 80vw; float:none;}
	#leadline {
	    color: #fff;
	    min-height: 100%;
	    width: 95vw;
	    padding: 5px;	    
	}
	#headerImage {
 	   	float: none;
    	display:none;
	}
	#headerTopicGroup{
		width: 100%;
	}
	
	.row{
		width:100%;
		margin:1em 0 1em;
	}
	
	.single #content,
	.date #content,
	.page-template-customnews-php #content,
	.page-template-custom_news-php #content{
		width: 100%;
		float: none;
	}
	
	#sidebar{
		width:99%;
		float: none;
	}
	
	.thumbnails li,
	.thumbnails li.oterh_class,
	.thumbnails li.other_lists {
		width:95%;
		display: block;
		margin: 0 auto 1em;
	}
	.caption{
		width:auto;
	}
	#top-info-box{
		width:98%;
		margin:0 auto 2em;
	}
	
	#top-info-box .dl-horizontal dt{
		float:none;
		clear:left;
		width:100%;
	}
	
	#top-info-box .dl-horizontal dd{
		float:none;
		margin-left:0.5em;
		width:auto;
	}
	#top-info-box .dl-horizontal dd:before {content:"\00BB  ";}
	
	.alignleft,	
	.alignright{
		clear: both;
		float: none;
		margin-bottom: 0 auto 1em;
	}
	
	.aligncenter{
		clear: both;
		display: block;
		margin: 1em auto;
	}

	.pager_setting_normal,
	.pager_setting_bold{
		width:100%;
		text-align:center;
	}
	
}