@charset "utf-8";

body {
  margin: 0px;
  font-size: 1.01em;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  color: #333;
}

img {
  border: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  *border-collapse: expression('separate', cellSpacing='0');
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none !important;
}

table tr td {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol {
  margin: 0;
  padding: 0;
}

/*表單設定*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Century Gothic', 'Microsoft JhengHei', 'Apple LiGothic Medium', 'Helvetica, Arial', "LiHei Pro", "微軟正黑體";
}

select {
  border: 1px solid #ccc;
  padding: 8px 10px;
  color: #666;
  font-size: 1em;
}

input {
  border: 1px solid #ccc;
  padding: 8px 10px;
  color: #666;
  font-size: 1em;
}

textarea {
  border: 1px solid #ccc;
  padding: 3px 5px;
  color: #666;
  font-size: 1em;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}

@media (min-width: 959px) {

  /*選單*/
  #navmenu {
    display: none;
  }

  #menu-btn {
    display: none;
  }

  #toolbarnav {
    display: none;
  }

  /*主內容*/
  #content {
    padding-top: 180px;
  }

  #pagebody {
    margin: 0;
  }

  #w {
    margin: 0;
  }
}

/*統一設定*/
.rel {
  position: relative;
}

.container {
  margin: 0 auto;
  max-width: 1200px;
  width: auto !important;
  width: 980px;
}

.addtop0 {
  margin-top: 0 !important;
  padding: 0 !important;
}

.addtop25 {
  padding-top: 25px;
}

.addtop50 {
  margin-top: 50px !important;
}

.addtop100 {
  margin-top: 100px !important;
}

.addleft25 {
  margin-left: 25px;
}

.addleft100 {
  margin-left: 100px;
}

.addbottom25 {
  margin-bottom: 25px;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url(../images/loader.gif) center no-repeat #fbfbfb;
}

.web {
  display: block;
}

.mobile {
  display: none;
}

/*全網站icon設定*/
.icon-home {
  background: url(../images/svg/home.svg) left top;
  background-repeat: no-repeat;
  -moz-background-size: 20px;
  -webkit-background-size: 20px;
  -o-background-size: 20px;
  background-size: 20px;
  padding-left: 25px;
}

.icon-arrow {
  background: url(../images/svg/arrow.svg) left top;
  background-repeat: no-repeat;
  -moz-background-size: 20px;
  -webkit-background-size: 20px;
  -o-background-size: 20px;
  background-size: 20px;
  padding-left: 25px;
}

.blue {
  color: #0589c5;
}

.red {
  color: #CD1B1E;
}

