  @charset "UTF-8";
/*　児云弼　*/
/*　マスタ`ワイズ　*/
/*　リンクホバ`アクション　*/
/* iみ貧げ猟忖 */
.vi {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px; }

/* 匯凄兜豚晒
滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷*/
/* フォ`ム何瞳 */
form input[type=text], form input[type=tel], form input[type=mail], form textarea {
  border: 1px solid #ddd;
  transition: all .2s ease;
  background-color: #fff; }
  form input[type=text]:focus, form input[type=tel]:focus, form input[type=mail]:focus, form textarea:focus {
    background-color: #f8f8f8; }
form textarea {
  width: 100%;
  height: 10em; }
form select {
  appearance: none;
  width: 30%;
  height: 34px;
  border: 1px solid #ddd;
  background-color: #fff;
  transition: all .2s ease;
  background-image: url(/hosp/images/common/btn_select_arrow.png);
  background-position: right 50%;
  border-radius: 0;
  padding: 0 10px; }
  form select:hover, form select:focus {
    background-position: right 47%; }
form input[type=radio], form input[type=checkbox] {
  transition: all .2s ease;
  margin: 0 1em 0 4px; }
form label {
  display: block; }
  form label:hover {
    transition: all .2s ease;
    border-radius: 4px;
    background-color: #f2f2f2;
    cursor: pointer; }

/* フォ`ム喘リスト */
#list_submit {
  display: flex;
  justify-content: center;
  width: auto;
  list-style: none; }
  #list_submit li {
    margin: 0 10px; }

/* フォ`ム喘テ`ブル */
.table_form {
  width: 100%;
  margin: 0 0 28px; }
  .table_form th, .table_form td {
    text-align: left;
    padding: 18px 0; }
  .table_form th {
    width: 30%;
    vertical-align: middle;
    padding: 18px 10px 18px 0; }
  .table_form td {
    width: auto; }
  .table_form tr {
    border-top: 1px dotted #ddd; }
    .table_form tr:last-child {
      border-bottom: 1px dotted #ddd; }
  .table_form span {
    font-weight: normal; }
  .table_form .v_align_top {
    vertical-align: top; }

/*テ`ブル*/
table {
  border-collapse: collapse;
  border-spacing: 0; }
  table ul, table ol {
    margin: 0 25px; }

/*ヘッディング*/
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-style: normal;
  font-weight: normal; }

/*パラグラフ*/
p {
  margin: 0;
  padding: 0; }

/*　邦峠　*/
hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  height: 0; }

/*　アドレス　*/
address {
  font-style: normal; }

/*　トップペ`ジにる　*/
#pageTop {
  clear: both;
  position: fixed;
  bottom: 10em;
  right: 1em;
  text-decoration: none; }
  #pageTop a {
    display: inline-block;
    font-size: 3rem;
    color: #fff;
    background: #017952;
    font-weight: normal;
    opacity: .8;
    text-align: center;
    line-height: 1.4;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

#pageTop a:hover, #pageTop a:focus, #pageTop a:active {
  opacity: 1;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }

/*　F壓籌个任后　滷滷滷滷漾*/
#under {
  font-weight: bold;
  text-align: center;
  padding: 10em 0; }
  #under:before {
    display: block;
    font-size: 3rem;
    color: #f39c12;
    content: "\f071";
    font-weight: normal;
    font-family: FontAwesome;
    padding: 0 0 .3em; }

/* iみ貧げ猟忖	滷滷滷滷滷滷滷滷滷漾*/
.vi {
  height: 0px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  margin: 0px;
  padding: 0px; }

/*　iframe	滷滷滷滷滷滷滷滷滷漾*/
iframe {
  border: none; }

/*　フレックスボックス	滷滷滷滷滷滷滷滷滷漾*/
.flex_box_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.flex_box_2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

/*　イメ`ジフロ`ティング	滷滷滷滷滷滷滷滷滷漾*/
.float_left {
  float: left;
  margin-right: 20px; }

.float_right {
  float: right;
  margin-left: 20px; }

/*クリア`	滷滷滷滷滷滷滷滷滷漾*/
.clear {
  clear: both; }

/* 竃し	滷滷滷滷滷滷滷滷滷漾*/
.ttl_cmn_01 {
  font-weight: bold;
  font-size: 2.4rem;
  padding: 0 16px; }

.ttl_cmn_02 {
  background: #EEF9CF;
  font-size: 2rem;
  font-weight: bold;
  max-width: 1180px;
  padding: 12px 20px; }

