/* =========================
   Front Page Specific Styles
   ========================= */

/* Common Styles */
.home-top {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* =========================
   Sec1 (Hero/FV Section)
   ========================= */

.top_fv {
    width: 100%;
    background: linear-gradient(135deg, #f0f8ff 0%, #e6f2fa 50%, #ffffff 100%);
    padding: 0px 0 0px;
    position: relative;
    overflow: hidden;
}

.sec1-container {
    display: grid;
    grid-template-rows: auto;
    gap: 15px;
    position: relative;
    width: 100%; 
    max-width: none;
    margin: 0; 
    padding: 0 40px;
    grid-template-columns: 550px 1fr;
    box-sizing: border-box ;
}

/* 左側：テキストコンテンツ */
.sec1-left {
    grid-column: 1;
    grid-row: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    z-index: 2;
    align-items: center;
}


.sec1-subtitle {
    color: #3472a0;
    font-weight: 500;
    margin: 0 0 0px 0;
    font-size: 15px; 
    white-space: nowrap;
}

.sec1-main-title {
    font-size: 18px;
    font-weight: 700;
    color: #134263;
    line-height: 1.4;
    margin-bottom: 8px;
    white-space: nowrap;
    margin: 0;
    line-height: 1.2;
    display: inline-block;
    padding-right: 0; 
    font-family: 'Noto Sans JP', sans-serif;
    border-bottom: 2px solid #134263; 
    padding-bottom: 4px;
}

.sec1-title-imedx {
    color: #134263;
    font-family: 'Noto Sans JP', sans-serif; 
    font-size: 40px;
}

.sec1-title-lifedx {
    color: #134263;
    font-family: 'Noto Sans JP', sans-serif; 
    font-size: 40px;
}

.sec1-title-year {
    display: inline;
    margin-left: 5px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 28px ; 
    color: #134263;
}

.sec1-subtitle2 {
    margin-bottom: 8px;
    margin-left: 280px ; 
    white-space: nowrap ; 
    margin-top: -25px ;
}

.sec1-subtitle2 p {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    white-space: nowrap ; 
}
.sec1-time-text {
  white-space: nowrap;
}

/* 生活習慣病管理料 / 分～ */
.sec1-time-main {
  font-size: 32px;
  font-weight: 600;
  color: #134263;
}

/* の診療 */
.sec1-time-sub {
  font-size: 24px;
  color: #134263;
}


.sec1-highlight-blue.sec1-time-number {
  font-size: 54px;
  font-weight: 700;
}


.sec1-highlight-blue {
  color: #134263;
}
.sec1-highlight-blue {
    color: #5BA3DC;
    font-size: 36px;
    font-weight: 700;
    margin: 0 3px;
}

.sec1-benefits {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-left: 280px ;
    margin-bottom: 0 ; 
    margin-top: 5px ;
}

.sec1-benefit-item {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 0 ;
    white-space: nowrap;
}

/* スマホ版のみ表示する改行 */
.sp-only {
    display: none;
}

.sec1-benefit-number {
    font-weight: 700;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    font-size: 20px;
    background-color: #134263;
    color: white;
}

.sec1-benefit-text {
    color: #134263;
    line-height: 1.4;
    font-weight: 700;
    margin: 0;
    font-size: 36px;
    white-space: nowrap ;
    position: relative ;
    margin-top: -3px;
}

.sec1-highlight-teal {
    color: #4597a0;
    font-weight: 700;
}

/* ベネフィットのハイライト（メインタイトルと同じサイズ） */
.sec1-benefit-highlight {
    font-weight: 700;
    color: #5BA3DC;
    font-size: 42px;
}
.sec1-pc-bottom {
    display: flex ;
    align-items: center ;
    gap: 30px ; 
    margin-top: -60px ; 
    margin-left: 140px ;
}
.sec1-bebefit-text-h3right {
    font-size: 26px;
    color: #134263;
    margin-left: 15px;
    font-weight: 600;
    white-space: nowrap;
    align-self: flex-end;
    margin-bottom: 2px;

}
.sec1-benefit-highlight-blue {
    color: #5BA3DC;
}

.sec1-benefit-highlight-teal {
    color: #5BA3DC;
}

/* 左下：PC画像 */
.sec1-pc-image {
    width: 100%;
    margin-top: 0 ; 
    flex-shrink: 0 ; 
    align-self: center ; 
    margin-left: 140px; 
    max-width: 480px;
}

.sec1-pc-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* 中央：キャンペーン + ボタン */
.sec1-center {
    grid-row: 2;
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    z-index: 3;
    padding: 0;
    grid-column: unset;
    grid-row: unset;
    margin-top: 55px; 
    margin-bottom: 0; 
    justify-content: flex-start;
    padding-left: 0; 
    margin-left: 0px ; 
    padding-bottom: 0 ;
}

.sec1-campaign-banner {
    background-color: #d32f2f;
    color: #ffffff;
    padding: 10px 25px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    text-align: center;
    white-space: nowrap ; 
    width: 320px;
    box-sizing: border-box;
    margin-bottom: 10px ;
}

.sec1-campaign-banner p {
    font-size: 11px;
    font-weight: 700;
    margin: 0;
    font-size: 17px;
    white-space: nowrap ;
    margin-left: -10px ;
}

.sec1-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 90%;
    width: 320px ;
    gap: 10px ;
}

.sec1-video-btn,
.sec1-simulation-btn {
    display: block;
    text-align: center;
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: nowrap;
    width: auto;
    box-sizing: border-box;
}

.sec1-buttons .sec1-video-btn {
    background-color: #ffffff;
    color: #4597a0;
    border: 2px solid #4597a0;
    font-size: 19px;
    width: 320px;
    box-sizing: border-box; 
    padding: 8px 25px;
}

.sec1-video-btn:hover {
    background-color: #4597a0;
    color: #ffffff;
}

.sec1-simulation-btn {
    background-color: #4597a0;
    color: #ffffff;
    border: 2px solid #4597a0;
}

.sec1-simulation-btn:hover {
    background-color: #367a82;
}

/* 右側：楕円形画像 */
.sec1-right {
    grid-column: 2;
    grid-row: 1;
    position: relative;
        min-height: 75px;
    /* min-height: 200px;
     */
}
.fvbottom {
        position: relative;
    /* bottom: 0; */
    /* left: 0; */
    width: 100%;
    height: 60px;
    margin-top: -60px;
    z-index: 1;
    overflow: hidden;
    /* position: absolute; bottom: 0; left: 0; width: 100%; height: 60px; overflow: hidden; z-index: 0; */
}
/* 背景画像（PC時にボタンの右側から右端まで表示） */
.sec1-bg-image {
    position: absolute;
    top: 0;
    left: 60.5%;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
}

.sec1-bg-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 250px;
    background: linear-gradient(to right, #e6f2fa 0%, rgba(230, 242, 250, 0.5) 50%, transparent 100%);
    z-index: 2;
    pointer-events: none;
}

.sec1-bg-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left center;
    object-position: center 15%; 
}

