/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}


/*! normalize.css _end */


/*!
preset base object
 */

/** {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-padding-start: 0
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-padding-start: 0
}*/

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}

/*body {
  font-family: segoe, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background-color: #fff
}
*/

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #333;
  text-decoration: none
}

a:hover, a:focus {
  color: #000;
  text-decoration: underline
}

/*a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}*/

a, a:active, a:focus, 
button, button:focus, button:active, 
.btn, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: none;
    outline: 0;
}

input::-moz-focus-inner {
    border: 0;
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

[role="button"] {
  cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.1;
  color: inherit
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

h1, .h1 {
  font-size: 30px;
  margin: 18px 0 16px
}

h2, .h2 {
  font-size: 24px;
  margin: 24px 0
}

.col-row h2 {
  margin-top: 0
}

h3, .h3 {
  font-size: 24px
}

h4, .h4 {
  font-size: 18px
}

h5, .h5 {
  font-size: 16px
}

h6, .h6 {
  font-size: 16px
}

p {
  font-size: 1.6rem;
  margin: 0 0 1em;
  line-height: 1.5em;
}

.txt-left {
  text-align: left
}

.txt-right {
  text-align: right
}

.txt-center {
  text-align: center
}

.txt-justify {
  text-align: justify
}

.txt-nowrap {
  white-space: nowrap
}

.line-height-13 {
  line-height: 1.3;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}

dl {
  margin-top: 0;
  margin-bottom: 20px
}

dt, dd {
  line-height: 1.5em
}

dd {
  margin-left: 0
}

body {
  /*font-family: 'Frutiger Neue LT W06 Regular', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif*/
}

@media (min-width: 1024px) {
  body {
    font-size: 18px
  }
}

.txt-italic {
  font-family: 'Frutiger Neue W01 It', Arial, Helvetica, sans-serif
}

.cg-wrap {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  max-width: 1230px
}

h1, h2 {
  /*font-family: 'Frutiger Neue W01 Light', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif*/
}

h3, h4, h5, .h3, .h4, .h5 {
  /*font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif*/
}

@media (min-width: 767px) {
  .cg-wrap {
    margin: 0 15px
  }
  h1, .h1 {
    font-size: 42px
  }
  h2, .h2 {
    font-size: 34px
  }
  .section-box h2, .section-box .h2 {
    font-size: 30px;
    font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
  }
}

@media (min-width: 1023px) {
  .cg-wrap {
    width: auto;
    margin: 0 50px
  }
}

@media (min-width: 1330px) {
  .cg-wrap {
    max-width: 1230px;
    margin: 0 auto
  }
}

@media (min-width: 980px) {
  .cg-wrap.max980 {
    max-width: 980px;
    margin: 0 auto
  }
}

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 30px
  }
  h2, .h2 {
    font-size: 26px
  }
  .section-box h2, .section-box .h2 {
    font-size: 26px;
    font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
  }
}

.cg-wrap-tight {
  margin-right: auto;
  margin-left: auto
}

.col-row {
  margin-right: -15px;
  margin-left: -15px;
  box-sizing: border-box
}

.col-row.clearrow {
  clear: both
}

.col-row ol, .col-row ul {
  margin-left: 15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  box-sizing: border-box
}

.col-xs-1 ol, .col-sm-1 ol, .col-md-1 ol, .col-lg-1 ol, .col-xs-2 ol, .col-sm-2 ol, .col-md-2 ol, .col-lg-2 ol, .col-xs-3 ol, .col-sm-3 ol, .col-md-3 ol, .col-lg-3 ol, .col-xs-4 ol, .col-sm-4 ol, .col-md-4 ol, .col-lg-4 ol, .col-xs-5 ol, .col-sm-5 ol, .col-md-5 ol, .col-lg-5 ol, .col-xs-6 ol, .col-sm-6 ol, .col-md-6 ol, .col-lg-6 ol, .col-xs-7 ol, .col-sm-7 ol, .col-md-7 ol, .col-lg-7 ol, .col-xs-8 ol, .col-sm-8 ol, .col-md-8 ol, .col-lg-8 ol, .col-xs-9 ol, .col-sm-9 ol, .col-md-9 ol, .col-lg-9 ol, .col-xs-10 ol, .col-sm-10 ol, .col-md-10 ol, .col-lg-10 ol, .col-xs-11 ol, .col-sm-11 ol, .col-md-11 ol, .col-lg-11 ol, .col-xs-12 ol, .col-sm-12 ol, .col-md-12 ol, .col-lg-12 ol {
  margin-left: 15px;
  padding-left: 15px
}

.col-xs-1 ul, .col-sm-1 ul, .col-md-1 ul, .col-lg-1 ul, .col-xs-2 ul, .col-sm-2 ul, .col-md-2 ul, .col-lg-2 ul, .col-xs-3 ul, .col-sm-3 ul, .col-md-3 ul, .col-lg-3 ul, .col-xs-4 ul, .col-sm-4 ul, .col-md-4 ul, .col-lg-4 ul, .col-xs-5 ul, .col-sm-5 ul, .col-md-5 ul, .col-lg-5 ul, .col-xs-6 ul, .col-sm-6 ul, .col-md-6 ul, .col-lg-6 ul, .col-xs-7 ul, .col-sm-7 ul, .col-md-7 ul, .col-lg-7 ul, .col-xs-8 ul, .col-sm-8 ul, .col-md-8 ul, .col-lg-8 ul, .col-xs-9 ul, .col-sm-9 ul, .col-md-9 ul, .col-lg-9 ul, .col-xs-10 ul, .col-sm-10 ul, .col-md-10 ul, .col-lg-10 ul, .col-xs-11 ul, .col-sm-11 ul, .col-md-11 ul, .col-lg-11 ul, .col-xs-12 ul, .col-sm-12 ul, .col-md-12 ul, .col-lg-12 ul {
  margin-left: 0;
  padding-left: 1em
}

.col-md-4 ul.mgnl20, .col-md-5 ul.mgnl20, .col-md-6 ul.mgnl20, .col-md-7 ul.mgnl20, .col-md-8 ul.mgnl20, .col-md-12 ul.mgnl20, .col-md-4 ol.mgnl20, .col-md-5 ol.mgnl20, .col-md-6 ol.mgnl20, .col-md-7 ol.mgnl20, .col-md-8 ol.mgnl20, .col-md-12 ol.mgnl20 {
  margin-left: 20px
}

.col-md-4 ul.padl20, .col-md-5 ul.padl20, .col-md-6 ul.padl20, .col-md-7 ul.padl20, .col-md-8 ul.padl20, .col-md-12 ul.padl20, .col-md-4 ol.padl20, .col-md-5 ol.padl20, .col-md-6 ol.padl20, .col-md-7 ol.padl20, .col-md-8 ol.padl20, .col-md-12 ol.padl20 {
  padding-left: 20px
}

@media (max-width: 767px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
  }
  .col-xs-12 {
    width: 100%
  }
  .col-xs-11 {
    width: 91.66666667%
  }
  .col-xs-10 {
    width: 83.33333333%
  }
  .col-xs-9 {
    width: 75%
  }
  .col-xs-8 {
    width: 66.66666667%
  }
  .col-xs-7 {
    width: 58.33333333%
  }
  .col-xs-6 {
    width: 50%
  }
  .col-xs-5 {
    width: 41.66666667%
  }
  .col-xs-4 {
    width: 33.33333333%
  }
  .col-xs-3 {
    width: 25%
  }
  .col-xs-2 {
    width: 16.66666667%
  }
  .col-xs-1 {
    width: 8.33333333%
  }
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
}

@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-11 {
    width: 91.66666667%
  }
  .col-md-10 {
    width: 83.33333333%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-8 {
    width: 66.66666667%
  }
  .col-md-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33.33333333%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-2 {
    width: 16.66666667%
  }
  .col-md-1 {
    width: 8.33333333%
  }
}

@media (min-width: 768px) {
  .col-row .col-md-7.col-flr, .col-row .col-md-6.col-flr {
    float: right
  }
}


/*! grid _end */

.col-ft-4, .col-ft-6 {
  position: relative;
  min-height: 1px;
  padding-right: 1px;
  padding-left: 1px;
  float: left
}

.col-ft-4 {
  width: 33.333333%
}

.col-ft-6 {
  width: 50%
}

@media (max-width: 767px) {
  .col-ft-6 {
    width: 100%
  }
}

h1.h1-border {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.5em 0;
  line-height: 1em;
  text-align: center;
  border-bottom: solid 1px #ccc
}

h1 .caption {
  font-size: 16px
}

h1.product-tpl {
  margin-bottom: 0;
  border-bottom: solid 1px #ccc;
  text-align: center
}

h1 .sub-ttl {
  font-size: 0.5em;
  margin-bottom: 0.5em
}

h1 .sub-ttl.last {
  margin-bottom: 0;
  margin-top: 0.5em
}

.section-box {
  display: block;
  clear: both;
  overflow: hidden;
  width: 100%;
  padding: 30px 0 60px
}

.section-box.ww-line, .ww-line {
  border-bottom: solid 2px #FFF
}

.after-ww-line:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #FFF;
  clear: both
}

.newsroom h1 {
  display: block;
  text-align: center;
  line-height: 1em;
  margin: 0;
  padding: 18px 0 16px;
  border-bottom: solid 1px #ccc
}

.col-row h2 {
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

h2.expand-ttl {
  margin: 0 0 2px
}

h2.expand-ttl .cg-wrap {
  font-size: 24px;
  display: block;
  line-height: 1.3;
  padding: 1em 60px 0.9em 15px;
  position: relative
}

h2.expand-ttl .cg-wrap .expand-opener {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 10px;
  width: 60px;
  height: 60px;
  contents: " ";
  background: url(/00cmn/img/common/nav-arrow-dwn.png) no-repeat center center;
  cursor: pointer
}

h2.expand-ttl .cg-wrap .expand-opener.active {
  background-image: url(/00cmn/img/common/nav-arrow-up.png)
}

.expand-child {
  display: block;
  overflow: hidden;
  padding-bottom: 60px
}

.expand-child h3 {
  background-color: #888;
  margin: 10px 0;
  color: #FFF;
  padding: 0.4em 1em;
  height: 3em;
  display: table;
  width: 100%;
  vertical-align: middle
}

.expand-child h3 span {
  height: 2.2em;
  line-height: 1em;
  color: #FFF;
  display: table-cell;
  vertical-align: middle
}

.expand-child h3 span a {
  color: #fff
}

.expand-child h3 span a.ico-other {
  background-image: url(/00cmn/img/common/link-window-w.png)
}

@media (max-width: 767px) {
  h2.expand-ttl .cg-wrap {
    font-size: 20px;
    line-height: 1.1em
  }
}

@media (max-width: 1024px) {
  .expand-child h3 span {
    font-size: 20px
  }
}

.link-txt a {
  font-size: 20px;
  line-height: 32px;
  padding-right: 32px;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  background: url(../img/common/nav-arrow.png) no-repeat right center
}

.link-txt a:hover {
  opacity: 0.8
}

.link-txt a.arw-m {
  font-size: 20px;
  line-height: 32px;
  padding-right: 32px;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  background: url(../img/common/ico-s-arrow-bk.png) no-repeat right center
}

.link-txt.txt-cw a.arw-m {
  background-image: url(/00cmn/img/common/ico-s-arrow-w.png)
}

.link-txt.txt-g8 a.arw-m {
  background-image: url(/00cmn/img/common/ico-s-arrow-g.png)
}

.link-txt.txt-rd a.arw-m {
  background-image: url(/00cmn/img/common/ico-s-arrow-r.png)
}

.link-txt.txt-bk a.arw-m {
  background-image: url(/00cmn/img/common/ico-s-arrow-bk.png)
}

h2.link-txt a.arw-l, .link-txt a.arw-l, h3.link-txt a.arw-l {
  font-size: 30px;
  background-image: url(/00cmn/img/common/link-arrow-bk.png);
  padding: 5px 45px 5px 0;
  background-position: right center;
  background-repeat: no-repeat
}

.link-txt.txt-cw a.arw-l {
  background-image: url(/00cmn/img/common/link-arrow-w.png)
}

.link-txt.txt-g8 a.arw-l {
  background-image: url(/00cmn/img/common/link-arrow-g.png)
}

.link-txt.txt-rd a.arw-l {
  background-image: url(/00cmn/img/common/link-arrow-r.png)
}

a.link-line, a .link-line {
  text-decoration: underline
}

.txt-link {
  padding-right: 30px !important;
  background: url(/00cmn/img/common/nav-arrow.png) no-repeat 100% 50%
}

.ico-call {
  background-image: url(/00cmn/img/common/ico-call-g.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 25px;
  background-size: 20px
}

a.ico-pdf {
  display: inline-block;
  padding: 8px 32px 8px 0px;
  position: relative;
  font-size: 16px;
  line-height: 1
}

a.ico-pdf:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  width: 32px;
  height: 32px;
  background: url(/00cmn/img/common/link-pdf-r.png) no-repeat center center;
  background-size: 32px
}

ul.link-arw li {
  list-style: none;
  padding-bottom: 0.5em
}

ul.link-arw li a {
  background: url(/00cmn/img/common/icon_link.png) no-repeat right center;
  padding-right: 25px;
  line-height: 1.5;
  padding: 8px 25px 8px 0
}

ul.link-arw li a:hover {
  text-decoration: underline
}

.txt-cw, .txt-cw a, .link-txt.txt-cw a {
  color: #FFF
}

.txt-g6, .txt-g6 a, .link-txt.txt-g6 a {
  color: #666
}

.txt-g8, .txt-g8 a, .link-txt.txt-g8 a {
  color: #888
}

.txt-rd, .txt-rd a, .link-txt.txt-rd a {
  color: #c7000b
}

.txt-bk, .txt-bk a, .link-txt.txt-bk a {
  color: #000
}

.txt-light {
  font-family: 'Frutiger Neue W01 Light'
}

.txt-bold {
 font-family:avenir_tplight,Avenir,Arial,sans-serif;
}

.txt-shdw803 {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3)
}

.indnt1em {
  display: inline-block;
  padding-left: 1.2em;
  text-indent: -1.2em
}

.indnt1hfem {
  display: inline-block;
  padding-left: 1.5em;
  text-indent: -1.5em
}

.indnt2em {
  padding-left: 2em;
  text-indent: -2em
}

b, strong {
 font-weight: bold;
 font-family:avenir_tplight,Avenir,Arial,sans-serif;
}

.table100 {
  display: table;
  width: 100%
}

.conts-vbox {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto
}

.conts-vbox h2 span.arw-l {
  background-image: url(/00cmn/img/common/link-arrow-bk.png);
  background-position: right center;
  background-repeat: no-repeat;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  font-size: 22px;
  background-size: 19px;
  padding-right: 32px
}

.conts-vbox h2.txt-cw span.arw-l {
  background-image: url(/00cmn/img/common/link-arrow-w.png);
  color: #FFF
}

.conts-vbox h2.txt-g8 span.arw-l {
  background-image: url(/00cmn/img/common/link-arrow-g.png);
  color: #888
}

.conts-vbox h2.txt-rd span.arw-l {
  background-image: url(/00cmn/img/common/link-arrow-r.png);
  color: #c7000b
}

.conts-vbox h3 {
  margin: 0 auto
}

.ttl-box p {
  margin: 0 auto;
  text-align: center
}

.table-cntr {
  display: table;
  margin: 0 auto
}

.box-topic {
  display: block;
  border-radius: 8px;
  padding: 30px;
  box-sizing: border-box;
  overflow: hidden
}

.box-topic h2, .box-topic h3 {
  margin-top: 0
}

.box-topic.brd1 {
  border: solid 1px #888
}

.inquiryContent {
  padding-left: 70px;
  background: url(/00cmn/img/common/ico-call-64g.png) no-repeat top left;
  background-size: 64px
}

.inquiryContent h4 {
  border-bottom: solid 2px #ccc;
  padding-bottom: 10px;
  margin: 10px 0
}

.box-topic dl {
  margin-bottom: 0
}

.box-topic.brd1red {
  border: solid 1px #C03
}

#top-news .cg-wrap {
  overflow: visible
}

.bg-slide1, .bg-slide2, .bg-slide3, .bg-slide4, .bg-slide5 {
  background-repeat: none;
  background-size: 100%;
  background-position: center center
}

@media (max-width: 767px) {
  .sp-slide .table100 {
    width: 100%;
    padding: 10px 0;
    overflow: hidden
  }
  .sp-slide .table100 h3 {
    font-size: 20px
  }
  .bg-slide1, .bg-slide2, .bg-slide3, .bg-slide4, .bg-slide5 {
    background-size: 100%;
    background-position: center top
  }
  .bg-slide1.img-vbtm, .bg-slide2.img-vbtm, .bg-slide3.img-vbtm, .bg-slide4.img-vbtm, .bg-slide5.img-vbtm {
    background-size: 100%;
    background-position: center bottom
  }
}

@media (min-width: 767px) {
  #slide1 .col-md-5, #slide2 .col-md-5, #slide3 .col-md-5, #slide4 .col-md-5, #slide5 .col-md-5 {
    background-color: transparent !important
  }
}

.c-outline-dl {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  overflow: hidden
}

.c-outline-dl.half {
  width: 50%
}

.c-outline-dl dl {
  display: block;
  border-top: 1px dotted #888;
  clear: both;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box
}

.c-outline-dl dl:first-child {
  border: 0
}

.c-outline-dl dl:nth-child(2n+1) {
  background-color: #fefefe
}

.c-outline-dl dl:nth-child(2n+0) {
  background-color: #f3f3f3
}

.c-outline-dl dl .c-has-children dl {
  background-color: transparent
}

.c-outline-dl dt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  float: left;
  width: 30%;
  padding: 10px 20px 10px 10px;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.c-outline-dl dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 70%;
  padding: 10px 10px 10px 20px
}

.c-outline-dl.type1 dt {
  width: 12%
}

.c-outline-dl.type1 dd {
  width: 88%
}

@media (max-width: 500px) {
  .c-outline-dl.sp-fullwide dl:nth-child(2n+1), .c-outline-dl dl:nth-child(2n+0) {
    background-color: inherit
  }
  .c-outline-dl.sp-fullwide dt {
    width: 100%;
    background-color: #fff
  }
  .c-outline-dl.sp-fullwide dd {
    width: 100%;
    background-color: #f3f3f3
  }
}

