/*!
 * 
 * custom style
 * 
 */

 body {
   /* -- colorを基本設定より濃い目にした -- */
  color: #243026;
}
a {
  color: #006d2d;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #7a1200;
  text-decoration: none;
}
.btn.btn-white {
  background: #fff;
  border: 1px solid #fff;
  color: #006d2d;
}
.btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active {
  border: 1px solid #fff;
  color: #7a1200;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active {
  background-color: #5f8a10;
  border: 1px solid #5f8a10;
  color: #fff;
}
.staff .text h3 {
  color: #006d2d;
}
.staff:hover .text h3 {
  color: #7a1200;
}
.ftco-footer a {
  color: #fff;
}
.ftco-footer a:hover {
  color: #ff5e00;
}
.topper .icon span {
  color: #23b87f;
}
.topper .text .con span:first-child {
  color: #23b87f;
}
.topper .text .time span:last-child {
  color: #23b87f;
}
.consultation {
  background: #23b87f;
}
.consultation.consul {
  background: #0d8054;
}

.owl-carousel.home-slider .slider-item .slider-text h1 span {
  color: #ffffff;
  text-shadow: 2px 2px 2px #1c2c42; 
}

/* -------------------
  TELボタンの設定
--------------------- */
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
.ftco-intro .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  opacity: .8;
  background: #23b87f;
}
/* ---------------------------
  dropdown menu
------------------------------*/
.megamenu2 {
  border: solid 1px #004a3d;
}
.dropdown-menu {
  margin: -1rem 0 0;
  font-size: 1rem;
  background-clip: padding-box;
}
.dropdown-menu .dropdown-item {
  display: inline-block;
}
.dropdown-menu .dropdown-item:hover {
  color: #5f8a10 !important;
  font-weight: bold;
  background-color: #f1f1f1 !important;
}
/*.dropdown-menu .dropdown-item:hover::before {
  font-family: "Font Awesome 5 Free";
  content: '\f101_';
}*/

.dropdown-header {
  font-size: 0.9rem;
  color: #0b7419;
  font-weight: bold;
}
@media(max-width: 767px){
  .dropdown-header {
    border: solid 1px #004a3d;
    background-color: #d9fff0;
  }
  .dropdown-divider {
    border-top: none;
  }
  .topper .text .hr {
    text-align: center;
  }
}
/* ---------------------------
 footer section
------------------------------ */
.bg-lightgreen {
  background-color: #eefcc9 !important;
}

.ftco-footer {
  background: #095337;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  background:#ff6600;
  color: #fff;
  transition: all 0.4s;
}
.back-to-top i:hover {
  background:#ff7f7f;
  color: #fff;
}

/*
-------------------------------------------
  ページ内リンクの位置調整用
-------------------------------------------*/
a.anchor{
  display: block;
  padding-top: 100px;
  margin-top: -100px;
}
/*
--------------------------------------------
  画像のリンクでhover時に半透明にする
--------------------------------------------*/
.link-item:hover {
	opacity: 0.5 ;
}
/*
--------------------------------------------
 レスポンシブな「dl dt dd」
--------------------------------------------*/
.definition-list {
  /* use  */
  padding-top: 1em;
  margin-bottom: 0.5em;
}
.definition-list dl {
  padding: 0.2em 0;
}
.definition-list dt {
  font-size: 1em;
  text-align: center;
  width: 50%;
  padding: 0.2em 0;
  border: 1px solid #8f8f8f;
  border-radius: 0.4em;
  background-color: #eeeeee;
  margin-bottom: 1em;
}
.definition-list dd {
  font-size: 1em;
  padding-left: 0.2em;
  padding-right: 0.2em;
}

@media screen and (min-width: 768px) {
  .definition-list {
    margin-bottom: -1px;
  }
  .definition-list dl {
    margin-bottom: 0.5em;
  }
  .definition-list dt {
    font-size: 1em;
    clear: left;
    float: left;
    width: 28%;
    padding: 0;
    border: 1px solid #8f8f8f;
    border-radius: 4px 4px 4px 4px;
    background-color: #ffffff;
    font-weight: normal;
  }
  .definition-list dd {
    font-size: 1em;
    line-height: 1.4em;
    margin-left: 30%;
  }
}
.gmap {
  border: solid 1px #0b7419;
  padding: 0.5em 0.5em 0 0.5em;
}
/*
-------------------------------------
  モバイルデバイス時
-------------------------------------*/
@media (max-width: 991.98px) {
  .ftco-navbar-light {
    background: #004a3d !important;
  }
}
@media only screen and (max-width: 768px) {
  /* 改行を入れる */
  .br {
    word-wrap: break-word;
    white-space: normal;
    display: block;
  }
  .br-md {
    word-wrap: normal;
    white-space: normal;
    display: inline;
  }
}
/*
---------------------------------------
  privacy-policy.php のリスト設定
---------------------------------------*/
.pp-ol li {
  padding-bottom: 1.4em;
}
.pp-ol li > ol > li,
.pp-ol li > ul > li {
  color: #155366;
  font-size: 0.9em;
  padding-bottom: 0;
}
/*
---------------------------------------
 IE11表示用のCSS
---------------------------------------*/

@media all and (-ms-high-contrast:none){
  /* cardで画像がのびる現象の修正 */
  *::-ms-backdrop, #ie11CssHack {
    flex-shrink: 0
  }
}
