﻿@media print {
  a[href]:after {
    content: none !important;
  }

  #home {
    display: none;
  }

  #footer {
   display: none;
  }

  .counter_layout_div {
    display: none;
  }


}
/*============== 最外層框架 ==============*/

body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
input[type="button"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
  padding: 0 0;
  margin: 0 0;
}
p {
  margin: 0;
  padding: 0;
}
ul {
  padding: 0 0;
  margin: 0 0;
  list-style: none;
}
a {
  /* color: #434343; */
  color: #3B3B3B;
}
a:link {
  /* color: #434343; */
  color: #3B3B3B;
}
a:visited {
  /* color: #434343; */
  color: #3B3B3B;
}
a:hover {
  color: #c64144;
}
a:active {
  /* color: #434343; */
  color: #3B3B3B;
}
html {
  /* font-size: 0.825em; */
  font-size: 100%; /* 等於 16px，讓 rem 根據瀏覽器預設 */
}
@media (min-width: 1024px) {
  html {
    font-size: 82%;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 68%;
  }
}
body {
  padding: 0 0;
  margin: 0 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang TC", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Noto Sans T Chinese", "Droid Sans Fallback", sans-serif;
  font-size: 1.22rem;
  color: #434343;
}
:focus {
  outline: 2px solid #a35144 !important;
  background: #b14f40 !important;
  -moz-outline-style: 2px solid #a35144 !important;
  color: #fff !important;
  padding: 2px 4px;
}
/*
Accesskey_U：上方功能區塊，包括回首頁、網站導覽、網站搜尋、字體選擇等。
Accesskey_C：中央內容區塊，為本頁主要內容區。
Accesskey_s：網站搜尋。
Accesskey_Z：下方功能區塊。
Accesskey_L: 左側區域
Accesskey_R: 右側區域
*/
/*跳到主要內容*/
.toplink {
  z-index: 99999;
  position: absolute;
  top: 0;
  left: 0;
}
.toplink_2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #292929;
	text-align: left;
}
a[accesskey] {
  position: absolute;
  z-index: 1000000;
  color: rgba(255, 255, 255, 4);
}
#AU[accesskey] {}
#AU {
  font-size: 0rem;
}
#AU:focus {
  color: #FFF;
	margin-left: 1rem;
	margin-top: 0.2rem;
	background-color: #b14f40;
	font-size: 1rem;
	white-space:nowrap;
	outline: 3px solid #b14f40;
	position: absolute;
	left: 0%;
    top: 0%;
	padding: 0.5rem 0.5rem;
	display: inline-block;
}
/*內頁用*/
.solidblockmenu #AU:focus {
  color: #000;
}

/*Alt+C：中央內容區塊，為本頁主要內容區。*/
.content {
  scroll-margin-top: 180px;
}
#AC[accesskey] {
  left: 5px;
  top: 5px;
  scroll-margin-top: 180px; 
}
#AC {
  font-size: 0rem;
}
#AC:focus {
  color: #FFF;
	margin-left: 1rem;
	margin-top: 0.2rem;
	background-color: #b14f40;
	font-size: 1rem;
	white-space:nowrap;
	outline: 3px solid #b14f40;
	position: absolute;
	left: 0%;
    top: 0%;
	padding: 0.5rem 0.5rem;
	display: inline-block;
}
/*Alt+S：網站搜尋。*/
#AS[accesskey] {}
#AS:focus {}
/*Alt+L：左方功能區塊。*/
#AL[accesskey] {}
#AL:focus {}
/*Alt+R：右方功能區塊。*/
#AR[accesskey] {}
#AR:focus {}
/*Alt+Z：下方功能區塊。*/
#AZ[accesskey] {}
#AZ {
  font-size: 0rem;
}
#AZ:focus {
  color: #FFF;
	margin-left: 1rem;
	margin-top: 0.2rem;
	background-color: #b14f40;
	font-size: 1rem;
	white-space:nowrap;
	outline: 3px solid #b14f40;
	position: absolute;
	left: 0%;
    top: 0%;
	padding: 0.5rem 0.5rem;
	display: inline-block;
}
.footer_az {
  display: flex;
  justify-self: start;
  width: 100%;
}
/*沒用到隱藏*/
.Accesskey_L, .Accesskey_R {
  display: none;
}

/*不顯示*/
.nodisplay,
label.nodisplay{
  font-size: 0!important;
  padding: 0!important;
  margin: 0!important;
  width: 0!important;
  height: 0!important;
}

/*備註顏色*/
.notecolor,
.notecolor a{
  color: #d74b25!important;
}


/*============== ///END-最外層框架 ==============*/
/*為了無障礙導盲磚做的相對*/
#home {
  position: relative;
}
#container {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #fff;
}
#container.index_container {
  width: 100%;
}
.index_container {
  width: 100%;
}
/*========== ///END-最外層框架 ==========*/
/*============== header頁頭框架 ==============*/
.header {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding-bottom: 220px;
}
.head-top {}
.header .container {
  position: relative;
}
.header .group-wrapper {
  top: 220px;
  position: relative;
  overflow: hidden;
}
.header .header_group {
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  min-height: 220px;
  position: fixed;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #d6d6d6;
  display: block;
}
/*========== LOGO ==========*/
.header_group h1 {
  position: absolute;
  padding: 0;
  overflow: hidden;
  left: 0;
  top: 1rem;
  z-index: 9;
  width: auto;
  display: inline-block
}
.logo {}
.logo a {
  text-transform: capitalize;
  text-decoration: none;
  display: block;
}
/*========== ///END-LOGO ==========*/
/*========== search 搜尋 ==========*/
.search_form {}
#search_form_c {
  position: absolute;
  top: 46px;
  right: 0px;
  z-index: 9999;
}
.infor_content #search_form_c {
  position: inherit !important;
}
.search_form .search_key {
  width: 180px;
  color: #444;
  font-size: 1.06rem;
  height: 34px;
  padding: 0px 6px;
  border: none;
  text-align: center;
  border-right: none;
  background: #e0f1e7;
  margin: 0;
  float: left;
}
.search_form .search_btn {
  background: #2ca35e url(../images/search.png) no-repeat center center;
  border: none;
  text-indent: -9999px;
  border-left: none;
  color: #fff;
  padding: 0 10px;
  height: 35px;
  margin: 0;
  width: 40px;
  padding-left: 0px;
  margin-top: 0px;
  /* border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; */
      border-radius: 0px 2px 2px 0px;
       -webkit-border-radius: 0px 2px 2px 0px;
}
.search_form .search_btn:hover {}
/*========== ///END-search 搜尋 ==========*/
/*========== TOP選單 ==========*/
.solidblockmenu {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 9999;
}
.solidblockmenu ul {
  float: right;
  padding: 1rem 0;
  margin: 0px;
}
.solidblockmenu ul li {
  display: inherit;
  float: left;
  color: #ffffff;
}
.solidblockmenu ul li span {
  padding-right: 5px;
}
.solidblockmenu ul li a {
  display: inline;
  padding: 0 10px;
  margin: 2px 0px;
  color: #2d769b !important;
  position: relative;
}
.solidblockmenu ul li a:hover {
  color: #c64144 !important;
}
.solidblockmenu ul li a::after {
  content: "";
  position: absolute;
  border-right: 1px #467f9c solid;
  height: 1.8vh;
  right: 0;
  width: 1px;
  top: 1px;
}
.solidblockmenu ul li:last-child a::after {
  display: none;
}
/*== 會員登入後 ==*/
.solidblockmenu ul li span.member_account{
  color:#d68846;
}
.solidblockmenu ul li span.member_account a{}

/*========== ///END-TOP選單 ==========*/
/*========== nav480(RWD)彈跳選單 ==========*/
#nav480 {
  display: none;
}
/*========== ///END-nav480(RWD)彈跳選單 ==========*/
/*========== top-menu主選單 ==========*/
.header-top {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  background: #c55c4b url(../images/header-top.png) repeat-x center bottom;
}
.top-menu {
  padding: .5rem 0 5px 0;
  background: url(../images/top-menu.png) repeat-x center 5px;
}
.nav-icon {
  display: none;
}
span.menu {
  display: none;
}
/*========== ///END-top-menu主選單 ==========*/
/*========== 後台首頁設定HTML編輯器 ==========*/
/*少用可以在HTML放置廣告圖片*/
.site_top_info {
  position: absolute;
  left: 160px;
  top: 150px;
}
/*END-少用可以在HTML放置廣告圖片*/
/*========== ///END-後台首頁設定HTML編輯器 ==========*/
/*========== 後台上傳banner ==========*/
.site_banner {
  position: absolute;
  top: 170px;
  width: 100%;
  left: 0px;
  text-align: center;
  padding-bottom: 6px;
}
.site_banner ul li img {
  width: 100% !important;
}
/*========== ///END-後台上傳banner ==========*/
/*============== ///END-header頁頭框架 ==============*/
/*============== footer頁尾 ==============*/
#footer {
  position: relative;
  background: #f5f5f5;
  text-align: center;
  padding: 1.2rem 0 1rem 0;
  margin: 0;
  border-top: 1px solid #dddddd;
}
/*隱私權*/
#footer .footer_nenu {
  padding: 1rem 0;
  text-align: left;
}
#footer .footer_nenu a {
  color: #2f678f;
  font-weight: 600;
}
#footer p {
  font-size: 1.06rem;
  text-align: left;
  line-height: 1.6rem;
  color: #434343;
}
#accessibility {
position: absolute;
    right: 50%;
    margin-right: -600px;
    bottom: 1rem;
    z-index: 9999;

}
#accessibility a{
  outline: 2px solid #fff0 !important;
  display: block;}

#accessibility a:focus,
#accessibility a:hover{

  outline: 2px solid #a35144 !important;
}

/*== 頁底TOP按鈕==*/
#roll_top {
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0, 0, 0, .3);
  font-size: 140%;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 2px;
}
#roll_top a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 15px;
}
#roll_top a:before {
  content: url(../images/gotop.png) !important;
}
#roll_top span {
  display: none;
}
/*== END///頁底TOP按鈕==*/
/*============== ///END-footer頁底 ==============*/
/*============== mainContent ==============*/
/*~~~~~~~~~~~~~ 各功能模組 ~~~~~~~~~~~~~*/
/*===== 頁底計數器 =====*/
/*========== 頁底計數器 ==========*/
/*(模組隱藏但後台不能刪除)*/
.center_layout.counter_layout {
  display: none;
  padding: 0.5rem 0;
  background: #58a06b;
  color: #fff;
  text-align: center;
}
.center_layout.counter_layout .counter_title .title_h2 {
  display: none;
}
.center_layout.counter_layout .counter_content {
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  white-space: nowrap;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
.center_layout.counter_layout .counter_content .mc_01 div {
  float: left;
  display: inline-block;
  margin: 0 .8rem;
}
/*寫在頁底footer.hrml的隱藏不可以刪除因為相關(計時器+最後更新時間)*/
.counter_layout.footer_people {
  padding: 1.2rem 0 .8rem 0;
  background: #bb5747;
  color: #fff;
  text-align: center;
}
/*計時器*/
.counter_layout_div {
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  white-space: nowrap;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
.counter_layout_div div {
  float: left;
  display: inline-block;
  margin: 0 .8rem;
}
/*最後更新時間*/
.updatetime_box {
  display: none;
}
/*========== END-頁底計數器 ==========*/
/*======== 輪播模組 ========*/
.flash_module_div {
  width: 100%;
  margin: 0 auto;
  border-right: 5px solid #fff;
}
.flash_module_div .banner {
  margin: 0 auto;
}
.flash_module_div .banner .tb-list li{
  display: block;
}
.flash_module_div .banner .tb-list li a{
  display: block;
}
.flash_module_div .banner .tb-list li img {
  width: 100%;
  height:auto;
  max-height: 380px;
}

.tb-arrow a.next{
  right: -45px!important;
}

.carousel-controls {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 989;
  width: 50%;
  padding: 1%;
  text-align: right;
}
.btn-stop,.btn-start {
  /* width: 38px;
  height: 38px;
  line-height: 36px; */
  text-align: center;
  background-color: rgba(23, 24, 25, 0.8);
  /* border-radius: 100%; */
  border-radius: 30px;
  border: 0px solid #000000;
  color: #ffffff;
  cursor: pointer;
  /* font-size: 1.3rem; */
  font-size: 0.8rem;
  padding: 1.5% 5% 1% 5%;
}
.btn-stop {
  margin-right: 1%;
}
.btn-stop:hover,.btn-start:hover {
  background: #b14f40;
  /* border: 2px solid #b14f40; */
  font-size: 0.8rem;
}
.btn-stop:focus,.btn-start:focus {
  background: rgb(194, 39, 7);
  border: 2px solid rgb(194, 39, 7);
  font-size: 0.8rem;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 380px !important;
    min-height: 380px !important;
}
.carousel-control.left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-image:none;
  z-index: 2;
  background: #ffffff00;
  border: 0px;
}
.carousel-control.left:focus {
  background-color: #ffffff00 !important;
  outline: 0px solid #a35144 !important;
}
.carousel-control.right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-image:none !important;
  z-index: 2;
  background: #ffffff00;
  border: 0px;
}
.carousel-control.right:focus {
  background-color: #ffffff00 !important;
  outline: 0px solid #a35144 !important;
}
.adaptive2-icon-prev {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/icon-prev-w.png);
  background-color: rgba(23, 24, 25, 0.8);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-left: 7%;
  border-radius: 100%;
}
.adaptive2-icon-next {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/icon-next-w.png);
  background-color: rgba(23, 24, 25, 0.8);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 7%;
  border-radius: 100%;
}
.adaptive2-icon-prev:hover,.adaptive2-icon-next:hover {
  background-color: #b14f40;
}
.carousel-control.right:focus .adaptive2-icon-next {
  background-color: #b14f40;
}
.carousel-control.left:focus .adaptive2-icon-prev {
  background-color: #b14f40;
}
.carousel-control {
  opacity: 1 !important;
}
.carousel-inner > .item > a:focus > img {
  border: 5px solid #b14f40;
}

#carousel-page-info {
  position: absolute;
  z-index: 2;
  bottom: 3%;
  left: 45%;
  opacity: 0;
  color: #fff;
}

