@charset 'UTF-8';

/* ==================================================

		ページ全般の共通 PC・SP

================================================== */
*:not(.footer):not(.footer *) {
  font-family: 'Noto Sans JP', sans-serif;
}

@media screen and (min-width:750px) {
  .pc-none {
    display: none;
  }

  .inner {
    width: 1040px;
    margin: 0 auto;
  }

  .picInner {
    max-width: 1300px;
    margin: 0 auto;
    width: 95%;
  }

  .leadBottom {
    margin-top: -60px;
  }

  p {
    font-size: 18px;
    line-height: calc(1em + 18px);
    letter-spacing: 1px;
  }

  #header {
    background-color: #fff;
  }

  #header .icon {
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 2.8px;
    background: #ff0000;
    padding: 14px 7px 0 13px;
    height: 54px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    line-height: normal;
  }

  #header .icon::before {
    position: absolute;
    top: 0;
    left: -20px;
    width: 20px;
    height: 54px;
    content: "";
    background: url(../../img/vi_icon.png);
    z-index: -1;
  }

  #main-contents {
    margin-top: 80px;
    font-size: 16px;
  }

  /* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ */
  /* ----------TOPページ----------------- */
  /* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ */

  /* バナー */
  .mainReport.vi {
    height: 960px;
    position: relative;
    overflow: hidden;
  }

  .mainReport.vi .bg-box .title-box {
    max-width: 1500px;
    margin: 0 auto;
    padding-top: 70px;
    width: 100%;
    position: absolute;
    left: 50%;
    min-width: 1200px;
    transform: translateX(-50%);
  }

  .mainReport.vi .bg-box h1 {
    font-weight: 900;
    font-size: 100px;
    line-height: 100%;
    font-feature-settings: "palt";
    text-shadow: none;
    color: #0a3d91;
    display: block;
  }

  .mainReport.vi .bg-box span.title01 {
    transform: none;
    margin-top: 17px;
  }

  .mainReport.vi .bg-box h1 span.lowercase {
    font-size: 65px;
  }


  .mainReport.vi::before {
    content: '';
    position: absolute;
    bottom: -43%;
    left: 0;
    right: 0;
    background-color: #0a3d91;
    transform: skewY(-6deg) translateY(0);
    height: 70%;
  }

  .mainReport.vi .bg-box {
    height: 100%;
    background-image: url(../img/bg-box.jpg);
    background-color: #F3F7F8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }

  .mainReport.vi .bg-box .img-box {
    height: 100%;
    background-image: url(../img/saigo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
  }


  .mainReport.vi .bg-box span.title01 {
    margin-top: 8px;
    display: block;
  }

  .mainReport.vi .bg-box span.title02 {
    display: block;
  }

  .mainReport.vi .bg-box h1 span.lowercase {
    font-size: 50px;
    margin-left: 10px;
    text-shadow:
      .5px .5px #0a3d91,
      -.5px .5px #0a3d91,
      -.5px -.5px #0a3d91,
      .5px -.5px #0a3d91,
      .5px 0px #0a3d91,
      0px .5px #0a3d91,
      -.5px 0px #0a3d91,
      0px -.5px #0a3d91;
  }

  /* リード文 */
  .mainReport.lead {
    font-weight: 700;
    margin-top: 80px;
  }

  .mainReport.lead p {
    color: #1a1e23;
    font-size: 24px;
  }

  .mainReport.lead p span {
    background-color: #F4F8F7;
    display: block;
    padding: 0 2px;
    width: fit-content;
    margin-bottom: 9px;
    line-height: 1.4;
  }

  .edx .lead .lead-img {
    margin-top: 20px;
  }

  .main-inner {
    max-width: 1245px;
    min-width: 750px;
    width: 100%;
    margin: 0 auto;
  }

  /* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ */
  /* -----------------下層----------------- */
  /* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ */
  /* バナー */
  .subReport.vi {
    background-size: cover;
    background-repeat: no-repeat;
  }

  .subvisual01 .subReport.vi, .subvisual02 .subReport.vi {
    height: 605px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
  }

  .subReport.vi.white {
    background-image: url(../img/bg-subreport-w.jpg);
  }
  .subReport.vi.blue {
    background-image: url(../img/bg-subreport-b.jpg);
  }

  .subReport.vi::before {
    content: '';
    position: absolute;
    bottom: -55%;
    left: 0;
    right: 0;
    transform: skewY(-6deg) translateY(0);
    height: 70%;
  }

  .subReport.vi h1 {
    width: fit-content;
    margin-top: 60px;
    font-weight: 900;
    font-size: 85px;
    line-height: 1.15;
    font-feature-settings: "palt";
    text-shadow: none;
    color: #0a3d91;
  }

  .subReport.vi h1 > p img {
    width: 265px;
  }

  .subReport.vi h1 .lowercase {
    font-size: .85em;
    -webkit-text-stroke: 1px #0a3d91;
  }

  .subReport.vi h1 .txtOver {
    position: relative;
    z-index: 2;
  }

  .subvisual01 .subReport.vi .img-box, .subvisual02 .subReport.vi .img-box {
    position: absolute;
    bottom: 0;
  }

  .subvisual03 .subReport.vi .img-box {
    text-align: center;
    margin-top: -40px;
  }

  .subvisual03 .subReport.vi .img-box img {
    width: 100%;
    height: auto;
  }

  .subReport.vi .img-box img {
    height: 605px;
  }

  .edx .vi h1 {
    margin-top: 1.2em;
    margin-left: auto;
    margin-right: auto;
    text-indent: 0;
    text-align: center;
  }

  .materialsTesting .vi .img-box,
  .edx .vi .img-box {
    left: 0;
    right: 0;
    text-align: center;
  }

  .materialsTesting .vi h1 {
    margin-left: auto;
    margin-right: auto;
    padding-right: 5%;
  }

  .psAnalysis .vi h1 {
    position: absolute;
    left: 41%;
  }

  .psAnalysis .vi .img-box {
    position: absolute;
    right: 40%;
    text-align: right;
    width: 74%;
  }

  .subvisual01, .subvisual03 {
    background-color: #f4f4f4;
  }

  .subvisual02 {
    background-color: #0a3d91;
  }

  .subvisual01 .vi h1 {
    max-width: 1500px;
    min-width: 1200px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-top: 80px;
  }

  .subvisual01 .subReport.vi::before {
    background-color: #0a3d91;
  }

  .subvisual01 .vi .img-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    overflow: hidden
  }

  .subvisual01 .vi .img-box img:first-of-type {
    margin-left: -35%;
  }

  .subvisual01 .vi .img-box img:last-of-type {
    margin-right: -15%;
  }

  .subvisual02 .vi h1 {
    max-width: 1500px;
    min-width: 1200px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-top: 80px;
  }

  .subvisual02 .subReport.vi::before {
    background-color: #acd3f9;
  }

  .subvisual02 .vi h1 .txtOver {
    display: block;
    text-align: center;
    color: #fff;
  }

  .subvisual02 .vi .img-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    overflow: hidden
  }

  .subvisual02 .text, .subvisual02 .article figcaption {
    color: #fff;
  }

  .subvisual03 .vi h1 {
    max-width: 1500px;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-top: 80px;
  }

  .subvisual03 .vi h1 {
    position: relative;
  }

  .subvisual03 .vi h1 .txtOver {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
  }

  /* リード文 */
  .subReport.lead {
    background-color: #1a1e23;
  }

  .subvisual01 .subReport.lead, .subvisual02 .subReport.lead {
    padding: 60px 0 120px;
  }

  .subvisual03 .subReport.lead {
    padding: 120px 0 60px;
  }

  .subReport.lead p {
    color: #FBFBFB;
    font-size: 22px;
  }

  .subReport.lead .lead-img {
    text-align: center;
  }

  /* メイン記事・サブ記事 */
  .article {
    padding: 80px 0;
  }

  .article h2 {
    color: #0a3d91;
    font-weight: 900;
    font-size: 40px;
    margin-bottom: 20px;
    font-feature-settings: "palt";
  }

  .article-sub {
    background-color: #F4F8F7;
    padding: 40px 0 0;
  }

  .article-sub h2 {
    color: #0a3d91;
    font-weight: 900;
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 20px;
    font-feature-settings: "palt";
  }

  .article .text + .text {
    padding-top: 30px;
  }

  .article .img-inner,
  .article-sub .img-inner {
    text-align: center;
  }

  .article img{
    padding: 80px 0;
  }

  .article figcaption {
    margin-top: 1em;
    font-size: 1.4rem;
    text-align: center;
    width: 100%;
  }

  .article figure .two-clumns-box {
    position: relative;
  }

  .article figure img:first-child{
    padding: 80px 0 0;
    width: 350px;
  }

  .article figure img.data{
    position: absolute;
    z-index: 1;
    padding: 0;
  }

  .article figure img.data.data01 {
    width: 180px;
    top: calc(80px + 20px);
    left: 0;
  }

  .article figure img.data.data02 {
    width: 200px;
    bottom: -10px;
    right: 0;
  }

  .article figure img.data.data03 {
    width: 160px;
    bottom: -10px;
    left: 0;
  }

  .article figure .two-clumns-box:first-child{
    text-align: right;
  }

  .article .movie,
  .article-sub .movie {
    padding: 80px 0 0;
  }

  .two-clumns {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .two-clumns .two-clumns-box {
    width: 480px;
  }

  .picInner .two-clumns .two-clumns-box {
    max-width: 610px;
    width: calc(50% - 40px);
  }

  .article-sub .video {
    padding: 80px 0 50px;
  }

  /* 製品紹介 */
  .introduction {
    background-color: #1a1e23;
    padding: 60px 0;
    color: #FBFBFB;
  }

  .introduction .inner {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start;
  }

  .introduction .inner:nth-of-type(2n) {
    flex-direction: row;
  }

  .introduction .inner+.inner {
    margin-top: 100px;
  }

  .introduction .introduction-img {
    width: 410px;
    position: relative;
    margin-bottom: -120px;
  }

  .introduction .introduction-img::after {
    display: block;
    content: "";
    background-color: #0a3d91;
    position: absolute;
    top: 25px;
    left: -25px;
    width: 100%;
    height: 100%;
  }

  .introduction .introduction-img img {
    position: relative;
    z-index: 1;
  }

  .introduction .introduction-txt {
    width: 500px;
  }

  .introduction h3 {
    margin-bottom: 1em;
    font-weight: 700;
    font-size: 30px;
    font-feature-settings: "palt";
  }

  .introduction .button-more {
    background-color: #0a3d91;
    border-radius: 30px;
    font-weight: 700;
    width: 280px;
    position: relative;
    transition: .3s;
    margin-top: 2em;
  }

  .introduction .button-more a {
    text-decoration: none;
    color: #FBFBFB;
    font-weight: 900;
    font-size: 16px;
    display: block;
    padding: 10px 20px;
  }

  .introduction .button-more a:after {
    border: 0;
    content: "";
    display: inline-block;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    border-right: solid 1px #fff;
    border-top: solid 1px #fff;
    position: absolute;
    right: 20px;
    top: 45%;
  }

  .introduction .button-more:hover {
    background-color: #fff;
    transition: .3s;
  }

  .introduction .button-more:hover a {
    color: #1a1e23;
  }

  .introduction .button-more:hover a:after {
    border-right: solid 1px #1a1e23;
    border-top: solid 1px #1a1e23;
  }

  /* message */
  .message {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start;
    padding: 50px
  }
  
  .message .message-img {
    width: 360px;
    position: relative;
  }

  .message .message-img::after {
    display: block;
    content: "";
    background-color: #0a3d91;
    position: absolute;
    top: 25px;
    left: -25px;
    width: 100%;
    height: 100%;
  }

  .message .message-img img {
    position: relative;
    z-index: 1;
  }

  .message img {
    padding: 0;
  }

  .message .message-txt {
    width: 475px;
    font-weight: 700;
  }

  .message .text + .text {
    padding-top: 20px;
  }

  .message .message-txt > div {
    text-align: right;
    margin-top: 20px;
  }

  .message .message-txt > div img {
    width: 90px;
  }

  .end p {
    margin-top: 60px;
    font-weight: 900;
    font-size: 85px;
    line-height: 1.15;
    font-feature-settings: "palt";
    color: #0a3d91;
    text-align: center;
  }

  .end img {
    padding: 35px 0 0;
  }

}

