.elementor-kit-12{--e-global-color-primary:#000000;--e-global-color-secondary:#7C7C7C;--e-global-color-text:#424142;--e-global-color-accent:#F3F4F5;--e-global-typography-primary-font-family:"Noto Serif JP";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Noto Serif JP";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Noto Sans JP";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1.5em;--e-global-typography-020b88a-font-family:"Noto Serif SC";--e-global-typography-36aa823-font-family:"Noto Sans SC";--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;}.elementor-kit-12 e-page-transition{background-color:#FFFFFF;}.elementor-kit-12 a{color:var( --e-global-color-primary );}.elementor-kit-12 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-12{--e-global-typography-primary-font-size:48px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#black-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100dvw;
    height: 100dvh;
    background: #FFFFFF;
    z-index: 9999;
    pointer-events: none; 
    opacity: 1;
    transition: opacity 1s ease;
}
html[lang="zh-hans"] body {
  --e-global-typography-primary-font-family: Noto Serif SC;
  --e-global-typography-secondary-font-family: Noto Serif SC;
  --e-global-typography-text-font-family: Noto Sans SC;
  --e-global-typography-accent-font-family: Noto Sans SC;
}
wbr{
  display: inline-block;
}
.elementor-icon-wrapper{
    line-height: 0;
}
p{
    margin-block-end:0;
}
div:not(.is-content-justification-right) p:not(:last-child) {
    margin-block-end: 1em;
}
.content-custom .is-content-justification-right p:not(:last-child), .content-custom .is-layout-flex p:not(:last-child){
    margin-block-end: 0;
}
.content-custom h1{
    font-family: var(--e-global-typography-primary-font-family);
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
}
.content-custom h2{
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
}
.content-custom h3{
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
}
.content-custom ol,ul{
    padding-inline-start: 1em;
}
.content-custom iframe{
    width: 100%;
    height: 500px;
}
.content-custom table{
    font-size: 1em;
}
.content-custom td{
    padding: 20px 0;
    background: transparent !important;
    border: none;
    border-bottom: 1px solid;
}
.content-custom td:nth-of-type(1){
    padding-right: 50px;
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    white-space: nowrap;
}
.content-custom td:nth-of-type(2){
    border-color: var(--e-global-color-secondary);
}
.content-custom .wp-block-group:not(.is-layout-flex){
    margin-block-end: 100px;
}
.content-custom .wp-block-media-text{
    margin-block-end:20px;
    grid-gap: 50px;
}
.content-custom .wp-block-media-text__content{
    padding:0;
}
.content-custom .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
    font-family: var(--e-global-typography-accent-font-family);
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
}
@media only screen and (max-width: 767px) {
a{
    -webkit-appearance: none !important;
    outline: none !important;
}
.content-custom td{
    padding: 20px 0;
}
.content-custom td:nth-of-type(1){
    padding-right: 10px;
}
.content-custom iframe{
    height: 300px;
}
.content-custom .wp-block-media-text{
    grid-gap: 20px;
}
.content-custom .wp-block-group:not(.is-layout-flex){
    margin-block-end: 50px;
}
}
/*菜单切换(下滑)*/
/*
.scrollheader {
    transform: translatey(-180px);
    -moz-transition: all .3s ease!important;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
    width: 100%!important;
}
.elementor-sticky--effects.scrollheader {
    height: auto!important;
    transform: translatey(0px);
}
*/
/*菜单切换(渐入)*/
/*
.scrollheader {
    opacity: 0;
    -moz-transition: opacity .25s ease-out!important;
    -webkit-transition: opacity .25s ease-out!important;
    transition: opacity .25s ease-out!important;
}
.elementor-sticky--effects.scrollheader {
    opacity: 1!important;
}
*//* End custom CSS */