.font-weight-medium-l {
    font-weight: 500;
}
.slick-dots li button{
  color: #000;
}
.btn-primary {
  background-color: var(--brand_color);
  border-color: var(--brand_color);
}
.btn-primary:hover,
.btn-outline-primary:hover{
  color: #fff;
  background-color: var(--brand_color);
  border-color: var(--brand_color);
  box-shadow: 0px 7px 20px 0 rgb(0 66 142 / 43%);
}
.btn-outline-primary {
  color: var(--brand_color);
  border-color: var(--brand_color);
}
.action_btn:hover{
  color: #fff !important;
}
/* 無障礙 focus-visible 設定*/
a:focus-visible,a:focus,input.form-control:focus,button:focus-visible,
.timeline__nav li:focus,.post-image a:focus,
.workshop_videoList a:focus h3,a.ag-courses-item_link:focus .ag-courses-item_date-box,
.side-swith button:focus,.toggle input:checked:focus + label,.toggle input:focus + label,input[type="file"]:focus,
textarea:focus,.form-check-input:focus, .form-select:focus, .swiper-pagination-clickable .swiper-pagination-bullet:focus, .swiper-button-next:focus, .swiper-button-prev:focus,.nice-select:focus,#searchbox:focus,input[name="search"]:focus,.img-content a:focus{
    outline: 3px dotted #dc3545 !important;
    box-shadow: none !important;
    border-color: transparent;
}
.blog-posts.violations_list a:focus,.post-image a{
  display: block;
}
.owl-stage .owl-item>div:not(.h75){
  padding: 25px 0;
}
.blog-post h3.title-2,.news_item h3.title-2,.news_item h3.title-1,.post-content h3.title-2{overflow: visible;}
.blog-post h3.title-2 a,.news_item h3.title-2 a,.post-content h3.title-2 a{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_item h3.title-1 a{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wrapper_Vio ul{padding: 4px 0;}
.post-image {padding: 3px;}
.media-owl .owl-item .date ~ a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
#toggleMute:focus + i{
  outline: 2px dotted #dc3545 !important;
    box-shadow: none !important;
}
#volume[type="range"]~ label{
    width: calc(100% - 60px);
    position: absolute;
    left: 60px;
    top: 10px;
}

#volume[type="range"]:focus ~ label{
  padding: 10px;
  outline: 2px dotted #dc3545 !important;
  box-shadow: none !important;
}
a.skip-main {
    position: absolute;
    top: 10px;
    left: calc(50% - 110px);
    font-size: 1em;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
    transition: none;
}
a.skip-main:focus, a.skip-main:active,a.skip-main:focus {
    color: white;
    background-color: #00afb5;
    width: 220px;
    height: auto;
    overflow: auto;
    margin: 10px auto;
    padding: 0.5rem;
    border-radius: 0.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 1em;
    z-index: 9999;
}
:target{
  scroll-margin-top:126px;
}
.acc-anchor{
  font-size: 0.75rem;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: .8rem;
  color: #484848;
}
.index #maincontent{color:#fff;}
#maincontent{font-size: 0.75rem}
noscript{
  position: relative;
  text-align: center;
  width: 100%;
}
noscript p{
  z-index: 999;
  position: relative;
  text-align: center;
  font-size: 0.875rem;
  margin: 0px auto;
  padding: 3px;
  border-radius: 8px;
  background-color: #c34141;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.owl-carousel-light .owl-item:focus,.owl-carousel-light .owl-item:focus{
  border: 2px dotted #dc3545 !important
}
.site_item h3{
  font-size: 2rem;
  background-color: var(--brand_color);
  border-radius: 10px;
  margin-bottom: 10px;
}
.site_item h3 a{
  display: block;
  color: #fff;
  font-weight: 600;
}
.site_item.customer h3{
  background-color: #007994;
  border-radius: 10px 10px 0 0;
}
.site_item.company h3{
  background-color:#005fa3;
  border-radius: 10px 10px 0 0;
}
.site_item ul{
  background-color: #eee;
  padding: 10px;
  margin-top: 10px;
}
.site_item ul li{
  list-style: none;
  margin-bottom: 8px;
}
.site_item ul li a{
  color: #242424;
  padding: 8px;
  font-size: 1.13rem;
}
.site_item ul li:hover a{
  text-decoration: underline;
}
/* 無障礙 focus-visible 設定 ＥＮＤ*/

