#menu_area{font-family:"M PLUS Rounded 1c",sans-serif;box-sizing:border-box}#menu_area .menu{box-sizing:border-box}@media screen and (max-width: 640px){#menu_area .menu{position:fixed;display:flex;flex-direction:column;top:0;right:-100vw;transition:all .2s;width:100%;height:100%;overflow-y:scroll;padding-top:14vw;background:hsla(0,0%,100%,.95);z-index:50000;flex-wrap:nowrap}#menu_area .menu .menu_area{padding-bottom:50px}}@media screen and (max-width: 640px){#menu_area .menu .menu_contents .header_h1{position:absolute;top:0;left:0}}#menu_area .menu .menu_contents .gtranslate_wrapper{height:40px;display:flex;justify-content:flex-end}@media screen and (max-width: 640px){#menu_area .menu .menu_contents .gtranslate_wrapper{height:auto;padding:8px 0}}#menu_area .menu .menu_contents .gtranslate_wrapper a{padding-left:4px}@media screen and (max-width: 640px){#menu_area .menu .menu_contents .gtranslate_wrapper a{padding-left:8px}}#menu_area .menu .menu_contents .gtranslate_wrapper a img{width:2rem}@media screen and (max-width: 640px){#menu_area .menu .menu_contents .gtranslate_wrapper a img{width:32px}}#menu_area .menu .menu_contents .menu_icon{display:flex;align-items:center;justify-content:end}#menu_area .menu .menu_contents .menu_icon .menu_insta{width:40px;display:inline-block}#menu_area .menu .menu_contents .menu_icon .menu_insta img{width:100%;height:auto}#menu_area .menu .menu_contents .menu_icon .menu_info{font-size:36px;display:flex;align-items:center;color:#555;padding-left:8px;text-decoration:none}#menu_area .menu .menu_contents .menu_icon .menu_info span{display:none}#menu_area .menu .menu_contents .menu_list{display:flex;justify-content:space-evenly}@media screen and (max-width: 640px){#menu_area .menu .menu_contents .menu_list{display:block}}@media screen and (max-width: 640px){#menu_area .menu .menu_contents .menu_list .menu_item{border-bottom:1px solid #ccc}}#menu_area .menu .menu_contents .menu_list .menu_item a{color:#000;display:inline-block;padding:10px;box-sizing:border-box;border-bottom:2px solid hsla(0,0%,100%,0)}@media screen and (max-width: 640px){#menu_area .menu .menu_contents .menu_list .menu_item a{width:100%}}#menu_area .menu .menu_contents .menu_list .menu_item a:hover{text-decoration:none;border-bottom:2px solid #e8011d}#menu_area .menu_check:checked~.menu{right:0vw;border-radius:0;overflow-y:scroll}#menu_area .menu_check{display:none}#menu_area #menu_btn{z-index:100000;position:fixed;top:2vw;right:2vw;width:11vw;height:11vw;padding:2.5vw;border-radius:1vw;box-sizing:border-box;background:hsla(0,0%,100%,.5);box-shadow:0 0 2px #000;user-select:none;display:none;cursor:pointer}@media screen and (max-width: 640px){#menu_area #menu_btn{display:block}}#menu_area #menu_btn ul{display:flex;position:relative;width:6vw;height:6vw;flex-direction:column;justify-content:center}#menu_area #menu_btn ul li{transition:all .2s;width:100%;box-sizing:border-box}#menu_area #menu_btn ul li:nth-child(1){display:block;position:absolute;top:0;left:0;transform:rotate(0deg);transform-origin:left top;border-top:.4vw solid #555}#menu_area #menu_btn ul li:nth-child(2){border-bottom:.4vw solid #555;height:.4vw}#menu_area #menu_btn ul li:nth-child(3){display:block;position:absolute;bottom:0;left:0;transform:rotate(0deg);transform-origin:left bottom;border-bottom:.4vw solid #555}#menu_area .menu_check:checked~label #menu_btn ul li:nth-child(1){transform:rotate(45deg);width:140%}#menu_area .menu_check:checked~label #menu_btn ul li:nth-child(2){border-bottom:.4vw solid hsla(0,0%,100%,0)}#menu_area .menu_check:checked~label #menu_btn ul li:nth-child(3){transform:rotate(-45deg);width:140%}#menu_logout{text-align:center;padding:10px 0}/*# sourceMappingURL=menu.min.css.map */