.from-anonimousShow {
  display: none;
}

.container a {
  color: #555
}

.container a:hover {
  color: #00a8b5
}

h1, h2, h3, ul, ol, p {
  margin-bottom: 20px
}

ul {
  list-style: none;
  padding-left: 0
}

h2 {
  padding-bottom: 5px;
  border-bottom: 1px solid #e8e8e8
}
∂ç
h2:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 8px 1px 0;
  border-radius: 3px;
  background-color: #ccc;
  vertical-align: middle;
  content: '';
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAAAAAA6I3INAAAALklEQVR4AWP49+jCGSg4/+gfw6MzSOAJwwVk7gWGMyiAblw0Z6A5EuiF80heAAC8T53Kl5gLwAAAAABJRU5ErkJggg==)\9
}

body.home h2 {
  padding-bottom: 0;
  border-bottom: none
}

body.home h2:before {
  display: none
}

h4 {
  margin-bottom: 15px;
  border-left: 3px solid #999;
  padding-left: 7px
}

h5 {
  font-weight: bold
}

@media (min-width:768px) {
  .row.arrows {
    margin-left: -10px
  }
}

.arrows figure {
  padding-right: 30px;
  padding-left: 10px;
  background: url(../img/arrow.png) 100% 45% no-repeat
}

.arrows figure.noarrow {
  background: none
}

.arrows figure:last-child {
  background: none
}

html .smt {
  display: none
}

html.mobile .pc {
  display: none
}

html.mobile .smt {
  display: inline-block
}

html.tablet .pc {
  display: none
}

html.tablet .smt {
  display: inline-block
}

#hero {
  padding-top: 10px
}

body.v2015 #hero {
  padding-bottom: 7px
}

@media (max-width:767px) {
  #hero {
    padding-top: 0
  }
}

#hero h1 {
  max-width: 960px;
  margin: 0 auto;
  text-align: center
}

#hero h1 img {
  width: 100%
}

#hero .hero, #hero .list-banners {
  position: relative
}

#hero .hero img, #hero .list-banners img {
  max-width: 100%
}

#hero .logo-home {
  display: none;
  position: relative !important;
  width: 100%;
  margin: 0;
  padding: 17px 0 17px 15px;
  background: #fff
}

@media (max-width:767px) {
  #hero .logo-home {
    display: block
  }
}

#hero .logo-home img {
  max-width: 252px
}

#hero .logo-home aside {
  position: absolute;
  bottom: 5px;
  right: 10px;
  color: #333;
  font-size: 11px
}

body.v2015 #hero .hero {
  text-align: center
}

#logobar {
  background-color: #969da1
}

#logobar .container {
  padding: 10px 0;
  text-align: right
}

#logobar .container img {
  width: 25%
}

@media (max-width:767px) {
  #logobar .container {
    padding-right: 15px
  }
  #logobar .container img {
    width: 50%
  }
}

@media (max-width:479px) {
  #logobar .container img {
    width: 65%
  }
}

#banners {
  overflow: hidden;
  max-width: 780px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #fff;
  text-align: center
}

@media (max-width:719px) {
  #banners {
    max-width: 600px
  }
}

@media (max-width:599px) {
  #banners {
    max-width: 480px
  }
}

@media (max-width:479px) {
  #banners {
    max-width: 360px
  }
}

@media (max-width:359px) {
  #banners {
    max-width: 315px
  }
  #banners .list-banners li {
    width: 95px
  }
}

#banners .list-banners {
  margin-bottom: 0
}

#banners .list-banners li {
  margin: 10px 5px 0
}

#banners p.text-right {
  max-width: 720px
}

#pickups {
  position: relative;
  padding: 7px 0 0;
  background-color: #fff
}

#pickups ul {
  margin-bottom: 0;
  font-size: 0
}

#pickups li {
  padding-bottom: 7px;
  text-align: center
}

#pickups li>a {
  font-size: 13px;
  position: relative;
  display: inline-block;
  max-width: 100%;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

#pickups li>a:hover {
  opacity: .7;
  filter: alpha(opacity=70)
}

#pickups li>a i {
  position: absolute;
  top: 1px;
  right: 1px
}

#pickups li>a img {
  margin: 0 auto
}

@media (min-width:768px) {
  #pickups .carousel-inner>.item {
    display: block
  }
  #pickups .carousel-control {
    display: none
  }
}

#pickups .carousel-inner {
  width: auto
}

#pickups .carousel-control {
  top: 50%;
  width: 45px;
  height: 45px;
  margin-top: -22px;
  background: none;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  outline: 0;
  text-indent: -9999px;
  z-index: 9999
}

#pickups .carousel-control i {
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -5px;
  font-size: 40px;
  display: none
}

#pickups .carousel-control.right {
  right: 0;
  background: url(/shared/css/images/controls_2.png) no-repeat -45px 0;
  background-size: 200%
}

