/*
Theme Name: 東部幼光保育園
Description: 宗教的情操教育の中で、心身の調和のとれた発達を図り、幸せな生活ができる礎を築きます。
Author: 株式会社 テクノミックス
Author URI: http://www.tmix.co.jp/
*/

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

	
.sp {
  display: none;
}

/* ヘッダー エリア */
.description {
  width: 100%;
  font-family: "ＭＳ Ｐゴシック";	
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

.logo {
  width: auto;
  height: auto;
  margin-top: 13px;
  float: left;
}

.top_nav {
  width: auto;
  height: auto;
  margin-top: 20px;
  float: right;
}

/* ヘッダーウィジェット エリア */
.top_nav #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

.top_nav #widget-area .widget-container {
  width: auto;
  height: auto;
  float: right;
}

.top_nav #widget-area .widget-container ul.menu {
  width: auto;
  height: auto;
  list-style: none;
  text-align: center;
  table-layout: fixed;
  display: table;
  padding-top: 10px;
}

.top_nav #widget-area .widget-container ul.menu li.menu-item {
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}

.top_nav #widget-area .widget-container ul.menu li.menu-item a {
  height: auto;
  font-size: 14px;
  text-align: center;
  text-decoration: none; 
  margin-left: 10px;
  padding: 5px 15px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.top_nav #widget-area .widget-container ul.menu li.menu-item a:hover {
  opacity: 0.7;
}

/* グローバルナビ エリア */
#nav ul.menu {
  width: 100%;
  height: auto;
  list-style: none;	
  text-align: center;
  table-layout: fixed;
  display: table;
}

#nav ul.menu li.menu-item {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

#nav ul.menu li.menu-item a {
  height: auto;
  font-size: 17px;/*18px*/
  font-weight: normal;
  text-align: center;
  text-decoration: none; 
  padding: 14px 0;
  display: block;
}

#nav ul.menu li.menu-item ul.sub-menu {
  width: 100%;
  height: auto;
  padding: 20px 5px 10px 5px;
  visibility: hidden;
  position: absolute;
  top: 59px;
  left: 0;
  z-index: 3;
}

#nav ul.menu li.menu-item:hover ul.sub-menu {
  padding: 20px 0 0 0;
  visibility: visible;

}

#nav ul.menu li.menu-item ul.sub-menu li {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 10px;
  padding: 0;
  border: none;
}

#nav ul.menu li.menu-item ul.sub-menu li a {  
  padding: 0;
  border: none;
}

/* メインヴィジュアル エリア */
.bxslider { 
  z-index: 1;
}

/* パンくずリスト エリア */
#breadcrumb {
  margin: -20px 0 15px 0;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 { 
  width: auto;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 11px 10px 9px 20px;
  clear: both;
}

#content h2,
#content h3 { 
  width: auto;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 9px 10px 9px 20px;
  clear: both;
}

#content h4,
#content h5,
#content h6 { 
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 5px 10px 2px 20px;
  clear: both;
}

#content h1 a { 
  font-size: 22px;
  font-weight: normal;
  text-decoration: none; 
}

#content h2 a,
#content h3 a { 
  font-size: 19px;
  font-weight: normal;
  text-decoration: none; 
}

#content h4 a,
#content h5 a,
#content h6 a { 
  width: auto;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; 
}

#content .post_box {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: table;
  clear: both;
}

#content .post .first_img {
  width: 23.52941176%;
  height: auto;
  margin: 0;
  float: left;
}

#content .post .show_post {
  width: 73.52941176%;
  height: auto;
  margin: 0;
  float: right;
}

#content .post .show_post li {
  margin-bottom: 5px;
  float: left;
}

#content .post .show_post li h1,
#content .post .show_post li h2,
#content .post .show_post li h1 a,
#content .post .show_post li h2 a {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 5px;
  padding: 0;
  background: none;
  border: none;
  text-decoration: none; 
}

