<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(/mt_power/mt-static/support/theme_static/power_cms_eiger/css/base.css);
@import url(/mt_power/mt-static/support/theme_static/power_cms_eiger/css/screen.css);

/* 繧ｳ繝｡繝ｳ繝医√ヨ繝ｩ繝�け繝舌ャ繧ｯ逕ｨ */
@import url(/mt_power/mt-static/support/theme_static/power_cms_eiger/css/feedback.css);

/*
/ 繧ｵ繝ｳ繝励Ν繧ｹ繧ｿ繧､繝ｫ
*/
.menu {
  width: 30%;
}

.menu a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #000;
}

label {
  display: block;
  margin: 0 0 1px 0;
  padding :20px 10px;
  color :#fff;
  background :#043d78;
}

label:after {
  content: '��';
  position: absolute;
  right: 3%;
}

#menu_bar1:checked + label:after, #menu_bar2:checked + label:after {
  transition: all 0.5s;
}

#menu_bar1:checked + label:after,
#menu_bar2:checked + label:after {
  transform: rotateX(180deg);
  position: absolute;
  right: 3%;
}

input {
  /*display: none;*/
}

.menu ul {
  margin: 0;
  padding: 0;
  background :#f8f5e6;
  list-style: none;
}

.menu li {
  max-height: 0;
  overflow-y: hidden;
  transition: all 1s;
}

#menu_bar1:checked ~ #links1 li,
#menu_bar2:checked ~ #links2 li {
  max-height: 100px;
  opacity: 1;
}

button.tagsearch {
    background-color: #4876ad;
    padding-top: 1px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 0.5em;
    padding: 0 1em;
    color: white;
    font-size: 80%;
    text-decoration: none;
    margin-bottom: 5px;
}

a.keyword_label:hover, a.keyword_label:active {
    text-decoration: underline;
    color: white;
    opacity: 0.8 ;
}

a.keyword_label {
    background-color: #4876ad;
    padding-top: 1px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.keyword {
    display: inline-block;
    margin-right: 0.5em;
    padding: 0 1em;
    background-color: #7b7c7d;
    color: white;
    font-size: 80%;
    text-decoration: none;
}

.tag-list &gt; li {
    display: inline-block;
}
li.rank-4 {
    font-size: 1.05em;
}
li.rank-3 {
    font-size: 1.1em;
}
li.rank-2 {
    font-size: 1.3em;
}
li.rank-1 {
    font-size: 1.4em;
}

.widget ul li.tag-label {
    float: left;
}

.widget ul li, .widget ol li {
    list-style-type: none;
}

.widget ul, .widget ol {
    padding-left: 0.618em !IMPORTANT;
}

.top_info {
    color: #000;
    font-size: 1em;
    margin-top: 8px;
    text-align: center;
    padding: 8px;
    background-color: antiquewhite;
}

.jirei_info {
    padding: 12px;
    /* border: solid 1px; */
    font-size: 1em;
    /* margin-top: 24px; */
    background-color: mistyrose;
    margin-bottom: 32px;
    color: black;
}

.more_read {
  font-size:16px;
  margin-bottom: 12px;
  display: inline-block;
  background: linear-gradient(360deg, #ffffff 0%, #444442 72%, #000000 100%);
/*  background: -webkit-linear-gradient(90deg, #ffffff 0%, #444444 25%, #000000 100%);*/
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page_num_list {
    display:block;
    text-align:right;
    font-size:0.9em;
}
.backnumber_list {
    display: inline-block;
    font-size: 14px;
    padding: 10px 4px;
    background-color: #f2f2f2;
    border: #fff 1px solid;
    width: 100px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
}

.backnumber_wrap {
    font-size:0;
}

.backnumber_wrap li:first-child {
    background-color: #aaa;
    color:#fff;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 8px 4px;
}


#posts &gt; ul &gt; li {
    padding: 12px 6px;
    border-bottom: #c0c6c9 1px dotted;
}

.no_ymd {
    font-size:10px;
    display:block;
}

#mainimage img {
    max-width: 100%;
    /* height: 300px !IMPORTANT; */
    text-align: left !IMPORTANT;
}

h2.backnumber {
    font-size: 1.4em;
    border-bottom: 1px solid #c0c6c9;
}

h2.category {
    margin-bottom: 1.218em !IMPORTANT;
    font-size: 1.4em;
    padding-bottom: 0.2em !IMPORTANT;
}

h2.top_news {
    font-size: 18px;
    color: #7b1c1c;
}

h2.title {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    border-bottom: none !IMPORTANT;
}

h2.title a {
    color: #086aaf;
    text-decoration: none;
}

h2.title a:hover {
    text-decoration: underline;
}

.content {
    padding-top: 1.618em;
    border-top: none;
}

a.tag_label {
    background-color: #47627e;
    padding-top: 1px;
    border-radius: 3px;
    /*margin-bottom: 8px;*/
}

span.article_type {
    float: left;
    width: 92px;
    text-align:center;
    background-color: #516e91;
    font-size:12px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
}

span.sw {
    font-size:10px;
}
/*
span.title {
    color: black;
}
*/
span.title:hover {
    text-decoration: underline;
}

@media screen and (max-width: 736px) {
#mainimage img {
    max-width: 100%;
    height: auto !IMPORTANT;
}
}

/* Body
body {
    font-size: 16px;
    font-family: sans-serif;
}
*/

/* 繧ｫ繝�ざ繝ｪ繝ｩ繝吶Ν繧ｫ繝ｩ繝ｼ
.label {
  border-radius: 3px;
}

.label.category_basename {
  background-color: green;
}
*/

/* Responsive (Media Query)
body {
  background-color: lightgrey;
}

@media (min-width: 700px) {
  background-color: whitesmoke;
}

@media (min-width: 930px) {
  background-color: white;
}
*/
</pre></body></html>