@charset "utf-8";

/*
==============
top_c.css
==============
*/

/* -----------------
■ scene1
------------------- */
.scene1 .textWrapper p {
  margin-top: 0;
  color: #fff;
  font-size: 42px;
  line-height: 80px;
  letter-spacing: 0.8px;
}

/* -----------------
■ scene2
------------------- */
.scene2 p {
  width: 506px;
  margin: 0 auto;
  color: #fff;
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 0.4px;
  text-align: left;
}

.scene2 .text2 {
  margin-top: 45px;
}

/* -----------------
■ scene3
------------------- */
.scene3 h2,
.scene4 h2,
.scene5 h2,
.scene6 h2,
.scene7 h2 {
  color: #fff;
  font-size: 50px;
  line-height: 70px;
  letter-spacing: 0.8px;
}

.scene3 p,
.scene4 p,
.scene5 p,
.scene6 p,
.scene7 p {
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.4px;
}

.scene3 .bodyWrapper {
  margin-top: 60px;
  width: 740px;
}

.scene3 .text {
  width: 325px;
  margin-top: 40px;
  text-align: right;
}
@media screen and (max-width: 1070px){
  .scene5.fp-completely .text {
    width: 52%;
  }
}
/* -----------------
■ scene4・6
------------------- */
.scene4 .bodyWrapper,
.scene6 .bodyWrapper {
  width: 800px;
  margin-top: 30px;
}

.scene4 .bodytextWrapper,
.scene6 .bodytextWrapper {
  float: right;
  width: 350px;
}

.scene4 .text,
.scene6 .text {
  margin: 30px 0 0;
  text-align: left;
}

.scene4 .btnDetail {
  left: 40px;
}

@media screen and (max-width: 900px){
  .scene4 .bodytextWrapper {
    width: calc(100% - 230px - 90px);
    padding-right: 30px;
  }
  .scene4 .btnDetail {
    left: 30px;
  }
  .scene6.fp-completely .text {
    width: auto;
    text-align: left;
  }
}

/* -----------------
■ scene5
------------------- */
.scene5 .bodyWrapper {
  width: 850px;
  margin-top: 60px;
}

.scene5 .text {
  width: 450px;
  margin-top: 40px;
  text-align: right;
}

/* -----------------
■ scene6
------------------- */
.scene6 .bodyWrapper {
  width: 767px;
  margin-top: 30px;
}

/* -----------------
■ scene7
------------------- */
.scene7 .bodyWrapper {
  width: 850px;
  margin-top: 60px;
}

.scene7 .text {
  width: 385px;
  margin-top: 30px;
  text-align: right;
}


/* -----------------
■ SP
------------------- */
@media screen and (max-width: 767px)
{

/* -----------------
■ SP scene1
------------------- */
.scene1 .textWrapper p {
  font-size: 24px;
  line-height: 50px;
}

/* -----------------
■ SP scene2
------------------- */
.scene2 p {
  width: auto;
  font-size: 14px;
  line-height: 36px;
}

/* -----------------
■ SP scene3
------------------- */
.scene3 h2,
.scene4 h2,
.scene5 h2,
.scene6 h2,
.scene7 h2 {
  font-size: 20px;
  line-height: 26px;
}

.scene3 p,
.scene4 p,
.scene5 p,
.scene6 p,
.scene7 p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 22px;
}

.scene3 .text,
.scene5 .text {
  width: auto;
  margin-top: 20px;
}
.scene3 .bodyWrapper {
  width: auto;
}

/* -----------------
■ SP scene4
------------------- */
.scene4 .bodyWrapper,
.scene6 .bodyWrapper {
  width: auto;
  margin-top: 0;
}

.scene4 .bodytextWrapper,
.scene6 .bodytextWrapper {
  float: none;
  width: auto;
}

.scene4 .text,
.scene6 .text {
  margin-top: 20px;
}

/* -----------------
■ SP scene5
------------------- */
.scene5 .bodyWrapper {
  width: auto;
  margin-top: 20px;
}
.scene5.fp-completely .text {
  width: auto;
}
/* -----------------
■ SP scene7
------------------- */
.scene7 .bodyWrapper {
  width: auto;
  margin-top: 20px;
}

.scene7 .text {
  width: auto;
  margin-top: 20px;
}

/* -----------------
■ SP
------------------- */


/* -----------------
■ sp end
------------------- */
}
