@charset "utf-8";
/* CSS Document */

/* 共通
============================== */
/*ページ内リンクの位置調整*/
a.anchor {
  display: block;
  padding-top: 20px;
  margin-top: -20px;
}

/*リンクボタン*/
.linkbtn_wrap {
  text-align: center;
}
.linkbtn_wrap > div {
  display: inline-block;
  text-align: left;
}
a.linkbtn {
  display: inline-block;
  padding: 16px 32px;
  background: url(../../common/img/icon_triangle01.png) #2fa9d0 no-repeat left
    20px center / 6px;
  border: 1px solid#2fa9d0;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}
a.linkbtn:visited {
  background-color: #2fa9d0;
  border: 1px solid#2fa9d0;
}
a.linkbtn:hover,
a.linkbtn:active {
  background-color: #33b1da;
  border: 1px solid#33b1da;
}

/*バナー*/
.bnr {
  margin: 0 auto;
}
.bnr a {
  display: inline-block;
}
.bnr a:hover img,
.bnr a:active img {
  opacity: 0.8;
}
.bnr img {
  max-width: 100%;
  height: auto;
}

/*画像*/
img {
  max-width: 100%;
  height: auto;
}
.pic img {
  display: inline-block;
}

/*タイトル*/
.ttl05 {
  padding: 0 0 4px;
  border-bottom: 1px double #666;
  font-weight: bold;
  font-size: 18px;
}

/*リスト装飾*/
.decimal_list {
  list-style-type: decimal;
}
.decimal_list li {
  /* margin-left: 28px; */
  margin-bottom: 16px;
  list-style-type: decimal;
  width: calc(100% - 26px);
  margin-left: auto;
}
.disc_list li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
}
.disc_list li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #363636;
  border-radius: 50%;
}
.decimal_list li:last-child,
.disc_list li:last-child {
  margin-bottom: 0;
}

/*文字装飾*/
span.small {
  font-size: 12px;
}
span.bold {
  font-weight: bold;
}
span.pink {
  color: #ff6791;
}
span.red {
  color: #f00;
}
span.blue {
  color: #00f;
}
span.underline {
  border-bottom: double;
}

/*フレックスボックス - 親要素*/
.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; /*アイテムを上から下に折り返しする*/
}
.flexbox.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; /*水平方向：両端のアイテムを余白を空けずに配置し、その他は均等配置*/
}

/*幅調整*/
.width70 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

/* visual
============================== */
#all #visual {
  background-attachment: scroll;
  background-image: url(../img/visual_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  width: 100%;
}

#all #visual .inner.widthfix {
  height: 137px;
  position: relative;
}
#all #visual .inner.widthfix h2 {
  background-attachment: scroll;
  background-image: url(../img/h2_ttl_bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 65px;
  position: relative;
  left: 12px;
  top: 38px;
}
#all #visual .inner.widthfix h2 img {
  display: block;
  position: absolute;
  left: 30px;
  top: 8px;
}
#all #visual .inner.widthfix h2 .pan {
  display: block;
  position: absolute;
  left: 30px;
  top: 40px;
  font-size: 12px;
}

/* main
============================== */
/*タイトル*/
#all #wrapper .inner.widthfix #main h3 img {
  position: absolute;
  top: 26px;
}
#all #wrapper .inner.widthfix #main .inner .label {
  background-color: #4ea1df;
  height: 38px;
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  margin-bottom: 15px;
}
#all #wrapper .inner.widthfix #main .inner .label span {
  display: block;
  padding-left: 10px;
  border-left-width: 7px;
  border-left-style: solid;
  border-left-color: #fff;
  position: absolute;
  line-height: 1em;
  margin-top: -11px;
  top: 50%;
  left: 10px;
  padding-top: 3px;
  padding-bottom: 2px;
}

/*select_map*/
#all #wrapper .inner.widthfix #main .inner #select_map .found_bg {
  height: 316px;
  width: 401px;
  margin-right: auto;
  margin-left: auto;
  background-attachment: scroll;
  background-image: url(../img/map_selecter.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#all #wrapper .inner.widthfix #main .inner #select_map {
  margin-top: 30px;
  margin-bottom: 20px;
}
#all #wrapper .inner.widthfix #main .inner #select_map .found_bg .A1 {
  background-attachment: scroll;
  background-image: url(../img/map_selecter01.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#all #wrapper .inner.widthfix #main .inner #select_map .found_bg .A2 {
  background-attachment: scroll;
  background-image: url(../img/map_selecter02.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#all #wrapper .inner.widthfix #main .inner #select_map .found_bg .A3 {
  background-attachment: scroll;
  background-image: url(../img/map_selecter03.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#all #wrapper .inner.widthfix #main .inner #select_map .found_bg .A4 {
  background-attachment: scroll;
  background-image: url(../img/map_selecter04.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#all #wrapper .inner.widthfix #main .inner #select_map .found_bg .A5 {
  background-attachment: scroll;
  background-image: url(../img/map_selecter05.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#all #wrapper .inner.widthfix #main .inner #select_map .found_bg .A6 {
  background-attachment: scroll;
  background-image: url(../img/map_selecter06.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

/*項目*/
#all #wrapper .inner.widthfix #main .inner .item.cf {
  margin-bottom: 40px;
}

/*リスト*/
#all #wrapper .inner.widthfix #main .inner .linker.cf li {
  float: left;
  margin-right: 9px;
  padding-right: 9px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999;
  font-size: 13px;
  line-height: 1.4em;
}
#all #wrapper .inner.widthfix #main .inner .linker.cf {
  background-color: #f7f7f7;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 25px;
}
#all #wrapper .inner.widthfix #main .inner .linker.cf .last {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#all #wrapper .inner.widthfix #main .inner .linker.cf li a {
  color: #363636;
}
#all #wrapper .inner.widthfix #main .inner .linker.cf li a:hover {
  text-decoration: none;
}
#all #wrapper .inner.widthfix #main .inner .linker.cf li .current {
  color: #28498e;
  font-weight: bold;
  text-decoration: none;
}

/*医院一覧*/
#all #wrapper .inner.widthfix #main .inner .clinic_list tr td {
  vertical-align: middle;
  border: 1px solid #ccccca;
  padding-top: 6px;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 8px;
}
#all #wrapper .inner.widthfix #main .inner .clinic_list .color1 {
  background-color: #d1eaff;
}
#all #wrapper .inner.widthfix #main .inner .clinic_list {
  margin-bottom: 15px;
}


@media(max-width: 480px) {
  .linkbtn_wrap  {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }

  a.linkbtn {
    padding: 10px 15px;
  }
}