@charset "utf-8";.h_menu_txt_w{position:absolute;bottom:7px;width:100%;max-width:70px;text-align:center;font-size:11px;color:#fff;letter-spacing:.1em}.h_menu_txt_p{position:absolute;bottom:7px;width:100%;max-width:70px;text-align:center;font-size:11px;color:#ffb8f9;letter-spacing:.1em}.menu-btn{position:fixed;top:0;right:0;display:flex;height:70px;width:70px;justify-content:center;align-items:center;z-index:12000;background-color:#1b153e;cursor:pointer}.menu-btn span,.menu-btn span:before,.menu-btn span:after{content:'';display:block;height:2px;width:35px;border-radius:3px;background-color:#fff;position:absolute;transition:.5s}.menu-btn span{top:25px}.menu-btn span:before{bottom:12px}.menu-btn span:after{top:12px}#menu-btn-check:checked~.menu-btn span{background-color:rgba(255,255,255,0)}#menu-btn-check:checked~.menu-btn span:before{bottom:0;transform:rotate(45deg)}#menu-btn-check:checked~.menu-btn span:after{top:0;transform:rotate(-45deg)}#menu-btn-check{display:none}.menu-content{display:flex !important;align-items:center !important;width:100% !important;max-width:100% !important;height:100% !important;position:fixed !important;top:0 !important;left:100%;z-index:-100;transition:all .5s;background-image:url(https://sekisho.sakura.ne.jp/wp/wp-content/themes/cocoon-child-master/images/menubg.jpg) !important;background-size:cover;background-position:center center}.menu-content ul{padding:0}.menu-content ul li{border-bottom:solid 1px #fff;list-style:none}.menu-content ul li a{display:block;width:100%;font-size:15px;box-sizing:border-box;color:#fff;text-decoration:none;padding:9px 15px 10px 0;position:relative}.menu-content ul li a:before{content:"";width:7px;height:7px;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);position:absolute;right:11px;top:41%}#menu-btn-check:checked~.menu-content{left:0;-moz-animation:anime1 1s ease;-webkit-animation:anime1 1s ease;-o-animation:anime1 1s ease;-ms-animation:anime1 1s ease;z-index:10000}@-moz-keyframes anime1{0%{opacity:0}5%{opacity:0}100%{opacity:1}}@-webkit-keyframes anime1{0%{opacity:0}5%{opacity:0}100%{opacity:1}}@-o-keyframes anime1{0%{opacity:0}5%{opacity:0}100%{opacity:1}}@-ms-keyframes anime1{0%{opacity:0}5%{opacity:0}100%{opacity:1}}.menuwrap{display:flex;width:100%;max-width:700px;margin:0 auto;justify-content:space-between;align-items:center}.menu_left{width:18%}.menu_right{width:75%}.menus{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.menus li{border-bottom:none !important;list-style:none;width:48%;padding:12px;margin-bottom:4%;background:rgba(0,0,0,.5)}.menus li a{font-size:20px !important}@media screen and (max-width:600px){.menu-content{overflow-y:scroll;display:block}.menuwrap{display:block;width:90%;max-width:auto}.menu_left{width:100%;padding:0 40%;margin-top:100px;margin-bottom:30px}.menu_right{width:100%}.menus{display:block}.menus li{width:100%}}