.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.nowrap {
  display: inline-block;
}
.header-cuntom {
  padding-top: 10px;
}
.inc20 {
  padding-left: 20px;
}
.inc20 li {
  list-style: disc;
}
ul li:before {
  content: none;
  margin-right: 0;
}
footer {
  padding-bottom: 30px;
}
footer .row-fluid {
  line-height: 16px;
  text-align: center;
}
footer .row-fluid2 {
  line-height: 16px;
  text-align: center;
}

footer ul li:before {
  content: "\f054";
  margin-right: 8px;
  display: inline-block;
  font-family: FontAwesome;
}
body {
  color: #222;
  background: linear-gradient(#fae7e7, #fff);
  background-attachment: fixed;
}
@media all and (max-width: 979px) {
  body {
    padding: 0;
  }
}
.head_right {
  padding-top: 30px;
  padding-right: 10px;
  padding-bottom: 5px;
  text-align: right;
}
@media all and (max-width: 480px) {
  .head_right {
    padding-top: 0;
  }
}
.container-fluid {
  background-color: #fff;
}
.container-fluid a {
  color: #444;
}
.container-fluid a img:hover {
  opacity: 0.7;
}
.brand {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #searchform #s {
    margin-top: 0;
  }
}
@media all and (max-width: 979px) {
  #mainmenu > li > a {
    padding: 5px 4px;
  }
}
#content {
  font-size: 14px;
  line-height: 24px;
  padding: 0 5px;
}
#content p {
  padding: 0 8px 0 20px;
  margin: 0;
  line-height: 24px;
}
#content .page-header {
  border-bottom: none;
}
#content h1 {
  font-size: 24px;
  padding: 5px 0 10px 50px;
  background-image: url("../images/title2.jpg");
  background-repeat: no-repeat;
  background-position: left bottom;
  font-family: 'HiraKakuPro-W6','Meiryo','sans-serif';
  text-transform:capitalize;
}
#content h2 {
  font-size: 20px;
  font-weight: bold;
  color: #ff69b4;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding: 5px 0 5px 20px;
  overflow: hidden;
  background-image: url("../images/h3_icon.jpg");
  background-position: 0px 10px;
  background-repeat: no-repeat;
}
#content h2.ball {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: #d74b4b;
  margin: 20px 0 0 0;
  padding-left: 5px;
  background-image: url("../images/H2ball.png");
  background-position: 20px 0px;
}
#content h3 {
  color: #008000;
  padding: 5px 0 5px 25px;
  background-image: url("../images/h3_icon.jpg");
  background-repeat: no-repeat;
  background-position: left center;
}
#content h4 {
  font-size: 16px;
  color: #ff42a1;
  margin: 10px 10px 0;
}
#content table th,
#content table td {
  border: solid 1px #c7c7c7;
}
#content table.no-space {
  width: auto;
}
#content table.no-space th,
#content table.no-space td {
  border: none;
}
#content .muted {
  font-size: 12px;
  text-align: right;
}
#content ol {
  margin-left: 40px;
}
@media all and (max-width: 979px) {
  .row-fluid .span9,
  .row-fluid .span3 {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .row-fluid2 .span9,
  .row-fluid2 .span3 {
    width: 100%;
    margin: 0;
    padding: 0;
  }

}
@media all and (max-width: 480px) {
  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
.wp-caption {
  padding: 4px;
  border: solid 1px #ccc;
  background-color: #eee;
}
.wp-caption .wp-caption-text {
  font-size: 12px;
  text-align: center;
  padding: 2px;
}
.right-widget {
  background: none;
}
.office-border {
  width: 100%;
  height: 25px;
  background-repeat: repeat-x;
}
.border-sika {
  background-image: url("../images/line6058.png");
}
.border-other {
  background-image: url("../images/line6243.png");
}
.office-baner-sika {
  border: 6px solid #addaed;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}
.office-baner-other {
  border: 6px solid #f7cde5;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}
#top_fbox_1 {
  display: flex;
  flex-wrap: wrap;
  padding: 1vmin;
  margin-left: 10px;
}
#top_fbox_1 .hospital {
  padding: 12px 0 8px 35px;
  flex: 1 1;
  margin: 0.5vmin 1vmin;
  overflow: hidden;
  position: relative;
  flex-basis: 180px;
  transition: box-shadow 0.2s, transform 0.2s;
  border-radius: 5%/50%;
  box-shadow: 0 0 0 1px rgba(231,62,123,0.2);
  font-size: 16px;
  text-align: left;
  color: #050505;
}
@media all and (max-width: 979px) {
  #top_fbox_1 .hospital {
    padding-top: 4px;
    padding-left: 45px;
  }
}
#top_fbox_1 .hospital:hover {
  transform: scale(1.02);
  box-shadow: 0 1px 10px 1px rgba(231,62,123,0.2);
}
#top_fbox_1 .hospital:active {
  transform: scale(0.99);
  box-shadow: 0 2px 6px 1px rgba(231,62,123,0.2) inset;
  transition-duration: 0.05s;
}
#top_fbox_1 .hospital:nth-child(n+9) {
  border: none;
  background: none;
  box-shadow: none;
}
#top_fbox_1 .hospital a {
  display: block;
}
#top_fbox_2 {
  display: flex;
  flex-wrap: wrap;
  padding: 1vmin;
}
#top_fbox_2 div {
  padding: 0;
  flex: 1 1;
  margin: 0.5vmin 1vmin;
  overflow: hidden;
  position: relative;
  flex-basis: 280px;
}
.icon_leaf {
  margin-left: 20px;
  margin-top: 10px;
  font-size: 16px;
}
.icon_leaf:before {
  margin: 0;
  content: " ";
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("../images/icon8_Natural-Food_003399_25.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
}
.newitem {
  margin: 0;
}
.newitem li {
  margin-top: 4px;
  padding: 0 8px;
  border-bottom: 1px dotted #bbb;
}
.only_pc,
.only_sp {
  display: none;
}
@media all and (min-width: 980px) {
  .only_pc {
    display: block;
  }
}
@media all and (max-width: 979px) {
  .only_sp {
    display: block;
  }
}
.side_fbox {
  display: flex;
  flex-wrap: wrap;
}
.side_fbox .side_item {
  flex: 1 1;
  flex-basis: 250px;
  margin: 0;
}
@media all and (max-width: 979px) {
  .side_fbox .side_item {
    margin: 10px;
  }

}
#harmony {
  margin-top: 10px;
  padding: 4px;
  background-color: #e1f0f9;
  border-radius: 6px;
  font-size: 14px;
}
#harmony .tel {
  text-align: center;
  border-bottom: 1px dashed #888;
}
#right-sidebar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
#right-sidebar2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}