#content .post .show_post li h1 a:hover,
#content .post .show_post li h2 a:hover {
  /*text-decoration: underline; */
	color:#b00000 !important;/*黒*/
}

#content .post .show_post li .time {
  font-size: 14px;
  line-height: 1.0em;
  margin: 0;
  padding-top: 4px;
  float: left;
}

#content .post .show_post li span {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  float: left;
  overflow: hidden;
}

#content .post .show_post li span a {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  text-decoration: none;
  padding: 5px 7px 4px 7px;
  display: block;
}

#content .post .show_post li span a:hover {
  opacity: 0.7;
}

#content .post .show_post li a.post_sentence {
  font-size: 15px;
  text-decoration: none;
  line-height: 1.4em;
  display: block;
}

#content .post .show_post li a:hover{
  /*text-decoration: underline;/**/
	color:#b00000 !important;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

/* メインウィジェット エリア */
#content #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#content #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#content #widget-area .widget-container img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

#content #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  /*margin-bottom: 20px;/**/
  padding-bottom: 10px;
  float: left;
  clear: both;
}

#content #widget-area .widget-container ul li {
  width: auto;
  height: auto;
  font-size: 16px;
  margin: 0 5px;
  padding: 4px 0 4px 25px;
}

#content #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; 
}

#content #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 11px 0 11px;
  display: table;
}

#content #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#content #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
}

#content #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
}

#content #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#content  #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
}

#content #widget-area .widget-container h3 {
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.0em;
  margin-bottom:5px;
  padding: 11px 0 9px 15px;
}

#content #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#content #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* 続きを読む エリア */
a.more-link {
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  display: block;
}

a.more-link:hover {
  text-decoration: underline;
}

/* ページトップ エリア */
p.pagetop {
  display: none;
  position: fixed;
  bottom: 75px;
  right: 55px;
}

p.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
}

p.pagetop a:hover {
  opacity: 0.7;
}

/* フッター エリア */
#footer_in .inner_left {
  width: 31.25%;
  height: auto;
  margin: 0;
  float: left;
}

#footer_in .inner_right {
  width: 68.75%;
  height: auto;
  margin: 0;
  float: right;
}

.copyright {
  width: 1000px;
  height: auto;	
  font-family: "arial";
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
}

/* フッターウィジェット エリア */
#footer_in .inner_left #widget-area .widget-container img {
  width: 100%;
  height: auto;
  display: block;
}

#footer_in .inner_right #widget-area .widget-container img {
  width: auto;
  height: auto;
  margin: 7px auto;
  display: block;
}

#footer_in .inner_right #widget-area {
  width: 100%;
  height: auto;
}

#footer_in .inner_right #widget-area .widget-container {
  width: 45.45454545%;
  height: auto;
  margin-left: 4.545454545%;
  float: right;
}

#footer_in .inner_right #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container ul li {
  width: 50%;
  height: auto;
  padding: 7px 0 5px 25px;
  float: right;
}

#footer_in .inner_right #widget-area .widget-container ul li a {
  font-size: 14px;
  text-align: left;
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: block;
}

#footer_in .inner_right #widget-area .widget-container ul li a:hover {
  opacity: 0.5;
}

#footer_in .inner_right #widget-area .widget-container form#searchform {
  width: 100%;
  margin-top: 10px;
  padding: 10px 11px 0 11px;
  display: table;
}

#footer_in .inner_right #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#footer_in .inner_right #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
}

#footer_in .inner_right #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap {
  width: 100%;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 50%;
  margin: 0 auto;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  line-height: 1.0em;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  font-size: 12px;
  text-align: right;
  line-height: 1.0em;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 5px;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container h3 {
  width: auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.0em;
  margin: 7px 0 6px 0;
  padding-bottom: 5px;
}

#footer_in .inner_right #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* サイドバー エリア */
#left_sidebar h3,
#right_sidebar h3 {
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.0em;
  margin-bottom: 5px;
  padding: 10px 0 10px 15px;
}