@media (max-width: 500px) {
  .c-outline-dl.sp-haschild dl:nth-child(2n+1), .c-outline-dl dl:nth-child(2n+0) {
    background-color: inherit
  }
  .c-outline-dl.sp-haschild dt {
    width: 100%;
    background-color: #fff
  }
  .c-outline-dl.sp-haschild .c-has-children dt {
    width: 100%;
    background-color: transparent
  }
  .c-outline-dl.sp-haschild dd {
    width: 100%;
    background-color: #f3f3f3
  }
  .c-outline-dl.sp-haschild .c-has-children dd {
    padding: 0 10px 10px 10px
  }
}

.box-topic dl dt, .box-topic dl dt {
  display: block;
  float: left
}

.box-topic dl dt {
  padding-right: 15px
}

.w-transline-dl {
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #FFF;
  overflow: hidden
}

.w-transline-dl dl {
  width: 100%;
  border-top: dotted 1px #fff;
  color: #fff;
  margin: 0;
  padding: 0;
  overflow: hidden
}

.w-transline-dl dl::after {
  clear: both;
  content: "";
  zoom: 1;
  height: 0
}

.w-transline-dl dl:first-child {
  border: 0
}

.w-transline-dl dt, .w-transline-dl dd {
  display: inline-block;
  box-sizing: border-box;
  float: left;
  width: 100%
}

.w-transline-dl dt {
  display: inline-block;
  padding: 0.7em 0.5em 0 0.5em;
  box-sizing: border-box;
  float: left;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.w-transline-dl dd {
  display: inline-block;
  padding: 0 0.5em 0.6em 0.5em;
  box-sizing: border-box;
  float: left
}

@media (min-width: 767px) {
  .w-transline-dl dt, .w-transline-dl dd {
    width: 100%
  }
}

@media (min-width: 1200px) {
  .w-transline-dl dt {
    width: 40%;
    padding: 0.7em 0.5em 0.6em 0.5em
  }
  .w-transline-dl dd {
    width: 60%;
    padding: 0.7em 0.5em 0.6em 0.5em
  }
}

.bgc-gf3 .dwnload-dl {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  overflow: hidden
}

.bgc-wh .dwnload-dl {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  overflow: hidden
}

.dwnload-dl dl {
  display: block;
  border-top: 1px dotted #888;
  clear: both;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box
}

.dwnload-dl dl:first-child {
  border: 0
}

.bgc-gf3 .dwnload-dl dl:nth-child(2n+1) {
  background-color: #f6f6f6
}

.bgc-gf3 .dwnload-dl dl:nth-child(2n+0) {
  background-color: #efefef
}

.bgc-wh .dwnload-dl dl:nth-child(2n+1) {
  background-color: #f6f6f6
}

.bgc-wh .dwnload-dl dl:nth-child(2n+0) {
  background-color: #fefefe
}

.dwnload-dl dl .c-has-children dl {
  background-color: transparent
}

.dwnload-dl dt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  float: left;
  width: 50%;
  padding: 15px 20px 15px 10px;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.dwnload-dl dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 15px 10px 15px 20px;
  text-align: right
}

.dwnload-dl dd.ico-pdf {
  padding-right: 50px;
  position: relative
}

.dwnload-dl dd.ico-pdf:before {
  content: " ";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/00cmn/img/common/link-pdf-r.png) no-repeat center center;
  top: 50%;
  margin-top: -16px;
  right: 10px
}

.dwnload-dl dd.ico-rss {
  padding-right: 50px;
  position: relative
}

.dwnload-dl dd.ico-rss:before {
  content: " ";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/00cmn/img/common/btn-rss.png) no-repeat center center;
  top: 50%;
  margin-top: -16px;
  right: 10px;
  background-size: contain
}

.dwnload-dl dd.ico-window {
  padding-right: 50px;
  position: relative
}

.dwnload-dl dd.ico-window:before {
  content: " ";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/00cmn/img/common/link-window-r.png) no-repeat center center;
  top: 50%;
  margin-top: -16px;
  right: 10px;
  background-size: contain
}

.dwnload-dl dd.ico-xls {
  padding-right: 50px;
  position: relative
}

.dwnload-dl dd.ico-xls:before {
  content: " ";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/00cmn/img/common/link-excel-r.png) no-repeat center center;
  top: 50%;
  margin-top: -16px;
  right: 10px;
  background-size: contain
}

.dwnload-dl dl a:hover dt {
  text-decoration: underline
}

.dwnload-dl dl a:hover dd {
  opacity: 0.7
}

.bgc-gf3 .dwnload-dl ul {
  overflow: hidden;
  margin: 0
}

.bgc-wh .dwnload-dl ul {
  overflow: hidden
}

.dwnload-dl li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  float: left;
  width: 100%;
  padding: 15px 20px 15px 10px;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.dwnload-dl li:first-child {
  border: 0
}

.bgc-gf3 .dwnload-dl li:nth-child(2n+1) {
  background-color: #f6f6f6
}

.bgc-gf3 .dwnload-dl li:nth-child(2n+0) {
  background-color: #efefef
}

.bgc-wh .dwnload-dl li:nth-child(2n+1) {
  background-color: #f6f6f6
}

.bgc-wh .dwnload-dl li:nth-child(2n+0) {
  background-color: #fefefe
}

.dwnload-dl li .c-has-children li {
  background-color: transparent
}

#secnd-navi {
  width: 100%;
  background-color: #efefef;
  position: relative;
  height: 80px
}

#secnd-navi .cg-wrap {
  position: relative;
  overflow: visible
}

#secnd-navi .cg-wrap .page-navi {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  width: 30%
}

#secnd-navi .cg-wrap ul, #secnd-navi .cg-wrap li {
  list-style: none
}

#secnd-navi .cg-wrap ul.page-list {
  display: table;
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 80px;
  text-align: right
}

#secnd-navi .cg-wrap ul.page-list li {
  display: inline-block;
  width: 20%;
  margin: 0;
  position: relative;
  float: left
}

#secnd-navi .cg-wrap ul.page-list li a {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
  padding: 0.5em 0;
  text-align: left;
  line-height: 1.2em
}

#secnd-navi .cg-wrap ul.page-list li a.here {
  color: #c7000d
}

#secnd-navi .cg-wrap ul.page-list li ul.pdwn-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 80px;
  border: solid 1px #ccc;
  border-top: 0;
  border-bottom: 0;
  width: 270px;
  z-index: 88;
  background-color: rgba(255, 255, 255, 0.9)
}

#secnd-navi .cg-wrap ul.page-list li ul.pdwn-menu li {
  display: block;
  padding: 0;
  border-bottom: solid 1px #ccc;
  width: 100%
}

#secnd-navi .cg-wrap ul.page-list li ul.pdwn-menu li a {
  display: block;
  white-space: nowrap;
  line-height: 1.2em;
  padding: 0.5em 1em;
  color: #333;
  height: auto
}

#secnd-navi .cg-wrap ul.page-list li ul.pdwn-menu li a:hover {
  background-color: #efefef
}

.arw-linebar {
  display: block;
  width: 100%;
  position: relative;
  height: 60px;
  overflow: hidden;
  border-top: solid 2px #FFF;
  background-color: #efefef
}

.arw-linebar:before {
  position: absolute;
  display: block;
  content: " ";
  background-color: #ccc;
  width: 50%;
  height: 60px;
  top: 0;
  left: 0;
  z-index: 0
}

.arw-linebar:after {
  position: absolute;
  display: block;
  content: " ";
  background-color: #efefef;
  width: 50%;
  height: 60px;
  top: 0;
  right: 0;
  z-index: -1
}

.arw-linebar .cg-wrap {
  background-color: #efefef;
  padding: 0
}

.arw-linebar .cg-wrap.fp-area {
  position: relative;
  background-color: #efefef;
  z-index: 2
}

ul.foot-print {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0
}

ul.foot-print li {
  line-height: 1.2em;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  box-sizing: border-box
}

ul.foot-print li a, ul.foot-print li span {
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  box-sizing: border-box;
  padding: 0 0 0 40px
}

ul.foot-print li span {
  display: inline-block;
  white-space: nowrap;
  max-width: 20em;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 1.4em
}

ul.foot-print li a.ico-home {
  padding-left: 45px;
  background-color: #ccc;
  background-image: url(/00cmn/img/common/ico-home-w.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 15px center;
  position: relative
}

ul.foot-print li a.mark-ku {
  background-color: transparent;
  position: relative
}

ul.foot-print li a.ico-home:after {
  width: 0px;
  height: 60px;
  box-sizing: border-box;
  content: " ";
  border: 30px solid transparent;
  border-left: 30px solid #ccc;
  position: absolute;
  top: 0;
  right: -60px;
  z-index: 1
}

ul.foot-print li a.mark-ku:after {
  position: absolute;
  content: "";
  top: 9px;
  right: -20px;
  width: 42px;
  height: 42px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media (max-width: 767px) {
  .arw-line, .arw-linebar {
    display: none
  }
}

#gtdomain {
  display: block;
  overflow: hidden;
  padding-top: 36px;
  padding-bottom: 60px;
  clear: both
}

#gtdomain h2 {
  font-size: 50px;
  font-family: 'Frutiger Neue W01 Light', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  color: #c7000b
}

.domain {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 50px
}

.domain img {
  max-width: 100%;
  height: auto
}

.domain .col-md-6 {
  padding: 0 70px;
  width: 50%;
  box-sizing: border-box
}

.domain .before, .domain .after {
  font-size: 50px;
  height: 140px;
  line-height: 130px
}

.domain .before {
  background: #555;
  color: #fff
}

.domain .after {
  background: url(/en/img/dotcanon/bg-dotcom.png) no-repeat #c7000b 0 50%;
  color: #fff
}

@media (max-width: 1024px) {
  .domain .before, .domain .after {
    height: 120px;
    line-height: 110px
  }
}

@media (max-width: 767px) {
  .domain .after {
    background: url(/en/img/dotcanon/bg-dotcom-smp.png) no-repeat 50% -25px #c00
  }
  .domain .before, .domain .after {
    height: 130px;
    line-height: 125px
  }
  .domain .col-md-6 {
    width: 100%
  }
}

@media (max-width: 480px) {
  .domain .before, .domain .after {
    height: 100px;
    line-height: 90px
  }
  #gtdomain h2 {
    font-size: 24px
  }
}

.resp-video16-9 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%
}

.resp-video4-3 {
  position: relative;
  width: 100%;
  padding-bottom: 75%
}

.cg-btn a {
  display: inline-block;
  font-family: 'Frutiger Neue LT W06 Regular', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  padding: 0.85em 40px 1em;
  margin: 1px 0;
  font-size: 18px;
  line-height: 1em;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #333;
  background-image: url(/00cmn/img/common/nav-arrow-g.png);
  background-repeat: no-repeat;
  background-position: right center;
  box-sizing: border-box
}

.cg-btn a.btn-m {
  padding: 0.3em 2em 0.45em
}

.cg-btn a:hover, .cg-btn a:focus, .cg-btn a.focus {
  opacity: 0.5;
  text-decoration: none
}

.cg-btn a:active, .cg-btn a.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.cg-btn a.btn-default {
  color: #c7000b;
  border: 1px solid #c7000b;
  background-image: url(../img/common/nav-arrow-r.png)
}

.cg-btn a.btn-white {
  color: #fff;
  border: 1px solid #fff;
  background-image: url(../img/common/nav-arrow-w.png)
}

.cg-btn a.btn-gray {
  color: #fff;
  background-color: #888;
  border: 1px solid #888;
  background-image: url(../img/common/nav-arrow-w.png)
}

.cg-btn a.btn-gray-border {
  color: #888;
  border: 1px solid #888;
  background-image: url(../img/common/nav-arrow-g.png)
}

.cg-btn a.btn-back {
  background-image: url(/00cmn/img/common/nav-arrow-l-g.png);
  background-position: left center
}

.cg-btn a.btn-default.btn-back {
  background-image: url(/00cmn/img/common/nav-arrow-l-r.png);
  background-position: left center
}

.cg-btn a.btn-white.btn-back {
  background-image: url(/00cmn/img/common/nav-arrow-l-w.png);
  background-position: left center
}

.cg-btn a.btn-gray.btn-back {
  background-image: url(/00cmn/img/common/nav-arrow-l-w.png);
  background-position: left center
}

.ico-other {
  display: inline-block;
  background-image: url(../img/common/link-window-g.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 22px;
  background-size: 20px
}

.btn-default .ico-other {
  background-image: url(../img/common/link-window-r.png)
}

.btn-white .ico-other {
  background-image: url(../img/common/link-window-w.png)
}

.btn-gray .ico-other {
  background-image: url(../img/common/link-window-w.png)
}

.cg-btn.btn-flr {
  float: right
}

#page-navi {
  padding: 10px 0;
  text-align: center
}

#page-navi ul {
  display: inline-block;
  margin: 10px auto
}

#page-navi ul:after {
  content: "";
  clear: both;
  width: 100%;
  display: block;
  height: 1xp
}

#page-navi ul li {
  float: left;
  list-style: none;
  margin-right: 8px;
  font-size: 14px
}

#page-navi ul li.next, #page-navi ul li.prev {
  padding: 5px 0
}

#page-navi ul li a span {
  display: block;
  padding: 8px 0 7px 0;
  width: 29px;
  height: 29px;
  line-height: 1;
  color: #333;
  background: #f0f0f0;
  border-radius: 2px;
  text-align: center
}

#page-navi ul li span {
  display: block;
  padding: 8px 0 7px 0;
  width: 29px;
  height: 29px;
  line-height: 1;
  color: #fff;
  background: #afafaf;
  border-radius: 2px;
  text-align: center
}

.notice, .col-xs-1 ul.notice, .col-sm-1 ul.notice, .col-md-1 ul.notice, .col-lg-1 ul.notice, .col-xs-2 ul.notice, .col-sm-2 ul.notice, .col-md-2 ul.notice, .col-lg-2 ul.notice, .col-xs-3 ul.notice, .col-sm-3 ul.notice, .col-md-3 ul.notice, .col-lg-3 ul.notice, .col-xs-4 ul.notice, .col-sm-4 ul.notice, .col-md-4 ul.notice, .col-lg-4 ul.notice, .col-xs-5 ul.notice, .col-sm-5 ul.notice, .col-md-5 ul.notice, .col-lg-5 ul.notice, .col-xs-6 ul.notice, .col-sm-6 ul.notice, .col-md-6 ul.notice, .col-lg-6 ul.notice, .col-xs-7 ul.notice, .col-sm-7 ul.notice, .col-md-7 ul.notice, .col-lg-7 ul.notice, .col-xs-8 ul.notice, .col-sm-8 ul.notice, .col-md-8 ul.notice, .col-lg-8 ul.notice, .col-xs-9 ul.notice, .col-sm-9 ul.notice, .col-md-9 ul.notice, .col-lg-9 ul.notice, .col-xs-10 ul.notice, .col-sm-10 ul.notice, .col-md-10 ul.notice, .col-lg-10 ul.notice, .col-xs-11 ul.notice, .col-sm-11 ul.notice, .col-md-11 ul.notice, .col-lg-11 ul.notice, .col-xs-12 ul.notice, .col-sm-12 ul.notice, .col-md-12 ul.notice, .col-lg-12 ul.notice {
  margin: 0;
  padding: 0
}

.notice {
  font-size: 0.8em
}

li>.notice:last-of-type {
  margin-bottom: 0
}

.notice li {
  position: relative;
  list-style: none;
  margin-bottom: 0.5em
}

.notice li .marker {
  position: absolute;
  top: 0;
  left: 0
}

.noticeList1 li {
  padding-left: 1em
}

.noticeList2 li {
  padding-left: 2em
}

.noticeList3 li {
  padding-left: 3em
}

.notice li img.icon {
  width: 14px;
  height: auto
}

th.center, td.center, tr.center th, tr.center td {
  text-align: center
}

th.right, td.right, tr.right th, tr.right td {
  text-align: right
}

.td-center td {
  text-align: center
}

th.nowrap, td.nowrap, tr.nowrap th, tr.nowrap td {
  white-space: nowrap
}

.table0 {
  border-top: 4px solid #888
}

