@charset "UTF-8";
html, body, header, menu, main, nav, article, section, main, footer, form, div, p, span, dl, dt, dd, ol, ul, li,
h1, h2, h3, h4, h5, h6, table, caption, tbody, tfoot, thead, tr, th, td, a, img, font, pre, b, u, i, center,
blockquote, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, applet, object, iframe, fieldset, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal; }

html,
body {
  font-family: "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  background-color: #FFFFFF;
  color: #333333;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column; }

h1, h2, h3, h4, h5, h6 {
  display: inline; }

img {
  vertical-align: top; }

input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

div#title {
  border-top: 40px solid #00AA00;
  background-color: #FFFFFF;
  text-align: center; }

div.t0 {
  color: #FFFFCC;
  font-weight: bold;
  margin-top: 30px;
  padding: 20px 0 20px 0px;
  width: 100%;
  text-align: left;
  font-size: 40pt;
  background-color: #007700; }

div.t1 {
  color: #FFFFCC;
  font-weight: bold;
  margin-top: 150px;
  padding: 20px 0 20px 0px;
  width: 100%;
  text-align: left;
  font-size: 40pt;
  background-color: #007700; }

div.t2 {
  background-color: #EEFFCC;
  border-bottom: 1px solid #00AA00;
  width: 100%;
  text-align: center;
  font-size: 60pt; }
  div.t2 span {
    font-size: 30pt; }

div.t3 {
  width: 100%;
  text-align: left;
  font-size: 30pt; }
  div.t3 ol {
    display: flex;
    list-style: none; }
    div.t3 ol li.c1 {
      width: 400px;
      text-align: right; }
    div.t3 ol li.c2 {
      width: 350px;
      text-align: right;
      padding-left: 10px; }

div.t9 {
  padding: 10px 0px 10px 0px;
  width: 100%;
  text-align: right;
  font-size: 30pt;
  background-color: #DDDDDD;
  border-bottom: 1px solid #00AA00; }

div.t_link {
  background-color: #005500;
  border-bottom: 1px solid #00AA00;
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 24px;
  font-size: 40pt; }

div.t_link:hover {
  background-color: #77CC77;
  color: #005500; }

.R {
  text-align: right; }

.C {
  text-align: center; }

.L {
  text-align: left; }

.colTextUsedVol {
  color: #0000FF; }

.colTextPrice {
  color: #00AA00; }

.colBackUsedVol {
  background-color: #0000FF; }

.colBackPrice {
  background-color: #00AA00; }

.colBackUnit {
  background-color: #FF8800; }

.colListGraph11 {
  background-color: #8888FF; }

.colListGraph12 {
  background-color: #88AA88; }

.colListGraph13 {
  background-color: #FF8800; }

.colListGraph14 {
  background-color: #FF0000; }

.colListBack11 {
  background-color: #EEEEFF; }

.colListBack12 {
  background-color: #DDFFDD; }

.colListBack14 {
  background-color: #FFCCCC; }

.colListText11 {
  color: #8888FF; }

.colListText12 {
  color: #88AA88; }

.colListText13 {
  color: #FF8800; }

.colListText14 {
  color: #FF0000; }

div.hourly_result_list ul li ol {
  display: flex;
  list-style: none; }
  div.hourly_result_list ul li ol li.col01 {
    width: 130px;
    text-align: left; }
  div.hourly_result_list ul li ol li.col02 {
    width: 120px;
    text-align: right;
    color: #00AA00; }
  div.hourly_result_list ul li ol li.col03 {
    width: 100px;
    text-align: right;
    color: #0000FF; }
  div.hourly_result_list ul li ol li.col04 {
    width: 540px;
    text-align: center; }
    div.hourly_result_list ul li ol li.col04 span {
      padding: 0px 5px; }
    div.hourly_result_list ul li ol li.col04 ul {
      list-style: none; }
      div.hourly_result_list ul li ol li.col04 ul li div {
        float: left;
        margin-top: 0px;
        height: 30px; }
  div.hourly_result_list ul li ol li.col05 {
    width: 100px;
    text-align: right; }
div.hourly_result_list ul li.head {
  font-size: 20pt;
  height: 60px;
  padding-top: 25px; }
div.hourly_result_list ul li.body0 {
  font-size: 30pt; }
div.hourly_result_list ul li.body1 {
  font-size: 30pt;
  border-top: 1px solid #DDDDDD; }

div.monthly_result_list ul li ol {
  display: flex;
  list-style: none; }
  div.monthly_result_list ul li ol li.col01 {
    width: 130px;
    text-align: left; }
  div.monthly_result_list ul li ol li.col02 {
    width: 120px;
    text-align: right;
    color: #0000FF; }
  div.monthly_result_list ul li ol li.col03 {
    width: 600px;
    text-align: center; }
    div.monthly_result_list ul li ol li.col03 ul {
      list-style: none; }
      div.monthly_result_list ul li ol li.col03 ul li div {
        float: left;
        margin-top: 0px;
        height: 55px; }
  div.monthly_result_list ul li ol li.col04 {
    width: 100px;
    text-align: right;
    color: #00AA00; }
  div.monthly_result_list ul li ol li.col05 {
    width: 113px;
    text-align: right;
    color: #333333; }
div.monthly_result_list ul li.head {
  font-size: 20pt;
  height: 60px;
  padding-top: 25px; }
div.monthly_result_list ul li.body0 {
  font-size: 30pt; }
div.monthly_result_list ul li.body1 {
  font-size: 30pt;
  border-top: 1px solid #DDDDDD; }
div.monthly_result_list ul:hover {
  background-color: #FFFF00; }

div.detail_account_list ul {
  list-style: none; }
  div.detail_account_list ul li ol {
    display: flex;
    list-style: none; }
    div.detail_account_list ul li ol li {
      padding: 10px;
      border-top: 1px solid #FFFFFF; }
    div.detail_account_list ul li ol li.col01 {
      font-size: 30pt;
      width: 600px;
      text-align: left; }
    div.detail_account_list ul li ol li.col02 {
      font-size: 35pt;
      width: 340px;
      text-align: right; }
  div.detail_account_list ul li ol.column li.col01 {
    background-color: #338899;
    color: #FFFFFF; }
  div.detail_account_list ul li ol.column li.col02 {
    color: #333333;
    background-color: #DDDDFF; }
  div.detail_account_list ul li ol.totals li.col01 {
    background-color: #333399;
    color: #FFFFFF; }
  div.detail_account_list ul li ol.totals li.col02 {
    color: #333333;
    background-color: #EEEEFF;
    font-weight: bold; }

div#folding details summary {
  display: block;
  /*			span:active,
  			span:hover
  			{
  				background-color : #77CC77;
  				color : #005500;
  			}*/ }
  div#folding details summary span.summary_inner {
    background-color: #005500;
    border-bottom: 1px solid #00AA00;
    color: #FFFFFF;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    font-size: 40pt;
    transition: all 0.5s 0s ease; }
    div#folding details summary span.summary_inner span.icon {
      display: block;
      position: relative;
      width: 44px;
      margin-left: 0px;
      flex-shrink: 0;
      transform-origin: center 43%;
      transition: transform 1s; }
    div#folding details summary span.summary_inner span.icon::before,
    div#folding details summary span.summary_inner span.icon::after {
      content: "";
      position: absolute;
      display: block;
      width: 27px;
      height: 5px;
      background-color: #FFFFFF; }
    div#folding details summary span.summary_inner span.icon::before {
      left: 0;
      transform: rotate(45deg); }
    div#folding details summary span.summary_inner span.icon::after {
      right: 0;
      transform: rotate(-45deg); }
div#folding details summary::-webkit-details-marker {
  display: none; }
div#folding details[open] {
  animation: fadeIn 1.5s ease; }
div#folding details[open] span.summary_inner {
  background-color: #77CC77;
  color: #005500; }
div#folding details[open] span span.icon {
  transform: rotate(180deg); }

@keyframes fadeIn {
  0% {
    opacity: 0;
    /* 透明 */
    transform: translateY(-10px);
    /* 上から表示 */ }
  100% {
    opacity: 1;
    transform: none; } }
.linkicon {
  display: block;
  position: relative;
  width: 40px;
  flex-shrink: 0;
  padding-top: 30px; }
  .linkicon img {
    width: 40px; }