/*======== ///END-輪播模組 ========*/
/*~~~~~~~~~~~~~ 三欄位~~~~~~~~~~~~~*/
#mainContent {
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  background: #fff;
}
.left_more_modules, .center_more_modules, .right_more_modules {
  float: left !important;
  position: relative;
  z-index: 1;
}
/*左中右模組距離共用*/
.left_more_modules .mc_02, .center_more_modules .mc_02, .right_more_modules .mc_02 {
  padding: 0;
  margin: 0;
}
/*模組共用*/
.img_list .img_pic img, .graphic_list .img_pic img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
/* =========== 自定義模組 圖文 ===========*/
/*~~~~ 共用 ~~~~*/
.news_list, .img_list {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  overflow: hidden;
}
/*=========== 資訊明細 ===========*/
.news_list {}
.news_list li {
  width: 100%;
  overflow: hidden;
  padding: .65rem 0;
  border-bottom: 2px dotted #cfcfcf;
}
.news_list li span {
  /* color: #0f83ae; */
  color: #0F7BA4;
  font-size: 1.078rem;
  display: inline-block;
  float: left;
  width: 16%;
  padding-top: 4px;
  margin-right: 1%;
}
.news_list li a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 83%;
  float: left;
}
.news_list li a img{
  position:relative;
  margin-top: -4px;
}


/*=========== 資訊圖文 ===========*/
.img_list {}
.img_list li {
  float: left;
  display: block;
}
.img_list li a {
  display: inline-block;
}
.img_list li p {
  margin: 1rem 0 .5rem 0;
}
.img_list img {}


/*=========== tab分頁消息 ===========*/
.list_tab{
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: .5rem;
}
.list_tab ul{
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
}
.list_tab ul li{
    text-align: center;
    width: 100%;
    border-radius: .5px;
    display: block;
}


.list_tab ul li a{
  display: block;
  background: #ddd;
  background: #d2d9dd;
  padding: .5rem 1rem;
}
.list_tab ul li.is-active a,
.list_tab ul li:hover a{
  /* background: #5d9fc4; */
  background: #387A9E;
  color: #fff;
}

.list_tab ul li a:focus{
  /* background:#5d9fc4 !important; */
  background: #387A9E !important;
   outline: none!important;
   color: #fff!important;
}


.list_tab ul li a span{
    font-size: 1.38rem;
    font-weight: 600;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.list_tab ul li a span img{
     margin: 2px 6px 0 0;
}

.group-listtab{}
.group-listtab ul{}

/*=========== ///END-自定義模組 圖文 ===========*/
/*========== ~ 首頁 ~ ==========*/
/*========== 左欄位left_sidebar ==========*/
.left_layout {
  overflow: hidden;
  padding: 2rem 0;
}
/*top*/
.left_layout_title .mt_03 {}
.left_layout_title .mt_02 {}
.left_layout_title .mt_01 {}
.left_layout_title .mt_01 .h3 {}
.left_layout_title .mt_01 .module_more {}
.left_layout_title .mt_01 .module_more a {}
.left_layout_title .mt_01 .module_more a:hover {}
/*content*/
.left_layout_content {}
.left_layout_content .mc_03 {}
.left_layout_content .mc_02 {}
.left_layout_content .mc_01 {
  overflow: hidden;
}
/*bottom*/
.left_layout_bottom {}
.left_layout_bottom .mb_03 {}
.left_layout_bottom .mb_02 {}
.left_layout_bottom .mb_01 {}
/*=============== 　///左欄位left_sidebar ===============*/
/*=============== 中欄位left_sidebar ===============*/
.center_layout {
  overflow: hidden;
  padding: 2rem 0;
}
/*top*/
.center_layout_title .mt_03 {}
.center_layout_title .mt_02 {}
.center_layout_title .mt_01 {}
.center_layout_title .mt_01 .h3 {}
.center_layout_title .mt_01 .module_more {}
.center_layout_title .mt_01 .module_more a {}
.center_layout_title .mt_01 .module_more a:hover {}
/*content*/
.center_layout_content {}
.center_layout_content .mc_03 {}
.center_layout_content .mc_02 {}
.center_layout_content .mc_01 {
  overflow: hidden;
}
/*bottom*/
.center_layout_bottom {}
.centert_layout_bottom .mb_03 {}
.center_layout_bottom .mb_02 {}
.center_layout_bottom .mb_01 {}
/*=============== ///中欄位left_sidebar ===============*/
/*========== 右欄位left_sidebar ==========*/
.right_layout {
  overflow: hidden;
  padding: 2rem 0;
}
/*top*/
.right_layout_title .mt_03 {}
.right_layout_title .mt_02 {}
.right_layout_title .mt_01 {}
.right_layout_title .mt_01 .h3 {}
.right_layout_title .mt_01 .module_more {}
.right_layout_title .mt_01 .module_more a {}
.right_layout_title .mt_01 .module_more a:hover {}
/*content*/
.right_layout_content {}
.right_layout_content .mc_03 {}
.right_layout_content .mc_02 {}
.right_layout_content .mc_01 {
  overflow: hidden;
}
/*bottom*/
.right_layout_bottom {}
.right_layout_bottom .mb_03 {}
.right_layout_bottom .mb_02 {}
.right_layout_bottom .mb_01 {}
/*=============== 　///右欄位left_sidebar ===============*/
/* =============== 嵌套模組 ===============*/
/*~~~公用*/
.more_modules {
  padding: 2rem 0;
  overflow: hidden;
  margin: 0;
}
.more_modules .center_layout_title h2.title_h2 {
  padding: 0;
  margin: 0;
}
h2.title_h2 {
  color: #000000;
  margin: 0 0 1rem 0;
  padding: 0;
  text-align: left;
  font-size: 1.82rem;
  font-weight: 600;
}

.more_modules h2.title_h2{
  display: none;
}

/*~崁套內的三欄中間改成百分比~*/
.center_layout_content .more_module_center_layout_content .mc_01, .center_layout_content .more_module_left_layout_content .mc_01, .center_layout_content .more_module_right_layout_content .mc_01 {
  width: 100% !important;
}
.more_module_more {
  text-align: center;
  display: block;
}
.more_module_more a {
  display: inline-block;
  /* background: #a1a1a1 url(../images/more_module_more.png) no-repeat 15px 10px; */
  background: #737373 url(../images/more_module_more.png) no-repeat 15px 10px;
  border-radius: 2px;
  padding: .5rem 1.2rem .5rem 2.7rem;
  color: #fff;
  margin: 1rem 0;
}
.more_module_more a:hover {
  background: #c64144 url(../images/more_module_more.png) no-repeat 15px 10px;
}
/* 左欄 */
/* 中欄 */
/* 右欄 */
/* =============== ///嵌套模組 ===============*/
/*=============== 首頁自定義模組 ===============*/
/* =========== (一)廣告banner+訊息連結 ===========*/
.c_more_module_5 {
  padding-bottom: 0;
}
.c_more_module_5 h2.title_h2 {
  padding: 0;
  margin: 0;
}
/*==== 訊息連結 ====*/
.more_mudule_17 {}
.more_mudule_17 h2.title_h2{
  display: none;
}
.more_mudule_17 ul.img_list {}
.more_mudule_17 ul.img_list li {
  width: 50%;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  /* background: #428cb2; */
  background: #397898;
  text-align: center;
  position: relative;
  min-height: 138.5px;
  padding: 1.5rem 0;
}
.more_mudule_17 ul.img_list li:hover {
  /* background: #4a96bd; */
  background: #30637D;
}
.more_mudule_17 ul.img_list li a {
  background: url(../images/more_mudule_17_li.png) no-repeat center center;
  color: #fff;
  font-size: 1.08rem;
  min-width: 80px;
  min-height: 80px;
}
.more_mudule_17 ul.img_list li img {
  margin-top: 1rem;
}
.more_mudule_17 ul.img_list li p {
  position: absolute;
  bottom: .5rem;
  width: 100%;
  left: 0;
}
/*嚴重特殊傳染性 肺炎專區*/
.more_mudule_17 ul.img_list li:nth-child(1) {
  width: 100%;
  min-height: inherit;
  padding: 0;
  border-bottom: 4px solid #fff;
}
.more_mudule_17 ul.img_listli:nth-child(1) {
  background: none;
}
.more_mudule_17 ul.img_list li:nth-child(1) a {
  background: none;
}
.more_mudule_17 ul.img_list li:nth-child(1) a:focus {
  outline: 5px solid #f8a100f8 !important;
}
.more_mudule_17 ul.img_list li:nth-child(1) img {
  margin: 0;
}
.more_mudule_17 ul.img_list li:nth-child(1) p {
  display: none;
}
/* ======= 廣告banner =======*/
/* ======= 訊息連結 =======*/
/* (1)嚴重特殊傳染性肺炎專區 */
/* (2~5)嚴重特殊傳染性肺炎專區 */
/* =========== ///END-(一)廣告banner+訊息連結 ===========*/
/* =========== (二)福利服務 ===========*/
.mudule_18 {
  position: relative;
  padding: 2.5rem 0;
}
.mudule_18 .center_layout_title .mt_01, .mudule_18 .center_layout_content .mt_01 {
  width: auto;
  display: inline-block;
}
/*標題*/
.mudule_18 .center_layout_title {
  overflow: hidden;
}
.mudule_18 .center_layout_title .mt_02 {
  position: absolute;
}
.mudule_18 .center_layout_title .mt_02::after {
  content: "";
  display: block;
  width: 134px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 40%;
  margin-left: -50px;
  background: url(../images/mudule_18_h2.png) no-repeat center top;
}
.mudule_18 .center_layout_title .mt_01 {
  background: #363638f2 url(../images/mudule_18_mt_01.png) repeat-x center top;
  padding: 2rem 1.5rem .8rem 1.5rem;
  width: 180px;
  border-radius: 2px;
  margin-top: 76px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.mudule_18 h2 {
  position: relative;
  color: #fff;
  text-align: center;
}
.mudule_18 h2.title_h2::after {
  content: "services";
  position: absolute;
  left: 0;
  bottom: -18px;
  color: #cfe8cb;
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: .5px;
  text-transform: uppercase;
  width: 100%;
}
/*內容*/
.mudule_18 ul {
  border-left: 2px #d1d1d147 dotted;
  margin-left: 18%;
  padding-top: 1rem;
  width: 82%;
}
.mudule_18 ul li {
  width: 14.2%;
  width: 16.6%;
  width: 14.2%;
  text-align: center;
}
.mudule_18 ul li a {
  font-size: 1.38rem;
  font-weight: 600;
}
.mudule_18 ul li a img {
  background: #f5f5f5;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: .76rem;
  text-align: center;
}
.mudule_18 ul li a img:hover {
  background: #f59f00;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 20px -20px;
}
.mudule_18 ul li p {}
/* =========== ///END-(二)福利服務 ===========*/
/* =========== (三)最新消息+新聞發布 ===========*/
.c_more_module_1 {
  position: relative;
}
.c_more_module_1::before {
  background: #f5f5f5;
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
}
/*共用*/
.more_mudule_5 h2.title_h2, .more_mudule_6 h2.title_h2 {
  background: url(../images/c_more_module_5_h2.png) no-repeat left top;
  padding: 5px 0 0 38px;
  position: relative;
  display: block;
}
.more_mudule_5 .more_module_left_layout_content .mc_03::after, .more_mudule_6 .more_module_center_layout_content .mc_03::after {
  position: absolute;
  content: "";
  top: 2.5rem;
  display: block;
  width: 60px;
  height: 60px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 70% 100%, 70% 30%, 0 30%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 70% 100%, 70% 30%, 0 30%);
}
.more_mudule_5 h2.title_h2::after, .more_mudule_6 h2.title_h2::after {
  position: absolute;
  left: 135px;
  bottom: 2px;
  color: #cd3650;
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: .5px;
  text-transform: uppercase
}
/*最新消息*/
.more_mudule_5 {
  padding-right: 1.8rem;
}
.more_mudule_5 .more_module_left_layout_content .mc_03::after {
  right: 1rem;
  background: #d5f1e5;
}
.more_mudule_5 h2.title_h2::after {
  content: "latest news";
}
/*新聞發布*/
.more_mudule_6 {
  padding-right: .5rem;
  padding-left: 1.5rem;
}
.more_mudule_6 .more_module_center_layout_content .mc_03 {}
.more_mudule_6 .more_module_center_layout_content .mc_03::after {
  right: 0;
  background: #dae5ee;
}
.more_mudule_6 h2.title_h2::after {
  content: "Press Releases";
}
/*共用*/
.more_mudule_5 .more_module_left_layout_content .mc_01, .more_mudule_6 .more_module_center_layout_content .mc_01, .c_more_module_1 .more_module_left_layout_bottom, .c_more_module_1 .more_module_center_layout_bottom {
  background: rgba(255, 255, 255, 1.0);
  overflow: hidden;
  padding: 2.5rem 2rem .8rem 2rem;
}
.c_more_module_1 .more_module_left_layout_bottom, .c_more_module_1 .more_module_center_layout_bottom {
  padding: 0 0 1.5rem 0;
}
.more_mudule_6 .news_list li span {
  /* background: #56afcd; */
  background: #2F7F9D;
  color: #fff;
  text-align: center;
  padding: 2px 0;
  border-radius: 2px;
}
/*=============== ///END-(二)最新消息+新聞發布 ===============*/
/*=============== (四)資訊專區 ===============*/
.mudule_4 {
  padding: 1.5rem 0 4.5rem 0;
  background: #f5f5f5;
}
.mudule_4 h2.title_h2{
  display: none;
}
.mudule_4 .img_list li {
  width: 20%;
  padding-left: 4px;
}
.mudule_4 .img_list li:nth-child(1) {
  padding-left: 0;
}
.mudule_4 .img_list li p {
  display: none;
}
/*=============== ///END-(四)資訊專區 ===============*/
/*=============== (五)場館介紹 ===============*/
.mudule_2 {}
.mudule_2 h2.title_h2{
  display: none;
}


.mudule_2 .img_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.mudule_2 .img_list li {
  width: 180px;
  width: 157px;
  position: relative;
  background: url(../images/mudule_2_li1.png) no-repeat center center;
  padding: 12px;
  margin-right: 1.36rem;
  margin-right: 0.88rem
}
.mudule_2 .img_list li:hover {
  background: rgba(71, 119, 75, .9);
  border-radius: 50%;
}
.mudule_2 .img_list li:nth-last-child(1) {
  margin-right: 0;
}
.mudule_2 .img_list li a {
  color: #fff;
  display: block;
  text-align: center;
}
.mudule_2 .img_list li img {
  border-radius: 50%;
  width: 156px;
  height: 156px;
  width: 136px;
  height: 136px;
}
.mudule_2 .img_list li p {
  font-size: 1.12rem;
  line-height: 1.5rem;
  font-weight: 600;
  width: 240px;
  height: 90px;
  width: 208px;
  height: 80px;
  position: absolute;
  left: -30px;
  left: -26px;
  bottom: -6px;
  padding: 32px 60px;
  padding: 28px 50px;
  -webkit-clip-path: circle(50% at 50% 0);
  clip-path: circle(50% at 50% 0);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#47774b+16,47774b+69,47774b+100&0+15,0.9+16,0.9+16,0.9+100 */
  background: -moz-linear-gradient(top, rgba(71, 119, 75, 0) 15%, rgba(71, 119, 75, 0.9) 16%, rgba(71, 119, 75, 0.9) 69%, rgba(71, 119, 75, 0.9) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(71, 119, 75, 0) 15%, rgba(71, 119, 75, 0.9) 16%, rgba(71, 119, 75, 0.9) 69%, rgba(71, 119, 75, 0.9) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(71, 119, 75, 0) 15%, rgba(71, 119, 75, 0.9) 16%, rgba(71, 119, 75, 0.9) 69%, rgba(71, 119, 75, 0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0047774b', endColorstr='#e647774b', GradientType=0); /* IE6-9 */
}
.mudule_2 .img_list li p::after {
    display: inline-block;
    position: absolute;
    content: "";
    background: url(../images/mudule_2_p.png) no-repeat center top;
    left: 0;
    top: 50%;
    margin-top: -24px;
    width: 100%;
    height: 10px;
}
/*=============== ///END-(五)場館介紹 ===============*/
/*=============== (六)熱門連結+相關連結 ===============*/
.c_more_module_2 .mc_01 {
  background: #f7f6f6 url(../images/c_more_module_2.png) no-repeat right top;
  padding: 2rem 1rem 4rem 1.5rem;
}
.c_more_module_2 .more_module_left_layout_content .mc_01, .c_more_module_2 .more_module_center_layout_content .mc_01 {
  background: none;
  padding: 0;
}
/*熱門連結*/
.more_mudule_3 {}
.more_mudule_3 h2.title_h2 {
  background: url(../images/more_mudule_3_h2.png) no-repeat left top;
  padding: 5px 0 0 38px;
  position: relative;
  width: 100%;
  display: block;
}
.more_mudule_3 h2.title_h2::after {
  content: "Popular links";
  position: absolute;
  left: 135px;
  bottom: 2px;
  color: #cd3650;
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: .5px;
  text-transform: uppercase;
  width: 100%;
}
.more_mudule_3 .img_list li {
  width: 48.5%;
  margin: 1.5%;
  text-align: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c8aec6+0,c8aec6+38,c8aec6+38,c5a0c2+38,c5a0c2+100 */
  background: rgb(200, 174, 198); /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(200, 174, 198, 1) 0%, rgba(200, 174, 198, 1) 38%, rgba(200, 174, 198, 1) 38%, rgba(197, 160, 194, 1) 38%, rgba(197, 160, 194, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(200, 174, 198, 1) 0%, rgba(200, 174, 198, 1) 38%, rgba(200, 174, 198, 1) 38%, rgba(197, 160, 194, 1) 38%, rgba(197, 160, 194, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(200, 174, 198, 1) 0%, rgba(200, 174, 198, 1) 38%, rgba(200, 174, 198, 1) 38%, rgba(197, 160, 194, 1) 38%, rgba(197, 160, 194, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8aec6', endColorstr='#c5a0c2', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.more_mudule_3 .img_list li:nth-child(2n-1) {
  margin-left: 0;
}
.more_mudule_3 .img_list li:nth-child(2n) {
  margin-right: 0;
}
.more_mudule_3 .img_list li a:hover {
  color: rgba(255, 255, 255, .8);
}
.more_mudule_3 .img_list li img {
  background: #fff;
  border-radius: 50%;
  margin-top: .5rem;
}
.more_mudule_3 .img_list li p {
  margin: 5px 0;
}
/*相關連結*/
.more_mudule_13 {}

.more_mudule_13 h2.title_h2{
  display: none;
}
.more_mudule_13 .img_list {
padding: 3.8rem 0 0 1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
      /*設定拉軸*/
    height: 240px;
    overflow: auto;

}
.more_mudule_13 .img_list li {
    flex: 0 0 24%;
    background: #fff;
    border: 1px solid #d9d9d9;
    padding:1rem .4rem 1rem .5rem;
    margin: 0 .5%;
    text-align: center;
    height: auto;
    border-bottom-style: solid;
    border-bottom-width: 8px;}

.more_mudule_13 .img_list li a {
    display: flex;
    width: 100%;
    background-position: 70% top;
    background-repeat: no-repeat;
    height: auto;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}
.more_mudule_13 .img_list li img {
  display: inline-block;
  width: 42px;
}
.more_mudule_13 .img_list li p {
    padding: 15px 0 0 0;
    text-align: left;
    letter-spacing: -.25px;
    display: block;
    width: auto;
    margin: 0 auto;
}
/*!!!不同顏色*/

/*底線*/
.more_mudule_13 .img_list li:nth-child(1n) {
  border-bottom-color: #3fc1c3;

}
.more_mudule_13 .img_list li:nth-child(2n) {
  border-bottom-color: #7ac26c;
}
.more_mudule_13 .img_list li:nth-child(3n) {
  border-bottom-color: #ffa13d;
}
.more_mudule_13 .img_list li:nth-child(4n) {
  border-bottom-color: #ff8b8b;
}
.more_mudule_13 .img_list li:nth-child(5n) {
  border-bottom-color: #9b76b7;
 
}
.more_mudule_13 .img_list li:nth-child(6n) {
  border-bottom-color: #778ed1;
}
.more_mudule_13 .img_list li:nth-child(7n) {

  border-bottom-color:#beab8a;
}
.more_mudule_13 .img_list li:nth-child(8n) {
  border-bottom-color: #97c2cd;
}


.more_mudule_13 .img_list li:first-child,
.more_mudule_13 .img_list li:nth-child(5n){

}
.more_mudule_13 .img_list li:nth-child(4n),
.more_mudule_13 .img_list li:nth-last-child(1){

}


/*分隔圖*/
.more_mudule_13 .img_list li:nth-child(1n) a {
  background-image: url(../images/more_mudule_13p_01.png);
}
.more_mudule_13 .img_list li:nth-child(2n) a {
  background-image: url(../images/more_mudule_13p_02.png);
}
.more_mudule_13 .img_list li:nth-child(3n) a {
  background-image: url(../images/more_mudule_13p_03.png);
}
.more_mudule_13 .img_list li:nth-child(4n) a {
  background-image: url(../images/more_mudule_13p_04.png);
}
.more_mudule_13 .img_list li:nth-child(5n) a {
  background-image: url(../images/more_mudule_13p_05.png);
}
.more_mudule_13 .img_list li:nth-child(6n) a {
  background-image: url(../images/more_mudule_13p_06.png);
}
.more_mudule_13 .img_list li:nth-child(7n) a {
  background-image: url(../images/more_mudule_13p_07.png);
}
.more_mudule_13 .img_list li:nth-child(8n) a {
  background-image: url(../images/more_mudule_13p_08.png);
}


/*=============== ///END-(六)熱門連結+相關連結 ===============*/
/*=============== (七)頁底開闔選單 ===============*/
.mudule_19 {
  position: relative;
  padding: 0;
}
.mudule_19  h2.title_h2{
  display: none;
}
.mudule_19 .center_layout_content{
  background: #f5f5f5 url(../images/mudule_19.png) repeat-x center top;
}
.mudule_19 .center_layout_content .mc_03 {
  overflow: hidden;
    padding-top: 1rem;

}
.mudule_19 .center_layout_content .mc_02{
}

/*新版面樣式*/
  #accordion{
    z-index: 1;
        margin: 0;

  }
  #accordion .panel{
    border: none;
    background: none;
    box-shadow: none;
  }

  #accordion .panel-heading{
    padding: 0;
    border-radius: 0;
    border: none;
    text-align: center;
    background: none;
    border-bottom: none;
  }

  #accordion .panel-title a{
    padding: 0.6rem 3rem;
    position: relative;
    transition: all 0.3s ease 0s;
    background: #aba59a url(../images/flip.png) no-repeat center 12px;
    border-radius: 78px 78px 0 0;
    display: inline-block;
    text-indent: -9999px;
  }

  #accordion .panel-title a.collapsed{
    margin-left: 0;
    transition: all 0.3s ease 0s;

  }

  #accordion .panel-collapse{
    position: relative;
  }
  #accordion .panel-body{
    z-index: 1;
    border:none;
  }
