@charset "utf-8";#open_menu,#sp_box{display:none}#spicon span{border-bottom:2px solid #06359d}#spicon:before{color:#000}#spicon.m_active span:nth-child(1){border-color:#fff}#spicon.m_active span:nth-child(3){border-color:#fff}#center_box{background:linear-gradient(110deg,#0b76bc 20%,#00a8ff)}#spicon{position:fixed;right:25px;top:35px;background-position:50% 0;background-repeat:no-repeat;background-size:cover;width:50px;height:50px;padding:15px 0;z-index:9999;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}#spicon span{width:100%;transition:all .4s}#spicon.m_active span:nth-child(1){transform:translateY(8px) rotate(-30deg)}#spicon.m_active span:nth-child(2){opacity:0}#spicon.m_active span:nth-child(3){transform:translateY(-9px) rotate(-150deg)}#open_menu{background-position:50% 0;background-repeat:no-repeat;background-size:cover;position:fixed;z-index:9990;top:0;left:0;width:100%}#center_box{position:fixed;left:0;top:0;width:100%;margin:0;height:100%;display:block;overflow-y:scroll;padding:150px 0}.sp_content{width:88%;margin:0 auto}.sp_menu a{color:#fff;padding:25px 0;display:flex;align-items:center;column-gap:20px;font-size:24px}.sp_menu a:after{content:"";background:url(../images/f_arrow.webp) left 0/100% 100% no-repeat;width:7px;height:11px}.sp_entry a{margin-top:50px;border:2px solid #fff;display:flex;justify-content:center;align-items:center;border-radius:50px;width:100%;height:80px;color:#fff}@media only screen and (max-width:1024px){#sp_box{display:block}}@media only screen and (max-width:768px){#spicon{right:25px;top:20px}#center_box{padding:160px 0}}