@charset "UTF-8";

.contentHeader-01 .title-01 {
  font-size: 14px;
}
body.lang-en .contentHeader-01 .title-01 {
  font-size: 16px;
}
body {
  font-size: 14px;
}
.globalMenu, body.lang-zh #languageSwitch .switch {
  font-size: 16px;
}
#languageSwitch .switch {
  font-size: 18px;
}
html {
  font-size: 100px;
}
.globalHeader .hamburgerButton, .globalHeader .hamburgerButton:before, .globalHeader .hamburgerButton svg:nth-of-type(2), .globalHeader .hamburgerButton.active svg:nth-of-type(1), .globalMenuBg {
          opacity: 0;

  filter: alpha(opacity=0);
  -webkit-opacity: 0;
     -moz-opacity: 0;
      -ms-opacity: 0;
       -o-opacity: 0;
}
body.pc .globalHeader .wrap > .handsLogo a:hover, body.sp .globalHeader .wrap > .handsLogo a.hover, body.pc .globalHeader .nav .spHandsLogo a:hover, body.sp .globalHeader .nav .spHandsLogo a.hover, body.pc .globalFooter .handsLogo > a:hover, body.sp .globalFooter .handsLogo > a.hover {
          opacity: .7;

  filter: alpha(opacity=70);
  -webkit-opacity: .7;
     -moz-opacity: .7;
      -ms-opacity: .7;
       -o-opacity: .7;
}
body.pc .globalHeader .nav .bannersArea .banner a:hover img, body.sp .globalHeader .nav .bannersArea .banner a.hover img, body.pc .globalFooter .bannersArea .banner a:hover img, body.sp .globalFooter .bannersArea .banner a.hover img {
          opacity: .75;

  filter: alpha(opacity=75);
  -webkit-opacity: .75;
     -moz-opacity: .75;
      -ms-opacity: .75;
       -o-opacity: .75;
}
body.pc .globalHeader .hamburgerButton:hover:before, body.sp .globalHeader .hamburgerButton.hover:before, .globalHeader .hamburgerButton svg:nth-of-type(1), .globalHeader .hamburgerButton.active svg:nth-of-type(2) {
          opacity: 1;

  filter: alpha(opacity=100);
  -webkit-opacity: 1;
     -moz-opacity: 1;
      -ms-opacity: 1;
       -o-opacity: 1;
}
.globalHeader .wrap > .handsLogo a, .globalHeader .nav .bannersArea .banner img, .globalHeader .nav .spHandsLogo a, .globalHeader .hamburgerButton svg, .globalFooter .handsLogo > a, .globalFooter .bannersArea .banner img {
          transition: opacity .4s;

  -webkit-transition: opacity .4s;
     -moz-transition: opacity .4s;
      -ms-transition: opacity .4s;
       -o-transition: opacity .4s;
}
.globalHeader .nav .contact a > strong:before, .globalMenu .menu:before, .globalFooter .links li:before, .globalFooter .company .name:before {
  display: inline-block;
  position: absolute;
  width: .55em;
  height: .55em;
  border-width: .1429em .1429em 0 0;
  border-style: solid;
  content: "";
}
.globalHeader, .globalFooter {
  line-height: 1.5;
}
.globalHeader *, .globalFooter * {
  line-height: 1.5;
}
.globalHeaderBg, .globalHeader .buttonArea, .globalHeader .nav .spHandsLogo, .globalHeader, .headerSpacer {
  height: 150px;
  min-height: 55px;
}
.headerSpacer {
  width: 100%;
}
.globalHeader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 0;
}
.globalHeader .wrap {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100vw;
}
.globalHeader .wrap > .handsLogo {
  top: 50%;
  left: 40px;
          transform: translateY(-50%);
  width: 122px;

  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
}
.globalHeader .wrap > .handsLogo a {
  display: block;
  width: 100%;
}
.globalHeader .wrap > .handsLogo img {
  float: left;
  width: 100%;
  height: auto;
}
.globalHeader .nav {
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 2;
          transform: translateY(-50%);
  width: calc(100% - 150px - 40px - 40px - 1px);
  height: 0;

  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
}
.globalHeader .nav .bannersArea {
  display: none;
  order: 5;
  width: 71.256%;
  margin-top: 1.2rem;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.globalHeader .nav .bannersArea .banner {
  float: left;
  width: 100%;
}
.globalHeader .nav .bannersArea .banner:not(:last-of-type) {
  padding-bottom: 5.0847%;
}
.globalHeader .nav .bannersArea .banner a {
  display: block;
  float: left;
  width: 100%;
  background: #ffffff;
}
.globalHeader .nav .bannersArea .banner img {
  float: left;
  width: 100%;
  height: auto;
}
.globalHeader .nav .spHandsLogo {
  display: none;
  order: 1;
  position: relative;
  width: 100%;
}
.globalHeader .nav .spHandsLogo .handsLogo {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
}
.globalHeader .nav .spHandsLogo a {
  display: block;
  position: absolute;
  top: 50%;
  left: 7.4vw;
  float: left;
          transform: translateY(-50%);
  width: 15.5vw;
  min-width: 70px;

  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
}
.globalHeader .nav .spHandsLogo img {
  float: left;
  width: 100%;
  height: auto;
}
.globalHeader .nav .inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 0;
}
.globalHeader .nav .inner.set {
  height: auto;
  padding-bottom: 12.0773%;
}
.globalHeader .nav .contact {
  width: 12.5em;
  overflow: hidden;
}
.globalHeader .nav .contact a {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 100%;
  height: 3.4em;
  padding-bottom: .05em;
  padding-left: .5em;
  background: #000000;
          transition: background .4s;

  -webkit-transition: background .4s;
     -moz-transition: background .4s;
      -ms-transition: background .4s;
       -o-transition: background .4s;
}
body.pc .globalHeader .nav .contact a:hover {
  background: #333333;
}
body.sp .globalHeader .nav .contact a.hover {
  background: #333333;
}
.globalHeader .nav .contact a > strong {
  position: relative;
  padding-right: 1.55em;
  color: #ffffff;
}
.globalHeader .nav .contact a > strong:before {
  top: .45em;
  right: .3em;
          transform: rotate(45deg);

  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
}
.globalHeader .nav .contact a > strong:before {
  border-color: #ffffff;
}
.globalHeader .buttonArea {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 8;
  width: 0;
}
.globalHeader .hamburgerButton {
  position: absolute;
  top: 50%;
  right: 2.8vw;
          transform: translateY(-50%);
  width: 0;
  height: 0;
  overflow: hidden;
  border-radius: 50%;
  cursor: pointer;

  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
}
.globalHeader .hamburgerButton:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
          transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: rgba(204,204,204,
  .6);
  content: "";
          transition: width .4s, height .4s, opacity .4s;

  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
  -webkit-transition: width .4s, height .4s, opacity .4s;
     -moz-transition: width .4s, height .4s, opacity .4s;
      -ms-transition: width .4s, height .4s, opacity .4s;
       -o-transition: width .4s, height .4s, opacity .4s;
}
body.pc .globalHeader .hamburgerButton:hover:before {
  width: 100%;
  height: 100%;
}
body.sp .globalHeader .hamburgerButton.hover:before {
  width: 100%;
  height: 100%;
}
.globalHeader .hamburgerButton > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
          transform: translate(-50%, -50%);
  width: 45%;
  height: 45%;
  overflow: hidden;

  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
}
.globalHeader .hamburgerButton > span > img {
  float: left;
  width: 100%;
  height: auto;
}
.globalHeader .hamburgerButton svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.globalHeaderBg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 7;
  width: 100%;
  background: rgba(255,255,255,
  .9);
          transition: height .4s, padding-top .4s, min-height .4s;

  -webkit-transition: height .4s, padding-top .4s, min-height .4s;
     -moz-transition: height .4s, padding-top .4s, min-height .4s;
      -ms-transition: height .4s, padding-top .4s, min-height .4s;
       -o-transition: height .4s, padding-top .4s, min-height .4s;
}
body.page-top .globalHeaderBg.close {
  height: 0;
  min-height: 0;
  padding-top: 0;
}
.globalMenu {
  display: none;
  position: absolute;
  top: 50%;
  left: 155px;
          transform: translateY(-50%);

  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
}
.globalMenu .menu {
  position: relative;
  line-height: 1.5;
}
.globalMenu .menu.sp {
  display: none;
}
.globalMenu .menu:before {
  position: absolute;
  top: 1.55em;
  left: 50%;
          transform: rotate(135deg) translateX(50%);
  border-color: #f3a51e;

  -webkit-transform: rotate(135deg) translateX(50%);
     -moz-transform: rotate(135deg) translateX(50%);
      -ms-transform: rotate(135deg) translateX(50%);
       -o-transform: rotate(135deg) translateX(50%);
}
.globalMenu .menu:not(:first-child) {
  margin-left: 2.8em;
}
.globalMenu .menu.sub {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.globalMenu .menu.sub.set .subMenu {
  height: 0 !important;
}
.globalMenu .menu.sub > strong {
  font-weight: 600;
}
.globalMenu .menu .subMenu {
  position: absolute;
  top: 100%;
  left: 50%;
          transform: translateX(-50%);
  width: 14.5em;
  height: 0;
  overflow: hidden;
  background-image: url("../images/common/blank.gif");
  background-position: left top;
  background-repeat: repeat;
          transition: height .4s;

  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
  -webkit-transition: height .4s;
     -moz-transition: height .4s;
      -ms-transition: height .4s;
       -o-transition: height .4s;
}
.globalMenu .menu .subMenu li {
  width: 100%;
}
.globalMenu .menu .subMenu li.spacer {
  width: 100%;
}
.globalMenu .menu .subMenu li.spacer.top {
  padding-top: 11.2069%;
}
.globalMenu .menu .subMenu li.spacer.bottom {
  display: none;
  padding-top: 3.6232%;
}
.globalMenu .menu .subMenu a {
  display: block;
  position: relative;
  width: 100%;
  padding-top: .7em;
  padding-right: 1.85em;
  padding-bottom: .7em;
  padding-left: 1.16em;
  background: rgba(255,255,255,
  .8);
  font-weight: 600;
  line-height: 1.4;
}
.globalMenu .menu .subMenu li:nth-of-type(2) a, .subMenu .globalMenu .menu li:nth-of-type(2) a {
  padding-top: 1.5em;
}
.globalMenu .menu .subMenu li:nth-last-of-type(2) a, .subMenu .globalMenu .menu li:nth-last-of-type(2) a {
  padding-bottom: 1.5em;
}
.globalMenu .menu .subMenu a:before {
  display: inline-block;
  position: absolute;
  top: 1.1em;
  right: 1.1em;
          transform: rotate(45deg);
  width: .55em;
  height: .55em;
  border-width: .1429em .1429em 0 0;
  border-style: solid;
  content: "";

  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
}
.globalMenu .menu .subMenu li:nth-of-type(2) a:before, .subMenu .globalMenu .menu li:nth-of-type(2) a:before {
  top: 1.95em;
}
.globalMenu .menu .subMenu li.t a:before, .subMenu .globalMenu .menu li.t a:before {
  border-color: #056a38;
}
.globalMenu .menu .subMenu li.s a:before, .subMenu .globalMenu .menu li.s a:before {
  border-color: #0d6fb8;
}
.globalMenu .menu .subMenu li.d a:before, .subMenu .globalMenu .menu li.d a:before {
  border-color: #c30d23;
}
.globalMenu .menu > a {
  font-weight: 600;
  line-height: 1.5;
}
.globalMenuBg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 0;
  height: 100vh;
  background: rgba(0,0,0,
  .8);
  cursor: pointer;
          transition: opacity .3s;

  -webkit-transition: opacity .3s;
     -moz-transition: opacity .3s;
      -ms-transition: opacity .3s;
       -o-transition: opacity .3s;
}
.globalMenuBg.set {
  width: 100%;
}
.globalMenuBg.enable {
          opacity: 1;

  filter: alpha(opacity=100);
  -webkit-opacity: 1;
     -moz-opacity: 1;
      -ms-opacity: 1;
       -o-opacity: 1;
}
#languageSwitch {
  display: flex;
  position: absolute;
  top: 50%;
  right: 15vw;
  z-index: 10;
  transform: translateY(-50%);
  margin-top: 0;
}
#languageSwitch .switch {
  margin-left: .5em;
  padding-left: .5em;
  border-width: 0 0 0 .0833em;
  border-style: solid;
  border-color: #999999;
  color: #999999;
  font-weight: 500;
  line-height: 1;
  font-family: "Poppins";
  cursor: pointer;
}
body.lang-zh #languageSwitch .switch {
  padding-bottom: .15em;
  border-width: 0 0 0 .0909em;
  font-weight: 500;
  font-family: "Noto Sans SC";
}
body.lang-zh #languageSwitch .switch:first-of-type {
  border-width: 0;
}
#languageSwitch .switch:first-of-type {
  margin-left: 0;
  padding-left: 0;
  border-width: 0;
}
#languageSwitch .switch.active {
  color: #000000;
}
.globalFooter {
  position: relative;
  width: 100%;
  background: #000000;
}
.globalFooter .contentArea {
  width: 90%;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
}
.globalFooter .contentArea > .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 5.3571%;
}
.globalFooter .contentArea > .inner > .copyright {
  display: none;
  padding-top: 11.0169%;
  padding-bottom: 16.9492%;
  font-weight: 400;
  font-family: "Poppins";
  text-align: center;
}
.globalFooter * {
  color: #ffffff;
}
.globalFooter .pageTop {
          transform: translateY(-50%);
  width: 96%;
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;

  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
}
.globalFooter .pageTop > span {
  cursor: pointer;
}
.globalFooter .pageTop > a, .globalFooter .pageTop > span {
  display: block;
  float: right;
  width: 72px;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 50%;
  background: #000000;
          transition: background .4s;

  -webkit-transition: background .4s;
     -moz-transition: background .4s;
      -ms-transition: background .4s;
       -o-transition: background .4s;
}
body.pc .globalFooter .pageTop > a:hover, body.pc .globalFooter .pageTop > span:hover {
  background: #262626;
}
body.sp .globalFooter .pageTop > a.hover, body.sp .globalFooter .pageTop > span.hover {
  background: #262626;
}
.globalFooter .pageTop > a img, .globalFooter .pageTop > span img {
  float: left;
  width: 100%;
  height: auto;
}
.globalFooter .handsLogo {
  width: 100%;
  padding-bottom: 5.3571%;
}
.globalFooter .handsLogo > a {
  display: block;
  width: 20%;
  min-width: 60px;
  max-width: 115px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.globalFooter .handsLogo > a img {
  float: left;
  width: 100%;
  height: auto;
}
.globalFooter .linksArea {
  position: relative;
  width: 65.625%;
  padding-bottom: 2em;
}
.globalFooter .linksArea .copyright {
  position: absolute;
  bottom: 0;
  font-weight: 400;
  font-family: "Poppins";
}
.globalFooter .links li, .globalFooter .company .pages li {
  margin-top: .8em;
}
.globalFooter .links li:first-of-type, .globalFooter .company .pages li:first-of-type {
  margin-top: 0;
}
.globalFooter .links {
  width: 100%;
}
.globalFooter .links li {
  position: relative;
  padding-left: 1.1em;
}
.globalFooter .links li:before {
  top: .5em;
  left: -.1em;
          transform: rotate(45deg);

  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
}
.globalFooter .links li:before {
  border-color: #f3a51e;
}
.globalFooter .links a {
  padding-bottom: 3px;
  font-weight: 500;
}
body.pc .globalFooter .links a:hover {
  background: -webkit-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:    -moz-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:     -ms-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:      -o-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:         linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background-position: 0 1.4em;
  background-size: 3px 1px;
}
body.sp .globalFooter .links a.hover {
  background: -webkit-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:    -moz-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:     -ms-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:      -o-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:         linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background-position: 0 1.4em;
  background-size: 3px 1px;
}
.globalFooter .group {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 6.1224%;
}
.globalFooter .company {
  width: 30.6122%;
}
.globalFooter .company .name {
  position: relative;
  padding-bottom: .65em;
  padding-left: 1.1em;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #d4d4d4;
}
.globalFooter .company .name:before {
  top: .5em;
  left: -.1em;
          transform: rotate(45deg);

  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
}
.globalFooter .company .name a {
  font-weight: 500;
}
body.lang-zh .globalFooter .company .name:before {
  top: .45em;
}
body.lang-en .globalFooter .company .name:before {
  top: .45em;
}
.globalFooter .company.t .name:before {
  border-color: #056a38;
}
.globalFooter .company.s .name:before {
  border-color: #0d6fb8;
}
.globalFooter .company.d .name:before {
  border-color: #c30d23;
}
.globalFooter .company .pages {
  width: calc(100% - 1.1em);
  margin-top: 1em;
  margin-left: auto;
}
.globalFooter .company .pages a {
  padding-bottom: 3px;
  font-weight: 500;
}
body.pc .globalFooter .company .pages a:hover {
  background: -webkit-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:    -moz-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:     -ms-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:      -o-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:         linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background-position: 0 1.4em;
  background-size: 3px 1px;
}
body.sp .globalFooter .company .pages a.hover {
  background: -webkit-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:    -moz-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:     -ms-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:      -o-linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background:         linear-gradient(90deg, #b3b3b3 45%, transparent 0) repeat-x;
  background-position: 0 1.4em;
  background-size: 3px 1px;
}
.globalFooter .copyright {
  display: block;
  width: 100%;
  letter-spacing: .03em;
}
.globalFooter .bannersArea {
  width: 29.8214%;
  overflow: hidden;
}
.globalFooter .bannersArea .banner {
  float: left;
  width: 100%;
  padding-bottom: 1.7964%;
}
.globalFooter .bannersArea .banner:last-of-type {
  padding-bottom: 0;
}
.globalFooter .bannersArea .banner a {
  display: block;
  float: left;
  width: 100%;
  background: #ffffff;
}
.globalFooter .bannersArea .banner img {
  float: left;
  width: 100%;
  height: auto;
}
.mainContent {
  width: 100%;
  padding-bottom: 100px;
}
.mainVisual-02 {
  width: 100%;
  height: 447px;
  background-size: cover;
  background-repeat: no-repeat;
}
.contentArea-01 {
  width: 90%;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
}
.contentArea-02 {
  width: 85%;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
}
.contentHeader-01 {
  width: 100%;
  padding-top: 5.8036%;
  padding-bottom: 3.5714%;
}
.contentHeader-01 .title-01 {
  display: block;
  margin-left: .2em;
  font-weight: 600;
  line-height: 1.3;
}
.contentHeader-01 .en {
  display: block;
  margin-top: .15em;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.3;
  font-family: "Poppins";
}
input[type=text], select, textarea {
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  border-radius: .3em;
  font-weight: 400;
  font-family: "Noto Sans JP","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3",sans-serif;
  letter-spacing: .05em;
}
body.lang-en input[type=text], body.lang-en select, body.lang-en textarea {
  font-weight: 500;
  font-family: "Poppins";
  letter-spacing: .03em;
}
body.lang-zh input[type=text], body.lang-zh select, body.lang-zh textarea {
  font-weight: 500;
  font-family: "Noto Sans SC";
}
body.ie input[type=text], body.ie select, body.ie textarea {
  border-radius: 0;
}
button {
  font-weight: 400;
  font-family: "Noto Sans JP","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3",sans-serif;
}
body.lang-en button {
  font-weight: 500;
  font-family: "Poppins";
}
body.lang-zh button {
  font-weight: 500;
  font-family: "Noto Sans SC";
}
input[type=text].inputTextSingle-01 {
  width: calc(100% - (1.5em * 2));
  height: 3.2em;
  margin-left: 1.5em;
  padding-right: .8em;
  padding-left: .8em;
  line-height: 1.3;
}
select {
  height: 3.2em;
  margin-left: 1.5em;
  padding-right: 2.7em;
  padding-left: .8em;
  box-sizing: border-box;
  background-image: url("../images/common/selectArrow-01.svg");
  background-position: calc(100% - .95em) 47.5%;
  background-size: .9em .9em;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
select .ie {
  display: none;
  width: 1em;
}
body.ie select {
  padding-right: 0;
  padding-bottom: 0;
  background-image: none;
}
body.ie select .ie {
  display: inline-block;
}
textarea {
  float: left;
  width: calc(100% - (1.5em * 2));
  margin-left: 1.5em;
}
.rippleEffects {
  position: relative;
  overflow: hidden;
}
.rippleEffects > .ripple {
  display: block;
  position: absolute;
          transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(0,0,0,
  .07);

  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
}
.rippleEffects > .ripple.set {
          transition: width .5s, height .5s, background .15s;

  -webkit-transition: width .5s, height .5s, background .15s;
     -moz-transition: width .5s, height .5s, background .15s;
      -ms-transition: width .5s, height .5s, background .15s;
       -o-transition: width .5s, height .5s, background .15s;
}
.rippleEffects > .ripple.out {
  background: rgba(0,0,0,0);
}
.display-w600, .display-w580, .display-spWidth {
  display: none;
}
.infoArea {
  display: none;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 10;
  width: 140px;
  padding-top: .7em;
  padding-bottom: .88em;
  background-color: #cccccc;
  font-size: 10px;
  line-height: 1.4em;
  text-align: left;
}
.infoArea * {
  font-size: 1em;
  line-height: 1.4em;
}
.infoArea p {
  width: calc(100% - 20px);
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
}

@media (max-width:1920px) {
  .mainVisual-02 {
    height: auto;
    padding-top: 23.2813%;
  }
}

@media (max-width:1360px) {
  .hide-w1360 {
    display: none;
  }
}

@media (max-width:1350px) {
  .hide-w1350 {
    display: none;
  }
}

@media (max-width:1260px) {
  .hide-w1260 {
    display: none;
  }
}

@media (max-width:1180px) {
  .hide-w1180 {
    display: none;
  }
}

@media (max-width:1170px) {
  .hide-w1170 {
    display: none;
  }
}

@media (max-width:1160px) {
  .hide-w1160 {
    display: none;
  }
}

@media (max-width:1120px) {
  .mainContent {
    padding-bottom: 8.9286%;
  }
  .hide-w1120 {
    display: none;
  }
}

@media (max-width:1110px) {
  .hide-w1110 {
    display: none;
  }
}

@media (max-width:1100px) {
  .globalHeader .nav .contact a > strong {
    padding-bottom: .1em;
  }
  .hide-w1100 {
    display: none;
  }
}

@media (max-width:1090px) {
  .hide-w1090 {
    display: none;
  }
}

@media (max-width:1080px) {
  .hide-w1080 {
    display: none;
  }
}

@media (max-width:1070px) {
  .hide-w1070 {
    display: none;
  }
}

@media (max-width:1060px) {
  .hide-w1060 {
    display: none;
  }
}

@media (max-width:1050px) {
  .hide-w1050 {
    display: none;
  }
}

@media (max-width:1040px) {
  .hide-w1040 {
    display: none;
  }
}

@media (max-width:1030px) {
  .hide-w1030 {
    display: none;
  }
}

@media (max-width:1020px) {
  .hide-w1020 {
    display: none;
  }
}

@media (max-width:1010px) {
  .hide-w1010 {
    display: none;
  }
}

@media (max-width:1000px) {
  .globalHeaderBg, .globalHeader .buttonArea, .globalHeader .nav .spHandsLogo, .globalHeader, .headerSpacer {
    height: 130px;
  }
  .globalHeader .wrap > .handsLogo {
    left: 4%;
  }
  .globalHeader .nav {
    right: 4%;
    width: calc(100% - 122px - 4% - 4% - 1px);
  }
  #languageSwitch {
    margin-right: 6.3915%;
  }
  .contentHeader-01 {
    padding-top: 6.6667%;
  }
  .hide-w1000 {
    display: none;
  }
}

@media (max-width:990px) {
  .hide-w990 {
    display: none;
  }
}

@media (max-width:980px) {
  .hide-w980 {
    display: none;
  }
}

@media (max-width:970px) {
  .hide-w970 {
    display: none;
  }
}

@media (max-width:960px) {
  .hide-w960 {
    display: none;
  }
}

@media (max-width:950px) {
  .hide-w950 {
    display: none;
  }
}

@media (max-width:940px) {
  .hide-w940 {
    display: none;
  }
}

@media (max-width:930px) {
  .hide-w930 {
    display: none;
  }
}

@media (max-width:920px) {
  .hide-w920 {
    display: none;
  }
}

@media (max-width:910px) {
  .hide-w910 {
    display: none;
  }
}

@media (max-width:900px) {
  .globalHeaderBg, .globalHeader .buttonArea, .globalHeader .nav .spHandsLogo, .globalHeader, .headerSpacer {
    height: 120px;
  }
  .globalMenu {
    left: 6.5104%;
  }
  .globalMenu .menu:not(:first-child) {
    margin-left: 2em;
  }
  .hide-w900 {
    display: none;
  }
}

@media (max-width:890px) {
  .hide-w890 {
    display: none;
  }
}

@media (max-width:880px) {
  .hide-w880 {
    display: none;
  }
}

@media (max-width:870px) {
  .hide-w870 {
    display: none;
  }
}

@media (max-width:860px) {
  .hide-w860 {
    display: none;
  }
}

@media (max-width:850px) {
  .hide-w850 {
    display: none;
  }
}

@media (max-width:840px) {
  .hide-w840 {
    display: none;
  }
}

@media (max-width:830px) {
  .hide-w830 {
    display: none;
  }
}

@media (max-width:828px) {
  input[type=text].inputTextSingle-01, select, textarea {
    width: 87%;
    margin-left: calc(13% / 2);
  }
  body {
    font-size: 10px;
  }
  .globalHeaderBg, .globalHeader .buttonArea, .globalHeader .nav .spHandsLogo, .globalHeader, .headerSpacer {
    height: auto;
    padding-top: 15.0362%;
  }
  .globalHeader .wrap > .handsLogo {
    left: 7.4vw;
    width: 15.5vw;
    min-width: 70px;
  }
  .globalHeader .nav {
    display: flex;
    display: block;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
            opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
            transform: translateY(0);
    width: 100%;
    height: 0;
    overflow: hidden;
    background: #ffffff;
            transition: opacity .5s;

    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
    -webkit-transition: opacity .5s;
       -moz-transition: opacity .5s;
        -ms-transition: opacity .5s;
         -o-transition: opacity .5s;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
       -moz-opacity: 0;
        -ms-opacity: 0;
         -o-opacity: 0;
  }
  .globalHeader .nav.set {
    height: 100vh;
    overflow: auto;
  }
  .globalHeader .nav.open {
            opacity: 1;

    filter: alpha(opacity=100);
    -webkit-opacity: 1;
       -moz-opacity: 1;
        -ms-opacity: 1;
         -o-opacity: 1;
  }
  .globalHeader .nav .bannersArea {
    display: block;
  }
  .globalHeader .nav .spHandsLogo {
    display: block;
  }
  .globalHeader .nav .inner {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    min-width: 320px;
  }
  .globalHeader .nav .contact {
    order: 3;
    width: 85.7488%;
    margin-top: 1.2rem;
  }
  .globalHeader .nav .contact a {
    height: 4.3333em;
  }
  body.lang-en .globalHeader .nav .contact a {
    padding-bottom: 0;
  }
  .globalHeader .nav .contact a > strong:before {
    top: .53em;
  }
  body.lang-en .globalHeader .nav .contact a > strong:before {
    top: .45em;
  }
  .globalHeader .hamburgerButton {
            opacity: 1;
    width: .8rem;
    height: .8rem;

    filter: alpha(opacity=100);
    -webkit-opacity: 1;
       -moz-opacity: 1;
        -ms-opacity: 1;
         -o-opacity: 1;
  }
  .globalMenu {
    display: block;
    order: 2;
    position: relative;
    top: auto;
    left: auto;
            transform: translateY(0);
    width: 100%;
    margin-top: 0;

    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
  }
  .globalMenu .menu.pc {
    display: none;
  }
  .globalMenu .menu.sp {
    display: block;
  }
  .globalMenu .menu:before {
    display: none;
  }
  .globalMenu .menu:not(:first-child) {
    margin-top: 0;
    margin-left: 0;
  }
  .globalMenu .menu > strong, .globalMenu .menu > a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 1.5em;
    padding-right: calc(7.1256% + 1em);
    padding-bottom: 1.5em;
    padding-left: 7.1256%;
    line-height: 1.3;
  }
  .globalMenu .menu:not(.sub) > strong:before, .globalMenu .menu > a:before {
    display: inline-block;
    position: absolute;
    top: 56.5%;
    right: 7.1256%;
            transform: rotate(45deg) translate(-.55em, -50%);
    width: .55em;
    height: .55em;
    border-width: .1429em .1429em 0 0;
    border-style: solid;
    border-color: #000000;
    font-size: .8em;
    content: "";

    -webkit-transform: rotate(45deg) translate(-.55em, -50%);
       -moz-transform: rotate(45deg) translate(-.55em, -50%);
        -ms-transform: rotate(45deg) translate(-.55em, -50%);
         -o-transform: rotate(45deg) translate(-.55em, -50%);
  }
  .globalMenu .menu.sub {
    border-style: solid;
    border-color: #cccccc;
  }
  .globalMenu .sub.menu:first-child {
    border-width: .0714em 0 .0714em;
  }
  .globalMenu .sub.menu:not(:first-child) {
    border-width: 0 0 .0714em;
  }
  .globalMenu .menu.sub > strong:before, .globalMenu .menu.sub > strong:after {
    display: block;
    position: absolute;
    top: 50%;
    background-color: #000000;
    font-size: .8em;
    content: "";
  }
  .globalMenu .menu.sub > strong:before {
    right: 7.1256%;
            transform: translateY(-50%);
    width: .8em;
    height: .1429em;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
  }
  .globalMenu .menu.sub > strong:after {
    right: calc(7.1256% + .8em * .5);
            transform: translate(50%, -50%);
    width: .1429em;
    height: .8em;
            transition: height .1s;

    -webkit-transform: translate(50%, -50%);
       -moz-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
         -o-transform: translate(50%, -50%);
    -webkit-transition: height .1s;
       -moz-transition: height .1s;
        -ms-transition: height .1s;
         -o-transition: height .1s;
  }
  .globalMenu .sub.menu:not(.set) > strong:after {
    height: 0;
  }
  .globalMenu .menu .subMenu {
    position: relative;
    top: auto;
    left: auto;
            transform: translateX(0);
    width: 100%;
    padding-top: 0;

    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
  }
  .globalMenu .menu .subMenu li.spacer.top {
    display: none;
  }
  .globalMenu .menu .subMenu li.spacer.bottom {
    display: block;
  }
  .globalMenu .menu .subMenu a {
    padding-top: .9em;
    padding-right: calc(7.1256% + 1em);
    padding-bottom: .9em;
    padding-left: 14.4928%;
    background: none;
  }
  .globalMenu .menu .subMenu li:nth-of-type(2) a, .subMenu .globalMenu .menu li:nth-of-type(2) a {
    padding-top: .9em;
  }
  .globalMenu .menu .subMenu li:nth-last-of-type(2) a, .subMenu .globalMenu .menu li:nth-last-of-type(2) a {
    padding-bottom: .9em;
  }
  .globalMenu .menu .subMenu a:before {
    top: 56.5%;
    right: 7.1256%;
            transform: rotate(45deg) translate(-.55em, -50%);

    -webkit-transform: rotate(45deg) translate(-.55em, -50%);
       -moz-transform: rotate(45deg) translate(-.55em, -50%);
        -ms-transform: rotate(45deg) translate(-.55em, -50%);
         -o-transform: rotate(45deg) translate(-.55em, -50%);
  }
  .globalMenu .menu > a {
    border-style: solid;
    border-color: #cccccc;
  }
  .globalMenu .menu:first-child > a {
    border-width: .0714em 0 .0714em;
  }
  .globalMenu .menu:not(:first-child) > a {
    border-width: 0 0 .0714em;
  }
  #languageSwitch {
    order: 4;
    position: absolute;
    top: 50%;
    right: 8vw;
    z-index: 10;
    transform: translateY(-50%);
    margin-top: 0;
  }
  #languageSwitch .switch {
    border-width: 0 0 0 .0625em;
  }
  body.lang-zh #languageSwitch .switch {
    border-width: 0 0 0 .0714em;
  }
  .globalFooter .contentArea {
    width: 71.256%;
  }
  .globalFooter .contentArea > .inner {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: -.15rem;
    padding-bottom: 0;
  }
  .globalFooter .contentArea > .inner > .copyright {
    display: block;
  }
  .globalFooter .handsLogo {
    padding-top: 15.2542%;
    padding-bottom: 16.1017%;
  }
  .globalFooter .handsLogo > a {
    width: 30.5085%;
    max-width: none;
  }
  .globalFooter .linksArea {
    width: 100%;
    padding-bottom: 0;
  }
  .globalFooter .linksArea .copyright {
    display: none;
  }
  .globalFooter .links li, .globalFooter .company .pages li {
    margin-top: 1.3em;
  }
  body.lang-ja .globalFooter .links li:before {
    top: .55em;
  }
  body.lang-zh .globalFooter .links li:before {
    top: .55em;
  }
  .globalFooter .group {
    display: block;
    padding-top: 14.4068%;
    padding-bottom: 17.7966%;
  }
  .globalFooter .company {
    width: 100%;
  }
  .globalFooter .company + .company {
    padding-top: 8.4746%;
  }
  body.lang-ja .globalFooter .company .name:before {
    top: .53em;
  }
  body.lang-zh .globalFooter .company .name:before {
    top: .53em;
  }
  .globalFooter .company .pages {
    width: 100%;
    margin-top: 1.4em;
  }
  .globalFooter .bannersArea {
    display: block;
    width: 100%;
  }
  .globalFooter .bannersArea .banner {
    padding-bottom: 5.0847%;
  }
  .mainContent {
    padding-bottom: 17.5121%;
  }
  .mainVisual-02 {
    padding-top: 41.6667%;
  }
  .contentArea-01.spMediaWidth, .contentArea-02.spMediaWidth {
    width: 100%;
  }
  .contentHeader-01 {
    padding-top: 9.946%;
    padding-bottom: 7.5305%;
  }
  .contentHeader-01 .en {
    margin-top: .03em;
  }
  input[type=text], select, textarea {
    border-width: .0769em;
    border-color: #b3b3b3;
  }
  textarea {
    height: 11.5em;
  }
  .hide-spWidth {
    display: none;
  }
  .display-spWidth {
    display: block;
  }
}

