header .hd-wrap{padding:0 40px;background-color:#fff}header .hd-wrap .logo img:first-child{opacity:0 !important}header .hd-wrap .logo img:last-child{opacity:1 !important}header .hd-wrap .gnb-pc>ul>li>a{color:#222}header .hd-wrap .btn .tel{color:#222;border-color:rgba(34,34,34,.6)}header .fixed-tel{top:100px}@media(max-width: 992px){header .hd-wrap{padding:0 20px}header .fixed-tel{top:140px}}@media(max-width: 768px){header .hd-wrap{padding:0 10px}header .fixed-tel{top:60px}}.list-travel{width:100%;overflow:hidden;padding:100px 40px;box-sizing:border-box}.list-travel .travel-list{width:100%;max-width:1400px;margin:0 auto;display:flex;gap:20px;flex-wrap:wrap}.list-travel .travel-list .travel-item{width:calc((100% - 60px)/4);box-sizing:border-box}.list-travel .travel-list .travel-frame{position:relative;width:100%}.list-travel .travel-list .travel-frame.stroke-a::before,.list-travel .travel-list .travel-frame.stroke-a::after{content:"";display:block;position:absolute;background-color:#666;z-index:1}.list-travel .travel-list .travel-frame.stroke-a::before{width:0;height:2px;left:0;top:0;transition:all .3s .3s ease-out}.list-travel .travel-list .travel-frame.stroke-a::after{width:0;height:2px;right:0;bottom:0;transition:all .3s .3s ease-out}@media(hover: hover){.list-travel .travel-list .travel-frame.stroke-a:hover::before,.list-travel .travel-list .travel-frame.stroke-a:hover::after{width:100%;transition:all .3s 0s ease-out}.list-travel .travel-list .travel-frame.stroke-a:hover .stroke-b::before,.list-travel .travel-list .travel-frame.stroke-a:hover .stroke-b::after{height:100%;transition:all .3s .3s ease-out}}.list-travel .travel-list .travel{display:block;width:100%;height:100%;position:relative;box-shadow:0px 0px 4px 0px rgba(153,153,153,.3);border:1px solid #e0e0e0;box-sizing:border-box}.list-travel .travel-list .travel.stroke-b::before,.list-travel .travel-list .travel.stroke-b::after{content:"";display:block;position:absolute;background-color:#666}.list-travel .travel-list .travel.stroke-b::before{width:2px;height:0;left:-1px;bottom:0;transition:all .3s ease-out}.list-travel .travel-list .travel.stroke-b::after{width:2px;height:0;right:-1px;top:0;transition:all .3s ease-out}.list-travel .travel-list .travel-img{width:100%;aspect-ratio:16/9;position:relative;z-index:-1}.list-travel .travel-list .travel-img .cover{width:100%;height:100%;position:absolute}.list-travel .travel-list .travel-text{padding:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:15px;align-items:center}.list-travel .travel-list .travel-text .travel-type{font-size:13px;font-weight:700;color:#222;text-transform:uppercase}.list-travel .travel-list .travel-text .travel-name{font-size:18px;font-weight:700;font-family:"SUIT";color:#222}@media(max-width: 992px){.list-travel{padding:80px 20px}}@media(max-width: 768px){.list-travel{padding:60px 10px}.list-travel .travel-list{gap:10px}.list-travel .travel-list .travel-item{width:calc((100% - 10px)/2)}}@media(max-width: 480px){.list-travel .travel-list{gap:20px}.list-travel .travel-list .travel-item{width:100%}}