.green {
  color: #22ac38;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

.orange {
  color: #eb6100;
}

.gold {
  color: #bfb575;
}

.font-big {
  font-size: 120%;
}

.font-small {
  font-size: 80%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*背景設定*/
.about-bg {
  background-image: url(../images/about-bg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

.bg-new {
  background-image: url(../images/bg-new.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

.bg-rehabilitation {
  background-image: url(../images/bg-rehabilitation.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

.bg-contact {
  background-image: url(../images/bg-contact.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

/*--------------------------上資料專區--------------------------*/
/*圖文左右用*/
.left {
  float: left;
}

.right {
  float: right;
}

.w35 {
  width: 35%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 49%;
}

.w55 {
  width: 55%;
}

.w65 {
  width: 65%;
}

/*圖文排版用*/
.p25 {
  padding: 25px;
}

.p25top {
  padding-top: 25px;
}

.nopadding {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.milktea {
  color: #d39f75;
}

hr {
  margin-top: 35px;
}

blockquote {
  border-left: 2px solid #ccc;
  padding: 5px 5px 5px 20px;
}

/*表格*/
table.surgery-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Noto Sans TC", sans-serif;
  margin: 2rem 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

table.surgery-table th,
table.surgery-table td {
  border: 1px solid #ddd;
  padding: 1rem;
  text-align: center;
  vertical-align: middle;
}

table.surgery-table th {
  background-color: #f7bfbf;
  color: #333;
  font-size: 1.1rem;
}

table.surgery-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

table.surgery-table caption {
  caption-side: top;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

table.surgery-table b {
  font-family: "Noto Serif TC", serif;
  font-size: 1.2em;
}



/*上方*/
header {
  width: 100%;
  height: 100px;
  position: fixed;
  z-index: 250;
  top: 0;
  left: 0;
  z-index: 250;
}

header.fix {
  width: 100%;
  position: fixed;
  z-index: 250;
  top: 0;
  left: 0;
  height: 50px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: #bf782a;
  border-bottom: none;
}

#logo {
  position: absolute;
  top: 5px;
  left: 15px;
  background-image: url(../images/svg/logo.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 80px;
}

header.fix #logo {
  position: absolute;
  top: 5px;
  left: 10px;
  background-image: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding-left: 0;
}

#logo a {
  display: block;
  padding-top: 25px;
  color: #6d6d6d;
  font-weight: 500;
}

header.fix #logo a {
  display: block;
  padding-top: 0;
  color: #fff;
  font-size: 70%;
}

#logo div.big {
  font-size: 1.1em;
  margin-bottom: 10px;
}

header.fix #logo div.big {
  margin-bottom: 0;
}

#logo div.small {
  font-size: 0.5em;
  padding-left: 5px;
}

header.fix #logo div.small {
  padding-left: 0;
}

/*連結*/
nav {
  z-index: 250;
  position: absolute;
  top: 35px;
  right: 15px;
}

nav li {
  list-style-type: none;
}

nav li a {
  color: #6d6d6d;
}

header.fix nav {
  z-index: 250;
  height: 50px;
  position: absolute;
  top: 0;
  right: 5px;
}

header.fix nav li,
header.fix nav li a {
  color: #fff;
}

/*第一層*/
ul.navigation li {
  position: relative;
  list-style-type: none;
  z-index: 100;
  display: inline-block;
  color: #434343;
  text-align: center;
  line-height: 55px;
  padding: 0 15px;
}

ul.navigation li a {
  display: block;
  text-align: center;
  color: #434343;
}

ul.navigation li:hover a {
  color: #fff;
}

ul.navigation li:last-child {
  border-right: none;
}

ul.navigation li ul {
  width: 100%;
  display: none;
  /*隱藏*/
  position: absolute;
  left: 0;
}

ul.navigation li:hover>ul {
  display: block;
  /*出現*/
}

ul.navigation ul li {
  color: #fff;
  width: 100%;
  background: #433d3b;
  line-height: 25px;
  padding: 10px 0;
}

ul.navigation ul li:hover {
  background: #a06524;
}

ul.navigation ul li:last-child {
  border-bottom: none;
}

/*連結高度*/
.addheight {
  text-align: center;
}

.addheight:hover {
  background: #a06524;
  color: #fff;
}

.addheight ul li a {
  color: #fff;
}

.addheight ul li a:hover {}

/*menu連結-fb*/
a.icon-fb {
  background-image: url(../images/svg/facebook.svg);
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 20px;
}

header.fix a.icon-fb {
  background-image: url(../images/svg/facebook02.svg);
}

header.fix a.icon-fb:hover {
  background-color: #3abcca;
}

/*首頁*/
.index-bg {
  background-image: url(../images/banner.webp);
  background-position: center top;
  background-repeat: no-repeat;
}

#banner {
  position: relative;
  height: 50vh;
}

#word {
  position: absolute;
  text-align: center;
  top: 10vh;
  left: 50%;
}

#word h2 {
  display: block;
  font-size: 2.5em;
  font-weight: 900;
  color: #a38666;
  margin-bottom: 25px;
}

#word b {
  display: block;
  font-size: 1.2em;
  font-weight: 300;
  color: #616a65;
  margin-bottom: 15px;
}

#word #phone a {
  display: inline-block;
  text-align: center;
  background: #c42531;
  color: #fff;
  padding: 5px 10px;
}

/*首頁消息*/
#index-news {
  position: relative;
  background: #a38666;
  color: #fff;
  padding: 35px 20px 20px 250px;
  height: 120px;
  margin-bottom: 25px;
  font-size: 1.2em;
}

