@charset "utf-8";

/*##################################################*/
/* safari10 s ######################################*/
.wrp-mvlinks{
  display: -webkit-inline-box;
  display: -webkit-flex;
  display: flex;
}
.wrp-gdclinks{
  display: -webkit-inline-box;
  display: -webkit-flex;
  display: flex;
}
.wrp-tow_link{
  display: -webkit-inline-box;
  display: -webkit-flex;
  display: flex;
}
header>div.head-top>div.container>div.fx-ex{
  display: -webkit-inline-box;
  display: -webkit-flex;
  display: flex;
}
.head-ir{
  display: -webkit-inline-box;
  display: -webkit-flex;
  display: flex;
}
.item-box_link{
  display: -webkit-inline-box;
}
.wrp-seclinks{
  display: -webkit-box;
  text-align: center;
}
.inner-seclinks{
  display: inline-block;
}
.wrp-visit_item{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.tbl_layout>dl>dt,.tbl_layout>dl>dd.fdc{
  display: block;
  text-align: center;
}
.btsz-1 {
  margin: 0 5px;
}
.wrp-tb dd,
.wrp-tb dt {
  display: -webkit-box;
}
.wrp-tb.v2 dd,
.wrp-tb.v2 dt {
  width: 13%;
}
footer>div.wrp-f_links>div.container>ul.f_links>li{
  display: inline;
  /* display: flex; */
}
/* safari10 e ######################################*/
/*##################################################*/

/* 地域連携センターたより */
/* 医療講演会 */
/* 健やかいずみ */

.pr_new {
  margin-bottom: 45px;
}

.box_pr {
  background-color: #ffdfd6;
  padding: 20px;
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
.box_pr .pink {
  background-color: #ffdfd6;
}
.box_pr > * {
  display: table-cell;
  vertical-align: top;
  line-height: 1.75;
}

.box_pr .image {
  width: 220px;
  padding-right: 20px;
}

.box_pr .detail {
  background-color: #fff;
  padding: 15px;
  padding-bottom: 50px;
  position: relative;
}

.box_pr .detail .more {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.box_pr .detail .subheadline .icon {
  color: #fff;
  line-height: 1;
  padding: 4px 6px 3px;
  margin-right: 10px;
  display: inline-block;
}

.box_pr .detail .subheadline .icon.pink {
  background-color: #f586b5;
}

.box_pr .detail .subheadline {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.box_pr .detail .headline {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.link_pr {
  display: inline-block;
  margin-right: 5px;
}

.pr_bn{
  margin: 45px 0;
}

.pr_bn dl dt{
	width:15%;
	float:left;
	overflow:hidden;
	background-color:#dff8e7;
	text-align:center;
	margin-bottom:10px;
}

.pr_bn dl dd{
	width:85%;
	float:left;
	padding:5px 10px;
	margin-bottom:10px;
}

.box_pr_bn{
	clear:both
}

.pr_bnyear{
	padding:5px 0;
}

.pr_month{
	padding:10px 5px;
}

@media screen and (max-width: 599px) {
  .box_pr {
    padding: 15px;
  }
  .box_pr > * {
    display: block;
  }
  .box_pr .image {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}

/* 健診・人間ドック */
.block-btn-cu {
  text-align: center;
  margin-top: 35px;
}

.btn_uterine {
  margin:0 5px 10px;
  padding:15px;
  position: relative;
  width: 350px;
  color: #FFF;
  background-color:#ff6699;
}

.box_cu1 {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}

.box_cu1 th {
　width: 10%;
  padding:10px;
  text-align: center;
  border:solid 1px #34b75c;
  background-color:#dff8e7;
}

.box_cu1 th:first-of-type {
　width: 40%;
}

.box_cu1 td {
  padding:10px;
  border:solid 1px #34b75c;
}

.box_cu1 .title {
  text-align: left;
  background-color:#dff8e7;
}

.box_cu2 {
  width: 100%;
  table-layout: fixed;
  margin-top: 30px;
}

.box_cu2 th {
  padding:10px;
  text-align: center;
  border:solid 1px #34b75c;
  background-color:#dff8e7;
}

.box_cu2 td {
  padding:10px;
  border:solid 1px #34b75c;
}

.box_cu2 .price {
  text-align: center;
}

/* 休診・代診のお知らせ */

.box_close {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 30px;
  text-align: center;
}

.box_close th {
  padding:10px;
  text-align: center;
  border:solid 1px #34b75c;
  background-color:#dff8e7;
}

.box_close td {
  padding:10px;
  border:solid 1px #34b75c;
}

/* 医療機能評価 */

.block-img-fac {
  text-align: center;
}

/* インデックスページ共通 */

.block_type1 {
  margin-bottom: 40px;
}
.container {
  max-width:1000px;
  padding-left:20px;
  padding-right:20px;
  margin-left:auto;
  margin-right:auto;
}
.rowblock {
  margin-bottom: 45px;
}

@media screen and (max-width: 999px) {
  .container {
    width:100%;
    padding-left:1.96078431372549%;
    padding-right:1.96078431372549%;
  }
}
@media screen and (max-width: 768px) {
  .block_type1 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 599px) {
  .block_type1 {
    margin-bottom: 60px;
  }
}
.row:before,
.row:after {
  content:"";
  display:table;
}
.row:after {clear:both;}
.row {zoom:1;}

.gutters {
  margin-left:-1.428571428571429%;
  margin-right:-1.428571428571429%;
}

.col_6
 {
  display:block;
  float:left;
}

.row.right .col_6 {
	float: right;
}

.col_6 	{ width:50%; }
.col_6_all_img { text-align:center; }
.col_6_all_img img { width:100%; }


@media screen and ( max-width: 768px) {
  .col_6_all_img { padding-bottom: 20px; }
.gutters > .col_6 {
  padding-left:1.428571428571429%;
  padding-right:1.428571428571429%;
}
.gutters.vari1 > .col_6 {
  padding-left:0.71%;
  padding-right:0.71%;
}
}

@media screen and (max-width: 768px) {
  .row:not(.sp100):not(.notchange) .col_6,
  .row.right:not(.sp100):not(.notchange) .col_6 {
    display:block;
    float:none;
    width:100%;
  }
}
@media screen and (max-width: 599px) {
  .row.sp100 .col_6,
  .row.right.sp100 .col_6 {
    display:block;
    float:none;
    width:100%;
    margin-bottom: 15px;
  }
}
.box_type_index {
  margin:0 5px 10px;
  padding: 30px 15px;
  display: block;
  position: relative;
  color: #333;
  background-color:#defbe7;
}
.box_type_index .image,
.box_type_index .detail {
  display: table-cell;
  vertical-align: middle;
}
.box_type_index .detail {
  padding-left: 15px;
  padding-right: 25px;
}
.box_type_index .image {
  text-align: center;
  width: 120px;
  margin-bottom: 25px;
}
.box_type_index .headline {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 12px;
}
.box_type_index .paragraph {
  line-height: 1.75;
}
.box_type_index i {
  position: absolute;
  width: 3em;
  height: 3em;
  line-height: 1;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
  color: #fff;
  background-color: #FFFFFF;
  border-radius: 50%;
  padding: 0.5em 0.75em;
}
.box_type_index .icon-triangle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 1em;
  height: 1em;
  margin: auto;
  color: #0c9e0c;
}
@media screen and (max-width: 599px) {
  .box_type_index {
    padding: 12px;
  }
  .box_type_index .image,
  .box_type_index .detail {
    display: block;
  }
  .box_type_index .image {
    margin-left: auto;
    margin-right: auto;
  }
  .box_type_index .detail {
    padding-left: 0;
    padding-right: 0;
  }
  .box_type_index .headline,
  .box_type_index .paragraph {
    text-align: center;
  }
  .box_type_index .icon-triangle {
    position: static;
    display: block;
    text-align: center;
    margin-top: 8px;
  }
}

@media screen and (min-width: 768px) {
  .container .container {
    padding: 0;
    width: auto;
  }
  .page-id-530 .layout_index {
    margin: 0;
    max-width: 990px;
  }
}

@media screen and (max-width: 767px) {
  .page-id-530 .block_type1,
  .page-id-530 .rowblock {
    margin-bottom: 0;
  }
}