/*///=== END ===///*/

/*開闔內容*/
.panels {
  margin: 0px;
  padding: 4em 0 6rem 0;
  text-align: left;
  overflow: hidden;
  display: block;
  text-align: center;
}
.panels ul {
  display: inline-block;
  width: auto;
}
.panels ul li {
  float: left;
  display: block;
  width: 20%;
  text-align: left;
  padding: 0 1.5em;
}
.panels ul li a {
  font-size: 1.38rem;
  color: #333333;
  font-weight: 600;
  display: block;
}
.panels ul li a:hover {
  color: #c64144;
}
.panels ul ul {
  margin-top: 2rem;
  text-align: left;
}
.panels ul ul li {
  float: none;
  width: 100%;
  padding: 0;
  text-align: left;
}
.panels ul ul li a {
  font-size: 1.12rem;
  color: #545454;
  padding: 4px;
  font-weight: 400;
}
.panels ul ul li a:hover {
  background: #c64144;
  color: #fff;
  border-radius: 2px;
}
/*=============== ///END-(七)頁底開闔選單 ===============*/
/*============= 內頁模組 ==============*/
/*========== 頁標題+導覽列 ==========*/
.information {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 3rem 0;
}
/*====== TOP標題 ======*/
.infor_nav {
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 2px;
  border-bottom: 4px #edae7f dotted;
}
.infor_nav .mt_03 {
  padding-bottom: 2px;
  border-bottom: 4px #dc894c dotted;
}
.infor_nav .mt_02 {
  padding-bottom: 2px;
  border-bottom: 4px #cc7738 dotted;
}
.infor_nav hr {
  display: none;
}
/*標題*/
h2.infor_title {
  color: #c55c4b;
  font-size: 2rem;
  font-weight: bold;
  border-left: 10px solid #c55c4b;
  padding: 2px 0 0 .5rem;
  margin-bottom: 1rem;
  line-height: 2.1rem;
}
/*明細的標題*/
.details .infor_title {
  font-size: 1.67rem;
}
/*階層導覽*/
.nav_title {
  position: absolute;
  top: -2rem;
  right: 0;
  color: #545454;
  font-size: 1.1rem;
}
.nav_title a {}

