  /* native-lazyload */
  _:-ms-lang(x)::-ms-backdrop, .no-js .native-lazyload-js-fallback {
    display: block !important;
  }
  :lang(x)+:-webkit-full-screen-document, .no-js .native-lazyload-js-fallback {
    display: block !important;
  }


/* ##############################################################################

    Global

############################################################################## */
  .btn .icon-svg {
    position: absolute;
    top: 50%;
    display: block;
    transform: translateY(-50%);
    transition: all .4s ease-out;
  }
  .icon-new_tab {
    width: 14px;
    height: 14px;
  }
  .btn .icon-new_tab {
    right: 30px;
  }
  .icon-pdf {
    width: 27px;
    height: 12px;
  }
  .btn .icon-pdf {
    left: 15px;
  }
  .global_sec {
    position: relative;
    overflow: hidden;
  }
  .global_sec-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-position: center;
  }

  @media screen and (max-width: 767px) {
    .btn .icon-new_tab { right: 16px; }
    .btn .icon-pdf { left: 12px; }
  }

/* ttl
********************************************** */
  .global_sec .ttl-01,
  .global_sec .ttl-02 {
    text-align: center;
  }

/* global_parts
********************************************** */
  .global_parts {
    position: relative;
    z-index: 1;
  }
  .global_parts .img-detail::before {
    padding-top: 66.666%;
  }
  .global_parts .img-detail02::before {
    padding-top: 100%;
  }
  .global_parts .img-detail03::before {
    padding-top: 66.666%;
  }
  .global_parts .img-detail20::before {
    padding-top: 66.666%;
  }
  .global_parts .img-detail30::before {
    padding-top: 66.666%;
  }

  .global_parts + .ttl-02,
  .global_parts--button + .ttl-02,
  .global_parts--button + .global_parts,
  .global_parts + .global_parts {
    margin-top: 80px;
  }
  .global_parts--column + .global_parts--column,
  .global_parts + .global_parts--button {
    margin-top: 40px;
  }
  .global_parts iframe {
    width: 100%;
  }
  .global_parts .text:not(:last-child) {
    margin-bottom: 24px;
  }
  .global_parts--column .btn,
  .global_parts--slide .btn {
    text-align: center;
  }
  .global_parts--column .btn {
    margin-top: auto;
  }
  .global_parts--column .btn a {
    margin-left: auto;
    margin-right: auto;
  }
  .global_parts .mce-content-body:not(:last-child) {
    margin-bottom: 40px;
  }
  .global_parts .img-detail {
    position: relative;
    overflow: hidden;
  }
  .global_parts .img-detail::after {
    content: "";
    position: absolute;
    top: 0;
    left: -18%;
    width: 135%;
    height: 100%;
    background-color: #fff;
    transform: skewX(-25deg);
    transition: all .4s ease-out;
  }
  .active .global_parts .img-detail::after { width: 0; }




  .global_parts .img-detail02{
    position: relative;
    overflow: hidden;
  }
  .global_parts .img-detail02::after {
    content: "";
    position: absolute;
    top: 0;
    left: -18%;
    width: 135%;
    height: 100%;
    background-color: #fff;
    transform: skewX(-25deg);
    transition: all .4s ease-out;
  }
  .active .global_parts .img-detail02::after { width: 0; }





  .global_parts .img-detail03 {
    position: relative;
    overflow: hidden;
  }
  .global_parts .img-detail03::after {
    content: "";
    position: absolute;
    top: 0;
    left: -18%;
    width: 135%;
    height: 100%;
    background-color: #fff;
    transform: skewX(-25deg);
    transition: all .4s ease-out;
  }
  .active .global_parts .img-detail03::after { width: 0; }


  .global_parts .img-detail20 {
    position: relative;
    overflow: hidden;
  }
  .global_parts .img-detail20::after {
    content: "";
    position: absolute;
    top: 0;
    left: -18%;
    width: 135%;
    height: 100%;
    background-color: #fff;
    transform: skewX(-25deg);
    transition: all .4s ease-out;
  }
  .active .global_parts .img-detail20::after { width: 0; }



  .global_parts .img-detail30 {
    position: relative;
    overflow: hidden;
  }
  .global_parts .img-detail30::after {
    content: "";
    position: absolute;
    top: 0;
    left: -18%;
    width: 135%;
    height: 100%;
    background-color: #fff;
    transform: skewX(-25deg);
    transition: all .4s ease-out;
  }
  .active .global_parts .img-detail30::after { width: 0; }





  @media screen and (max-width: 767px) {
    .global_parts .btn {
      text-align: center;
    }
    .global_parts + .ttl-02,
    .global_parts--button + .ttl-02,
    .global_parts--button + .global_parts,
    .global_parts + .global_parts {
      margin-top: 40px;
    }
    .global_parts--column + .global_parts--column,
    .global_parts + .global_parts--button {
      margin-top: 16px;
    }
    .global_parts--column.column-2 .global_parts--child.flex-sp-block .column_item,
    .global_parts--column.column-3 .global_parts--child.flex-sp-block .column_item,
    .global_parts--column.column-4 .global_parts--child.flex-sp-block .column_item {
      width: 100%;
      margin-right: 0;
    }
    .global_parts .mce-content-body:not(:last-child) { margin-bottom: 16px; }
  }