#pickups .carousel-control.left {
  left: 0;
  background: url(/shared/css/images/controls_2.png) no-repeat 0 0;
  background-size: 200%
}

#bnrs {
  padding: 0
}

#bnrs li {
  padding-bottom: 7px;
  text-align: center
}

#bnrs li>a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

#bnrs li>a:hover {
  opacity: .7;
  filter: alpha(opacity=70)
}

#bnrs li>a i {
  position: absolute;
  top: 1px;
  right: 1px
}

#masthead {
  z-index: 100;
  position: relative;
  margin-bottom: 80px;
  background-color: #e4e4e4;
  filter: none !important
}

.extra #masthead, .home #masthead {
  margin-bottom: 10px
}

#masthead:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background-image: -webkit-linear-gradient(#949494, #ccc 35%, #e4e4e4);
  background-image: linear-gradient(#949494, #ccc 35%, #e4e4e4);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff949494', endColorstr='#ffe4e4e4', GradientType=0);
  content: ''
}

#masthead .logo {
  position: relative;
  float: left;
  width: 32%;
  margin-top: 35px;
  margin-left: 1%
}

@media (min-width:768px) {
  #masthead .logo {
    margin-left: 15px
  }
}

#masthead .logo a {
  display: block;
  padding: 10px 0
}

#masthead .logo img {
  max-width: 252px
}

#masthead .logo aside {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 0;
  color: #eee;
  font-size: 11px
}

@media (max-width:767px) {
  #masthead .logo aside {
    display: block
  }
}

#masthead .hero {
  display: none !important
}

@media (max-width:767px) {
  body.home #masthead .hero {
    display: block !important;
    position: relative
  }
}

#masthead .hero img {
  max-width: 100%
}

#masthead .nav {
  float: right;
  width: 65%;
  margin-top: 57px;
  padding-right: 15px
}

#masthead .nav>li {
  float: left;
  padding: 0 1px 0 2px
}

#masthead .nav>li#nav-design, #masthead .nav>li#nav-function {
  width: 20%
}

#masthead .nav>li#nav-service {
  width: 35%;
  letter-spacing: -2px
}

#masthead .nav>li#nav-spec {
  width: 25%;
  letter-spacing: -1px
}

#masthead .nav>li>a {
  display: block;
  height: 48px;
  margin: 0;
  padding: 18px 0 0;
  line-height: 1.3;
  text-align: center;
  background-color: #f3f3f3;
  background-image: -webkit-linear-gradient(#f7f7f7, #f3f3f3 90%, #f6f6f6);
  background-image: linear-gradient(#f7f7f7, #f3f3f3 90%, #f6f6f6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#fff6f6f6', GradientType=0);
  filter: none !important;
  color: #999
}

@media (max-width:989px) {
  #masthead .nav>li#nav-service>a, #masthead .nav>li#nav-spec>a {
    padding-top: 9px;
    padding-bottom: 9px
  }
}

#masthead .nav>li>a:hover {
  color: #000;
  background: #eee
}

#masthead .nav>li .dropdown-menu {
  left: 0;
  margin: 0;
  padding: 0;
  background-color: #fff
}

#masthead .nav>li .dropdown-menu>li.active>a {
  background-color: #fff
}

#masthead .nav>li .dropdown-menu>li>a {
  padding: 15px 15px;
  border-top: 1px solid #d8d8d8;
  letter-spacing: 0
}

#masthead .nav>li .dropdown-menu>li>a:hover {
  background-color: #000;
  color: #fff
}

@media (max-width:767px) {
  #masthead .nav>li .dropdown-menu>li>a {
    color: #333
  }
}

#masthead .nav>li .dropdown-menu>li:first-child>a {
  border-top: 0
}

#masthead .nav>li.active {
  position: static
}

#masthead .nav>li.active>a {
  background: #fff;
  color: #000
}

#masthead .nav>li.active>a:after {
  position: absolute;
  bottom: -1px;
  left: 50%;
  height: 12px;
  margin-left: -5px;
  display: block;
  color: #222;
  z-index: 1;
  font-size: 12px;
  font-family: FontAwesome;
  content: "\f078"
}

#masthead .nav>li.active .dropdown-menu {
  display: block;
  clear: both;
  width: 100%;
  padding: 30px 0;
  border: none;
  border-bottom: 1px solid #eee\9;
  text-align: center;
  z-index: -1
}

@media (max-width:767px) {
  #masthead .nav>li.active .dropdown-menu {
    padding: 10px 0 5px;
    line-height: 25px
  }
}

@media (min-width:768px) {
  #masthead .nav>li.active .dropdown-menu {
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06)
  }
}

#masthead .nav>li.active .dropdown-menu>li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-left: 1px solid #d8d8d8
}

#masthead .nav>li.active .dropdown-menu>li:first-child {
  border-left: none
}

#masthead .nav>li.active .dropdown-menu>li>a {
  position: relative;
  margin: 0 10px;
  padding: 0 5px;
  border-top: none;
  color: #a0a0a0
}

