@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 基本設定（PC表示：1024px以上）
************************************/
body{background:#ffffff url(images/bg-main.png) center top no-repeat;}

/*.wrap {
width: 100%;
margin: 0 auto;
}*/

#content{ 
	margin-top:-5px;
	margin-bottom: 0;
}
#content-in{margin:0 auto;}
#content::after{ display:none;}

#main{ padding:0;margin-bottom:0; border:none;}

/*　余白を設定する　*/
.home .page .inner
{
	max-width:1100px;
	margin:0 auto;
	padding:0 29px
}

/* 固定ﾍﾟｰｼﾞ */
.page:not(.home) #main{
	width:1100px;
	margin:0 auto;
	padding: 10px 29px 0 29px
}


/*投稿日を非表示にする*/
.page .post-date {
  display: none;
}

/*更新日を非表示にする*/
.page .post-update{
  display: none;
}

/*snsを非表示にする*/
.page .sns-follow,
.page .author-info{
    display: none;
}

/* PC表示時の画像設定 */
.pc-img { display: inline !important;}
.tab-img { display: none !important;}
.tab-smt { display: none !important;}
.smt-img { display: none !important;}

/************************************
** clearfix
************************************/
.clearfix {
  *zoom: 1; /* IE6-7対応 */
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* Cocoonテーマ用の追加 */
.cf::after {
  content: "";
  display: table;
  clear: both;
}

/************************************
** margin / padding
************************************/
.mt10{ margin-top:10px;}
.mt30{ margin-top:30px!important;}
.mt50{ margin-top:50px;}
.mt100{ margin-top:100px!important;}
.mt-100{ margin-top:-100px!important;}


.mb0{ margin-bottom:0px!important;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px!important;}
.mb40{ margin-bottom:40px!important;}
.mb50{ margin-bottom:50px!important;}
.mb100{ margin-bottom:100px!important;}

.mr0{margin-right:0!important;}
.mr10{margin-right:10px!important;}
.mr40{margin-right:40px!important;}

.pt10{ padding-top:10px;}
.pt100{ padding-top:100px;}

.pb30{ padding-bottom:30px;}

/************************************
** Font
************************************/
a:hover{color:#ddd;}


.fss{font-size:60%;}
.fs{font-size:80%!important;}
.fm{font-size:120%;}
.fl{font-size:140%;}
.fll{font-size:180%;}
.fbig{ font-size:250%;}

.bold{ font-weight:bold; }
.uline{ text-decoration:underline;}
.line{ border-bottom:1px solid #a2a2a2; padding-bottom:7px;}
.marker-blue{
  background: linear-gradient(transparent 60%, #c2e5fb 60%);
  font-weight: bold;
  display: inline;
}
.marker-y {
    background: linear-gradient(transparent 30%, #fff871 30%, #fff871 85%, transparent 85%);
    display: inline;
    padding: 0 2px;
}

.marker {
    background: linear-gradient(transparent calc(100% - 20px), #fff35c 20px);
}	

.underline {
  display: inline-block; /* 必須 */
  padding-bottom: 10px;  /* 文字と線の間に余白 */
  border-bottom: 2px solid #ffffff; /* アンダーラインの代わり */
}
.border-dotte{ border-bottom:4px dotted #c6c2b2; padding-bottom:5px;}


.red{ color:#e02051;}
.white{ color:#ffffff!important;}
.green{ color:#009b4a;}
.orange{color:#f18200!important;}
.blue{color:#1e77b2!important;}
.brown{color:#522e16;}
.yellow{color:#ffe55f;}

.mincho{font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;}

.center{ text-align:center!important;}
.right{ text-align:right!important;}
.left{ text-align:left!important;}


/* スマホの時だけ改行させるクラス */
.br-sp {
    display: none;
}

@media (max-width: 600px) {
    .br-sp {
        display: block;
    }
}

/* =========================================
強調テキスト
========================================= */
strong {
            font-weight: 700;
            color: #1e3a8a;
}
/* =========================================
強調ボックス
========================================= */
.highlight-box {
            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
            border-left: 4px solid #1e3a8a;
            padding: 1.5rem;
            border-radius: 0.5rem;
            margin: 2rem 0;
            font-size: 18px;
            font-weight: 600;
            color: #1e3a8a;
}
/************************************
** タイトルスタイル
************************************/
h1.entry-title,
h1.archive-title{
  position: relative;
	text-align:center;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:80px;
}
h1.entry-title::before,
h1.archive-title::before{
  content: '';
  width: 60px;
  height: 5px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -20px;
  background-color: #398ec7;
	border-radius:10px;
}
.archive-title span { display:none;}


.article h2 { background-color: transparent!important;}
.article h4{ border-top:none; border-bottom:0; }

/* ==========================
   TOP -- title01（共通タイトル）
========================== */
h2.title01 {
  position: relative;
  display: inline-block;
  padding: 0.3rem 0 0.8rem 0;
  margin-bottom: 40px;
  border-bottom: 1px solid #0078ab;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;	
}

/* 吹き出し（三角） */

h2.title01::before,
h2.title01::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
  width: 0;
  height: 0;
}

h2.title01::before {
  border: 6px solid transparent;
  border-top-color: #0078ab;
  margin-left: -6px;
}

h2.title01::after{
border: 5px solid transparent; 
border-top-color: #fff;
margin-left: -5px;
}
.title01__sub {
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #0078ab;
margin-bottom: 5px!important;
  font-weight: 600;
}

h2.title02 {
  position: relative;
  display: inline-block;
  padding: 0.8rem 0;
  margin-bottom: 40px;
  border-bottom: 1px solid #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #fff;
}

/* 吹き出し（三角） */

h2.title02::before,
h2.title02::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
  width: 0;
  height: 0;
}

h2.title02::before {
  border: 6px solid transparent;
  border-top-color: #fff;
  margin-left: -6px;
}

h2.title02::after {
  border: 5px solid transparent;
  border-top-color: #0076be; /* 背景色 */
  margin-left: -5px;
}

/* サブタイトル（白版） */
.title02__sub {
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #fff;
  margin-bottom: 5px !important;
  font-weight: 600;
}

.article h3{ border:none;padding:0;}

.article h3.ti03 {
padding: 0.8rem 0;
margin-bottom:30px!important;
background-image: linear-gradient(90deg, #00abe4 0 50px, transparent 50px 60px, #4e4e4e 0 60px);
background-repeat: no-repeat;
background-size: 100% 3px;
background-position: bottom;
color: #353535;
font-weight: bold;
font-size: 26px;
}

/* ==========================
   ドット対象文字
========================== */
.title01__dots {
  position: relative;
  display: inline-block;
  padding-top: 16px; /* ドット分の余白 */
}

/* 上の「…」 */
.title01__dots::before {
  content: "・・・";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10px;
  letter-spacing: 4px;
  color: #0078ab;
}

/* ==========================
   タブレット
========================== */
@media screen and (max-width: 1023px) {
	h2.title01 {
    font-size: 24px;
  }
}

/* ==========================
   スマートフォン
========================== */
/* スマホなど小さい画面では文字を大きく */
@media (max-width: 600px) {
h1.entry-title,
h1.archive-title{padding-top:40px;margin-bottom:40px;}	
}

/******************
** list
********************/
ul, ol {
  list-style: none; 
  padding: 0;
  margin: 0;
}

/* =======================
** 番号付きリスト
=========================== */
ol.numbered-list {
            list-style: none;
            padding: 0;
            margin: 2rem 0;
            counter-reset: list-counter;
}

ol.numbered-list li {
            position: relative;
            display: flex;
            align-items: flex-start;
            gap: 1rem;
            padding: 0.75rem 1rem;
            margin-bottom: 0.75rem;
            background-color: #ffffff;
            border: 1px solid #e5e7eb;
            border-radius: 0.5rem;
            line-height: 1.7;
            counter-increment: list-counter;
}

ol.numbered-list li:last-child {
            margin-bottom: 0;
        }

ol.numbered-list li::before {
            content: counter(list-counter);
            display: flex;
            align-items: center;
            justify-content: center;
            min-width: 32px;
            height: 32px;
            background-color: #1e3a8a;
            color: #ffffff;
            font-weight: 700;
            font-size: 16px;
            border-radius: 4px;
            flex-shrink: 0;
}
/* ========================
** 画像ギャラリー
=========================== */
        .image-gallery {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 1rem;
            margin: 1.5rem 0;
        }

        .image-item {
            text-align: center;
        }

        .image-item img {
            width: 100%;
            height: auto;
            border-radius: 0.5rem;
            border: 1px solid #e5e7eb;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }

        .image-caption {
            margin-top: 0.5rem;
            font-size: 14px;
            color: #4b5563;
            font-weight: 600;
        }

/* =======================
** タイムライン
========================== */
.timeline {
            position: relative;
            padding-left: 2rem;
            margin: 2rem 0;
}

.timeline::before {
            content: "";
            position: absolute;
            left: 1rem;
            top: 0;
            bottom: 0;
            width: 2px;
            background-color: #1e3a8a;
}

        .timeline-item {
            position: relative;
            margin-bottom: 2rem;
            padding-left: 1.5rem;
}

.timeline-item::before {
            content: "";
            position: absolute;
            left: -1.5rem;
            top: 0.5rem;
            width: 12px;
            height: 12px;
            background-color: #1e3a8a;
            border-radius: 50%;
            border: 3px solid #fff;
            box-shadow: 0 0 0 2px #1e3a8a;
        }

        .timeline-date {
            font-weight: 700;
            color: #1e3a8a;
            font-size: 16px;
            margin-bottom: 0.5rem;
}

.timeline-content {
            background-color: #f9fafb;
            padding: 1rem;
            border-radius: 0.5rem;
            border: 1px solid #e5e7eb;
}

/************************************
** ボタン
************************************/
.link-btn {
            display: block;
            width: fit-content;
            min-width: 200px;
            background-color: #5b9ab8;
            color: #ffffff;
            font-weight: 700;
            font-size: 16px;
            text-align: center;
            text-decoration: none;
            padding: 0.9rem 3rem;
            border-radius: 4px;
            margin: 2rem auto;
            transition: background-color 0.2s ease, transform 0.2s ease;
        }

        .link-btn:hover {
            background-color: #4a89a7;
            transform: translateY(-2px);
            color: #ffffff;
}

/************************************
** ヘッダー基本設定
************************************/
/* ヘッダー全体の設定 */
header { 
    margin: 0 auto 0 auto;
}

/* ヘッダー内側コンテナ（幅制限） */
#header-in { 
    max-width: 1200px; 
    margin: 0 auto;
}

/* ヘッダーコンテナ（背景・高さ・配置） */
.header-container { 
    margin: 0 auto;
    background-color: transparent;
    position: relative;
height:85px;}



/* ロゴ配置・スタイル */
.logo { 
    position: absolute;
    top: 10px;
    text-align: left !important;
}

.logo img {
    max-height: 70px !important;
} 

/* ヘッダーナビゲーション配置 */
.header-container-in .navi-in { 
    position: absolute;
    left: 250px;  /* ロゴ幅に合わせて調整 */
    right: 0px; 
    top: 15px; 
}


/* ヘッダーメニューラベルスタイル */
.header-container-in.hlt-top-menu .navi-in .item-label { 
    font-size: 0.8em !important; 
    text-align: center;
	font-weight:bold;
	color:#222;
}

/************************************
** ヘッダーメニューの基本構造
************************************/
#menu-h-menu {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    align-items: center;
}

#menu-h-menu li {
    width: 75px !important;
    height: 50px;
    padding: 0;
    font-size: 13px;
}

/* メニューリンクのスタイル */
#menu-h-menu li a {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 0;
    font-size: 16px !important;
    position: relative;
    transition: color 0.3s ease;
    background-color: transparent;
	width: 100%; /* 親要素の幅いっぱいに */
    height: 100%; /* 親要素の高さいっぱいに */
}


/* サブキャプションの色設定 */
.sub-caption { 
    color: #00a051;
}

/************************************
** 特別なヘッダーメニュー項目（CTA等）
************************************/
/* メニュー全体 */
#menu-h-menu{
  display:flex;
  align-items:center;
  gap:12px;
}

/* 共通リセット */
#menu-h-menu li{
  padding:0;
  width:auto;
  height:auto;
}

/* ===== 資料請求（menu-item-18） ===== */
#menu-h-menu li#menu-item-18{ 
 width:120px!important;
  height:44px;}

#menu-h-menu li#menu-item-18 a{
  display:block;
  background:url("images/bt-request.png") no-repeat center / contain;
  text-indent:-9999px;
}

/* ===== LINE相談（menu-item-19） ===== */
#menu-h-menu li#menu-item-19{ 
 width:120px!important;
  height:44px;}

#menu-h-menu li#menu-item-19 a{
  display:block;
  background:url("images/bt-line.png") no-repeat center / contain;
  text-indent:-9999px;
}

/* hover */
#menu-h-menu #menu-item-18 a:hover,
#menu-h-menu #menu-item-19 a:hover{
  opacity:0.85;
}

/************************************
** 固定ヘッダー
************************************/
/* 固定ヘッダーの基本設定 */
.fixed-header { 
    height: 85px; 
    background-color: #ffffff !important;
    width: 100% !important;
}

/* 固定ヘッダー内のメニュー項目幅調整 */
.fixed-header #menu-h-menu li {
    width: 80px;
}


/* 固定ヘッダーのナビゲーション背景 */
.fixed-header #nav {
    background-color: #ffffff; 
    padding-bottom: 0 !important;
}

/* 固定ヘッダー内のナビゲーション配置 */
.fixed-header #navi .navi-in {
    position: absolute;
    right: 0;
    top: 15px;
	box-shadow: none;
    border: none;
}

