@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: 'Noto Sans JP','游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
  --khmr-font-secondary: 'Noto Sans JP','游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
  --khmr-icon: 'Material Symbols Rounded';

  --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-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: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:768px) {
  #top .sp-only {
    display: none !important;
  }
}
@media only screen and (max-width:767px) {
  #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;
}

/*hero*/
#top.home #wrap_all #main #layer_slider_2,
#top.home #wrap_all #main #layer_slider_1 {
  border-top: none;
}
#top.home #wrap_all #main #layer_slider_2 .reverse-color,
#top.home #wrap_all #main #layer_slider_1 .reverse-color {
        transition: color 0.6s ease !important;
}
#top.home #wrap_all #main #layer_slider_2 .reverse-color.pickup {
  border: 1px solid white;
  border-radius: 4px !important;
}
#top.home #wrap_all #main #layer_slider_2 .reverse-color.pickup a,
#top.home #wrap_all #main #layer_slider_1 .reverse-color.pickup a {
  text-decoration: underline;
}
#top.home #wrap_all #main #layer_slider_2 .reverse-color.pickup br,
#top.home #wrap_all #main #layer_slider_1 .reverse-color.pickup br {
  display: none;
}
#top.home #wrap_all #main #layer_slider_2 > div .reverse-color a,
#top.home #wrap_all #main #layer_slider_1 > div .reverse-color a {
        color: white !important;
}
#top.home #wrap_all #main #layer_slider_2 > div[data-current-slide="3"] .reverse-color a,
#top.home #wrap_all #main #layer_slider_2 > div[data-current-slide="2"] .reverse-color a,
#top.home #wrap_all #main #layer_slider_2 > div[data-current-slide="3"] .reverse-color,
#top.home #wrap_all #main #layer_slider_2 > div[data-current-slide="2"] .reverse-color,
#top.home #wrap_all #main #layer_slider_1 > div[data-current-slide="3"] .reverse-color a,
#top.home #wrap_all #main #layer_slider_1 > div[data-current-slide="2"] .reverse-color a,
#top.home #wrap_all #main #layer_slider_1 > div[data-current-slide="3"] .reverse-color,
#top.home #wrap_all #main #layer_slider_1 > div[data-current-slide="2"] .reverse-color {
        color: black !important;
}

/*pickup*/
#top .avia-content-slider img {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    border-radius: 4px;
}
#top .avia-content-slider .image-overlay {
    display: none !important;
}
#top .avia-content-slider .slide-entry {
    margin: 0px;
    width: 30.333333%;
    float: none;
    padding: 3%;
    border: 1px solid #E9E9E9;

}
#top .avia-content-slider .slide-entry:nth-of-type(3n-1) {
    margin: 0 4.5%;
}
#top .avia-content-slider .slide-entry-wrap {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#top .avia-content-slider .slide-entry .slide-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}
#top .avia-content-slider .slide-entry .slide-content > * {
    width: 100%;
}
#top .avia-content-slider .slide-entry .slide-content .slide-meta {
    order: 1;
    padding: 0px;
    margin-top: 5px;
}
#top .avia-content-slider .slide-entry .slide-content header {
    order: 2;
    margin: 2px 0px 7px 0px;
}
#top .avia-content-slider .slide-entry .slide-content .slide-entry-excerpt {
    order: 3;
    font-size: 14px;
    color: #7D7D7D;
}

/*header*/
#top  #header.av_header_transparency #header_meta {
    background-color: #2B2B2B;
    border: none;
}
#top  #header.av_header_transparency #header_meta a {
    color: white;
}
#top  #header .logo img {
    height: 61px;
}
#top  #header .logo a {
    display: flex;
    align-items: center;
}
#top .av_header_transparency #header_meta li {
    border: none;
}
#top .av_header_transparency #header_meta li a {
    position: relative;
}
#top .av_header_transparency #header_meta li a:before {
    position: relative;
    font-family: var(--khmr-icon);
    content: "\e0c8";
    vertical-align: middle;
    font-size: 15px;
    font-weight: 300;
    margin-right: 3px;
}
#top .av_header_transparency #header_meta li:nth-of-type(2) a:before {
    content: "\e0ca";
}
@media only screen and (max-width:1099px) {
    #top #header .av-main-nav > li > a {
        font-size: 14px;
        padding: 0px 5px;
    }
}
@media only screen and (max-width:989px) {
    #top  #header .header_bg {
        /*
        background-color: #2B2B2B;
        */
        background-color: #000066;
    }
    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner:before, .header_color .av-hamburger-inner:after {
        background-color: white;
    }
}
@media only screen and (max-width:767px) {
    #top #header .logo img {
        max-height: 61px;
    }
    .responsive #header_meta .sub_menu>ul {
        text-align: right;
    }
}

