header{max-width:100%;padding:15px 40px;z-index:10;display:flex;justify-content:space-between;align-items:center;opacity:0;-webkit-animation:fadeIn .5s ease-in forwards;animation:fadeIn .5s ease-in forwards;-webkit-animation-delay:2s;animation-delay:2s}@-webkit-keyframes fadeIn{to{opacity:1}}@keyframes fadeIn{to{opacity:1}}.header-logo{display:flex;align-items:center}.header-logo img{height:auto;max-width:200px;display:block}.header-logo a{display:inline-block}.global-menu ul{display:flex;align-items:center;gap:32px}.global-menu ul li{list-style:none;position:relative;overflow:hidden}.global-menu ul li a{color:#000;font-size:16px;font-weight:bold;overflow:hidden;width:100px;height:30px;display:inline-block}.global-menu ul li a span{display:block;position:absolute;text-align:center;width:100%}.global-menu ul li a .navi_nomal{transition:all .6s ease;top:0}.global-menu ul li a .navi_hover{transition:all .6s ease;top:35px;font-size:14px}.global-menu ul li a:hover .navi_hover{top:0px;position:absolute}.global-menu ul li a:hover .navi_nomal{top:-35px}.header-contact{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;width:150px;height:60px;border:2px solid #000;border-radius:50%;font-size:18px;font-weight:bold}.header-contact a{color:#000;font-size:16px;font-weight:bold;overflow:hidden;width:100px;height:30px;display:inline-block}.header-contact a span{display:inline-block;position:absolute;text-align:center;width:100px}.header-contact a .navi_nomal{transition:all .6s ease;top:14px}.header-contact a .navi_hover{transition:all .6s ease;top:95px}.header-contact a:hover .navi_hover{top:14px;position:absolute}.header-contact a:hover .navi_nomal{top:-35px}.hamburger-menu{display:none}.burger-menu{display:none}.global-menu{z-index:100}.other{display:flex;justify-content:space-between;align-items:center;width:100%;position:fixed}.other .hamburger-menu{display:block}.other .header-container{display:flex;width:100%;gap:20px;padding:15px 20px;justify-content:space-between}.other .header-container .header-logo img{max-width:100px}.other header{padding:10px 5px 5px 5px;position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:999;margin:0}.other .hamburger{display:block;height:60px;margin-left:auto;position:relative;z-index:10;width:60px;border:none;background-color:rgba(0,0,0,0)}.other .sp-global-menu ul{padding:20px}.other .sp-global-menu ul li{margin-bottom:40px}.other .toggle-btn{display:block;position:relative;width:30px;height:30px;z-index:3}.other .toggle-btn span{position:absolute;display:block;left:0;width:30px;height:2px;background-color:#333;transition:all .5s;border-radius:4px}.other .toggle-btn span:nth-child(1){top:4px}.other .toggle-btn span:nth-child(2){top:14px}.other .toggle-btn span:nth-child(3){bottom:4px}.other .open .toggle-btn span{background-color:#fff}.other .open .toggle-btn span:nth-child(1){transform:translateY(10px) rotate(-315deg)}.other .open .toggle-btn span:nth-child(2){opacity:0}.other .open .toggle-btn span:nth-child(3){transform:translateY(-10px) rotate(315deg)}.other .sp-global-menu{display:block;width:220px;position:fixed;background-color:#fff;top:0;left:-300px;bottom:0;transition:all .5s;z-index:3;opacity:0}.other .open .sp-global-menu{left:0;opacity:1}.other .mask{display:none;transition:all .5s}.other .open .mask{display:block;background:#000;width:100%;height:100%;top:0;left:0;position:fixed;opacity:.8;z-index:2;cursor:pointer}@media screen and (max-width: 768px){.global-menu,.header-cta{display:none}.hamburger-menu{display:block}.header-container{display:flex;width:100%;gap:20px;padding:15px 20px;justify-content:space-between}.header-container .header-logo img{max-width:100px}.header-container .header-contact{display:none}header{padding:10px 5px 5px 5px;position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:999;margin:0}.hamburger{display:block;height:60px;margin-left:auto;position:relative;z-index:10;width:60px;border:none;background-color:rgba(0,0,0,0)}.sp-global-menu ul{padding:20px;margin-top:100px}.sp-global-menu ul li{margin-bottom:40px}.toggle-btn{display:block;position:relative;width:100%;z-index:3}.toggle-btn span{position:absolute;display:block;left:0;width:12px;height:2px;background-color:#000;transition:all .5s;border-radius:4px}.toggle-btn span:nth-child(1){top:10px;left:-20px}.toggle-btn span:nth-child(2){top:10px;left:-20px;transform:rotate(90deg)}.open .toggle-btn span{background-color:#000}.open .toggle-btn span:nth-child(2){opacity:0}.sp-global-menu{display:block;width:300px;position:fixed;background-color:#fff;top:0;left:-300px;bottom:0;transition:all .5s;z-index:3;opacity:0}.sp-global-menu a{color:#000;font-size:20px}.open .sp-global-menu{left:0;opacity:1}.mask{display:none;transition:all .5s}}
/*# sourceMappingURL=header.min.css.map */