

#sec2 {
  background-image: url("https://higashidenen.com/images/common/pattern01.jpg");
  position: relative;
  z-index: 1;
  padding: 169px 0 193px; }
  @media only screen and (max-width: 767px) {
    #sec2 {
      padding: 15% 0; } }
  #sec2:before {
    content: '';
    width: 499px;
    height: 505px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: -119px;
    z-index: 0; }
    @media only screen and (max-width: 1080px) {
      #sec2:before {
        width: 416px;
        height: 419px; } }
    @media only screen and (max-width: 767px) {
      #sec2:before {
        display: none; } }
  #sec2 h2 {
    float: right;
    width: 38px;
    margin-right: 169px;
    margin-left: 83px; }
    @media only screen and (max-width: 1080px) {
      #sec2 h2 {
        margin-right: 8%;
        margin-left: 9%; } }
    @media only screen and (max-width: 980px) {
      #sec2 h2 {
        margin-right: 4%;
        margin-left: 8%; } }
    @media only screen and (max-width: 767px) {
      #sec2 h2 {
        margin: 0;
        float: none;
        width: 100%;
        position: relative;
        z-index: 1; } }
  #sec2 ul {
    float: right;
    margin-top: 153px; }
    @media only screen and (max-width: 767px) {
      #sec2 ul {
        float: none;
        margin-top: 0; } }
    #sec2 ul li {
      float: right;
      margin-left: 34px; }
      @media only screen and (max-width: 767px) {
        #sec2 ul li {
          margin-top: 10%;
          margin-left: 0; } }
  #sec2 .deco {
    position: absolute;
    left: 0;
    top: -30%;
    z-index: 0; }

#sec3 {
  position: relative;
  padding-bottom: 113px; }
  @media only screen and (max-width: 767px) {
    #sec3 {
      padding-bottom: 15%; } }
  #sec3 .blk1 {
    width: 412px;
    float: right;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 1080px) {
      #sec3 .blk1 {
        width: 388px; } }
    @media only screen and (max-width: 980px) {
      #sec3 .blk1 {
        width: 100%;
        float: none; } }
    #sec3 .blk1 h2 {
      padding-top: 293px;
      margin-bottom: 48px; }
      @media only screen and (max-width: 980px) {
        #sec3 .blk1 h2 {
          padding-top: 100px; } }
      @media only screen and (max-width: 767px) {
        #sec3 .blk1 h2 {
          padding-top: 20%;
          margin-bottom: 8%; } }
    #sec3 .blk1 .txt {
      padding-left: 2px; }
      @media only screen and (max-width: 980px) {
        #sec3 .blk1 .txt {
          padding-left: 0; } }
    #sec3 .blk1 .img-sp {
      display: none; }
      @media only screen and (max-width: 980px) {
        #sec3 .blk1 .img-sp {
          display: block;
          margin-bottom: 40px; }
          #sec3 .blk1 .img-sp img {
            width: 100% !important; } }
      @media only screen and (max-width: 767px) {
        #sec3 .blk1 .img-sp {
          margin-bottom: 8%; } }
  #sec3 .img {
    position: absolute;
    left: -221px;
    top: 195px;
    z-index: 0; }
    @media only screen and (max-width: 980px) {
      #sec3 .img {
        display: none; } }
  #sec3 .blk2 {
    width: 1039px;
    margin-left: -20px;
    display: flex;
    justify-content: space-between;
    margin-top: 127px; }
    @media only screen and (max-width: 1080px) {
      #sec3 .blk2 {
        width: 100%;
        margin-left: 0; } }
    @media only screen and (max-width: 980px) {
      #sec3 .blk2 {
        margin-top: 50px; } }
    @media only screen and (max-width: 767px) {
      #sec3 .blk2 {
        display: block;
        margin-top: 0; } }
    #sec3 .blk2 .box {
      width: 500px;
      border: 1px solid rgba(255, 255, 255, 0.5);
      padding: 37px 50px 49px 44px; }
      @media only screen and (max-width: 1080px) {
        #sec3 .blk2 .box {
          width: 49%; } }
      @media only screen and (max-width: 980px) {
        #sec3 .blk2 .box {
          padding: 26px; } }
      @media only screen and (max-width: 767px) {
        #sec3 .blk2 .box {
          width: 100%;
          border: none;
          padding: 0;
          margin-top: 8%; } }

#sec4 {
  background-size: cover;
  background-position: center;
  position: relative; }
  @media only screen and (max-width: 1500px) {
    #sec4 {
      background-position: 11%; } }
  @media only screen and (max-width: 767px) {
    #sec4 {
      background: transparent; } }
  #sec4 .blk {
    width: 410px;
    padding: 182px 0 162px;
    margin-left: 136px; }
    @media only screen and (max-width: 1200px) {
      #sec4 .blk {
        margin-left: 6%;
        padding: 120px 0; } }
    @media only screen and (max-width: 767px) {
      #sec4 .blk {
        width: 100%;
        margin-left: 0;
        padding: 0 0 15%; } }
    @media only screen and (max-width: 767px) {
      #sec4 .blk h2 {
        position: absolute;
        top: 6%;
        left: 0;
        right: 0;
        z-index: 2; } }
    #sec4 .blk .txt {
      margin-top: 48px; }
      @media only screen and (max-width: 767px) {
        #sec4 .blk .txt {
          padding: 0 6%;
          margin-top: 6%; } }