#right-sidebar .side-other,
#right-sidebar .side-heiwa-sika,
#right-sidebar .side-coop-sika,
#right-sidebar .side-top-page,
#right-sidebar .side-general {
  display: inline-block;
  flex: 1 1;
  flex-basis: 250px;
  margin: 0;
  font-size: 14px;
}
#right-sidebar2 .side-other,
#right-sidebar2 .side-heiwa-sika-2,
#right-sidebar2 .side-coop-sika,
#right-sidebar2 .side-top-page,
#right-sidebar2 .side-general {
  display: inline-block;
  flex: 1 1;
  flex-basis: 250px;
  margin: 0;
  font-size: 14px;

}


@media all and (max-width: 979px) {
  #right-sidebar .side-other,
  #right-sidebar .side-heiwa-sika,
  #right-sidebar .side-coop-sika,
  #right-sidebar .side-top-page,
  #right-sidebar .side-general,
  #right-sidebar2 .side-other,
  #right-sidebar2 .side-heiwa-sika-2,
  #right-sidebar2 .side-coop-sika,
  #right-sidebar2 .side-top-page,
  #right-sidebar2 .side-general
  {
    margin: 20px;
  }
}

#right-sidebar .side-other h3,
#right-sidebar .side-heiwa-sika h3,
#right-sidebar .side-coop-sika h3,
#right-sidebar .side-top-page h3,
#right-sidebar .side-general h3 {
  padding: 0px 5px;
}
#right-sidebar2 .side-other h3,
#right-sidebar2 .side-heiwa-sika-2 h3,
#right-sidebar2 .side-coop-sika h3,
#right-sidebar2 .side-top-page h3,
#right-sidebar2 .side-general h3 {
  padding: 0px 5px;
}


#right-sidebar .side-other h3:before,
#right-sidebar .side-heiwa-sika h3:before,
#right-sidebar .side-coop-sika h3:before,
#right-sidebar .side-top-page h3:before,
#right-sidebar .side-general h3:before {
  margin: 0;
  content: " ";
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("../images/icon8_Natural-Food_003399_25.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
}
#right-sidebar2 .side-other h3:before,
#right-sidebar2 .side-heiwa-sika-2 h3:before,
#right-sidebar2 .side-coop-sika h3:before,
#right-sidebar2 .side-top-page h3:before,
#right-sidebar2 .side-general h3:before {
  margin: 0;
  content: " ";
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("../images/icon8_Natural-Food_003399_25.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
}