/*frontpage s1 & s2*/
#top #s1 .avia-content-slider,
#top #s1 .slide-entry-wrap {
    margin-bottom: 12px;
}
#top.home .av-special-heading p {
    font-weight: 500;
    position: relative;
}
#top.home .av-special-heading p:before {
    position: relative;
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #17288B;
    vertical-align: middle;
    margin: -3px 5px 0px 0px;
}
#top.home .av-special-heading h2 {
    font-weight: 600;
    margin-top: 5px;
}
#top #wrap_all .avia-button {
    background-color: transparent;
    color: #00AEDC;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0px;
}
#top #wrap_all .avia-button,
#top #wrap_all #main .avia-button .avia-svg-icon svg {
    transition: all 0.2s ease !important;
}
#top #wrap_all #main .avia-button:hover .avia-svg-icon svg ,
#top #wrap_all .avia-button:hover {
    color: #17288B !important;
    fill: #17288B !important;
}
#top #wrap_all #main .avia-button .avia-svg-icon svg {
    fill: #00AEDC;
}
#top #wrap_all #main .avia-button .avia_button_background {
    display: none;
}
#top #wrap_all #s2 .avia-button-wrap:not(.sp-only) {
    margin: 45px 0px 0px 0px;
}
#top #wrap_all #s2 .avia-button-wrap.sp-only {
    margin: 15px 0px 0px 0px;
}
#top #wrap_all #s2 article.bloglist-simple header.entry-content-header {
    padding: 25px 15px 25px 135px;
    position: relative;
}
#top #wrap_all #s2 article.bloglist-simple time {
    position: absolute;
    left: 25px;
    top: 21px;
    font-size: 16px;
    color: #7D7D7D;
}
#top #wrap_all #s2 article.bloglist-simple .post_delimiter {
    display: none;
}
#top #wrap_all #s2 article.bloglist-simple {
    border-bottom: 1px solid #E9E9E9;
}
#top #wrap_all #s2 article.bloglist-simple:first-child {
    border-top: 1px solid #E9E9E9;
}
#top #wrap_all #s2 article.bloglist-simple h2 a {
    font-weight: 500;
    font-size: 16px;
}
#top #wrap_all #s2 article.bloglist-simple .text-sep {
    display: none;
}
#top #wrap_all #s2 article.bloglist-simple .post-meta-infos {
    overflow: hidden;
}
#top #wrap_all #s2 article.bloglist-simple .blog-categories {
    position: relative;
    font-size: 12px;
    left: -54px;
}
#top #wrap_all #main #s2 article.bloglist-simple .blog-categories a {
    color: #00AEDC !important;
}
#top #wrap_all #main #s2 article.bloglist-simple .blog-categories a:hover {
    color: #17288B !important;
}
#top #wrap_all #main #s2 article.bloglist-simple .read-more-link {
    display: none;
}
#top.home #main .avia-section .template-page {
  padding-bottom: 10px;
}
@media only screen and (max-width:1199px) {
    #top #s2 .flex_column {
        margin: 0px 0px 20px 0px;
        width: 100%;
    }
}
@media only screen and (max-width:767px) {
    #top #wrap_all #s2 article.bloglist-simple header.entry-content-header {
        padding: 55px 0px 25px 0px;
    }
    #top #wrap_all #s2 article.bloglist-simple time {
        top: 25px;
        left: 0px;
    }
    #top.home #wrap_all #main #s1 .avia-content-slider .slide-entry {
        width: 100%;
        margin: 0px 0px 20px 0px;
    }
    #top.home #wrap_all #main #s1 .slide-entry-wrap {
        margin-bottom: 0px;
    }
    #top.home #wrap_all #main #s1 .avia-content-slider {
        margin-bottom: 0px;
    }
}

/*sub*/
#top:not(.home) #header_meta {
    background-color: #e6e6e6;
}
#top:not(.home) #header_meta a {
    color: #2B2B2B;
}
#top:not(.home) .header_bg {
    /*
    background-color: #2B2B2B;
    */
    background-color: #000066;
}


