.address_map{position:relative;text-align:center}.address_map .back_map{z-index:1;position:relative;max-width:300px;width:100%}.address_map .map_tour{display:flex;flex-wrap:wrap;margin-top:30px;margin-bottom:30px}.address_map .home-tous-name{width:50%;position:relative}@media screen and (max-width: 450px){.address_map .home-tous-name{width:100%}}.address_map .list_detail_tour{width:50%}@media screen and (max-width: 450px){.address_map .list_detail_tour{width:100%}}.address_map .list_detail_tour .item_dt{display:flex;width:100%;flex-direction:column;align-items:flex-start;text-align:left;position:relative}.address_map .list_detail_tour .item_dt::before{content:"";clip-path:polygon(50% 0, 0 50%, 50% 100%);background:#f8f8f8;width:60px;height:60px;position:absolute;left:-40px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 450px){.address_map .list_detail_tour .item_dt::before{display:none}}.address_map .list_detail_tour .item_dt .title_m{font-size:18px;padding:10px 20px;box-sizing:border-box;border-radius:5px;position:relative;background:#f8f8f8;margin-bottom:10px;width:100%}.address_map .list_detail_tour .item_dt span{padding:20px;border-radius:5px;position:relative;background:#f8f8f8;display:block;margin-bottom:10px;box-sizing:border-box;width:100%;line-height:1.7;max-height:300px;overflow-y:auto;scrollbar-width:thin}@media screen and (max-width: 768px){.address_map .list_detail_tour .item_dt span{max-height:225px}}.address_map .list_detail_tour .item_dt a{padding:10px 20px;box-sizing:border-box;border-radius:5px;position:relative;background:#f8f8f8;font-size:16px;text-align:center;width:100%}.address_map .list_detail_tour .item_dt a:hover{background:var(--main-color);color:#fff}.address_map .title{position:relative;width:100%;color:transparent !important;background-clip:text !important;background-image:url("../images/back.jpg");background-repeat:no-repeat;background-size:138%;background-position:center 50%;text-align:center;vertical-align:middle;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:0}.address_map .image_map{position:absolute;top:0px;left:50%;transform:translateX(-50%);opacity:0;transition:0.5s;-webkit-transition:0.5s;z-index:1;width:100%;max-width:300px}.address_map .image_map.show_img{opacity:1}.address_map .list_location{display:flex;align-items:start;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:0px;flex-wrap:nowrap;width:100%;max-width:100%;position:unset;transform:unset;max-width:870px;margin:0px auto;padding-top:20px}.address_map .list_location .item_location{position:relative;display:flex;justify-content:center;flex-direction:column;width:150px;cursor:pointer;scroll-snap-align:start;min-width:150px;max-width:150px;margin-right:30px}.address_map .list_location .item_location .icon{max-width:80px;margin:0px auto 20px;transition:0.5s;-webkit-transition:0.5s}.address_map .list_location .item_location .icon img{width:100%;height:auto;display:block;vertical-align:middle}.address_map .list_location .item_location .circle{content:"";width:15px;height:15px;background:#cecece;border-radius:50%;margin:0px auto 20px;position:relative;z-index:1}.address_map .list_location .item_location .circle::before{content:"";width:calc((75px + 15px)*2 - 15px);height:15px;background-image:url('data:image/svg+xml,<svg viewBox="-0.45 -0.45 15.90 15.90" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="%23cecece"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 6.625C1.01675 6.625 0.625 7.01675 0.625 7.5C0.625 7.98325 1.01675 8.375 1.5 8.375C1.98325 8.375 2.375 7.98325 2.375 7.5C2.375 7.01675 1.98325 6.625 1.5 6.625ZM5.5 6.625C5.01675 6.625 4.625 7.01675 4.625 7.5C4.625 7.98325 5.01675 8.375 5.5 8.375C5.98325 8.375 6.375 7.98325 6.375 7.5C6.375 7.01675 5.98325 6.625 5.5 6.625ZM9.5 6.625C9.01675 6.625 8.625 7.01675 8.625 7.5C8.625 7.98325 9.01675 8.375 9.5 8.375C9.98325 8.375 10.375 7.98325 10.375 7.5C10.375 7.01675 9.98325 6.625 9.5 6.625ZM12.625 7.5C12.625 7.01675 13.0168 6.625 13.5 6.625C13.9832 6.625 14.375 7.01675 14.375 7.5C14.375 7.98325 13.9832 8.375 13.5 8.375C13.0168 8.375 12.625 7.98325 12.625 7.5Z" fill="%23cecece"></path></g></svg>');background-repeat:repeat;position:absolute;top:50%;right:15px;transform:translateY(-50%);background-size:contain;transition:0.5s;-webkit-transition:0.5s}.address_map .list_location .item_location .text{font-size:16px;font-weight:600;color:#000;text-align:center}.address_map .list_location .item_location .text span{display:block;font-weight:500;margin-top:5px;font-size:18px}.address_map .list_location .item_location:first-child .circle::before{display:none}.address_map .list_location .item_location:last-child{margin-right:0px}.address_map .list_location .item_location.active .circle{content:"";width:15px;height:15px;background:var(--main-color);border-radius:50%;margin:0px auto 20px}.address_map .list_location .item_location.active .text{color:var(--main-color)}.address_map .list_location .item_location.active .circle::before{background-image:url('data:image/svg+xml,<svg viewBox="-0.45 -0.45 15.90 15.90" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="%232d9b00"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 6.625C1.01675 6.625 0.625 7.01675 0.625 7.5C0.625 7.98325 1.01675 8.375 1.5 8.375C1.98325 8.375 2.375 7.98325 2.375 7.5C2.375 7.01675 1.98325 6.625 1.5 6.625ZM5.5 6.625C5.01675 6.625 4.625 7.01675 4.625 7.5C4.625 7.98325 5.01675 8.375 5.5 8.375C5.98325 8.375 6.375 7.98325 6.375 7.5C6.375 7.01675 5.98325 6.625 5.5 6.625ZM9.5 6.625C9.01675 6.625 8.625 7.01675 8.625 7.5C8.625 7.98325 9.01675 8.375 9.5 8.375C9.98325 8.375 10.375 7.98325 10.375 7.5C10.375 7.01675 9.98325 6.625 9.5 6.625ZM12.625 7.5C12.625 7.01675 13.0168 6.625 13.5 6.625C13.9832 6.625 14.375 7.01675 14.375 7.5C14.375 7.98325 13.9832 8.375 13.5 8.375C13.0168 8.375 12.625 7.98325 12.625 7.5Z" fill="%232d9b00"></path></g></svg>')}.address_map .list_location .active-last .icon{transform:scale(1.5)}
/*# sourceMappingURL=map.css.map */
