@charset "utf-8";
/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font: 100%/1.5 "Meirio", "Lucida Grande", Arial, "メイリオ", sans-serif;
	color: #252525;
	-webkit-text-size-adjust: none;
	background: url(../images/common/back.jpg);
}
/* リンク設定
------------------------------------------------------------*/
a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	color: #777;
}
a:hover, a:active {
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	outline: none;
	color: #999;
}
/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after, .post:after {
	content: "";
	display: table;
	clear: both;
}
nav .panel, nav#mainNav, .newsTitle, .bg, .post {
	zoom: 1;
}
/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea {
	vertical-align: middle;
	max-width: 90%;
	line-height: 30px;
	height: 30px;
	padding: 1px 5px;
	border: 1px solid #d4d4d7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 100%;
	color: #555;
	background: #fcfcfc;
}
textarea {
	height: auto;
	line-height: 1.5;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	padding: 3px 10px;
	background: #e6d2a3;
	border: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 1.5;
	font-size: 100%;
	color: #fff;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: #f9e5b5;
}
*:first-child+html input[type="submit"] {
	padding: 3px;
}
/*サイドバー*/

.menu_title {
background:
}
/* レイアウト
------------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 980px;
	background: url(../images/common/back.jpg);
}
#wrapper_inner {
	padding: 20px 10px 0px 10px;
	margin-top: 20px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.inner {
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#header {
	overflow: hidden;
	background: #FFFFFF url(../images/common/header_back.jpg);
	height: 156px;
}
#content {
	float: left;
	width: 685px;
	padding: 30px 0;
}
#sidebar {
	float: right;
	width: 250px;
	padding: 30px 0;
}
.waku_top {
	background: url(../images/top/waku_top.png);
	height: 12px;
	margin: 0px;
	padding: 0px;
}

h3.midashi_info {
	padding: 9px 50px;
	margin: 0px;
	background: url(../images/common/midashi_info.jpg) no-repeat;
	font-size:32px;
}
h3.midashi {
	padding: 5px 0px 5px 30px;
	margin: 0px;
	background: url(../images/common/midashi.jpg);
}
.waku_main {
	background: #FFF;
	margin: 0px;
	padding: 0px 0 20px 0;
	height: auto;
}
.waku_main_aisatu {
	background: #FFF;
	margin: 0px;
	padding: 0px 0 0 0;
	height: auto;
}
.waku_main_aisatu p {
	padding: 3px 20px;
	line-height: 35px;
}
.waku_main p {
	padding: 3px 20px;
	line-height: 25px;
}
.waku_bottom_info {
	background: url(../images/top/waku_bottom_info.png);
	height: 12px;
	margin-bottom: 20px;
	padding: 0px;
}

.waku2_bottom_info {
	background:url(../images/common/waku2_bottom.png);
	height: 12px;
	margin-bottom: 20px;
	padding: 0px;
}

.waku_bottom {
	background: url(../images/top/waku_bottom.png);
	height: 12px;
	margin-bottom: 20px;
	padding: 0px;
}
.waku_main table {
	margin: 0 0 0 20px;
	padding: 0px;
}

dl.main_list{
	
	}
	
	dl.main_list dt{ font-size:22px; background:url(../images/common/dotted_back.png) repeat-x; padding-bottom:5px;}

/*歯の学校CSS*/
.kokuban_bottom {
	background: url(images/school/kokuban_bottom.jpg);
	height: 12px;
	margin-bottom: 20px;
	padding: 18px 5px;
	margin: 0px 20px 0px 20px;
}
.kokuban_post {
	margin: 0px 20px 0px 20px;
	padding: 10px 20px;
	border: 0px solid #dadada;
	background: #2d3e36;
	height: 300px;
	overflow-y: auto;
}
.kokuban_post::-webkit-scrollbar {
 width: 10px;
 background: #ccc;
}
.kokuban_post::-webkit-scrollbar-thumb {
 background: #999;
 border-radius: 2px;
}
.cate_li {
	padding-left: 5px;
	color: #FFF;
	overflow: hidden;
	list-style: none;
}
.cate_li li {
	margin-left: 0px;
}
.white_col {
	color: #FFF;
}
.current_menu {
	color: #F00;
}
.current a {
	color: #f00;
}
.post_white {
	background: #fff;
}
/*子のリストの色を変更する*/
.children {
	margin-left: 20px;
}
.child_color ul {
}
.child_color li {
	color: #FFF;
	float: left;
	margin-left: 30px;
	list-style: disc;
}
.child_color li a {
	color: #FFF;
}
/* ヘッダー
*****************************************************/
#header .bg {
	background: url(../images/common/back.jpg);
}
/* サイト説明文 + 住所
----------------------------------*/
#header h1, #header p {
	float: left;
	padding: 0px;
	font-size: 70%;
	font-weight: normal;
}
#header p {
	float: right;
}
/* トップページ　メイン画像
----------------------------------*/
#mainImg {
	clear: both;
	margin: 10px 0 10px 0px;
	line-height: 0;
	text-align: center;
	z-index: 0;
	position: relative;
}
.post_info {
	margin: 0 0 0px 0;
	padding: 10px;
	border: 0px solid #dadada;
	background: #e4fef0;
}
.post {
	margin: 0 0 0px 0;
	padding: 10px;
	border: 0px solid #dadada;
	background: #fff;
}
/* タイポグラフィ
*****************************************************/
.title_otona{ background:url(../images/otona/otona_back.png) no-repeat; padding:50px 0px;}