/*==== 消息頁籤====*/
.inforne_btab{
    padding: 0;
    margin: 0;
}
.inforne_btab ul{
  display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.inforne_btab ul li{}
.inforne_btab ul li a{
    display: block;
    padding: .5rem 2rem;
    /* background: #b89378; */
    background: #956E50;
    color: #fff;
    border-right: 2px solid #fff;

    -webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.inforne_btab ul li a:hover{
  /* background: #51928b; */
  background: #447E77;
}

.inforne_btab ul li a span{}

/*==== ///END-消息頁籤====*/

/*==== 消息OL====*/
.bracket-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bracket-list li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.5em;
  align-items: start;
  margin-bottom: 0.5em;
}
.bracket-list .num {
  white-space: nowrap;
}
.bracket-list .text {
  word-break: break-word;
}
/*==== ///END-消息OL====*/

/*=== ///END-TOP標題 ===*/
/*====== 內頁內容 ======*/
.infor_contain {
  padding: 0 .5rem;
}
/*明細內容外框*/
.infor_content {
  padding: 1rem 0 2rem 0;
}
/*標題用*/
.information h3 {
  padding: 1rem 1.5rem 1.5rem 1.5rem;
  font-weight: 600;
  color: #4c7168;
  position: relative;
}
.information h3::after {
  position: absolute;
  content: "";
  display: block;
  background: #4c7168;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  top: 16px;
  left: 0;
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.information p{
line-height: 180%;
    margin-bottom: 10px;
}


/*==== 內頁明細(只有文) ====*/
.main_container .news_list.list-group, .main_container .news_list {}
.main_container news_list.list-group li, .main_container .news_list li {
  padding: .8rem .2rem;
}
.main_container .news_list.list-group li span, .main_container .news_list li span {
  font-size: inherit;
  float: right;
  width: auto;
  margin-right: 0;
}
.main_container .news_list.list-group li span a, .main_container .news_list li span a {
  width: auto;
}
/*==== ///END-內頁明細(只有文) ====*/
/*==== 內頁附件 ====*/
.download_all_buttons {
    border-radius: 3px;
        padding: 0.5em 0.2em;
    background: #b1c39d;
    color: #22351c;
        border: 0px;
}
.download_all_wrapper {
    position: absolute;
    top: -3px;
    right: 0px;
}
.download_all_buttons:hover {
    border-radius: 3px;
        padding: 0.5em 0.2em;
    background: #97AF7E;
    color: #22351c;
}
.annexs_list {
  margin: 2.5rem 0 0 0;
  position: relative;
}
/*標題名稱*/
.annexs_list #annexs_title {
  display: inline-block;
  background: rgb(71 119 75 / 90%);
  color: #fff;
  padding: .5rem 1rem;
  border-radius: 2px;
}
/*條列內容*/
.annexs_list .annexsull {
  padding: 1rem 1.5rem 2rem 1.5rem;
  overflow: hidden;
  background: #fafafa;
  border-top: 3px solid rgb(71 119 75 / 90%);
}
.annexs_list .annexsull .annexs_item {
    position: relative;
    padding: .8rem 0 .8rem .8rem;
    border-bottom: 1px dashed rgb(176 169 175);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.annexs_list .annexsull .annexs_item a::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 1.3rem;
  width: 6px;
  height: 10px;
  background: #879865;
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
/*時間*/
.annexs_list .annexsull .annexs_item span.itemtime{
  background: #859f8926;
    padding: 3px 8px;
    color: #396c3e;
    margin: 0 0 0 .5rem;
    font-size: 1rem;
    border-radius: 2px;
}

/*==== ///END-內頁附件 ====*/
/* 如何到達 */
.business_charge .architecture_map {
  display: block;
  margin-bottom: 1rem;
}
.business_charge .architecture_map h3 {
  display: inline-block;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 1.78rem;
  padding: 1rem 1.5rem 0rem 1.5rem;
}
.business_charge .architecture_map h4 {
  display: inline-block;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 1.3rem;
  color: #223631;
  position: relative;
  padding: 1rem 1.5rem 0rem 1.5rem;
}
.business_charge .architecture_map h4::after {
  position: absolute;
  content: "";
  display: block;
  background: #223631;
  width: 12px;
  height: 12px;
  top: 16px;
  left: 0;
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.architecture_map_p p {
  padding-left: 2%;
} 
.architecture_map2 {
  padding-left: 2%;
}
/* 如何到達end */
/*==== 內容中的表格設定框線距離 ====*/
.information table {
  letter-spacing: 1px;
}
.information table th, .information table td {
  border: 1px solid #c8c8c8;
  padding: .8rem;
}
.information table th {
  padding: 1rem .8rem;
  font-weight: 600 !important;
}
.information table td {}
/*==== ///END-內容中的表格設定框線距離 ====*/

/*==== 內頁明細-資料更新====*/
.dupdate{
    margin: 0;
    text-align: right;
}
.dupdate p{
margin: 0;
    font-size: 1.04rem;
    padding: 5px 15px 2px 15px;
    color: #534c49;
    display: inline-block;
    background: #9f958d30;
    border-radius: 25px;
}
/*==== ///END-內頁明細-資料更新====*/

/*====== ///END-內頁內容 ======*/
/*====== 明細內容 返回按鈕 ======*/
.back {
  display: block;
  text-align: center;
  margin: 1em 0.5em;
}
.back a {
  border-radius: 3px;
  padding: 0.5em 1.5em;
  /* background: #98857a; */
  background: #876F69;
  color: #fff;
}
.back a:hover {
  background: #875537;
}
/*====== ///END-明細內容 返回按鈕 ======*/
/*========== 頁碼 ==========*/
.web_paging {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 2rem 0 1rem 0;
}
.web_paging table th, .web_paging table td {
  border: none;
  padding: 0;
  margin: 0;
}
.web_paging input {
  border-radius: 2px;
  text-align: center;
  margin: 0 5px;
}
.web_paging input.page {
  background: #fff;
  border: 1px solid #ccc;
}
.web_paging input.button {
  /* background: #5a8c9a; */
  background: #4E7B88;
  color: #fff;
  /* border: 1px solid #5a8c9a; */
  border: 1px solid #4E7B88;
}
/*========== ///END-頁碼 ==========*/
/*==========  網站導覽 ========== */
/*==== 內容+導覽選單 ====*/
.sitemap {
  width: 100%;
  overflow: hidden;
  padding: 1rem 0;
}
.site_map_text {
  background: rgba(162, 194, 196, .25);
  padding: 1rem;
  border-radius: 5px;
  margin-bottom: 1rem;
}
.sitemap_menu {
  padding: 0 .5rem;
}
.sitemap_menu ul {
  padding: .2rem 1rem 1rem 1.22rem;
}
.sitemap_menu ul li {}
.sitemap_menu ul li a {
  font-weight: 600;
  font-size: 1.22rem;
}
.sitemap_menu ul ul {
  padding: .2rem 1rem 1rem 1rem;
}
.sitemap_menu ul li li a {
  font-weight: normal;
  font-size: inherit;
}
/*==========  ///END-網站導覽 ========== */
/*============= 內頁自定義內容 ==============*/
/*==== 首頁 > 關於本局 > 機關介紹 > 業務執掌  ====*/
.business_charge {
  overflow: hidden;
  width: 100%;
}
.business_charge .architecture {
  display: block;
  margin-bottom: 3rem;
  text-align: center;
}
.business_charge .architecture h3 {
  display: inline-block;
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 1.78rem;
}
.architecture ol, .architecture ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
.architecture ol li, .architecture ul li {
  width: 15%;
  float: left;
  padding: .5rem;
  text-align: center;
}
.architecture ol li:nth-child(3), .architecture ul li:nth-child(3) {
  width: 55%;
}
.architecture ol.title_th li {
  font-weight: 600;
  background: #dedede;
  text-align: center;
  padding: 1rem .5rem;
}
.architecture ul {
  border: 1px #e8e3df solid;
  border-top: none;
}
.architecture ul:nth-child(even) {
  background: #f5f2ef;
}
.architecture ul li:nth-child(3) {
  text-align: left;
}
.architecture ul ol.list {
  list-style: decimal;
  padding-left: 30px;
  border-left: 1px #ccc dashed;
}
.architecture ul ol.list li {
  float: none;
  width: 100%;
  padding: 0;
  text-align: left;
}
.architecture ul ol.list li ol {
  padding-left: 30px;
  list-style-type: decimal-leading-zero;
}
.table_pc {
  display: block !important;
}
.table_mobile {
  display: none !important;
}

.architecture table tr {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
.architecture table tr th, .architecture table tr td {
  width: 15%;
  float: left;
  padding: .5rem;
  text-align: center;
}
.architecture table tr th:nth-child(3), .architecture table tr td:nth-child(3) {
  width: 55%;
}
.architecture table tr.title_th li {
  font-weight: 600;
  background: #dedede;
  text-align: center;
  padding: 1rem .5rem;
}
.architecture table tr {
  border: 1px #e8e3df solid;
  border-top: none;
}
.architecture table tr:nth-child(even) {
  background: #f5f2ef;
}
.architecture table tr td:nth-child(3) {
  text-align: left;
}
.architecture table tr.list {
  list-style: decimal;
  padding-left: 30px;
  border-left: 1px #ccc dashed;
}
.architecture table tr.list li {
  float: none;
  width: 100%;
  padding: 0;
  text-align: left;
}
.architecture table tr.list td ol {
  padding-left: 30px;
  list-style-type: decimal-leading-zero;
}

.title_th_padding-left {
    padding-left: auto !important;
  }

/*==== youtube_video iframe 崁入樣式 ====*/
.youtube_video {
  width: 100%;
  overflow: hidden;
  padding-top: 2rem;
}
.video_module {
  overflow: hidden;
  padding: 1rem 0 2rem 0
}
.video_module .nane {
  background: url(../images/video_module.png) repeat-x left bottom;
}
.video_module .nane span {
  padding: .5rem 1rem .5rem 3rem;
  font-size: 1.4rem;
  display: inline-block;
  color: #fff;
  background: #479578 url(../images/nane.png) no-repeat 5px center;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.video_module .section {
  border-top: 1px solid #479578;
  padding: .5rem 0 0 0;
  text-align: center;
}
.videobox {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 56.25%
}
.videobox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video_module .section p.pin {
  background: #c75151;
  color: #fff;
  padding: .5rem;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  display: inline-block;
  font-weight: bold;
}
/*==== ///END-youtube_video iframe 崁入樣式 ====*/

/*==== 識詐宣導專區 ====*/
.scam_area{
	padding: 0;
    margin: 0;
}
.scam_area .conn{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background: #beab8a66;
    padding: 2rem;
    border-radius: 10px;
    margin: 0 0 2rem 0;
    position: relative;
}

.scam_area .conn span.iconn{
    position: relative;
    display: block;
    text-align: center;
    margin: 0 0 1.5rem 0;
}
.scam_area .conn span.iconn svg{
      width: 80px;
    height: 80px;
    fill: #fff;
}

.scam_area .botew{
    border-radius: 25px;
    padding: 1rem 3rem 1rem 1rem;
    flex: 0 0 45%;
}
.scam_area .botew p{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 160%;
}

.scam_area .lisw{
    flex: 0 0 55%;
    padding: 1rem 2rem;
    background: #fff;
    border-radius: 5px;
}
.scam_area .main-a{
margin: 0 0 .5rem 0;
    padding: .5rem;
    position: relative;
    display: flex
;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.scam_area .main-a::after{
position: absolute;
    content: "";
    display: inline-block;
    background: #aa8884;
    border-radius: 50%;
    left: -1.5px;
    top: 50%;
    margin-top: -18px;
    width: 30px;
    height: 30px;
}
.scam_area .main-a span{
position: relative;
    z-index: 1;
    font-size: 1.5rem;
    color: #fff;
    font-style: italic;
}
.scam_area .main-a a{
padding: 0 0 2px 0;
    display: block;
    width: 100%;
    border-bottom: 1px #ad9292 dashed;
    margin: 0 0 5px 12px;
}
.scam_area .main-a a p{}


/*==== ///END-識詐宣導專區 ====*/

/*========== ///END-首頁 > 關於本局 > 機關介紹 > 業務執掌 ==============*/
/*========= 首頁 > 施政專區 > 施政行事曆 ==========*/
.policy_calendar {
  width: 100%;
  overflow: hidden;
}
.policy_calendar ol, .policy_calendar ul {
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.policy_calendar ol li {
  overflow: hidden;
  width: 100%;
  border-bottom: 3px solid #87a8818a;
  padding: 1.5rem 0;
  position: relative;
}
/*標題*/
.policy_calendar ol li.month {
  padding: 1rem;
  font-weight: 600;
  border-top: 1px solid #d7d7d7;
  background: #87a881;
  color: #fff;
  font-size: 1.14em;
}
.policy_calendar ol li.month div {
  text-align: center;
  border-right: 2px solid #ffffff47;
}
/*月份*/
.policy_calendar ol li .mo {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  padding-left: 0;
  margin-left: 0;
  margin-top: -2.5%;
}
.policy_calendar ol li .mo span {
  display: inline-block;
  background: #1e7da8;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  padding: 15px 0;
  width: 50px;
  height: 50px;
  font-weight: 600;
}
/*日曆*/
.policy_calendar ol li .calendar {
  border-right: 2px #7d9b8233 dashed;
  padding-left: 4%;
}
.policy_calendar ol li .calendar table {
  text-align: center;
  background: #fff;
}
.policy_calendar ol li .calendar table th, .policy_calendar ol li .calendar table td {
  padding: 1.1rem 1rem;
}
/*活動內容*/
.policy_calendar ol li .activity_word ul {
  padding: 0;
}
.policy_calendar .activity_word {}
.policy_calendar .activity_word ul li {
  padding: 3px 5px;
  padding-left: 15px;
  position: relative;
  border-bottom: 1px solid #cad5c8;
  font-size: 1.2rem;
}
.policy_calendar .activity_word ul li:hover {
  background: #7d9b825e;
}
.policy_calendar .activity_word ul li::after {
  background: #779e8a;
  webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 6px;
  height: 10px;
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  top: 7px;
}
/*====== ///END-首頁 > 施政專區 > 施政行事曆 =======*/
/*==== 首頁 > 業務專區 > 經濟建設 > 貸款服務 (原住民族綜合發展基金貸款) ====*/
.loan_fund {
  overflow: hidden;
  width: 100%;
}
.loan_fund .loan_fund_box {
  margin: 0 0 2.5rem 0;
  padding: 0;
  border-radius: 10px;
  background: #9a887824;
}
/*方案標題*/
.loan_fund .loan_fund_box h3 {
  font-size: 1.6rem;
  background: #9f7f98;
  color: #fff;
  padding: 1.5rem 1rem 1.5rem 3.5rem;
}

.loan_fund .loan_fund_box h3 .nane{
  width: auto;
  display: inline-block;
}

.information .loan_fund .loan_fund_box h3::after {
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
  left: .9rem;
  top: 1.4rem;
  background: #ffffff59;
  width: 26px;
  height: 26px;
}
.loan_fund .loan_fund_box h3 span.titt {
  font-size: 1.24rem;
}
.loan_fund .loan_fund_box h3 span.type{
background: #ffffff40;
    display: inline-block;
    padding: 0 5px;
    border-radius: 2px;
    margin: 0 4px;
}

.loan_fund .loan_fund_box h3 a {
  display: inline-block;
  float: right;
  border-radius: 25px;
  background: #00000026;
  padding: 10px 25px;
  position: relative;
  margin-top: -8px;
  color: #fff;
  font-size: 1.24rem;
}
.loan_fund .loan_fund_box h3 a:hover{
  background:#00000038;
}

/*方案內容*/
.loan_fund .loan_fund_box ul {
  padding: 1rem;
  overflow: hidden;
}
.loan_fund .loan_fund_box ul li {
    overflow: hidden;
    background: #ffffffe0;
    margin: 0 0 0.5rem 0;
    padding: 0;
     border: 1px solid #8cad9fa1;
    width: 100%;
    display: inline-flex;
}

.loan_fund .loan_fund_box ul li span.mark {
  width: 14%;
  background: #70b196;
    color: #fff;
    font-weight: 600;
    float: left;

}
.loan_fund .loan_fund_box ul li span{ 
    padding: 8px 10px;
}

.loan_fund .loan_fund_box ul li span.wo{
  width: 85%;
  float: left;

}

.loan_fund .loan_fund_box ul li a {
  display: inline-block;
    background: #c86868;
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
}


.loan_fund .loan_fund_box ul li a:hover{
      background: #b65a5a;
}

.loan_fund .loan_fund_box ul ul {
  width: 100%;
    padding:0;
}
.loan_fund .loan_fund_box ul ul li {
 position: relative;
    margin: 0;
    border: none;
    padding: 0.5rem 1rem 0.5rem 1.5rem;
}
.loan_fund .loan_fund_box ul ul li::after {
position: absolute;
    content: "";
    top: 13px;
    left: 8px;
    background: #418fa1;
    width: 8px;
    height: 10px;
    -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.loan_fund .loan_fund_box ul ol {
  padding: 0 0 0 25px;

}
.loan_fund .loan_fund_box ul ol li {
border: none;
    overflow: inherit;
    list-style-type: decimal;
    display: revert;
    overflow:initial;
}
/*方案內容*/
.connect {
  padding: 1rem 1.5rem;
    border-radius: 5px;
    border: 1px #6495af dashed;
}
.connect .mark{
    background: #7683a6;
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 0.5rem;
    text-align: center;
    letter-spacing: 10px;
    margin-bottom: 0.5rem;
    position: relative;
    margin-top: -1.1rem;
    margin-left: -1.6rem;
    width: 103.8%;
}

/*==== ///END-首頁 > 業務專區 > 經濟建設 > 貸款服務 (原住民族綜合發展基金貸款) ====*/

/*==== 首頁 > 業務專區 > 教育文化 > 族語學習 > 族語繪本 ====*/
.picture_book{
  overflow: hidden;
  width: 100%;
}
.html5fb-list-item{
  overflow: hidden;
    width: 50%;
    float: left;
    margin: 1.5rem 0;
    min-height: 320px;

}

.html5fb-list-item:nth-child(2n) {
}

/*圖片*/
.html5fb-pict{
  text-align: center;
}
.html5fb-pict .thumbnail{
  border: 1px solid #478e5f75;
}

.html5fb-pict .html5fb-date{
text-align: center;
    font-weight: 600;
    width: auto;
    color: #717f87;
    background: #b2b2b236;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 35px;
}

/*文字*/
.html5fb-descr{}
.html5fb-descr h3.booktitle {
  /* background: #478e5f; */
  background: #3E7E56;
    padding: 0.8rem 2rem;
    margin: 0;
    border-radius: 2px
}
.information .html5fb-descr h3.booktitle::after{
      /* background: #396648; */
      background: #254d32;
      top: 12px;
    left: 14px
}

.html5fb-descr h3.booktitle a{
      color: #fff;
    padding: 0 1rem;
}

.html5fb-descr .pull-left{
     padding: 0.6rem 0;
}

.html5fb-descr .pull-left .outline{
   line-height: inherit;
    border: 2px #b2c9de1c dotted;
    padding: 0.8rem 1rem 0.5rem 1.2rem;
    border-radius: 35px;
    background: #97bfe12b;
}
.html5fb-descr .pull-left ul{}
.html5fb-descr .pull-left ul li{
  position: relative;
    padding:0 0 5px 1.2rem;
}
.html5fb-descr .pull-left ul li::after{
position: absolute;
    content: "";
    display: block;
    left: 3px;
    top: 5px;
    width: 10px;
    height: 10px;
    background: #bb5747;
  -webkit-clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}

.html5fb-descr .pull-left .html5fb-links{
    text-align: center;
    padding: 0.5rem 0;
}
.html5fb-descr .pull-left .html5fb-links a{
display: inline-block;
    width: auto;
    /* background: #ea5b7499; */
    background: #a14b5a;
    color: #fff;
    padding: 2px 8px;
}
.html5fb-descr .pull-left .html5fb-links a:hover{
  /* background:#ea5b74; */
  background: #B11637;
}

/*==== ///END-首頁 > 業務專區 > 教育文化 > 族語學習 > 族語繪本 ====*/

/*============== ///END-自定義內容 ==============*/
/*============= ///END-內頁 ==============*/
/*============== 會員專區 ==============*/
/* ==== 共用 ====*/
/*標題不要*/
.information.myorders .infor_title {
  text-indent: -9999px
}
/*執行按鈕*/
.information .p_btns {
  padding: 2em 0;
  text-align: center;
  overflow: hidden;
}
.information .p_btns div {
  float: left;
  display: inline-block;
  flex: auto;
}
.information .p_btns .btns {
  display: block;
  width: 100%;
  overflow: hidden;
  color: #ffffff;
  padding: 0.8em 1rem;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  font-size: 1.4rem;
  border: none;
}
/*送出*/
.p_btns .submit_btn {
  padding-left: 0;
}
.p_btns .submit_btn .btns {
  background: #56afcd;
}
.p_btns .submit_btn .btns:hover {
  background: #4fa1bd;
  ;
}
/*取消或是重置*/
.p_btns .reset_btn {
  padding-right: 0;
}
.p_btns .reset_btn .btns {
  background: #999;
}
.p_btns .reset_btn .btns:hover {
  background: #a5a3a3;
}
.mamber_login /*最外框*/ {
    clear: left;
    padding: 0;
    margin: 0;
    margin-top: 4%;

}

/*首頁模組用*/
.normal.mamber_login {
  width: 80%;
    margin: 0 auto;
    margin-top: 5%;
}
.mamber_login_module {
  overflow: hidden;
}
.mamber_login .member_login_form /*選單內頁表格*/ {
  padding:30px 0 20px 0;
  margin: 20px 50px 50px;
  background: rgba(255, 255, 255, .85);
  border-radius: 15px;
  border: 1px solid #E2E2E2;
}
.mamber_login .module_user.member_login_form /*模組用表格*/ {}
.mamber_login .td1 /*副標*/ {
  text-align: center;
  margin: 0 0 2.2rem 0;
}
.mamber_login .td1 .user-account {
  font-size: 20px;
  color: #424242;
  font-weight: 600;
}
.mamber_login .user-wrapper /*帳密輸入大外框*/ {
  padding: 0;
  margin: 0 auto;
}
.mamber_login .form-row /*帳密+按鈕欄位外框*/ {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 15%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

/*按鈕共用*/
.mamber_login .user-wrapper .form-item /*帳密輸入欄位框*/ {
  margin-bottom: 1.5rem;

}

.mamber_login .user-wrapper .form-item span.labelname{
  display: none;
}

/*不顯示*/
.mamber_login .user-wrapper .form-item label.display{

}

/*另外*/
.mamber_login .user-wrapper .form-item span.labelname{
  display: none;
}

.mamber_login .user-wrapper .form-item:nth-child(7) span.labelname{
display: block;
    padding-bottom: 5px;
    padding-left: 0;
    margin-left: 0;
}

.mamber_login .form-row label{
  width: 20%;
}

.mamber_login input {
  width: 80%;
  min-width: 0px;
  border-radius: 0.25rem;
  margin-bottom: 5px;
  float: left;
}
/*名稱label外框*/
.mamber_login .user-wrapper .form-item .label-item {}
/*== 登入後的第一個欄位(不能更改的帳號) ===*/
.member_login_form.after .user-wrapper .form-item:nth-child(2) div {
  float: left;
  display: inline-table;
  /* width: auto; */
  width: 20%;
  font-weight: 600;
  font-size: 1.3rem;
  letter-spacing: 1px;
}
.member_login_form.after .user-wrapper .form-item:nth-child(2) div label {
  margin-left: 0;
}
/*== END登入後的第一個欄位(不能更改的帳號) ===*/
/*必填寫*/
.mamber_login .user-wrapper .notice {
  color: #be3362;
  position: absolute;
  top: -28px;
   top: 2px;
  left: 0;
  font-weight: 900;
}
.member_login_form .user-wrapper .form-item label,
.member_login_form .user-wrapper .form-item .labelname {
display: inline-block;
    margin-bottom: 0.5rem;
    font-weight: 600;
    margin-left:5px;
    color: #333;
    font-size: 1.22rem;
}
/*input外層DIV*/
.mamber_login .user-wrapper .form-item .input-item {
  width: 100%;
  position: relative;
}

.mamber_login .user-wrapper .form-item input, 
.mamber_login .user-wrapper .form-item select {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 20px;
  font-size: 1.18rem;
  line-height: 50px;
  color: #808080;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang TC", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Noto Sans T Chinese", "Droid Sans Fallback", sans-serif;
}
.mamber_login .user-wrapper .form-item select {
  margin-bottom: 10px;
}
.mamber_login .user-wrapper .form-item .input-item input /*內頁會員表單用*/ {}
/*radio+checkbox 選擇按鈕(如性別用或是勾選)*/
.mamber_login .user-wrapper .form-item .input-item input[type="radio"], .mamber_login .user-wrapper .form-item .input-item input[type="checkbox"] {
  width: auto;
  height: auto;
  float: left;
  margin-right: 5px;
}
.mamber_login .user-wrapper .form-item .input-item .gender {
  float: left;
  margin-right: 20px;
  margin-top: -5px;
}
/*未填寫送出彈出- 警語！(如不能為空)*/
.mamber_login .user-wrapper .birth-warning {
  color: #DC3545;
  padding: 2px 5px;
  display: inline-table;
}
/*提醒輸入的文字*/
.mamber_login .user-wrapper .orange_deep {
  color: #303030;
  display: block;
  width: 100%;
  font-size: 1.14rem;
}
/*註冊手機驗證按鈕*/
#btnSubmit {
  color: #fff;
  background: #10567b;
  border: 1px solid #10567b;
}
/*驗證碼區域(輸入框+語音)*/
.user-wrapper .form-item.verification {}

.normal.mamber_login .user-wrapper .form-item.verification {


}

.user-wrapper .form-item.verification .vrow {
  float: left;
  display: inline-block;
}
/*驗證輸入框*/
.user-wrapper .form-item.verification .vrow.coput {
  width: 50%;
}
.user-wrapper .form-item.verification label /*驗證碼*/ {

}
.user-wrapper .form-item.verification input /*驗證碼輸入框*/ {
	    width: 90%;
}
/*驗證碼圖+語音*/
.user-wrapper .form-item.verification .vrow.covim {
width: 30%;
  float: left;
  display: flex;
  align-items: center;
}
.user-wrapper .form-item.verification .vrow.covim span {
  float: left;
}
.user-wrapper .form-item .vcimage {}
.mamber_login #vcimage /*驗證碼圖*/ {
  max-width: inherit;
  width: auto;
  padding-right: 1rem;
}
.user-wrapper .form-item .code_muisc {
  display: flex;
  align-items: center;
}
.user-wrapper .form-item .code_muisc a {}
.user-wrapper .form-item .code_muisc a img {
  max-width: inherit;
}
/*登入按鈕*/
.member_submit .member {
  width: 100%;
  margin: 1em auto;
  text-align: center;
  overflow: hidden;
}
.member_submit .member a, .member_submit .btn-login {
  background: #50a17b;
  display: block;
  width: 100%;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
    letter-spacing: 4px;
    line-height: 50px;
    color: #fff;
    border: none;
    font-size: 1.6rem;
    font-weight: 600;   
}
.member_submit input.btn-login {
  margin-bottom: 0;
}
.member_login_form .member a:hover, .member_submit .btn-login:hover {
  background: #94c550;
}

/*==== 登入頁面分左右兩欄位 ====*/
.mamber_login.columns{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

/*標題*/
.mamber_login.columns .identity{
    text-align: center;
    padding: .8rem 1rem;
    margin-bottom: 1rem;
    border-radius: 3px;


}
.mamber_login.columns .identity span{
  color: #fff;
  letter-spacing: 1px;
  font-weight: 600;
  font-size:1.6rem;
}

.mamber_login.columns .member_login_form .identity{
  background: #b4866b;
}
.mamber_login.columns .inmenu .identity{
  background: #607ca7;
}

.mamber_login.columns .identity span{
  letter-spacing: 0;
}

/*== 登入填寫欄位 ==*/
.mamber_login.columns .member_login_form{
  flex: 0 50%;
  margin: 1rem;
  padding: 25px;
}

.mamber_login.columns .member_login_form .user-wrapper{
  margin-top: 2rem;
}

.mamber_login.columns .member_login_form .form-row {
       margin:.5rem 1rem .5rem .25rem;
}

/*== 登入選單連結 ==*/
.mamber_login.columns .inmenu{
    flex: 0 50%;
    margin: 1rem;
    padding: 25px;
    background: rgba(255, 255, 255, .85);
    border-radius: 15px;
    border: 1px solid #E2E2E2;

}
.mamber_login.columns .inmenu .menurin{}
.mamber_login.columns .inmenu .menurin ol{
      padding: 0 1rem;
    margin: 1rem 1rem 1.5rem 1rem;
}
.mamber_login.columns .inmenu .menurin ol li{
  margin-bottom: .25rem;
  font-weight: 600;
}
.mamber_login.columns .inmenu .inmol{
border: 1px solid #b4797203;
    padding: .25rem 1rem;
    background: #0e457a1a;
    min-height: 254px;
    display: flex;
    border-radius: 4px;
}

.mamber_login.columns .inmenu  button{
  background: none;
  border:none;
}

.mamber_login.columns .inmenu img{
  width: 100%;
}


/*忘記密碼*/
.mamber_login .mamber_reg_forget {
  margin: 0 0 .5rem 0;
  text-align: center;
}
.mamber_login .mamber_reg_forget a {
  color: #66666a;
  font-size: 1.13rem;
  padding: 0 8px;
}
.mamber_login .mamber_reg_forget a:hover {
  text-decoration: underline;
}
.mamber_login .mamber_reg_forget a.forgetpassword {
  border-left: #d3d3d5 1px solid;
  padding-left: 15px;
}
/*分格線*/
.mamber_login hr.divider {
  overflow: inherit;
  position: relative;
  margin: 30px 30px 20px 30px;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  display: none;
}
.mamber_login hr.divider:after {
  content: "or";
  text-align: center;
  position: absolute;
  top: 0px;
  width: 50px;
  color: rgba(0, 0, 0, 0.2);
  background: #F9F9F9;
  font-weight: 400;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
/*===== 會員註冊 =====*/
/*條款*/
.page_terms {
  padding: 1rem 2rem;
}
.page_terms .page_content {
  overflow: auto;
  height: 450px;
  line-height: 2rem;
  padding: 20px 15px 20px 5PX;
}
/*認證信*/
.infor_content_css.certification {
  text-align: center;
} /*頁面框*/
.certification_letter {
  border: 1px solid #ccc;
  padding: 3rem;
  border-radius: 5px;
  width: auto;
  margin: 0 auto;
  display: inline-block;
}
.certification_letter p {
  text-align: left;
  margin: .5rem 0;
}
.certification_letter a.btns {
  color: #c30d23;
}



/*===== 會員中心 =====*/
.order_tracking{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 100%;
    object-fit: inherit;
}

/*=== 左選單 ===*/
.order_tracking .memember_center{
   width: 25%;
    padding: 2rem 5% 0 0;
}
.order_tracking .memember_center h2{
  background: #ae675c;
    color: #fff;
    padding: .5rem 1rem;
    line-height: initial;
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0 0 1rem 0;
    border-radius: 2px;
}
.order_tracking .memember_center .memember_ul{

}
.order_tracking .memember_center .memember_ul li{
    padding: 1rem;
    background: #ae675c1a;
    margin: 0 0 .5rem 0;
}
.order_tracking .memember_center .memember_ul li a{}

/*=== 右資訊 ===*/
.order_tracking .myorders_box{
  width: 75%;
}

.order_tracking .myorders_box .mamber_login .member_login_form{
     padding: 0;
    margin: 2rem 0;
}
.order_tracking .myorders_box .mamber_login .form-row{
      margin: 1.5rem 10%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
        position: relative;
}
.order_tracking .myorders_box .mamber_login .form-row:nth-child(3){
     align-items: flex-start;
}

.order_tracking .mamber_login .user-wrapper .form-item .label-item{
  width:20%;
}
.order_tracking .mamber_login .user-wrapper .form-item .input-item{
      width: 80%;
    position: initial;
}
.order_tracking .member_login_form .user-wrapper .form-item label{
      margin: 0;
    padding: 0;
    white-space: nowrap;
}

.order_tracking  .user-wrapper .form-item.verification label{
  width: 100%;
}

/*確認密碼*/
.order_tracking .member_login_form .user-wrapper .form-item label.confirm{
  margin: 1.5rem 0 0.5rem 0;
}

.order_tracking .mamber_login .user-wrapper .notice{
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: -15px;
    width: auto;
    display: inline-block;
}
.order_tracking .mamber_login .user-wrapper .form-row:nth-child(3) .notice{
      top: 10px;
}

/*驗證碼*/
.order_tracking .mamber_login .user-wrapper .form-item.verification .input-item{
  display: flex;
    align-items: center;
    justify-content: space-between;
}



/*============== ///會員專區 ==============*/
/*============== 購物版面才用得到(右半邊) ==============*/
/*============ ///END-商品介紹頁面分頁 ============*/
/*============== ///END-購物版面才用得到(右半邊) ==============*/
/*============== 訂單資訊樣式 ==============*/
/*============== ///END-訂單資訊樣式 ==============*/
/*============== 結帳樣式 ==============*/
/*============== ///結帳樣式 ==============*/
@media only screen and (max-width:1024px) {
  /*============== header頁頭框架 ==============*/
  .header .container {
    width: 98%;
    margin: 0 auto;
  }
  /*============== ///END-header頁頭框架 ==============*/
  /*======== 輪播模組 ========*/
  .flash_module_div .banner .tb-list li img {
    width: 100%;
    height: auto;
  }
  /*======== ///END-輪播模組 ========*/
  /*=========== ///END-自定義模組 圖文 ===========*/
  /*=========== 資訊圖文 ===========*/
  /*共用*/
  .img_list li img {
    width: 100%;
    height: auto;
  }
  .index_container .news_list li span {
    width: auto;
    margin-bottom: 3px;
    float: none;
  }
  .index_container .news_list li a {
    width: 100%;
    float: none;
  }
  /*=========== (一)訊息連結 ===========*/
  .more_mudule_17 ul.img_list {
    border-left: 4px solid #fff;
  }
  .more_mudule_17 ul.img_list li img {
    width: auto;
  }
  .more_mudule_17 ul.img_list li {
    min-height: auto;
    padding: .8rem 0 2.05rem 0;
  }
  .more_mudule_17 ul.img_list li p {
    bottom: -2px;
  }
  .more_mudule_17 ul.img_list li:nth-child(1) img {
    width: 100%;
    height: 80px;

  }
  .more_mudule_17 ul.img_list li a {
    font-size: 0.6rem;
    min-width: 70px;
    min-height: 80px;
  }
  /*=========== ///END-自定義模組 圖文 ===========*/
  /* =========== (三)最新消息+新聞發布 ===========*/
  .more_mudule_5 .more_module_left_layout_content .mc_01, .more_mudule_6 .more_module_center_layout_content .mc_01 {
    padding: 1rem 1.2rem 0.5rem 1.2rem;
  }
  .more_mudule_6 .news_list li span {
    padding: 2px 6px;
  }
  .c_more_module_1 .more_module_left_layout_bottom, .c_more_module_1 .more_module_center_layout_bottom {
    padding: 0 1.2rem 0.5rem 1.2rem;
  }
  .more_mudule_5 h2.title_h2::after, .more_mudule_6 h2.title_h2::after {
    left: 50%;
    font-size: 1rem;
  }
  /* =========== ///END-(三)最新消息+新聞發布 ===========*/
  /*=============== (五)場館介紹 ===============*/
  .mudule_2 .img_list{
           display: flex;
        justify-content: center;
  }
  .mudule_2 .img_list li {
    width: 155px;
    background-size: cover;
    margin-right: .9rem;
    margin-bottom: 1rem;
  }
  .mudule_2 .img_list li img {
    width: 133px;
    height: 133px;
  }
  .mudule_2 .img_list li p {
    width: 207px;
    height: 80px;
    padding: 20px 45px;
    left: -27px;
    background: rgba(71, 119, 75, .9);
    font-size: 0.9rem;
  }
  .mudule_2 .img_list li p::after {
    margin-top: -33px;
  }

  /*=============== (六)熱門連結+相關連結 ===============*/
  /*熱門連結*/
  .more_mudule_3 .img_list li {
   padding: .4rem 0; 
  }
  .more_mudule_3 .img_list li img {
    width: auto;
  }
.more_mudule_3 .img_list li p {
    margin: 5px 0;
    letter-spacing: -1px;
}
.more_mudule_3 h2.title_h2::after {
  left: 85%;
}
  /*相關連結*/
  .more_mudule_13 .img_list {
  }
  .more_mudule_13 .img_list li {

  }
  .more_mudule_13 .img_list li a {

  }
  .more_mudule_13 .img_list li p {

  }
  /*============= ///END-首頁 ==============*/
  /*==== 內頁明細(只有文) ====*/

/*==== 首頁 > 業務專區 > 教育文化 > 族語學習 > 族語繪本 ====*/
.mudule_18 .center_layout_title .mt_02 {
  position: absolute;
  left: 5%;
}
.html5fb-list-item{
  min-height: 340px;
}

/*==== ///END-首頁 > 業務專區 > 教育文化 > 族語學習 > 族語繪本 ====*/
.mudule_18 ul li a {
  font-size: 1rem;
}

  /*============= ///END-內頁 ==============*/
}
@media only screen and (max-width:1200px) {
/*============== header頁頭框架 ==============*/
  
/*============== ///ENF-header頁頭框架 ==============*/
}

/* iPad 直式（portrait） */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .more_mudule_17 ul.img_list li a {
    font-size: 1.08rem;
  }
  .more_mudule_17 ul.img_list li:nth-child(1) img {
    height: auto;
  }
    .mudule_18 .center_layout_title .mt_02 {
      position: absolute;
      left: 2%;
      /* top: -5%; */
  }
  .mudule_18 ul li a {
    font-size: 1.38rem;
  }
  .more_mudule_5 h2.title_h2::after, .more_mudule_6 h2.title_h2::after {
    left: 135px;
  }
  .mudule_2 .img_list li p {
    font-size: 1.12rem;
  }
  .mudule_2 .img_list li p {
    /* width: 290px; */
    width: 255px;
    height: 110px;
    left: -36px;
    top: 45%;
    padding: 56px 70px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#47774b+20,47774b+21,47774b+100&0+20,0.9+21,1+90 */
    background: -moz-linear-gradient(top, rgba(71, 119, 75, 0) 20%, rgba(71, 119, 75, 0.9) 21%, rgba(71, 119, 75, 1) 90%, rgba(71, 119, 75, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(71, 119, 75, 0) 20%, rgba(71, 119, 75, 0.9) 21%, rgba(71, 119, 75, 1) 90%, rgba(71, 119, 75, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(71, 119, 75, 0) 20%, rgba(71, 119, 75, 0.9) 21%, rgba(71, 119, 75, 1) 90%, rgba(71, 119, 75, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0047774b', endColorstr='#47774b', GradientType=0); /* IE6-9 */
  }
}
/* iPad pro 直式（portrait） */
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .mudule_2 .img_list li p {
    width: 180px;
    height: 120px;
    left: -13px;
    top: 45%;
    padding: 40px 40px;
    font-size: 0.8rem;
    line-height: 1.3rem;
  }
}
/* iPad air 直式（portrait） */
@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .mudule_2 .img_list li p {
    width: 180px;
    height: 120px;
    left: -13px;
    top: 45%;
    padding: 40px 40px;
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .mudule_18 .center_layout_title .mt_02 {
    position: absolute;
    left: 0%;
  }
  .mudule_18 .center_layout_title .mt_01 {
    width: 170px;
  }
  .more_mudule_13 .img_list li a {
    flex-direction: column;
  }
}

@media only screen and (max-width:768px) {
  /*============== header頁頭框架 ==============*/
  .header {
    padding-bottom: 130px;
  }
  .header .group-wrapper {
    top: 120px;
  }
  .header .header_group {
    min-height: 130px;
  }
  /*========== LOGO ==========*/
  .header_group h1 {
    left: 50%;
    /* margin-left: -310px; */
    margin-left: -38%;
    /* top: 1.8rem; */
    top: 2.6rem;
  }
  .logo img {
    /* width:65%; */
    width:50%;
  }
  /*========== ///END-LOGO ==========*/
  /*========== top-menu主選單 ==========*/
  .header-top {
    top: 90px
  }
  .top-menu {
    height: 20px;
    background-position: center bottom;
  }
  #myslidemenu, span.menu {
    display: none;
  }
  /*========== ///END-TOP選單 ==========*/
  .solidblockmenu ul {
    padding: .5rem 0;
  }
  .solidblockmenu ul li a {
    padding: 0 3px;
    font-size: 1.2rem;
    margin: 0;
  }
  /*========== ///END-TOP選單 ==========*/
  /*========== ///END-top-menu主選單 ==========*/
  /*============== ///ENF-header頁頭框架 ==============*/
  /*========== nav480(RWD)彈跳選單 ==========*/
  /*隱藏無障礙選單*/
  a[accesskey] {
    display: none;
  }
  #nav480 {
    position: absolute;
    width: 48px;
    height: 48px;
    left: 1rem;
    background: #c55c4b;
    top: 0;
    z-index: 999999;
    top: -65px;
    border-radius: 3px;
    display: block;
  }
  #nav480 ul {
    list-style: none;
  }
  #nav480 #navBlock480 .rwdmenu {
    position: relative;
    padding: 11px 10px;
    cursor: pointer;
    display: block;
  }
  #nav480 #navBlock480 .rwdmenu span {
    display: block;
    width: auto;
    height: 25px;
    background: url(../images/nav.png) right no-repeat;
    text-indent: -9999px;
    overflow: hidden;
  }
  #navBlock480 div {
    display: none;
    width: auto;
    top: 80px;
    left: 1rem;
    background: #c55c4b url(../images/header-top.png) repeat center center;
    border-radius: 5px;
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 50%);
    position: fixed;
    z-index: 9999;
    padding: 1rem;
  }
  /********** 次選單 start **********/
  #navBlock480 > div > ul {
    position: relative;
    padding: 1rem 1.5rem 1rem .5rem;
    background: rgb(129 58 58 / 70%);
  }
  #navBlock480 > div > ul > li > a {
    display: block;
    padding: .5rem 1em;
    color: #fff;
    font-size: 1.125em;
    text-decoration: none;
  }
  #navBlock480 > div > ul > li > a img {
    border: none;
    margin-left: 10px;
  }
  #navBlock480 > div > ul > li ul {
    position: absolute;
    background: rgb(129 58 58 / 70%);
    left: 460px;
    top: 0;
    width: 100%;
    padding: 1rem 1.5rem .6rem .5rem;
  }
  #navBlock480 > div > ul > li ul li.backNav {
    color: #f0b3b3;
    font-size: 1.3em;
    background: url(../images/arrowNAV_480_2.png) no-repeat 5px 10px;
    padding: .5rem 1em;
    line-height: 1em;
    cursor: pointer;
  }
  #navBlock480 > div > ul > li ul li a {
    display: block;
    font-size: 1.125em;
    color: #fff;
    text-decoration: none;
    padding: .5rem 1em;
  }
  #navBlock480 > div > ul > li ul li a img {
    margin-left: 10px;
    position: relative;
    top: 1px;
    border: none;
  }
  /********** 次選單 end **********/
  /********** 廣告模組 **********/
  .flash_module_div{
    border-right:none; 
  }
  .flash_module_div .banner img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
    height: auto;
  }
  /**********  廣告模組 end **********/
  /*========== ///END-nav480(RWD)彈跳選單 ==========*/
  /*=============== 首頁自定義模組 ===============*/
  .more_modules, .center_layout {
    padding: .5rem 0;
  }
  /* =========== (一)廣告banner+訊息連結 ===========*/
  .c_more_module_5 {
    padding-bottom: 0;
  }
  .center_more_modules_5, .center_more_modules_5 {
    width: 100% !important;
  }
  /*==== 訊息連結 ====*/
  .more_mudule_17 ul.img_list {
    border: none;
  }
  .more_mudule_17 ul.img_list li {
    width: 17%;
    padding: 10px 10px 16px 10px;
  }
  .more_mudule_17 ul.img_list li a {
    background-position: center top;
    background-size: 60px 60px;
    min-width: 100%;
    min-height: auto;
  }
  .more_mudule_17 ul.img_list li img {
    margin: .5rem 0 1.2rem 0;
  }
  .more_mudule_17 ul.img_list li p {}
  /*嚴重特殊傳染性 肺炎專區*/
  .more_mudule_17 ul.img_list li:nth-child(1) {
    width: 32%;
  }
  .more_mudule_17 ul.img_list li:nth-child(1) img {
    width: auto;
  }
  /*訊息連結*/
  .mudule_18 .center_layout_title .mt_01 {
    /* width: 120px; */
    width: 100px;
    padding: 2rem .5rem 1rem.5rem;
    margin-top: 46px;
  }
  /* =========== ///END-(一)廣告banner+訊息連結 ===========*/
  /* =========== (三)最新消息+新聞發布 ===========*/
  .more_mudule_5 .more_module_left_layout_content .mc_03::after, 
  .more_mudule_6 .more_module_center_layout_content .mc_03::after{
    top: 3.8rem;
    right: 1rem!important;
  }
  .left_more_modules_1, .center_more_modules_1 {
    width: 100% !important;
  }
  .more_mudule_5, .more_mudule_6 {
    padding: 1.5rem 1.5rem 0.5rem 1rem;
  }
  /* =========== ///END-(三)最新消息+新聞發布 ===========*/
  /*=============== (五)場館介紹 ===============*/
  .mudule_2 .img_list li {
    width: 29.3%;
    margin: 2%;
  }
  .mudule_2 .img_list li img {
    width: 100%;
    height: auto;
  }
  .mudule_2 .img_list li p {
    width: 290px;
    /* width: 255px; */
    height: 110px;
    left: -36px;
    top: 45%;
    padding: 56px 70px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#47774b+20,47774b+21,47774b+100&0+20,0.9+21,1+90 */
    background: -moz-linear-gradient(top, rgba(71, 119, 75, 0) 20%, rgba(71, 119, 75, 0.9) 21%, rgba(71, 119, 75, 1) 90%, rgba(71, 119, 75, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(71, 119, 75, 0) 20%, rgba(71, 119, 75, 0.9) 21%, rgba(71, 119, 75, 1) 90%, rgba(71, 119, 75, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(71, 119, 75, 0) 20%, rgba(71, 119, 75, 0.9) 21%, rgba(71, 119, 75, 1) 90%, rgba(71, 119, 75, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0047774b', endColorstr='#47774b', GradientType=0); /* IE6-9 */
  }
  .mudule_2 .img_list li p::after {
    margin-top: -20px;
  }
  /*=============== ///END-(五)場館介紹 ===============*/
  /*=============== (六)熱門連結+相關連結 ===============*/
  .left_more_modules_2, .center_more_modules_2 {
    width: 100% !important;
  }
  /*熱門連結*/
  .c_more_module_2 .mc_01{
    padding: 2rem 1rem 4rem 1rem;
    width: 100%;
  }
  /*相關連結*/
  .more_mudule_13 .img_list {
    padding: 0;
  }
  .more_mudule_13 .img_list li {
    height: auto;
        min-height: auto;
        padding-bottom: 1.5rem;
  }
  .more_mudule_13 .img_list li a {
    background-position: right top;
  }
  .more_mudule_13 .img_list li img {
    width: auto;
  }
  .more_mudule_13 .img_list li p {
    text-align: left;
    }

  /*=============== ///END-(六)熱門連結+相關連結 ===============*/
  /*=============== (七)頁底開闔選單 ===============*/
  .panels ul li {
    padding: 0 .5em;
  }
  /*=============== ///END-(七)頁底開闔選單 ===============*/
  /*=============== ///END-首頁自定義模組 ===============*/

    .mudule_18 .center_layout_title .mt_02 {
        position: absolute;
        left: 0%;
    }

/*=============== 會員模組 ===============*/

.mamber_login .form-row {
    margin: 0 10%;
}

.information .p_btns div{
  width: 50%;
}
	
.mamber_login.columns .inmenu .inmol {
	min-height: 182px;
	}	
.mudule_18 .center_layout_title .mt_02::after {
      width: 60px;
    height: 44px;
    background-size: cover;
    left: 70%;
}

  /*=============== ///END-會員模組 ===============*/



  /*============= 內頁模組 ==============*/
  .infor_content {}
  .infor_content img, .infor_content_css img {
    max-width: 100%;
    width: 100% !important;
    height: auto !important;
  }
  /*========= 首頁 > 施政專區 > 施政行事曆 ==========*/
  .policy_calendar ol li {
    margin-bottom: 2rem;
  }
  .policy_calendar ol li.month {
    display: none;
  }
  .policy_calendar ol li .mo {
    top: 0;
    left: 0;
    margin-left: 0;
    background: #72997d;
    text-align: center;
    width: 100%;
    margin-top: 0;
  }
  .policy_calendar ol li .mo span {
    background: none
  }
  .policy_calendar ol li .calendar {
    padding: 4.8% 0 1rem 0;
    border: none;
  }
  .policy_calendar .activity_word ul li {
    margin-bottom: .5rem;
  }
  /*====== ///END-首頁 > 施政專區 > 施政行事曆 =======*/

/*==== 首頁 > 業務專區 > 經濟建設 > 貸款服務 (原住民族綜合發展基金貸款) ====*/
.loan_fund .loan_fund_box h3{
  overflow: hidden;
}
.information .loan_fund .loan_fund_box h3::after{
  top: 1.8rem;
}

.loan_fund .loan_fund_box h3 .nane{
     width: 58%;
    float: left;
    padding-top: 5px;
}

.loan_fund .loan_fund_box h3 a{
  width: 42%;
  float: right;
  margin-top: -5px;
}
.loan_fund .loan_fund_box ul li span.mark{}
.loan_fund .loan_fund_box ul li span.wo{}

/*==== ///END-首頁 > 業務專區 > 經濟建設 > 貸款服務 (原住民族綜合發展基金貸款)   ====*/

/*==== 首頁 > 業務專區 > 教育文化 > 族語學習 > 族語繪本 ====*/

.html5fb-list-item{
    width: 100%;
    min-height: auto;
}
/*==== ///END-首頁 > 業務專區 > 教育文化 > 族語學習 > 族語繪本 ====*/

/*============= ///END-內頁模組 ==============*/


}


@media only screen and (max-width:568px) {
  /*============== header頁頭框架 ==============*/
  .header {
    /* padding-bottom: 166px; */
    padding-bottom: 120px;
  }
  .header .group-wrapper {
    top: 166px;
  }
  .header .header_group {
    /* min-height: 166px; */
    min-height: 115px;
  }

  .header .container {
  width: 100%;
    }
  /*========== LOGO ==========*/
  .header_group h1 {
    margin-left: initial;
    /* top: 85px; */
    top: 50px;
    left: 0;
    text-align: center;
    /*width: 100%;*/
  }
  .header_group h1 a{
        padding: 0 1rem;
  }

  .logo img {
    width: 60%;
  }
  /*========== ///END-LOGO ==========*/
  /*========== search 搜尋 ==========*/
  .search_form {}
  #search_form_c {
/* top: 45px; */
    top: 25px;
    left: 50%;
    margin-left: -100px;
    /* justify-content: flex-end;
    display: flex;
    margin-right: 1%; */
  }
  .search_form .search_key {
    height: 20px;
  }
  .search_form .search_btn {
    height: 20px;
    background-size: 30%;
  }
  /*========== ///END-search 搜尋 ==========*/
  /*========== TOP選單 ==========*/
  .solidblockmenu {
    width: 100%;
    padding: 0 0 0 10%;
}
  .solidblockmenu ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding:5px 0 0 0;
    /* justify-content: flex-start; */
    justify-content: flex-end;
  }
  .solidblockmenu ul li {
       margin-bottom: 2px;
  }
  .solidblockmenu ul li a {}
  .solidblockmenu ul li a::after {
    /* right: -2px; */
    right: 0;
    /* top: 6px; */
    top: 0;
    height: 100%;
}
  /*========== ///END-TOP選單 ==========*/
  /*========== top-menu主選單 ==========*/
  .header-top {
    /* top: 150px; */
    top: 105px;
    background: #c55c4b url(../images/top-menu.png) repeat-x center center;
    background-size: auto 10px;
  }
  .top-menu {
    background-image: none;
  }
  /*========== nav480(RWD)彈跳選單 ==========*/
  #nav480 {
 /* top: -150px; */
 top: -110px;
    left: 0;
    border-radius: 0;
    width: 40px;
    height: 40px;
  }
  #navBlock480 div {
    top: 50px;
    left: 0;
  }

