@charset "UTF-8";
/* //////////////////////////////////////////////////

　下層ページのスタイル

////////////////////////////////////////////////// */
/*
  変数
-------------------------------------------------- */
/*
  mixin
-------------------------------------------------- */
/*
  TOP
-------------------------------------------------- */
#top {
  background: url("../img/bg_top.png") no-repeat 30% top; }
  #top::before {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    content: "";
    transform: skewY(-8deg);
    top: -300px;
    bottom: 85px;
    background: #28b4fa; }
  @media screen and (max-width: 768px) {
    #top {
      background: none; } }

#copy {
  padding-top: 75px; }
  #copy .container {
    height: 775px;
    position: relative; }
  #copy .copy01 {
    padding-bottom: 35px; }
  #copy .copy02 {
    font-size: 1.1em; }
  #copy .img01 {
    position: absolute;
    top: 40px;
    right: 20px;
    animation-delay: .1s; }
  #copy .img02 {
    position: absolute;
    bottom: 0;
    left: -115px;
    animation-delay: .2s; }
  @media screen and (max-width: 768px) {
    #copy {
      padding-top: 0;
      background-image: url("../img/bg_top01_sp.png"), url("../img/bg_top02_sp.png");
      background-position: right 10px top, left bottom;
      background-size: 50% auto, 95% auto;
      background-repeat: no-repeat; }
      #copy .container {
        height: auto; }
      #copy .copy01 {
        width: 60%;
        padding: 14% 0 4%; }
      #copy .copy02 {
        padding-bottom: 43%;
        text-align: center; } }

#navi {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
  #navi ul {
    float: right;
    margin-top: -110px; }
    #navi ul li {
      float: left;
      position: relative; }
      #navi ul li:nth-child(1) {
        margin: 190px -55px 0 0; }
      #navi ul li:nth-child(2) {
        margin: 0 -170px 0 0; }
      #navi ul li:nth-child(3) {
        margin: 255px 0 0 0; }
  #navi .cloud01 {
    animation-delay: .3s; }
  #navi .cloud02 {
    animation-delay: .4s; }
  #navi .cloud03 {
    animation-delay: .5s; }
  @media screen and (max-width: 768px) {
    #navi {
      position: relative;
      margin-top: -8.5%;
      padding: 0 0 25%; }
      #navi::before {
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        content: "";
        transform: skewY(-8deg);
        top: 0px;
        bottom: 0px;
        background: #164a95; }
      #navi ul {
        float: none;
        margin-top: 0; }
        #navi ul li {
          float: none;
          margin: 10px 0 0 !important;
          padding: 0 20px;
          text-align: center; } }
  @media screen and (max-width: 600px) {
    #navi {
      margin-top: -9.5%;
      padding: 0 0 32%; } }

/*
  不動産業界の仕事ってなんだろう？
-------------------------------------------------- */
#sec01 {
  padding: 60px 0 140px; }
  #sec01::before {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    content: "";
    transform: skewY(-8deg);
    top: -90px;
    bottom: 100px;
    background: #0cc72e; }
  #sec01 h2 {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 30px; }
    #sec01 h2::after {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 6px;
      content: ""; }
    @media screen and (max-width: 768px) {
      #sec01 h2 {
        padding-bottom: 20px;
        margin-bottom: 20px; }
        #sec01 h2::after {
          height: 5px;
          background-size: 5px !important; } }
    #sec01 h2::before {
      position: absolute;
      top: 0px;
      left: -40px;
      content: url("../img/star_ttl_01.png"); }
    #sec01 h2::after {
      width: 300px;
      background: url("../img/stripe_white.png"); }
  #sec01 .txt {
    max-width: 530px;
    margin-bottom: 50px; }
  #sec01 li {
    overflow: hidden; }
    #sec01 li img.txt {
      float: left;
      width: 58%; }
    #sec01 li img.icon {
      float: right;
      width: 39%; }
    #sec01 li:nth-child(3n+1) {
      clear: both;
      margin-top: 50px; }
    #sec01 li:nth-child(3n+3) {
      margin-top: -50px; }
  @media screen and (max-width: 768px) {
    #sec01 {
      padding: 0px 0 160px; }
      #sec01 h2::before {
        content: url("../img/star_ttl_01_sp.png");
        transform: scale(0.5);
        top: -90px;
        left: 200px; }
      #sec01 h2::after {
        width: 160px; }
      #sec01 .txt {
        margin-bottom: 20px; }
      #sec01 li {
        margin-top: 10px !important;
        padding: 0 30px; } }

