@charset "UTF-8";
/*reset*/
/* line 3, ../../../../../../common/scss/base/_reset.scss */
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  line-height: 1.5;
  font-size: 98%;
  font-style: normal;
  text-align: justify;
  font-weight: 400; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
span, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, label, caption, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  line-height: 1; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main, picture, source {
  display: block; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
ol, ul, li {
  list-style: none; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
blockquote, q {
  quotes: none; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
del {
  text-decoration: line-through; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
input, select {
  vertical-align: middle; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
img, video {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: auto;
  border: 0; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
strong {
  font-weight: normal; }

/* line 3, ../../../../../../common/scss/base/_reset.scss */
picture {
  width: 100%; }

/*base*/
/* line 6, ../../../../../../common/scss/base/_reset.scss */
body {
  font-family: "yu-mincho-pr6n",sans-serif;
  font-weight: 400;
  font-feature-settings: "palt"; }

/* line 12, ../../../../../../common/scss/base/_reset.scss */
img {
  display: block;
  width: 100%; }

/* line 13, ../../../../../../common/scss/base/_reset.scss */
a {
  color: #000;
  text-decoration: none;
  will-change: transform;
  -webkit-transition: .2s;
  transition: 0.2s; }

/* line 20, ../../../../../../common/scss/base/_reset.scss */
a:hover {
  opacity: .6; }

@media screen and (min-width: 641px) {
  /* line 22, ../../../../../../common/scss/base/_reset.scss */
  a[href^="tel:"] {
    cursor: default; } }
@media screen and (max-width: 1000px) {
  /* line 27, ../../../../../../common/scss/base/_reset.scss */
  a:hover {
    opacity: 1; } }
/* line 30, ../../../../../../common/scss/base/_reset.scss */
input {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box; }
  /* line 37, ../../../../../../common/scss/base/_reset.scss */
  input::-webkit-search-decoration {
    display: none; }
  /* line 40, ../../../../../../common/scss/base/_reset.scss */
  input::focus {
    outline-offset: -2px; }

/* line 2, ../../../../../../common/scss/components/pages/_corporation.scss */
.Corporation {
  width: 100%; }
  /* line 5, ../../../../../../common/scss/components/pages/_corporation.scss */
  .Corporation .HeaderMovie {
    position: relative;
    width: 100%;
    min-width: 1030px;
    margin: 0 auto;
    display: block;
    max-width: 100vw;
    max-height: 100vh; }
    /* line 17, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation .HeaderMovie__Main {
      position: relative;
      width: 100%;
      min-width: 1030px;
      margin: 0 auto;
      height: 56.25%;
      max-height: 100vh; }
      /* line 42, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation .HeaderMovie__Main iframe {
        top: 0;
        right: 0;
        width: 100vw;
        min-width: 1030px;
        height: 56.25vw;
        min-height: 579px;
        max-height: 100vh; }
    /* line 67, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation .HeaderMovie__Blend {
      width: 100%;
      min-width: 1030px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      mix-blend-mode: multiply; }
      /* line 75, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation .HeaderMovie__Blend img {
        width: 100%;
        min-width: 1030px;
        height: 100%;
        opacity: 0.6; }
        @media all and (-ms-high-contrast: none) {
          /* line 75, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation .HeaderMovie__Blend img {
            /* IE10 */ }
            /* line 81, ../../../../../../common/scss/components/pages/_corporation.scss */
            .Corporation .HeaderMovie__Blend img {
              display: none; } }
    /* line 85, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation .HeaderMovie__Logo {
      position: absolute;
      top: 20px;
      left: 25px;
      max-width: 140px;
      width: 10vw; }
    /* line 92, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation .HeaderMovie__scroll {
      position: absolute;
      padding-top: 60px;
      bottom: 50px;
      left: 0;
      right: 0;
      margin: 0 auto;
      text-align: center;
      color: #fff; }
      /* line 101, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation .HeaderMovie__scroll span {
        position: absolute;
        bottom: -17px;
        left: 50%;
        width: 24px;
        height: 24px;
        margin-left: -12px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        box-sizing: border-box; }
  /* line 116, ../../../../../../common/scss/components/pages/_corporation.scss */
  .Corporation .HeaderNav {
    min-width: 1030px;
    background: #00aa71;
    position: relative;
    z-index: 100;
    margin: -5px 0 0; }
    /* line 122, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation .HeaderNav__List {
      width: 1000px;
      min-width: 1000px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      /* line 127, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation .HeaderNav__ListItem {
        position: relative;
        text-align: center; }
        /* line 130, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .HeaderNav__ListItem--01 {
          flex: 0 1 140px; }
        /* line 133, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .HeaderNav__ListItem--02 {
          flex: 0 1 200px; }
        /* line 136, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .HeaderNav__ListItem--03 {
          flex: 0 1 182px; }
        /* line 139, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .HeaderNav__ListItem--04 {
          flex: 0 1 143px; }
        /* line 142, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .HeaderNav__ListItem--05 {
          flex: 0 1 147px; }
        /* line 145, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .HeaderNav__ListItem--06 {
          flex: 0 1 188px; }
        /* line 148, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .HeaderNav__ListItem--01::before, .Corporation .HeaderNav__ListItem--02::before, .Corporation .HeaderNav__ListItem--03::before, .Corporation .HeaderNav__ListItem--04::before, .Corporation .HeaderNav__ListItem--05::before {
          position: absolute;
          content: '';
          top: 50%;
          right: 0;
          height: 1.2rem;
          border-right: #fff 1px solid;
          margin: -.55rem 0 0; }
        /* line 157, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .HeaderNav__ListItem a {
          color: #fff;
          font-size: 1rem;
          font-weight: 300;
          letter-spacing: .3rem;
          display: block;
          padding: 46px 0; }
  /* line 169, ../../../../../../common/scss/components/pages/_corporation.scss */
  .Corporation__Content {
    width: 100%;
    min-width: 1030px;
    background: #faf8ef;
    border-bottom: #000 1px solid;
    padding: 60px 0 0; }
    /* line 175, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__ContentTtl {
      color: #00aa71;
      font-size: 1.7rem;
      text-align: center;
      letter-spacing: .3rem;
      margin: 0 0 15px; }
    /* line 182, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .ContentArea {
      width: 1000px;
      min-width: 1000px;
      margin: 0 auto; }
    /* line 187, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .NewsArea {
      position: relative;
      width: 850px;
      margin: 0 auto 60px; }
      /* line 192, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .NewsArea__Btn {
        position: absolute;
        top: 0;
        right: 0;
        background: #00aa71;
        color: #fff;
        font-weight: 300;
        padding: 9px 36px 7px;
        font-size: .8rem;
        letter-spacing: .1rem;
        border-radius: 20px; }
        /* line 203, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .NewsArea__Btn::before {
          position: absolute;
          content: '';
          width: 6px;
          height: 6px;
          border: 0;
          border-top: solid 2px #fff;
          border-right: solid 2px #fff;
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          position: absolute;
          top: 50%;
          right: 14px;
          margin-top: -.23rem; }
    /* line 221, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .ShoppingArea {
      margin: 0 auto 110px; }
      /* line 224, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .ShoppingArea__Customer {
        width: 878px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        /* line 228, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .ShoppingArea__CustomerArea {
          flex: 0 1 420px;
          background: #fff; }
          /* line 231, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .ShoppingArea__CustomerAreaTtl {
            background: #faf8ef;
            position: relative;
            padding: 0 0 6px 1.2rem;
            font-size: 1.15rem;
            letter-spacing: .1rem; }
            /* line 237, ../../../../../../common/scss/components/pages/_corporation.scss */
            .Corporation__Content .ShoppingArea__CustomerAreaTtl::before {
              position: absolute;
              content: '';
              width: 6px;
              height: 6px;
              border: 0;
              border-top: solid 2px #000;
              border-right: solid 2px #000;
              -ms-transform: rotate(45deg);
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
              position: absolute;
              top: 50%;
              left: 0;
              margin-top: -.5rem; }
        /* line 261, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .ShoppingArea__Customer .PrivateBody__Txt {
          font-size: .95rem;
          padding: 15px 30px;
          line-height: 1.58rem; }
        /* line 270, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .ShoppingArea__Customer .CorporateBody {
          font-size: .95rem;
          padding: 30px 30px;
          line-height: 1.58rem; }
          /* line 274, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .ShoppingArea__Customer .CorporateBody__Txt {
            margin: 0 0 20px; }
          /* line 277, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .ShoppingArea__Customer .CorporateBody__Commu {
            font-weight: 600;
            font-size: 1.3rem;
            margin: 0 0 2px; }
            /* line 281, ../../../../../../common/scss/components/pages/_corporation.scss */
            .Corporation__Content .ShoppingArea__Customer .CorporateBody__Commu .Num {
              background: url(../images/corporation_freedial_pc.jpg) no-repeat;
              background-size: 32px auto;
              background-position: 0 50%;
              color: #00aa71;
              padding: 0 0 0 37px;
              margin: 0 0 0 5px; }
          /* line 290, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .ShoppingArea__Customer .CorporateBody__Hours {
            margin: 0 0 16px; }
          /* line 293, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .ShoppingArea__Customer .CorporateBody__Btn {
            border: #000 1px solid;
            display: block;
            width: 100%;
            letter-spacing: .2rem;
            text-align: center;
            padding: 10px 0;
            font-size: 1.05rem; }
    /* line 306, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .AboutArea {
      position: relative;
      margin: 0 auto 137px; }
      /* line 309, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .AboutArea__Img {
        position: relative;
        z-index: 10;
        margin: 0 0 11px; }
      /* line 314, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .AboutArea__Txt {
        text-align: center;
        line-height: 1.9rem; }
      /* line 318, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .AboutArea__Deco {
        position: absolute; }
        /* line 320, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .AboutArea__Deco--01 {
          bottom: -54px;
          left: -119px;
          width: 192px; }
        /* line 325, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .AboutArea__Deco--02 {
          bottom: 18px;
          right: 50px;
          width: 150px; }
    /* line 332, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .PhilosophyArea {
      position: relative;
      margin: 0 auto 90px;
      padding: 60px 0 30px;
      overflow: hidden; }
      /* line 337, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .PhilosophyArea__Ttl {
        width: 1000px;
        margin: 0 auto;
        padding: 0 70px;
        box-sizing: border-box;
        letter-spacing: .2rem;
        font-size: 1rem;
        color: #00aa71; }
        /* line 345, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .PhilosophyArea__TtlLine {
          min-width: 500px;
          border-top: #00aa71 1px solid;
          width: 50%;
          position: absolute;
          left: 0;
          margin: 1px 0; }
      /* line 354, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .PhilosophyArea__Cont {
        width: 1000px;
        min-width: 1000px;
        margin: 18px auto 0;
        padding: 0 70px;
        box-sizing: border-box; }
        /* line 360, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .PhilosophyArea__ContTtl {
          width: 420px;
          margin: 0 0 18px; }
        /* line 364, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .PhilosophyArea__ContTxt {
          line-height: 1.9rem; }
      /* line 368, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .PhilosophyArea__Img {
        width: 1000px;
        min-width: 1000px;
        margin: 0 auto;
        position: relative; }
        /* line 373, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .PhilosophyArea__Img--inner {
          position: absolute;
          width: 770px;
          top: -440px;
          right: -210px; }
    /* line 381, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .VisionArea {
      position: relative;
      min-width: 1000px;
      margin: -100px auto 160px;
      padding: 100px 0 0; }
      /* line 386, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .VisionArea__Ttl {
        width: 1000px;
        margin: 0 auto;
        padding: 0 70px 0 440px;
        box-sizing: border-box;
        letter-spacing: .2rem;
        font-size: 1rem;
        color: #00aa71; }
        /* line 394, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .VisionArea__TtlLine {
          min-width: 500px;
          border-top: #00aa71 1px solid;
          width: 53.9%;
          position: absolute;
          right: 0;
          margin: 1px 0; }
      /* line 403, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .VisionArea__Cont {
        width: 1000px;
        min-width: 1000px;
        margin: 18px auto 0;
        padding: 0 70px 0 440px;
        box-sizing: border-box; }
        /* line 409, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .VisionArea__ContTtl {
          width: 420px;
          margin: 0 0 18px; }
        /* line 413, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .VisionArea__ContTxt {
          line-height: 1.9rem; }
      /* line 417, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .VisionArea__Img {
        width: 1000px;
        min-width: 1000px;
        margin: 0 auto;
        position: relative; }
        /* line 422, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .VisionArea__Img img {
          position: absolute;
          width: 260px;
          top: -488px;
          left: 154px; }
    /* line 430, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .WorkArea {
      width: 1000px;
      margin: -30px auto 100px;
      padding: 30px 0 0; }
      /* line 435, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .WorkArea__Txt {
        text-align: center;
        line-height: 1.9rem;
        margin: 0 0 20px; }
      /* line 440, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .WorkArea__List {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        /* line 442, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .WorkArea__ListItem {
          flex: 0 1 230px;
          background: #fff;
          box-sizing: border-box; }
          /* line 446, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .WorkArea__ListItem--inner {
            width: 100%;
            padding: 20px 20px 15px 20px;
            box-sizing: border-box; }
          /* line 452, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .WorkArea__ListItem .WorkItem__Ttl {
            color: #00aa71;
            font-size: 1.2rem;
            letter-spacing: .2rem;
            text-align: center;
            margin: 0 0 5px; }
          /* line 459, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .WorkArea__ListItem .WorkItem__Img {
            margin: 0 0 10px; }
          /* line 462, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .WorkArea__ListItem .WorkItem__Txt {
            line-height: 1.5rem; }
    /* line 469, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .ProfileArea {
      margin: -30px auto 60px;
      padding: 30px 0 40px;
      overflow: hidden; }
      /* line 474, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .ProfileArea__Tbl {
        width: 870px;
        margin: 0 auto 30px; }
        /* line 477, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .ProfileArea__TblRow {
          width: 100%; }
        /* line 480, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .ProfileArea__TblHead {
          width: 110px;
          display: flex;
          justify-content: space-between;
          padding: 15px 10px;
          box-sizing: border-box; }
        /* line 487, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .ProfileArea__TblData {
          width: 755px;
          vertical-align: middle; }
      /* line 492, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .ProfileArea__Btn {
        border: #000 1px solid;
        border-radius: 5px;
        background: #fff;
        padding: 10px 15px;
        margin: 0 0 0 75px; }
      /* line 499, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .ProfileArea__Img {
        position: relative;
        width: 1030px;
        margin: 0 auto; }
        /* line 503, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .ProfileArea__Img img {
          position: absolute;
          width: 566px;
          top: -250px;
          right: -70px; }
    /* line 511, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation__Content .HistoryArea {
      position: relative;
      overflow: hidden;
      margin: -30px 0 0;
      padding: 30px 0 0; }
      /* line 517, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .HistoryArea__Txt {
        text-align: center;
        line-height: 1.9rem;
        margin: 0 0 20px; }
      /* line 522, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .HistoryArea__Tbl {
        position: relative;
        width: 780px;
        margin: 0 auto;
        z-index: 10; }
        /* line 527, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .HistoryArea__TblRow {
          width: 100%; }
        /* line 530, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .HistoryArea__TblHead {
          position: relative;
          text-align: right;
          padding: 0 20px 0 0;
          border-right: #3e3a39 1px solid; }
          /* line 535, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .HistoryArea__TblHead--num {
            font-size: 1.2rem; }
          /* line 538, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .HistoryArea__TblHead--green::before {
            position: absolute;
            content: '';
            background: #00aa71;
            width: 14px;
            height: 14px;
            border-radius: 7px;
            top: .25rem;
            right: -7px;
            border: #faf8ef 1px solid;
            box-sizing: border-box; }
          /* line 550, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .HistoryArea__TblHead--white::before {
            position: absolute;
            content: '';
            background: #fff;
            width: 14px;
            height: 14px;
            border-radius: 7px;
            top: .25rem;
            right: -7px;
            border: #000 1px solid;
            box-sizing: border-box; }
        /* line 563, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .HistoryArea__TblData {
          font-size: 1.2rem;
          font-weight: 600;
          line-height: 1.2rem;
          padding: 0 0 30px 20px; }
          /* line 568, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .HistoryArea__TblData--min {
            font-size: .85rem;
            font-weight: 300; }
          /* line 572, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation__Content .HistoryArea__TblData--last {
            padding: 0 0 100px 20px; }
      /* line 577, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation__Content .HistoryArea__Img {
        position: relative;
        width: 1030px;
        margin: 0 auto; }
        /* line 581, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation__Content .HistoryArea__Img img {
          position: absolute;
          width: 639px;
          top: -1064px;
          right: -60px; }
  /* line 590, ../../../../../../common/scss/components/pages/_corporation.scss */
  .Corporation .Footer {
    width: 1030px;
    margin: 0 auto;
    padding: 45px 0 0; }
    /* line 594, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation .FooterTtl {
      width: 410px;
      margin: 0 auto 30px; }
    /* line 598, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation .FooterLinks {
      width: 900px;
      margin: 0 auto 30px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      /* line 602, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation .FooterLinks__List {
        flex: 0 1 237px;
        border-top: #000 1px solid;
        padding: 25px 0 0; }
        /* line 607, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .FooterLinks__List .LinksTtl {
          font-size: 1.1rem;
          letter-spacing: .2rem;
          margin: 0 0 10px 0; }
        /* line 614, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .FooterLinks__List .LinksData__ListItem {
          font-size: .8rem;
          margin: 8px 0; }
    /* line 623, ../../../../../../common/scss/components/pages/_corporation.scss */
    .Corporation .FooterLow {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      font-size: .8rem;
      margin: 0 0 10px; }
      /* line 627, ../../../../../../common/scss/components/pages/_corporation.scss */
      .Corporation .FooterLowLinks {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        /* line 629, ../../../../../../common/scss/components/pages/_corporation.scss */
        .Corporation .FooterLowLinks__Item {
          position: relative;
          padding: 0 20px; }
          /* line 632, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation .FooterLowLinks__Item::before {
            position: absolute;
            content: '';
            height: .85rem;
            border-right: #000 1px solid;
            top: 50%;
            right: 0;
            margin: -.4rem 0 0; }
          /* line 642, ../../../../../../common/scss/components/pages/_corporation.scss */
          .Corporation .FooterLowLinks__Item--last::before {
            content: none; }
  /* line 651, ../../../../../../common/scss/components/pages/_corporation.scss */
  .Corporation .MailIc {
    background: url(../images/corporation_mail_pc.jpg) no-repeat;
    background-size: 23px auto;
    background-position: 0 50%;
    padding: 0 0 0 30px; }

/*Utility*/
/* line 3, ../../../../../../common/scss/utils/_utility.scss */
.u-TextSize_l {
  font-size: 1.9rem;
  letter-spacing: 0.1rem; }
  @media screen and (min-width: 641px) and (max-width: 999px) {
    /* line 3, ../../../../../../common/scss/utils/_utility.scss */
    .u-TextSize_l {
      font-size: 3.2vw; } }

/* line 10, ../../../../../../common/scss/utils/_utility.scss */
.u-TextSize {
  font-size: 1rem; }
  @media screen and (min-width: 641px) and (max-width: 999px) {
    /* line 10, ../../../../../../common/scss/utils/_utility.scss */
    .u-TextSize {
      font-size: 1.6vw; } }
  @media screen and (max-width: 640px) {
    /* line 10, ../../../../../../common/scss/utils/_utility.scss */
    .u-TextSize {
      font-size: 4.2vw; } }
  /* line 18, ../../../../../../common/scss/utils/_utility.scss */
  .u-TextSize--15 {
    font-size: .9375rem; }
    @media screen and (min-width: 641px) and (max-width: 999px) {
      /* line 18, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--15 {
        font-size: 1.5vw; } }
    @media screen and (max-width: 640px) {
      /* line 18, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--15 {
        font-size: 4vw; } }
  /* line 27, ../../../../../../common/scss/utils/_utility.scss */
  .u-TextSize--14 {
    font-size: .875rem; }
    @media screen and (min-width: 641px) and (max-width: 999px) {
      /* line 27, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--14 {
        font-size: 1.4vw; } }
    @media screen and (max-width: 640px) {
      /* line 27, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--14 {
        font-size: 3.8vw; } }
  /* line 36, ../../../../../../common/scss/utils/_utility.scss */
  .u-TextSize--13 {
    font-size: .8125rem; }
    @media screen and (min-width: 641px) and (max-width: 999px) {
      /* line 36, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--13 {
        font-size: 1.3vw; } }
    @media screen and (max-width: 640px) {
      /* line 36, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--13 {
        font-size: 3.6vw; } }
  /* line 45, ../../../../../../common/scss/utils/_utility.scss */
  .u-TextSize--12 {
    font-size: .75rem; }
    @media screen and (min-width: 641px) and (max-width: 999px) {
      /* line 45, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--12 {
        font-size: 1.2vw; } }
    @media screen and (max-width: 640px) {
      /* line 45, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--12 {
        font-size: 3.45vw; } }
  /* line 54, ../../../../../../common/scss/utils/_utility.scss */
  .u-TextSize--10 {
    font-size: .625rem; }
    @media screen and (min-width: 641px) and (max-width: 999px) {
      /* line 54, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--10 {
        font-size: 1vw; } }
    @media screen and (max-width: 640px) {
      /* line 54, ../../../../../../common/scss/utils/_utility.scss */
      .u-TextSize--10 {
        font-size: 3.3vw; } }

@media screen and (max-width: 640px) {
  /* line 65, ../../../../../../common/scss/utils/_utility.scss */
  .sp_link_arrow {
    position: relative;
    padding: 0 0 0 3vw; } }
@media screen and (max-width: 640px) {
  /* line 70, ../../../../../../common/scss/utils/_utility.scss */
  .sp_link_arrow::before {
    font-family: 'Font Awesome 5 Free','FontAwesome','Noto Sans JP',sans-serif;
    font-weight: bold;
    content: "\f105";
    left: 0;
    top: 50%;
    position: absolute;
    margin: -0.45rem 0 0 0; } }

/*要素表示・非表示*/
@media screen and (min-width: 641px) {
  /* line 86, ../../../../../../common/scss/utils/_utility.scss */
  .u-sp_dispBlock, .u-sp_dispInBlock, .u-sp_dispInline, .u-sp_dispFlex {
    display: none; }

  /* line 87, ../../../../../../common/scss/utils/_utility.scss */
  .u-pc_dispBlock {
    display: block; }

  /* line 88, ../../../../../../common/scss/utils/_utility.scss */
  .u-pc_dispInBlock {
    display: inline-block; }

  /* line 89, ../../../../../../common/scss/utils/_utility.scss */
  .u-pc_dispInline {
    display: inline; }

  /* line 90, ../../../../../../common/scss/utils/_utility.scss */
  .u-pc_dispFlex {
    display: flex; } }
@media screen and (max-width: 640px) {
  /* line 93, ../../../../../../common/scss/utils/_utility.scss */
  .u-pc_dispBlock, .u-pc_dispInBlock, .u-pc_dispInline, .u-pc_dispFlex {
    display: none; }

  /* line 94, ../../../../../../common/scss/utils/_utility.scss */
  .u-sp_dispBlock {
    display: block; }

  /* line 95, ../../../../../../common/scss/utils/_utility.scss */
  .u-sp_dispInBlock {
    display: inline-block; }

  /* line 96, ../../../../../../common/scss/utils/_utility.scss */
  .u-sp_dispInline {
    display: inline; }

  /* line 97, ../../../../../../common/scss/utils/_utility.scss */
  .u-sp_dispFlex {
    display: flex; } }
@media screen and (min-width: 641px) and (max-width: 999px) {
  /* line 100, ../../../../../../common/scss/utils/_utility.scss */
  .u-tab_dispBlock {
    display: block; } }

/*# sourceMappingURL=corporation.css.map */
