@charset "UTF-8";
/* LP専用スタイル（index.html） — ベース文字を大きく（ブラウザの16px相当を約18pxに） */
html{font-size:106.25%;overflow-x:hidden;}
/* スマホのみ「—」の直前で改行（<br class="br_lp_sp">） */
.br_lp_sp{display:none;}
@media (max-width:768px){.br_lp_sp{display:block;}}
.contents_kamban.lp_fv_bg{position:relative;background:url(../images/key_visual.webp) center center/cover no-repeat;min-height:400px;padding-top:100px;}
@media (max-width:768px){.contents_kamban.lp_fv_bg{padding-top:0;}}
.contents_kamban.lp_fv_bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(105deg,rgba(220,240,252,0.9) 0%,rgba(200,230,248,0.78) 45%,rgba(176,218,242,0.58) 100%);z-index:0;}
.lp_fv{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;max-width:960px;margin:0 auto;padding:2rem 1rem 2.5rem;}
.lp_fv_copy{width:100%;max-width:42rem;margin:0 auto;padding:1.25rem 1.5rem;text-align:center;}
.lp_fv_copy h1{font-size:clamp(2.15rem,6.5vw,3.75rem);font-weight:800;letter-spacing:0.06em;line-height:1.2;margin-bottom:1.1rem;color:#003690;text-shadow:0 1px 0 rgba(255,255,255,0.85),0 2px 24px rgba(255,255,255,0.5);}
.lp_fv_h1_nowrap{white-space:nowrap;display:inline-block;font-weight:800;}
@media (max-width:768px){
  .lp_fv_copy h1{font-size:clamp(1.75rem,7vw,3.15rem);letter-spacing:0.04em;}
}
.lp_fv_sub{font-size:clamp(1.1rem,2.5vw,1.35rem);line-height:1.75;color:#003690;margin-bottom:0.5rem;text-shadow:0 1px 0 rgba(255,255,255,0.7);letter-spacing:0.02em;opacity:0.98;}
.lp_fv_sub strong{font-weight:700;}
/* .lp_fv_copy の内側より左右 1rem ずつ幅を広げる */
.lp_fv_sub_small{box-sizing:border-box;font-size:clamp(0.92rem,1.7vw,1.02rem);line-height:1.65;color:#1a1a1a;margin-bottom:1.75rem;margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem);max-width:none;letter-spacing:0.02em;opacity:0.95;text-shadow:0 1px 0 rgba(255,255,255,0.6);}
.lp_fv_cta{display:flex;gap:1rem;margin-top:1.75rem;flex-wrap:wrap;justify-content:center;}
.lp_fv_cta a{display:inline-block;padding:0.9rem 2rem;border-radius:6px;font-weight:bold;font-size:1.05rem;letter-spacing:0.05em;text-decoration:none;text-align:center;transition:all 0.25s ease;}
.lp_fv_cta .btn_secondary{border:2px solid #003690;color:#fff;background:#003690;}
.lp_fv_cta .btn_secondary:hover{background:#fff;color:#003690;border-color:#003690;}
.lp_section{padding:2.5rem 1rem;max-width:960px;margin:0 auto;}
@media (max-width:768px){
  .lp_section{padding:1.25rem 1rem;}
  .lp_closing{padding:1.5rem 1rem;}
}
#section_feature{display:none;}
#section_future{display:none;}
/* 基盤技術：背景をビューポート幅いっぱい（PC含む） */
#section_system.lp_section{max-width:none;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box;background:#003690;color:#fff;padding:2.5rem 1rem;}
#section_system h2{color:#fff;line-height:1.5;}
#section_system .lp_system_lead{text-align:center;margin-bottom:1.5rem;color:rgba(255,255,255,0.95);font-size:1.1rem;}
@media (max-width:768px){
  #contents .contents_in #section_system .lp_system_lead{font-size:0.95rem;line-height:1.45;}
}
.lp_system_banners{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 auto;max-width:960px;}
.lp_system_banners img{width:100%;height:auto;display:block;border-radius:6px;vertical-align:top;}
@media (max-width:768px){.lp_system_banners{grid-template-columns:1fr;}}
.lp_section h2{font-size:1.5rem;line-height:1.5;margin-bottom:1.5rem;text-align:center;font-weight:700;color:#003690;}
.lp_closing h2{font-size:1.5rem;line-height:1.5;font-weight:700;color:#003690;}
@media (max-width:768px){
  .lp_section h2,
  .lp_closing h2{font-size:1.3rem;line-height:1.55;margin-bottom:1.25rem;}
  #section_system h2{font-size:1.3rem;line-height:1.55;}
}
#section_issue.lp_section{max-width:26rem;margin-left:auto;margin-right:auto;}
#section_issue h2{text-align:center;margin-left:auto;margin-right:auto;}
.lp_issue_list{list-style:none;margin:1rem 0 0;padding:0;font-size:1.05rem;}
@media (max-width:768px){.lp_issue_list{font-size:0.9rem;}}
.lp_issue_list li{padding:0.75rem 0;border-bottom:1px solid #eee;display:flex;align-items:center;gap:0.5rem;}
.lp_issue_list li:before{content:"\f071";font-family:FontAwesome;color:#c00;}
.lp_solution_lead{text-align:center;font-size:1.1rem;}
@media (max-width:768px){.lp_solution_lead{font-size:0.9rem;}}
.lp_solution_flow_row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0.35rem;margin:2rem 0;}
.lp_solution_step{display:flex;align-items:center;gap:0.5rem;flex:1;min-width:200px;max-width:320px;}
.lp_solution_card{flex:1;min-width:0;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1.25rem 1.35rem;box-shadow:0 2px 12px rgba(0,55,144,0.08);}
.lp_solution_card h3{font-size:1.25rem;color:#003690;margin:0 0 0.65rem;font-weight:700;letter-spacing:0.04em;}
.lp_solution_card p{font-size:0.85rem;color:#444;margin:0;}
.lp_solution_arrow{display:flex;align-items:center;justify-content:center;color:#003690;font-size:1.85rem;flex-shrink:0;}
.lp_solution_arrow .fa{line-height:1;}
@media (max-width:768px){.lp_solution_flow_row{flex-direction:column;align-items:stretch;gap:0.5rem;}.lp_solution_step{max-width:none;width:100%;flex-direction:column;}.lp_solution_card{width:100%;box-sizing:border-box;}.lp_solution_arrow{transform:rotate(90deg);padding:0.25rem 0;}}
.lp_feature3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0;}
@media (max-width:768px){
  .lp_feature3{grid-template-columns:1fr;}
  .lp_fv{padding:1rem 1rem 1.25rem;}
}
.lp_feature3_item{text-align:center;padding:1.5rem;background:#f9f9f9;border-radius:8px;}
.lp_feature3_item .icon{font-size:2.5rem;color:#003690;margin-bottom:0.75rem;}
.lp_feature3_item h3{font-size:1.1rem;margin-bottom:0.5rem;}
.lp_feature3_item p{font-size:0.9rem;color:#555;}
.lp_how_section{margin:2rem 0;}
.lp_how_section h3{font-size:1.2rem;margin-bottom:1rem;padding-bottom:0.5rem;border-bottom:2px solid #003690;}
.lp_how_section .lp_how_field_lead{font-size:0.92rem;font-weight:700;color:#003690;letter-spacing:0.08em;margin:1.35rem 0 0.4rem;line-height:1.45;}
@media (max-width:768px){.lp_how_section .lp_how_field_lead{font-size:0.88rem;margin-top:1.1rem;}}
.lp_how_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;}
.lp_how_grid p img{width:100%;height:auto;border-radius:6px;}
.lp_how_maps{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem;}
.lp_how_map_fig{margin:0;}
.lp_how_map_fig figcaption{font-size:1em;font-weight:700;color:#000;line-height:1.9;margin-bottom:0.65rem;}
.lp_how_map_fig img{width:100%;height:auto;border-radius:6px;display:block;}
@media (max-width:768px){.lp_how_maps{grid-template-columns:1fr;}}
.lp_table_scroll_hint{display:none;align-items:center;justify-content:center;gap:0.4rem;margin:0 0 0.5rem;padding:0.5rem 0.75rem;text-align:center;font-size:0.92rem;font-weight:600;color:#003690;background:rgba(0,55,144,0.06);border-radius:6px;border:1px solid rgba(0,55,144,0.15);}
.lp_table_scroll_hint .fa{font-size:1.1rem;}
.lp_table_scroll_fade{margin:1.5rem 0;}
.lp_table_scroll_fade .lp_table_scroll{margin:0;}
.lp_table_scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0;}
@media (max-width:768px){
  .lp_table_scroll_hint{display:flex;}
  .lp_table_scroll_fade{position:relative;margin:0 0 1.5rem;}
  .lp_table_scroll_fade .lp_table_scroll{
    margin:0;
    border:1px solid #ddd;
    border-radius:8px;
    box-shadow:inset -10px 0 12px -8px rgba(0,55,144,0.12);
  }
  .lp_table_scroll_fade::after{
    content:"";
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    width:2.25rem;
    pointer-events:none;
    border-radius:0 8px 8px 0;
    background:linear-gradient(to left,rgba(255,255,255,0.98),rgba(255,255,255,0));
  }
}
.lp_compare_table{width:100%;border-collapse:collapse;margin:0;}
.lp_compare_table th,.lp_compare_table td{border:1px solid #ddd;padding:0.75rem;}
.lp_compare_table td{line-height:1.65;}
.lp_compare_table th{background:#003690;color:#fff;}
.lp_compare_table th:first-child,.lp_compare_table td:first-child{white-space:nowrap;}
.lp_compare_table tr:nth-child(even){background:#f9f9f9;}
@media (max-width:768px){
  .lp_table_scroll .lp_compare_table{min-width:560px;width:max-content;}
  .lp_compare_table .lp_plan_row_price_soft td{text-align:left;}
}
.lp_plan_img_cell{text-align:center;vertical-align:top;}
.lp_plan_img_cell img{width:100%;height:200px;object-fit:contain;object-position:center;border-radius:6px;display:block;margin:0 auto;}
.lp_stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0;}
@media (min-width:600px){.lp_stats{grid-template-columns:repeat(4,1fr);}}
.lp_stat_item{text-align:center;padding:1.5rem;background:#f0f7ff;border-radius:8px;}
.lp_stat_item .num{font-size:2rem;font-weight:bold;color:#003690;}
.lp_stat_item .cap{font-size:0.85rem;margin-top:0.25rem;}
.lp_result_intro{display:flex;align-items:flex-start;gap:2rem;margin:0 0 2rem;flex-wrap:wrap;}
.lp_result_intro_text{flex:1;min-width:260px;}
.lp_result_intro_text p{margin-bottom:0.5rem;}
.lp_result_intro_text .lp_result_intro_eval{font-weight:700;color:#003690;margin:0 0 0.25rem;padding:0;}
.lp_result_intro_list{list-style:none;margin:0;padding:0;}
.lp_result_intro_list li{position:relative;padding-left:1.65rem;margin:0.35rem 0;line-height:1.65;}
.lp_result_intro_list li:before{content:"\f164";font-family:FontAwesome;position:absolute;left:0;top:0.12em;color:#003690;font-size:1.05em;}
.lp_result_intro_fig{flex:0 1 380px;min-width:240px;margin:0;}
.lp_result_intro_fig p{padding-bottom:1rem;}
.lp_result_intro_fig img{width:100%;height:auto;border-radius:8px;display:block;vertical-align:top;}
@media (max-width:768px){.lp_result_intro{flex-direction:column;}.lp_result_intro_fig{flex:1 1 auto;max-width:100%;}}
.lp_comment{background:#f9f9f9;padding:0.75rem 1.5rem;border-left:4px solid #003690;margin:1rem 0;}
.lp_comment_title{font-weight:700;color:#003690;margin:0 0 0.5rem;font-size:1.05rem;}
.lp_comment_body{margin:0;}
.lp_how_section .lp_comment_eval_items{margin:1.25rem 0 1rem;}
.lp_eval_list_with_fig{display:flex;align-items:flex-start;gap:1.5rem;margin:1.25rem 0 0;flex-wrap:wrap;}
.lp_eval_list_with_fig .lp_comment_eval_items{flex:1 1 300px;min-width:260px;margin:0;}
.lp_eval_list_with_fig .lp_how_grid_eval_fig{flex:0 1 380px;min-width:240px;margin:0;align-self:flex-start;}
.lp_eval_list_with_fig .lp_scene_fig_below{margin:0;text-align:center;}
.lp_eval_list_with_fig .lp_how_grid_eval_fig img{
  display:block;width:100%;height:auto;border-radius:8px;
  box-shadow:0 4px 18px rgba(0,0,0,0.12),0 2px 6px rgba(0,0,0,0.08);
}
@media (max-width:768px){
  .lp_eval_list_with_fig{flex-direction:column;margin-top:1rem;}
  .lp_eval_list_with_fig .lp_how_grid_eval_fig{flex:1 1 auto;max-width:100%;}
  .lp_eval_list_with_fig .lp_scene_fig_below{margin-top:0.75rem;}
}
.lp_comment_eval_items .lp_result_intro_list{counter-reset:lp-eval-num;}
.lp_comment_eval_items .lp_result_intro_list li{counter-increment:lp-eval-num;margin:0.5rem 0;}
.lp_comment_eval_items .lp_result_intro_list li:before{
  content:counter(lp-eval-num) ".";
  font-family:inherit;
  font-weight:700;
  color:#003690;
  font-size:1em;
  top:0.08em;
}
.lp_comment_eval_items .lp_result_intro_list li strong{font-weight:700;}
.lp_merit_list{list-style:none;padding:0;max-width:450px;margin-left:auto;margin-right:auto;}
.lp_merit_list li{padding:0.5rem 0;padding-left:1.5rem;position:relative;font-size:1.05rem;line-height:1.65;}
@media (max-width:768px){.lp_merit_list li{font-size:0.95rem;}}
.lp_merit_list li:before{content:"\f00c";font-family:FontAwesome;color:#003690;position:absolute;left:0;}
.lp_scene_flex{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;}
.lp_scene_flex .scene_item{flex:1;min-width:200px;text-align:center;padding:1.5rem;background:#f5f5f5;border-radius:8px;}
.lp_scene_flex .scene_item .icon{font-size:2rem;color:#003690;margin-bottom:1.1rem;}
.lp_how_section .lp_scene_flex .scene_item h3{border-bottom:none;padding-bottom:0;font-size:1.1rem;margin-bottom:0.5rem;text-align:center;}
.lp_how_section .lp_scene_flex .scene_item p{font-size:0.85rem;color:#555;}
.lp_how_section .lp_scene_flex_pair{margin-top:1.25rem;}
.lp_how_section .lp_scene_flex_pair .lp_scene_item_detail{margin-top:0.65rem;line-height:1.65;}
.lp_scene_fig_below{margin:1.75rem 0 0;text-align:center;}
.lp_scene_fig_below img{max-width:100%;height:auto;border-radius:8px;vertical-align:top;}
.lp_closing{text-align:center;padding:3rem 1rem;background:linear-gradient(180deg,#f0f7ff 0%,#fff 100%);}
.lp_closing_cta{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap;}
/* クロージングのCTAはトップ（.lp_fv_cta）と同じ見た目 */
.lp_closing_cta.lp_fv_cta a{display:inline-block;padding:0.9rem 2rem;border-radius:6px;font-weight:bold;font-size:1.05rem;letter-spacing:0.05em;text-decoration:none;text-align:center;transition:all 0.25s ease;}
.lp_closing_cta.lp_fv_cta .btn_secondary{border:2px solid #003690;color:#fff;background:#003690;}
.lp_closing_cta.lp_fv_cta .btn_secondary:hover{background:#fff;color:#003690;border-color:#003690;}
.lp_footer_extra{padding:2rem 1rem;background:#333;color:#fff;}
.lp_footer_extra .inner{max-width:960px;margin:0 auto;}
.lp_footer_extra a{color:#8cf;}
/* メイン本文の <p> 行間を広く */
#contents .contents_in p{line-height:1.9;}
#contents .contents_in p.lp_fv_sub_small{line-height:1.4;}
/* ヘッダー：カタログPDF非表示（本ページのみ） */
#header .header_nav_catalog_pdf{display:none;}
/* LP本文画像：クリックでモーダル拡大 */
#contents .contents_in img[src]{cursor:zoom-in;}
#contents .contents_in .lp_system_banners img[src],
#contents .contents_in [data-lp-no-img-modal] img[src]{cursor:auto;}
/* 画像モーダル用 Modaal トリガー（非表示） */
.lp-modaal-img-proxy{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