/* サイドウィジェット エリア */
#left_sidebar #widget-area,
#right_sidebar #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#left_sidebar #widget-area .widget-container,
#right_sidebar #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#left_sidebar #widget-area .widget-container img,
#right_sidebar #widget-area .widget-container img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

#left_sidebar #widget-area .widget-container ul,
#right_sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  float: left;
  clear: both;
}

#left_sidebar #widget-area .widget-container ul li,
#right_sidebar #widget-area .widget-container ul li {
  width: auto;
  height: auto;
  font-size: 16px;
  margin: 0 5px;
  padding: 4px 0 4px 25px;
}

#left_sidebar #widget-area .widget-container ul li a,
#right_sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; 
}

#left_sidebar #widget-area .widget-container form#searchform,
#right_sidebar #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 11px 0 11px;
  display: table;
}

#left_sidebar #widget-area .widget-container form#searchform label.screen-reader-text,
#right_sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#left_sidebar #widget-area .widget-container form#searchform input[type=text],
#right_sidebar #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
}

#left_sidebar #widget-area .widget-container form#searchform input[type=submit],
#right_sidebar #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
}

#left_sidebar #widget-area .widget-container #calendar_wrap,
#right_sidebar #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
}

#left_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar,
#right_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#left_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th,
#right_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
}

#left_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td,
#right_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
}

#left_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption,
#right_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
}

#left_sidebar #widget-area .widget-container h3,
#right_sidebar #widget-area .widget-container h3 {
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.0em;
  margin-bottom: 5px;
  padding: 11px 0 9px 15px;
}

#left_sidebar #widget-area .widget-container .tagcloud,
#right_sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#left_sidebar #widget-area .widget-container .rss-widget-icon,
#right_sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* コメント エリア */
#comments {
  width: auto;
  height: auto;
  margin: 20px 0 10px 0;
}

#respond {
  width: auto;
  height: auto;
  margin-top: 20px;
}

#respond a {
  font-weight: bold;
}

.commentlist {
  list-style-image: none;
  list-style-type: none;
}

.reply {
  margin-bottom : 20px;
}

#commentform textarea {
  width: 99%;
  height: auto;
  margin: 10px 0;
}

#commentform input[type=text] {
  margin-bottom: 5px;
}

#commentform input[type=submit] {
  margin-bottom: 20px;
  padding:5px;
}

p.nocomments {
  display: none;
}

/* 検索結果 エリア */
#content h4.not_found {
  font-size: 24px;
  padding-left: 25px;
}

#content p.not_found {
  font-size: 14px;
}

#content dl.search_box {
  width: 100%;
  height: auto;
  padding: 15px;
  display: table;
}

#content dl.search_box dt input[type=text] {
  width: 70%;
  height: 25px;
  float: left;
}

#content dl.search_box dd input[type=submit] {
  width: 100px;
  height: auto;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  float: right;
}

#content h4.search_result_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
}

#content p.search_result {
  font-size: 16px;
  margin-bottom: 20px;
}

#content p.search_result_txt {
  font-size: 14px;
  margin-bottom: 20px;
}

/* ページャー エリア */
#content .pager {
  text-align: center;
}

#content .pager a,
#content .pager span {
  font-size: 14px;
  padding: 0 3px;
}

/* 404 エリア */
#content a.reverse_lnk {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  text-decoration: underline;
}

/* トップページ エリア */
.tab_box {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 0;
  float: left;
}

.tab_title {
  width: auto;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding: 11px 10px 9px 20px;
  clear: both;
}

.tab {
  width: 100%;
  height: 350px;
  padding: 15px;
  overflow: auto;
  clear: left;
}

#content .pick {
  width: auto;
  height: auto;
  padding: 0;
}

#content .pick li {
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  display: table;
}

#content .pick li .thum {
  width: 13.42812006%;
  height: auto;
  float: left;
}

