@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&family=RocknRoll+One&display=swap');
/* =========================
   共通
========================= */
html {
    overflow-wrap: anywhere;
}

body {
    background: #fffaf0;
    font-family: 'M PLUS 1', sans-serif;
    font-size: 17px;
    line-height: 2;
    color: #666;
}

pre,
div.ebd-block {
    font-size: 17px;
    line-height: 2;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 450;
	color: #3DADCC;
}
a {
    color: #238DB4;
    text-decoration: none!important;
  }

.text-info {
    color: #238DB4!important;
  }
.indent {
	text-indent: 1em;
	display: block;
}
.grid-child.container-component {
    max-width: 1200px;
}
main {
    margin-top: 0;
}
.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #2c9fc9;
    background-image: -moz-linear-gradient(top,#33abd7,#238DB4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#33abd7),to(#238DB4));
    background-image: -webkit-linear-gradient(top,#33abd7,#238DB4);
    background-image: -o-linear-gradient(top,#33abd7,#238DB4);
    background-image: linear-gradient(to bottom,#33abd7,#238DB4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff32abd7', endColorstr='#ff238db4', GradientType=0);
    border-color: #238DB4 #238DB4 #175b74;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    background-color: #238DB4;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
.card-body {
    color: #666;
}
@media (width >= 1200px) {
    h1, .h1 {
        font-size: 2rem;
    }
}
@media (width >= 1200px) {
    h2, .h2 {
        font-size: 1.5rem;
    }
}
@media (width >= 1200px) {
main {
    margin: 0 5rem!important;
}
}
/*-- ページタイトル --*/
.page-header {
    background: none;
    border-bottom: none;
    margin: 0 0 20px;
}
.page-header h1, .toppage .card-header, .home-reading-heading__title {
    font-family: 'RocknRoll One', sans-serif;
}
.page-header h1,.page-header h2, #eb .eb-brand-name, .componentheading,
.com-contact.contact h2 {
	color: rgb(75,75,75);
	font-size: 1.7rem!important;
}
.company .page-header {
	border-style: solid;
	border-width: 4px;
	border-top: 0;
	border-image: url("../images//titlebar_company.png") 60;
    padding: 10px 0 0 0;
}
.service .page-header, .eb-brand {
	border-style: solid;
	border-width: 4px;
	border-top: 0;
	border-image: url("../images//titlebar_service.png") 60;
    padding: 10px 0 0 0;
}
.com-contact.contact h2 {
	border-style: solid;
	border-width: 4px;
	border-top: 0;
	border-image: url("../images//titlebar_contact.png") 60;
    padding: 10px 20px;
}
.terms .page-header {
	border-style: solid;
	border-width: 4px;
	border-top: 0;
	border-image: url("../images//titlebar_terms.png") 60;
    padding: 10px 0 0 0;
}
.com-content-article.item-pageservice > .page-header:has(> h1) {
    display: none;
}
/* ----------------------------------- */
/*-- easyblogについて--*/
/* ----------------------------------- */
#eb .cell-tight {
	width: 50px;
}
#eb .eb-showcases {
	line-height: 2em;
}
.eb-entry-head h1 {
	font-size: 1.5em;
}
/* ---------------------------------- */
/*記事カード 上画像、下テキスト*/
/* ---------------------------------- */
.com-content-category-blog__item .page-header {
    margin: 0;
    padding: 0;
    border: none;
}
.estory-article-card-wrap {
    list-style: none;
}
.mod-articles-items .estory-article-card,
.com-content-category-blog__item {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.estory-article-card-image {
    margin: 0;
}

.estory-article-card-image figure,
.estory-article-card-image .item-image,
.estory-article-card-image img {
    margin: 0;
}

.estory-article-card-image img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    display: block;
}
#eb.eb-mod * {
    line-height: 1.7!important;
}
.estory-article-card-title, 
.com-content-category-blog__item .page-header h2 {
    margin: 0;
    padding: 1rem 1.25rem .4rem;
    font-size: 1rem!important;
    line-height: 1.4!important;
}
#eb .eb-mod-media-title {
    line-height: 1.4!important;
}
.estory-article-card-title a,
.com-content-category-blog__item .page-header a,
#eb .eb-mod-media-title {
    color: #3DADCC;
    text-decoration: none;
}

