.table_list{border-collapse:separate;white-space:pre-line}.table_list .table_row{width:100%;margin:10px 0;list-style:none}.table_list .table_row .column_name{display:inline-block;width:25%;font-weight:700;border-right:3px solid #ccc;border-bottom:1px solid #ccc;padding-right:10px}.table_list .table_row .column_data{display:inline-block;width:45%;border-bottom:1px solid #ccc;padding-left:10px}.illustration{height:auto;max-height:600px;width:auto;max-width:100%;margin:1rem auto auto;align-content:center;outline:solid .5rem black}.show_w{height:auto;width:95%}.additional{display:flex;list-style:none;flex-direction:row;overflow-x:auto}.additional img{margin-right:10px;width:25rem;display:flex}.work_list{width:90%;display:flex;list-style:none;overflow-x:auto}.work img{min-width:200px;min-height:200px;display:flex;flex-direction:column;text-align:center}.work label{display:inline-block;width:100%;text-align:center}.thumbnail{height:25rem;width:25rem;object-fit:contain;background-color:#000b}.thumbnail:hover{background-color:#555b}.switch_list{display:flex;list-style:none;overflow-x:auto}.switch_list li{padding-left:var(--indent_margin)}.work_type_comment{display:inline-block;min-height:80px;width:90%;margin:20px 0;margin-left:var(--indent_margin);background-color:#fff4;border-radius:5px}*{--button_color: #000000}button{display:inline-block;width:3em;height:2em;border-radius:5px;font-size:.7em}.button_panel{width:100%;display:flex;justify-content:flex-end;align-items:flex-end}.button_panel button{height:3rem}.check_box_tree{width:max-content;height:auto;margin-right:10px;margin-left:10px;overflow-x:auto}.check_box_tree ul{width:max-content;overflow-x:auto;display:flex}.theme_card{width:15rem;height:10rem;background-color:#5f9ea0;border-radius:5px;padding:5px;position:relative}.theme_card label{height:1rem;font-size:1em}.theme_card p,.theme_card textarea{height:14rem;font-size:1em;display:inline-block;box-sizing:border-box;resize:none;width:calc(100% - 10px);height:80%;field-sizing:fixed;background-color:#000}.word_theme_card{background-color:brown}.color_theme_card{background-color:#8a2be2}.number_theme_card{background-color:#d2691e}.text_theme_card{background-color:#f0fff0}.text_theme_card label,.text_theme_card p{color:#000}.editor{height:100%;width:95%;display:inline-block;background-color:#76bfd5;overflow-y:auto}.editor .title_panel{display:flexbox;height:10%;padding:5px}.editor .title_panel h4{display:inline-block}.editor .title_panel input{background-color:#000}.editor .edit_panel{height:75%;padding-left:5px;padding-right:5px}.editor .button_panel{height:15%;display:flex;justify-content:flex-end;align-items:flex-end}.editor .button_panel h4{display:inline-block;width:5%}.editor .button_panel button{display:inline-block;width:10%}.comment_editor{height:100%;background-color:#689deb}.comment_editor textarea{display:inline-block;box-sizing:border-box;resize:none;width:calc(100% - 10px);height:80%;field-sizing:fixed;background-color:#f5f5f5;color:#000}.word_editor{width:100%;background-color:#a79368}.word_editor ul{list-style:none}.word_editor ul .check_box_tree_item{margin-top:5px}.card_list{width:90%;height:35rem;max-width:800px;display:flex;list-style:none;overflow-x:auto}.usage{background-color:#76bfd5;border-radius:5px;margin-bottom:10px}.usage p{font-size:.6em}#master{height:15rem;width:90%;display:flex;border-radius:10px;padding:10px;background-color:#000}#master text{font-size:var(--font_size);overflow-y:auto;display:block}#master img{width:auto;height:auto;max-height:100%;padding:0;align-items:baseline}@media (max-width: 768px){#master img{max-height:50%}}#master #result_text{font-size:calc(var(--font_size) * 1.2)}:root{--main_color: #000000;--sub_color: #444444;--base_color: #777777;--accent_color: #FFFFFF;--text_color: white;--hover_color: #E7DA66;--scrole_bar_color:#78AAD2;--button_color: var(--accent_color);--background_color: var(--base_color);--side_color: var(--sub_color);--link_color: var(--accent_color);--bar_color: var(--accent_color);--frame_color: var(--main_color);--title_color: var(--accent_color);font-size:62.5%;--font_size: 2rem;--small_font_size: 1.5rem;--indent_margin: 20px;--scroll_bar_width:auto;margin:0;padding:0}@media (max-width: 768px){:root{--font_size: 1rem;--small_font_size: .5rem;--indent_margin: 5px;--scroll_bar_width:thin}}*{padding:0;margin:0;font-size:var(--font_size);color:var(--text_color);scrollbar-width:var(--scroll_bar_width)}* :not(:empty)+.no_contents{visibility:hidden}body{background-color:var(--background_color);padding:0;width:100%}body .frame{display:flex;width:100%}body main{width:75%;padding:var(--indent_margin)}body aside{width:25%;background-color:var(--sub_color)}body .news{border-radius:5px;height:50rem;overflow-y:auto}body .news h2{font-size:1.2em;text-align:center;background-color:var(--scrole_bar_color)}body .news ul{margin-left:var(--indent_margin);list-style:square}body .news ul li a{font-size:calc(var(--font_size))}@media (max-width: 768px){body .news h4{font-size:.65em}body .news ul{list-style:square}body .news ul li a{font-size:.6em}}body section{border-bottom:1px solid var(--bar_color);padding-left:var(--indent_margin);padding-bottom:var(--indent_margin)}body .site_name{display:inline-block;height:10rem;width:45rem;max-width:100%}body h1{font-size:calc(var(--font_size) * 2.5)}body h2{font-size:calc(var(--font_size) * 1.5);padding-left:var(--indent_margin);margin-bottom:.8rem}body h3{font-size:calc(var(--font_size) * 1.25)}body h4{font-size:calc(var(--font_size)*1)}body button{background-color:var(--button_color)}body a{margin-top:.5rem;margin-bottom:.5rem;color:var(--link_color);text-decoration:none}body a:hover{color:var(--hover_color)}body hr{border:1px solid var(--bar_color);height:1px;background-color:var(--bar_color)}body ul{list-style-position:inside}body p,body textarea{padding-left:var(--indent_margin);white-space:pre-wrap}body img{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-touch-callout:none;-moz-user-select:none;user-select:none}body header{display:inline-block;width:100%;background-color:var(--main_color);padding-top:0;border-bottom:5px solid var(--bar_color)}body header nav ul{display:flex;list-style:none;height:max-content;width:auto;margin-top:auto;margin-left:3rem}body header nav ul li{margin-left:1rem}body header nav ul li a{font-size:calc(var(--font_size) * 1.5)}body header #page_link{scroll-behavior:auto}body header #page_link li{margin-left:1.5rem}body header #page_link li div a{font-size:calc(--font_size*6)}body header #bread_list{list-style:none;align-items:center;height:auto;padding:5px 5px 5px 30px;border-top:1px solid var(--bar_color);overflow-x:auto}body header #bread_list li a{font-size:calc(var(--font_size) * 1)}body header #bread_list li:not(:first-child):before{content:">"}body footer{height:200px;background-color:var(--frame_color);margin-top:50px}body ::-webkit-scrollbar{width:16px;height:20px}body ::-webkit-scrollbar-track{background-color:#78aad24d;border-radius:100px}body ::-webkit-scrollbar-thumb{background:var(--scrole_bar_color);border-radius:100px;width:130px}.site_map{padding-top:20px;margin-left:var(--indent_margin)}.site_map ul{list-style:none}.site_map .site_map_head{display:flex}.dialog{max-width:90%;height:fit-content;max-height:90%;width:fit-content;min-height:20vh;position:fixed;inset:0;margin:20px auto auto;background:var(--sub_color);overflow:auto}.dialog .dialog-content{display:inline-block;height:fit-content;width:fit-content;margin-right:auto;margin-left:auto;width:100%}.dialog .dialog-content>p{font-size:1.2rem;margin-top:5px;margin-bottom:5px}.dialog .dialog-content .sub_element{display:inline-block;overflow-y:auto;margin-left:.5rem;margin-right:.5rem;min-height:0px}.dialog .button_panel{display:flex;justify-content:flex-end;align-items:flex-end;height:50px;margin-top:auto;margin-left:auto;padding-bottom:5px;padding-right:5px}body:has(.dialog[open]){overflow:hidden;overscroll-behavior:none}::backdrop{position:fixed;height:100%;width:100%;opacity:.7;top:0;left:0;background-color:var(--sub_color);z-index:0}.markdown section{background-color:var(--sub_color);margin:10px 10px 30px;border-radius:5px}.markdown h1{margin-bottom:10px}.markdown h2{margin-bottom:10px;border-bottom:5px solid var(--bar_color)}.markdown p{padding:10px}.markdown em{font-size:calc(var(--font_size)*1.3);font-weight:700}.markdown strong{font-size:calc(var(--font_size)*1.5);font-weight:bolder}.markdown img{height:10em;width:auto}.welcome{display:inline-block;font-size:calc(var(--font_size) * 3);margin-left:50px;background:linear-gradient(120deg,red,#f4d401,#37ff00,#0095ff,#6200ff,#f0c,#6200ff,#0095ff,#37ff00,#f4d401,red);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation-name:gradationTextAnimation;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite;background-size:300% 100%}@keyframes gradationTextAnimation{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0% 0}}main{width:100%;height:100%}@media (min-width: 769px) and (max-width: 1024px){*{font-size:1.6rem}main{width:100%}aside{display:none}.site_name{width:90%}}#game_window{display:block;width:90%;height:100%;min-width:600px;min-height:400px}:root{--square_h_count: 6;--square_v_count: 4;--game_width: 600px;--game_height: 400px}.game_object{padding:0;margin:0}.graphic_window{height:calc(var(--game_height)*2/3);width:var(--game_width);background-color:#000;margin:0 0 5px;padding:0}.graphic_window .window_row{display:block;margin:0;padding:0;background-color:#7fffd4}.graphic_window .window_row .square{display:inline-block}.graphic_window .window_row :nth-child(2n){background-color:#0ff}.graphic_window .window_row :nth-child(odd){background-color:#00f}.message_box{height:calc(var(--game_height)*1/3);width:var(--game_width);margin:0;padding:10px}.message_box span{display:inline-block;height:50px;vertical-align:middle;align-content:center;margin:0;padding:0}.message_box .plane{color:#fff;font-size:12pt}.message_box .ex{color:red;font-size:24pt}
