@charset "utf-8";
/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
 

/***********************
* 変数設定
***********************/
:root {
  --khmr-font-primary: '游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
  --khmr-font-secondary: '游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';

  --khmr-trans-time: 0.15s;

  --khmr-color-primary: #1570A9;
  --khmr-color-primary-rgb: 21, 112, 169;
  --khmr-color-primary-contrast: #ffffff;

  --khmr-color-secondary: #30416B;
  --khmr-color-secondary-rgb: 48, 65, 107;
  --khmr-color-secondary-contrast: #ffffff;

  --khmr-color-white: #ffffff;
  --khmr-color-white-rgb: 255, 255, 255;
  --khmr-color-white-contrast: #212121;

  --khmr-color-black: #000000;
  --khmr-color-black-rgb: 0, 0, 0;
  --khmr-color-black-contrast: #ffffff;

  --khmr-color-gray: #777777;
  --khmr-color-gray-rgb: 170, 170, 170;
  --khmr-color-gray-contrast: #ffffff;

  --khmr-color-image-background: #f0f0f0;
}

/***********************
* 文字の改行
***********************/
#top {
  word-break: break-word;
}

/***********************
* メインフォントファミリー
***********************/
.responsive #top #wrap_all .all_colors h1,
#top.home #wrap_all .all_colors .about-content .av-subheading,
#top.home #wrap_all .entry-content-header .av-magazine-title,
#top #wrap_all .all_colors .pickup .flex_cell .avia_textblock h4,
#top #wrap_all .all_colors .pickup .flex_cell .avia_textblock p,
body#top,
body#top span:not(.avia-menu-text){
  font-family: var(--khmr-font-primary);
}

/***********************
* スマホ時のバーガーメニュー
***********************/
.html_av-overlay-side #top #wrap_all #header_main #av-burger-menu-ul {
  max-height: 100%;
  overflow-y: auto;
}
.html_av-overlay-side #top #wrap_all #header_main .av-burger-overlay-inner {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: var(--khmr-color-white);
}
.html_av-overlay-side #top #wrap_all #header_main #av-burger-menu-ul {
  height: auto;
  width: 100%;
}
#top .av-burger-overlay #av-burger-menu-ul {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#top .av-burger-overlay #av-burger-menu-ul > li:first-child > a {
  border-top: 1px solid;
}
#top .av-burger-overlay #av-burger-menu-ul > li {
  width: 100%;
}
#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button,
#top .av-burger-overlay #av-burger-menu-ul > li.link-contact {
  width: 100%;
  text-align: center;
}
#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button,
#top .av-burger-overlay #av-burger-menu-ul > li.link-contact {
  margin-top: 10px;
  padding: 10px 10px 0px 10px;
}
#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button > a,
#top .av-burger-overlay #av-burger-menu-ul > li.link-contact > a {
  padding: 25px 10px 20px 10px;
  display: block;
  font-size: 12px;
  position: relative;
  text-align: center;
  border: 1px solid;
}
#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button > a {
border-right: 1px solid;
}
#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button > a:before,
#top .av-burger-overlay #av-burger-menu-ul > li.link-contact > a:before {
  position: relative;
  content: "";
  font-size: 28px;
  display: block;
  text-align: center;
  margin-bottom:8px;
  -webkit-text-stroke: 0.5px white;
  height: 28px;
  line-height: 100%;
}
#top .av-burger-overlay #av-burger-menu-ul > li.link-contact > a:before {
  content: "\f187";
  top: -1px;
}
.html_av-overlay-side #top #wrap_all #header_main #av-burger-menu-ul {
  max-height: 100%;
  overflow-y: auto;
}
#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button > a,
#top .av-burger-overlay #av-burger-menu-ul > li.link-contact > a {
  padding: 0px;
  height: 100px;
  padding-top: 24px;
}
#top .av-burger-overlay #av-burger-menu-ul > li.wpml-ls-item {
  width: 50%;
}
#top .av-burger-overlay #av-burger-menu-ul > li.wpml-ls-item > a {
  text-align: center;
  margin-top: 25px;
  border-top: 1px solid;
}
#top .av-burger-overlay #av-burger-menu-ul > li.wpml-ls-current-language > a {
  background-color: var(--khmr-color-primary) !important;
  color: var(--khmr-color-white) !important;
  font-weight: bold;
}
.html_av-overlay-side #top #wrap_all #header_main .av-burger-overlay-inner {
  -webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.html_av-overlay-side #top #wrap_all #header_main #av-burger-menu-ul {
  padding-top: 102px !important;
}
/*demo12*/
.html_av-submenu-hidden #av-burger-menu-ul .av-submenu-indicator {
  opacity: 1;
  right: 5px;
}
.html_av-submenu-hidden #av-burger-menu-ul .av-submenu-indicator:before {
  content: "";
  font-size: 34px;
  font-weight: 210;
  color: #B5B5B5;
}
@media only screen and (max-width:989px) {
  #top .av-active-burger-items span.avia-menu-subtext {
    text-align: left;
  }
  #top #wrap_all #header.header_color li.av-menu-button.av-active-burger-items > a {
      text-align: center;
      padding: 15px 10px;
      width: 90%;
      margin: 0px auto;
  }
  #top #wrap_all #header.header_color li.av-menu-button.av-active-burger-items {
      margin-top: 20px;
  }
  .responsive #top .logo {
      width: calc(100% - 90px);
  }
  .header_color .av-hamburger-inner, 
  .header_color .av-hamburger-inner:before, 
  .header_color .av-hamburger-inner:after {
      height: 1px;
      width: 28px;
      background-color: var(--khmr-color-black);
      border-radius: 0px;
  }
  body#top #header_main > .container .main_menu {
      top: calc(50% - 38px);
      padding-bottom: 0px;
  }
  .responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
      height: 40px !important;
      line-height: 40px !important;
  }
  .responsive #top .av-logo-container .avia-menu {
      position: relative;
      height: 100%;
  }
  .responsive #top .av-logo-container .avia-menu > ul {
      position: absolute;
      top: 50%;
      right: 0px;
      transform: translateY(-50%);
  }
  body#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button,
  body#top .av-burger-overlay #av-burger-menu-ul > li.link-contact {
      width: 50%;
  }
  body#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button > a,
  body#top .av-burger-overlay #av-burger-menu-ul > li.link-contact > a {
      padding: 100px 0px 0px 0px;
      overflow: hidden;
  }
  body#top #header .av-menu-button > a .avia-menu-text {
      position: relative;
  }
  body#top .av-burger-overlay #av-burger-menu-ul > li.search-toggle__button > a:before,
  body#top .av-burger-overlay #av-burger-menu-ul > li.link-contact > a:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
  }
  .html_av-submenu-hidden .av-submenu-indicator {
      height: 36px;
      width: 36px;
      padding: 0px;
      top: 10px;
      line-height: 36px;
      background-color: var(--khmr-color-primary);
  }
  .html_av-submenu-hidden #av-burger-menu-ul .av-submenu-indicator {
      right: 10px;
      overflow: hidden;
  }
  .html_av-submenu-hidden #av-burger-menu-ul .av-submenu-indicator:before {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      left: 0px;
      top: 0px;
      background-color: transparent;
      color: white;
      transition: transform 0.15s ease-in-out;
      box-shadow: 0 2px 5px 2px rgba(0,0,0,0.15)
  }
  .html_av-submenu-hidden .av-show-submenu > a > .av-submenu-indicator {
      transform: none;
  }
  .html_av-submenu-hidden .av-show-submenu > a > .av-submenu-indicator:before {
      transform: rotate(45deg);
  }
  .html_av-submenu-hidden #av-burger-menu-ul > li > a .av-submenu-indicator:before {
      transition: all 0.15s ease-in-out;
  }
  .html_av-submenu-hidden #av-burger-menu-ul > li > a > .av-submenu-indicator:hover:before,
  .html_av-submenu-hidden .av-show-submenu > a > .av-submenu-indicator:before {

  }
}