@media (max-width:989px) {
  #masthead .nav>li.active .dropdown-menu>li>a {
    margin: 0 5px
  }
}

#masthead .nav>li.active .dropdown-menu>li>a:hover {
  background-color: #00a8b5;
  color: #fff
}

#masthead .nav>li.active .dropdown-menu>li.active>a {
  background-color: inherit;
  color: #00a8b5;
  border-bottom: 1px solid #00a8b5
}

@media (max-width:767px) {
  #masthead {
    background-color: #fff
  }
  #masthead:before {
    display: none
  }
  #masthead .logo {
    position: relative !important;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #969da1
  }
  #masthead .logo.white {
    background: #e4e4e4
  }
  body.home #masthead .logo.white {
    display: none
  }
  #masthead .logo.white aside {
    color: #333
  }
  #masthead .logo a {
    display: block;
    padding-top: 27px;
    padding-bottom: 27px;
    padding-left: 15px
  }
  #masthead .nav {
    position: relative;
    float: none !important;
    clear: both;
    width: 100% !important;
    height: auto;
    margin: 0 !important;
    padding-right: 0;
    background-color: #000
  }
  #masthead .nav>li {
    position: static;
    float: left;
    padding: 0;
    border-bottom: 0
  }
  #masthead .nav>li>a {
    position: static;
    height: 58px;
    padding-top: 22px;
    border: none;
    background: #000;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(145deg, #303030, #000);
    background-image: linear-gradient(145deg, #303030, #000);
    color: #fff
  }
  #masthead .nav>li>a .visible-xs {
    display: block !important
  }
  #masthead .nav>li#nav-service>a, #masthead .nav>li#nav-spec>a {
    padding-top: 14px
  }
  #masthead .nav>li.active>a:after {
    position: static;
    margin-top: 10px;
    margin-bottom: -22px;
    padding-left: 50%\9
  }
  body:not(:target) #masthead .nav>li.active>a:after {
    padding-left: 0
  }
  #masthead .nav>li#nav-service>a:after, #masthead .nav>li#nav-spec>a:after {
    margin-top: 1px;
    margin-bottom: -14px
  }
  #masthead .nav>li .dropdown-menu {
    position: absolute;
    width: 100%;
    padding: 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
  }
  #masthead.hidden-xs-dropdown {
    margin-bottom: 0;
    border-bottom: 1px solid #d8d8d8;
    background-color: transparent !important
  }
  #masthead.hidden-xs-dropdown .navbar-toggles {
    margin-bottom: 60px !important
  }
  #masthead.hidden-xs-dropdown .dropdown-menu {
    display: none !important
  }
}

.pagetitle {
  position: relative;
  margin-bottom: 20px;
  padding: 13px 0;
  color: #555
}

.pagetitle .list-banners {
  float: right
}

@media (max-width:767px) {
  .pagetitle .list-banners {
    position: relative;
    zoom: 60%
  }
}

.pagetitle .border-bottom {
  margin-bottom: 20px
}

.pagetitle h1 {
  margin: 30px 0 20px;
  font-size: 28px;
  letter-spacing: 3px
}

.pagetitle h1.border-bottom {
  padding: 0 0 40px 0
}

@media (max-width:767px) {
  .pagetitle h1.border-bottom {
    padding-bottom: 20px
  }
}

.pagetitle h2 {
  line-height: 1.3;
  border-bottom: none
}

.pagetitle h2:before {
  display: none
}

.pagetitle h2+h1 {
  margin-top: -10px
}

.pagetitle figure {
  margin: 20px 0 30px
}

.pagetitle .text-center>.inline {
  text-align: left
}

.pagetitle .parent {
  display: block;
  margin-top: 15px;
  font-size: 18px;
  color: #333
}

@media (max-width:767px) {
  .pagetitle {
    margin-bottom: 15px
  }
  .pagetitle:before {
    display: none
  }
  .pagetitle h1 {
    margin: 15px 0;
    font-size: 24px
  }
  .pagetitle h1.border-bottom {
    margin-bottom: 0
  }
  .pagetitle h2 {
    margin-bottom: 10px;
    font-size: 16px
  }
  .pagetitle h2 small {
    font-size: 11px
  }
  .pagetitle figure {
    margin: 0
  }
}

.container section {
  margin-bottom: 30px;
  padding-bottom: 30px
}

.container section h2+h3 {
  margin-top: -5px;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: bold
}

@media (min-width:768px) {
  body.v2015 .container .section {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 16px
  }
}

@media (min-width:768px) {
  body.v2015 .container .lead {
    line-height: 1.8;
    font-size: 16px
  }
}

body.home.v2015 .container .section {
  margin-bottom: 20px;
  padding-bottom: 20px;
  color: #333;
  line-height: 1.6;
  font-size: 15px
}

body.home.v2015 .container .section:before, body.home.v2015 .container .section:after {
  content: " ";
  display: table
}