.estory-article-card-title a:hover,
.com-content-category-blog__item .page-header a:hover {
    text-decoration: underline;
}

.estory-article-card-text,
.com-content-category-blog__item p {
    padding: 0 1.25rem 1.25rem;
    line-height: 1.7;
}
/* #eb .eb-mod-body {
    line-height: 1.7!important;
} */

/* ---------------------------------- */
/*記事カード 左画像、右テキスト*/
/* ---------------------------------- */
.estory-articles-horizontal {
    display: grid;
    gap: 2rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

.estory-article-horizontal-wrap {
    margin: 0;
}

.estory-article-horizontal {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: stretch;
    overflow: hidden;
    background: #fff;
}

.estory-article-horizontal-image {
    min-width: 0;
}

.estory-article-horizontal-image figure,
.estory-article-horizontal-image .item-image {
    width: 100%;
    height: 100%;
    margin: 0;
}

.estory-article-horizontal-image a {
    display: block;
    width: 100%;
    height: 100%;
}

.estory-article-horizontal-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 300px;
    object-fit: cover;
}

.estory-article-horizontal-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    padding: 2.5rem 3rem;
}

.estory-article-horizontal-title {
    margin: 0 0 1.25rem;
    line-height: 1.5;
}

.estory-article-horizontal-title a {
    color: inherit;
    text-decoration: none;
}

.estory-article-horizontal-text {
    line-height: 2;
}

.estory-article-horizontal-readmore {
    margin-top: 1.5rem;
}