/***********************
* 前頁共通
***********************/
#top #wrap_all .main_color strong {
  color: inherit;
}
/***********************
* [class="ex-ff"] 
***********************/
.responsive #top .ex-ff *,
.responsive #top .ex-ff {
  font-family: var(--khmr-font-family-secondary) !important;
}
/***********************
* [class="fw-bold"] 
***********************/
#top .fw-bold,
#top .fw-bold * {
  font-weight: bold;
}
/***********************
* [class="fw-mid"] 
***********************/
#top .fw-mid,
#top .fw-mid * {
  font-weight: 500;
}
/***********************
* [class="ex-spacing"] (letter-spacing)
***********************/
#top .ex-spacing {
  letter-spacing: 5px;
}
/***********************
* [class="ex-fc1"] 
***********************/
#top .ex-fc1,
#top .ex-fc1 * {
  color: var(--khmr-color-primary);
}
/***********************
* [class="background-cover"] 
***********************/
#top .background-cover {
    background-size: cover !important;
}

/***********************
* [class="ex-ls"] 
***********************/
#top .ex-ls,
#top .ex-ls * {
  letter-spacing: 1.5px;
}
/***********************
* [class="ex-ls2"] 
***********************/
#top .ex-ls2,
#top .ex-ls2 * {
  letter-spacing: 2px;
}
/***********************
* [class="ex-ls3"] 
***********************/
#top .ex-ls3,
#top .ex-ls3 * {
  letter-spacing: 0.3em;
}

/***********************
* [class="ex-lh"] 
***********************/
#top .ex-lh,
#top .ex-lh * {
  line-height: 190%;
}
/***********************
* [class="ex-lh2"] 
***********************/
#top .ex-lh2,
#top .ex-lh2 * {
  line-height: 140%;
}
/***********************
* [class="ex-lh3"] 
***********************/
#top .ex-lh3,
#top .ex-lh3 * {
  line-height: 2.25em;
}
/***********************
* [class="ex-back"] 
***********************/
#top.home .ex-back {
  position: relative;
}
#top.home .ex-back:before {
  position: absolute;
  content: "";
  display: block;
  width: 80%;
  height: 100px;
  background-color: var(--khmr-color-white);
  bottom: -1px;
  left: auto;
  right: 0px;
  z-index: 1;
  border-radius: 30px 0px 0px 0px;
}
/***********************
* [class="ex-Flex"] 
***********************/
#top.home .ex-Flex {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
#top.home .ex-Flex > section {
  width: 45%;
  margin-top: 0px;
}
#top.home .ex-Flex > section:nth-of-type(odd) {
  margin-right: 7.5%;
}

/***********************
* [class="fw-bold"] 
***********************/
#top .fw-bold,
#top .fw-bold * {
  font-weight: bold;
}
/***********************
* [class="fw-mid"] 
***********************/
#top .fw-mid,
#top .fw-mid * {
  font-weight: 500;
}

/***********************
* [class="ex-spacing"] (letter-spacing)
***********************/
#top .ex-spacing {
  letter-spacing: 5px;
}

/***********************
* [class^="no-padding-**"]
***********************/
.no-padding-bottom,
.no-padding-bottom .template-page,
.no-padding-bottom .av-layout-tab {
  padding-bottom: 0px !important;
}
.no-padding-top,
.no-padding-top .template-page,
.no-padding-top .av-layout-tab {
  padding-top: 0px !important;
}

/***********************
* [class^="background-**"]
***********************/
#top .background-cover {
  background-size: cover;
}

/***********************
* Archive & Blog & Search
***********************/
body#top.archive .bloglist-excerpt .read-more-link,
body#top.blog  .bloglist-excerpt .read-more-link {
  margin-top:10px
}
body#top.archive .template-blog .bloglist-excerpt .post_delimiter,
body#top.blog  .template-blog .bloglist-excerpt .post_delimiter {
  padding: 0px;
}
body#top.archive .entry-content-header + p,
body#top.blog .entry-content-header + p {
  margin-top: 0px;
  margin-bottom: 15px;
}
#top.search article.bloglist-excerpt .post-title,
#top.archive article.bloglist-excerpt .post-title,
#top.blog article.bloglist-excerpt .post-title {
  font-size: 17px;
}
#top.search article.bloglist-excerpt .post-meta-infos,
#top.archive article.bloglist-excerpt .post-meta-infos,
#top.blog article.bloglist-excerpt .post-meta-infos {
  line-height: 100%;
}

