@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, 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: 14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
-webkit-text-size-adjust: none;
background:#f8f8f8;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#313131;
}

a:hover, a:active{
outline: none;
color:#6f6f6f;
}


/*--------------------------------------------*/
/*clearfix*/
/*--------------------------------------------*/
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;

} 

/* フォントカラー
------------------------------------------------------------*/
.red{
	color: #FF0004;
}
.green{
	color: #28a812;
}
.black{
	color: #000000;
}
.orange{
	color: #F17606;
}

/* 空白
------------------------------------------------------------*/
.mt-1 {margin-top: 1rem;}

/* フォーマット
------------------------------------------------------------*/
.imgcenter{
	text-align: center;
}

/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:1000px;
}

#header{
overflow:hidden;
}

/* Bread Crumb
======================================== */
div.bread_crumb > ul:after,
div.bread_crumb > ul:before {
	content: "";
	display: table;
}
div.bread_crumb > ul:after {
	clear: both;
}
div.bread_crumb ul {
	padding: 9px 0 0 15px;
}
div.bread_crumb ul li {
	float: left;
	font-size: 1em;
}
div.bread_crumb ul li a{
	color: #4bb917;
}

div.bread_crumb ul li a:hover{
	text-decoration: underline;
}

div.bread_crumb ul li.sub {
	padding-left: 10px;
}
div.bread_crumb ul li.sub:before {
	content: ">";
	letter-spacing: 10px;
	color: #333;
}

#content{
float:right;
width:750px;
padding:22px 0 50px;
}

#sidebar{
float:left;
width:233px;
padding:22px 0 50px;
}

#side_a{
	background-color: #fff;
}

#footer{
clear:both;
} 


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header #line {	/* 追加 */
	height: 8px;
	background-color: #4bb917;
}

#header .inner #gline {	/* 追加 */
clear: both;
height: 8px;
padding: .05em .75em;
background: -webkit-repeating-linear-gradient(145deg, #dadada, #dadada 2px, #fff 2px, #fff 4px);
background: repeating-linear-gradient(145deg, #dadada, #dadada 2px, #fff 2px, #fff 4px);
}

#header h1{
/* padding:5px 0; */
padding:5px 0 10px 10px;
font-size:80%;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header{
	background-color: #fff;
}

#header #toplogo{
	height: auto;
	padding: 0;
	margin:  0;
    float: left;
}

#header img {
width: 100%;
height: auto;
display:block;
padding: 0;
margin:  0;
}


#header h2{
clear:both;
float:left;
/* padding:20px 5px 15px; */
padding : 0;
color: #515151;
font-size:140%;
font-weight:bold;
}


/* コンタクト
----------------------------------*/
.contact{
    float: right;
    padding: 0;
    margin: 0;
	text-align: right;
}

.contact img{
	width: 100%;
	height: auto;
	padding: 0;
	margin:  0;
}

/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
line-height:0;
text-align:center;
z-index:0;
background: #f4fae8;
}

.post{
margin:0 0 20px 0;
padding:20px 10px 20px 20px;
border:1px solid #d5d5d5;
background: #fff;
}

.toppage h4{
margin:0 0 10px;
font-size:16px;
font-weight:normal;
color:#333;
}

.toppage{padding:10px 10px 20px 20px;}

#top_doctor {
	float: left;
	margin-right: 3%;
}

#top_aisatsu {
}


/* トップページ　フェード
----------------------------------*/
#flexslider {
	text-align: center;
	margin: 0 auto 40px;
}


/* 記事ループ
*****************************************************/
.list{
padding:10px 0;
border-bottom:1px dashed #dcdcdc;
}

.list:last-child{border:0;}

.post .list p{padding:0;}

.list span{padding-left:10px;}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
font-size: 120%;
font-weight: bold;	
color:#1aa303;
margin:0;
border-bottom:0;
border-left: 6px solid #1aa303;
padding: .5em .75em;
background: -webkit-repeating-linear-gradient(145deg, #CEFFCC, #CEFFCC 3px, #E9FFE9 3px, #E9FFE9 5px);
background: repeating-linear-gradient(145deg, #CEFFCC, #CEFFCC 3px, #E9FFE9 3px, #E9FFE9 5px);
}

.dateLabel{
text-align:right;
font-weight:bold;
color:#858585;
}

.post p{padding-bottom:15px;line-height: 1.8}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
}

