  @font-face {
  font-family: icomoon;
  src: url(/denki2/common/fonts/icomoon.eot?-syoo87);
  src: url(/denki2/common/fonts/icomoon.eot) format("embedded-opentype"), url(/denki2/common/fonts/icomoon.woff?-syoo87) format("woff"), url(/denki2/common/fonts/icomoon.ttf?-syoo87) format("truetype"), url(/denki2/common/fonts/icomoon.svg?-syoo87) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"], [class^=icon-] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.style2021 .deta-content-area {
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.style2021 .graph-area {
  margin: 0;
}

.style2021 .situation-graph {
  float: none !important;
  padding-top: 35px;
  background-image: url(/denki2/common/images/share/bg_graph.png);
}

.style2021 #graph {
  margin-top: 0;
}

.style2021 .update-button {
  display: inline-block;
  margin-left: 0;
  font-size: 16px;
  padding: 15px;
  text-align: center;
}

.style2021 .max-result {
  height: auto;
  padding: 20px 0;
  width: 342px;
  margin-bottom: 20px;
}

.style2021 .max-result dl {
  margin: 0 30px;
}

.style2021 .max-result dl dd {
  margin-left: 10px;
}

.style2021 .deta-content {
  margin-bottom: 20px;
  height: auto;
}

.style2021 .deta-content table {
  width: 100%;
}

.style2021 .deta-content table td:first-child {
  padding: 0;
  width: 45%;
}

.style2021 .deta-content table td:last-child {
  padding: 0;
  width: 55%;
}

.style2021 #weekly {
  margin: 0 0 60px 0;
}

.style2021 #weekly table th {
  padding: 12px 0;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}

.style2021 #weekly table td {
  padding: 12px 0;
  font-size: 15px;
}

.style2021 #weekly table .table-heading th {
  font-size: 15px;
}

.style2021 #weekly table .table-heading td {
  font-size: 12px;
}

.style2021 #weekly table .table-heading.v-first th {
  padding: 25px 0;
}

.style2021 #weekly .complement {
  clear: both;
  border: 3px solid #65aad8;
  border-radius: 10px;
  padding: 3px;
  background-color: #65aad8;
  overflow: hidden;
  margin: -20px 0 0 0;
}

.style2021 #weekly .complement ul {
  background-color: #fff;
  padding: 25px;
  border-radius: 5px;
}

.style2021 #weekly .complement ul li {
  line-height: 1.5em;
}

.style2021 #re-energy .complement {
  margin: -20px 0 0 0;
}

.style2021 #download ul.layout-left {
  width: 1026px;
  margin: 0 auto;
  text-align: left;
}

.style2021 .complement-alone {
  clear: both;
  border: 3px solid #65aad8;
  border-radius: 10px;
  padding: 3px;
  background-color: #65aad8;
  overflow: hidden;
}

.style2021 .complement-alone .l-inner {
  background-color: #ffffff;
  padding: 25px;
  border-radius: 5px;
}

.style2021 .button-1.v-w-auto {
  width: auto !important;
  padding: 22px 50px;
}

.style2021 *:before, .style2021 *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.style2021 .mgn-l0 {
  margin-left: 0px !important;
}

.style2021 .mgn-t0 {
  margin-top: 0px !important;
}

.style2021 .mgn-t25 {
  margin-top: 25px !important;
}

.style2021 .mgn-t40 {
  margin-top: 40px !important;
}

.style2021 .txt-center {
  text-align: center !important;
}

.style2021 .page-under-btn {
  text-align: center;
  margin: 120px 0 0 0;
}

.style2021 .status-good {
  background-color: #4A9D57;
  color: #ffffff;
}

.style2021 .status-good span {
  color: #ffffff;
}

.style2021 .status-usually {
  background-color: #F7CF46;
  color: #666666;
}

.style2021 .status-usually span {
  color: #666666;
}

.style2021 .status-bad {
  background-color: #D2352A;
  color: #ffffff;
}

.style2021 .status-bad span {
  color: #ffffff;
}

