@charset "UTF-8";
/*----------------------------------------
       Reset  Default Styles
----------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: inherit;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

ul, dl, ol {
  text-indent: 0; }

li {
  list-style: none; }

img {
  border: 0;
  max-width: 100%;
  height: auto; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

button,
input {
  line-height: normal; }

input,
textarea {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  /* Removing the inner shadow, rounded corners on iOS inputs */
  padding: 4px 8px;
  border: 1px solid #e3e3e3;
  outline: none;
  background: #fff; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

@-webkit-keyframes bgzoom {
  0% {
    width: 200%; }
  100% {
    width: 100%; }
  /* 129.38% */ }
@-ms-keyframes bgzoom {
  0% {
    width: 200%; }
  100% {
    width: 100%; }
  /* 129.38% */ }
@keyframes bgzoom {
  0% {
    width: 200%; }
  100% {
    width: 100%; }
  /* 129.38% */ }
@-webkit-keyframes bgzoom_sp {
  0% {
    width: 500%; }
  100% {
    width: 250%; }
  /* 129.38% */ }
@-ms-keyframes bgzoom_sp {
  0% {
    width: 500%; }
  100% {
    width: 250%; }
  /* 129.38% */ }
@keyframes bgzoom_sp {
  0% {
    width: 500%; }
  100% {
    width: 250%; }
  /* 129.38% */ }
@-webkit-keyframes rotateBg {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); }
  /* 129.38% */ }
@-ms-keyframes rotateBg {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); }
  /* 129.38% */ }
@keyframes rotateBg {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); }
  /* 129.38% */ }
@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg); }
  8% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  10% {
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg); }
  18% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg); }
  28% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  30% {
    -webkit-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    transform: rotate(-9deg); }
  38% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  40% {
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg); }
  48% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  68% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  60% {
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg); }
  78% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  70% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  88% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  80% {
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg); }
  98% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
@-ms-keyframes shake {
  0% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg); }
  8% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  10% {
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg); }
  18% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg); }
  28% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  30% {
    -webkit-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    transform: rotate(-9deg); }
  38% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  40% {
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg); }
  48% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  68% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  60% {
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg); }
  78% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  70% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  88% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  80% {
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg); }
  98% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes shake {
  0% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg); }
  8% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  10% {
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg); }
  18% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg); }
  28% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  30% {
    -webkit-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    transform: rotate(-9deg); }
  38% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  40% {
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg); }
  48% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  68% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  60% {
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg); }
  78% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  70% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  88% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  80% {
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg); }
  98% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

html {
  font-size: 62.5%; }

html:lang(ja) {
  font-size: 56.25%; }

html:lang(zh) {
  font-size: 56.25%;
  font-family: "Microsoft Yahei", "微软雅黑体", STXihei, "华文细黑", sans-serif; }

body {
  color: #000;
  font-size: 1.8rem;
  line-height: 1;
  background-color: #fff;
  font-family: "Roboto Condensed", AppleGothic, Arial, Helvetica, Clean, sans-serif; }
  html:lang(en) body {
    font-family: "Roboto Condensed", AppleGothic, Arial, Helvetica, Clean, sans-serif; }
  html:lang(ja) body {
    font-family: "Roboto Condensed", "Noto Sans Japanese", "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  html:lang(zh) body {
    font-family: "Microsoft Yahei", "微软雅黑体", STXihei, "华文细黑", sans-serif; }
  html:lang(ko) body {
    font-family: "돋움", "중고딕", "중명조", dotum, AppleGothic, Arial, Helvetica, Clean, sans-serif; }
  body *,
  body *::before,
  body *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.only-sp {
  display: none; }
  @media only screen and (max-width: 768px) {
    .only-sp {
      display: block; } }

@media only screen and (max-width: 768px) {
  img.only-sp,
  span.only-sp {
    display: inline-block; } }

@media only screen and (max-width: 768px) {
  .only-pc {
    display: none; } }

