@charset "utf-8";
/* CSS Document */

/**********************************************************/
/* PC */
/**********************************************************/



/**********************************
　ファーストビュー
**********************************/
.fv .txt-wrap p:nth-of-type(2) {
    font-size: 6.5rem;
    color: #BE0000;
    margin-bottom: 22px;
    position: relative;
    margin-top: 76px;
}

/**********************************
  WARNING
**********************************/

.warning .w_list li {
    width: 498px;
}
.warning h3 {
    margin-left: -32px;
    line-height: 1.5;
    margin-top: 30px;
}
.warning .w__inner:last-of-type img:first-of-type {
    position: absolute;
    top: 180px;
    left: 76px;
    width: 198px;
}
.warning .w__inner:last-of-type img:nth-of-type(2) {
    position: absolute;
    top: 29px;
    left: 357px;
    width: 263px;
}
.warning .w__inner:last-of-type img:last-of-type {
    position: absolute;
    top: 419px;
    left: 157px;
    width: 352px;
}

/**********************************
施工までの3ステップ
**********************************/

.ecology {
    margin-top: 62px;
}
.ecology::after {
    height: 1033px;
}
.ecology .flex:last-of-type {
    margin: 174px auto 0;
}
.detail{
  margin-top:169px
}
.detail img{
  width: 100%;
}

/**********************************
  item
**********************************/
.item {
    margin: 70px auto 115px;
}
.item .ttl-box {
    margin: 0 114px 57px auto;
    width: 437px;
    text-align: left;
}
.item .sec-ttl {
    margin-bottom: 50px;
}
.item .pic-wrap{
    text-align: center;
    margin-bottom:35px;
}
.item .pic-wrap img {
    width: 651px;
}
.item dl{
  justify-content: center;
  background: #E6E6E6;
  width: 490px;
  margin: 0 0 117px auto;
  padding: 10px 0;
  align-items: center;
}
.item dt{
  width: 72px;
  position: relative;
}
.item dt::after {
  position: absolute;
  content: "";
  top: -9px;
  left: 57px;
  width: 3px;
  height: 33px;
  background: #707070;
}
.item ul.flex {
  margin:0 auto 30px;
  width: 1007px;
  justify-content: space-between;
}
.item ul.flex img{
  width: 283px;
}
.item ul.flex h3{
  font-size: 2.2rem;
  background: #307D5B;
  color: #fff;
  font-weight: bold;
  padding: 16px 11px;
  width: 711px;
}
.item ul.flex h3 span{
  color: #F6FE08;
  font-weight: bold;
}
.item ul.flex p {
  margin:20px auto auto 25px;
  line-height: 2;
}
.item .txt-wrap {
  background: #DFF6E8;
  width: 1009px;
  margin: 50px auto 38px;
  padding: 16px 38px 10px 19px;
}
.item .txt-wrap h3{
  font-size: 2.2rem;
  margin-bottom: 16px;
}
.item .txt-wrap p{
  padding-left: 32px;
  line-height: 2;
}
.item .txt-wrap2{
  background: #DFF6E8;
  width: 1009px;
  margin: 50px auto 38px;
}
.item .txt-wrap2 ul li:first-of-type{
  background: #307D5B;
  text-align: center;
  font-weight: bold;
  color: #fff;
  border-right: solid 1px #fff;
}
.item .txt-wrap2 ul{
  border-right: solid 1px #307D5B;
}
.item .txt-wrap2 ul:first-of-type{
  width: 16%;
}
.item .txt-wrap2 ul:nth-of-type(2){
  width: 30%;
}
.item .txt-wrap2 ul:nth-of-type(3){
  width: 30%;
}
.item .txt-wrap2 ul:nth-of-type(4){
  width: 14%;
}
.item .txt-wrap2 ul:last-of-type{
  width: 10%;
  border-right: none;
}
.item .txt-wrap2 ul li{
  padding: 17px 0;
  letter-spacing: 0;
}
.item .txt-wrap2 ul li:nth-of-type(2){
  border-bottom: solid 1px #307D5B;
}
.item .txt-wrap2 ul li:nth-of-type(2),
.item .txt-wrap2 ul li:nth-of-type(3){
  padding-left: 8px;
}


/**********************************************************/
/* SP用 */
/**********************************************************/