/***********************
* aタグ
***********************/
body#top #main a {
  text-decoration: none;
}
#top.home .Info-Tab a.avia-button span {
  transition: all var(--khmr-trans-time) ease-in-out;
}
#top.home .Info-Tab a.avia-button:hover span {
  color: var(--khmr-color-secondary);
}
body#top #main .ex-button a,
body#top #main .ex-button a > strong,
body#top #main .ex-button a > b {
  transition: all var(--khmr-trans-time) ease-in-out;
}
body#top #main .ex-button a:hover,
body#top #main .ex-button a:hover > strong,
body#top #main .ex-button a:hover > b {
  color: var(--khmr-color-secondary);
}


/***********************
* khmrslider要素
***********************/
[id^="khmrs-"] .khmrs-next,
[id^="khmrs-"] .khmrs-prev {
    transition: all var(--khmr-trans-time) ease-in-out;
}
[id^="khmrs-"] .khmrs-next:hover,
[id^="khmrs-"] .khmrs-prev:hover {
    background-color:var(--khmr-color-secondary);
    box-shadow: 0px 2px 5px 1px #ccc;
}
[id^="khmrs-"] .khmrs-prev:hover .khmrsp-icon:before,
[id^="khmrs-"] .khmrs-next:hover .khmrsn-icon:before {
    color: var(--khmr-color-white);
}

/***********************
* aタグホバー用
***********************/
#top * a {
  transition: color var(--khmr-trans-time) ease-in-out;
}
#top * a:hover {
  color: var(--khmr-color-primary);
}

/***********************
* sp-only pc-only
***********************/
@media only screen and (min-width:990px) {
  #top .sp-only {
    display: none !important;
  }
}
@media only screen and (max-width:989px) {
  #top .pc-only {
    display: none !important;
  }
}



/***********************
* ローディング用
***********************/
#loader_wrap {
	z-index: 999999;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100vw;
	height: 100vh;
	top: 0;
	background: #8bd3dd;
	pointer-events: none;
	transition: all 0.8s;
}
#loader_wrap img {
  max-width: 90%;
  margin: 0px auto;
  display: block;
}



/************************************

after 2025.09.24 add 

*************************************


CSS Settings:

» 2025.09.24
- header widget

***********************************/

/*--------------------------------

» header widget

--------------------------------*/
/* Header */
.responsive #top #header,
/* Top bar */
.responsive #top #header #header_meta, 
/* Search icon */
.responsive #top #header #menu-item-search a,
/* Cart icon */
.responsive #top #header a.cart_dropdown_link,
/* Social icon */
.responsive #top #header #header_main nav .social_bookmarks,
/* Logo */
.responsive #top #header #header_main .inner-container .logo,
/* Main menu, cart and social icons */
.responsive #top #header #header_main .inner-container .main_menu,
/* Widgets */
.responsive #top #header #header_main .inner-container .widget:nth-child(3),
.responsive #top #header #header_main .inner-container .widget:nth-child(4),
/* Header inner container */
#top #header #header_main .container.av-logo-container .inner-container {
    display: flex;
    position: relative;    
}
.responsive #top #header #header_meta {
    flex-basis: 100%;
}
#top #header #header_main .container.av-logo-container {
    height: inherit;    
    line-height: inherit;
}
#top #header #header_main .container.av-logo-container .inner-container {
    height: inherit;
    position: relative !important;
    flex-wrap: wrap;
    padding: 10px;
    justify-content: space-between;
}
.responsive #top #header {
    flex-wrap: wrap;
}
.responsive #top #header #header_main {
    flex-basis: 100%;
}
/* Transparent header 
--------------------------------*/
.responsive.html_header_transparency #top #wrap_all #header {
    position: absolute;
}
@media only screen and (max-width: 767px) {
    .responsive.html_header_transparency #top #wrap_all #main {
    }
}
.html_header_sticky.html_mobile_menu_tablet #top #wrap_all #header,
.html_header_sticky.html_header_transparency #top #wrap_all #header,
.html_header_sticky #top #wrap_all #header {
    position: fixed;
}
.html_header_sticky #top #header_main .container,
.html_header_sticky #top .main_menu ul:first-child>li a {
    height: inherit !important;
    line-height: inherit !important;
}
.html_header_sticky:not(.html_header_transparency) #top #wrap_all #main,
.html_header_sticky #top #wrap_all #main {

}
@media only screen and (max-width: 767px) {
    .html_header_sticky #top #wrap_all #main {
    }
}
/* Logo */
.responsive #top #header #header_main .inner-container .logo {
    order: 2;
    flex-basis: 100%;
    z-index: 9;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.responsive #top #header #header_main .inner-container .logo,
