@charset "UTF-8";

.header{background-color:#eeeef3;}
.main{background-color:#fffffe;}
.footer{background-color:#eeeef3;}
.wrapper {
max-width: 100%;
margin: 0 auto;
}

.header,.main,footer,img{
max-width:100%;
height: auto;
}

.box {
margin-bottom: 15px;
}

textarea {
min-width: 96%;
max-width: 97%;
min-height: 10rem;
max-height: 30rem;
}

.c-b{
display: block;
width: 100.5%;
background-color: rgba(122, 138, 136, 0.25);
margin: 15px 2px -2px -2px;
height: 30px;
}

.wbr{  
display: inline-block;
}

.line_footer{
display: inline-block;
border: 0; border-top:1px solid #111; border-bottom:3px solid #d9d9d9;
width: 80%;
margin: 70px 0px 2px 0px;
}

html {
overflow: auto;
}

.n{
display:none;
}

.m-size{
width: 95% !important;
}

.m-size-ht1{
height: 1.2rem !important;
}

.m-size-s{
height: 1.5rem !important;
}