/*
  日生不動産は新潟でこんな街づくりをしています
-------------------------------------------------- */
#sec02 {
  z-index: 2;
  padding: 60px 0 0; }
  #sec02::before {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    content: "";
    transform: skewY(-8deg);
    top: -100px;
    bottom: 100px;
    background: #1d77f5; }
  #sec02 h2 {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 30px; }
    #sec02 h2::after {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 6px;
      content: ""; }
    @media screen and (max-width: 768px) {
      #sec02 h2 {
        padding-bottom: 20px;
        margin-bottom: 20px; }
        #sec02 h2::after {
          height: 5px;
          background-size: 5px !important; } }
    #sec02 h2::before {
      position: absolute;
      top: 0px;
      left: -40px;
      content: url("../img/star_ttl_02.png"); }
    #sec02 h2::after {
      width: 700px;
      background: url("../img/stripe_white.png"); }
  #sec02 .txt01 {
    max-width: 690px;
    margin-bottom: 90px; }
  #sec02 h3 {
    position: relative;
    padding: 20px 30px;
    margin-bottom: 30px;
    background: #fff; }
    #sec02 h3::before {
      z-index: -1;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: "";
      background: url("../img/stripe_white.png"); }
  #sec02 .button {
    position: relative;
    z-index: 5; }
  #sec02 area {
    cursor: pointer; }
  @media screen and (max-width: 768px) {
    #sec02 {
      padding: 0px 0 0; }
      #sec02::before {
        bottom: 110px; }
      #sec02 h2 {
        position: relative;
        padding-bottom: 40px;
        margin-bottom: 30px; }
        #sec02 h2::after {
          position: absolute;
          bottom: 0;
          left: 0;
          height: 6px;
          content: ""; } }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      #sec02 h2 {
        padding-bottom: 20px;
        margin-bottom: 20px; }
        #sec02 h2::after {
          height: 5px;
          background-size: 5px !important; } }
  @media screen and (max-width: 768px) {
        #sec02 h2::before {
          content: url("../img/star_ttl_02_sp.png");
          transform: scale(0.5);
          top: -20px;
          left: 320px; }
        #sec02 h2::after {
          width: 240px; }
      #sec02 .txt01 {
        margin-bottom: 40px; }
      #sec02 h3 {
        padding: 10px 30px;
        margin-bottom: 20px; } }
  #sec02 .sec02-1 {
    padding-bottom: 70px; }
    #sec02 .sec02-1 h3 {
      left: -70%;
      text-align: right; }
      #sec02 .sec02-1 h3::before {
        transform: translate(6px, 6px); }
    #sec02 .sec02-1 .image {
      margin-top: 40px; }
    #sec02 .sec02-1 .img01 {
      position: absolute;
      top: 90px;
      right: 0; }
    #sec02 .sec02-1 .img02 {
      position: absolute;
      top: 265px;
      left: 0; }
    #sec02 .sec02-1 .img03 {
      position: absolute;
      top: 370px;
      left: 360px; }
    @media screen and (max-width: 768px) {
      #sec02 .sec02-1 {
        padding-bottom: 50px; }
        #sec02 .sec02-1 h3 {
          left: -52%; }
          #sec02 .sec02-1 h3::before {
            transform: translate(4px, 4px); }
        #sec02 .sec02-1 .image {
          margin-top: 20px; } }
  #sec02 .sec02-2 {
    padding: 40px 0 20px; }
    #sec02 .sec02-2::before {
      position: absolute;
      z-index: -1;
      left: 0;
      right: 0;
      content: "";
      transform: skewY(-8deg);
      top: 0px;
      bottom: 100px;
      background: #dc5441; }
    #sec02 .sec02-2 h3 {
      left: 70%; }
      #sec02 .sec02-2 h3::before {
        transform: translate(-6px, 6px); }
    #sec02 .sec02-2 .txt {
      position: relative;
      z-index: 2;
      text-align: right;
      pointer-events: none; }
    #sec02 .sec02-2 .image {
      margin-top: -190px;
      margin-left: -60px; }
      #sec02 .sec02-2 .image::after {
        /* tree */
        position: absolute;
        bottom: 15%;
        right: 3%;
        content: url("../img/img_tree_02.png"); }
    #sec02 .sec02-2 .img01 {
      position: absolute;
      top: -8px;
      left: 410px; }
    #sec02 .sec02-2 .img02 {
      position: absolute;
      bottom: 0px;
      left: -10px; }
    @media screen and (max-width: 768px) {
      #sec02 .sec02-2 {
        padding: 30px 0 50px; }
        #sec02 .sec02-2 h3 {
          left: 50%; }
          #sec02 .sec02-2 h3::before {
            transform: translate(-4px, 4px); }
        #sec02 .sec02-2 .txt {
          background: url("../img/star_sec2_sp.png") no-repeat 30px 0;
          background-size: 23px; }
        #sec02 .sec02-2 .image {
          margin-top: 20px;
          margin-left: -20px; }
          #sec02 .sec02-2 .image::after {
            /* tree */
            bottom: 5%;
            right: 15%;
            transform: scale(0.7); } }
    @media screen and (max-width: 600px) {
      #sec02 .sec02-2 {
        padding: 30px 0 70px; }
        #sec02 .sec02-2 .image::after {
          /* tree */
          bottom: 1%;
          right: 10%;
          transform: scale(0.5); } }