/* 固定ヘッダー内のロゴ配置調整 */
.fixed-header .logo { 
    position: absolute;
    top: 10px;
    left: 0; 
}

/* 固定ヘッダー内のロゴサイズ調整 */
.fixed-header .cl-slim .logo-header img { 
    max-height: 60px;
}

/* 固定ヘッダー内のメニューリンク色調整 */
.fixed-header #menu-h-menu .navi-in a {
    color: #012351; 
    background-color: transparent;
}

/* 固定ヘッダー内のメニューホバー効果 */
.fixed-header #menu-h-menu li a:hover {
    opacity: 0.6;
} 

/* 固定ヘッダーのサブメニュー非表示 */
.fixed-header .h-submenu { 
    display: none;
}

/* 固定ヘッダーのサブメニュー画像調整 */
.fixed-header .h-submenu img.pc-img { 
    max-width: 95%;
} 

/* 固定ヘッダーのサブメニュー項目調整 */
.fixed-header .header-container-in.hlt-top-menu .h-submenu li { 
    padding-top: 10px;
}

.fixed-header .header-container-in.hlt-top-menu .h-submenu li::marker {
    display: none;
}

/* 固定ヘッダー内のメニューラベルスタイル */
.fixed-header .header-container-in.hlt-top-menu .navi-in .item-label { 
    font-size: 11px; 
    color: #222; 
    font-weight: bold;
}

