

   
    .header__bannerTitle.top2 {
        color: #ddbebe;
    }
   
    .header__bannerTitle.top3 {
        color: #f6f9bb;
    }
    .header__banner.top3 {
        background: url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/10/bnr_test.jpg);
    }
 


                .header__subVisualWrap {
          background: #041452 url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/11/sub_visual_cristmas.png) right / contain no-repeat;
        }
                    .header__subVisualWrap {
          background: #0a0000 url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/11/8c9a827d316346cfacab4e0ff9c35277.jpg) right / contain no-repeat;
        }
                        .header__subVisualWrap {
          background: #0f171f url() right / contain no-repeat;
        }
     

@media screen and (max-width: 834px) {
    .header__subVisualWrap {
      background: #041452 url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/11/sub_visual_cristmas.png) center right / cover no-repeat;
    }
    .header__subVisualWrap {
      background: #0a0000 url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/11/8c9a827d316346cfacab4e0ff9c35277.jpg) center right / cover no-repeat;
    }
    .header__subVisualWrap {
      background: #0f171f url() center right / cover no-repeat;
    }
 
}
.testimonials__subtitle { font-weight: bold; }

.testimonials__top { padding: 100px 0; border-bottom: dashed 1px #333; }

.testimonials__textWrap { margin: 50px 0; }

.testimonials__text { padding-bottom: 1em; }

.testimonials__text:last-child { padding-bottom: 0; }

.testimonials__btn { font-size: 1.8rem; width: 300px; height: 42px; display: block; margin: 0 auto; border: dashed 1px #333; text-align: center; line-height: 40px; }

.testimonials__wrap { margin: 100px 0; }

.testimonials__item { margin-bottom: 50px; }

.testimonials__heading { color: #fff; background: #333; padding: 0 30px 0 10px; display: inline-block; font-size: 1.6rem; font-weight: normal; line-height: 1.2; margin-bottom: 30px; }

.testimonials__comment { padding-bottom: 1em; }

.testimonials__img { margin-right: 15px; }

.testimonials__name { font-size: 1.4rem; }

.testimonials__job { padding-left: 1em; }

@media screen and (max-width: 834px) { .testimonials__wrap { margin: 45px 0; } }
/*# sourceMappingURL=voice.css.map */