@charset "UTF-8";
.section-box-outline {
  width: 100%;
  max-width: 80rem;
  border-top: 1px solid rgba(63, 45, 7, 0.25);
  margin: 0 auto; }
  .section-box-outline div {
    min-height: 8rem;
    border-bottom: 1px solid rgba(63, 45, 7, 0.25);
    padding: 2rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .section-box-outline div {
        flex-direction: column;
        padding: 1rem .5rem;
        min-height: 0; } }
    .section-box-outline div dt {
      font-size: 1.6rem;
      line-height: 1.2;
      font-weight: 400;
      flex-shrink: 0;
      text-align: center;
      width: 22rem;
      position: relative;
      opacity: 0.8; }
      @media only screen and (max-width: 767px) {
        .section-box-outline div dt {
          width: 100%;
          font-size: 1.2rem;
          padding-bottom: 1rem;
          text-align: left;
          border-bottom: 1px dashed rgba(63, 45, 7, 0.25); }
          .section-box-outline div dt br {
            display: none; } }
      .section-box-outline div dt:after {
        content: "";
        width: .6rem;
        height: .6rem;
        border-radius: 50%;
        background: #3F2D07;
        opacity: 0.2;
        position: absolute;
        right: -.6rem;
        top: 50%;
        margin-top: -.3rem; }
        @media only screen and (max-width: 767px) {
          .section-box-outline div dt:after {
            display: none; } }
    .section-box-outline div dd {
      width: 100%;
      font-size: 1.6rem;
      line-height: 1.5;
      padding-left: 3.5rem; }
      @media only screen and (max-width: 767px) {
        .section-box-outline div dd {
          font-size: 1.2rem;
          padding: 1rem 0 0; } }
      .section-box-outline div dd > a {
        width: 9.4rem;
        border: 1px solid rgba(63, 45, 7, 0.5);
        border-radius: .3rem;
        color: #3F2D07;
        font-family: "Poppins", "IBM Plex Sans JP", sans-serif;
        font-size: 1.1rem;
        display: inline-block;
        text-align: center;
        padding: .1rem 0;
        margin-left: 1rem; }
        @media only screen and (max-width: 767px) {
          .section-box-outline div dd > a {
            margin: .5rem auto 0 auto; } }
      .section-box-outline div dd ul li {
        line-height: 2; }
        .section-box-outline div dd ul li a:hover {
          text-decoration: underline; }
        @media only screen and (max-width: 767px) {
          .section-box-outline div dd ul li {
            position: relative;
            padding-left: 1.5em; }
            .section-box-outline div dd ul li:before {
              content: "・";
              position: absolute;
              left: 0;
              top: 0;
              opacity: 0.5; } }
.section-box-feature > p {
  font-size: 2.8rem;
  text-align: center;
  padding-bottom: 3rem; }
  @media only screen and (max-width: 767px) {
    .section-box-feature > p {
      font-size: 2rem;
      padding-bottom: 1.5rem; } }
  .section-box-feature > p strong {
    font-size: 3.2rem;
    font-weight: 400; }
    @media only screen and (max-width: 767px) {
      .section-box-feature > p strong {
        font-size: 2rem; } }
