/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, sans-serif !important;
	font-family: 'Noto Sans Japanese';
}

div h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, sans-serif !important;
}

div h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, sans-serif !important;
}

div h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, sans-serif !important;
}

h1 {
	font-weight: 700 !important;
	text-shadow: 1px 1px 3px #000 !important;
}

h2 {
	font-weight: 700 !important;
	text-shadow: 1px 1px 3px #000 !important;
}

h3 {
	font-weight: 700 !important;
	text-shadow: 1px 1px 3px #000 !important;
}

h4 {
	font-weight: 700 !important;
}

h5 {
	font-weight: 700 !important;
}

h4 a:link {
	color: #000;
}

h4 a:visited {
	color: #000;
}

h4 a:hover {
	color: #666;
}

a:link {
	color: #c00;
}

a:visited {
	color: #c00;
}

a:hover {
	color: #f00;
}

.moreLink a:link {
	color: #000;
}

.moreLink a:visited {
	color: #000;
}

#header {
	height: 100px;
	padding: 0;
}

#header #site-title a img {
	max-height: 100px !important;
}

#headerTop {
	border-top: 0 solid #000 !important;
	background-color: #fff !important;
}

#gMenu {
	margin-top: 10px !important;
}

#footerSection {
	background-color: #ccc !important;
	color: #000 !important;
	font-weight: 700 !important;
}

#footMenu {
	background-color: #fff !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.menu strong {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, sans-serif !important;
}

.menu span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, sans-serif !important;
}

.sub-menu {
	width:220px !important;
}
.sub-menu li {
	width:220px !important;
	padding:2px 0;
}

.menu li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, sans-serif !important;
	color: #000 !important;
	font-weight: 700 !important;
}

.infoCate a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, sans-serif !important;
}

.imagecenter {
	text-align: center !important;
	display: block !important;
	margin: 0 auto !important;
}

.post-content {
	margin-top: 60px;
}

.post-content p {
	line-height: 40px !important;
}

.fa-facebook-square {
	color: #46629e !important;
}

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.localHead {
	margin-bottom: 5px;
	padding: 0 !important;
	border: none !important;
	border-bottom: dotted 1px #ccc !important;
	font-size: 10px !important;
	font-weight: 700 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

#eventtable td {
	padding: 5px;
}

#eventtable table {
	width: 100%;
}

.contactarea {
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #666;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.4);
	margin: 10px 0;
}

.ymdarea li {
	display: inline-block;
}

.datePlaceCell {
	position: relative;
}

.tuorFlyer {
	position: absolute;
	bottom: 0;
	padding: 10px 5px 20px;
}

.arrow {
	margin-left: 10%;
}

/**************************************************************/
.twoboxarea {
	padding-top: 60px;
	padding-bottom: 30px;
	border-radius: 20px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	margin-bottom: 15px;
}

.twobox .twoboxOuter {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0 10px 30px;
}

.twobox h3 {
	margin: 0 0 14px;
	line-height: 120%;
	font-size: 16px;
	padding: 0;
	border: none;
	background: url(images/line_grd.png) left bottom repeat-x;
	box-shadow: none;
	display: block;
	overflow: hidden;
}

/* a に高さを揃えるjsが動作するのでblock指定で上下は余白をつけない */
.twobox h3 a {
	text-decoration: none;
	color: #333;
	padding: 0 0 3px;
	display: block;
	overflow: hidden;
	border-bottom: 2px solid #85bfe1;
}

.twobox h3 a:hover {
	color: #85bfe1;
	text-decoration: none;
}

.twobox p a {
	display: block;
	text-decoration: none;
	line-height: 16px;
	color: #333;
}

.twobox a:hover {
	text-decoration: underline;
}

.twobox p.twoboxDescription {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 120%;
	padding: 0;
}

.twobox .prImage {
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	float: left;
	width: 70px;
	margin-right: 10px;
	overflow: hidden;
	margin-bottom: 0;
	border: 4px solid #fff;
	height: auto;
}

.twobox .prImage a {
}

.twobox .prImage img.imageWide {
	display: none;
}

.twobox .prImage img.imageSmall {
	display: block;
}

.twobox .twoboxTxtBox {
	display: block;
	overflow: hidden;
}

.twobox .twoboxDescription a:hover {
	color: #85bfe1;
}

