/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

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

p.uk-article-meta.uk-text-center {
	text-transform: none;
	letter-spacing: 0px;
}
/* スライドの文字 */

div.uk-overlay-panel h3.uk-heading-large {
	text-shadow: 0 0 8px #000;
}
						
						
.SFNA {
	text-transform: none;
	font-family:
		"ヒラギノ明朝 ProN W6",
		"HiraMinProN-W6",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"MS PMincho",
		"MS 明朝",
		serif;
	font-weight: bold;
	color: #222;
	font-size: 3.4em;
	line-height: 2.0em;
	text-align: center;
}

.uk-panel-box h3.uk-panel-title,
h1.uk-article-title {
	text-transform: none;
	font-family:
		"ヒラギノ明朝 ProN W6",
		"HiraMinProN-W6",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"MS PMincho",
		"MS 明朝",
		serif;
	font-weight: bold;
	color: #333;
	font-size: 2.4em;
	line-height: 1.6em;
	text-align: center;
}

h3.uk-h2 {
	text-transform: none;
	font-family:
		"ヒラギノ明朝 ProN W6",
		"HiraMinProN-W6",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"MS PMincho",
		"MS 明朝",
		serif;
	font-weight: bold;
	color: #999;
	font-size: 1.8em;
	line-height: 1.1em;
	text-align: center;
}



img.wp-post-image {
	display: none;
}


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

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

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

footer.tm-footer {
	text-transform: none;
}