.post ul li img:hover {
	opacity: 0.5 ;
}
.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 h3{
margin:10px 0;
font-size:130%;
font-weight:bold;
color:#2e2c2c;
border-bottom: #1aa303 dotted;
}

.post h3 span.h3_g{
font-size:140%;
color:#1aa303;
}

.post h3 span.h3_s{
font-size:70%;
}

.post h4{
margin:10px 0;
font-size:100%;
font-weight:bold;
color:#000;
background-color: #ccff99;
line-height: 2;
padding-left: 1%;
}

.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 #ccc solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:10px;
border: #ccc solid;
border-width: 0 0 1px 1px;
background:#efede7;
}

.post table td{
padding:10px;
border: 1px #ccc solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post img{max-width:100%;height:auto;}

.post dl{
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.post dt,dd{
	padding: 10px;
}
.post dt{
	width: 17% ;
    clear: both;
    float: left;
	border-top: 1px solid #ccc;
}
.post dd{
	width: 76.2% ;
	float: left;
	margin: 0;
	padding-left: 1%;
	border-top: 1px solid #ccc;
}
.post dd:after{
	clear: both;
}

.post a {
	color:#28a812 ;
}
.post a:hover {
	text-decoration: underline;
}

.post strong {
	font-weight: bold;
}

p .media_i {
  float: left;
  margin-left: 2em;
  margin-bottom: 1em;
}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 10px 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

.alignright{float:right;}
.alignleft{float:left;}

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#fff;
}

#gallery-1 img:hover{background:#fffaef;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget ul, .widget_search, #calendar_wrap, .textwidget{
margin:0 0 20px 0;
padding:10px 10px 10px 17px;
border:1px solid #d5d5d5;
background: #fff;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
}

#banner_etc p{
  padding: .50em ;
  border: 1px solid #ccc;
  border-top: 4px solid #FFCC00;
  background: -webkit-linear-gradient(top, #FF9900 0%, #FF9900 100%);
  background: linear-gradient(to bottom, #FF9900 0%, #FF9900 100%);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
  margin-bottom: 4%;
  text-align: center;
  color: #fff;

}

p.banner_g{
  padding: .50em ;
  border: 1px solid #ccc;
  border-top: 4px solid #99CC33;
  background: -webkit-linear-gradient(top, #28A812 0%, #28A812 100%);
  background: linear-gradient(to bottom, #28A812 0%, #28A812 100%);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
  margin-bottom: 4%;
  text-align: center;
  color: #fff;

}

p.banner_i{
margin: 0 auto;
padding: 0;
text-align: center;
}

p.banner_i img{
max-width:233px;
height:auto;
padding: 0;
margin: 0;
}

p.banner_i img:hover{
cursor:pointer;
opacity:.8;
}

p.banner{
margin: 0 auto;
padding-bottom:15px;
text-align: center;
}

p.banner img{
max-width:233px;
height:auto;
}

p.banner img:hover{
cursor:pointer;
opacity:.8;
}

section.widget h3{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #d5d5d5;
border-bottom:0;
color:#000;
background:#fff url(../images/headingBg.png) repeat-x 0 100%;
}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(../images/arrow.gif) no-repeat 0 12px;
border-bottom:1px dashed #dcdcdc;
}

section.widget li:last-child a{border:0;}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}

#banner_etc {
	margin-bottom: 10px;
	width: 100%;
}

#banner_etc dl{
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

#banner_etc dt{
	width: 20% ;
	float: left;
	padding: 10px;
	border-top: 1px solid #ccc;
}

#banner_etc dd{
	width: 62% ;
	float: left;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #ccc;
	text-align: left;
}
#banner_etc a{
	color: #1aa303;
}
#banner_etc a:hover{
	text-decoration: underline;
}

#banner_time {
	width: 100%;
}

#banner_time dt{
	float: left ;
	clear: both ;
	margin-left: 10px;
	padding: 5px 0 10px 10px;
	width: 40% ;
	border-top: 1px solid #ccc;
}

#banner_time dd{
	padding: 5px 0 10px 5em;
	width: 70% ;
	border-top: 1px solid #ccc;
}

#banner_time dd.dd1{
	padding-bottom: 0;
}

#banner_time dt.dt2{
	float: none ;
	clear: both ;
	margin-left: 5rem;
	padding: 0;
	border-top: none;
}

