@charset "UTF-8";
/* CSS Document */
/*============================================
responsive
============================================*/
#main {
  background: #f3ebd7; }

#main p {
  text-align: justify; }

.inner {
  max-width: 1140px;
  margin: 0 auto; }
  @media screen and (max-width: 897px) {
    .inner {
      margin: 0 20px;
      margin: 0 20px; } }

body, html {
  overflow-x: hidden; }
  @media screen and (max-width: 897px) {
    body, html {
      overflow-x: hidden;
      overflow-x: hidden; } }

.swiper-wrapper {
  transition-timing-function: linear; }

article .inner img {
  border-radius: 10px; }

/*============================================
  view
  ============================================*/
.view {
  padding: 40px 0 0 0; }
  .view .pankuzu {
    display: flex;
    justify-content: flex-end; }
    .view .pankuzu ul {
      display: flex; }
      @media screen and (max-width: 897px) {
        .view .pankuzu ul {
          overflow-x: scroll;
          overflow-x: scroll; } }
      .view .pankuzu ul li {
        font-size: 1.3rem; }
        @media screen and (max-width: 897px) {
          .view .pankuzu ul li {
            white-space: nowrap;
            white-space: nowrap; } }
        .view .pankuzu ul li:not(:last-of-type) {
          padding: 0;
          margin: 0 15px 0 0; }
          .view .pankuzu ul li:not(:last-of-type)::after {
            padding: 0 0 0 15px;
            content: "/"; }
  .view .ttl {
    padding: 70px 0 0 0; }
    @media screen and (max-width: 897px) {
      .view .ttl {
        padding: 48px 0 0 0;
        padding: 48px 0 0 0; } }
    .view .ttl span {
      font-family: futura-pt, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 1.7rem;
      color: #77615a; }
    .view .ttl h1, .view .ttl .page_ttl {
      font-size: 3.2rem;
      font-weight: bold; }

/*============================================
  list
  ============================================*/
.list {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .list {
      padding: 40px 0 !important;
      padding: 40px 0 !important; } }
  .list__box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media screen and (max-width: 897px) {
      .list__box {
        display: inherit;
        display: inherit; } }
    .list__box__item {
      width: 31%; }
      @media screen and (max-width: 897px) {
        .list__box__item {
          width: auto;
          margin: 30px 0 0 0 !important;
          width: auto;
          margin: 30px 0 0 0 !important; } }
      @media screen and (max-width: 897px) {
        .list__box__item + .list__box__item {
          margin-top: 60px;
          margin-top: 60px; } }
      .list__box__item .img {
        padding: 0 0 30px 0; }
        .list__box__item .img img {
          /*border-radius: 15px;*/
          border-radius: 0 !important; }
      .list__box__item .txt {
        padding: 0 0 30px 0; }
        .list__box__item .txt h2 {
          font-size: 1.9rem;
          font-weight: 700;
          padding: 0 0 20px; }
          @media screen and (max-width: 897px) {
            .list__box__item .txt h2 {
              padding: 0 0 10px 0 !important;
              padding: 0 0 10px 0 !important; } }
      .list__box__item:nth-child(n + 4) {
        padding: 5% 0 0 0; }
    .list__box::after {
      content: "";
      width: 32%;
      position: relative; }
  .list.bg {
    background: #fffbf1; }
    .list.bg h2.ttl {
      font-size: 2.6rem;
      padding: 0 0 60px 0;
      text-align: center;
      font-weight: 400; }
      @media screen and (max-width: 897px) {
        .list.bg h2.ttl {
          padding: 0 !important;
          margin-bottom: -10px !important;
          padding: 0 !important;
          margin-bottom: -10px !important; } }

/*============================================
vision
============================================*/
.vision {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .vision {
      padding-bottom: 60px;
      padding-bottom: 60px; } }
  .vision__headline {
    padding: 0 0 120px 0; }
    @media screen and (max-width: 897px) {
      .vision__headline {
        padding: 0 0 48px 0;
        padding: 0 0 48px 0; } }
    .vision__headline .img {
      padding: 0 0 60px 0; }
      @media screen and (max-width: 897px) {
        .vision__headline .img {
          padding: 0 0 18px 0;
          padding: 0 0 18px 0; } }
      .vision__headline .img img {
        border-radius: 15px; }
    .vision__headline .txt {
      max-width: 720px;
      margin: 0 auto; }
      .vision__headline .txt h2 {
        font-size: 2.6rem;
        font-weight: 400;
        text-align: center;
        padding: 0 0 45px 0; }
  .vision__box {
    position: relative; }
    .vision__box .inner {
      position: relative; }
    .vision__box::before {
      content: "";
      display: inline-block;
      background-color: #f7f1e3;
      width: 70%;
      height: 108%;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
      @media screen and (max-width: 897px) {
        .vision__box::before {
          top: 30%;
          height: 63% !important;
          top: 30%;
          height: 63% !important; } }
    .vision__box__item {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .vision__box__item:nth-child(odd) {
        flex-flow: row-reverse; }
      .vision__box__item:not(:last-of-type) {
        padding: 0 0 60px 0; }
        @media screen and (max-width: 897px) {
          .vision__box__item:not(:last-of-type) {
            padding: 0;
            padding: 0; } }
      .vision__box__item .img {
        width: 48%; }
        .vision__box__item .img img {
          border-radius: 15px; }
      .vision__box__item .txt {
        width: 48%; }
        .vision__box__item .txt span {
          font-family: futura-pt, sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 1.7rem;
          color: #77615a; }
        .vision__box__item .txt h3 {
          font-size: 1.9rem;
          line-height: 1.6;
          font-weight: 700;
          padding: 0 0 30px 0; }

/*============================================
  strengths
  ============================================*/
.strengths {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .strengths {
      padding: 0 0 60px 0 !important;
      padding: 0 0 60px 0 !important; } }
  .strengths__box__item {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 897px) {
      .strengths__box__item {
        margin-top: 40px !important;
        margin-top: 40px !important; } }
    .strengths__box__item:nth-child(even) {
      flex-flow: row-reverse; }
    .strengths__box__item:not(:last-of-type) {
      padding: 0 0 60px 0; }
      @media screen and (max-width: 897px) {
        .strengths__box__item:not(:last-of-type) {
          padding: 0 !important;
          padding: 0 !important; } }
    .strengths__box__item .img {
      width: 48%; }
      @media screen and (max-width: 897px) {
        .strengths__box__item .img {
          margin-bottom: 10px !important;
          margin-bottom: 10px !important; } }
      .strengths__box__item .img img {
        border-radius: 15px; }
    .strengths__box__item .txt {
      width: 48%; }
      .strengths__box__item .txt span {
        font-family: futura-pt, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 1.7rem;
        color: #77615a; }
      .strengths__box__item .txt h2 {
        font-size: 1.9rem;
        line-height: 1.5 !important;
        font-weight: 700;
        padding: 0 0 30px 0; }
        @media screen and (max-width: 897px) {
          .strengths__box__item .txt h2 {
            padding: 0 0 10px 0;
            line-height: 1.4 !important;
            padding: 0 0 10px 0;
            line-height: 1.4 !important; } }
      .strengths__box__item .txt .caption {
        padding: 15px 0 0 0;
        color: #666; }
      .strengths__box__item .txt .btn {
        padding: 40px 0 0 0; }
        @media screen and (max-width: 897px) {
          .strengths__box__item .txt .btn {
            padding: 20px 0 0 0;
            padding: 20px 0 0 0; } }
        .strengths__box__item .txt .btn.comBtn {
          min-width: 320px; }
      .strengths__box__item .txt ul li {
        color: #221815; }
    .strengths__box__item .strength-check {
      margin-top: 30px; }
      .strengths__box__item .strength-check p {
        margin-top: 10px; }

/*============================================
  performance
  ============================================*/
.performance {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .performance {
      padding: 60px 0;
      padding: 60px 0; } }
  .performance__headline .txt {
    padding: 0 0 60px 0; }
    .performance__headline .txt h2 {
      font-size: 2.6rem;
      font-weight: 400;
      padding: 0 0 60px 0; }
  .performance__headline .img {
    padding: 0;
    width: 720px;
    height: 480px;
    display: block; }
    @media screen and (max-width: 897px) {
      .performance__headline .img {
        width: 220px;
        height: 158px;
        width: 220px;
        height: 158px; } }
    .performance__headline .img img {
      border-radius: 15px;
      overflow: hidden;
      min-width: 720px;
      min-height: 480px;
      object-fit: cover; }
      @media screen and (max-width: 897px) {
        .performance__headline .img img {
          min-width: 220px;
          min-height: 158px;
          min-width: 220px;
          min-height: 158px; } }

/*============================================
  spec
  ============================================*/
.spec {
  padding: 0 0 120px 0; }
  @media screen and (max-width: 897px) {
    .spec {
      padding: 0 0 60px !important;
      padding: 0 0 60px !important; } }
  .spec__headline h2 {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 400;
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .spec__headline h2 {
        font-size: 2.0rem;
        font-size: 2.0rem; } }
  .spec__headline .comBtn {
    margin: 0 auto; }
  .spec__box {
    padding: 0 0 120px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media screen and (max-width: 897px) {
      .spec__box {
        display: inherit;
        padding: 0 0 60px 0;
        display: inherit;
        padding: 0 0 60px 0; } }
    .spec__box__item {
      width: 31%;
      background: #fffbf1;
      padding: 3%;
      box-sizing: border-box;
      border-radius: 15px; }
      @media screen and (max-width: 897px) {
        .spec__box__item {
          width: auto;
          margin: 5% 0 0 0;
          padding: 20px;
          width: auto;
          margin: 5% 0 0 0;
          padding: 20px; } }
      @media screen and (max-width: 897px) {
        .spec__box__item + .spec__box__item {
          width: auto;
          margin: 20px 0 0 0 !important;
          width: auto;
          margin: 20px 0 0 0 !important; } }
      .spec__box__item:nth-child(n + 4) {
        margin: 5% 0 0 0; }
        @media screen and (max-width: 897px) {
          .spec__box__item:nth-child(n + 4) {
            width: auto;
            margin: 5% 0 0 0;
            width: auto;
            margin: 5% 0 0 0; } }
      .spec__box__item h3 {
        font-size: 1.9rem;
        text-align: center; }
      .spec__box__item .img {
        padding: 30px 0;
        text-align: center !important; }
        .spec__box__item .img img {
          max-height: 70px;
          width: auto;
          object-fit: contain; }

/*============================================
  after
  ============================================*/
.after {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .after {
      padding: 0 0 60px;
      padding: 0 0 60px; } }
  .after__headline .img {
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .after__headline .img {
        padding: 0 0 48px 0;
        padding: 0 0 48px 0; } }
    .after__headline .img img {
      border-radius: 15px; }
  .after__headline .txt h2 {
    font-size: 2.6rem;
    font-weight: 400;
    text-align: center;
    padding: 0 0 60px 0; }
  .after__box {
    padding: 120px 0 0 0; }
    @media screen and (max-width: 897px) {
      .after__box {
        padding: 60px 0 0;
        padding: 60px 0 0; } }
    .after__box .txt {
      padding: 0 0 40px 0; }
      .after__box .txt h3 {
        font-size: 2.6rem;
        font-weight: 400;
        padding: 0 0 20px 0; }
    .after__box .img img {
      border-radius: 15px; }

/*============================================
  reform
  ============================================*/
.reform {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .reform {
      padding-bottom: 60px;
      padding-bottom: 60px; } }
  .reform__headline {
    padding: 0 0 60px 0; }
    .reform__headline .img {
      padding: 0 0 60px 0; }
      .reform__headline .img img {
        border-radius: 15px; }
    .reform__headline .txt {
      max-width: 720px;
      margin: 0 auto; }
      .reform__headline .txt h2 {
        font-size: 2.6rem;
        font-weight: 400;
        text-align: center;
        padding: 0 0 45px 0; }
  .reform__box {
    margin-bottom: 120px;
    padding-top: 45px;
    display: flex;
    justify-content: space-between;
    position: relative; }
    @media screen and (max-width: 897px) {
      .reform__box {
        margin-bottom: 60px;
        margin-bottom: 60px; } }
    .reform__box .inner {
      position: relative;
      display: flex;
      justify-content: space-between; }
    .reform__box::before {
      content: "";
      display: inline-block;
      background-color: #f7f1e3;
      width: 70%;
      height: 108%;
      position: absolute;
      left: 0;
      top: 0; }
    .reform__box__item {
      width: 48%; }
      .reform__box__item .img {
        padding: 0 0 30px 0; }
        .reform__box__item .img img {
          border-radius: 15px; }
      .reform__box__item .txt h3 {
        font-size: 1.9rem;
        padding: 0 0 20px 0; }
  .reform__list .txt {
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .reform__list .txt {
        padding: 0;
        padding: 0; } }
    .reform__list .txt h2 {
      font-size: 2.6rem;
      font-weight: 400;
      padding: 0 0 20px 0; }
  .reform__list .rlist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .reform__list .rlist ul li {
      width: 32.5%;
      text-align: center;
      background: #f0e2bf;
      font-size: 1.7rem;
      font-weight: 500;
      padding: 1.5% 0; }
      @media screen and (max-width: 897px) {
        .reform__list .rlist ul li {
          font-size: 3.8vw;
          font-size: 3.8vw; } }
      .reform__list .rlist ul li:nth-child(n + 4) {
        margin: 1.5% 0 0 0; }

/*============================================
  faq
  ============================================*/
.faq {
  padding: 120px 0; }
  .faq__box {
    position: relative; }
    @media screen and (max-width: 897px) {
      .faq__box {
        margin: 30px 0;
        margin: 30px 0; } }
    .faq__box:first-child::before {
      content: "";
      display: inline-block;
      background-color: #f7f1e3;
      width: 70%;
      height: 57.5%;
      position: absolute;
      left: 0;
      top: -30px; }
      @media screen and (max-width: 897px) {
        .faq__box:first-child::before {
          height: 70%;
          height: 70%; } }
    .faq__box .inner {
      position: relative; }
    .faq__box h2 {
      font-size: 2.6rem;
      font-weight: 400; }
    .faq__box__item {
      padding: 40px 0 0 0; }
      .faq__box__item:not(:first-of-type) {
        border-top: 1px solid #f0e2bf;
        margin: 40px 0 0 0; }
        @media screen and (max-width: 897px) {
          .faq__box__item:not(:first-of-type) {
            margin: 28px 0 0 0 !important;
            margin: 28px 0 0 0 !important; } }
      .faq__box__item .qu {
        padding: 0 0 20px 0; }
        .faq__box__item .qu h3 {
          font-size: 1.9rem;
          display: flex; }
          .faq__box__item .qu h3 span:first-of-type {
            margin: 0 15px 0 0; }
      .faq__box__item .an {
        padding: 0;
        display: flex; }
        .faq__box__item .an .a {
          margin: 0 15px 0 0;
          font-size: 1.9rem;
          font-weight: 700; }
    .faq__box:not(:last-of-type) {
      padding: 0 0 120px 0; }
      @media screen and (max-width: 897px) {
        .faq__box:not(:last-of-type) {
          padding: 0 0 60px 0;
          padding: 0 0 60px 0; } }

/*============================================
  privacy
  ============================================*/
.privacy {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .privacy {
      padding: 60px 0;
      padding: 60px 0; } }
  .privacy h2 {
    font-size: 2.6rem;
    font-weight: 400;
    padding: 0 0 20px 0; }
  .privacy__box__item {
    padding: 40px 0 0 0; }
    @media screen and (max-width: 897px) {
      .privacy__box__item {
        padding: 28px 0 0 0;
        padding: 28px 0 0 0; } }
    .privacy__box__item .txt > div {
      margin-top: 38px; }
      @media screen and (max-width: 897px) {
        .privacy__box__item .txt > div {
          margin-top: 48px;
          margin-top: 48px; } }
    .privacy__box__item:not(:first-of-type) {
      border-top: 1px solid #f0e2bf;
      margin: 40px 0 0 0; }
      @media screen and (max-width: 897px) {
        .privacy__box__item:not(:first-of-type) {
          margin: 28px 0 0 0 !important;
          margin: 28px 0 0 0 !important; } }

/*============================================
  summary
  ============================================*/
.summary {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .summary {
      padding: 60px 0;
      padding: 60px 0; } }
  .summary__box {
    padding: 0 0 60px 0; }
    .summary__box dl div {
      padding: 0 0 1% 0;
      display: flex;
      justify-content: space-between; }
      .summary__box dl div dt {
        width: 15%;
        background: #f0e2bf;
        padding: 1.5%;
        box-sizing: border-box;
        font-weight: 700; }
        @media screen and (max-width: 897px) {
          .summary__box dl div dt {
            width: 28%;
            width: 28%; } }
      .summary__box dl div dd {
        width: 84%;
        background: #f9f5eb;
        padding: 1.5%;
        box-sizing: border-box; }
        @media screen and (max-width: 897px) {
          .summary__box dl div dd {
            width: 72%;
            width: 72%; } }
      .summary__box dl div:last-of-type {
        padding: 0; }
  .summary .banner__box h2 {
    font-size: 2.6rem;
    font-weight: 400;
    text-align: center;
    padding: 0 0 60px 0; }
  .summary .banner__box a {
    display: table;
    margin: 0 auto;
    transition: 0.3s; }
    .summary .banner__box a:hover {
      opacity: 0.7; }
  .summary .banner__box img {
    object-fit: contain;
    max-width: 500px;
    width: 100%; }

/*============================================
  history
  ============================================*/
.history {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .history {
      padding: 60px 0;
      padding: 60px 0; } }
  .history .wrapper {
    width: 100%;
    margin: auto;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (max-width: 897px) {
      .history .wrapper {
        display: inherit;
        display: inherit; } }
    .history .wrapper .img {
      width: 38%; }
      @media screen and (max-width: 897px) {
        .history .wrapper .img {
          width: auto;
          width: auto; } }
  .history .time_schedule {
    position: relative;
    width: 60%; }
    @media screen and (max-width: 897px) {
      .history .time_schedule {
        width: auto;
        width: auto; } }
  .history .time_line {
    width: 1px;
    height: 95%;
    position: absolute;
    top: 0;
    left: 10%;
    z-index: 999;
    transform: translateX(-50%);
    padding-top: 15px; }
    @media screen and (max-width: 897px) {
      .history .time_line {
        left: 18%;
        left: 18%; } }
  .history .time_line span {
    display: block;
    width: 100%;
    height: 100%;
    background: #333333; }
  .history .time_ball {
    position: absolute;
    background: #333333;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 10%;
    z-index: 999; }
    @media screen and (max-width: 897px) {
      .history .time_ball {
        left: auto;
        right: 0;
        left: auto;
        right: 0; } }
  .history dl {
    padding: 20px 0; }
  .history dl dt {
    width: 100%;
    position: absolute;
    font-weight: 700; }
    @media screen and (max-width: 897px) {
      .history dl dt {
        width: 21%;
        width: 21%; } }
  .history dl dd {
    width: 100%;
    margin-left: 15%; }
    @media screen and (max-width: 897px) {
      .history dl dd {
        width: 70%;
        margin-left: 24%;
        width: 70%;
        margin-left: 24%; } }

/*============================================
phillosophy
============================================*/
.phillosophy {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .phillosophy {
      padding-bottom: 60px;
      padding-bottom: 60px; } }
  .phillosophy__headline .txt + .txt {
    margin-top: 68px; }
  .phillosophy__headline .txt h2 {
    font-size: 2.6rem;
    font-weight: 400;
    text-align: center;
    padding: 0 0 45px 0; }
  .phillosophy__headline .txt p {
    display: table;
    margin-left: auto;
    margin-right: auto; }
  .phillosophy-vision__box, .phillosophy-mission__box {
    margin-bottom: 100px; }
    @media screen and (max-width: 897px) {
      .phillosophy-vision__box, .phillosophy-mission__box {
        margin-bottom: 48px;
        margin-bottom: 48px; } }
    .phillosophy-vision__box .ttl, .phillosophy-mission__box .ttl {
      text-align: center;
      display: table;
      margin: 0 auto; }
      .phillosophy-vision__box .ttl span, .phillosophy-mission__box .ttl span {
        font-family: futura-pt, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 1.7rem;
        color: #77615a; }
      .phillosophy-vision__box .ttl h2, .phillosophy-mission__box .ttl h2 {
        font-size: 1.9rem;
        margin-bottom: 48px; }
      .phillosophy-vision__box .ttl h3, .phillosophy-mission__box .ttl h3 {
        font-size: 2.6rem;
        font-weight: 400;
        text-align: center;
        padding: 0 0 45px 0; }

/*============================================
message
============================================*/
.message {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .message {
      padding: 60px 0;
      padding: 60px 0; } }
  .message p {
    padding: 0 0 15px 0; }
  .message .inbox {
    display: flex;
    justify-content: space-between; }
    .message .inbox .txt {
      width: 55%; }
      @media screen and (max-width: 897px) {
        .message .inbox .txt {
          width: auto;
          width: auto; } }
    .message .inbox .img {
      width: 41%; }
      @media screen and (max-width: 897px) {
        .message .inbox .img {
          width: auto;
          width: auto; } }
      .message .inbox .img img {
        border-radius: 15px; }
      .message .inbox .img .name__box {
        display: flex !important;
        justify-content: space-between;
        align-items: center; }
        .message .inbox .img .name__box .name {
          width: 70%;
          font-size: 1.7rem;
          font-weight: 700; }
        .message .inbox .img .name__box .icon {
          width: 20%; }
          @media screen and (max-width: 897px) {
            .message .inbox .img .name__box .icon {
              width: 25%;
              width: 25%; } }
          .message .inbox .img .name__box .icon img {
            border-radius: 0; }
          .message .inbox .img .name__box .icon ul {
            display: flex;
            justify-content: space-between; }
            .message .inbox .img .name__box .icon ul li {
              width: 45%;
              padding: 12%; }
  .message div.vid_contents {
    width: 100%;
    /*背景色を横幅いっぱいに広げる*/
    text-align: center;
    margin: auto;
    padding: 4% 2%;
    /*ここで動画の周りの余白を調整*/
    box-sizing: border-box; }
  .message video.vid_main {
    width: 100%;
    max-width: 720px;
    /*PC版での最大幅*/
    margin: auto; }

/*============================================
staff
============================================*/
.staff {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .staff {
      padding-bottom: 60px;
      padding-bottom: 60px; } }
  .staff__box h2 {
    font-size: 2.6rem;
    font-weight: 400; }
  .staff__box__item {
    width: 48%;
    margin: 60px 0 0 0; }
    @media screen and (max-width: 897px) {
      .staff__box__item {
        margin: 28px 0 0 0;
        margin: 28px 0 0 0; } }
    .staff__box__item .img {
      padding: 0 0 30px 0; }
      .staff__box__item .img img {
        border-radius: 15px; }
    .staff__box__item .txt {
      padding: 0 0 30px 0; }
      .staff__box__item .txt h3 {
        font-size: 1.9rem;
        font-weight: 700;
        padding: 0 0 20px 0; }
        .staff__box__item .txt h3 span {
          font-size: 1.6rem;
          font-weight: 400; }
      .staff__box__item .txt dl div {
        display: flex;
        justify-content: space-between; }
        .staff__box__item .txt dl div dt {
          width: 15%; }
        .staff__box__item .txt dl div dd {
          width: 85%; }
        .staff__box__item .txt dl div:not(:last-of-type) {
          padding: 0 0 10px 0;
          margin: 0 0 10px 0;
          border-bottom: 1px dotted #77615a; }
    .staff__box__item .copy h4 {
      font-weight: 700;
      padding: 0 0 10px 0; }
  .staff__box .inbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .staff__box:not(:first-of-type) {
    padding: 120px 0 0 0; }
    @media screen and (max-width: 897px) {
      .staff__box:not(:first-of-type) {
        padding: 60px 0 0 0;
        padding: 60px 0 0 0; } }

/*============================================
access
============================================*/
.access {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .access {
      padding: 60px 0;
      padding: 60px 0; } }
  .access .gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative; }
  .access .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  .access iframe {
    border-radius: 15px; }
  .access .txt {
    padding: 60px 0 0 0; }
    @media screen and (max-width: 897px) {
      .access .txt {
        padding: 28px 0 0 0;
        padding: 28px 0 0 0; } }
    .access .txt .ad {
      font-size: 2rem;
      font-weight: 400;
      text-align: center !important;
      padding: 0 0 60px 0; }
      @media screen and (max-width: 897px) {
        .access .txt .ad {
          font-size: 5vw;
          font-size: 5vw; } }
    .access .txt dl div {
      display: flex;
      justify-content: space-between;
      border-bottom: 1px dotted #77615a;
      padding: 0 0 30px 0;
      margin: 0 0 30px 0; }
      @media screen and (max-width: 897px) {
        .access .txt dl div {
          display: inherit;
          display: inherit; } }
      .access .txt dl div dt {
        width: 22%;
        font-weight: 700; }
        @media screen and (max-width: 897px) {
          .access .txt dl div dt {
            width: auto;
            width: auto; } }
      .access .txt dl div dd {
        width: 78%; }
        @media screen and (max-width: 897px) {
          .access .txt dl div dd {
            width: auto;
            width: auto; } }
      .access .txt dl div:last-of-type {
        margin: 0; }

/*============================================
zeh
============================================*/
.zeh {
  padding: 120px 0; }
  .zeh__headline {
    padding-bottom: 60px; }
  .zeh__box .txt h2 {
    font-size: 2.6rem;
    font-weight: 400;
    text-align: center;
    padding: 0 0 60px 0; }
  .zeh__box .js-scrollable {
    margin: 0; }
    .zeh__box .js-scrollable .img {
      border: none !important; }
      .zeh__box .js-scrollable .img img {
        border-radius: 0 !important;
        background: none !important; }

/*============================================
  recruit
  ============================================*/
.recruit {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .recruit {
      padding-bottom: 0;
      padding-bottom: 0; } }
  .recruit .txt h2 {
    font-size: 2.6rem;
    font-weight: 400;
    padding: 0 0 60px 0; }
  .recruit-pic {
    padding: 0 0 120px 0; }
    @media screen and (max-width: 897px) {
      .recruit-pic {
        padding: 0;
        padding: 0; } }
    .recruit-pic__headline h2 {
      font-size: 2.6rem;
      font-weight: 400;
      padding: 0 0 60px 0; }
    .recruit-pic .photoBox {
      width: 598px; }
    .recruit-pic .textBox {
      width: 468px; }
      .recruit-pic .textBox ul > li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 8px; }
      .recruit-pic .textBox h3 {
        width: 100px;
        height: 100px;
        display: block;
        border: 1px solid #221815;
        border-radius: 50%;
        text-align: center;
        line-height: 100px; }
        @media screen and (max-width: 897px) {
          .recruit-pic .textBox h3 {
            width: 80px;
            height: 80px;
            line-height: 80px;
            font-size: 4vw !important;
            width: 80px;
            height: 80px;
            line-height: 80px;
            font-size: 4vw !important; } }
      .recruit-pic .textBox p {
        width: 72%;
        margin-bottom: 0; }
  .recruit-g__headline h2 {
    font-size: 2.6rem;
    font-weight: 400;
    padding: 0 0 60px 0;
    text-align: center; }
  .recruit-g__headline .img .swiper-recruit {
    padding: 0;
    width: 720px;
    height: 480px;
    display: block; }
    @media screen and (max-width: 897px) {
      .recruit-g__headline .img .swiper-recruit {
        width: auto;
        height: auto;
        width: auto;
        height: auto; } }
    .recruit-g__headline .img .swiper-recruit img {
      border-radius: 15px;
      overflow: hidden;
      min-width: 720px;
      min-height: 480px;
      object-fit: cover; }
      @media screen and (max-width: 897px) {
        .recruit-g__headline .img .swiper-recruit img {
          min-width: inherit;
          min-height: inherit;
          width: auto;
          height: auto;
          min-width: inherit;
          min-height: inherit;
          width: auto;
          height: auto; } }
  .recruit-spec {
    padding: 0 0 120px 0; }
    .recruit-spec .txt {
      padding: 60px 0 0 0; }
      @media screen and (max-width: 897px) {
        .recruit-spec .txt {
          padding: 28px 0 0 0;
          padding: 28px 0 0 0; } }
      .recruit-spec .txt dl div {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px dotted #77615a;
        padding: 0 0 30px 0;
        margin: 0 0 30px 0; }
        .recruit-spec .txt dl div dt {
          width: 22%;
          font-weight: 700; }
        .recruit-spec .txt dl div dd {
          width: 78%; }
    .recruit-spec .link {
      margin: 0 auto;
      width: 320px; }
      .recruit-spec .link a {
        padding: 13px 40px 14px;
        display: block;
        color: #222;
        font-size: 1.4rem;
        font-weight: 600;
        border-radius: 50px;
        border: 1px solid #ccc;
        text-align: center;
        background: url(../img/common/icon01.png) no-repeat right 20px center/20px;
        background-color: rgba(255, 255, 255, 0.5); }

/*============================================
works
============================================*/
.works {
  margin: 120px 0 0;
  padding-bottom: 120px; }
  @media screen and (max-width: 897px) {
    .works {
      margin: 0;
      padding-bottom: 48px;
      margin: 0;
      padding-bottom: 48px; } }
  .works__box {
    margin-bottom: 120px;
    padding-top: 45px;
    position: relative; }
    @media screen and (max-width: 897px) {
      .works__box {
        display: inherit;
        margin-bottom: 0;
        padding-top: 0;
        display: inherit;
        margin-bottom: 0;
        padding-top: 0; } }
    .works__box::before {
      content: "";
      display: inline-block;
      background-color: #f7f1e3;
      width: 70%;
      height: 108%;
      position: absolute;
      left: 0;
      top: 0; }
    .works__box .inner {
      position: relative;
      flex-wrap: wrap; }
    .works__box__item {
      margin: 0 0 30px 0;
      padding: 60px 0;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 897px) {
        .works__box__item {
          margin: 0 0 60px 0;
          padding: 0;
          margin: 0 0 60px 0;
          padding: 0; } }
      .works__box__item .img {
        width: 48%; }
        .works__box__item .img .tops img {
          border-radius: 15px; }
        .works__box__item .img .bottoms {
          margin: 1px 0 0 0; }
          .works__box__item .img .bottoms img {
            border-radius: 0; }
      .works__box__item .txt {
        width: 48%; }
        .works__box__item .txt h2 {
          font-size: 1.9rem;
          font-weight: 700;
          padding: 0 0 20px; }
        .works__box__item .txt dl div {
          display: flex;
          justify-content: space-between;
          border-bottom: 1px dotted #221815;
          padding: 0 0 15px 0;
          margin: 0 0 15px 0; }
          .works__box__item .txt dl div dt {
            width: 20%; }
          .works__box__item .txt dl div dd {
            width: 80%; }
        .works__box__item .txt h3 {
          padding: 5px 0 !important;
          font-size: 1.7rem; }
      .works__box__item .swiper-container {
        width: 100%;
        max-width: 540px;
        position: relative;
        overflow: hidden; }
        .works__box__item .swiper-container.slider-thumbnail {
          max-width: 70%;
          margin: 5px auto 0 auto; }
          .works__box__item .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide {
            width: 25%;
            height: 100%;
            opacity: .5;
            overflow: hidden; }
            .works__box__item .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
              opacity: 1; }
      .works__box__item .swiper-button-next, .works__box__item .swiper-button-prev {
        color: #222 !important; }

/*============================================
exp-und
============================================*/
.exp-und {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .exp-und {
      padding-bottom: 28px;
      padding-bottom: 28px; } }
  .exp-und__headline {
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .exp-und__headline {
        padding: 0 0 30px 0;
        padding: 0 0 30px 0; } }
    .exp-und__headline h2 {
      font-size: 2.6rem;
      font-weight: 400;
      padding: 0; }
  .exp-und__box__item {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 48px;
    align-items: flex-start; }
    .exp-und__box__item::before {
      content: "";
      display: inline-block;
      background-color: #fff;
      width: 85%;
      height: 88%;
      border-radius: 10px;
      position: absolute;
      top: 48px;
      right: 0; }
      @media screen and (max-width: 897px) {
        .exp-und__box__item::before {
          content: none;
          content: none; } }
    .exp-und__box__item:nth-child(even)::before {
      right: auto;
      left: 0; }
    .exp-und__box__item .img {
      width: 302px;
      position: relative;
      border: 10px solid #f3ebd7;
      background-color: #f3ebd7;
      border-radius: 10px; }
      @media screen and (max-width: 897px) {
        .exp-und__box__item .img {
          border: none;
          border: none; } }
      .exp-und__box__item .img img {
        width: 100%;
        height: auto;
        background-color: #f3ebd7; }
    .exp-und__box__item .txt {
      width: 74%;
      position: relative;
      padding: 118px 68px 68px;
      box-sizing: border-box; }
      @media screen and (max-width: 897px) {
        .exp-und__box__item .txt {
          padding: 20px;
          background-color: #fff;
          border-radius: 10px;
          padding: 20px;
          background-color: #fff;
          border-radius: 10px; } }
      .exp-und__box__item .txt h3 {
        font-size: 1.9rem;
        line-height: 1.6;
        padding: 0 0 15px 0; }
        @media screen and (max-width: 897px) {
          .exp-und__box__item .txt h3 {
            padding: 0 0 15px 0 !important;
            padding: 0 0 15px 0 !important; } }
      .exp-und__box__item .txt p:not(:last-of-type) {
        padding: 0 0 15px 0; }
    .exp-und__box__item:nth-child(even) {
      flex-flow: row-reverse; }
  .exp-und__btn {
    margin: 90px auto 0 auto;
    text-align: center; }
    @media screen and (max-width: 897px) {
      .exp-und__btn {
        margin: 60px auto 0 auto;
        margin: 60px auto 0 auto; } }
    .exp-und__btn .comBtn {
      margin: auto; }

/*============================================
works-und
============================================*/
.works-und {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .works-und {
      padding-bottom: 28px;
      padding-bottom: 28px; } }
  .works-und h2 {
    font-size: 2.6rem;
    font-weight: 400;
    padding: 0 0 60px 0; }
  .works-und__headline .img {
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .works-und__headline .img {
        padding-bottom: 48px;
        padding-bottom: 48px; } }
    .works-und__headline .img img {
      border-radius: 15px;
      margin-top: 60px; }
      @media screen and (max-width: 897px) {
        .works-und__headline .img img {
          margin-top: 0;
          margin-top: 0; } }
  .works-und__headline .txt {
    max-width: 720px;
    margin: 0 auto; }
    .works-und__headline .txt h3 {
      font-size: 2.6rem;
      font-weight: 400;
      text-align: center;
      padding: 0 0 45px 0; }
  .works-und__box {
    padding: 120px 0 0; }
    @media screen and (max-width: 897px) {
      .works-und__box {
        padding: 48px 0 0;
        padding: 48px 0 0; } }
    .works-und__box .inner {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      @media screen and (max-width: 897px) {
        .works-und__box .inner {
          display: inherit;
          display: inherit; } }
    .works-und__box__item {
      width: 48%; }
      @media screen and (max-width: 897px) {
        .works-und__box__item {
          width: auto;
          width: auto; } }
      @media screen and (max-width: 897px) {
        .works-und__box__item + .works-und__box__item {
          margin-top: 68px;
          margin-top: 68px; } }
      .works-und__box__item:nth-child(n + 3) {
        margin-top: 100px; }
        @media screen and (max-width: 897px) {
          .works-und__box__item:nth-child(n + 3) {
            margin-top: 68px;
            margin-top: 68px; } }
      .works-und__box__item .img {
        border-radius: 15px;
        overflow: hidden;
        margin-bottom: 30px; }
        .works-und__box__item .img img {
          object-fit: contain;
          width: 100%;
          height: 100%; }
      .works-und__box__item .txt h3 {
        font-size: 1.9rem;
        padding: 0 0 20px 0; }
    .works-und__box__headline h3 {
      font-size: 2.6rem;
      font-weight: 400;
      text-align: center;
      padding: 0 0 45px 0;
      text-align: left; }
      @media screen and (max-width: 897px) {
        .works-und__box__headline h3 {
          font-size: 5.8vw;
          padding-bottom: 28px;
          font-size: 5.8vw;
          padding-bottom: 28px; } }
  .works-und-g__headline h2 {
    text-align: left;
    font-size: 2.6rem;
    font-weight: 400;
    padding: 0 0 60px 0; }
  .works-und-g__box {
    padding: 0 0 120px 0;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 897px) {
      .works-und-g__box {
        display: inherit;
        padding-bottom: 60px;
        display: inherit;
        padding-bottom: 60px; } }
    .works-und-g__box__item {
      width: 31%;
      border-radius: 15px;
      padding: 1.1%; }
      @media screen and (max-width: 897px) {
        .works-und-g__box__item {
          width: 100%;
          width: 100%; } }
      @media screen and (max-width: 897px) {
        .works-und-g__box__item:not(:first-of-type) {
          padding: 0;
          margin: 20px 0 0 0 !important;
          padding: 0;
          margin: 20px 0 0 0 !important; } }
    .works-und-g__box .img {
      border-radius: 15px;
      overflow: hidden; }
      @media screen and (max-width: 897px) {
        .works-und-g__box .img {
          margin-bottom: 0;
          margin-bottom: 0; } }

/*============================================
.wrapper
============================================*/
.works-list {
  background-color: #fffbf1;
  padding: 120px 0; }
  .works-list h2.ttl {
    font-size: 2.6rem;
    padding: 0 0 60px 0;
    text-align: center;
    font-weight: 400; }
  .works-list .swiper {
    margin-bottom: 120px; }
    @media screen and (max-width: 897px) {
      .works-list .swiper {
        margin-bottom: 28px;
        margin-bottom: 28px; } }
    .works-list .swiper .swiper-pagination {
      display: none; }
    .works-list .swiper img {
      width: 100%;
      height: auto;
      object-fit: contain;
      border-radius: 15px;
      overflow: hidden;
      margin-bottom: 30px; }
    @media screen and (max-width: 897px) {
      .works-list .swiper .txt h3 {
        font-size: 4vw !important;
        font-size: 4vw !important; } }
    .works-list .swiper-button-next {
      top: 35%;
      right: 27%;
      width: 50px;
      height: 50px; }
      @media screen and (max-width: 897px) {
        .works-list .swiper-button-next {
          top: 29%;
          right: 10%;
          width: 28px;
          height: 28px;
          top: 29%;
          right: 10%;
          width: 28px;
          height: 28px; } }
      .works-list .swiper-button-next::after {
        content: ""; }
      .works-list .swiper-button-next span {
        display: block;
        position: relative;
        display: block;
        position: relative;
        width: 100%;
        height: 100%; }
        .works-list .swiper-button-next span::before {
          content: "";
          display: inline-block;
          width: 50px;
          height: 50px;
          border: 1px solid #221815;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%); }
          @media screen and (max-width: 897px) {
            .works-list .swiper-button-next span::before {
              width: 28px;
              height: 28px;
              top: 0;
              left: 0;
              transform: none;
              width: 28px;
              height: 28px;
              top: 0;
              left: 0;
              transform: none; } }
        .works-list .swiper-button-next span::after {
          content: "";
          left: -4px;
          width: 10px;
          height: 10px;
          border-top: 1px solid #221815;
          border-right: 1px solid #221815;
          -webkit-transform: rotate(45deg);
          position: absolute;
          top: 50%;
          left: 46%;
          transform: translateX(-46%) translateY(-50%) rotate(45deg); }
          @media screen and (max-width: 897px) {
            .works-list .swiper-button-next span::after {
              top: 10px;
              left: 7px;
              transform: translateX(0) translateY(0) rotate(45deg);
              top: 10px;
              left: 7px;
              transform: translateX(0) translateY(0) rotate(45deg); } }
    .works-list .swiper-button-prev {
      top: 35%;
      left: 27%;
      width: 50px;
      height: 50px; }
      @media screen and (max-width: 897px) {
        .works-list .swiper-button-prev {
          top: 29%;
          left: 9%;
          width: 28px;
          height: 28px;
          top: 29%;
          left: 9%;
          width: 28px;
          height: 28px; } }
      .works-list .swiper-button-prev::before {
        content: "";
        display: inline-block;
        width: 50px;
        height: 50px;
        border: 1px solid #221815;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
        @media screen and (max-width: 897px) {
          .works-list .swiper-button-prev::before {
            width: 28px;
            height: 28px;
            top: 0;
            left: 0;
            transform: none;
            width: 28px;
            height: 28px;
            top: 0;
            left: 0;
            transform: none; } }
      .works-list .swiper-button-prev::after {
        content: "";
        left: -4px;
        width: 10px;
        height: 10px;
        border-top: 1px solid #221815;
        border-right: 1px solid #221815;
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 50%;
        left: 52%;
        transform: translateX(-52%) translateY(-50%) rotate(-135deg); }
        @media screen and (max-width: 897px) {
          .works-list .swiper-button-prev::after {
            top: 10px;
            left: 12px;
            transform: translateX(0) translateY(0) rotate(-135deg);
            top: 10px;
            left: 12px;
            transform: translateX(0) translateY(0) rotate(-135deg); } }
  .works-list .btn.comBtn {
    margin: 0 auto;
    width: 320px; }

/*============================================
.modelhouse
============================================*/
.modelhouse {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .modelhouse {
      padding-bottom: 60px;
      padding-bottom: 60px; } }
  .modelhouse__headline {
    padding: 0 0 60px 0; }
    .modelhouse__headline .lineup_box {
      position: relative;
      display: flex;
      justify-content: space-between;
      padding: 0 0 60px 0; }
      @media screen and (max-width: 897px) {
        .modelhouse__headline .lineup_box {
          display: inherit;
          display: inherit; } }
      .modelhouse__headline .lineup_box__item {
        width: 48%; }
        @media screen and (max-width: 897px) {
          .modelhouse__headline .lineup_box__item {
            width: auto;
            width: auto; } }
        .modelhouse__headline .lineup_box__item .img {
          padding: 0 0 30px 0; }
          .modelhouse__headline .lineup_box__item .img a:hover {
            opacity: 0.7; }
          .modelhouse__headline .lineup_box__item .img img {
            border-radius: 15px; }
          .modelhouse__headline .lineup_box__item .img .txt h3 {
            font-size: 1.9rem;
            padding: 0 0 20px 0; }
    .modelhouse__headline .txt {
      max-width: 730px;
      margin: 0 auto; }
      @media screen and (max-width: 897px) {
        .modelhouse__headline .txt {
          width: auto;
          width: auto; } }
      .modelhouse__headline .txt h2 {
        font-size: 2.6rem;
        font-weight: 400;
        text-align: center;
        padding: 0 0 45px 0; }
      .modelhouse__headline .txt .photo_ttl {
        font-size: 1.6rem;
        font-weight: 600;
        text-align: left;
        padding: 0; }
  .modelhouse .point h2.ttl {
    font-size: 2.6rem;
    padding: 0 0 60px 0;
    text-align: center;
    font-weight: 400; }
  .modelhouse .point.bg {
    padding: 120px 0;
    background: #f7f1e3; }
    @media screen and (max-width: 897px) {
      .modelhouse .point.bg {
        padding: 60px 0;
        padding: 60px 0; } }
  .modelhouse .point-list__box {
    display: flex;
    justify-content: space-between; }
    .modelhouse .point-list__box__item {
      width: 31%; }
      .modelhouse .point-list__box__item h3 {
        font-size: 1.9rem;
        padding: 0 0 20px 0; }
      .modelhouse .point-list__box__item .img {
        padding: 0 0 30px 0; }
        .modelhouse .point-list__box__item .img img {
          border-radius: 15px; }
  .modelhouse__box {
    padding: 120px 0 0; }
    @media screen and (max-width: 897px) {
      .modelhouse__box {
        padding: 60px 0 0;
        padding: 60px 0 0; } }
    .modelhouse__box__item {
      padding: 0 0 60px 0;
      padding: 0 0 60px 0; }
      @media screen and (max-width: 897px) {
        .modelhouse__box__item {
          padding: 0;
          padding: 0; } }
      .modelhouse__box__item:last-child {
        padding-top: 60px; }
      .modelhouse__box__item > div {
        display: flex;
        justify-content: space-between;
        padding: 0 0 60px 0; }
        @media screen and (max-width: 897px) {
          .modelhouse__box__item > div {
            display: inherit;
            display: inherit; } }
      .modelhouse__box__item img {
        margin-top: 38px;
        border-radius: 15px; }
      .modelhouse__box__item .img {
        width: 30.5%; }
        @media screen and (max-width: 897px) {
          .modelhouse__box__item .img {
            width: auto;
            margin-top: 38px;
            width: auto;
            margin-top: 38px; } }
      .modelhouse__box__item .txt {
        width: 65.6%; }
        @media screen and (max-width: 897px) {
          .modelhouse__box__item .txt {
            width: auto;
            width: auto; } }
        .modelhouse__box__item .txt span {
          font-family: futura-pt, sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 1.7rem;
          color: #77615a; }
        .modelhouse__box__item .txt h3 {
          font-size: 1.9rem;
          line-height: 1.6;
          font-weight: 700;
          padding: 0 0 30px 0; }
    .modelhouse__box .comBtn {
      margin: 60px auto 0; }
      @media screen and (max-width: 897px) {
        .modelhouse__box .comBtn {
          margin: 30px auto 0;
          margin: 30px auto 0; } }
      .modelhouse__box .comBtn a {
        padding: 13px 58px 14px 38px;
        white-space: nowrap; }
    .modelhouse__box .gmap {
      background-color: #d7d7d7;
      height: 0;
      overflow: hidden;
      padding-bottom: 56.25%;
      position: relative;
      border-radius: 15px;
      margin-top: 38px; }
      @media screen and (max-width: 897px) {
        .modelhouse__box .gmap {
          margin-top: 0;
          margin-top: 0; } }
      .modelhouse__box .gmap iframe {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%; }

/*============================================
.und-modelhouse
============================================*/
.und-modelhouse {
  padding: 60px 0 120px; }
  @media screen and (max-width: 897px) {
    .und-modelhouse {
      padding: 60px 0 0;
      padding: 60px 0 0; } }
  @media screen and (max-width: 897px) {
    .und-modelhouse__headline {
      padding-bottom: 30px;
      padding-bottom: 30px; } }
  .und-modelhouse__headline .txt {
    max-width: 720px;
    margin: 0 auto; }
    .und-modelhouse__headline .txt h2 {
      font-size: 2.6rem;
      font-weight: 400;
      text-align: center;
      padding: 0 0 45px 0; }
    .und-modelhouse__headline .txt + .img {
      margin-top: 48px; }
  .und-modelhouse__headline .img {
    padding: 60px 0; }
    @media screen and (max-width: 897px) {
      .und-modelhouse__headline .img {
        padding: 0 0 18px;
        padding: 0 0 18px; } }
    .und-modelhouse__headline .img img {
      border-radius: 15px; }
    .und-modelhouse__headline .img a {
      transition: 0.3s; }
      .und-modelhouse__headline .img a:hover {
        opacity: 0.7; }
  .und-modelhouse__headline .comBtn {
    margin: 60px auto;
    width: auto;
    display: table; }
    .und-modelhouse__headline .comBtn a {
      padding: 13px 58px 14px 38px; }
  .und-modelhouse__box {
    padding: 120px 0;
    position: relative; }
    @media screen and (max-width: 897px) {
      .und-modelhouse__box {
        padding: 0 0 30px 0;
        padding: 0 0 30px 0; } }
    .und-modelhouse__box .inner {
      position: relative; }
      .und-modelhouse__box .inner .rental-price-table table {
        width: 80%;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0 auto; }
        @media screen and (max-width: 897px) {
          .und-modelhouse__box .inner .rental-price-table table {
            width: 100%;
            border: 1px solid #595959;
            width: 100%;
            border: 1px solid #595959; } }
        .und-modelhouse__box .inner .rental-price-table table td {
          padding: 20px;
          border: 1px solid #595959;
          background-color: #ffffff; }
          @media screen and (max-width: 897px) {
            .und-modelhouse__box .inner .rental-price-table table td {
              display: block;
              padding: 10px;
              text-align: center;
              display: block;
              padding: 10px;
              text-align: center; } }
        .und-modelhouse__box .inner .rental-price-table table th {
          padding: 20px;
          border: 1px solid #595959;
          background-color: #ffffff; }
          @media screen and (max-width: 897px) {
            .und-modelhouse__box .inner .rental-price-table table th {
              display: block;
              padding: 10px;
              text-align: center;
              background-color: #222222;
              color: #ffffff;
              display: block;
              padding: 10px;
              text-align: center;
              background-color: #222222;
              color: #ffffff; } }
    .und-modelhouse__box::before {
      content: "";
      display: inline-block;
      background-color: #f7f1e3;
      width: 70%;
      height: 78%;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
      @media screen and (max-width: 897px) {
        .und-modelhouse__box::before {
          height: 72vh !important;
          height: 72vh !important; } }
    .und-modelhouse__box__item {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 0 60px 0; }
      .und-modelhouse__box__item:nth-child(odd) {
        flex-flow: row-reverse; }
      .und-modelhouse__box__item .img {
        width: 48%; }
        .und-modelhouse__box__item .img img {
          border-radius: 15px; }
      .und-modelhouse__box__item .txt {
        width: 48%; }
        .und-modelhouse__box__item .txt span {
          font-family: futura-pt, sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 1.7rem;
          color: #77615a; }
        .und-modelhouse__box__item .txt h3 {
          font-size: 1.9rem;
          line-height: 1.6;
          font-weight: 700;
          padding: 30px 0 30px 0; }
          @media screen and (max-width: 897px) {
            .und-modelhouse__box__item .txt h3.second {
              padding: 28px 0 !important;
              padding: 28px 0 !important; } }
        .und-modelhouse__box__item .txt p {
          text-align: justify; }
        .und-modelhouse__box__item .txt ul {
          margin: 0 auto; }
    .und-modelhouse__box .comBtn {
      margin: 60px auto;
      width: auto;
      display: table; }
      .und-modelhouse__box .comBtn a {
        padding: 13px 58px 14px 38px; }
  .und-modelhouse .point h2.ttl {
    font-size: 2.6rem;
    padding: 0 0 60px 0;
    text-align: center;
    font-weight: 400; }
    .und-modelhouse .point h2.ttl b {
      font-weight: normal;
      text-decoration: underline; }
  .und-modelhouse .point.bg {
    padding: 60px 0;
    background: #f7f1e3;
    margin-top: 60px; }
    @media screen and (max-width: 897px) {
      .und-modelhouse .point.bg {
        padding: 60px 0;
        padding: 60px 0; } }
  .und-modelhouse .point-list__box {
    display: flex;
    justify-content: space-between; }
    .und-modelhouse .point-list__box__item {
      width: 31%;
      padding-bottom: 60px; }
      .und-modelhouse .point-list__box__item h3 {
        font-size: 1.9rem;
        padding: 0 0 20px 0; }
      .und-modelhouse .point-list__box__item .img {
        padding: 0 0 30px 0; }
        .und-modelhouse .point-list__box__item .img img {
          border-radius: 15px; }
  .und-modelhouse .voice {
    padding: 120px 0; }
    @media screen and (max-width: 897px) {
      .und-modelhouse .voice {
        padding: 60px 0;
        padding: 60px 0; } }
    .und-modelhouse .voice.bg {
      background-color: #beb399; }
    .und-modelhouse .voice-list__headline h2 {
      font-size: 2.6rem;
      font-weight: 400;
      text-align: center;
      padding: 0 0 45px 0; }
    .und-modelhouse .voice-list__headline .txt {
      max-width: 720px;
      margin: 0 auto; }
    .und-modelhouse .voice-list__box {
      display: flex;
      justify-content: space-between;
      padding-top: 60px; }
      .und-modelhouse .voice-list__box h3 {
        font-size: 1.9rem;
        padding: 0 0 20px 0; }
      .und-modelhouse .voice-list__box__item {
        width: 31%; }
        .und-modelhouse .voice-list__box__item .img img {
          border-radius: 15px; }
    .und-modelhouse .voice .comBtn {
      margin: 60px auto; }
      @media screen and (max-width: 897px) {
        .und-modelhouse .voice .comBtn {
          margin: 60px auto 0;
          margin: 60px auto 0; } }
  .und-modelhouse .gallery {
    padding: 120px 0; }
    @media screen and (max-width: 897px) {
      .und-modelhouse .gallery {
        padding: 0 0 30px 0;
        padding: 0 0 30px 0; } }
    .und-modelhouse .gallery > div {
      background-color: #fff;
      border-radius: 15px;
      padding: 48px;
      margin: 0 3%;
      width: auto;
      display: block;
      box-sizing: border-box; }
      @media screen and (max-width: 897px) {
        .und-modelhouse .gallery > div {
          padding: 20px 0;
          margin: 0;
          border-radius: 0px;
          padding: 20px 0;
          margin: 0;
          border-radius: 0px; } }
      .und-modelhouse .gallery > div h2 {
        font-size: 2.6rem;
        font-weight: 400;
        text-align: center;
        padding: 0 0 45px 0; }
        @media screen and (max-width: 897px) {
          .und-modelhouse .gallery > div h2 {
            padding-bottom: 18px;
            padding-bottom: 18px; } }
      .und-modelhouse .gallery > div div.vid_contents {
        width: 100%;
        /*背景色を横幅いっぱいに広げる*/
        text-align: center;
        margin: auto;
        padding: 4% 2%;
        /*ここで動画の周りの余白を調整*/
        box-sizing: border-box; }
      .und-modelhouse .gallery > div video.vid_main {
        width: 100%;
        max-width: 720px;
        /*PC版での最大幅*/
        margin: auto; }
    .und-modelhouse .gallery-list__box {
      display: flex;
      flex-wrap: wrap; }
      .und-modelhouse .gallery-list__box__item {
        width: 30%;
        margin: 1%; }
        .und-modelhouse .gallery-list__box__item .img img {
          border-radius: 15px; }
        .und-modelhouse .gallery-list__box__item h3 {
          margin: 18px auto 0;
          text-align: center;
          display: table; }
          @media screen and (max-width: 897px) {
            .und-modelhouse .gallery-list__box__item h3 {
              font-size: 4vw !important;
              font-size: 4vw !important; } }
        .und-modelhouse .gallery-list__box__item:nth-child(n + 4) {
          margin-top: 38px; }
          @media screen and (max-width: 897px) {
            .und-modelhouse .gallery-list__box__item:nth-child(n + 4) {
              margin-top: 38px !important;
              margin-top: 38px !important; } }
  .und-modelhouse .access__box__headline h2 {
    font-size: 2.6rem;
    font-weight: 400;
    text-align: center;
    padding: 0 0 45px 0; }
  .und-modelhouse .access__box .gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative; }
  .und-modelhouse .access__box .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  .und-modelhouse .access__box iframe {
    border-radius: 15px; }
  .und-modelhouse .access__box .txt {
    padding: 60px 0 0 0; }
    @media screen and (max-width: 897px) {
      .und-modelhouse .access__box .txt {
        padding: 28px 0 0 0;
        padding: 28px 0 0 0; } }
    .und-modelhouse .access__box .txt .ad {
      font-size: 2rem;
      font-weight: 400;
      text-align: center !important;
      padding: 0 0 60px 0; }
      @media screen and (max-width: 897px) {
        .und-modelhouse .access__box .txt .ad {
          font-size: 5vw;
          font-size: 5vw; } }
    .und-modelhouse .access__box .txt dl div {
      display: flex;
      justify-content: space-between;
      border-bottom: 1px dotted #77615a;
      padding: 0 0 30px 0;
      margin: 0 0 30px 0; }
      @media screen and (max-width: 897px) {
        .und-modelhouse .access__box .txt dl div {
          display: inherit;
          display: inherit; } }
      .und-modelhouse .access__box .txt dl div dt {
        width: 22%;
        font-weight: 700; }
        @media screen and (max-width: 897px) {
          .und-modelhouse .access__box .txt dl div dt {
            width: auto;
            width: auto; } }
      .und-modelhouse .access__box .txt dl div dd {
        width: 78%; }
        @media screen and (max-width: 897px) {
          .und-modelhouse .access__box .txt dl div dd {
            width: auto;
            width: auto; } }
      .und-modelhouse .access__box .txt dl div:last-of-type {
        margin: 0; }
  .und-modelhouse .access__box .notes {
    margin-top: 60px;
    border: 1px solid #222222;
    padding: 48px; }
    @media screen and (max-width: 897px) {
      .und-modelhouse .access__box .notes {
        padding: 28px;
        padding: 28px; } }
    .und-modelhouse .access__box .notes h3 {
      font-size: 1.9rem;
      font-weight: 700;
      padding: 0 0 20px;
      text-align: center;
      display: table;
      margin: 0 auto 38px; }
      @media screen and (max-width: 897px) {
        .und-modelhouse .access__box .notes h3 {
          margin: 0 auto;
          margin: 0 auto; } }

/*============================================
.lp-contact
============================================*/
.lp-contact {
  padding: 0 0 120px; }
  .lp-contact p {
    margin: 0 auto;
    font-size: 2.2rem; }
    @media screen and (max-width: 897px) {
      .lp-contact p {
        font-size: 3.8vw;
        font-size: 3.8vw; } }
    .lp-contact p:last-child {
      margin-bottom: 0; }
  .lp-contact-tel {
    text-align: center;
    background-color: #f9f5eb;
    padding: 120px 0; }
    @media screen and (max-width: 897px) {
      .lp-contact-tel {
        padding: 60px 0;
        padding: 60px 0; } }
    .lp-contact-tel h2 {
      font-size: 2.5em;
      margin-bottom: 28px; }
      @media screen and (max-width: 897px) {
        .lp-contact-tel h2 {
          font-size: 5vw;
          font-size: 5vw; } }
    .lp-contact-tel p {
      text-align: center !important;
      display: table;
      margin-bottom: 58px; }
      @media screen and (max-width: 897px) {
        .lp-contact-tel p {
          margin-bottom: 38px;
          margin-bottom: 38px; } }
      .lp-contact-tel p.tel {
        line-height: 1;
        font-size: 7.8rem; }
        @media screen and (max-width: 897px) {
          .lp-contact-tel p.tel {
            font-size: 12vw;
            white-space: nowrap;
            font-size: 12vw;
            white-space: nowrap; } }
  .lp-contact-mail {
    padding: 120px 0 0; }
    @media screen and (max-width: 897px) {
      .lp-contact-mail {
        padding: 0;
        padding: 0; } }
    .lp-contact-mail p {
      font-size: 1em; }

/*============================================
contact
============================================*/
#contact form {
  margin-top: 60px; }
  #contact form dl {
    overflow: hidden; }
    #contact form dl dt {
      min-height: 50px;
      padding-top: 30px;
      margin-bottom: 10px;
      font-weight: bold; }
    #contact form dl dd {
      min-height: 50px;
      padding: 0;
      display: block; }
    #contact form dl .content {
      margin: 0 !important;
      width: 98%;
      ackground-color: #ffffff; }
    #contact form dl .wpcf7c-elm-step1 span {
      color: #999;
      margin: 5px 0 0 5px;
      display: block; }
    #contact form dl span.wpcf7-list-item.first {
      margin-left: 0; }
  #contact form dl.error dd {
    color: #ff2d31;
    font-weight: bold; }
#contact .form {
  max-width: 840px;
  margin: 0 auto; }
  #contact .form__headline h2 {
    font-size: 2.6rem;
    font-weight: 400;
    text-align: center;
    padding: 0 0 45px 0; }
  #contact .form__box p.txt {
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 897px) {
      #contact .form__box p.txt {
        text-align: left;
        text-align: left; } }
#contact .haveto {
  font-size: 13px;
  padding: 5px 8px;
  border-radius: 2px;
  margin-right: 10px;
  position: relative;
  bottom: 1px;
  background-color: #da0000;
  border-radius: 3px;
  color: #fff; }
#contact .any {
  font-size: 13px;
  padding: 5px;
  border-radius: 2px;
  margin-right: 10px;
  position: relative;
  bottom: 1px;
  font-size: 13px;
  padding: 5px;
  border-radius: 2px;
  margin-right: 10px;
  position: relative;
  background: #fff;
  color: #666;
  bottom: 1px; }
#contact input {
  line-height: 1.4;
  padding: 10px;
  margin: 0 5px 10px 0;
  font-weight: 600; }
#contact select {
  line-height: 1.4;
  padding: 10px;
  margin: 0 5px 10px 0;
  font-weight: 600;
  -webkit-appearance: none; }
#contact date {
  line-height: 1.4;
  padding: 10px;
  margin: 0 5px 10px 0;
  font-weight: 600; }
#contact textarea, #contact input[type="text"] {
  border: none;
  border-radius: 5px;
  width: 100%; }
#contact input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 30px auto;
  font-size: 1.6rem;
  line-height: 3;
  width: 230px;
  border: none;
  border-radius: 10px;
  background: none;
  background-color: #fd8603;
  color: #ffffff;
  display: block; }
  #contact input[type="submit"]:disabled {
    background: #dcdcdc; }
#contact input[type="button"] {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 30px auto;
  font-size: 1.6rem;
  line-height: 3;
  width: 230px;
  border: none;
  border-radius: 10px;
  background: none;
  background-color: #fd8603;
  color: #ffffff;
  display: block; }
  #contact input[type="button"]:disabled {
    background: #dcdcdc; }
#contact select[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 30px auto; }
#contact date[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  margin: 30px auto; }
#contact input[type="checkbox"] {
  display: inline-block;
  margin-bottom: 0;
  width: auto; }
#contact select[type="checkbox"] {
  display: inline-block;
  margin-bottom: 0;
  width: auto; }
#contact date[type="checkbox"] {
  display: inline-block;
  margin-bottom: 0;
  width: auto; }
#contact input[type="radio"] {
  display: inline-block;
  margin-bottom: 0;
  width: auto; }
#contact select[type="radio"] {
  display: inline-block;
  margin-bottom: 0;
  width: auto; }
#contact date[type="radio"] {
  display: inline-block;
  margin-bottom: 0;
  width: auto; }
#contact input#confirm {
  font-size: 1.6rem;
  line-height: 3;
  width: 230px;
  border: none;
  border-radius: 10px;
  background: none;
  background-color: #fd8603;
  color: #ffffff;
  display: block; }
  #contact input#confirm:disabled {
    background: #dcdcdc;
    cursor: not-allowed; }
