


/* 풀비주얼 */
.crosscover {border:0px solid #fff; box-sizing:border-box; position:relative;}
.crosscover:before {content:""; width:100%; height:150px; z-index:999; position:absolute; left:0; top:0;}
.crosscover-next:hover {background: rgb(0, 0, 0);}
.crosscover-prev:hover {background:  rgb(0, 0, 0);}
.crosscover-prev:hover .crosscover-icon-prev::after {border-color: rgb(255, 255, 255) !important;}
.crosscover-next:hover .crosscover-icon-next::after {border-color: rgb(255, 255, 255) !important;}







.main_tour {margin: 100px auto; width: 100%; max-width: 448px; text-align:left;}
.main_tour i{color:#fff; font-size:30px;}