a {
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

a.is-disabled {
  cursor: default; }

sup {
  font-size: 0.5em;
  vertical-align: super; }

.ie sup {
  font-size: inherit;
  vertical-align: inherit; }

/*----------------------------------------
header
----------------------------------------*/
.l-header {
  width: 100%;
  height: 90px;
  padding: 8px 0;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 11; }
  .l-header:after {
    content: "";
    display: table;
    clear: both; }
  .l-header__inner {
    max-width: 1200px;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto; }
  .l-header__globalLogo {
    margin-bottom: 8px;
    float: right; }
    .l-header__globalLogo--sp {
      display: none; }
  .l-header__logo {
    clear: both;
    float: left; }
  .l-header a:hover {
    text-decoration: none; }
  @media only screen and (max-width: 1024px) {
    .l-header {
      padding: 8px 32px; }
      .l-header__inner {
        padding: 0; } }
  @media only screen and (max-width: 1020px) {
    .l-header {
      width: 100%;
      height: 60px;
      padding: 0 17px 0 32px;
      position: fixed;
      top: 0;
      left: 0; }
      .l-header__globalLogo {
        display: none; }
        .l-header__globalLogo--sp {
          display: block;
          padding: 21px 0 0 20px;
          float: left; }
      .l-header__logo {
        padding-top: 12px; }
      .l-header .only-sp {
        display: block; }
      .l-header img.only-sp,
      .l-header span.only-sp {
        display: inline-block; }
      .l-header .only-pc {
        display: none; } }
  @media only screen and (max-width: 700px) {
    .l-header__globalLogo--sp {
      width: 130px;
      padding: 26px 0 0 20px; } }
  @media only screen and (max-width: 620px) {
    .l-header__globalLogo--sp {
      display: none; } }
  @media only screen and (max-width: 480px) {
    .l-header {
      padding: 0 5px 0 15px; }
      .l-header__logo {
        padding-top: 17px; }
        .l-header__logo img {
          width: 85px; } }

.l-globalNavi {
  font-weight: bold;
  float: right; }
  .l-globalNavi:after {
    content: "";
    display: table;
    clear: both; }
  .l-globalNavi__contact {
    font-size: 2rem;
    float: right; }
    .l-globalNavi__contact a {
      display: table;
      width: 180px;
      height: 40px;
      background: #c4181f;
      color: #fff;
      text-align: center;
      -webkit-transition: none;
      -ms-transition: none;
      transition: none; }
      .l-globalNavi__contact a > * {
        display: table-cell;
        vertical-align: middle; }
      .l-globalNavi__contact a:hover {
        background: #2a3278; }
        @media only screen and (max-width: 768px) {
          .l-globalNavi__contact a:hover {
            background: #c4181f; } }
  .l-globalNavi__list {
    float: left; }
    .l-globalNavi__list:after {
      content: "";
      display: table;
      clear: both; }
    .l-globalNavi__list li {
      margin: 0 1vw;
      font-size: 2rem;
      line-height: 40px;
      float: left;
      position: relative; }
      .l-globalNavi__list li.l-globalNavi__list__changeLang {
        margin: 0 50px 0 15px;
        font-size: 1.4rem; }
      .l-globalNavi__list li a {
        -webkit-transition: none;
        -ms-transition: none;
        transition: none; }
      .l-globalNavi__list li a.is-disabled {
        color: #ccc;
        cursor: default; }
      .l-globalNavi__list li a.is-active,
      .l-globalNavi__list li a:hover {
        color: #c4181f; }
      .l-globalNavi__list li a.is-current {
        border-bottom: solid 2px #2a3278; }
        @media only screen and (max-width: 1020px) {
          .l-globalNavi__list li a.is-current {
            border-color: #fff; } }
      .l-globalNavi__list li sup {
        display: inline-block;
        vertical-align: inherit;
        position: relative;
        top: -0.75em; }
        .ie .l-globalNavi__list li sup {
          top: -0.2em; }
      .l-globalNavi__list li ul {
        max-height: 0;
        padding: 0;
        background: rgba(12, 22, 101, 0.75);
        color: #fff;
        text-align: center;
        position: absolute;
        left: 50%;
        top: 100%;
        overflow: hidden;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
        .l-globalNavi__list li ul li {
          margin: 0;
          float: none;
          line-height: 1.25;
          white-space: nowrap; }
          .l-globalNavi__list li ul li a {
            display: block;
            padding: 5px 10px; }
      .l-globalNavi__list li:hover ul {
        max-height: 150px;
        padding: 10px 0;
        visibility: visible;
        opacity: 1; }
  @media only screen and (max-width: 1024px) {
    .l-globalNavi {
      font-size: 1.6rem; }
      .l-globalNavi__list li {
        margin: 0 20px; }
        .l-globalNavi__list li.l-globalNavi__list__changeLang {
          margin: 0 25px 0 5px;
          font-size: 1.2rem; } }
  @media only screen and (max-width: 1020px) {
    .l-globalNavi__btnMenu {
      float: right; }
      .l-globalNavi__btnMenu a {
        display: block;
        width: 60px;
        height: 60px;
        position: relative; }
        .l-globalNavi__btnMenu a:hover {
          color: inherit; }
        .l-globalNavi__btnMenu a span {
          display: inline-block;
          width: 30px;
          height: 5px;
          background: #231815;
          position: absolute;
          -webkit-transition: all 0.5s ease 0s;
          -ms-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s; }
          .l-globalNavi__btnMenu a span:first-child {
            margin-left: -15px;
            left: 50%;
            top: 15px;
            -webkit-transform: translate(0, 0) rotate(0deg);
            -ms-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg); }
          .l-globalNavi__btnMenu a span:nth-child(2) {
            margin-left: -15px;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
          .l-globalNavi__btnMenu a span:last-child {
            margin-left: -15px;
            left: 50%;
            bottom: 15px;
            -webkit-transform: translate(0, 0) rotate(0deg);
            -ms-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg); }
    .l-globalNavi__contact {
      padding-right: 22px;
      padding-top: 10px; }
    .l-globalNavi__list {
      width: 100%;
      height: 100%;
      padding: 20%;
      background: rgba(12, 22, 101, 0.9);
      color: #fff;
      font-size: 3rem;
      visibility: hidden;
      opacity: 0;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 10;
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
      -webkit-transition: 0.2s ease 0s;
      -ms-transition: 0.2s ease 0s;
      transition: 0.2s ease 0s; }
      .l-globalNavi__list__bg {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0; }
      .l-globalNavi__list ul {
        padding: 1.5em 40px 2em;
        border: solid 1px rgba(255, 255, 255, 0.6);
        background: rgba(198, 2, 11, 0.2);
        -webkit-transform: scale(0.5) translate(0, -20%);
        -ms-transform: scale(0.5) translate(0, -20%);
        transform: scale(0.5) translate(0, -20%);
        -webkit-transition: 0.2s ease 0s;
        -ms-transition: 0.2s ease 0s;
        transition: 0.2s ease 0s; }
        .l-globalNavi__list ul li {
          line-height: 2.4;
          text-align: center;
          float: none; }
          .l-globalNavi__list ul li a.is-disabled {
            color: inherit;
            opacity: 0.33; }
          .l-globalNavi__list ul li ul {
            display: none; }
      .l-globalNavi__list__changeLang {
        margin: 0 !important;
        font-size: 3rem !important; }
      .l-globalNavi__list__close {
        margin-top: -1em;
        font-size: 2rem;
        text-align: center; }
        .l-globalNavi__list__close a {
          display: inline-block;
          padding: 0 50px 0 80px;
          border-radius: 2px;
          background: rgba(255, 255, 255, 0.9);
          color: #0c1665;
          font-weight: bold;
          line-height: 2.5;
          position: relative; }
          .l-globalNavi__list__close a i {
            display: block;
            width: 30px;
            height: 30px;
            margin-top: -15px;
            position: absolute;
            left: 35px;
            top: 50%; }
            .l-globalNavi__list__close a i::before, .l-globalNavi__list__close a i::after {
              content: "";
              display: block;
              width: 100%;
              height: 2px;
              margin-top: -1px;
              background: #0c1665;
              position: absolute;
              left: 0;
              top: 50%; }
            .l-globalNavi__list__close a i::before {
              -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
            .l-globalNavi__list__close a i::after {
              -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); } }
  @media only screen and (max-width: 1020px) and (max-height: 414px) {
    .l-globalNavi__list {
      padding: 10%;
      overflow: auto; } }
  @media only screen and (max-width: 480px) {
    .l-globalNavi__btnMenu a span {
      display: inline-block;
      width: 24px;
      height: 3px;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      .l-globalNavi__btnMenu a span:first-child {
        margin-left: -12px;
        top: 19px; }
      .l-globalNavi__btnMenu a span:nth-child(2) {
        margin-left: -12px;
        top: 50%; }
      .l-globalNavi__btnMenu a span:last-child {
        margin-left: -12px;
        bottom: 19px; }
    .l-globalNavi__contact {
      padding-top: 15px;
      padding-right: 10px;
      font-size: 1.4rem; }
      .l-globalNavi__contact a {
        width: 100px;
        height: 30px; }
    .l-globalNavi__list {
      padding: 20% 10%;
      font-size: 2rem; }
      .l-globalNavi__list ul {
        padding: 1.5em 20px 2em; }
      .l-globalNavi__list__changeLang {
        font-size: 2rem !important; }
      .l-globalNavi__list__close {
        font-size: 1.6rem; }
        .l-globalNavi__list__close a {
          padding: 0 25px 0 40px; }
          .l-globalNavi__list__close a i {
            display: block;
            width: 16px;
            height: 16px;
            margin-top: -8px;
            left: 17px; } }

@media only screen and (max-width: 1020px) {
  .is-nav-active .l-globalNavi__btnMenu a {
    z-index: 11; }
    .is-nav-active .l-globalNavi__btnMenu a span {
      background: #fff; }
      .is-nav-active .l-globalNavi__btnMenu a span:first-child {
        -webkit-transform: translate(0, 12px) rotate(405deg);
        -ms-transform: translate(0, 12px) rotate(405deg);
        transform: translate(0, 12px) rotate(405deg); }
      .is-nav-active .l-globalNavi__btnMenu a span:nth-child(2) {
        opacity: 0; }
      .is-nav-active .l-globalNavi__btnMenu a span:last-child {
        -webkit-transform: translate(0, -13px) rotate(-405deg);
        -ms-transform: translate(0, -13px) rotate(-405deg);
        transform: translate(0, -13px) rotate(-405deg); }
  .is-nav-active .l-globalNavi__list {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .is-nav-active .l-globalNavi__list ul {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .is-nav-active .l-globalNavi__list a.is-active {
      color: #fff; }
    .is-nav-active .l-globalNavi__list__changeLang a.is-active {
      color: #c4181f;
      opacity: 1; } }
@media only screen and (max-width: 480px) {
  .is-nav-active .l-globalNavi__btnMenu a span:first-child {
    -webkit-transform: translate(0, 9px) rotate(405deg);
    -ms-transform: translate(0, 9px) rotate(405deg);
    transform: translate(0, 9px) rotate(405deg); }
  .is-nav-active .l-globalNavi__btnMenu a span:nth-child(2) {
    opacity: 0; }
  .is-nav-active .l-globalNavi__btnMenu a span:last-child {
    -webkit-transform: translate(0, -10px) rotate(-405deg);
    -ms-transform: translate(0, -10px) rotate(-405deg);
    transform: translate(0, -10px) rotate(-405deg); } }
/*----------------------------------------
movie
----------------------------------------*/
.movie_box {
  width: 900px;
  margin: 0 auto;
  padding-top: 80px; }
  @media only screen and (max-width: 1020px) {
    .movie_box {
      width: 100%;
      padding: 40px 0 10px; } }

.movie {
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

/*----------------------------------------
main
----------------------------------------*/
.l-main {
  display: block;
  padding-top: 156px;
  overflow: hidden; }
  .l-main--top {
    padding-top: 0; }
    @media only screen and (max-width: 768px) {
      .l-main--top {
        padding-top: 60px; } }
  @media only screen and (max-width: 768px) {
    .l-main {
      padding-top: 60px; } }

/* top
----------------------------------------*/
.section--mainvisual {
  padding-bottom: 58.44%;
  padding-bottom: 100vh;
  background: url("/cn/special/tpx/img/base_body001.png");
  position: relative;
  overflow: hidden; }
  .section--mainvisual > * {
    position: absolute; }
  .section--mainvisual__bg {
    width: 129.38%;
    height: 21.03%;
    background: url("/cn/special/tpx/img/base_mainvisual001.png") no-repeat top center;
    background-size: 100% auto;
    left: 50%;
    bottom: 0;
    z-index: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-animation: bgzoom 10s linear 0s;
    -moz-animation: bgzoom 10s linear 0s;
    animation: bgzoom 10s linear 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both; }
  .section--mainvisual__title {
    width: 100%;
    text-align: center;
    left: 0;
    top: 32.53%; }
    .section--mainvisual__title span {
      display: block;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
    .section--mainvisual__title img {
      display: block;
      vertical-align: top; }
    .section--mainvisual__title__main {
      width: 27.6%;
      padding-bottom: 3.44%;
      top: -100px;
      opacity: 0;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      transition-delay: 0.5s; }
      .is-active .section--mainvisual__title__main {
        top: 0;
        opacity: 1; }
    .section--mainvisual__title__sub1 {
      width: 47.45%;
      padding: 1px 0;
      position: relative; }
      .section--mainvisual__title__sub1::before, .section--mainvisual__title__sub1::after {
        content: "";
        width: 0;
        height: 1px;
        background: #003251;
        position: absolute;
        -webkit-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s;
        transition-delay: 1s; }
      .section--mainvisual__title__sub1::before {
        left: -100px;
        top: 0; }
      .section--mainvisual__title__sub1::after {
        right: -100px;
        bottom: 0; }
      .section--mainvisual__title__sub1 img {
        display: inline-block;
        opacity: 0;
        -webkit-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
        .section--mainvisual__title__sub1 img:nth-child(1) {
          width: 35.78%;
          -webkit-transition-delay: 1.5s;
          -moz-transition-delay: 1.5s;
          transition-delay: 1.5s; }
          html:lang(zh) .section--mainvisual__title__sub1 img:nth-child(1) {
            width: 31.61%; }
        .section--mainvisual__title__sub1 img:nth-child(2), .section--mainvisual__title__sub1 img:nth-child(4) {
          width: 3.95%;
          position: relative;
          top: -100px;
          -webkit-transform: rotate(-720deg);
          -ms-transform: rotate(-720deg);
          transform: rotate(-720deg);
          -webkit-transition-delay: 2.5s;
          -moz-transition-delay: 2.5s;
          transition-delay: 2.5s; }
        .section--mainvisual__title__sub1 img:nth-child(3) {
          width: 24.26%;
          -webkit-transition-delay: 1.7s;
          -moz-transition-delay: 1.7s;
          transition-delay: 1.7s; }
          html:lang(zh) .section--mainvisual__title__sub1 img:nth-child(3) {
            width: 28.98%; }
        .section--mainvisual__title__sub1 img:nth-child(5) {
          width: 32.05%;
          -webkit-transition-delay: 1.9s;
          -moz-transition-delay: 1.9s;
          transition-delay: 1.9s; }
          html:lang(zh) .section--mainvisual__title__sub1 img:nth-child(5) {
            width: 31.5%; }
      .is-active .section--mainvisual__title__sub1::before, .is-active .section--mainvisual__title__sub1::after {
        width: 100%; }
      .is-active .section--mainvisual__title__sub1::before {
        left: 0; }
      .is-active .section--mainvisual__title__sub1::after {
        right: 0; }
      .is-active .section--mainvisual__title__sub1 img {
        opacity: 1; }
        .is-active .section--mainvisual__title__sub1 img:nth-child(2), .is-active .section--mainvisual__title__sub1 img:nth-child(4) {
          top: 0;
          -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
          transform: rotate(0); }
    .section--mainvisual__title__sub2 {
      width: 47.45%;
      padding-top: 1.25%;
      opacity: 0;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      -webkit-transition-delay: 2s;
      -moz-transition-delay: 2s;
      transition-delay: 2s; }
      .is-active .section--mainvisual__title__sub2 {
        opacity: 1; }
  .section--mainvisual__pagedown {
    width: 100%;
    text-align: center;
    top: 71.66%; }
    .section--mainvisual__pagedown .btn--arrow {
      margin-top: -200px;
      margin-left: auto;
      margin-right: auto;
      opacity: 0;
      -webkit-transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
      -ms-transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
      transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
      -webkit-transition-delay: 3s;
      -moz-transition-delay: 3s;
      transition-delay: 3s; }
      .is-active .section--mainvisual__pagedown .btn--arrow {
        margin-top: 0;
        opacity: 1; }
    @media only screen and (max-width: 480px) {
      .section--mainvisual__pagedown .btn--arrow {
        width: 36px;
        height: 36px; } }
  @media only screen and (max-width: 768px) {
    .section--mainvisual {
      padding-bottom: 164.84%;
      padding-bottom: 100vh;
      padding-bottom: calc(100vh - 60px); }
      .section--mainvisual__bg {
        width: 250%;
        height: 26.54%;
        left: 50%;
        bottom: 0;
        z-index: 0;
        -webkit-animation: bgzoom_sp 10s linear 0s;
        -moz-animation: bgzoom_sp 10s linear 0s;
        animation: bgzoom_sp 10s linear 0s;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        animation-fill-mode: both; }
        .section--mainvisual__bg.only-sp {
          height: 12.48%;
          bottom: auto;
          top: 0;
          -webkit-transform: translate(-50%, 0) scale(1, -1);
          -ms-transform: translate(-50%, 0) scale(1, -1);
          transform: translate(-50%, 0) scale(1, -1); }
      .section--mainvisual__title {
        top: 32.07%; }
        .section--mainvisual__title__main {
          width: 56.77%;
          padding-bottom: 6.25%; }
        .section--mainvisual__title__sub1 {
          width: 73.31%; }
        .section--mainvisual__title__sub2 {
          width: 73.31%;
          padding-top: 1.82%; }
      .section--mainvisual__pagedown {
        width: 100%;
        text-align: center;
        top: 67%; }
        .section--mainvisual__pagedown .btn--arrow {
          margin-left: auto;
          margin-right: auto; } }

.btn--arrow {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  -ms-transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s; }
  .btn--arrow:hover {
    -webkit-transform: translate(20%, 0);
    -ms-transform: translate(20%, 0);
    transform: translate(20%, 0); }
    @media only screen and (max-width: 768px) {
      .btn--arrow:hover {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }
  .btn--arrow--down {
    width: 45px;
    height: 45px;
    background: url("/cn/special/tpx/img/btn_arrow-down001.png") no-repeat;
    background-size: contain; }
  .btn--arrow--right {
    width: 40px;
    height: 40px;
    background: url("/cn/special/tpx/img/btn_arrow-right001.png") no-repeat;
    background-size: contain; }

.btn--multi {
  max-width: 760px;
  margin: 0 auto;
  text-align: center; }
  .btn--multi:after {
    content: "";
    display: table;
    clear: both; }
  .btn--multi .btn:first-child {
    float: left; }
  .btn--multi .btn:last-child {
    float: right; }

.btn--link {
  display: inline-block;
  width: 340px;
  max-width: 47%;
  background: #1a2d6c;
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 70px;
  text-align: center;
  position: relative;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none; }
  .btn--link:hover {
    background: #9b0000;
    text-decoration: none; }
    @media only screen and (max-width: 768px) {
      .btn--link:hover {
        background: #1a2d6c; } }
  .btn--link.is-disabled {
    background: #ccc;
    cursor: default; }
  .btn--link span {
    position: relative;
    z-index: 1; }
  .btn--link::after {
    content: "";
    display: block;
    width: 28px;
    height: 14px;
    margin-top: -7px;
    background: url("/cn/special/tpx/img/btn_arrow-right003.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 28px;
    top: 50%; }
  .btn--link--short::after {
    display: none; }
  @media only screen and (max-width: 768px) {
    .btn--link {
      background: #fff;
      color: #0c1665; }
      .btn--link::after {
        background-image: url("/cn/special/tpx/img/btn_arrow-right004.png"); } }
  @media only screen and (max-width: 480px) {
    .btn--link {
      padding: 0 15px;
      font-size: 1.4rem;
      line-height: 44px;
      text-align: left; }
      .btn--link::after {
        width: 14px;
        height: 7px;
        margin-top: -3px;
        right: 15px; } }

.btn--network {
  max-width: 670px;
  margin: 0 auto;
  text-align: center; }
  .btn--network:after {
    content: "";
    display: table;
    clear: both; }
  .btn--network:not(:first-child) {
    padding-top: 8%;
    display: none; }
    @media only screen and (max-width: 1020px) {
      .btn--network:not(:first-child) {
        display: block;
        padding-top: 50px; } }
  .btn--network .btn {
    display: block;
    width: 270px;
    max-width: 47%;
    background: #9b0000;
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 55px;
    text-align: center;
    position: relative;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none; }
    .btn--network .btn:hover {
      background: #0c1665;
      text-decoration: none; }
    .btn--network .btn span {
      position: relative;
      z-index: 1; }
    .btn--network .btn:first-child {
      float: left; }
    .btn--network .btn:last-child {
      float: right; }
    @media only screen and (max-width: 480px) {
      .btn--network .btn {
        line-height: 44px;
        font-size: 1.6rem; } }

.section--topValues {
  padding: 62px 0 80px;
  background: #0c1665;
  color: #fff;
  overflow: hidden; }
  .section--topValues:after {
    content: "";
    display: table;
    clear: both; }
  .section--topValues__title {
    width: 46.35%;
    padding: 24px 0;
    background: -webkit-linear-gradient(-45deg, rgba(204, 0, 14, 0.37) 0%, rgba(204, 0, 14, 0.64) 100%);
    background: linear-gradient(135deg, rgba(204, 0, 14, 0.37) 0%, rgba(204, 0, 14, 0.64) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ecc000e', endColorstr='#a3cc000e',GradientType=1 );
    font-size: 3.5rem;
    line-height: 1.29;
    text-align: right;
    float: left;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }
    .section--topValues__title.is-active {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    .section--topValues__title span {
      display: inline-block;
      width: 520px;
      padding: 0 35px;
      text-align: left; }
  .section--topValues__summary {
    width: 53.65%;
    margin-top: 1em;
    line-height: 1.44;
    float: left;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%); }
    .is-active + .section--topValues__summary {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    .section--topValues__summary span {
      display: inline-block;
      width: 648px;
      padding-left: 55px; }
  @media only screen and (max-width: 1200px) {
    .section--topValues__title span {
      width: auto; }
    .section--topValues__summary span {
      width: auto;
      padding-right: 30px; } }
  @media only screen and (max-width: 768px) {
    .section--topValues {
      padding: 77px 32px 30px; }
      .section--topValues__title {
        width: auto;
        padding: 6px 32px;
        margin: 0 -32px 15px;
        font-size: 2rem;
        line-height: 1.125;
        text-align: left;
        float: none; }
        .section--topValues__title span {
          display: inline;
          width: auto;
          padding: 0; }
      .section--topValues__summary {
        width: auto;
        margin-top: 0;
        font-size: 1.3rem;
        line-height: 1.44;
        float: none; }
        .section--topValues__summary span {
          display: inline;
          width: auto;
          padding: 0; } }

.topValues {
  width: 640px;
  max-width: 85%;
  padding: 0 15px;
  margin: 0 auto 70px; }
  .topValues img {
    width: 100%; }
  .topValues__inner {
    padding-bottom: 73.59%;
    position: relative; }
    .topValues__inner > * {
      position: absolute; }
  .topValues__logo {
    width: 35.21%;
    left: 50%;
    top: 53.31%;
    z-index: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .is-active .topValues__logo {
      opacity: 1; }
  .topValues__list {
    width: 100%;
    height: 100%; }
    .topValues__list li {
      width: 26.32%;
      height: 41.35%;
      padding: 0 0 3.68%;
      text-align: center;
      position: absolute;
      z-index: 1;
      opacity: 0;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
    .topValues__list__box {
      display: table;
      width: 100%;
      height: 100%; }
    .topValues__list__inner {
      display: table-cell;
      vertical-align: middle; }
    .topValues__list__icon {
      display: block;
      width: 32.47%;
      padding-bottom: 6.49%;
      margin-left: auto;
      margin-right: auto; }
    .topValues__list__title {
      display: block;
      padding-bottom: 6.49%;
      font-size: 1.8rem;
      font-weight: bold; }
    .topValues__list__summary {
      display: block;
      padding: 0 10%;
      font-size: 1.2rem;
      line-height: 1.56;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
    .topValues__list--main li::before {
      content: "";
      display: block;
      height: 100%;
      width: 100%;
      background-repeat: no-repeat;
      background: url("/cn/special/tpx/img/base_element001.png") no-repeat;
      background-size: contain;
      position: absolute;
      z-index: 0; }
    .topValues__list--main li::after {
      content: "";
      display: block;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      z-index: -1;
      opacity: 0;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      -webkit-transition-delay: 1.5s;
      -moz-transition-delay: 1.5s;
      transition-delay: 1.5s; }
    .topValues__list--main li:nth-child(1) {
      top: 37.51%;
      left: 0;
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      transition-delay: 0.5s; }
      .topValues__list--main li:nth-child(1)::after {
        width: 100%;
        padding-bottom: 117.49%;
        background-image: url("/cn/special/tpx/img/base_element003.png");
        top: 0;
        left: 0; }
    .topValues__list--main li:nth-child(2) {
      top: 0;
      left: 50%;
      -webkit-transition-delay: 0.8s;
      -moz-transition-delay: 0.8s;
      transition-delay: 0.8s;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      .topValues__list--main li:nth-child(2)::after {
        width: 100%;
        padding-bottom: 117.49%;
        background-image: url("/cn/special/tpx/img/base_element002.png");
        top: 0;
        left: 0; }
    .topValues__list--main li:nth-child(3) {
      top: 36.93%;
      right: 0;
      -webkit-transition-delay: 1.1s;
      -moz-transition-delay: 1.1s;
      transition-delay: 1.1s; }
      .topValues__list--main li:nth-child(3)::after {
        width: 100%;
        padding-bottom: 117.49%;
        background-image: url("/cn/special/tpx/img/base_element004.png");
        top: 0;
        left: 0; }
    .is-active .topValues__list--main li {
      opacity: 1; }
      .is-active .topValues__list--main li::after {
        opacity: 1; }
      .is-active .topValues__list--main li:nth-child(1)::after {
        top: -17.13%;
        left: -15.18%; }
      .is-active .topValues__list--main li:nth-child(2) {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
        .is-active .topValues__list--main li:nth-child(2)::after {
          width: 95.38%;
          padding-bottom: 115.57%;
          top: 5.9%;
          left: 32.34%; }
      .is-active .topValues__list--main li:nth-child(3)::after {
        width: 89.44%;
        padding-bottom: 105.08%;
        top: 16.57%;
        left: 32.34%; }
    .topValues__list--sub li {
      width: 12.48%;
      height: 19.51%;
      padding-bottom: 0;
      background: url("/cn/special/tpx/img/base_element-sub001.png") no-repeat;
      background-size: contain;
      font-size: 1.4rem;
      font-weight: bold;
      line-height: 1.09;
      top: 80.72%;
      opacity: 0;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      .topValues__list--sub li:nth-child(1) {
        left: 15.56%;
        -webkit-transition-delay: 1.7s;
        -moz-transition-delay: 1.7s;
        transition-delay: 1.7s; }
      .topValues__list--sub li:nth-child(2) {
        left: 29.66%;
        -webkit-transition-delay: 2.5s;
        -moz-transition-delay: 2.5s;
        transition-delay: 2.5s; }
      .topValues__list--sub li:nth-child(3) {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transition-delay: 2.1s;
        -moz-transition-delay: 2.1s;
        transition-delay: 2.1s; }
      .topValues__list--sub li:nth-child(4) {
        right: 29.66%;
        -webkit-transition-delay: 2.3s;
        -moz-transition-delay: 2.3s;
        transition-delay: 2.3s; }
      .topValues__list--sub li:nth-child(5) {
        right: 15.56%;
        -webkit-transition-delay: 1.9s;
        -moz-transition-delay: 1.9s;
        transition-delay: 1.9s; }
      .is-active .topValues__list--sub li {
        opacity: 1; }
  @media only screen and (max-width: 1200px) {
    .topValues__list__title {
      font-size: 1.8vw; }
    .topValues__list__summary {
      font-size: 1vw; }
    .topValues__list--sub li {
      font-size: 1.2vw; } }
  @media only screen and (max-width: 768px) {
    .topValues {
      max-width: 100%;
      padding: 0;
      margin: 0 auto 40px; }
      .topValues__inner {
        padding-bottom: 0; }
        .topValues__inner > * {
          position: static; }
      .topValues__logo {
        width: 41.08%;
        margin: 0 auto 16px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; }
      .topValues__list {
        width: 100%;
        height: auto;
        position: relative; }
        .topValues__list:after {
          content: "";
          display: table;
          clear: both; }
        .topValues__list li .topValues__list__box {
          display: block;
          height: 100%; }
          .topValues__list li .topValues__list__box > * {
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        .topValues__list__inner {
          width: 100%;
          padding-bottom: 8%; }
        .topValues__list__summary {
          width: 100%;
          font-size: 2.4vw; }
        .topValues__list--main {
          padding-bottom: 36.92%; }
          .topValues__list--main li {
            width: 31.08%;
            height: 100%;
            padding: 3.5% 0; }
            .topValues__list--main li::after {
              display: none; }
            .topValues__list--main li::before {
              left: 0;
              top: 0; }
            .topValues__list--main li:nth-child(1) {
              left: 0;
              top: 0; }
            .topValues__list--main li:nth-child(2) {
              left: 50%;
              top: 0; }
            .topValues__list--main li:nth-child(3) {
              margin-right: 0;
              left: auto;
              right: 0;
              top: 0; }
        .topValues__list--sub {
          padding-bottom: 21.69%;
          position: relative; }
          .topValues__list--sub li {
            width: 18.77%;
            height: 100%;
            font-size: 2.8vw;
            top: 0; }
            .topValues__list--sub li:nth-child(1) {
              left: 0; }
            .topValues__list--sub li:nth-child(2) {
              -webkit-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
            .topValues__list--sub li:nth-child(3) {
              left: 50%;
              -webkit-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
            .topValues__list--sub li:nth-child(4) {
              -webkit-transform: translate(50%, 0);
              -ms-transform: translate(50%, 0);
              transform: translate(50%, 0); }
            .topValues__list--sub li:nth-child(5) {
              right: 0; } }
  @media only screen and (max-width: 480px) {
    .topValues__list__icon {
      width: 30.85%;
      padding-bottom: 0; }
    .topValues__list__title {
      font-size: 1.2rem; }
    .topValues__list__summary {
      display: block;
      padding: 0;
      margin: -5px 0 0;
      font-size: 1rem;
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8); }
    .topValues__list--main li::before {
      background-image: url("/cn/special/tpx/img/base_element006.png"); }
    .topValues__list--sub li {
      background-image: url("/cn/special/tpx/img/base_element-sub003.png");
      font-size: 1rem; } }

.area--contact {
  padding: 55px 0;
  background: url("/cn/special/tpx/img/base_contact001.png");
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .area--contact {
      padding: 25px 0; } }

.btn--contact {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  background: #c6020b;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 50px;
  position: relative;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none; }
  .btn--contact:hover {
    background: #2a3278; }
  .btn--contact span {
    display: inline-block;
    padding: 0 92px;
    background: url("/cn/special/tpx/img/btn_arrow-right003.png") no-repeat right center;
    position: relative;
    z-index: 1; }
    html:lang(zh) .btn--contact span {
      padding: 0 40px; }
  @media only screen and (max-width: 768px) {
    .btn--contact {
      max-width: 300px;
      font-size: 2rem;
      line-height: 50px; }
      .btn--contact span {
        padding: 0 45px;
        background-size: 14px auto; } }

.section--topDoor {
  max-width: 900px;
  padding: 90px 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden; }
  .section--topDoor:after {
    content: "";
    display: table;
    clear: both; }
  .section--topDoor__list__icon {
    display: block;
    height: 81px;
    margin-bottom: 8px; }
    .section--topDoor__list__icon img {
      width: auto;
      height: 100%; }
  .section--topDoor__list__title {
    display: block;
    margin-bottom: 15px;
    color: #c6020b;
    font-size: 3rem; }
  .section--topDoor__list__summary {
    margin-bottom: 12px;
    color: #606060;
    font-size: 1.4rem;
    line-height: 1.5; }
  .section--topDoor__list__more {
    padding-bottom: 28px; }
    .section--topDoor__list__more .btn--arrow {
      margin: 0 auto; }
  .section--topDoor__list a:hover {
    text-decoration: none; }
    .section--topDoor__list a:hover::before {
      -webkit-animation: rotateBg 30s linear infinite;
      -moz-animation: rotateBg 30s linear infinite;
      animation: rotateBg 30s linear infinite;
      -webkit-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
      animation-fill-mode: both; }
  .section--topDoor__list li {
    width: 33.33%;
    padding: 0 15px;
    float: left;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .section--topDoor__list li:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
      @media only screen and (max-width: 768px) {
        .section--topDoor__list li:hover {
          -webkit-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1); } }
    .section--topDoor__list li a::before {
      content: "";
      width: 90%;
      margin-left: -45%;
      padding-bottom: 90%;
      display: block;
      background: url("/cn/special/tpx/img/base_polygon001.png") no-repeat center bottom;
      background-size: contain;
      position: absolute;
      left: 50%;
      bottom: 0;
      z-index: -1; }
    .section--topDoor__list li:nth-child(1) .section--topDoor__list__title {
      padding: 0.4em 0 0.6em; }
    .section--topDoor__list li:nth-child(1) .section--topDoor__list__icon {
      padding-top: 4px;
      -webkit-transform: scale(1, 0.5);
      -ms-transform: scale(1, 0.5);
      transform: scale(1, 0.5);
      -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
      transform-origin: bottom;
      -webkit-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
      -ms-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
      transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s; }
    .section--topDoor__list li:nth-child(2) .section--topDoor__list__title {
      padding: 0.4em 0 0.6em; }
    .section--topDoor__list li:nth-child(2) .section--topDoor__list__icon {
      padding-top: 2px;
      -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
      -ms-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
      transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      transition-delay: 0.5s; }
      @media only screen and (max-width: 768px) {
        .section--topDoor__list li:nth-child(2) .section--topDoor__list__icon {
          -webkit-transition-delay: 0s;
          -moz-transition-delay: 0s;
          transition-delay: 0s; } }
    html:lang(zh) .section--topDoor__list li:nth-child(3) .section--topDoor__list__title {
      padding: 0.4em 0 0.6em; }
    .section--topDoor__list li:nth-child(3) .section--topDoor__list__icon {
      padding-top: 10px;
      padding-bottom: 14px; }
    .section--topDoor__list li.is-active:nth-child(1) .section--topDoor__list__icon {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1); }
    .section--topDoor__list li.is-active:nth-child(2) .section--topDoor__list__icon {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .section--topDoor__list li.is-active:nth-child(3) .section--topDoor__list__icon {
      -webkit-animation: shake 0.7s ease 1s;
      -moz-animation: shake 0.7s ease 1s;
      animation: shake 0.7s ease 1s;
      -webkit-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
      animation-fill-mode: both; }
      @media only screen and (max-width: 768px) {
        .section--topDoor__list li.is-active:nth-child(3) .section--topDoor__list__icon {
          -webkit-animation: shake 0.7s ease 0s;
          -moz-animation: shake 0.7s ease 0s;
          animation: shake 0.7s ease 0s;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          animation-fill-mode: both; } }
  @media only screen and (max-width: 1024px) {
    .section--topDoor {
      padding: 91px 15px; } }
  @media only screen and (max-width: 768px) {
    .section--topDoor {
      padding: 80px 32px 138px;
      overflow: hidden;
      position: relative; }
      .section--topDoor::before {
        content: "";
        display: block;
        width: 325.52%;
        height: 138px;
        background: url("/cn/special/tpx/img/base_mainvisual001.png") no-repeat top center;
        background-size: 100% auto;
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
      .section--topDoor.is-active::before {
        -webkit-animation: bgzoom_sp 10s linear 0s;
        -moz-animation: bgzoom_sp 10s linear 0s;
        animation: bgzoom_sp 10s linear 0s;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        animation-fill-mode: both; }
      .section--topDoor__list__icon {
        height: 95px;
        margin-bottom: 12px; }
      .section--topDoor__list li {
        width: auto;
        max-width: 320px;
        margin: 0 auto 60px;
        background-size: contain;
        float: none; }
        .section--topDoor__list li:nth-child(1) .section--topDoor__list__title {
          padding: 0; }
        .section--topDoor__list li:nth-child(1) .section--topDoor__list__icon {
          padding-top: 4px; }
        .section--topDoor__list li:nth-child(2) .section--topDoor__list__title {
          padding: 0; }
        .section--topDoor__list li:nth-child(2) .section--topDoor__list__icon {
          padding-top: 2px; }
        .section--topDoor__list li:nth-child(3) .section--topDoor__list__icon {
          padding-top: 10px;
          padding-bottom: 14px; } }
  @media only screen and (max-width: 480px) {
    .section--topDoor {
      padding: 40px 32px 69px; }
      .section--topDoor::before {
        height: 69px; }
      .section--topDoor__list__title {
        margin-bottom: 10px;
        font-size: 2rem; }
      .section--topDoor__list__summary {
        margin-bottom: 16px;
        font-size: 1.2rem; }
      .section--topDoor__list__more {
        padding-bottom: 30px; }
      .section--topDoor__list__icon {
        height: 71px;
        margin-bottom: 6px; }
      .section--topDoor__list li {
        max-width: 240px;
        margin-bottom: 30px; }
        .section--topDoor__list li:nth-child(1) .section--topDoor__list__title {
          padding: 0; }
        .section--topDoor__list li:nth-child(1) .section--topDoor__list__icon {
          padding-top: 2px; }
        .section--topDoor__list li:nth-child(2) .section--topDoor__list__title {
          padding: 0; }
        .section--topDoor__list li:nth-child(2) .section--topDoor__list__icon {
          padding-top: 2px; }
        .section--topDoor__list li:nth-child(3) .section--topDoor__list__icon {
          padding-top: 5px;
          padding-bottom: 7px; } }

.section--topRecipe {
  margin-bottom: 140px;
  background: #171f5e;
  color: #fff; }
  .section--topRecipe:after {
    content: "";
    display: table;
    clear: both; }
  .section--topRecipe__inner {
    width: 50%;
    padding-top: 4.6875%;
    float: left; }
  .section--topRecipe__title {
    padding: 24px 0;
    background: -webkit-linear-gradient(-45deg, rgba(204, 0, 14, 0.37) 0%, rgba(204, 0, 14, 0.64) 100%);
    background: linear-gradient(135deg, rgba(204, 0, 14, 0.37) 0%, rgba(204, 0, 14, 0.64) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ecc000e', endColorstr='#a3cc000e',GradientType=1 );
    font-size: 5rem;
    font-weight: bold;
    text-align: right;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }
    .is-active .section--topRecipe__title {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    .section--topRecipe__title span {
      display: inline-block;
      width: 503px;
      padding-left: 35px;
      text-align: left; }
  .section--topRecipe__summary {
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: right;
    line-height: 1.4;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%); }
    .is-active .section--topRecipe__summary {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    .section--topRecipe__summary span {
      display: inline-block;
      width: 503px;
      max-width: 100%;
      padding-left: 35px;
      text-align: left; }
      @media only screen and (max-width: 940px) {
        .section--topRecipe__summary span br {
          display: none; } }
  .section--topRecipe__more:after {
    content: "";
    display: table;
    clear: both; }
  .section--topRecipe__more .btn--arrow {
    background-image: url("/cn/special/tpx/img/btn_arrow-right002.png");
    float: right; }
    a:hover .section--topRecipe__more .btn--arrow {
      -webkit-transform: translate(20%, 0);
      -ms-transform: translate(20%, 0);
      transform: translate(20%, 0); }
      @media only screen and (max-width: 768px) {
        a:hover .section--topRecipe__more .btn--arrow {
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0); } }
  .section--topRecipe__figure {
    width: 50%;
    padding-left: 4.6875%;
    float: right;
    position: relative; }
    .section--topRecipe__figure::after {
      content: "";
      display: block;
      width: 9.375%;
      height: 100%;
      background: -webkit-linear-gradient(left, #171f5e 0%, rgba(23, 31, 94, 0.8) 100%);
      background: linear-gradient(to right, #171f5e 0%, rgba(23, 31, 94, 0.8) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171f5e', endColorstr='#cc171f5e',GradientType=1 );
      position: absolute;
      left: 9.375%;
      top: 0; }
    .section--topRecipe__figure img {
      width: 100%;
      vertical-align: top; }
  @media only screen and (max-width: 1024px) {
    .section--topRecipe {
      margin-bottom: 115px; }
      .section--topRecipe__inner {
        padding-top: 2.5%; } }
  @media only screen and (max-width: 768px) {
    .section--topRecipe {
      padding: 70px 0;
      margin-bottom: 0; }
      .section--topRecipe__inner {
        width: auto;
        padding-top: 0;
        float: none; }
      .section--topRecipe__title {
        padding: 8px 96px 16px;
        font-size: 5rem;
        font-weight: bold;
        text-align: left; }
        .section--topRecipe__title span {
          width: auto;
          padding-left: 0; }
      .section--topRecipe__summary {
        padding: 0 96px 40px;
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 2.2rem;
        text-align: left; }
        .section--topRecipe__summary span {
          width: auto;
          padding-left: 0; }
      .section--topRecipe__more {
        display: none; }
      .section--topRecipe__figure {
        width: auto;
        padding-left: 0;
        padding-bottom: 32.55%;
        float: none;
        position: relative;
        overflow: hidden; }
        .section--topRecipe__figure::after {
          display: none; }
        .section--topRecipe__figure img {
          width: 100%;
          position: absolute;
          left: 0;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); } }
  @media only screen and (max-width: 480px) {
    .section--topRecipe {
      padding: 35px 0; }
      .section--topRecipe__title {
        padding: 4px 48px 8px;
        font-size: 2.5rem; }
      .section--topRecipe__summary {
        padding: 0 48px 30px;
        margin-top: 10px;
        font-size: 1.3rem; } }

.section--topCase {
  padding-bottom: 113px;
  overflow: hidden; }
  .section--topCase__inner {
    width: 50%;
    min-width: 600px;
    position: relative;
    left: -50%;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .is-active .section--topCase__inner {
      left: 0; }
    .section--topCase__inner a {
      display: block;
      padding: 70px 0 140px;
      margin-right: 70px;
      background: #213378;
      color: #fff; }
  .section--topCase__title {
    font-size: 5rem;
    font-weight: bold;
    text-align: right;
    position: relative;
    z-index: 2; }
    .section--topCase__title span {
      display: inline-block;
      width: 542px;
      padding: 20px 0 20px 40px;
      margin-right: -26px;
      background: rgba(0, 219, 245, 0.5);
      text-align: left;
      opacity: 0;
      position: relative;
      left: 50%;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    .is-active .section--topCase__title span {
      opacity: 1;
      left: 0; }
  .section--topCase__summary {
    margin-top: 20px;
    line-height: 1.4;
    text-align: right;
    position: relative;
    z-index: 2;
    opacity: 0;
    top: -100px;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    transition-delay: 0.9s; }
    .section--topCase__summary span {
      display: inline-block;
      width: 516px;
      padding-left: 40px;
      padding-right: 140px;
      text-align: left; }
    .is-active .section--topCase__summary {
      opacity: 1;
      top: 0; }
  .section--topCase__more {
    padding-right: 116px;
    margin-top: 20px;
    position: relative;
    z-index: 2; }
    .section--topCase__more:after {
      content: "";
      display: table;
      clear: both; }
    .section--topCase__more .btn--arrow {
      background-image: url("/cn/special/tpx/img/btn_arrow-right002.png");
      float: right;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
      a:hover .section--topCase__more .btn--arrow {
        -webkit-transform: translate(20%, 0);
        -ms-transform: translate(20%, 0);
        transform: translate(20%, 0); }
        @media only screen and (max-width: 768px) {
          a:hover .section--topCase__more .btn--arrow {
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0); } }
  .section--topCase__list {
    width: 680px;
    max-width: 100%;
    margin: 0 auto; }
    .section--topCase__list__title {
      min-width: 77px;
      padding: 5px 10px;
      background: rgba(198, 2, 11, 0.6);
      color: #fff;
      font-size: 2rem;
      font-weight: bold;
      line-height: 1.25;
      position: absolute;
      left: -26px;
      bottom: 20px;
      z-index: 2; }
      .section--topCase__list__title small {
        display: inline-block;
        font-size: 1.6rem; }
    .section--topCase__list__figure {
      padding-bottom: 70.36%;
      position: relative;
      overflow: hidden; }
      .section--topCase__list__figure img {
        width: 100%;
        height: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .section--topCase__list__comingSoon {
      width: 120px;
      background: rgba(0, 0, 0, 0.5);
      line-height: 32px;
      text-align: center;
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 1;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .section--topCase__list__comingSoon span {
        color: #fff;
        font-weight: bold; }
    .section--topCase__list__bg {
      content: "";
      display: block;
      width: 66.41%;
      padding-bottom: 50%;
      background: url("/cn/special/tpx/img/base_polygon002.png") no-repeat;
      background-size: contain;
      position: absolute;
      left: 32.05%;
      top: 37.41%;
      z-index: -1; }
    .section--topCase__list__inner {
      width: 100%;
      padding-bottom: 98.46%;
      margin-top: -400px;
      right: -20%;
      position: relative; }
      @media only screen and (max-width: 1020px) {
        .section--topCase__list__inner {
          margin-top: -270px;
          right: 0; } }
      .section--topCase__list__inner li {
        width: 40.17%;
        position: absolute;
        -webkit-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
        .section--topCase__list__inner li:hover {
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }
          @media only screen and (max-width: 768px) {
            .section--topCase__list__inner li:hover {
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform: scale(1); } }
        .section--topCase__list__inner li:nth-child(n+4) {
          width: 32.05%; }
        .section--topCase__list__inner li:nth-child(1) {
          left: 53.5%;
          top: 2.86%;
          z-index: 5; }
          .section--topCase__list__inner li:nth-child(1) .section--topCase__list__title {
            top: 35px;
            bottom: auto; }
        .section--topCase__list__inner li:nth-child(2) {
          left: 16.67%;
          top: 25%;
          z-index: 3; }
        .section--topCase__list__inner li:nth-child(3) {
          left: 60.26%;
          top: 41.49%;
          z-index: 4; }
        .section--topCase__list__inner li:nth-child(4) {
          left: 2.74%;
          top: 60.94%;
          z-index: 1; }
        .section--topCase__list__inner li:nth-child(5) {
          left: 29.4%;
          top: 77.6%;
          z-index: 2; }
  @media only screen and (max-width: 1024px) {
    .section--topCase__list {
      max-width: 90%; } }
  @media only screen and (max-width: 768px) {
    .section--topCase {
      padding-bottom: 70px;
      background: #213378; }
      .section--topCase__inner {
        width: auto;
        min-width: 0; }
        .section--topCase__inner a {
          display: block;
          padding: 0 0 58px;
          margin-right: 0; }
      .section--topCase__title {
        text-align: left; }
        .section--topCase__title span {
          display: block;
          width: auto;
          padding: 8px 96px 16px;
          margin-right: 0;
          -webkit-transition-delay: 0s;
          -moz-transition-delay: 0s;
          transition-delay: 0s; }
      .section--topCase__summary {
        padding: 0 96px 40px;
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 2.2rem;
        text-align: left;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s; }
        .section--topCase__summary span {
          display: block;
          padding: 0;
          width: auto; }
      .section--topCase__more {
        display: none; }
      .section--topCase__list {
        width: auto;
        max-width: none;
        margin: 0; }
        .section--topCase__list__title {
          width: 190px;
          padding-left: 96px;
          text-align: left;
          position: absolute;
          left: 0;
          top: 35px;
          bottom: auto; }
        .section--topCase__list__figure {
          padding-bottom: 30.73%; }
          .section--topCase__list__figure img {
            width: 100%;
            left: 0;
            top: 50%;
            -webkit-transform: translate(0, -50%) scale(1);
            -ms-transform: translate(0, -50%) scale(1);
            transform: translate(0, -50%) scale(1);
            -webkit-transition: all 0.5s ease 0s;
            -ms-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s; }
          .is-zoomed .section--topCase__list__figure img {
            -webkit-transform: translate(0, -50%) scale(1.1);
            -ms-transform: translate(0, -50%) scale(1.1);
            transform: translate(0, -50%) scale(1.1); }
        .section--topCase__list__inner {
          width: auto;
          padding-bottom: 0;
          margin-top: 0;
          right: 0; }
          .section--topCase__list__inner::before {
            display: none; }
          .section--topCase__list__inner li {
            width: auto;
            position: relative; }
            .section--topCase__list__inner li:nth-child(n+4) {
              width: auto; }
            .section--topCase__list__inner li:nth-child(1) {
              left: 0;
              top: 0; }
              .section--topCase__list__inner li:nth-child(1) .section--topCase__list__title {
                top: 35px; }
            .section--topCase__list__inner li:nth-child(2), .section--topCase__list__inner li:nth-child(3), .section--topCase__list__inner li:nth-child(4), .section--topCase__list__inner li:nth-child(5) {
              left: 0;
              top: 0; } }
  @media only screen and (max-width: 480px) {
    .section--topCase {
      padding-bottom: 35px; }
      .section--topCase__inner a {
        padding: 0 0 29px; }
      .section--topCase__title {
        font-size: 2.5rem; }
        .section--topCase__title span {
          padding: 4px 48px 8px; }
      .section--topCase__summary {
        padding: 0 48px 10px;
        margin-top: 10px;
        font-size: 1.3rem; }
      .section--topCase__list__title {
        min-width: 95px;
        padding-left: 48px;
        font-size: 1.5rem;
        top: 17px; }
      .section--topCase__list__inner li:nth-child(1) .section--topCase__list__title {
        top: 17px; } }

.section--topCase--episode:after {
  content: "";
  display: table;
  clear: both; }
.section--topCase--episode .section--topCase__inner {
  float: right; }
  .section--topCase--episode .section--topCase__inner a {
    margin-left: 70px;
    margin-right: 0; }
.section--topCase--episode .section--topCase__title {
  text-align: left; }
  .section--topCase--episode .section--topCase__title span {
    padding: 20px 0 20px 167px;
    margin-left: -26px;
    margin-right: 0; }
.section--topCase--episode .section--topCase__summary {
  text-align: left; }
  .section--topCase--episode .section--topCase__summary span {
    display: inline-block;
    width: 497px;
    padding-left: 141px;
    padding-right: 0; }
.section--topCase--episode .section--topCase__more {
  width: 497px;
  padding-right: 0; }
.section--topCase--episode .section--topCase__list__title {
  min-width: 95px;
  left: auto;
  right: -26px;
  bottom: 20px; }
.section--topCase--episode .section--topCase__list__bg {
  width: 74.36%;
  padding-bottom: 56.41%;
  left: 3.93%;
  top: 36.02%;
  -webkit-transform: rotate(1.19deg);
  -ms-transform: rotate(1.19deg);
  transform: rotate(1.19deg); }
.section--topCase--episode .section--topCase__list__inner {
  margin-top: 30px;
  left: -20%;
  right: auto; }
  @media only screen and (max-width: 1020px) {
    .section--topCase--episode .section--topCase__list__inner {
      margin-top: 170px;
      left: 0; } }
  .section--topCase--episode .section--topCase__list__inner li {
    width: 40.17%;
    position: absolute; }
    .section--topCase--episode .section--topCase__list__inner li:nth-child(n+4) {
      width: 32.05%; }
    .section--topCase--episode .section--topCase__list__inner li:nth-child(1) {
      left: 0;
      top: 2.08%;
      z-index: 5; }
      .section--topCase--episode .section--topCase__list__inner li:nth-child(1) .section--topCase__list__title {
        top: auto;
        bottom: 20px; }
    .section--topCase--episode .section--topCase__list__inner li:nth-child(2) {
      left: 43.76%;
      top: 18.75%;
      z-index: 3; }
    .section--topCase--episode .section--topCase__list__inner li:nth-child(3) {
      left: 7.01%;
      top: 40.79%;
      z-index: 4; }
    .section--topCase--episode .section--topCase__list__inner li:nth-child(4) {
      left: 65.98%;
      top: 54.95%;
      z-index: 1; }
    .section--topCase--episode .section--topCase__list__inner li:nth-child(5) {
      left: 42.31%;
      top: 73.44%;
      z-index: 2; }
@media only screen and (max-width: 768px) {
  .section--topCase--episode {
    padding-bottom: 0; }
    .section--topCase--episode .section--topCase__inner {
      float: none; }
      .section--topCase--episode .section--topCase__inner a {
        margin-left: 0; }
    .section--topCase--episode .section--topCase__title span {
      display: block;
      width: auto;
      padding: 8px 96px 16px;
      margin-left: 0; }
    .section--topCase--episode .section--topCase__summary span {
      display: block;
      padding: 0;
      width: auto; }
    .section--topCase--episode .section--topCase__list__title {
      width: 240px;
      padding-left: 96px;
      left: 0;
      right: auto;
      bottom: auto; }
    .section--topCase--episode .section--topCase__list__inner {
      margin-top: 0;
      left: auto; }
      .section--topCase--episode .section--topCase__list__inner li {
        width: auto;
        position: relative; }
        .section--topCase--episode .section--topCase__list__inner li:nth-child(n+4) {
          width: auto; }
        .section--topCase--episode .section--topCase__list__inner li:nth-child(1) {
          left: 0;
          top: 0; }
          .section--topCase--episode .section--topCase__list__inner li:nth-child(1) .section--topCase__list__title {
            top: 35px;
            bottom: auto; }
        .section--topCase--episode .section--topCase__list__inner li:nth-child(2), .section--topCase--episode .section--topCase__list__inner li:nth-child(3), .section--topCase--episode .section--topCase__list__inner li:nth-child(4), .section--topCase--episode .section--topCase__list__inner li:nth-child(5) {
          left: 0;
          top: 0; } }
@media only screen and (max-width: 480px) {
  .section--topCase--episode .section--topCase__title span {
    padding: 4px 48px 8px; }
  .section--topCase--episode .section--topCase__list__title {
    width: 120px;
    padding-left: 48px;
    font-size: 1.5rem; }
  .section--topCase--episode .section--topCase__list__inner li:nth-child(1) .section--topCase__list__title {
    top: 17px; } }

.section--networkDoor {
  padding: 80px 0;
  background: url("/cn/special/tpx/img/base_to-network001.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center; }
  .section--networkDoor__title {
    margin-bottom: 64px;
    font-size: 5rem;
    font-weight: bold; }
    .section--networkDoor__title span {
      display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      width: 0;
      -webkit-transition: 1.5s ease 0s;
      -ms-transition: 1.5s ease 0s;
      transition: 1.5s ease 0s; }
    .is-active .section--networkDoor__title span {
      width: 60%; }
      @media only screen and (max-width: 768px) {
        .is-active .section--networkDoor__title span {
          width: 100%; } }
  .section--networkDoor__list li {
    display: inline-block; }
    .section--networkDoor__list li a {
      display: block;
      width: 210px;
      margin: 0 32px;
      background: rgba(255, 6, 6, 0.6);
      border: solid 2px transparent;
      font-size: 2.4rem;
      line-height: 46px;
      -webkit-transition: none;
      -ms-transition: none;
      transition: none; }
      .section--networkDoor__list li a:hover {
        background: transparent;
        border-color: #fff;
        text-decoration: none; }
        @media only screen and (max-width: 768px) {
          .section--networkDoor__list li a:hover {
            background: rgba(255, 6, 6, 0.6);
            border: solid 2px transparent; } }
  @media only screen and (max-width: 768px) {
    .section--networkDoor {
      padding: 60px 0; }
      .section--networkDoor__title {
        margin-bottom: 60px; }
      .section--networkDoor__list li a {
        width: 250px;
        font-size: 2.8rem;
        line-height: 60px; } }
  @media only screen and (max-width: 650px) {
    .section--networkDoor__list li a {
      width: 170px; } }
  @media only screen and (max-width: 480px) {
    .section--networkDoor {
      padding: 40px 0; }
      .section--networkDoor__title {
        margin-bottom: 30px;
        font-size: 2.5rem; }
      .section--networkDoor__list li a {
        width: 125px;
        margin: 0 16px;
        font-size: 1.4rem;
        line-height: 30px; } }

/* properties
----------------------------------------*/
.l-pageArticle__title {
  width: 46.46%;
  padding: 1.56% 0;
  margin-bottom: 12px;
  background: #2a3278;
  color: #fff;
  font-size: 3.75rem;
  font-weight: bold;
  text-align: right; }
  .l-pageArticle__title span {
    display: inline-block;
    width: 524px;
    text-align: left; }
.l-pageArticle__body {
  padding: 5.21% 0; }
  .l-pageArticle__body__inner {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto; }
    .l-pageArticle__body__inner:after {
      content: "";
      display: table;
      clear: both; }
  .l-pageArticle__body__footer {
    max-width: 980px;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 1.3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .l-pageArticle__body__footer.is-active {
      opacity: 1;
      visibility: visible; }
    .l-pageArticle__body__footer h3 {
      font-size: 1.6rem;
      font-weight: normal; }
    .l-pageArticle__body__footer p {
      line-height: 1.4;
      margin-bottom: 1em; }
    .l-pageArticle__body__footer ol li {
      line-height: 1.4;
      padding-left: 1em;
      position: relative; }
      .l-pageArticle__body__footer ol li::before {
        position: absolute;
        left: 0; }
    .l-pageArticle__body__footer ol li:nth-child(1)::before {
      content: "1)"; }
    .l-pageArticle__body__footer ol li:nth-child(2)::before {
      content: "2)"; }
    .l-pageArticle__body__footer ol li:nth-child(3)::before {
      content: "3)"; }
    .l-pageArticle__body__footer ol li:nth-child(4)::before {
      content: "4)"; }
    .l-pageArticle__body__footer ol li:nth-child(5)::before {
      content: "5)"; }
    .l-pageArticle__body__footer ol li:nth-child(6)::before {
      content: "6)"; }
    .l-pageArticle__body__footer ol li:nth-child(7)::before {
      content: "7)"; }
    .l-pageArticle__body__footer ol li:nth-child(8)::before {
      content: "8)"; }
    .l-pageArticle__body__footer ol li:nth-child(9)::before {
      content: "9)"; }
    .l-pageArticle__body__footer ol li:nth-child(10)::before {
      content: "10)"; }
@media only screen and (max-width: 1024px) {
  .l-pageArticle__title {
    padding: 30px;
    font-size: 4rem;
    text-align: left; }
    .l-pageArticle__title span {
      width: auto; }
  .l-pageArticle__body__inner {
    padding: 0 32px; } }
@media only screen and (max-width: 768px) {
  .l-pageArticle__title {
    width: auto;
    margin-bottom: 60px; }
    .l-pageArticle__title span {
      width: auto; }
  .l-pageArticle__body__footer {
    font-size: 1.2rem; }
    .l-pageArticle__body__footer h3 {
      font-size: 1.4rem; } }
@media only screen and (max-width: 480px) {
  .l-pageArticle__title {
    padding: 15px 32px;
    margin-bottom: 30px;
    font-size: 2rem; }
  .l-pageArticle__body {
    padding: 50px 0; }
    .l-pageArticle__body--single {
      padding: 0 0 30px; } }

.graph_properties_main2023 div {
  width: 900px;
  display: block;
  margin: 0 auto 100px; }
  @media only screen and (max-width: 768px) {
    .graph_properties_main2023 div {
      width: 100%;
      padding: 20px;
      background: #fff;
      margin: 0 auto 40px; } }
  .graph_properties_main2023 div img {
    width: 100%; }

.l-pageArticle--properties,
.l-pageArticle--propertiesDetail,
.l-pageArticle--caseStudies,
.l-pageArticle--sitemap,
.l-pageArticle--safetyDataSheet {
  overflow: hidden; }
  .l-pageArticle--properties .l-pageArticle__header,
  .l-pageArticle--propertiesDetail .l-pageArticle__header,
  .l-pageArticle--caseStudies .l-pageArticle__header,
  .l-pageArticle--sitemap .l-pageArticle__header,
  .l-pageArticle--safetyDataSheet .l-pageArticle__header {
    max-width: 1200px;
    padding: 0 15px 100px;
    margin: 0 auto;
    position: relative; }
    .l-pageArticle--properties .l-pageArticle__header::before,
    .l-pageArticle--propertiesDetail .l-pageArticle__header::before,
    .l-pageArticle--caseStudies .l-pageArticle__header::before,
    .l-pageArticle--sitemap .l-pageArticle__header::before,
    .l-pageArticle--safetyDataSheet .l-pageArticle__header::before {
      content: "";
      display: block;
      width: 129.38%;
      height: 12%;
      background: url("/cn/special/tpx/img/base_mainvisual001.png") no-repeat top center;
      background-size: 100% auto;
      position: absolute;
      left: 50%;
      bottom: 0;
      z-index: 0;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      -webkit-animation: bgzoom 10s linear 0s;
      -moz-animation: bgzoom 10s linear 0s;
      animation: bgzoom 10s linear 0s;
      -webkit-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
      animation-fill-mode: both; }
    @media only screen and (max-width: 480px) {
      .l-pageArticle--properties .l-pageArticle__header,
      .l-pageArticle--propertiesDetail .l-pageArticle__header,
      .l-pageArticle--caseStudies .l-pageArticle__header,
      .l-pageArticle--sitemap .l-pageArticle__header,
      .l-pageArticle--safetyDataSheet .l-pageArticle__header {
        padding: 0 16px 50px; }
        .l-pageArticle--properties .l-pageArticle__header::before,
        .l-pageArticle--propertiesDetail .l-pageArticle__header::before,
        .l-pageArticle--caseStudies .l-pageArticle__header::before,
        .l-pageArticle--sitemap .l-pageArticle__header::before,
        .l-pageArticle--safetyDataSheet .l-pageArticle__header::before {
          width: 325.52%;
          height: 12%;
          background: url("/cn/special/tpx/img/base_mainvisual001.png") no-repeat top center;
          background-size: 100% auto;
          -webkit-animation: bgzoom_sp 10s linear 0s;
          -moz-animation: bgzoom_sp 10s linear 0s;
          animation: bgzoom_sp 10s linear 0s;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          animation-fill-mode: both; } }
  .l-pageArticle--properties .l-pageArticle__body,
  .l-pageArticle--propertiesDetail .l-pageArticle__body,
  .l-pageArticle--caseStudies .l-pageArticle__body,
  .l-pageArticle--sitemap .l-pageArticle__body,
  .l-pageArticle--safetyDataSheet .l-pageArticle__body {
    background-image: url("/cn/special/tpx/img/base_polygon003.png"), url("/cn/special/tpx/img/base_polygon004.png");
    background-position: left top, right bottom;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 768px) {
      .l-pageArticle--properties .l-pageArticle__body,
      .l-pageArticle--propertiesDetail .l-pageArticle__body,
      .l-pageArticle--caseStudies .l-pageArticle__body,
      .l-pageArticle--sitemap .l-pageArticle__body,
      .l-pageArticle--safetyDataSheet .l-pageArticle__body {
        background-color: #0c1665;
        background-image: url("/cn/special/tpx/img/base_polygon005.png"), url("/cn/special/tpx/img/base_polygon006.png");
        color: #fff; } }
    @media only screen and (max-width: 480px) {
      .l-pageArticle--properties .l-pageArticle__body,
      .l-pageArticle--propertiesDetail .l-pageArticle__body,
      .l-pageArticle--caseStudies .l-pageArticle__body,
      .l-pageArticle--sitemap .l-pageArticle__body,
      .l-pageArticle--safetyDataSheet .l-pageArticle__body {
        background-size: 75% auto; } }
  .l-pageArticle--properties .topValues,
  .l-pageArticle--propertiesDetail .topValues,
  .l-pageArticle--caseStudies .topValues,
  .l-pageArticle--sitemap .topValues,
  .l-pageArticle--safetyDataSheet .topValues {
    margin-bottom: 0;
    color: #0c1665; }
    .l-pageArticle--properties .topValues__list--main li::before,
    .l-pageArticle--propertiesDetail .topValues__list--main li::before,
    .l-pageArticle--caseStudies .topValues__list--main li::before,
    .l-pageArticle--sitemap .topValues__list--main li::before,
    .l-pageArticle--safetyDataSheet .topValues__list--main li::before {
      background-image: url("/cn/special/tpx/img/base_element005.png"); }
    .l-pageArticle--properties .topValues__list--sub li,
    .l-pageArticle--propertiesDetail .topValues__list--sub li,
    .l-pageArticle--caseStudies .topValues__list--sub li,
    .l-pageArticle--sitemap .topValues__list--sub li,
    .l-pageArticle--safetyDataSheet .topValues__list--sub li {
      background-image: url("/cn/special/tpx/img/base_element-sub002.png"); }
    @media only screen and (max-width: 480px) {
      .l-pageArticle--properties .topValues__list--main li::before,
      .l-pageArticle--propertiesDetail .topValues__list--main li::before,
      .l-pageArticle--caseStudies .topValues__list--main li::before,
      .l-pageArticle--sitemap .topValues__list--main li::before,
      .l-pageArticle--safetyDataSheet .topValues__list--main li::before {
        background-image: url("/cn/special/tpx/img/base_element007.png"); }
      .l-pageArticle--properties .topValues__list--sub li,
      .l-pageArticle--propertiesDetail .topValues__list--sub li,
      .l-pageArticle--caseStudies .topValues__list--sub li,
      .l-pageArticle--sitemap .topValues__list--sub li,
      .l-pageArticle--safetyDataSheet .topValues__list--sub li {
        background-image: url("/cn/special/tpx/img/base_element-sub004.png");
        font-size: 1rem; } }

.l-pageArticle--caseStudies {
  overflow: visible; }
  .l-pageArticle--caseStudies .l-pageArticle__header::before {
    display: none; }
  .l-pageArticle--caseStudies .l-pageArticle__header__bg {
    width: 100%;
    height: 100%;
    margin: 0 -15px;
    position: absolute;
    bottom: 0;
    top: 0;
    overflow: hidden; }
    .l-pageArticle--caseStudies .l-pageArticle__header__bg::before {
      content: "";
      display: block;
      width: 129.38%;
      height: 12%;
      background: url("/cn/special/tpx/img/base_mainvisual001.png") no-repeat top center;
      background-size: 100% auto;
      position: absolute;
      left: 50%;
      bottom: 0;
      z-index: 0;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      -webkit-animation: bgzoom 10s linear 0s;
      -moz-animation: bgzoom 10s linear 0s;
      animation: bgzoom 10s linear 0s;
      -webkit-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
      animation-fill-mode: both; }
  @media only screen and (max-width: 768px) {
    .l-pageArticle--caseStudies .l-pageArticle__header {
      padding-bottom: 10px; } }

.l-pageArticle--propertiesDetail .l-pageArticle__header::before,
.l-pageArticle--safetyDataSheet .l-pageArticle__header::before {
  height: 20%; }
.l-pageArticle--propertiesDetail .l-pageArticle__body,
.l-pageArticle--safetyDataSheet .l-pageArticle__body {
  background-size: 163% auto; }
  .l-pageArticle--propertiesDetail .l-pageArticle__body--nobg,
  .l-pageArticle--safetyDataSheet .l-pageArticle__body--nobg {
    background-image: none; }
  .l-pageArticle--propertiesDetail .l-pageArticle__body .btn--single,
  .l-pageArticle--safetyDataSheet .l-pageArticle__body .btn--single {
    text-align: center;
    clear: both; }
    .l-pageArticle--propertiesDetail .l-pageArticle__body .btn--single.js-css-animation,
    .l-pageArticle--safetyDataSheet .l-pageArticle__body .btn--single.js-css-animation {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      .l-pageArticle--propertiesDetail .l-pageArticle__body .btn--single.js-css-animation.is-active,
      .l-pageArticle--safetyDataSheet .l-pageArticle__body .btn--single.js-css-animation.is-active {
        opacity: 1;
        visibility: visible; }
    .l-pageArticle--propertiesDetail .l-pageArticle__body .btn--single .btn--link,
    .l-pageArticle--safetyDataSheet .l-pageArticle__body .btn--single .btn--link {
      margin: 20px auto 60px; }
    @media only screen and (max-width: 768px) {
      .l-pageArticle--propertiesDetail .l-pageArticle__body .btn--single .btn--link,
      .l-pageArticle--safetyDataSheet .l-pageArticle__body .btn--single .btn--link {
        width: 276px;
        max-width: 100%;
        padding-right: 10px;
        margin: 0 !important;
        background: #1a2d6c;
        color: #fff;
        font-size: 1.7rem;
        line-height: 40px;
        text-align: center; }
        .l-pageArticle--propertiesDetail .l-pageArticle__body .btn--single .btn--link::after,
        .l-pageArticle--safetyDataSheet .l-pageArticle__body .btn--single .btn--link::after {
          background-image: url(/cn/special/tpx/img/btn_arrow-right003.png); } }
  .l-pageArticle--propertiesDetail .l-pageArticle__body--clear,
  .l-pageArticle--safetyDataSheet .l-pageArticle__body--clear {
    background: none;
    position: relative; }
    .l-pageArticle--propertiesDetail .l-pageArticle__body--clear::before,
    .l-pageArticle--safetyDataSheet .l-pageArticle__body--clear::before {
      content: "";
      display: block;
      width: 129.38%;
      height: 16%;
      background: url("/cn/special/tpx/img/base_mainvisual001.png") no-repeat top center;
      background-size: 100% auto;
      position: absolute;
      left: 50%;
      bottom: 0;
      z-index: 0;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      -webkit-animation: bgzoom 10s linear 0s;
      -moz-animation: bgzoom 10s linear 0s;
      animation: bgzoom 10s linear 0s;
      -webkit-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
      animation-fill-mode: both; }
      @media only screen and (max-width: 480px) {
        .l-pageArticle--propertiesDetail .l-pageArticle__body--clear::before,
        .l-pageArticle--safetyDataSheet .l-pageArticle__body--clear::before {
          width: 325.52%;
          height: 12%;
          background: url("/cn/special/tpx/img/base_mainvisual001.png") no-repeat top center;
          background-size: 100% auto;
          -webkit-animation: bgzoom_sp 10s linear 0s;
          -moz-animation: bgzoom_sp 10s linear 0s;
          animation: bgzoom_sp 10s linear 0s;
          -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
          animation-fill-mode: both; } }
    .l-pageArticle--propertiesDetail .l-pageArticle__body--clear .btn--single .btn--link,
    .l-pageArticle--safetyDataSheet .l-pageArticle__body--clear .btn--single .btn--link {
      margin: 50px auto 0; }
@media only screen and (max-width: 768px) {
  .l-pageArticle--propertiesDetail .l-pageArticle__body,
  .l-pageArticle--safetyDataSheet .l-pageArticle__body {
    color: inherit; } }

.l-pageArticle--safetyDataSheet .section--application__title {
  max-width: 740px;
  padding: 0 10px 5px;
  margin: 60px auto 20px;
  background: rgba(4, 175, 195, 0.7);
  font-size: 3rem;
  line-height: 1.5; }
  .l-pageArticle--safetyDataSheet .section--application__title small {
    display: block;
    font-size: 1.5rem;
    line-height: 1.5; }
.l-pageArticle--safetyDataSheet .section--application__subTitle {
  max-width: 740px;
  margin: 0 auto 10px; }
.l-pageArticle--safetyDataSheet .section--application__list {
  max-width: 740px;
  margin: 0 auto 30px;
  text-align: left; }
  .l-pageArticle--safetyDataSheet .section--application__list li {
    margin: 0;
    text-align: center; }
  .l-pageArticle--safetyDataSheet .section--application__list a {
    background: #fff;
    position: relative;
    z-index: 1; }
    .l-pageArticle--safetyDataSheet .section--application__list a.is-disabled {
      cursor: default;
      color: #ccc;
      opacity: 0.5; }
.l-pageArticle--safetyDataSheet .l-pageArticle__header__note {
  max-width: 740px;
  margin: 0 auto; }

.elementList {
  margin-bottom: 60px; }
  .elementList:after {
    content: "";
    display: table;
    clear: both; }
  .elementList li {
    width: 30.77%;
    margin-right: 3.84%;
    opacity: 0;
    float: left;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .elementList li.is-active {
      opacity: 1; }
    .elementList li:last-child {
      margin-right: 0; }
  .elementList__text {
    width: 100%;
    padding: 0 8.33%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .elementList__title {
    margin-bottom: 24px;
    font-size: 3vw;
    font-weight: bold;
    text-align: center; }
  .elementList__summary {
    font-size: 1.5vw;
    line-height: 1.4; }
  @media only screen and (min-width: 1200px) {
    .elementList__title {
      font-size: 4rem; }
    .elementList__summary {
      font-size: 2rem; } }
  @media only screen and (max-width: 768px) {
    .elementList li {
      width: 55%;
      margin: 0 auto -80px 7%;
      float: none; }
      .elementList li:nth-child(2n) {
        margin: 0 7% -80px auto; }
      .elementList li:last-child {
        margin-bottom: 0; }
    .elementList__figure img {
      width: 100%; }
    .elementList__text {
      width: 100%;
      padding: 0 8.33%;
      color: #fff;
      text-align: center;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); } }
  @media only screen and (max-width: 480px) {
    .elementList {
      font-size: 1.2rem; }
      .elementList li {
        width: 65%;
        margin: 0 auto -30px 0; }
        .elementList li:nth-child(2n) {
          margin: 0 0 -30px auto; }
        .elementList li:last-child {
          margin-bottom: 0; }
      .elementList__text {
        width: 100%;
        padding: 0 8.33%;
        color: #fff;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .elementList__title {
        margin-bottom: 12px;
        font-size: 2rem; }
      .elementList__summary {
        font-size: 1.2rem; } }

.featureList {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .featureList:after {
    content: "";
    display: table;
    clear: both; }
  .featureList.is-active {
    opacity: 1; }
  .featureList li {
    width: 50%;
    margin-bottom: 60px;
    float: left; }
    .featureList li:after {
      content: "";
      display: table;
      clear: both; }
    .featureList li:nth-child(2n+1) {
      padding-right: 50px; }
    .featureList li:nth-child(2n) {
      padding-left: 50px; }
  .featureList__figure {
    width: 214px;
    float: left; }
  .featureList__text {
    margin-left: 246px; }
  .featureList__title {
    padding-top: 10px;
    color: #1a2d6c;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px; }
  .featureList__summary {
    line-height: 1.4; }
  @media only screen and (max-width: 1024px) {
    .featureList li:nth-child(2n+1) {
      padding-right: 32px; }
    .featureList li:nth-child(2n) {
      padding-left: 32px; }
    .featureList__figure {
      width: 180px; }
    .featureList__text {
      margin-left: 210px; } }
  @media only screen and (max-width: 768px) {
    .featureList__title {
      padding-top: 0;
      color: #fff; }
    .featureList li {
      width: auto;
      float: none; }
      .featureList li:nth-child(2n+1), .featureList li:nth-child(2n) {
        padding-left: 0; } }
  @media only screen and (max-width: 480px) {
    .featureList li {
      margin-bottom: 30px; }
    .featureList__figure {
      width: 90px; }
    .featureList__text {
      margin-left: 110px; }
    .featureList__title {
      font-size: 1.8rem;
      margin-bottom: 10px; }
    .featureList__summary {
      font-size: 1.2rem; } }

.globalMap {
  width: 100%;
  padding-bottom: 41.67%;
  position: relative; }
  .globalMap__inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .globalMap__infoWindow {
    font-family: "Roboto Condensed", AppleGothic, Arial, Helvetica, Clean, sans-serif; }
    .globalMap__infoWindow__name {
      margin-bottom: 5px;
      font-weight: bold; }
    .globalMap__infoWindow__address {
      max-width: 240px;
      font-size: 0.84em; }
  @media only screen and (max-width: 768px) {
    .globalMap {
      padding-bottom: 50%; } }

.networkList:after {
  content: "";
  display: table;
  clear: both; }
.networkList li {
  width: 50%;
  margin-bottom: 60px;
  float: left; }
  .networkList li:nth-child(2n+1) {
    padding-right: 18px;
    clear: both; }
  .networkList li:nth-child(2n) {
    padding-left: 18px; }
  .networkList li:nth-last-child(-n+2) {
    margin-bottom: 0; }
  .networkList li a[href^="tel:"] {
    cursor: default; }
  .networkList li a:hover {
    text-decoration: none; }
.networkList__name {
  padding: 0 16px;
  margin-bottom: 30px;
  background: #081055;
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 40px; }
.networkList__figure {
  width: 190px;
  float: left; }
.networkList__info {
  padding-bottom: 60px;
  margin-left: 212px;
  font-size: 2rem;
  line-height: 1.3;
  position: relative; }
.networkList__summary {
  margin-bottom: 15px; }
.networkList__address {
  margin-bottom: 10px;
  line-height: 34px; }
  .networkList__address i {
    display: inline-block;
    width: 50px;
    margin-right: 10px;
    background: #676767;
    color: #fff;
    font-style: normal;
    text-align: center; }
.networkList__contact {
  max-width: 100%;
  position: absolute;
  right: 0;
  bottom: 0; }
  .networkList__contact__button {
    display: block;
    width: 250px;
    max-width: 100%;
    background: #c4181f;
    color: #fff;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    position: relative;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none; }
    .networkList__contact__button span {
      position: relative;
      z-index: 1; }
    .networkList__contact__button:hover {
      background: #0c1665;
      text-decoration: none; }
      @media only screen and (max-width: 768px) {
        .networkList__contact__button:hover {
          background: #c4181f; } }
@media only screen and (max-width: 768px) {
  .networkList li {
    width: auto;
    float: none; }
    .networkList li:nth-child(2n+1) {
      padding-right: 0; }
    .networkList li:nth-child(2n) {
      padding-left: 0; }
    .networkList li:nth-last-child(-n+2) {
      margin-bottom: 30px; }
    .networkList li:last-child {
      margin-bottom: 0; } }
@media only screen and (max-width: 480px) {
  .networkList li {
    margin-bottom: 30px; }
    .networkList li:nth-last-child(-n+2) {
      margin-bottom: 30px; }
    .networkList li:last-child {
      margin-bottom: 0; }
  .networkList__name {
    padding: 0 8px;
    margin-bottom: 15px;
    font-size: 1.4rem;
    line-height: 20px; }
  .networkList__figure {
    width: 95px; }
  .networkList__info {
    padding-bottom: 35px;
    margin-left: 106px;
    font-size: 1.2rem; }
  .networkList__summary {
    margin-bottom: 8px; }
  .networkList__address {
    margin-bottom: 5px;
    line-height: 17px; }
    .networkList__address i {
      width: 25px;
      margin-right: 5px; }
  .networkList__contact__button {
    width: 125px;
    font-size: 1.4rem;
    line-height: 30px;
    text-align: center; } }

/* properties detail */
.propertiesNav {
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .is-active .propertiesNav {
    opacity: 1;
    visibility: visible; }
  .propertiesNav ul {
    margin-top: -60px; }
    .propertiesNav ul:first-child {
      margin-top: 38px; }
    .propertiesNav ul li {
      display: inline-block;
      width: 138px;
      margin-right: 116px;
      position: relative; }
      .propertiesNav ul li:last-child {
        margin-right: 0; }
  .propertiesNav a {
    display: block; }
    .propertiesNav a::after {
      content: "";
      display: inline-block;
      width: 12px;
      height: 16px;
      background: url(/cn/special/tpx/img/btn_arrow-down002.png) no-repeat;
      background-size: contain;
      position: absolute;
      left: 50%;
      bottom: 36px;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
  .propertiesNav__label {
    width: 100%;
    color: #0c1665;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.05;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    a:hover .propertiesNav__label {
      color: #fff; }
    .propertiesNav__label--small {
      font-size: 1.7rem;
      line-height: 1.25; }
      html:lang(zh) .propertiesNav__label--small {
        font-size: 2rem; }
  .propertiesNav svg {
    overflow: visible; }
    .ie .propertiesNav svg {
      height: 160px; }
  .ie .propertiesNav--table svg {
    height: 209px; }
  .propertiesNav__frame {
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    body:not(.ie) .propertiesNav__frame {
      fill: #09b1d5;
      fill-opacity: 0;
      stroke: #03004d;
      stroke-opacity: 1; }
    body:not(.ie) a:hover .propertiesNav__frame {
      fill-opacity: 0.6;
      stroke: #09b1d5;
      stroke-opacity: 0.6; }
  .propertiesNav--table ul {
    margin-top: -80px; }
    .propertiesNav--table ul li {
      width: 184px;
      margin-right: 155px; }
  .propertiesNav--table a::after {
    display: none;
    bottom: 48px; }
  .propertiesNav--table a:hover .propertiesNav__label {
    color: #0c1665; }
  body:not(.ie) .propertiesNav--table a:hover .propertiesNav__frame {
    fill: #09b1d5;
    fill-opacity: 0;
    stroke: #03004d;
    stroke-opacity: 1; }
  .propertiesNav--table .propertiesNav__icon {
    width: 50%;
    margin-left: -25%;
    position: absolute;
    left: 50%;
    top: 15%; }
  .propertiesNav--table .propertiesNav__label {
    top: auto;
    bottom: 24%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 2.6rem; }
    html:lang(zh) .propertiesNav--table .propertiesNav__label {
      bottom: 21%; }
    .propertiesNav--table .propertiesNav__label--small {
      font-size: 2.2rem; }
      html:lang(zh) .propertiesNav--table .propertiesNav__label--small {
        font-size: 2.6rem; }
    @media only screen and (max-width: 1024px) {
      .propertiesNav--table .propertiesNav__label {
        font-size: 3.3vw; } }
  .propertiesNav--table .propertiesNav__shadow {
    position: absolute;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: 0;
    z-index: -1; }
  .propertiesNav--table li {
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .is-active .propertiesNav--table li {
      opacity: 1; }
  .propertiesNav--table ul:first-child li:nth-child(1) {
    -webkit-transition: all 0.5s ease 0.2s;
    -ms-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s; }
    .propertiesNav--table ul:first-child li:nth-child(1) .propertiesNav__shadow {
      -webkit-transition: transform 0.5s ease 1s;
      -ms-transition: transform 0.5s ease 1s;
      transition: transform 0.5s ease 1s; }
  .propertiesNav--table ul:first-child li:nth-child(2) {
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .propertiesNav--table ul:first-child li:nth-child(2) .propertiesNav__shadow {
      -webkit-transition: transform 0.5s ease 1.4s;
      -ms-transition: transform 0.5s ease 1.4s;
      transition: transform 0.5s ease 1.4s; }
  .propertiesNav--table ul:first-child li:nth-child(3) {
    -webkit-transition: all 0.5s ease 0.4s;
    -ms-transition: all 0.5s ease 0.4s;
    transition: all 0.5s ease 0.4s; }
    .propertiesNav--table ul:first-child li:nth-child(3) .propertiesNav__shadow {
      -webkit-transition: transform 0.5s ease 1.6s;
      -ms-transition: transform 0.5s ease 1.6s;
      transition: transform 0.5s ease 1.6s; }
    html:lang(en) .propertiesNav--table ul:first-child li:nth-child(3) .propertiesNav__label {
      bottom: 10%; }
  .propertiesNav--table ul:last-child li:nth-child(1) {
    -webkit-transition: all 0.5s ease 0.8s;
    -ms-transition: all 0.5s ease 0.8s;
    transition: all 0.5s ease 0.8s; }
    .propertiesNav--table ul:last-child li:nth-child(1) .propertiesNav__shadow {
      -webkit-transition: transform 0.5s ease 1.2s;
      -ms-transition: transform 0.5s ease 1.2s;
      transition: transform 0.5s ease 1.2s; }
  .propertiesNav--table ul:last-child li:nth-child(2) {
    -webkit-transition: all 0.5s ease 0.6s;
    -ms-transition: all 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s; }
    .propertiesNav--table ul:last-child li:nth-child(2) .propertiesNav__shadow {
      -webkit-transition: transform 0.5s ease 1.4s;
      -ms-transition: transform 0.5s ease 1.4s;
      transition: transform 0.5s ease 1.4s; }
  .is-active .propertiesNav--table ul:first-child li:nth-child(1) .propertiesNav__shadow {
    -webkit-transform: translate(-10%, 1%);
    -ms-transform: translate(-10%, 1%);
    transform: translate(-10%, 1%); }
  .is-active .propertiesNav--table ul:first-child li:nth-child(2) .propertiesNav__shadow {
    -webkit-transform: translate(3%, -5%);
    -ms-transform: translate(3%, -5%);
    transform: translate(3%, -5%); }
  .is-active .propertiesNav--table ul:first-child li:nth-child(3) .propertiesNav__shadow {
    -webkit-transform: translate(9%, 0%);
    -ms-transform: translate(9%, 0%);
    transform: translate(9%, 0%); }
  .is-active .propertiesNav--table ul:last-child li:nth-child(1) .propertiesNav__shadow {
    -webkit-transform: translate(-5%, 8%);
    -ms-transform: translate(-5%, 8%);
    transform: translate(-5%, 8%); }
  .is-active .propertiesNav--table ul:last-child li:nth-child(2) .propertiesNav__shadow {
    -webkit-transform: translate(-5%, 8%);
    -ms-transform: translate(-5%, 8%);
    transform: translate(-5%, 8%); }
  .is-active .propertiesNav--table ul:first-child li:nth-child(1) a:hover .propertiesNav__shadow,
  .is-active .propertiesNav--table ul:first-child li:nth-child(2) a:hover .propertiesNav__shadow,
  .is-active .propertiesNav--table ul:first-child li:nth-child(3) a:hover .propertiesNav__shadow,
  .is-active .propertiesNav--table ul:last-child li:nth-child(1) a:hover .propertiesNav__shadow,
  .is-active .propertiesNav--table ul:last-child li:nth-child(2) a:hover .propertiesNav__shadow {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  @media only screen and (max-width: 1024px) {
    .propertiesNav ul {
      margin-top: -7px; }
      .propertiesNav ul:first-child {
        margin-top: 38px; }
      .propertiesNav ul li {
        width: 28%;
        margin-right: 8%; }
        .propertiesNav ul li:last-child {
          margin-right: 0; }
    .propertiesNav__label {
      font-size: 1.2rem;
      line-height: 1.25; }
      .propertiesNav__label--small {
        font-size: 1rem; }
        html:lang(zh) .propertiesNav__label--small {
          font-size: 1.2rem; }
    .propertiesNav:not(.propertiesNav--table) {
      width: 740px;
      max-width: 100%;
      margin: 0 auto; }
      .propertiesNav:not(.propertiesNav--table) ul:first-child li {
        width: 32%;
        margin-right: 2%; }
        .propertiesNav:not(.propertiesNav--table) ul:first-child li:last-child {
          margin-right: 0; }
        .propertiesNav:not(.propertiesNav--table) ul:first-child li .propertiesNav__label {
          font-size: 4.5vw; }
      .propertiesNav:not(.propertiesNav--table) ul:not(:first-child) li {
        width: 23.5%;
        margin: 0 1%; }
      .propertiesNav:not(.propertiesNav--table) ul:not(:first-child) .propertiesNav__label {
        padding: 0 5px;
        font-size: 3vw; }
        .propertiesNav:not(.propertiesNav--table) ul:not(:first-child) .propertiesNav__label br {
          display: none; }
        .propertiesNav:not(.propertiesNav--table) ul:not(:first-child) .propertiesNav__label--small {
          font-size: 2.4vw; }
          html:lang(zh) .propertiesNav:not(.propertiesNav--table) ul:not(:first-child) .propertiesNav__label--small {
            font-size: 3vw; }
      .propertiesNav:not(.propertiesNav--table) ul:nth-child(2), .propertiesNav:not(.propertiesNav--table) ul:nth-child(3), .propertiesNav:not(.propertiesNav--table) ul:nth-child(4) {
        display: inline; }
      .propertiesNav:not(.propertiesNav--table) ul:nth-child(2) li:first-child {
        margin-left: 0; }
      .propertiesNav:not(.propertiesNav--table) ul:nth-child(3) li:nth-child(2) {
        margin-right: 0; }
      .propertiesNav:not(.propertiesNav--table) ul:nth-child(3) li:last-child, .propertiesNav:not(.propertiesNav--table) ul:nth-child(4) li {
        margin-top: -13px; }
      .propertiesNav:not(.propertiesNav--table) a::after {
        display: none; }
    .is-active .propertiesNav--table ul:first-child li:nth-child(1) .propertiesNav__shadow {
      -webkit-transform: translate(-10%, 1%);
      -ms-transform: translate(-10%, 1%);
      transform: translate(-10%, 1%); }
    .is-active .propertiesNav--table ul:first-child li:nth-child(2) .propertiesNav__shadow {
      -webkit-transform: translate(-5%, 8%);
      -ms-transform: translate(-5%, 8%);
      transform: translate(-5%, 8%); }
    .is-active .propertiesNav--table ul:first-child li:nth-child(3) .propertiesNav__shadow {
      -webkit-transform: translate(3%, -5%);
      -ms-transform: translate(3%, -5%);
      transform: translate(3%, -5%); }
    .is-active .propertiesNav--table ul:last-child li:nth-child(1) .propertiesNav__shadow {
      -webkit-transform: translate(-5%, 8%);
      -ms-transform: translate(-5%, 8%);
      transform: translate(-5%, 8%); }
    .is-active .propertiesNav--table ul:last-child li:nth-child(2) .propertiesNav__shadow {
      -webkit-transform: translate(9%, 0);
      -ms-transform: translate(9%, 0);
      transform: translate(9%, 0); } }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    .propertiesNav:not(.propertiesNav--table) {
      width: 740px;
      max-width: 100%;
      margin: 0 auto; }
      .propertiesNav:not(.propertiesNav--table) ul:first-child li .propertiesNav__label {
        font-size: 3.5vw; } }

.section--property {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 980px;
  padding: 20px 0;
  margin: 0 auto 40px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .section--property:after {
    content: "";
    display: table;
    clear: both; }
  .section--property.is-active {
    opacity: 1;
    visibility: visible; }
  .section--property__text {
    width: 523px;
    float: left; }
    .section--property__text--single {
      width: auto;
      padding-right: 40px;
      float: none; }
      .section--property__text--single .section--property__button {
        width: 230px;
        margin-left: auto; }
        .section--property__text--single .section--property__button a {
          width: 100%;
          font-size: 2rem;
          line-height: 50px; }
          .section--property__text--single .section--property__button a::after {
            width: 25px;
            height: 14px; }
  .section--property__title {
    padding: 10px 40px 10px 50px;
    margin-left: -10px;
    margin-bottom: 20px;
    background: rgba(9, 177, 213, 0.6);
    color: #fff;
    font-size: 3rem; }
    .section--property__title small {
      display: inline-block;
      margin-left: 15px;
      font-size: 1.4rem;
      font-weight: normal;
      vertical-align: middle; }
  .section--property__summary {
    padding-left: 40px;
    padding-bottom: 10px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5; }
    .section--property__summary a {
      display: inline-block;
      color: #2a3278;
      font-weight: bold;
      -webkit-transition: none;
      -ms-transition: none;
      transition: none; }
      .section--property__summary a:hover {
        color: #9b0000;
        text-decoration: none; }
  .section--property__button {
    padding-left: 40px;
    text-align: right; }
    .section--property__button a {
      display: inline-block;
      width: 150px;
      padding-right: 10px;
      background: #1a2d6c;
      color: #fff;
      font-size: 1.6rem;
      line-height: 35px;
      text-align: center;
      position: relative;
      -webkit-transition: none;
      -ms-transition: none;
      transition: none; }
      .section--property__button a:hover {
        background: #9b0000;
        text-decoration: none; }
      .section--property__button a::after {
        content: "";
        display: inline-block;
        width: 16px;
        height: 9px;
        background: url(/cn/special/tpx/img/btn_arrow-right003.png) no-repeat;
        background-size: contain;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
  .section--property__figure {
    width: 430px;
    padding-right: 30px;
    margin-left: auto;
    float: right; }
    .section--property__figure--bordered img {
      border: solid 1px #e1e1e1; }
  .section--property__graph {
    margin: 20px 40px;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .section--property__graph {
        margin: 10px 20px; } }
  @media only screen and (max-width: 768px) {
    .section--property {
      display: block;
      padding: 0 0 10px; }
      .section--property__title {
        display: block;
        min-width: 0;
        padding: 10px 40px 10px 20px;
        margin-left: 0;
        margin-bottom: 10px;
        font-size: 2rem;
        line-height: 1.25;
        position: relative; }
        .section--property__title small {
          display: block;
          margin-left: 0;
          font-size: 1.1rem; }
      .section--property__text {
        width: auto;
        padding: 0;
        float: none; }
      .section--property__summary {
        padding: 10px 20px; }
      .section--property__figure {
        width: auto;
        padding: 10px 20px;
        float: none; }
      .section--property__button {
        padding-left: 0;
        margin: 10px 0;
        text-align: center; } }
  .section--property--spToggle {
    display: block;
    max-width: 900px;
    padding: 0 0 20px; }
    .section--property--spToggle .section--property__title {
      display: inline-block;
      min-width: 533px; }
    @media only screen and (max-width: 768px) {
      .section--property--spToggle {
        padding-bottom: 0;
        margin-bottom: 20px; }
        .section--property--spToggle .section--property__title {
          display: block;
          min-width: 0;
          margin-bottom: 0; }
          .section--property--spToggle .section--property__title::after {
            content: "";
            display: inline-block;
            width: 18px;
            height: 10px;
            margin-top: -5px;
            background: url(/cn/special/tpx/img/btn_arrow-down003.png) no-repeat;
            background-size: contain;
            position: absolute;
            right: 11px;
            top: 50%; }
        .section--property--spToggle .section--property__graph {
          max-height: 0;
          margin: 0 20px;
          padding-left: 10px;
          overflow: hidden;
          -webkit-transition: all 0.5s ease 0s;
          -ms-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s; }
        .section--property--spToggle .section--property__inner {
          display: block;
          max-height: 0;
          overflow: hidden;
          -webkit-transition: all 0.5s ease 0s;
          -ms-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s; }
          .section--property--spToggle .section--property__inner > * {
            display: block; }
        .section--property--spToggle .section--property__summary {
          padding: 10px;
          padding-bottom: 10px;
          font-size: 1.2rem; }
        .section--property--spToggle .section--property__button {
          width: auto;
          padding: 0 20px 15px;
          text-align: center; }
          .section--property--spToggle .section--property__button a {
            width: 270px;
            max-width: 100%;
            font-size: 1.7rem;
            line-height: 40px; } }
    .section--property--spToggle.is-opened .section--property__title::after, .section--property--spToggle:target .section--property__title::after {
      -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
      transform: scale(1, -1); }
    .section--property--spToggle.is-opened .section--property__graph, .section--property--spToggle:target .section--property__graph {
      max-height: 1000px;
      margin: 20px 0 30px 0px; }
    .section--property--spToggle.is-opened .section--property__inner, .section--property--spToggle:target .section--property__inner {
      max-height: 1000px; }

.propertyGraph {
  width: 100%;
  height: 100px;
  position: relative; }
  .propertyGraph__axis {
    width: 100%;
    height: 64px;
    position: absolute;
    left: 0;
    bottom: 0; }
    .propertyGraph__axis__label {
      display: table;
      width: 64px;
      height: 64px;
      border-radius: 50%;
      color: #fff;
      font-size: 3rem;
      font-style: normal;
      font-weight: bold;
      position: absolute;
      bottom: 0; }
      .propertyGraph__axis__label > * {
        display: table-cell;
        text-align: center;
        vertical-align: middle; }
      .propertyGraph__axis__label--high {
        left: 0;
        background: #04127a; }
      .propertyGraph__axis__label--low {
        right: 0;
        background: #bf0009; }
      .propertyGraph__axis__label--wave {
        width: 30px;
        left: 62%;
        bottom: 0;
        transform: rotate(90deg); }
        .propertyGraph__axis__label--wave span {
          width: 30px;
          height: 30px;
          display: block;
          overflow: hidden; }
          .propertyGraph__axis__label--wave span img {
            max-width: 100px; }
    .propertyGraph__axis__line {
      width: 90%;
      height: 10px;
      margin-top: -5px;
      background: -webkit-linear-gradient(left, #04127a 0%, #bf0009 100%);
      background: linear-gradient(to right, #04127a 0%, #bf0009 100%);
      position: absolute;
      left: 5%;
      top: 50%; }
  .propertyGraph__items li {
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    .propertyGraph__items li::before {
      content: "";
      display: block;
      width: 1px;
      height: 50px;
      background: #c2c2c2;
      position: absolute;
      left: 50%;
      bottom: -50px; }
    .propertyGraph__items li:nth-child(2n) {
      top: 35px; }
      .propertyGraph__items li:nth-child(2n)::before {
        height: 15px;
        bottom: -15px; }
    .propertyGraph__items li.row2 {
      top: -15px; }
      .propertyGraph__items li.row2:nth-child(2n) {
        top: 20px; }
    .propertyGraph__items li.alignHeight {
      top: -15px; }
      .propertyGraph__items li.alignHeight:nth-child(2n) {
        top: -15px; }
        .propertyGraph__items li.alignHeight:nth-child(2n)::before {
          height: 50px;
          bottom: -50px; }
  .propertyGraph__items a {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    transition: transform 0.5s; }
    .propertyGraph__items a:hover {
      color: #bf0009;
      text-decoration: none;
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(1) {
    left: 25%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(2) {
    left: 50%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(3) {
    left: 75%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(4) {
    left: 100%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(5) {
    left: 125%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(6) {
    left: 150%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(7) {
    left: 175%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(8) {
    left: 200%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(9) {
    left: 225%; }
  .propertyGraph--type10 .propertyGraph__items li:nth-child(10) {
    left: 250%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(1) {
    left: 12%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(2) {
    left: 19.5%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(3) {
    left: 27%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(4) {
    left: 34.5%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(5) {
    left: 42%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(6) {
    left: 49.5%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(7) {
    left: 57%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(8) {
    left: 64.5%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(9) {
    left: 72%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(10) {
    left: 79.5%; }
  .propertyGraph--type11 .propertyGraph__items li:nth-child(11) {
    left: 87%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(1) {
    left: 14.3%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(2) {
    left: 28.6%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(3) {
    left: 42.9%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(4) {
    left: 57.2%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(5) {
    left: 71.5%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(6) {
    left: 85.8%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(7) {
    left: 100.1%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(8) {
    left: 114.4%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(9) {
    left: 128.7%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(10) {
    left: 143%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(11) {
    left: 157.3%; }
  .propertyGraph--type12 .propertyGraph__items li:nth-child(12) {
    left: 171.6%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(1) {
    left: 12.5%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(2) {
    left: 25%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(3) {
    left: 37.5%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(4) {
    left: 50%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(5) {
    left: 62.5%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(6) {
    left: 75%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(7) {
    left: 87.5%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(8) {
    left: 100%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(9) {
    left: 112.5%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(10) {
    left: 125%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(11) {
    left: 137.5%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(12) {
    left: 150%; }
  .propertyGraph--type13 .propertyGraph__items li:nth-child(13) {
    left: 162.5%; }
  .propertyGraph--type14 .propertyGraph__items li:nth-child(1) {
    left: 12%; }
  .propertyGraph--type14 .propertyGraph__items li:nth-child(2) {
    left: 37%; }
  .propertyGraph--type14 .propertyGraph__items li:nth-child(3) {
    left: 50%; }
  .propertyGraph--type14 .propertyGraph__items li:nth-child(4) {
    left: 60%; }
  .propertyGraph--type14 .propertyGraph__items li:nth-child(5) {
    left: 75%; }
  .propertyGraph--type14 .propertyGraph__items li:nth-child(6) {
    left: 85%; }
  @media only screen and (max-width: 768px) {
    .propertyGraph {
      width: 100%;
      height: 305px; }
      .propertyGraph__axis {
        width: 56px;
        height: 100%;
        top: 0;
        bottom: auto; }
        .propertyGraph__axis__label {
          display: block;
          width: 100%;
          height: auto;
          font-size: 2.5rem;
          bottom: auto; }
          .propertyGraph__axis__label > * {
            display: inline; }
          .propertyGraph__axis__label--high {
            left: 0;
            top: 24px;
            background: none; }
          .propertyGraph__axis__label--low {
            left: 0;
            right: auto;
            bottom: 24px;
            background: none; }
          .propertyGraph__axis__label--wave {
            width: 120%;
            left: -10%;
            top: 62%;
            transform: none; }
            .propertyGraph__axis__label--wave span {
              width: auto;
              height: auto;
              display: inherit;
              overflow: inherit; }
              .propertyGraph__axis__label--wave span img {
                max-width: 100%; }
        .propertyGraph__axis__line {
          width: 57px;
          height: 100%;
          margin-top: 0;
          border-radius: 29px;
          background: -webkit-linear-gradient(top, #04127a 0%, #bf0009 100%);
          background: linear-gradient(to bottom, #04127a 0%, #bf0009 100%);
          position: absolute;
          left: 0;
          top: 0; }
      .propertyGraph__items {
        font-size: 1.4rem; }
        .propertyGraph__items li {
          padding-left: 10px;
          position: absolute;
          top: auto;
          left: 70px;
          text-align: left;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
          .propertyGraph__items li::before {
            width: 22px;
            height: 1px;
            left: -22px;
            top: 50%;
            bottom: auto; }
          .propertyGraph__items li:nth-child(2n) {
            top: 50%;
            left: 100px; }
            .propertyGraph__items li:nth-child(2n)::before {
              width: 52px;
              height: 1px;
              left: -52px;
              top: 50%;
              bottom: auto; }
          .propertyGraph__items li.alignHeight:nth-child(2n)::before {
            width: 22px;
            height: 1px;
            left: -22px;
            bottom: auto; }
        .propertyGraph__items a:hover {
          color: inherit; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(1) {
        left: 70px;
        top: 12%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(2) {
        left: 70px;
        top: 50%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(3) {
        left: 70px;
        top: 88%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(4) {
        left: 70px;
        top: 126%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(5) {
        left: 70px;
        top: 164%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(6) {
        left: 70px;
        top: 202%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(7) {
        left: 70px;
        top: 240%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(8) {
        left: 70px;
        top: 278%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(9) {
        left: 70px;
        top: 316%; }
      .propertyGraph--type10 .propertyGraph__items li:nth-child(10) {
        left: 70px;
        top: 354%; }
      .propertyGraph--type11 {
        height: 346px; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(1) {
          left: 70px;
          top: 12%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(2) {
          left: 100px;
          top: 19.5%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(3) {
          left: 70px;
          top: 27%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(4) {
          left: 100px;
          top: 34.5%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(5) {
          left: 70px;
          top: 42%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(6) {
          left: 100px;
          top: 49.5%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(7) {
          left: 70px;
          top: 57%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(8) {
          left: 100px;
          top: 64.5%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(9) {
          left: 70px;
          top: 72%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(10) {
          left: 100px;
          top: 79.5%; }
        .propertyGraph--type11 .propertyGraph__items li:nth-child(11) {
          left: 70px;
          top: 87%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(1) {
        left: 70px;
        top: 12%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(2) {
        left: 100px;
        top: 27%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(3) {
        left: 70px;
        top: 42%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(4) {
        left: 100px;
        top: 57%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(5) {
        left: 70px;
        top: 72%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(6) {
        left: 100px;
        top: 87%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(7) {
        left: 70px;
        top: 102%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(8) {
        left: 100px;
        top: 117%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(9) {
        left: 70px;
        top: 132%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(10) {
        left: 100px;
        top: 147%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(11) {
        left: 70px;
        top: 162%; }
      .propertyGraph--type12 .propertyGraph__items li:nth-child(12) {
        left: 100px;
        top: 177%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(1) {
        left: 70px;
        top: 12%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(2) {
        left: 100px;
        top: 25%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(3) {
        left: 70px;
        top: 38%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(4) {
        left: 100px;
        top: 51%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(5) {
        left: 70px;
        top: 64%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(6) {
        left: 100px;
        top: 77%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(7) {
        left: 70px;
        top: 90%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(8) {
        left: 100px;
        top: 103%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(9) {
        left: 70px;
        top: 116%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(10) {
        left: 100px;
        top: 129%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(11) {
        left: 70px;
        top: 142%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(12) {
        left: 100px;
        top: 155%; }
      .propertyGraph--type13 .propertyGraph__items li:nth-child(13) {
        left: 70px;
        top: 168%; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(1) {
        left: 70px;
        top: 12%; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(2) {
        left: 100px;
        top: 37%; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(3) {
        left: 70px;
        top: 50%; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(4) {
        left: 100px;
        top: 60%; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(5) {
        left: 70px;
        top: 75%; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(6) {
        left: 100px;
        top: 85%; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(7) {
        left: 70px; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(8) {
        left: 100px; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(9) {
        left: 70px; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(10) {
        left: 100px; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(11) {
        left: 70px; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(12) {
        left: 100px; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(13) {
        left: 70px; }
      .propertyGraph--type14 .propertyGraph__items li:nth-child(14) {
        left: 100px; } }

.area--propertiesHalf {
  max-width: 980px;
  margin: 0 auto 40px; }
  .area--propertiesHalf .section--property {
    width: 46%;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    padding-right: 50px;
    float: left; }
    .area--propertiesHalf .section--property:nth-child(2n+1) {
      margin-right: 20px;
      clear: both; }
    .area--propertiesHalf .section--property:nth-child(2n) {
      margin-left: 20px; }
    .area--propertiesHalf .section--property__text {
      width: auto;
      float: none; }
  @media only screen and (max-width: 768px) {
    .area--propertiesHalf .section--property {
      width: auto;
      padding-right: 0;
      float: none; }
      .area--propertiesHalf .section--property:nth-child(2n+1) {
        margin-right: 0; }
      .area--propertiesHalf .section--property:nth-child(2n) {
        margin-left: 0; } }

.section--application {
  max-width: 980px;
  padding: 20px 0 30px;
  margin: 0 auto 25px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .section--application.is-active {
    opacity: 1;
    visibility: visible; }
  .section--application__title {
    max-width: 530px;
    padding-left: 50px;
    margin-left: -10px;
    margin-bottom: 30px;
    background: #2a3278;
    color: #fff;
    font-size: 3rem;
    line-height: 1.67; }
  .section--application__subTitle {
    max-width: 790px;
    margin: 0 auto 10px; }
  .section--application__block {
    max-width: 820px;
    margin: 0 auto;
    /**2017.8.29 SG追加**/ }
  .section--application__list {
    font-size: 1.6rem;
    /*text-align: center;*/
    /**2017.8.29 SG削除**/ }
    .section--application__list li {
      display: inline-block;
      width: 250px;
      margin: 0 10px 20px; }
    .section--application__list a {
      display: block;
      border: solid 1px #6e6e6e;
      line-height: 38px;
      text-align: center;
      /**2017.8.29 SG追加**/ }
      .section--application__list a:hover:not(.is-disabled) {
        background: #6e6e6e;
        color: #fff; }
      .section--application__list a.is-disabled {
        opacity: 0.5; }
      .section--application__list a span {
        display: inline-block;
        padding-right: 40px;
        position: relative; }
        .section--application__list a span::after {
          content: "";
          width: 20px;
          height: 20px;
          margin-top: -10px;
          background: url(/cn/special/tpx/img/misc_icon-pdf001.png) no-repeat;
          background-size: contain;
          position: absolute;
          right: 0;
          top: 50%; }
  @media only screen and (max-width: 768px) {
    .section--application {
      margin-top: 40px; }
      .section--application__title {
        padding: 10px 40px 10px 20px;
        margin-left: 0;
        margin-bottom: 20px;
        font-size: 2rem;
        line-height: inherit; }
      .section--application__subTitle {
        max-width: 276px; }
      .section--application__block {
        margin-bottom: 20px;
        /**2017.8.29 SG追加**/ }
      .section--application__list {
        padding: 0 20px;
        margin-bottom: 20px;
        font-size: 1.2rem;
        text-align: center;
        /**2017.8.29 SG追加**/ }
        .section--application__list:last-child {
          margin-bottom: 0; }
        .section--application__list li {
          width: 276px;
          max-width: 100%;
          margin: 0 0 20px; }
          .section--application__list li:last-child {
            margin-bottom: 0; } }
  @media only screen and (max-width: 880px) {
    .section--application__list {
      text-align: center;
      /**2017.8.29 SG追加**/ } }

.section--propertiesTable {
  max-width: 1000px;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .is-active .section--propertiesTable {
    opacity: 1;
    visibility: visible; }
  .section--propertiesTable__title {
    padding: 5px 20px;
    margin-bottom: 30px;
    background: #283177;
    color: #fff;
    font-size: 3rem;
    line-height: 1.25;
    text-align: center; }
  .section--propertiesTable__link {
    margin-bottom: 30px;
    text-align: center; }
    .section--propertiesTable__link a {
      display: inline-block;
      width: 49.5%;
      border: solid 1px #6e6e6e;
      background: #fff;
      font-size: 1.6rem;
      line-height: 48px; }
      .section--propertiesTable__link a.only-sp {
        display: none; }
      @media only screen and (max-width: 1020px) {
        .section--propertiesTable__link a {
          width: 100%;
          margin-bottom: 20px; } }
      .section--propertiesTable__link a:hover {
        background: #6e6e6e;
        color: #fff; }
      .section--propertiesTable__link a span {
        display: inline-block;
        padding-right: 40px;
        position: relative; }
        .section--propertiesTable__link a span::after {
          content: "";
          width: 20px;
          height: 20px;
          margin-top: -10px;
          background-repeat: no-repeat;
          background-size: contain;
          position: absolute;
          right: 0;
          top: 50%; }
      .section--propertiesTable__link a.section--propertiesTable__link__pdf:nth-of-type(2) {
        margin-left: 1%; }
        @media only screen and (max-width: 1020px) {
          .section--propertiesTable__link a.section--propertiesTable__link__pdf:nth-of-type(2) {
            margin-left: 0;
            margin-bottom: 0; } }
      .section--propertiesTable__link a.section--propertiesTable__link__pdf span::after {
        background-image: url(/cn/special/tpx/img/misc_icon-pdf001.png); }
      .section--propertiesTable__link a.section--propertiesTable__link__mail span::after {
        width: 17px;
        height: 9px;
        margin-top: -4px;
        background-image: url(/cn/special/tpx/img/misc_icon-mail001.png); }
  .section--propertiesTable .l-pageArticle__body__footer {
    margin: 10px 0 30px; }
    .section--propertiesTable .l-pageArticle__body__footer:after {
      content: "";
      display: table;
      clear: both; }
    .section--propertiesTable .l-pageArticle__body__footer p {
      width: 50%;
      float: left; }
  @media only screen and (max-width: 768px) {
    .section--propertiesTable {
      margin-top: 40px; }
      .section--propertiesTable__title {
        padding: 10px 20px;
        margin: 0 -22px 25px;
        font-size: 2.25rem; }
      .section--propertiesTable__link {
        margin-bottom: 20px; }
        .section--propertiesTable__link a {
          display: inline-block;
          width: 100%;
          margin-bottom: 20px;
          border: solid 1px #6e6e6e;
          font-size: 1.2rem;
          line-height: 38px; }
          .section--propertiesTable__link a.only-sp {
            display: inline-block; }
          .section--propertiesTable__link a:last-child {
            margin-bottom: 0; }
          .section--propertiesTable__link a span {
            padding-right: 36px; }
      .section--propertiesTable .l-pageArticle__body__footer {
        display: none; } }

.propertiesTable:after {
  content: "";
  display: table;
  clear: both; }
.propertiesTable__header {
  display: block;
  width: 53%;
  padding-bottom: 74.6%;
  overflow: hidden;
  float: left;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .propertiesTable__header img {
    max-width: none;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
.propertiesTable__body {
  display: block;
  width: 46.5%;
  padding-bottom: 74.6%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .propertiesTable__body img {
    max-width: none;
    width: auto;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  .propertiesTable__body .js-tablePrev,
  .propertiesTable__body .js-tableNext {
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-size: 26px auto;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.29);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-appearance: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .propertiesTable__body .js-tablePrev.is-disabled,
    .propertiesTable__body .js-tableNext.is-disabled {
      opacity: 0;
      visibility: hidden; }
  .propertiesTable__body .js-tablePrev {
    background: rgba(40, 42, 56, 0.67) url(https://jp.mitsuichemicals.com/en/special/tpx/img/btn_arrow-left003.png) no-repeat center center;
    left: 18px; }
  .propertiesTable__body .js-tableNext {
    background: rgba(40, 42, 56, 0.67) url(https://jp.mitsuichemicals.com/en/special/tpx/img/btn_arrow-right003.png) no-repeat center center;
    right: 18px; }
.propertiesTable.is-wide .propertiesTable__header {
  width: 27.8%; }
.propertiesTable.is-wide .propertiesTable__body {
  width: 71.7%;
  border-left: solid 1px #7d7555; }

.section--compliance {
  max-width: 980px;
  margin: 0 auto 25px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .section--compliance.is-active {
    opacity: 1;
    visibility: visible; }
  .section--compliance__title {
    margin-bottom: 10px;
    background: #081055;
    color: #fff;
    font-size: 2rem;
    line-height: 45px;
    text-align: center; }
  .section--compliance table {
    width: 100%;
    text-align: center;
    table-layout: fixed; }
    .section--compliance table th, .section--compliance table td {
      padding: 14px;
      border: solid 1px #ededed;
      line-height: 10px;
      vertical-align: middle; }
    .section--compliance table th {
      background: #08bde4;
      font-size: 2rem;
      color: #fff; }
    .section--compliance table .icon--circle {
      background: #c6020b; }
  @media only screen and (max-width: 768px) {
    .section--compliance table {
      min-width: 240px;
      table-layout: auto; }
      .section--compliance table th, .section--compliance table td {
        padding: 10px;
        font-size: 1.2rem; }
      .section--compliance table tr:nth-child(2) th {
        width: 15%; } }

.icon--circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.tableWrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*-- why tpx --*/
.l-pageArticle--interview .l-pageArticle__title {
  margin-bottom: 0;
  background: rgba(0, 219, 245, 0.5);
  position: relative;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-10%, 0);
  -ms-transform: translate(-10%, 0);
  transform: translate(-10%, 0);
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .l-pageArticle--interview .l-pageArticle__title small {
    display: inline-block;
    margin-left: 10px;
    font-size: 3rem; }
.l-pageArticle--interview .l-pageArticle__header {
  margin-top: -140px; }
.l-pageArticle--interview .l-pageArticle__body {
  background: #fff; }
@media only screen and (max-width: 1024px) {
  .l-pageArticle--interview .l-pageArticle__title {
    width: auto;
    background: #2a3278; }
    .l-pageArticle--interview .l-pageArticle__title small {
      font-size: 1.6rem; } }
.l-pageArticle--interview.is-active .l-pageArticle__title {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.interviewSlider:after {
  content: "";
  display: table;
  clear: both; }
.interviewSlider li {
  overflow: hidden; }
.interviewSlider a, .interviewSlider__inner {
  display: table;
  display: -webkit-flex;
  display: flex; }
  .interviewSlider a:hover, .interviewSlider__inner:hover {
    text-decoration: none; }
  .interviewSlider a > *, .interviewSlider__inner > * {
    display: table-cell;
    display: block;
    vertical-align: top; }
.interviewSlider__text {
  width: 56.25%;
  padding-top: 170px;
  background: rgba(12, 22, 101, 0.8);
  color: #fff;
  line-height: 1.25;
  position: relative;
  z-index: 1; }
  .interviewSlider__text > * {
    width: 580px;
    padding-right: 70px;
    margin-left: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
    -webkit-transition: 0.5s ease 0.2s;
    -ms-transition: 0.5s ease 0.2s;
    transition: 0.5s ease 0.2s; }
    .is-active .interviewSlider__text > * {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
.interviewSlider__title {
  margin-bottom: 10px;
  font-size: 2.5rem; }
  .interviewSlider__title strong {
    display: inline-block;
    margin-right: 10px;
    font-size: 3.5rem; }
.interviewSlider__jobTitle {
  margin-bottom: 15px;
  font-size: 2rem;
  font-weight: bold; }
.interviewSlider__summary {
  margin-bottom: 5px;
  font-size: 1.4rem;
  line-height: 1.43; }
.interviewSlider__more {
  text-align: right;
  padding-bottom: 50px; }
  .interviewSlider__more span {
    display: inline-block; }
  .interviewSlider__more .btn--arrow {
    background-image: url(/cn/special/tpx/img/btn_arrow-right002.png); }
.interviewSlider__figure {
  width: 43.75%;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(10%, 0);
  -ms-transform: translate(10%, 0);
  transform: translate(10%, 0);
  -webkit-transition: 0.5s ease 0.4s;
  -ms-transition: 0.5s ease 0.4s;
  transition: 0.5s ease 0.4s; }
  .is-active .interviewSlider__figure {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .interviewSlider__figure img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.interviewSlider__inner .interviewSlider__text {
  padding-top: 220px;
  padding-bottom: 50px; }
.interviewSlider .slick-dots {
  width: 56.25%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 30px; }
  .interviewSlider .slick-dots li {
    display: inline-block; }
  .interviewSlider .slick-dots button {
    width: 20px;
    height: 20px;
    padding: 0;
    border: none;
    background: transparent;
    line-height: 20px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    -webkit-appearance: none;
    position: relative; }
    .interviewSlider .slick-dots button::after {
      content: "";
      display: block;
      width: 7px;
      height: 7px;
      margin-top: -4px;
      margin-left: -4px;
      border: solid 1px #fff;
      border-radius: 50%;
      position: absolute;
      left: 50%;
      top: 50%; }
  .interviewSlider .slick-dots .slick-active button::after {
    background: #fff; }
@media only screen and (max-width: 1024px) {
  .interviewSlider {
    margin-top: 40px; }
    .interviewSlider a, .interviewSlider__inner {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .interviewSlider__text {
      width: auto;
      padding: 20px;
      margin-top: -100px;
      z-index: 1; }
      .interviewSlider__text > * {
        width: auto;
        padding-right: 0; }
    .interviewSlider__title {
      font-size: 1.4rem; }
      .interviewSlider__title strong {
        font-size: 2rem; }
    .interviewSlider__jobTitle {
      margin-bottom: 10px;
      font-size: 1.6rem; }
    .interviewSlider__summary {
      font-size: 1.2rem; }
    .interviewSlider__more {
      padding-bottom: 20px; }
    .interviewSlider__figure {
      width: auto; }
      .interviewSlider__figure img {
        width: 100%;
        max-width: none;
        height: auto;
        vertical-align: top;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; }
    .interviewSlider__inner .interviewSlider__text {
      padding-top: 30px;
      padding-bottom: 30px; }
    .interviewSlider .slick-dots {
      width: 100%; } }
@media only screen and (max-width: 768px) {
  .interviewSlider__figure {
    margin-top: 100px; }
  .interviewSlider__text {
    margin-top: 0; }
  .interviewSlider__more {
    margin-top: 0; }
    .interviewSlider__more .btn--arrow--right {
      width: 30px;
      height: 30px; } }

.interviewNav {
  padding: 20px;
  background: #f6f6f6;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .interviewNav.is-active {
    opacity: 1;
    visibility: visible; }
  .interviewNav ul {
    text-align: center; }
    .interviewNav ul li {
      display: inline-block;
      width: 300px;
      max-width: 100%;
      margin: 0 15px;
      position: relative; }
      .interviewNav ul li a .interviewNav__figure {
        width: 100%;
        padding-bottom: 66.67%;
        overflow: hidden;
        position: relative; }
        .interviewNav ul li a .interviewNav__figure img {
          width: 100%;
          height: auto;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%) scale(1);
          -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
          -webkit-transition: all 0.5s ease 0s;
          -ms-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s; }
      .interviewNav ul li a:hover .interviewNav__figure img {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2); }
  .interviewNav__title {
    padding: 0 20px;
    background: rgba(255, 6, 6, 0.6);
    color: #fff;
    font-size: 2.2rem;
    line-height: 40px;
    position: absolute;
    left: -10px;
    top: 20px; }
    .interviewNav__title i {
      font-size: 1.6rem;
      font-style: normal; }
  @media only screen and (max-width: 768px) {
    .interviewNav ul li {
      display: inline-block;
      margin: 0 15px 15px; }
      .interviewNav ul li:last-child {
        margin-bottom: 0; }
    .interviewNav__title {
      font-size: 1.8rem;
      line-height: 32px; }
      .interviewNav__title i {
        font-size: 1.4rem; } }

.section--interview {
  max-width: 1000px;
  margin: 0 auto 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .section--interview:after {
    content: "";
    display: table;
    clear: both; }
  .section--interview.is-active {
    opacity: 1;
    visibility: visible; }
  .section--interview .grid--left {
    width: 490px;
    float: left; }
  .section--interview div.grid--left,
  .section--interview p.grid--left {
    width: 75%;
    padding-right: 15px; }
  .section--interview figure.grid--left {
    width: 25%;
    padding-right: 15px; }
  .section--interview .grid--right {
    width: 490px;
    float: right; }
  .section--interview div.grid--right,
  .section--interview p.grid--right {
    width: 75%;
    padding-left: 15px; }
  .section--interview figure.grid--right {
    width: 25%;
    padding-left: 15px; }
  .section--interview__title {
    padding: 5px 20px;
    margin-bottom: 10px;
    background: rgba(8, 177, 213, 0.6);
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.25; }
  .section--interview__description {
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 1.5; }
  @media only screen and (max-width: 768px) {
    .section--interview {
      margin-top: 30px; }
      .section--interview .grid--left,
      .section--interview div.grid--left,
      .section--interview p.grid--left,
      .section--interview figure.grid--left,
      .section--interview .grid--right,
      .section--interview div.grid--right,
      .section--interview p.grid--right,
      .section--interview figure.grid--right {
        width: auto;
        float: none; }
      .section--interview__title {
        font-size: 2rem; }
      .section--interview__description {
        margin-bottom: 10px; }
      .section--interview__figure {
        text-align: center; } }

/*-- case studies --*/
.caseStudies {
  max-width: 980px;
  margin: 80px auto 0; }
  .caseStudies:after {
    content: "";
    display: table;
    clear: both; }
  .caseStudies > li {
    width: 33.33%;
    margin-bottom: 20px;
    float: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .caseStudies > li.is-active {
      opacity: 1;
      visibility: visible; }
    .caseStudies > li:nth-child(3n+1) {
      padding-right: 35px;
      clear: both; }
    .caseStudies > li:nth-child(3n+2) {
      padding-left: 17px;
      padding-right: 18px; }
    .caseStudies > li:nth-child(3n) {
      padding-left: 35px; }
    .caseStudies > li > a {
      display: block;
      position: relative; }
      .caseStudies > li > a .caseStudies__figure {
        width: 100%;
        padding-bottom: 100%;
        overflow: hidden;
        position: relative; }
        .caseStudies > li > a .caseStudies__figure img {
          width: auto;
          max-width: none;
          height: 100%;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%) scale(1);
          -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
          -webkit-transition: all 0.5s ease 0s;
          -ms-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s; }
      .caseStudies > li > a:not(.is-disabled):hover .caseStudies__figure img {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2); }
  .caseStudies__title {
    padding: 10px 20px;
    background: rgba(255, 6, 6, 0.6);
    color: #fff;
    font-size: 2.4rem;
    position: absolute;
    left: -20px;
    top: 30px;
    z-index: 1; }
  @media only screen and (max-width: 768px) {
    .caseStudies {
      margin: 0; }
      .caseStudies > li {
        width: 50%;
        margin-bottom: 0; }
        .caseStudies > li:nth-child(3n+1), .caseStudies > li:nth-child(3n+2), .caseStudies > li:nth-child(3n) {
          padding: 0;
          clear: none; }
        .caseStudies > li:nth-child(2n+1) {
          clear: both; }
      .caseStudies__title {
        max-width: 90%;
        padding: 10px;
        font-size: 1.6rem;
        left: 0;
        top: 0; } }
  .caseStudies img {
    vertical-align: top; }

/*-- sitemap --*/
.sitemap {
  max-width: 780px;
  margin: 60px auto 0;
  font-size: 2.2rem;
  line-height: 40px;
  font-weight: bold;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .sitemap.is-active {
    opacity: 1;
    visibility: visible; }
  .sitemap ul {
    padding-left: 35px; }
    .sitemap ul li {
      font-weight: 300; }
  @media only screen and (max-width: 768px) {
    .sitemap {
      margin: 0 auto; } }

/*-- modal --*/
.js-bgModal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .js-bgModal.is-active {
    visibility: visible;
    opacity: 1; }

.section--modal {
  width: 800px;
  max-width: 100%;
  padding: 30px 40px;
  background: #fff;
  box-shadow: 0 0 27px rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 13;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s, transform 0.5s;
  -ms-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s; }
  .section--modal.is-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1; }
  .section--modal.is-prev {
    -webkit-transform: translate(-10%, 0) scale(1);
    -ms-transform: translate(-10%, 0) scale(1);
    transform: translate(-10%, 0) scale(1); }
  .section--modal.is-next {
    -webkit-transform: translate(10%, 0) scale(1);
    -ms-transform: translate(10%, 0) scale(1);
    transform: translate(10%, 0) scale(1); }
  .section--modal__title {
    padding: 10px 0 10px 50px;
    margin-left: -50px;
    margin-bottom: 20px;
    background: rgba(9, 177, 213, 0.6);
    color: #fff;
    font-size: 3rem; }
  .section--modal__body p:not(:last-child),
  .section--modal__body figure:not(:last-child) {
    margin-bottom: 1em; }
  .section--modal__body p {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5; }
  .section--modal__close {
    position: absolute;
    right: 0;
    top: -40px; }
    .section--modal__close button {
      width: 25px;
      height: 25px;
      padding: 0;
      background: none;
      border: none;
      -webkit-appearance: none; }
      .section--modal__close button::before, .section--modal__close button::after {
        content: "";
        display: block;
        width: 141.4%;
        height: 1px;
        margin-left: -70.7%;
        background: #fff;
        position: absolute;
        left: 50%;
        top: 50%; }
      .section--modal__close button::before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .section--modal__close button::after {
        margin-top: -1px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .section--modal__close button span {
        opacity: 0.01; }
  .section--modal__controls .js-prevModal,
  .section--modal__controls .js-nextModal {
    opacity: 0.01;
    width: 40px;
    height: 60px;
    padding: 0;
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-appearance: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .section--modal__controls .js-prevModal {
    background: url(/cn/special/tpx/img/btn_arrow-left005.png) no-repeat center center;
    background-size: contain;
    left: -60px; }
  .section--modal__controls .js-nextModal {
    background: url(/cn/special/tpx/img/btn_arrow-right005.png) no-repeat center center;
    background-size: contain;
    right: -60px; }
  .section--modal--case {
    padding: 0; }
    .section--modal--case:after {
      content: "";
      display: table;
      clear: both; }
    .section--modal--case .section--modal__body {
      width: 500px;
      padding: 30px 35px 30px 40px;
      float: left; }
      .section--modal--case .section--modal__body dl {
        padding-bottom: 25px;
        margin-bottom: 25px;
        border-bottom: solid 1px #e9e9e9; }
        .section--modal--case .section--modal__body dl:last-child {
          padding-bottom: 0;
          margin-bottom: 0;
          border-bottom: none; }
        .section--modal--case .section--modal__body dl dt {
          margin-bottom: 7px;
          color: #283177;
          font-size: 2.4rem;
          font-weight: bold; }
        .section--modal--case .section--modal__body dl dd {
          font-size: 1.6rem;
          font-weight: 300;
          line-height: 1.5; }
      .section--modal--case .section--modal__body figure {
        padding-bottom: 25px;
        margin-bottom: 25px;
        border-bottom: solid 1px #e9e9e9; }
        .section--modal--case .section--modal__body figure:last-child {
          padding-bottom: 0;
          margin-bottom: 0;
          border-bottom: none; }
    .section--modal--case .section--modal__figure {
      width: 300px;
      height: 100%;
      overflow: hidden;
      position: absolute;
      right: 0;
      top: 0; }
      .section--modal--case .section--modal__figure img {
        max-width: none;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
    .section--modal--case .section--modal__title {
      padding: 20px 0 10px 50px;
      margin-bottom: 40px;
      background: rgba(0, 133, 217, 0.6);
      font-size: 2.8rem; }
      .section--modal--case .section--modal__title__properties {
        margin-top: 10px;
        font-size: 1.4rem;
        font-weight: normal; }
        .section--modal--case .section--modal__title__properties li {
          display: inline-block;
          padding: 0 10px;
          margin-right: 10px;
          margin-bottom: 10px;
          border: solid 1px #fff;
          border-radius: 11px;
          line-height: 22px; }
          .section--modal--case .section--modal__title__properties li a::after {
            content: "\03E";
            display: inline-block;
            margin-left: 5px; }
          .section--modal--case .section--modal__title__properties li a:hover {
            text-decoration: none; }
          .section--modal--case .section--modal__title__properties li:not(.is-disabled):hover {
            background: #fff;
            color: rgba(0, 133, 217, 0.6); }
  @media only screen and (max-width: 1024px) {
    .section--modal {
      width: 800px;
      max-width: 90%;
      padding: 20px; }
      .section--modal .only-sp {
        display: block; }
      .section--modal img.only-sp,
      .section--modal span.only-sp {
        display: inline-block; }
      .section--modal .only-pc {
        display: none; }
      .section--modal__title {
        padding: 10px 0 10px 20px;
        margin-left: -20px;
        font-size: 2rem; }
      .section--modal__body p {
        font-size: 1.2rem; }
      .section--modal--case {
        max-width: 80%;
        padding: 0; }
        .section--modal--case:after {
          content: "";
          display: table;
          clear: both; }
        .section--modal--case .section--modal__body {
          width: 100%;
          padding: 20px;
          float: none; }
          .section--modal--case .section--modal__body dl {
            padding-bottom: 10px;
            margin-bottom: 10px; }
            .section--modal--case .section--modal__body dl dt {
              font-size: 1.6rem; }
            .section--modal--case .section--modal__body dl dd {
              font-size: 1.2rem; }
        .section--modal--case .section--modal__figure {
          display: none;
          width: 100%;
          height: 200px;
          float: none;
          position: relative;
          right: auto;
          top: auto; }
          .section--modal--case .section--modal__figure img {
            width: 100%;
            height: auto;
            left: 0;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
        .section--modal--case .section--modal__title {
          padding: 10px 20px;
          margin: 0 0 25px;
          font-size: 2rem; } }
  @media only screen and (max-width: 768px) {
    .section--modal--case .section--modal__figure {
      height: 120px; }
    .section--modal--case .section--modal__title {
      padding-bottom: 15px; }
      .section--modal--case .section--modal__title__properties {
        font-size: 1.2rem; }
        .section--modal--case .section--modal__title__properties li {
          padding: 0 5px;
          margin-right: 5px;
          margin-bottom: 5px; }
    .section--modal__controls .js-prevModal,
    .section--modal__controls .js-nextModal {
      width: 20px;
      height: 30px; }
    .section--modal__controls .js-prevModal {
      left: -30px; }
    .section--modal__controls .js-nextModal {
      right: -30px; } }

/*----------------------------------------
footer
----------------------------------------*/
.l-footer {
  color: #2e2e2e;
  font-size: 1.6rem;
  text-align: center; }
  .l-footer__pagetop {
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 10; }
    .l-footer__pagetop a {
      display: block;
      width: 70px;
      height: 44px;
      background: url("/cn/special/tpx/img/btn_page-top001.png") no-repeat center center;
      background-size: contain;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
  .l-footer__inner {
    display: inline-block;
    max-width: 1200px;
    padding: 40px 15px 50px; }
    .l-footer__inner:after {
      content: "";
      display: table;
      clear: both; }
  .l-footer__info {
    float: left; }
  .l-footer__address {
    line-height: 1.44; }
  .l-footer__nav {
    margin-left: 310px;
    text-align: center; }
    .l-footer__nav:after {
      content: "";
      display: table;
      clear: both; }
    .l-footer__nav > ul {
      margin-right: 40px;
      margin-top: -0.25em;
      line-height: 1.875;
      text-align: left;
      float: left; }
      .l-footer__nav > ul .is-strong {
        font-weight: bold; }
      .l-footer__nav > ul a {
        -webkit-transition: none;
        -ms-transition: none;
        transition: none; }
      .l-footer__nav > ul a:hover {
        color: #c4181f;
        text-decoration: none; }
        @media only screen and (max-width: 768px) {
          .l-footer__nav > ul a:hover {
            color: inherit; } }
      .l-footer__nav > ul a.is-disabled {
        color: #ccc;
        cursor: default; }
  .l-footer__globalLogo {
    float: right;
    text-align: right; }
  .l-footer__copyright {
    padding: 20px 0 40px;
    background: #000;
    color: #fff;
    font-size: 1.2rem;
    text-align: center; }
  @media only screen and (max-width: 1024px) {
    .l-footer__info {
      width: 30%;
      float: left; }
    .l-footer__nav {
      width: 40%; }
    .l-footer__globalLogo {
      width: 30%; } }
  @media only screen and (max-width: 768px) {
    .l-footer {
      font-size: 1.8rem; }
      .l-footer__inner {
        padding: 40px 0 16px; }
      .l-footer__info, .l-footer__globalLogo {
        width: auto;
        float: none;
        text-align: center; }
      .l-footer__logo {
        width: 240px;
        margin: 0 auto 26px; }
      .l-footer__nav {
        display: none; }
      .l-footer__info {
        margin-bottom: 45px; }
      .l-footer__globalLogo img {
        width: 288px; }
      .l-footer__copyright {
        padding: 16px;
        font-size: inherit; } }
  @media only screen and (max-width: 480px) {
    .l-footer {
      font-size: 0.9rem; }
      .l-footer__inner {
        padding: 20px 0 8px; }
      .l-footer__info {
        margin-bottom: 22px; }
      .l-footer__logo {
        width: 120px;
        margin: 0 auto 13px; }
      .l-footer__globalLogo img {
        width: 144px; }
      .l-footer__copyright {
        padding: 8px; }
      .l-footer__pagetop {
        right: 20px;
        bottom: 20px; }
        .l-footer__pagetop a {
          display: block;
          width: 35px;
          height: 44px; } }

#section01 {
  padding: 80px 0 40px;
  background: #f6f6f6; }
  @media only screen and (max-width: 768px) {
    #section01 {
      padding: 30px 0; } }
  #section01 .container {
    max-width: 1140px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      #section01 .container {
        width: 100%; } }
    #section01 .container h2 {
      color: #3d4584;
      font-size: 40px;
      margin-bottom: 20px;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        #section01 .container h2 {
          font-size: 24px; } }
    #section01 .container .flex {
      display: flex;
      flex-wrap: wrap; }
      #section01 .container .flex a {
        display: block;
        width: 33.33%;
        padding: 15px;
        position: relative;
        margin-bottom: 40px; }
        @media only screen and (max-width: 768px) {
          #section01 .container .flex a {
            width: 50%;
            padding: 5px;
            margin-bottom: 16px; } }
        #section01 .container .flex a figure:before {
          content: "";
          background: rgba(255, 6, 6, 0.3);
          width: 100%;
          height: 100%;
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0;
          transform: rotate(0);
          -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
          transform: rotate(0);
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
        #section01 .container .flex a figure .pic {
          margin-bottom: 16px;
          position: relative; }
          @media only screen and (max-width: 768px) {
            #section01 .container .flex a figure .pic {
              margin-bottom: 4px; } }
          #section01 .container .flex a figure .pic span {
            color: #fff;
            position: absolute;
            z-index: 10;
            left: -6px;
            top: 6px;
            padding: 6px 12px; }
            @media only screen and (max-width: 768px) {
              #section01 .container .flex a figure .pic span {
                font-size: 11px;
                top: 4px;
                padding: 3px 6px; } }
            #section01 .container .flex a figure .pic span.category01 {
              background: #5bc0de; }
            #section01 .container .flex a figure .pic span.category02 {
              background: #d9534f; }
            #section01 .container .flex a figure .pic span.category03 {
              background: #5cb85c; }
            #section01 .container .flex a figure .pic span.category04 {
              background: #ff9900; }
            #section01 .container .flex a figure .pic span.category05 {
              background: #3333cc; }
          #section01 .container .flex a figure .pic img {
            width: 100%;
            -moz-transition: -moz-transform 0.3s linear;
            -webkit-transition: -webkit-transform 0.3s linear;
            -o-transition: -o-transform 0.3s linear;
            -ms-transition: -ms-transform 0.3s linear;
            transition: transform 0.3s linear; }
        #section01 .container .flex a figure figcaption {
          position: relative; }
          #section01 .container .flex a figure figcaption:after {
            content: '';
            display: inline-block;
            width: 18px;
            height: 18px;
            background-image: url(https://jp.mitsuichemicals.com/jp/special/tpx/img/misc_icon-blank.svg);
            background-size: contain;
            position: absolute;
            right: 10px;
            top: -46px; }
          #section01 .container .flex a figure figcaption p {
            text-align: center;
            margin-bottom: 8px; }
            @media only screen and (max-width: 768px) {
              #section01 .container .flex a figure figcaption p {
                font-size: 14px;
                line-height: 135%; } }
          #section01 .container .flex a figure figcaption h3 {
            font-size: 20px;
            text-align: center;
            line-height: 135%; }
            @media only screen and (max-width: 768px) {
              #section01 .container .flex a figure figcaption h3 {
                font-size: 16px; } }
        #section01 .container .flex a:hover {
          text-decoration: none; }
          #section01 .container .flex a:hover figure:before {
            opacity: 1;
            transform: rotate(-8deg); }
            @media only screen and (max-width: 768px) {
              #section01 .container .flex a:hover figure:before {
                opacity: 0; } }
          #section01 .container .flex a:hover figure .pic img {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -o-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2); }
            @media only screen and (max-width: 768px) {
              #section01 .container .flex a:hover figure .pic img {
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -o-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1); } }
