p {
  word-break: break-all;
}

ol.order-list {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

p.al-right {
  text-align: right;
}

.list-news-dl > dt {
  font-weight: bold;
  margin-top: 1em;
}
.list-news-dl > dt::before {
  content: "■";
  display: inline-block;
  padding-right: .1em;
}
.list-news-dl + dt {
  margin-top: 0;
}
.list-news-dl > dt > span {
  font-weight: normal;
  font-size: 80%;
  display: inline-block;
  padding-left: 1em;
}
.list-news-dl > dd {
  padding-left: 1em;
}
.list-to-align {
  display: table;
  table-layout: fixed;
}
.list-to-align > li {
  display: table-row;
}
.list-to-align > li > .txt-company,
.list-to-align > li > .txt-percentage {
  display: table-cell;
}
.list-to-align > li > .txt-percentage {
  text-align: right;
  width: 15%;
}
.mgtop0 {
  margin-top: 0 !important;
}
main.news-article > .innerSection h2.medium > .note {
  font-size: 70%;
}
@media screen and (max-width: 580px) {
  main {
    min-height: 580px;
  }
  .list-form {
    width: 100%;
    max-width: 290px;
    margin: 30px auto;
  }
  .list-form select {
    color: #333;
  }
  .article-list {
    margin-top: 25px;
  }
  .article-list figure img {
    border-radius: 6px;
    border: 2px solid #fff;
  }
  .article-list .artInfo p {
    margin-top: 0.5em;
    font-size: 1.4rem;
  }
  .article-list h2 {
    font-size: 1.6rem;
    font-weight: 300;
  }
  .article-list h2 span.-ff-roboto {
    display: block;
    font-weight: 600;
    font-size: 1.2rem;
  }
  .article-list h2 a {
    text-decoration: none;
  }
  main.news-article .hdg-sml h1 {
    font-size: 2.6rem;
    font-weight: 300;
    line-height: 1.2;
  }
  main.news-article .hdg-sml h1 span.-ff-roboto {
    margin-bottom: 5px;
    font-size: 1.3rem;
    font-weight: 600;
  }
  main.news-article .hdg-sml h1 span.subtitle {
    display: inline-block;
    margin-top: 5px;
    font-size: 1.8rem;
  }
  main.news-article > .innerSection {
    margin: 30px auto 0 auto;
  }
  main.news-article > .innerSection figure {
    margin: 0 auto 30px auto;
  }
  main.news-article > .innerSection figure img {
    border-radius: 6px;
  }
  main.news-article > .innerSection .inner + figure {
    margin: 30px auto;
  }
  main.news-article > .innerSection .back {
    margin-top: 40px;
    text-align: center;
  }
  .nwes-mey-logo {
    width: 30%;
    float: right;
    margin: 0px 20px;
  }
}

@media screen and (min-width: 581px) {
  main {
    min-height: 800px;
  }
  main > .innerSection {
    margin: 60px auto 0;
  }
  .list-form {
    width: 100%;
    max-width: 800px;
    margin: 60px auto;
  }
  .article-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
  .article-list figure {
    width: 25%;
    margin: 0 3% 0 0;
  }
  .article-list figure img {
    border-radius: 6px;
    border: 3px solid #fff;
  }
  .article-list .artInfo {
    width: 100%;
  }
  .article-list .artInfo p {
    margin-top: 0.5em;
    font-size: 1.6rem;
  }
  .article-list figure + .artInfo {
    width: 72%;
  }
  .article-list h2 {
    font-size: 1.8rem;
  }
  .article-list h2 span.-ff-roboto {
    display: block;
    font-weight: 600;
    font-size: 1.5rem;
  }
  .article-list h2 a {
    text-decoration: none;
  }
  main.news-article .hdg-sml h1 {
    font-size: 3.8rem;
    font-weight: 300;
    line-height: 1.3;
  }
  main.news-article .hdg-sml h1 span.-ff-roboto {
    margin-bottom: 5px;
    font-size: 1.6rem;
    font-weight: 600;
  }
  main.news-article .hdg-sml h1 span.subtitle {
    display: inline-block;
    margin-top: 10px;
    font-size: 2.8rem;
  }
  main.news-article > .innerSection {
    margin: 60px auto 0 auto;
  }
  main.news-article > .innerSection h2.medium {
    font-size: 3rem;
  }
  main.news-article > .innerSection figure {
    width: 75%;
    margin: 0 auto 50px auto;
  }
  main.news-article > .innerSection figure img {
    border-radius: 6px;
  }
  main.news-article > .innerSection .inner + figure {
    margin: 50px auto;
  }
  main.news-article > .innerSection .back {
    margin-top: 60px;
    text-align: center;
  }
  .nwes-mey-logo {
    float: right;
    margin: 20px;
    height: 300px;
    width: auto;
  }
  .l-indent {
    padding-left: 1em;
  }
}

.txt-note {
margin: calc(100vw / (720 / 10)) 0 0;
font-size: calc(100vw / (720 / 26));
line-height: 1.5;
padding-left: 1.2em;
position: relative;
}
.txt-note .ast {
position: absolute;
left: 0;
display: inline-block;
}
@media print, screen and (min-width: 581px) {
.txt-note {
margin-top: .5em;
font-size: 1.5rem;
line-height: 1.6;
}
.txt-note.l-indent {
padding-left: 2.6em;
}
.txt-note.l-indent .ast {
left: 1.2em;
}
}


.list-mrk {
margin: calc(100vw / (720 / 30)) 0 0;
font-size: calc(100vw / (720 / 26));
line-height: 1.5;
}
.list-mrk .mrk {
margin-right: .5em;
display: inline-block;
}
.list-mrk li + li {
margin-top: 1.5em;
}
@media print, screen and (min-width: 581px) {
.list-mrk {
margin: 2em 0 0;
font-size: 1.5rem;
line-height: 1.6;
}
.list-mrk.l-indent {
padding-left: 1.2em;
}
}