@charset "UTF-8";
/*------------------------------------------------
  COMMON(SP)
------------------------------------------------*/
/* top
-----------------------*/
.home .eyecatch {
  position: relative;
  width: 100%;
  height: 95vh;
  margin-bottom: 80px;
  display: block;
  overflow: hidden; }
  .home .eyecatch .top_movie {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .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: 37px;
        line-height: 70px;
        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 .slide_item .brsp {
          display: none; }
      .home .eyecatch .slider .slide_content .item1 {
        top: 33%;
        left: 107px;
        text-align: left;
        color: #fff; }
      .home .eyecatch .slider .slide_content .item2 {
        top: 33%;
        left: 140px;
        text-align: left;
        color: #fff; }
      .home .eyecatch .slider .slide_content .item3 {
        top: 30%;
        left: 222px;
        text-align: left;
        color: #000; }
      .home .eyecatch .slider .slide_content .item4 {
        top: 38%;
        left: 120px;
        text-align: left;
        color: #000; }
  .home .eyecatch .slider_sp {
    display: none; }
  .home .eyecatch .dot-wrapper {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    transition: 1s; }
    .home .eyecatch .dot-wrapper .swiper-pagination {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: fit-content;
      height: 24px;
      margin: 0 80px; }
    .home .eyecatch .dot-wrapper .swiper-pagination span {
      width: 24px;
      height: 5px;
      background-color: #fff;
      margin: 0 5px;
      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: 570px;
  background: url(../../../../wp-content/themes/masuda-k/img/top/top_01.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 205px;
  padding: 114px 0 0;
  position: relative; }
  .home .block01 .block-title {
    width: 1170px;
    margin: 0 auto 48px;
    font-size: 52px;
    line-height: 52px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #fff;
    text-align: left; }
    .home .block01 .block-title .font {
      font-size: 18px;
      line-height: 52px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      margin-left: 20px; }
  .home .block01 .text {
    width: 1170px;
    margin: 0 auto 50px;
    font-size: 16px;
    line-height: 36px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left; }
  .home .block01 .link-btn {
    width: 1170px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 43px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left;
    padding-left: 47px;
    display: block;
    position: relative;
    cursor: pointer; }
    .home .block01 .link-btn:before {
      content: "";
      width: 38px;
      height: 38px;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_01.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 6px;
      left: 0; }
    .home .block01 .link-btn:after {
      content: "";
      width: 84px;
      height: 1px;
      border: 1px solid #fff;
      position: absolute;
      bottom: -2px;
      left: 43px; }
  .home .block01 .top02 {
    width: 1170px;
    margin: 0 auto;
    position: relative; }
    .home .block01 .top02 .image {
      width: 650px;
      height: 450px;
      display: block;
      position: absolute;
      top: -267px;
      right: 0; }
.home .block02 {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/top/top_03.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 127px;
  padding: 114px 0 0;
  position: relative; }
  .home .block02 .block-title {
    width: 1170px;
    margin: 0 auto 44px;
    font-size: 52px;
    line-height: 52px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #fff;
    text-align: left; }
    .home .block02 .block-title .font {
      font-size: 18px;
      line-height: 52px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      margin-left: 20px; }
  .home .block02 .link-btn {
    width: 1170px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 43px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left;
    padding-left: 47px;
    display: block;
    position: relative; }
    .home .block02 .link-btn:before {
      content: "";
      width: 38px;
      height: 38px;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_01.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 6px;
      left: 0; }
    .home .block02 .link-btn:after {
      content: "";
      width: 65px;
      height: 1px;
      border: 1px solid #fff;
      position: absolute;
      bottom: -2px;
      left: 43px; }
  .home .block02 .wrap {
    width: 1300px;
    margin: 56px auto 0;
    padding-left: 110px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .home .block02 .wrap .item {
      width: 265px;
      height: 295px;
      background-color: #fff;
      border-radius: 20px;
      box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15); }
      .home .block02 .wrap .item .top04 {
        width: 265px; }
      .home .block02 .wrap .item .title {
        width: 223px;
        font-size: 21px;
        line-height: 21px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        margin: 15px auto 0;
        padding: 0 0 14px;
        border-bottom: 2px dotted #000;
        position: relative; }
        .home .block02 .wrap .item .title::before {
          content: "";
          width: 19px;
          height: 19px;
          background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: 2px;
          right: 0; }
      .home .block02 .wrap .item .text {
        width: 223px;
        font-size: 12px;
        line-height: 23px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        margin: 14px auto 0; }
      .home .block02 .wrap .item:nth-child(2) {
        margin-top: 30px; }
      .home .block02 .wrap .item:nth-child(3) {
        margin-top: 60px; }
      .home .block02 .wrap .item:nth-child(4) {
        margin-top: 90px; }
        .home .block02 .wrap .item:nth-child(4) .title::before {
          background: url(../../../../wp-content/themes/masuda-k/img/top/top_10.webp);
          background-repeat: no-repeat;
          background-size: 100%; }
.home .block03 {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/top/top_07.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 40px;
  padding: 114px 0 0;
  position: relative; }
  .home .block03 .block-title {
    width: 1170px;
    margin: 0 auto 44px;
    font-size: 52px;
    line-height: 52px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #fff;
    text-align: left; }
    .home .block03 .block-title .font {
      font-size: 18px;
      line-height: 52px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      margin-left: 20px; }
  .home .block03 .link-btn {
    width: 1170px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 43px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left;
    padding-left: 47px;
    display: block;
    position: relative; }
    .home .block03 .link-btn:before {
      content: "";
      width: 38px;
      height: 38px;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_01.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 6px;
      left: 0; }
    .home .block03 .link-btn:after {
      content: "";
      width: 65px;
      height: 1px;
      border: 1px solid #fff;
      position: absolute;
      bottom: -2px;
      left: 43px; }
  .home .block03 .content {
    width: 1170px;
    margin: 0 auto; }
    .home .block03 .content .wrap {
      width: 800px;
      height: 300px;
      margin: 0 0 0 auto;
      background-color: #fff;
      border-radius: 20px;
      box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);
      display: flex;
      align-items: center;
      justify-content: center;
      transform: translateY(-25px); }
      .home .block03 .content .wrap ul li {
        width: 650px;
        height: 80px; }
        .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: 80px;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
          .home .block03 .content .wrap ul li .siglelink .day {
            width: 75px;
            font-size: 16px;
            line-height: 16px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            margin-left: 20px; }
          .home .block03 .content .wrap ul li .siglelink .cat {
            width: 85px;
            height: 25px;
            font-size: 16px;
            line-height: 16px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #fff;
            margin-left: 20px;
            background-color: #3cb446;
            border-radius: 20px;
            display: flex;
            align-items: center;
            justify-content: center; }
          .home .block03 .content .wrap ul li .siglelink .article-name {
            font-size: 16px;
            line-height: 16px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            margin-left: 20px; }

/* マスダの強み
-----------------------*/
.about .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/about/about_01.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  margin: 0 auto 70px;
  height: 26.4vw; }
.about .pagetitle-wrapper {
  width: 1080px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 auto 120px; }
  .about .pagetitle-wrapper::before {
    content: "";
    width: 5px;
    height: 65px;
    background-color: #000;
    position: absolute;
    left: -40px;
    bottom: 5px; }
  .about .pagetitle-wrapper .pagetitle {
    margin: 0;
    font-size: 56px;
    line-height: 80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 6px; }
    .about .pagetitle-wrapper .pagetitle .brsp {
      display: none; }
  .about .pagetitle-wrapper .rubi {
    font-size: 28px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-left: 25px; }
.about .content {
  width: 1170px;
  margin: 0 auto 160px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 0 0 43px; }
  .about .content.reverce {
    flex-direction: row-reverse;
    padding: 0 43px 0 0; }
  .about .content.end {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
  .about .content .inner {
    width: 485px;
    padding-top: 62px;
    position: relative; }
    .about .content .inner::before {
      content: "";
      width: 193px;
      height: 1px;
      border-top: 1px solid #000;
      position: absolute;
      top: 0;
      left: 0; }
    .about .content .inner .title {
      font-size: 28px;
      line-height: 50px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #3cb446;
      text-align: left;
      margin-bottom: 50px;
      font-feature-settings: "palt"; }
      .about .content .inner .title .brsp {
        display: none; }
      .about .content .inner .title .font {
        font-size: 20px;
        line-height: 50px; }
    .about .content .inner .text01 {
      font-size: 16px;
      line-height: 28px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      padding-left: 17px;
      position: relative; }
      .about .content .inner .text01::before {
        content: "";
        width: 14px;
        height: 14px;
        background-color: #3cb446;
        border-radius: 14px;
        position: absolute;
        top: 7px;
        left: 0; }
    .about .content .inner .text02 {
      font-size: 16px;
      line-height: 28px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      margin-top: 67px;
      padding-left: 17px; }
      .about .content .inner .text02.pd {
        padding-left: 17px; }
  .about .content .inner-image {
    width: 545px; }
    .about .content .inner-image .about02 {
      width: 100%; }
    .about .content .inner-image .text02 {
      font-size: 16px;
      line-height: 28px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      margin-top: 67px;
      padding-left: 30px; }
      .about .content .inner-image .text02.pd {
        padding-left: 17px; }
      .about .content .inner-image .text02.pd02 {
        position: relative;
        top: 20px; }

/* 企業情報
-----------------------*/
.company .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/company/company_01.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  margin: 0 auto 70px;
  height: 26.4vw; }
.company .pagetitle-wrapper {
  width: 1080px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 auto 120px; }
  .company .pagetitle-wrapper::before {
    content: "";
    width: 5px;
    height: 65px;
    background-color: #000;
    position: absolute;
    left: -40px;
    bottom: 5px; }
  .company .pagetitle-wrapper .pagetitle {
    margin: 0;
    font-size: 56px;
    line-height: 80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 6px; }
    .company .pagetitle-wrapper .pagetitle .brsp {
      display: none; }
  .company .pagetitle-wrapper .rubi {
    font-size: 28px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-left: 25px; }
.company .block01 {
  width: 100%;
  position: relative;
  padding-top: 108px;
  margin: 0 0 200px; }
  .company .block01 .company02-pc {
    display: block;
    width: 91vw;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
  .company .block01 .company02-sp {
    display: none; }
  .company .block01 .content {
    width: 1170px;
    margin: 0 auto; }
    .company .block01 .content .title {
      width: 665px;
      margin: 0 0 28px auto;
      font-size: 38px;
      line-height: 38px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      letter-spacing: 1px; }
      .company .block01 .content .title .font {
        font-size: 14px;
        line-height: 38px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0 0 0 15px; }
    .company .block01 .content .wrap {
      width: 665px;
      margin: 0 0 0 auto;
      background-color: #fff;
      border-radius: 20px;
      padding: 55px 46px 25px;
      box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15); }
      .company .block01 .content .wrap .subtitle {
        font-size: 18px;
        line-height: 18px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        margin: 0 0 30px;
        font-feature-settings: "palt"; }
        .company .block01 .content .wrap .subtitle .brsp {
          display: none; }
      .company .block01 .content .wrap .text {
        font-size: 16px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        margin: 0 0 30px; }
.company .block02 {
  width: 960px;
  margin: 0 auto 140px; }
  .company .block02 .title {
    margin: 0 0 28px auto;
    font-size: 38px;
    line-height: 38px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 1px; }
    .company .block02 .title .font {
      font-size: 14px;
      line-height: 38px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0 0 0 15px; }
  .company .block02 .wrap01 {
    width: 670px;
    height: 120px;
    margin: 0 auto;
    background-color: #3c69af;
    font-size: 32px;
    line-height: 32px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    position: relative; }
    .company .block02 .wrap01::before {
      content: "";
      width: 100px;
      height: 20px;
      background-color: #d2d2d2;
      transform: rotate(300deg);
      position: absolute;
      bottom: -40px;
      left: 120px;
      z-index: -1; }
  .company .block02 .wrap02 {
    width: 960px;
    margin: 66px auto 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .company .block02 .wrap02 .inner {
      width: 450px;
      height: 360px;
      padding: 30px;
      border: 6px solid #a0afd2;
      border-radius: 20px;
      background-color: #fff;
      position: relative; }
      .company .block02 .wrap02 .inner .title {
        font-size: 28px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #3c69af;
        text-align: center;
        margin-bottom: 20px; }
      .company .block02 .wrap02 .inner .text {
        width: 100%;
        height: 76px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px dotted #a4b8d9;
        padding-right: 10px; }
        .company .block02 .wrap02 .inner .text .num {
          width: 50px;
          font-size: 26px;
          line-height: 26px;
          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: 320px;
          font-size: 16px;
          line-height: 24px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000; }
      .company .block02 .wrap02 .inner.bf1::before {
        content: "";
        width: 80px;
        height: 20px;
        background-color: #d2d2d2;
        position: absolute;
        top: 160px;
        right: -75px;
        z-index: -1; }
      .company .block02 .wrap02 .inner.bf2::before {
        content: "";
        width: 100px;
        height: 20px;
        background-color: #d2d2d2;
        transform: rotate(-300deg);
        position: absolute;
        top: -50px;
        left: 70px;
        z-index: -1; }
  .company .block02 .company03 {
    width: 100%;
    margin: 70px 0 auto; }
.company .block03 {
  width: 960px;
  margin: 0 auto 140px; }
  .company .block03 .title {
    margin: 0 0 28px auto;
    font-size: 38px;
    line-height: 38px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 1px; }
    .company .block03 .title .font {
      font-size: 14px;
      line-height: 38px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0 0 0 15px; }
  .company .block03 table {
    width: 100%;
    margin: 50px 0 0; }
    .company .block03 table tr {
      width: 100%;
      border-top: 1px solid #d2d2d2;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .company .block03 table tr:last-child {
        border-bottom: 1px solid #d2d2d2; }
      .company .block03 table tr .td1 {
        width: 230px;
        padding: 25px 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000; }
      .company .block03 table tr .td2 {
        width: 725px;
        padding: 25px 0 25px 48px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left; }
        .company .block03 table tr .td2 .brsp {
          display: none; }
.company .block04 {
  width: 960px;
  margin: 0 auto 140px; }
  .company .block04 .title {
    margin: 0 0 28px auto;
    font-size: 38px;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 1px; }
    .company .block04 .title .brsp {
      display: none; }
    .company .block04 .title .font {
      font-size: 14px;
      line-height: 38px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      margin: 0 0 0 15px; }
  .company .block04 .content {
    width: 1170px;
    margin: 0 auto; }
    .company .block04 .content .wrap01 {
      display: flex;
      align-items: flex-end;
      justify-content: flex-start;
      margin-bottom: 50px;
      transform: translateX(-105px); }
      .company .block04 .content .wrap01 .company04 {
        width: 530px;
        display: block; }
      .company .block04 .content .wrap01 .inner {
        width: 482px;
        margin-left: 50px; }
        .company .block04 .content .wrap01 .inner .text {
          display: block;
          font-size: 18px;
          line-height: 28px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left;
          padding: 15px 0;
          border-bottom: 1px solid #d2d2d2; }
    .company .block04 .content .wrap02 {
      width: 1080px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .company .block04 .content .wrap02 .company05 {
        width: 300px;
        display: block; }
      .company .block04 .content .wrap02 .company06 {
        width: 385px;
        display: block; }
      .company .block04 .content .wrap02 .company07 {
        width: 350px;
        display: block; }
.company .block05 {
  width: 100%;
  margin: 0 auto 140px;
  overflow: hidden; }
  .company .block05 .content {
    width: 1080px;
    margin: 0 auto;
    padding: 92px 0 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative; }
    .company .block05 .content .company08 {
      width: 600px;
      display: block;
      position: absolute;
      top: 0;
      left: -275px; }
    .company .block05 .content .wrap01 {
      padding: 300px 0 0; }
      .company .block05 .content .wrap01 .title {
        width: 380px;
        margin: 0 0 28px auto;
        font-size: 38px;
        line-height: 38px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        letter-spacing: 1px;
        padding: 0 0 0 60px; }
        .company .block05 .content .wrap01 .title .font {
          font-size: 14px;
          line-height: 38px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left;
          margin: 0; }
    .company .block05 .content .company09 {
      width: 693px;
      display: block; }
    .company .block05 .content .caption {
      width: fit-content;
      font-size: 14px;
      line-height: 14px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      position: absolute;
      bottom: 0;
      right: 0; }
  .company .block05 .map {
    width: 877px;
    height: 486px;
    margin: 80px auto 0;
    display: block; }
.company .block06 {
  width: 100%;
  margin: 0 auto 140px;
  overflow: hidden; }
  .company .block06 .content {
    width: 960px;
    margin: 0 auto;
    padding: 90px 0 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row-reverse;
    position: relative; }
    .company .block06 .content .company10 {
      width: 600px;
      display: block;
      position: absolute;
      top: 0;
      right: -350px; }
    .company .block06 .content .wrap01 .title {
      width: 243px;
      margin: 317px 0 28px auto;
      font-size: 38px;
      line-height: 38px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      letter-spacing: 1px; }
      .company .block06 .content .wrap01 .title .font {
        font-size: 14px;
        line-height: 38px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0; }
    .company .block06 .content .history {
      width: 633px; }
      .company .block06 .content .history tr {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-top: 1px solid #000; }
        .company .block06 .content .history tr:last-child {
          border-bottom: 1px solid #000; }
        .company .block06 .content .history tr .year {
          width: 130px;
          font-size: 16px;
          line-height: 28px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          padding: 25px 0; }
        .company .block06 .content .history tr .text {
          width: 495px;
          font-size: 16px;
          line-height: 28px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          padding: 25px 0; }
.company .block07 {
  width: 960px;
  margin: 0 auto 140px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .company .block07 .title {
    width: 318px;
    margin: 0 0 28px auto;
    font-size: 38px;
    line-height: 38px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 1px; }
    .company .block07 .title .font {
      font-size: 14px;
      line-height: 38px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0; }
  .company .block07 .content {
    width: 630px; }
    .company .block07 .content .subtitle {
      font-size: 28px;
      line-height: 28px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 500;
      color: #000;
      text-align: left;
      margin: 0 0 46px; }
      .company .block07 .content .subtitle.mr1 {
        margin: 100px 0 46px; }
      .company .block07 .content .subtitle.mr2 {
        margin: 30px 0 46px; }
    .company .block07 .content .company11_1 {
      width: 475px;
      display: block;
      margin: 0 0 30px; }
    .company .block07 .content .company11_2 {
      width: 100%;
      display: block;
      margin: 0 0 60px;
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .company .block07 .content .company11_2 .image {
        width: 315px;
        vertical-align: bottom; }
    .company .block07 .content .inner {
      width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .company .block07 .content .inner .inner-text {
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left; }
        .company .block07 .content .inner .inner-text .company12 {
          width: 264px;
          display: block;
          float: right;
          position: relative;
          top: -40px; }
    .company .block07 .content .text {
      width: 100%;
      font-size: 16px;
      line-height: 28px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left; }
      .company .block07 .content .text .outkink {
        font-size: 14px;
        line-height: 27px;
        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.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  margin: 0 auto 70px;
  height: 26.4vw; }
.service .pagetitle-wrapper {
  width: 1080px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 auto 120px; }
  .service .pagetitle-wrapper::before {
    content: "";
    width: 5px;
    height: 65px;
    background-color: #000;
    position: absolute;
    left: -40px;
    bottom: 5px; }
  .service .pagetitle-wrapper .pagetitle {
    margin: 0;
    font-size: 56px;
    line-height: 80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 6px; }
    .service .pagetitle-wrapper .pagetitle .brsp {
      display: none; }
  .service .pagetitle-wrapper .rubi {
    font-size: 28px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-left: 25px; }
.service .content {
  width: 1080px;
  margin: 0 auto 60px;
  position: relative; }
  .service .content .wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .service .content .wrap#service07 .inner01 {
      width: 580px;
      padding: 45px 0 0; }
    .service .content .wrap .inner01 {
      width: 580px; }
      .service .content .wrap .inner01 .title {
        width: 430px;
        height: fit-content;
        margin: 0 auto 25px;
        padding: 15px 0;
        border-radius: 70px;
        background-color: #3cb446;
        font-size: 25px;
        line-height: 36px;
        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: 20px;
          line-height: 36px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          display: contents; }
      .service .content .wrap .inner01 .list {
        width: 430px;
        margin: 0 auto; }
        .service .content .wrap .inner01 .list .item {
          width: 100%;
          margin: 0 auto 20px;
          font-size: 16px;
          line-height: 26px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          padding-left: 20px;
          position: relative;
          font-feature-settings: "palt"; }
          .service .content .wrap .inner01 .list .item::before {
            content: "";
            width: 16px;
            height: 16px;
            border-radius: 16px;
            background-color: #3cb446;
            position: absolute;
            top: 6px;
            left: 0; }
    .service .content .wrap .inner02 {
      width: 500px;
      position: relative; }
      .service .content .wrap .inner02 .service_swiper {
        overflow: hidden;
        position: relative;
        height: 363px;
        width: 100%;
        border-radius: 20px; }
        .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: 500px;
        height: 33px;
        margin: 0 auto 10px;
        bottom: 0; }
      .service .content .wrap .inner02 .swiper-pagination_service span {
        width: 30px;
        height: 3px;
        background-color: #d2d2d2;
        margin: 0 5px;
        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: 500px;
    font-size: 14px;
    line-height: 26px;
    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: 490px !important;
      margin: 0 0 0 auto !important; }
  .service .content.reverse .text {
    margin: 0 auto 0 0; }
  .service .content#service07 .h4 {
    width: 430px;
    font-size: 34px;
    line-height: 53px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #3cb446;
    text-align: left;
    margin: 0 auto 20px; }
    .service .content#service07 .h4.font {
      font-size: 23px;
      line-height: 40px; }
  .service .content#service07 .text07 {
    width: 430px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    margin: 0 auto 30px; }
  .service .content#service07 .service_07-2 {
    width: 430px;
    margin: 0 auto;
    display: block; }

/* 設備一覧
-----------------------*/
.technology .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/service/tec_01_eye.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  margin: 0 auto 70px;
  height: 26.4vw; }
.technology .pagetitle-wrapper {
  width: 1080px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 auto 120px; }
  .technology .pagetitle-wrapper::before {
    content: "";
    width: 5px;
    height: 65px;
    background-color: #000;
    position: absolute;
    left: -40px;
    bottom: 5px; }
  .technology .pagetitle-wrapper .pagetitle {
    margin: 0;
    font-size: 56px;
    line-height: 80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 6px; }
    .technology .pagetitle-wrapper .pagetitle .brsp {
      display: none; }
  .technology .pagetitle-wrapper .rubi {
    font-size: 28px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-left: 25px; }
.technology .uncherlink {
  width: 960px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 90px;
  padding: 0 0 45px;
  background-color: #fff;
  z-index: 20; }
  .technology .uncherlink .uncher-list {
    width: 33%;
    height: 46px;
    border: 1px solid #3c69af;
    border-right: none;
    font-size: 16px;
    line-height: 16px;
    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:last-child {
      border-right: 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 .tec-table {
  width: 960px;
  margin: 0 auto 45px;
  border-collapse: collapse;
  z-index: 10; }
  .technology .tec-table tr th {
    height: 35px;
    font-size: 16px;
    line-height: 16px;
    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 .tec-table tr th.td1 {
      width: 250px; }
    .technology .tec-table tr th.td2 {
      width: 150px; }
    .technology .tec-table tr th.td3 {
      width: 170px; }
    .technology .tec-table tr th.td4 {
      width: 50px; }
    .technology .tec-table tr th.td5 {
      width: 340px; }
  .technology .tec-table tr td {
    height: fit-content;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #787878;
    padding: 10px 0 10px 20px; }
    .technology .tec-table tr td.td1 {
      width: 250px; }
    .technology .tec-table tr td.td2 {
      width: 150px; }
    .technology .tec-table tr td.td3 {
      width: 170px; }
    .technology .tec-table tr td.td4 {
      width: 50px; }
    .technology .tec-table tr td.td5 {
      width: 340px; }

/* 品質保証
-----------------------*/
.quality .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/service/qua_01_eye.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  margin: 0 auto 70px;
  height: 26.4vw; }
.quality .pagetitle-wrapper {
  width: 1080px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 auto 120px; }
  .quality .pagetitle-wrapper::before {
    content: "";
    width: 5px;
    height: 65px;
    background-color: #000;
    position: absolute;
    left: -40px;
    bottom: 5px; }
  .quality .pagetitle-wrapper .pagetitle {
    margin: 0;
    font-size: 56px;
    line-height: 80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 6px; }
    .quality .pagetitle-wrapper .pagetitle .brsp {
      display: none; }
  .quality .pagetitle-wrapper .rubi {
    font-size: 28px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-left: 25px; }
.quality .content {
  width: 1080px;
  margin: 0 auto 60px;
  position: relative; }
  .quality .content .title {
    width: 260px;
    margin: 0 auto 55px;
    padding-bottom: 24px;
    border-bottom: 1px solid #3cb446;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #3cb446;
    text-align: center; }
  .quality .content .subtitle {
    width: 100%;
    margin: 0 auto 70px;
    font-size: 26px;
    line-height: 50px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center; }
    .quality .content .subtitle.mr {
      margin: 187px auto 70px; }
    .quality .content .subtitle .brsp {
      display: none; }
  .quality .content .wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 38px;
    padding-bottom: 38px; }
    .quality .content .wrap .h3 {
      width: 315px;
      height: 95px;
      background-color: #3cb446;
      font-size: 22px;
      line-height: 22px;
      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: 20px; }
    .quality .content .wrap .text {
      width: 733px;
      font-size: 12px;
      line-height: 25px;
      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: 18px;
        line-height: 34px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        display: block; }
        .quality .content .wrap .text .font .fontmini {
          font-size: 13px;
          line-height: 34px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700; }
  .quality .content .text {
    width: 760px;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    font-feature-settings: "palt";
    margin: 0 auto; }
  .quality .content .block-title {
    width: 100%;
    margin: 0 auto 45px;
    font-size: 34px;
    line-height: 34px;
    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: 19px;
      line-height: 34px; }
    .quality .content .block-title.mr {
      margin-top: 120px; }
  .quality .content .wrap02 {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start; }
    .quality .content .wrap02 .inner {
      width: 185px; }
      .quality .content .wrap02 .inner .step {
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        line-height: 22px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #fff;
        text-align: center; }
      .quality .content .wrap02 .inner .name {
        width: 140px;
        font-size: 24px;
        line-height: 32px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        text-align: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #000;
        margin: 15px 28px 15px auto; }
      .quality .content .wrap02 .inner .text {
        width: 140px;
        font-size: 14px;
        line-height: 25px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        text-align: left;
        margin: 15px 28px 15px auto; }
      .quality .content .wrap02 .inner.st1 {
        width: 170px; }
        .quality .content .wrap02 .inner.st1 .step {
          background-color: #004187;
          clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
          width: 170px; }
        .quality .content .wrap02 .inner.st1 .name {
          color: #004187;
          margin: 15px auto 15px 0; }
        .quality .content .wrap02 .inner.st1 .text {
          margin: 15px auto 15px 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: 155px; }
        .quality .content .wrap02 .inner.st6 .step {
          background-color: #5990f1;
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 10% 50%);
          width: 155px; }
        .quality .content .wrap02 .inner.st6 .name {
          color: #5990f1;
          margin: 15px 0 15px auto; }
        .quality .content .wrap02 .inner.st6 .text {
          margin: 15px 0 15px auto; }
  .quality .content .flex {
    width: 1080px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 20px; }
    .quality .content .flex.mr {
      margin-top: 90px; }
    .quality .content .flex.reverse {
      flex-direction: row-reverse; }
    .quality .content .flex .quality01 {
      width: 515px;
      display: block;
      vertical-align: bottom; }
    .quality .content .flex .inner {
      width: 565px;
      padding-left: 45px; }
      .quality .content .flex .inner .name {
        font-size: 16px;
        line-height: 30px;
        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: 85px;
          height: 25px;
          font-size: 16px;
          line-height: 16px;
          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: 10px; }
      .quality .content .flex .inner .text {
        width: 450px;
        margin: 18px 0;
        padding: 15px 0;
        border-top: 2px dotted #000;
        border-bottom: 2px dotted #000;
        font-size: 16px;
        line-height: 26px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        text-align: left; }
      .quality .content .flex .inner .sub {
        font-size: 16px;
        line-height: 26px;
        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: 85px;
          height: 25px;
          font-size: 16px;
          line-height: 16px;
          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: 10px; }

/* 海外工場
-----------------------*/
.overseas .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/overseas/overseas_01.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  margin: 0 auto 70px;
  height: 26.4vw; }
.overseas .pagetitle-wrapper {
  width: 1080px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 auto 120px; }
  .overseas .pagetitle-wrapper::before {
    content: "";
    width: 5px;
    height: 65px;
    background-color: #000;
    position: absolute;
    left: -40px;
    bottom: 5px; }
  .overseas .pagetitle-wrapper .pagetitle {
    margin: 0;
    font-size: 56px;
    line-height: 80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 6px; }
    .overseas .pagetitle-wrapper .pagetitle .brsp {
      display: none; }
  .overseas .pagetitle-wrapper .rubi {
    font-size: 28px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-left: 25px; }
.overseas .content {
  width: 1080px;
  margin: 0 auto 60px;
  position: relative; }
  .overseas .content .title {
    width: 510px;
    margin: 0 auto 55px;
    padding-bottom: 24px;
    font-size: 30px;
    line-height: 53px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #3cb446;
    text-align: center;
    position: relative; }
    .overseas .content .title::before {
      content: "";
      width: 260px;
      height: 1px;
      background-color: #3cb446;
      position: absolute;
      bottom: 0;
      left: 128px; }
  .overseas .content .subtitle {
    width: 100%;
    margin: 0 auto 70px;
    font-size: 26px;
    line-height: 50px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center; }
    .overseas .content .subtitle.mr {
      margin: 187px auto 70px; }
  .overseas .content .text {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-feature-settings: "palt"; }
    .overseas .content .text .brsp {
      display: none; }
  .overseas .content .block-title {
    width: 100%;
    margin: 0 auto 45px;
    font-size: 34px;
    line-height: 34px;
    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: 19px;
      line-height: 34px; }
  .overseas .content .block01 {
    width: 100%;
    margin: 120px auto;
    position: relative; }
    .overseas .content .block01 .wrap {
      width: 650px;
      margin: 0 auto 100px; }
      .overseas .content .block01 .wrap .h3 {
        width: 100%;
        font-size: 28px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #3cb446;
        text-align: center;
        font-feature-settings: "palt";
        margin: 0 0 30px; }
        .overseas .content .block01 .wrap .h3 .font {
          font-size: 16px; }
      .overseas .content .block01 .wrap .text {
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        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: 1135px;
      position: relative; }
      .overseas .content .block01 .overseas02.sp {
        display: none; }
.overseas .block02 {
  width: 1080px;
  margin: 200px auto 140px; }
  .overseas .block02 .wrap01 {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    .overseas .block02 .wrap01 .company04 {
      width: 530px;
      display: block; }
    .overseas .block02 .wrap01 .inner {
      width: 482px;
      padding: 50px 0 0;
      position: relative; }
      .overseas .block02 .wrap01 .inner::before {
        content: "";
        width: 260px;
        height: 1px;
        background-color: #000;
        position: absolute;
        top: 0;
        left: 0; }
      .overseas .block02 .wrap01 .inner .title {
        margin: 0 0 40px auto;
        font-size: 38px;
        line-height: 38px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        letter-spacing: 1px; }
        .overseas .block02 .wrap01 .inner .title .font {
          font-size: 14px;
          line-height: 38px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left;
          margin: 0 0 0 15px; }
      .overseas .block02 .wrap01 .inner .text-wrap {
        width: 100%;
        padding: 15px 0;
        border-bottom: 1px solid #d2d2d2;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start; }
        .overseas .block02 .wrap01 .inner .text-wrap .text01 {
          display: block;
          width: 100px;
          font-size: 18px;
          line-height: 28px;
          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: 382px;
          font-size: 18px;
          line-height: 28px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left; }
  .overseas .block02 .overseas02 {
    width: 416px;
    margin: 125px auto 24px;
    display: block; }
  .overseas .block02 .overseas03 {
    width: 180px;
    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.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  margin: 0 auto 70px;
  height: 26.4vw; }
.news .pagetitle-wrapper {
  width: 1080px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 auto 120px; }
  .news .pagetitle-wrapper::before {
    content: "";
    width: 5px;
    height: 65px;
    background-color: #000;
    position: absolute;
    left: -40px;
    bottom: 5px; }
  .news .pagetitle-wrapper .pagetitle {
    margin: 0;
    font-size: 56px;
    line-height: 80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 6px; }
    .news .pagetitle-wrapper .pagetitle .brsp {
      display: none; }
  .news .pagetitle-wrapper .rubi {
    font-size: 28px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-left: 25px; }
.news .content {
  width: 960px;
  margin: 0 auto 60px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative; }
  .news .content .category-list {
    width: 150px; }
    .news .content .category-list .list-name {
      font-size: 26px;
      line-height: 26px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      margin: 0 auto 30px;
      padding-left: 30px;
      position: relative; }
      .news .content .category-list .list-name::before {
        content: "";
        width: 20px;
        height: 20px;
        background-color: #3cb446;
        border-radius: 26px;
        position: absolute;
        top: 5px;
        left: 0; }
    .news .content .category-list .category-name {
      width: 150px;
      height: 40px;
      background-color: #efefef;
      border-radius: 40px;
      font-size: 16px;
      line-height: 16px;
      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 auto 20px; }
      .news .content .category-list .category-name.active {
        background-color: #3cb446 !important;
        color: #fff !important; }
  .news .content .newslist {
    width: 750px; }
    .news .content .newslist .item {
      width: 100%;
      height: 100px;
      border-top: 1px dotted #000; }
      .news .content .newslist .item:last-child {
        border-bottom: 1px dotted #000; }
      .news .content .newslist .item .news-link {
        width: 100%;
        height: 100%;
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative; }
        .news .content .newslist .item .news-link .day {
          width: 100px;
          height: 100%;
          font-size: 16px;
          line-height: 16px;
          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: 90px;
          height: 25px;
          background-color: #3cb446;
          border-radius: 20px;
          font-size: 16px;
          line-height: 16px;
          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: 30px; }
        .news .content .newslist .item .news-link .title {
          width: 500px;
          height: 100%;
          font-size: 16px;
          line-height: 16px;
          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::after {
          content: "";
          width: 25px;
          height: 25px;
          background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: 37px;
          right: 20px; }
  .news .content .pnavi {
    width: 500px;
    margin: 70px auto 0; }
    .news .content .pnavi ul.page-numbers {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .news .content .pnavi ul.page-numbers li {
        width: 24px;
        height: 24px;
        border-radius: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 4px; }
        .news .content .pnavi ul.page-numbers li .page-numbers {
          width: 100%;
          height: 100%;
          font-size: 16px;
          line-height: 16px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #000;
          border-radius: 18px; }
        .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;
          position: relative; }
          .news .content .pnavi ul.page-numbers li .prev:before {
            content: "";
            border-bottom: 1px solid #000;
            border-left: 1px solid #000;
            width: 8px;
            height: 8px;
            transform: rotate(45deg);
            position: absolute;
            top: 8px;
            right: 0; }
        .news .content .pnavi ul.page-numbers li .next {
          justify-content: flex-start !important;
          border: none !important;
          position: relative; }
          .news .content .pnavi ul.page-numbers li .next:before {
            content: "";
            border-top: 1px solid #000;
            border-right: 1px solid #000;
            width: 8px;
            height: 8px;
            transform: rotate(45deg);
            position: absolute;
            top: 8px;
            left: 0; }
.news.single .content {
  margin: 0 auto 40px; }
.news.single .single-content {
  width: 750px;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  padding: 35px 0 60px; }
  .news.single .single-content .title {
    font-size: 28px;
    line-height: 40px;
    color: #000;
    text-align: left;
    margin-bottom: 30px; }
  .news.single .single-content .day-cat {
    width: 100%;
    margin: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .news.single .single-content .day-cat .day {
      width: 100px;
      height: 100%;
      font-size: 16px;
      line-height: 16px;
      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: 90px;
      height: 25px;
      background-color: #3cb446;
      border-radius: 20px;
      font-size: 16px;
      line-height: 16px;
      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: 30px; }
  .news.single .single-content .main-text {
    font-size: 16px;
    line-height: 30px;
    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: 16px;
      line-height: 16px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: left;
      padding: 0 19px;
      position: relative; }
      .news.single .single-content .main-text h2::before {
        content: "◇";
        width: 19px;
        font-size: 16px;
        line-height: 16px;
        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: 19px;
        font-size: 16px;
        line-height: 16px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        position: absolute;
        top: 0;
        right: 0; }
.news.single .navigation {
  width: 750px;
  margin: 40px 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative; }
  .news.single .navigation .all-btn {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    width: 125px;
    height: 32px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 32px;
    border: 1px solid #000;
    margin: 0 auto; }
  .news.single .navigation .prev-btn {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: right;
    width: 130px;
    position: absolute;
    top: 8px;
    left: 0; }
    .news.single .navigation .prev-btn::after {
      content: "";
      width: 25px;
      height: 25px;
      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: -4px;
      left: 0; }
  .news.single .navigation .next-btn {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    width: 130px;
    position: absolute;
    top: 8px;
    right: 0; }
    .news.single .navigation .next-btn::after {
      content: "";
      width: 25px;
      height: 25px;
      background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: -4px;
      right: 0; }

/* お問い合わせ
-----------------------*/
.contact .eyecatch {
  width: 100%;
  background: url(../../../../wp-content/themes/masuda-k/img/contact/contact_01.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  margin: 0 auto 70px;
  height: 26.4vw; }
.contact .pagetitle-wrapper {
  width: 1080px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 auto 120px; }
  .contact .pagetitle-wrapper::before {
    content: "";
    width: 5px;
    height: 65px;
    background-color: #000;
    position: absolute;
    left: -40px;
    bottom: 5px; }
  .contact .pagetitle-wrapper .pagetitle {
    margin: 0;
    font-size: 56px;
    line-height: 80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    letter-spacing: 6px; }
    .contact .pagetitle-wrapper .pagetitle .brsp {
      display: none; }
  .contact .pagetitle-wrapper .rubi {
    font-size: 28px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-left: 25px; }
.contact .content {
  width: 960px;
  margin: 0 auto 60px;
  position: relative; }
  .contact .content .text {
    width: 100%;
    margin: 0 auto 60px;
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    border-bottom: 1px dotted #000; }
    .contact .content .text .font {
      color: #3c69af; }
    .contact .content .text.send {
      font-size: 28px;
      line-height: 28px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 600; }
  .contact .content .form {
    width: 100%; }
    .contact .content .form .wrap {
      width: 100%;
      margin: 0 auto 50px;
      position: relative; }
      .contact .content .form .wrap .name {
        margin: 0 auto 25px;
        font-size: 16px;
        line-height: 16px;
        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: 60px;
          height: 25px;
          background-color: #3cb446;
          border-radius: 18px;
          margin: 0 16px 0 0;
          font-size: 16px;
          line-height: 10px;
          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: 80px;
        border: 1px solid #c8c8c8;
        border-radius: 5px;
        font-size: 16px;
        line-height: 16px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        padding: 10px;
        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: 320px;
        border: 1px solid #c8c8c8;
        border-radius: 5px;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #000;
        text-align: left;
        padding: 10px; }
        .contact .content .form .wrap .inputarea::placeholder {
          color: #bbb; }
      .contact .content .form .wrap .error {
        position: absolute;
        top: 0;
        left: 196px;
        font-size: 14px;
        line-height: 14px;
        color: #d70000; }
      .contact .content .form .wrap.select .error {
        color: #fff; }
        .contact .content .form .wrap.select .error::before {
          content: "※選択してください";
          width: 150px;
          color: #d70000;
          position: absolute;
          top: 0;
          left: 0; }
    .contact .content .form .btn {
      width: 100%;
      margin: 0 auto 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .contact .content .form .btn .send-btn {
        width: 220px;
        height: 55px;
        background-color: #3cb446;
        font-size: 16px;
        line-height: 16px;
        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 15px;
        border-radius: 55px; }
      .contact .content .form .btn .back-btn {
        width: 220px;
        height: 55px;
        background-color: #666;
        font-size: 16px;
        line-height: 16px;
        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 15px;
        border-radius: 55px; }
    .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: 16px;
    line-height: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #3cb446;
    text-align: left;
    margin: 60px 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #3cb446; }
.contact.privacy .content .block .text-p {
  font-size: 16px;
  line-height: 28px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #000;
  text-align: left;
  margin: 0 0 10px; }
  .contact.privacy .content .block .text-p.strong {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    margin: 60px 0 15px; }
  .contact.privacy .content .block .text-p .brsp {
    display: none; }

/* 採用情報
-----------------------*/
body main.recruit ~ footer .foot_recruit {
  display: none; }

body main.recruit ~ footer .foot_link {
  display: none !important; }

.recruit {
  /*	.eyecatch{
  		width:100%;
  		height:p2v(800px);
  		background:url(../../../../wp-content/themes/masuda-k/img/recruit/recruit_01.webp);
  		background-repeat:no-repeat;
  		background-size:100%;
  		position:relative;
  		margin:0 auto p2v(100px);
  		.rubi{
  			width:p2v(1080px);
  			margin:0 auto;
  			font-size:p2v(20px);
  			line-height:p2v(25px);
  			@include notoSanR;
  			color:#000;
  			text-align:left;
  		}
  	}
  */ }
  .recruit .eyecatch {
    position: relative;
    width: 100%;
    height: 95vh;
    margin: 0 auto 100px;
    display: block;
    overflow: hidden; }
    .recruit .eyecatch .eye-text {
      width: 1170px;
      position: absolute;
      bottom: 20%;
      left: 5%;
      z-index: 80; }
      .recruit .eyecatch .eye-text .line01 {
        font-size: 65px;
        line-height: 65px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #fff;
        text-align: left;
        margin: 0 0 30px; }
        .recruit .eyecatch .eye-text .line01 .font {
          color: #3cb446; }
      .recruit .eyecatch .eye-text .line02 {
        font-size: 35px;
        line-height: 35px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 500;
        color: #fff;
        text-align: left;
        margin: 0 0 50px; }
      .recruit .eyecatch .eye-text .line03 {
        font-size: 35px;
        line-height: 50px;
        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: 37px;
          line-height: 70px;
          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 .slide_item .brsp {
            display: none; }
        .recruit .eyecatch .slider .slide_content .item1 {
          top: 33%;
          left: 107px;
          text-align: left;
          color: #fff; }
        .recruit .eyecatch .slider .slide_content .item2 {
          top: 33%;
          left: 140px;
          text-align: left;
          color: #fff; }
        .recruit .eyecatch .slider .slide_content .item3 {
          top: 30%;
          left: 222px;
          text-align: left;
          color: #000; }
        .recruit .eyecatch .slider .slide_content .item4 {
          top: 38%;
          left: 120px;
          text-align: left;
          color: #000; }
    .recruit .eyecatch .slider_sp {
      display: none; }
    .recruit .eyecatch .dot-wrapper {
      width: 100%;
      height: 30px;
      display: flex;
      align-items: flex-start;
      justify-content: center;
      position: absolute;
      bottom: 10px;
      left: 0;
      transition: 1s; }
      .recruit .eyecatch .dot-wrapper .swiper-pagination {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        width: fit-content;
        height: 24px;
        margin: 0 80px; }
      .recruit .eyecatch .dot-wrapper .swiper-pagination span {
        width: 24px;
        height: 5px;
        background-color: #fff;
        margin: 0 5px;
        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: 108px 0 120px; }
    .recruit .block01 .title {
      width: fit-content;
      margin: 0 auto 54px;
      font-size: 48px;
      line-height: 48px;
      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 .brsp {
        display: none; }
      .recruit .block01 .title .recruit02 {
        width: 82px;
        position: absolute;
        top: -40px;
        left: -13px; }
    .recruit .block01 .wrap {
      width: 1080px;
      margin: 0 auto;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      .recruit .block01 .wrap .item {
        width: 248px;
        height: 370px;
        border-radius: 10px;
        box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.1);
        padding: 47px 0 29px;
        margin: 0; }
        .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: 94px;
          margin: 0 auto;
          display: block;
          display: flex;
          align-items: center;
          justify-content: center; }
          .recruit .block01 .wrap .item .recruit03 .image01 {
            width: 103px; }
          .recruit .block01 .wrap .item .recruit03 .image02 {
            width: 103px; }
          .recruit .block01 .wrap .item .recruit03 .image03 {
            width: 103px; }
          .recruit .block01 .wrap .item .recruit03 .image04 {
            width: 109px; }
        .recruit .block01 .wrap .item .recruit03-2 {
          width: 120px;
          margin: 0 auto;
          display: block; }
        .recruit .block01 .wrap .item .item-name {
          font-size: 20px;
          line-height: 20px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          color: #fff;
          text-align: center;
          margin: 36px auto 20px; }
          .recruit .block01 .wrap .item .item-name .brsp {
            display: none; }
        .recruit .block01 .wrap .item .text01 {
          height: 72px;
          font-size: 16px;
          line-height: 24px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #fff;
          text-align: center;
          margin: 0 auto 20px; }
          .recruit .block01 .wrap .item .text01 .brsp {
            display: none; }
        .recruit .block01 .wrap .item .view-btn {
          width: 140px;
          height: 35px;
          background-color: #fff;
          border-radius: 5px;
          font-size: 16px;
          line-height: 16px;
          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: 8px;
          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: 22px;
            height: 35px;
            position: absolute;
            top: 0;
            right: 0; }
            .recruit .block01 .wrap .item .view-btn .detail-open::before {
              content: "";
              width: 11px;
              height: 1px;
              position: absolute;
              top: 18px;
              left: 0;
              transition: 0.1s; }
            .recruit .block01 .wrap .item .view-btn .detail-open::after {
              content: "";
              width: 1px;
              height: 11px;
              position: absolute;
              top: 13px;
              left: 5px;
              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: 7px;
            right: 9px; }
    .recruit .block01 .acordion {
      display: none;
      padding-top: 110px; }
      .recruit .block01 .acordion.active {
        display: flex;
        align-items: center;
        justify-content: center; }
      .recruit .block01 .acordion .recruit03-2 {
        width: 77px;
        display: block;
        margin: 0 auto 20px; }
      .recruit .block01 .acordion .popup-title {
        width: 100%;
        font-size: 42px;
        line-height: 42px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #000;
        text-align: center;
        margin: 0 auto 75px; }
        .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: 1083px;
        margin: 0 auto;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap; }
        .recruit .block01 .acordion .wrap .inner {
          width: 515px;
          margin: 0 0 85px; }
          .recruit .block01 .acordion .wrap .inner .recruit22 {
            width: 515px;
            vertical-align: bottom; }
          .recruit .block01 .acordion .wrap .inner .item-name {
            width: 100%;
            font-size: 24px;
            line-height: 24px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            color: #000;
            text-align: center;
            margin: 25px auto;
            font-feature-settings: "palt"; }
          .recruit .block01 .acordion .wrap .inner .text {
            width: 100%;
            font-size: 16px;
            line-height: 24px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #000;
            text-align: left;
            position: relative; }
      .recruit .block01 .acordion .popup-close {
        display: block;
        width: 52px;
        height: 52px;
        border: none;
        background-color: #fff;
        margin: 20px auto 0;
        font-size: 29px;
        line-height: 29px;
        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: 145px 0 65px; }
    .recruit .block02 .title {
      width: fit-content;
      margin: 0 auto 54px;
      font-size: 48px;
      line-height: 48px;
      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: 131px;
        position: absolute;
        top: -33px;
        left: -62px; }
    .recruit .block02 .wrap {
      width: 871px;
      margin: 0 auto;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      .recruit .block02 .wrap .item {
        width: 410px;
        cursor: pointer; }
        .recruit .block02 .wrap .item .thumnail {
          width: 410px;
          height: 274px;
          margin: 0 auto 20px;
          display: block;
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;
          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 30px;
          margin: 0 0 18px; }
          .recruit .block02 .wrap .item .term-list .inner {
            width: 90px;
            height: 20px;
            background-color: #000;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 9px;
            line-height: 9px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #fff;
            text-align: center;
            margin-right: 5px; }
        .recruit .block02 .wrap .item .name {
          width: 100%;
          font-size: 18px;
          line-height: 18px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          padding: 0 30px;
          margin: 0 auto 10px; }
        .recruit .block02 .wrap .item .rubi {
          width: 100%;
          font-size: 10px;
          line-height: 10px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          padding: 0 30px;
          margin: 0 auto 15px; }
        .recruit .block02 .wrap .item .text {
          width: 100%;
          font-size: 12px;
          line-height: 24px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          padding: 0 30px;
          margin: 0 auto 10px;
          position: relative; }
          .recruit .block02 .wrap .item .text .arrow {
            position: absolute;
            bottom: -20px;
            right: 15px; }
    .recruit .block02 .comingsoon {
      width: 100%;
      font-size: 18px;
      line-height: 18px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 600;
      color: #000;
      text-align: center; }
  .recruit .block03 {
    width: 100%;
    margin: 145px 0 0;
    padding: 463px 0 0;
    position: relative; }
    .recruit .block03 .recruit10 {
      width: 96%;
      height: 520px;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 10px;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1; }
      .recruit .block03 .recruit10 .image {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .recruit .block03 .wrap {
      width: 1080px;
      margin: 0 auto;
      background-color: #fff;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      padding: 97px 73px 0; }
      .recruit .block03 .wrap .title {
        width: 320px;
        margin: 5px auto 54px;
        font-size: 48px;
        line-height: 48px;
        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: 131px;
          position: absolute;
          top: -38px;
          left: 0; }
      .recruit .block03 .wrap .uncher-list {
        width: 560px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap; }
        .recruit .block03 .wrap .uncher-list .uncherlink {
          width: 260px;
          height: 60px;
          border-bottom: 1px solid #000;
          padding-left: 5px;
          font-size: 18px;
          line-height: 18px;
          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: 23px;
            right: 0; }
    .recruit .block03 .content {
      width: 100%;
      margin: 73px auto;
      padding: 56px 0 0;
      overflow: hidden;
      position: relative; }
      .recruit .block03 .content .conent-title {
        width: 1080px;
        margin: 0 auto 30px;
        font-size: 42px;
        line-height: 42px;
        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: 128px;
          height: 4px;
          border-top: 4px solid #000;
          position: absolute;
          top: -56px;
          left: 0; }
      .recruit .block03 .content .wrap01 {
        width: 1080px;
        margin: 0 auto 60px;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .recruit .block03 .content .wrap01 .text {
          width: 515px;
          font-size: 18px;
          line-height: 30px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          color: #000;
          text-align: left;
          margin-right: 17px; }
          .recruit .block03 .content .wrap01 .text .outlink {
            color: #000; }
        .recruit .block03 .content .wrap01 .image {
          display: block;
          width: 550px;
          position: relative;
          top: -10px; }
        .recruit .block03 .content .wrap01 .image02 {
          display: block;
          width: 487px;
          margin-left: 50px; }
      .recruit .block03 .content .wrap02 {
        width: 1080px;
        margin: 0 auto 140px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
        .recruit .block03 .content .wrap02 .inner01 {
          width: 445px; }
          .recruit .block03 .content .wrap02 .inner01 .inner-wrap {
            width: 445px;
            background-color: #f1f3f5;
            padding: 25px 10px 25px 20px;
            margin: 0 0 30px; }
            .recruit .block03 .content .wrap02 .inner01 .inner-wrap .title {
              width: 100%;
              font-size: 18px;
              line-height: 18px;
              font-family: 'Noto Sans JP', sans-serif;
              font-weight: 700;
              text-align: left;
              margin: 0 0 15px; }
              .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: 16px;
              line-height: 28px;
              font-family: 'Noto Sans JP', sans-serif;
              font-weight: 400;
              color: #000;
              text-align: left;
              padding-left: 15px;
              font-feature-settings: "palt"; }
              .recruit .block03 .content .wrap02 .inner01 .inner-wrap .text .brsp {
                display: none; }
        .recruit .block03 .content .wrap02 .recruit12 {
          width: 662px;
          position: relative;
          top: 75px;
          left: 70px; }
        .recruit .block03 .content .wrap02.fw {
          flex-wrap: wrap;
          margin: 0 auto 80px !important; }
        .recruit .block03 .content .wrap02 .inner02 {
          width: 520px;
          height: 170px;
          border-radius: 10px;
          margin-bottom: 20px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .recruit .block03 .content .wrap02 .inner02.green {
            background-color: #3cb446; }
          .recruit .block03 .content .wrap02 .inner02.blue {
            background-color: #008bd0; }
          .recruit .block03 .content .wrap02 .inner02.order01 {
            order: 1; }
          .recruit .block03 .content .wrap02 .inner02.order02 {
            order: 3; }
          .recruit .block03 .content .wrap02 .inner02.order03 {
            order: 2; }
          .recruit .block03 .content .wrap02 .inner02.order04 {
            order: 4; }
          .recruit .block03 .content .wrap02 .inner02.order05 {
            order: 5; }
          .recruit .block03 .content .wrap02 .inner02 .title {
            width: 170px;
            font-size: 20px;
            line-height: 30px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 800;
            text-align: center;
            color: #fff;
            padding: 0; }
            .recruit .block03 .content .wrap02 .inner02 .title.green {
              color: #3cb446; }
            .recruit .block03 .content .wrap02 .inner02 .title.blue {
              color: #008bd0; }
          .recruit .block03 .content .wrap02 .inner02 .text {
            width: 330px;
            font-size: 16px;
            line-height: 24px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #fff;
            text-align: left;
            font-feature-settings: "palt"; }
      .recruit .block03 .content .wrap03 {
        width: 1080px;
        margin: 0 auto 140px; }
        .recruit .block03 .content .wrap03 .inner03 {
          width: 675px;
          padding: 0 0 35px;
          margin: 0 0 35px auto;
          border-bottom: 1px solid #9fa0a0; }
          .recruit .block03 .content .wrap03 .inner03 .title {
            width: 100%;
            font-size: 20px;
            line-height: 20px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            color: #000;
            text-align: left;
            margin: 0 0 15px; }
            .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: 16px;
            line-height: 28px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            padding-left: 20px;
            font-feature-settings: "palt"; }
      .recruit .block03 .content .recruit13 {
        width: 530px;
        position: absolute;
        top: 168px;
        left: -35px; }
      .recruit .block03 .content .wrap04 {
        width: 1080px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000;
        text-align: left;
        font-feature-settings: "palt"; }
  .recruit .block04 {
    width: 100%;
    height: 42vw;
    margin: 60px 0 250px;
    position: relative; }
    .recruit .block04 .wrap05 {
      width: 1080px;
      height: 100%;
      margin: 0 auto;
      padding-right: 20px;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      z-index: 10; }
      .recruit .block04 .wrap05 .block-title {
        font-size: 42px;
        line-height: 80px;
        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: 65px; }
        .recruit .block04 .wrap05 .block-title::before {
          content: "";
          width: 350px;
          height: 75px;
          background-color: #3cb446;
          position: absolute;
          top: 3px;
          left: -28px;
          z-index: -1; }
        .recruit .block04 .wrap05 .block-title::after {
          content: "";
          width: 345px;
          height: 75px;
          background-color: #3cb446;
          position: absolute;
          bottom: 0;
          left: 38px;
          z-index: -1; }
    .recruit .block04 .recruit14 {
      display: block;
      width: 35vw;
      position: absolute;
      top: 0;
      left: -70px;
      z-index: -3; }
    .recruit .block04 .recruit15 {
      display: block;
      width: 44%;
      position: absolute;
      bottom: 0;
      left: 17vw;
      z-index: -2; }
    .recruit .block04 .recruit16 {
      display: block;
      width: 44%;
      position: absolute;
      top: 3vw;
      right: 0;
      z-index: -3; }
  .recruit .block05 {
    width: 1080px;
    margin: 0 auto 210px;
    padding-left: 60px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative; }
    .recruit .block05 .wrap {
      width: 340px;
      margin: 0; }
      .recruit .block05 .wrap .title {
        width: fit-content;
        margin: 0 0 35px;
        font-size: 42px;
        line-height: 42px;
        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: 72px;
          position: absolute;
          top: -46px;
          left: 0; }
      .recruit .block05 .wrap .link-btn {
        width: 130px;
        font-size: 16px;
        line-height: 43px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #3cb446;
        text-align: left;
        margin: 20px 0 0;
        padding-left: 47px;
        display: block;
        position: relative; }
        .recruit .block05 .wrap .link-btn:before {
          content: "";
          width: 38px;
          height: 38px;
          background: url(../../../../wp-content/themes/masuda-k/img/recruit/recruit_18.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: 6px;
          left: 0; }
        .recruit .block05 .wrap .link-btn:after {
          content: "";
          width: 65px;
          height: 1px;
          border: 1px solid #3cb446;
          position: absolute;
          bottom: -2px;
          left: 43px; }
    .recruit .block05 .newslist {
      width: 670px;
      padding-top: 55px; }
      .recruit .block05 .newslist li {
        width: 670px;
        height: 70px;
        border-bottom: 1px solid #000; }
        .recruit .block05 .newslist li .siglelink {
          height: 80px;
          padding: 0 8px;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
          .recruit .block05 .newslist li .siglelink .day {
            width: 75px;
            font-size: 16px;
            line-height: 16px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #595757;
            text-align: left; }
          .recruit .block05 .newslist li .siglelink .article-name {
            font-size: 16px;
            line-height: 16px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            margin-left: 45px; }
  .recruit .block06 {
    width: 1080px;
    margin: 0 auto 210px;
    padding-left: 60px;
    position: relative; }
    .recruit .block06 .wrap {
      width: 100%;
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .recruit .block06 .wrap .title {
        width: fit-content;
        margin: 0;
        font-size: 42px;
        line-height: 42px;
        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: 187px;
          position: absolute;
          top: -46px;
          left: 0; }
      .recruit .block06 .wrap .link-btn {
        width: 130px;
        font-size: 16px;
        line-height: 43px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #3cb446;
        text-align: left;
        margin: 0 0 0 30px;
        padding-left: 47px;
        display: block;
        position: relative; }
        .recruit .block06 .wrap .link-btn:before {
          content: "";
          width: 38px;
          height: 38px;
          background: url(../../../../wp-content/themes/masuda-k/img/recruit/recruit_18.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: 6px;
          left: 0; }
        .recruit .block06 .wrap .link-btn:after {
          content: "";
          width: 65px;
          height: 1px;
          border: 1px solid #3cb446;
          position: absolute;
          bottom: -2px;
          left: 43px; }
    .recruit .block06 .list {
      width: 1180px;
      height: 340px;
      margin: 48px 0 40px auto;
      overflow: hidden;
      position: relative; }
      .recruit .block06 .list .swiper-wrapper {
        width: 100%;
        height: 100%;
        transition-timing-function: linear; }
      .recruit .block06 .list .list-wrap {
        width: 390px;
        height: 340px;
        margin: 0 25px;
        overflow: hidden;
        position: relative; }
        .recruit .block06 .list .list-wrap .inner {
          width: 390px;
          height: 220px;
          border-radius: 10px;
          margin: 0 0 20px;
          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: 16px;
          line-height: 28px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          color: #000;
          text-align: left;
          margin: 5px 0; }
        .recruit .block06 .list .list-wrap .day {
          width: 100%;
          font-size: 16px;
          line-height: 16px;
          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: 33px;
      margin: 0 auto 10px;
      bottom: 0; }
    .recruit .block06 .swiper-pagination_service span {
      width: 40px;
      height: 6px;
      background-color: #d2d2d2;
      margin: 0 5px;
      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: 18px;
      line-height: 18px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 600;
      color: #000;
      text-align: center;
      margin: 70px auto 0; }
  .recruit .block07 {
    width: 100%;
    height: 453px;
    background: url(../../../../wp-content/themes/masuda-k/img/recruit/recruit_20.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 80px 0 0;
    position: relative; }
    .recruit .block07 .title {
      width: fit-content;
      margin: 0 auto;
      font-size: 30px;
      line-height: 30px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #fff;
      text-align: center;
      padding: 0 17px;
      position: relative; }
      .recruit .block07 .title:before {
        content: "";
        width: 2px;
        height: 36px;
        background-color: #fff;
        transform: rotate(-20deg);
        position: absolute;
        top: 0;
        left: 0; }
      .recruit .block07 .title:after {
        content: "";
        width: 2px;
        height: 36px;
        background-color: #fff;
        transform: rotate(20deg);
        position: absolute;
        top: 0;
        right: 0; }
    .recruit .block07 .link-btn {
      display: block;
      width: 542px;
      height: 102px;
      background: linear-gradient(to right, #6ab842 0%, #6ab842 16%, #008bd0 100%);
      border-radius: 102px;
      margin: 45px auto 55px;
      font-size: 36px;
      line-height: 30px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 800;
      color: #fff;
      text-align: center;
      padding: 22px 0;
      position: relative; }
      .recruit .block07 .link-btn .font {
        font-size: 14px;
        line-height: 14px; }
      .recruit .block07 .link-btn .recruit21 {
        width: 33px;
        position: absolute;
        top: 33px;
        right: 56px; }
    .recruit .block07 .linklist {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .recruit .block07 .linklist .link {
        width: 315px;
        margin: 0 32px;
        padding-bottom: 20px;
        border-bottom: 2px dotted #fff;
        font-size: 22px;
        line-height: 22px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #fff;
        text-align: center; }
        .recruit .block07 .linklist .link .arrow {
          margin-left: 5px; }
  .recruit.single .content {
    width: 1080px;
    margin: 120px auto 40px; }
  .recruit.single .single-content {
    width: 100%;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    padding: 35px 0 60px; }
    .recruit.single .single-content .thumbnail {
      width: 600px;
      height: 400px;
      margin: 50px auto; }
      .recruit.single .single-content .thumbnail .image {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .recruit.single .single-content .term-list {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 0;
      margin: 0 0 18px; }
      .recruit.single .single-content .term-list .inner {
        width: 90px;
        height: 20px;
        background-color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 9px;
        line-height: 9px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        margin-right: 5px; }
    .recruit.single .single-content .name {
      font-size: 28px;
      line-height: 40px;
      color: #000;
      text-align: left;
      margin-bottom: 10px; }
    .recruit.single .single-content .rubi {
      font-size: 14px;
      line-height: 14px;
      color: #000;
      text-align: left;
      margin-bottom: 30px; }
    .recruit.single .single-content .text {
      font-size: 14px;
      line-height: 30px;
      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: 16px;
        line-height: 16px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        padding: 0 19px;
        position: relative; }
        .recruit.single .single-content .text h2::before {
          content: "◇";
          width: 19px;
          font-size: 16px;
          line-height: 16px;
          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: 19px;
          font-size: 16px;
          line-height: 16px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          position: absolute;
          top: 0;
          right: 0; }
  .recruit.single .navigation {
    width: 1080px;
    margin: 0 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    .recruit.single .navigation .all-btn {
      font-size: 14px;
      line-height: 14px;
      color: #000;
      width: 117px;
      height: 32px;
      text-align: center;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 32px;
      border: 1px solid #000;
      margin: 0 auto; }
    .recruit.single .navigation .prev-btn {
      font-size: 16px;
      line-height: 16px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: right;
      width: 130px;
      position: absolute;
      top: 0;
      left: 0; }
      .recruit.single .navigation .prev-btn::after {
        content: "";
        width: 25px;
        height: 25px;
        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: -4px;
        left: 0; }
    .recruit.single .navigation .next-btn {
      font-size: 16px;
      line-height: 16px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      width: 130px;
      position: absolute;
      top: 0;
      right: 0; }
      .recruit.single .navigation .next-btn::after {
        content: "";
        width: 25px;
        height: 25px;
        background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_02.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        top: -4px;
        right: 0; }

/* マスダウェイ
-----------------------*/
.masudaway {
  position: relative; }
  .masudaway .pagetitle {
    width: 262px;
    height: 114px;
    background-color: #3cb446;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 35px;
    line-height: 35px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    color: #fff;
    text-align: center;
    padding: 28px 0 0;
    position: absolute;
    top: 0;
    left: 7.14%;
    z-index: 99; }
    .masudaway .pagetitle .font {
      display: block;
      font-size: 14px;
      line-height: 30px; }
  .masudaway .eyecatch {
    width: 100%;
    height: 750px;
    position: relative;
    margin: 0 auto 80px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end; }
    .masudaway .eyecatch .image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .masudaway .eyecatch .wrap {
      width: 1200px;
      margin: 0 auto 30px;
      position: relative; }
      .masudaway .eyecatch .wrap .title {
        width: fit-content;
        height: fit-content;
        background-color: #fff;
        padding: 18px;
        margin: 0 0 16px;
        font-size: 28px;
        line-height: 40px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #000;
        text-align: left;
        position: relative; }
        .masudaway .eyecatch .wrap .title .mway01 {
          width: 57px;
          position: absolute;
          top: -45px;
          left: -35px; }
      .masudaway .eyecatch .wrap .termlist {
        width: 100%;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .masudaway .eyecatch .wrap .termlist .term {
          width: fit-content;
          height: 20px;
          background-color: #fff;
          border-radius: 3px;
          padding: 0 8px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 3px;
          margin-bottom: 3px;
          font-size: 10px;
          line-height: 10px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 500;
          color: #49576e;
          text-align: center; }
  .masudaway .block01 {
    width: 1080px;
    margin: 0 auto 126px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .masudaway .block01 .wrap {
      width: 510px;
      height: 150px;
      border: 1px solid #000;
      font-size: 26px;
      line-height: 40px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      padding: 42px 0 0;
      position: relative; }
      .masudaway .block01 .wrap .font {
        color: #3cb446; }
      .masudaway .block01 .wrap .name {
        width: 155px;
        height: 24px;
        background-color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        line-height: 16px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #fff;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0; }
  .masudaway .block02 {
    width: 880px;
    margin: 0 auto 90px; }
    .masudaway .block02 .title {
      width: fit-content;
      font-size: 12px;
      line-height: 12px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 20px;
      padding: 0 10px;
      position: relative; }
      .masudaway .block02 .title:before {
        content: "";
        width: 1px;
        height: 12px;
        background-color: #000;
        transform: rotate(-30deg);
        position: absolute;
        top: 0;
        left: 0; }
      .masudaway .block02 .title:after {
        content: "";
        width: 1px;
        height: 12px;
        background-color: #000;
        transform: rotate(30deg);
        position: absolute;
        top: 0;
        right: 0; }
    .masudaway .block02 .rubi {
      font-size: 33px;
      line-height: 33px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 40px; }
    .masudaway .block02 .keywordlist {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      .masudaway .block02 .keywordlist .name {
        width: fit-content;
        min-width: 160px;
        height: 40px;
        border-radius: 40px;
        background-color: #008bd0;
        font-size: 12px;
        line-height: 12px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 500;
        color: #fff;
        text-align: center;
        padding: 0 20px;
        margin: 0 9px 18px; }
        .masudaway .block02 .keywordlist .name a {
          width: fit-content;
          min-width: 160px;
          height: 40px;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center; }
  .masudaway .block03 {
    width: 100%;
    background-color: #f1f3f5;
    padding: 110px 0;
    margin: 0 auto 100px; }
    .masudaway .block03 .title {
      width: fit-content;
      font-size: 12px;
      line-height: 12px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 20px;
      padding: 0 10px;
      position: relative; }
      .masudaway .block03 .title:before {
        content: "";
        width: 1px;
        height: 12px;
        background-color: #000;
        transform: rotate(-30deg);
        position: absolute;
        top: 0;
        left: 0; }
      .masudaway .block03 .title:after {
        content: "";
        width: 1px;
        height: 12px;
        background-color: #000;
        transform: rotate(30deg);
        position: absolute;
        top: 0;
        right: 0; }
    .masudaway .block03 .rubi {
      font-size: 33px;
      line-height: 33px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 40px; }
    .masudaway .block03 .list {
      width: 1200px;
      margin: 0 auto;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      .masudaway .block03 .list .wrap {
        width: 376px;
        margin-bottom: 60px;
        position: relative; }
        .masudaway .block03 .list .wrap:first-child::before {
          content: "";
          width: 54px;
          height: 54px;
          background: url(../../../../wp-content/themes/masuda-k/img/mway/mway_02.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: -25px;
          left: -25px; }
        .masudaway .block03 .list .wrap .thumnail {
          width: 376px;
          height: 270px;
          border-radius: 10px;
          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: 15px 10px 5px;
          font-size: 22px;
          line-height: 32px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #000;
          text-align: left; }
        .masudaway .block03 .list .wrap .day {
          width: 100%;
          padding: 0 10px 10px;
          font-size: 13px;
          line-height: 13px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #727171;
          text-align: left; }
        .masudaway .block03 .list .wrap .termlist {
          width: 100%;
          height: 23px;
          padding: 0 10px;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          flex-wrap: wrap; }
          .masudaway .block03 .list .wrap .termlist .term {
            width: fit-content;
            height: 23px;
            background-color: #fff;
            border-radius: 2px;
            padding: 0 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 3px;
            margin-bottom: 3px;
            font-size: 10px;
            line-height: 10px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #49576e;
            text-align: center; }
    .masudaway .block03 .link-btn {
      width: 180px;
      height: 45px;
      margin: 0 auto;
      background-color: #3cb446;
      border-radius: 8px;
      font-size: 16px;
      line-height: 16px;
      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: 110px 0 0;
    margin: 0 auto 116px; }
    .masudaway .block04 .title {
      width: fit-content;
      font-size: 12px;
      line-height: 12px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 20px;
      padding: 0 10px;
      position: relative; }
      .masudaway .block04 .title:before {
        content: "";
        width: 1px;
        height: 12px;
        background-color: #000;
        transform: rotate(-30deg);
        position: absolute;
        top: 0;
        left: 0; }
      .masudaway .block04 .title:after {
        content: "";
        width: 1px;
        height: 12px;
        background-color: #000;
        transform: rotate(30deg);
        position: absolute;
        top: 0;
        right: 0; }
    .masudaway .block04 .rubi {
      font-size: 33px;
      line-height: 33px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 40px; }
    .masudaway .block04 .list {
      width: 100%;
      height: 500px;
      margin: 0 auto 50px;
      overflow: hidden;
      position: relative; }
      .masudaway .block04 .list .swiper-wrapper {
        width: 100%;
        height: 100%;
        transition-timing-function: linear; }
      .masudaway .block04 .list .wrap {
        width: 695px;
        height: 498px;
        border-radius: 10px;
        margin: 0 30px 60px;
        overflow: hidden;
        position: relative; }
        .masudaway .block04 .list .wrap .image {
          width: 100%;
          height: 100%;
          object-fit: cover;
          vertical-align: bottom; }
        .masudaway .block04 .list .wrap .inner {
          width: 100%;
          padding: 0 25px;
          box-sizing: border-box;
          position: absolute;
          bottom: 20px;
          left: 0; }
          .masudaway .block04 .list .wrap .inner .item_title {
            width: 100%;
            height: fit-content;
            background-color: #fff;
            padding: 10px 15px;
            font-size: 22px;
            line-height: 32px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            color: #000;
            text-align: left;
            margin: 15px 0; }
          .masudaway .block04 .list .wrap .inner .day {
            width: 123px;
            height: 28px;
            background-color: #3cb446;
            font-size: 13px;
            line-height: 13px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #fff;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center; }
          .masudaway .block04 .list .wrap .inner .termlist {
            width: 100%;
            height: 23px;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            flex-wrap: wrap; }
            .masudaway .block04 .list .wrap .inner .termlist .term {
              width: fit-content;
              height: 23px;
              background-color: #fff;
              border-radius: 3px;
              padding: 0 8px;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-right: 3px;
              margin-bottom: 3px;
              font-size: 10px;
              line-height: 10px;
              font-family: 'Noto Sans JP', sans-serif;
              font-weight: 500;
              color: #49576e;
              text-align: center; }
    .masudaway .block04 .link-btn {
      width: 180px;
      height: 45px;
      margin: 0 auto;
      background-color: #3cb446;
      border-radius: 8px;
      font-size: 16px;
      line-height: 16px;
      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: 400px;
    background: url(../../../../wp-content/themes/masuda-k/img/mway/mway_03.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 80px 0 0;
    margin: 0 auto 25px; }
    .masudaway .block05 .wrap {
      width: 1080px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .masudaway .block05 .wrap .inner {
        width: 416px; }
        .masudaway .block05 .wrap .inner .text01 {
          width: 416px;
          font-size: 41px;
          line-height: 41px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #fff;
          text-align: center;
          margin: 0 auto 20px;
          position: relative; }
          .masudaway .block05 .wrap .inner .text01:before {
            content: "";
            width: 2px;
            height: 38px;
            background-color: #fff;
            transform: rotate(-30deg);
            position: absolute;
            top: 3px;
            left: 10px; }
          .masudaway .block05 .wrap .inner .text01:after {
            content: "";
            width: 2px;
            height: 38px;
            background-color: #fff;
            transform: rotate(30deg);
            position: absolute;
            top: 3px;
            right: 10px; }
        .masudaway .block05 .wrap .inner .text02 {
          width: 416px;
          font-size: 35px;
          line-height: 56px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #fff;
          text-align: center;
          margin: 0 auto 20px;
          position: relative; }
        .masudaway .block05 .wrap .inner .link-btn {
          width: 280px;
          height: 54px;
          margin: 0 auto;
          background-color: #3cb446;
          border-radius: 54px;
          font-size: 31px;
          line-height: 31px;
          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: 18px;
            height: 18px;
            background: url(../../../../wp-content/themes/masuda-k/img/mway/mway_04.webp);
            background-repeat: no-repeat;
            background-size: 100%;
            position: absolute;
            top: 18px;
            right: 18px; }
  .masudaway.archive .archive-block {
    width: 100%;
    padding: 110px 0 0;
    margin: 0 auto 70px;
    background-color: #fff; }
    .masudaway.archive .archive-block .term-title {
      width: fit-content;
      font-size: 32px;
      line-height: 32px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 5px;
      padding: 0 10px;
      position: relative; }
    .masudaway.archive .archive-block .title {
      width: fit-content;
      font-size: 18px;
      line-height: 18px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 20px;
      padding: 0 10px;
      position: relative; }
    .masudaway.archive .archive-block .rubi {
      font-size: 33px;
      line-height: 33px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #000;
      text-align: center;
      margin: 0 auto 40px; }
    .masudaway.archive .archive-block .list {
      width: 1200px;
      margin: 59px auto 0;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .masudaway.archive .archive-block .list .wrap {
        width: 376px;
        margin-bottom: 60px;
        margin-right: 23px;
        position: relative; }
        .masudaway.archive .archive-block .list .wrap:first-child::before {
          content: "";
          width: 54px;
          height: 54px;
          background: url(../../../../wp-content/themes/masuda-k/img/mway/mway_02.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: -25px;
          left: -25px; }
        .masudaway.archive .archive-block .list .wrap::nth-child(3n) {
          margin-right: 0; }
        .masudaway.archive .archive-block .list .wrap .thumnail {
          width: 376px;
          height: 270px;
          border-radius: 10px;
          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: 15px 10px 5px;
          font-size: 22px;
          line-height: 32px;
          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 10px 10px;
          font-size: 13px;
          line-height: 13px;
          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: 23px;
          padding: 0 10px;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          flex-wrap: wrap; }
          .masudaway.archive .archive-block .list .wrap .termlist .term {
            width: fit-content;
            height: 23px;
            background-color: #f1f3f5;
            border-radius: 2px;
            padding: 0 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 8px;
            margin-bottom: 5px;
            font-size: 10px;
            line-height: 10px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #49576e;
            text-align: center; }
  .masudaway.archive .archive-pnavi .pnavi {
    width: 500px;
    margin: 0 auto 125px; }
    .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: 18px;
        height: 18px;
        border-radius: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 4px; }
        .masudaway.archive .archive-pnavi .pnavi ul.page-numbers li .page-numbers {
          width: 100%;
          height: 100%;
          font-size: 12px;
          line-height: 12px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #000;
          border-radius: 18px; }
        .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: 8px;
            height: 8px;
            transform: rotate(45deg);
            position: absolute;
            top: 5px;
            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: 8px;
            height: 8px;
            transform: rotate(45deg);
            position: absolute;
            top: 5px;
            left: 0; }
  .masudaway.archive .termblock {
    width: 100%;
    margin: 0 auto 30px;
    padding: 76px 0 10px;
    background-color: #f1f3f5; }
  .masudaway .search-none {
    width: 100%;
    margin: 60px 0;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: center; }
  .masudaway.single .page-wrapper {
    width: 1200px;
    margin: 0 auto 100px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .masudaway.single .page-wrapper .maincontent {
      width: 65.7%; }
      .masudaway.single .page-wrapper .maincontent .day {
        width: 100%;
        margin: 0 0 30px;
        font-size: 13px;
        line-height: 13px;
        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 30px;
        font-size: 30px;
        line-height: 44px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 800;
        color: #000;
        text-align: left; }
      .masudaway.single .page-wrapper .maincontent .termlist {
        width: 100%;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap; }
        .masudaway.single .page-wrapper .maincontent .termlist .term {
          width: fit-content;
          height: 25px;
          background-color: #edf2f5;
          border-radius: 2px;
          padding: 0 8px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 8px;
          margin-bottom: 5px;
          font-size: 10px;
          line-height: 10px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 500;
          color: #49576e;
          text-align: center; }
      .masudaway.single .page-wrapper .maincontent .gaiyou {
        width: 100%;
        margin: 30px 0 40px;
        padding: 60px 0 0;
        border-top: 1px solid #000;
        font-size: 12px;
        line-height: 30px;
        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 40px;
        padding: 42px 27px;
        background-color: #edf2f5;
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
        .masudaway.single .page-wrapper .maincontent .writer .writer-photo {
          width: 116px;
          height: 116px;
          border-radius: 116px;
          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: 530px; }
          .masudaway.single .page-wrapper .maincontent .writer .inner .name {
            font-size: 16px;
            line-height: 18px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #000;
            text-align: left; }
          .masudaway.single .page-wrapper .maincontent .writer .inner .rubi {
            font-size: 10px;
            line-height: 18px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            color: #000;
            text-align: left;
            font-feature-settings: "palt"; }
          .masudaway.single .page-wrapper .maincontent .writer .inner .introduce {
            font-size: 14px;
            line-height: 30px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            margin: 20px 0 0; }
      .masudaway.single .page-wrapper .maincontent .mainblock {
        width: 100%;
        margin: 0 0 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid #000; }
        .masudaway.single .page-wrapper .maincontent .mainblock .title-wrap {
          width: 100%;
          margin: 0 0 40px;
          padding: 0 0 10px;
          border-bottom: 1px solid #000;
          position: relative; }
          .masudaway.single .page-wrapper .maincontent .mainblock .title-wrap::after {
            content: "";
            width: 113px;
            height: 4px;
            background-color: #3cb446;
            position: absolute;
            bottom: -2px;
            left: 0; }
          .masudaway.single .page-wrapper .maincontent .mainblock .title-wrap .h2 {
            font-size: 24px;
            line-height: 48px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 800;
            color: #000;
            text-align: left;
            margin: 0 0 10px; }
          .masudaway.single .page-wrapper .maincontent .mainblock .title-wrap .h3 {
            font-size: 19px;
            line-height: 32px;
            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 50px;
          display: block; }
        .masudaway.single .page-wrapper .maincontent .mainblock .text {
          width: 100%;
          margin: 0 0 50px;
          font-size: 12px;
          line-height: 26px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left; }
  .masudaway.single .block03 {
    width: 1200px;
    padding: 0;
    margin: 0 auto 120px;
    background-color: #fff; }
    .masudaway.single .block03 .title-wrap {
      width: 290px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-left: 10px;
      margin: 0 0 25px; }
      .masudaway.single .block03 .title-wrap .title {
        width: 160px;
        margin: 0; }
      .masudaway.single .block03 .title-wrap .rubi {
        width: 125px;
        font-size: 26px;
        line-height: 26px;
        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: 8px 0 0; }
    .masudaway.single .block03 .list .wrap .termlist .term {
      background-color: #edf2f5;
      margin-right: 8px;
      margin-bottom: 5px; }
    .masudaway.single .block03 .link-btn {
      width: 163px;
      height: 40px;
      margin: 0 0 0 auto;
      background-color: #3cb446;
      border-radius: 40px;
      font-size: 14px;
      line-height: 14px;
      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: 15px;
        right: 14px; }
  .masudaway.single .sidebar {
    width: 320px; }
    .masudaway.single .sidebar .block01 {
      margin: 0 auto 126px;
      width: 100% !important;
      display: block; }
      .masudaway.single .sidebar .block01 .wrap {
        display: block;
        width: 100%;
        border: 1px solid #000;
        font-size: 18px;
        line-height: 30px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: center;
        padding: 35px 0 0;
        margin: 0 0 25px;
        position: relative; }
        .masudaway.single .sidebar .block01 .wrap.wrap02 {
          padding: 50px 0 0; }
        .masudaway.single .sidebar .block01 .wrap .font {
          color: #3cb446;
          font-size: 26px; }
        .masudaway.single .sidebar .block01 .wrap .name {
          width: 155px;
          height: 24px;
          background-color: #000;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 16px;
          line-height: 16px;
          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 20px; }
      .masudaway.single .sidebar .block04 .title {
        width: 100%;
        font-size: 12px;
        line-height: 12px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: left;
        margin: 0 auto 5px;
        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: 26px;
        line-height: 26px;
        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: 61px;
          height: 23px;
          margin: 0 auto;
          background-color: #fff;
          border-radius: none;
          font-size: 12px;
          line-height: 12px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 700;
          color: #3cb446;
          text-align: left;
          display: block;
          position: absolute;
          top: 8px;
          left: 120px; }
          .masudaway.single .sidebar .block04 .rubi .link-btn .arrow {
            position: absolute;
            top: 3px;
            right: -2px; }
        .masudaway.single .sidebar .block04 .rubi.new .link-btn {
          left: 180px; }
      .masudaway.single .sidebar .block04 .list {
        width: 100%;
        height: fit-content;
        margin: 0 auto 50px;
        overflow: hidden;
        position: relative; }
        .masudaway.single .sidebar .block04 .list.sp {
          display: none; }
        .masudaway.single .sidebar .block04 .list .wrap {
          width: 320px;
          height: fit-content;
          margin: 0 30px 60px;
          position: relative; }
          .masudaway.single .sidebar .block04 .list .wrap .thumnail {
            width: 320px;
            height: 230px;
            border-radius: 10px;
            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: 91px;
            height: 23px;
            background-color: #008bd0;
            font-size: 13px;
            line-height: 13px;
            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: 220px;
            left: -20px; }
          .masudaway.single .sidebar .block04 .list .wrap .item_title {
            width: 100%;
            height: fit-content;
            background-color: #fff;
            font-size: 16px;
            line-height: 26px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            color: #000;
            text-align: left;
            margin: 10px 0 5px; }
          .masudaway.single .sidebar .block04 .list .wrap .termlist {
            width: 100%;
            height: 23px;
            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: 23px;
              background-color: #fff;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-right: 8px;
              margin-bottom: 5px;
              font-size: 10px;
              line-height: 10px;
              font-family: 'Noto Sans JP', sans-serif;
              font-weight: 500;
              color: #49576e;
              text-align: center; }
          .masudaway.single .sidebar .block04 .list .wrap:nth-child(n+2) {
            display: flex;
            align-items: flex-end;
            justify-content: flex-start;
            margin: 0 0 25px; }
            .masudaway.single .sidebar .block04 .list .wrap:nth-child(n+2) .thumnail {
              width: 120px;
              height: 84px;
              border-radius: 8px;
              overflow: hidden;
              position: relative;
              margin-right: 15px; }
              .masudaway.single .sidebar .block04 .list .wrap:nth-child(n+2) .thumnail .image {
                width: 100%;
                height: 100%;
                object-fit: cover;
                vertical-align: bottom; }
            .masudaway.single .sidebar .block04 .list .wrap:nth-child(n+2) .day {
              width: 91px;
              height: 23px;
              background-color: #008bd0;
              font-size: 13px;
              line-height: 13px;
              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: 4px;
              left: 100px; }
            .masudaway.single .sidebar .block04 .list .wrap:nth-child(n+2) .item_title {
              width: 100%;
              height: fit-content;
              background-color: #fff;
              font-size: 14px;
              line-height: 21px;
              font-family: 'Noto Sans JP', sans-serif;
              font-weight: 700;
              color: #000;
              text-align: left; }
            .masudaway.single .sidebar .block04 .list .wrap:nth-child(n+2) .termlist {
              display: none; }
    .masudaway.single .sidebar .block02 {
      width: 320px;
      margin: 0 auto 30px;
      padding: 0;
      background-color: #fff; }
      .masudaway.single .sidebar .block02 .title {
        width: fit-content;
        font-size: 12px;
        line-height: 12px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: center;
        margin: 0 auto 10px;
        padding: 0 10px;
        position: relative; }
        .masudaway.single .sidebar .block02 .title:before {
          content: "";
          width: 1px;
          height: 12px;
          background-color: #000;
          transform: rotate(-30deg);
          position: absolute;
          top: 0;
          left: 0; }
        .masudaway.single .sidebar .block02 .title:after {
          content: "";
          width: 1px;
          height: 12px;
          background-color: #000;
          transform: rotate(30deg);
          position: absolute;
          top: 0;
          right: 0; }
      .masudaway.single .sidebar .block02 .rubi {
        font-size: 26px;
        line-height: 26px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
        color: #000;
        text-align: center;
        margin: 0 auto 20px; }
      .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: 74px;
          height: 40px;
          border-radius: 40px;
          background-color: #008bd0;
          font-size: 12px;
          line-height: 12px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 500;
          color: #fff;
          text-align: center;
          padding: 0 10px;
          margin: 0 5px 10px; }
          .masudaway.single .sidebar .block02 .keywordlist .name a {
            width: fit-content;
            min-width: 74px;
            height: 40px;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center; }
    .masudaway.single .sidebar .form {
      width: 320px;
      height: 50px;
      position: relative; }
      .masudaway.single .sidebar .form input {
        width: 320px;
        height: 50px;
        border: 1px solid #c9caca;
        border-radius: 8px;
        padding-left: 10px; }
      .masudaway.single .sidebar .form .btn {
        width: 25px;
        height: 50px;
        position: absolute;
        top: 0;
        right: 0;
        background: none;
        border: none; }
        .masudaway.single .sidebar .form .btn .mway06 {
          width: 16px;
          height: 16px;
          position: absolute;
          top: 18px;
          right: 12px; }

/* 準備中ページ
-----------------------*/
.page-comingsoon {
  height: 100vh;
  margin: 0 auto 70px;
  font-size: 48px;
  line-height: 48px;
  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_pc.css.map */
