
/* content_title_set
------------------------------------------------------------------------------*/

.cate_list li {
  background: #5055a3;
  color: #fff;
  font-size: 71%;
  font-weight: bold;
  padding: 2px 4px;
  margin: 0 5px 5px 0;
  display: inline-block;
  vertical-align: top;
}

#content_title_set .title_box h2.other_size { font-size: 286%; }
#content_title_set .title_box h2.font_normal { font-weight: normal; }
#content_title_set .title_box_bottom { font-size: 86%; min-height: 22px; }
#content_title_set .title_box_bottom .bold { padding: 0 4px 0 0; }

.bold { font-weight: bold; }

#content_title_set .title_box_bottom .text_box_color {
  color: #3377a2;
  border: 1px solid #3377a2;
  padding: 2px 4px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

#content_title_set .title_box_bottom .text_box_color01 {
  color: #9a3643;
  border: 1px solid #9a3643;
  margin: 0 5px 0;
}

#content_title_set .tour-box {
  height: 38px;
  line-height: 38px;
}

#content_title_set .tour-box {
  background: #f9f9f9;
  border-radius: 5px 5px 0 0;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  position: absolute;
  bottom: -15px;
  right: 0;
  font-weight: bold;
  padding: 0 10px;
  width: 135px;
}

#content_title_set .tour-box img {
  width: 26px;
  margin: 5px 0px 0 0;
}

#content_title_set .tour-box span { font-size: 93%; }

#content_title_set .tour-box a {
  float: right;
  display: inline;
}


@media screen and (max-width: 640px) {
  #content_title_set .title_box h2.other_size { font-size: 142%; }
  #content_title_set .title_box_bottom {
    margin: 0 10px;
    font-size: 67%;
  }
  #content_title_set .title_box_bottom .bold { display: block; }
  #content_title_set .title_box_bottom .text_box_color { margin: 5px 5px 0 0; }
  #content_title_set .tour-box {
    height: 30px;
    line-height: 30px;
  }
  #content_title_set .tour-box img { width: 20px; }
  #content_title_set .tour-box span { font-size: 83%; }
  #content_title_set .tour-box a { font-size: 92%; }
  #content_title_set .tour-box {
    right: 10px;
    width: 105px;
  }
}


/* single_column
------------------------------------------------------------------------------*/
.single_column { margin: 10px 0 0; }

.single_column .single_column_wrap {
  background: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 35px 20px;
}

.single_column .single_column_wrap .column_inner { padding: 0 18px; }

.tl_style {
  background: #004674;
  border-bottom: 2px solid #002a46;
  padding: 11px 20px 10px;
  color: #fff;
  font-size: 114%;
  margin: 0 0 30px;
}

.tl_style.early { background: #3377a2; }
.tl_style.latter { background: #9a3643; }
.tl_style.specialist { background: #1fa13b; }

.tl_space { margin: 0 0 10px; }

.tl_style a {
  font-size: 84%;
  float: right;
  color: #fff !important;
  font-weight: bold;
  background: url(/img/common/icon_arrow_droptit.png) no-repeat right center;
  background-size: 8px auto;
  padding-right: 16px;
  text-decoration: none;
}

.table_style {
  width: 100%;
  margin: 0 0 30px;
}

.table_style th {
  width: 190px;
  padding: 20px 10px 15px 10px;
  font-size: 86%;
  font-weight: bold;
  text-align: left;
  background: #f4f4f4;
}

.text_line {
  border-left: 4px solid #6d9aca;
  padding: 0 0 0 5px;
  line-height: 1.4;
}

.table_style td { padding: 15px; }

.table_style td p.formatted { margin-bottom: 1em; }

.table_style th,
.table_style td {
  vertical-align: top;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.table_style .map_link { float: right; }

.table_style_scroll { width: 100%; }

.table_style_scroll tr:first-child th {
  vertical-align: middle;
  text-align: center;
  background: #002666;
  color: #fff;
  font-weight: bold;
  padding: 15px 0;
  width: 15%;
}

.table_style_scroll tr:first-child th:first-child { width: 170px; }

.table_style_scroll th {
  padding: 10px 20px;
  text-align: left;
  background: #c6d1e5;
}

.table_style_scroll td {
  text-align: center;
  background: #f9f9f9;
}
.table_style_scroll td.left {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.table_style_scroll .td_style td { background: #eeeeee; }

.table_style_scroll th,
.table_style_scroll td {
  border: 1px solid #fff;
}

.hospital_cont01 { margin: 0 0 30px; }

.hospital_cont01 .box01 {
  width: 460px;
  float: right;
}

.hospital_cont01 .box02 {
  width: 450px;
  float: left;
}

.hospital_cont01 .table_style { margin: 0 0 10px; }

.hospital_cont01 .table_style th {
  background: none;
  width: 50px;
}

.hospital_cont01 .gmap {
  width: 100%;
  height: 274px;
  clear: both;
  padding: 15px 0 0;
}

.hospital_cont01 .slider_area { padding: 25px 30px 20px; }

#viewport .hospital_cont01 .slider_area .bx-wrapper .bx-controls-direction .bx-prev { left: 0; }
#viewport .hospital_cont01 .slider_area .bx-wrapper .bx-controls-direction .bx-next { right: 0; }

.list_style_type01 { margin: 10px 0 40px; }

.list_style_type01 li {
  float: left;
  display: inline-block;
  margin: 0 0 10px 16px ;
  width: 210px;
}

.list_style_type01 li:first-child { margin: 0; }

.list_style_type01 li .cell01 {
  background: #f7f7f7;
  color: #ef6500;
  border: 1px solid #ef6500;
  margin: 0 0 10px;
  font-weight: bold;
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
}

.list_style_type01 li .cell02 {
  margin: 0 5px;
  font-size: 86%;
}

.box_type01_wrap {
  background: #fffff1;
  border: 1px solid #80a9c2;
  padding: 20px;
  font-weight: bold;
  margin: 0 0 10px;
}
.box_type01_wrap .text_remark {
  clear: both;
  font-weight: normal;
  font-size: 84%;
  margin: 0;
  padding-top: 5px;
}

.table_style_set01,
.table_style_set02 {
  float: left;
}

.table_style_set th {
  color: #fff;
  font-size: 93%;
  background: #6690ac;
  text-align: center;
  width: 124px;
  height: 30px;
  vertical-align: middle;
  border-top: 1px solid #527c97;
  border-left: 1px solid #527c97;
  border-right: 1px solid #527c97;
}

.table_style_set td {
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  height: 60px;
}

.table_style_set td img {
  margin: 0 15px 0 0;
  vertical-align: middle;
}

.table_style_set01 th.last,
.table_style_set01 td.last {
  border-right: none;
}

.table_style_set02 td {
  width: 100px;
  vertical-align: top;
}

.table_style_set .text01 {
  font-size: 79%;
  display: block;
  color: #004674;
  height: 2em;
  margin: 5px 0 2px;
  line-height: 2.2;
}

.table_style_set .text02 { line-height: 1.2; }

.table_style_set span { font-size: 100%; }

.hospital_cont02 { margin: 0 0 30px; }
.hospital_cont02 .link_style_02 { float: right; }

.hospital_cont02:after,
.box_type01_wrap:after,
.list_style_type01:after,
.hospital_cont01:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden;
}


@media screen and (max-width: 640px) {
  .single_column { margin:0; }
  .single_column .single_column_wrap { padding: 10px 0; }
  .single_column .single_column_wrap .column_inner { padding: 0 10px; }

  .hospital_cont01 { margin: 0; }

  .hospital_cont01 .gmap { height: 200px; }

  .hospital_cont01 .box01 {
    width: auto;
    float: none;
  }

  .hospital_cont01 .slider_area {
    padding: 20px 10px 5px;
    margin-bottom: 20px;
  }

  .hospital_cont01 .slider_area .item .photo { height: 300px; }
  .hospital_cont01 .slider_area .item .photo img { max-height: 100%; }

  .hospital_cont01 .box02 {
    width: auto;
    margin: 0 10px;
    float: none;
  }

  .hospital_cont01 .table_style th {
    padding: 15px 0 10px 5px;
    border-top: none;
  }
  .hospital_cont01 .table_style td {
    padding: 10px;
    border-top: none;
  }

  .hospital_cont02 { margin: 0 10px 10px; }

  .box_type01_wrap {
    padding: 0;
    background: none;
    border: none;
  }

  .list_style_type01 { margin-bottom: 20px; }

  .list_style_type01 li,
  .list_style_type01 li:first-child {
    width: 100%;
    margin: 0 0 10px;
  }

  .list_style_type01 li .cell01 {
    height: auto;
    line-height: 1.4;
    margin: 0 0 0 5px;
    border: none;
    background: none;
    text-align: left;
  }

  .table_style_set01,
  .table_style_set02 {
    float: none;
    width: 100%;
  }

  .table_style_set01 { margin: 0 0 10px; }

  .table_style_set th { width: 33.3%; }
  .table_style_set td { height: 45px; }
  .table_style_set01 th.last { border-right: 1px solid #527c97; }
  .table_style_set01 td.last { border-right: 1px solid #cccccc; }

  .table_style_set td img { margin:0 5px 0 0; }
  .table_style_set01 td .icon_style_01 { width: 26px; }
  .table_style_set01 td .icon_style_02 { width: 26px; }
  .table_style_set01 td .icon_style_03 { width: 18px; }

  .table_style_set span { font-size: 100%; }

  .table_style_set02 td { width: 20%; }

  .table_style_set .text01 { font-size: 67%; }

  .table_style { margin: 0 0 15px; }

  .table_style th {
    font-size: 100%;
    width: 80px;
    padding: 10px 10px 8px;
  }

  .table_style td {
    padding: 8px 10px;
    word-break: break-all;
  }

  .text_line {
    border: none;
    position: relative;
    padding: 0 0 0 10px;
  }

  .text_line:after {
    content: "";
    background: #6d9aca;
    position: absolute;
    width: 4px;
    height: 13px;
    left: 0;
    top: 1px;
  }

  .scroll_wrap {
    width: auto;
    overflow: scroll;
    box-shadow: 0 2px 2px #999 inset;
    padding: 5px 2px 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-overflow-scrolling: touch;
    margin: 0 0 15px;
  }

  .table_style_scroll { width: 600px; }

  .table_style_scroll tr:first-child th {
    padding: 4px 0;
    line-height: 1.4;
  }

  .table_style_scroll th { padding: 4px 10px }

  .tl_style {
    margin: 0 0 20px;
    padding: 10px;
    font-size: 117%;
  }
}


/* slider_area
------------------------------------------------------------------------------*/
.slider_area {
  background: #efefef;
  overflow: hidden;
  padding: 25px 50px 25px 50px;
  position: relative;
  text-align: center;
}

.slider_area > .bxslider {
  float: left;
  left: 50%;
  position: relative;
}

.slider_area > .bxslider .item {
  float: left;
  margin: 0;
  right: 50%;
  position: relative;
}

.slider_area > .bxslider .item + .item { margin-left: 24px; }

.slider_area .bx-wrapper {
  max-width: 9999px !important;
}

.slider_area .item {
  margin-right: 30px;
  width: 400px;
}

.slider_area .item .photo {
  display: table-cell;
  height: 300px;
  text-align: center;
  vertical-align: middle;
  width: 400px;
}

.slider_area .item .photo img {
  max-height: 300px;
  max-width: 400px;
  vertical-align: middle;
  display:inline;
}

.slider_area .item .explain {
  font-size: 86%;
  margin: 5px 15px 0;
  text-align: left;
  height: 7em;
  max-height: 7em;
  overflow-y: auto;
}

#viewport .slider_area .gallery-cell { width: 100%; }

#viewport .slider_area .bx-wrapper .bx-viewport {
  background: none;
  border: none;
  box-shadow: none;
  left: auto;
}

#viewport .slider_area .bx-wrapper .bx-controls-direction a {
  height: 48px;
  margin-top: -24px;
  top: 150px;
  width: 30px;
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}
#viewport .slider_area .bx-wrapper .bx-controls-direction .bx-prev {
  background: url(../img/common/icon_slider_prev_pc.png) no-repeat center center;
  background-color: #000;
  left: -50px;
}
#viewport .slider_area .bx-wrapper .bx-controls-direction .bx-next {
  background: url(../img/common/icon_slider_next_pc.png) no-repeat center center;
  background-color: #000;
  right: -50px;
}

#viewport .slider_area .bx-wrapper .bx-controls-direction a:hover {
  opacity: 0.4;
  -ms-filter: "alpha(opacity=40)";
}

.slider_area .bxslider-none .item{
  margin:0 -5px 0 0;
  float:right;
}

.slider_area .bxslider-none .item:first-child{ float: left; }


@media screen and (max-width: 640px) {
  body { position: relative; }

  .slider_area { padding: 20px 10px 5px; }

  .slider_area .item { margin: 0; }

  .slider_area .item .photo { height: 300px; }

  .slider_area .item .photo img {
    max-height: 300px;
    max-width: 100%;
  }

  .slider_area .item .explain { margin: 10px 0 0; }

  #viewport .slider_area .bx-wrapper .bx-controls-direction a {
    height: 35px;
    margin-top: -18px;
    top: 45%;
    width: 22px;
  }

  #viewport .slider_area .bx-wrapper .bx-controls-direction .bx-prev {
    background: url(../img/common/icon_slider_prev_sp.png) no-repeat center center;
    background-size: 9px;
    background-color: #1173b5;
    left: 0;
  }
  #viewport .slider_area .bx-wrapper .bx-controls-direction .bx-next {
    background: url(../img/common/icon_slider_next_sp.png) no-repeat center center;
    background-size: 9px;
    background-color: #1173b5;
    right: 0;
  }
  .bxslider-none { text-align: center; }
  .slider_area .bxslider-none .item {
    width: auto;
    margin: 0 0 20px;
    float: none;
  }
  .slider_area .bxslider-none .item:first-child { float: none; }
  .slider_area .bxslider-none .item:last-child { margin: 0; }
  .slider_area .item .explain { height: auto; }
}


