.p-translation {
  color: #0a1730;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  overflow: hidden;
}
body.page-template-page-translation .float,
body.page-template-page-translation-php .float {
  display: none;
}
body.page-template-page-translation .float2,
body.page-template-page-translation-php .float2 {
  bottom: 20px;
  right: 20px;
}
.p-translation * {
  box-sizing: border-box;
}
.p-translation h1,
.p-translation h2,
.p-translation h3,
.p-translation p {
  margin: 0;
}
.p-translation img {
  display: block;
  max-width: 100%;
}
.tr-br-480,
.tr-br-band-480,
.tr-br-640 {
  display: none;
}
.tr-inner {
  width: min(1200px, calc(100% - 48px));
  margin: 0 auto;
}
.tr-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 280px;
  min-height: 58px;
  padding: 14px 42px 14px 34px;
  border-radius: 4px;
  color: #fff !important;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none !important;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.24);
}
.tr-btn::after {
  content: "";
  position: absolute;
  right: 18px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.tr-btn--orange {
  background: linear-gradient(180deg, #ff6b1a 0%, #ee4f0a 100%);
}
.tr-btn--blue {
  background: linear-gradient(180deg, #10aaf5 0%, #006ed7 100%);
}
.tr-cta {
  display: flex;
  gap: 24px;
  justify-content: center;
  align-items: center;
}
.tr-hero {
  position: relative;
  background: #fff;
  padding: 0;
  overflow: hidden;
}
body.page:not(.home) .p-translation section.tr-hero {
  padding: 0;
}
.tr-hero__inner {
  width: min(1500px, calc(100% - 0px));
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
}
.tr-hero__copy {
  position: relative;
  z-index: 3;
  width: min(100%, 1010px);
  padding: 0 24px;
}
.tr-hero h1 {
  color: #010b1c;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.38;
  letter-spacing: 0;
}
.tr-hero p {
  max-width: 760px;
  margin-top: 24px;
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
}
.tr-hero__action {
  display: flex;
  align-items: flex-end;
  gap: 62px;
  margin-top: 30px;
}
.tr-cta--hero {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
  margin-top: 0;
  width: min(100%, 380px);
}
.tr-cta--hero .tr-btn {
  width: 100%;
  min-height: 66px;
  font-size: 20px;
  letter-spacing: 0.08em;
}
.tr-hero__visual {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  width: min(56vw, 700px);
  background-image: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0.92) 14%, rgba(255, 255, 255, 0.18) 31%, rgba(255, 255, 255, 0) 48%), url("../img/translation-page/hero.png");
  background-position: left center, right center;
  background-size: 100% 100%, cover;
  background-repeat: no-repeat;
}
.tr-hero__badges {
  display: flex;
  gap: 16px;
  align-items: flex-end;
  flex: 1;
  min-width: 0;
}
.tr-hero__badges img {
  width: 150px;
  min-height: 150px;
  object-fit: contain;
}
.tr-logos {
  display: none;
  padding: 44px 0 74px;
  background: #fff;
}
.tr-logos__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 56px;
}
.tr-logo {
  min-height: 64px;
  display: grid;
  place-items: center;
  color: #000;
  font-size: 28px;
  font-weight: 800;
}
.tr-problem {
  padding: 72px 0 112px;
  background: #f3f6fb;
}
.tr-problem h2,
.tr-format h2,
.tr-scene h2,
.tr-flow h2,
.tr-faq h2,
.tr-case h2,
.tr-voice h2,
.tr-contact h2 {
  text-align: center;
  color: #000;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.45;
}
.tr-problem__list {
  position: relative;
  height: 430px;
  margin-top: 44px;
  transform: translateX(-40px);
}
.tr-problem__item {
  position: absolute;
}
.tr-balloon {
  position: relative;
  width: 280px;
  min-height: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 34px 24px 28px;
  border-radius: 12px;
  background: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  line-height: 1.55;
  box-shadow: 18px 18px 30px rgba(25, 42, 68, 0.18);
}
.tr-balloon__line {
  display: block;
  color: #000;
}
.tr-balloon__em {
  color: #3590cd;
}
.tr-balloon br {
  display: block;
  content: "";
  margin: 0;
  line-height: 0;
}
.tr-balloon::before {
  content: "“";
  position: absolute;
  left: 20px;
  top: -35px;
  color: #ffbf21;
  font-size: 94px;
  line-height: 1;
}
.tr-problem__item img {
  position: absolute;
  max-width: none;
  object-fit: contain;
}
.tr-problem__item--01 {
  left: 0;
  top: 62px;
}
.tr-problem__item--01 img {
  left: -18px;
  top: 166px;
  width: 210px;
}
.tr-problem__item--02 {
  left: 28%;
  top: 170px;
}
.tr-problem__item--02 img {
  left: 215px;
  top: 110px;
  width: 200px;
}
.tr-problem__item--03 {
  left: 56%;
  top: 100px;
}
.tr-problem__item--03 img {
  left: 330px;
  top: 90px;
  width: 200px;
}
.tr-problem__item--04 {
  right: -8%;
  top: 10px;
}
.tr-problem__item--04 .tr-balloon {
  width: 285px;
  min-height: 170px;
}
.tr-catch {
  position: relative;
  padding: 78px 0;
  background: #29a8ee url("../img/translation-page/catch_bg.png") center/cover no-repeat;
  color: #001221;
  text-align: center;
}
body.page:not(.home) .p-translation section.tr-catch {
  padding: 78px 0;
}
.tr-catch::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 46px solid transparent;
  border-right: 46px solid transparent;
  border-top: 46px solid #f3f6fb;
  transform: translateX(-50%);
}
.tr-catch p {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.75;
}
.tr-catch strong {
  color: #f20714;
}
.tr-reason {
  padding: 86px 0 76px;
  background: #f2f7fd;
}
.tr-reason h2 {
  text-align: center;
  font-size: 34px;
  font-weight: 800;
}
.tr-reason h2 span {
  display: block;
  width: 250px;
  margin: 0 auto 8px;
}
.tr-reason h2 .tr-reason__count {
  display: inline;
  width: auto;
  margin: 0;
}
.tr-reason h2 span img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.tr-reason h2 strong {
  color: #0058c9;
  font-size: 132px;
  line-height: 0.6;
  vertical-align: -0.28em;
}
.tr-reason__list {
  margin-top: 90px;
}
.tr-reason__item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 78px;
  align-items: center;
  margin-top: 78px;
}
.tr-reason__item:nth-child(even) .tr-reason__image {
  order: 2;
}
.tr-reason__image {
  position: relative;
}
.tr-reason__image::before {
  content: "";
  position: absolute;
  left: -26px;
  top: -26px;
  width: 90%;
  height: calc(100% + 52px);
  background: #d5e6fb;
}
.tr-reason__item:nth-child(even) .tr-reason__image::before {
  left: auto;
  right: -26px;
}
.tr-reason__image img {
  position: relative;
  width: 100%;
  aspect-ratio: 1.65;
  object-fit: cover;
}
.tr-point {
  color: #0058c9;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
}
.tr-point strong {
  font-size: 72px;
}
.tr-reason h3 {
  margin-top: 10px;
  color: #0058c9;
  font-size: 31px;
  font-weight: 800;
  line-height: 1.42;
}
.tr-reason__body > p:last-child {
  margin-top: 18px;
  font-weight: 600;
  line-height: 1.9;
}
.tr-band {
  padding: 38px 0 46px;
  background: linear-gradient(rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url("../img/translation-page/band_bg.png") center/cover no-repeat;
  color: #fff;
  text-align: center;
}
.tr-band__inner p {
  margin-bottom: 18px;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.45;
}
.tr-band__lead,
.tr-band__tel {
  display: block;
}
.tr-band__tel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  font-size: 28px;
  line-height: 1.25;
}
.tr-band__tel img {
  width: 46px;
  height: 46px;
  object-fit: contain;
}
.tr-format {
  position: relative;
  padding: 80px 0;
  background: #fbf7ef;
}
.tr-format__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 50px;
}
.tr-format__item {
  position: relative;
  min-height: 430px;
  padding: 12px 14px 22px;
  border: 2px solid #0065d8;
  background: #fff;
}
.tr-format__item img {
  width: 100%;
  aspect-ratio: 1.34;
  object-fit: cover;
  border: 1px solid #0065d8;
}
.tr-format__item h3 {
  margin-top: 18px;
  color: #0058c9;
  font-size: 25px;
  font-weight: 800;
  text-align: center;
}
.tr-format__item p {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.72;
}
.tr-format__item small {
  display: block;
  margin-top: 14px;
  padding-left: 1em;
  color: #111;
  font-size: 13px;
  line-height: 1.55;
  text-indent: -1em;
}
.tr-format__item small::before {
  content: "▶";
}
.tr-format__lead {
  position: relative;
  margin-top: 24px;
  color: #000;
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  text-shadow: 0 16px 16px rgba(13, 91, 206, 0.28);
}
.tr-format__recommend {
  width: min(800px, 70%);
  margin: 24px auto 0;
}
.tr-format__arrows {
  display: block;
  width: 100%;
}
.tr-scene {
  padding: 88px 0;
  background: #fff;
}
.tr-scene h2 {
  color: #0058c9;
}
.tr-scene__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 56px 72px;
  margin-top: 58px;
}
.tr-scene__item {
  text-align: center;
}
.tr-scene__item img {
  width: 170px;
  height: 170px;
  margin: 0 auto;
  object-fit: contain;
  border-radius: 50%;
  background: #e8e5df;
}
.tr-scene__item h3 {
  margin-top: 20px;
  color: #0058c9;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.45;
}
.tr-scene__item p {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.75;
}
.tr-lang {
  position: relative;
  padding: 88px 0 116px;
  background: #082b4f url("../img/translation-page/world_map.png") right top/70% no-repeat;
  color: #fff;
}
.tr-lang::before {
  content: "";
  position: absolute;
  top: 42px;
  right: 0;
  width: min(76vw, 1180px);
  height: 430px;
  background: url("../img/translation-page/lang_visual.png") center/contain no-repeat;
  opacity: 0.42;
  pointer-events: none;
}
.tr-lang .tr-inner {
  position: relative;
  z-index: 1;
}
.tr-lang h2 {
  font-size: 42px;
  font-weight: 800;
  line-height: 1.35;
}
.tr-lang h3 {
  margin-top: 24px;
  font-size: 30px;
  font-weight: 800;
}
.tr-lang p {
  width: min(780px, 100%);
  margin-top: 28px;
  font-weight: 600;
}
.tr-tags {
  margin-top: 56px;
}
.tr-tags h4 {
  margin: 0 0 18px;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
}
.tr-tags span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 126px;
  min-height: 40px;
  margin: 0 12px 14px 0;
  padding: 6px 18px;
  background: #fff;
  color: #082b4f;
  font-weight: 800;
}
.tr-tags em {
  color: #fff;
  font-style: normal;
}
.tr-flow {
  padding: 86px 0 104px;
  background: #fff;
}
.tr-flow h2 {
  color: #0065d8;
}
.tr-section-note {
  margin-top: 18px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
}
.tr-flow__list {
  width: min(920px, 100%);
  margin: 60px auto 0;
}
.tr-flow__item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 280px;
  min-height: 136px;
  margin-top: 24px;
  border: 2px solid #98c2f5;
  background: #fff;
}
.tr-flow__item span {
  position: absolute;
  left: -28px;
  top: 50%;
  width: 56px;
  height: 56px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #0065d8;
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  transform: translateY(-50%);
}
.tr-flow__item div {
  display: grid;
  place-items: center;
  padding: 24px 48px;
  text-align: center;
}
.tr-flow__item h3 {
  color: #0065d8;
  font-size: 24px;
  font-weight: 800;
}
.tr-flow__item p {
  margin-top: 12px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.65;
}
.tr-flow__item img {
  width: 100%;
  height: 100%;
  min-height: 136px;
  object-fit: cover;
}
.tr-case {
  padding: 78px 0 96px;
  background: #dce9f8;
}
.tr-case h2,
.tr-voice h2 {
  text-align: left;
}
.tr-case__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 44px;
}
.tr-case__item {
  background: #0058c9;
  color: #fff;
  text-align: center;
}
.tr-case__item img {
  width: 100%;
  aspect-ratio: 1.55;
  object-fit: cover;
}
.tr-case__item h3 {
  min-height: 76px;
  display: grid;
  place-items: center;
  padding: 10px;
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.4;
}
.tr-voice {
  padding: 84px 0 96px;
  background: #dce9f8;
}
.tr-voice__item {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 80px;
  align-items: center;
  width: min(930px, 100%);
  margin: 46px auto 0;
}
.tr-voice__person {
  text-align: center;
}
.tr-voice__person img {
  width: 210px;
  margin: 0 auto;
}
.tr-voice__person p {
  display: inline-block;
  min-width: 210px;
  padding: 9px 16px;
  border: 1px solid #0a1730;
  background: #fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.45;
}
.tr-voice blockquote {
  position: relative;
  margin: 0;
  padding: 42px 60px;
  border: 1px solid #0a1730;
  background: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.85;
}
.tr-voice blockquote::before {
  content: "";
  position: absolute;
  left: -54px;
  top: 50%;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-right: 54px solid #0a1730;
  transform: translateY(-50%);
}
.tr-voice blockquote::after {
  content: "";
  position: absolute;
  left: -51px;
  top: 50%;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-right: 51px solid #fff;
  transform: translateY(-50%);
}
.tr-faq {
  padding: 86px 0 106px;
  background: #fff;
}
.tr-faq__list {
  width: min(1020px, 100%);
  margin: 54px auto 0;
}
.tr-faq__item {
  margin-top: 18px;
}
.tr-faq__item summary {
  display: grid;
  grid-template-columns: 52px 1fr 42px;
  align-items: center;
  min-height: 66px;
  padding: 10px 20px;
  background: #dce9f8;
  color: #0a1730;
  font-weight: 700;
  cursor: pointer;
  list-style: none;
}
.tr-faq__item summary::-webkit-details-marker {
  display: none;
}
.tr-faq__item summary span {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  background: #0065d8;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
}
.tr-faq__item summary b {
  color: #58606b;
  font-size: 36px;
  text-align: right;
}
.tr-faq__answer {
  display: grid;
  grid-template-columns: 52px 1fr;
  align-items: center;
  max-height: 0;
  padding: 0 20px 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid transparent;
  border-top: 0;
  color: #0a1730;
  font-weight: 600;
  line-height: 1.8;
  opacity: 0;
  transition: max-height 0.42s cubic-bezier(0.22, 1, 0.36, 1), padding 0.34s ease, opacity 0.28s ease, border-color 0.34s ease;
}
.tr-faq__item.is-open .tr-faq__answer {
  padding: 28px 20px 32px;
  border-color: #dce9f8;
  opacity: 1;
}
.tr-faq__answer > * {
  min-height: 0;
}
.tr-faq__answer span {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  background: #d93636;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
}
.tr-faq__answer div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 42px;
  padding-top: 3px;
  text-align: left;
}
.tr-complete {
  padding: 90px 0 110px;
  background: #053b82;
  color: #fff;
  text-align: center;
}
.tr-complete h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 800;
}
.tr-complete > .tr-inner > p {
  margin-top: 36px;
  font-weight: 600;
}
.tr-complete__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 72px;
  margin-top: 64px;
}
.tr-complete__list img {
  width: 100%;
  aspect-ratio: 1.55;
  object-fit: cover;
}
.tr-complete__list h3 {
  margin-top: 22px;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
}
.tr-complete__list p {
  margin-top: 14px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}