html.responsive #top #header .logo, 
html.responsive #top #header .logo a, 
html.responsive #top #header .logo img {
    max-width: 1000px !important;
    width: 100%;
}
.responsive #top #header #header_main .inner-container .main_menu {
    order: 3;
    align-items: center;
    align-self: center;
    height: inherit !important;
    justify-content: flex-end;
    margin-bottom: 0px;
    width: 100%;
    max-width: calc(100% - 400px);
}
.responsive #top #header #header_main .inner-container .widget:nth-child(3){
    order: 1;
    max-width: 100%;
    width: 100%;
    margin: 0px;
}
.responsive #top #header .logo,
.responsive #top #header .logo a,
.responsive #top #header .logo img {
    width: auto;
    height: auto;    
    align-items: center;
    align-self: center;
    justify-content: center;
}
.responsive #top #header .logo span img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#header .av-main-nav {
    display: flex;
    flex-wrap: nowrap;
}
@media only screen and (max-width: 767px) {
    .responsive #top .av-logo-container .avia-menu {
        display: flex!important;
        align-items: center;
    }
}
/* Widgets */
.responsive #top #header #header_main .inner-container .widget {
    flex-basis: auto;
    padding: 0;
    clear: none!important;

    justify-content: center;
    align-self: center;
    align-items: center;
    z-index: 1;
    margin: 0 10px;
}
.responsive #top #header #header_main .inner-container .widget>div {
    width: 100%;
    line-height: 14px;
    padding: 0 10px;
}
#top #header_main .widget_nav_menu ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#top #header_main .widget_nav_menu li {
    display: flex;
    width: auto;
    justify-content: flex-start;
    align-items: center;
}
.responsive #top #header #header_main .inner-container .widget>div {
    padding: 0px;
}
.av-main-nav>li>a {
    padding-right: 0px;
    padding-left: 0px;
}
.av-main-nav>li {
    padding: 0px;
    margin-left: 26px;
}
#top #header .widget #menu-item-search > a {
    height: auto !important;
    line-height: 100% !important;
    padding: 5px 0px 8px 5px;
    margin-left: 10px;
}
#top #header .widget #menu-item-search > a:after {
    position: relative;
    content: "Search";
    margin-left: 5px;
    font-size: 13px;
    line-height: 145%;
}
#top #header .widget li > a {
    font-size: 13px;
    color: #666666;
    font-weight: 500;
}
#top #header .widget li > a:hover {
    color: #1C68B3;
}
#top #header .widget #menu-item-search > a svg {
    font-size: 19px;
    top: -1px;
    fill: #1C68B3;
}
.responsive #top #header #header_main .inner-container .widget:nth-child(3) {
    z-index: 999999;
}
#searchform .av_searchform_search.avia-svg-icon {
    line-height: 30px !important;
}



#top.home #wrap_all #main .template-page {
    padding: 110px 0px;
}
#top.home #news .av_one_third {
    padding: clamp(15px,4.5vw,70px) clamp(15px,3.5vw,55px);
}
#top.home #news .av-subheading,
#top.home #news h2 {
    font-weight: bold;
}
#top.home #wrap_all #news .av-special-heading {
    margin-bottom: clamp(15px,3.5vw,55px);
}
#top #wrap_all #main .flex_column .av-alb-blogposts h2 {
    padding: 0px;
    margin: 0px;
    font-size:15px;
    font-weight: 500;
}
#top #wrap_all #main .flex_column .av-alb-blogposts h2:before {
    content: none;
}
#top #wrap_all #main .flex_column .av-alb-blogposts > article:first-child {
    border-top: 1px solid #DDDDDD;
}
#top #wrap_all #main .flex_column .av-alb-blogposts > article {
    border-bottom: 1px solid #DDDDDD;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header {
    display: flex;
    align-items: flex-start;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header > h2 {
    order: 2;
    width: calc(100% - 125px);
    line-height: 110%;
    font-size: 17px;
    font-weight: bold;
    color: #3D689E;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header > span {
    order: 1;
    width: 125px;
    border-left: 4px solid #848FA3;
    text-align: center;
    line-height: 120%;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header > span time {
    color: #555555;
    font-size: 15px;
}
#top #wrap_all #main .flex_column .av-alb-blogposts .read-more-link {
    display: none;
}
#top #wrap_all #main .flex_column .av-alb-blogposts .post_delimiter {
    display: none;
}
.responsive #top #header #header_main .inner-container .main_menu {
  max-width: calc(100% - 1000px);
}
@media only screen and (max-width:1810px) {
    .responsive #top #header #header_main .inner-container .main_menu {
    max-width: calc(100% - 600px);
    }
    .responsive #top #header #header_main .inner-container .logo,
    html.responsive #top #header .logo, 
    html.responsive #top #header .logo a, 
    html.responsive #top #header .logo img {
        max-width: 600px !important;
    }
}
@media only screen and (max-width:1449px) {
  html.responsive #top #header .logo a, 
  html.responsive #top #header .logo img {
    max-width: 100% !important;
    width: calc(100% - 25px) !important;
  }
  #top #header #header_main .container.av-logo-container .inner-container {
    justify-content: center !important;
  }
  .responsive #top #header #header_main .inner-container .main_menu {
      max-width: calc(100% - 320px);
      justify-content: center;
  }
}
@media only screen and (max-width:989px) {
    #top #wrap_all #main .flex_column .av-alb-blogposts article header {
        flex-wrap: wrap;
    }
    #top #wrap_all #main .flex_column .av-alb-blogposts article header > h2 {
        width: 100%;
    }
    #top #wrap_all #main .flex_column .av-alb-blogposts article header > span {
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }
    .responsive #top #header #header_main .inner-container .main_menu {
      width: auto;
    }
    #top #header #header_main .container.av-logo-container .inner-container {
        justify-content: space-between !important;
    }
    #top .container.av-logo-container {
        max-width:100% !important;
        width:100% !important;
    }
}




/************************************

after 2025.09.30 add 

*************************************


CSS Settings:

» 2025.09.30
- header
- news
- about
- join us
- links
- footer
- button
- button animation
- media size

***********************************/


/*--------------------------------

» header

--------------------------------*/
#top #header #header_main .container.av-logo-container .inner-container {
    display: flex;
    height: inherit;
    position: relative !important;
    flex-wrap: wrap;
    padding: 10px;
    justify-content: space-between;
    position: relative;
}
.responsive #top #header #header_meta {
    flex-basis: 100%;
}
#top #header #header_main .container.av-logo-container {
    height: inherit;    
    line-height: inherit;
}
.responsive #top #header {
    flex-wrap: wrap;
}
.responsive #top #header #header_main {
    flex-basis: 100%;
}
#top .main_menu ul:first-child {
    display: flex;
    align-items: center;
}
#top #header_main .container,
#top .main_menu ul:first-child>li a {
    height: inherit !important;
    line-height: inherit !important;
}
.responsive #top #header #header_main .inner-container .logo {
    float: none;
}
#top .main_menu ul:first-child>li a {
    font-weight: 500;
    color: #111111;
    font-size: 17px;
}
#top .main_menu ul:first-child>li.ex-bt a {
    padding: 3px 15px;
    background-color: #3D689E;
    color: white;
    border-radius: 4px;
}
#top .av-main-nav>li {
    margin-left: 35px;
}
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li.ex-bt a {
    color: white;
    margin: 20px;
}




