@charset "utf-8";

/* ======================================================
 * parts_pc.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Common
 * - Element >>> Heading
 * - Element >>> Text
 * - Element >>> List
 * - Element >>> Link
 * - Element >>> Image
 * - Element >>> Video
 * - Element >>> Form
 * - Element >>> Other
 * - Layout >>> Column
 * - Layout >>> Table
 * - Layout >>> Box
 * - Layout >>> Other
 * - Component >>> Navi
 * - Component >>> Index
 * - Component >>> Other
 * - Clearfix
 * Media Queries
 * Print
====================================================== */

@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
  /* ----- font ----- */
  
  /* ----- a ----- */
  a:link img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  a.block {
    display: block;
    color: #333;
  }
  
  /* ----- opacity ----- */
  .plugin-layout a:hover .a-blank {
    opacity: .6;
  }
  
  /* ----- transition ----- */
  
  /* ----- sprite ----- */
  .a-blank::after,
  .a-pdf::after,
  .a-print::after,
  .a-mail::after,
  .a-excel::after,
  .a-word::after,
  .a-ppt::after,
  .a-rss::after,
  .a-zip::after,
  .a-video::after,
  .a-map::before,
  [class*="heading-lv"] .a-blank .heading_title::after,
  [class*="heading-lv"] .a-pdf .heading_title::after,
  .news-layout .a-blank .news_title::after,
  .news-layout .a-pdf .news_title::after,
  .plugin-layout a .a-blank::after {
    background: url(/common_img/com_sprite01.png) no-repeat;
    vertical-align: top;
    content: "";
  }
  .a-blank::after,
  [class*="heading-lv"] .a-blank .heading_title::after,
  .news-layout .a-blank .news_title::after,
  .plugin-layout a .a-blank::after {width: 15px;height: 15px;background-position: 0 0;}
  .a-pdf::after,
  [class*="heading-lv"] .a-pdf .heading_title::after,
  .news-layout .a-pdf .news_title::after { width: 15px; height: 16px; background-position: -80px 0; }
  .a-print::before,
  .link-text > li > .a-print::after { width: 18px; height: 18px; background-position: -120px 0; }
  .link-text-v2 > li > .a-print::after { width: 18px; height: 18px; background-position: -120px 0; }
  .a-mail::after { width: 14px; height: 12px; background-position: -160px 0; }
  .a-excel::after { width: 17px; height: 17px; background-position: 0 -40px; }
  .a-word::after { width: 17px; height: 17px; background-position: -40px -40px; }
  .a-ppt::after { width: 17px; height: 17px; background-position: -80px -40px; }
  .a-rss::after { width: 14px; height: 14px; background-position: -120px -40px; }
  .a-zip::after { width: 13px; height: 16px; background-position: -160px -40px; }
  .a-video::after { width: 15px; height: 12px; background-position: -200px -40px; }
  .a-map::before {width: 14px;height: 22px;background-position: -80px -80px;}
  [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.a-blank::after,
  .link-inline.a-pdf::after {
    display: inline-block;
    margin: 0.5em 8px 0 8px;
  }
  .link-inline.a-map {
    text-decoration: none;
  }
  .link-inline.a-map:hover {
    text-decoration: underline;
  }
  .link-inline.a-map::before {
    display: inline-block;
    margin: 0.3em 10px 0 0;
  }
  .link-text > li > .a-blank::after,
  .link-text > li > .a-pdf::after,
  .link-text > li > .a-print::after,
  .link-text > li > .a-mail::after,
  .link-text > li > .a-excel::after,
  .link-text > li > .a-word::after,
  .link-text > li > .a-ppt::after,
  .link-text > li > .a-rss::after,
  .link-text > li > .a-zip::after,
  .link-text > li > .a-video::after,
  .link-text-v2 > li > .a-blank::after,
  .link-text-v2 > li > .a-pdf::after,
  .link-text-v2 > li > .a-print::after,
  .link-text-v2 > li > .a-mail::after,
  .link-text-v2 > li > .a-excel::after,
  .link-text-v2 > li > .a-word::after,
  .link-text-v2 > li > .a-ppt::after,
  .link-text-v2 > li > .a-rss::after,
  .link-text-v2 > li > .a-zip::after,
  .link-text-v2 > li > .a-video::after {
    display: inline-block;
    margin: .5em 0 0 10px;
  }
  [class*="link-button"] > li .a-print .link_label {
    padding-left: 23px;
  }
  [class*="link-button"] > li .link_label.a-blank,
  [class*="link-button"] > li .link_label.a-pdf,
  [class*="link-button"] > li .link_label.a-zip {
    padding-right: 23px;
  }
  [class*="link-button"] > li .link_label.a-blank::after,
  [class*="link-button"] > li .link_label.a-pdf::after,
  [class*="link-button"] > li .link_label.a-zip::after {
    vertical-align: top;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -7px;
  }
  [class*="link-button"] > li .a-print {
    min-width: 168px;
  }
  [class*="link-button"] > li .a-print .link_label::before {
    background: url(/common_img/com_sprite01.png) no-repeat;
    vertical-align: top;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    width: 18px; height: 18px; background-position: -120px 0;
  }
  .link-button-v2 > li .a-blank.link_label::after,
  .link-button-v3 > li .a-blank.link_label::after { background-position: -40px 0; }
  [class*="heading-lv"] .a-blank .heading_title::after,
  [class*="heading-lv"] .a-pdf .heading_title::after,
  .link_label .link_label_inner.a-blank::after{
    display: inline-block;
    margin: 0.5em 0 0 17px;
  }
  .news-layout .a-blank .news_title::after,
  .news-layout .a-pdf .news_title::after {
    display: inline-block;
    margin: .25em 0 0 12px;
  }
  .plugin-layout a .a-blank::after {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: .3em 9px 0 9px;
  }
  .link-box-v2 > .link-box_item.a-blank > dl::after {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: 0 0;
    background: url(/common_img/com_sprite01.png) no-repeat;
    border: none;
    transform: rotate(0);
  }
  
  /* ----- data-row-pc ----- */
  [data-row-pc]:not([data-row-pc="1"]) {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  [data-row-pc]:not([data-row-pc="1"]):not([data-row-pc="auto"]) > * {
    margin-top: 1.25em;
    margin-left: 36px;
  }
  [data-row-pc="2"] > *:nth-child(-n+2),
  [data-row-pc="3"] > *:nth-child(-n+3),
  [data-row-pc="4"] > *:nth-child(-n+4),
  [data-row-pc="5"] > *:nth-child(-n+5),
  [data-row-pc="6"] > *:nth-child(-n+6) {
    margin-top: 0 !important;
  }
  [data-row-pc="1"] > *,
  [data-row-pc="2"] > *:nth-child(2n+1),
  [data-row-pc="3"] > *:nth-child(3n+1),
  [data-row-pc="4"] > *:nth-child(4n+1),
  [data-row-pc="5"] > *:nth-child(5n+1),
  [data-row-pc="6"] > *:nth-child(6n+1) {
    margin-left: 0 !important;
  }
  [data-row-pc="2"] > * { width: calc((100% -  37px) / 2); }
  [data-row-pc="3"] > * { width: calc((100% -  73px) / 3); }
  [data-row-pc="4"] > * { width: calc((100% - 109px) / 4); }
  [data-row-pc="5"] > * { width: calc((100% - 145px) / 5); }
  [data-row-pc="6"] > * { width: calc((100% - 181px) / 6); }
  [data-row-pc="auto"] {
    margin-right: -36px;
    margin-bottom: -.5em;
  }
  [data-row-pc="auto"] > * {
    margin-top: 0 !important;
    margin-right: 36px;
    margin-bottom: .5em;
    margin-left: 0;
  }
  .link-text[data-row-pc="auto"] {
    margin-right: -60px;
    margin-bottom: -.5em;
  }
  .link-text[data-row-pc="auto"] > li {
    margin-right: 60px;
    margin-bottom: .5em;
  }
  [data-row-pc] .image_inner {
    width: 100%;
  }
  .image_inner a {
    display: block;
    background-color: #fff;
  }
  .image_inner a:hover {
    opacity: 0.8;
  }
  
  /* ------------------------------------------------------
   * Element >>> Heading
  ------------------------------------------------------ */
  [class^="heading-lv"] .heading_title {
    line-height: 1.5;
  }
  [class^="heading-lv"] .heading_title[class*="js-equalHeight_"] {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  [class*="heading-lv"] a:link:hover {
    text-decoration: underline;
  }
  [class^="heading-lv"] a.block:not(.a-blank):not(.a-pdf) .heading_title::after {
    content: '';
    display: inline-block;
    position: relative;
    top: -0.2em;
    margin-left: 23px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    border-radius: 1px;
    transform: rotate(45deg)
  }
  #main .heading-lv1 + *,
  #main .heading-lv1 + section > [class*="heading-lv"]:first-child {
    margin-top: 2.5em;
  }
  #main .heading-lv2 + * {
    margin-top: 1.9em;
  }
  #main .heading-lv3 + *,
  #main .heading-lv4 + * {
    margin-top: 1.25em;
  }
  #main .heading-lv5 + * {
    margin-top: .95em;
  }
  
  /* ----- heading-lv1 ----- */
  .heading-lv1 {
    margin: 0 0 2.5em;
  }
  .heading-lv1 .heading_title {
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .heading-lv1 .heading_subtitle {
    color: #333;
    font-size: 1.4rem;
  }
  
  /* ----- heading-lv2 ----- */
  .heading-lv2 {
    margin: 3.8em 0 1.9em;
  }
  .heading-lv2 .block {
    display: block;
    position: relative;
    padding-bottom: 0.6em;
    text-decoration: none;
    border-bottom: 4px solid #dde1e4;
  }
  .heading-lv2 .block:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 72px;
    height: 4px;
    background: #fd0;
  }
  .heading-lv2 .heading_title {
    position: relative;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.44;
  }
  .heading-lv2 .heading_subtitle {
    color: #333;
    line-height: 1.5;
  }
  
  /* ----- heading-lv3 ----- */
  .heading-lv3 {
    margin: 3.75em 0 1.25em;
  }
  #main .heading-lv2 + section > .heading-lv3 {
    margin-top: 0;
  }
  .heading-lv3 .block {
    display: block;
    padding-bottom: 8px;
    border-bottom: 2px solid #ddd;
    text-decoration: none;
  }
  .heading-lv3 .heading_title {
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .heading-lv3 .heading_subtitle {
    color: #333;
    font-size: 1.4rem;
  }
  
  /* ----- heading-lv4 ----- */
  .heading-lv4 {
    margin: 2.5em 0 1.25em;
  }
  .heading-lv4 .block {
    text-decoration: none;
  }
  .heading-lv4 a.block:hover {
    text-decoration: underline;
  }
  .heading-lv4 .heading_title {
    position: relative;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
  }
  
  /* ----- heading-lv5 ----- */
  .heading-lv5 {
    margin: 1.9em 0 .95em;
  }
  .heading-lv5 .heading_title {
    position: relative;
    padding-left: 26px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .heading-lv5 .heading_title::before {
    position: absolute;
    top: .45em;
    left: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #555;
    content: "";
  }
  /* ----- heading_title_prefix ----- */
  .heading-lv2.type-02 .block {
    padding-bottom: 0.8em;
  }
  .heading_title_prefix,
  .heading_title_prefix-v2 {
    display: inline-block;
    position: relative;
    top: -0.1em;
    margin-right: 1em;
    margin-bottom: 0.36em;
    padding: 0em 0.65em 0em 0.65em;
    line-height: 1.3;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
  }
  .heading_title_prefix {
    background-color: #58a52d;
  }
  .heading_title_prefix-v2 {
    background-color: #1176cc;
  }
  .heading_title_prefix-num {
    margin-left: 3px;
    font-size: 2.4rem;
  }
  /* ----- heading-uni1 ----- */
  .heading-uni1 {
    display: flex;
    justify-content: center;
  }
  .heading-uni1 .heading_title {
    position: relative;
    padding: 0 36px;
    text-align: center;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .heading-uni1 .heading_title::before,
  .heading-uni1 .heading_title::after {
    content: '';
    display: block;
    position: absolute;
    top: 0.25em;
    width: 2px;
    height: 38px;
    background-color: #58a52d;
  }
  .heading-uni1 .heading_title::before {
    left: 10px;
    transform: rotate(-30deg);
  }
  .heading-uni1 .heading_title::after {
    right: 10px;
    transform: rotate(30deg);
  }
  /* ------------------------------------------------------
   * Element >>> Text
  ------------------------------------------------------ */
  /* ----- text-paragraph ----- */
  .text-paragraph {
    margin-top: 1em;
  }
  .text-paragraph:first-child {
    margin-top: 0;
  }
  .text-paragraph-v2 {
    margin-top: 0.5em;
  }
  .text-paragraphv2:first-child {
    margin-top: 0;
  }
  /* ----- text-indent ----- */
  .text-indent {
    padding-left: 1em;
  }
  
  /* ----- text-lead ----- */
  .text-lead {
    margin: 1em 0 0.85em;
    font-size: 2rem;
    font-weight: 700;
  }
  .pageHead-lead {
    margin: 1em 0 0.85em;
    font-size: 2rem;
    font-weight: 700;
  }
  .pageHead-lead-highlight {
    display: inline-block;
    margin: 0 0.2em 0.15em 0;
    padding: 0.2em 0.7em 0.2em;
    line-height: 1.4;
    color: #fff;
    font-size: 2.6rem;
    background-color: #00b0ec;
    border-radius: 10px;
  }
  * + .pageHead-lead-highlight {
    margin-left: 6px;
  }
  .pageHead-lead-highlight + span + .pageHead-lead-highlight {
    margin-right: 0.3em;
  }
  
  /* ------------------------------------------------------
   * Element >>> List
  ------------------------------------------------------ */
  [class*="list-note"],
  [class*="list-bullet"],
  [class*="list-order"] {
    margin-top: 1em;
  }
  [class*="list-note"].is-adjacent,
  [class*="list-bullet"].is-adjacent,
  [class*="list-order"].is-adjacent,
  [class*="list-other"].is-adjacent {
    margin-top: 0;
  }
  [class*="list-description"] {
    margin-top: 1.5em;
  }
  [class*="list-bullet"] > li + li,
  [class*="list-order"] > li + li {
    margin-top: .5em;
  }
  [class*="list-"].is-nest {
    margin: .5em 0 .75em;
  }
  [class*="list-note"] > li > .list_detail,
  [class*="list-bullet"] > li > .list_detail,
  [class*="list-order"] > li > .list_detail,
  [class*="list-other"] > li > .list_detail {
    margin-top: .25em;
  }
  [class*="list-note"] > li > .list_detail > *:first-child,
  [class*="list-note"] > li > .list_detail > section:first-child > [class*="heading-lv"],
  [class*="list-bullet"] > li > .list_detail > *:first-child,
  [class*="list-bullet"] > li > .list_detail > section:first-child > [class*="heading-lv"],
  [class*="list-order"] > li > .list_detail > *:first-child,
  [class*="list-order"] > li > .list_detail > section:first-child > [class*="heading-lv"],
  [class*="list-other"] > li > .list_detail > *:first-child,
  [class*="list-other"] > li > .list_detail > section:first-child > [class*="heading-lv"],
  [class*="list-description"] > dd > *:first-child,
  [class*="list-description"] > dd > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
  
  /* ----- list-al-right ----- */
  .list-al-right {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-top: 1em;
  }
  .list-al-right > [class*="list-"] {
    margin-top: 0;
  }
  
  /* ----- list-note ----- */
  .list-note {
    margin-top: 0.7em;
  }
  .list-note > li {
    position: relative;
    padding-left: 1.3em;
    font-size: 1.4rem;
  }
  .list-note > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-note-v2 > li,
  .list-note-v3 > li {
    position: relative;
    padding-left: 2em;
  }
  .list-note.gp-al-right > li,
  .list-note-v2.gp-al-right > li,
  .list-note-v3.gp-al-right > li {
    display: table;
    margin-left: auto;
  }
  .list-note-v2 > li > .list_mark,
  .list-note-v3 > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-note-v3 > li > .list_mark::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 2px;
    background-image: url(/common_img/com_sprite01.png);
    background-position: -102px -140px;
    background-repeat: no-repeat;
  }
  
  /* ----- list-note-order ----- */
  .list-note-order > li {
    position: relative;
    padding-left: 2em;
    font-size: 1.4rem;
  }
  .list-note-order > li + li {
    margin-top: 0.1em;
  }
  .list-note-order > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-note-order > li > .list_mark::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 2px;
    background-image: url(/common_img/com_sprite01.png);
    background-position: -102px -140px;
    background-repeat: no-repeat;
  }
  .list-note-order-v2 {
    margin-top: 1em;
  }
  .list-note-order-v2 > li {
    position: relative;
    padding-left: 1em;
    font-size: 1.4rem;
  }
  .list-note-order-v2 > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  /* ----- list-bullet ----- */
  .list-bullet.is-type02 {
    margin-top: 0.4em;
  }
  .list-bullet > li {
    position: relative;
    padding-left: 20px;
  }
  .list-bullet > li::before {
    position: absolute;
    top: 0.6em;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #58a52d;
    content: "";
  }
  .list-bullet.is-type02 > li {
    line-height: 1.5;
  }
  .list-bullet.is-type02 > li::before {
    top: 0.5em;
  }
  /* v2 */
  .list-bullet-v2 > li {
    position: relative;
    padding-left: 16px;
    font-size: 1.4rem;
  }
  .list-bullet-v2 > li::before {
    position: absolute;
    top: .6em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #666666;
    content: "";
  }
  /* v3 */
  .list-bullet-v3 > li {
    position: relative;
    padding-left: 20px;
  }
  
  .list-bullet-v3 > li::before {
    position: absolute;
    top: 0.6em;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #1176cc;
    content: "";
  }
  /* v4 */
  .list-bullet-v4 > li {
    position: relative;
    padding-left: 15px;
    font-weight: bold;
  }
  
  .list-bullet-v4 > li::before {
    position: absolute;
    top: 0.8em;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333333;
    content: "";
  }
  .list_indent {
    padding-left: 2em;
  }
  
  /* ----- list-order ----- */
  .list-order > li {
    position: relative;
    padding-left: 2em;
  }
  .list-order > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
  }
  .list-order.is-type02 > li {
    position: relative;
  }
  .list-order.is-type02 > li + li {
    margin-top: 1.3em;
  }
  /* v2 */
  .list-order-v2 > li {
    position: relative;
    padding-left: 2em;
    font-size: 1.6rem;
  }
  .list-order-v2 > li + li {
    margin-top: 0.2em;
  }
  .list-order-v2 > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  /* v3 */
  .list-order-v3 > li {
    position: relative;
    padding-left: 2em;
    font-size: 1.6rem;
  }
  .list-order-v3 > li + li {
    margin-top: 0.4em;
  }
  .list-order-v3 > li > .list_mark {
    position: absolute;
    top: 0.2em;
    left: 0;
    padding: 2px 2px 2px 3px;
    width: 22px;
    height: 22px;
    line-height: 1;
    text-align: center;
    color: #fff;
    font-size: 1.7rem;
    font-weight: bold;
    background-color: #f90;
    border-radius: 50px;
  }
  
  /* ----- list-description ----- */
  .list-description > dt {
    margin: 1em 0 .5em;
    font-size: 1.6rem;
    font-weight: 700;
  }
  .list-description > dt:first-child {
    margin-top: 0 !important;
  }
  .list-description > dd {
    padding-left: 12px;
  }
  /* ----- list-other ----- */
  .list-other {
    margin-top: 1em;
  }
  .list-other > li {
    display: -webkit-flex;
    display: flex;
  }
  .list-other > li + li {
    margin-top: 0.5em;
  }
  .list-other > li > .list_mark {
    flex-shrink: 0;
    margin-right: 0.3em;
  }
  
  /* ------------------------------------------------------
   * Element >>> Link
  ------------------------------------------------------ */
  [class*="link-text"] {
    margin-top: 1em;
  }
  [class*="link-text"] > li + li {
    margin-top: 0.2em;
  }
  [class*="link-text"] > li > a:hover {
    text-decoration: underline;
  }
  [class*="link-button"] {
    margin-top: 1.5em;
  }
  .column-media > .column_detail [class*="link-button"] > li:last-child {
    margin-bottom: 3px;
  }
  [class*="link-button"] > li + li {
    margin-top: 1em;
  }
  [class*="link-button"] a {
    line-height: 1.5;
  }
  [class*="link-button"].gp-al-center {
    margin-top: 2em;
  }
  [class*="link-button"].is-centering {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2em;
  }
  [class*="link-button"].is-centering > li {
    display: -webkit-flex;
    display: flex;
  }
  [class*="link-button"].is-centering > li + li {
    margin-top: 0;
    margin-left: 36px;
  }
  [class*="link-button"][data-row-pc] > li {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  [class*="link-button"]:not([data-row-pc="1"]):not([data-row-pc="auto"]) > li {
    margin-top: 1.3em;
  }
  [class*="link-button"]:not([data-row-pc="1"]):not([data-row-pc="auto"]) > li:first-child {
    margin-top: 0;
  }
  [class*="link-button"][data-row-pc] > li > a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    min-width: 0;
  }
  [class*="link-button"] > li > a[class*="js-equalHeight_"] {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  [class*="link-"].is-nest {
    margin: .5em 0 1em;
  }
  
  /* ----- link-inline ----- */
  a.link-inline {
    text-decoration: underline;
  }
  a.link-inline:hover {
    text-decoration: none;
  }
  
  /* ----- link-text ----- */
  .pageHead .link-text {
    margin-top: 0.5em;
  }
  .link-text > li > a {
    display: inline-block;
    position: relative;
    padding-left: 18px;
  }
  .link-text > li > a:hover {
    text-decoration: none;
  }
  .link-text > li > a::before {
    content: '';
    position: absolute;
    top: 0.6em;
    left: 0;
    width: 9px;
    height: 9px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    border-radius: 1px;
    transform: rotate(45deg);
  }
  .link-text-v2 {
    margin-top: 0.7em;
  }
  .link-text-v2 > li > a {
    display: inline-block;
    position: relative;
    padding-left: 18px;
  }
  .link-text-v2 > li > a:hover {
    text-decoration: none;
  }
  .link-text-v2 > li > a::before {
    content: '';
    position: absolute;
    top: 0.6em;
    left: -2px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    border-radius: 1px;
    transform: rotate(45deg);
  }
  
  /* ----- link-button ----- */
  .link-button > li > a {
    display: inline-block;
    position: relative;
    min-width: 376px;
    padding: 14px 20px 13px;
    border: 1px solid #e9e9e9;
    border-radius: 100px;
    background-color: #fff;
    color: #333;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button > li > a:hover {
    background-color: #eee;
  }
  .link-button .link_label {
    display: inline-block;
    position: relative;
    line-height: 1.5;
    font-weight: 700;
  }
  .link-button .link_label .link_sublabel {
    display: block;
    font-size: 1.5rem;
    font-weight: normal;
  }
  .link-button > .button-serch > a,
  .link-button > .button-serch-v2 > a,
  .link-button > .button-tel > a,
  .link-button > .button-mail > a {
    min-width: 480px;
  }
  .link-button > .button-serch .link_label,
  .link-button > .button-serch-v2 .link_label,
  .link-button > .button-tel .link_label,
  .link-button > .button-mail .link_label,
  .link-button > .button-mail-v2 .link_label {
    position: relative;
    font-size: 2.4rem;
    font-weight: 700;
  }
  .link-button > .button-serch .link_label::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url("/common_img/com_sprite02.png");
    background-repeat: no-repeat;
  }
  .link-button > .button-serch-v2 .link_label::before,
  .link-button > .button-serch-v3 .link_label::before,
  .link-button > .button-tel .link_label::before,
  .link-button > .button-mail .link_label::before,
  .link-button > .button-mail-v2 .link_label::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    background-repeat: no-repeat;
  }
  .button-tel.type-kojin .link_label::before,
  .button-mail.type-kojin .link_label::before,
  .button-serch-v2.type-kojin .link_label::before,
  .button-mail-v2.type-kojin .link_label::before {
    background-image: url(/common_img/com_sprite03_01.png);
  }
  .button-tel.type-hojin .link_label::before,
  .button-mail.type-hojin .link_label::before,
  .button-serch-v2.type-hojin .link_label::before,
  .button-mail-v2.type-hojin .link_label::before {
    background-image: url(/common_img/com_sprite03_02.png);
  }
  .link-button > .button-serch > a {
    padding: 22px 54px 20px 20px;
  }
  .link-button > .button-serch .link_label {
    padding-left: 84px;
  }
  .link-button > .button-serch .link_label::before {
    margin-top: -16px;
    width: 67px;
    height: 39px;
    background-position: 0 0;
  }
  .link-button > .button-serch-v2 .link_label::before {
    background-position: 0 0;
  }
  .link-button > .button-serch-v3 .link_label {
    padding-left: 63px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .link-button > .button-serch-v3 .link_label::before {
    margin-top: -12px;
    width: 46px;
    height: 27px;
    background-image: url(/common_img/com_sprite01.png);
    background-position: -40px -140px;
  }
  .link-button > .button-tel > a,
  .link-button > .button-mail > a {
    padding: 22px 20px 21px 20px;
  }
  .link-button > .button-tel > a {
    padding-right: 43px;
  }
  .link-button > .button-tel .link_label {
    padding-left: 48px;
  }
  .link-button > .button-tel .link_label::before {
    margin-top: -20px;
    width: 29px;
    height: 39px;
    background-position: -60px 0;
  }
  .link-button > .button-mail .link_label {
    padding-left: 63px;
  }
  .link-button > .button-mail .link_label::before,
  .link-button > .button-mail-v2 .link_label::before {
    margin-top: -15px;
    width: 43px;
    height: 29px;
    background-position: -110px 0;
  }
  .link-button > .button-serch-v2 > a,
  .link-button > .button-mail-v2 > a {
    padding: 12px 90px 12px 90px;
  }
  .link-button > .button-serch-v2 .link_label,
  .link-button > .button-mail-v2 .link_label {
    position: static;
    font-size: 2.2rem;
  }
  .link-button > .button-serch-v2 .link_label::before {
    margin-top: -20px;
    left: 44px;
    width: 39px;
    height: 39px;
  }
  .link-button > .button-mail-v2 .link_label::before {
    left: 42px;
  }
  .link-button > li.is-kojin > a {
    color: #fff;
    background-color: #58a52d;
    border: none;
  }
  .link-button > li.is-kojin > a:hover {
    background-color: #79b757;
  }
  .link-button > li.is-hojin > a {
    color: #fff;
    background-color: #1176cc;
    border: none;
  }
  .link-button > li.is-hojin > a:hover {
    background-color: #4191d6;
  }
  
  /* v2 */
  .link-button-v2 > li > a {
    display: inline-block;
    position: relative;
    min-width: 280px;
    padding: 14px 32px 13px;
    border-radius: 100px;
    background-color: #58a52d;
    color: #fff;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button-v2 > li > a:hover {
    background-color: #79b757;
  }
  .link-button-v2 .link_label {
    display: inline-block;
    position: relative;
    line-height: 1.5;
  }
  .link-button-v2.is-type02 > li > a {
    padding: 12px 28px 11px;
    width: 100%;
    font-size: 2rem;
    font-weight: 700;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button-v2.is-type02 .link_label .link_label_sub {
    font-size: 1.4rem;
    font-weight: normal;
  }
  .link-button-v2.is-type02 .link_label > span {
    display: block;
  }
  .link-button-v2 > li.is-kojin > a {
    background-color: #58a52d;
  }
  .link-button-v2 > li.is-kojin > a:hover {
    background-color: #79b757;
  }
  .link-button-v2 > li.is-hojin > a {
    background-color: #1176cc;
  }
  .link-button-v2 > li.is-hojin > a:hover {
    background-color: #4191d6;
  }
  /* v3 */
  .link-button-v3 > li > a {
    display: inline-block;
    position: relative;
    min-width: 280px;
    padding: 14px 32px 13px;
    border-radius: 100px;
    background-color: #1176cc;
    color: #fff;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button-v3 > li > a:hover {
    background-color: #4191d6;
  }
  .link-button-v3 .link_label {
    display: inline-block;
    position: relative;
    line-height: 1.5;
  }
  /* v4 */
  .link-button-v4 > li > a {
    display: inline-block;
    position: relative;
    min-width: 280px;
    padding: 14px 36px 13px;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    background-color: #fff;
    color: #333;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    text-decoration: none;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button-v4 > li > a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 21px;
    margin-top: -4px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    transform: rotate(45deg);
  }
  .link-button-v4 > li > a:hover {
    background-color: #eee;
  }
  .link-button-v4 .link_label {
    display: inline-block;
    position: relative;
    line-height: 1.5;
  }
  [data-row-pc].link-button-v4 .button-ic01 > a {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 32px 35px 31px;
  }
  .link-button-v4 .button-ic01 > a::before {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    background-image: url(/common_img/com_sprite02.png);
    background-repeat: no-repeat;
  }
  .link-button-v4 .button-ic01.is-ic01-01 > a::before {
    margin-right: 20px;
    width: 35px;
    height: 43px;
    background-position: -80px 4px;
  }
  .link-button-v4 .button-ic01.is-ic01-02 > a::before {
    margin-right: 21px;
    width: 74px;
    height: 47px;
    background-image: url(/common_img/com_logo01.png);
  }
  .link-button-v4 .button-ic01.is-ic01-03 > a::before {
    margin-right: 24px;
    width: 32px;
    height: 43px;
    background-position: -130px 0;
  }
  .link-button-v4 .button-ic01.is-ic01-04 > a::before {
    margin-right: 21px;
    width: 45px;
    height: 43px;
    background-position: -180px 7px;
  }
  .link-button-v4 .button-ic01.is-ic01-05 > a::before {
    margin-right: 24px;
    width: 32px;
    height: 43px;
    background-position: -240px 3px;
  }
  .link-button-v4 .button-ic01.is-ic01-06 > a::before {
    margin-right: 25px;
    width: 38px;
    height: 43px;
    background-position: -286px 2px;
  }
  .link-button-v4 .button-ic01.is-ic01-07 > a::before {
    margin-right: 22px;
    width: 33px;
    height: 43px;
    background-position: -340px 0;
  }
  .link-button-v4 .button-ic01.is-ic01-08 > a::before {
    margin-right: 25px;
    width: 40px;
    height: 46px;
    background-position: -390px 0px;
  }
  .link-button-v4 .button-ic01.is-ic01-09 > a::before {
    margin-right: 13px;
    width: 43px;
    height: 43px;
    background-position: -450px 3px;
  }
  .link-button-v4 .button-ic01.is-ic01-10 > a::before {
    margin-right: 19px;
    width: 43px;
    height: 43px;
    background-position: -510px 5px;
  }
  [data-row-pc="3"].link-button-v4.type-02 > li {
    width: calc((100% - 61px) / 3);
  }
  .link-button-v4.type-02 .link_label_sub {
    font-size: 1.6rem;
  }
  [data-row-pc]:not([data-row-pc="1"]):not([data-row-pc="auto"]).link-button-v4.type-02 > li {
    margin-top: 30px;
    margin-left: 30px;
  }
  [data-row-pc].link-button-v4.type-02 > li > a {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0;
  }
  [data-row-pc].link-button-v4.type-02 > li > a > .link_label {
    display: table;
    position: static;
    width: 100%;
    min-height: 110px;
    height: 100%;
  }
  [data-row-pc].link-button-v4.type-02 > .button-ic02 > a > .link_label {
    margin-left: 110px;
    width: calc(100% - 110px);
  }
  [data-row-pc].link-button-v4.type-02 > li > a > .link_label > .link_label_inner {
    display: table-cell;
    vertical-align: middle;
    padding: 24px 35px 24px 18px;
  }
  [data-row-pc].link-button-v4.type-02 > li > a > .link_label > .link_label_inner.type-noIcon {
    padding: 24px 35px 24px 32px;
  }
  [data-row-pc].link-button-v4.type-02 > li > a:hover {
    background-color: #fff;
  }
  [data-row-pc].link-button-v4.type-02 > li > a:hover > .link_label {
    background-color: #eee;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .link-button-v4 .button-ic02 > a::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    flex-shrink: 0;
    background-image: url(/common_img/com_sprite02.png);
    background-repeat: no-repeat;
    transform: translateY(-50%);
  }
  .link-button-v4 .button-ic02.is-ic02-01 > a::before  {
    left: 20px;
    width: 72px;
    height: 63px;
    background-position: 0 -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-02 > a::before  {
    left: 27px;
    width: 62px;
    height: 70px;
    background-position: -90px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-03 > a::before  {
    left: 26px;
    width: 61px;
    height: 59px;
    background-position: -170px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-04 > a::before  {
    left: 22px;
    width: 67px;
    height: 63px;
    background-position: -250px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-05 > a::before  {
    left: 27px;
    width: 54px;
    height: 54px;
    background-position: -330px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-06 > a::before  {
    left: 16px;
    width: 80px;
    height: 55px;
    background-position: -400px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-07 > a::before  {
    left: 29px;
    width: 55px;
    height: 58px;
    background-position: -491px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-08 > a::before  {
    left: 29px;
    width: 52px;
    height: 62px;
    background-position: -561px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-09 > a::before  {
    left: 20px;
    width: 74px;
    height: 47px;
    background-image: url(/common_img/com_logo01.png);
  }
  .link-button-v4 .button-ic02.is-ic02-10 > a::before  {
    left: 21px;
    width: 80px;
    height: 50px;
    background-position: -620px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-11 > a::before  {
    left: 17px;
    width: 80px;
    height: 58px;
    background-position: -700px -60px;
  }
  .link-button-v4 .button-ic02.is-ic02-12 > a::before  {
    left: 20px;
    width: 64px;
    height: 70px;
    background-position: -1px -129px;
  }
  .link-button-v4 .button-ic02.is-ic02-13 > a::before  {
    left: 30px;
    width: 49px;
    height: 63px;
    background-position: -90px -136px;
  }
  .link-button-v4 .button-ic02.is-ic02-14 > a::before  {
    left: 25px;
    width: 71px;
    height: 69px;
    background-position: -167px -129px;
  }
  /* v5 */
  .link-button-v5 > li > a {
    display: inline-block;
    position: relative;
    min-width: 280px;
    padding: 14px 20px 13px;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    background-color: #fff;
    color: #333;
    line-height: 1.5;
    text-decoration: none;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button-v5 > li:hover {
    border-radius: 10px;
    cursor: pointer;
  }
  .link-button-v5 > li:hover > a {
    background-color: #eee;
  }
  .link-button-v5:not([data-row-pc="1"]):not([data-row-pc="auto"]) > li {
    margin-top: 30px;
  }
  [data-row-pc].link-button-v5 > li > a {
    flex-flow: column;
    align-items: flex-start;
    padding: 20px 35px 23px 23px;
    height: 100%;
  }
  .link-button-v5 > li > a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 27px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    transform: rotate(45deg);
  }
  .link-button-v5 > li > a:hover {
    background-color: #eee;
  }
  .link-button-v5 .link_label {
    display: inline-block;
    position: relative;
    line-height: 1.5;
  }
  .link-button-v6 {
    margin-top: 1em;
  }
  .link-button-v6 > li > a {
    position: relative;
    padding: 19px 40px;
    font-size: 2rem;
    font-weight: 700;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button-v6 > li > a:hover {
    background-color: #eee;
  }
  .link-button-v6 > li > a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 21px;
    margin-top: -4px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #333333;
    border-right: 2px solid #333333;
    transform: rotate(45deg);
  }
  
  /* ------------------------------------------------------
   * Element >>> Image
  ------------------------------------------------------ */
  /* ----- image-set ----- */
  .image-set {
    margin-top: 1em;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .image-set .image_caption {
    margin-top: .7em;
    font-size: 1.4rem;
    text-align: left;
  }
  .image-set.gp-al-right {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .image-set.gp-al-left {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  /* for IE11 hack */
  _:-ms-lang(x)::-ms-backdrop, .image-set.gp-al-center > .image_inner,
  _:-ms-lang(x)::-ms-backdrop, .image-set.gp-al-right > .image_inner{
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 1px;
  }
  
  /* ------------------------------------------------------
   * Element >>> Video
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Element >>> Form
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Element >>> Other
  ------------------------------------------------------ */
  .container[data-sidebar="false"] .section_exceed {
    position: relative;
    left: 50%;
    width: 100vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .container[data-sidebar="false"] .section_exceed .section_exceed_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .container[data-sidebar="true"] .section_exceed-wide,
  .container[data-sidebar="true"] .section_exceed-wide .section_exceed_inner {
    width: 1200px;
  }
  /* ------------------------------------------------------
   * Layout >>> Column
  ------------------------------------------------------ */
  [class*="column-layout"] > [class*="column_item"] > *:first-child,
  [class*="column-layout"] > [class*="column_item"] > section:first-child > [class*="heading-lv"],
  [class*="column-media"] > [class*="column_"] > *:first-child,
  [class*="column-media"] > [class*="column_"] > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
  
  /* ----- column-layout ----- */
  .column-layout {
    margin-top: 2em;
  }
  .column-layout > .column_item {
    margin-top: 1em;
  }
  
  /* ----- map-layout ----- */
  .map-layout {
    margin-top: 1em;
  }
  .map-layout .map-layout_inner {
    position: relative;
    padding-top: 100%;
  }
  .map-layout iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background-color: transparent;
    overflow: hidden;
  }
  .map_caption {
    margin-top: 5px;
  }
  
  /* ----- column-media ----- */
  .column-media {
    margin-top: 1em;
  }
  .column-media[data-media-size="1/2"] > .column_image { width: calc((100% -  36px) / 2); }
  .column-media[data-media-size="1/3"] > .column_image { width: calc((100% -  72px) / 3); }
  .column-media[data-media-size="1/4"] > .column_image { width: calc((100% - 108px) / 4); }
  .column-media[data-media-size="1/5"] > .column_image { width: calc((100% - 144px) / 5); }
  .column-media[data-media-size="1/6"] > .column_image { width: calc((100% - 180px) / 6); }
  .column-media > .column_image[data-image="right"] {
    float: right;
    margin-left: 36px;
  }
  .column-media > .column_image[data-image="left"] {
    float: left;
    margin-right: 36px;
  }
  .column-media > .column_detail[data-wraparound="false"] {
    overflow: hidden;
  }
  .column-media[data-media-size] .image_inner {
    width: 100%;
  }
  .column-media.is-pc-wMax34 .column_image {
    max-width: 40%;
  }
  
  /* ------------------------------------------------------
   * Layout >>> Table
  ------------------------------------------------------ */
  [class^="table-layout"] {
    overflow-x: auto;
    padding-bottom: 1px;
  }
  [class*="table-layout"] th > *:first-child,
  [class*="table-layout"] th > section:first-child > [class*="heading-lv"],
  [class*="table-layout"] td > *:first-child,
  [class*="table-layout"] td > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
  
  /* ----- table-layout ----- */
  .table-layout {
    margin-top: 1em;
  }
  .table-layout .table_inner {
    width: 100%;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .table-layout table .image_inner  {
    max-width: 100%;
  }
  .table-layout caption {
    margin-bottom: 22px;
    text-align: left;
  }
  .table-layout caption > *:first-child {
    margin-top: 0 !important;
  }
  .table-layout caption > *:last-child {
    margin-bottom: 0 !important;
  }
  .table-layout .table_title {
    font-size: 1.8rem;
    font-weight: 700;
  }
  .table-layout .table_caption,
  .table-layout .table_caption-v2 {
    margin: .5em 0;
    font-size: 1.4rem;
  }
  .table-layout th,
  .table-layout td {
    padding: 15px 20px;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #fff;
    font-weight: 400;
    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: #eaecee;
  }
  .table-layout th.cell-style1 {
    text-align: center;
    font-weight: 700;
  }
  .table-layout .cell-style2 {
    text-align: center;
    background-color: #fafafa;
  }
  .table-layout .cell-style3 {
    background-color: #fff0f0;
    font-weight: 700;
  }
  
  /* ------------------------------------------------------
   * Layout >>> Box
  ------------------------------------------------------ */
  [class*="box-layout"] {
    margin-top: 2.5em;
  }
  [class*="box-layout"] > [class*="box_detail"] > *:first-child,
  [class*="box-layout"] > [class*="box_detail"] > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
  
  /* ----- box-layout ----- */
  .box-layout {
    margin-top: 1.85em;
    border: 1px solid #dde1e4;
  }
  .box-layout > .box_title {
    padding: 17px 22px 17px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dde1e4;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .box-layout > .box_detail {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 22px 28px;
    background-color: #fff;
  }
  .box-layout.is-split {
    display: flex;
  }
  .box-layout.is-split  > .box_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31.4%;
    border-bottom: none;
    border-right: 1px solid #dde1e4;
  }
  .box-layout.is-split  > .box_detail {
    display: flex;
    align-items: center;
    padding: 22px 40px 22px;
    width: 68.6%;
  }
  .box-layout.is-split  > .box_detail > .box_detail_inner {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .box-layout > .box_detail.type-contact {
    padding-top: 20px;
  }
  .box-layout > .box_detail .box_detail_title {
    line-height: 1.2;
    font-size: 1.8rem;
  }
  .box-layout-v2 {
    background-color: #fffdd5;
  }
  .box-layout-v2 > .box-layout_inner {
    margin-top: 0;
  }
  .box-layout-v2 .box_heading {
    padding: 26px 10px 0;
  }
  .box-layout-v2 .box_title {
    line-height: 1.5;
    text-align: center;
    font-size: 2.6rem;
    font-weight: 700;
  }
  .box-layout-v2 .box_heading + .box_detail {
    margin-top: 20px;
  }
  .box-layout-v2 .box_detail {
    padding: 0 8.5% 37px;
  }
  .box-layout-v2 .box_detail:only-child {
    padding-top: 36px;
  }
  .box-layout-v3 {
    background-color: #ffeded;
  }
  .box-layout-v3 > .box-layout_inner {
    margin-top: 0;
  }
  .box-layout-v3 .box_heading {
    padding: 34px 10px 0;
  }
  .box-layout-v3 .box_title {
    line-height: 1.5;
    text-align: center;
    color: #dc3545;
    font-size: 2rem;
    font-weight: 700;
  }
  .box-layout-v3 .box_heading + .box_detail {
    margin-top: 20px;
  }
  .box-layout-v3 .box_detail {
    padding: 0 8.5% 33px;
  }
  .box-layout-v3 .box_detail:only-child {
    padding-top: 36px;
  }
  .box-layout-v4 {
    padding: 30px;
    background-color: #f9f9f9;
  }
  .box-layout-v4 > *:first-child {
    margin-top: 0;
  }
  .box-layout-v5 {
    margin-top: 28px;
    border: 2px solid #58a52d;
    border-radius: 10px;
    overflow: hidden;
  }
  .box-layout-v5 > .box_title {
    padding: 22px 30px 16px;
    text-align: center;
    line-height: 1.5;
    font-size: 2.4rem;
    font-weight: 700;
    background-color: #d2efb8;
  }
  .box-layout-v5 > .box_detail {
    padding: 30px 30px 34px;
  }
  .box-layout-v5.type-02 {
    overflow: visible;
  }
  .box-layout-v5.type-02 > .box_title {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 30px 0 11.8%;
    text-align: left;
    border-radius: 10px 10px 0 0;
  }
  .box-layout-v5.type-02 > .box_title:before {
    flex-shrink: 0;
    content: '';
    display: inline-block;
    margin-top: -8px;
    margin-right: 28px;
    width: 92px;
    height: 122px;
    background: url(/common_img/com_ic04.png) 0 0 no-repeat;
  }
  .box-layout-v6 {
    border-radius: 10px;
    border: 1px solid #eee;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
  }
  .column_item .box-layout-v6 {
    height: 100%;
  }
  .box-layout-v6 .box_title {
    text-align: center;
    background-color: #e4f6d3;
    font-size: 2rem;
    font-weight: 700;
  }
  .box-layout-v6 .box_title > a {
    position: relative;
    display: block;
    padding: 12px 35px 14px;
    color: #333;
    text-decoration: none;
  }
  .box-layout-v6 .box_title > a:hover {
    text-decoration: underline;
  }
  .box-layout-v6 .box_title > a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #333333;
    border-right: 2px solid #333333;
    transform: rotate(45deg);
  }
  .box-layout-v6 > .box_detail {
    background-color: #fff;
    padding: 30px 20px;
    height: 100%;
  }

  .box-layout-v7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding: 30px 9%;
    width: 100%;
    background-color: #f9f9f9;
  }
  .box-layout-v7 .image-set {
    margin-top: 0;
  }
  .box-layout-v7 .image_inner {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .box-layout-v7 > .box_side {
    padding-top: 5px;
    padding-right: 36px;
  }
  .box-layout-v7 > .box_main {
    flex-shrink: 0;
  }
  .box-layout-v7 > .box_side-v2 {
    padding-right: 36px;
    width: 46.8%;
  }
  .box-layout-v7 > .box_main-v2 {
    width: 53.2%;
  }
  .box-layout-v7 > .box_main,
  .box-layout-v7 > .box_main-v2 > :first-child {margin-top: 0;}
  .box-layout-v8 {
    margin-top: 2em;
    padding: 20px 20px 42px;
    border: 1px solid #dde1e4;
  }
  .box-layout-v8 > .box_title {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .box-layout-v8 > .box_detail {
    display: flex;
    justify-content: center;
    margin-top: 32px;
  }
  .box-layout-v8 > .box_detail > .qr-layout {
    margin: 0 31px;
  }
  .qr-layout {
    display: flex;
  }
  .qr-layout > .qr-layout_item {
    margin: 0 11px;
  }
  .qr-layout_item > .qr-layout_text {
    display: inline-block;
    line-height: 1.3;
    padding: 3px 14px;
    font-weight: bold;
    background-color: #dde1e4;
    border-radius: 20px;
  }
  .qr-layout_item > .qr-layout_img a:hover {
    opacity: 0.8;
  }
  .qr-layout_item > .qr-layout_text + .qr-layout_img {
    margin-top: 13px;
  }
  .qr-layout_item > .qr-layout_img.is-apple {
    max-width: 164px;
  }
  .qr-layout_item > .qr-layout_img.is-google {
    max-width: 202px;
  }
  .qr-layout_item > .qr-layout_img.is-qr {
    margin-top: 3px;
  }
  .box-layout-v9 {
    margin-top: 1em;
    padding: 30px;
    background-color: #f9f9f9;
  }
  .box-layout-v9 > .box_title {
    padding-top: 5px;
    line-height: 1.5;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
  }
  .box-layout-v9 > .box_title + .box_detail {
    margin-top: 26px;
  }
  .box-layout-v10 {
    margin-top: 26px;
    padding: 10px;
    background-color: #d2efb8;
  }
  .box-layout-v10 > .box_title {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
  }
  .box-layout-v11 {
    margin-top: 1em;
    padding: 23px 30px 30px;
    background-color: #fafafa;
  }
  .box-layout-v11 > :first-child {
    margin-top: 0;
  }
  .box-layout-v12 {
    margin-top: 1.85em;
    border: 1px solid #dde1e4;
  }
  .box-layout-v12 > .box_title {
    padding: 17px 22px 17px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dde1e4;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .box-layout-v12 > .box_detail {
    display: block;
    padding: 20px 22px 28px;
    background-color: #fff;
  }
  .box-layout-v13 {
    padding: 20px 20px;
    height: 100%;
    background-color: #fff;
    border: 1px solid #dde1e4;
    border-radius: 10px;
  }
  .box-layout-v13 > .box_title {
    font-weight: 700;
  }
  .box-layout-v13 > .box_title + .box_detail {
    margin-top: 10px;
  }
  .box-listWrap > .box-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -9px;
  }
  .box-listWrap > .box-list > .box-list_item {
    padding: 0 9px;
    width: 33.333%;
  }
  .box-listWrap > .box-list > .box-list_item:nth-child(n + 4) {
    margin-top: 18px;
  }
  .box-list_item > dl {
    padding: 20px;
    height: 100%;
    background-color: #fff;
    border: 1px solid #dde1e4;
    border-radius: 10px;
  }
  .box-list_item .box-list_title {
    text-align: center;
    color: #58a52d;
    font-size: 2rem;
    font-weight: 700;
  }
  .box-list_item .box-list_detail {
    margin-top: 0.5em;
  }
  .box-list-v2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.5em;
  }
  .box-list-v2 > .box-list_item {
    display: flex;
    align-items: center;
    flex-flow: column;
    width: calc((100% - 10px) / 2);
    margin-left: 9px;
    padding: 16px 5px 20px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
  }
  .box-list-v2 > .box-list_item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .box-list-v2 > .box-list_item .box-list_label {
    display: inline-block;
    padding: 1px 12px 2px;
    line-height: 1.2;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    background-color: #58a52d;
  }
  .box-list-v2 > .box-list_item .box-list_label-num {
    font-size: 1.7rem;
  }
  .box-list-v2 > .box-list_item .box-list_detail {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .box-list-v2 > .box-list_item .box-list_text {
    line-height: 1.44;
    font-size: 1.8rem;
  }
  
  /* ------------------------------------------------------
   * Layout >>> Other
  ------------------------------------------------------ */
  /* ----- accordion-layout ----- */
  .accordion-layout {
    margin-top: 1.85em;
  }
  .accordion-layout > .accordion_item {
    margin-top: 30px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .accordion-layout > .accordion_item.is-active {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .accordion-layout > .accordion_item:first-child {
    margin-top: 0;
  }
  .accordion-layout > .accordion_trigger {
    position: relative;
  }
  .accordion-layout .accordion_label {
    display: flex;
    position: relative;
    padding: 18px 70px 18px 30px;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    cursor: pointer;
    border-radius: 10px;
    background-color: #fff;
  }
  .accordion-layout .accordion_label:hover {
    background-color: #eee;
  }
  .accordion-layout .accordion_label > .accordion_label-prefix {
    flex-shrink: 0;
    margin-right: 18px;
    line-height: 1.3;
    color: #ef8700;
    font-size: 2.4rem;
    font-weight: 700;
  }
  .accordion_item > .accordion_detail {
    padding: 20px 38px;
    border-top: 1px solid #ddd;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
  }
  .accordion_item.type-qa > .accordion_detail {
    display: flex;
    width: 100%;
  }
  .accordion_item > .accordion_detail .accordion_detail-prefix {
    flex-shrink: 0;
    padding-right: 24px;
    line-height: 1.2;
    color: #666;
    font-size: 2.4rem;
    font-weight: 700;
  }
  .accordion_item.type-qa > .accordion_detail .accordion_detail_text {
    flex-grow: 1;
  }
  .accordion_item.type-qa > .accordion_detail .accordion_detail_text > :first-child {
    margin-top: 0px;
  }
  .accordion-layout .accordion_label::before,
  .accordion-layout .accordion_label::after {
    position: absolute;
    display: block;
    top: 50%;
    right: 30px;
    width: 23px;
    height: 3px;
    margin-top: -1px;
    background-color: #666666;
    content: "";
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
  }
  .accordion-layout .accordion_label::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .accordion_item.is-active .accordion_trigger > .accordion_label {
    border-radius: 10px 10px 0 0;
  }
  .accordion_item.is-active > .accordion_trigger .accordion_label::before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  
  /* ----- tab-layout ----- */
  [data-sidebar="false"] .tab-layoutWrap {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  [data-sidebar="false"] .tab-layoutWrap .tab-layout .tab_list {
    margin: 0 auto;
    max-width: 1200px;
  }
  [data-sidebar="true"] .tab-layout .tab_list {
    margin: 0 -9px;
  }
  [data-sidebar="true"] .tab-layout .tab_list > li {
    padding: 0 9px;
  }
  [data-sidebar="true"] .tab-layout.type-02 .tab_list {
    margin: 0 -18px;
  }
  [data-sidebar="true"] .tab-layout.type-02 .tab_list > li {
    padding: 0 18px;
  }
  .tab-layout {
    margin-top: 1em;
  }
  .tab-layout > .tab_navi {
    position: relative;
    padding-bottom: 15px;
    overflow: hidden;
  }
  .tab-layout > .tab_navi:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    z-index: 1;
  }
  .tab-layout .tab_list {
    display: -webkit-flex;
    display: flex;
    margin: 0 -18px;
  }
  .tab-layout .tab_list > li {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding: 0 18px;
  }
  .tab-layout .tab_list > li > a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 15px 5px 14px;
    border: 1px solid #dde1e4;
    background-color: #fff;
    line-height: 1.33;
    text-align: center;
    color: #333333;
    font-size: 1.8rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: 10px;
  }
  .tab-layout.type-02 .tab_list > li > a {
    padding: 22px 5px 21px;
  }
  .tab-layout .tab_list > li > a:hover {
    border-color: #dde1e4;
    background-color: #eee;
  }
  .tab-layout .tab_list > .is-current {
    padding-top: 0;
    z-index: 2;
  }
  .tab-layout .tab_list > .is-current > a {
    color: #fff;
    text-align: center;
    border-color: #1176cc;
    background-color: #1176cc;
  }
  .tab-layout .tab_list a::before,
  .tab-layout .tab_list a::after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
    z-index: -2;
  }
  .tab-layout .tab_list > .is-current > a::before,
  .tab-layout .tab_list > .is-current > a::after {
    opacity: 1;
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
  }
  .tab-layout .tab_list a::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  }
  .tab-layout .tab_list a::after {
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 15px;
    height: 15px;
    border-style: solid;
    margin-top: -7px;
    background-color: #1176cc;
    border: 1px solid #1176cc;
    transform: rotate(45deg);
    z-index: -2;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  }
  .tab-layout .tab_list > .is-current > a:hover {
    border-color: #4191d6;
    background-color: #4191d6;
    opacity: 1;
  }
  .tab-layout .tab_list > .is-current > a:hover::after {
    background-color: #4191d6;
    border-color: #4191d6;
  }
  .tab-layout.type-kojin .tab_list > .is-current > a {
    color: #fff;
    border-color: #58a52d;
    background-color: #58a52d;
  }
  .tab-layout.type-kojin .tab_list > .is-current > a:hover {
    border-color: #79b757;
    background-color: #79b757;
  }
  .tab-layout.type-kojin .tab_list a::after {
    background-color: #58a52d;
    border-color: #58a52d;
  }
  .tab-layout.type-kojin .tab_list > .is-current > a:hover::after {
    background-color: #79b757;
    border-color: #79b757;
  }
  .tab-layout > .tab_detail {
    display: none;
    position: relative;
    margin: -6px auto 0;
    padding-top: 10px;
    max-width: 1200px;
    background-color: #fff;
  }
  .tab-layout > .tab_detail > *:first-child {
    margin-top: 0 !important;
  }
  
  /* ------------------------------------------------------
   * Component >>> Navi
  ------------------------------------------------------ */
  /* ----- navi-anchor ----- */
  .navi-anchor {
    margin-top: 1em;
    overflow: hidden;
  }
  .navi-anchor .navi_inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -29px 0 -24px;
  }
  .navi-anchor .navi_inner > li {
    margin-bottom: 16px;
    padding: 0 28px 0 23px;
    line-height: 1.65;
    border-left: 1px solid #ccc;
  }
  .navi-anchor .navi_inner > li:nth-child(-n+4) {
    padding-top: 0;
  }
  .navi-anchor .navi_inner > li > a {
    display: inline-block;
    position: relative;
    padding-left: 20px;
  }
  .navi-anchor .navi_inner > li > a::before {
    position: absolute;
    top: .5em;
    left: 2px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 9px;
    height: 9px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    content: "";
  }

  .navi-anchor-v2 {
    display: flex;
    margin: 2em -17px 0;
  }
  .navi-anchor-v2 > li {
    padding: 0 17px;
    width: 33.333%;
  }
  .navi-anchor-v2 > li > a {
    display: block;
    position: relative;
    padding: 15px 15px 30px;
    height: 100%;
    text-align: center;
    text-decoration: none;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .navi-anchor-v2 > li > a:hover {
    background-color: #eee;
  }
  .navi-anchor-v2 > li > a::after {
    content: '';
    position: absolute;
    bottom: 10px;
    right: 50%;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    transform: rotate(135deg);
  }
  .navi-anchor-v2 .navi-anchor_text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
    line-height: 1.3;
    color: #333;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .navi-anchor-v2 .navi-anchor_label {
    display: inline-block;
    padding: 3px 12px;
    line-height: 1.1;
    font-size: 1.4rem;
    font-weight: 700;
  }
  .navi-anchor-v2 .navi-anchor_label > .navi-anchor_num {
    font-size: 1.7rem;
  }
  .navi-anchor-v2 .navi-anchor_label.type-kojin {
    color: #fff;
    background-color: #58a52d;
  }
  .navi-anchor-v2 .navi-anchor_label.type-hojin {
    color: #fff;
    background-color: #1176cc;
  }
  
  /* ----- contact-block ----- */
  .contact-block {
    text-align: left;
  }
  .contact-block > .contact_kana {
    margin-top: 1em;
    color: #048;
    font-size: 1.2rem;
  }
  .contact-block > .contact_name {
    margin-top: 0.2em;
    color: #048;
    font-size: 2rem;
    font-weight: 700;
  }
  .contact-block > .contact_post {
    margin-top: 1em;
  }
  .contact-block > .contact_address {
    margin-top: 0.2em;
  }
  .contact-block > .contact_tel {
    display: flex;
    align-items: center;
    position: relative;
    top: -3px;
    margin-top: 0.4em;
  }
  .contact-block > .contact_tel:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 7px;
    width: 18px;
    height: 21px;
    background: url(/common_img/com_sprite01.png) -40px -80px no-repeat;
  }
  .contact-block-v2 > .contact_kana {
    margin-top: 0.6em;
    color: #048;
    font-size: 1.2rem;
  }
  .contact-block-v2 > .contact_name {
    margin-top: 0.2em;
    color: #048;
    font-size: 2rem;
    font-weight: 700;
  }
  .contact-block-v2 > .contact_address {
    margin-top: 1.3em;
  }
  .text-tel {
    margin-top: 0.5em;
    line-height: 1.2;
  }
  .text-tel > a {
    display: inline-flex;
    align-items: center;
    color: #333;
    font-size: 3.2rem;
    font-weight: 700;
  }
  .text-tel-v2 {
    margin-top: 0.8em;
    line-height: 1.2;
  }
  .text-tel-v2:first-child {
    margin-top: 0;
  }
  .text-tel-v2 > a {
    display: inline-flex;
    align-items: center;
    color: #333;
    font-size: 4.2rem;
    font-weight: 700;
  }
  .text-tel > a::before,
  .text-tel-v2 > a::before {
    content: '';
    display: inline-block;
    background-image: url(/common_img/com_sprite01.png);
    background-repeat: no-repeat;
  }
  .text-tel > a::before {
    margin-right: 11px;
    width: 21px;
    height: 26px;
    background-position: 0 -140px;
  }
  .text-tel-v2 > a::before {
    margin-right: 10px;
    width: 59px;
    height: 34px;
    background-position: -120px -80px;
  }
  .step-list {
    margin-top: 2em;
  }
  .step-list > .step-list_item {
    display: flex;
    align-items: flex-start;
  }
  .step-list > .step-list_item + .step-list_item {
    margin-top: 35px;
  }
  .step-list > .step-list_item + .step-list_item .step-list_heading {
    position: relative;
  }
  .step-list > .step-list_item + .step-list_item .step-list_heading::before {
    content: '';
    display: block;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #dde1e4 transparent transparent transparent;
  }
  .step-list > .step-list_item .step-list_heading {
    padding: 13px 25px;
    width: 280px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #dde1e4;
  }
  .step-list > .step-list_item > .step-list_detail {
    margin-top: -4px;
    margin-left: 36px;
    width: calc(100% - 316px);
  }
  .step-list_item .step-list_heading .step-list_label {
    display: inline-block;
    padding: 1px 12px;
    line-height: 1.2;
    font-size: 1.4rem;
    font-weight: 700;
  }
  .step-list_item .step-list_heading .step-list_label > .step-list_num {
    margin-left: 2px;
    font-size: 1.7rem;
  }
  .step-list_item .step-list_heading .step-list_title {
    margin-top: 8px;
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .step-list_item .step-list_heading.type-kojin .step-list_label {
    color: #fff;
    background-color: #ff9900;
  }
  .step-list_item .step-list_heading.type-hojin .step-list_label {
    color: #fff;
    background-color: #00b0ec;
  }
  .step-list .step-list_heading {
    position: relative;
  }
  .step-list .step-list_heading::after {
    content: '';
    display: block;
    width: 100px;
    height: 75px;
    background-repeat: no-repeat;
  }
  .step-list .step-list_heading.type-kojin::after {
    background-image: url(/common_img/com_sprite03_01.png);
  }
  .step-list .step-list_heading.type-hojin::after {
    background-image: url(/common_img/com_sprite03_02.png);
  }
  .step-list .step-list_heading.type-kojin.is-icon01::after,
  .step-list .step-list_heading.type-hojin.is-icon01::after {
    margin: 13px auto 6px;
    background-position: 9px -60px;
  }
  .step-list .step-list_heading.type-kojin.is-icon02::after,
  .step-list .step-list_heading.type-hojin.is-icon02::after {
    margin: 13px auto 6px;
    background-position: -92px -60px;
  }
  .step-list .step-list_heading.type-kojin.is-icon03::after,
  .step-list .step-list_heading.type-hojin.is-icon03::after {
    margin: 12px auto 0px;
    background-position: -182px -60px;
  }
  .step-list .step-list_heading.type-kojin.is-icon04::after,
  .step-list .step-list_heading.type-hojin.is-icon04::after {
    margin: 9px auto 1px;
    background-position: 22px -155px;
  }
  .step-list .step-list_heading.type-kojin.is-icon05::after,
  .step-list .step-list_heading.type-hojin.is-icon05::after {
    margin: 10px auto 4px;
    background-position: -90px -155px;
  }
  .step-list .step-list_heading.type-kojin.is-icon06::after,
  .step-list .step-list_heading.type-hojin.is-icon06::after {
    margin: 13px auto 6px;
    background-position: -192px -155px;
  }
  .step-list-v2 {
    display: flex;
  }
  .step-list-v2 > .step-list_item {
    position: relative;
    margin-right: 36px;
    padding: 13px 20px 29px;
    width: calc((100% - 73px)  / 3);
    text-align: center;
    background-color: #fff;
    border: 1px solid #dde1e4;
    border-radius: 10px;
  }
  .step-list-v2 > .step-list_item:nth-child(3n) {
    margin-right: 0;
  }
  .step-list-v2 > .step-list_item + .step-list_item::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -27px;
    margin-top: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 16px;
    border-color: transparent transparent transparent #dde1e4;
  }
  .step-list-v2 > .step-list_item .step-list_heading {
    font-weight: bold;
  }
  .step-list-v2 > .step-list_item .step-list_heading .step-list_label {
    display: inline-block;
    padding: 2px 12px;
    line-height: 1.2;
    color: #fff;
    font-size: 1.4rem;
    background-color: #f90;
  }
  .step-list-v2 > .step-list_item .step-list_heading .step-list_label > .step-list_num {
    font-size: 1.7rem;
  }
  .step-list-v2 > .step-list_item .step-list_heading .step-list_title {
    margin-top: 10px;
    line-height: 1.5;
    font-size: 1.8rem;
  }
  .step-list-v2 > .step-list_item > .is-type01 + .step-list_img {
    margin-top: 22px;
    margin-left: 13px;
  }
  .step-list-v2 > .step-list_item > .is-type01 + .step-list_img {
    margin-top: 22px;
  }
  .step-list-v2 > .step-list_item > .is-type02 + .step-list_img {
    margin-top: 32px;
  }
  .step-list-v2 > .step-list_item > .is-type03 + .step-list_img {
    margin-top: 47px;
  }
  
  .step-list-v3 {
    display: flex;
    margin: 1em -18px 0;
  }
  .step-list-v3 > .step-list_item {
    position: relative;
    padding: 0 18px;
    width: 33.333%;
  }
  .step-list-v3 > .step-list_item.is-type02 {
    width: 66.666%;
  }
  .step-list-v3 > .step-list_item + .step-list_item::before,
  .step-list-v3 > .step-list_item + .step-list_item::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -13px;
    margin-top: -3px;
    width: 25px;
    height: 5px;
    background-color: #dde1e4;
  }
  .step-list-v3 > .step-list_item + .step-list_item::after {
    transform: rotate(90deg);
  }
  .step-list-v3 > .step-list_item > .step-list_item_inner {
    padding: 20px 30px 20px;
    height: 100%;
    background-color: #fff;
    border: 1px solid #dde1e4;
    border-radius: 10px;
  }
  .step-list-v3 .step-list_heading > .step-list_title {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .step-list-v3 .step-list_heading > .step-list_title > .step-list_num {
    display: inline-block;
    text-align: center;
    margin-right: 7px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    background-color: #f90;
    border-radius: 20px;
  }
  .step-list-v3 .step-list_heading > .step-list_img {
    margin-top: 27px;
    text-align: center;
  }
  .step-list-v3 > .is-type02 .step-list_heading > .step-list_img {
    margin-top: 21px;
  }

  .step-list-v3 > .step-list_item .step-list_detail {
    margin-top: 25px;
  }
  .step-list-v3 > .step-list_item.is-type02 .step-list_detail {
    margin-top: 20px;
  }
  
  
  /* ------------------------------------------------------
   * Component >>> Index
  ------------------------------------------------------ */
  [class*="index-layout"] .index_caption > *:first-child,
  [class*="index-layout"] .index_caption > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
  
  /* ------------------------------------------------------
   * Component >>> Other
  ------------------------------------------------------ */
  /* ----- news-layout ----- */
  .news-layout {
    margin-top: 1em;
  }
  .news-layout .news_article + .news_article {
    border-top: 1px solid #e0e1e3;
  }
  .news-layout .news_article:last-child {
    border-bottom: 1px solid #e0e1e3;
  }
  .news-layout .block {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 20px 0 20px;
    color: #333;
    text-decoration: none;
    outline: none;
  }
  .news-layout .news_image {
    width: 90px;
    margin-right: 18px;
  }
  .news-layout .news_detail {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    flex: 1;
  }
  .news-layout .news_property {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 18px;
  }
  .news-layout .news_date {
    width: 8.2em;
    font-size: 1.6rem;
  }
  .news-layout .news_iconWrap {
    margin-left: 25px;
  }
  .news-layout .news_icon {
    display: block;
    padding: 5px 3px;
    width: 115px;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.2;
    text-align: center;
    border-radius: 20px;
  }
  .news-layout .news_icon + .news_icon {
    margin-top: 10px;
  }
  .news_icon.is-important { background-color: #dc3545; }
  .news_icon.is-internet { background-color: #26bcd6; }
  .news_icon.is-store { background-color: #0091e4; }
  .news_icon.is-products { background-color: #58a52d; }
  .news_icon.is-seminar { background-color: #e578ac; }
  .news_icon.is-campaign { background-color: #efa300; }
  .news_icon.is-other { background-color: #8a9197; }
  .news-layout .news_title {
    -webkit-flex: 1;
    flex: 1;
    line-height: 1.6;
  }
  .news-layout a .news_title {
    color: #004488;
    text-decoration: none;
  }
  .news-layout a:visited .news_title {color:#64378e;text-decoration:underline;}
  .news-layout a:hover .news_thumbnail,
  .news-layout a:hover .news_title {
    text-decoration: underline;
  }
  .news-layout .news_image + .news_detail {
    display: block;
  }
  .news-layout .news_image + .news_detail .news_title {
    margin-top: .5em;
  }
  
  /* ----- move-layout ----- */
  .move-layout {
    margin: 2em auto 0;
    width: 100%;
    max-width: 598px;
  }
  .move-layout_inner {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .move-layout_inner > iframe,
  .move-layout_inner > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  /* ----- plugin-layout ----- */
  .plugin-layout {
    margin-top: 1em;
  }
  .plugin-layout a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 27px 39px 26px;
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    outline: none;
  }
  .plugin-layout .plugin_detail {
    padding-left: 36px;
  }
  .plugin-layout a .a-blank {
    color: #0075c2;
    text-decoration: underline;
  }
  .plugin-layout a:hover .a-blank {
    text-decoration: none;
  }
  
  /* ----- callout-layout ----- */
  .callout-layout {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
  }
  .callout-layout > .callout-layout_image {
    flex-shrink: 0;
    width: 250px;
  }
  .callout-layout > .callout-layout_image > :first-child {
    margin-top: 0;
  }
  .callout-layout > .callout-layout_detail {
    position: relative;
    margin-top: 4px;
    padding-left: 28px;
    width: calc(100% - 250px);
  }
  .callout-layout .callout-layout_detail_inner {
    padding: 40px;
    border: 1px solid #dde1e4;
  }
  .callout-layout .callout-layout_detail_inner > :first-child {
    margin-top: 0;
  }
  .callout-layout [class*="list-bullet"] > li + li {
    margin-top: 0.2em;
  }
  .callout-layout > .callout-layout_detail:before,
  .callout-layout > .callout-layout_detail:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 28px 18px 0;
    border-color: transparent #fff transparent transparent;
  }
  .callout-layout > .callout-layout_detail:before {
    left: 0;
    border-color: transparent #dde1e4 transparent transparent;
  }
  .link-box > .link-box_item {
    display: flex;
    text-decoration: none;
  }
  .link-box > .link-box_item:hover {
    opacity: 0.8;
  }
  .link-box > .link-box_item > .link-box_image {
    width: 48%;
  }
  .link-box > .link-box_item > .link-box_image .image-set {
    margin-top: 0;
  }
  .link-box > .link-box_item > .link-box_image img {
    width: 100%;
  }
  .link-box > .link-box_item > .link-box_detail {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 78px 10px 38px;
    width: 52%;
  }
  .link-box > .link-box_item > .link-box_detail::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 23px;
    margin-top: -11px;
    width: 12px;
    height: 22px;
    background: url("/common_img/com_ic01.png") 0 0 no-repeat;
    background-size: 100% auto;
  }
  .link-box > .link-box_item.type-kojin > .link-box_detail {
    color: #fff;
    background-color: #58a52d;
  }
  .link-box > .link-box_item.type-hojin > .link-box_detail {
    color: #fff;
    background-color: #1276cc;
  }
  .link-box > .link-box_item .link-box_title {
    line-height: 1.5;
    font-size: 2.9rem;
    font-weight: 700;
  }
  .link-box > .link-box_item .link-box_text {
    margin-top: 5px;
    font-size: 1.8rem;
  }
  .link-box-v2 {
    margin-top: 2em;
  }
  .link-box-v2 > .link-box_item {
    display: block;
    color: #333;
    text-decoration: none;
    border-radius: 10px;
    border: 1px solid #eee;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .link-box-v2 > .link-box_item:hover .link-box_title span {
    text-decoration: underline;
  }
  .link-box-v2 > .link-box_item + .link-box_item {
    margin-top: 25px;
  }
  .link-box-v2 > .link-box_item > dl {
    display: flex;
    position: relative;
    width: 100%;
    border-radius: 10px;
  }
  .link-box-v2 > .link-box_item > dl::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 21px;
    margin-top: -4px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    transform: rotate(45deg);
  }
  .link-box-v2 .link-box_title {
    display: flex;
    align-items: center;
    padding: 40px 10px 38px 35px;
    width: 32.7%;
    background-color: #fafafa;
    border-radius: 10px 0 0 10px;
  }
  .link-box-v2 .link-box_title > span {
    display: table;
    min-height: 3em;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: 700;
  }
  .link-box-v2 .link-box_title > span > span {
    display: table-cell;
    vertical-align: middle;
  }
  .link-box-v2 > .link-box_item.a-blank::after {
    display: none;
  }
  .link-box-v2 .link-box_text {
    padding: 40px 55px 38px 10px;
    width: 67.3%;
    min-height: calc(3.5em + 88px)
  }
  .link-box-v2 .link-box_text > span {
    display: table;
    height: 100%;
  }
  .link-box-v2 .link-box_text > span > span {
    display: table-cell;
    vertical-align: middle;
  }
  .interest-list {
    display: flex;
    justify-content: space-between;
    margin: 0 -8px;
    margin-bottom: 9px;
  }
  .interest-list.is-type02 {
    margin-bottom: 4px;
  }
  .interest-list > .interest-list_item {
    padding: 0 8px;
    width: 100%;
  }
  .interest-list > .interest-list_item > .interest-list_item_inner {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
  .interest-list > .interest-list_item .interest-list_title,
  .interest-list > .interest-list_item .interest-list_title-v2 {
    display: block;
    margin-bottom: 7px;
    padding: 2px;
    width: 100%;
    line-height: 1.2;
    text-align: center;
  }
  .interest-list > .interest-list_item .interest-list_title.is-type02,
  .interest-list > .interest-list_item .interest-list_title-v2.is-type02 {
    display: inline-block;
    min-width: 96px;
    width: auto;
  }
  
  .interest-list > .interest-list_item .interest-list_title {
    border: 1px solid #333;
  }
  .interest-list > .interest-list_item .interest-list_title-v2 {
    display: inline-block;
    color: #ef8700;
    width: 100%;
    border: 1px solid #ef8700;
  }
  .interest-list > .interest-list_item .interest-list_detail,
  .interest-list > .interest-list_item .interest-list_detail-v2 {
    display: block;
    line-height: 1.2;
    font-weight: bold;
    white-space: nowrap;
  }
  .interest-list > .interest-list_item .interest-list_detail {
    font-size: 1.6rem;
  }
  .interest-list > .interest-list_item .interest-list_detail-v2 {
    color: #ef8700;
    font-size: 2.2rem;
  }
  .interest-list > .interest-list_item .interest-list_detail > .is-num {
    line-height: 1;
    font-size: 2.6rem;
  }
  .interest-list > .interest-list_item .interest-list_detail-v2 > .is-num {
    line-height: 1;
    font-size: 4rem;
  }
  .interest-defList {
    display: flex;
    align-items: center;
    margin-top: 26px;
  }
  .interest-defList + .interest-defList {
    margin-top: 10px;
  }
  .interest-defList > dt {
    flex-shrink: 0;
    display: inline-block;
    margin-right: 12px;
    padding: 2px 12px;
    font-size: 1.4rem;
    background-color: #dde1e4;
    border-radius: 14px;
  }
  .interest-defList > dd {
    font-size: 1.5rem;
  }
  .slider-layout {
    margin-top: 2em;
    position: relative;
  }
  .slider-layout_inner {
    overflow: hidden;
    border-radius: 25px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  }
  .slider-list {
    position: relative;
  }
  .slider-list > li + li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .slider-list a:hover {
    opacity: 0.7;
  }
  .slider-controls {
    display: inline-block;
    position: absolute;
    right: 30px;
    bottom: 20px;
  }
  .slider-controls button {
    position: relative;
    display: block;
    width: 28px;
    height: 28px;
    padding: 0;
    background: none;
    outline: none;
    cursor: pointer;
    text-indent: -9999px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }

  .slider_play::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #6eb92b;
  }
  .slider_pause:hover,
  .slider_play:hover {
    background-color: #eee;
  }
  .slider_pause::before,
  .slider_pause::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 4px;
    height: 10px;
    background-color: #999;
  }
  .slider-controls .slider_pause,
  .slider-controls.is-active .slider_play {
    display: block;
  }
  .slider-controls.is-active .slider_pause,
  .slider-controls .slider_play{
    display: none;
  }
  .slider_pause::before {
    left: 8px;
  }
  .slider_pause::after {
    right: 8px;
  }
  
  .slider-layout .slick-dotted.slick-slider {
    margin-bottom: 0;
  } 
  .slider-layout .slick-dots {
    display: inline-block;
    bottom: 26px;
    left: auto;
    right: 72px;
    width: auto;
  }
  .slider-layout .slick-dots li {
    margin: 0 4px;
    width: 16px;
    height: 16px;
  }
  .slider-layout a {
    display: block;
  }
  .slider-layout img {
    display: inline;
    vertical-align: bottom;
  }
  .slider-layout .slick-list{
    border-radius: 25px;
    overflow: hidden;
  }
  .slider-layout  .slick-initialized .slick-slide li {
    display: block !important;
  }
  .slider-layout .slick-dots li button::before {
    content: '';
    top: 4px;
    left: 4px;
    width: 11px;
    height: 11px;
    background-color: #ddd;
    border-radius: 6px;
    opacity: 1;
  }
  .slider-layout .slick-dots li.slick-active button::before {
    background-color: #6eb92b;
  }
  .slider-layout .slick-dots li button:hover {
    opacity: 0.6;
  }
  .column-media.hojin_column_media {
    max-width: 788px;
  }
  .hojin_column_media .column_image {
    max-width: 376px;
  }
  .comment-layout .column_comment {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 2px solid #1176cc;
    border-radius: 9px;
  }
  .comment-layout .column_comment .heading-lv2 {
    margin-top: 0;
  }
  .comment-layout .column_comment .heading-lv2 .block {
    border: none;
  }
  .comment-layout .column_comment .heading-lv2 .block:after {
    content: none;
  }
  .comment-layout .column_comment .heading-lv2 .block .heading_title{
    height: 72px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    border-radius: 9px 9px 0 0;
    background-color: #e6f8ff;
    font-size: 28px;
  }
  .comment-layout .column_comment .column-media {
    padding: 0 32px 38px;
  }
  .comment-layout .column_comment .column-media .column_image {
    width: 150px;
    height: 170px;
  }
  .comment-layout .column_comment .column-media > .column_detail[data-wraparound="false"] {
    overflow: visible;
  }
  .comment-layout .column_comment .column-media .column_detail .text-paragraph.gp-al-right {
    margin-top: 20px;
  }
  select#select_year {
    width: 418px;
    padding: 10px 0 10px 22px;
    border: 1px solid #c3c7cf;
    border-radius: 9px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    z-index: 2  ;
    background: none;
  }
  select#select_year:focus {
    outline: none;
  }
  select#select_year.js-select_year {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  select#select_year::-ms-expand {
    display: none;
}
  .select_wrapper {
    position: relative;
  }
  .select_wrapper::before,
  .select_wrapper::after {
    content: "";
    position: absolute;
    z-index: -1;
  }
  .select_wrapper::before {
    top: 22px;
    left: 383px;
    border-top: 8px solid #000;
    border-right: 7px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 7px solid transparent;
  }
  .select_wrapper::after {
    top: 20px;
    left: 384px;
    border-top: 7px solid #fff;
    border-right: 6px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 6px solid transparent;
  }
  .select_wrapper.js-select_wrapper::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 383px;
    border-top: 8px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #000;
    border-left: 7px solid transparent;
  }
  .select_wrapper.js-select_wrapper::after {
    content: "";
    position: absolute;
    top: 18px;
    left: 384px;
    border-top: 7px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 6px solid transparent;
  }
  .nav_year .nav_head {
    background-color: #8a9197;
  }
  .nav_year .nav_head > a {
    color: #fff;
    text-decoration: none;
  }
  .nav_year .nav_category.stage1 > li.is-current > a,
  .nav_year .nav_category.stage1 > li.is-open > a {
    background-color: #f9f9f9;
  }
  .nav_year .nav_category.stage1 > li.is-current > a::after, .nav_category.stage1 > li.is-open > a::after {
    right: 13px;
    margin-top: -6px;
    transform: rotate(45deg);
  }
  .table-layout .table_inner.table_half {
    width: 50%;
  }
  .table-layout .table_inner.table_half caption p {
    width: 200%;
  }
  .line-inquiry {
    margin-top: 55px;
    padding-top: 22px;
    border-top: solid 1px #ddd;
  }
  .text-image {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0.5em;
    margin-right: 0.3em;
  }
  .assist-paragraph .text-paragraph {
    margin-top: 1em;
  }
  .step-block {
    position: relative;
  }
  .step-block::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #dde1e4 transparent transparent transparent;
  }
  .text_tel {
    position: relative;
  }
  .text_tel:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 7px;
    width: 18px;
    height: 21px;
    background: url(/common_img/com_sprite01.png) -40px -80px no-repeat;
  }
  .interview-icon-list {
    -webkit-display: flex;
    display: flex;
  }
  .box_detail .interview-icon-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .interview-icon-list > li {
    margin-right: 10px;
    padding: 5px 20px 7px;
    background: #1276cc;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    border-radius: 20px;
  }
  .interview-icon-list > li:last-child {
    margin-right: 0;
  }
  .footer-list-v2 li .link-inline.a-blank::after {
    margin: 0.3em 8px 0 8px;
  }
  .aside-layout {
    margin-top: 3.7em;
    margin-left: calc(((100vw - 1200px) / 2) * -1);
    margin-right: calc(((100vw - 1200px) / 2) * -1);
    padding: 58px 0;
    background-color: #fffdd5;
  }
  .aside-layout.type-side {
    margin-right: 0;
    margin-left: 0;
    padding-top: 26px;
  }
  .container + .aside-layout {
    margin-bottom: 60px;
  }
  .aside-layout.type-side .aside-layout_inner {
    padding: 0 8.5%;
  }
  .aside-layout.type-side .box-contact {
    margin-top: 20px;
  }
  .aside-layout_inner {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 768px;
    width: auto;
  }
  .aside-layout_head {
    line-height: 1.3;
    text-align: center;
    font-size: 2.8rem;
    font-weight: 600;
  }
  .box-contact {
    margin-top: 2.2em;
    background-color: #fff;
    border: 1px solid #dde1e4;
  }
  .box-contact > .box-contact_head {
    line-height: 1.5;
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
  }
  .box-contact > .box-contact_detail {
    padding: 22px 20px 30px;
    text-align: center;
  }
  .box-contact_detail > .box-contact_detail_inner {
    margin: 0 auto;
    max-width: 584px;
  }
  .aside-contact_title {
    font-weight: bold;
  }
  .aside-contact_title > .is-main {
    font-size: 2rem;
  }
  .aside-contact_title > .is-sub + .is-main {
    margin-left: 0.2em;
  }
  .box-contact_column {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-top: 1em;
    width: 100%;
  }
  .box-contact_column_item {
    margin: 0 15px;
  }
  .box-contact_detail_tel,
  .box-contact_detail_fax {
    line-height: 1.3;
    font-size: 2.8rem;
    font-weight: 600;
  }
  .aside-contact_detail_date {
    margin-top: 1.4em;
    font-size: 1.4rem;
  }
  .aside-contact_detail_text {
    margin-top: 1em;
  }
  
  .external-link_modal {
    display: none;
  }
  .external-link_modal_title {
    padding: 15px 38px 15px;
    color: #fff;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: 700;
    background-color: #0091e4;
    border-radius: 15px 15px 0 0;
  }
  .external-link_modal_detail {
    padding: 25px 38px 106px;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
  }
  .external-link_modal_text {
    line-height: 1.5;
  }
  #colorbox.js-modal_external-link {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  #cboxOverlay.js-modal_external-link {
    opacity: 0.2 !important;
  }
  #colorbox.js-modal_external-link #cboxLoadedContent {
    background-color: transparent;
  }
  #colorbox.js-modal_external-link #cboxContent {
    background-color: rgba(0,0,0,0.80);
  }
  #colorbox .external-link_modal {
    display: block;
  }
  #colorbox.js-modal_external-link #cboxClose {
    display: none;
  }
  #colorbox.js-modal_external-link #cboxClose.is-active {
    display: block;
  }
  #colorbox.js-modal_external-link #cboxClose {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: auto;
    bottom: 32px;
    left: 50%;
    margin: 30px auto 0;
    padding: 5px 10px 5px 37px;
    width: 120px;
    height: 40px;
    text-indent: 0;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 30px;
    transform: translateX(-50%);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
  }
  #colorbox.js-modal_external-link #cboxClose:hover {
    cursor: pointer;
    background-color: #eee;
  }
  #colorbox.js-modal_external-link #cboxClose::before,
  #colorbox.js-modal_external-link #cboxClose::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 22px;
    margin-top: -1px;
    width: 18px;
    height: 2px;
    background-color: #333;
  }
  #colorbox.js-modal_external-link #cboxClose::before {
    transform: rotate(45deg);
  }
  #colorbox.js-modal_external-link #cboxClose::after {
    transform: rotate(-45deg);
  }
  .external-link_modal_link {
    margin-top: 10px;
  }
  .external-link_modal_link > a {
    display: inline-block;
    position: relative;
    padding-left: 18px;
    text-decoration: none;
    color: #333;
  }
  .external-link_modal_link > a:hover {
    text-decoration: underline;
  }
  .external-link_modal_link > a::before {
    content: '';
    position: absolute;
    top: 0.6em;
    left: -2px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    border-radius: 1px;
    transform: rotate(45deg);
  }
  .external-link_modal_link > a.a-pdf::after {
    margin: 0.4em 8px 0 8px;
  }
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .column-media::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * Media Queries
====================================================== */
/***
@media screen and (min-width: 1921px) {
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
}
***/
@media screen and (min-width: 768px) and (max-width: 1230px) {
  .aside-layout {
    margin-left: auto;
    margin-right: auto;
    padding: 58px 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .link-button > li > a {
    min-width: 280px;
  }
  .interest-list > .interest-list_item .interest-list_title,
  .interest-list > .interest-list_item .interest-list_title-v2 {
    padding: 2px 1px;
    font-size: 1.4rem;
  }
  .interest-list > .interest-list_item .interest-list_detail {
    font-size: 1.29vw;
  }
  .interest-list > .interest-list_item .interest-list_detail-v2 {
    font-size: 1.774vw;
  }
  .interest-list > .interest-list_item .interest-list_detail > .is-num {
    line-height: 1;
    font-size: 2.097vw;
  }
  .interest-list > .interest-list_item .interest-list_detail-v2 > .is-num {
    line-height: 1;
    font-size: 3.226vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .box-layout-v6 > .box_detail {
    padding: 15px;
  }
  .interest-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .interest-list > .interest-list_item {
    padding: 0 5px;
    width: auto;
  }
  .interest-list > .interest-list_item:first-child {
    margin-bottom: 15px;
    width: 100%;
  }
  .interest-list > .interest-list_item:only-child {
    margin-bottom: 5px;
  }
  .interest-list > .interest-list_item .interest-list_title,
  .interest-list > .interest-list_item .interest-list_title-v2 {
    padding: 2px 3px;
    font-size: 1.2rem;
  }
  .interest-list > .interest-list_item .interest-list_title-v2 {
    width: auto;
  }
  .interest-list > .interest-list_item .interest-list_detail {
    font-size: 1.3rem;
  }
  .interest-list > .interest-list_item .interest-list_detail-v2 {
    font-size: 1.8rem;
  }
  .interest-list > .interest-list_item .interest-list_detail > .is-num {
    line-height: 1;
    font-size: 2.1rem;
  }
  .interest-list > .interest-list_item .interest-list_detail-v2 > .is-num {
    line-height: 1;
    font-size: 3.3rem;
  }
  .link-box > .link-box_item > .link-box_detail {
    padding: 10px 48px 10px 20px;
  }
  .link-box > .link-box_item .link-box_title {
    font-size: 2.4rem;
  }
  .link-box > .link-box_item .link-box_text {
    font-size: 1.6rem;
  }
  .interest-defList {
    display: flex;
    align-items: center;
    margin-top: 14px;
  }
  .interest-defList + .interest-defList {
    margin-top: 8px;
  }
  .interest-defList > dt {
    flex-shrink: 0;
    display: inline-block;
    margin-right: 12px;
    padding: 2px 12px;
    font-size: 1.4rem;
    background-color: #dde1e4;
    border-radius: 14px;
  }
  .interest-defList > dd {
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  .link-box > .link-box_item .link-box_title {
    font-size: 2.1rem;
  }
  .link-box > .link-box_item .link-box_text {
    margin-top: 0;
    font-size: 1.4rem;
  }
}

/* ======================================================
 * Print
====================================================== */
@media print {
  #colorbox.js-modal_external-link #cboxLoadedContent {
    overflow: hidden !important;
  }
  .aside-layout {
    margin-left: -2000px;
    margin-right: -2000px;
  }
}

/* ======================================================
 * IE11
====================================================== */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .line-break-IE .contact-block > .contact_address {
    width: 100%;
  }
}