@charset "utf-8";
/* up date 2016-12-01 */

/* body { padding: 0; margin: 0; letter-spacing: 0.1em; line-height: 1.5; color: #555; font-size: 88%;font-family: "メイリオ", Meiryo, Arial, Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; text-align: left; min-width: 1400px; height:auto; }*/
a, a:link, a:visited { text-decoration: none; color: #453c30; }
a:hover { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha( opacity=70 )";  }

/*==============================================================*/
/* helper class*/
/*==============================================================*/

/*asterisk*/
.asterisk {/*dl*/ font-size: 85%; padding-top: 10px; }
.asterisk dt, .asterisk dd { padding-bottom: 5px; }
.asterisk dt { float: left; }
.asterisk dd { margin-left: 1.5em; }
.clear { clear: both!important; }
.ls0 { letter-spacing: 0!important; }
.centerT { text-align: center!important; }
.leftT { text-align: left!important; }
.rightT { text-align: right!important; }
.leftF { float: left!important; }
.rightF { float: right!important; }
.mt5 { margin-top: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt30 { margin-top: 30px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb40 { margin-bottom: 40px!important; }
.mr20 { margin-right: 20px; }*/

/*==============================================================*/
/* header */
/*==============================================================*/
/*.headerwrap{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 24px;}
#header { width: 1000px; margin: 0 auto; overflow: hidden; position:inherit !important; }
#header h1 {color: #9d9d9d;
  font-size: 12px; margin-top: 5px;}
.headerwrap .home_btn a { display: block; background: #EFF5E8; width: 55px; height: 50px; text-align: center; margin: 0 0 0 5px; padding: 10px 0 0; font-size: 11px; color: #65B200; font-weight: 600; letter-spacing: -0.001em;}

.headerwrap .home_btn a:before{ content: ""; display: block; margin: 0 auto 5px;
  width: 18px; height: 16px;}
.webp .headerwrap .home_btn a:before{ background: url("../../img/top/ico-home_18_2.png.webp") no-repeat center; background-size: contain;}
.no-webp .headerwrap .home_btn a:before{ background: url("../../img/top/ico-home_18_2.png") no-repeat center; background-size: contain;}

#headLeft { text-align: center; display:-webkit-box; display:-ms-flexbox; display:flex;-webkit-box-align: end;
	-ms-flex-align: end;	align-items: flex-end;  }
#headLeft #logo{display: inline-block;padding-right: 10px;}
#headIn { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end;
	-ms-flex-align: end;	align-items: flex-end;  }
#headTel, #headContact { font-size: 22px; line-height: 1; text-align: center; border-collapse: separate; border-spacing: 5px 0; float: left; margin: 20px 20px 0 0; letter-spacing: 0px; }
#headContact a { line-height: 0.9; }
#headTel span, #headContact span { display: inline-block; vertical-align: middle; }
#headTel .bg-green, #headContact .bg-green { background: #81c630; font-size: 10px; color: #fff; padding: 5px 2px; width: 35px; margin: 0 10px 0 0; letter-spacing: 0; }
#headTel small, #headContact small { font-size: 10px; letter-spacing: 0; }
.headerwrap{margin-bottom: 0;}
#headLeft #logo{width: 380px;height: auto;}
#headIn{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
*/


/*------------お問合せナビゲーション------------*/
#contactnavi {display:-webkit-box; display:-ms-flexbox; display:flex; margin-top: 20px;}
#contactnavi li{/*margin-right: 32px; width: 230px;*/ margin-right: 15px; width: 180px;}
#contactnavi li a{ position: relative; padding: 5px 0;  width: 100%; display: block; text-align: center; color: #fff; background: #65B200; font-size: 16px; font-weight: bold;border-radius: 10px;}


 #contactnavi li a:before{ position: absolute; content: ""; display: block;  width: 28px; height: 28px;  top: 50%; left: 5px; transform: translateY(-50%);}
.webp #contactnavi li a:before{ background: url("../../img/top/contact_ico.png.webp") no-repeat center; background-size: contain;}
.no-webp #contactnavi li a:before{ background: url("../../img/top/contact_ico.png") no-repeat center; background-size: contain;}


#contactnavi li a:after{position: absolute; content: ""; display: block; width: 13px; height: 13px;  top: 50%; right: 10px; transform: translateY(-50%);}
.webp #contactnavi li a:after{ background: url("../../img/top/arrowwhite-right_2.png.webp") no-repeat center; background-size: contain;}
.no-webp #contactnavi li a:after{ background: url("../../img/top/arrowwhite-right_2.png") no-repeat center; background-size: contain; }



#contactnavi li a span{ display: block; font-size: 12px;font-weight: normal; line-height: 1;}

/*------------サブナビゲーション------------*/
#subnavi { display:-webkit-box; display:-ms-flexbox; display:flex;}
#subnavi li a { display: block; background: #5380c2; width: 55px; height: 50px; text-align: center; margin: 0 0 0 5px; padding: 10px 0 0; }
/**/
ul.switch {display: none;}

/*==============================================================*/
/* CTA */
/*==============================================================*/
.ctaWrap {
    position: fixed;
    right: 0;
    bottom: 8%;
    min-width: 196px;
    width: 13%;
    z-index: 10000;
    box-sizing: border-box;
  }
  .ctaWrap li.access a{padding: 22px 15px;}
  .ctaWrap li.shizu {
     background: #77BC26;
  } 
  .ctaWrap li.sakura {
    background: #92C951;
  }
  .ctaWrap li.access {
     background: #ADD77D;
  }
  .ctaWrap li{
    width: 100%;
    color: #fff;
    border-radius: 10px 0 0 10px;
    font-weight: bold;
    box-shadow:-8px 2px 18px -6px rgba(0, 0, 0, 0.25);
  }
  .ctaWrap li + li{margin-top: 8px;}
  .ctaWrap li a{
    display: block;
    padding:7px 15px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
  }
  .ctaWrap li span{
    display: block;
  }
  .ctaWrap li .num{
    font-size: 20px;
    letter-spacing: -0.001em;
  }
  .ctaWrap li .contact{display: none;}
  .ctaWrap li .tel:before{
    content: "";
    margin-right: 0.5em;
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    background: url("../../img/top/cta-tel.svg") no-repeat center / cover;
  }
  .ctaWrap li .pin:before{
    content: "";
    margin-right: 0.5em;
    display: inline-block;
    width: 15px;
    height: 22px;
    vertical-align: middle;
    background: url("../../img/top/cta-pin.svg") no-repeat center / cover;
  }


  @media screen and (max-width: 820px) {
    .ctaWrap{
      min-width: auto;
      width: 100%;
      bottom: 0;
    }
    .ctaWrap ul{display: flex;box-shadow: 0 -4px 18px -1px rgba(0, 0, 0, 0.15);}
    .ctaWrap li{
      width: 33.333%;
      border-radius: 0;
      box-shadow: none;
    }
    .ctaWrap li + li{margin-top: 0;}
    .ctaWrap li .num{display: none;}
    .ctaWrap li .contact{display: block;}
    .ctaWrap li .tel:before{display: none;}
    .ctaWrap li a{ padding: 15px 12px 10px;  text-align: center;}
    .ctaWrap li.shizu a,
    .ctaWrap li.sakura a{
      position: relative;
      padding-left: 25px;
    }
    .ctaWrap li.shizu a:before,
    .ctaWrap li.sakura a:before{
      position: absolute;
      content: "";
      margin-right: 0.5em;
      display: inline-block;
      top: 50%;
      left: 5%;
      transform: translateY(-50%);
      width: 16px;
      height: 16px;
      vertical-align: middle;
      background: url("../../img/top/cta-tel.svg") no-repeat center / cover;
    }
    .ctaWrap li .pin:before{margin-right: 0.2em;}
    .ctaWrap li .contact{font-size: 16px;}
  }

  @media screen and (min-width: 768px) {
    .ctaWrap a[href^="tel:"]{pointer-events: none;}
  }

  @media screen and (max-width: 520px) {
    .ctaWrap li .tel{font-size: 4.4vw;}
    .ctaWrap li .contact{font-size: 3.2vw;}
    .ctaWrap li.access span{ font-size: 4vw;}
  }

/*==============================================================*/
/* gnavi */
/*==============================================================*/
/*#gnavi { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
#gnavi ul { font-size: 15px; text-align: center; display:-webkit-box; display:-ms-flexbox; display:flex;}
#gnavi li { width: 110px;  }
#gnavi a { display:-webkit-box; display:-ms-flexbox; display:flex; width:100%; height: 40px; display: block; padding: 5px 0; line-height: 110%; border-bottom: 5px solid #8ccd40; border-left: 1px dotted #ccc; }
#gnavi li:first-child a{ border-left:none; }
#gnavi li small { font-size: 12px; }
#gnavi .active a { border-bottom:5px solid #56a000;}
#gnavi li:nth-child(1) a, #gnavi li:nth-child(4) a, #gnavi li:nth-child(5) a,#gnavi li:nth-child(6) a,#gnavi li:nth-child(8) a,#gnavi li:nth-child(9) a{padding: 15px 0 0;height: 35px;}

.btnHome { width:80px !important; font-size:10px;}
.btnHome img { display:block; margin:5px auto ;}
.btnHome a { text-align: center;display: block; color:#81c630 }*/

/*#searchform {
  width: 325px;
  letter-spacing: -0.4em;
  background: #fff;
  display: flex;
  align-items: center;}

#searchform input.s {
   width: 80%;
  border: none;
  margin-top: 5px;
  padding: 10px;
  color: #333;
}

#searchform input.searchsubmit {border: none;
  padding: 0;
  height: 30px;
  width: 13%;}
.webp  #searchform input.searchsubmit { background: url(../../img/top/ico-search.png.webp) no-repeat center; }
.no-webp #searchform input.searchsubmit {background: url(../../img/top/ico-search.png) no-repeat center; }*/

#gnavi { display: flex;}
#gnavi #searchform{ width: 270px;height: 100%;border-bottom: 5px solid #8ccd40;box-sizing: border-box; border-left: 1px dotted #ccc;}
#gnavi > ul{ display: flex;width: calc(100% - 270px);}
#gnavi > ul > li { width: 20%; border-bottom: 5px solid #8ccd40;}
#gnavi > ul > li > a{ 
  box-sizing: border-box;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 15px;
  letter-spacing: -0.001em;
  border-left: 1px dotted #ccc;
}
#gnavi > ul li:first-child a{border-left: none;}
#gnavi li small{display: block;}


#gnavi .under_menu{
   /*display: none;*/
   -webkit-transition: all .2s ease;
   transition: all .2s ease;
   visibility: hidden;
   opacity: 0;
   z-index: 1;
}

#gnavi .menu__mega:hover .under_menu{
  visibility: visible;
  opacity: 1;
}

#gnavi > .active a { border-bottom: 5px solid #56a000;}
#gnavi  .under_menu{
  position: absolute;
  /*display: block;*/
  width: 100%;
  background: #fff;
  top: 184px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.home #gnavi  .under_menu{
  top: 164px;
}