/*--------------------------------

» news

--------------------------------*/
#top.home #wrap_all #main .template-page {
    padding: 110px 0px;
}
#top.home #news .av_one_third {
    padding: clamp(15px,4.5vw,70px) clamp(15px,3.5vw,55px);
}
#top.home #news .av-subheading,
#top.home #news h2 {
    font-weight: bold;
}
#top.home #wrap_all #news .av-special-heading {
    margin-bottom: clamp(15px,3.5vw,55px);
}
#top.home #wrap_all #main #news .avia-button {
  width: 100%;
}
#top #wrap_all #main .flex_column .av-alb-blogposts h2 {
    padding: 0px;
    margin: 0px;
    font-size:15px;
    font-weight: 500;
}
#top #wrap_all #main .flex_column .av-alb-blogposts h2:before {
    content: none;
}
#top #wrap_all #main .flex_column .av-alb-blogposts > article:first-child {
    border-top: 1px solid #DDDDDD;
}
#top #wrap_all #main .flex_column .av-alb-blogposts > article {
    border-bottom: 1px solid #DDDDDD;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header {
    display: flex;
    align-items: flex-start;
    align-items: baseline;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header > h2 {
    order: 2;
    width: calc(100% - 125px);
    line-height: 110%;
    font-size: 17px;
    font-weight: bold;
    color: #3D689E;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header > span {
    order: 1;
    width: 125px;
    border-left: 4px solid #848FA3;
    text-align: center;
    line-height: 120%;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header > span time {
    color: #555555;
    font-size: 15px;
}
#top #wrap_all #main .flex_column .av-alb-blogposts .read-more-link {
    display: none;
}
#top #wrap_all #main .flex_column .av-alb-blogposts .post_delimiter {
    display: none;
}
#top #wrap_all #main .flex_column .av-alb-blogposts article header > span {
    padding-left: 5px;
}
#top.home #wrap_all #main #news .avia-button .avia_button_icon {
    display: none;
}
#top.home #wrap_all #main #news .avia-button {
    padding-left: 30px;
    padding-right: 30px;
}
#top.home #wrap_all #main #news .avia-button:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(images/arrow_r.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}




/*--------------------------------

» about

--------------------------------*/
#top #wrap_all #about .post-entry {
    padding: clamp(20px,5vw,90px);
    background-color: rgb(255 255 255 / 0.75);
    backdrop-filter: brightness(1.8); 
    border-radius: 6px;
}
#top.home #about .av-subheading,
#top.home #about h2 {
    font-weight: bold;
}
#top.home #wrap_all #about .av-special-heading {
    margin-bottom: clamp(7.5px,1.75vw,27.5px);
    padding-bottom: clamp(3px,0.85vw,13.5px);
    border-bottom: 1px solid #848FA3;
}
#top.home #about .avia_textblock p {
    font-size: 18px;
    line-height: 180%;
}
#top.home #wrap_all #main #about .avia-button {
    background-color: #3D689E;
    border: 1px solid #3D689E;
}
#top.home #wrap_all #main #about .avia-image-container {
    margin: 0px;
}



/*--------------------------------

» join us

--------------------------------*/
#top #wrap_all #join .template-page {
    border-left: 1px solid white;
    border-right: 1px solid white;
}
#top #wrap_all #join .post-entry {
    padding: clamp(20px,4.5vw,70px);
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
#top #wrap_all #join .entry-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#top #wrap_all #join .entry-content-wrapper > .flex_column {
    margin: 0px;
}
#top #wrap_all #join .entry-content-wrapper > .av_two_fifth {
    width: 345px;
    max-width: 100%;
}
#top #wrap_all #join .entry-content-wrapper > .av_three_fifth {
    width: calc(100% - 365px);
    max-width: 100%;
    padding-left: 20px;
    border-left: 1px solid white;
    margin-left: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
#top #wrap_all #join .entry-content-wrapper > .av_three_fifth > .av_textblock_section {
    width: calc(100% - 208px);
    padding-right: 50px;
    color: white;
    font-size: 17px;
}
#top #wrap_all #join .entry-content-wrapper > .av_three_fifth > .avia-button-wrap {
    width: 208px;
}
#top #wrap_all #main #join .avia-button {
    height: 95px;
    font-size: 20px;
    font-weight: bold;
}
#top #wrap_all #main #join .av-special-heading h2,
#top #wrap_all #main #join .av-special-heading {
    font-weight: bold;
}
#top #wrap_all #join p {
    margin-top: 0px;
}
#top #wrap_all #join section > div > p:last-child {
    margin-bottom: 0px;
}



/*--------------------------------

» links

--------------------------------*/
#top #wrap_all #main #links .template-page {
    padding: 60px 0px;
}
#top #links .widget {
    padding: 0px;
    margin: 10px 20px;
}
@media screen and (max-width:600px){
#top #links .widget {
    padding: 0px;
    margin: 10px 0px;
}
}
#top #links .avia-builder-widget-area {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}



