@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:*/
 
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/***********************
* 変数設定
***********************/
:root {
  --khmr-font-primary: "Noto Sans JP", serif,'游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
  --khmr-font-secondary: "Noto Sans JP", serif,'游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
  --khmr-icon: 'Material Symbols Rounded';

  --khmr-trans-time: 0.15s;

  --khmr-color-primary: #C4B0DF;
  --khmr-color-primary-rgb: 196, 176, 223;
  --khmr-color-primary-contrast: #ffffff;

  --khmr-color-secondary: #736685;
  --khmr-color-secondary-rgb: 115, 102, 133;
  --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-all;
}

/***********************
* メインフォントファミリー
***********************/
.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;
  font-family: var(--khmr-icon);
  content: "\e8b6";
  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 {
  font-family: var(--khmr-icon);
  content: "\e145";
  font-size: 34px;
  font-weight: 210;
  color: #B5B5B5;
}
@media only screen and (max-width:767px) {
  #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:768px) {
  #top .sp-only {
    display: none !important;
  }
}
@media only screen and (max-width:767px) {
  #top .pc-only {
    display: none !important;
  }
}

/***********************
* タイトルバー
***********************/
#main .title_container {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url(images/titlebar.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  position: relative;
}
#main .title_container .breadcrumbs {
  position: relative;
  margin-top: 0px;
  z-index: 1;
  left: 0px;
  top: 0px;
}
#top .title_container .container * {
  color: white !important;
}
#main .title_container strong,
#main .title_container h1.main-title.entry-title {
  line-height: 130%;
  margin-bottom: 5px;
  min-height: auto;
  font-size: 22px;
  font-weight: 500;
}


/***********************
* ローディング用
***********************/
#loader_wrap {
	z-index: 999999;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100vw;
	height: 100vh;
	top: 0;
	background: white;
	pointer-events: none;
	transition: all 0.8s;
}
#loader_wrap img {
  max-width: 90%;
  margin: 0px auto;
  display: block;
}


/* ▼ 20241219 */
.html_header_sidebar .logo > a {
  padding: 21px;
  background-color: white;
  border-radius: 6px;
}
.html_header_sidebar #top #header_main,
.html_header_sidebar .logo {
  border: none;
}
.html_header_sidebar .logo {
  padding-bottom: 10px;
}
.html_header_left #top #main {
  border: none;
}
.responsive #top .logo {
  float: none !important;
}
@media only screen and (max-width: 767px) {
  .responsive #top .logo {
      width: auto !important;
  }
  .html_av-overlay-side #top #wrap_all #header_main .av-burger-overlay-inner {
      background-color: #C4B0DF;
  }
  .html_av-overlay-side #top #wrap_all #header_main #av-burger-menu-ul {
      padding-top: 168px !important;
  }
  .header_color .av-hamburger-inner, 
  .header_color .av-hamburger-inner:before, 
  .header_color .av-hamburger-inner:after {
      background-color: white;
  }
  .html_header_sidebar .logo > a {
    padding: 10px;
  }
  .responsive #top .av-logo-container .avia-menu > ul {
    right: 40px;
  }
}
#top #hero .av-special-heading-tag  {
  line-height: 170%;
}
#top #hero .avia-button {
  background-color: transparent;
  box-shadow: none;
  border: 2px solid white;
  border-radius: 40px;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 40px;
  transition: all 0.2s ease-in-out;
}
#top #hero .avia-button:hover {
  background-color: var(--khmr-color-primary);
}
#top #hero .avia-button .avia_button_icon {
  position: absolute;
  right: 12px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0%;
}
#top #hero .avia-button .avia_button_icon:before {
  font-family: var(--khmr-icon);
  content: "\e5cc";
  font-size: 18px;
}
#top #hero .av-special-heading-tag  {
  line-height: 170%;
}
#top #hero .avia-button {
  background-color: transparent;
  box-shadow: none;
  border: 2px solid white;
  border-radius: 40px;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 40px;
  transition: all 0.2s ease-in-out;
}
#top #hero .avia-button:hover {
  background-color: var(--khmr-color-primary);
}
#top #hero .avia-button .avia_button_icon {
  position: absolute;
  right: 12px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0%;
}
#top #hero .avia-button .avia_button_icon:before {
  font-family: var(--khmr-icon);
  content: "\e5cc";
  font-size: 18px;
}
#top #pickup .flex_column_table {
  display: flex;
  align-items: stretch;
}
#top #pickup .flex_column {
  padding: 40px 30px 40px 30px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-radius: 6px;
  overflow: hidden;
}
#top #pickup .flex_column .av_textblock_section {
  background-color: #FEFAF6;
  padding: 30px 30px 100px 30px;
  min-height: calc(100% - 62px);
  border-radius: 6px;
}
#top #pickup .flex_column .av_textblock_section p {
  margin: 0px;
}
#top #pickup .flex_column .avia-button-wrap {
  position: absolute;
  bottom: 65px;
  left: 50%;
  transform: translateX(-50%);
}
#top #pickup .av-special-heading-tag  {
  line-height: 170%;
}
#top #pickup .av-special-heading .av-subheading p {
  font-weight: 400;
}
#top #pickup .avia-button {
  background-color: transparent;
  box-shadow: none;
  border: none;
  border-radius: 40px;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 40px;
  transition: all 0.2s ease-in-out;
  color: #736685;
}
#top #pickup .avia-button:hover {
  opacity: 1;
  color: #F3C1B9;
}
#top #pickup .avia-button:hover .avia_button_icon {
  left: 3px;
}
#top #pickup .avia-button .avia_button_icon {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  right: auto;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 30px;
  border-radius: 100%;
  background-color: #F3C1B9;
  color: white;
  transition: all 0.2s ease-in-out;
}
#top #pickup .avia-button .avia_button_icon:before {
  font-family: var(--khmr-icon);
  content: "\e5cc";
  font-size: 24px;
  font-weight: 300;
  position: relative;
  left: 1px;
}
#top #pickup .avia-button .avia_iconbox_title {
  padding-bottom: 5px;
  border-bottom: 1px solid #F3C1B9;
}
#top #pickup .flex_column:before {
  position: absolute;
  content: "";
  display: block;
  background-color: #C4B0DF;
  width: 100%;
  height: 100%;
  visibility: visible;
  left: 0px;
  top: 0px;
  z-index: -1;
  filter: opacity(0.75) brightness(0.88);
  backdrop-filter: blur(2px);
}
@media only screen and (max-width:989px) {
  #top #pickup .flex_column_table {
      flex-wrap: wrap;
  }
  #top #pickup .flex_column {
      width: 100%;
      margin-bottom: 15px;
  }
}
@media only screen and (max-width:767px) {
  #top #main #pickup .template-page {
      padding: 50px 0px;
  }
  #top #pickup .flex_column {
      padding: 30px 10px 15px 10px;
  }
  #top #pickup .flex_column .av_textblock_section {
      padding: 15px 10px 100px 10px
  }
  #top #pickup .flex_column .avia-button-wrap {
      bottom: 40px;
  }
}
/* ▲ 20241219 */