.table0 th {
  color: #000;
  background: #ddd;
  padding: 5px;
  font-weight: normal;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.table0 td {
  background: #f3f3f3;
  padding: 5px
}

.table0 tr:nth-child(odd) td {
  background: #fefefe
}

.table0.noStripe tr:nth-child(odd) td {
  background: #f3f3f3
}

.table0.pad2em th, .table0.pad2em td {
  padding: 5px 2em
}

.table1 {
  width: 100%;
  border-top: 4px solid #555
}

.table1 th {
  color: #000;
  background: #ddd;
  padding: 5px;
  font-weight: normal;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.table1 td {
  background: #f3f3f3;
  padding: 5px
}

.table1 tr:nth-child(odd) td {
  background: #fefefe
}

.table1.noStripe tr:nth-child(odd) td {
  background: #f3f3f3
}

.table1 td.padr20, .table0 td.padr20 {
  padding: 5px 20px 5px 5px
}

.tableb {
  border-top: 4px solid #555
}

.tableb th {
  color: #000;
  background: #ddd;
  padding: 5px;
  border-bottom: solid 1px #ccc;
  font-weight: normal;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.tableb td {
  background: #f3f3f3;
  padding: 5px;
  border-bottom: solid 1px #ccc
}

.tableb tr:nth-child(odd) td {
  background: #fefefe
}

.tableb.noStripe tr:nth-child(odd) td {
  background: #f3f3f3
}

table.nobdr, table.nobdr th, table.nobdr td {
  border: 0;
  background: none;
  padding: 0;
  line-height: inherit;
  vertical-align: top
}

.tbl-box {
  display: table;
  margin: 0 -15px
}

.col-tbl-4 {
  display: table-cell;
  vertical-align: top;
  width: 33.33333%;
  padding: 0 15px;
  float: none;
  box-sizing: border-box
}

.col-tbl-4>div.inner {
  display: inline-block;
  height: 100%;
  padding: 0px 20px 20px
}

.col-tbl-4>div.inner h3 {
  margin-top: 20px;
  font-size: 20px
}

.col-tbl-4>div.inner p {
  margin-bottom: 20px
}

@media (max-width: 767px) {
  .tbl-box {
    display: block;
    margin: 0 -15px
  }
  .col-tbl-4 {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
  }
  .col-tbl-4>div.inner p {
    margin-bottom: 0px
  }
}

.table.d-profile {
  max-width: 800px;
  margin: 0 auto
}

.table.d-profile td {
  vertical-align: top
}

.table.d-profile td p {
  font-size: 0.875em
}

.table.d-profile td h4 {
  margin: 15px 0 10px
}

.bgc-wh {
  background-color: #FFF
}

.bgc-gf3 {
  background-color: #f3f3f3
}

.bgc-gef {
  background-color: #efefef
}

.bgc-gray {
  background-color: #ccc
}

.bgc-g8 {
  background-color: #888
}

.bgc-bk {
  background-color: #000
}

.bgc-v01 {
  background-color: #c7000b;
  background-color: #c7000b
}

.bgc-v02 {
  background-color: #cb4800;
  background-color: #cb4800
}

.bgc-v03 {
  background-color: #d07100;
  background-color: #d07100
}

.bgc-v04 {
  background-color: #d8a500;
  background-color: #d8a500
}

.bgc-v05 {
  background-color: #ddc300;
  background-color: #ddc300
}

.bgc-v06 {
  background-color: #5fa224;
  background-color: #5fa224
}

.bgc-v07 {
  background-color: #00873c;
  background-color: #00873c
}

.bgc-v08 {
  background-color: #008b93;
  background-color: #008b93
}

.bgc-v09 {
  background-color: #006bae;
  background-color: #006bae
}

.bgc-v10 {
  background-color: #00428e;
  background-color: #00428e
}

.bgc-v11 {
  background-color: #5d0c75;
  background-color: #5d0c75
}

.bgc-v12 {
  background-color: #ac0070;
  background-color: #ac0070
}

.bgc-vp01 {
  background-color: rgba(199, 0, 11, 0.2)
}

.bgc-vp02 {
  background-color: rgba(203, 72, 0, 0.2)
}

.bgc-vp03 {
  background-color: rgba(208, 113, 0, 0.2)
}

.bgc-vp04 {
  background-color: rgba(216, 165, 0, 0.2)
}

.bgc-vp05 {
  background-color: rgba(221, 195, 0, 0.2)
}

.bgc-vp06 {
  background-color: rgba(95, 162, 36, 0.2)
}

.bgc-vp07 {
  background-color: rgba(0, 135, 60, 0.2)
}

.bgc-vp08 {
  background-color: rgba(0, 139, 147, 0.2)
}

.bgc-vp09 {
  background-color: rgba(0, 107, 174, 0.2)
}

.bgc-vp10 {
  background-color: rgba(0, 66, 142, 0.2)
}

.bgc-vp11 {
  background-color: rgba(93, 12, 117, 0.2)
}

.bgc-vp12 {
  background-color: rgba(172, 0, 112, 0.2)
}

.bgc-n01 {
  background-color: #bc5e3e;
  background-color: #bc5e3e
}

.bgc-n02 {
  background-color: #c08158;
  background-color: #c08158
}

.bgc-n03 {
  background-color: #cda166;
  background-color: #cda166
}

.bgc-n04 {
  background-color: #dbc073;
  background-color: #dbc073
}

.bgc-n05 {
  background-color: #ddcf78;
  background-color: #ddcf78
}

.bgc-n06 {
  background-color: #9db465;
  background-color: #9db465
}

.bgc-n07 {
  background-color: #57957b;
  background-color: #57957b
}

.bgc-n08 {
  background-color: #629a99;
  background-color: #629a99
}

.bgc-n09 {
  background-color: #4c8cb4;
  background-color: #4c8cb4
}

.bgc-n10 {
  background-color: #64719f;
  background-color: #64719f
}

.bgc-n11 {
  background-color: #845b8c;
  background-color: #845b8c
}

.bgc-n12 {
  background-color: #a56585;
  background-color: #a56585
}

.bgc-p01 {
  background-color: #ebccbc;
  background-color: #ebccbc
}

.bgc-p02 {
  background-color: #ecd5c1;
  background-color: #ecd5c1
}

.bgc-p03 {
  background-color: #edddc5;
  background-color: #edddc5
}

.bgc-p04 {
  background-color: #efe5ca;
  background-color: #efe5ca
}

.bgc-p05 {
  background-color: #f0eccd;
  background-color: #f0eccd
}

.bgc-p06 {
  background-color: #e1e6cc;
  background-color: #e1e6cc
}

.bgc-p07 {
  background-color: #c8dcca;
  background-color: #c8dcca
}

.bgc-p08 {
  background-color: #c6dee4;
  background-color: #c6dee4
}

.bgc-p09 {
  background-color: #c6d3e4;
  background-color: #c6d3e4
}

.bgc-p10 {
  background-color: #c5cbdf;
  background-color: #c5cbdf
}

.bgc-p11 {
  background-color: #d3c5d9;
  background-color: #d3c5d9
}

.bgc-p12 {
  background-color: #eacfdb;
  background-color: #eacfdb
}

.clearfix {
  *zoom: 1
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}

img.img-fit {
  width: 100%;
  height: auto
}

@media (max-width: 767px) {
  img.sp-fit {
    width: 100%;
    height: auto
  }
}

.pad0 {
  padding: 0
}

.pad10 {
  padding: 10px
}

.pad20 {
  padding: 20px
}

.pad30 {
  padding: 30px
}

.pad50 {
  padding: 50px
}

.padt10 {
  padding-top: 10px
}

.padt20 {
  padding-top: 20px
}

.padt30 {
  padding-top: 30px
}

.padt50 {
  padding-top: 50px
}

.padt-30 {
  padding-top: -30px
}

.padt-50 {
  padding-top: -50px
}

.padb10 {
  padding-bottom: 10px
}

.padb20 {
  padding-bottom: 20px
}

.padb30 {
  padding-bottom: 30px
}

.padb50 {
  padding-bottom: 60px
}

.padb60 {
  padding-bottom: 50px
}

.padl0 {
  padding-left: 0
}

.padl10 {
  padding-left: 10px
}

.padl20 {
  padding-left: 20px
}

.padl30 {
  padding-left: 30px
}

.padl50 {
  padding-left: 50px
}

.padr0 {
  padding-right: 0
}

.padr10 {
  padding-right: 10px
}

.padr20 {
  padding-right: 20px
}

.padr30 {
  padding-right: 30px
}

.padr50 {
  padding-right: 50px
}

.padlr5 {
  padding-left: 5px;
  padding-right: 5px
}

.mgn0 {
  margin: 0
}

.mgn10 {
  margin: 10px
}

.mgn20 {
  margin: 20px
}

.mgn30 {
  margin: 30px
}

.mgn50 {
  margin: 50px
}

.mgnt10 {
  margin-top: 10px
}

.mgnt20 {
  margin-top: 20px
}

.mgnt30 {
  margin-top: 30px
}

.mgnt50 {
  margin-top: 50px
}

.mgnt-30 {
  margin-top: -30px
}

.mgnt-50 {
  margin-top: -50px
}

.mgnb2 {
  margin-bottom: 2px
}

.mgnb10 {
  margin-bottom: 10px
}

.mgnb20 {
  margin-bottom: 20px
}

.mgnb30 {
  margin-bottom: 30px
}

.mgnb50 {
  margin-bottom: 50px
}

.mgnl10 {
  margin-left: 10px
}

.mgnl20 {
  margin-left: 20px
}

.mgnl30 {
  margin-left: 30px
}

.mgnl50 {
  margin-left: 50px
}

.mgnr10 {
  margin-right: 10px
}

.mgnr20 {
  margin-right: 20px
}

.mgnr30 {
  margin-right: 30px
}

.mgnr50 {
  margin-right: 50px
}

.w10p {
  width: 10%
}

.w15p {
  width: 15%
}

.w20p {
  width: 20%
}

.w25p {
  width: 25%
}

.w30p {
  width: 30%
}

.w33p {
  width: 33.33333%
}

.w35p {
  width: 35%
}

.w40p {
  width: 40%
}

.w50p {
  width: 50%
}

.w60p {
  width: 60%
}

.w65p {
  width: 65%
}

.w70p {
  width: 70%
}

.w75p {
  width: 75%
}

.w80p {
  width: 80%
}

.w85p {
  width: 85%
}

.w90p {
  width: 90%
}

.w100p {
  width: 100%
}

@media (min-width: 1024px) {
  p {
    line-height: 1.7em
  }
}

@media (min-width: 768px) {
  .cg-wrap p, .cg-wrap ul, .cg-wrap ol, .cg-wrap table {
    margin-bottom: 2em
  }
  .section-box .cg-wrap p, .section-box .cg-wrap ul, .section-box .cg-wrap ol, .section-box .cg-wrap table {
    margin-bottom: 2em
  }
  .cg-wrap ul.notice, .section-box .cg-wrap ul.notice {
    margin-bottom: 2.5em
  }
  .section-box .cg-wrap p:last-child, .section-box .cg-wrap ul:last-child, .section-box .cg-wrap ol:last-child, .section-box .cg-wrap table:last-child, .cg-wrap .box-topic p:last-child, .cg-wrap .box-topic ul:last-child {
    margin-bottom: 0em
  }
}

@media (max-width: 767px) {
  .section-box .cg-wrap p:last-child, .section-box .cg-wrap ul:last-child, .section-box .cg-wrap ol:last-child, .section-box .cg-wrap table:last-child {
    margin-bottom: 1em
  }
  .section-box {
    padding-bottom: 30px
  }
}

@media (min-width: 768px) {
  .cg-wrap p+p, .cg-wrap p+.notice, .cg-wrap p+.normal, .cg-wrap p+ul, .cg-wrap p+ol, .cg-wrap p+table, .cg-wrap ul+ul, .cg-wrap ul+.notice, .cg-wrap ul+.normal, .cg-wrap ol+.notice, .cg-wrap table+.notice {
    margin-top: 0;
    margin-bottom: 2em
  }
  .cg-wrap p+.notice, .cg-wrap ul+.notice, .cg-wrap ol+.notice {
    margin-bottom: 2.5em
  }
  .section-box .cg-wrap p+p, .section-box .cg-wrap p+.notice, .section-box .cg-wrap p+.normal, .section-box .cg-wrap p+ul, .section-box .cg-wrap p+ol, .section-box .cg-wrap p+table, .section-box .cg-wrap ul+ul, .section-box .cg-wrap ul+.notice, .section-box .cg-wrap ul+.normal, .section-box .cg-wrap ol+.notice, .section-box .cg-wrap table+.notice {
    margin-top: 0;
    margin-bottom: 2em
  }
  .section-box .cg-wrap p+.notice, .section-box .cg-wrap ul+.notice, .section-box .cg-wrap ol+.notice {
    margin-bottom: 2.5em
  }
  .cg-wrap .wide-mgn p+p, .section-box .wide-mgn .cg-wrap p+p {
    margin-top: 0
  }
  .section-box .cg-wrap p.ico-call, .cg-wrap p+p.ico-call {
    margin-top: -1.5em
  }
}

.cg-wrap .box-topic p, .cg-wrap .box-topic p+p, .cg-wrap .box-topic ul, .cg-wrap .box-topic p+ul {
  margin-top: 0;
  margin-bottom: 0.5em
}

.section-box .cg-wrap p+h2, .section-box .cg-wrap p+h3 {
  margin-top: 10px
}

h2, .h2, h3, .h3, h4, .h4 {
  margin-bottom: 1em
}

.sign {
  width: 30%;
  height: auto
}

@media (max-width: 767px) {
  .sign {
    width: 60%;
    height: auto
  }
}

.c-outline-dl.wt20 dt {
  width: 20%
}

.c-outline-dl.wt20 dd {
  width: 80%
}

@media (max-width: 500px) {
  .c-outline-dl.wt20 dt {
    width: 100%
  }
  .c-outline-dl.wt20 dd {
    width: 100%
  }
}

.c-outline-dl.wt40 dt {
  width: 40%
}

.c-outline-dl.wt40 dd {
  width: 60%
}

@media (max-width: 500px) {
  .c-outline-dl.wt40 dt {
    width: 100%
  }
  .c-outline-dl.wt40 dd {
    width: 100%
  }
}

.c-outline-dl.wt50 dt {
  width: 50%
}

.c-outline-dl.wt50 dd {
  width: 50%
}

@media (max-width: 500px) {
  .c-outline-dl.wt50 dt {
    width: 100%
  }
  .c-outline-dl.wt50 dd {
    width: 100%
  }
}

.c-outline-dl.wt60 dt {
  width: 60%
}

.c-outline-dl.wt60 dd {
  width: 40%
}

@media (max-width: 500px) {
  .c-outline-dl.wt60 dt {
    width: 100%
  }
  .c-outline-dl.wt60 dd {
    width: 100%
  }
}

.phase-box-wrap {
  border: 1px solid #ccc;
  margin-bottom: 20px
}

.phase .phase-box {
  padding: 30px 25px 30px 30px;
  background-position: 50% 0;
  background-repeat: no-repeat
}

.phase .phase-box:nth-child(odd) {
  background-image: url(/00cmn/img/common/bg-pb-w.png)
}

.phase .phase-box:nth-child(even) {
  background-image: url(/00cmn/img/common/bg-pb-g.png)
}

.phase .phase-box:first-child {
  padding-top: 15px;
  background-image: none
}

.cg-wrap .phase-box table {
  margin-bottom: 0
}

.cg-wrap .phase-box table td {
  vertical-align: top
}

.cg-wrap .phase-box ul, .cg-wrap .phase-box p {
  margin-bottom: 1em
}

.cg-wrap .phase-box h3, .cg-wrap .phase-box h4 {
  margin-top: 0
}

@media (max-width: 500px) {
  .cg-wrap .phase-box table.sp-vertical td, .cg-wrap .phase-box table.sp-vertical td.w20p {
    display: block;
    width: 100%
  }
  .cg-wrap .phase-box table.sp-vertical td.padl20 {
    padding-left: 0
  }
  .cg-wrap .phase-box table.sp-vertical td.padl20, .cg-wrap .phase-box table.sp-vertical td.padl20.padt10 {
    padding-top: 20px
  }
}

.newsList2 {
  margin-left: 0;
  border-top: dotted 1px #888;
  padding-left: 0
}

.newsList2 li {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
  border-bottom: dotted 1px #888;
  padding-left: 12em
}

.newsList2 li a {
  display: block;
  padding: 0.5em 1em 0.5em 0
}

.newsList2 li .date {
  position: absolute;
  width: 12em;
  top: 0;
  left: 0;
  padding: 0.5em 0 0 1em
}

.newsList2 li:nth-child(2n+1) {
  background-color: #fefefe
}

.newsList2 li.news--item2.active a:hover {
  text-decoration: underline !important
}

@media (max-width: 767px) {
  .newsList2 li {
    padding: 0
  }
  .newsList2 li a {
    padding: 0.5em
  }
  .newsList2 li .date {
    position: relative;
    display: inline-block;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0
  }
}

#header {
  width: 100%;
  height: 106px;
  box-sizing: border-box;
  background-color: #FFF;
  border-bottom: solid 1px #CCC;
  position: relative;
  margin: 0;
  z-index: 9999998
}

.header-bar {
  display: block;
  height: 72px;
  position: relative
}

.logo h1 {
  margin: 0;
  padding: 0;
  line-height: 1em
}

.logo {
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 14px
}

.logo a {
  display: block;
  height: 72px
}

.logo img {
  margin: 22px 0;
  height: 28px;
  width: auto
}

#btn-menu {
  display: inline-block;
  position: relative
}

#btn-menu .closebtn {
  display: none;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  left: 5px;
  content: " ";
  background-color: #FFF;
  background-image: url(/00cmn/img/common/btn-close.png);
  background-size: 26px;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer
}

#btn-search {
  display: none
}

.h-btn {
  height: 32px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -16px
}

.h-btn img {
  width: 32px;
  height: 32px;
  margin: 0px
}

#btn-region, #btn-search, #btn-menu, #btn-language {
  display: inline-block;
  padding-left: 10px
}

#btn-search {
  padding-left: 7px
}

#btn-language {
  display: inline-block;
  cursor: pointer
}

@media (max-width: 767px) {
  .header-bar {
    height: 60px
  }
  .logo a {
    background-image: url(/00cmn/img/common/logo-canon-g-sp.png);
    width: 210px;
    background-size: auto 22px;
    background-position: left center;
    background-repeat: no-repeat;
    height: 22px;
    margin-top: 19px
  }
  .h-btn {
    right: 10px
  }
  img.no-sp {
    display: none
  }
  #btn-search {
    display: none
  }
  .h-btn img {
    width: 26px;
    height: 26px;
    margin: 3px
  }
  #btn-region, #btn-menu, #btn-languege {
    padding-left: 5px
  }
}

@media (min-width: 767px) {
  #btn-menu {
    display: none
  }
  #btn-search {
    display: inline-block
  }
}

.ctg-point {
  display: block;
  position: absolute;
  width: 0;
  height: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 9999;
  margin: 0;
  border-bottom: solid 5px #f6d53e;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s
}

ul.navbar {
  display: block;
  width: 100%;
  text-align: left;
  height: 34px;
  color: #333;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  box-sizing: border-box;
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0px;
  padding: 0
}

.navbar li {
  list-style: none;
  float: left;
  display: inline-block
}

.navbar li span, .navbar li a span {
  display: block;
  padding-bottom: 4px;
  position: relative;
  z-index: 9999998
}

.navbar li a:hover {
  text-decoration: none
}

.navbar li#nav01, .navbar li#nav02, .navbar li#nav03, .navbar li#nav04, .navbar li#nav05 {
  display: inline-block;
  padding: 0px 1.5em 16px 0;
  line-height: 1em;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  font-family: 'Frutiger Neue LT W06 Regular', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.navbar li#nav01 {
  padding-left: 0
}

@media (min-width: 980px) {
  .navbar li#nav00, .navbar li#nav01, .navbar li#nav02, .navbar li#nav03, .navbar li#nav04, .navbar li#nav05 {
    padding: 0px 3em 16px 0;
    font-size: 18px
  }
}

#btn-search {
  cursor: pointer
}

#search-bar {
  display: block;
  position: absolute;
  top: 106px;
  left: 0;
  width: 100%;
  background-color: #ccc;
  padding: 0;
  z-index: 9999997;
  overflow: hidden;
  height: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

#search-bar .cg-wrap {
  position: relative;
  height: 60px
}

#search-bar .cg-wrap form input.search-txt {
  height: 36px;
  width: 300px;
  padding: 0 0 0 10px;
  line-height: 1em;
  border-radius: 0;
  margin: 0;
  box-sizing: border-box;
  border: solid 1px #FFF;
  box-shadow: none;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -18px
}

#search-bar .cg-wrap form input.search-btn {
  padding: 0;
  border-radius: 0;
  background-color: #FFF;
  line-height: 1;
  height: 36px;
  width: 36px;
  box-sizing: border-box;
  margin: 0;
  border: solid 1px #888;
  position: absolute;
  top: 50%;
  left: 301px;
  margin-top: -18px;
  background-image: url(/00cmn/img/common/btn-loupeh.png);
  background-size: 28px 28px;
  background-repeat: no-repeat;
  background-position: center center
}

#search-bar #search-x {
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  right: 15px;
  cursor: pointer
}