/*--------------------------------

» footer

--------------------------------*/
#top #footer-page .entry-content-wrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
#top #footer-page .flex_column {
    margin: 0px;
}
#top #footer-page #fc1 {
    width: clamp(200px,24vw,456px);
    padding: clamp(15px,2.864vw,55px) clamp(15px,1.8vw,35px);
    background-color: white;
    border-radius: 4px;
    margin-right: clamp(10px,1.3vw,25px);
}
#top #footer-page #fc2 {
    width: 270px;
    margin-right: clamp(20px,2.6vw,50px);
}
#top #footer-page #fc3 {
    width: calc(100% - clamp(10px,1.3vw,25px) - clamp(20px,2.6vw,50px) - clamp(200px,24vw,456px) - 270px)
}
#top #footer-page #fc1 img {
    width: 383px;
}
#top #wrap_all #main #footer-page .template-page {
    padding: 50px 0px 20px 0px;;
}
#top #footer-page #copyright {
  margin-top: 20px;
}
#top #footer-page ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#top #footer-page .widget {
    padding-bottom: 0px;
}
#top #footer-page ul > li {
    width: auto;
    font-size: 16px;
    border: none;
    margin-right: 15px;
    line-height: 100%;
    background-color: transparent !important;
}
#top #footer-page ul > li > a {
    color: white;
    position: relative;
    line-height: 145%;
    padding: 0px;
    padding: 5px 0px;
    background-color: transparent !important;
    transition: all 0.2s ease;
    margin: 0px 0px 10px 0px;
}
#top #footer-page ul > li > a:hover {
    opacity: 0.7;
}
#top #footer-page ul > li > a:before {
    position: relative;
    content: "-";
    margin-right: 10px;
    vertical-align: middle;
    top: -1px;
    font-weight: 500;
}
#top #footer-page ul > li.ex-bt > a:before {
    display: none;
}
#top #footer-page ul > li.ex-bt > a {
    padding: 3px 25px;
    border: 1px solid white;
    border-radius: 4px;
}



/*--------------------------------

» button

--------------------------------*/
#top.home #wrap_all #main .avia-button-wrap {
    max-width: 100%;
    width: 100%;
}
#top.home #wrap_all #main .avia-button {
    display: flex;
    width: 208px;
    height: 53px;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    background-color: rgb(255 255 255 / 0);
    border: 1px solid white;
    border-radius: 4px;
}
#top #wrap_all .avia-button {
    position: relative;
}
#top #wrap_all .avia-button .avia_button_icon {
    position: absolute;
    right: 10px;
    left: auto;
    width: 20px;
}
#top #wrap_all .avia-button .avia_button_background {
    display: none !important;
}


/*--------------------------------

» button animation

--------------------------------*/
#top .main_menu ul:first-child>li.ex-bt a .avia-menu-fx {
    display: none;
}
#top.home #wrap_all #main .avia-button,
#top .main_menu ul:first-child>li.ex-bt a {
    transition: all 0.2s ease;
}
#top.home #wrap_all #main .avia-button:hover,
#top .main_menu ul:first-child>li.ex-bt a:hover {
    background-color: #848FA3;
}




/*--------------------------------

» media size

--------------------------------*/
@media only screen and (max-width: 1249px) {
    #top #footer-page #fc3 {
        width: 100%;
    }
    #top .av-main-nav>li {
      margin-left: 20px;
    }
}
@media only screen and (max-width:1159px) {
    #top #wrap_all #join .entry-content-wrapper > .av_three_fifth > .av_textblock_section {
        width: 100%;;
        padding-right: 0px;
        color: white;
        font-size: 17px;
        margin-bottom:50px;
    }
    #top #wrap_all #join .entry-content-wrapper > .av_three_fifth > .avia-button-wrap {
        width: 100%;
    }
    #top #wrap_all #main #join .avia-button {
        height: 63px;
        width: 100%;
    }
    #top #wrap_all #join .entry-content-wrapper > .av_two_fifth {
        width: 100%;
    }
    #top #wrap_all #join .entry-content-wrapper > .av_three_fifth {
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
        padding-left:0px;
        border:0px;
    }
    
}
@media only screen and (max-width:989px) {
    #top #wrap_all #main .flex_column .av-alb-blogposts article header {
        flex-wrap: wrap;
    }
    #top #wrap_all #main .flex_column .av-alb-blogposts article header > h2 {
        width: 100%;
    }
    #top #wrap_all #main .flex_column .av-alb-blogposts article header > span {
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }
    #top #wrap_all #main #links .template-page {
        padding: 40px 0px 20px 0px;
    }
    #top.home #wrap_all #main .template-page {
        padding: 40px 0px;
    }
    #top #footer-page #fc2 {
        width: 100%;
        margin-right: 0px;
    }
    #top #footer-page .flex_column {
        margin-top: 30px;
    }
    #top #footer-page #fc1 {
        width: 100%;
        margin-right: 0px;
        margin-top: 0px;
    }
    #top.home #wrap_all #main #news .avia-button-wrap.sp-only  .avia-button {
        background-color: #2C4667;
        margin-top: 20px;
        border-radius: 6px;
    }
    #top.home #wrap_all #news .av-special-heading {
        margin-bottom: 0px;
    }
    #top #wrap_all #main .flex_column .av-alb-blogposts article header > span {
        padding-left: 5px;
    }
}

@media only screen and (max-width:1360px) {
    .home #about .entry-content-wrapper .avia_textblock p br {
        display: none;
    }
}

/* single,page common */
#main > .container_wrap.title_container{
    background-image: url(images/page-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding:30px 0px;
    background-position: center left;
}
.alternate_color .breadcrumb, 
.alternate_color .breadcrumb a{
    color:#fff;
}
#top .alternate_color.title_container .main-title,
#top .alternate_color.title_container .main-title a {
    color:#fff;
    font-size: 24px;
    letter-spacing: 1px;
}

.post-meta-infos a {
    text-decoration: none;
    padding: 2px 5px;
    border-radius: 2px;
    transition: 0.5s !important;
}
.post-meta-infos a:hover {
    opacity: 0.7;
}
.single .entry-content-wrapper .post-title {
    font-size: 22px;
    letter-spacing: 3px;
    color:#000;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative;
    font-weight: 500;
}

.av-special-heading-h3 .special-heading-border {
    height:1.2em;
}

