/*headerのcss*/
/*ここからメニューのデザイン*/
.navbar-default{
  background-color: #f9e697;
  border-color: #e4ad6d;
}
.navbar-default .navbar-toggle {
    border-color: #e4ad6d;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #e4ad6d;
}
.navbar-brand {
  background: url("../img/title002.gif") no-repeat left center;
  background-size: contain;
  height: 5rem;
  width: 20rem;
}
#metaslider_2086{
  margin-bottom: 1rem;
}
/*見出しにすくっぴー*/
.sukupy01:before{
  content: url(../img/sukupy02.gif);
  margin: 0px;
  position: relative;
  top: 11px;
  right: 5px;
}
.sukupy011:before{
  content: url(../img/sukupy02.gif);
  margin: 0px;
  position: relative;
  top: 7px;
  left: 5px;
}
.sukupy02:before{
  content: url(../img/sukupink01.gif);
  margin: 0px;
  position: relative;
  top: 8px;
}
/*indexのcss*/
/*トップページの見出し*/
.top-maincontent h1{
text-align: center;
margin-top: 0;
margin-bottom: 0.7em;
font-size: 1.78em;
color: #6aa43e;
}
.top-maincontent h2{
  text-align: center;
  margin-top: 5rem;
  margin-bottom: 3rem;
  font-size: 3.3rem;
  color: #d06d8c;
  padding: .5em .75em;
  background-color: #f7f7f7;
  border-bottom: 1px solid #6aa43e;
}
.top-maincontent h3{
  text-align: center;
  margin-top: 6rem;
  margin-bottom: 3rem;
  font-size: 3rem;
  color: #6aa43e;
}
.toppage-news{
  text-align: center;
  margin-top: 5rem;
  margin-bottom: 3rem;
  font-size: 3.3rem;
  color: #d06d8c;
  padding: .5em .75em;
  background-color: #f7f7f7;
  border-bottom: 1px solid #6aa43e;
}
.title_img{
  width: 50%;
  height: auto;
}
#desc{
  text-align: center;
}
/*ここから新着記事*/
.post-thumbnails{
  width: 5rem;
  height: 5rem;
  overflow: hidden;
}
.postdate{
  display: inline-block;
}
.postcat{
  display: inline-block;
  margin-left: 1rem;
}
.postcat a{
  border: solid 1px #0074bf;
  margin-left: 1rem;
  padding: 2px 7px;
  color: #0074bf;
  border-radius: 3px;
}
#nav-content{
  text-align: center;
}
.navbar .nav{
  float: none;
}
.menu-item{
  width: 20%;
}
.top-maincontent{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.top-maincontent p{
  text-align: center;
  font-size: 1.5em;
}
#posttitle{
  font-size: 120%;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 2rem;
  padding-right: 20%;
}
.relative{
  position: relative;
  margin-bottom: 1.5rem;
}
.posttitle-width{
  display: inline-block;
  width: 80%;
}
#posttitle a{
  color: #8d4f42;
  width: 50%;
}
/*ここからサブコンテンツ*/
.trimming img{
  width: 80%;
  height: 150px;
  overflow: hidden;
}
.sub-disc{
  text-align: left;
}
.top-subcontent{
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 4rem;
  width: 100%;
  padding: 5rem 5%;
  background-color: #e2b2c0;
}
/*ここから新着情報のタイトルと「記事を読む」*/
.d-post-more{
  display: inline-block;
  text-align: right;
  position: absolute;
  right: 0px;
  top: 0px;
}
.post-more{
  background-color: #e4aa01;
  padding: 2px 10px;
  border-radius: 10px;
}
.post-more a{
  color: white;
  font-weight: bold;
}
#footer{
  background-color: #65ace4;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer h2{
  font-size: 3rem;
}
.footer-list{
  color: #191970;
  font-weight: bold;
}
.sodatsu,.sukupy-banar{
  margin-top: 10px;
  margin-bottom: 10px;
}
/*ここまで新着情報のタイトルと「記事を読む」*/
.fb-title{
  color: #1d4293;
  text-align: center;
  margin-bottom: 3rem;
}
.postspace{
  padding-right: 2rem;
  padding-left: 2rem;
}
.fbspace{
  text-align: center;
}
.post-fb{
  margin-bottom: 10rem;
}
.top-maincontent{
  padding-top: 4rem;
}
.fb-title:before{
      content: url(../img/piyo01.gif);
      margin: 1rem;
      position: relative;
      top: 1rem;

}