#right-sidebar .side-other ul li,
#right-sidebar .side-heiwa-sika ul li,
#right-sidebar .side-coop-sika ul li,
#right-sidebar .side-top-page ul li,
#right-sidebar .side-general ul li {
  margin-top: 5px;
}
#right-sidebar2 .side-other ul li,
#right-sidebar2 .side-heiwa-sika-2 ul li,
#right-sidebar2 .side-coop-sika ul li,
#right-sidebar2 .side-top-page ul li,
#right-sidebar2 .side-general ul li {
  margin-top: 5px;
}


#right-sidebar .side-heiwa-sika h3,
#right-sidebar .side-coop-sika h3 {
  border-bottom: 4px solid #80a5e3;
}
#right-sidebar2 .side-heiwa-sika-2 h3,
#right-sidebar2 .side-coop-sika h3 {
  border-bottom: 4px solid #80a5e3;
}


#right-sidebar .side-heiwa-sika ul li,
#right-sidebar .side-coop-sika ul li {
  color: #050505;
  padding: 5px 10px;
  background: linear-gradient(to bottom, #fff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5);
  border-radius: 6px;
  border: 1px solid #949494;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.5), inset 0px 0px 2px #fff;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.2), 0px 1px 0px #fff;
}
#right-sidebar2 .side-heiwa-sika-2 ul li,
#right-sidebar2 .side-coop-sika ul li {
  color: #050505;
  padding: 5px 10px;
  background: linear-gradient(to bottom, #fff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5);
  border-radius: 6px;
  border: 1px solid #949494;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.5), inset 0px 0px 2px #fff;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.2), 0px 1px 0px #fff;

}


#right-sidebar .side-other h3 {
  border-bottom: 4px solid #e38c80;
}
#right-sidebar2 .side-other h3 {
  border-bottom: 4px solid #e38c80;
}

#right-sidebar .side-other ul li {
  color: #050505;
  padding: 5px 10px;
  background: linear-gradient(to bottom, #fff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5);
  border-radius: 6px;
  border: 1px solid #949494;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.5), inset 0px 0px 2px #fff;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.2), 0px 1px 0px #fff;
}
#right-sidebar2 .side-other ul li {
  color: #050505;
  padding: 5px 10px;
  background: linear-gradient(to bottom, #fff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5);
  border-radius: 6px;
  border: 1px solid #949494;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.5), inset 0px 0px 2px #fff;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.2), 0px 1px 0px #fff;
}


#right-sidebar .side-top-page h3,
#right-sidebar .side-general h3 {
  font-size: 14px;
}
#right-sidebar2 .side-top-page h3,
#right-sidebar2 .side-general h3 {
  font-size: 14px;
}

#right-sidebar .side-top-page ul li,
#right-sidebar .side-general ul li {
  color: #050505;
  padding: 5px 10px;
  background: linear-gradient(to bottom, #f7edf7 0%, #f7e8f2 50%, #f7deee 51%, #ffedf9 100%);
  border-radius: 6px;
  border: 1px solid #ddb7b7;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.2), 0px 1px 0px #fff;
}
#right-sidebar2 .side-top-page ul li,
#right-sidebar2 .side-general ul li {
  color: #050505;
  padding: 5px 10px;
  background: linear-gradient(to bottom, #f7edf7 0%, #f7e8f2 50%, #f7deee 51%, #ffedf9 100%);
  border-radius: 6px;
  border: 1px solid #ddb7b7;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.2), 0px 1px 0px #fff;
}

#right-sidebar .side-top-page .icon-mail:before,
#right-sidebar .side-general .icon-mail:before {
  margin-right: 8px;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/icon8_Message_d04211_25.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#right-sidebar2 .side-top-page .icon-mail:before,
#right-sidebar2 .side-general .icon-mail:before {
  margin-right: 8px;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/icon8_Message_d04211_25.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#right-sidebar .side-top-page .icon-child:before,
#right-sidebar .side-general .icon-child:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("../images/icon8_Save_the_Children_d04211_25.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#right-sidebar2 .side-top-page .icon-child:before,
#right-sidebar2 .side-general .icon-child:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("../images/icon8_Save_the_Children_d04211_25.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}


#right-sidebar .side-top-page .icon-hirai:before,
#right-sidebar .side-general .icon-hirai:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("../images/icon8_Open_Book_d04211_25.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#right-sidebar2 .side-top-page .icon-hirai:before,
#right-sidebar2 .side-general .icon-hirai:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("../images/icon8_Open_Book_d04211_25.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#right-sidebar .side-top-page .icon-9001:before,
#right-sidebar .side-general .icon-9001:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 59px;
  height: 45px;
  background: url("../images/icon-ISO9001_2015_purple.jpg") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#right-sidebar2 .side-top-page .icon-9001:before,