/*home s3*/
#top #s3 .avia-builder-widget-area {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#top #s3 .avia-builder-widget-area > section {
    padding: 0px;
    margin: 0px 2% 0px 2%;
    max-width: 21%;
    width: auto;
}
#top #s3 .avia-builder-widget-area > section img {
    height: 56px;
}
#top.home #main #s3.avia-section .template-page {
    padding: 0px;
}
#top.home #main #s3 {
    min-height: 0px;
    padding: 45px 0px 35px 0px;
    margin-top: 90px;
}
@media only screen and (max-width:989px) {
    #top #header.av_header_transparency #header_meta {
        border-bottom: 1px solid #595f74;
    }
    #top #s3 .avia-builder-widget-area > section {
        min-width: 33.3333%;
        text-align: center;
        margin: 10px 2% 10px 2%; 
    }
    #top.home #main #s3 {
        margin-top: 20px;
    }
}
@media only screen and (max-width:767px) {
    #top #s3 .avia-builder-widget-area > section {
        min-width: 100%;
    }
    #top.home #main #s3 {
        padding: 25px 0px 5px 0px;
    }
}

/*footer*/
#top #footer-page h2 {
    font-size: 20px;
    margin-bottom: 15px;
}
#top #wrap_all #footer-page p {
    font-size: 14px;
}
#top #wrap_all #footer-page .av_one_full {
    margin: 0px;
    margin-top: 25px;
}
#top #wrap_all #footer-page .av_one_full p {
    margin: 0px;
    font-size: 12px;
}
#top #footer-page .entry-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#top #footer-page .avia-buttonrow-wrap {
    display: flex;
    align-items: stretch;
    margin-top: 5px;
    justify-content: space-between;
}
#top #wrap_all #footer-page .avia-buttonrow-wrap > a {
    width: calc(50% - 1.5px);
    border: none;
    background-color: #182688;
    padding: 7px 15px 7px 12px;
    position: relative;
    display: block;
    text-align: center;
    color: white !important;
    margin: 0px;
}
#top #footer-page .avia-buttonrow-wrap > a:before {
    position: relative;
    font-family: var(--khmr-icon);
    content: "\e593";
    vertical-align: middle;
    font-weight: 300;
    margin-right: 6px;
}
#top #footer-page .avia-buttonrow-wrap .avia_iconbox_title {
    font-size: 13px;
}
#top #footer-page .avia_button_icon {
    display: none;
}
@media only screen and (max-width:989px) {
    #top #footer-page .avia-buttonrow-wrap {
        flex-wrap: wrap;
    }
    #top #wrap_all #footer-page .avia-buttonrow-wrap > a {
        width: 100%;
        margin: 5px 0px;
    }
}

/* トップページコンテンツ幅 */
#top.home #s1,
#top.home #s2{
    max-width: 1100px;
    margin:0px auto;
    float:none;
}


table th div {
  display: inline-block;
}
table th::after {
  font-family: var(--khmr-icon);
  content: '\e5df';
  vertical-align: middle;
  font-size: 24px;
  font-weight: 300;
}

th.tablesorter-headerAsc {
  color: #00AEDC;
}

th.tablesorter-headerAsc:after {
  content: '\e5c7';
  color: #00AEDC;
}

th.tablesorter-headerDesc {
  color: #00AEDC;
}
th.tablesorter-headerDesc::after {
  content: '\e5c5';
  color: #00AEDC;
}



