.folding-td {
  width: 100%;
  height: 180px;
}

.folding-area.d-flex {
  flex-direction: column;
}

.fold-h2 {
  display: none;
}

.fold-h1-txt {
  font-size: 35px;
}

.fold-btn {
  width: 220px;
  height: 56px;
  line-height: 18px;
  padding: 10px 0;
  box-sizing: border-box;
}

.globe-area {
  width: 100%;
  height: auto;
  padding: 60px 0;
}

.globe-h1 {
  width: auto;
  padding-top: 0px;
  margin: 0 20px;
}

.globe-h2 {
  width: auto;
  margin: 0 20px;
}

.globe-flex.d-flex {
  flex-direction: column;
  width: auto;
}

.globe-td {
  width: auto;
  margin: 0 17px 0px;
  height: auto;
}

.globe-td.globe-gap {
  margin: 75px 17px;
}

.globe-td-txt-h1 {
  margin: 70px 20px 0;
}

.globe-td-txt-h2 {
  margin: 19px 20px 40px;
  line-height: 20px;
}

.paper-border {
  width: auto;
  height: auto;
  margin: 0 17px;
}

.paper-border-circle {
  background: none;
}

.paper-border-in {
  flex-direction: column;
}

.paper-left,
.paper-right {
  width: auto;
}

.paper-h2 {
  margin: 10px 15px;
}

.paper-h1s {
  margin-bottom: 15px;
}

.paper-image-out {
  position: relative;
  height: 284px;
  margin-top: 100px;
}

.paper-image-1 {
  top: -56px;
  left: 6px;
  width: 172px;
  height: 152px;
  background-size: 100%;
}

.paper-image-3 {
  top: 5px;
  left: -6px;
  width: 234px;
  height: 301px;
  background-size: 100%;
}

.paper-image-2 {
  top: -46px;
  left: 120px;
  width: 222px;
  height: 347px;
  background-size: 100%;
}

.paper-h1,
.paper-h1s {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.partner-area {
  height: 60px;
  background-size: auto 44px;
  margin-bottom: 38px;
}

.sat-td-txt {
  padding: 304px 20px 40px;
  margin: 0;
}

.sat-area {
  height: auto;
  flex-direction: column;
}

.sat-area-td.td1,
.sat-area-td.td2 {
  width: auto;
  background-size: cover;
}

.earth-area {
  background-position: center;
  height: 152px;
}

.travel-out {
  width: auto;
  margin: 0 17px;
}

.travel-td.middle {
  margin: 0 0px 30px;
}

.form-area {
  width: auto;
  margin: 46px 17px 0;
}

.contact-area {
  height: auto;
}

.contact-form {
  width: auto;
  height: auto;
}

.form-row.d-flex {
  flex-direction: column;
}

.form-row-td {
  width: auto;
  margin-bottom: 30px;
}

.form-row {
  margin-bottom: 0;
}

.form-submit-btn {
  margin-top: 30px;
}

.contact-h1 {
  margin: 0 15px;
}

.contact-h2 {
  margin: 8px 15px;
}