body.home #main_visual {
    background-image: url(http://palliativecare.jp/top/wp-content/uploads/2018/03/https___www.pakutaso.com_shared_img_thumb_Yamasha17511021.jpg)!important;
    background-color: #fff!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
}




#header {
  background-color:#fff
}










#gnav ul li a {
  font-size:20px;
  font-weight: bold;
  display: block;
  padding: 32px 12px;
  line-height: 28px;
  color: #000;
  background:transparent;!important;
  text-decoration: none;
  -webkit-transition: background .3s ease-in-out;
          transition: background .3s ease-in-out;
}





#gnav ul li.current-menu-item a {
  background: #ffa500;
}

#gnav ul li:hover a {
  background: #ffd700;
}


.footer-01 {
  background: #ff7f50;
  padding: 48px 0;
}





#footer {
  color: #fff;
  border-top: 30px solid #fff;
}


#footer-brand-area {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #fff;
}




  #header-nav-btn a {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 8px 0;
    line-height: 1.2;
    background: #fff;
    width: 100%;
  }




 #gnav-sp {
    display: none;
    background: #008000;!important;
    
  }





.footer-02 {
  background:#ff6347;
} 









body.home .front-main-cont .front-cont-header {
  position: relative;
  padding: 16px 0 24px;
  background: #ffb6c1;
  color: #fff;
  font-weight:bold;
  border-bottom: 30px solid #fff;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}









 body.home #front-company .c_img_box {
    height: 300px;
    position: relative;
  font-weight:bold;
  }
  body.home #front-company .c_img_box,
  body.home #front-company .c_box_inner {
    float: none;
    width: 100%;
  font-weight:bold;
  
  }







body.home .front-loop .popular_post_box .p_category {
  background: #ffa07a;
  margin-bottom: 12px;
  margin-top: 0;
}




.post-cta {
  background: #4169e1;
  color: #fff;
}





body.home #front-contents .c_text .c_btn a {
  border-radius: 5px;
  background: #FF6C00;
  color: #fff;
  font-size: 18px;}







#header {
  background: #fff; /* ヘッダーの背景を白にする */
}

#header a {
  color: #333; /* ヘッダーのリンク（ロゴとスマホメニュー）の色を黒にする */
}

@media screen and (max-width: 991px) {
  #header-nav-btn a {
    background: #fff;
  }
}

@media screen and (max-width: 767px) {
  #header #logo {
    float: left;
  }
  #header-nav-btn {
    display: block;
    width: 116px;
    line-height: 92px;
    float: right;
    margin: 0 -20px 0 0;

  }
  #header-nav-btn a {
    display: block;
    text-align: center;
    font-size: 32px;
    padding:24px 0;
    line-height: 1;
    background: #fff;
    width: auto;
  }
}








#header {
  background: #fff; /* ヘッダーの背景を白にする */
}
 
#header a {
  color: #333; /* ヘッダーのリンク（ロゴとスマホメニュー）の色を黒にする */
}
 
@media screen and (max-width: 991px) {
  #header-nav-btn a {
    background: #fff;
  }
}
 
@media screen and (max-width: 767px) {
  #header #logo {
    float: left;
  }
  #header-nav-btn {
    display: block;
    width: 116px;
    line-height: 92px;
    float: right;
    margin: 0 -20px 0 0;
 
  }
  #header-nav-btn a {
    display: block;
    text-align: center;
    font-size: 32px;
    padding:24px 0;
    line-height: 1;
    background: #fff;
    width: auto;
  }
}





/*wp-pagenavi 01*/
.wp-pagenavi {
clear: both;
text-align:center;
}
.wp-pagenavi a, .wp-pagenavi span {
color: #795A3C;
background-color: #FFF1DA;
border: 1px solid #DBC9AA;
padding: 8px 15px;
margin: 0 2px;
white-space: nowrap;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
text-align: center;
text-decoration: none;
}
.wp-pagenavi a:hover{
color: #FFF;
background-color: #A09D71;
border-color: #999;
}
.wp-pagenavi span.current{
color: #FFF;
background-color: #FC872E;
border-color: #FC872E;
font-weight: bold;
}





h2 {
padding: 0.5em;/*文字周りの余白*/
color: #494949;/*文字色*/
background: #fffaf4;/*背景色*/
border-left: solid 5px #ffaf58 !important;/*左線（実線 太さ 色）*/
}




h1 {
padding: 0.5em;/*文字周りの余白*/
color: #494949;/*文字色*/
background: #fffaf4;/*背景色*/
border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
}