#index-news-title {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 230px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  background-color: #c6945e;
  border: 3px solid #c6945e;
  font-size: 1.8em;
}

#index-news-title:before {
  position: absolute;
  display: block;
  content: '';
  border: 1px solid #fff;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#index-news-date {
  margin-bottom: 5px;
}

#index-news-in a {
  color: #fff;
}

/*首頁關於*/
#index-about {
  background-image: url(../images/index-bottom-bg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 5% 10% 10%;
  color: #6d6d6d;
}

#index-about .index-about {
  float: left;
}

#index-about .index-about>img {
  width: 100%;
}

#index-about .index-about>p {
  margin: 0;
  font-size: 1.2em;
  padding-bottom: 1%;
}

#index-about .index-about>h3 {
  font-size: 1.8em;
  font-weight: 500;
  padding-bottom: 2%;
}

#index-about .s1 {
  width: 25%;
  padding-right: 3%;
  padding-top: 7%;
}

#index-about .s2 {
  width: 25%;
  padding-right: 3%;
}

#index-about .s3 {
  width: 48%;
  padding-top: 2%;
  margin-bottom: 2%;
}

#index-about .s4 {
  width: 47%;
  padding-top: 3%;
  margin-right: 3%;
}

#index-about .s4>h3,
#index-about .s4>p {
  display: inline-block;
  padding-right: 1%;
  padding-bottom: 2%;
}

#index-about .s5 {
  width: 50%;
}

#index-about .s5>h3 {
  padding-top: 5%;
}

#index-about a.about-link {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background-color: #000;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #fff;
  font-size: 1.5em;
}

/*首頁-門診表*/
#schedule .title {
  background-image: url(../images/icon_schedule.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  margin-bottom: 10px;
  color: #2f2f2f;
  height: 30px;
  line-height: 30px;
  font-size: 1.2em;
}

#schedule .title .en {
  color: #f4a6db;
  font-size: 80%;
}

h4.titlebig {
  font-size: 2.2em;
  font-weight: 500;
  color: #6d6d6d;
  text-align: center;
  margin-bottom: 15px;
  margin-top: -50px;
}

/*仿table列表設定*/
#item {
  background: #fff;
  color: #98544c;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}

.item {
  font-size: 1.1em;
  display: table;
  width: 100%;
}

.item.th {
  background-image: url(../images/index-iconbg02.jpg);
  color: #000;
  border-bottom: 10px solid #b0665d;
  font-weight: 800 !important;
  font-size: 1.6em;
  padding: 10px 0 0 0;
}

.item.th li {
  border-right: 1px solid #fff;
}

.item ul {
  display: table-row;
}

.item li {
  padding: 0;
  display: inline-block;
  float: left;
  text-align: center;
  list-style-type: none;
  border-right: 1px solid #eee;
  white-space: normal;
  text-align: center;
}

.item li:last-child {
  border-right: none;
}

.item li a {
  color: #333;
}

.itemlist {
  border-bottom: 1px solid #eee;
}

.itemlist:nth-child(odd) {
  background: #f9f9f9;
}

.th02 {
  background: #b0665d;
  color: #fff;
}

.th02 li {
  border-right: 1px solid #fff;
}

.three {
  width: 33.33%;
  padding: 0;
  float: left;
  font-size: 0.8em;
  letter-spacing: 0.01em;
  word-wrap: break-word;
  border-right: 1px solid #eee;
}

.three:nth-child(3) {
  border-right: none;
}

.item li .drname {
  font-weight: 900;
}

.item li .drtime {
  font-size: x-small;
}

.other-color {
  color: #171010;
  font-weight: 800 !important;
}

/*總門診表*/
.item-outpatient:nth-child(odd) {
  background: #f9f9f9;
}

/*門診表元素*/
.bggray {
  background: #f9f9f9;
}

.item li .drname {
  display: block;
}

.item li .drtime {
  color: #d64d3d;
}

/*仿table列表_標題+寬度等額外元素*/
.h90 {
  height: 90px;
  line-height: 90px;
}

.h80 {
  /*height:80px;*/
  line-height: 80px;
}

