@charset "UTF-8";
/* CSS Document */



/* ------------------------------
	reset
------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,th,td {
	margin:0;
	padding:0;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

ul li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: top;
}
a,a:visited,a:hover  {
	color: #6C3C18;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	font-size: 100%;
}
.clearfix:after {
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

.clearfix {
  min-height: 1px;
}

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






/* 各デバイス共通
------------------------------------------------------------*/


#header-catch {
	font-size: 11px;
	color: #FFF;
	padding-top: 3px;
	width: 400px;
}

#menu span .fa {
	color: #FFF;
}

#menu .menu2 .fa.fa-bars {
	color: #FFF;
}

#information .blog {
	border: 8px solid #F5E5E5;
	padding: 10px;
}

#event .blog {
	border: 8px solid #EBF4D0;
	padding: 10px;
}

.blog-left {
	float: left;
	width: 250px;
}

#blog_box {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.blog-right img {
	float: right;
	width: 74px;
}
#blog_box .time  {
	float: left;
	color: #E75431;
}

#blog_box dl dt {
	border-bottom: 1px dotted #C39;
	margin-bottom: 5px;
}
#blog_box dl dt a{
	margin-bottom: 5px;
	color: #67676D;
	text-decoration: underline;
}

#footer {
	width: 100%;
	height: 150px;
	background: #C3B298;
	margin-top: 10px;
}

.title-inner {
	font-size: 17px;
	color: #FFF;
	background: #F66;
	padding: 10px 10px 10px 20px;
	border-radius: 10px;
	font-weight: bold;
}


.title-inner2 {
	font-size: 17px;
	color: #FFF;
	background: #F66;
	padding: 10px 10px 10px 20px;
	border-radius: 10px;
	font-weight: bold;
	margin-bottom:20px;
}

.title-inner3 {
	font-size: 17px;
	color: #FFF;
	background: #F66;
	padding: 10px 10px 10px 20px;
	border-radius: 10px;
	font-weight: bold;
	margin-bottom:20px;
	margin-top:30px;
}



.title-red {
	font-size: 16px;
	color: #F66;
	margin-bottom: 10px;
	font-weight: bold;
}

.brown-title {
	font-size: 17px;
	color: #FFF;
	background: #924D20;
	padding: 5px 10px 5px 20px;
	border-radius: 10px;
	font-weight: bold;
}

.widgettitle{
	margin-top: 10px;
	font-size: 15px;
	color: #F66;
}

.widget li{
	list-style: disc inside;
}

.search{
	margin-bottom: 10px;
}


.blog-title{
	font-size: 15px;
	color: #F66;
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid #683C19;
}

.children{
	margin-left: 13px;
}

#contact2 table tr th {
	text-align: left;
	padding-top: 15px;
	font-weight: normal;
	color: rgba(116,68,29,1);
}

#contact2 table tr .must {
	background: url(../images/mail_must.gif) no-repeat left 15px;
	padding-left: 35px;
}


#contact3 table tr th {
	text-align: left;
	padding-top: 15px;
	font-weight: normal;
	color: rgba(116,68,29,1);
}

#contact3 table tr .must {
	background: url(../images/mail_must.gif) no-repeat left 15px;
	padding-left: 35px;
}




/* ------------------------------
	wordpress用ページナビ
------------------------------ */

.page_navi {
	text-align: center;
	clear: both;

}

.page_navi li {
	display: inline;
	list-style-type: none;
}

.page_navi li a {
	padding: 7px 10px;
	background-color: #fff;
	color: #5f2f08;
	border: 1px solid #33201f;
}

.page_navi li a:hover {
	background-color: #33201f;
	color: #fff;
}

.page_navi li.current span {
	padding: 7px 10px;
	background-color: #33201f;
	color: #fff;
	border: 1px solid #33201f;
}

.page_navi li.page_nums span {
	padding: 7px 10px;
	background-color: #33201f;
	color: #fff;
	border: 1px solid #33201f;
}


.post-password-form {
	float:left;
	margin-top:20px;
	margin-left:20px;
}

.post-password-form p {
	margin-bottom:20px
}






/*PC用
------------------------------------------------------------*/


@media only screen and (min-width: 960px){



#header-left {
	float: left;
	width: 80%;
}
	



#logo {
	margin-top: 30px;
	float: left;
	width: 423px;
}



#header-tel {
	float: left;
	width: 344px;
	padding-top: 50px;
	margin-left: 20px;
}

#banner li img {
	margin-bottom: 10px;
}

.chara {
	text-align: center;
}

#header #entry-info {
	float: right;
	width: 20%;
}




/* フッター---------------------------------------------------------*/


#footer-inner{
	padding-top: 15px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}


#footer-inner-left {
	float: left;
	width: 350px;
}

#footer-inner-right {
	float: left;
	width: 650px;
}


#footer-inner-sp{
	display: none;
}

.f-link a {
	color: #FFF;
	text-decoration: none;
}


.ft16 {
	font-size: 18px;
}

.copy {
	margin-top: 15px;
	font-size: 12px;
}


#privacy-box {
	width: 960px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #6B3C16;
}


#privacy-box a{
	color: #6B3C16;
	text-decoration: none;
}


.androidphone {
	display: none;
}


}




/* ここから999px以下 
------------------------------------------------------------*/


@media only screen and (max-width: 999px){
	
	
#header-left {
	float: left;
	width: 65%;
}

#logo {
	margin-top: 10px;
	width: 100%;
	height: auto;
}

#header-tel {
	margin-top: 10px;
	width: 100%;
	height:auto;
	display:none;
}


#header-catch {
	font-size: 11px;
	color: #FFF;
	padding-top: 3px;
	width: 300px;
}

	
#header #entry-info {
	float: right;
	width: 30%;
	text-align: right;
}


#footer-inner{
	display: none;
}


#footer-inner-sp{
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}


#privacy-box {
	width: 100%;
	margin-top: 20px;
	margin-left: 10px;
	color: #6B3C16;
}

.androidphone {
	font-weight: bold;
	color: #F66;
	margin-top: 20px;
}


}




/* ここから480px以下 
------------------------------------------------------------*/

@media only screen and (max-width: 480px){
#privacy-box a{
	color: #6B3C16;
	text-decoration: none;
}






/* ヘッダー部分ここから
------------------------------------------------------------*/


#header-left {
	width: 100%;
}
#logo {
	margin-top: 10px;
	width: 100%;
	height: auto;
}

#header-tel {
	margin-top: 10px;
	width: 100%;
	height:auto;
}


#header-catch {
	font-size: 11px;
	color: #FFF;
	padding-top: 3px;
	width: 300px;
}


#header #entry-info {
	display: none;
}

/* ヘッダー部分ここまで
------------------------------------------------------------*/

#sp-banner img {
	width: 45%;
	float: left;
	margin-bottom: 10px;
	margin-left: 12px;
	height: auto;
}

#entry-info {
	display: none;
}



.chara {
	text-align: center;
	width: 100%;
	display: block;
	clear: both;
}


#footer-inner{
	display: none;
}


#footer-inner-sp{
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}

#blog_box .time  {
  width: 100%
 
}

#privacy-box {
	width: 96%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #6B3C16;
}

.androidphone {
	font-weight: bold;
	color: #F66;
	margin-top: 20px;
}



}