@media (max-width:820px) {
  .hide-w820 {
    display: none;
  }
}

@media (max-width:810px) {
  .hide-w810 {
    display: none;
  }
}

@media (max-width:800px) {
  .hide-w800 {
    display: none;
  }
}

@media (max-width:790px) {
  .hide-w790 {
    display: none;
  }
}

@media (max-width:780px) {
  .hide-w780 {
    display: none;
  }
}

@media (max-width:770px) {
  .hide-w770 {
    display: none;
  }
}

@media (max-width:760px) {
  .hide-w760 {
    display: none;
  }
}

@media (max-width:750px) {
  .hide-w750 {
    display: none;
  }
}

@media (max-width:740px) {
  .hide-w740 {
    display: none;
  }
}

@media (max-width:730px) {
  .hide-w730 {
    display: none;
  }
}

@media (max-width:720px) {
  .hide-w720 {
    display: none;
  }
}

@media (max-width:710px) {
  .hide-w710 {
    display: none;
  }
}

@media (max-width:700px) {
  .globalFooter .handsLogo {
    padding-top: 11.4407%;
  }
  .hide-w700 {
    display: none;
  }
}

@media (max-width:690px) {
  .hide-w690 {
    display: none;
  }
}

@media (max-width:680px) {
  .hide-w680 {
    display: none;
  }
}