.style2021 input.input-calendar {
  border-radius: 3px;
  border: 1px solid #ADADAD;
  padding: 5px 10px;
  background-image: url(/denki2/common/images/unit-price/icon-calendar.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 15px auto;
  width: 210px;
  background-color: #ffffff;
}

.style2021 input.input-calendar.v-w-100 {
  width: 100%;
}

.style2021 select.select-frame {
  border-radius: 3px;
  border: 1px solid #ADADAD;
  padding: 5px 10px;
  background-image: url(/denki2/common/images/unit-price/icon-clock.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 15px auto;
  width: 210px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
}

.style2021 select.select-frame.v-w-100 {
  width: 100%;
}

.style2021 select::-ms-expand {
  display: none;
}

.style2021 input[type="checkbox"] {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
}

.style2021 input[type="checkbox"] + label {
  cursor: pointer;
  padding-left: 23px;
  position: relative;
  margin: 0 0 0 30px;
  display: inline;
  font-weight: normal;
}

.style2021 input[type="checkbox"] + label::before,
.style2021 input[type="checkbox"] + label::after {
  content: "";
  display: block;
  position: absolute;
}

.style2021 input[type="checkbox"] + label::before {
  background-color: #fff;
  border-radius: 3px;
  border: 2px solid #666666;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  left: 0;
}

.style2021 input[type="checkbox"] + label::after {
  opacity: 0;
  height: 11px;
  width: 14px;
  top: 5px;
  left: 4px;
  background-image: url(/denki2/common/images/unit-price/icon-check.png);
  background-size: 11px auto;
  background-repeat: no-repeat;
}

.style2021 input[type="checkbox"]:checked + label::before {
  background-color: #666666;
}

.style2021 input[type="checkbox"]:checked + label::after {
  opacity: 1;
}

.style2021 .download-btn {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -15px 25px;
}

.style2021 .download-btn li {
  padding: 0 15px;
  display: inline-block;
}

.style2021 .download-btn li a {
  background-color: #f88b0a;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 30px;
  padding: 30px 25px;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 6px;
}

.style2021 .download-btn li a i {
  padding-right: 20px;
}

.style2021 .download-btn li a:hover {
  background-color: #faae54;
}

.style2021 .download-btn.flex-none {
  display: block;
  margin: 0;
}

.style2021 .download-btn.flex-none li.v-small {
  display: block;
  padding: 0;
}

.style2021 .download-btn.flex-none li.v-small a {
  font-size: 22px;
  padding: 15px 25px;
}

.style2021 .download-btn.flex-none li.v-small a i {
  padding-right: 8px;
}

.style2021 .section-contents-inner {
  padding-left: 35px;
  padding-right: 35px;
}

.style2021 .deta-update-area {
  padding: 25px 50px 0;
  text-align: right;
}

.style2021 .use-rate-graph {
  margin: 20px 0 0 0;
  background-image: url(/denki2/common/images/share/bg_graph_02.png);
  background-repeat: no-repeat no-repeat;
  width: 696px !important;
  height: 375px !important;
  padding-top: 35px;
}

.style2021 .use-rate-graph #use-rate-graph {
  width: 630px;
  height: 245px;
  margin-right: 25px;
  margin-left: auto;
  position: relative;
}

.style2021 .use-rate-graph #use-rate-graph .jqplot-axis.jqplot-xaxis {
  bottom: -10px !important;
}

.style2021 .use-rate-graph #use-rate-graph .jqplot-axis.jqplot-yaxis {
  left: -4px !important;
}

.style2021 .use-rate-graph #use-rate-graph .jqplot-yaxis .jqplot-yaxis-tick {
  right: 0;
}

.style2021 .usage-guide {
  padding: 3px !important;
  margin: -20px 0 20px 0;
}

.style2021 .usage-guide .l-inner {
  background-color: #ffffff;
  padding: 25px;
  border-radius: 5px;
}

.style2021 .usage-guide .e-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0 0 0;
  background-color: #ffffff;
}

