.ly_header{background-color:var(--sub-color5);box-shadow:0 .1rem .6rem 0 #00000026;font-family:Noto Sans,sans-serif;justify-content:space-between;margin:0 auto;padding:1.6rem 4rem;position:fixed;width:100%;z-index:10}.list,.ly_header{align-items:center;display:flex}.list{list-style:none}.logo{width:15.5rem}.ly_headerLeft{align-items:center;display:flex;gap:1.5rem}.menu{display:flex;gap:3.2rem;margin:0 atuo}header a{color:var(--primary-color);font-size:1.4rem;text-decoration:none}.logo{border-right:.1rem solid #908f8f;padding-right:1.5rem}.header_ham,.ly_headerRight_sp{display:none}.menu a{color:var(--primary-color);font-weight:700}.menu .list:last-child a{border:.2rem solid var(--sub-color1);border-radius:40rem;color:var(--sub-color1);padding:.4rem 2.4rem}.ly_headerLeft a{color:var(--primary-color)}@media(max-width:768px){.list{justify-content:space-around;width:100%}.ly_header{padding:1rem 1.6rem}.ly_header_left{display:flex;height:2.1rem;justify-content:space-between;width:20.2rem;z-index:10}.ly_headerRight{display:none}.support{font-size:1rem}.logo{border-right:none;min-width:10rem;padding-right:0;width:32%}.header_ham{display:block}.header_ham.is-active{margin-top:1rem}.ham.is-active{position:fixed;right:2rem;top:1rem}.ham{background-color:transparent;border:none;height:3.3rem;position:relative;width:3rem;z-index:10}.ham_p{font-size:1rem;font-weight:900;text-align:center;text-wrap:nowrap}.is-active .ham_p{color:var(--sub-color5)}.ham span{display:block;height:0;left:50%;position:absolute;transform:translateX(-50%);width:3rem}.ham span:first-of-type{border-radius:3rem;border-top:.3rem solid #25beb7;top:.496rem}.ham span:nth-of-type(2){border-radius:3rem;border-top:.3rem solid #7436fb;top:1.096rem}.ham span:nth-of-type(3){border-radius:3rem;border-top:.3rem solid #e362e8;top:1.696rem}.ham span:nth-of-type(4){font-family:Meiryo,var(--ja-font),sans-serif;font-size:1rem;font-weight:900;text-align:center;top:1.896rem;white-space:nowrap}.ham.is-active span:first-of-type{top:1.896rem;transform:translateX(-50%) rotate(225deg)}.ham.is-active span:nth-of-type(2){opacity:0}.ham.is-active span:nth-of-type(3){top:1.896rem;transform:translateX(-50%) rotate(-225deg)}.ham.is-active span:nth-of-type(4){top:3.496rem}.ly_headerRight_sp{align-items:center;background:transparent;display:flex;display:none;flex-direction:column;font-weight:700;height:100%;justify-content:start;opacity:0;overflow:scroll;padding:8rem 1.6rem;position:absolute;top:0;transition:0;z-index:9}.ly_headerRight_sp.is-active{background-color:var(--sub-color1);color:#fff;display:block;gap:3.2rem;height:100%;opacity:1;position:fixed;right:0;top:0;transition:0;width:100%}.ly_headerRight_sp.is-active a{color:#fff;display:block;font-size:2rem;font-weight:700;padding:1.8rem 0;text-align:center;width:100%}.ly_headerRight_sp.is-active a:hover{color:#e362e8}.is-active .list:last-child a{border:1px solid var(--sub-color5);border-radius:1000px;font-weight:700;margin-top:2rem;max-width:40rem;padding:2rem 0;width:100%}}.ly_header a:hover{opacity:.7}.list:last-child a:hover{background-color:var(--sub-color1);color:var(--sub-color1);color:var(--sub-color5);opacity:1;padding:.4rem 2.4rem}