@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Marcellus&family=Noto+Sans+JP:wght@100;300;400&display=swap";@import"https://fonts.cdnfonts.com/css/renner";.langButton{position:relative;width:102px;height:27px}.langButton .langButton_label{display:flex;justify-content:space-between;align-items:center;height:100%;padding:6px 8px;border-bottom:solid 1px white;box-sizing:border-box;text-align:center;cursor:pointer}.langButton .langButton_label .langButton_label_icon{width:12px;height:12px;filter:brightness(0) invert(1)}.langButton .langButton_label .langButton_label_text{font-size:14px}.langButton .langButton_label .langButton_label_Triangle{width:0;height:0;border-top:7px solid white;border-right:7px solid transparent;border-left:7px solid transparent}.langButton .langButton_list{overflow:hidden;border:0px;border-radius:0;background-color:#000;text-align:center}.langButton .langButton_list .langButton_list_item{display:flex;justify-content:center;align-items:center;position:relative;height:25px;padding:6px 5px 6px 11px;border-right:solid 1px white;border-bottom:solid 1px white;border-left:solid 1px white;border-radius:0;box-sizing:border-box;color:#fff;font-size:12px;cursor:pointer}.langButton .langButton_list .langButton_list_item_link{color:#fff;text-decoration:none;-webkit-user-select:none;user-select:none}.langButton .langButton_list .langButton_list_item:hover{background-color:#999}.langButton .langButton_list .langButton_list_item:hover .langButton_list_item_link{color:#000}.langButton .langButton_list .langButton_list_nowLang:before{position:absolute;left:3px;width:7px;height:7px;border-radius:50%;background-color:#00ca25;content:""}.header{display:flex;align-items:center;justify-content:space-between;padding:2%}.header .header_logo{display:block;width:250px;height:60px;padding:0 1vw}.header .header_logo_img{width:100%;height:100%}.header .header_nav .header_nav_menu{display:flex;align-items:center;list-style:none}.header .header_nav .header_nav_menu .header_nav_menu_item{padding:0 1vw;text-align:center}.header .header_nav .header_nav_menu .header_nav_menu_item_link{color:#fff;font-size:14.4px;text-decoration:none}.header .header_nav .header_nav_menu .header_nav_menu_item .header_nav_menu_item_insta{display:block;width:25px;height:25px}.header .header_nav .header_nav_menu .header_nav_menu_item .header_nav_menu_item_insta_img{width:100%;height:100%}@media only screen and (max-width: 1100px){.header .header_logo{width:130px;height:30px}}.footer{display:flex;flex-direction:column;align-items:center;width:auto;padding-top:5%;text-align:center}.footer .footer_logo,.footer .footer_logo_img{width:250px;height:60px}.footer .footer_copyright{padding:1% 0;color:#6c6c6c;font-size:15px}.footer .footer_linkContainer_link{padding:6px;color:#6c6c6c}.footer .footer_text{margin:.5em 0;color:#6c6c6c;font-size:15px}@media only screen and (max-width: 1100px){.footer{padding-bottom:100px}.footer .footer_logo{width:130px;height:50px}.footer .footer_logo_img{width:130px;height:30px;padding:10px 0}.footer .footer_copyright,.footer .footer_linkContainer_link,.footer .footer_text{font-size:10px}}.NavSP{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;text-align:center;transform:translate(100%);transition:transform .25s ease-in-out}.NavSP .NavSP_closeButton{position:absolute;z-index:1000;top:30px;right:20px;border:none;background:none}.NavSP .NavSP_closeButton .NavSP_closeButton_text{margin:0;color:#fff;font-size:30px}.NavSP .NavSP_list{height:100%;margin:0;padding:0;background-color:#4a4a4ae6}.NavSP .NavSP_list .NavSP_list_item{padding:15px 20px;color:#fff;font-size:5vw;font-family:Noto Sans JP,sans-serif;text-transform:uppercase;cursor:pointer;list-style:none}.NavSP .NavSP_list .NavSP_list_item .NavSP_list_item_logo{padding:3% 0}.NavSP .NavSP_list .NavSP_list_item .NavSP_list_item_logo_img{width:130px;height:30px;padding:10px 0}.NavSP .NavSP_list .NavSP_list_item .NavSP_list_item_link{color:#fff;text-decoration:none;text-transform:uppercase;cursor:pointer}.NavSP .NavSP_list .NavSP_list_item .NavSP_list_item_link_icon{width:25px}.NavSPOpen{box-sizing:border-box;transform:translate(0);transition:all .3s}@media only screen and (max-width: 1100px){.BottomBarSP{position:relative;z-index:1}.BottomBarSP .BottomBarSP_menu{display:flex;position:fixed;z-index:9;bottom:0;left:0;width:100%;height:72px;padding-left:8px;padding-right:8px;background-color:#000}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_menuBtn{display:flex;align-items:center;justify-content:center;gap:32px;width:calc(50% - 8px)}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_menuBtn .BottomBarSP_menu_menuBtn_icon{display:flex;flex-direction:column;justify-content:space-between;width:32px;height:26px}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_menuBtn .BottomBarSP_menu_menuBtn_icon .BottomBarSP_menu_menuBtn_icon_line{width:100%;height:2px;border-radius:5px;box-sizing:border-box;background-color:#fff}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_menuBtn .BottomBarSP_menu_menuBtn_text{margin:0;color:#fff;font-size:14px}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_ticketBtn{display:flex;align-items:center;width:calc(50% - 8px);height:100%;border:2px solid #ffffff;border-left:none;box-sizing:border-box}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_ticketBtn .BottomBarSP_menu_ticketBtn_leftBorder{display:flex;flex-direction:column;height:100%}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_ticketBtn .BottomBarSP_menu_ticketBtn_leftBorder .BottomBarSP_menu_ticketBtn_leftBorder_line{height:23px;border-left:2px solid white}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_ticketBtn .BottomBarSP_menu_ticketBtn_leftBorder .BottomBarSP_menu_ticketBtn_leftBorder_circle{width:13px;height:26px;border-radius:0 20px 20px 0;border-top:2px solid white;border-right:2px solid white;border-bottom:2px solid white}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_ticketBtn .BottomBarSP_menu_ticketBtn_icon{display:flex;flex-direction:column;justify-content:space-between;position:relative;left:10px;width:8px;height:28px}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_ticketBtn .BottomBarSP_menu_ticketBtn_icon .BottomBarSP_menu_ticketBtn_icon_line{width:100%;height:2px;border-radius:5px;box-sizing:border-box;background-color:#fff}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_ticketBtn .BottomBarSP_menu_ticketBtn_icon_line_link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none}.BottomBarSP .BottomBarSP_menu .BottomBarSP_menu_ticketBtn .BottomBarSP_menu_ticketBtn_icon_line_link .BottomBarSP_menu_ticketBtn_icon_line_link_text{margin:0;color:#fff;font-size:14px}}.topImage_titleImg{width:100%;height:auto;object-fit:cover}.topImage_titleMbImg{display:none}@media only screen and (max-width: 1100px){.topImage_titleImg{display:none}.topImage_titleMbImg{display:block;width:100%;height:auto;object-fit:cover}}.tag_wrapper{display:flex;justify-content:center;width:100%}.tag_wrapper .tag{padding-top:10%;font-size:35px;letter-spacing:.1em;text-align:center}.tag_border{width:180px;margin:-50px auto 8%;border-bottom:solid 2px}.topVision_vision{margin:1% 10% 7%}.topVision_vision .topVision_vision_text{font-family:Noto Sans JP,sans-serif;font-size:1.2vw;text-align:center}@media only screen and (max-width: 1100px){.topVision_vision .topVision_vision_text{font-family:Noto Sans JP,sans-serif;font-size:100%;text-align:center}}.topMission_content{padding:1% 20% 7%}.topMission_content .topMission_content_text{font-family:Noto Sans JP,sans-serif;font-size:1.2vw}@media only screen and (max-width: 1100px){.topMission_content{padding:1% 10% 7%}.topMission_content .topMission_content_text{font-family:Noto Sans JP,sans-serif;font-size:100%;text-align:left}}.topEventItem_item{width:35%;margin-bottom:5rem;padding:2rem;background-color:#f0f0f0;color:#000;font-family:Noto Sans JP,sans-serif}.topEventItem_item .topEventItem_item_link{color:inherit;text-decoration:none}.topEventItem_item .topEventItem_item_link .topEventItem_item_img{display:block;width:80%;height:auto;margin:auto auto 5px}.topEventItem_item .topEventItem_item_link .topEventItem_item_head{display:flex;width:5vw}.topEventItem_item .topEventItem_item_link .topEventItem_item_head .topEventItem_item_event{display:inline-block;padding:.7em 1em;background-color:#000;color:#fff;font-size:90%;font-weight:lighter;letter-spacing:.1em;white-space:nowrap}.topEventItem_item .topEventItem_item_link .topEventItem_item_txt{margin-top:0;margin-bottom:4px}.topEventItem_item .topEventItem_item_link .topEventItem_item_maintenance_txt{margin-top:0;margin-bottom:4px;color:red}@media only screen and (max-width: 1100px){.topEventItem_item{width:80%;margin:auto auto 10%}.topEventItem_item .topEventItem_item_link .topEventItem_item_head .topEventItem_item_event{font-size:10px;letter-spacing:.1em}}.topEvent_main{width:80%;margin:auto;padding:20px}.topEvent_main .topEvent_archive{display:flex;flex-wrap:wrap;justify-content:space-around}@media only screen and (max-width: 1100px){.topEvent_main{display:block;width:100%;height:100%;margin:60px auto 0;padding:0}.topEvent_main .topEvent_archive{display:block}}.superSaas{width:100%;height:950px;padding:30px 0 150px;background-color:#fafafa}.superSaas .superSaas_calendar{max-width:900px;margin:0 auto;padding:6px;border:solid #e2e2e2 1px;background-color:#fff}.superSaas .superSaas_calendar .superSaas_calendar_title{margin-top:0;margin-bottom:10px;color:#000;font-family:helvetica,arial,sans-serif;font-size:24pt;font-weight:600;text-align:center}.superSaas .superSaas_calendar .superSaas_subTitle{margin:0 0 30px;padding-bottom:25px;border-bottom:solid black 4px;color:#000;font-family:helvetica,arial,sans-serif;font-size:18pt;font-weight:700;text-align:center}.superSaas .superSaas_calendar .supersaas-widget{max-height:700px;overflow:hidden}@media only screen and (max-width: 1100px){.superSaas{padding-top:0;padding-bottom:75px}}.topAttention_attention{margin:40px}.topAttention_attention li{font-size:80%}.button{all:unset;display:block;width:100%;font-size:1em;text-decoration:none;text-align:center;cursor:pointer}.newsButton{padding:10px 0;border:solid 2px black;color:#000;font-family:Marcellus,serif;letter-spacing:.2em}.newsButton:hover{background-color:#000;color:#fff;transition:.5s}.aboutButton{padding:12px 0;background-color:#fff;color:#000;font-family:Marcellus,serif;letter-spacing:.2em}.eventButton{padding:10px 0;border:1px solid white;background-color:#000;color:#fff}.comNews_button{width:190px;font-size:23px;margin:0 auto;margin-top:6.5vw}.comNews_news{margin:auto;width:80%;height:100%;background-color:#fff;color:#000}.comNews_news .comNews_news_space{padding:90px 90px 60px}.comNews_news .comNews_news_space .comNews_news_space_hr{margin-bottom:2%;margin-top:5%}.comNews_news .comNews_news_space .comNews_news_space_ul{list-style:square}.comNews_news .comNews_news_space .comNews_news_space_ul .comNews_news_space_ul_tags{display:flex}.comNews_news .comNews_news_space .comNews_news_space_ul .comNews_news_space_ul_tags .comNews_news_space_ul_tags_right{list-style:none;margin-left:auto;margin-right:20px;padding:1px 10px;background-color:#f5f5f5;border-radius:5px;font-size:14px;color:#6f6f6f;align-content:center}.comNews_news .comNews_news_space .comNews_news_space_ul .comNews_news_space_ul_non{list-style:none}.comNews_news .comNews_news_space .comNews_news_space_ul .comNews_news_space_ul_newsTxt{font-size:16px;padding-left:3em;font-family:Noto Sans JP,sans-serif}.comNews_news .comNews_news_space .comNews_news_space_newsImg{display:flex;justify-content:center;margin:0 auto;max-width:50%;max-height:250px}.comNews_news .comNews_news_space .comNews_news_space_imgBox{display:flex;justify-content:center}.comNews_discription{list-style:none;padding-top:10px}.comNews_discription .comNews_discription_text{display:block}@media only screen and (max-width: 1100px){.comNews_news{margin:0 auto;width:90%;height:100%;background-color:#fff}.comNews_news .comNews_news_space{padding:5px 20px 20px}.comNews_news .comNews_news_space .comNews_news_space_ul .comNews_news_space_ul_tags comNews_newsDate{margin-left:-1em}.comNews_news .comNews_news_space .comNews_news_space_ul .comNews_news_space_ul_newsTxt{font-family:Noto Sans JP,sans-serif;padding:0 2em 0 0}.comNews_news .comNews_news_space .comNews_news_space_newsImg{max-width:100%;max-height:150px;padding:5px 0}.comNews_news .comNews_news_space .comNews_news_space_imgBox{display:block}}.comAbout_buttonContainer{width:190px;font-size:23px;margin:0 auto}.comAbout_flex{display:flex;margin:0 5%;padding-bottom:5%}.comAbout_flex .comAbout_flex_photo{width:50%;margin:0;padding:0;overflow:hidden;position:relative}.comAbout_flex .comAbout_flex_photo .comAbout_flex_photo_img{width:80%;height:auto}.comAbout_flex .comAbout_flex_right{width:50%;margin:0 0 0 20px;padding:0;font-family:Noto Sans JP,sans-serif}.comAbout_flex .comAbout_flex_right .comAbout_flex_title{margin:0;padding:0;font-size:1.8vw;letter-spacing:.25em}.comAbout_flex .comAbout_flex_right .comAbout_flex_text{margin-top:3%;margin-bottom:3%;padding:0;font-size:1vw}.comAbout_flex .comAbout_flex_right .comAbout_museumInfo{font-size:16px;font-family:"Renner*",sans-serif}.comAbout_flex .comAbout_flex_right .comAbout_museumInfo .comAbout_museumInfo_address{font-size:14px;display:block}.comAbout_flex .comAbout_flex_right .comAbout_googleMap{margin-top:5px;width:60%;height:200px}.comAbout_flex .comAbout_flex_right .comAbout_flex_name{margin-top:.5%;display:flex;font-size:1.2vw}.comAbout_flex .comAbout_flex_right .comAbout_flex_name .comAbout_flex_enname{margin-left:5%}.comAbout_flex .comAbout_flex_right .comAbout_flex_protext{margin-top:2%;margin-bottom:5%;padding:0;font-size:1vw}@media only screen and (max-width: 1100px){.comAbout_flex{display:block;margin:0 auto}.comAbout_flex .comAbout_flex_photo{display:block;margin:auto;padding:0}.comAbout_flex .comAbout_flex_photo .comAbout_flex_photo_img{max-width:500px;width:50vw;margin:auto;padding:0;overflow:hidden;position:static}.comAbout_flex .comAbout_flex_right{width:100%;margin:0 auto;padding:0}.comAbout_flex .comAbout_flex_right .comAbout_flex_title{text-align:center;padding-top:8%;font-size:23px}.comAbout_flex .comAbout_flex_right .comAbout_flex_text{margin-top:5%;margin-bottom:10%;padding:0 10%;font-size:80%}.comAbout_flex .comAbout_flex_right .comAbout_googleMap{width:100%}.comAbout_flex .comAbout_flex_right .comAbout_flex_name{justify-content:center;margin-top:2%;font-size:90%}.comAbout_flex .comAbout_flex_right .comAbout_flex_protext{margin-top:2%;margin-bottom:10%;padding:0 10%;font-size:80%}}.topAbout{padding-bottom:200px}.topAbout .topAbout_title{margin:0;padding:0;font-size:1.8vw;letter-spacing:.25em}.topAbout .topAbout_text{margin:3% 0;padding:0;font-size:1vw}@media only screen and (max-width: 1100px){.topAbout{padding-bottom:60px}.topAbout .topAbout_title{padding-top:8%;font-size:23px;text-align:center}.topAbout .topAbout_text{margin-top:5%;margin-bottom:10%;padding:0 10%;font-size:80%}}.ticketButton{display:flex;justify-content:center;align-items:center;position:fixed;z-index:100;right:12px;bottom:30%;width:72px;height:260px;background-color:#000;text-decoration:none}.ticketButton_hidden{display:none}.ticketButton .ticketButton_container{display:flex;flex-direction:column;align-items:center;gap:50px;color:#fff}.ticketButton .ticketButton_container .ticketButton_text{transform:rotate(-90deg);color:#fff;letter-spacing:.2em;white-space:nowrap}html,body,header,footer,section{background-color:#000;color:#fff;font-family:"Renner*",sans-serif;scroll-behavior:smooth!important}html,body{margin:0}.picture{width:250px;height:60px}@media only screen and (max-width: 1100px){.picture{width:130px;height:30px;margin-right:20px;padding:10px 0}}