#contact select#confirm {
  font-size: 1.6rem;
  line-height: 3;
  width: 230px;
  border: none;
  border-radius: 10px;
  background: none;
  background-color: #fd8603;
  color: #ffffff;
  display: block; }
  #contact select#confirm:disabled {
    background: #dcdcdc;
    cursor: not-allowed; }
#contact date#confirm {
  font-size: 1.6rem;
  line-height: 3;
  width: 230px;
  border: none;
  border-radius: 10px;
  background: none;
  background-color: #fd8603;
  color: #ffffff;
  display: block; }
#contact input#confirm2 {
  font-size: 1.6rem;
  line-height: 3;
  width: 230px;
  border: none;
  border-radius: 10px;
  background: none;
  background-color: #0697a6;
  color: #ffffff;
  background-color: #e8e8e8;
  color: #5f5f5f; }
#contact main form date#confirm:disabled {
  background: #dcdcdc;
  cursor: not-allowed; }
#contact span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em; }
#contact .contact-btn {
  text-align: center;
  margin: 30px 0 100px; }
  #contact .contact-btn span.wpcf7-list-item {
    margin-left: 0; }

@media screen and (max-width: 897px) {
  #contact {
    padding: 40px 0 0; }
    #contact .contact__headline h2 {
      font-size: 2.5rem;
      margin: 0 0 20px 0;
      padding: 0 0 15px 0; }
    #contact form {
      margin-top: 28px; }
      #contact form dl dt {
        min-height: inherit;
        width: auto;
        float: none; }
      #contact form dl dd {
        min-height: inherit;
        width: auto;
        float: none;
        border: none;
        padding: 0;
        margin-bottom: 28px; }
    #contact input {
      width: 85%;
      margin-bottom: 10px !important;
      font-size: 1.6rem;
      line-height: 3;
      border: 1px solid #afafaf;
      border-radius: 10px;
      background: none;
      background-color: #fff; }
    #contact select {
      width: 85%;
      margin-bottom: 10px !important;
      font-size: 1.6rem;
      line-height: 3;
      border: 1px solid #afafaf;
      border-radius: 10px;
      background: none;
      background-color: #fff; }
    #contact date {
      width: 85%;
      margin-bottom: 10px !important;
      font-size: 1.6rem;
      line-height: 3;
      border: 1px solid #afafaf;
      border-radius: 10px;
      background: none;
      background-color: #fff; }
    #contact input[type="submit"] {
      /*width: auto;*/ }
    #contact select[type="submit"] {
      width: auto; }
    #contact date[type="submit"] {
      width: auto; }
    #contact input[type="radio"] {
      width: auto; }
    #contact select[type="radio"] {
      width: auto; }
    #contact date[type="radio"] {
      width: auto; }
    #contact input[type="date"] {
      width: auto; }
    #contact select[type="date"] {
      width: auto; }
    #contact date[type="date"] {
      width: auto; }
    #contact textarea {
      width: 90%; }
    #contact .contact-btn {
      text-align: center;
      margin: 30px 0; }

  #contact {
    padding: 40px 0 0; }
    #contact .contact__headline h2 {
      font-size: 2.5rem;
      margin: 0 0 20px 0;
      padding: 0 0 15px 0; }
    #contact form {
      margin-top: 28px; }
      #contact form dl dt {
        min-height: inherit;
        width: auto;
        float: none; }
      #contact form dl dd {
        min-height: inherit;
        width: auto;
        float: none;
        border: none;
        padding: 0;
        margin-bottom: 28px; }
    #contact input {
      width: 85%;
      margin-bottom: 10px !important;
      font-size: 1.6rem;
      line-height: 3;
      border: 1px solid #afafaf;
      border-radius: 10px;
      background: none;
      background-color: #fff; }
    #contact select {
      width: 85%;
      margin-bottom: 10px !important;
      font-size: 1.6rem;
      line-height: 3;
      border: 1px solid #afafaf;
      border-radius: 10px;
      background: none;
      background-color: #fff; }
    #contact date {
      width: 85%;
      margin-bottom: 10px !important;
      font-size: 1.6rem;
      line-height: 3;
      border: 1px solid #afafaf;
      border-radius: 10px;
      background: none;
      background-color: #fff; }
    #contact input[type="submit"] {
      /*width: auto;*/ }
    #contact select[type="submit"] {
      width: auto; }
    #contact date[type="submit"] {
      width: auto; }
    #contact input[type="radio"] {
      width: auto; }
    #contact select[type="radio"] {
      width: auto; }
    #contact date[type="radio"] {
      width: auto; }
    #contact input[type="date"] {
      width: auto; }
    #contact select[type="date"] {
      width: auto; }
    #contact date[type="date"] {
      width: auto; }
    #contact textarea {
      width: 90%; }
    #contact .contact-btn {
      text-align: center;
      margin: 30px 0; } }