#search-bar #search-x img {
  width: 100%
}

input#MF_form_phrase::-webkit-input-placeholder {
  font-size: 12px
}

input#MF_form_phrase:-ms-input-placeholder {
  font-size: 12px
}

input#MF_form_phrase::-moz-placeholder {
  font-size: 12px
}

#btn-zh {
  font-family: "Microsoft YaHei", "微软雅黑", 'SimSun', sans-serif
}

#lang-chng {
  display: block;
  width: 100%;
  height: 0;
  background-color: #555;
  color: #FFF;
  position: absolute;
  border-bottom: 50px;
  left: 0;
  text-align: right;
  overflow: hidden;
  /* transform: translate3d(0,0,0); */
  /* -webkit-transition: 0.5s; */
  /* -moz-transition: 0.5s; */
  /* -o-transition: 0.5s; */
  /* transition: 0.5s */
}

#lang-chng .cg-wrap {
  text-align: right
}

#lang-chng span {
  display: table-cell;
  padding: 9px 0 5px 20px;
  float: right;
  font-size: 14px
}

#lang-chng span img {
  width: 32px;
  height: 32px;
  margin-right: 10px
}

#lang-chng span:hover {
  opacity: 0.7;
  cursor: pointer
}

#lang-chng span#btn-zh {
  display: none
}

@media (max-width: 767px) {
  #lang-chng {
    width: 200px;
    height: 0px;
    left: auto;
    right: 0
  }
  #lang-chng .cg-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-display-direction: column;
    flex-direction: column;
    text-align: right
  }
  #lang-chng span {
    display: block;
    float: none;
    padding: 9px 0 5px 0px;
    text-align: left;
    border-top: 1px solid #999;
    margin: 0 -10px
  }
  #lang-chng span:nth-child(1) {
    order: 30
  }
  #lang-chng span:nth-child(2) {
    order: 20
  }
  #lang-chng span:nth-child(3) {
    order: 10;
    border-top: none
  }
}

@media (min-width: 768px) { #navigation { width: 100%; z-index: 9999996; }
ul.level1 { display: block; position: relative; float: left; width: 100%; padding: 0; margin: 0; opacity: 1; overflow: visible; color: #000; /*top: 15px;*/ max-width: 1230px; padding-top: 15px; }
ul.level1 li { list-style: none; margin: 0; line-height: 1em; overflow: visible; font-size: 18px; }
ul.level1 li .note-blk { /*min-height: 200px;*/ }
.level2-wrap{
  display: table;
  table-layout: fixed;
  margin-top: 20px;
  width: 100%;
}
.level2-wrap.level2-wrap__num1{
  width: 50%;
}
.level2-row{
  display: table-row;
}
ul.level2{
  display: table-cell;
}
ul.level2,
ul.level2.level2__r {/*display: block; position: absolute; top: 0px; left: 0; width: 50%;*/ box-sizing: border-box; /*margin-top: 45px;*/}
ul.level2.level2__l{padding-left: 0;}
ul.level2.level2__l > li > a{font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;}
ul.level2.level2__r { border-left: dotted 2px #ccc; padding: 0 0 0 30px; }
ul.level2 li { display: block; width: 100%; position: relative; line-height: 1.2em; }
ul.level2 li a {
  display: block;
  width: 100%;
  /* padding: 2px 48px 20px 0px; */
  padding: 2px 48px 2px 0px;
  margin-bottom: 18px;
  color: #000;
  box-sizing: border-box;
}
ul.level2 li:after {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  /* top: -8px; */
  top: 50%;
  margin-top: -16px;
  right: 20px;
  background: url(/00cmn/img/common/nav-arrow.png) no-repeat center center;
  content: "";
}
ul.level2 li a:hover { text-decoration: underline; color: #555; }
ul.level2 li.global-navi-lv2-item__strong > a,
.global-navi-lv2-item__strong > span{
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  display: block;
  width: 100%;
  padding: 2px 32px 5px 0px;
  margin-bottom: 20px;
  color: #000;
  box-sizing: border-box;
  border-bottom: 1px solid #A6A6A6;
}
.global-navi-lv2-item__strong:after,
ul.level2 li.global-navi-lv2-item__strong:after{
  display: none;
}
ul.level2.level2__r > li:not(.global-navi-lv2-item__strong){
  margin-left: 5px;
}
ul.level2.level2__r > li:after{
  right: -2px;
}
ul.level3 { display: block; position: absolute; top: 0px; left: 300px; width: 350px; padding: 0; box-sizing: border-box; border-left: solid 1px #ccc; }
ul.level1 .nav-ttl {
  width: 50%; font-size: 34px; color: #333; height: 40px; line-height: 1.2em; font-weight: lighter;
  font-family: 'Frutiger Neue W01 Light', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
}
ul.level1 .nav-ttl > a {
  display: inline-block;
  background-image: url(/00cmn/img/common/link-arrow-bk.png); 
  background-position: right center;
  /* background-position: right bottom; */
  background-repeat: no-repeat;
  padding-right: 40px;
}
ul.level1 .nav-ttl > a:hover{
  text-decoration: underline;
  color: #555;
}
ul.level1 .nav-lead { margin-bottom: 1em; font-size: 18px; }
.global-navi01, .global-navi02, .global-navi03, .global-navi04, .global-navi05 { display: none; background-color: #fff; width: 100%; overflow: hidden; position: absolute; top: 98px; left: 0; box-sizing: border-box; padding: 10px 0 20px; min-height: 300px; z-index: 9999995; border-bottom: solid 1px #ccc; }
.global-navi01 .cg-wrap, .global-navi02 .cg-wrap, .global-navi03 .cg-wrap, .global-navi04 .cg-wrap, .global-navi05 .cg-wrap { position: relative; display: block; overflow: visible; }
.global-navi03 { display: none; }
.nav-img { display: block; width: 100%; position: relative; float: right; margin-top: 70px; box-sizing: border-box; }
.pick-ttl { font-size: 18px; }
.pick-conts { display: block; background-color: #eee; z-index: 9999; overflow: hidden; }
.pick-conts h4 { font-size: 18px; margin: 0; padding: 15px 32px 0 15px; box-sizing: border-box; display: inline-block; position: relative; font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif; }
.pick-conts a h4:after { display: block; position: absolute; right: 0; top: 7.5px; width: 32px; height: 32px; background-image: url(/00cmn/img/common/nav-arrow.png); background-repeat: no-repeat; background-position: center center; content: ""; }
.pick-conts p, .cg-wrap .pick-conts p { font-size: 16px; margin: 0; padding: 10px 15px; -webkit-margin-before: 0; -webkit-margin-after: 0; }
p.nav-lead { width: 50%; font-size: 16px; line-height: 1.5em; padding-right: 1em; }
.col-pu-6 { float: left; position: relative; width: 100%; }
.pick-conts .col-pu-6 img { width: 100%; } }

@media (max-width: 767px) {
  #header {
    height: 60px
  }
  ul.navbar {
    display: none
  }
}

@media (max-width: 767px) {
  #navigation {
    display: none
  }
  #sp-navigation {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 9999;
    width: 100%;
    background-color: #FFF
  }
  #sp-search-bar {
    top: 0px;
    height: 60px
  }
  #search-bar .cg-wrap {
    height: 60px
  }
  #sp-navigation .cg-wrap {
    padding: 0
  }
  .global-navi01, .global-navi02, .global-navi03, .global-navi04 {
    display: block;
    width: 100%;
    position: relative
  }
  ul.level1 li .note-blk {
    min-height: 10px
  }
  ul.level2 {
    clear: both;
    display: none
  }
  .note-blk p.nav-lead, .note-blk .cg-btn, .global-navi01 .col-md-5, .global-navi02 .col-md-5, .global-navi03 .col-md-5, .global-navi04 .col-md-5 {
    display: none
  }
  .global-navi01 ul, .global-navi02 ul, .global-navi03 ul, .global-navi04 ul {
    margin: 0;
    padding: 0
  }
  .global-navi01 .note-blk .nav-ttl, .global-navi02 .note-blk .nav-ttl, .global-navi04 .note-blk .nav-ttl, .global-navi03 .note-blk .nav-ttl a, ul.level2 li a {
    display: block;
    padding: 1em 2em 1em 1em;
    line-height: 1.2em;
    border-bottom: solid 1px #ccc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #FFF;
    position: relative;
    text-decoration: none;
    color: #333
  }
  .global-navi01 .note-blk .nav-ttl:after, .global-navi02 .note-blk .nav-ttl:after, .global-navi04 .note-blk .nav-ttl:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: -16px;
    background-image: url(/00cmn/img/common/nav-arrow-dwng.png);
    background-repeat: no-repeat;
    background-position: right center
  }
  .global-navi03 .note-blk .nav-ttl a:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: -16px;
    background-image: url(/00cmn/img/common/nav-arrow-g.png);
    background-repeat: no-repeat;
    background-position: right center
  }
  ul.level2 li a {
    background-color: #ddd
  }
  ul.level2 li a:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -16px;
    background-image: url(/00cmn/img/common/nav-arrow-g.png);
    background-repeat: no-repeat;
    background-position: right center
  }
}

#smp-navigation {
  display: none;
  z-index: 999999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: scroll
}

#smp-search-bar {
  position: relative;
  height: 60px;
  width: 100%;
  background-color: #ccc;
  padding: 0;
  z-index: 999999;
  overflow: hidden;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  margin-top: 60px
}

#smp-search-bar form input.search-txt {
  width: 90%;
  height: 36px;
  padding: 10px 10px 10px 10px;
  line-height: 1.2em;
  border-radius: 0;
  margin: 0;
  box-sizing: border-box;
  border: solid 1px #CCC;
  box-shadow: none;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -45%
}

#smp-search-bar form input.search-btn {
  position: absolute;
  width: 36px;
  height: 36px;
  left: auto;
  right: 13px;
  background-color: #FFF;
  background-image: url(/00cmn/img/common/btn-loupeh.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  top: 50%;
  margin-top: -18px;
  border: solid 1px #CCC
}

.sp-topnavi-list div a {
  display: block;
  padding: 0.8em 2em 0.8em 1em;
  line-height: 1.2em;
  border-bottom: solid 1px #f0f0f0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #808080;
  position: relative;
  text-decoration: none;
  color: #FFF
}

.sp-topnavi-list div a:after {
  content: " ";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 11px;
  top: 50%;
  margin-top: -16px;
  background-image: url(/00cmn/img/common/nav-arrow-w.png);
  background-repeat: no-repeat;
  background-position: right center
}

.header-nav-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 10000;
  top: 0;
  left: 0;
  display: none
}

.sp-topnavi-list {
  overflow-y: scroll
}

@media (max-width: 1090px) {
  .nav-img {
    display: none
  }
  .global-navi01 .col-md-7, .global-navi02 .col-md-7, .global-navi03 .col-md-7, .global-navi04 .col-md-7, .global-navi05 .col-md-7 {
    width: 100%
  }
}

@media (min-width: 1330px) {
  .col-pu-6 {
    width: 50%
  }
  .nav-img {
    margin-top: 70px
  }
  .pick-conts h4 { font-size: 16px; }
  
  .pick-conts p, .cg-wrap .pick-conts p { font-size: 12px;}
  
}

.cg-top {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  top: -80px;
  right: 15px
}

.cg-top a {
  display: block;
  width: 32px;
  height: 32px;
  background-color: rgba(124, 124, 124, 0.7);
  text-indent: -1000em;
  overflow: hidden;
  border-radius: 16px;
  background-image: url(/00cmn/img/common/nav-arrow-top.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32px
}

@media (max-width: 767px) {
  .cg-top {
    right: 10px
  }
  #sp-foot-navi {
    display: block
  }
  ul.sp-navi-list {
    margin: 0;
    padding: 0
  }
  ul.sp-navi-list ul.scnd-level {
    margin: 0;
    padding: 0;
    display: none
  }
  ul.sp-navi-list span, ul.sp-navi-list a {
    display: block;
    padding: 0.8em 2em 0.8em 1em;
    line-height: 1.2em;
    border-bottom: solid 1px #f0f0f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #808080;
    position: relative
  }
  ul.sp-navi-list span {
    color: #FFF;
    font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
  }
  ul.sp-navi-list span:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: -16px;
    background-image: url(/00cmn/img/common/nav-arrow-dwnw.png);
    background-repeat: no-repeat;
    background-position: right center
  }
  ul.sp-navi-list a {
    text-decoration: none;
    color: #FFF;
    font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
  }
  ul.sp-navi-list a:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -16px;
    background-image: url(/00cmn/img/common/nav-arrow-w.png);
    background-repeat: no-repeat;
    background-position: right center
  }
  ul.sp-navi-list ul.scnd-level a {
    background-color: #ddd;
    text-indent: 1em;
    text-decoration: none;
    color: #333;
    font-family: 'Frutiger Neue LT W06 Regular', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
  }
  ul.sp-navi-list ul.scnd-level a:after {
    background-image: url(/00cmn/img/common/nav-arrow-g.png)
  }
}

@media (min-width: 768px) {
  #sp-foot-navi {
    display: none
  }
}

footer {
  clear: both
}

.footprint {
  background-color: #f6f6f6;
  padding: 1em 0
}

footer .foot-blk {
  background-color: #000
}

footer .foot-blk .cg-wrap {
  position: relative;
  overflow: visible
}

.foot-blk .cg-wrap a {
  color: #FFF;
  text-decoration: none
}

.foot-blk .cg-wrap a:hover {
  color: #ddd;
  text-decoration: underline
}

.btm-line {
  background-color: #555;
  color: #FFF;
  overflow: visible
}

.btm-line a {
  color: #FFF
}

.btm-line .footer-link {
  text-align: right;
  display: block;
  width: 70%;
  float: right;
  padding: 10px 0;
  font-size: 16px
}

.btm-line .footer-link a {
  white-space: nowrap
}

.cpr-blk {
  display: inline-block;
  text-align: left;
  padding: 10px 0;
  color: #FFF
}

#sns-box {
  margin: 55px 0 10px;
  text-align: left
}

#sns-box p.sma-link a.arw {
  position: relative;
  padding-right: 22px
}

#sns-box p.sma-link a.arw::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -8px;
  right: 0;
  background: url(/00cmn/img/common/ico-s-arrow-g.png) no-repeat center center;
  background-size: 16px
}

.sns-btn-line {
  display: inline-block
}

p.sma-link {
  margin-bottom: 20px
}

.no-pc {
  display: none
}

@media (max-width: 767px) {
  .foot-blk {
    padding-bottom: 35px
  }
  .btm-line .footer-link {
    text-align: center;
    width: 100%;
    float: none
  }
  .cpr-blk {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    margin-bottom: -30px;
    text-align: center;
    width: 100%;
    height: 35px
  }
  .no-sp {
    display: none
  }
  .no-pc {
    display: inline-block
  }
  .sp-block {
    display: block
  }
  #sns-box p.sma-link {
    font-size: 12.5px
  }
  #sns-box p.sma-link a.arw {
    position: relative;
    padding-right: 15px
  }
  #sns-box p.sma-link a.arw::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    right: 0;
    background: url(/00cmn/img/common/ico-s-arrow-g.png) no-repeat center center;
    background-size: 10px
  }
}

div.addthis_sharing_toolbox {
  display: inline-block
}

.btn-rss {
  display: inline-block;
  margin-left: 5px;
  width: 39px;
  height: 32px;
  text-align: right;
  float: right
}

.btn-rss span {
  display: block;
  width: 39px;
  height: 32px;
  margin: 1px 0;
  padding-left: 5px;
  box-sizing: border-box;
  border-left: solid 1px #888
}

.btn-rss img {
  width: 32px
}

#secnd-navi {
  width: 100%;
  background-color: #efefef;
  position: relative;
  height: 80px
}

#secnd-navi .cg-wrap {
  position: relative;
  overflow: visible
}

#secnd-navi .cg-wrap .page-navi {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  width: 30%;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

#secnd-navi .cg-wrap ul, #secnd-navi .cg-wrap li {
  list-style: none
}

#secnd-navi .cg-wrap ul.page-list {
  display: table;
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 80px;
  text-align: right
}

#secnd-navi .cg-wrap ul.page-list li {
  display: inline-block;
  width: 20%;
  margin: 0;
  position: relative;
  float: left
}

#secnd-navi .cg-wrap ul.page-list li a {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
  padding: 0.5em 0;
  text-align: left;
  line-height: 1.2em
}

#secnd-navi .cg-wrap ul.page-list li a.here {
  color: #c7000d
}

#secnd-navi .cg-wrap ul.page-list li ul.pdwn-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 80px;
  border: solid 1px #ccc;
  border-top: 0;
  border-bottom: 0;
  width: 270px;
  z-index: 88;
  background-color: rgba(255, 255, 255, 0.9)
}

#secnd-navi .cg-wrap ul.page-list li ul.pdwn-menu li {
  display: block;
  padding: 0;
  border-bottom: solid 1px #ccc;
  width: 100%
}

#secnd-navi .cg-wrap ul.page-list li ul.pdwn-menu li a {
  display: block;
  white-space: nowrap;
  line-height: 1.2em;
  padding: 0.5em 1em;
  color: #333;
  height: auto
}

#secnd-navi .cg-wrap ul.page-list li ul.pdwn-menu li a:hover {
  background-color: #efefef
}

.secnd-navi-bar {
  height: 80px
}

@media (max-width: 1024px) {
  #secnd-navi .cg-wrap ul.page-list {
    display: none
  }
}

.mm-menu, .mm-panels, .mm-panels>.mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box
}

.mm-btn, .mm-menu {
  box-sizing: border-box
}

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none
}

.mm-hidden {
  display: none !important
}

.mm-menu, .mm-panels>.mm-panel:not(.mm-hidden) {
  display: block
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative
}

.mm-menu {
  padding: 0;
  position: absolute
}

.mm-panels, .mm-panels>.mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute
}

.mm-btn, .mm-panel.mm-highest {
  z-index: 1
}

.mm-panels {
  overflow: hidden
}

.mm-panel {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0)
}

.mm-panels>.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px
}

.mm-listview .mm-divider, .mm-listview>li>a, .mm-listview>li>span, .mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.mm-panels>.mm-panel.mm-hasnavbar {
  padding-top: 40px
}

.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before {
  content: '';
  display: block;
  height: 20px
}

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
  border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel, li.mm-vertical.mm-opened>.mm-panel {
  display: block
}

.mm-listview>li.mm-vertical>.mm-next, .mm-vertical .mm-listview>li>.mm-next {
  height: 40px;
  bottom: auto
}

.mm-listview>li.mm-vertical>.mm-next:after, .mm-vertical .mm-listview>li>.mm-next:after {
  top: 16px;
  bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after, .mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 19px
}

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0
}

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px
}

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px
}

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px
}

