.block {
  display: block; }

.clearfix {
  min-height: 1px; }

.clearfix:after {
  content: url(../images/spacer.gif);
  display: block;
  clear: both;
  height: 0; }

.border_box {
  border: 1px solid #ccc;
  padding: 3%; }
  .border_box > .photo_wrap {
    display: block; }
    .border_box > .photo_wrap .modal {
      display: none;
      text-align: center; }
  .border_box img {
    height: auto !important;
    max-width: 100% !important; }

.btn_style01 {
  border-radius: 5px;
  display: inline-block;
  padding: 10px 30px;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  background: #e9f1fc;
  font-weight: bold; }

.double_box01 {
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap; }

.double_box01 > * {
  width: 49%;
  float: left;
  margin-bottom: 2%;
  display: block;
  background: #fff !important;
  border: 1px solid #ccc;
  text-align: center; }
  .double_box01 > * > :nth-last-child(2),
  .double_box01 > * > :last-child {
    margin-bottom: 15px; }

.double_box01.co4 > * {
  width: 23.5%;
  margin: 10px 2% 0 0 !important; }

.double_box01.co4 div > :nth-child(4n) {
  margin-right: 0 !important; }

.double_box01.co4 > :nth-child(4n) {
  margin-right: 0 !important; }

.double_box01.pepper {
  display: block !important; }
  .double_box01.pepper > :first-child {
    width: 200px;
    margin-right: 20px !important;
    border: none !important;
    position: relative; }
    .double_box01.pepper > :first-child > :first-child:before {
      content: url(https://www.sbc-hospital.jp/img/clinic/photo/pepper_logo.jpg);
      position: absolute;
      bottom: 0;
      left: 100%; }
    .double_box01.pepper > :first-child > :nth-child(2) {
      width: 460px;
      margin: 0 !important;
      border: none !important;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box; }

.btn_style01.co4 {
  width: 24%;
  color: #203e91; }

.v_middle_h {
  height: 100%; }

.v_middle, .v_middle_h {
  display: inline-block !important;
  vertical-align: middle; }

h3.basic {
  font-size: 15px;
  padding: 7px 10px 5px 8px;
  margin: 20px 0 10px;
  background-image: none;
  color: #000;
  display: block;
  background-color: #e3eaf9; }

.fusen_box {
  position: relative;
  padding: 10px;
  background: #e4eafa !important;
  text-align: left !important;
  font-size: 14px;
  line-height: 1.8em; }
  .fusen_box::before {
    content: "";
    display: block;
    position: absolute;
    top: 82%;
    left: 10px;
    z-index: -1;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top: 50px solid #e4eafa; }

.modal {
  text-align: center !important; }

.double_box01.pepper > :nth-child(2) {
  width: 460px;
  margin: 0 !important;
  border: none !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.double_box01.pepper > :first-child:before {
  content: url(../images/img_photo_52.jpg);
  position: absolute;
  bottom: 0;
  left: 100%; }

@media screen and (max-width: 979px) {
  .btn_style01 {
    padding: 10px 5px;
    font-size: 14px; }
  .btn_style01.co4 {
    width: 23%; }
    .btn_style01.co4 .v_middle_h {
      height: 100%; }
    .btn_style01.co4 .v_middle,
    .btn_style01.co4 .v_middle_h {
      display: inline-block !important;
      vertical-align: middle; }
  .double_box01.co4 > * {
    width: 48%; }
  .double_box01.co4 > :nth-child(2n) {
    margin-right: 0 !important; }
  .double_box01.pepper > :first-child,
  .double_box01.pepper > :first-child:before {
    display: none; }
  .double_box01.pepper > :nth-child(2) {
    width: 100%;
    margin: 0 !important;
    border: none !important; }
  .fusen_box:before {
    display: none; } }