.h40 {
  height: 40px;
  line-height: 40px;
}

.w100 {
  width: 100%
}

.w90 {
  width: 90%
}

.w80 {
  width: 80%
}

.w70 {
  width: 70%
}

.w60 {
  width: 60%
}

.w50 {
  width: 50%
}

.w40 {
  width: 40%
}

.w30 {
  width: 30%
}

.w25 {
  width: 25%
}

.w20 {
  width: 20%
}

.w15 {
  width: 15%
}

.w12 {
  width: 12.5%
}

.w10 {
  width: 10%
}

/*內頁共用*/
h1.title,
h2.title {
  font-size: 2.8em;
  line-height: 1.1em;
  font-weight: normal;
  color: #313131;
}

/*內頁編輯器*/
.ckediter {
  padding: 10px;
  /*min-height: 500px;*/
}

.ckediter img {
  max-width: 100%;
  height: auto !important;
}

/* 排除掉 .ckediter 裡的內容，讓編輯器恢復預設 */
.ckediter h1,
.ckediter h2,
.ckediter h3,
.ckediter h4,
.ckediter h5,
.ckediter h6,
.ckediter ul,
.ckediter ol,
.ckediter li {
  margin: revert;
  padding: revert;
}

.ckediter-date {
  padding-left: 10px;
  color: #00a0e9;
}

/*回上頁*/
#back {
  width: 105px;
  margin: 50px auto;
  text-align: center;
  cursor: pointer;
}

#back a {
  display: block;
  background-image: url(../images/svg/arrowleft.svg);
  background-repeat: no-repeat;
  background-position: left center;
  -moz-background-size: 20px;
  -webkit-background-size: 20px;
  -o-background-size: 20px;
  background-size: 20px;
  width: 105px;
  -mox-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

#back a:hover {
  -mox-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

/*麵包屑*/
#sitemap {
  margin: 15px 5px 5px 5px;
}

#sitemap li {
  display: inline-block;
  font-size: 0.9em;
  color: #6d6d6d;
  padding: 0 5px;
  margin-left: -5px;
  vertical-align: middle;
  /* 加上這行，確保列表項目和圖片對齊 */
}

#sitemap li:after {
  content: '/';
  margin-left: 5px;
}

#sitemap li:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}

#sitemap li:last-child:after {
  display: none;
}

#sitemap li a {
  color: #666666;
}

/*分頁數字*/
#page {
  margin: 0;
  margin-bottom: 50px;
}

#page ul {
  text-align: center;
}

#page li {
  display: inline-block;
  margin: 0 5px;
  font-size: 13px;
  color: #000;
}

#page li a {
  color: #999;
}

#page li a:hover {
  color: #000;
}

/*認識長慎*/
#about {
  padding-top: 20px;
  margin-bottom: 50px;
}

#about-left {
  float: left;
  width: 38%;
}

#about-right {
  float: right;
  width: 57%;
  margin-top: -50px;
}

#about h3.about-title {
  color: #99002d;
  font-weight: normal;
  padding: 10px 10px 0 10px;
  font-size: 1.4em;
}

#about p {
  color: #6d6d6d;
  margin: 5px 10px 15px 10px;
  font-size: 1.1em;
  line-height: 1.7em;
}

/*認識長慎-核心價值*/
#corevalue {
  margin: 20px 0 100px 0;
}

#corevalue ul {
  text-align: center;
}

#corevalue li {
  display: inline-block;
  width: 168px;
  height: 168px;
  padding: 50px 5px 5px 5px;
  line-height: 35px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  margin: 0 10px;
  color: #fff;
  font-size: 2.1em;
}

#corevalue li.color01 {
  background: #bf782a;
}

#corevalue li.color02 {
  background: #b81c22;
}

#corevalue li.color03 {
  background: #f5a100;
}

/*發展歷史*/
#history {
  margin: 50px 0;
}

.history {
  margin: 50px 0;
}

.history .left {
  float: left;
  width: 30%;
  padding-left: 10%;
  padding-right: 5%;
  text-align: right;
  border-right: 5px solid #e5e5e5;
}