/* 楕円画像（背景画像の上に配置） */
.sec1-oval-image {
    position: absolute;
    z-index: 5;
    border-radius: 50%;
    overflow: visible;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    right: 200px ; 
    bottom: auto ; 
    top: 370px;
    width: 350px; 
    height: 280px;
}

.sec1-oval-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.sec1-oval-caption {
    position: absolute;
        bottom: -29px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 4px 12px;
    border-radius: 15px;
    font-size: 10px;
    font-weight: 700;
    color: #333333;
    white-space: nowrap;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* =========================
   Sec2 (source: Sec2 screenshot)
   ========================= */

/* Sec2 Header - タイトルスタイル */
.sec2-header {
    text-align: center;
}

.sec2-title {
    font-family: 'M PLUS Rounded 1c', sans-serif !important;
    font-size: 32px;
    font-weight: 700;
    color: #333333;
    margin: 0;
    background: linear-gradient(to top, #F5F5F5 50%, transparent 50%);
    padding: 20px 40px;
    display: inline-block;
    letter-spacing: 0.5px;
    width: 1000px;
    max-width: 100%;
    white-space: nowrap;
    box-sizing: border-box;
}

/* Sec2 Description */
.sec2-description {
    text-align: left;
    max-width: 920px;
    margin: 0 auto;
}

.sec2-description p {
    font-size: 17.5px;
    line-height: 1.9;
    color: #333333;
    margin: 20px 0;
}

/* Sec2 Monitor Image */
.sec2-monitor {
    text-align: center;
    padding: 40px 0;
}

.sec2-monitor-image {
    max-width: 920px;
    width: 100%;
    background-color: #f0f0f0;
    padding: 20px;
    border-radius: 4px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 400px;
}

.sec2-monitor-image p {
    font-size: 18px;
    color: #666666;
}

/* Sec2 Reform Title */
.sec2-reform-title {
    text-align: center;
    margin: 40px 0 30px;
}

.sec2-reform-title p {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin: 0;
}

/* Sec2 Blue Bands */
.sec2-blue-bands {
    max-width: 920px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.sec2-band {
    background-color: #3472a0;
    padding: 12px 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    display: flex; 
    align-items: center;
     gap: 15px; 
     white-space: nowrap ;
}

.sec2-band-number {
    background-color: #ffffff;
    color: #3472a0;
    font-size: 24px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.sec2-band-text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6;
    flex: 1;
    white-space: nowrap;
    display: flex;
    align-items: baseline; 
    gap: 15px;
}
.sec2-litte-txt {
    font-size: 20px;
}
.sec2-big-txt {
    font-size: 30px; font-weight: 600;
}
.sec2-band-text .text-large {
    font-size: 24px;
    font-weight: 700;
}

/* Sec2 Arrow Triangle */
.sec2-arrow {
    text-align: center;
    margin: 25px 0;
}

.sec2-triangle {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 40px solid #cedbe6;
    margin: 0 auto;
}

/* Sec2 Strategy Title */
.sec2-strategy-title {
    text-align: center;
    margin: 40px 0 30px;
}

.sec2-strategy-title p {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin: 0;
}

/* Sec2 Point Cards */
.sec2-points {
    max-width: 920px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.sec2-point-card {
    flex: 1;
    background-color: #cedbe6;
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 140px;
}

.sec2-point-label {
        font-size: 20px ;
    font-weight: 600 ;
    font-weight: 500;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
}

.sec2-point-divider {
    width: 85%;
    border: none;
    border-top: 3px solid #ffffff;
    margin: 0 0 20px 0;
}

.sec2-point-content {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec2-point-title {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    text-align: center;
    line-height: 1.8;
}

/* Sec2 Campaign */
.sec2-campaign {
    max-width: 920px;
    margin: 60px auto 0;
}

.sec2-campaign-banner {
    width: 100%;
    height: auto;
    display: block;
}

/* Sec2 Button */
.sec2-wrapper .centered_btn {
    margin: 40px 0;
}

.sec2-wrapper .centered_btn .com_btn {
    font-size: 18px;  /* ここでサイズを変更できます */
}

/* =========================
   Sec3 (source: Sec3 screenshot)
   ========================= */

.sec3-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 60px 0;
}

/* Sec3 Header - タイトルスタイル */
.sec3-header {
    text-align: center;
}

.sec3-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    line-height: 1.6;
    background: linear-gradient(to top, #F5F5F5 50%, transparent 50%);
    padding: 20px 40px;
    display: inline-block;
    width: 1000px !important;
    max-width: 100%;
    white-space: nowrap;
    box-sizing: border-box;
}

.sec3-title-en {
    font-size: 40px;
    font-weight: 700;
    color: #333333;
    margin-right: 12px;
}

.sec3-title-jp {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

/* Sec3 Description */
.sec3-description {
    text-align: center;
    max-width: 920px;
    margin: 30px auto;
}

.sec3-description p {
    font-size: 16px;
    line-height: 1.8;
    color: #333333;
}

/* Sec3 Wide Content */
.sec3-wide-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Sec3 Blue Bands */
.sec3-benefit-band {
    background-color: #3472a0;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.sec3-benefit-number {
    background-color: #ffffff;
    color: #3472a0;
    font-size: 24px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.sec3-benefit-text {
    color: #ffffff;
    line-height: 1.6;
    flex: 1;
    white-space: nowrap;
    font-size: 25px ;
}

.sec3-benefit-text .text-large {
    font-size: 32px;
    font-weight: 700;
}

/* Sec3 Buttons Grid */
.sec3-buttons-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.sec3-buttons-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px;
}

.sec3-outline-btn {
    flex: 0 0 calc(33.333% - 11px);
    min-width: 280px;
    background-color: transparent;
    color: #3472a0;
    border-radius: 6px;
    font-weight: 700;
    text-align: center;
    cursor: default;  /* カーソルを通常に（手のマーク無効化） */
    transition: all .3s;
    line-height: 1.6;
    font-size: 16px;
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
    white-space: nowrap ;
    padding: 10px 20px ;
}

.sec3-outline-btn:hover {
    /* ホバー時の色変更を無効化（リンク先なし） */
    background-color: #fff;
    color: #333;
}

/* Sec3 Content Area */
.sec3-content-area {
    max-width: 1200px;
    margin: 30px auto 0;
    display: flex;
    gap: 40px;
    padding: 0 20px;
}

.sec3-content-left {
    flex: 0 0 500px;
}

.sec3-video-placeholder {
    width: 100%;
    height: 300px;
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.sec3-video-placeholder p {
    font-size: 18px;
    color: #666666;
}

.sec3-content-image {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: contain;
    display: block;
}

.sec3-content-right {
    flex: 1;
}

.sec3-list-title {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px;
}

.sec3-feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sec3-feature-list li {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.sec3-feature-list .sec3-bullet {
    flex-shrink: 0;
    font-weight: bold;
}

.sec3-feature-list .sec3-text {
    flex: 1;
}

.sec3-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.sec3-list li {
    font-size: 16px;
    line-height: 2.2;
    color: #333333;
    padding-left: 20px;
    position: relative;
}

.sec3-list li::before {
    content: "・";
    position: absolute;
    left: 0;
}

.sec3-list li .highlight {
    color: #3494ba;
    font-weight: 700;
}

/* Sec3 Bottom Buttons */
.sec3-bottom-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}

.sec3-green-outline-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #4597a0;
    background-color: transparent;
    color: #4597a0;
    padding: 16px 30px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    width: 400px;
    min-width: 400px;
    margin: 0 auto;
}

.sec3-green-outline-btn:hover {
    background-color: #4597a0;
    color: #ffffff;
}

/* =========================
   Sec4 (source: Sec4 screenshot)
   ========================= */

.sec4-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 60px 0;
}

/* Sec4 Wide Content */
.sec4-wide-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Sec4 Blue Bands */
.sec4-benefit-band {
    background-color: #3472a0;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.sec4-benefit-number {
    background-color: #ffffff;
    color: #3472a0;
    font-size: 24px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.sec4-benefit-text {
    color: #ffffff;
    line-height: 1.6;
    flex: 1;
    white-space: nowrap;
    font-size: 25px;
}

.sec4-benefit-text .text-large {
    font-size: 32px;
    font-weight: 700;
}

/* Sec4 Buttons Grid */
.sec4-buttons-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.sec4-buttons-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px;
}

.sec4-outline-btn {
     flex: 1;
    min-width: 280px;
    background-color: transparent;
    color: #3472a0;
    border-radius: 6px;
    font-weight: 700;
    text-align: center;
    cursor: default;  /* カーソルを通常に（手のマーク無効化） */
    transition: all .3s;
    line-height: 1.6;
    font-size: 16px;
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
    white-space: nowrap ;
    padding: 10px 20px ;
}

.sec4-outline-btn:hover {
    /* ホバー時の色変更を無効化（リンク先なし） */
    background-color: #fff;
    color: #333;
}

/* Sec4 Content Area */
.sec4-content-area {
    max-width: 1200px;
    margin: 60px auto 0;
    display: flex;
    gap: 40px;
    padding: 0 20px;
}

.sec4-content-left {
    flex: 0 0 500px;
}

.sec4-video-placeholder {
    width: 100%;
    height: 300px;
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.sec4-video-placeholder p {
    font-size: 18px;
    color: #666666;
}

.sec4-content-image {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: contain;
    display: block;
}

.sec4-content-right {
    flex: 1;
}

.sec4-list-title {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px;
}

.sec4-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.sec4-list li {
    font-size: 16px;
    line-height: 2.2;
    color: #333333;
    padding-left: 20px;
    position: relative;
}

.sec4-list li::before {
    content: "・";
    position: absolute;
    left: 0;
}

.sec4-list li .highlight {
    color: #3494ba;
    font-weight: 700;
}

/* Sec4 Bottom Buttons */
.sec4-bottom-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}

.sec4-green-outline-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #4597a0;
    background-color: transparent;
    color: #4597a0;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    width: 400px;
    min-width: 400px;
    margin: 0 auto;
    padding: 8px 40px;
    font-size: 18px ;
    white-space: nowrap ;
}

.sec4-green-outline-btn:hover {
    background-color: #4597a0;
    color: #ffffff;
}

/* Sec4 Revenue Section */
.sec4-revenue-section {
    max-width: 1200px;
    margin: 80px auto 0;
    padding: 0 20px;
}

.sec4-revenue-title {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    text-align: center;
    margin-bottom: 5px;
}

.sec4-revenue-subtitle {
    font-size: 17px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin: 0 0 15px 0;  /* 下の余白：数値を小さくするほど狭く */
}

.sec4-revenue-cards {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-bottom: 40px;
}

.sec4-revenue-card {
    background-color: #ffffff;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 30px 20px;
    flex: 1;
    max-width: 300px;
    text-align: center;
}

.sec4-card-label {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px;
}

.sec4-card-divider {
    width: 80%;
    border: none;
    border-top: 2px solid #e0e0e0;
    margin: 0 auto 20px;
}

.sec4-card-content {
    padding: 20px 0;
}

.sec4-card-amount {
    font-size: 48px;
    font-weight: 700;
    color: #3472a0;
    margin: 0;
}

.amount-unit {
    font-size: 24px;
    font-weight: 700;
}

.sec4-revenue-description {
    text-align: center;
    font-size: 15px;  /* フォントサイズ：数値を小さくするほど小さく */
    line-height: 1.6;
    color: #333333;
    font-weight: 400;
    max-width: none;
    margin: 0 auto;
    white-space: nowrap;
}

.sec4-cta-wrapper {
    text-align: center;
}

.sec4-large-btn {
    background: #45969f;
    border: none;
    color: #ffffff;
    padding: 20px 60px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    cursor: pointer;
    transition: all .3s;
    margin-top: 40px;
}

.sec4-large-btn:hover {
    opacity: 0.9;
    transform: translateY(-2px);
}

/* =========================
   Sec5 (source: Sec5 screenshot)
   ========================= */

.sec5-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 60px 0;
}

/* Sec5 Header - タイトルスタイル */
.sec5-header {
    text-align: center;
}

.sec5-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    line-height: 1.6;
}

.sec5-title-en {
    font-size: 40px;
    font-weight: 700;
    color: #333333;
    margin-right: 12px;
}

.sec5-title-jp {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

/* Sec5 Description */
.sec5-description {
    text-align: center;
    max-width: 920px;
    margin: 30px auto;
}

.sec5-description p {
    font-size: 16px;
    line-height: 1.8;
    color: #333333;
}

/* Sec5 Wide Content */
.sec5-wide-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Sec5 Blue Bands */
.sec5-benefit-band {
    background-color: #3472a0;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.sec5-benefit-number {
    background-color: #ffffff;
    color: #3472a0;
    font-size: 24px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.sec5-benefit-text {
    color: #ffffff;
    line-height: 1.6;
    flex: 1;
    white-space: nowrap;
    font-size: 25px;
}

.sec5-benefit-text .text-large {
    font-size: 32px;
    font-weight: 700;
}

/* Sec5 Buttons Grid */
.sec5-buttons-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.sec5-buttons-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px;
}

.sec5-outline-btn {
    flex: 1;
    min-width: 280px;
    border: 2px solid #3472a0;
    background-color: transparent;
    color: #3472a0;
    padding: 18px 20px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    cursor: default;  /* カーソルを通常に（手のマーク無効化） */
    transition: all .3s;
}

.sec5-outline-btn:hover {
    background-color: #3472a0;
    color: #ffffff;
}

/* Sec5 Content Area */
.sec5-content-area {
    max-width: 1200px;
    margin: 60px auto 0;
    display: flex;
    gap: 40px;
    padding: 0 20px;
}

.sec5-content-left {
    flex: 0 0 500px;
}

.sec5-video-placeholder {
    width: 100%;
    height: 300px;
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.sec5-video-placeholder p {
    font-size: 18px;
    color: #666666;
}

.sec5-content-image {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: contain;
    display: block;
}

.sec5-content-right {
    flex: 1;
}

.sec5-list-title {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px;
}

.sec5-feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sec5-feature-list li {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.sec5-feature-list .sec5-bullet {
    flex-shrink: 0;
    font-weight: bold;
}

.sec5-feature-list .sec5-text {
    flex: 1;
}

.sec6-subtitle {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 5px;
}

.sec5-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.sec5-list li {
    font-size: 16px;
    line-height: 2.2;
    color: #333333;
    padding-left: 20px;
    position: relative;
}

.sec5-list li::before {
    content: "・";
    position: absolute;
    left: 0;
}

.sec5-list li .highlight {
    color: #3494ba;
    font-weight: 700;
}

/* Sec5 Bottom Buttons */
.sec5-bottom-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}

.sec5-green-outline-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #4597a0;
    background-color: transparent;
    color: #4597a0;
    padding: 16px 30px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    width: 400px;
    min-width: 400px;
    margin: 0 auto;
}

.sec5-green-outline-btn:hover {
    background-color: #4597a0;
    color: #ffffff;
}

/* =========================
   Sec6 (source: Sec6 screenshot)
   ========================= */

.sec6-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 60px 0;
}

/* Sec6 Header - タイトルスタイル */
.sec6-header {
    text-align: center;
}

.sec6-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    line-height: 1.6;
}