#banner_time dt.dt3{
	border-top: none;
}

#banner_time dd.dd3{
	padding-top: 0;
	border-top: none;
}

#banner_etc dd:after,
#banner_time dd:after{
	clear: both;
}


/* フッター
*****************************************************/
#footer{
  padding: .75em 1em;
  border-top: 3px solid #ff9400;
  background: -webkit-linear-gradient(top, #74cd2e 0%, #0a9200 50%);
  background: linear-gradient(to bottom, #74cd2e 0%, #0a9200 50%);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
  height: 280px;
}

#footer h4 {
	color: #fff;
	font-size: 140%;
	font-weight: bold;
}

#footer h4 a{
	color: #fff;
}

#footer h4 a:hover{
	text-decoration: underline;
	color: #ff9400;

}

#footer ul{
padding:14px 0 15px;
text-align:center;
}

#footer li{
font-size:12px;
display:inline-block;
padding: 5px 10px;
border-left:1px dotted #d5d5d5;
}
*:first-child+html #footer li{display:inline;}

#footer li:first-child{border:0;}

#footer li a{
text-decoration:none;
color:#fff;
}

#footer li a:hover{text-decoration: underline;}

#footer ul ul{display:none;}

#copyright{
clear:both;
padding:10px 0 37px;
text-align:center;
color:#4bb917;
font-size:10px;
}

#footer .inner {
	margin: 0 auto;
	width: 810px;
	height: 280px;
	color: #fff;
}

#footer .footer_box01 {
	height: 280px;
	float: left;
	width: 255px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBF4B4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBF4B4;
	padding-left: 20px;
}
#footer .footer_box01 h4 {
	float: left;
	width: 255px;
	margin-bottom: 20px;
}
#footer .footer_box01 p {
	float: left;
	width: 255px;
	margin-bottom: 4px;
}
#footer .footer_box01 span {
	color: #20B97B;
	background-color: #FFFFFF;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#footer .footer_box01 dl {
	float: left;
	width: 255px;
}
#footer .footer_box01 dt {
	float: left;
	width: 255px;
	margin-bottom: 4px;
}
#footer .footer_box01 dd {
	float: left;
	width: 255px;
}
#footer .footer_box02 {
	float: left;
	width: 250px;
	padding-left: 15px;
	height: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBF4B4;
}
#footer .footer_box02 a{
	color: #fff;
}

#footer .footer_box02 a:hover{
	text-decoration: underline;
	color: #ff9400;
}


#footer .footer_box02 dl {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}
#footer .footer_box02 dt {
	background-image: url(../images/arrow03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 190px;
	margin: 0 0 0 10px;
}
#footer .footer_box02 dd {
	background-image: url(../images/arrow02.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	float: left;
	width: 160px;
	margin: 0 0 5px 10px;
	height: 1px;
}



/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事4件
------------------------------------------------------------*/
ul.post{
padding:0;
}

ul.post li{
margin:0 10px;
padding:20px 0 15px;
border-bottom:1px dashed #dcdcdc;
}

ul.post li:last-child{border:0;}

ul.post img{
float:left;
margin:0 15px 5px 10px;
}

ul.post h3{
margin:0 0 10px 10px;
font-size:14px;
font-weight:normal;
color:#333;
border:0;
}

/* アクセス
------------------------------------------------------------*/
#acs_l,
#acs_r{
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	font-size: 14px;
}

.acs_p{
	font-weight: bold;
	text-decoration: underline;
	line-height: 1;
}

#acs_m {
	text-align: center;
	margin: 20px;
}

#acs_m p{
	text-align: left;
	font-weight: bold;
}

/* ホルモン学講座
------------------------------------------------------------*/

.study {
position: relative;
padding-left: 25px;
margin-bottom: 30px;
font-size: 16px;
}

.study p {
padding: 0 0 0 20px;
margin: 0;
}

.study span {
padding: 0 0 0 20px;
margin: 0;
}

.study a:hover {
	text-decoration: underline;
	color: #FF9900;
}

.study:before {
position: absolute;
content: '';
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px #28a812;
}
.study:after {
position: absolute;
content: '';
bottom: -3px;
left: 10px;
width: 95%;
border-bottom: solid 3px #28a812;
}



