/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px){

/* ヘッダー エリア */
.header_top {
  width: 100%;
  height: auto;
  display: table;
}

.description {
  display: none;
}

.logo {
  width: 50%;
  height: 50px;
  margin: 0;
  padding-top: 0;
  display: table;
}

.logo_in {
  width: 100%;
  height: auto;
  /* display: table; */
  margin: 0 0;
  padding: 0 10px;
}
.logo .logo_in figure {
    display: table;
    height: 65px;
}

.logo .logo_in figure a {
    display: table-cell;
    vertical-align: middle;
}

.logo .logo_in figure a img {
    max-height: 65px;
}

.button-toggle {
  width: 11.71875%;
  height: auto;
  margin: 0;
  float: right;
}

.menu_sp {
  width: 100%;
  height: auto;
}

.menu_sp ul.menu {
  width: 100%;
  height: auto;
  margin: 0;
  list-style: none; 
  text-align: center;
  border-bottom: 1px dotted #ffffff;
  background-color: #57900f;
}

.menu_sp ul.menu li.menu-item {
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 5px;
  border-top: 1px dotted #ffffff;
}

.menu_sp ul.menu li.menu-item:hover {
  opacity: 0.7;
}

.menu_sp ul.menu li.menu-item a {
  font-size: 5.5vw;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 2;
  color: #ffffff;
  display: block;
}

.menu_sp ul.menu li.menu-item a:hover {
  color: #999999;
}

#nav {
  display: none;
}

/* ヘッダーウィジェット エリア */
div#header_in #widget-area {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
div#header_in #widget-area ul {
    float: right;
}

div#header_in #widget-area ul li {
    float: left;
    width: 33%;
    width: 100%;
    max-width: 60px;
    padding: 5px 5px;
    background-color: #63a80c;
}
/*main-image*/
#main-image{
  text-align: center;
  width: 100%;
}
#main-image figure.sp-img-wrap{
  width: 100%;
  margin: 0 auto;
}


/* ランディングページメイン画像ウィジェット エリア */
.page-template-landing_page-php #widget-area {
  width: 100%;
  height: auto;
}

.page-template-landing_page-php #widget-area .widget-container {
  width: 100%;
  height: auto;
}

.page-template-landing_page-php #widget-area .widget-container img {
  width: 100%;
  height: auto;
}

/* パンくずリスト エリア */
#breadcrumb {
  margin: -25px 0 5px 15px;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content .contents_title,
#onecolumn_content .contents_title {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 3px;
  background-color: #63a80c;
}

#content .contents_title h1,
#onecolumn_content .contents_title h1 {
  width: 100%;
  height: auto;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 20px 10px 17px 20px;
  color: #ffffff;
  border: 1px solid #ffffff;
}

#content .contents_title h1 a,
#onecolumn_content .contents_title h1 a {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2em;
  color: #ffffff;
}

#content h2,
#onecolumn_content h2 { 
  width: 100%;
  height: auto;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 17px 10px 15px 15px;
  clear: both;
  color: #000000;
  border: 3px double #63a80c;
}

#content h2 a,
#onecolumn_content h2 a { 
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  clear: both;
  color: #000000;
}

#content h3,
#onecolumn_content h3 { 
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 15px 10px 13px 15px;
  clear: both;
  color: #000000;
  border-top: 1px solid #63a80c;
  border-right: 1px solid #63a80c;
  border-bottom: 5px solid #63a80c;
  border-left: 1px solid #63a80c;
}

#content h3 a,
#onecolumn_content h3 a { 
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  clear: both;
  color: #000000;
}

#content h4,
#content h5,
#content h6,
#onecolumn_content h4,
#onecolumn_content h5,
#onecolumn_content h6 { 
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 10px 10px 8px 15px;
  clear: both;
  color: #ffffff;
  background-color: #63a80c;
}

#content h4 a,
#content h5 a,
#content h6 a,
#onecolumn_content h4 a,
#onecolumn_content h5 a,
#onecolumn_content h6 a { 
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  clear: both;
  color: #ffffff;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover,
#onecolumn_content h1 a:hover,
#onecolumn_content h2 a:hover,
#onecolumn_content h3 a:hover,
#onecolumn_content h4 a:hover,
#onecolumn_content h5 a:hover,
#onecolumn_content h6 a:hover { 
  color: #999999;
}

