@charset "utf-8";

/* ======================================================
 * parts_sp.css
 * ------------------------------------------------------
 * @media only screen and (max-width: 767px)
====================================================== */

@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
  /* ----- sprite ----- */
  .a-blank::after,
  .a-pdf::after,
  .a-xls::after,
  .a-zip::after,
  .link-button > .a-blank > span::after,
  .link-button > .a-pdf > span::after,
  .link-button > .a-xls > span::after,
  .link-button-v2 > .a-blank > span::after,
  .link-button-v2 > .a-pdf > span::after,
  .link-button-v2 > .a-xls > span::after,
  .link-button-v3 > .a-zip > span::after,
  [class*="heading-lv"] .heading_title .a-blank::after,
  [class*="heading-lv"] .heading_title .a-pdf::after,
  .news-layout .a-blank .news_title::after,
  .news-layout .a-pdf .news_title::after,
  .plugin-layout .a-blank::after,
  .navi-index .a-blank .navi_title::after,
  .navi-index .navi_title .a-blank::after,
  .navi-index-v2 .a-blank .navi_title > span::after,
  .navi-index-v3 .a-blank .navi_title::after,
  .navi-index-v4 .a-blank .navi_title::after,
  .navi-index-v4 .navi_title .a-blank::after,
  .facility-navi-media .a-blank .navi_title::after,
  .facility-navi-media .a-pdf .navi_title::after,
  .topic-navi .a-blank .navi_title::after,
  .topic-navi .a-pdf .navi_title::after {
    vertical-align: top;
    background: url(/shared/img/com_sprite01@2x.png) no-repeat;
    background-size: 490px auto;
    content: "";
  }
  .a-blank::after,
  .link-button > .a-blank > span::after,
  .link-button-v2 > .a-blank > span::after,
  [class*="heading-lv"] .heading_title .a-blank::after,
  .news-layout .a-blank .news_title::after,
  .plugin-layout .a-blank::after,
  .navi-index .a-blank .navi_title::after,
  .navi-index .navi_title .a-blank::after,
  .navi-index-v2 .a-blank .navi_title > span::after,
  .navi-index-v3 .a-blank .navi_title::after,
  .navi-index-v4 .a-blank .navi_title::after,
  .navi-index-v4 .navi_title .a-blank::after,
  .facility-navi-media .a-blank .navi_title::after,
  .topic-navi .a-blank .navi_title::after {
    width: 10px;
    height: 10px;
    background-position: 0 0;
  }
  .a-pdf::after,
  .link-button > .a-pdf > span::after,
  .link-button-v2 > .a-pdf > span::after,
  [class*="heading-lv"] .heading_title .a-pdf::after,
  .news-layout .a-pdf .news_title::after,
  .facility-navi-media .a-pdf .navi_title::after,
  .topic-navi .a-pdf .navi_title::after {
    width: 14px;
    height: 14px;
    background-position: -100px 0;
  }
  .a-xls::after,
  .link-button > .a-xls > span::after,
  .link-button-v2 > .a-xls > span::after {
    width: 14px;
    height: 14px;
    background-position: -200px 0;
  }
  .a-zip::after,
  .link-button-v3 > .a-zip > span::after {
    width: 14px;
    height: 12px;
    background-position: -150px 0;
  }
  .link-button > .a-blank::after,
  .link-button > .a-pdf::after,
  .link-button > .a-xls::after,
  .link-button-v2 > .a-blank::after,
  .link-button-v2 > .a-pdf::after,
  .link-button-v2 > .a-xls::after,
  [class*="heading-lv"] .a-blank::after,
  [class*="heading-lv"] .a-pdf::after,
  .news-layout .a-blank::after,
  .news-layout .a-pdf::after {
    display: none;
  }

  /* link-inline */
  .link-inline.a-blank::after,
  .link-inline.a-pdf::after,
  .link-inline.a-xls::after {
    display: inline-block;
    margin: .25em 8px 0 8px;
  }

  /* link-text */
  .link-text > li > .a-blank::after,
  .link-text > li > .a-pdf::after,
  .link-text > li > .a-xls::after,
  .link-text > li > .a-zip::after {
    display: inline-block;
    margin: .3em 0 0 8px;
  }

  /* link-button */
  .link-button > .a-blank > span::after,
  .link-button > .a-pdf > span::after,
  .link-button > .a-xls > span::after,
  .link-button-v2 > .a-blank > span::after,
  .link-button-v2 > .a-pdf > span::after,
  .link-button-v2 > .a-xls > span::after,
  .link-button-v3 > .a-zip > span::after {
    display: inline-block;
    margin: .25em 0 0 8px;
    content: "";
  }
  .link-button > .a-pdf > span::after,
  .link-button-v2 > .a-pdf > span::after,
  .link-button > .a-xls > span::after,
  .link-button-v2 > .a-xls > span::after {
    margin-top: .15em;
  }
  .link-button-v2 > .a-blank > span::after {
    background-position: -50px 0;
  }
  .link-button-v3 > .a-zip > span::after {
    margin: .15em 0 0 5px;
  }

  /* heading-lv** */
  [class*="heading-lv"] .heading_title .a-blank::after,
  [class*="heading-lv"] .heading_title .a-pdf::after {
    display: inline-block;
    margin: .4em 0 0 10px;
  }

  /* news-layout */
  .news-layout .a-blank .news_title::after,
  .news-layout .a-pdf .news_title::after {
    display: inline-block;
    margin: .25em 0 0 10px;
  }

  /* plugin-layout */
  .plugin-layout .a-blank::after {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: .25em 9px 0 9px;
  }

  /* navi-index */
  .navi-index .block[class*="a-"]::after,
  .navi-index-v2 .block[class*="a-"]::after,
  .navi-index-v3 .block[class*="a-"]::after,
  .navi-index-v4 .block[class*="a-"]::after {
    display: none;
  }
  .navi-index .a-blank .navi_title::after,
  .navi-index .navi_title .a-blank::after,
  .navi-index-v4 .a-blank .navi_title::after,
  .navi-index-v4 .navi_title .a-blank::after {
    display: inline-block;
    margin: .35em 0 0 6px;
  }
  .navi-index-v2 .a-blank .navi_title > span::after {
    display: inline-block;
    margin: .35em 0 0 6px;
  }
  .navi-index-v3 .a-blank .navi_title::after {
    display: inline-block;
    margin: .3em 0 0 2px;
  }

  /* facility-navi-media */
  .facility-navi-media .block[class*="a-"]::after {
    display: none;
  }
  .facility-navi-media .a-blank .navi_title::after,
  .facility-navi-media .navi_title > .a-blank::after {
    display: inline-block;
    margin: .35em 0 0 3px;
  }
  .facility-navi-media .a-pdf .navi_title::after,
  .facility-navi-media .navi_title > .a-pdf::after {
    display: inline-block;
    margin: .3em 0 0 3px;
  }

  /* topic-navi */
  .topic-navi .block[class*="a-"]::after {
    display: none;
  }
  .topic-navi .a-blank .navi_title::after,
  .topic-navi .navi_title > .a-blank::after {
    display: inline-block;
    margin: .35em 0 0 3px;
  }
  .topic-navi .a-pdf .navi_title::after,
  .topic-navi .navi_title > .a-pdf::after {
    display: inline-block;
    margin: .3em 0 0 3px;
  }