#content .pick li .pick_box {
  width: 83.4123223%;
  height: auto;
  float: right;
}

#content .pick li p.entry_header {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  padding: 0;
  float: left;
}

#content .pick li p.entry_header span.date {
  font-size: 14px;
  line-height: 1.0em;
  margin: 0;
  padding-top: 4px;
  float: left;
}

#content .pick li p.entry_header span {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  float: left;
  overflow: hidden;
}

#content .pick li p.entry_header span a {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  text-decoration: none;
  padding: 5px 7px 4px 7px;
  display: block;
}

#content .pick li p.entry_header span a:hover {
  opacity: 0.7;
}

#content .pick li .entry_title {
  width: 100%;
  height: auto;
  margin-bottom: 3px;
  float: left;
}

#content .pick li .entry_title a {
  font-size: 16px;
  text-decoration: none;
  line-height: 1.2em;
}

#content .pick li .entry_title a:hover {
  text-decoration: underline;
}

#content .pick li .entry_content {
  width: 100%;
  height: auto;
  float: left;
}

#content .pick li .entry_content a {
  font-size: 14px;
  text-decoration: none;
  line-height: 1.4em;
}

#content .pick li .entry_content a:hover {
  text-decoration: underline;
}

/* Contact Form 7 エリア */
.wpcf7 {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
  padding: 0;
  display: table;
}

.wpcf7 form {
  width: 100%;
  height: auto;
  margin: 2.94117647%;
}

.wpcf7 p {
  font-size: 15px;
}

.wpcf7 p input[type="text"],
.wpcf7 p input[type="email"] {
  width: 50%;
  height: auto;
  margin: 5px 0 15px 0;
}

.wpcf7 p textarea {
  width: 94.11764705%;
  height: auto;
  margin: 5px 0 15px 0;
}

.wpcf7 p input[type="submit"] {
  width: 30%;
  height: auto;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin: 0 32.05882352%;
  padding: 3px 0;
}

}/*@media screen and (min-width: 769px)おわり*/
@charset "utf-8";
/* CSS Document */ 

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

.sp {
  display: none;
}

/* ヘッダー エリア */
.description {
  width: 100%;
  font-family: "ＭＳ Ｐゴシック";	
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

.logo {
  width: auto;
  height: auto;
  margin-top: 13px;
  float: left;
}

.top_nav {
  width: auto;
  height: auto;
  margin-top: 20px;
  float: right;
}

/* ヘッダーウィジェット エリア */
.top_nav #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

.top_nav #widget-area .widget-container {
  width: auto;
  height: auto;
  float: right;
}

.top_nav #widget-area .widget-container ul.menu {
  width: auto;
  height: auto;
  list-style: none;
  text-align: center;
  table-layout: fixed;
  display: table;
  padding-top: 10px;
}

.top_nav #widget-area .widget-container ul.menu li.menu-item {
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}

.top_nav #widget-area .widget-container ul.menu li.menu-item a {
  height: auto;
  font-size: 14px;
  text-align: center;
  text-decoration: none; 
  margin-left: 10px;
  padding: 5px 15px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.top_nav #widget-area .widget-container ul.menu li.menu-item a:hover {
  opacity: 0.7;
}

/* グローバルナビ エリア */
#nav ul.menu {
  width: 100%;
  height: auto;
  list-style: none;	
  text-align: center;
  table-layout: fixed;
  display: table;
}

#nav ul.menu li.menu-item {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

#nav ul.menu li.menu-item a {
  height: auto;
  font-size: 17px;/*18px*/
  font-weight: normal;
  text-align: center;
  text-decoration: none; 
  padding: 14px 0;
  display: block;
}

#nav ul.menu li.menu-item ul.sub-menu {
  width: 100%;
  height: auto;
  padding: 20px 5px 10px 5px;
  visibility: hidden;
  position: absolute;
  top: 59px;
  left: 0;
  z-index: 3;
}