#sec5 {
  position: relative;
  background-image: url("https://higashidenen.com/images/common/pattern01.jpg");
  background-repeat: no-repeat;
  padding-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    #sec5 {
      padding-bottom: 15%; } }
  #sec5 .blk {
    width: 500px;
    float: right; }
    @media only screen and (max-width: 980px) {
      #sec5 .blk {
        width: 100%; } }
    #sec5 .blk h2 {
      padding-top: 151px;
      margin-left: 89px; }
      @media only screen and (max-width: 980px) {
        #sec5 .blk h2 {
          margin-left: 0;
          text-align: center;
          padding-top: 80px; } }
      @media only screen and (max-width: 767px) {
        #sec5 .blk h2 {
          padding-top: 15%; } }
    #sec5 .blk .txt {
      text-align: justify;
      padding: 48px 12px 0 90px; }
      @media only screen and (max-width: 980px) {
        #sec5 .blk .txt {
          padding: 0px 0 0 0; } }
    #sec5 .blk .img {
      position: absolute;
      top: 88px;
      left: -279px; }
      @media only screen and (max-width: 1080px) {
        #sec5 .blk .img {
          width: 625px;
          left: -103px; }
          #sec5 .blk .img img {
            width: 100% !important; } }
      @media only screen and (max-width: 980px) {
        #sec5 .blk .img {
          width: 100%;
          position: static;
          left: auto;
          top: auto;
          margin-top: 30px; } }
      @media only screen and (max-width: 767px) {
        #sec5 .blk .img {
          margin-top: 5%; } }
    #sec5 .blk .box {
      width: 600px;
      background: #000;
      margin-left: -57px;
      margin-top: 51px;
      padding: 39px 30px 45px 47px; }
      @media only screen and (max-width: 980px) {
        #sec5 .blk .box {
          margin-left: 0;
          width: 100%;
          padding: 35px;
          margin-top: 40px; } }
      @media only screen and (max-width: 767px) {
        #sec5 .blk .box {
          margin-top: 8%;
          padding: 6%; } }
      #sec5 .blk .box dl + dl {
        margin-top: 14px; }

#sec6 {
  background-color: #000;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 767px) {
    #sec6 {
      padding-bottom: 10%; } }
  #sec6 .blk {
    width: 360px;
    margin-left: 207px; }
    @media only screen and (max-width: 1650px) {
      #sec6 .blk {
        margin-left: 45px; } }
    @media only screen and (max-width: 1450px) {
      #sec6 .blk {
        margin-left: 0px; } }
    @media only screen and (max-width: 980px) {
      #sec6 .blk {
        width: 313px; } }
    @media only screen and (max-width: 767px) {
      #sec6 .blk {
        width: 100%; } }
    #sec6 .blk h2 {
      float: right;
      padding-top: 139px; }
      @media only screen and (max-width: 1450px) {
        #sec6 .blk h2 {
          padding-top: 75px; } }
      @media only screen and (max-width: 980px) {
        #sec6 .blk h2 {
          padding-top: 45px; } }
      @media only screen and (max-width: 767px) {
        #sec6 .blk h2 {
          padding: 15% 6% 0;
          float: none; } }
    #sec6 .blk .txt {
      width: 195px;
      height: 480px;
      float: right;
      margin-top: 255px;
      margin-right: 46px; }
      @media only screen and (max-width: 1450px) {
        #sec6 .blk .txt {
          margin-right: 30px;
          margin-top: 160px; } }
      @media only screen and (max-width: 980px) {
        #sec6 .blk .txt {
          margin-right: 20px;
          margin-top: 117px; } }
      @media only screen and (max-width: 767px) {
        #sec6 .blk .txt {
          margin-right: 0;
          margin-top: 0;
          writing-mode: inherit;
          -o-writing-mode: inherit;
          -ms-writing-mode: inherit;
          -ms-writing-mode: inherit;
          -moz-writing-mode: inherit;
          padding: 0 6%;
          width: 100%;
          height: auto; } }
    #sec6 .blk .img {
      position: absolute;
      top: 0;
      right: 0; }
      @media only screen and (max-width: 1450px) {
        #sec6 .blk .img {
          width: 66%; }
          #sec6 .blk .img img {
            width: 100% !important; } }
      @media only screen and (max-width: 1200px) {
        #sec6 .blk .img {
          width: 792px;
          right: auto;
          left: 405px; } }
      @media only screen and (max-width: 980px) {
        #sec6 .blk .img {
          width: 675px;
          left: 340px; } }
      @media only screen and (max-width: 767px) {
        #sec6 .blk .img {
          position: static;
          left: auto;
          top: auto;
          width: 100%;
          padding: 8% 6% 6%; } }