#right-sidebar2 .side-general .icon-9001:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 59px;
  height: 45px;
  background: url("../images/icon-ISO9001_2015_purple.jpg") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#right-sidebar .side-top-page .icon-kosodate:before,
#right-sidebar .side-general .icon-kosodate:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 45px;
  background: url("../images/icon_kosodate.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#right-sidebar2 .side-top-page .icon-kosodate:before,
#right-sidebar2 .side-general .icon-kosodate:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 45px;
  background: url("../images/icon_kosodate.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#right-sidebar .side-top-page .icon-minren:before,
#right-sidebar .side-general .icon-minren:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 30px;
  background: url("../images/icon_miniren-logo.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#right-sidebar2 .side-top-page .icon-minren:before,
#right-sidebar2 .side-general .icon-minren:before {
  margin-right: 3px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 30px;
  background: url("../images/icon_miniren-logo.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#right-sidebar .side-top-page .icon-minna:before,
#right-sidebar .side-general .icon-minna:before {
  margin-right: 3px;
	 margin-left: -3px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 30px;
  background: url("https://kagawa.coop/wp-content/uploads/2018/12/minna.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#right-sidebar2 .side-top-page .icon-minna:before,
#right-sidebar2 .side-general .icon-minna:before {
  margin-right: 3px;
	 margin-left: -3px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 30px;
  background: url("https://kagawa.coop/wp-content/uploads/2018/12/minna.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}


#right-sidebar .side-top-page .icon-shibu:before,
#right-sidebar .side-general .icon-shibu:before {
  margin-right: 3px;
	 margin-left: -3px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 30px;
  background: url("https://kagawa.coop/wp-content/uploads/2019/02/icon-shibu.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#right-sidebar2 .side-top-page .icon-shibu:before,
#right-sidebar2 .side-general .icon-shibu:before {
  margin-right: 3px;
	 margin-left: -3px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 30px;
  background: url("https://kagawa.coop/wp-content/uploads/2019/02/icon-shibu.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}



footer .foot-title {
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
}
footer .foot-title:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 23px;
  background-image: url("../images/icon8_circle_25.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
}
footer .menu {
  margin-left: 10px;
}
footer .foot_fbox {
  display: flex;
  flex-wrap: wrap;
  padding: 1vmin;
  justify-content: space-between;

}
footer .foot_fbox div {
  padding: 0;
  flex: 1 1;
  margin: 0;
  overflow: hidden;
  position: relative;
  flex-basis: 250px;
}
.green_box {
  margin-left: 20px;
  border: 1px solid #bcf6b9;
  padding: 4px;
}
.green_box li {
  margin-left: 30px;
  list-style: disc;
}
.yotei table {
  width: 95%;
}
.yotei table th,
.yotei table td {
  padding: 5px 4px;
}
.yotei table th {
  background-color: #f2f2d0;
  white-space: nowrap;
  text-align: left;
}
.type_enkaku {
  width: 95%;
  margin-left: 20px;
}
.type_enkaku th {
  white-space: nowrap;
  font-weight: normal;
  padding: 4px 10px;
  background-color: #f7efca;
  border: 1px solid #b0ad6f;
}
.type_enkaku td {
  padding: 4px 10px;
  border: 1px solid #b0ad6f;
}
#content .office_detail dl {
  margin: 0 0 0 5px;
  padding: 5px 0;
  width: 95%;
  border-bottom: 1px solid #ccc;
}
#content .office_detail dt {
  float: left;
  width: 150px;
}
#content .office_detail dd {
  margin-left: 150px;
}
@media all and (max-width: 480px) {
  #content .office_detail dl.wrap dt {
    width: 100%;
    float: none;
  }
  #content .office_detail dl.wrap dd {
    padding-top: 5px;
    margin-left: 15px;
  }
}
#content h4.h-name {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 5px 10px;
}
#content .h-box {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #eed4d4;
}
#content .h-box .h-item {
  flex: 1 1;
  flex-basis: 260px;
}
table.sika-days {
  width: min(600px,100%);
}