.section-box#feature {
  position: relative;
  padding-bottom: 20rem;
  z-index: 1;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .section-box#feature {
      padding-bottom: 10rem; } }
  .section-box#feature:after {
    content: "";
    width: 200vw;
    height: 200vw;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -100vw;
    bottom: 0;
    z-index: -1; }
  .section-box#feature:before {
    content: "";
    width: 100%;
    height: 20rem;
    background: #3F2D07;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -2; }
  .section-box#feature .article-feature {
    padding: 5rem 0; }
    @media only screen and (max-width: 767px) {
      .section-box#feature .article-feature {
        padding: 2.5rem 0; } }
    .section-box#feature .article-feature-header {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin-bottom: 4rem; }
      @media only screen and (max-width: 767px) {
        .section-box#feature .article-feature-header {
          margin-bottom: 2rem; } }
      .section-box#feature .article-feature-header-num {
        width: 10rem;
        height: 6.3rem;
        text-align: center;
        font-size: 2rem;
        line-height: 1.3;
        position: relative;
        letter-spacing: .3rem;
        font-family: "Poppins", "IBM Plex Sans JP", sans-serif;
        color: #c89932;
        margin: 0 auto 4rem;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          .section-box#feature .article-feature-header-num {
            height: 4.8rem;
            font-size: 1.6rem; } }
        .section-box#feature .article-feature-header-num small {
          font-size: 1rem; }
          @media only screen and (max-width: 767px) {
            .section-box#feature .article-feature-header-num small {
              font-size: .9rem;
              letter-spacing: .1rem; } }
        .section-box#feature .article-feature-header-num:before, .section-box#feature .article-feature-header-num:after {
          content: "";
          height: 100%;
          position: absolute;
          top: 0; }
        .section-box#feature .article-feature-header-num:before {
          width: 100%;
          border: 1px solid rgba(200, 153, 50, 0.5);
          left: 0;
          z-index: -2;
          box-sizing: border-box; }
        .section-box#feature .article-feature-header-num:after {
          width: calc(100% - 1.6rem);
          left: .8rem;
          background: #fff;
          z-index: -1; }
      .section-box#feature .article-feature-header-ttl {
        font-size: 2.4rem;
        text-align: center;
        font-weight: 400;
        border-bottom: 1px solid rgba(63, 45, 7, 0.2);
        padding: 0 1rem;
        margin: 0 auto; }
        @media only screen and (max-width: 767px) {
          .section-box#feature .article-feature-header-ttl {
            font-size: 1.9rem;
            line-height: 1.3;
            padding: 0 0 1rem;
            text-align: center; } }
    .section-box#feature .article-feature-inner {
      max-width: 76rem;
      margin: 0 auto; }
      .section-box#feature .article-feature-inner p {
        font-family: "Poppins", "IBM Plex Sans JP", sans-serif;
        font-size: 1.6rem;
        line-height: 2;
        padding-bottom: 2.5rem; }
        @media only screen and (max-width: 767px) {
          .section-box#feature .article-feature-inner p {
            font-size: 1.3rem;
            padding-bottom: 1.5rem; } }
        .section-box#feature .article-feature-inner p strong {
          font-family: "IBM Plex Sans JP", serif;
          font-weight: 400;
          font-size: 2.4rem;
          line-height: 1.8;
          text-align: center;
          display: block; }
          @media only screen and (max-width: 767px) {
            .section-box#feature .article-feature-inner p strong {
              font-size: 1.7rem; } }
.section-box#philosophy {
  background: #3F2D07;
  color: #fff; }
  .section-box#philosophy .section-box-header-en {
    color: #fff; }
  .section-box#philosophy .section-box-list {
    max-width: 80rem;
    margin: 0 auto 5rem; }
    .section-box#philosophy .section-box-list div {
      padding: 3.5rem 1.5rem 3.5rem 8rem;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      position: relative; }
      @media only screen and (max-width: 767px) {
        .section-box#philosophy .section-box-list div {
          padding: 2.5rem 0;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center; } }
      .section-box#philosophy .section-box-list div:before {
        content: "01";
        font-size: 2rem;
        position: absolute;
        left: 1rem;
        top: 6rem;
        font-family: "Poppins", "IBM Plex Sans JP", sans-serif; }
        @media only screen and (max-width: 767px) {
          .section-box#philosophy .section-box-list div:before {
            width: 4rem;
            border-bottom: 1px solid #fff;
            position: static;
            margin: 0 auto 2rem;
            font-size: 1.7rem;
            text-align: center; } }
      .section-box#philosophy .section-box-list div:nth-of-type(2):before {
        content: "02"; }
      .section-box#philosophy .section-box-list div:nth-of-type(3):before {
        content: "03"; }
      .section-box#philosophy .section-box-list div:nth-of-type(4) {
        border-bottom: none; }
        .section-box#philosophy .section-box-list div:nth-of-type(4):before {
          content: "04"; }
      .section-box#philosophy .section-box-list div:after {
        content: "";
        width: 2rem;
        height: 1px;
        background: #fff;
        position: absolute;
        left: 4.5rem;
        top: 7.5rem; }
        @media only screen and (max-width: 767px) {
          .section-box#philosophy .section-box-list div:after {
            display: none; } }
      .section-box#philosophy .section-box-list div dt {
        display: flex;
        flex-direction: column;
        font-size: 2.8rem;
        font-weight: 400;
        letter-spacing: .3rem;
        padding-bottom: 1.5rem; }
        .section-box#philosophy .section-box-list div dt small {
          font-family: "Poppins", "IBM Plex Sans JP", sans-serif;
          font-size: 1.2rem; }
          @media only screen and (max-width: 767px) {
            .section-box#philosophy .section-box-list div dt small {
              font-size: 1rem;
              margin-bottom: .8rem; } }
        @media only screen and (max-width: 767px) {
          .section-box#philosophy .section-box-list div dt {
            font-size: 2rem;
            line-height: 1.3;
            letter-spacing: .1rem;
            text-align: center; } }
      .section-box#philosophy .section-box-list div dd {
        font-family: "Poppins", "IBM Plex Sans JP", sans-serif;
        font-size: 1.6rem;
        line-height: 2; }
        @media only screen and (max-width: 767px) {
          .section-box#philosophy .section-box-list div dd {
            font-size: 1.3rem;
            line-height: 1.6; } }
.section-info {
  background: rgba(200, 153, 50, 0.12); }
