/*通用設定*/img { max-width: 100%;  height: auto;}a, a:hover, a:active, a:focus, a:visited { transition: .5s ease; text-decoration: none;}ul {list-style: none;padding: 0;margin-bottom: 0;}h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: 0;}.row {margin-right: 0px;margin-left: 0px;}/*容器設定*/#RWDfullscreen01 .container { width: 80%;}/* 反白顏色設定*/::selection {background: #555;color: #fff;}::-moz-selection {background:#555;color: #fff;}/*字體統一*/body.wrapper_bg {font-family: 'Roboto', 'Noto Sans TC', sans-serif;}/*要拿掉的東西*/#RWDfullscreen01 .section-line { display: none;}.RWDmenu_plus02 .cd-primary-nav>li:after {display: none;}.RWDService001 h1.main-title  {display: none;}.RWDService001 h2.sub-title {display: none;}/*loading*/ 
.fl {width: 250px;}.fl img {width: 100%;}/*網頁警告*/ 
.RWDalert_fancybox.bottom {z-index:99999 !important;width:100%;padding: 30px 50px 20px !important;  box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;background: rgba(255, 255, 255, 90%) !important; color: #000 !important;  left: auto !important;right: 0px !important;line-height: 1.8 !important;}.RWDalert_fancybox .btn, .RWDalert_fancybox .btn.active {    border-color:  rgb(54 171 181 / 80%); background:  rgb(54 171 181 / 80%) !important;    border-radius: 0px;}.RWDalert_fancybox.bottom .editor a { color: #36abb5; padding-bottom: 3px;border-bottom: 1px solid #36abb5;}.RWDalert_fancybox.bottom .editor a:hover { color: #36abb5;}/*文字統一*/#RWDfullscreen01 p {font-size: 15px; letter-spacing: 2px; color: #505050; font-weight: 400; line-height: 1.7; margin-bottom: 15px;}/*文字統一*/ 
.index h2.main-title { font-size: 32px;color: #006d85;  letter-spacing: 2px; line-height: 1.8; position: relative;}.index h2.main-title::before {  position: absolute; content: '';width: 32px;height: 32px;background: url(archive/image/customization/title_deco.png)no-repeat; background-size: contain; left: -50px;  top: 12px;}.index h2.en-title {  font-size: 70px;   color: rgb(54 171 181 / 20%);  font-family: 'Roboto', 'Noto Sans TC', sans-serif;font-weight: 300;   letter-spacing: 1px;}.index h3.sub-title { font-size: 22px; letter-spacing: 3px; line-height: 1.5; color: #505050; font-weight: 400;}/*scrolldown位置*/ 
.scrolldown_block {position: absolute; top:-119px;}/*選單*/ 
.RWDmenu_plus02 .inside { background: #fff;}.RWDmenu_plus02 .inside.is-up {  box-shadow: 1px 1px 15px rgb(43 43 43 / 12%);}.RWDmenu_plus02 .inside .container {width: 100% !important;padding: 0 300px 0 60px;transition: .5s ease;}.RWDmenu_plus02 .inside.is-up .container { background: rgba(255,255,255,.8);  transition: .5s ease;box-shadow: 0 10px 20px rgb(66 67 68 / 22%);}.RWDmenu_plus02 .cd-main-header {background: transparent;}.RWDmenu_plus02 .cd-primary-nav>li>a { color: #36abb5;font-size: 15px;letter-spacing: 2px; line-height: 1.5; padding: 16px 25px 28px 25px;    height: auto;transition: .5s ease;}.RWDmenu_plus02 .cd-primary-nav>li>a::before {position: absolute;   content: ''; background: url(archive/image/customization/menu_icon.png)no-repeat; width: 15px; height: 15px; background-size: contain; left: -10px; top: 20px; opacity: 0;transition: .5s ease;}.RWDmenu_plus02 .cd-primary-nav>li>a:hover:before {left: 0px;opacity:1; transition: .5s ease;}.RWDmenu_plus02 nav.cd-nav { margin-left: 0;  margin-right: 16px;}/*副選單*/ 
.RWDmenu_plus02 .sub-nav.sub-up {margin-top: 0;}.RWDmenu_plus02 .editor { display: flex;flex-direction: row-reverse;}.RWDmenu_plus02 .editor a.menu_top_btn { color:#278498b3; font-size: 13px;  letter-spacing: 1.5px; line-height: 1.5;padding: 6px 15px;}/*副選單語系*/ 
.RWDmenu_plus02 .editor .lan_btn_items {  background: #2784985e; display: flex; justify-content: center; align-items: center; width: 100px; border-radius: 6px;margin-left: 30px;}.RWDmenu_plus02 .editor a.lan_btn { color: #fff;  font-size: 13px;  letter-spacing: 1.5px;   line-height: 1.5;  padding: 5px 10px;   position: relative;}.RWDmenu_plus02 .editor a.lan_btn:nth-child(2):before {  position: absolute;content: ''; width: 1px; height: 12px; background: rgba(255,255,255,.6); left: -1px; top: 10px;}/*行動呼籲*/ 
.RWDmenu_plus02 .editor > a.menu_contact_btn {     position: absolute;   right: -265px; font-size: 16px; color: #36abb5;display: flex; width: 235px; border: 2px solid #36abb5;  border-radius: 5px;  letter-spacing: 2px; align-items: center;  justify-content: center;padding: 5px 10px;min-height: 75px;transition: .3s ease;}.RWDmenu_plus02 .editor > a.menu_contact_btn>img { width: 30px;height: 30px; margin-right: 15px;transition: .3s ease;}.RWDmenu_plus02 .editor > a.menu_contact_btn>span>b { font-size: 24px;  font-weight: 600;  letter-spacing: 1px; line-height: 1;}.RWDmenu_plus02 .editor > a.menu_contact_btn:hover {background: #36abb5;color: #fff;  transition: .3s ease;}.RWDmenu_plus02 .editor > a.menu_contact_btn:hover img  {  filter: brightness(0) invert(1);transition: .3s ease;}/*搜尋按鈕*/ 
.RWDmenu_plus02 .cd-header-buttons li.search-btn {      margin-top: -12px; margin-left: 0; margin-right: 19px; border: 1px solid #36abb5; float: none;padding: 0px 22px 0px 32px;  border-radius: 5px;}.RWDmenu_plus02 .cd-search-trigger::before {  border: 2px solid #36abb5;}.RWDmenu_plus02 .cd-search-trigger::after, .RWDmenu_plus02 .cd-search-trigger span::after {background: #36abb5;}.RWDmenu_plus02 .cd-search-trigger {    margin-bottom: -6px;}.RWDmenu_plus02 .cd-search-trigger span::before {background: #36abb5;}.RWDmenu_plus02 .cd-search button {background: #36abb5; border: 1px solid #36abb6;   padding: 7px 30px;top: 23px;right: 35px;  border-radius: 5px;color: #fff;font-weight: 400;letter-spacing: 2px; font-family: 'Roboto', 'Noto Sans TC', sans-serif !important;  font-size: 16px;}@media (min-width: 1200px) {/*下拉選單修正20220225*/ 
.RWDmenu_plus02 .cd-primary-nav>.has-children>a::after {      content: "\f3d0";font-family: "Ionicons";  transform: rotate(0); background: transparent; top: 18px;  font-size: 13px;}.RWDmenu_plus02 .cd-primary-nav .cd-secondary-nav>li>a {  color: #36abb5;   font-size: 15px; letter-spacing: 2px; line-height: 1.5;}.RWDmenu_plus02 .cd-primary-nav .cd-secondary-nav>li>a:hover { background-color: #36abb5; color: #fff;}.RWDmenu_plus02 .cd-primary-nav .cd-secondary-nav {width: 160px; top: 66px; text-align: center;}}/*banner*/ 
.RWDbanner_plus01 .slickitem01 .slick-caption { top: auto;bottom: 35px; left: 60px;}.RWDbanner_plus01 .slickitem01 .logo {  width: 820px;}.RWDbanner_plus01 .slickitem02 .slick-caption {top: auto;   bottom: 20px; left: 0;}.RWDbanner_plus01 .slickitem02 .logo {  width: 800px;margin-bottom: 0;    margin-left: -15px;}/*上選單logo*/ 
.cd-logo {  width: 200px;margin-top: -25px;}/*banner*/ 
.banner_block {margin-top: 119px;margin-left: 80px;position: relative;}.RWDbanner_plus01.full .banner-slider.bg .slick-item { max-height: calc(100vh - 119px) !important; height: calc(100vh - 119px) !important;}/*banner第一張小車車*/ 
.RWDbanner_plus01 .slick-item.slickitem01::after { position: absolute; content: ''; background: url(archive/image/customization/bus_deco_06.png)no-repeat;  background-size: contain;   width: 450px;height: 95px;  right:160px; bottom: 30px;    animation-name: gogo;  animation-duration:1.5s ;animation-delay: 1.5s;   animation-iteration-count: 1;     opacity: 0;    animation-fill-mode: forwards;}.RWDbanner_plus01 .slick-item.slickitem01::before { position: absolute; content: '診所實際環境照片';  color: #fff; right: 30px;bottom: 30px; font-size: 17px;  letter-spacing: 2px; z-index: 1; text-shadow: 0px 3px 3px #414141;}/*banner 照片圓弧*/ 
.RWDbanner_plus01 .banner-slider.bg .pic-box>.pic {border-radius: 0 0 0 200px;}/*scrolldow*/ 
.RWDbanner_plus01 .page-scroll a {position: relative;}.RWDbanner_plus01 {  overflow: unset;}.RWDbanner_plus01 .page-scroll { left: -40px;  margin-left: 0;  width: auto;}.RWDbanner_plus01 .page-scroll span {line-height: 1.5;color: #36abb5; writing-mode: tb;  font-size: 14px;}.RWDbanner_plus01 .page-scroll:after {  position: absolute; content: '';   width: 2px;   height: 50px; bottom: -60px; background: #006d85;    left: 7px;}.RWDbanner_plus01 .page-scroll:before { position: absolute; content: ''; width: 2px; height: 100px; bottom: -60px; background: #36abb5;    left: 7px; }/*輪播點*/ 
.RWDbanner_plus01.style-dotnav.dot .slick-dots li {margin-bottom: 10px;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {  width:10px;background: #fff;  height: 30px; border-radius: 15px 15px 0 0;}.RWDbanner_plus01.style-dotnav.dot .slick-dots button {width:10px; height: 30px;background: #e2e2e2;border-radius: 15px 15px 0 0;}/*關於醫院*/ 
.concept_block {display: flex; position: relative;padding: 140px 0 0px 9%;}.concept_block::before {      position: absolute;  content: '';width: 90%;  height: calc(100% - 230px - 140px - 164px - 60px);bottom: 230px;   left: 0; background: rgb(54 171 181 / 6%); border-radius: 0 200px 0 0;}.concept_block::after { position: absolute;content: '';background: url(archive/image/customization/concept_deco.png)no-repeat; background-size: contain;  width: 230px; height: 201px; top: 0;left: 540px;}.concept_block .title_items {margin-bottom: 120px;}.concept_title_block_ph {display: none;}.index .concept_text_block h2.main-title>br { display: none;}.concept_title_ph_block { display: none;}/*關於醫院特點*/ 
.concept_text_block { width: 57%; position: relative;}ul.concept_list { display: flex; flex-wrap: wrap; width: 100%;}ul.concept_list>li { width: calc(100% / 3 - 21px); margin-right: 20px; font-size: 18px;  letter-spacing: 2px;  line-height: 3; border-bottom: 1px dashed #eee; color: #505050;}ul.concept_list>li:nth-child(2) { width: calc(100% / 3 - 61px);}ul.concept_list>li:nth-child(5) { width: calc(100% / 3 - 60px);}ul.concept_list>li>i { color: #86cdd3; margin-right: 10px; font-size: 18px;}/*醫院病床*/ 
.concept_text { display: flex;align-items: center; width: 700px;background: #fff;  position: relative;padding: 30px;      margin-top:80px;box-shadow: 0px 0px 20px rgb(29 62 63 / 20%);border-radius: 15px;}.concept_text:before { position: absolute; content: '';width: calc(100% - 10px); height: calc(100% - 10px); left: 5px; top: 5px;  border: 1px solid rgb(54 171 181 / 50%);  border-radius: 12px;}.concept_text>.concept_icon {width: 60px; height: 60px; margin-right: 30px;}.concept_text>span { font-size: 18px; letter-spacing: 2px;color: #505050; line-height: 1.8;    border-left: 1.5px dashed #c8c8c8;padding-left: 30px;}/*關於右邊大機器*/ 
.concept_pic_block {     width: 43%;  position: relative; top: -90px;}.concept_machine_pic>img {float: right;}.concept_machine_pic_pdh {display: none;}.concept_machine_pic_ph{display: none;}/*關於輪播圖片*/ 
.RWDbanner008 {  animation-delay: 0.15s !important;      position: absolute; left: -23%;width: calc(100% + 35%);  bottom: 320px;}.RWDbanner008 .slider>a img { border-radius: 5px;}.RWDbanner008 .slider { padding: 0 5px;}/*科別*/ 
.division_block {padding:0px 0 160px 0;position: relative;margin-top: -90px;}.division_block > .container { padding: 0; }.division_block .RWDService001 .section-subject { display: none;}.division_block .RWDService001 > .row:nth-child(2) { display: flex; justify-content: center;}/*0105修改*//*.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 { width: 650px;   margin: 0 30px; background: #fff; border-radius: 30px; box-shadow: 0px 0px 30px rgb(29 62 63 / 20%); padding: 70px 50px 50px; position: relative;}*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {width: 80%;margin-left: 120px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {  width: 80%; margin-left: 120px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items {  width: 80%;margin-left: 125px;}.RWDService001 > .row:nth-child(2) > .col-md-3 { width: calc(100% / 3 - 41px); margin: 0 20px; background: #fff; border-radius: 30px; box-shadow: 0px 0px 12px rgb(29 62 63 / 20%);padding: 50px 40px; position: relative;z-index: 0;}.RWDService001 > .row:nth-child(2) > .col-md-3::after {position: absolute; content: '';  width: calc(100% - 34px);height: calc(100% - 34px); background: #fff; left: 17px; top: 17px;  border-radius: 18px; z-index: -1;}.RWDService001 > .row:nth-child(2) > .col-md-3::before { position: absolute; content: ''; width: calc(100% - 30px);  height: calc(100% - 30px);background: linear-gradient(120deg,#06d19b 0%, #05acf9 100%);left: 15px; top: 15px;  border-radius: 20px;z-index: -1;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2 {  z-index: 5;}.RWDService001 i { width: 100px; height: 100px;  margin: 0 auto; border: 1px solid #36abb5;display: flex; justify-content: center; align-items: center; border-radius: 99em;  margin-bottom: 40px;}.RWDService001 i img { width: 50px; height: 50px;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2>span {  font-size: 16px;letter-spacing: 1px; padding: 10px 0;   font-weight: 400;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2 {  display: flex;  flex-direction: column;  justify-content: center; align-items: center; font-size: 26px;  font-weight: 500;  letter-spacing: 5px; color: #36abb5;  padding-bottom: 20px;margin-bottom: 20px;  border-bottom: 1px dashed #c8c8c8;}ul.division_list_items {display: flex;flex-wrap: wrap; width: 65%;   margin: 0 auto; list-style: disc;}ul.division_list_items>li { width: 50%;  font-size: 17px; letter-spacing: 2px;  line-height: 2; color: #505050;}/*20211224科別按鈕*/a.division_btn {  position: relative;   width: 300px;  display: block;  color: #fff;margin: 70px auto 0 auto;text-align: center;font-size: 17px; letter-spacing: 2px; padding: 15px 40px; border-radius: 50px; box-shadow: 0px 0px 13px rgb(29 62 63 / 12%); border: 1px solid #36abb552;  background: #36abb5c7;transition: .5s ease;}a.division_btn:hover {  background: #36abb5;transition: .5s ease;}/*醫師團隊*/ 
.team_block {position: relative;}.team_block > .container { display: flex;align-items: flex-start;}.team_title_block_pdh {display: none;}.team_slider .RWDnews005 {  animation-name: none;}.team_block > .container > .team_recommend  {    animation-duration: 1.5s !important; margin-right: 20px;width: calc(((100% / 5) * 2) - 20px);}.RWDparallax_new .picbgbox {background-position: center !important; height:1000px !important;}.RWDparallax_new .picbgbox .container {  width: 100% !important;  padding: 0; position: absolute; bottom: -185px;}h4.team_name { background: #fff; margin-top: 0 !important; z-index: 1;  padding: 30px;  width: 100%; border-radius: 0 60px 0 0;  box-shadow: 4px -6px 9px rgb(29 62 63 / 20%); font-size: 28px; letter-spacing: 3px; font-weight: 700; }h4.team_name>a { color: #36abb5;}h4.team_name>a>span {  color: #333;font-size: 18px;font-weight: 500; letter-spacing: 2px;}h4.team_name>a>span>small { background: rgb(54 171 181 / 50%); padding: 5px 10px 5px 30px; margin-left: 15px;  border-radius: 20px;  color: rgb(38 140 150);position: relative;}h4.team_name>a>span>small::before {   position: absolute;content: "\f376";font-family: "Ionicons";left: 13px; top: 6px;}.RWDparallax_new .picbgbox::before {   position: absolute;  content: ''; width: calc(100% + 9px); height: 130px; left: -10px;  bottom: -10px;background: linear-gradient( 120deg,#06d19b 0%, #05acf9 100%);  opacity: .15;  border-radius: 0 60px 0 0;}.team_block > .container > .team_slider {   animation-duration: 1.5s !important; animation-delay: 0.7s !important; width: calc((100% / 5) * 3);}.team_block::before { position: absolute;content: '';   background: url(archive/image/customization/team_deco.png)no-repeat; background-size: contain;width: 500px;height: 565px; right: 490px; top: 55px;}.team_block .RWDnews005 > section > .container { width: 100% !important; padding: 0;}.team_block .RWDnews005 .owl-carousel.owl-padding-10 {overflow: visible; margin: 0;}.team_block .RWDnews005 .owl-carousel .owl-wrapper-outer {overflow: hidden;}.team_block .RWDnews005 .owl-carousel .owl-item .img-hover a {       z-index: 1;width: 100%; height: 100%;  position: relative; display: block;}.team_block .RWDnews005 .owl-carousel .owl-item .img-hover> a::before {  position: absolute; content: '';width: 100% ; height: 130px; left: 0px;  bottom: -10px;  background: linear-gradient(120deg,#06d19b 0%, #05acf9 100%); opacity: .1; border-radius: 0 60px 0 0;}.team_block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item { padding: 0 20px;}/*團隊標題*/ 
.team_block .RWDedictor008 .title_items {  display: flex;   justify-content: center;flex-direction: column;margin-bottom: 50px;margin-left: 70px;}/*醫師名字*/ 
.team_block .RWDnews005 h4 {  background: #fff; margin-top: 0 !important;   position: absolute;  z-index: 1; bottom: 185px; padding: 30px; width: 100%;  border-radius: 0 60px 0 0; box-shadow: 4px -6px 9px rgb(29 62 63 / 20%); font-size: 28px; letter-spacing: 3px;font-weight: 700;}.team_block .RWDnews005 h4>a {  color: #36abb5;}.team_block .RWDnews005 h4>a>span {color: #333;  font-size: 18px;font-weight: 500;  letter-spacing: 2px;}.team_block ul.team_list_items {text-align: left; padding-left: 30px;  height: 185px; padding-top: 30px;}.team_block .RWDnews005 ul.team_list_items { padding-top: 16px;}.team_block ul.team_list_items>li {  font-size: 16px; letter-spacing: 2px; line-height: 2;   color: #505050;}/*輪播按鈕*/ 
.team_block .RWDnews005 .owl-theme .owl-controls .owl-buttons div {color: #86cdd3;background: #fff; border: #86cdd3 1px solid;border-radius: 99em;width: 70px !important; height: 70px !important; display: flex; justify-content: center; align-items: center;    top: -100px;}.team_block .RWDnews005 .owl-theme .owl-controls .owl-buttons div:hover {background: #86cdd3; color: #fff;border: 1px solid #86cdd3;}.team_block .RWDnews005 .controlls-over .owl-controls .owl-prev {left: auto; right: 110px;}.team_block .RWDnews005 .controlls-over .owl-controls .owl-next {right: 20px;}/*專欄*/ 
.blog_block { padding: 160px 0;  position: relative;}.blog_block>.container {width: 89% !important; float: right;padding: 0 !important;display: flex; align-items: center;}/*專欄左右寬度*/ 
.blog_block .RWDnews005 >section>.container { width: 100% !important; padding: 0;}.blog_block .RWDnews005 {  width: calc(100% - 450px - 60px);padding: 100px 5% 100px 100px;background: rgb(54 171 181 / 6%);  border-radius: 120px 0 0 120px;}.blog_block .RWDedictor008 {position: relative; top: -40px;width: 450px; margin-right: 60px;}.blog_block  .RWDnews005 .owl-carousel.owl-padding-10 {overflow: visible; margin: 0;}.blog_block  .RWDnews005 .owl-carousel .owl-wrapper-outer {overflow: hidden;}/*專欄文字*/ 
.blog_block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    margin-top: -30px;padding: 0px 55px 0 0;}.blog_block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item p {  display: -webkit-box; -webkit-line-clamp: 4;-webkit-box-orient: vertical; text-overflow: ellipsis;overflow: hidden;}.blog_block .RWDnews005 h4 a { font-size: 22px; letter-spacing: 3px;  line-height: 2; font-weight: 500; color: #36abb5;    padding-bottom: 5px;  margin-bottom: 5px; border-bottom: 1px dashed #c8c8c8;display: block;}.blog_block .list-inline>li>i { display: none;}.blog_block .list-inline>li { font-size: 13px;   letter-spacing: 1.5px;color: #b6b6b6;}/*左右按鈕*/ 
.blog_block .RWDnews005 .owl-theme .owl-controls .owl-buttons div {color: #86cdd3;background: #fff; border: #86cdd3 1px solid;border-radius: 99em;width: 70px !important; height: 70px !important; display: flex; justify-content: center; align-items: center; }.blog_block .RWDnews005 .owl-theme .owl-controls .owl-buttons div:hover {background: #86cdd3; color: #fff;border: 1px solid #86cdd3;}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-prev { top: auto;  bottom: -132px; right: 130px;  left: auto;}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-next {top: auto;bottom: -132px;   right: 40px;}/*門診*/ 
.clinical_block {  position: relative; padding: 140px 0 0;}.clinical_block::before { position: absolute;  content: '';  width: 96%; height: calc(100% - 110px); top: 0; left: 0;background: rgb(54 171 181 / 6%); border-radius: 0 200px 0 0;}.clinical_block::after { position: absolute; content: ''; background: url(archive/image/customization/clinical_deco01.png)no-repeat; background-size: contain;width: 320px;  height: 333px; left: 0;top: -130px;}/*門診中心標題*/ 
.clinical_block .title_items {  margin-bottom: 50px;}/*洗腎中心*/h4.kidney_title {  font-size: 34px;font-weight: 600; letter-spacing: 5px;padding-bottom: 20px; color: #f19a96;}.kidney_text {width: 420px;border-radius: 0px 10px 10px 0;}.kidney_time { background: #fff;width: 100%; display: flex; box-shadow: 0px 0px 16px rgb(29 62 63 / 20%); padding: 60px; border-radius: 30px; margin-bottom: 45px;}.kidney_text_box {  display: flex;}ul.week_time {  font-size: 17px;   letter-spacing: 2px; color: #505050;  line-height: 2;}ul.week_title {margin-right: 20px;  font-size: 17px;  letter-spacing: 2px;  color: #505050; line-height: 2;font-weight: 500;}/*ul.kidney_table_week { width: 100%; display: flex; border-bottom: 5px solid rgb(54 171 181 / 50%);  margin-bottom: 20px;justify-content: space-between;}ul.kidney_table_week>li { width: calc(100% / 8 - 6px); text-align: center; font-size: 18px;  letter-spacing: 6px; color: #36abb5;  position: relative;    padding-bottom: 15px;}ul.kidney_table_week>li:nth-child(6) { width: calc((100% / 8 - 6px) * 2);}ul.kidney_table_week>li:before {position: absolute; content: '';width: 1px;  height: 16px; background: rgb(54 171 181 / 50%);   right: 0;  top: 5px;}ul.kidney_table_week>li:last-child:before {  display: none;}.kidney_table_text_Weekdays {    width: calc((100% / 8 ) * 5);}.kidney_table_text_Weekdays>h6 { width: 100% ;border: 1px solid rgb(241 154 150 / 40%); border-radius: 9px; padding: 15px;   margin-bottom: 15px;color: #e5908c;}.kidney_table_text_Weekdays>h6:nth-child(2) {  margin-bottom: 0px;}.kidney_table_text_weekend {     width: calc(((100% / 8 - 6px) * 2) - 14px);  margin: 0 7px;}.kidney_table_text_weekend>h6 { width: 100%; border: 1px solid rgb(241 154 150 / 40%); border-radius: 9px;  padding: 15px 0; margin-bottom: 15px;    color: #e5908c;}.kidney_table_text_weekend h6.kidney_table_text_rest {    line-height: 1.6; margin-bottom: 0px; background: #fff; border: 1px solid rgb(0 109 133 / 20%); font-size: 18px; text-align: center; letter-spacing: 2px;color: rgb(0 109 133 / 50%);}.kidney_table_text { font-size: 17px;   letter-spacing: 2px;  text-align: center;   line-height: 1.6; color: #505050;    font-weight: 400;}.kidney_table_text_sunday { width: calc(100% / 8 ) ;}h6.kidney_table_text_rest {      line-height: 1.6;   border-radius: 9px; padding: 15px;   background: #fff; border: 1px solid rgb(0 109 133 / 20%);  width: 100%; font-size: 18px; text-align: center; letter-spacing: 2px;color: rgb(0 109 133 / 50%);}.kidney_table_text_sunday h6.kidney_table_text_rest { margin-bottom: 13px;}.kidney_table_text_sunday h6.kidney_table_text_rest:nth-child(2) {  margin-bottom: 0;}*//*門診時間*/ 
.hidden-sm { display: none !important;}.clinical_time {position: relative;  background: #fff;width: 100%; display: flex;box-shadow: 0px 0px 16px rgb(29 62 63 / 20%); padding: 60px 60px 80px 60px; border-radius: 30px;}.clinical_time::before { position: absolute; content: ''; background: url(archive/image/customization/clinical_deco02.png)no-repeat; background-size: contain; width: 340px; height: 483px; right: -283px; bottom: -157px;z-index: -1;}.clinical_text_box {  display: flex;}.clinical_text { width: 420px;    border-radius: 0px 10px 10px 0;}.clinical_title { font-size: 34px; font-weight: 600; letter-spacing: 5px;  padding-bottom: 20px;color: #36abb5;}.clinical_text_box {  display: flex;}table.clinical_table>tbody>tr:first-child { border-bottom: 5px solid rgb(54 171 181 / 50%);margin-bottom: 20px; justify-content: space-between;}table.clinical_table>tbody>tr:first-child>th { padding-bottom: 15px;margin-bottom: 20px;}table.clinical_table { width: calc(100% - 420px - 60px );  margin-left: 60px;}table.clinical_table>tbody>tr>th {  width: calc(100% / 8);  text-align: center;  font-size: 18px;   letter-spacing: 6px; color: #36abb5; position: relative;font-weight: 400;}table.clinical_table>tbody>tr>th:before  {position: absolute; content: '';width: 1px;  height: 16px; background: rgb(54 171 181 / 50%);   right: 0;  top: 4px;}table.clinical_table>tbody>tr>th:last-child:before {display: none; }table.clinical_table>tbody>tr:nth-child(2) {   border-bottom: 1px solid rgb(54 171 181 / 50%);}table.clinical_table>tbody>tr:nth-child(3) {   border-bottom: 1px solid rgb(54 171 181 / 50%);}table.clinical_table>tbody>tr:nth-child(2)>td {  font-size: 17px; letter-spacing: 1px; text-align: center; line-height: 1.6;  color: #505050;padding: 15px 0;}table.clinical_table>tbody>tr:nth-child(3)>td {  font-size: 17px; letter-spacing: 1px; text-align: center; line-height: 1.6;  color: #505050;padding: 15px 0;}table.clinical_table>tbody>tr:nth-child(4)>td {  font-size: 17px; letter-spacing: 1px; text-align: center; line-height: 1.6;  color: #505050;padding: 15px 0;}table.clinical_table>tbody>tr:nth-child(3)>td:nth-child(5) { position: relative;}.sp_name {     display: flex;flex-direction: column; color: rgb(54 171 181 / 80%);border-left: 1px solid rgb(54 171 181 / 80%); border-right: 1px solid rgb(54 171 181 / 80%); padding: 5px;   border-radius: 8px; margin-top: 15px; font-size: 15px;letter-spacing: 2px; position: absolute;   left: 50%; transform: translateX(-50%); width: 100%;}.sp_name>span:nth-child(2) {display: flex;  align-items: center; justify-content: center;  font-size: 20px;  letter-spacing: 2px;}.sp_name>span:nth-child(2)>small {   writing-mode: tb; font-size: 12px; letter-spacing: 1px;}.sp_name>span:first-child:before { position: absolute;  content: "\f376"; font-family: "Ionicons"; left: 40px; top: -1px;}.sp_name>span:first-child {  position: relative;  padding-left: 19px;}/*預約備註*/ 
.clinical_text_box_end {display: flex;  align-items: center;   width: 750px; background: #ebf6f7; position: relative;   padding: 30px;  margin-top: -45px; box-shadow: 0px 0px 16px #1d3e3f33; border-radius: 15px 0 15px 15px; float: right;}/*.clinical_text_box_end:before {  position: absolute; content: ''; width: 0; height: 0;  border-style: solid;  border-width: 0px 10px 20px 10px;border-color: transparent transparent #e5f4f5 transparent; top: -20px;  left: 40px;}*/ 
.clinical_icon { width: 80px; }.clinical_text_box_end>span {  font-size: 17px; letter-spacing: 2px;  color: #505050;  line-height: 1.5; border-left: 1.5px dashed #c8c8c8;padding-left: 30px;margin-left: 30px;}.clinical_text_box_end>span>small {  background: rgb(54 171 181 / 70%);   color: #fff;  padding: 3px 15px 3px 30px; margin: 0 10px;  border-radius: 14px; position: relative;}.clinical_text_box_end>span>small:before {  position: absolute;  content: "\f376";font-family: "Ionicons"; left: 13px;  top: 0px;}/*20211224修改*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items { width: 100%;margin-left: 70px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {width: 100%;margin-left: 70px;}ul.division_list_items>li {width: calc(100% / 3);}/*腎臟中心時間*/table.kidney_table>tbody>tr:first-child { border-bottom: 5px solid rgb(54 171 181 / 50%);margin-bottom: 20px; justify-content: space-between;}table.kidney_table>tbody>tr:first-child>th { padding-bottom: 15px;margin-bottom: 20px;}.kidney_table { width: calc(100% - 420px - 60px );  margin-left: 60px;}table.kidney_table>tbody>tr>th {  width: calc(100% / 8);  text-align: center;  font-size: 18px;   letter-spacing: 6px; color: #36abb5; position: relative;font-weight: 400;}table.kidney_table>tbody>tr>th:before  {position: absolute; content: '';width: 1px;  height: 16px; background: rgb(54 171 181 / 50%);   right: 0;  top: 4px;}table.kidney_table>tbody>tr>th:last-child:before {display: none; }table.kidney_table>tbody>tr:nth-child(2) {   border-bottom: 1px solid rgb(54 171 181 / 50%);}table.kidney_table>tbody>tr:nth-child(3) {   border-bottom: 1px solid rgb(54 171 181 / 50%);}table.kidney_table>tbody>tr:nth-child(2)>td {  font-size: 17px; letter-spacing: 1px; text-align: center; line-height: 1.6;  color: #505050;padding: 15px 0;}table.kidney_table>tbody>tr:nth-child(3)>td {  font-size: 17px; letter-spacing: 1px; text-align: center; line-height: 1.6;  color: #505050;padding: 15px 0;}table.kidney_table>tbody>tr:nth-child(4)>td {  font-size: 17px; letter-spacing: 1px; text-align: center; line-height: 1.6;  color: #505050;padding: 15px 0;}table.kidney_table>tbody>tr:nth-child(3)>td:nth-child(5) { position: relative;}/*0105修改*/ 
.RWDService001 > .row:nth-child(2) > .col-md-3 {width: 540px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items  {margin-left: 45px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {margin-left: 45px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items  {margin-left: 55px;}/*20220728*/ 
.RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) i img { width: 55px; height: 55px;}
/*footer start*/

.footer_block { padding: 140px 0 0px;}.footer_block > .container {padding: 0; display: flex; flex-wrap: wrap;    align-items: flex-end;}/*左邊*/ 
.ft_logo {   width: 220px;  margin: 0 auto 85px auto;}ul.ft_feature_items>li { display: flex; align-items: center; font-size: 17px; letter-spacing: 2px;color: #36abb5; line-height: 1.8; padding-bottom: 10px;}ul.ft_feature_items {display: flex;flex-direction: column;margin-bottom: -12px;}ul.ft_feature_items>li>img { width: 25px; height: 25px; margin-right: 15px;}/*中間*/ 
.footer_info {width: calc(100% - 280px - 150px - 120px); margin: 0 60px; padding: 0 60px; border-right: 1px dashed #c8c8c8;border-left: 1px dashed #c8c8c8;}.footer_info .RWDedictor { display: flex;}.footer_info h3.footer_title { font-size: 28px;  letter-spacing: 2px; font-weight: 400; color: #36abb5;line-height: 1.4;}iframe.footer_map { width: calc(100% - 350px);}.footer_info_items {  padding-right: 80px; display: flex;  flex-direction: column; align-items: center;}.footer_contact_btn_top {    display: flex;  align-items: center; padding-bottom: 20px;}a.footer_contact_btn { padding: 15px 0;   border-top: 1px solid rgb(54 171 181 / 50%);  border-bottom: 1px solid rgb(54 171 181 / 50%); width: 250px; display: flex; flex-direction: column;  align-items: center;}a.footer_contact_btn img { width: 30px;   height: 30px;margin: 0 10px;}a.footer_contact_btn small {  color: rgb(0 109 133 / 50%); letter-spacing: 1px; font-size: 13px;}a.footer_contact_btn span { color: #006d85;letter-spacing: 2px; font-size: 18px;}a.footer_contact_btn span>b { font-size: 40px;  letter-spacing: 1px;}h5.footer_add { font-size: 19px;letter-spacing: 2px; font-weight: 400; color: #36abb5; line-height: 1.4;  padding-top: 20px;}/*選單*/ 
.footer_menu {     margin-bottom: -7px;   width: 150px;}ul.footer_menu>li {  padding: 15px 25px;position: relative;}ul.footer_menu>li>a {position: relative;color: #36abb5; font-size: 15px;  letter-spacing: 2px; line-height: 1.5; height: auto;   transition: .5s ease;  display: block;}ul.footer_menu>li>a::before {  position: absolute;  content: ''; background: url(archive/image/customization/menu_icon.png)no-repeat;width: 15px; height: 15px;    background-size: contain; left: -30px; top: 3px; opacity: 0;  transition: .5s ease;}ul.footer_menu>li>a:hover:before { left: -25px;opacity: 1; transition: .5s ease;}/*copyright*/ 
.copyright_block {    font-weight: 300;color: #c8c8c8; display: flex; justify-content: center; padding: 30px 0; font-size: 13px; letter-spacing: 1.5px; line-height: 1.5;background: rgb(54 171 181 / 6%); margin-top: 120px;}.copyright_desc, .copyright_desc a, .copyright_desc a:hover {    font-weight: 300;color: #c8c8c8;  font-size: 13px; letter-spacing: 1.5px; line-height: 1.5;}.RWDssl01 {padding: 0 10px;}/*手機跟隨*/ 
.fixed_block {    display: none; z-index: 99998;position: fixed;bottom: 0;  left: 0; right: 0;  width: 100%;}/*gotop*/ 
.scrollTop002 { right: 0;bottom: 0;}.scrollTop002 .ii {font-size: 40px !important;background: rgb(54 171 181 / 80%);border-radius: 0;padding: 20px;}

/*footer end*/
/*內頁 start*/

/*拿掉預設*/ 
.btn.active, .btn:active {    box-shadow: none;}/*內頁底部距離*/ 
.page_wrapper_bg .main section.call_to_action{    position: relative;margin: 0px 0 120px 0;padding-top: 0;}.page_wrapper_bg .main section.call_to_action::before { position: absolute;  content: '';background: url(archive/image/customization/clinical_deco02.png)no-repeat; background-size: contain;  width: 340px;  height: 483px; right: -60px; bottom: 0;  z-index: -1;    animation: fadeInRight 1s 3.5s forwards;  opacity: 0;}section.hgroup .container {  width: 100%;margin-left: 0; margin-right: 0;}.main section .container .article-text > .container {width: 100%; padding: 0;}/*內頁背景*/ 
.page_wrapper_bg .main section.call_to_action > .container { animation: fadeInUp 1s 1.2s forwards; opacity: 0;  background: #fff;   padding: 100px 120px;width: 70%; max-width: 1660px;}.page_wrapper_bg .main section.call_to_action::after {position: absolute;   content: '';  background: url(archive/image/customization/clinical_deco01.png)no-repeat; background-size: contain;width: 250px;height: 266px;left: 0;   top: 150px; animation: fadeInLeft 1s 2.5s forwards;opacity: 0;     z-index: -1;}/*內頁選單*/ 
.page_wrapper_bg .RWDmenu_plus02 .inside .container {  border-bottom: 1px solid #27849826;}.page_wrapper_bg .footer_block {  border-top: 1px solid #27849826;}.page_wrapper_bg .footer_block > .container {width: 80% !important;}/*內文統一*/#RWDPAGE_BASE_PAT02 .hgroup h1 {font-size: 34px; color: #006d85;  letter-spacing: 2px;font-weight: 500;  line-height: 1.8; position: relative; padding-left: 25px;}#RWDPAGE_BASE_PAT02 .hgroup h1::before { position: absolute;content: '';width: 28px;height: 28px; background: url(archive/image/customization/title_deco.png)no-repeat;  background-size: contain;   left: -23px;  top: 17px;}#RWDPAGE_BASE_PAT02 .pagecontent p {font-size: 15px;letter-spacing: 2px; color: #505050;   font-weight: 400; line-height: 1.7;margin-bottom: 15px;}.RWDslider01 .editor  {font-size: 15px;letter-spacing: 2px; color: #505050;   font-weight: 400; line-height: 1.7;margin-bottom: 15px;}.page_wrapper_bg h3.content_title { font-size: 21px;letter-spacing: 2px;  line-height: 1.5; font-weight: 500; color: #36abb5; padding-bottom: 5px;  margin-bottom: 15px;   border-bottom: 1px dashed #c8c8c8;}/*圖文輪播*/ 
.RWDslider01 .control-box .slick-dots li { color: #36abb5;}/*標題&麵包屑左右*//*內頁大標題*/ 
.page_wrapper_bg .hgroup > .container {padding:  0; margin-bottom: 80px;     margin-top: 0;}.page_wrapper_bg .page_subject {padding: 0 30px; display: flex;  justify-content: space-between; align-items: baseline;}/*麵包屑*/ 
.page_wrapper_bg .hgroup .breadcrumb  {padding: 0;border: none;position: static; bottom: auto;right: auto;    font-size: 13.5px;  letter-spacing: 1px;}.page_wrapper_bg .breadcrumb>li>a {  color: #27849880;}.page_wrapper_bg .breadcrumb>li>a:hover {color:#83a2a2; }.page_wrapper_bg .breadcrumb>li+li:before {color: #27849830;}/*banner*/ 
.page_wrapper_bg .banner_block { margin-top: 0; margin-left: 0;}.page_wrapper_bg .banner_block .slick-track { width: 100% !important;}.page_wrapper_bg .RWDbanner_plus01 .slick-item.slickitem01::after {display: none;}.page_wrapper_bg .RWDbanner_plus01 .slick-item.slickitem01::before {display: none;}.page_wrapper_bg .banner_block img { width: 100%;}/*部分架構寬度調整*/ 
.article8.articlecontent .main section .container .article-text > .container .pagecontent {padding: 0 80px !important;} .article10.articlecontent .main section .container .article-text > .container .pagecontent {padding: 0 80px !important;} /*按鈕們*//*內頁返回按鈕*/ 
.page_wrapper_bg .btn_back {letter-spacing: 2px;background: transparent;padding: 0px;margin: 0px;float: right;margin-top: 30px;line-height: 1.5;}.page_wrapper_bg .btn.btn_back a {display: block; width: 160px;   padding: 10px 0; font-size: 16px; color: #fff; font-weight: 400; transition: 0.5s ease;  border: 1px solid #36abb552;  background: #36abb5c7; letter-spacing: 2px; line-height: 1.5;    border-radius: 50px;}.page_wrapper_bg .btn_back a:hover {    background: #36abb5;  transition: .5s ease;}/*關於*/ 
.about_content .about_chapter { display: flex; width: 100%;  margin-bottom: 120px; animation: fadeInUp 1s 1.6s forwards; opacity: 0; align-items: center;}.about_content .about_chapter:nth-child(2) {  animation: fadeInUp 1.5s 3.2s forwards;  opacity: 0; margin-bottom: 0;}.about_content .about_chapter .about_pic {  width: calc(100% / 2 - 60px);}.about_content .about_chapter .about_text {width: calc(100% / 2 );  margin-right: 60px; padding-right: 60px; }.about_text_items {  width: calc(100% / 2 - 60px);   margin-left: 60px;}.about_content .about_text_items .about_text {margin-bottom: 60px; width: 100%; }.about_content .about_chapter:nth-child(2) .about_text { margin-right: 0; padding-right: 0;}.about_content .about_chapter:nth-child(2) .about_text_items {  width: calc(100% / 2);}/*最新消息*/ 
.layoutlist_8 .item {padding: 0 0 50px 0; border-bottom: 1px solid rgb(54 171 181 / 15%); background: rgba(255,255,255,.5); margin: 0 0 50px; display: flex;  align-items: center; transition: .55s ease;}.layoutlist_8 .item:hover {transform: translate(-8px, -8px);   border-bottom: 5px solid rgb(54 171 181 / 50%); transition: .25s ease;}.layoutlist_8 .list_subject {     padding-left: 45px;padding-right: 60px; border-right: 1px solid rgb(54 171 181 / 15%);}.layoutlist_8 .list_subject .summary a {     font-size: 15px; letter-spacing: 2px;   color: #505050; font-weight: 400; line-height: 1.7;margin-bottom: 15px;}.layoutlist_8 .article_subject {     font-size: 20px; text-decoration: none;  letter-spacing: 2px;  line-height: 2; font-weight: 400;  color: #36abb5; padding-bottom: 5px;  margin-bottom: 5px;display: block;}.layoutlist_8 .listdate {padding-left: 60px;}.layoutlist_8 .listdate .day { color: #36abb5;  font-size: 45px;}.layoutlist_8 .listdate .yearmonth {  color: #b6b6b6; font-size: 12px; letter-spacing: 1.5px;}/*時間軸*//*範例時間軸樣式*/ 
.page_wrapper_bg .RWDtimeline01 .model-title {margin-bottom: 60px;}.page_wrapper_bg .RWDtimeline01 .model-title, .RWDtimeline02 .model-title {color: #36abb5; font-weight: 500;padding-bottom: 10px; letter-spacing: 2px; line-height: 1.8;}.page_wrapper_bg .RWDtimeline01 li.event .point .date {color: #b6b6b6;   letter-spacing: 1.5px;}.page_wrapper_bg .RWDtimeline01 li.event .point .title {font-size: 20px;margin: 5px 0 10px 0;color: #36abb5;    letter-spacing: 2px; line-height: 1.8; font-weight: 500;}.page_wrapper_bg .RWDtimeline01 li.event .point .editor {font-size: 15px;letter-spacing: 2px; color: #505050;   font-weight: 400; line-height: 1.7;}.page_wrapper_bg .RWDtimeline01 li.event:before{    border: 1px solid #36abb5; width: 13px;  height: 13px;  background: #36abb5;  left: -3px;}/*是內文*/ 
.page_wrapper_bg .RWDtimeline02 .timeline2_list .block .text-in {font-size: 15px;  letter-spacing: 2px; color: #505050;  font-weight: 400;   line-height: 1.7;max-height: 78px;}.page_wrapper_bg .RWDtimeline02 .timeline2_list .block .year {color: #b6b6b6;letter-spacing: 1.5px;}.page_wrapper_bg .RWDtimeline02 .control-box .slick-arrow{border: 1px solid #36abb5 ;}.page_wrapper_bg .RWDtimeline02 .control-box .slick-next:after, .RWDtimeline02 .control-box .slick-prev:after{border-color: transparent  #36abb5 transparent transparent;}/*相關連結*/ 
.layoutlist_4 .fixrow { padding-left: 0; padding-right: 0;}.layoutlist_4 .item { padding: 0 0 50px 0px !important;  margin: 0 0 50px; border-bottom: 1px solid rgb(54 171 181 / 15%) !important;     transition: .55s ease;}.layoutlist_4 .item:hover { border-bottom: 5px solid rgb(54 171 181 / 50%)  !important; transform: translate(-8px, -8px); transition: .25s ease; }.layoutlist_4 .list_subject { margin-top: 0; padding-right: 10px;}.layoutlist_4 .list_subject > a {   font-size: 18px !important;text-decoration: none !important;letter-spacing: 2px;  line-height: 2 !important; font-weight: 400; color: #36abb5 !important;}.layoutlist_4 .list_subject .summary a {   font-size: 15px;  letter-spacing: 2px; color: #505050; font-weight: 400;  line-height: 1.7;}.layoutlist_4 .listdate {   border-left: none !important;}.layoutlist_4 .listdate {  float: right; padding-right: 0;  text-align: center !important;}.layoutlist_4 .listdate .day { color: #36abb5 !important; font-size: 45px !important;}.layoutlist_4 .list_subject .summary {      margin: 10px 0px 20px !important;}.layoutlist_4 .item .list_img {  padding-left: 0; padding-right: 10px;}/*展寮項目*/ 
.diagnosis_page_all { display: flex;  flex-wrap: wrap;}.diagnosis_page_item {     position: relative;width: calc(100% / 3 - 31px); margin: 0 15px; display: flex;  align-items: center;   flex-direction: column;box-shadow: 0px 0px 12px rgb(29 62 63 / 20%);  padding: 60px 50px; border-radius: 30px;}.diagnosis_page_all h2.page_foreword {  font-size: 19px; text-align: center; letter-spacing: 2px;  color: #505050; padding-bottom: 120px;  width: 100%;   line-height: 1.7;}.diagnosis_page_item::before { position: absolute;  content: ''; width: calc(100% - 20px); height: calc(100% - 20px);background: linear-gradient(120deg,#06d19b 0%, #05acf9 100%);left: 10px;   top: 10px;border-radius: 20px; z-index: 1;}.diagnosis_page_item::after {  position: absolute;content: ''; width: calc(100% - 22px); height: calc(100% - 22px); background: #fff;  left: 11px; top: 11px;  border-radius: 18px; z-index: 2;}.diagnosis_page_pic_title_item {  display: flex;   flex-direction: column; width: 100%;}.diagnosis_page_pic { width: 95px;   height: 95px;margin: 0 auto;  border: 1px solid #36abb5; border-radius: 99em; margin-bottom: 30px;   padding: 25px; display: flex; align-items: center;   justify-content: center;z-index: 3;}.diagnosis_page_item h3.diagnosis_page_title { align-items: center; font-size: 22px; font-weight: 500;  letter-spacing: 2px;   color: #36abb5;   padding-bottom: 20px;  margin-bottom: 20px;   border-bottom: 1px dashed #c8c8c8; z-index: 3;display: block;width: 100%; text-align: center;}.diagnosis_page_item h3.diagnosis_page_title small { display: block; font-size: 14px; letter-spacing: 1px;color: #36abb5; margin-top: 10px;}.diagnosis_page_item h6.diagnosis_page_list {  font-size: 16px;  letter-spacing: 2px; line-height: 1.7;color: #505050;   z-index: 3; text-align: justify;}/*診療項目飛起來*/ 
.diagnosis_page_item.diagnosis_page_item1 {animation: fadeInRight 1s 1.8s forwards; opacity: 0;}.diagnosis_page_item.diagnosis_page_item2 { animation: fadeInRight 1s 2.4s forwards; opacity: 0;}.diagnosis_page_item.diagnosis_page_item3 { animation: fadeInRight 1s 3.0s forwards; opacity: 0;}/*診療時間按鈕*/ 
.diagnosis_page_all a.Clinical_time_btn {   position: relative;  width: 350px;  display: block;color: #fff;margin: 120px auto 0 auto;   text-align: center;  font-size: 18px;  letter-spacing: 2px;  padding: 25px 40px; border-radius: 50px; box-shadow: 0px 0px 13px rgb(29 62 63 / 12%);border: 1px solid #36abb552;background: #36abb5c7; transition: .5s ease;}.diagnosis_page_all a.Clinical_time_btn {   background: #36abb5;transition: .5s ease;}/*醫師介紹列表*/ 
.rwdlayoutlist_9 .litem {padding: 15px 10px;position: relative; margin-bottom: 25px;transition: .3s ease;}.rwdlayoutlist_9 .litem:hover:before {    opacity: .3;  transition: .3s ease;}.rwdlayoutlist_9 .litem::before {position: absolute;content: '';  width: calc(100% - 20px);  height: 85px;  left: 10px; bottom: 0;background: linear-gradient( 120deg,#06d19b 0%, #05acf9 100%); opacity: .15;  border-radius: 0;z-index: -3; transition: .3s ease;}.rwdlayoutlist_9 .litem .litem__text {margin-top: -35px; margin-left: 0; background: #fff;  z-index: 1; padding: 15px 30px;   width: 95%;border-radius: 0 40px 0 0; box-shadow: 4px -6px 9px rgb(29 62 63 / 20%);  letter-spacing: 3px;}.rwdlayoutlist_9 .litem .litem__imgs::after, .rwdlayoutlist_9 .cdate, .rwdlayoutlist_9 .cdate::before {display: none;}.rwdlayoutlist_9 .subject {     position: relative;color: #36abb5;  font-size: 24px;  font-weight: 700;  letter-spacing: 2px; margin-bottom: 0px;} .rwdlayoutlist_9 .subject::before { position: absolute; content: ''; background: url(archive/image/customization/title_deco.png)no-repeat;  width: 15px; height: 15px;background-size: contain; right: 5px;   top: 8px; transition: .5s ease;}.rwdlayoutlist_9 .litem:first-child { animation: fadeInRight 1s 1.8s forwards; opacity: 0;}.rwdlayoutlist_9 .litem:nth-child(2) { animation: fadeInRight 1s 2.4s forwards; opacity: 0;}.rwdlayoutlist_9 .litem:nth-child(3)  { animation: fadeInRight 1s 3.0s forwards; opacity: 0;}/*教授個人介紹*/ 
.doctor_page_all {  display: flex;}.doctor_page_all .doctor_page_text_all { width: calc(100% / 2);   margin-left: 60px; animation: fadeInRight 1s 1.8s forwards; opacity: 0; }.doctor_page_all .doctor_page_pic {width: calc(100% / 2 - 60px);animation: fadeInLeft 1s 1.2s forwards; opacity: 0;   }.doctor_page_all .doctor_page_pic::before {position: absolute; content: '';width: calc(100% + 20px); height: 130px;  left: -20px; bottom: -20px; background: linear-gradient( 120deg,#06d19b 0%, #05acf9 100%); opacity: .15;border-radius: 0 60px 0 0;   z-index: -1;}.doctor_page_part {margin-bottom: 45px;}.doctor_page_part:last-child {margin-bottom: 0px;}.doctor_page_part h3.doctor_page_title { font-size: 28px;  letter-spacing: 3px; font-weight: 700; color: #36abb5;  padding-bottom: 15px;  margin-bottom: 40px; border-bottom: 1px dashed #c8c8c8;}.doctor_page_part h4.doctor_page_subtitle {  display: inline-block;  padding: 5px 10px; background: #36abb52b;  font-size: 15px;   color: #555; letter-spacing: 1.5px;  line-height: 1.5; margin-bottom: 15px;    min-width: 100px; text-align: center;}h6.doctor_page_list {  font-size: 15px; letter-spacing: 2px; color: #505050; font-weight: 400;  line-height: 1.7; margin-bottom: 15px;}ul.doctor_page_list {font-size: 15px; letter-spacing: 2px;   color: #505050; font-weight: 400; line-height: 1.7; padding-left: 30px;}ul.doctor_page_list>li {  padding-bottom: 5px; position: relative;}ul.doctor_page_list>li::before { position: absolute; content: '';background: url(archive/image/customization/menu_icon.png)no-repeat; width: 13px; height: 13px;   background-size: contain;  left: -27px;  top: 5px; opacity: .6;}/*顧教授特別*/ 
.doctor_page_part.doctor_page_part_to { display: flex;}.doctor_page_part.doctor_page_part_sh {  margin-bottom: 0; width: calc(100% / 2 );margin-right: 30px;padding-right: 25px;}.doctor_page_part.doctor_page_part_sh:nth-child(2) {  margin-right: 0;   padding-right: 0;}/*環境設備*/ 
.row .album_d_item {width: calc(100% / 3 - 1px);  border-bottom: none; margin-top: 0;  padding: 0 5px;     margin-bottom: 25px !important;  transition: .55s ease;}.row .album_d_item:hover { transform: translate(-8px, -8px); transition: .25s ease; }.page_content1v1 .album_d_item .album_item_subject { background: transparent;position: relative;   bottom: auto; left: auto; height: auto;  font-size: 16px;  text-decoration: none; letter-spacing: 1px; line-height: 1.5; font-weight: 400; opacity: 1 !important;  color: #36abb5; padding-top: 12px;text-align: left;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;position: relative;overflow: hidden;white-space: normal;    min-height: 62px;}.row .album_d_item a { border-bottom: none;padding-bottom: 0;     height: auto;}.row .album_d_item a img {   width: 100%;}.fancybox-lock .fancybox-overlay .photo_desc { color: #36abb5;   font-size: 16px;  letter-spacing: 1px;  line-height: 1.5;}.fancybox-lock .fancybox-overlay .photo_num {  color: #9e9898;  letter-spacing: 1px;  font-size: 12px;}/*頁碼*/ 
.page_wrapper_bg.tb_album.fn_album1 .page {  margin-bottom: 0;   margin-top: 30px;}.page_wrapper_bg.tb_album.fn_album1 .page>ul {  display: flex;  justify-content: center;}.page .page_active, .page ul li a:hover {background-color: #2784985e;     color: #fff;}/*環境設備編排*/ 
.equipment_page_part {  display: flex; margin-bottom: 120px;}.equipment_page_pic { width: calc(100% / 2 - 60px);   animation: fadeInLeft 1s 1.6s forwards;  opacity: 0;}.equipment_page_text {   width: calc(100% / 2 );   margin-left: 60px;animation: fadeInRight 1s 2.2s forwards;opacity: 0;}.equipment_page_title_item {  display: flex;  justify-content: space-between;border-bottom: 1px dashed #c8c8c8; padding-bottom: 5px;  margin-bottom: 15px;  align-items: baseline;}.page_wrapper_bg h4.equipment_page_subtitle {  font-size: 22px; letter-spacing: 2px;line-height: 2; font-weight: 500;   color: #36abb5; padding-bottom: 0;}.page_wrapper_bg h5.equipment_page_subtext { font-size: 16px; letter-spacing: 2px;   line-height: 2;  font-weight: 300;  color: #e99c98;}.page_wrapper_bg h5.equipment_page_subtext>span { padding-right: 10px;}ul.equipment_list {  font-size: 17px;   letter-spacing: 2px;  color: #505050; font-weight: 400; line-height: 1.8; margin-bottom: 0;position: relative;  margin-top: 30px;  padding: 30px 40px; background: #6ac0c80d;}ul.equipment_list>li {  display: flex; padding-bottom: 10px;}ul.equipment_list i.icon.ion-android-checkmark-circle {   color: #36abb5; padding-right: 10px;}/*透析治療專區*/ 
.equipment_page_part.equipment_page_part2 { position: relative; animation: fadeInUp 1s 3.5s forwards; opacity: 0;padding: 120px 100px; background: #6ac0c80d; border-radius: 0 120px 0 0;}.equipment_page_part.equipment_page_part2::before { position: absolute;  content: '';  background: url(archive/image/customization/clinical_deco01.png)no-repeat; background-size: contain; width: 300px;height: 314px; left: 0;top: 30px; opacity: .35;}.equipment_page_part.equipment_page_part2 ul.equipment_list {    background: transparent;  padding: 0;  margin-top: 45px; padding-top: 45px;  border-top: 1px dashed #c8c8c8;     padding-left: 5px;}.equipment_page_new {display: flex;   align-items: center;     margin-top: 45px;     margin-bottom: 25px;}.equipment_page_new>p {  margin-bottom: 0 !important;}.equipment_page_new >span {       font-size: 14px; letter-spacing: 2px;  font-weight: 500;   border: 1px solid #e99c98; padding: 16px 7px;   border-radius: 99em;  margin-right: 15px;   line-height: 1;  background: #e99c98; color: #fff;width: 53px;height: 53px; display: flex; justify-content: center;align-items: center; text-align: center;}.equipment_page_pic_item { width: calc(100% / 2 - 60px);}.equipment_page_pic_item .equipment_page_pic {width: 100%; margin-bottom: 25px;}.equipment_page_pic_item .equipment_page_pic:last-child {margin-bottom: 0;}.equipment_best_item {display: flex;align-items: center;  width: 100%;}.equipment_best_item p { width: calc(100% - 52px - 15px); margin-bottom: 0 !important;}.equipment_best_img {width: 52px;   height: 52px;  padding: 16px 7px; background: #fdcb33; display: flex;  justify-content: center; align-items: center;  border-radius: 99em;     margin-right: 15px;}.equipment_best_img img { width: 23px;  height: 23px;}/*顧醫師專區*/ 
.layoutlist_7 .litem {margin: 0 0 25px; transition: .55s ease;}.layoutlist_7 .litem .img { max-height: 340px;    overflow: hidden;}.layoutlist_7 .litem:hover { transform: translate(-8px, -8px); transition: .25s ease; } .layoutlist_7 .subject, .layoutlist_7 .subject a { font-size: 18px !important; text-decoration: none !important;  letter-spacing: 2px;  line-height: 2 !important; font-weight: 400;  color: #36abb5 !important;text-align: center;   margin-top: 10px !important;margin-bottom: 0px !important;}.layoutlist_7 .cdate, .layoutlist_7 .cdate a {  font-size: 13px;  letter-spacing: 1.5px;  color: #b6b6b6;  text-align: center;}.book_content_part {margin-bottom: 80px;}.book_content_part:last-child { display: flex;  margin-bottom: 40px;}.book_content_part:last-child .book_content_pic img {width: 100%;}.book_content_part:last-child .book_content_text { width: calc(100% / 2); margin-left: 60px; animation: fadeInRight 1s 1.8s forwards; opacity: 0;}.book_content_part:last-child .book_content_pic {  width: calc(100% / 2 - 60px); animation: fadeInLeft 1s 1.2s forwards;  opacity: 0;}/*檔案下載按鈕*/ 
.page_wrapper_bg .dd-pointer-down { border: none;  border-left: 1px solid #36abb5bf;}.page_wrapper_bg .dd-selected { border-radius:8px; padding: 0px 25px;  color: #36abb5bf; font-size: 13px;   letter-spacing: 2px;  border: 1px solid #36abb5bf;}.download_container .btn { font-size: 15px;padding: 6px 30px;border-radius: 8px; color: #36abb5bf; letter-spacing: 2px;   border: 1px solid #36abb5bf;  margin-left: 10px;}ul.dd-options.dd-click-off-close { box-shadow: none;  border: 1px solid #36abb540; border-radius: 8px; margin-top: 10px;}.download_container .dd-option { color: #8fc6cbbf;letter-spacing: 2px; border-bottom: 1px solid #36abb540; font-weight: 400;padding: 10px 20px;}.download_container .dd-option:hover { background: #6abec51a;color: #6abec5;}.download_container  .dd-option label {  font-weight: 400;  letter-spacing: 1px;  font-size: 15px;}/*醫學資訊*/ 
.cate_list.row>div { padding: 0 0 25px !important;  border-bottom: 1px solid rgb(54 171 181 / 15%) !important; transition: .55s ease; margin: 0 10px 25px;   width: calc(100% / 3 - 21px);}.cate_list.row>div:hover { border-bottom: 5px solid rgb(54 171 181 / 50%)  !important; transform: translate(-8px, -8px); transition: .25s ease; }.cate_list .subject a {   font-size: 18px !important;   text-decoration: none !important;  letter-spacing: 2px;  line-height: 2 !important; font-weight: 400; color: #36abb5 !important;    text-align: center;}.layoutlist_7 .summary a {  font-size: 15px;  letter-spacing: 2px;  color: #505050;    font-weight: 400;   line-height: 1.7;}.layoutlist_7 .litem {  margin: 0 10px 25px !important; border-bottom: 1px solid rgb(54 171 181 / 15%) !important;padding: 0 0 25px; transition: .55s ease; width: calc(100% / 3 - 21px);}.layoutlist_7 .litem:hover {  border-bottom: 5px solid rgb(54 171 181 / 50%) !important;transform: translate(-8px, -8px); transition: .25s ease; } /*語系側選單*/#sidebar .m2018 {   font-family: 'Roboto', 'Noto Sans TC', sans-serif !important;}.m2018 .products-nav .nav-title {border-radius: 6px;  background: rgb(54 171 181 / 8%); font-size: 17px;padding: 10px;  margin-bottom: 0px; color: #36abb5;text-align: center;  font-weight: 500;   font-family: 'Roboto', 'Noto Sans TC', sans-serif !important;letter-spacing: 3px;}.m2018 .products-nav>ul>li {     margin-bottom: 0;padding: 0; border-bottom: 1px solid rgb(54 171 181 / 15%);}.m2018 .products-nav>ul>li>a { position: relative;padding: 20px 15px; color: #36abb5; letter-spacing: 2px;}.m2018 .products-nav>ul>li:hover > a {padding-left: 20px;}.m2018 .products-nav>ul>li>a:before { position: absolute;content: ''; background: url(archive/image/customization/menu_icon.png)no-repeat;    width: 13px; height: 13px;   background-size: contain; right: 20px; top: 25px; opacity: 0; transition: .3s ease;}.m2018 .products-nav>ul>li:hover > a:before {right: 25px; opacity: .6; transition: .3s ease;}/*隱私權政策*/ 
.privacy_text {  margin: 0 0 100px;}.privacy_text.privacy_text_first {margin-top: 85px;}ul.privacy_list { font-size: 15px; letter-spacing: 2px;  color: #505050;  font-weight: 400; line-height: 1.7; margin: 15px 0 0;padding-left: 30px;}ul.privacy_list>li { padding-bottom: 15px; position: relative;}ul.privacy_list>li:before {position: absolute; content: '';  background: url(archive/image/customization/menu_icon.png)no-repeat;    width: 13px; height: 14px;    background-size: contain;  left: -29px;  top: 7px; opacity: .7;}

/*內頁 end*/
/*小螢幕 start*/

@media (max-width: 2048px) {.RWDparallax_new .picbgbox { height: 835px !important;}.RWDbanner_plus01 .slickitem01 .slick-caption { top: auto;bottom: 10px; }.RWDbanner_plus01 .slickitem01 .logo {  width: 725px;margin-bottom: 0;}.RWDbanner_plus01 .slickitem02 .slick-caption {    bottom: 25px;}.RWDbanner_plus01 .slickitem02 .logo {  width: 700px;}.RWDbanner008 { bottom: 360px;}.RWDbanner008 {width: calc(100% + 40%);bottom: 140px;}.division_block {margin-top: -15px;}.division_block > .container {width: 86% !important;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {margin-left: 35px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {   margin-left: 45px;}.blog_block>.container {   width: 92% !important;}.team_block::before  {right: 415px;}.RWDbanner_plus01 .slick-item.slickitem01::after {bottom: 25px;width: 380px; height: 80px;}.clinical_text_box_end:before {left:225px;}ul.concept_list>li:nth-child(2) { width: calc(100% / 3 - 21px);}ul.concept_list>li:nth-child(5) { width: calc(100% / 3 - 21px);}.sp_name>span:first-child:before {left: 17px;}/*0105*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {   margin-left: 40px;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action > .container { padding: 80px 100px;}}@media (max-width: 1920px) {.RWDparallax_new .picbgbox { height: 835px !important;}.RWDbanner_plus01 .slick-item.slickitem01::before { font-size: 16px; }#RWDfullscreen01 .container { width: 85%;}.RWDbanner_plus01 .slickitem02 .slick-caption {    bottom: 30px;}.concept_text_block { width: 50%; }.concept_pic_block {     width:50%;}.RWDparallax_new .picbgbox {height: 820px !important;}.concept_pic_block {top: -120px;}ul.concept_list {  width: 700px;}ul.concept_list>li { width: calc(100% / 2 - 21px); }ul.concept_list>li:nth-child(even) {margin-right: 0px;}ul.concept_list>li:nth-child(2) { width: calc(100% / 2 - 21px);}ul.concept_list>li:nth-child(5) { width: calc(100% / 2 - 21px);}.RWDbanner008 {width: calc(100% + 50%); }.clinical_text_box_end:before {left:230px;}/*20211224修改*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items>li:last-child { white-space: nowrap;}/*0105修改*/ul.division_list_items>li { font-size: 16px;}.RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items>li:last-child { white-space: nowrap;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action > .container {width: 80%;}.page_wrapper_bg .footer_block > .container {width: 85% !important;}}@media (max-width: 1900px) {.RWDbanner_plus01 .slickitem02 .logo {margin-left: -45px;}.RWDparallax_new .picbgbox { height: 790px !important;}/*0105修改*/ul.division_list_items>li { width: calc(100% / 2);}}@media (max-width: 1800px) {.RWDbanner_plus01 .slickitem02 .logo {width: 650px;}.RWDbanner_plus01 .slickitem02 .slick-caption {    bottom: 63px;}.RWDbanner008 {  bottom: 100px;}.division_block { margin-top: 0;padding-top: 35px;}.RWDparallax_new .picbgbox { height: 755px !important;}.kidney_table_text { font-size: 15px;}h6.kidney_table_text_rest, .kidney_table_text_weekend h6.kidney_table_text_rest  { font-size: 15px;}/*0105修改*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items { width: 100%;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items { width: 100%;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items { width: 100%;}}@media (max-width: 1700px) {#RWDfullscreen01 .container { width: 90%;}.RWDbanner008 {bottom: 25px;}.concept_block::before {height: calc(100% - 230px - 140px - 164px);  bottom: 175px;}.division_block {    padding-top: 105px;}.RWDparallax_new .picbgbox { height: 730px !important;}.clinical_block::before {    width: 97.5%;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 {    margin: 0 25px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {margin-left: 50px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {  margin-left: 56px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items {      margin-left: 54px; width: 90%;}.team_block::before {right: 326px;}.team_block .RWDnews005 h4 {    font-size: 26px;}ul.kidney_table_week>li {    letter-spacing: 2px;}table.clinical_table>tbody>tr>th  {    letter-spacing: 2px;}.sp_name>span:first-child:before {display: none;}.concept_pic_block {top: -70px;}.division_block > .container {  width: 91% !important;}.blog_block>.container {width: 94% !important;}.kidney_table {    width: calc(100% - 420px); margin-left: 0px;}table.clinical_table  {    width: calc(100% - 420px); margin-left: 0px;}.RWDbanner_plus01 .slick-item.slickitem01::after { bottom: 21px;}.index h2.en-title {  font-size: 50px;}.blog_block .RWDedictor008 {    width: 400px; margin-right: 0px;}.blog_block .RWDnews005 { width: calc(100% - 400px);}.kidney_table_text {letter-spacing: 1px; }.sp_name>span:first-child {    padding-left: 0;}.clinical_text_box_end:before { left: 280px;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action > .container {width: 85%;}.page_wrapper_bg .footer_block > .container {width: 90% !important;}}@media (max-width: 1680px) {.RWDparallax_new .picbgbox { height: 752px !important;}}@media (max-width: 1600px) {.RWDbanner_plus01 .slickitem02 .slick-caption {   bottom: 87px;}.RWDbanner_plus01 .slickitem02 .logo {width: 600px;}.index h2.en-title { font-size: 55px;}.concept_block  {padding: 140px 0 0px 5%;}.RWDbanner008 {bottom: -25px;}.division_block > .container { width: 92% !important;}.concept_pic_block {    top: -140px;}.RWDbanner008 { bottom: -87px;  width: calc(100% + 125%);}.division_block {padding-top: 220px;}.concept_block::before {bottom: 185px;}.team_block::before {display: none;}.RWDparallax_new .picbgbox { height: 697px !important;}.kidney_table {    width: calc(100% - 360px);margin-left: 0px;}.kidney_time { padding: 60px; }.kidney_text {    width: 360px; }ul.week_time { font-size: 16px;}ul.week_title{ font-size: 16px;}.clinical_text {    width: 360px; }table.clinical_table {    width: calc(100% - 360px);margin-left: 0px;}.clinical_time  { padding: 60px 60px 80px 60px; }.clinical_text_box_end:before { left: 337px;}/*0105修改*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {margin-left: 45px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items { margin-left: 45px;   width: 100%;}/*內頁*/ 
.diagnosis_page_all {width: 850px; margin: 0 auto;}.diagnosis_page_item { width: 100%; flex-direction: row;align-items: center;margin-bottom: 35px; padding: 60px 70px;}.diagnosis_page_item h6.diagnosis_page_list {  width: calc(100% - 95px - 30px - 210px - 50px); margin-left: 50px; padding-left: 50px; border-left: 1px dashed #c8c8c8;}.diagnosis_page_item h3.diagnosis_page_title {width: 210px;display: inline-block;margin-bottom: 0; padding-bottom: 0;border-bottom: none;  text-align: left;}.diagnosis_page_pic_title_item { width: calc(95px + 30px + 50px + 210px);  flex-direction: row;align-items: center;}.diagnosis_page_pic { margin-right: 30px;margin-bottom: 0; margin-left: 0;}}@media (max-width: 1500px) {.RWDmenu_plus02 .cd-primary-nav>li>a {   padding: 16px 15px 28px 15px;}.RWDbanner_plus01 .slickitem01 .logo { width: 660px;}.RWDbanner_plus01 .slick-item.slickitem01::after {width: 360px; height: 71px;}.RWDbanner_plus01 .slickitem02 .slick-caption {  bottom: 111px;}.RWDbanner_plus01 .slickitem02 .logo { width: 550px;}.concept_block::after {width: 200px; height: 175px;left: 350px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 {  margin: 0 20px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {   margin-left: 45px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {  margin-left: 52px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items { margin-left: 48px;}.team_block .RWDnews005 h4 , h4.team_name{    padding: 20px;}.team_block .RWDnews005 .owl-carousel .owl-item .img-hover> a::before, .RWDparallax_new .picbgbox::before {    height: 92px;}.team_block ul.team_list_items {    padding-left: 20px;}.RWDparallax_new .picbgbox { height: 660px !important;}h4.team_name, .team_block .RWDnews005 h4 {  font-size: 24px; font-weight: 500;}h4.team_name>a>span, .team_block .RWDnews005 h4>a>span {font-size: 17px;}.team_block ul.team_list_items>li {    letter-spacing: 1px;}.blog_block .RWDnews005 {border-radius: 80px 0 0 80px;}.clinical_block > .container {   padding: 0;}.kidney_table, .clinical_table { width: calc(100% - 360px); }.footer_info {    width: calc(100% - 280px - 150px - 80px);margin: 0 40px; padding: 0 40px;}.footer_info_items { padding-right: 40px;}iframe.footer_map { width: 100%;}.RWDmenu_plus02 .cd-primary-nav>li>a:hover:before {  left: -8px;}table.kidney_table>tbody>tr>th {letter-spacing: 2px;}/*0105修改*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {margin-left: 35px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {margin-left: 40px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items {  margin-left: 35px;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action > .container {width: 90%;}.doctor_page_all .doctor_page_pic::before {display:none;}h3.content_title {font-size: 20px; letter-spacing: 1px;}ul.equipment_list { font-size: 16px;}.equipment_page_part.equipment_page_part2 {padding: 100px 80px;}}@media (max-width: 1440px) {.RWDbanner_plus01 .slickitem02 .slick-caption { bottom: 35px;}}@media (max-width: 1400px) {.RWDbanner_plus01 .slick-item.slickitem01::before { right: 10px; font-size: 14px;}.index h2.en-title {   font-size: 44px;}.index h3.sub-title { font-size: 19px; letter-spacing: 2px;}.RWDmenu_plus02 .inside .container {    padding: 0 300px 0 30px;}.RWDmenu_plus02 .cd-primary-nav>li>a { font-size: 14px; padding: 16px 12px 28px 12px;}.RWDbanner_plus01 .slick-item.slickitem01::after {   right: 90px;}.index h2.main-title {font-size: 30px;}ul.concept_list>li { width: 52%;}ul.concept_list>li:nth-child(2) { width: 52%;}ul.concept_list>li:nth-child(5) { width: 52%;}.concept_text {  margin-top: 30px;}.RWDbanner008 {bottom: -230px;}.concept_block::before {    bottom: 102px; height: calc(100% - 230px - 215px);}.division_block {   padding-top: 350px;}.team_block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {padding: 0 10px;}.RWDparallax_new .picbgbox { height: 632px !important;}.blog_block .RWDedictor008 { width: 300px;}.blog_block .RWDnews005 { width: calc(100% - 300px);}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-next { right: 0;}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-prev {    right: 90px;}.clinical_block::after {    top: -185px;}ul.week_title {margin-right: 15px;}.sp_name {    width: 120px;}.clinical_text_box_end:before {left: 385px;}.footer_block > .container { width: 100% !important; padding: 0 40px;}.footer_menu {    width: 135px;}.footer_info { width: calc(100% - 280px - 135px - 80px);}table.kidney_table>tbody>tr>th, table.clinical_table>tbody>tr>th { letter-spacing: 1px;font-size: 16px;}table.kidney_table>tbody>tr:nth-child(2)>td, table.kidney_table>tbody>tr:nth-child(3)>td, table.kidney_table>tbody>tr:nth-child(4)>td { font-size: 16px;}table.clinical_table>tbody>tr:nth-child(2)>td, table.clinical_table>tbody>tr:nth-child(3)>td, table.clinical_table>tbody>tr:nth-child(4)>td { font-size: 16px;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action > .container {  width: 100%;  margin-top: 0;  padding-top: 60px; background: transparent;}.page_wrapper_bg .main section.call_to_action::after {display: none;}.page_wrapper_bg .footer_block > .container {width: 100% !important;}}@media (max-width: 1366px) {.RWDbanner_plus01 .slickitem02 .logo {     margin-left: 0;width: 480px;}.RWDbanner_plus01 .slickitem02 .slick-caption {   bottom: 13px;}.concept_text {  margin-top: 60px;}.RWDparallax_new .picbgbox {  height: 645px !important;}}@media (max-width: 1300px) {.RWDmenu_plus02 .inside .container { padding: 0 240px 0 30px;}.RWDmenu_plus02 .editor > a.menu_contact_btn>span>b { font-size: 19px;}.RWDmenu_plus02 .editor > a.menu_contact_btn {right: -215px;  width: 200px;}.RWDbanner_plus01 .slick-item.slickitem01::after {right: 0px;  animation-name: none; width: 265px;height: 60px; bottom: 60px;}.RWDbanner_plus01 .banner-slider.bg .slickitem02 .pic { background-position: -600px;}.RWDbanner_plus01 .slickitem02 .slick-caption { bottom: 145px;}.RWDbanner_plus01 .slickitem02 .logo {width: 550px;background: rgb(54 171 181 / 90%); padding: 30px;border-radius: 80px;  margin-left: 0;}.RWDbanner_plus01 .slickitem02 .logo img {margin-bottom: 0;}.index h2.main-title { font-size: 28px;}.concept_pic_block { top: -15px;}.concept_block::before {  bottom: -90px; height: calc(100% - 230px);}.RWDbanner008 {bottom: -295px;}.concept_text { margin-top: 45px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 {    margin: 0 15px; padding: 70px 30px 50px;}ul.division_list_items>li {font-size: 16px;}.RWDService001 i { width: 90px;height: 90px;}.team_block > .container > .team_recommend {margin-right: 15px; width: calc(((100% / 5) * 2) - 15px);}.team_block ul.team_list_items { padding-left: 10px;}.RWDparallax_new .picbgbox {   height: 586px !important;}.team_block ul.team_list_items>li {  font-size: 15px;}.blog_block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item { padding: 0px 30px 0 0;}.kidney_time { flex-direction: column; align-items: center;}table.kidney_table { width: 100%;}.kidney_text  { width: 100%;  display: flex; justify-content: space-between;border-radius: 15px;  margin-bottom: 45px; padding-left: 0;padding-right: 0;padding-top: 0;}.clinical_time { flex-direction: column; align-items: center;}table.clinical_table { width: 100%;}.clinical_text  { width: 100%;  display: flex; justify-content: space-between;border-radius: 15px;  margin-bottom: 45px; padding-left: 0;padding-right: 0;padding-top: 0;}.clinical_text_box_end:before {  left: 245px;}.clinical_block::before { width: 100%;}.index h2.main-title::before {display: none;}.team_block .RWDedictor008 .title_items { margin-left: 10px;}.footer_block > .container {  flex-direction: column; align-items: center;}.footer_info { order: 3;}.footer_logo {  margin: 60px 0 40px; order: 2;}.footer_menu {  order: 1; width: 80%;  margin: 0 auto;}ul.footer_menu { margin: 0 auto; display: flex; width: 100%;justify-content: center;border-bottom:1px solid #36abb56b;  border-top: 1px solid #36abb56b;}ul.footer_menu>li { text-align: center;}ul.ft_feature_items { flex-direction: row; }ul.ft_feature_items>li { margin: 0 15px;}.ft_logo {margin: 0 auto 45px auto;}.footer_info {  width: 80%; margin: 0 auto; padding: 0;border: none;}.footer_info_items {width: 300px; padding-right: 40px;}iframe.footer_map {width: calc(100% - 300px);}.concept_text {  margin-top: 30px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 { width: 100%;}/*內頁*/h3.content_title {font-size: 19px;}.page_wrapper_bg .main section.call_to_action::before {width: 250px;    height: 355px;}.equipment_page_part.equipment_page_part2 {padding: 90px 60px;}}@media (max-width: 1280px) {.RWDbanner_plus01 .banner-slider.bg .slickitem02 .pic {background-position: center;}.RWDbanner_plus01 .slickitem02 .slick-caption {   bottom: 60px;}.RWDparallax_new .picbgbox { height: 610px !important;}/*0105修改*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {margin-left: 25px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items { margin-left: 35px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items { margin-left: 28px;}}

/*小螢幕 end*/
/*動動 start*/

 @keyframes gogo{    0%{        right:-200px;opacity:0;    }  70%{        right:220px;opacity:1;    }    100%{        right:160px;opacity:1;    }}

/*動動 end*/
/*1199px start*/
@media (max-width: 1199px) {
#RWDfullscreen01 .container { width: 95%;}.RWDmenu_plus02 .cd-overlay.is-visible.search-is-visible {  top: 0;   background: transparent;}.RWDbanner_plus01 .banner-slider.bg .slickitem02 .pic { background-position: -70px;}.banner_block { margin-top: 115px;}.RWDbanner_plus01.full .banner-slider.bg .slick-item { max-height: calc(100vh - 115px - 60px) !important;height: calc(100vh - 115px  - 60px) !important;}nav.cd-nav .bottom-copyright {diaplay: none;}.RWDmenu_plus02 .cd-main-header {   box-shadow: -3px 2px 8px 1px rgb(47 47 47 / 12%); padding: 0 240px 0 30px; background: #fff;height: 115px;}.sub-nav.visible-lg {  display: block !important;}.RWDmenu_plus02 .editor > a.menu_contact_btn { right: 30px;}.RWDmenu_plus02 .editor .lan_btn_items, .RWDmenu_plus02 .editor a.menu_top_btn {display: none; }.RWDmenu_plus02 .phone-menu {   margin-top: 15px}.RWDmenu_plus02 .cd-header-buttons li.search-btn {  margin-top: 17px;  border: none;  padding-right: 0; margin-right: 0;}.cd-nav-trigger span, .cd-nav-trigger span::after, .cd-nav-trigger span::before {    background: #36abb5;}.cd-primary-nav>.has-children>a::before , .cd-primary-nav>.has-children>a::after, .go-back a::after, .go-back a::before { background: #36abb5;}.cd-primary-nav ul a {  color: #36abb5;  letter-spacing: 2px;}h4.team_name, .team_block .RWDnews005 h4 {  font-size: 22px;}.blog_block .RWDnews005  {    padding: 80px 5% 80px 80px;}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-prev, .blog_block .RWDnews005 .controlls-over .owl-controls .owl-next {bottom: -115px;}.concept_pic_block {     top: 0; width: 55%;}.concept_text_block {  width:45%;}.concept_block::before { width: 100%;bottom: -135px;}.index h2.main-title { font-size: 29px; line-height: 1.3;padding: 10px 0;}.RWDbanner008 {    width: calc(100% + 135%);   left: -55px;}.division_block > .container { width: 94% !important;}.concept_machine_pic>img {width: 110%;  max-width: none;}.concept_text {width:580px;margin-top: 80px;}.concept_text>span>br {  display: none;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {  margin-left: 40px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {  margin-left: 47px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items { margin-left: 35px;  width: 100%;}.RWDbanner_plus01 .slickitem02 .slick-caption {   bottom: 60px;}.index .clinical_block h2.main-title { text-align: center;}.index .clinical_block h2.en-title { text-align: center;}.index .clinical_block h3.sub-title{ text-align: center;}.RWDbanner_plus01 .banner-slider.bg .pic-box>.pic {   border-radius: 0 0 0 150px;}.RWDbanner_plus01 .slickitem01 .logo {  width: 615px;}.index h2.main-title {   white-space: nowrap;}.RWDparallax_new .picbgbox {height: 626px !important;}.RWDbanner_plus01 .slickitem02 .slick-caption { bottom: 40px;}.cd-primary-nav>li>a { border-bottom: 1px solid rgb(54 171 181 / 10%); color: #36abb5;   letter-spacing: 2px;}nav.cd-nav .bottom-copyright {display: none;}nav.cd-nav ul .close-btn:after, nav.cd-nav ul .close-btn:before { background-color: rgb(54 171 181 / 50%);}nav.cd-nav ul .close-btn { color: rgb(54 171 181 / 50%);letter-spacing: 1px;}.RWDmenu_plus02 .phone-menu {margin-right: 5px;}/*0105修改*/ul.division_list_items>li { font-size: 15px; letter-spacing: 1px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {margin-left: 25px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {margin-left: 40px;}.RWDmenu_plus02 .cd-search button { top: 8px; padding: 5px 20px;font-size: 15px;}/*內頁*/ 
.pagecontent .article_model[data-seq="0"] {  margin-top: 0 !important;}.diagnosis_page_all h2.page_foreword {padding-bottom: 60px;}.equipment_page_all {  margin-top: 0;}.rwdlayoutlist_9 .subject {  font-size: 20px;}.rwdlayoutlist_9 .litem .litem__text {  padding: 15px 20px;  border-radius: 0 30px 0 0;}.book_content_part:last-child .book_content_text { width: 100%;  margin-left: 0;  margin-bottom: 30px;}.book_content_part:last-child .book_content_pic { width: 60%;  margin: 0 auto;}.book_content_part:last-child {flex-direction: column-reverse;}.download_container {  margin-left: 0;}.article8.articlecontent .main section .container .article-text > .container .pagecontent { padding: 0px !important;}.article10.articlecontent .main section .container .article-text > .container .pagecontent { padding: 0px !important;}.diagnosis_page_all a.Clinical_time_btn {    margin-top: 60px;}.page_wrapper_bg .hgroup > .container {    margin-bottom: 60px;}.layoutlist_8 .item:hover {transform: translate(0, 0);   border-bottom: 1px solid rgb(54 171 181 / 15%) !important; transition: .25s ease;}.layoutlist_4 .item:hover {transform: translate(0, 0);   border-bottom: 1px solid rgb(54 171 181 / 15%) !important; transition: .25s ease;}.row .album_d_item:hover {transform: translate(0, 0);   border-bottom: 1px solid rgb(54 171 181 / 15%) !important; transition: .25s ease;}.layoutlist_7 .litem:hover {transform: translate(0, 0);   border-bottom: 1px solid rgb(54 171 181 / 15%) !important; transition: .25s ease;}.cate_list.row>div:hover  {transform: translate(0, 0);   border-bottom: 1px solid rgb(54 171 181 / 15%) !important; transition: .25s ease;}.layoutlist_7 .litem:hover {transform: translate(0, 0);   border-bottom: 1px solid rgb(54 171 181 / 15%) !important; transition: .25s ease;}
}
/*1199px end*/
/*1100px start*/

@media (max-width: 1100px) {.index h3.sub-title {  font-size: 18px;}.RWDService001 > .row:nth-child(2) > .col-md-3::before {    left: 10px;   top: 10px;width: calc(100% - 20px); height: calc(100% - 20px);}.RWDService001 > .row:nth-child(2) > .col-md-3::after {    width: calc(100% - 24px);   height: calc(100% - 24px);left: 12px; top: 12px;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2>span { font-size: 15px;}.blog_block>.container {    float: none; width: 95% !important; display: flex; flex-direction: column; justify-content: center;}.blog_block .title_items {   text-align: center;} .blog_block .RWDnews005 { padding: 80px 30px;width: 100%; border-radius: 30px;}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-next { right: auto; left: 50%; transform: translateX(-50%); margin-left: 45px;}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-prev {  right: auto; left: 50%; transform: translateX(-50%);   margin-left: -45px;}.clinical_text_box_end:before { left: 285px;}.blog_block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item { padding: 0 15px;}/*內頁*/ 
.equipment_page_part.equipment_page_part2 { border-radius: 0 60px 0 0;}}

/*1100px end*/
/*1024px start*/
@media (max-width: 1024px) {
.RWDbanner_plus01 .slick-item.slickitem01::after {width: 215px; height: 50px;}.RWDbanner_plus01 .banner-slider.bg .slickitem02 .pic { background-position: center;}.RWDbanner_plus01 .slickitem02 .logo {  width: 480px;}.RWDparallax_new .picbgbox { height: 553px !important;}.clinical_block::after { top: -125px;}ul.division_list_items>li {letter-spacing: 1px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {    margin-left: 39px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items { margin-left: 30px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 {   margin: 0 10px;}h4.team_name>a>span, .team_block .RWDnews005 h4>a>span { font-size: 16px; display: block;  margin-top: 5px;}.clinical_block::after { top: -79px; width: 280px;height: 300px;  left: -10px;}.team_block .RWDnews005 .owl-theme .owl-controls .owl-buttons div { width: 60px !important;height: 60px !important;}.blog_block .RWDnews005 .owl-theme .owl-controls .owl-buttons div {    width: 60px !important; height: 60px !important;}.team_block .RWDnews005 .controlls-over .owl-controls .owl-prev { right: 90px;}.team_block .RWDnews005 .controlls-over .owl-controls .owl-next { right: 10px;}.concept_block::after { left: auto; right: 80px;}.RWDbanner008 {  bottom: -230px;}.concept_text { margin-top: 45px;}ul.week_title { text-align: left;  letter-spacing: 1px;}ul.week_title>li {    border-bottom: 1px solid #f5f4f4;}ul.week_time>li {    border-bottom: 1px solid #f5f4f4;}.clinical_time ul.week_time>li:first-child {    border-bottom: none;}/*0105修改*/ 
.concept_block::before { bottom: -110px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items { margin-left: 30px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items {margin-left: 25px;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action > .container {padding: 60px 45px 80px;}.page_wrapper_bg .main section.call_to_action::before { bottom: -80px;}.doctor_page_part.doctor_page_part_sh {      margin-right: 15px;padding-right: 0;}.doctor_page_part h3.doctor_page_title {  font-size: 26px;letter-spacing: 2px;   margin-bottom: 30px;}.doctor_page_part { margin-bottom: 35px;}.equipment_page_part {   margin-bottom: 80px;}ul.equipment_list>li {   padding-bottom: 5px;}ul.equipment_list {     font-size: 15px;margin-top: 20px;padding: 20px 30px;}.about_content .about_chapter .about_text { padding-right: 0;}.about_content .about_chapter:nth-child(2) .about_pic {   width: 60%;}.about_content .about_chapter:nth-child(2) {  flex-direction: column-reverse;}.about_content .about_chapter:nth-child(2) .about_text_items {  width: 100%; margin-left: 0;}.layoutlist_8 .listdate {    padding-left: 40px;}.doctor_page_all .doctor_page_pic {width: calc(100% / 2 - 50px);}.doctor_page_all .doctor_page_text_all {width: calc(100% / 2); margin-left: 50px;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.RWDbanner_plus01 .slickitem01 .logo {  width: 580px;margin-left: -40px;}.RWDbanner_plus01 .slick-item.slickitem01::after { right: 0px;  bottom: 50px;}ul.concept_list>li {   font-size: 17px; line-height: 2.5;}.concept_pic_block { top: 100px;}.concept_text {  width: 100%;}.concept_icon {  display: none;}.concept_text>span { border-left: none; padding-left: 0;}.concept_block {padding: 90px 0 0px 5%;}.concept_pic_block {     top: 100px; width: 58%;}.concept_text_block {  width:42%;}.RWDbanner008 { width: calc(100% + 155%);}.division_block {    padding-bottom: 90px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 {margin: 0 10px;padding: 45px 30px 25px;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2>span {    text-align: center;}.RWDService001 i { margin-bottom: 25px;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2 {min-height: 100px;padding-bottom: 10px;   margin-bottom: 10px;}.RWDService001 i img { width: 45px; height: 45px;}.RWDService001 i {  width: 85px;height: 85px;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2 {font-size: 24px;}ul.division_list_items>li {font-size: 15px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {    width: 100%;  margin-left: 18px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {margin-left: 25px; width: 100%;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items {margin-left: 19px;}.team_block > .container {  flex-direction: column; justify-content: center; align-items: center;}.team_slider .RWDedictor008 { display: none;}.team_block > .container > .team_recommend { width: 100%; margin-right: 0;}.RWDparallax_new .picbgbox { width: 50% !important; }.RWDparallax_new .picbgbox {  height: 470px !important;}.RWDparallax_new .picbgbox .container {      padding: 30px;display: flex;  flex-direction: column;    justify-content: center;padding: 0; position: absolute;  bottom: auto; top: 50%; left: 100%; transform: translateY(-50%);  height: 100%;padding: 30px;     background: rgb(54 171 181 / 5%); border-radius: 0px 60px 0 0;}h4.team_name { background: transparent; box-shadow: none;padding: 0;}.team_block ul.team_list_items {  padding-left: 0;}.RWDparallax_new .picbgbox::before {display: none;}.team_block {padding: 0 0 170px;border-bottom: 1px solid rgb(54 171 181 / 20%);}.team_block > .container > .team_slider {margin-top: 30px; width: 100%;}.team_slider .RWDnews005 {    margin-left: -10px; margin-right: -10px;}.team_block .RWDnews005 .controlls-over .owl-controls .owl-next { left: 50%;  right: auto;  transform: translateX(-50%); margin-left: 45px;}.team_block .RWDnews005 .controlls-over .owl-controls .owl-prev {  left: 50%; right: auto;transform: translateX(-50%);  margin-left: -45px;}.team_block .RWDnews005 .owl-theme .owl-controls .owl-buttons div { top: auto;   bottom: -85px;}.blog_block  {padding: 90px 0 200px;}.blog_block .RWDedictor008 {top:0; margin-bottom: 50px;}.blog_block .RWDnews005 {padding: 40px;    border-radius: 50px;}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-prev, .blog_block .RWDnews005 .controlls-over .owl-controls .owl-next {bottom: -130px;}.clinical_block {padding: 90px 0 0;}.clinical_block::after {left: -30px;}.kidney_time { padding: 60px 40px;}.team_title_block_pdh {display: block;}h4.team_name>a>span, .team_block .RWDnews005 h4>a>span { display: block; padding-top: 10px; letter-spacing: 2px;}h4.team_name, .team_block .RWDnews005 h4 { font-size: 24px;}.team_block ul.team_list_items {   padding-left: 20px;}.team_recommend ul.team_list_items { padding-left: 0;}ul.kidney_table_week>li { width: calc(100% / 8 - 14px);}.kidney_table_text_Weekdays { width: calc((100% / 8 ) * 5 - 10px);}.kidney_table_text_weekend {width: calc(((100% / 8 - 6px) * 2) + 12px);margin: 0 5px;}.clinical_text_box_end:before { left: 335px;}ul.kidney_table_week>li:before {    right: -6px;}.footer_block { padding: 90px 0 0px;}.clinical_time::before {display: none;}.footer_info {  width: 90%;}.clinical_block::after {  left: -75px;}.copyright_block { flex-wrap: wrap; padding-right: 80px;}.scrollTop002 .ii {padding: 10px;}.team_block .RWDedictor008 .title_items { margin-left: 0;   text-align: center;}/*1224*/ 
.concept_block::before { height: calc(100% - 175px);}.clinical_time { padding: 60px 40px 80px;}/*0105*/ 
.division_block .RWDService001 > .row:nth-child(2) {flex-wrap: wrap;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2 {    align-items: center;display: flex;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 { padding: 45px 25px 45px 40px;width: 95%;box-shadow: 0px 0px 10px rgb(29 62 63 / 15%);    margin-bottom: 35px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 ul.division_list_items { width: calc(100% - 85px - 175px - 20px - 30px) !important; margin-left: 30px !important;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2 {    border-bottom: none;align-items: flex-start; width: 190px; text-align: left;  margin-left: 20px;margin-bottom: 0;     min-height: auto;padding-bottom: 0;    font-size: 21px;    letter-spacing: 2px;}.RWDService001 i {margin-right: 10px; width: 75px;  height: 75px;margin-bottom: 0;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2>span { text-align: left;}.RWDService001 i img {  width: 40px; height: 40px;}a.division_btn { margin-top: 20px;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action > .container {padding: 60px 40px 80px;}#RWDPAGE_BASE_PAT02 .hgroup h1 {font-size: 32px;}.layoutlist_8 .listdate { padding-left: 35px;}.layoutlist_4 .item {  display: flex;  flex-wrap: wrap;}.layoutlist_4 .item .list_subject {  width: 60%;padding-right: 0;}.layoutlist_4 .item .list_img {  width: 40%;}.layoutlist_4 .listdate { width: 100%;  padding: 20px 0 0;    display: flex;     text-align: left !important;    justify-content: flex-end;} .layoutlist_4 .listdate .day {display: inline-block;   color: #afafaf !important;  font-size: 12px !important;  letter-spacing: 2px;  padding-left: 15px;  position: relative;}.layoutlist_4 .listdate .day::before { position: absolute; content: '/'; left: 5px; color: #afafaf;}.layoutlist_4 .listdate .yearmonth {  padding-bottom: 0;}.diagnosis_page_all { width: 100%;}.diagnosis_page_item h3.diagnosis_page_title { width: 150px;}.diagnosis_page_item h6.diagnosis_page_list {width: calc(100% - 95px - 30px - 150px - 50px);}.doctor_page_part.doctor_page_part_to {flex-direction: column;}.doctor_page_part.doctor_page_part_sh {width: 100%;margin-right: 0;margin-bottom: 35px;}.doctor_page_part.doctor_page_part_sh:nth-child(2) {margin-bottom: 0;}.id81 .doctor_page_all .doctor_page_text_all > .doctor_page_part:last-child {width: calc(100% + 100% + 60px);margin-left: calc(-100%);}.id81 .doctor_page_all .doctor_page_text_all > .doctor_page_part:last-child ul.doctor_page_list>li { width: calc(50% - 15px);}.id81 .doctor_page_all .doctor_page_text_all > .doctor_page_part:last-child ul.doctor_page_list {  display: flex;  flex-wrap: wrap;}.equipment_page_part { flex-direction: column-reverse;  align-items: center;}.equipment_page_pic {  width: 75%;}.equipment_page_text {  width: 75%; margin-left: 0;margin-bottom: 30px;}.equipment_page_part.equipment_page_part2 .equipment_page_text { width: 85%;  margin-left: 0; margin-bottom: 30px;}.equipment_page_pic_item {  width: 85%;  display: flex; align-items: center;  max-height: 165px;    overflow: hidden;}#sidebar {padding: 0; margin-bottom: 30px;}/*20220728*/ 
.RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) i img { width: 45px; height: 45px;}
}
/*991px end*/
/*900px start*/

@media (max-width: 900px) {.RWDbanner_plus01 .slick-item.slickitem01::after {display: none;}/*.division_block .RWDService001 > .row:nth-child(2) {flex-wrap: wrap;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 { width: 60%;  margin-bottom: 30px;}ul.division_list_items>li {  width: calc(100% / 2); font-size: 16px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items { width: 90%;margin-left: 65px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items { margin-left: 48px;width: 90%;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items { margin-left: 33px;}*/ul.ft_feature_items>li {font-size: 16px;letter-spacing: 1px;}/*內頁*/ 
.layoutlist_8 .list_subject {    padding-right: 35px;}.diagnosis_page_item {align-items: center;padding: 60px 80px;width: 95%;  margin: 0 auto 35px auto;}.diagnosis_page_pic {    width: 85px;height: 85px;margin-right: 0;margin-bottom: 10px;}.diagnosis_page_item h6.diagnosis_page_list { width: calc(100% - 150px - 60px); margin-left: 60px; padding-left: 60px;}.diagnosis_page_item h3.diagnosis_page_title small { margin-top: 0;}.diagnosis_page_pic_title_item {  flex-direction: column;  width: 150px;   text-align: left;}.diagnosis_page_item h3.diagnosis_page_title {width: auto;text-align: center;}.doctor_page_all {display: flex;  flex-direction: column-reverse;}.doctor_page_all .doctor_page_pic {  width: 80%; margin: 0 auto;}.doctor_page_all .doctor_page_text_all {   width: 80%;  margin: 0 auto 30px auto;}.id81 .doctor_page_all .doctor_page_text_all > .doctor_page_part:last-child {  width: 100%;margin-left: 0;}.id81 .doctor_page_all .doctor_page_text_all > .doctor_page_part:last-child ul.doctor_page_list>li { width: 100%;}}

/*900px end*/
/*850px start*/
@media (max-width: 850px) {
.RWDbanner_plus01 .slick-item.slickitem01::after {width: 250px;}.concept_pic_block {top: 150px;}.RWDbanner008 {  bottom: -255px;}.kidney_table_text_weekend {  width: calc(((100% / 8 - 6px) * 2) + 22px);}.kidney_table_text_sunday {width: calc((100% / 8 ) - 10px);}table.clinical_table>tbody>tr:nth-child(2)>td, table.clinical_table>tbody>tr:nth-child(3)>td { font-size: 15px;}.clinical_text_box_end { width: 100%;border-radius: 0px 0px 15px 15px;}.clinical_text_box_end:before {  left: 391px;}.footer_block > .container { padding: 0 25px;}/*內頁*/ 
.page_wrapper_bg .RWDtimeline01 li.event:before { left: 45px;}
}
/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.concept_pic_block {  top: 180px;}.concept_text>span { font-size: 16px;}.kidney_table_text {  font-size: 14px;}table.clinical_table>tbody>tr>th  { font-size: 16px;}table.clinical_table>tbody>tr>th:before {top: 5px;}ul.ft_feature_items>li {margin: 0 15px;font-size: 15px;} .concept_machine_pic {display: none;}.concept_machine_pic_pdh {display: block;}.concept_machine_pic_pdh>img {width: 110%;max-width: none;float: right;}/*內頁*/ 
.layoutlist_8 .listdate {  padding-left: 30px;  padding-right: 0;}.layoutlist_8 .list_subject { padding-left: 25px;}.layoutlist_8 .item {align-items: flex-start;}.layoutlist_8 .list_subject .summary { margin: 0;}.equipment_page_pic_item, .equipment_page_part.equipment_page_part2 .equipment_page_text {   width: 95%;}
}
/*800px end*/
/*768px start*/

@media (max-width: 768px) {.banner_block { margin-left: 0;}.RWDbanner_plus01 {overflow: hidden;}.RWDbanner_plus01 .banner-slider.bg .pic-box>.pic { border-radius: 0;}.RWDbanner_plus01 .slickitem01 .slick-caption {top: auto;bottom: 70px; left: 50%;transform: translateX(-50%);}.RWDbanner_plus01 .slickitem01 .logo {    margin-left: 0;}.RWDbanner_plus01 .slick-item.slickitem01::before {      right: auto;  left: 50%; transform: translateX(-50%); text-shadow: none;letter-spacing: 1px; font-size: 13px;}.footer_info { width: 100%;}.concept_block::after { left: auto;right: -80px;}.index h3.sub-title {white-space: nowrap;}.concept_pic_block { top: 100px;}.clinical_block::before {border-radius: 0 120px 0 0;}.RWDbanner_plus01 .slickitem01 .logo { margin: 0 auto;width: 100%;}.RWDbanner_plus01 .slickitem02 .logo {border-radius: 60px;}.RWDbanner008 {bottom: -250px;}.team_block ul.team_list_items>li {   line-height: 1.5;  padding-bottom: 10px;}a.division_btn {    margin: 20px auto 0 auto;    width: 65%;}.page_wrapper_bg .page_subject {    flex-direction: column;}.page_wrapper_bg .hgroup .breadcrumb {    padding-left: 25px;    margin-bottom: 20px;}#RWDPAGE_BASE_PAT02 .hgroup h1 {    margin-bottom: 0px;    font-size: 30px;}/*內頁*/ 
.equipment_page_part { margin-bottom: 80px;}.equipment_page_text, .equipment_page_pic {  width: 85%;}.equipment_page_pic_item, .equipment_page_part.equipment_page_part2 .equipment_page_text { width: 100%;}.doctor_page_all .doctor_page_text_all {width: 85%;}.main section .container .article-text > .container .list4 { padding: 0 !important;}.layoutlist_4 .item .list_subject {  width: 65%;}.layoutlist_4 .item .list_img {  width: 35%;}.about_content .about_chapter { margin-bottom: 80px;}.page_wrapper_bg h4.equipment_page_subtitle { margin-bottom: 0;}.equipment_page_part.equipment_page_part2::before{display: none;}.equipment_page_pic_item {  max-height: none; flex-direction: column;}.diagnosis_page_pic { margin-bottom: 15px;}.diagnosis_page_item { padding: 60px 65px;}}

/*768px end*/
/*767px start*/
@media (max-width: 767px) {
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items { width: 100%; margin-left: 30px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(3) ul.division_list_items { margin-left: 20px;}.kidney_table {display: none;}.kidney_text { padding-bottom: 0;margin-bottom: 0;}.footer_menu {width: 90%;}ul.ft_feature_items>li>img  {display: none;}.blog_block .RWDnews005 { padding: 40px 30px;}.blog_block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item { padding: 0 15px;}table.clinical_table {padding-bottom: 60px; display: block;  overflow-x: auto;    white-space: nowrap;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action > .container {padding: 40px 20px 80px;}.main section .container .article-text > .container .pagecontent {padding: 0 !important;}.about_content .about_chapter {   flex-direction: column;}.about_content .about_chapter .about_pic {  width: 100%;}.about_content .about_chapter .about_text { width: 100%;   margin-right: 0;}.layoutlist_8 { display: flex; flex-wrap: wrap;}.layoutlist_8.rwd .item { flex-wrap: wrap; width: calc(100% / 2 - 21px);margin: 0 10px 35px;padding: 0; border-bottom: none;}.layoutlist_8.rwd .item:hover { border-bottom: none;}.layoutlist_8 .list_subject {padding: 0 15px; border-right: none;}.layoutlist_8.rwd .listdate {padding-left: 15px;}.layoutlist_8 .article_subject {padding-bottom: 0; margin-bottom: 0;}.layoutlist_4 .fixrow .list > .col-sm-6.col-md-6 {width: calc(100% / 2 - 21px); margin: 0 10px; padding: 0;}.layoutlist_4 .fixrow .list { display: flex;   flex-wrap: wrap;}.layoutlist_4 .item .list_img {width: 100%;  padding: 0 15px;   margin-bottom: 15px;}.layoutlist_4 .item .list_subject {  width: 100%;  padding: 0 15px;}.layoutlist_4 .listdate { justify-content: flex-start;padding-left: 15px;}.layoutlist_7 .litem { width: calc(100% / 2 - 21px);margin-bottom: 35px !important; border-bottom: none  !important;}.layoutlist_7 .litem:hover { border-bottom: none !important;}.rwdlayoutlist_9 .litem { width: calc(100% / 2 - 21px);  margin: 0 10px 35px; padding: 0;}.layoutlist_4 .item {  padding: 0px !important; margin: 0 0 35px; border-bottom: none  !important; }.layoutlist_4 .item:hover { border-bottom: none !important;}.layoutlist_4 .list_subject .summary { margin: 10px 0 0 !important;}.equipment_page_text, .equipment_page_pic {   width: 100%;}.equipment_page_part.equipment_page_part2 {  padding: 60px 30px;}.equipment_page_pic_item {flex-direction: column;    max-height: none;}#RWDPAGE_BASE_PAT02 .hgroup h1::before { top: 13px;width: 25px;    height: 25px; left: -20px;}.page_wrapper_bg .hgroup > .container {  margin-bottom: 35px;}.diagnosis_page_item h3.diagnosis_page_title small {    margin-top: 0;}
}
/*767px end*/
/*700px start*/

@media (max-width: 700px) {.RWDbanner_plus01 .slickitem01 .logo { left: 50%; transform: translateX(-50%);   width: 100%;}.RWDbanner_plus01 .slick-item.slickitem01::after {   bottom: 37px;  right: auto;left: 50%;   transform: translateX(-50%);}.RWDbanner_plus01 .slickitem02 .logo {     padding: 30px 30px 0 30px;width: 420px;}.RWDmenu_plus02 .cd-main-header  {    padding: 0 240px 0 20px;}.concept_block {  padding: 90px 30px;}.concept_block::before {bottom: -30px; border-radius: 0 100px 0 0;}.concept_block {flex-direction: column;}.concept_title_block_ph {display: block;  order: 1;}.concept_pic_block {  top: auto; margin: 0px auto;order: 2;   width: 75%;}.concept_text_block {      width: 100%; order: 3;}.concept_title_block_ph .title_items { margin-bottom: 50px;text-align: center;}ul.concept_list {  width: 60%; margin: 0 auto;}ul.concept_list>li {     margin-right: 0;width: 100%;}ul.concept_list>li:nth-child(2) {   width: 100%;}ul.concept_list>li:nth-child(5) {   width: 100%;}.RWDbanner008 {bottom: -185px;}.concept_block .concept_text_block .title_items {display: none;}ul.concept_list>li { font-size: 17px;   line-height: 2.5;}.division_block {  padding-top: 200px;}.index h2.main-title { font-size: 26px;}.RWDparallax_new .picbgbox { width: 100% !important;}.RWDparallax_new .picbgbox .container {left: 0; transform: translateY(0); top: auto; height: 300px;  bottom: -300px; border-radius: 0;}.team_slider .RWDnews005 { margin-top: 290px;}.team_block .RWDnews005 h4 {    border-radius: 0 30px 0 0;  font-size: 20px;}h4.team_name>a>span, .team_block .RWDnews005 h4>a>span { font-size: 15px;}.team_block ul.team_list_items {padding-left: 0px;}.clinical_block::after {  top: -70px;}.footer_block > .container {   padding: 0 20px;}.footer_info h3.footer_title { font-size: 26px;  letter-spacing: 3px;    border-top: 1px solid rgb(54 171 181 / 50%); padding: 20px 5px 10px;}.concept_machine_pic_pdh {display: none;}.concept_machine_pic_ph{display: block;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 {  width: 80%;}/*表格*/ 
.hidden-sm { padding-bottom: 25px;   margin-left: -135px;display: block !important;}.clinical_text_box_end     { margin-top: -105px; }table.clinical_table>tbody>tr>th { font-size: 15px;   letter-spacing: 1px;}.clinical_text_box_end:before {  left: 305px;}.footer_menu { width: 100%;}ul.ft_feature_items { flex-direction: column; align-items: center;}ul.ft_feature_items>li { margin: 0;  font-size: 16px; letter-spacing: 2px;}.clinical_block::after { left: -110px;}table.clinical_table>tbody>tr:nth-child(2)>td, table.clinical_table>tbody>tr:nth-child(3)>td { font-size: 16px; padding: 15px;}.concept_title_block_ph h2.main-title { font-size: 23px; padding : 0;} .index .concept_title_block_ph h3.sub-title  {padding-top: 15px;}.index .concept_title_block_ph h2.en-title { padding-bottom: 10px;}/*1224*/ 
.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2 {flex-direction: column; align-items: center;justify-content: center;}.RWDService001 i {margin: 0 auto 20px auto;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2 { margin-left: 0;width: 100%; align-items: center;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {  width: 100% !important;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {  width: 100% !important;}/*0105修改*/ 
.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2 { border-bottom: 1px dashed #c8c8c8; padding-bottom: 15px;margin-bottom: 15px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 ul.division_list_items { width: 100% !important;}/*內頁*/ 
.diagnosis_page_item {    flex-direction: column;    align-items: center;}.diagnosis_page_item h6.diagnosis_page_list {    width: 100%;    margin-left: 0;    padding-left: 0;    padding-top: 15px;    margin-top: 15px;    border-top: 1px dashed #c8c8c8;}}

/*700px end*/
/*600px start*/
@media (max-width: 600px) {
.fixed_block {display: block;}a.fixed_btn>img {   width: 35px; height: 35px;}a.fixed_btn_tel>span>b { font-size: 20px; line-height: 1.5;  letter-spacing: 1px;}a.fixed_btn_tel>span { padding-left: 15px;}a.fixed_btn_tel { width: calc(100% / 2); background: #5ebcc4; color: #fff; display: flex;  align-items: center; justify-content: center; padding: 10px 0; font-size: 15px; letter-spacing: 2px;}.fixed_btn_items {  display: flex;}a.fixed_btn_info {   background: #dff9ff; display: flex; width: calc(100% / 2); font-size: 15px;  justify-content: center;align-items: center;  letter-spacing: 3px; color: #388da0;}.sub-nav.visible-lg {display: none!important;}.RWDmenu_plus02 .cd-main-header {  padding: 0 30px;   height: 75px;}.cd-logo { width: 170px;}.concept_block::before {display: none;}.concept_block    {  background: rgb(54 171 181 / 4%);}ul.concept_list { width: 75%;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 {    padding: 45px 25px; width: 90%;}.team_block ul.team_list_items {padding-left: 20px;}.clinical_block::after {display: none;}.kidney_text {   flex-direction: column; align-items: center;  justify-content: center;}h4.kidney_title { padding-right: 0;  padding-bottom: 15px;}h4.clinical_title {padding-bottom: 15px;}.clinical_text { flex-direction: column;   align-items: center; justify-content: center;}ul.footer_menu>li {  padding: 15px 15px;}.footer_info .RWDedictor {flex-wrap: wrap;}.footer_info_items {  width: 80%;margin: 0 auto 30px auto;padding-right: 0;}iframe.footer_map { width: 100%;}.footer_logo  { width: 100%;}.hidden-sm {margin-left: -35px;}.clinical_icon  {display: none;}.clinical_text_box_end>span {   padding-left: 0; margin-left: 0;border-left: none; line-height: 1.8;}.footer_block {padding: 90px 0 74px;}.copyright_block {padding-right: 0;}.scrollTop002 {    bottom: 74px;}.team_recommend ul.team_list_items {   padding-left: 0;}a.fixed_btn_tel>img {    filter: brightness(0) invert(1); width: 30px; height: 30px;}.copyright_block {margin-top: 50px;}.index h2.main-title { white-space: unset;}.index h3.sub-title  { white-space: unset;}.concept_pic_block {width: 85%;}.blog_block .RWDnews005 {background: transparent;padding: 0px 30px;}.blog_block .RWDnews005 .controlls-over .owl-controls .owl-prev, .blog_block .RWDnews005 .controlls-over .owl-controls .owl-next { bottom: -85px;}.RWDbanner_plus01 .slickitem02 .logo {width: 100%; padding: 15px 15px 0 15px; border-radius: 30px;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2 { flex-direction: column; align-items: center; justify-content: center;}.RWDService001 i { margin: 0 auto 20px auto;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2 { align-items: center;  margin-left: 0;  width: 100%;    border-bottom: 1px dashed #c8c8c8; padding-bottom: 15px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items { width: 100% !important;margin-left: 40px !important;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {  margin-left: 35px !important; width: 100% !important;}.RWDbanner_plus01 .slickitem01 .slick-caption {  width: 110%;}.clinical_text_box_end:before {display: none; }.index .concept_text_block h2.main-title>br { display: block;}.concept_title_ph_block { display: block;}.banner_block { margin-top: 75px;}.RWDbanner_plus01.full .banner-slider.bg .slick-item { max-height: calc(100vh - 75px - 74px - 60px) !important;height: calc(100vh - 75px  - 74px - 60px) !important;}/*內頁*/ 
.rwdlayoutlist_9 .litem { width: 100% ; margin: 0 0 25px;}.rwdlayoutlist_9 .litem::before { width: 100%;left: 0;}.layoutlist_8.rwd .item { width: 100%;  margin: 0 0 35px;}.layoutlist_4 .fixrow .list > .col-sm-6.col-md-6 { width: 100%;  margin: 0 0 35px;}.diagnosis_page_item { width: 100%; padding: 60px;}.page_wrapper_bg h4.equipment_page_subtitle {  margin-bottom: 0;}.equipment_page_title_item { flex-direction: column;}.row .album_d_item {width: 100%;margin-bottom: 35px !important;padding: 0;}.layoutlist_7 .litem {  width: calc(100% / 2 - 11px);  border-bottom: none !important; margin: 0 5px 35px !important; padding: 0;}.page_wrapper_bg .btn.btn_back {  width: 100%; margin: 30px auto 0 auto; float: none;}.page_wrapper_bg .btn.btn_back  a{  width: 100%; }.doctor_page_all .doctor_page_pic, .doctor_page_all .doctor_page_text_all {    width: 100%;}.cd-primary-nav .go-back a { font-weight: 400;}.diagnosis_page_all a.Clinical_time_btn {    width: 100%;    margin-top: 50px;}.RWDalert_fancybox.bottom {    padding: 30px !important;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDbanner_plus01 .slickitem01 .slick-caption {  bottom: 90px;  width: 115%;}.RWDbanner_plus01.full .banner-slider.bg .slick-item { max-height: calc(100vh - 166px) !important;height: calc(100vh - 166px) !important;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li { margin-bottom:85px;margin-right: 10px;}.RWDbanner_plus01.style-dotnav.dot .slick-dots button { width: 30px;   height: 10px;  background: #e2e2e2;  border-radius: 5px;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {  width: 30px; height: 10px;   border-radius: 5px;}.concept_pic_block {    width: 100%;}ul.concept_list {    margin-top: 30px;  width: 90%;}ul.division_list_items>li { width: calc(100% / 2);}.RWDparallax_new .picbgbox .container {  padding: 20px 20px;}.RWDbanner_plus01 .slickitem02 .slick-caption { bottom: 135px;}.clinical_block::before {   border-radius: 0;}.kidney_time, .clinical_time {    border-radius: 20px;}.hidden-sm {   margin-left: 23px;}ul.footer_menu>li {  padding: 15px 5px;}.scrollTop002 .ii {  font-size: 30px !important;}.blog_block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {  padding: 0;} .RWDbanner_plus01 .slickitem02 .logo {  padding: 15px;}.concept_block::after {display: none;}a.fixed_btn_tel>span {   padding-left: 0;text-align: center;}.concept_block { padding: 90px 20px;}.clinical_text_box_end>span>small {   background: transparent; color: #36abb5;   padding: 0;  font-size: 16px; margin: 0;}.clinical_text_box_end>span>small:before {display: none;}a.fixed_btn_tel>img  {display: none;}.index h2.en-title { font-size: 36px;   padding-bottom: 5px;}.RWDparallax_new .picbgbox .container {      justify-content: flex-start;  height: 330px; bottom: -330px;}.team_slider .RWDnews005 {  margin-top: 330px;}h4.kidney_title { font-size: 32px; font-weight: 500;}h4.clinical_title { font-size: 32px;   font-weight: 500;}.blog_block .RWDnews005 h4 a { text-align: center;}.hidden-sm img {   margin-right: 3px;}.RWDmenu_plus02 .cd-main-header { padding: 0 20px;}.concept_title_block_ph h2.main-title { font-size: 22px;}.kidney_time { padding: 60px 20px;}.clinical_time {padding: 60px 20px 80px;}.RWDService001 > .row:nth-child(2) > .col-md-3 > .boxFeature-2>h2>span { text-align: center;}a.division_btn {width: 85%;}/*內頁*/ 
.page_wrapper_bg .main section.call_to_action::before {width: 200px;height: 280px;bottom: -50px;}.about_content .about_chapter:nth-child(2) .about_pic { width: 100%;}.diagnosis_page_all h2.page_foreword br {  display: none;}.diagnosis_page_all h2.page_foreword { text-align: left; font-size: 17px; padding-bottom: 40px;}.diagnosis_page_item {  padding: 40px 35px;}.equipment_page_part.equipment_page_part2 { background: transparent;padding: 0;}.diagnosis_page_item h6.diagnosis_page_list { font-size: 15px;  letter-spacing: 1px;}ul.equipment_list {   padding: 30px;}#RWDPAGE_BASE_PAT02 .hgroup h1 { font-size: 28px;}.page_wrapper_bg .RWDtimeline01 li.event .point .date { font-size: 14px; margin: 0;}.file_area { width: 100%; float: none;  margin-right: 0; margin-bottom: 10px;}.file_area .dd-container, .page_wrapper_bg .dd-select { width: 100% !important;}.download_container .btn { margin-left: 0;width: 100%;}
}
/*480px end*/
/*380px start*/
@media (max-width: 380px){
ul.concept_list { width: 100%;}.team_slider .RWDnews005 {  margin-top: 340px;}.RWDparallax_new .picbgbox .container { height: 338px; bottom: -338px;   justify-content: flex-start;}.kidney_text { width: 95%;}ul.week_title {  margin-right: 10px;    font-size: 15px;} h4.kidney_title, .clinical_title {  font-size: 30px;}.clinical_text_box_end:before {  left: 50%;  transform: translateX(-50%);}ul.footer_menu>li {  padding: 15px 5px;}a.fixed_btn_tel>span>b { font-size: 20px;}/*內頁*/ 
.page_wrapper_bg h3.content_title {  font-size: 20px;}.page_wrapper_bg .main section.call_to_action > .container {    padding: 60px 25px;}
}
/*380px end*/
/*320px start*/
@media (max-width: 320px){
.concept_block {  padding: 90px 20px;}#RWDfullscreen01 .cd-main-header .cd-logo {   margin-top: 20px;  width: 125px;}.index h3.sub-title { font-size: 17px;}ul.concept_list>li { font-size: 15px;line-height: 2;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 { width: 95%;}.RWDService001 i { margin-bottom: 10px; width: 70px;height: 70px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items {margin-left: 20px;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items { margin-left: 20px; width: 100%;}.index h2.en-title { font-size: 32px;}.index h2.main-title {font-size: 24px;   letter-spacing: 2px;}h4.team_name, .team_block .RWDnews005 h4 {   font-size: 22px;   letter-spacing: 2px;}ul.week_title, ul.week_time {    font-size: 15px;  letter-spacing: 1px;}.clinical_text_box>.week_title>li:first-child { margin-bottom: 20px;}.footer_info h3.footer_title {font-size: 24px; letter-spacing: 2px;}.footer_block > .container { padding: 0 15px;}h5.footer_add {  font-size: 18px; letter-spacing: 1px; }.footer_block {padding: 89px 0 85px;}.scrollTop002 { bottom: 86px;}.copyright_block { text-align: center;}ul.footer_menu {  flex-direction: column;}h4.team_name>a>span>small {   font-size: 12px; margin-left: 5px;}.kidney_time { padding: 60px 15px;}.clinical_time {padding: 60px 15px 80px;}/*0105*/ 
.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:first-child ul.division_list_items { margin-left: 20px !important;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3:nth-child(2) ul.division_list_items {margin-left: 20px !important;}.division_block .RWDService001 > .row:nth-child(2) > .col-md-3 ul.division_list_items { margin-left: 20px !important;}/*內頁*/ 
.collapsing_header .cd-main-header .cd-logo {    margin-top: 20px;    width: 125px;}.diagnosis_page_pic {display: none;}
}
/*320px end*/