#content .post_box {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: table;
  clear: both;
  border-bottom: 1px dotted #666666;
}

#content .post .first_img {
  width: 34.28571428%;
  height: auto;
  margin: 0;
  float: left;
}

#content .post .show_post {
  width: 62.85714825%;
  height: auto;
  margin: 0;
  float: right;
}

#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: 16px;
  font-weight: bold;
  color: #000000;
  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 {
  color: #999999;
}

#content .post .show_post li .time {
  font-family: "arial";
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  margin: 0;
  padding: 0;
}

#content .post .show_post li .cat {
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  margin: 0 10px;
  padding: 1px 5px 0 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #ff9900;
}

#content .post .show_post li .cat a {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none; 
}

#content .post .show_post li .post_sentence {
  font-size: 12px;
  font-weight: normal;
  color: #444444;
  margin: 0;
  padding: 0;
  text-decoration: none; 
}

#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 ul {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
  float: left;
  clear: both;
  background-color: #none;
}

#content #widget-area .widget-container ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7px 0;
  border-bottom: 1px dotted #333333;
  float: left;
}

#content #widget-area .widget-container ul li ul {
  margin-top: 7px;
  border-top: 1px dotted #333333;
}

#content #widget-area .widget-container ul li .wp-post-image {
  margin-right: 7px;
  float: left;
}

#content #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  font-size: 15px;
  display: block;
  color: #333333;
  text-decoration: none; 
}

#content #widget-area .widget-container ul li a:hover {
  color: #999999;
}

#content #widget-area .widget-container ul li .post-date {
  font-family: "arial";
  font-size: 11px;
  float: right;
}

#content #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
  border: none;
}

#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%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cccccc;
}

#content #widget-area .widget-container form#searchform input[type=image] {
  display: none;
}

#content #widget-area .widget-container form#searchform input[type=submit] {
  width: 100%;
  font-size: 12px;
  text-align: center;
  margin: 5px 0 10px 0;
  padding: 0;
  color: #ffffff;
  background-color: #63a80c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #63a80c;
}

#content #widget-area .widget-container form#searchform input[type=submit]:hover {
  color: #999999;
}

#content #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 30px;
  padding: 0 15px 0 0;
  background-color: #f8f8f8;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#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;
  color: #333333;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
  color: #333333;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
  color: #dc143c;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
  color: #999999;
}

#content #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #333333;
}

#content #widget-area .widget-container .contents_title {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 3px;
  background-color: #63a80c;
}

#content #widget-area .widget-container .contents_title h3 {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 17px 10px 15px 15px;
  color: #ffffff;
  border: 1px solid #ffffff;
}

#content #widget-area .widget-container .contents_title h3 a {
  color: #ffffff;
  text-decoration: none;
}

#content #widget-area .widget-container .contents_title h3 a:hover {
  color: #999999;
}

#content #widget-area .widget-container label.screen-reader-text {
  display: none;
}

#content #widget-area .widget-container select {
  width: 100%;
  height: auto;
  color: #333333;
  margin: 5px 0 30px 0;
  padding: 10px;
  background-color: #eeeeee;
  border: none;
 -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("images/btn_select_open.png");
  background-position: right 15px;
  background-repeat: no-repeat;
}

#content #widget-area .widget-container select::-ms-expand {
  display: none;
}

#content #widget-area .widget-container .tagcloud {
  width: 100%;
  height: auto;
  margin: 5px 0 30px 0 ;
  padding: 0;
  display: table;
}

#content #widget-area .widget-container .tagcloud a {
  width: auto;
  height: auto;
  color: #ffffff;
  text-decoration: none; 
  margin: 0 5px 5px 0;
  padding: 4px 10px;
  background-color: #999999;
  float: left;
}

#content #widget-area .widget-container .tagcloud a:hover {
  color: #cccccc;
}

#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;
}

a.more-link:link,
a.more-link:active,
a.more-link:visited,
a.more-link:hover {
  color: #999999;
}

/* サイドバー エリア */
#sidebar .contents_title {
  width: 100%;
  height: auto;
  padding: 3px;
  background-color: #63a80c;
}