.title_kodomo{ background:url(../images/child/childttl.png) no-repeat; padding:50px 0px;}

.title_galley{ background: url(../images/clinic/galley_ttl.png) no-repeat; padding:50px 0px;}

.title_otona img{ width:100%;}

.img_waku{ border:1px solid #cccccc; padding: 2px; border-radius:3px;}

h2.title {
	clear: both;
	margin: 30px 0 0;
	padding: 7px 10px;
	font-size: 110%;
	border: 1px solid #dadada;
	border-bottom: 0;
	background: #fff url(images/border.png) repeat-x 0 100%;
}
h2.first {
	margin-top: 0;
}
.title_info {
	background: #e4fef0 url(../images/top/waku_top_info.png) repeat-x;
	height: 18px;
	margin: 0px;
	padding: 20px 0px;
}
.title {
	background: #fff url(../images/top/waku_top.png) repeat-x;
	height: 18px;
	margin: 0px;
	padding: 20px 0px;
}
.title_2{	
	
	background: #fff url(../images/common/waku2_top.png) repeat-x;
	margin: 0px;
	padding: 10px 0px;
	
}

.dateLabel {
	margin: 0 0 10px;
	text-align: right;
	font: italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.post p {
	padding-bottom: 0px;
}
.post ul {
	margin: 0 0 10px 10px;
}
.post ul li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(images/bullet.png) no-repeat 0 8px;
}
.post ol {
	margin: 0 0 10px 30px;
}
.post ol li {
	list-style: decimal;
}
.post h1 {
	margin: 20px 0;
	padding: 5px 0;
	font-size: 150%;
	color: #000;
	border-bottom: 3px solid #000;
}
.post h2 {
	margin: 10px 0;
	padding-bottom: 2px;
	font-size: 130%;
	font-weight: normal;
	color: #333;
	border-bottom: 2px solid #515151;
}
.post_info h3 {
	margin: 10px 0;
	font-size: 120%;
	font-weight: normal;
	color: #e6d2a3;
	border-bottom: 1px solid #515151;
}

.text h4 {
	border-bottom: 1px solid #92CB62;
	border-left: 0.5em solid #EA8729;
	margin: 0.3em 1em;
	padding-left: 0.5em;
	font-size: 1.2em;
	font-weight:bold;
}
.text h5 {
	font-weight: bold;
	margin: 0 1.2em;
}
.post blockquote {
	clear: both;
	padding: 10px 0 10px 15px;
	margin: 10px 0 25px 30px;
	border-left: 5px solid #ccc;
}
.post blockquote p {
	padding: 5px 0;
}
.post table {
	border: 1px #e6d2a3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 20px;
}
.post table th {
	padding: 7px 10px 7px 5px;
	border: #e6d2a3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	color: #fff;
	background: #e6d2a3;
}
.post table td {
	padding: 7px 5px;
	border: 1px #e6d2a3 solid;
	border-width: 0 0 1px 1px;
	background: #fff;
}
.post_info dt {
	font-weight: bold;
}
.post_info dd {
	padding-bottom: 10px;
}
.post_info img {
	width: 100%;
	height: auto;
}
.post dt {
	font-weight: bold;
}
.post dd {
	padding-bottom: 10px;
}
.post img {
	width: 100%;
	height: auto;
}
img.aligncenter {
	display: block;
	margin: 5px auto;
}
img.alignright, img.alignleft {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	margin: 0 7px 2px 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.t_margin {
	margin-left: 20px;
}
.text .post p, .text .post ul {
	padding: 0 0.8em 1em 2em;
}
.text .post p {
	line-height: 1.5em;
}
.text dl, .text dd {
	padding: 0 0.8em 1em 1em
}
.text strong {
	color:#BF3335;
	font-weight: bold;
}
.text h3, .text h4, .text h5 {
	color: #527E37;
}
/* サイドバー　ウィジェット
*****************************************************/

section.widget, .widgetInfo {
	margin: 0 0 20px;
	padding: 10px 7px;
	border: 1px solid #dadada;
	background: #fff;
}
#banners img {
	max-width: 250px;
	height: auto;
	padding-bottom: 10px;
}
section.widget h3 {
	clear: both;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #ccc;
}
section.widget a {
	display: block;
	padding: 3px 0 3px 13px;
	text-decoration: underline;
	background: url(images/arrow.png) no-repeat 0 50%;
}
section.widget a:hover {
	text-decoration: none;
	background-position: 3px 50%;
}
#searchform input[type="text"] {
	line-height: 1.7;
	height: 24px;
	width: 100px;
	vertical-align: bottom;
}
/* お知らせ　
-------------*/
.newsTitle {
	clear: both;
	margin: 0 0 20px;
	padding: 5px 0;
	font-size: 100%;
	color: #333;
	border-bottom: 1px solid #ccc;
}
.newsTitle h3 {
	float: left;
	font-weight: normal;
}
.list_area{ margin-bottom:20px; padding-left:5px;}
.list_area li{ margin-bottom:20px;}