/* global_parts--column
********************************************** */
  .global_parts--column:not(.column-1) + .global_parts--column { margin-top: 24px; }
  .global_parts--column .text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .global_parts--column .img + .text {
    padding-top: 24px;
  }
  .global_parts--column .text.bg-wh {
    padding: 48px 56px;
    height: 100%;
  }
  .global_parts--column.column-3 .text.bg-wh,
  .global_parts--column.column-4 .text.bg-wh { padding: 24px; }
  .global_parts--column:not(.column-1) table { width: 100%; }
  .global_parts--column.column-1 .box { padding: 60px 96px; }
  .global_parts--column.column-3 .btn a,
  .global_parts--column.column-4 .btn a { min-width: 100%; }

  @media screen and (max-width: 767px) {
    .global_parts--column + .global_parts--column,
    .global_parts--column:not(.column-1) + .global_parts--column { margin-top: 24px; }
    .global_parts--column .global_parts--child { display: block; }
    .global_parts--column {
      width: 100%;
      max-width: 100%;
    }
    .global_parts--column .column_item { width: 100%; }
    .global_parts--column .column_item:not(:last-child) { margin-bottom: 24px; }
    .global_parts--column.column-2 .global_parts--child.flex-sp-block .column_item,
    .global_parts--column.column-3 .global_parts--child.flex-sp-block .column_item,
    .global_parts--column.column-4 .global_parts--child.flex-sp-block .column_item {
      width: 100%;
      margin-right: 0;
    }
    .global_parts--column .column_item:not(:last-child) { margin-right: 0; }
    .global_parts--column .text.bg-wh,
    .global_parts--column.column-1 .box { padding: 24px; }
  }