.mm-arrow:after, .mm-next:after {
  border-top: none;
  border-left: none;
  right: 23px
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.mm-navbar>* {
  display: block;
  padding: 10px 0
}

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0
}

.mm-panel .mm-navbar {
  display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block
}

.mm-listview, .mm-listview>li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0
}

.mm-listview {
  font: inherit;
  font-size: 16px;
  line-height: 20px
}

.mm-listview>li {
  position: relative
}

.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
  border-color: inherit
}

.mm-listview>li>a, .mm-listview>li>span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0
}

.mm-listview>li>a.mm-arrow, .mm-listview>li>span.mm-arrow {
  padding-right: 50px
}

.mm-listview>li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2
}

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0
}

.mm-listview .mm-next+a, .mm-listview .mm-next+span {
  margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a, .mm-listview .mm-next.mm-fullsubopen+span {
  padding-right: 50px;
  margin-right: 0
}

.mm-panels>.mm-panel>.mm-listview {
  margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
  margin-top: -20px
}

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0
}

.mm-listview .mm-inset>li {
  padding: 5px 0
}

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px
}

.mm-listview .mm-spacer {
  padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
  top: 40px
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7)
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
  color: rgba(0, 0, 0, 0.3)
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1)
}

.mm-menu .mm-listview>li .mm-arrow:after, .mm-menu .mm-listview>li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5)
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu .mm-listview>li.mm-selected>span {
  background: rgba(255, 255, 255, 0.5)
}

.mm-menu .mm-divider, .mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: rgba(0, 0, 0, 0.05)
}

.mm-page {
  box-sizing: border-box;
  position: relative
}

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  z-index: 1
}

html.mm-opened {
  overflow-x: hidden;
  position: relative
}

html.mm-blocking, html.mm-blocking body {
  overflow: hidden
}

html.mm-background .mm-page {
  background: inherit
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2
}

html.mm-blocking #mm-blocker {
  display: block
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed
}

.mm-menu.mm-offcanvas.mm-current {
  display: block
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0)
  }
}

.mm-menu.mm-autoheight.mm-bottom, .mm-menu.mm-autoheight.mm-top {
  max-height: 80%
}

.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen, .mm-menu.mm-autoheight.mm-top.mm-fullscreen {
  max-height: 100%
}

.mm-menu.mm-measureheight .mm-panel {
  display: block !important
}

.mm-menu.mm-measureheight>.mm-panels>.mm-panel {
  bottom: auto !important;
  height: auto !important
}

.mm-menu.mm-columns {
  -webkit-transition-property: width, max-width, -webkit-transform;
  transition-property: width, max-width, -webkit-transform;
  transition-property: transform, width, max-width;
  transition-property: transform, width, max-width, -webkit-transform
}

.mm-menu.mm-columns .mm-panels>.mm-panel {
  width: 100%;
  right: auto;
  display: none;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened {
  border-right: 1px solid;
  border-color: inherit;
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 2
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0 {
  display: block;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0
}

html.mm-opening.mm-columns-0 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 0px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1 {
  display: block;
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}

.mm-menu.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px
}

html.mm-opening.mm-columns-1 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 550px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0)
  }
}

.mm-menu.mm-columns-1 .mm-panels>.mm-panel {
  width: 100%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2 {
  display: block;
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}

.mm-menu.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px
}

html.mm-opening.mm-columns-2 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 1100px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0)
  }
}

.mm-menu.mm-columns-2 .mm-panels>.mm-panel {
  width: 50%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3 {
  display: block;
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}

.mm-menu.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px
}

html.mm-opening.mm-columns-3 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 1650px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0)
  }
}

.mm-menu.mm-columns-3 .mm-panels>.mm-panel {
  width: 33.34%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4 {
  display: block;
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0)
}

.mm-menu.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px
}

html.mm-opening.mm-columns-4 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 2200px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0)
  }
}

.mm-menu.mm-columns-4 .mm-panels>.mm-panel {
  width: 25%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5 {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5 {
  display: block;
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0)
}

.mm-menu.mm-columns-5 {
  width: 80%;
  min-width: 140px;
  max-width: 2200px
}

html.mm-opening.mm-columns-5 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 2750px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(2200px, 0, 0);
    transform: translate3d(2200px, 0, 0)
  }
}

.mm-menu.mm-columns-5 .mm-panels>.mm-panel {
  width: 20%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6 {
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6 {
  display: block;
  -webkit-transform: translate3d(700%, 0, 0);
  transform: translate3d(700%, 0, 0)
}

.mm-menu.mm-columns-6 {
  width: 80%;
  min-width: 140px;
  max-width: 2640px
}

html.mm-opening.mm-columns-6 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 3300px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(2640px, 0, 0);
    transform: translate3d(2640px, 0, 0)
  }
}

.mm-menu.mm-columns-6 .mm-panels>.mm-panel {
  width: 16.67%
}

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%
}

em.mm-counter+a.mm-next {
  width: 90px
}

em.mm-counter+a.mm-next+a, em.mm-counter+a.mm-next+span {
  margin-right: 90px
}

em.mm-counter+a.mm-fullsubopen {
  padding-left: 0
}

.mm-vertical>.mm-counter {
  top: 12px;
  margin-top: 0
}

.mm-vertical.mm-spacer>.mm-counter {
  margin-top: 40px
}

.mm-nosubresults>.mm-counter {
  display: none
}

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3)
}

.mm-divider>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px
}

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-fixeddivider:after {
  content: none !important;
  display: none !important
}

.mm-hasdividers .mm-fixeddivider {
  display: block
}

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05)
}

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  transition-duration: 0s
}

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%
}

html.mm-dropdown .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0
}

html.mm-dropdown #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1
}

html.mm-dropdown .mm-menu {
  z-index: 2
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none
}

.mm-menu.mm-tip:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.mm-menu.mm-tipleft:before {
  left: 22px
}

.mm-menu.mm-tipright:before {
  right: 22px
}

.mm-menu.mm-tiptop:before {
  top: -8px
}

.mm-menu.mm-tipbottom:before {
  bottom: -8px
}

.mm-iconpanel .mm-panel {
  -webkit-transition-property: left, -webkit-transform;
  transition-property: left, -webkit-transform;
  transition-property: transform, left;
  transition-property: transform, left, -webkit-transform
}

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit
}

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px
}

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.mm-subopened .mm-subblocker {
  opacity: .6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3
}

.mm-navbar-bottom, .mm-navbar-top~.mm-navbar-top {
  border-bottom: none
}

.mm-menu>.mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  top: auto;
  bottom: 0
}

.mm-navbar-bottom~.mm-navbar-bottom {
  border-top: none
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px
}

.mm-navbar[class*=mm-navbar-content-]>* {
  box-sizing: border-box;
  display: block;
  float: left
}

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px
}

.mm-navbar .mm-breadcrumbs>* {
  display: inline-block;
  padding: 10px 3px
}

.mm-navbar .mm-breadcrumbs>a {
  text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0
}

.mm-navbar-top-1 {
  top: 0
}

.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
  top: 40px
}

.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
  top: 80px
}

.mm-hasnavbar-top-3 .mm-panels, .mm-navbar-top-4 {
  top: 120px
}

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px
}

.mm-navbar-bottom-1 {
  bottom: 0
}

.mm-hasnavbar-bottom-1 .mm-panels, .mm-navbar-bottom-2 {
  bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panels, .mm-navbar-bottom-3 {
  bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panels, .mm-navbar-bottom-4 {
  bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px
}

.mm-navbar-size-2 {
  height: 80px
}

.mm-navbar-size-3 {
  height: 120px
}

.mm-navbar-size-4 {
  height: 160px
}

.mm-navbar-content-2>* {
  width: 50%
}

.mm-navbar-content-3>* {
  width: 33.33%
}

.mm-navbar-content-4>* {
  width: 25%
}

.mm-navbar-content-5>* {
  width: 20%
}

.mm-navbar-content-6>* {
  width: 16.67%
}

.mm-sronly {
  text-indent: 10px;
  overflow: hidden;
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1
}

.mm-search, .mm-search input {
  box-sizing: border-box
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0;
  position: relative
}

.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px
}

.mm-search input::-ms-clear {
  display: none
}

.mm-search .mm-clear, .mm-search .mm-next {
  right: 0
}

.mm-panel>.mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.mm-panel.mm-hassearch {
  padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0
}

.mm-noresults .mm-indexer {
  display: none !important
}

li.mm-nosubresults>a.mm-next {
  display: none
}

li.mm-nosubresults>a.mm-next+a, li.mm-nosubresults>a.mm-next+span {
  padding-right: 10px
}

.mm-panels>.mm-resultspanel:not(.mm-opened) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7)
}

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3)
}

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  -webkit-transition: right .4s ease;
  transition: right .4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%
}

.mm-indexer~.mm-panel.mm-hasindexer {
  padding-right: 40px
}

.mm-hasindexer .mm-indexer {
  right: 0
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px
}

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a, .mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span, .mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a, .mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span, .mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
  -webkit-transition: background .4s ease;
  transition: background .4s ease
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a, .mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5)
}

input.mm-check, input.mm-toggle {
  position: absolute;
  left: -10000px
}

label.mm-check, label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 20px
}

label.mm-check:before, label.mm-toggle:before {
  content: '';
  display: block
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px
}

input.mm-toggle:checked~label.mm-toggle:before {
  float: right
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

input.mm-check:checked~label.mm-check:before {
  opacity: 1
}

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px
}

label.mm-toggle+a, label.mm-toggle+span {
  padding-right: 80px
}

label.mm-check+a, label.mm-check+span {
  padding-right: 60px
}

a.mm-next+label.mm-check, a.mm-next+label.mm-toggle {
  right: 60px
}

a.mm-next+label.mm-check+a, a.mm-next+label.mm-check+span, a.mm-next+label.mm-toggle+a, a.mm-next+label.mm-toggle+span {
  margin-right: 50px
}

a.mm-next+label.mm-toggle+a, a.mm-next+label.mm-toggle+span {
  padding-right: 70px
}

a.mm-next+label.mm-check+a, a.mm-next+label.mm-check+span {
  padding-right: 50px
}

em.mm-counter+a.mm-next+label.mm-check, em.mm-counter+a.mm-next+label.mm-toggle {
  right: 100px
}

em.mm-counter+a.mm-next+label.mm-check+a, em.mm-counter+a.mm-next+label.mm-check+span, em.mm-counter+a.mm-next+label.mm-toggle+a, em.mm-counter+a.mm-next+label.mm-toggle+span {
  margin-right: 90px
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1)
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3
}

.mm-menu input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7)
}

.mm-listview.mm-border-none>li:after, .mm-menu.mm-border-none .mm-listview>li:after {
  content: none
}

.mm-listview.mm-border-full>li:after, .mm-menu.mm-border-full .mm-listview>li:after {
  left: 0 !important
}

.mm-listview.mm-border-offset>li:after, .mm-menu.mm-border-offset .mm-listview>li:after {
  right: 20px
}

.mm-menu.mm-effect-menu-zoom {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-menu.mm-effect-menu-slide {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0)
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0)
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0)
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li {
  -webkit-transition: none .4s ease;
  transition: none .4s ease
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9) {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10) {
  -webkit-transition-delay: .5s;
  transition-delay: .5s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11) {
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13) {
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15) {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms
}

.mm-menu.mm-effect-listitems-slide .mm-listview>li {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.mm-menu.mm-effect-listitems-fade .mm-listview>li {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
  opacity: 1
}

.mm-menu.mm-effect-listitems-drop .mm-listview>li {
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  opacity: 0;
  top: -25%
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
  opacity: 1;
  top: 0
}

.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px
}

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0)
  }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0)
  }
}

.mm-menu.mm-fullscreen.mm-bottom, .mm-menu.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after, .mm-menu .mm-panels>.mm-panel.mm-justified-listview:before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel:after, .mm-menu.mm-justified-listview .mm-panels>.mm-panel:before {
  content: none;
  display: none
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider), .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next), .mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next), .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span {
  box-sizing: border-box;
  height: 100%
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before, .mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  width: 0
}

.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a, .mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span, .mm-menu.mm-multiline .mm-listview>li>a, .mm-menu.mm-multiline .mm-listview>li>span {
  text-overflow: clip;
  white-space: normal
}

html.mm-pagedim #mm-blocker, html.mm-pagedim-black #mm-blocker, html.mm-pagedim-white #mm-blocker {
  opacity: 0
}

html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s
}

html.mm-pagedim #mm-blocker {
  background: inherit
}

html.mm-pagedim-white #mm-blocker {
  background: #fff
}

html.mm-pagedim-black #mm-blocker {
  background: #000
}

.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%
}

.mm-menu.mm-pageshadow.mm-front:after, .mm-menu.mm-pageshadow.mm-next:after {
  content: none;
  display: none
}

.mm-menu.mm-popup {
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}

html.mm-popup.mm-opening .mm-menu.mm-popup {
  opacity: 1
}

html.mm-popup .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0
}

html.mm-popup #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1
}

html.mm-popup .mm-menu {
  z-index: 2
}

.mm-menu.mm-bottom, .mm-menu.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px
}

.mm-menu.mm-right {
  left: auto;
  right: 0
}

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0)
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0)
  }
}

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0
}

html.mm-front #mm-blocker {
  z-index: 1
}

html.mm-front .mm-menu {
  z-index: 2
}

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8)
}

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar>*, .mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15)
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
  background: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: rgba(255, 255, 255, 0.05)
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8)
}

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8)
}

.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15)
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333
}

.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar>*, .mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05)
}

.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
  background: rgba(0, 0, 0, 0.05)
}

.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: rgba(0, 0, 0, 0.03)
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6)
}

.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3)
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.05)
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1)
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff
}

.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar>*, .mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-black .mm-btn:after, .mm-menu.mm-theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
  background: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none
}

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6)
}

.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4)
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.3)
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2)
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000
}

.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963
}

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next:after, .mm-menu .mm-tileview.mm-listview>li>.mm-next:before, .mm-menu.mm-tileview .mm-listview>li>.mm-next:after, .mm-menu.mm-tileview .mm-listview>li>.mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none
}

.mm-menu .mm-tileview.mm-listview>li, .mm-menu.mm-tileview .mm-listview>li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative
}

.mm-menu .mm-tileview.mm-listview>li:after, .mm-menu.mm-tileview .mm-listview>li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-s, .mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
  width: 25%;
  padding-top: 25%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-l, .mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
  width: 75%;
  padding-top: 75%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
  width: 100%;
  padding-top: 100%
}

.mm-menu .mm-tileview.mm-listview>li>a, .mm-menu .mm-tileview.mm-listview>li>span, .mm-menu.mm-tileview .mm-listview>li>a, .mm-menu.mm-tileview .mm-listview>li>span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next, .mm-menu.mm-tileview .mm-listview>li>.mm-next {
  width: auto
}

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0
}

.mm-menu.mm-tileview .mm-listview {
  margin: 0
}

#submenu, #smp-navigationList {
  display: none;
  background: #E9EDF4;
  z-index: 100000
}

.mm-listview .mm-divider, .mm-listview>li>a, .mm-listview>li>span, .mm-navbar .mm-title {
  text-overflow: clip;
  white-space: normal;
  overflow: visible
}

.has-secnd-navi.show-secnd-navi #secnd-navi {
  position: fixed;
  top: 106px;
  z-index: 9999999
}

.has-secnd-navi.show-secnd-navi #page.mm-slideout {
  padding-top: 80px
}

.has-secnd-navi.hide-secnd-navi #secnd-navi {
  display: none
}

.has-secnd-navi.hide-secnd-navi #page.mm-slideout {
  padding-top: 80px
}

html.mm-front #mm-blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s;
  background: #000
}

.mm-listview>li:not(.mm-divider):after, .mm-listview>li:after {
  border-color: #FFF;
  left: 0
}

.mm-listview>li>a, .mm-listview>li>span {
  padding-top: 20px;
  padding-bottom: 20px
}

.mm-listview>li.home:not(.mm-divider) a, .mm-listview>li.home a {
  background: url("/00cmn/img/common/ico-home.png") no-repeat 97.5% 40%;
  background-size: 32px auto
}

.mm-listview>li.category_top:not(.mm-divider) a, .mm-listview>li.category_top a {
  background: #D9D9D9;
  padding-top: 23px;
  padding-bottom: 25px;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  color: #333
}

.mm-listview>li.category_top:not(.mm-divider) a:before, .mm-listview>li.category_top a:before {
  content: "< "
}

.mm-listview>li:not(.mm-divider).category_top:after, .mm-listview>li.category_top:after {
  border-bottom-width: 3px
}

.mm-listview>li.nav_child:not(.mm-divider), .mm-listview>li.nav_child {
  padding-left: 30px
}

.mm-listview > li.nav_child.nav_child__unlink { background-color: #ccc; }

.mm-listview>li.back:not(.mm-divider) a, .mm-listview>li.back a {
  background: #cc0000;
  color: #FFF;
  padding-top: 23px;
  padding-bottom: 25px;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

.mm-listview>li.back:not(.mm-divider) a:before, .mm-listview>li.back a:before {
  content: "< "
}

.mm-listview>li:not(.mm-divider).back:after, .mm-listview>li.back:after {
  border-bottom-width: 3px
}

.mm-listview>li.nav_main:not(.mm-divider) a, .mm-listview>li.nav_main a {
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  color: #333
}

.mm-listview>li.nav_main:not(.mm-divider) a:before, .mm-listview>li.nav_main a:before {
  content: "> "
}

.mm-listview>li.nav_child:not(.mm-divider), .mm-listview>li.nav_child {
  padding-left: 30px
}

#mm-blocker {
  top: 185px
}

.btn--submenu-open {
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  background: url("../img/common/btn-spmenu.png") no-repeat left top;
  width: 32px;
  height: 32px;
  background-size: 32px auto
}

.btn--submenu-open.current {
  background: url("../img/common/btn-close.png") no-repeat left top;
  background-size: 32px auto
}

#secnd-navi .cg-wrap .btn--submenu-open {
  position: absolute;
  top: 23px;
  right: 13px
}

#submenu {
  top: 185px
}

#submenu.mm-menu.mm-offcanvas.mm-current {
  display: block
}

