@charset "UTF-8";
/*------------------------------------------------
  COMMON(SP)
------------------------------------------------*/
/* top
-----------------------*/
.home .eyecatch {
  position: relative;
  width: 100%;
  height: 42vh;
  margin-bottom: 8vw;
  margin-top: 16vw;
  display: block;
  overflow: hidden; }
  .home .eyecatch .top_movie {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0; }
  .home .eyecatch .top_swiper {
    overflow: hidden;
    position: relative;
    height: 100%; }
  .home .eyecatch .slider {
    width: 100%;
    height: 100%; }
    .home .eyecatch .slider .slide_content {
      position: relative;
      width: 100%;
      height: 100%; }
      .home .eyecatch .slider .slide_content img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .home .eyecatch .slider .slide_content .slide_item {
        width: fit-content;
        height: fit-content;
        font-size: 6.9333333333vw;
        line-height: 13.3333333333vw;
        font-family: "Noto Serif JP", serif;
        font-weight: 500;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-15px);
        transition: opacity 1s, visibility 1s, transform 2s; }
        .home .eyecatch .slider .slide_content .slide_item.on {
          opacity: 1;
          visibility: visible;
          transform: translateX(0); }
      .home .eyecatch .slider .slide_content .item1 {
        top: 33%;
        left: 5.3333333333vw;
        text-align: left;
        color: #fff; }
      .home .eyecatch .slider .slide_content .item2 {
        top: 33%;
        left: 5.3333333333vw;
        text-align: left;
        color: #fff; }
      .home .eyecatch .slider .slide_content .item3 {
        top: 30%;
        left: 5.3333333333vw;
        text-align: left;
        color: #000; }
      .home .eyecatch .slider .slide_content .item4 {
        top: 38%;
        left: 5.3333333333vw;
        text-align: left;
        color: #000; }
  .home .eyecatch .slider_sp {
    display: none; }
  .home .eyecatch .dot-wrapper {
    width: 100%;
    height: 8vw;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    bottom: 2.6666666667vw;
    left: 0;
    transition: 1s; }
    .home .eyecatch .dot-wrapper .swiper-pagination {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: fit-content;
      height: 6.4vw;
      margin: 0 21.3333333333vw; }
    .home .eyecatch .dot-wrapper .swiper-pagination span {
      width: 6.4vw;
      height: 1.3333333333vw;
      background-color: #fff;
      margin: 0 1.3333333333vw;
      border-radius: 0;
      opacity: 1;
      transition: 2.5s; }
      .home .eyecatch .dot-wrapper .swiper-pagination span.swiper-pagination-bullet-active {
        background-color: #3cb446; }
    .home .eyecatch .dot-wrapper.slider_sp {
      display: none; }
.home .block01 {
  width: 100%;
  height: 133.3333333333vw;
  background: url(../../../../wp-content/themes/masuda-k/img/top/top_01_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 54.6666666667vw;
  padding: 17.8666666667vw 0 0;
  position: relative; }
  .home .block01 .block-title {
    width: 89.3333333333vw;
    margin: 0 auto 5.3333333333vw;
    font-size: 8.5333333333vw;
    line-height: 8.5333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #fff;
    text-align: left; }
    .home .block01 .block-title .font {
      font-size: 3.2vw;
      line-height: 3.2vw;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      display: block;
      margin: 5.3333333333vw 0 8vw; }
  .home .block01 .text {
    width: 89.3333333333vw;
    margin: 0 auto 8vw;
    font-size: 3.7333333333vw;
    line-height: 8.5333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left; }
  .home .block01 .link-btn {
    width: 89.3333333333vw;
    margin: 0 auto;
    font-size: 4.2666666667vw;
    line-height: 11.4666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left;
    padding-left: 12.5333333333vw;
    display: block;
    position: relative;
    cursor: pointer; }
    .home .block01 .link-btn:before {
      content: "";
      width: 10.1333333333vw;
      height: 10.1333333333vw;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_01.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 1.6vw;
      left: 0; }
    .home .block01 .link-btn:after {
      content: "";
      width: 22.4vw;
      height: 0.2666666667vw;
      border: 0.2666666667vw solid #fff;
      position: absolute;
      bottom: -0.5333333333vw;
      left: 11.4666666667vw; }
  .home .block01 .top02 {
    width: 73.0666666667vw;
    margin: 13.3333333333vw 5.3333333333vw 0 auto;
    position: relative; }
    .home .block01 .top02 .image {
      width: 100%;
      display: block;
      position: absolute;
      top: 0;
      right: 0; }
.home .block02 {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/top/top_03_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 21.3333333333vw;
  padding: 24vw 0 0;
  position: relative; }
  .home .block02 .block-title {
    width: 89.3333333333vw;
    margin: 0 auto 6.4vw;
    font-size: 8.5333333333vw;
    line-height: 8.5333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left; }
    .home .block02 .block-title .font {
      font-size: 3.2vw;
      line-height: 6.1333333333vw;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      display: block;
      margin: 5.3333333333vw 0 0; }
  .home .block02 .link-btn {
    width: 89.3333333333vw;
    margin: 0 auto;
    font-size: 3.7333333333vw;
    line-height: 9.8666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left;
    padding-left: 12.5333333333vw;
    display: block;
    position: relative; }
    .home .block02 .link-btn:before {
      content: "";
      width: 9.0666666667vw;
      height: 9.0666666667vw;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_01.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 1.6vw;
      left: 0; }
    .home .block02 .link-btn:after {
      content: "";
      width: 14.9333333333vw;
      height: 0.2666666667vw;
      border: 0.2666666667vw solid #fff;
      position: absolute;
      bottom: -0.5333333333vw;
      left: 11.4666666667vw; }
  .home .block02 .wrap {
    width: 89.3333333333vw;
    margin: 12vw auto 0;
    display: block; }
    .home .block02 .wrap .item {
      display: block;
      width: 89.3333333333vw;
      height: 74.6666666667vw;
      background-color: #fff;
      border-radius: 5.3333333333vw;
      box-shadow: 0.5333333333vw 0.5333333333vw 1.6vw rgba(0, 0, 0, 0.15);
      margin-bottom: 10.6666666667vw; }
      .home .block02 .wrap .item .wrap-sp {
        width: 89.3333333333vw;
        height: 54.6666666667vw;
        border-radius: 5.3333333333vw;
        overflow: hidden; }
        .home .block02 .wrap .item .wrap-sp .top04 {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .home .block02 .wrap .item .title {
        width: 77.8666666667vw;
        font-size: 5.3333333333vw;
        line-height: 5.3333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        margin: 6.6666666667vw auto 0;
        padding: 0 0 3.7333333333vw;
        border-bottom: 0.5333333333vw dotted #000;
        position: relative; }
        .home .block02 .wrap .item .title::before {
          content: "";
          width: 5.0666666667vw;
          height: 5.0666666667vw;
          background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: 0.5333333333vw;
          right: 0; }
      .home .block02 .wrap .item .text {
        width: 77.8666666667vw;
        font-size: 3.2vw;
        line-height: 6.1333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        margin: 3.7333333333vw auto 0; }
.home .block03 {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/top/top_07_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 8vw;
  padding: 24vw 0 5.3333333333vw;
  position: relative;
  overflow: hidden; }
  .home .block03 .block-title {
    width: 89.3333333333vw;
    margin: 0 auto 6.4vw;
    font-size: 8.5333333333vw;
    line-height: 8.5333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: left; }
    .home .block03 .block-title .font {
      font-size: 3.2vw;
      line-height: 6.1333333333vw;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      display: block;
      margin: 4vw 0 0; }
  .home .block03 .link-btn {
    width: 89.3333333333vw;
    margin: 0 auto;
    font-size: 3.7333333333vw;
    line-height: 9.8666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left;
    padding-left: 12.5333333333vw;
    display: block;
    position: relative; }
    .home .block03 .link-btn:before {
      content: "";
      width: 9.0666666667vw;
      height: 9.0666666667vw;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_01.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 1.6vw;
      left: 0; }
    .home .block03 .link-btn:after {
      content: "";
      width: 14.9333333333vw;
      height: 0.2666666667vw;
      border: 0.2666666667vw solid #fff;
      position: absolute;
      bottom: -0.5333333333vw;
      left: 11.4666666667vw; }
  .home .block03 .content {
    width: 100%;
    margin: 0 auto; }
    .home .block03 .content .wrap {
      width: 85.3333333333vw;
      height: 85.3333333333vw;
      margin: 13.3333333333vw 0 0 auto;
      background-color: #fff;
      border-radius: 5.3333333333vw 0 0 5.3333333333vw;
      box-shadow: 0.8vw 0.8vw 2.1333333333vw rgba(0, 0, 0, 0.15);
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-left: 8vw;
      padding-right: 2.6666666667vw; }
      .home .block03 .content .wrap ul li {
        width: 71.2vw;
        padding-bottom: 4vw; }
        .home .block03 .content .wrap ul li:nth-child(2) {
          border-top: 2px dotted #000;
          border-bottom: 2px dotted #000; }
        .home .block03 .content .wrap ul li .siglelink {
          height: 21.3333333333vw;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          flex-wrap: wrap;
          padding: 4.5333333333vw 0; }
          .home .block03 .content .wrap ul li .siglelink .day {
            width: 20vw;
            font-size: 4.2666666667vw;
            line-height: 4.2666666667vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left; }
          .home .block03 .content .wrap ul li .siglelink .cat {
            width: 21.3333333333vw;
            height: 5.3333333333vw;
            font-size: 3.7333333333vw;
            line-height: 3.7333333333vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #fff;
            background-color: #3cb446;
            border-radius: 5.3333333333vw;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-left: 4vw; }
          .home .block03 .content .wrap ul li .siglelink .article-name {
            width: 100%;
            font-size: 4.2666666667vw;
            line-height: 5.8666666667vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            margin: 1.3333333333vw 0 0;
            font-feature-settings: "palt"; }

/* マスダの強み
-----------------------*/
.about .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/about/about_01_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0;
  position: relative;
  height: 26.6666666667vw;
  margin: 14.6666666667vw auto 8vw; }
.about .pagetitle-wrapper {
  width: 89.3333333333vw;
  position: relative;
  margin: 0 auto 13.3333333333vw;
  padding-left: 3.2vw; }
  .about .pagetitle-wrapper::before {
    content: "";
    width: 0.8vw;
    height: 16vw;
    background-color: #000;
    position: absolute;
    left: 0;
    top: -0.8vw; }
  .about .pagetitle-wrapper .pagetitle {
    margin: 0 auto;
    font-size: 6.9333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.8vw; }
  .about .pagetitle-wrapper .rubi {
    margin: 4vw auto 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left; }
.about .content {
  width: 89.3333333333vw;
  margin: 0 auto 20vw; }
  .about .content.reverce {
    flex-direction: row-reverse;
    padding: 0 11.4666666667vw 0 0; }
  .about .content .inner {
    width: 89.3333333333vw;
    padding-top: 11.2vw;
    position: relative; }
    .about .content .inner::before {
      content: "";
      width: 51.4666666667vw;
      height: 0.2666666667vw;
      border-top: 0.2666666667vw solid #000;
      position: absolute;
      top: 0;
      left: 0; }
    .about .content .inner .title {
      font-size: 5.8666666667vw;
      line-height: 9.0666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #3cb446;
      text-align: left;
      margin-bottom: 8vw;
      font-feature-settings: "palt"; }
      .about .content .inner .title .font {
        font-size: 3.7333333333vw;
        line-height: 10.6666666667vw; }
    .about .content .inner .text01 {
      font-size: 4.2666666667vw;
      line-height: 7.4666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      padding-left: 4vw;
      position: relative;
      font-feature-settings: "palt"; }
      .about .content .inner .text01::before {
        content: "";
        width: 3.4666666667vw;
        height: 3.4666666667vw;
        background-color: #3cb446;
        border-radius: 3.7333333333vw;
        position: absolute;
        top: 2.1333333333vw;
        left: 0; }
    .about .content .inner .text02 {
      font-size: 4.2666666667vw;
      line-height: 7.4666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      margin: 10.6666666667vw 0;
      padding: 0 4vw; }
      .about .content .inner .text02.pd {
        padding-left: 4.5333333333vw; }
  .about .content .inner-image {
    width: 89.3333333333vw; }
    .about .content .inner-image .about02 {
      width: 100%; }
    .about .content .inner-image .text02 {
      font-size: 4.2666666667vw;
      line-height: 7.4666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      margin: 10.6666666667vw 0;
      padding: 0 4vw; }
      .about .content .inner-image .text02.pd {
        padding-left: 4.5333333333vw; }

/* 企業情報
-----------------------*/
.company .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/company/company_01.webp);
  background-repeat: no-repeat;
  background-size: 102%;
  background-position: 30% 0;
  position: relative;
  height: 26.6666666667vw;
  margin: 14.6666666667vw auto 8vw; }
.company .pagetitle-wrapper {
  width: 89.3333333333vw;
  position: relative;
  margin: 0 auto 13.3333333333vw;
  padding-left: 3.2vw; }
  .company .pagetitle-wrapper::before {
    content: "";
    width: 0.8vw;
    height: 16vw;
    background-color: #000;
    position: absolute;
    left: 0;
    top: -0.8vw; }
  .company .pagetitle-wrapper .pagetitle {
    margin: 0 auto;
    font-size: 6.9333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.8vw; }
  .company .pagetitle-wrapper .rubi {
    margin: 4vw auto 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left; }
.company .block01 {
  width: 100%;
  position: relative;
  padding-top: 9.3333333333vw;
  margin: 0 0 32vw; }
  .company .block01 .company02-sp {
    display: block;
    width: 94.6666666667vw;
    position: absolute;
    top: -13.3333333333vw;
    right: 0;
    z-index: -1; }
  .company .block01 .company02-pc {
    display: none; }
  .company .block01 .content {
    width: 89.3333333333vw;
    margin: 0 auto; }
    .company .block01 .content .title {
      width: 85.3333333333vw;
      margin: 0 0 4vw auto;
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      letter-spacing: 0.2666666667vw; }
      .company .block01 .content .title .font {
        font-size: 2.6666666667vw;
        line-height: 5.8666666667vw;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0 0 0 4vw; }
    .company .block01 .content .wrap {
      width: 85.3333333333vw;
      margin: 0 0 0 auto;
      background-color: #fff;
      border-top-right-radius: 5.3333333333vw;
      border-bottom-right-radius: 5.3333333333vw;
      padding: 10.6666666667vw 5.3333333333vw 6.6666666667vw;
      box-shadow: 0.8vw 0.8vw 2.1333333333vw rgba(0, 0, 0, 0.15); }
      .company .block01 .content .wrap .subtitle {
        font-size: 4.2666666667vw;
        line-height: 7.4666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        margin: 0 0 8vw;
        font-feature-settings: "palt"; }
      .company .block01 .content .wrap .text {
        font-size: 4.2666666667vw;
        line-height: 7.4666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        margin: 0 0 8vw; }
.company .block02 {
  width: 89.3333333333vw;
  margin: 0 auto 32vw; }
  .company .block02 .title {
    margin: 0 0 7.4666666667vw auto;
    font-size: 5.8666666667vw;
    line-height: 5.8666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.2666666667vw; }
    .company .block02 .title .font {
      font-size: 2.6666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0 0 0 4vw; }
  .company .block02 .wrap01 {
    width: 89.3333333333vw;
    height: 16vw;
    margin: 0 auto;
    background-color: #3c69af;
    font-size: 4.2666666667vw;
    line-height: 4.2666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5.3333333333vw;
    position: relative; }
    .company .block02 .wrap01::before {
      content: "";
      width: 5.3333333333vw;
      height: 26.6666666667vw;
      background-color: #d2d2d2;
      position: absolute;
      top: 10.6666666667vw;
      left: 40vw;
      z-index: -1; }
  .company .block02 .wrap02 {
    width: 89.3333333333vw;
    margin: 10.6666666667vw auto;
    display: block; }
    .company .block02 .wrap02 .inner {
      width: 89.3333333333vw;
      height: fit-content;
      padding: 8vw;
      border: 1.6vw solid #a0afd2;
      border-radius: 5.3333333333vw;
      background-color: #fff;
      position: relative;
      margin-bottom: 10.6666666667vw; }
      .company .block02 .wrap02 .inner .title {
        font-size: 5.3333333333vw;
        line-height: 5.3333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #3c69af;
        text-align: center;
        margin-bottom: 5.3333333333vw; }
      .company .block02 .wrap02 .inner .text {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 0.2666666667vw dotted #a4b8d9;
        padding: 2.6666666667vw 0; }
        .company .block02 .wrap02 .inner .text .num {
          width: 13.3333333333vw;
          font-size: 6.4vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #3c69af;
          display: flex;
          align-items: center;
          justify-content: center; }
        .company .block02 .wrap02 .inner .text .text-inner {
          width: 85.3333333333vw;
          font-size: 3.7333333333vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000; }
      .company .block02 .wrap02 .inner.bf1::before {
        content: "";
        width: 5.3333333333vw;
        height: 26.6666666667vw;
        background-color: #d2d2d2;
        position: absolute;
        bottom: -16vw;
        left: 40vw;
        z-index: -1; }
  .company .block02 .company03 {
    width: 100%;
    margin: 18.6666666667vw 0 auto; }
.company .block03 {
  width: 89.3333333333vw;
  margin: 0 auto 37.3333333333vw; }
  .company .block03 .title {
    margin: 0 0 7.4666666667vw auto;
    font-size: 5.8666666667vw;
    line-height: 5.8666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.2666666667vw; }
    .company .block03 .title .font {
      font-size: 2.6666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0 0 0 4vw; }
  .company .block03 table {
    width: 100%;
    margin: 8vw 0 0; }
    .company .block03 table tr {
      width: 100%;
      border-top: 0.2666666667vw solid #d2d2d2;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .company .block03 table tr:last-child {
        border-bottom: 0.2666666667vw solid #d2d2d2; }
      .company .block03 table tr .td1 {
        width: 29.3333333333vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 3.7333333333vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000; }
      .company .block03 table tr .td2 {
        width: 60vw;
        padding: 6.6666666667vw 0 6.6666666667vw 5.3333333333vw;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        font-size: 3.7333333333vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left; }
.company .block04 {
  width: 89.3333333333vw;
  margin: 0 auto 37.3333333333vw; }
  .company .block04 .title {
    margin: 0 0 7.4666666667vw auto;
    font-size: 5.8666666667vw;
    line-height: 5.8666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.2666666667vw; }
    .company .block04 .title .font {
      font-size: 2.6666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0 0 0 4vw; }
  .company .block04 .content {
    width: 89.3333333333vw;
    margin: 0 auto; }
    .company .block04 .content .wrap01 {
      display: block;
      margin-bottom: 10.6666666667vw; }
      .company .block04 .content .wrap01 .company04 {
        width: 89.3333333333vw;
        display: block; }
      .company .block04 .content .wrap01 .inner {
        width: 89.3333333333vw;
        margin: 0 auto; }
        .company .block04 .content .wrap01 .inner .text {
          display: block;
          font-size: 4.2666666667vw;
          line-height: 7.4666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left;
          padding: 4vw 0;
          border-bottom: 0.2666666667vw solid #d2d2d2; }
    .company .block04 .content .wrap02 {
      width: 89.3333333333vw;
      margin: 0 auto;
      display: block;
      position: relative; }
      .company .block04 .content .wrap02 .company05 {
        width: 57.0666666667vw;
        display: block;
        margin-bottom: 7.2vw; }
      .company .block04 .content .wrap02 .company06 {
        width: 45.6vw;
        display: block;
        position: absolute;
        top: 29.0666666667vw;
        right: 0; }
      .company .block04 .content .wrap02 .company07 {
        width: 41.6vw;
        display: block; }
.company .block05 {
  width: 100%;
  margin: 0 auto 26.6666666667vw;
  overflow: hidden; }
  .company .block05 .content {
    width: 89.3333333333vw;
    margin: 0 auto;
    padding: 29.3333333333vw 0 0;
    display: block;
    position: relative; }
    .company .block05 .content .company08 {
      width: 68.8vw;
      display: block;
      position: absolute;
      top: 0;
      left: -24vw; }
    .company .block05 .content .wrap01 .title {
      width: 89.3333333333vw;
      margin: 0 0 10.6666666667vw auto;
      font-size: 5.6vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      letter-spacing: 0.2666666667vw;
      padding: 0 0 0 53.3333333333vw; }
      .company .block05 .content .wrap01 .title .font {
        font-size: 2.6666666667vw;
        line-height: 5.8666666667vw;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0; }
    .company .block05 .content .company09 {
      width: 89.3333333333vw;
      display: block; }
    .company .block05 .content .caption {
      width: fit-content;
      font-size: 2.9333333333vw;
      line-height: 2.9333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      position: absolute;
      bottom: -4vw;
      right: 0; }
  .company .block05 .map {
    width: 89.3333333333vw;
    height: 49.3333333333vw;
    margin: 10.6666666667vw auto 0;
    display: block; }
.company .block06 {
  width: 100%;
  margin: 0 auto 40vw;
  overflow: hidden; }
  .company .block06 .content {
    width: 89.3333333333vw;
    margin: 0 auto;
    padding: 30.6666666667vw 0 0;
    display: block;
    flex-flow: row-reverse;
    position: relative; }
    .company .block06 .content .company10 {
      width: 68.8vw;
      display: block;
      position: absolute;
      top: 0;
      right: -16vw; }
    .company .block06 .content .wrap01 .title {
      width: 89.3333333333vw;
      margin: 0 0 13.3333333333vw;
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      letter-spacing: 0.2666666667vw; }
      .company .block06 .content .wrap01 .title .font {
        font-size: 2.6666666667vw;
        line-height: 5.8666666667vw;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0; }
    .company .block06 .content .history {
      width: 89.3333333333vw; }
      .company .block06 .content .history tr {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-top: 0.2666666667vw solid #000; }
        .company .block06 .content .history tr:last-child {
          border-bottom: 0.2666666667vw solid #000; }
        .company .block06 .content .history tr .year {
          width: 18.6666666667vw;
          font-size: 4.2666666667vw;
          line-height: 6.4vw;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          padding: 6.6666666667vw 0; }
        .company .block06 .content .history tr .text {
          width: 70.6666666667vw;
          font-size: 4.2666666667vw;
          line-height: 6.4vw;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          padding: 6.6666666667vw 0; }
.company .block07 {
  width: 89.3333333333vw;
  margin: 0 auto 37.3333333333vw;
  display: block; }
  .company .block07 .title {
    margin: 0 0 7.4666666667vw auto;
    font-size: 5.8666666667vw;
    line-height: 5.8666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.2666666667vw; }
    .company .block07 .title .font {
      font-size: 2.6666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0; }
  .company .block07 .content {
    width: 89.3333333333vw; }
    .company .block07 .content .subtitle {
      font-size: 5.3333333333vw;
      line-height: 5.3333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 500;
      color: #000;
      text-align: left;
      margin: 0 0 2.6666666667vw; }
      .company .block07 .content .subtitle.mr1 {
        margin: 16vw 0 2.6666666667vw; }
      .company .block07 .content .subtitle.mr2 {
        margin: 8vw 0 9.3333333333vw; }
    .company .block07 .content .company11_1 {
      width: 89.3333333333vw;
      display: block;
      margin: 0 0 8vw; }
    .company .block07 .content .company11_2 {
      width: 89.3333333333vw;
      display: block;
      margin: 0 0 16vw;
      display: block; }
      .company .block07 .content .company11_2 .image {
        width: 89.3333333333vw;
        vertical-align: bottom; }
    .company .block07 .content .inner {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .company .block07 .content .inner .inner-text {
        width: 100%;
        font-size: 4.2666666667vw;
        line-height: 7.4666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left; }
        .company .block07 .content .inner .inner-text .company12 {
          width: 44.2666666667vw;
          display: block;
          float: right;
          position: relative; }
    .company .block07 .content .text {
      width: 100%;
      font-size: 4.2666666667vw;
      line-height: 7.4666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      margin: 5.3333333333vw 0 0; }
      .company .block07 .content .text .outkink {
        font-size: 4.2666666667vw;
        line-height: 7.4666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left; }

/* 事業内容
-----------------------*/
.service .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/service/service_01_eye_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  height: 26.6666666667vw;
  margin: 14.6666666667vw auto 8vw; }
.service .pagetitle-wrapper {
  width: 89.3333333333vw;
  position: relative;
  margin: 0 auto 13.3333333333vw;
  padding-left: 3.2vw; }
  .service .pagetitle-wrapper::before {
    content: "";
    width: 0.8vw;
    height: 16vw;
    background-color: #000;
    position: absolute;
    left: 0;
    top: -0.8vw; }
  .service .pagetitle-wrapper .pagetitle {
    margin: 0 auto;
    font-size: 6.9333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.8vw; }
  .service .pagetitle-wrapper .rubi {
    margin: 4vw auto 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left; }
.service .content {
  width: 89.3333333333vw;
  margin: 0 auto 8vw;
  position: relative; }
  .service .content .wrap {
    width: 100%;
    display: block; }
    .service .content .wrap .inner01 {
      width: 89.3333333333vw;
      padding: 11.4666666667vw 0 0; }
      .service .content .wrap .inner01 .title {
        width: 89.3333333333vw;
        height: fit-content;
        margin: 0 auto 6.6666666667vw;
        padding: 4vw 0;
        border-radius: 18.6666666667vw;
        background-color: #3cb446;
        font-size: 5.8666666667vw;
        line-height: 6.6666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-feature-settings: "palt"; }
        .service .content .wrap .inner01 .title .font {
          font-size: 5.3333333333vw;
          line-height: 9.6vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          display: contents; }
      .service .content .wrap .inner01 .list {
        width: 89.3333333333vw;
        margin: 0 auto; }
        .service .content .wrap .inner01 .list .item {
          width: 100%;
          margin: 0 auto 2.6666666667vw;
          font-size: 4.2666666667vw;
          line-height: 7.4666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          padding-left: 5.3333333333vw;
          position: relative;
          font-feature-settings: "palt";
          letter-spacing: -0.2666666667vw; }
          .service .content .wrap .inner01 .list .item::before {
            content: "";
            width: 4.2666666667vw;
            height: 4.2666666667vw;
            border-radius: 4.2666666667vw;
            background-color: #3cb446;
            position: absolute;
            top: 1.6vw;
            left: 0; }
    .service .content .wrap .inner02 {
      width: 89.3333333333vw; }
      .service .content .wrap .inner02 .service_swiper {
        overflow: hidden;
        position: relative;
        height: 66.4vw;
        width: 100%;
        border-radius: 5.3333333333vw;
        overflow: hidden; }
        .service .content .wrap .inner02 .service_swiper .swiper-wrapper {
          width: 100%;
          height: 100%; }
          .service .content .wrap .inner02 .service_swiper .swiper-wrapper .swiper-slide {
            position: relative;
            width: 100%;
            display: block; }
            .service .content .wrap .inner02 .service_swiper .swiper-wrapper .swiper-slide .img01 {
              width: 100%;
              height: 100%;
              object-fit: cover; }
      .service .content .wrap .inner02 .swiper-pagination_service {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        width: 89.3333333333vw;
        height: 8.8vw;
        margin: 0 auto 2.6666666667vw;
        bottom: 0; }
      .service .content .wrap .inner02 .swiper-pagination_service span {
        width: 8vw;
        height: 0.8vw;
        background-color: #d2d2d2;
        margin: 0 1.3333333333vw;
        border-radius: 0;
        opacity: 1;
        transition: 2.5s; }
        .service .content .wrap .inner02 .swiper-pagination_service span.swiper-pagination-bullet-active {
          background-color: #3cb446; }
  .service .content .text {
    width: 89.3333333333vw;
    font-size: 3.7333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    margin: 0 0 0 auto; }
  .service .content.reverse .wrap {
    flex-direction: row-reverse; }
    .service .content.reverse .wrap .inner01 .list {
      width: 89.3333333333vw !important;
      margin: 0 0 0 auto !important; }
  .service .content.reverse .text {
    margin: 0 auto 0 0; }
  .service .content#service07 .inner01 {
    margin-bottom: 5.3333333333vw; }
  .service .content#service07 .h4 {
    width: 89.3333333333vw;
    font-size: 5.8666666667vw;
    line-height: 10.1333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #3cb446;
    text-align: left;
    margin: 0 auto 5.3333333333vw; }
    .service .content#service07 .h4.font {
      font-size: 5.3333333333vw;
      line-height: 8.5333333333vw; }
  .service .content#service07 .text07 {
    width: 89.3333333333vw;
    font-size: 4.2666666667vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    margin: 0 auto 8vw; }
  .service .content#service07 .service_07-2 {
    width: 89.3333333333vw;
    margin: 0 auto;
    display: block; }

/* 設備一覧
-----------------------*/
.technology .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/service/tec_01_eye_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  height: 26.6666666667vw;
  margin: 14.6666666667vw auto 8vw; }
.technology .pagetitle-wrapper {
  width: 89.3333333333vw;
  position: relative;
  margin: 0 auto 13.3333333333vw;
  padding-left: 3.2vw; }
  .technology .pagetitle-wrapper::before {
    content: "";
    width: 0.8vw;
    height: 16vw;
    background-color: #000;
    position: absolute;
    left: 0;
    top: -0.8vw; }
  .technology .pagetitle-wrapper .pagetitle {
    margin: 0 auto;
    font-size: 6.9333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.8vw; }
  .technology .pagetitle-wrapper .rubi {
    margin: 4vw auto 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left; }
.technology .uncherlink {
  width: 89.3333333333vw;
  margin: 0 auto 12vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: sticky;
  top: 14.6666666667vw;
  z-index: 20; }
  .technology .uncherlink .uncher-list {
    width: 50%;
    height: 10.6666666667vw;
    border: 1px solid #3c69af;
    border-left: none;
    border-top: none;
    font-size: 4.2666666667vw;
    line-height: 4.2666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #3c69af;
    background-color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s; }
    .technology .uncherlink .uncher-list:nth-child(2n+1) {
      border-left: 1px solid #3c69af; }
    .technology .uncherlink .uncher-list:nth-child(1), .technology .uncherlink .uncher-list:nth-child(2) {
      border-top: 1px solid #3c69af; }
    .technology .uncherlink .uncher-list.active {
      background-color: #3c69af;
      color: #fff !important; }
    .technology .uncherlink .uncher-list:hover {
      background-color: #3c69af;
      color: #fff; }
.technology .sp-wrap {
  width: 89.3333333333vw;
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }
  .technology .sp-wrap .tec-table {
    width: 256vw;
    margin: 0 0 12vw;
    border-collapse: collapse; }
    .technology .sp-wrap .tec-table tr th {
      height: 9.3333333333vw;
      font-size: 4.2666666667vw;
      line-height: 4.2666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #fff;
      text-align: center;
      vertical-align: middle;
      background-color: #b4b4b4;
      border: 1px solid #787878; }
      .technology .sp-wrap .tec-table tr th.td1 {
        width: 66.6666666667vw; }
      .technology .sp-wrap .tec-table tr th.td2 {
        width: 40vw; }
      .technology .sp-wrap .tec-table tr th.td3 {
        width: 45.3333333333vw; }
      .technology .sp-wrap .tec-table tr th.td4 {
        width: 13.3333333333vw; }
      .technology .sp-wrap .tec-table tr th.td5 {
        width: 90.6666666667vw; }
    .technology .sp-wrap .tec-table tr td {
      height: fit-content;
      font-size: 4.2666666667vw;
      line-height: 7.4666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      vertical-align: middle;
      border: 1px solid #787878;
      padding: 2.6666666667vw 0 2.6666666667vw 5.3333333333vw; }
      .technology .sp-wrap .tec-table tr td.td1 {
        width: 66.6666666667vw; }
      .technology .sp-wrap .tec-table tr td.td2 {
        width: 40vw; }
      .technology .sp-wrap .tec-table tr td.td3 {
        width: 45.3333333333vw; }
      .technology .sp-wrap .tec-table tr td.td4 {
        width: 13.3333333333vw; }
      .technology .sp-wrap .tec-table tr td.td5 {
        width: 90.6666666667vw; }
  .technology .sp-wrap .scroll-hint-icon {
    position: absolute;
    top: 30.6666666667vw;
    left: 30.6666666667vw; }

/* 品質保証
-----------------------*/
.quality .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/service/qua_01_eye.webp);
  background-repeat: no-repeat;
  background-size: 102%;
  background-position: 30% 0%;
  position: relative;
  height: 26.6666666667vw;
  margin: 14.6666666667vw auto 8vw; }
.quality .pagetitle-wrapper {
  width: 89.3333333333vw;
  position: relative;
  margin: 0 auto 13.3333333333vw;
  padding-left: 3.2vw; }
  .quality .pagetitle-wrapper::before {
    content: "";
    width: 0.8vw;
    height: 16vw;
    background-color: #000;
    position: absolute;
    left: 0;
    top: -0.8vw; }
  .quality .pagetitle-wrapper .pagetitle {
    margin: 0 auto;
    font-size: 6.9333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.8vw; }
  .quality .pagetitle-wrapper .rubi {
    margin: 4vw auto 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left; }
.quality .content {
  width: 89.3333333333vw;
  margin: 0 auto 16vw;
  position: relative; }
  .quality .content .title {
    width: 40vw;
    margin: 0 auto 8vw;
    padding-bottom: 4vw;
    border-bottom: 0.2666666667vw solid #3cb446;
    font-size: 5.3333333333vw;
    line-height: 5.3333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #3cb446;
    text-align: center; }
  .quality .content .subtitle {
    width: 100%;
    margin: 0 auto 10.6666666667vw;
    font-size: 4.8vw;
    line-height: 9.6vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center; }
    .quality .content .subtitle.mr {
      margin: 32vw auto 18.6666666667vw; }
  .quality .content .wrap {
    width: 100%;
    display: block;
    margin: 0 auto 7.2vw;
    padding-bottom: 7.2vw; }
    .quality .content .wrap .h3 {
      width: 89.3333333333vw;
      height: 18.6666666667vw;
      background-color: #3cb446;
      font-size: 4.8vw;
      line-height: 4.8vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #fff;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-left: 5.3333333333vw; }
    .quality .content .wrap .text {
      width: 89.3333333333vw;
      font-size: 4.2666666667vw;
      margin-top: 1.3333333333vw;
      line-height: 6.9333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      font-feature-settings: "palt"; }
      .quality .content .wrap .text .font {
        font-size: 4.8vw;
        line-height: 9.0666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        display: block;
        margin-bottom: 1.3333333333vw; }
        .quality .content .wrap .text .font .fontmini {
          font-size: 3.4666666667vw;
          line-height: 9.0666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700; }
  .quality .content .text {
    width: 89.3333333333vw;
    font-size: 4.2666666667vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    font-feature-settings: "palt"; }
  .quality .content .block-title {
    width: 100%;
    margin: 0 auto 5.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 5.3333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #3cb446;
    text-align: left;
    font-feature-settings: "palt"; }
    .quality .content .block-title .font {
      font-size: 3.7333333333vw;
      line-height: 9.0666666667vw;
      display: block; }
    .quality .content .block-title.mr {
      margin-top: 16vw; }
  .quality .content .wrap02 {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap; }
    .quality .content .wrap02 .inner {
      width: 41.8666666667vw; }
      .quality .content .wrap02 .inner .step {
        width: 100%;
        height: 10.6666666667vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 5.8666666667vw;
        line-height: 5.8666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #fff;
        text-align: center; }
      .quality .content .wrap02 .inner .name {
        width: 32vw;
        font-size: 6.4vw;
        line-height: 8.5333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        text-align: center;
        padding-bottom: 2.6666666667vw;
        border-bottom: 0.2666666667vw solid #000;
        margin: 4vw auto 4vw; }
      .quality .content .wrap02 .inner .text {
        width: 32vw;
        font-size: 3.7333333333vw;
        line-height: 6.6666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        text-align: left;
        margin: 4vw auto 4vw; }
      .quality .content .wrap02 .inner.st1 {
        width: 41.8666666667vw; }
        .quality .content .wrap02 .inner.st1 .step {
          background-color: #004187;
          clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
          width: 41.8666666667vw; }
        .quality .content .wrap02 .inner.st1 .name {
          color: #004187;
          margin: 4vw auto 4vw 0; }
        .quality .content .wrap02 .inner.st1 .text {
          margin: 4vw auto 4vw 0; }
      .quality .content .wrap02 .inner.st2 .step {
        background-color: #1d559b;
        clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%); }
      .quality .content .wrap02 .inner.st2 .name {
        color: #1d559b; }
      .quality .content .wrap02 .inner.st3 .step {
        background-color: #2269af;
        clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%); }
      .quality .content .wrap02 .inner.st3 .name {
        color: #2269af; }
      .quality .content .wrap02 .inner.st4 .step {
        background-color: #507dc9;
        clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%); }
      .quality .content .wrap02 .inner.st4 .name {
        color: #507dc9; }
      .quality .content .wrap02 .inner.st5 .step {
        background-color: #5586e3;
        clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%); }
      .quality .content .wrap02 .inner.st5 .name {
        color: #5586e3; }
      .quality .content .wrap02 .inner.st6 {
        width: 41.8666666667vw; }
        .quality .content .wrap02 .inner.st6 .step {
          background-color: #5990f1;
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 10% 50%);
          width: 41.8666666667vw; }
        .quality .content .wrap02 .inner.st6 .name {
          color: #5990f1;
          margin: 4vw auto 4vw; }
        .quality .content .wrap02 .inner.st6 .text {
          margin: 4vw auto 4vw; }
  .quality .content .flex {
    width: 89.3333333333vw;
    display: block;
    margin: 0 auto 5.3333333333vw; }
    .quality .content .flex.mr {
      margin-top: 24vw; }
    .quality .content .flex.reverse {
      flex-direction: row-reverse; }
    .quality .content .flex .quality01 {
      width: 89.3333333333vw;
      display: block;
      vertical-align: bottom; }
    .quality .content .flex .inner {
      width: 89.3333333333vw;
      margin-bottom: 13.3333333333vw; }
      .quality .content .flex .inner .name {
        font-size: 4.2666666667vw;
        line-height: 7.4666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .quality .content .flex .inner .name .font {
          width: 20vw;
          height: 6.4vw;
          font-size: 3.7333333333vw;
          line-height: 3.7333333333vw;
          color: #fff;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #3cb446;
          margin-right: 4vw; }
      .quality .content .flex .inner .text {
        width: 89.3333333333vw;
        margin: 4.8vw 0;
        padding: 4vw 0;
        border-top: 0.5333333333vw dotted #000;
        border-bottom: 0.5333333333vw dotted #000;
        font-size: 4.2666666667vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        text-align: left; }
      .quality .content .flex .inner .sub {
        font-size: 4.2666666667vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        text-align: left;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start; }
        .quality .content .flex .inner .sub .font {
          width: 20vw;
          height: 6.4vw;
          font-size: 3.7333333333vw;
          line-height: 3.7333333333vw;
          color: #fff;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #3cb446;
          margin-right: 2.6666666667vw; }
        .quality .content .flex .inner .sub span {
          width: 72vw; }

/* 海外工場
-----------------------*/
.overseas .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/overseas/overseas_01_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 80%;
  position: relative;
  height: 26.6666666667vw;
  margin: 14.6666666667vw auto 8vw; }
.overseas .pagetitle-wrapper {
  width: 89.3333333333vw;
  position: relative;
  margin: 0 auto 13.3333333333vw;
  padding-left: 3.2vw; }
  .overseas .pagetitle-wrapper::before {
    content: "";
    width: 0.8vw;
    height: 16vw;
    background-color: #000;
    position: absolute;
    left: 0;
    top: -0.8vw; }
  .overseas .pagetitle-wrapper .pagetitle {
    margin: 0 auto;
    font-size: 6.9333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.8vw; }
  .overseas .pagetitle-wrapper .rubi {
    margin: 4vw auto 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left; }
.overseas .content {
  width: 89.3333333333vw;
  margin: 0 auto 16vw;
  position: relative; }
  .overseas .content .title {
    width: 89.3333333333vw;
    margin: 0 auto 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 9.6vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #3cb446;
    text-align: center;
    position: relative; }
    .overseas .content .title::before {
      content: "";
      width: 40vw;
      height: 0.2666666667vw;
      background-color: #3cb446;
      position: absolute;
      bottom: 0;
      left: 25.3333333333vw; }
  .overseas .content .subtitle {
    width: 100%;
    margin: 0 auto 18.6666666667vw;
    font-size: 6.9333333333vw;
    line-height: 13.3333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center; }
    .overseas .content .subtitle.mr {
      margin: 49.8666666667vw auto 18.6666666667vw; }
  .overseas .content .text {
    width: 100%;
    font-size: 4.2666666667vw;
    line-height: 8vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-feature-settings: "palt"; }
    .overseas .content .text .brpc {
      display: none; }
  .overseas .content .block-title {
    width: 100%;
    margin: 0 auto 12vw;
    font-size: 5.3333333333vw;
    line-height: 5.3333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #3cb446;
    text-align: left;
    font-feature-settings: "palt"; }
    .overseas .content .block-title .font {
      font-size: 3.7333333333vw;
      line-height: 5.3333333333vw; }
  .overseas .content .block01 {
    width: 100%;
    margin: 0 auto;
    padding: 30.6666666667vw 0 0;
    position: relative; }
    .overseas .content .block01 .wrap {
      width: 89.3333333333vw;
      margin: 0 auto; }
      .overseas .content .block01 .wrap .h3 {
        width: 100%;
        margin-bottom: 5.3333333333vw;
        font-size: 5.3333333333vw;
        line-height: 5.3333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #3cb446;
        text-align: left;
        font-feature-settings: "palt"; }
        .overseas .content .block01 .wrap .h3 .font {
          font-size: 3.7333333333vw; }
      .overseas .content .block01 .wrap .text {
        width: 100%;
        font-size: 4.2666666667vw;
        line-height: 7.4666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        font-feature-settings: "palt"; }
        .overseas .content .block01 .wrap .text .font {
          color: #3cb446; }
    .overseas .content .block01 .overseas02 {
      display: block;
      width: 89.3333333333vw;
      margin: 13.3333333333vw auto 0; }
      .overseas .content .block01 .overseas02.pc {
        display: none; }
.overseas .block02 {
  width: 89.3333333333vw;
  margin: 16vw auto 10.6666666667vw; }
  .overseas .block02 .wrap01 {
    width: 100%;
    display: block; }
    .overseas .block02 .wrap01 .company04 {
      width: 89.3333333333vw;
      display: block; }
    .overseas .block02 .wrap01 .inner {
      width: 89.3333333333vw;
      padding: 10.6666666667vw 0 0;
      margin-bottom: 10.6666666667vw;
      position: relative; }
      .overseas .block02 .wrap01 .inner::before {
        content: "";
        width: 69.3333333333vw;
        height: 0.2666666667vw;
        background-color: #000;
        position: absolute;
        top: 0;
        left: 0; }
      .overseas .block02 .wrap01 .inner .title {
        margin: 0 0 2.6666666667vw auto;
        font-size: 5.8666666667vw;
        line-height: 5.8666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        letter-spacing: 0.2666666667vw; }
        .overseas .block02 .wrap01 .inner .title .brpc {
          display: none; }
        .overseas .block02 .wrap01 .inner .title .font {
          font-size: 2.6666666667vw;
          line-height: 5.8666666667vw;
          font-family: 'Montserrat', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left;
          margin: 0 0 0 4vw; }
      .overseas .block02 .wrap01 .inner .text-wrap {
        width: 100%;
        padding: 4vw 0;
        border-bottom: 0.2666666667vw solid #d2d2d2;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start; }
        .overseas .block02 .wrap01 .inner .text-wrap .text01 {
          display: block;
          width: 21.3333333333vw;
          font-size: 3.7333333333vw;
          line-height: 7.4666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left; }
        .overseas .block02 .wrap01 .inner .text-wrap .text02 {
          display: block;
          width: 68vw;
          font-size: 3.7333333333vw;
          line-height: 7.4666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left; }
  .overseas .block02 .overseas02 {
    width: 80vw;
    margin: 10.6666666667vw auto 6.4vw;
    display: block; }
  .overseas .block02 .overseas03 {
    width: 40vw;
    margin: 0 auto;
    display: block; }
    .overseas .block02 .overseas03 .image {
      width: 100%; }

/* お知らせ
-----------------------*/
.news .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/news/news_01_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  height: 26.6666666667vw;
  margin: 14.6666666667vw auto 8vw; }
.news .pagetitle-wrapper {
  width: 89.3333333333vw;
  position: relative;
  margin: 0 auto 13.3333333333vw;
  padding-left: 3.2vw; }
  .news .pagetitle-wrapper::before {
    content: "";
    width: 0.8vw;
    height: 16vw;
    background-color: #000;
    position: absolute;
    left: 0;
    top: -0.8vw; }
  .news .pagetitle-wrapper .pagetitle {
    margin: 0 auto;
    font-size: 6.9333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.8vw; }
  .news .pagetitle-wrapper .rubi {
    margin: 4vw auto 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left; }
.news .content {
  width: 89.3333333333vw;
  margin: 0 auto 16vw;
  position: relative; }
  .news .content .category-list {
    width: 89.3333333333vw;
    margin: 0 0 10.6666666667vw;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .news .content .category-list .list-name {
      font-size: 4.8vw;
      line-height: 4.8vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0 58.6666666667vw 4vw 0;
      padding-left: 5.3333333333vw;
      position: relative; }
      .news .content .category-list .list-name::before {
        content: "";
        width: 4.2666666667vw;
        height: 4.2666666667vw;
        background-color: #3cb446;
        border-radius: 4.2666666667vw;
        position: absolute;
        top: 0.8vw;
        left: 0; }
    .news .content .category-list .category-name {
      width: 26.6666666667vw;
      height: 6.4vw;
      background-color: #efefef;
      border-radius: 5.3333333333vw;
      font-size: 4.2666666667vw;
      line-height: 4.2666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 2.6666666667vw 0 0; }
      .news .content .category-list .category-name.active {
        background-color: #3cb446 !important;
        color: #fff !important; }
  .news .content .newslist {
    width: 89.3333333333vw; }
    .news .content .newslist .item {
      width: 100%;
      height: 30.6666666667vw;
      border-top: 0.2666666667vw dotted #000; }
      .news .content .newslist .item:last-child {
        border-bottom: 0.2666666667vw dotted #000; }
      .news .content .newslist .item .news-link {
        width: 100%;
        padding: 5.3333333333vw 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        position: relative; }
        .news .content .newslist .item .news-link .day {
          width: 24vw;
          font-size: 4.2666666667vw;
          line-height: 4.2666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
        .news .content .newslist .item .news-link .cat {
          width: 25.3333333333vw;
          height: 6.4vw;
          background-color: #3cb446;
          border-radius: 5.3333333333vw;
          font-size: 4.2666666667vw;
          line-height: 4.2666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #fff;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 13.3333333333vw; }
        .news .content .newslist .item .news-link .title {
          width: 89.3333333333vw;
          margin: 4vw 0;
          font-size: 4.2666666667vw;
          line-height: 5.3333333333vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
  .news .content .pnavi {
    width: 89.3333333333vw;
    margin: 10.6666666667vw auto 0; }
    .news .content .pnavi ul.page-numbers {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      .news .content .pnavi ul.page-numbers li {
        width: 6.4vw;
        height: 6.4vw;
        border-radius: 4.8vw;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 1.0666666667vw; }
        .news .content .pnavi ul.page-numbers li .page-numbers {
          width: 100%;
          height: 100%;
          font-size: 4.2666666667vw;
          line-height: 4.2666666667vw;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #000;
          border-radius: 4.8vw; }
        .news .content .pnavi ul.page-numbers li .current {
          width: 100%;
          height: 100%;
          background-color: #3cb446;
          color: #fff; }
        .news .content .pnavi ul.page-numbers li .prev {
          justify-content: flex-end !important;
          border: none !important; }
          .news .content .pnavi ul.page-numbers li .prev::after {
            content: "";
            width: 6.6666666667vw;
            height: 6.6666666667vw;
            background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
            background-repeat: no-repeat;
            background-size: 100%;
            transform: rotate(180deg);
            position: absolute;
            top: -0.5333333333vw;
            left: 0; }
        .news .content .pnavi ul.page-numbers li .next {
          justify-content: flex-start !important;
          border: none !important; }
          .news .content .pnavi ul.page-numbers li .next::after {
            content: "";
            width: 6.6666666667vw;
            height: 6.6666666667vw;
            background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
            background-repeat: no-repeat;
            background-size: 100%;
            position: absolute;
            top: -0.5333333333vw;
            right: 0; }
.news.single .content {
  margin: 0 auto 10.6666666667vw;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column; }
  .news.single .content .category-list {
    margin: 13.3333333333vw 0 0;
    order: 3; }
.news.single .single-content {
  width: 89.3333333333vw;
  border-top: 0.2666666667vw dotted #000;
  border-bottom: 0.2666666667vw dotted #000;
  padding: 9.3333333333vw 0 16vw;
  order: 1; }
  .news.single .single-content .title {
    font-size: 4.8vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-bottom: 8vw; }
  .news.single .single-content .day-cat {
    width: 100%;
    margin: 0 0 10.6666666667vw;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .news.single .single-content .day-cat .day {
      width: 26.6666666667vw;
      height: 100%;
      font-size: 4.2666666667vw;
      line-height: 4.2666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
    .news.single .single-content .day-cat .cat {
      width: 24vw;
      height: 6.4vw;
      background-color: #3cb446;
      border-radius: 5.3333333333vw;
      font-size: 4.2666666667vw;
      line-height: 4.2666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #fff;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 8vw; }
  .news.single .single-content .main-text {
    font-size: 4.2666666667vw;
    line-height: 8vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left; }
    .news.single .single-content .main-text h2 {
      width: fit-content;
      font-size: 4.2666666667vw;
      line-height: 4.2666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      padding: 0 5.0666666667vw;
      position: relative; }
      .news.single .single-content .main-text h2::before {
        content: "◇";
        width: 5.0666666667vw;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        position: absolute;
        top: 0;
        left: 0; }
      .news.single .single-content .main-text h2::after {
        content: "◇";
        width: 5.0666666667vw;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        position: absolute;
        top: 0;
        right: 0; }
.news.single .navigation {
  width: 89.3333333333vw;
  margin: 5.3333333333vw 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  order: 2; }
  .news.single .navigation .all-btn {
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #000;
    width: 30.4vw;
    height: 8vw;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8.5333333333vw;
    border: 0.2666666667vw solid #000;
    margin: 0 auto; }
  .news.single .navigation .prev-btn {
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: right;
    width: 25.6vw;
    position: absolute;
    left: 0; }
    .news.single .navigation .prev-btn::after {
      content: "";
      width: 5.3333333333vw;
      height: 5.3333333333vw;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      transform: rotate(180deg);
      position: absolute;
      top: -0.8vw;
      left: 0; }
  .news.single .navigation .next-btn {
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    width: 25.6vw;
    position: absolute;
    right: 0; }
    .news.single .navigation .next-btn::after {
      content: "";
      width: 5.3333333333vw;
      height: 5.3333333333vw;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: -0.8vw;
      right: 0; }

/* お問い合わせ
-----------------------*/
.contact .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/contact/contact_01_sp.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  height: 26.6666666667vw;
  margin: 14.6666666667vw auto 8vw; }
.contact .pagetitle-wrapper {
  width: 89.3333333333vw;
  position: relative;
  margin: 0 auto 13.3333333333vw;
  padding-left: 3.2vw; }
  .contact .pagetitle-wrapper::before {
    content: "";
    width: 0.8vw;
    height: 16vw;
    background-color: #000;
    position: absolute;
    left: 0;
    top: -0.8vw; }
  .contact .pagetitle-wrapper .pagetitle {
    margin: 0 auto;
    font-size: 6.9333333333vw;
    line-height: 6.9333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 0.8vw; }
  .contact .pagetitle-wrapper .rubi {
    margin: 4vw auto 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left; }
.contact .content {
  width: 89.3333333333vw;
  margin: 0 auto 16vw;
  position: relative; }
  .contact .content .text {
    width: 100%;
    margin: 0 auto 16vw;
    padding-bottom: 10.6666666667vw;
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    border-bottom: 0.2666666667vw dotted #000; }
    .contact .content .text .font {
      color: #3c69af;
      margin-top: 2.6666666667vw;
      display: block; }
    .contact .content .text.send {
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 600; }
  .contact .content .form {
    width: 100%; }
    .contact .content .form .wrap {
      width: 100%;
      margin: 0 auto 13.3333333333vw;
      position: relative; }
      .contact .content .form .wrap .name {
        margin: 0 auto 4vw;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .contact .content .form .wrap .name .hissu {
          width: 14.6666666667vw;
          height: 6.4vw;
          background-color: #3cb446;
          border-radius: 4.8vw;
          margin: 0 2.6666666667vw 0 0;
          font-size: 3.7333333333vw;
          line-height: 3.7333333333vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #fff;
          text-align: left;
          display: flex;
          align-items: center;
          justify-content: center; }
      .contact .content .form .wrap .input {
        width: 100%;
        height: 17.3333333333vw;
        border: 0.2666666667vw solid #c8c8c8;
        border-radius: 2.1333333333vw;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        padding: 2.6666666667vw;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .contact .content .form .wrap .input:has(option:checked[value="選択してください"]) {
          color: #bbb; }
        .contact .content .form .wrap .input::placeholder {
          color: #bbb; }
      .contact .content .form .wrap .inputarea {
        width: 100%;
        height: 85.3333333333vw;
        border: 0.2666666667vw solid #c8c8c8;
        border-radius: 2.1333333333vw;
        font-size: 4.2666666667vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        padding: 2.6666666667vw; }
        .contact .content .form .wrap .inputarea::placeholder {
          color: #bbb; }
      .contact .content .form .wrap .error {
        position: absolute;
        top: 0;
        left: 52.2666666667vw;
        font-size: 3.7333333333vw;
        line-height: 3.7333333333vw;
        color: #d70000; }
      .contact .content .form .wrap.select .error {
        color: #fff; }
        .contact .content .form .wrap.select .error::before {
          content: "※選択してください";
          width: 40vw;
          color: #d70000;
          position: absolute;
          top: 0;
          left: 0; }
    .contact .content .form .btn {
      width: 100%;
      margin: 0 auto 13.3333333333vw;
      display: flex;
      align-items: center;
      justify-content: center; }
      .contact .content .form .btn .send-btn {
        width: 58.6666666667vw;
        height: 13.3333333333vw;
        background-color: #3cb446;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 4vw;
        border-radius: 14.6666666667vw; }
      .contact .content .form .btn .back-btn {
        width: 58.6666666667vw;
        height: 13.3333333333vw;
        background-color: #666;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 4vw;
        border-radius: 14.6666666667vw; }
    .contact .content .form.contact-check .wrap {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700; }
      .contact .content .form.contact-check .wrap .name {
        color: #9fa0a0; }
        .contact .content .form.contact-check .wrap .name .hissu {
          display: none; }
  .contact .content .send-backtop {
    display: block;
    width: fit-content;
    font-size: 4.2666666667vw;
    line-height: 4.2666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #3cb446;
    text-align: left;
    margin: 16vw 0;
    padding-bottom: 0.8vw;
    border-bottom: 0.2666666667vw solid #3cb446; }
.contact.privacy .content .block .text-p {
  font-size: 3.7333333333vw;
  line-height: 6.4vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #000;
  text-align: left;
  margin: 0 0 2.6666666667vw; }
  .contact.privacy .content .block .text-p.strong {
    font-size: 4.2666666667vw;
    line-height: 4.2666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    margin: 10.6666666667vw 0 4vw; }

/* 採用情報
-----------------------*/
body main.recruit ~ footer .foot_recruit {
  display: none; }

body main.recruit ~ footer .foot_link {
  display: none !important; }

.recruit .eyecatch {
  position: relative;
  width: 100%;
  height: 196vw;
  margin: 0 auto 21.3333333333vw;
  display: block;
  overflow: hidden; }
  .recruit .eyecatch .eye-text {
    width: 100vw;
    position: absolute;
    bottom: 20%;
    left: 5.3333333333vw;
    z-index: 80; }
    .recruit .eyecatch .eye-text .line01 {
      font-size: 8vw;
      line-height: 8vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #fff;
      text-align: left;
      margin: 0 0 4vw; }
      .recruit .eyecatch .eye-text .line01 .font {
        color: #3cb446; }
    .recruit .eyecatch .eye-text .line02 {
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 500;
      color: #fff;
      text-align: left;
      margin: 0 0 8vw; }
    .recruit .eyecatch .eye-text .line03 {
      font-size: 5.8666666667vw;
      line-height: 10.1333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #fff;
      text-align: left; }
  .recruit .eyecatch .top_swiper {
    overflow: hidden;
    position: relative;
    height: 100%; }
  .recruit .eyecatch .slider {
    width: 100%;
    height: 100%; }
    .recruit .eyecatch .slider .slide_content {
      position: relative;
      width: 100%;
      height: 100%; }
      .recruit .eyecatch .slider .slide_content img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .recruit .eyecatch .slider .slide_content .slide_item {
        width: fit-content;
        height: fit-content;
        font-size: 6.9333333333vw;
        line-height: 13.3333333333vw;
        font-family: "Noto Serif JP", serif;
        font-weight: 500;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-15px);
        transition: opacity 1s, visibility 1s, transform 2s; }
        .recruit .eyecatch .slider .slide_content .slide_item.on {
          opacity: 1;
          visibility: visible;
          transform: translateX(0); }
      .recruit .eyecatch .slider .slide_content .item1 {
        top: 33%;
        left: 5.3333333333vw;
        text-align: left;
        color: #fff; }
      .recruit .eyecatch .slider .slide_content .item2 {
        top: 33%;
        left: 5.3333333333vw;
        text-align: left;
        color: #fff; }
      .recruit .eyecatch .slider .slide_content .item3 {
        top: 30%;
        left: 5.3333333333vw;
        text-align: left;
        color: #000; }
      .recruit .eyecatch .slider .slide_content .item4 {
        top: 38%;
        left: 5.3333333333vw;
        text-align: left;
        color: #000; }
  .recruit .eyecatch .slider_sp {
    display: none; }
  .recruit .eyecatch .dot-wrapper {
    width: 100%;
    height: 8vw;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    bottom: 2.6666666667vw;
    left: 0;
    transition: 1s; }
    .recruit .eyecatch .dot-wrapper .swiper-pagination {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: fit-content;
      height: 6.4vw;
      margin: 0 21.3333333333vw; }
    .recruit .eyecatch .dot-wrapper .swiper-pagination span {
      width: 6.4vw;
      height: 1.3333333333vw;
      background-color: #fff;
      margin: 0 1.3333333333vw;
      border-radius: 0;
      opacity: 1;
      transition: 2.5s; }
      .recruit .eyecatch .dot-wrapper .swiper-pagination span.swiper-pagination-bullet-active {
        background-color: #3cb446; }
    .recruit .eyecatch .dot-wrapper.slider_sp {
      display: none; }
.recruit .block01 {
  width: 100%;
  background-color: #f1f3f5;
  position: relative;
  padding: 18.6666666667vw 0 16vw; }
  .recruit .block01 .title {
    width: fit-content;
    margin: 0 auto 8vw;
    font-size: 6.4vw;
    line-height: 10.6666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #000;
    text-align: center;
    position: relative; }
    .recruit .block01 .title .font {
      color: #3cb446; }
    .recruit .block01 .title .recruit02 {
      width: 16.8vw;
      position: absolute;
      top: -5.3333333333vw;
      left: -3.4666666667vw; }
  .recruit .block01 .wrap {
    width: 89.3333333333vw;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap; }
    .recruit .block01 .wrap .item {
      width: 42.1333333333vw;
      height: 57.3333333333vw;
      border-radius: 2.6666666667vw;
      padding: 5.3333333333vw 0 6.1333333333vw;
      margin: 0 0 5.3333333333vw; }
      .recruit .block01 .wrap .item.type01 {
        background-color: #008bd0; }
      .recruit .block01 .wrap .item.type02 {
        background-color: #3cb446; }
      .recruit .block01 .wrap .item.type03 {
        background-color: #e86400; }
      .recruit .block01 .wrap .item.type04 {
        background-color: #e8b72f; }
      .recruit .block01 .wrap .item .recruit03 {
        width: 100%;
        height: 14.6666666667vw;
        margin: 0 auto;
        display: block;
        display: flex;
        align-items: center;
        justify-content: center; }
        .recruit .block01 .wrap .item .recruit03 .image01 {
          width: 16vw; }
        .recruit .block01 .wrap .item .recruit03 .image02 {
          width: 16vw; }
        .recruit .block01 .wrap .item .recruit03 .image03 {
          width: 15.7333333333vw; }
        .recruit .block01 .wrap .item .recruit03 .image04 {
          width: 16.8vw; }
      .recruit .block01 .wrap .item .recruit03-2 {
        height: 13.3333333333vw;
        margin: 0 auto;
        display: block; }
      .recruit .block01 .wrap .item .item-name {
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #fff;
        text-align: center;
        margin: 3.4666666667vw auto 2.4vw; }
        .recruit .block01 .wrap .item .item-name .brsp {
          display: none; }
      .recruit .block01 .wrap .item .text01 {
        height: 14.4vw;
        font-size: 3.2vw;
        line-height: 4.8vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        margin: 0 auto 2.6666666667vw; }
        .recruit .block01 .wrap .item .text01 .brpc {
          display: none; }
      .recruit .block01 .wrap .item .view-btn {
        width: 24vw;
        height: 5.3333333333vw;
        background-color: #fff;
        border-radius: 1.3333333333vw;
        font-size: 3.2vw;
        line-height: 3.2vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 500;
        color: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        padding-right: 2.1333333333vw;
        position: relative;
        cursor: pointer; }
        .recruit .block01 .wrap .item .view-btn#type01 {
          color: #008bd0; }
          .recruit .block01 .wrap .item .view-btn#type01 .detail-open::before {
            background-color: #008bd0; }
          .recruit .block01 .wrap .item .view-btn#type01 .detail-open::after {
            background-color: #008bd0; }
        .recruit .block01 .wrap .item .view-btn#type02 {
          color: #3cb446; }
          .recruit .block01 .wrap .item .view-btn#type02 .detail-open::before {
            background-color: #3cb446; }
          .recruit .block01 .wrap .item .view-btn#type02 .detail-open::after {
            background-color: #3cb446; }
        .recruit .block01 .wrap .item .view-btn#type03 {
          color: #e86400; }
          .recruit .block01 .wrap .item .view-btn#type03 .detail-open::before {
            background-color: #e86400; }
          .recruit .block01 .wrap .item .view-btn#type03 .detail-open::after {
            background-color: #e86400; }
        .recruit .block01 .wrap .item .view-btn#type04 {
          color: #e8b72f; }
          .recruit .block01 .wrap .item .view-btn#type04 .detail-open::before {
            background-color: #e8b72f; }
          .recruit .block01 .wrap .item .view-btn#type04 .detail-open::after {
            background-color: #e8b72f; }
        .recruit .block01 .wrap .item .view-btn .detail-open {
          width: 3.4666666667vw;
          height: 4.8vw;
          position: absolute;
          top: 0;
          right: 0; }
          .recruit .block01 .wrap .item .view-btn .detail-open::before {
            content: "";
            width: 1.8666666667vw;
            height: 0.2666666667vw;
            position: absolute;
            top: 2.6666666667vw;
            left: 0;
            transition: 0.1s; }
          .recruit .block01 .wrap .item .view-btn .detail-open::after {
            content: "";
            width: 0.2666666667vw;
            height: 1.8666666667vw;
            position: absolute;
            top: 1.8666666667vw;
            left: 0.8vw;
            transition: 0.1s; }
        .recruit .block01 .wrap .item .view-btn.close .detail-open::after {
          opacity: 0; }
        .recruit .block01 .wrap .item .view-btn .arrow {
          position: absolute;
          top: 1.8666666667vw;
          right: 2.4vw; }
  .recruit .block01 .acordion {
    display: none;
    padding-top: 12.8vw; }
    .recruit .block01 .acordion.active {
      display: flex;
      align-items: center;
      justify-content: center; }
    .recruit .block01 .acordion .recruit03-2 {
      width: 12.2666666667vw;
      display: block;
      margin: 0 auto 5.3333333333vw; }
    .recruit .block01 .acordion .popup-title {
      width: 100%;
      font-size: 5.3333333333vw;
      line-height: 5.3333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #000;
      text-align: center;
      margin: 0 auto 5.3333333333vw; }
      .recruit .block01 .acordion .popup-title .blue {
        color: #008bd0; }
      .recruit .block01 .acordion .popup-title .green {
        color: #3cb446; }
      .recruit .block01 .acordion .popup-title .yellow {
        color: #ffc800; }
      .recruit .block01 .acordion .popup-title .orange {
        color: #e86400; }
    .recruit .block01 .acordion .wrap {
      width: 73.3333333333vw;
      margin: 0 auto; }
      .recruit .block01 .acordion .wrap .inner {
        width: 100%;
        margin: 0 0 6.6666666667vw; }
        .recruit .block01 .acordion .wrap .inner .recruit22 {
          width: 100%;
          vertical-align: bottom; }
        .recruit .block01 .acordion .wrap .inner .item-name {
          width: 100%;
          font-size: 4.2666666667vw;
          line-height: 4.2666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          color: #000;
          text-align: center;
          margin: 4vw auto 2.6666666667vw;
          font-feature-settings: "palt"; }
        .recruit .block01 .acordion .wrap .inner .text {
          width: 100%;
          font-size: 4.2666666667vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 500;
          color: #000;
          text-align: left;
          position: relative; }
          .recruit .block01 .acordion .wrap .inner .text .brpc {
            display: none; }
    .recruit .block01 .acordion .popup-close {
      display: block;
      width: 13.8666666667vw;
      height: 13.8666666667vw;
      border: none;
      background-color: #fff;
      margin: 5.3333333333vw auto 0;
      font-size: 7.7333333333vw;
      line-height: 7.7333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      cursor: pointer; }
.recruit .block02 {
  width: 100%;
  position: relative;
  padding: 22.6666666667vw 0 17.3333333333vw; }
  .recruit .block02 .title {
    width: fit-content;
    margin: 0 auto 8vw;
    font-size: 6.4vw;
    line-height: 6.4vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #000;
    text-align: center;
    position: relative; }
    .recruit .block02 .title .font {
      color: #3cb446; }
    .recruit .block02 .title .recruit09 {
      width: 25.6vw;
      position: absolute;
      top: -6.6666666667vw;
      left: -12vw; }
  .recruit .block02 .wrap {
    width: 73.3333333333vw;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap; }
    .recruit .block02 .wrap .item {
      width: 73.3333333333vw;
      cursor: pointer; }
      .recruit .block02 .wrap .item .thumnail {
        width: 73.3333333333vw;
        height: 49.0666666667vw;
        margin: 0 auto 5.3333333333vw;
        display: block;
        border-top-left-radius: 2.6666666667vw;
        border-top-right-radius: 2.6666666667vw;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        overflow: hidden; }
        .recruit .block02 .wrap .item .thumnail .image {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .recruit .block02 .wrap .item .term-list {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0 5.3333333333vw;
        margin: 0 0 3.4666666667vw; }
        .recruit .block02 .wrap .item .term-list .inner {
          width: fit-content;
          height: 4.8vw;
          background-color: #000;
          padding: 0 1.3333333333vw;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 2.4vw;
          line-height: 2.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #fff;
          text-align: center;
          margin-right: 1.3333333333vw; }
      .recruit .block02 .wrap .item .name {
        width: 100%;
        font-size: 4.8vw;
        line-height: 4.8vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        padding: 0 5.3333333333vw;
        margin: 0 auto 2.6666666667vw; }
      .recruit .block02 .wrap .item .rubi {
        width: 100%;
        font-size: 2.6666666667vw;
        line-height: 2.6666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        padding: 0 5.3333333333vw;
        margin: 0 auto 2.6666666667vw; }
      .recruit .block02 .wrap .item .text {
        width: 100%;
        font-size: 3.2vw;
        line-height: 6.4vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        padding: 0 5.3333333333vw;
        margin: 0 auto 14.6666666667vw;
        position: relative; }
        .recruit .block02 .wrap .item .text .arrow {
          position: absolute;
          bottom: -4vw;
          right: 4vw; }
  .recruit .block02 .comingsoon {
    width: 100%;
    font-size: 4.2666666667vw;
    line-height: 4.2666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    color: #000;
    text-align: center; }
.recruit .block03 {
  width: 100%;
  margin: 0;
  padding: 34.6666666667vw 0 0;
  position: relative; }
  .recruit .block03 .recruit10 {
    width: 100%;
    height: 51.2vw;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    .recruit .block03 .recruit10 .image {
      width: auto;
      height: 100%;
      object-fit: cover;
      object-position: 50% 0%; }
  .recruit .block03 .wrap {
    width: 89.3333333333vw;
    margin: 0 auto;
    background-color: #fff;
    display: block;
    padding: 11.7333333333vw 1.6vw 0; }
    .recruit .block03 .wrap .title {
      width: 85.3333333333vw;
      margin: 1.3333333333vw auto 5.3333333333vw;
      padding-left: 2.1333333333vw;
      font-size: 6.4vw;
      line-height: 6.4vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #000;
      text-align: left;
      position: relative; }
      .recruit .block03 .wrap .title .font {
        color: #3cb446; }
      .recruit .block03 .wrap .title .recruit11 {
        width: 18.6666666667vw;
        position: absolute;
        top: -6.6666666667vw;
        left: 0.8vw; }
    .recruit .block03 .wrap .uncher-list {
      width: 85.3333333333vw;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      .recruit .block03 .wrap .uncher-list .uncherlink {
        width: 40vw;
        height: 8.5333333333vw;
        border-bottom: 0.2666666667vw solid #000;
        padding-left: 1.3333333333vw;
        font-size: 3.7333333333vw;
        line-height: 3.7333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative; }
        .recruit .block03 .wrap .uncher-list .uncherlink .arrow {
          position: absolute;
          top: 3.2vw;
          right: 0; }
  .recruit .block03 .content {
    width: 100%;
    margin: 14.6666666667vw auto;
    padding: 10.6666666667vw 0 0;
    overflow: hidden;
    position: relative; }
    .recruit .block03 .content .conent-title {
      width: 89.3333333333vw;
      margin: 0 auto 8vw;
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #000;
      text-align: left;
      position: relative; }
      .recruit .block03 .content .conent-title::before {
        content: "";
        width: 34.1333333333vw;
        height: 1.0666666667vw;
        border-top: 1.0666666667vw solid #000;
        position: absolute;
        top: -10.6666666667vw;
        left: 0; }
    .recruit .block03 .content .wrap01 {
      width: 89.3333333333vw;
      margin: 0 auto 4vw;
      display: block; }
      .recruit .block03 .content .wrap01 .text {
        width: 89.3333333333vw;
        font-size: 3.7333333333vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        margin-bottom: 6.6666666667vw; }
        .recruit .block03 .content .wrap01 .text .outlink {
          color: #000; }
      .recruit .block03 .content .wrap01 .image {
        display: block;
        width: 89.3333333333vw;
        position: relative;
        top: -2.6666666667vw; }
      .recruit .block03 .content .wrap01 .image02 {
        display: block;
        width: 89.3333333333vw; }
    .recruit .block03 .content .wrap02 {
      width: 89.3333333333vw;
      margin: 0 auto 5.3333333333vw;
      display: block; }
      .recruit .block03 .content .wrap02 .inner01 {
        width: 89.3333333333vw; }
        .recruit .block03 .content .wrap02 .inner01 .inner-wrap {
          width: 89.3333333333vw;
          background-color: #f1f3f5;
          padding: 6.6666666667vw 4vw;
          margin: 0 0 8vw; }
          .recruit .block03 .content .wrap02 .inner01 .inner-wrap .title {
            width: 100%;
            font-size: 4.8vw;
            line-height: 4.8vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            text-align: left;
            margin: 0 0 4vw; }
            .recruit .block03 .content .wrap02 .inner01 .inner-wrap .title.green {
              color: #3cb446; }
            .recruit .block03 .content .wrap02 .inner01 .inner-wrap .title.blue {
              color: #008bd0; }
          .recruit .block03 .content .wrap02 .inner01 .inner-wrap .text {
            width: 100%;
            font-size: 3.7333333333vw;
            line-height: 7.4666666667vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            font-feature-settings: "palt"; }
      .recruit .block03 .content .wrap02 .recruit12 {
        width: 77.6vw;
        position: relative;
        left: 21.3333333333vw; }
      .recruit .block03 .content .wrap02.fw {
        flex-wrap: wrap; }
      .recruit .block03 .content .wrap02 .inner02 {
        width: 89.3333333333vw;
        height: fit-content;
        border-radius: 2.6666666667vw;
        margin-bottom: 5.3333333333vw;
        padding: 6.6666666667vw;
        display: block; }
        .recruit .block03 .content .wrap02 .inner02:nth-child(2n+1) {
          background-color: #3cb446; }
        .recruit .block03 .content .wrap02 .inner02:nth-child(2n) {
          background-color: #008bd0; }
        .recruit .block03 .content .wrap02 .inner02 .title {
          width: fit-content;
          font-size: 5.3333333333vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 800;
          text-align: left;
          color: #fff;
          margin: 0 0 2.6666666667vw; }
          .recruit .block03 .content .wrap02 .inner02 .title.green {
            color: #3cb446; }
          .recruit .block03 .content .wrap02 .inner02 .title.blue {
            color: #008bd0; }
          .recruit .block03 .content .wrap02 .inner02 .title .brpc {
            display: none; }
        .recruit .block03 .content .wrap02 .inner02 .text {
          width: 80vw;
          font-size: 3.7333333333vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #fff;
          text-align: left;
          font-feature-settings: "palt"; }
    .recruit .block03 .content .wrap03 {
      width: 89.3333333333vw;
      margin: 0 auto 10.6666666667vw; }
      .recruit .block03 .content .wrap03 .inner03 {
        width: 89.3333333333vw;
        padding: 0 0 6.6666666667vw;
        margin: 0 0 9.3333333333vw auto;
        border-bottom: 0.2666666667vw solid #9fa0a0; }
        .recruit .block03 .content .wrap03 .inner03 .title {
          width: 100%;
          font-size: 5.3333333333vw;
          line-height: 5.3333333333vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left;
          margin: 0 0 2.6666666667vw; }
          .recruit .block03 .content .wrap03 .inner03 .title .green {
            color: #3cb446; }
          .recruit .block03 .content .wrap03 .inner03 .title .blue {
            color: #008bd0; }
        .recruit .block03 .content .wrap03 .inner03 .text {
          width: 100%;
          font-size: 4.2666666667vw;
          line-height: 7.4666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          padding-left: 5.3333333333vw;
          font-feature-settings: "palt"; }
    .recruit .block03 .content .recruit13 {
      width: 89.3333333333vw;
      position: relative;
      display: block;
      left: -5.3333333333vw; }
    .recruit .block03 .content .wrap04 {
      width: 89.3333333333vw;
      margin: 0 auto;
      font-size: 3.7333333333vw;
      line-height: 7.4666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      font-feature-settings: "palt"; }
.recruit .block04 {
  width: 100%;
  height: 83.4666666667vw;
  margin: 18.6666666667vw 0 40vw;
  position: relative; }
  .recruit .block04 .wrap05 {
    width: 89.3333333333vw;
    height: 100%;
    margin: 0 auto;
    padding-right: 5.3333333333vw;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    z-index: 10; }
    .recruit .block04 .wrap05 .block-title {
      font-size: 3.7333333333vw;
      line-height: 8vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #fff;
      text-align: left;
      margin: 0 0 0 auto;
      position: relative; }
      .recruit .block04 .wrap05 .block-title .mr {
        margin-left: 5.3333333333vw; }
      .recruit .block04 .wrap05 .block-title::before {
        content: "";
        width: 32vw;
        height: 6.4vw;
        background-color: #3cb446;
        position: absolute;
        top: 1.0666666667vw;
        left: -3.2vw;
        z-index: -1; }
      .recruit .block04 .wrap05 .block-title::after {
        content: "";
        width: 30.6666666667vw;
        height: 6.4vw;
        background-color: #3cb446;
        position: absolute;
        bottom: 0.5333333333vw;
        left: 3.2vw;
        z-index: -1; }
  .recruit .block04 .recruit14 {
    display: block;
    width: 44.5333333333vw;
    position: absolute;
    top: 0;
    left: 5.3333333333vw;
    z-index: -3; }
  .recruit .block04 .recruit15 {
    display: block;
    width: 53.3333333333vw;
    position: absolute;
    top: 45.8666666667vw;
    left: 13.3333333333vw;
    z-index: -2; }
  .recruit .block04 .recruit16 {
    display: block;
    width: 51.4666666667vw;
    position: absolute;
    top: 19.4666666667vw;
    right: 5.3333333333vw;
    z-index: -3; }
.recruit .block05 {
  width: 89.3333333333vw;
  margin: 0 auto 40vw;
  display: block;
  position: relative; }
  .recruit .block05 .wrap {
    width: 89.3333333333vw;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .recruit .block05 .wrap .title {
      width: fit-content;
      padding-left: 4vw;
      font-size: 6.4vw;
      line-height: 6.4vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #000;
      text-align: left;
      position: relative; }
      .recruit .block05 .wrap .title .font {
        color: #3cb446; }
      .recruit .block05 .wrap .title .recruit17 {
        width: 14.1333333333vw;
        position: absolute;
        top: -6.6666666667vw;
        left: 0; }
    .recruit .block05 .wrap .link-btn {
      width: 26.6666666667vw;
      font-size: 3.4666666667vw;
      line-height: 6.4vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #3cb446;
      text-align: left;
      margin: 0 0 0 10.6666666667vw;
      padding-left: 10.6666666667vw;
      display: block;
      position: relative; }
      .recruit .block05 .wrap .link-btn:before {
        content: "";
        width: 8vw;
        height: 8vw;
        background: url(../../../../wp-content/themes/masuda-k/img/recruit/recruit_18.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        top: -0.5333333333vw;
        left: 0; }
      .recruit .block05 .wrap .link-btn:after {
        content: "";
        width: 14.9333333333vw;
        height: 0.2666666667vw;
        border: 0.2666666667vw solid #3cb446;
        position: absolute;
        bottom: -0.5333333333vw;
        left: 9.3333333333vw; }
  .recruit .block05 .newslist {
    width: 89.3333333333vw;
    padding-top: 5.3333333333vw; }
    .recruit .block05 .newslist li {
      width: 89.3333333333vw;
      height: fit-content;
      border-bottom: 1px solid #000;
      padding: 5.3333333333vw 2.1333333333vw; }
      .recruit .block05 .newslist li .siglelink {
        display: block; }
        .recruit .block05 .newslist li .siglelink .day {
          width: 20vw;
          font-size: 4.2666666667vw;
          line-height: 4.2666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #595757;
          text-align: left; }
        .recruit .block05 .newslist li .siglelink .article-name {
          font-size: 4.2666666667vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          margin-top: 4vw; }
.recruit .block06 {
  width: 89.3333333333vw;
  margin: 0 auto 16vw;
  position: relative; }
  .recruit .block06 .wrap {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .recruit .block06 .wrap .title {
      margin: 0;
      padding-left: 4vw;
      font-size: 6.4vw;
      line-height: 6.4vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #000;
      text-align: left;
      position: relative; }
      .recruit .block06 .wrap .title .font {
        color: #3cb446; }
      .recruit .block06 .wrap .title .recruit19 {
        width: 39.2vw;
        position: absolute;
        top: -9.3333333333vw;
        left: 0; }
    .recruit .block06 .wrap .link-btn {
      width: 26.6666666667vw;
      font-size: 3.4666666667vw;
      line-height: 6.4vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #3cb446;
      text-align: left;
      margin: 0 0 0 10.6666666667vw;
      padding-left: 10.6666666667vw;
      display: block;
      position: relative; }
      .recruit .block06 .wrap .link-btn:before {
        content: "";
        width: 8vw;
        height: 8vw;
        background: url(../../../../wp-content/themes/masuda-k/img/recruit/recruit_18.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        top: -0.5333333333vw;
        left: 0; }
      .recruit .block06 .wrap .link-btn:after {
        content: "";
        width: 14.9333333333vw;
        height: 0.2666666667vw;
        border: 0.2666666667vw solid #3cb446;
        position: absolute;
        bottom: -0.5333333333vw;
        left: 9.3333333333vw; }
  .recruit .block06 .list {
    width: 89.3333333333vw;
    height: 72vw;
    margin: 12.8vw 0 2.6666666667vw auto;
    overflow: hidden;
    position: relative; }
    .recruit .block06 .list .swiper-wrapper {
      width: 100%;
      height: 100%;
      transition-timing-function: linear; }
    .recruit .block06 .list .list-wrap {
      width: 69.3333333333vw;
      height: 68.2666666667vw;
      margin: 0 4vw;
      overflow: hidden;
      position: relative; }
      .recruit .block06 .list .list-wrap .inner {
        width: 69.3333333333vw;
        height: 37.3333333333vw;
        border-radius: 2.6666666667vw;
        margin: 0 0 5.3333333333vw;
        overflow: hidden; }
        .recruit .block06 .list .list-wrap .inner .image {
          width: 100%;
          height: 100%;
          object-fit: cover;
          vertical-align: bottom; }
      .recruit .block06 .list .list-wrap .item_title {
        width: 100%;
        font-size: 4.2666666667vw;
        line-height: 6.4vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        margin: 1.3333333333vw 0; }
      .recruit .block06 .list .list-wrap .day {
        width: 100%;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left; }
  .recruit .block06 .swiper-pagination_service {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: fit-content;
    height: 8.8vw;
    margin: 0 auto 2.6666666667vw;
    bottom: 0; }
  .recruit .block06 .swiper-pagination_service span {
    width: 10.6666666667vw;
    height: 1.6vw;
    background-color: #d2d2d2;
    margin: 0 1.3333333333vw;
    border-radius: 0;
    opacity: 1;
    transition: 2.5s; }
    .recruit .block06 .swiper-pagination_service span.swiper-pagination-bullet-active {
      background-color: #3cb446; }
  .recruit .block06 .comingsoon {
    width: 100%;
    font-size: 4.2666666667vw;
    line-height: 4.2666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin: 8vw auto 0; }
.recruit .block07 {
  width: 100%;
  height: 80vw;
  background: url(../../../../wp-content/themes/masuda-k/img/recruit/recruit_20.webp);
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 16vw 0 0;
  position: relative; }
  .recruit .block07 .title {
    width: fit-content;
    margin: 0 auto;
    font-size: 4.8vw;
    line-height: 4.8vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #fff;
    text-align: center;
    padding: 0 3.2vw;
    position: relative; }
    .recruit .block07 .title:before {
      content: "";
      width: 0.5333333333vw;
      height: 6.1333333333vw;
      background-color: #fff;
      transform: rotate(-20deg);
      position: absolute;
      top: 0;
      left: 0; }
    .recruit .block07 .title:after {
      content: "";
      width: 0.5333333333vw;
      height: 6.1333333333vw;
      background-color: #fff;
      transform: rotate(20deg);
      position: absolute;
      top: 0;
      right: 0; }
  .recruit .block07 .link-btn {
    display: block;
    width: 84vw;
    height: 18.6666666667vw;
    background: linear-gradient(to right, #6ab842 0%, #6ab842 16%, #008bd0 100%);
    border-radius: 18.6666666667vw;
    margin: 5.3333333333vw auto 8vw;
    font-size: 5.3333333333vw;
    line-height: 5.3333333333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #fff;
    text-align: center;
    padding: 4.2666666667vw 0;
    position: relative; }
    .recruit .block07 .link-btn .font {
      font-size: 2.6666666667vw;
      line-height: 2.6666666667vw; }
    .recruit .block07 .link-btn .recruit21 {
      width: 5.0666666667vw;
      position: absolute;
      top: 6.6666666667vw;
      right: 8vw; }
  .recruit .block07 .linklist {
    width: 100%; }
    .recruit .block07 .linklist .link {
      display: block;
      width: 56.5333333333vw;
      margin: 0 auto 2.6666666667vw;
      padding: 0 3.4666666667vw 2.6666666667vw 0;
      border-bottom: 0.5333333333vw dotted #fff;
      font-size: 3.7333333333vw;
      line-height: 3.7333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #fff;
      text-align: center;
      position: relative; }
      .recruit .block07 .linklist .link .arrow {
        position: absolute;
        top: 0.2666666667vw;
        right: 1.3333333333vw; }
.recruit.single .pagetitle {
  width: 89.3333333333vw;
  margin: 0 auto;
  font-size: 6.4vw;
  line-height: 7.2vw;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #3cb446;
  text-align: left;
  letter-spacing: 1.3333333333vw;
  padding-top: 192vw; }
.recruit.single .rubi {
  width: 89.3333333333vw;
  margin: 1.3333333333vw auto 0;
  font-size: 3.2vw;
  line-height: 3.2vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #000;
  text-align: left; }
.recruit.single .content {
  width: 89.3333333333vw;
  margin: 0 auto 10.6666666667vw; }
.recruit.single .single-content {
  width: 100%;
  border-top: 0.2666666667vw dotted #000;
  border-bottom: 0.2666666667vw dotted #000;
  padding: 9.3333333333vw 0 16vw; }
  .recruit.single .single-content .term-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 8vw;
    margin: 0 0 4.8vw; }
    .recruit.single .single-content .term-list .inner {
      width: 24vw;
      height: 5.3333333333vw;
      background-color: #000;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.4vw;
      line-height: 2.4vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #fff;
      text-align: center;
      margin-right: 1.3333333333vw; }
  .recruit.single .single-content .name {
    font-size: 7.4666666667vw;
    line-height: 10.6666666667vw;
    color: #000;
    text-align: left;
    margin-bottom: 2.6666666667vw; }
  .recruit.single .single-content .rubi {
    font-size: 3.7333333333vw;
    line-height: 3.7333333333vw;
    color: #000;
    text-align: left;
    margin-bottom: 8vw; }
  .recruit.single .single-content .text {
    font-size: 3.7333333333vw;
    line-height: 8vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left; }
    .recruit.single .single-content .text h2 {
      width: fit-content;
      font-size: 4.2666666667vw;
      line-height: 4.2666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      padding: 0 5.0666666667vw;
      position: relative; }
      .recruit.single .single-content .text h2::before {
        content: "◇";
        width: 5.0666666667vw;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        position: absolute;
        top: 0;
        left: 0; }
      .recruit.single .single-content .text h2::after {
        content: "◇";
        width: 5.0666666667vw;
        font-size: 4.2666666667vw;
        line-height: 4.2666666667vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        position: absolute;
        top: 0;
        right: 0; }
.recruit.single .navigation {
  width: 89.3333333333vw;
  margin: 5.3333333333vw auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  order: 2; }
  .recruit.single .navigation .all-btn {
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #000;
    width: 31.2vw;
    height: 8.5333333333vw;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8.5333333333vw;
    border: 0.2666666667vw solid #000;
    margin: 0 auto; }
  .recruit.single .navigation .prev-btn {
    font-size: 2.6666666667vw;
    line-height: 2.6666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: right;
    width: 22.9333333333vw;
    position: absolute;
    left: 0; }
    .recruit.single .navigation .prev-btn::after {
      content: "";
      width: 5.3333333333vw;
      height: 5.3333333333vw;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      transform: rotate(180deg);
      position: absolute;
      top: -1.3333333333vw;
      left: 0; }
  .recruit.single .navigation .next-btn {
    font-size: 2.6666666667vw;
    line-height: 2.6666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    width: 22.9333333333vw;
    position: absolute;
    right: 0; }
    .recruit.single .navigation .next-btn::after {
      content: "";
      width: 5.3333333333vw;
      height: 5.3333333333vw;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: -1.3333333333vw;
      right: 0; }

/* マスダウェイ
-----------------------*/
.masudaway {
  position: relative; }
  .masudaway .pagetitle {
    width: 38.4vw;
    height: 18.1333333333vw;
    background-color: #3cb446;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 2.6666666667vw;
    border-bottom-right-radius: 2.6666666667vw;
    font-size: 5.0666666667vw;
    line-height: 5.0666666667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #fff;
    text-align: center;
    padding: 7.4666666667vw 0 0;
    position: absolute;
    top: 0;
    left: 5.3333333333vw;
    z-index: 99; }
    .masudaway .pagetitle .font {
      display: block;
      font-size: 2.4vw;
      line-height: 5.0666666667vw; }
  .masudaway .eyecatch {
    width: 100%;
    height: 99.4666666667vw;
    position: relative;
    margin: 0 auto 13.3333333333vw; }
    .masudaway .eyecatch .image {
      width: auto;
      height: 69.3333333333vw;
      object-fit: cover; }
    .masudaway .eyecatch .wrap {
      width: 89.3333333333vw;
      margin: 0 auto 8vw;
      position: relative; }
      .masudaway .eyecatch .wrap .title {
        width: fit-content;
        height: fit-content;
        background-color: #fff;
        padding: 4.8vw 0 2.6666666667vw;
        font-size: 3.7333333333vw;
        line-height: 6.4vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #000;
        text-align: left;
        position: relative; }
        .masudaway .eyecatch .wrap .title .mway01 {
          width: 15.2vw;
          position: absolute;
          top: -12vw;
          left: -2.6666666667vw; }
      .masudaway .eyecatch .wrap .termlist {
        width: 100%;
        height: 5.3333333333vw;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .masudaway .eyecatch .wrap .termlist .term {
          width: fit-content;
          height: 5.3333333333vw;
          background-color: #fff;
          border-radius: 0.8vw;
          padding: 0 2.1333333333vw 0 0;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 0.8vw;
          margin-bottom: 0.8vw;
          font-size: 2.6666666667vw;
          line-height: 2.6666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 500;
          color: #49576e;
          text-align: center; }
  .masudaway .block01 {
    width: 89.3333333333vw;
    margin: 0 auto 13.3333333333vw; }
    .masudaway .block01 .wrap {
      display: block;
      width: 80vw;
      height: 29.3333333333vw;
      border: 0.2666666667vw solid #000;
      font-size: 4.2666666667vw;
      line-height: 6.9333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      padding: 11.2vw 0 0;
      margin: 0 auto 5.3333333333vw;
      position: relative; }
      .masudaway .block01 .wrap .font {
        font-size: 5.3333333333vw;
        line-height: 6.9333333333vw;
        color: #3cb446; }
      .masudaway .block01 .wrap .name {
        width: 41.3333333333vw;
        height: 6.4vw;
        background-color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 3.2vw;
        line-height: 3.2vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #fff;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0; }
  .masudaway .block02 {
    width: 89.3333333333vw;
    margin: 0 auto 10.6666666667vw; }
    .masudaway .block02 .title {
      width: fit-content;
      font-size: 3.2vw;
      line-height: 3.2vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 2.1333333333vw;
      padding: 0 2.6666666667vw;
      position: relative; }
      .masudaway .block02 .title:before {
        content: "";
        width: 0.2666666667vw;
        height: 3.2vw;
        background-color: #000;
        transform: rotate(-30deg);
        position: absolute;
        top: 0;
        left: 0; }
      .masudaway .block02 .title:after {
        content: "";
        width: 0.2666666667vw;
        height: 3.2vw;
        background-color: #000;
        transform: rotate(30deg);
        position: absolute;
        top: 0;
        right: 0; }
    .masudaway .block02 .rubi {
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 5.3333333333vw; }
    .masudaway .block02 .keywordlist {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      .masudaway .block02 .keywordlist .name {
        width: fit-content;
        min-width: 26.6666666667vw;
        height: 5.8666666667vw;
        border-radius: 5.8666666667vw;
        background-color: #008bd0;
        font-size: 2.1333333333vw;
        line-height: 2.1333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 500;
        color: #fff;
        text-align: center;
        padding: 0 2.6666666667vw;
        margin: 0 0.8vw 4.8vw; }
        .masudaway .block02 .keywordlist .name a {
          width: fit-content;
          min-width: 21.3333333333vw;
          height: 5.8666666667vw;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center; }
  .masudaway .block03 {
    width: 100%;
    background-color: #f1f3f5;
    padding: 10.6666666667vw 0;
    margin: 0 auto; }
    .masudaway .block03 .title {
      width: fit-content;
      font-size: 3.2vw;
      line-height: 3.2vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 2.1333333333vw;
      padding: 0 2.6666666667vw;
      position: relative; }
      .masudaway .block03 .title:before {
        content: "";
        width: 0.2666666667vw;
        height: 3.2vw;
        background-color: #000;
        transform: rotate(-30deg);
        position: absolute;
        top: 0;
        left: 0; }
      .masudaway .block03 .title:after {
        content: "";
        width: 0.2666666667vw;
        height: 3.2vw;
        background-color: #000;
        transform: rotate(30deg);
        position: absolute;
        top: 0;
        right: 0; }
    .masudaway .block03 .rubi {
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 5.3333333333vw; }
    .masudaway .block03 .list {
      width: 80vw;
      margin: 0 auto; }
      .masudaway .block03 .list .wrap {
        width: 80vw;
        margin-bottom: 8vw;
        position: relative;
        display: block; }
        .masudaway .block03 .list .wrap:first-child::before {
          content: "";
          width: 14.4vw;
          height: 14.4vw;
          background: url(../../../../wp-content/themes/masuda-k/img/mway/mway_02.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: -6.6666666667vw;
          left: -6.6666666667vw; }
        .masudaway .block03 .list .wrap .thumnail {
          width: 100%;
          height: 57.3333333333vw;
          border-radius: 2.6666666667vw;
          margin: 0;
          overflow: hidden; }
          .masudaway .block03 .list .wrap .thumnail .image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            vertical-align: bottom; }
        .masudaway .block03 .list .wrap .item_title {
          width: 100%;
          padding: 4vw 0 1.3333333333vw;
          font-size: 3.7333333333vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left; }
        .masudaway .block03 .list .wrap .day {
          width: 100%;
          padding: 0 0 2.6666666667vw;
          font-size: 3.2vw;
          line-height: 3.2vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #727171;
          text-align: left; }
        .masudaway .block03 .list .wrap .termlist {
          width: 100%;
          height: 6.1333333333vw;
          padding: 0 2.6666666667vw 0 0;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          flex-wrap: wrap; }
          .masudaway .block03 .list .wrap .termlist .term {
            width: fit-content;
            height: 6.1333333333vw;
            background-color: #fff;
            border-radius: 0.5333333333vw;
            padding: 0 3.2vw;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 0.8vw;
            margin-bottom: 0.8vw;
            font-size: 2.1333333333vw;
            line-height: 2.1333333333vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #49576e;
            text-align: center; }
    .masudaway .block03 .link-btn {
      width: 42.6666666667vw;
      height: 10.6666666667vw;
      margin: 0 auto;
      background-color: #3cb446;
      border-radius: 2.1333333333vw;
      font-size: 3.7333333333vw;
      line-height: 3.7333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #fff;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
  .masudaway .block04 {
    width: 100%;
    padding: 16vw 0 0;
    margin: 0 auto 16vw; }
    .masudaway .block04 .title {
      width: fit-content;
      font-size: 3.2vw;
      line-height: 3.2vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 2.1333333333vw;
      padding: 0 2.6666666667vw;
      position: relative; }
      .masudaway .block04 .title:before {
        content: "";
        width: 0.2666666667vw;
        height: 3.2vw;
        background-color: #000;
        transform: rotate(-30deg);
        position: absolute;
        top: 0;
        left: 0; }
      .masudaway .block04 .title:after {
        content: "";
        width: 0.2666666667vw;
        height: 3.2vw;
        background-color: #000;
        transform: rotate(30deg);
        position: absolute;
        top: 0;
        right: 0; }
    .masudaway .block04 .rubi {
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 5.3333333333vw; }
    .masudaway .block04 .list {
      width: 100%;
      height: 78.6666666667vw;
      margin: 0 auto 10.6666666667vw;
      overflow: hidden;
      position: relative; }
      .masudaway .block04 .list .swiper-wrapper {
        width: 100%;
        height: 100%;
        transition-timing-function: linear; }
      .masudaway .block04 .list .wrap {
        width: 60vw;
        height: 78.6666666667vw;
        border-radius: 2.6666666667vw;
        margin: 0 2.6666666667vw 16vw;
        overflow: hidden;
        position: relative; }
        .masudaway .block04 .list .wrap .image {
          width: 100%;
          height: 43.2vw;
          object-fit: cover;
          vertical-align: bottom;
          border-radius: 2.6666666667vw; }
        .masudaway .block04 .list .wrap .inner {
          width: 100%;
          box-sizing: border-box;
          display: flex;
          align-items: flex-start;
          justify-content: flex-start;
          flex-flow: column; }
          .masudaway .block04 .list .wrap .inner .item_title {
            width: 100%;
            font-size: 3.2vw;
            line-height: 5.8666666667vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            color: #000;
            text-align: left;
            margin: 2.6666666667vw 0;
            order: 1; }
          .masudaway .block04 .list .wrap .inner .day {
            width: 32.8vw;
            font-size: 2.4vw;
            line-height: 2.4vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #727171;
            text-align: left;
            margin: 0 0 2.6666666667vw;
            order: 2; }
          .masudaway .block04 .list .wrap .inner .termlist {
            width: 100%;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            flex-wrap: wrap;
            order: 3; }
            .masudaway .block04 .list .wrap .inner .termlist .term {
              width: fit-content;
              background-color: #fff;
              border-radius: 0.8vw;
              padding: 0 3.2vw 0 0;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-right: 0.8vw;
              margin-bottom: 0.8vw;
              font-size: 2.6666666667vw;
              line-height: 2.6666666667vw;
              font-family: 'Noto Sans JP', sans-serif;
              font-weight: 500;
              color: #49576e;
              text-align: left; }
    .masudaway .block04 .link-btn {
      width: 42.6666666667vw;
      height: 10.6666666667vw;
      margin: 0 auto;
      background-color: #3cb446;
      border-radius: 2.1333333333vw;
      font-size: 3.7333333333vw;
      line-height: 3.7333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #fff;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
  .masudaway .block05 {
    width: 100%;
    height: 80vw;
    background: url(../../../../wp-content/themes/masuda-k/img/mway/mway_03_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 21.3333333333vw 0 0;
    margin: 0 auto 6.6666666667vw; }
    .masudaway .block05 .wrap {
      width: 89.3333333333vw;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .masudaway .block05 .wrap .inner {
        width: 89.3333333333vw; }
        .masudaway .block05 .wrap .inner .text01 {
          width: 64.8vw;
          font-size: 6.4vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #fff;
          text-align: center;
          margin: 0 auto 5.3333333333vw;
          position: relative; }
          .masudaway .block05 .wrap .inner .text01:before {
            content: "";
            width: 0.5333333333vw;
            height: 8vw;
            background-color: #fff;
            transform: rotate(-30deg);
            position: absolute;
            top: -0.5333333333vw;
            left: 2.6666666667vw; }
          .masudaway .block05 .wrap .inner .text01:after {
            content: "";
            width: 0.5333333333vw;
            height: 8vw;
            background-color: #fff;
            transform: rotate(30deg);
            position: absolute;
            top: -0.5333333333vw;
            right: 2.6666666667vw; }
        .masudaway .block05 .wrap .inner .text02 {
          width: 89.3333333333vw;
          font-size: 5.3333333333vw;
          line-height: 8.5333333333vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #fff;
          text-align: center;
          margin: 0 auto 5.3333333333vw;
          position: relative; }
        .masudaway .block05 .wrap .inner .link-btn {
          width: 50.6666666667vw;
          height: 9.6vw;
          margin: 0 auto;
          background-color: #3cb446;
          border-radius: 9.6vw;
          font-size: 5.6vw;
          line-height: 5.6vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #fff;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          position: relative; }
          .masudaway .block05 .wrap .inner .link-btn::before {
            content: "";
            width: 3.4666666667vw;
            height: 3.4666666667vw;
            background: url(../../../../wp-content/themes/masuda-k/img/mway/mway_04.webp);
            background-repeat: no-repeat;
            background-size: 100%;
            position: absolute;
            top: 3.2vw;
            right: 4.8vw; }
  .masudaway.archive .eyecatch {
    width: 100%;
    height: 69.3333333333vw;
    position: relative;
    margin: 0 auto 2.6666666667vw;
    padding: 0 0 5.3333333333vw 5.3333333333vw;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start; }
    .masudaway.archive .eyecatch .image {
      width: auto;
      height: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .masudaway.archive .eyecatch .wrap {
      width: fit-content;
      margin: 0;
      position: relative; }
      .masudaway.archive .eyecatch .wrap .title {
        width: fit-content;
        max-width: 89.3333333333vw;
        height: fit-content;
        background-color: #fff;
        padding: 3.2vw;
        font-size: 3.7333333333vw;
        line-height: 6.4vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #000;
        text-align: left;
        margin: 0 0 1.3333333333vw;
        position: relative; }
        .masudaway.archive .eyecatch .wrap .title .mway01 {
          width: 13.0666666667vw;
          position: absolute;
          top: -10.6666666667vw;
          left: -2.6666666667vw; }
      .masudaway.archive .eyecatch .wrap .termlist {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap; }
        .masudaway.archive .eyecatch .wrap .termlist .term {
          width: fit-content;
          height: 4.8vw;
          background-color: #fff;
          border-radius: 0.5333333333vw;
          padding: 0 1.3333333333vw 0;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 0.8vw;
          margin-bottom: 0.8vw;
          font-size: 2.1333333333vw;
          line-height: 2.1333333333vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 500;
          color: #49576e;
          text-align: center; }
  .masudaway.archive .archive-block {
    width: 100%;
    padding: 16vw 0 0;
    margin: 0 auto 2.6666666667vw;
    background-color: #fff; }
    .masudaway.archive .archive-block .term-title {
      width: fit-content;
      font-size: 5.8666666667vw;
      line-height: 5.8666666667vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 1.3333333333vw;
      padding: 0 2.6666666667vw;
      position: relative; }
    .masudaway.archive .archive-block .title {
      width: fit-content;
      font-size: 3.7333333333vw;
      line-height: 3.7333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 5.3333333333vw;
      padding: 0 2.6666666667vw;
      position: relative; }
    .masudaway.archive .archive-block .rubi {
      font-size: 3.2vw;
      line-height: 3.2vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 10.6666666667vw; }
    .masudaway.archive .archive-block .list {
      width: 80vw;
      margin: 15.7333333333vw auto 0;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .masudaway.archive .archive-block .list .wrap {
        width: 80vw;
        margin-bottom: 10.6666666667vw;
        position: relative; }
        .masudaway.archive .archive-block .list .wrap:first-child::before {
          content: "";
          width: 14.4vw;
          height: 14.4vw;
          background: url(../../../../wp-content/themes/masuda-k/img/mway/mway_02.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: -6.6666666667vw;
          left: -6.6666666667vw; }
        .masudaway.archive .archive-block .list .wrap::nth-child(3n) {
          margin-right: 0; }
        .masudaway.archive .archive-block .list .wrap .thumnail {
          width: 100%;
          height: 57.3333333333vw;
          border-radius: 2.6666666667vw;
          margin: 0;
          overflow: hidden; }
          .masudaway.archive .archive-block .list .wrap .thumnail .image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            vertical-align: bottom; }
        .masudaway.archive .archive-block .list .wrap .item_title {
          width: 100%;
          padding: 4vw 2.6666666667vw 1.3333333333vw;
          font-size: 3.7333333333vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left; }
        .masudaway.archive .archive-block .list .wrap .day {
          width: 100%;
          padding: 0 2.6666666667vw 2.6666666667vw;
          font-size: 3.2vw;
          line-height: 3.2vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #727171;
          text-align: left; }
        .masudaway.archive .archive-block .list .wrap .termlist {
          width: 100%;
          height: 6.1333333333vw;
          padding: 0 2.6666666667vw;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          flex-wrap: wrap; }
          .masudaway.archive .archive-block .list .wrap .termlist .term {
            width: fit-content;
            height: 6.1333333333vw;
            background-color: #f1f3f5;
            border-radius: 0.5333333333vw;
            padding: 0 1.0666666667vw;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 2.1333333333vw;
            margin-bottom: 1.3333333333vw;
            font-size: 2.4vw;
            line-height: 2.4vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #49576e;
            text-align: center; }
  .masudaway.archive .archive-pnavi .pnavi {
    width: 89.3333333333vw;
    margin: 0 auto 18.6666666667vw; }
    .masudaway.archive .archive-pnavi .pnavi ul.page-numbers {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .masudaway.archive .archive-pnavi .pnavi ul.page-numbers li {
        width: 4.8vw;
        height: 4.8vw;
        border-radius: 4.8vw;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 1.0666666667vw; }
        .masudaway.archive .archive-pnavi .pnavi ul.page-numbers li .page-numbers {
          width: 100%;
          height: 100%;
          font-size: 3.2vw;
          line-height: 3.2vw;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #000;
          border-radius: 4.8vw; }
        .masudaway.archive .archive-pnavi .pnavi ul.page-numbers li .current {
          width: 100%;
          height: 100%;
          background-color: #3cb446;
          color: #fff; }
        .masudaway.archive .archive-pnavi .pnavi ul.page-numbers li .prev {
          justify-content: flex-end !important;
          border: none !important;
          position: relative; }
          .masudaway.archive .archive-pnavi .pnavi ul.page-numbers li .prev:before {
            content: "";
            border-bottom: 1px solid #000;
            border-left: 1px solid #000;
            width: 2.1333333333vw;
            height: 2.1333333333vw;
            transform: rotate(45deg);
            position: absolute;
            top: 1.3333333333vw;
            right: 0; }
        .masudaway.archive .archive-pnavi .pnavi ul.page-numbers li .next {
          justify-content: flex-start !important;
          border: none !important;
          position: relative; }
          .masudaway.archive .archive-pnavi .pnavi ul.page-numbers li .next:before {
            content: "";
            border-top: 1px solid #000;
            border-right: 1px solid #000;
            width: 2.1333333333vw;
            height: 2.1333333333vw;
            transform: rotate(45deg);
            position: absolute;
            top: 1.3333333333vw;
            left: 0; }
  .masudaway.archive .termblock {
    width: 100%;
    margin: 0 auto 8vw;
    padding: 20.2666666667vw 0 2.6666666667vw;
    background-color: #f1f3f5; }
  .masudaway .search-none {
    width: 100%;
    margin: 16vw 0;
    font-size: 3.2vw;
    line-height: 3.2vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: center; }
  .masudaway.single .eyecatch {
    width: 100%;
    height: 69.3333333333vw;
    position: relative;
    margin: 0 auto 10.6666666667vw; }
  .masudaway.single .page-wrapper {
    width: 89.3333333333vw;
    margin: 0 auto 8vw; }
    .masudaway.single .page-wrapper .maincontent {
      width: 100%; }
      .masudaway.single .page-wrapper .maincontent .day {
        width: 100%;
        margin: 0 0 2.6666666667vw;
        font-size: 3.2vw;
        line-height: 3.2vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #727171;
        text-align: left; }
      .masudaway.single .page-wrapper .maincontent .item_title {
        width: 100%;
        margin: 0 0 2.6666666667vw;
        font-size: 3.7333333333vw;
        line-height: 6.4vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #000;
        text-align: left; }
      .masudaway.single .page-wrapper .maincontent .termlist {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap; }
        .masudaway.single .page-wrapper .maincontent .termlist .term {
          width: fit-content;
          border-radius: 0.5333333333vw;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 2.1333333333vw;
          margin-bottom: 1.3333333333vw;
          font-size: 2.6666666667vw;
          line-height: 2.6666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 500;
          color: #49576e;
          text-align: center; }
      .masudaway.single .page-wrapper .maincontent .gaiyou {
        width: 100%;
        margin: 8vw 0 8vw;
        padding: 6.6666666667vw 0 0;
        border-top: 0.2666666667vw solid #000;
        font-size: 3.2vw;
        line-height: 6.4vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left; }
      .masudaway.single .page-wrapper .maincontent .writer {
        width: 100%;
        margin: 0 0 10.6666666667vw;
        padding: 6.6666666667vw;
        background-color: #edf2f5;
        position: relative; }
        .masudaway.single .page-wrapper .maincontent .writer .writer-photo {
          width: 24.8vw;
          height: 24.8vw;
          border-radius: 30.9333333333vw;
          overflow: hidden; }
          .masudaway.single .page-wrapper .maincontent .writer .writer-photo .image {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .masudaway.single .page-wrapper .maincontent .writer .inner {
          width: 100%; }
          .masudaway.single .page-wrapper .maincontent .writer .inner .name {
            font-size: 4.2666666667vw;
            line-height: 4.8vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #000;
            text-align: left;
            position: absolute;
            top: 16vw;
            left: 50%; }
          .masudaway.single .page-wrapper .maincontent .writer .inner .rubi {
            font-size: 2.6666666667vw;
            line-height: 4.8vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #000;
            text-align: left;
            font-feature-settings: "palt";
            position: absolute;
            top: 21.3333333333vw;
            left: 50%; }
          .masudaway.single .page-wrapper .maincontent .writer .inner .introduce {
            font-size: 3.2vw;
            line-height: 6.4vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            margin: 5.3333333333vw 0 0; }
      .masudaway.single .page-wrapper .maincontent .mainblock {
        width: 100%;
        margin: 0 0 13.3333333333vw;
        padding-bottom: 2.6666666667vw;
        border-bottom: 0.2666666667vw solid #000; }
        .masudaway.single .page-wrapper .maincontent .mainblock .title-wrap {
          width: 100%;
          margin: 0 0 6.6666666667vw;
          padding: 0 0 2.6666666667vw;
          border-bottom: 0.2666666667vw solid #000;
          position: relative; }
          .masudaway.single .page-wrapper .maincontent .mainblock .title-wrap::after {
            content: "";
            width: 30.1333333333vw;
            height: 1.0666666667vw;
            background-color: #3cb446;
            position: absolute;
            bottom: -0.5333333333vw;
            left: 0; }
          .masudaway.single .page-wrapper .maincontent .mainblock .title-wrap .h2 {
            font-size: 4.8vw;
            line-height: 8vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 800;
            color: #000;
            text-align: left;
            margin: 0 0 2.6666666667vw; }
          .masudaway.single .page-wrapper .maincontent .mainblock .title-wrap .h3 {
            font-size: 4.2666666667vw;
            line-height: 7.4666666667vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            color: #000;
            text-align: left; }
        .masudaway.single .page-wrapper .maincontent .mainblock .inline-img {
          width: 100%;
          margin: 0 0 6.6666666667vw;
          display: block; }
        .masudaway.single .page-wrapper .maincontent .mainblock .text {
          width: 100%;
          margin: 0 0 9.3333333333vw;
          font-size: 3.2vw;
          line-height: 6.4vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left; }
  .masudaway.single .block03 {
    width: 89.3333333333vw;
    padding: 0;
    margin: 0 auto 32vw;
    background-color: #fff; }
    .masudaway.single .block03.display-sp {
      display: none; }
    .masudaway.single .block03 .title-wrap {
      width: 77.3333333333vw;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-left: 2.6666666667vw;
      margin: 0 0 6.6666666667vw; }
      .masudaway.single .block03 .title-wrap .title {
        width: 42.6666666667vw;
        margin: 0; }
      .masudaway.single .block03 .title-wrap .rubi {
        width: 33.3333333333vw;
        font-size: 6.9333333333vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0; }
    .masudaway.single .block03 .list .wrap:first-child::before {
      display: none; }
    .masudaway.single .block03 .list .wrap .day {
      margin: 2.1333333333vw 0 0; }
    .masudaway.single .block03 .list .wrap .termlist .term {
      background-color: #edf2f5;
      margin-right: 2.1333333333vw;
      margin-bottom: 1.3333333333vw; }
    .masudaway.single .block03 .link-btn {
      width: 43.4666666667vw;
      height: 10.6666666667vw;
      margin: 0 0 0 auto;
      background-color: #3cb446;
      border-radius: 10.6666666667vw;
      font-size: 3.7333333333vw;
      line-height: 3.7333333333vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #fff;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      .masudaway.single .block03 .link-btn .arrow {
        position: absolute;
        top: 4vw;
        right: 3.7333333333vw; }
  .masudaway.single .sidebar {
    width: 100%; }
    .masudaway.single .sidebar .block01 {
      margin: 0 auto 16vw;
      width: 100% !important;
      display: block; }
      .masudaway.single .sidebar .block01 .wrap {
        display: block;
        width: 80vw;
        height: 29.3333333333vw;
        border: 0.2666666667vw solid #000;
        font-size: 4.2666666667vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: center;
        padding: 9.3333333333vw 0 0;
        margin: 0 auto 5.3333333333vw;
        position: relative; }
        .masudaway.single .sidebar .block01 .wrap .brpc {
          display: none; }
        .masudaway.single .sidebar .block01 .wrap .font {
          font-size: 5.3333333333vw;
          line-height: 6.9333333333vw;
          color: #3cb446; }
        .masudaway.single .sidebar .block01 .wrap .name {
          width: 41.3333333333vw;
          height: 6.4vw;
          background-color: #000;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 3.2vw;
          line-height: 3.2vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 800;
          color: #fff;
          text-align: center;
          position: absolute;
          top: 0;
          left: 0; }
    .masudaway.single .sidebar .block04 {
      width: 100%;
      padding: 0;
      margin: 0 auto 5.3333333333vw; }
      .masudaway.single .sidebar .block04 .title {
        width: 100%;
        font-size: 3.2vw;
        line-height: 3.2vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0 auto 1.3333333333vw;
        padding: 0;
        position: relative; }
        .masudaway.single .sidebar .block04 .title::before {
          display: none; }
        .masudaway.single .sidebar .block04 .title::after {
          display: none; }
      .masudaway.single .sidebar .block04 .rubi {
        font-size: 6.9333333333vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0 auto;
        position: relative; }
        .masudaway.single .sidebar .block04 .rubi .link-btn {
          width: 14.9333333333vw;
          height: 4.8vw;
          margin: 0 auto;
          background-color: #fff;
          border-radius: 0;
          border-bottom: 0.2666666667vw solid #3cb446;
          font-size: 3.2vw;
          line-height: 3.2vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #3cb446;
          text-align: left;
          display: block;
          position: absolute;
          top: 2.1333333333vw;
          left: 32vw; }
          .masudaway.single .sidebar .block04 .rubi .link-btn .arrow {
            position: absolute;
            top: 0.8vw;
            right: -0.5333333333vw; }
        .masudaway.single .sidebar .block04 .rubi.new .link-btn {
          left: 48vw; }
      .masudaway.single .sidebar .block04 .list {
        width: 94.6666666667vw;
        height: fit-content;
        margin: 5.3333333333vw auto 13.3333333333vw;
        overflow: hidden;
        position: relative; }
        .masudaway.single .sidebar .block04 .list .swiper-wrapper {
          width: 100%;
          height: 100%;
          transition-timing-function: linear; }
        .masudaway.single .sidebar .block04 .list.pc {
          display: none; }
        .masudaway.single .sidebar .block04 .list .wrap {
          width: 60vw;
          height: fit-content;
          margin: 0 2.6666666667vw 0;
          overflow: hidden;
          position: relative;
          /*						&:nth-child(n+2){
          							@include endstart;
          							margin:0 0 p2v(25px);
          							.thumnail{
          								width:p2v(120px);
          								height:p2v(84px);
          								border-radius:p2v(8px);
          								overflow:hidden;
          								position:relative;
          								margin-right:p2v(15px);
          								.image{
          									width:100%;
          									height:100%;
          									object-fit:cover;
          									vertical-align:bottom;
          								}
          							}
          							.day{
          								width:p2v(91px);
          								height:p2v(23px);
          								background-color:#008bd0;
          								font-size:p2v(13px);
          								line-height:p2v(13px);
          								@include notoSanR;
          								color:#fff;
          								text-align:center;
          								@include allcenter;
          								position:absolute;
          								top:p2v(4px);
          								left:p2v(100px);
          							}
          							.item_title{
          								width:100%;
          								height:fit-content;
          								background-color:#fff;
          								font-size:p2v(14px);
          								line-height:p2v(21px);
          								@include notoSanB;
          								color:#000;
          								text-align:left;
          							}
          							.termlist{
          								display:none;
          							}
          						}
          */ }
          .masudaway.single .sidebar .block04 .list .wrap .thumnail {
            width: 100%;
            height: 43.2vw;
            border-radius: 2.6666666667vw;
            overflow: hidden;
            position: relative; }
            .masudaway.single .sidebar .block04 .list .wrap .thumnail .image {
              width: 100%;
              height: 100%;
              object-fit: cover;
              vertical-align: bottom; }
          .masudaway.single .sidebar .block04 .list .wrap .day {
            width: 17.0666666667vw;
            height: 5.6vw;
            background-color: #008bd0;
            font-size: 2.4vw;
            line-height: 2.4vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #fff;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 40vw;
            left: 0; }
          .masudaway.single .sidebar .block04 .list .wrap .item_title {
            width: 100%;
            height: fit-content;
            background-color: #fff;
            font-size: 3.2vw;
            line-height: 6.4vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            color: #000;
            text-align: left;
            margin: 2.6666666667vw 0 1.3333333333vw; }
          .masudaway.single .sidebar .block04 .list .wrap .termlist {
            width: 100%;
            height: 6.1333333333vw;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            flex-wrap: wrap; }
            .masudaway.single .sidebar .block04 .list .wrap .termlist .term {
              width: fit-content;
              height: 6.1333333333vw;
              background-color: #fff;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-right: 2.1333333333vw;
              margin-bottom: 1.3333333333vw;
              font-size: 2.4vw;
              line-height: 2.4vw;
              font-family: 'Noto Sans JP', sans-serif;
              font-weight: 500;
              color: #49576e;
              text-align: center; }
    .masudaway.single .sidebar .block02 {
      width: 100vw;
      margin: 0 auto 8vw;
      padding: 10.6666666667vw 5.3333333333vw;
      background-color: #f1f3f5;
      position: relative;
      left: -5.3333333333vw; }
      .masudaway.single .sidebar .block02 .title {
        width: fit-content;
        font-size: 3.2vw;
        line-height: 3.2vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: center;
        margin: 0 auto 2.6666666667vw;
        padding: 0 2.6666666667vw;
        position: relative; }
        .masudaway.single .sidebar .block02 .title:before {
          content: "";
          width: 0.2666666667vw;
          height: 3.2vw;
          background-color: #000;
          transform: rotate(-30deg);
          position: absolute;
          top: 0;
          left: 0; }
        .masudaway.single .sidebar .block02 .title:after {
          content: "";
          width: 0.2666666667vw;
          height: 3.2vw;
          background-color: #000;
          transform: rotate(30deg);
          position: absolute;
          top: 0;
          right: 0; }
      .masudaway.single .sidebar .block02 .rubi {
        font-size: 6.9333333333vw;
        line-height: 6.9333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: center;
        margin: 0 auto 5.3333333333vw; }
      .masudaway.single .sidebar .block02 .keywordlist {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap; }
        .masudaway.single .sidebar .block02 .keywordlist .name {
          width: fit-content;
          min-width: 19.7333333333vw;
          height: 10.6666666667vw;
          border-radius: 10.6666666667vw;
          background-color: #008bd0;
          font-size: 3.2vw;
          line-height: 3.2vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 500;
          color: #fff;
          text-align: center;
          padding: 0 2.6666666667vw;
          margin: 0 1.3333333333vw 2.6666666667vw; }
          .masudaway.single .sidebar .block02 .keywordlist .name a {
            width: fit-content;
            min-width: 19.7333333333vw;
            height: 10.6666666667vw;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center; }
    .masudaway.single .sidebar .form {
      width: 85.3333333333vw;
      height: 13.3333333333vw;
      margin: 5.3333333333vw auto 0;
      position: relative; }
      .masudaway.single .sidebar .form input {
        width: 85.3333333333vw;
        height: 13.3333333333vw;
        border: 0.2666666667vw solid #c9caca;
        border-radius: 2.1333333333vw;
        padding-left: 2.6666666667vw; }
      .masudaway.single .sidebar .form .btn {
        width: 6.6666666667vw;
        height: 13.3333333333vw;
        position: absolute;
        top: 0;
        right: 0;
        background: none;
        border: none; }
        .masudaway.single .sidebar .form .btn .mway06 {
          width: 4.2666666667vw;
          height: 4.2666666667vw;
          position: absolute;
          top: 4.8vw;
          right: 3.2vw; }

/* 準備中ページ
-----------------------*/
.page-comingsoon {
  height: 100vh;
  margin: 0 auto 18.6666666667vw;
  font-size: 6.4vw;
  line-height: 6.4vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  color: #000;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

/*# sourceMappingURL=content_sp.css.map */
