@charset "utf-8";
/*------------ footer-editor ------------*/
.site-info .ic-phone{
    font-size: 20px;
    width: 20px;
    color: #fff;
    margin-right: 5px;
    position: relative;
    top: 1px;
    display: inline-block;
}
.site-info .ic-envelope{
    font-size: 18px;
    width: 20px;
    color: #fff;
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-fax{
    font-size: 18px;
    width: 20px;
    color: #fff;
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-map-marker{
    font-size: 21px;
    width: 20px;
    color: #fff;
    margin-right: 5px;
    text-align: center;
    position: relative;
    top: 3px;
    display: inline-block;
}
/*------------ /footer-editor ------------*/
/*------------ about-editor ------------*/
/*index*/
.a_layout,
.a_layout * {
    position: relative;
    box-sizing: border-box;
}
.a_layout .a_list {
    display: flex;
    align-items: center;
}
.a_layout .a_item {
    position: absolute;
    box-sizing: border-box;
    top: 0;
    right: 100%;
    width: 958.05px;
    margin-top: -155px;
    padding-left: 15px;
    padding-right: 58px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 30px;
    position: relative;
    left: 0;
    right: unset;
    margin: 0;
    padding-left: 0;
}
.a_layout .a_list .a_box {
    width: calc(100% / 3 - 30px);
    padding: 134px 0 23px;
}
.a_layout .a_list .a_box::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.a_layout .a_list .a_box:nth-of-type(1)::before {
    background: url(../../../images/layout04/common/about/a_icon1.png) no-repeat 50% 100%;
    background-size: contain;
}
.a_layout .a_list .a_box:nth-of-type(2)::before {
    background: url(../../../images/layout04/common/about/a_icon2.png) no-repeat 50% 100%;
    background-size: contain;
}
.a_layout .a_list .a_box:nth-of-type(3)::before {
    background: url(../../../images/layout04/common/about/a_icon3.png) no-repeat 50% 100%;
    background-size: contain;
}
.a_layout .a_list .a_box:nth-of-type(4)::before {
    background: url(../../../images/layout04/common/about/a_icon4.png) no-repeat 50% 100%;
    background-size: contain;
}
.a_layout .a_list .a_box:nth-of-type(5)::before {
    background: url(../../../images/layout04/common/about/a_icon5.png) no-repeat 50% 100%;
    background-size: contain;
}
.a_layout .a_list .a_box:nth-of-type(6)::before {
    background: url(../../../images/layout04/common/about/a_icon6.png) no-repeat 50% 100%;
    background-size: contain;
}
.a_layout h3 {
    text-align: center;
    color: #DDDDDD;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 1.5px;
    line-height: 1.5;
    margin: 0;
}
.a_layout span {
    position: absolute;
    top: 72px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    text-align: right;
    width: 242px;
    color: #CE2F33;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 1;
    font-family: 'Rajdhani', serif;
}
.a_layout span::first-letter {
    color: #fff;
}
.a_layout p {
    margin: 0;
}
@media screen and (max-width: 1340px){
    .a_layout h3 {
        font-size: 22px;
    }
    .a_layout {
        display: flex;
        flex-direction: column;
    }
    .a_layout .a_item {
        position: relative;
        top: unset;
        right: 0;
        left: 0;
        width: auto;
        max-width: 900px;
        margin: 0 auto;
        padding: 0 0 30px;
    }
}
@media screen and (max-width: 1000px){
    .a_layout h3 {
        font-size: 18px;
    }
    .a_layout .a_item{
        gap: 15px;
    }
    .a_layout .a_list .a_box {
        width: calc(100% / 2 - 15px);
    }
    .a_layout span {
        font-size: 30px;
    }
}
@media screen and (max-width: 667px){
    .a_layout .a_list .a_box {
        padding: 105px 0 20px;
    }
    .a_layout span {
        top: 52px;
        font-size: 30px;
        width: 200px;
    }
}
@media screen and (max-width: 562px){
    .a_layout span {
        top: 52px;
        width: 200px;
    }
}
@media screen and (max-width: 480px){
    .a_layout .a_item{
        gap: unset;
    }
    .a_layout h3 {
        font-size: 16px;
        letter-spacing: 0.5px;
    }
    .a_layout .a_list .a_box {
        width: calc(100% / 2 - 10px);
        margin: 0 5px 15px;
        padding: 70px 15px 12px;
    }
    .a_layout span {
        font-size: 20px;
        width: 150px;
        top: 35px;
    }
}
@media screen and (max-width: 360px){
    .a_layout .a_list .a_box {
        padding: 70px 0 9px;
    }
    .a_layout span {
        width: 120px;
    }
}
/*content*/
.ac_layout {
    max-width: 1100px;
    margin: 0 auto;
}
.ac_layout .grid-mb-2 {
    margin-bottom: 0 !important;
}
.ac_layout .grid-mb-md-3 {
    margin-bottom: 5px !important;
}
.ac_layout .remote-row {
    margin: 0 0 8px !important;
}
.ac_layout .grid-row {
    margin-left: -10px;
    margin-right: -10px;
}
.ac_layout .grid-row>* {
    padding-right: 10px;
    padding-left: 10px;
}
/*------------ /about-editor ------------*/
/*------------ service-editor ------------*/
.s_layout,
.s_layout * {
    position: relative;
    box-sizing: border-box;
}
.s_layout .s_list {
    margin: 0 -7px;
    display: flex;
    align-items: center;
}
.s_layout .s_box {
    width: calc(100% / 6);
    padding: 0 7px;
}
.s_layout .s_pic {
    overflow: hidden;
}
.s_layout .s_box .s_pic img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.s_layout .s_box:hover .s_pic img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.s_layout .s_pic::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    background: linear-gradient(to bottom, rgba(119, 119, 119, 0) 0%, rgba(119, 119, 119, 1) 100%);
    z-index: 1;
    opacity: 1;
}
.s_layout .s_box:hover .s_pic::before {
    opacity: 0;
}
.s_layout .a_txt {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 14px);
    padding: 30px;
    z-index: 2;
    opacity: 1;
    transition: all 0.3s ease;
}
.s_layout .s_box:hover .a_txt {
    opacity: 0;
}
.s_layout .a_txt span {
    display: block;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.8px;
    line-height: 1.5;
    font-family: 'Montserrat', serif;
    padding: 0;
}
.s_layout .a_txt span::after {
    content: '';
    position: absolute;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    margin: 10px auto;
    width: 16px;
    height: 16px;
    background: url(../../../images/layout04/common/index/b_ic_w.png) no-repeat;
    background-size: contain;
}
.s_layout .a_txt h3 {
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1.5px;
    line-height: 1.5;
    margin: 0;
}
@media screen and (max-width: 1340px){
    .s_layout .a_txt {
        padding: 30px 15px;
    }
    .s_layout .a_txt span {
        font-size: 18px;
    }
    .s_layout .a_txt h3 {
        font-size: 24px;
    }
}
@media screen and (max-width: 1280px){
    .s_layout .a_txt span {
        font-size: 16px;
    }
    .s_layout .a_txt h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 1000px){
    .s_layout .s_list {
        flex-wrap: wrap;
        margin: 0 -10px;
        justify-content: center;
    }
    .s_layout .s_box {
        width: calc(100% / 3);
        padding: 0 10px;
        margin: 0 auto 20px;
    }
    .s_layout .a_txt {
        padding: 15px;
    }
    .s_layout .a_txt span {
        font-size: 14px;
    }
    .s_layout .a_txt h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 767px){
    .s_layout .s_list {
        max-width: 616px;
        margin: 0 auto;
    }
    .s_layout .s_box {
        width: calc(100% / 2);
    }
}
@media screen and (max-width: 567px){
    .s_layout .s_list {
        margin: 0 -5px;
    }
}
/*------------ /service-editor ------------*/
/*------------ contact-editor ------------*/
.contact-map iframe{
    border: 5px solid #333;
    width: 100%;
    box-sizing: border-box;
    height: 300px;
    margin: 0px 0 20px;
}
.contact-editor{
    text-align: center;
    margin: 5px 0;
    font-size: 18px;
}
.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: #333;
}
.contact-info-txt{
    max-width: 300px;
    margin: 0 auto;
}
.contact-info-txt .img-ic{
    display: inline-block;
    margin-bottom: 20px;
}
.contact-info-txt a:hover{
    color: #C50C14;
    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: #C50C14;
    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;
    margin: 0 auto;
}
.terms-editor .title:before{
    content: '/';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
}
.terms-editor .title{
    color: #C50C14;
    font-size: 16px;
    margin: 0;
    font-weight: normal;
}
.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){
    .about-editor .row_2 .txt_box{
        padding:50px 90px 50px 50px;
    }
}
@media screen and (max-width: 1000px){
    .about-editor .tb01 td,
    .about-editor .tb02 td,
    .service-table td,
    .service-table .pic{
        width: 100%;
        float: left;
        padding: 0;
        box-sizing: border-box;
    }
    .about-editor .pic2{
        top: 0;
    }
    .contact-editor .row,
    .contact-editor .col{
        display: block;
        width: auto;
    }
    .contact-editor .col{
        padding: 15px 0;
    }
    .contact-map iframe{
        border: 5px solid#fff;
    }
    .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%;
    }
}