@media (max-width: 767px) {
  #mm-blocker {
    top: 60px
  }
  #secnd-navi, .has-secnd-navi #secnd-navi, #submenu {
    display: none
  }
  #submenu.mm-menu.mm-offcanvas.mm-current, #smp-navigationList {
    display: none
  }
  #smp-navigationList.mm-menu.mm-offcanvas.mm-current {
    display: block
  }
  #smp-navigationList {
    top: 59px
  }
  #smp-navigationList .mm-panels {
    top: 59px
  }
  ul.sp-navi-list span, ul.sp-navi-list a, .sp-topnavi-list div a {
    background: transparent;
    border-bottom: none
  }
  ul.sp-navi-list a:after, ul.sp-navi-list span:after, .sp-topnavi-list div a:after {
    background-image: none;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    right: 15px
  }
  #smp-search-bar {
    margin-top: 0
  }
}

.mm-panel li.current:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background: #c00;
  z-index: 999;
  border-bottom: solid 3px #c00
}


/*!
Add Fullwide 26dec2016
 */

.cg-wrap {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  max-width: 1230px
}

.colplus60 .conts-vbox h2 span {
  font-size: 24px;
  background-size: 20px;
  padding-right: 34px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 1em;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif
}

ul.foot-print li, #sns-box p.sma-link, #sns-box, .cpr-blk {
  font-size: 16px
}

@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
  .cg-wrap {
    margin: 0 15px
  }
  .cg-wrap.max980 {
    max-width: 100%;
    font-size: 18px;
    margin: 0 15px
  }
  .cg-wrap.max980 h2 {
    font-size: 28px
  }
  h1, .h1 {
    font-size: 42px;
    margin: 22px 0;
    font-weight: 200
  }
  h2, .h2 {
    font-size: 34px
  }
  h3, .h3 {
    font-size: 24px
  }
  h4, .h4 {
    font-size: 20px
  }
  .section-box h2, .section-box .h2 {
    font-size: 28px;
    margin-top: 24px
  }
  .section-box h3, .section-box .h3 {
    font-size: 24px
  }
  .colplus60 .conts-vbox h2 span {
    font-size: 24px;
    background-size: 20px;
    padding-right: 34px
  }
}

@media (min-width: 1024px) {
  .cg-wrap {
    margin: 0 50px;
    font-size: 18px
  }
  .cg-wrap.max980 {
    max-width: 100%;
    font-size: 18px;
    margin: 0 50px
  }
  .cg-wrap.max980 h2 {
    font-size: 32px
  }
  .cg-wrap.max980 p, .support-text-block {
    font-size: 18px
  }
  ul.foot-print li {
    font-size: 18px
  }
  .newsroom h2.brdr-line {
    font-size: 32px
  }
  .colplus60 .conts-vbox h2 span {
    font-size: 28px;
    background-size: 24px;
    padding-right: 38px
  }
  .col-tbl-4>div.inner h3 {
    font-size: 24px
  }
}

@media (min-width: 1080px) {
  .cg-wrap {
    max-width: 100%;
    margin: 0 50px;
    font-size: 20px
  }
  #news-detail {
    max-width: 100%
  }
  .cg-wrap.max980 {
    max-width: 100%;
    margin: 0 50px;
    font-size: 20px
  }
  h1, .h1 {
    font-size: 42px
  }
  h2, .h2 {
    font-size: 34px
  }
  h3, .h3 {
    font-size: 26px
  }
  h4, .h4 {
    font-size: 22px
  }
  .section-box .cg-wrap.max980 h3, .section-box .cg-wrap.max980 .h3 {
    font-size: 24px
  }
  .cg-wrap.max980 h2 {
    font-size: 32px
  }
  .cg-wrap.max980 p, #news-detail p, .support-text-block {
    font-size: 20px
  }
  #news-detail h3, #news-detail .h3 {
    font-size: 24px
  }
  #news-detail h4 {
    font-size: 22px
  }
  .newsroom h2.brdr-line {
    font-size: 32px
  }
  .cg-wrap.max980 h2.h4 {
    font-size: 28px
  }
  .col-tbl-4>div.inner h3 {
    font-size: 24px
  }
}

@media (min-width: 1331px) {
  .cg-wrap {
    max-width: 1230px;
    margin: 0 auto;
    font-size: 2.2rem
  }
  .cg-wrap.max980 {
    max-width: 1230px;
    margin: 0 auto;
    font-size: 2.2rem
  }
  h1, .h1 {
    font-size: 4.2rem
  }
  h2, .h2, h2:lang(th), .h2:lang(th) {
    font-size: 3.2rem;
  }
  h3, .h3, h3:lang(th), .h3:lang(th) {
    font-size: 2.4rem
  }
  h4, .h4 {
    font-size: 2.0rem
  }
  .cg-wrap.max980 h2 {
    font-size: 4rem
  }
  .cg-wrap.max980 p {
    font-size: 2.2rem
  }
  .newsroom h2.brdr-line {
    font-size: 3.8rem
  }
  .colplus60 .conts-vbox h2 span {
    font-size: 3rem;
    background-size: 26px;
    padding-right: 40px
  }
  .cg-wrap.max980 h2.h4 {
    font-size: 3rem
  }
  .section-box .cg-wrap.max980 h3, .section-box .cg-wrap.max980 .h3 {
    font-size: 2.6rem
  }
  .section-box .cg-wrap.max980 h4, .section-box .cg-wrap.max980 .h4 {
    font-size: 2.4rem
  }
  /*#news-detail {
    max-width: 100%
  }
  #news-detail {
    font-size: 22px
  }
  #news-detail p {
    font-size: 22px
  }
  #news-detail h3, #news-detail .h3 {
    font-size: 28px
  }
  #news-detail h4 {
    font-size: 24px
  }*/
  .col-tbl-4>div.inner h3 {
    font-size: 2.8rem
  }
}

@media (max-width: 767px) {
  body {
    font-size: 16px
    padding-left: 0px;
  }
  h1, .h1 {
    font-size: 3rem
  }
  h2, .h2 {
    font-size: 2.4rem
  }
  h3, .h3 {
    font-size: 2rem
  }
  h4, .h4 {
    font-size: 1.8rem
  }
  .section-box h2, .section-box .h2 {
    font-size: 2.6rem
  }
  .section-box h3, .section-box .h3 {
    font-size: 2.2rem
  }
  .colplus60 .conts-vbox h2 span {
    font-size: 1.8rem;
    background-size: 16px;
    padding-right: 26px;
    float: none;
    text-align: left
  }
}

#news-detail .img-logo {
  left: 10px
}


/*!
Add Fullwide 26dec2016
 */

@media print {
  header, navigation, #header, #navigation, smp-navigation, footer, #foot-print {
    display: none
  }
  body {
    width: 1030px;
    _zoom: 0.68
  }
  .cg-wrap {
    width: 980px
  }
}


/**!
list card
===================================*/

.list-card.col-row {
  margin-left: 0;
  margin-right: 0;
}

.list-card .list-card--item {
  background-color: #f3f3f3;
}

.list-card .list-card--item.col-sm-6 {
  padding-right: 0;
  padding-left: 0;
}

.list-card .list-card--item>a {
  display: block;
  border-bottom: solid 2px #FFF;
}

.list-card .list-card--item>a:hover, .list-card .list-card--item>a:visited, .list-card .list-card--item>a:active, .list-card .list-card--item>a:focus {
  text-decoration: none;
}

.list-card .list-card--item h2.list-card--item-title {
  margin-bottom: 0;
}

.list-card .list-card--item .list-card--item-title {
  padding: 0px 15px;
  display: table;
  min-height: 60px;
}

.list-card .list-card--item .list-card--item-title-cell {
  display: table-cell;
  vertical-align: middle;
}

.list-card .list-card--item .list-card--item-title span {
  font-size: 28px;
  background-size: 25px;
  padding-right: 38px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 1em;
  padding-top: 2px;
  padding-bottom: 2px;
}

.list-card .list-card--item .list-card--item-title span.arw-l {
  background-image: url(/00cmn/img/common/link-arrow-bk.png);
  background-position: right center;
  background-repeat: no-repeat;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  font-size: 24px;
  background-size: 20px;
  padding-right: 34px;
}

@media (min-width: 1024px) {
  .list-card .list-card--item .list-card--item-title span, .list-card .list-card--item .list-card--item-title span.arw-l {
    font-size: 24px;
    background-size: 22px;
    padding-right: 34px;
  }
}

@media (min-width: 768px) {
  .list-card .list-card--item .list-card--item-title span, .list-card .list-card--item .list-card--item-title span.arw-l {
    font-size: 22px;
    background-size: 19px;
    padding-right: 32px;
  }
}

@media (max-width: 767px) {
  .list-card .list-card--item .list-card--item-title span, .list-card .list-card--item .list-card--item-title span.arw-l {
    font-size: 18px;
    background-size: 16px;
    padding-right: 26px;
  }
}

@media (max-width: 1023px) {
  .section-box.section-box__tablet-top-nonspace {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  #sns-box p.sma-link a.arw::after {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    margin-top: 2px;
    top: 1px;
    left: auto;
    right: auto;
  }
}

/* =====================
  dwnload-dl
===================== */

.dwnload-dl dd.ico-loupeh {
  padding-right: 50px;
  position: relative
}

.dwnload-dl dd.ico-loupeh:before {
  content: " ";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(/00cmn/img/common/btn-loupeh.png) no-repeat center center;
  top: 50%;
  margin-top: -16px;
  right: 10px;
  background-size: contain
}


/* =====================
search link
===================== */

.search-link, a.search-link, .mm-menu .mm-navbar a.search-link {
  display: block;
  text-align: left;
  font-family: 'Frutiger Neue W01 Bd', 'Frutiger', 'lato', 'segoe', Arial, Helvetica, sans-serif;
  color: #7B7F7F;
}

.search-link.search-link__side, a.search-link.search-link__side, .mm-menu .mm-navbar a.search-link.search-link__side {
  height: 59px;
  padding: 0.195em 0.2em 0.195em 1em;
  box-sizing: border-box;
  /* padding: 0.2em 0.2em 0.2em 1em; */
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}

@media (max-width: 767px) {
  .search-link.search-link__side, a.search-link.search-link__side, .mm-menu .mm-navbar a.search-link.search-link__side {
    margin-top: 1px;
  }
  #smp-search-bar .dwnload-dl dt {
    padding: 15px 20px 15px 5px;
  }
  #smp-search-bar .dwnload-dl dd.ico-loupeh:before {
    right: 7px;
  }

}

#history-panel { background-image:url(/img/bg-history.png); background-position: center top; background-repeat:repeat-y; margin-bottom:10px; }
#history-panel .col-row { display:block; clear:both; }
#history-panel .ttl-year { color:#FFF; font-size:32px; line-height:0.9em; text-align:center; }
#history-panel ul, #history-panel li { list-style:none; padding:0; margin:0; }
#history-panel li { display:block; padding-bottom:1em; position:relative; padding-left:15px; }
/*#history-panel li:before { discplay:block; content:""; border-right:solid 5px #FFF; height:1em; width:5px; top:2px; left:0; position:absolute; }*/
/*#history-panel li:before { font-family: 'FontAwesome';
content: '\f04b';
margin:0 5px 0 -15px;
color: #f6d53e;}*/
#history-panel ul { padding-bottom:20px; }
#history-panel .history-img { padding-top:10px; display:block; position:relative; }
#history-panel .history-img p { font-size:0.8em; padding-top:0.3em; }
#history-panel li.c-pivotal-event { background-color:#FFF; padding:10px 10px 10px 15px; margin-bottom:20px; }
ul.c-tab-history { padding:10px 0 0 ; margin:10px 0; border-bottom:solid 2px #888; width:100%; display:table; }
.c-tab-history li { list-style:none; display:table-cell; width:20%; text-align:center; padding-right:2px; height:2em; }
.c-tab-history li:last-child { padding-right:0;}
.c-tab-history li a, .c-tab-history li span { display:block; padding:0.5em 2em; border:solid 1px #ccc; width:100%;}
.c-tab-history li span { background-color:#efefef;}
.c-tab-history li a:hover { background-color:#efefef; text-decoration:none; }
ul.c-vicinity-link { list-style:none; text-align:center; }
ul.c-vicinity-link li { display:inline-block; }
@media (max-width: 800px) {
  .c-tab-history li a, .c-tab-history li span { padding:0.5em 0;}
}
@media (max-width: 450px) {
  .c-tab-history li a, .c-tab-history li span { height:3em; padding:0.3em 0; vertical-align:middle; line-height:1.2em; }
}
@media (max-width: 767px) {
  #history-panel { background:none; }
  #history-panel .h3 { font-size:20px; }
  #history-panel .section-box { padding:0; }
  #history-panel .ttl-year { color:#FFF; font-size:32px; line-height:1.5em; text-align:left; padding:0.5em 0 0; }
  #history-panel .col-sm-2.col-xs-12.ttl-year { display:none; }
  .sp-none { display:none; }
  .bg-history-r { background-color:#dbdbbc; padding-top:1em; }
  .bg-history-l { background-color:#bfd592; padding-top:1em;}
}
@media (min-width: 768px) {
  .pc-none { display:none; }
}

/* History animate */
@charset "UTF-8";
/* CSS Document */

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.fadeInLeft {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInLeft;
 animation-name: fadeInLeft;
 visibility: visible !important;
}
@-webkit-keyframes fadeInLeft {
 from { opacity: 0; -webkit-transform: translateX(-440px); }
 to { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fadeInLeft {
 from { opacity: 0; -webkit-transform: translateX(-440px); -ms-transform: translateX(-440px); transform: translateX(-440px); }
 to { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}

.fadeInRight {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInRight;
 animation-name: fadeInRight;
 visibility: visible !important;
}
@-webkit-keyframes fadeInRight {
 from { opacity: 0; -webkit-transform: translateX(440px); }
 to { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fadeInRight {
 from { opacity: 0; -webkit-transform: translateX(440px); -ms-transform: translateX(440px); transform: translateX(440px); }
 to { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}

.main_img_cnt {
    width: 100%;
    position: relative;
}

.c-media-hero {

    position: relative;
    max-width: 960px;
    margin: 0 auto;
    /*margin-top: 2.8rem;*/
    margin-bottom: 5.6rem;

}

.c-figure img {
    width: 100%;
    height: auto;
}

.grab_cnt {
    width: 100%;
    padding: 50px 0 60px;
    background: #f5f5f5;
    color: #333;
    text-align: center;
}

.main-inner {
  width: auto;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/********************
*products page starts here
*********************/

.products-page {
  padding-left: 0;
}
img {
  height: auto;
  max-width: 100%;
}

#concept.product-cat-sec {
  background-color: #c0d494;
}

.nav-tab-head {
  padding-top: 30px;
  background-color: #c0d494;
}

.nav-tab {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 500;
}

.nav-tab img {
  padding: 20px;
}

.nav-tab .active {
  background: #fff;
  color: #333;
  border-radius: 5px 5px 0 0;
  -moz-box-shadow: 0 5px 0 #fff, 2px -2px 2px #888;
  -webkit-box-shadow: 0 5px 0 #fff, 2px -2px 2px #888;
  box-shadow: 0 5px 0 #fff, 2px -2px 2px #888;
}

.nav-tab a {
  padding-top: 20px;/*added after removed child photo*/
  padding-bottom: 20px;
  color: #fff;
}

.nav-tab a:hover {
  background: #fff;
  border-radius: 5px 5px 0 0;
  color: #333;
  -moz-box-shadow: 0 5px 0 #fff, 2px -2px 2px #888;
  -webkit-box-shadow: 0 5px 0 #fff, 2px -2px 2px #888;
  box-shadow: 0 5px 0 #fff, 2px -2px 2px #888;
}

.product-cat {
  padding-top: 30px;
}

.inner .prod-cat-slider {
  margin-bottom: 0;
}

#concept.pre-formed-sec {
  background-color: #c0d494;
}

#bag-types {
  background-color: #c0d494;
}

.roll-stock-sec .prod-cat-slider {
  max-width: 700px;
  position: relative;
  display: block;
}

.roll-stock-sec .roll-stock-slider {
  max-width: 700px;
  position: relative;
  display: block;
  width: 100%;
}

.item-box li.item {
  width: 22.222%;
  max-width: 360px;
  float: left;
  margin: 0 0 0 3.703%;
}

.item .list-item-text {
  text-align: center;
  vertical-align: middle;
    display: block;
  position: relative;
  max-width: 200px;
}

.item .list-item-text a {
  font-size: 2rem;
  color: #555;

}

.slide-up li {
    position: relative;
}

.slide-up li .inner {
  position: relative;
  bottom: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slide-up li.active .inner {
  bottom: 35px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slide-up li .price,
.slide-up li .hashtag {
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.slide-up li.active .price,
.slide-up li.active .hashtag {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

figure {
  display: block;
  margin: 0;
  padding: 0;
}

.nav-pills {
  /*padding-left: 10px;
  padding-right: 10px;*/
  display: flex;
}

.nav-pills .nav-item {
  flex: 1;
}

#all-items .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  
}

.p-zoomin {
  display: inline-block;
  overflow: hidden;
}

.p-zoomin img {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.p-zoomin:hover img {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
}
.p-float {
  padding: 10px;
}

.col-cert .p-float {
  padding: 4px;
  float: left;
}

@media screen and (max-width: 767px) {
  .col-cert .p-float {
    width: 20%
  }
}

.p-float:hover{
 -moz-box-shadow: 0 0 11px rgba(33,33,33,.2);
 -webkit-box-shadow: 0 0 11px rgba(33,33,33,.2);
 box-shadow: 0 0 11px rgba(33,33,33,.2);
 -webkit-transition: all .2s ease;
transition: all .2s ease;
}

.col-cert .p-float:hover{
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow: none;
}

.list-item-text h4 {
  text-align: center;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 2.4rem;
}

#bag-types {
  background-color: #c0d494; /*#fbfbfb*/
  padding: 0 20px 30px 20px;
}

#bag-types .nav-pills .nav-item a {
  line-height: 1.4;
}

#bag-types .nav-pills .nav-item img {
  padding: 15px;
  /*max-width: 130px;*/
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  #bag-types .nav-pills .nav-item img {
    padding: 0px;
  }
  #bag-types .nav-pills .nav-item p {
    display: none;
  }
}

#bag-types .nav-pills .nav-link.active img {
      -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#bag-types .nav-pills .nav-link.active {
  background-color: #fff;
  /*box-shadow:1px 1px 4px 0 rgba(0,0,0,.1);*/
  color: #555;
    border-top: 4px solid #f6d53e;
    font-weight: 700;
    font-size: 2.0rem;
    border-radius: 0;
    height: 100%
}

/*#bag-types .nav-pills .nav-link.active::after {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    left: calc(50% - 10px);
    bottom: -13px;
    border-width: 10px 10px 0 10px;
    border-color: #f6d53e transparent transparent transparent;
}*/

#bag-types .tab-content img {
  display: flex;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#bag-types .tab-content {
  padding-left: 40px;
  padding-right: 40px;
  background-color: white;
}

@media (max-width: 767px) {
  #bag-types .tab-content {
    padding-left: 0px;
    padding-right: 0px;
  }
}

#bag-types .tab-content .visible-phone {
  font-size: 2.0rem;
  text-align: center;
  padding-top: 30px;
  font-weight: 500;
}

#bag-types .tab-content p {
  padding-bottom: 20px;
}

#bag-types .tab-content .row {
  display: flex;
  align-items: center;
}

#bag-types .tab-content .bag-drawing {
  max-width: 100px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /*.item-box li.item:nth-child( 4n + 1 ) {
    clear: none;
  }*/
  .item-box li.item:nth-child( 3n + 1 ) {
    clear: both;
  }
  .item-box li.item:nth-child(3n+1) {
    margin-left: 0;
  }
  .item-box li.btn-area {
    width: 32%;
    margin: 2% 0 0 2%;
    clear: left;
    float: none;
  }  
  .item-box li.item {
    width: 32%;
    margin: 2% 0 0 2%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
}

/***********
Main Banners.
************/

#main-banners,
#main-banners img {
  width: 100%;
  height: auto;
}

#main-banners {
  margin-bottom: 80px;
  max-width: 1800px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 767px) {
  #main-banners {
    margin-bottom: 0px;
  }
}