body.home.v2015 .container .section:after {
  clear: both
}

body.home.v2015 .container .section h2 {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0 40% 0 0
}

body.home.v2015 .container .section.intro h2 {
  padding: 0 5%
}

body.home.v2015 .container .section small {
  font-size: 11px
}

body.home.v2015 .container .section .small {
  font-size: 11px;
  line-height: 1.2
}

body.home.v2015 .container .section a {
  color: #00a7b5
}

body.home.v2015 .container .section a:hover {
  text-decoration: underline
}

body.home.v2015 .container .section figure {
  margin-bottom: 0
}

@media (min-width:768px) {
  body.home.v2015 .container .section {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 16px
  }
  body.home.v2015 .container .section h2 {
    margin-bottom: 35px;
    padding: 0
  }
  body.home.v2015 .container .section figure {
    margin-bottom: 20px
  }
  body.home.v2015 .container .section .col-copy {
    float: left;
    width: 42.574%
  }
  body.home.v2015 .container .section .col-image {
    float: left;
    width: 57.426%
  }
  body.home.v2015 .container .section.shift .col-copy {
    float: right;
    width: 42.574%
  }
}

body.home.v2015 .container .section.intro {
  padding-top: 30px;
  padding-bottom: 0
}

body.home.v2015 .container .section.intro h2, body.home.v2015 .container .section.intro p {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

@media (max-width:767px) {
  body.home.v2015 .container .section.intro h2, body.home.v2015 .container .section.intro p {
    text-align: left
  }
}

#expandhead {
  position: relative;
  filter: none !important;
  background-color: #fff;
  z-index: 100
}

#expandhead.affix {
  position: fixed;
  top: 0;
  width: 100%
}
@media (max-width:767px) {
  #expandhead.affix {
    top: 50px;
  }
}

body.home #expandhead.affix {
  position: fixed;
  top: 0;
  width: 100%
}

#expandhead .logo {
  position: relative !important;
  float: left;
  width: 32%;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  z-index: 10
}

@media (max-width:767px) {
  #expandhead .logo {
    width: 100%;
    margin: 0;
    background: #969da1;
    float: none;
  }
  #expandhead .logo.white {
    display: none;
    background: #e4e4e4
  }
  body.home #expandhead .logo.white {
    display: none
  }
  #expandhead .logo.white aside {
    color: #333
  }
}

#expandhead .logo a {
  display: block;
}

@media (max-width:767px) {
  #expandhead .logo a {
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 15px
  }
}

#expandhead .logo img {
  max-width: 335px
}

@media (max-width:420px) {
  #expandhead .logo img {
    max-width: 100%
  }
}

#expandhead .logo aside {
  display: none;
  position: absolute;
  bottom: 2px;
  right: 0;
  color: #eee;
  font-size: 10px
}

@media (max-width:767px) {
  #expandhead .logo aside {
    display: block
  }
}

#expandhead .nav-menu {
  position: relative;
  margin: 0 15px;
  background-color: #fff;
  text-align: right
}

@media (max-width:767px) {
  #expandhead .nav-menu {
    margin: 0;
    position: fixed;
    width: 100%;
  }
  body.home #expandhead .nav-menu {
    display: block
  }
  #expandhead .nav-menu.affix {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    position: fixed;
    top: 50px;
    width: 100%
  }
  .isApp #expandhead .nav-menu.affix{top: 0}
}

#expandhead .nav-menu span {
  display: inline-block
}

#expandhead .nav-menu span.collapse {
  display: none !important
}

#expandhead .nav-menu .text {
  display: none
}

body.home #expandhead .nav-menu .text {
  display: inline-block;
  padding-top:10px;
}

@media (max-width:767px) {
  #expandhead .nav-menu .text {
    display: inline-block
  }
}

#expandhead .nav-menu .btn {
  /* width: 40px;
  height: 40px; */
  padding: 0;
  outline: none;
  border: none;
  background-color: #fff;
  border-radius: 0;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  display: none;
  margin-left: auto;
  font-size: 13px;
}

#expandhead .nav-menu .btn .ico{
  margin-left: 10px;
}

#expandhead .nav-menu .btn:focus {
  outline: none;
  outline-offset: -2px
}

body.home #expandhead .nav-menu .btn {
  display: inline-block
}

@media (max-width:767px) {
  #expandhead .nav-menu .btn {
    display: inline-block;
    line-height: 40px;
  }
}

#expandhead .nav-local {
  clear: both
}

@media (min-width:768px) {
  #expandhead .nav-local.collapse {
    display: block;
  }
  #expandhead nav.nav-local.collapse {
    overflow: visible;
  }
}

body.home #expandhead .nav-local.collapse {
  display: none
}

#expandhead .nav-local ul {
  width: 100%;
  margin: 0;
  padding: 0 0 5px;
  text-align: center
}

#expandhead .nav-local ul:before, #expandhead .nav-local ul:after {
  content: " ";
  display: table
}

