@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 {
    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 {
    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 {
    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 {
    display: none;
  }
  .navi-index .a-blank .navi_title::after,
  .navi-index .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;
  }
  
/* ----- 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-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;
  }
  
  /* ------------------------------------------------------
   * 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;
  }
  
  /* ----- 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-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-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-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-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.0rem;
  }
  .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;
  }
  
  /* 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: #00a27c;
  }
  
  /* ----- 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;
  }
  
  /* ------------------------------------------------------
   * Elements >>> Other
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Conditional Elements >>> Heading
  ------------------------------------------------------ */
  [class*="heading-lv"] .heading_title a:link {
    color: #333;
    text-decoration: none;
  }
  [class*="heading-lv"] + * {
    margin-top: 0 !important;
  }
  /*[class*="heading-lv"] + section > [class*="heading-lv2"]:first-child {
    margin-top: 30px;
  }
  [class*="heading-lv"] + section > [class*="heading-lv3"]:first-child {
    margin-top: 25px;
  }
  [class*="heading-lv"] + section > [class*="heading-lv4"]:first-child {
    margin-top: 25px;
  }
  [class*="heading-lv"] + section > [class*="heading-lv5"]:first-child {
    margin-top: 20px;
  }*/
  
  /* ----- heading-lv1 ----- */
  .heading-lv1 {
    padding: 24px 15px;
  }
  .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-lv2 ----- */
  .heading-lv2 {
    margin: 35px 0 14px;
  }
  .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: #00a27c;
  }
  .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-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-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 .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 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: "";
  }
  
  /* ----- 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: "";
  }
  
  /* ------------------------------------------------------
   * 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_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;
  }
  .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.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;
  }
  .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-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;
  }
  .column-media[data-layout-sp="col-reverse"] {
    -webkit-display: flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  
  /* ------------------------------------------------------
   * 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: #00a27c;
    text-decoration: underline;
  }
  .tab-layout .tab_list > .is-current > a {
    padding-bottom: 9px;
    border-color: #00a27c;
    border-width: 2px;
    font-weight: bold;
    color: #00a27c;
  }
  .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: #00a27c 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.type04 { border-color: #00307c; color: #ffffff; background-color: #00307c; }
  .news-icon.type05 { border-color: #00a27c; color: #ffffff; background-color: #00a27c; }
  .news-icon.type06 { border-color: #e55e34; color: #ffffff; background-color: #e55e34; }
  .news-icon.type07 { 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: #00a27c;
    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;
  }
  
  /* ------------------------------------------------------
   * 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;
  }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .column-media[data-layout-sp="row"]::after {
    display: block;
    clear: both;
    content: "";
  }
  
}