.onoff{position:relative;min-height:25px}.form-switch{position:absolute;bottom:5px;left:0}.screen-split{display:flex;width:50%}.hiddenflow p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.readmore{position:relative;max-height:190px;overflow:hidden;transition:max-height 0.15s ease-out}.readmore.expand{max-height:5000px!important;transition:max-height 0.35s ease-in-out}.readmore-link{position:absolute;bottom:0;right:0;display:block;width:100%;height:60px;text-align:center;color:blue;font-weight:700;font-size:18px;font-weight:800;padding-top:30px;background-image:linear-gradient(to bottom,transparent,white);cursor:pointer}.readmore-link.expand{position:relative;background-image:none;padding-top:0;height:20px}.readmore-link:after{content:"+"}.readmore-link.expand:after{content:"x"}.detailproject table tr td:first-child{min-width:110px;vertical-align:middle}.messenger a{padding:0 0 0 5px}.menu-item{font-weight:500;}.attention{color:#ed6b75}strong{font-weight:700}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}