.night .mv_area {
  background: url(../img/mv02.jpg) no-repeat 50% 50%/cover; }
  .night .mv_area h1 img.logo_morning {
    display: none !important; }
  .night .mv_area h1 img.logo_night {
    display: block !important; }

.mv_area {
  width: 100%;
  height: 100vh;
  background: url(../img/mv01.jpg) no-repeat 50% 50%/cover; }
  .mv_area .inr {
    position: relative;
    width: 100%;
    height: 100%; }
    .mv_area .inr h1 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      width: 80%;
      max-width: 580px; }
      .mv_area .inr h1 img.logo_morning {
        display: block; }
      .mv_area .inr h1 img.logo_night {
        display: none; }

.news {
  padding-top: 120px; }
  @media only screen and (max-width: 767px) {
    .news {
      padding-top: 60px; } }
  .news .news_list li {
    border-bottom: 1px solid #008e72; }
    .news .news_list li a {
      position: relative;
      width: 100%;
      display: block;
      padding: 20px 20px 20px 0; }
      @media only screen and (max-width: 767px) {
        .news .news_list li a {
          padding-top: 10px;
          padding-bottom: 10px; } }
      .news .news_list li a::after {
        position: absolute;
        top: 50%;
        right: 20px;
        display: block;
        width: 0.5em;
        height: 0.5em;
        content: "";
        border-right: 2px solid #008e72;
        border-bottom: 2px solid #008e72;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -0.25em;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        transition: 0.5s all; }
        @media only screen and (max-width: 767px) {
          .news .news_list li a::after {
            right: 0; } }
      .news .news_list li a .date {
        font-family: "EB Garamond", serif;
        letter-spacing: 0.01em;
        font-weight: bold; }
        @media only screen and (max-width: 767px) {
          .news .news_list li a .date {
            display: block; } }
      .news .news_list li a .new {
        font-family: "EB Garamond", serif;
        color: #e51d1d;
        font-weight: bold;
        padding-left: 20px; }
        @media only screen and (max-width: 767px) {
          .news .news_list li a .new {
            padding-left: 0; } }
      .news .news_list li a .news_text {
        width: 780px;
        padding-left: 20px;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        vertical-align: top;
        display: inline-block; }
        @media only screen and (max-width: 1199px) {
          .news .news_list li a .news_text {
            width: 540px; } }
        @media only screen and (max-width: 767px) {
          .news .news_list li a .news_text {
            width: 460px;
            padding-left: 5px; } }
        @media only screen and (max-width: 575px) {
          .news .news_list li a .news_text {
            width: 380px; } }
        @media only screen and (max-width: 479px) {
          .news .news_list li a .news_text {
            width: 270px; } }
      .news .news_list li a:hover {
        color: #008e72; }
        .news .news_list li a:hover::after {
          right: 0; }
  .news .more_btn {
    margin: 40px auto; }
    @media only screen and (max-width: 767px) {
      .news .more_btn {
        margin: 20px auto; } }
    .news .more_btn a {
      background-color: #008e72;
      border: 1px solid #008e72;
      color: #fff; }
      .news .more_btn a:hover {
        background-color: #fff;
        color: #008e72; }

.concept {
  padding-top: 160px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .concept {
      padding-top: 80px; } }
  .concept .inr .movie {
    max-width: 780px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    position: relative;
    padding-top: 44.76%; }
    @media screen and (max-width: 1045px) {
      .concept .inr .movie {
        padding-top: 56.25%; } }
    .concept .inr .movie iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .concept .inr h2 {
    margin-top: 210px;
    margin-bottom: 100px;
    font-family: "Zen Old Mincho", serif;
    font-size: 2em;
    letter-spacing: 0.3em;
    font-weight: 600; }
    @media only screen and (max-width: 767px) {
      .concept .inr h2 {
        font-size: 1.6em;
        margin-top: 70px;
        margin-bottom: 50px; } }
    @media only screen and (max-width: 575px) {
      .concept .inr h2 {
        font-size: 1.4em; } }
    @media only screen and (max-width: 479px) {
      .concept .inr h2 {
        font-size: 1.2em; } }
  .concept .inr p {
    margin-top: 60px;
    font-family: "Zen Old Mincho", serif;
    font-weight: 600;
    line-height: 2; }
    @media only screen and (max-width: 767px) {
      .concept .inr p {
        margin-top: 30px; } }

.interview {
  padding-top: 240px; }
  @media only screen and (max-width: 767px) {
    .interview {
      padding-top: 120px; } }
  .interview .inr .head01 {
    text-align: center; }
  .interview .inr .content {
    position: relative; }
    .interview .inr .content .pic {
      max-width: 780px;
      width: 80%;
      margin-left: auto; }
      @media only screen and (max-width: 767px) {
        .interview .inr .content .pic {
          width: 100%; } }
      .interview .inr .content .pic img {
        width: 100%; }
    .interview .inr .content .text {
      position: absolute;
      top: 230px;
      left: 0;
      max-width: 480px;
      background-color: rgba(0, 52, 122, 0.8);
      padding: 40px; }
      @media only screen and (max-width: 767px) {
        .interview .inr .content .text {
          position: static;
          padding: 20px;
          max-width: 100%; } }
      .interview .inr .content .text dl {
        color: #fff; }
        .interview .inr .content .text dl dt {
          font-family: "Zen Old Mincho", serif;
          font-size: 1.4em;
          font-weight: bold; }
          @media only screen and (max-width: 767px) {
            .interview .inr .content .text dl dt {
              font-size: 1.2em; } }
        .interview .inr .content .text dl dd {
          margin-top: 30px; }
          @media only screen and (max-width: 767px) {
            .interview .inr .content .text dl dd {
              margin-top: 10px;
              font-size: 0.9em; } }
      .interview .inr .content .text .more_btn {
        margin-top: 30px; }
        .interview .inr .content .text .more_btn a {
          background-color: #fff;
          color: #00347a; }
          .interview .inr .content .text .more_btn a:hover {
            background-color: #00347a;
            color: #fff; }

.about {
  padding-top: 340px; }
  @media only screen and (max-width: 767px) {
    .about {
      padding-top: 80px; } }
  .about .inr .head01 {
    text-align: center; }
  .about .inr .content {
    position: relative; }
    .about .inr .content .pic {
      max-width: 780px;
      width: 80%;
      margin-right: auto; }
      @media only screen and (max-width: 767px) {
        .about .inr .content .pic {
          width: 100%; } }
      .about .inr .content .pic img {
        width: 100%; }
    .about .inr .content .text {
      position: absolute;
      top: 230px;
      right: 0;
      max-width: 480px;
      background-color: rgba(0, 52, 122, 0.8);
      padding: 40px; }
      @media only screen and (max-width: 767px) {
        .about .inr .content .text {
          position: static;
          padding: 20px;
          max-width: 100%; } }
      .about .inr .content .text dl {
        color: #fff; }
        .about .inr .content .text dl dt {
          font-family: "Zen Old Mincho", serif;
          font-size: 1.4em;
          font-weight: bold; }
          @media only screen and (max-width: 767px) {
            .about .inr .content .text dl dt {
              font-size: 1.2em; } }
        .about .inr .content .text dl dd {
          margin-top: 30px; }
          @media only screen and (max-width: 767px) {
            .about .inr .content .text dl dd {
              margin-top: 10px;
              font-size: 0.9em; } }
      .about .inr .content .text .more_btn {
        margin-top: 30px; }
        .about .inr .content .text .more_btn a {
          background-color: #fff;
          color: #00347a; }
          .about .inr .content .text .more_btn a:hover {
            background-color: #00347a;
            color: #fff; }

.living {
  background-color: #f5fdf4;
  margin-top: 220px;
  padding-top: 90px; }
  @media only screen and (max-width: 767px) {
    .living {
      margin-top: 110px;
      padding-top: 50px; } }
  .living .inr dl dt {
    font-family: "Zen Old Mincho", serif;
    font-weight: bold;
    font-size: 1.4em;
    letter-spacing: 0.3em; }
  .living .inr dl dd {
    margin-top: 40px; }
    @media only screen and (max-width: 767px) {
      .living .inr dl dd {
        margin-top: 20px; } }
  .living .inr ul {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      .living .inr ul {
        margin-top: 40px; } }
    .living .inr ul li {
      width: 49%;
      margin-top: 40px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      min-height: 300px; }
      @media only screen and (max-width: 767px) {
        .living .inr ul li {
          margin-top: 10px;
          width: 100%;
          min-height: 200px; } }
      .living .inr ul li:first-child {
        background-image: url(../img/living01.jpg); }
      .living .inr ul li:nth-child(2) {
        background-image: url(../img/living02.jpg); }
      .living .inr ul li:nth-child(3) {
        background-image: url(../img/living03.jpg); }
      .living .inr ul li:nth-child(4) {
        background-image: url(../img/living04.jpg); }
      .living .inr ul li:nth-child(5) {
        background-image: url(../img/living05.jpg); }
      .living .inr ul li:last-child {
        background-image: url(../img/living06.jpg); }
      .living .inr ul li a {
        display: block;
        height: 100%;
        position: relative;
        border-bottom: 10px solid #008e72; }
        .living .inr ul li a:hover {
          opacity: 0.4; }
        .living .inr ul li a p {
          position: absolute;
          top: 50%;
          left: 60px;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          color: #fff;
          font-size: 1.4em;
          font-weight: bold;
          letter-spacing: 0.4em; }
          @media only screen and (max-width: 1199px) {
            .living .inr ul li a p {
              left: 40px; } }
          @media only screen and (max-width: 767px) {
            .living .inr ul li a p {
              left: 20px; } }
          .living .inr ul li a p span {
            display: block;
            position: relative;
            margin-top: 20px;
            font-family: "EB Garamond", serif;
            font-style: italic;
            font-size: 0.7em;
            letter-spacing: 0.1em; }
            .living .inr ul li a p span::before {
              content: "";
              position: absolute;
              background-color: #fff;
              width: 30px;
              height: 1px;
              top: -10px;
              left: 0; }

.business {
  margin-top: 140px; }
  @media only screen and (max-width: 767px) {
    .business {
      margin-top: 70px; } }
  .business .inr .what {
    padding: 60px 0 40px;
    background-color: #faf9f5; }
    @media only screen and (max-width: 767px) {
      .business .inr .what {
        padding: 30px 0 20px; } }
    .business .inr .what dl dt {
      font-family: "EB Garamond", serif;
      color: #d0c599;
      opacity: 0.2;
      position: relative;
      font-size: 6.25vw;
      width: calc(100vw - 90px);
      text-align: center;
      font-weight: 450;
      letter-spacing: 0.15em; }
      @media only screen and (max-width: 767px) {
        .business .inr .what dl dt {
          width: 100%;
          opacity: 0.6; } }
    .business .inr .what dl dd {
      position: relative;
      color: #008e72;
      text-align: center;
      font-weight: 500;
      line-height: 2;
      width: 95%;
      margin: -50px auto 0; }
      @media only screen and (max-width: 767px) {
        .business .inr .what dl dd {
          margin-top: 20px;
          text-align: left; } }
      .business .inr .what dl dd span {
        color: #00347a;
        font-weight: 500; }
  .business .inr ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .business .inr ul li {
      width: calc(100% / 3);
      padding: 200px 0 80px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 767px) {
        .business .inr ul li {
          width: 100%;
          padding: 100px 0 40px; } }
      .business .inr ul li:first-child {
        background-image: url(../img/business_bg01.jpg); }
      .business .inr ul li:nth-child(2) {
        background-image: url(../img/business_bg02.jpg); }
      .business .inr ul li:last-child {
        background-image: url(../img/business_bg03.jpg); }
      .business .inr ul li h3 {
        text-align: center; }
      .business .inr ul li .more_btn {
        margin-top: 80px; }
        @media only screen and (max-width: 767px) {
          .business .inr ul li .more_btn {
            margin-top: 40px; } }

.contact {
  background: url(../img/contact_bg.jpg) no-repeat center/cover;
  padding: 120px 0; }
  @media only screen and (max-width: 767px) {
    .contact {
      padding: 60px 0; } }
  .contact .inr {
    max-width: 1080px;
    width: 95%;
    margin: 0 auto; }
    .contact .inr h5 {
      color: #fff; }
    .contact .inr p {
      margin-top: 60px;
      color: #fff; }
      @media only screen and (max-width: 767px) {
        .contact .inr p {
          margin-top: 30px; } }
    .contact .inr ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      margin-top: 80px; }
      @media only screen and (max-width: 767px) {
        .contact .inr ul {
          margin-top: 0; } }
      .contact .inr ul li {
        width: 45%;
        border: 1px solid #fff;
        position: relative;
        padding: 30px 20px;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .contact .inr ul li {
            width: 90%;
            padding: 15px 10px;
            margin-top: 40px; } }
        .contact .inr ul li::before {
          content: "";
          display: inline-block;
          width: 46.8px;
          height: 48.5px;
          background-image: url(../img/contact_border_left.png);
          background-size: contain;
          vertical-align: middle;
          position: absolute;
          top: -10px;
          left: -10px; }
        .contact .inr ul li::after {
          content: "";
          display: inline-block;
          width: 46.8px;
          height: 48.5px;
          background-image: url(../img/contact_border_right.png);
          background-size: contain;
          vertical-align: middle;
          position: absolute;
          bottom: -10px;
          right: -10px; }
        .contact .inr ul li dl dt {
          color: #e6e0cd;
          font-size: 1.1em;
          font-weight: bold; }
        .contact .inr ul li dl dd {
          color: #fff;
          margin-top: 10px;
          font-size: 0.9em; }
        .contact .inr ul li .more_btn {
          margin-top: 30px; }
          .contact .inr ul li .more_btn a {
            background-color: #fff;
            color: #008e72;
            margin: 0; }
            .contact .inr ul li .more_btn a:hover {
              background-color: #00347a;
              color: #fff; }

#footer {
  margin-top: 0; }