/************************************
** side
************************************/
  .widget {
    background: #fff;
    border: 1px solid #e0e8f0;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 24px;
  }

  .widget-title {
    font-size: 16px;
    font-weight: 700;
    color: #1a3a5c;
    padding-bottom: 10px;
    margin: 0 0 7px 0!important;
    border-bottom: 2px solid #3b6fa8;
    position: relative;
  }

  .widget-title::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e0e8f0;
    position: absolute;
    bottom: -4px;
    left: 0;
  }

  /* 最近の投稿 */
  .widget_recent_entries ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .widget_recent_entries ul li {
    border-bottom: 1px solid #f0f4f8;
    padding: 10px 0;
  }
  .widget_recent_entries ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .widget_recent_entries ul li a {
    color: #2c5282;
    font-size: 14px;
    line-height: 1.6;
    text-decoration: none;
    display: block;
    transition: color 0.2s, padding-left 0.2s;
  }
  .widget_recent_entries ul li a:hover {
    color: #3b6fa8;
    padding-left: 6px;
  }
  .widget_recent_entries ul li a::before {
    content: '›';
    color: #3b6fa8;
    margin-right: 6px;
    font-weight: bold;
  }

  /* カテゴリー */
  .widget_categories ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .widget_categories ul li {
    border-bottom: 1px solid #f0f4f8;
  }
  .widget_categories ul li:last-child {
    border-bottom: none;
  }
  .widget_categories ul li a {
    color: #2c5282;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 10px 0;
    transition: color 0.2s, padding-left 0.2s;
  }
  .widget_categories ul li a:hover {
    color: #3b6fa8;
    padding-left: 6px;
  }
  .widget_categories ul li a::before {
    content: '›';
    color: #3b6fa8;
    margin-right: 6px;
    font-weight: bold;
    flex-shrink: 0;
  }
  .cat-label { flex: 1; }
  .post-count {
    background: #eef3fa;
    color: #3b6fa8;
    font-size: 11px;
    padding: 2px 7px;
    border-radius: 10px;
    font-weight: 600;
    flex-shrink: 0;
  }

/* アーカイブ ウィジェット */
.widget_archive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget_archive ul li {
  border-bottom: 1px solid #f0f4f8;
}

.widget_archive ul li:last-child {
  border-bottom: none;
}

.widget_archive ul li a {
  color: #2c5282;
  font-size: 14px;
  text-decoration: none;
  display: block;
  padding: 10px 0;
  transition: color 0.2s, padding-left 0.2s;
}

.widget_archive ul li a:hover {
  color: #3b6fa8;
  padding-left: 6px;
}

.widget_archive ul li a::before {
  content: '›';
  color: #3b6fa8;
  margin-right: 6px;
  font-weight: bold;
}
/************************************
** footer
************************************/
.entry-footer .widget{
    border-radius: 20px;
    padding: 10px;	
}

.footer{ margin-top:0;}
#navi-footer-in li a{ background-color:none;}

/************************************
** HOME
************************************/
.home .article{ margin-bottom:0;}
.home .entry-content{ max-width:100%;}

.home section{ padding:0px 0 30px 0; margin-bottom:0!important;}

.home #content{
	max-width:100%;
	margin:0 auto;
	padding:0;
}

/************************************
** main
************************************/

/* =================
   PC (992px以上)
==================== */
@media (min-width: 992px) {
.home #main-image {
		background: transparent url(images/bg-main.jpg) center top no-repeat;
        background-size: cover;
        min-height: calc(100vw * 765 / 1880);
        position: relative;	
}
/*.home #main-image p{
    margin: 0 auto;
	width:1200px;
	text-align:right;
	padding-top:20px;
	padding-right:30px;
}
    .home #main-image p img.pc-img {
        width: calc(100vw * 620 / 1880);
        height: auto;
        max-width: 620px;
    }*/
    .home #main-image p {
        position: absolute;
left: 48%;
right: 16%;
        top: calc(100vw * 50 / 1880);
        margin: 0;
        width: auto;
        text-align: left;
    }
    .home #main-image p img.pc-img {
        width: 100%;
        height: auto;
    }	
	
}
/* ============================================
    タブレット (768px〜991px)
============================================ */
@media (min-width: 767px) and (max-width: 991px) {
.home #main-image {
        background-image: url('images/bg-main-tab.png');
        background-position: center top;
        background-size: cover;
        min-height: calc(100vw * 1148 / 840);
}

.home #main-image p {
        min-height: calc(100vw * 1148 / 840);
        align-items: flex-end;      /* 下寄せ */
        justify-content: center;    /* 横中央 */
        padding-left: 0;            /* 左paddingをリセット */
padding-top: 360px;
}

.home #main-image p img.tab-img {
        display: block;
        width: 85%;
        max-width: 650px;
        height: auto;
}
}

/* ============================================
   スマートフォン (767px以下)
   ============================================ */
@media (max-width: 767px) {

    .home #main-image {
        background-image: url('images/bg-main-smt.png');
        background-position: center top;
background-size: cover;
        min-height: calc(100vw * 1150 / 750);
    }

    .home #main-image p {
        min-height: 300px; 
        align-items: flex-end;
        justify-content: center; 
padding-top: 220px; 
    }

    .home #main-image p img.smt-img {
        display: block;
        width: 88%; 
        max-width: 480px;
        height: auto;
    }
}


/* トップページはタイトル非表示とする */
.home .entry-title{ display: none;}
.home .entry-content,
.home .entry-title{ margin-top:0!important;}


/************************************
** TOP
************************************/
/* ==========================
   sec00
========================== */
.sec00 {
  padding: 40px 20px; /* 余白は調整可 */
}

.sec00__inner {
  max-width: 1100px;
  margin: 0 auto;
}

.sec00__buttons {
  display: flex;
  justify-content: center;
  gap: 24px; /* ボタン間の余白（調整可） */
}

/* ボタン共通 */
.sec00__btn {
  display: block;
  max-width: 520px; /* PC時の最大幅（調整可） */
  width: 100%;
}

.sec00__btn img {
  width: 100%;
  height: auto;
  display: block;
}

/* ==========================
   タブレット
========================== */
@media screen and (max-width: 1023px) {
  .sec00__buttons {
    gap: 20px;
  }
}
/* ==========================
   スマートフォン
========================== */
@media screen and (max-width: 767px) {
  .sec00__buttons {
    flex-direction: column;
    gap: 16px;
  }

  .sec00__btn {
    max-width: 100%;
  }
}

/* ==========================
   sec01 
========================== */
  .sec01 {
    padding: 40px 16px;
 text-align: center;
  }

/* ==========================
   sec02（共通アーカイブ）
========================== */
.sec02 {
  padding: 80px 20px;
}

.sec02__head {
  text-align: center;
  margin-bottom: 50px;
}

/* ==========================
  事例セクション
========================== */
/* セクション全体の調整 */
.sec-case {
    background-color: #f8f9fa; /* 薄いグレーの背景 */
    padding: 60px 20px!important;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	text-align:center;
}

.sec-case__inner {
    max-width: 1100px;
    margin: 0 auto;
}

/* ヘッド部分 */
.sec-case__head {
    text-align: center;
    margin-bottom: 30px;
}

.title01__sub {
    color: #0077b6;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
}

