body {
    font-family: "Helvetica Neue",
      Arial,
      "Hiragino Kaku Gothic ProN",
      "Hiragino Sans",
      Meiryo,
      sans-serif;
}
h1.h-decorate,
.h-decorate > div > h2,
.h-decorate > div > h3,
.h-decorate > div > h4,
.h-decorate > div > h5
{
    padding: 0.7rem 1rem !important;
    border-left: 15px solid rgb(141 182 224);
  }
.h1, h1 {
    font-size: 2.2rem !important;
}
/*.h3, h3 {
    font-size: 1.25rem !important;
}*/

.plr-0 {
    padding: 0 0px !important;
}

.plr-20 {
    padding: 0 20px;
}

.ant-h52 {
    font-size: 1.08rem !important;
}

.img-fluid {
    max-width: 80% !important;
    height: auto;
}
.nav-shadow{
    box-shadow: 0px 9px 10px rgb(103 102 102 / 38%);
}
.page-top-75{
    position: relative;
    top: 75px;
}
.pd-bottom-5px{
    padding-bottom: 5px;
}
.pd-top-bottom-55{
    padding: 55px 0;
}
.mg-center{
    margin: 0 auto;
}
.mg-top3rem {
    margin-top: 3rem;
}
.mg-top24px{
    margin-top:24px;
}
.mg-top45px-bottom20px{
    margin-top:45px;
    margin-bottom: 20px;
}
.mg-bottom-1rem{
    margin-bottom: 1rem;
}
.mg-bottom-2rem{
    margin-bottom: 2rem;
}
.mg-bottom-3rem{
    margin-bottom: 3rem;
}
.mg-bottom-4rem{
    margin-bottom: 4rem;
}
.mg-bottom-5rem{
    margin-bottom: 5rem;
}
.mg-bottom-6rem{
    margin-bottom: 6rem;
}
.mg-bottom-7rem{
    margin-bottom: 7rem;
}

/*検索ボタン*/
.form-control{
    height:50px !important;
    border-radius: 10px 0 0 10px !important;
}
@media screen and (max-width:576px){
    .form-control{
        width:70% !important;
    }
}
.searchsubmit {
    margin-left: 4px !important;
    width:70px;
    height:50px;
    border-radius:0px 10px 10px 0px;
    background:#3592ef;
    border:none;
    color:#fff;
    font-weight:500;
    font-size:16px;
}

/*Ａrchive用*/
.archive-title{
    padding: 15px;
    border-bottom: 1px dotted #CCC;
}
.archive-title a{
    color: #0e7d00;
}
.archive-title a:hover {
    color: #e65500;
}
.pagination {
    padding: 3rem 0 4rem 0;
}
.page-item.active .page-link {
    z-index: 3;
    background-color: #38a8e8 !important;
    border-color: #9c99a9 !important;
}

/*Single ページ用*/
.category-name-tag{
    border: 1px solid #CCC;
    padding: 10px;
    text-align: center;
    margin-bottom: 1.5rem;
    background-color: #f7f7f7;
    font-size: 1rem;
}


@media screen and (max-width:576px){
    .h1, h1,.h3, h3 {
        font-size: 1.5rem !important;
    }
    .h4 {
        font-size: 1.1rem !important;
    }
    .sp-block{
        display: block;
        padding-top: 15px;
    }
}



 /*TOP Hit Slider の設定*/
 @media screen and (max-width: 767px){ 
    button.slick-prev, 
    button.slick-next,
    button.slick-next > svg
    {
        display:none !important;
    }
    .container-sm {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
 }

@media screen and (min-width: 768px){
    .navbar-expand-md .navbar-nav .nav-link {
        padding: 1rem !important;
    }
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: #000c2a;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #00abe0 !important;
}
@media screen and (min-width: 769px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: #000c2a;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #00abe0 !important;
    
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    border-bottom: 3px solid rgba(255, 255, 255, 0) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    border: none;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #a4afb7 !important;
}
}

/*TOP NEWS*/
.news_hr {
    padding: 30px 10px 5px 10px;
    border-top: 1px solid #ccc;
}
.news_border {
    padding: 3px;
    border: 1px solid #CCC;
    position: relative;
    bottom: 5px;
    background-color: #fff;
}
 @media screen and (max-width:576px){
    .title-pd-top10{
        padding-top:10px;
    } 
    .title-pd-top25{
         padding-top:25px;
     }
 }