@media screen and (min-width: 1500px) {
  .subvisual01 .vi .img-box img:first-of-type {
    margin-left: 0;
  }
  .subvisual01 .vi .img-box img:last-of-type {
    margin-right: 0;
  }
}

@media screen and (min-width: 1760px) {
  .subvisual02 .vi .img-box img:first-of-type {
    margin-left: 0%;
  }

  .subvisual02 .vi .img-box img:last-of-type {
    margin-right: 0%;
  }
}

@media screen and (max-width:1759px) {
  .subvisual02 .vi .img-box img:first-of-type {
    margin-left: -15%;
  }
}

@media screen and (max-width:1380px) {
  .subvisual02 .vi .img-box img:first-of-type {
    margin-left: -23%;
  }

  .subvisual02 .vi .img-box img:last-of-type {
    margin-right: -10%;
  }
}

@media screen and (max-width:749px) {
  .sp-none {
    display: none;
  }

  .inner {
    margin: 0 20px;
  }

  #header {
    background-color: #fff;
  }

  #header .icon {
    color: #ffffff;
    font-size: 10px;
    letter-spacing: 1px;
    background: #ff0000;
    padding: 11px 4px 0 3px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    line-height: normal;
  }

  #header .icon::before {
    position: absolute;
    top: 0;
    left: -13px;
    width: 20px;
    height: 36px;
    content: "";
    background: url(../../img/vi_icon.png);
    z-index: -1;
  }

  #main-contents {
    margin-top: 60px;
    font-size: 14px;
  }

  /* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ */
  /* ----------TOPページ----------------- */
  /* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ */

  /* バナー */
  .mainReport.vi {
    position: relative;
    overflow: hidden;
  }

  .mainReport.vi::before {
    content: '';
    position: absolute;
    bottom: -15%;
    left: 0;
    right: 0;
    background-color: #0a3d91;
    transform: skewY(-7deg) translateY(0);
    height: 45%;
  }

  .mainReport.vi .bg-box {
    height: 100%;
    background-image: url(../img/bg-box.jpg);
    background-color: #F3F7F8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 65%;
  }

  .mainReport.vi .bg-box .img-box {
    height: 100%;
    background-image: url(../img/saigo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 65%;
    position: relative;
  }

  .mainReport.vi .bg-box .title-box {
    position: absolute;
    top: 30px;
    left: 10px;
  }

  .mainReport.vi .bg-box .title-box img {
    width: 160px;
  }

  .mainReport.vi .bg-box h1 {
    font-weight: 900;
    font-size: 50px;
    line-height: 100%;
    font-feature-settings: "palt";
    text-shadow: none;
    color: #0a3d91;
    display: block;
  }

  .mainReport.vi .bg-box span.title01 {
    margin-top: 3px;
  }

  .mainReport.vi .bg-box span.title01,
  .mainReport.vi .bg-box span.title02,
  .mainReport.vi .bg-box span.title03 {
    display: block;
  }

  .mainReport.vi .bg-box h1 span.lowercase {
    font-size: 30px;
    margin-left: 5px;
    text-shadow:
      .5px .5px #0a3d91,
      -.5px .5px #0a3d91,
      -.5px -.5px #0a3d91,
      .5px -.5px #0a3d91,
      .5px 0px #0a3d91,
      0px .5px #0a3d91,
      -.5px 0px #0a3d91,
      0px -.5px #0a3d91;
  }

  /* リード文 */
  .mainReport.lead {
    font-weight: 700;
    width: 90%;
  }

  .mainReport.lead p {
    color: #1a1e23;
    font-size: 16px;
    margin-top: 30px;
    line-height: 1.8;
  }

  .mainReport.lead p span {
    background-color: #F4F8F7;
    width: fit-content;
    margin-bottom: 9px;
    line-height: 1.4;
  }

  /* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ */
  /* -----------------下層----------------- */
  /* ｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰｰ */
  p {
    font-size: 14px;
    line-height: calc(1em + 14px);
    letter-spacing: 1px;
  }

  /* バナー */
  .subReport.vi {
    background-color: #F3F7F8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 45%;
  }

  .subReport.vi .picInner {
    margin-top: 10px;
  }

  .subReport.vi.white {
    background-image: url(../img/bg-subreport-w.jpg);
  }

  .subReport.vi.blue {
    background-image: url(../img/bg-subreport-b.jpg);
  }

    .subReport.vi .img-box {
      position: relative;
      overflow: hidden;
    }

  .subReport.vi h1 {
    padding-top: 4%;
    font-weight: 900;
    font-size: calc(100vw / 9.3);
    line-height: 1.1;
    font-feature-settings: "palt";
    color: #0a3d91;
    text-align: center;
    position: relative;
    z-index: 2;
  }

  .subReport.vi h1 > p img {
    width: 100px;
  }

  .subReport.vi h1 .lowercase {
    font-size: .85em;
    -webkit-text-stroke: .4px #0a3d91;
  }


  .edx .subReport.vi h1 {
    margin-top: 1.2em;

  }

  .edx .subReport.vi .img-box {
    margin-left: -8%;
  }

  .psAnalysis .subReport.vi .img-box {
    height: 70%;
    bottom: -10%;
  }

  .subvisual01, .subvisual03 {
    background-color: #f4f4f4;
  }

  .subvisual02 {
    background-color: #0a3d91;
  }
  
  .subvisual02 .text, .subvisual02 .article figcaption {
    color: #fff;
  }

  .subvisual03 .subReport.vi .img-box {
    width: 100%;
  }

  .subvisual03 .subReport.vi .img-box img {
    display: block;
  }

  .article figcaption {
    text-align: center;
  }
  
  .subvisual01 .subReport.vi .img-box {
    width: 100%;
    text-align: right;
    background: url(../img/subvisual01-02_sp.png) no-repeat bottom right;
    background-size: cover;
    position: relative;
    aspect-ratio: 2 / 1;
  }

  .subvisual02 .subReport.vi .img-box {
    width: 100%;
    text-align: right;
    background: url(../img/subvisual02_sp.png) no-repeat bottom right;
    background-size: cover;
    position: relative;
    aspect-ratio: 2 / 1;
  }
  
  .picInner .two-clumns {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }

  .picInner .two-clumns .two-clumns-box {
    text-align: center;
  }

  .picInner .two-clumns .two-clumns-box img {
    width: 98%;
  }

  .subReport.vi h1 > p {
    margin-bottom: 10px;
  }

  .subvisual02 .vi h1 .txtOver {
    color: #fff;
  }

    .article figure:not(:first-of-type) {
      margin-top: 20px;
    }

  .article figure .two-clumns-box {
    position: relative;
  }

  .article figure img:first-child{
    width: 70%;
  }

  .article figure img.data{
    position: absolute;
    z-index: 1;
    padding: 0;
  }

  .article figure img.data.data01 {
    width: 100px;
    top: 70px;
    left: 0;
  }

  .article figure img.data.data02 {
    width: 110px;
    bottom: -10px;
    right: 0;
  }

  .article figure img.data.data03 {
    width: 90px;
    top: 50px;
    left: 0;
  }

  /* リード文 */
  .subReport.lead {
    background-color: #1a1e23;
    padding: 40px 0;
  }

  .subReport.lead p {
    color: #FBFBFB;
    font-size: 16px;
  }

  .subReport.lead .lead-img {
    margin: 10px auto 0;
    max-width: 420px;
  }

  /* メイン記事・サブ記事 */
  .article {
    padding: 40px 0 30px;
  }

  .article h2 {
    color: #0a3d91;
    font-weight: 900;
    font-size: 24px;
    margin-bottom: 5px;
    font-feature-settings: "palt";
  }

  .article-sub {
    background-color: #F4F8F7;
    padding: 40px 0 30px;
  }

  .article-sub h2 {
    color: #0a3d91;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 5px;
    font-feature-settings: "palt";
  }

  .article .text,
  .article-sub .text {
    padding-top: 15px;
  }

  .article img,
  .article-sub img {
    padding: 25px 0 10px;
  }

  .two-clumns .two-clumns-box {
    text-align: center;
  }

  .two-clumns .two-clumns-box img {
    width: 70%;
  }

  /* 製品紹介 */
  .introduction {
    background-color: #1a1e23;
    padding: 40px 0;
    color: #FBFBFB;
  }

  .introduction .inner:not(:last-of-type) {
    margin-bottom: 40px;
  }

  .introduction h3 {
    margin-bottom: 1em;
    font-weight: 700;
    font-size: 20px;
    font-feature-settings: "palt";
  }

  .introduction .introduction-img {
    width: 50%;
    position: relative;
    margin: 0 auto 40px;
    z-index: 0;
  }

  .introduction .introduction-img::after {
    content: "";
    background-color: #0a3d91;
    position: absolute;
    top: 15px;
    left: -15px;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  .introduction .button-more {
    background-color: #0a3d91;
    border-radius: 30px;
    font-weight: 700;
    margin: 0 auto;
    width: 60%;
    position: relative;
    transition: .3s;
    margin-top: 2em;
  }

  .introduction .button-more a {
    text-decoration: none;
    color: #FBFBFB;
    font-weight: 900;
    font-size: 16px;
    display: block;
    padding: 10px 20px;
  }

  .introduction .button-more a:after {
    border: 0;
    content: "";
    display: inline-block;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    border-right: solid 1px #fff;
    border-top: solid 1px #fff;
    position: absolute;
    right: 20px;
    top: 45%;
  }

  .introduction .button-more:hover {
    background-color: #fff;
    transition: .3s;
  }

  .introduction .button-more:hover a {
    color: #1a1e23;
  }

  .introduction .button-more:hover a:after {
    border-right: solid 1px #1a1e23;
    border-top: solid 1px #1a1e23;
  }

  .message {
    background-color: #fff;
    padding: 20px;
    font-weight: 700;
    margin-top: 40px;
  }

  .message img {
    padding: 0;
  }

  .message .message-img {
    width: 50%;
    position: relative;
    margin: 0 auto 20px;
    z-index: 0;
  }

  .message .message-img::after {
    content: "";
    background-color: #0a3d91;
    position: absolute;
    top: 15px;
    left: -15px;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  .message .message-img::before {
    content: '';
    background: url(../../img/sign.png) no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    background-size: contain;
    bottom: 0;
    left: 105%;
  }

  .message .text + .text {
    padding-top: 10px;
  }

  .message .message-txt > div {
    text-align: right;
    margin-top: 10px;
    margin-right: 10px;
  }

  .message .message-txt > div img {
    width: 70px;
  }

  .article.end {
    padding-top: 0;
  }

  .end p {
    margin-top: 40px;
    font-weight: 900;
    font-size: calc(100vw / 11);
    line-height: 1.15;
    font-feature-settings: "palt";
    color: #0a3d91;
    text-align: center;
  }

}


/* ループアニメーション */
section.loop {
  width: 100%;
  overflow: hidden;
}

.loop_wrap2 img {
  height: 350px;
  max-width: fit-content;
}

@media screen and (max-width:749px) {
  .loop_wrap2 img {
    height: 200px;
  }
}

.loop_wrap2 {
  display: flex;
}

.loop_wrap2 div:nth-child(odd) {
  animation: loop3 160s -80s linear infinite;
  animation-direction: reverse;
}

.loop_wrap2 div:nth-child(even) {
  animation: loop4 160s linear infinite;
  animation-direction: reverse;
}

@keyframes loop3 {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes loop4 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}