.title01 {
    color: #0077b6;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}


/* ==========================
   sec02
========================== */
.sec02 {
  padding: 80px 20px; /* 全体余白（調整可） */
  background-color: #ffffff;
}

.sec02__inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

/* タイトル画像 */
.sec02__title {
  margin-bottom: 40px;
}

.sec02__title-img {
  max-width: 100%;
  height: auto;
}

/* イラスト画像 */
.sec02__image {
  margin-bottom: 40px;
}

.sec02__image-img {
  max-width: 100%;
  height: auto;
}

/* テキスト */
.sec02__content {
  color: #222;
}

.sec02__lead {
  font-size: 20px;
  font-weight: 700;
  color: #0074c8; /* デザインのブルー想定 */
  margin-bottom: 24px;
  line-height: 1.6;
	border-bottom:2px solid #0074c8;
	padding-bottom:10px;
	display:inline-block;
}

.sec02__text {
  font-size: 16px;
  line-height: 2;
}

/* ==========================
   sec02-レスポンシブ
========================== */

/* タブレット */
@media screen and (max-width: 1023px) {
  .sec02 {
    padding: 60px 20px;
  }

  .sec02__lead {
    font-size: 18px;
  }
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  .sec02 {
    padding: 48px 16px;
  }

  .sec02__lead {
    font-size: 16px;
  }

  .sec02__text {
    font-size: 14px;
    line-height: 1.9;
  }
}

/* ======================
   sec03
====================== */
.sec03 {
  background: #deeff7 url("images/bg-sec03.png") center top / cover no-repeat;
   padding: 50px 20px!important;
}

.sec03-inner {
  max-width: 1100px;
  margin: 0 auto;
}

/* タイトル */
.sec03-title {
  text-align: center;
  margin-bottom: 20px!important;
}

.sec03-title img {
  max-width: 700px;
  width: 100%;
}

/* レイアウト */
.sec03-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}

/* 左右画像 */
.sec03-img img {
  max-width: 260px;
  width: 100%;
}

/* 中央 */
.sec03-center {
  max-width: 420px;
  text-align: center;
}

/* 実は（円＋矢印） */
.sec03-jitsuha {
  margin-bottom: 25px;
}

.sec03-jitsuha .circle {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  background: #ff7a6e;
  color: #fff;
  border-radius: 50%;
  font-weight: bold;
  font-size: 16px;
	padding-top:20px;
}

/* 下向き矢印 */
.arrow {
  position: relative;
  display: inline-block;
  width: 30.2px;
  height: 13px;
	bottom:-10px;
	padding-top:5px;
}

.arrow::before,
.arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 2.5px);
  width: 5px;
  height: 20px;
  border-radius: 9999px;
  background-color: #ffffff;
  transform-origin: 50% calc(100% - 2.5px);
}

.arrow::before {
  transform: rotate(60deg);
}

.arrow::after {
  transform: rotate(-60deg);
}
/* テキスト */
.sec03-text {
  line-height: 1.9;
}

.sec03-text p {
  margin-bottom: 20px;
}

.sec03-text .em span {
  color: #e60012;
  font-weight: bold;
  border-bottom: 2px solid #e60012;
}

/* ======================
   sec03-スマホ対応
====================== */
@media screen and (max-width: 768px) {

  .sec03 {
    padding: 30px 15px;
  }

  .sec03-title {
    margin-bottom: 0px!important;
  }

  .sec03-flex {
    flex-direction: column;
    gap: 30px;
  }

  .sec03-center {
    order: 1;
  }

  .sec03-img.left {
    order: 2;
  }

  .sec03-img.right {
    order: 3;
  }

  .sec03-img img {
    max-width: 220px;
  }
}

/* =====================
   sec04
===================== */
.sec04 {
  background: #f7f7f7;
  padding: 50px 20px!important;
}

.sec04-inner {
  max-width: 1100px;
  margin: 0 auto;
}

/* row（白帯） */
.sec04-row {
  position: relative;
  display: flex;
  align-items: center;
  gap: 40px;

  background: #fff;
  padding: 10px 40px;
  min-height: 150px;

  overflow: visible;
  margin-bottom: 100px;
}

.sec04-row {
  flex-direction: row; /* テキスト左・画像右 */
}

.sec04-row.is-reverse {
  flex-direction: row-reverse; /* 画像左・テキスト右 */
}

/* text */
.sec04-text {
  flex: 1;
}

/* title（画像のみ・はみ出し） */
.sec04-title {
  position: relative;
  margin-top: -100px;
  margin-bottom: 24px;
}

.sec04-title img {
  max-width: 320px;
  width: 100%;
  height: auto;
  display: block;
}

/* list */
.sec04-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sec04-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  line-height: 1.7;
}

.sec04-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 8px;
  height: 8px;
  background: #0079c2;
  border-radius: 50%;
}

/* image（下にはみ出し） */
.sec04-img {
  flex: 1;
  position: relative;
  top: 40px;
}

.sec04-img img {
  width: 100%;
  height: auto;
  display: block;
}

/* =====================
   sec04-responsive
===================== */
@media (max-width: 767px) {
  .sec04-row,
  .sec04-row.is-reverse {
    flex-direction: column;
    padding: 24px 20px;
    margin-bottom: 60px;
  }

  .sec04-title {
    margin-top: 0;
  }

  .sec04-img {
    top: 0;
  }
}

/* =========================
   sec05
========================= */
.sec05 {
  background-color: #0b78b8; /* 背景ブルー */
  color: #fff;
padding: 50px 20px!important;
}

.sec05__inner {
  max-width: 1100px;
  margin: 0 auto;
}

/* ---------- header ---------- */
.sec05__header {
  text-align: center;
  margin-bottom: 60px;
}

.sec05__label {
  font-size: 14px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}

.sec05__title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}

.sec05__lead {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 10px;
}

.sec05__lead--strong {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
}

/* ---------- comparison image ---------- */
.sec05__comparison {
  display: flex;
  justify-content: center;
}

.sec05__comparison img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* =========================
   sec05-Responsive
========================= */

/* tablet */
@media screen and (max-width: 1023px) {
  .sec05__title {
    font-size: 24px;
  }
}

/* smartphone */
@media screen and (max-width: 767px) {
  .sec05 {
    padding: 60px 15px;
  }

  .sec05__title {
    font-size: 22px;
  }

  .sec05__comparison img {
    width: 100%;
  }
}

/* =========================
   sec06
========================= */
.sec06 {
  background: #eef5f8 url("images/bg-sec06.png") no-repeat top center;
padding: 50px 20px 60px!important;
}

.sec06__inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

/* 見出し */
.sec06__en {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #007bc7;
margin-bottom: 5px!important;
}

.sec06__ttl {
  font-size: 32px;
  font-weight: bold;
  color: #007bc7;
  margin-bottom: 30px;
}

/* リード文 */
.sec06__lead {
  font-size: 16px;
  line-height: 2;
  color: #333;
  margin-bottom: 60px;
}

/* ボックス */
.sec06__box {
  position: relative;
  border: 2px solid #007bc7;
  padding: 60px 50px 50px;
  background: #fff;
}

/* 「しかし」ラベル */
.sec06__label {
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  background: #007bc7;
  color: #fff;
  padding: 8px 30px;
  border-radius: 30px;
  font-weight: bold;
}

/* ▼ 三角形 */
.sec06__label::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px; /* ラベル下に配置 */
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #007bc7; /* ラベルと同色 */
}


/* ボックス中身 */
.sec06__boxInner {
  display: flex;
  align-items: center;
  gap: 40px;
}