/*医院一覧のリスト表示を装飾*/
.fontawe{
    margin-right: 12px;
    color: #cba3cc;
    font-size: 1.5rem !important;
}
.place_title{
    padding-top: 3rem;
    padding-bottom: 15px;
}
div .docarchives ul {
    padding-left:5px;
  }
  .doclist li {  
    background-color: #336699;
    display: inline-block;
    margin: 0px 5px 5px 0px;
    padding: 5px 5px;
    text-align:center;
    width: 15%;  
   } 
  .docarchives ul li a {
   color: #fff;
  }

  @media screen and (max-width:576px){
    .doclist li {
        width:30%;
    }
}

h2.entry-title-archive > a::before{
    font-family: "Font Awesome 5 Free";
    content: "\f481";
    font-weight: 900;
    padding-right : 15px;/*文字との隙間*/
    color: #f89174;/*アイコンの色*/
}


/*医院医師一覧用*/
ul.tbl-doc-indx{
    padding-left: 0px !important;
}
ul.tbl-doc-indx > li{
    list-style: none;
    padding: 30px 0 30px 15px !important;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC; 
}
/*liの一番初めと一番最後に線を付与*/
ul.tbl-doc-indx > li:first-of-type{
    border-top: 1px solid #CCC;
}
ul.tbl-doc-indx > li:last-of-type{
    border-bottom: 1px solid #CCC;
}
/*li 奇数ごとに背景色付与*/
ul.tbl-doc-indx > li:nth-of-type(odd){
    background:#e8e8e8;
}


@media screen and (min-width:768px){
    .sp-li-mode-tit-1{
        display:block;
    }
    .sp-li-mode{
        display: none;
    }
}

@media screen and (max-width:767px){
    /*SP版でタイトル用liが貴されるので2番目のliに上線を付与*/
    ul.tbl-doc-indx > li:nth-of-type(2){
        border-top: 1px solid #CCC;
    }
    .sp-li-mode-tit-1{
        display:none;
    }
    .sp-li-mode{
        display:inline-block;
    }
    .sp-li-mode-tit{
        padding-top:10px;
    }
}

/*医院シングルページ用*/
.title_box{
    background-color: #e9ecef;
    padding: 1rem;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
}
@media screen and (max-width:991px){
    .title_box{
        border-right: 1px solid #CCC;
    }
}
.item_box{
    padding: 1rem;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

.table-padding{
    padding:0 30px;
}

@media screen and (max-width:991px){
    .title_box{
        border-right: 1px solid #CCC;
    }
    .table-padding{
        padding:0 0px;
    }
}


/*footer*/
#wrapper-footer-full, #wrapper-static-hero {
    background-color: #efefef !important;
}

ul#menu-footer-menu > li.menu-item{
    display: block !important;
    list-style: none !important;
    line-height: 1.8rem;
}

ul#menu-footer-menu > li > a{
    color:#333;
}
ul#menu-footer-menu > li > a::before{
    font-family: "Font Awesome 5 Free";
    content: '\f138';
    font-weight: 900;
    padding-right : 5px;
    color: rgb(115 169 236);
}
div.footer-widget > h3.widget-title{
    font-size: 1.15rem !important;
}
.widget_categories{
    padding-left:54px !important;
}
div.footer-widget > h3.widget-title::before{
    font-family: "Font Awesome 5 Free";
    content: '\f138';
    font-weight: 900;
    padding-right : 5px;
    color: rgb(115 169 236);
}

/*page-top*/
#go-to-top {
    width: 50px;
    height: 50px;
    position: fixed;
    /* right: 15px; */
    right: 6px;
    bottom: 142px;
    background: #369;
    border: 1px solid #369;
    border-radius: 25px;
    /*opacity: 0.6;*/
}
#go-to-top a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    font-weight: 900;
    font-size: 30px;
    color: #FFF;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 22px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    z-index:100;
}
.go-top-position{
    padding: 30px 0 74px !important;
    background-color: #02025f;
    color: #FFF;
}

/*メールフォームの装飾*/
.w90 {
    width: 90% !important;
}
.w80{
    width:80% !important;
}
.w60{
    width:60% !important;
}
.w30{
    width:30% !important;
}
.wpcf7 {
    max-width: 750px !important;
}
.tit_blue {
    border-left: solid 5px #00abe0;
    padding-left: 8px;
    font-weight: 600;
}
.wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
    transform: scale(2);
    margin-right: 10px;
}

/*login form*/
#wpmem_login img{
    height:42px;
}