.sec6-title-en {
    font-size: 40px;
    font-weight: 700;
    color: #333333;
    margin-right: 12px;
}

.sec6-title-jp {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

/* Sec6 Description */
.sec6-description {
    text-align: center;
    max-width: 920px;
    margin: 30px auto;
}

.sec6-description p {
    font-size: 16px;
    line-height: 1.8;
    color: #333333;
}

/* Sec6 Wide Content */
.sec6-wide-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Sec6 Blue Band - No numbering */
.sec6-benefit-band {
    background-color: #83bde8;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.sec6-benefit-text {
    color: #ffffff;
    font-size: 32px;
    line-height: 1.6;
    text-align: center;
}

/* Sec6 Buttons Grid */
.sec6-buttons-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.sec6-buttons-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px;
}

.sec6-outline-btn {
    flex: 1;
    min-width: 280px;
    border: 2px solid #3472a0;
    background-color: transparent;
    color: #3472a0;
    padding: 10px 20px;  /* sec5と同じサイズに調整 */
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    cursor: default;  /* カーソルを通常に（手のマーク無効化） */
    transition: all .3s;
}

.sec6-outline-btn:hover {
    background-color: #3472a0;
    color: #ffffff;
}

/* Sec6 Content Area */
.sec6-content-area {
    max-width: 1200px;
    margin: 60px auto 0;
    display: flex;
    gap: 40px;
    padding: 0 20px;
}

