@charset "UTF-8";
/* CSS Document */

/* コンテナーインナー */
img {
  border: 0;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
}

.frame_wide {
  margin: 0 auto;
  padding: 0;
  padding-bottom: 50px;
}

.container_wide {
  padding-left: 6px;
}

.container_inner_wide .hr,
.container_wide .hr {
  border: 0;
  height: 30px;
  background: url(../images/top/hr.webp) repeat;
  clear: both;
}

.container_inner_wide p,
.container_wide p {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.frame .caption,
.container_wide .caption {
  margin: 0;
  font-size: 12px;
  line-height: 140%;
  text-align: left;
  padding-top: 10px;
  font-weight: normal;
}

.product_menu {
  padding-top: 35px;
  padding-bottom: 20px;
  padding-right: 10px;
  float: right;
}

.product_menu ul {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.product_menu li {
  float: left;
  margin: 0;
  padding: 0 0 0 10px;
  list-style-type: none;
}

.page_mainimg {
  margin-bottom: 30px;
}

/*メニュー付き*/
.container_inner_wide {
  margin: 23px 175px 0 175px;
  padding: 0;
  width: 992px;
  overflow: visible;
  position: relat;
}

.inner_leftside_wide {
  float: left;
  margin: -23px 10px 0 0;
  padding: 0 20px 0 0;
  width: 735px;
}

.inner_content_wide_border {
  margin: 10px 0;
  width: 735px;
  height: 15px;
  line-height: 15px;
  background-image: url(/images/inner_content_border_wide.webp);
  clear: both;
}

.inner_content_wide_bottom {
  margin: 0 10px;
  width: 725px;
  min-height: 18px;
  _height: 18px;
  position: relative;
}

.inner_content_wide_bottom a {
  background-image: url(/images/arrow_orange.gif);
  background-position: left 4px;
  _background-position: left 2px;
  background-repeat: no-repeat;
  padding-left: 10px;
}

a.inner_content_wide_top_btn {
  margin: 0;
  padding: 0;
  background-image: none;
  position: absolute;
  right: 0;
  top: 3;
}

/*テーブル*/
.container_wide table {
  font-size: 14px;
  width: 100%;
  border: solid #999;
  border-width: 1px 0px 0px 1px;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}

.container_wide thead th {
  border: solid #999;
  border-width: 0px 1px 1px 0px;
  background-color: #555555;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 8px;
}

.container_wide tbody th {
  border: solid #999;
  border-width: 0px 1px 1px 0px;
  background-color: #fff;
  font-weight: bold;
  text-align: left;
  color: #333;
  margin: 0;
  padding: 8px;
}

.container_wide tbody .th {
  background-color: #ccc;
  color: #333;
  text-align: center;
}

.container_wide tbody td {
  border: solid #999;
  border-width: 0px 1px 1px 0px;
  background-color: #ffffff;
  color: #666;
  margin: 0;
  padding: 8px;
}

.container_wide tbody .thead_th {
  border: solid #999;
  border-width: 0px 1px 1px 0px;
  background-color: #555555;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 8px;
}

.container_wide table .right {
  text-align: right;
}

.container_wide table .center {
  text-align: center;
}

.container_wide table .th2color {
  background-color: #888888;
}

.container_wide table .fs14 {
  font-size: 14px;
}

.date {
  font-size: 12px;
  font-weight: normal;
  color: #666;
  text-align: right;
  float: right;
}

/*PKI/OTP製品<TOP>*/

.container_inner_wide .top_ttl,
.container_wide .top_ttl {
  padding: 5px;
  margin: 30px 0 0 0;
  background-color: #5e4cb6;
  color: white;
  font-size: 14px;
}

.container_wide h2 {
  font-size: 14px;
  color: #5e4cb6;
  margin: 0;
  padding: 0 0 10px 0;
}

.container_wide .prod_ix {
  float: left;
}

.container_wide .prod_ix .rig_top {
  padding: 0 0 0 0px;
}

.container_wide .prod_ix .rig_btm {
  padding: 8px 0 10px 8px;
}

.top_backnumber {
  clear: both;
  padding: 0;
}

.top_backnumber ul {
  float: left;
  padding: 0 30px 30px 20px;
  margin: 0;
}

.top_backnumber ul li {
  list-style-image: url(../images/arrow_orange.gif);
}

.top_id_ca {
  float: left;
  width: 490px;
}

.top_other {
  float: right;
  background-image: url(../pki_product_service/images/ix_bg_other.webp);
  width: 465px;
  height: 222px;
}

.top_other ul {}

.top_other ul li {
  font-size: 14px;
  font-weight: bold;
  color: #503fa7;
  margin: 20px 30px 0 0;
  padding: 0;
  border-bottom: #ccc dotted 1px;
  list-style-image: url(../images/arrow_other_menu.gif);
}

.top_other ul p {
  padding-top: 10px;
  width: 400px;
  font-size: 11px;
  line-height: 150%;
}

/*PKI/OTP製品 共通*/
.main_ttl {
  padding: 30px 0 20px 0;
  clear: both;
}

.main_ttl .catch {
  float: right;
  width: 612px;
}

.main_ttl .catch h1 {
  margin: 0 0 8px 0;
  padding: 0;
}

.main_ttl .catch_txt {
  background-image: url(../pki_product_service/images/catch_bg.webp);
  width: 600px;
  height: 227px;
}

.main_ttl .catch_txt h2 {
  padding: 15px 20px 0 20px;
  height: 107px;
  font-size: 26px;
  line-height: 33px;
  color: white;
  text-align: left;
}

.main_ttl .catch_txt p {
  padding: 0 20px 0 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
  color: white;
}

.main_ttl .catch ul {
  margin: 10px 0 0 0;
  padding: 0;
}

.main_ttl .catch li {
  float: left;
  list-style-type: none;
}


.prod_topic  {
  display: flex;
}

.prod_topic .left, .prod_topic .right {
  width: 50%;
}

.prod_topic h3 {
  font-size: 21px;
  line-height: 24px;
  color: #ec6c00;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
}

.hr2 {
  width: 920px;
  margin: 0 30px 20px 0;
  border-bottom: 1px dotted #ccc;
  height: 30px;
  clear: both;
}

.prod_topic .left p,
.prod_topic .right p {
  font-size: 16px;
  padding: 0;
  line-height: 25px;
}

.container_wide .spec h3,
.container_wide .sol h3 {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 18px;
  color: black;
}

.clm_outer {
  margin: 0;
  width: 920px;
  height: auto;
  background-image: url(../pki_product_service/images/clm_bg2.gif);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  clear: both;
}

.clm_outer .clm2block {
  float: left;
  width: 430px;
  margin-left: 20px;
}

.clm_outer .clm3block {
  float: left;
  width: 280px;
  margin-left: 20px;
}

.clm_outer h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 120%;
  color: #777da0;
  margin: 15px 0 5px 0;
  padding: 0;
}

.clm_outer h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 120%;
  color: #333;
  margin: 0 0 5px 0;
  padding: 0;
}