/* 共通
------------------------------------------------------------------------------*/
/*** hospital2 ***/

.tl_style.plus_img {
  background: #666666;
  margin: 45px 0 0;
  position: relative;
}

.tl_style.plus_img > img {
  bottom: 7px;
  position: absolute;
  right: 18px;
}

.visiter_record {
  background: #fff;
  padding: 0 0 20px;
}

.record_list { padding: 0 20px }

.record_list.record_list_second { display: none; }
.record_list.record_list_second li.first{ border-top:1px solid #bdbdbd; }

.record_list li { border-top: 1px solid #bdbdbd; }
.record_list li .list_text { margin: 0; }

.record_list a {
  color: #333;
  display: block;
  padding-right: 25px;
  position: relative;
  text-decoration: none;
}

.record_list a span.read_more {
  color: #1760ad;
  text-decoration: underline;
}

.record_list li.first { border: none; }

.record_list .link_arrow {
  bottom: 0;
  display: block;
  height: 28px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.record_list .date {
  color: #999;
  font-size: 86%;
  margin-right: 20px;
}

.record_list .purple {
  background: #e2e2ff;
  display: inline-block;
  font-size: 86%;
  line-height: 1.4;
  margin: 0 10px 0 20px;
  padding: 0 6px;
}

.record_list .tag {
  border: 2px solid #80a9c2;
  display: inline-block;
  line-height: 1.4;
  padding: 0 5px;
  color: #80a9c2;
}

.tag + .tag { margin-left: 12px; }

.record_list a.read_more {
  color: #1760ad;
  display: inline-block;
  padding-bottom: 1px;
  text-decoration: underline;
}

a.list_more {
  background: #f3f3f3;
  color: #666;
  display: block;
  font-size: 114%;
  font-weight: bold;
  height: 40px;
  line-height: 43px;
  margin: 0 20px;
  text-align: center;
  text-decoration: none;
}

.list_more > img {
  margin-left: 15px;
  vertical-align: middle;
}

a.schedule_more {
  background: #f3f3f3;
  color: #666;
  display: block;
  font-size: 114%;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin: -10px 0px 50px;
  text-align: center;
  text-decoration: none;
}

.schedule_more > img {
  margin-left: 15px;
  vertical-align: middle;
}

a.message_more {
  background: #f3f3f3;
  color: #666;
  display: block;
  font-size: 114%;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin: 0 0px 50px;
  text-align: center;
  text-decoration: none;
}

.message_more > img {
  margin-left: 15px;
  vertical-align: middle;
}

.read_more_second { display: none; }

.info_search { margin-top: 45px; }

.info_search .tl_style { margin: 0; }

.info_search .from_area {
  background: #fff;
  float: left;
  height: 506px;
  width: 720px;
}

.from_area table {
  margin: 5px 25px;
  font-size: 115%;
}

.from_area a {
  color: #1760ad;
  font-size: 93%;
}

.from_area th {
  line-height: 1.6;
  padding-top: 15px;
  text-align: left;
  vertical-align: top;
  width: 135px;
}

.from_area th a { text-decoration: none; }

.from_area td {
  line-height: 1.6;
  padding-top: 15px;
  text-align: left;
  vertical-align: top;
}

.from_area td a {
  display: inline-block;
  margin-right: 15px;
}

.info_search .conditions {
  background: #fff;
  float: right;
  height: 506px;
  width: 240px;
}

.info_search .conditions .link_area { padding: 0 15px 15px; }

.info_search .conditions a {
  color: #1760ad;
  display: block;
  line-height: 1.4;
  padding-top: 15px;
  text-align: left;
}

.link_area span { color: #333; }

.visiter_record .tl_style,
.info_search .tl_style {
  border: none;
}


/*** /hospital2 ***/

@media screen and (max-width: 640px) {

  .tl_style.plus_img {
      font-size: 100%;
      line-height: 1;
      margin: 0;
      padding: 12px 10px 8px;
  }

  .tl_style.plus_img > img {
    right: 15px;
    height: 36px;
  }

  .record_list {
      padding: 0;
  }

  .record_list li {
    padding: 0 10px;
  }

  .list_title .brake {
    display: block;
  }

  .record_list .purple {
    margin-left: 0;
  }

  .record_list .tag {
    border: 1px solid #80a9c2;
    font-size: 85%;
  }

  .tag + .tag {
    margin-left: 5px;
  }

  .record_list .link_arrow {
    height: 14px;
  }

  .info_search .tl_style {
    font-size: 100%;
    line-height: 1;
    margin: 0;
    padding: 12px 10px 8px;
  }

  .info_search .from_area {
    float: none;
    height: auto;
    width: 100%;
  }

  .from_area table {
    margin: 0;
    width: 100%;
    font-size:117%;
  }
  .from_area th {
    background: url(../img/common/bg_info_link_sp.png) repeat-x ;
    background-size: 10px 40px;
    border-bottom: 1px solid #cccccc;
    color: #333;
    display: block;
    height: 40px;
    line-height: 42px;
    padding: 0 10px 0;
    position: relative;
    width: auto;
  }
  .from_area th:after {
    background: url(../img/common/icon_close_02.png) no-repeat;
    background-size: 13px 8px;
    bottom:0;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    right:10px;
    top:0;
    width: 13px;
  }

  .from_area th.open:after {
    background: url(../img/common/icon_open_02.png) no-repeat;
    background-size: 13px 8px;
  }

  .from_area th a {
    color: #333;
    font-size: 100%;
  }

  .from_area td {
    border-bottom: 1px solid #cccccc;
    padding: 0;
    text-align: center;
    display:none;
  }

  .from_area td:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    overflow:hidden;
    visibility: hidden;
  }

  .from_area td a {
    border: 1px solid #cccccc;
    border-style: none solid solid none;
    box-sizing: border-box;
    display: block;
    float: left;
    font-size: 100%;
    height: 40px;
    line-height: 42px;
    width: 50%;
    margin-right: 0;
  }

  .from_area td a:nth-child(even) {
    border-right: none;
  }

  .from_area td a:last-child {
    border-bottom: medium none;
  }

  .from_area td a.no_border {
    border-bottom: none;
  }

  .info_search .conditions {
    background: #fff none repeat scroll 0 0;
    float: none;
    height: auto;
    margin-top: 20px;
    width: auto;
  }

  .info_search .conditions .link_area {
    padding: 0;
  }

  .info_search .conditions a {
    background: url(../img/common/bg_info_link_sp.png) repeat-x;
    background-size: 1px 40px;
    border-bottom: 1px solid #cccccc;
    color: #1760ad;
    display: block;
    font-size: 115%;
    height: 40px;
    line-height: 42px;
    padding-left: 10px;
    padding-top: 0;
    position: relative;
    text-align: left;
    text-decoration: none;
  }

  .info_search .conditions a:after {
    background: url(../img/common/icon_arrow_03.png);
    background-size: 8px 14px;
    bottom:0;
    content: "";
    display: block;
    height: 14px;
    margin: auto;
    position: absolute;
    right:10px;
    top:0;
    width: 8px;
  }
}


/* content_bottom_fixed
------------------------------------------------------------------------------*/
#content_bottom_fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.8);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);/*IE8以下用*/
  padding: 10px 0 10px;
  z-index: 9;
  overflow: hidden;
  display: none;
}

#content_bottom_fixed .content_bottom_fixed_inn {
  width: 940px;
  margin: 0 auto;
}

#content_bottom_fixed .btn_singlewrap { margin: 0; }

#content_bottom_fixed  .text01 {
  color: #fff;
  font-size: 129%;
  font-weight: bold;
  margin: 0 0 10px 10px;
  line-height: 1;
}

#content_bottom_fixed .btn_singlewrap .btn_bookmark_on { background: none; }

#content_bottom_fixed .btn_singlewrap .bookmark_on,
#content_bottom_fixed .btn_singlewrap .btn_bookmark_on a {
  color: #cccccc;
}


