﻿.container-full .container {
  width: 100%;
}
.container.body-padding {
  width: 100%;
  max-width: 100%;
}
.container {
  padding: 0;
  width: auto;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.row.content-padding {
  max-width: 100vw;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto;
}
.footerNav dl {
  float: left;
  width: 33%;
  margin-right: 0px;
  margin-top: 34px;
}
/* >>>>>>> */
/* beginning of css to add bootstraps container breakpoint widths - sbrown 8/16/2017 */
/* end of code to add bootstrap container breakpoint widths */
/* <<<<<<< */
.row {
  margin-right: 0;
  margin-left: 0;
}
.row.top-padding {
  padding-top: 30px;
}
/*.default-page-content .parsys-container,
.default-page-content .container {
    padding: 10px 0px;
}*/
.default-page-content .parsys-container40,
.default-page-content .container40 {
  padding: 40px 0px;
}
.container.section {
  padding: 0 0 0 0;
}
.container-par > .parsys_column {
  padding: 0 0;
}
#headerTop .inner,
#headerSub .inner,
#footer .inner,
#contents .inner {
  width: 100%;
  margin: 0px auto;
}
#headerSub {
  position: relative;
  padding: 15px 0px;
}
#headerTop .sideBlock {
  padding: 0px 0px;
}
/* SP_id_14 �C���������� */
#headerTop .sideBlock {
  float: right;
  width: 753px;
  margin-left: 0;
}
/* SP_id_14 �C�������܂� */ 
.default-page-header .sideBlock {
  display: none;
}
.default-page-header #headerSub .sideBlock {
  display: block;
}
.default-page-header .ttl32 {
  padding-top: 20px;
}
.default-page-header .sub-title {
  font-size: 16px;
}
.ttl32 {
  margin-bottom: 0;
}
/*.searchAllInputBox .searchInput #inputText{
    -webkit-box-sizing: initial;
     -moz-box-sizing: initial;
     box-sizing: initial;  
}*/
.default-page-footer,
#footer {
  clear: both;
  position: relative;
  /*padding-bottom: 40px;*/
  background-color: #000;
}
@media screen and (max-width: 1200px) {
  .row.content-padding {
    padding-left: 25px;
    padding-right: 25px;
  }
  #headerTop .sideBlock {
    width: auto;
  }
  #footer .inner,
  #contents .inner,
  #contents .contents01,
  #contents .contents02,
  #contents .contents03,
  #contents .contents04 {
    width: auto;
    padding: 10px 10px;
  }
  #headerTop .inner {
    padding: 15px 0px;
  }
  #headerSub .inner {
    padding: 0px 0px;
  }
  #headerNav .inner {
    width: auto;
    padding: 0px 10px;
  }
}
/*@media screen and (max-width: 1151px) {
    /#headerTop .inner {
        padding: 15px 0px;
    }
    #headerSub {
        border-bottom: 0;
    }
    #headerTop .inner,
    #headerNav .inner,
    #headerSub .inner,
    #footer .inner,
    #contents .inner,
    #contents .contents01,
    #contents .contents02,
    #contents .contents03,
    #contents .contents04 {
        width: auto;
        padding: 0px 0px;
    }
    #headerTop .sideBlock {
        width: auto;
    }
}*/
@media (max-width: 992px) {
  .row.content-padding {
    max-width: 970px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .default-page-header {
    padding-top: 0;
  }
  .default-page-header .row.content-padding {
    padding-left: 10px;
  }
  .default-page-header #headerSub .sideBlock {
    float: none;
    padding: 8px 0px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    display: none;
  }
  .default-page-header .sideBlock {
    width: 95px;
    padding: 20px 0 0;
    text-align: center;
    display: block;
    float: right;
  }
  .default-page-header .sideBlock .shareBox > a {
    background: url(common/img/icon_share_s.png) left center no-repeat;
    width: 28px;
    height: 28px;
  }
  .default-page-header .shareBox a span,
  .default-page-header .favoBox a span {
    display: none;
  }
  .default-page-header .ttl32 {
    padding-top: 10px;
  }
  .section-heading {
    font-size: 24px;
  }
  .section-description {
    font-size: 20px;
  }
  .callout {
    font-size: 16px;
  }
  .image-caption {
    font-size: 16px;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
  h3.carousel-h3 {
    font-size: 17px;
  }
  .header-text {
    font-size: 12px;
    line-height: 135%;
  }
  .row {
    margin-right: 5px;
    margin-left: 5px;
  }
  .row.content-padding {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-content-parsys .container > .parsys-container > .row {
    max-width: 768px;
    width: unset !important;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
    margin: auto;
  }
  body.fixHeader #headerTop {
    padding-top: 15px;
  }
  #headerTop .companyLogo {
    margin: 0px 0px 6px;
  }
  #headerTop .inner {
    padding: 5px 15px;
  }
  body.fixHeader #headerNav .inner {
    padding-top: 15px;
  }
  .footerNav dl {
    width: 100%;
    margin-right: 0px;
    margin-top: 34px;
  }
  /*h1.ttl32, h2.ttl32 {
        font-size:24px;
    }*/
}
/*
@media (max-width: 1100px) {
    .content-padding {
        padding-left: 0;
        padding-right: 0;
    }
    .row-line-above {
        margin-left: -25px;
        margin-right: -25px;
    }
    .navbar-header {
        margin-left: 25px;
    }
    .navbar-right {
        margin-right: 0;
    }
}*/

