@charset "utf-8";
.ptl1520 {
  padding: 15px 0 0 20px;
}
body {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; /* Safari */
}
body .content {
  font-size: 16px;
  color: #231f20;
  line-height: 1.6;
}
h2 {
  line-height: 1.3;
  font-size: 32px;
  padding-bottom: 20px;
}
h2.blue {
  color: #1e8cd8;
}
h2.white {
  color: #fff;
  font-size: 54px;
  padding-bottom: 0;
}
h3 {
  line-height: 1.4;
  font-size: 22px;
  padding-bottom: 20px;
}
p {
  padding-bottom: 20px;
}
figcaption,
span.annotation {
  font-size: 13px;
  line-height: 1.2;
}
figcaption {
  padding-top: 5px;
}
.border-tl {  
  border-left: 1px solid #747d83;
  border-top: 1px solid #747d83;
  border-radius: 20px 0;
}
.bgc-gray {
  background-color: #d5d7d8;
}
.bgc-black {
  background-color: #080404;
}
.bg-image01 {
  background-image: url("/usa/com/amateur/th-d75a/images/bg01.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
ul.col-2 {
  display: flex;
  flex-wrap: wrap;
}
ul.col-2 li {
  width: 50%;
}
.questions dl {
  padding-bottom: 20px;
}
.questions dl dt {
  font-weight: bold;
}
.ic-pdf {
  font-size: 20px;
}
.ic-pdf::after {
  content: url("/usa/com/amateur/th-d75a/images/ic01.png");
  position: relative;
  top: 5px;
  left: 10px;
}
.ic-pdf a {
  color: #231f20;
}
.ic-pdf a:hover {
  color: #004473;
}
.section-wrap {
  background-color: #FFF;
}
.section-inner {
  padding: 30px 50px;
}
.flex-box {
  display: flex;
  align-items: center;
}
.flex-box img {
  width: auto;
  max-width: 100%;
}
.flex-box .flex-inner-3 {
  width: 30%;
}
.flex-box .flex-inner-5 {
  width: 50%;
}
.flex-box .flex-inner-7 {
  width: 70%;
}
.aprs-wrap {
  background: linear-gradient(0deg, rgb(183, 226, 249), rgb(255, 255, 255));
}
.aprs {
  background-color: #00477f;
  background-image: url("/usa/com/amateur/th-d75a/images/bg02.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
.aprs p {
  width: 70%;
}
.digital {
  background-color: #00477f;
  background-image: url("/usa/com/amateur/th-d75a/images/bg03.jpg");
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}
.digital p {
  width: 65%;
  position: relative;
  left: 320px;
  top: -15px;
}
.built-in-gps {
  background-image: url("/usa/com/amateur/th-d75a/images/bg04.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
.built-in-gps p {
  width: 50%;
}
.multimode {
  background-image: url("/usa/com/amateur/th-d75a/images/bg05.jpg");
  background-repeat: no-repeat;
  padding-bottom: 350px;
  background-size: cover;
}
.multimode h2 {
  font-size: 40px;
}
.multimode .multimode-innner {
  width: 55%;
  padding-top: 50px;
}
.multimode .multimode-innner figure {
  width: 50%;
}
.multimode .multimode-innner figure img {
  max-width: 100%;
}