@charset "UTF-8";
html {
  line-height: 1; }

body {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }

a {
  display: inline-block; }
  a:hover {
    opacity: .7; }

img {
  vertical-align: top; }

@media (min-width: 769px) {
  .is-pc {
    display: block !important; } }

@media (max-width: 768px) {
  .is-pc {
    display: none !important; } }

@media (min-width: 769px) {
  .is-sp {
    display: none !important; } }

@media (max-width: 768px) {
  .is-sp {
    display: block !important; } }

.wrapper {
  width: 100%;
  max-width: 820px;
  margin: 0 auto; }
  @media (max-width: 820px) {
    .wrapper {
      padding: 0 10px; } }

.mv {
  position: relative; }
  .mv img {
    width: 100%; }
  .mv-btn {
    position: absolute;
    width: 25.45%;
    max-width: 280px;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 768px) {
      .mv-btn {
        bottom: 10px;
        width: 30%; } }
    .mv-btn img {
      width: 100%; }

.guide {
  background-color: #EFEFEF;
  padding: 47px 0; }
  @media (max-width: 768px) {
    .guide {
      padding: 0; } }
  .guide-inner {
    background-color: #E4E8ED;
    padding: 30px 30px 40px 30px; }
    @media (max-width: 768px) {
      .guide-inner {
        padding: 20px 10px 20px;
        margin: 0 calc(50% - 50vw); } }
  .guide-ttl {
    margin: 0 auto;
    width: 100%;
    max-width: 614px; }
    @media (max-width: 768px) {
      .guide-ttl {
        max-width: 340px;
        position: relative;
        left: -10px; } }
    .guide-ttl img {
      width: 100%; }
  .guide-subttl {
    font-size: 22px;
    line-height: 1.68;
    font-weight: bold;
    text-align: center;
    margin-top: 36px; }
    @media (max-width: 768px) {
      .guide-subttl {
        font-size: 14px;
        margin-top: 20px; } }
  .guide-img {
    width: 100%;
    max-width: 680px;
    margin: 20px auto 0; }
    @media (max-width: 768px) {
      .guide-img {
        max-width: 335px; } }
    .guide-img img {
      width: 100%; }
  .guide-txt {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.7;
    margin-top: 42px; }
    @media (max-width: 768px) {
      .guide-txt {
        font-size: 14px;
        margin-top: 20px; } }

.whattodo {
  background-color: #52BBCE;
  height: 94px;
  width: 100%; }
  @media (max-width: 768px) {
    .whattodo {
      height: 66px; } }
  .whattodo-txt {
    font-weight: bold;
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 94px; }
    @media (max-width: 768px) {
      .whattodo-txt {
        line-height: 66px;
        font-size: 20px; } }

.investment {
  background-color: #E9F4FF;
  padding: 84px 0 55px;
  background-image: url(../images/estate_bg.jpg);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .investment {
      padding: 30px 10px; } }
  .investment-ttl {
    width: 516px;
    max-width: 100%;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .investment-ttl {
        max-width: 220px; } }
    .investment-ttl img {
      width: 100%; }
  .investment-inner {
    display: flex;
    justify-content: space-between;
    margin: 56px auto 0;
    width: 100%;
    max-width: 800px; }
    @media (max-width: 768px) {
      .investment-inner {
        margin: 20px auto 0; } }
  .investment-list {
    width: 53.625%; }
  .investment-list-sp {
    width: 100%;
    max-width: 300px;
    margin: 0 auto; }
    .investment-list-sp img {
      width: 100%; }
  .investment-img {
    width: 42.25%; }
    .investment-img img {
      width: 100%; }
  .investment-img2 {
    width: 100%;
    max-width: 628px;
    margin: 74px auto 0; }
    @media (max-width: 768px) {
      .investment-img2 {
        margin: 30px auto 0;
        max-width: 320px; } }
    .investment-img2 img {
      width: 100%; }
  .investment-txt1 {
    font-size: 18px;
    line-height: 1.7;
    font-weight: bold;
    text-align: center;
    margin-top: 78px; }
    @media (max-width: 768px) {
      .investment-txt1 {
        font-size: 14px;
        margin-top: 0;
        line-height: 2; } }
  .investment-img3 {
    width: 100%;
    max-width: 712px;
    margin: 44px auto 0; }
    @media (max-width: 768px) {
      .investment-img3 {
        max-width: 320px;
        margin-top: 20px; } }
    .investment-img3 img {
      width: 100%; }
  .investment-txt2 {
    margin-top: 50px;
    line-height: 1.7;
    font-weight: 600;
    text-align: center;
    font-size: 16px; }
    @media (max-width: 768px) {
      .investment-txt2 {
        font-size: 14px;
        margin-top: 20px;
        line-height: 2; } }
  .investment-txt3 {
    margin-top: 50px;
    text-align: center;
    font-weight: 600;
    color: #E50000;
    font-size: 20px; }
    @media (max-width: 768px) {
      .investment-txt3 {
        font-size: 18px;
        line-height: 2;
        margin-top: 30px; } }
  .investment-winner {
    width: 100%;
    max-width: 700px;
    margin: 70px auto 0; }
    @media (max-width: 768px) {
      .investment-winner {
        margin-top: 30px;
        max-width: 300px; } }
    .investment-winner img {
      width: 100%; }
  .investment-txt4 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    line-height: 1.7;
    margin-top: 50px; }
    @media (max-width: 768px) {
      .investment-txt4 {
        margin-top: 30px;
        font-size: 14px;
        line-height: 2; } }