@media (max-width:670px) {
  .hide-w670 {
    display: none;
  }
}

@media (max-width:660px) {
  .hide-w660 {
    display: none;
  }
}

@media (max-width:650px) {
  .hide-w650 {
    display: none;
  }
}

@media (max-width:640px) {
  .hide-w640 {
    display: none;
  }
}

@media (max-width:630px) {
  .hide-w630 {
    display: none;
  }
}

@media (max-width:620px) {
  .hide-w620 {
    display: none;
  }
}

@media (max-width:610px) {
  .hide-w610 {
    display: none;
  }
}

@media (max-width:600px) {
  .globalFooter .contentArea > .inner {
    margin-top: -.25rem;
  }
  .hide-w600 {
    display: none;
  }
  .display-w600 {
    display: block;
  }
}

@media (max-width:590px) {
  .hide-w590 {
    display: none;
  }
}

@media (max-width:580px) {
  .hide-w580 {
    display: none;
  }
  .display-w580 {
    display: block;
  }
}

@media (max-width:570px) {
  .hide-w570 {
    display: none;
  }
}

@media (max-width:560px) {
  .hide-w560 {
    display: none;
  }
}

@media (max-width:550px) {
  .globalFooter .contentArea > .inner {
    margin-top: -.35rem;
  }
  .hide-w550 {
    display: none;
  }
}