#sidebar h3 {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 17px 10px 15px 15px;
  color: #ffffff;
  border: 1px solid #ffffff;
}

/* サイドバー エリア（人気記事） */
#sidebar .popularity_box {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
  float: left;
  clear: both;
  background-color: #none;
}

#sidebar .popularity_box ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#sidebar .popularity_box ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7px 0;
  border-bottom: 1px dotted #333333;
  float: left;
}

#sidebar .popularity_box ul li img,
#sidebar .popularity_box ul li .wp-post-image {
  width: 25%;
  height: auto;
  margin-right: 7px;
  float: left;
}

#sidebar .popularity_box ul li a {
  width: auto;
  height: auto;
  font-size: 15px;
  display: block;
  color: #333333;
  text-decoration: none; 
}

#sidebar .popularity_box ul li a:hover {
  color: #999999;
}

/* ページトップ エリア */
p.pagetop {
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #999999;
}

p.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 0 0 7px;
  transform: rotate( 90deg );
}

p.pagetop a:hover {
  opacity: 0.7;
}

/* フッター エリア */
#footer_nav div.menu {
  display: none;
}

#footer_nav ul.menu {
  width: 100%;
  height: auto;
  margin: 0;
  list-style: none;
}

#footer_nav ul.menu li.menu-item {
  width: auto;
  height: auto;
  margin: 0;
  padding-right: 10px;
  float: left;
  border-right: 1px solid #989eaa;
}

#footer_nav ul.menu li.menu-item:last-child {
  padding: 0 10px;
  border: none;
}

#footer_nav ul.menu li.menu-item a {
  font-size: 13px;
  text-decoration: none; 
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  display: block;
  color: #989eaa;
}

#footer_nav ul.menu li.menu-item a:hover {
  text-decoration: underline; 
}

.copyright {
  width: 100%;
  height: auto; 
  font-family: "arial";
  font-size: 12px;
  text-align: left;
  color: #ffffff;
  float: left;
}

.copyright a,
.copyright span {
  color:#ffffff;
}

/* フッターウィジェット エリア */
#footer_in #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#footer_in #widget-area .widget-container {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  float: left;
}

#footer_in #widget-area .widget-container:last-child {
  margin: 0;
}

#footer_in #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #none;
}

#footer_in #widget-area .widget-container ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7px 0;
  border-top: 1px dotted #989eaa;
  float: left;
}

#footer_in #widget-area .widget-container ul li:last-child {
  border-top: 1px dotted #989eaa;
  border-bottom: 1px dotted #989eaa;
}

#footer_in #widget-area .widget-container ul li .wp-post-image {
  margin-right: 7px;
  float: left;
}

#footer_in #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  font-size: 15px;
  display: block;
  color: #989eaa;
  text-decoration: none;
  background-image: url("images/footer_nav_icon.png");
  background-position: right 4px;
  background-repeat: no-repeat;
}

#footer_in #widget-area .widget-container ul li a:hover {
  color: #6b81a3;
  text-decoration: underline;
  background-image: url("images/footer_nav_icon_over.png");
  background-position: right 4px;
  background-repeat: no-repeat;
}

#footer_in #widget-area .widget-container ul li .post-date {
  font-family: "arial";
  font-size: 11px;
  color: #989eaa;
}

#footer_in #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 11px 0 11px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}

#footer_in #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#footer_in #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cccccc;
}

#footer_in #widget-area .widget-container form#searchform input[type=image] {
  display: none;
}

#footer_in #widget-area .widget-container form#searchform input[type=submit] {
  width: 100%;
  font-size: 12px;
  text-align: center;
  margin: 5px 0 10px 0;
  padding: 0;
  color: #ffffff;
  background-color: #ff6633;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ff6633;
}

#footer_in #widget-area .widget-container form#searchform input[type=submit]:hover {
  color: #999999;
}

#footer_in #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin: 0;
  padding: 0 15px 0 0;
  background-color: #f8f8f8;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#footer_in #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#footer_in #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
  color: #333333;
}

#footer_in #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
  color: #333333;
}

#footer_in #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
  color: #dc143c;
}

#footer_in #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
  color: #999999;
}

#footer_in #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #333333;
}

#footer_in #widget-area .widget-container h3 {
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  padding: 0;
  color: #989eaa;
  float: left;
}

