@charset "utf-8";
/* CSS Document */



/* 追加
------------------------------------------------------------*/
.fb_timeline{text-align:center;margin:0 auto 10px;}
.indent-1 {padding-left:1em;text-indent:-1em;}
.indent-2 {padding-left:2em;text-indent:-2em;}
.indent-15 {padding-left:1.5em;text-indent:-1.5em;}
.fade{display:none;}
.banner_img{text-align:center;margin:0 auto;clear:both;}
.banner_img img{border-radius:20px;}
br.pcbr{display:block;}
br.spbr{display:none;}
.text_box{text-align:justify;padding:0;}
.text_box p{margin-bottom:1.5em;}
.text_box ul,.text_box ol{margin-left:1em;list-style-position: outside;}
.text_box ul li{list-style:none;margin-bottom:0.5em;position: relative;padding: 0 0 0 1.5em;}
.text_box li::before {
  content: "\f054";
  font-family: FontAwesome;
font-weight: 400;
padding-right:5px;
color:#F8B500;
position: absolute;
left: 0.5em;
}
.text_box_w{background:#fff;text-align:justify;padding:1em 2em;margin:20px auto 50px;}
.text_box_w img{width:200px;margin-top:5px;}
.text_box_w li > p{font-weight:400;margin-left:1em;}

.sptel{display:none;}
.twoblock{display:flex;flex-wrap:wrap;justify-content:space-between;}
.block_area{width:49%;}


.marker{background: linear-gradient(transparent 70%, #fff7fa 70%);padding:0 2em 0;}
.marker2{color:#317091;font-weight:700;}
.marker-space{letter-spacing:-0.5em;}
.pagetop {display: none;position: fixed;bottom: 50px;right:5%;width:66px;z-index:100;}
.pagetop a {display: block;}
.pagetop img{width:100%;}
.sp_btn{display:none;}

.slides img{width:100%;}
.head_img{position: relative;margin-bottom:30px;}
.head_img img{width:100%;}
.head_title{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size:30px;color:#317091;font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;background:rgba(255,255,255,0.9);z-index:9999;min-height:80px;display:flex;justify-content:center;align-items:center;letter-spacing:0.3em;width:40%;line-height:1;}

h2.title{font-size:26px;text-align:center;margin:50px auto 0;}
h2.title_sub{font-size:20px;text-align:center;color:#c7b299;font-family: "futura-pt", sans-serif;font-weight: 400;font-style: normal;margin-bottom:50px;}
h2.title_sub_w{font-size:20px;text-align:center;color:#fff;font-family: "futura-pt", sans-serif;font-weight: 400;font-style: normal;margin-bottom:10px;}
h3.title{font-family: "ryo-gothic-plusn", sans-serif;font-weight: 500;font-style: normal;font-size:24px;display:flex;align-items:center;justify-content:center;width:100%;margin:80px auto 40px;}
h3.title::before{content:"";width:110px;flex:none;height:2px;background:#c7b299;margin:0 10px 0 0;}
h3.title::after{content:"";width:110px;flex:none;height:2px;background:#c7b299;margin:0 0 0 10px;}


/*back
------------------------------------------------------------*/
.pnavi{text-align:center;font-size:16px;margin-top:20px;}



/*TOP
------------------------------------------------------------*/
.top_result{position:relative;z-index:3;margin-top:-30px;padding:0 0 70px;}
.top_result_inner{width:min(90%,1200px);margin:0 auto;background:#fff;border-radius:10px;box-shadow:0 14px 35px rgba(23,48,77,.12);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;}
.top_result_item{display:flex;align-items:center;justify-content:center;gap:28px;padding:36px 40px;position:relative;}
.top_result_item:not(:last-child)::after{content:"";position:absolute;top:24px;right:0;width:1px;height:calc(100% - 48px);background:#dfe5ea;}
.top_result_icon{width:96px;height:96px;border-radius:50%;background:#f4f7f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.top_result_icon i{font-size:42px;color:#46a36a;}
.top_result_label{font-size:18px;font-weight:700;color:#17304d;margin:0 0 8px;}
.top_result_num{font-size:22px;font-weight:700;color:#17304d;line-height:1.2;margin:0 0 8px;}
.top_result_num span{font-size:32px;font-weight:800;color:#17304d;line-height:1;}
.top_result_note{font-size:16px;color:#555;margin:0;}

@media(max-width:900px){
.top_result{margin-top:-40px;padding:0 0 50px;}
.top_result_inner{grid-template-columns:1fr;}
.top_result_item{justify-content:flex-start;padding:28px;}
.top_result_item:not(:last-child)::after{top:auto;right:auto;left:28px;bottom:0;width:calc(100% - 56px);height:1px;}
}

@media(max-width:600px){
.top_result{margin-top:0;padding:0 0 46px;background:#fff;}
.top_result_inner{width:min(92%,1200px);box-shadow:0 10px 25px rgba(23,48,77,.1);}
.top_result_item{gap:18px;padding:24px 20px;}
.top_result_icon{width:76px;height:76px;}
.top_result_icon i{font-size:34px;}
.top_result_label{font-size:18px;}
.top_result_num{font-size:18px;}
.top_result_num span{font-size:32px;}
}

.top_problem{background:#fff;padding:80px 0;}
.top_problem_inner{width:min(90%,1200px);margin:0 auto;display:grid;grid-template-columns:1fr 300px 1fr;align-items:center;gap:20px;}
.top_problem_left h2,.top_problem_right h2{font-size:24px;font-weight:800;color:#17304d;text-align:center;margin:0 0 30px;}
.top_problem_left ul{background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(23,48,77,.08);padding:22px 28px;margin:0;list-style:none;}
.top_problem_left li{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700;color:#17304d;line-height:1.7;padding:15px 0;border-bottom:1px solid #e8edf0;}
.top_problem_left li:last-child{border-bottom:none;}
.top_problem_left li i{color:#46a36a;font-size:16px;flex-shrink:0;}
.top_problem_center{position:relative;text-align:center;}
.top_problem_center::before{content:"";position:absolute;top:50%;left:-5px;width:0;height:0;border-top:48px solid transparent;border-bottom:48px solid transparent;border-left:34px solid #e3e7e9;transform:translateY(-50%);}
.top_problem_center p{font-size:32px;font-weight:800;line-height:1.7;color:#17304d;margin:0;}
.top_problem_center span{color:#46a36a;}
.top_solution_card{display:flex;align-items:center;gap:22px;background:#fff;border:1px solid #e5e9ed;border-radius:8px;padding:24px 26px;box-shadow:0 10px 30px rgba(23,48,77,.06);}
.top_solution_card + .top_solution_card{margin-top:14px;}
.top_solution_icon{width:76px;height:76px;border-radius:50%;background:#f4f7f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.top_solution_icon i{font-size:34px;color:#46a36a;}
.top_solution_text h3{font-size:22px;font-weight:800;color:#46a36a;margin:0 0 8px;}
.top_solution_text p{font-size:14px;font-weight:700;line-height:1.7;color:#17304d;margin:0;}

@media(max-width:1024px){
.top_problem_inner{grid-template-columns:1fr;gap:40px;}
.top_problem_center{order:2;}
.top_problem_right{order:3;}
.top_problem_left{order:1;}
.top_problem_center::before{display:none;}
.top_problem_center p{font-size:28px;}
}

@media(max-width:600px){
.top_problem{padding:56px 0;}
.top_problem_inner{width:min(92%,1200px);gap:34px;}
.top_problem_left h2,.top_problem_right h2{font-size:21px;margin:0 0 22px;}
.top_problem_left ul{padding:16px 18px;}
.top_problem_left li{font-size:14px;align-items:flex-start;padding:13px 0;}
.top_problem_center p{font-size:25px;line-height:1.6;}
.top_solution_card{gap:16px;padding:20px 18px;}
.top_solution_icon{width:62px;height:62px;}
.top_solution_icon i{font-size:28px;}
.top_solution_text h3{font-size:19px;}
.top_solution_text p{font-size:13px;}
}

.top_service{background:#fff;padding:60px 0;border-top:1px solid #eef1f3;border-bottom:1px solid #eef1f3;}
.top_service_inner{width:min(90%,1200px);margin:0 auto;}
.top_service h2{text-align:center;font-size:26px;font-weight:800;color:#17304d;margin:0 0 34px;}
.top_service_list{display:grid;grid-template-columns:repeat(4,1fr);}
.top_service_item{text-align:center;padding:0 34px;position:relative;}
.top_service_item:not(:last-child)::after{content:"";position:absolute;top:10px;right:0;width:1px;height:110px;background:#e1e6ea;}
.top_service_icon{font-size:34px;color:#46a36a;margin:0 0 14px;}
.top_service_item h3{font-size:18px;font-weight:800;color:#17304d;margin:0 0 10px;}
.top_service_item p{font-size:14px;font-weight:700;line-height:1.7;color:#333;margin:0;}

@media(max-width:900px){
.top_service_list{grid-template-columns:repeat(2,1fr);gap:34px 0;}
.top_service_item:nth-child(2)::after{display:none;}
.top_service_item:not(:last-child)::after{height:100px;}
}

@media(max-width:600px){
.top_service{padding:50px 0;}
.top_service_inner{width:min(92%,1200px);}
.top_service h2{font-size:23px;margin:0 0 28px;}
.top_service_list{grid-template-columns:1fr;gap:0;}
.top_service_item{padding:26px 10px;border-bottom:1px solid #e1e6ea;}
.top_service_item:first-child{padding-top:0;}
.top_service_item:last-child{border-bottom:none;padding-bottom:0;}
.top_service_item::after{display:none!important;}
.top_service_icon{font-size:32px;}
.top_service_item h3{font-size:18px;}
.top_service_item p{font-size:14px;}
}

.top_price{background:#003764;padding:64px 0 54px;}
.top_price_inner{width:min(90%,1200px);margin:0 auto;}
.top_price_head{text-align:center;color:#fff;margin:0 0 30px;}
.top_price_head h2{font-size:32px;font-weight:800;line-height:1.2;margin:0 0 10px;}
.top_price_head p{font-size:15px;font-weight:700;line-height:1.7;margin:0;}
.top_price_list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch;}
.top_price_card{position:relative;background:#fff;border-radius:8px;padding:34px 34px 28px;text-align:center;box-shadow:0 12px 30px rgba(0,0,0,.15);}
.top_price_card_recommend{border:4px solid #46a36a;transform:translateY(0px);}
.top_price_badge{position:absolute;top:-22px;left:50%;transform:translateX(-50%);background:#46a36a;color:#fff;font-size:14px;font-weight:800;line-height:1;padding:10px 34px;border-radius:999px;margin:0;white-space:nowrap;}
.top_price_icon{font-size:28px;color:#17304d;margin:0 0 12px;}
.top_price_card h3{font-size:20px;font-weight:800;color:#17304d;margin:0 0 18px;}
.top_price_card_recommend h3,.top_price_card_recommend .top_price_icon{color:#46a36a;}
.top_price_num{font-size:18px;font-weight:800;color:#17304d;line-height:1.2;margin:0 0 14px;}
.top_price_num span{font-size:42px;letter-spacing:.02em;}
.top_price_num small{font-size:14px;}
.top_price_page{font-size:16px;font-weight:800;color:#17304d;margin:0 0 20px;}
.top_price_text{font-size:14px;font-weight:700;line-height:1.8;color:#17304d;margin:0 0 26px;}
.top_price_card a{height:42px;border:1px solid #17304d;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#17304d;text-decoration:none;font-size:14px;font-weight:800;transition:.3s;}
.top_price_card a:hover{background:#17304d;color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px rgba(23,48,77,.16);}
.top_price_card_recommend a{background:#46a36a;border-color:#46a36a;color:#fff;}
.top_price_card_recommend a:hover{background:#17304d;border-color:#17304d;}
.top_price_note{text-align:center;color:#fff;font-size:13px;font-weight:700;margin:24px 0 0;}

@media(max-width:900px){
.top_price_list{grid-template-columns:1fr;gap:28px;}
.top_price_card_recommend{transform:none;}
}

@media(max-width:600px){
.top_price{padding:54px 0 44px;}
.top_price_inner{width:min(92%,1200px);}
.top_price_head h2{font-size:26px;}
.top_price_head p{font-size:13px;}
.top_price_card{padding:30px 22px 24px;}
.top_price_num span{font-size:36px;}
}

.top_works{background:#f8fbf9;padding:80px 0;}
.top_works_inner{width:min(90%,1200px);margin:0 auto;}
.top_works_head{text-align:center;margin:0 0 38px;}
.top_works_head h2{font-size:32px;font-weight:900;color:#17304d;margin:0 0 14px;}
.top_works_head p{font-size:16px;font-weight:500;line-height:1.8;margin:0;}
.top_works_list{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;}
.top_works_card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 28px rgba(23,48,77,.08);}
.top_works_card a{display:block;color:inherit;text-decoration:none;transition:.3s;}
.top_works_card a:hover{transform:translateY(-4px);}
.top_works_image{aspect-ratio:4/3;background:#eef3f7;overflow:hidden;}
.top_works_image img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s;}
.top_works_card a:hover .top_works_image img{transform:scale(1.04);}
.top_works_body{padding:22px 24px;}
.top_works_body h3{font-size:19px;font-weight:900;color:#17304d;margin:0 0 10px;}
.top_works_body p{ width: fit-content; background: #DDF0E4; color: #2F6C46; border: 1px solid #d9e3ee; border-radius: 999px; font-size: 13px; font-weight: 800; line-height: 1; padding: 8px 14px; margin: 0; }
.top_works_btn{text-align:center;margin:40px 0 0;}
.top_works_btn a{display:inline-flex;align-items:center;justify-content:center;min-width:260px;height:56px;background:#46a36a;color:#fff;text-decoration:none;border-radius:999px;font-size:15px;font-weight:800;transition:.3s;}
.top_works_btn a:hover{background:#17304d;transform:translateY(-3px);box-shadow:0 12px 24px rgba(23,48,77,.18);}
.top_works_empty{text-align:center;font-size:15px;margin:0;}
@media(max-width:900px){
.top_works_list{grid-template-columns:repeat(2,1fr);}
}

@media(max-width:600px){
.top_works{padding:56px 0;}
.top_works_inner{width:min(92%,1200px);}
.top_works_head h2{font-size:26px;}
.top_works_head p{font-size:14px;}
.top_works_list{grid-template-columns:1fr;gap:22px;}
}

/*固定ページ
------------------------------------------------------------*/
.page-content { width: min(90%, 900px); margin: 80px auto; color: #222; line-height: 2; }
.page-content h1 { color: #06284b; font-size: clamp(32px, 3vw, 36px); font-weight: 900; line-height: 1.4; margin: 0 0 40px; text-align: center; }
.page-content h2 { color: #06284b; font-size: clamp(22px, 2vw, 20px); font-weight: 800; line-height: 1.5; margin: 60px 0 20px; padding-bottom: 10px; border-bottom: 2px solid #073f7f; }
.page-content h3 { color: #06284b; font-size: 22px; font-weight: 800; line-height: 1.5; margin: 40px 0 15px; }
.page-content p { font-size: 16px; font-weight: 500; line-height: 2; margin: 0 0 20px; }
.page-content ul { margin: 20px 0; padding: 0; list-style: none; }
.page-content li { font-size: 16px; font-weight: 500; line-height: 2; padding-left: 28px; position: relative; margin-bottom: 8px; }
.page-content li::before { content: ""; width: 8px; height: 8px; background: #073f7f; border-radius: 50%; position: absolute; left: 0; top: 14px; }
.page-content a { color: #073f7f; text-decoration: underline; transition: .2s; }
.page-content a:hover { opacity: .7; }
.page-content table { width: 100%; border-collapse: collapse; margin: 24px 0; }
.page-content th { background: #f4f8fc; color: #06284b; font-size: 15px; font-weight: 700; padding: 15px; border: 1px solid #d9e3ee; width: 30%; }
.page-content td { font-size: 15px; padding: 15px; border: 1px solid #d9e3ee; }
.page-content strong { font-weight: 800; }
.page-content hr { border: none; border-top: 1px solid #d9e3ee; margin: 50px 0; }
@media screen and (max-width: 767px) { .page-content { width: min(92%, 900px); margin: 50px auto; } }
@media screen and (max-width: 767px) { .page-content h1 { font-size: 26px; margin-bottom: 30px; } }
@media screen and (max-width: 767px) { .page-content h2 { font-size: 20px; margin: 40px 0 15px; } }
@media screen and (max-width: 767px) { .page-content p { font-size: 15px; line-height: 1.9; } }
@media screen and (max-width: 767px) { .page-content li { font-size: 15px; line-height: 1.9; } }
@media screen and (max-width: 767px) { .page-content th,.page-content td { font-size: 14px; padding: 12px; } }

/*制作実績
------------------------------------------------------------*/
.works-page { width: min(94%, 1200px); margin: 70px auto 90px; color: #222; }
.works-lead { width: min(100%, 900px); margin: 0 auto 46px; text-align: center; }
.works-lead h2 { color: #06284b; font-size: clamp(26px, 2.8vw, 38px); font-weight: 900; line-height: 1.55; margin: 0 0 18px; }
.works-lead p { font-size: 16px; font-weight: 500; line-height: 2; margin: 0; }
.works-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.works-card { background: #fff; border: 1px solid #d9e3ee; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 24px rgba(6,40,75,.06); transition: transform .2s ease, box-shadow .2s ease; }
.works-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(6,40,75,.1); }
.works-image { width: 100%; aspect-ratio: 16 / 9; background: #f4f8fc; overflow: hidden; }
.works-image img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .3s ease; }
.works-card:hover .works-image img { transform: scale(1.04); }
.works-body { padding: 20px 22px 22px; }
.works-body h2 { color: #06284b; font-size: 18px; font-weight: 900; line-height: 1.45; margin: 0 0 10px; }
.works-body p { width: fit-content; background: #DDF0E4; color: #2F6C46; border: 1px solid #d9e3ee; border-radius: 999px; font-size: 13px; font-weight: 800; line-height: 1; padding: 8px 14px; margin: 0; }
.works-empty { grid-column: 1 / -1; text-align: center; font-size: 16px; font-weight: 700; line-height: 2; margin: 0; }
.works-card a { display: block; color: inherit; text-decoration: none; height: 100%; }
@media screen and (max-width: 1023px) { .works-list { grid-template-columns: repeat(2, 1fr); gap: 22px; } }
@media screen and (max-width: 767px) { .works-page { width: min(92%, 1200px); margin: 50px auto 64px; } .works-lead { margin-bottom: 34px; text-align: left; } .works-lead h2 { font-size: 25px; } .works-lead p { font-size: 15px; line-height: 1.9; } .works-list { grid-template-columns: 1fr; gap: 20px; } .works-body { padding: 18px 18px 20px; } .works-body h2 { font-size: 19px; } }

/*料金
------------------------------------------------------------*/
.price-detail-section { padding:76px 0 84px; background:#fff; }
.price-detail-section__inner { width:min(1200px, 94%); margin:0 auto; }
.price-detail-card { display:grid; grid-template-columns:310px 1fr; margin:0 0 34px; background:#fff; border:1px solid #dbe4ee; box-shadow:0 8px 24px rgba(15,39,71,.06); }
.price-detail-card:last-child { margin-bottom:0; }
.price-detail-card__head { padding:52px 20px; background: linear-gradient(180deg, #f8fbf9 0%, #edf6f0 100%); text-align:center; display:flex; flex-direction:column; align-items:center; justify-content:center; }
.price-detail-card__head h2 { margin:0 0 26px; color:#0F2747;font-size:26px; font-weight:700; line-height:1.5; letter-spacing:.08em; position:relative; }
.price-detail-card__head h2::after { content:""; width:42px; height:2px; background:#B8A27A; position:absolute; left:50%; bottom:-14px; transform:translateX(-50%); }
.price-detail-card__head p { margin:0 0 30px; color:#0F2747; font-size:15px; font-weight:600; line-height:1.9; letter-spacing:.05em; }
.price-detail-card__price { margin:0 0 8px; color:#0F2747; font-size:42px; font-weight:800; line-height:1.2; letter-spacing:.03em; }
.price-detail-card__head span { color:#0F2747; font-size:14px; font-weight:700; }
.price-detail-card__body { padding:38px 48px 36px; }
.price-detail-card__lead { margin:0 0 30px; color:#1E293B; font-size:16px; font-weight:600; line-height:2; letter-spacing:.04em; }
.price-detail-card__body h3 { margin:0 0 20px; padding-bottom:14px; border-bottom:1px solid #cfd8e3; color:#0F2747; font-size:17px; font-weight:700; line-height:1.6; letter-spacing:.05em; }
.price-detail-card__body ul { margin:0 0 28px; padding:0; list-style:none; display:grid; grid-template-columns:repeat(2, 1fr); gap:14px 38px; }
.price-detail-card__body li { padding-left:30px; color:#1E293B; font-size:15px; font-weight:600; line-height:1.7; letter-spacing:.04em; position:relative; }
.price-detail-card__body li::before { content:"\f00c"; font-family:"Font Awesome 7 Free"; font-weight:900; width:18px; height:18px; border:2px solid #B8A27A; border-radius:50%; color:#B8A27A; font-size:10px; display:flex; align-items:center; justify-content:center; position:absolute; left:0; top:.25em; box-sizing:border-box; }
.price-detail-card__period { padding:16px 22px; background: linear-gradient(180deg, #f8fbf9 0%, #edf6f0 100%); color:#0F2747; font-size:15px; font-weight:700; line-height:1.6; letter-spacing:.04em; }
.price-detail-card__period i { margin-right:10px; color:#2E6EA6; }
@media screen and (max-width:980px) { .price-detail-card { grid-template-columns:1fr; } .price-detail-card__head { padding:42px 28px; } .price-detail-card__body { padding:34px 30px 32px; } }
@media screen and (max-width:767px) { .price-detail-section { padding:54px 0 64px; } .price-detail-card { margin-bottom:24px; } .price-detail-card__head { padding:34px 22px; } .price-detail-card__head h2 { font-size:24px; } .price-detail-card__price { font-size:34px; } .price-detail-card__body { padding:28px 20px 26px; } .price-detail-card__lead { font-size:14px; line-height:1.9; } .price-detail-card__lead br { display:none; } .price-detail-card__body ul { grid-template-columns:1fr; gap:12px; } .price-detail-card__body li { font-size:14px; } .price-detail-card__period { font-size:14px; } }

.price-option-box { width:100%; }
.price-option-list { background:#fff; border:1px solid #dbe4ee; box-shadow:0 8px 24px rgba(15,39,71,.06); }
.price-option-row { min-height:50px; padding:0 24px; display:flex; align-items:center; justify-content:space-between; gap:20px; border-bottom:1px solid #dbe4ee; }
.price-option-row:last-child { border-bottom:none; }
.price-option-row span { color:#0F2747; font-size:15px; font-weight:700; line-height:1.6; letter-spacing:.04em; }
.price-option-row strong { color:#0F2747; font-size:15px; font-weight:800; line-height:1.6; white-space:nowrap; }
.price-option-note { margin:18px 0 0; color:#64748B; font-size:13px; font-weight:500; line-height:1.8; letter-spacing:.04em; }
@media screen and (max-width:767px) { .price-option-row { min-height:auto; padding:14px 16px; align-items:flex-start; } .price-option-row span { font-size:14px; } .price-option-row strong { font-size:14px; } .price-option-note { font-size:12px; } }

.price-server-box { width:100%; }
.price-server-content { padding:36px 44px 34px; background:#fff; border:1px solid #dbe4ee; box-shadow:0 8px 24px rgba(15,39,71,.06); }
.price-server-item { padding:0 0 28px; margin:0 0 28px; border-bottom:1px solid #dbe4ee; }
.price-server-item:last-child { padding-bottom:0; margin-bottom:0; border-bottom:none; }
.price-server-item h3 { margin:0 0 16px; color:#0F2747; font-size:22px; font-weight:700; line-height:1.5; letter-spacing:.05em; }
.price-server-price { margin:0 0 8px; color:#0F2747; font-size:22px; font-weight:800; line-height:1.4; letter-spacing:.04em; }
.price-server-note { margin:0; color:#64748B; font-size:13px; font-weight:600; line-height:1.8; letter-spacing:.04em; }
.price-server-caption { margin:18px 0 0; color:#64748B; font-size:13px; font-weight:500; line-height:1.8; letter-spacing:.04em; }
@media screen and (max-width:767px) { .price-server-content { padding:28px 22px 26px; } .price-server-item { padding-bottom:22px; margin-bottom:22px; } .price-server-item h3 { font-size:19px; } .price-server-price { font-size:20px; } .price-server-note, .price-server-caption { font-size:12px; } }

.price-extra-section { padding:64px 0 40px; background:#fff; }
.price-extra-section__inner { width:min(1200px, 94%); margin:0 auto; }
.price-extra-grid { display:grid; grid-template-columns:1fr 1fr; gap:34px; align-items:start; }
@media screen and (max-width:767px) {
.price-extra-section { padding:44px 0 28px; }
.price-extra-grid { grid-template-columns:1fr; gap:24px; }
}

.price-notice-section { padding:18px 0 84px; background:#fff; }
.price-notice-section__inner { width:min(1200px, 94%); margin:0 auto; }
.price-notice-box { padding:34px 38px; background:#fff; border:2px solid #0F2747; display:flex; align-items:flex-start; gap:30px; box-shadow:0 8px 24px rgba(15,39,71,.05); }
.price-notice-icon { width:74px; height:74px; flex:0 0 auto; border-radius:50%; background:#0F2747; color:#fff; display:flex; align-items:center; justify-content:center; font-size:34px; line-height:1; }
.price-notice-content h2 { margin:0 0 14px; color:#0F2747; font-size:24px; font-weight:700; line-height:1.5; letter-spacing:.05em; }
.price-notice-content ul { margin:0; padding:0; list-style:none; }
.price-notice-content li { margin:0 0 10px; padding-left:18px; color:#1E293B; font-size:16px; font-weight:500; line-height:1.9; letter-spacing:.04em; position:relative; }
.price-notice-content li:last-child { margin-bottom:0; }
.price-notice-content li::before { content:"・"; color:#0F2747; position:absolute; left:0; top:0; font-weight:700; }
@media screen and (max-width:767px) {
.price-notice-section { padding:10px 0 60px; }
.price-notice-box { padding:24px 20px; display:block; }
.price-notice-icon { width:58px; height:58px; margin:0 auto 18px; font-size:24px; }
.price-notice-content h2 { font-size:20px; text-align:center; }
.price-notice-content li { font-size:14px; line-height:1.8; }
}

.price-cta-section { padding:48px 0; background:linear-gradient(90deg, #f7fbff 0%, #eef7ff 50%, #f7fbff 100%); }

.price-cta-section__inner { width:min(1000px, 94%); margin:0 auto; display:flex; align-items:center; justify-content:center; gap:32px; }

.price-cta-icon { width:74px; height:74px; flex:0 0 auto; border-radius:50%; background:#0F2747; color:#fff; display:flex; align-items:center; justify-content:center; font-size:34px; }

.price-cta-text { margin-right:30px; }

.price-cta-text h2 { margin:0 0 8px; color:#0F2747; font-size:22px; font-weight:700; line-height:1.5; }

.price-cta-text p { margin:0; color:#1E293B; font-size:14px; line-height:1.8; }

.price-cta-btn { width:320px; height:64px; background:#0F2747; color:#fff!important; display:flex; align-items:center; justify-content:center; font-size:17px; font-weight:700; text-decoration:none!important; position:relative; }

.price-cta-btn::after { content:""; width:9px; height:9px; border-top:2px solid #fff; border-right:2px solid #fff; position:absolute; right:28px; top:50%; transform:translateY(-50%) rotate(45deg); }


/*サービス
------------------------------------------------------------*/
.service-page{width:min(90%,1200px);margin:70px auto 90px;color:#222;}
.service-intro{margin:0 0 50px;}
.service-intro h2,.service-flow h2{color:#06284b;font-size:clamp(24px,2.4vw,32px);font-weight:900;line-height:1.45;margin:0 0 22px;padding-bottom:12px;border-bottom:2px solid #073f7f;}
.service-intro p,.service-flow-lead{font-size:16px;font-weight:500;line-height:2;margin:0;}
.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:0 0 80px;}
.service-item{background:#fff;border:1px solid #d9e3ee;border-radius:12px;padding:34px 28px 30px;box-shadow:0 8px 22px rgba(6,40,75,.05);}
.service-icon{width:68px;height:68px;background:#f0f8f3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px;}
.service-icon i{font-size:30px;color:#46a36a;}
.service-item h3{color:#06284b;font-size:20px;font-weight:900;line-height:1.5;margin:0 0 14px;}
.service-item p{font-size:15px;font-weight:500;line-height:1.9;margin:0;}
.service-flow{margin:0;}
.flow-list{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:42px 0 0;}
.flow-item{position:relative;background:#f7faf8;border:1px solid #d9e3ee;border-radius:12px;padding:34px 26px 30px;text-align:center;}
.flow-num{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:#073f7f;color:#fff;border-radius:999px;font-size:14px;font-weight:900;line-height:1;padding:9px 20px;}
.flow-icon{width:72px;height:72px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;box-shadow:0 6px 18px rgba(6,40,75,.06);}
.flow-icon i{font-size:30px;color:#46a36a;}
.flow-item h3{color:#06284b;font-size:19px;font-weight:900;line-height:1.5;margin:0 0 12px;}
.flow-item p{font-size:15px;font-weight:500;line-height:1.85;margin:0;}

@media screen and (max-width:900px){
.service-list{grid-template-columns:repeat(2,1fr);}
.flow-list{grid-template-columns:repeat(2,1fr);}
}

@media screen and (max-width:767px){
.service-page{width:min(92%,1200px);margin:50px auto 64px;}
.service-intro{margin:0 0 36px;}
.service-intro h2,.service-flow h2{font-size:23px;margin-bottom:18px;}
.service-intro p,.service-flow-lead{font-size:15px;line-height:1.9;}
.service-list{grid-template-columns:1fr;gap:18px;margin:0 0 58px;}
.service-item{padding:28px 22px 24px;}
.service-icon{width:62px;height:62px;margin-bottom:18px;}
.service-icon i{font-size:27px;}
.service-item h3{font-size:18px;}
.service-item p{font-size:15px;line-height:1.85;}
.flow-list{grid-template-columns:1fr;gap:26px;margin-top:36px;}
.flow-item{padding:32px 22px 26px;}
.flow-item h3{font-size:18px;}
.flow-item p{font-size:15px;line-height:1.85;}
}


/*QA
------------------------------------------------------------*/
.faq-page { width: min(90%, 900px); margin: 70px auto 90px; color: #222; }
.faq-intro { margin: 0 0 46px; }
.faq-page h2 { color: #06284b; font-size: clamp(24px, 2.4vw, 32px); font-weight: 900; line-height: 1.45; margin: 0 0 22px; padding-bottom: 12px; border-bottom: 2px solid #073f7f; }
.faq-page p { font-size: 16px; font-weight: 500; line-height: 2; margin: 0; }
.faq-list { display: grid; gap: 18px; }
.faq-item { background: #fff; border: 1px solid #d9e3ee; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 18px rgba(6,40,75,.04); }
.faq-item h3 { background: #f4f8fc; color: #06284b; font-size: 18px; font-weight: 900; line-height: 1.6; margin: 0; padding: 20px 24px 20px 68px; position: relative; }
.faq-item h3 span { width: 34px; height: 34px; background: #073f7f; color: #fff; border-radius: 50%; font-size: 18px; font-weight: 900; line-height: 34px; text-align: center; position: absolute; left: 22px; top: 18px; }
.faq-answer { padding: 22px 24px 24px 68px; position: relative; }
.faq-answer span { width: 34px; height: 34px; background: #ff6500; color: #fff; border-radius: 50%; font-size: 18px; font-weight: 900; line-height: 34px; text-align: center; position: absolute; left: 22px; top: 24px; }
.faq-answer p { color: #222; font-size: 16px; font-weight: 500; line-height: 1.9; margin: 0; }
@media screen and (max-width: 767px) { .faq-page { width: min(92%, 900px); margin: 50px auto 64px; } .faq-intro { margin-bottom: 36px; } .faq-page h2 { font-size: 23px; margin-bottom: 18px; } .faq-page p { font-size: 15px; line-height: 1.9; } .faq-list { gap: 14px; } .faq-item h3 { font-size: 16px; padding: 17px 16px 17px 56px; } .faq-item h3 span { width: 30px; height: 30px; font-size: 16px; line-height: 30px; left: 16px; top: 17px; } .faq-answer { padding: 18px 16px 20px 56px; } .faq-answer span { width: 30px; height: 30px; font-size: 16px; line-height: 30px; left: 16px; top: 20px; } .faq-answer p { font-size: 15px; line-height: 1.85; } }


/*会社概要
------------------------------------------------------------*/
.page-head { width: 100%; background: linear-gradient(90deg, #edf6f0 0%, #fff 50%, #edf6f0 100%); padding: 78px 0 70px; }
.page-head-inner { width: min(94%, 1200px); margin: 0 auto; text-align: center; }
.page-head p { color: #46a36a; font-size: 15px; font-weight: 900; line-height: 1; letter-spacing: .14em; margin: 0 0 14px; }
.page-head h1 { color: #06284b; font-size: clamp(34px, 3.4vw, 46px); font-weight: 900; line-height: 1.35; margin: 0; letter-spacing: .06em; }
.company-page { width: min(90%, 900px); margin: 70px auto 90px; color: #222; }
.company-intro { margin: 0 0 64px; }
.company-page h2 { color: #06284b; font-size: clamp(24px, 2.4vw, 32px); font-weight: 900; line-height: 1.45; margin: 0 0 22px; padding-bottom: 12px; border-bottom: 2px solid #073f7f; }
.company-page p { font-size: 16px; font-weight: 500; line-height: 2; margin: 0; }
.company-info table { width: 100%; border-collapse: collapse; }
.company-info th { width: 28%; background: #f4f8fc; color: #06284b; font-size: 15px; font-weight: 800; line-height: 1.6; text-align: left; vertical-align: top; padding: 18px 20px; border: 1px solid #d9e3ee; }
.company-info td { color: #222; font-size: 15px; font-weight: 500; line-height: 1.8; vertical-align: top; padding: 18px 20px; border: 1px solid #d9e3ee; }
@media screen and (max-width: 767px) { .page-head { padding: 54px 0 48px; } .company-page { width: min(92%, 900px); margin: 50px auto 64px; } .company-intro { margin-bottom: 46px; } .company-page h2 { font-size: 23px; margin-bottom: 18px; } .company-page p { font-size: 15px; line-height: 1.9; } .company-info table,.company-info tbody,.company-info tr,.company-info th,.company-info td { display: block; width: 100%; } .company-info th { padding: 13px 16px; border-bottom: none; } .company-info td { padding: 14px 16px 18px; } }




@media screen and (max-width:767px) {
br.pcbr{display:none;}
br.spbr{display:block;}
}