@charset "UTF-8";

.op-caution-s5 {
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  background: red;
  color: #FFF;
  color: #FFF;
  border-radius: 4px;
  padding: .2em .7em;
  line-height: 1.7;
  margin-left: 5px;
}
.op-caution-f14 {
  font-size: 14px;
  display: inline-block;
  font-weight: bold;
  background: black;
  color: #FFF;
  color: #FFF;
  border-radius: 4px;
  padding: .1em .3em;
  line-height: 1.7;
  margin-left: 2px;
}

body .hdr02_noborder {
  color: #284889;
  font-weight: bold;
  margin-bottom: 40px;
  font-size: 24px;
  padding-top: 30px;
  border-top: 2px dashed #ddd;
  text-align: center;
  margin-bottom: 10px !important;
  padding-top: 10px !important;
  border: none !important;
}

.b-sdgs-other {
  margin:auto 0; !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
}

.f-sdgs {
  margin-left: 5em;
}


.block-sdgs01 .block-sdgs01_title2.side {
  margin-left: 10px;
}

.block-sdgs01 .block-sdgs01_title2 {
  height: 3.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-bottom: 5px;
}

.box-lsm {
  width: 85% !important;
  height: 75% !important;
}

.pre-size-m {
  width:100% !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  white-space: pre-wrap  !important;
  max-height: 600px !important;
}

.btn-gradient-parking {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 3px;
  font-weight: bold;
  color: #FFF;
  background-image: linear-gradient(45deg, #709dff 0%, #0900A9 100%);
  transition: .4s;
}

.btn-gradient-parking:hover {
  background-image: linear-gradient(45deg, #709dff 50%, #0900A9 100%);
}

.finput-size_20em {
    width: 20em !important;
}

.btn-primary2 {
	color:#fff;
	background-color:#7097d1;
	border-color:#2a88bd
}

.table-electric-compress input {
    display: inline-block;
}

.f-afterInput {
	margin-left:15px;
}

.finput-size_30em {
    width: 30em !important;
}


