html{font-size:16px}.ModalBackGround{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-Index:1000}.ModalDlg{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:850px;max-height:100%;padding:50px;background-color:#fff;z-index:1000}@media screen and (max-width:850px){.ModalDlg{top:0;left:0;right:0;bottom:0;overflow-y:auto;transform:none;width:100%;max-width:100%}}.nav{display:flex;box-shadow:3px 3px 2px #a9a9a9;background-color:#f5f5f5;align-items:center;flex-wrap:wrap;position:fixed;width:100%;padding:2px;top:0}@media print{.nav{display:none}}.home{text-decoration:none;text-shadow:1px 1px 2px #a9a9a9}.home,.HomeCommentMode0{color:#000}.HomeCommentMode1{color:#00f;-webkit-animation:blink1 5s ease-in-out infinite alternate;animation:blink1 5s ease-in-out infinite alternate}@-webkit-keyframes blink1{0%{opacity:0}2%{opacity:1}to{opacity:1}}@keyframes blink1{0%{opacity:0}2%{opacity:1}to{opacity:1}}.HomeCommentMode2{color:red;-webkit-animation:blink2 3s ease-in-out infinite alternate;animation:blink2 3s ease-in-out infinite alternate}@-webkit-keyframes blink2{0%{opacity:0}30%{opacity:1}to{opacity:1}}@keyframes blink2{0%{opacity:0}30%{opacity:1}to{opacity:1}}.toolbox{grid-template-columns:repeat(4,minmax(24px,75px))}.toolbox,.toolbox_2{display:grid;place-items:center;margin-left:auto;align-content:space-between}.toolbox_2{grid-template-columns:repeat(2,minmax(24px,75px))}.toolbox_3{display:grid;grid-template-columns:repeat(3,minmax(24px,75px));place-items:center;margin-left:auto;align-content:space-between}.create,.giinlist{color:#323232}.createInactive{color:#c8c8c8}.login{color:#323232}.main{margin:70px 10px 10px}@media screen and (max-width:550px){.main{margin:90px 10px 10px}}@media print{.main{margin:30px 10px 10px}}.mainDocType{margin:0 auto;max-width:850px}.home-title-1{height:300px;font-size:1.7rem;font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif;background:linear-gradient(90deg,#fff,#e6e6e6)}.home-title-1,.home-title-2{display:flex;justify-content:center;align-items:center}.home-title-2{height:100px;margin-bottom:100px}.home-how-1{display:flex;height:50px;font-size:1.7rem;font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif}.home-how-2{margin-bottom:10px}.home-how-21{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:100px}.home-how-21-left{max-width:50%;min-width:425px;padding-right:10px}.home-how-21-right{max-width:50%;min-width:425px;background-color:#fafafa;text-decoration:none}.home-prob-1{display:flex;height:50px;font-size:1.7rem;font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif}.home-prob-2{margin-bottom:100px}.home-register{display:flex;justify-content:center;align-items:center;height:100px;font-size:1.7rem;font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif}@media screen and (max-width:900px){.home-how-21-left{padding-bottom:10px}.home-how-21-left,.home-how-21-right{max-width:100%;min-width:100%}}@media screen and (max-width:550px){.home-title-1{height:200px;font-size:1.5rem;margin-bottom:50px}.home-title-2{height:80px}.home-how-1{font-size:1.5rem}.home-how-21{margin-bottom:100px}.home-prob-1,.home-register{font-size:1.5rem}.home-register{height:100px}}.Actions{display:grid;grid-template-columns:repeat(11,1fr);grid-row-gap:0;row-gap:0;grid-column-gap:2px;-webkit-column-gap:2px;column-gap:2px}.GiinHead{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}@media screen and (max-width:550px){.GiinHead{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}}.ElementDlg_BtoS_Dot{text-emphasis:dot;-webkit-text-emphasis:dot}.ActionsCreateGiin{display:grid;grid-template-columns:repeat(11,1fr);grid-row-gap:0;row-gap:0;grid-column-gap:2px;-webkit-column-gap:2px;column-gap:2px}.CanvasCreate{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.GiinPanelControls{display:flex;flex-wrap:wrap;margin:0 0 10px 10px}.GiinCardLink{text-decoration:none;background-color:#fafafa}.GiinCard{margin:10px}.GiinCardContents{display:flex;margin-top:10px}.GiinListList{display:grid;margin-top:10px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;grid-row-gap:10px;row-gap:10px;grid-template-columns:repeat(auto-fill,minmax(auto,450px))}.GiinListLinks{display:flex;flex-wrap:wrap;padding:15px 0;height:auto;justify-content:space-around;align-items:stretch;align-content:center}.GiinListItem{border:1px solid #323232;border-radius:8px;text-decoration:none;padding:2px;margin:2px}.footer{display:flex;border-top:1px solid #646464;border-bottom:1px solid #646464;flex-wrap:"wrap";padding:15px 10px}