﻿

/* googleFonts */

@import "/css2-NotoSansTCwght500_swap.css";
@import "/css2-Robotowght500_swap.css";

/* ----------------------共用---------------------- */

* {
  margin: 0;
  padding: 0;
  touch-action: auto !important;
}

body {
  font-family: "Roboto", "Noto Sans TC", "微軟正黑體", Arial, sans-serif !important;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  overflow-x: hidden;
  font-size: 1em;
  line-height: 1.8;
}

.larger {
  font-size: 1.2rem;
}

.medium {
  font-size: 1rem;
}

.fontsize-medium {
  display: none;
}

.small {
  font-size: 0.875rem;
}

button,
a {
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.img-full {
  width: 100%;
  height: auto;
}

.imgholder {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.imgholder img {
  width: 100%;
  height: auto;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  opacity: 1;
  transition: transform 0.5s ease-in-out, opacity 0.2s;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 0.2s;
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0.2s;
}

.imgholder:hover img,
.subject_box .item a:hover .imgholder img {
  transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  opacity: 0.95;
}

.white-space-nowrap {
  white-space: nowrap;
}

.button_style {
  overflow: hidden;
  position: relative;
  text-align: center;
  display: inline-block;
}

.button_style span {
  z-index: 20;
}

.button_style:after {
  background: #fff;
  content: "";
  height: 215px;
  left: -95px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 1550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: 1;
}

.button_style:hover:after {
  left: 120%;
  -webkit-transition: all 1550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.angled_arrow_bg-white {
  position: relative;
}

.angled_arrow_bg-white:after {
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 50%;
  z-index: -1;
}

.group_btn {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

.group_btn li {
  margin: 0 10px 0 0;
}

.group_btn li:last-of-type {
  margin: 0;
}

.group_btn li button {
  padding: 0.6rem 1rem;
  border-radius: 45px;
  min-width: 150px;
}

.group_btn li button i {
  margin: 0 5px 0 0;
}

.scroll_set {
  overflow-x: auto;
  overflow-y: hidden;
}

.main_ctn {
  flex-grow: 1;
  position: relative;
  width: 100%;
  overflow-x: clip;
}

.letter-spacing-1px {
  letter-spacing: 1px;
}

.letter-spacing-2px {
  letter-spacing: 2px;
}

.letter-spacing-3px {
  letter-spacing: 3px;
}

.letter-spacing-4px {
  letter-spacing: 4px;
}

.letter-spacing-5px {
  letter-spacing: 5px;
}

.more_btn {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.more_btn i {
  margin: 0 0 0 2px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.subject_box .item a .info ul:after,
.news_box .news_title .title:after {
  width: 50px;
  height: 4px;
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: -20px;
  z-index: 1;
}

.glightbox-clean .gdesc-inner {
  display: none;
}

/* ----------------------顏色管理---------------------- */

a {
  color: #313131;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #025c54;
}

a:focus {
  text-decoration: none;
  color: #025c54;
}

/* 文字色 */

.text-subject,
footer .footer_top .toggle_btn a,
.quote,
.map_box .map_route .item .title span,
.pagination_box .pagination li.active a {
  color: #025c54;
}

.text-second {
  color: #875d25;
}

.text-assist,
.angled_arrow_bg-white,
.information ul.bottom li.date:before,
.information ul.bottom li.date:after,
.banner_box .swiper_banner .swiper-button i,
.more_btn,
.title_area:before,
.edit h3:before,
.sidebar .download_item .item::before,
.map_box .map_route .item ul span,
.search_result_box .result .item a .title span,
.search_result_box .result .item a .info span,
.related_custom .info i {
  color: #3d8500;
}

.text-assist-light,
footer .footer_bottom .footer_ctn .left ul li span.title {
  color: #98d661;
}

.text-gray,
.custom_box .custom_item .describe,
.search_result_box .result .item a .info,
.search_result_box .result .item a .date,
.table thead tr th,
.illustrate {
  color: #757575;
}

.text-gray-light,
.nav_box .main_area .main_menu .item .dropdown-toggle::after {
  color: #bbb;
}

.text-blue-deep,
.edit a {
  color: #254363;
}

.text-blue,
.edit a,
.link a,
.link_item .item .b {
  color: #0b55a6;
}

.edit a:hover,
.link a:hover,
.link_item .item .b:hover {
  opacity: 0.8;
}

.text-white-70 {
  color: rgba(255, 255, 255, 0.7);
}

/* 按鈕色 */

.btn-assist {
  background-color: #3d8500 !important;
}

.btn-white {
  background-color: white !important;
}

.btn-outline-gray {
  border-color: #ddd !important;
}

.btn-outline-gray:hover {
  background-color: #fafafa;
}

/* 背景色 */

.bg-subject,
.tab_box .tab_nav .nav .nav-item button.active,
.tab_box .tab_nav .nav .nav-item button.active:after,
.custom_box_b .custom_item .title,
.chart_box .nav-pills li button.active {
  background-color: #025c54;
}

.bg-subject-opacity-20,
.map_box .accesskey_list li span {
  background-color: rgba(2, 92, 84, 0.2);
}

.bg-second {
  background-color: #875d25;
}

.bg-assist,
.nav_box .main_area .main_menu .item.active > a span:after,
.criterion_box .download_box .big_title:after,
.subject_box .item a .info ul:after,
.news_box .news_title .title:after,
.banner_box .swiper_banner .banner-pagination-links a.active,
.go_to_top,
.title_subject:before,
.edit h2:before,
.title_download:before,
.edit h4:before,
.date_info:after,
.swiper_edit .swiper-button,
.custom_box_c .custom_item:before,
.custom_box_c .custom_item:after,
.custom_box_c .custom_item a:before,
.custom_box_c .custom_item a:after,
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay,
.related_custom .info:before,
.related_custom .info:after,
.sub_title:after {
  background-color: #3d8500;
}

.bg-assist-opacity-20,
.table_hover tbody tr:hover td {
  background-color: rgba(110, 183, 47, 0.2);
}

.bg-gradient-subject {
  background: #00b7d4;
  background: -moz-linear-gradient(top, #00b7d4 0%, #6ce7c9 100%);
  background: -webkit-linear-gradient(top, #00b7d4 0%, #6ce7c9 100%);
  background: linear-gradient(to bottom, #00b7d4 0%, #6ce7c9 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00b7d4', endColorstr='#6ce7c9', GradientType=0);
}

.bg-gradient-assist {
  background: #e0f5f8;
  background: -moz-linear-gradient(top, #e0f5f8 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #e0f5f8 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e0f5f8 0%, #ffffff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e0f5f8', endColorstr='#ffffff', GradientType=0);
}

.bg-gray,
.more_box .swiper_more .swiper-button-prev,
.more_box .swiper_more .swiper-button-next,
.chart_box .nav-pills li button:not(.active) {
  background: #dedede;
}

.bg-gray-light,
.search_box,
.search_box .header {
  background: #fafafa;
}

.bg-gray-morelight,
.download_link_box .item:nth-of-type(even),
ul.file_extension li a:hover,
.custom_box_c .custom_item a {
  background-color: #f5f5f5;
}

.bg-white-70,
footer .footer_bottom .footer_ctn .right ul.two li:after {
  background-color: rgba(255, 255, 255, 0.7);
}

/* 邊框色 */

.border-subject,
.more_box .swiper_more .swiper-wrapper .swiper-slide a img {
  border-color: #025c54;
}

.border-assist,
.breadcrumb_box:after,
.breadcrumb_box .left {
  border-color: #3d8500;
}

/* ----------------------文字尺寸---------------------- */

.fs-0,
.subject_box .item a i,
.tab_box .tab-content .tab-pane .ctn .tab_title i,
.criterion_box .criterion .item i,
.criterion_box .download_box .swiper_download .swiper-slide i,
.page_banner .title h2,
.custom_box_c .custom_item a i,
.related_custom .info i {
  font-size: 3.25rem !important;
  line-height: 1;
}

.fs-1,
.subject_box .item a .info ul li.title,
.title_page {
  font-size: 2.5em !important;
  line-height: 1.3;
}

.fs-2,
.title_subject {
  font-size: 2em !important;
  line-height: 1.3;
}

.fs-3,
.edit .title_subject,
.edit h2,
.criterion_box .download_box .swiper_download .swiper-slide,
.title_area {
  font-size: 1.75em !important;
  line-height: 1.3;
}

.fs-4,
.edit .title_area,
.criterion_box .download_box .swiper_download .swiper-button,
.banner_box .swiper_banner .swiper-button,
.title_download,
.edit h3,
.edit h4,
.quote,
.sub_title {
  font-size: 1.5em !important;
  line-height: 1.5;
}

.fs-5,
.edit h5,
.title_caption,
.criterion_box .criterion .item .title,
.dropdown-fontsize ul,
.share .item button i,
.share .dropdown ul,
.custom_box_a .custom_item .title,
.custom_box_c .custom_item a,
.search_result_box .result .item a .title {
  font-size: 1.25em !important;
  line-height: 1.6;
}

.fs-6,
.edit h6,
.title_caption_b,
footer .footer_top .footer_menu .group .title,
.tab_box .tab_nav .nav .nav-item button,
.banner_box .key_btn_box ul li a .title,
.chart_box .nav-pills {
  font-size: 1.125em !important;
  line-height: 1.7;
}

.fs-7 {
  font-size: 1em !important;
  line-height: 1.8;
}

.fs-8,
.more_btn,
.share .dropdown ul li i {
  font-size: 0.95em !important;
  line-height: 1.9;
}

.fs-9,
.nav_box .top_area,
.date_info,
.date_info a,
ul.file_extension li a,
.search_result_box .result .item a .date {
  font-size: 0.9em !important;
  line-height: 2;
}

/* ----------------------無障礙---------------------- */

a[accesskey] {
  display: flex;
  opacity: 0;
  position: absolute;
  z-index: 999;
  top: 0px;
  align-items: center;
  color: #025c54 !important;
}

a[accesskey]:focus {
  color: #025c54 !important;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  opacity: 1;
  background: rgba(255, 255, 255, 0.9);
}

a#header-menu {
  left: 200px;
}

a#side-menu {
  top: -50px;
}

:focus,
a:focus,
.swiper-slide:focus,
.swiper-pagination-bullet:focus {
  outline: 2px dashed #f5a552 !important;
  box-shadow: none !important;
  transition: none;
  outline-offset: -1px;
}

.swiper-slide a:focus {
  padding: 1px;
}

.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

a.sr-only:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  outline-color: transparent;
  -webkit-transition: top 0.1s ease-in;
  transition: top 0.1s ease-in;
  border: #ffbf47 solid 0.4rem;
  background: #ffbf47;
  color: #000000;
  font-weight: 700;
}

.noscript {
  color: red;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 9999;
  left: 50%;
  top: 50%;
  padding: 30px;
  font-size: 1.25em;
  transform: translate(-50%, -50%);
  text-align: center;
}

/* ----------------------選單---------------------- */

.nav_box {
  position: sticky;
  left: 0;
  top: 0;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 1);
}

.fixed_header .nav_box {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.nav_box .logo_box {
  display: inline-flex;
}

.nav_box .logo_box h1 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav_box .logo_box .logo {
  width: 240px;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.nav_box .top_area {
  padding: 10px 0 0 0;
  display: flex;
  align-items: center;
}

.nav_box .top_area .first-area {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}

.nav_box .top_area .first-area > li {
  margin: 0 24px 0 0;
  display: flex;
}

.nav_box .top_area .first-area > li > a {
  padding: 0 24 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav_box .top_area .first-area > li:last-of-type {
  margin: 0;
  padding: 0;
}

.dropdown-fontsize ul {
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, 100%);
  border: none;
  z-index: 9999;
  padding: 0;
  border-radius: 0;
  min-width: 100%;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
}

.dropdown-fontsize ul:after {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  top: -8px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
}

.dropdown-fontsize ul:before {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  top: -9px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #ddd transparent;
}

.dropdown-fontsize ul li a {
  color: inherit;
}

.search_btn > a i {
  font-size: 1.5em;
}

.nav_box .main_area .main_menu .item.active > a span {
  position: relative;
}

.nav_box .main_area .main_menu .item.active > a span:after {
  width: 100%;
  height: 5px;
  content: "";
  display: block;
  bottom: -8px;
  position: absolute;
  left: 0;
}

.nav_box .main_area .main_menu .item ul li a {
  white-space: break-spaces;
}

.nav_box .main_area .main_menu .item .dropdown-toggle::after {
  font: 0.8em "icomoon" !important;
  content: "\e91a";
  border: none;
  vertical-align: middle;
}

.nav_box .mobile_set .group {
  display: none;
}

/* ----------------------選單搜尋---------------------- */

.search_box {
  position: fixed;
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  z-index: 99999;
  display: none;
  flex-direction: column;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.search_box .header {
  position: sticky;
  left: 0;
  top: 0;
  height: 80px;
  margin: 40px 0 0 0;
  z-index: 99;
}

.search_box .header > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.search_box .header .close_search {
  font-size: 1.75em;
}

.search_box .header .logo_box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.search_box .header .logo_box .logo {
  width: 240px;
}

.search_box .search_body {
  padding: 40px 0 80px 0;
}

.search {
  display: flex;
}

.search .group {
  display: flex;
  border-bottom: 1px solid #aaa;
  flex: 1;
}

.search .form-control {
  flex: auto;
  background-color: #fff;
  border: none;
  border-radius: 0;
}

.search .advanced_box {
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
}

.search .advanced_box .btn {
  padding: 10px 30px;
}

.hotkey {
  display: flex;
  margin: 25px 0 0 0;
}

.hotkey .title {
  white-space: nowrap;
}

.hotkey ul {
  display: flex;
  padding: 0 0 0 30px;
  margin: 2px 0 0 0;
  list-style: none;
  flex-wrap: wrap;
}

.hotkey ul li {
  margin: 0px 20px 10px 0px;
}

.hotkey ul li a {
  text-decoration: underline;
}

.hotunit {
  display: flex;
  flex-direction: column;
  margin: 25px 0 0px 0;
}

.hotunit .title {
  margin: 0 0 10px 0;
}

.hotunit ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.hotunit ul li {
  border-bottom: 1px solid #ddd;
}

.hotunit ul li a {
  padding: 15px 20px 15px 0;
  display: block;
  position: relative;
}

.hotunit ul li a:after {
  font: 1em "icomoon" !important;
  content: "\e917";
  position: absolute;
  right: 0;
  top: 20px;
}

/* ----------------------頁尾---------------------- */

.go_to_top {
  border: 1px solid #ccc;
  text-align: center;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: #eee 0px 0px 5px;
  opacity: 0;
  z-index: 99;
  color: #fff;
}

.fixed_header .go_to_top {
  opacity: 1;
}

.fixed_header .go_to_top:hover {
  opacity: 0.8;
}

footer {
  position: relative;
  color: white;
  z-index: 1;
}

footer:before {
  width: 100%;
  height: 70%;
  background: url(/img/logo_border.png) no-repeat;
  background-position: right top;
  position: absolute;
  content: "";
  display: block;
  right: 0;
  bottom: 0;
  opacity: 0.2;
  z-index: -1;
}

footer a {
  color: white;
}

footer a:hover,
footer a:focus {
  color: inherit;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}

footer .footer_top .toggle_btn {
  background: url(/img/footr_bg.png) no-repeat;
  background-size: cover;
  background-position: center bottom;
}

footer .footer_top .toggle_btn > div {
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .footer_top .toggle_btn a {
  background-color: #fff;
  margin: 10px 10px;
}

footer .footer_top .toggle_btn a[aria-expanded="false"] i:before {
  content: "\e91a";
}

footer .footer_top .footer_menu {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  padding: 40px 0 10px 0;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}

footer .footer_top .footer_menu .group .title {
  position: relative;
  padding-left: 30px;
}

footer .footer_top .footer_menu .group .title i {
  position: absolute;
  left: 0px;
  top: 6px;
}

footer .footer_top .footer_menu .group ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 30px;
}

footer .footer_top .footer_menu .group ul li {
  margin: 0 0 10px 0;
}

footer .footer_top .footer_menu .group ul li ul {
  margin: 5px 0 20px 16px;
  opacity: 0.85;
}

footer .footer_top .footer_menu .group ul li ul li {
  line-height: 1.1;
}

footer .footer_top .footer_menu .group ul li ul li a {
  font-size: 0.9em;
}

footer .footer_bottom {
  padding: 40px 0 20px 0;
}

footer .footer_bottom .footer_ctn {
  display: flex;
  justify-content: space-between;
}

footer .footer_bottom .footer_ctn .left ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer .footer_bottom .footer_ctn .left ul li span.title {
  margin: 0 5px 0 0;
}

footer .footer_bottom .footer_ctn .left ul li img {
  transform: translate(0, -2px);
}

footer .footer_bottom .footer_ctn .left ul.one {
  display: flex;
  flex-wrap: wrap;
}

footer .footer_bottom .footer_ctn .left ul.one li:not(:last-of-type) {
  margin: 0 25px 0 0;
}

footer .footer_bottom .footer_ctn .right {
  padding: 0 0 0 20px;
  flex: auto;
}

footer .footer_bottom .footer_ctn .right ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

footer .footer_bottom .footer_ctn .right ul li:not(:last-of-type) {
  margin: 0 15px 0 0;
}

footer .footer_bottom .footer_ctn .right ul li {
  margin-bottom: 5px !important;
}

footer .footer_bottom .footer_ctn .right ul.one {
  margin: 0 0 5px 0;
}

footer .footer_bottom .footer_ctn .right ul.one li.ccessiblity {
  width: 110px;
}

footer .footer_bottom .footer_ctn .right ul.two li {
  position: relative;
  white-space: nowrap;
}

footer .footer_bottom .footer_ctn .right ul.two li:not(:last-of-type):after {
  width: 1px;
  height: 16px;
  position: absolute;
  content: "";
  display: block;
  right: 0;
  top: 6px;
  z-index: 1;
}

footer .footer_bottom .footer_ctn .right ul.two li:not(:last-of-type) {
  padding: 0 15px 0 0;
}

/* ----------------------框架---------------------- */

.breadcrumb_box {
  margin-top: -70px;
  position: relative;
  z-index: 2;
}

.breadcrumb_box:after {
  width: 50%;
  height: 70px;
  background-color: white;
  position: absolute;
  left: 0;
  top: 1px;
  content: "";
  display: block;
  z-index: -1;
  border-top-style: solid;
  border-top-width: 5px;
}

.breadcrumb_box > div {
  display: flex;
  justify-content: space-between;
}

.breadcrumb_box .left {
  width: 50%;
  border-top-style: solid;
  border-top-width: 5px;
  position: relative;
  min-height: 70px;
  background-color: white;
  transform: translate(0, 1px);
}

.breadcrumb_box .left:after {
  position: absolute;
  right: -30px;
  top: -5px;
  z-index: -1;
  content: "";
  display: block;
  background: url(/img/breadcrumb_border.png) no-repeat;
  background-position: right top;
  width: 50px;
  height: 80px;
}

/* .breadcrumb_box .left:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 200%;
  background-color: white;
  z-index: 0;
} */

.breadcrumb_box .breadcrumb {
  position: relative;
  margin: 20px 0 0 0;
  flex-wrap: inherit;
  background-color: white;
}

.breadcrumb_box .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  float: none;
}

.breadcrumb_box .breadcrumb li {
  white-space: nowrap;
}

.breadcrumb_box .breadcrumb li:last-of-type {
  margin: 0;
  -webkit-box-flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.breadcrumb_box .right {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}

.breadcrumb_box .right .view {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 8px 0 0;
}

.breadcrumb_box .right .view > div {
  padding: 1px 15px;
}

.share {
  display: flex;
}

.share .item {
  margin: 0 4px;
}

.share .item:last-of-type {
  margin-right: 0;
}

.share .item button {
  width: 46px;
  height: 46px;
  display: flex;
  background-color: white;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  border: none;
}

.share .item button:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.share .dropdown ul {
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, calc(100% + 10px));
  border: none;
  z-index: 9999;
  padding: 0;
  border-radius: 0;
  min-width: 100%;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
}

.share .dropdown ul:after {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  top: -8px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
}

.share .dropdown ul:before {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  top: -9px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #ddd transparent;
}

.share .dropdown ul li {
  text-align: center;
  background-color: #fff;
}

.share .dropdown ul li i {
  font-style: normal;
}

.pagination_box {
  justify-content: space-between;
  margin: 40px 0 0px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}

.pagination_box > div {
  margin: 10px 0;
}

.pagination_box .page_text {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.pagination_box .page_text input {
  max-width: 70px;
  text-align: center;
  padding: 0.375rem 0.4rem;
}

.pagination_box .pagination {
  align-items: center;
  justify-content: center;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pagination_box .pagination li a {
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
}

.pagination_box .pagination li.active a {
  text-decoration: underline;
  opacity: 1;
}

.pagination_box .pagination li.disabled a {
  cursor: not-allowed;
  opacity: 0.4;
}

.page_banner {
  position: relative;
  background-color: black;
}

.page_banner img {
  min-height: 200px;
  object-fit: cover;
  object-position: center center;
}

.page_banner .title {
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, calc(-50% - 25px));
  z-index: 2;
  content: "";
  display: block;
  width: 100%;
}

.page_banner .title h2 {
  margin: 0;
  color: #fff;
}

.main_ctn .main {
  margin: 40px 0 60px 0;
}

/* ----------------------table ---------------------- */

.os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-light > .os-scrollbar > .os-scrollbar-track {
  background-color: #ddd;
}

.max-height .scroll_container {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}

.max-height .table thead {
  position: sticky;
}

.table th,
.table td {
  color: #757575 !important;
}

.table thead tr {
  border-bottom: 2px solid #ddd;
}

.table thead tr th {
  font-weight: normal;
  border: none;
  padding: 14px 12px;
}

.table tbody tr td {
  padding: 14px 16px;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: relative;
}

.table.table-sm tbody tr td,
.table.table-sm thead tr th {
  padding-top: 0;
  padding-bottom: 0;
}

.table tbody tr td a {
  color: initial;
}

.table tbody tr td .btn {
  text-decoration: none;
}

tr th,
tr td {
  position: relative;
  vertical-align: middle;
}

/* .table_striped tbody tr td {
  border: none;
}

.table_striped tbody tr:nth-of-type(even) {
  background-color: #f5f3f7;
} */

/* ----------------------首頁---------------------- */

/* 首頁-更多連結 */

.banner_box .key_btn_box ul li a .title {
  white-space: nowrap;
}

.more_box {
  padding: 50px 0;
}

.more_box a:focus,
.more_box button:focus {
  outline-offset: -1px;
}

.more_box .swiper_more .swiper-wrapper .swiper-slide a {
  display: flex;
}

.more_box .swiper_more .swiper-wrapper {
  margin: 0 60px;
}

.more_box .swiper_more .swiper-wrapper .swiper-slide a img {
  height: 70px;
  width: auto;
  border-width: 1px;
  border-style: solid;
}

.more_box .swiper_more .swiper-wrapper .swiper-slide a:hover {
  opacity: 0.8;
}

.more_box .swiper_more .swiper-button-prev {
  left: 0;
}

.more_box .swiper_more .swiper-button-next {
  right: 0;
}

.more_box .swiper_more .swiper-button-prev,
.more_box .swiper_more .swiper-button-next {
  border: none;
  color: black;
  height: 100%;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  transform: none;
  margin: 0;
}

.more_box .swiper_more .swiper-button-prev:after,
.more_box .swiper_more .swiper-button-next:after {
  display: none;
}

.more_box .swiper_more .swiper-slide {
  width: auto;
}

/* 首頁-更多主題 */

.subject_box > div {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 10px;
}

.subject_box .item a {
  position: relative;
  background: black;
  display: flex;
}

.subject_box .item a:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
}

.subject_box .item a i {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}

.subject_box .item a .info {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: white;
  display: flex;
  align-items: center;
  padding: 10% calc(10% + 55px) 10% 10%;
}

.subject_box .item a .info ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}

/* 首頁-tab */

.tab_box {
  position: relative;
  margin: 50px 0 10px 0;
  background-size: cover;
  background-position: center bottom;
  width: 100%;
}

.tab_box:after {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(255, 255, 255, 0) 100%
  );
  left: 0;
  top: 0;
  z-index: 0;
}

.tab_box .tab_nav {
  position: relative;
}

.tab_box .tab_nav > div {
  display: flex;
  position: relative;
  z-index: 1;
  justify-content: space-between;
}

.tab_box .tab_nav .info {
  padding: 0 10px 0 0;
  max-width: 400px;
}

.tab_box .tab_nav .right {
  flex: auto;
}

.tab_box .tab_nav .nav {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.tab_box .tab_nav .nav:after {
  width: 100%;
  height: 100%;
  right: -100%;
  background-color: rgba(255, 255, 255, 0.7);
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
}

.tab_box .tab_nav .nav .nav-item {
  width: 100%;
  padding: 0 1px;
}

.tab_box .tab_nav .nav .nav-item button {
  height: 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: black;
  position: relative;
  padding: 30px 0px;
}

.tab_box .tab_nav .nav .nav-item button.active {
  color: white;
}

.tab_box .tab_nav .nav .nav-item button.active:after {
  width: 100%;
  height: 20px;
  left: 0;
  top: -20px;
  position: absolute;
  content: "";
  display: block;
  z-index: 1;
}

.tab_box .tab-content {
  display: flex;
  position: relative;
  z-index: 1;
  padding: 80px 0 80px 0;
}

.tab_box .tab-content .tab-pane {
  width: 100%;
}

.tab_box .tab-content .tab-pane .ctn .tab_title {
  display: inline-flex;
  align-items: center;
}

.tab_box .tab-content .tab-pane .ctn .tab_title i {
  margin: 0 0 0 10px;
}

/* 規範及指引 */

.criterion_box {
  position: relative;
  z-index: 1;
  margin: 0 0 40px 0;
  padding: 40px 0 200px 0;
}

.criterion_box .title_box {
  text-align: center;
}

.criterion_box:after {
  position: absolute;
  width: 100%;
  height: 60%;
  content: "";
  display: block;
  left: 0;
  top: 0;
  background: url(/img/hp/criterion_bg.png) center center;
  background-size: cover;
  z-index: -2;
}

.criterion_box:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  height: 70%;
  width: 70%;
  background: url(/img/hp/criterion.png) center center;
  background-size: cover;
  z-index: -1;
}

.criterion_box .criterion {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  max-width: 1000px;
  margin: 40px auto 0 auto;
}

.criterion_box .criterion .item {
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: relative;
}

.criterion_box .criterion .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  z-index: 1;
}

.criterion_box .criterion .item {
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 100%;
  padding: 40px 30px;
  justify-content: space-between;
}

.criterion_box .criterion .item img {
  margin: 0 0 10px 0;
}

.criterion_box .criterion .item .title {
  margin: 0 0 10px 0;
}

.criterion_box .download_box {
  display: flex;
  margin: 60px 0 0 0;
  justify-content: flex-end;
}

.criterion_box .download_box .group {
  display: flex;
}

.criterion_box .download_box .big_title {
  margin: 0 40px 60px 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  text-shadow: 0 0 5px rgba(255, 255, 255, 1);
}

.criterion_box .download_box .big_title:after {
  width: calc(100% + 60px);
  height: 3px;
  content: "";
  display: block;
  left: 0;
  bottom: -10px;
  position: absolute;
  z-index: 2;
}

.criterion_box .download_box .swiper_download {
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  background-color: #000;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  max-width: 600px;
}

.criterion_box .download_box .swiper_download .swiper-slide {
  background: url(/img/hp/download_bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: column;
  height: auto;
  position: relative;
}

.criterion_box .download_box .swiper_download .swiper-slide a {
  position: absolute;
  left: 3px;
  top: 3px;
  content: "";
  display: block;
  z-index: 1;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
}

.criterion_box .download_box .swiper_download .swiper-slide {
  color: white;
  min-height: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding: 30px 80px 30px 80px;
  text-align: center;
  position: relative;
}

.criterion_box .download_box .swiper_download .swiper-slide .title {
  margin: 0 0 30px 0;
}

.criterion_box .download_box .swiper_download .swiper-slide i {
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.criterion_box .download_box .swiper_download .swiper-slide:hover i {
  transform: scale(1.1);
}

.criterion_box .download_box .swiper_download .swiper-button {
  padding: 0 30px;
}

/* 最新消息 */

.news_box {
  border-top: 1px solid #ddd;
}

.news_box > div {
  display: grid;
  grid-template-columns: 1fr 3fr;
}

.news_box .news_title {
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.news_box .news_title .title {
  position: relative;
  margin: 20px 0 0 0;
}

.news_box .news {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 2;
}

.news_box .news .information {
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.news_box .news .information a {
  display: flex;
  height: 100%;
  padding: 40px 25px;
  flex-direction: column;
  justify-content: space-between;
  background-color: white;
  border-left: 1px solid #ddd;
}

.news_box .news .information ul.top {
  padding: 0;
  margin: 0;
  list-style: none;
}

.news_box .news .information ul.top li.tag {
  margin: 0 0 5px 0;
}

.news_box .news .information ul.top li.title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 30px 0;
}

.news_box .news .information ul.bottom {
  padding: 0;
  margin: 20px 0 0 0;
  list-style: none;
}

.news_box .news .information ul.bottom li.date {
  position: relative;
}

.news_box .news .information ul.bottom li.date:before {
  font: 0.9em "icomoon" !important;
  content: "\e90a";
  margin: 0 10px 0 0;
}

.news_box .news .information ul.bottom li.date:after {
  font: 1em "icomoon" !important;
  content: "\e901";
  float: right;
  transform: translate(0px, 4px);
}

.news_box .news .information .ranking {
  display: flex;
  align-items: flex-start;
  position: absolute;
  top: -30px;
}

.news_box .news .information .ranking b {
  font-style: italic;
}

/* banner */

.banner_box {
  position: relative;
  overflow: hidden;
}

.banner_box .swiper_banner {
  position: relative;
}

.banner_box .swiper_banner .swiper-button {
  padding: 40px 30px;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
}

.banner_box .swiper_banner .swiper-slide a {
  display: flex;
  background-color: white;
}

.banner_box .swiper_banner .swiper-slide a img.mobile {
  display: none;
}

.banner_box .swiper_banner .banner-pagination-links {
  display: flex;
  position: absolute;
  left: 5%;
  bottom: 30px;
  z-index: 1;
}

.banner_box .swiper_banner .banner-pagination-links a {
  width: 8px;
  height: 8px;
  box-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  margin: 5px;
}

.banner_box .swiper_banner .banner-pagination-links a.active {
  color: #000;
  width: 30px;
  border-radius: 20px;
}

.banner_box .key_btn_box {
  position: absolute;
  right: 0;
  bottom: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1;
  background-color: #fff;
}

.banner_box .key_btn_box ul {
  padding: 0 0 0 60px;
  margin: 0;
  list-style: none;
  display: flex;
}

.banner_box .key_btn_box ul li a {
  display: flex;
  flex-direction: column;
  padding: 25px 30px;
  align-items: center;
}

.banner_box .key_btn_box ul li a.title {
  white-space: nowrap;
}

.banner_box .key_btn_box ul li a:hover {
  transform: scale(1.1);
}

.banner_box .key_btn_box ul li a img {
  margin: 0 0 10px 0;
}

/* ---------------------- 網站導覽 ---------------------- */

.map_box .number_list {
  margin: 0 0 40px 20px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.map_box .number_list li {
  margin: 0 60px 8px 0;
}

.map_box .accesskey_list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}

.map_box .accesskey_list li {
  margin: 0 0 8px 0;
  display: flex;
}

.map_box .accesskey_list li span {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px 0 0;
}

.map_box .map_route {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.map_box .map_route .item {
  border: 1px solid #ddd;
  padding: 20px 15px;
}

.map_box .map_route .item .title {
  padding: 0 0 0 20px;
  position: relative;
}

.map_box .map_route .item ul {
  padding: 0;
  margin: 10px 0px 0 20px;
  list-style: none;
}

.map_box .map_route .item ul li {
  margin: 0 0 8px 0;
  padding: 0 0 0 35px;
  position: relative;
}

.map_box .map_route .item ul li:last-of-type {
  margin: 0;
}

.map_box .map_route .item span {
  margin: 0 5px 0 0;
  position: absolute;
  left: 0;
}

/* ----------------------搜尋結果---------------------- */

.search_result_box .max_width {
  max-width: 1000px;
  margin: 0 auto;
}

.search_result_box .search {
  margin: 0 0 40px 0;
}

.search_result_box .search input {
  padding-left: 0;
}

.search_result_box .find {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px 0;
}

.search_result_box .result .item a {
  border-bottom: 1px solid #ddd;
  padding: 30px 0;
  display: block;
}

.search_result_box .result .item:last-of-type a {
  border-bottom: none;
}

.search_result_box .result .item a .title {
  margin: 0 0 5px 0;
  color: #000;
}

.search_result_box .result .item a .info {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 10px 0;
}

.search_result_box .search_none .img_box {
  max-width: 300px;
  margin: 0 auto;
}

/* ----------------------最新消息-列表---------------------- */

.filter_form {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
}

.filter_form .col-auto {
  display: flex;
  align-items: center;
  /* margin: 10px 15px; */
  margin: 5px 15px 5px 0;
}

.filter_form .col-auto label {
  flex: inherit;
  margin: 0 8px 0 0;
  display: none;
}

.calendar .form-control {
  background: url(/img/calendar.svg) no-repeat #fff;
  background-position: calc(100% - 10px) center;
  background-size: 20px 20px;
  min-width: 250px;
}

/* ----------------------共用edit---------------------- */

p {
  margin-bottom: 1.5rem;
}

.date_info {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  margin: 0 0 1rem 0;
  list-style: none;
  position: relative;
}

.date_info:after {
  width: 15px;
  height: 2px;
  position: absolute;
  content: "";
  display: block;
  left: 0px;
  top: 12px;
}

.date_info li {
  position: relative;
  padding: 0 16px;
}

.date_info li:not(:last-of-type):after {
  width: 1px;
  top: 5px;
  height: 16px;
  right: 0px;
  position: absolute;
  content: "";
  display: block;
  background-color: #ddd;
}

.title_page {
  margin: 120px 0 1rem 0;
}

.edit > .title_page:first-child {
  margin-top: 0;
  font-size: 2.5em !important;
  line-height: 1.3 !important;
}

.edit > .title_page:after {
  display: none;
}

.edit > .title_page:before {
  display: none;
}

.title_subject,
.edit h2 {
  margin: 120px 0 1rem 0;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.title_subject {
  font-weight: 600;
}

.title_subject .more,
.edit h2 .more {
  white-space: nowrap;
  font-size: 0.55em;
  transform: translate(0, 8px);
  margin: 0 0 0 10px;
  font-weight: normal;
}

.title_subject .more i,
.edit h2 .more i {
  margin: 0 0 0 5px;
  color: initial;
}

.edit > .title_subject:first-child,
.edit > h2:first-child {
  margin-top: 30px;
}

.quote + .title_subject,
.title_page + .title_subject,
.quote + .edit h2,
.title_page + .edit h2 {
  margin-top: 60px;
}

.title_subject:after,
.edit h2:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: -20px;
  content: "";
  display: block;
}

.title_subject:before,
.edit h2:before {
  position: absolute;
  left: 0;
  width: 40px;
  height: 4px;
  top: -20px;
  content: "";
  display: block;
  visibility: visible;
}

.title_area,
.edit h3 {
  margin: 60px 0 1rem 0;
  padding: 0 0 0 36px;
  position: relative;
}

.edit > .title_area:first-child .edit > h3:first-child {
  margin-top: 0;
}

.title_area:before,
.edit h3:before {
  font: 1em "icomoon" !important;
  content: "\e929";
  border: none;
  position: absolute;
  left: 0;
  top: 4px;
}

.title_download,
.edit h4 {
  margin: 60px 0 1rem 0;
  position: relative;
}

.title_download a,
.edit h4 a {
  color: inherit;
}

.title_download a i,
.edit h4 a i {
  margin: 0 0 0 8px;
}

.edit > .title_download:first-child,
.edit > h4:first-child {
  margin-top: 0;
}

.title_download:before,
.edit h4:before {
  position: absolute;
  left: 0;
  width: 40px;
  height: 4px;
  top: -20px;
  content: "";
  display: block;
  visibility: visible;
}

.title_caption,
.edit h5 {
  margin: 30px 0 0 0;
  position: relative;
}

.edit > .title_caption:first-child,
.edit > h5:first-child {
  margin-top: 0;
}

.title_caption_b,
.edit h6 {
  margin: 30px 0 0 0;
  position: relative;
}

.edit > .title_caption_b:first-child,
.edit > h6:first-child {
  margin-top: 0;
}

.sub_title {
  margin: 30px 0 20px 0;
  position: relative;
  padding: 0 0 0 20px;
}

.sub_title:after {
  width: 5px;
  height: 100%;
  content: "";
  display: block;
  left: 0;
  top: 0;
  position: absolute;
}

.edit > .sub_title:first-child {
  margin-top: 0;
}

.quote {
  margin: 60px 0 0 0;
}

.quote span {
  position: relative;
  margin: 0px 0 calc(20px + 1.5rem) 0;
  /*    padding: 0 60px;*/
  display: inline-flex;
}

/*.quote span:after {
    font: 1.5em "icomoon" !important;
    content: "\e92d";
    border: none;
    position: absolute;
    left: 0;
    top: -20px;
}

.quote span:before {
    font: 1.5em "icomoon" !important;
    content: "\e92f";
    border: none;
    position: absolute;
    right: 0;
    bottom: -20px;
}*/

.swiper_edit .swiper-pagination {
  position: static;
}

.swiper_edit .swiper-button {
  width: 50px;
  height: 50px;
  border: none;
  color: #fff;
}

.edit a {
  text-decoration: underline;
}

.download_link_box {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 1.5rem;
}

.download_link_box a {
  text-decoration: none;
  color: initial;
}

.download_link_box a i {
  margin: 0 10px;
}

.download_link_box .number {
  white-space: nowrap;
  margin: 0 0 0 4px;
}

.download_item .item,
.link_item .item > a {
  display: grid;
  grid-template-columns: auto 1fr auto;
  padding: 14px 0;
  position: relative;
}

.download_item .item > div,
.link_item .item > a > div {
  padding: 0 15px;
}

.link_item .item .b {
  text-decoration: underline;
}

ul.file_extension {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

ul.file_extension li {
  margin: 4px 4px;
}

ul.file_extension li a {
  text-decoration: none;
  border: 1px solid #ddd;
  padding: 3px 8px;
  border-radius: 4px;
  background-color: white;
}

.custom_box {
  display: inline-grid;
  margin: 40px 0 40px 0;
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
}

.custom_box .describe {
  list-style: none;
  padding: 0;
  margin: 0;
}

.custom_box .describe li {
  position: relative;
}

.custom_box .describe li:not(:only-child) {
  padding: 0 0 0 16px;
}

.custom_box .describe li:not(:only-child):after {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 11px;
  background-color: gray;
}

.custom_box_a .custom_item {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: 20px;
}

.custom_box_a .custom_item .title {
  color: black;
  margin: 0 0 1rem;
  display: flex;
  align-items: center;
}

.custom_box_a .custom_item .title img {
  margin: 0 10px 0 0;
}

.custom_box_b .custom_item {
  border-radius: 10px;
  border: 1px solid #ddd;
  overflow: hidden;
}

.custom_box_b .custom_item .title {
  color: white;
  padding: 5px 15px;
  text-align: center;
}

.custom_box_b .custom_item .describe {
  padding: 15px;
}

.custom_box_c .custom_item {
  min-height: 150px;
  position: relative;
}

.custom_box_c .custom_item:before,
.custom_box_c .custom_item:after,
.custom_box_c .custom_item a:before,
.custom_box_c .custom_item a:after {
  position: absolute;
  content: "";
  display: block;
}

.custom_box_c .custom_item:after {
  width: 36px;
  height: 1px;
  left: -3px;
  top: -3px;
}

.custom_box_c .custom_item:before {
  height: 36px;
  width: 1px;
  left: -3px;
  top: -3px;
}

.custom_box_c .custom_item a:after {
  width: 36px;
  height: 1px;
  right: -3px;
  bottom: -3px;
}

.custom_box_c .custom_item a:before {
  height: 36px;
  width: 1px;
  right: -3px;
  bottom: -3px;
}

.custom_box_c .custom_item a {
  display: flex;
  height: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding: 12px 70px 20px 20px;
  color: inherit;
  position: relative;
}

.custom_box_c .custom_item a:hover {
  opacity: 0.8;
}

.custom_box_c .custom_item a i {
  text-decoration: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

.custom_box_d .custom_item .point {
  margin: 0 0 5px;
}

.custom_box_d .custom_item .info {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  padding: 20px 15px;
}

.custom_box_d .custom_item .title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: black;
  margin: 0 0 1rem;
  line-height: 1.5;
}

.custom_box_d .custom_item .title img {
  margin: 0 0px 8px 0;
}

.sp_custom {
  position: relative;
}

.sp_custom:after,
.sp_custom:before {
  position: absolute;
  transform: translate(-50%, 0);
  width: 350px;
  height: 350px;
  left: 50%;
  content: "";
  display: block;
  z-index: 0;
}

.sp_custom:after {
  top: -10px;
  background: url(/img/criterion/02_top.png) no-repeat;
  background-position: top center;
  background-size: contain;
}

.sp_custom:before {
  bottom: -40px;
  background: url(/img/criterion/02_down.png) no-repeat;
  background-position: bottom center;
  background-size: contain;
}

.sp_custom .custom_item {
  background: url(/img/criterion/column_bg.png) center center;
  background-size: cover;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  padding: 40px;
}

.sp_custom .custom_item > * {
  position: relative;
  z-index: 1;
}

.privacy_box {
  padding: 30px 50px;
  border-radius: 10px;
}

.hr_set {
  border-bottom: 2px solid #ddd;
}

.related_custom {
  display: flex;
  margin: 30px 0 100px 0;
}

.related_custom a {
  text-decoration: none;
  color: initial;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.related_custom .img_box {
  width: 40%;
}

.related_custom .info {
  width: 60%;
  background-color: #f5f3f7;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 5% 14% 5% 5%;
  align-items: flex-end;
  transform: translate(-50px, 50px);
  position: relative;
}

.related_custom .info i {
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translate(0, -50%);
}

.related_custom .info:before {
  height: 60px;
  width: 2px;
  right: -5px;
  bottom: -5px;
}

.related_custom .info:after {
  width: 60px;
  height: 2px;
  right: -5px;
  bottom: -5px;
}

.related_custom .info:before,
.related_custom .info:after {
  position: absolute;
  content: "";
  display: block;
}

.focal_point {
  box-shadow: inset 0 5rem 0 #c5dbb3;
}

.max_width_set {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.chart_box {
  margin-top: 40px;
}

.chart_box .nav-pills {
  display: inline-grid;
  margin: 0px 0 20px 0;
  width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}

.chart_box .nav-pills li button {
  width: 100%;
  border-radius: 0;
}

.chart_box .nav-pills li button:not(.active) {
  color: #000;
}

.have_sidebar .content .title_download {
  display: none;
}

.have_sidebar .content .download_link_box {
  display: none;
}