@media (max-width:540px) {
  .hide-w540 {
    display: none;
  }
}

@media (max-width:530px) {
  .hide-w530 {
    display: none;
  }
}

@media (max-width:520px) {
  .hide-w520 {
    display: none;
  }
}

@media (max-width:510px) {
  .hide-w510 {
    display: none;
  }
}

@media (max-width:500px) {
  .globalHeader .hamburgerButton {
    width: .72rem;
    height: .72rem;
  }
  .globalMenu .menu:not(.sub) > strong:before, .globalMenu .menu > a:before {
    font-size: .85em;
  }
  .globalMenu .menu.sub > strong:before, .globalMenu .menu.sub > strong:after {
    font-size: .85em;
  }
  .globalFooter .pageTop > a, .globalFooter .pageTop > span {
    width: 57.6px;
  }
  .hide-w500 {
    display: none;
  }
}

@media (max-width:490px) {
  .hide-w490 {
    display: none;
  }
}

@media (max-width:480px) {
  .hide-w480 {
    display: none;
  }
}

@media (max-width:470px) {
  .hide-w470 {
    display: none;
  }
}

@media (max-width:460px) {
  .hide-w460 {
    display: none;
  }
}

@media (max-width:450px) {
  .hide-w450 {
    display: none;
  }
}

