header .haikei {
  position: relative;
  z-index: 1;
  background-image: url("../image/header.png");
  background-size: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.haikei::after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: aliceblue;
  /* opacity: 0.5;*/
  background-color: rgba(0, 0, 0, 0.6);
}
header h1 {
  text-align: center;
  padding: 30px 0;
  font-size: 30px;
}
header h1 span {
  color: #f08a45;
  font-size: 1.3em;
}

.h1font {
  position: relative;
  z-index: 3;
}
.title {
  font-size: 25px;
  text-align: left;
  padding-left: 20px;
  color: aliceblue;
}
.h1point {
  font-size: 45px;
  color: aliceblue;
  text-shadow: 1px 1px black;
  margin-bottom: 15px;
}
h1 {
  font-color: red;
}
strong {
  font-weight: 700;
  font-size: 1.45em;
}
strong.color {
  font-size: 1.1em;
  color: #D11C2C;
}
strong.colorfontbig {
  font-size: 1.9em;
  color: #D11C2C;
}
strong.yellowback {
  font-size: 1.1em;
  background-color: yellow;
}
strong.bold {
  font-size: 1.0em;
  font-weight: bold;
}
p {
  margin: 2em 0;
}
.h1circlr {
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}
.circle {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 10px;
  width: 200px;
  height: 100px;
  font-size: 26px;
  padding: 10px;
  margin: 0 auto; /* 外側の余白 */
  color: #f08a45;
}
.btn {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 2.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  margin-bottom: 15px;
}
.btn-line {
  color: #fff;
  background-color: #06C755;
  text-shadow: 3px 3px black;
  margin-top: 30px;
}
a.btn-line:hover {
  color: #fff;
  border: 5px solid #fff;
  font-size: 1.7em;
  margin-bottom: 30px;
}
a.btn-tel {
  color: #fff;
  background-color: #0067c0;
  text-shadow: 3px 3px black;
  line-height: 150%;
}
a.btn-tel:hover {
  color: #fff;
  border: 5px solid #fff;
  font-size: 1.7em;
}
.fa-position-left {
  position: absolute;
  top: calc(50% - .5em);
  left: 1rem;
}
.small {
  font-size: 18px;
}
.pricebox {
  padding: 0.5em 1em;
  margin: 2em 0;
  text-align: center;
  background: #FCF7D3;
  border-top: solid 5px #E25F02;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.pricebox span {
  color: #D11C2C;
  font-size: 1.3em;
  font-weight: bold;
}
.taiken {
  font-size: 36px;
  text-shadow: 1px 1px black;
  margin-bottom: 15px;
}
h2 span {
  color: #fff;
  /*text-shadow: 3px 3px #D11C2C;*/
  font-size: 1.3em;
}
.bold {
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
}
.flexbox {
  display: flex;
  justify-content: center;
  gap: 60px;
  padding: 10px;
  max-width: 100%;
  height: auto;
}
.flexbox img {
  max-width: 300px;
  filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
}
.center {
  text-align: center;
}
.customervoice h5 {
  font-size: 23px;
  padding: 10px;
  background: #1dc1d6;
  color: #fff;
  margin-bottom: 15px;
  text-align: center;
}
.customervoice {
  padding: 50;
  margin: 50 0 0 0;
  background: #fff;
  border-top: solid 8px #1dc1d6;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
  display: block;
  /* border: solid 2px #212135; */
  margin-bottom: 50px;
}
.customervoice p {
  padding: 40px;
  margin-top: 10px;
}
.customer_pic {
  float: left;
  width: 27%;
  margin: 15px;
  filter: drop-shadow(5px 5px 5px #aaa);
  font-size: 13px;
}


h3 {
  margin-top: 50px;
  margin-bottom: 25px;
  position: relative;
  padding: 1.5rem 2rem 1.5rem 300px;
  border-bottom: 3px solid #FA6719;
  font-size: 34px;
  color: #FA6719;
}
h3 span {
  font-family: 'Roboto', sans-serif;
  font-size: 7rem;
  position: absolute;
  bottom: -0.4rem;
  left: 0;
  text-shadow: 2px 2px #202f55;
}
.prof {
  margin-left: 35%;
  margin-top: 50px;
  margin-bottom: 25px;
  position: relative;
  padding: 1.5rem 2rem 1.5rem 0px;
  border-bottom: 3px solid #FA6719;
  font-size: 28px;
  color: #FA6719;
}
p span.rubi {
  font-size: 10px;
}
img.reason {
  width: 50%;
  margin: 0 auto;
  display: block;
  border-radius: 50%;
}
.step {
  display: flex;
}
img.stepicon {
  width: 50% !important;
  margin: auto;
  display: block;
}
.box {
  margin: 0;
  padding: 20px;
  border: 2px solid black;
  width: calc(33.3% - 10px);
  borde: solid black 1px;
}
.prof_pic {
  float: left;
  width: 30%;
  margin: 30px 30px 10px 0px;
}
.prof_pic_isono {
  float: left;
  width: 30%;
  margin: 30px 30px 140px 0px;
}
section {
  padding: 5em 0 6em;
}
.accordion {
  width: 100%;
}
.accordion_hidden {
  display: none;
}
.accordion_open {
  display: block;
  padding: 10px 80px 10px 10px;
  background: white;
  cursor: pointer;
  margin: 5px 0;
  position: relative;
  border: #E25F02 2px solid;
}
.accordion_open::before, .accordion_open::after {
  content: '';
  width: 20px;
  height: 3px;
  background: #E25F02;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
.accordion_open::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .5s;
}
.accordion_hidden:checked + .accordion_open:after {
  transform: translateY(-50%) rotate(0);
}
.accordion_inner {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 0.5s;
  /* 表示速度の設定 */
  cursor: pointer;
}
.accordion_hidden:checked + .accordion_open + .accordion_inner {
  height: auto;
  opacity: 1;
  padding: 10px;
  margin-bottom: 40px;
}
.map {
  text-align: center;
  margin-top: 10px;
}
/* table01 */
#table01 tr {
  border-bottom: 1px solid #b5b1b1;
}
#table01 th, #table01 td {
  padding: 24px 0;
  border: none;
}
#table01 th {
  width: 30%;
}
/*プライバシーポリシー*/
.haikei_privacypolicy {
  position: relative;
  z-index: 1;
  background-image: url("../image/PRIVACY.jpg");
  /*   background: rgba(255, 255, 255, 0.562);*/
  background-size: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.haikei2::after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: white;
  /* opacity: 0.5;*/
  background-color: rgba(0, 0, 0, 0.6);
}
.privacy {
  width: 100%;
}
.privacy th, .privacy td {
  border: 1px solid #ccc;
  padding: 20px;
}
.privacy th {
  font-weight: bold;
  background-color: #dedede;
}
@media screen and (max-width: 767px) {
  .privacy, .privacy tr, .privacy td, .privacy th {
    display: block;
  }
  .privacy th {
    width: auto;
  }
}
/* sp */
@media only screen and (max-width: 480px) {
  #table01 th, #table01 td {
    width: 100%;
    display: block;
  }
  #table01 th {
    width: 100%;
    text-align: left;
  }
  #table01 td {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .title {
    font-size: 17px;
    padding-left: 10;
  }
  
  .h1point {
    font-size: 30px;
  }
  .h1circlr {
    margin-top: auto;
    margin-bottom: 2px;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
  }
  .circle {
    width: 110px;
    height: 60px;
    font-size: 18px;
    padding: 1px;
    margin: 3px 3px 3px 3px; /* 外側の余白 */
  }
  h2 {
    font-size: 25px;
  }
  .customer_pic_sp {
    width: 300px;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
  }
  .taiken {
    font-size: 25px;
    text-shadow: 1px 1px black;
    margin-bottom: 15px;
  }
  .btn {
    font-size: 23px;
    line-height: 1;
    margin-bottom: 10px;
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  }
  .btn-line {
    color: #fff;
    background-color: #06C755;
    text-shadow: 3px 3px black;
    margin-top: 10px;
  }
  a.btn-line:hover {
    color: #fff;
    border: 5px solid #fff;
    font-size: 26px;
    margin-bottom: 10px;
  }
  a.btn-tel {
    color: #fff;
    background-color: #0067c0;
    text-shadow: 3px 3px black;
    position: relative;
    font-size: 21.5px;
  }
  a.btn-tel:hover {
    color: #fff;
    border: 5px solid #fff;
    font-size: 26px;
  }
  a.btn-tel:before {
    content: "\e61d";
    font-family: 'Material Icons';
    position: absolute;
    top: 50%; /*アイコンの位置(上)*/
    left: 0;
    margin-left: 7px;
    transform: translateY(-50%);
  }
  .flexbox {
    gap: 10px;
    padding: 3px;
    margin-bottom: 5px;
    flex-wrap: nowrap;
  }
  .flexbox img {
    max-width: 150px;
    filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
  }
  .nayami {
    margin-bottom: 20px;
  }
  

	h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 23px;
    padding: 0px;
	position:static;
    text-align: center;
  }
  h3 span {
    padding-left: 5px;
    font-size: 1.4em;
    bottom: 1rem;
    text-shadow: 1.5px 1.5px #202f55;
	position: static;
	text-align: center;
	padding: 0px;
  }
  .box {
    margin: 0;
    padding: 10px;
    border: 2px solid black;
    width: 100%;
    borde: solid black 1px;
    text-align: center;
  }
  h4 {
    font-size: 20px;
  }
  .step {
    display: block;
  }
  .prof {
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 1.5rem 2rem 1.5rem 0px;
    border-bottom: 3px solid #FA6719;
    font-size: 28px;
    color: #FA6719;
  }
  img.reason {
    width: 80%;
  }
}