@charset "utf-8";


.header.active .head-page .item.why_item span {
    color: #939393;
}
.explore{
    margin-top: 50px;
}
/* .bellagio_pg01 {
    background: #aac4d10d;
}
.bellagio_pg01 .list{
    height: 421px;
    position: relative;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
}
.bellagio_pg01 .list:last-child{
    margin-bottom: 0;
}
.bellagio_pg01 .list .width1480{
    display: flex;
    align-items: center;
}
.bellagio_pg01 .img{
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.bellagio_pg01 .texts{
    width: 40%;
}
.bellagio_pg01 .texts .tit{
    margin: 20px 0 30px;
}
.bellagio_pg01 .texts .con span{
    color: #7ba9be;
} */
.bellagio_pg01 .lists{
    padding: 80px 0;
    box-sizing: border-box;
}
.bellagio_pg01 .lists:nth-child(2n-1){
    background: #f9fbfc;
}
.bellagio_pg01 .list{
    height: 640px;
    position: relative;
    display: flex;
    align-items: center;
}
.bellagio_pg01 .list:last-child{
    margin-bottom: 0;
}
.bellagio_pg01 .list .width1480{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.bellagio_pg01 .img{
    height: 640px;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
}
.bellagio_pg01 .texts{
    width: 40%;
}
.bellagio_pg01 .texts .con span{
    color: #7ba9be;
}
.bellagio_pg01 .texts .tit{
    margin: 20px 0 30px;
}
.bellagio_pg01 .lists:nth-child(2n-1) .width1480{
   flex-direction: row-reverse;
}
.bellagio_pg01 .lists:nth-child(2n-1) .img{
    left: auto;
    right: 0;
}
.bellagio_pg02 {
    background: #f9fbfc;
}
.bellagio_pg02 .list{
    height: 468px;
    position: relative;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
}
.bellagio_pg02 .list:last-child{
    margin-bottom: 0;
}
.bellagio_pg02 .list .width1480{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.bellagio_pg02 .img{
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
}
.bellagio_pg02 .texts{
    width: 40%;
}
.bellagio_pg02 .texts .con span{
    color: #7ba9be;
}
.bellagio_pg02 .texts .tit{
    margin: 20px 0 30px;
}
.bellagio_pg02 .list:nth-child(2n) .width1480{
   flex-direction: row-reverse;
}
.bellagio_pg02 .list:nth-child(2n) .img{
    left: auto;
    right: 0;
}
.bellagio_sys_pg01 {
    background: #f1f6f8;
}
.bellagio_sys_pg01 .list{
    height: 540px;
    position: relative;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
}
.bellagio_sys_pg01 .list:last-child{
    margin-bottom: 0;
}
.bellagio_sys_pg01 .list .width1480{
    display: flex;
    align-items: center;
}
.bellagio_sys_pg01 .img{
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    transform: translateY(-50%);
}
.bellagio_sys_pg01 .texts{
    width: 40%;
}
.bellagio_sys_pg01 .texts .tit{
    margin: 20px 0 30px;
}
.bellagio_sys_pg01 .texts .con span{
    color: #7ba9be;
}
.bellagio_sys_pg02{
    /* background: #f9f8f8; */
    background: #aac4d10d;
}
.bellagio_sys_pg02 .img{
    width: 50%;
}
.bellagio_sys_pg02 .list:last-child{
    margin-bottom: 0;
    padding: 80px 0 0;
    box-sizing: border-box;
}

.bellagio_sys_pg02 .texts{
    width: 50%;
    padding-left: 6%;
    box-sizing: border-box;
   
}
.bellagio_sys_pg02 .texts .con{
    margin-top: 30px;
}
.bellagio_sys_pg02 .texts .con span{
    color: #7ba9be;
}
.bellagio_sys_pg02 .list:nth-child(2n){
    flex-direction: row-reverse;
}
.bellagio_sys_pg02 .list:nth-child(2n) .texts{
    padding-left: 0;
    padding-right: 6%;
}
.bellagio_sys_pg02 .list:last-child .title{
    display: flex;
    justify-content: center;
    width: 100%;
}
.bellagio_sys_pg02 .list:last-child{
    flex-direction: column-reverse;
    align-items: center;
}
.bellagio_sys_pg02 .list:last-child .texts{
    padding-right: 0;
    margin-bottom: 20px; 
}
.bellagio_sys_pg02 .list:last-child .title .tit {
    margin-left: 25px;
}
.bellagio_sys_pg02 .list:last-child .con{
    margin: 20px 0;
    text-align: center;
}
.bellagio_sys_pg03{
    /* background: #f9f8f8; */
}
.bellagio_sys_pg03 .list{
    width: 45%;
    margin-right: 10%;
}
.bellagio_sys_pg03 .list:nth-child(2n){
    margin-right: 0;
}
.bellagio_sys_pg03 .list .text{
    background: #98afba;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
}
.bellagio_sys_pg03 .list:hover .text{
    background: #477589;
}
.bellagio_upg_pg01 {
    background: #f1f6f8;
}
.bellagio_upg_pg01 .list{
    height: 540px;
    position: relative;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
}
.bellagio_upg_pg01 .list:last-child{
    margin-bottom: 0;
}
.bellagio_upg_pg01 .list .width1480{
    display: flex;
    align-items: center;
}
.bellagio_upg_pg01 .img{
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    transform: translateY(-50%);
}
.bellagio_upg_pg01 .texts{
    width: 40%;
}
.bellagio_upg_pg01 .texts .tit{
    margin: 20px 0 30px;
}
.bellagio_upg_pg01 .texts .con span{
    color: #7ba9be;
}
.bellagio_upg_pg02{
    background: #aac4d10d
}
.bellagio_upg_pg02 .img{
    width: 50%;
}
/* .bellagio_upg_pg02 .list{
    padding: 50px 0;
    box-sizing: border-box;
} */
.bellagio_upg_pg02 .list:last-child{
    margin-bottom: 0;
}
.bellagio_upg_pg02 .texts{
    width: 50%;
    padding-left: 6%;
    box-sizing: border-box;
}
.bellagio_upg_pg02 .texts .con{
    margin-top: 30px;
}
.bellagio_upg_pg02 .texts .con span{
    color: #7ba9be;
}
.bellagio_upg_pg02 .list:nth-child(2n){
    flex-direction: row-reverse;
}
.bellagio_upg_pg02 .list:nth-child(2n) .title{
    left: 0;
}
.bellagio_upg_pg02 .list:nth-child(2n) .texts{
    padding-left: 0;
    padding-right: 6%;
}
.bellagio_upg_pg03 .lists{
    padding: 0 8%;
    box-sizing: border-box;
}
.bellagio_upg_pg03 .texts{
    width: calc(100% - 600px);
    padding-right: 5%;
    box-sizing: border-box;
}
.bellagio_upg_pg03 .texts .con{
    margin-top: 40px;
}
.bellagio_upg_pg03 .texts .desc{
    color:#3176a4;
    font-weight: 600;
}
.bellagio_upg_pg03 .img{
   width: 500px;
   position: relative;
}
.bellagio_upg_pg03 .img_icon{
    width: 500px;
    height: 500px;
    background: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.bellagio_upg_pg03 .img img{
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.bellagio_upg_pg03 .img_text{
    position: absolute;
    width: 106px;
    height: 106px;
    bottom: 30px;
    right: 15px;
    background: #7ba9be;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    padding: 10px;
    box-sizing: border-box;
}
.bellagio_upg_pg04{
  background: #aac4d10d;
}
.bellagio_upg_pg04 .list{
    width: 45%;
    margin-right: 10%;
}
.bellagio_upg_pg04 .list:nth-child(2n){
    margin-right: 0;
}
.bellagio_upg_pg04 .list .text{
    background: #98afba;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
}
.bellagio_upg_pg04 .list:hover .text{
    background: #477589;
}
.bellagio_user_pg01 {
    background: #f1f6f8;
}
.bellagio_user_pg01 .list{
    height: 540px;
    position: relative;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
}
.bellagio_user_pg01 .list:last-child{
    margin-bottom: 0;
}
.bellagio_user_pg01 .list .width1480{
    display: flex;
    align-items: center;
}
.bellagio_user_pg01 .img{
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    transform: translateY(-50%);
}
.bellagio_user_pg01 .texts{
    width: 40%;
}
.bellagio_user_pg01 .texts .tit{
    margin: 20px 0 30px;
}
.bellagio_user_pg01 .texts .con span{
    color: #7ba9be;
}

.bellagio_user_pg02{
  background: #aac4d10d;
}
.bellagio_user_pg02 .video{
    width: 48%;
}
.bellagio_user_pg02 .video-js{
    height: 360px;
    width: 100%;
}
.bellagio_user_pg02 .video-js .vjs-big-play-button{
    width: 65px;
    height: 65px;
    line-height: 65px;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(51, 51, 51, .65);
    transition: all .4s;
    border-radius: 50%;
}
.bellagio_user_pg02 .video-js .vjs-big-play-button:focus, .bellagio_user_pg02 .video-js:hover .vjs-big-play-button{
    background: #54788c;
}
.bellagio_user_pg02 .lists{
    position: relative;
}
.bellagio_user_pg02 .lists::after{
    content: "";
    display: block;
    width: 19.8%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/bellagio_user_bg02.png) no-repeat center/cover;
}
.bellagio_user_pg02 .texts{
    width: 50%;
    padding: 0 50px;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
}
.bellagio_user_pg02 .texts .item{  
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}
.bellagio_user_pg02 .texts .item:last-child{
    margin-bottom: 0;
}
.bellagio_user_pg02 .texts .icon{
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bellagio_user_pg02 .texts .icon img{
    max-width: 100%;
    max-height: 100%;
    display: block;
}
.bellagio_user_pg02 .texts .text{
    width: calc(100% - 40px);
    padding-left: 20px;
    box-sizing: border-box;
}
.bellagio_user_pg02 .header_tit{
   display: flex;
   justify-content: center;
}
.bellagio_user_pg02 .title{
    display: flex;
    align-items: center;
}
.bellagio_user_pg02 .title .num{
    margin-right: 30px;
}
/* .bellagio_user_pg03{
  background: #aac4d10d;
} */
.bellagio_user_pg03 .img{
    width: 50%;
}
.bellagio_user_pg03 .list{
    padding: 50px 0;
    box-sizing: border-box;
}
.bellagio_user_pg03 .list:last-child{
    margin-bottom: 0;
}
.bellagio_user_pg03 .texts{
    width: 50%;
    padding-left: 6%;
    box-sizing: border-box;
    margin-bottom: 20px; 
}
.bellagio_user_pg03 .texts .con{
    margin-top: 30px;
}
.bellagio_user_pg03 .texts .con span{
    color: #7ba9be;
}
.bellagio_user_pg03 .list:nth-child(2n){
    flex-direction: row-reverse;
}
.bellagio_user_pg03 .list:nth-child(2n) .title{
    left: 0;
}
.bellagio_user_pg03 .list:nth-child(2n) .texts{
    padding-left: 0;
    padding-right: 6%;
}
.bellagio_user_pg04{
  background: #aac4d10d;
}
.bellagio_user_pg04 .list{
    width: 45%;
    margin-right: 10%;
}
.bellagio_user_pg04 .list:nth-child(2n){
    margin-right: 0;
}
.bellagio_user_pg04 .list .text{
    background: #98afba;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
}
.bellagio_user_pg04 .list:hover .text{
    background: #477589;
}

@media only screen and (max-width: 1366px) {
    .bellagio_sys_pg02 .texts .con {
        margin-top: 20px;
    }
    .bellagio_upg_pg02 .texts .con {
        margin-top: 20px;
    }
    .bellagio_upg_pg03 .lists{
        padding: 0 5%;
    }
}
@media only screen and (max-width: 1280px) {
    .bellagio_sys_pg02 .texts .con {
        max-height: 90px;
        overflow-y: auto;
        padding-right: 10px;
        box-sizing: border-box;
    }
    .bellagio_upg_pg02 .texts .con {
        max-height: 90px;
        overflow-y: auto;
        padding-right: 10px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 1200px) {
    .bellagio_sys_pg01 .list{
        height: 480px;
    }
    .bellagio_upg_pg01 .list{
        height: 480px;
    }
    .bellagio_user_pg01 .list{
        height: 480px;
    }
    .bellagio_sys_pg02 .texts .con {
        max-height: 60px;
    }
    .bellagio_sys_pg01{
        padding-top: 0;
    }
    .bellagio_upg_pg02 .texts .con {
        max-height: 60px;
    }
    .bellagio_upg_pg01{
        padding-top: 0;
    }
    .bellagio_upg_pg03 .img_icon{
        width: 425px;
        height: 425px;
    }
    .bellagio_upg_pg03 .texts {
        width: calc(100% - 525px);
    }
    .bellagio_upg_pg03 .img{
        width: 425px;
    }
    .bellagio_upg_pg03 .img_text{
        width: 85px;
        height: 85px;
        bottom: 18px;
    }
    .bellagio_user_pg01{
        padding-top: 0;
    }
    .bellagio_user_pg03 .list {
        padding: 35px 0;
    }
}
@media only screen and (max-width: 1043px) {
    .bellagio_sys_pg01 .list{
        padding: 60px 0;
        height: auto;
    }
    .bellagio_sys_pg02 .texts .con {
        margin-top: 12px;
    }

    .bellagio_upg_pg01 .list {
        padding: 60px 0;
        height: auto;
    }
    .bellagio_upg_pg02 .texts .con{
        margin-top: 12px;
    }

    .bellagio_upg_pg03 .lists {
        padding: 0;
    }
    .bellagio_upg_pg03 .texts {
        width: calc(100% - 425px);
    }

    .bellagio_user_pg01 .list {
        height: auto;
        padding: 60px 0;
    }
    .bellagio_user_pg02 .texts {
        padding: 0 20px;
    }
    .bellagio_user_pg03 .list {
        padding: 20px 0;
    }
    .bellagio_user_pg02 .video-js{
        height: 315px;
    }
}

@media only screen and (max-width: 768px){
    .bellagio_sys_pg01 .list {
        padding: 30px 0;
    }
    .bellagio_sys_pg01 .texts {
        width: 100%;
        margin-top: 25px;
    }
    .bellagio_sys_pg01 .img {
        width: 100%;
        position: initial;
        transform: translateY(0);
    }
    .bellagio_sys_pg01 .list .width1480{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .bellagio_sys_pg01 .texts .tit {
        margin: 10px 0 15px;
    }

    .bellagio_sys_pg02 .img {
        width: 100%;
    }
    .bellagio_sys_pg02 .texts {
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
    }
    .bellagio_sys_pg02 .texts .con {
        max-height: initial;
        padding-right: 0;
    }
    .bellagio_sys_pg02 .list{
        margin-bottom: 25px;
        border-bottom: 1px dashed #eee;
        padding-bottom: 20px;
    }
    .bellagio_sys_pg02 .list:last-child{
        margin-bottom: 0;
        padding: 0;
        flex-direction: column;
    }
    .bellagio_sys_pg03 .list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .bellagio_sys_pg03 .list:last-child{
        margin-bottom: 0;
    }
    .bellagio_sys_pg02 .list:last-child .con{
        margin-bottom: 0;
    }
    .bellagio_sys_pg02{
        padding-bottom: 0;
    }


    .bellagio_upg_pg01 .list {
        padding: 30px 0;
    }
    .bellagio_upg_pg01 .list .width1480{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .bellagio_upg_pg01 .texts{
        width: 100%;
        margin-top: 25px;
    }
    .bellagio_upg_pg01 .img{
        width: 100%;
        position: initial;
        transform: translateY(0);
    }
    .bellagio_upg_pg01 .texts .tit{
        margin: 10px 0 15px;
    }
    .bellagio_upg_pg02 .list{
        margin-bottom: 25px;
        border-bottom: 1px dashed #eee;
        padding-bottom: 20px;
    }
    .bellagio_upg_pg02 .img{
        width: 100%;
    }
    .bellagio_upg_pg02 .texts{
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
    }
    .bellagio_upg_pg02 .texts .con{
        max-height: initial;
        padding-right: 0;
    }
    .bellagio_upg_pg03 .texts {
        width: 100%;
        padding-right: 0;
    }
    .bellagio_upg_pg03 .texts .con {
        margin-top: 15px;
    }
    .bellagio_upg_pg03 .img{
        width: 100%;
    }
    .bellagio_upg_pg03 .img_icon {
        width: 100%;
        height: auto;
        background: transparent;
        border-radius: initial;
    }
    .bellagio_upg_pg03 .texts .desc{
        margin: 20px 0 25px;
    }
    .bellagio_upg_pg04 .list{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .bellagio_upg_pg04 .list:last-child{
        margin-bottom: 0;
    }
    .bellagio_upg_pg03 .img_text {
        width: 76px;
        height: 60px;
        bottom: -30px;
        right: 0;
    }
    .bellagio_upg_pg02 .list:last-child{
        padding-bottom: 0;
        border-bottom: none;
    }
    .bellagio_user_pg01 .list{
        padding: 30px 0;
    }
    .bellagio_user_pg01 .list .width1480{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .bellagio_user_pg01 .texts{
        width: 100%;
        margin-top: 25px;
    }
    .bellagio_user_pg01 .img{
        width: 100%;
        position: initial;
        transform: translateY(0);
    }
    .bellagio_user_pg01 .texts .tit{
        margin: 10px 0 15px;
    }
    .bellagio_user_pg02 .video {
        width: 100%;
    }
    .bellagio_user_pg02 .video-js {
        height: 162px;
    }
    .bellagio_user_pg02 .video-js .vjs-big-play-button {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .bellagio_user_pg02 .texts {
        padding: 0;
        width: 100%;
        margin-top: 25px;
    }
    .bellagio_user_pg02 .lists::after{
        display: none;
    }
    .bellagio_user_pg02 .texts .icon{
        width: 32px;
    }
    .bellagio_user_pg02 .texts .text {
        width: calc(100% - 32px);
        padding-left: 15px;
    }

    .bellagio_user_pg03 .img {
        width: 100%;
        margin-top: 20px;
    }
    .bellagio_user_pg03 .texts {
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
    }
    .bellagio_user_pg03 .list{
        padding: 0;
        margin-bottom: 30px;
        flex-direction: column-reverse;
    }
    .bellagio_user_pg03 .list:last-child{
        margin-bottom: 0;
    }
    .bellagio_user_pg03 .list:nth-child(2n) {
        flex-direction: column-reverse;
    }
    .bellagio_user_pg03 .texts .con {
        margin-top: 10px;
    }
}