@media (max-width:440px) {
  .hide-w440 {
    display: none;
  }
}

@media (max-width:430px) {
  .hide-w430 {
    display: none;
  }
}

@media (max-width:420px) {
  .hide-w420 {
    display: none;
  }
}

@media (max-width:410px) {
  .hide-w410 {
    display: none;
  }
}

@media (max-width:400px) {
  .globalHeaderBg, .globalHeader .buttonArea, .globalHeader .nav .spHandsLogo, .globalHeader, .headerSpacer {
    padding-top: 17.5%;
  }
  .globalHeader .nav .contact a > strong {
    padding-right: 1.2em;
  }
  .globalHeader .nav .contact a > strong:before {
    top: .55em;
  }
  .globalHeader .hamburgerButton {
    width: .9rem;
    height: .9rem;
  }
  .globalFooter .pageTop > a, .globalFooter .pageTop > span {
    width: 50.4px;
  }
  .globalFooter .handsLogo {
    padding-top: 9.9153%;
    padding-bottom: 14.4915%;
  }
  .hide-w400 {
    display: none;
  }
}

@media (max-width:390px) {
  .hide-w390 {
    display: none;
  }
}

@media (max-width:380px) {
  .hide-w380 {
    display: none;
  }
}

@media (max-width:370px) {
  .hide-w370 {
    display: none;
  }
}