.style2021 .usage-guide .e-list dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px;
  font-size: 18px;
}

.style2021 .usage-guide .e-list dl dt {
  width: 120px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  border-radius: 5px;
  margin: 0 10px 0 0;
}

.style2021 .color-box + .color-box {
  margin: 30px 0 0 0;
}

.style2021 .color-box + .color-box.v-top-none {
  margin: 0;
}

.style2021 .color-box .e-heading {
  background-color: #F88B09;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 20px 0;
  color: #ffffff;
}

.style2021 .color-box .e-content {
  background-color: #FFFFD7;
  padding: 40px 60px;
}

.style2021 .color-box .m-list ul {
  margin: -20px 0 0 0;
}

.style2021 .color-box .m-list ul::after {
  content: "";
  display: block;
  clear: both;
}

.style2021 .color-box .m-list ul li {
  float: left;
  width: 25%;
  font-size: 20px;
  margin: 20px 0 0 0;
}

.style2021 .color-box .m-list ul li::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-color: #F88B09;
  vertical-align: middle;
  margin: -4px 10px 0 0;
}

.style2021 .color-box.v-1column .e-content .m-list ul li {
  float: none;
  width: 100%;
}

.style2021 .color-box .e-value-list {
  background-color: #FFFFD7;
  padding: 25px 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.style2021 .color-box .e-value-list dl {
  background-color: #ffffff;
  border: 3px solid #FCEAAB;
  width: calc((100% - 50px) / 3);
}

.style2021 .color-box .e-value-list dl dt {
  border-bottom: 3px solid #FCEAAB;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  padding: 15px 0;
}

.style2021 .color-box .e-value-list dl dd {
  line-height: 1;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
}

.style2021 .color-box .e-value-list dl dd span {
  color: #F88B09;
  font-size: 40px;
  margin: 0 15px 0 0;
}

.style2021 .color-box.v-blue .e-heading {
  background-color: #0E6CB1;
  font-size: 18px;
  padding: 15px 0;
}

.style2021 .color-box.v-blue .e-content {
  background-color: #FFFFFF;
  border: 2px solid #B4B4B4;
  border-top: none;
  padding: 30px 40px;
}

.style2021 .color-box.v-blue .m-list {
  margin: 20px 0 0 0;
}

.style2021 .color-box.v-blue .m-list ul {
  margin: -10px 0 0 0;
}

.style2021 .color-box.v-blue .m-list ul::after {
  content: "";
  display: block;
  clear: both;
}

.style2021 .color-box.v-blue .m-list ul li {
  float: left;
  width: 50%;
  font-size: 16px;
  margin: 10px 0 0 0;
}

.style2021 .color-box.v-blue .m-list ul li:nth-child(even) {
  text-align: right;
}

.style2021 .color-box.v-blue .m-list ul li::before {
  width: 6px;
  height: 6px;
  background-color: #0E6CB1;
  margin: -4px 10px 0 0;
}

.style2021 .color-box.v-blue .m-list ul li a {
  margin-right: 30px;
  text-decoration: none;
}

.style2021 .color-box.v-blue .m-list.v-4column ul li {
  width: 25%;
}

.style2021 .color-box.v-blue .m-list.v-4column ul li:nth-child(even) {
  text-align: left;
}

.style2021 .color-box.v-blue .m-list.v-1column {
  margin: 0;
}

.style2021 .color-box.v-blue .m-list.v-1column ul li {
  width: 100%;
  float: none;
}

.style2021 .color-box.v-blue .m-list.v-1column ul li:nth-child(even) {
  text-align: left;
}

.style2021 .color-box.v-blue .e-value-list {
  padding: 20px 60px;
  background-color: #FFFFFF;
  border: 2px solid #B4B4B4;
  border-top: none;
}

.style2021 .color-box.v-blue .e-value-list dl {
  background-color: #ffffff;
  border: 2px solid #B4B4B4;
}

.style2021 .color-box.v-blue .e-value-list dl dt {
  background-color: #E4E9ED;
  border-bottom: 2px solid #B4B4B4;
  font-size: 14px;
  padding: 12px 0;
}

.style2021 .color-box.v-blue .e-value-list dl dd {
  padding: 15px 0;
}

.style2021 .color-box.v-blue .e-value-list dl dd span {
  color: #0E6CB1;
  font-size: 30px;
  margin: 0 10px 0 0;
}

.style2021 .color-box.v-blue .e-link-list {
  background-color: #FFFFFF;
  border: 2px solid #B4B4B4;
  border-top: none;
  padding: 20px 150px;
}

.style2021 .color-box.v-blue .e-link-list .m-guide {
  text-align: right;
  font-size: 12px;
}

.style2021 .color-box.v-blue .e-link-list .m-guide span {
  color: #0E6CB1;
}

.style2021 .color-box.v-blue .e-link-list .m-heading {
  margin: 40px 0 0 0;
  font-weight: bold;
}

.style2021 .color-box.v-blue .e-link-list .m-heading:nth-of-type(1) {
  margin: 0;
}

.style2021 .layout-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.style2021 .layout-column.v-3 > * {
  width: calc((100% - 50px) / 3);
}

.style2021 .layout-column.v-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.style2021 .layout-column.v-center > * {
  margin: 0 25px;
}

.style2021 .heading-01 {
  width: calc((100% - 50px) / 3);
  background-color: #FFFFD7;
  text-align: center;
  padding: 20px 0;
  line-height: 1;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 30px 0;
}

.style2021 .heading-02 {
  background-color: #F88B09;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 55px;
  margin: 0 0 15px 0;
  display: inline-block;
}

.style2021 .heading-03 {
  background-color: #e9eff3;
  padding: 20px;
  margin-bottom: 50px;
}

.style2021 .heading-03 > * {
  font-size: 2.8rem;
  font-weight: bold;
  padding: 3px 0 0 25px;
  background-image: url(https://www.okiden.co.jp/business-support/service/consignment/imbalance/asset/img/common/deco-heading-01-3.png), url(https://www.okiden.co.jp/business-support/service/consignment/imbalance/asset/img/common/deco-heading-01-2.png), url(https://www.okiden.co.jp/business-support/service/consignment/imbalance/asset/img/common/deco-heading-01-1.png);
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: left bottom, left top, left top;
}

.style2021 .section-wrap {
  margin: 0 0 60px 0;
}

.style2021 .section-wrap-l {
  margin: 0 0 80px 0;
}

.style2021 .section-wrap-s {
  margin: 0 0 50px 0;
}

.style2021 .unit-price-block .e-content {
  background-color: #EFF9FE;
  padding: 30px 70px;
  margin: 0 0 40px 0;
}

.style2021 .unit-price-block .e-content .m-graph-parameter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px 0;
}

.style2021 .unit-price-block .e-content .m-graph-parameter dl + dl {
  margin: 0 0 0 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.style2021 .unit-price-block .e-content .m-graph-parameter dl dt {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.style2021 .unit-price-block .e-content .m-graph-parameter dl dd {
  font-size: 14px;
  line-height: 1;
}

.style2021 .unit-price-block .e-content .m-graph-parameter dl dd img {
  vertical-align: middle;
  margin: 0 0 0 10px;
}

.style2021 .unit-price-block .e-content .m-graph-parameter dl.s-checkbox dt {
  margin: 0 0 15px 0;
}

.style2021 .unit-price-block .e-content .m-graph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 20px 0 0 0;
}

.style2021 .unit-price-block .e-content .m-graph .s-text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.style2021 .unit-price-block .e-content .m-graph .s-text .minus {
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 0 0 0 1px;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .style2021 .unit-price-block .e-content .m-graph .s-text .minus {
    margin: 10px 0 5px;
  }
}

.style2021 .unit-price-block .e-content .m-graph .s-graph {
  width: 783px;
  height: 414px;
  background-color: #ffffff;
}

.style2021 .unit-price-block .e-content .m-graph .s-absolute {
  position: absolute;
  line-height: 1;
}

.style2021 .unit-price-block .e-content .m-graph .s-absolute.v-01 {
  left: 0;
  top: 0;
  font-size: 12px;
}

.style2021 .unit-price-block .e-content .m-graph .s-absolute.v-02 {
  right: 0;
  top: 0;
  font-size: 12px;
}

.style2021 .unit-price-block .e-content .m-graph .s-absolute.v-03 {
  left: 0;
  bottom: 0;
  width: 20px;
  cursor: pointer;
}

.style2021 .unit-price-block .e-content .m-graph .s-absolute.v-03:hover {
  opacity: 0.7;
}

.style2021 .unit-price-block .e-content .m-graph .s-absolute.v-04 {
  right: 0;
  bottom: 0;
  width: 20px;
  cursor: pointer;
}

.style2021 .unit-price-block .e-content .m-graph .s-absolute.v-04:hover {
  opacity: 0.7;
}

.style2021 .unit-price-block .e-content .m-graph .s-absolute img {
  width: 100%;
}

.style2021 .unit-price-block .e-content .m-attention {
  font-size: 12px;
  margin: 20px 0 0 40px;
}

.style2021 .table-01 {
  border-top: 1px solid #B4B4B4;
  border-left: 1px solid #B4B4B4;
  width: 100%;
}

.style2021 .table-01 th, .style2021 .table-01 td {
  border-right: 1px solid #B4B4B4;
  border-bottom: 1px solid #B4B4B4;
}

.style2021 .table-01 thead th {
  background-color: #0E6CB1;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  padding: 15px 0;
}

.style2021 .table-01 tbody th {
  text-align: center;
  background-color: #ffffff;
  font-size: 12px;
  padding: 10px 20px;
  font-weight: normal;
}

.style2021 .table-01 tbody td {
  background-color: #ffffff;
  font-size: 12px;
  padding: 10px 20px;
  line-height: 1.5;
}

.style2021 .table-01 tbody td span {
  border-radius: 100px;
  font-size: 8px;
  line-height: 1;
  padding: 5px 10px;
  margin: 0 10px 0 0;
}

.style2021 .table-01 tbody td span.v-red {
  background-color: #FF0000;
  color: #ffffff;
}

.style2021 .table-01 tbody td span.v-blue {
  background-color: #0E6CB1;
  color: #ffffff;
}

.style2021 .table-02 {
  border-top: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  width: 100%;
  margin: 30px 0 0 0;
}

.style2021 .table-02 th, .style2021 .table-02 td {
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}

.style2021 .table-02 thead th {
  background-color: #F7F6F6;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  padding: 15px 0;
}

.style2021 .table-02 tbody th {
  background-color: #ffffff;
  font-size: 12px;
  padding: 10px 20px;
  font-weight: normal;
  text-align: left;
}

.style2021 .table-02 tbody td {
  background-color: #ffffff;
  font-size: 12px;
  padding: 10px 20px;
  line-height: 1.5;
  vertical-align: middle;
}

.style2021 #unit-price-download .layout-column > * {
  width: calc((100% - 30px) / 2);
}

.style2021 .adjust-block {
  background-color: #EFF9FE;
  padding: 30px 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.style2021 .adjust-block .e-adjust-parameter {
  width: 180px;
  margin: 0 50px 0 0;
}

.style2021 .adjust-block .e-adjust-parameter .m-select + .m-select {
  margin: 20px 0 0 0;
}

.style2021 .adjust-block .e-adjust-parameter .m-select dt {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.style2021 .adjust-block .e-adjust-parameter .m-select dd {
  font-size: 18px;
}

.style2021 .adjust-block .e-adjust-parameter .m-btn {
  margin: 50px 0 0 0 !important;
}

.style2021 .adjust-block .e-adjust-parameter .m-btn .s-display {
  font-size: 17px;
  color: #0E6CB1;
  border: 2px solid #0E6CB1;
  background-color: #ffffff;
  display: block;
  padding: 10px 25px;
  border-radius: 6px;
  margin: 0 0 20px 0;
  cursor: pointer;
  -webkit-transition: .5s;
  transition: .5s;
  line-height: 1;
}

.style2021 .adjust-block .e-adjust-parameter .m-btn .s-display:hover {
  color: rgba(14, 108, 177, 0.8);
  border: 2px solid rgba(14, 108, 177, 0.8);
}

.style2021 .adjust-block .e-adjust-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.style2021 .adjust-block .e-adjust-img .display-info {
  text-align: right;
  font-size: 16px;
}

.style2021 .adjust-block .e-adjust-img .display-img {
  margin: 10px 0 0 0;
}

.style2021 .adjust-block .e-adjust-img .display-img img {
  width: 100%;
}

.style2021 .adjust-block .e-adjust-img .display-attention {
  font-size: 12px;
  margin: 20px 0 0 0;
}

.style2021 .adjust-block .e-adjust-img .display-attention li + li {
  margin: 5px 0 0 0;
  padding-left: 1em;
  text-indent: -1em;
}

.style2021 .attention-text {
  font-size: 18px;
  margin: 100px 0 0 0;
  border-bottom: dotted 1px #232323;
  padding-bottom: 5px;
}

.style2021 .attention-block {
  background-color: #EFF9FE;
  padding: 30px;
  font-size: 12px;
}

.style2021 .attention-block li + li {
  margin: 5px 0 0 0;
}

.style2021.style-business .ul-01 li {
  border-bottom: dotted 1px #232323;
  padding-bottom: 5px;
  font-size: 18px;
}

.style2021.style-business .m-list-ul-link li {
  font-size: 18px;
}

.style2021.style-business .icon-rd_arw {
  padding-right: 10px;
  font-size: 20px;
  vertical-align: bottom;
}

.style2021.style-business .icon-rd_arw:before {
  content: "\e600";
}

.style2021.style-business .icon-rd_download {
  padding-right: 10px;
  font-size: 20px;
}

.style2021.style-business .icon-rd_download:before {
  content: "\e601";
}

.style2021.style-business .button-1 {
  border: 2px solid #0E6CB1;
  background-color: #fff;
  color: #0E6CB1;
  padding: 20px;
  font-size: 17px;
  width: 340px;
  border-radius: 6px;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
}

.style2021.style-business .button-1:hover {
  background-color: #0E6CB1;
  color: #ffffff;
}

.style2021.style-business .download-btn {
  margin: 0 -15px 20px;
}

.style2021.style-business .download-btn li a {
  background-color: #0E6CB1;
  font-size: 22px;
  padding: 20px 45px;
}

.style2021.style-business .download-btn li a:hover {
  background-color: rgba(14, 108, 177, 0.8);
}

.style2021.style-business .download-btn.flex-none {
  display: block;
  margin: 0;
}

.style2021.style-business .download-btn.flex-none li.v-small {
  display: block;
  padding: 0;
}

.style2021.style-business .download-btn.flex-none li.v-small a {
  font-size: 17px;
  padding: 10px 25px;
}

.style2021 .complement-r {
    clear: both;
    border: 3px solid #ff0000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 3px;
    background-color: #ff0000;
    overflow: hidden;
}

.style2021 .usage-guide2 {
  padding: 3px !important;
  margin: -20px 0 40px 0;
}

.style2021 .usage-guide2 .l-inner {
  background-color: #ffffff;
  padding: 25px;
  border-radius: 5px;
}

#re-energy .button-2 {
    display: inline-block;
    text-align: left;
    border: 3px solid #f88b0a;
    background-color: #fff;
    color: #f88b0a;
    padding: 22px 22px 22px 64px;
    font-size: 18px;
    width: 367px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-indent: -45px;
}

.link {
    display: flex;
    justify-content: center;
}

#re-energy .button-2 i {
    padding-right: 10px;
    font-size: 25px;
    vertical-align: middle;
}

#re-energy .button-2:hover {
    background-color: #f88b0a;
    color: #fff
}
