@charset "UTF-8";
/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Left: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transition              - arguments: What: all, Length: 1s, Easing: ease-in-out
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0

------------------------------------------------------------- */
/* BACKGROUND GRADIENT */
/* BACKGROUND SIZE */
/* BORDER RADIUS */
/* BOX */
/* BOX RGBA */
/* BOX SHADOW */
/* BOX SIZING */
/* COLUMNS */
/* DOUBLE BORDERS */
/* FLEX */
/* FLIP */
/* FONT FACE */
/* OPACITY */
/* OUTLINE RADIUS */
/* RESIZE */
/* ROTATE*/
/* TEXT SHADOW */
/* TRANSFORM  */
/* TRANSITION */
/* TRIPLE BORDERS */
@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?19398640");
  src: url("../font/fontello.eot?19398640#iefix") format("embedded-opentype"), url("../font/fontello.woff2?19398640") format("woff2"), url("../font/fontello.woff?19398640") format("woff"), url("../font/fontello.ttf?19398640") format("truetype"), url("../font/fontello.svg?19398640#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?19398640#fontello') format('svg');
  }
}
*/
/* line 22, scss/fontello.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 57, scss/fontello.scss */
.icon-right:before {
  content: '\e800';
}

/* '' */
/* line 58, scss/fontello.scss */
.icon-left:before {
  content: '\e801';
}

/* '' */
/* line 59, scss/fontello.scss */
.icon-play:before {
  content: '\e802';
}

/* '' */
/* line 60, scss/fontello.scss */
.icon-down-dir:before {
  content: '\e803';
}

/* '' */
/* line 61, scss/fontello.scss */
.icon-left-arrow:before {
  content: '\e80f';
}

/* '' */
/* line 62, scss/fontello.scss */
.icon-right-arrow-1:before {
  content: '\e810';
}

/* '' */
/* line 63, scss/fontello.scss */
.icon-mail:before {
  content: '\e817';
}

/* '' */
/* line 64, scss/fontello.scss */
.icon-down-open:before {
  content: '\f004';
}

/* '' */
@font-face {
  font-family: 'Noto Sans SC';
  src: url("../font/NotoSansSC-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans SC';
  src: url("../font/NotoSansSC-Bold.otf") format("opentype");
  font-weight: Bold;
  font-style: Bold;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
/* line 55, scss/scss.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
/* line 146, scss/scss.scss */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
/* line 152, scss/scss.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 166, scss/scss.scss */
body {
  line-height: 1;
  overflow-x: hidden;
  position: relative;
}

/* line 170, scss/scss.scss */
body.no_overflow {
  overflow: hidden;
  height: auto;
}

/* line 173, scss/scss.scss */
body.no_overflow.compensate {
  margin-right: 17px;
}

/* line 175, scss/scss.scss */
body.no_overflow.compensate .header {
  width: calc(100% - 17px);
}

/* line 181, scss/scss.scss */
body #fp-nav.right {
  right: 50px;
}

@media screen and (max-width: 1200px) {
  /* line 181, scss/scss.scss */
  body #fp-nav.right {
    right: 30px;
  }
}

@media screen and (max-width: 900px) {
  /* line 181, scss/scss.scss */
  body #fp-nav.right {
    right: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 181, scss/scss.scss */
  body #fp-nav.right {
    right: inherit;
    left: 5px;
    margin-top: 0 !important;
    top: inherit;
    bottom: 15px;
  }
}

/* line 198, scss/scss.scss */
body #fp-nav ul li {
  margin: 8px 0;
  width: 24px;
  height: 24px;
}

/* line 202, scss/scss.scss */
body #fp-nav ul li a {
  border: solid 2px rgba(255, 255, 255, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* line 207, scss/scss.scss */
body #fp-nav ul li a.active {
  border: solid 2px #bf0008;
}

/* line 209, scss/scss.scss */
body #fp-nav ul li a.active span {
  background: #bf0008;
  border: none;
}

/* line 214, scss/scss.scss */
body #fp-nav ul li a span {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #bf0008;
  border: none;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  /* line 198, scss/scss.scss */
  body #fp-nav ul li {
    margin: 5px 0;
    width: 20px;
    height: 20px;
  }
  /* line 230, scss/scss.scss */
  body #fp-nav ul li a span {
    width: 9px;
    height: 9px;
  }
}

/* line 240, scss/scss.scss */
body .fancybox-toolbar {
  opacity: 1;
  visibility: inherit;
}

/* line 244, scss/scss.scss */
body .fancybox-content {
  padding: 0;
}

/* line 247, scss/scss.scss */
body .fancybox-slide {
  padding: 45px;
}

@media screen and (max-width: 767px) {
  /* line 247, scss/scss.scss */
  body .fancybox-slide {
    padding: 30px;
  }
}

/* line 254, scss/scss.scss */
body .fancybox-slide--html .fancybox-close-small {
  color: #fff;
}

/* line 259, scss/scss.scss */
body.compensate-for-scrollbar {
  margin-right: 17px;
}

/* line 261, scss/scss.scss */
body.compensate-for-scrollbar .header {
  width: calc(100% - 17px);
}

/* line 266, scss/scss.scss */
body .fancybox-navigation .fancybox-button {
  width: 64px;
  height: 64px;
  padding: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 1300px) {
  /* line 266, scss/scss.scss */
  body .fancybox-navigation .fancybox-button {
    width: 55px;
    height: 55px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 266, scss/scss.scss */
  body .fancybox-navigation .fancybox-button {
    width: 45px;
    height: 45px;
  }
}

/* line 279, scss/scss.scss */
body .fancybox-navigation .fancybox-button:hover {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 282, scss/scss.scss */
body .fancybox-navigation .fancybox-button div {
  position: relative;
}

/* line 284, scss/scss.scss */
body .fancybox-navigation .fancybox-button div svg {
  width: calc((100% - 14px) * .75);
  height: calc((100% - 14px) * .75);
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
}

/* line 297, scss/scss.scss */
body .fancybox-button {
  background-color: #bf0008;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 64px;
  height: 64px;
  margin-left: 1px;
}

/* line 301, scss/scss.scss */
body .fancybox-button:link, body .fancybox-button:visited {
  color: #fff;
}

/* line 305, scss/scss.scss */
body .fancybox-button[disabled] {
  opacity: 0 !important;
}

/* line 308, scss/scss.scss */
body .fancybox-button.fancybox-button--play {
  display: none !important;
}

/* line 311, scss/scss.scss */
body .fancybox-button svg {
  width: 75%;
  height: 75%;
  margin: 0 auto;
}

/* line 316, scss/scss.scss */
body .fancybox-button:hover {
  background: #000;
}

@media screen and (max-width: 1300px) {
  /* line 297, scss/scss.scss */
  body .fancybox-button {
    width: 55px;
    height: 55px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 297, scss/scss.scss */
  body .fancybox-button {
    width: 45px;
    height: 45px;
  }
}

/* line 334, scss/scss.scss */
ol,
ul {
  list-style: none;
}

/* line 339, scss/scss.scss */
blockquote,
q {
  quotes: none;
}

/* line 344, scss/scss.scss */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

/* line 352, scss/scss.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 357, scss/scss.scss */
textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 363, scss/scss.scss */
input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 369, scss/scss.scss */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 377, scss/scss.scss */
input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 385, scss/scss.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 395, scss/scss.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 409, scss/scss.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 419, scss/scss.scss */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 430, scss/scss.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 443, scss/scss.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 451, scss/scss.scss */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 461, scss/scss.scss */
img {
  max-width: 100%;
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 473, scss/scss.scss */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 481, scss/scss.scss */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 489, scss/scss.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 501, scss/scss.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 518, scss/scss.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 537, scss/scss.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 549, scss/scss.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 564, scss/scss.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 582, scss/scss.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 594, scss/scss.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 612, scss/scss.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 626, scss/scss.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
/* line 635, scss/scss.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 646, scss/scss.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
/* line 657, scss/scss.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 662, scss/scss.scss */
html,
button,
input,
select,
textarea {
  color: #333;
}

/* line 671, scss/scss.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 676, scss/scss.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 681, scss/scss.scss */
img {
  vertical-align: middle;
}

/* line 685, scss/scss.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 691, scss/scss.scss */
textarea {
  resize: vertical;
}

/* line 695, scss/scss.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* line 703, scss/scss.scss */
html {
  font-family: 'Noto Sans SC', "微軟正黑體", sans-serif;
}

/* line 708, scss/scss.scss */
html p.Montserrat,
html a.Montserrat {
  letter-spacing: 0px;
}

/* line 714, scss/scss.scss */
.Montserrat {
  font-family: Montserrat, sans-serif;
  line-height: 1em !important;
}

/* line 719, scss/scss.scss */
a {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 723, scss/scss.scss */
a:focus {
  outline: none;
}

/* line 727, scss/scss.scss */
a:hover,
a:focus {
  text-decoration: none;
}

@media screen and (max-width: 320px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 45px;
    line-height: 55px;
  }
}

@media screen and (min-width: 768px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 60px;
    line-height: 70px;
  }
}

@media screen and (min-width: 1000px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 65px;
    line-height: 75px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 70px;
    line-height: 80px;
  }
}

@media screen and (min-width: 1300px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 80px;
    line-height: 90px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 90px;
    line-height: 100px;
  }
}

@media screen and (min-width: 1600px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 100px;
    line-height: 110px;
  }
}

@media screen and (min-width: 1700px) {
  /* line 738, scss/scss.scss */
  .h0 {
    font-size: 110px;
    line-height: 120px;
  }
}