/* テキスト */
.sec06__text {
  flex: 1;
  text-align: left;
}

.sec06__catch {
  font-size: 20px;
  font-weight: bold;
  color: #e03a00;
  line-height: 1.8;
  margin-bottom: 25px;
}

.sec06__desc {
  font-size: 15px;
  line-height: 2;
  color: #333;
}

.sec06__desc span {
  border-bottom: 2px solid #333;
  font-weight: bold;
}

/* 画像 */
.sec06__image {
  flex: 1;
}

.sec06__image img {
  width: 100%;
  height: auto;
  display: block;
}

/* =========================
  sec06-レスポンシブ
========================= */

/* タブレット */
@media screen and (max-width: 1023px) {
  .sec06__boxInner {
    flex-direction: column;
  }

  .sec06__text {
    text-align: center;
  }
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  .sec06 {
    padding: 60px 15px 80px;
  }

  .sec06__ttl {
    font-size: 24px;
  }

  .sec06__lead {
    font-size: 14px;
  }

  .sec06__catch {
    font-size: 18px;
  }

  .sec06__box {
    padding: 50px 20px 30px;
  }
}

/* =========================
   sec07
========================= */
.sec07 {
background: #f5f7f8 url("images/bg-sec07.jpg") no-repeat top center;
padding: 40px 20px!important;
}

.sec07__inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

/* 見出し */
.sec07__en {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #007bc7;
margin-bottom: 0!important;
}

.sec07__ttl {
  font-size: 32px;
  font-weight: bold;
  color: #007bc7;
  margin-bottom: 20px!important;
}

.sec07__lead {
  font-size: 15px;
  line-height: 2;
  color: #333;
  margin-bottom: 60px;
}

/* 一覧 */
.sec07__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}

/* 各カード（画像のみ） */
.sec07__item {
  width: calc(50% - 20px); /* PC 2カラム */
}

.sec07__item img {
  width: 100%;
  height: auto;
  display: block;
}

/* =========================
   sec07-レスポンシブ
========================= */
/* タブレット */
@media screen and (max-width: 1023px) {
  .sec07__item {
    width: 100%;
    max-width: 600px;
  }
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  .sec07 {
    padding: 80px 15px;
  }

  .sec07__ttl {
    font-size: 24px;
  }

  .sec07__lead {
    font-size: 14px;
  }
}

/* =========================
   sec08
========================= */
.sec08 {
  background: #ffffff;
  padding:50px 20px!important;
}

.sec08__inner {
  max-width: 1100px;
  margin: 0 auto;
}

/* 上段 */
.sec08__top {
  display: flex;
  gap: 60px;
  margin-bottom:0px!important;
}

.sec08__photo {
  flex: 1;
}

.sec08__photo img {
  width: 100%;
  height: auto;
  display: block;
}

.sec08__content {
  flex: 1;
}

.sec08__en {
  font-size: 14px;
  color: #007bc7;
  letter-spacing: 0.1em;
  margin-bottom: 0!important;
}

.article h2.sec08__ttl {
background-color: #007bc7!important;
color: #fff;
font-size: 28px;
padding: 14px 24px;
margin-bottom: 30px;
margin-left:-100px;
}

.sec08__text {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 20px;
}

.sec08__text--em {
  color: #e03a00;
  font-weight: bold;
}

.sec08__note {
  font-size: 14px;
  line-height: 2;
  color: #333;
}


/* =========================
  sec08-レスポンシブ
========================= */
@media screen and (max-width: 1023px) {
  .sec08__top,
  .sec08__reasonInner {
    flex-direction: column;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .sec08 {
    padding: 70px 15px;
  }

  .sec08__ttl {
    font-size: 22px;
	  margin-left:0!important;
  }

  .sec08__reason {
    padding: 50px 20px;
  }

  .sec08__reasonWrap {
    background-size: 120px auto;
  }
}

/* ==========================
  メディアセクション
========================== */
/* セクション全体の調整 */
.sec-media {
    background-color: #e3f2f9;
    padding: 50px 20px!important;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	text-align:center;
}

.sec-media__inner {
    max-width: 1100px;
    margin: 0 auto;
}

/* ヘッド部分 */
.sec-media__head {
    text-align: center;
    margin-bottom: 40px;
}

/* =========================
   sec09 共通設定
   ========================= */
.bg-sec09 {
  background-color: #0076be;
  background-image: url("images/bg-sec09.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.sec09 {
  padding: 50px 20px!important;
  color: #ffffff;
}

.sec09__inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

/* =========================
   テキストエリア
   ========================= */
.sec09__heading {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 24px;
}

.sec09__lead {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 60px;
}

/* =========================
   カード
   ========================= */
.sec09__cards {
  display: flex;
  justify-content: center;
  gap: 40px;
}

.sec09__card {
  background: #ffffff;
  border-radius: 12px;
  padding: 40px 32px;
  max-width: 480px;
  width: 100%;
  color: #000;
  text-align: center;
}

/* 見出しエリア */
.sec09__card-head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding-bottom: 20px;
  margin-bottom: 24px;
  border-bottom: 2px solid #0068b7;
}

.sec09__label {
  display: inline-block;
  padding: 6px 16px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 4px;
  white-space: nowrap;
}

.sec09__label--free {
  color: #ff5a3c;
  border: 2px solid #ffb08a;
}

.sec09__label--line {
  color: #2db400;
  border: 2px solid #6fd88b;
}

.sec09__card-title {
  font-size: 24px;
  font-weight: 700;
  color: #0068b7;
	margin-bottom:0!important;
}

/* 説明文 */
.sec09__card-text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 32px;
}

/* ボタン画像 */
.sec09__btn {
  display: block;
  max-width: 360px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}



