html{overflow-x:hidden}body{background-color:#efefef;overflow-x:hidden}header{position:fixed;top:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:105px;padding:0 110px 0 5%;border-bottom:1px solid #fff;z-index:9999;-webkit-transition:ease .5s;transition:ease .5s}header h1 a{-webkit-transition:ease .5s;transition:ease .5s}header h1 a img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:350px}header h1 a:hover{opacity:.5}header .nav_contents{width:100%;height:100%;padding-right:20px;border-right:1px solid #fff}header .nav_contents .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;list-style-type:none;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .nav_contents .flex li{padding:0 10px}header .nav_contents .flex li a{text-decoration:none;color:#fff;-webkit-transition:ease .5s;transition:ease .5s}header .nav_contents .flex li a span{font-size:12px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"roboto",sans-serif;font-weight:900;font-style:normal;letter-spacing:1px}header .nav_contents .flex li a:hover{opacity:.5}header .nav_contents .flex span{font-size:20px;color:#cca033}header.scrolled{background-color:rgba(3,9,12,.8)}.hamburger{width:110px;height:105px;left:auto;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:ease .5s;transition:ease .5s}.hamburger .hamburger__icon{width:41px;height:1px;right:7px;background-color:#fff;margin-top:11px;margin-bottom:11px}.hamburger .hamburger__icon:after{width:26px;height:1px;top:11px;background-color:#fff}.hamburger .hamburger__icon:before{width:56px;height:1px;top:-11px;background-color:#fff}.hamburger:hover{opacity:.5}.hamburger.active .hamburger__icon:after{width:56px;top:7px}.hamburger.active .hamburger__icon:before{top:-7px}.fat-nav__wrapper ul li a{-webkit-transition:ease .5s;transition:ease .5s}.fat-nav__wrapper ul li a:hover{opacity:.5}footer{background-color:#03090c}footer .footer_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:50px 5%;border-bottom:1px solid #cca033}footer .footer_top h2{width:350px}footer .footer_top h2 img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer_top nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none}footer .footer_top nav ul li{padding:0 10px}footer .footer_top nav ul li a{color:#fff;text-decoration:none;-webkit-transition:ease .5s;transition:ease .5s}footer .footer_top nav ul li a span{font-size:12px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"roboto",sans-serif;font-weight:900;font-style:normal;letter-spacing:1px}footer .footer_top nav ul li a:hover{opacity:.5}footer .footer_top nav ul span{color:#cca033;font-size:20px}footer .footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:5%;border-left:1px solid #cca033;position:relative}footer .footer_bottom .add{color:#fff;display:block;width:550px;height:100%;padding-left:25px}footer .footer_bottom .add p{position:relative;top:-16px;height:100%;font-size:14px;line-height:2}footer .footer_bottom .list{border-left:1px solid #cca033;padding:50px 0 50px 30px;position:relative;width:100%;display:block}footer .footer_bottom .list ul{list-style-type:none;line-height:2}footer .footer_bottom .list ul li{position:relative}footer .footer_bottom .list ul li a{color:#fff;text-decoration:none;font-size:14px;margin-left:35px;-webkit-transition:ease .5s;transition:ease .5s}footer .footer_bottom .list ul li a:hover{opacity:.5}footer .footer_bottom .list ul li:before{content:"";width:25px;height:2px;background-color:#cca033;position:absolute;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-10px}footer .footer_bottom .copyright{position:absolute;color:#cca033;right:6%;bottom:50px;font-size:12px;font-family:"roboto",sans-serif;font-weight:600;font-style:normal;letter-spacing:1px}.mask-bg{color:rgba(0,0,0,0);display:inline-block;font-weight:bold;overflow:hidden;position:relative;-webkit-transition:color 0ms 450ms;transition:color 0ms 450ms;width:-webkit-max-content;width:-moz-max-content;width:max-content}.mask-bg::after{background:#fff;content:"";position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:1}.mask-bg.is-animated::after{-webkit-animation:mask-bg-horizontal 1.2s cubic-bezier(0.8, 0, 0.17, 1) forwards;animation:mask-bg-horizontal 1.2s cubic-bezier(0.8, 0, 0.17, 1) forwards}.mask-bg.is-animated{color:#fff}.mask-bg.is-finished::after{display:none}@-webkit-keyframes mask-bg-horizontal{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}40%,60%{-webkit-transform:translateX(0%);transform:translateX(0%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes mask-bg-horizontal{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}40%,60%{-webkit-transform:translateX(0%);transform:translateX(0%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.anim-box.kiran{opacity:1;overflow:hidden;position:relative;cursor:pointer}.anim-box.kiran::before{background-color:#fff;content:"";display:block;position:absolute;top:-100px;left:0;width:30px;height:100%;opacity:0;-webkit-transition:cubic-bezier(0.32, 0, 0.67, 0);transition:cubic-bezier(0.32, 0, 0.67, 0)}.anim-box.kiran:hover::before{-webkit-animation:kiran .5s linear;animation:kiran .5s linear}@-webkit-keyframes kiran{0%{-webkit-transform:scale(2) rotate(45deg);transform:scale(2) rotate(45deg);opacity:0}20%{-webkit-transform:scale(20) rotate(45deg);transform:scale(20) rotate(45deg);opacity:.6}40%{-webkit-transform:scale(30) rotate(45deg);transform:scale(30) rotate(45deg);opacity:.4}80%{-webkit-transform:scale(45) rotate(45deg);transform:scale(45) rotate(45deg);opacity:.2}100%{-webkit-transform:scale(50) rotate(45deg);transform:scale(50) rotate(45deg);opacity:0}}@keyframes kiran{0%{-webkit-transform:scale(2) rotate(45deg);transform:scale(2) rotate(45deg);opacity:0}20%{-webkit-transform:scale(20) rotate(45deg);transform:scale(20) rotate(45deg);opacity:.6}40%{-webkit-transform:scale(30) rotate(45deg);transform:scale(30) rotate(45deg);opacity:.4}80%{-webkit-transform:scale(45) rotate(45deg);transform:scale(45) rotate(45deg);opacity:.2}100%{-webkit-transform:scale(50) rotate(45deg);transform:scale(50) rotate(45deg);opacity:0}}.effect-fade{opacity:0;-webkit-transform:translate(0, 100px);transform:translate(0, 100px);-webkit-transition:all 1000ms !important;transition:all 1000ms !important}.effect-fade.visible{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.grid_item_anim{opacity:0}.fade-in-left{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px);-webkit-transition:opacity .5s ease-in-out,-webkit-transform 1s ease-in-out;transition:opacity .5s ease-in-out,-webkit-transform 1s ease-in-out;transition:opacity .5s ease-in-out,transform 1s ease-in-out;transition:opacity .5s ease-in-out,transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.fade-in-right{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px);-webkit-transition:opacity .5s ease-in-out,-webkit-transform 1s ease-in-out;transition:opacity .5s ease-in-out,-webkit-transform 1s ease-in-out;transition:opacity .5s ease-in-out,transform 1s ease-in-out;transition:opacity .5s ease-in-out,transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.fade-in-left.visible,.fade-in-right.visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.sp{display:none}.pc{display:block}@media screen and (max-width: 767px){header{height:50px;padding:0 50px 0 5%;border-bottom:1px solid #fff;z-index:9999}header h1 a img{width:215px}header .nav_contents{display:none}.hamburger{width:55px;height:50px}.hamburger .hamburger__icon{width:41px;height:1px;right:7px;background-color:#fff;margin-top:11px;margin-bottom:11px}.hamburger .hamburger__icon:after{width:26px;height:1px;top:11px;background-color:#fff}.hamburger .hamburger__icon:before{width:41px;height:1px;top:-11px;background-color:#fff}.hamburger.active .hamburger__icon:after{width:41px;top:7px}.hamburger.active .hamburger__icon:before{top:-7px}.fat-nav__wrapper ul li a{font-size:24px}footer{padding-bottom:100px}footer .footer_top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 5%}footer .footer_top h2{width:100%}footer .footer_top h2 img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;width:80%}footer .footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0;border-left:unset}footer .footer_bottom .add{color:#fff;display:block;width:100%;height:100%;padding-left:0;max-width:80%;margin-top:40px}footer .footer_bottom .add p{position:relative;top:auto;height:100%;font-size:14px;line-height:2;margin-bottom:10px}footer .footer_bottom nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none}footer .footer_bottom nav ul li{padding:0 5px}footer .footer_bottom nav ul li a{color:#fff;text-decoration:none;font-size:10px;-webkit-transition:ease .5s;transition:ease .5s}footer .footer_bottom nav ul li a span{font-size:6px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:1px}footer .footer_bottom nav ul li a:hover{opacity:.5}footer .footer_bottom nav ul span{color:#cca033;font-size:10px}footer .footer_bottom .list{border-left:1px solid #cca033;padding:25px 0 25px 30px;position:relative;width:80%;display:block;margin-left:0;margin-top:25px}footer .footer_bottom .list ul{list-style-type:none;line-height:2}footer .footer_bottom .list ul li{position:relative}footer .footer_bottom .list ul li a{color:#fff;text-decoration:none;font-size:14px;margin-left:35px;-webkit-transition:ease .5s;transition:ease .5s}footer .footer_bottom .list ul li a:hover{opacity:.5}footer .footer_bottom .list p{position:absolute;bottom:-50px;right:auto;left:40%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:12px;width:100%;display:inline-block;text-align:center}footer .footer_bottom .copyright{position:absolute;color:#cca033;right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-50px;font-size:12px;font-family:"roboto",sans-serif;font-weight:600;font-style:normal;letter-spacing:1px;text-align:center;width:100%}.anim-box.kiran::before{background-color:unset;-webkit-transition:unset;transition:unset}.anim-box.kiran:hover::before{-webkit-animation:kiran unset;animation:kiran unset}@-webkit-keyframes kiran{0%{-webkit-transform:unset;transform:unset;opacity:unset}20%{-webkit-transform:unset;transform:unset;opacity:unset}40%{-webkit-transform:unset;transform:unset;opacity:unset}80%{-webkit-transform:unset;transform:unset;opacity:unset}100%{-webkit-transform:unset;transform:unset;opacity:unset}}@keyframes kiran{0%{-webkit-transform:unset;transform:unset;opacity:unset}20%{-webkit-transform:unset;transform:unset;opacity:unset}40%{-webkit-transform:unset;transform:unset;opacity:unset}80%{-webkit-transform:unset;transform:unset;opacity:unset}100%{-webkit-transform:unset;transform:unset;opacity:unset}}.pc{display:none}.sp{display:block}}@media screen and (min-width: 768px)and (max-width: 1100px){header{height:75px}header h1 a img{width:250px}header .nav_contents{display:none}.hamburger{height:75px}footer{padding-bottom:100px}footer .footer_top{padding:40px 5%}footer .footer_top h2{width:250px}footer .footer_top h2 img{width:80%}footer .footer_top nav ul{font-size:14px}footer .footer_top nav ul li{padding:0 5px}footer .footer_top nav ul li a span{font-size:10px}footer .footer_bottom{margin-left:0;border-left:unset;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}footer .footer_bottom .add{display:block;width:100%;height:100%;padding-left:5%;max-width:80%}footer .footer_bottom .add p{position:relative;top:auto;height:100%;font-size:14px;line-height:2;margin-bottom:10px}footer .footer_bottom nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;font-size:14px}footer .footer_bottom nav ul li{padding:0 5px}footer .footer_bottom nav ul li a{text-decoration:none;font-size:10px}footer .footer_bottom nav ul li a span{font-size:6px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:1px}footer .footer_bottom nav ul span{font-size:10px}footer .footer_bottom .list{border-left:1px solid #cca033;padding:25px 0 25px 30px;position:relative;width:80%;display:block;margin-left:0}footer .footer_bottom .list ul{list-style-type:none;line-height:2}footer .footer_bottom .list ul li{position:relative}footer .footer_bottom .list ul li a{color:#fff;text-decoration:none;font-size:14px;margin-left:35px}footer .footer_bottom .list p{position:absolute;bottom:-50px;right:auto;left:40%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:12px;width:100%;display:inline-block;text-align:center}footer .footer_bottom .copyright{position:absolute;right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-50px;font-size:12px;letter-spacing:1px;text-align:center;width:100%}.anim-box.kiran::before{background-color:unset;-webkit-transition:unset;transition:unset}.anim-box.kiran:hover::before{-webkit-animation:kiran unset;animation:kiran unset}@-webkit-keyframes kiran{0%{-webkit-transform:unset;transform:unset;opacity:unset}20%{-webkit-transform:unset;transform:unset;opacity:unset}40%{-webkit-transform:unset;transform:unset;opacity:unset}80%{-webkit-transform:unset;transform:unset;opacity:unset}100%{-webkit-transform:unset;transform:unset;opacity:unset}}@keyframes kiran{0%{-webkit-transform:unset;transform:unset;opacity:unset}20%{-webkit-transform:unset;transform:unset;opacity:unset}40%{-webkit-transform:unset;transform:unset;opacity:unset}80%{-webkit-transform:unset;transform:unset;opacity:unset}100%{-webkit-transform:unset;transform:unset;opacity:unset}}.sp{display:none}}