@media screen and (max-width: 640px) {
  #content_bottom_fixed {
    padding: 7px 0;
  }

  #content_bottom_fixed .content_bottom_fixed_inn {
    width: auto;
    margin: 0 10px;
  }

  #content_bottom_fixed .text01 {
    margin: 0 0 5px;
  }
}


/* lightbox_wrap
------------------------------------------------------------------------------*/

#lightbox_wrap {
  background: rgba(0,0,0,0.8);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);/*IE8以下用*/
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  display: none;
  zoom: 1;
}

.lightbox_bg_close_box {
  background: #000;
  opacity: 0;
  filter: alpha(opacity=0);        /* ie 6 7 */
  -ms-filter: "alpha(opacity=00)";  /* ie 8 */
  position: fixed;
  width: 100%;
  height: 100%;
}

#lightbox_wrap .lightbox_wrap_cont {
  width: 640px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  position: fixed;
  left: 50%;
  top: 50%;
  display: none;
}

#lightbox_wrap .lightbox_wrap_cont .close_btn01 {
  float: right;
  margin: 10px 10px 0;
  color: #666666;
  cursor: pointer;
  width: 70px;
}

#lightbox_wrap .lightbox_wrap_cont .close_btn01 img {
  width: 18px;
  vertical-align: middle;
  margin: -1px 0 0 8px;
}

#lightbox_wrap .lightbox_wrap_cont .lightbox_cont01 {
  text-align: center;
  clear: both;
  margin: 0 10px;
}

#lightbox_wrap .lightbox_wrap_cont .lightbox_cont01 .text01 {
  font-size: 171%;
  font-weight: bold;
}

#lightbox_wrap .lightbox_wrap_cont .lightbox_cont01 .text02 {
  margin: 0 0 10px;
}

#lightbox_wrap .lightbox_wrap_cont .btn_box {
  position: relative;
  margin: 30px 0 40px;
}

#lightbox_wrap .lightbox_wrap_cont .btn_box .character_01 {
  position: absolute;
  width: 67px;
  bottom: -10px;
  right: 30px;
}

#lightbox_wrap .lightbox_wrap_cont:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden;
}

#lightbox_wrap .lightbox_wrap_cont .w_max {
  width: 100%;
}


@media screen and (max-width: 640px) {
  #lightbox_wrap .lightbox_wrap_cont {
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 0;
    margin: 0 !important;
    max-height: 100%;
    overflow: scroll;
  }

  #lightbox_wrap .lightbox_wrap_cont .close_btn01 img {
    width: 15px;
    vertical-align: text-top;
  }

  #lightbox_wrap .lightbox_wrap_cont .lightbox_cont01 .text01 {
    font-size: 125%;
    margin: 0;
  }
  #lightbox_wrap .lightbox_wrap_cont .btn_box {
    margin: 70px 0 20px;
  }
  #lightbox_wrap .lightbox_wrap_cont .btn_box a {
    display: block;
  }

  #lightbox_wrap .lightbox_wrap_cont .btn_box .character_01 {
    width: 50px;
    top: -65px;
  }
}


/* early
------------------------------------------------------------------------------*/

.message_link img {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.double_table {
  margin: 20px 0 40px;
  text-align: left;
  word-break: break-all;
}

.double_table .table_left {
  float: left;
  width: 430px;
}

.double_table .table_right {
  float: right;
  width: 430px;
}

.double_table table {
  border-top: 1px solid #3575a5;
  line-height: 1.5;
  width: 100%;
}

.double_table table th {
  border-bottom: 1px solid #3575a5;
  color: #3377a2;
  padding: 12px 30px 10px 15px;
  text-align: left;
  vertical-align: top;
  width: 160px;
  box-sizing: border-box;
}

.double_table table td {
  border-bottom: 1px solid #3575a5;
  font-size: 114%;
  padding: 10px 15px 8px;
  text-align: left;
  vertical-align: top;
}

.double_table table td .small,
.double_table table th .small {
  font-size: 75%;
}
.double_table table td p { margin: 0; }

.tl_style_04 {
  background: #3477a2;
  color: #fff;
  font-size: 114%;
  height: 43px;
  line-height: 43px;
  margin: 0 -15px 20px;
  text-align: center;
  border-radius: 22px;
}

.tl_style_04 img {
  height: 43px;
  position: absolute;
  top: 0;
}
.tl_style_04 .left { left: -20px; }
.tl_style_04 .right { right: -20px; }

.feature_text{
  font-weight:bold;
  text-align:right;
}

.feature_text span{
  font-weight:normal;
  padding:0 0 0 10px;
}

.tl_table {
  font-weight: bold;
  clear: both;
}

.tl_table .course {
  border: 1px solid #ef6500;
  color: #ef6500;
  font-size: 86%;
  font-weight: normal;
  line-height: 1;
  margin-left: 15px;
  padding: 0 5px;
}

.tl_sub_table { margin: 0 0 15px; }

.scroll_wrap { margin: 10px 0 0; }

table.week td p.formatted { margin-bottom: 1em; }

#viewport .table_schedule th {
  padding-left: 10px;
  padding-right: 10px;
  width: 7.6%;
  box-sizing: border-box;
}

#viewport .table_schedule th:first-child { width: auto; }

#viewport .table_schedule td {
  background: #dfdfdf;
  box-sizing: border-box;
  font-size: 75%;
}

#viewport .table_schedule td.colspan1 { width: 1.9%; }
#viewport .table_schedule td.colspan2 { width: 3.8%; }
#viewport .table_schedule td.colspan3 { width: 5.7%; }
#viewport .table_schedule td.colspan4 { width: 7.6%; }
#viewport .table_schedule td.colspan5 { width: 9.5%; }
#viewport .table_schedule td.colspan6 { width: 11.4%; }
#viewport .table_schedule td.colspan7 { width: 13.3%; }
#viewport .table_schedule td.colspan8 { width: 15.2%; }
#viewport .table_schedule td.colspan9 { width: 17.1%; }
#viewport .table_schedule td.colspan10 { width: 19%; }
#viewport .table_schedule td.colspan11 { width: 20.9%; }
#viewport .table_schedule td.colspan12 { width: 22.8%; }
#viewport .table_schedule td.colspan13 { width: 24.7%; }
#viewport .table_schedule td.colspan14 { width: 26.6%; }
#viewport .table_schedule td.colspan15 { width: 28.5%; }
#viewport .table_schedule td.colspan16 { width: 30.4%; }
#viewport .table_schedule td.colspan17 { width: 32.3%; }
#viewport .table_schedule td.colspan18 { width: 34.2%; }
#viewport .table_schedule td.colspan19 { width: 36.1%; }
#viewport .table_schedule td.colspan20 { width: 38%; }
#viewport .table_schedule td.colspan21 { width: 39.9%; }
#viewport .table_schedule td.colspan22 { width: 41.8%; }
#viewport .table_schedule td.colspan23 { width: 43.7%; }
#viewport .table_schedule td.colspan24 { width: 45.6%; }
#viewport .table_schedule td.colspan25 { width: 47.5%; }
#viewport .table_schedule td.colspan26 { width: 49.4%; }
#viewport .table_schedule td.colspan27 { width: 51.3%; }
#viewport .table_schedule td.colspan28 { width: 53.2%; }
#viewport .table_schedule td.colspan29 { width: 55.1%; }
#viewport .table_schedule td.colspan30 { width: 57%; }
#viewport .table_schedule td.colspan31 { width: 58.9%; }
#viewport .table_schedule td.colspan32 { width: 60.8%; }
#viewport .table_schedule td.colspan33 { width: 62.7%; }
#viewport .table_schedule td.colspan34 { width: 64.6%; }
#viewport .table_schedule td.colspan35 { width: 66.5%; }
#viewport .table_schedule td.colspan36 { width: 68.4%; }
#viewport .table_schedule td.colspan37 { width: 70.3%; }
#viewport .table_schedule td.colspan38 { width: 72.2%; }
#viewport .table_schedule td.colspan39 { width: 74.1%; }
#viewport .table_schedule td.colspan40 { width: 76%; }
#viewport .table_schedule td.colspan41 { width: 77.9%; }
#viewport .table_schedule td.colspan42 { width: 79.8%; }
#viewport .table_schedule td.colspan43 { width: 81.7%; }
#viewport .table_schedule td.colspan44 { width: 83.6%; }
#viewport .table_schedule td.colspan45 { width: 85.5%; }
#viewport .table_schedule td.colspan46 { width: 87.4%; }
#viewport .table_schedule td.colspan47 { width: 89.3%; }
#viewport .table_schedule td.colspan48 { width: 91.2%; }

#viewport .table_schedule .color { color: #000066; }

.table_explain { margin: 5px 0 0px; }
.program_schedule { margin-bottom: 40px; }
.schedule_second { display: none; }

.tl_style_05 {
  background: #3477a2;
  border-bottom: 2px solid #004772;
  margin: 50px 0 30px;
  padding: 10px 13px 8px;
}

.table_navi {
  margin: 30px 0 -30px;
  text-align:center;
}

.table_navi.mb0 { margin-bottom: 0; }

.table_navi li {
  display: inline-block;
  font-size: 114%;
  height: 16px;
  line-height: 16px;
  padding: 0 20px;
}
.table_navi li + li { border-left: 1px solid #ccc; }

.table_navi li img { margin-right: 5px; }

.table_style td .text_01 {
  font-size: 86%;
  font-weight: bold;
  margin-right: 15px;
}

.table_head {
  background: #81a9c3;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px 4px;
}

#viewport .table_style_01 { margin: 0; }


@media screen and (min-width: 641px) {
  #viewport .tl_style_box {
    display: block !important;
  }
}

.message_box {
  border: 1px solid #bebebe;
  padding: 25px;
  margin-bottom: 10px;
}

.message_box .info_area {
  float: right;
  width: 215px;
}

.message_box .info_area .photo { margin: 20px 0 10px; }

.message_box .name {
  font-size: 150%;
  font-weight: bold;
  vertical-align: middle;
}

.message_box .name .title {
  font-size: 67%;
  font-weight: normal;
  margin-right: 15px;
  vertical-align: middle;
  display: inline-block;
}

.message_box .name .title2 {
  margin-right: 25px;
  display: inline-block;
  font-size: 67%;
}

.message_box .name .info {
  color: #666;
  font-size: 67%;
  font-weight: normal;
  vertical-align: middle;
  display: inline-block;
}

.message_box .message_area {
  float: left;
  width: 640px;
}

.message_box .message_area.nophoto { width: auto; }

.message_box .title {
  font-size: 171%;
  font-weight: bold;
}

.message_box .message_inner { margin: 0 0 20px; }

.message_box .sche_head {
  background: #002665;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.message_box .sche_body table {
  border: 1px solid #fff;
  width: 100%;
}

.message_box .sche_body table th {
  background: #c6d1e5;
  border: 1px solid #fff;
  color: #000066;
  padding: 5px 30px;
  text-align: left;
  vertical-align: top;
  width: 20%;
}