/* single,page common */
#main > .container_wrap.title_container{
    background-image: url(images/hero-back01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding:100px 0px;
    background-position: center left;
}
.parent-pageid-32 #main > .container_wrap.title_container,
.page-id-32 #main > .container_wrap.title_container{
    background-image: url(images/hero-back02.jpg);
}
.parent-pageid-34 #main > .container_wrap.title_container,
.page-id-34 #main > .container_wrap.title_container{
    background-image: url(images/hero-back03.jpg);
}
.parent-pageid-36 #main > .container_wrap.title_container,
.page-id-36 #main > .container_wrap.title_container{
    background-image: url(images/hero-back04.jpg);
}
.parent-pageid-38 #main > .container_wrap.title_container,
.page-id-38 #main > .container_wrap.title_container{
    background-image: url(images/hero-back05.jpg);
}
.parent-pageid-40 #main > .container_wrap.title_container,
.page-id-40 #main > .container_wrap.title_container{
    background-image: url(images/hero-back06.jpg);
}
.parent-pageid-42 #main > .container_wrap.title_container,
.page-id-42 #main > .container_wrap.title_container{
    background-image: url(images/hero-back07.jpg);
}
.single #main > .container_wrap.title_container,
.archive #main > .container_wrap.title_container,
.blog #main > .container_wrap.title_container{
    background-image: url(images/hero-back08.jpg);
}
.alternate_color .breadcrumb, 
.alternate_color .breadcrumb a{
    color:#fff;
}
.alternate_color .breadcrumb a:hover{
    color:#fff !important;
    opacity: 0.8;
}
#top .alternate_color.title_container .main-title,
#top .alternate_color.title_container .main-title a {
    color:#fff;
    font-size: 36px;
    letter-spacing: 1px;

}
#top .title_container .container {
    text-align: center;
}
#header_main {
    border:0px;
}

.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;
}
#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: 3px;
    padding-top:15px;
    color:#000;
    line-height: 1.4;
    margin-top:75px;
    margin-bottom: 1.5em;
    position: relative;
    font-weight: 500;
}
#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 h2::before,
#top:not(.home).single article.post-entry .entry-content h2::before {
    border-top: 1px solid #1b596a;
    content: "";
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
}
#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: 2.5px;
    padding-left:18px;
    color:#000;
    line-height: 1.4;
    margin-top: 2.5em;
    margin-bottom: 1em;
    position: relative;
    font-weight: 500;
}
#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 #1b596a;
    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: 2px;
    padding-left:18px;
    color:#000;
    line-height: 1.4;
    margin-bottom: 1em;
    position: relative;
    font-weight: 500;
}
#top:not(.home).page article.post-entry .entry-content h4::before,
#top:not(.home).single article.post-entry .entry-content h4::before {
    background: #1b596a;
    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: 1px;
    color:#1e2229;
    line-height: 1.4;
    margin-bottom: 0.5em;
    font-weight: 500;
}
.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: 0.5px;
}
#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;
}
#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;
}
#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: 0px;
    color: #1b596a;
}
#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: #000066;
    color:#fff;
    font-weight: normal;
    letter-spacing: 0px;
}
#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;
}
#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;
}

/* パンくず */
.alternate_color .breadcrumb, .alternate_color .breadcrumb a {
    font-weight: 300 !important;
}
#top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
    font-weight: 600 !important;
}
/* sidebar */
#top:not(.home) #main .sidebar {
    border: none;
}
#top:not(.home) #main .content {
    border: none;    
}
#top.archive #main .content {
    margin-right: 40px;
}
#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%;
    color:#1e2229;
    padding: 30px 0px;
    font-weight: normal;
    font-size: 23px;
    letter-spacing: 2px;
    border-top: 1px solid #1b596a;
    border-bottom: 1px solid #1b596a;
    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: #1b596a;
    top: 22px;
}
.main_color .sidebar .current_page_item>a {
    color:#1b596a;
}
#top:not(.home) #main .sidebar .widget li a:hover {
    opacity: 1;
    color:#1b596a;
}
.widget_nav_menu ul:first-child>.current_page_item {
    background: transparent !important;
    border:0px;
    color:#1b596a;
    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:#1e2229;
    padding: 30px 0px;
    font-weight: 300;
    font-size: 23px;
    letter-spacing: 2px;
    border-top: 1px solid #1b596a;
    border-bottom: 1px solid #1b596a;
}
#top:not(.home) #main .sidebar .widget {
    margin-bottom: 20px !important;
}
.bloglist-simple .read-more-link {
  display: none;
}


#top #wrap_all .bloglist-simple .post-meta-infos .blog-categories a {
    color: #00AEDC !important;
}

/* プルダウンメニュー */
.html_header_top .header_color .main_menu ul:first-child >li > ul {
    border-top:0px;
}
.av-main-nav ul.sub-menu li a {
    border-bottom:1px solid #ddd;
}
.av-main-nav ul.sub-menu li span.avia-menu-text {
    font-size:13px;
    padding-left: 5px;
    margin-top: 3px;
    display: block;
    word-break: break-word;
}
.av-main-nav ul.sub-menu li span.avia-bullet {
    display: block;
    left:10px;
}

