@import url(‘https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap’);
:root{–navy:#0f1923;–terra:#c96b49;–warm:#faf9f6;–border:#ede8e1;–gray:#6b7280;}
.cabt-wrap{font-family:’Noto Sans JP’,sans-serif;color:var(–navy);background:var(–warm);}
/* Hero */
.cabt-hero{background:linear-gradient(135deg,#faf9f6 0%,#f0ece6 100%);color:#0f1923;padding:96px 24px 80px;text-align:center;}
.cabt-hero .cpx-eyebrow{display:inline-block;background:rgba(201,107,73,0.12);color:#c96b49;font-size:11px;font-weight:700;letter-spacing:.12em;padding:4px 14px;border-radius:20px;margin-bottom:24px;text-transform:uppercase;}
.cabt-hero h1{font-size:clamp(28px,5vw,52px);font-weight:900;line-height:1.25;margin:0 0 16px;}
.cabt-hero p{font-size:18px;color:rgba(255,255,255,.85);max-width:560px;margin:0 auto;line-height:1.8;}
/* Section common */
.cabt-section{padding:80px 24px;max-width:1080px;margin:0 auto;}
.cabt-section-title{text-align:center;font-size:clamp(22px,4vw,36px);font-weight:900;margin:0 0 12px;}
.cabt-section-lead{text-align:center;color:var(–gray);font-size:16px;margin:0 0 56px;line-height:1.8;}
/* Profile */
.cabt-profile-bg{background:#fff;}
.cabt-profile-grid{display:grid;grid-template-columns:320px 1fr;gap:48px;align-items:start;}
.cabt-profile-photo{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(15,25,35,0.2);}
.cabt-profile-photo img{width:100%;height:320px;object-fit:cover;display:block;}
.cabt-profile-text .cabt-name{font-size:32px;font-weight:900;margin:0 0 4px;}
.cabt-profile-text .cabt-title{font-size:14px;color:var(–terra);font-weight:700;letter-spacing:.08em;margin:0 0 24px;}
.cabt-profile-text p{color:var(–gray);font-size:15px;line-height:1.9;margin:0 0 16px;}
.cabt-profile-text .cabt-certs{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;}
.cabt-cert-badge{background:var(–warm);border:1px solid var(–border);border-radius:20px;font-size:12px;padding:4px 14px;font-weight:700;}
.cabt-profile-card{background:var(–warm);border:1px solid var(–border);border-radius:16px;padding:32px;box-shadow:0 2px 16px rgba(15,25,35,.06);}
.cabt-profile-card .cabt-card-name{font-size:22px;font-weight:900;margin:0 0 4px;}
.cabt-profile-card .cabt-card-role{font-size:13px;color:var(–terra);font-weight:700;margin:0 0 20px;}
.cabt-profile-card .cabt-stat{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(–border);}
.cabt-profile-card .cabt-stat:last-child{border-bottom:none;}
.cabt-profile-card .cabt-stat-num{font-size:24px;font-weight:900;color:var(–terra);min-width:64px;}
.cabt-profile-card .cabt-stat-label{font-size:13px;color:var(–gray);}
/* Achievement cards */
.cabt-ach-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}
.cabt-ach-card{border:1px solid var(–border);border-radius:12px;padding:20px 16px;background:#fff;text-align:center;transition:box-shadow .2s;min-height:0;}.cabt-ach-icon{font-size:48px;margin-bottom:12px;}.cabt-ach-card h3{margin:0 0 12px 0;font-size:16px;font-weight:600;}.cabt-ach-card p{margin:0;font-size:13px;line-height:1.6;color:var(–ink-soft);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.cabt-ach-card:hover{box-shadow:0 4px 20px rgba(15,25,35,.08);}
.cabt-ach-card .cabt-ach-icon{font-size:40px;margin-bottom:16px;}
.cabt-ach-card h3{font-size:17px;font-weight:700;margin:0 0 10px;}
.cabt-ach-card p{color:var(–gray);font-size:14px;line-height:1.8;margin:0;}
/* Philosophy */
.cabt-phil-bg{background:var(–navy);color:#fff;}
.cabt-phil-inner{text-align:center;padding:80px 24px;max-width:720px;margin:0 auto;}
.cabt-phil-inner .cabt-phil-quote{font-size:clamp(22px,4vw,40px);font-weight:900;line-height:1.4;margin:0 0 24px;}
.cabt-phil-inner p{font-size:16px;color:rgba(255,255,255,.75);line-height:1.9;margin:0;}
/* CTA */
.cabt-cta-bg{background:var(–terra);}
.cabt-cta-inner{text-align:center;padding:80px 24px;max-width:700px;margin:0 auto;}
.cabt-cta-inner h2{color:#fff;font-size:clamp(22px,4vw,36px);font-weight:900;margin:0 0 16px;}
.cabt-cta-inner p{color:rgba(255,255,255,.9);font-size:17px;margin:0 0 36px;line-height:1.8;}
.cabt-cta-white{background:#fff;color:var(–terra);border:none;padding:18px 48px;border-radius:6px;font-size:17px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block;transition:opacity .2s;}
.cabt-cta-white:hover{opacity:.9;}
/* fade */
.cpx-fade{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;}
.cpx-fade.visible{opacity:1;transform:translateY(0);}
@media(max-width:768px){
.cabt-profile-grid{grid-template-columns:1fr;}
.cabt-ach-cards{grid-template-columns:1fr;}
}
編集長・日原裕太について
専門家の知識を、世の中に届けることを使命に。
横浜・銀座でジムを経営しながら出版事業を率いる実践家。
日原 裕太
cortis出版 編集長 / cortisジム 代表
1991年生まれ。NSCA認定パーソナルトレーナー(NSCA-CPT)として横浜・銀座にジムを展開しながら、自身の専門知識を書籍化した経験から出版事業を創業。
「専門家の知識を形にして届ける」をミッションに、AI×人間ハイブリッド編集モデルを独自開発。350冊以上の出版・制作に携わり、著者の信頼獲得と集客強化を支援してきた。
ADHD気質を持ちながら、スピードと実行力を強みに多角的な事業展開を続けている。
cortisジム代表
350冊以上出版
AI×出版開発者
日原 裕太
Yuta Hihara / Editor in Chief
出版・制作実績(冊)
直営ジム(横浜・銀座)
最短出版日数
独自ハイブリッド編集
主な実績
言葉だけでなく、数字と実績でお伝えします。
350冊以上の出版
専門家・士業・経営者の知識を形にした書籍は350冊以上。Kindleから書店流通まで幅広く対応。
横浜・銀座ジム経営
NSCA認定トレーナーとして直営パーソナルジムを横浜と銀座で経営。現場経験から培った実践的な視点が出版コンテンツの強みに。
AI×人間ハイブリッド出版
AI構成・ドラフト生成とプロ編集者のクオリティチェックを組み合わせた独自モデルを開発。最短30日での出版を実現。
「専門家の知識を、世の中に届ける」
優れた知識や経験は、眠らせておくには惜しい。
あなたの専門性を一冊の本というかたちにして、必要としている人へ届けること。それがcortis出版の存在意義です。
(function(){
var els=document.querySelectorAll(‘.cpx-fade’);
if(!els.length)return;
var io=new IntersectionObserver(function(entries){
entries.forEach(function(e){if(e.isIntersecting){e.target.classList.add(‘visible’);}});
},{threshold:0.12});
els.forEach(function(el){io.observe(el);});
})();

