/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
body {
	text-transform: none;
	font-family:
		"ヒラギノ角ゴ ProN W3",
		 "Hiragino Kaku Gothic ProN", 
		 Meiryo, 
		 Verdana, 
		 Arial, 
		 sans-serif;
}



h3.uk-panel-title {
	text-transform: none;
	font-family:
		"ヒラギノ角ゴ ProN W3",
		 "Hiragino Kaku Gothic ProN", 
		 Meiryo, 
		 Verdana, 
		 Arial, 
		 sans-serif;
	text-align: center;
	font-size: 2.4em;
	line-height: 1.2em;
}

div.uk-panel-box-secondary {
	background: #fbfbfb;
}
.dates p {
	text-align: center;
	font-size: 1.4em;
	line-height: 2.8em;
}


h1.uk-h3 {
	display: none;
}



table.calendar {
	width: 100%;
}
table.calendar td {
	text-align: center;
}


/* ==============================
	表
================================= */


table.stripes {
	width: 100%; 
	max-width: 900px;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: ;
	line-height: 1.8em;
}

table.stripes tr td {
	padding: 8px 15px; 
	vertical-align: top;
	border: 6px solid #fff;
}
table.stripes tr {
	text-align: left;
	background: #f3f3f3;
}

table.stripes tr.even {
	background: #fff;
}



table#stripe {
	width: 100%; 
	max-width: 900px;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	color: #aaa;
	font-size: ;
	line-height: 1.8em;
	font-family:
		"ヒラギノ角ゴ ProN W3",
		 "Hiragino Kaku Gothic ProN", 
		 Meiryo, 
		 Verdana, 
		 Arial, 
		 sans-serif;
}

table#stripe td {
	padding: 8px 15px; 
	vertical-align: top;
	border: 6px solid #fff;
}
table#stripe tr {
	text-align: left;
	background: #f3f3f3;
}

table#stripe tr.even {
	text-align: left;
	background: #fff;
}

table#stripe tr:hover {
	color: #f3f3f3;
	background: #aaa;
}
/* ==============================
	参加者の声
================================= */

.voice ul li {
	font-size: 1.4em;
	line-height: 1.8em;
}



/* ############################
	お問い合せフォーム
############################## */


.oto-form {
	max-width: 900px;
	margin: 0 auto;
}
input.otoform {
	width: 98% !important;
	max-width: 900px;
	height: 30px;
	background: #fff;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #999;
	border: 1px solid #ccc;
	padding: 3px;
}

textarea.otoform {
	width: 98% !important;
	height: 240px;
	background: #fff;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #999;
	border: 1px solid #ccc;
	padding: 3px;
}

input.otosubmit {
	width: 120px;
	height: 80px;
	background: #fff;
	margin: 0 auto;
	font-size: 18px;
	color: #aaa;
	border-radius: 40px;
	border: 1px solid #ccc;
	webkit-transition: 1.8s;
	-moz-transition: 1.8s;
	-o-transition: 1.8s;
	-ms-transition: 1.8s;
	transition: 1.8s;	
}

input.otosubmit:hover {
	background: #ccc;
	color: #fff;
	webkit-transition: 1.8s;
	-moz-transition: 1.8s;
	-o-transition: 1.8s;
	-ms-transition: 1.8s;
	transition: 1.8s;	
}



/*　最近の投稿 */


.rpwe-block ul{
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.rpwe-block li{
	border-bottom: 3px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}

.rpwe-block a{
	display: inline !important;
	text-decoration: none;
}

.rpwe-block h3{
	background: none !important;
	clear: none;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	font-size: 18px !important;
	line-height: 1.5em;
}

.rpwe-thumb{
	border: 0px solid #eee !important;
	box-shadow: none !important;
	margin: 2px 10px 2px 0;
	padding: 3px !important;
}

.rpwe-summary{
	font-size: 16px;
}

.rpwe-time{
color: #bbb;
font-size: 11px;
}

.rpwe-comment{
color: #bbb;
font-size: 11px;
padding-left: 5px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

.rpwe-aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}

p.uk-article-meta {
	text-transform: none;
	display: none;
}


div.widget_text h3.uk-panel-title,
article h1.uk-article-title {
	font-size: 2.4em;
}

@media screen and (max-width: 960px) {
	div.widget_text h3.uk-panel-title,
	article h1.uk-article-title {
		font-size: 2.0em;
	}
}

@media screen and (max-width: 768px) {
	div.widget_text h3.uk-panel-title,
	article h1.uk-article-title {
		font-size: 1.6em;
	}
}


ul.uk-subnav.uk-subnav-line li a {
	display: none;
}	



/* ############################
	スマホ表示
############################## */


@media screen and (max-width: 768px) {
	div.uk-container.uk-container-center {
	margin: 3px !important;
	padding: 0 !important;
	}
}