table.sika-days th,
table.sika-days td {
  text-align: center;
  border: 1px solid #c9def1;
  padding: 5px 10px;
}
@media all and (max-width: 480px) {
  table.sika-days th,
  table.sika-days td {
    padding: 5px 6px;
  }
}
#sp_phone {
  position: fixed;
  bottom: -100px;
  left: 0;
  width: 100%;
  z-index: 100;
  border-radius: 10px;
}
#sp_phone a {
  position: absolute;
  top: 38%;
  left: 57%;
  font-size: 20px;
  font-weight: bold;
}
@media all and (min-width: 481px) {
  #sp_phone {
    display: none;
  }
}
table.art-sheet2,
table.art-sheet5 {
  width: 95%;
  margin: 0 auto 10px;
  font-size: 100%;
  border-collapse: collapse;
}
table.art-sheet2 th,
table.art-sheet5 th {
  width: 10%;
  background: #fffde6;
  color: #000;
  text-align: center;
  font-weight: normal;
  vertical-align: top;
}
table.art-sheet2 td,
table.art-sheet5 td {
  padding: 3px;
}
table.art-sheet2 td.yen,
table.art-sheet5 td.yen {
  text-align: right;
  padding-right: 10px;
}
table.art-sheet2 th {
  white-space: nowrap;
}
table.art-sheet2 td {
  width: 30%;
}
.block {
  width: 95%;
  margin: 10px 0 20px;
  padding: 10px;
  background: #fafafa;
  border: 1px #ccc solid;
  box-shadow: 0 2px 3px 0 #ddd;
  -moz-box-shadow: 0 2px 3px 0 #ddd;
  -webkit-box-shadow: 0 2px 3px 0 #ddd;
}
@media all and (max-width: 480px) {
  #kenshin table {
    width: 95%;
    border: none;
    padding: 10px;
  }
  #kenshin thead {
    display: none;
  }
  #kenshin tr {
    display: block;
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
  }
  #kenshin td {
    display: block;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: none;
    padding: 0;
  }
  #kenshin td:nth-of-type(1) {
    background-color: #2bb3b7;
    text-align: center;
    color: #fff;
  }
  #kenshin td:last-child {
    border-bottom: 1px solid #ccc;
  }
  #kenshin td:before {
    color: #000;
    display: block;
    background-color: #fffde6;
  }
  #kenshin td:nth-of-type(2):before {
    content: "検査内容";
  }
  #kenshin td:nth-of-type(3):before {
    content: "組合員価格";
  }
  #kenshin td:nth-of-type(4):before {
    content: "員外価格";
  }
}
.of-fbox {
  font-size: 18px;
  line-height: 24px;
}
.of-fbox .fitem {
  padding: 10px;
}
.of-fbox .fitem ul {
  margin-left: 10px;
}
.of-fbox .fitem ul li {
  list-style: disc;
}
.fbox,
.of-fbox {
  display: flex;
  flex-wrap: wrap;
}
.fbox .fitem,
.of-fbox .fitem {
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  margin-bottom: 15px;
}
.fbox .w100,
.of-fbox .w100 {
  flex-basis: 100px;
}
.fbox .w150,
.of-fbox .w150 {
  flex-basis: 150px;
}
.fbox .w200,
.of-fbox .w200 {
  flex-basis: 200px;
}
.fbox .w300,
.of-fbox .w300 {
  flex-basis: 300px;
}
.fbox .w320,
.of-fbox .w320 {
  flex-basis: 320px;
}
.fbox .w400,
.of-fbox .w400 {
  flex-basis: 400px;
}
.fbox .center,
.of-fbox .center {
  text-align: center;
}