.tr-cta--stack {
  flex-direction: column;
  margin-top: 68px;
}
.tr-contact {
  padding: 82px 0 96px;
  background: #f4f6f8;
}
.tr-contact h2 {
  color: #0065d8;
}
.tr-contact__box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 52px;
  width: min(860px, 100%);
  margin: 44px auto 0;
  padding: 44px 58px;
  background: #fff;
  text-align: center;
}
.tr-contact__box h3 {
  color: #333;
  font-size: 16px;
  font-weight: 800;
}
.tr-contact__box p {
  margin-top: 20px;
  color: #333;
  font-size: 13px;
  font-weight: 600;
}
.tr-contact__box strong {
  display: block;
  margin-top: 20px;
  color: #000;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.06em;
}
.tr-contact__box strong::before {
  content: "\f095";
  margin-right: 10px;
  font-family: FontAwesome;
  font-size: 26px;
}
.tr-contact__box small {
  display: block;
  margin-top: 6px;
  font-weight: 700;
}
.tr-contact__box .tr-btn {
  min-width: 100%;
  min-height: 48px;
  margin-top: 14px;
  font-size: 14px;
}
@media (max-width: 1360px) {
  .tr-problem {
    padding-bottom: 72px;
  }
  .tr-problem__list {
    width: min(600px, 100%);
    height: 780px;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(0);
  }
  .tr-problem__item--01 {
    left: 0;
    top: 0;
  }
  .tr-problem__item--02 {
    left: calc(100% - 280px);
    top: 0;
  }
  .tr-problem__item--03 {
    left: 0;
    top: 390px;
  }
  .tr-problem__item--04 {
    right: auto;
    left: calc(100% - 285px);
    top: 390px;
  }
  .tr-problem__item--01 img {
    left: 35px;
    top: 198px;
    width: 210px;
  }
  .tr-problem__item--02 img {
    left: 40px;
    top: 200px;
    width: 200px;
  }
  .tr-problem__item--03 img {
    left: 40px;
    top: 198px;
    width: 200px;
  }
}
@media (max-width: 960px) {
  .tr-reason__item,
  .tr-contact__box,
  .tr-voice__item {
    grid-template-columns: 1fr;
  }
  .tr-hero__inner {
    min-height: auto;
  }
  .tr-hero__copy {
    width: 100%;
    padding: 24px;
  }
  .tr-hero__visual {
    width: 70vw;
    opacity: 0.5;
  }
  .tr-hero__action {
    flex-direction: column;
    align-items: baseline;
    gap: 16px;
  }
  .tr-hero__badges {
    justify-content: center;
    gap: 18px;
  }
  .tr-hero__badges img {
    width: 128px;
    min-height: 128px;
  }
  .tr-problem__list,
  .tr-format__list,
  .tr-scene__list,
  .tr-case__list,
  .tr-complete__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .tr-reason__item:nth-child(even) .tr-reason__image {
    order: 0;
  }
  .tr-flow__item {
    grid-template-columns: 1fr;
  }
  .tr-flow__list {
    padding: 0 20px;
  }
  .tr-voice__item {
    gap: 20px;
  }
  .tr-voice blockquote {
    width: 90%;
    margin: auto;
  }
  .tr-format__recommend {
    display: none;
  }
}
@media (max-width: 768px) {
  .tr-logos__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .tr-band__lead,
  .tr-band__tel {
    font-size: 20px;
  }
  .tr-band .tr-cta {
    flex-direction: column;
  }
}
@media (max-width: 640px) {
  .tr-br-640 {
    display: block;
  }
  .tr-inner {
    width: min(100%, 1200px);
  }
  .tr-hero h1 {
    font-size: 28px;
  }
  .tr-hero__visual {
    width: 100%;
  }
  .tr-hero__action {
    flex-direction: column;
    align-items: baseline;
  }
  .tr-cta--hero {
    width: 100%;
  }
  .tr-hero__badges {
    justify-content: space-between;
    gap: 10px;
  }
  .tr-hero__badges img {
    width: calc((100% - 20px) / 3);
    min-height: auto;
  }
  .tr-problem__list {
    width: min(320px, 100%);
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 58px;
  }
  .tr-problem__item--01,
  .tr-problem__item--02,
  .tr-problem__item--03,
  .tr-problem__item--04 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
  }
  .tr-problem__item--01 img,
  .tr-problem__item--02 img,
  .tr-problem__item--03 img {
    position: relative;
    left: auto;
    top: auto;
    margin: 22px auto 0;
    transform: none;
  }
  .tr-problem h2,
  .tr-format h2,
  .tr-scene h2,
  .tr-flow h2,
  .tr-faq h2,
  .tr-case h2,
  .tr-voice h2,
  .tr-contact h2,
  .tr-complete h2,
  .tr-lang h2,
  .tr-reason h2 {
    font-size: 26px;
  }
  .tr-problem,
  .tr-reason,
  .tr-scene,
  .tr-flow,
  .tr-case,
  .tr-voice,
  .tr-faq,
  .tr-complete,
  .tr-contact {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .tr-cta,
  .tr-cta--hero {
    flex-direction: column;
  }
  .tr-cta--hero {
    align-items: stretch;
  }
  .tr-problem__list,
  .tr-format__list,
  .tr-scene__list,
  .tr-case__list,
  .tr-complete__list {
    grid-template-columns: 1fr;
  }
  .tr-format__list {
    padding: 0 20px;
  }
  .tr-scene__list {
    padding: 0 20px;
  }
  .tr-catch p {
    font-size: 21px;
  }
  .tr-reason h2 .tr-reason__count {
    display: block;
    margin-top: 18px;
  }
  .tr-reason h2 strong {
    display: inline;
    margin-top: 0;
    font-size: 90px;
  }
  .tr-reason__list {
    padding: 0 20px;
  }
  .tr-reason__item {
    gap: 40px;
  }
  .tr-lang {
    padding: 40px 20px 40px;
    background: #082b4f url("../img/translation-page/world_map.png") right top/100% no-repeat;
  }
  .tr-case {
    padding: 40px 20px;
  }
  .tr-voice,
  .tr-faq {
    padding: 40px 20px;
  }
  .tr-complete {
    padding: 40px 20px;
  }
  .tr-complete__list {
    gap: 32px;
  }
  .tr-flow__item span {
    left: 12px;
    top: 12px;
    transform: none;
  }
  .tr-flow__item div {
    padding: 82px 20px 24px;
  }
  .tr-voice blockquote {
    width: 100%;
    padding: 28px 24px;
  }
  .tr-voice blockquote::before,
  .tr-voice blockquote::after {
    display: none;
  }
}
@media (max-width: 480px) {
  body.page-template-page-translation .float2,
  body.page-template-page-translation-php .float2 {
    bottom: 0;
    right: 20px;
    width: 180px;
  }
  .tr-br-480,
  .tr-br-band-480 {
    display: block;
  }
  .tr-problem,
  .tr-reason,
  .tr-scene,
  .tr-flow,
  .tr-case,
  .tr-voice,
  .tr-faq,
  .tr-complete,
  .tr-contact {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .tr-band__tel {
    gap: 12px;
  }
  .tr-band__tel img {
    width: 32px;
    height: 32px;
  }
  .tr-case {
    padding: 40px 20px;
  }
  .tr-format {
    padding: 40px 0;
  }
}
