@charset "utf-8";

/* LP全体レイアウト */
body {
  background: linear-gradient(180deg, #e9ecee 0%, #ddecf3 100%);
  font-family: 'Noto Sans JP', 'Yu Gothic', 'Meiryo', sans-serif;
  color: #333;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

p,a {
  font-size: 17px;
  margin-bottom: 3rem;
  line-height: 2.5;
  letter-spacing: 0.02em;
}

main p:has(+ ul) {
  margin-bottom: 1rem;
}

b {
  font-weight: 700;
}

.red {
  color: #E60000;
  font-weight: 700;
  font-size: 20px;
}

.lp-bg-wrap {
  background: #fff;
  max-width: 770px;
  margin: 0 auto;
  box-shadow: 0 4px 24px rgba(0,0,0,0.08);
  overflow: hidden;
}
.lp-header-wrap {
  background: transparent;
  box-shadow: none;
  max-width: 100%;
  margin: 0;
  padding: 3rem 3rem 0 3rem;
}
.lp-container {
  background: transparent;
  box-shadow: none;
  max-width: 100%;
  margin: 0;
  padding: 0 3rem 3rem;
}

/* ヘッダー */
.lp-badge {
  display: inline-block;
  background: #e6f0fa;
  color: #1976d2;
  font-size: 13px;
  font-weight: 700;
  border-radius: 16px;
  padding: 4px 16px;
  margin-bottom: 12px;
}
h1 {
  font-size: 34px;
  font-weight: 800;
  margin: 0 0 8px 0;
  letter-spacing: 0.02em;
  line-height: 1.7;
}

/* 画像 */
.lp-image {
  display: block;
  margin: 3rem auto 2.5rem;
  max-width: 580px;
  width: 100%;
}

.graph{
  max-width: 380px;
}
/* メタ情報 */
.lp-meta {
  display: grid;
	grid-template-columns: 40px 1fr;
  align-items: center;
  margin: 2.4rem 0 1.4rem 0;
}
.lp-meta-logo {
  width: 30px;
  height: 30px;
  display: block;
  grid-row: 1 / 3;
}

.lp-meta p,
.lp-meta-date {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 0.1rem;
}
.lp-meta-date {
  font-size: 14px;
  color: #666;
}

/* セクション見出し */
h2 {
  background: #003950;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 10px 18px;
  margin-bottom: 2.2rem;
  letter-spacing: 0.02em;
}
h3 {
  color: #222;
  font-size: 22px;
  font-weight: 700;
  margin: 28px 0 10px 0;
  line-height: 2.5;
  letter-spacing: 0.02em;
}
h4 {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  margin: 28px 0 10px 0;
  line-height: 2.5;
  letter-spacing: 0.02em;
}

/* リスト */
.lp-list, .lp-list-sub {
  margin: 0 3rem;
  padding: 0;
}
.lp-list li, .lp-list-sub li {
  font-size: 17px;
  margin-bottom: 1rem;
  line-height: 2;
}
.lp-list{
color: #002c6e;
}
.lp-list-sub{
font-weight: 700;
}

/* ボタン */
.lp-btn-block {
  text-align: center;
  margin: 36px 0;
}
.lp-btn {
  position: relative;
  overflow: hidden;
  transition: background 0.2s, color 0.2s, box-shadow 0.3s, transform 0.3s, filter 0.3s;
  display: inline-block;
  background: #FFF500;
  color: #333;
  font-size: 20px;
  font-weight: 800;
  border-radius: 100px;
  padding: 18px 48px;
  text-decoration: none;
  box-shadow: 0 4px 16px rgba(255, 230, 0, 0.18);
  margin-bottom: 0rem;
}
.lp-btn::before {
  content: "";
  position: absolute;
  top: 0; left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%);
  transform: skewX(-20deg);
  animation: btn-glow 2.2s infinite;
  pointer-events: none;
  transition: width 0.4s cubic-bezier(.4,2,.6,1), background 0.4s, opacity 0.4s;
}
.lp-btn:hover {
  box-shadow: 2px 2px 4px rgba(0,0,0,0.06);
  transform: translateY(2px);
}
.lp-btn:hover::before {
  width: 80%;
  opacity: 1;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 60%, rgba(255,255,255,0) 100%);
}
.lp-btn-block img{
width: 12px;
vertical-align: middle;
margin-left: 4px;
}
@keyframes btn-glow {
  0% { left: -75%; }
  60% { left: 120%; }
  100% { left: 120%; }
}

/* フッター */
.lp-footer {
  text-align: center;
  color: #888;
  font-size: 13px;
  margin: 32px 0 0 0;
  padding-bottom: 18px;
}

/* プライバシーポリシー */
.privacy_policy li{
list-style: none;
}

.header-inner img{
width: 10rem;
margin: 1.5rem 2rem;
}

.copyright{
  text-align: center;
}
.privacy_policy .container{
  top: 6rem;
  margin: 0 0 8rem;
}
.privacy_policy h2 {
  font-size: 2em;
  margin-bottom: 10px;
}

.section__inner {
  padding: 20px;
}

.privacy__head {
  font-size: 1.5em;
  margin-bottom: 15px;
}

.privacy__list {
  list-style-type: none;
  padding: 0;
}

.privacy__list__item {
  margin-bottom: 20px;
}

.privacy__list__item__ttl {
  font-size: 1.2em;
  margin-bottom: 10px;
}

.privacy__list__item__table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}

.privacy__list__item__table th,
.privacy__list__item__table td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left;
}

.privacy__list__item__table__head th,
.privacy__list__item__table__head td {
  background-color: #f0f0f0;
  font-weight: bold;
}

.privacy__list__item--p-right {
  text-align: right;
}