#footer_in #widget-area .widget-container h3 a {
  color: #989eaa;
  text-decoration: none;
}

#footer_in #widget-area .widget-container h3 a:hover {
  color: #6b81a3;
}

#footer_in #widget-area .widget-container label.screen-reader-text {
  display: none;
}

#footer_in #widget-area .widget-container select {
  width: 100%;
  height: auto;
  color: #ffffff;
  margin: 5px 0 30px 0;
  padding: 10px;
  background-color: #cc3333;
  border: none;
 -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("images/btn_select_open.png");
  background-position: right 15px;
  background-repeat: no-repeat;
}

#footer_in #widget-area .widget-container select::-ms-expand {
  display: none;
}

#footer_in #widget-area .widget-container .tagcloud {
  width: 100%;
  height: auto;
  margin: 5px 0 30px 0;
  padding: 0;
}

#footer_in #widget-area .widget-container .tagcloud a {
  width: auto;
  height: auto;
  color: #989eaa;
  text-decoration: none; 
  margin: 0 5px 5px 0;
  padding: 4px 10px;
  background-color: #cc3333;
  float: left;
}

#footer_in #widget-area .widget-container .tagcloud a:hover {
  color: #6b81a3;
}

#footer_in #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* サイドウィジェット エリア */
#sidebar #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#sidebar #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
  float: left;
  clear: both;
  background-color: #none;
}

#sidebar #widget-area .widget-container ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7px 0;
  border-bottom: 1px dotted #333333;
  float: left;
}

#sidebar #widget-area .widget-container ul li .wp-post-image {
  margin-right: 7px;
  float: left;
}

#sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  font-size: 15px;
  display: block;
  color: #333333;
  text-decoration: none; 
}

#sidebar #widget-area .widget-container ul li a:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container ul li .post-date {
  font-family: "arial";
  font-size: 11px;
}

#sidebar #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 11px 0 11px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#sidebar #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=image] {
  display: none;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit] {
  width: 100%;
  font-size: 12px;
  text-align: center;
  margin: 5px 0 10px 0;
  padding: 0;
  color: #ffffff;
  background-color: #63a80c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #63a80c;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit]:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 30px;
  padding: 0 15px 0 0;
  background-color: #f8f8f8;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
  color: #dc143c;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #333333;
}

#sidebar #widget-area .widget-container .contents_title {
  width: 100%;
  height: auto;
  padding: 3px;
  background-color: #63a80c;
}

#sidebar #widget-area .widget-container .contents_title h3 {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 17px 10px 15px 15px;
  color: #ffffff;
  border: 1px solid #ffffff;
}

#sidebar #widget-area .widget-container .contents_title h3 a {
  color: #ffffff;
  text-decoration: none; 
}

#sidebar #widget-area .widget-container .contents_title h3 a:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container label.screen-reader-text {
  display: none;
}

#sidebar #widget-area .widget-container select {
  width: 100%;
  height: auto;
  color: #333333;
  margin: 5px 0 30px 0;
  padding: 10px;
  background-color: #eeeeee;
  border: none;
 -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("images/btn_select_open.png");
  background-position: right 15px;
  background-repeat: no-repeat;
}

#sidebar #widget-area .widget-container select::-ms-expand {
  display: none;
}

#sidebar #widget-area .widget-container .tagcloud {
  width: 100%;
  height: auto;
  margin: 5px 0 30px 0;
  padding: 0;
  display: table;
}

#sidebar #widget-area .widget-container .tagcloud a {
  width: auto;
  height: auto;
  color: #ffffff;
  text-decoration: none; 
  margin: 0 5px 5px 0;
  padding: 4px 10px;
  background-color: #999999;
  float: left;
}

#sidebar #widget-area .widget-container .tagcloud a:hover {
  color: #cccccc;
}

#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 h3 {
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 10px 10px 3px 15px;
  clear: both;
  color: #ffffff;
  background-color: #63a80c;
}

#respond h3 a {
  color: #ffffff;
}

#respond h3 a:hover {
  color: #999999;
}

#respond {
  width: auto;
  height: auto;
  margin-top: 20px;
}

#respond .logged-in-as a {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  display: inline-block;
  text-align: right;
  text-decoration: none;
}