.newsTitle p {
	float: right;
	padding: 0 0 0 10px;
	font-size: .8em;
	background: url(images/arrow.png) no-repeat 0 50%;
}
.news p {
	clear: both;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}
.news p:last-child {
	border: 0;
}
.news p a {
	display: block;
	padding: 5px 0;
	color: #333;
	font-style: italic;
	font: italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.news a span {
	color: #515151;
	font: normal 90% Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
.news span {
	padding-left: 10px;
}
.news a:hover span {
	color: #777;
}
/* フッター
*****************************************************/
#footer ul {
	font-size: 12px;
	padding: 10px 0 30px 0;
}
#footer ul li {
	display: block;
	vertical-align: text-top;
	text-align: left;
	padding: 0px;
	margin-: 0px;
	background: url(images/arrow.png) no-repeat 0 12px;
	float: left;
}
#footer ul li a {
	padding: 0 0 0 30px;
	overflow: hidden;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li li {
	display: block;
	padding: 0;
	margin: 0 0 0 10px;


	background-position: 0 5px;
}
*:first-child+html #footer ul li {
	display: inline;
}
*:first-child+html #footer ul ul, *:first-child+html #footer ul li li a, *:first-child+html #footer ul li li {
	display: none;
}
#copyright {
	clear: both;
	padding: 10px;
	text-align: center;
	font-size: 75%;
	zoom: 1;
	background: #ebebeb;
}
/* page navigation
------------------------------------------------------------*/
.pagenav {
	clear: both;
	width: 100%;
	height: 30px;
	margin: 5px 0 20px;
}
.prev {
	float: left
}
.next {
	float: right;
}
#pageLinks {
	clear: both;
	color: #2a588b;
	text-align: center;
}
/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap {
	width: 735px;
	margin: 20px -25px 20px 0;
}
.thumbWrap li {
	float: left;
	width: 220px;
	margin: 0 25px 0 0;
	padding: 2px 0 40px;
	background: none;
}
/* 最新記事リンク */
ul.thumb h3 {
	margin-top: 10px;
	padding: 1px;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	background: #25252;
	border: 1px solid #dadada;
}
ul.thumb h3 span {
	display: block;
	padding: 2px 3px;
	background: #f8f8f8;
}
ul.thumb h3 a {
	color: #252525;
}
ul.thumb h3:hover span {
	background: #fff;
}
/*パンクズリスト*/
#icatch-pankuzu {
	margin: 0 auto;
	clear: both;
}
ol.topicPath {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	font-size: 80%;
}
/* --- リスト項目 --- */
ol.topicPath li {
	display: inline;
}
/* --- リンク --- */
ol.topicPath li a {
	padding-right: 12px; /* リンクエリアの右パディング */
	background: url(../images/common/topic_path2.gif) no-repeat right; /* 区切りの記号 */
}
/* --- 新着情報エリア --- */
div.update {

	background:#FFFFFF;
	margin-bottom:20px;
	

}
/* --- 新着リスト --- */
div.update dl {

margin: 0px;
border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
height:100px;
overflow-y:auto;
font-size:14px;
}
div.update dl::-webkit-scrollbar{
	width: 13px;
	background: #ccc;}

div.update dl::-webkit-scrollbar-thumb{
	background: #633;
	border-radius: 2px;
}	
/* --- 日付エリア --- */
div.update dt {
width: 8.7em; /* 日付エリアの幅 */
float: left;
padding: 20px 0 20px 20px; /* 日付エリアのパディング（上右下左） */
line-height: 120%;
}

/* --- 本文エリア --- */
div.update dd {
margin: 0;
padding: 20px 3px 20px 6.6em; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
line-height: 120%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
.moji_red{ color:#FF0000; font-weight:bold;}
.clr{ clear:both;}
.text_area{ padding:0 10px;}
/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px) {
nav div.panel {
	display: block !important;
	float: left;
}
.sp_size_640 {
	display: none;
}

/* ロゴ (サイトタイトル)
----------------------------------*/

/*メインレイアウト*/
#icatchIndexWrap {
	clear: both;
	margin: 10px 0px;
}
#top_image {
	/*background-image: url(../img/top/main-back.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin: 0 auto;
}
#header h2.sp_logo {
	clear: both;
	float: left;
	padding: 30px 0;
	color: #515151;
	font-size: 160%;
	font-weight: bold;
}
#header h2.pc_logo {
	position: absolute;
	left: -100px;
	top: 39px;
}
#mainNav2 {
	display: none;
}
a#menu {
	display: none;
}
nav#mainNav {
	clear: both;
	position: relative;
	z-index: 200;
	margin-top: 10px;
}
nav#mainNav ul li {
	float: left;
	position: relative;
	border-right: 0px dotted #ccc;
}
nav#mainNav ul li:first-child {
	border-left: 0px dotted #ccc;
}
nav#mainNav ul li:first-child a {
	display: block;
	text-align: center;
	_float: left;
	color: #333;
	height: 86px;
	line-height: 34px;
	padding: 0px 0 0 20px;
}
nav#mainNav ul li a {
	display: block;
	text-align: center;
	_float: left;
	color: #333;
	height: 86px;
	line-height: 34px;
	padding: 0px 0 0 40px;
}
nav#mainNav ul li a span, nav#mainNav ul li a strong {
	display: block;
	font-size: 90%;
	line-height: 1.4;
}
nav#mainNav ul li a span {
	font-size: 70%;
	color: #e6d2a3;
}
nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a {
}
nav#mainNav ul ul {
	width: 160px;
}
nav#mainNav ul li ul {
	display: none;
}
nav#mainNav ul li:hover ul {
	display: block;
	position: absolute;
	top: 50px;
	left: -2px;
	z-index: 500;
}
nav#mainNav ul li li {
	padding: 0 0 0 10px;
	margin: 0;
	float: none;
	height: 40px;
	line-height: 40px;
	width: 160px;
	background: #f8f8f8;
	border: 0;
	border-bottom: 1px dotted #ccc;
}
nav#mainNav ul li li:first-child {
	border-left: 0;
}
nav#mainNav ul li li a {
	width: 100%;
	height: 40px;
	padding: 0;
	line-height: 40px;
	font-size: 95%;
	text-align: left;
}
nav#mainNav ul li li a span {
	padding: 0 10px;
}
nav#mainNav ul li li a:hover, nav#mainNav ul li li.current-menu-item a {
	color: #e6d2a3;
}
nav#mainNav ul li:hover ul li:last-child {
	border: 0;
}
#footer {
	clear: both;
	padding-top: 20px;
	background: url(../images/footer/footer_back.png) repeat-x;
}
.footer_inner {
	margin: 0 auto;
	width: 980px;
	position: relative;
	padding: 80px 0px;
}
.dr_pr {
	float: left;
	margin-right: 15px;
}
.dr_pr img {
	width: 100%;
}
.dr_photo {
	float: left;
}
/* ========PAGETOP CUSTOMIZE========= */

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
table.pattern_1 {
	border: 1px #377ca4 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 20px;
}
.post table.pattern_1 th {
	padding: 7px 10px 7px 5px;
	border: #214a78 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	color: #fff;
	background: #377ca4;
	text-align: center;
}
.post table.pattern_1 td {
	padding: 3px 5px;
	border: 1px #214a78 solid;
	border-width: 0 0 1px 1px;
	background: #fff;
	text-align: center;
}
.post table.pattern_1 td span {
	font-size: 28px;
}
.sp_size {
	display: none;
}


.access_bnr {
	position: absolute;
	left: 772px;
	top: 0px;
}
/* サブナビゲーション
----------------------------------*/
ul.header_list {
	position: absolute;
	top: 2px;
	left: 150px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.header_list li {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}
/*クリニック紹介*/
/* --- セクション（共通設定） --- */
div.section_clinic {
	margin: 0px 10px 0px 0px; /* セクションのマージン（上、左右、下） */
	width: 320px;
	float: left;
}
div.section_clinic img {
	border: #CCC 1px solid;
	border-radius:3px;
	padding:3px;
}
div.section_clinic img.no{	border: #CCC 0px solid;
	border-radius:3px;
	padding:3px;
}
/* --- 標準セクション --- */
/* 見出しエリア */
div.normal_clinic div.heading {
	margin-bottom: 1.2em; /* 見出しエリアの下マージン */
	padding: 4px 2px; /* 見出しエリアのパディング（上下、左右） */
}
/* 見出し */
div.normal_clinic div.heading h5 {
	margin: 0;
	padding: 2px 0 1px 30px; /* 見出しのパディング（上右下左） */
	/*border-left: 5px #b6a57f solid; /* 見出しの左境界線 */
	background: url(../images/clinic/titile.jpg) no-repeat;
	color: #451f03;
	font-size: 115%; /* 見出しの文字サイズ */
	line-height: 300%;
}
/* 段落 */
p.pad {
	padding: 0px 10px;
}
/*クリニック紹介*/
.sp_you{ display:none;}
#epark a img {
	width:48%;
	margin-right:4%;
}
#epark a img.epark {
	width:48%;
	margin-right:0;
	
}


}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px) {
#header {
	overflow: hidden;
	background: #FFFFFF url(../images/common/header_back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 330px;
}

