@media (max-width: 768px) {
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .tb_only {
    display: block;
  }
  body h1 {
    line-height: 1.8;
  }
  body h2 {
    font-size: 4.0rem;
    font-weight: 900;
    line-height: 1.5;
  }
  body h3 {
    font-size: 3.2rem;
    line-height: 1.4;
  }
  body p {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .btn {
    width: 80%;
  }
  .textBoxBar {
    width: 90%;
    margin: 50px auto 0;
    padding: 0 45px 30px;
  }
  .textBoxBar .textBoxTitle {
    margin: 20px auto;
  }
  .textBoxBar .flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .textBox {
    width: 80%;
    margin: 0 auto;
  }
  .sec02 {
    padding: 50px 0;
  }
  .sec02 .tbb2 {
    padding: 30px 45px;
  }
  .sec02 .tbb2 .textBoxTitle {
    margin-bottom: 0;
  }
  .sec02 .tbb2 .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec02 .tbb2 .flexBox .flexImg {
    margin-right: 0;
  }
  .sec02 .tbb2 .flexBox .flexImg img {
    max-width: 300px;
  }
  .sec03 {
    padding: 50px 0 100px;
  }
  .sec03 .textBoxBar {
    width: 90%;
    padding: 0 60px 50px;
  }
  .sec03 .textBoxBar .textBoxTitle {
    margin: 30px auto;
  }
  .sec03 .textBoxBar img {
    margin-bottom: 20px;
  }
  .sec03 .textBoxBar .imgBox {
    padding: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec03 .textBoxBar .imgBox img {
    width: 100%;
    -webkit-box-shadow: 0px 4px 8px -2px rgba(10, 10, 10, 0.1), 3px 7px 11px -7px #979797;
            box-shadow: 0px 4px 8px -2px rgba(10, 10, 10, 0.1), 3px 7px 11px -7px #979797;
  }
  .sec03 .textBoxBar .imgBox .img2 {
    padding: 1rem;
  }
  .sec03 .flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec03 .tb2 .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec03 .tb2 .flexBox .flexImg {
    width: 100%;
  }
  .sec03 .tb2 .flexBox .flexImg img {
    width: 100%;
  }
  .sec03 .tb2 .flexBox .flexText {
    width: 100%;
  }
  .sec03 .tb3 {
    margin: 200px auto 0;
    width: 90%;
  }
  .sec03 .tb3 .serviceImg {
    top: -34%;
    width: 32%;
  }
  .sec03 .tb3 h2 {
    top: 19%;
  }
  .sec03 .tb3 h3 {
    top: 48%;
  }
  .sec03 .tb3 .sec03Btn {
    width: 90%;
    top: 66%;
  }
  .sec05 .textBoxImg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 90%;
    padding: 50px;
  }
  .sec05 .textBoxImg .textWrapper {
    width: 100%;
  }
  .sec05 .textBoxImg .imgWrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .sec05 .textBoxImg:nth-child(odd) .textWrapper {
    padding-right: 0;
  }
  .sec05 .textBoxImg:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .sec05 .textBoxImg:nth-child(even) .imgWrapper {
    padding-right: 0;
  }
  .sec05 .textBoxImg + .textBoxImg {
    margin-top: 30px;
  }
  .sec06 h3 {
    display: none;
  }
  .sec06 .sec06Btn {
    top: 91%;
  }
  .sec07 {
    padding: 50px 0;
  }
  .sec07 h2 {
    font-size: 4.8rem;
  }
  .sec07 .staffBox {
    width: 70%;
    margin: 30px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec07 .staffBox .staff {
    width: 100%;
  }
  .sec07 .staffBox .staff img {
    width: 60%;
  }
  footer {
    background-color: #000;
    color: #fff;
    padding: 20px 0 50px;
  }
  footer .flex {
    width: 70%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .flex p + p {
    margin-left: 20px;
  }
  footer .flex p {
    margin-bottom: 50px;
  }
  .sec08 {
    padding: 40px 0;
    background-color: #ace3ea;
  }
  .sec08 h2 {
    margin-bottom: 20px;
    color: #005ba8;
  }
  .sec08 p {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .red {
    color: #b80028;
  }
  .mTop30 {
    margin-top: 30px;
  }
  .sec10 {
    padding: 3rem 0;
    background-position: 70%;
  }
  .sec10 .content {
    width: 90%;
    max-width: 700px;
    margin: 0 auto;
  }
  .sec10 .content .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.6rem;
    border-radius: 0;
    margin-bottom: 1.8rem;
  }
  .sec10 .content .item .itemTitle {
    width: 100%;
  }
  .sec10 .content .item .itemText {
    width: 100%;
    padding: 1.8rem 2.5rem;
    line-height: 2.3rem;
  }
}

@media (max-width: 590px) {
  .sec03 .tb3 h2 {
    font-size: 3.2rem;
  }
  .sec03 .tb3 h3 {
    font-size: 2.4rem;
  }
}

@media (max-width: 440px) {
  .sec03 .tb3 h2 {
    font-size: 2.4rem;
  }
}

@media (max-width: 414px) {
  .tb_only {
    display: none;
  }
  body h1 {
    font-size: 3rem;
  }
  body h2 {
    font-size: 3rem;
  }
  body h3 {
    font-size: 2.4rem;
  }
  body p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .textBoxBar {
    padding: 0 15px 30px;
  }
  .sec02 .tbb2 {
    padding: 30px 15px;
  }
  .sec03 .textBoxBar {
    padding: 0 15px 30px;
  }
  .sec03 .tb3 {
    margin: 120px auto 0;
  }
  .sec03 .tb3 p {
    position: absolute;
    top: 87%;
    font-size: 1.5rem;
  }
  .sec03 .tb3 h3 {
    top: 45%;
  }
  .sec03 .tb3 .sec03Btn {
    top: 66%;
  }
  .sec05 .textBoxImg {
    padding: 15px;
  }
  .sec07 h2 {
    font-size: 3rem;
  }
  .c-form {
    width: 90%;
  }
  footer .flex {
    width: 95%;
  }
}
/*# sourceMappingURL=responsive.css.map */