@media screen and (max-width: 500px) {
  header {
    font-size: 6vw;
    letter-spacing: 0.5vw;
    left: 16px;
  }
  .indent_content {
    padding: 40px 0;
  }
  .front_main_box .txt_box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0 16px;
  }
  .front_main_box .txt_box .txt01 {
    font-size: 4vw;
    letter-spacing: 0.5vw;
    line-height: 1.7;
  }
  .front_main_box .txt_box .txt02 {
    font-size: 3vw;
    letter-spacing: 0.2vw;
    margin-top: 3%;
  }
  .front_main_box .under_txt {
    font-size: 5vw;
    padding: 16px 0;
    letter-spacing: 0.5vw;
  }
  #index .box01 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 40px 16px;
  }
  #index .box01 h2 {
    font-size: 5.5vw;
    line-height: 1.4;
    letter-spacing: 0.5vw;
    margin-top: 30px;
  }
  #index .box01 .txt01 {
    font-size: 4vw;
    margin: 25px 0;
    line-height: 1.7;
  }
  #index .box01 .text {
    font-size: 3.5vw;
    line-height: 2;
    width: 100%;
  }
  #index .box01 .inner .item p {
    font-size: 3.5vw;
  }
  #index .box015 {
    margin-top: 40px;
  }
  #index .box015 h2 {
    font-size: 4vw;
    margin-bottom: 30px;
    letter-spacing: 0.2vw;
  }
  #index .box015 .over {
    display: block;
  }
  #index .box015 .over .item {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 16px;
  }
  #index .box015 .over .item .icon {
    width: 60%;
    margin: 0 auto;
  }
  #index .box015 .over .item p {
    margin-top: 16px;
  }
  #index .box015 .over .item:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  #index .box02 {
    padding-top: 0;
  }
  #index .box02 .over {
    display: block;
    padding: 0 16px;
    position: relative;
    top: inherit;
    margin: 0 auto 40px;
  }
  #index .box02 .over img {
    margin: 0 auto;
  }
  #index .box02 .over img:nth-of-type(n + 2) {
    margin-top: 16px;
  }
  #index .box02 h2 {
    font-size: 5vw;
    letter-spacing: 0.5vw;
    margin-bottom: 40px;
    line-height: 1.5;
  }
  #index .box02 .box02-slider .slide {
    padding: 20px 16px;
  }
  #index .box02 .box02-slider .slide .inner {
    display: block;
  }
  #index .box02 .box02-slider .slide .inner .img {
    margin: 0 auto 20px;
  }
  #index .box02 .box02-slider .slide .inner .txt01 {
    font-size: 3.5vw;
    line-height: 1.7;
  }
  #index .box02 .box02-slider .slide .inner .txt02 {
    margin-top: 16px;
  }
  #index .box03 {
    padding: 40px 0;
  }
  #index .box03 h2 {
    font-size: 5vw;
    letter-spacing: 0.2vw;
    margin-bottom: 40px;
    display: block;
    text-align: center;
  }
  #index .box03 h2 span {
    font-size: 5vw;
    margin: 15px 0 0;
    display: block;
  }
  #index .box03 .add_txt01 {
    font-size: 3.5vw;
    margin-bottom: 30px;
  }
  #index .box03 .box03-slider .swiper-slide {
    padding: 20px 16px;
  }
  #index .box03 .box03-slider .swiper-slide .inner {
    display: block;
  }
  #index .box03 .box03-slider .swiper-slide .inner .img {
    margin: 0 auto 20px;
  }
  #index .box03 .box03-slider .swiper-slide .inner .over .no {
    font-size: 4vw;
    padding: 7px;
    margin-right: 16px;
  }
  #index .box03 .box03-slider .swiper-slide .inner .over h3 {
    font-size: 4.5vw;
  }
  #index .box03 .box03-slider .swiper-slide .inner .text {
    font-size: 3.5vw;
    line-height: 2;
  }
  #index .box03 .button_box {
    display: none;
  }
  #index .box04 {
    padding: 40px 16px;
  }
  #index .box04 .img {
    margin: 0 auto 30px;
    position: relative;
  }
  #index .box04 h2 {
    font-size: 6vw;
  }
  #index .box04 .text {
    width: 100%;
    font-size: 3.5vw;
    margin-top: 20px;
  }
  #index .box05 {
    padding: 40px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #index .box05 h2 {
    font-size: 6vw;
  }
  #index .box05 .text {
    font-size: 3.5vw;
    margin: 20px auto;
  }
  #index .box05 .bg {
    width: 110%;
    height: 70%;
    top: -7%;
    left: -16px;
  }
  #index .box05 .box05-slider .swiper-slide {
    min-width: inherit;
    max-width: inherit;
    padding: 16px;
  }
  #index .box05 .box05-slider .swiper-slide .img {
    margin: 0 auto 16px;
  }
  #index .box05 .box05-slider .swiper-slide .no {
    font-size: 6vw;
    letter-spacing: 0.5vw;
    top: -6%;
  }
  #index .box05 .box05-slider .swiper-slide h3 {
    font-size: 4vw;
    margin-bottom: 15px;
  }
  #index .box05 .box05-slider .swiper-slide .txt01 {
    font-size: 3vw;
  }
  #index .box05 .button_box {
    display: none;
  }
  #index .box06 {
    padding: 40px 16px;
  }
  #index .box06 h2 {
    font-size: 5.5vw;
    letter-spacing: 0.5vw;
    text-align: left;
  }
  #index .box06 .text {
    font-size: 3.5vw;
    margin-top: 25px;
  }
  #index .box06 .addSgoalBox {
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #index .box06 .addSgoalBox .btn01 {
    margin-bottom: 40px;
  }
  #index .box07 {
    padding: 40px 16px;
  }
  #index .box07 h2 {
    font-size: 6vw;
    letter-spacing: 0.5vw;
  }
  #index .box07 .icon_text {
    font-size: 15vw;
    letter-spacing: 1.5vw;
    top: 20px;
  }
  #index .box07 table {
    margin-top: 10px;
  }
  #index .box07 table tr th,
  #index .box07 table tr td {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 16px;
  }
  #index .box07 table tr th {
    border-bottom: none;
    padding: 16px 16px 0;
  }
  #index .box07 .wpcf7-not-valid-tip {
    display: block;
    margin-top: 16px;
  }
  #index .box07 .btn_box {
    width: calc(100% - 32px);
    padding: 16px 0;
    height: auto;
    margin: 40px auto 0;
  }
  #index .box07 .form-box .cf7-cf-turnstile {
    padding-top: 50px;
  }
  #index .addSgoalBox {
    padding: 0 16px;
  }
  #index .addSgoalBox .btn01 {
    width: 100%;
    margin-bottom: 40px;
  }
  #index #contact {
    padding-top: 80px;
    margin-top: -80px;
  }
  #index .c_img {
    min-width: 100%;
    background: url(img/sp/index/c_img01.jpg) center center no-repeat;
    left: 0;
    margin-left: 0;
    height: 250px;
  }
  footer {
    padding-top: 60px;
  }
  footer .txt01 {
    font-size: 3.5vw;
    margin-top: 0.5vw;
  }
  footer .txt02 {
    font-size: 7vw;
    margin-top: 10px;
    letter-spacing: 0.5vw;
  }
  footer small {
    margin-top: 60px;
    font-size: 3.5vw;
  }
  .contact_banner .box {
    width: calc(100% - 32px);
    padding: 20px 20px 40px;
  }
  .contact_banner .box h2 {
    font-size: 5vw;
  }
  .contact_banner .box .txt01 {
    width: 70%;
    margin: 20px auto;
  }
  .contact_banner .box .tel {
    font-size: 7vw;
    letter-spacing: 0.5vw;
  }
  .contact_banner .box .txt02 {
    font-size: 3vw;
  }
  .contact_banner .box .btn {
    width: 70%;
    height: auto;
    font-size: 3.5vw;
    bottom: -8%;
    padding: 16px 0;
  }
}