@charset "UTF-8";
/*------------------------------------------------
  COMMON(SP)
------------------------------------------------*/
/*リセット
/* img */
img,
div, p, blockquote,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
form, fieldset, textarea,
address,
main, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  list-style-type: none;
  vertical-align: baseline; }

/* common
-----------------------*/
html {
  scroll-padding-top: 16vw; }

body {
  margin: 0;
  background-color: #ffffff; }

.page {
  margin: 0; }

a {
  text-decoration: none; }
  a:visited {
    color: none; }

.jcS {
  justify-content: flex-start; }

.jcB {
  justify-content: space-between; }

.jcE {
  justify-content: flex-end; }

h1 {
  font-size: 6.4vw;
  text-align: center; }

h2 {
  font-size: 4.8vw;
  text-align: center;
  margin: 2.6666666667vw 0;
  position: relative; }

.white {
  color: #ffffff; }

html {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif,"游明朝体", "Yu Mincho", YuMincho,"ヒラギノ明朝",serif;
  color: #444444;
  line-height: 1.8; }

.content {
  margin: 0 auto; }
  .content .breadcrumbs {
    font-size: 3.2vw;
    line-height: 3.2vw;
    margin-bottom: 2.6666666667vw; }
    .content .breadcrumbs .upper {
      color: #036eb8;
      margin-right: 4vw; }
    .content .breadcrumbs .under {
      padding-left: 4vw;
      padding-right: 4vw;
      border-left: 1px solid #939393; }

/* header
-----------------------*/
#masthead {
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  position: fixed;
  background-color: #fff;
  height: 14.6666666667vw; }
  #masthead.recruit-header {
    background-color: rgba(255, 255, 255, 0); }
  #masthead .masthead-inner {
    width: 93.6vw;
    height: 14.6666666667vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.5s; }
    #masthead .masthead-inner .site-branding {
      width: 32vw;
      z-index: 99; }
      #masthead .masthead-inner .site-branding .logo {
        width: 100%; }
    #masthead .masthead-inner .main-navigation {
      width: auto;
      height: 100%; }
      #masthead .masthead-inner .main-navigation #primary-menu {
        display: none; }
      #masthead .masthead-inner .main-navigation #primary-menu-sp {
        width: 100%;
        height: 100%;
        margin: auto;
        background-color: #f0f0f0;
        position: fixed;
        right: -100%;
        top: 0;
        z-index: 98;
        transition: 0.3s ease-in-out;
        padding: 24vw 0; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index {
          width: 100%;
          margin: 0 0 8vw;
          transition: 0.3s; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index:nth-child(7), #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index:nth-child(8) {
            display: none; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index:nth-child(-n+4) .subnone {
            display: none; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index:nth-child(-n+4) .subactive::before {
            content: "＋";
            width: 4.2666666667vw;
            height: 4.2666666667vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 700;
            position: absolute;
            top: 0;
            right: -6.6666666667vw;
            transition: 0.3s; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index:nth-child(-n+4) .subactive.open::before {
            content: "－"; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index:nth-child(n+5):nth-child(-n+9) .subactive {
            display: none; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index:nth-child(n+5):nth-child(-n+9) .subnone::before {
            content: "";
            width: 4.2666666667vw;
            height: 4.2666666667vw;
            background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_03.webp);
            background-repeat: no-repeat;
            background-size: 100%;
            position: absolute;
            top: 0.5333333333vw;
            right: -6.6666666667vw;
            transition: 0.3s; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index.open-height {
            margin: 0 0 5.3333333333vw; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index.open-height:nth-child(1) {
              height: 82.6666666667vw; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index.open-height:nth-child(2) {
              height: 133.3333333333vw; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index.open-height:nth-child(3) {
              height: 102.6666666667vw; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index.open-height:nth-child(4) {
              height: 102.6666666667vw; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index.open-height:nth-child(5), #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index.open-height:nth-child(8) {
              height: 10.6666666667vw; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .menu-link {
            width: fit-content;
            font-size: 4.2666666667vw;
            line-height: 4.2666666667vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 600;
            color: #000;
            text-align: left;
            padding-left: 5.3333333333vw;
            transition: 0.3s;
            position: relative; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .menu-link:hover {
              color: #3cb446; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu {
            overflow: hidden;
            width: 100%;
            margin: 4vw 0 0;
            padding: 2.6666666667vw 5.3333333333vw 2.6666666667vw;
            background-color: #fff;
            top: 5.3333333333vw;
            box-shadow: none; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-menu-index {
              margin: 0;
              padding: 3.2vw 0;
              box-sizing: border-box;
              border-bottom: 0.2666666667vw solid #f0f0f0; }
              #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-menu-index:last-child {
                border: none; }
              #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-menu-index .sub-menu-link {
                width: 100%;
                font-size: 3.4666666667vw;
                line-height: 6.1333333333vw;
                font-family: 'Noto Sans JP', sans-serif;
                font-weight: 400;
                color: #000;
                text-align: left;
                transition: 0.3s; }
                #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-menu-index .sub-menu-link::before {
                  display: none; }
                #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-menu-index .sub-menu-link:hover {
                  color: #3cb446; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-sub-menu {
              width: 100%;
              background-color: #fff;
              position: relative;
              top: 0;
              left: 0;
              box-shadow: none;
              margin: 0;
              padding: 0 0 0 5.3333333333vw; }
              #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-sub-menu .sub-sub-menu-index {
                margin: 0;
                padding: 3.2vw 0;
                box-sizing: border-box;
                border-bottom: 0.2666666667vw solid #f0f0f0; }
                #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-sub-menu .sub-sub-menu-index:last-child {
                  border: none; }
                #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-sub-menu .sub-sub-menu-index .sub-sub-menu-link {
                  width: 100%;
                  font-size: 3.4666666667vw;
                  line-height: 6.1333333333vw;
                  font-family: 'Noto Sans JP', sans-serif;
                  font-weight: 400;
                  color: #000;
                  text-align: left;
                  transition: 0.3s; }
                  #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-sub-menu .sub-sub-menu-index .sub-sub-menu-link::before {
                    display: none; }
                  #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-index .sub-menu .sub-sub-menu .sub-sub-menu-index .sub-sub-menu-link:hover {
                    color: #3cb446; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-infobaner {
          width: 89.3333333333vw;
          height: 21.3333333333vw;
          margin: 10.6666666667vw auto 0;
          background-color: #3cb446;
          border-radius: 2.6666666667vw;
          display: flex;
          align-items: center;
          justify-content: center; }
          #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-infobaner .wrap {
            display: block;
            width: 70.6666666667vw;
            height: 14.6666666667vw;
            text-align: center;
            padding-top: 1.3333333333vw; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-infobaner .wrap:nth-child(1) {
              border-right: 0.2666666667vw solid #fff; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-infobaner .wrap .icon {
              width: 7.2vw; }
            #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-infobaner .wrap .title {
              font-size: 3.7333333333vw;
              line-height: 3.7333333333vw;
              font-family: 'Noto Sans JP', sans-serif;
              font-weight: 600;
              color: #fff;
              text-align: center;
              margin: 0.5333333333vw 0 2.6666666667vw; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-item-44::before {
          left: 22.4vw; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-item-45::before {
          display: none; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-item-46::before {
          left: 18.1333333333vw; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-item-47::before {
          left: 18.1333333333vw; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-item-48::before {
          left: 18.1333333333vw; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-item-49::before {
          left: 28.8vw; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-item-50::before {
          left: 26.6666666667vw; }
        #masthead .masthead-inner .main-navigation #primary-menu-sp .menu-item-53::before {
          left: 38.6666666667vw; }
      #masthead .masthead-inner .main-navigation.toggled .menu-toggle span {
        width: 5.3333333333vw; }
        #masthead .masthead-inner .main-navigation.toggled .menu-toggle span.bar-1 {
          transform: rotate(45deg);
          top: 4.2666666667vw;
          left: 2.1333333333vw; }
        #masthead .masthead-inner .main-navigation.toggled .menu-toggle span.bar-2 {
          display: none; }
        #masthead .masthead-inner .main-navigation.toggled .menu-toggle span.bar-3 {
          transform: rotate(-45deg);
          top: 4.2666666667vw;
          left: 2.1333333333vw; }
      #masthead .masthead-inner .main-navigation.toggled #primary-menu-sp {
        right: 0; }
      #masthead .masthead-inner .main-navigation .menu-toggle {
        display: block;
        background: #000;
        border: none;
        width: 9.3333333333vw;
        height: 9.3333333333vw;
        border-radius: 9.3333333333vw;
        position: relative;
        padding: 0;
        margin: 2.1333333333vw 0 0;
        z-index: 99;
        display: flex;
        align-items: center;
        justify-content: center; }
        #masthead .masthead-inner .main-navigation .menu-toggle span {
          display: block;
          width: 0.8vw;
          height: 0.8vw;
          background: #fff;
          border-radius: 0.8vw;
          position: absolute;
          top: 4.5333333333vw;
          padding: 0;
          transition: 0.2s; }
          #masthead .masthead-inner .main-navigation .menu-toggle span.bar-1 {
            left: 2.4vw; }
          #masthead .masthead-inner .main-navigation .menu-toggle span.bar-2 {
            left: 4.2666666667vw; }
          #masthead .masthead-inner .main-navigation .menu-toggle span.bar-3 {
            right: 2.4vw; }

