#nav{text-align:center;padding:10px 10px 0}#nav a{background:#42b983;border:1px solid #42b983;border-radius:100px;color:#fff;display:inline-block;width:80px}#nav a.router-link-exact-active{background:#000;border:1px solid #000;color:#fff}#nav a:first-of-type{margin-right:20px}*,:after,:before{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{font-family:Noto Sans JP,sans-serif;word-wrap:break-word;overflow-wrap:break-word;-webkit-text-size-adjust:100%;color:#000;min-width:100%;width:100%;overflow-x:hidden;position:relative;font-size:1.6rem;font-weight:400}a,dd,div,dt,li,p,span{font-size:2.4rem;line-height:1.75;letter-spacing:0}a{color:#fff;text-decoration:none}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}img{display:block;width:100%}.wrapper{margin-left:auto;margin-right:auto;max-width:980px;width:100%}.no_script{background:#191c4b;position:fixed;top:0;left:0;height:100vh;width:100%;z-index:100}.no_script p{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;width:90%;z-index:101}.test_word{color:#000}@media (max-width:768px){dd,div,dt,li,p{font-size:1.4rem}.sp_br{display:block}.wrapper{padding:0 10px}input[type=text]{font-size:16px}}header{background:#000;width:100%}header .wrapper{display:flex;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-align-items:center;-webkit-align-items:center}header .wrapper img{max-width:190px;width:100%}header h1{color:#fff;font-size:4rem;font-weight:400;text-align:right;line-height:1;padding:20px 0}main{padding:40px 0}main .list_area{max-height:calc(100vh - 400px);overflow:scroll}main .list_area::-webkit-scrollbar{display:none}main .list_area p{color:#242328;font-size:2.4rem}main .list_area li{border:1px solid #c9c9c9;border-radius:5px;display:flex;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-align-items:center;-webkit-align-items:center;margin-bottom:20px;padding:10px}main .list_area li:last-child{margin-bottom:0}main .list_area li .text_btx{width:calc(100% - 40px)}main .list_area .check,main .list_area .status{line-height:1}main .list_area .check button{background:none;display:block;height:auto;width:24px}main .list_area .check button i{font-size:2rem}main .list_area .status{margin-right:10px}main .list_area .status button{background:#fff;border:1px solid #000;border-radius:10px;display:block;height:auto;width:50px}main .list_area .done .status button{background:#000}main .list_area .status p{color:#000;font-size:1.2rem;text-align:center;line-height:2}main .list_area .done .status p{color:#fff}.send_area{background:#f3f3f3;position:fixed;bottom:76px;left:0;width:100%}.send_area .content_box{display:flex;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-align-items:center;-webkit-align-items:center;padding:10px 0}.send_area input{border:1px solid #757575;border-radius:50px;padding:10px;width:calc(100% - 60px)}.send_area .send_btn{max-width:30px;width:100%}.send_area .send_btn i{color:#000;font-size:3rem;line-height:2}footer{position:fixed;bottom:0;left:0;width:100%}footer .btn_area{background:#000;width:100%}footer .btn_area .wrapper{padding:0}footer .btn_area .content_box{display:flex;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}footer .btn_area .content_box li{border-right:1px solid #666;color:#fff;-webkit-transition:all .3s;transition:all .3s;text-align:center;min-height:76px;width:33.33333%}footer .btn_area .content_box li:last-child{border:none}footer .btn_area .content_box li:hover{background:#d4d4d4}footer .btn_area .content_box li button,footer .btn_area .content_box li label{color:#fff;display:block;height:100%;width:100%}footer .btn_area .content_box li input[type=radio]{display:none}footer .btn_area .content_box li input[type=radio]:checked+label{background:#d4d4d4}footer .btn_area .content_box i,footer .btn_area .content_box p{line-height:1}footer .btn_area .content_box p{font-size:2rem}@media (max-width:768px){main{padding:20px 0}header .wrapper{background-size:280px auto}header .wrapper img{max-width:100px}header h1{font-size:2rem;line-height:1;text-shadow:2px 2px 0 #242328;padding:15px 0}main .list_area{max-height:calc(100vh - 240px)}main .list_area p{font-size:1.6rem}main .list_area li .text_btx{width:calc(100% - 30px)}main .list_area .check button{height:20px;width:20px}.send_area .content_box{padding:5px 0}footer .btn_area .content_box li label{min-height:76px;padding:10px 0}footer .btn_area .content_box p{font-size:1.4rem}}/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0}caption,table,td,th{border-collapse:collapse;border-spacing:0;empty-cells:show;text-align:left;font-weight:400}a img,iframe{border:none}li,ol,ul{list-style:none}button,input,select,textarea{font-size:100%;font-family:inherit}