@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

menu,
nav,
section,
summary {
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
[hidden] {
  display: none; }

/* Links
   @mixin ========================================================================= */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

section {
  position: relative;
  display: block; }

*:focus, *:active {
  outline: none; }

img {
  width: 100%;
  display: block; }

body, html {
  position: relative;
  background: #ffffff;
  background-size: cover;
  font-size: 16px;
  font-family: Arial, "微軟正黑體", "LiHei Pro Medium", Geneva, Verdana, sans-serif !important;
  font-size: 16px;
  -webkit-text-size-adjust: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px; } }

.demo {
  opacity: .2;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  z-index: 200; }

.sp_intuition_sensitive2 .inner {
  max-width: 1250px;
  width: 65%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 20; }
  @media screen and (max-width: 1200px) {
    .sp_intuition_sensitive2 .inner {
      width: 82%; } }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .inner {
      width: 90%; } }

.sp_intuition_sensitive2 .kv {
  width: 100%;
  height: auto;
  padding-top: 34.21875%;
  min-height: 420px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 1200px) {
    .sp_intuition_sensitive2 .kv {
      min-height: 450px; } }
  @media screen and (max-width: 820px) {
    .sp_intuition_sensitive2 .kv {
      min-height: 380px; } }
  @media screen and (max-width: 769px) {
    .sp_intuition_sensitive2 .kv {
      min-height: 300px; } }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .kv {
      padding-top: 89.322916667%;
      min-height: 300px;
      background: url("../images/m_kv_bg.jpg") no-repeat center top;
      background-size: contain; } }
  .sp_intuition_sensitive2 .kv .inner {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.sp_intuition_sensitive2 .kv_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/kv_bg.jpg") no-repeat center top;
  background-size: cover;
  z-index: 1; }

.sp_intuition_sensitive2 .kv_peo {
  position: absolute;
  top: 6.392694064%;
  left: -3.04%;
  max-width: 555px;
  width: 44.4%;
  height: 100%;
  z-index: 2;
  overflow: hidden; }

.sp_intuition_sensitive2 .kv_title {
  position: absolute;
  top: 37px;
  left: 21%;
  max-width: 657px;
  width: 52.56%; }

.sp_intuition_sensitive2 .kv_logo {
  position: absolute;
  top: 82px;
  left: -7px;
  max-width: 230px;
  width: 18.4%; }

.sp_intuition_sensitive2 .kv_circle {
  position: absolute;
  top: 19%;
  right: 1%;
  max-width: 227px;
  width: 18.16%; }

.sp_intuition_sensitive2 .kv_prod {
  position: absolute;
  top: 47%;
  right: 20%;
  max-width: 307px;
  width: 24.56%;
  z-index: 20;
  padding-top: 73.269689737%; }
  .sp_intuition_sensitive2 .kv_prod img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }

.sp_intuition_sensitive2 .kv_prod2 {
  position: absolute;
  top: -30%;
  left: 6%;
  width: 38.72%;
  max-width: 484px;
  padding-top: 81.404958678%; }
  .sp_intuition_sensitive2 .kv_prod2 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }

.sp_intuition_sensitive2 .section_top {
  position: relative; }

.sp_intuition_sensitive2 .se1 {
  position: relative;
  width: 100%;
  padding-top: 52px;
  padding-bottom: 68px;
  z-index: 100;
  background-color: #e5f6e5; }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .se1 {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #def0e0; } }

.sp_intuition_sensitive2 .se1_bg {
  position: absolute;
  top: -9%;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/se1_bg.png") no-repeat center top;
  background-size: 100% auto;
  z-index: 1; }

.sp_intuition_sensitive2 .se1_title {
  max-width: 1187px;
  width: 94.96%;
  margin: 0 auto 6%; }

.sp_intuition_sensitive2 .se1_txt {
  position: relative;
  max-width: 1324px;
  width: 105.92%;
  margin-left: -8%; }
  @media screen and (max-width: 1200px) {
    .sp_intuition_sensitive2 .se1_txt {
      width: 100%;
      padding-left: 5%; } }

.sp_intuition_sensitive2 .se1_note {
  display: block;
  margin-top: -5%;
  margin-left: 15%;
  margin-bottom: 5%;
  max-width: 420px;
  width: 45%;
  color: #009fb0;
  font-size: 15px;
  line-height: 1.25;
  z-index: 10; }
  @media screen and (max-width: 1400px) {
    .sp_intuition_sensitive2 .se1_note {
      font-size: 13px; } }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .se1_note {
      font-size: 15px;
      width: 90%;
      margin: 0 auto; } }