#nav480 #navBlock480 .rwdmenu {
    padding: 7px 8px;
  }

  /*============== ///-ENDheader頁頭框架 ==============*/
  /*============== footer頁尾 ==============*/
  #footer {
    padding: 1.2rem .5rem 1rem .5rem;
  }
  /*============== ///-footer頁尾 ==============*/
  /*=============== 首頁自定義模組 ===============*/
  /* =========== (一)廣告banner+訊息連結 ===========*/
  .c_more_module_5 {
    padding: 0;
  }
  /*==== 訊息連結 ====*/
  .more_mudule_17 ul.img_list li {
    width: 20% !important;
    height: 120px;
    padding: 5px;
    border-top: none;
  }
  .more_mudule_17 ul.img_list li a {
    background-position: center 5px;
    min-height: 100%;
  }
  .more_mudule_17 ul.img_list li img {
    width: 50%;
    margin: 1.3rem 0 1.2rem 0;
  }
  .more_mudule_17 ul.img_list li p {
    padding: 0 8px;
    line-height: 1.3rem;
    top: 54%;
    font-size: 1.08rem;
  }
  /*嚴重特殊傳染性 肺炎專區*/
  .more_mudule_17 ul.img_list li:nth-child(1) {
    background: #c64144 url(../images/message_link01.png) no-repeat center .5rem !important;
    border: none;
  }
  .more_mudule_17 ul.img_list li:nth-child(1) img {
    display: none;
  }
  .more_mudule_17 ul.img_list li:nth-child(1) p {
    display: block;
    top: 42%;
  }
  /* =========== (一)///END-廣告banner+訊息連結 ===========*/
  /* =========== (二)福利服務 ===========*/
  .mudule_18 {
    padding: .4rem 0 0 0;
  }
  /*標題*/
  .mudule_18 .center_layout_title .mt_02 {
    position: relative;
  }
  .mudule_18 .center_layout_title .mt_02::after {
    left: 20%;
    background-size: 70%;
    top: 10px;
    background-image: none;
  }
  .mudule_18 .center_layout_title .mt_01 {
    margin: 0;
    width: 100%;
    padding: 2rem .5rem 1rem.5rem;
    background-color: #6fac6d;
    border-radius: inherit;
  }
  .mudule_18 h2 {
    font-size: 1.6rem;
    margin-left: -100px;
    margin-bottom: 0;
  }
  .mudule_18 h2.title_h2::after {
    width: auto;
    right: 50%;
    margin-right: -430px;
    top: 3px;
  }
  /*內容*/
  .mudule_18 ul {
    text-align: left;
    border: navajowhite;
    width: 100%;
    margin-left: 0;
  }
  .mudule_18 ul li {
    display: inline-block;
    width: 32%;
    margin: 0 auto;
    float: none;
  }
  /* =========== ///END-(二)福利服務 ===========*/
  /*=============== (四)資訊專區 ===============*/
  .mudule_4 {
    padding: 0 1rem 2.5rem 1rem;
  }
  .mudule_4 .img_list {
    text-align: center;
  }
  .mudule_4 .img_list li {
    width: 48.4%;
    display: inline-block;
    margin: .2rem;
    padding: 0;
  }
  /*=============== ///END-(四)資訊專區 ===============*/
  /*=============== (五)場館介紹 ===============*/
  .mudule_2 {
    padding: 1rem;
  }
  .mudule_2 .img_list li {
    width: 46%;
  }
  /* .mudule_2 .img_list li p {
    width: 214px;
    left: -26px;
    bottom: -8px;
    padding: 24px 50px 50px 50px;
    height: 82px;
    letter-spacing: -1px;
    background: rgba(71, 119, 75, .9);
  } */
  .mudule_2 .img_list li p {
    width: 214px;
    width: 132%;
    left: -6.8vw;
    bottom: -5%;
    padding: 24px 50px 50px 50px;
    height: 50%;
    letter-spacing: -1px;
    background: rgba(71, 119, 75, .9);
  }
  .mudule_2 .img_list li p::after {
    margin-top: -35px;
  }
  /*=============== ///END-(五)場館介紹 ===============*/
  /*=============== (六)熱門連結+相關連結 ===============*/
  .c_more_module_2 {
    padding-bottom: 0;
  }
  .c_more_module_2 .mc_01 {
    padding: 2rem 1rem 2rem 1rem;
  }
  /*相關連結*/
  .more_mudule_13 .img_list{
  display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
  }
  .more_mudule_13 .img_list li {
    width: 99%;
    float: none;
    display: block;
    height: auto;
    padding: 0;
    margin: .5rem 0;
    border-style: solid;
    border-width: 4px;
    min-height: auto;
  }
  .more_mudule_13 .img_list li a {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    background: none !important;
  }
  .more_mudule_13 .img_list li img {
    width: 18%;
    float: left;
    margin: 0 1%;
  }
  .more_mudule_13 .img_list li p {
    width: 80%;
    float: left;
    margin: 0;
    padding: 1.6rem 1rem;
    text-align: left;
    color: #fff;
  }
  /*不同顏色*/
  .more_mudule_13 .img_list li:nth-child(1n) {
    border: 2px solid #3fc1c3;
  }
  .more_mudule_13 .img_list li:nth-child(2n) {
    border: 2px solid #7ac26c;
  }
  .more_mudule_13 .img_list li:nth-child(3n) {
    border: 2px solid #ffa13d;
  }
  .more_mudule_13 .img_list li:nth-child(4n) {
    border: 2px solid #ff8b8b;
  }
  .more_mudule_13 .img_list li:nth-child(5n) {
    border: 2px solid #9b76b7;
  }
  .more_mudule_13 .img_list li:nth-child(6n) {
    border: 2px solid #778ed1;
  }
  .more_mudule_13 .img_list li:nth-child(7n) {
    border: 2px solid #beab8a;
  }
  .more_mudule_13 .img_list li:nth-child(8n) {
    border: 2px solid #97c2cd;
  }

  /*不同顏色*/
  .more_mudule_13 .img_list li:nth-child(1n) p {
    background: #3fc1c3;
  }
  .more_mudule_13 .img_list li:nth-child(2n) p {
    background: #7ac26c;
  }
  .more_mudule_13 .img_list li:nth-child(3n) p {
    background: #ffa13d;
  }
  .more_mudule_13 .img_list li:nth-child(4n) p {
    background: #ff8b8b;
  }
  .more_mudule_13 .img_list li:nth-child(5n) p {
    background: #9b76b7;
  }
 .more_mudule_13 .img_list li:nth-child(6n) p {
    background: #778ed1;
  }
  .more_mudule_13 .img_list li:nth-child(6n) p {
    background: #778ed1;
  }

 .more_mudule_13 .img_list li:nth-child(7n) p {
    background: #beab8a;
  }
 .more_mudule_13 .img_list li:nth-child(8n) p {
    background: #97c2cd;
  }


  /*=============== ///END-(六)熱門連結+相關連結 ===============*/
  /*=============== (七)頁底開闔選單 ===============*/
  .mudule_19 {
    display: none;
  }
  /*=============== ///END-(七)頁底開闔選單 ===============*/
  /*=============== ///END-首頁自定義模組 ===============*/
  /*============= 內頁模組 ==============*/
  .information {
    padding: 3.5rem 1rem 1rem 1rem;
  }
  .details .infor_title {
    font-size: 1.6rem;
  }
  .nav_title {
    top: -2.8rem;
  }