/* ----- data-row-sp ----- */
  [data-row-sp="2"],
  [data-row-sp="auto"]{
    -webkit-display: flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  [data-row-sp="2"] > * {
    margin-left: 15px;
  }
  [data-row-sp="auto"] > * {
    margin-right: 15px;
  }
  [data-row-sp="1"] > *:first-child,
  [data-row-sp="2"] > *:nth-child(-n+2) {
    margin-top: 0 !important;
  }
  [data-row-sp="1"] > *,
  [data-row-sp="2"] > *:nth-child(2n+1) {
    margin-left: 0 !important;
  }
  [data-row-sp="2"] > * {
    width: calc((100% - 15px) / 2);
  }

  /* ------------------------------------------------------
   * Elements >>> element-mt
  ------------------------------------------------------ */
  .element-mt-S { margin-top: 5px !important; }
  .element-mt-M { margin-top: 10px !important; }
  .element-mt-L { margin-top: 15px !important; }
  .element-mt-XL { margin-top: 20px !important; }

  /* ------------------------------------------------------
   * Elements >>> Text
  ------------------------------------------------------ */
  /* ----- text-as-heading ----- */
  .text-as-heading {
    margin-top: 1em;
    margin-bottom: 5px !important;
  }
  .text-as-heading + * {
    margin-top: 0 !important;
  }
  /* ----- text-paragraph ----- */
  .text-paragraph {
    margin-top: 1em !important;
  }
  .text-paragraph-v2 {
    margin-top: 2em !important;
  }

  .text-catch {
    font-size: 1.8rem;
    font-weight: bold;
    color: #00307c;
  }

  /* ----- text-lead ----- */
  .text-lead {
    font-size: 1.8rem;
  }
  .text-lead-orange {
    font-size: 1.8rem;
    font-weight: bold;
    color: #d55500;
  }
  .text-lead-large {
    font-size: 1.9rem;
    font-weight: bold;
  }
  .text-lead-v2 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #00307c;
  }
  .text-lead-v2 > .initial {
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    margin-right: 2px;
    background: #00307c;
    border-radius: 50%;
    color: #FFF;
    text-align: center;
  }

  /* ----- text-small ----- */
  .text-small {
    font-size: 1.2rem;
  }
  .text-smallS {
    font-size: 1.1rem;
  }

  /* ----- text-indent ----- */
  .text-indent {
    position: relative;
  }
  .text-indent > .indent {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
  }
  .text-indent[data-indent="1em"] { padding-left: 1em; }
  .text-indent[data-indent="2em"] { padding-left: 2em; }
  .text-indent[data-indent="3em"] { padding-left: 3em; }
  .text-indent[data-indent="4em"] { padding-left: 4em; }
  .text-indent[data-indent="5em"] { padding-left: 5em; }
  .text-indent[data-indent="6em"] { padding-left: 6em; }
  .text-indent[data-indent="7em"] { padding-left: 7em; }
  .text-indent[data-indent="8em"] { padding-left: 8em; }
  .text-indent[data-indent="9em"] { padding-left: 9em; }
  .text-indent[data-indent="10em"] { padding-left: 10em; }
  .text-indent[data-indent="1em"] > .indent { width: 1em; }
  .text-indent[data-indent="2em"] > .indent { width: 2em; }
  .text-indent[data-indent="3em"] > .indent { width: 3em; }
  .text-indent[data-indent="4em"] > .indent { width: 4em; }
  .text-indent[data-indent="5em"] > .indent { width: 5em; }
  .text-indent[data-indent="6em"] > .indent { width: 6em; }
  .text-indent[data-indent="7em"] > .indent { width: 7em; }
  .text-indent[data-indent="8em"] > .indent { width: 8em; }
  .text-indent[data-indent="9em"] > .indent { width: 9em; }
  .text-indent[data-indent="10em"] > .indent { width: 10em; }

  /* ----- decoration ----- */
  .text-underline {
    text-decoration: underline;
  }
  /* ----- style ----- */
  .text-italic {
    font-style: italic;
  }

  /* ------------------------------------------------------
   * Elements >>> List
  ------------------------------------------------------ */
  [class*="list-note"],
  [class*="list-bullet"],
  [class*="list-order"],
  [class*="list-indent"],
  [class*="list-inline"] {
    margin-top: 1em;
  }
  [class*="list-note"] > li + li,
  [class*="list-bullet"] > li + li,
  [class*="list-order"] > li + li,
  [class*="list-indent"] > li + li,
  [class*="list-inline"] > li + li,
  [class*="list-"] > li > [class*="list-"] {
    margin-top: .5em;
  }
  [class*="list-"][data-list-layout="section"] > li + li {
    margin-top: 20px;
  }
  [class*="list-note"].gp-al-center,
  [class*="list-bullet"].gp-al-center,
  [class*="list-order"].gp-al-center {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: center;
    align-items: center;
  }
  [class*="list-note"].gp-al-right,
  [class*="list-bullet"].gp-al-right,
  [class*="list-order"].gp-al-right {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  [class*="list-note"].gp-al-center > li,
  [class*="list-bullet"].gp-al-center > li,
  [class*="list-order"].gp-al-center > li,
  [class*="list-note"].gp-al-right > li,
  [class*="list-bullet"].gp-al-right > li,
  [class*="list-order"].gp-al-right > li {
    max-width: 100%;
    text-align: left;
  }

  /* ----- list-note ----- */
  .list-note {
    color: #666;
  }
  .list-note > li {
    position: relative;
    padding-left: 1.2em;
    font-size: 1.2rem;
  }
  .list-note > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-note.is-small > li {
    font-size: 1.1rem;
  }

  /* ----- list-note-order ----- */
  .list-note-order {
    color: #666;
  }
  .list-note-order > li {
    position: relative;
    padding-left: 2.5em;
    font-size: 1.2rem;
  }
  .list-note-order > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-note-order.is-small > li {
    font-size: 1.1rem;
  }
  /* ----- list-note-letter ----- */
  [class*="list-note-letter"] {
    color: #666;
  }
  [class*="list-note-letter"] > li {
    position: relative;
    font-size: 1.2rem;
  }
  [class*="list-note-letter"] > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  [class*="list-note-letter"].is-small > li {
    font-size: 1.1rem;
  }
  .list-note-letter > li {
    padding-left: 2.5em;
  }
  .list-note-letter-v2 > li {
    padding-left: 3.5em;
  }
  .list-note-letter-v3 > li {
    padding-left: 1.5em;
  }
  .list-note-letter-v4 > li {
    padding-left: 2.5em;
  }

  /* ----- list-bullet ----- */
  .list-bullet > li {
    position: relative;
    padding-left: 15px;
  }

  /* icon */
  .list-bullet > li::before {
    position: absolute;
    top: .45em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #6f88b0;
    content: "";
  }
  .list-bullet > li.is-bullet_large,
  .list-bullet.is-bullet_large {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .list-bullet > li.is-bullet_large::before,
  .list-bullet.is-bullet_large > li::before{
    top: .35em;
    left: 0;
    width: 10px;
    height: 10px;
  }

  /* ----- list-bullet-v2 ----- */
  .list-bullet-v2 > li {
    position: relative;
    padding-left: 15px;
  }

  /* icon */
  .list-bullet-v2 > li::before {
    position: absolute;
    top: .55em;
    left: 2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #333;
    content: "";
  }

  /* ----- list-bullet-v3 ----- */
  .list-bullet-v3 > li {
    position: relative;
    padding-left: 12px;
    font-size: 1.2rem;
  }

  /* icon */
  .list-bullet-v3 > li::before {
    position: absolute;
    top: .6em;
    left: 2px;
    width: 6px;
    height: 2px;
    background-color: #666;
    content: "";
  }

  /* ----- list-order ----- */
  .list-order > li {
    position: relative;
    padding-left: 2.2em;
  }
  .list-order > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-order > li > .list_mark::after {
    content: ".";
  }

  /* ----- list-order-v2 ----- */
  .list-order-v2 > li {
    position: relative;
    padding-left: 3.2em;
    font-size: 1.2rem;
  }
  .list-order-v2 > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-order-v2 > li > .list_mark::before {
    content: "（";
  }
  .list-order-v2 > li > .list_mark::after {
    content: "）";
  }

  /* ----- list-order-v3 ----- */
  .list-order-v3 > li {
    position: relative;
    padding-left: 2.2em;
  }
  .list-order-v3 > li > .list_mark {
    position: absolute;
    top: -0.2em;
    left: 0;
    width: 1.7em;
    height: 1.7em;
    border-radius: 50%;
    background: #00307c;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.8em;
  }

  /* ----- list-order-v4 ----- */
  .list-order-v4 > li {
    position: relative;
    padding-left: 3.2em;
  }
  .list-order-v4 > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-order-v4 > li > .list_mark::before {
    content: "（";
  }
  .list-order-v4 > li > .list_mark::after {
    content: "）";
  }

  /* ----- list-order-v5 ----- */
  .list-order-v5 > li {
    position: relative;
    padding-left: 1.2em;
    font-size: 1.2rem;
  }
  .list-order-v5 > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }

  /* ----- list-description ----- */
  .list-description {
    margin-top: 1em;
  }
  .list-description > dt {
    margin: 0 0 .3em;
    font-weight: bold;
  }
  .list-description[data-layout-sp="row"] > dt,
  .list-description[data-layout-sp="row"] > dd {
    display: inline;
  }
  .list-description[data-layout-sp="row"] > dt::after {
    content: "：";
  }
  .list-description > dd > *:first-child {
    margin-top: 0;
  }

  .list-description-bullet {
    margin-top: 1em;
  }
  .list-description-bullet > dt {
    position: relative;
    margin: 0 0 .3em;
    padding-left: 15px;
    font-weight: bold;
  }
  .list-description-bullet > dt::before {
    position: absolute;
    top: .45em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #6f88b0;
    content: "";
  }
  .list-description-bullet > dd > *:first-child {
    margin-top: 0;
  }

  .list-description-order {
    margin-top: 1em;
  }
  .list-description-order > dt {
    position: relative;
    margin: 0 0 .3em;
    padding-left: 2.0em;
    font-weight: bold;
  }
  .list-description-order > dt .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-description-order > dt .list_mark::after {
    content: ".";
  }
  .list-description-order > dd > *:first-child {
    margin-top: 0;
  }

  /* ----- list-indent ----- */
  .list-indent > li {
    position: relative;
  }
  .list-indent > li > .indent {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
  }
  .list-indent[data-indent="1em"] > li { padding-left: 1em; }
  .list-indent[data-indent="2em"] > li { padding-left: 2em; }
  .list-indent[data-indent="3em"] > li { padding-left: 3em; }
  .list-indent[data-indent="4em"] > li { padding-left: 4em; }
  .list-indent[data-indent="5em"] > li { padding-left: 5em; }
  .list-indent[data-indent="6em"] > li { padding-left: 6em; }
  .list-indent[data-indent="7em"] > li { padding-left: 7em; }
  .list-indent[data-indent="8em"] > li { padding-left: 8em; }
  .list-indent[data-indent="9em"] > li { padding-left: 9em; }
  .list-indent[data-indent="10em"] > li { padding-left: 10em; }
  .list-indent[data-indent="1em"] > li > .indent { width: 1em; }
  .list-indent[data-indent="2em"] > li > .indent { width: 2em; }
  .list-indent[data-indent="3em"] > li > .indent { width: 3em; }
  .list-indent[data-indent="4em"] > li > .indent { width: 4em; }
  .list-indent[data-indent="5em"] > li > .indent { width: 5em; }
  .list-indent[data-indent="6em"] > li > .indent { width: 6em; }
  .list-indent[data-indent="7em"] > li > .indent { width: 7em; }
  .list-indent[data-indent="8em"] > li > .indent { width: 8em; }
  .list-indent[data-indent="9em"] > li > .indent { width: 9em; }
  .list-indent[data-indent="10em"] > li > .indent { width: 10em; }

  /* ------------------------------------------------------
   * Elements >>> Link
  ------------------------------------------------------ */

  /* ----- link-text ----- */
  [class*="link-text"] {
    margin-top: 1em;
  }
  .link-text > li + li {
    margin-top: .5em;
  }
  .link-text > li > a {
    display: inline-block;
    position: relative;
    padding-left: 13px;
    color: #333;
    text-decoration: none;
  }

  /* icon */
  .link-text > li > a::before {
    position: absolute;
    top: .55em;
    left: -2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
  }

  /* data-row-pc */
  .link-text[data-row-sp="auto"] {
    margin-right: -28px;
    margin-bottom: -.5em;
  }
  .link-text[data-row-sp="auto"] > li {
    margin: 0 28px .5em 0;
  }

  .link-text-v2 {
    margin-top: 1.0em;
  }
  .link-text-v2 > li > a {
    display: block;
    padding: 15px 0 14px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
  }
  .link-text-v2 > li:first-child > a {
    border-top: 1px solid #ddd;
  }
  .link-text-v2 > li > a[class*="a-"]::after {
    display: inline-block;
    margin: .3em 0 0 8px;
  }

  /* list-button */
  .list-button,
  .list-button > li + li {
    margin-top: 15px;
  }
  .list-button[data-row-sp].gp-al-center {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .list-button[data-row-sp].gp-al-right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .list-button[data-row-sp] > li {
    -webkit-display: flex;
    display: flex;
    margin-top: 20px;
  }
  .list-button[data-row-sp] > li > a {
    -webkit-display: flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    min-width: 0;
  }

  /* ----- link-button ----- */
  .link-button > a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    padding: 11px 12px 10px 28px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
  }
  .link-button > a.gp-al-left {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .link-button > a.gp-al-right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .link-button .link_label {
    display: inline-block;
    line-height: 1.5;
  }

  /* wrapper */
  .close-button-wrap {
    margin-top: 25px;
  }

  /* icon */
  .link-button:not(.i-close) > a::before {
    position: absolute;
    top: 18px;
    left: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    content: "";
  }
  .link-button.i-close > a > span {
    position: relative;
    display: inline-block;
    padding: 0 0 0 20px;
  }
  .link-button.i-close > a > span::before,
  .link-button.i-close > a > span::after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 2px;
    margin-top: -2px;
    background: #888;
    content: "";
  }
  .link-button.i-close > a > span::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .link-button.i-close > a > span::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .link-button.i-close > a:hover > span::before,
  .link-button.i-close > a:hover > span::after {
    background: #1D5D9C;
  }

  /* ----- link-button-v2 ----- */
  .link-button-v2 > a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    padding: 11px 12px 10px 28px;
    border: 1px solid #00307c;
    background-color: #00307c;
    color: #fff;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
  }
  .link-button-v2 .link_label {
    display: inline-block;
    line-height: 1.5;
  }

  /* icon */
  .link-button-v2 > a::before {
    position: absolute;
    top: 18px;
    left: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
  }

  /* ----- link-button-v3 ----- */
  .link-button-v3 > a {
    display: block;
    position: relative;
    padding: 11px 15px 10px;
    border: 1px solid #00307c;
    background-color: #ecf3ff;
    color: #333;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
  }
  .link-button-v3 .link_label {
    display: inline-block;
    line-height: 1.5;
  }

  /* icon */
  .link-button-v3 > a::before {
    position: absolute;
    top: 18px;
    left: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    content: "";
  }

  /* ----- category-button ----- */
  .category-button > a {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    padding: 17px 3px 15px 72px;
    border: 2px solid #ccc;
    background: #fff;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #333;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
  }
  .category-button > a::before {
    position: absolute;
    display: block;
    top: 50%;
    left: 15px;
    background-image: url(/shared/img/com_sprite01@2x.png);
    -webkit-background-size: 490px auto;
    background-size: 490px auto;
    background-repeat: no-repeat;
    content: "";
  }
  .category-button .link_label {
    position: relative;
    display: inline-block;
    padding-left: 18px;
  }
  .category-button .link_label::before {
    position: absolute;
    top: 50%;
    left: -3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 9px;
    height: 9px;
    margin-top: -5px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    -webkit-transition: border .3s;
    transition: border .3s;
    content: "";
  }
  /*color set*/
  .category-button.category01 > a { border-color: #00307c; }
  .category-button.category02 > a { border-color: #179f6d; }
  .category-button.category03 > a { border-color: #e55e34; }
  /*icon*/
  .category-button.category01 > a::before {
    width: 34px;
    height: 24px;
    left: 20px;
    margin-top: -12px;
    background-position: 0 -100px;
  }
  .category-button.category02 > a::before {
    width: 44px;
    height: 25px;
    margin-top: -13px;
    background-position: -50px -100px;
  }
  .category-button.category03 > a::before {
    width: 32px;
    height: 22px;
    left: 20px;
    margin-top: -11px;
    background-position: -100px -100px;
  }

  /* ------------------------------------------------------
   * Elements >>> Image
  ------------------------------------------------------ */
  /* ----- image-set ----- */
  .image-set {
    margin-top: 30px;
  }
  .image-set .image_caption {
    margin-top: 6px;
    font-size: 1.2rem;
    text-align: left;
  }

  /* gp-al-** */
  .image-set,
  .image-set.gp-al-center {
    -webkit-display: flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .image-set.gp-al-right {
    -webkit-display: flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .image-set[class*="js-equalHeight"] {
    -webkit-display: flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }

  /* for IE11 hack */
  _:-ms-lang(x)::-ms-backdrop, .image-set > .image_inner {
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 1px;
  }

  /* image-has-title */
  .image-set.image-has-title .image_inner .image_title {
    font-weight: bold;
  }
  .image-set.image-has-title .image_inner img {
    margin-top: 1.5em;
  }
  .image-set.image-has-title .image_inner .image_title + * {
    margin-top: 0;
  }

  /* ------------------------------------------------------
   * Elements >>> Other
  ------------------------------------------------------ */
  .category-icons {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 15px -5px;
  }
  .category-icons .icon {
    margin: 5px;
    padding: 0 .55em;
    border: 1px solid #555;
    background: #fff;
    font-size: 1.2rem;
    line-height: 20px;
  }

  /* ------------------------------------------------------
   * Conditional Elements >>> Heading
  ------------------------------------------------------ */
  [class*="heading-lv"] .heading_title a:link {
    color: #333;
    text-decoration: none;
  }
  [class*="heading-lv"] + *:not([class*="heading-lv"]) {
    margin-top: 0 !important;
  }

  /* ----- heading-lv1 ----- */
  .heading-lv1 {
    padding: 24px 15px;
  }
  .heading-lv1 sup {
    top: -.5em;
  }
  .heading-lv1 .heading_title {
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.5;
  }
  .heading-lv1 .heading_subtitle {
    color: #333;
    font-size: 1.4rem;
  }
  .heading-logo {
    margin-bottom: 10px;
    text-align: right;
  }

  /* ----- heading-lv2 ----- */
  .heading-lv2 {
    margin: 35px 0 14px;
  }
  .heading-logo + .heading-lv2 {
    margin-top: 0;
  }
  .heading-lv2 .block {
    position: relative;
    display: block;
    padding: 4px 0 3px 16px;
  }
  .heading-lv2 .block::before,
  .heading-lv2 .block::after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    content: "";
  }
  .heading-lv2 .block::before {
    background: #00307c;
  }
  .heading-lv2 .block::after {
    height: 11px;
    background: #1D5D9C;
  }
  .heading-lv2 .heading_title {
    position: relative;
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .heading-lv2 .heading_subtitle {
    color: #333;
    line-height: 1.5;
  }
  .heading-lv2 .heading_title > a {
    display: inline-block;
    position: relative;
    padding-right: 18px;
    color: #333;
  }
  .heading-lv2 .heading_title > a::before {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 50%;
    right: 2px;
    margin-top: -7px;
    border-top: 1px solid #717171;
    border-right: 1px solid #717171;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }

  /* ----- heading-lv3 ----- */
  .heading-lv3 {
    margin: 24px 0 10px;
  }
  .heading-lv3 .block {
    display: block;
    padding: 0 0 6px;
    border-bottom: 3px solid #c0cde0;
    text-decoration: none;
  }
  .heading-lv3 .heading_title {
    font-size: 1.7rem;
    line-height: 1.5;
  }
  .heading-lv3 .heading_title > a {
    display: inline-block;
    position: relative;
    padding-right: 18px;
  }
  .heading-lv3 .heading_title > a::before {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 50%;
    right: 2px;
    margin-top: -7px;
    border-top: 1px solid #717171;
    border-right: 1px solid #717171;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  .heading-lv3.has-icon .heading_icon {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 2px -5px 0;
  }
  .heading-lv3.has-icon .heading_icon > li {
    margin: 5px;
    padding: 0 .8em;
    border: 1px solid #555;
    background: #fff;
    font-size: 1.2rem;
    line-height: 20px;
    color: #555;
  }
  .heading-lv3.type-2 .block {
    padding: 0;
    border-bottom: none;
    text-decoration: none;
  }
  .heading-lv3.type-2 .heading_title {
    font-size: 1.6rem;
    font-weight: bold;
  }

  /* ----- heading-lv4 ----- */
  .heading-lv4 {
    margin: 15px 0 10px;
  }
  .heading-lv4 .heading_title {
    position: relative;
    padding: 2px 0 0 14px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .heading-lv4 .heading_title::before {
    position: absolute;
    top: 3px;
    left: 0;
    width: 4px;
    height: calc(100% - 6px);
    background-color: #00307c;
    content: "";
  }
  .heading-lv4.has-icon {
    position: relative;
  }
  .heading-lv4.has-icon::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background-color: #00307c;
    content: "";
  }
  .heading-lv4.has-icon .heading_title::before {
    display: none;
  }
  .heading-lv4.has-icon .heading_icon {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 2px -5px -5px;
    padding-left: 14px;
  }
  .heading-lv4.has-icon .heading_icon > li {
    margin: 5px;
    padding: .2em .5em;
    border: 1px solid #555;
    background: #fff;
    font-size: 1.2rem;
    color: #555;
  }
  .heading-lv4.type-2 .heading_title {
    padding-left: 0;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .heading-lv4.type-2 .heading_title::before {
    display: none;
  }

  /* ----- heading-lv5 ----- */
  .heading-lv5 {
    margin: 15px 0 10px;
  }
  .heading-lv5 .heading_title {
    position: relative;
    padding-left: 20px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .heading-lv5 .heading_title::before {
    position: absolute;
    top: .5em;
    left: 0;
    width: 10px;
    height: 3px;
    background: #c0cde0;
    content: "";
  }

  /* ----- heading-lv6 ----- */
  .heading-lv6 {
    margin: 15px 0 10px;
  }
  .heading-lv6 .heading_title {
    position: relative;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.3;
  }

  /* ------------------------------------------------------
   * Conditional Elements >>> Navi
  ------------------------------------------------------ */
  /* ----- navi-anchor ----- */
  .navi-anchor {
    margin-top: 24px;
    overflow: hidden;
  }
  .navi-anchor .navi-inner {
    -webkit-display: flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -34px;
  }
  .navi-anchor .navi-inner > li {
    margin: 0 17px 0.8em 0;
    padding: 0 17px 0 0;
    border-right: 1px solid #ccc;
  }
  .navi-anchor .navi-inner > li.is-edge {
    border-right: none;
  }
  .navi-anchor .navi-inner > li > a {
    display: inline-block;
    position: relative;
    padding-left: 16px;
    color: #333;
    text-decoration: none;
  }
  .navi-anchor .navi-inner > li > a::before {
    position: absolute;
    top: .5em;
    left: 2px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 5px;
    height: 5px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
  }
  /* ----- navi-index ----- */
  .navi-index {
    margin: 24px -15px 0;
    border-top: 1px solid #00307c;
  }
  .navi-index.sp-top-inline {
    margin: 24px 0 0;
  }
  .navi-index .navi_item a {
    color: #333;
    text-decoration: none;
  }
  .navi-index .navi_item .block {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #00307c;
    background: #fff;
  }
  .navi-index.sp-top-inline .navi_item .block {
    border-left: 1px solid #00307c;
    border-right: 1px solid #00307c;
  }
  .navi-index a.block .navi_title,
  .navi-index .navi_title a {
    display: block;
    position: relative;
    padding-left: 13px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .navi-index a.block .navi_title::before,
  .navi-index .navi_title a::before {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 50%;
    left: -2px;
    margin-top: -7px;
    border-top: 1px solid #717171;
    border-right: 1px solid #717171;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }

  /* as-bg-blue */
  .navi-index.as-bg-blue {
    border-color: #d0dff7;
  }

  .navi-index .navi_item.has-image .block {
    display: block;
    padding: 20px 15px 20px 10px;
  }
  .navi-index .navi_item.has-image .block .navi_image {
    float: left;
    width: 25%;
    margin-right: 15px;
  }
  .navi-index .navi_item.has-image .block .navi_image .image-set {
    margin-top: 0;
  }
  .navi-index .navi_item.has-image .block .navi_detail {
    overflow: hidden;
  }
  .navi-index .navi_item.has-image .block::after {
    display: block;
    content: "";
    clear: both;
  }
  .navi-index.as-bg-blue .navi_item .block,
  .navi-index .navi_item.as-bg-blue .block {
    border-color: #d0dff7;
    background-color: #eef4ff;
  }

  /* has-image */
  .navi-index .navi_item.has-image .block {
    display: block;
    padding: 20px 15px 20px 10px;
  }
  .navi-index .navi_item.has-image .block .navi_image {
    float: left;
    width: 25%;
    margin-right: 15px;
  }
  .navi-index .navi_item.has-image .block .navi_image .image-set {
    margin-top: 0;
  }
  .navi-index .navi_item.has-image .block .navi_detail {
    overflow: hidden;
  }
  .navi-index .navi_item.has-image .block::after {
    display: block;
    content: "";
    clear: both;
  }

  /* ----- navi-index-v2 ----- */
  .navi-index-v2 {
    margin-top: 24px;
  }
  .navi-index-v2 .navi_item a {
    display: block;
    color: #333;
    text-decoration: none;
  }
  .navi-index-v2 .navi_item .navi_title a {
    display: inline;
  }
  .navi-index-v2 .navi_item {
    display: -webkit-flex;
    display: flex;
  }
  .navi-index-v2 .navi_title {
    font-size: 1.8rem;
    font-weight: bold;
  }

  /* ----- data-layout-sp="vertical" ----- */
  .navi-index-v2[data-layout-sp="vertical"] .navi_item + .navi_item {
    margin-top: 15px;
  }
  .navi-index-v2[data-layout-sp="vertical"] .navi_item .block {
    position: relative;
    border: 1px solid #00307c;
    background: #fff;
  }
  .navi-index-v2[data-layout-sp="vertical"] .navi_detail {
    width: 100%;
    padding: 10px 15px;
    min-height: 56px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-flex: 1 0 56px;
    flex: 1 0 56px;
    -webkit-justify-content: center;
    justify-content: center;
    background: #fff;
  }
  .navi-index-v2[data-layout-sp="vertical"] .navi_detail .navi_title {
    position: relative;
    padding: 2px 0 2px 15px;
  }

  /* ----- data-layout-sp="row" ----- */
  .navi-index-v2[data-layout-sp="row"] {
    margin-left: -15px;
    margin-right: -15px;
    border-top: 1px solid #00307c;
  }
  .navi-index-v2[data-layout-sp="row"] .navi_item {
    border-bottom: 1px solid #00307c;
    background: #fff;
  }
  .navi-index-v2[data-layout-sp="row"] .navi_item .block {
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .navi-index-v2[data-layout-sp="row"] .navi_figure {
    -webkit-flex: 0 0 160px;
    flex: 0 0 160px;
  }
  .navi-index-v2[data-layout-sp="row"] .navi_detail {
    padding: 15px 10px 15px 24px;
    -webkit-align-self: center;
    align-self: center;
  }
  .navi-index-v2[data-layout-sp="row"] .navi_title {
    position: relative;
    padding: 2px 0 0 15px;
  }

  .navi-index-v2 .navi_title > span::before {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: .5em;
    left: -4px;
    border-top: 1px solid #717171;
    border-right: 1px solid #717171;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }

  /* ----- navi-index-v3 ----- */
  .navi-index-v3 {
    margin-top: 30px;
  }
  .navi-index-v3 .block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column-reverse;
    flex-flow: column-reverse;
    padding: 15px 20px 20px;
    border: 2px solid #d0dff7;
    background: #eef4ff;
    color: #333;
    text-decoration: none;
  }
  .navi-index-v3 a.block:hover {
    border-color: #daf1eb;
    background-color: #f1f9f8;
  }
  .navi-index-v3 .navi_detail {
    margin-bottom: 15px;
  }
  .navi-index-v3 .navi_title {
    position: relative;
    margin-bottom: .3em;
    padding-left: 15px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .navi-index-v3 .navi_title::before {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: .4em;
    left: -2px;
    border-top: 1px solid #717171;
    border-right: 1px solid #717171;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }

  /* -----.navi-index-v4 ----- */
  .navi-index-v4 {
    margin: 40px 0 0;
  }
  .navi-index-v4 .navi_item + .navi_item {
    margin-top: 15px;
  }
  .navi-index-v4 .navi_item a {
    color: #333;
    text-decoration: none;
  }
  .navi-index-v4 .navi_item .block {
    display: block;
    padding: 20px;
    border: 1px solid #dddddd;
    background: #fff;
  }
  .navi-index-v4 a.block .navi_title,
  .navi-index-v4 .navi_title a {
    display: block;
    position: relative;
    padding-left: 17px;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .navi-index-v4 .navi_title .no-link {
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .navi-index-v4 a.block .navi_title::before,
  .navi-index-v4 .navi_title a::before {
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    top: 0.45em;
    left: -2px;
    border-top: 1px solid #717171;
    border-right: 1px solid #717171;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  .navi-index-v4 .navi_title + * {
    margin-top: 12px;
  }


  /* has-image */
  .navi-index-v4 .navi_item.has-image .block .navi_image {
    float: left;
    width: 48%;
    margin-right: 15px;
  }
  .navi-index-v4 .navi_item.has-image .block .navi_image .image-set {
    margin-top: 0;
  }
  .navi-index-v4 .navi_item.has-image .block .navi_detail {
    overflow: hidden;
  }
  .navi-index-v4 .navi_item.has-image .block::after {
    display: block;
    content: "";
    clear: both;
  }

  /* ----- navi-box ----- */
  .navi-box {
    background: #f4f4f4;
    padding: 1.4em;
  }
  .navi-box > *:first-child {
    margin-top: 0;
  }
  .navi-box .link-text > li + li {
    margin-top: 1em;
  }
  .navi-box .link-text > li.is-current {
    padding-left: 0.5em;
    font-weight: bold;
  }


  /* ------------------------------------------------------
   * Layout >>> Table
  ------------------------------------------------------ */
  /* ----- table-layout ----- */
  .table-layout {
    margin-top: 24px;
  }
  .table-layout .table_unit {
    width: 100%;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
  }
  .table-layout caption {
    text-align: left;
  }
  .table-layout .table_title {
    margin-bottom: 10px;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .table-layout .table_title-lv2 {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .table-layout .table_caption {
    margin: .5em 0 1em;
    font-size: 1.1rem;
  }
  .table-layout th,
  .table-layout td {
    padding: 7px 10px;
    vertical-align: top;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #bbb;
    background-color: #fff;
    font-weight: normal;
    text-align: left;
    overflow-wrap:break-word;
    -ms-word-break: break-word;
    word-break: break-word;
  }
  .table-layout thead th {
    vertical-align: middle;
  }
  .table-layout th > *:first-child,
  .table-layout td > *:first-child {
    margin-top: 0 !important;
  }
  .table-layout .cell-style1 {
    background-color: #666666;
    color: #fff;
    vertical-align: middle;
  }
  .table-layout .cell-style1 a {
    color: #fff;
    text-decoration: underline;
  }
  .table-layout .cell-style2 {
    background-color: #f4f4f4;
  }
  .table-layout .cell-style3 {
    background-color: #ecf2fe;
  }
  .table-layout .cell-style4 {
    background-color: #fff2ee;
  }
  .table-layout.sp-cell-narrow th,
  .table-layout.sp-cell-narrow td,
  .table-layout th.sp-cell-narrow,
  .table-layout td.sp-cell-narrow {
    padding: 10px;
    font-size: 1.3rem;
  }

  /* data-layout-sp */
  .table-layout[data-layout-sp="scroll"] {
    overflow-x: auto;
    padding-bottom: 4px;
  }
  .column-media[data-layout-sp="col-reverse"] .column_detail .table-layout[data-layout-sp="scroll"] {
    margin-bottom: 20px;
  }
  .table-layout[data-layout-sp="scroll"]::-webkit-scrollbar {
    height: 12px;
  }
  .table-layout[data-layout-sp="scroll"]::-webkit-scrollbar-track {
    border-radius: 12px;
    background: #f1f1f1;
  }
  .table-layout[data-layout-sp="scroll"]::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background: #888;
  }
  .table-layout[data-layout-sp="scroll"] th,
  .table-layout[data-layout-sp="scroll"] td {
    white-space: nowrap;
  }
  .table-layout[data-layout-sp="vertical"] colgroup {
    display: none !important;
  }
  .table-layout[data-layout-sp="vertical"] th,
  .table-layout[data-layout-sp="vertical"] td {
    display: block;
    width: 100%;
  }
  .table-layout[data-layout-sp="vertical"] [data-layout-sp="flex"] {
    display: -webkit-flex;
    display: flex;
    -webkit-flow: row wrap;
    flex-flow: row wrap;
  }
  .table-layout[data-layout-sp="vertical"] [data-layout-sp="flex"] .gp-al-middle {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }

  /* ------------------------------------------------------
   * Layout >>> Column
  ------------------------------------------------------ */
  /* ----- column-layout ----- */
  .column-layout {
    margin-top: 24px;
  }
  .column-layout > .column_item {
    margin-top: 15px;
  }
  .column-layout > .column_item > *:first-child {
    margin-top: 0 !important;
  }
  .column-layout[data-row-sp="2"] > .column_item > section:first-child > .heading-lv2 {
    margin-top: calc(35px - 15px);
  }
  .column-layout[data-row-sp="2"] > .column_item > section:first-child > .heading-lv3 {
    margin-top: calc(24px - 15px);
  }
  .column-layout[data-row-sp="2"] > .column_item > section:first-child > .heading-lv4 {
    margin-top: calc(15px - 15px);
  }
  .column-layout[data-row-sp="2"] > .column_item > section:first-child > .heading-lv5 {
    margin-top: calc(15px - 15px);
  }
  .column-layout[data-row-sp="2"] > .column_item > section:first-child > .heading-lv6 {
    margin-top: calc(15px - 15px);
  }
  .contents > .column-layout:first-child > .column_item:first-child,
  .contents > .column-layout:first-child > .column_item:first-child > section:first-child > [class*="heading-lv"],
  .contents > .column-layout[data-row-sp="2"]:first-child > .column_item:nth-child(-n+2) > section:first-child > [class*="heading-lv"] {
    margin-top: 0;
  }
  .column-layout.column-align-middle[data-row-sp]:not([data-row-sp="1"]) {
    -webkit-align-items: center;
    align-items: center;
  }

  /* ----- column-media ----- */
  .column-media {
    margin-top: 24px;
  }
  .column-media > .column_image > *:first-child,
  .column-media > .column_detail > *:first-child {
    margin-top: 0 !important;
  }

  /* data-layout-sp */
  .column-media[data-layout-sp="row"] > .column_image {
    max-width: calc((100% - 15px) / 2);
  }
  .column-media[data-layout-sp="row"] > .column_image[data-image="right"] {
    float: right;
    margin-left: 15px;
  }
  .column-media[data-layout-sp="row"] > .column_image[data-image="left"] {
    float: left;
    margin-right: 15px;
  }
  .column-media[data-layout-sp="col"] > .column_detail,
  .column-media[data-layout-sp="col-reverse"] > .column_image {
    margin-top: 20px;
  }
  _:-ms-lang(x)::-ms-backdrop, .column-media[data-layout-sp="col-reverse"] > .column_image {
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    min-height: 1px;
  }
  .column-media[data-layout-sp="col-reverse"] {
    -webkit-display: flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  /* as-balloon */
  .column-media.as-balloon > .column_detail {
    overflow: hidden;
  }
  .column-media.as-balloon > .column_image[data-image="left"] {
    margin-right: 0;
  }
  .column-media.as-balloon > .column_image[data-image="right"] {
    margin-left: 0;
  }
  .balloon-layout{
    position: relative;
    margin-left: 15px;
    padding: 1em;
    background: #f2f2f2;
    border: 1px solid #ddd;
  }
  .balloon-layout::before {
    position: absolute;
    top: 2em;
    left: -12px;
    width: 0;
    height: 0;
    border-width: 7px 11px 7px 0;
    border-style: solid solid solid none;
    border-color: transparent #ddd transparent transparent;
    content: "";
  }
  .balloon-layout::after {
    position: absolute;
    top: 2.1em;
    left: -11px;
    width: 0;
    height: 0;
    border-width: 6px 11px 6px 0;
    border-style: solid solid solid none;
    border-color: transparent #f2f2f2 transparent transparent;
    content: "";
  }

  /* ----- column-wide ----- */
  .column-wide {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
  }
  .column-wide .image-set {
    margin-top: 0;
  }

  /* ------------------------------------------------------
   * Layout >>> Box
  ------------------------------------------------------ */
  /* ----- box-layout ----- */
  .box-layout {
    margin-top: 24px;
    padding: 20px 22px 19px;
    background-color: #fff;
    border: 1px solid #ddd;
  }
  .box-layout > .box_title {
    margin-bottom: 10px;
    padding-left: 13px;
    border-left: 4px solid #00307c;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.3;
  }
  .box-layout > .box_title a {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    color: #333;
    text-decoration: none;
  }
  .box-layout > .box_title a::before {
    position: absolute;
    top: 50%;
    right: -2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-top: -4px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    content: "";
  }
  .box-layout > .box_detail > *:first-child {
    margin-top: 0 !important;
  }

  /* ----- box-layout-v2 ----- */
  .box-layout-v2.as-bg-blue { background-color: #ecf2fe !important; }
  .box-layout-v2.as-bg-orange { background-color: #fff2ee !important; }

  .box-layout-v2 {
    margin-top: 24px;
    padding: 20px 21px 19px;
    background-color: #ecf2fe;
  }
  .box-layout-v2 > .box_title {
    margin-bottom: 10px;
    padding-left: 13px;
    border-left: 4px solid #00307c;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.3;
  }
  .box-layout-v2 > .box_title a {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    color: #333;
    text-decoration: none;
  }
  .box-layout-v2 > .box_title a::before {
    position: absolute;
    top: 50%;
    right: -2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-top: -4px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    content: "";
  }
  .box-layout-v2 > .box_detail > *:first-child {
    margin-top: 0 !important;
  }
  .box-layout-v2 .box_lead {
    font-size: 1.7rem;
    font-weight: bold;
  }

  /* ------------------------------------------------------
   * Layout >>> Other
  ------------------------------------------------------ */
  /* ----- accordion-layout ----- */
  .accordion-layout {
    margin-top: 24px;
    border: 1px solid #ddd;
  }
  .accordion-layout + .accordion-layout {
    margin-top: 15px;
  }
  .accordion-layout > .accordion_trigger {
    position: relative;
  }
  .accordion-layout .accordion_label {
    display: block;
    padding: 14px 40px 13px 15px;
    background-color: #fff;
    font-size: 1.4rem;
    line-height: 1.5;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .accordion-layout .is-active .accordion_label {
    background: #f4f4f4;
  }
  .accordion-layout > .accordion_detail {
    display: none;
    padding: 14px 15px 13px;
    border-top: 1px solid #ddd;
    background-color: #fff;
  }
  .accordion-layout > .accordion_detail > *:first-child,
  .accordion-layout > .accordion_detail > section:first-child > *:first-child {
    margin-top: 0;
  }

  /* icon */
  .accordion-layout .accordion_label::before,
  .accordion-layout .accordion_label::after {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 14px;
    height: 2px;
    margin-top: -1px;
    background-color: #888;
    content: "";
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
  }
  .accordion-layout .accordion_label::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .accordion-layout > .accordion_trigger.is-active .accordion_label::before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  /* ----- tab-layout ----- */
  .tab-layout {
    margin-top: 24px;
  }
  .tab-layout > .tab_navi {
    padding-bottom: 7px;
    overflow: hidden;
  }
  .tab-layout .tab_list {
    -webkit-display: flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -6px;
  }
  .tab-layout .tab_list > li {
    -webkit-display: flex;
    display: flex;
    width: calc(100% / 4);
    padding: 0 6px;
  }
  .tab-layout .tab_list > li > a {
    -webkit-display: flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 0 6px 10px;
    border-bottom: 1px solid #ddd;
    color: #333;
    text-decoration: none;
  }
  .tab-layout .tab_list > li:not(.is-current) > a:hover {
    color: #1D5D9C;
    text-decoration: underline;
  }
  .tab-layout .tab_list > .is-current > a {
    padding-bottom: 9px;
    border-color: #1D5D9C;
    border-width: 2px;
    font-weight: bold;
    color: #1D5D9C;
  }
  .tab-layout .tab_list > .is-current > a::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin: 1px 0 0 -3px;
    border-style: solid solid none;
    border-color: #1D5D9C transparent transparent;
    border-width: 4px 3px 0;
    content: "";
  }
  .tab-layout > .tab_detail {
    display: none;
    padding-top: 15px;
  }
  .tab-layout > .tab_detail > *:first-child {
    margin-top: 0 !important;
  }

  /* ------------------------------------------------------
   * Components
  ------------------------------------------------------ */
  /* ----- news-icon ----- */
  .news-icon {
    display: inline-block;
    min-width: 6.17em;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 1.2rem;
    line-height: 20px;
    text-align: center;
  }
  .news-icon.type01 { border-color: #d55500; color: #d55500; }
  .news-icon.type02 { border-color: #00307c; color: #00307c; }
  .news-icon.type03 { border-color: #008662; color: #008662; }
  .news-icon.release { border-color: #00307c; color: #ffffff; background-color: #00307c; }
  .news-icon.news { border-color: #1D5D9C; color: #ffffff; background-color: #1D5D9C; }
  .news-icon.events { border-color: #e55e34; color: #ffffff; background-color: #e55e34; }
  .news-icon.technology { border-color: #994696; color: #ffffff; background-color: #994696; }

  /* ----- news-layout ----- */
  .news-layout {
    margin-top: 24px;
    border-top: 1px solid #ddd;
  }
  .news-layout .news_article {
    border-bottom: 1px solid #ddd;
  }
  .news-layout .block {
    -webkit-display: flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 15px 0 12px;
    color: #333;
    text-decoration: none;
    outline: none;
  }
  .news-layout .news_detail {
    -webkit-display: flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-flex: 1;
    flex: 1;
  }
  .news-layout .news_property {
    -webkit-display: flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 5px;
  }
  .news-layout .news_date {
    padding-right: 14px;
    font-size: 1.2rem;
  }
  .news-layout .news_title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    line-height: 1.6;
  }
  .news-layout a .news_title {
    color: #34649f;
    text-decoration: none;
  }
  .news-layout a:hover .news_thumbnail,
  .news-layout a:hover .news_title {
    color: #1D5D9C;
    text-decoration: underline;
  }
  .news-layout .news_image + .news_detail {
    display: block;
  }
  .news-layout .news_image + .news_detail .news_title {
    margin-top: .5em;
  }

  /* ----- faq-layout ----- */
  .faq-layout {
    margin-top: 24px;
    border-bottom: 1px solid #ddd;
  }
  .faq-layout .faq_article {
    border-top: 1px solid #ddd;
  }
  .faq-layout .faq_question {
    position: relative;
    padding: 16px 10px 16px 44px;
    background: #f4f4f4;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .faq-layout .faq_answer {
    position: relative;
    padding: 16px 10px 16px 44px;
    background: #fff;
  }
  .faq-layout .faq_lead {
    margin-bottom: .8em;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .faq-layout .faq_question::before,
  .faq-layout .faq_answer::before{
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 15px;
    left: 15px;
    background-image: url(/shared/img/com_sprite01@2x.png);
    -webkit-background-size: 490px auto;
    background-size: 490px auto;
    background-repeat: no-repeat;
    content: "";
  }
  .faq-layout .faq_question::before {
    background-position: -50px -50px;
  }
  .faq-layout .faq_answer::before {
    background-position: -100px -50px;
  }

  /* ----- faq-layout-v2 ----- */
  .faq-layout-v2 {
    margin-top: 16px;
    padding-top: 8px;
  }
  .faq-layout-v2 .faq_article {
    border: 2px solid #00307c;
  }
  .faq-layout-v2 .faq_question {
    position: relative;
    padding: 16px 10px 16px 62px;
    background: #00307c;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
  }
  .faq-layout-v2 .faq_answer {
    position: relative;
    padding: 10px 19px 26px;
    background: #fff;
  }
  .faq-layout-v2 .faq_answer > *:first-child {
    margin-top: 0;
  }
  .faq-layout-v2 .faq_question::before,
  .faq-layout-v2 .faq_answer::before {
    display: block;
    background-image: url(/shared/img/com_sprite01@2x.png);
    -webkit-background-size: 490px auto;
    background-size: 490px auto;
    background-repeat: no-repeat;
    content: "";
  }
  .faq-layout-v2 .faq_question::before {
    position: absolute;
    width: 46px;
    height: 46px;
    top: -8px;
    left: 11px;
    background-position: 0 -150px;
  }
  .faq-layout-v2 .faq_answer::before {
    width: 41px;
    height: 41px;
    margin: 0 0 10px -5px;
    background-position: -50px -150px;
  }
  .faq-layout-v2 .faq_color {
    color: #e55e34;
  }
  .faq-layout-v2 .faq_int {
    font-size: 1.8rem;
    line-height: 1.1;
  }

  /* ----- plugin-layout ----- */
  .plugin-layout {
    display: none;
  }

  /* ------------------------------------------------------
   * Unique Components
  ------------------------------------------------------ */
  /* ----- president-compo ----- */
  .president-compo {
    position: relative;
  }
  .president-compo .president_img img {
    width: 100%;
  }
  .president-compo .president_name {
    position: absolute;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: center;
    justify-content: center;
    width: 153px;
    height: 100%;
    top: 0;
    right: 0;
  }
  .president-compo .president_position {
    margin-bottom: 5px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .president-compo .president_sign img {
    width: 128px;
  }

  /* ----- select-widget ----- */
  .select-widget {
    margin-top: 24px;
  }
  .select-widget .select_wrap {
    position: relative;
  }
  .select-widget .select_wrap::before,
  .select-widget .select_wrap::after {
    position: absolute;
    display: block;
    content: "";
    pointer-events: none;
  }
  .select-widget .select_wrap::before {
    top: 1px;
    right: 0;
    width: 30px;
    height: 38px;
  }
  .select-widget .select_wrap::after {
    width: 0;
    height: 0;
    top: 50%;
    right: 10px;
    margin-top: -5px;
    border-style: solid solid none;
    border-width: 10px 6px 0;
    border-color: #666 transparent transparent;
  }
  .select-widget .select_wrap select {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #bbb;
    background: #fff;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.6rem;
  }
  .select-widget .select_wrap .select_text,
  .select-widget .select_wrap .select_list,
  .select-widget .select_panel {
    display: none;
  }
  .select-widget .select_panel > .heading-lv2:first-child {
    margin-top: 20px;
  }

  /* ----- googlemap-frame ----- */
  .googlemap-frame {
    margin-top: 24px;
  }
  .googlemap-frame .frame_box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 57.97%;
    border: 1px solid #ddd;
  }
  .googlemap-frame .frame_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }

  /* ----- video-layout ----- */
  .video-layout {
    margin-top: 24px;
  }
  .video-layout .video_frame {
    margin: 10px auto 0;
  }
  .video-layout > *:first-child {
    margin-top: 0;
  }
  .video-layout .video_frame {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .video-layout .video_frame[data-media-type="youtube"] iframe,
  .video-layout .video_frame[data-media-type="file"] video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }

  /* ----- chart-layout ----- */
  .chart-layout .chart_frame {
    width: 100%;
    height: 800px;
  }

  /* ----- related-box ----- */
  .related-box {
    margin-top: 24px;
    background: #f4f4f4;
  }
  .related-box .box_label {
    display: inline-block;
    padding: 2px 21px 1px;
    font-size: 1.5rem;
    font-weight: bold;
    background: #666;
    color: #fff;
  }
  .related-box .box_detail {
    padding: 10px 18px 20px;
  }
  .related-box .box_detail > *:first-child {
    margin-top: 0;
  }
  .related-box .box_icon {
    margin: 1.0em 0 5px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #666;
  }
  .related-box .box_icon + * {
    margin-top: 0;
  }

  /* ----- staff-layout ----- */
  .staff-layout {
    margin-top: 24px;
  }
  .staff-layout .block_title {
    margin-bottom: 1em;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .staff-layout .staff_list + .staff_list,
  .staff-layout .staff_list .list + .list {
    margin-top: 10px;
  }
  .staff-layout .staff_list .staff_role {
    font-weight: bold;
  }

  /* ----- lead-box ----- */
  .lead-box {
    margin-top: 24px;
    padding: 12px 0;
    border-top: 1px solid #e8ddc6;
    border-bottom: 1px solid #e8ddc6;
  }
  .lead-box .box_lead {
    font-size: 1.5rem;
    font-weight: bold;
    color: #960;
    line-height: 1.5;
  }

  /* ----- factory-layout ----- */
  .factory-layout {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .factory-layout .factory_item {
    margin-top: 24px;
  }
  .factory-layout .factory_item.is-edge {
    margin-left: 0;
  }
  .factory-layout .factory_title {
    position: relative;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .factory-layout .factory_title::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #ddd;
    content: "";
  }
  .factory-layout .factory_title > span {
    position: relative;
    padding-right: 10px;
    background: #fff;
  }
  .factory_column {
    width: 100%;
    margin-top: 10px;
  }
  .factory_column:nth-child(-n+3) {
    margin-top: 0;
  }
  .factory-layout .factory_title + *,
  .factory-layout .factory_title + .factory_column {
    margin-top: 10px;
  }
  .factory_image > .image-set {
    margin-top: 0;
  }
  .factory_name {
    margin-top: 10px;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .factory_icon {
    display: inline-block;
    margin-top: 0.8em;
    padding: 0 0.8em;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 1.2rem;
    line-height: 20px;
    text-align: center;
  }
  .factory_icon.type01 {
    border-color: #468bca;
    color: #468bca;
  }
  .factory_icon.type02 {
    border-color: #579e61;
    color: #579e61;
  }
  .factory_detail {
    margin-top: 1em;
  }

  /* ----- factory-description ----- */
  .factory-description {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-top: 30px;
    margin-right: 15px;
  }
  .factory-description.is-edge {
    margin-right: 0;
  }
  .factory-description + .factory-description {
    margin-top: .5em;
  }
  .factory-description > dt {
    position: relative;
    min-width: calc(70px + 1.5em);
    margin-top: 0;
    padding-right: 1.5em;
  }
  .factory-description > dt::after {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0.5em;
    content: ":";
  }
  .factory-description > dt > .factory_icon {
    display: block;
    margin-top: 0;
  }
  .factory-description > dd {
    display: inline;
    font-size: 1.2rem;
  }

  /* ----- residents-box ----- */
  .residents-box {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid #ddd;
  }
  .residents-box > .box_title {
    padding-bottom: 0.6em;
    border-bottom: 2px solid #c0cde0;
    font-size:1.9rem;
    font-weight: bold;
    text-align: center;
  }

  /* residents-image-set */
  .residents-image-set {
    width: auto !important;
  }
  .residents-image-set .residents_inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
  }
  .residents-image-set .residents_name {
    padding-left: 1em;
    font-size: 1.4rem;
    text-align: left;
  }

  /* ----- dialogue-layout ----- */
  .dialogue-layout {
    margin-top: 30px;
  }
  .dialogue-layout .dialogue_title > span {
    font-weight: bold;
    font-size: 1.5rem;
  }
  .dialogue-layout .dialogue_item {
    margin-top: 15px;
  }
  .dialogue-layout .dialogue_image {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1em;
  }
  .dialogue-layout .dialogue_image > .image-set {
    margin-top: 20px;
    margin-left: 12px;
  }
  .dialogue-layout .dialogue_image > .image-set:nth-child(2n+1) {
    margin-left: 0;
  }

  /* ----- people-column ----- */
  .people-column {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .people-column .people_name > span {
    display: inline-block;
    min-width: 79px;
    background: #ecf2fe;
    text-align: center;
  }
  .people-column .people_detail {
    margin-top: 0.8em;
    overflow: hidden;
  }

  /* ----- signature-layout ----- */
  .signature-layout {
    font-size: 1.4rem;
    text-align: right;
    line-height: 1.7;
  }
  .signature-layout .signature_name {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
  }
  .signature-layout .signature_name .name_status {
    margin-right: 15px;
  }

  /* ----- contact-box ----- */
  .contact-box {
    margin-top: 24px;
  }
  .contact-box.as-bg-blue {
    background: #ecf3ff;
    padding: 30px 20px;
  }
  .contact-box .contact_title {
    font-size: 2.1rem;
    font-weight: bold;
    text-align: center;
  }
  .contact-box .contact_title-lv2 {
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
  }
  .contact-box [class*="contact_title"] + * {
    margin-top: 15px;
  }
  .contact-box .contact_detail > *:first-child {
    margin-top: 0;
  }
  .contact_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 15px;
  }
  .contact_button > li + li {
    margin-top: 1.5em;
  }
  .contact_button .link-button-v2 > a {
    position: relative;
    width: 100%;
    padding: 11px 12px 10px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .contact_button .link-button-v2 > a::before{
    display: none;
  }
  .contact_button .link-button-v2.type01 > a::after,
  .contact_button .link-button-v2.type02 > a::after {
    position: absolute;
    display: block;
    background-image: url(/shared/img/com_sprite01@2x.png);
    -webkit-background-size: 490px auto;
    background-size: 490px auto;
    background-repeat: no-repeat;
    content: "";
  }
  .contact_button .link-button-v2.type01 > a::after {
    width: 33px;
    height: 26px;
    top: 50%;
    left: 20px;
    margin-top: -13px;
    background-position: -150px -50px;
  }
  .contact_button .link-button-v2.type02 > a::after {
    width: 40px;
    height: 35px;
    top: 50%;
    left: 20px;
    margin-top: -17px;
    background-position: -200px -50px;
  }
  .contact_button .link-button-v2 > a > span {
    position: relative;
    padding-left: 26px;
  }
  .contact_button .link-button-v2 > a > span::before {
    position: absolute;
    top: 0.5em;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
  }

  /* ----- list-award ----- */
  .list-award {
    margin-top: 0.8em;
  }
  .list-award > li {
    position: relative;
    margin-top: 0.5em;
    padding-left: 26px;
  }
  .list-award > li:first-child {
    margin-top: 0;
  }
  .list-award > li::after {
    position: absolute;
    display: block;
    width: 19px;
    height: 24px;
    top: 0.8em;
    left: 0;
    margin-top: -13px;
    background-position: -250px -50px;
    background-image: url(/shared/img/com_sprite01@2x.png);
    -webkit-background-size: 490px auto;
    background-size: 490px auto;
    background-repeat: no-repeat;
    content: "";
  }

  /* ----- grid-layout ----- */
  .grid-layout {
    border: 1px solid #bbbbbb;
  }
  .grid-layout .grid_title {
    padding: 0.8em;
    background: #666;
    color: #fff;
    text-align: center;
  }
  .grid-layout .grid_detail {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    border-top: 1px solid #ddd;
  }
  .grid-layout .grid_detail:first-child {
    border-top: none;
  }
  .grid-layout .glid_item {
    border-top: 1px solid #ddd;
  }
  .grid-layout .glid_item .item_title {
    padding: 0.8em 1em;
    border-bottom: 1px solid #ddd;
    background: #f4f4f4;
  }
  .grid-layout .glid_item .item_detail {
    padding: 1em;
  }
  .grid-layout .glid_item .item_detail > *:first-child {
    margin-top: 0;
  }
  .grid-layout .grid_detail[data-row-pc] > * {
    margin-left: 0;
    border-right: 1px solid #dedede;
  }
  .grid-layout .grid_detail > * {
    width: 100% !important;
  }
  .grid-layout .grid_detail > *:first-child {
    border-top: none;
  }

  /* ----- facility-anchor ----- */
  .facility-anchor {
    margin-top: 20px;
  }
  .facility-anchor .anchor_list {
    border: 1px solid #ddd;
    border-bottom: none;
  }
  .facility-anchor .anchor_list > li {
    border-bottom: 1px solid #ddd;
  }
  .facility-anchor .anchor_list > li > a {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 58px;
    padding: 8px 40px 8px 20px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
    text-decoration: none;
  }
  .facility-anchor .anchor_list > li > a::before {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 10px;
    height: 10px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
  }
  .facility-anchor .anchor_list > li > a > .anchor_label {
    position: relative;
    display: block;
    padding-left: 50px;
  }
  .facility-anchor .anchor_list > li > a > .anchor_label::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url(/shared/img/com_sprite01@2x.png);
    -webkit-background-size: 490px auto;
    background-size: 490px auto;
    background-repeat: no-repeat;
    content: "";
  }
  .facility-anchor .anchor_list > li > a > .anchor_label.i-01::before {
    background-position: -100px -150px;
    width: 22px;
    height: 36px;
    left: 0;
    margin-top: -20px;
  }
  .facility-anchor .anchor_list > li > a > .anchor_label.i-02::before {
    background-position: -150px -150px;
    width: 22px;
    height: 33px;
    left: 0;
    margin-top: -16px;
  }
  .facility-anchor .anchor_list > li > a > .anchor_label.i-03::before {
    background-position: -200px -150px;
    width: 35px;
    height: 30px;
    left: -5px;
    margin-top: -15px;
  }

  /* ----- facility-layout ----- */
  .facility-layout {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    align-items: center;
    width: 912px;
  }
  .facility-layout .facility_title {
    position: relative;
    width: 10%;
    padding: 0 24px;
  }
  .facility-layout .facility_title> * {
    background: #fff;
  }
  .facility-layout .facility_title::before {
    position: absolute;
    display: inline-block;
    width: 50%;
    height: 2px;
    top: 50%;
    right: 0;
    margin-top: -1px;
    background: #707070;
    content: "";
    z-index: -1;
  }
  .facility-layout .facility_detail {
    width:  90%;
  }
  .facility-layout .facility_detail > *:first-child {
    margin-top: 0;
  }

  .facility-layout .facility-column {
    position: relative;
    padding-left: 50px;
  }
  .facility-layout .facility-column::before {
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 100%;
    top: 0;
    left: 0;
    background: #707070;
    content: "";
    z-index: -1;
  }
  .facility-layout .facility-column:first-child::before {
    top: calc(40px + 0.5em);
  }
  .facility-layout .facility-column:last-child::before {
    height: calc(40px + 0.5em);
  }
  .facility-layout .facility-column .column_image {
    position: relative;
  }
  .facility-layout .facility-column .column_image::before {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 40px;
    left: -50px;
    background: #707070;
    content: "";
    z-index: -1;
  }

  /* ----- facility-column ----- */
  .facility-column {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .facility-column .column_image {
    float: left;
    margin-right: 20px;
  }
  .facility-column .column_image .image-set {
    margin-top: 0;
  }
  .facility-column .column_detail {
    overflow: hidden;
  }
  .facility-column .column_detail > *:first-child {
    margin-top: 0;
  }
  .facility-column .facility_text {
    font-size: 1.4rem;
  }

  /* ----- relation-list-block ----- */
  .relation-list-block > .list-bullet {
    padding-left: 0.6em;
  }

  /* ----- sp-scroll-frame ----- */
  .sp-scroll-frame {
    overflow-x: scroll;
    padding-bottom: 1em;
  }
  .sp-scroll-frame::-webkit-scrollbar {
    height: 5px;
  }
  .sp-scroll-frame::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #cdcdcd;
  }
  .sp-scroll-frame::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #676767;
  }
  .sp-scroll-frame .image-set {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .sp-scroll-frame .image-set img {
    max-width: inherit;
  }
  .sp-scroll-frame.has-sp-text > *:first-child {
    margin-top: 10px !important;
  }
  .sp-scroll-frame.has-sp-text::before {
    display: block;
    font-size: 1.2rem;
    content: "※ 横にスライドしてご覧ください";
  }

  /* ----- media-box ----- */
  .media-box {
    margin-top: 10px;
    background: #00307c;
    color: #fff;
  }
  .media_layout{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .media_layout .box_image > *:first-child {
    margin-top: 0 !important;
  }
  .media_layout .box_detail {
    padding: 20px;
  }
  .media_layout .box_detail .box_title .text {
    font-size: 1.8rem;
    font-weight: bold;
  }

  /* ----- facility-navi-media ----- */
  .facility-navi-media .navi_image {
    float: left;
    margin-right: 14px;
  }
  .facility-navi-media .navi_detail {
    overflow: hidden;
  }
  .facility-navi-media .navi_title {
    margin-bottom: 6px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .facility-navi-media a {
    color: #333;
    text-decoration: none;
  }
  .facility-navi-media a.block .navi_title,
  .facility-navi-media .navi_title > a {
    position: relative;
    display: inline-block;
    padding-left: 15px;
  }
  .facility-navi-media a.block .navi_title::before,
  .facility-navi-media .navi_title > a::before {
    position: absolute;
    top: 0.75em;
    left: 0;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
  }
  .facility-navi-media a.block .navi_title::before {
    top: .8em;
  }

  /* ----- pickup-layout ----- */
  .pickup-layout {
    margin-top: 30px;
  }
  .pickup-layout .pickup_box {
    padding: 22px 14px 27px;
    border: 1px solid #00307c;
  }
  .pickup-layout .pickup_title {
    margin-bottom: 12px;
    font-size: 2.1rem;
    font-weight: bold;
    text-align: center;
  }
  .pickup-layout .pickup_box > *:first-child,
  .pickup-layout .pickup_title + * {
    margin-top: 0;
  }
  .pickup-layout .pickup_item {
    margin-top: 30px;
  }
  .pickup-layout .pickup_icon {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -5px 5px;
  }
  .pickup-layout .pickup_icon > li {
    margin: 0 5px 5px;
    padding: 0 .8em;
    border: 1px solid #555;
    background: #fff;
    font-size: 1.2rem;
    line-height: 20px;
    color: #555;
  }
  .pickup-layout .pickup_icon > li.type01 {
    border-color: #555;
    background-color: #fff;
    color: #555;
  }
  .pickup-layout .pickup_icon > li.type02 {
    border-color: #79be00;
    background-color: #79be00;
    color: #fff;
  }

  /* ----- facility-box ----- */
  .facility-box {
    margin: 30px -15px 0;
    padding: 20px 15px 30px;
    background: #ecf2fe;
  }
  .facility-box .box_title {
    margin-bottom: 12px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
  }
  .facility-box > *:first-child {
    margin-top: 0;
  }
  .facility-box .box_column .column_item + .column_item {
    margin-top: 30px;
  }
  .facility-box .box_bottom_button {
    margin-top: 30px;
  }
  .facility-box .facility-navi-media .block {
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .facility-box .facility-navi-media .navi_image {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex: 0 0 165px;
    flex: 0 0 165px;
    height: 165px;
    margin-right: 14px;
  }
  .facility-box .facility-navi-media .navi_image.is-landscape img {
    max-width: 165px;
    height: auto;
  }
  .facility-box .facility-navi-media .navi_image.is-portrait img {
    max-height: 165px;
    width: auto;
  }
  .facility-box .facility-navi-media .navi_detail {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: 12px;
  }

  /* ----- keywords-navi ----- */
  .keywords-navi {
    margin-top: 30px;
  }
  .keywords-navi .keywords_box {
    border: 2px solid #00307c;
  }
  .keywords-navi .keywords_box .box_title {
    padding: 3px 5px;
    background: #00307c;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }
  .keywords-navi .keywords_box .box_column > .column_item > a {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 8px 20px;
    border-top: 2px solid #00307c;
    color: #333;
    text-decoration: none;
  }
  .keywords-navi .keywords_box .box_column > .column_item > a::before {
    position: absolute;
    top: 50%;
    left: 8px;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
  }
  .keywords-navi .keywords_box .keywords_desc {
    text-align: center;
  }
  .keywords-navi .keywords_box .keywords_desc > dt {
    margin-bottom: 6px;
    font-size: 1.7rem;
    font-weight: bold;
    color: #00307c;
  }
  .keywords-navi .keywords_box .keywords_desc > dd {
  }

  /* ----- topic-navi ----- */
  .topic-navi {
    margin: 30px -15px 0;
    border-top: 2px solid #00307c;
  }
  .topic-navi .navi_column .column_item {
  }
  .topic-navi a.block {
    display: block;
    padding: 15px;
    border-bottom: 2px solid #00307c;
    background: #fff;
    text-decoration: none;
    color: #333;
  }
  .topic-navi .navi_title {
    position: relative;
    margin-bottom: 5px;
    padding-left: 14px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .topic-navi .navi_title::before {
    position: absolute;
    top: 0.75em;
    left: 0;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
  }
  /* .topic-navi a.block[target="_blank"] .navi_title::after {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: .4em 8px 0 8px;
    vertical-align: top;
    background: url(/shared/img/com_sprite01@2x.png) no-repeat 0 0;
    -webkit-background-size: 490px auto;
    background-size: 490px auto;
    content: "";
  } */
  .topic-navi .topic_icon {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -5px;
  }
  .topic-navi .topic_icon > li {
    margin: 0 5px 5px;
    padding: 0 .8em;
    border: 1px solid #555;
    background: #fff;
    font-size: 1.2rem;
    line-height: 20px;
    color: #555;
  }
  .topic-navi .navi_media .navi_image {
    width: 80px;
    float: left;
    margin-right: 15px;
  }
  .topic-navi .navi_media .navi_image img {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  .topic-navi .navi_media .navi_detail {
    overflow: hidden;
  }

  /* ----- renewal-navi ----- */
  .renewal-navi {
    margin: 30px -15px 0;
    border-top: 2px solid #00307c;
  }
  .renewal-navi .navi_column .column_item {
    display: -webkit-flex;
    display: flex;
  }
  .renewal-navi a.block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    width: 100%;
    height: 100%;
    padding: 0 15px 0 0;
    border-bottom: 2px solid #00307c;
    background: #fff;
    text-decoration: none;
    color: #333;
  }
  .renewal-navi .navi_title {
    position: relative;
    margin-bottom: 6px;
    padding-left: 15px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .renewal-navi .navi_detail > .navi_title:only-child {
    margin-bottom: 0;
  }
  .renewal-navi .navi_title::before {
    position: absolute;
    top: 0.75em;
    left: 0;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
  }
  .renewal-navi .navi_media {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .renewal-navi .navi_media .navi_image {
    width: 104px;
    -webkit-flex: 0 0 104px;
    flex: 0 0 104px;
    margin-right: 20px;
  }
  .renewal-navi .navi_media .navi_detail {
    padding: 3px 0;
  }

  /* ----- search-input-widget ----- */
  .search-input-widget {
    position: relative;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 45px;
  }
  .search-input-widget[data-layout-sp="column"] {
    display: block;
    height: auto;
  }
  .search-input-widget .widget_input {
    width: calc(100% - 114px);
    height: 45px;
    margin: 0;
    padding: 0 15px;
    background: #fff;
    border: 1px solid #ccc;
    border-right: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 1.1rem;
    line-height: 43px;
  }
  .search-input-widget .widget_input {
    width: 100%;
    border-right: 1px solid #ccc;
  }
  .search-input-widget .widget_submit {
    width: 114px;
    height: 45px;
    margin: 0;
    padding: 0 10px 0 25px;
    border: none;
    background: #00307c;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.4rem;
    color: #fff;
    line-height: 45px;
  }
  .search-input-widget[data-layout-sp="column"] .widget_submit {
    display: block;
    width: 200px;
    margin: 10px auto 0;
  }
  .search-input-widget .widget_icon {
    position: absolute;
    display: block;
    width: 16px;
    height: 15px;
    top: 50%;
    right: 57px;
    margin-top: -8px;
    background: url(/shared/img/com_menu_sprite01.png) -25px -250px no-repeat;
    -webkit-background-size: 245px auto;
    background-size: 245px auto;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
  }
  .search-input-widget[data-layout-sp="column"] .widget_icon {
    top: inherit;
    right: inherit;
    left: 50%;
    bottom: 0;
    margin-bottom: 16px;
    margin-left: -3em;
  }

  /* ----- ss-search-component ----- */
  .ss-search {
    margin: 0 -15px;
    padding: 20px 15px 40px;
    background: #f4f4f4;
  }
  .ss-search-component .ss-list-button {
    margin-top: 25px;
  }
  .ss-search-component .ss-list-button.list-button[data-row-sp] > li > a {
    display: block;
  }
  .ss-search-component .ss-category-button > a {
    position: relative;
    padding: 10px 20px;
    border: 2px solid #ccc;
    background: #fff;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #333;
    text-decoration: none;
    font-weight: bold;
  }
  .ss-search-component .ss-category-button > a::before {
    position: relative;
    display: block;
    margin: 0 auto 5px;
    background-image: url(/shared/img/com_sprite01.png);
    background-repeat: no-repeat;
    content: "";
  }
  .ss-search-component .ss-category-button .link_label {
    position: relative;
    display: inline-block;
    padding-left: 18px;
  }
  .ss-search-component .ss-category-button .link_label::before {
    position: absolute;
    top: 0.75em;
    left: -3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 11px;
    height: 11px;
    margin-top: -7px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    content: "";
  }
  .ss-search-component .ss-category-button.is-current > a {
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
  .ss-search-component .ss-category-button.is-current > a::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: -7px;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 7px;
    border-style: none solid solid;
    border-color: transparent transparent transparent;
    content: "";
  }
  /*color set*/
  .ss-search-component .ss-category-button.category01 > a { border-color: #179f6d; }
  .ss-search-component .ss-category-button.category02 > a { border-color: #e55e34; }
  .ss-search-component .ss-category-button.category01.is-current > a::after { border-bottom-color: #179f6d; }
  .ss-search-component .ss-category-button.category02.is-current > a::after { border-bottom-color: #e55e34; }
  /*icon*/
  .ss-search-component .ss-category-button.category01 > a::before {
    width: 33px;
    height: 49px;
    background-position: -300px -100px;
  }
  .ss-search-component .ss-category-button.category02 > a::before {
    width: 55px;
    height: 48px;
    left: -5px;
    background-position: -350px -100px;
  }
  .ss-search-component .ss-tech-more {
    margin-top: 20px;
    padding: 13px 20px 15px;
    background: #fff;
  }
  .ss-search-component .ss-tech-more .tech_lead {
    font-weight: bold;
    text-align: center;
  }
  .ss-search-component .ss-tech-more .tech_lead + .tech_button {
    margin-top: 10px;
  }
  .ss-search-component .ss-tech-more .tech_button a {
    position: relative;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 45px;
    padding: 12px 14px;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
    color: #333;
  }
  .ss-search-component .ss-tech-more .tech_button.is-current a {
    border-top: 2px solid #00307c;
  }
  .ss-search-component .ss-tech-more .tech_button.is-current a::before {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: -7px;
    left: 50%;
    margin-left: -5px;
    border-style: none solid solid;
    border-width: 0 5px 7px;
    border-color: transparent transparent #00307c;
    content: "";
  }
  .ss-search-component .ss-tech-more .tech_button a::after {
    position: absolute;
    display: block;
    width: 30px;
    height: 25px;
    left: 14px;
    top: 50%;
    margin-top: -12px;
    background: url(/shared/img/com_menu_sprite01.png) -150px -225px no-repeat;
    -webkit-background-size: 245px auto;
    background-size: 245px auto;
    content: "";
  }
  .ss-search-component .ss-tech-more .tech_button a > span {
    position: relative;
    display: inline-block;
    padding-left: 16px;
  }
  .ss-search-component .ss-tech-more .tech_button a > span::after {
    position: absolute;
    display: block;
    top: .5em;
    left: 0;
    width: 6px;
    height: 6px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }

  /* ----- tech-component ----- */
  .tech-component {
    margin-top: 30px;
  }
  .contents > .js-json-wrapper:first-child > .tech-component:first-child {
    margin-top: 0;
  }
  .tech-component .tech_column .column_item {
    display: -webkit-flex;
    display: flex;
  }
  .tech-component .tech_column .column_item + .column_item {
    margin-top: 20px;
  }
  .tech-component .tech_column .column_item .block {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
    color: #333;
    text-decoration: none;
  }
  .tech-component .tech_column .column_item .block > .tech_detail {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .tech-component .tech_column .tech_image {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex: 0 0 165px;
    flex: 0 0 165px;
    height: 103px;
    margin-right: 14px;
  }
  .tech-component .tech_column .tech_image.is-landscape img {
    max-width: 165px;
    height: auto;
  }
  .tech-component .tech_column .tech_image.is-portrait img {
    max-height: 103px;
    width: auto;
  }
  .tech-component .tech_column .tech_title {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .tech-component .tech_column a.block .tech_title {
    color: #34649f;
    text-decoration: underline;
  }
  .tech-component .tech_column .tech_overview {
    font-size: 1.2rem;
  }

  /* ----- works-component ----- */
  .works-component {
    margin-top: 30px;
  }
  .contents > .js-json-wrapper:first-child > .works-component:first-child {
    margin-top: 0;
  }
  .works-component .works_column .column_item {
    display: -webkit-flex;
    display: flex;
  }
  .works-component .works_column .column_item + .column_item {
    margin-top: 20px;
  }
  .works-component .works_column .column_item .block {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
    color: #333;
    text-decoration: none;
  }
  .works-component .works_column .column_item .block > .works_detail {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .works-component .works_column .works_image {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex: 0 0 165px;
    flex: 0 0 165px;
    height: 165px;
    margin-right: 14px;
  }
  .works-component .works_column .works_image.is-landscape img {
    max-width: 165px;
    height: auto;
  }
  .works-component .works_column .works_image.is-portrait img {
    width: auto;
    max-height: 165px;
  }
  .works-component .works_column .works_title {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .works-component .works_column a.block .works_title {
    color: #34649f;
    text-decoration: underline;
  }
  .works-component .works_column .works_location,
  .works-component .works_column .works_completion {
    font-size: 1.2rem;
  }

  /* ----- pager-component ----- */
  .pager-component {
    margin-top: 30px;
  }
  .pager-component .pager_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .pager-component .navs.page {
    display: none;
  }
  .pager-component .navs.prev,
  .pager-component .navs.next {
    width: calc((100% - 14px) / 2);
  }
  .pager-component .navs.prev .item,
  .pager-component .navs.next .item {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 1.4rem;
    line-height: 38px;
    text-align: center;
  }
  .pager-component .navs.prev .item {
    padding-left: 16px;
  }
  .pager-component .navs.next .item {
    padding-right: 16px;
  }
  .pager-component .navs.prev .item,
  .pager-component .navs.next .item {
    background: #fff;
    color: #333;
    text-decoration: none;
  }
  .pager-component .navs.prev .item.none,
  .pager-component .navs.next .item.none {
    background: #eee;
    color: #a2a2a2;
  }
  .pager-component .navs.prev .item::before {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    content: "";
  }
  .pager-component .navs.next .item::before {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
  }
  .pager-component .navs.prev .item.none::before,
  .pager-component .navs.next .item.none::before {
    border-color: #aaa;
  }

  /* ------------------------------------------------------
   *  Form Modules
  ------------------------------------------------------ */
  /* ----- checkbox ----- */
  .input-check label {
    position: relative;
    display: inline-block;
    padding-left: 22px;
  }
  .input-check input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
    margin: .2em 0;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 0;
    background: #fff;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
  }
  .input-check input[type="checkbox"]:checked {
    background: url(/assets/img/search_ic01@2x.png) 50% 50% no-repeat #00a37b;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    border-color: #00a37b;
  }
  .input-check input[type="checkbox"]:checked + .text {
    font-weight: bold;
    color: #00a37b;
  }

  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .column-media[data-layout-sp="row"]::after,
  .facility-column::after,
  .navi_media::after,
  .facility-navi-media .block::after {
    display: block;
    clear: both;
    content: "";
  }

  /* ------------------------------------------------------
   * Slick
  ------------------------------------------------------ */
  .slick-slider
  {
      position: relative;

      display: block;
      box-sizing: border-box;

      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

      -webkit-touch-callout: none;
      -khtml-user-select: none;
      -ms-touch-action: pan-y;
          touch-action: pan-y;
      -webkit-tap-highlight-color: transparent;
  }

  .slick-list
  {
      position: relative;

      display: block;
      overflow: hidden;

      margin: 0;
      padding: 0;
  }
  .slick-list:focus
  {
      outline: none;
  }
  .slick-list.dragging
  {
      cursor: pointer;
      cursor: hand;
  }

  .slick-slider .slick-track,
  .slick-slider .slick-list
  {
      -webkit-transform: translate3d(0, 0, 0);
         -moz-transform: translate3d(0, 0, 0);
          -ms-transform: translate3d(0, 0, 0);
           -o-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
  }

  .slick-track
  {
      position: relative;
      top: 0;
      left: 0;

      display: block;
  }
  .slick-track:before,
  .slick-track:after
  {
      display: table;

      content: '';
  }
  .slick-track:after
  {
      clear: both;
  }
  .slick-loading .slick-track
  {
      visibility: hidden;
  }

  .slick-slide
  {
      display: none;
      float: left;

      height: 100%;
      min-height: 1px;
  }
  [dir='rtl'] .slick-slide
  {
      float: right;
  }
  .slick-slide img
  {
      display: block;
  }
  .slick-slide.slick-loading img
  {
      display: none;
  }
  .slick-slide.dragging img
  {
      pointer-events: none;
  }
  .slick-initialized .slick-slide
  {
      display: block;
  }
  .slick-loading .slick-slide
  {
      visibility: hidden;
  }
  .slick-vertical .slick-slide
  {
      display: block;

      height: auto;

      border: 1px solid transparent;
  }
  .slick-arrow.slick-hidden {
      display: none;
  }

  /*
      Colorbox Core Style:
      The following CSS is consistent between example themes and should not be altered.
  */
  #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
  #cboxWrapper {max-width:none;}
  #cboxOverlay{position:fixed; width:100%; height:100%;}
  #cboxMiddleLeft, #cboxBottomLeft{clear:left;}
  #cboxContent{position:relative;}
  #cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
  #cboxTitle{margin:0;}
  #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
  #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
  .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
  .cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
  #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

  /*
      User Style:
      Change the following styles to modify the appearance of Colorbox.  They are
      ordered & tabbed in a way that represents the nesting of the generated HTML.
  */
  #cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
  #colorbox{outline:0;}
      #cboxContent{margin-top:20px;background:#000;}
          .cboxIframe{background:#fff;}
          #cboxError{padding:50px; border:1px solid #ccc;}
          #cboxLoadedContent{border:5px solid #000; background:#fff;}
          #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
          #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
          #cboxLoadingGraphic{background:url(/shared/plugin/colorbox/img/loading.gif) no-repeat center center;}

          /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
          #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

          /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
          #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

          #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
          #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/shared/plugin/colorbox/img/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
          #cboxPrevious:hover{background-position:bottom left;}
          #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/shared/plugin/colorbox/img/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
          #cboxNext:hover{background-position:bottom right;}
          #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/shared/plugin/colorbox/img/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
          #cboxClose:hover{background-position:bottom center;}

  #cboxOverlay.modal-photo {
    background-color: #333;
  }

  .modal-photo .cboxPhoto {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
  }
  .modal-photo #cboxContent {
    background-color: #fff;
    padding: 35px 15px 20px;
  }
  .modal-photo #cboxLoadedContent {
    border: none;
  }
  .modal-photo #cboxClose {
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    padding: 7px;
    background: none;
  }
  .modal-photo #cboxClose::before,
  .modal-photo #cboxClose::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -9px;
    width: 18px;
    height: 2px;
    background-color: #666666;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
  }

  .modal-photo #cboxClose::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .modal-photo #cboxClose::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