/* 調整 */
#ls-global * div .avia-layerslider .ls-wp-container .ls-layer>*, body * div .avia-layerslider .ls-wp-container .ls-layer>*, html * div .avia-layerslider .ls-wp-container .ls-layer>* {
    line-height: 1.4;
}
.wp-block-image>figcaption {
    font-size: 14px;
    color: #333;
}
@media only screen and (max-width:991px){
    figure.wp-block-image {
        display: block;
        width: 100%;
        float: none;
        clear: both;
        text-align: center;
    }
    figure.wp-block-image img {
        margin:0px auto;
    }
    figure.wp-block-image figcaption{
        display: block;
    }
}

.breadcrumb-title {
    display: none !important;
}
.wp-block-button.is-style-outline a {
    border:2px solid var(--enfold-main-color-primary);
    border-radius: 3px;
    font-size:14px;
    font-weight: 600;
    padding: 8px 20px;
    transition: 0.5s;
}
.wp-block-button.is-style-outline a:hover {
    opacity: 0.7;
}
.single aside ul > li.cat-item.cat-item-9,
.blog aside ul > li.cat-item.cat-item-9,
.archive aside ul > li.cat-item.cat-item-9 {
  display: none;
}
body#top #main a.wp-block-file__button.wp-element-button {
  color:#fff;
  background-color: #000066;
}

/* 表レスポンシブ */
@media only screen and (max-width:767px){
    .wp-block-table{
        overflow: auto;
        width:100%;
    }
    .wp-block-table table{
        max-width:900px;
        width:900px !important;
    }
}

/* 固定ページコンテンツ幅調整（サイドメニューなし） */
#top:not(.home).page .container_wrap.container_wrap_first.main_color.fullsize {
    max-width: 1100px;
    margin:0px auto;
}

/* パンくず非表示 */
.breadcrumb.breadcrumbs.avia-breadcrumbs {
    display:none !important;
}

/* ブロックエディタボタン */
#top:not(.home) .wp-block-button a {
    border:2px solid var(--enfold-main-color-primary);
    color:var(--enfold-main-color-primary);
    background-color:#fff;
    border-radius: 3px;
    font-size:14px;
    font-weight: 600;
    padding: 8px 20px;
    transition: 0.5s;
}
#top:not(.home) .wp-block-button a:hover {
    border:2px solid var(--khmr-color-primary);
    color: var(--khmr-color-primary);
    opacity: 0.7;
}
@media screen and (max-width:767px){
    #top:not(.home) .wp-block-button {
        width: 100%;
    }
}

/* 教員紹介ページ 列長調整 */
.page-id-34 #main .container_wrap main table tr th:first-child,
.page-id-34 #main .container_wrap main table tr td:first-child{
    width:200px;
}
.page-id-34 #main .container_wrap main table tr th:nth-child(2),
.page-id-34 #main .container_wrap main table tr td:nth-child(2){
    width:270px;
}
.page-id-34 #main .container_wrap main table tr th:nth-child(3),
.page-id-34 #main .container_wrap main table tr td:nth-child(3){
    width:100px;
}
.page-id-34 #main .container_wrap main table tr th:nth-child(5),
.page-id-34 #main .container_wrap main table tr td:nth-child(5){
    width:120px;
}

/* カリキュラムページ 列長調整 */
.page-id-38 #main table tr td:first-child {
  width:150px;
}
.page-id-38 #main table {
  width:400px;
}
.page-id-38 #main .job table {
  width:65%;
}
@media screen and (max-width:767px){
    .page-id-38 #main table {
        width:100% !important;
    }
}
.page-id-38 #main .job table tr td {
  width:33.3%;
}

.page-id-30 article.post-entry .entry-content h5,
.page-id-40 article.post-entry .entry-content h5 {
    padding-left:0.5em;
}

article.category-sc {
    display: none;
}




/*header scrolled*/
#top #header.khmr_scrolled #header_main,
#header:not(.khmr_scrolled) .header_bg {
    background-color: #000066 !important;
}
div#main > div.container_wrap {
    border-top: none;
}
@media only screen and (max-width:989px) {
    body #header.khmr_scrolled #header_main {
        position: fixed !important;
        background-color: #000066;
        width: 100%;
        height: auto;
        top: 0px;
        left: 0px;
    }
}