.clm_outer p {
  font-size: 12px;
  line-height: 150%;
}

.clm_outer ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style-image: url(../pki_product_service/images/arrow_device.gif);
  font-size: 12px;
  line-height: 150%;
}

.clm_outer li {
  width: 235px;
  margin-bottom: 0;
  margin-left: 15px;
  font-size: 12px;
  font-weight: bold;
  line-height: 120%;
  color: #777da0;
}

.clm_outer ul p {
  width: 250px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: normal;
  line-height: 120%;
  color: #666;
}

.clm_outer .clm_btm {
  clear: left;
  margin: 0;
  width: 920px;
  height: 8px;
  font-size: 8px;
  line-height: 8px;
  background-image: url(../pki_product_service/images/clm_bg_btm.gif);
}

.clm_outer .clm_btm2 {
  clear: left;
  margin: 0;
  width: 920px;
  height: 48px;
  font-size: 8px;
  line-height: 8px;
  background-image: url(../pki_product_service/images/clm_bg_btm2.webp);
}

.frame .nav,
.container_wide .nav {
  padding: 0 0 0 0;
}

.frame .nav ul,
.container_wide .nav ul {
  margin: 0;
  padding: 0;
}

.frame .nav li,
.container_wide .nav li {
  float: left;
  list-style-type: none;
}

/*UT3300SM*/
.memory {
  float: left;
  margin: 10px 10px 0 20px;
  padding: 0;
}

/*UT3300Bio*/
.bio_step {
  width: 920px;
  clear: both;
}

.bio_left {
  float: left;
  width: 300px;
  padding-bottom: 10px;
}

.bio_right {
  float: right;
  width: 600px;
}

.bio_right h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #777da0;
}

.bio_right p {
  margin: 0;
  padding: 0 0 0 13px;
}

/*用途接続検証*/
.verify {
  padding-left: 30px;
  width: 920px;
}

.verify .hr {
  margin-top: 40px;
}

.verify h2 {
  margin: 0;
  padding: 20px 0 0 0;
  color: #777da0;
  font-size: 21px;
  font-weight: bold;
  clear: both;
}

.h2copy {
  margin: 0;
  padding: 20px 0 0 0;
}

.verify h3 {
  margin: 0;
  padding: 20px 0 5px 0;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  clear: both;
}