.sec6-content-left {
    flex: 0 0 500px;
}

.sec6-video-placeholder {
    width: 100%;
    height: 300px;
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.sec6-video-placeholder p {
    font-size: 18px;
    color: #666666;
}

.sec6-content-image {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: contain;
    display: block;
}

.sec6-content-right {
    flex: 1;
}

.sec6-sub-title {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px;
}

.sec6-sub-title .red-text {
    color: #ff7c80;
}

/* Sec6 Bottom Buttons */
.sec6-bottom-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
}

.sec6-green-outline-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #4597a0;
    background-color: transparent;
    color: #4597a0;
    padding: 16px 30px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    width: 400px;
    min-width: 400px;
    margin: 0 auto;
}

.sec6-green-outline-btn:hover {
    background-color: #4597a0;
    color: #ffffff;
}

/* =========================
   Sec7 (source: Sec7 screenshot)
   ========================= */

.sec7-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 60px 0;
}

/* Header - タイトルスタイル */
.sec7-header {
    text-align: center;
}

.sec7-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    line-height: 1.6;
    background: linear-gradient(to top, #F5F5F5 50%, transparent 50%);
    padding: 20px 40px;
    display: inline-block;
    width: 1000px !important;
    max-width: 100%;
    white-space: nowrap;
    box-sizing: border-box;
}

