@charset "UTF-8";


body {
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;
  padding-top: 80px; /* fixed-top navbar による隠れ防止 */
}


.display-6 {
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif !important;
  font-weight: 600;       /* 日本語にちょうど良い太さ */
  line-height: 1.35;      /* 縦長感を解消する行間 */
  letter-spacing: 0;      /* 欧文向けの字詰めを解除 */
  margin-top: 1rem;       /* ナビバーとの距離を確保（追加で調整可） */
}

h1.display-6 {
  color: #444;           /* 薄いグレー */
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1.45;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #e5e5e5;
}

.lead {
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif !important;
  font-weight: 400;
  line-height: 1.7;       /* 読みやすい行間 */
  margin-top: 1rem;
}

.hr-noline {
  border: none;
}

.navbar-nav .nav-link {
  font-size: 0.85rem;
}

.dropdown-menu .dropdown-item {
  font-size: 0.85rem;
}

#accordionNews .accordion-button {
  font-size: 0.9rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

p {
  line-height: 1.8;
}

/* ボタン以外の全リンクを統一 */
a:not(.btn):link,
a:not(.btn):visited {
  color: #3a6ea5;
  text-decoration: none;   /* 下線を消す */
  border-bottom: 1px dotted #3a6ea5; /* 控えめな点線でリンク感を残す */
}

a:not(.btn):hover {
  color: #2d5683;
  text-decoration: none;   /* 下線を消す */
  border-bottom: 1px dotted #2d5683; /* 控えめな点線でリンク感を残す */
}

/* ドットをつけたくない場合は */
.no-dot {
  border-bottom: none !important;
  text-decoration: none !important;
}


/* nav-pills の active */
.nav-pills .nav-link.active {
  background-color: #3a6ea5;
  color: #fff;
}

/* パンくず（任意） */
.breadcrumb a {
  color: #3a6ea5;
}


/* 画像と文書のブロック */
.bitdefender-layout {
  display: block;
  margin-bottom: 2rem;
}

/* 画像を右側にしたいブロック用 */
.bitdefender-layout.reverse .bitdefender-image {
  float: right;
  margin-right: 0;
  margin-left: 1.5rem;
}

.bitdefender-layout::after {
  content: "";
  display: block;
  clear: both;
}

