@charset "UTF-8";
.wrapper{
	max-width: 600px;
	margin:0 auto;
}
@media screen and (min-width: 769px) {
	.sec-reputation-note .reputation-block{
	background:none;
		padding: 0;
		position: unset;
}
	.reputation-block img{
		width: 100%;
		margin-top: 0;
	}
	.sec-reputation2{
		padding: 0;
	}
	.reputation-block{
		padding: 0;
	}
	.pc_20220401_btn{
		bottom: 50px ;
		max-width: 550px!important;
	}
	.accbox{
		width: 95%;
		margin: 0 auto;
	}
	.sec-question .question-heading{
		font-size: 3rem;
		height: 110px;
	}
	.sec-question .question-heading span{
		font-size: 4.2rem;
	}
	.convenient-block-02 .btn02{
		width: 240px;
        bottom: 30px;
        right: 20px;
	}
	#footer ul{
		display: block;
		line-height: 2.5;
	}
}
.henkin-btn-new {
  position: relative;
}


.pc_20220401_btn {
    position: absolute;
    left: 0%;
    right: 0;
    margin: auto;
    width: 670px;
  }
      .pouch {
        position: relative;
      }
      .pouch a {
        position: absolute;
        bottom: 2vw ;
        left: 0%;
        right: 0;
        margin: auto;
        width: 670px;
      }

@media screen and (max-width:768px) {
.pc_20220401_btn {
    position: absolute;
    bottom:9vw ;
    left: 0%;
    right: 0;
    margin: auto;
    max-width: 90%;
  }
   .pouch {
        position: relative;
      }
  .pouch a {
    position: absolute;
    bottom: 7vw ;
    left: 0%;
    right: 0;
    margin: auto;
    max-width: 90%;
  }
}

.support-block-00 {
  position: relative;
  background:#000000;
}

.support-block-00 .btn {
  position: absolute;
  bottom: 27rem;
  right: 20rem;
  text-align: right;
  width: 530px
}

@media screen and (max-width:1200px) {
  .support-block-00 .btn {
    width: 45vw;
    right: 16vw;
    bottom: 23vw;
  }
}

@media screen and (max-width:768px) {
    .support-block {
    margin-bottom: -10vw;
  }
  /* .support-block_joe {
    margin-bottom: -10vw;
  } */
  .support-block-00 .btn {
    width: auto;
    left: 4vw;
    right: 3vw;
    bottom: 58vw;
    text-align: center
  }
}

.support-block-01 .btn {
    position: absolute; 
    bottom: 34rem;
    right: 0;
	left: 0;
	margin: auto;
    text-align: right;
    width: 90%;
  }

 
  @media screen and (max-width:768px) {
    .support-block-01 .btn {
    position: absolute; 
    bottom: 56vw!important;
    right: 0rem;
    text-align: center;
    width: 90%;
    }
  }