@charset "UTF-8";

/* CSS Document */
.newsArea .bottomBox a, .newsArea .bottomBox .arrowPrev::before,
.newsArea .bottomBox .arrowNext::before, .diningTxtList li span, .serviceExtList .Txt {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/*****aboutArea*****/
.homeAboutArea{
  position: relative;
}
.homeAboutArea .Img {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  max-height: 540px;
}
.homeAboutArea .Img img {
  display: block;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.aboutArea {
    position: relative;
}

@media (min-width: 961px) and (max-width: 1180px) {
    .aboutArea {
        padding: 80px 0;
    }
}

@media (min-width: 501px) and (max-width: 960px) {
    .aboutArea {
        padding: 50px 0;
    }
}

@media (max-width: 500px) {
    .aboutArea {
        padding: 30px 0;
    }
}

@media (min-width: 961px) {
    .aboutArea .btn {
        margin-top: 35px;
    }
}

@media (max-width: 960px) {
    .aboutArea .btn {
        margin-top: 20px;
    }
}

.aboutArea .Img img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 1450px) {
    .homeAboutArea .Img,
    .aboutArea .Img {
        display: none;
    }
}

@media (min-width: 1451px) {
    .WebSiteHome.ty .aboutArea .Img {
        position: absolute;
        top: calc(50% - 40px);
        width: 250px;
    }
}

@media (min-width: 1601px) {
    .WebSiteHome.ty .aboutArea .Img {
        right: calc(100% - 25px);
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.ty .aboutArea .Img {
        left: -100px;
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    .WebSiteHome.ty .aboutArea .Img {
        width: 210px;
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.ty .aboutArea .Img {
        width: 150px;
    }
}

@media (min-width: 1451px) {
    .WebSiteHome.a8 .aboutArea .Img {
        position: absolute;
        bottom: -50px;
        width: 570px;
    }
}

@media (min-width: 1601px) {
    .WebSiteHome.a8 .aboutArea .Img {
        right: calc(100% - 200px);
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.a8 .aboutArea .Img {
        right: calc(100% - 160px);
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    .WebSiteHome.a8 .aboutArea .Img {
        width: 500px;
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.a8 .aboutArea .Img {
        width: 480px;
    }
}

@media (min-width: 1451px) {
    .WebSiteHome.kh .aboutArea .Img {
        position: absolute;
        top: calc(50% + 5px);
        width: 263px;
    }
}

@media (min-width: 1601px) {
    .WebSiteHome.kh .aboutArea .Img {
        right: calc(100% - 75px);
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.kh .aboutArea .Img {
        left: -100px;
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    .WebSiteHome.kh .aboutArea .Img {
        width: 210px;
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.kh .aboutArea .Img {
        width: 150px;
    }
}

@media (min-width: 1451px) {
    .WebSiteHome.tp .aboutArea .Img {
        position: absolute;
        bottom: -50px;
        width: 392px;
    }
}

@media (min-width: 1601px) {
    .WebSiteHome.tp .aboutArea .Img {
        right: calc(100% - 40px);
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.tp .aboutArea .Img {
        right: calc(100% - 160px);
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    .WebSiteHome.tp .aboutArea .Img {
        width: 360px;
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.tp .aboutArea .Img {
        width: 320px;
    }
}

@media (min-width: 1451px) {
    .WebSiteHome.sk .aboutArea .Img {
        position: absolute;
        top: calc(50% - 50px);
        width: 297px;
    }
}

@media (min-width: 1601px) {
    .WebSiteHome.sk .aboutArea .Img {
        right: calc(100% - 60px);
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.sk .aboutArea .Img {
        left: -100px;
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    .WebSiteHome.sk .aboutArea .Img {
        width: 210px;
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.sk .aboutArea .Img {
        width: 150px;
    }
}

@media (min-width: 1451px) {
    .WebSiteHome.lk .aboutArea .Img {
        position: absolute;
        bottom: -50px;
        width: 610px;
    }
}

@media (min-width: 1601px) {
    .WebSiteHome.lk .aboutArea .Img {
        right: calc(100% - 250px);
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.lk .aboutArea .Img {
        right: calc(100% - 220px);
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    .WebSiteHome.lk .aboutArea .Img {
        width: 500px;
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.lk .aboutArea .Img {
        width: 450px;
    }
}

@media (min-width: 1451px) {
    .WebSiteHome.jl .aboutArea .Img {
        position: absolute;
        bottom: -50px;
        width: 488px;
    }
}

@media (min-width: 1801px) {
    .WebSiteHome.jl .aboutArea .Img {
        right: calc(100% - 120px);
    }
}

@media (min-width: 1701px) and (max-width: 1800px) {
    .WebSiteHome.jl .aboutArea .Img {
        right: calc(100% - 90px);
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    .WebSiteHome.jl .aboutArea .Img {
        right: calc(100% - 70px);
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .WebSiteHome.jl .aboutArea .Img {
        right: calc(100% - 120px);
    }
}

@media (min-width: 1701px) and (max-width: 1800px) {
    .WebSiteHome.jl .aboutArea .Img {
        width: 380px;
    }
}

@media (min-width: 1451px) and (max-width: 1700px) {
    .WebSiteHome.jl .aboutArea .Img {
        width: 320px;
    }
}

/*****newsArea*****/
.newsArea {
    overflow: hidden;
}

@media (min-width: 1181px) {
    .newsArea {
        padding: 85px 0;
    }
}

@media (min-width: 961px) and (max-width: 1180px) {
    .newsArea {
        padding: 80px 0;
    }
}

@media (min-width: 501px) and (max-width: 960px) {
    .newsArea {
        padding: 50px 0;
    }
}

@media (max-width: 500px) {
    .newsArea {
        padding: 30px 0;
    }
}

@media (max-width: 1180px) {
    .newsArea {
        background-color: #f2f2f2;
    }
}

@media (min-width: 1181px) {
    .newsArea .wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 1920px;
    }
}

@media (min-width: 1301px) and (max-width: 1550px) {
    .newsArea .wrap {
        padding: 0 50px;
    }
}

@media (min-width: 1181px) {
    .newsArea .leftBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 1551px) {
    .newsArea .leftBox {
        width: calc(40% + 50px);
        margin-left: -50px;
    }
}

@media (min-width: 1451px) and (max-width: 1550px) {
    .newsArea .leftBox {
        width: 50%;
    }
}

@media (min-width: 1181px) and (max-width: 1450px) {
    .newsArea .leftBox {
        width: calc((100% - 330px) / 3 + 330px);
    }
}

@media (min-width: 1181px) {
    .newsArea .leftBox .titleBox {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 1451px) {
    .newsArea .leftBox .titleBox {
        width: 50%;
    }
}

@media (min-width: 1181px) and (max-width: 1450px) {
    .newsArea .leftBox .titleBox {
        width: 330px;
    }
}

@media (min-width: 1451px) {
    .newsArea .leftBox .newsExtBox {
        width: 50%;
    }
}

@media (min-width: 1181px) and (max-width: 1450px) {
    .newsArea .leftBox .newsExtBox {
        width: calc(100% - 330px);
    }
}

@media (max-width: 1180px) {
    .newsArea .leftBox .newsExtBox {
        display: none;
    }
}

@media (min-width: 1551px) {
    .newsArea .rightBox {
        width: calc(60% + 50px);
        margin-right: -50px;
    }
}

@media (min-width: 1451px) and (max-width: 1550px) {
    .newsArea .rightBox {
        width: 50%;
    }
}

@media (min-width: 1181px) and (max-width: 1450px) {
    .newsArea .rightBox {
        width: calc((100% - 330px) / 3 * 2);
    }
}

.newsArea .bottomBox {
    padding-top: 30px;
    padding-bottom: 10px;
    margin-top: auto;
}

@media (max-width: 1180px) {
    .newsArea .bottomBox {
        display: none;
    }
}

.newsArea .bottomBox a {
    display: inline-block;
    margin: 0 20px;
    border-bottom: 1px solid #aaa;
    font-size: 13px;
    font-family: "Roboto", Arial, "Noto Sans KR", "微軟正黑體", Helvetica, Heiti TC, "メイリオ", sans-serif;
    text-transform: uppercase;
}

.newsArea .bottomBox a:not(:hover) {
    color: #aaa;
}

.newsArea .bottomBox a:hover {
    border-bottom-color: #1dcad3;
}

.newsArea .bottomBox .arrowPrev,
.newsArea .bottomBox .arrowNext {
    display: inline-block !important;
    vertical-align: middle;
}

.newsArea .bottomBox .arrowPrev::before,
.newsArea .bottomBox .arrowNext::before {
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    border-color: #cacaca;
}

.newsArea .bottomBox .arrowPrev:hover::before,
.newsArea .bottomBox .arrowNext:hover::before {
    border-color: #1dcad3;
}

.newsArea .bottomBox .dotsBox {
    margin-bottom: 20px;
}

.newsArea .bottomBox .dotsBox ul.dots li {
    display: block;
    margin: 8px 0 0;
}

.newsArea .bottomBox .dotsBox ul.dots li button {
    margin: 0 auto;
}

.newsArea .bottomBox .dotsBox ul.dots li button::before {
    top: calc(100% + 7px);
    left: 45%;
    width: 1px;
    height: 0;
}

.newsArea .bottomBox .dotsBox ul.dots li.slick-active {
    padding-bottom: 16px;
}

.newsArea .bottomBox .dotsBox ul.dots li.slick-active button::before {
    height: 10px;
}

.newsArea .titleBox {
    position: relative;
}

@media (min-width: 1181px) {
    .newsArea .titleBox {
        padding-top: 30px;
    }
}

@media (max-width: 640px) {
    .newsArea .titleBox {
        display: none;
    }
}

@media (min-width: 1181px) {
    .newsArea .titleBox::before {
        content: '';
        position: absolute;
        top: -60px;
        right: 20px;
        width: calc(100% - 20px - 20px);
        height: calc(100% + 60px + 60px);
        border-left: 1px solid #efefef;
        border-right: 1px solid #efefef;
    }
}

@media (min-width: 1181px) and (max-width: 1550px) {
    .newsArea .titleBox::before {
        top: -30px;
        height: calc(100% + 30px + 30px);
    }
}

@media (min-width: 1181px) {
    .newsArea .titleBox .titleEnMark {
        font-size: 30px;
    }
}

@media (min-width: 1181px) {
    .newsArea .titleBox .txtExp {
        margin-top: 10px;
        max-height: 50px;
    }
}

@media (max-width: 1180px) {
    .newsArea .titleBox .txtExp {
        display: none;
    }
}

.newsArea .btn {
    width: 100%;
}

@media (min-width: 501px) {
    .newsArea .dotsBox+.btn {
        margin-top: 30px;
    }
}

@media (max-width: 500px) {
    .newsArea .dotsBox+.btn {
        margin-top: 20px;
    }
}

@media (min-width: 641px) {
    .newsList {
        margin: 0 -10px;
    }
}

@media (min-width: 501px) and (max-width: 1180px) {
    .newsList {
        padding-bottom: 30px;
    }
}

@media (max-width: 500px) {
    .newsList {
        padding-bottom: 15px;
    }
}

@media (min-width: 641px) {
    .newsList li {
        padding: 0 10px;
    }
}

@media (max-width: 640px) {
    .newsList li {
        padding: 0 3px;
    }
}

.newsList .Img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (min-width: 1181px) {
    .newsList .Txt {
        padding-top: 20px;
        padding-right: 8px;
    }
}

@media (max-width: 1180px) {
    .newsList .Txt {
        padding-top: 10px;
    }
}

.newsList .newIcon {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 300;
    color: #1dcad3;
}

@media (max-width: 1180px) {
    .newsList .newIcon {
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }
}

.newsList h3 {
    margin-top: 3px;
    font-size: 16px;
    font-weight: 400;
}

.newsList h3 a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.newsList .txtExp {
    margin-top: 15px;
    height: 50px;
    color: #626262;
}

@media (max-width: 1180px) {
    .newsList .txtExp {
        display: none;
    }
}

.newsList .newsDate {
    font-size: 13px;
    color: #1dcad3;
}

.newsList .arrowPrev,
.newsList .arrowNext {
    position: absolute;
}

@media (min-width: 1181px) {

    .newsList .arrowPrev,
    .newsList .arrowNext {
        top: calc(50% - 80px);
    }
}

@media (max-width: 1180px) {

    .newsList .arrowPrev,
    .newsList .arrowNext {
        top: calc(50% - 50px);
    }
}

@media (min-width: 1351px) {

    .newsList .arrowPrev,
    .newsList .arrowNext {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
}

@media (min-width: 501px) {
    .newsList .arrowPrev {
        left: 15px;
    }
}

@media (max-width: 500px) {
    .newsList .arrowPrev {
        left: 10px;
    }
}

@media (min-width: 501px) {
    .newsList .arrowNext {
        right: 15px;
    }
}

@media (max-width: 500px) {
    .newsList .arrowNext {
        right: 10px;
    }
}

/*****diningArea*****/
.diningArea {
    background-repeat: repeat;
    background-position: center top;
}

@media (min-width: 1181px) {
    .diningArea {
        padding: 85px 0;
    }
}

@media (min-width: 961px) and (max-width: 1180px) {
    .diningArea {
        padding: 80px 0;
    }
}

@media (min-width: 501px) and (max-width: 960px) {
    .diningArea {
        padding: 50px 0;
    }
}

@media (max-width: 500px) {
    .diningArea {
        padding: 30px 0;
    }
}

@media (min-width: 1181px) {
    .diningArea {
        background-color: #f2f2f2;
    }
}

@media (max-width: 1180px) {
    .diningArea {
        background-color: #fff;
    }
}

.diningArea .wrap {
    position: relative;
}

@media (min-width: 1181px) {
    .diningArea .titleBox {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 5;
        width: 300px;
        padding-top: 40px;
        padding-left: 50px;
        padding-right: 10px;
    }
}

@media (min-width: 1181px) and (max-width: 1300px) {
    .diningArea .titleBox {
        right: 50px;
    }
}

@media (max-width: 1180px) {
    .diningArea .titleBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}

.diningArea .titleBox .titleMark {
    margin-bottom: 3px;
}

@media (max-width: 1180px) {
    .diningArea .titleBox .titleMark {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (min-width: 1181px) {
    .diningArea .titleBox .titleEnMark {
        font-size: 26px;
    }
}

.diningArea .titleBox .titleTxt {
    font-style: italic;
    color: #c1beb7;
    text-transform: uppercase;
}

@media (max-width: 1180px) {
    .diningArea .titleBox .titleTxt {
        display: none;
    }
}

.diningArea .titleBox .txtExp {
    margin-top: 10px;
    max-height: 75px;
}

@media (max-width: 1180px) {
    .diningArea .titleBox .txtExp {
        display: none;
    }
}

@media (min-width: 1181px) {
    .diningArea .titleBox svg {
        display: none;
    }
}

@media (max-width: 1180px) {
    .diningArea .titleBox svg {
        margin-left: auto;
        margin-right: auto;
    }
}

.diningArea .titleBox .btn {
    margin-top: 30px;
}

@media (max-width: 1180px) {
    .diningArea .titleBox .btn {
        display: none;
    }
}

.diningArea .titleBox .btn a {
    margin: 0;
}

.diningArea .diningTxtList {
    position: absolute;
    bottom: 40px;
    right: 0;
    width: 400px;
}

@media (max-width: 1180px) {
    .diningArea .diningTxtList {
        display: none;
    }
}

@media (min-width: 501px) {
    .diningArea .dotsBox+.btn {
        margin-top: 30px;
    }
}

@media (max-width: 500px) {
    .diningArea .dotsBox+.btn {
        margin-top: 20px;
    }
}

@media (min-width: 641px) {
    .diningList {
        margin: 0 -10px;
    }
}

@media (min-width: 501px) and (max-width: 1180px) {
    .diningList {
        padding-bottom: 30px;
    }
}

@media (max-width: 500px) {
    .diningList {
        padding-bottom: 15px;
    }
}

@media (min-width: 1181px) {
    .diningList li {
        padding: 0 300px 0 0;
    }
}

@media (min-width: 641px) and (max-width: 1180px) {
    .diningList li {
        padding: 0 10px;
    }
}

@media (max-width: 640px) {
    .diningList li {
        padding: 0 3px;
    }
}

.diningList .item {
    position: relative;
}

.diningList .Img img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.diningList .extImg {
    position: absolute;
    bottom: 80px;
    left: calc(100% - 100px);
    z-index: 5;
    width: 400px;
}

@media (max-width: 1180px) {
    .diningList .extImg {
        display: none;
    }
}

.diningList .extImg img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (min-width: 1351px) {
    .diningList .Txt {
        padding-right: 180px;
    }
}

@media (min-width: 1181px) {
    .diningList .Txt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 25px;
    }
}

@media (min-width: 1181px) and (max-width: 1350px) {
    .diningList .Txt {
        padding-right: 150px;
    }
}

@media (max-width: 1180px) {
    .diningList .Txt {
        padding-top: 10px;
        text-align: center;
    }
}

@media (min-width: 1181px) {
    .diningList .Txt>.left {
        width: calc(100% - 270px);
    }
}

@media (min-width: 1181px) {
    .diningList .Txt>.btnTel {
        width: 270px;
    }
}

.diningList h3 {
    font-size: 16px;
    font-weight: 300;
}

.diningList .txtExp {
    margin-top: 5px;
    height: 50px;
}

@media (max-width: 1180px) {
    .diningList .txtExp {
        display: none;
    }
}

.diningList .btnTel {
    display: block;
    margin-top: 3px;
    color: #ec652c;
}

@media (min-width: 1181px) {
    .diningList .btnTel {
        position: relative;
        padding-top: 25px;
        padding-left: 60px;
        font-size: 15px;
    }

    .diningList .btnTel::before {
        content: '';
        position: absolute;
        top: 5px;
        left: 30px;
        width: 1px;
        height: calc(100% - 20px);
        background-color: #dadada;
    }

    .diningList .btnTel span {
        display: block;
        margin-bottom: 5px;
    }
}

.diningList .btn_more {
    display: block;
    margin-top: 3px;
    font-family: "Cardo", "Noto Sans KR", "微軟正黑體", Helvetica, Heiti TC, "メイリオ", sans-serif;
    text-decoration: underline;
}

@media (max-width: 1180px) {
    .diningList .btn_more {
        display: none;
    }
}

.diningList .btn_more:not(:hover) {
    color: #8f8f8f;
}

.diningList .arrowPrev,
.diningList .arrowNext {
    position: absolute;
}

@media (min-width: 1181px) {

    .diningList .arrowPrev,
    .diningList .arrowNext {
        top: calc(50% - 80px);
    }
}

@media (max-width: 1180px) {

    .diningList .arrowPrev,
    .diningList .arrowNext {
        top: calc(50% - 50px);
    }
}

@media (min-width: 1351px) {

    .diningList .arrowPrev,
    .diningList .arrowNext {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
}

@media (min-width: 501px) {
    .diningList .arrowPrev {
        left: 15px;
    }
}

@media (max-width: 500px) {
    .diningList .arrowPrev {
        left: 10px;
    }
}

@media (min-width: 501px) {
    .diningList .arrowNext {
        right: 15px;
    }
}

@media (max-width: 500px) {
    .diningList .arrowNext {
        right: 10px;
    }
}

.diningTxtList li {
    display: block;
    padding: 0 15px 0 5px;
    text-align: center;
    cursor: pointer;
}

.diningTxtList li span {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 2px solid transparent;
    color: #555;
}

.diningTxtList li.slick-current span {
    border-bottom-color: #1dcad3;
    color: #1dcad3;
}

.diningTxtList li:hover span {
    color: #1dcad3;
}

/*****serviceArea*****/
@media (min-width: 961px) and (max-width: 1180px) {
    .serviceArea {
        padding: 80px 0;
    }
}

@media (min-width: 641px) and (max-width: 960px) {
    .serviceArea {
        padding: 50px 0;
    }
}

@media (min-width: 501px) and (max-width: 640px) {
    .serviceArea {
        padding: 0 0 50px;
    }
}

@media (max-width: 500px) {
    .serviceArea {
        padding: 0 0 30px;
    }
}

@media (max-width: 1180px) {
    .serviceArea {
        background-color: #f2f2f2;
    }
}

.serviceArea .wrap {
    position: relative;
    overflow: hidden;
}

@media (min-width: 1181px) {
    .serviceArea .wrap {
        max-width: 1920px;
        padding: 0;
    }
}

@media (max-width: 640px) {
    .serviceArea .wrap {
        padding: 0;
    }
}

.serviceArea .serviceBox {
    position: relative;
    z-index: 5;
}

@media (min-width: 1181px) {
    .serviceArea .serviceBox {
        width: 430px;
        margin-left: calc((100% - 430px) / 3);
        background-color: #fff;
    }
}

@media (min-width: 1501px) {
    .serviceArea .serviceBox {
        padding: 65px 45px 20px;
    }
}

@media (min-width: 1181px) and (max-width: 1500px) {
    .serviceArea .serviceBox {
        padding: 50px 40px 20px;
    }
}

@media (max-width: 640px) {
    .serviceArea .serviceBox {
        display: none;
    }
}

@media (min-width: 1181px) {
    .serviceArea .serviceBox::before {
        content: '';
        position: absolute;
        top: 20px;
        left: 20px;
        width: calc(100% - 40px);
        height: calc(100% - 40px);
        border-left: 1px solid #efefef;
        border-right: 1px solid #efefef;
    }
}

@media (min-width: 1501px) {

    .serviceArea .serviceBox,
    .serviceArea .serviceList .Img,
    .serviceArea .serviceImgList .Img {
        height: 640px;
    }
}

@media (min-width: 1181px) and (max-width: 1500px) {

    .serviceArea .serviceBox,
    .serviceArea .serviceList .Img,
    .serviceArea .serviceImgList .Img {
        height: 600px;
    }
}

@media (min-width: 1181px) {
    .serviceArea .serviceList {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 1181px) {
    .serviceArea .serviceImgList {
        position: absolute;
        top: 0;
        left: 0;
        width: calc((100% - 430px) / 3);
        height: 100%;
    }
}

@media (max-width: 1180px) {
    .serviceArea .serviceImgList {
        display: none;
    }
}

@media (max-width: 1180px) {
    .serviceArea .serviceExtList {
        display: none;
    }
}

@media (min-width: 1181px) {
    .serviceArea .titleBox .titleEnMark {
        font-size: 30px;
    }
}

@media (min-width: 1181px) {
    .serviceArea .titleBox .titleTxt {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1180px) {
    .serviceArea .titleBox .titleTxt {
        display: none;
    }
}

@media (max-width: 1180px) {
    .serviceArea .dotsBox {
        text-align: center;
    }
}

@media (max-width: 500px) {
    .serviceArea .dotsBox {
        margin-top: -10px;
    }
}

@media (min-width: 501px) {
    .serviceArea .dotsBox+.btn {
        margin-top: 30px;
    }
}

@media (max-width: 500px) {
    .serviceArea .dotsBox+.btn {
        margin-top: 20px;
    }
}

.serviceExtList {
    max-height: 390px;
    padding: 0 15px;
    overflow-y: auto;
}

.serviceExtList li {
    padding: 10px 0;
}

.serviceExtList li+li {
    border-top: 1px solid #efefef;
}

.serviceExtList li:not(:first-of-type) .subItem {
    display: none;
}

.serviceExtList .Txt {
    text-align: center;
}

.serviceExtList h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.serviceExtList h3 a {
    display: block;
}

.serviceExtList h3 a:not(:hover) {
    color: #555;
}

.serviceExtList .txtExp {
    margin-top: 10px;
    max-height: 75px;
}

.serviceExtList .btn {
    margin-top: 10px;
}
@media (min-width: 1181px) {
  .serviceExtList .btn {
      margin-top: 65px;
  }
}
.serviceExtList li.show .Txt {
    padding-top: 20px;
    padding-bottom: 20px;
}

.serviceExtList li.show h3 {
    font-size: 16px;
}

.serviceExtList li.show h3 a {
    color: #323232;
}

.serviceExtList::-webkit-scrollbar {
    -webkit-appearance: none;
}

.serviceExtList::-webkit-scrollbar:vertical {
    width: 5px;
}

.serviceExtList::-webkit-scrollbar:horizontal {
    height: 5px;
}

.serviceExtList::-webkit-scrollbar-thumb {
    border-radius: 0;
    border: 5px solid #ec652c;
}

.serviceExtList::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: rgba(201, 201, 201, 0.4);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1181px) {
    .serviceList {
        width: 100%;
        padding-left: calc((100% - 430px) / 3 + 430px);
    }
}

@media (min-width: 641px) and (max-width: 1180px) {
    .serviceList {
        margin: 0 -10px;
    }
}

@media (min-width: 501px) and (max-width: 1180px) {
    .serviceList {
        padding-bottom: 30px;
    }
}

@media (max-width: 500px) {
    .serviceList {
        padding-bottom: 15px;
    }
}

@media (min-width: 1181px) {
    .serviceList li {
        padding: 0;
    }
}

@media (min-width: 641px) and (max-width: 1180px) {
    .serviceList li {
        padding: 0 10px;
    }
}

@media (max-width: 640px) {
    .serviceList li {
        padding: 0;
    }
}

.serviceList .Img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.serviceList .Txt {
    text-align: center;
}

@media (min-width: 1181px) {
    .serviceList .Txt {
        display: none;
    }
}

@media (max-width: 640px) {
    .serviceList .Txt {
        padding: 0 20px;
    }
}

.serviceList h3 {
    padding: 10px 0;
    border-bottom: 1px solid #dedede;
    font-size: 16px;
    font-weight: 400;
}

.serviceList h3 a:not(:hover) {
    color: #555;
}

.serviceList .subItem {
    display: none;
}

.serviceList .arrowPrev,
.serviceList .arrowNext {
    position: absolute;
    top: calc(50% - 50px);
}

@media (min-width: 1181px) {

    .serviceList .arrowPrev,
    .serviceList .arrowNext {
        top: calc(50% - 20px);
    }
}

@media (min-width: 501px) {
    .serviceList .arrowPrev {
        left: 15px;
    }
}

@media (max-width: 500px) {
    .serviceList .arrowPrev {
        left: 10px;
    }
}

@media (min-width: 501px) {
    .serviceList .arrowNext {
        right: 15px;
    }
}

@media (max-width: 500px) {
    .serviceList .arrowNext {
        right: 10px;
    }
}

@media (min-width: 1181px) {

    .serviceList.lessThanFour .arrowPrev,
    .serviceList.lessThanFour .arrowNext {
        display: none;
        opacity: 0;
    }
}

.serviceImgList li {
    padding: 0;
}

.serviceImgList .Img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/*****facArea*****/
.facArea {
    background: url(../images/template2_bg.png) repeat top center, #fbfbfb;
}

@media (min-width: 1181px) {
    .facArea {
        padding: 95px 0 85px;
    }
}

@media (min-width: 961px) and (max-width: 1180px) {
    .facArea {
        padding: 80px 0;
    }
}

@media (min-width: 501px) and (max-width: 960px) {
    .facArea {
        padding: 50px 0;
    }
}

@media (max-width: 500px) {
    .facArea {
        padding: 30px 0;
    }
}

.facArea .wrap {
    position: relative;
}

@media (max-width: 1180px) {
    .facArea .titleBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}

.facArea .titleBox .titleMark {
    margin-bottom: 3px;
}

@media (max-width: 1180px) {
    .facArea .titleBox .titleMark {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (min-width: 1181px) {
    .facArea .titleBox .titleEnMark {
        font-size: 26px;
    }
}

.facArea .titleBox .titleTxt {
    font-style: italic;
    color: #c1beb7;
    text-transform: uppercase;
}

@media (max-width: 1180px) {
    .facArea .titleBox .titleTxt {
        display: none;
    }
}

@media (min-width: 1181px) {
    .facArea .titleBox svg {
        display: none;
    }
}

@media (max-width: 1180px) {
    .facArea .titleBox svg {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1181px) {
    .facArea .dotsBox {
        position: absolute;
        top: 45px;
    }
}

@media (min-width: 1301px) {
    .facArea .dotsBox {
        right: 0;
    }
}

@media (min-width: 1181px) and (max-width: 1300px) {
    .facArea .dotsBox {
        right: 50px;
    }
}

@media (max-width: 1180px) {
    .facArea .dotsBox {
        text-align: center;
    }
}

@media (max-width: 500px) {
    .facArea .dotsBox {
        margin-top: -10px;
    }
}

@media (min-width: 501px) {
    .facArea .dotsBox+.btn {
        margin-top: 30px;
    }
}

@media (max-width: 500px) {
    .facArea .dotsBox+.btn {
        margin-top: 20px;
    }
}

.facList {
    position: relative;
}

@media (min-width: 641px) {
    .facList {
        margin: 0 -10px;
    }
}

@media (min-width: 501px) and (max-width: 1180px) {
    .facList {
        padding-bottom: 30px;
    }
}

@media (max-width: 500px) {
    .facList {
        padding-bottom: 15px;
    }
}

@media (min-width: 641px) {
    .facList li {
        padding: 0 10px;
    }
}

@media (max-width: 640px) {
    .facList li {
        padding: 0 3px;
    }
}

.facList .Img img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.facList .Txt {
    padding-top: 20px;
}

.facList h3 {
    font-size: 16px;
    font-weight: 400;
}

.facList h3 a {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.facList h3 a:not(:hover) {
    color: #323232;
}

.facList .txtExp {
    margin-top: 10px;
}

@media (min-width: 1181px) {
    .facList .txtExp {
        height: 25px;
    }
}

@media (max-width: 1180px) {
    .facList .txtExp {
        height: 50px;
    }
}

.facList .btn {
    margin-top: 20px;
}

@media (max-width: 1180px) {
    .facList .btn {
        display: none;
    }
}

.facList .btn a {
    margin: 0;
}

.facList .arrowPrev,
.facList .arrowNext {
    position: absolute;
}

@media (min-width: 961px) {

    .facList .arrowPrev,
    .facList .arrowNext {
        top: 32%;
    }
}

@media (min-width: 501px) and (max-width: 960px) {

    .facList .arrowPrev,
    .facList .arrowNext {
        top: calc(50% - 80px);
    }
}

@media (max-width: 500px) {

    .facList .arrowPrev,
    .facList .arrowNext {
        top: 30%;
    }
}

@media (min-width: 1181px) {

    .facList .arrowPrev,
    .facList .arrowNext {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
}

@media (min-width: 501px) {
    .facList .arrowPrev {
        left: 15px;
    }
}

@media (max-width: 500px) {
    .facList .arrowPrev {
        left: 10px;
    }
}

@media (min-width: 501px) {
    .facList .arrowNext {
        right: 15px;
    }
}

@media (max-width: 500px) {
    .facList .arrowNext {
        right: 10px;
    }
}
