@charset "UTF-8";
.block04 p {
  padding: 0 80px;
  font-size: 1.8rem;
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  .block04 p {
    padding: 0 30px;
    font-size: 1.2rem;
    overflow: hidden;
  }
}
/* 横幅可変 */
header {
  overflow-y: auto;
}

@media only screen and (min-width: 1200px) {
  body {
    min-width: 1240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body {
    min-width: 100%;
  }
  article {
    max-width: 100%;
    min-width: 0;
  }
  article .wrapper .contents_wrapper {
    margin: 0;
    width: 82.1%;
    float: right;
  }
  header {
    width: 17.9%;
  }
  .start_list .start {
    width: 100%;
  }
  .block03 .photo {
    width: 100%;
  }
  .block03 .photo a {
    max-width: 30%;
  }
  .block03 .ba {
    width: 100%;
  }
  .block03 .ba img.fR {
    width: 36.8%;
  }
  .block03 .ba .beforeafter {
    width: 55.55%;
  }
  .block03 .ba .beforeafter a {
    width: 48%;
  }
  .block03 .yt_box {
    width: 100%;
  }
  .block03 .yt_box .youtube {
    width: 30%;
    position: relative;
    padding-top: 56.25%;
  }
  .block03 .yt_box .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .block06 .voice_box {
    width: 100%;
  }
  .block06 .voice_box .voice {
    background-size: 100% 100%;
    width: 50%;
    height: 200px;
    margin-bottom: 10px;
    padding: 20px 25px;
  }
  .block06 .voice_box .voice .tit {
    font-weight: bold;
    font-size: 1.8rem;
  }
  .block06 .voice_box .voice .tit.fsize {
    font-size: 1.7rem;
  }
  .block06 .voice_box .voice .cf img {
    width: 100px;
  }
  .block06 .voice_box .voice .txt {
    font-size: 1.2rem;
  }
  .block07 .last_box {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  header .header_logo img {
    max-width: 240px;
  }
}
/*price*/
.price .app {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .price .app {
    margin-bottom: 3rem;
  }
}
.price .app .txt {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .price .app .txt {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .price .app .txt img {
    max-width: 90%;
  }
}
.price .app .txt p {
  margin-top: 1.5rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .price .app .txt p {
    font-size: 1.2rem;
  }
}
.price .app .img {
  text-align: center;
}
.price .app .img img {
  margin: auto;
}
.price .app .img img:nth-of-type(1) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .price .app .img img:nth-of-type(2) {
    margin-bottom: 1rem;
  }
}
.price .price_list {
  max-width: 870px;
  margin: auto;
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .price .price_list {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .price .price_list table {
    width: 95%;
  }
}
.price .price_list table tr:nth-of-type(n + 2) th:first-child {
  font-size: 2.2rem;
}
.price .price_list table tr th {
  background-color: #fff2e3;
}
.price .price_list table tr th:first-child {
  width: 160px;
}
.price .price_list table tr th,
.price .price_list table tr td {
  text-align: center;
  vertical-align: middle;
}
.price .price_list .sp table {
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .price .price_list .note {
    max-width: 90%;
    margin: auto;
  }
}
.price .price_list .note p {
  margin-bottom: 0;
  margin-top: 0.3rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .price .price_list .note p {
    font-size: 1.2rem;
  }
}

.contact {
  max-width: 90%;
  margin: auto;
}
.contact > .title {
  margin-top: 1.5rem;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.contact .top {
  margin-bottom: 1rem;
}
.contact .note {
  text-align: center;
}
.contact .note .pp {
  border: 1px solid #ccc;
  padding: 2rem;
  width: 100%;
  height: 200px;
  overflow: auto;
  text-align: left;
}
.contact .note .pp h2 {
  margin-bottom: 1rem;
  font-size: 2rem;
  text-align: center;
}
.contact .btn {
  margin-top: 3rem;
  text-align: center;
}
.contact.thanks {
  margin-top: 100px;
}
.contact.thanks .inner {
  max-width: 600px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact.thanks .inner {
    text-align: left;
  }
}
.contact.thanks .inner h2 {
  font-size: 2.6rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .contact.thanks .inner h2 {
    font-size: 1.4rem;
    text-align: center;
  }
}
.contact.thanks .inner p {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .contact.thanks .inner p {
    font-size: 1.2rem;
  }
}

#formWrap {
  max-width: 700px;
  margin: 0 auto;
  color: #555;
  line-height: 120%;
  font-size: 90%;
}

table.formTable {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  margin-bottom: 2rem;
}

table.formTable td,
table.formTable th {
  border: 1px solid #ccc;
  padding: 10px;
}
table.formTable td input[type=text],
table.formTable th input[type=text] {
  width: 80%;
  padding: 0.5rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  table.formTable td input[type=text],
  table.formTable th input[type=text] {
    width: 100%;
  }
}
table.formTable td textarea,
table.formTable th textarea {
  width: 100%;
  padding: 0.5rem;
  box-sizing: border-box;
}

table.formTable th {
  width: 30%;
  font-weight: normal;
  background: #efefef;
  text-align: left;
}

/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width: 572px) {
  #formWrap {
    width: 95%;
    margin: 0 auto;
  }
  table.formTable th,
  table.formTable td {
    width: auto;
    display: block;
  }
  table.formTable th {
    margin-top: 5px;
    border-bottom: 0;
  }
  form input[type=text],
  form textarea {
    width: 80%;
    padding: 5px;
    font-size: 110%;
    display: block;
  }
  form input[type=submit],
  form input[type=reset],
  form input[type=button] {
    display: block;
    width: 100%;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .footer_fixed {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 0;
  }
  .footer_fixed a {
    display: block;
  }
  .footer_fixed a img {
    width: 100%;
  }
}