#nav ul.menu li.menu-item:hover ul.sub-menu {
  padding: 20px 0 0 0;
  visibility: visible;
}

#nav ul.menu li.menu-item ul.sub-menu li {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 10px;
  padding: 0;
  border: none;
}

#nav ul.menu li.menu-item ul.sub-menu li a {  
  padding: 0;
  border: none;
}

/* メインヴィジュアル エリア */
.bxslider { 
  z-index: 1;
}

/* パンくずリスト エリア */
#breadcrumb {
  margin: -20px 0 15px 0;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 { 
  width: auto;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 11px 10px 9px 20px;
  clear: both;
}

#content h2,
#content h3 { 
  width: auto;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 9px 10px 9px 20px;
  clear: both;
}

#content h4,
#content h5,
#content h6 { 
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 5px 10px 2px 20px;
  clear: both;
}

#content h1 a { 
  font-size: 22px;
  font-weight: normal;
  text-decoration: none; 
}

#content h2 a,
#content h3 a { 
  font-size: 19px;
  font-weight: normal;
  text-decoration: none; 
}

#content h4 a,
#content h5 a,
#content h6 a { 
  width: auto;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; 
}

#content .post_box {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: table;
  clear: both;
}

#content .post .first_img {
  width: 23.52941176%;
  height: auto;
  margin: 0;
  float: left;
}

#content .post .show_post {
  width: 73.52941176%;
  height: auto;
  margin: 0;
  float: right;
}

#content .post .show_post li {
  margin-bottom: 5px;
  float: left;
}

#content .post .show_post li h1,
#content .post .show_post li h2,
#content .post .show_post li h1 a,
#content .post .show_post li h2 a {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 5px;
  padding: 0;
  background: none;
  border: none;
  text-decoration: none; 
}

#content .post .show_post li h1 a:hover,
#content .post .show_post li h2 a:hover {
  /*text-decoration: underline;*/ 
	color:#b00000;
}

#content .post .show_post li .time {
  font-size: 14px;
  line-height: 1.0em;
  margin: 0;
  padding-top: 4px;
  float: left;
}

#content .post .show_post li span {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  float: left;
  overflow: hidden;
}

#content .post .show_post li span a {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  text-decoration: none;
  padding: 5px 7px 4px 7px;
  display: block;
}

#content .post .show_post li span a:hover {
  opacity: 0.7;
}

#content .post .show_post li a.post_sentence {
  font-size: 15px;
  text-decoration: none;
  line-height: 1.4em;
  display: block;
}

#content .post .show_post li a:hover.post_sentence {
 /* text-decoration: underline;*/
	color:#b00000 !important;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

/* メインウィジェット エリア */
#content #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#content #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#content #widget-area .widget-container img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

#content #widget-area .widget-container ul {
  width: 100%;
  height: auto;
padding-bottom:10px;
  float: left;
  clear: both;
}

#content #widget-area .widget-container ul li {
  width: auto;
  height: auto;
  font-size: 16px;
  margin: 0 5px;
  padding: 4px 0 4px 25px;
}

#content #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; 
}

#content #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 11px 0 11px;
  display: table;
}

#content #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#content #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
}

#content #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
}

#content #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#content  #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
}

#content #widget-area .widget-container h3 {
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.0em;
  margin-bottom:5px;
  padding: 11px 0 9px 15px;
}

#content #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#content #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* 続きを読む エリア */
a.more-link {
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  display: block;
}

a.more-link:hover {
  text-decoration: underline;
}

/* ページトップ エリア */
p.pagetop {
  display: none;
  position: fixed;
  bottom: 75px;
  right: 55px;
}

p.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
}

p.pagetop a:hover {
  opacity: 0.7;
}

/* フッター エリア */
#footer_in .inner_left {
  width: 31.25%;
  height: auto;
  margin: 0;
  float: left;
}

#footer_in .inner_right {
  width: 68.75%;
  height: auto;
  margin: 0;
  float: right;
}