#expandhead .nav-local ul:after {
  clear: both
}

#expandhead .nav-local ul li {
  float: left;
  display: table;
  width: 25%;
  padding: 1px
}
@media (max-width:767px) {
  #expandhead .nav-local ul li {
    width: 50%;
  }
}
@media (min-width:990px) {
  #expandhead .nav-local ul li {
    width: 12.5%
  }
  #expandhead .nav-local ul li:first-child {
    padding-left: 0
  }
  #expandhead .nav-local ul li:last-child {
    padding-right: 0
  }
}

@media (min-width:260px) {
  #expandhead .nav-local ul li.double br:nth-child(2n) {
    display: none
  }
}

#expandhead .nav-local ul li a {
  display: block;
  display: table-cell;
  width: 100%;
  height: 62px;
  margin: 0 3px 2px 0;
  padding: 0;
  border: 1px solid #ccc;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  color: #333
}

@media (min-width:768px) {
#expandhead .nav-local ul li {
  padding: 1px 0 0;
}
#expandhead .nav-local ul li a {
  border-left: 0px;
}
#expandhead .nav-local ul li:first-child a {
  border-left: 1px solid #ccc;
}
#expandhead .nav-local ul{
  margin-bottom: 0px;
}
}
#expandhead .nav-local ul li a:hover {
  background-color: #898989;
  text-decoration: none;
  color: #fff;
}

@media (min-width:768px) {
  #expandhead .nav-local ul li a {
    height: 35px;
    line-height: 14px
  }
}

@media (max-width:767px) {
  #expandhead .nav-local ul li a {
    height: 42px;
    font-size: 90%;
  }
  #expandhead .nav-local ul li:nth-child(odd) a {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
  }
  #expandhead .nav-local ul li:nth-child(even) a {
    border-right: 1px solid #ccc;
  }
  #expandhead .nav-local ul li:first-child a,#expandhead .nav-local ul li:nth-child(1) a {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  #expandhead .nav-local ul li:first-child a,#expandhead .nav-local ul li:nth-child(2) a {
    border-top: 0px solid #ccc;
  }
  #expandhead .nav-local ul li:last-child a,#expandhead .nav-local ul li:nth-last-child(2) a {
    border-bottom: 1px solid #ccc;
  }
  #expandhead .nav-local ul li:nth-child(n + 3) a {
    border-top: 0px solid #ccc;
  }
  #expandhead .nav-local ul li {
    padding: 0;
  }
}

@media (max-width:580px) {
  #expandhead .nav-local ul li a {
    font-size: 84%;
    letter-spacing: -0.1em
  }
}

#expandhead .nav-local ul li.active a {
  background: #00a8b5 !important;
  color: #fff !important
}

#expandhead .nav-local ul li.active a:hover {
  background: #00a8b5 !important;
  color: #fff !important
}

@media (max-width:767px) {
  #expandhead .nav-local ul li.double a {
    letter-spacing: -0.2em
  }
}

@media (max-width:767px) {
  #expandhead.affix .logo a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.imgchanger {
  position: relative
}

.imgchanger dt {
  margin-bottom: 20px;
  text-align: center
}

.imgchanger dd {
  padding: 10px;
  background: #e8e8e8;
  text-align: center
}

.imgchanger dd ul {
  display: table;
  margin: 0 auto;
  table-layout: fixed
}

.imgchanger dd li {
  display: table-cell;
  padding: 0 5px;
  *display: inline;
  *zoom: 1
}

.imgchanger dd li a {
  display: block;
  border: 1px solid #fff;
  cursor: default
}

.imgchanger dd li a:hover, .imgchanger dd li a.active {
  border: 1px solid #000
}

.imgchanger.nostyle dt, .imgchanger.nostyle dd {
  padding: 0;
  text-align: left;
  background: none
}

.imgchanger.nostyle dd ul {
  margin: 0
}

.imgchanger.nostyle dd li {
  padding: 0
}

.imgchanger.nostyle dd li a {
  border: none !important
}

@media (max-width:599px) {
  .imgchanger dd ul {
    width: 100%
  }
}

.expanders {
  margin-bottom: 30px
}

@media (max-width:767px) {
  .expanders section {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 8px solid #ebebeb
  }
  .expanders section:before {
    position: absolute;
    display: block;
    content: "";
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    bottom: 3px;
    width: 90%;
    height: 10px;
    z-index: 0
  }
  .noshadow .expanders section:before {
    display: none
  }
  .expanders section header {
    position: relative;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    -webkit-transition: all .9s linear;
    transition: all .9s linear;
    z-index: 1
  }
  .expanders section header:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -15px;
    content: "\f078";
    font-size: 20px;
    font-weight: bold;
    font-family: FontAwesome
  }
  .expanders section header h2 {
    margin: 0;
    padding: 22px 25px 22px 0;
    font-size: 18px
  }
  .expanders section header h2:before {
    display: none
  }
  .expanders section header.active {
    background: #fff
  }
  .expanders section header.active:after {
    margin-top: -15px;
    content: "\f077";
    color: #00a8b5
  }
  .expanders section .body {
    position: relative;
    display: none;
    padding-bottom: 30px;
    background-color: #fff
  }
  .expanders section:first-child header {
    box-shadow: none
  }
}