/*メインレイアウト*/
nav#mainNav2{clear:both;width:87%;}



#icatchIndexWrap {
	clear: both;
	margin: 10px 0px;
}
#top_image {
	/*background-image: url(../img/top/main-back.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin: 0 auto;
}
#wrapper, #header, .inner {
	width: 100%;
}
nav#mainNav {
	display: none;
}
/*pa2*/
#mainNav2 .inner {
	width: 100%;
}
.pc_size {
	display: none;
}
/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2.sp_logo {
	clear: both;
	float: left;
	padding: 30px 0;
	color: #515151;
	font-weight: bold;
}
#header h2.pc_logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header h2.sp_size_640 {
	padding: 0px;
	margin: 0px;
}
/* サブナビゲーション
----------------------------------*/
div#sub_navi {
	position: relative;
	overflow: hidden;
}
div#sub_navi ul {
	float: left;
	left: 50%;
	position: relative;
}
div#sub_navi li {
	float: left;
	left: -50%;
	position: relative;
}
/* サブナビゲーション
----------------------------------*/

	
nav#mainNav2 {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	
}
nav#mainNav2 a.menu2 {
	width: 100%;
	display: block;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: #580000 url(../images/menuOpen.png) no-repeat 5px 7px;
}
nav#mainNav2 a#menu2 span {
	padding-left: 35px;
}
nav#mainNav2 a.menuOpen2 {
	background: #580000 url(../images/menuOpen.png) no-repeat 5px -35px;
}
nav#mainNav2 a#menu2:hover {
	cursor: pointer;
}
nav .panel2 {
	display: none;
	width: 100%;
	position: relative;
	right: 0;
	top: 0;
	z-index: 1;
}
nav#mainNav2 ul {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}
nav#mainNav2 ul li {
	display: -moz-inline-box;
	display: inline-block;
 /display: inline;
 /zoom: 1;
	padding-right: 10px;
}
nav#mainNav2 ul li a, nav#mainNav2 ul li.current-menu-item li a {
	display: block;
	padding: 15px;
	text-align: left;
	color: #333;
	border-bottom: 0px dotted #580000;
}
nav#mainNav2 ul li a span {
	display: none;
}
nav#mainNav2 ul li a:hover, nav#mainNav ul li.current-menu-item > a, nav#mainNav2 ul li a:active, nav#mainNav2 ul li li.current-menu-item a, nav#mainNav2 ul li.current-menu-item li a:hover, nav#mainNav2 ul li.current-menu-item2 li a:active {
	color: #fff;/*background:#580000;*/
}
nav#mainNav2 ul li li {
	float: left;
	border: 0;
}
nav#mainNav2 ul li li a, nav#mainNav2 ul li.current-menu-item2 li a, nav#mainNav2 ul li li.current-menu-item2 a {
	padding-left: 30px;
	font-size: 90%;
}
nav div.panel2 {
	float: none;
}
.section {
	float: none;
}
.section_second {
	float: none;
}
.section_last {
	float: none;
}
#mainImg {
	margin-bottom: 20px;
}
.dr_pr {
	float: left;
	margin-right: 0px;
	width: 100%;
}
.dr_pr img {
	width: 50%;
}
.dr_photo {
	float: left;
}
.dr_photo img {
	width: 100%;
}
/* ========PAGETOP CUSTOMIZE========= */

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	z-index: 100;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 50px;
	height: 30px;
	padding: 5px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
