body{
font-family: "UD デジタル 教科書体 NP-R","YuGothic","Yu Gothic";
/* background-color: #DFDCD2; */
font-size: 16px;
color: #584C2F;
font-weight: normal;
}

p{
    font-size:1.5625em;
}

ul{
    list-style: none;
}

.logo{
  margin: 2.313em;
  position: absolute;
  top: 0.625em;
  left: 0.625em;
}



.top_image{
  width: 100%;
  object-fit: cover;
  height: auto;
  z-index: 10;
}



.fv{
    position: relative;
}


.fv_content{
    position: absolute;
    width: 48%;
    top: 16%;
    left: 50%;
   
}



.fv_main-copy{
    font-size: 4.313em;
   margin-bottom: 0.2em;
   margin-left: 0.1em;
}
.fv_sub-copy{
    font-size: 1.875em;
    margin-left: 0.6em;
    width: 95%;

}

.top-link{
  display: flex;
  justify-content: center;
  margin-top: 1em;
}
.apple{
  width: 210px;
  height: 72.61px;
  margin-left: 1em;

}
.google{
  width: 244.3px;
  height: 72.61px;
  margin-left: 1em;
}

@media screen and (max-width: 960px) {
  
  .fv_content{
    position: absolute;
    width: 49%;
    top: 18%;
    left: 50%;
   
  }
  
  .fv_main-copy{
    font-size: 2.5em;
   margin-bottom: 0.2em;
   margin-left: 0.1em;
  }
  .fv_sub-copy{
    font-size: 1.1em;
    margin-left: 0.6em;
    width: 95%;
  
  }

  .apple{
    width: 108.13px;
    height: 40px;
  
  }
  .google{
    width: 134.58px;
    height: 40px;
  }

  .logo{
    margin: 1em;
    position: absolute;
    top: 0.3em;
    left: 0.3em;
    width: 197.81px;
    height: 19.42px;
  }
  
  
    }

    @media screen and (max-width: 600px) {
  
      .fv_content{
        position: absolute;
        width: 49%;
        top: 22%;
        left: 50%;
       
      }
      
      .fv_main-copy{
        font-size: 1.5em;
       margin-bottom: 0.2em;
       margin-left: 0.1em;
      }
      .fv_sub-copy{
        font-size: 0.5em;
        margin-left: 0.6em;
        width: 95%;
      
      }
    
      .apple{
        width: 108.13px;
        height: 40px;
      
      }
      .google{
        width: 134.58px;
        height: 40px;
      }
    
      .logo{
        margin: 0.5em;
        position: absolute;
        top: 0.3em;
        left: 0.3em;
        width: 130px;
        height: 13.71px;
      }

      .top-link{
        display: none;
      }
      
      
        }
    




/* main */

.container{
  width: 960px;
  margin: 0 auto;
}


.bg-kiiro{
  background-color: #FFF9F1;
}
.bg-gray{
  background-color: #F3F3F3;
}
.top-wrapper{
 padding-top: 6.25em;
 margin: 0 auto;
}

h2{
  text-align: center;
  font-size: 3.75em;
  margin-bottom: 68px;
  font-weight: normal;
  background-clip: padding-box;
  
  text-align: center;
}


.border{
  border-bottom:0.4em solid #FCD19B;
 padding: 0;
}

h3{
  font-size: 2.188em;
  font-weight: normal;

}

.midashi{
margin-bottom: 2.188em;
}

.point1,.point2{
  width: 100%;
  display: flex;
  align-items: flex-end;
  padding-bottom: 6.25em;
  justify-content: space-evenly;
}
.point2{
  flex-direction: row-reverse;
  padding-top: 6.25em;
}

.point-left{
  width: 50%;
    padding-left: 2em;

}
.point-right:first-child{
  width: 50%;
  padding-left: 2em;
}
.sumaho1{
  width: 420px;
}
.content{
  font-size: 1.875em;
  margin-top:  2.25em;
}

.wrapper{
  padding: 6.25em 0;
  display: flex;
}

.sumaho3,.sumaho4{
  width: 153.89px;
  display: inline-block;
}

.point-wrapper{
  width: 50%;
  text-align: center;
}

.sumaho3,.sumaho4{
  margin-bottom: 2em;
}

.bg-last{
  background-color: #726D5F;
}

.last-wrapper{
  text-align: center;
  padding: 6.25em 0;
}
.tx-white{
  color: white;
  padding: 1.688em 0;
}

.tx-white::before{
  content: url(image/dl.png);
  position: relative;
  margin: 0 0.5em 0 0;
}





@media screen and (max-width: 960px) {

  .container{
    width: 580px;
    margin: 0 auto;
  }

  h2{
    font-size: 2.5em;
    margin-bottom: 68px;
      }

  h3{
    font-size: 1.5em;

  }
  
  .sumaho1{
    width: 321px;
  }

  .point1,.point2{
    width: 100%;
    display: block;
    padding-bottom: 6.25em;
    text-align: center;
  }

  .point-left{
    width: 100%;
      padding-left: 2em;
     text-align: center;
     padding-left: 0;
  }

  .content{
    margin-top: 1.5em;
  }

  .wrapper{
  
    align-content: space-around;
  }

  .midashi{
    width: 232px;
    }
    }


    
@media screen and (max-width: 600px) {

  .top-wrapper {
    padding-top: 2.2em;
}
  .container{
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  

  h2{
    font-size: 1.5em;
    margin-bottom: 1em;
      }

 .content {
    font-size: 1.2em;
    }
  
  .sumaho1{
    width: 90%;
  }

  .point1,.point2{
    padding-bottom: 1.5em;
  }
  .point2 {
    padding-top: 1.5em;
}




.wrapper {
  padding: 1.5em 0;
}
  .midashi{
    width: 140px;
    }

    .sumaho3, .sumaho4 {
     width: 80%;
  }

  .last-logo{
    display: inline-block;
    width: 50%;
  }

  .coment{
    font-size: 1.2em;
  }

  .last-wrapper {
    padding: 1.5em 0;
}

.tx-white {
  font-size: 1em;
  padding: 0.8em 0;
}

.tx-white::before {
 display: none;
}
    
    }