/* ▼ 20241220 */
body#top.home #info #info-title .av-subheading p {
font-weight: 400;
}
body#top.home #info .av-alb-blogposts {
max-width: 800px;
margin: 0px auto;
}
body#top .av-alb-blogposts {
border-bottom: 1px solid rgba(204,204,204,0.5);
}
body#top .bloglist-simple .read-more-link {
display: none;
}
body#top .bloglist-simple .entry-content-header {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
padding: 20px 0px 20px 30px;
position: relative;
border-top: 1px solid rgba(204,204,204,0.5);
}
body#top .bloglist-simple .entry-content-header:before {
position: absolute;
content: "";
display: block;
width: 10px;
height: 2px;
background-color: #F3C1B9;
left: 5px;
top: 32px;
}
body#top .bloglist-simple .entry-content-header > .post-title {
order: 1;
width: 100%;
font-size: 17px;
color: #555555;
font-weight: 500;
}
body#top .bloglist-simple .entry-content-header > .post-meta-infos {
order: 0;
width: 100%;
}
body#top .bloglist-simple .entry-content-header > .post-meta-infos time {
font-size: 16px;
color: #736685;
}
body#top .bloglist-simple .post_delimiter {
display: none;
}
#top #info .avia-button {
background-color: #F3C1B9;
box-shadow: none;
border: none;
border-radius: 40px;
font-size: 16px;
font-weight: 500;
padding: 15px 40px;
transition: all 0.2s ease-in-out;
margin: 50px 0px 0px 0px;
}
#top #info .avia-button:hover {
background-color: var(--khmr-color-primary);
}
#top #info .avia-button .avia_button_icon {
position: absolute;
right: 12px;
left: auto;
top: 50%;
transform: translateY(-50%);
line-height: 0%;
}
#top #info .avia-button .avia_button_icon:before {
font-family: var(--khmr-icon);
content: "\e5cc";
font-size: 18px;
}
#top #info #info-title {
margin-bottom: 38px;
}
@media only screen and (max-width:767px) {
#top.home #main #info .template-page {
padding-top: 50px;
padding-bottom: 40px;
}
#top #info #info-title {
margin-bottom: 15px;
}
#top #info .avia-button {
margin-top: 25px;
}
}
/*footer*/
#top #footer-page #f-01 .fc01 .avia-image-overlay-wrap {
padding: 21px;
background-color: white;
border-radius: 10px;
}
#top #footer-page #f-01 .av-flex-placeholder {
display: none;
}
#top #footer-page #f-01 .fc02 p {
color: white;
font-size: 14px;
margin-top: 0px;
}
#top #footer-page #f-01 .fc01 .avia-image-container-inner {
display: block;
}
#top #footer-page #f-01 .fc01 .avia-image-container-inner img {
width: 100%;
}
#top #footer-page #f-01 .fc02 .av-special-heading-tag,
#top #footer-page #f-01 .fc03 .widgettitle {
color: white;
font-size: 22px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
padding-top: 13px;
border-top: 1px solid rgba(255,255,255,0.3);
}
#top #footer-page #f-01 .fc02 .av-special-heading {
padding: 0px;
}
#top #footer-page #f-01 .fc03 ul {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
}
#top #footer-page #f-01 .fc03 ul li {
border: none;
line-height: 100%;
}
#top #footer-page #f-01 .fc03 .widget > div > ul > li:not(:last-child) {
width: 25%;
}
#top #footer-page #f-01 .fc03 .widget > div > ul > li:not(:last-child) > a {
color: white;
background-color: transparent !important;
position: relative;
padding: 0px;
border-left: 1px solid rgba(255,255,255,0.3);
text-align: center;
font-size: 15px;
line-height: 145%;
}
#top #footer-page #f-01 .fc03 .widget > div > ul > li:last-child > a {
margin-top: 20px;
background-color: rgba(255,255,255,0.1);
box-shadow: none;
border: none;
border-radius: 4px;
font-size: 15px;
font-weight: 500;
padding: 15px 35px;
transition: all 0.2s ease-in-out;
color: white;
position: relative;
}
#top #footer-page #f-01 .fc03 .widget > div > ul > li:last-child > a:before {
position: absolute;
font-family: var(--khmr-icon);
content: "\e5cc";
font-size: 18px;
right: 10px;
top: 50%;
transform: translateY(-50%);
}
#top #footer-page #f-01 .fc03 .widget > div > ul > li:last-child > a:hover {
background-color: var(--khmr-color-primary);
}
#top #footer-page #f-01 .fc03 ul li {
background-color: transparent !important;
}
#top #footer-page .entry-content-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
}
#top #main #footer-page .template-page {
padding-bottom: 20px;
}
@media only screen and (min-width:768px) {
#top #footer-page #f-01 .fc01.flex_column {
width: clamp(120px,18.7vw,254px);
padding: 0px;
border: none;
}
#top #footer-page #f-01 .fc02.flex_column {
width: calc(100% - 45% - clamp(120px,18.7vw,254px));
margin: 0px;
padding: 0px 0px 0px clamp(4.4vw,4.4vw,60px);
border: none;
}
#top #footer-page #f-01 .fc03.flex_column {
width: 45%;
margin: 0px;
border: none;
padding: 0px 0px 0px clamp(4.4vw,4.4vw,60px);
}
#top #footer-page #f-01 .flex_column {
padding: 0px 35px;
border-right: 1px dashed white;
}
#top #footer-page #f-01 .flex_column:first-child {
padding-left: 0px;
}
#top #footer-page #f-01 .flex_column:last-child {
padding-right: 0px;
border: none;
}
#top #footer-page #f-01 .flex_column_table + .flex_column  {
padding-right: 0px;
border: none;
}
}
@media only screen and (max-width:1199px) {
#top #footer-page #f-01 .fc02.flex_column {
width: calc(100% - clamp(120px,18.7vw,254px));
}
#top #footer-page #f-01 .fc03.flex_column {
width: 100%;
padding-left: 0px;
}
}
@media only screen and (max-width:767px) {
#top #footer-page #f-01 .fc01.flex_column {
width: 254px;
}
#top #footer-page #f-01 .fc02.flex_column {
width: 100%;
}
}
@media only screen and (max-width:499px) {
#top #footer-page #f-01 .fc01.flex_column {
width: 100%;
max-width: 254px;
}
#top #footer-page #f-01 .fc02.flex_column {
width: 100%;
}
#top #footer-page #f-01 .fc03 .widget > div > ul > li:not(:last-child) {
width: 50%;
margin: 5px 0px;
}
}
#top:not(.home) #main .sidebar {
border: none;
}
#top:not(.home) #main .content {
border: none;
}
#top:not(.home) #main .sidebar .inner_sidebar {
margin: 0px;
}
#top:not(.home) #main .sidebar .widgettitle {
margin-bottom: 5px;
}
#top:not(.home) #main .sidebar .widgettitle a {
display: block;
width: 100%;
height: 100%;
background-color: #ED828B;
color: white;
padding: 10px 15px;
font-size: 18px;
border-radius: 40px;
}
#top:not(.home) #main .sidebar .widget {
padding: 0px;
}
#top:not(.home) #main .sidebar .widget li a {
display: block;
width: 100%;
height: 100%;
padding: 8px 0px 8px 25px;
font-size: 16px;
border-bottom: none;
font-weight: 500;
position: relative;
transition: all var(--khmr-trans-time) ease-in-out;
border: none;
}
#top:not(.home) #main .sidebar .widget li a:before {
position: absolute;
font-family: var(--khmr-icon);
content: "\e5cc";
left: 5px;
color: var(--khmr-color-primary);
font-size: 18px;
font-weight: 500;
top: 50%;
transform: translateY(-50%);
}
#top:not(.home) #main .sidebar .widget li a:hover {
background-color: #fafafa;
opacity: 1;
}
#top:not(.home) #main .sidebar .widget {
margin-bottom: 20px;
}
#top:not(.home) #main .sidebar .widgettitle:not(:has(a)) {
display: block;
width: 100%;
height: 100%;
background-color: var(--khmr-color-primary);
color: white;
padding: 15px 20px;
font-size: 18px;
border-radius: 4px;
}
#top:not(.home) #main .sidebar .widget {
margin-bottom: 20px !important;
}
body#top .widget ul {
float: none;
}
body#top .content .flex_column .widget_nav_menu li a:hover, 
body#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, 
body#top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
background-color: transparent !important;
}
#top:not(.home).page article.post-entry .entry-content h2,
#top:not(.home).single article.post-entry .entry-content h2 {
font-size: 28px;
margin-bottom: 20px;
color: #736685;
border-bottom: 1px solid #736685;
padding-bottom: 13px;
line-height: 135%;
}
#top:not(.home).page article.post-entry .entry-content h3,
#top:not(.home).single article.post-entry .entry-content h3 {
font-size: 20px;
margin-bottom: 20px;
background-color: rgba(var(--khmr-color-primary-rgb),0.1);
padding: 10px;
border-radius: 4px;
color: #736685;
line-height: 145%;
}
#top:not(.home).page article.post-entry .entry-content h4,
#top:not(.home).single article.post-entry .entry-content h4 {
margin-bottom: 15px;
color: #736685;
}
#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 > li,
#top:not(.home).single article.post-entry .entry-content ul > li {
position: relative;
}
#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;
font-family: var(--khmr-icon);
content: "\e5cc";
left: -15px;
top: 1px;
color: #736685;
}
#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 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 #736685;
color: #3D3732;
font-size: 15px;
}
#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;
}
#top:not(.home).page article.post-entry .entry-content thead,
#top:not(.home).single article.post-entry .entry-content thead {
border-bottom: 2px solid #736685;
}
#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;
}
.responsive #top.page:not(.home) #main > div:not(#footer-page) .container {
  max-width: 1150px;
  margin: 0px auto;
}
/* ▲ 20241220 */