.copyright {
  width: 1000px;
  height: auto;	
  font-family: "arial";
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
}

/* フッターウィジェット エリア */
#footer_in .inner_left #widget-area .widget-container img {
  width: 100%;
  height: auto;
  display: block;
}

#footer_in .inner_right #widget-area .widget-container img {
  width: auto;
  height: auto;
  margin: 7px auto;
  display: block;
}

#footer_in .inner_right #widget-area {
  width: 100%;
  height: auto;
}

#footer_in .inner_right #widget-area .widget-container {
  width: 45.45454545%;
  height: auto;
  margin-left: 4.545454545%;
  float: right;
}

#footer_in .inner_right #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container ul li {
  width: 50%;
  height: auto;
  padding: 7px 0 5px 25px;
  float: right;
}

#footer_in .inner_right #widget-area .widget-container ul li a {
  font-size: 14px;
  text-align: left;
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: block;
}

#footer_in .inner_right #widget-area .widget-container ul li a:hover {
  opacity: 0.5;
}

#footer_in .inner_right #widget-area .widget-container form#searchform {
  width: 100%;
  margin-top: 10px;
  padding: 10px 11px 0 11px;
  display: table;
}

#footer_in .inner_right #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#footer_in .inner_right #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
}

#footer_in .inner_right #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap {
  width: 100%;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 50%;
  margin: 0 auto;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  line-height: 1.0em;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  font-size: 12px;
  text-align: right;
  line-height: 1.0em;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 5px;
  padding: 0;
}

#footer_in .inner_right #widget-area .widget-container h3 {
  width: auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.0em;
  margin: 7px 0 6px 0;
  padding-bottom: 5px;
}

#footer_in .inner_right #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* サイドバー エリア */
#left_sidebar h3,
#right_sidebar h3 {
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.0em;
  margin-bottom: 5px;
  padding: 10px 0 10px 15px;
}

/* サイドウィジェット エリア */
#left_sidebar #widget-area,
#right_sidebar #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#left_sidebar #widget-area .widget-container,
#right_sidebar #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#left_sidebar #widget-area .widget-container img,
#right_sidebar #widget-area .widget-container img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

#left_sidebar #widget-area .widget-container ul,
#right_sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  float: left;
  clear: both;
}

#left_sidebar #widget-area .widget-container ul li,
#right_sidebar #widget-area .widget-container ul li {
  width: auto;
  height: auto;
  font-size: 16px;
  margin: 0 5px;
  padding: 4px 0 4px 25px;
}

#left_sidebar #widget-area .widget-container ul li a,
#right_sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; 
}

#left_sidebar #widget-area .widget-container form#searchform,
#right_sidebar #widget-area .widget-container form#searchform {
	width: 100%;
	margin-bottom: 20px;
	padding-top: 22px;/*10px*/
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 0;
	display: table;
}

#left_sidebar #widget-area .widget-container form#searchform label.screen-reader-text,
#right_sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#left_sidebar #widget-area .widget-container form#searchform input[type=text],
#right_sidebar #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
}

#left_sidebar #widget-area .widget-container form#searchform input[type=submit],
#right_sidebar #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
}

#left_sidebar #widget-area .widget-container #calendar_wrap,
#right_sidebar #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
}

#left_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar,
#right_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#left_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th,
#right_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
}

#left_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td,
#right_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
}

#left_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption,
#right_sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
}

#left_sidebar #widget-area .widget-container h3,
#right_sidebar #widget-area .widget-container h3 {
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.0em;
  margin-bottom: 5px;
  padding: 11px 0 9px 15px;
}

#left_sidebar #widget-area .widget-container .tagcloud,
#right_sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#left_sidebar #widget-area .widget-container .rss-widget-icon,
#right_sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* コメント エリア */
#comments {
  width: auto;
  height: auto;
  margin: 20px 0 10px 0;
}

#respond {
  width: auto;
  height: auto;
  margin-top: 20px;
}

