/*=======================================================
==========================================================
　　　　　　　　　　　　　PCstart
==========================================================
========================================================*/
@media screen and (min-width:1026px) {
body{
  background-color: #000 !important;
}

.about-top{
  width:100%;
  height:900px;
  background-image: url(../img/about-top.png);
  background-size: cover;
  background-repeat:no-repeat;
  background-position: 50% 50%;
}

.about-top p{
  text-align: center;
  margin:70px 0 0;
  line-height: 3.5em;
  font-size:16px;
  font-weight: 400;
}

.what-kuriho{
  position: relative;
  margin: 0 0;
  width: 100%;
  height: 870px;
}

.what-kuriho h1{
  position:absolute;
  top:0;
  left:10%;
}

.about-img01{
  width:50%;
  min-width: 800px;
  position: absolute;
  top:100px;
  right:0;
}

.ex8{
  position: absolute;
  top:470px;
  left:10%;
  display: inline-block;
  padding:50px 90px;
  border:1px solid #947C5F;
  width:800px;
}

.ex8:before{
  position: absolute;
  content: " ";
  border:1px solid #947C5F;
  top:3px;
  left:3px;
  width:100%;
  height:100%;
}

.ex8 p{
  line-height: 3em;
}
.ex8 p,.ex8-2 p,.ex8 h3,.ex8-2 h3{
  color:#fff;
}

.what-kuriho2{
  position:relative;
  margin: 0;
  width:100%;
  height:740px;
}

.about-img02{
  width:50%;
  min-width: 800px;
  position: absolute;
  top:100px;
  left:0;
}

.ex8-2{
  position: absolute;
  top:190px;
  right:10%;
  display: inline-block;
  padding:50px 90px;
  border:1px solid #947C5F;
  width:800px;
}

.ex8-2:before{
  position: absolute;
  content: " ";
  border:1px solid #947C5F;
  top:3px;
  left:3px;
  width:100%;
  height:100%;
}

.ex8-2 p{
  line-height: 3em;
}

.what-kuriho3{
  position:relative;
  margin: 0;
  width:100%;
  height:1000px;
}

h4{
  position: absolute;
  top: 270px;
  left: 10%;
}

}/*=======================================================
==========================================================
　　　　　　　　　　　　　PCend
==========================================================
==========================================================
========================================================*/




/*=======================================================
==========================================================
　　　　　　　　　　　　　SPstart
==========================================================
========================================================*/
@media screen and (max-width:600px) {
  body{
    background-color: #000 !important;
  }

  .about-top{
    width:100%;
    height:650px;
    background-image: url(../img/about-top.png);
    background-size: cover;
    background-repeat:no-repeat;
    background-position: 50% 50%;
  }

  .about-top p{
    text-align: center;
    margin:70px 0 0;
    line-height: 40px;
    font-size:min(3.5vw,14px);
    font-weight: 400;
  }

  .what-kuriho{
    position: relative;
    margin: 10px 0 75%;
    width: 100%;
  }

  .what-kuriho h1{
    margin-left: 10px;
  }

  .about-img01{
    width:95%;
    max-width:400px;
    margin:0;
  }

  .ex8{
    position: absolute;
    top: 93%;
    right: 5%;
    display: inline-block;
    padding: 8%;
    border: 1px solid #947C5F;
    width: 90%;
    max-width: 400px;
  }

  .ex8:before{
    position: absolute;
    content: " ";
    border:1px solid #947C5F;
    top:3px;
    left:3px;
    width:100%;
    height:100%;
  }

  .ex8 p{
    line-height: 2em;
  }
  .ex8 p,.ex8-2 p,.ex8 h3,.ex8-2 h3{
    color:#fff;
  }

  .ex8 p,.ex8-2 p{
    font-size: clamp(11px,3vw,14px);
}

  .what-kuriho2{
    position:relative;
    margin: 0 0 80% 0;
    width:100%;
  }

  .about-img02{
    width:95%;
    max-width:400px;
    margin:0 0 0 auto;
  }

  .ex8-2{
    position: absolute;
    top: 90%;
    left: 2%;
    display: inline-block;
    padding: 8%;
    border: 1px solid #947C5F;
    width: 90%;
    max-width: 400px;
  }

  .ex8-2:before{
    position: absolute;
    content: " ";
    border:1px solid #947C5F;
    top:3px;
    left:3px;
    width:100%;
    height:100%;
  }

  .ex8-2 p{
    line-height: 2em;
  }

  .what-kuriho3{
    position:relative;
    margin: 0 0 90%;
    width:100%;
  }

  h4{
    margin:20px 0 0 10px;
  }

}/*=======================================================
==========================================================
　　　　　　　　　　　　　SPend
==========================================================
==========================================================
========================================================*/
/*=======================================================
==========================================================
　　　　　　　　　　　　　ipad start
==========================================================
========================================================*/
@media screen and (min-width:601px) and (max-width:1025px) {
  body{
    background-color: #000 !important;
  }

  .about-top{
    width:100%;
    height:900px;
    background-image: url(../img/about-top.png);
    background-size: cover;
    background-repeat:no-repeat;
    background-position: 50% 50%;
  }

  .about-top p{
    text-align: center;
    margin:70px 0 0;
    line-height: 3.5em;
    font-size:16px;
    font-weight: 400;
  }

  .what-kuriho{
    position: relative;
    margin: 0 0;
    width: 100%;
    height: 870px;
  }

  .what-kuriho h1{
    position:absolute;
    top:0;
    left:10%;
  }

  .about-img01{
    width:50%;
    min-width: 800px;
    position: absolute;
    top:100px;
    right:0;
  }

  .ex8{
    position: absolute;
    top:470px;
    left:10%;
    display: inline-block;
    padding:50px 90px;
    border:1px solid #947C5F;
    width:800px;
  }

  .ex8:before{
    position: absolute;
    content: " ";
    border:1px solid #947C5F;
    top:3px;
    left:3px;
    width:100%;
    height:100%;
  }

  .ex8 p{
    line-height: 3em;
  }
  .ex8 p,.ex8-2 p,.ex8 h3,.ex8-2 h3{
    color:#fff;
  }

  .what-kuriho2{
    position:relative;
    margin: 0;
    width:100%;
    height:740px;
  }

  .about-img02{
    width:50%;
    min-width: 800px;
    position: absolute;
    top:100px;
    left:0;
  }

  .ex8-2{
    position: absolute;
    top:190px;
    right:10%;
    display: inline-block;
    padding:50px 90px;
    border:1px solid #947C5F;
    width:800px;
  }

  .ex8-2:before{
    position: absolute;
    content: " ";
    border:1px solid #947C5F;
    top:3px;
    left:3px;
    width:100%;
    height:100%;
  }

  .ex8-2 p{
    line-height: 3em;
  }

  .what-kuriho3{
    position:relative;
    margin: 0;
    width:100%;
    height:1000px;
  }

  h4{
    position: absolute;
    top: 270px;
    left: 10%;
  }

  }/*=======================================================
  ==========================================================
  　　　　　　　　　　　　　PCend
  ==========================================================
  ==========================================================
  ========================================================*/



  }/*=======================================================
  ==========================================================
  　　　　　　　　　　　　　ipadend
  ==========================================================
  ==========================================================
  ========================================================*/