.message_box .sche_body table td {
  background: #f9f9f9;
  border: 1px solid #fff;
  padding: 5px 10px 5px 20px;
  vertical-align: top;
}
.message_box .sche_body table td.even { background: #eee; }


@media screen and (max-width: 640px) {
  .tl_style_02 {
    padding: 0 10px;
    border: none;
    margin: 5px 0 15px;
  }

  .tl_style_02 .title {
    font-size: 142%;
    font-weight: normal;
    margin: 0;
  }

  .message_link {
    background-color: #3377a2;
    color: #FFF;
    font-size: 75%;
    padding: 3px 5px;
    float: left;
    margin: 15px 10px 0px 0 !important;
    font-weight: bold;
  }
  .message_link a {
    background: none !important;
  }
  .message_link.latter {
    background-color: #9a3643;
  }
  .specialist .message_link.latter {
    background-color: #1fa13b;
  }

  .double_table { margin: 15px 0; }

  .double_table .table_left ,
  .double_table .table_right {
    float: none;
    width: auto;
  }

  .double_table .table_left { margin: 0 0 15px; }

  .tl_style_03 {
    font-size: 117%;
    margin: 0 0 5px;
  }

  .double_table table th {
    padding: 8px 8px 8px 0;
    width: 8em;
  }

  .double_table table td {
    padding: 8px 0;
    font-size: 100%;
  }

  .double_table table td .small {
    font-size: 100%;
    color: #333333;
  }

  .tl_style_04 {
    margin: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 117%;
  }

  .tl_style_04 img {
    height: 100%;
  }

  .tl_style_04 .left { left: -15px; }
  .tl_style_04 .right { right: -15px; }

  .tl_style_box { display: none; }

  .table_head {
    position: relative;
    border-bottom: 1px solid #fff;
  }

  .table_head.open { border-bottom: none; }

  .tl_style_ac { position: relative; }

  .tl_style_ac:after {
    content: "";
    background: url(../img/common/icon_open.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 50%;
    margin: -10px 0 0;
  }

  .tl_style_ac.open:after {
    background: url(../img/common/icon_close.png) no-repeat;
    background-size: 100% 100%;
  }

  .tl_style_05 { margin: 30px 0 10px; }

  #viewport .table_schedule { width: 700px; }
  #viewport .table_schedule th { width: 110px; }
  #viewport .table_schedule th:first-child { width: 150px; }

  .message_box .message_inner { margin: 0 0 10px; }

  .message_box {
    border: none;
    padding: 0 10px;
  }

  .message_box .info_area {
    float: right;
    width: auto;
    margin: 10px 0px 15px 15px;
  }

  .message_box .info_area .photo {
    float: left;
    width: 110px;
    margin: 5px 10px 0 0;
  }

  .message_box .info_area .name { font-size: 125%; }
  .message_box .info_area .name .title {
    margin: 0 10px 0 0;
    font-size: 75%;
  }

  .message_box .message_area {
    float: none;
    width: 100%;
  }

  .message_box .message_area .title { font-size: 125%; }

  .message_area p { margin: 8px 0; }

  .message_box .sche_head {
    height: 25px;
    line-height: 25px;
  }

  .tl_table { font-size: 117%; }

  .message_box .sche_body { margin: 0 0 10px; }
  .message_box .sche_body table th {
    width: 40px;
    text-align: left;
    padding: 8px 10px;
  }

  .table_explain { margin: 0 0 20px; }

  .info_area:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
  }
}


/* latter
------------------------------------------------------------------------------*/

.latter .tl_style_02 {
  border-color: #9a3643;
  padding-bottom: 10px;
  position: relative;
}

.latter .tl_style_02 .title {
  color: #9a3643;
  display: block;
  line-height: 1.2;
  width: 720px;
  float: left;
}

.latter .tl_style_02 .other_link { display: block; }

.latter .tl_style_02 .other_link img {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 13px;
}

.message_link { margin: -11px 0px 20px; }

.message_link a {
  background-color: #3377a2;
  color: #FFF;
  text-decoration: none;
  padding: 8px 10px;
  border-radius: 0 0 5px 5px;
  font-weight: bold;
}

.message_link.latter a {
  background-color: #9a3643;
}

.latter .double_table table,
.latter .double_table table th,
.latter .double_table table td {
  border-color: #9a3643;
}

.latter .double_table table th {
  color: #9a3643;
  width: 160px;
  box-sizing: border-box;
}

.latter .tl_style_04 { background: #9a3643; }

#viewport .table_schedule.week th { width: 100px; }
#viewport .table_schedule.week th:first-child { width: 30px; }

#viewport .table_schedule.week td {
  line-height: 1.2;
  padding: 10px 0;
  vertical-align: top;
}

.latter .tl_style_05 {
  background: #9b3644;
  border-color: #6e2c30;
}

.latter .table_head { background: #c2868e; }

.latter .tl_style_07 {
  font-weight: bold;
  text-align: center;
  font-size: 140%;
 }

.latter .tl_style_07 span {
  font-size: 140%;
  color: #9a3643;
 }

/* specialist
------------------------------------------------------------------------------*/


.specialist .select_box {
  display: block;
  margin-bottom: -20px;
}

.specialist.list .table_navi li {
  margin-bottom: 40px;
  padding: 0 10px;
}

.specialist.list .table_navi li.current a,
.specialist.list .table_navi li.current span {
  text-decoration: none;
  color: #333;
  cursor: default;
}

.specialist.list .table_style_scroll {
  font-size: 85%;
  margin-bottom: 48px;
}

.specialist.list .table_style_scroll th {
  padding: 5px;
  line-height: 1.2em;
}
.specialist.list .table_style_scroll tr:nth-child(n+2) th:first-child,
.specialist.list .table_style_scroll tr:first-child th:first-child {
  width: 20%;
  color: #002666;
}

.specialist.list .table_style_scroll td {
  width: 4%;
}

.specialist.list .table_style_scroll tr:first-child th {
  width: 4%;
  vertical-align: top;
  text-align: center;
  padding: 10px 0 0 0;
  background: #c6d1e5;
  color: #002666;
}

.specialist.list .table_style_scroll tr:first-child th:nth-child(n+2) span {
  min-height: 120px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  margin: 0 auto;
  letter-spacing: 0.2em;
  text-align: left;
}

.specialist.list .table_style_scroll tr:first-child th:nth-child(n+2) span.ls_short {
  letter-spacing: -0.1em;
}

.specialist.list .table_style_scroll tr:nth-child(2n+1) td {
  background: #e8e8e8;
}

.specialist .message_link.latter a {
  background-color: #1fa13b;
}
.specialist .tl_style_02 {
  border-color: #1fa13b;
  padding-bottom: 10px;
  position: relative;
}

.specialist .tl_style_02 .title {
  color: #1fa13b;
  display: block;
  line-height: 1.2;
  width: 720px;
  float: left;
}

.specialist .tl_style_02 .other_link { display: block; }

.specialist .tl_style_02 .other_link img {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 13px;
}

.specialist .double_table table,
.specialist .double_table table th,
.specialist .double_table table td {
  border-color: #1fa13b;
}

.specialist .double_table table th {
  color: #1fa13b;
  width: 160px;
  box-sizing: border-box;
}

.specialist .tl_style_04 { background: #1fa13b; }


.specialist .tl_style_05 {
  background: #1fa13b;
  border-color: #25863a;
}

.specialist .table_head { background: #79b085; }

.specialist .tl_style_07 {
  font-weight: bold;
  text-align: center;
  font-size: 140%;
 }

.specialist .tl_style_07 span {
  font-size: 140%;
  color: #25863a;
 }

.specialist_infowrap {
  margin: 30px -20px;
  padding: 30px 20px 10px;
  background-color: #e8f5eb;
}
.specialist_infowrap .tl_style_04 {
  border-radius: 0;
  margin: 0
}

.specialist_infowrap .table_style { margin: 30px 0; }
.specialist_infowrap .table_style td {
  background-color: #fff;
}

.specialist_listbox { margin-top: 45px; background-color: #fff; }

.specialist_listbox .tl_style { border: none; }

.specialist_listbox ul { padding: 0 20px 30px; }

.specialist_listbox ul li {
  display: inline-block;
  padding: 0 0 0 18px;
  margin-right: 20px;
  font-size: 114%;
  background: url(/img/common/icon_notice_next.png) no-repeat left center;
}

/* modal */

.lightbox_wrap_cont .subject_ul {
  padding: 0 50px;
  margin: 50px 0;
  max-height: 340px;
  overflow-y: scroll;
}

.lightbox_wrap_cont .subject_ul li {
  float: left;
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  width: 45%;
  font-size: 114%;
  font-weight: bold;
  text-align: left;
  position: relative;
}

.lightbox_wrap_cont .subject_ul li img {
  position: absolute;
  left: 0;
  top: 7px;
  width: 13px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}


@media screen and (max-width: 640px) {
  .latter .tl_style_02 {
    padding:0 10px;
    overflow: hidden;
  }

  .latter .tl_style_02 .other_link {
    display: inline-block;
    font-size: 93%;
    float: right;
    margin-top: 10px;
    line-height: 30px;
    clear: both;
  }

  .latter .tl_style_02 .title { width: auto; }

  .latter .double_table table th { width: 90px; }

  /* 新専門医研修一覧ページ */
  .single_column_wrap.specialist.list {
    padding: 0 5% 5%;
  }
  .specialist .select_box {
    background-color: #e9f3eb;
    padding: 5%;
    margin: 5% 0;
    border-radius: 10px;
  }
  .specialist .select_box label {
    display: block;
  }
  .specialist .select_box .custom-select-box {
    margin-bottom: 10px;
    width: 94%;
    background-color: #fff;
    color: #1760ad;
    font-size: 14px;
  }
  .specialist .special_system_legend {
    background-color: #f7f7f7;
    text-align: center;
    padding: 5px 0;
  }
  .specialist .special_system_tag {
    color: #25863a;
    border: 1px solid #25863a;
    border-radius: 12px;
    font-size: 10px;
    padding: 0px 6px;
    background-color: #fff;
  }
  .specialist.list h4.tl_table {
    border-bottom: 2px solid #ccc;
    font-size: 16px;
    margin: 20px 0 10px;
  }
  ul.specialist_hospital li {
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    display: none;
  }
  ul.specialist_hospital li:last-child {
    border-bottom: 0;
  }
  ul.specialist_hospital li .special_system_tag {
    position: absolute;
    left: 0;
  }
  .specialist .tl_style_02 {
    padding:0 10px;
    overflow: hidden;
  }
  .specialist_infowrap { margin: 30px -10px; }
  .specialist .tl_style_02 .other_link {
    display: inline-block;
    font-size: 93%;
    float: right;
    margin-top: 10px;
    line-height: 30px;
    clear: both;
  }
  .specialist .tl_style_02 .title {
    width: 100%;
  }
  .specialist .double_table table th { width: 90px; }
  .specialist_listbox .tl_style {
    padding: 12px 10px 8px;
    font-size: 100%;
    line-height: 1;
    margin-bottom: 10px;
  }
  .specialist_listbox ul li {
    width: 40%;
    margin: 0;
  }

  #viewport .table_schedule.week th:first-child { width: 35px; }

  p.feature_text_close { max-height: 16em; }

  .lightbox_wrap_cont .subject_ul{
    padding: 0;
    margin:0 0 10px;
    width:100%
  }

  .lightbox_wrap_cont .subject_ul li:first-child { border-top: 1px solid #ccc; }

  .lightbox_wrap_cont .subject_ul li{
    float:none;
    border-bottom:1px solid #ccc;
    width:100%;
    padding:0;
    margin:0;
    font-size:117%;
  }

  .lightbox_wrap_cont .subject_ul li a{
    padding:5px 10px;
    display:block;
  }

  .lightbox_wrap_cont .subject_ul li img{
    width:8px;
    left:auto;
    right:10px;
    top:50%;
    margin:-7px 0 0;
  }

  #lightbox_wrap .lightbox_wrap_cont .btn_box.btn_box01{ margin-top: 20px; }
}

/* seminar
------------------------------------------------------------------------------*/

.tl_style.h3_blue {
  background: #1760ad;
  margin: 0;
}

.notice_wrap {
  background:#fff;
  margin-bottom: 50px;
  min-height: 600px;
  padding: 25px 23px;
}

.notice_wrap .column_inner { padding:6px 10px 0; }

.notice_wrap.detail {
  margin-bottom: 40px;
  min-height: 0px;
  padding: 18px 20px 60px;
}

.table_navi.table_navi_01 {
  margin: 0 0 25px;
  text-align: left;
}

.table_navi.table_navi_01 li:first-child { padding-left: 0; }

.table_navi.table_navi_01 li a {
  position: relative;
  padding-left: 18px;
}

.table_navi.table_navi_01 li a img {
  position: absolute;
  left: 0;
  top: 5px;
}

.table_navi.table_navi_01 + .tl_style_06 { margin-top: 0; }

.tl_style_06 {
  margin: 30px 0 0;
  background: #1760ad;
  border-color: #004674;
}

.list_box_01{ margin: 10px; }

.list_box_01 .li01{ background: #f9f9f9; }

.list_box_01 .day {
  padding: 10px;
  text-align: center;
  float: left;
  width: 12em;
  word-break: break-all;
}

.list_box_01 .cate {
  padding: 10px 0 10px 10px;
  float: left;
}

.list_box_01 .cate span {
  color: #d35e96;
  border: 1px solid #d35e96;
  text-align: center;
  font-size: 86%;
  padding: 2px 4px;
  width: 5em;
  vertical-align: middle;
  line-height: 1.1;
  display: inline-block;
}

.list_box_01 .text {
  padding: 10px;
  float: left;
  width: 630px;
}

.list_box_01 .text.new_icon:after {
  content: "New";
  color: #fff;
  background: #D35E96;
  padding: 0 2px;
  margin: 0 0 0 10px;
  font-size: 78%;
}

.list_box_01 li:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
  overflow:hidden;
}


@media screen and (max-width: 640px) {
  .notice_back { padding-left: 10px; }

  .notice_wrap.detail { padding: 15px 0; }
  .notice_wrap.detail p { padding: 0 15px 10px; }

  .table_navi.table_navi_01 li:first-child { padding-left: 10px; }
  .table_navi.table_navi_01{ margin: 0 10px 20px; }
  .table_navi.table_navi_01 li a img{ top: 2px; }

  .table_navi li { padding: 0 10px; }

  .list_box_01{ margin: 0; }

  .list_box_01 li {
    margin: 0;
    padding: 7px 10px;
  }

  .list_box_01 .day {
    padding: 0 0 2px;
    width: auto;
    text-align: left;
  }

  .list_box_01 .cate {
    padding: 0 0 2px;
    float: right;
  }

  .list_box_01 .cate span { vertical-align: top; }

  .list_box_01 .text {
    padding: 0;
    width: auto;
  }
}


/* detail */

#main .seminar_back { line-height: 1.0; }

.seminar_back { margin: 0 0 12px; }

.seminar_back img {
  margin-right: 5px;
  vertical-align: top;
  width: 13px;
}

.title_block span.title_tag {
  background-color: #16a774;
  color: #fff;
  display: block;
  float: left;
  font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  height: 16px;
  line-height: 16px;
  margin-right: 12px;
  text-align: center;
  width: 110px;
  padding: 2px 0;
}

.title_block span.title_date {
  display: block;
  float: left;
  line-height: 17px;
}

.title_block span.prefectures {
  border: 1px solid #d35e96;
  color: #d35e96;
  display: block;
  float: right;
  font-size: 86%;
  height: 14px;
  line-height: 14px;
  text-align: center;
  width: 5em;
  padding: 2px 4px;
}

.title_block {
  border-bottom: 2px solid #d2d2d2;
  margin-bottom: 24px;
  padding: 0 10px 10px;
}

p.seminar_title {
  font-size: 172%;
  font-weight: bold;
  line-height: 1.4;
  margin:10px 0 0;
}

.seminar_single {
  background: #fff;
  padding: 21px 19px;
}

.seminar_single .single_inner { padding: 0 20px; }

#main .table_style.seminar {
  margin-top: 10px;
}

#main .table_style.seminar th,
#main .table_style.seminar td {
  line-height: 1.6;
  padding-bottom: 12px;
  padding-top: 12px;
}

.image_block { padding: 0 20px; }

.image_block ul { overflow: hidden; }

.image_block ul li {
  float: left;
  width: 100px;
  margin: 0 20px 10px 0;
  display: table;
  min-height: 200px;
}
@media screen and (min-width: 641px) {
.image_block ul li:nth-child(4n+1) {
  clear: both;
}
}

.image_block ul li p.thumb_img {
  background-color: #f9f9f9;
  vertical-align: middle;
  text-align: center;
  position: relative;
  margin: 5px 0;
  width: 200px;
  height: 150px;
}

.image_block ul li p.thumb_img img {
  max-height: 150px;
  max-width: 200px;
}

.image_block ul li p.thumb_text {
  word-break: break-all;
  font-size: 84%;
  margin: 0;
  line-height: 1.4;
}

.contact_block {
  background-color: #f7f7f7;
  margin-top: 30px;
  padding: 15px 25px;
}

p.square_blue {
  color: #1760ad;
  font-weight: bold;
  margin: 0;
}

.contact_block p.text {
  line-height: 1.4;
  margin: 10px 5px 0;
}


@media screen and (max-width: 640px) {
  .seminar_wrap {
    min-height: 0;
    padding: 0;
  }

  .seminar_wrap .column_inner { padding: 6px 0 0; }

  .seminar_back { padding-left: 10px; }

  p.seminar_title { font-size: 142%; }

  .title_block { margin-bottom: 12px; }
  .title_block .clearfix { position: relative; }

  .title_block span.title_date {
    clear: both;
    padding-top: 5px;
  }

  .title_block span.prefectures {
    float: none;
    position: absolute;
    right: 0;
  }
  .seminar_single { padding: 21px 0 0; }
  .seminar_single .single_inner { padding: 0 10px; }

  .image_block { padding: 0 10px; }
  .image_block ul li { min-height: 130px; margin: 0 0px 10px 0; }
  .image_block ul li:nth-child(3n+1) {
    clear: both;
  }

  .image_block ul li p.thumb_img {
    margin: 5px 0;
    width: 100px;
    height: 75px;
  }
  .image_block ul li p.thumb_img img {
    max-width: 98px;
    max-height: 75px;
  }
  .image_block ul li p.thumb_text { font-size: 10px; }

  .contact_block { padding: 15px 10px; }

  #viewport .slider_area.slider_area_type_01{ padding-bottom:20px; }
  #viewport .slider_area.slider_area_type_01 .item .photo{ height: 200px; }

  #viewport .slider_area.slider_area_type_01 .item .photo img{
    height:100%;
    width:auto;
  }

  #viewport .slider_area.slider_area_type_01 .bx-wrapper .bx-controls-direction a { top: 50%; }

  .list_box_01 .cate span{ vertical-align:top; }
}


/* top
------------------------------------------------------------------------------*/
#main .side_wrap2 {
  margin: 0 auto;
/*  float: none;*/
}

#main .side_wrap2 .list_box_01 { margin: 0; }

#main .side_wrap2 .list_box_01 li {
  margin: 0;
  padding: 7px 10px;
}

#main .side_wrap2 .list_box_01 .li01 { background: #f9f9f9; }

#main .side_wrap2 .list_box_01 .day {
  float: left;
  word-break: break-all;
  padding:0 0 2px;
  width: auto;
  text-align: left;
}