@media print {

    * {
        margin: 0;
        padding: 0;
    }

    @page {
        size: 330mm 427mm;
        margin: 14mm;
        size: A4 landscape;
    }

    .container {
        width: 1170px;
    }

    html,
    body {
        height: auto;
    }

    header nav,
    footer,
    .nav-tabs,
    .footer-area,
    .default-page-footer,
    .footer-area,
    .default-page-navigation-top,
    .default-page-navigation-mega,
    select,
    .select-btn,
    .red-button,
    a[class*='button'],
    div[class*='button'],
    button[class*='button'],
    .datasheetButtonDiv,
    #loadingMessage,
    input,
    .feature-story,
    panel {
        display: none !important;
    }

    body {
        margin: 0;
        padding: 0 !important;
    }

    body a[href]:after {
        content: none !important;
    }

    body ul {
        list-style-type: disc !important;
    }

    body ul li {
        background-image: none;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        padding: 0 !important;
        margin: 0 0 3px 20px !important;
    }

    .page-header-background-dark {
        background: #fff;
    }

    .page-header-background-dark * {
        color: #474c56 !important;
    }

    .top-bar {
        display: none !important;
    }

    @page {
        margin: 1cm 1cm;
    }

    .panel-title.collapsed,
    .panel-title-accordion.collapsed,
    .accordion-group .accordion-body.collapse {
        display: block;
        height: auto !important;
    }

    .collapse {
        display: block;
        height: auto !important;
    }
    .closeall,
    .openall {
        display: none !important;
    }

    #myTab,
    #myTabSecond,
    .nav-tab {
        display: none !important;
    }

    #myTab li,
    #myTabSecond li,
    .nav-tab li {
        display: none !important;
    }

    #myTab li.active,
    #myTabSecond li.active,
    .nav-tab li.active {
        display: block !important;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #myTab li::after,
    #myTabSecond li::after,
    .nav-tab li::after {
        display: none !important;
    }

    #myTabContent #loadpcn {
        border: 1px solid black !important;
        display: none !important;
    }

    #myTabContent #reliability .reliabilitytab>div {
        display: none !important;
    }

    #myTabContent #reliability .reliabilitytab>div:last-child {
        display: block !important;
    }

    #myTabContent #thirdpartycert .tr-title-row {
        border: 1px solid #E8EAEC !important;
    }

    #myTabContent #PLASTIC .headPLASTIC tbody {
        border-top: 1px solid #E8EAEC !important;
        border-right: 1px solid #E8EAEC !important;
    }

    .tab-content>.tab-pane,
    .tab-content>.active {
        display: block !important;
        page-break-after: always;
    }

    .tab-content>.tab-pane h3,
    .tab-content>.active h3 {
        display: block;
        visibility: visible;
        margin-top: 30px;
    }

    .tab-content>.tab-pane h3.javascript-check,
    .tab-content>.active h3.javascript-check {
        font-size: 30px;
        font-weight: bold;
    }

    .nav-tabs {
        display: none !important;
    }

    .tab-content>.tab-pane {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .fade {
        opacity: 1;
    }

    .carousel-indicators,
    .carousel-indicators-left,
    .carousel-indicators-right {
        display: none;
    }

    .carousel-inner .item {
        display: block !important;
        page-break-after: always;
    }

    .carousel-inner .item img {
        height: auto !important;
    }

    .carousel-inner .cq-colctrl-lt1 {
        page-break-before: always !important;
    }

    .carousel-inner.featured-applications-carousel {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .carousel-inner.featured-applications-carousel .item {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        float: left;
    }

    .carousel-inner.featured-applications-carousel .item ul {
        list-style-type: none !important;
    }

    .carousel-inner.featured-applications-carousel .item .application-item {
        width: 100%;
    }

    .carousel-inner.featured-applications-carousel .item .application-item ul {
        list-style-type: none !important;
    }

    .carousel-inner.featured-applications-carousel.visible-xs-block {
        display: block !important;
    }

    .carousel-inner.featured-applications-carousel.visible-sm-block {
        display: none !important;
    }

    .carousel-inner.featured-applications-carousel.hidden-xs {
        display: none !important;
    }

    .carousel-inner.featured-applications-carousel.hidden-lg {
        display: block !important;
    }

    .carousel-inner.featured-products-carousel.hidden-xs {
        display: none !important;
    }

    .carousel-inner.featured-products-carousel.hidden-lg {
        display: block !important;
    }

    .carousel-inner.featured-products-carousel .item .product-item {
        padding: 0 !important;
    }
    
    .carousel-inner.featured-products-carousel .item .product-item .h2-span {
        text-align: center;
    }

    .featuredApplicationsResponsiveGrid .hidden-xs {
        display: none !important;
    }

    .featuredApplicationsResponsiveGrid .hidden-sm,
    .featuredApplicationsResponsiveGrid .hidden-md,
    .featuredApplicationsResponsiveGrid .hidden-lg {
        display: block !important;
    }

    .featuredApplicationsResponsiveGrid .application-picture span img {
        width: 100%;
    }

    .featuredApplicationsResponsiveGrid .featured-applications-links ul li a {
        font-size: 10px;
        margin: 0 0 0 -25px;
    }

    .featuredProductsResponsiveGrid .hidden-xs {
        display: block !important;
    }

    .featuredProductsResponsiveGrid .hidden-sm,
    .featuredProductsResponsiveGrid .hidden-md,
    .featuredProductsResponsiveGrid .hidden-lg {
        display: none !important;
    }

    .featuredProductsResponsiveGrid .product-item {
        width: 95%;
    }

    .featuredProductsResponsiveGrid .product-item .product-details {
        padding: 0;
    }

    .featuredProductsResponsiveGrid span.h2-span h2 {
        font-size: 8px;
    }

    .featuredProductsResponsiveGrid .featured-products-carousel item {
        width: 25%;
    }

    .featuredProductsResponsiveGrid .featured-product-description {
        width: 100%;
        font-size: 10px;
    }

    .featuredProductsResponsiveGrid .featured-products-links ul li a {
        font-size: 8px;
    }

    .videolisttools .video-component {
        width: 25% !important;
    }

    .videolisttools .video-component .video-image-container:after {
        display: none !important;
    }

    .videolisttools .video-component .video-description {
        margin: 10px 0 0 0;
    }

    .videolisttools .video-component a[href]:after {
        content: none;
    }

    .videolisttools .video-component:nth-child(4n+1) {
        clear: both;
    }

    .visible-xs-block,
    .visible-md-block,
    .visible-lg-block {
        display: none !important;
    }

    .cq-colctrl-lt1 .cq-colctrl-lt1-c0,
    .cq-colctrl-lt1 .cq-colctrl-lt1-c1,
    .cq-colctrl-lt1 .cq-colctrl-lt1-c2 {
        width: 33% !important;
    }

    .featured-products .featured-products-carousel {
        page-break-after: always
    }

    .featured-products .featured-products-carousel .item {
        display: inline-block !important;
        page-break-after: avoid;
        width: 25% !important;
        float: left;
    }

    #overview #board-image-zone>.hidden-xs a {
        display: none;
    }

    #overview #board-image-zone #buttonRow {
        display: none;
    }

    #orderoptionswrap .hidden-xs {
        display: block !important;
    }

    #orderoptionswrap .hidden-sm,
    #orderoptionswrap .hidden-md,
    #orderoptionswrap .hidden-lg {
        display: none !important;
    }

    #orderoptionswrap .packaging-part-number {
        font-size: 10px;
    }

    #orderoptionswrap .packaging-item a span {
        display: block;
        font-size: 10px;
    }

    #order {
        height: 0 !important;
        display: none !important;
    }

    .featured-applications-links li {
        text-align: center;
    }

    .featured-applications-links li a {
        width: 100%;
        margin: 0 auto;
        font-size: 24px;
    }

    table thead tr th h2 {
        padding: 10px 5px;
        overflow: visible;
    }

    table {
        page-break-after: always;
        overflow: visible;
    }

    #orderoptionswrap #orderoptions h2 {
        padding: 10px 5px;
        border: inherit;
        margin-bottom: 0 !important;
        margin-top: 20px !important;
    }

    #orderoptionswrap .table-order-header {
        border: 1px solid #E8EAEC !important;
        border-bottom: 0 none !important;
    }

    #orderoptionswrap .product-table-row {
        border-top: 1px solid #E8EAEC !important;
    }

    .distributor-table .product-table-row {
        border-top: 1px solid #E8EAEC !important;
    }

    .distributor-table>.product-table-row~.product-table-row {
        background: blue;
        border-top: 0 none !important;
    }

    .distributor-table .packaging-rohs-status {
        padding-left: 1%;
    }

    .distributor-table .packaging-type {
        padding-top: 2%;
    }

    #parametricTable thead {
        border: 1px solid #E8EAEC !important;
    }

    #parametricTable thead th.sep {
        border-right: 1px solid #E8EAEC !important;
    }
    
    #documentLibraryResults thead tr:first-child {
        border: 1px solid #E8EAEC;
    }

    .container.primary {
        page-break-after: always;
        page-break-after: avoid;
    }

    body .page-content-parsys>.container>.container.section {
        page-break-before: always;
    }

    body .page-content-parsys>.container>.container.section>.container.section:first-child {
        page-break-after: always;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    p,
    ul,
    ol,
    form,
    table,
    address {
        margin-top: 0;
        margin-bottom: 20px;
        margin-bottom: 2rem;
    }

    .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%;
    }

    .hidden-xs {
        display: block !important;
    }

    .visible-xs {
        display: none !important;
    }
}
