/* overwirte */
.pg-pressrelease h3 + * {
  margin-top: 20px; }

.pg-pressrelease h2 + * {
  margin-top: 20px; }

.pb10 {
  padding-bottom: 10px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mt0 {
  margin-top: 0 !important; }

.u-head-large {
  font-size: 32px; }
  @media screen and (max-width: 640px) {
    .u-head-large {
      font-size: 26px; } }

.fb_iframe_widget span,
.fb-like iframe,
.fb-button {
  width: auto !important;
  max-width: 126px !important;
  min-width: 113px !important;
  height: 24px !important;
  margin-top: 1.3px; }

.content__container--section {
  margin-top: 50px; }
  @media screen and (max-width: 1200px) {
    .content__container--section {
      margin: 50px 10px 0; } }
  .content__container--section h1 {
    font-size: 30px;
    font-weight: 500;
    text-align: center; }
    @media screen and (max-width: 640px) {
      .content__container--section h1 {
        font-size: 20px; } }
  .content__container--section h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4; }
    @media screen and (max-width: 640px) {
      .content__container--section h2 {
        font-size: 18px; } }
  .content__container--section h3 {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 500;
    color: #0E121A; }
    @media screen and (max-width: 640px) {
      .content__container--section h3 {
        font-size: 16px; } }
  .content__container--section h4 {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #0E121A; }
    @media screen and (max-width: 640px) {
      .content__container--section h4 {
        font-size: 14px; } }
  .content__container--section b {
    font-weight: bold; }
  .content__container--section a:hover {
    text-decoration: underline; }
  .content__container--section figure {
    max-width: 750px;
    margin: 20px auto 0; }
    .content__container--section figure img {
      width: 100%; }
    .content__container--section figure video {
      width: 100%; }
    .content__container--section figure figcaption {
      padding: 0 3px;
      line-height: 1.4;
      font-size: 12px; }
    .content__container--section figure.wide {
      max-width: 950px; }
    .content__container--section figure.medium {
      max-width: 525px; }
  .content__container--section ul {
    margin-top: 20px;
    padding-left: 2em;
    list-style-type: disc; }
    .content__container--section ul > li + li {
      margin-top: 5px; }
    .content__container--section ul li > ul {
      margin-top: 5px; }
      .content__container--section ul li > ul li {
        margin-top: 5px; }
    .content__container--section ul.list-heading li {
      font-weight: bold; }
    .content__container--section ul.list-heading li > ul li {
      font-weight: normal; }
  .content__container--section ol {
    margin-top: 20px;
    padding-left: 2em;
    list-style-type: decimal; }
    .content__container--section ol > li + li {
      margin-top: 5px; }
  .content__container--section table {
    width: 100%;
    max-width: 800px;
    margin: 20px auto 0;
    border: 1px solid #DBDDDF; }
    .content__container--section table.left-align {
      margin: 20px 0 0; }
    .content__container--section table tr + tr {
      border: 1px solid #DBDDDF; }
      @media screen and (max-width: 640px) {
        .content__container--section table tr + tr {
          border: none;
          border-top: 1px solid #DBDDDF; } }
    .content__container--section table th, .content__container--section table td {
      padding: 20px;
      border-left: 1px solid #DBDDDF; }
      @media screen and (max-width: 640px) {
        .content__container--section table th, .content__container--section table td {
          display: block;
          border-left: none; } }
      .content__container--section table th.width10, .content__container--section table td.width10 {
        width: 10%; }
      .content__container--section table th.width15, .content__container--section table td.width15 {
        width: 15%; }
      .content__container--section table th.width20, .content__container--section table td.width20 {
        width: 20%; }
      .content__container--section table th.width25, .content__container--section table td.width25 {
        width: 25%; }
      .content__container--section table th.width30, .content__container--section table td.width30 {
        width: 30%; }
      .content__container--section table th.width35, .content__container--section table td.width35 {
        width: 35%; }
      .content__container--section table th.width40, .content__container--section table td.width40 {
        width: 40%; }
      .content__container--section table th.width45, .content__container--section table td.width45 {
        width: 45%; }
      .content__container--section table th.width50, .content__container--section table td.width50 {
        width: 50%; }
      .content__container--section table th.width55, .content__container--section table td.width55 {
        width: 55%; }
      .content__container--section table th.width60, .content__container--section table td.width60 {
        width: 60%; }
      .content__container--section table th.width65, .content__container--section table td.width65 {
        width: 65%; }
      .content__container--section table th.width70, .content__container--section table td.width70 {
        width: 70%; }
      .content__container--section table th.width75, .content__container--section table td.width75 {
        width: 75%; }
      .content__container--section table th.width80, .content__container--section table td.width80 {
        width: 80%; }
      .content__container--section table th.width85, .content__container--section table td.width85 {
        width: 85%; }
      .content__container--section table th.width90, .content__container--section table td.width90 {
        width: 90%; }
      @media screen and (max-width: 640px) {
        .content__container--section table th.width10, .content__container--section table th.width15, .content__container--section table th.width20, .content__container--section table th.width25, .content__container--section table th.width30, .content__container--section table th.width35, .content__container--section table th.width40, .content__container--section table th.width45, .content__container--section table th.width50, .content__container--section table th.width55, .content__container--section table th.width60, .content__container--section table th.width65, .content__container--section table th.width70, .content__container--section table th.width75, .content__container--section table th.width80, .content__container--section table th.width85, .content__container--section table th.width90, .content__container--section table td.width10, .content__container--section table td.width15, .content__container--section table td.width20, .content__container--section table td.width25, .content__container--section table td.width30, .content__container--section table td.width35, .content__container--section table td.width40, .content__container--section table td.width45, .content__container--section table td.width50, .content__container--section table td.width55, .content__container--section table td.width60, .content__container--section table td.width65, .content__container--section table td.width70, .content__container--section table td.width75, .content__container--section table td.width80, .content__container--section table td.width85, .content__container--section table td.width90 {
          width: 100%; } }
    .content__container--section table th {
      box-sizing: border-box;
      background-color: #F5F6F7;
      font-weight: bold;
      text-align: left;
      vertical-align: middle; }
    @media screen and (max-width: 640px) {
      .content__container--section table td + td {
        border-left: none; } }
    .content__container--section table td[rowspan] {
      border-right: 1px solid #DBDDDF; }
      @media screen and (max-width: 640px) {
        .content__container--section table td[rowspan] {
          border: none; } }
    .content__container--section table ul {
      margin-top: 0; }
  .content__container--section p {
    font-feature-settings: "palt"; }
    .content__container--section p + dl {
      padding-top: 20px; }
  .content__container--section dl + dl {
    padding-top: 20px; }
  .content__container--section dl dt {
    padding-bottom: 5px;
    font-weight: bold; }
  .content__container--section dl dd {
    line-height: 1.6; }
    .content__container--section dl dd + dd {
      padding-top: 20px; }
  .content__container--section dl dd + dt {
    padding-top: 30px; }
  .content__container--section .note {
    vertical-align: top;
    font-size: 12px; }
    .content__container--section .note--bottom {
      vertical-align: bottom; }
  .content__container--section .f-normal {
    font-weight: normal; }
  .content__container--section .underline {
    text-decoration: underline; }
  .content__container--section_narrow-article {
    width: 1122px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      .content__container--section_narrow-article {
        width: auto;
        margin: 0 10px 0 10px; } }
    .content__container--section_narrow-article h1 {
      margin-bottom: 40px;
      font-size: 30px;
      text-align: center; }
      @media screen and (max-width: 640px) {
        .content__container--section_narrow-article h1 {
          font-size: 20px;
          margin-top: 20px; } }

.content__container--blank {
  word-break: break-all; }
  .content__container--blank:after {
    display: inline-block;
    *display: inline;
    zoom: 1;
    content: "";
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJAgMAAAB2yFWAAAAACVBMVEUAAAC1tbXs7OzAYGm9AAAAAXRSTlMAQObYZgAAAB9JREFUCNdjYA0NYGBbNYEhNHQCgwMjMg4AYgagOAMAjzsHFNMSc6UAAAAASUVORK5CYII=);
    background-repeat: no-repeat; }
  .content__container--blank:hover {
    text-decoration: underline; }

.content__container--section--person {
  overflow: hidden;
  margin-top: 20px; }
  .content__container--section--person figure {
    width: 190px;
    float: left;
    margin-top: 0;
    padding: 0 17px 0 0; }
    @media screen and (max-width: 640px) {
      .content__container--section--person figure {
        width: 120px; } }
    .content__container--section--person figure img {
      width: 100%;
      height: auto; }
    .content__container--section--person figure + p {
      margin-top: 0; }
    .content__container--section--person figure.small {
      width: 140px; }

.content__container--img-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0 !important; }
  @media screen and (max-width: 600px) {
    .content__container--img-row {
      flex-direction: column; } }
  .content__container--img-row > li + li {
    margin-top: 0 !important; }
  .content__container--img-row li {
    width: 560px;
    list-style-type: none; }
    @media screen and (max-width: 768px) {
      .content__container--img-row li {
        width: calc(50% - 13px); } }
    @media screen and (max-width: 600px) {
      .content__container--img-row li {
        width: 100%; } }
    .content__container--img-row li img {
      width: 100%;
      height: auto; }

.section__subtitle-bottom {
  display: block;
  font-size: 20px;
  font-weight: 500;
  list-style: none; }
  @media screen and (max-width: 640px) {
    .section__subtitle-bottom {
      font-size: 17px; } }

.pg-pressrelease-unit-snsbutton .sns-x-button,
.pg-pressrelease-under-snsbutton .sns-x-button {
  position: relative;
  width: 24px;
  background: url("/img/common/icon/icon-x-article.png") left top no-repeat;
  background-size: 24px 24px;
  overflow: hidden; }
  .pg-pressrelease-unit-snsbutton .sns-x-button iframe,
  .pg-pressrelease-under-snsbutton .sns-x-button iframe {
    opacity: 0 !important; }

.figure-frame img {
  border: 1px solid #DBDDDF; }