/*============================================
　テーブル　横スクロール
============================================*/
.js-scrollable {
  margin: 38px 0; }
  .js-scrollable .inner {
    padding: 0; }
  .js-scrollable .unim-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 160px;
    background-color: #fff;
    border-radius: 16px;
    margin-left: auto;
    margin-right: auto; }
    .js-scrollable .unim-logo img {
      width: 100%;
      height: 100%; }
  .js-scrollable .hero-title {
    line-height: 1; }
  .js-scrollable table {
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    margin: 38px 0; }
    .js-scrollable table td {
      white-space: nowrap;
      letter-spacing: 0.1em;
      font-size: 0.9rem;
      text-align: center;
      border-right: 1px solid #dedede;
      border-top: 1px solid #dedede;
      padding: 2%;
      word-break: break-all; }
      .js-scrollable table td b {
        color: #c60011; }
    .js-scrollable table th {
      white-space: nowrap;
      letter-spacing: 0.1em;
      font-size: 0.9rem;
      border-right: 1px solid #dedede;
      border-top: 1px solid #dedede;
      padding: 2%;
      word-break: break-all;
      background-color: #535353;
      color: #fff; }
    .js-scrollable table .tb_bg {
      background-color: #d8e6dc;
      color: #242424; }
  .js-scrollable .js-scrollable {
    margin: 30px auto 0 auto; }
    .js-scrollable .js-scrollable .img {
      border: 1px solid #dedede;
      border-radius: 15px;
      margin: 0 auto; }
      .js-scrollable .js-scrollable .img img {
        box-sizing: border-box;
        width: 100%;
        border: none !important;
        padding: 4px;
        background: #fff;
        border-radius: 15px;
        overflow: hidden;
        transition: 0.3s; }
  .js-scrollable .js-scrollable-shadow {
    margin: 30px auto 0 auto; }
    .js-scrollable .js-scrollable-shadow table {
      background-color: transparent; }
  .js-scrollable .scroll-hint.is-right-scrollable {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)); }
  .js-scrollable .scroll-hint.is-right-scrollable.is-left-scrollable {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)); }
  .js-scrollable .scroll-hint.is-left-scrollable {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)); }

