.page-layout {
	font-family: 'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 13px !important;
	line-height: 1.8 !important;
	color: #53565a !important;
}

.page-layout * {
	font-family: 'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.page-layout h2, 
.page-layout h3, 
.page-layout h4, 
.page-layout h5 {
	border: none;
	background: none;
	font-weight: normal;
	color: #333;
}

a.cta-btn {
	display: inline-block;
	margin: 0;
	padding: 15px 21px;
    background-color: #0085d5;
	border-radius: 0px;
	color: #fff !important;
	font-size: 16px;
}

.page-layout .cta-button,
.page-layout .cta-button:visited {
	display: inline-block;
	vertical-align: middle;
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 1.5 !important;
	color: #fff !important;
	background: #0085d5;
	padding: 10px 12px;
	outline: none !important;
	text-decoration: none !important;
	text-align: center;
	cursor: pointer;
	transition: background 0.25s ease;
}

.page-layout .cta-button.transparent,
.page-layout .cta-button.transparent:visited {
	background: none;
	padding: 12px 17px;
	border: 1px solid #fff !important;
}

.page-layout .cta-button:hover,
.page-layout .cta-button:active {
	color: #fff !important;
	background: #00426a !important;
}



.newsroom {
  max-width: 1280px;
  margin: 0 auto;
  padding: 25px 0; }
  .newsroom:before, .newsroom:after {
    content: " ";
    display: table; }
  .newsroom:after {
    clear: both; }
  .newsroom.no-padding {
    padding: 0; }
  .newsroom h2 {
    font-size: 40px;
    color: black;
    font-weight: 100;
    margin-bottom: 30px; }
    .newsroom h2.small {
      font-size: 30px; }
  .newsroom.secondary h2 {
    color: #303030; }

.page-layout .main-hero {
  width: 100%;
  height: 317px;
  position: relative;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat; }
  .page-layout .main-hero:before, .page-layout .main-hero:after {
    content: " ";
    display: table; }
  .page-layout .main-hero:after {
    clear: both; }
  .page-layout .main-hero.sub-banner {
    height: 360px; }
    .page-layout .main-hero.sub-banner .hero-title {
      margin-top: 100px; }
  .page-layout .main-hero.sub-banner-small {
    height: 300px; }
    .page-layout .main-hero.sub-banner-small .hero-title {
      margin-top: 110px; }

.page-layout .hero-title {
  position: absolute;
  margin-top: 24px;
  left: 15px;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 25px 15px 25px; }
  .page-layout .hero-title h1 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 38px;
    line-height: 1.5em;
    font-family: "roboto_condensedlight", Arial, Helvetica, 'Roboto', "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, sans-serif !important;
    font-weight: 500; }
    .page-layout .hero-title h1 a {
      text-decoration: none;
      font-family: "roboto_condensedlight", Arial, Helvetica, 'Roboto', "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, sans-serif !important }
      .page-layout .hero-title h1 a:hover {
        text-decoration: underline !important; }

.page-layout .main-hero-message--content {
  background: rgba(0, 0, 0, 0.55);
  color: white;
  padding: 25px 20px 25px 50px; }
  .page-layout .main-hero-message--content h2 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 24px;
    color: white !important;
    position: relative;
    font-family: "roboto_condensedlight", Arial, Helvetica, 'Roboto', "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, sans-serif !important; }
    .page-layout .main-hero-message--content h2:before {
      content: '';
      width: 3px;
      height: 25px;
      background-color: #fecd2e;
      position: absolute;
      top: 1px;
      left: -10px; }
  .page-layout .main-hero-message--content p {
    font-size: 16px;
    color: white;
    margin: 0;
    padding: 0;
    font-family: "roboto_condensedlight", Arial, Helvetica, 'Roboto', "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, sans-serif !important;
    max-width: unset !important; }
  .page-layout .main-hero-message--content a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-right: 18px;
    background: url("arrow-right-white.png") no-repeat right 8px;
    background-size: 12px 9px; }
    .page-layout .main-hero-message--content a:hover, .page-layout .main-hero-message--content a:focus, .page-layout .main-hero-message--content a:link {
      color: #FFF; }

@media only screen and (min-width: 641px) {
  .page-layout .main-hero-message {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0; } }

@media only screen and (min-width: 959px) {
  .page-layout .main-hero-message {
    right: 15px; } }

@media only screen and (max-width: 958px) {
  .page-layout .main-hero-message--content {
    padding: 25px; } }

@media only screen and (max-width: 767px) {
  .page-layout .main-hero-message--content {
    padding-right: 0; } }

@media only screen and (max-width: 640px) {
  .page-layout .main-hero-message [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }
  .page-layout .main-hero {
    height: auto;
    padding-bottom: 20px; }
    .page-layout .main-hero.sub-banner {
      height: auto; }
      .page-layout .main-hero.sub-banner .hero-title {
        margin-top: 40px; }
  .page-layout .hero-title {
    position: relative;
    left: 0;
    margin-top: 30px;
    margin-bottom: 20px; }
  .page-layout .hero-message {
    position: relative; } }

.agilent-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .agilent-container:before, .agilent-container:after {
    content: " ";
    display: table; }
  .agilent-container:after {
    clear: both; }

.page-layout .tertiary {
  padding: 40px 0;
  /* Sidebar */ }
  .page-layout .tertiary .tertiary-content {
    width: 100%; }
  .page-layout .tertiary aside {
    width: 307px;
    margin-top: 30px; }
  @media only screen and (max-width: 959px) {
    .page-layout .tertiary .tertiary-content,
    .page-layout .tertiary aside {
      width: 100%;
      display: block; } }
  .page-layout .tertiary .tertiary-content,
  .page-layout .tertiary aside {
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
  .page-layout .tertiary .content {
    background: #FFF;
    position: relative;
    border: 1px solid #d4d9dd;
    padding: 75px 100px; }
    .page-layout .tertiary .content:after {
      content: '';
      background-image: url("panel-border.png");
      background-repeat: no-repeat;
      background-color: #0085d5;
      background-position: top right;
      position: absolute;
      top: -1px;
      right: -1px;
      left: -1px;
      bottom: 0;
      height: 5px; }
    @media only screen and (max-width: 1259px) {
      .page-layout .tertiary .content {
        padding-left: 30px;
        padding-right: 30px; } }
  @media only screen and (max-width: 767px) {
    .page-layout .tertiary .content {
      padding-left: 30px;
      padding-right: 30px; } }
  .page-layout .tertiary aside .widget {
    border-bottom: 1px solid #d4d9dd;
    padding: 40px 15px;
    font-size: 18px; }
    .page-layout .tertiary aside .widget:last-of-type {
      border-bottom: 0; }
  .page-layout .tertiary aside h3 {
    font-size: 21px;
    font-weight: 100;
    margin: 0 0 30px 0;
    padding: 0; }
  .page-layout .tertiary aside p {
    font-size: 14px; }
  .page-layout .tertiary aside ul.related {
    margin: 0;
    padding: 0;
    list-style: none; }
    .page-layout .tertiary aside ul.related li {
      margin-bottom: 30px;
      font-size: 14px;
      font-weight: 500; }
      .page-layout .tertiary aside ul.related li:last-child {
        margin-bottom: 0; }
      .page-layout .tertiary aside ul.related li .meta {
        display: block;
        margin-top: 5px;
        font-style: italic;
        font-size: 12px;
        color: #333;
        font-weight: 700; }
  .page-layout .tertiary aside .media img {
    max-width: 100%; }
  .page-layout .tertiary aside .media .media-meta {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5em; }






.catalog {
	padding: 40px;
	background: #f4f4f4;
}

.catalog h2 {
	padding: 0 0 8px;
	border-bottom: solid 1px #c4c4c4;
	font-size: 24px;
	font-weight: 500;
}
.catalog h3 {
	margin: 1em 0;
	padding: 0;
	font-size: 14px;
	font-weight: 600;
}
.catalog table {
	width: 100%;
	border: solid 1px #c4c4c4;
	border-collapse: collapse;
	border-spacing: 0;
}
.catalog table td {
	padding: 0.8em 1em;
	background: #fff;
	border: solid 1px #c4c4c4;
	font-size: 14px;
}
.catalog table tr td:first-child {
	width: 100px;
	text-align: center;
}
.catalog table tr td:first-child img {
	width: 100%;
	height: auto;
	border: solid 1px #999;
}
.catalog table tr td:nth-child(2) {
	width: 170px;
}
.catalog p.totop {
	margin: 1em 0 3em;
	text-align: right;
}
.catalog p.totop a {
	color: #53565a;
	text-decoration: none;
}
.catalog p.totop a img {
	vertical-align: middle;
}

.catalog-category {
	margin: 0 0 40px;
	padding: 0;
}
.catalog-category ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}
.catalog-category li {
	width: 20%;
	padding: 2px;
}
.catalog-category a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	border: solid 1px #c4c4c4;
	color: #0085d5;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
}
.catalog-category a:hover {
	border-color: #0085d5;
	background: #0085d5;
	color: #fff;
	text-decoration: none;
}


body.sp .page-layout .main-hero.sub-banner-small {
	height: 150px;
}
body.sp .page-layout .hero-title {
	padding: 10px 25px 10px 25px;
}
body.sp .page-layout .hero-title h1 {
	font-size: 20px;
}
body.sp .page-layout .main-hero.sub-banner-small .hero-title {
	margin-top: 50px;
}

body.sp .page-layout {
	background: #f6f6f6;
}
body.sp .agilent-container {
	padding-left: 0;
	padding-right: 0;
}
body.sp .page-layout .tertiary .content {
	padding: 30px 15px 15px;
	overflow: hidden;
}
body.sp .catalog-category {
	margin: 0 0 30px;
	padding-bottom: 10px;
	overflow-x: scroll;
}
body.sp .catalog-category ul {
	
}
body.sp .catalog-category li {
	width: 33.3333%;
	padding: 2px;
}
body.sp .catalog {
	padding: 20px 10px;
}
body.sp .catalog h2 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
}

body.sp .catalog table,
body.sp .catalog table tbody {
	display: block;
	border: 0;
}
body.sp .catalog table tr {
	display: grid;
	grid-gap: 0;
	grid-template-columns: 25% 75%;
	grid-template-rows: auto auto auto;
	grid-template-areas: "A B" "A C";
	margin-bottom: 5px;
}
body.sp .catalog table td {
	display: flex;
	align-items: center;
}
body.sp .catalog table td:nth-child(1) {
	grid-area: A;
	width: auto;
	padding: 0.8em 0.5em;
	border-right: 0;
	justify-content: center;
}
body.sp .catalog table td:nth-child(2) {
	grid-area: B;
	width: auto;
}
body.sp .catalog table td:nth-child(3) {
	grid-area: C;
	border-top: 0;
	line-height: 1.25;
}