#respond .logged-in-as a:hover {
  color: #999999;
}

#respond .comment-form-comment label {
  display: none;
}

.commentlist {
  list-style-image: none;
  list-style-type: none;
}

.reply {
  margin-bottom: 40px;
  padding: 5px;
  background-color: #63a80c;
}

.reply a {
  text-align: center;
  color: #ffffff;
  display: block;
  text-decoration: none;
}

.reply a:hover {
  color: #999999;
}

#commentform textarea {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  padding: 5px;
  border: 1px solid #cccccc;
}

#commentform input[type=text] {
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}

#commentform input[type=submit] {
  width: 100%;
  text-align: center;
  margin: 10px 0 20px 0;
  padding: 5px;
  color: #ffffff;
  background-color: #63a80c;
  border: none;
}

#commentform input[type=submit]:hover {
  color: #999999;
}

p.nocomments {
  display: none;
}

.commets-list .avatar {
  margin-right: 15px;
  float: left;
}

.commets-list .comment-meta {
  text-align: right;
  display: block;
}

.commets-list .comment-meta a {
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

.commets-list .comment-meta a:hover {
  color: #999999;
}

.commets-list p {
  font-size: 14px;
  color: #333333;
  margin: 15px 0;
  padding: 10px;
  border: 1px solid #cccccc;
}

.commentNotesBefore,
.commentNotesAfter {
  font-size: 14px;
  color: #333333;
}

.comment-form-author input[type=text],
.comment-form-email input[type=text] {
  padding: 0 5px;
}

/* 検索結果 エリア */
#content h4.not_found {
  font-size: 24px;
  padding-left: 25px;
  background-image: url("images/not_found.png") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background: none;
  border: none;
}

#content p.not_found {
  font-size: 14px;
  color: #dc143c;
}

#content dl.search_box {
  width: 100%;
  height: auto;
  padding: 15px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}

#content dl.search_box dt input[type=text] {
  width: 70%;
  height: 25px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=image] {
  display: none;
}

#content dl.search_box dd input[type=submit] {
  width: 60px;
  height: auto;
  font-size: 14px;
  text-align: center;
  padding: 0;
  float: right;
  color: #ffffff;
  background-color: #63a80c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #63a80c;
}

#content dl.search_box dd input[type=submit]:hover {
  color: #999999;
}

#content h4.search_result_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
  color: #333333;
  background: none;
  background-image: url("images/search_result.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  border-bottom: 3px dotted #000000;
}

#content p.search_result {
  font-size: 16px;
  margin-bottom: 20px;
}

#content p.search_result_txt {
  font-size: 14px;
  color: #dc143c;
  margin-bottom: 20px;
}

/* ページャー エリア */
#content .pager {
  text-align: center;
  margin: 15px 0;
}

#content .pager a,
#content .pager span {
  font-size: 14px;
  padding: 10px 13px;
  border: 1px solid #cccccc;
  text-decoration: none;
}

#content .pager span {
  color: #63a80c;
  background-color: #ffffff;
}

#content .pager span a:hover {
  color: #333333;
}

#content .pager a {
  color: #333333;
  text-decoration: none;
}

#content .pager a:hover {
  color: #ffffff;
  background-color: #63a80c;
}

/* 404 エリア */
#content a.reverse_lnk {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  text-decoration: underline;
}
  div#footer_in {
    padding: 10px;
  }
  div#footer_in .footer_logo,
  div#footer_in .footer_timetable{
    width: 100%;
    float: none;
  }
  div#footer_in .footer_logo img{
    margin-top: 00px;
    margin-bottom: 10px;
    padding-bottom: 0px;
  }
  #f_nav h3.sp{
    border-bottom: dotted 2px #62a80c;
    border-left: solid 3px #62a80c;
    width: 96%;
    margin: 0 2% 0px;
    padding: 3px 5px;
  }
  #f_nav ul li {
    width: 96%;
    margin: 0 2% 0px;
}

#f_nav ul li a {
    display: block;
    border-bottom: dotted 1px #acacac;
    padding: 12px 8px 2px 8px ;
}
#f_nav ul li a:after{
  top: 14px;
}
.contact ul li{
  width: 100%;
  padding: 0 10px;
  margin-right: 0;
}
}