@media (min-width:768px) {
  .expanders section .body {
    display: block !important
  }
}

.nav-sibling a:hover {
  color: #000
}

.nav-sibling .panel {
  border-radius: 0
}

.nav-sibling .panel .panel-heading {
  border-radius: 0;
  background-color: #969da1
}

.nav-sibling .panel .panel-heading img {
  width: 200px
}

.nav-sibling .panel .list-group-item {
  padding-right: 20px;
  background-color: #f6f6f6;
  position: relative
}

.nav-sibling .panel .list-group-item:before {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  content: "\f054";
  font-size: 14px;
  font-family: FontAwesome
}

.nav-sibling .panel .list-group-item:before {
  right: 10px
}

.nav-sibling .panel .list-group-item.active {
  border-color: #eee;
  background-color: #3a3a3a !important;
  cursor: default
}

.nav-sibling .panel .list-group-item:first-child {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 120%
}

.nav-sibling .panel .list-group-item:first-child:before {
  display: none
}

.nav-sibling .panel .list-group-item:hover {
  background-color: #d8d8d8
}

.nav-sibling .panel .list-group-item .label {
  font-size: 12px
}

.index a {
  color: #333
}

.index a i {
  color: #00a8b5
}

.index .media {
  padding-bottom: 50px
}

.index .media h2 {
  margin-top: 5px;
  font-size: 17px;
  line-height: 24px
}

.index .media .photo {
  width: 55%;
  text-align: center
}

.index .media .media-body {
  position: relative;
  padding: 30px 15px 0
}

@media (max-width:767px) {
  .index .media {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc
  }
  .index .media:last-child {
    padding-bottom: 0;
    border-bottom: none
  }
  .index .media h4 {
    display: none
  }
  .index .media .photo {
    float: left !important;
    width: 35%
  }
  .index .media .media-body {
    padding: 0 20px 0 10px;
    position: relative
  }
  .index .media .media-body i {
    display: none
  }
  .index .media .media-body:before {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    content: "\f054";
    font-size: 14px;
    font-family: FontAwesome
  }
}

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

.pickup a:hover {
  color: #000
}

.pickup img {
  max-width: 100%;
  margin-bottom: 10px
}

.pickup dl {
  margin: 0
}

.pickup dt {
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 18px;
  color: #b6b6b6
}

.pickup dd {
  margin-bottom: 15px
}

.pickup dd .icon-stack {
  vertical-align: bottom;
  font-size: 10px
}

@media (max-width:767px) {
  .pickup>div {
    padding-top: 15px;
    border-top: 1px dotted #d8d8d8
  }
  .pickup>div:before, .pickup>div:after {
    content: " ";
    display: table
  }
  .pickup>div:after {
    clear: both
  }
  .pickup>div:first-child {
    padding-top: 0;
    border-top: none
  }
  .pickup img {
    float: left;
    margin-right: 10px;
    width: 35%
  }
  .pickup dl {
    overflow: hidden;
    zoom: 1
  }
  .pickup dd>div {
    height: auto !important
  }
}

#footer-local {
  padding-bottom: 0
}

#footer-local .pager {
  margin-top: -10px
}

#footer-local .pager .icon-stack-base {
  font-size: 16px
}

#footer-local .pager .icon-light {
  font-size: 10px
}

#footer-local .pager a:hover {
  background: none
}

#footer-local .navbar {
  clear: both;
  margin-top: 25px
}

#footer-local .navbar .navbar-nav {
  margin-bottom: 0
}

#footer-local .navbar .navbar-nav.navbar-divider {
  margin-left: -15px;
  border-left: none
}

#footer-local .navbar .navbar-nav.navbar-divider>li:first-child {
  border-left: none
}

#footer-local .navbar .navbar-nav.navbar-right {
  margin-right: 17px
}

#footer-local .navbar .navbar-nav span {
  display: block;
  padding: 10px 15px;
  line-height: 20px;
  color: #c0c0c0
}

#viewer360 {
  position: relative;
  overflow: hidden;
  width: 720px;
  height: 574px;
  margin: 0 auto;
  box-sizing: content-box
}

@media (max-width:767px) {
  #viewer360 {
    zoom: 41%
  }
}

#viewer360 a {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none
}

#viewer360 a>i {
  font-size: 36px
}

@media (max-width:767px) {
  #viewer360 a>i {
    font-size: 22px;
    line-height: 18px
  }
}

#viewer360 .expo-icon-zoom-in, #viewer360 .expo-icon-chevron-right {
  float: right !important
}

