.elementor-kit-10{--e-global-color-primary:#222222;--e-global-color-secondary:#2D2D2D;--e-global-color-text:#000000;--e-global-color-accent:#A59482;--e-global-color-cfcd455:#CECDCE;--e-global-color-64ea57c:#A7A7A7;--e-global-color-71657d1:#F0F0F0;--e-global-color-c1f0448:#A59482;--e-global-color-4d90746:#72706D;--e-global-typography-primary-font-family:"Noto Sans TC";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:2.13em;--e-global-typography-primary-letter-spacing:0.25em;--e-global-typography-secondary-font-family:"Noto Sans TC";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:2.13em;--e-global-typography-secondary-letter-spacing:0.25em;--e-global-typography-text-font-family:"Noto Sans TC";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2.13em;--e-global-typography-text-letter-spacing:0.12em;--e-global-typography-accent-font-family:"Noto Sans TC";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:2.13em;--e-global-typography-accent-letter-spacing:0.12em;--e-global-typography-b00c9ad-font-family:"Noto Sans TC";--e-global-typography-b00c9ad-font-size:14px;--e-global-typography-b00c9ad-font-weight:400;--e-global-typography-b00c9ad-line-height:2.13em;--e-global-typography-b00c9ad-letter-spacing:0.12em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* yoast breadcrumb */
.custom-breadcrumb{
    font-size:14px;
    letter-spacing: 0.12em;
    text-align:center;
    color:#333333;
}
.custom-breadcrumb img{
    width:16px;
    margin:0px 6px 4px 0px;
}

/* mobile br */
@media screen and (min-width: 768px){
	.mobile-break {
		display: none;
	}
}

/* PC br */
@media screen and (max-width: 767px){
	.pc-break {
		display: none;
	}
}/* End custom CSS */