table.pattern_1 {
	border: 1px #b9944e solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 20px;
	width: 100%;
}
.post table.pattern_1 th {
	padding: 7px 10px 7px 5px;
	border: #b9944e solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	color: #fff;
	background: #b9944e;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
}
.post table.pattern_1 td {
	padding: 3px 5px;
	border: 1px #b9944e solid;
	border-width: 0 0 1px 1px;
	background: #fff;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
}
.post table.pattern_1 td span {
	font-size: 10px;
}
/*スマートフォン用ナビメニュー*/

}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
#wrapper, #header, .inner {
	width: 100%;
}
#header h1, #header p {
	padding: 5px 10px;
}
#header h2 {
	padding: 20px 10px 0;
}
nav#mainNav ul, .thumbWrap {
	margin: 0 auto;
}
nav#mainNav ul ul {
	padding: 0;
}
nav div.panel {
	float: none;
}
#mainImg img {
	width: 98%;
	height: auto;
}
#main_content, #content, #sidebar {
	clear: both;
	width: 95%;
	float: none;
	margin: 0 auto;
	padding: 10px 0;
}
#banners {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#banners p {
	display: inline;
	margin: 0 10px;
}
#banners p img {
	width: 100%;
	height: auto;
}
section.widget_search {
	text-align: center;
}
#footer {
	margin: 0;
	border: 0;
	text-align: center;
}
#footer ul {
	text-align: center;
}
#footer ul li {
	margin-right: 20px;
}
.thumbWrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	overflow: auto;
	border: 1px solid #dadada;
}
.thumbWrap ul.thumb li {
	width: 30%;
	float: left;
	margin: 0 1% 0 2%;
}
.thumbWrap img {
	width: 100%;
	height: auto;
}
/*Footer*/
iframe {
	height:400px;
}
/* Epark */


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
#header {
	text-align: center;
}
#header h2, #header ul {
	float: none;
}
#headerInfo {
	width: 250px;
	margin: 0 auto;
}
img.alignright, img.alignleft {
	display: block;
	margin: 5px auto;
}
.alignright, .alignleft {
	float: none;
}
#footer ul {
	text-align: left;
	padding: 15px;
}
#footer ul ul {
	padding: 0;
}
#footer {
	clear: both;
	padding-top: 20px;
	background: url(../images/footer/footer_back.png);
}
.footer_inner {
	margin: 0 auto;
	position: relative;
	padding: 80px 0px;
}
#footer ul li {
	float: none;
}
.footer_inner {
	margin: 0 auto;
	width: 320px;
	position: relative;
	padding: 40px 0 0px 0px;
}
#epark a {
	display:block;
}
#epark a img {
	width:48%;
	margin-right:4%;
}
#epark a img.epark {
	width:48%;
	margin:0;
}

}