#csr-contents #csr-banners .carousel {
  padding-top: 120px;
}

#main-banners .slick-slide {
  position: relative;
  height: auto;
}

#main-banners .slick-slider {
  margin-bottom: 0;
}

#main-banners .icon {
  color: #333;
  font-size: calc(11px + (22 - 11) * ((100vw - 767px) / (1920 - 767)));
  font-weight: 300;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.activeSidebar #main-banners .icon {
  font-size: calc(10px + (18 - 10) * ((100vw - 767px) / (1920 - 767)));
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#main-banners .label-sale {
  color: #ff7e00;
}

#main-banners .label-soon {
  color: #00ffe4;
}

#main-banners .label-movie,
#main-banners .label-video {
  color: #fff;
}

#main-banners .desc {
  position: absolute;
  display: inline-block;
  top: 36%;
  left: 105px;
  width: 36%;
}

#main-banners img:focus,
#main-banners a:focus,
#main-banners .desc:focus {
  outline: none;
  color: inherit;
}

#main-banner .desc .short-desc {
  font-size: 1em;
}

#main-banners .desc .icon {
  margin-bottom: 24px;
}

#main-banners .desc .name {
  font-size: calc(20px + (32 - 17) * ((100vw - 767px) / (1920 - 767)));
  font-weight: 600;
  margin-bottom: 24px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#carousel-nav {
  position: relative;
  width: 100%;
  max-width: 960px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
}

#carousel-nav li {
  width: 22%;
  height: auto;
  line-height: 0.9;
  position:relative;
  text-indent: 0;
  text-align: center;
  vertical-align: middle;
  background: none;
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  border-bottom: none;
  font-size: 2rem;
  font-weight: 500;
}

#carousel-nav li::before, #carousel-nav li::after {
  position: relative;
}

#carousel-nav li.active {
    content: "";
    border-bottom: 4px solid #f6d53e;
}

.activeSidebar #main-banners .desc .name {
  font-size: calc(14px + (28 - 14) * ((100vw - 767px) / (1920 - 767)));
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.activeSidebar #main-banners .desc .btn {
  height: 30px;
  width: 90px;
  line-height: 30px;
  font-size: 14px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#main-banners .desc .btn {
  height: 34px;
  width: 95px;
  line-height: 34px;
  font-size: 16px;
  padding: 0;
  background-color: #fff;
  border-color: #b3b3b3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#main-banners .desc .btn:hover {
  color: #333;
  background-color: #fff;
}

#main-banners .flexslider {
  margin-bottom: 0;
}

#main-banners .flex-control-nav {
  visibility: visible;
  z-index: 3;
  bottom: 15px;
}

#main-banners .flex-control-paging li a {
  background: rgba(204, 204, 204, 1);
  width: 13px;
  height: 13px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
}

#main-banners .flex-control-paging li a.flex-active {
  background: rgba(0, 0, 0, 1);
}

#main-banners .slick-slide .desc {
  left: 50%;
  -webkit-transition: all 1000ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition:         all 1000ms cubic-bezier(0.47, 0, 0.745, 0.715);
}

#main-banners .slick-active .desc,
#main-banners .slick-center .desc {
  left: 60px; /*from 85px*/
  -webkit-transition: all 1000ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition:         all 1000ms cubic-bezier(0.47, 0, 0.745, 0.715);
}


#main-banners .csr-slick .desc {
  bottom: 0px;
  width: 220px;
  left: 60px;
  padding: 10px;
}

.page-inner #main-banners {
  width: 100%;
  max-height: 540px;
  margin-left: auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.activeSidebar .page-inner #main-banners {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-inner #main-banners img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.activeSidebar .page-inner #main-banners img {
  width: calc(100% - 60px - 150px - 60px);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-inner #main-banners .slick-list {
  left: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.activeSidebar .page-inner #main-banners .slick-list {
  left: 120px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#main-banners .slick-dots {
  visibility: visible;
  z-index: 3;
  bottom: -55px;
}

#main-banners .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}

#main-banners .slick-dots li button {
  background: rgba(204, 204, 204, 1);
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}

#main-banners .slick-dots li.slick-active button {
  background: rgba(0, 0, 0, 1);
}

#main-banners .slick-dots li button:before {
  color: transparent;
  content: '';
}

#csr-banners .carousel .desc {
  position: absolute;
  display: inline-block;
  top: 72%;
  left: 105px;
  width: 33%;
  height: 50%;
  background: none;
  color: #fff;
}

#csr-banners .csr-slick .desc {
  padding: 10px;
  color: #555;
  background-color: #fff;
}

#csr-banners img:focus,
#csr-banners a:focus,
#csr-banners .desc:focus {
  outline: none;
  color: inherit;
}

#csr-banners .desc .name {
  font-size: 3.2rem;
  font-weight: 900;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#csr-banners .carousel .desc .name {
  text-shadow: 3px 3px #000;  
}

#csr-banners .csr-slick .desc .name {
  font-size: 2.8rem;
}

#csr-banners .carousel .desc .short-desc {
  font-size: 2rem;
  font-weight: 600;
  text-shadow: 2px 2px #000;
}

#csr-banners .csr-slick .desc .short-desc {
  font-size: 1.5rem;
  font-weight: 500;
}

#csr-banners .desc .icon {
  margin-bottom: 24px;
}

#csr-banners .desc .btn-main {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  padding: 0 50px;
  border: 1px solid #fff;
  background: none;
  margin-top: 10px;
  vertical-align: middle;
}

#nav-csr-slide {
  width: 100%;
  background: #bfd592;
  position: relative;
  top:-3px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 76%), linear-gradient(0deg, #bfd592 0%, #bfd592 0px, #bfd592 40px, #bfd592 100%);

}

ul.nav-csr-slick {
  line-height: 1em;
  background: #bfd592;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.nav-csr-slick li {
  /*width: calc(100vw/6);*/
}
.nav-csr-slick li.slick-slide {
  background: #bfd592;
  color: white !important;
  display: inline-block;
  font-size: 1em;
  line-height: 120%;
  height: 20px;
  width: 33.33% !important;
  padding: 24px 0;
  text-align: center;
  margin: 0;
  cursor: pointer;
  position: relative;
  font-weight: 700;
  z-index: 1500;
}

.nav-csr-slick .slick-current {
  content: '';
  display: block;
  height: 3px;
  width: 0;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
}

#csr-explore {
  width: 960px;
  position: relative;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #csr-explore {
    width: 100%;
  }
}

/******
/Look and Feel
*******/
.page-inner #look-and-feel .slick-list {
  left: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.activeSidebar .page-inner #look-and-feel .slick-list {
  left: 120px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#look-and-feel .slick-dots {
  visibility: visible;
  z-index: 3;
  bottom: -55px;
}

#look-and-feel .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}

#look-and-feel .slick-dots li button {
  background: rgba(204, 204, 204, 1);
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}

#look-and-feel .slick-dots li.slick-active button {
  background: rgba(0, 0, 0, 1);
}

#look-and-feel .slick-dots li button:before {
  color: transparent;
  content: '';
}

#look-and-feel {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
#look-and-feel li img {
  max-width: 360px;
  float: right;
}


.list-item-text .name a {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  padding: 0 1.5em;
  font-size: 16px;
  line-height: 16px;
}

@media (max-width: 767px) {
  .item-box li.item:nth-child( 4n + 1 ) {
    clear: none;
  }
  .item-box li.item:nth-child( 3n + 1 ) {
    clear: none;
  }
  .item-box li.item:nth-child( 2n + 1 ) {
    clear: both;
  }
  .item-box li.item {
    width: 49%;
    margin: 1%;
  }
  .item-box li.item:nth-child(4n+1),
  .item-box li.item:nth-child(-n+3),
  .item-box li.item:nth-child(3n+1) {
    margin: 1%;
  }
  .item-box li.item:nth-child(2n+1) {
    margin-left: 0;
  }
  .item-box li.item:nth-child(2n) {
    margin-right: 0;
  }

    /* Main Banner */
  .page-inner #main-banners img {
    height: auto;
    min-height: 428px;
  }
  .activeSidebar .page-inner #main-banners img {
    width: 100%;
  }
  .page-inner #main-banners .slick-slide {
    height: auto !important;
  }
  #main-banners li .desc {
    position: inherit;
    left: 0;
    width: 100%;
    background-color: #f0f0f0;
    padding: 16px 15px;
    box-sizing: border-box;
  }
  #main-banners li.slick-current .desc {
    left: 0;
  }
  #main-banners .desc .icon {
    font-size: 11px;
    margin-bottom: 0;
  }
  #main-banners .desc .name {
    margin: 0;
    font-size: 17px;
  }
  #main-banners .desc .short-desc {
    width:100%;
  }
  #main-banners .desc .btn {
    clear: both;
    /*right: 15px;
    bottom: 8px;*/
    text-indent: -999999px;
    background: url("/img/banner_link_btn_img.png") no-repeat;
    background-size: 36px;
    width: 36px;
    height: 36px;
    border: none;
    margin-left: auto;
    margin-right: auto;
  }
  #main-banners .desc .btn:hover {
    background-color: transparent;
  }
}

@media (max-width: 360px) {
  .item-box li.item {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
}

#csr-contents, {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin-top: 120px;
}

#aboutus-contents {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}

/*csr news*/
.container-com {
  max-width: 1170px;
  margin: 120px auto;
  background-color: #fff;
  padding: 50px 0;
}

.container-com h2, .container-com ul {
  width: 100%;
  background-color: #fff;
}

.container-com .news-header {
  padding: 10px 22px 0 22px;
  height: 110px;
  text-align: left;
}

.container-com .news-details {
  padding: 10px 22px 0 22px;
  height: 160px;
  text-align: left;
}
.container-com ul span {
  font-size: 14px;
  color: #666666;
}

.container-com h2, .container-com ul h3 {
  font-size: 16px;
  color: #cc9900;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 14px;
}

.container-com h2, .container-com ul li {
  max-width: 368px;
}

@media (min-width: 980px) {
  .container-com h2, .container-com ul {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .container-com h2, .container-com li {
    width: 30%;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid #e6e6e6;
  } 
}

/*.container-com .box-news {
  max-width: 368px;
  margin: 0;
  height: auto;
  float: left;
  border: 1px solid #e6e6e6;
  padding-bottom: 17px;
  position: relative;
  width: 31%;
}

 .box-news .news-details {
  padding: 0 22px;
}

.box-news:nth-child(2n) {
  margin: 0 29px;
}

.box-news figure {
  margin-bottom: 19px;
}

.box-news .news-details h3 {
  font-weight: 700;
  color: #6699cc;
  margin-bottom: 18px;
  text-transform: none;
}*/

/****************************
Customer Page
****************************/

#all-customers h2 {
  padding-bottom: 30px;
}

img.customer-image {
  width: 200px;
}

ul.customers-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.customer-box li.item {
  max-width: 360px;
  /*float: left;*/
  display: inline-block;
  padding: 2%;
  vertical-align: middle;
  overflow: visible;
  position: relative;
}

.customer-box li.item.active {
  overflow: visible;
  vertical-align: middle;
  z-index: 9999;
}

@media print,screen and (max-width:766px) {
  .customer-box li.item {
    max-width: 50%;
    /*float: left;*/
    display: inline-block;
    padding: 7%;
    vertical-align: middle;
  }
}

.customer-box li.item #zoom-img {
  transition: .3s ease-in-out;
}

.customer-box li.item:hover .overlay {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5); 
}

.customer-box .overlay {
  position: absolute;
  max-width: 350px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  -webkit-transform:scale(0);
  /*transition: .3s ease;*/
  box-shadow:1px 1px 4px 0 rgba(0,0,0,.1);

}

.customer-box .overlay p {
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2rem;
  text-align: center;
  color: #555;
  font-weight: 500;
}

/************
Oversea Shipping
************/

#oversea-shipping {
  position: relative;
}

#oversea-shipping .background img {
  display: block;
}

#oversea-shipping .container {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}

#oversea-shipping .visible-phone {
  position: relative;
}

#oversea-shipping .container h2 {
  text-align: center;
  padding-top: 100px;
}

#oversea-shipping .container p {
  font-size: 1.8rem;
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

#oversea-shipping .container p:lang(th) {
  font-size: 2rem;
}

#oversea-shipping .container .btn-customer-contact {
  width: 160px;
   margin: 10px auto 40px auto;
}
#oversea-shipping .container .svg-wrapper {
  padding-top: 0;
}

#oversea-shipping .container .svg-wrapper .text{
  color:  #fff;
  text-shadow: none;
}

#oversea-shipping .sec-img-ship {
  max-width: 840px;
  margin: 0 auto;
}

.sec-img-ship img {
  border-radius: 15px;
}

#oversea-shipping .img-ship {
  max-width: 200px;
}

.ship-img-mobile {
  padding-top: 20px;
  background: url(../img/bg2.png);
}

.ship-img-mobile img {
  margin-bottom: 25px;
  border-radius: 15px;
}

/******************************
Testimonials
******************************/
:lang(ja) #testimonies-carousel {
 display:none
}

.lp-testimonies,.testimonies {
 -webkit-transition:opacity .3s linear;
 transition:opacity .3s linear;
 background-color:#f6f8fa;
 padding:40px 0
}
@media print,screen and (min-width:40.625em) {
 .lp-testimonies,.testimonies {
  padding:60px 0
 }
}
.lp-testimonies h2,.testimonies h2 {
 /*font-size:1.25rem;*/
 margin:0 auto 40px;
 text-align:center;
 font-weight:400;
 line-height:1.4;
 /*color:#545f66;*/
 width:100%
}
/*@media print,screen and (min-width:40.625em) {
 .lp-testimonies h2,.testimonies h2 {
  font-size:1.375rem;
  margin:0 auto 50px;
  line-height:1.6
 }
}
@media screen and (min-width:64em) {
 .lp-testimonies h2,.testimonies h2 {
  font-size:1.5625rem
 }
}*/
.lp-testimonies h2 span,.testimonies h2 span {
 display:block
}
@media print,screen and (min-width:40.625em) {
 .lp-testimonies h2 span,.testimonies h2 span {
  display:inline-block
 }
}
@media screen and (min-width:64em) {
 .lp-testimonies__list,.testimonies__list {
  /*max-width:69rem;*/
  margin-right:auto;
  margin-left:auto;
  width:100%;
  float:left;
  padding-right:0;
  padding-left:0;
  padding:0 38px
 }
 .lp-testimonies__list::after,.lp-testimonies__list::before,.testimonies__list::after,.testimonies__list::before {
  display:table;
  content:' '
 }
 .lp-testimonies__list::after,.testimonies__list::after {
  clear:both
 }
 .lp-testimonies__list:last-child:not(:first-child),.testimonies__list:last-child:not(:first-child) {
  float:right
 }
 .lp-testimonies__list,.lp-testimonies__list:last-child,.testimonies__list,.testimonies__list:last-child {
  float:none!important
 }
}
@media screen and (min-width:64em) and (min-width:75em) {
 .lp-testimonies__list,.testimonies__list {
  padding:0
 }
}
.lp-testimonies__list__item,.testimonies__list__item {
 padding:0 12px
}
.lp-testimonies__list__item__comment,.testimonies__list__item__comment {
 box-shadow:1px 1px 4px 0 rgba(0,0,0,.1);
 background-color:#fff;
 /*font-size:.875rem;*/
 border-radius:3px;
 position:relative;
 padding:16px;
 margin:0
}
.lp-testimonies__list__item__comment span,.testimonies__list__item__comment span {
 display:block
}
.lp-testimonies__list__item__comment:after,.lp-testimonies__list__item__comment:before,.testimonies__list__item__comment:after,.testimonies__list__item__comment:before {
 border-style:solid;
 border-width:20px 20px 0 0;
 position:absolute;
 content:""
}
.lp-testimonies__list__item__comment:before,.testimonies__list__item__comment:before {
 border-color:rgba(0,0,0,.05) transparent transparent transparent;
 bottom:-21px;
 left:31px
}
.lp-testimonies__list__item__comment:after,.testimonies__list__item__comment:after {
 border-color:#fff transparent transparent transparent;
 bottom:-20px;
 left:30px
}
.lp-testimonies__list__item__author,.testimonies__list__item__author {
 font-size:0;
 margin:30px 0 0
}
.lp-testimonies__list__item__author figure,.testimonies__list__item__author figure {
 vertical-align:middle;
 display:inline-block;
 width:80%;
 margin:0
}
.lp-testimonies__list__item__author figure img,.testimonies__list__item__author figure img {
 vertical-align:middle;
 display:inline-block;
 border-radius:50%;
 height:48px;
 width:48px
}
.lp-testimonies__list__item__author figure figcaption,.testimonies__list__item__author figure figcaption {
 vertical-align:middle;
 display:inline-block;
 padding:0 0 0 12px
}
.lp-testimonies__list__item__author figure figcaption h4,.testimonies__list__item__author figure figcaption h4 {
 font-size:.875rem;
 font-weight:400;
 margin:0 0 5px;
 line-height:1
}
.lp-testimonies__list__item__author figure figcaption p,.testimonies__list__item__author figure figcaption p {
 font-size:.75rem;
 color:#82959f;
 line-height:1;
 margin:0
}
.lp-testimonies__list__item__author__logo,.testimonies__list__item__author__logo {
 display:inline-block!important;
 vertical-align:middle;
 height:22px;
 width:auto
}
.lp-testimonies .slick-arrow,.testimonies .slick-arrow {
 -webkit-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out;
 box-shadow:0 1px 3px 0 rgba(84,95,102,.3);
 background-color:#fff;
 top:calc(50% - 38px);
 border-radius:50%;
 height:30px;
 width:30px
}
@media screen and (min-width:75em) {
 .lp-testimonies .slick-arrow,.testimonies .slick-arrow {
  height:48px;
  width:48px
 }
}
.lp-testimonies .slick-arrow:before,.testimonies .slick-arrow:before {
 -webkit-transform:translate3d(-50%,-50%,0);
 transform:translate3d(-50%,-50%,0);
 background-repeat:no-repeat;
 background-size:12px 12px;
 position:absolute;
 height:12px;
 width:12px;
 content:'';
 left:50%;
 top:50%
}
@media screen and (min-width:75em) {
 .lp-testimonies .slick-arrow:before,.testimonies .slick-arrow:before {
  background-size:14px 14px;
  height:14px;
  width:14px
 }
}
.lp-testimonies .slick-arrow:hover,.testimonies .slick-arrow:hover {
 -webkit-transform:translateY(calc(-50% - 2px));
 -ms-transform:translateY(calc(-50% - 2px));
 transform:translateY(calc(-50% - 2px));
 box-shadow:0 2px 3px 0 rgba(84,95,102,.3)
}
.lp-testimonies .slick-arrow:active,.testimonies .slick-arrow:active {
 -webkit-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 transform:translateY(-50%);
 box-shadow:0 1px 3px 0 rgba(84,95,102,.3)
}
.lp-testimonies .slick-prev,.testimonies .slick-prev {
 left:0
}
@media screen and (min-width:75em) {
 .lp-testimonies .slick-prev,.testimonies .slick-prev {
  left:-48px
 }
}
.lp-testimonies .slick-prev:before,.testimonies .slick-prev:before {
 background-image:url(../images/top/testimonies/arrow-left.svg)
}
.lp-testimonies .slick-next,.testimonies .slick-next {
 right:0
}
@media screen and (min-width:75em) {
 .lp-testimonies .slick-next,.testimonies .slick-next {
  right:-48px
 }
}
.lp-testimonies .slick-next:before,.testimonies .slick-next:before {
 background-image:url(../images/top/testimonies/arrow-right.svg)
}
.lp-testimonies.unloaded,.testimonies.unloaded {
 -webkit-transition:opacity 10ms linear;
 transition:opacity 10ms linear;
 opacity:0
}
.ua-ie-9 .editing-tool__figure-desktop #figure-destop-image {
 margin-left:-192px;
 margin-top:-116px
}
.ua-ie-9 .testimonies .slick-arrow:before {
 margin-left:-6px;
 margin-top:-6px
}
@media screen and (min-width:75em) {
 .ua-ie-9 .testimonies .slick-arrow:before {
  margin-left:-7px;
  margin-top:-7px
 }
}