#menubutton {
	background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#E6E6E6));
	border: 2px solid #DDD;
	color: #111;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	width: 50px !important;
	padding: 5px !important;
	margin: 5px !important;
	text-align: center;
}

.backnumbertable th {
	width: 50px;
}

/**************************************************************/
.profilearea {
}

.profile {
  display: inline-block;
  vertical-align: top;
  width: 30%;
	font-size:80%;
	border-radius: 10px;
	background-color: #f0f0f0;
	padding:10px 5px;
	margin:5px 2px;
box-shadow:0px 0px 5px 3px rgba(200, 200, 200, 0.2)
                ,0px 0px 5px 3px rgba(200, 200, 200, 0.2) inset;
}

.profiletitle{
	margin-top:-10px !important;
	font-weight:bold;
	color:#3594ce
}

.profilename{
	margin-top:10px;
	font-weight:bold;
	color:#3594ce
}

.profileframe{
	margin:15px auto;
  width: 80%;
	box-shadow:5px 5px 10px;
  border:5px solid #fff;
}

/**************************************************************/
.obogarea {
}

.obog {
  display: inline-block;
  vertical-align: top;
  width: 45%;
	font-size:80%;
	border-radius: 10px;
	background-color: #f0f0f0;
	padding:10px 10px;
	margin:5px 2px;
box-shadow:0px 0px 5px 3px rgba(200, 200, 200, 0.2)
                ,0px 0px 5px 3px rgba(200, 200, 200, 0.2) inset;
}

.obogtitle{
	margin-top:-10px !important;
	font-weight:bold;
	color:#3594ce
}

.obogname{
	margin-top:10px;
	font-weight:bold;
	color:#3594ce
}

.obogframe{
	margin:15px auto;
  width: 75%;
	box-shadow:5px 5px 10px;
  border:5px solid #fff;
}

.obogbros{
	font-weight:bold;
}


/**************************************************************/
@media (min-width: 660px) {
	h1 {
		font-family: 'Noto Sans Japanese' !important;
	}
	
	h2 {
		font-family: 'Noto Sans Japanese' !important;
	}
	
	h3 {
		font-family: 'Noto Sans Japanese' !important;
	}
	
	.menu * {
		font-family: 'Noto Sans Japanese' !important;
	}
	
	.infoCate * {
		font-family: 'Noto Sans Japanese' !important;
	}
	
	/* スクロール分余裕に20px */
	.twobox {
		display: block;
		overflow: hidden;
		margin-bottom: 50px;
	}
	
	.twobox .twoboxOuter {
		padding-bottom: 0;
		border-bottom: none;
	}
	
	.twobox .twoboxLeft {
		width: 33.1%;
		text-align: left;
		float: left;
		display: block;
		overflow: visible;
	}
	
	.twobox .twoboxRight {
		width: 33.1%;
		text-align: right;
		float: right;
		display: block;
		overflow: visible;
	}
	
	.twobox .twoboxLeft .twoboxInner {
		float: left;
		margin-left: 80px;
	}
	
	.twobox .twoboxRight .twoboxInner {
		float: right;
		margin-right: 80px;
	}
	
	.twobox .twoboxInner {
		text-align: left;
		width: 95%;
	}
	
	.twobox .twoboxInner p {
		padding: 0;
	}
	
	.twobox .twoboxInner p.twoboxDescription {
		font-size: 12px;
	}
	
	.twobox .prImage {
		float: none;
		width: 96%;
		margin-right: 0;
		height: 150px;
	}
	
	.twobox .prImage a {
		display: block;
	}
	
	.twobox .prImage a:hover {
	}
	
	.twobox .prImage img {
		height: auto;
	}
	
	.twobox .prImage img.imageWide {
		display: block;
	}
	
	.twobox .prImage img.imageSmall {
		display: none;
	}
	
	.contactarea {
		padding: 30px;
	}
	
	.backnumbertable th {
		width: 80px;
	}
}

/**************************************************************/
@media (max-width: 375px) {
	.post-content p {
		line-height: 20px !important;
	}
	
	#eventtable table {
		font-size: 60%;
		word-break: break-word;
	}

	#eventtable th {
	  width:
  }

  .profile {
	  width:44%;
  }

  .obog {
	  width:85%;
  }
}