/*== 消息分頁 ==*/
.inforne_btab ul li {
    flex: 0 0 33%;
}

.inforne_btab ul li a {
    padding: .5rem 0;
    text-align: center;
  }

  .main_container .news_list.list-group li span, .main_container .news_list li span {
    float: left;
    padding: 2px .5rem;
    background: #57a3bf;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 3px;
  }
  .news_list li a {
    width: 100%;
  }

/*=== 檔案下載 ===*/
.annexs_list .annexsull {
    padding: 0.5rem 1rem 2rem 1rem;
  }
.annexs_list .annexsull .annexs_item{
          display: block;
}
.annexs_list .annexsull .annexs_item a{
         display: block;
        padding: 0 0 5px 0;
}

.annexs_list .annexsull .annexs_item span.itemtime{
              margin: 0;
        width: 100%;
        display: block;

}

/*=============== 會員模組 ===============*/

.information.myorders {
 padding-top: 3.5rem;
}

.information.myorders .nav_title{
  top: -2.8rem;
}

.information.myorders .infor_title{
  padding: 0;
  margin: 0;
  display: none;
}

.mamber_login .member_login_form{
   padding: 1rem;
    margin: 0;
}

/*忘記密碼*/
.normal.mamber_login {
    width: 100%;
  }
 .normal.mamber_login .user-wrapper .form-item{
         margin: 0 0 1rem 0;
        padding: 0;
 }
 .normal.mamber_login .user-wrapper .form-item.verification {
    margin: 0 2%;
}