#viewer360 .expo-icon-chevron-right, #viewer360 .expo-icon-chevron-left {
  position: absolute !important;
  top: -470% !important;
  left: 20px !important;
  width: auto !important;
  padding: 30px
}

#viewer360 .expo-icon-minus {
  margin-left: 60px !important
}

#viewer360 .expo-icon-plus {
  margin-left: 0 !important
}

#viewer360 .expo-icon-chevron-right {
  left: auto !important;
  right: 20px
}

#viewer360 .expo-icon-move, #viewer360 .expo-autoplay {
  display: none !important;
  cursor: pointer
}

@media (max-width:767px) {
  #viewer360 {
    overflow: visible
  }
  #viewer360 .expo-panel {
    height: 90px !important;
    line-height: 80px
  }
  #viewer360 .expo-icon-chevron-right, #viewer360 .expo-icon-chevron-left {
    top: -370% !important
  }
  #viewer360 .icon-chevron-right, #viewer360 .icon-chevron-left, #viewer360 .icon-minus-sign, #viewer360 .icon-plus-sign, #viewer360 .icon-circle {
    zoom: 3
  }
  #viewer360 .expo-icon-minus {
    margin-left: 50px !important
  }
  #viewer360 .expo-icon-plus {
    margin-left: 0 !important
  }
  #viewer360 .expo-slider-bg {
    top: 25px !important
  }
  #viewer360 .expo-icon-minus, #viewer360 .expo-icon-plus, #viewer360 .expo-zoomslider {
    display: none !important
  }
  #viewer360 .expo-panel {
    background: #fff !important
  }
}

#viewer360 div {
  box-sizing: content-box;
  *text-align: left
}

#viewer360 .expo-big {
  width: 100%;
  height: 100%
}

#viewer360 .expo-zoom {
  border: 1px solid #969da1;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

#viewer360 .expo-zoom div[rel] {
  width: 118px !important;
  height: 83px !important
}

#viewer360-selector {
  margin-top: 20px;
  padding: 10px;
  background-color: #e8e8e8;
  text-align: center
}

#viewer360-selector ul {
  display: table;
  margin: 0 auto
}

#viewer360-selector li {
  display: table-cell;
  padding: 0 5px;
  *display: inline;
  *zoom: 1
}

#viewer360-selector li a {
  display: block;
  border: 1px solid #fff;
  cursor: pointer
}

#viewer360-selector li a.active {
  border-color: #000
}

.table-bordered th, .table-bordered td {
  word-break: break-all;
  word-wrap: break-word
}

@media (min-width:820px) {
  .modal-dialog {
    width: 800px;
    margin-top: 100px
  }
}

@media (max-width:819px) and (768px) {
  .modal-dialog {
    width: 100%
  }
}

.modal-close {
  position: absolute;
  top: 16px;
  right: 16px
}

.modal-content {
  padding: 50px;
  border-radius: 0
}

.modal-content:before, .modal-content:after {
  content: " ";
  display: table
}

.modal-content:after {
  clear: both
}

.modal-detail {
  float: left;
  width: 300px;
  line-height: 1.8
}

.modal-detail h3 {
  margin-bottom: 30px;
  font-size: 32px
}

.modal-photo {
  float: right;
  width: 360px
}

.modal-photo img {
  max-width: 100%
}

@media (max-width:767px) {
  .modal-content {
    padding: 25px
  }
  .modal-detail {
    float: none;
    width: 100%
  }
  .modal-photo {
    float: none;
    width: 100%
  }
}

.modal-content .label {
  margin-bottom: 5px;
  border: 1px solid #c6c6c6;
  letter-spacing: -0.5px;
  font-size: 13px;
  font-weight: normal;
  color: #555
}

.modal-backdrop.in {
  opacity: .8;
  filter: alpha(opacity=80)
}


/* 製品nav 2018 */
.nav-sp-column-3 p{
  display: none !important;
}
.nav-sp-column-4 p{
  display: none !important;
}
span.ico img{
    padding-bottom: 10px;
}
@media (max-width:767px) {
  #nav-local{
    /* height: 0; */
    /* display: none; */
  }

  .nav-sp-column-3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
  }

  .nav-sp-column-4{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
  }

  .nav-sp-column-3 p{
    display: block !important;
    margin: 0;
    padding: 0px 0;
    border-right: #ccc solid 1px;
  }

  .nav-sp-column-4 p{
    display: block !important;
    margin: 0;
    padding: 0px 0;
    border-right: #ccc solid 1px;
  }
  .nav-sp-column-4 p.nav-sp-column-salesLead{
    border-right: #333333 solid 1px;
  }

  .nav-sp-column-3-inner{
    width: 33%;
    text-align: center;
    box-shadow: none;
    padding: 0px 0;
  }

  .nav-sp-column-4-inner{
    width: 100%;
    text-align: center;
    box-shadow: none;
    padding: 0px 0;
  }
  .nav-sp-column-1-inner{
    width: 100%;
    text-align: center;
    box-shadow: none;
    padding: 0px 0;
  }
  .nav-sp-column-salesLead a {
    display: block;
    color: #fefefe;
    background: #333333;
    line-height:  40px;
  }
  .spec_pc{
    display: none;
  }
  .nav-local.collapse{
    display: block !important;
    margin-bottom: 0px;
    overflow: hidden;
    height: 0px;
  }
  .nav-local.in{
    border-top: none;
  }
  #expandhead .nav-menu .btn{
    position: relative;
    background: none;
    background: #898989;
  }
  #expandhead .nav-menu .btn.btn-purchase{
    position: relative;
    background: #333333;
  }