.of-fbox2 {
  font-size: 18px;
  line-height: 24px;
  background: linear-gradient(#fff, #f4e0ef);
}
.of-fbox2 .fitem {
  padding: 10px;
}
.of-fbox2 .fitem ul {
  margin-left: 10px;
}
.of-fbox2 .fitem ul li {
  list-style: disc;
}
.fbox,
.of-fbox2 {
  display: flex;
  flex-wrap: wrap;
}
.fbox .fitem,
.of-fbox2 .fitem {
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  margin-bottom: 15px;
}
.fbox .w100,
.of-fbox2 .w100 {
  flex-basis: 100px;
}
.fbox .w150,
.of-fbox2 .w150 {
  flex-basis: 150px;
}
.fbox .w200,
.of-fbox2 .w200 {
  flex-basis: 200px;
}
.fbox .w300,
.of-fbox2 .w300 {
  flex-basis: 300px;
}
.fbox .w320,
.of-fbox2 .w320 {
  flex-basis: 320px;
}
.fbox .w400,
.of-fbox2 .w400 {
  flex-basis: 400px;
}
.fbox .center,
.of-fbox2 .center {
  text-align: center;
}



.of-fbox3 {
  font-size: 18px;
  line-height: 24px;
  background: linear-gradient(#fff, #fcdaa5);
  border-radius: 15px;        /* CSS3草案 */
   -webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
   -moz-border-radius: 15px;   /* Firefox用 */
   border: 2px #fcdaa5 solid;
   margin-top: 5px;
}
.of-fbox3 .fitem {
  padding: 10px;
}
.of-fbox3 .fitem ul {
  margin-left: 10px;
}
.of-fbox3 .fitem ul li {
  list-style: disc;
}
.fbox,
.of-fbox3 {
  display: flex;
  flex-wrap: wrap;
}
.fbox .fitem,
.of-fbox3 .fitem {
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  margin-bottom: 15px;
}
.fbox .w100,
.of-fbox3 .w100 {
  flex-basis: 100px;
}
.fbox .w150,
.of-fbox3 .w150 {
  flex-basis: 150px;
}
.fbox .w180,
.of-fbox3 .w180 {
  flex-basis: 180px;
}
.fbox .w200,
.of-fbox3 .w200 {
  flex-basis: 200px;
}
.fbox .w300,
.of-fbox3 .w300 {
  flex-basis: 300px;
}
.fbox .w320,
.of-fbox3 .w320 {
  flex-basis: 320px;
}
.fbox .w400,
.of-fbox3 .w400 {
  flex-basis: 400px;
}
.fbox .center,
.of-fbox3 .center {
  text-align: center;
}






.of-fbox4 {
  font-size: 18px;
  line-height: 24px;
  background: linear-gradient(#fff, #dbffbd);
  border-radius: 15px;        /* CSS3草案 */
   -webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
   -moz-border-radius: 15px;   /* Firefox用 */
   border: 2px #8cc360 solid;
     margin-top: 5px;
}
.of-fbox4 .fitem {
  padding: 10px;
}
.of-fbox4 .fitem ul {
  margin-left: 10px;
}
.of-fbox4 .fitem ul li {
  list-style: disc;
}
.fbox,
.of-fbox4 {
  display: flex;
  flex-wrap: wrap;
}
.fbox .fitem,
.of-fbox4 .fitem {
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  margin-bottom: 15px;
}
.fbox .w100,
.of-fbox4 .w100 {
  flex-basis: 100px;
}
.fbox .w150,
.of-fbox4 .w150 {
  flex-basis: 150px;
}
.fbox .w180,
.of-fbox4 .w180 {
  flex-basis: 180px;
}
.fbox .w200,
.of-fbox4 .w200 {
  flex-basis: 200px;
}
.fbox .w300,
.of-fbox4 .w300 {
  flex-basis: 300px;
}
.fbox .w320,
.of-fbox4 .w320 {
  flex-basis: 320px;
}
.fbox .w400,
.of-fbox4 .w400 {
  flex-basis: 400px;
}
.fbox .center,
.of-fbox4 .center {
  text-align: center;
}


.of-fbox5 {
  font-size: 14px;
  line-height: 24px;
  background: linear-gradient(#fff, #fcdaa5);
  border-radius: 15px;        /* CSS3草案 */
   -webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
   -moz-border-radius: 15px;   /* Firefox用 */
   border: 2px #fcdaa5 solid;
   margin-top: 5px;
}
.of-fbox5 .fitem {
  padding: 10px;
}
.of-fbox5 .fitem ul {
  margin-left: 10px;
}
.of-fbox5 .fitem ul li {
  list-style: disc;
}
.fbox,
.of-fbox5 {
  display: flex;
  flex-wrap: wrap;
}
.fbox .fitem,
.of-fbox5 .fitem {
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  margin-bottom: 15px;
}
.fbox .w100,
.of-fbox5 .w100 {
  flex-basis: 100px;
}
.fbox .w150,
.of-fbox3 .w150 {
  flex-basis: 150px;
}
.fbox .w180,
.of-fbox5 .w180 {
  flex-basis: 180px;
}
.fbox .w200,
.of-fbox5 .w200 {
  flex-basis: 200px;
}
.fbox .w300,
.of-fbox5 .w300 {
  flex-basis: 300px;
}
.fbox .w320,
.of-fbox5 .w320 {
  flex-basis: 320px;
}
.fbox .w400,
.of-fbox5 .w400 {
  flex-basis: 400px;
}
.fbox .center,
.of-fbox5 .center {
  text-align: center;
}


.of-fbox6 {
  font-size: 14px;
  line-height: 24px;
  border-radius: 15px;        /* CSS3草案 */
   -webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
   -moz-border-radius: 15px;   /* Firefox用 */
   margin-top: 5px;
}
.of-fbox6 .fitem {
  padding: 10px;
}
.of-fbox6 .fitem ul {
  margin-left: 10px;
}
.of-fbox6 .fitem ul li {
  list-style: disc;
}
.fbox,
.of-fbox6 {
  display: flex;
  flex-wrap: wrap;
}
.fbox .fitem,
.of-fbox6 .fitem {
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  margin-bottom: 15px;
}
.fbox .w100,
.of-fbox6 .w100 {
  flex-basis: 100px;
}
.fbox .w150,
.of-fbox6 .w150 {
  flex-basis: 150px;
}
.fbox .w180,
.of-fbox6 .w180 {
  flex-basis: 180px;
}
.fbox .w200,
.of-fbox6 .w200 {
  flex-basis: 200px;
}
.fbox .w300,
.of-fbox6.w300 {
  flex-basis: 300px;
}

.fbox .w330,
.of-fbox6 .w330 {
  flex-basis: 330px;
}
.fbox .w400,
.of-fbox6 .w400 {
  flex-basis: 400px;
}
.fbox .center,
.of-fbox6 .center {
  text-align: center;
}





@media all and (max-width: 480px) {
  .fbox .w330,
  .of-fbox6 .w330 {
    float: none;
    display: block;
      margin: 0 auto;
  }

}


.of-fbox7 {
  font-size: 14px;
  line-height: 24px;
  background: linear-gradient(#fff, #FFFF99);
  border-radius: 15px;        /* CSS3草案 */
   -webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
   -moz-border-radius: 15px;   /* Firefox用 */
   border: 2px #FFFF99 solid;
   margin-top: 5px;
}
.of-fbox7 .fitem {
  padding: 10px;
}
.of-fbox7 .fitem ul {
  margin-left: 10px;
}
.of-fbox7 .fitem ul li {
  list-style: disc;
}
.fbox,
.of-fbox7 {
  display: flex;
  flex-wrap: wrap;
}
.fbox .fitem,
.of-fbox7 .fitem {
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  margin-bottom: 15px;
}
.fbox .w100,
.of-fbox7 .w100 {
  flex-basis: 100px;
}
.fbox .w150,
.of-fbox7 .w150 {
  flex-basis: 150px;
}
.fbox .w180,
.of-fbox7 .w180 {
  flex-basis: 180px;
}
.fbox .w200,
.of-fbox7 .w200 {
  flex-basis: 200px;
}
.fbox .w300,
.of-fbox7 .w300 {
  flex-basis: 300px;
}
.fbox .w320,
.of-fbox7 .w320 {
  flex-basis: 320px;
}
.fbox .w400,
.of-fbox7 .w400 {
  flex-basis: 400px;
}
.fbox .center,
.of-fbox7 .center {
  text-align: center;
}


/* ここから下がボタンのCSS　*/
.btn-iconblock {
  display: inline-block;
	width:100%;
  max-width:300px;
  text-align: center;
	border:1px solid #ccc;
  background-color: #ffcfe0;
  color: #000;
  text-decoration: none;
  position: relative;

}

.btn-iconblock:before {
  font-family:'FontAwesome';
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
	color: #333;
}


.btn-iconblock:hover {
  opacity: 0.7;
}



/* ここから下がボタンのCSS　*/
.btn-iconblock2 {
 display: inline-block;
width:100%;
max-width:500px;
  text-align: center;
	font-size: 16px;
	font-weight: bold;
	border:1px solid #ccc;
  background-color: #d3e6aa;
  color: #000;
 text-decoration: none;
	 position: relative;
}

.btn-iconblock2:before {
  font-family:'FontAwesome';
  content: "\f105";
	position:  absolute;
 top: 50%;
  right: 10px;
  margin-top: -12px;

	color: #333;
}

.btn-iconblock2:hover {
  opacity: 0.7;
}


/* ここから下がボタンのCSS　*/
.btn-iconblock3 {
  display: inline-block;
	width:100%;
  max-width:500px;
  text-align: center;
	border:1px solid #ccc;
  background-color: #ffcfe0;
  color: #000;
  text-decoration: none;
  position: relative;
		margin-top: 0px;
	padding-top:0px;
	padding-bottom:0px;

}

.btn-iconblock3:before {
  font-family:'FontAwesome';
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
	color: #333;
}


.btn-iconblock3:hover {
  opacity: 0.7;
}


/* ここから下がボタンのCSS　*/
.btn-iconblock4 {
 display: inline-block;
width:100%;
max-width:500px;
  text-align: center;
	border:1px solid #ccc;
  background-color: #d3e6aa;
  color: #000;
 text-decoration: none;
	 position: relative;
	margin-top: 0px;
	padding-top:0px;
	padding-bottom:0px;
}

.btn-iconblock4:before {
  font-family:'FontAwesome';
  content: "\f105";
	position:  absolute;
 top: 50%;
  right: 10px;
  margin-top: -12px;

	color: #333;
}

.btn-iconblock4:hover {
  opacity: 0.7;
}


/* ここから下がボタンのCSS　*/
.btn-iconblock5 {
  display: inline-block;
	width:100%;
  max-width:300px;
  text-align: center;
  border:1px solid #ccc;
  background-color: #ffcfe0;
  color: #000;
  text-decoration: none;
  position: relative;


}
.btn-iconblock5:before {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
	color: #333;
	 text-decoration: none;
}

.btn-iconblock6 {
 display: inline-block;
width:100%;
max-width:500px;
  text-align: center;
	font-size: 16px;
	font-weight: bold;
	border:1px solid #ccc;
  background-color: #d3e6aa;
  color: #000;
 text-decoration: none;
	 position: relative;
}

.btn-iconblock6:before {
	position:  absolute;
 top: 50%;
  right: 10px;
  margin-top: -12px;

	color: #333;
}

#harmony2 .tel {
  text-align: center;
}
#harmony2 {
  margin-top: 10px;
  padding: 4px;
  background-color: #e1f0f9;
  border-radius: 6px;
  font-size: 14px;
 position: relative;
}

.side_fbox .side_item2 {
  flex: 1 1;
  flex-basis: 250px;
}


#harmony2:hover {
  opacity: 0.7;
	 background-color: #bae5ff;
	color: #000;
}

.zigyou-fon{
    font-size:0.8em;
	display: inline-block;
width:100%;
max-width:500px;
  text-align: center;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
  color: #000;
 text-decoration: none;
	 position: relative;
}

#kenkou-y .fon{
  text-align: center;
}
#kenkou-y {
  margin-top: 10px;
  padding: 4px;
  background-color: #fffeed;
  border-radius: 10px;
  font-size: 14px;
 position: relative;
		border:3px solid #fff8c9;
}
.fon-minna{
  text-align: center;
}