@media (max-width:360px) {
  .hide-w360 {
    display: none;
  }
}

@media (max-width:350px) {
  .globalMenu .menu .subMenu, .globalFooter .company .pages li {
    font-size: 12px;
  }
  .globalHeader .nav .contact, .globalMenu, .globalFooter .links, .globalFooter .company .name, .globalFooter .company .pages, .contentHeader-01 .title-01, body.lang-en .contentHeader-01 .title-01 {
    font-size: 14px;
  }
  #languageSwitch .switch {
    font-size: 16px;
  }
  .globalFooter .copyright {
    font-size: 10px;
  }
  body.lang-zh #languageSwitch .switch {
    font-size: 14px;
  }
  .contentHeader-01 .en {
    font-size: 30px;
  }
  html {
    font-size: 42px;
  }
  .globalHeader, .globalFooter {
    line-height: 1.4;
  }
  .globalHeader *, .globalFooter * {
    line-height: 1.4;
  }
  .globalHeader .nav .contact a {
    padding-left: 0;
  }
  .globalHeader .nav .contact a > strong {
    padding-right: .9em;
  }
  .globalHeader .nav .contact a > strong:before {
    top: .45em;
    right: .2em;
  }
  .hide-w350 {
    display: none;
  }
}

@media (max-width:340px) {
  .hide-w340 {
    display: none;
  }
}