/* ▼ 20250204 */
#top:not(.home).single #wrap_all #main main .entry-content a,
#top:not(.home).page #wrap_all #main main .entry-content a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #49a1ef;
}
#top:not(.home).single #wrap_all #main main .entry-content a:hover,
#top:not(.home).page #wrap_all #main main .entry-content a:hover {
  color: var(--khmr-color-primary);
}
@media only screen and (max-width:600px) {
  #top .wp-block-media-text__content {
      padding: 0px;
      margin-top: 20px;
  }
}
.responsive #top.page:not(.home).page-id-81 #main > div:not(#footer-page) .container {
  max-width: 650px;
}
.responsive #top.page:not(.home).page-id-81 .wpforms-field-row-block {
  width: 100%;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
.responsive #top.page:not(.home).page-id-81 .wpforms-field-row-block input[type="email"],
.responsive #top.page:not(.home).page-id-81 .wpforms-field-row-block input[type="text"] {
  margin-bottom: 0px;
  order: 1;
  margin-top: 5px;
}
#top.page:not(.home).page-id-81 .wpforms-field-label {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}
#top #footer-page #f-01 .fc03 .widget > div > ul > li:not(:last-child) > a {
  transition: opacity 0.2s ease-in-out;
}
#top #footer-page #f-01 .fc03 .widget > div > ul > li:not(:last-child) > a:hover {
  opacity: 0.7;
}
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
  transition: color 0.2s ease-in-out;
}
#top.page:not(.home).page-id-81 div.wpforms-container-full button[type=submit] {
  transition: all 0.2s ease-in-out;
  background: var(--khmr-color-primary);
}
#top.page:not(.home).page-id-81 div.wpforms-container-full button[type=submit]:hover {
  background: var(--khmr-color-secondary);
}
/* ▲ 20250204 */