#dropdownMenuButton + form{
  position: absolute;
  padding: .8rem 0;
}
#dropdownMenuButton + form .search_input_box {
  width: 240px;
  max-width: 100%;
  font-weight: 400;
  border: 0;
  outline: 0;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  -webkit-appearance: none;
  vertical-align: middle;
  font-size: 15px;
  line-height: 18px;
  padding: 5px 35px 5px 15px;
  background-color: #f6f7f9;
  height: 39px;
  text-indent: 0;
}
#dropdownMenuButton + form .search_input_box input{
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
}
#dropdownMenuButton + form button{
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.dark_menu .menu > .nav-item > .nav-link{
  border-bottom: 2px solid transparent;
  opacity: 1;
}
.dark_menu .menu > .nav-item:hover > .nav-link, .dark_menu .menu > .nav-item.active > .nav-link{
  border-bottom: 2px solid #fff;
}
.navbar_fixed.dark_menu .menu > .nav-item > .nav-link{
  opacity: 1;
}
.navbar-brand.header_logo{
  color: #fff;
}
.menu_one{
  background: rgb(40 61 90 / 70%);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  color: #fff;
}
.navbar_fixed.menu_one{
  background: rgb(40 61 90 / 70%);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  color: #fff;
}
.navbar_fixed.dark_menu .menu > .nav-item > .nav-link,
.navbar_fixed.dark_menu .menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link, .navbar_fixed.dark_menu .menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link, .navbar_fixed.dark_menu .menu > .nav-item.submenu .dropdown-menu .nav-item.active > .nav-link{
  color: #fff;
}
.menu > .nav-item > .nav-link{
  opacity: 1;
}
.latest-news-area .action_btn.btn_small_two:hover,.action_btn.btn_small_two:focus{
  background: #fff;
  color: var(--brand_color) !important;
}
a.author-pos:hover{
  background: var(--brand_color);
  color: #fff;
}
.main_area_dark{
  background: #011b35;
}
.banner-area-9.banner-area-9_dark .bgwave{
  background-image: url(../img/deco/banner_ripple_dark.png);
  z-index: 0;
}
.r_item_box{
  position: absolute;
  z-index: 0;
  border-radius: 50%;
  width: 77%;
  margin-top: 2%;
}
.main_area_dark{
  text-shadow: 0 0 9px rgba(255, 255, 255, 0.5);
}
.main_area_dark .banner-shapes .shape{
  filter: invert(1);
}
.main_area_dark .banner-shapes .shape {
  position: absolute;
  z-index: 0; 
}
.main_area_dark .banner-shapes .shape:nth-child(1) {
  left: 14%;
  top: 6%;
}
.main_area_dark .banner-shapes .shape:nth-child(2) {
  left: 25%;
  top: 1%;
}
.main_area_dark .banner-shapes .shape:nth-child(3) {
  right: 16%;
}
.main_area_dark .banner-shapes .shape:nth-child(4) {
  left: 50%;
  top: 3%;
}
.main_area_dark .banner-shapes .shape:nth-child(5) {
  left: 17%;
  top: 16%;
}
.main_area_dark .banner-shapes .shape:nth-child(6) {
  left: 242px;
  top: 528px; 
}
.main_area_dark .banner-shapes .shape:nth-child(7) {
  left: 35%;
  top: 261px; 
}
.main_area_dark .banner-shapes .shape:nth-child(8) {
  right: 17%;
  top: 15%;
  transform: rotate(-50deg);
}
.main_area_dark .banner-shapes .shape:nth-child(8) img{
  width: 80px;
}
.main_area_dark .banner-shapes .shape:nth-child(9) {
  right: 2135px;
  top: 360px; 
}
.main_area_dark .banner-shapes .shape:nth-child(10) {
  right: 450px;
  top: 385px; 
}
.main_area_dark .banner-shapes .shape:nth-child(11) {
  right: 12%;
  top: 0;
}
.main_area_dark .banner-shapes .shape:nth-child(12) {
  right: 30%;
  top: 14%;
}
.text-filter{
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3CforeignObject width='100%25' height='100%25'%3E%3Cbody class='wrap' xmlns='http://www.w3.org/1999/xhtml'%3E%3Cstyle%3E.wrap%7Bbox-sizing:border-box;margin:0;height:100%25;padding:10px%7D.shadow%7Bheight:100%25;background:%23000;border-radius:10px;box-shadow:0 0 5px %23000,0 0 10px %23000,0 0 15px %23000%7D%3C/style%3E%3Cdiv class='shadow'/%3E%3C/body%3E%3C/foreignObject%3E%3C/svg%3E");
}
.bg-light-box{
  position: fixed;
  top: 0;
  left: -25%;
  width: 150%;
  height: 100vh;
  opacity: 1;
  pointer-events: none;
}
.custom-hero-bg_w{
  background: radial-gradient(circle, rgb(255 255 255) 0%, rgba(255, 255, 255, 0.3) 38%, rgba(255, 255, 255, 0) 55%);
}
.question_box{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
}
.rounded-4 {
  border-radius: 1rem !important;
}
.box_level{
  border: 1px solid #ccc;
}
.box_level::before{
  content: '';
  background: url(../img/membership_level/card_bg.png)top left / contain no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.box_level1{
  background: #C5DEDC;
  background: linear-gradient(136deg, rgba(197, 222, 220, 1) 0%, rgba(237, 255, 255, 1) 25%, rgba(209, 232, 230, 1) 50%, rgba(237, 255, 255, 1) 75%, rgba(197, 222, 220, 1) 100%);
}
.box_level1 h3,.level1{
  color: #d1e8e6;
  background: #244791;
}
.box_level2{
  background: #CCCCCC;
  background: linear-gradient(136deg,rgba(204, 204, 204, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(230, 230, 230, 1) 50%, rgba(255, 255, 255, 1) 75%, rgba(204, 204, 204, 1) 100%);
}
.box_level2 h3,.level2{
  color: #fff;
  background: #244791;
}
.box_level3{
  background: #FCC97C;
  background: linear-gradient(136deg,rgba(252, 201, 124, 1) 0%, rgba(255, 245, 194, 1) 25%, rgba(252, 207, 146, 1) 50%, rgba(255, 245, 194, 1) 75%, rgba(252, 201, 124, 1) 100%);
}
.box_level3 h3,.level3{
  color: #FCC97C;
  background: #244791;
}
.box_level_icon{
  background: #3f6fa6;
  /* background: linear-gradient(108deg, rgba(73, 130, 173, 1) 0%, rgba(36, 71, 145, 1) 100%); */
  width: 170px;
  height: 170px;
  padding: 5%;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box_level .border-bottom{
  border-color: #ccc !important;
}
.box_level .icon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  min-width: 20px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 4px 0px rgb(0 0 0 / 15%);
}
.box_level_icon_w{
  background: #3f6fa6;
  padding: 5%;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
.box_level_icon_w .col-6 + .col-6{
  border-left: 1px solid #a1a1a1;
}
.text-shadow-light{
  text-shadow: 0 0 9px rgba(255, 255, 255, 0.5);
}
.btn-outline-primary.btn-primary{
  color: #fff;
}
.profile .box_level {
    border: 1px solid #a2bcda;
}
.profile .like_btn.add{
  background: none;
}
.profile .like_btn{
  color: #838383;
  width: auto;
  height: auto;
  border: 0;
  background: none;
}
.profile .like_btn.add i{
  color: #c1272d;
}
.border-primary-100{
  border: 1px solid #a2bcda !important;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .header_logo img.main_logo,
  .navbar_fixed .header_logo img.sticky_logo{
    width: 180px;
  }
  .menu > .nav-item + .nav-item{
    margin-left: 15px;
  }
}
@media (max-width:991px) {
  .navbar>.container-xl{
    justify-content: start;
  }
  .bg-light-box{
    top: 20%;
    opacity: 0.7;
  }
}
@media (max-width:767px) {
  .bg-light-box{
    opacity: 0.5;
    top: 40%;
  }
  .main_area_dark .banner-shapes .shape{
    transform: scale(0.5);
  }
  .main_area_dark .banner-shapes .shape:nth-child(8) {
    transform: scale(0.5) rotate(-50deg);
  }
}