/*==== 登入頁面分左右兩欄位 ====*/
.mamber_login.columns{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
}

.mamber_login.columns .member_login_form,
.mamber_login.columns .inmenu{
  width: 100%;
}

.mamber_login.columns .inmenu{
  padding: 0;
}
	
	.mamber_login.columns .inmenu .inmol{
		        min-height: auto;
        padding: 1rem;
	
	}	
	
.mamber_login.columns .member_login_form{
}


.mamber_login .form-row {
    margin: 0 5%;
}

.user-wrapper .form-item.verification label {
    width: 20%;
    margin-left: 0;

}
.user-wrapper .form-item.verification .vrow.coput {
    width: 50%;
}

.order_tracking{
      display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.order_tracking .memember_center,
.order_tracking .myorders_box{
  width: 100%;
}
.order_tracking p.notecolor{
  line-height: 140%;
}
.order_tracking .myorders_box .mamber_login .form-row{
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.order_tracking .mamber_login .user-wrapper .form-item .label-item,
.order_tracking .mamber_login .user-wrapper .form-item .input-item{
  width: 100%;
}
.order_tracking .member_login_form .user-wrapper .form-item label {
    margin: 0 0 5px 0;
  }

.order_tracking .myorders_box .mamber_login .form-row.p_btns{
      flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

  /*=============== ///END-會員模組 ===============*/


  /*========= 首頁 > 關於本局 > 機關介紹 > 局長介紹 ==========*/
  .director_introduction {
    width: 100% !important;
    padding: 0rem !important;
  }
  .director_introduction .pic, .director_introduction .word {
    float: none !important;
  }
  .director_introduction .pic {
    margin: 0 !important;
    text-align: center;
  }
  .director_introduction .word p {
    padding-left: 2px !important;
  }
  .director_introduction img {
    width: auto !important;
    max-width: auto !important;
  }
  /*========= ///END- 首頁 > 關於本局 > 機關介紹 > 局長介紹 ==========*/
  /*========= 首頁 > 關於本局 > 機關介紹 > 業務執掌 ==========*/
  .architecture ol.title_th li {
    width: auto;
    padding: 1.19rem;
  }
  .title_th {
    display: none;
  }
  .architecture ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
    border-bottom: none;
    border-top: 1px #e8e3df solid;
    border-radius: 5px;
  }
  .architecture ul:nth-child(even) {
    background: none;
  }
  .architecture ul li {
    text-align: left;
    border-bottom: 1px dashed #b68d628a;
    padding: 1rem;
    background: #b68d62;
    color: #fff;
    position: relative;
  }
  .architecture ul li br {
    display: none;
  }
  .architecture ul li:nth-child(1) {
    order: 1;
    width: 55%;
    border-right: 1px dashed #ffffff30;
  }
  .architecture ul li:nth-child(2) {
    order: 2;
    width: 45%;
    padding-left: 60px;
    text-align: center;
  }
  .architecture ul li:nth-child(3) {
    order: 4;
    width: 100% !important;
    float: none;
    display: block;
    background: #fff;
    color: #434343;
  }
  .architecture ul li:nth-child(4) {
    order: 3;
    padding-left: 60px;
    width: 100%;
    border-top: 1px solid #ffffff2e;
  }
  /*執掌沒做uL*/
  .architecture ul.one li:nth-child(3) {
    padding-top: 3.5rem;
  }
  .architecture ul li::after {
    position: absolute;
    left: 1rem;
    top: 10px;
    font-weight: 600;
    color: #fff;
  }
  .architecture ul li:nth-child(2)::after {
    content: "職稱 : ";
    top: 1rem;
  }
  .architecture ul li:nth-child(3)::after {
    content: "業務執掌 ";
    background: #40aaca;
    padding: .2rem .5rem;
    border-radius: 3px;
  }
  .architecture ul li:nth-child(4)::after {
    content: "分機 : ";
  }
  .architecture ul ol.list {
    border: none;
    padding-left: 30px;
    display: block;
    margin-top: 2rem;
  }
  .architecture ul ol.list li {
    width: 100% !important;
    min-height: auto;
    padding: .5rem 0;
    background: none;
    color: #434343;
    display: revert;
  }
  .architecture ul ol.list li:last-child {
    border: none;
  }
  .architecture ul ol.list li::after {
    display: none;
  }
  .architecture ul ol.list li li {
    border: none;
  }
  /*人名過長另外寫*/
  .architecture ul.exception li:nth-child(1) {
    width: 45%;
  }
  .architecture ul.exception li:nth-child(2) {
    width: 55%;
  }
  .architecture ul ol.list li ol {
    padding-left: 35px;
  }
  .table_pc {
    display: none !important;
  }
  .table_mobile {
    display: block !important;
  }

  .title_th_padding-left {
    padding-left: 30% !important;
  }

  /*========= ///END- 首頁 > 關於本局 > 機關介紹 > 業務執掌 ==========*/
  /*========= 首頁 > 施政專區 > 施政行事曆 ==========*/
  .policy_calendar ol li {
    border-bottom: none;
  }
  .policy_calendar ol li .calendar {
    padding: 9.5% 0 1rem 0;
  }
  .policy_calendar .activity_word {
    padding: 0;
  }
  /*====== ///END-首頁 > 施政專區 > 施政行事曆 =======*/


/*==== 首頁 > 業務專區 > 經濟建設 > 貸款服務 (原住民族綜合發展基金貸款)   ====*/
.loan_fund .loan_fund_box h3{
  padding: 1rem 1rem 1rem 3.5rem;
}
.information .loan_fund .loan_fund_box h3::after {
    top: 1.4rem;
}
.loan_fund .loan_fund_box h3 .nane,
.loan_fund .loan_fund_box h3 a{
width: 100%;
    float: none;
    overflow: hidden;
    padding-bottom: 1.5rem; 
}
.loan_fund .loan_fund_box h3 a{
  margin-left: -20px;
    width: 102%;
    padding-bottom: 1rem;
}
.loan_fund .loan_fund_box ul li{
  display: block;
}
.loan_fund .loan_fund_box ul li span.mark,
.loan_fund .loan_fund_box ul li span.wo{
  width: 100%;
  float: none;
  display: block;
}

.loan_fund .loan_fund_box ul ul li::after{
  left:0;
  top: 8px;
}
.loan_fund .loan_fund_box ul ul li {
  padding: .25rem 0 .25rem 1rem;
}
.loan_fund .loan_fund_box ul li a{
  width: 100%;
  text-align: center;
}

/*==== ///END-首頁 > 業務專區 > 經濟建設 > 貸款服務 (原住民族綜合發展基金貸款)   ====*/

/*==== 首頁 > 業務專區 > 教育文化 > 族語學習 > 族語繪本 ====*/

.html5fb-list-item{
 border-bottom: 4px dashed #ab675c4f;
    padding-bottom: 0.5rem;
}
 .html5fb-pict{
  margin-bottom: 1.5rem;
 }
 .html5fb-pict,
  .html5fb-descr{
    width: 100%;
  }


/*==== ///END-首頁 > 業務專區 > 教育文化 > 族語學習 > 族語繪本 ====*/



/*==== 識詐宣導專區 ====*/
.scam_area .conn{
        display: flex
;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        padding: 1rem;
}

.scam_area .botew{
        flex: 0 0 100%;
        padding: 1rem;
        margin: 0 0 1rem 0;
}
.scam_area .lisw{
        flex: 0 0 100%;
        padding: 1rem;
}
.scam_area .main-a{
}
.scam_area .main-a::after {
  display: none;
}
.scam_area .main-a span{
        background: #aa8884;
        padding: 5px 10px;
}
.scam_area .main-a a {
    margin: 0 0 0 5px;
}
/*==== ///END-識詐宣導專區 ====*/

  /*========= ///END-內頁個別樣式 ==========*/

  /*============= ///END-內頁模組 ==============*/
}

@media only screen and (max-width:438px) {
  .solidblockmenu ul li a {
    /* font-size: 0.6rem; */
  }
  .header_group h1 {
    top: 20px;
    left: 10%;
    text-align: left;
  }
  .header .header_group {
    min-height: 70px;
  }
  .header-top {
    top: 55px;
  }
  .logo img {
    width: 50%;
  }
  #nav480 {
    width: 30px;
    height: 30px;
    top: -55px;
  }
  #nav480 #navBlock480 .rwdmenu {
    padding: 2px 4px;
  }
  #navBlock480 div {
    top: 25px;
  }
  #navBlock480 > div > ul {
    padding: 0;
  }
  #navBlock480 > div > ul > li > a {
    font-size: 0.9rem;
    padding: .1rem 1em;
  }
  .header {
    padding-bottom: 70px;
  }
  .search_form .search_key {
    font-size: 0.6rem;
    width: auto;
  }
  .search_form .search_key {
    height: 15px;
  }
  .search_form .search_btn {
    height: 15px;
    background-size: 30%;
        width: 15%;
  }
  #search_form_c {
    top: 30px;
    margin-left: 25px;
  }
  .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 150px !important;
    min-height: 150px !important;
  }
  .adaptive2-icon-prev,.adaptive2-icon-next {
    width: 25px;
    height: 25px;
  }
  .more_mudule_17 ul.img_list li {
    padding: 0;
  }
  .mudule_2 .img_list li p {
    padding: 24px 50px 50px 50px;
    font-size: 1.12rem;
  } 
  .more_mudule_5 h2.title_h2::after, .more_mudule_6 h2.title_h2::after {
    left: 35%;
    font-size: 1rem;
  }
    .more_mudule_3 h2.title_h2::after {
      left: 35%;
      font-size: 1rem;
  }
  #roll_top {
    width: 30px;
    height: 30px;
    right: 2%;
    bottom: 2%;
  }
  #roll_top a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
  }
}

