@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

h1.entry_title{
  display: none!important;
}
h1.entry_title02 {
  line-height: 1.6em;
}
h2.entry_heading1 {
  padding: 8px 0 8px 16px;
}
.c_content_phonefax{
  display: none!important;
}
.c_navtabs_base .nav-tabs{
  display: none!important;
}

a:hover{
  font-weight: 600;
  /*text-decoration: none;*/
}
a:hover img {
  opacity: 0.75;
}
.entry_title02 {
  margin-bottom: 0;
  padding: 0 0 4px;
  vertical-align: middle;
  font-size: 28px;
  line-height: 68px;
  font-weight: bold;
  color: #178199;
  border-bottom: solid 4px #F5F5F5;
}
.col-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col-block-noblock{
  justify-content: space-evenly;
  align-items: center;
}
.hg100 img{
  height: 100px;
}
.col-2 {
  width: 48%;
}
.staff-img{
  width: 18%;
}
.staff-text{
  width: 78%;
}
.l_tile_item{
  padding: 0!important;
}
.l_content_main{
  padding-top: 0!important;
  position: relative;
}
.cardiac_s_ttl{
  margin-top: 100px;
  text-align: center;
}
.c_slide_kv_body_zoom{
  border-radius: 0!important;
}
.c_slide_kv_item img{
  border-radius: 0!important;
  margin-bottom: 0!important;
  vertical-align: bottom;
}

/*.zoom-kv{
  position: relative;
  left: -20px;
  width: calc(100% + 40px) !important;
}*/
ul.menu {
  /*position: absolute;*/
  background-color: #203864;
  width: 100%;
  /*max-width: 1000px;*/
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  margin: 0 !important;
  paddng-left: 0 !important;
  padding-inline-start: 0 !important;
}
.menu li{
  padding: 0;
  position: relative;
}
.menu li a::after{
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.802' height='7.288'%3E%3Cg fill='none' stroke='%23fff' stroke-width='2'%3E%3Cpath d='m.651.759 6.731 5.769M13.151.759 6.42 6.528'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  top:45%;
  right: -10px;
}
.menu a{
  display: block;
  color: #fff!important;
  padding: 20px 10px 20px 0;
}
.menu a:hover{
  font-weight: normal;
}
.article .media{
  margin-top: 0!important;
  margin-bottom: 30px!important;
}
.c_slide_kv {
  margin-bottom: -1px;
}
.slick-slider{
  margin-bottom:0!important;
  /*background-color: #203864;*/
}
.heading{
  text-align: center;
  color: #203864;
  font-size: 30px;
  font-weight: 600;
  margin-top: 5px;
}
.enheading{
  color: #BFCFEC;
  font-size: 48px;
  font-family: garamond,serif;
  font-weight: 300;
  text-align: center;
  margin: 50px 0 0 0!important;
}
.icon-tmg_i_arrow-r a{
  color: #000;
  text-decoration: underline;
}
.icon-tmg_i_arrow-r::before {
  /*content:"\E008";*/
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  border-radius: 10px;
  background-color: #36A2B3;
  color: #fff;
  margin-right: 5px;
  margin-top: -3px;
}
.staff-name{
  font-size: 32px;
  font-weight: 600;
  margin: 0;
}
.staff-text p{
  margin: 0;
}
.staff-profile{
  color: #36A2B3;
  font-weight: 600;
}
.content_tel{
  border: solid 1px #36A2B3;
  text-align: center;
  margin-bottom: 20px;
}
.content_tel h4{
  font-weight: 600;
}
.tel{
  color: #36A2B3;
  font-size: 30px;
  font-weight: 600;
}
.content_tel a{
  color: #36A2B3;
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e5e5e5;
    border: 1px solid;
    border-radius: 3px;
}
.fixed-cardiac_pc{
  position:fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
  padding: 20px 0;
}
.fixed-cardiac_sp{
  display: none;
}
@media (max-width: 749px){
.fixed-cardiac_sp{
  display: block;
  width:100%;
  background-color:#36A2B3;
  text-align: center;
  position:fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
  font-weight: bold;
  /*padding: 20px;*/
  font-size: 24px;
}
  .fixed-cardiac_sp a{
  display: block;
  color: #fff;
  padding: 20px;
  text-decoration: none;
}
  .fixed-cardiac_pc{
    display: none;
  }
.col-block-noblock {
  display: flex;
}
.hg100 img{
  height: 50px;
}
}

@media (max-width:999px){
  .zoom-kv{
    /*width: 109% !important;
    margin-left: -5%;*/
  }
  .menu {
    /*display: block;*/
    padding: 0;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .menu li {
    /*text-align: center;*/
    flex:calc(50% - 20px);
    border-right: 1px solid #5973a3;
    border-bottom: 1px solid #5973a3;
  }
  .menu li::after{
    top:43%;
    right: 30px;
  }
  .menu li a {
    padding: 18px 0 18px 40px;
    font-size: 115%;
    display: block;
  }

  .menu li a::after{
    top:45%;
    right: 25px;
  }

  .col-block {
    display: inherit;
  }
  .col-block-noblock {
    display: flex;
  }
  .col-2,.staff-text {
    width: 100%;
  }
  .staff-img{
    width: 50%;
    /*margin: 0 auto;*/
  }
  .media-body p {
    font-size: 125%;
    line-height: 1.75em;
    font-weight: 500;
  }
  .media-body h4 {
    font-size: 125%;
  }
  h1.entry_title02 {
    line-height: 1.6em;
  }
  h2.entry_heading1 {
    font-size: 140%;
    line-height: 1.5em;
    padding: 6px 0 6px 16px;
  }
  /*.staff-text{
    text-align: center;
  }
  .doctorTable,.content_profile{
    text-align: left;
  }*/
}

