body{
  font-size: 14px;
}

img{
  max-width: 100% !important;
  height: auto !important;
}
.acms-entry div,
.container div{
  max-width: 100% !important;
}
.align-right{
  text-align: right !important;
}
.column-image-right{
  float: right
}
.column-image-center, .column-media-center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    text-align: center;
    width: 100% !important;
    display: table;
}
.column-image-center img{
  margin: 0 auto;
}



section{
  margin-bottom: 20px;
}
.navbar-nav{
  font-family: NewRodinPro-M !important;
}
.section-title,
.categoryName,
h1,h2,h3,h4{
  font-family: NewRodinPro-DB !important;
}

.mb20{
  margin-bottom: 20px;  
}
.mb30{
  margin-bottom: 30px;  
}
.mb50{
  margin-bottom: 50px;  
}
.ml10{
  margin-left: 10px !important;
}

a:hover img{
  opacity: 0.7;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* Brand Color */
.fa-check,
.glyphicon-ok,
.glyphicon-record{
  color: #1E47A4 !important;
}

section.slice{
  padding:  10px 0 !important;
}

.headerTelno{
  color: #1E47A4;
  padding: 10px 0 0;
  font-size: 18px;
}
.headerAccess{
  margin: 10px 20px;
  line-height: 1;
  font-size: 14px;
}
.wp-theme-1 .headerAccess a,
.headerAccess a{
  display: inline-block;
  padding: 6px 12px 4px;
  border-radius: 5px;
  background: #1E47A4;
  color: white !important;
}
.wp-theme-1 .headerAccess a:hover,
.headerAccess a:hover{
  background: #9DB3E5;
}

footer{
  background-color: #F6F5F2;
  color: black
}
footer .col p,
footer h3,
footer h3 small{
  color: black
}
footer h3{
  line-height: 1.5
}
footer h4,
footer .col ul li,
footer .col ul li span{
  color: black;
}
footer{
  padding-bottom: 40px;
}
footer .copyright{
  color: #AAA;
}
footer hr {
border-top: 1px solid #CCC;
}
footer h4{
  font-size: 18px;
  border-bottom: 1px solid #333;
  padding: 0 0 5px 0;
}
footer .col ul li{
  font-size: 14px;
  margin-bottom: 2px;
}
footer .col ul li.telno,
footer .col ul li.telno span{
  font-size: 28px;
  margin-bottom: 8px;
  color: #1E47A4 !important;
}
.table-info{
  margin: 0 10px 10px;
}
.table-info,
footer table{
  background-color: white;
  text-align: center;
  font-size: 14px;
}
.table-info th,
footer th{
  background-color: #F8F2DD;
  text-align: center;
}

.glyphicon-ok-sign{
  color: green;
}
.glyphicon-minus{
  color: #CCC;
}

.navbar-brand h1{
  margin: 0;
  padding: 0;
}
header .navbar-brand img {
height: 42px !important;
width: auto;
margin-top: 2px;
}
.wp-theme-1 .navbar-wp .navbar-nav>li>a{
  padding: 28px 14px;
  font-size: 13px;
}

.client.bnr{
  padding: 0; 
}

.carouselWork p{
  font-size: 14px;
}


.information-head h3{
  color: #2B3EA6;
  background-color: #E8ECF7;
  padding: 8px 10px 6px;
  margin: 0;
  font-size: 14px;
  font-weight: normal !important;
  border-radius: 3px;
}
.information-head h3 a{
  float: right;
  background-color: #2B3EA6;
  color: white;
  font-size: 12px;
  padding:  2px 6px;
  margin-top:   -2px;
  border-radius: 3px;

}
.information-head h3 a:hover{
  color: white;
  background-color: #5C70BD;
}
.information-content{
  padding: 8px 15px 6px;
}
.information-content a{
  color: #2B3EA6;
  text-decoration: underline;
}

.information-entry{
  padding: 0 15px;
}
.information-title{
  font-size: 22px;
  margin: 0 0 10px 0;
  color: black;
}
.information-date{
  border-bottom: dotted 1px #CCC;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.entry-unit{
  margin-bottom: 50px;
}
.entry-unit a{
  text-decoration: underline;
}

@media (max-width: 480px) {
  .top-header,
  .sp-none{
    display: none;
  }
  header .navbar-brand img {
  height: 32px !important;
  width: auto;
  margin-top: 3px;
  }
  .wp-theme-1 .lw .w-box h2{
    font-size: 15px;
  }
  .carousel-3 .figure {
    margin-bottom: 0px;
  }

  .categoryName{
    font-size: 16px !important;
  }
  .cta-wr {
    padding: 0;
  }
  section.slice{
    padding-top: 10px;
  }
  .information-title,
  .section-title{
    font-size: 18px !important;
  }

}








.sharearea{
  background-color: #F6F5F2;
  padding: 10px 20px 1px;
  border-radius: 10px;
}

.tagarea,
.sharearea{
  margin: 0 10px;
}
.tagarea h4,
.sharearea h4{
  margin-left: -10px;
}

.share-buttons{
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	display:table;
	table-layout: fixed;
	width:100%;
}

.share-buttons li{
	display:table-cell;
	width: 33%;
	text-align: center;
}
.share-buttons li a{
  display: block;
  padding: 5px 0;
}
.share-buttons li.fb{
  background-color: #3C5B99;
}
.share-buttons li.tw{
  background-color: #2EACED;
}
.share-buttons li.gp{
  background-color: #DC4B38;
}






.recruitEntry h3{
  background-color: #F8F2DD;
  padding: 4px 8px;
  font-size: 16px;
}
.label-required{
  background-color: #C00;
  font-size: 12px;
  padding: 2px 6px 3px;
  color: white;
  margin-left: 6px;
  border-radius: 4px;
}
.error-text{
  color: #C00;
  margin: 4px 0 0;
}
.recruitEntry th{
  background-color: #F8F2DD
}



/* クリニックの理念 */

.mind-vi{
  background: url(../images/mind/bg-mind.jpg) center center no-repeat;
  background-size: 100%;
  margin-bottom: 30px;
}
.mind-vi h2{
  margin: 0;
  padding: 120px 30px;
}
.mind-vi h2 img{
  min-width: 240px;
  height: auto;
  display: inline-block
}
h2.mindhead{
  color: #1E47A4;
  line-height: 2;
  font-family: "FOT-筑紫明朝 Pr6 L" !important;
  font-size: 24px;
}
h3.mindhead-2{
  line-height: 1.5;
  font-family: "FOT-筑紫明朝 Pr6 L" !important;
  font-size: 22px;
}
.staff-item{
  text-align: center;
  margin-bottom: 30px;
}
.staff-item h4{
  font-family: "FOT-筑紫明朝 Pr6 L" !important;
  font-size: 20px !important;
}

body.mind .acms-entry h2{
  font-family: "FOT-筑紫明朝 Pr6 L" !important;
}
body.mind .acms-entry .section-title{
  margin: 0 10px 5px;
}

.staff-menu h3.mindhead-2{
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.entry-main {
    border: solid 1px #EEE;
    border-radius: 3px;
    padding: 30px 20px;
    margin: 0 15px 30px;
}

.entry-main .entry-unit{
  margin-bottom: 30px;
}
.entry-main p{
  margin-bottom: 20px;
}
.entry-main h2{
  font-size: 20px !important;
  border-bottom: solid 1px #333;
  margin: 0 10px 10px 10px;
  padding: 0 0 5px !important;
}
.entry-main h3{
  font-size: 18px;
  background-color: #EEE;
  padding: 6px 12px;
  margin: 0 10px 15px;
}
.entry-main h4{
  font-size: 16px
}
.entry-main em{
  font-style: normal;
  font-weight: bold;
  color: #C80D00;
}
.entry-main strong{
  font-style: normal;
  font-weight: bold;
  color: black;
  background-color: #FF9;
  padding:: 0 5px;
}
.entry-main a{
  text-decoration: underline !important;
}
.entry-main .information-date{
  margin-bottom: 0;
  padding: 0 !important;
}

h2{
  line-height: 1.5
}
.mt20{
  margin-top: 20px;
}

.mt30{
  margin-top: 30px;
}

.flow h4{
  background-color: #EEE;
  padding: 8px 12px;
  margin-bottom: 15px;
}

.flow-img{
  padding-right: 0;
}

p.caption{
  text-align: center;
}

.telno{
  font-size: 20px;
  font-family: sans-serif;
  font-weight: bold;
}
.redtext{
  color: red;
  font-family: sans-serif;
  font-weight: bold;
}

.acms-entry{
  margin: 10px;
}

.maxwidth360{
  max-width: 360px;
  height: auto;
}
.wp-theme-1 a{
  color: #428bca !important;
}
.wp-theme-1 .lw .navbar-wp .navbar-nav>li>a{
  color: #333 !important
}
a.btn,
.wp-theme-1 .lw .navbar-wp .navbar-nav>li>a:hover{
  color: white !important
}



/* 固定ヘッダ対応 */
.wrapper{
  padding-top: 120px;
}
#flow{
  padding-top: 160px !important;
  margin-top: -120px;
}
.headerTelno a{
  color: #1E47A4 !important;
  }
@media screen and (max-width: 480px) {
  .top-header{
    display: block;
  }
  .headerTelno{
    display: block;
    text-align: center;
    color: #1E47A4 !important;
  }
  .headerTelno a{
    color: #1E47A4 !important;
    text-decoration: underline;
  }
  ,headerTelno.pull-right{
    float: none;
  }
  .row,
  .navbar-header{
    margin: 0 !important;
    padding: 0 !important;
  }
  
}

.navbar-fixed-top{
  background: white;
}

.text-red{
  background: none;
  color: red;
  margin-right: 5px;
}

@media screen and (max-width: 1199px) {
  .top-mainvisual{
    margin-top: 66px;
  }
}
@media screen and (max-width: 767px) {
  .top-mainvisual{
    margin-top: 0px;
  }
}
.contact-form th{
  width: 220px;
}
@media screen and (max-width: 767px) {
  .contact-form th,
  .contact-form td{
    display: block;
    width: 100%;
  }
}