#top:not(.home).page article.post-entry .entry-content h2,
#top:not(.home).single article.post-entry .entry-content h2 {
    font-size: 27px;
    letter-spacing: 0px;
    padding: 15px;
    color: #fff;
    line-height: 1.4;
    margin-top: 60px;
    margin-bottom: 1.5em;
    position: relative;
    background: #3d689e;
    font-weight: Bold;
    border-radius: 3px;
    text-transform: inherit;
}
#top:not(.home).page article.post-entry .entry-content h2:first-child,
#top:not(.home).single article.post-entry .entry-content h2:first-child {
    margin-top:0px;
}
#top:not(.home).page article.post-entry .entry-content h3,
#top:not(.home).single article.post-entry .entry-content h3 {
    font-size: 24px;
    letter-spacing: 0px;
    padding-left:18px;
    color:#000;
    line-height: 1.4;
    margin-bottom: 1em;
    position: relative;
    font-weight: 500;
    text-transform: inherit;
}
#top:not(.home).page article.post-entry .entry-content h3::before,
#top:not(.home).single article.post-entry .entry-content h3::before {
    border-left: 2px solid #3d689e;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
#top:not(.home).page article.post-entry .entry-content h4,
#top:not(.home).single article.post-entry .entry-content h4 {
    font-size: 21px;
    letter-spacing: 0px;
    padding-left:18px;
    color:#000;
    line-height: 1.4;
    margin-bottom: 1em;
    position: relative;
    font-weight: 500;
    text-transform: inherit;
}
#top:not(.home).page article.post-entry .entry-content h4::before,
#top:not(.home).single article.post-entry .entry-content h4::before {
    background: #3d689e;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 5px;
}
#top:not(.home).page article.post-entry .entry-content h5,
#top:not(.home).single article.post-entry .entry-content h5 {
    font-size: 19px;
    letter-spacing: 0px;
    color:#1e2229;
    line-height: 1.4;
    margin-bottom: 1em;
    font-weight: 500;
    text-transform: inherit;
}
.translation_priority--en.single .entry-content-wrapper .post-title,
.translation_priority--en.page article.post-entry .entry-content h2,
.translation_priority--en.single article.post-entry .entry-content h2, 
.translation_priority--en.page article.post-entry .entry-content h3,
.translation_priority--en.single article.post-entry .entry-content h3, 
.translation_priority--en.page article.post-entry .entry-content h4,
.translation_priority--en.single article.post-entry .entry-content h4, 
.translation_priority--en.page article.post-entry .entry-content h5,
.translation_priority--en.single article.post-entry .entry-content h5,
.translation_priority--en.page article.post-entry .entry-content p, 
.translation_priority--en.single article.post-entry .entry-content p  {
    letter-spacing: 0px !important;
}    
#top:not(.home).page article.post-entry .entry-content p,
#top:not(.home).single article.post-entry .entry-content p {
    margin-bottom:30px;
    letter-spacing: 0px;
    line-height: 1.4;
}
#top:not(.home).page article.post-entry .entry-content ul,
#top:not(.home).single article.post-entry .entry-content ul {
    list-style: none;
    margin-left: 5px;

}
#top:not(.home).page article.post-entry .entry-content ul,
#top:not(.home).single article.post-entry .entry-content ul,
#top:not(.home).page article.post-entry .entry-content ol,
#top:not(.home).single article.post-entry .entry-content ol {
    margin-bottom:30px;
}
#top:not(.home).page article.post-entry .entry-content ul li,
#top:not(.home).single article.post-entry .entry-content ul li,
#top:not(.home).page article.post-entry .entry-content ol li,
#top:not(.home).single article.post-entry .entry-content ol li {
    padding:0px;
    margin-bottom:10px;
    line-height: 1.4;
}
#top:not(.home).page article.post-entry .entry-content ul li ul,
#top:not(.home).single article.post-entry .entry-content ul li ul,
#top:not(.home).page article.post-entry .entry-content ol li ol,
#top:not(.home).single article.post-entry .entry-content ol li ol {
    margin-bottom:10px;
}

#top:not(.home).page article.post-entry .entry-content ul > li,
#top:not(.home).single article.post-entry .entry-content ul > li {
    position: relative;
    line-height: 1.4;
}
#top:not(.home).page article.post-entry .entry-content ul > li:before,
#top:not(.home).single article.post-entry .entry-content ul > li:before {
    position: absolute;
    content: "";
    left: -10px;
    top: 12px;
    width:4px;
    height:2px;
    background-color: #3d689e;
}
#top:not(.home).page article.post-entry .entry-content ul ul > li:before,
#top:not(.home).single article.post-entry .entry-content ul ul > li:before {
    content: "\e15b";
    font-size: 12px;
}
#top:not(.home).page article.post-entry .entry-content th,
#top:not(.home).single article.post-entry .entry-content th {
    background-color: #3d689e;
    color:#fff;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 1.4;
}
#top:not(.home).page article.post-entry .entry-content td,
#top:not(.home).single article.post-entry .entry-content td,
#top:not(.home).page article.post-entry .entry-content th,
#top:not(.home).single article.post-entry .entry-content th {
    padding: 15px;
    border: 1px solid #bbb;
    font-size: 15px;
    line-height: 1.4;
}
#top:not(.home).page article.post-entry .entry-content tr,
#top:not(.home).single article.post-entry .entry-content tr {
    background-color: transparent;
}
#top:not(.home).page article.post-entry .entry-content table,
#top:not(.home).single article.post-entry .entry-content table {
    background-color: white;
}
.wp-block-table thead {
    border:0px;
}
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table),
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table) {
  overflow-x: auto;
}
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table)  table,
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table)  table {
  width: 100%;
  min-width: 650px;
  table-layout: fixed;
  margin-bottom: 1px;
  border-collapse: collapse;
}
#top:not(.home).page article.post-entry .entry-content .top-scrollbar,
#top:not(.home).single article.post-entry .entry-content .top-scrollbar,
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table),
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table) {
    overflow-x: auto;
}
#top:not(.home).page article.post-entry .entry-content .top-scrollbar__inner,
#top:not(.home).single article.post-entry .entry-content .top-scrollbar__inner {
    min-height: 5px;
}
#top:not(.home).page article.post-entry .entry-content .top-scrollbar__inner,
#top:not(.home).single article.post-entry .entry-content .top-scrollbar__inner,
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table)  table,
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table)  table {
    width: 100%;
    min-width: 650px;
}
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table)  table,
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table)  table {
    table-layout: fixed;
    margin-bottom: 1px;
    border-collapse: collapse;
}
.main_color tr:nth-child(even) {
    color:var(--enfold-main-color-color);
}
/* h3 */
#top:not(.home).page article.post-entry .entry-content h3 em, 
#top:not(.home).single article.post-entry .entry-content h3 em,
#top:not(.home).page article.post-entry .entry-content h3 strong, 
#top:not(.home).single article.post-entry .entry-content h3 strong {
    display: block;
}
#top:not(.home).page article.post-entry .entry-content h3, 
#top:not(.home).single article.post-entry .entry-content h3 {
    letter-spacing: 1px;
}

