@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap");
.gaikan {
  max-width: 1100px;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .gaikan {
      margin-top: 0rem; } }

.gaikan-note {
  width: 90%;
  margin: auto;
  text-align: right;
  margin-top: 1rem; }

.conc-midashi .en-ttl {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  position: relative;
  display: inline-block;
  font-size: 2.2rem;
  padding-bottom: 0.8rem;
  line-height: 1.2; }
  .conc-midashi .en-ttl:before {
    content: "";
    position: absolute;
    background: #000;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    transition: 0.5s; }
.conc-midashi .midashi {
  font-size: 2.6rem;
  line-height: 1.4;
  margin-top: 3.5rem; }
.conc-midashi .name {
  font-size: 2rem;
  line-height: 2;
  margin-top: 3.5rem;
  font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif;
  font-weight: 400;
  font-style: normal; }
  .conc-midashi .name b {
    font-weight: lighter;
    font-size: 140%; }
  .conc-midashi .name .small {
    font-size: 70%; }

.col1,
.col2,
.col3 {
  display: grid;
  margin-top: 8rem;
  padding: 9rem 0;
  justify-content: space-between;
  grid-template-rows: auto 1fr;
  grid-template-columns: 55% 40%; }
  .col1 .left,
  .col2 .left,
  .col3 .left {
    grid-column: 1 / 2;
    grid-row: 1 / 2; }
  .col1 .right,
  .col2 .right,
  .col3 .right {
    grid-column: 2 / 3;
    grid-row: 1 / 3; }
  .col1 .lead,
  .col2 .lead,
  .col3 .lead {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    margin-top: 3rem; }
  @media screen and (max-width: 768px) {
    .col1,
    .col2,
    .col3 {
      display: block; }
      .col1 .left,
      .col2 .left,
      .col3 .left {
        width: 100%; }
      .col1 .right,
      .col2 .right,
      .col3 .right {
        width: 100%;
        margin-top: 3rem; }
      .col1 .lead,
      .col2 .lead,
      .col3 .lead {
        width: 100%; } }

.col1 {
  grid-template-columns: 60% 35%; }

.col2 {
  grid-template-columns: 55% 40%; }

.col3 {
  padding-top: 2rem;
  grid-template-columns: 55% 40%; }

.resi-bg01 {
  background: #9e9e9a;
  margin-top: 3rem;
  color: #fff; }
  .resi-bg01 .conc-midashi .en-ttl:before {
    background: #fff; }

.photo_large {
  position: relative;
  overflow: hidden; }
  .photo_large .img-wide {
    display: block;
    width: 100%; }
  @media screen and (max-width: 768px) {
    .photo_large .img-wide {
      width: 110% !important;
      margin-left: -5% !important;
      margin-right: -5% !important; } }

.shikihai {
  max-width: 800px;
  margin-top: 8rem; }

.shiki-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 5rem; }
  .shiki-list li {
    width: 31%;
    margin-top: 5rem; }
    .shiki-list li .num-midashi {
      position: relative;
      font-size: 2.1rem;
      font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'Noto Sans JP',sans-serif;
      font-weight: 400;
      font-style: normal;
      margin-top: 1.8rem;
      padding-left: 3rem;
      line-height: 1.4; }
      .shiki-list li .num-midashi .num {
        width: 2.3rem;
        text-align: center;
        position: absolute;
        display: inline-block;
        top: 0.3rem;
        left: 0;
        background: #bccab9;
        font-size: 1.5rem;
        line-height: 2.5rem;
        height: 2.3rem; }
    .shiki-list li .lead {
      margin-top: 1.5rem; }
  @media screen and (max-width: 768px) {
    .shiki-list li {
      width: 100%; } }

.equipment-area {
  padding: 9rem 0 4rem; }

.eq-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto;
  max-width: 900px;
  padding-top: 4rem; }
  .eq-list li {
    width: 30%;
    font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'Noto Sans JP',sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-top: 4rem; }
    .eq-list li .eq-name {
      font-size: 1.8rem;
      margin-top: 2rem; }
    .eq-list li .lead {
      font-size: 1.4rem;
      margin-top: 1.5rem; }
  @media screen and (max-width: 768px) {
    .eq-list li {
      width: 47%; }
      .eq-list li .lead {
        font-size: 1.7rem; } }

.plant-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto;
  padding-top: 4rem; }
  .plant-list li {
    width: 15.6%;
    font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'Noto Sans JP',sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-top: 2.5rem; }
    .plant-list li .pl-name {
      font-size: 1.3rem;
      margin-top: 1rem; }
  @media screen and (max-width: 768px) {
    .plant-list li {
      width: 47%;
      margin-right: 6%; }
      .plant-list li:nth-child(2n) {
        margin-right: 0; } }