/* スマホでは通常通り縦並びに戻す */
@media (max-width: 768px) {
  .bitdefender-layout.reverse .bitdefender-image {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}

.bitdefender-image {
  width: 48%;
  max-width: 600px;
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1rem;
}

.bitdefender-text p {
  text-indent: 1em;   /* 最初の1文字分を空ける */
  line-height: 1.8;   /* 行間はそのまま維持 */
}


@media (max-width: 768px) {
  .bitdefender-image {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.section-title {
  clear: both;
  font-size: 1.4rem;
  font-weight: 700;
  background: #eef2f7; /* 青みグレー */
  padding: 1rem 1.2rem;
  margin-top: 3rem;
  margin-bottom: 2rem;
  color: #1a1a1a;
  border-radius: 4px;
}



/* GravityZone共通 */

.nav-pills .nav-link {
  border-radius: 10px;
  padding: 0.45rem 1.1rem;
  font-size: 0.9rem;
  border-bottom: none !important;
  text-decoration: none !important;

}

.nav-pills .nav-link.active {
  background-color: #3a6ea5;
}

.sp {
  display: none;
}

@media (max-width: 768px) {
  .sp {
    display: block;
  }
}


.breadcrumb a {
  color: #3a6ea5;
}

.li-req {
  list-style-type: square;
  font-size: 0.9rem;
  margin-bottom: 0.3rem;
}

/* Premium の色を落ち着いた青に */
.text-info {
  color: #3a6ea5 !important;
}

/* 推奨バッジの色を落ち着いた青に */
.badge.bg-primary {
  background-color: #2d5683 !important;
}

.current-link {
  background: #eef2f7;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 600;
}

.alert-primary {
  background-color: #eef4fa; /* 落ち着いた淡い青グレー */
  border-color: #d6e4f2;     /* 少し濃い枠線 */
  color: #2d5683;            /* あなたのサイトの濃い青 */
}

.anchor-target {
  scroll-margin-top: 80px;
}


/* ヘッダ行（途中に出てくるブロックも含む） */
.table-header-main th {
  background-color: #dbe7f5;      /* しっかりした淡い青 */
  color: #1f3f66;                 /* 濃い青で文字を強調 */
  font-weight: 700;               /* 見出しとして強調 */
  font-size: 1.05rem;             /* 少し大きく */
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #b3c4d8;
  vertical-align: top;
}

/* ヘッダ行全体の外枠を強調 */
.table-header-main {
  border-top: 2px solid #b3c4d8;
}

table.table th[scope="row"] {
  text-align: left;
  font-weight: 600;
  color: #2d5683;
  background-color: #f5f8fc; /* ほんのり強調 */
  padding-left: 0.75rem;
}

/* 説明行（4列にまたがる行）を淡い青グレーに */
.table-description-row td {
  padding-left: 3rem;   /* ← インデント量（調整可） */
  background-color: #f5f8fc;
  text-align: left;
  line-height: 1.7;
  font-size: 0.9rem;

}

/* 説明行のリンクを控えめに */
.table-description-row td a {
  color: #4a6a8a;          /* 落ち着いた青（派手すぎない） */
  text-decoration: none;   /* 下線を消す */
  border-bottom: 1px dotted #9bb0c8; /* 控えめな点線でリンク感を残す */
  padding-bottom: 1px;
}

.table-description-row td a:hover {
  color: #2d5683;          /* 少し濃い青に */
  border-bottom-color: #2d5683;
}

@media (max-width: 576px) {
  .header-block {
    flex-direction: column !important;
    align-items: flex-start !important; /* 左寄せを強制 */
    text-align: left !important;        /* 念のため */
    width: 100%;
    gap: 0.5rem;
  }
}

@media (max-width: 576px) {
  .product-title-nowrap {
    font-size: 1.1rem;
  }
}

/* 概要・機能紹介 */
.intro-text {
  max-width: 90%;          /* 本文より少し狭く */
  line-height: 1.8;
  font-size: 1.05rem;
}

@media (max-width: 576px) {
  .intro-text {
    padding: 0 1rem;
    font-size: 1rem;
  }
}



.intro-text {
  margin-top: 1.5rem;
}

blockquote.custom-quote {

  margin-left: auto;
  margin-right: auto;        /* 中央寄せ */
  padding-left: 1.5rem;      /* 左インデント */
  padding-right: 1.5rem;     /* 右インデント */
  border-left: 4px solid #d0d8e0; /* 引用らしいアクセント（任意） */
}

/* 概要・目次 */
.toc-block ul li {
  margin-bottom: 0.4rem;
}

.toc-block a {
  color: #2d5683;
  text-decoration: none;
  border-bottom: 1px dotted #9bb0c8;
}

.toc-block a:hover {
  color: #1a3d63;
  border-bottom-color: #1a3d63;
}

/* 概要・目次 */
.toc-wrapper {
  background: #f3f4f6;
  border: 1px solid #d9e1ea;
  border-radius: 10px;
  line-height: 1.8;
  padding: 1.5rem 1.8rem;
  margin: 2rem auto;
  max-width: 900; /* これで中央寄せ＋横幅制御 */
}

.back-to-toc {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #2f4f80; /* 文字が沈まない濃い青 */
  color: #fff !important;         /* 白文字でコントラスト確保 */
  padding: 10px 16px;
  border-radius: 30px;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 3px 8px rgba(0,0,0,0.25);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 999;
}

.back-to-toc.show {
  opacity: 1;
  pointer-events: auto;
}




/* 国内正規パートナーについて */

.profile-img {
  width: 50px;
  height: 60px;
  object-fit: cover;
  border-radius: 4px;
  background-color: transparent; /* 画像がない場合は透明 */

}

/* Bitdefenderについて */

.logo-wrapper {
  max-width: 200px;
  flex-shrink: 0; /* 親のd-flexが画像を潰さないように */
}

.bitdefender-logo {
  width: 100%;
  height: auto;
  display: block;
}

.timeline-advanced .timeline-year {
  width: 60px;        /* 年号の幅を固定 */
  flex-shrink: 0;     /* つぶれないように固定 */
}

.timeline-advanced {
  position: relative;
  padding-left: 80px;
  border-left: 3px solid #d0d0d0;
}

.timeline-advanced .timeline-icon {
  left: -50px;
}

.timeline-year {
  white-space: nowrap;
}

.timeline-item {
  position: relative;
  margin-bottom: 40px;
}

.timeline-icon {
  position: absolute;
  left: -32px;
  top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

.timeline-year {
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 8px;
  color: #333;
}

.timeline-card {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  padding: 15px 18px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  line-height: 1.6;
}