@media screen and (max-width: 897px) {
  .js-scrollable .unim-logo-box {
    order: -1; }
  .js-scrollable table {
    margin: 0; }
    .js-scrollable table td {
      padding: 0; }
    .js-scrollable table th {
      padding: 0; }
    .js-scrollable table span {
      margin: 20px;
      display: block; }
  .js-scrollable .js-scrollable {
    width: 100%; }
    .js-scrollable .js-scrollable .img {
      border: none;
      width: auto;
      max-width: inherit;
      min-width: inherit;
      width: auto; }
      .js-scrollable .js-scrollable .img img {
        max-width: 270%;
        min-width: inherit;
        width: auto; }
  .js-scrollable .js-scrollable-shadow {
    width: 100%; }

  .js-scrollable .unim-logo-box {
    order: -1; }
  .js-scrollable table {
    margin: 0; }
    .js-scrollable table td {
      padding: 0; }
    .js-scrollable table th {
      padding: 0; }
    .js-scrollable table span {
      margin: 20px;
      display: block; }
  .js-scrollable .js-scrollable {
    width: 100%; }
    .js-scrollable .js-scrollable .img {
      border: none;
      width: auto;
      max-width: inherit;
      min-width: inherit;
      width: auto; }
      .js-scrollable .js-scrollable .img img {
        max-width: 270%;
        min-width: inherit;
        width: auto; }
  .js-scrollable .js-scrollable-shadow {
    width: 100%; } }