.history .right {
  float: right;
  width: 65%;
  color: #6d6d6d;
}

h2.history-title {
  padding-left: 100px;
  font-size: 2.8em;
  font-weight: normal;
  color: #313131;
}

h4.history-title {
  font-size: 2em;
  padding-top: 5px;
  color: #546574;
  font-weight: 500;
}

h5.history-title {
  font-size: 1.2em;
  color: #6d6d6d;
  font-weight: 400;
  padding: 8px 8px 0 5px;
}

.history .right li {
  list-style-type: none;
  line-height: 1.7em;
}

/*最新消息*/
#news {}

.news {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  margin: 25px 0;
  padding: 8px 3px 13px 3px;
}

.newsin {
  width: calc(100% - 130px);
}

.newsin h1,
.newsin h4 a {
  color: #3b556b;
  font-size: 1.2em;
}

.newsin p {
  margin: 0;
}

.newsin p a {
  color: #7c7c7c;
  font-size: 1.em;
}

.newsdate {
  width: 130px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.newsdate .date {
  font-size: 1.6em;
  color: #b5b5b5;
}

.newsdate .year {
  font-size: 1em;
  color: #b5b5b5;
}

/*最新消息分類*/
#sublink {
  width: 300px;
  margin: 20px 0;
}

#sublink select {
  width: 100%;
  border: 1px solid #bfbfbf;
  padding: 8px;
  font-size: 1em;
  /*移除箭頭樣式*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*改變右邊箭頭樣式*/
  background-image: url(../images/arrow-down.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
}

#sublink select:focus,
aside #sublink option:focus {
  outline: none;
}

/*最新消息內頁*/
#main {
  width: 800px;
  margin: 0 auto;
}

#main img {
  width: 100% !important;
}

/*陣容介紹*/
#team {
  padding: 25px 0;
}

.team {
  float: left;
  width: 48%;
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin-top: 10px;
  margin-right: 2%;
}

.team:nth-child(4) {
  margin-right: 0;
}

.team .team-img {
  float: left;
  width: 45%;
}

.team .team-txt {
  float: left;
  width: 50%;
  padding-top: 10px;
  margin-left: 5%;
}

.team.team-txt h4 {
  font-size: 1.1em;
  font-weight: 500;
  margin: 5px 0 5px 0;
}

.team .team-txt h3.name {
  font-size: 1.5em;
  color: #467aa8;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 5px;
}

.team ul {
  list-style-type: none;
}

.team a.team-btn {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  text-align: center;
  background: #626262;
  color: #fff;
}

#team .specialty {
  margin-top: 5px;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #100964;
}

#team .expertise {
  margin-top: 10px;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #493fbc;
}

/*科別介紹*/
#division {}

.division {
  margin: 50px 0;
}

.division a {
  color: #666;
}

.division a:hover {
  color: #000;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.division .left {
  float: left;
  width: 30%;
  padding-left: 10%;
  padding-right: 5%;
  text-align: right;
  border-right: 5px solid #e5e5e5;
}

.division .right {
  float: right;
  width: 65%;
  color: #6d6d6d;
}

.division .right p {
  margin: 0;
}

a.divison-btn {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  text-align: center;
  background: #626262;
  color: #fff;
}

h3.division-title,
h1.division-title {
  font-size: 2em;
  padding-top: 5px;
  color: #546574;
  font-weight: 500;
  line-height: 1em;
}

/*20230505新增科別分類*/
.division h2 {
  font-size: 1.5em;
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #6a7f97;
}

.division ul {
  list-style-type: none;
}

.division li {
  display: inline-block;
  text-align: center;
  width: 22%;
  margin: 1%;
  font-size: 1em;
}

.division li a {
  display: block;
  color: #42566c;
  border: 1px solid #42566c;
  padding: 5px;
  text-align: center;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}

.division li a:hover {
  border: 1px solid #aec2d8;
  background: #42566c;
  color: #fff;
}

/*復健中心*/
#rehabilitation {
  padding-top: 20px;
  margin-bottom: 50px;
}

#rehab-left {
  float: left;
  width: 25%;
}