.sec7-title-en {
    font-size: 40px;
    font-weight: 700;
    color: #333333;
    margin-right: 12px;
}

.sec7-title-jp {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

/* Sec7 Description */
.sec7-description {
    text-align: center;
    max-width: 920px;
    margin: 30px auto;
}

.sec7-description p {
    font-size: 16px;
    line-height: 1.8;
    color: #333333;
}

/* Sec7 Video */
.sec7-video-container {
    max-width: 920px;
    margin: 40px auto;
    padding: 0 20px;
}

.sec7-video-placeholder {
    width: 100%;
    height: 500px;
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.sec7-video-placeholder p {
    font-size: 24px;
    color: #666666;
}

/* =========================
   Sec8 (source: Sec8 screenshot - Comparison Table)
   ========================= */

.sec8-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 60px 0;
}

/* Sec8 Header - タイトルスタイル */
.sec8-header {
    text-align: center;
}

.sec8-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    line-height: 1.6;
    background: linear-gradient(to top, #F5F5F5 50%, transparent 50%);
    padding: 20px 40px;
    display: inline-block;
    width: 1000px;
    max-width: 100%;
    white-space: nowrap;
    box-sizing: border-box;
}

.sec8-title-en {
    font-size: 40px;
    font-weight: 700;
    color: #333333;
    margin-right: 12px;
}

.sec8-title-jp {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

/* Sec8 Description */
.sec8-description {
    text-align: center;
    max-width: 920px;
    margin: 30px auto;
}

.sec8-description p {
    font-size: 15px;
    line-height: 1.9;
    color: #333333;
}

/* Sec8 Table Container */
.sec8-table-container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 20px;
    /* overflow-x: auto; スクロール禁止 */
}

/* Sec8 Comparison Table */
.sec8-comparison-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.4;
}

/* Header Row */
.sec8-header-row {
    background-color: #134263;
}

.sec8-header-row th {
    padding: 12px 15px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-top: none;
    border-bottom: none;
    vertical-align: middle;
}

.sec8-header-row th:first-child {
    border-left: none;
}

.sec8-header-row th:last-child {
    border-right: none;
}

/* Column Widths */
.sec8-col-category {
    width: 22%;
    min-width: 220px;
}

.sec8-col-feature {
    width: 40%;
    min-width: 280px;
}

.sec8-col-imedx {
    width: 14%;
    min-width: 110px;
    background-color: #134263;
    border-left: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
    border-top: none !important;
    border-bottom: none !important;
    font-size: 16px;
    font-weight: 700;
}

.sec8-col-competitor {
    width: 14%;
    min-width: 100px;
    font-size: 11px;
}

/* Table Body */
.sec8-comparison-table tbody tr {
    background-color: #fff;
}

.sec8-comparison-table tbody tr:nth-child(odd) {
    background-color: #f5f8fa;
}

.sec8-category-main {
    padding: 15px 15px 15px 15px;
    font-weight: 600;
    color: #333;
    background-color: #e8f0f5;
    border: 1px solid #d0d8dd;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
}

.sec8-category-content {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

.sec8-number {
    color: #134263;
    font-weight: 700;
    flex-shrink: 0;
}

.sec8-category-text {
    flex: 1;
}

.sec8-feature {
    padding: 10px 15px;
    color: #333;
    background-color: #fff;
    border: 1px solid #d0d8dd;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
}

.sec8-value-imedx {
    padding: 10px 15px;
    text-align: center;
    font-weight: 800;
    color: #333;
    background-color: #e6f4ff;
    border: 1px solid #d0d8dd;
    border-left: 3px solid #134263 !important;
    border-right: 3px solid #134263 !important;
    -webkit-text-stroke: 0.5px #333;
    vertical-align: middle;
}

.sec8-value-imedx sup,
.sec8-value-other sup {
    -webkit-text-stroke: 0;
    font-weight: 400;
    font-size: 10px;
}

/* 3列目の最後の行の下枠を#134263に */
.sec8-comparison-table tbody tr:last-child .sec8-value-imedx {
    border-bottom: 3px solid #134263 !important;
}

.sec8-value-other {
    padding: 10px 15px;
    text-align: center;
    font-weight: 800;
    color: #333;
    background-color: #fff;
    border: 1px solid #d0d8dd;
    vertical-align: middle;
    font-size: 14px;
    -webkit-text-stroke: 0.5px #333;
}

/* Sec8 Notes */
.sec8-notes {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 20px;
}

.sec8-note-item {
    font-size: 12px;
    line-height: 1.8;
    color: #666666;
    margin: 8px 0;
}

/* =========================
   Sec9 (source: Sec9 screenshot - Real Voices)
   ========================= */

.sec9-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 60px 0;
}

/* Sec9 Header - タイトルスタイル */
.sec9-header {
    text-align: center;
}

.sec9-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    line-height: 1.6;
    background: linear-gradient(to top, #F5F5F5 50%, transparent 50%);
    padding: 20px 40px;
    display: inline-block;
    width: 1000px;
    max-width: 100%;
    white-space: nowrap;
    box-sizing: border-box;
}

.sec9-title-en {
    font-size: 40px;
    font-weight: 700;
    color: #333333;
    margin-right: 12px;
}

