@charset "UTF-8";
.new header {
  box-shadow: 0 5px 10px #e4e4e4; }
.new .mb-0 {
  margin-bottom: 0; }
@media screen and (min-width: 768px) {
  .new .sp {
    display: none; } }
.new h1 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  color: #412101; }
  @media screen and (max-width: 767px) {
    .new h1 {
      font-size: 20px; } }
.new h2 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  color: #412101;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .new h2 {
      font-size: 20px; } }
.new .corporation_title {
  padding-top: 40px;
  padding-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .new .corporation_title {
      padding-bottom: 40px; } }
.new .corporation_mv {
  background: url("../img/corporation_mv_bk.jpg") no-repeat center center/cover;
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 767px) {
    .new .corporation_mv {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .new .corporation_mv_title {
    color: #412101;
    margin-bottom: 40px;
    line-height: 2;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 767px) {
      .new .corporation_mv_title {
        margin-bottom: 20px; } }
    .new .corporation_mv_title span {
      display: block;
      text-align: center; }
      .new .corporation_mv_title span:first-child {
        font-size: 21px; }
        @media screen and (max-width: 767px) {
          .new .corporation_mv_title span:first-child {
            font-size: 16px; } }
      .new .corporation_mv_title span:last-child {
        font-size: 28px; }
        @media screen and (max-width: 767px) {
          .new .corporation_mv_title span:last-child {
            font-size: 22px; } }
  .new .corporation_mv_contents {
    max-width: 672px;
    margin-left: auto; }
  .new .corporation_mv_text {
    font-weight: 500;
    font-size: 15px;
    max-width: 513px;
    line-height: 2.3;
    text-align: center;
    margin: 0 auto;
    color: #121212; }
    @media screen and (max-width: 767px) {
      .new .corporation_mv_text {
        font-size: 13px; } }
    .new .corporation_mv_text p {
      letter-spacing: 0.1em;
      text-align: left; }
.new .corporation_merit {
  padding-top: 120px; }
  @media screen and (max-width: 767px) {
    .new .corporation_merit {
      padding-top: 60px; } }
  .new .corporation_merit_cards {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .new .corporation_merit_cards {
        display: flex;
        justify-content: space-between;
        margin-left: 5px;
        margin-right: 5px; } }
    @media screen and (max-width: 767px) {
      .new .corporation_merit_cards {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }
    .new .corporation_merit_cards li {
      border-radius: 10px;
      box-shadow: 0 3px 6px rgba(175, 142, 102, 0.58);
      overflow: hidden; }
      @media screen and (min-width: 768px) {
        .new .corporation_merit_cards li {
          width: 32.5%; } }
      @media screen and (max-width: 767px) {
        .new .corporation_merit_cards li {
          margin-bottom: 30px;
          margin-left: 5px;
          margin-right: 5px; } }
  .new .corporation_merit_bottom {
    padding: 20px; }
    .new .corporation_merit_bottom h3 {
      text-align: center;
      font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
      font-size: 20px;
      color: #272727;
      font-weight: 600;
      margin-bottom: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      @media screen and (max-width: 767px) {
        .new .corporation_merit_bottom h3 {
          margin-bottom: 10px;
          height: auto !important; } }
    .new .corporation_merit_bottom p {
      color: #272727;
      font-size: 18px;
      line-height: 1.6; }
      @media screen and (max-width: 767px) {
        .new .corporation_merit_bottom p {
          font-size: 16px; } }
.new .corporation_service {
  padding-top: 80px; }
  @media screen and (max-width: 767px) {
    .new .corporation_service {
      padding-top: 30px; } }
  .new .corporation_service_anchor_wrap {
    display: flex;
    max-width: 958px;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto; }
    @media (max-width: 768px) {
      .new .corporation_service_anchor_wrap {
        display: block; } }
  .new .corporation_service_anchor {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31.3%;
    border: solid #af8e66 1px;
    color: #af8e66;
    position: relative;
    font-size: 16px;
    padding: 9.5px 25px 9.5px 5px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 50px; }
    .new .corporation_service_anchor::after {
      content: "";
      display: block;
      position: absolute;
      bottom: 50%;
      right: 14px;
      width: 7px;
      height: 7px;
      transform: translate(0, 25%) rotate(45deg);
      border-right: solid 2px #af8e66;
      border-bottom: solid 2px #af8e66; }
    @media (max-width: 768px) {
      .new .corporation_service_anchor {
        width: 100%;
        max-width: 400px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 25px; }
        .new .corporation_service_anchor:not(:last-child) {
          margin-bottom: 15px; } }
  .new .corporation_service_anchor-1 br {
    display: none; }
  @media (max-width: 950px) and (min-width: 769px) {
    .new .corporation_service_anchor-1 br {
      display: block; } }
  .new .corporation_service_img {
    width: 45.5%; }
    @media (max-width: 768px) {
      .new .corporation_service_img {
        width: 100%; } }
    .new .corporation_service_img img {
      object-fit: contain; }
  .new .corporation_service_flex > div {
    padding: 10px 0px 25px;
    flex: 1; }
    @media screen and (max-width: 900px) {
      .new .corporation_service_flex > div {
        padding: 20px 0px;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (max-width: 767px) {
      .new .corporation_service_flex > div {
        padding: 40px 0px 40px; } }
    .new .corporation_service_flex > div h3 {
      font-weight: 600;
      font-size: 20px;
      color: #272727;
      text-align: left;
      margin-bottom: 10px; }
  .new .corporation_service_content {
    display: flex;
    justify-content: space-between; }
    .new .corporation_service_content:not(:last-child) {
      border-bottom: #af8e66 solid 1px; }
    @media (max-width: 768px) {
      .new .corporation_service_content {
        display: block; } }
  .new .corporation_service_content_wrap:not(:last-child) {
    border-bottom: #af8e66 solid 1px; }
  .new .corporation_service_list1 {
    font-size: 16px;
    color: #272727;
    line-height: 1.75;
    margin-bottom: 30px; }
  .new .corporation_service_list2 {
    color: #272727;
    line-height: 1.75; }
    .new .corporation_service_list2 p {
      background-color: #af8e66;
      border-radius: 5px;
      color: #fff;
      font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
      font-weight: 600;
      padding: 8px 15px;
      display: inline-block;
      margin-bottom: 10px;
      line-height: 1;
      font-size: 14px; }
  .new .corporation_service_list3 {
    display: flex;
    margin-top: 30px; }
    @media (max-width: 999px) {
      .new .corporation_service_list3 {
        flex-wrap: wrap; } }
    .new .corporation_service_list3 a {
      display: flex;
      align-items: center;
      justify-content: center;
      border: solid #af8e66 1px;
      color: #af8e66;
      position: relative;
      font-size: 14px;
      padding: 9.5px 10px 9.5px 5px;
      text-align: center;
      width: 100%; }
      .new .corporation_service_list3 a::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 50%;
        right: 14px;
        width: 7px;
        height: 7px;
        transform: translate(0, 25%) rotate(45deg);
        border-right: solid 2px #af8e66;
        border-bottom: solid 2px #af8e66; }
      @media (min-width: 1000px) {
        .new .corporation_service_list3 a {
          width: calc(50% - 8px / 2); } }
    @media (min-width: 1000px) {
      .new .corporation_service_list3 a:first-child {
        margin-right: 8px; } }
    @media (max-width: 999px) {
      .new .corporation_service_list3 a:first-child {
        margin-bottom: 10px; } }
  .new .corporation_service_text_wrap {
    width: 50%; }
    @media (max-width: 768px) {
      .new .corporation_service_text_wrap {
        width: 100%; } }
.new .corporation_work {
  padding-top: 76px;
  background: #f9f9f9;
  margin-top: 70px; }
  @media screen and (max-width: 767px) {
    .new .corporation_work {
      padding-top: 50px;
      margin-top: 35px; } }
  .new .corporation_work h2 {
    margin-bottom: 54px; }
    @media screen and (max-width: 767px) {
      .new .corporation_work h2 {
        margin-bottom: 25px; } }
  .new .corporation_work_container {
    background: #fff;
    border: 1px solid #e9e9e9;
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
    padding: 40px; }
    @media screen and (max-width: 767px) {
      .new .corporation_work_container {
        flex-wrap: wrap;
        padding: 20px; } }
  .new .corporation_work_cards {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .new .corporation_work_cards {
        width: calc(50% - 40px / 2); } }
    @media screen and (min-width: 768px) {
      .new .corporation_work_cards:first-child {
        margin-right: 40px; } }
    .new .corporation_work_cards li > div {
      display: block;
      position: relative;
      padding-left: 36px; }
      .new .corporation_work_cards li > div::after {
        background: url(../img/works_ico.svg) center/cover no-repeat;
        content: "";
        display: block;
        height: 19px;
        position: absolute;
        left: 0;
        top: 15px;
        width: 25px; }
    .new .corporation_work_cards li:last-child .corporation_work_cards_bottom {
      border-bottom: none; }
    .new .corporation_work_cards_bottom {
      border-bottom: 1px solid #af8e66;
      color: #412101;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.43;
      padding-bottom: 10px;
      padding-top: 10px; }
      @media screen and (max-width: 767px) {
        .new .corporation_work_cards_bottom {
          font-size: 16px; } }
    @media screen and (max-width: 767px) {
      .new .corporation_work_cards:first-child li .corporation_work_cards_bottom {
        border-bottom: 1px solid #af8e66; } }
.new .corporation_product {
  background-color: #f9f9f9;
  padding-top: 80px; }
  .new .corporation_product .button_wrap {
    max-width: 592px;
    margin-top: 50px; }
    @media screen and (max-width: 767px) {
      .new .corporation_product .button_wrap {
        margin-top: 20px; } }
    .new .corporation_product .button_wrap a {
      background-color: #412101;
      padding-top: 30px;
      padding-bottom: 30px;
      transition: all 0.2s; }
      @media screen and (max-width: 767px) {
        .new .corporation_product .button_wrap a {
          padding-top: 15px;
          padding-bottom: 15px; } }
      .new .corporation_product .button_wrap a:hover {
        color: #fff;
        opacity: 0.8; }
      .new .corporation_product .button_wrap a span {
        display: inline-block;
        padding-left: 35px;
        position: relative;
        font-size: 20px; }
        @media screen and (max-width: 767px) {
          .new .corporation_product .button_wrap a span {
            font-size: 18px; } }
        .new .corporation_product .button_wrap a span::before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          width: 20px;
          background: url("../img/btn_icon.png") no-repeat center center/contain; }
      .new .corporation_product .button_wrap a.button::after {
        right: 19px; }
  .new .corporation_product_cards {
    display: flex;
    margin-top: 50px;
    margin-bottom: 60px;
    justify-content: space-between;
    flex-wrap: wrap; }
    .new .corporation_product_cards li {
      width: 24%; }
      @media screen and (max-width: 767px) {
        .new .corporation_product_cards li {
          width: 48%;
          margin-bottom: 30px; } }
      .new .corporation_product_cards li a {
        background-color: #fff;
        display: block;
        padding: 20px;
        text-decoration: none !important; }
        .new .corporation_product_cards li a p {
          color: #412101;
          font-weight: 500;
          text-align: center;
          font-size: 20px; }
          @media screen and (max-width: 767px) {
            .new .corporation_product_cards li a p {
              font-size: 18px; } }
    .new .corporation_product_cards_img {
      margin-bottom: 10px; }
@media screen and (min-width: 768px) {
  .new .corporation_kodawari {
    padding-top: 20px; } }
@media screen and (min-width: 768px) {
  .new .corporation_kodawari h2 {
    margin-bottom: 50px; } }
.new .corporation_kodawari .cards .card {
  box-shadow: none; }

/*# sourceMappingURL=corporation.css.map */