#rehab-right {
  float: right;
  width: 70%;
  margin-top: -50px;
}

#rehabilitation .rehab {
  margin: 150px 0 0 50px;
}

#rehabilitation .rehab .left {
  float: left;
  width: 40%;
  padding-left: 10%;
  padding-right: 5%;
  text-align: right;
  border-right: 5px solid #e5e5e5;
}

#rehabilitation .rehab .right {
  float: right;
  width: 55%;
  color: #6d6d6d;
}

.rehab .right p {
  margin: 0;
}

h3.rehab-title {
  font-size: 2em;
  padding-top: 5px;
  color: #546574;
  font-weight: 500;
}

h4.rehab-title {
  font-size: 1.2em;
  color: #6d6d6d;
  font-weight: 400;
  padding: 8px 8px 0 5px;
}

/*兒童復健中心*/
#kid .rehab {
  margin: 100px 0 50px 0;
}

#kid .rehab .left {
  float: left;
  width: 20%;
  padding: 1% 3%;
  text-align: right;
  border-right: 5px solid #e5e5e5;
}

#kid .rehab .right {
  float: left;
  width: 48%;
  margin-left: 3%;
  padding-top: 1%;
  color: #6d6d6d;
}

#kid-service {}

#kid-service .left {
  width: 40%;
  margin-left: 5%;
}

#kid-service .right {
  width: 54%;
  padding: 1%;
}

#kid-service .left h4 {
  display: block;
  float: left;
  font-size: 1.3em;
  font-weight: 600;
  color: #6d6d6d;
}

#kid-service .left ul {
  display: block;
  float: left;
  list-style-type: none;
  margin-left: 5%;
  margin-bottom: 8%;
  color: #6d6d6d;
}

#kid-service .right h4 {
  font-size: 1.4em;
  margin-top: 3%;
  font-weight: 600;
}

#kid-service .right h5 {
  font-size: 1.1em;
  color: #0068b7;
  margin-top: 1%;
  font-weight: 500;
}

/*復健中心門診表*/
.schedule {
  margin-bottom: 25px;
}

.schedule h4.title {
  text-align: center;
  font-size: 1.4em;
  color: #6d6d6d;
  padding: 15px 0;
}

/*長慎時間BOX設置*/
.radio-dr-img {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 80px;
}

.radio-dr-img .img {
  border: 3px solid #ffffff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  margin: 0 auto;
  width: 200px;
  height: 200px;
}

.radio-dr-name {
  position: absolute;
  bottom: -20px;
  text-align: center;
  background-color: #683234;
  padding: 8px 0;
  font-size: 1.5em;
  width: 36%;
  margin: 0 32%;
  border-radius: 35px;
  color: #ffffff;
}

.radio-dr-name {
  position: absolute;
  bottom: -20px;
  text-align: center;
  background-color: #683234;
  padding: 8px 0;
  font-size: 1.2em;
  width: 36%;
  margin: 0 32%;
  border-radius: 35px;
  color: #ffffff;
}

.radio-title {
  text-align: center;
  position: absolute;
  bottom: 20%;
  width: 100%;
  font-size: 2.5em;
  /*-webkit-text-stroke: 1px #000;*/
  color: #fff;
  font: 600;
}

.audio {
  width: 100%;
}

/*長慎時間列表連結*/
a span.b-title {
  color: #b8752e;
  font-size: 1.2em;
  font-weight: 600;
}

a span.b-dr {
  color: #eb9c15;
  font-size: 0.9em;
  display: none;
}

#contact-out {
  display: flex;
  gap: 50px;
  align-items: flex-start;
}

#contact-app {
  flex: 1;
  margin-top: 25px;
}

#contact-app img {
  width: 60%;
}



/*預約諮詢*/
#contact {
  flex: 2;
  padding: 25px 0 50px 0;
  margin: 50px 0;
}

#contact .list {
  width: 100%;
  margin: 15px 0;
}

#contact .btn {
  width: 150px;
  color: #fff;
  background: #b5b5b5;
  text-align: center;
}