.landing-page-1 .lp-testimonies,.landing-page-2 .lp-testimonies {
 background-color:#fff;
 padding:60px 0
}
.landing-page-1 .lp-testimonies h2,.landing-page-2 .lp-testimonies h2 {
 color:#545f66;
 font-size:1.375rem;
 text-align:center;
 line-height:1.3;
 font-weight:400;
 margin:0 0 40px;
 width:100%
}
@media print,screen and (min-width:40.625em) {
 .landing-page-1 .lp-testimonies h2,.landing-page-2 .lp-testimonies h2 {
  font-size:1.625rem;
  margin:0 0 50px
 }
}

/***************
world map
***************/
.world-map {
  background-image:url('../../img/world-map-fm.png');
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  /*left: calc(-50vw + 50%);*/
  height: 570px;
  margin: 50px auto;
  background-size: contain;
}

.world-map-p {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding: 0 15px;
}

.world-map-p h2 {
  padding-top: 200px;
  padding-bottom: 30px;
}

@media print,screen and (max-width:767px) {
  .world-map {
    height: 100%;
    margin-bottom: 0;
  }
  .world-map-p h2 {
  padding-top: 240px;
  padding-bottom: 20px;
}

}
/***************
About Us
***************/

.body-wide {
  max-width: 960px;
  margin: 0 auto;
  /*padding: 80px 0;*/
  padding-top: 0px; /*from 300px*/
  padding-bottom: 20px;
}

#vision-section .body-wide {
  padding: 50px 0;
}
.body-p {
  padding: 40px 120px;
}
.body-p p {
  padding-bottom: 5px;
}
#our-vision {
  /*background-color: rgba(176, 199, 97, 0.75); /*#bfd592; /*#a4c28c;  #f6d53e*/
  text-shadow: 2px 2px #fff;
  margin: 0 40px;
  color: #333;
  /*text-shadow: 2px 2px #fff;*/
}

.p-masthead-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
}

.p-masthead-background .vision-slider{
}

.p-simplemasthead {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width:960px) {
  .p-simplemasthead {
    width:  100%;
    height: calc((100vw) * 1.2174);
  }
  .body-wide {
    padding-bottom: 30px;
  }
}

.p-simplemasthead-positioning {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}

.p-simplemasthead-content {
  position: absolute;
}

#vision-section .container {
  max-width: 960px;
}

@media screen and (min-width:961px) {
  .p-simplemasthead {
    height: 700px;
    width: 100%;
    margin: 0 auto;
  }
  .p-masthead-background img {
    width: 100%;
    height: 100%
  }
  .p-simplemasthead-positioning {
    padding-bottom: 0 0 54px 0;
    max-width: 960px;
  }
}

@media screen and (min-width:701px) {
  .p-simplemasthead-positioning {
    margin: 0 auto;
  }
  .p-simplemasthead-content {
    bottom: 54px;
    width: 75%;
  }
}

.history-section {
  position: relative;
  width: 100%;
  background: white;
  /*padding-bottom: 120px;*/
}

.history-section .container, .exhibition-section .container, .cert-section .container, .mgmt-container {
  max-width: 960px;
  margin: 0 auto;
}

/*.mgmt-container {
  padding: 70px 20px;
}*/

.history-timeline, .mgmt-image {
  width: 50%;
  display: inline-block;
}

.history-timeline .video-box {
  width: 100%;
}

.col-cert .img-cert {
  max-height: 200px;
  clear: both;
  margin: 0 16px 20px 16px;
  box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
}

@media screen and (max-width: 766px) {
  .col-cert .img-cert {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

.history-h2, .col-cert {
  text-align: left;
  vertical-align: top;
  display: flex;
  align-items: center;
}

.history-h2 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.inline-block {
  display: inline-block;
  width: 100%;
}

.row_chronology {
  max-width: 960px;
  margin: 0 auto;
}

.row_chronology::after {
  content: "";
  display: table;
  clear: both;
}

.row_chronology.first .row_item_l, .row_chronology.first .col_item_r {
    margin-top: 70px;
}
.row_chronology .row_item_l {
    width: 12.5%;
    float: left;
}

.row_chronology .row_item_l p {
    position: relative;
    left: 5px;
    margin-top: 24px;
    font-weight: bold;
    font-size: 34px;
    font-size: 3.4rem;
}

.row_chronology .row_item_r {
    border-left: 3px solid #989898;
    /*width: 87.5%;*/
    float: left;
    padding-left: 52px;
}
.row_chronology * {
    box-sizing: border-box;
}

.row_chronology .row_item_r .col_item_r {
  transition: 1s all;
  position: relative;
  background: #f5f5f5;
  padding: 30px 40px;
  margin-bottom: 35px;
}

@media screen and (max-width: 766px) {
  .row_chronology .row_item_r .col_item_r {
    padding: 20px 15px;
  }  
}

.row_chronology .row_item_r .col_item_r::after {
    content: "";
    position: absolute;
    top: 33px;
    left: -24px;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 24px solid #f5f5f5;
}
.row_chronology .row_item_r .col_item_r::before {
    content: "";
    position: absolute;
    top: 35px;
    left: -66px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background: #FFE600;
}

.row_chronology .row_item_l {
  width: 25%;
  float: left;
}
.row_chronology .row_item_l p {
  position: relative;
  left: 5px;
  margin-top: 24px;
  font-weight: bold;
  font-size: 34px;
  font-size: 3.4rem;
}
.row_chronology .row_item_l p.fix_posi {
  margin-top: 38px;
}

.svg-wrapper {
  /*position: relative;
  top: 50%;
  transform: translateY(-50%);*/
    margin: 0 auto;
  width: 320px;
  padding-top: 20px;
}
.svg-wrapper .shape {
  stroke-dasharray: 140 540;
  stroke-dashoffset: -474;
  stroke-width: 8px;
  fill: transparent;
  stroke: #bfd592;
  border-bottom: 5px solid black;
  transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
}
.svg-wrapper .text {
  font-size: 2.4rem;
  line-height: 32px;
  letter-spacing: 8px;
  color: #333;
  top: -48px;
  position: relative;
  text-align: center;
  text-shadow: 2px 2px #fff;
}
.svg-wrapper:hover .shape {
  stroke-width: 2px;
  stroke-dashoffset: 0;
  stroke-dasharray: 760;
}

.btn-green {
  background-color: rgb(255,255,255);
background-color: rgba(255,255,255, 0.1);
border: 1px solid #bfd592;
color: #bfd592;
height: 58px;
width: 231px;
line-height: 58px !important;
text-align: center;
letter-spacing: .1rem;
font-size: 1.6em;
font-weight: 500;
padding: 0;
display: block;
margin: 30px auto 0 auto;
z-index: 1;
}

.btn-green:hover {
  color: #fff;
  background-color: #bfcb8c;
  text-decoration: none;
}

.cert-section, .mgmt-section, .exhibition-section {
  position: relative;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.exhibition-section {
  background: url(../img/bg2.png);
}

@media screen and (min-width:961px) {
  .exhibition-section {
    max-height: 500px;
  }
}


.exhibition-section .exhibition-slider {
  position: relative;
height: 100%;
  padding: 0 30px;
}

* {
  min-height: 0;
  min-width: 0;
}

.exhibit-item {
}

.exhibit-item img {
  position: relative;
  max-height: 400px;
  text-align: center;
  margin: 0 auto;
}

.col-cert .exhibit-item p {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  padding-top: 10px;
}
.exhibition-slider .landscape {
  padding: 70px 0;
}

.exhibition-sectin .exhibitin-slider img {
    max-height: 300px;

}

.mgmt-section, .cert-section {
  background: #fff;
}

.col-cert .inline-block {
  margin-bottom: 20px;
}

.col-cert h2, .history-h2 h2 {
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 36px;
  letter-spacing: .01em;
}

.col-cert p {
  text-align: left;
  font-size: 1.6rem;
  /*margin-bottom: 30px;*/

}

.col-cert p:lang(th) {
  font-size: 120%;
}

.md-container {
  position: relative;
  padding: 0;
}

.md-container img {
  display: block;
}

.message-md {
  /*position: absolute;*/
  bottom: 20px;
  right: 20px;
  padding: 20px;
  max-width: 540px;
  padding-top: 80px;
  padding-bottom: 10px;
  /*outline: 4px solid #ab600f;
  outline-offset: -8px;*/
  /*background-color: rgba(239,239,239,0.75);*/
  color: #333;
}

.message-md h3{
  line-height: 1.4;
  font-style: italic;
  font-family: Georgia, serif;
  z-index: 1;

}

.message-md h3:before {
    content: '\201C';
    color: #81bedb;
    font-size: 7.5em;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    top: 0em;
    left: -.1em;    
    text-shadow: none;
    z-index: 0;
}

.message-md p {
  padding-top: 20px;
  text-align: right;
  font-style: italic;
}

.message-md p span{
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 1px white; 
}

/*.message-md:after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 2px solid #ccbaa2;
}*/

.mgmt-image {
  padding-top: 50px;
}

.mgmt-h2 {
  vertical-align: top;
  padding-top: 60px;
  /*padding-left: 40px;*/
}

.mgmt-h2 h2 {
  text-align: center;
  padding-bottom: 20px;
}

.mgmt-h2 p {
  text-align: left;
}

.exec-h2 {
  text-align: center;
  vertical-align: top;
}

.exec-h2 p {
  font-size: 2rem;
}
#exec-panel {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.md-img {
  padding-top: 60px;
  padding-bottom: 20px;
}
.exec-img {
  max-width: 300px;
  padding-bottom: 20px;
}

@media screen and (min-width: 766px) {
  h1#our-vision-p {
    padding: 10px;
    line-height: 1.35;
  }
  h1#our-vision-m {
    display: none;
  }
}

.history-container .row {
  padding-top: 40px;
}

.history-container .row .history-timeline {
  padding-top: 60px;
}

@media screen and (max-width: 767px) {
  #csr-contents, #aboutus-contents {
    padding: 58px 0 0px;
  }

  .history-container .row .history-timeline {
    padding-top: 20px;
  }

  .history-timeline, .mgmt-image, .history-h2, .body-p p {
    width: 100%
  }

  .body-p {
    padding: 20px 10px;
  }

  .row_chronology .row_item_l {
    width: 15%;
    font-size: 1.3rem;
  }

  .row_chronology .row_item_l p {
    margin-top: 0;
    font-size: 1.4em;
  }

  #our-vision h1 {
    font-size: 1.5em;
  }

    h1#our-vision-m {
  padding: 0;
  line-height: 
  }
  h1#our-vision-p {
    display: none;
  }
  #our-vision {
    margin: 0;
  }
}

@media screen and (max-width: 358px) {
  .row_chronology .row_item_l p {
    font-size: 1.6rem;
  }
    .row_chronology .row_item_r .col_item_r {
    padding: 0px;
  }  
}
.fancybox-image {
  background-color: #fff;
}
.image-gallery-products .img-box {
  text-align: center;
}
.image-gallery-products img {
  object-fit: cover;
  width: 200px;
  height: 200px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
    margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

/*****
Main page
*****/
.intro-style-one {
    position: relative;
    padding: 50px 0px;
    max-width: 960px;
    margin: 0 auto;
}
.intro-style-one h2 {
  padding: 20px 0 10px 0;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.panel-contact {
  max-width: 960px;
  margin: 0 auto;
}
.intro-style-one .featured-style-one, .intro-style-one .bigger-column {
    margin-bottom: 50px;
}
.featured-style-one {
    position: relative;
}

.featured-style-one .lower-content {
    position: relative;
    padding: 20px 0px 0px;
}

.featured-style-one .lower-content h3 {
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
}
.featured-style-one .lower-content .text {
    font-size: 1.6rem;
    line-height: 1.5;
}

.btn-style-five {
    position: relative;
    padding: 6px 30px;
    line-height: 24px;
    text-transform: uppercase;
    background: #247fe1;
    color: #ffffff !important;
    border: 2px solid #247fe1;
    font-size: 15px;
    font-weight: 600;
    border-radius: 22px;
}
.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.default-parallax-section {
    position: relative;
    padding: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;

}
.default-parallax-section::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(132,149,73,0.75);
}
.default-parallax-section .auto-container {
    position: relative;
    z-index: 5;
}
.default-parallax-section h2 {
    font-size: 36px;
    font-weight: normal;
    line-height: 1.4em;
    color: #ffffff;
}

.contact-parallax .contact-intro {
  padding: 100px 10px;
  text-align: left;
  color: #fff;
}
.contact-parallax .contact-intro h3 {
  padding-bottom: 20px;
}
.contact-parallax .contact-intro h2 {
  padding-bottom: 20px;
  font-weight: 500;
}
.btn-style-four {
    position: relative;
    padding: 10px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #bfd592;
    color: #ffffff !important;
    font-size: 15px;
    font-weight: 600;
    border: 2px solid #bfd592 !important;
    border-radius: 3px;
    display: inline-block;
}

.btn-style-four:hover {
    color: #bfd592 !important;
    border-color: #bfd592 !important;
    background: none;
}

@media screen and (max-width:766px) {
  .contact-parallax .image-box {
    display: none;
  }
}

.contact-parallax .image-box img {
  vertical-align: bottom;
}
.csr-parallax {
  padding: 100px 0;
}

.csr-parallax h2 {
  padding-bottom: 30px;
}
.text-center {
    text-align: center;
}

.intro-process {
  background-image: url(/img/intro-manu.jpg);
  background-size:     cover;                      /* <------ */
  background-repeat:   no-repeat;
  background-position: center center;  
  max-height: 700px;
}

.panel-process {
  max-width: 960px;
  padding: 140px 0 60px 0;
}

.panel-process .image-box {
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .intro-process {
    background-image: url(/img/intro-manu-mob-green.jpg);
  }
  .panel-process {
    padding: 30px 0;
  }
}

.key-figure {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 60px;
}

.counter { background-color: #ffffff; padding: 10px; background-clip: content-box; border-radius: 20px;}
.count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }
.other{
  height: 1500px;
}
.counter h2 {
  font-weight: 600;
}
.counter p {
  font-size: 1.6rem;
}

.jumbotron {
  position: relative;
  padding: 0;
  margin-top: 60px;
  margin-bottom: 0;
  background: none;
}

.jumbotron .image-box img{
  display: block;
}

.jumbotron .video-box {
  position: absolute;
  left: 50%;
  top: 54%;
  transform: translate(-50%,-50%);
  z-index: 2;
  max-width: 960px;
  max-height: 540px;
}

.jumbotron .video-box #mute {
  cursor: pointer;
  height: 48px;
  width: 48px;
  position: absolute;
  bottom: 32px;
  right: 32px;
  border: none;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .jumbotron {
    margin-top: 10px;
  }
  .jumbotron .video-box #mute {
    top: calc(120px + 56vw);
    right: 10px; 
  }  
}

.jumbotron h2 {
  font-weight: 800;
  font-size: 4.5rem;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px #515151;
  position: absolute;
  left: 50%;
  top: 80%;
  transform: translate(-50%,-50%);
}
.intro-service {
  background: #fff;
  margin: 0;
}

.intro-service .container {
  max-width: 960px;
  margin: 0 auto;
}

.intro-service .container h2, .key-figure h1 {
  padding: 60px 0 30px 0;
  font-weight: 600;
  text-align: center;
  font-size: 3.6rem;
}

@media screen and (max-width: 766px) {
  .intro-service .container h2, .key-figure h1 {
    font-size: 2.6rem;
  }
}
.intro-service .container .intro-cat {
  padding: 20px;
}

.intro-service .container .intro-cat h3 {
  padding: 20px 0;
  font-weight: 600;
}

/************
CONTACT
************/
.contact-section h2 {
    font-size: 24px;
    margin-bottom: 25px;
    color: #181818;
}
.contact-section .column {
    position: relative;
    margin-bottom: 40px;
}