#main .side_wrap2 .list_box_01 .cate {
  padding: 0 0 2px;
  float: right;
}

#main .side_wrap2 .list_box_01 .cate span {
  color: #d35e96;
  border: 1px solid #d35e96;
  text-align: center;
  font-size: 86%;
  padding: 2px 4px;
  width: 5em;
  vertical-align: top;
  line-height: 1.1;
  display: inline-block;
}

#main .side_wrap2 .list_box_01 .text {
  float: left;
  padding: 0;
  width: auto;
}

#main .side_wrap2 .list_box_01 li:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden;
}

#main .side_wrap2 .tl_style_06 {
  margin-bottom: 0;
  background: #1760ad;
  border-color: #004674;
}

#main .side_wrap2:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden;
}

#main .side_wrap2 .tl_style_06 {
  margin-bottom: 0;
  background: #1760ad;
  border-color: #004674;
}


/* hospital search
------------------------------------------------------------------------------*/
/*** early ***/

#main.search .single_column {
  width: 660px;
  float: left;
  margin: 0;
}


#main.search #side_slider.content_box {
  background: none;
}

.search_block_wrap {
  padding: 20px;
  background: #f1f4fb;
  border-radius: 5px;
}
.search_block {
  padding: 0;
}

.search_block input[type="text"]{
  width:360px;
  float:left;
  padding:8px 10px;
  font-size:114%;
  border:1px solid #cccccc;
  line-height:24px;
}

.search_block .btn_blue{
  width:180px;
  float:right;
  height:42px;
  line-height:42px;
  display:inline-block;
  text-decoration:none;
  padding:0;
  text-align:center;
  border-radius:2px;
  border: none;
}