.m-contact1 {
  background-color: #52BBCE;
  height: 70px; }
  @media (max-width: 768px) {
    .m-contact1 {
      height: 50px; } }
  .m-contact1-txt {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
    letter-spacing: .02em;
    position: relative;
    z-index: 2; }
    @media (max-width: 768px) {
      .m-contact1-txt {
        font-size: 16px;
        line-height: 50px; } }

.m-contact2 {
  background-color: #EAEDF1;
  padding: 57px 0 24px;
  position: relative; }
  @media (max-width: 768px) {
    .m-contact2 {
      padding: 31px 0 15px; } }
  .m-contact2:after {
    content: "";
    width: 60px;
    height: 60px;
    background-color: #52BBCE;
    position: absolute;
    top: -31px;
    left: 50%;
    z-index: 0;
    transform: translateX(-50%) rotate(45deg); }
    @media (max-width: 768px) {
      .m-contact2:after {
        width: 46px;
        height: 46px; } }
  .m-contact2-btn {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .m-contact2-btn {
        text-align: center;
        max-width: 355px;
        width: 80%; } }
    .m-contact2-btn img {
      width: 100%; }

.waste {
  padding: 43px 0 60px; }
  @media (max-width: 768px) {
    .waste {
      padding: 20px 10px 30px; } }
  .waste-ttl {
    width: 100%;
    max-width: 570px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .waste-ttl {
        max-width: 320px; } }
    .waste-ttl img {
      width: 100%; }
  .waste-inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 660px;
    margin: 40px auto 0; }
    @media (max-width: 768px) {
      .waste-inner {
        display: none; } }
  .waste-list {
    width: 37.57%; }
  .waste-img {
    width: 55%; }
    .waste-img img {
      width: 100%; }

