@charset "utf-8";

/* ======================================================
 * parts_sp.css
 * ------------------------------------------------------
 * @media only screen and (max-width: 767px)
 * - 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
====================================================== */

@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
  /* ----- font ----- */
  
  /* ----- a ----- */
  
  /* ----- opacity ----- */
  
  /* ----- 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;
    background-size: 240px auto;
    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: 13px;height: 12px;background-position: -120px 0;}
  .a-pdf::after,
  [class*="heading-lv"] .a-pdf .heading_title::after,
  .news-layout .a-pdf .news_title::after {width: 12px;height: 13px;background-position: -160px 0;}
  .a-print::after { width: 14px;  height: 12px; background-position: -180px 0; }
  .a-mail::after { width: 12px; height: 10px; background-position: -200px 0; }
  .a-excel::after { width: 12px; height: 12px; background-position: -120px -20px; }
  .a-word::after { width: 12px; height: 12px; background-position: -140px -20px; }
  .a-ppt::after { width: 12px; height: 12px; background-position: -160px -20px; }
  .a-rss::after { width: 12px; height: 12px; background-position: -180px -20px; }
  .a-zip::after { width: 10px; height: 12px; background-position: -200px -20px; }
  .a-video::after { width: 14px; height: 11px; background-position: -220px -20px; }
  .a-map::before {width: 14px;height: 22px;background-position: -158px -40px;}
  [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: .25em 8px 0 8px;
  }
  .link-inline.a-map::before {
    display: inline-block;
    margin: 0.2em 6px 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: .3em 0 0 8px;
  }
  [class*="link-button"] > li .link_label.a-print,
  [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: 22px;
  }
  [class*="link-button"] > li .link_label.a-print::after,
  [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: -5px;
  }
  .link-text > li > .a-print::after {
    
  }
  .link-button-v2 > li .a-blank.link_label::after,
  .link-button-v3 > li .a-blank.link_label::after {background-position: -140px 0;}
  .link-button-v2 > li .a-pdf.link_label::after,
  .link-button-v3 > li .a-pdf.link_label::after {background-position: -160px 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: .4em 0 0 10px;
  }
  .news-layout .a-blank .news_title::after,
  .news-layout .a-pdf .news_title::after {
    display: inline-block;
    margin: .25em 0 0 10px;
  }
  .plugin-layout a .a-blank::after {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: .25em 9px 0 9px;
  }
  .link-box-v2 > .link-box_item.a-blank .link-box_title::after {
    width: 13px;
    height: 12px;
    background: url(/common_img/com_sprite01.png) no-repeat;
    background-size: 240px auto;
    background-position: -120px 0;
    border: none;
    transform: rotate(0);
  }
  
  /* ----- data-row-sp ----- */
  [data-row-sp]:not([data-row-sp="1"]) {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  [data-row-sp]:not([data-row-sp="1"]):not([data-row-sp="auto"]) > * {
    margin-top: 1.25em;
    margin-left: 15px;
  }
  [data-row-sp="2"] > *:nth-child(-n+2),
  [data-row-sp="3"] > *:nth-child(-n+3) {
    margin-top: 0 !important;
  }
  [data-row-sp="2"] > *:nth-child(2n+1),
  [data-row-sp="3"] > *:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  [data-row-sp="2"] > * { width: calc((100% - 15px) / 2); }
  [data-row-sp="3"] > * { width: calc((100% - 30px) / 3); }
  [data-row-sp="auto"] {
    margin-right: -15px;
    margin-bottom: -.5em;
  }
  [data-row-sp="auto"] > * {
    margin-top: 0 !important;
    margin-right: 15px;
    margin-bottom: .5em;
    margin-left: 0;
  }
  .link-text[data-row-sp="auto"] {
    margin-right: -30px;
    margin-bottom: -.5em;
  }
  .link-text[data-row-sp="auto"] > li {
    margin-right: 30px;
    margin-bottom: .5em;
  }
  
  /* ------------------------------------------------------
   * Element >>> Heading
  ------------------------------------------------------ */
  [class^="heading-lv"] .heading_title {
    line-height: 1.25;
  }
  [class*="heading-lv"] a:link .heading_title {
    text-decoration: none;
  }
  [class^="heading-lv"] a.block {
    display: block;
    color: #333;
  }
  [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: 6px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    border-radius: 1px;
    transform: rotate(45deg);
  }
  #main .heading-lv1 + * {
    margin-top: 2.15em;
  }
  #main .heading-lv2 + * {
    margin-top: 1em;
  }
  #main .heading-lv3 + *,
  #main .heading-lv4 + *,
  #main .heading-lv5 + * {
    margin-top: 1.1em;
  }
  
  /* ----- heading-lv1 ----- */
  .heading-lv1 {
    margin: 0 0 2.15em;
  }
  .heading-lv1 .heading_title {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.3;
  }
  .heading-lv1 .heading_subtitle {
    color: #333;
    font-size: 1.2rem;
  }
  
  /* ----- heading-lv2 ----- */
  .heading-lv2 {
    margin: 1.4em 0 1em;
  }
  .heading-lv2 .block {
    display: block;
    position: relative;
    padding-bottom: 0.75em;
    text-decoration: none;
    border-bottom: 3px solid #dde1e4;
  }
  .heading-lv2 .block:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #fd0;
  }
  .heading-lv2 .heading_title {
    position: relative;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .heading-lv2 .heading_subtitle {
    color: #333;
    font-size: 1.2rem;
  }
  
  /* ----- heading-lv3 ----- */
  .heading-lv3 {
    margin: 1.2em 0 0.8em;
  }
  .heading-lv3 .block {
    display: block;
    padding-bottom: 8px;
    border-bottom: 2px solid #ddd;
    text-decoration: none;
  }
  .heading-lv3 .heading_title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
  }
  .heading-lv3 .heading_subtitle {
    color: #333;
    font-size: 1.2rem;
  }
  
  /* ----- heading-lv4 ----- */
  .heading-lv4 {
    margin: 1.6em 0 0.8em;
  }
  .heading-lv4 .block {
    text-decoration: none;
  }
  .heading-lv4 .heading_title {
    position: relative;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.3;
  }
  
  /* ----- heading-lv5 ----- */
  .heading-lv5 {
    margin: 3.55em 0 1.1em;
  }
  .heading-lv5 .heading_title {
    position: relative;
    padding-left: 22px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.3;
  }
  .heading-lv5 .heading_title::before {
    position: absolute;
    top: .4em;
    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.1em;
    padding: 0em 0.65em 0.1em 0.65em;
    line-height: 1.3;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .heading_title_prefix {
  background-color: #58a52d;
  }
  .heading_title_prefix-v2 {
    background-color: #1176cc;
  }
  .heading_title_prefix-num {
    margin-left: 1px;
    font-size: 1.5rem;
  }
  /* ----- heading-uni1 ----- */
  .heading-uni1 {
    display: flex;
    justify-content: center;
  }
  .heading-uni1 .heading_title {
    position: relative;
    padding: 0 36px;
    text-align: center;
    font-size: 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 .75em;
    line-height: 1.8;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .pageHead-lead {
    margin: 1em -10px 0.2em 0;
    font-size: 1.7rem;
    font-weight: 700;
  }
  .pageHead-lead-highlight {
    display: inline-block;
    margin: 0 0.3em 0.15em 0;
    padding: 0.2em 0.5em 0.3em;
    line-height: 1.4;
    color: #fff;
    font-size: 2.1rem;
    background-color: #00b0ec;
    border-radius: 5px;
  }
  * + .pageHead-lead-highlight {
    margin-left: 8px;
  }
  .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-other"].is-adjacent,
  [class*="list-order"].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 > li {
    position: relative;
    padding-left: 1.3em;
    font-size: 1.2rem;
  }
  .list-note > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-note-v2 > li,
  .list-note-v3 > li {
    position: relative;
    padding-left: 2em;
    line-height: 1.7;
    font-size: 1.2rem;
  }
  .list-note-v3 > li {
    padding-left: 2.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: -195px -70px;
    background-repeat: no-repeat;
    background-size: 240px auto;
  }
  /* v2 */
  .list-note-v2 > li {
    position: relative;
    padding-left: 2em;
  }
  .list-note-v2 > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  /* ----- list-note-order ----- */
  .list-note-order > li {
    position: relative;
    padding-left: 2.1em;
    font-size: 1.2rem;
  }
  .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.is-adjacent {
    margin-top: 0.2em;
  }
  .list-note-order-v2 > li {
    position: relative;
    padding-left: 1em;
    font-size: 1.2rem;
  }
  .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.is-type02 > li::before {
    top: 0.55em;
  }
  .list-bullet > li {
    position: relative;
    padding-left: 18px;
    line-height: 1.6;
  }
  .list-bullet > li::before {
    position: absolute;
    top: 0.4em;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #58a52d;
    content: "";
  }
  /* v2 */
  .list-bullet-v2 > li {
    position: relative;
    padding-left: 16px;
    line-height: 1.5;
    font-size: 1.4rem;
  }
  .list-bullet-v2 > li::before {
    position: absolute;
    top: .5em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #666666;
    content: "";
  }
  .list-bullet-v2 > li + li {
  }
  /* v3 */
  .list-bullet-v3 > li {
    position: relative;
    padding-left: 20px;
  }
  
  .list-bullet-v3 > li::before {
    position: absolute;
    top: 0.3em;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #1176cc;
    content: "";
  }
  .list_indent {
    padding-left: 1.8em;
  }
  /* v4 */
  .list-bullet-v4 > li {
    position: relative;
    padding-left: 15px;
    font-weight: bold;
  }
  
  .list-bullet-v4 > li::before {
    position: absolute;
    top: 0.6em;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #333333;
    content: "";
  }
  
  /* ----- 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 + li {
    margin-top: 1.3em;
  }
  /* v2 */
  .list-order-v2 > li {
    position: relative;
    padding-left: 1.8em;
    font-size: 1.4rem;
  }
  .list-order-v2 > li + li {
    margin-top: 0.7em;
  }
  .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.4rem;
  }
  .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: 18px;
    height: 18px;
    line-height: 1;
    text-align: center;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    background-color: #f90;
    border-radius: 50px;
  }
  
  /* ----- list-description ----- */
  .list-description > dt {
    margin: 1em 0 .5em;
    font-weight: 700;
  }
  .list-description > dt:first-child {
    margin-top: 0 !important;
  }
  .list-description > dd {
    padding-left: 10px;
  }
  /* ----- 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.5em;
  }
  [class*="link-button"] {
    margin-top: 1em;
  }
  .column-media > .column_detail [class*="link-button"] > li:last-child {
    margin-bottom: 3px;
  }
  [class*="link-button"] > li + li {
    margin-top: 1.5em;
  }
  [class*="link-button"].is-centering {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  [class*="link-button"].is-centering > li {
    display: -webkit-flex;
    display: flex;
    width: calc((100% - 15px) / 2);
  }
  [class*="link-button"].is-centering > li + li {
    margin-top: 0;
    margin-left: 15px;
  }
  [class*="link-button"].is-centering > li > a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  [class*="link-button"][data-row-sp] > li {
    display: -webkit-flex;
    display: flex;
    margin-top: 1.5em;
  }
  [class*="link-button"][data-row-sp] > li:first-child {
    margin-top: 0;
  }
  [class*="link-button"][data-row-sp] > li > a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
  }
  [class*="link-"].is-nest {
    margin: .5em 0 1em;
  }
  
  /* ----- link-text ----- */
  .pageHead .link-text {
    margin-top: 0.5em;
  }
  .link-text > li > a {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    word-break: break-all;
  }
  .link-text > li > a::before {
    content: '';
    position: absolute;
    top: 0.5em;
    left: -4px;
    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: 14px;
  }
  .link-text-v2 > li > a:hover {
    text-decoration: none;
  }
  .link-text-v2 > li > a::before {
    content: '';
    position: absolute;
    top: 0.5em;
    left: -2px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    border-radius: 1px;
    transform: rotate(45deg);
  }
  
  /* ----- link-button ----- */
  .link-button > li {
    text-align: center;
  }
  .link-button > li > a {
    display: inline-block;
    position: relative;
    min-width: 89%;
    padding: 7px 20px 7px;
    border: 1px solid #e9e9e9;
    border-radius: 100px;
    background-color: #fff;
    color: #333;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button .link_label {
    display: inline-block;
    position: relative;
    line-height: 1.3;
  }
  .link-button .link_label .link_sublabel {
    display: block;
    font-size: 1.2rem;
    font-weight: normal;
  }
  .link-button > .button-serch > a,
  .link-button > .button-serch-v2 > a,
  .link-button > .button-tel > a,
  .link-button > .button-mail > a {
    width: 100%;
  }.link-button > .button-tel + .button-mail,
  .link-button > .button-mail + .button-tel {
    margin-top: 1em;
  }
  .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: 1.6rem;
    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_sp.png");
    background-repeat: no-repeat;
    background-size: 400px auto;
  }
  .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);
    background-size: 400px auto;
  }
  .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);
    background-size: 400px auto;
  }
  .link-button > .button-serch > a {
    padding: 13px 20px 11px 20px;
  }
  .link-button > .button-serch .link_label {
    padding-left: 52px;
  }
  .link-button > .button-serch .link_label::before {
    margin-top: -12px;
    width: 41px;
    height: 24px;
    background-position: 0 0;
  }
  .link-button > .button-serch-v2 .link_label::before {
    background-position: -180px 0px;
  }
  .link-button > .button-serch-v3 .link_label {
    padding-left: 48px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .link-button > .button-serch-v3 > a {
    padding: 12px 20px;
  }
  .link-button > .button-serch-v3 .link_label::before {
    margin-top: -10px;
    width: 42px;
    height: 24px;
    background-image: url(/common_img/com_sprite01.png);
    background-size: 240px auto;
    background-position: -150px -70px;
  }
  .link-button > .button-tel > a,
  .link-button > .button-mail > a {
    padding: 15px 20px 14px 20px;
  }
  .link-button > .button-tel .link_label {
    padding-left: 32px;
  }
  .link-button > .button-tel .link_label::before {
    margin-top: -11px;
    width: 19px;
    height: 25px;
    background-position: -215px 0;
  }
  .link-button > .button-mail .link_label {
    padding-left: 41px;
  }
  .link-button > .button-mail .link_label::before,
  .link-button > .button-mail-v2 .link_label::before {
    margin-top: -9px;
    width: 28px;
    height: 19px;
    background-position: -245px 0;
  }
  .link-button > .button-serch-v2 > a,
  .link-button > .button-mail-v2 > a {
    padding: 12px 57px 12px 57px;
  }
  .link-button > .button-serch-v2 .link_label,
  .link-button > .button-mail-v2 .link_label {
    position: static;
    font-size: 1.6rem;
  }
  .link-button > .button-serch-v2 .link_label::before {
    margin-top: -13px;
    left: 25px;
    width: 25px;
    height: 25px;
  }
  .link-button > .button-mail-v2 .link_label::before {
    left: 25px;
  }
  .link-button > li.is-kojin > a {
    color: #fff;
    background-color: #58a52d;
    border: none;
  }
  .link-button > li.is-hojin > a {
    color: #fff;
    background-color: #1176cc;
    border: none;
  }
  .link-button.is-box-contact > li + li {
    margin-top: 1em;
  }
  /* v2 */
  .link-button-v2 {
    text-align: center;
  }
  .link-button-v2 > li > a {
    display: inline-block;
    position: relative;
    min-width: 89%;
    padding: 13px 32px 12px;
    border-radius: 100px;
    background-color: #58a52d;
    color: #fff;
    line-height: 1.4;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button-v2 .link_label {
    display: inline-block;
    position: relative;
    line-height: 1.3;
  }
  .link-button-v2.type-step {
    margin-top: 0.8em;
  }
  .link-button-v2.type-step > li {
    text-align: center;
  }
  .link-button-v2.type-step > li > a {
    min-width: 80%;
    padding: 11px 32px 10px;
  }
  .link-button-v2.is-type02 > li > a {
    padding: 12px 20px 11px;
    width: 100%;
    font-size: 1.7rem;
    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 {
    margin-bottom: 7px;
    font-size: 1.1rem;
    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-hojin > a {
    background-color: #1176cc;
  }
  
  /* v3 */
  .link-button-v3 {
    text-align: center;
  }
  .link-button-v3 > li > a {
    display: inline-block;
    position: relative;
    min-width: 89%;
    padding: 12px 32px 11px;
    border-radius: 100px;
    background-color: #1176cc;
    color: #fff;
    line-height: 1.4;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .link-button-v3 .link_label {
    display: inline-block;
    position: relative;
    line-height: 1.3;
  }
  .link-button-v3.type-step {
    margin-top: 0.8em;
  }
  .link-button-v3.type-step > li {
    text-align: center;
  }
  .link-button-v3.type-step > li > a {
    min-width: 80%;
    padding: 11px 32px 10px;
  }
  /* v4 */
  .link-button-v4[data-row-sp] > li + li {
    margin-top: 1em;
  }
  .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: 1.7rem;
    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 .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: 20px 35px 19px 15px;
  }
  .link-button-v4 .button-ic01 > a::before {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    background-image: url(/common_img/com_sprite02_sp.png);
    background-repeat: no-repeat;
    background-size: 400px auto;
  }
  .link-button-v4 .button-ic01.is-ic01-01 > a::before {
    margin-right: 20px;
    width: 42px;
    height: 35px;
    background-position: -43px 0;
  }
  .link-button-v4 .button-ic01.is-ic01-02 > a::before {
    margin-right: 10px;
    width: 53px;
    height: 38px;
    background-image: url(/common_img/com_logo01_sp.png);
    background-size: 100% auto;
  }
  .link-button-v4 .button-ic01.is-ic01-03 > a::before {
    margin-right: 20px;
    width: 42px;
    height: 43px;
    background-position: -91px 0;
  }
  .link-button-v4 .button-ic01.is-ic01-04 > a::before {
    margin-right: 15px;
    width: 45px;
    height: 30px;
    background-position: -144px 0;
  }
  .link-button-v4 .button-ic01.is-ic01-05 > a::before {
    margin-right: 14px;
    width: 42px;
    height: 39px;
    background-position: -189px 0;
  }
  .link-button-v4 .button-ic01.is-ic01-06 > a::before {
    margin-right: 14px;
    width: 42px;
    height: 43px;
    background-position: 8px -50px;
  }
  .link-button-v4 .button-ic01.is-ic01-07 > a::before {
    margin-right: 14px;
    width: 42px;
    height: 43px;
    background-position: -43px -50px;
  }
  .link-button-v4 .button-ic01.is-ic01-08 > a::before {
    margin-right: 15px;
    width: 43px;
    height: 46px;
    background-position: -97px -50px;
  }
  .link-button-v4 .button-ic01.is-ic01-09 > a::before {
    margin-right: 11px;
    width: 45px;
    height: 37px;
    background-position: -143px -50px;
  }
  .link-button-v4 .button-ic01.is-ic01-10 > a::before {
    margin-right: 13px;
    width: 43px;
    height: 33px;
    background-position: -195px -50px;
  }
  .link-button-v4.type-02 .link_label_sub {
    font-size: 1.4rem;
  }
  [data-row-pc]:not([data-row-pc="1"]):not([data-row-pc="auto"]).link-button-v4.type-02 > li + li {
    margin-top: 15px;
  }
  [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: 80px;
    height: 100%;
  }
  [data-row-pc].link-button-v4.type-02 > .button-ic02 > a > .link_label {
    margin-left: 80px;
    width: calc(100% - 80px);
  }
  [data-row-pc].link-button-v4.type-02 > li > a > .link_label > .link_label_inner {
    display: table-cell;
    vertical-align: middle;
    padding: 13px 35px 12px 18px;
  }
  .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_sp.png);
    background-repeat: no-repeat;
    background-size: 400px auto;
    transform: translateY(-50%);
  }
  .link-button-v4 .button-ic02.is-ic02-01 > a::before  {
    left: 20px;
    width: 57px;
    height: 49px;
    background-position: 0px -103px;
  }
  .link-button-v4 .button-ic02.is-ic02-02 > a::before  {
    left: 22px;
    width: 49px;
    height: 57px;
    background-position: -70px -102px;
  }
  .link-button-v4 .button-ic02.is-ic02-03 > a::before  {
    left: 20px;
    width: 49px;
    height: 48px;
    background-position: -125px -102px;
  }
  .link-button-v4 .button-ic02.is-ic02-04 > a::before  {
    left: 20px;
    width: 54px;
    height: 50px;
    background-position: -180px -102px;
  }
  .link-button-v4 .button-ic02.is-ic02-05 > a::before  {
    left: 25px;
    width: 44px;
    height: 44px;
    background-position: -240px -102px;
  }
  .link-button-v4 .button-ic02.is-ic02-06 > a::before  {
    left: 16px;
    width: 64px;
    height: 44px;
    background-position: 0px -165px;
  }
  .link-button-v4 .button-ic02.is-ic02-07 > a::before  {
    left: 26px;
    width: 43px;
    height: 46px;
    background-position: -70px -165px;
  }
  .link-button-v4 .button-ic02.is-ic02-08 > a::before  {
    left: 26px;
    width: 41px;
    height: 49px;
    background-position: -125px -165px;
  }
  .link-button-v4 .button-ic02.is-ic02-09 > a::before  {
    left: 18px;
    width: 60px;
    height: 40px;
    background-image: url(/common_img/com_logo01_sp.png);
    background-size: 100% auto;
  }
  .link-button-v4 .button-ic02.is-ic02-10 > a::before  {
    left: 21px;
    width: 55px;
    height: 40px;
    background-position: -178px -165px;
  }
  .link-button-v4 .button-ic02.is-ic02-11 > a::before  {
    left: 17px;
    width: 70px;
    height: 50px;
    background-position: -240px -165px;
  }
  .link-button-v4 .button-ic02.is-ic02-12 > a::before  {
    left: 23px;
    width: 46px;
    height: 50px;
    background-position: -316px -164px;
  }
  .link-button-v4 .button-ic02.is-ic02-13 > a::before  {
    left: 30px;
    width: 35px;
    height: 46px;
    background-position: -290px -102px;
  }
  .link-button-v4 .button-ic02.is-ic02-14 > a::before  {
    left: 25px;
    width: 45px;
    height: 44px;
    background-position: -240px -50px;
  }
  [data-row-pc].link-button-v4.type-03 .button-ic01 > a {
    padding: 15px 35px 14px 15px;
  }
  .link-button-v4.type-03 > li > a > .link_label {
    display: table;
    min-height: 55px;
  }
  .link-button-v4.type-03 > li > a > .link_label > .link_label_inner {
    display: table-cell;
    vertical-align: middle;
  }
  /* 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:not([data-row-pc="1"]):not([data-row-pc="auto"]) > li {
    margin-top: 15px;
  }
  [data-row-pc].link-button-v5 > li > a {
    flex-flow: column;
    align-items: flex-start;
    padding: 16px 35px 18px 20px;
  }
  .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 .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.2rem;
    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;
  }
  
  /* ------------------------------------------------------
   * Element >>> Video
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Element >>> Form
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Element >>> Other
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * 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: 1em;
  }
  .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: 12px;
  }
  
  /* ----- column-media ----- */
  .column-media {
    margin-top: 1em;
  }
  .column-media[data-layout-sp="row"] > .column_image {
    max-width: calc((100% - 15px) / 2);
  }
  .column-media[data-layout-sp="row"] > .column_image[data-image="right"] {
    float: right;
    margin-left: 15px;
  }
  .column-media[data-layout-sp="row"] > .column_image[data-image="left"] {
    float: left;
    margin-right: 15px;
  }
  .column-media[data-layout-sp="col"] > .column_detail,
  .column-media[data-layout-sp="col-reverse"] > .column_image {
    margin-top: 1em;
  }
  .column-media[data-layout-sp="col-reverse"] {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  
  /* ------------------------------------------------------
   * 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[data-layout-sp="scroll"] .table_inner{
    width: 912px;
  }
  .table-layout caption {
    text-align: left;
  }
  .table-layout caption > *:first-child {
    margin-top: 0 !important;
  }
  .table-layout .table_title {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .table-layout .table_caption,
  .table-layout .table_caption-v2 {
    margin: .5em 0 0;
    font-size: 1.4rem;
  }
  .table-layout .table_caption-v2 {
    margin-bottom: 1em;
  }
  .table-layout th,
  .table-layout td {
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #fff;
    font-weight: 400;
    text-align: left;
  }
  .table-layout td.is-sp-wide {
    padding: 10px 3px;
  }
  .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;
  }
  .table-layout[data-layout-sp="scroll"] {
    overflow-x: auto;
    padding-bottom: 4px;
  }
  .table-layout[data-layout-sp="scroll"]::-webkit-scrollbar {
    height: 12px;
  }
  .table-layout[data-layout-sp="scroll"]::-webkit-scrollbar-track {
    border-radius: 12px;
    background: #f1f1f1;
  }
  .table-layout[data-layout-sp="scroll"]::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background: #888;
  }
  .table-layout[data-layout-sp="vertical"] > .table_inner > colgroup > col,
  .table-layout[data-layout-sp="vertical"] > .table_inner > tbody,
  .table-layout[data-layout-sp="vertical"] > .table_inner > thead > tr,
  .table-layout[data-layout-sp="vertical"] > .table_inner > thead > tr > th,
  .table-layout[data-layout-sp="vertical"] > .table_inner > thead > tr > td,
  .table-layout[data-layout-sp="vertical"] > .table_inner > tbody > tr,
  .table-layout[data-layout-sp="vertical"] > .table_inner > tbody > tr > th,
  .table-layout[data-layout-sp="vertical"] > .table_inner > tbody > tr > td {
    display: block;
    width: 100% !important;
  }
  .table-layout[data-layout-sp="uni"] tr,
  .table-layout[data-layout-sp="uni-v2"] tr {
    display: flex;
    flex-wrap: wrap;
  }
  .table-layout[data-layout-sp="uni-v2"] tr {
    width: 100%;
  }
  .table-layout[data-layout-sp="uni-v2"] tr th {
    width: 100%;
    text-align: center;
  }
  .table-layout[data-layout-sp="uni"] tr th,
  .table-layout[data-layout-sp="uni"] tr td,
  .table-layout[data-layout-sp="uni-v2"] tr th,
  .table-layout[data-layout-sp="uni-v2"] tr td {
    display: flex;
    align-items: center;
  }
  .table-layout[data-layout-sp="uni-v2"] tr td {
    width: 25%;
  }
  .table-layout[data-layout-sp="uni"] tr th,
  .table-layout[data-layout-sp="uni"] tr td,
  .table-layout[data-layout-sp="uni-v2"] tr th,
  .table-layout[data-layout-sp="uni-v2"] tr td {
    padding: 10px 5px;
  }
  .table-layout[data-layout-sp="uni"] thead tr th,
  .table-layout[data-layout-sp="uni"] tbody tr td {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
    text-align: center;
  }
  .table-layout[data-layout-sp="uni"] thead tr th {
    background-color: #f9f9f9;
  }
  .table-layout[data-layout-sp="uni"] .cell-style2,
  .table-layout[data-layout-sp="uni-v2"] .is-sp-block {
    display: block;
    width: 100%;
    font-weight: 700;
    background-color: #eaecee;
  }
  .table-layout[data-layout-sp="uni-v2"] .is-sp-disp-grid {
    display: grid;
    width: 100%;
    grid-template-columns: 15% 28.33% 28.33% 28.33%;
    grid-template-rows: auto 1fr;
    grid-template-areas: "side item1 item1 item1" "side item2-1 item2-2 item2-3";
  }
  .table-layout[data-layout-sp="uni-v2"] .is-sp-disp-grid th {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #f9f9f9;
  }
  .table-layout[data-layout-sp="uni-v2"] tbody td {
    width: 28.33%;
  }
  .table-layout[data-layout-sp="uni-v2"] tbody td[colspan="3"] {
    width: 85%;
  }
  .table-layout[data-layout-sp="uni-v2"] tbody th + td,
  .table-layout[data-layout-sp="uni-v2"] tbody td:first-child {
    width: 15%;
    font-weight: 700;
  }
  .table-grid_side-item-1 {
    grid-area: side;
  }
  .table-grid_side-item-1 > span {
    margin: 0 auto;
    width: 1em;
    line-height: 1;
  }
  .table-grid_item1 {
    grid-area: item1;
  }
  .table-grid_item2-1 {
    grid-area: item2-1;
  }
  .table-grid_item2-2 {
    grid-area: item2-2;
  }
  .table-grid_item2-3 {
    grid-area: item2-3;
  }
  /* ------------------------------------------------------
   * Layout >>> Box
  ------------------------------------------------------ */
  [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: 2.85em;
    border: 1px solid #ddd;
  }
  .column-layout > .column_item.box-layout {
    margin-top: 1.5em;
  }
  .box-layout > .box_title {
    padding: 13px 15px 12px;
    background-color: #f9f9f9;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.2;
  }
  .box-layout > .box_detail {
    padding: 15px;
    background-color: #fff;
  }
  .box-layout > .box_detail > *:first-child {
    margin-top: 0 !important;
  }
  .box-layout-v2 {
    margin-top: 2em;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #fffdd5;
  }
  .Assist .box-layout-v2 {
    margin-left: 0;
    margin-right: 0;
  }
  .box-layout-v2 > .box-layout_inner {
    margin-top: 0;
  }
  .box-layout-v2 .box_heading {
    padding: 20px 10px 0;
  }
  .box-layout-v2 .box_title {
    margin-bottom: 0.7em;
    line-height: 1.5;
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
  }
  .box-layout-v2 .box_heading + .box_detail {
    margin-top: 0px;
  }
  .box-layout-v2 .box_detail {
    padding: 0 30px 30px;
  }
  .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: 20px 20px 0;
  }
  .box-layout-v3 .box_title {
    line-height: 1.5;
    color: #dc3545;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .box-layout-v3 .box_heading + .box_detail {
    margin-top: 20px;
  }
  .box-layout-v3 .box_detail {
    padding: 0 20px 33px;
  }
  .box-layout-v3 .box_detail:only-child {
    padding-top: 36px;
  }
  .box-layout-v4 {
    padding: 15px;
    background-color: #f9f9f9;
  }
  .box-layout-v4 > *:first-child {
    margin-top: 0;
  }
  .box-layout-v5 {
    margin-top: 20px;
    border: 2px solid #58a52d;
    border-radius: 10px;
    overflow: hidden;
  }
  .box-layout-v5 > .box_title {
    padding: 14px 15px;
    text-align: center;
    line-height: 1.43;
    font-size: 1.4rem;
    font-weight: 700;
    background-color: #d2efb8;
  }
  .box-layout-v5 .image_inner {
    max-width: 212px;
  }
  .box-layout-v5 > .box_detail {
    padding: 30px;
  }
  .box-layout-v5.type-02 {
    overflow: visible;
  }
  .box-layout-v5.type-02 > .box_title {
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 5px 13px 73px;
    text-align: left;
    border-radius: 10px 10px 0 0;
  }
  .box-layout-v5.type-02 > .box_title:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 54px;
    height: 72px;
    background: url(/common_img/com_ic04.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .box-layout-v5.type-02 > .box_detail {
    padding: 15px;
  }
  .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: 1.7rem;
    font-weight: 700;
  }
  .box-layout-v6 .box_title > a {
    position: relative;
    display: block;
    padding: 10px 35px 12px;
    color: #333;
    text-decoration: none;
  }
  .box-layout-v6 .box_title > a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #333333;
    border-right: 2px solid #333333;
    transform: rotate(45deg);
  }
  .box-layout-v6 > .box_detail {
    background-color: #fff;
    padding: 20px 15px;
    height: 100%;
  }
  .box-layout-v7 {
    margin-top: 20px;
    padding: 30px 15px;
    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 {
    text-align: center;
  }
  .box-layout-v7 > .box_main {
    margin-top: 13px;
  }
  .box-layout-v7 > .box_side-v2 {
    text-align: center;
  }
  .box-layout-v7 > .box_main-v2 {
    margin-top: 12px;
  }
  .box-layout-v7 > .box_main > :first-child,
  .box-layout-v7 > .box_main-v2 > :first-child {margin-top: 0;}
  .box-layout-v8 {
    margin-top: 1em;
    padding: 16px 20px 20px;
    border: 1px solid #dde1e4;
  }
  .box-layout-v8 > .box_title {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .box-layout-v8 > .box_detail {
    display: flex;
    justify-content: center;
    margin-top: 14px;
  }
  .box-layout-v8 > .box_detail > .qr-layout + .qr-layout {
    margin-left: 13px;
  }
  .qr-layout_item > .qr-layout_text {
    display: inline-block;
    line-height: 1.3;
    padding: 3px 14px;
    font-size: 1.3rem;
    font-weight: bold;
    background-color: #dde1e4;
    border-radius: 20px;
  }
  .qr-layout_item > .qr-layout_text + .qr-layout_img {
    margin-top: 10px;
  }
  .qr-layout_item > .qr-layout_img.is-apple {
    max-width: 135px;
  }
  .qr-layout_item > .qr-layout_img.is-google {
    max-width: 166px;
  }
  .qr-layout_item > .qr-layout_img.is-qr {
    display: none;
  }
  .box-layout-v9 {
    margin-top: 1em;
    padding: 15px;
    background-color: #f9f9f9;
  }
  .box-layout-v9 > .box_title {
    padding-top: 5px;
    line-height: 1.5;
    text-align: center;
    font-size: 1.9rem;
    font-weight: 700;
  }
  .box-layout-v9 > .box_title + .box_detail {
    margin-top: 17px;
  }
  .box-layout-v10 {
    margin-top: 26px;
    padding: 10px;
    background-color: #d2efb8;
  }
  .box-layout-v10 > .box_title {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .box-layout-v11 {
    margin-top: 1em;
    padding: 17px 15px 15px;
    background-color: #fafafa;
  }
  .box-layout-v11 > :first-child {
    margin-top: 0;
  }
  .box-layout-v12 {
    margin-top: 2.85em;
    border: 1px solid #ddd;
  }
  .column-layout-v12 > .column_item.box-layout {
    margin-top: 1.5em;
  }
  .box-layout-v12 > .box_detail {
    display: block;
    padding: 15px;
    width: 100%;
    background-color: #fff;
  }
  .box-layout-v12 > .box_detail > *:first-child {
    margin-top: 0 !important;
  }
  .box-layout-v13 {
    padding: 18px 18px;
    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 > .box-list_item {
    margin-top: 15px;
  }
  .box-listWrap > .box-list > .box-list_item:first-child {
    margin-top: 0;
  }
  .box-list_item > dl {
    padding: 15px;
    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: 1.7rem;
    font-weight: 700;
  }
  .box-list_item .box-list_detail {
    margin-top: 0.5em;
  }
  .box-list-v2 {
    margin-top: 0.5em;
  }
  .box-list-v2 > .box-list_item {
    display: flex;
    align-items: center;
    padding: 12px 12px 11px;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
  }
  .box-list-v2 > .box-list_item + .box-list_item {
    margin-top: 5px;
  }
  .box-list-v2 > .box-list_item .box-list_label {
    flex-shrink: 0;
    margin-right: 13px;
    padding: 1px 12px 1px;
    line-height: 1.5;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    background-color: #58a52d;
  }
  .box-list-v2 > .box-list_item .box-list_label-num {
    line-height: 1;
    font-size: 1.5rem;
  }
  .box-list-v2 > .box-list_item .box-list_text {
    line-height: 1.44;
    font-size: 1.5rem;
  }
  .box-list-v2 > .box-list_item .box-list_detail {
    margin-top: 0;
  }
  
  
  /* ------------------------------------------------------
   * Layout >>> Other
  ------------------------------------------------------ */
  /* ----- accordion-layout ----- */
  .accordion-layout {
    margin-top: 1.45em;
  }
  .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: 16px 45px 16px 15px;
    width: 100%;
    background-color: #fff;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.5;
    cursor: pointer;
    border-radius: 10px;
  }
  .accordion-layout .accordion_label > .accordion_label-prefix {
    flex-shrink: 0;
    margin-right: 8px;
    line-height: 1.3;
    color: #ef8700;
    font-size: 1.9rem;
    font-weight: bold;
  }
  .accordion_item > .accordion_detail {
    padding: 16px 25px 23px 22px;
    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: 14px;
    line-height: 1.2;
    color: #666;
    font-size: 1.9rem;
    font-weight: bold;
  }
  .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: 15px;
    width: 20px;
    height: 2px;
    margin-top: -1px;
    background-color: #666;
    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;
  }
  .accordion_item.is-active > .accordion_trigger .accordion_label::before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  
  /* ----- tab-layout ----- */
  .tab-layoutWrap {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .tab-layoutWrap .tab-layout .tab_list {
    margin: 0 -5px;
    padding: 0 15px;
    width: 705px;
  }
  .tab-layoutWrap .tab-layout.type-02 .tab_navi {
    overflow: hidden;
  }
  .tab-layoutWrap .tab-layout.type-02 .tab_list {
    width: 100%;
    margin: 0 -7px;
  }
  .tab-layout.type-02 .tab_list > li {
    padding: 0 7px;
  }
  .tab-layout {
    margin-top: 1em;
  }
  .tab-layout > .tab_navi {
    position: relative;
    padding-bottom: 15px;
    overflow-x: auto;
  }
  .tab-layout > .tab_navi:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 705px;
    height: 20px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    z-index: 1;
  }
  .tab-layout .tab_list {
    display: -webkit-flex;
    display: flex;
    margin: 0 -5px;
  }
  .tab-layout .tab_list > li {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding: 0 5px;
  }
  .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: 7px 5px 6px;
    border: 1px solid #dde1e4;
    background-color: #fff;
    line-height: 1.33;
    text-align: center;
    color: #333333;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none;
    border-radius: 10px;
  }
  .tab-layout.type-02 .tab_list > li > a {
    padding: 10px 5px 9px;
    text-align: left;
  }
  .tab-layout .tab_list > .is-current {
    padding-top: 0;
    z-index: 2;
  }
  .tab-layout .tab_list > .is-current > a {
    color: #fff;
    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) skew(
        calc((90deg - 75deg) / 2),
        calc((90deg - 75deg) / 2)
      );
    z-index: -2;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  }
  .tab-layout.type-kojin .tab_list > .is-current > a {
    color: #fff;
    border-color: #58a52d;
    background-color: #58a52d;
  }
  .tab-layout.type-kojin .tab_list a::after {
    background-color: #58a52d;
    border-color: #58a52d;
  }
  .tab-layout > .tab_detail {
    display: none;
    position: relative;
    margin: -6px auto 0;
    padding: 10px 15px 0;
    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 -20px 0 -16px;
  }
  .navi-anchor .navi_inner > li {
    margin-bottom: 12px;
    padding: 0 20px 0 15px;
    line-height: 1.65;
    border-left: 1px solid #ccc;
  }
  .navi-anchor .navi_inner > li:nth-child(-n+2) {
    margin-top: 0;
  }
  .navi-anchor .navi_inner > li > a {
    display: inline-block;
    position: relative;
    padding-left: 17px;
  }
  .navi-anchor .navi_inner[data-row-sp="1"] > li {
    width: 100%;
  }
  .navi-anchor .navi_inner[data-row-sp="1"] > li > a {
    display: block;
    width: 100%;
    border-left: none;
  }
  .navi-anchor .navi_inner > li > a::before {
    position: absolute;
    top: .4em;
    left: 2px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 8px;
    height: 8px;
    border-top: 2px solid #3f3f3f;
    border-right: 2px solid #3f3f3f;
    content: "";
  }
  
  .navi-anchor-v2 {
    margin-top: 2em;
  }
  .navi-anchor-v2 > li {
    width: 100%;
  }
  .navi-anchor-v2 > li + li {
    margin-top: 15px;
  }
  .navi-anchor-v2 > li > a {
    display: flex;
    align-items: center;
    position: relative;
    padding: 15px 30px 15px 10px;
    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::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -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;
    line-height: 1.5;
    color: #333;
    font-size: 1.6rem;
    font-weight: 700;
  }
  .navi-anchor-v2 .navi-anchor_label {
    flex-shrink: 0;
    display: inline-block;
    margin-right: 14px;
    padding: 2px 7px 4px;
    line-height: 1.1;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .navi-anchor-v2 .navi-anchor_label > .navi-anchor_num {
    font-size: 1.5rem;
  }
  .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_num {
    font-size: 1.3rem;
  }
  .contact-block > .contact_kana {
    margin-top: 0.6em;
    color: #048;
    font-size: 1.1rem;
  }
  .contact-block > .contact_name {
    margin-top: 0.1em;
    color: #048;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .contact-block > .contact_post {
    margin-top: 0.7em;
  }
  .contact-block > .contact_address {
    margin-top: 0.2em;
  }
  .contact-block > .contact_tel {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 0.3em;
  }
  .contact-block > .contact_tel:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 3px;
    width: 18px;
    height: 21px;
    background: url(/common_img/com_sprite01.png) -140px -38px no-repeat;
    background-size: 240px auto;
  }
  .contact-block-v2 > .contact_kana {
    margin-top: 0.6em;
    color: #048;
    font-size: 1.1rem;
  }
  .contact-block-v2 > .contact_name {
    margin-top: 0.2em;
    color: #048;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .contact-block-v2 > .contact_address {
    margin-top: 0.7em;
  }
  .text-tel {
    margin-top: 0.5em;
    line-height: 1.2;
    text-align: center;
  }
  .text-tel > a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: 3.1rem;
    font-weight: 700;
  }
  .text-tel-v2 {
    margin-top: 0.3em;
    line-height: 1.2;
  }
  .text-tel-v2:first-child {
    margin-top: 0;
  }
  .text-tel-v2 > a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: 3.1rem;
    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;
    background-size: 240px auto;
  }
  .text-tel > a::before {
    margin-top: 4px;
    margin-right: 11px;
    width: 20px;
    height: 24px;
    background-position: -120px -70px;
  }
  .text-tel-v2 > a::before {
    margin-right: 7px;
    width: 46px;
    height: 28px;
    background-position: -180px -40px;
  }
  
  .step-list {
    margin-top: 2em;
  }
  .step-list > .step-list_item + .step-list_item {
    position: relative;
    margin-top: 38px;
  }
  .step-list > .step-list_item + .step-list_item::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 {
    display: flex;
    align-items: center;
    padding: 15px 15px 13px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #dde1e4;
  }
  .step-list > .step-list_item > .step-list_detail {
    margin-top: 7px;
  }
  .step-list > .step-list_item .step-list_detail p {
    line-height: 1.75;
  }
  .step-list_item .step-list_heading .step-list_label {
    display: inline-block;
    padding: 1px 10px;
    line-height: 1.2;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .step-list_item .step-list_heading .step-list_label > .step-list_num {
    margin-left: 2px;
    font-size: 1.5rem;
  }
  .step-list_item .step-list_heading .step-list_title {
    margin-top: 5px;
    line-height: 1.5;
    font-size: 1.5rem;
    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 {
    display: flex;
    align-items: center;
    position: relative;
    width: calc(100% - 79px);
  }
  .step-list .step-list_heading::before {
    content: '';
    display: block;
    flex-shrink: 0;
    margin-right: 13px;
    width: 67px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 400px auto;
  }
  .step-list .step-list_heading.type-kojin::before {
    background-image: url(/common_img/com_sprite03_01.png);
  }
  .step-list .step-list_heading.type-hojin::before {
    background-image: url(/common_img/com_sprite03_02.png);
  }
  .step-list .step-list_heading.type-kojin.is-icon01::before,
  .step-list .step-list_heading.type-hojin.is-icon01::before {
    background-position: -180px -30px;
  }
  .step-list .step-list_heading.type-kojin.is-icon02::before,
  .step-list .step-list_heading.type-hojin.is-icon02::before {
    background-position: -250px -30px;
  }
  .step-list .step-list_heading.type-kojin.is-icon03::before,
  .step-list .step-list_heading.type-hojin.is-icon03::before {
    background-position: -316px -27px;
  }
  .step-list .step-list_heading.type-kojin.is-icon04::before,
  .step-list .step-list_heading.type-hojin.is-icon04::before {
    background-position: -173px -100px;
  }
  .step-list .step-list_heading.type-kojin.is-icon05::before,
  .step-list .step-list_heading.type-hojin.is-icon05::before {
    background-position: -248px -103px;
  }
  .step-list .step-list_heading.type-kojin.is-icon06::before,
  .step-list .step-list_heading.type-hojin.is-icon06::before {
    background-position: -319px -95px;
    position: relative;
    left: -4px;
  }
  .step-list-v2 {
    margin-top: 2em;
  }
  .step-list-v2 > .step-list_item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding: 20px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #dde1e4;
    border-radius: 10px;
  }
  .step-list-v2 > .step-list_item + .step-list_item {
    margin-top: 24px;
  }
  .step-list-v2 > .step-list_item + .step-list_item::before {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #dde1e4 transparent transparent transparent;
  }
  .step-list-v2 > .step-list_item .step-list_heading {
    width: 50%;
    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.2rem;
    background-color: #f90;
  }
  .step-list-v2 > .step-list_item .step-list_heading .step-list_label > .step-list_num {
    font-size: 1.5rem;
  }
  .step-list-v2 > .step-list_item .step-list_heading .step-list_title {
    margin-top: 7px;
    line-height: 1.5;
    font-size: 1.5rem;
  }
  .step-list-v2 > .step-list_item > .step-list_img {
    width: 50%;
  }
  .step-list-v2 > .step-list_item > .is-type01 + .step-list_img {
    margin-left: auto;
    max-width: 100px;
  }
  .step-list-v2 > .step-list_item > .is-type02 + .step-list_img {
    margin-top: 5px;
    margin-left: auto;
    max-width: 140px;
  }
  .step-list-v2 > .step-list_item.type-02 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .step-list-v2 > .step-list_item > .is-type03 + .step-list_img {
    margin-left: auto;
    max-width: 120px;
  }
  .step-list-v2 > .step-list_item > .step-list_img + .link-text-v2 {
    width: 100%;
  }
  
  .step-list-v3 {
    margin-top: 2em;
  }
  .step-list-v3 > .step-list_item {
    position: relative;
  }
  .step-list-v3 > .step-list_item + .step-list_item {
    margin-top: 34px;
  }
  .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: -20px;
    left: 50%;
    margin-left: -3px;
    width: 24px;
    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: 15px 18px;
    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.5rem;
    font-weight: 700;
  }
  .step-list-v3 .step-list_heading > .step-list_title > .step-list_num {
    display: inline-block;
    margin-right: 9px;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    font-size: 1.4rem;
    background-color: #f90;
    border-radius: 20px;
  }
  .step-list-v3 .step-list_heading > .step-list_img {
    margin: 10px auto 0;
    max-width: 50px;
    text-align: center;
  }
  .step-list-v3 > .is-type02 .step-list_heading > .step-list_img {
    margin-top: 11px;
    max-width: 288px;
  }

  .step-list-v3 > .step-list_item .step-list_detail {
    margin-top: 10px;
  }
  .step-list-v3 > .step-list_item.is-type02 .step-list_detail {
    margin-top: 10px;
  }
  
  /* ------------------------------------------------------
   * 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 dotted #ddd;
  }
  .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;
    color: #333;
    text-decoration: none;
    outline: none;
  }
  .news-layout .news_image {
    width: 70px;
    margin-right: 12px;
  }
  .news-layout .news_detail {
    -webkit-flex: 1;
    flex: 1;
  }
  .news-layout .news_property {
    display: -webkit-flex;
    display: flex;
  }
  .news-layout .news_date {
    flex-shrink: 0;
    width: 8.2em;
    font-size: 1.3rem;
  }
  .news-layout .news_iconWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 10px;
  }
  .news-layout .news_icon {
    display: inline-block;
    padding: 3px 8px;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 20px;
    text-align: center;
  }
  .news-layout .news_icon {
    margin-bottom: 5px;
    margin-right: 5px;
  }
  .news_icon.is-important { min-width: 62px; 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 a:visited .news_title {color:#64378e;text-decoration:underline;}
  .news-layout .news_title {
    -webkit-flex: 1;
    flex: 1;
    margin-top: .5em;
  }
  .news-layout a .news_title {
    color: #0075c2;
    text-decoration: underline;
  }
  
  /* ----- 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: block;
    padding: 15px;
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    outline: none;
  }
  .plugin-layout .plugin_detail {
    margin-top: 15px;
  }
  .plugin-layout a .a-blank {
    color: #0075c2;
  }
  
  /* ----- callout-layout ----- */
  .callout-layout {
    margin-top: 1em;
  }
  .callout-layout > .callout-layout_image {
    margin: 0 auto;
    max-width: 98px
  }
  .callout-layout > .callout-layout_image > :first-child {
    margin-top: 0;
  }
  .callout-layout > .callout-layout_detail {
    position: relative;
    margin-top: 2px;
    padding-top: 22px;
  }
  .callout-layout .callout-layout_detail_inner {
    padding: 15px;
    border: 1px solid #dde1e4;
  }
  .callout-layout .callout-layout_detail_inner > :first-child {
    margin-top: 0;
  }
  .callout-layout > .callout-layout_detail:before,
  .callout-layout > .callout-layout_detail:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 22px 12px;
    border-color: transparent transparent #fff transparent;
  }
  .callout-layout > .callout-layout_detail:before {
    top: 0;
    border-color: transparent transparent #dde1e4 transparent;
  }
  .link-box > .link-box_item {
    text-decoration: none;
  }
  .link-box > .link-box_item > .link-box_detail {
    position: relative;
    padding: 22px 58px 25px 28px;
  }
  .link-box > .link-box_item > .link-box_detail::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -8px;
    width: 10px;
    height: 17px;
    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.1rem;
    font-weight: 700;
  }
  .link-box > .link-box_item .link-box_text {
    margin-top: 14px;
    font-size: 1.5rem;
    font-weight: normal;
  }
  .link-box > .link-box_item .image_inner,
  .link-box > .link-box_item .image_inner img {
    width: 100%;
  }
  .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 + .link-box_item {
    margin-top: 25px;
  }
  .link-box-v2 > .link-box_item > dl {
    width: 100%;
    border-radius: 10px;
  }
  .link-box-v2 .link-box_title {
    display: flex;
    align-items: center;
    position: relative;
    padding: 12px 35px 12px 20px;
    background-color: #fafafa;
    border-radius: 10px 0 0 10px;
  }
  .link-box-v2 .link-box_title::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 > span {
    display: table;
    min-height: 21px;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .link-box-v2 .link-box_title > span > span {
    display: table-cell;
    vertical-align: middle;
  }
  .link-box-v2 .link-box_text {
    padding: 20px;
  }
  .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;
  }
  .link-box-v2 > .link-box_item.a-blank::after {
    display: none;
  }
  .interest-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
  }
  .interest-list > .interest-list_item {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    padding: 0 4px;
  }
  .interest-list > .interest-list_item:first-child {
    width: 100%;
    margin-bottom: 11px;
  }
  .interest-list > .interest-list_item:only-child {
    margin-bottom: 0;
  }
  .interest-list > .interest-list_item.is-type02 .interest-list_item_inner {
    justify-content: center;
  }
  .interest-list > .interest-list_item .interest-list_title,
  .interest-list > .interest-list_item .interest-list_title-v2 {
    display: inline-block;
    margin-bottom: 3px;
    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: table;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 13px;
    min-width: 60px;
    width: auto;
  }
  
  .interest-list > .interest-list_item .interest-list_title {
    border: 1px solid #333;
  }
  .interest-list > .interest-list_item .interest-list_title-v2 {
    color: #ef8700;
    border: 1px solid #ef8700;
    margin-bottom: 7px;
  }
  .interest-list > .interest-list_item .interest-list_detail,
  .interest-list > .interest-list_item .interest-list_detail-v2 {
    display: block;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
    white-space: nowrap;
  }
  .interest-list > .interest-list_item .interest-list_detail {
    font-size: 1.3rem;
  }
  .interest-list > .interest-list_item .interest-list_detail-v2 {
    color: #ef8700;
    font-size: 1.7rem;
  }
  .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.1rem;
  }
  .interest-defList {
    display: flex;
    align-items: center;
    margin-top: 16px;
  }
  .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.1rem;
    background-color: #dde1e4;
    border-radius: 14px;
  }
  .interest-defList > dd {
    font-size: 1.4rem;
  }
  .slider-layout {
    margin: 2em -15px 0;
    padding-bottom: 8px;
    position: relative;
  }
  .slider-layout .slick-list {
    margin-bottom: 10px;
    width: 100%;
  }
  .slider-list {
    position: relative;
  }
  .slider-list > li + li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .slider-controls {
    display: inline-block;
    margin-left: 10px;
  }
  .slider-controls button {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    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::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;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .slider-layout .slick-dots {
    position: static;
    display: table;
    width: auto;
    max-width: calc(100% - 70px);
    text-align: center;
  }
  .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-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;
    box-shadow: 0px 0 2px 0px rgba(115,115,115,0.10);
  }
  .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 {
    display: -webkit-flex;
    display: flex;
  }
  .hojin_column_media .column_image {
    max-width: 28vw;
  }
  .hojin_column_media .list-bullet-v3 > li::before {
    top: 0.4em;
  }
  .column-media.hojin_column_media > .column_image[data-image="left"] {
    margin-right: 15px;
  }
  .comment-layout .column_comment {
    margin-top: 18px;
    border: 2px solid #1176cc;
    border-radius: 9px;
  }
  .comment-layout .column_comment .column-media {
    padding: 0 15px 20px 15px;
  }
  .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: 47.5px;
    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: 14px;
  }
  .comment-layout .column_comment .column-media .column_image{
    max-width: 103px;
    padding-left: 15px;
    float: right;
  }
  .comment-layout .column_comment .column-media::after {
    content: "";
    display: block;
    clear: both;
  }
  select#select_year {
    width: 100%;
    padding: 16px 0 16px 22px;
    font-size: 14px;
    border: 1px solid #c3c7cf;
    border-radius: 9px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: none;
  }
  select#select_year:focus {
    outline: none;
  }
  select#select_year::-ms-expand {
    display: none;
  }
  .select_wrapper {
    position: relative;
  }
  .select_wrapper::before {
    content: "";
    position: absolute;
    top: 24px;
    right: 15px;
    border-top: 8px solid #000;
    border-right: 7px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 7px solid transparent;
  }
  .select_wrapper::after {
    content: "";
    position: absolute;
    top: 22px;
    right: 16px;
    border-top: 7px solid #fff;
    border-right: 6px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 6px solid transparent;
  }
  .line-inquiry {
    margin-top: 30px;
    padding-top: 15px;
    border-top: solid 1px #ddd;
  }
  .text-image {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0.2em;
    margin-right: 0.3em;
  }
  .assist-paragraph .text-paragraph {
    margin-top: 1em;
    padding: 0 15px;
  }
  .step-block {
    position: relative;
  }
  .step-block::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -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;
  }
  .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: 5px;
    padding: 4px 15px 5px;
    background: #1276cc;
    color: #fff;
    line-height: 1.2;
    font-size: 1.3rem;
    text-align: center;
    border-radius: 20px;
  }
  .interview-icon-list > li:last-child {
    margin-right: 0;
  }
  .a-blank.headerNav::before {
    background: url(/common_img/com_sprite01.png) no-repeat;
    vertical-align: top;
    content: "";
  }
  .a-blank.headerNav::after {
    background-size: 0px;
  }
  .aside-layout {
    margin-top: 2em;
    margin-left: -15px;
    margin-right: -15px;
    padding: 35px 0 30px;
    background-color: #fffdd5;
  }
  .container + .aside-layout {
    margin-bottom: 35px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  .aside-layout_inner {
    padding: 0 15px 0;
  }
  .aside-layout_head {
    line-height: 1.5;
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
  }
  .box-contact {
    margin-top: 1em;
    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: 20px 15px 35px;
    text-align: center;
  }
  .box-contact_detail > .box-contact_detail_inner {
    margin: 0 auto;
    max-width: 584px;
  }
  .aside-contact_title {
    line-height: 1.4;
    font-weight: bold;
  }
  .aside-contact_title > .is-main {
    font-size: 1.6rem;
  }
  .aside-contact_title > .is-sub + .is-main {
    margin-left: 0.2em;
  }
  .aside-contact_title > .is-sub {
    display: block;
  }
  .box-contact_column {
    margin-top: 0.6em;
    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;
  }
  .box-contact_detail_tel > a {
    color: #333;
    text-decoration: none;
  }
  .aside-contact_detail_date {
    margin-top: 0.8em;
    font-size: 1.2rem;
  }
  .aside-contact_detail_text {
    margin-top: 0.7em;
  }
  .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.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);
  }
  #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::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[data-layout-sp="row"]::after {
    display: block;
    clear: both;
    content: "";
  }
}


/* ======================================================
 * Media Queries
====================================================== */
/***
@media only screen and (min-width: 320px) and (max-width: 767px) {
}
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 414px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
***/