/* global_parts--img_text
********************************************** */
  .global_parts--img_text .global_parts--child {
    display: flex;
    justify-content: space-between;
  }
  .global_parts--img_text .global_parts--child.img_right { flex-direction: row-reverse; }
  .global_parts--img_text .img_text--child { width: calc(50% - 40px); }
  .global_parts--img_text .img_text--child03 { width: calc(50% - 40px); }
  .global_parts--img_text .img_text--child03-02 { width: calc(50% - 40px); }
  .global_parts--img_text .img_text--child20 { width: calc(50% - 40px); }
  .global_parts--img_text .img_text--child20-02 { width: calc(50% - 40px); }
  .global_parts--img_text .img_text--child30 { width: calc(50% - 40px); }
  .global_parts--img_text .img_text--child30-02 { width: calc(50% - 40px); }
  .global_parts--img_text .global_parts--child.bg-wh .img_text--child { width: 50%; }
  .global_parts--img_text .img_text--child:only-child,
  .global_parts--img_text .global_parts--child.bg-wh .img_text--child:only-child { width: 100%; }
  .global_parts--img_text .img_text--child03:only-child { width: 100%; }
  .global_parts--img_text .img_text--child03-02:only-child { width: 100%; }
  .global_parts--img_text .img_text--child20:only-child { width: 100%; }
  .global_parts--img_text .img_text--child20-02:only-child { width: 100%; }
  .global_parts--img_text .img_text--child30:only-child { width: 100%; }
  .global_parts--img_text .img_text--child30-02:only-child { width: 100%; }
  .global_parts--img_text .global_parts--child .img_text--img:only-child .img {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .global_parts--img_text .global_parts--child .img_text--img20:only-child .img {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .global_parts--img_text .global_parts--child .img_text--img30:only-child .img {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .global_parts--img_text .img_text--child .img-detail { height: 100%; }
  .global_parts--img_text .img_text--child02 .img-detail02 { height: 100%; }
  .global_parts--img_text .img_text--child03 .img-detail03 { height: 100%; }
  .global_parts--img_text .img_text--child20 .img-detail03 { height: 100%; }
  .global_parts--img_text .img_text--child20 .img-detail20 { height: 100%; }
  .global_parts--img_text .img_text--child30 .img-detail30 { height: 100%; }
  .global_parts--img_text .bg-wh .img_text--txt { padding: 64px 56px; }
  .global_parts--img_text .img_text--txt--inner {
    width: 100%;
  }
  .global_parts--img_text .text { justify-content: flex-start; }
  .global_parts--img_text .img_text--txt table { width: 100%; }
  .global_parts--img_text .inner-lg .img_text--img {
    position: absolute;
    top: 0;
  }
  .global_parts--img_text .inner-lg .img_text--img20 {
    position: absolute;
    top: 0;
  }
  .global_parts--img_text .inner-lg .img_text--img30 {
    position: absolute;
    top: 0;
  }

  .global_parts--img_text .inner-lg .img-set01 {
    margin:0px 30px 0px 0px;
  }
  @media screen and (max-width: 767px) {
    .global_parts--img_text .inner-lg .img-set01 {
    margin:0px 0px 30px 0px;
    }
  }

  .global_parts--img_text .inner-lg:not(.img_right) .img_text--img {
    right: 50%;
  }
  .global_parts--img_text .inner-lg:not(.img_right) .img_text--img20 {
    right: 50%;
  }
  .global_parts--img_text .inner-lg:not(.img_right) .img_text--img30 {
    right: 50%;
  }
  .global_parts--img_text .inner-lg.img_right .img_text--img {
    left: 50%;
  }
  .global_parts--img_text .inner-lg.img_right .img_text--img20 {
    left: 50%;
  }
  .global_parts--img_text .inner-lg.img_right .img_text--img30 {
    left: 50%;
  }
  .global_parts--img_text .inner-lg:not(.img_right) .img_text--txt {
    margin-left: auto;
  }
  .global_parts--img_text .inner-lg.img_right .img_text--txt {
    margin-right: auto;
  }
  .global_parts--img_text .inner-lg:not(.img_right) .img_text--txt20 {
    margin-left: auto;
  }
  .global_parts--img_text .inner-lg.img_right .img_text--txt20 {
    margin-right: auto;
  }
  .global_parts--img_text .inner-lg:not(.img_right) .img_text--txt30 {
    margin-left: auto;
  }
  .global_parts--img_text .inner-lg.img_right .img_text--txt30 {
    margin-right: auto;
  }

  @media print, screen and (min-width: 768px) {
    .global_parts--img_text .inner-lg .img_text--child {
      width: 35%
    }
    .global_parts--img_text .inner-lg .img_text--child02 {
      width: 48%
    }
    .global_parts--img_text .inner-lg .img_text--child03 {
      width: 45%
    }
    .global_parts--img_text .inner-lg .img_text--child03-02 {
      width: 50%
    }
    .global_parts--img_text .inner-lg .img_text--child20 {
      width: 40%
    }
    .global_parts--img_text .inner-lg .img_text--child20-02 {
      width: 50%
    }

    .global_parts--img_text .inner-lg .img_text--child30 {
      width: 40%
    }
    .global_parts--img_text .inner-lg .img_text--child30-02 {
      width: 50%
    }
    .global_parts--img_text .inner-lg .img_text--img {
      height: 100%;
    }
    .global_parts--img_text .inner-lg .img_text--img20 {
      height: 100%;
    }
    .global_parts--img_text .inner-lg .img_text--img30 {
      height: 100%;
    }
    .global_parts--img_text .inner-lg .img_text--txt {
      display: flex;
      align-items: center;
      min-height: 607.64px;
    }
    .global_parts--img_text .inner-lg .img_text--txt20 {
      /*display: flex;
      align-items: center;*/
      min-height: 300px;
    }
    .global_parts--img_text .inner-lg .img_text--txt30 {
      display: flex;
      align-items: center;
      min-height: 400px;
    }
    .global_parts--img_text .inner-lg.bg-wh .img_text--txt {
      padding: 64px 80px;
    }
    .global_parts--img_text.list_box_parts {
      padding-bottom: 254px;
    }
    .global_parts--img_text.list_box_parts .img_text--child .img-detail {
      height: calc(100% - 180px);
    }
    .global_parts--img_text.list_box_parts .img_text--child02 .img-detail02 {
      height: calc(100% - 180px);
    }
    .global_parts--img_text.list_box_parts .img_text--child03 .img-detail03 {
      height: calc(100% - 180px);
    }
    .global_parts--img_text.list_box_parts .img_text--child20 .img-detail20 {
      height: calc(100% - 180px);
    }
    .global_parts--img_text.list_box_parts .img_text--child30 .img-detail30 {
      height: calc(100% - 180px);
    }
  }
  @media screen and (max-width: 1080px) {
    .global_parts--img_text.list_box_parts {
      padding-bottom: 450px;
    }
  }
  @media screen and (max-width: 767px) {
    .global_parts--img_text .global_parts--child { flex-direction: column !important; }
    .global_parts--img_text .img_text--child,
    .global_parts--img_text .global_parts--child.bg-wh .img_text--child { width: 100%; }
    .global_parts--img_text .img_text--child03 { width: 100%; }
    .global_parts--img_text .img_text--child03-02 { width: 100%; }
    .global_parts--img_text .img_text--child20 { width: 100%; }
    .global_parts--img_text .img_text--child20-02 { width: 100%; }
    .global_parts--img_text .img_text--child30 { width: 100%; }
    .global_parts--img_text .img_text--child30-02 { width: 100%; }
    .global_parts--img_text .img_text--img { margin-bottom: 24px; }
    .global_parts--img_text .img_text--img20 { margin-bottom: 24px; }
    .global_parts--img_text .img_text--img30 { margin-bottom: 24px; }
    .global_parts--img_text .global_parts--child.bg-wh .img_text--img { margin-bottom: 0; }
    .global_parts--img_text .bg-wh .img_text--txt { padding: 24px; }
    .global_parts--img_text .btn { text-align: center; }
    .global_parts--img_text .inner-lg .img_text--txt {
      margin-right: auto;
    }
    .global_parts--img_text .inner-lg .img_text--txt20 {
      margin-right: auto;
    }
    .global_parts--img_text .inner-lg .img_text--txt30 {
      margin-right: auto;
    }
    .global_parts--img_text .inner-lg.bg-wh .img_text--txt {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 40px;
    }
    .global_parts--img_text.bg-wh + .bg-wh {
      margin-top: 0;
    }
    .global_parts--img_text .inner-lg .img_text--img {
      position: relative;
    }
    .global_parts--img_text .inner-lg .img_text--img20 {
      position: relative;
    }
    .global_parts--img_text .inner-lg .img_text--img30 {
      position: relative;
    }
    .global_parts--img_text .inner-lg .img_text--child .img-detail {
      width: 100vw;
      margin-left: calc(50% - 50vw);
    }
    .global_parts--img_text .inner-lg .img_text--child02 .img-detail02 {
      width: 100vw;
      margin-left: calc(50% - 50vw);
    }
    .global_parts--img_text .inner-lg .img_text--child03 .img-detail03 {
      width: 100vw;
      margin-left: calc(50% - 50vw);
    }
    .global_parts--img_text .inner-lg .img_text--child20 .img-detail20 {
      width: 100vw;
      margin-left: calc(50% - 50vw);
    }
    .global_parts--img_text .inner-lg .img_text--child30 .img-detail30 {
      width: 100vw;
      margin-left: calc(50% - 50vw);
    }
    .global_parts--img_text .inner-lg:not(.img_right) .img_text--img { right: 0; }
    .global_parts--img_text .inner-lg.img_right .img_text--img { left: 0; }
    .global_parts--img_text .inner-lg:not(.img_right) .img_text--img20 { right: 0; }
    .global_parts--img_text .inner-lg.img_right .img_text--img20 { left: 0; }
    .global_parts--img_text .inner-lg:not(.img_right) .img_text--img30 { right: 0; }
    .global_parts--img_text .inner-lg.img_right .img_text--img30 { left: 0; }
  }

/* global_parts--slide
********************************************** */
  .global_parts--slide .img img {
    display: inline-block;
  }
  .global_parts--slide .img + .text {
    margin-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .global_parts--slide .slick-list {
    margin-bottom: 32px;
    margin-left: -24px;
  }
  .global_parts--slide .slick-slide {
    margin-left: 24px;
  }
  .global_parts--slide .slick-arrow {
    position: absolute;
    top: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 100%;
    text-decoration: none;
  }
  .global_parts--slide .slick-prev { left: -60px; }
  .global_parts--slide .slick-next { right: -60px; }
  .global_parts--slide .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .global_parts--slide .slick-arrow::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
  }
  .global_parts--slide .slick-prev::after {
    border-bottom: 1px solid;
    border-left: 1px solid;
  }
  .global_parts--slide .slick-next::after {
    border-top: 1px solid;
    border-right: 1px solid;
  }
  .global_parts--slide .slick-dots li {
    display: block;
    width: 12px;
    height: 12px;
    background-color: #ddd;
    border-radius: 50%;
    cursor: pointer;
    transition: all .4s ease-out;
    margin: 6px;
  }
  .global_parts--slide .slick-dots li.slick-active {
    background-color: #333;
  }
  .global_parts--slide .slick-dots li:hover {
    opacity: .7;
  }
  .global_parts--slide .slick-dots button {
    padding: 0;
    cursor: pointer;
    color: transparent;
    background: transparent;
    outline: none;
    border: none;
  }
  @media screen and (max-width: 1080px) {
    .global_parts--slide .img + .text {
      margin-top: 16px;
    }
    .global_parts--slide .slick-dots {
      position: relative;
      bottom: 4px;
    }
    .global_parts--slide .slick-arrow { width: 56px; }
    .global_parts--slide .slick-prev { left: 0; }
    .global_parts--slide .slick-next { right: 0; }
    .global_parts--slide .slick-arrow::after {
      width: 20px;
      height: 20px;
    }
  }
  @media screen and (max-width: 767px) {
    .global_parts--slide .slick-arrow { width: 40px; }
    .global_parts--slide .slick-arrow::after {
      width: 16px;
      height: 16px;
    }
  }

/* global_parts--button
********************************************** */
  .global_parts--button .btn + .btn,
  .global_parts--cta .btn + .btn { margin-top: 0; }
  .global_parts--button .btn:first-child,
  .global_parts--banner .bnr:first-child { margin-left: auto; }
  .global_parts--button .btn:last-child,
  .global_parts--banner .bnr:last-child { margin-right: auto; }
  .global_parts--button .btn a,
  .global_parts--cta .btn a { min-width: 100%; }
  .btn.txt-ctr a {
    margin-left: auto;
    margin-right: auto;
  }
  .global_parts--cta .btn.btn-anchor a { min-width: auto; }

  @media print, screen and (min-width: 768px) {
    .global_parts--column.column-2 + .global_parts--button,
    .global_parts--column.column-3 + .global_parts--button,
    .global_parts--column.column-4 + .global_parts--button { margin-top: 0; }
  }
  @media screen and (max-width: 767px) {
    .global_parts--button .btn:not(:last-child) { margin-bottom: 8px; }
  }

/* global_parts--banner
********************************************** */
  .global_parts--banner .bnr a { display: block; }
  .global_parts--banner .bnr a:hover { opacity: .7; }

/* global_parts--flow
********************************************** */
  .global_parts--flow .flow_item {
    position: relative;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 86px;
    counter-increment: number;
  }
  .global_parts--flow .flow_item:not(:last-child) {
    padding-bottom: 100px;
  }
  .global_parts--flow .ttl-03 {
    font-size: 1.75rem;
    color: #0B2C5E;
  }
  .global_parts--flow .flow_item:not(:last-child)::before {
    content: '';
    position: absolute;
    bottom: 40px;
    left: calc(50% - 11px);
    display: block;
    background-image: url(../images/common/yazirushi-flow.svg);
    background-repeat: no-repeat;
    width: 22px;
    height: 26px;
  }
  .global_parts--flow .ttl-03::after {
    content: counter(number);
    position: absolute;
    top: -8px;
    left: -80px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #0B2C5E;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 1.875rem; /* 30px */
  }
  .global_parts--flow .txt-wh .ttl-03 {
    color: #fff;
  }
  .global_parts--flow .flow_item.txt-wh:not(:last-child)::before {
    border-color: #fff;
  }
  .global_parts--flow .txt-wh .ttl-03::after {
    color: #0B2C5E;
    background-color: #fff;
  }
  .global_parts--flow .text img,
  .global_parts--faq .text img {
    max-width: 248px;
    margin-top: 0;
    margin-right: 40px;
    overflow: hidden;
  }

  @media screen and (max-width: 767px) {
    .global_parts--flow .flow_item {
      padding-left: 48px;
    }
    .global_parts--flow .flow_item:not(:last-child) {
      padding-bottom: 20px;
    }
    .global_parts--flow .ttl-03 {
      font-size: 1.429rem; /* 20px */
    }
    .global_parts--flow .flow_item:not(:last-child)::before {
      top: 36px;
      left: 18px;
      height: calc(100% - 48px);
    }
    .global_parts--flow .ttl-03::after {
      top: -6px;
      left: -48px;
      width: 36px;
      height: 36px;
      font-size: 1.286rem; /* 18px */
    }
    .global_parts--flow .text img {
      float: none !important;
      margin-left: 0;
      margin-right: auto;
      margin-bottom: 16px !important;
    }
  }

/* global_parts--faq
********************************************** */
  .global_parts--faq .faq_item:not(:last-child) {
    margin-bottom: 40px;
    background-color: #fff;
  }
  .global_parts--faq .faq_item .text {
    padding: 10px 40px;
    background-color: #fff;
  }
  .global_parts--faq .ttl-03,
  .global_parts--faq .mce-content-body {
    padding: 30px 48px 30px 74px;
  }
  .global_parts--faq .ttl-03 {
    margin-bottom: 0 !important;
    border-bottom: solid 1px #E6E6E6;
  }
  .global_parts--faq .ttl-03 {
    font-size: 1.25rem; /* 20px */
    color: #0B2C5E;
  }
  .global_parts--faq .mce-content-body {
    position: relative;
  }
  .global_parts--faq .ttl-03::after,
  .global_parts--faq .mce-content-body::after {
    position: absolute;
    left: 18px;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 1.875rem; /* 30px */
  }
  .global_parts--faq .ttl-03::after {
    content: 'Q.';
    top: 22px;
    color: #0B2C5E;
  }
  .global_parts--faq .mce-content-body::after {
    content: 'A.';
    top: 16px;
    color: #D2DDE8;
  }
  .global_parts--faq .mce-content-body .editor-ttl2 {
    margin-top: 0;
  }
  .global_parts--faq .mce-content-body p {
    font-size: .938rem; /* 15px */
  }

  @media screen and (max-width: 767px) {
    .global_parts--faq .faq_item:not(:last-child) {
      margin-bottom: 16px;
    }
    .global_parts--faq .ttl-03,
    .global_parts--faq .mce-content-body {
      padding: 16px 24px 16px 56px;
    }
    .global_parts--faq .ttl-03 {
      font-size: 1.429rem; /* 20px */
    }
    .global_parts--faq .ttl-03::after,
    .global_parts--faq .mce-content-body::after {
      left: 20px;
      font-size: 1.857rem; /* 26px */
    }
    .global_parts--faq .ttl-03::after {
      top: 10px;
    }
    .global_parts--faq .mce-content-body::after {
      top: 6px;
    }
    .global_parts--faq .text img {
      float: none !important;
      margin-top: 2px;
      margin-left: 0;
      margin-right: auto;
      margin-bottom: 8px! important;
      border-radius: 8px;
    }
  }

/* post-edit-link
********************************************** */
  .post-edit-link {
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 10;
    padding: 16px;
    border-radius: 50%;
    border: 1px solid #999;
  }
  .post-edit-link:hover {
    background-color: #ddd;
  }
  .post-edit-link::after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuODrOOCpOODpOODvF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiCgkgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDAxIDQwMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDAxIDQwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM5OTk5OTk7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcwLjEsMjUxLjljLTUuNSwwLTEwLDQuNS0xMCwxMHY4OC43YzAsMTYuNS0xMy40LDI5LjktMzAsMzBINDkuOWMtMTYuNSwwLTI5LjktMTMuNC0zMC0zMFY5MC4zCgljMC0xNi41LDEzLjQtMjkuOSwzMC0zMGg4OC43YzUuNSwwLDEwLTQuNSwxMC0xMGMwLTUuNS00LjUtMTAtMTAtMTBINDkuOUMyMi40LDQwLjQsMCw2Mi43LDAsOTAuM3YyNjAuMwoJYzAsMjcuNiwyMi40LDQ5LjksNDkuOSw0OS45aDI4MC4yYzI3LjYsMCw0OS45LTIyLjQsNDkuOS00OS45di04OC43QzM4MC4xLDI1Ni40LDM3NS42LDI1MS45LDM3MC4xLDI1MS45eiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzc2LjEsMTQuN2MtMTcuNi0xNy42LTQ2LTE3LjYtNjMuNiwwTDEzNC40LDE5Mi45Yy0xLjIsMS4yLTIuMSwyLjctMi42LDQuNGwtMjMuNCw4NC42Yy0xLDMuNSwwLDcuMiwyLjYsOS43CgljMi41LDIuNSw2LjMsMy41LDkuNywyLjZsODQuNi0yMy40YzEuNy0wLjUsMy4yLTEuMyw0LjQtMi42TDM4Ny45LDkwYzE3LjUtMTcuNiwxNy41LTQ2LDAtNjMuNkwzNzYuMSwxNC43eiBNMTU2LjIsMTk5LjNMMzAyLDUzLjUKCWw0Nyw0N0wyMDMuMiwyNDYuNEwxNTYuMiwxOTkuM3ogTTE0Ni44LDIxOC4ybDM3LjYsMzcuNmwtNTIsMTQuNEwxNDYuOCwyMTguMnogTTM3My43LDc1LjhsLTEwLjYsMTAuNmwtNDctNDdsMTAuNi0xMC42CgljOS43LTkuNywyNS42LTkuNywzNS4zLDBsMTEuNywxMS43QzM4My41LDUwLjMsMzgzLjUsNjYuMSwzNzMuNyw3NS44eiIvPgo8L3N2Zz4K');
  }
  @media screen and (max-width: 767px) {
    .post-edit-link { display: none; }
  }







/* 光るアニメーション本体 */
/*@keyframes shine-img {
  0% { right: 200%; opacity: 0; }
  50% { opacity: 1; }
  100% { right: -200%; opacity: 0; }
}*/

@keyframes shine-img {
  0% { left: -200%; opacity: 0; }/* スピードを出すためには大きく */
  30% { opacity: 0.8; } /* 出だしでパッと明るく */
  70% { opacity: 0.8; }
  100% { left: 200%; opacity: 0; } /* 最後は消える *//* スピードを出すためには大きく */
}

/* アニメーションさせたい要素の初期状態 */
.shine-target {
  position: relative;
  overflow: hidden; /* はみ出した光を隠す */
}

/* 光の要素（擬似要素で作るのが一般的） */
.shine-target::after {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 25%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0.8) 75%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(25deg);
}

/* 画面に入った時に付与されるクラス */
.shine-target.is-show::after {
  /*animation: shine-img02 1.5s ease-in-out;*/
  animation: shine-img 1.0s;
}




@keyframes shine-img-f1f1f1 {
  0% { left: -200%; opacity: 0; }/* スピードを出すためには大きく */
  30% { opacity: 0.8; } /* 出だしでパッと明るく */
  70% { opacity: 0.8; }
  100% { left: 200%; opacity: 0; } /* 最後は消える *//* スピードを出すためには大きく */
}

/* アニメーションさせたい要素の初期状態 */
.shine-target-f1f1f1 {
  position: relative;
  overflow: hidden; /* はみ出した光を隠す */
}

/* 光の要素（擬似要素で作るのが一般的） */
.shine-target-f1f1f1::after {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(241, 241, 241, 0) 0%,
    rgba(241, 241, 241, 0.8) 25%,
    rgba(241, 241, 241, 1) 50%,
    rgba(241, 241, 241, 0.8) 75%,
    rgba(241, 241, 241, 0) 100%
  );
  transform: skewX(65deg);
}