.search_block .btn_blue:hover { color: #fff; }

.search_block .btn_blue img {
  vertical-align: middle;
  margin: -4px 5px 0 -10px;
}

.search_point {
  border: 1px solid #cccccc;
  margin-top: 20px;
  background: #fff;
}

.search_point > p {
  background: #fff2d6 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  color: #f38f00;
  font-weight: bold;
  line-height: 15px;
  margin: 0;
  padding: 8px 10px 7px;
}

.search_point p img { margin-right: 10px;}

.point_list { padding: 10px 10px 10px 20px; }

.point_list li{
  min-width:195px;
  float:left;
}

.point_list li a { text-decoration: none; }

.point_list .text01 { text-decoration: underline; }
.point_list .text01:hover { text-decoration: none; }

.point_list .text02 {
  font-size: 71%;
  padding: 0 0 0 5px;
  color: #333;
  text-decoration: none;
}

.search_terms { margin: 20px 0 5px; }

.search_terms .title_text {
  font-weight: bold;
  float: left;
  padding: 8px 0 0;
}

.search_terms .hit_amount { float: right; }

.hit_amount > span {
  color: #ff6945;
  font-size: 143%;
  font-weight: bold;
  padding: 0 5px;
}

.table_style_02 label span {
  font-size: 71%;
  color: #333;
  padding: 0 0 0 3px;
}

.table_style_02 th {
  padding-bottom: 6px;
  padding-top: 12px;
  width: 135px;
}

.table_style_02 td { padding: 10px 0 5px 15px; }

.check_list li {
  float: left;
  min-width: 108px;
  position: relative;
  margin: 0 0 6px;
}

.check_list li.check_txt {
  margin-bottom: 20px;
}
.check_list li.check_txt input[type="text"] {
  margin-top: 5px;
}

.check_list.check_list_tl li { margin: 0; }

.three_line li { margin-right: 50px; }

.three_line li:nth-child(3n) { margin: 0; }

.two_line li {
  min-width: 49%;
  margin: 0 1% 6px 0;
}

.check_list input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  left: 2px;
  opacity: 0;
  position: absolute;
  top: 6px;
}

.check_list .checkbox + label {
  background: url(../img/common/icon_checkbox_02.png) no-repeat left 2px;
  background:none\9;
  color: #1760ad;
  cursor: pointer;
  padding: 0 0 2px 23px;
}
.check_list .checkbox:disabled + label {
  background: url(../img/common/icon_checkbox_03.png) no-repeat left 2px;
  background:none\9;
  cursor: auto;
}
.check_list .checkbox:checked + label {
  background: url(../img/common/icon_checkbox_checked_02.png) no-repeat left 2px;
  background:none\9;
}

.check_list .radio {
  color:#1760ad;
  cursor: pointer;
}

.check_list .radio input[type="radio"] { display: none; }

.check_list  input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.check_list .radio .on { display: none; }

.check_list .radio.checked .on { display: inline-block; }
.check_list .radio.checked .off{ display:none; }

.check_list .radio img {
  width: 14px;
  vertical-align: -2px;
}

.check_list .separated {
  margin-bottom: 20px;
}

.check_list .right-separated {
  margin-right: 10px;
  margin-bottom: 20px;
}

.more_area input[type="text"] {
  border: 1px solid #cccccc;
  float: left;
  font-size: 114%;
  padding: 8px 10px;
  width: 80%;
  background: #fafbfa;
  margin: 2px 0 10px;
  line-height: 24px;
}

.inner_list { margin: 6px 0 10px 13px; }

.more_search_block .more_search_block_inn {
  background: #f9f9f9;
  padding: 15px 20px;
  text-align: center;
}

.more_search_block.open .more_search_block_inn{
  cursor: pointer;
  box-shadow:0 -3px #d9d9d9 inset;
}

.more_search_block.open .text01 span { color: #1760ad; }

.more_search_block.open .close_balloon{ display: none; }

.more_search_block.close {
  padding: 0 0 22px;
  background: url(../img/common/icon_arrow_20.png) no-repeat center bottom;
  box-shadow: none;
  margin: 0 0 10px;
}

.more_search_block.close .open_balloon { display: none; }

.more_search_block p span img { margin:7px 0 0; }

.more_search_block p { margin: 0 0 10px; }

.more_search_block p span {
  color: #999999;
  display: inline-block;
  font-size: 150%;
  font-weight: bold;
  position: relative;
  padding-left: 30px;
}

.more_search_block p span img{
  position: absolute;
  left: 0;
}

.more_area { display: none; }

.submit_block {
  background: #fff6da;
  padding: 25px 0;
  text-align: center;
  margin: 30px 0 0;
}

.submit_block .check_clear{
  position:relative;
  font-size:86%;
  color:#999999;
  margin:0;
  float:left;
  left:105px;
  top:15px;
}

.submit_block .button{
  position:relative;
  width:300px;
}

.submit_block .button img{
  position:absolute;
  right:15px;
  top:50%;
  margin:-10px 0 0 0;
  opacity:0.5;
}

.submit_block_bottom{
  background:rgba(0,0,0,0.8);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);/*IE8*/
  padding:10px 3%;
  position:fixed;
  width:100%;
  bottom:0;
  left:0;
  margin:0;
  z-index: 9;
  display: none;
  box-sizing: border-box;
  min-width: 980px;
}

.submit_block_bottom .button { margin-right: 248px; }

#copyright.copyright_bottom01 { margin: 0; }

.point_list:after,
.check_list:after,
.search_block:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden;
}


.popular_icon {
  background: url(../img/hospital/icon_popular_pc.png) no-repeat 0 center;
  display: inline-block;
  width: 30px;
  text-indent: -9999px;
}

@media screen and (max-width: 640px) {

  #main.search .single_column{ width:auto; }

  .search_block_wrap {
    padding: 0;
    background: none;
  }
  .search_block{
    border-radius:0;
    padding:10px;
  }

  .search_block input[type="text"]{
    width:60%;
    padding:5px 10px;
    font-size:100%;
  }

  .search_block .btn_blue{
    width:30%;
    margin:0;
    float:right;
    height:35px;
    line-height:35px;
  }

  .search_point {
    border: none;
  }

  .search_point > p {
    font-size: 117%;
    border: none;
    padding: 12px 10px;
    position: relative;
  }

  .search_point > p:after {
    position: absolute;
    content: "";
    background: url(../img/common/icon_open_05.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 10px;
    margin: -8px 0 0;
  }

  .search_point > p.close:after {
    background: url(../img/common/icon_close_07.png) no-repeat;
    background-size: 100% 100%;
  }

  .search_point p img { margin-right: 7px; }

  .point_list {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #ccc;
    display: none;
  }

  .point_list .text01 { text-decoration: none; }

  .point_list li {
    width: 50%;
    float: left;
    text-align: center;
    min-width: 1px;
    position: relative;
  }

  .point_list li:nth-child(3n) { width: 50%; }
  .point_list li:nth-child(2n-1) a { border-right: 1px solid #ccc; }

  .point_list li a {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 8px 0;
  }

  .point_list li.last a { border-bottom: none; }

  .point_list .text01,
  .point_list .text02 {
    text-align: center;
    display: block;
    line-height: 1.2;
  }

  .point_list .text02 {
    margin: 2px 0 0;
    padding: 0;
  }

  .popular_icon {
    position: absolute;
    background: url(../img/hospital/icon_popular_sp.png) no-repeat 0 0;
    background-size: 23px;
    top: 0;
    left: 0;
  }

  .search_terms { margin: 20px 10px 10px; }

  .search_terms .title_text {
    float: none;
    margin: 0;
    padding: 0;
    font-size: 117%;
  }

  .search_terms .hit_amount { line-height: 1; }

  .hit_amount > span {
    font-size: 167%;
    padding: 0 3px;
  }

  .table_style_02 th,
  .table_style_02 td {
    display: block;
    width: auto;
    border: none;
  }

  .table_style_02 th {
    padding: 5px 10px;
    background: #cddff2;
    position: relative;
  }

  .table_style_02 th .text_line {
    padding: 0;
    border: none;
    width: auto;
    display: inline-block;
    font-weight: bold;
    color: #004674;
  }

  .table_style_02 th .text_line:after { display: none; }

  .table_style_02 th img {
    display: inline-block;
    margin: 3px 0 0 5px;
    width: 13px;
  }

  .table_style_02 td { padding: 0; }

  .check_list{ padding: 10px; }

  .two_line li,
  .three_line li,
  .check_list li {
    min-width: 50%;
    margin: 0 0 6px;
  }

  .table_style_02 label span { font-size: 83%; }

  .table_style_02 td .sp_ac {
    color: #1760ad;
    padding: 10px;
    position: relative;
  }

  .table_style_02 td .sp_ac:after {
    position: absolute;
    content: "";
    background: url(../img/common/icon_open_06.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 10px;
    margin: -8px 0 0;
  }

  .table_style_02 td .sp_ac.close:after {
    background: url(../img/common/icon_close_08.png) no-repeat;
    background-size: 100% 100%;
  }

  .inner_list {
    margin: 0;
    padding: 0 10px 10px 20px;
    background: #e6edf5;
  }

  .check_list.check_list_tl { background: #e6edf5; }

  .more_search_block,
  .more_search_block.close {
    margin: 0 10px 20px;
    padding-bottom: 10px;
  }

  .more_search_block.close { background-size: 40px auto; }

  .more_search_block p span {
    font-size: 125%;
    padding-left: 20px;
  }

  .more_search_block p span img {
    margin: 5px 0 0;
    width: 15px;
  }

  .more_search_block .more_search_block_inn { padding: 10px; }

  .input_text_box { margin: 0 10px; }

  .more_area input[type="text"] {
    width: 94%;
    padding: 7px 3%;
  }

  .submit_block {
    padding: 10px;
    margin-top: 20px;
  }

  .submit_block .check_clear {
    margin: 10px 0 0;
    float: none;
    position: static;
    display: block;
  }

  .submit_block_bottom {
    min-width: initial;
    min-width: auto;
    width: 100%;
  }
  .submit_block_bottom .button { margin-right: 0; }
  #copyright.copyright_bottom01 { margin: 0 0 60px; }

  .sp_ac_body { display: none; }

  .check_list .checkbox + label {
    background: url(../img/common/icon_checkbox.png) no-repeat left top;
    background-size: 14px 14px;
    padding-bottom: 2px;
  }

  .check_list .checkbox:checked + label {
    background: url(../img/common/icon_checkbox_checked.png) no-repeat left top;
    background-size: 14px 14px;
  }
}


/* js_tooltip
------------------------------------------------------------------------------*/
.js_tooltip {
  position: relative;
}

.question > img {
  display: block;
  margin: 7px 9px 0;
  cursor: pointer;
}

@media screen and (min-width: 641px) {
  .question:hover > img { opacity: 0.8; }
}

.js_tooltip .tooltip_body {
  background: #e0f0ff;
  background: rgba(230,240,255,0.9);
  border: 1px solid #95b0c5;
  border-radius: 5px;
  bottom: 65px;
  display: none;
  left: -10px;
  padding: 9px;
  position: absolute;
  width: 260px;
  z-index: 9;
}

.js_tooltip .tooltip_body .title {
  display: block;
  font-weight: bold;
}

.js_tooltip .tooltip_body .text {
  display: block;
  font-size: 93%;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 4px;
}

.js_tooltip .tooltip_body .close_btn {
  cursor: pointer;
  right: -10px;
  position: absolute;
  top: -10px;
  display: none;
}

.js_tooltip .tooltip_body .tri {
  bottom: -22px;
  left: 30px;
  margin-left: -13px;
  position: absolute;
}

.tooltip_body a.more_button {
  background: #29c791;
  border: 0;
  border-radius: 2px;
  box-shadow: inset 0 -3px #16a776;
  color: #fff;
  display: block;
  font-size: 114.2%;
  font-weight: bold;
  line-height: 1.2;
  margin: 12px auto 8px;
  padding: 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 220px;
}
@media screen and (min-width: 641px) {
.tooltip_body a.more_button:hover {
  opacity:0.8;
  background: #16a776;
}
}

@media screen and (max-width: 640px) {
  .js_tooltip { position: static; }
  .js_tooltip .tooltip_body {
    width:250px;
    bottom:35px;
    left: 10px;
  }

  th span.close_btn > img { width: 100%; }

  .js_tooltip .tooltip_body .tri {
    bottom:-18px;
    margin-left:-87px;
  }

  .js_tooltip .tooltip_body .tri img { width: 16px; }

  .table_style_02 .js_tooltip .tooltip_body .tri {
    margin-left: 0;
    left: 10px;
  }
}


/* hospital search/result
------------------------------------------------------------------------------*/

#content_title_set.content_title_set_type01 .cell02 { display: block; }

#content_title_set.content_title_set_type01 .cell03 {
  display: block;
  margin: 0 0 10px;
}

#content_title_set.content_title_set_type01 .title_box { margin: 0; }

#content_title_set.content_title_set_type01 .cell03 .text01 {
  font-size: 100%;
  color: #3377a2;
  font-weight: bold;
  margin: 0;
  float: left;
}

#content_title_set.content_title_set_type01 .cell03 .text02{
  font-size: 100%;
  color: #9a3643;
  font-weight: bold;
  margin: 0;
  float: left;
}

#content_title_set.content_title_set_type01 .cell03 .text03{
  font-size: 100%;
  color: #666;
  font-weight: bold;
  margin: 0;
  float: left;
}