@media screen and (max-width: 767px) {
  /* line 782, scss/scss.scss */
  .h0_2 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (max-width: 350px) {
  /* line 782, scss/scss.scss */
  .h0_2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 782, scss/scss.scss */
  .h0_2 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 782, scss/scss.scss */
  .h0_2 {
    font-size: 60px;
    line-height: 70px;
  }
}

@media screen and (min-width: 1100px) {
  /* line 782, scss/scss.scss */
  .h0_2 {
    font-size: 70px;
    line-height: 80px;
  }
}

@media screen and (min-width: 1300px) {
  /* line 782, scss/scss.scss */
  .h0_2 {
    font-size: 80px;
    line-height: 90px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 782, scss/scss.scss */
  .h0_2 {
    font-size: 90px;
    line-height: 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 814, scss/scss.scss */
  .h0_3 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (max-width: 350px) {
  /* line 814, scss/scss.scss */
  .h0_3 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 814, scss/scss.scss */
  .h0_3 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 814, scss/scss.scss */
  .h0_3 {
    font-size: 60px;
    line-height: 70px;
  }
}

@media screen and (min-width: 1100px) {
  /* line 814, scss/scss.scss */
  .h0_3 {
    font-size: 70px;
    line-height: 80px;
  }
}

@media screen and (min-width: 1300px) {
  /* line 814, scss/scss.scss */
  .h0_3 {
    font-size: 80px;
    line-height: 90px;
  }
}

@media screen and (max-width: 767px) {
  /* line 844, scss/scss.scss */
  .h1 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (max-width: 350px) {
  /* line 844, scss/scss.scss */
  .h1 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 844, scss/scss.scss */
  .h1 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 844, scss/scss.scss */
  .h1 {
    font-size: 60px;
    line-height: 50px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 844, scss/scss.scss */
  .h1 {
    font-size: 70px;
    line-height: 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 868, scss/scss.scss */
  .h1_2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 868, scss/scss.scss */
  .h1_2 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 868, scss/scss.scss */
  .h1_2 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 868, scss/scss.scss */
  .h1_2 {
    font-size: 55px;
    line-height: 65px;
  }
}

@media screen and (min-width: 1600px) {
  /* line 868, scss/scss.scss */
  .h1_2 {
    font-size: 60px;
    line-height: 70px;
  }
}

@media screen and (max-width: 767px) {
  /* line 892, scss/scss.scss */
  .h1_3 {
    font-size: 36px;
    line-height: 46px;
  }
}

@media screen and (max-width: 350px) {
  /* line 892, scss/scss.scss */
  .h1_3 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 892, scss/scss.scss */
  .h1_3 {
    font-size: 35px;
    line-height: 45px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 892, scss/scss.scss */
  .h1_3 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 892, scss/scss.scss */
  .h1_3 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media screen and (min-width: 1600px) {
  /* line 892, scss/scss.scss */
  .h1_3 {
    font-size: 55px;
    line-height: 65px;
  }
}

@media screen and (max-height: 800px) {
  /* line 920, scss/scss.scss */
  .h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 920, scss/scss.scss */
  .h2 {
    font-size: 26px;
    line-height: 36px;
  }
}

@media screen and (min-width: 768px) {
  /* line 920, scss/scss.scss */
  .h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 920, scss/scss.scss */
  .h2 {
    font-size: 38px;
    line-height: 48px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 920, scss/scss.scss */
  .h2 {
    font-size: 45px;
    line-height: 55px;
  }
}

@media screen and (min-width: 1600px) {
  /* line 920, scss/scss.scss */
  .h2 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media screen and (max-height: 800px) {
  /* line 948, scss/scss.scss */
  .h2_1 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 948, scss/scss.scss */
  .h2_1 {
    font-size: 27px;
    line-height: 37px;
  }
}

@media screen and (min-width: 768px) {
  /* line 948, scss/scss.scss */
  .h2_1 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 948, scss/scss.scss */
  .h2_1 {
    font-size: 35px;
    line-height: 45px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 948, scss/scss.scss */
  .h2_1 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (min-width: 1600px) {
  /* line 948, scss/scss.scss */
  .h2_1 {
    font-size: 45px;
    line-height: 55px;
  }
}

@media screen and (max-width: 767px) {
  /* line 976, scss/scss.scss */
  .h3 {
    font-size: 24px;
    line-height: 34px;
  }
}

@media screen and (min-width: 768px) {
  /* line 976, scss/scss.scss */
  .h3 {
    font-size: 25px;
    line-height: 38px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 976, scss/scss.scss */
  .h3 {
    font-size: 35px;
    line-height: 45px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 976, scss/scss.scss */
  .h3 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 996, scss/scss.scss */
  .h4 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 350px) {
  /* line 996, scss/scss.scss */
  .h4 {
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (min-width: 768px) {
  /* line 996, scss/scss.scss */
  .h4 {
    font-size: 25px;
    line-height: 35px;
  }
}

@media screen and (min-width: 992px) {
  /* line 996, scss/scss.scss */
  .h4 {
    font-size: 28px;
    line-height: 38px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 996, scss/scss.scss */
  .h4 {
    font-size: 32px;
    line-height: 42px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 996, scss/scss.scss */
  .h4 {
    font-size: 35px;
    line-height: 45px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1025, scss/scss.scss */
  .h5 {
    font-size: 24px;
    line-height: 34px;
  }
}

@media screen and (max-width: 350px) {
  /* line 1025, scss/scss.scss */
  .h5 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1025, scss/scss.scss */
  .h5 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1025, scss/scss.scss */
  .h5 {
    font-size: 24px;
    line-height: 34px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1025, scss/scss.scss */
  .h5 {
    font-size: 26px;
    line-height: 36px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1025, scss/scss.scss */
  .h5 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1053, scss/scss.scss */
  .h5_2 {
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1053, scss/scss.scss */
  .h5_2 {
    font-size: 19px;
    line-height: 29px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1053, scss/scss.scss */
  .h5_2 {
    font-size: 22px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1053, scss/scss.scss */
  .h5_2 {
    font-size: 24px;
    line-height: 34px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1053, scss/scss.scss */
  .h5_2 {
    font-size: 26px;
    line-height: 36px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1076, scss/scss.scss */
  .h6 {
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (max-width: 350px) {
  /* line 1076, scss/scss.scss */
  .h6 {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1076, scss/scss.scss */
  .h6 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1076, scss/scss.scss */
  .h6 {
    font-size: 22px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1076, scss/scss.scss */
  .h6 {
    font-size: 24px;
    line-height: 34px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1100, scss/scss.scss */
  .h7 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1100, scss/scss.scss */
  .h7 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1100, scss/scss.scss */
  .h7 {
    font-size: 21px;
    line-height: 31px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1100, scss/scss.scss */
  .h7 {
    font-size: 22px;
    line-height: 32px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1120, scss/scss.scss */
  .h8 {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 350px) {
  /* line 1120, scss/scss.scss */
  .h8 {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1120, scss/scss.scss */
  .h8 {
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1120, scss/scss.scss */
  .h8 {
    font-size: 19px;
    line-height: 29px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1120, scss/scss.scss */
  .h8 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1144, scss/scss.scss */
  .h9 {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 350px) {
  /* line 1144, scss/scss.scss */
  .h9 {
    font-size: 13px;
    line-height: 23px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1144, scss/scss.scss */
  .h9 {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1144, scss/scss.scss */
  .h9 {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 1164, scss/scss.scss */
.h10 {
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 992px) {
  /* line 1164, scss/scss.scss */
  .h10 {
    font-size: 15px;
    line-height: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1164, scss/scss.scss */
  .h10 {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 350px) {
  /* line 1164, scss/scss.scss */
  .h10 {
    font-size: 14px;
    line-height: 24px;
  }
}

/* line 1181, scss/scss.scss */
.h11 {
  font-size: 15px;
  line-height: 25px;
}

@media screen and (max-width: 350px) {
  /* line 1181, scss/scss.scss */
  .h11 {
    font-size: 13px;
    line-height: 23px;
  }
}

/* line 1190, scss/scss.scss */
.h12 {
  font-size: 14px;
  line-height: 24px;
}

@media screen and (max-width: 350px) {
  /* line 1190, scss/scss.scss */
  .h12 {
    font-size: 12px;
    line-height: 22px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_5 {
    padding-top: 2px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_5 {
    padding-top: 3px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_5 {
    padding-top: 4px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_5 {
    padding-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_5 {
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_5 {
    padding-bottom: 3px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_5 {
    padding-bottom: 4px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_5 {
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_5 {
    margin-top: 2px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_5 {
    margin-top: 3px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_5 {
    margin-top: 4px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_5 {
    margin-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_5 {
    margin-bottom: 2px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_5 {
    margin-bottom: 3px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_5 {
    margin-bottom: 4px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_5 {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_15 {
    padding-top: 6px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_15 {
    padding-top: 9px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_15 {
    padding-top: 12px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_15 {
    padding-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_15 {
    padding-bottom: 6px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_15 {
    padding-bottom: 9px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_15 {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_15 {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_15 {
    margin-top: 6px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_15 {
    margin-top: 9px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_15 {
    margin-top: 12px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_15 {
    margin-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_15 {
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_15 {
    margin-bottom: 9px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_15 {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_15 {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_25 {
    padding-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_25 {
    padding-top: 15px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_25 {
    padding-top: 20px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_25 {
    padding-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_25 {
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_25 {
    padding-bottom: 15px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_25 {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_25 {
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_25 {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_25 {
    margin-top: 15px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_25 {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_25 {
    margin-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_25 {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_25 {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_25 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_25 {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_35 {
    padding-top: 14px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_35 {
    padding-top: 21px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_35 {
    padding-top: 28px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_35 {
    padding-top: 35px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_35 {
    padding-bottom: 14px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_35 {
    padding-bottom: 21px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_35 {
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_35 {
    padding-bottom: 35px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_35 {
    margin-top: 14px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_35 {
    margin-top: 21px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_35 {
    margin-top: 28px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_35 {
    margin-top: 35px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_35 {
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_35 {
    margin-bottom: 21px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_35 {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_35 {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_45 {
    padding-top: 18px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_45 {
    padding-top: 27px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_45 {
    padding-top: 36px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_45 {
    padding-top: 45px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_45 {
    padding-bottom: 18px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_45 {
    padding-bottom: 27px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_45 {
    padding-bottom: 36px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_45 {
    padding-bottom: 45px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_45 {
    margin-top: 18px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_45 {
    margin-top: 27px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_45 {
    margin-top: 36px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_45 {
    margin-top: 45px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_45 {
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_45 {
    margin-bottom: 27px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_45 {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_45 {
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_55 {
    padding-top: 22px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_55 {
    padding-top: 33px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_55 {
    padding-top: 44px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_55 {
    padding-top: 55px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_55 {
    padding-bottom: 22px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_55 {
    padding-bottom: 33px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_55 {
    padding-bottom: 44px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_55 {
    padding-bottom: 55px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_55 {
    margin-top: 22px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_55 {
    margin-top: 33px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_55 {
    margin-top: 44px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_55 {
    margin-top: 55px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_55 {
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_55 {
    margin-bottom: 33px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_55 {
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_55 {
    margin-bottom: 55px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_65 {
    padding-top: 26px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_65 {
    padding-top: 39px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_65 {
    padding-top: 52px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_65 {
    padding-top: 65px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_65 {
    padding-bottom: 26px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_65 {
    padding-bottom: 39px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_65 {
    padding-bottom: 52px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_65 {
    padding-bottom: 65px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_65 {
    margin-top: 26px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_65 {
    margin-top: 39px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_65 {
    margin-top: 52px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_65 {
    margin-top: 65px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_65 {
    margin-bottom: 26px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_65 {
    margin-bottom: 39px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_65 {
    margin-bottom: 52px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_65 {
    margin-bottom: 65px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_75 {
    padding-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_75 {
    padding-top: 45px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_75 {
    padding-top: 60px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_75 {
    padding-top: 75px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_75 {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_75 {
    padding-bottom: 45px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_75 {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_75 {
    padding-bottom: 75px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_75 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_75 {
    margin-top: 45px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_75 {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_75 {
    margin-top: 75px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_75 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_75 {
    margin-bottom: 45px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_75 {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_75 {
    margin-bottom: 75px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_85 {
    padding-top: 34px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_85 {
    padding-top: 51px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_85 {
    padding-top: 68px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_85 {
    padding-top: 85px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_85 {
    padding-bottom: 34px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_85 {
    padding-bottom: 51px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_85 {
    padding-bottom: 68px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_85 {
    padding-bottom: 85px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_85 {
    margin-top: 34px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_85 {
    margin-top: 51px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_85 {
    margin-top: 68px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_85 {
    margin-top: 85px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_85 {
    margin-bottom: 34px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_85 {
    margin-bottom: 51px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_85 {
    margin-bottom: 68px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_85 {
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_95 {
    padding-top: 38px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_95 {
    padding-top: 57px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_95 {
    padding-top: 76px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_95 {
    padding-top: 95px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_95 {
    padding-bottom: 38px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_95 {
    padding-bottom: 57px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_95 {
    padding-bottom: 76px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_95 {
    padding-bottom: 95px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_95 {
    margin-top: 38px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_95 {
    margin-top: 57px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_95 {
    margin-top: 76px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_95 {
    margin-top: 95px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_95 {
    margin-bottom: 38px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_95 {
    margin-bottom: 57px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_95 {
    margin-bottom: 76px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_95 {
    margin-bottom: 95px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_195 {
    padding-top: 78px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_195 {
    padding-top: 117px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_195 {
    padding-top: 156px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_195 {
    padding-top: 195px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_195 {
    padding-bottom: 78px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_195 {
    padding-bottom: 117px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_195 {
    padding-bottom: 156px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_195 {
    padding-bottom: 195px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_195 {
    margin-top: 78px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_195 {
    margin-top: 117px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_195 {
    margin-top: 156px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_195 {
    margin-top: 195px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_195 {
    margin-bottom: 78px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_195 {
    margin-bottom: 117px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_195 {
    margin-bottom: 156px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_195 {
    margin-bottom: 195px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, scss/scss.scss */
  .pd_top_230 {
    padding-top: 92px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1213, scss/scss.scss */
  .pd_top_230 {
    padding-top: 138px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1213, scss/scss.scss */
  .pd_top_230 {
    padding-top: 184px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1213, scss/scss.scss */
  .pd_top_230 {
    padding-top: 230px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_230 {
    padding-bottom: 92px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_230 {
    padding-bottom: 138px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_230 {
    padding-bottom: 184px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1228, scss/scss.scss */
  .pd_btm_230 {
    padding-bottom: 230px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1242, scss/scss.scss */
  .mg_top_230 {
    margin-top: 92px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1242, scss/scss.scss */
  .mg_top_230 {
    margin-top: 138px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1242, scss/scss.scss */
  .mg_top_230 {
    margin-top: 184px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1242, scss/scss.scss */
  .mg_top_230 {
    margin-top: 230px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_230 {
    margin-bottom: 92px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_230 {
    margin-bottom: 138px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_230 {
    margin-bottom: 184px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1256, scss/scss.scss */
  .mg_btm_230 {
    margin-bottom: 230px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_10 {
    margin-top: 4px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_10 {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_10 {
    margin-top: 6px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_10 {
    margin-top: 8px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_10 {
    margin-bottom: 4px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_10 {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_10 {
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_10 {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_10 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_10 {
    padding-top: 4px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_10 {
    padding-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_10 {
    padding-top: 6px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_10 {
    padding-top: 8px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_10 {
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_10 {
    padding-bottom: 4px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_10 {
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_10 {
    padding-bottom: 6px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_10 {
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_10 {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_20 {
    margin-top: 8px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_20 {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_20 {
    margin-top: 12px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_20 {
    margin-top: 16px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_20 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_20 {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_20 {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_20 {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_20 {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_20 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_20 {
    padding-top: 8px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_20 {
    padding-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_20 {
    padding-top: 12px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_20 {
    padding-top: 16px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_20 {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_20 {
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_20 {
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_20 {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_20 {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_20 {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_30 {
    margin-top: 12px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_30 {
    margin-top: 15px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_30 {
    margin-top: 18px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_30 {
    margin-top: 24px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_30 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_30 {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_30 {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_30 {
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_30 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_30 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_30 {
    padding-top: 12px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_30 {
    padding-top: 15px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_30 {
    padding-top: 18px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_30 {
    padding-top: 24px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_30 {
    padding-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_30 {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_30 {
    padding-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_30 {
    padding-bottom: 18px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_30 {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_30 {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_40 {
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_40 {
    margin-top: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_40 {
    margin-top: 24px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_40 {
    margin-top: 32px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_40 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_40 {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_40 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_40 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_40 {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_40 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_40 {
    padding-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_40 {
    padding-top: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_40 {
    padding-top: 24px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_40 {
    padding-top: 32px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_40 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_40 {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_40 {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_40 {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_40 {
    padding-bottom: 32px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_40 {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_50 {
    margin-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_50 {
    margin-top: 25px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_50 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_50 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_50 {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_50 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_50 {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_50 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_50 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_50 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_50 {
    padding-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_50 {
    padding-top: 25px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_50 {
    padding-top: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_50 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_50 {
    padding-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_50 {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_50 {
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_50 {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_50 {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_50 {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_60 {
    margin-top: 24px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_60 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_60 {
    margin-top: 36px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_60 {
    margin-top: 48px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_60 {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_60 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_60 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_60 {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_60 {
    margin-bottom: 48px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_60 {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_60 {
    padding-top: 24px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_60 {
    padding-top: 30px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_60 {
    padding-top: 36px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_60 {
    padding-top: 48px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_60 {
    padding-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_60 {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_60 {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_60 {
    padding-bottom: 36px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_60 {
    padding-bottom: 48px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_60 {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_70 {
    margin-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_70 {
    margin-top: 35px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_70 {
    margin-top: 42px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_70 {
    margin-top: 56px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_70 {
    margin-top: 70px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_70 {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_70 {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_70 {
    margin-bottom: 42px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_70 {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_70 {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_70 {
    padding-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_70 {
    padding-top: 35px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_70 {
    padding-top: 42px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_70 {
    padding-top: 56px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_70 {
    padding-top: 70px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_70 {
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_70 {
    padding-bottom: 35px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_70 {
    padding-bottom: 42px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_70 {
    padding-bottom: 56px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_70 {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_80 {
    margin-top: 32px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_80 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_80 {
    margin-top: 48px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_80 {
    margin-top: 64px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_80 {
    margin-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_80 {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_80 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_80 {
    margin-bottom: 48px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_80 {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_80 {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_80 {
    padding-top: 32px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_80 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_80 {
    padding-top: 48px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_80 {
    padding-top: 64px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_80 {
    padding-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_80 {
    padding-bottom: 32px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_80 {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_80 {
    padding-bottom: 48px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_80 {
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_80 {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_90 {
    margin-top: 36px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_90 {
    margin-top: 45px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_90 {
    margin-top: 54px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_90 {
    margin-top: 72px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_90 {
    margin-top: 90px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_90 {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_90 {
    margin-bottom: 45px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_90 {
    margin-bottom: 54px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_90 {
    margin-bottom: 72px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_90 {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_90 {
    padding-top: 36px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_90 {
    padding-top: 45px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_90 {
    padding-top: 54px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_90 {
    padding-top: 72px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_90 {
    padding-top: 90px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_90 {
    padding-bottom: 36px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_90 {
    padding-bottom: 45px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_90 {
    padding-bottom: 54px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_90 {
    padding-bottom: 72px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_90 {
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_100 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_100 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_100 {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_100 {
    margin-top: 80px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_100 {
    margin-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_100 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_100 {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_100 {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_100 {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_100 {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_100 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_100 {
    padding-top: 50px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_100 {
    padding-top: 60px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_100 {
    padding-top: 80px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_100 {
    padding-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_100 {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_100 {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_100 {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_100 {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_100 {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_110 {
    margin-top: 44px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_110 {
    margin-top: 55px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_110 {
    margin-top: 66px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_110 {
    margin-top: 88px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_110 {
    margin-top: 110px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_110 {
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_110 {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_110 {
    margin-bottom: 66px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_110 {
    margin-bottom: 88px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_110 {
    margin-bottom: 110px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_110 {
    padding-top: 44px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_110 {
    padding-top: 55px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_110 {
    padding-top: 66px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_110 {
    padding-top: 88px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_110 {
    padding-top: 110px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_110 {
    padding-bottom: 44px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_110 {
    padding-bottom: 55px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_110 {
    padding-bottom: 66px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_110 {
    padding-bottom: 88px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_110 {
    padding-bottom: 110px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_120 {
    margin-top: 48px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_120 {
    margin-top: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_120 {
    margin-top: 72px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_120 {
    margin-top: 96px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_120 {
    margin-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_120 {
    margin-bottom: 48px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_120 {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_120 {
    margin-bottom: 72px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_120 {
    margin-bottom: 96px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_120 {
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_120 {
    padding-top: 48px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_120 {
    padding-top: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_120 {
    padding-top: 72px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_120 {
    padding-top: 96px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_120 {
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_120 {
    padding-bottom: 48px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_120 {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_120 {
    padding-bottom: 72px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_120 {
    padding-bottom: 96px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_120 {
    padding-bottom: 120px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_130 {
    margin-top: 52px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_130 {
    margin-top: 65px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_130 {
    margin-top: 78px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_130 {
    margin-top: 104px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_130 {
    margin-top: 130px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_130 {
    margin-bottom: 52px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_130 {
    margin-bottom: 65px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_130 {
    margin-bottom: 78px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_130 {
    margin-bottom: 104px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_130 {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_130 {
    padding-top: 52px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_130 {
    padding-top: 65px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_130 {
    padding-top: 78px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_130 {
    padding-top: 104px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_130 {
    padding-top: 130px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_130 {
    padding-bottom: 52px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_130 {
    padding-bottom: 65px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_130 {
    padding-bottom: 78px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_130 {
    padding-bottom: 104px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_130 {
    padding-bottom: 130px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_140 {
    margin-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_140 {
    margin-top: 70px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_140 {
    margin-top: 84px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_140 {
    margin-top: 112px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_140 {
    margin-top: 140px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_140 {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_140 {
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_140 {
    margin-bottom: 84px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_140 {
    margin-bottom: 112px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_140 {
    margin-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_140 {
    padding-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_140 {
    padding-top: 70px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_140 {
    padding-top: 84px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_140 {
    padding-top: 112px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_140 {
    padding-top: 140px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_140 {
    padding-bottom: 56px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_140 {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_140 {
    padding-bottom: 84px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_140 {
    padding-bottom: 112px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_140 {
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_150 {
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_150 {
    margin-top: 75px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_150 {
    margin-top: 90px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_150 {
    margin-top: 120px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_150 {
    margin-top: 150px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_150 {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_150 {
    margin-bottom: 75px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_150 {
    margin-bottom: 90px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_150 {
    margin-bottom: 120px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_150 {
    margin-bottom: 150px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_150 {
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_150 {
    padding-top: 75px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_150 {
    padding-top: 90px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_150 {
    padding-top: 120px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_150 {
    padding-top: 150px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_150 {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_150 {
    padding-bottom: 75px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_150 {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_150 {
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_150 {
    padding-bottom: 150px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_160 {
    margin-top: 64px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_160 {
    margin-top: 80px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_160 {
    margin-top: 96px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_160 {
    margin-top: 128px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_160 {
    margin-top: 160px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_160 {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_160 {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_160 {
    margin-bottom: 96px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_160 {
    margin-bottom: 128px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_160 {
    margin-bottom: 160px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_160 {
    padding-top: 64px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_160 {
    padding-top: 80px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_160 {
    padding-top: 96px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_160 {
    padding-top: 128px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_160 {
    padding-top: 160px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_160 {
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_160 {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_160 {
    padding-bottom: 96px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_160 {
    padding-bottom: 128px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_160 {
    padding-bottom: 160px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_170 {
    margin-top: 68px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_170 {
    margin-top: 85px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_170 {
    margin-top: 102px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_170 {
    margin-top: 136px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_170 {
    margin-top: 170px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_170 {
    margin-bottom: 68px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_170 {
    margin-bottom: 85px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_170 {
    margin-bottom: 102px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_170 {
    margin-bottom: 136px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_170 {
    margin-bottom: 170px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_170 {
    padding-top: 68px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_170 {
    padding-top: 85px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_170 {
    padding-top: 102px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_170 {
    padding-top: 136px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_170 {
    padding-top: 170px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_170 {
    padding-bottom: 68px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_170 {
    padding-bottom: 85px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_170 {
    padding-bottom: 102px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_170 {
    padding-bottom: 136px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_170 {
    padding-bottom: 170px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_180 {
    margin-top: 72px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_180 {
    margin-top: 90px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_180 {
    margin-top: 108px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_180 {
    margin-top: 144px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_180 {
    margin-top: 180px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_180 {
    margin-bottom: 72px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_180 {
    margin-bottom: 90px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_180 {
    margin-bottom: 108px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_180 {
    margin-bottom: 144px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_180 {
    margin-bottom: 180px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_180 {
    padding-top: 72px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_180 {
    padding-top: 90px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_180 {
    padding-top: 108px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_180 {
    padding-top: 144px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_180 {
    padding-top: 180px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_180 {
    padding-bottom: 72px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_180 {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_180 {
    padding-bottom: 108px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_180 {
    padding-bottom: 144px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_180 {
    padding-bottom: 180px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_190 {
    margin-top: 76px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_190 {
    margin-top: 95px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_190 {
    margin-top: 114px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_190 {
    margin-top: 152px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_190 {
    margin-top: 190px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_190 {
    margin-bottom: 76px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_190 {
    margin-bottom: 95px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_190 {
    margin-bottom: 114px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_190 {
    margin-bottom: 152px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_190 {
    margin-bottom: 190px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_190 {
    padding-top: 76px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_190 {
    padding-top: 95px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_190 {
    padding-top: 114px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_190 {
    padding-top: 152px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_190 {
    padding-top: 190px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_190 {
    padding-bottom: 76px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_190 {
    padding-bottom: 95px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_190 {
    padding-bottom: 114px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_190 {
    padding-bottom: 152px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_190 {
    padding-bottom: 190px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_200 {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_200 {
    margin-top: 100px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_200 {
    margin-top: 120px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_200 {
    margin-top: 160px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_200 {
    margin-top: 200px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_200 {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_200 {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_200 {
    margin-bottom: 120px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_200 {
    margin-bottom: 160px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_200 {
    margin-bottom: 200px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_200 {
    padding-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_200 {
    padding-top: 100px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_200 {
    padding-top: 120px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_200 {
    padding-top: 160px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_200 {
    padding-top: 200px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_200 {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_200 {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_200 {
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_200 {
    padding-bottom: 160px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_200 {
    padding-bottom: 200px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1275, scss/scss.scss */
  .mg_top_210 {
    margin-top: 84px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1275, scss/scss.scss */
  .mg_top_210 {
    margin-top: 105px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1275, scss/scss.scss */
  .mg_top_210 {
    margin-top: 126px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1275, scss/scss.scss */
  .mg_top_210 {
    margin-top: 168px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1275, scss/scss.scss */
  .mg_top_210 {
    margin-top: 210px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_210 {
    margin-bottom: 84px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_210 {
    margin-bottom: 105px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_210 {
    margin-bottom: 126px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_210 {
    margin-bottom: 168px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1292, scss/scss.scss */
  .mg_btm_210 {
    margin-bottom: 210px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1309, scss/scss.scss */
  .pd_top_210 {
    padding-top: 84px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1309, scss/scss.scss */
  .pd_top_210 {
    padding-top: 105px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1309, scss/scss.scss */
  .pd_top_210 {
    padding-top: 126px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1309, scss/scss.scss */
  .pd_top_210 {
    padding-top: 168px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1309, scss/scss.scss */
  .pd_top_210 {
    padding-top: 210px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_210 {
    padding-bottom: 84px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_210 {
    padding-bottom: 105px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_210 {
    padding-bottom: 126px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_210 {
    padding-bottom: 168px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 1326, scss/scss.scss */
  .pd_btm_210 {
    padding-bottom: 210px;
  }
}

/* line 1345, scss/scss.scss */
.container {
  padding-left: 60px;
  padding-right: 60px;
}

@media screen and (max-width: 1200px) {
  /* line 1345, scss/scss.scss */
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 350px) {
  /* line 1345, scss/scss.scss */
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 1358, scss/scss.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 1362, scss/scss.scss */
.black {
  color: #333;
}

/* line 1366, scss/scss.scss */
.red {
  color: #bf0008;
}

/* line 1370, scss/scss.scss */
.gary {
  color: #666;
}

/* line 1374, scss/scss.scss */
.white {
  color: #fff;
}

/* line 1378, scss/scss.scss */
.blue {
  color: #00499d;
}

/* line 1382, scss/scss.scss */
.medium {
  font-weight: 500;
}

/* line 1386, scss/scss.scss */
.bold {
  font-weight: bold;
}

/* line 1390, scss/scss.scss */
.italic {
  font-style: italic;
}

/* line 1394, scss/scss.scss */
.text_center {
  text-align: center;
}

/* line 1398, scss/scss.scss */
.text_left {
  text-align: left;
}

/* line 1402, scss/scss.scss */
.text_right {
  text-align: right;
}

/* line 1406, scss/scss.scss */
.bg_link {
  background: #bf0008;
  color: #fff;
  min-width: 180px;
  text-align: center;
  padding: 15px 10px;
  display: inline-block;
}

@media screen and (max-width: 1200px) {
  /* line 1406, scss/scss.scss */
  .bg_link {
    padding: 10px 5px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1406, scss/scss.scss */
  .bg_link {
    min-width: 135px;
  }
}

/* line 1419, scss/scss.scss */
.bg_link:hover {
  background: #333333;
  color: #fff;
}

/* line 1423, scss/scss.scss */
.bg_link.gary_bg {
  background: #666;
  color: #fff;
}

/* line 1426, scss/scss.scss */
.bg_link.gary_bg:hover {
  background: #333;
  color: #fff;
}

/* line 1431, scss/scss.scss */
.bg_link.white {
  background: #333333;
  color: #fff;
}

/* line 1434, scss/scss.scss */
.bg_link.white:hover {
  background: #000;
  color: #fff;
}

@media screen and (max-width: 767px) {
  /* line 1444, scss/scss.scss */
  .pc_box {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 1450, scss/scss.scss */
  .mob_box {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 1456, scss/scss.scss */
  .inline-block {
    font-size: 0;
  }
  /* line 1459, scss/scss.scss */
  .inline-block > div {
    display: inline-block;
    vertical-align: middle;
    float: inherit;
  }
  /* line 1465, scss/scss.scss */
  .inline-block.top_type > div {
    vertical-align: top;
  }
  /* line 1470, scss/scss.scss */
  .inline-block.bottom_type > div {
    vertical-align: bottom;
  }
}

@media screen and (max-width: 767px) {
  /* line 1476, scss/scss.scss */
  .inline-block > div {
    width: 100%;
  }
}

/* line 1482, scss/scss.scss */
.fadeIn {
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 1488, scss/scss.scss */
.fadeInRight {
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 1494, scss/scss.scss */
.fadeInUp {
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 1501, scss/scss.scss */
.animate_Width {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 1509, scss/scss.scss */
.animate_Width.animated {
  -webkit-animation-name: All_Width;
  animation-name: All_Width;
}

@-webkit-keyframes All_Width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes All_Width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  /* line 1535, scss/scss.scss */
  .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 1543, scss/scss.scss */
  .flex > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 1554, scss/scss.scss */
.mmenu {
  width: 30px;
  height: 30px;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  right: 0;
  z-index: 11;
}

/* line 1562, scss/scss.scss */
.mmenu span, .mmenu:before, .mmenu:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  background: #333;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 1577, scss/scss.scss */
.mmenu:before {
  top: calc(50% - 8px);
}

/* line 1580, scss/scss.scss */
.mmenu:after {
  top: calc(50% + 8px);
}

/* line 1584, scss/scss.scss */
.mmenu.active span {
  display: none;
}

/* line 1587, scss/scss.scss */
.mmenu.active:before {
  transform: rotate(-45deg);
  transform-origin: center;
  top: 50%;
  margin-left: -15px;
}

/* line 1593, scss/scss.scss */
.mmenu.active:after {
  transform: rotate(45deg);
  transform-origin: center;
  top: 50%;
  margin-left: -15px;
}

/* line 1604, scss/scss.scss */
div .slick-dots li {
  width: auto;
  height: auto;
  margin-right: 50px;
  vertical-align: bottom;
  background: #fff;
}

@media screen and (max-width: 1400px) {
  /* line 1604, scss/scss.scss */
  div .slick-dots li {
    margin-right: 40px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 1604, scss/scss.scss */
  div .slick-dots li {
    margin-right: 30px;
  }
}

@media screen and (max-width: 1000px) {
  /* line 1604, scss/scss.scss */
  div .slick-dots li {
    margin-right: 20px;
  }
}

/* line 1619, scss/scss.scss */
div .slick-dots li button {
  width: auto;
  height: auto;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  background: none;
  opacity: .5;
  font-weight: bold;
}

/* line 1628, scss/scss.scss */
div .slick-dots li button:before {
  content: '0';
  font-size: 16px;
  line-height: 26px;
}

/* line 1634, scss/scss.scss */
div .slick-dots li:last-child {
  margin-right: 0 !important;
}

/* line 1639, scss/scss.scss */
div .slick-dots li.slick-active button {
  background: none;
  color: #333;
  opacity: 1;
}

/* line 1647, scss/scss.scss */
div .slick-next,
div .slick-prev {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateZ(0);
  position: absolute;
  top: 50%;
  margin: 0;
  z-index: 99;
  background: none;
  width: 45px;
  height: 45px;
  color: #fff;
  background: #333333;
}

/* line 1660, scss/scss.scss */
div .slick-next:focus,
div .slick-prev:focus {
  background: #333333;
  color: #fff;
}

/* line 1665, scss/scss.scss */
div .slick-next:hover:not(.slick-disabled),
div .slick-prev:hover:not(.slick-disabled) {
  transform-origin: center;
  background: #bf0008;
  color: #fff;
  opacity: 1;
}

/* line 1672, scss/scss.scss */
div .slick-next:before,
div .slick-prev:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 24px;
}

@media screen and (max-width: 1400px) {
  /* line 1647, scss/scss.scss */
  div .slick-next,
  div .slick-prev {
    width: 40px;
    height: 40px;
  }
  /* line 1697, scss/scss.scss */
  div .slick-next:before,
  div .slick-prev:before {
    font-size: 12px;
    line-height: 22px;
  }
}

@media screen and (max-width: 992px) {
  /* line 1647, scss/scss.scss */
  div .slick-next,
  div .slick-prev {
    width: 35px;
    height: 35px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1647, scss/scss.scss */
  div .slick-next,
  div .slick-prev {
    width: 40px;
    height: 40px;
  }
  /* line 1709, scss/scss.scss */
  div .slick-next:before,
  div .slick-prev:before {
    font-size: 12px;
    line-height: 22px;
  }
}

/* line 1715, scss/scss.scss */
div .slick-prev {
  left: 0;
}

/* line 1717, scss/scss.scss */
div .slick-prev:before {
  content: '\E80F';
}

/* line 1722, scss/scss.scss */
div .slick-next {
  right: 0;
}

/* line 1724, scss/scss.scss */
div .slick-next:before {
  content: '\E810';
}

/* line 1730, scss/scss.scss */
.all_container {
  position: relative;
  width: 100%;
  font-size: 0;
}

/* line 1734, scss/scss.scss */
.all_container > div {
  display: inline-block;
  float: none;
}

@media screen and (max-width: 1200px) {
  /* line 1739, scss/scss.scss */
  .all_container > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1745, scss/scss.scss */
  .all_container > div {
    display: block;
  }
}

@media screen and (max-width: 350px) {
  /* line 1750, scss/scss.scss */
  .all_container > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 1758, scss/scss.scss */
.header {
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  font-size: 0;
}

/* line 1765, scss/scss.scss */
.header .all_container {
  position: relative;
}

@media screen and (max-width: 1199px) {
  /* line 1768, scss/scss.scss */
  .header .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 1774, scss/scss.scss */
.header .nav {
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0px 0px 11px 7px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1199px) {
  /* line 1778, scss/scss.scss */
  .header .nav .row {
    margin: 0;
  }
}

/* line 1783, scss/scss.scss */
.header .left_box {
  width: 20%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding: 0 10px;
}

/* line 1790, scss/scss.scss */
.header .left_box a {
  position: relative;
  height: 100%;
  display: block;
  background: url(../images/logo_bg.jpg) repeat-x center top;
  background-size: contain;
}

/* line 1796, scss/scss.scss */
.header .left_box a img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

@media screen and (max-width: 1199px) {
  /* line 1783, scss/scss.scss */
  .header .left_box {
    padding-left: 0;
  }
}

@media screen and (max-width: 999px) {
  /* line 1783, scss/scss.scss */
  .header .left_box {
    position: relative;
    height: auto;
    width: 215px;
  }
  /* line 1812, scss/scss.scss */
  .header .left_box a {
    height: auto;
    padding: 10px 0;
  }
  /* line 1815, scss/scss.scss */
  .header .left_box a img {
    top: 0;
    position: relative;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}

@media screen and (max-width: 767px) {
  /* line 1783, scss/scss.scss */
  .header .left_box {
    width: 179px;
  }
  /* line 1826, scss/scss.scss */
  .header .left_box a {
    padding: 10px 0;
  }
}

/* line 1831, scss/scss.scss */
.header .mmenu {
  display: none;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

@media screen and (max-width: 999px) {
  /* line 1831, scss/scss.scss */
  .header .mmenu {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  /* line 1831, scss/scss.scss */
  .header .mmenu {
    right: 20px;
  }
}

@media screen and (max-width: 350px) {
  /* line 1831, scss/scss.scss */
  .header .mmenu {
    right: 15px;
  }
}

/* line 1848, scss/scss.scss */
.header .right_box {
  margin-left: 20%;
  width: 80%;
  padding: 0 15px;
}

@media screen and (min-width: 1000px) {
  /* line 1848, scss/scss.scss */
  .header .right_box {
    display: block !important;
  }
}

@media screen and (max-width: 999px) {
  /* line 1848, scss/scss.scss */
  .header .right_box {
    display: none;
    padding: 0;
    margin: 0;
    left: 0;
    top: 100%;
    position: fixed;
    background: #666666;
    width: 100%;
    padding-bottom: 70px;
    overflow: auto;
    top: 65px;
    max-height: calc(100% - 65px);
  }
}

@media screen and (max-width: 767px) {
  /* line 1848, scss/scss.scss */
  .header .right_box {
    top: 57px;
    max-height: calc(100% - 57px);
  }
}

/* line 1873, scss/scss.scss */
.header .right_box .pc_nav {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 210px);
}

@media screen and (max-width: 1500px) {
  /* line 1873, scss/scss.scss */
  .header .right_box .pc_nav {
    width: calc(100% - 180px);
  }
}

/* line 1880, scss/scss.scss */
.header .right_box .pc_nav div {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 1884, scss/scss.scss */
.header .right_box .pc_nav div a {
  display: block;
  color: #333;
  padding: 33px 18px;
  position: relative;
}

@media screen and (max-width: 1650px) {
  /* line 1890, scss/scss.scss */
  .header .right_box .pc_nav div a:lang(en) {
    font-size: 16px;
    line-height: 26px;
    padding: 33px 16px;
  }
}

@media screen and (max-width: 1500px) {
  /* line 1884, scss/scss.scss */
  .header .right_box .pc_nav div a {
    font-size: 16px;
    line-height: 26px;
    padding: 29px 16px;
  }
  /* line 1900, scss/scss.scss */
  .header .right_box .pc_nav div a:lang(en) {
    font-size: 15px;
    line-height: 25px;
    padding: 26px 14px;
  }
}

@media screen and (max-width: 1400px) {
  /* line 1907, scss/scss.scss */
  .header .right_box .pc_nav div a:lang(en) {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 1300px) {
  /* line 1884, scss/scss.scss */
  .header .right_box .pc_nav div a {
    font-size: 15px;
    line-height: 25px;
    padding: 25px 14px;
  }
  /* line 1916, scss/scss.scss */
  .header .right_box .pc_nav div a:lang(en) {
    padding: 25px 8px;
  }
}

@media screen and (max-width: 1100px) {
  /* line 1921, scss/scss.scss */
  .header .right_box .pc_nav div a:lang(en) {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 999px) {
  /* line 1927, scss/scss.scss */
  .header .right_box .pc_nav div a:lang(en) {
    font-size: 15px;
    line-height: 25px;
    padding: 25px 14px;
  }
}

@media screen and (max-width: 999px) {
  /* line 1936, scss/scss.scss */
  .header .right_box .pc_nav div.has_menu a {
    padding-right: 70px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1936, scss/scss.scss */
  .header .right_box .pc_nav div.has_menu a {
    padding-right: 60px;
  }
}

/* line 1943, scss/scss.scss */
.header .right_box .pc_nav div.has_menu a span {
  position: absolute;
  display: none;
  right: 33px;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  width: 24px;
  height: 24px;
}

/* line 1952, scss/scss.scss */
.header .right_box .pc_nav div.has_menu a span:before {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: #fff;
  content: '';
}

/* line 1963, scss/scss.scss */
.header .right_box .pc_nav div.has_menu a span:after {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  background: #fff;
  content: '';
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 1981, scss/scss.scss */
.header .right_box .pc_nav div.has_menu.active a span:after {
  opacity: 0;
}

/* line 1987, scss/scss.scss */
.header .right_box .pc_nav div.has_menu .submenu {
  display: none;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 85%;
  background: #666;
  min-width: 100%;
}

/* line 1996, scss/scss.scss */
.header .right_box .pc_nav div.has_menu .submenu a {
  padding: 18px 30px;
  white-space: nowrap;
  color: #fff;
  text-align: center;
}

/* line 2001, scss/scss.scss */
.header .right_box .pc_nav div.has_menu .submenu a:hover {
  background: #333;
}

@media screen and (max-width: 999px) {
  /* line 1873, scss/scss.scss */
  .header .right_box .pc_nav {
    display: block;
    width: 100%;
  }
  /* line 2011, scss/scss.scss */
  .header .right_box .pc_nav div {
    display: block;
    width: 100%;
  }
  /* line 2014, scss/scss.scss */
  .header .right_box .pc_nav div a {
    padding: 20px 40px;
    color: #fff;
    border-bottom: solid 1px #858585;
    background: #666666;
  }
  /* line 2022, scss/scss.scss */
  .header .right_box .pc_nav div.has_menu a span {
    display: block;
  }
  /* line 2026, scss/scss.scss */
  .header .right_box .pc_nav div.has_menu .submenu {
    position: relative;
    transform: none;
    -moz-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    top: 0;
    left: 0;
  }
  /* line 2034, scss/scss.scss */
  .header .right_box .pc_nav div.has_menu .submenu a {
    text-align: left;
    padding: 10px 40px;
    font-size: 14px;
    line-height: 24px;
    background: #333333;
  }
}

@media screen and (max-width: 767px) {
  /* line 2049, scss/scss.scss */
  .header .right_box .pc_nav div.has_menu a span {
    right: 23px;
  }
}

@media screen and (max-width: 350px) {
  /* line 2060, scss/scss.scss */
  .header .right_box .pc_nav div.has_menu a span {
    right: 18px;
  }
}

/* line 2068, scss/scss.scss */
.header .right_box .icon_nav {
  display: inline-block;
  vertical-align: middle;
  width: 210px;
}

/* line 2072, scss/scss.scss */
.header .right_box .icon_nav .contact_box {
  display: inline-block;
  vertical-align: middle;
}

/* line 2075, scss/scss.scss */
.header .right_box .icon_nav .contact_box a {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  background: #444444;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* line 2084, scss/scss.scss */
.header .right_box .icon_nav .contact_box a:hover {
  background: #bf0008;
}

@media screen and (max-width: 1400px) {
  /* line 2075, scss/scss.scss */
  .header .right_box .icon_nav .contact_box a {
    width: 30px;
    height: 30px;
  }
}

/* line 2091, scss/scss.scss */
.header .right_box .icon_nav .contact_box a i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
}

/* line 2101, scss/scss.scss */
.header .right_box .icon_nav .lang_box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 25px;
  background: #f9f9f9;
  padding: 5px 8px;
}

/* line 2108, scss/scss.scss */
.header .right_box .icon_nav .lang_box .lang {
  font-size: 15px;
  line-height: 25px;
  color: #444;
}

/* line 2113, scss/scss.scss */
.header .right_box .icon_nav .lang_box .lang_nav {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}

/* line 2119, scss/scss.scss */
.header .right_box .icon_nav .lang_box .lang_nav a {
  display: block;
  font-size: 15px;
  line-height: 25px;
  padding: 5px 8px;
  color: #fff;
  background: #666666;
  text-align: center;
}

/* line 2127, scss/scss.scss */
.header .right_box .icon_nav .lang_box .lang_nav a.active, .header .right_box .icon_nav .lang_box .lang_nav a:hover {
  background: #333;
}

@media screen and (max-width: 1500px) {
  /* line 2068, scss/scss.scss */
  .header .right_box .icon_nav {
    width: 180px;
  }
  /* line 2136, scss/scss.scss */
  .header .right_box .icon_nav .lang_box {
    margin-left: 15px;
  }
}

@media screen and (max-width: 999px) {
  /* line 2068, scss/scss.scss */
  .header .right_box .icon_nav {
    display: block;
    padding: 0 40px;
    width: 100%;
  }
  /* line 2144, scss/scss.scss */
  .header .right_box .icon_nav .contact_box {
    display: block;
    margin-top: 25px;
    margin-bottom: 35px;
  }
  /* line 2148, scss/scss.scss */
  .header .right_box .icon_nav .contact_box a {
    width: 45px;
    height: 45px;
    font-size: 23px;
    line-height: 1em;
  }
  /* line 2155, scss/scss.scss */
  .header .right_box .icon_nav .lang_box {
    margin-left: 0;
    padding: 0;
    background: none;
  }
  /* line 2159, scss/scss.scss */
  .header .right_box .icon_nav .lang_box .lang {
    display: none;
  }
  /* line 2162, scss/scss.scss */
  .header .right_box .icon_nav .lang_box .lang_nav {
    position: relative;
    left: inherit;
    top: 0;
    display: block !important;
  }
  /* line 2167, scss/scss.scss */
  .header .right_box .icon_nav .lang_box .lang_nav a {
    display: inline-block;
    background: none;
    border-bottom: solid 2px rgba(0, 0, 0, 0);
    margin-right: 5px;
  }
  /* line 2172, scss/scss.scss */
  .header .right_box .icon_nav .lang_box .lang_nav a:last-child {
    margin-right: 0;
  }
  /* line 2175, scss/scss.scss */
  .header .right_box .icon_nav .lang_box .lang_nav a:hover {
    background: none;
  }
  /* line 2178, scss/scss.scss */
  .header .right_box .icon_nav .lang_box .lang_nav a.active {
    background: none;
    border-bottom: solid 2px #bf0008;
  }
}

/* line 2190, scss/scss.scss */
.footer {
  background: url(../images/footer_bg.png) no-repeat right center #e3e3e3;
  background-size: cover;
  border-top: solid 10px #9f9f9f;
  padding-top: 45px;
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) and (max-height: 850px) {
  /* line 2198, scss/scss.scss */
  .footer .footer_nav {
    display: none;
  }
  /* line 2201, scss/scss.scss */
  .footer .footer_text {
    width: 100%;
    font-size: 0;
  }
  /* line 2204, scss/scss.scss */
  .footer .footer_text .footer_date {
    padding-left: 0;
  }
  /* line 2206, scss/scss.scss */
  .footer .footer_text .footer_date .add,
  .footer .footer_text .footer_date .person,
  .footer .footer_text .footer_date .tel {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 30px);
    margin-right: 30px;
  }
  /* line 2214, scss/scss.scss */
  .footer .footer_text .footer_date .copyright {
    width: 25%;
    vertical-align: top;
    display: inline-block;
    margin-right: 0;
  }
}

@media screen and (max-width: 1200px) {
  /* line 2190, scss/scss.scss */
  .footer {
    background-position: center center;
  }
}

@media screen and (max-width: 767px) {
  /* line 2190, scss/scss.scss */
  .footer {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 350px) {
  /* line 2190, scss/scss.scss */
  .footer {
    padding-top: 25px;
    padding-bottom: 15px;
  }
}

@media screen and (max-height: 667px) {
  /* line 2190, scss/scss.scss */
  .footer {
    padding-bottom: 35px;
  }
}

@media screen and (max-height: 667px) and (max-width: 350px) {
  /* line 2190, scss/scss.scss */
  .footer {
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 350px) {
  /* line 2243, scss/scss.scss */
  .footer .footer_text {
    padding-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2248, scss/scss.scss */
  .footer .footer_nav {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  /* line 2253, scss/scss.scss */
  .footer .footer_nav .row > div {
    margin-bottom: 30px;
  }
  /* line 2256, scss/scss.scss */
  .footer .footer_nav .row > div:nth-child(n + 6) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  /* line 2261, scss/scss.scss */
  .footer .footer_nav .row > div:nth-child(n + 4) {
    margin-bottom: 0;
  }
}

/* line 2265, scss/scss.scss */
.footer .footer_nav .row > div .title {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: solid 1px #bf0008;
  display: block;
}

/* line 2271, scss/scss.scss */
.footer .footer_nav .row > div a {
  margin-bottom: 18px;
  display: block;
  color: #333;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (max-width: 1100px) {
  /* line 2271, scss/scss.scss */
  .footer .footer_nav .row > div a {
    font-size: 14px;
    line-height: 19px;
  }
}

/* line 2281, scss/scss.scss */
.footer .footer_nav .row > div a:hover {
  color: #bf0008;
}

/* line 2284, scss/scss.scss */
.footer .footer_nav .row > div a:last-child {
  margin-bottom: 0;
}

/* line 2288, scss/scss.scss */
.footer .footer_nav .row > div > div {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 15px);
}

/* line 2292, scss/scss.scss */
.footer .footer_nav .row > div > div:last-child {
  margin-left: 30px;
}

@media screen and (min-width: 1200px) {
  /* line 2300, scss/scss.scss */
  .footer .footer_nav .row {
    margin-left: -18px;
    margin-right: -18px;
  }
  /* line 2303, scss/scss.scss */
  .footer .footer_nav .row > div {
    padding-left: 18px;
    padding-right: 18px;
  }
  /* line 2306, scss/scss.scss */
  .footer .footer_nav .row > div > div {
    width: calc(50% - 18px);
  }
  /* line 2308, scss/scss.scss */
  .footer .footer_nav .row > div > div:last-child {
    margin-left: 36px;
  }
}

@media screen and (min-width: 1300px) {
  /* line 2317, scss/scss.scss */
  .footer .footer_nav .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 2320, scss/scss.scss */
  .footer .footer_nav .row > div {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 2323, scss/scss.scss */
  .footer .footer_nav .row > div > div {
    width: calc(50% - 20px);
  }
  /* line 2325, scss/scss.scss */
  .footer .footer_nav .row > div > div:last-child {
    margin-left: 40px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 2333, scss/scss.scss */
  .footer .footer_nav .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  /* line 2336, scss/scss.scss */
  .footer .footer_nav .row > div {
    padding-left: 24px;
    padding-right: 24px;
  }
  /* line 2339, scss/scss.scss */
  .footer .footer_nav .row > div > div {
    width: calc(50% - 24px);
  }
  /* line 2341, scss/scss.scss */
  .footer .footer_nav .row > div > div:last-child {
    margin-left: 48px;
  }
}

@media screen and (min-width: 1600px) {
  /* line 2349, scss/scss.scss */
  .footer .footer_nav .row {
    margin-left: -27px;
    margin-right: -27px;
  }
  /* line 2352, scss/scss.scss */
  .footer .footer_nav .row > div {
    padding-left: 27px;
    padding-right: 27px;
  }
  /* line 2355, scss/scss.scss */
  .footer .footer_nav .row > div > div {
    width: calc(50% - 27px);
  }
  /* line 2357, scss/scss.scss */
  .footer .footer_nav .row > div > div:last-child {
    margin-left: 54px;
  }
}

/* line 2365, scss/scss.scss */
.footer .footer_date {
  padding-left: 10%;
  font-size: 0;
}

/* line 2368, scss/scss.scss */
.footer .footer_date .logo {
  display: block;
  width: 214px;
  margin-bottom: 15px;
}

/* line 2373, scss/scss.scss */
.footer .footer_date p {
  color: #000;
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 15px;
  font-weight: 400;
}

/* line 2379, scss/scss.scss */
.footer .footer_date p a {
  color: #000;
}

/* line 2381, scss/scss.scss */
.footer .footer_date p a:hover {
  color: #bf0008;
}

/* line 2385, scss/scss.scss */
.footer .footer_date p:last-child {
  margin-bottom: 0;
}

/* line 2388, scss/scss.scss */
.footer .footer_date p.gary {
  font-size: 12px;
  line-height: 22px;
  color: #666;
}

/* line 2393, scss/scss.scss */
.footer .footer_date p a {
  color: #666;
}

/* line 2395, scss/scss.scss */
.footer .footer_date p a:hover {
  color: #bf0008;
}

@media screen and (max-width: 1199px) {
  /* line 2365, scss/scss.scss */
  .footer .footer_date {
    padding-left: 5%;
  }
}

@media screen and (max-width: 767px) {
  /* line 2365, scss/scss.scss */
  .footer .footer_date {
    padding-left: 0;
  }
  /* line 2405, scss/scss.scss */
  .footer .footer_date .tel {
    padding-right: 2em;
  }
  /* line 2408, scss/scss.scss */
  .footer .footer_date .person,
  .footer .footer_date .tel {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  /* line 2414, scss/scss.scss */
  .footer .footer_date .logo {
    display: none;
  }
}

@media screen and (max-height: 667px) {
  /* line 2419, scss/scss.scss */
  .footer .footer_date .tel,
  .footer .footer_date .person,
  .footer .footer_date .add {
    display: none;
  }
}

@media screen and (max-width: 350px) {
  /* line 2426, scss/scss.scss */
  .footer .footer_date p {
    font-size: 12px;
    line-height: 22px;
  }
}

/* line 2434, scss/scss.scss */
.index_banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
}

/* line 2444, scss/scss.scss */
.index_banner .fp-tableCell {
  vertical-align: bottom;
}

/* line 2448, scss/scss.scss */
.index_banner.show_in .scroll_box {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 2452, scss/scss.scss */
.index_banner.show_in .index_slider {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 2456, scss/scss.scss */
.index_banner.show_in .img_slider {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 2460, scss/scss.scss */
.index_banner.show_in .img_slider .slick-active img {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 2467, scss/scss.scss */
.index_banner.show_in .text_slider {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 2471, scss/scss.scss */
.index_banner.show_in .text_slider .slick-active img {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 2476, scss/scss.scss */
.index_banner.show_in .text_slider .slick-active .text_box a {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 2480, scss/scss.scss */
.index_banner.show_in .text_slider .slick-active .text_box P {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/* line 2488, scss/scss.scss */
.index_banner .scroll_box {
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 6;
}

/* line 2496, scss/scss.scss */
.index_banner .index_slider {
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  background: #000;
}

/* line 2508, scss/scss.scss */
.index_banner .index_slider .slick-track,
.index_banner .index_slider .slick-list {
  height: 100%;
}

@media screen and (max-width: 767px) {
  /* line 2496, scss/scss.scss */
  .index_banner .index_slider {
    height: 60vh;
  }
}

@media screen and (max-height: 767px) {
  /* line 2496, scss/scss.scss */
  .index_banner .index_slider {
    height: 60vh;
  }
}

@media screen and (min-width: 768px) {
  /* line 2496, scss/scss.scss */
  .index_banner .index_slider {
    height: calc(100% - 50px);
  }
}

@media screen and (min-width: 992px) {
  /* line 2496, scss/scss.scss */
  .index_banner .index_slider {
    height: calc(100% - 60px);
  }
}

@media screen and (min-width: 1200px) {
  /* line 2496, scss/scss.scss */
  .index_banner .index_slider {
    height: calc(100% - 80px);
  }
}

@media screen and (min-width: 1500px) {
  /* line 2496, scss/scss.scss */
  .index_banner .index_slider {
    height: calc(100% - 100px);
  }
}

/* line 2533, scss/scss.scss */
.index_banner .index_slider .b_slider_box {
  height: 100%;
  position: relative;
}

/* line 2536, scss/scss.scss */
.index_banner .index_slider .b_slider_box .img_box {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 2542, scss/scss.scss */
.index_banner .index_slider .b_slider_box.hasvideo .changeImgBg {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/* line 2547, scss/scss.scss */
.index_banner .index_slider .b_slider_box.hasvideo .changeImgBg video {
  max-width: inherit;
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  object-fit: cover;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* line 2564, scss/scss.scss */
.index_banner .img_slider {
  position: relative;
  z-index: 6;
  margin-bottom: -80px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

@media screen and (max-width: 767px) {
  /* line 2564, scss/scss.scss */
  .index_banner .img_slider {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
}

@media screen and (max-width: 350px) {
  /* line 2564, scss/scss.scss */
  .index_banner .img_slider {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}

/* line 2583, scss/scss.scss */
.index_banner .img_slider .img_box {
  text-align: right;
  position: relative;
  z-index: 2;
}

/* line 2587, scss/scss.scss */
.index_banner .img_slider .img_box img {
  margin-left: auto;
  position: relative;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
  right: -6.25%;
  max-height: 55vh;
}

@media screen and (max-width: 1200px) {
  /* line 2583, scss/scss.scss */
  .index_banner .img_slider .img_box {
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2583, scss/scss.scss */
  .index_banner .img_slider .img_box {
    padding-right: 0;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 2607, scss/scss.scss */
  .index_banner .img_slider .img_box img {
    right: inherit;
    margin-right: auto;
  }
}

@media screen and (max-width: 350px) {
  /* line 2583, scss/scss.scss */
  .index_banner .img_slider .img_box {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* line 2618, scss/scss.scss */
.index_banner .text_slider {
  position: relative;
  z-index: 5;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  font-size: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 2631, scss/scss.scss */
.index_banner .text_slider:before {
  content: '';
  position: absolute;
  width: calc(100% + 30px);
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(../images/_temp/index/banner_bg.png) no-repeat center center #c41b22;
  background-size: cover;
}

@media screen and (min-width: 1200px) {
  /* line 2631, scss/scss.scss */
  .index_banner .text_slider:before {
    width: calc(100% + (50vw - 490px));
  }
}

@media screen and (min-width: 1400px) {
  /* line 2631, scss/scss.scss */
  .index_banner .text_slider:before {
    width: calc(100% + (50vw - 540px));
  }
}

@media screen and (min-width: 1600px) {
  /* line 2631, scss/scss.scss */
  .index_banner .text_slider:before {
    width: calc(100% + (50vw - 590px));
  }
}

@media screen and (max-width: 350px) {
  /* line 2631, scss/scss.scss */
  .index_banner .text_slider:before {
    width: calc(100% + 15px);
  }
}

/* line 2653, scss/scss.scss */
.index_banner .text_slider .slider_box {
  text-align: center;
  float: inherit;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 2659, scss/scss.scss */
.index_banner .text_slider .slider_box.has_img {
  padding-top: 80px;
}

/* line 2662, scss/scss.scss */
.index_banner .text_slider .slider_box .text_box {
  position: relative;
  text-align: left;
  padding-left: calc(100% / 10);
}

@media screen and (max-width: 1200px) {
  /* line 2662, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box {
    padding-left: 60px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2662, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box {
    padding-left: 30px;
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2662, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 350px) {
  /* line 2662, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 2662, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box {
    padding-left: calc(100% / 9);
  }
}

/* line 2687, scss/scss.scss */
.index_banner .text_slider .slider_box .text_box .in_box {
  position: relative;
  padding-right: 210px;
}

/* line 2690, scss/scss.scss */
.index_banner .text_slider .slider_box .text_box .in_box a {
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  position: absolute;
  display: inline-block;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  right: 0;
}

@media screen and (max-width: 1024px) and (min-height: 850px) {
  /* line 2687, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box .in_box {
    padding-right: 0;
  }
  /* line 2708, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box .in_box a {
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    position: relative;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2687, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box .in_box {
    padding-right: 0;
  }
  /* line 2718, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box .in_box a {
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    position: relative;
    margin-top: 20px;
  }
}

/* line 2726, scss/scss.scss */
.index_banner .text_slider .slider_box .text_box .h4 {
  margin-bottom: 15px;
}

/* line 2729, scss/scss.scss */
.index_banner .text_slider .slider_box .text_box p {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
}

/* line 2736, scss/scss.scss */
.index_banner .text_slider .slider_box .text_box p.h8 {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}

@media screen and (max-width: 350px) {
  /* line 2736, scss/scss.scss */
  .index_banner .text_slider .slider_box .text_box p.h8 {
    display: none;
  }
}

@-webkit-keyframes scroll_bottom {
  0% {
    height: 0;
    top: 0;
  }
  50% {
    height: 100%;
    top: 0;
  }
  100% {
    height: 0;
    top: 100%;
  }
}

@keyframes scroll_bottom {
  0% {
    height: 0;
    top: 0;
  }
  50% {
    height: 100%;
    top: 0;
  }
  100% {
    height: 0;
    top: 100%;
  }
}

/* line 2782, scss/scss.scss */
.scroll_box {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 160px;
  margin-left: 0;
  padding: 0 15px;
}

@media screen and (min-width: 1200px) {
  /* line 2782, scss/scss.scss */
  .scroll_box {
    margin-left: calc(100% / 6);
  }
}

/* line 2793, scss/scss.scss */
.scroll_box .nav_slider {
  margin-bottom: 35px;
}

/* line 2795, scss/scss.scss */
.scroll_box .nav_slider .slick-slide {
  opacity: 0 !important;
  pointer-events: none;
}

/* line 2799, scss/scss.scss */
.scroll_box .nav_slider .slick-next,
.scroll_box .nav_slider .slick-prev {
  text-shadow: 1px 1px 4px #333;
  border: none;
  background: none;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  color: #fff;
}

/* line 2807, scss/scss.scss */
.scroll_box .nav_slider .slick-next:hover,
.scroll_box .nav_slider .slick-prev:hover {
  background: none;
  color: #bf0008;
}

/* line 2813, scss/scss.scss */
.scroll_box .slider_dot {
  text-shadow: 1px 1px 4px #333;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  top: 0;
  color: #fff;
}

/* line 2823, scss/scss.scss */
.scroll_box .scroll {
  text-align: center;
  white-space: nowrap;
  display: inline-block;
}

/* line 2827, scss/scss.scss */
.scroll_box .scroll .text {
  font-size: 16px;
  line-height: 26px;
  margin-top: 12px;
  font-weight: bold;
  color: #bf0008;
  display: block;
  position: relative;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  /* line 2827, scss/scss.scss */
  .scroll_box .scroll .text {
    margin-top: 12px;
    margin-bottom: 17px;
    font-size: 12px;
    line-height: 12px;
  }
}

@media screen and (max-height: 667px) {
  /* line 2827, scss/scss.scss */
  .scroll_box .scroll .text {
    display: none;
  }
}

@media screen and (max-width: 350px) {
  /* line 2827, scss/scss.scss */
  .scroll_box .scroll .text {
    display: none;
  }
}

/* line 2849, scss/scss.scss */
.scroll_box .scroll .solid {
  height: 140px;
  width: 1px;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 1600px) {
  /* line 2849, scss/scss.scss */
  .scroll_box .scroll .solid {
    height: 110px;
  }
}

@media screen and (max-width: 1400px) {
  /* line 2849, scss/scss.scss */
  .scroll_box .scroll .solid {
    height: 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2849, scss/scss.scss */
  .scroll_box .scroll .solid {
    height: 50px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 350px) {
  /* line 2849, scss/scss.scss */
  .scroll_box .scroll .solid {
    height: 25px;
    margin-top: 10px;
  }
}

/* line 2868, scss/scss.scss */
.scroll_box .scroll .solid:after {
  top: 0;
  position: absolute;
  content: '';
  width: 1px;
  height: 0px;
  display: inline-block;
  background: #bf0008;
  animation-name: scroll_bottom;
  -webkit-animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 1s;
}

@media screen and (max-width: 767px) {
  /* line 2782, scss/scss.scss */
  .scroll_box {
    position: relative;
    width: 100%;
  }
  /* line 2886, scss/scss.scss */
  .scroll_box .nav_slider {
    display: none;
  }
  /* line 2889, scss/scss.scss */
  .scroll_box .slider_dot {
    display: none;
  }
}

/* line 2895, scss/scss.scss */
.video_url {
  position: relative;
  display: block;
}

/* line 2898, scss/scss.scss */
.video_url span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 70px;
  border: solid 5px #cf000d;
  color: #cf000d;
  background: rgba(255, 255, 255, 0.6);
  z-index: 10;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 2913, scss/scss.scss */
.video_url span i {
  position: absolute;
  left: 56%;
  top: 47%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* line 2922, scss/scss.scss */
.video_url:focus span {
  border: solid 5px #cf000d;
  color: #cf000d;
}

/* line 2928, scss/scss.scss */
.video_url:hover span {
  border: solid 5px #444444;
  color: #444444;
}

/* line 2935, scss/scss.scss */
.shadow_img {
  position: relative;
  display: inline-block;
}

/* line 2938, scss/scss.scss */
.shadow_img img {
  position: relative;
  z-index: 5;
}

/* line 2942, scss/scss.scss */
.shadow_img:before {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
  content: '';
  width: 100%;
  height: 100%;
  background: #333333;
}

/* line 2954, scss/scss.scss */
.index_about {
  position: relative;
  background: url(../images/_temp/index/index_about_bg.png) no-repeat right center, url(../images/_temp/index/index_about_bg2.png) no-repeat left center;
  background-size: cover, cover;
}

@media screen and (max-width: 767px) {
  /* line 2954, scss/scss.scss */
  .index_about {
    background: url(../images/_temp/index/index_about_bg_m.png) no-repeat left center;
    background-size: cover;
  }
}

/* line 2962, scss/scss.scss */
.index_about .about_in {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

/* line 2973, scss/scss.scss */
.index_about .text_box {
  vertical-align: middle;
}

@media screen and (max-width: 1024px) and (min-height: 850px) {
  /* line 2973, scss/scss.scss */
  .index_about .text_box {
    text-align: center;
    width: 75%;
    left: 12.5%;
    right: 0;
  }
  /* line 2981, scss/scss.scss */
  .index_about .text_box p {
    text-align: left;
  }
  /* line 2984, scss/scss.scss */
  .index_about .text_box .h6 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  /* line 2989, scss/scss.scss */
  .index_about .text_box a {
    margin-top: 2.5vh;
  }
}

@media screen and (max-width: 767px) {
  /* line 2973, scss/scss.scss */
  .index_about .text_box {
    text-align: center;
  }
  /* line 2996, scss/scss.scss */
  .index_about .text_box p {
    text-align: left;
  }
  /* line 2999, scss/scss.scss */
  .index_about .text_box .h6 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  /* line 3004, scss/scss.scss */
  .index_about .text_box a {
    margin-top: 2.5vh;
  }
}

@media screen and (max-width: 350px) {
  /* line 3009, scss/scss.scss */
  .index_about .text_box .h6 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}

/* line 3016, scss/scss.scss */
.index_about .text_box p,
.index_about .text_box a {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 3022, scss/scss.scss */
.index_about .text_box p:nth-child(1),
.index_about .text_box a:nth-child(1) {
  margin-bottom: 5px;
}

/* line 3025, scss/scss.scss */
.index_about .text_box p:nth-child(2),
.index_about .text_box a:nth-child(2) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}

/* line 3029, scss/scss.scss */
.index_about .text_box p:nth-child(3),
.index_about .text_box a:nth-child(3) {
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}

/* line 3033, scss/scss.scss */
.index_about .text_box p:nth-child(4),
.index_about .text_box a:nth-child(4) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

/* line 3039, scss/scss.scss */
.index_about .text_box.animated p,
.index_about .text_box.animated a {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/* line 3046, scss/scss.scss */
.index_about .img_box {
  vertical-align: middle;
  text-align: center;
}

/* line 3049, scss/scss.scss */
.index_about .img_box .shadow_img {
  max-width: 85%;
}

@media screen and (max-width: 1024px) and (min-height: 850px) {
  /* line 3046, scss/scss.scss */
  .index_about .img_box {
    width: 75%;
    left: 12.5%;
    margin-bottom: 50px;
  }
  /* line 3057, scss/scss.scss */
  .index_about .img_box .shadow_img {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 3046, scss/scss.scss */
  .index_about .img_box {
    margin-bottom: 50px;
    text-align: left;
  }
  /* line 3065, scss/scss.scss */
  .index_about .img_box .shadow_img {
    max-width: 100%;
  }
}

/* line 3074, scss/scss.scss */
.index_products {
  background: url(../images/_temp/index/products_bg.png) no-repeat left center, url(../images/_temp/index/products_bg2.png) no-repeat right center;
  background-size: 70%, 70%;
}

@media screen and (min-width: 1200px) {
  /* line 3074, scss/scss.scss */
  .index_products {
    background-size: 50%, 50%;
  }
}

@media screen and (max-width: 767px) {
  /* line 3082, scss/scss.scss */
  .index_products .h6 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 375px) {
  /* line 3089, scss/scss.scss */
  .index_products .mg_btm_70 {
    margin-bottom: 20px;
  }
  /* line 3092, scss/scss.scss */
  .index_products .h9.black {
    display: none;
  }
}

@media screen and (max-width: 350px) {
  /* line 3098, scss/scss.scss */
  .index_products .h6 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1024px) and (min-height: 850px) {
  /* line 3106, scss/scss.scss */
  .index_products .col-lg-10 {
    width: 66.66666666666666%;
  }
}

/* line 3111, scss/scss.scss */
.index_products .products_in {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

/* line 3121, scss/scss.scss */
.index_products .products_in .all_container {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 3125, scss/scss.scss */
.index_products .products_in .products_slider {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 768px) {
  /* line 3125, scss/scss.scss */
  .index_products .products_in .products_slider {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1300px) {
  /* line 3132, scss/scss.scss */
  .index_products .products_in .products_slider .slick-next,
  .index_products .products_in .products_slider .slick-prev {
    width: 50px;
    height: 50px;
  }
}

@media screen and (min-width: 1600px) {
  /* line 3132, scss/scss.scss */
  .index_products .products_in .products_slider .slick-next,
  .index_products .products_in .products_slider .slick-prev {
    width: 55px;
    height: 55px;
  }
}

@media screen and (max-width: 767px) {
  /* line 3144, scss/scss.scss */
  .index_products .products_in .products_slider .slick-next {
    right: -30px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  /* line 3149, scss/scss.scss */
  .index_products .products_in .products_slider .slick-prev {
    left: -30px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
}

@media screen and (max-width: 350px) {
  /* line 3156, scss/scss.scss */
  .index_products .products_in .products_slider .slick-next {
    right: -15px;
  }
  /* line 3159, scss/scss.scss */
  .index_products .products_in .products_slider .slick-prev {
    left: -15px;
  }
}

@media screen and (min-width: 768px) {
  /* line 3164, scss/scss.scss */
  .index_products .products_in .products_slider .slick-next {
    transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
  }
  /* line 3168, scss/scss.scss */
  .index_products .products_in .products_slider .slick-prev {
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
}

/* line 3175, scss/scss.scss */
.index_products .products_in .products_slider .slider_box {
  padding: 20px 15px;
}

@media screen and (max-width: 767px) {
  /* line 3175, scss/scss.scss */
  .index_products .products_in .products_slider .slider_box {
    padding: 10px 25px;
  }
}

/* line 3180, scss/scss.scss */
.index_products .products_in .products_slider .slider_box .img_in {
  position: relative;
}

/* line 3182, scss/scss.scss */
.index_products .products_in .products_slider .slider_box .img_in .products_img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 3190, scss/scss.scss */
.index_products .products_in .products_slider .slider_box p {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 3193, scss/scss.scss */
.index_products .products_in .products_slider .slider_box a {
  background: #fff;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 15px 10px;
  padding-bottom: 0;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.4);
}

/* line 3204, scss/scss.scss */
.index_products .products_in .products_slider .slider_box a:hover .products_img {
  transform-origin: center;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 3212, scss/scss.scss */
.index_products .products_in .products_slider .slider_box a:hover p {
  color: #333;
}

/* line 3219, scss/scss.scss */
.index_products .products_in .five_icon {
  position: relative;
}

/* line 3221, scss/scss.scss */
.index_products .products_in .five_icon .in_box {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 3227, scss/scss.scss */
.index_products .products_in .five_icon .in_box div {
  display: inline-block;
  vertical-align: middle;
  margin: 15px 29px;
}

/* line 3231, scss/scss.scss */
.index_products .products_in .five_icon .in_box div img {
  display: inline-block;
  vertical-align: middle;
  width: 49px;
}

/* line 3236, scss/scss.scss */
.index_products .products_in .five_icon .in_box div span {
  padding-left: 1em;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3em;
  text-align: left;
}

@media screen and (max-width: 1200px) {
  /* line 3227, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div {
    margin: 10px 25px;
  }
}

@media screen and (max-width: 999px) {
  /* line 3227, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div {
    margin: 10px 20px;
    text-align: center;
  }
  /* line 3250, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  /* line 3255, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div span {
    padding-left: 0;
    text-align: center;
    display: block;
  }
  /* line 3259, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div span br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 3227, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div {
    margin: 10px 0px;
    width: 33%;
  }
  /* line 3269, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div img {
    width: 40px;
  }
}

@media screen and (max-width: 600px) {
  /* line 3275, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div span {
    font-size: 12px;
  }
}

@media screen and (max-width: 350px) {
  /* line 3281, scss/scss.scss */
  .index_products .products_in .five_icon .in_box div span {
    font-size: 12px;
  }
}

/* line 3294, scss/scss.scss */
.all_contact .in_box {
  padding: 60px 30px;
  width: 100%;
  display: block;
  text-align: center;
  background: url(../images/all_contact_bg.png) no-repeat left center, url(../images/all_contact_bg2.png) no-repeat right center;
  background-size: cover, cover;
  background-color: #51565b;
}

/* line 3302, scss/scss.scss */
.all_contact .in_box P {
  display: inline-block;
  margin-right: 1.5em;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 500;
}

/* line 3309, scss/scss.scss */
.all_contact .in_box a {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  /* line 3294, scss/scss.scss */
  .all_contact .in_box {
    margin-top: 50px;
    padding: 115px 30px;
    background: url(../images/all_contact_bg_m2.png) no-repeat right bottom, url(../images/all_contact_bg_m.png) no-repeat left top;
    background-size: 100%, 100%;
    background-color: #4c4c4c;
  }
  /* line 3319, scss/scss.scss */
  .all_contact .in_box P {
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
    margin-right: 0;
  }
  /* line 3327, scss/scss.scss */
  .all_contact .in_box a {
    margin: 0 auto;
  }
}

@media screen and (max-width: 350px) {
  /* line 3332, scss/scss.scss */
  .all_contact .in_box P {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 3342, scss/scss.scss */
.section .bottom_type .fp-tableCell {
  vertical-align: bottom;
}

/* line 3346, scss/scss.scss */
.section .all_contact {
  position: relative;
}

/* line 3348, scss/scss.scss */
.section .all_contact .all_container {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

/* line 3353, scss/scss.scss */
.section .all_contact .all_container .col-lg-10 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  height: calc(100% - 100px);
}

@media screen and (max-height: 650px) {
  /* line 3353, scss/scss.scss */
  .section .all_contact .all_container .col-lg-10 {
    height: calc(100% - 40px);
  }
}

@media screen and (min-width: 768px) {
  /* line 3353, scss/scss.scss */
  .section .all_contact .all_container .col-lg-10 {
    max-height: 180px;
  }
}

@media screen and (min-width: 768px) and (max-height: 850px) {
  /* line 3353, scss/scss.scss */
  .section .all_contact .all_container .col-lg-10 {
    max-height: 220px;
  }
}

/* line 3369, scss/scss.scss */
.section .all_contact .all_container .col-lg-10:before {
  position: absolute;
  top: 0;
  height: 100%;
  left: 15px;
  width: calc(100% - 30px);
  content: '';
  background: url(../images/all_contact_bg.png) no-repeat left center, url(../images/all_contact_bg2.png) no-repeat right center;
  background-size: cover, cover;
  background-color: #51565b;
}

@media screen and (max-width: 1200px) {
  /* line 3369, scss/scss.scss */
  .section .all_contact .all_container .col-lg-10:before {
    left: 30px;
    width: calc(100% - 60px);
  }
}

@media screen and (max-width: 767px) {
  /* line 3369, scss/scss.scss */
  .section .all_contact .all_container .col-lg-10:before {
    background: url(../images/all_contact_bg_m2.png) no-repeat right bottom, url(../images/all_contact_bg_m.png) no-repeat left top;
    background-size: 100%, 100%;
    background-color: #4c4c4c;
  }
}

@media screen and (max-width: 350px) {
  /* line 3369, scss/scss.scss */
  .section .all_contact .all_container .col-lg-10:before {
    left: 15px;
    width: calc(100% - 30px);
  }
}

/* line 3393, scss/scss.scss */
.section .all_contact .all_container .col-lg-10 .in_box {
  margin-top: 0;
  z-index: 2;
  padding: 0 50px;
  position: absolute;
  background: none;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

/* line 3409, scss/scss.scss */
.breadcrumbs {
  margin-bottom: 10px;
}

/* line 3411, scss/scss.scss */
.breadcrumbs span {
  margin-left: .2em;
  margin-right: .2em;
}

@media screen and (max-width: 992px) {
  /* line 3409, scss/scss.scss */
  .breadcrumbs {
    margin-bottom: 5px;
  }
  /* line 3417, scss/scss.scss */
  .breadcrumbs span {
    margin-left: .1em;
    margin-right: .1em;
  }
}

@media screen and (max-width: 600px) {
  /* line 3409, scss/scss.scss */
  .breadcrumbs {
    margin-bottom: 0;
  }
}

/* line 3425, scss/scss.scss */
.breadcrumbs a,
.breadcrumbs span,
.breadcrumbs p {
  color: #333;
  font-size: 15px;
  line-height: 25px;
  display: inline-block;
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  /* line 3425, scss/scss.scss */
  .breadcrumbs a,
  .breadcrumbs span,
  .breadcrumbs p {
    font-size: 12px;
    line-height: 22px;
  }
}

/* line 3439, scss/scss.scss */
.breadcrumbs a:hover {
  color: #bf0008;
}

/* line 3445, scss/scss.scss */
.all_banner {
  position: relative;
}

/* line 3447, scss/scss.scss */
.all_banner img {
  display: none;
}

/* line 3450, scss/scss.scss */
.all_banner .text_img {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  pointer-events: none;
}

/* line 3458, scss/scss.scss */
.all_banner .text_img .container {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 3462, scss/scss.scss */
.all_banner .text_img .pc_text {
  display: block;
}

@media screen and (max-width: 1200px) {
  /* line 3450, scss/scss.scss */
  .all_banner .text_img {
    transform: translate(0, -35%);
    -moz-transform: translate(0, -35%);
    -o-transform: translate(0, -35%);
    -webkit-transform: translate(0, -35%);
  }
}

@media screen and (max-width: 992px) {
  /* line 3450, scss/scss.scss */
  .all_banner .text_img {
    text-align: center;
  }
  /* line 3471, scss/scss.scss */
  .all_banner .text_img img {
    margin-left: 10%;
    width: 80%;
  }
}

@media screen and (max-width: 800px) {
  /* line 3477, scss/scss.scss */
  .all_banner .text_img img {
    margin-left: 5%;
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  /* line 3450, scss/scss.scss */
  .all_banner .text_img {
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  /* line 3485, scss/scss.scss */
  .all_banner .text_img img {
    width: 75%;
    margin-left: 25%;
  }
}

@media screen and (max-width: 600px) {
  /* line 3450, scss/scss.scss */
  .all_banner .text_img {
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  /* line 3493, scss/scss.scss */
  .all_banner .text_img .pc_text {
    display: none;
  }
  /* line 3496, scss/scss.scss */
  .all_banner .text_img .mob_text {
    display: block;
    width: 63.5%;
    margin-left: 36.5%;
  }
  /* line 3500, scss/scss.scss */
  .all_banner .text_img .mob_text:lang(en) {
    width: calc(100% - 135px);
    margin-left: auto;
  }
}

@media screen and (max-width: 350px) {
  /* line 3507, scss/scss.scss */
  .all_banner .text_img .mob_text {
    width: 58%;
    margin-left: 42%;
  }
}

/* line 3514, scss/scss.scss */
.all_banner .container {
  position: relative;
}

@media screen and (max-width: 600px) {
  /* line 3517, scss/scss.scss */
  .all_banner .container .h5 {
    font-size: 20px;
    line-height: 30px;
  }
}

/* line 3523, scss/scss.scss */
.all_banner .banner_nav {
  position: absolute;
  bottom: 17%;
  left: 60px;
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  /* line 3445, scss/scss.scss */
  .all_banner {
    margin-top: 75px;
  }
  /* line 3532, scss/scss.scss */
  .all_banner .container {
    padding-top: 118px;
    padding-bottom: 118px;
  }
  /* line 3536, scss/scss.scss */
  .all_banner .banner_nav {
    left: 30px;
  }
}

@media screen and (max-width: 999px) {
  /* line 3445, scss/scss.scss */
  .all_banner {
    margin-top: 65px;
  }
}

@media screen and (max-width: 767px) {
  /* line 3445, scss/scss.scss */
  .all_banner {
    margin-top: 57px;
  }
}

@media screen and (max-width: 600px) {
  /* line 3548, scss/scss.scss */
  .all_banner img {
    display: block;
  }
  /* line 3551, scss/scss.scss */
  .all_banner .container {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
}

@media screen and (max-width: 350px) {
  /* line 3561, scss/scss.scss */
  .all_banner .banner_nav {
    left: 15px;
  }
}

/* line 3567, scss/scss.scss */
.banner_nav {
  font-size: 0;
  margin-bottom: 15px;
}

/* line 3570, scss/scss.scss */
.banner_nav a {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  padding: 6px 20px;
  background: #fff;
  border: solid 1px #ddddcd;
  color: #333;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 15px;
  min-width: 110px;
  text-align: center;
  margin-bottom: 10px;
}

/* line 3586, scss/scss.scss */
.banner_nav a:last-child {
  margin-right: 0;
}

/* line 3589, scss/scss.scss */
.banner_nav a:hover, .banner_nav a.active {
  background: #bf0008;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  /* line 3567, scss/scss.scss */
  .banner_nav {
    left: 30px;
    margin-bottom: 20px;
  }
  /* line 3598, scss/scss.scss */
  .banner_nav a {
    padding: 6px 15px;
    font-size: 14px;
    line-height: 24px;
    margin-right: 10px;
    min-width: 100px;
    margin-bottom: 5px;
  }
  /* line 3605, scss/scss.scss */
  .banner_nav a:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 3567, scss/scss.scss */
  .banner_nav {
    left: 20px;
  }
  /* line 3612, scss/scss.scss */
  .banner_nav a {
    padding: 6px 12px;
  }
}

@media screen and (max-width: 375px) {
  /* line 3617, scss/scss.scss */
  .banner_nav a {
    font-size: 13px;
    line-height: 23px;
    min-width: 90px;
  }
}

@media screen and (max-width: 350px) {
  /* line 3567, scss/scss.scss */
  .banner_nav {
    left: 15px;
  }
  /* line 3625, scss/scss.scss */
  .banner_nav a {
    font-size: 12px;
    line-height: 22px;
    margin-right: 5px;
    min-width: 90px;
  }
  /* line 3630, scss/scss.scss */
  .banner_nav a:last-child {
    margin-right: 0;
  }
}

/* line 3638, scss/scss.scss */
.mob_warn {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #fff;
  display: none;
}

/* line 3647, scss/scss.scss */
.mob_warn img {
  width: 300px;
  max-width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

@media screen and (min-height: 768px) {
  /* line 3638, scss/scss.scss */
  .mob_warn {
    display: none !important;
  }
}

/* line 3662, scss/scss.scss */
.page.no_banner {
  margin-top: 94px;
}

@media screen and (max-width: 1500px) {
  /* line 3666, scss/scss.scss */
  .page.no_banner {
    margin-top: 84px;
  }
}

@media screen and (max-width: 1300px) {
  /* line 3671, scss/scss.scss */
  .page.no_banner {
    margin-top: 75px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 3676, scss/scss.scss */
  .page.no_banner {
    margin-top: 65px;
  }
}

@media screen and (max-width: 767px) {
  /* line 3661, scss/scss.scss */
  .page {
    padding-bottom: 50px;
  }
  /* line 3681, scss/scss.scss */
  .page.no_banner {
    margin-top: 57px;
  }
}

/* line 3686, scss/scss.scss */
.page .about_company {
  background: url(../images/_temp/about/about_bg.png) no-repeat center bottom;
}

/* line 3688, scss/scss.scss */
.page .about_company:lang(en) {
  background: url(../images/_temp/about/about_bg.png) no-repeat center top;
}

@media screen and (max-width: 991px) {
  /* line 3686, scss/scss.scss */
  .page .about_company {
    background-position: top center;
    background-size: 200%;
  }
}

/* line 3695, scss/scss.scss */
.page .about_company.service {
  background: url(../images/_temp/about/about_bg2.png) no-repeat left bottom;
}

@media screen and (max-width: 991px) {
  /* line 3695, scss/scss.scss */
  .page .about_company.service {
    background-position: bottom left;
    background-size: auto;
  }
}

@media screen and (max-width: 767px) {
  /* line 3695, scss/scss.scss */
  .page .about_company.service {
    background-size: 100%;
  }
}

/* line 3706, scss/scss.scss */
.page .about_company .culture_box .text_box {
  position: relative;
}

/* line 3708, scss/scss.scss */
.page .about_company .culture_box .text_box .pad {
  display: none;
}

@media screen and (max-width: 1200px) {
  /* line 3712, scss/scss.scss */
  .page .about_company .culture_box .text_box .h6 {
    font-size: 18px;
    line-height: 28px;
  }
  /* line 3716, scss/scss.scss */
  .page .about_company .culture_box .text_box .h9 {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 991px) {
  /* line 3722, scss/scss.scss */
  .page .about_company .culture_box .text_box img {
    display: none;
  }
  /* line 3725, scss/scss.scss */
  .page .about_company .culture_box .text_box .pad {
    display: block;
  }
  /* line 3728, scss/scss.scss */
  .page .about_company .culture_box .text_box .h6 {
    font-size: 16px;
    line-height: 26px;
  }
  /* line 3732, scss/scss.scss */
  .page .about_company .culture_box .text_box .h9 {
    font-size: 12px;
    line-height: 22px;
  }
}

/* line 3737, scss/scss.scss */
.page .about_company .culture_box .text_box .in_box {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  text-align: center;
  color: #fff;
  padding: 0 30px;
}

/* line 3750, scss/scss.scss */
.page .about_company .culture_box .culture_index .mob_box {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 3749, scss/scss.scss */
  .page .about_company .culture_box .culture_index {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 700px) {
  /* line 3759, scss/scss.scss */
  .page .about_company .culture_box .culture_index .text_box .pad {
    display: none;
  }
  /* line 3762, scss/scss.scss */
  .page .about_company .culture_box .culture_index .text_box .mob_box {
    display: block;
  }
}

/* line 3768, scss/scss.scss */
.page .about_company .culture_box .culture_in {
  position: relative;
}

/* line 3771, scss/scss.scss */
.page .about_company .culture_box .culture_in .img_box img {
  display: none;
}

/* line 3775, scss/scss.scss */
.page .about_company .culture_box .culture_in .text_box {
  margin-top: 20px;
}

/* line 3779, scss/scss.scss */
.page .about_company .culture_box .culture_in.bottom .img_box {
  position: absolute;
  top: 100%;
  left: 10px;
  width: calc(100% - 20px);
}

/* line 3785, scss/scss.scss */
.page .about_company .culture_box .culture_in.bottom .text_box {
  margin-top: 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  /* line 3791, scss/scss.scss */
  .page .about_company .culture_box .culture_in .text_box {
    position: relative;
    width: calc(((100% + 20px) * .4) - 20px);
    margin-top: 0;
  }
  /* line 3796, scss/scss.scss */
  .page .about_company .culture_box .culture_in .img_box {
    top: 0;
    position: absolute;
    right: 10px;
    height: 100% !important;
    width: calc((100% * .6) - 20px);
  }
  /* line 3804, scss/scss.scss */
  .page .about_company .culture_box .culture_in.bottom .img_box {
    width: calc((100% * .6) - 20px);
    top: inherit;
    left: 10px;
  }
  /* line 3809, scss/scss.scss */
  .page .about_company .culture_box .culture_in.bottom .text_box {
    left: calc((100% * .6) + 10px);
    margin-bottom: 0;
  }
}

@media screen and (max-width: 700px) {
  /* line 3816, scss/scss.scss */
  .page .about_company .culture_box .culture_in .text_box {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 3819, scss/scss.scss */
  .page .about_company .culture_box .culture_in .text_box img {
    display: block;
  }
  /* line 3821, scss/scss.scss */
  .page .about_company .culture_box .culture_in .text_box img.pad {
    display: none;
  }
  /* line 3826, scss/scss.scss */
  .page .about_company .culture_box .culture_in .img_box {
    width: 100%;
    position: relative;
    right: inherit;
  }
  /* line 3830, scss/scss.scss */
  .page .about_company .culture_box .culture_in .img_box img {
    display: block;
  }
  /* line 3835, scss/scss.scss */
  .page .about_company .culture_box .culture_in.bottom .img_box {
    position: relative;
    left: inherit;
    width: 100%;
  }
  /* line 3840, scss/scss.scss */
  .page .about_company .culture_box .culture_in.bottom .text_box {
    left: inherit;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }
}

/* line 3850, scss/scss.scss */
.page .about_company .row {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 3853, scss/scss.scss */
.page .about_company .row > div {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 3858, scss/scss.scss */
.page .about_company .four_box {
  font-size: 0;
}

/* line 3861, scss/scss.scss */
.page .about_company .four_box .row > div {
  position: relative;
  margin-bottom: 20px;
}

/* line 3864, scss/scss.scss */
.page .about_company .four_box .row > div p {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: calc(100% - 20px);
  left: 10px;
  bottom: 0;
  padding: 12px 10px;
  color: #fff;
  text-align: center;
  z-index: 1;
}

@media screen and (max-width: 580px) {
  /* line 3861, scss/scss.scss */
  .page .about_company .four_box .row > div {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3858, scss/scss.scss */
  .page .about_company .four_box {
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  /* line 3884, scss/scss.scss */
  .page .about_company .four_box .row {
    margin-left: -1px;
    margin-right: -1px;
  }
  /* line 3887, scss/scss.scss */
  .page .about_company .four_box .row > div {
    padding: 0 1px;
  }
  /* line 3889, scss/scss.scss */
  .page .about_company .four_box .row > div p {
    width: calc(100% - 2px);
    left: 1px;
  }
}

/* line 3900, scss/scss.scss */
.page .news_page .news_box .img_in {
  position: relative;
  overflow: hidden;
}

/* line 3903, scss/scss.scss */
.page .news_page .news_box .img_in a {
  display: block;
  border: none;
}

/* line 3907, scss/scss.scss */
.page .news_page .news_box .img_in .products_img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 3915, scss/scss.scss */
.page .news_page .news_box .img_in:hover .products_img {
  transform-origin: center;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 3923, scss/scss.scss */
.page .news_page .news_box .img_in:hover p {
  color: #333;
}

/* line 3928, scss/scss.scss */
.page .news_page .news_box .date_box {
  font-size: 0;
  margin-top: 28px;
}

/* line 3931, scss/scss.scss */
.page .news_page .news_box .date_box .date {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  text-align: center;
  border: solid 1px #000;
  padding: 9px 10px;
}

/* line 3938, scss/scss.scss */
.page .news_page .news_box .date_box .date .h6 {
  padding-bottom: 9px;
  border-bottom: solid 1px #000;
}

/* line 3942, scss/scss.scss */
.page .news_page .news_box .date_box .date .h10 {
  padding-top: 10px;
}

@media screen and (max-width: 992px) {
  /* line 3931, scss/scss.scss */
  .page .news_page .news_box .date_box .date {
    padding: 5px 10px;
    width: 130px;
  }
  /* line 3948, scss/scss.scss */
  .page .news_page .news_box .date_box .date .h6 {
    padding-borron: 5px;
  }
  /* line 3951, scss/scss.scss */
  .page .news_page .news_box .date_box .date .h10 {
    padding-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  /* line 3931, scss/scss.scss */
  .page .news_page .news_box .date_box .date {
    width: 115px;
  }
  /* line 3957, scss/scss.scss */
  .page .news_page .news_box .date_box .date .h6 {
    font-size: 16px;
    line-height: 26px;
  }
  /* line 3961, scss/scss.scss */
  .page .news_page .news_box .date_box .date .h10 {
    font-size: 12px;
    line-height: 22px;
  }
}

/* line 3967, scss/scss.scss */
.page .news_page .news_box .date_box .text {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 140px);
  text-align: left;
  padding-left: 10.4%;
}

@media screen and (max-width: 992px) {
  /* line 3967, scss/scss.scss */
  .page .news_page .news_box .date_box .text {
    width: calc(100% - 130px);
    padding-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 3967, scss/scss.scss */
  .page .news_page .news_box .date_box .text {
    width: calc(100% - 115px);
    padding-left: 20px;
  }
}

/* line 3981, scss/scss.scss */
.page .news_page .news_box .date_box .text .h8 {
  margin-bottom: 8px;
}

/* line 3984, scss/scss.scss */
.page .news_page .news_box .date_box .text .h10 {
  line-height: 1.2em;
  margin-bottom: 4px;
}

/* line 3988, scss/scss.scss */
.page .news_page .news_box .date_box .text a {
  color: #666666;
  border-bottom: solid 1px #666666;
  font-size: 12px;
  line-height: 22px;
  word-break: break-all;
  max-width: 100%;
}

/* line 3995, scss/scss.scss */
.page .news_page .news_box .date_box .text a:hover {
  color: #bf0008;
  border-bottom: solid 1px #bf0008;
}

/* line 4004, scss/scss.scss */
.page .video_page {
  background: url(../images/_temp/video/video_bg.png) no-repeat left top;
}

@media screen and (max-width: 768px) {
  /* line 4004, scss/scss.scss */
  .page .video_page {
    background-size: 100%;
  }
}

/* line 4009, scss/scss.scss */
.page .video_page .row {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 4012, scss/scss.scss */
.page .video_page .row > div {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 4016, scss/scss.scss */
.page .video_page .row > div p {
  color: #333;
  margin-top: 12px;
  padding: 0 5px;
}

/* line 4021, scss/scss.scss */
.page .video_page .row > div .bg_link {
  min-width: 110px;
  background: #666666;
  padding: 7px 5px;
  margin-top: 12px;
}

/* line 4026, scss/scss.scss */
.page .video_page .row > div .bg_link:hover {
  background: #333;
}

@media screen and (max-width: 767px) {
  /* line 4032, scss/scss.scss */
  .page .video_page .row > div {
    margin-bottom: 50px;
  }
  /* line 4034, scss/scss.scss */
  .page .video_page .row > div p {
    font-size: 16px;
    line-height: 26px;
  }
}

/* line 4042, scss/scss.scss */
.page .download_page {
  background: url(../images/_temp/technology/technology_bg.png) no-repeat left top;
}

@media screen and (max-width: 768px) {
  /* line 4042, scss/scss.scss */
  .page .download_page {
    background-size: 100%;
  }
}

/* line 4048, scss/scss.scss */
.page .download_page .row > div {
  text-align: center;
}

/* line 4050, scss/scss.scss */
.page .download_page .row > div img {
  border: solid 1px #ccc;
  height:430px;
}

/* line 4053, scss/scss.scss */
.page .download_page .row > div p {
  color: #333;
}

@media screen and (max-width: 767px) {
  /* line 4058, scss/scss.scss */
  .page .download_page .row > div {
    width: 50%;
    float: left;
    margin-bottom: 50px;
  }
  /* line 4062, scss/scss.scss */
  .page .download_page .row > div p {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 650px) {
  /* line 4069, scss/scss.scss */
  .page .download_page .row > div {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  /* line 4047, scss/scss.scss */
  .page .download_page .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 4076, scss/scss.scss */
  .page .download_page .row > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1000px) {
  /* line 4047, scss/scss.scss */
  .page .download_page .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  /* line 4084, scss/scss.scss */
  .page .download_page .row > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 4047, scss/scss.scss */
  .page .download_page .row {
    margin-left: -40px;
    margin-right: -40px;
  }
  /* line 4092, scss/scss.scss */
  .page .download_page .row > div {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 4047, scss/scss.scss */
  .page .download_page .row {
    margin-left: -50px;
    margin-right: -50px;
  }
  /* line 4100, scss/scss.scss */
  .page .download_page .row > div {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4107, scss/scss.scss */
  .page .products_page {
    padding-bottom: 30px;
  }
}

/* line 4112, scss/scss.scss */
.page .products_page .disc_ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 1em;
}

/* line 4116, scss/scss.scss */
.page .products_page .disc_ul li:before {
  position: absolute;
  left: 0;
  top: 10px;
  display: inline-block;
  content: "";
  width: 4px;
  height: 4px;
  background: #bf0008;
}

@media screen and (min-width: 768px) {
  /* line 4116, scss/scss.scss */
  .page .products_page .disc_ul li:before {
    top: 11px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 4116, scss/scss.scss */
  .page .products_page .disc_ul li:before {
    top: 12px;
  }
}

/* line 4132, scss/scss.scss */
.page .products_page .disc_ul li:last-child {
  margin-bottom: 0;
}

/* line 4139, scss/scss.scss */
.page .products_page .detail_top .mob_box .h4.red {
  font-size: 25px;
  line-height: 35px;
  font-weight: bold;
  color: #bf0008;
  margin-bottom: 20px;
  display: block;
}

/* line 4148, scss/scss.scss */
.page .products_page .detail_top .left {
  padding-right: 45px;
}

@media screen and (max-width: 1200px) {
  /* line 4148, scss/scss.scss */
  .page .products_page .detail_top .left {
    padding-right: 30px;
  }
}

@media screen and (max-width: 992px) {
  /* line 4148, scss/scss.scss */
  .page .products_page .detail_top .left {
    padding-right: 25px;
  }
}

/* line 4156, scss/scss.scss */
.page .products_page .detail_top .left > div {
  border: solid 1px #ccc;
  padding-left: 25px;
  padding-right: 25px;
}

/* line 4163, scss/scss.scss */
.page .products_page .detail_top .right .h4 {
  margin-bottom: 20px;
}

/* line 4166, scss/scss.scss */
.page .products_page .detail_top .right p.h9 {
  margin-bottom: 20px;
}

/* line 4169, scss/scss.scss */
.page .products_page .detail_top .right .three_nav {
  font-size: 0;
}

/* line 4171, scss/scss.scss */
.page .products_page .detail_top .right .three_nav .bg_link {
  min-width: inherit;
  width: calc((100% - 2px) / 3);
  margin-right: 1px;
}

/* line 4175, scss/scss.scss */
.page .products_page .detail_top .right .three_nav .bg_link:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 4171, scss/scss.scss */
  .page .products_page .detail_top .right .three_nav .bg_link {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 350px) {
  /* line 4171, scss/scss.scss */
  .page .products_page .detail_top .right .three_nav .bg_link {
    font-size: 13px;
    line-height: 23px;
  }
}

@media screen and (min-width: 768px) {
  /* line 4171, scss/scss.scss */
  .page .products_page .detail_top .right .three_nav .bg_link {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 4171, scss/scss.scss */
  .page .products_page .detail_top .right .three_nav .bg_link {
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4199, scss/scss.scss */
  .page .products_page .detail_bottom .h8 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4210, scss/scss.scss */
  .page .products_page .detail_bottom .row .text_box ul {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 4216, scss/scss.scss */
  .page .products_page .detail_bottom .row .text_box:nth-child(odd) ul {
    padding-right: 30px;
  }
  /* line 4221, scss/scss.scss */
  .page .products_page .detail_bottom .row .text_box:nth-child(even) ul {
    padding-left: 30px;
  }
}

/* line 4229, scss/scss.scss */
.page .products_page .products_top {
  font-size: 0;
  position: relative;
  z-index: 2;
}

/* line 4233, scss/scss.scss */
.page .products_page .products_top .left {
  width: calc(100% - 280px);
  display: inline-block;
  vertical-align: top;
}

/* line 4238, scss/scss.scss */
.page .products_page .products_top .right {
  width: 280px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

/* line 4243, scss/scss.scss */
.page .products_page .products_top .right > p {
  position: relative;
  margin-bottom: 13px;
  text-align: center;
}

/* line 4247, scss/scss.scss */
.page .products_page .products_top .right > p:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  z-index: 1;
  background: #ccc;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  content: '';
}

/* line 4260, scss/scss.scss */
.page .products_page .products_top .right > p span {
  background: #fff;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 1.5em;
}

/* line 4268, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box {
  text-align: left;
  position: relative;
}

/* line 4271, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box p,
.page .products_page .products_top .right .products_nav_box a,
.page .products_page .products_top .right .products_nav_box i {
  font-size: 15px;
  line-height: 25px;
}

/* line 4277, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box .products_submenu {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background: #d9d9d9;
}

/* line 4284, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box .products_submenu a {
  display: block;
  color: #333;
  padding: 8px 15px;
}

/* line 4288, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box .products_submenu a:hover {
  color: #bf0008;
}

/* line 4291, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box .products_submenu a.active {
  display: none;
}

/* line 4296, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box .products_nav {
  color: #333;
  padding: 13px 15px;
  padding-right: 65px;
  position: relative;
  background: #f1f1f1;
  cursor: pointer;
  font-weight: 600;
}

/* line 4304, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box .products_nav span {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background: #bf0008;
}

/* line 4312, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box .products_nav i {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 4322, scss/scss.scss */
.page .products_page .products_top .right .products_nav_box .products_nav.active i {
  transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform-origin: center;
}

@media screen and (max-width: 600px) {
  /* line 4334, scss/scss.scss */
  .page .products_page .products_top .left {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  /* line 4339, scss/scss.scss */
  .page .products_page .products_top .right {
    width: 100%;
    z-index: 5;
  }
}

/* line 4346, scss/scss.scss */
.page .products_page .products_index .products_box {
  margin-bottom: 40px;
}

/* line 4348, scss/scss.scss */
.page .products_page .products_index .products_box .img_in {
  position: relative;
}

/* line 4350, scss/scss.scss */
.page .products_page .products_index .products_box .img_in .products_img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 4358, scss/scss.scss */
.page .products_page .products_index .products_box p {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
}

@media screen and (max-width: 767px) {
  /* line 4358, scss/scss.scss */
  .page .products_page .products_index .products_box p {
    font-size: 16px;
    line-height: 26px;
  }
}

/* line 4366, scss/scss.scss */
.page .products_page .products_index .products_box a {
  background: #fff;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 35px 10px;
  padding-bottom: 10px;
  border: solid 1px #ccc;
}

/* line 4376, scss/scss.scss */
.page .products_page .products_index .products_box a:hover {
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.4);
}

/* line 4378, scss/scss.scss */
.page .products_page .products_index .products_box a:hover .products_img {
  transform-origin: center;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 4386, scss/scss.scss */
.page .products_page .products_index .products_box a:hover p {
  color: #333;
}

/* line 4396, scss/scss.scss */
.pagination {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 0;
  margin: 0;
}

/* line 4402, scss/scss.scss */
.pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
  color: #333;
  background: #e4e4e4;
  margin-right: 1px;
}

/* line 4412, scss/scss.scss */
.pagination a:last-child {
  margin-right: 0;
}

/* line 4415, scss/scss.scss */
.pagination a:hover, .pagination a.now_page {
  background: #bf0008;
  color: #fff;
}

/* line 4420, scss/scss.scss */
.pagination a.select_nav {
  background: #a6a6a6;
  color: #fff;
  font-size: 12px;
}

/* line 4424, scss/scss.scss */
.pagination a.select_nav:hover {
  background: #333;
}

/* line 4429, scss/scss.scss */
.pagination .select_box {
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 1px;
  border: solid 1px #ddd;
  display: none;
}

/* line 4437, scss/scss.scss */
.pagination .select_box i {
  font-size: 16px;
  line-height: 26px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

/* line 4446, scss/scss.scss */
.pagination .select_box select {
  width: 100%;
  cursor: pointer;
  position: relative;
  color: #333;
  display: block;
  font-size: 18px;
  padding: 10px 20px;
  padding-right: 30px;
  font-weight: bold;
  box-shadow: none;
  border: none;
}

@media screen and (max-width: 767px) {
  /* line 4461, scss/scss.scss */
  .pagination a {
    display: none;
  }
  /* line 4464, scss/scss.scss */
  .pagination .select_box {
    display: inline-block;
  }
}

/* line 4470, scss/scss.scss */
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
}

/* line 4477, scss/scss.scss */
select::-ms-expand {
  display: none;
}

/* line 4481, scss/scss.scss */
select:focus {
  box-shadow: none;
}

@media screen and (max-width: 600px) {
  /* line 4486, scss/scss.scss */
  .recruit_page .col-xs-5,
  .recruit_page .col-xs-7 {
    width: 100%;
  }
}

/* line 4492, scss/scss.scss */
.recruit_page .shadow_img {
  padding-right: 10px;
  padding-bottom: 10px;
}

/* line 4495, scss/scss.scss */
.recruit_page .shadow_img:before {
  left: 10px;
  top: 10px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
}

/* line 4503, scss/scss.scss */
.recruit_page .recruit_box table {
  width: 100%;
}

/* line 4506, scss/scss.scss */
.recruit_page .recruit_box table tr td {
  text-align: left;
}

/* line 4508, scss/scss.scss */
.recruit_page .recruit_box table tr td.title {
  white-space: nowrap;
  width: 175px;
}

/* line 4511, scss/scss.scss */
.recruit_page .recruit_box table tr td.title:lang(en) {
  white-space: inherit;
}

@media screen and (max-width: 1200px) {
  /* line 4508, scss/scss.scss */
  .recruit_page .recruit_box table tr td.title {
    width: 150px;
  }
}

@media screen and (max-width: 900px) {
  /* line 4508, scss/scss.scss */
  .recruit_page .recruit_box table tr td.title {
    width: 125px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4508, scss/scss.scss */
  .recruit_page .recruit_box table tr td.title {
    width: auto;
  }
}

/* line 4524, scss/scss.scss */
.recruit_page .recruit_box table tr td.number {
  text-align: center;
  white-space: nowrap;
}

/* line 4527, scss/scss.scss */
.recruit_page .recruit_box table tr td.number:lang(en) {
  white-space: inherit;
}

/* line 4535, scss/scss.scss */
.recruit_page .recruit_box table thead tr td {
  background: #bf0008;
  color: #fff;
  font-weight: bold;
  padding: 13px 25px;
}

@media screen and (max-width: 900px) {
  /* line 4535, scss/scss.scss */
  .recruit_page .recruit_box table thead tr td {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4535, scss/scss.scss */
  .recruit_page .recruit_box table thead tr td {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 4552, scss/scss.scss */
.recruit_page .recruit_box table tbody tr {
  border-bottom: solid 1px #ccc;
}

/* line 4554, scss/scss.scss */
.recruit_page .recruit_box table tbody tr td {
  line-height: 2em;
  padding: 20px 25px;
}

@media screen and (max-width: 900px) {
  /* line 4554, scss/scss.scss */
  .recruit_page .recruit_box table tbody tr td {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4554, scss/scss.scss */
  .recruit_page .recruit_box table tbody tr td {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 4570, scss/scss.scss */
.recruit_page .all_contact {
  display: none;
}

/* line 4575, scss/scss.scss */
.contact_page {
  position: relative;
}

/* line 4577, scss/scss.scss */
.contact_page .all_contact {
  display: none;
}

/* line 4580, scss/scss.scss */
.contact_page:before {
  left: 0;
  top: 8vw;
  position: absolute;
  z-index: -1;
  content: '';
  background: url(../images/_temp/contact/form_bg.png) no-repeat left top;
  width: 100%;
  height: 100vh;
}

@media screen and (max-width: 1400px) {
  /* line 4580, scss/scss.scss */
  .contact_page:before {
    top: 5vw;
  }
}

@media screen and (max-width: 767px) {
  /* line 4580, scss/scss.scss */
  .contact_page:before {
    top: 0;
    background-size: 100%;
  }
}

/* line 4597, scss/scss.scss */
.contact_page .contact_from {
  position: relative;
  width: 100%;
  z-index: 2;
}

/* line 4602, scss/scss.scss */
.contact_page .contact_map {
  position: relative;
  width: 100%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  /* line 4602, scss/scss.scss */
  .contact_page .contact_map {
    padding-bottom: 0;
  }
}

/* line 4609, scss/scss.scss */
.contact_page .contact_map:before {
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
  content: '';
  background: url(../images/_temp/contact/map_bg.png) no-repeat left bottom;
  width: 100%;
  height: 100vh;
}

@media screen and (max-width: 767px) {
  /* line 4609, scss/scss.scss */
  .contact_page .contact_map:before {
    background-size: 100%;
  }
}

/* line 4623, scss/scss.scss */
.contact_page .contact_map .pc_box > a {
  position: absolute;
  display: block;
  z-index: 1;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 100%;
}

/* line 4631, scss/scss.scss */
.contact_page .contact_map .pc_box > a:before {
  left: 0;
  bottom: 0;
  position: absolute;
  content: '';
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/_temp/contact/date_bg.png) repeat-y left top;
}

/* line 4643, scss/scss.scss */
.contact_page .contact_map .pc_box .map_text {
  position: relative;
  z-index: 3;
  display: inline-block;
  margin-left: 50px;
}

/* line 4648, scss/scss.scss */
.contact_page .contact_map .pc_box .map_text img {
  width: 215px;
}

/* line 4651, scss/scss.scss */
.contact_page .contact_map .pc_box .map_text a {
  color: #333;
}

/* line 4653, scss/scss.scss */
.contact_page .contact_map .pc_box .map_text a:hover {
  color: #bf0008;
}

/* line 4657, scss/scss.scss */
.contact_page .contact_map .pc_box .map_text p {
  color: #333;
  margin-bottom: 15px;
}

/* line 4660, scss/scss.scss */
.contact_page .contact_map .pc_box .map_text p:last-child {
  margin-bottom: 0;
}

/* line 4666, scss/scss.scss */
.contact_page .contact_map .map_box {
  margin-top: -4vw;
  z-index: 6;
}

@media screen and (max-width: 767px) {
  /* line 4666, scss/scss.scss */
  .contact_page .contact_map .map_box {
    margin-top: -20px;
  }
}

/* line 4673, scss/scss.scss */
.contact_page .contact_map .mob_box {
  z-index: 7;
}

/* line 4675, scss/scss.scss */
.contact_page .contact_map .mob_box a {
  display: block;
  border: solid 1px #ccc;
}

/* line 4683, scss/scss.scss */
.sj_form {
  font-size: 0;
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: left;
}

/* line 4689, scss/scss.scss */
.sj_form input::placeholder {
  color: #999;
}

/* line 4692, scss/scss.scss */
.sj_form .SJ_feild {
  margin-bottom: 25px;
}

/* line 4694, scss/scss.scss */
.sj_form .SJ_feild > div {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 4694, scss/scss.scss */
  .sj_form .SJ_feild > div {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 350px) {
  /* line 4694, scss/scss.scss */
  .sj_form .SJ_feild > div {
    font-size: 13px;
    line-height: 23px;
  }
}

@media screen and (min-width: 768px) {
  /* line 4694, scss/scss.scss */
  .sj_form .SJ_feild > div {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (min-width: 1500px) {
  /* line 4694, scss/scss.scss */
  .sj_form .SJ_feild > div {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 4713, scss/scss.scss */
.sj_form .SJ_feild > div.SJ_label {
  color: #333;
  padding: 0;
  margin-bottom: 10px;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  /* line 4713, scss/scss.scss */
  .sj_form .SJ_feild > div.SJ_label {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4713, scss/scss.scss */
  .sj_form .SJ_feild > div.SJ_label {
    margin-bottom: 0;
  }
}

/* line 4724, scss/scss.scss */
.sj_form .SJ_feild > div.SJ_label span {
  margin-right: 0;
}

/* line 4726, scss/scss.scss */
.sj_form .SJ_feild > div.SJ_label span.SJ_red_star {
  color: #bf0008 !important;
  margin-left: px;
}

/* line 4732, scss/scss.scss */
.sj_form .SJ_feild > div .SJ_select {
  width: 100%;
  border: none;
  background: none;
  color: #333;
  box-shadow: none;
  border: none;
  border-bottom: solid 1px #ccc;
  padding: 16px 0;
}

@media screen and (max-width: 1200px) {
  /* line 4732, scss/scss.scss */
  .sj_form .SJ_feild > div .SJ_select {
    padding: 12px 0;
  }
}

@media screen and (max-width: 992px) {
  /* line 4732, scss/scss.scss */
  .sj_form .SJ_feild > div .SJ_select {
    padding: 8px 0;
  }
}

/* line 4748, scss/scss.scss */
.sj_form .SJ_feild > div .SJ_text {
  width: 100%;
  border: none;
  background: none;
  color: #333;
  box-shadow: none;
  border: none;
  border-bottom: solid 1px #ccc;
  padding: 16px 0;
}

@media screen and (max-width: 1200px) {
  /* line 4748, scss/scss.scss */
  .sj_form .SJ_feild > div .SJ_text {
    padding: 12px 0;
  }
}

@media screen and (max-width: 992px) {
  /* line 4748, scss/scss.scss */
  .sj_form .SJ_feild > div .SJ_text {
    padding: 8px 0;
  }
}

/* line 4763, scss/scss.scss */
.sj_form .SJ_feild > div .SJ_text.placeholder {
  color: #999;
}

/* line 4767, scss/scss.scss */
.sj_form .SJ_feild > div .SJ_textarea {
  padding: 16px 0;
  width: 100%;
  border: none;
  color: #333;
  height: 165px;
  box-shadow: none;
  border: none;
  background: none;
  border-bottom: solid 1px #ccc;
}

@media screen and (max-width: 1200px) {
  /* line 4767, scss/scss.scss */
  .sj_form .SJ_feild > div .SJ_textarea {
    padding: 12px 0;
  }
}

@media screen and (max-width: 992px) {
  /* line 4767, scss/scss.scss */
  .sj_form .SJ_feild > div .SJ_textarea {
    padding: 8px 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 4692, scss/scss.scss */
  .sj_form .SJ_feild {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  /* line 4793, scss/scss.scss */
  .sj_form .SJ_feild:nth-child(2n) {
    margin-right: 0;
  }
  /* line 4796, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_14 {
    width: 100%;
    margin-right: 0;
  }
  /* line 4800, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_code {
    width: calc(50% - 15px);
    margin-left: 30px;
    margin-right: 0;
  }
}

@media screen and (min-width: 1400px) {
  /* line 4692, scss/scss.scss */
  .sj_form .SJ_feild {
    width: calc(50% - 25px);
    margin-right: 50px;
  }
  /* line 4809, scss/scss.scss */
  .sj_form .SJ_feild:nth-child(2n) {
    margin-right: 0;
  }
  /* line 4812, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_14 {
    width: 100%;
    margin-right: 0;
  }
  /* line 4816, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_code {
    width: calc(50% - 25px);
    margin-left: 50px;
    margin-right: 0;
  }
}

/* line 4825, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_5 > div:not(.SJ_label) {
  position: relative;
}

/* line 4827, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_5 > div:not(.SJ_label):before {
  z-index: 3;
  pointer-events: none;
  position: absolute;
  right: 5px;
  top: 50%;
  transform-origin: center;
  -moz-transform: translate(0, -50%) scale(0.8);
  -webkit-transform: translate(0, -50%) scale(0.8);
  -o-transform: translate(0, -50%) scale(0.8);
  -ms-transform: translate(0, -50%) scale(0.8);
  transform: translate(0, -50%) scale(0.8);
  content: '\e803';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 12px;
  line-height: 12px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 767px) {
  /* line 4827, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_5 > div:not(.SJ_label):before {
    right: 25px;
  }
}

/* line 4865, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_code {
  margin-bottom: 55px;
}

@media screen and (max-width: 1400px) {
  /* line 4865, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_code {
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 4865, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_code {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4865, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_code {
    margin-bottom: 30px;
  }
}

/* line 4876, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_code div {
  position: relative;
}

/* line 4878, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_code div img {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  padding: 2px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  /* line 4878, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_code div img {
    right: 17px;
  }
}

/* line 4891, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_code div .SJ_text.placeholder {
  color: #999;
}

/* line 4897, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_submit {
  vertical-align: bottom;
  padding: 0;
  margin-right: 0;
  width: 100%;
}

/* line 4902, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_submit div {
  width: 50%;
  max-width: 285px;
  margin: 0 auto;
  text-align: center;
}

/* line 4907, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_submit div.SJ_label {
  display: none;
}

/* line 4910, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_submit div span {
  display: none;
}

/* line 4913, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_submit div input {
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin: 0;
  border: none;
  display: inline-block;
  width: 100%;
  color: #fff;
  padding: 0;
  height: auto;
  background: #bf0008;
  font-weight: bold;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  box-shadow: none;
  font-size: 16px;
  line-height: 50px;
}

@media screen and (min-width: 767px) {
  /* line 4913, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_submit div input {
    line-height: 60px;
  }
}

@media screen and (min-width: 1000px) {
  /* line 4913, scss/scss.scss */
  .sj_form .SJ_feild.SJ_feild_submit div input {
    line-height: 70px;
  }
}

/* line 4941, scss/scss.scss */
.sj_form .SJ_feild.SJ_feild_submit div input:hover {
  border: none;
  background: #333;
  box-shadow: none;
}

/* line 4952, scss/scss.scss */
.SJ_select {
  /*移除箭頭樣式*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/*IE隱藏箭頭樣式*/
/* line 4961, scss/scss.scss */
.SJ_select::-ms-expand {
  display: none;
}

/* line 4965, scss/scss.scss */
.SJ_select:focus {
  box-shadow: none;
}

/* line 4969, scss/scss.scss */
.spec_box {
  display: none;
  background: rgba(30, 30, 30, 0.9);
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  z-index: 99999;
  padding: 45px 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 4981, scss/scss.scss */
.spec_box .close_button {
  background: #bf0008;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: top;
  visibility: inherit;
  width: 64px;
  height: 64px;
  margin-left: 1px;
}

/* line 4998, scss/scss.scss */
.spec_box .close_button:link, .spec_box .close_button:visited {
  color: #fff;
}

/* line 5002, scss/scss.scss */
.spec_box .close_button svg {
  width: 75%;
  height: 75%;
  margin: 0 auto;
  display: block;
  overflow: visible;
  position: relative;
  color: #fff;
}

/* line 5010, scss/scss.scss */
.spec_box .close_button svg path {
  fill: currentColor;
  stroke-width: 0;
  color: #fff;
}

/* line 5016, scss/scss.scss */
.spec_box .close_button:hover {
  background: #000;
}

@media screen and (max-width: 1300px) {
  /* line 4981, scss/scss.scss */
  .spec_box .close_button {
    width: 55px;
    height: 55px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 4981, scss/scss.scss */
  .spec_box .close_button {
    width: 45px;
    height: 45px;
  }
}

@media screen and (max-width: 767px) {
  /* line 4969, scss/scss.scss */
  .spec_box {
    padding: 30px 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* line 5036, scss/scss.scss */
.spec_box .container {
  max-width: 1300px;
  height: 100%;
  position: relative;
}

/* line 5040, scss/scss.scss */
.spec_box .container .spec_overflow {
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  width: 100%;
  background: #fff;
}

@media screen and (max-width: 1200px) {
  /* line 5048, scss/scss.scss */
  .spec_box .container .spec_overflow .spec_bottom {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 5048, scss/scss.scss */
  .spec_box .container .spec_overflow .spec_bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 350px) {
  /* line 5048, scss/scss.scss */
  .spec_box .container .spec_overflow .spec_bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 5061, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .table_overflow {
  width: 100%;
  overflow-x: auto;
}

/* line 5065, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table {
  min-width: 100%;
}

/* line 5067, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table tr {
  border-bottom: solid 2px #fff;
}

/* line 5069, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table tr td {
  padding: 12px;
  text-align: left;
  border-right: solid 2px #fff;
  background: #eee;
  width: 25%;
}

/* line 5075, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table tr td.title {
  background: #707070;
  color: #fff;
}

/* line 5080, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table tr td:last-child {
  border-right: none;
}

@media screen and (max-width: 1600px) {
  /* line 5069, scss/scss.scss */
  .spec_box .container .spec_overflow .spec_bottom .img_table tr td {
    padding: 10px;
  }
}

@media screen and (max-width: 1300px) {
  /* line 5069, scss/scss.scss */
  .spec_box .container .spec_overflow .spec_bottom .img_table tr td {
    padding: 8px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 5069, scss/scss.scss */
  .spec_box .container .spec_overflow .spec_bottom .img_table tr td {
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
  }
}

/* line 5096, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table tr:nth-child(odd) td {
  background: #dcdcdc;
}

/* line 5098, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table tr:nth-child(odd) td.title {
  background: #707070;
  color: #fff;
}

/* line 5108, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table.two_td tr td {
  width: auto;
}

/* line 5110, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .img_table.two_td tr td.title {
  white-space: nowrap;
}

/* line 5117, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table {
  min-width: 100%;
}

/* line 5120, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tr td {
  padding: 15px 20px;
  text-align: left;
}

/* line 5123, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tr td.title {
  max-width: 240px;
}

/* line 5125, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tr td.title span {
  white-space: nowrap;
}

/* line 5129, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tr td.unit {
  white-space: nowrap;
}

@media screen and (max-width: 1200px) {
  /* line 5120, scss/scss.scss */
  .spec_box .container .spec_overflow .spec_bottom .products_table tr td {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 5120, scss/scss.scss */
  .spec_box .container .spec_overflow .spec_bottom .products_table tr td {
    padding: 10px;
    white-space: nowrap;
  }
}

/* line 5142, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table thead tr {
  border-bottom: solid 2px #fff;
}

/* line 5144, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table thead tr td {
  background: #000;
  color: #fff;
  border-right: solid 2px #fff;
}

/* line 5148, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table thead tr td:last-child {
  border-right: none;
}

/* line 5155, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tbody tr {
  border-bottom: solid 2px #fff;
}

/* line 5157, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tbody tr td {
  line-height: 2em;
  border-right: solid 2px #fff;
  background: #eeeeee;
}

/* line 5161, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tbody tr td:last-child {
  border-right: none;
}

/* line 5166, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tbody tr:nth-child(odd) td {
  background: #dcdcdc;
}

/* line 5171, scss/scss.scss */
.spec_box .container .spec_overflow .spec_bottom .products_table tbody tr.all_tr td {
  background: #707070;
  color: #fff;
}

/* line 5180, scss/scss.scss */
.spec_box .container .spec_overflow .step_table {
  text-align: center;
  font-size: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 5185, scss/scss.scss */
.spec_box .container .spec_overflow .step_table .img_box {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 300px);
  text-align: left;
  padding-right: 10px;
  padding-left: 10px;
  min-width: 550px;
}

@media screen and (max-width: 767px) {
  /* line 5185, scss/scss.scss */
  .spec_box .container .spec_overflow .step_table .img_box {
    width: 100%;
    display: block;
    min-width: inherit;
  }
}

/* line 5199, scss/scss.scss */
.spec_box .container .spec_overflow .step_table .table_overflow {
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  padding-left: 10px;
  width: 300px;
}

@media screen and (max-width: 767px) {
  /* line 5199, scss/scss.scss */
  .spec_box .container .spec_overflow .step_table .table_overflow {
    width: 350px;
    max-width: 100%;
  }
}

/* line 5211, scss/scss.scss */
.spec_box .container .spec_overflow > .h6 {
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #bf0008;
}

/* line 5221, scss/scss.scss */
.spec_overflow::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  width: 10px;
}

/* line 5226, scss/scss.scss */
.spec_overflow::-webkit-scrollbar {
  width: 10px;
  background-color: #e4e4e4;
}

/* line 5231, scss/scss.scss */
.spec_overflow::-webkit-scrollbar-thumb {
  background-color: #a6a6a6;
  width: 10px;
}

/* line 5236, scss/scss.scss */
.video_iframe {
  display: none;
}

/* line 5238, scss/scss.scss */
.video_iframe iframe {
  width: 70vw;
  aspect-ratio: 16/10;
  max-height: 95vh;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 5238, scss/scss.scss */
  .video_iframe iframe {
    width: 90vw;
  }
}

/* line 5249, scss/scss.scss */
.go_top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99;
  width: 60px;
  height: 60px;
  background: #bf0008;
  cursor: pointer;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  /* line 5249, scss/scss.scss */
  .go_top {
    width: 50px;
    height: 50px;
  }
}

/* line 5265, scss/scss.scss */
.go_top.open_in {
  opacity: 1;
  pointer-events: auto;
}

/* line 5269, scss/scss.scss */
.go_top:hover {
  background: #333333;
}

/* line 5272, scss/scss.scss */
.go_top p {
  font-size: 23px;
  line-height: 33px;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
}

/* line 5286, scss/scss.scss */
.mob_table {
  font-size: 0;
  display: inline-block;
  min-width: 100%;
}

/* line 5290, scss/scss.scss */
.mob_table .img_box {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 5295, scss/scss.scss */
.mob_table .spec_bottom {
  padding: 0;
}

/* line 5297, scss/scss.scss */
.mob_table .spec_bottom .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 5300, scss/scss.scss */
.mob_table .spec_bottom .row > div {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* line 5306, scss/scss.scss */
.mob_table .spec_bottom .img_table {
  width: 100%;
}

/* line 5308, scss/scss.scss */
.mob_table .spec_bottom .img_table tr {
  border-bottom: solid 2px #fff;
}

/* line 5310, scss/scss.scss */
.mob_table .spec_bottom .img_table tr td {
  padding: 12px;
  text-align: left;
  border-right: solid 2px #fff;
  background: #eee;
  width: 25%;
  padding: 10px;
  font-size: 14px;
  line-height: 24px;
}

/* line 5316, scss/scss.scss */
.mob_table .spec_bottom .img_table tr td.title {
  background: #707070;
  color: #fff;
}

/* line 5321, scss/scss.scss */
.mob_table .spec_bottom .img_table tr td:last-child {
  border-right: none;
}

/* line 5329, scss/scss.scss */
.mob_table .spec_bottom .img_table tr:nth-child(odd) td {
  background: #dcdcdc;
}

/* line 5331, scss/scss.scss */
.mob_table .spec_bottom .img_table tr:nth-child(odd) td.title {
  background: #707070;
  color: #fff;
}

/* line 5341, scss/scss.scss */
.mob_table .spec_bottom .img_table.two_td tr td {
  width: auto;
}

/* line 5343, scss/scss.scss */
.mob_table .spec_bottom .img_table.two_td tr td.title {
  white-space: nowrap;
}

/* line 5350, scss/scss.scss */
.mob_table .spec_bottom .products_table {
  width: 100%;
}

/* line 5353, scss/scss.scss */
.mob_table .spec_bottom .products_table tr td {
  padding: 15px 20px;
  text-align: left;
  padding: 10px;
  white-space: nowrap;
}

/* line 5356, scss/scss.scss */
.mob_table .spec_bottom .products_table tr td.title {
  max-width: 240px;
}

/* line 5359, scss/scss.scss */
.mob_table .spec_bottom .products_table tr td.unit {
  white-space: nowrap;
}

/* line 5367, scss/scss.scss */
.mob_table .spec_bottom .products_table thead tr {
  border-bottom: solid 2px #fff;
}

/* line 5369, scss/scss.scss */
.mob_table .spec_bottom .products_table thead tr td {
  background: #000;
  color: #fff;
  border-right: solid 2px #fff;
}

/* line 5373, scss/scss.scss */
.mob_table .spec_bottom .products_table thead tr td:last-child {
  border-right: none;
}

/* line 5380, scss/scss.scss */
.mob_table .spec_bottom .products_table tbody tr {
  border-bottom: solid 2px #fff;
}

/* line 5382, scss/scss.scss */
.mob_table .spec_bottom .products_table tbody tr td {
  line-height: 2em;
  border-right: solid 2px #fff;
  background: #eeeeee;
}

/* line 5386, scss/scss.scss */
.mob_table .spec_bottom .products_table tbody tr td:last-child {
  border-right: none;
}

/* line 5391, scss/scss.scss */
.mob_table .spec_bottom .products_table tbody tr:nth-child(odd) td {
  background: #dcdcdc;
}

/* line 5396, scss/scss.scss */
.mob_table .spec_bottom .products_table tbody tr.all_tr td {
  background: #707070;
  color: #fff;
}