.waste-money {
  background-color: #52BBCE; }
  .waste-money-txt {
    padding: 25px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-align: center; }
    @media (max-width: 768px) {
      .waste-money-txt {
        padding: 18px;
        font-size: 18px;
        line-height: 1.5; } }

.twoyear {
  padding: 76px 0 57px;
  background-image: url(../images/estate_bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 bottom; }
  @media (max-width: 768px) {
    .twoyear {
      padding: 30px 10px; } }
  .twoyear-ttl {
    width: 100%;
    max-width: 428px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .twoyear-ttl {
        max-width: 300px; } }
    .twoyear-ttl img {
      width: 100%; }
  .twoyear-txt {
    margin-top: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.7; }
    @media (max-width: 768px) {
      .twoyear-txt {
        font-size: 14px;
        line-height: 2; } }
  .twoyear-txts {
    margin-top: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 22px; }
    @media (max-width: 768px) {
      .twoyear-txts {
        font-size: 18px;
        line-height: 1.8;
        margin-top: 30px; } }
  .twoyear-img {
    margin: 50px auto 0;
    width: 100%;
    max-width: 400px; }
    @media (max-width: 768px) {
      .twoyear-img {
        max-width: 260px;
        margin-top: 30px; } }
    .twoyear-img img {
      width: 100%; }

.noidea {
  padding: 48px 0; }
  @media (max-width: 768px) {
    .noidea {
      padding: 30px 0 20px; } }
  .noidea-ttl {
    width: 100%;
    max-width: 722px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .noidea-ttl {
        max-width: 320px; } }
    .noidea-ttl img {
      width: 100%; }
  .noidea-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 620px;
    margin: 10px auto 0; }
    @media (max-width: 768px) {
      .noidea-inner {
        display: none; } }
  .noidea-list {
    width: 42.90%; }
  .noidea-img {
    width: 51.62%; }
  .noidea-img {
    width: 100%;
    max-width: 760px;
    margin: 25px auto 0; }
    .noidea-img img {
      width: 100%; }

.solution {
  padding: 43px 0;
  background-color: #52BBCE; }
  @media (max-width: 768px) {
    .solution {
      padding: 20px 0; } }
  .solution-txt {
    color: #fff;
    font-size: 30px;
    letter-spacing: .02em;
    font-weight: bold;
    text-align: center;
    line-height: 1.5; }
    @media (max-width: 768px) {
      .solution-txt {
        line-height: 2;
        font-size: 18px; } }

.profile {
  padding: 100px 0 80px; }
  @media (max-width: 768px) {
    .profile {
      padding: 40px 10px 30px; } }
  .profile-inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 768px) {
      .profile-inner {
        flex-direction: column; } }
  .profile-img {
    width: 34.5%; }
    @media (max-width: 768px) {
      .profile-img {
        width: 100%;
        max-width: 320px; } }
    .profile-img img {
      width: 100%; }
  .profile-content {
    width: 60.75%; }
    @media (max-width: 768px) {
      .profile-content {
        width: 100%; } }
  .profile-name {
    font-weight: bold;
    font-size: 28px; }
    @media (max-width: 768px) {
      .profile-name {
        font-size: 24px;
        margin-top: 30px; } }
  .profile-txt {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 20px; }
    @media (max-width: 768px) {
      .profile-txt {
        font-size: 14px; } }

.message {
  padding: 62px 0;
  background-image: url(../images/message-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .message {
      padding: 30px 10px; } }
  .message-txt {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 2.2; }
    @media (max-width: 768px) {
      .message-txt {
        font-size: 14px; } }

.voice {
  padding: 50px 0 60px; }
  @media (max-width: 768px) {
    .voice {
      padding: 30px 0 40px; } }
  .voice-ttl {
    font-size: 26px;
    font-weight: bold;
    color: #0094AF;
    text-align: center; }
    @media (max-width: 768px) {
      .voice-ttl {
        font-size: 22px; } }
  .voice-inner {
    margin-top: 47px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 768px) {
      .voice-inner {
        margin-top: 30px;
        flex-direction: column; } }
  .voice-list {
    width: 48%; }
    @media (max-width: 768px) {
      .voice-list {
        width: 100%;
        max-width: 360px;
        margin: 0 auto; } }
    .voice-list:nth-child(n + 3) {
      margin-top: 30px; }
      @media (max-width: 768px) {
        .voice-list:nth-child(n + 3) {
          margin-top: 0; } }
    @media (max-width: 768px) {
      .voice-list:nth-child(n + 2) {
        margin-top: 14px; } }
    .voice-list img {
      width: 100%; }

.contact {
  background-color: #EAEDF1;
  padding: 50px 0 60px; }
  @media (max-width: 768px) {
    .contact {
      padding: 30px 0 40px; } }
  .contact-ttl {
    font-size: 26px;
    font-weight: bold;
    color: #0094AF;
    text-align: center; }
    @media (max-width: 768px) {
      .contact-ttl {
        font-size: 22px; } }

.seminar-info {
  width: 100%;
  background-color: #fff;
  padding: 10px 20px !important;
  border-radius: 10px;
  margin-top: 40px !important; }

.seminar-lists {
  list-style: none; }

.seminar-list {
  border-bottom: 1px dashed #000;
  padding: 5px 0 !important; }
  .seminar-list:last-child {
    border-bottom: none; }

.seminar-head {
  font-size: 14px;
  font-weight: bold;
  color: #11194C;
  display: inline-block; }

.seminar-heading {
  font-size: 14px;
  font-weight: bold;
  color: #11194C; }

.seminar-content {
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  display: inline-block;
  line-height: 1.5; }

.seminar-contents {
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  padding-left: 20px !important;
  line-height: 1.7; }

.footer {
  background-color: #D5D5D5;
  padding: 20px 0; }
  .footer-inner {
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 768px) {
      .footer-inner {
        flex-direction: column; } }
  .footer-logo img {
    width: 100%; }
  .footer-txt {
    font-size: 11px;
    line-height: 1.6;
    font-weight: bold;
    margin-left: 35px; }
    @media (max-width: 768px) {
      .footer-txt {
        text-align: center;
        margin-top: 30px;
        margin-left: 0; } }
  .footer-copy {
    margin-top: 35px;
    text-align: center;
    font-size: 10px;
    font-weight: bold; }