/*
  日生不動産はこんな仕事をしています
-------------------------------------------------- */
#sec03 {
  z-index: 1;
  margin-top: -10%;
  padding: 15% 0 100px;
  background: url("../img/bg_sec3.jpg") no-repeat center top;
  background-size: cover; }
  #sec03 h2 {
    padding-top: 35px;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 30px; }
    #sec03 h2::after {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 6px;
      content: ""; }
    @media screen and (max-width: 768px) {
      #sec03 h2 {
        padding-bottom: 20px;
        margin-bottom: 20px; }
        #sec03 h2::after {
          height: 5px;
          background-size: 5px !important; } }
    #sec03 h2::before {
      position: absolute;
      top: 0px;
      left: -40px;
      background-image: url("../img/star_ttl_03.png"); }
    #sec03 h2::after {
      width: 590px;
      background: url("../img/stripe_blue.png"); }
    #sec03 h2 > div {
      padding-top: 35px; }
      #sec03 h2 > div .img {
        position: absolute;
        top: -35px;
        left: 330px; }
  #sec03 .txt {
    color: #164a95;
    margin-bottom: 40px; }
  #sec03 .youtube {
    padding-top: 570px; }
  #sec03 .banner li {
    margin-top: 40px;
    color: #164a95;
    font-style: italic;
    line-height: 1; }
    #sec03 .banner li a {
      display: block;
      line-height: 100px;
      background: #fff;
      border-radius: 8px; }
  @media screen and (max-width: 768px) {
    #sec03 {
      margin-top: -15%;
      padding: 10% 0 50px; }
      #sec03 h2::before {
        display: none; }
      #sec03 h2::after {
        width: 380px;
        max-width: 100%; }
      #sec03 .txt {
        margin-bottom: 20px; }
      #sec03 .youtube {
        padding-top: 50%;
        margin-bottom: 20px; }
      #sec03 .banner li {
        margin-top: 20px;
        font-size: 1em; }
        #sec03 .banner li a {
          margin: auto;
          max-width: 240px;
          line-height: 60px; } }
  @media screen and (max-width: 600px) {
    #sec03 {
      margin-top: -20%; } }

/*
  iziModal
-------------------------------------------------- */
.iziModal {
  max-width: 900px !important;
  padding: 0 20px; }
  .iziModal a[data-izimodal-close] {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    border: 3px solid #000;
    border-radius: 10px;
    background: #fff;
    font-size: 2.5em;
    text-decoration: none;
    cursor: pointer; }
  .iziModal .box {
    position: relative; }
    .iziModal .box::after {
      position: absolute;
      z-index: -10;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      transform: translate(6px, 6px);
      border-radius: 10px;
      content: ""; }
    .iziModal .box .color {
      display: flex;
      align-items: center;
      padding: 50px 70px;
      border-radius: 10px; }
    .iziModal .box.color01::after {
      background: url("../img/stripe_modal_01.png"); }
    .iziModal .box.color01 a[data-izimodal-close] {
      color: #28b4fa; }
    .iziModal .box.color01 .color {
      background: #28b4fa; }
    .iziModal .box.color02::after {
      background: url("../img/stripe_modal_02.png"); }
    .iziModal .box.color02 a[data-izimodal-close] {
      color: #dc5441; }
    .iziModal .box.color02 .color {
      background: #dc5441; }
    .iziModal .box img {
      margin-right: 30px; }
    .iziModal .box h3 {
      margin-bottom: 1.2em;
      font-size: 2em;
      line-height: 1.2; }
    .iziModal .box p {
      font-size: 1.42em;
      line-height: 1.5; }
  @media screen and (max-width: 768px) {
    .iziModal a[data-izimodal-close] {
      top: 10px;
      right: 10px;
      width: 35px;
      height: 35px;
      line-height: 27px;
      border: 2px solid #000; }
    .iziModal .box::after {
      background-size: 5px !important; }
    .iziModal .box .color {
      padding: 40px 20px; }
    .iziModal .box img {
      margin-right: 20px; }
    .iziModal .box h3 {
      margin-bottom: 0.8em;
      font-size: 1.5em; }
    .iziModal .box p {
      font-size: 1em; } }




/*
  Youtube modal window
-------------------------------------------------- */
.lity {
    background: rgba(0,0,0,0.7);
}
#youtubeWin {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 10;
}
#youtubeWinClose {
    position: absolute;
    top: -16px;
    right: -16px;
    cursor: pointer;
}
  @media screen and (max-width: 768px) {
    #youtubeWin {
      bottom: 5vw;
      left: 5vw;
      width: 40vw;
    }
    #youtubeWinClose {
      top: -3vw;
      right: -3vw;
      width: 8vw;
}
  }