#gnavi  .under_menu .main_menu a{position: relative;}
#gnavi  .under_menu .main_menu a:before {
  position: absolute;
  content: "";
  bottom: 33%;
  right: 19%;
  transform: translateX(-50%);
  width: 18px;
  height: 18px;
  background: #65B200;
  border-radius: 100%;
}
#gnavi  .under_menu .main_menu a:after {
  position: absolute;
  content: "";
  z-index: 2;
  bottom: 48%;
  right: 25%;
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(-45deg);
}
#gnavi .under_menu .main_menu02 a:before{right: 5%;}
#gnavi .under_menu .main_menu02 a:after{right: 11%;}
#gnavi .menu__mega .under_menu .under_menu_list .main_menu03 a{font-size: 20px;}
#gnavi .under_menu .main_menu03 a:before{bottom: 14%;}
#gnavi .under_menu .main_menu03 a:after{bottom: 24%;}
#gnavi .under_menu .main_menu04 a:before{bottom: 33%;}
#gnavi .under_menu .main_menu04 a:after{bottom: 44%;}


#gnavi  .under_menu .under_menu_list{
  width: 1000px;
  margin: 0 auto;
}
#gnavi  .under_menu .under_menu_list{display: flex;align-items: center;}
#gnavi  .under_menu .under_menu_list .main_menu{
  width: 22%;
  padding: 50px 10px;
  background: #EFF5E8;
  box-sizing: border-box;
}
#gnavi  .under_menu .under_menu_list .main_menu a{
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
    color: #555;
    font-size: 20px;
}
#gnavi  .under_menu .under_menu_list .main_menu p{
  margin-bottom: 8px;
  color: #d1e2bd;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.001em;
}
#gnavi  .under_menu_list .sub_menu{
  padding: 0 40px;
  width: 78%;
  box-sizing: border-box;
}
#gnavi  .under_menu_list .sub_menu li{
  margin-bottom: 16px;
  margin-right: 1.5em;
  display: inline-block;
  /*width: 24%;*/
}

#gnavi  .under_menu_list .sub_menu li a{position: relative;}
#gnavi  .under_menu_list .sub_menu li a::after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: initial;
  content: '';
  /* position: absolute; */
  vertical-align: initial;
  height: 5px;
  width: 5px;
  border-bottom: 2px solid #65B200;
  border-right: 2px solid #65B200;
  /* right: -20px; */
  /* top: 45%; */
  -webkit-transform: rotate( -45deg);
  transform: rotate( -45deg);
}

#gnavi .under_menu:before{
  content: '';
  position: absolute;
  z-index: 2;
  top: -12px;
  width: 100%;
  height: 12px;
  pointer-events: none;
  box-shadow: 0 4px 8px rgb(85 85 85 / 8%);
}

/*#header{
  z-index: 10;
}*/


/*body:before {
  content: '';
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, .4);
  -webkit-transition: opacity .4s, top 0s .4s, left 0s .4s, z-index 0s .4s, height 0s .4s;
  transition: opacity .4s, top 0s .4s, left 0s .4s, z-index 0s .4s, height 0s .4s;
}

body.is-mdOpen:before {
  z-index: 2;
  height: 100vh;
  opacity: 1;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}*/

/*==============================================================*/
/* mainimg */
/*==============================================================*/
.main-img{margin-bottom: 0 !important;}
#main-in { padding: 335px 0 260px 95px; }

/*==============================================================*/
/* エキゾチックアニマルボタン */
/*==============================================================*/
#exotic-btn {
  position: absolute;
  bottom: 10px;
    right: 5%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  width: 240px;
  height: 240px; }
  #exotic-btn a {
    display: block;
    background: #F99995;
    padding: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    position: relative;
    border: 5px solid #fff;
    transition: all 0.4s;
    overflow: hidden; }

   #exotic-btn a:before {
      position: absolute;
      content: "";
      display: block;
      width: 100px;
      height: 100px;
      left: -16px;
      bottom: 35px; }
    .webp  #exotic-btn a:before {
      background: url("../../img/top/exoticbtn-bg.png.webp") no-repeat center;
      background-size: contain; }
  .no-webp  #exotic-btn a:before {
      background: url("../../img/top/exoticbtn-bg.png") no-repeat center;
      background-size: contain;}


    #exotic-btn a p {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      line-height: 1.8;
      letter-spacing: -0.001em;
      z-index: 1; }
      #exotic-btn a p span {
        position: relative;
        margin-top: 10px;
        display: block;
        font-size: 14px; }
        #exotic-btn a p span:after {
          display: block;
          content: '';
          position: absolute;
          height: 10px;
          width: 10px;
          border-bottom: 2px solid #fff;
          border-right: 2px solid #fff;
          bottom: -20px;
          left: 50%;
          -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%); }

/*==============================================================*/
/* CTボタン */
/*==============================================================*/
#ct-btn {
  position: absolute;
  bottom: 100px;
  right: 30%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  width: 240px;
  height: 240px; }
  #ct-btn  a {
    display: block;
    background: #FA9532;
    padding: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    position: relative;
    border: 5px solid #fff;
    transition: all 0.4s;
    overflow: hidden; }
    #ct-btn  a:before {
      position: absolute;
      content: "";
      display: block;
      width: 145px;
      height: 110px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
    }
    .webp  #ct-btn  a:before {
      background: url("../../img/top/ct-icon-img.png.webp") no-repeat center;
      background-size: contain; }
  .no-webp  #ct-btn  a:before {
      background: url("../../img/top/ct-icon-img.png") no-repeat center;
      background-size: contain;}
      #ct-btn  a p {
      position: absolute;
      top: 40%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      line-height: 1.8;
      letter-spacing: -0.001em;
      z-index: 1; }
      #ct-btn  a p span {
        position: relative;
        /*margin-top: 10px;*/
        display: block;
        font-size: 14px; }
        #ct-btn  a p span:after {
          display: block;
          content: '';
          position: absolute;
          height: 10px;
          width: 10px;
          border-bottom: 2px solid #fff;
          border-right: 2px solid #fff;
          bottom: -20px;
          left: 50%;
          -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%); }

/*==============================================================*/
/* 採用ボタン */
/*==============================================================*/
#recruit-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  border-radius: 5px;
  width: 268px;
  background: #fff;
}
#recruit-btn a{
  position: relative;
  display: block;
  padding: 15px 5px 30px 105px;
  border-radius: 3px;
  background: #FA912A;
  transition: all 0.4s;
  overflow: hidden;
}

 #recruit-btn a:before {
  position: absolute;
  content: "";
  top: 0;
  left: -10px;
  display: block;
  width: 145px;
  height: 190px;
}
.webp #recruit-btn a:before {
  background: url("../../img/top/doctor_nurse_ico.png.webp") no-repeat center;
  background-size: contain;
}
.no-webp #recruit-btn a:before {
  background: url("../../img/top/doctor_nurse_ico.png") no-repeat center;
  background-size: contain;
}