@media only screen and (max-width:310px) {
  .solidblockmenu ul li a {
    font-size: 0.6rem;
  }
  .header_group h1 {
    top: 15px;
    left: 10%;
    text-align: left;
  }
  .header .header_group {
    min-height: 50px;
  }
  .header-top {
    top: 35px;
  }
  .logo img {
    width: 50%;
  }
  #nav480 {
    width: 30px;
    height: 30px;
    top: -35px;
  }
  #nav480 #navBlock480 .rwdmenu {
    padding: 2px 4px;
  }
  #navBlock480 div {
    top: 25px;
  }
  #navBlock480 > div > ul {
    padding: 0;
  }
  #navBlock480 > div > ul > li > a {
    font-size: 0.9rem;
    padding: .1rem 1em;
  }
  .header {
    padding-bottom: 50px;
  }
  .search_form .search_key {
    font-size: 0.6rem;
    width: auto;
  }
  .search_form .search_key {
    height: 15px;
  }
  .search_form .search_btn {
    height: 15px;
    background-size: 30%;
        width: 15%;
  }
  #search_form_c {
    top: 15px;
    margin-left: 15px
  }
  .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 100px !important;
    min-height: 100px !important;
  }
  .adaptive2-icon-prev,.adaptive2-icon-next {
    width: 25px;
    height: 25px;
  }
  .more_mudule_17 ul.img_list li {
    padding: 0;
  }
  .mudule_2 .img_list li p {
    padding: 5px 20px 10px 20px;
  }
  #roll_top {
    width: 30px;
    height: 30px;
    right: 2%;
    bottom: 2%;
  }
  #roll_top a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
  }
  .more_mudule_5 h2.title_h2::after, .more_mudule_6 h2.title_h2::after {
    left: 55%;
    font-size: 1rem;
  }
    .more_mudule_3 h2.title_h2::after {
      left: 55%;
      font-size: 1rem;
  }
}