@media all and (max-width: 979px) {
  .side_fbox .side_item2 {
    margin: 10px;
  }

   }


 @media screen and (max-width: 499px) {
    /*　画面サイズ 499pxまで適用　*/
    .btn-iconblock3,
	 .btn-iconblock4{
		font-size: 12px;
font-weight: normal;
  }
    }

.wakublock
{
 margin-bottom:3em;
    }


.wakublock table
{
	border-collapse: collapse;
    border:2px solid #fff;
	 text-align: center;
    }

.wakublock td,
.wakublock tr
{
    border-collapse: collapse;
	   border:2px solid #fff;
}

.wakublock2
{
 margin-bottom:1em;
    }


.wakublock2 table
{
	border-collapse: collapse;
    border:3px solid #fff;
	 text-align: center;
    }

.wakublock2 td,
.wakublock2 tr
{
    border-collapse: collapse;
	   border:3px solid #fff;

    }



    /* アコーディオンB */
.cp_actab {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto;
color: #000;
}

.cp_actab input {
position: absolute;
z-index: -1;
opacity: 0;
}

.cp_actab label {
font-size: 14px;
line-height: 2.5;
position: relative;
display: block;
padding: 0 0 0 0.8em;
cursor: pointer;
margin: 0 0 1px 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,efefef+48,e5e5e5+49,e5e5e5+49,bfbfbf+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 48%, #e5e5e5 49%, #e5e5e5 49%, #bfbfbf 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 48%,#e5e5e5 49%,#e5e5e5 49%,#bfbfbf 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#efefef 48%,#e5e5e5 49%,#e5e5e5 49%,#bfbfbf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */
	text-shadow:1px 1px 1px #ffffff;
  border: 1px solid #333;
  border: 1px solid rgba(0,0,0,0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.5);
-moz-box-shadow: 0 10px 10px rgba(0,0,0,0.5);
box-shadow: 0 10px 10px rgba(0,0,0,0.5);

-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}

.cp_actab .cp_actab-content {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height 0.5s;
transition: max-height 0.5s;
color: #333333;
background: #eaeaea;
}

.cp_actab .cp_actab-content p {
margin: 1em;
font-size: 14px;
}

.cp_actab p{
margin-bottom:0px;
}

/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
max-height: 20em;
}

/*チェックのアイコン（↓）*/
.cp_actab label:after{
color: #333;
font-family:"FontAwesome";
content:" \f078";
position: absolute;
top: 0;
right: 0;
width: 2em;
height: 3em;
}

/*チェックのアイコン（↑）*/
.cp_actab input:checked ~ label::after {
color: #333;
font-family:"FontAwesome";
content:" \f077";
}

a[href^="tel:"] {
    pointer-events: none;
}

/* 訪問看護ステーションひまわり・トップ背景画像 */
.postid-4589 .office-baner-other {
  background-image: url("../images/bg-himawari-2019-12.jpg");
  background-size: cover;
}