#recruit-btn a p{
  color: #fff;
  text-align: center;
  letter-spacing: -0.001em;
}
#recruit-btn a p:first-child{
  font-size: 21px;
  font-weight: bold;
}
#recruit-btn a p:nth-child(2){
  margin-top: 10px;
  font-size: 13px;
}
#recruit-btn a p:nth-child(3){
  position: relative;
  margin-top: 10px;
  font-size: 14px;
}
#recruit-btn a p:nth-child(3):after {
  display: block;
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  bottom: -18px;
  left: 50%;
  -webkit-transform: rotate(45deg) translateX(-50%);
  transform: rotate(45deg) translateX(-50%);
}

/*==============================================================*/
/* information 大切なお知らせ */
/*==============================================================*/
.information-wrap.info_shizu_box{margin-top: 24px;}
.information-wrap {
  padding: 20px;
  border: 2px dashed #FA0445;
  border-radius: 10px;
  text-align: center;
}
.information-wrap  h2{
  margin-bottom: 16px;
  font-weight: bold;
  color: #FA0445;
  font-size: 24px;
}
.webp  .information-wrap  h2::before{
  content: "";
  margin-right: 0.5em;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../../img/top/ex_mark.png.webp) no-repeat top center;
  background-size: contain;
  vertical-align: middle;
}

.no-webp .information-wrap  h2::before{
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../../img/top/ex_mark.png) no-repeat top center;
  background-size: contain;
}

.information-wrap{margin-bottom: 40px;}
.information-wrap  p{  
  /*margin-bottom: 24px;*/ 
  font-weight: bold; 
  color: #FA0445; 
  font-size: 16px;
}
.information-wrap  p::before{
  content: "";
  margin-right: 1em;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../../img/top/ex_mark.png) no-repeat top center;
  background-size: contain;
  vertical-align: middle;
}

.information-wrap  a{
  max-width: 180px;
    background: #FA0445;
    color: #fff;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    -webkit-text-stroke: 0.1px #FA0445;
}
.information-wrap  a:after {
  margin-left: 0.5em;
  display: inline-block;
  content: '';
  height: 8px;
  width: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg) ;
}
.information-wrap  a:hover{
  color: #fff;
}
@media screen and (max-width: 767px) {
  .information-wrap {padding: 5%;}
  .information-wrap h2{font-size: 20px;}
  .information-wrap{width: 90%;margin:24px auto;}
  .information-wrap p{margin-bottom: 14px;font-size: 14px;}
  .information-wrap a{font-size: 14px;}


}

/*==============================================================*/
/* contentsWrap */
/*==============================================================*/

#contents { clear: both; margin: 0 auto; }
.webp #contents { background: url(../../img/top/main-image.jpg.webp) no-repeat top center; }
.no-webp #contents { background: url(../../img/top/main-image.jpg) no-repeat top center; }

.contents { width: 1000px; margin: 0 auto 30px; overflow: hidden; position: relative; }
#topLeft { width: 620px; float: left; }
#top-right { float: right; width: 350px; }

