@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: 20px;
    color: #555555;
    margin-right: 5px;
    position: relative;
    top: 1px;
    display: inline-block;
}
.site-info .ic-envelope{
    font-size: 18px;
    width: 20px;
    color: #555555;
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-fax{
    font-size: 18px;
    width: 20px;
    color: #555555;
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-map-marker{
    font-size: 21px;
    width: 20px;
    color: #555555;
    margin-right: 5px;
    text-align: center;
    position: relative;
    top: 3px;
    display: inline-block;
}
/*------------ about-editor ------------*/
.a_layout{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width:  938px;
    margin: 0 auto 0;
}
.a_layout .a_tit{
    position: relative;
    display: block;
}
.a_layout .a_tit h2{
    position: relative;
    display: block;
    font-family: "Noto Serif TC", serif;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 1.2;
    color: #676767;
    padding: 0;
    margin: 0;
}
.a_layout .a_tit span{
    position: relative;
    display: block;
    font-family: "Cormorant Garamond";
    font-size: 60px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    color: #525252;
    padding: 0;
    margin: 0;
}
.a_layout .a_tit h2::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin: 0 auto;
}
.a_layout .a_txt{
    position: relative;
    font-size: 15px;
    color: #848484;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 2;
}
.a_layout .a_txt h4{
    font-family: "Noto Serif TC", serif;
    font-size: 20px;
    letter-spacing: 0.3em;
    line-height: 1.6;
    font-weight: 600;
    color: #F093AE;
    margin: 0 0 15px;
}
.a_layout .a_item1{
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}
.a_layout .a_item1 .a_txt{
    width: 52.5%;
    max-width: 450px;
    box-sizing: border-box;
    padding-top: 88px;
}
.a_layout .a_item1 .a_tit h2::before  {
    position: relative;
    display: inline-block;
    margin-left: 4px;
    margin-right: 18px;
    bottom: 6px;
    background: #6BCACF;
}
.a_layout .a_item1 .a_tit{
    margin-bottom: 42px;
    text-align: left;
}
.a_layout .a_item1 .a_pic{
    position: relative;
    width: 47.5%;
    height: auto;
    z-index: 2;
}
.a_layout .a_item1 .a_pic .deco1{
    position: absolute;
    left: -25%;
    top: 0;
    z-index: -1;
}
.a_layout .a_item2{
    position: relative;
    display: flex;
    flex-direction: column;
}
.a_layout .a_item2 .a_tit{
    margin-bottom: 42px;
    text-align: center;
}
.a_layout .a_item2 .a_tit h2::before{
    background: #6BCACF;
}
.a_layout .a_item2  .a_txt{
    position: relative;
    text-align: center;
    box-sizing: border-box;
    width: 520px;
    margin: 0 auto 50px;
}
.a_layout .a_item2  .a_txt .deco2_l{
    position: absolute;
    left: calc(0% - 27.5%);
    bottom: 8px;
}
.a_layout .a_item2  .a_txt .deco2_r{
    position: absolute;
    right: calc(0% - 27.5%);
    bottom: 8px;
}

.a_layout .a_item2 .a_row{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.a_layout .a_item2 .a_row .a_col{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 50%;
    max-width: inherit;
    align-items: center;
}
.a_layout .a_item2 .a_row .a_col > .a_txt{
    position: relative;
    width: 100%;
    text-align: left;
    max-width: 400px;
}

.a_layout .a_item2 .a_row .a_col > .a_txt h4{
    position: relative;
    box-sizing: border-box;
    font-size: 22px;
    letter-spacing: 0.2em;
    font-weight: 600;
    color: #676767;
    border-bottom: 1px solid #ddd;
    padding: 12px 0;
    text-align: center;
}
.a_layout .a_item2 .a_row .a_col > .a_txt h4::before{
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    background: #F093AE;
    border-radius: 100%;
    bottom: -5px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
@media screen and (max-width: 1440px){
    .a_layout .a_item2 .a_row{
        margin: 0 auto;
    }
    .a_layout .a_item2 .a_row .a_col{
        box-sizing: border-box;
        padding: 0 10px;
    }
}
@media screen and (max-width: 1280px){
    .a_layout .a_item1{
        box-sizing: border-box;
        flex-direction: column-reverse;
        align-items: center;
        margin-bottom: 60px;
        padding: 0 10px;
    }
    .a_layout .a_item1 .a_pic{
        width: fit-content;
        margin: 0 auto;
    }
    .a_layout .a_item1 .a_pic .deco1 {
        left: -10%;
    }
    .a_layout .a_item1 .a_txt{
        width: 100%;
        padding-top: 30px;
        max-width:inherit;
    }
    .a_layout .a_item1 .a_tit{
        text-align: center;
        margin-bottom: 30px;
    }
    .a_layout .a_txt h4{
        text-align: center;
    }
    .a_layout .a_item2 .a_txt .deco2_l{
        left: calc(0% - 22%);
        bottom: 15px;
        transform: scale(.7);
    }
    .a_layout .a_item2 .a_txt .deco2_r{
        right: calc(0% - 22%);
        bottom: 15px;
        transform: scale(.7);
    }
    .a_layout .a_item2 .a_row{
        justify-content: center;
        flex-wrap: wrap;
    }
    .a_layout .a_item2 .a_row .a_col{
        width: 50%;
        max-width: inherit;
    }
    .a_layout .a_item2 .a_row .a_col .a_pic{
        width: fit-content;
        margin: 0 auto;
    }
    .a_layout .a_item2 .a_row .a_col > .a_txt{
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 1000px){
    .a_layout .a_item1{
        padding: 0;
        margin-bottom: 40px;
    }
    .a_layout .a_item2 .a_row {
        justify-content: space-evenly;
        flex-wrap: wrap;
        display: flex;
    }
    .a_layout .a_item2 .a_row .a_col{
        padding: 0;
        max-width: 400px;
    }
    .a_layout .a_item1 .a_tit,
    .a_layout .a_item2 .a_tit{
        margin-bottom: 20px;
        text-align: center;
    }
    .a_layout .a_tit span{
        font-size: 45px;
    }
    .a_layout .a_tit h2{
        font-size: 22px;
        line-height: 1.25;
    }
    .a_layout .a_item1 .a_tit h2::before,
    .a_layout .a_tit h2::before{
        bottom: 5px;
        width: 6px;
        height: 6px;
        position: relative;
        display: inline-block;
        margin-left: 0;
        margin-right: 15px;
    }
    .a_layout .a_txt h4{
        font-size: 17px;
        letter-spacing: 0.15em;
    }
    .a_layout .a_item1 .a_txt,
    .a_layout .a_item2 .a_txt{
        font-size: 14px;
    }
    .a_layout .a_item2 .a_txt{
        width: fit-content;
        margin-bottom: 40px;
    }
    .a_layout .a_item2 .a_row .a_col > .a_txt h4 {
        font-size: 18px;
        letter-spacing: 0.2em;
        padding: 8px 0;
        margin-bottom: 8px;
    }
    .a_layout .a_item2 .a_row .a_col > .a_txt h4::before {
        width: 6px;
        height: 6px;
        bottom: -4px;
    }
    .a_layout .a_item2 .a_row .a_col > .a_txt {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 767px){
    .a_layout .a_item2 .a_row .a_col {
        width: 100%;
    }
    .a_layout .a_item1 .a_pic .deco1 {
        left: -14%;
        transform: scale(.7);
        top: -28px;
    }
    .a_layout .a_item2 .a_txt .deco2_l,
    .a_layout .a_item2 .a_txt .deco2_r{
        display: none;
    }
}


/*------------ about-editor ------------*/
/*------------ service-editor ------------*/
.s_layout{
    position: relative;
    display: flex;
    justify-content: space-between;
}
.s_layout .s_box{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 25%;
    max-width: 180px;
    height: auto;
    color: #fff;
    padding: 0;
    top: 0;
    align-items: center;
    transition: all .3s ease;
}
.s_layout .s_box:hover{
    top: -10px;
}
.s_layout .s_box .s_col.pic{
    position: relative;
    display: flex;
    color: #FFF;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 18px;
}
.s_layout .s_num{
    position: relative;
    display: flex;
    flex-direction: column;
    font-size: 90px;
    font-weight: normal;
    font-family: "Cormorant Garamond";
    line-height: 32px;
    text-align: left;
    margin-top: 15px;
    display: none;
}
.s_layout .s_num span{
    display: block;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
    color: rgba(255,255,255,.75);
}
.s_layout .s_box .s_col.pic .s_ic{
    position: relative;
    display: block;
    width: 71px;
    height: 70px;
    margin-top: 12px;
}
.s_layout .s_box .s_col.txt{
    position: relative;
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,.75);
    padding-top: 18px;
}
.s_layout .s_box .s_col.txt h4{
    position: relative;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2;
    font-family: "Noto Serif TC", serif;
    margin: 0;
    padding: 0;
}
.s_layout .s_box .s_col.txt span{
    font-size: 16px;
    font-weight: normal;
    font-family: "Cormorant Garamond";
}
.s_layout .s_box .cover {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    z-index: 30;
}
@media screen and (max-width: 1000px){
    .s_layout .s_box{
        margin: 0 15px 15px;
    }
    .s_layout .s_num{
        font-size: 75px;
    }
    .s_layout .s_num span {
        font-size: 14px;
    }
    .s_layout .s_box .s_col.pic{
        padding-bottom: 5px;
    }
    .s_layout .s_box .s_col.txt{
        padding-top: 15px;
    }
    .s_layout .s_box .s_col.pic .s_ic{
        width: 54px;
        height: 65px;
        background-size: contain;
        margin-top: 18px;
    }
    .s_layout .s_box .s_col.txt h4{
        font-size: 16px;
    }
    .s_layout .s_box .s_col.txt span{
        font-size: 15px;
    }
}
@media screen and (max-width: 767px){
    .s_layout {
        position: relative;
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
    .s_layout .s_box{
        width: 50%;
    }
}
@media screen and (max-width: 615px){
    .s_layout {
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
    }
    .s_layout .s_box{
        width: 100%;
    }
}

/*------------ 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: #ddd;
}
.contact-info-txt{
    max-width: 200px;
    margin: 0 auto;
}
.contact-info-txt .img-ic{
    display: inline-block;
    margin-bottom: 20px;
}
.contact-info-txt a:hover{
    color: #B20000;
    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: #F093AE;
    color: #fff;
}
.contact-info-txt .info-icon-box [class^="ic-"] {
    font-size: 18px;
}
/*------------ video-editor ------------*/
.video-editor .pic{
    float: left;
    margin-right: 25px;
}
/*------------ terms-editor ------------*/
.terms-editor{
    font-size: 15px;
    line-height: 2;
    /*max-width: 1045px;*/
    margin: 0 auto;
}
.terms-editor .title:before{
    content: '/';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
}
.terms-editor .title{
    font-weight: 600;
    color: #F093AE;
    font-size: 16px;
    font-family: "Noto Serif TC", serif;
    margin: 0;
}
.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;
}
/*------------ index-editor ------------*/
/*------------ rwd ------------*/
@media screen and (max-width: 1280px){

}
@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){
    .terms-editor .row{
        margin: 0;
    }
    .terms-editor .col{
        padding: 0;
        width: 100%;
    }
     .contact-map{
        height: 200px;
    }
}