.ttl_cmn_03 {
  border-left: solid 4px #017952;
  font-size: 2rem;
  font-weight: bold;
  padding: 8px 10px; }

  /* グレ`の嘘尚茅のため、#eeeから#fffに筝 */
.ttl_cmn_04 {
  background: #fff;
  font-size: 1.4rem;
  /* padding: 7px 13px;  */
}

.ttl_cmn_05 {
  font-size: 2rem;
  font-weight: bold; }
  .ttl_cmn_05:before {
    content: "＊";
    color: #017952;
    padding: 0 6px 0 0; }

/*　ボタンモジュ`ル	滷滷滷滷滷滷滷滷滷漾*/
/* 慌宥ボタン */
.btn_cmn_01 {
  display: inline-block;
  position: relative;
  width: auto;
  line-height: 1;
  font-weight: bold;
  border: solid #8CC14A 1px;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.15);
  color: #017952 !important;
  text-decoration: none;
  padding: 12px 60px; }
  .btn_cmn_01:after {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #8CC14A;
    color: #fff;
    content: "\f0da";
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    width: 24px;
    height: 24px; }
  .btn_cmn_01:hover {
    text-decoration: none;
    opacity: .8; }

.btn_cmn_02 {
  display: inline-block;
  width: auto;
  line-height: 1;
  color: #fff !important;
  background-color: #017952;
  text-decoration: none;
  padding: 12px 30px; }
  .btn_cmn_02:hover {
    opacity: 1;
    background-color: #EEF9CF; }

.btn_cmn_03 {
  display: inline-block;
  position: relative;
  width: auto;
  line-height: 1;
  color: #fff !important;
  font-weight: bold;
  font-size: 2.4rem;
  border-bottom: solid #eee 4px;
  background-color: #017952;
  text-decoration: none;
  padding: 28px 40px; }
  .btn_cmn_03:after {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #8CC14A;
    color: #fff;
    content: "\f0da";
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    width: 24px;
    height: 24px; }
  .btn_cmn_03:hover {
    opacity: 1; }

.btn_cmn_04 {
  display: inline-block;
  position: relative;
  width: auto;
  line-height: 1;
  font-weight: bold;
  border: solid #FF6600 1px;
  color: #FF6600 !important;
  text-decoration: none;
  padding: 12px 60px; }
  .btn_cmn_04:after {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FF6600;
    color: #fff;
    content: "\f0da";
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    width: 24px;
    height: 24px; }
  .btn_cmn_04:hover {
    opacity: .8;
    background-color: #fff; }

/*　僕佚ボタン　滷滷滷滷漾*/
.btn_submit_01 {
  display: inline-block;
  min-width: 200px;
  line-height: 1;
  color: #fff !important;
  background-color: #017952;
  text-decoration: none;
  transition: all .2s ease;
  padding: 12px 60px; }
  .btn_submit_01:hover {
    opacity: 1;
    background-color: #EEF9CF; }

/*テ`ブル	滷滷滷滷滷滷滷滷滷漾*/
.table_cmn_01 {
  line-height: 1.7;
  width: 100%; }
  .table_cmn_01 th, .table_cmn_01 td {
    vertical-align: top;
    text-align: left;
    border: 1px solid #ddd;
    padding: 10px 13px; }
    .table_cmn_01 th .font_color_1, .table_cmn_01 td .font_color_1 {
      margin-left: 10px; }
  .table_cmn_01 th {
    white-space: nowrap;
    font-weight: normal;
    background-color: #eee; }
  .table_cmn_01 tr {
    border-bottom: 1px solid #ddd; }

.table_cmn_02 {
  line-height: 1.7;
  width: 100%; }
  .table_cmn_02 th, .table_cmn_02 td {
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px 13px; }
    .table_cmn_02 th .font_color_1, .table_cmn_02 td .font_color_1 {
      margin-left: 10px; }
  .table_cmn_02 th {
    white-space: nowrap;
    font-weight: bold;
    color: #fff;
    background-color: #017952; }
    .table_cmn_02 th a {
      color: #fff;
      text-decoration: underline; }
  .table_cmn_02 tr {
    border-bottom: 1px solid #ddd; }
    .table_cmn_02 tr td:first-child {
      background-color: #eee;
      font-weight: bold; }

.table_cmn_03 {
  line-height: 1.7;
  width: 100%; }
  .table_cmn_03 th, .table_cmn_03 td {
    border: 1px solid #ddd;
    padding: 10px 13px; }
    .table_cmn_03 th .font_color_1, .table_cmn_03 td .font_color_1 {
      margin-left: 10px; }
  .table_cmn_03 th {
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    color: #fff;
    background-color: #017952; }
    .table_cmn_03 th a {
      color: #fff;
      text-decoration: underline; }

.table_cmn_04 {
  line-height: 1.7;
  width: 100%; }
  .table_cmn_04 th, .table_cmn_04 td {
	-webkit-text-size-adjust: 100%;
    border: 1px solid #ddd;
    padding: 10px 13px;
	font-size: 1em;}
    .table_cmn_04 th .font_color_1, .table_cmn_04 td .font_color_1 {
      margin-left: 10px; }
  .table_cmn_04 th {
    vertical-align: center;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    background-color: #eee; }
  .table_cmn_04 tr {
    border-bottom: 1px solid #ddd; }

.table_cmn_05 {
  line-height: 1.7;
  width: 100%; }
  .table_cmn_05 th, .table_cmn_05 td {
    border: 1px solid #ddd;
    padding: 10px 5px;
	font-size: 90%;
	white-space: nowrap;}
    .table_cmn_05 th .font_color_1, .table_cmn_05 td .font_color_1 {
      margin-left: 10px; }
  .table_cmn_05 th {
    vertical-align: center;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    background-color: #eee; }
  .table_cmn_05 tr {
    border-bottom: 1px solid #ddd; }

.th_strong th {
  font-weight: bold; }

/* リスト	滷滷滷滷滷滷滷滷滷漾*/
.list_cmn_01 {
  padding-left: 20px; }

.list_cmn_02 {
  list-style: none; }

.list_cmn_03 {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list_cmn_03 li::before {
    content: "\f111";
    font-family: FontAwesome;
    color: #017952;
    margin-right: 5px; }

.list_link {
  list-style: none;
  color: #0069B8;
  font-size: 1.8rem;
  font-weight: bold; }
  .list_link li {
    align-items: center;
    margin: 0 0 12px; }
    .list_link li:before {
      display: inline-block;
      content: "";
      background-image: url("/hosp/images/common/icon_link.png");
      background-repeat: no-repeat;
      width: 7px;
      height: 14px;
      margin: 0 4px; }
    .list_link li ul, .list_link li ol {
      margin: 12px 0;
      padding-left: 1.5rem; }
  .list_link a {
    text-decoration: none; }

.list_caution {
  list-style: none;
  text-indent: -1em;
  padding: 0 0 0 1em;
  margin-left: 0 !important; }
  .list_caution li:before {
    content: "☆";
    font-family: sans-serif; }

/*　テキストコントロ`ル	滷滷滷滷滷滷滷滷滷漾*/
body {
  /* アライン */
  /*  */
  /* アイコンC */ }
  body .align_left {
    text-align: left; }
  body .align_right {
    text-align: right; }
  body .align_center {
    text-align: center; }
  body .font_small {
    font-size: .9em; }
  body .icon_arrow:before {
    font-family: FontAwesome;
    content: "\f0da";
    color: #017952;
    margin: 0 4px 0 0; }

/* マ`ジン	滷滷滷滷滷滷滷滷滷漾*/
body .mar00 {
  margin-bottom: 0px; }
body .mar05 {
  margin-bottom: 5px; }
body .mar10 {
  margin-bottom: 10px; }
body .mar15 {
  margin-bottom: 15px; }
body .mar20 {
  margin-bottom: 20px; }
body .mar25 {
  margin-bottom: 25px; }
body .mar30 {
  margin-bottom: 30px; }
body .mar40 {
  margin-bottom: 40px; }
body .mar50 {
  margin-bottom: 50px; }
body .mar60 {
  margin-bottom: 60px; }
body .mar70 {
  margin-bottom: 70px; }
body .mar80 {
  margin-bottom: 80px; }

/* サイズa屎喘	滷滷滷滷滷滷滷滷滷漾*/
body .width05 {
  width: 5%; }
body .width10 {
  width: 10%; }
body .width15 {
  width: 15%; }
body .width20 {
  width: 20%; }
body .width25 {
  width: 25%; }
body .width30 {
  width: 30%; }
body .width40 {
  width: 40%; }
body .width50 {
  width: 50%; }
body .width50_2 {
  width: 49%; }
body .width60 {
  width: 60%; }
body .width70 {
  width: 70%; }
body .width70_2 {
  width: 72%; }
body .width75 {
  width: 75%; }
body .width80 {
  width: 80%; }
body .width90 {
  width: 90%; }
body .width100 {
  width: 100%; }

/* 防勸弖紗蛍 */
/* 鮫駭造燐h苧猟のキャプチャO協 */
.flex_box_2 figure{
  display: table;
}
.flex_box_2 figcaption{
  display: table-caption;
  caption-side: bottom;
}
.btn_cmn_05 {
  display: inline-block;
  position: relative;
  width: auto;
  line-height: 1;
  font-weight: bold;
  border: solid #696969 1px;
  color: #696969 !important;
  text-decoration: none;
  padding: 12px 60px; }
  .btn_cmn_05:after {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #696969;
    color: #fff;
    content: "\f0da";
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    width: 24px;
    height: 24px; }
  .btn_cmn_05:hover {
    opacity: .8;
    background-color: #fff; }

  /* 恷仟匳B初啝の了崔O協 */
.float_right_img {
  float: right;
  margin-left: 20px;
}
.btn_head{
  margin-bottom: 10px;
}

/* 防勸 */
/* アンカ`リンク侭{屁 */


/*　レスポンシブ鬈┘屮讒`クポイント 768px
滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷*/
@media screen and (max-width: 768px) {
  /*　iframe	滷滷滷滷滷滷滷滷滷漾*/
  iframe {
    width: 100%; }

  /*　フレックスボックス 	滷滷滷滷滷滷滷滷滷漾*/
  .flex_box_2 {
    display: block;
    width: 100%; }

  /*　テ`ブルスクロ`ル　*/
  .box_table_scroll {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }

  /* テ`ブル */
  .table_cmn_01 th, .table_cmn_03 th, .table_cmn_04 th {
    white-space: normal; }

  .table_cmn_01 .width20 {
    width: 25%; }

  .table_cmn_01 .width30_sp, .table_cmn_03 .width30_sp, .table_cmn_04 .width30_sp {
    width: 30%; }

  /* マ`ジン	*/
  body .mar25,
  body .mar30,
  body .mar40,
  body .mar50,
  body .mar60,
  body .mar70,
  body .mar80 {
    margin-bottom: 20px; }

  /*　サイズa屎喘　*/
  body .width05,
  body .width10,
  body .width15,
  body .width20,
  body .width25,
  body .width30,
  body .width40,
  body .width50,
  body .width50_2,
  body .width60,
  body .width70,
  body .width70_2,
  body .width75,
  body .width80,
  body .width90,
  body .width100 {
    width: auto; }

  /*　イメ`ジフロ`ティング	滷滷滷滷滷滷滷滷滷漾*/
  .float_right, .float_left {
    float: none;
    text-align: center; }

  /*　ペ`ジネ`ション　滷滷滷滷漾*/
  #page_nation {
    margin: 40px 0 0; }
    #page_nation .wp-pagenavi .pages, #page_nation .wp-pagenavi .last, #page_nation .wp-pagenavi .extend {
      display: none; }

  /*テ`ブル	滷滷滷滷滷滷滷滷滷漾*/
  /* 竃し	滷滷滷滷滷滷滷滷滷漾*/
  .ttl_cmn_01 {
    width: auto; }

  .ttl_cmn_02 {
    font-size: 1.6rem;
    width: auto;
    padding: 8px 14px; }

  .ttl_cmn_03 {
    font-size: 1.6rem;
    width: auto; }

  .ttl_cmn_04 {
    width: auto; }

  /*　トップペ`ジにる　*/
  #pageTop {
    bottom: 3em;
    right: .4em; }

  /* リンク */
  .list_link {
    display: block; }
/*　ここまで　*/

/* 防勸弖紗蛍 */
/* スマホ鮫中　鮫颯汽ぅ */
.sp_w100 {
  display: flex;
  justify-content: space-evenly;
} 
.btn_cmn_05{
  padding: 12px 93px;
}

/* アンカ`リンク侭{屁 */
a.anchor{
  display: block;
  padding-top: 50px;
  margin-top: -50px;
}
.sp_left{
  text-align: left;
}

}
/*　レスポンシブ鬈┘屮讒`クポイント 768pxここまで
滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷滷*/

.section_img{
  display: flex;
  justify-content: center;
  align-items: center;
}
.table_bgc th {
  background-color: #DCE6F2;
}