#top:not(.home) #main .sidebar .widgettitle a {
    display: block;
    width: 100%;
    height: 100%;
    color:#1e2229;
    padding: 30px 0px;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 2px;
    border-top: 1px solid #3d689e;
    border-bottom: 1px solid #3d689e;
    line-height: 1.5;
}
#top:not(.home) #main .sidebar .widget {
    padding: 0px;
}
#top:not(.home) #main .sidebar .widget li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 0px 8px 25px;
    font-size: 15px;
    border-bottom: none;
    font-weight: normal;
    position: relative;
    transition: all 0.2s ease-in-out;
    border: none;
}
#top:not(.home) #main .sidebar .widget li a:before {
    position: absolute;
    content:"";
    left: 5px;
    width:5px;
    height: 1px;
    background-color: #3d689e;
    top: 22px;
}
.main_color .sidebar .current_page_item>a {
    color:#3d689e;
}
#top:not(.home) #main .sidebar .widget li a:hover {
    opacity: 1;
    color:#3d689e;
}
.widget_nav_menu ul:first-child>.current_page_item {
    background: transparent !important;
    border:0px;
    color:#3d689e;
    box-shadow: none !important;
}
#top:not(.home) #main .sidebar .widget {
    margin-bottom: 20px;
}
#top:not(.home) #main .sidebar .widgettitle:not(:has(a)) {
    display: block;
    width: 100%;
    height: 100%;
    color:#fff;
    padding: 30px 10px;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 2px;
    background-color: #3d689e;
    border-radius: 3px;
}
#top:not(.home) #main .sidebar .widget {
    margin-bottom: 20px !important;
}

.bloglist-simple .more-link {
    display: none;
}

.bloglist-simple.post-entry:first-child header,
.bloglist-simple.post-entry:first-child header {
    border-top: 1px solid #DDDDDD;
}

.bloglist-simple.post-entry header {
    display: flex;
    align-items: flex-start;
}
.bloglist-simple.post-entry header > h2 {
    order: 2;
    width: calc(100% - 125px);
    line-height: 110%;
    font-size: 17px;
    font-weight: bold;
    color: #3D689E;
}
.bloglist-simple.post-entry header > span {
    order: 1;
    width: 125px;
    border-left: 4px solid #848FA3;
    text-align: center;
    line-height: 120%;
}
.bloglist-simple.post-entry header > span time {
    color: #555555;
    font-size: 15px;
}
#top #wrap_all #main .flex_column .av-alb-blogposts .read-more-link {
    display: none;
}
#top #wrap_all #main .flex_column .av-alb-blogposts .post_delimiter {
    display: none;
}

/* 下線 */
.wp-block-separator {
    border: none;
    border-top: 1px solid #afb8c4;
}

/* Team */
.page-id-50 article.post-entry .entry-content .wp-block-columns .wp-block-column figure {
    box-shadow: 0 0 8px gray;
    display: grid;
    padding: 0px;
    border-radius: 3px;
    max-width:231px;
}
.page-id-50 article.post-entry .entry-content .wp-block-columns .wp-block-column.hashimoto figure {
    box-shadow: 0px;
    display: table-cell;
    max-width:377px;
}
.page-id-50 article.post-entry .entry-content .wp-block-columns .wp-block-column.hashimoto-leed p:first-child {
    margin-top:0px;
}
@media screen and (max-width:991px){
    .page-id-50 article.post-entry .entry-content .wp-block-columns .wp-block-column.hashimoto-leed p:last-child br {
        display: none;
    }
}
.page-id-50 article.post-entry .entry-content .wp-block-columns .wp-block-column figure img {
    border-radius: 3px 3px 0px 0px;
}
.page-id-50 article.post-entry .entry-content .wp-block-columns .wp-block-column figure figcaption {
    font-size:14px;
    margin: 15px auto;
}
#top:not(.home).page article.post-entry .entry-content blockquote, 
#top:not(.home).single article.post-entry .entry-content blockquote {
    text-align: left;
    color:#000;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size:30px;
}

/* 2026-01-05 Add */
.button-gold a,
.is-style-outline.gold a{
    position: relative;
    background: #d28c3c;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #d28c3c;
    display: inline-block;
    line-height: 1.1 !important;
    padding: 15px 30px;
    transition: 0.5s !important;
    min-width: 220px;
    text-align: center;
}
.is-style-outline.gold.join a{
    min-width: 354px;
}
.button-gold a:hover,
.is-style-outline.gold a:hover{
    opacity: 0.7;
    color: #fff !important;
}
.button-gold a::after {
    position: absolute;
    content:"";
    display: block;
    width:20px;
    height:20px;
    background-image: url(./images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    right:5px;
    top:calc(50% - 10px);
}
.is-style-outline.gold a::after {
    position: absolute;
    content:"";
    display: block;
    width:20px;
    height:20px;
    background-image: url(./images/arrow-outword.png);
    background-repeat: no-repeat;
    background-size: cover;
    right:5px;
    top:calc(50% - 10px);
}