/* ボタン画像 */
.sec09__btn {
  display: block;
  max-width: 360px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/* =========================
   sec09-レスポンシブ
========================= */

/* タブレット */
@media screen and (max-width: 1023px) {
  .sec09 {
    padding: 80px 20px;
  }

  .sec09__cards {
    gap: 24px;
  }
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  .sec09 {
    padding: 60px 16px;
  }

  .sec09__heading {
    font-size: 24px;
  }

  .sec09__lead {
    font-size: 14px;
  }

  .sec09__cards {
    flex-direction: column;
  }

  .sec09__card {
    padding: 32px 20px;
  }

  .sec09__card-title {
    font-size: 20px;
  }
}

/* ==========================
   sec10
   ========================== */
.sec10 {
  position: relative;
  padding: 50px 20px 50px!important;
  background:
    url("images/bg-sec10-left.jpg") left top no-repeat,
    url("images/bg-sec10-right.png") right top no-repeat;
  background-size: auto 70%;
}

.sec10__inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

/* テキスト */
.sec10__label {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #007acc;
  margin-bottom: 12px;
}

.sec10__text {
  font-size: 15px;
  line-height: 2;
  color: #333;
  margin-bottom: 22px;
}

.sec10__em {
  color: #007acc;
  font-weight: 700;
}

.sec10__catch {
  font-size: 18px;
  font-weight: 700;
  color: #007acc;
  margin: 32px 0 12px;
}

.sec10__note {
  font-size: 14px;
	margin-bottom:0!important;
}

/* ボタン（画像） */
.sec10__buttons {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 40px;
}

.sec10__buttons img {
  display: block;
  max-width: 100%;
}

/* フォームボタン */
.sec10__contact {
  margin-top: 44px;
}

.btn-form {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 16px 42px;
  border: 2px solid #007acc;
  border-radius: 999px;
  background: #fff;
  color: #007acc;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;

  /* 追加：ほんのりシャドー */
  box-shadow: 0 4px 12px rgba(0, 122, 204, 0.15);
}

/* Font Awesome アイコン調整 */
.btn-form__icon {
  font-size: 18px;
  color: #007acc;
}

/* 右矢印 */
.btn-form__arrow {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #007acc;
  position: relative;
}

.btn-form__arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(-60%, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .btn-form__arrow {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
  }
}

/* ==========================
   sec10-Responsive
========================== */
@media screen and (max-width: 1023px) {
  .sec10 {
    background-size: 40% auto, 40% auto;
  }

  .sec10__buttons {
    flex-direction: column;
    gap: 0px;
  }
}

@media screen and (max-width: 767px) {
  .sec10 {
    padding: 100px 15px;
    background: none;
  }
  .sec10__text {
    font-size: 14px;
  }
}

/* =============================
   お問合せボックス
============================= */
.sec-contact {
  padding: 50px 20px;
  background: linear-gradient(135deg, #dfeaf2, #e8f2ec);
  border-radius: 20px;
}

.sec-contact__inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.sec-contact__title {
  font-size: 26px;
  font-weight: 700;
margin-bottom: 10px!important;
}

.sec-contact__lead {
  font-size: 16px;
  color: #555;
  margin-bottom: 60px;
}

/* =============================
   画像ボタン横並び
============================= */
.sec-contact__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 50px;
}

.contact-img-btn img {
  width: 420px; 
  max-width: 100%;
  height: auto;
  transition: 0.3s;
}

.contact-img-btn:hover img {
  transform: translateY(-6px);
  filter: brightness(1.05);
}

/* フォームボタン */
.sec-contact__form {
  margin-top: 30px;
}

/* =============================
   スマホ
============================= */

@media (max-width: 768px) {

  .sec-contact__buttons {
    flex-direction: column;
    gap:0px;
  }

  .contact-img-btn img {
    width: 100%;
    max-width: 420px;
  }

  .sec-contact__title {
    font-size: 24px;
  }
}


/************************************
**　投稿ページ
************************************/
.entry-content{max-width:1100px; margin:0 auto;}

/* 記事全体 */
.blog-post {
  max-width: 720px;
  margin: 0 auto;
  padding: 24px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.05);
  font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.8;
  color: #333;
}

/* タイトル */
.blog-title {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 8px;
  color: #2c3e50;
}

/* メタ情報 */
.blog-meta {
  font-size: 0.85em;
  color: #777;
  margin-bottom: 24px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}

/* セクション見出し */
h2.post-head {
 padding: 1rem 2rem;
  border-bottom: 3px solid #c89433;
  background: #f4f4f4!important;
}

/* 段落 */
.blog-section p {
  margin-bottom: 16px;
}

/* リスト */
.blog-section ul {
  margin: 16px 0;
  padding-left: 20px;
}

.blog-section li {
  margin-bottom: 12px;
}

/* リスト内の強調 */
.blog-section li strong {
  color: #2c3e50;
}

/* レスポンシブ */
@media (max-width: 600px) {
  .blog-post {
    padding: 16px;
  }

  .blog-title {
    font-size: 1.5em;
  }

  .section-heading {
    font-size: 1.2em;
  }
}


/* =========================
   HOME（投稿カード）共通
========================= */
.sec-common {
  padding: 60px 20px;
  text-align: center;
}

.sec-common__inner {
  max-width: 1100px;
  margin: 0 auto;
}

.sec-common__head {
  margin-bottom: 40px;
}

/* カード一覧 */
.sec-common__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}

/* カード */
.sec-common-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  transition: transform .3s, box-shadow .3s;
  position: relative;
  display: flex;
  flex-direction: column;
}

.sec-common-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.12);
}

/* 画像 */
.sec-common-card__img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/* 本文 */
.sec-common-card__body {
  padding: 25px 20px 60px;
  flex-grow: 1;
}

.sec-common-card__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px!important;
  border-bottom: 1px solid #333;
  padding-bottom: 8px;
}

.sec-common-card__meta {
  font-size: 13px;
  color: #666;
  margin-bottom: 15px;
}

.sec-common-card__text {
  font-size: 14px;
  line-height: 1.6;
}

/* 矢印ボタン */
.sec-common-card__link {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.sec-common-card__circle {
  width: 36px;
  height: 36px;
  background: #0077b6;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
/* 下部ボタン */
.sec-case__btn {
    text-align: center;
}

.btn-case {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, #42a5f5, #1976d2);
    color: #fff;
    padding: 15px 60px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0 4px 15px rgba(25, 118, 210, 0.3);
    transition: opacity 0.3s;
}

.btn-case::after {
    content: "〉";
    margin-left: 10px;
    font-size: 12px;
    background: #fff;
    color: #1976d2;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.btn-case:hover {
    opacity: 0.9;
	color:#bbb;
}
/* =========================
   共通カードリスト：レスポンシブ
========================= */
/* PC（1024px以上） */
.sec-common__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* タブレット（～1023px） */
@media screen and (max-width: 1023px) {
  .sec-common__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

/* スマホ（～640px） */
@media screen and (max-width: 640px) {
  .sec-common__list {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

/************************************
**　投稿カテゴリページ
************************************/
/* カードを3カラムにする */
.list {
	max-width:1100px;
	margin:0 auto;
	
}
.card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 900px;
  }


/* 各カード全体 */
.entry-card {
  background: #fff;
  border: 1px solid #e0e8f0;
  border-radius: 6px;
  overflow: hidden;
  transition: box-shadow 0.25s, transform 0.25s;
}
.entry-card-wrap {
  border-radius: 6px;
  overflow: hidden;
  transition: box-shadow 0.25s, transform 0.25s;
  text-decoration: none;
  color: inherit;
  display: block;
	background: transparent !important;}

/* ホバー効果 */
.entry-card-wrap:hover {
  background: transparent !important;
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(59, 111, 168, 0.18);
}

.entry-card:hover {
  box-shadow: 0 6px 20px rgba(59, 111, 168, 0.18);
}

/* 画像部分 */
.entry-card-thumb {
  position: relative;
  overflow: hidden;
	margin:0;
}
.entry-card-thumb img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}
.entry-card:hover .entry-card-thumb img {
  transform: scale(1.04);
}

/* カテゴリラベル */
.entry-card-thumb .cat-label {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #2e7d32;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 10px;
  border-radius: 3px;
  letter-spacing: 0.05em;
}

/* コンテンツ部分 */
.entry-card-content {
  padding: 16px 18px 18px;
}

/* タイトル */
.entry-card-title {
  font-size: 15px;
  font-weight: 700;
  color: #1a3a5c;
  line-height: 1.55;
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e8f0;
}

/* スニペット */
.entry-card-snippet {
  font-size: 13px;
  color: #555;
  line-height: 1.7;
  margin: 0 0 14px;
}

/* メタ情報（日付） */
.entry-card-meta {
  color: #888;
  display: flex;
  align-items: center;
  justify-content: space-between;
	padding-bottom:10px;
}
.entry-card-meta .fa {
  margin-right: 4px;
  color: #3b6fa8;
}


/* ==============================
   投稿ページ 共通レイアウト
============================== */
/* 投稿ページのみ：メインとサイドの幅調整(PCのみ) */
@media screen and (min-width: 1024px) {
body.single-post #main {
  width: 68% !important;
padding:0 20px;
}
body.single-post #sidebar {
  width: 28% !important;
}
}


/* H2見出し */
body.single-post .entry-content h2 {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  color: #1f2937;
  line-height: 1.4;
  padding: 20px 0 20px 22px;
  margin: 0px 0 30px;
  background: transparent; /* 背景は消す */
  border-bottom: 3px solid #0076bc; /* 下線はborderで処理 */
}


body.single-post .entry-content h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 1.2em;
  background-color: #0076bc;
  border-radius: 3px;
}