.sec9-title-jp {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

/* Sec9 Description */
.sec9-description {
    text-align: center;
    max-width: 920px;
    margin: 30px auto;
}

.sec9-description p {
    font-size: 15px;
    line-height: 1.9;
    color: #333333;
}

/* Sec9 Cards */
.sec9-cards {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 0 20px;
}

.sec9-card {
    display: flex;
    gap: 30px;
    background-color: #ffffff;
}

.sec9-card-image {
    flex: 0 0 350px;
    width: 350px;
    height: 250px;
    background-color: #d3e8f0;
    display: flex;
    overflow: hidden;
}

.sec9-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    image-rendering: auto;
    border-radius: 4px;
}

.sec9-card-image p {
    font-size: 18px;
    color: #666666;
}

.sec9-card-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 750px;
}

.sec9-card-title {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin: 0 0 20px 0;
    line-height: 1.6;
}

.sec9-card-text {
    font-size: 14px;
    line-height: 1.9;
    color: #333333;
    margin: 0;
    max-width: 750px;
}
.sec1-title-block {
    margin-bottom: 15px;
    margin-left: 280px; 
    margin-top: -50px;
}

/* =========================
   Responsive - Tablet
   ========================= */



.sec10-wrapper {
    padding: 80px 0 40px 0;
    background-color: #ffffff;
}

.sec10-header {
    text-align: center;
    margin-bottom: 20px;
}

.sec10-title {
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    background: linear-gradient(to top, #F5F5F5 50%, transparent 50%);
    white-space: nowrap;
    width: 1000px;
    max-width: 100%;
    padding: 20px 40px;
}

.sec10-title-en {
    font-size: 48px;
    font-weight: 700;
    margin-right: 20px;
}

.sec10-description {
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}

/* 料金表 */
.sec10-trial-title {
    font-size: 28px;
    font-weight: 700;
    color: #ff0000;
    text-align: center;
}

.sec10-pricing-table {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}

.sec10-pricing-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
}

.sec10-pricing-label {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.sec10-pricing-value {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    text-align: right;
}

.sec10-pricing-option-title {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 10px;
}

.original-price {
    text-decoration: line-through;
    color: #999999;
    margin-right: 10px;
}

.campaign-price {
    color: #ff0000;
    font-weight: 700;
}

/* キャンペーンバナー */
.sec10-campaign-banner {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.sec10-campaign-banner img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* CTAボタン */
.sec10-cta-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.sec10-trial-btn {
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d32f2f;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 700;
    padding: 18px 20px;
    flex: 1;
    min-width: 0;
    transition: all .3s;
    white-space: nowrap;
    text-decoration: none;
    position: relative;
}

.sec10-trial-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #d32f2f;
}

.sec10-trial-btn:hover {
    background-color: #b71c1c;
}

.sec10-cta-btn {
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    background-color: #4597A0;
    border-radius: 80px;
    font-size: 18px;
    padding: 18px 20px;
    flex: 1;
    min-width: 0;
    transition: all .3s;
    white-space: nowrap;
    text-decoration: none;
}

.sec10-cta-btn:hover {
    background-color: #26a69a;
}

/* 機能状況表 */
.sec10-table-header {
    text-align: center;
    margin: 0 auto;
    padding: 0 20px;
}

.sec10-table-title {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    line-height: 1.6;
}

.sec10-table-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.sec10-feature-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
}

.sec10-feature-table th,
.sec10-feature-table td {
    border: 1px solid #ffffff;
    padding: 16px 12px;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    vertical-align: middle;
}

.sec10-feature-header-row th {
    background-color: #aad6e7;
    color: #333333;
    font-weight: 700;
    text-align: center;
}

.sec10-col-merit {
    width: 25%;
}

.sec10-col-function {
    width: 50%;
}

.sec10-col-status {
    width: 25%;
}

.sec10-category {
    background-color: #f2f2f2;
    font-weight: 700;
    color: #333333;
}

.sec10-category-number {
    display: inline-block;
    background-color: #333333;
    color: #ffffff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    margin-right: 8px;
}

.sec10-function {
    background-color: #f2f2f2;
    color: #333333;
}

.sec10-status {
    background-color: #f2f2f2;
    color: #333333;
    text-align: center;
}

.sec1-text-content {
      padding: 10px 0;
    max-width: 550px;
    margin: 0 auto;
    margin-top: 80px;  
}
/* -------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */



/* ========================================
   Sec11: 機能状況表
   ======================================== */
.sec11-wrapper {
    background-color: #fff;
    padding: 20px 0 40px 0;
}

.sec11-header {
    text-align: center;
    margin-bottom: 20px;
}

.sec11-title {
    font-size: 26px;
    font-weight: 700;
    color: #134263;
    display: inline-block;
}

.sec11-title-date {
    color: #0099cc;
    font-weight: 700;
    display: block;
    margin-top: 7px;
}

.sec11-table-container {
    max-width: 900px;
    margin: 0 auto;
    overflow-x: auto;
}

.sec11-status-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

.sec11-status-table thead {
    background-color: #134263;
}

.sec11-header-row th {
    color: #fff;
    font-weight: 600;
    padding: 12px 15px;
    text-align: center;
    border: 1px solid #fff;
    border-top: none;
    border-bottom: none;
}

.sec11-header-row th:first-child {
    border-left: none;
}

.sec11-header-row th:last-child {
    border-right: none;
}

.sec11-col-category {
    width: 25%;
}

.sec11-col-feature {
    width: 50%;
}

.sec11-col-status {
    width: 25%;
}

.sec11-status-table tbody tr {
    background-color: #fff;
}

.sec11-status-table tbody tr:nth-child(odd) {
    background-color: #f5f8fa;
}

.sec11-category-main {
    background-color: #e8f0f5 !important;
    font-weight: 600;
    color: #333;
    padding: 12px 15px;
    vertical-align: middle;
    text-align: left;
    border: 1px solid #d0d8dd;
}