#masthead-masudaway .pagetitle {
  width: 38.4vw;
  height: 16vw;
  background-color: #3cb446;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 2.6666666667vw;
  border-bottom-right-radius: 2.6666666667vw;
  font-size: 5.0666666667vw;
  line-height: 5.0666666667vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 800;
  color: #fff;
  text-align: center;
  padding: 4vw 0 0;
  position: absolute;
  top: 0;
  left: 5.3333333333vw;
  z-index: 99; }
  #masthead-masudaway .pagetitle .font {
    display: block;
    font-size: 2.4vw;
    line-height: 5.0666666667vw; }

.fv {
  min-height: 100vh; }

/* link-top
-----------------------*/
.link-top {
  position: fixed;
  right: 2.6666666667vw;
  bottom: 5.3333333333vw;
  z-index: 999;
  transform: translateY(100px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s, transform 4s; }
  .link-top .common-totop {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 60px;
    height: 60px;
    color: #FFFFFF;
    font-size: 10px;
    padding: 30px 0 13px;
    background: #4D4D4D;
    position: relative;
    transition: 0.5s; }
    .link-top .common-totop::before {
      content: "";
      width: 14px;
      height: 14px;
      border-top: solid 2px #FFFFFF;
      border-right: solid 2px #FFFFFF;
      transform: rotate(-45deg);
      position: absolute;
      left: calc(50% - 7px);
      top: 15px; }
  .link-top.change-position {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    transition: opacity 1s, visibility 1s, transform 2s; }

/* footer
-----------------------*/
#colophon {
  position: relative; }
  #colophon .foot_recruit .footer01 {
    display: block;
    width: 89.3333333333vw;
    margin: 0 auto;
    transform: translateY(13.3333333333vw); }
    #colophon .foot_recruit .footer01 .image {
      width: 100%;
      vertical-align: bottom; }
      #colophon .foot_recruit .footer01 .image.pc {
        display: none; }
  #colophon .foot_link {
    background-color: #3cb446;
    height: 70.6666666667vw;
    padding: 26.6666666667vw 0 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    #colophon .foot_link .wrap {
      display: block;
      width: 44.5333333333vw;
      height: 31.4666666667vw;
      text-align: center; }
      #colophon .foot_link .wrap:nth-child(1) {
        border-right: 0.2666666667vw solid #fff; }
      #colophon .foot_link .wrap .footer02 {
        width: 8.5333333333vw; }
      #colophon .foot_link .wrap .footer03 {
        width: 8.8vw; }
      #colophon .foot_link .wrap .title {
        font-size: 4.8vw;
        line-height: 5.8666666667vw;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #fff;
        text-align: center;
        margin: 1.3333333333vw 0 2.6666666667vw; }
      #colophon .foot_link .wrap .rubi {
        font-size: 2.1333333333vw;
        line-height: 2.1333333333vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 600;
        color: #fff;
        text-align: center; }
  #colophon .footer-content {
    width: 100%;
    margin: 0 auto;
    padding: 13.3333333333vw 5.3333333333vw;
    position: relative;
    display: block; }
    #colophon .footer-content.bg {
      background: url(../../../../wp-content/themes/masuda-k/img/common/footer_04_sp.webp);
      background-repeat: no-repeat;
      background-size: auto 100%; }
    #colophon .footer-content.recruit {
      background: #f5f8f5 !important; }
    #colophon .footer-content .info {
      width: 89.3333333333vw; }
      #colophon .footer-content .info .logo {
        width: 46.1333333333vw; }
      #colophon .footer-content .info .text {
        font-size: 3.2vw;
        line-height: 6.4vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #000 !important;
        text-align: left;
        margin: 5.3333333333vw 0 0; }
    #colophon .footer-content #sitemap {
      width: 89.3333333333vw;
      margin: 13.3333333333vw 0 0;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      #colophon .footer-content #sitemap .menu-item-type-post_type {
        border-top: 0.2666666667vw solid #000;
        padding: 2.6666666667vw 0;
        position: relative; }
        #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(1) {
          width: 89.3333333333vw;
          height: 50.6666666667vw;
          display: flex;
          align-items: flex-start;
          justify-content: flex-start; }
          #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(1) a {
            width: 33.3333333333vw; }
          #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(1) .sub-menu {
            width: 58.6666666667vw; }
        #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(2) {
          width: 89.3333333333vw;
          height: 74.4vw;
          display: flex;
          align-items: flex-start;
          justify-content: flex-start; }
          #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(2) a {
            width: 33.3333333333vw; }
          #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(2) .sub-menu {
            width: 58.6666666667vw; }
        #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(3) {
          width: 41.8666666667vw;
          height: 59.7333333333vw; }
        #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(4) {
          width: 41.8666666667vw;
          height: 59.7333333333vw; }
        #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(5), #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(6) {
          width: 41.8666666667vw;
          height: 10.6666666667vw;
          padding: 2.1333333333vw 0 2.6666666667vw; }
        #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(7), #colophon .footer-content #sitemap .menu-item-type-post_type:nth-child(8) {
          width: 41.8666666667vw;
          height: 10.6666666667vw;
          padding: 2.1333333333vw 0 2.6666666667vw;
          border-bottom: 0.2666666667vw solid #000; }
        #colophon .footer-content #sitemap .menu-item-type-post_type a {
          font-size: 3.7333333333vw;
          line-height: 3.7333333333vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 600;
          color: #000;
          text-align: left;
          padding-top: 1.3333333333vw;
          transition: 0.3s; }
          #colophon .footer-content #sitemap .menu-item-type-post_type a:hover {
            color: #3cb446; }
        #colophon .footer-content #sitemap .menu-item-type-post_type .sub-menu {
          margin-left: 0; }
          #colophon .footer-content #sitemap .menu-item-type-post_type .sub-menu .menu-item-type-custom a {
            font-size: 2.6666666667vw;
            line-height: 3.7333333333vw;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #000;
            text-align: left;
            transition: 0.3s;
            font-feature-settings: "palt"; }
            #colophon .footer-content #sitemap .menu-item-type-post_type .sub-menu .menu-item-type-custom a:hover {
              color: #3cb446; }
          #colophon .footer-content #sitemap .menu-item-type-post_type .sub-menu .sub-menu {
            margin-left: 3.4666666667vw; }
        #colophon .footer-content #sitemap .menu-item-type-post_type::before {
          content: "";
          width: 4.2666666667vw;
          height: 4.2666666667vw;
          background: url(../../../../wp-content/themes/masuda-k/img/common/arrow_03.webp);
          background-repeat: no-repeat;
          background-size: 100%;
          position: absolute;
          top: 3.7333333333vw; }
      #colophon .footer-content #sitemap .menu-item-114, #colophon .footer-content #sitemap .menu-item-116 {
        width: 58.6666666667vw !important;
        height: 7.4666666667vw !important;
        border: none;
        padding-top: 0; }
        #colophon .footer-content #sitemap .menu-item-114 a, #colophon .footer-content #sitemap .menu-item-116 a {
          font-size: 2.6666666667vw;
          line-height: 5.8666666667vw;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          color: #000;
          text-align: left;
          transition: 0.3s; }
          #colophon .footer-content #sitemap .menu-item-114 a:hover, #colophon .footer-content #sitemap .menu-item-116 a:hover {
            color: #3cb446; }
        #colophon .footer-content #sitemap .menu-item-114::before, #colophon .footer-content #sitemap .menu-item-116::before {
          display: none; }
      #colophon .footer-content #sitemap .menu-item-151::before {
        left: 18.6666666667vw;
        top: 3.2vw; }
      #colophon .footer-content #sitemap .menu-item-44::before {
        left: 24vw; }
      #colophon .footer-content #sitemap .menu-item-45::before {
        display: none; }
      #colophon .footer-content #sitemap .menu-item-46::before {
        left: 18.1333333333vw; }
      #colophon .footer-content #sitemap .menu-item-47::before {
        left: 18.1333333333vw; }
      #colophon .footer-content #sitemap .menu-item-48::before {
        left: 18.1333333333vw;
        top: 3.2vw; }
      #colophon .footer-content #sitemap .menu-item-49::before {
        left: 28.8vw;
        top: 3.2vw; }
      #colophon .footer-content #sitemap .menu-item-50::before {
        left: 26.6666666667vw; }
      #colophon .footer-content #sitemap .menu-item-53 {
        border-top: none; }
        #colophon .footer-content #sitemap .menu-item-53::before {
          left: 38.6666666667vw; }
  #colophon .masudaway-footer {
    width: 100%;
    height: 74.6666666667vw;
    background-color: #000;
    padding: 13.3333333333vw 5.3333333333vw 0;
    position: relative; }
    #colophon .masudaway-footer .logo {
      width: 50.9333333333vw;
      display: block;
      margin: 0 0 8vw; }
    #colophon .masudaway-footer .info {
      font-size: 3.2vw;
      line-height: 6.4vw;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #fff;
      text-align: left;
      margin: 0 0 5.3333333333vw; }
    #colophon .masudaway-footer .inner {
      position: relative;
      left: -0.8vw; }
      #colophon .masudaway-footer .inner .link {
        font-size: 3.2vw;
        line-height: 6.4vw;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: left;
        margin-right: 5.3333333333vw; }
  #colophon .copyright {
    width: 100%;
    height: 17.3333333333vw;
    background-color: #3cb446;
    padding-left: 13.3333333333vw;
    font-size: 2.4vw;
    line-height: 2.4vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start; }

/*# sourceMappingURL=common_sp.css.map */