/*============================================
.comContactBox
============================================*/
@media screen and (max-width: 897px) {
  .comContactBox .inner {
    margin: 0;
    margin: 0; } }

/*============================================
responsive　共通
============================================*/
@media screen and (max-width: 897px) {
  main#main > article:last-child section {
    padding-bottom: 60px; }
  main#main > article > section {
    padding-top: 48px; }
    main#main > article > section.view {
      padding: 20px 0 0 0; }
      main#main > article > section.view .ttl h1, main#main > article > section.view .ttl .page_ttl {
        font-size: 6.0vw;
        line-height: 1.4; }
    main#main > article > section .txt h3, main#main > article > section .txt .photo_ttl {
      font-size: 4.8vw;
      padding: 0 0 28px 0; }
    main#main > article > section [class$="__box"] {
      display: inherit; }
      main#main > article > section [class$="__box"] .inner, main#main > article > section [class$="__box"] .inbox {
        display: inherit; }
      main#main > article > section [class$="__box"] [class$="__box__item"] {
        width: auto;
        display: inherit; }
        main#main > article > section [class$="__box"] [class$="__box__item"] + [class$="__box__item"] {
          margin-top: 60px; }
        main#main > article > section [class$="__box"] [class$="__box__item"] .img {
          width: auto;
          margin-bottom: 18px;
          padding-bottom: 0; }
        main#main > article > section [class$="__box"] [class$="__box__item"] .txt {
          width: auto; }
      main#main > article > section [class$="__box"]::before {
        width: 78%;
        height: 50%; }
    main#main > article > section[class$="-spec"] .txt dl div {
      display: inherit; }
      main#main > article > section[class$="-spec"] .txt dl div dt, main#main > article > section[class$="-spec"] .txt dl div dd {
        width: auto; }
  main#main > article h1 {
    font-size: 5.8vw; }
  main#main > article h3 {
    font-size: 5vw; }

  main#main > article:last-child section {
    padding-bottom: 60px; }
  main#main > article > section {
    padding-top: 48px; }
    main#main > article > section.view {
      padding: 20px 0 0 0; }
      main#main > article > section.view .ttl h1, main#main > article > section.view .ttl .page_ttl {
        font-size: 6.0vw;
        line-height: 1.4; }
    main#main > article > section .txt h3, main#main > article > section .txt .photo_ttl {
      font-size: 4.8vw;
      padding: 0 0 28px 0; }
    main#main > article > section [class$="__box"] {
      display: inherit; }
      main#main > article > section [class$="__box"] .inner, main#main > article > section [class$="__box"] .inbox {
        display: inherit; }
      main#main > article > section [class$="__box"] [class$="__box__item"] {
        width: auto;
        display: inherit; }
        main#main > article > section [class$="__box"] [class$="__box__item"] + [class$="__box__item"] {
          margin-top: 60px; }
        main#main > article > section [class$="__box"] [class$="__box__item"] .img {
          width: auto;
          margin-bottom: 18px;
          padding-bottom: 0; }
        main#main > article > section [class$="__box"] [class$="__box__item"] .txt {
          width: auto; }
      main#main > article > section [class$="__box"]::before {
        width: 78%;
        height: 50%; }
    main#main > article > section[class$="-spec"] .txt dl div {
      display: inherit; }
      main#main > article > section[class$="-spec"] .txt dl div dt, main#main > article > section[class$="-spec"] .txt dl div dd {
        width: auto; }
  main#main > article h1 {
    font-size: 5.8vw; }
  main#main > article h3 {
    font-size: 5vw; } }