@media (max-width: 767.98px) {
    .estory-article-horizontal {
        grid-template-columns: 1fr;
    }

    .estory-article-horizontal-image img {
        height: auto;
        min-height: 0;
        aspect-ratio: 16 / 9;
    }

    .estory-article-horizontal-content {
        padding: 1.5rem;
    }
}
/* ---------------------------------- */
/* パンくず */
/* ---------------------------------- */
.mod-breadcrumbs__wrapper {
    margin-top:0!important;
}
.breadcrumb {
    background: none;
}
@media (max-width: 767.98px) {
    .breadcrumb {
        display: none;
    }
}
/*その他*/
.kakomi-1 {
    margin: 0 0 10px;
    padding: 1.5em 2.5em;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
h3.article-subtitle {
    font-family: 'RocknRoll One', sans-serif;
    font-size: 1.5em;
    text-align: center;
    color: #000;
}
/*印刷ボタン*/
.article-heading-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.article-heading-main {
    min-width: 0;
}

.article-heading-main h1,
.article-heading-main h2 {
    margin-bottom: 0.5rem;
}

.article-print-button {
    flex: 0 0 auto;
    white-space: nowrap;
    padding: 5px;
}

@media (max-width: 767px) {
    h3.article-subtitle {
        font-size: 1.2em;
    }
}
@media print {
    header,
    footer,
    .container-nav,
    .sidebar-left,
    .sidebar-right,
    .breadcrumb,
    .article-print-button {
        display: none !important;
    }

    .site-grid,
    main,
    .com-content-article {
        display: block !important;
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}
/* =========================
   サイドバー
========================= */
.sidebar-right.card .card-header {
  background-color: #00a3a7;
  color: #fff;
  line-height: normal;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 15px;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  background-color: #02adb1;
  background-image: -moz-linear-gradient(top,#82cdcd,#00a3a7);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#82cdcd),to(#00a3a7));
  background-image: -webkit-linear-gradient(top,#82cdcd,#00a3a7);
  background-image: -o-linear-gradient(top,#82cdcd,#00a3a7);
  background-image: linear-gradient(to bottom,#82cdcd,#00a3a7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82cdcd', endColorstr='#00a3a7', GradientType=0);
}
.sidebar-right.card .card-body {
    border: 1px solid rgb(229, 229, 229);
    background: #faf0e6;
}
/* footer */
.footer {
    background: #28a2a6!important;
}

/* =========================
   eStory custom header
========================= */
/* ==================================================
   ヘッダー共通
================================================== */

.container-header nav {
    margin-top: 0;
}

.container-header .container-nav {
    padding-bottom: 0;
}

.container-header .grid-child {
    padding-top: 0;
    padding-bottom: 0;
}


/* ==================================================
   ロゴ・サイト説明
================================================== */

.estory-header {
    color: #fff;
    background: rgb(24, 34, 59);
}

.estory-header-inner {
    display: grid;
    grid-template-columns: 200px minmax(0, 1fr) 320px;
    align-items: center;
    gap: 28px;

    min-height: 80px;
    padding: 0 24px;
}

.estory-header .navbar-brand {
    margin: 0;
    padding: 0;
}

.estory-header .brand-logo {
    /* display: inline-flex; */
    display: block;
    align-items: center;
}

.estory-header .brand-logo img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
}
.container-header .site-description {
    padding-top: 1rem;
}

/* ==================================================
   グローバルナビゲーション
================================================== */

.estory-global-nav {
    background: #218d89;
}

.estory-global-nav .container-nav {
    position: relative;
}
.icon-menu:before {
    font-size: 2rem;
}
.container-header .navbar-toggler {
    border: 0;
    box-shadow: none;
}

.container-header .navbar-toggler:focus,
.container-header .navbar-toggler:focus-visible,
.container-header .navbar-toggler:active {
    border: 0;
    outline: 0;
    box-shadow: none;
}
.metismenu.mod-menu .metismenu-item {
    padding: .5em 1em;
}
/* ==================================================
   検索
================================================== */

.container-search input[type="text"] {
    height: 30px;
}

/* 検索入力欄の右側も角丸にする */
.mod-finder__search.input-group .awesomplete input {
    border-top-right-radius: var(--border-radius);
    border-bottom-right-radius: var(--border-radius);
}

/* PCでは検索ボタンを非表示 */
.container-header .container-search button {
    display: none;
}


/* ==================================================
   PC：3階層ホバーメニュー
================================================== */

@media (min-width: 992px) {

    /*
     * 第1階層
     * 子メニューを配置する基準
     */
    .estory-global-nav .metismenu > li {
        position: relative;
    }

    /*
     * 第2階層
     * 通常は非表示
     */
    .estory-global-nav .metismenu > li > .mm-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 3000;

        display: none !important;

        min-width: 280px;
        margin: 0;
        padding: 0;

        background: #fff;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
    }

    /*
     * 第1階層にマウスまたはキーボードフォーカスが
     * 入ったら第2階層を表示
     */
    .estory-global-nav .metismenu > li:hover > .mm-collapse,
    .estory-global-nav .metismenu > li:focus-within > .mm-collapse {
        display: block !important;
    }

    /*
     * 第2階層の各項目
     */
    .estory-global-nav .metismenu > li > .mm-collapse > li {
        position: relative;
    }

    /*
     * 第3階層を持つ第2階層リンク
     */
    .estory-global-nav .level-2.deeper > a {
        display: block;
        padding-right: 48px;
        white-space: nowrap;
    }

    /*
     * 第2階層右側の矢印ボタン
     */
    .estory-global-nav .level-2.deeper > .mm-toggler-link {
        position: absolute;
        top: 0;
        right: 0;

        display: flex;
        align-items: center;
        justify-content: center;

        width: 44px !important;
        height: 100%;
        min-height: 44px;
        margin: 0;
        padding: 0;

        border: 0;
        background: transparent;
    }

    /*
     * 下向き矢印を右向きにする
     */
    .estory-global-nav
    .level-2.deeper
    > .mm-toggler-link::after {
        margin: 0;
        transform: rotate(-90deg);
    }

    /*
     * 第3階層
     * 第2階層の右側に表示
     */
    .estory-global-nav
    .metismenu
    > li
    > .mm-collapse
    > li
    > .mm-collapse {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 4000;

        display: none !important;

        min-width: 280px;
        margin: 0;
        padding: 0;

        background: #fff;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
    }

    /*
     * 第2階層にマウスまたはフォーカスが入ったら
     * 第3階層を表示
     */
    .estory-global-nav
    .metismenu
    > li
    > .mm-collapse
    > li:hover
    > .mm-collapse,
    .estory-global-nav
    .metismenu
    > li
    > .mm-collapse
    > li:focus-within
    > .mm-collapse {
        display: block !important;
    }
}


/* ==================================================
   タブレット以下
================================================== */

@media (max-width: 991.98px) {

    .container-header .site-description {
        display: none !important;
    }
}


/* ==================================================
   タブレット以下：ヘッダーを1行にする
================================================== */

/* @media (max-width: 767.98px) { */
@media (max-width: 991.98px) {
    /*
     * 左：バーガー
     * 中央：ロゴ
     * 右：検索
     */
    .container-header {
        display: grid;
        grid-template-columns: 48px minmax(0, 1fr) 48px;
        grid-template-rows: auto auto;
        align-items: center;
        column-gap: 0.75rem;

        padding: 0.5rem 0.75rem;
        background: #19233d;
    }

    /*
     * 中間の親要素をグリッド配置上だけ解除
     */
    .container-header .estory-header,
    .container-header .estory-header-inner,
    .container-header .estory-global-nav,
    .container-header .container-nav,
    .container-header .navbar {
        display: contents;
    }

    /*
     * 左：バーガーボタン
     */
    .container-header .navbar-toggler {
        grid-column: 1;
        grid-row: 1;
        justify-self: start;

        width: 44px;
        height: 44px;
        margin: 0;
        padding: 0;
    }

    /*
     * 中央：ロゴ
     */
    .container-header .navbar-brand {
        grid-column: 2;
        grid-row: 1;
        justify-self: center;

        min-width: 0;
        margin: 0;
        padding: 0;
    }

    .container-header .brand-logo {
        display: flex;
        align-items: center;
        justify-content: center;

        height: 48px;
    }

    .container-header .brand-logo img {
        display: block;

        width: auto;
        max-width: 100%;
        max-height: 44px;

        object-fit: contain;
    }

    /*
     * 右：検索
     */
    .container-header .container-search {
        grid-column: 3;
        grid-row: 1;
        justify-self: end;

        width: 44px;
        margin: 0 !important;
        padding: 0;
    }

    .container-header .container-search form,
    .container-header .container-search .mod-finder__search {
        width: 44px;
        margin: 0;
    }

    /*
     * スマホでは検索入力欄を隠す
     */
    .container-header .container-search input {
        display: none;
    }

    /*
     * スマホでは検索ボタンを表示
     */
    .container-header .container-search button {
        display: inline-flex;
        align-items: center;
        justify-content: center;

        width: 44px;
        height: 44px;
        margin: 0;
        padding: 0;

        border: 0;
        background: transparent;
        color: #fff;

        font-size: 0;
    }

    .container-header .container-search button .icon-search {
        font-size: 1.25rem;
    }

    /*
     * スマホでは非表示
     */
    .container-header .our-sites-toggle {
        display: none;
    }


    /* ==================================================
       スマホメニュー展開部分
    ================================================== */

    .container-header .navbar-collapse {
        grid-column: 1 / -1;
        grid-row: 2;

        width: calc(100% + 1.5rem);
        margin: 0.5rem -0.75rem -0.5rem;
        padding: 0;

        background: #eef3f6;
    }

    /*
     * メニュー全体
     */
    .container-header .navbar-collapse .mod-menu,
    .container-header .navbar-collapse .metismenu {
        display: block;

        width: 100%;
        margin: 0;
        padding: 0;

        list-style: none;
    }

    .container-header .navbar-collapse li {
        display: block;
        width: 100%;
    }

    .container-header .navbar-collapse a,
    .container-header .navbar-collapse .nav-header,
    .container-header .navbar-collapse .separator {
        display: block;

        width: 100%;
        box-sizing: border-box;

        text-decoration: none;
    }


    /* ==================================================
       スマホ：すべての子階層を常時表示
    ================================================== */

    /*
     * Joomla MetisMenuの折りたたみ部分を常時表示
     */
    .container-header .navbar-collapse .mm-collapse {
        position: static !important;

        display: block !important;
        visibility: visible !important;

        width: 100%;
        height: auto !important;
        min-width: 0;
        margin: 0;
        padding: 0;

        border: 0;
        box-shadow: none;
        background: transparent;
    }

    /*
     * 階層開閉用の矢印ボタンは不要
     */
    .container-header .navbar-collapse .mm-toggler {
        display: none !important;
    }


    /* ==================================================
       第1階層
    ================================================== */

    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > a,
    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > .nav-header,
    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > .separator {
        padding: 5px 20px;

        color: #222;
        background: #e8eff3;
        border-bottom: 1px solid #b9c9d4;

        font-size: 1.15rem;
        font-weight: 700;
        line-height: 1.4;
    }


    /* ==================================================
       第2階層
    ================================================== */

    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > a,
    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > .nav-header,
    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > .separator {
        position: relative;

        padding: 0 20px 0 46px;

        color: #1787b6;
        /* background: #f3f7f9;
        border-bottom: 1px dotted #bcc8cf; */

        font-size: 1.05rem;
        font-weight: 400;
        line-height: 1.4;
    }

    /*
     * 第2階層の左矢印
     */
    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > a::before {
        content: "›";

        position: absolute;
        top: 50%;
        left: 27px;

        transform: translateY(-52%);

        color: #2797bd;

        font-size: 1.7rem;
        font-weight: 700;
        line-height: 1;
    }


    /* ==================================================
       第3階層
    ================================================== */

    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > ul {
        margin: 0;
        padding: 0 14px 0 44px;

        background: #f3f7f9;
    }

    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > ul
    > li
    > a,
    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > ul
    > li
    > .nav-header,
    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > ul
    > li
    > .separator {
        position: relative;

        padding: 0 12px 0 30px;

        color: #1787b6;
        /* background: transparent;
        border-bottom: 1px dotted #c4ced4; */

        font-size: 1rem;
        font-weight: 400;
        line-height: 1.4;
    }

    /*
     * 第3階層の左矢印
     */
    .container-header
    .navbar-collapse
    .mod-menu
    > li
    > ul
    > li
    > ul
    > li
    > a::before {
        content: "›";

        position: absolute;
        top: 50%;
        left: 10px;

        transform: translateY(-52%);

        color: #2797bd;

        font-size: 1.55rem;
        font-weight: 700;
        line-height: 1;
    }


    /* ==================================================
       現在表示中のメニュー
    ================================================== */

    .container-header
    .navbar-collapse
    .mod-menu
    li.current
    > a {
        color: #147da7;
        background: #fff;
    }
}
@media (max-width: 991.98px) {

    /* ヘッダー全体 */
    .container-header.position-sticky {
        position: sticky !important;
        top: 0;
        z-index: 1000;
    }

    /* 開いたメニューだけをスクロールさせる */
    .container-header .navbar-collapse {
        max-height: calc(100dvh - 80px);
        overflow-x: hidden;
        overflow-y: auto;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
    }

    /* メニュー内部にはスクロールを持たせない */
    .container-header .navbar-nav,
    .container-header .metismenu,
    .container-header .metismenu.mod-menu {
        max-height: none;
        overflow: visible;
    }
}
/* ========================= */
/* Our sites 開閉パネル */
/* ========================= */
/* Joomlaのカスタムモジュール外枠をグリッド上は無視する */
.our-sites-inner > .mod-custom,
.our-sites-inner > .custom {
    display: contents;
}

/* 絶対配置の基準 */
.header.container-header {
    position: relative;
    overflow: visible;
}

/* パネルとボタンを一体化 */
.our-sites-wrap {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10000;

    width: min(1660px, 90vw);

    transform: translateX(-50%);
}

/* 閉じた状態 */
.our-sites-panel {
    max-height: 0;
    overflow: hidden;

    visibility: hidden;
    opacity: 1;

    background: rgb(75,75,75);/*#4a4a4a;*/
    color: #fff;

    box-shadow: 0 8px 18px rgba(0, 0, 0, .35);

    transition:
        max-height .7s ease-in-out,
        opacity .35s ease-in-out,
        visibility 0s linear .7s;
}

/* 開いた状態 */
.our-sites-wrap.is-open .our-sites-panel {
    max-height: 700px;
    visibility: visible;
    opacity: 1;

    transition:
        max-height .9s ease-in-out,
        opacity .5s ease-in-out,
        visibility 0s;
}

/* パネル内容 */
.our-sites-inner {
    display: grid;
    grid-template-columns: 1.1fr 1.35fr 1.35fr 1.35fr;
    gap: 42px;
    align-items: start;

    padding: 56px 64px 58px;

    color: #fff;
}

/* 念のためパネル内の文字を表示 */
.our-sites-inner,
.our-sites-inner h3,
.our-sites-inner li,
.our-sites-inner a {
    color: #fff;
}

/* ボタン */
.our-sites-toggle {
    display: block;
    position: relative;

    width: max-content;
    min-width: 120px;
    margin: 0 auto;
    padding: 3px 10px 3px;

    transform: none;

    background: linear-gradient(
        180deg,
        #65c7df 0%,
        #3ba7c4 100%
    );

    color: #fff;
    border: 1px solid rgba(255, 255, 255, .35);
    border-top: 0;

    border-radius: 0 0 22px 22px;

    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .04em;

    cursor: pointer;

    box-shadow:
        0 4px 8px rgba(0, 0, 0, .28),
        inset 0 1px 0 rgba(255, 255, 255, .3);

    transition:
        background .25s ease,
        box-shadow .25s ease,
        transform .2s ease;
}

.our-sites-toggle:hover {
    background: linear-gradient(
        180deg,
        #79d3e8 0%,
        #46b2cf 100%
    );

    box-shadow:
        0 6px 12px rgba(0, 0, 0, .32),
        inset 0 1px 0 rgba(255, 255, 255, .4);
}

.our-sites-toggle:active {
    transform: translateY(1px);
    box-shadow:
        0 2px 5px rgba(0, 0, 0, .25),
        inset 0 1px 3px rgba(0, 0, 0, .12);
}

.our-sites-title {
    padding-top: 12px;

    font-size: 1.2rem;
    font-weight: 700;
}

.our-sites-item h3 {
    margin: 0 0 12px;

    color: #fff;
    font-size: 1.15rem;
    font-weight: 700;
}

.our-sites-item img {
    display: block;

    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 82px;

    margin-bottom: 12px;
}

.our-sites-item ul {
    margin: 0;
    padding-left: 1.2em;

    font-size: 1.05rem;
    font-weight: 600;
    line-height: 1.65;
}

.our-sites-item li {
    margin-bottom: 2px;
}

/* タブレット以下は非表示 */
@media (max-width: 991.98px) {
    .our-sites-wrap {
        display: none !important;
    }
}
/* ========================== */
/* トップページ*/
/* ========================== */
.toppage .card {
    border: none;
    background: none;
}
.toppage .card.video,.toppage .card.reading {
    margin-top: 0;
}
.toppage .card.reading>.card-body {
    padding-top: 0;
}
/*　セクションタイトル*/
.toppage .card-header {
    margin-top: 50px;
    margin-bottom: 10px;
    background: none;
    text-align: center;
    font-size: 2em;
    color: rgb(75, 75, 75);
    letter-spacing: 0.2em;
    border: none;
}
/* タイトルアイコン */
.toppage .info .card-header:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f05a";
}
/* .toppage .video .card-header:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f03d";
}
.toppage .reading .card-header:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f02d";
} */
/* .archive-title {
	margin-right: 30px;
	text-align: right;
	position: relative;
	top: 8.5rem;
    z-index: 10;
} */
@media(max-width: 767px){
    /* .archive-title {
        margin-bottom: 0;
        margin-right: 10px;
    } */
    .toppage .card-header {
        margin-top: 1rem;
        /* margin-bottom: 2.5rem; */
        font-size: 1.5rem;
    }
        
}
/* お知らせ */
.toppage .info .eb-mod-head {
    /* float: left; */
    width: 120px !important;
}
.toppage #eb .mod-item {
    margin-top: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px;
    border-top: 0;
    border-bottom: dashed 1px;
    display: flex;
}
.toppage .info .eb-mod-title {
    padding-top: 0 !important;
}
@media(max-width: 767px){
    .toppage #eb .mod-item {
        display: block;
    }
           
}
/* #eb.eb-mod * {
    line-height: 2em!important;
} */

/* プログラミング教材 */
@media (min-width: 1200px) {
    .video .mod-articles-items.mod-articles-grid {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}
/* ======================================== */
/*アーカイブリンク付きタイトル*/
/* ======================================== */
/* 見出し行 */
.home-reading-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 2rem;
    margin-bottom: 0;
}

/* 見出し */
.home-reading-heading__title {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    color: rgb(75,75,75);
    font-size: 2em;
    letter-spacing: 0.08em;
}

/* 左のアイコン */
.home-reading-heading__title.video::before {
    content: "\f03d";
    flex-shrink: 0;
    font-family: "Font Awesome 6 Free";
    font-size: 0.95em;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
}
.home-reading-heading__title.blog::before {
    content: "\f02d";
    flex-shrink: 0;
    font-family: "Font Awesome 6 Free";
    font-size: 0.95em;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
}

/* アーカイブリンク */
.home-reading-heading__archive {
    position: absolute;
    right: 0;
    color: #238ab5;
    font-size: 1.2rem;
    font-weight: 600;
    text-decoration: none;
}

.home-reading-heading__archive:hover {
    text-decoration: underline;
}

/* スマホ */
@media (max-width: 767.98px) {
    .home-reading-heading {
        flex-direction: column;
        gap: 14px;
        margin-bottom: 0;
    }

    .home-reading-heading__title {
        font-size: 1.5rem;
    }

    /* .home-reading-heading__icon {
        width: 34px;
        height: 34px;
    }

    .home-reading-heading__icon::before {
        top: 9px;
        left: 8px;
        width: 18px;
        height: 3px;
        box-shadow:
            0 7px 0 #fff,
            0 14px 0 #fff;
    } */

    .home-reading-heading__archive {
        position: static;
        align-self: flex-end;
        font-size: 1rem;
    }
}
/* ========================== */
/* 記事詳細*/
/* ========================== */
.com-content-article figure.center.item-image {
    float: none;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto 1.5rem;
    text-align: center;
}
.com-content-article figure.right.item-image {
    margin: 5px 0 20px 20px !important;
}

/* ========================== */
/* 会社案内*/
/* ========================== */
.company td{
    color : #666;
}
.company .right.item-image img {
    max-width: 184px !important;
    border: 0;
    border-radius: 50%;
}
.company th {
    color: rgb(61, 173, 204);
    /* width: 20%; */
    white-space: nowrap;
    vertical-align: top;
}
.company th, .company td {
    background: none;
	padding: 20px 20px;
}
@media (max-width: 767px) {
    .company th, .company td {
        display: block;
        position: relative;
        width: auto;
    }
}

/*-------------------------------------*/
/* トップへボタン*/
/*-------------------------------------*/
.back-to-top-link {
	padding: .6rem 1rem;
	border-radius: 50%;
    background-color: #848989;
}
.back-to-top-link.visible {
	opacity: .3;
}
.back-to-top-link:hover,.back-to-top-link:focus {
	background-color: #308c88;
}

/*-------------------------------------*/
/* EasyBlog内のAcyMailing*/
/*-------------------------------------*/
/* EasyBlogおよびJoomlaJoomla記事内に埋め込んだAcyMailingフォーム */
.eb-entry-body .acym_module,
.eb-post-content .acym_module,
.com-content-article .acym_module {
    max-width: 620px;
    margin: 2rem auto;
}

.eb-entry-body .acym_module *,
.eb-post-content .acym_module *,
.com-content-article .acym_module * {
    box-sizing: border-box;
}

/* フォーム全体 */
.eb-entry-body .acym_module_form,
.eb-post-content .acym_module_form,
.com-content-article .acym_module_form {
    width: 100%;
}

.eb-entry-body .acym_form,
.eb-post-content .acym_form,
.com-content-article .acym_form {
    display: block;
    width: 100%;
}

/* 名前・メールの各行 */
.eb-entry-body .acym_form .onefield,
.eb-post-content .acym_form .onefield,
.com-content-article .acym_form .onefield {
    display: block;
    width: 100%;
    margin: 0 0 1.25rem;
}

/* labelに付いているcellの影響を打ち消す */
.eb-entry-body .acym_form .onefield > label,
.eb-post-content .acym_form .onefield > label,
.com-content-article .acym_form .onefield > label {
    display: block;
    width: 100%;
    margin: 0;
}

/* 項目名 */
.eb-entry-body .acym__users__creation__fields__title,
.eb-post-content .acym__users__creation__fields__title,
.com-content-article .acym__users__creation__fields__title {
    display: block;
    margin-bottom: 0.4rem;
}

/* 名前・メール入力欄 */
.eb-entry-body .acym_form input[type="text"],
.eb-entry-body .acym_form input[type="email"],
.eb-post-content .acym_form input[type="text"],
.eb-post-content .acym_form input[type="email"],
.com-content-article .acym_form input[type="text"],
.com-content-article .acym_form input[type="email"]
{
    display: block;
    width: 100%;
    max-width: none;
    min-width: 0;
    height: auto;
    margin: 0;
    padding: 0.65rem 0.8rem;
}

/* 同意欄 */
.eb-entry-body .fieldacyterms,
.eb-post-content .fieldacyterms,
.com-content-article .fieldacyterms {
    margin-top: 0.25rem;
}

.eb-entry-body .fieldacyterms > label,
.eb-post-content .fieldacyterms > label,
.com-content-article .fieldacyterms > label {
    display: block;
    width: 100%;
    line-height: 1.8;
}

/* チェックボックスだけ全幅指定を解除 */
.eb-entry-body .fieldacyterms input[type="checkbox"],
.eb-post-content .fieldacyterms input[type="checkbox"],
.com-content-article .fieldacyterms input[type="checkbox"] {
    display: inline-block;
    width: auto;
    margin: 0 0.35rem 0 0;
    vertical-align: middle;
}

/* 送信ボタン */
.eb-entry-body .acysubbuttons,
.eb-post-content .acysubbuttons {
    margin: 1.5rem 0 0;
    text-align: center;
}

.eb-entry-body .acysubbuttons .subbutton,
.eb-post-content .acysubbuttons .subbutton {
    width: auto;
    min-width: 220px;
    margin: 0;
}