/* H3見出し */
body.single-post .entry-content h3 {
  font-size: 20px;              /* text-xl */
  font-weight: 700;
  color: #1f2937;               /* text-gray-800 */
  margin-bottom: 1rem;          /* mb-4 */
  padding: 0.75rem 1rem;        /* py-3 px-4 */
  border-bottom: 1px solid #d1d5db; /* border-gray-300 */
  background-color: #f9fafb;    /* bg-gray-50 */
  border-radius: 0.5rem 0.5rem 0 0; /* rounded-t-lg */
  line-height: 1.5;
}

/* =========================================
　強調テキスト
========================================= */
.entry-content strong {
font-weight: 700;
color: #1e3a8a;
}

/* =========================================
　表（テーブル）
========================================= */
body.single-post table.table01 {
            width: 100%;
            border-collapse: collapse;
            margin: 2rem 0;
            background-color: #fff;
            box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

body.single-post table.table01 th {
            background-color: #243c8f;
            color: #fff;
            padding: 12px 15px;
            text-align: left;
            font-weight: 700;
            border: 1px solid #1e3a8a;
}

body.single-post table.table01 td {
            padding: 12px 15px;
            border: 1px solid #e5e7eb;
}

body.single-post table.table01 tr:nth-child(even) {
            background-color: #f9fafb;
}

/* =========================================
   段落スタイル
========================================= */
body.single-post p {
    margin-bottom: 1.5rem;
    line-height: 1.8;
}
/* =========================================
   アイキャッチ
========================================= */
/* headerのアイキャッチを非表示 */
.single header .post-thumbnail {
    display: none;
}

/* entry-content内に追加したアイキャッチを表示 */
.entry-content .post-thumbnail {
    display: block;
}

/* =========================================
   リスト
========================================= */
body.single-post ul.listpost {
  background-color: #ffffff;   
  border: 1px solid #e5e7eb;    
  border-radius: 0.5rem;       
  padding: 1.25rem;            
  margin: 2rem 0;
  list-style: none;
}

body.single-post ul.listpost li {
  display: flex;
  align-items: center;
  gap: 0.75rem;                
  padding-bottom: 0.75rem;      
  border-bottom: 1px solid #f3f4f6;
  line-height: 1.7;

}
body.single-post ul.listpost li::before {
	margin-top:0!important;
}

/* 最後のliだけ下線を消す */
body.single-post ul.listpost li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/* 疑似アイコン（左にアクセント） */
body.single-post ul.listpost li::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 8px;
  background-color: #1e3a8a; /* ブランドカラー変更可 */
  border-radius: 50%;
  flex-shrink: 0;
}

/* =========================================
   情報ボックス
========================================= */
body.single-post .info-box {
  background-color: #ffffff;
  border: 2px solid #1e3a8a; /* border-blue-900 */
  border-radius: 0.5rem;
  padding: 1.25rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  margin: 2rem 0;
}
body.single-post .info-box h4 {
    font-size: 18px;
    font-weight: 700;
    color: #1e3a8a;
    margin-bottom: 0.75rem;
}

body.single-post .info-box p {
    margin-bottom: 0.5rem;
    line-height: 1.7;
}

body.single-post .info-box p:last-child {
    margin-bottom: 0;
}
/* =========================================
   声ボックス
========================================= */
blockquote{
    position:relative;
    border-left:3px solid #DA8596;
    padding-left:10px;
}
blockquote:before{
    position:absolute;
    font-family:'FontAwesome';
    content:'\f10d';
    font-size: 20px;
    color:#DA8596;
}
blockquote p{
    position:relative;
    padding-left:30px;
margin-bottom:5px!important;
}
blockquote cite{
    display: block;
    font-size:0.8rem;
    color:#F8C8B2;
    text-align:right;
}

/* =========================================
   投稿ページ　ー　レスポンシブ
========================================= */
/* タブレット */
@media (max-width: 1023px) {
body.single-post h2 {
    font-size: 22px;
  }

body.single-post h3 {
    font-size: 18px;
  }
}

/* スマートフォン */
@media (max-width: 767px) {
body.single-post {
        padding-left: 15px;
        padding-right: 15px;
}
	
body.single-post .entry-content h2 {
                font-size: 24px;
                padding: 15px 0 15px 18px;
                margin: 40px 0 20px;
}

body.single-post .entry-content h3 {
                font-size: 18px;
                padding: 0.5rem 0.75rem;
}

body.single-post ul {
    padding: 1rem;
  }
body.single-post ul.h-submenu{padding:0 1rem;}	

body.single-post ul li {
    font-size: 15px;
  }
body.single-post table {
font-size: 14px;
}

body.single-post table th,
body.single-post table td {
padding: 8px 10px;
}	
	
}

/************************************
**　レスポンシブ対応 (1100px以下 - タブレット横向き)
************************************/
@media screen and (max-width: 1100px) {
.home .page .inner{
	width:100%;
	margin:0 auto;
	padding:0 10px;	
}
	
.page:not(.home) #main{
	width:100%;
	margin:0 auto;
}		

/************************************
** ヘッダー
************************************/
/* ヘッダーコンテナの幅・配置調整 */
    #header-container-in { 
        width: 100%; 
        position: relative; 
        padding-top: 70px !important;
    }
    
    /* ヘッダーコンテナの余白調整 */
    #header-container {
        padding-top: 5px;
        padding-bottom: 10px;
    }
    
    /* ロゴ位置調整 */
    .logo {
        position: absolute;
        top: 0px;
        left: 0;
    }
	
/* メニューサイズ調整 */
#menu-h-menu li{ width: 100px!important; }
#menu-h-menu li#menu-item-13{ width: 180px!important; }
	
    /* 固定ヘッダーナビゲーション位置調整 */
	.fixed-header #navi .navi-in {
        position: absolute;
        left: 50px !important;
        top: 10px;
    }
    
    /* 固定ヘッダーメニューラベルサイズ調整 */
    .fixed-header .header-container-in.hlt-top-menu .navi-in .item-label { 
        font-size: 0.8em !important;
    }
    
    /* 固定ヘッダーロゴ位置調整 */
    .fixed-header .logo { 
        position: absolute;
        top: 10px;
        left: 0; 
    }
    
    /* 固定ヘッダーサブメニュー配置調整 */
    .fixed-header .h-submenu {
        width: 340px;
        position: absolute;
        top: -10px;
        left: 750px;
        margin-top: 0 !important;
    }
    
    /* 固定ヘッダーサブメニュー項目幅調整 */
    .fixed-header .h-submenu li { 
        max-width: 120px;
    }
}

/************************************
** タブレット表示（841px以上1023px以下）
************************************/
@media screen and (min-width: 841px) and (max-width: 1023px) {
	 .fixed-header #menu-h-menu li {
        width: 70px!important; /* 幅を狭く */
        padding: 10px 2px 0 2px;
    }
    
    .fixed-header #menu-h-menu li#menu-item-13 {
        width: 100px; /* 特別項目も調整 */
    }	
	
    /* タブレット用画像切り替え */
    .pc-img { display: none !important;}
    .tab-img { display: inline !important;}
    .tab-smt { display: inline !important;}
    .smt-img { display: none !important;}
}