/*===============================================
●page.phpのcss
===============================================*/
.page h1{
text-align: center;
margin-top: 80px;
font-size: 45px;
font-weight: bolder;
color: #d06d8c;
}
.page .page-subtitle{
  text-align: center;
  font-size: 18px;
  font-weight: 100;
  color: #6aa43e;
}

.page .page-top-image{
  text-align: center;;
  margin-top: 50px;
  margin-bottom: 80px;
  width: 100%;
}

.page h2{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 40px;
  color: #d06d8c;
  padding: .5em .75em;
  background-color: #f7f7f7;
  border-bottom: 1px solid #6aa43e;
}

.page h3{
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 30px;
  color: #6aa43e;
}
.page p{
  text-align: left;
  width: 60%;
  margin: auto;
  margin-bottom: 10px;
  font-size: 1.5em;;
}
.page li{
  width: 60%;
  margin: auto;
  text-align: left;
  font-size: 1.5em;
  margin-bottom: 5px;
}
.page .link{
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
  color: #0074bf;
}

/*single.phpのcss*/
.post{
  text-align: center;
  margin-bottom: 12rem;
}
.post .postdate{
  width: 60%;
  margin-bottom: 10px;
  text-align: left;
}
.post .postcat{
  width: 60%;
  margin-left: 0;
  text-align: left;
}
.singledate{
  color: #e4aa01;
}
.strong{
  color: #d16b16;
  font-weight: bold;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
/*wp特有のクラス、IDのcss*/
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #eee;
    border: 1px solid #ddd;
    max-width: 96%;
    padding: 10px;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 5px 0;
}/*===============================================
●category.phpのcss
===============================================*/
.single_category{
  font-weight: bold;
  color: #0074bf;
}
/*===============================================
●固定ページ「一時預かり」のcss
===============================================*/
.page .ichizi-case{
  background-color: #d06d8c;
  color: #ffffff;
  width: 100%;
  padding: 15px;
  border-radius: 10px;
}
.page .ichizi-img{
  width: 60%;
  max-width: 100%;
  height: auto;
  text-align: center;
}
.page .width-100 {
    width: 100%;
    max-width: 100%;
    height: auto;
    text-align: center;
}

/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}
/*～以下、画面の横幅が768pxまでの場合のスタイル記入～*/
p{
  font-size: 1em;
}
.navbar-default{
  background-color: #f9e697;
  border-color: #e4ad6d;
}
.top-maincontent h1{
  font-size: 110%;
  font-weight: bold;
}
.top-maincontent h2{
  font-size: 2rem;
  font-weight: bold;;
}
.top-maincontent h3{
  font-size: 2rem;
  font-weight: bold;;
}
.toppage-news{
  font-size: 2rem;
  font-weight: bold;;
}
#footer h2{
  font-size: 2rem;
  font-weight: bold;;
}
.sukupy01{
  font-size: 2rem;
}
/*page.phpのスマートフォン用見出し*/
.page h1{
  font-size: 2rem;
  font-weight: bold;;
}

.page h2{
  font-size: 2rem;
  font-weight: bold;;
}
.page h3{
  font-size: 2rem;
  font-weight: bold;;
}
.page p{
  width: auto;
}
.page li{
  width: auto;
}
/*single.phpのスマートフォン用css*/
.post .postdate {
    width: 100%;
}
.post .postcat{
    width: 100%;
}
.postspace {
  margin-bottom: 70px;
}
/*スマートフォンでフォントサイズを1emに変更*/
.top-maincontent p{
  font-size: 1em;
}
.page p{
  font-size: 1em;;
}
/*一時預かりのスマートフォン用css*/
.page .ichizi-case{
  text-align: center;
}
.page .ichizi-img{
  width: 100%;
  max-width: 100%;
  height: auto;
  text-align: center;
}


}
