@charset "utf-8";
/*footer*/
.ic_phone{
    font-size: 20px;
    color: #444444;
    margin: -9px 15px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.ic_phone:before{
    content: "\e1050";
    font-family: 'icon-font2' !important;
}
.ic_mail{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout04/common/siteinfo_ic.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 14px;
    background-position: 0 -20px;
}
.ic_fax{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout04/common/siteinfo_ic.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 14px;
    background-position: 0 -40px;
}
.ic_add{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout04/common/siteinfo_ic.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 14px;
    background-position: 0 -60px;
}
.site-info .ic-phone{
    font-size: 20px;
    width: 23px;
    color: #fff;
    margin-right: 8px;
    position: relative;
    top: 1px;
    display: inline-block;
}
.site-info .ic-envelope{
    font-size: 18px;
    width: 23px;
    color: #fff;
    margin-right: 8px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-fax{
    font-size: 18px;
    width: 23px;
    color: #fff;
    margin-right: 8px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-map-marker{
    font-size: 21px;
    width: 23px;
    color: #fff;
    margin-right: 8px;
    text-align: center;
    position: relative;
    top: 3px;
    display: inline-block;
    left: -2px;
}
/*------------ about-editor ------------*/
.about-sect .txt-box .index-about-editor .editor h3 {
    position: relative;
    box-sizing: border-box;
    color: #D8BF74;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 3.5px;
    line-height: 1.5;
    margin: 0 0 10px;
}
@media screen and (max-width: 1000px){
    .about-sect .txt-box .index-about-editor .editor h3 {
        font-size: 19px;
    }
}
/*content*/
.a_layout,
.a_layout * {
    position: relative;
    box-sizing: border-box;
}
.a_layout {
    width: 100%;
    max-width: 890px;
    margin: 0 auto;
}
.a_layout .a_item .a_title {
    margin: 0 0 40px;
}
.a_layout .a_item .a_title h3 {
    color: #444444;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 4px;
    line-height: 1.2;
    width: fit-content;
    margin: 0;
}
.a_layout .a_item .a_title h3::before {
    content: '';
    position: absolute;
    top: -10px;
    right: -10px;
    width: 16px;
    height: 16px;
    background: url(../../../images/layout04/common/index/t_ic.svg) no-repeat;
    background-size: cover;
    -webkit-animation: aniStar 0.8s infinite ease-in-out alternate;
    animation: aniStar 0.8s infinite ease-in-out alternate;
}
.a_layout .a_item h4 {
    position: relative;
    box-sizing: border-box;
    color: #D8BF74;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 3.5px;
    line-height: 1.5;
    margin: 0;
}
.a_layout .a_item p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.8;
    margin: 0;
}
.a_layout .a_item strong {
    font-weight: normal;
    text-decoration-color: #D8BF74;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}
.a_layout .a_item.one .a_col:last-of-type {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 37px 43.25px;
    background: rgba(255, 255, 255, 0.9);
}
.a_layout .a_item.two {
    display: flex;
    align-items: center;
}
.a_layout .a_item.two .a_col:first-of-type {
    width: calc(100% - 457px);
    padding: 30px;
}
.a_layout .a_item.two .a_col:last-of-type {
    width: 100%;
    max-width: 457px;
}
@media screen and (max-width: 1330px){
    .a_layout .a_item.two {
        align-items: flex-start;
    }
    .a_layout .a_item.two .a_col:first-of-type {
        width: calc(100% - 420px);
        padding: 30px 20px 0 0;
    }
    .a_layout .a_item.two .a_col:last-of-type {
        width: 100%;
        max-width: 420px;
    }
    .a_layout .a_item.one .a_col:last-of-type {
        padding: 33px 44.25px;
    }
    .a_layout .a_item .a_title h3 {
        font-size: 35px;
    }
    .a_layout .a_item h4 {
        font-size: 22px;
    }
}
@media screen and (max-width: 1200px){
    .a_layout .a_item.two .a_col:first-of-type {
        width: calc(100% - 350px);
        padding: 30px 20px 0 0;
    }
    .a_layout .a_item.two .a_col:last-of-type {
        width: 100%;
        max-width: 350px;
    }
    .a_layout .a_item.one .a_col:last-of-type {
        padding: 33px 22.25px;
    }
    .a_layout .a_item h4 {
        font-size: 20px;
    }
}
@media screen and (max-width: 1100px){
    .a_layout .a_item.one .a_col:last-of-type{
        width: 100%;
        padding: 30px 20px 20px;
        position: relative;
    }
    .a_layout .a_item .a_title {
        margin: 0 0 20px;
    }
    .a_layout .a_item .a_title h3 {
        font-size: 30px;
    }
    .a_layout .a_item h4 {
        font-size: 19px;
    }
    .a_layout .a_item.two {
        flex-direction: column;
    }
    .a_layout .a_item.two .a_col:first-of-type {
        width: 100%;
        padding: 0 20px 40px;
    }
    .a_layout .a_item.two .a_col:last-of-type {
        width: 100%;
        max-width: unset;
    }
}
/*------------ service-editor ------------*/
.ev-category {
    position: relative;
    max-width: 1000px;
    margin: auto;
}
.ev-category__mouse {
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.2s ease;
    z-index: 1;
    pointer-events: none;
    transition: opacity 0.3s ease;
}
ul.list-cat {
    position: relative;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    z-index: 2;
}
.list-cat__item {
    border-radius: 0;
    background: transparent;
    transition: background 0.3s;
    position: relative;
    width: 100%;
    line-height: 1;
    padding: 15px 0;
}

.list-cat__item h3 {
    position: relative;
    margin: 0;
    font-size: 25px;
    letter-spacing: 4px;
    font-weight: 300;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.5s ease;
    z-index: 2;
}
.list-cat__item span {
    position: relative;
    margin: 0;
    font-size: 70px;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 0.9;
    font-family: 'Forum', 'Noto Sans TC', sans-serif;
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.5s ease;
    z-index: 2;
}
.cat__image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
    display: none;
}
.list-cat__item:hover .cat__image {
    transition: all 0.5s ease;
    display: block;
}
.list-cat__item.hvr-float:active h3,
.list-cat__item.hvr-float:focus h3,
.list-cat__item.hvr-float:hover h3,
.list-cat__item.hvr-float:active span,
.list-cat__item.hvr-float:focus span,
.list-cat__item.hvr-float:hover span {
    color: rgba(255, 255, 255, 1);
}
@media screen and (max-width: 1000px){
    .list-cat__item h3{
        font-size: 18px;
    }
    .list-cat__item span{
        font-size: 30px;
    }
    .ev-category__mouse {
        display: none !important;
    }
    .cat__image {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        display: block;
        padding: 10px 0 0;
    }
    ul.list-cat {
        flex-wrap: wrap;
        flex-direction: unset;
        gap: unset;
        justify-content: center;
    }
    .list-cat__item {
        width: calc(100% / 2);
        padding: 0;
        margin: 0 0 30px;
    }
    .list-cat__item h3{
        font-weight: normal;
    }
}
@media screen and (max-width: 561px){
    .list-cat__item {
        width: 100%;
        padding: 0 35px;
    }
    .list-cat__item h3,
    .list-cat__item span {
        color: rgba(255, 255, 255, 1);
    }
    .list-cat__item span {
        font-size: 26px;
    }
}
/*------------ contact-editor ------------*/
.contact-map iframe{
    border: 10px solid#fff;
    width: 100%;
    box-sizing: border-box;
    height: 300px;
    margin: 0px 0 20px;
}
.contact-editor{
    text-align: center;
    margin: 5px 0;
}
.contact-editor .row{
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 0;
}
.contact-editor .col{
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
    position: relative;
}
.contact-editor .col + .col:before{
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background: #eee;
}
.contact-info-txt{
    max-width: 200px;
    margin: 0 auto;
    line-height: 1.6;
}
.contact-info-txt .img-ic{
    display: inline-block;
    margin-bottom: 20px;
}
.contact-info-txt a:hover{
    color: #D8BF74;
    text-decoration: underline;
}
.info-icon-box{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #5E7656;
    color: #fff;
}
.contact-info-txt .info-icon-box [class^="ic-"] {
    font-size: 18px;
}
@media screen and (max-width: 1000px){
    .contact-editor .row,
    .contact-editor .col{
        display: block;
        width: auto;
    }
    .contact-editor .col{
        padding: 15px 0;
    }
    .contact-map iframe{
        border: 5px solid#fff;
        height: 200px;
        margin: 0px;
    }
    .contact-editor .col + .col:before {
        height: 1px;
        width: 100%;
    }
}
@media screen and (max-width: 767px){
    .contact-map{
        height: 200px;
    }
}
/*------------ terms-editor ------------*/
.terms-editor{
    font-size: 15px;
    line-height: 2;
    margin: 0 auto;
}
.terms-editor .title:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
    width: 10px;
    height: 10px;
    background: url(../../../images/layout04/common/m_ic.svg) no-repeat;
}
.terms-editor .title{
    color: #D8BF74;
    font-size: 18px;
    margin: 0;
    font-weight: normal;
    letter-spacing: 2px;
}
.terms-editor p{
    text-indent: 0em;
    margin: 0 0 50px;
}
.terms-editor .row{
    margin: 0 -27px;
}
.terms-editor .col{
    padding: 0 27px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}
@media screen and (max-width: 767px){
    .terms-editor .row{
        margin: 0;
    }
    .terms-editor .col{
        padding: 0;
        width: 100%;
    }
    .contact-map{
        height: 200px;
    }
}