@media(max-width: 768px) {

/**********************************
　ファーストビュー
**********************************/
.fv::before {
    top: 426px;
    width: 27%;
}
.fv .txt-wrap p:nth-of-type(2) {
    font-size: 2.6rem;
    margin-top:0;
}  
.fv .txt-wrap p:nth-of-type(2)::after {
}
  
  
  
/**********************************
  WARNING
**********************************/
.warning h3 {
    margin-left: 2%;
    font-size: 2.0rem;
}
.warning .w_list li {
    width: 98%;
}  
.warning .w__inner:last-of-type {
    position: relative;
    height: 730px;
}
.warning .w__inner:last-of-type img:first-of-type {
    position: absolute;
    top: 307px;
    left: 0;
    width: 170px;
}  
.warning .w__inner:last-of-type img:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: auto;
    width: 216px;
}  
.warning .w__inner:last-of-type img:last-of-type {
    position: absolute;
    top: 496px;
    left: auto;
    width: 300px;
}  
  
  
/**********************************
施工までの3ステップ
**********************************/
.ecology {
    margin-top: 107px;
    margin-bottom: 80px;
}  
.detail img {
    width: 98%;
}
.ecology h2 {
    font-size: 2.6rem;
    margin-bottom: 70px;
}  
.ecology .flex:first-of-type img {
    width: 335px;
    position: absolute;
    top: 251px;
    left: 4%;
}  
.ecology .sec_btn {
    margin: 30px auto 50px;
}  
.ecology .flex:last-of-type {
    margin: 0 auto;
}  
.ecology .flex:last-of-type img {
    width: 335px;
    position: absolute;
    top: 140px;
    left: 4%;
}  
.ecology::after {
    top: 496px;
    height: 1110px;
}  
.detail {
    margin-top: 410px;
}  
.ecology .flex:nth-of-type(2) {
    position: relative;
}  
.ecology .flex:nth-of-type(2) li:first-of-type{
  text-align: center;
}
.ecology .flex:nth-of-type(2) li:first-of-type p{
  text-align: left;
}  
.ecology .flex:nth-of-type(2) .sec_btn {
    margin: 260px auto 50px;
}
.ecology .flex:nth-of-type(2) img {
    position: absolute;
    top: 228px;
    left: 4%;
}  
  
  /**********************************
  item
**********************************/
.item .ttl-box {
    margin: 0 auto 74px 2%;
    width: 100%;
    text-align: left;
}  
.item .pic-wrap img {
    width: 80%;
}  
.item dl {
    width: 94%;
    margin: 0 auto 90px auto;
    padding: 5px;
    font-size: 1rem;
}  
.item ul.flex {
    margin: 0 auto;
    width: auto;
    display: block;
}  
.item ul.flex li:first-of-type{
    text-align: center;  
}
.item ul.flex li:last-of-type{
    width: 100%;
  }
.item ul.flex h3 {
    font-size: 1.6rem;
    padding: 5px 11px;
    width: 94%;
    line-height: 1.5;
    margin: 15px auto;
}  
.item .txt-wrap {
    background: #DFF6E8;
    width: 94%;
    margin: 30px auto;
    padding: 16px;
}  
.item .txt-wrap h3 {
    font-size: 1.6rem;
    margin-bottom: 10px;
}  
.item .txt-wrap p {
    padding-left: 15px;
}  
.item .txt-wrap2 {
    background: #DFF6E8;
    width: 96%;
    margin: 50px auto 38px;
    font-size: 1rem;
}
.item .txt-wrap2 ul li:first-of-type {
    height: 61px;
    line-height: 1.6;
    font-size: 1.3rem;
}  
.item .txt-wrap2 ul li:first-of-type {
    height: 73px;
}  
.item .txt-wrap2 ul li:nth-of-type(2),
.item .txt-wrap2 ul li:nth-of-type(3) {
    padding: 10px 4px;
    height: 61px;
    word-wrap: break-word;
}
.item .txt-wrap2 ul:nth-of-type(2),
.item .txt-wrap2 ul:nth-of-type(4) {
    width: 20%;
}  
.item .txt-wrap2 ul:last-of-type {
    width: 14%;
}  
  
  
  
  
  
  
  
  
  
  
  
  
}




