/*
  .nav-menu.affix-top .nav-sp-column-3-inner a{
    display: none;
  }
  .nav-menu.affix-top .nav-sp-column-4-inner a{
    display: none;
  }
*/
  .sm-pc {
    display: none !important;
  }
  span.ico img{
  padding-bottom: 0;
  }
}


/**********
new product navigation
**********/
.pNav-largeScreen {
  position: absolute;
  top: 12px;
  right: 15px;
  z-index: 30;
}
.pNav-largeScreen ul {
  margin: 0;
  display: table;
  min-height: 31px;
  height: 31px;
}
.pNav-largeScreen li {
  display: table-cell;
  height: 1em;
  line-height: 1;
  vertical-align: middle;
}
.pNav-largeScreen li a {
  display: block;
  min-width: 70px;
  border-left: solid 1px #ccc;
  padding: 0 17px;
}
.pNav-largeScreen .pNav-largeScreen__firstItem a {
  border-left: solid 0px;
}
.pNav-largeScreen .pNav-largeScreen__salesLine a {
  padding: 9px 10px 9px 17px;
  color: #fefefe;
  background: #333333;
  transition: all 0.3s;
}
.v2019:not(.-isWhite) .pNav-largeScreen .pNav-largeScreen__salesLine.pNav-largeScreen__salesLine--white a {
  color: #333333;
  background: #ffffff;
}
.pNav-largeScreen .pNav-largeScreen__salesLine a:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .pNav-largeScreen {
    display: none !important;
  }
}


#expandhead .nav-local ul li.pc-none{
  display: none;
}
#expandhead .nav-local ul li.sp-none{
  display: block;
}
@media screen and (max-width: 767px) {
  #expandhead .nav-local ul li.pc-none{
    display: table;
  }
  #expandhead .nav-local ul li.sp-none{
    display: none;
  }
}
.affix + #expandheadPost {
  padding-top: 96px;
}
@media screen and (max-width: 768px) {
.affix + #expandheadPost {
  padding-top: 41px;
}
}


.expand-hd .expand-hd__cont {
  position: fixed;
}
@media screen and (max-width: 817px) {
  .expand-hd .expand-hd__cont {
  }
}
@media screen and (max-width: 767px) {
  .expand-hd .expand-hd__cont {
    position: relative;
  }
}

.expand-hd__cont {
  position: relative;
  left: 0;
  width: 100%;
}
.expand-hd__row {
  max-width: 990px;
  margin: 0 auto;
}

@media (max-width: 817px) {
  .expand-hd__cont {
    position: fixed;
    top: 50px;
  }
}
@media (max-width: 767px) {
  .expand-hd__cont {
    position: relative;
    padding: 0 !important;
    top: 0;
  }
  .nav-local {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #FFF;
  }

  .expand-hd.sticky .expand-hd__cont {
    position: relative;
  }
  .expand-hd.sticky .nav-menu {
    position: fixed !important;
    width: 100%;
    top: 50px;
    left: 0;
  }
  .isApp .expand-hd.sticky .nav-menu{
    top: 0px;
  }
}

@media (max-width: 767px) {
  #expandhead .nav-menu .btn .ico{
    transform: rotate(180deg);
  }
  #expandhead .nav-menu .btn.collapsed .ico{
    transform: rotate(0deg);
  }
  .top #hero{
    margin-top: 40px;
  }
  .top #expandhead .nav-menu{
    position: fixed !important;
    width: 100%;
    top: 50px;
    left: 0;
    }
  .isApp .top #hero{
    margin-top: 0;
  }
  .isApp .top #expandhead .nav-menu{
    position: relative !important;
    top: 0;
  }
  .isApp .top #expandhead.sticky .nav-menu{
    position: fixed !important;
    width: 100%;
    left: 0;
  }

}


.local_ttl{
  display: none;
}
.top .local_ttl{
  display: none;
}
@media (max-width:767px) {
.local_ttl{
  display: block;
  margin-top: 40px;
  margin-bottom: -30px;
}
.local_ttl .logo-home{
  display: block;
  position: relative !important;
  width: 100%;
  margin: 0;
  padding: 17px 0 17px 15px;
  background: #fff;}
.local_ttl .logo-home img{
  max-width: 100%;
  height: auto;
  width: auto;
  padding-right: 15px;
  max-height: 20px;
  margin-bottom: 5px;
}
}