#respond a {
  font-weight: bold;
}

.commentlist {
  list-style-image: none;
  list-style-type: none;
}

.reply {
  margin-bottom : 20px;
}

#commentform textarea {
  width: 99%;
  height: auto;
  margin: 10px 0;
}

#commentform input[type=text] {
  margin-bottom: 5px;
}

#commentform input[type=submit] {
  margin-bottom: 20px;
  padding:5px;
}

p.nocomments {
  display: none;
}

/* 検索結果 エリア */
#content h4.not_found {
  font-size: 24px;
  padding-left: 25px;
}

#content p.not_found {
  font-size: 14px;
}

#content dl.search_box {
  width: 100%;
  height: auto;
  padding: 15px;
  display: table;
}

#content dl.search_box dt input[type=text] {
  width: 70%;
  height: 25px;
  float: left;
}

#content dl.search_box dd input[type=submit] {
  width: 100px;
  height: auto;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  float: right;
}

#content h4.search_result_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
}

#content p.search_result {
  font-size: 16px;
  margin-bottom: 20px;
}

#content p.search_result_txt {
  font-size: 14px;
  margin-bottom: 20px;
}

/* ページャー エリア */
#content .pager {
  text-align: center;
}

#content .pager a,
#content .pager span {
  font-size: 14px;
  padding: 0 3px;
}

/* 404 エリア */
#content a.reverse_lnk {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  text-decoration: underline;
}

/* トップページ エリア */
.tab_box {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 0;
  float: left;
}

.tab_title {
  width: auto;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding: 11px 10px 9px 20px;
  clear: both;
}

.tab {
  width: 100%;
  height: 350px;
  padding: 15px;
  overflow: auto;
  clear: left;
}

#content .pick {
  width: auto;
  height: auto;
  padding: 0;
}

#content .pick li {
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  display: table;
}

#content .pick li .thum {
  width: 13.42812006%;
  height: auto;
  float: left;
}

#content .pick li .pick_box {
  width: 83.4123223%;
  height: auto;
  float: right;
}

#content .pick li p.entry_header {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  padding: 0;
  float: left;
}

#content .pick li p.entry_header span.date {
  font-size: 14px;
  line-height: 1.0em;
  margin: 0;
  padding-top: 4px;
  float: left;
}

#content .pick li p.entry_header span {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  float: left;
  overflow: hidden;
}

#content .pick li p.entry_header span a {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  text-decoration: none;
  padding: 5px 7px 4px 7px;
  display: block;
}

#content .pick li p.entry_header span a:hover {
  opacity: 0.7;
}

#content .pick li .entry_title {
  width: 100%;
  height: auto;
  margin-bottom: 3px;
  float: left;
}

#content .pick li .entry_title a {
  font-size: 16px;
  text-decoration: none;
  line-height: 1.2em;
}

#content .pick li .entry_title a:hover {
  text-decoration: underline;
}

#content .pick li .entry_content {
  width: 100%;
  height: auto;
  float: left;
}

#content .pick li .entry_content a {
  font-size: 14px;
  text-decoration: none;
  line-height: 1.4em;
}

#content .pick li .entry_content a:hover {
  text-decoration: underline;
}

/* Contact Form 7 エリア */
.wpcf7 {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
  padding: 0;
  display: table;
}

.wpcf7 form {
  width: 100%;
  height: auto;
  margin: 2.94117647%;
}

.wpcf7 p {
  font-size: 15px;
}

.wpcf7 p input[type="text"],
.wpcf7 p input[type="email"] {
  width: 50%;
  height: auto;
  margin: 5px 0 15px 0;
}

.wpcf7 p textarea {
  width: 94.11764705%;
  height: auto;
  margin: 5px 0 15px 0;
}

.wpcf7 p input[type="submit"] {
  width: 30%;
  height: auto;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin: 0 32.05882352%;
  padding: 3px 0;
}

	
}/*@media screen and (min-width: 769px)おわり*/