#content_title_set.content_title_set_type01 .cell02 h2{
  font-size: 129%;
  line-height: 1.4;
  width: 740px;
  float: left;
  margin-top: 10px;
}

#content_title_set.content_title_set_type01 .cell03 .link_style_02 { float: right; }
#content_title_set.content_title_set_type01 .cell03 .link_style_02 img{ top: 2px; }

#content_title_set.content_title_set_type01 .cell02 .button {
  position: relative;
  text-indent: -1em;
  width: 184px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  float:right;
}

#content_title_set.content_title_set_type01 .cell02 .button:hover { cursor:pointer; }

#content_title_set.content_title_set_type01 .cell02 .button img {
  margin: -10px 0 0;
  opacity: 0.5;
  position: absolute;
  right: 8px;
  top: 50%;
}

.single_column .single_column_wrap.single_column_wrap01 {
  padding: 20px;
  border: none;
}

.single_column .single_column_wrap.single_column_wrap02 {
  padding: 20px;
}

.search_box_01 { margin: 0 0 15px; }

.search_box_01 .cell01 { float: left; }

.search_box_01 .cell01 .text01 {
  font-size: 214%;
  font-weight: bold;
  color: #ff6945;
  line-height: 1;
}

.search_box_01 .cell01 .text02 {
  font-size: 114%;
  padding: 0 10px 0 0;
}

.search_box_01 .cell02 { float: right; }

.search_box_01 .cell02 .text01 { padding: 0 10px 0 0; }

.search_box_block { margin: 0 0 30px; }

.search_box_block .tl_box {
  border-top: 4px solid #3377a2;
  border-bottom: #999999;
  background: #eaf1f6;
  padding: 10px 10px 10px 70px;
  position: relative;
}

.search_box_block .tl_box .label_early {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
  background-color: #3377a2;
  color: #fff;
  line-height: 16px;
  text-align: center;
  padding: 7px 10px;
}

.search_box_block_01 .tl_box {
  border-top: 4px solid #9a3643;
  background: #fbedee;
  padding: 10px 10px 10px 70px;
}

.search_box_block .tl_box .label_composition {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
  background-color: #666;
  color: #fff;
  line-height: 16px;
  text-align: center;
  padding: 7px 10px;
}

.search_box_block_01 .tl_box .label_latter {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
  background-color: #9a3643;
  color: #fff;
  line-height: 16px;
  text-align: center;
  padding: 7px 10px;
}

.search_box_block_01 .tl_box .label_special {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
  background-color: #25863a;
  color: #fff;
  line-height: 16px;
  text-align: center;
  padding: 7px 10px;
}

.special_system_tag_cooperation {
  color: #25863a;
  border: 2px solid #25863a;
  border-radius: 12px;
  font-size: 14px;
  padding: 0px 8px;
}
.special_system_tag_basic {
  background: #25863a;
  color: #fff;
  border-radius: 12px;
  font-size: 14px;
  padding: 2px 10px;
}

.search_box_block .tl_box h3 {
  font-size: 129%;
  color: #1760ad;
  line-height: 1.3;
  min-height: 2em;
  vertical-align: middle;
  padding-right: 80px;
}

.search_box_block .tl_box h3.pr01 { padding-right: 160px; }
.search_box_block .tl_box h3 a{ text-decoration: none; }
.search_box_block .tl_box h3 span.program_name { font-size: 79%; }
.search_box_block .tl_box .tine_tl_01 { line-height: 2.5em; }

/* 病院を探す */
.search_box_block.composition h3 {
  height: 48px;
  display: table-cell;
}

.search_box_block.composition .tl_box {
  border-top: 4px solid #999;
  background: #f7f7f7;
  padding: 10px 10px 10px 15px;
}

.search_box_block.composition .body_box_01 .cell02 {
  width: 320px;
  float: left;
  margin-left: 20px;
}

.search_box_block.composition .body_box_01 .cell02 .text01 {
  width: auto;
}

.search_box_block.composition .body_box_03 .cell02 {
  margin-top: -64px;
}


.btn_bookmark_01 {
  position: absolute;
  right: 10px;
  top: 13px;
  width: 150px;
  text-align: left;
  padding: 0 0 0 10px;
}

.btn_bookmark_01 { font-size: 93%; }
.btn_bookmark_01 img { margin: 11px 5px 0 0; }
.btn_bookmark_01.btn_bookmark_02 {
  width: 40px;
  text-align: center;
  padding: 0;
}
.btn_bookmark_01.btn_bookmark_02 img { margin: 11px 0 0; }

.btn_bookmark_01 .star_hover { display: none; }