#sec7 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: -112px;
  position: relative;
  padding-bottom: 87px; }
  @media only screen and (max-width: 1080px) {
    #sec7 {
      background-position: 71%; } }
  @media only screen and (max-width: 767px) {
    #sec7 {
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center top;
      padding: 20% 0 15%;
      margin-top: 0; } }
  #sec7 h2 {
    float: right;
    padding-top: 284px;
    margin-right: 51px; }
    #sec7 h2 img {
      width: 416px;
      height: 85px;
      display: block; }
    @media only screen and (max-width: 1080px) {
      #sec7 h2 {
        margin-right: 0; } }
    @media only screen and (max-width: 980px) {
      #sec7 h2 {
        padding-top: 130px; }
      #sec7 h2 img {
        width: 332px;
        height: 68px; } }
    @media only screen and (max-width: 767px) {
      #sec7 h2 {
        padding-top: 0;
        margin-bottom: 10%; }
      #sec7 h2 img {
        width: 250px;
        height: 51px;
        margin: 0 auto; } }
  #sec7 .txt {
    width: 175px;
    height: 480px;
    float: right;
    margin-top: 400px;
    margin-right: 28px; }
    @media only screen and (max-width: 980px) {
      #sec7 .txt {
        margin-top: 245px; } }
    @media only screen and (max-width: 767px) {
      #sec7 .txt {
        writing-mode: inherit;
        -o-writing-mode: inherit;
        -ms-writing-mode: inherit;
        -ms-writing-mode: inherit;
        -moz-writing-mode: inherit;
        width: 100%;
        height: auto;
        margin-top: 8%;
        margin-right: 0; } }
  #sec7 .img {
    position: absolute;
    left: -74px;
    bottom: -16px; }
    @media only screen and (max-width: 980px) {
      #sec7 .img {
        width: 69%; }
        #sec7 .img img {
          width: 100% !important; } }
    @media only screen and (max-width: 767px) {
      #sec7 .img {
        width: 100%;
        position: static;
        left: auto;
        bottom: auto; } }

#sec8 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  padding-bottom: 202px; }
  @media only screen and (max-width: 1200px) {
    #sec8 {
      padding-bottom: 130px; } }
  @media only screen and (max-width: 980px) {
    #sec8 {
      padding-bottom: 90px; } }
  @media only screen and (max-width: 767px) {
    #sec8 {
      background: transparent;
      padding-bottom: 0; } }
  #sec8 .blk {
    padding-top: 192px;
    margin-left: 136px; }
    @media only screen and (max-width: 1200px) {
      #sec8 .blk {
        margin-left: 62px;
        padding-top: 130px; } }
    @media only screen and (max-width: 980px) {
      #sec8 .blk {
        margin-left: 40px;
        padding-top: 90px; } }
    @media only screen and (max-width: 767px) {
      #sec8 .blk {
        margin-left: 0;
        padding: 10% 6% 0; } }
    #sec8 .blk .txt {
      margin-top: 49px; }
      @media only screen and (max-width: 980px) {
        #sec8 .blk .txt {
          margin-top: 30px; } }
      @media only screen and (max-width: 767px) {
        #sec8 .blk .txt {
          margin-top: 6%; } }

#sec9 h2 {
  text-align: center;
  padding-top: 308px;
  margin-bottom: 237px; }
  @media only screen and (max-width: 767px) {
    #sec9 h2 {
      padding-top: 30%;
      margin-bottom: 20%; } }
#sec9 .img {
  height: 601px;
  background-size: cover;
  background-position: center; }

#sec11 {
	background-image: url("https://higashidenen.com/images/common/pattern01.jpg");
	position: relative;
	z-index: 1;
	text-align: center;
}

#sec11:before {
	content: '';
	width: 31.77%;
	height: 510px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right bottom;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

@media only screen and (max-width: 767px) {
	#sec11:before {
		display: none;
	}
}

#sec11 .wrap:before {
	content: '';
	width: 428px;
	height: 417px;
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	right: -400px;
	top: 0;
	z-index: 0;
}

@media only screen and (max-width: 1080px) {
	#sec11 .wrap:before {
		right: 0;
	}
}

@media only screen and (max-width: 767px) {
	#sec11 .wrap:before {
		display: none;
	}
}

#sec11 h2 {
	padding: 131px 0 79px;
}

@media only screen and (max-width: 767px) {
	#sec11 h2 {
		padding: 15% 0px 10%;
		width: 100%;
	}
}

#sec11 .floor {
	padding-bottom: 104px;
}

@media only screen and (max-width: 980px) {
	#sec11 .floor img {
		width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {
	#sec11 .floor {
		padding-bottom: 13%;
	}
}

#sec12 {
	background-color: #000;
}

#sec12 .s12-js {
	height: 550px;
}

@media only screen and (max-width: 980px) {
	#sec12 .s12-js {
		height: 450px;
	}
}

#sec12 .s12-js .bg-parallax {
	width: 100%;
	min-height: 550px;
}

@media only screen and (max-width: 980px) {
	#sec12 .s12-js .bg-parallax {
		min-height: 450px;
	}
}


#sec12 .s12-js-sp {
	height: 80vw;
}