.verify td {
  text-align: center;
}

/*カタログデータシート*/
.inner_leftside_wide .download {
  margin: 0 0 20px 0;
}

.download h2 {
  color: black;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 5px 0;
  clear: both;
}

.download h3 {
  font-size: 14px;
  color: #5e4cb6;
  margin: 0;
  padding: 0 0 5px 0;
  clear: both;
}

.download .block {
  clear: both;
  margin: 10px 0 0 25px;
  margin-bottom: 20px;
}

.download .img {
  float: left;
  width: 150px;
  border: solid 1px #ccc;
  margin-bottom: 20px;
}

.download .txt {
  float: right;
  width: 530px;
  margin-bottom: 20px;
}

.download .txt h4 {
  font-size: 21px;
  line-height: 130%;
  color: #5e4cb6;
  margin: 0;
  padding: 0 0 20px 0;
  clear: both;
}

.download .txt h4 small {
  font-size: 16px;
}

.download .txt h5 {
  font-size: 16px;
  line-height: 130%;
  color: #333;
  margin: 0;
  padding: 0 0 5px 0;
  clear: both;
}

.download .txt p {
  font-size: 13px;
  line-height: 150%;
  color: #666;
}

.download .txt p a {
  font-size: 13px;
  background-image: url(/images/arrow_orange.gif);
  background-position: left 4px;
  _background-position: left 2px;
  background-repeat: no-repeat;
  padding-left: 10px;
}

.download .txt ul {
  margin: 0 0 0 25px;
  padding: 0;
  font-size: 14px;
  line-height: 150%;
}

.download .clear {
  clear: both;
}

.download .kako,
.download .renkei {
  padding: 15px;
  background-color: #eeeeee;
  font-size: 13px;
  line-height: 150%;
}

.download .kako ul {
  margin: 0 0 0 0;
  padding: 0 0 0 30px;
  float: left;
  width: 300px;
}

.download .renkei ul {
  margin: 0 0 0 0;
  padding: 0 0 0 30px;
}

.solution h1 {
  margin: 40px 0 0 0;
  padding: 0;
}

.solution h2 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  margin: 0;
  padding: 0 0 20px 0;
}

.solution .bt_dl {
  float: right;
  position: relative;
  top: -5px;
}


.solution .ttl p {
  text-align: left;
  padding: 20px 0 30px 0;
  font-size: 16px;
  font-weight: bold;
}

.composition {
  clear: both;
  margin: 0;
  padding: 0;
}

.composition h3 {
  font-size: 18px;
  color: black;
  margin: 0;
  padding: 0 0 10px 0;
}

.clm2block ul {
  list-style: disc;
}

.clm2block li {
  color: #666;
  font-weight: normal;
  width: 410px;
  line-height: 150%;
}

.clear2 {
  clear: both;
  height: 30px;
}

/*パッケージ*/
.sol_package {}

.sol_package .ttl {
  clear: both;
}

.sol_package .ttl .left {
  float: left;
  width: 290px;
}

.sol_package .ttl .right {
  float: right;
  width: 620px;
}

.sol_package .ttl .right h2 {
  margin: 10px 0 0 0;
  padding: 0;
}

.sol_package .ttl .right h3 {
  color: #3d3689;
  font-size: 21px;
  line-height: 24px;
  margin: 20px 0 0 0;
  padding: 0;
}

.sol_package .ttl .copy {
  font-size: 15px;
  margin: 20px 0 0 0;
  padding: 0;
}

.sol_package .topic {
  clear: both;
}


.sol_package .topic h4 {
  font-size: 18px;
  line-height: 24px;
  color: #ec6c00;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
}

.sol_package .topic h5 {
  font-size: 14px;
  line-height: 18px;
  color: black;
  margin: 0 0 0 0;
  padding: 0;
}

.sol_package .topic p {
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 20px;
  text-align: left;
  clear: both;
}

.sol_package .topic dl {
  margin: 0;
  padding: 0;
}

.sol_package .topic dt {
  width: 140px;
  clear: left;
  float: left;
  text-align: left;
  font-size: 14px;
  line-height: 21px;
}

.sol_package .topic dd {
  text-align: left;
  font-size: 12px;
  line-height: 21px;
}

.sol_package .topic ul {
  font-size: 14px;
  margin: 0 0 0 20px;
  padding: 0;
  text-align: left;
}

.sol_package .topic li {
  line-height: 18px;
  margin-bottom: 5px;
}

.sol_package .topic .nado {
  font-size: 12px;
}

.sol_package .topic .price {}

.sol_package .topic h4.base {
  font-size: 18px;
  line-height: 24px;
  color: black;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
}