.btn_bookmark_01:hover .star_hover { display: inline; }
.btn_bookmark_01:hover .star_hover_none { display: none; }
.btn_bookmark_01.btn_bookmark_on:hover { background: #fff; }

.btn_bookmark_01 .bookmark_on .delete {
  color: #999999;
  font-size: normal;
  font-size: 86%;
  vertical-align: middle;
  position: relative;
  right: -4px;
  top: -1px;
}

.btn_bookmark_01 .bookmark_on,
.btn_bookmark_01 .bookmark_off {
  color:#333;
}

.btn_bookmark .bookmark_on img { opacity: 1; }

.search_box_block .search_box_block_inn {
  display: block;
  text-decoration: none;
}

.search_box_block .body_box_01 { padding: 10px 10px 20px; }

.search_box_block .body_box_01 .cell01 {
  width: 80px;
  float: left;
}

.search_box_block .body_box_01 .cell02 {
  float: right;
  width: 500px;
  position: relative;
}

.search_box_block .body_box_01 .cell02 .cate {
  padding: 2px 4px;
  color: #fff;
  font-size: 71%;
  font-weight: bold;
}

.search_box_block .body_box_01 .cell02 .cate01 { background: #5055a3; }
.search_box_block .body_box_01 .cell02 .cate02 { background: #d65252; }

.search_box_block .body_box_01 .cell02 .text01 {
  font-size: 86%;
  padding: 0 0 0 5px;
  color: #333;
  width: 380px;
  display: inline-block;
  box-sizing: border-box;
}

.search_box_block .body_box_03 .cell01 .experience {
  font-size: 79%;
  color: #666;
  font-weight: bold;
  padding: 2px 6px;
  background: #e5e5e5;
  border: 1px solid #666;
  line-height: 1;
}

.search_box_block .body_box_03 .cell01 .message_student {
  font-size: 79%;
  color: #3377a2;
  font-weight: bold;
  padding: 2px 6px;
  background: #eaf1f6;
  border: 1px solid #3377a2;
  line-height: 1;
}
.search_box_block .body_box_03 .cell01 .message_resident {
  font-size: 79%;
  color: #9a3643;
  font-weight: bold;
  padding: 2px 6px;
  background: #fbedee;
  border: 1px solid #9a3643;
  line-height: 1;
}


.search_box_block .body_box_01 .cell02 .search_list_01 { margin: 5px 0 0; }
.search_box_block .body_box_01 .cell02 .search_list_01 li {
  font-size: 86%;
  color: #666666;
  border: 1px solid #d3d3d3;
  display: inline-block;
  padding: 0 4px;
}

.search_box_block .body_box_02 { margin: 0 0 15px; }

.table_style_set_01 { width: 100%; }

.table_style_set_01 th,
.table_style_set_01 td {
  border: 1px solid #d3d3d3;
  text-align: center;
  font-weight: normal;
  padding: 2px
}

.table_style_set_01 th {
  width: 25%;
  background: #f3f3f3;
  font-size: 93%;
  color: #333;
}

.table_style_set_01 td {
  padding: 8px 2px;
  color: #333;
}

.search_box_block .body_box_03 .cell01 {
  width: 420px;
  float: left;
}

.search_box_block .body_box_03 .cell01.cell01_1 { width: 350px; }

.search_box_block .body_box_03 .cell01 p {
  font-size: 86%;
  line-height: 1.4;
  margin: 0 0 4px;
  color: #333;
}

.search_box_block .body_box_03 .cell01 .day_text {
  color: #666666;
  margin: 6px 0 0;
}

.search_box_block .body_box_03 .cell02 {
  width: 184px;
  float: right;
  text-align: right;
}

.search_box_block .body_box_03 .cell02.cell02_1 { width: 285px; }

.search_box_block .body_box_03 .cell02 .button {
  width: 100%;
  height: 42px;
  line-height: 42px;
}

.search_box_block .body_box_03 .cell02.cell02_1 .button {
  width: auto;
  padding: 0 10px;
  font-size: 100%;
}

.message_box_cell {
  background: #fff8ee;
  border: 1px solid #f38f00;
  text-align: center;
  padding: 15px;
  margin: 40px 0 40px;
}

.message_box_cell .text01 { margin: 0 0 5px; }

.message_box_cell .text02 {
  font-size: 114%;
  color: #1760ad;
  font-weight: bold;
  margin: 0;
}

.result_box_cell {
  background: #f8e7ef;
  border: 1px solid #CD7490;
  text-align: center;
  padding: 15px 10px 20px;
  margin: 40px 0 40px;
}

.result_box_cell .text02 {
  font-size: 114%;
  font-weight: bold;
  margin: 0 0 20px;
}


/* side_wrap */

.side_wrap.side_wrap01 { margin-top: 10px; }

.side_wrap .search_point {
  margin: 0 0 20px;
  background: #fff;
}

.side_wrap .search_point p img { margin-right: 5px; }

#content_title_set.content_title_set_type01 .cell03:after,
.search_box_block .body_box_03:after,
.search_box_block .body_box_01:after,
.search_box_01:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden;
}


@media screen and (max-width: 640px) {
  #content_title_set.content_title_set_type01 { padding-bottom: 0; }

  #content_title_set .title_box {
    box-sizing: border-box;
    margin: 0;
    padding: 0 10px 10px;
    width:100%;
  }
  #content_title_set.content_title_set_type01 .title_box { padding: 0 0 10px; }

  #content_title_set.content_title_set_type01 .cell03 { padding: 0 10px; }

  #content_title_set.content_title_set_type01 .cell02 h2 {
    font-size: 108%;
    float: none;
    width: auto;
    margin: 0 0 10px;
    padding: 0 10px;
  }

  #content_title_set.content_title_set_type01 .cell02 .custom-select-box {
    box-shadow: 0 -2px #e6e6e6 inset;
    box-sizing: border-box;
    float: left;
    padding: 0;
    width: 50%;
    border-radius: 0;
    height: 42px;
    line-height: 42px;
    border: 1px solid #e6e6e6;
  }

  #content_title_set.content_title_set_type01 .cell02 .button{
    width:44%;
    padding:0 3%;
    border-radius:0;
    height:42px;
    line-height:42px;
    text-indent:0;
  }

  #main.main_type01 { padding: 0; }

  .single_column .single_column_wrap.single_column_wrap01 { padding: 10px; }
  .single_column .single_column_wrap.single_column_wrap02 { padding: 10px; }

  .search_box_01 { margin: 5px 0 5px; }

  .search_box_01 .cell01 .text01 { font-size: 133%; }
  .search_box_01 .cell01 .text02 { font-size: 100%; }
  .search_box_01 .cell01 .text02 { font-size: 83%; }

  .search_box_block {
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    margin: 0 0 20px;
  }

  .search_box_block.search_box_block_00 { box-shadow: none; }

  .search_box_block .tl_box {
    border-width: 2px !important;
    padding: 10px 10px 10px 60px;
  }

  .search_box_block .tl_box h3 {
    font-size: 100%;
    padding: 0 40px 0 0;
  }
  .search_box_block .tl_box h3.pr01 { padding-right: 40px; }

  .special_system_tag_cooperation {
    color: #25863a;
    border: 1px solid #25863a;
    border-radius: 12px;
    font-size: 10px;
    padding: 0px 6px;
  }
  .special_system_tag_basic {
    background: #25863a;
    color: #fff;
    border-radius: 12px;
    font-size: 10px;
    padding: 2px 8px;
  }
  .search_box_block .search_box_block_inn { padding: 10px; }

  .search_box_block .body_box_01 {
    width: 100%;
    padding: 0;
    display: table;
    margin: 0 0 10px;
    background: url(/img/common/icon_arrow_03.png) no-repeat right center;
    background-size: auto 15px;
  }

  .search_box_block .body_box_01 .cell01 {
    display: table-cell;
    width: 95px;
    vertical-align: top;
    padding-right: 10px;
  }

  .search_box_block .body_box_01 .cell02 {
    display: table-cell;
    width: 100%;
    float: none;
    vertical-align: top;
  }

  .search_box_block .body_box_01 .cell02 .cate,
  .search_box_block .body_box_01 .cell02 .text01,
  .search_box_block .body_box_01 .cell02 .experience {
    font-size: 75%;
  }

  .search_box_block .body_box_01 .cell02 .cate {
    position: relative;
    padding: 0 4px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
  }

  .search_box_block .body_box_01 .cell02 .text01 {
    line-height: 1.2;
    vertical-align: top;
  }

  .search_box_block .body_box_01 .cell02 .experience {
    padding: 0 4px;
    height: 14px;
    line-height: 14px;
  }

  .search_box_block .body_box_01 .cell02 .text01 {
    padding: 0;
    display: block;
    word-break: break-all;
    width: auto;
  }

  .search_box_block .body_box_01 .cell02 .search_list_01 li { font-size: 83%; }

  .search_box_block .body_box_03 .cell01.cell01_1,
  .search_box_block .body_box_03 .cell01 {
    float: none;
    width: 100%;
  }

  .search_box_block .body_box_01 .cell02 .search_list_01 { margin: 2px 0 0; }
  .search_box_block .body_box_01 .cell02 .search_list_01 li { line-height: 1.4; }

  .search_box_block .body_box_02{ margin: 0 0 10px; }

  /* 病院を探す */
  .search_box_block.composition h3 {
    height: 32px;
  }
  .search_box_block.composition .body_box_01 .cell02 {
    width: 100%;
    float: none;
    margin-left: 0;
  }


  .table_style_set_01 th,
  .table_style_set_01 td {
    font-size: 83%;
    line-height: 1.2;
  }

  .table_style_set_01 th { padding: 5px 0; }

  .search_box_block .body_box_03 .cell01 p { margin: 0; }

  .search_box_block .body_box_03 .cell02.cell02_1 {
    width: 100%;
    margin: 10px 0 0;
  }

  .search_box_block .body_box_03 .cell02.cell02_1 .button {
    font-size: 117%;
    padding: 0;
  }

  .search_box_block .body_box_03 .cell02.cell02_1 .link_button_style_01 { width: 90px; }
  .search_box_block .body_box_03 .cell02.cell02_1 .link_button_style_02 { width: 80px; }
  .search_box_block .body_box_03 .cell02.cell02_1 .link_button_style_03 { width: 98px; }

  .search_box_block .tl_box .label_early,
  .search_box_block_01 .tl_box .label_latter,
  .search_box_block_01 .tl_box .label_special{
    top: 8px;
    line-height: 12px;
    padding: 5px 10px;
    font-size: 10px;
  }

  .message_box_cell {
    margin: 20px 0;
    padding: 10px 0;
  }

  .message_box_cell .text01 { font-size: 83%; }

  .message_box_cell .text02 {
    font-size: 100%;
    line-height: 1.6;
  }

  .paging { margin: 20px 0 45px; }

  .paging ul {
    border: 1px solid #ccc;
    display: inline-block;
  }

  .paging ul li.current {
    background: #6d9aca;
    color: #fff;
  }

  .btn_bookmark_01 {
    width: 35px;
    line-height: 35px;
    padding: 0 !important;
    text-align: center;
    top: 5px;
  }
  .btn_bookmark_01 img { margin: 10px 0; }
  .btn_bookmark_01:hover { background: #fff; }
  .btn_bookmark_01:hover .star_hover { display: none; }
  .btn_bookmark_01:hover .star_hover_none { display: inline-block; }


  /* side_wrap */
  .side_wrap.side_wrap01 { margin-top: 0; }

  #main.search .single_column { float: none; }

  .side_wrap .search_point { margin: 0 0 10px; }
  .side_wrap .search_point > p:after { display: none; }

  .side_wrap .point_list {
    display: block;
    margin: 0 0 15px;
  }

}



/* lightbox search result
------------------------------------------------------------------------------*/

#lightbox_wrap.abso { position: absolute; }

#lightbox_wrap #lightbox_search.lightbox_wrap_cont {
  border-radius: 0;
  height: 760px;
  width: 980px;
}
#lightbox_wrap #lightbox_search .lightbox_cont02 {
  margin: 20px 0 0;
  position: relative;
}
#lightbox_wrap #lightbox_search.lightbox_wrap_cont .close_btn02 {
  color: #666666;
  cursor: pointer;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 0;
  width: 70px;
}
#lightbox_wrap #lightbox_search.lightbox_wrap_cont .close_btn02 img {
  width: 18px;
  vertical-align: middle;
  margin: -1px 0 0 8px;
}

#lightbox_wrap #lightbox_search.lightbox_wrap_cont .text_box_title {
  font-size: 171%;
  font-weight: bold;
  margin: 5px 20px;
}
#lightbox_wrap #lightbox_search .search_block { margin: 5px 20px 0; }
#lightbox_wrap #lightbox_search .search_terms { margin: 10px 20px 5px; }

#lightbox_wrap #lightbox_search .scroll_area {
  height: 460px;
  margin: 0 20px;
  overflow: auto;
}

#lightbox_wrap #lightbox_search .inner_list { margin: 6px 0 10px 20px; }

#lightbox_wrap #lightbox_search .submit_block { margin: 20px 20px 0;
}
#lightbox_wrap #lightbox_search .submit_block .check_clear { left: 275px; }

#lightbox_wrap #lightbox_search .search_block .btn_blue {
  float: left;
  margin: 0 0 0 20px;
}


@media screen and (max-width: 640px) {
  #lightbox_wrap.abso { position: fixed; }

  #lightbox_wrap #lightbox_search.lightbox_wrap_cont {
    border-radius: 0;
    left: 0;
    height: auto;
    margin: 0!important;
    max-height: 100%;
    overflow: auto;
    top: 0;
    width: 100%;
  }

  #lightbox_wrap #lightbox_search.lightbox_wrap_cont .close_btn02 img { width: 15px; }
  #lightbox_wrap #lightbox_search.lightbox_wrap_cont .btn_box { margin: 70px 0 20px; }
  #lightbox_wrap #lightbox_search.lightbox_wrap_cont .close_btn02 { right: 10px; }
  #lightbox_wrap #lightbox_search.lightbox_wrap_cont .text_box_title { font-size: 125%; }
  #lightbox_wrap #lightbox_search .search_block { margin: 5px 0 0; }
  #lightbox_wrap #lightbox_search .scroll_area {
    margin: 0;
    height: auto;
  }
  #lightbox_wrap #lightbox_search .inner_list { margin: 0; }
  #lightbox_wrap #lightbox_search .search_block .btn_blue {
    float:right;
    margin:0;
  }
  #lightbox_wrap #lightbox_search .search_terms { margin: 10px 10px 5px; }
  #lightbox_wrap #lightbox_search .submit_block { margin:0; }
}


/*** customSelect ***/

.custom-select-box { margin-left: 10px; }

.customSelect {
  border: 1px solid #cccccc;
  border-radius: 2px;
  height: 38px;
  line-height: 38px;
  padding: 0 0 0 14px;
  width: 204px;
  background: #fafbfa;
}

.customSelect span {
  background: url(../img/common/icon_select_02.png) no-repeat right center;
  height: 38px;
  line-height: 38px;
  width: 194px !important;
}

@media screen and (max-width: 640px) {
  .custom-select-box {
    margin-left: 0;
  }
  .customSelect span {
    background: rgba(0, 0, 0, 0) url("../img/common/icon_select_03.png") no-repeat scroll right center;
    background-size: 7px 20px;
    padding-left: 10px;
    text-align: left;
    width: 90% !important;
  }
}

/* copyright
------------------------------------------------------------------------------*/

#copyright.bottom_none { margin-bottom: 0; }