@media (min-width:829px) and (max-width:1244px) {
  .contentHeader-01 .title-01 {
    font-size: calc(12px + ((1vw - 8.28px) * .4808));
  }
  body.lang-en .contentHeader-01 .title-01 {
    font-size: calc(14px + ((1vw - 8.28px) * .4808));
  }
  body {
    font-size: calc(10px + ((1vw - 8.28px) * .9615));
  }
  .globalMenu, body.lang-zh #languageSwitch .switch {
    font-size: calc(11px + ((1vw - 8.28px) * 1.2019));
  }
  #languageSwitch .switch {
    font-size: calc(12px + ((1vw - 8.28px) * 1.4423));
  }
  html {
    font-size: calc(67px + ((1vw - 8.28px) * 7.9327));
  }
}

@media (min-width:351px) and (max-width:828px) {
  .globalMenu .menu .subMenu, .globalFooter .company .pages li {
    font-size: calc(12px + ((1vw - 3.5px) * 2.5105));
  }
  .globalHeader .nav .contact, .globalMenu, .globalFooter .links, .globalFooter .company .name, .globalFooter .company .pages, .contentHeader-01 .title-01, body.lang-en .contentHeader-01 .title-01 {
    font-size: calc(14px + ((1vw - 3.5px) * 3.3473));
  }
  #languageSwitch .switch {
    /* font-size: calc(16px + ((1vw - 3.5px) * 4.1841)); */
    font-size: 15px;
  }
  .globalFooter .copyright {
    font-size: calc(10px + ((1vw - 3.5px) * 2.9289));
  }
  body.lang-zh #languageSwitch .switch {
    /* font-size: calc(14px + ((1vw - 3.5px) * 4.1841)); */
  }
  .contentHeader-01 .en {
    font-size: calc(30px + ((1vw - 3.5px) * 8.7866));
  }
  html {
    font-size: calc(42px + ((1vw - 3.5px) * 12.1339));
  }
}