/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){

.hamburger {display: none;}

nav#mainNav{
  clear:both;
  position:relative;
  z-index: 1000;
  width:100%;
  background: url(../images/navi.gif) repeat-x 0;
  height:55px;
}
	
nav#mainNav .inner{
  padding-left:1px;
  border-left:1px solid #c1c1c1;
}

nav#mainNav ul li{
  float: left;
  position:relative;
  border-right:1px solid #c1c1c1;
  
}

nav#mainNav ul li a{
  display: block;
  text-align: center;
  _float:left;
  color:#fff;
  height:45px;
  line-height:45px;
  /*margin-right:2.4px;*/
  padding:10px 32px 0; /* D210729 36px ⇒ 30px */
}

nav#mainNav ul li a span,nav#mainNav ul li a strong{
  display:block;
  font-size:90%;
  line-height:1.5;
}

nav#mainNav ul li a span{
  font-size:90%;
  font-weight:normal;
}

nav#mainNav ul li a:hover{
  background: url(../images/navi2.gif) repeat-x 0;
}

nav#mainNav ul ul{
  width:260px;
  border-top:0;
}

nav#mainNav ul li ul{display: none;}

nav#mainNav ul li:hover ul{
  display: block;
  position: absolute;
  top:55px;
  left:-1px;
  z-index:1000;
}

nav#mainNav ul li li{
  margin:0;
  float: none;
  height:45px;
  line-height:45px;
  width:150px;
  background:#1d7b62;
  border-bottom:1px dotted #2f9a7d;
}

nav#mainNav ul li li:last-child{border:0;}

nav#mainNav ul li li a{
  width:100%;
  height:40px;
  padding:0 0 0 10px;
  line-height:40px;
  font-size:95%;
  text-align:left;
}

nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li li a:hover{color:#FF9900;background: url(none) repeat-x 0;
}

}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){

	#header #toplogo {
		width: 50%;
	}

/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 4;
  right : 13px;
  top   : 50px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
	background: #4bb917;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #fff;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition   : 0.5s ease-in-out;
  transition        : 0.5s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 18px;
  left: 6px;
  background : #fff;
  -webkit-transform: rotate(315deg);
  -moz-transform   : rotate(315deg);
  transform        : rotate(315deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 18px;
  background : #fff;
  -webkit-transform: rotate(-315deg);
  -moz-transform   : rotate(-315deg);
  transform        : rotate(-315deg);
}

  nav#mainNav{
  position: fixed;
  z-index : 3;
  top  : -10px;
  left : 0;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.6s;
  width: 100%;
	}
	
	nav#mainNav ul{margin:0;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #28A812;
	background:#f3f3f3;
	}
	
	nav#mainNav ul li:last-child a{border:0;border-radius:0 0 6px 6px;}
	nav#mainNav ul li li:last-child a{border:0;border-radius:0;}
	nav#mainNav ul li li:last-child a{border-bottom:1px dashed #28A812;}

 	nav#mainNav ul li a span{display:inline;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	background:#fff;
	}
	
	nav#mainNav ul li.current-menu-item li a{color:#777}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
    padding-left:40px;
	background:#f3f3f3 url(../images/sub1.png) no-repeat 20px 18px;}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
		background:#fff url(../images/sub1.png) no-repeat 20px -62px;}
	
	nav#mainNav ul li li:last-child a{background:#f3f3f3 url(../images/subLast.png) no-repeat 20px 20px;}
	nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#fff url(../images/subLast.png) no-repeat 20px -65px;}
	
  /* このクラスを、jQueryで付与・削除する */
  nav#mainNav.active {
      transform: translateY(0%);
  }/* nav */

	
	#mainImg{
	  margin-bottom:20px;
	  z-index: 0;	
	}
	
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, .inner{width:100%;}

	#header{width:98%; margin: 0 auto;}
	
  	nav#mainNav{width:98%;}

	nav#mainNav ul{margin:0 auto;}
	nav#mainNav ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}

	#content{
	clear:both;
	width:95%;
	float:none;
	margin:0 auto;
	padding:10px 0;
	}
	
	#sidebar{
	width:95%;
	float:none;
	margin:0 auto;
	padding:10px 0;
	text-align: center;
	}

	#banner_time dl {
		margin: 0 1%;
		padding: 0 1%;
	}

	#banner_time dt,
    #banner_time dd {
        padding: 3%;
    }
	
	#banner_time dt{
		float: left ;
		clear: both ;
		width: 35% ;
	}

	#banner_time dd{
		margin: 0 auto;
		padding-left: 40%;
		width: 55% ;
		border-top: 1px solid #ccc;
	}
	
	.banner{width:100%;margin:0 auto;text-align:center;}
  	p.banner img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}
	
	#hos_l{
		float: none;
		width: 50%;
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	#hos_l1{
		float: left;
		margin-right: 20px;
	}
	
	#hos_r{
		float: none;
		text-align: center;
		margin: 20px auto 0;
	}

	#footer li{margin-bottom:10px;}
	
  #banner_time dt{
  	border-top: none;
  }

  #banner_time dt.dt2{
  	margin-left: 16rem;
		text-align: right;
  }

}