@media only screen and (max-width: 480px) {
.pc_size{ display:none;}

nav#mainNav2 ul {
	margin: 0px;
	padding: 0;

}
nav#mainNav2 ul li {

	display: inline-block;
	width:20%;
	margin-top:10px;

}
nav#mainNav2 ul li img { width:100%; height:auto;}
nav#mainNav2 ul li a, nav#mainNav2 ul li.current-menu-item li a {
	display: block;
	float:left;
	padding: 0px;
	color: #333;
	border-bottom: 0px dotted #580000;
}

#header {
	overflow: hidden;
	background: #FFFFFF url(../images/common/header_back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 370px;
}
.dr_pr {
	float: left;
	margin-right: 15px;
}
.dr_pr img {
	width: 100%;
}
.dr_photo {
	float: left;
}
.dr_photo img {
	width: 100%;
}
.footer_inner {
	margin: 0 auto;
	width: 320px;
	position: relative;
	padding: 40px 0 0px 0px;
}
/* サブナビゲーション
----------------------------------*/
ul.header_list {
	margin: 0 0 0 0px;
	padding: 0px;
}
ul.header_list li {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* サブナビゲーション
----------------------------------*/
/* iframe */
iframe {
	height:300px;
}
#epark a img {
	width:100%;
	float:left;
	margin-bottom:10px;
}
#epark a img.epark {
	width:100%;
	margin-left:0%;
}
	
}

@media only screen and (max-width: 320px) {
#header {
	overflow: hidden;
	background: #FFFFFF url(../images/common/header_back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 240px;
}
.dr_pr {
	float: left;
	margin-right: 15px;
}
.dr_pr img {
	width: 100%;
}
.dr_photo {
	float: left;
}
.dr_photo img {
	width: 100%;
}
.footer_inner {
	margin: 0 auto;
	width: 290px;
	position: relative;
	padding: 40px 0 0px 0px;
}
.sp_size_640 img {
	width: 55%;
	height: auto;
}
/* サブナビゲーション
----------------------------------*/
ul.header_list {
	margin: 0px;
	padding: 0px;
}
ul.header_list li {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* サブナビゲーション
----------------------------------*/
h3.midashi_info {
	padding: 9px 50px;
	margin: 0px;
	background: url(../images/common/midashi_info.jpg) no-repeat;
	font-size:28px;
}

h3.midashi {
	padding: 5px 0px 5px 30px;
	background: url(../images/common/midashi.jpg);
	font-size:80%;
}	
}