/********************************************************************
** レスポンシブ対応 (1023px以下 - タブレット縦向き・モバイル切り替え)
*********************************************************************/

/************************************
** ヘッダー
************************************/
@media screen and (max-width: 1023px) {
/* ヘッダーをモバイルメニューに切り替え */
body{ background:none;}	
	
    #header-container {
        padding-top: 15px;
        padding-bottom: 0px;
        display: none; /* モバイルメニューに切り替え */
    }
    
    /* 固定ヘッダーナビゲーション位置調整 */
    .fixed-header #navi .navi-in {
        position: absolute;
        left: 230px !important;
        top: 10px;
    }
 .alignright, 
 .alignleft {
    float: none !important;
    display: block;
    margin: 10px auto;
  }
  
  img.alignright, 
  img.alignleft {
    display: block;
    margin: 10px auto;
  } 
}

/************************************
** スマートフォン表示（1023px以下）
************************************/
@media screen and (max-width: 1023px) {

/* 画像切り替え */
.pc-img { display: none !important;}
.tab-img { display: none !important;}
.tab-smt { display: inline !important;}
.smt-img { display: inline !important;}
    
/* メインビジュアル調整 */
#main-image .smt-img { display: inline !important;}
#main-image .tab-img { display: none !important;}

	
/* スマホ用メニューボタン横並び */	
.mobile-menu-buttons{ min-height:60px;}	
.mobile-menu-buttons .menu-caption{ display:none;}	
	
/* モバイルロゴ */
.mobile-menu-buttons .logo-menu-button {
position: absolute;
left: 10px;
top: 7px;
width: 200px;
}	

/* Cocoonのモバイルメニューボタン */
.mobile-menu-buttons .navi-menu-button{
        position: absolute;
        right: 0px;
        top: 15px;
}
.mobile-menu-buttons .menu-icon .fa-bars::before{ font-size:1.4em!important;color:#1e87c2;}	
	
/* リスト全体の配置 */
  .h-submenu {
    display: flex !important;
    position: absolute;
top: 7px;
    right: 60px;        /* ハンバーガーボタンとの間隔 */
    width: auto !important;
    margin: 0;
    padding:0 1rem;
    list-style: none;
    align-items: center;
    gap: 10px;
  }
	
  /* li の幅制限を解除（ラベルが見切れないように） */
  .h-submenu li {
    max-width: none;
  }

  /* アイコン＋ラベルの縦並びリンク */
  .h-icon-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    text-decoration: none;
  }

  /* 丸いアイコン背景 */
  .h-icon-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
  }

  /* LINE は緑 */
  .h-icon-line {
    background-color: #00c300;
  }

  /* 資料請求はブランドブルー */
  .h-icon-doc {
    background-color: #3b6fa8;
  }

  /* 丸の中の画像（アイコン画像として白抜きPNGを推奨） */
  .h-icon-circle .smt-img {
    display: block !important;
    width: 35px !important;
    height: 35px !important;
    object-fit: contain;
  }
  .h-icon-doc .smt-img {
    width: 30px !important;
    height: 30px !important;		
	}
  /* ラベルテキスト */
  .h-icon-label {
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }

  .h-line .h-icon-label  { color: #00c300; }
  .h-contact .h-icon-label { color: #3b6fa8; }

}

/************************************
** 320px以下の微調整
************************************/
@media screen and (max-width: 320px) {
  .h-submenu {
    right: 48px;
    gap: 6px;
  }
  .h-icon-circle {
    width: 32px;
    height: 32px;
  }
  .h-icon-circle .smt-img {
    width: 18px !important;
    height: 18px !important;
  }
}
/************************************
** スマートフォン表示（840px以下）
************************************/
@media screen and (max-width: 840px) {

.pc-img { display: none !important;}
.tab-img { display: none !important;}
.tab-smt { display: inline !important;}
.smt-img { display: inline !important;}	

}

/************************************
** marker非表示
************************************/
/* リストマーカーを非表示 */
li::marker {
  content: ""!important;
}
	
/************************************
** clearfix
************************************/
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/************************************
** googlemap
************************************/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/************************************
** youtubeレスポンシブ
************************************/
.youtube {
    position: relative;
    width: 100%;
    margin: 2rem 0;
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.youtube iframe {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
}
/*!動画の最大幅を指定する*/
.video-container{
   max-width: 100%; 
  margin: 30px 0;
}

/************************************
** アイキャッチ
************************************/
/* ページではアイキャッチを非表示 */
.page .eye-catch-wrap { 
  display: none; 
}

/* headerのアイキャッチを非表示 */
.single .article-header .eye-catch-wrap {
  display: none !important;
}

/* entry-content内のアイキャッチ用スタイル */
.single .entry-content .eye-catch-wrap {
  display: block;
  text-align: center;
  margin: 0 auto 30px;
  max-width: 800px; /* 最大幅を設定 */
}

.single .entry-content .eye-catch {
  display: inline-block;
  width: 70%;
  margin: 0 auto;
  position: relative;
}
.single .entry-content .eye-catch-wrap {
  text-align: center;  /* 中央揃え */
}

.single .entry-content .eye-catch img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1); /* 軽い影を追加 */
}

/* カテゴリラベルの調整 */
.single .entry-content .eye-catch .cat-label {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}

/* タブレット幅 (～1024px) */
@media screen and (max-width: 1024px) {
.single .entry-content .eye-catch-wrap {
    max-width: 700px;
    margin-bottom: 25px;
  }
}

/* スマホ幅 (～768px) */
@media screen and (max-width: 768px) {
  .single .entry-content .eye-catch-wrap {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .single .entry-content .eye-catch {
width:90%!important; 
  }  
  .single .entry-content .eye-catch img {
    border-radius: 5px;
  }
}

/* 小さいスマホ (～480px) */
@media screen and (max-width: 480px) {
  .single .entry-content .eye-catch-wrap {
    margin-bottom: 15px;
  }
}
/************************************
/* 【事例】カテゴリナビゲーション 
************************************/
.jirei-category-nav {
  margin: 24px auto 40px;
  padding: 0 16px;
}

.jirei-category-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* 中央揃え */
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0!important;
}

.jirei-category-item a {
  display: inline-block;
  padding: 10px 24px;
  border: 1px solid #3b6fa8;
  border-radius: 4px;
  color: #3b6fa8;
  background: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  transition: background 0.2s, color 0.2s;
  white-space: nowrap;
  cursor: pointer;
}

.jirei-category-item a:hover {
  background: #3b6fa8;
  color: #fff;
}

/* アクティブ状態 */
.jirei-category-item.active a {
  background: #3b6fa8;
  color: #fff;
}

/************************************
/* 会社情報 
************************************/
.tab-panel { display: none !important; }
.tab-panel.active { display: block !important; }

.tab-nav {
  display: flex;
  justify-content: center;
  gap: 0;
  border-bottom: 2px solid #d0e6f5;
  margin-bottom: 32px;
}
.tab-btn {
  padding: 14px 28px;
  background: none;
  border: none;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.tab-btn:hover { color: #3b6fa8; }
.tab-btn.active {
  color: #3b6fa8;
  border-bottom-color: #3b6fa8;
}

/************************************
/* メディア掲載 
************************************/
/* メディア掲載カテゴリ：日付を非表示 */
.categoryid-6 .post-date,
.categoryid-6 .post-update {
  display: none;
}