#contact ul.exercise-purpose {
  list-style-type: none;
  margin: 5px 0;
}

#contact ul.exercise-purpose li {
  margin-top: 3px;
}

/*所有提問*/
#contactsearch {
  margin-bottom: 25px
}

#contactsearch li {
  float: left;
  width: 17.5%;
  margin-right: .5%;
  list-style-type: none
}

#surgery_question {
  margin-bottom: 25px;
}

#surgery_question ul {
  list-style-type: none
}

#surgery_question li {
  cursor: pointer;
  list-style-type: none;
  padding: 5px 10px;
  display: block;
  border: 3px solid #eee;
  margin-bottom: 5px
}

#surgery_question li:hover {
  border: 3px solid #FC6 !important;
  -moz-transition: ease-in-out .3s;
  -o-transition: ease-in-out .3s;
  -webkit-transition: ease-in-out .3s;
  transition: ease-in-out .3s
}

#surgery_question li .sort {
  display: inline-block;
  width: 19%;
  border-right: 1px solid #ccc;
  color: #0589c5;
}

#surgery_question li .sort a {
  display: block;
  widows: 100%;
  color: #e9478e;
}

#surgery_question li .title {
  display: inline-block;
  width: 53%;
  padding-left: 1%;
  color: #595758;
  height: 20px;
  overflow: hidden
}

#surgery_question li .title a {
  display: block;
  widows: 100%;
  color: #595758;
}

#surgery_question li .date {
  display: inline-block;
  width: 19%;
  padding-left: 1%;
  color: #595758;
  font-size: .7em;
  text-align: right;
}

#surgery_question li .date a {
  display: block;
  widows: 100%;
  color: #595758;
}

#surgery_question li .status {
  display: inline-block;
  width: 5%;
  padding-left: 1%;
  color: #0a50ae;
  font-size: .7em;
  text-align: center;
}

#surgery_question li .status02 {
  display: inline-block;
  width: 5%;
  padding-left: 1%;
  color: #ffac75;
  font-size: .7em;
  text-align: center;
}

/*提問內頁*/
#contact-detail {}

#contact-detail .left,
#contact-detail-reply .left {
  width: 10%;
  padding-left: 5px;
}

#contact-detail .right,
#contact-detail-reply .right {
  width: 89%;
}

#contact-detail .right .title02,
#contact-detail-reply .right .title02 {
  font-size: 1.5em;
}

#contact-detail ul.date,
#contact-detail-reply ul.date {
  color: #ccc;
  text-align: left;
  list-style-type: none;
  padding-top: 3px;
}

#contact-detail ul.date li,
#contact-detail-reply ul.date li {
  display: inline-block;
  margin-right: 10px;
}

/*提問內頁-回覆*/
#contact-detail-reply {
  border-top: 1px dashed #ccc;
  padding-top: 25px;
  margin-top: 25px;
}

/*掛哪一科*/
#itemcheck {
  margin-bottom: 50px;
}

#itemcheck #qaContent ul li {
  list-style-type: none;
  padding: 3px 5px;
}

#itemcheck #qaContent .qa_title {
  font-size: 1.5em;
  color: #211e1e;
  cursor: pointer;
  padding: 10px 0;
  border-bottom: 3px solid #cfa972;
  background: url(../images/svg/arrow.svg) left center;
  background-repeat: no-repeat;
  -moz-background-size: 20px;
  -webkit-background-size: 20px;
  -o-background-size: 20px;
  background-size: 20px;
  padding-left: 25px;
}

#itemcheck #qaContent li span.name {
  display: inline-block;
  font-size: 1.2em;
  padding: 5px 20px;
  border-bottom: 1px solid #d5d5d5;
  width: 70%;
}

#itemcheck #qaContent li a.item {
  display: inline-block;
  font-size: 1.2em;
  padding: 5px;
  border-bottom: 1px solid #d5d5d5;
  color: #6e6e6e;
  width: 25%;
}

#itemcheck #qaContent li span.item a:after {
  content: "、";
}

#itemcheck #qaContent li span.item a:last-child:after {
  content: " ";
}