.pager {
  margin-top: 48px; }
  .pager a {
    text-decoration: none; }
  .pager .wp-pagenavi {
    align-items: center;
    display: flex;
    justify-content: center; }
  .pager .wp-pagenavi .page, .pager .wp-pagenavi .current {
    display: block;
    background: #fff;
    color: #221815;
    margin: 0 6px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    border: 1px solid #A6A6A6; }
  .pager .current {
    background: #221815 !important;
    color: #fff !important; }
  .pager .nextpostslink, .pager .previouspostslink {
    background: none !important;
    border-top: 2px solid #221815;
    border-right: 2px solid #221815;
    display: block;
    height: 10px;
    margin: 20px;
    text-indent: 100%;
    overflow: hidden;
    width: 10px;
    white-space: nowrap; }
  .pager .nextpostslink {
    transform: rotate(45deg); }
  .pager .previouspostslink {
    transform: rotate(-135deg); }
  .pager .pages {
    display: none; }

/*============================================
news
============================================*/
.news {
  padding: 95px 0 0 0; }
  @media screen and (max-width: 897px) {
    .news {
      padding: 40px 0 60px 0;
      padding: 40px 0 60px 0; } }
  .news__headline {
    text-align: center; }
    .news__headline span {
      font-size: 4.0rem;
      line-height: 1;
      letter-spacing: 3px;
      font-family: futura-pt, sans-serif;
      font-weight: 600;
      font-style: normal;
      color: #D0324B; }
    .news__headline h2 {
      font-size: 1.7rem;
      line-height: 1; }
  .news__box {
    max-width: 840px;
    margin: 0 auto;
    padding: 0 0 120px 0; }
    @media screen and (max-width: 897px) {
      .news__box {
        margin: 0 auto;
        padding: 30px 0;
        margin: 0 auto;
        padding: 30px 0; } }
    .news__box dl div a {
      display: flex;
      padding: 30px 0;
      border-bottom: 1px dotted #221815; }
      @media screen and (max-width: 897px) {
        .news__box dl div a {
          display: block;
          display: block; } }
      .news__box dl div a dt {
        width: 15%;
        font-weight: 700; }
        @media screen and (max-width: 897px) {
          .news__box dl div a dt {
            width: 100%;
            width: 100%; } }
      .news__box dl div a dd {
        width: 85%; }
        @media screen and (max-width: 897px) {
          .news__box dl div a dd {
            width: 100%;
            width: 100%; } }
      .news__box dl div a:hover {
        opacity: 0.7; }
  .news__btn {
    text-align: center; }
    .news__btn .btn a {
      border-bottom: 1px solid #ccc;
      padding: 0 0 8px 35px;
      font-weight: 500;
      position: relative;
      color: #D0324B; }
      .news__btn .btn a::before {
        content: "";
        position: absolute;
        width: 32px;
        height: 32px;
        left: 0;
        background: url("../img/common/arw_red.png"); }
      .news__btn .btn a::after {
          /*          content: "";
position: absolute;
width: 15px;
height: 13px;
right: 0;
background: url("../img/common/arw_link.png");*/ }

/*============================================
newsdetails
============================================*/
.newsdetails {
  padding: 120px 0; }
  @media screen and (max-width: 897px) {
    .newsdetails {
      padding: 40px 0 0 0;
      padding: 40px 0 0 0; } }
  .newsdetails__headline {
    padding: 0;
    margin: 0 auto 40px auto;
    max-width: 840px; }
    @media screen and (max-width: 897px) {
      .newsdetails__headline {
        padding: 0 0 15px 0;
        margin: 0 0 20px 0;
        padding: 0 0 15px 0;
        margin: 0 0 20px 0; } }
    .newsdetails__headline h1 {
      font-size: 2.0rem;
      font-weight: 700; }
      @media screen and (max-width: 897px) {
        .newsdetails__headline h1 {
          font-size: 2.5rem;
          line-height: 1.2;
          font-size: 2.5rem;
          line-height: 1.2; } }
    .newsdetails__headline span {
      font-size: 1.5rem;
      font-family: futura-pt, sans-serif;
      font-weight: 600;
      font-style: normal;
      line-height: 1;
      color: #77615a; }
      @media screen and (max-width: 897px) {
        .newsdetails__headline span {
          font-size: 1.6rem;
          font-size: 1.6rem; } }
  .newsdetails__box {
    max-width: 840px;
    margin: auto; }
    .newsdetails__box p:not(:first-of-type) {
      margin: 15px 0 0 0; }
    .newsdetails__box figure {
      text-align: center;
      margin: 15px 0 0 0; }
  .newsdetails__btn {
    text-align: center;
    margin: 60px auto 0 auto; }
    .newsdetails__btn .btn {
      margin: auto;
      text-align: center; }
  .newsdetails a.link-blue {
    text-decoration: underline;
    color: cadetblue;
    font-weight: 600; }
  .newsdetails a.link-blue:hover {
    opacity: 0.5; }

/*============================================
form
============================================*/
.form {
  padding: 90px 0; }
  @media screen and (max-width: 897px) {
    .form {
      padding: 40px 0;
      padding: 40px 0; } }
  .form__box {
    max-width: 840px;
    margin: auto; }
    .form__box dl div {
      display: flex;
      justify-content: space-between;
      padding: 0 0 30px 0;
      margin: 0 0 30px 0;
      border-bottom: 1px solid #ccc; }
      @media screen and (max-width: 897px) {
        .form__box dl div {
          display: block;
          padding: 0 0 15px 0;
          margin: 0 0 15px 0;
          display: block;
          padding: 0 0 15px 0;
          margin: 0 0 15px 0; } }
      .form__box dl div dt {
        width: 23%;
        font-weight: 700;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        @media screen and (max-width: 897px) {
          .form__box dl div dt {
            width: 100%;
            margin: 0 0 5px 0;
            width: 100%;
            margin: 0 0 5px 0; } }
        .form__box dl div dt .tab {
          font-size: 1.4rem;
          color: #fff;
          padding: 0 6px;
          border-radius: 5px;
          font-weight: 400; }
          .form__box dl div dt .tab.must {
            background: #D00000; }
          .form__box dl div dt .tab.any {
            background: #222; }
          @media screen and (max-width: 897px) {
            .form__box dl div dt .tab {
              font-size: 1.2rem;
              font-size: 1.2rem; } }
      .form__box dl div dd {
        width: 72%; }
        @media screen and (max-width: 897px) {
          .form__box dl div dd {
            width: 100%;
            width: 100%; } }
        .form__box dl div dd input[type="text"], .form__box dl div dd input[type="tel"], .form__box dl div dd input[type="email"] {
          width: 98%;
          padding: 1%;
          border: 1px solid #e4e4e4;
          border-radius: 5px;
          background: #f9f9f9; }
        .form__box dl div dd textarea {
          width: 98%;
          padding: 1%;
          border: 1px solid #e4e4e4;
          border-radius: 5px;
          background: #f9f9f9; }
        .form__box dl div dd p {
          font-size: 1.4rem;
          color: #999; }
      .form__box dl div:last-of-type {
        border: none; }
      .form__box dl div.contact__headline2 {
        display: inherit;
        text-align: center; }
        .form__box dl div.contact__headline2 p {
          text-align: center; }
      .form__box dl div + p {
        margin-bottom: 48px;
        text-align: center; }
    .form__box .btn {
      max-width: 320px;
      margin: 40px auto 0 auto;
      position: relative; }
      @media screen and (max-width: 897px) {
        .form__box .btn {
          margin: 15px 0 0 0;
          max-width: 100%;
          margin: 15px 0 0 0;
          max-width: 100%; } }
      .form__box .btn #submit {
        width: 100%;
        padding: 13px 40px 14px;
        display: block;
        color: #222;
        font-size: 1.4rem;
        font-weight: 600;
        text-align: center;
        border-radius: 50px;
        border: 1px solid #221815;
        background: url(../img/common/icon01.png) no-repeat right 19px center/20px;
        background-color: rgba(255, 255, 255, 0.5); }
      .form__box .btn input#submit:disabled {
        background: #DCDCDC;
        cursor: not-allowed; }
    .form__box .spamcheck {
      display: flex;
      justify-content: space-between;
      border: 1px solid #77615a;
      align-items: center; }
      .form__box .spamcheck div:first-of-type {
        width: 1%;
        border-right: 1px solid #77615a;
        text-align: center;
        padding: 2% 2% 2% 1.5%; }
        @media screen and (max-width: 897px) {
          .form__box .spamcheck div:first-of-type {
            width: 3%;
            width: 3%; } }
        .form__box .spamcheck div:first-of-type input[type="checkbox"] {
          margin: 0; }
        .form__box .spamcheck div:first-of-type .wpcf7-list-item {
          margin: 0; }
      .form__box .spamcheck div:last-of-type {
        width: 95%;
        text-align: center; }
        @media screen and (max-width: 897px) {
          .form__box .spamcheck div:last-of-type {
            width: 93%;
            width: 93%; } }
    .form__box .favor {
      margin-top: 20px;
      padding: 2.4%;
      background-color: #f2e1b8; }
  .form .thanks__box p:not(:last-of-type) {
    padding: 0 0 15px 0; }

.wpcf7-spinner {
  display: none !important; }

/*============================================
exp
============================================*/
.exp {
  margin: 120px 0 0;
  padding-bottom: 120px; }
  @media screen and (max-width: 897px) {
    .exp {
      margin: 0;
      padding-bottom: 48px;
      margin: 0;
      padding-bottom: 48px; } }
  .exp__box {
    margin-bottom: 120px;
    padding-top: 45px;
    display: flex;
    justify-content: space-between;
    position: relative; }
    @media screen and (max-width: 897px) {
      .exp__box {
        display: inherit;
        margin-bottom: 0;
        padding-top: 0;
        display: inherit;
        margin-bottom: 0;
        padding-top: 0; } }
    .exp__box::before {
      content: "";
      display: inline-block;
      background-color: #f7f1e3;
      width: 70%;
      height: 108%;
      position: absolute;
      left: 0;
      top: 0; }
    .exp__box .inner {
      position: relative;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
    .exp__box__item {
      width: 31%; }
      @media screen and (max-width: 897px) {
        .exp__box__item {
          width: auto;
          width: auto; } }
      @media screen and (max-width: 897px) {
        .exp__box__item + .works__box__item {
          margin-top: 48px;
          margin-top: 48px; } }
      .exp__box__item .img {
        border-radius: 15px;
        overflow: hidden;
        margin-bottom: 30px; }
        .exp__box__item .img img {
          object-fit: cover;
          width: 100%;
          height: 235px; }
      .exp__box__item .txt {
        padding: 0 0 30px 0; }
        .exp__box__item .txt p.works-name {
          font-size: 1.4rem;
          margin-bottom: 0; }
        .exp__box__item .txt h3 {
          padding: 0 0 20px 0;
          font-size: 1.9rem; }
        .exp__box__item .txt p {
          margin-bottom: 30px; }
      .exp__box__item:nth-child(n+4) {
        margin-top: 100px; }
        @media screen and (max-width: 897px) {
          .exp__box__item:nth-child(n+4) {
            margin-top: 48px;
            margin-top: 48px; } }

/*============================================
stay
============================================*/
.stay {
  margin: 120px 0 0;
  padding-bottom: 120px; }
  @media screen and (max-width: 897px) {
    .stay {
      margin: 0;
      padding-bottom: 48px;
      margin: 0;
      padding-bottom: 48px; } }
  .stay__headline {
    font-size: 1.6rem;
    line-height: 1.7;
    padding: 0 0 60px 0; }
    .stay__headline p.la {
      padding: 20px 0 0 0;
      font-size: 2.0rem; }
  .stay__box ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .stay__box ul li {
      width: 31%; }
      .stay__box ul li a {
        background: #F0E2BF;
        display: block;
        padding: 5%;
        text-align: center;
        font-weight: 700;
        border: 1px solid #DAC89C; }
        .stay__box ul li a:hover {
          opacity: 0.7; }
      .stay__box ul li:nth-child(n+4) {
        margin: 3% 0 0 0; }

/*============================================
stay-und
============================================*/
.stay-und {
  margin: 120px 0 0;
  padding-bottom: 120px; }
  @media screen and (max-width: 897px) {
    .stay-und {
      margin: 0;
      padding-bottom: 48px;
      margin: 0;
      padding-bottom: 48px; } }
  .stay-und__headline {
    font-size: 1.6rem;
    line-height: 1.7;
    padding: 0 0 60px 0; }
    .stay-und__headline p.la {
      padding: 20px 0 0 0;
      font-size: 2.0rem; }
  .stay-und__box__item {
    display: flex;
    justify-content: space-between; }
    .stay-und__box__item .img {
      width: 25%; }
    .stay-und__box__item .txt {
      width: 71%; }
    .stay-und__box__item:not(:first-of-type) {
      padding: 60px 0 0 0;
      margin: 60px 0 0 0;
      border-top: 1px dotted #221815; }
      @media screen and (max-width: 897px) {
        .stay-und__box__item:not(:first-of-type) {
          padding: 0 0 60px 0 !important;
          margin: 0 !important;
          padding: 0 0 60px 0 !important;
          margin: 0 !important; } }
    @media screen and (max-width: 897px) {
      .stay-und__box__item {
        margin: 0 !important;
        margin: 0 !important; } }
    .stay-und__box__item .stay-caution {
      border: 1px solid #ccc;
      background: rgba(255, 255, 255, 0.5);
      max-width: 40%;
      padding: 2%;
      margin: 5% 0 0 0;
      border-radius: 10px; }
      @media screen and (max-width: 897px) {
        .stay-und__box__item .stay-caution {
          max-width: inherit;
          width: 96%;
          max-width: inherit;
          width: 96%; } }
  .stay-und__btn {
    text-align: center;
    margin: 60px auto 0 auto; }
    .stay-und__btn .btn {
      margin: auto;
      text-align: center; }

.news__box__list__item {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 897px) {
    .news__box__list__item {
      display: block;
      display: block; } }
  .news__box__list__item__img {
    width: 35%; }
    @media screen and (max-width: 897px) {
      .news__box__list__item__img {
        width: 100%;
        text-align: center;
        margin: 0 0 20px 0;
        width: 100%;
        text-align: center;
        margin: 0 0 20px 0; } }
  .news__box__list__item__txt {
    width: 60%; }
    @media screen and (max-width: 897px) {
      .news__box__list__item__txt {
        width: 100%;
        width: 100%; } }
    .news__box__list__item__txt span {
      color: #666;
      font-size: 1.5rem; }
    .news__box__list__item__txt h2 {
      font-size: 1.8rem;
      margin: 0 0 15px 0; }
    .news__box__list__item__txt p {
      margin: 0 0 30px 0; }
  .news__box__list__item:not(:last-of-type) {
    margin: 0 0 60px 0;
    padding: 0 0 60px 0;
    border-bottom: 1px dotted #221815; }
    @media screen and (max-width: 897px) {
      .news__box__list__item:not(:last-of-type) {
        margin: 0 0 30px 0;
        padding: 0 0 30px 0;
        margin: 0 0 30px 0;
        padding: 0 0 30px 0; } }

.news__box {
  max-width: 1140px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 897px) {
    .news__box {
      display: block;
      padding: 0 !important;
      display: block;
      padding: 0 !important; } }
  .news__box__main {
    width: 70%; }
    @media screen and (max-width: 897px) {
      .news__box__main {
        width: 100%;
        width: 100%; } }
  .news__box__sub {
    width: 25%; }
    @media screen and (max-width: 897px) {
      .news__box__sub {
        width: 100%;
        width: 100%; } }
    .news__box__sub h2 {
      font-size: 1.8rem;
      border-bottom: 1px solid #221815;
      padding: 0 0 5px 0;
      margin: 0 0 15px 0; }
    .news__box__sub .side__list:not(:last-of-type) {
      margin: 0 0 30px 0; }
    .news__box__sub .side__list li a {
      display: block; }
      .news__box__sub .side__list li a:hover {
        opacity: 0.7; }

/*============================================
  list2
  ============================================*/
.list2 {
  padding: 120px 0; }
  .list2__box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media screen and (max-width: 897px) {
      .list2__box {
        display: inherit;
        display: inherit; } }
    .list2__box__item {
      width: 48.5%; }
      @media screen and (max-width: 897px) {
        .list2__box__item {
          width: auto;
          width: auto; } }
      @media screen and (max-width: 897px) {
        .list2__box__item + .list2__box__item {
          margin-top: 60px;
          margin-top: 60px; } }
      .list2__box__item .img {
        padding: 0 0 30px 0; }
        .list2__box__item .img img {
          border-radius: 15px; }
      .list2__box__item .txt {
        padding: 0 0 30px 0;
        min-height: 150px; }
        @media screen and (max-width: 897px) {
          .list2__box__item .txt {
            min-height: inherit;
            min-height: inherit; } }
        .list2__box__item .txt h2 {
          font-size: 1.9rem;
          font-weight: 700;
          padding: 0 0 20px; }
      .list2__box__item:nth-child(n + 3) {
        padding: 5% 0 0 0; }
    .list2__box::after {
      content: "";
      width: 32%;
      position: relative; }
  .list2.bg {
    background: #fffbf1; }
    .list2.bg h2.ttl {
      font-size: 2.6rem;
      padding: 0 0 60px 0;
      text-align: center;
      font-weight: 400; }
      @media screen and (max-width: 897px) {
        .list2.bg h2.ttl {
          padding: 0 0 28px 0;
          padding: 0 0 28px 0; } }

/*============================================
  homes-head
  ============================================*/
.homes-head {
  padding: 90px 0; }
  @media screen and (max-width: 897px) {
    .homes-head {
      padding: 40px 0 !important;
      padding: 40px 0 !important; } }
  .homes-head .headline h2 {
    font-size: 3.2rem;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .homes-head .headline h2 {
        font-size: 2.2rem;
        padding: 0 0 30px 0;
        font-size: 2.2rem;
        padding: 0 0 30px 0; } }
  .homes-head .link {
    --size: 120px;
    /* 円の直径 */
    --gap: 18px; }
    @media screen and (max-width: 897px) {
      .homes-head .link {
        --size: 70px;
        --size: 70px; } }
    @media screen and (max-width: 897px) {
      .homes-head .link {
        --gap: 10px;
        --gap: 10px; } }
    .homes-head .link ul {
      display: flex;
      flex-wrap: wrap;
      gap: var(--gap);
      justify-content: center;
      list-style: none;
      padding: 0;
      margin: 0; }
    .homes-head .link a {
      width: var(--size);
      height: var(--size);
      /* ← 正円の決め手 */
      border-radius: 50%;
      border: 1px solid #ddd;
      background: #f5f5f5;
      color: #333;
      display: flex;
      align-items: center;
      justify-content: center;
      /* 完全に文字を中央へ */
      text-align: center;
      padding: 8px;
      /* 中に余白（高さは変わらない） */
      font-size: 1.6rem;
      font-weight: 700;
      line-height: 1.3;
      text-decoration: none;
      transition: .3s; }
      @media screen and (max-width: 897px) {
        .homes-head .link a {
          font-size: 1.4rem;
          font-size: 1.4rem; } }
      .homes-head .link a:hover {
        background: #333;
        color: #fff; }

/*============================================
  homes
  ============================================*/
.homes {
  padding: 0 0 120px 0; }
  @media screen and (max-width: 897px) {
    .homes {
      padding: 0 0 40px 0 !important;
      padding: 0 0 40px 0 !important; } }
  .homes__box__headline .ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.2rem;
    font-weight: 500;
    margin: 0 0 40px 0; }
    @media screen and (max-width: 897px) {
      .homes__box__headline .ttl {
        margin: 0 0 20px 0;
        margin: 0 0 20px 0; } }
    .homes__box__headline .ttl::before, .homes__box__headline .ttl::after {
      content: "";
      flex: 1;
      height: 1px;
      background: #222; }
    .homes__box__headline .ttl::before {
      margin-right: 0.8em; }
    .homes__box__headline .ttl::after {
      margin-left: 0.8em; }
  .homes__box__item {
    display: flex;
    justify-content: space-between; }
    .homes__box__item .img {
      width: 46%; }
      @media screen and (max-width: 897px) {
        .homes__box__item .img {
          padding-bottom: 10px !important;
          padding-bottom: 10px !important; } }
    .homes__box__item .txt {
      width: 50%;
      margin-top: -8px; }
      .homes__box__item .txt h4 {
        font-size: 2.4rem;
        line-height: 1.5;
        font-weight: 500;
        padding: 0 0 15px 0; }
        @media screen and (max-width: 897px) {
          .homes__box__item .txt h4 {
            font-size: 2.0rem;
            padding: 0 0 10px 0;
            font-size: 2.0rem;
            padding: 0 0 10px 0; } }
        .homes__box__item .txt h4 span {
          font-size: 1.55rem;
          font-weight: 600;
          letter-spacing: 0.5px;
          background: #ccc;
          color: #222;
          border-radius: 100px;
          padding: 3px 10px 4px 10px;
          margin: 0 0 5px 0;
          display: inline-block; }
          @media screen and (max-width: 897px) {
            .homes__box__item .txt h4 span {
              font-size: 1.4rem;
              font-size: 1.4rem; } }
      .homes__box__item .txt p {
        font-size: 1.65rem;
        line-height: 1.8; }
        .homes__box__item .txt p:not(:last-of-type) {
          padding: 0 0 8px 0; }
    .homes__box__item:nth-child(odd) {
      flex-flow: row-reverse; }
    .homes__box__item:not(:last-of-type) {
      margin: 0 0 40px 0; }
      @media screen and (max-width: 897px) {
        .homes__box__item:not(:last-of-type) {
          margin: 0 0 40px 0 !important;
          margin: 0 0 40px 0 !important; } }
  .homes__box__btn {
    text-align: center;
    margin: 40px 0 0 0;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 897px) {
      .homes__box__btn {
        margin: 0 !important;
        margin: 0 !important; } }
  .homes__box:not(:last-of-type) {
    padding: 0 0 80px 0; }
    @media screen and (max-width: 897px) {
      .homes__box:not(:last-of-type) {
        padding: 0 0 40px 0;
        padding: 0 0 40px 0; } }
  @media screen and (max-width: 897px) {
    .homes .comBtn {
      margin-top: -20px !important;
      width: 100% !important;
      margin-top: -20px !important;
      width: 100% !important; } }

.btnHomes .img {
  padding: 0 0 25px 0; }
  @media screen and (max-width: 897px) {
    .btnHomes .img {
      padding: 0 0 10px 0 !important;
      padding: 0 0 10px 0 !important; } }
.btnHomes .txt {
  padding: 0 !important; }
  .btnHomes .txt h2 {
    text-align: center;
    padding: 0 !important; }
.btnHomes .btn.comBtn {
  margin: 30px auto 0 auto; }
  @media screen and (max-width: 897px) {
    .btnHomes .btn.comBtn {
      margin: 15px auto 0 auto !important;
      margin: 15px auto 0 auto !important; } }

/*============================================
  standard
  ============================================*/
.standard-head {
  padding: 90px 0 0 0; }
  @media screen and (max-width: 897px) {
    .standard-head {
      padding: 40px 0 0 0;
      padding: 40px 0 0 0; } }
  .standard-head p {
    font-size: 1.65rem;
    line-height: 1.8; }
    .standard-head p:not(:last-of-type) {
      padding: 0 0 8px 0; }
  .standard-head .headline h2 {
    font-size: 3.2rem;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .standard-head .headline h2 {
        font-size: 2.2rem;
        padding: 0 0 30px 0;
        font-size: 2.2rem;
        padding: 0 0 30px 0; } }
  .standard-head .headline.none h2 {
    padding: 0; }
  .standard-head .link {
    --size: 120px;
    /* 円の直径 */
    --gap: 18px; }
    .standard-head .link ul {
      display: flex;
      flex-wrap: wrap;
      gap: var(--gap);
      justify-content: center;
      list-style: none;
      padding: 0;
      margin: 0; }
    .standard-head .link a {
      width: var(--size);
      height: var(--size);
      /* ← 正円の決め手 */
      border-radius: 50%;
      border: 1px solid #ddd;
      background: #f5f5f5;
      color: #333;
      display: flex;
      align-items: center;
      justify-content: center;
      /* 完全に文字を中央へ */
      text-align: center;
      padding: 8px;
      /* 中に余白（高さは変わらない） */
      font-size: 1.6rem;
      font-weight: 700;
      line-height: 1.3;
      text-decoration: none;
      transition: .3s; }
      .standard-head .link a:hover {
        background: #333;
        color: #fff; }
  .standard-head .txt {
    padding: 30px 0 0 0; }
    @media screen and (max-width: 897px) {
      .standard-head .txt {
        padding: 20px 0 0 0;
        padding: 20px 0 0 0; } }
    .standard-head .txt .column {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 897px) {
        .standard-head .txt .column {
          display: block;
          display: block; } }
      .standard-head .txt .column__item {
        width: calc(100% / 3 - 30px); }
        @media screen and (max-width: 897px) {
          .standard-head .txt .column__item {
            width: 100%;
            width: 100%; } }
        .standard-head .txt .column__item h3 {
          text-align: center;
          display: flex;
          align-items: center;
          min-height: 4.5em;
          justify-content: center;
          font-size: 1.9rem;
          line-height: 1.4; }
          @media screen and (max-width: 897px) {
            .standard-head .txt .column__item h3 {
              min-height: inherit;
              padding: 0 0 10px 0 !important;
              min-height: inherit;
              padding: 0 0 10px 0 !important; } }
        @media screen and (max-width: 897px) {
          .standard-head .txt .column__item:not(:last-of-type) {
            padding: 0 0 20px 0;
            padding: 0 0 20px 0; } }
    .standard-head .txt .single {
      max-width: 800px;
      margin: auto; }
      .standard-head .txt .single h3 {
        text-align: center;
        font-size: 1.9rem;
        line-height: 1.4;
        padding: 0 0 15px 0; }

.standard {
  padding: 0 0 90px 0; }
  @media screen and (max-width: 897px) {
    .standard {
      padding: 0 0 40px 0 !important;
      padding: 0 0 40px 0 !important; } }
  .standard__box {
    padding: 90px 0 0 0;
    margin: 90px 0 0 0;
    border-top: 1px solid #ccc; }
    @media screen and (max-width: 897px) {
      .standard__box {
        padding: 40px 0 0 0 !important;
        margin: 40px 0 0 0 !important;
        padding: 40px 0 0 0 !important;
        margin: 40px 0 0 0 !important; } }
    .standard__box__headline h2 {
      font-size: 2.6rem;
      line-height: 1.5;
      font-weight: 400;
      text-align: center;
      padding: 0 0 45px 0; }
      @media screen and (max-width: 897px) {
        .standard__box__headline h2 {
          font-size: 2.2rem;
          padding: 0 0 20px 0;
          font-size: 2.2rem;
          padding: 0 0 20px 0; } }
    .standard__box__cnt {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 897px) {
        .standard__box__cnt {
          display: block;
          display: block; } }
      .standard__box__cnt .img {
        width: 46%; }
        @media screen and (max-width: 897px) {
          .standard__box__cnt .img {
            margin: 0 0 10px 0 !important;
            width: 100%;
            margin: 0 0 10px 0 !important;
            width: 100%; } }
      .standard__box__cnt .txt {
        width: 50%; }
        @media screen and (max-width: 897px) {
          .standard__box__cnt .txt {
            width: 100%;
            margin: 20px 0 0 0;
            width: 100%;
            margin: 20px 0 0 0; } }
        .standard__box__cnt .txt span {
          font-family: futura-pt, sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 1.7rem;
          color: #77615a; }
        .standard__box__cnt .txt h3 {
          font-size: 1.9rem;
          line-height: 1.5;
          font-weight: 700;
          padding: 0 0 20px 0; }
          @media screen and (max-width: 897px) {
            .standard__box__cnt .txt h3 {
              padding: 0 0 15px 0 !important;
              padding: 0 0 15px 0 !important; } }
        .standard__box__cnt .txt p {
          font-size: 1.65rem;
          line-height: 1.8; }
          .standard__box__cnt .txt p:not(:last-of-type) {
            padding: 0 0 8px 0; }
      .standard__box__cnt:nth-child(odd) {
        flex-flow: row-reverse; }
      .standard__box__cnt:not(:last-of-type) {
        margin: 0 0 45px 0; }
    .standard__box .point4__box {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media screen and (max-width: 897px) {
        .standard__box .point4__box {
          display: inherit;
          display: inherit; } }
      .standard__box .point4__box__item {
        width: 24.5%; }
        @media screen and (max-width: 897px) {
          .standard__box .point4__box__item {
            width: auto;
            width: auto; } }
        @media screen and (max-width: 897px) {
          .standard__box .point4__box__item + .list2__box__item {
            margin-top: 60px;
            margin-top: 60px; } }
        .standard__box .point4__box__item .img {
          position: relative;
          width: 100%;
          padding-bottom: 20px; }
          .standard__box .point4__box__item .img .point {
            position: absolute;
            left: 10px;
            top: 10px;
            display: block;
            /* ← これで親が潰れず span がそのまま表示される */ }
          .standard__box .point4__box__item .img .point > span {
            display: inline-flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 60px;
            height: 60px;
            background: #333;
            color: #fff;
            border-radius: 50%;
            font-weight: bold;
            line-height: 1.2; }
          .standard__box .point4__box__item .img .point__label {
            font-size: 12px; }
          .standard__box .point4__box__item .img .point__num {
            font-size: 20px; }
        .standard__box .point4__box__item .txt {
          width: 100%;
          padding: 0;
          text-align: center; }
          @media screen and (max-width: 897px) {
            .standard__box .point4__box__item .txt {
              min-height: inherit;
              min-height: inherit; } }
          .standard__box .point4__box__item .txt h3 {
            font-size: 1.6rem;
            font-weight: 500;
            padding: 0 0 20px; }
        @media screen and (max-width: 897px) {
          .standard__box .point4__box__item {
            margin: 30px 0 0 0 !important;
            margin: 30px 0 0 0 !important; } }
      .standard__box .point4__box::after {
        content: "";
        width: 32%;
        position: relative; }
    .standard__box .point4 .btn {
      margin: auto !important; }
    .standard__box .point3__box {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media screen and (max-width: 897px) {
        .standard__box .point3__box {
          display: inherit;
          display: inherit; } }
      .standard__box .point3__box__item {
        width: calc(100% / 3 - 20px); }
        @media screen and (max-width: 897px) {
          .standard__box .point3__box__item {
            width: auto;
            margin: 30px 0 0 0 !important;
            width: auto;
            margin: 30px 0 0 0 !important; } }
        @media screen and (max-width: 897px) {
          .standard__box .point3__box__item + .list2__box__item {
            margin-top: 60px;
            margin-top: 60px; } }
        .standard__box .point3__box__item .img {
          position: relative;
          width: 100%;
          padding-bottom: 20px; }
          .standard__box .point3__box__item .img .point {
            position: absolute;
            left: 10px;
            top: 10px;
            display: block;
            /* ← これで親が潰れず span がそのまま表示される */ }
          .standard__box .point3__box__item .img .point > span {
            display: inline-flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 60px;
            height: 60px;
            background: #333;
            color: #fff;
            border-radius: 50%;
            font-weight: bold;
            line-height: 1.2; }
          .standard__box .point3__box__item .img .point__label {
            font-size: 12px; }
          .standard__box .point3__box__item .img .point__num {
            font-size: 20px; }
        .standard__box .point3__box__item .txt {
          width: 100%;
          padding: 0 0 20px 0;
          text-align: center; }
          @media screen and (max-width: 897px) {
            .standard__box .point3__box__item .txt {
              min-height: inherit;
              padding: 0 !important;
              min-height: inherit;
              padding: 0 !important; } }
          .standard__box .point3__box__item .txt h3 {
            font-size: 1.8rem;
            font-weight: 500;
            padding: 0 0 15px; }
            @media screen and (max-width: 897px) {
              .standard__box .point3__box__item .txt h3 {
                padding: 0 0 10px 0 !important;
                padding: 0 0 10px 0 !important; } }
        .standard__box .point3__box__item:nth-child(n + 4) {
          padding: 45px 0 0 0; }
          @media screen and (max-width: 897px) {
            .standard__box .point3__box__item:nth-child(n + 4) {
              padding: 30px 0 0 0 !important;
              margin: 0 !important;
              padding: 30px 0 0 0 !important;
              margin: 0 !important; } }
        @media screen and (max-width: 897px) {
          .standard__box .point3__box__item:first-of-type {
            margin: 0 !important;
            padding: 0 !important;
            margin: 0 !important;
            padding: 0 !important; } }
      .standard__box .point3__box::after {
        content: "";
        width: 32%;
        position: relative; }
    .standard__box .point3 .btn {
      margin: auto !important; }
      @media screen and (max-width: 897px) {
        .standard__box .point3 .btn {
          margin: 20px auto 0 auto !important;
          margin: 20px auto 0 auto !important; } }
    .standard__box__item {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 897px) {
        .standard__box__item {
          margin: 30px 0 0 0 !important;
          margin: 30px 0 0 0 !important; } }
      .standard__box__item .img {
        width: 46%; }
        @media screen and (max-width: 897px) {
          .standard__box__item .img {
            margin: 0 0 20px 0 !important;
            margin: 0 0 20px 0 !important; } }
      .standard__box__item .txt {
        width: 50%; }
        .standard__box__item .txt span {
          font-family: futura-pt, sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 1.7rem;
          color: #77615a; }
          @media screen and (max-width: 897px) {
            .standard__box__item .txt span {
              display: none;
              display: none; } }
        .standard__box__item .txt h3, .standard__box__item .txt h4 {
          font-size: 1.9rem;
          line-height: 1.5;
          font-weight: 700;
          padding: 0 0 20px 0; }
          @media screen and (max-width: 897px) {
            .standard__box__item .txt h3, .standard__box__item .txt h4 {
              padding: 0 0 10px 0;
              text-align: center;
              padding: 0 0 10px 0;
              text-align: center; } }
          .standard__box__item .txt h3 span, .standard__box__item .txt h4 span {
            font-size: 1.55rem;
            font-weight: 600;
            letter-spacing: 0.5px;
            background: #ccc;
            color: #222;
            border-radius: 100px;
            padding: 3px 10px 4px 10px;
            margin: 0 0 5px 0;
            display: inline-block; }
        .standard__box__item .txt p {
          font-size: 1.65rem;
          line-height: 1.8; }
          .standard__box__item .txt p:not(:last-of-type) {
            padding: 0 0 8px 0; }
      .standard__box__item:nth-child(odd) {
        flex-flow: row-reverse; }
      .standard__box__item:not(:last-of-type) {
        margin: 0 0 45px 0; }
        @media screen and (max-width: 897px) {
          .standard__box__item:not(:last-of-type) {
            margin: 0 0 20px 0 !important;
            margin: 0 0 20px 0 !important; } }
      .standard__box__item.none {
        display: block;
        width: 100%; }
        .standard__box__item.none .img {
          width: 100%; }
        .standard__box__item.none .txt {
          width: 100%; }
          @media screen and (max-width: 897px) {
            .standard__box__item.none .txt h3 {
              padding: 0 0 10px 0 !important;
              text-align: center;
              padding: 0 0 10px 0 !important;
              text-align: center; } }
        .standard__box__item.none .caption {
          font-size: 2.0rem;
          text-align: center;
          font-weight: 500; }
    .standard__box__double {
      position: relative;
      /* × の基準にする */
      display: flex;
      justify-content: space-between;
      align-items: center;
      /* 縦位置を揃える */ }
      .standard__box__double__item {
        width: 44%; }
        .standard__box__double__item h3 {
          font-size: 1.9rem;
          line-height: 1.5;
          font-weight: 700;
          padding: 0 0 20px 0;
          text-align: center; }
      .standard__box__double::before {
        content: "×";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        font-size: 32px;
        /* 大きさは調整OK */
        font-weight: bold;
        color: #333;
        /* 色もお好みで */
        pointer-events: none;
        /* クリックを邪魔しない */ }

.standard-movie {
  padding: 0 0 120px 0; }
  @media screen and (max-width: 897px) {
    .standard-movie {
      padding: 0 0 40px 0 !important;
      padding: 0 0 40px 0 !important; } }
  .standard-movie__single {
    max-width: 720px;
    margin: auto; }
    .standard-movie__single .youtube {
      position: relative;
      width: 100%;
      /*padding-top: 56.25%;*/
      aspect-ratio: 16 / 9;
      height: auto; }
    .standard-movie__single .youtube iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .standard-movie__double {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .standard-movie__double__item {
      width: 48%; }
      .standard-movie__double__item:nth-child(n + 3) {
        margin: 30px 0 0 0; }

/*============================================
 spec
  ============================================*/
.spec-head {
  padding: 90px 0 0 0; }
  @media screen and (max-width: 897px) {
    .spec-head {
      padding: 40px 0 0 0 !important;
      padding: 40px 0 0 0 !important; } }
  .spec-head p {
    font-size: 1.65rem;
    line-height: 1.8; }
    .spec-head p:not(:last-of-type) {
      padding: 0 0 8px 0; }
  .spec-head .headline h2 {
    font-size: 3.2rem;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .spec-head .headline h2 {
        font-size: 2.2rem;
        padding: 0 0 30px 0;
        font-size: 2.2rem;
        padding: 0 0 30px 0; } }
  .spec-head .txt {
    padding: 30px 0 0 0; }
    @media screen and (max-width: 897px) {
      .spec-head .txt {
        padding: 20px 0 0 0;
        padding: 20px 0 0 0; } }
    .spec-head .txt .column {
      display: flex;
      justify-content: space-between; }
      .spec-head .txt .column__item {
        width: calc(100% / 3 - 30px); }
        .spec-head .txt .column__item h3 {
          text-align: center;
          display: flex;
          align-items: center;
          min-height: 4.5em;
          justify-content: center;
          font-size: 1.9rem;
          line-height: 1.4; }
    .spec-head .txt .single {
      max-width: 800px;
      margin: auto; }
      .spec-head .txt .single h3 {
        text-align: center;
        font-size: 1.9rem;
        line-height: 1.4;
        padding: 0 0 15px 0; }
        @media screen and (max-width: 897px) {
          .spec-head .txt .single h3 {
            padding: 0 0 10px 0 !important;
            padding: 0 0 10px 0 !important; } }

.spec {
  padding: 0 0 90px 0;
  /* ホバー／アクティブ／フォーカス（アクセシビリティ対応） */
  /* 無効状態（buttonのdisabled、aのaria-disabled両対応） */
  /* 外部リンクボタン */
  /* 外部リンクアイコン */
  /* 主ボタン（青系）でも使うなら */ }
  @media screen and (max-width: 897px) {
    .spec {
      padding: 0 0 40px 0 !important;
      padding: 0 0 40px 0 !important; } }
  .spec p {
    font-size: 1.65rem;
    line-height: 1.8; }
    .spec p:not(:last-of-type) {
      padding: 0 0 8px 0; }
  .spec__box {
    padding: 90px 0 0 0;
    margin: 90px 0 0 0;
    border-top: 1px solid #ccc; }
    @media screen and (max-width: 897px) {
      .spec__box {
        padding: 40px 0 0 0;
        margin: 40px 0 0 0;
        padding: 40px 0 0 0;
        margin: 40px 0 0 0; } }
    .spec__box__headline {
      width: 100%; }
      .spec__box__headline h2 {
        font-size: 2.6rem;
        line-height: 1.5;
        font-weight: 400;
        text-align: center;
        padding: 0 0 45px 0; }
        @media screen and (max-width: 897px) {
          .spec__box__headline h2 {
            font-size: 2.0rem;
            padding: 0 0 20px 0;
            font-size: 2.0rem;
            padding: 0 0 20px 0; } }
    .spec__box .column {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 897px) {
        .spec__box .column {
          display: block;
          display: block; } }
      .spec__box .column__item {
        width: calc(100% / 3 - 30px); }
        @media screen and (max-width: 897px) {
          .spec__box .column__item {
            width: 100%;
            width: 100%; } }
        .spec__box .column__item h3 {
          text-align: center;
          display: flex;
          align-items: center;
          min-height: 4.5em;
          justify-content: center;
          font-size: 1.9rem;
          line-height: 1.4; }
          @media screen and (max-width: 897px) {
            .spec__box .column__item h3 {
              min-height: inherit;
              padding: 0 0 10px 0;
              min-height: inherit;
              padding: 0 0 10px 0; } }
        @media screen and (max-width: 897px) {
          .spec__box .column__item:not(:last-of-type) {
            padding: 0 0 20px 0;
            padding: 0 0 20px 0; } }
    .spec__box__cnt .point4__box {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media screen and (max-width: 897px) {
        .spec__box__cnt .point4__box {
          display: inherit;
          display: inherit; } }
      .spec__box__cnt .point4__box__item {
        width: 23%; }
        @media screen and (max-width: 897px) {
          .spec__box__cnt .point4__box__item {
            width: auto;
            width: auto; } }
        @media screen and (max-width: 897px) {
          .spec__box__cnt .point4__box__item + .list2__box__item {
            margin-top: 60px;
            margin-top: 60px; } }
        .spec__box__cnt .point4__box__item .img {
          position: relative;
          width: 100%;
          padding-bottom: 20px; }
          .spec__box__cnt .point4__box__item .img .point {
            position: absolute;
            left: 10px;
            top: 10px;
            display: block;
            /* ← これで親が潰れず span がそのまま表示される */ }
          .spec__box__cnt .point4__box__item .img .point > span {
            display: inline-flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 60px;
            height: 60px;
            background: #333;
            color: #fff;
            border-radius: 50%;
            font-weight: bold;
            line-height: 1.2; }
          .spec__box__cnt .point4__box__item .img .point__label {
            font-size: 12px; }
          .spec__box__cnt .point4__box__item .img .point__num {
            font-size: 20px; }
        .spec__box__cnt .point4__box__item .txt {
          width: 100%;
          padding: 0;
          text-align: center; }
          @media screen and (max-width: 897px) {
            .spec__box__cnt .point4__box__item .txt {
              min-height: inherit;
              min-height: inherit; } }
          .spec__box__cnt .point4__box__item .txt h3 {
            font-size: 1.7rem;
            font-weight: 500;
            padding: 0 0 20px; }
            @media screen and (max-width: 897px) {
              .spec__box__cnt .point4__box__item .txt h3 {
                padding: 0 0 10px 0 !important;
                padding: 0 0 10px 0 !important; } }
        @media screen and (max-width: 897px) {
          .spec__box__cnt .point4__box__item:not(:first-of-type) {
            margin: 20px 0 0 0 !important;
            margin: 20px 0 0 0 !important; } }
      .spec__box__cnt .point4__box::after {
        content: "";
        width: 32%;
        position: relative; }
    .spec__box__cnt .point4 .btn {
      margin: auto !important; }
    .spec__box__cnt .point3__box {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media screen and (max-width: 897px) {
        .spec__box__cnt .point3__box {
          display: inherit;
          display: inherit; } }
      .spec__box__cnt .point3__box__item {
        width: calc(100% / 3 - 20px); }
        @media screen and (max-width: 897px) {
          .spec__box__cnt .point3__box__item {
            width: auto;
            width: auto; } }
        @media screen and (max-width: 897px) {
          .spec__box__cnt .point3__box__item + .list2__box__item {
            margin-top: 60px;
            margin-top: 60px; } }
        .spec__box__cnt .point3__box__item .txt {
          width: 100%;
          padding: 0;
          text-align: center; }
          @media screen and (max-width: 897px) {
            .spec__box__cnt .point3__box__item .txt {
              min-height: inherit;
              min-height: inherit; } }
          .spec__box__cnt .point3__box__item .txt h3 {
            font-size: 1.7rem;
            font-weight: 500;
            padding: 0 0 20px; }
            @media screen and (max-width: 897px) {
              .spec__box__cnt .point3__box__item .txt h3 {
                padding: 0 0 10px 0 !important;
                padding: 0 0 10px 0 !important; } }
        .spec__box__cnt .point3__box__item:not(:first-of-type) {
          /*margin:20px 0 0 0 !important;*/
          /*margin:30px 0 0 0 !important;*/ }
    .spec__box__cnt .point2__box {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media screen and (max-width: 897px) {
        .spec__box__cnt .point2__box {
          display: inherit;
          display: inherit; } }
      .spec__box__cnt .point2__box__item {
        width: 48%; }
        @media screen and (max-width: 897px) {
          .spec__box__cnt .point2__box__item {
            width: auto;
            width: auto; } }
        @media screen and (max-width: 897px) {
          .spec__box__cnt .point2__box__item + .list2__box__item {
            margin-top: 20px !important;
            margin-top: 20px !important; } }
        .spec__box__cnt .point2__box__item .txt {
          width: 100%;
          padding: 0;
          text-align: center; }
          @media screen and (max-width: 897px) {
            .spec__box__cnt .point2__box__item .txt {
              min-height: inherit;
              min-height: inherit; } }
          .spec__box__cnt .point2__box__item .txt h3 {
            font-size: 1.9rem;
            font-weight: 500;
            padding: 0 0 20px; }
            @media screen and (max-width: 897px) {
              .spec__box__cnt .point2__box__item .txt h3 {
                padding: 0 0 10px 0 !important;
                padding: 0 0 10px 0 !important; } }
        @media screen and (max-width: 897px) {
          .spec__box__cnt .point2__box__item:not(:first-of-type) {
            margin: 20px 0 0 0 !important;
            margin: 20px 0 0 0 !important; } }
    .spec__box__cnt .single {
      padding: 30px 0 0 0;
      max-width: 800px;
      margin: auto; }
      @media screen and (max-width: 897px) {
        .spec__box__cnt .single {
          padding: 20px 0 0 0;
          padding: 20px 0 0 0; } }
      .spec__box__cnt .single h3 {
        text-align: center;
        font-size: 1.9rem;
        line-height: 1.4;
        padding: 0 0 15px 0; }
  .spec .btn-full {
    display: flex;
    /* 中央寄せの土台 */
    align-items: center;
    /* 垂直中央 */
    justify-content: center;
    /* 水平中央 */
    width: 70%;
    margin: auto;
    /* コンテンツ幅いっぱい */
    min-height: 80px;
    /* 高さ（1行でも2行でも◎） */
    padding: 0 16px;
    border: 1px solid #222;
    border-radius: 8px;
    background: #222;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
    cursor: pointer;
    transition: transform .05s ease, background .2s, color .2s, border-color .2s; }
  .spec .btn-full:hover {
    background: #f5f5f5;
    color: #222; }
  .spec .btn-full:active {
    transform: translateY(1px); }
  .spec .btn-full:focus-visible {
    outline: 3px solid #4c9aff;
    /* はっきり見えるフォーカス */
    outline-offset: 2px; }
  .spec .btn-full[aria-disabled="true"],
  .spec .btn-full:disabled {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none; }
  .spec .btn-ext {
    position: relative;
    padding-right: 36px;
    /* 文字の右に余白を確保 */ }
  .spec .btn-ext::after {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    /* シンプルな外部リンクアイコン（SVG）*/
    background-image: url("data:image/svg+xml,%3Csvg fill='none' stroke='%23222' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E"); }
  .spec .btn-full.is-primary.btn-ext::after {
    background-image: url("data:image/svg+xml,%3Csvg fill='none' stroke='%23fff' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E"); }

.strengths__box__item .txt .btn.btm {
  padding: 20px 0 0 0; }

.strengths__box__item ul {
  margin: 0 0 0 20px; }
  .strengths__box__item ul li {
    list-style-type: disc;
    color: #77615a; }
    .strengths__box__item ul li span {
      color: #222 !important;
      font-weight: normal !important;
      font-size: 1.60rem !important;
      line-height: 1.4; }
    .strengths__box__item ul li:not(:last-of-type) {
      padding: 0 0 5px 0; }

/* ▼ PC：グローバルナビ 下層メニューをホバーで表示 */
@media (min-width: 769px) {
  #gNavi .subUl {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    background: #fff;
    padding: 15px 0;
    width: 220px;
    /* 必要に応じて調整 */
    border: 1px solid #ddd; }

  #gNavi li {
    position: relative; }

  #gNavi li:hover > .subUl {
    display: block; }

  #gNavi .subUl li a {
    display: block;
    padding: 8px 16px;
    white-space: nowrap;
    color: #333; }

  #gNavi .subUl li a:hover {
    background: #f5f5f5; } }
.fig-block {
  padding: 30px;
  max-width: 100%;
  background: #f9f5eb;
  border-radius: 20px;
  text-align: center; }
  @media screen and (max-width: 897px) {
    .fig-block {
      padding: 20px;
      padding: 20px; } }
  .fig-block img {
    display: block;
    max-width: 100%;
    /* 親幅より大きくしない */
    height: auto;
    margin: 0 auto;
    /* 中央寄せ */
    image-rendering: auto; }

/* ADD SCSS 2025.11.19 */
/*-------------------------------------------------------------
	#page-top
-------------------------------------------------------------*/
@media (max-width: 896px) {
  .list__box__item + .list__box__item {
    margin-top: 40px !important;
    padding: 0 !important; } }
/*-------------------------------------------------------------
	[class$="__box__item"]
-------------------------------------------------------------*/
@media (max-width: 896px) {
  main#main > article > section [class$="__box"] [class$="__box__item"] + [class$="__box__item"] {
    margin-top: 40px !important; } }
/*-------------------------------------------------------------
	.standard__box
-------------------------------------------------------------*/
@media screen and (max-width: 897px) {
  .standard__box .point3__box__item:nth-child(n + 4) {
    padding: 0 !important; }

  .standard__box .point3__box__item:nth-child(n + 4) {
    padding: 0 !important; } }
/*-------------------------------------------------------------
	.spec
-------------------------------------------------------------*/
.spec .spec__box__cnt {
  margin: 0 auto;
  width: auto; }
  .spec .spec__box__cnt.spec-07 {
    width: 100%; }
    .spec .spec__box__cnt.spec-07 img {
      max-width: 950px; }
  .spec .spec__box__cnt .fig-block {
    margin-bottom: 30px;
    padding: 60px; }
.spec-head .fig-block {
  padding: 30px 95px; }
  @media screen and (max-width: 897px) {
    .spec-head .fig-block {
      padding: 20px !important;
      padding: 20px !important; } }
  .spec-head .fig-block img {
    border-radius: 0; }
.spec-head .fig-block.spec-02 {
  padding: 55px 20px; }

@media screen and (max-width: 897px) {
  .spec .spec__box__cnt .fig-block {
    padding: 20px !important; }

  .spec .spec__box__cnt .fig-block {
    padding: 20px !important; } }
/*-------------------------------------------------------------
	.standard
-------------------------------------------------------------*/
@media screen and (max-width: 897px) {
  .standard-movie__double {
    display: inherit; }
    .standard-movie__double iframe {
      width: 100%;
      height: auto;
      aspect-ratio: 16 / 9; }

  .standard-movie__double__item {
    width: auto; }

  .standard__box__item .youtube iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9; }

  .standard-head .fig-block {
    padding: 20px !important; }

  .standard-movie__double {
    display: inherit; }
    .standard-movie__double iframe {
      width: 100%;
      height: auto;
      aspect-ratio: 16 / 9; }

  .standard-movie__double__item {
    width: auto; }

  .standard__box__item .youtube iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9; }

  .standard-head .fig-block {
    padding: 20px !important; } }
.standard-head .fig-block {
  padding: 30px 95px; }
  .standard-head .fig-block img {
    border-radius: 0; }
.standard-head .fig-block.standard-06 {
  padding: 95px 20px; }
.standard-head .fig-block.standard-05 {
  padding: 95px 0; }
.standard-head .fig-block.standard-04 {
  padding: 78px 0; }
.standard-head .fig-block.standard-03 {
  padding: 80px 0; }
.standard-head .fig-block.standard-02 {
  padding: 46px 0; }
.standard-head .fig-block.standard-01 {
  padding: 60px 0; }

.list2.list-standard .fig-block, .list__box.list-standard .fig-block {
  aspect-ratio: 3 / 2;
  display: flex;
  justify-content: center;
  align-items: center; }
  .list2.list-standard .fig-block img, .list__box.list-standard .fig-block img {
    width: auto;
    height: 100%; }
