@charset "UTF-8";

/*　対応案として提示中　12/19
.web {
    width: 180px;
    float: left;
}
.shoshin {
    width: 398px;
    float: left;
}
.web,.shoshin {
padding: 5px;
}
.tel-r {
    width: 190px;
    float: left;
}

.tel-title,.monshin-title,.web-title {
    font-size: 13px;
    display: block;
}

.tel-no, .web-link {
    background-color: #0053a6;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 18px;
    width: 162px;
    display: block;
    text-align: center;
}
.monshin-chuuki {
    display: inline-block;
    font-size: 13px;
}
*/

/*ヘッダー*/
.header-logo .logo {
    max-height: 80px;
}
.header-menu > .menu-item > a::after {
    border-right: 1px solid 
    #333;
	  opacity:1;
}
.global-nav .menu-item:hover a, .global-nav .menu-item:hover::after {
    opacity: 1;
}
.renrakusaki-left.pc .button-content {
    padding-top: 0;
    padding-bottom: 0;
}
.renrakusaki-left.pc .rounded.customize-unpreviewable {
    padding: 0 20px;
}
a.tel_no{
    color: #9cc813;
	  padding-left:20px;
}
.monsin{
	margin-top:5px;
}
.monsin_txt{
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px;
}
.monsin_btn{
    color: #ffffff;
    background: #9cc813;
    padding: 0 13px;
    border-radius: 8px;
    font-size: 17px;
}
.renrakusaki-left.pc {
    border-bottom: solid 1px;
}


.renrakusaki-left.pc .button-content {
  background-color: #0053a6;
  border-radius: 8px;
}

@media(min-width:689px){
.header-contact-text {
    min-width: 420px;
    text-align: left;
}
	.bg-bl {
    width: 121px;
		}
 .renrakusaki-left.pc {
    float: left;
    display: flex;
	margin-left: 50px;
	margin-top: 5px;
	}
.bg-bl {
/*    background-color: #0053a6;
    color: #fff;*/
    font-weight: bold;
	display: table;
  margin-right: 0px;

}
	.tel_no {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 40px !important;
}
.yazirushi {
    padding-right: 10px;
}	
	
}
a.tel_no,.rounded.customize-unpreviewable,.monsin_btn.customize-unpreviewable {
    display: initial;
}
.sp_only{
    display: none;
}

/*共通*/
body {
    font-size: 15px;
}
.gallery .gallery-title {
    font-size: 15px;
    padding-top: 0;
}

/*表*/
.table-content.tr-left th {
    width: 150px;
    font-weight: initial;
}

/*見出し*/
.page-title.hl-backclr {
    text-shadow: 0px 2px 1px #fff,1px 0px 1px #fff;
}
.headline-h2 {
    font-weight: initial;
}
.headline-h2.hl-backclr,
.headline-h4.hl-backclr{
    margin: 20px 0 10px 0;
}
.headline-h4::before {
    background-size: initial;
	  margin-right: 5px;
}
.headline-h4 {
    font-weight: initial;
}

/*サイドバー*/
.sidebar {
    background-color: #efefef;
    margin-top: 20px;
	  border: 1px solid #e4e4e4;
	  margin-bottom: 20px;
}
.side li a {
    border-bottom: 1px dotted 
#666;
    color:#00e;
    padding: 5px 0 5px 5px;
    font-size: 15px;
	  background: none;
}
.side li a:hover {
    background-image: none;
    opacity: 1;
}
.side {
    margin-top: 0;
}

/*診療案内ページ*/
.body-page-id-1643 .table-content {
    border: none;
}
.body-page-id-1643 .table-content td,
.body-page-id-1643 .table-content th {
    border: none;
	  vertical-align: top;
}

/*フッター*/
footer .footer {
    background: linear-gradient(
#46a1fb,#0053a6);
}
.footer-link-block .footer-menu > .menu-item a,
.footer-info tbody{
    font-size: 15px;
}
footer .footer-title {
    font-weight: initial;
}
footer .line .copyright,
footer .footer-link a{
    font-size: 13px;
}



@media(max-width:688px){
	/*ヘッダー*/
	.content.is-header{
    position: relative;
  }
  .header-logo{
    position: absolute;
    top: 0;
  }
  .header-content{
    display: initial;
    margin: 60px auto 0;
  }
  .header-contact-text{
    margin-left: 0;
  }
  .sp_only{
    display: initial;
  }
	.header-contact-image{
    display: none;
  }
	.shinryobi_text{
		font-size:13px;
	}
	#header-smp-menu-link {
    position: absolute;
    top: 15px;
    right: 10px;
  }
.renrakusaki-left.pc {
    margin-bottom: 15px;
}
	a.tel_no{
    color: #9cc813;
		padding:0px 30px;
  }
	.monsin_txt {
    font-size: 17px;
    font-weight: initial;
    padding-right: 0;
  }
	.monsin_btn {
    padding: 3px 13px !important;
    font-size: 12px !important;
    margin-top: 5px;
  }
	.monsin,.yazirushi{
    display: none;
  }
	.sp_monsin {
    display: block;
		padding: 10px 0;
		line-height: 1.2em;
  }
	.monsin_txt {
    font-size: 14px;
  }
.button-content .rounded {
    padding: 0px 50px;
	
}
	
	/*サイドバー*/
	.widget_simpleimage a img{
		width:140px;
	}
	.side.widget_text:last-child{
		display:none;
	}
	.sidebar {
    margin-bottom: 0;
	}
	
	/*画像カセット*/
	.column.column-1.column-md-1-2.gallery-item {
    width: 47%;
    margin: 0 5px;
}
	
.sp_only .button-content a {
    font-size: 13px;
}	
	
}