/*------------診療科目ボタン------------*/
.shinryouWrap { border-top: 5px solid #56a000; padding: 10px; background: #f2f2f2; margin: 0 0 40px; }

.shinryouWrap h2 { 
  display: inline-block; float: left; padding: 10px 5px 10px 50px; font-size: 18px; color: #4e9200; font-weight: bold; margin: 0 10px 10px 0; }
.webp .shinryouWrap h2 { background: url(../../img/top/h-img01.png.webp) no-repeat 5px 10px; }
.no-webp .shinryouWrap h2 {background: url(../../img/top/h-img01.png) no-repeat 5px 10px;  }

.shinryou { width: 610px; display: table; margin: 0 0 10px; }
.shinryou li { float: left; margin: 0 6px 10px 0; }
.shinryou li:last-child { margin: 0; }
.shinryou li a { height: 110px; width: 95px; background: #77bc26; border:2px solid #8ccd40; box-sizing:border-box; text-align: center; font-weight: bold; color: #fff; line-height: 1.2; padding: 40px 0 0; display: block; letter-spacing:0; position:relative;}
.shinryou li:nth-child(2n+1) a {background: #77bc26;} 
.shinryou li:nth-child(1) a,.shinryou li:nth-child(3) a,.shinryou li:nth-child(5) a,.shinryou li:nth-child(8) a,.shinryou li:nth-child(10) a  { background:#4e9200; border-color:#71a833; }

.shinryou li a p { margin: -10px 0 0; }
.shinryou li a::after,.shinryou li a::before {	display: block;	content: '';	position: absolute;}
.shinryou li a::after {	top: 70%;	left: 40%;	width: 14px;	height: 14px;	background-color: #fff;	border-radius: 100%;}
.shinryou li a::before {	z-index: 2;	top: 73.5%;	left: 45.2%;	width: 4px;	height: 4px;	border-right: 1px solid #77bc26;	border-bottom: 1px solid #77bc26;	-webkit-transform: rotate(45deg);	transform: rotate(45deg);}
.shinryou li .dot { letter-spacing: -3px; margin: 0 0 0 -3px; }


/*------------診断対応動物------------*/
.topAnimal { height: 70px; overflow: hidden; background: #fff; }
.topAnimal dt { background: #abbf8e; font-weight: bold; color: #fff; float: left; width: 20%; height: 100%; text-align: center; padding: 25px 0 0; }
.topAnimal dd { display: table; padding: 10px 0; font-size: 12px; border-collapse: separate; border-spacing: 28px 0; letter-spacing:0;}
.topAnimal dd p { text-align: center; margin: 0; height: 40px; display: table-cell; vertical-align: middle; line-height: 1.2; letter-spacing:0;}
.topAnimal dd p span { font-size: 10px; display: block; }

/*------------topLeft メニューボタン------------*/
.topMenu { overflow: hidden; margin: 0 0 40px; }
.topMenu li { float: left; width: 32%; margin: 0 0 0 8px; text-align: center; }
.topMenu li:first-child { margin: 0; }
.topMenu li a{display: block;}
.topMenu li a p{ 
  position: relative;
  display: block; 
  width: 100%;
  padding: 20px 0 50px;
  background: #F4F8EF;
}
.topMenu li a p:before {
  position: absolute;
  content: "";
  bottom: 22%;
  left: 50%;
  transform: translateX(-50%);
  width: 18px;
  height: 18px;
  background: #4C8F00;
  border-radius: 100%;
}
.topMenu li a p:after {
  position: absolute;
  content: "";
    z-index: 2;
    bottom: 30%;
    left: 50%;
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: translateX(-50%)  rotate(45deg) ;
    transform:  translateX(-50%)  rotate(45deg);
}
.topMenu li img {  width: 100%; height: auto;}
.topMenu li + li{margin-left: 2%;}
.topMenu li a:hover{opacity: 0.7;}

/*------------症状から治療方法を探す------------*/
.topSearch { border-top: 5px solid #4e9200; padding: 15px; }

.topSearch h2 { margin: 0 0 20px; padding: 0 10px 0 40px; font-size: 18px; font-weight: bold; color: #4e9200; }
.webp .topSearch h2 { background: url(../../img/top/h-img02.png.webp) no-repeat; }
.no-webp .topSearch h2 {  background: url(../../img/top/h-img02.png) no-repeat; }

.topSearch-li {	
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.topSearch-li li { margin: 0 0 16px;  width: 32%; }
.topSearch-li li + li{margin-left: 2%;}
.topSearch-li li:nth-child(3n + 1){margin-left: 0;}

.topSearch-li li a { display: block; padding: 6px 0 6px 50px; }
.webp .topSearch-li li a { background: url(../../img/top/arrowgreen-right.png.webp) no-repeat 25px 10px #EFF5E8; }
.no-webp .topSearch-li li a { background: url(../../img/top/arrowgreen-right.png) no-repeat 25px 10px #EFF5E8;  }
/*.topSearch-wrap { overflow-y: scroll; height: 460px; }*/

/*------------当院からのお知らせ------------*/

.topNews h2 a { color: #4172b8; font-size: 18px; font-weight: bold; padding: 0 0 0 40px; display: block; margin: 0 0 20px; }
.webp .topNews h2 a {  background: url(../../img/top/h-img03.png.webp) no-repeat; color: #4172b8; }
.no-webp .topNews h2 a { background: url(../../img/top/h-img03.png) no-repeat;  }

.topNews h2 img { margin: 0 0 0 20px; }
.topNews ul { overflow-y: scroll; padding: 0 10px 10px 0; /*height: 140px;*/ height: 275px; margin: 0 0 30px; }
.topNews ul li { font-size: 13px; padding: 10px 0; border-bottom: 1px dotted #ccc; line-height: 1; }

/*スタッフブログ・ご挨拶ボタン*/
.topBtn  { letter-spacing:-.4em; margin:0 0 20px;}
.topBtn li { height:auto; margin:0 10px 10px 0; display:inline-block; width:170px; letter-spacing:normal;}
.topBtn li:last-child { margin:0;}
.topBtn li a { padding:20px 0 20px 0;  background:#3a6bb4; color:#fff; position:relative; font-size:12px; letter-spacing:.5; display:block; text-align:center;}


/*------------インドアビュー------------*/
.topindoor { height:200px; margin:0 0 30px;}

/*------------受付時間------------*/
.reception table { border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-collapse: collapse; text-align: center; border: 1px solid #ccc; line-height: 1.1; margin: 0 0 10px; font-size: 13px; background: #fff; width: 350px; }
.reception .fix-table { width: 350px !important; }
.reception table thead { background: #5380c2; }
.reception table thead th { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 8px; color: #fff; }
.reception table tbody th { padding: 8px; vertical-align: middle; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; text-align: center; background: #e5ecf6; color: #333; }
.reception table tbody th span { font-size: 10px; }
.reception table td { padding: 8px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #5380C2; }
.reception table td span { font-weight: bold; font-size: 18px; color: #de0000; }
.reception p { font-size: 12px; text-align: center; margin: 0 auto 20px; }

/*------------勤務医出勤表ボタン------------*/
.attendance a { display: block; padding: 20px 20px 20px 120px; text-decoration: none; color: #5380c2; font-size: 16px; margin: 0 auto 25px; }
.webp .attendance a {background: url(../../img/top/h-img04.gif.webp) no-repeat 75px 15px #e5ecf6; }
.no-webp .attendance a { background: url(../../img/top/h-img04.gif) no-repeat 75px 15px #e5ecf6; }

/*------------住所・電話番号------------*/
.top-address { margin: 0 0 20px; line-height: 1.1; overflow: hidden; }
.top-address .img-left { float: left; margin: 0 15px 0 0; }
.top-address div { display: table; font-size: 25px; letter-spacing: 1px; }
.top-address p { margin: 0 0 10px; }
.top-address .tel { display: inline-block; background: #555; padding: 2px 3px; font-size: 8px; color: #fff; margin: 0 5px 0 0; border-radius: 2px;        /* CSS3草案 */ -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */ -moz-border-radius: 2px;   /* Firefox用 */ }
.top-address span { display: inline-block; vertical-align: middle; }

/*------------top アクセス・問い合わせフォームボタン------------*/

.topMenu2 { overflow: hidden; margin: 0 0 20px;}
.topMenu2 li { /*width: 170px; height: 190px;*/ width:33.33%; float: left; margin: 0 0 0 10px; text-align: center; color: #3a6bb4; }
.topMenu2 li:first-child { margin: 0; }

 .topMenu2 li a {  display: block; width: 100%; height: 100%; }
.webp .topMenu2 li a { background: url(../../img/top/arrowblue-bottom.png.webp) no-repeat 80px 150px #EDF2F9;}
.no-webp .topMenu2 li a { background: url(../../img/top/arrowblue-bottom.png) no-repeat 80px 150px #EDF2F9;}

.topMenu2 li img { margin: 0 0 15px; }


/*------------採用情報ボタン------------*/
.toprecruitBtn { width:100%; margin:0 0 20px;}
.toprecruitBtn a { background:#5380C2; padding:15px 20px 15px 0; text-align:center; color:#fff; display:block; font-size:18px; position:relative;}
.toprecruitBtn a::after,.toprecruitBtn a::before {	display: block;	content: '';	position: absolute;}
.toprecruitBtn a::after {	top: 40%;	right: 34%;	width: 14px;	height: 14px;	background-color: #fff;	border-radius: 100%;}
.toprecruitBtn a::before {	z-index: 2;	top: 46%;	right: 35.2%;	width: 4px;	height: 4px;	border-right: 1px solid #5380C2;	border-bottom: 1px solid #5380C2;	-webkit-transform: rotate(-45deg);	transform: rotate(-45deg);}
.toprecruitBtn a:hover { background:#3260A4; opacity:1;}


/*------------コンセプトwrap------------*/
#concept { overflow: hidden; background: #eff5e8; width: 100%; }

/*------------適切な治療をご提案------------*/
.h2_proposal { font-size: 22px; text-align: center; margin: 30px auto; }
#concept .contents .text { margin: 0 0 35px; }

/*------------ご提案リスト------------*/
.concept-li { overflow: hidden; margin: 0 auto 35px; }

.concept-li li { height: 101px; width: 320px; text-align: center; font-size: 15px; color: #fff; letter-spacing: 1px; line-height: 200%; ; float: left; margin: 0 0 0 10px; padding: 35px 0 0; }
.webp .concept-li li { background: url(../../img/top/point-bg.gif.webp) no-repeat;  }
.no-webp .concept-li li { background: url(../../img/top/point-bg.gif) no-repeat;  }

.concept-li li span { font-size: 26px; }
.concept-li li span .dot { letter-spacing: -5px; margin: 0 0 0 -7px; }

/*------------スタッフコメント------------*/
.top-staff { overflow: hidden; margin: 0 auto 40px; display: flex; justify-content: center; max-width: 900px; }
.top-staff li { width:48%;  margin: 0 0 0 40px; line-height: 1.2; }
.top-staff li:first-child { margin: 0 0 0 10px; }
.top-staff li dl dt{text-align: center;}
.top-staff li dl dd { padding: 20px 0 0; font-size: 13px; }
.top-staff .name { text-align: center; font-size: 16px; }
.greetingBtn { text-align:center; width:90%; margin:30px auto 50px;}
.greetingBtn a { background:#62B500; color:#fff; display:block; padding:20px 0; font-size:18px; position:relative;}
.greetingBtn a::before { display:block; content:''; position:absolute; height:10px; width:10px; border-bottom:2px solid #fff; border-right:2px solid #fff; right:36%; top:40%; -webkit-transform: rotate(-45deg);transform: rotate(-45deg);}

/*------------facebook------------*/
#top-facebook { width: 480px; height: 480px; float: left; margin: 0 30px 0 0; }

/*------------ブログ一覧------------*/
.top-blog { width: 480px; height: 480px; float: left; line-height: 1.5; }

.top-blog h2 { font-size: 22px; padding: 10px 0 0 40px; margin: 0 0 20px; }
.webp .top-blog h2 {  background: url(../../img/top/h-img05.png.webp) no-repeat 3px 10px; }
.no-webp .top-blog h2 { background: url(../../img/top/h-img05.png) no-repeat 3px 10px; }

.top-blog h2 img { margin: 0 0 0 25px; }
.top-blog ul { background: #fff; padding: 10px 20px 20px; font-size: 14px; height: 100%; }
.top-blog ul li { padding: 10px 5px; border-bottom: 1px dotted #ccc; }

/*-----------トップバナー 20190425 追加------------*/
.top_bnr {overflow: hidden;}
.top_bnr a{margin: 40px 0 100px; display: block; width: 45%; float: left;}
.top_bnr a img {width: 100%;}
.top_bnr a + a{margin-left: 10%;}


/*-----------Instagram 20220414 追加------------*/
.topMenu li{width: 24.2%}
.topMenu li + li {margin-left: 1%;}

.insta_wrap{
  padding: 24px;
  background-size: auto auto;
  background-color: rgba(251, 229, 239, 1);
   background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(246, 204, 225, 1) 10px, rgba(246, 204, 225, 1) 22px );
}
.insta_wrap .insta_inner{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
 /* -webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;*/
  padding: 20px;
  background: #fff;
}
.insta_wrap .insta_inner > div{ margin-left: 48px;}
.insta_wrap .insta_inner h4 span{
  display: block;
  font-size: 18px;
}
.insta_wrap .insta_inner h4{
  position: relative;
  margin-bottom: 24px;
  padding-left: 80px;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
}

.insta_wrap .insta_inner h4:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 0;
  width: 68px;
  height: 68px;
  transform: translateY(-50%);
 }
.webp .insta_wrap .insta_inner h4:before {
  background: url('../../img/top/instaIco.png.webp') no-repeat center;
  background-size: contain;
 }
 .no-webp .insta_wrap .insta_inner h4:before {
  background: url('../../img/top/instaIco.png') no-repeat center;
  background-size: contain;
 }


 .insta_wrap .insta_inner p{font-size:16px;}
.insta_wrap  .btn{
  position: relative;
  margin: 24px 0 0;
  display: block;
  background: #CA0082;
  color: #fff;
  font-weight: bold;
  padding: 15px 25px;
  border-radius: 10px;
  width: 260px;
  text-align: center;
  font-size: 16px;
  box-sizing: border-box;
  color:#fff;
}

.insta_wrap  .btn::after {
  position: absolute;
  margin-left: 0.5em;
  content: '';
  top: 50%;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform:translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

/*==============================================================*/
/* footer */
/*==============================================================*/
#footer { clear: both; background: #6cae1f; color: #fff; }
#footerIn { width: 1000px; margin: 0 auto; }

/*------------googleマップボタン------------*/
#footerIn .mapbt { width: 250px; font-weight: bold; margin: 10px 0 15px; }


 #footerIn .mapbt a { display: block; color: #5380c2; padding: 10px 10px 10px 32px;  border-radius: 5px; /* CSS3草案 */ -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ -moz-border-radius: 5px;   /* Firefox用 */ position: relative; behavior: url(PIE.htc); }
.webp #footerIn .mapbt a {  background: url(../../img/top/arrowblue-right.png.webp) no-repeat 40px 9px #fff; }
.no-webp #footerIn .mapbt a {background: url(../../img/top/arrowblue-right.png) no-repeat 40px 9px #fff; }


#footerIn .adress { padding: 0 5px 10px; letter-spacing: 0; }

/*------------サブナビゲーション-----------*/
.footerTop{overflow: hidden;}
#footer #foot-subnav { width: 300px; overflow: hidden; float: left; margin: 0 0 50px; }
#footer #foot-subnav li { background: #4a9210; width: 55px; height: 60px; float: left; margin: 0 20px 0 0; text-align: center; }
#footer #foot-subnav li a { display: block; height: 100%; width: 100%; padding: 10px 0 0; }

/*------------footキャッチコピー------------*/
.foot-catch { float: left; font-size: 20px; font-weight: bold; line-height: 1.2; text-align: center; padding: 15px 120px; }
.foot-catch small { font-size: 14px; }

/*------------ページトップボタン------------*/
#pagetop { float: right; width: 130px; height: 30px; text-align: center; font-size: 12px; }

#pagetop a { padding: 30px 0 10px; display: block; height: 100%; width: 100%; color: #fff; }
.webp #pagetop a { background: url(../../img/top/page-top.gif.webp) no-repeat 60px 15px #4a9210;}
.no-webp #pagetop a { background: url(../../img/top/page-top.gif) no-repeat 60px 15px #4a9210;}

/*------------foot 中段------------*/
#foot-middle { clear: both; margin: 0 auto 30px; overflow: hidden; }
#foot-middle .info { float: left; line-height: 1.1; text-align: center; }
#foot-middle .info p span { font-size: 25px; display: inline-block; margin: 0 5px 5px 0; vertical-align: middle; letter-spacing: 1px; }
#foot-middle .tel a { color: #fff; }
#foot-middle .info p .bg-white { font-size: 8px; padding: 2px; background: #fff; color: #3e946a; border-radius: 2px;        /* CSS3草案 */ -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */ -moz-border-radius: 2px;   /* Firefox用 */ position: relative; behavior: url(PIE.htc); }
#foot-middle .info p small { font-size: 10px; letter-spacing: 0px; }
#foot-middle .info p:first-child { text-align: left; }
#reception-wrap { float: left; margin: 0 0 0 30px; }

/*------------アクセス・お問い合せフォームボタン------------*/
.foot-bt { float: right; }
.foot-bt p { color: #5380c2; font-weight: bold; text-align: center; line-height: 18px; margin: 0 0 0 10px; float: left; }
.foot-bt .access, .foot-bt .contact { width: 140px; height: 55px; border-radius: 5px;        /* CSS3草案 */ -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ -moz-border-radius: 5px;   /* Firefox用 */ }


 .foot-bt .access a { padding: 70px 0 0; display: block; height: 100%; width: 100%; border-radius: 5px;        /* CSS3草案 */ -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ -moz-border-radius: 5px;   /* Firefox用 */ position: relative; behavior: url(PIE.htc); }
.webp .foot-bt .access a { background: url(../../img/top/bt_access.gif.webp) no-repeat 50px 25px #fff; }
.no-webp .foot-bt .access a { background: url(../../img/top/bt_access.gif) no-repeat 50px 25px #fff;  }

.foot-bt .contact a { padding: 70px 0 0; display: block; height: 100%; width: 100%;border-radius: 5px;        /* CSS3草案 */ -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ -moz-border-radius: 5px;   /* Firefox用 */ position: relative; behavior: url(PIE.htc); }
.webp .foot-bt .contact a { background: url(../../img/top/bt_contact.gif.webp) no-repeat 58px 35px #fff;  }
.no-webp .foot-bt .contact a {background: url(../../img/top/bt_contact.gif) no-repeat 58px 35px #fff;}

/*------------フッターナビゲーション------------*/
#footnav { clear: both; overflow: hidden; margin: 0 auto 50px; }
#footnav a { color: #fff; font-size: 13px; }
#footnav a:hover { opacity: 1; filter: alpha(opacity=100); -ms-filter: "alpha( opacity=100 )";/*display:block;IEでCSSの透明度を動作するのに記述*//*zoom:1;IEでCSSの透明度を動作するのに記述*/ text-decoration: underline; }
#footnav .left { width: 125px; /*height: 270px;*/ height: 310px; border-right: 1px dotted #fff; float: left; padding: 5px 0 0; }
#footnav .left li { margin: 0 0 20px; }

#footnav .left li a { padding: 0 0 0 18px;  }
.webp #footnav .left li a {  background: url(../../img/top/arrowwhite-right.png.webp) no-repeat 0 3px; }
.no-webp #footnav .left li a { background: url(../../img/top/arrowwhite-right.png) no-repeat 0 3px; }

#footnav .middle { /*height: 260px;*/ height: 295px; width: 540px; float: left; padding: 5px 10px 10px 15px; border-right: 1px dotted #fff; }
#footnav .middle .top li { margin: 0 0 20px; float: left; width: 180px; }


#footnav .middle .top li a { padding: 0 0 0 18px; }
.webp #footnav .middle .top li a { background: url(../../img/top/arrowwhite-right.png.webp) no-repeat 0 3px; }
.no-webp #footnav .middle .top li a {  background: url(../../img/top/arrowwhite-right.png) no-repeat 0 3px; }


#footnav .middle .bottom li { float: left; width: 160px; list-style: inside disc; margin: 0 0 20px 20px; }
#footnav .right1, #footnav .right2 { border-right: 1px dotted #fff; float: left; padding: 5px 30px 0 10px; /*height: 260px;*/ height: 310px; }
#footnav .right2 { border: none; padding: 5px 0 0 10px; }
#footnav .right1 li, #footnav .right2 li { margin: 0 0 20px; }

 #footnav .right1 li a, #footnav .right2 li a { padding: 0 0 0 18px;}
.webp #footnav .right1 li a, #footnav .right2 li a { background: url(../../img/top/arrowwhite-right.png.webp) no-repeat 0 3px;  }
.no-webp #footnav .right1 li a, #footnav .right2 li a { background: url(../../img/top/arrowwhite-right.png) no-repeat 0 3px; }


#footnav .middle .subject li { list-style: inside disc; }
#footnav .middle .subject li a { background: none; color: #fff; }
#footnav .right1 { float: left; /*height:270px;*/ height: 310px;}

/*------------コピーライト------------*/
.copyright { font-size: 11px; text-align: center; padding-bottom: 10px; color: #a1c97e; }
.copyright a { color: #a1c97e; }

/*================================*/

/*==============================================================*/
/* トップページリニューアル調整用スタイル　20191003
/*==============================================================*/

/*テキストリンク*/
.txt_link{
  color: #23527c !important;
  text-decoration: underline !important;
  line-height: 1.6;
}


/*タイトル*/
.entry-title02{
  margin-bottom: 20px;
  padding: .5em 0;
  display: inline-block;
  font-size: 25px;
}
.entry-title02:before{
    display: block;
    content: '';
    border-top: 3px solid #4e9200;
    width: 80px;
    margin-bottom: 15px;
  }

.entry-title03{
  padding: 5px 0;
  font-size: 28px;
  border-bottom: 2px solid #4e9200;
}

@media screen and (max-width: 767px) {
  .entry-title03{font-size: 20px;}
  .entry-title02{font-size: 18px;}
}

/*詳細リンク*/
.page_link{margin-top: 15px;text-align: left;}
.page_link a{position: relative; display: inline-block; padding-left: 15px; color: #23527c; border-bottom: 1px solid #23527c;}
.page_link a:before{
  position: absolute;
  content: "";
   bottom: 5px;
   left: 0;
    width: 5px;
    height: 5px;
    border-top: 2px solid #23527c;
    border-right: 2px solid #23527c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*----------

コンテンツ

---------*/

.intro_box01{margin-bottom: 50px;}
.intro_box01 .boxIn{position: relative;}
.intro_box01 .boxIn .intro_ttl{font-size: 22px;text-align: center;margin: 30px auto;line-height: 1.3;}
.intro_box01 .boxIn .txtBox p{line-height: 1.6;}
.intro_box01 .boxIn .txtBox p + p {margin-top: 1em;}
.intro_box01 .boxIn .txtBox{position: absolute;top: 50%;right: 0;transform: translateY(-50%);background-color: rgb(255 255 255 / 90%);width: 540px;padding: 20px 25px;}
.intro_box01 .boxIn .txtBox .page_link {padding-right: 10px;}

.intro_wrap{margin-bottom: 80px; padding: 40px 0; background:#EFF5E8;}
.intro_box02{margin-bottom: 80px;}

.intro_box03{margin-bottom: 80px;}
.intro_box03 .boxWrap{overflow: hidden;}
.intro_box03 .boxWrap .boxIn{float: left; /*width: 565px;*/}
.intro_box03 .boxWrap .boxIn .attention li{font-size: 12px;}
.intro_box03 .point_list{margin-bottom: 30px;}
.intro_box03 .point_list li{
  position: relative;
  margin-bottom: 15px;
  font-size: 18px;
  padding-left: 28px;
}

.intro_box03 .point_list li:before{content: "";position: absolute;top: 0;left: 0;width: 20px;height: 20px;}
.webp .intro_box03 .point_list li:before{background: url("../../img/top/ico-foot.png.webp") no-repeat;background-size: contain;}
.no-webp  .intro_box03 .point_list li:before{background: url("../../img/top/ico-foot.png") no-repeat;background-size: contain;}

.intro_box03 .point_list li span {font-size: 14px;}
.intro_box03 .attention{margin-bottom: 30px;}

.intro_box03 .boxWrap > p {float: right; margin-top: 95px; width: 400px;}
.intro_box03 .boxWrap > p img {width: 100%; height: auto;}

.intro_box03 .box_txt{overflow: hidden;width: 1000px;padding: 20px 40px;background: rgba(255, 255, 255, 0.7);letter-spacing: -0.0001em;}
.intro_box03 .box_txt h3{position: relative;font-size: 20px;margin-bottom: 25px;padding-left: 40px;}

 .intro_box03 .box_txt h3:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}
.webp .intro_box03 .box_txt h3:before{
  background: url("../../img/top/ico-hospital.png.webp") no-repeat;
  background-size: contain;
}
.no-webp .intro_box03 .box_txt h3:before{
  background: url("../../img/top/ico-hospital.png") no-repeat;
  background-size: contain;
}

/*20230223追加 CFC*/
.intro_box03 .box_txt.cfc_box{
    margin-top: 30px;
    padding: 30px 40px;
}
.intro_box03 .box_txt.cfc_box .box_left {
    margin-right: 45px;
    width: 478px;
}
.intro_box03  .box_txt.cfc_box .box_right {
    width: 397px;
}
.intro_box03  .box_txt.cfc_box .page_link{
      margin-top: 48px;
}
/**/

.intro_box03 .box_txt p{margin-bottom: 20px;}
.intro_box03 .box_txt ol{margin-bottom: 20px;}
.intro_box03 .box_txt ol{ counter-reset: number;}
.intro_box03 .box_txt ol li{margin-left: 0; list-style: none; font-size: 16px;}
.intro_box03 .box_txt ol li:before{
  counter-increment: number;
  content: counter(number) ".";
  color: #F99995;
  font-weight: bold;
  margin-right: 0.5em;
}
.intro_box03 .box_txt ol li + li{margin-bottom: 5px;}
.intro_box03 .box_txt .box_left{float: left; margin-right: 30px; width: 530px;}
.intro_box03 .box_txt .box_right{float: left; margin-top: 50px; width: 380px;}
.intro_box03 .box_txt .box_right img{width: 100%; height: auto;}
.intro_box03 .box_txt .box_right img + img{margin-top: 10px;}

.intro_box04{overflow: hidden;}
.intro_box04 .boxWrap {float: left; width: 565px; letter-spacing: -0.001em;}
.intro_box04 .boxWrap p{margin-bottom: 15px;}
.intro_box04 .boxWrap ul{margin-bottom: 30px;}
.intro_box04 .boxWrap ul li{position: relative; padding-left: 1.5em; font-size: 16px;}
.intro_box04 .boxWrap ul li:before{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  background: #63B600;
  border-radius: 50%;
}
.intro_box04 .boxWrap .page_link{padding-right: 40px;}

.intro_box04 .videoWrap{float: right; margin-top: 95px; width: 400px;}
.intro_box04 .videoWrapIn{
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     width:100%;
     height: 0;
     overflow: hidden;}

.intro_box04 .videoWrapIn iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/**/

/*スタッフコメント部分調整*/
#concept .contents{padding-top: 30px;}
.top-staff li dl { position: relative;}
.top-staff li dl .page_link{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);}

/*診療科目部分調整*/
.shinryouWrap .ttlWrap{overflow: hidden;}
.shinryouWrap .notice{margin-bottom: 20px; padding: 0 2%; font-size: 14px; font-weight: bold;}
.shinryouWrap .notice span{display: block; font-size: 11px;}
.topAnimal dd {padding: 20px 0;}
.topAnimal{height: 90px;}
.topAnimal dt span{margin-top: 3px; padding-left: 5px; display: block; font-size: 10px; color: #333; font-weight: bold;}

/*スタッフ紹介ボタン調整*/
.greetingBtn {margin: 0 auto 90px;}

/*診療日記調節*/
.top-blog ul li{padding: 15px 5px;}

/*社会貢献・メディア掲載・特集・飼主様の声のメニュー*/
.mediaMenu_wrap {padding: 100px 0 60px;}
.mediaMenu_wrap .contents{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.mediaMenu_wrap .menu_box{float: left; width: 420px; margin: 0 40px 30px;}
.mediaMenu_wrap .menu_box a{transition: all 0.6;}
.mediaMenu_wrap .menu_box a img {width: 100%; height: auto;}
.mediaMenu_wrap .menu_box dl {padding: 20px 0 10px;}
.mediaMenu_wrap .menu_box a:hover dl{display: block; background:#EFF5E8; }
.mediaMenu_wrap .menu_box dt {margin-bottom: 10px; text-align: center; font-size: 18px; font-weight: bold;} 
.mediaMenu_wrap .menu_box dd{text-align: center; padding: 0 1.5em;}
.mediaMenu_wrap .menu_box dd p:nth-child(1){text-align: left;}
.mediaMenu_wrap .page_link{ position: relative;display: inline-block;text-align: center;padding-left: 15px;color: #23527c;border-bottom: 1px solid #23527c;}
.mediaMenu_wrap .page_link:before{position: absolute;content: "";bottom: 5px;left: 0;width: 5px;height: 5px;border-top: 2px solid #23527c;border-right: 2px solid #23527c;-webkit-transform: rotate(45deg);transform: rotate(45deg);}

/*footer調整*/

#reception-wrap{float: none; margin: 0;}
#foot-middle{margin-bottom: 40px;}
#foot-middle .info{float: none; }
#payment {overflow: hidden; margin-bottom: 40px; padding: 0 80px;}
#payment .payment_ttl{margin-bottom: 10px; font-weight: bold;font-size: 16px;}
#payment .payment_ttl:before{display: block;margin-bottom: 5px;content: "";width: 30px;height: 2px;background: #fff;}
#payment .img_box{    margin-bottom: 32px;width: 300px;}
#payment .payment_left{ float: left; margin-right: 20px; width: 400px;}
#payment .payment_left ul li {display: inline-block; margin-bottom: 5px;}
#payment .payment_left ul li:last-child:after{content: "他";margin-left: 10px;}
#payment .payment_left ul li + li{margin-right: 15px;}
#payment .payment_left .img_box{margin-bottom: 15px;}
#payment .payment_right{ float: left; width: 400px;}
#payment .payment_right .area{letter-spacing: -0.001em;}

#payment img{width: 100%; height: auto;}
.fmIn_left{float: left; padding: 35px 0 0; width: 500px;}
.foot-bt{width: 500px;}
.reception table{margin: 0 auto 10px;}
#foot-middle .info p:first-child{text-align: center; margin-bottom: 20px;}
.foot-bt .access{width: 100%; height: auto; text-align: left; color: #fff; font-weight: normal;}
.copyright{color: #fff;}
.copyright a {color: #fff;}
#payment .payment_left .img_box {
  margin-bottom: 15px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#payment .payment_left .img_box a{
display: block;
width: 48%;
}
#payment .payment_left ul li:last-child:after{
display: none;
}
#payment .payment_left .site-link a{
color: #fff;
text-decoration: underline;
}

.footer_form{margin-top: 40px;}

/*==============================================================*/
/*病院案内 20201201追加*/ 
/*==============================================================*/
.hospital_info{
  /*margin-top: 40px;*/
  padding: 15px;
  border-top: 5px solid #4e9200;
}
.hospital_info h2{
  margin: 0 0 20px;
  /*padding: 0 10px 0 40px;
  font-size: 18px;*/
  padding: 0 10px; font-size: 25px;
  font-weight: bold;
  /*background: url(../../img/top/hospital_icon.png) no-repeat;*/
}
.hospital_list{
  display:-webkit-box;
  	display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.hospital_list li{
  width: 46%;
}
.hospital_list li img{ max-width: 100%; height: auto;}
.hospital_list a{
  display: block;
}
.hospital_list a figure{
  margin-bottom:24px ;
}
.hospital_list a p{
  position: relative;
  padding-bottom: 40px;
  text-align: center;
}
.hospital_list a p:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 18px;
  height: 18px;
  background: #4C8F00;
  border-radius: 100%;
}
.hospital_list a p:after {
  position: absolute;
  content: "";
  z-index: 2;
  bottom: 11%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}


/*病院案内詳細*/
.hospital-info-top {box-sizing: border-box;}
.hospital-info-top h2{
  margin-bottom: 32px;
  font-size: 24px;
}
.hospital-info-top h2{
  position: relative;
  display: inline-block;
}
.hospital-info-top h2 a::before {
  display: inline-block;
    content: '';
    position: absolute;
    vertical-align: initial;
    height: 10px;
    width: 10px;
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    right: -20px;
    top: 45%;
    -webkit-transform: rotate( 
-45deg);
    transform: translateY(-50%) rotate(
-45deg);
}
.hospital-info-top h2 a:hover::before{
  
  border-bottom: 2px solid #23527c;
    border-right: 2px solid #23527c;
}
.hospital-info-top .hospital-info-wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.btn-info a {
  padding: 16px 0;
  width: 280px;
  display: block;
  color: #fff;
  background: #62B500;
  text-align: center;
  font-size: 18px;
}
.btn-info a span{
  position: relative;
  padding-right: 30px;
  display: inline-block;
}

.btn-info a span:after {
  position: absolute;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.webp .btn-info a span:after {
  background: url(../../img/top/arrowwhite-right_2.png.webp) no-repeat center;
  background-size: contain;
}
.no-webp .btn-info a span:after {
  background: url(../../img/top/arrowwhite-right_2.png) no-repeat center;
  background-size: contain;
}

.hospital-info-top section .btn-info a{
  margin: 0 auto 64px;
  padding: 24px 0;
  width: 325px;
}
.hospital-info-top .hospital-info-wrap{
  margin-bottom: 24px
}
.hospital-info-top .hospital-info-wrap .left{
  width: 55%;
}
.hospital-info-top .hospital-info-wrap .right{
  margin-left: 40px;
  width: calc(45% - 40px);
}
.hospital-info-top .hospital-info-wrap .left img,
.hospital-info-top .hospital-info-wrap .right img{
 width: 100%;
 height: auto;
}
.hospital-info-top .hospital-info-wrap .left ul{
  margin-top: 15px;
}
.hospital-info-top .hospital-info-wrap .left ul li{
  font-size: 12px;
}

.hospital-info-top .hospital-info-wrap  .address{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
.hospital-info-top .hospital-info-wrap  .address p{
  font-size: 16px;
}
.hospital-info-top .hospital-info-wrap  .address a{
  position: relative;
  display: inline-block;
  padding-left: 30px;
  font-size: 16px;
  text-decoration: underline;
}

 .hospital-info-top .hospital-info-wrap  .address a:before{
  position: absolute;
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  top: 0;
  left: 0;
}
.webp .hospital-info-top .hospital-info-wrap  .address a:before{
  background: url(../../img/top/google_maps_icon.png.webp) no-repeat center;
  background-size: contain;
}
.no-webp .hospital-info-top .hospital-info-wrap  .address a:before{
  background: url(../../img/top/google_maps_icon.png) no-repeat center;
  background-size: contain;
}

.hospital-info-top .hospital-info-wrap  .station{ margin-bottom: 24px;}
.hospital-info-top .hospital-info-wrap .tel {margin-bottom: 16px;}
.hospital-info-top .hospital-info-wrap .tel dt {
  position: relative;
  font-size: 24px;
  margin-bottom: 8px;
  padding-left: 35px;
}

 .hospital-info-top .hospital-info-wrap .contact .tel dt:before {
  position: absolute;
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.webp .hospital-info-top .hospital-info-wrap .contact .tel dt:before {
  background: url(../../img/top/info_tel_ico.png.webp) no-repeat center;
  background-size: contain;
}
.no-webp .hospital-info-top .hospital-info-wrap .contact .tel dt:before {
  background: url(../../img/top/info_tel_ico.png) no-repeat center;
  background-size: contain;
}


.hospital-info-top .hospital-info-wrap .contact .tel dd {
  font-size: 16px;
}
.hospital-info-top .hospital-info-wrap .contact .tel dd span {
  margin-right: 12px;
  padding: 0 3px;
  font-size: 12px;
  color: #fff;
  background: #69ae32;
  border-radius: 3px;
  letter-spacing: -0.001em;
}
.hospital-info-top .hospital-info-wrap .reception table{
  margin: 0 0 10px;
}
.hospital-info-top .hospital-info-wrap .reception table th,
.hospital-info-top .hospital-info-wrap .reception table td {
  text-align: center;
  font-size: 16px;
}
.hospital-info-top .hospital-info-wrap .reception table tbody th{
  padding: 6px;
}

.hospital-info-top section + section{
  border-top: solid 5px #EEEEEE;
}

.hospital-info-top > section{
  padding-top: 48px;
}

/*==============================================================*/
/*よくある質問 20220308 追加*/ 
/*==============================================================*/
.top-faq-wrap{margin-bottom: 60px;background: #F1F0E3;}
.top-faq-wrap .contents {
  padding-top: 56px;
  padding-bottom: 48px;
  box-sizing: border-box;
}

.top-faq-wrap .top-ttl {
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: bold;
}

.top-faq-wrap .top-ttl:before {
  margin-right: 0.8em;
  content: "";
  display: inline-block;
  width: 67px;
  height: 45px;
  vertical-align: middle;
}
.webp .top-faq-wrap .top-ttl:before {
  background: url(../../img/top/faq-ico.png.webp) no-repeat center/contain;
}
.no-webp .top-faq-wrap .top-ttl:before {
  background: url(../../img/top/faq-ico.png) no-repeat center/contain;
}

.top-faq-wrap dl {
    padding-top: 40px;
    padding-bottom: 40px;
}

.top-faq-wrap dl dt {
    position: relative;
    margin-bottom: 16px;
    font-size: 18px;
    padding-left: 60px;
    font-weight: bold;
}

.top-faq-wrap dl dt:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: url(../../img/faq/q.svg) no-repeat center #65B200;
    background-size: 40%;
    color: #fff;
    text-align: center;
    line-height: 45px;
    transform: translateY(-50%);
}

.top-faq-wrap dl dd {
    font-size: 16px;
    padding-left: 58px;
}

.top-faq-wrap dl + dl {
    border-top: 1px dashed #cccccc;
}
.top-faq-wrap dl .link{
  margin-top: 16px;
  display: inline-block;
  color: #517DBE;
  font-weight: bold;
  text-decoration: underline;
}

.top-faq-wrap .faqGreetingBtn{
  margin: 0 auto;
  width: 262px;
}
.top-faq-wrap .faqGreetingBtn a {
  background: #62B500;
  color: #fff;
  text-align: center;
  display: block;
  padding: 20px 0;
  font-size: 18px;
  position: relative;
}
.top-faq-wrap .faqGreetingBtn a::after {
  margin-left: 1em;
  display: inline-block;
  content: '';
  height: 10px;
  width: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*==============================================================*/
/* 飼い主様の声　20240312追加 */
/*==============================================================*/
.top-voice-wrap {
  background: #eff5e8;
  padding-block: 56px 48px;
  margin-bottom: 60px;
}

.top-voice-wrap .top-ttl {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
}

.top-voice-wrap .top-ttl:before {
margin-right: 0.4em;
content: "";
display: inline-block;
background: url(../../img/top/icon_voice.svg)no-repeat;
background-size: 52px auto;
width: 67px;
height: 45px;
vertical-align: middle;
}

.top-voice_list {
  padding-block: 40px 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.top-voice_item {
  width: 279px;
  padding: 30px 20px;
  background: #fff;
  border: 2px solid #62b500;
  font-size: 16px;
}

.top-voice_item picture {
  display: block;
  text-align: center;
  height: 100px;
}

.top-voice_item .voice_ttl {
  padding-block: 20px 10px;
  font-size: clamp(16px,4vw,17px);
  font-weight: 700;
  color: #62b500;
}

.top-voice_item .voice_category {
  padding-top: 10px;
}

.top-voice_item .voice_category .label {
  font-weight: 700;
  color: #fff;
  background: #f99a95;
  border-radius: 10px;
  text-align: center;
  padding: .3em 1.1em;
  font-size: 15px;
}

.top-voice_item .voice_category .label_cat {
  padding-left: 15px;
  font-weight: 700;
}

.top-voice_item .voice_txt {
  padding-top: 20px;
}

.top-voice_item .page_link {
  font-size: 14px;
  position: relative;
    display: inline-block;
    text-align: center;
    padding-left: 15px;
    color: #23527c;
    border-bottom: 1px solid #23527c;
}

.top-voice_item .page_link:before {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 0;
  width: 5px;
  height: 5px;
  border-top: 2px solid #23527c;
  border-right: 2px solid #23527c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.top-voice_item picture img {
  max-width: 100%;
  height: auto;
}

.top-voice-wrap .faqGreetingBtn {
    margin: 0 auto;
    width: 262px;
}

.top-voice-wrap .faqGreetingBtn a {
    background: #62B500;
    color: #fff;
    text-align: center;
    display: block;
    padding: 20px 0;
    font-size: 18px;
    position: relative;
}

.top-voice-wrap .faqGreetingBtn a::after {
    margin-left: 1em;
    display: inline-block;
    content: '';
    height: 10px;
    width: 10px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .top-voice-wrap {
    padding-inline: 2%;
  }

  .top-voice_list {
    padding-block: 30px;
    justify-content: space-between;
  }
}

@media (min-width: 641px) and (max-width: 767px) {
  .top-voice_item {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  .top-voice_item {
    width: calc((100% - 15px) / 2);
    padding: 30px 15px;
  }
}

@media screen and (max-width: 500px) {
  .top-voice_item {
    width: 100%;
  }
}

/*==============================================================*/
/* 院長あいさつ　20240312追加 */
/*==============================================================*/
.greeting .intro_box01 .boxIn .txtBox {
  padding-block: 30px;
}

@media screen and (min-width: 768px) {
.greeting .page_link a {
  margin-top: 1em;
}
}

/*==============================================================*/
/* 各病院案内　20240604追加 */
/*==============================================================*/
.first_btn {
  margin-top: 32px;
}
.first_btn a {
    display: inline-block;
    background: #62b500;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 16px 64px 16px 50px;
    position: relative;
}

.first_btn a::after {
  margin-left: 1em;
  display: inline-block;
  content: "";
  height: 10px;
  width: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.first_btn a:hover {
  color: #fff;
}

.logo_wrap {
  margin-top: 20px;
  
}

.logo_wrap_in {
  max-width: 300px;
  margin-left: auto;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 6px;
  display: flex;
  align-items: center;
}

.logo_wrap_in .txt {
  margin-left: 10px;
  text-align: left;
}

@media screen and (max-width: 640px) {
  .logo_wrap_in {
    margin-right: auto;
  }
  .reception .logo_wrap_in .txt {
    font-size: 11px;
  }

  .first_btn a {
    font-size: 16px;
  }
}

/*==============================================================*/
/* ドクターズインタビューバナー　20240604追加 */
/*==============================================================*/
.caloo_banner {
  margin-top: 20px;
  display: block;
}
.caloo_banner a {
  display: inline-block;
}

.caloo_banner img {
  width: 200px;
}

#payment .caloo_banner {
  margin-top: 10px;
  display: block;
}
#payment .caloo_banner img {
  width: 200px;
}

/*==============================================================*/
/* トップJAHA認定病院とは？*/
/*==============================================================*/
.box_right .img_row {
  display: flex;
}

.box_right .img_row picture {
  display: block;
  width: 48%;
}

.box_right .img_row picture:nth-child(2) {
  margin-left: 10px;
  border: 1px solid #ccc;
}

.intro_box03 .box_txt .box_right.jahablc {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .intro_box03 .box_txt .box_right.jahablc {
    margin-top: 40px;
  }

  .intro_box03 .box_txt .box_right {
    width: 100%;
  }
}

/*==============================================================*/
/* トップ　病院案内パンフレット*/
/*==============================================================*/
.pamphlet_blc {
    margin-top: 30px;
    padding: 30px 40px;
    max-width: 920px;
    background: rgba(255, 255, 255, 0.7);
    letter-spacing: -0.0001em;
    overflow: hidden;
}

.pamphlet_blc h3 {
  font-size: 20px;
  margin-bottom: 25px;
  padding-left: 40px;
  padding-bottom: 5px;
  border-bottom: 2px solid #F99995;
  position: relative;
}

.pamphlet_blc h3::before {
  content: "";
  position: absolute;
  background: url(../../img/top/icon_journal.png)no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}

.pamphlet_blc .pamphlet_box {
  display: flex;
}

.pamphlet_blc .pamphlet_box .pamphlet_info {
  margin-left: 50px; 
}

.pamphlet_blc .pamphlet_box .pamphlet_txt {
  font-size: 18px;
  margin-top: 20px;
}

.pamphlet_blc .pamphlet_box .pamphlet_txt .cl-pink {
  background: #F99995;
  color: #fff;
  padding: 3px 8px;
  font-size: 15px;
  margin-right: 8px;
}

.pamphlet_blc .pamphlet_box picture {
  display: inline-block;
  border: 1px solid #ddd;
}

.pamphlet_download {
  margin-top: 30px;
  text-align: center;
}

.pamphlet_download a {
  display: inline-block;
  font-size: 14px;
  background: url(../../img/top/arrowwhite-right_2.png.webp) no-repeat right 16px center / 10px,#62b500;
  color: #fff;
  border-radius: 50px;
  padding: 10px 40px 10px 20px;
}

.pamphlet_download a:hover,.pamphlet_download a:focus {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .pamphlet_blc {
    padding: 30px 20px;
  }

  .pamphlet_blc .pamphlet_box .pamphlet_info {
    margin-left: 20px; 
  }

  .pamphlet_blc h3 {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 640px) {
  .pamphlet_blc .pamphlet_box {
    display: block;
  }
  
  .pamphlet_blc .pamphlet_box .pamphlet_info {
    margin-left: 0px;
    margin-top: 20px; 
  }

  .pamphlet_download {
    margin-top: 20px;
    text-align: left;
  }
}


/*==============================================================*/
/* 初診の方へ（共通パーツ）*/
/*==============================================================*/
.first_blc {
  margin-block: 30px;
  background: url(../../img/top/bg_padLeft.png)no-repeat left -60px top -77px,url(../../img/top/bg_padright.png)no-repeat right -30px bottom -36px,#eff5e8;
  border-radius: 10px;
  padding: 40px;
  display: flex;
  align-items: center;
}

.first_blc .first_boxLeft {
  margin-right: 40px;
}

.first_blc .first_boxLeft .first_ttl {
  font-size: 22px;
  letter-spacing: .08em;
  color: #4e9200;
  font-weight: 700;
  line-height: 1.6;
}

.first_blc .first_boxLeft .first_ttl strong {
  font-size: 26px;
  letter-spacing: .1em;
}

.first_blc .first_boxLeft .first_ttl strong .deco_maru  {
  position: relative;
}

.first_blc .first_boxLeft .first_ttl strong .deco_maru::before  {
  content: "";
  position: absolute;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  background: #4e9200;
  top: -8px;
  left: 9px;
}

.first_blc .first_boxLeft .first_txt,.first_blc .first_boxLeft .link_btn {
  margin-top: 20px;
}

.first_blc .first_boxLeft .first_txt {
  font-size: 16px;
  line-height: 1.7;
}

.first_boxLeft .link_btn {
  font-size: 18px;
}

.first_boxLeft .link_btn a{
  display: inline-block;
  background: #62b500;
  color: #fff;
  padding: 16px 50px 16px 24px;
  position: relative;
}

.first_boxLeft .link_btn a::after {
  margin-left: 1em;
  display: inline-block;
  content: "";
  height: 10px;
  width: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.first_blc figure {
  max-width: 377px;
}

@media screen and (max-width: 767px) {
  .first_blc {
    margin-inline: 2%;
    flex-direction: column-reverse;
    padding: 30px 20px;
  }

  .first_blc .first_boxLeft {
    margin-right: 0;
    margin-top: 30px;
  }

  .first_blc .first_boxLeft .first_ttl {
    font-size: 20px;
  }

  .first_blc .first_boxLeft .first_ttl strong {
    font-size: 24px;
  }

  .first_boxLeft .link_btn a{
    font-size: 16px;
  }

  .first_blc .first_boxLeft .first_ttl strong .deco_maru::before  {
    width: 5px;
    height: 5px;
    background: #4e9200;
    top: -9px;
    left: 9px;
  }

}