/* 画面に入った時に付与されるクラス */
.shine-target-f1f1f1.is-show::after {
  /*animation: shine-img02 1.5s ease-in-out;*/
  animation: shine-img-f1f1f1 1.0s;
}



  @media screen and (max-width: 767px) {

  @keyframes shine-img-f1f1f1 {
  0% { left: -600%; opacity: 0; }/* スピードを出すためには大きく */
  30% { opacity: 0.8; } /* 出だしでパッと明るく */
  70% { opacity: 0.8; }
  100% { left: 600%; opacity: 0; } /* 最後は消える *//* スピードを出すためには大きく */
  }

  /* アニメーションさせたい要素の初期状態 */
  .shine-target-f1f1f1 {
  position: relative;
  overflow: hidden; /* はみ出した光を隠す */
  }

  /* 光の要素（擬似要素で作るのが一般的） */
  .shine-target-f1f1f1::after {
  content: "";
  position: absolute;
  top: 0;
  left: -600%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(241, 241, 241, 0) 0%,
    rgba(241, 241, 241, 0.8) 25%,
    rgba(241, 241, 241, 1) 50%,
    rgba(241, 241, 241, 0.8) 75%,
    rgba(241, 241, 241, 0) 100%
  );
  transform: skewX(65deg);
  }

  /* 画面に入った時に付与されるクラス */
  .shine-target-f1f1f1.is-show::after {
  /*animation: shine-img02 1.5s ease-in-out;*/
  animation: shine-img-f1f1f1 1.0s;
  }



  } //@media screen and (max-width: 767px)








.img_overlay {
  position: relative;
  overflow: hidden;
}

/* オーバーレイ */
.img_overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;

  background-image: url("../images/common/overlay-pattern.svg");
  background-repeat: repeat;
  background-size: 2px 2px;

  opacity: 1;

  transition: opacity 0.3s ease;
}

/* hoverで消える */
.img_overlay:hover::after {
  opacity: 0;
}


/* 非Retina向け調整 */
@media (max-resolution: 1.5dppx) {
  .img_overlay::after {
    /*background-image: url("../images/common/overlay-pattern.svg");*/
    background-size: 4px 4px;
    opacity: 0.3;
  }
}