.sec11-category-content {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

.sec11-number {
    color: #134263;
    font-weight: 700;
    flex-shrink: 0;
}

.sec11-category-text {
    flex: 1;
}

.sec11-feature {
    padding: 10px 15px;
    color: #333;
    text-align: left;
    border: 1px solid #d0d8dd;
}

.sec11-status {
    padding: 10px 15px;
    text-align: center;
    color: #333;
    font-weight: 800;
    -webkit-text-stroke: 0.5px #333;
    border: 1px solid #d0d8dd;
}

.sec11-note {
    font-size: 12px;
    color: #666;
    display: block;
    margin-top: 3px;
    -webkit-text-stroke: 0;
    font-weight: 400;
}
.sec2-commen-title{
        font-size: 28px;
    font-weight: 600;
    text-align: center;
}
.sec2-campaign-img {
    display: block;
    margin: 0 auto; 
    max-width: 100%;
}
.sec4-content-part {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}
/* moblie style */
.pcview {
    display: block;
}
.pcflex {
    display: flex;
}
.spview,.spflex {
    display: none;
}
@media screen and (max-width: 1000px) {

    .sec1-highlight-blue.sec1-time-number {
    font-size: 35px;
    font-weight: 700;
}
    .sec1-title-block {
        margin-bottom: 15px;
        margin-left: 0;
        margin-top: 15px;
        padding: 0 15px;
    }
    .sec1-title-imedx {
        color: #134263;
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 18px;
    }
    .sec1-title-lifedx {
        color: #134263;
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 18px;
    }
    .sec1-title-year {
        display: inline;
        margin-left: 5px;
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 14px;
        color: #134263;
    }
    .sec1-subtitle {
        color: #3472a0;
        font-weight: 500;
        margin: 0 0 0px 0;
        font-size: 12px;
        white-space: nowrap;
    }
    .sec1-bg-image {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        z-index: 1;
        overflow: hidden;
    }
    .sec1-oval-image {
       position: absolute;
        z-index: 5;
        border-radius: 50%;
        overflow: visible;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        right: unset;
        bottom: 28px;
        top: unset;
        width: 57%;
        height: 59%;
        left: 20px;
    }
    .sec1-oval-caption {
    position: absolute;
    bottom: 11px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 4px 12px;
    border-radius: 15px;
    font-size: 9px;
    font-weight: 700;
    color: #333333;
    white-space: nowrap;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
    .sec1-text-content {
        padding: 10px 0;
        max-width: 550px;
        margin: 0 auto;
        margin-top: 15px;
    }
    .sec1-subtitle2 {
          margin-bottom: 0;
        margin-left: 20px;
        white-space: nowrap;
        margin-top: -25px;
}
.sec1-time-main {
    font-size: 18px;
    font-weight: 600;
    color: #134263;
}
.sec1-time-sub {
    font-size: 15px;
    color: #134263;
}
.sec1-highlight-blue {
    color: #5BA3DC;
    font-size: 25px;
    font-weight: 700;
    margin: 0 3px;
}
.sec1-benefits {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-left: 20px;
    margin-bottom: 0;
    margin-top: 0;
}
.sec1-benefit-number {
    font-weight: 700;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    font-size: 16px;
    background-color: #134263;
    color: white;
}
.sec1-benefit-item {
    display: flex;
    align-items: center;
    gap: 0;
    margin-bottom: 0;
    white-space: nowrap;
    flex-wrap: wrap;
    column-gap: 7px;
}
.sec1-benefit-text {
    color: #134263;
    line-height: 1.4;
    font-weight: 700;
    margin: 0;
    font-size: 18px;
    white-space: nowrap;
    position: relative;
    margin-top: -3px;
}
.sec1-bebefit-text-h3right {
    font-size: 16px;
    color: #134263;
    margin-left: 0;
    font-weight: 600;
    white-space: nowrap;
    align-self: flex-end;
    margin-bottom: 2px;
}
.sec1-benefit-highlight {
    font-weight: 700;
    color: #5BA3DC;
    font-size: 20px;
}
.sec1-pc-bottom {
    display: flex;
    align-items: center;
    gap: 0;
    margin-top: -30px;
    margin-left: 0;
    flex-direction: column;
}
.sec1-pc-image {
    width: 100%;
            margin-top: -20px;
    flex-shrink: 0;
    align-self: center;
    margin-left: 0;
    max-width: 300px;
}
.sec1-center {
    grid-row: 2;
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    z-index: 3;
    padding: 0;
    grid-column: unset;
    grid-row: unset;
    margin-top: 15px;
    margin-bottom: 0;
    justify-content: flex-start;
    padding-left: 0;
    margin-left: 0px;
    padding-bottom: 0;
}
.sec1-campaign-banner {
        background-color: #d32f2f;
        color: #ffffff;
        padding: 10px 20px;
        border-radius: 4px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
        text-align: center;
        white-space: nowrap;
        max-width: 230px;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 10px;
}
.sec1-campaign-banner p {
    font-weight: 700;
    margin: 0;
    font-size: 12px;
    white-space: nowrap;
    margin-left: -10px;
}

.sec2-band-number {
    background-color: #ffffff;
    color: #3472a0;
    font-size: 16px;
    font-weight: 700;
    width: 24px;
    margin-top: 4px;
    margin-right: 5px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.sec1-buttons .sec1-video-btn {
    background-color: #ffffff;
    color: #4597a0;
    border: 2px solid #4597a0;
    font-size: 14px;
    width: 230px;
    box-sizing: border-box;
    padding: 8px 25px;
}
.sec1-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90%;
    max-width: 320px;
    gap: 10px;
}
.fvbottom {
    position: relative;
    /* bottom: 0;
    left: 0; */
    width: 100%;
    height: 45px;
    overflow: hidden;
    z-index: 0;
}
.top_fv {
        padding-bottom: 45px;
}
.sec2-title {
    font-size: 20px;
        padding: 10px 20px;
        width: 100%;
}
.sec2-description p {
    font-size: 15px!important;
}
.sec2-monitor {
    text-align: center;
    padding: 10px 0;
}
.sec2-reform-title {
    text-align: center;
    margin: 10px 0 15px;
}
.sec2-reform-title p {
    font-size: 20px!important;
}
.sec2-band {
    background-color: #3472a0;
    padding: 11px 10px;
    align-items: flex-start;
    display: flex;
    gap: 5px;
    white-space: unset;
}
.sec2-big-txt span {
    font-size: 14px;
    font-weight: 900;
}
.sec2-band-text {
    color: #ffffff;
    font-size: 11px;
    line-height: 1.6;
    flex: 1;
    white-space: unset;
    display: flex;
    align-items: baseline;
    gap: 0;
    flex-direction: column;
}
.sec2-big-txt {
    font-size: 17px;
    font-weight: 600;
}
.sec2-litte-txt {
        font-size: 14px;
}
.sec2-commen-title{
        font-size: 20px!important;
    font-weight: 600;
    text-align: center;
}
.sec3-wrapper,.sec4-wrapper,.sec5-wrapper,.sec6-wrapper {
    padding: 20px 0;
}
.sec2-points {
    max-width: 920px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-direction: column;
    padding: 0 20px;
}
.sec2-wrapper .centered_btn {
    margin: 40px 20px;
}
.com_btn {
    font-size: 15px!important;
}
.sec3-title {
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    line-height: 1.6;
    background: linear-gradient(to top, #F5F5F5 50%, transparent 50%);
    padding: 20px 20px;
    display: block;
    width: 100%;
    max-width: 100%;
    white-space: unset;
    box-sizing: border-box;
}
.sec3-title-en,.sec8-title-en,.sec9-title-en,.sec10-title-en {
    font-size: 30px;
    font-weight: 700;
    color: #333333;
    margin-right: 7px;
}
.sec8-title-jp,.sec9-title-jp,.sec10-title-jp  {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}
.sec8-title,.sec9-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    line-height: 1.6;
    background: linear-gradient(to top, #F5F5F5 50%, transparent 50%);
    padding: 9px 0px;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    white-space: unset;
    box-sizing: border-box;
}
.sec3-description  p,.sec4-description  p,.sec5-description  p {
        font-size: 16px!important;
}
.sec3-benefit-band,.sec4-benefit-band ,.sec5-benefit-band {
    background-color: #3472a0;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
.sec3-benefit-number,.sec4-benefit-number,.sec5-benefit-number {
    background-color: #ffffff;
    color: #3472a0;
    font-size: 18px;
    font-weight: 700;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.sec3-benefit-text .text-large, .sec4-benefit-text .text-large,.sec5-benefit-text .text-large{
    font-size: 18px;
    font-weight: 700;
}
.sec3-benefit-text,.sec4-benefit-text,.sec5-benefit-text {
    color: #ffffff;
    line-height: 1.6;
    flex: 1;
    white-space: unset;
    font-size: 14px;
}
.sec4-buttons-row {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    margin-bottom: 16px;
    flex-direction: column;
}
.sec3-outline-btn,.sec4-outline-btn,.sec5-outline-btn,.sec6-outline-btn {
    flex: 0 0 calc(33.333% - 11px);
    min-width: 100%;
    background-color: transparent;
    color: #3472a0;
    border-radius: 6px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    line-height: 1.6;
    font-size: 14px;
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
    white-space: unset;
    padding: 10px 10px;
}
/* sec3, sec4, sec5, sec6のカーソルを通常に（手のマーク無効化） */
.sec3-outline-btn,
.sec4-outline-btn,
.sec5-outline-btn,
.sec6-outline-btn {
    cursor: default;
}
/* sec3, sec4のホバー時の色変更を無効化（リンク先なし） */
.sec3-outline-btn:hover,
.sec4-outline-btn:hover {
    background-color: #fff;
    color: #333;
}
.sec3-buttons-grid,.sec4-buttons-grid ,.sec5-buttons-grid {
    padding: 0;
}
.sec3-content-left,.sec4-content-left,.sec5-content-left,.sec6-content-left {
    flex: 0 0 100%;
}
.sec3-content-area,.sec4-content-area,.sec5-content-area,.sec6-content-area {
          max-width: 1200px;
        margin: 20px auto 0;
        display: flex;
        gap: 20px;
        padding: 0;
        flex-direction: column;
        width: 100%;
}
.sec3-green-outline-btn,.sec4-green-outline-btn,.sec5-green-outline-btn,.sec6-green-outline-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #4597a0;
    background-color: transparent;
    color: #4597a0;
    padding: 8px 20px !important;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
}
.sec4-revenue-section {
    max-width: 1200px;
    margin: 40px auto 0;
    padding: 0;
}
.sec4-revenue-subtitle {
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin: 0 0 15px 0;
}
.sec4-revenue-title {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    text-align: center;
    margin-bottom: 5px;
}
.sec4-revenue-cards {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-bottom: 40px;
    flex-direction: column;
}
.sec4-revenue-card{
     max-width: 100%;
}
.sec5-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 30px 0;
}
.sec6-benefit-text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
}
.sec6-buttons-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}
.sec8-table-container {
    overflow-x: scroll;
}
.sec9-cards {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 0;
}
.sec9-card {
    display: flex;
    gap: 30px;
    background-color: #ffffff;
    flex-direction: column;
}
.sec9-card-image {
    flex: 0 0 350px;
    width: 100%;
    height: 250px;
    background-color: #d3e8f0;
    display: flex;
    overflow: hidden;
}
.sec10-trial-title {
    font-size: 20px;
}
.sec10-pricing-value {
    font-size: 11px;
    font-weight: 700;
    color: #333333;
    text-align: right;
}
.sec10-pricing-label {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}
.sec10-pricing-option-title {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 10px;
}
.sec10-cta-buttons {
    display: none;
}
.sec11-title {
    font-size: 20px;
    font-weight: 700;
    color: #134263;
    display: inline-block;
}
.sec11-status-table {
    width: 900px;
    border-collapse: collapse;
    font-size: 14px;
}
.sec2-commen-title p{
        font-size: 20px!important;
}
    .pcview,.pcflex {
        display: none;
    }
    .spview {
        display: block;
    }
    .spflex {
    display: flex;
}
.sec2-point-card {
    flex: 1;
    background-color: #cedbe6;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 95px;
}
.sec2-point-label {
        font-size: 16px ;
    font-weight: 600 ;
    font-weight: 500;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
}
.sec2-point-divider {
    width: 85%;
    border: none;
    border-top: 3px solid #ffffff;
    margin: 0 0 10px 0;
}
.sec2-point-title {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    text-align: center;
    line-height: 1.8;
}
.sec2-point-title br {
    display: none;
}
}