/* 幅943px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 943px){

	#footer {
	}
	
	#footer .inner {
		width: 100%;
		color: #fff;
		font-size: 12px;
		height: 250px;
	}

	#footer .footer_box01,
	#footer .footer_box02{
	}
	
	#footer .footer_box01{
		margin-left: 6%;
		width: 29%;
	}

	#footer .footer_box02{
		width: 25%;
	}

  #banner_time dt.dt2{
  	margin-left: 13rem;
  }

}


/* 幅708px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 708px){
	
	#header .contact {
		float: right;
		width: 50%;
	}
		
	#header .contact img {
		margin-left: 20%;
		width: 80%;
	}
		
		
	#footer .inner {
		margin: 0 auto;
	}
	
	#footer .footer_box01{
		margin: 0 1% 0 4%; 
		padding: 0 1%;
		width: 31%;
	}
	#footer .footer_box02{
		margin: 0;
		padding: 0 1%;
		width: 26%;
	}
	
	#footer .footer_box02 dl{
		width: 100%;
	}
	
	#footer .footer_box02 dl dt{
		width: 100%;
	}
	
  #banner_time dt.dt2{
  	margin-left: 10rem;
	}
	
}



/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	body{background-position:0 -25px;}
	#header h1{max-width:90%;}
	nav#mainNav{width:98%;margin-top: 1%;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}

	.post h3 {
		line-height: 0.;
	}
	.post h3 span.h3_g{
		font-size:24px;
		color:#1aa303;
		width: 5%;
		line-height: 1;
	}

	.post h3 span.h3_s{
		font-size:70%;
	}
	.post dt{
		width: 17% ;
		float: left;
		padding: 10px;
		border-top: 1px solid #ccc;
	}
	.post dd{
		width: 70% ;
		float: left;
		margin: 0;
		padding: 10px;
		border-top: 1px solid #ccc;
	}
	.post dd:after{
		clear: both;
	}

	footer {display: none;}

/*	.post span {
		display: block;
	}
*/
}

/* 幅600px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 600px){
	#header h1{display: none;}

		#header #toplogo {
			width: 100%;
			margin: 0;
			padding: 0;
			height: auto;
	}
		
		#header #toplogo h2{
			float: none;
			margin: 0 auto;
			padding: 0;
			text-align: center;
			width: 80%;
	}
		
		#header .contact {
			float: none;
			margin: 0 auto;
			padding: 0;
			width: 80%;
			height: auto;
	}
		
		#header .contact img{
			margin: 0 auto;
			text-align: center;
			padding: 0;
	}
		
	.post dd.dl_e {
		display: none;
	}
	
	.post dl {
		border: none;
	}

	.post dt {
		width: 100%;
		float: none ;
		border-bottom: none;
		padding: 0 0 0 1%;
	}

	.post dd {
		float: none ;
		margin: 0 0 2% 1%;
		width: 96%;
		border: none;
	}

	.post h3 {
		font-size: 100%;
	}

  #banner_time dt.dt2{
  	margin-left: 6rem;
	}
	
	.sm_br {display: block;}
	
	#copyright{
   padding:10px 0;
	}
}

/* 幅480px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 480px){

  #banner_time dt.dt2{
  	margin-left: 4rem;
	}
	

}

/* page top */
#page-top{
    position:fixed;
    right:10px;
    bottom:10px;
	  display: none;
}
 
#page-top a{
    padding:15px;
    text-decoration:none;
    display:block;
    cursor:pointer;
    text-align:center;
    line-height:100%;
}

#page-top img {width: 100%;}