/*衛教園地*/
.qa-list {
  display: flex;
  flex-direction: column;
  gap: 1em;
}

.qa-item {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 1em;
  border: 1px solid #ccc;
  border-radius: 6px;
  transition: background 0.3s;
}

.qa-item:hover {
  background: #f9f9f9;
}

.qa-item dl {
  margin: 0;
}

.qa-item dt {
  font-weight: bold;
  color: #980002;
  font-size: 1.3em;
}

.qa-item dd {
  margin: 0.5em 0 0;
  color: #212121;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* 限制最多顯示3行 */
  -webkit-box-orient: vertical;
}

/*衛教園地分類+按鈕*/
.sublink-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
  flex-wrap: wrap;
}

.sublink-left {
  flex: 1;
}

.sublink-right {
  flex: 1;
  text-align: right;
  padding-bottom: 10px;
}

.sublink-right select {
  border: 1px solid #bfbfbf;
  padding: 8px 40px 8px 16px;
  border-radius: 6px;
  font-size: 1em;
  /*移除箭頭樣式*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*改變右邊箭頭樣式*/
  background-image: url(../images/arrow-down.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
}

.sublink-right select:focus,
.sublink-right option:focus {
  outline: none;
}

.ask-btn {
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #bd9474;
  color: white;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s;
}

.ask-btn:hover {
  background-color: #a47759;
}

/*衛教園地內頁*/
#bannerin h2.title-qa {
  color: #c69772;
  font-weight: 700;
  font-size: 2.5em;
  margin-top: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  text-align: center;
}

.qa-article {
  max-width: 800px;
  margin: 30px auto 0 auto;
  background: #fff;
  padding: 35px 25px 10px 25px;
}

.question-title {
  font-size: 2em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  color: #222;
}

.meta {
  font-size: 0.9em;
  color: #888;
  margin-bottom: 1.5em;
}

.answer {}

.answer-body p {
  line-height: 1.6;
  margin-bottom: 1em;
}

.answer-body img {
  max-width: 100%;
  margin-top: 1em;
  border-radius: 6px;
}

.doctor-info {
  background: #f9f9f9;
  padding: 1em;
  margin-top: 2em;
  border-left: 4px solid #ccc;
}

.center-red {
  text-align: center;
  color: #C91E21;
  font-size: 0.8em;
}

/*底部line按鈕*/
#line-btn {
  position: fixed;
  right: 10px;
  bottom: 50px;
  border-radius: 50px;
  padding: 15px 5px;
  background: #fff;
  border: 1px solid #eee;
}

#line-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: url(../images/svg/comments-solid.svg) center center;
  color: #fff;
  font-size: 1.5em;
  transition: transform 0.1s ease-out;
  margin: 0 auto;
}

#line-btn a:hover {
  transition: all .5s ease-in-out;
  transform: scale(1.2);
}

#line-btn span {
  font-size: 0.8rem;
  text-align: center;
  padding-top: 5px;
}



/*尾部*/
footer {
  padding: 10px 0 15px 0;
  background: #f6f6f6;
}

footer .column-left {
  float: left;
}

footer .column-right {
  float: right;
  padding: 25px 25px 5px 5px;
}

#footernav li {
  list-style-type: none;
  margin-top: 15px;
  margin-left: 15px;
}

#footernav02 li {
  font-size: 0.9em;
  list-style-type: none;
  color: #1b1b1b;
  padding-bottom: 2px;
}

#footernav02 li:last-child {
  padding-left: 75px;
}

#footernav li#footerlogo {
  background-image: url(../images/svg/logo.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 80px;
  padding-top: 25px;
  color: #6d6d6d;
}

#footernav li#footerlogo div.big {
  font-size: 2.3em;
  margin-bottom: 10px;
}

#footernav li#footerlogo div.small {
  font-size: 1em;
  padding-left: 5px;
}

#footernav li#copyright {
  font-size: 0.8em;
  color: #1b1b1b;
  padding-left: 5px;
}

#bottom {
  width: 100%;
  background: #636363;
  padding: 10px;
  color: #eeeeee;
  text-align: center;
  font-size: 0.8em;
}