.sp_intuition_sensitive2 .se1_txt2 {
  max-width: 1019px;
  width: 81.52%;
  margin: 0 auto;
  margin-top: -15px; }

.sp_intuition_sensitive2 .se2 {
  padding-top: 5%;
  padding-bottom: 20%;
  background: url("../images/se2_bg.jpg") no-repeat center top;
  background-size: cover; }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .se2 {
      padding-top: 133.463541667%;
      background: url("../images/m_se2_part1.jpg") no-repeat center top;
      background-size: 100% auto;
      padding-bottom: 0; } }

.sp_intuition_sensitive2 .se2_title {
  max-width: 1158px;
  width: 92.64%;
  margin: 0 auto 5%; }

.sp_intuition_sensitive2 .se2_video {
  width: 57.6%;
  height: auto;
  position: relative;
  margin-left: 37%;
  margin-top: 6%;
  z-index: 20; }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .se2_video {
      position: absolute;
      top: 50%;
      left: 32%;
      margin-left: 0;
      margin-top: 0; } }

.sp_intuition_sensitive2 .se2_iframe {
  position: absolute;
  top: 1%;
  left: 1.5%;
  right: 1%;
  padding-top: 55%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .sp_intuition_sensitive2 .se2_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.sp_intuition_sensitive2 .se3 {
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #bef4ef;
  overflow: hidden; }
  .sp_intuition_sensitive2 .se3 .se3_prods {
    position: relative; }
  .sp_intuition_sensitive2 .se3 .prod1 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 48%;
    height: 100%;
    z-index: 20; }
    @media screen and (max-width: 768px) {
      .sp_intuition_sensitive2 .se3 .prod1 {
        top: 16%;
        width: 100%;
        height: 40%; } }
  .sp_intuition_sensitive2 .se3 .prod2 {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 48%;
    height: 100%;
    z-index: 20; }
    @media screen and (max-width: 768px) {
      .sp_intuition_sensitive2 .se3 .prod2 {
        top: 56%;
        left: 0;
        width: 100%;
        height: 40%; } }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .se3 {
      padding-top: 0;
      padding-bottom: 0; } }

.sp_intuition_sensitive2 .se3_title {
  max-width: 1328px;
  width: 106.24%;
  margin-left: -2.8%;
  margin-bottom: 30px; }

.sp_intuition_sensitive2 .se3_prods {
  max-width: 1355px;
  width: 108.4%;
  margin-left: -4.8%; }

.sp_intuition_sensitive2 .se4 {
  position: relative;
  padding-top: 50px;
  background-color: #f9f6e6; }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .se4 .mobile-show {
      padding-top: 0;
      z-index: 1;
      position: relative; } }

.sp_intuition_sensitive2 .se4_title {
  max-width: 618px;
  width: 49.44%;
  margin-left: 22.4%;
  margin-top: -10%; }
  @media screen and (max-width: 768px) {
    .sp_intuition_sensitive2 .se4_title {
      width: 95%;
      margin-left: 0;
      margin-top: -14%;
      margin-bottom: 3%;
      position: relative;
      z-index: 20; } }

.sp_intuition_sensitive2 .se4_info {
  max-width: 1246px;
  width: 99.68%;
  margin: 0 auto;
  margin-top: -1.5%; }

.sp_intuition_sensitive2 .se5 {
  position: relative;
  background: -webkit-gradient(linear, right top, left top, from(#5ac2d8), to(#009fb0));
  background: -webkit-linear-gradient(right, #5ac2d8, #009fb0);
  background: -o-linear-gradient(right, #5ac2d8, #009fb0);
  background: linear-gradient(-90deg, #5ac2d8, #009fb0); }

.sp_intuition_sensitive2 .se5_info {
  max-width: 1367px;
  width: 71.197916667%;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .sp_intuition_sensitive2 .se5_info {
      width: 100%; } }

.desktop-show {
  display: block; }
  @media screen and (max-width: 768px) {
    .desktop-show {
      display: none; } }

.mobile-show {
  display: none; }
  @media screen and (max-width: 768px) {
    .mobile-show {
      display: block; } }

body.lb {
  height: 100vh;
  overflow: hidden; }

#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000;
  opacity: 0;
  display: none; }
  #lightbox .video {
    position: relative;
    top: 50%;
    left: 0;
    padding-top: 56.25%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    #lightbox .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #lightbox .lb_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    background: url("../images/close.png");
    background-size: contain; }
