#header_slider_content .catch { font-size:76px; }
#header_slider_content .desc { font-size:20px; }
@media screen and (max-width:1100px) {
  #header_slider_content .catch { font-size:53px; }
  #header_slider_content .desc { font-size:18px; }
}
@media screen and (max-width:800px) {
  #header_slider_content .catch { font-size:30px; }
  #header_slider_content .desc { font-size:16px; }
}
#page_header .overlay { background-color:rgba(0,0,0,0.3); }
/* 共通 */


body.home.header_type2 #global_menu>ul>li.current-menu-item>a {
    color: #FFFF !important;
}

body.home.header_type2.active_header #global_menu>ul>li.current-menu-item>a,
body.home.header_type2 #global_menu>ul>li.current-menu-item.active>a,
body #global_menu>ul>li.current_page_parent>a,
body.home.header_type2.header_fixed #global_menu>ul>li.current-menu-item>a {
    color: #222222 !important;
}
body.home.header_type2.active_header #global_menu>ul>li.current-menu-item>a:hover,
body.home.header_type2.header_fixed #global_menu>ul>li.current-menu-item>a:hover{
    color:#0080d9 !important;
}

#global_menu ul ul {
    background-color: #222222;
}

body.header_type2.header_fixed #global_menu>ul>li>a {
    color: #333333;
}

#global_menu ul ul li a {
    color: #FFFF !important;
}


#container {
    font-weight: 400;
}

.post_content li,
.post_content dt,
.post_content dd {
    line-height: 1.8 !important;
}

p:empty {
    display: none !important;
    line-height: 0 !important;
}

.post_content p {
    line-height: 1.8 !important;
}

.post_content p {
    margin: 1 0 1.6 0 !important;
}

section#cb_content_1 .post_content p {
    line-height: 2.6;
    margin: 0 0 1em 0 !important;
}

ol li {
    text-indent: 0em !important;
    padding-left: 1em !important;
    list-style-type: decimal !important;
    margin-left: 20px;
}

ol li::marker {
    padding-right: 16px;
    color: #0080D9;
}

a:hover {
    text-decoration: none !important;
}

/* 二番目の「リースについて」をクリック不可にする */
#menu-item-78>a {
    pointer-events: none;
    color: grey;
    /* 任意で色を変更 */
    text-decoration: none;
    /* 下線を除去 */
}

/* 三番目の「企業情報」をクリック不可にする */
#menu-item-77>a {
    pointer-events: none;
    color: grey;
    /* 任意で色を変更 */
    text-decoration: none;
    /* 下線を除去 */
}

/* モバイルメニューの二番目の「リースについて」をクリック不可にする */
#mobile_menu .menu-item-78>a {
    pointer-events: none;
    color: grey;
    /* 任意で色を変更 */
    text-decoration: none;
    /* 下線を除去 */
}

/* モバイルメニューの三番目の「企業情報」をクリック不可にする */
#mobile_menu .menu-item-77>a {
    pointer-events: none;
    color: grey;
    /* 任意で色を変更 */
    text-decoration: none;
    /* 下線を除去 */
}



/* 書式別リンク */
/* 書式別リンク */
a[target="_blank"]::after {
    position: relative;
    top: -2px;
    content: "\f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    /*指定しないと表示されない*/
    padding-left: .3em;
    /*文字とアイコンの間に隙間*/
    font-size: 11px;
}

a[href*=".pdf"]::after,
a[href*=".xls"]::after,
a[href*=".xlsx"]::after,
a[href*=".doc"]::after,
a[href*=".docx"]::after {
    display: inline-block;
    content: "";
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0.25em 0 0.15em;
    font-size: 20px;
}

/* 背景画像のURLを完全パスに変更 */
a[href*=".pdf"]::after {
    background-image: url("../img/common/ico_file_pdf.svg");
}

a[href*=".xlsx"]::after,
a[href*=".xls"]::after {
    background-image: url("../img/common/ico_file_xls.svg");
}

a[href*=".docx"]::after,
a[href*=".doc"]::after {
    background-image: url("../img/common/ico_file_docs.svg");
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: break-word;
    white-space: break-spaces;
}


/*  */

.post_content td,
.post_content th {
    border: 1px solid #ddd;
    line-height: 1.8;
}

.post_content td{
    text-align: left;
}

.wp-block-table td,
.wp-block-table th {
    border: 1px solid;
    padding: 24px;
}

p:empty {
    display: none;
}

.supplement {
    padding: clamp(1.5rem, 1.35rem + 0.75vw, 2.25rem);
    background-color: #F1F7F9;
    border-radius: 10px;
    margin-top: 56px;
}

.page:not(.home) .post_contents h2:first-of-type {
    font-size: 46px;
    color: #1c3e5a;
    font-weight: 600;
    padding: 8rem 0 4.5rem 0 !important;
    border-top: none;
    text-align: center;
    margin: 0;
}

.page:not(.home) .post_contents h2:not(:first-of-type) {
    font-size: 46px;
    color: #1c3e5a;
    font-weight: 600;
    padding: 8rem 0 4.5rem 0 !important;
    border-top: 1px solid #DDDDDD !important;
    text-align: center;
    margin: 128px 0 0 0;
}

.page:not(.home) .post_content h3 {
    color: #1c3e5a;
    font-weight: 600;
    border-left: 5px solid #0080D9;
    padding-left: 1.25rem;
    margin: 3em 0 1.3em 0 !important;
}

.page:not(.home) .post_content h3:not(:first-of-type) {
    margin: clamp(4rem, 3.2rem + 4vw, 8rem) 0 clamp(2.5rem, 2.1rem + 2vw, 4.5rem) 0 !important;
}

.page:not(.home) .post_content:not(.faq_wrap) h4 {
    color: #195A8D;
    font-weight: 600;
    font-size: 22px;
}

.page:not(.home) .post_content h5 {
    color: #195A8D;
    font-weight: 600;
    font-size: 20px;
}

@media screen and (max-width: 800px) {
    div#content_builder .design_arrow_button.cb_design_arrow_button {
        line-height: 0.6rem;
    }

    .page:not(.home) .post_content h2 {
        font-size: 23px !important;
    }

    .post_content h3 {
        font-size: 20px !important;
    }

    .post_content h4 {
        font-size: 18px !important;
    }

    .post_content h5 {
        font-size: 16px !important;
    }
}


@media screen and (max-width: 1391px) {

    #header_logo img.logo_image,
    #header_logo2 img.logo_image {
        display: block;
        width: 200px;
        height: auto;
    }
}

.wp-block-buttons {
    margin-top: 56px;
}

.wp-block-button__link {
    line-height: 1.6rem;
    color: #fff !important;
    background-color: #0080D9;
    border: 1px solid #0080D9;
    border-radius: 10px;
    box-shadow: none;
    text-decoration: none;
    padding: 32px clamp(1.5rem, 1.175rem + 1.63vw, 3.125rem);
    font-size: 1.125em;
    transition: 0.3s;
}

.wp-block-button__link:hover {
    color: #195A8D !important;
    border: 1px solid #0080D9;
    background-color: transparent;
    transition: 0.3s;
}

/* 固定ページ共通 */

body.page th {
    width: 24.5%;
    padding: 21px 24px;
    text-align: left;
}

body.page {
    background-image: url("../img/common/mv_back.png");
    background-repeat: no-repeat;
    background-size: 100%;
}

.post_content table {
    margin: 0 0 2em 0;
    width: 100% !important;
    border-collapse: collapse !important;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#bread_crumb {
    margin: 38px auto;
}

.page:not(.home) .post_content h2:first-of-type {
    font-size: 46px;
    color: #1c3e5a;
    font-weight: 600;
    border-top: none;
    text-align: center;
}

@media screen and (max-width: 800px) {

    body.page
 {
    background-image: url(../img/common/mv_back.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 60px;
}

    #bread_crumb {
        padding: 0 20px;
        margin: 0 auto;
        height: 50px;
        overflow: auto;
        overflow-y: hidden;
    }

    body:not(.show_sidebar) #page_header.large_height {
        height: 170px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}

#bread_crumb ul li:nth-child(2) a {
    pointer-events: none;
    cursor: default;
}

#page_header .design_header {
    max-width: 1700px;
    margin: -10px auto 64px;
    padding: 0 100px;
}

.pagetop_image {
    position: relative;
}

.pagetop_image img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 600px) {

    th,
    td {
        padding: 24px !important;
        border-bottom: none;
        display: block;
        width: 100% !important;
    }

    .post_content {
        padding: 0;
    }

    .pagetop_image {
        margin: 0 -20px;
        /* 画面幅いっぱいに表示するためにマージンを調整 */
    }

    .pagetop_image img {
        width: calc(100% + 30px);
        /* マージンを考慮して幅を調整 */
    }
}

.pagetop_image {
    margin-top: clamp(3rem, 2.8rem + 1vw, 4rem) !important;
}

.category_list_wrap {
    list-style-type: none;
    padding: 0;
    margin: 0 !important;
}

.category_list_item {
    display: inline-block;
    margin: 5px;
}

.category_list_item:first-child {
    margin-left: 0;
}

.category_list_item a {
    line-height: 3;
    text-decoration: none;
    padding: 10px 24px;
    background-color: #fff;
    color: #333333;
    border-radius: 50px;
    border: 1px solid #DDDDDD;
    transition: background-color 0.3s, color 0.3s, border 0.3s;
    font-weight: 400;
}

.category_list_item a:hover {
    border: 1px solid #444444;
    background-color: #444444;
    color: #fff;
}

/* レスポンシブ対応のCSS */
@media screen and (max-width: 600px) {
    .category_list_item {
        margin: 5px 0;
    }

    .category_list_item a {
        padding: 10px 15px;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    li.category_list_item {
        line-height: 2.2rem;
    }
}


#page_header .desc_area {
    margin: -30px auto 74px;
}

@media screen and (max-width: 800px) {
    #page_header .desc {
        margin-bottom: 2rem;
    }

    #page_header .desc_area {
        padding: 0 20px;
        margin: 35px 0 35px 0;
    }
}

.wp-block-columns.is-layout-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 6.25em;
    /* ここでgapの値を変更します */
}


@media (max-width: 1200px) {
    .post_content li.clearfix {
        display: block !important;
    }

    .post_content .flex-wrap {
        grid-template-columns: repeat(2, 1fr) !important;
        column-gap: 24px !important;
        row-gap: 24px !important;
    }

    .post_content li.clearfix {
        display: block !important;
        padding: 24px !important;
    }

    .post_content .merit_item {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1100px) {
    body.home #page_header {
        max-width: 100%;
        margin: 0;
    }
}

@media (max-width: 600px) {
    .post_content .merit_item {
        margin-left: 0rem !important;
    }

    .post_content ul.flex-wrap {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

@media (max-width: 782px) {
    .wp-block-columns.is-layout-flex {
        flex-direction: column;
        gap: 3em;
        /* モバイルレイアウト用のgap値を調整します */
    }
}



/* トップページ */

img.anniversary {
    max-width: 400px !important;
    width: 100%;
}

.heading05 {
    text-align: center !important;
    font-size: 5rem !important;
    position: relative;
    padding-bottom: 50px;
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 2rem !important;
    line-height: normal !important;
}

.heading05::after {
    content: attr(data-en);
    display: block;
    color: #0080d9;
    font-size: 20px;
    text-transform: uppercase;
}

h2.styled_h2 {
    font-size: 26px !important;
}

span.swl-fz {
    color: #0080d9;
}

.bnr_wrap {
    display: flex;
    justify-content: center;
}

.bnr_wrap a:last-of-type {
    margin-left: 41px;
}

.bnr_wrap a[target="_blank"]::after {
    display: none;
}

.bnr_wrap a {
    display: block;
}

@media (max-width: 600px) {
    .bnr_wrap {
        display: block;
        justify-items: center;

    }

    .bnr_wrap a:last-of-type {
        margin-left: 0;
    }
}

/* .page:not(.home) .desc_area.inview.slide_up_animation.animate {
    margin: 3em 0 1.3em 0 !important;
} */

section#cb_content_5 {
    background-color: #F1F7F9;
    padding: 64px 0px;
}

.cb_news_list:nth-child(even) {
    background: transparent;
}

section#cb_content_2 .cb_design_arrow_button,
section#cb_content_3 .cb_design_arrow_button {
    margin: 0;
}

section#cb_content_2 .cb_design_arrow_button,
section#cb_content_3 .cb_design_arrow_button {
    padding: 0;
}

section#cb_content_2 .desc_area.inview.slide_up_animation.animate {
    margin: 0 !important;
}

body.home .post_content h2 {
    color: #1C3E5A;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.2;
}

h3.large_headline span,
h1.large_headline span {
    color: #1C3E5A;
}

section#cb_content_2 p.sub_title.colored {
    line-height: 1.4;
    font-weight: 600;
}

/* トップページ｜40周年 */

section#cb_content_1 {
    padding-bottom: 0;
}

/* トップページ｜リースについて */

li.clearfix {
    position: relative;
    /* Ensures proper positioning */
}

li.clearfix a {
    display: block;
    /* Makes the anchor tag cover its parent */
    width: 100%;
    /* Ensures it spans the full width of the <li> */
    height: 100%;
    /* Ensures it spans the full height of the <li> */
    text-decoration: none;
    /* Optional: Removes underline for better presentation */
    color: inherit;
    /* Optional: Inherits text color from parent */
}

li.clearfix:hover a {
    cursor: pointer;
    /* Displays the pointer cursor */
}

.about_lease p.title {
    text-align: center;
    transition: 0.3s;
    width: 100%;
}

li.clearfix:hover .about_lease p.title {
    color: #0080D9;
    transition: 0.3s;
}

.design_arrow_button.cb_design_arrow_button {
    align-items: center;
    justify-content: end;
    display: flex;
    justify-content: end;
}

span.label {
    margin-right: 20px;
}

section#cb_content_2 .about_lease .design_arrow_button.cb_design_arrow_button {
    margin: 16px 0 0 0;
    width: 100%;
}

section#cb_content_2 .about_lease .arrow_button:before,
section#cb_content_2 .about_lease .arrow_button:after {
    top: 17px !important;
}

body.home .about_lease #page_header .title_area {
    width: 50%;
    margin-bottom: clamp(2.188rem, 1.275rem + 4.56vw, 6.75rem) !important;
}

@media (max-width: 800px) {
    body.home .about_lease #page_header .title_area {
        width: 100%;
    }
}

.about_lease .text {
    margin-top: 18px;
    width: 100%;
}

body.home li.clearfix .photo {
    margin: 0 auto;
    /* position: relative; */
    flex-basis: fit-content;
    display: flex;
    justify-content: center;
    /* border-radius: 16px;
    max-width: 468px;
    width: 100%;
    max-height: 270px;
    margin: 0 auto;
    overflow: hidden;
    transition: 0.3s all;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
    aspect-ratio: 16 / 9; */
}

body.home li.clearfix .photo img {
    /* width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 16/9;
    transition: 0.3s all; */
}

.arrow_button:after {
    color: #0080d9;
}

@media (hover: hover) {
    li.clearfix:hover .arrow_button:before {
        animation: arrow_animation1 0.3s ease forwards;
    }
}

section#cb_content_2 .arrow_button:before,
section#cb_content_2 .arrow_button:after,
section#cb_content_3 .arrow_button:before,
section#cb_content_3 .arrow_button:after {
    top: 15px;
}

body.home li.clearfix:hover .photo img {
    transform: scale(1.2, 1.2);
    transition: 0.3s all;
}

.about_lease p.title {
    color: #1C3E5A;
    font-size: clamp(1.25rem, 1.188rem + 0.31vw, 1.563rem);
    margin: 0;
    font-weight: 600;
    line-height: 2.25rem;
}

.clearfix span.label,
.text {
    color: #333333 !important;
}

body.home .clearfix a:hover .design_arrow_button.cb_design_arrow_button span.label {
    color: #0080D9;
    transition: 0.3s;
}


body.home #page_header {
    padding-top: 0px;
}

.cb_free_space:nth-child(even) {
    background-color: transparent;
}

/* またはリスト全体をクリック範囲に広げる */
li.clearfix {
    position: relative;
}

section#cb_content_3 {
    background-position: top;
    position: relative;
    background-image: url("../img/home/aboutus_bk02.png"), url("../img/home/aboutus_bk01.png");
    background-size: 120%, cover;
    background-repeat: no-repeat, no-repeat;
}

@media screen and (min-width: 1921px) {
    section#cb_content_3 {
        background-size: 100%, cover !important;
    }
}

section#cb_content_3::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    /* Change this to right */
    width: 50%;
    /* Adjust the width to cover only the right half */
    height: 100%;
    background: #F1F7F9;
    pointer-events: none;
    z-index: -1;
}

@media screen and (max-width: 1920px) {
    section#cb_content_3::before {
        content: "";
        position: absolute;
        top: 18%;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 82%;
        background: #F1F7F9;
        pointer-events: none;
        z-index: -1;
    }
}

@media (max-width: 1200px) {
    .about_lease li.clearfix {
        padding: 24px !important;
    }

    .about_lease .flex-wrap {
        row-gap: 24px !important;
    }
}

@media (max-width: 768px) {
    .about_lease .text p {
        margin: 0 !important;
    }
}

section#cb_content_4 {
    background-image: url("../img/home/news_bk.png");
    background-repeat: no-repeat;
    background-position: center top;
}

.home .about_lease ul.flex-wrap {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 32px;
    row-gap: 32px;
    display: grid;
    flex-wrap: wrap;
    margin-left: 0;
}

.home .about_lease ul.flex-wrap li {
    list-style: none;
    background-color: #fbfeff;
    border-radius: 15px;
    padding: 32px;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
}

.home .about_lease ul.flex-wrap li a{
    display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: inherit;
}

.home .about_lease {
    background-image: url("../img/home/circle.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}


.arrow_button:after {
    color: #0080d9;
}

#content_builder .span.label {
    font-size: clamp(0.938rem, 0.923rem + 0.06vw, 1rem);
}

@media screen and (max-width: 1920px) {
    section#cb_content_3::before {
        content: "";
        position: absolute;
        top: 18%;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 82%;
        background: #F1F7F9;
        pointer-events: none;
        z-index: -1;
    }

    .design_arrow_button a .label {
        margin-right: 20px;
        font-size: clamp(0.938rem, 0.925rem + 0.06vw, 1rem);
    }
}



/* トップページ｜企業情報 */

.about_us .design_arrow_button.cb_design_arrow_button {
    margin-top: 2rem !important;
}

iframe.youtube-16-9 {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    max-width: 400px;
    display: block;
    margin-left: auto;
}

.cb_free_space .post_content .about_us {
    max-width: 1400px;
}

.about_us .desc_area {
    max-width: 1200px !important;
    margin: 0 auto !important;
}

.about_us .desc {
    box-sizing: border-box;
    width: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
}

.home #page_header .design_header {
    padding: 0;
}

#home .about_us h2.catch.rich_font {
    width: 100%;
    padding-right: 0px;
    font-size: 32px;
    line-height: 1.6;
}

.home #page_header .desc_area {
    margin: -100px auto 0px;
    padding: 0;
}

@media screen and (max-width:800px) {
    .home #page_header .desc_area {
        margin: 0;
    }
}

/* トップページ｜お知らせ */

.home h4.title {
    margin-top: 0.6rem;
}

.home time.date.entry-date.published {
    margin-right: 2rem;
}

.home .news_carousel .title {
    margin-bottom: 0;
}

.home .info-block {
    display: flex;
    align-items: center;
}

.home .news_carousel .category_button {
    margin-bottom: 0;
}

.home .news_carousel .item {
    padding: 24px 0;
}

.home .genesis_carousel_scrollbar {
    display: none;
}

.home .news_category_button li {
    flex: inherit !important;
    width: 100% !important;
}

.home .cb_news_list .swiper-slide {
    flex-shrink: inherit;
}

.home .cb_news_list .swiper-wrapper {
    justify-content: space-between;
}

.home .news_carousel .content {
    padding: 0;
}

.home .news_carousel .image_link {
    display: none;
}

.home .news_category_button a {
    width: 100%;
}

.home .news_carousel .item {
    display: block;
    border-left: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: auto;
}

.home .news_carousel .item:last-of-type {
    border-right: none;
}

.index_news_list_inner .swiper-wrapper {
    cursor: default !important;
    transform: none !important;
}

.home .news_carousel .item {
    width: 100%;
}

#index_news_list_wrap .swiper-wrapper {
    display: block;
}

.item.animate {
    position: relative;
    transition: .3s;
}

.item.animate a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.item.animate:hover {
    background-color: #F7F7F7;
    transition: .3s;
}

/* 画像リンク内のコンテンツを上に持ち上げる */
.item.animate .image_link .content {
    position: relative;
    z-index: 2;
}


.home .news_carousel .content {
    width: 100%;
    padding: 0 24px;
}

@media screen and (max-width: 600px) {
    .home .news_category_button li {
        flex: 0 0 auto !important;
        width: auto !important;
        margin-right: 20px;
    }
}

/* お知らせ一覧 */

/* .news_list .image_wrap{
    display: none;
} */
    #news_category_button li{
        margin-left: 0px;
        padding-left: 0px !important;
    }
#archive_news .news_list {
    display: block;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}

#archive_news .news_list .item {
    position: relative;
    width: 100%;
    margin: 0 -1px -1px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid #ddd;
    padding: 40px;
}

/* お知らせ詳細 */

#single_post_header{
    margin-bottom: 0px;
}
body.single-news .post_content td, .post_content th{
    vertical-align: middle;
}

#main_col {
    width: 100%;
}

.news_carousel_wrap {
    height: 100%;
}

body.single-news #article ul li {
    list-style-type: none;
    text-indent: -2em;
    padding-left: 2em;
}

body.single-news #article ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #5F95C4;
    border-radius: 50%;
    position: relative;
    top: -1px;
    margin-right: 21px;
    margin-left: 5px;
}

body.single-news #article li:not(:first-of-type) {
    margin-top: 24px;
}

body.single-news #article h2 {
    font-size: 46px;
    color: #1c3e5a;
    font-weight: 600;
    padding:
        clamp(4rem, 3.2rem + 4vw, 8rem) 0 clamp(2.5rem, 2.1rem + 2vw, 4.5rem) 0 !important;
    border-top:
        none;
    text-align: center;
    margin:
        0;
}

body.single-news #article h3 {
    color: #1c3e5a;
    font-weight: 600;
    border-left:
        5px solid #0080D9;
    padding-left: 1.25rem;
    margin:
        3em 0 1.3em 0 !important;
}

body.single-news #article h3 {
    font-size: calc(var(--single_post_title_font_size) - 2px);
    font-weight: 600;
    line-height: 1.6;
    margin:
        3em 0 1.3em 0;
}

body.single-news #article h4 {
    color: #195A8D;
    font-weight: 600;
    font-size: 22px;
}

body.single-news #article h5 {
    color: #195A8D;
    font-weight: 600;
    font-size: 20px;
}
.table_box{
    overflow-x: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  
@media screen and (max-width: 600px) {
    .table_box {
        max-width: 471px;
        height: 100%;
    }
    th, td {
        display: table-cell;
        width: auto !important;
        padding: 14px 15px !important;
        font-size: 14px;
    }
}

  table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 0 !important;
  }
  th, td {
    vertical-align: middle;
    padding: 20px;
    color: #333333;
    font-size: 17px;
    text-align: center;
    white-space: nowrap;
  }
  .sticky_row {
    position: sticky;
    top: 0;
    left: 0;
    background: none;
    border-left: none;
    border-right: none;
  }
  .sticky_row::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    z-index: -1;
  }
  .sticky_col {
    position: sticky;
    top: 0;
    left: 0;
    background: none;
    border-top: none;
    border-bottom: none;
  }
  .sticky_col::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ccc;
    z-index: -1;
  }
  .sticky_cross {
    position: sticky;
    top: 0;
    left: 0;
    background: none;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    z-index: 1;
  }
  .sticky_cross::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
   background-color:#F7F7F7;
  }
  
  @media screen and (max-width:425px){
body.page th {
    padding: 16px 16px !important;
}
  .table_box {
      max-height: 471px;
      height: 100%;
  }
  }



/* フッター */
#footer {
    border-top: none;
}

img.logo_image {
    width: 100%;
    height: auto;
}

.footer_item:nth-child(2){
    padding-left: 4rem;
}

.footer_item.logo_bnr {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 15px;
    display: grid;
    flex-wrap: wrap;
    margin-left: 0;
}

#footer_inner {
    max-width: 1700px;
    margin: 0 auto;
    padding: 48px 100px;
}

#footer_wrap {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}



.certification img {
    width: 130px;
}

.certification:first-of-type {
    width: 144px;
    margin-left: 0;
}

.certification {
    width: 144px;
    height: fit-content;
    padding: 8px 8px 16px 8px;
    background-color: #ffff;
    color: #333333;
    border-radius: 10px;
}

.certification p {
    font-size: 11px;
    padding: 0 15px;
    font-weight: 400;
}

#footer_banner span.label {
    line-height: 2.6rem;
}

@media screen and (max-width: 1100px) {
    #footer_inner {
        padding: 80px 40px;
    }
}

@media screen and (max-width: 977px) {
    .footer_item.logo_bnr {
        margin-top: 2rem;
        max-width: 500px;
    }
}

@media screen and (max-width: 964px) {

    .footer_item {
        max-width: 500px;
        width: 100%;
    }

    .certification {
        height: auto;
    }

    #footer_wrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .certification img {
        width: 100px;
    }

    .footer_item:nth-child(2){
        margin-top: 2rem;
        padding-left: 0;
    }
    .certification {
        width: 100% !important;
        justify-items: center !important;
    }

    #footer_inner {
        padding: 40px 20px 35px;
        justify-content: center;
    }
}


@media screen and (max-width: 500px) {

    .footer_item.logo_bnr {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 8px;
        row-gap: 8px;
        display: grid;
        flex-wrap: wrap;
        margin-left: 0;
    }

    #footer_wrap {
        justify-content: center;
    }
}

#footer_nav {
    border-top: none;
    border-bottom: 1px solid #ddd;
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 0 100px;
}

@media screen and (max-width: 1100px) {
    #footer_nav {
        padding: 0 40px;
    }
}

@media screen and (max-width: 800px) {
    #footer_nav {
        padding: 0 20px;
    }
}

#footer_banner a:after {
    background: transparent;
}

#footer_banner.banner_num2 a:nth-child(2):before {
    display: none;
}

#footer_banner .content, #footer_banner .sub_title {
    color: #0080D9;
}
#footer_banner .arrow_button {
    background-color: #0080D9;
}

#footer_banner .arrow_button:before,
.arrow_button:after {
    color: #ffff;
}
#footer_banner .image_wrap:nth-of-type(2){
    border-left: 1px solid #ddd;
}
@media screen and (max-width: 1100px) {
#footer_banner .image_wrap {
    border-left: none !important;
}
#footer_banner .image_wrap {
    border-left: none !important;
}
}
@media (hover: hover) {
    #footer_banner a:hover .title,#footer_banner a:hover .sub_title {
        color: #0080D9;
    }
    #footer_banner a:hover .arrow_button {
        background: #0080D9;
    }
    #footer_banner a:hover .arrow_button:before, #footer_banner a:hover .arrow_button:after{
        color: #ffff;
    }

}
.post_content ul.flex-wrap {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 100px;
    row-gap: 48px;
    margin: 0;
    display: grid;
    flex-wrap: wrap;
}

@media screen and (max-width:425px) {
    .table_box {
        max-height: 471px;
        height: 100%;
    }
}

.footer_flex-wrap {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 100px;
    row-gap: 48px;
    margin: 0;
    display: grid;
    flex-wrap: wrap;
    gap: 10px;
    /* 必要に応じて調整してください */
}

.footer_flex-wrap .flex-wrap .photo {
    flex: 0 0 113px;
    /* 幅を固定 */
    height: 113px;
    /* 高さを固定 */
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_flex-wrap .flex-wrap .photo img {
    max-width: 100%;
    max-height: 100%;
}

#relatedlink_01,
#relatedlink_02 {
    position: relative;
}

#relatedlink_01::before,
#relatedlink_02::before {
    content: "";
    position: absolute;
    background-image: url("../img/common/footer_01.png");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.footer_flex-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 48px;
    row-gap: 40px;
    margin: 0;
    max-width: 1700px;
    margin: 0 auto;
    padding: 116px 100px;
    overflow: hidden;
}

.footer_flex-wrap li {
    padding: 0;
    /* Paddingを削除 */
    border-radius: 6px;
    border: 1px solid #CFDEE4;
    background-color: #fff;
    transition: background-color 0.3s ease;
}

.footer_flex-wrap li a {
    align-content: center;
    line-height: 1.6rem;
    display: block;
    padding: 43px clamp(1.5rem, 1.05rem + 2.25vw, 3.75rem);
    /* ここでPaddingを指定 */
    text-decoration: none;
    color: #0080D9;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    font-size: 21px;
    font-weight: 600;
}

.footer_flex-wrap li a:hover {
    color: #fff;
    background-color: #0080D9;
    /* Hover background color */
}

.footer_flex-wrap .flex-wrap .photo {
    flex: 0 0 113px;
    /* Fixed width */
    height: 113px;
    /* Fixed height */
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_flex-wrap .flex-wrap .photo img {
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width:1024px) {
    .footer_flex-wrap {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 24px;
        row-gap: 24px;
        margin: 0;
        max-width: 1700px;
        margin: 0 auto;
        padding: 56px 20px;
        overflow: hidden;
    }

    .footer_flex-wrap li a {
        display: block;
        padding: 32px 24px;
        text-decoration: none;
        color: #0080D9;
        width: 100%;
        height: 100%;
        border-radius: 6px;
        font-size: clamp(0.938rem, 0.863rem + 0.38vw, 1.313rem);
        font-weight: 600;
    }
}

@media screen and (max-width:768px) {
    .footer_flex-wrap {
        display: block;
    }

    .footer_flex-wrap {
        column-gap: 48px;
        row-gap: 40px;
        padding: 48px 24px;
    }

    .page:not(.home) li.clearfix {
        margin-top: 1rem;
    }

    li.clearfix:first-of-type {
        margin-top: 0rem;
    }

    .footer_flex-wrap li a {
        padding: 24px;
    }
}


/* 共通 */

a:hover {
    text-decoration: none !important;
}

/* 二番目の「リースについて」をクリック不可にする */
#menu-item-78>a {
    pointer-events: none;
    color: grey;
    /* 任意で色を変更 */
    text-decoration: none;
    /* 下線を除去 */
}

/* 三番目の「企業情報」をクリック不可にする */
#menu-item-77>a {
    pointer-events: none;
    color: grey;
    /* 任意で色を変更 */
    text-decoration: none;
    /* 下線を除去 */
}

/* モバイルメニューの二番目の「リースについて」をクリック不可にする */
#mobile_menu .menu-item-78>a {
    pointer-events: none;
    color: grey;
    /* 任意で色を変更 */
    text-decoration: none;
    /* 下線を除去 */
}

/* モバイルメニューの三番目の「企業情報」をクリック不可にする */
#mobile_menu .menu-item-77>a {
    pointer-events: none;
    color: grey;
    /* 任意で色を変更 */
    text-decoration: none;
    /* 下線を除去 */
}



/* 書式別リンク */
/* 書式別リンク */
a[target="_blank"]::after {
    position: relative;
    top: -2px;
    content: "\f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    /*指定しないと表示されない*/
    padding-left: .3em;
    /*文字とアイコンの間に隙間*/
    font-size: 11px;
}

a[href*=".pdf"]::after,
a[href*=".xls"]::after,
a[href*=".xlsx"]::after,
a[href*=".doc"]::after,
a[href*=".docx"]::after {
    display: inline-block;
    content: "";
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0.25em 0 0.15em;
    font-size: 20px;
}

/* 背景画像のURLを完全パスに変更 */
a[href*=".pdf"]::after {
    background-image: url("../img/common/ico_file_pdf.svg");
}

a[href*=".xlsx"]::after,
a[href*=".xls"]::after {
    background-image: url("../img/common/ico_file_xls.svg");
}

a[href*=".docx"]::after,
a[href*=".doc"]::after {
    background-image: url("../img/common/ico_file_docs.svg");
}


/*  */
.post_content ol,
.post_content ul {
    margin-left: 0;
}

.wp-block-list li {
    list-style-type: none;
    text-indent: -2em;
    padding-left: 2em;
}

.wp-block-list li:not(:first-of-type) {
    margin-top: 24px;
}

.wp-block-list li:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #5F95C4;
    border-radius: 50%;
    position: relative;
    top: -1px;
    margin-right: 15px;
    margin-left: 5px;
}

.post_content td,
.post_content th {
    border: 1px solid #ddd;
}

p:empty {
    display: none;
}

.page:not(.home) .post_content h2:not(:first-of-type) {
    font-size: 46px;
    color: #1c3e5a;
    font-weight: 600;
    padding: clamp(4rem, 3.2rem + 4vw, 8rem) 0 clamp(2.5rem, 2.1rem + 2vw, 4.5rem) 0 !important;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

hr {
    margin-top: clamp(4rem, 3.2rem + 4vw, 8rem);
    margin-bottom: 0;
}

.page:not(.home) .post_content:not(.faq_wrap) h4 {
    color: #195A8D;
    font-weight: 600;
    font-size: 22px;
}

.page:not(.home) .post_content h5 {
    color: #195A8D;
    font-weight: 600;
    font-size: 20px;
}

.page:not(.home) .post_content h2 {
    margin: 3em 0 1.3em 0 !important;
}

@media screen and (max-width: 800px) {


    .post_content h2 {
        font-size: 23px;
        margin: 4rem 0 2.5rem 0 !important;
    }

    .post_content h3 {
        font-size: 20px;
    }

    .post_content h4 {
        font-size: 18px;
    }

    .post_content h5 {
        font-size: 16px;
    }
}


@media screen and (max-width: 1391px) {

    #header_logo img.logo_image,
    #header_logo2 img.logo_image {
        display: block;
        width: 200px;
        height: auto;
    }
}

.wp-block-buttons {
    margin-top: 56px;
}

.wp-block-button__link:hover {
    color: #195A8D !important;
    border: 1px solid #0080D9;
    background-color: transparent;
    transition: 0.3s;
}


/* 固定ページ共通 */

.page:not(.home) .post_content p {
    margin-bottom: clamp(1.5rem, 1.1rem + 2vw, 3.5rem);
}

h2.large_headline span ,
.page:not(.home) h2.catch.rich_font span
 {
    color: #1C3E5A;
}

.wp-block-columns.is-layout-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 6.25em;
    /* ここでgapの値を変更します */
}

@media screen and (max-width: 1391px) {
    .home #page_header .design_header {
        display: block;
        padding: 0 0px !important;
    }

    #page_header .design_header {
        max-width: inherit;
        padding: 0 60px;
    }

    .home #page_header .desc_area {
        margin: 0;
        padding: 0;
    }
}

@media screen and (max-width: 1100px) {

    iframe.youtube-16-9 {
        margin: auto;
    }

    #page_header .design_header {
        display: block;
        padding: 0 40px;
    }

    .home #page_header .design_header {
        display: block;
        padding: 0 0px !important;
    }
}

@media screen and (max-width: 800px) {

    #page_header .design_header {
        padding: 0 20px;
        margin: 20px 0 0;
    }

    body.home #page_header .title_area {
        width: 100%;
        margin-bottom: 35px !important;
    }

    .home #page_header .design_header {
        padding: 0 0px !important;
        margin: 20px 0 0 !important;
    }
}

@media (max-width: 782px) {
    .wp-block-columns.is-layout-flex {
        flex-direction: column;
        gap: 3em;
        /* モバイルレイアウト用のgap値を調整します */
    }
}


/* トップページ */





.cb_news_list:nth-child(even) {
    background: transparent;
}

section#cb_content_2 .cb_design_arrow_button,
section#cb_content_3 .cb_design_arrow_button {
    margin: 0;
}

section#cb_content_2 .cb_design_arrow_button,
section#cb_content_3 .cb_design_arrow_button {
    padding: 0;
}

section#cb_content_2 .desc_area.inview.slide_up_animation.animate {
    margin: 0 !important;
}


/* トップページ｜企業情報 */

.home #page_header .design_header {
    padding: 0;
}

#home .about_us h2.catch.rich_font {
    width: 100%;
    padding-right: 0px;
    font-size: 32px;
    line-height: 1.6;
}


/* お知らせ詳細 */

#main_col {
    width: 100%;
}

/* フッター */

#copyright{
    background-color: #0D70BC;
}

#footer_nav{
    border-bottom: 1px solid #ffff;
}

#footer {
    background-color: #0D70BC;
    color: #ffff;
}

#footer a{
    color: #ffff;
}

#footer04 .cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* padding-top: 30px; */
}

#footer04 .cont-item {
    display: block;
    width: calc(100% / 2);
}
#footer04 .cont-item:not(:first-of-type){
padding-left: 15px;
}
#footer04 .nav a {
    display: inline;
}

#footer04 .nav .ttl {
    display: block;
    margin: 30px 0 6px;
    font-weight: bold;
}

#footer04 .nav .ttl:first-child {
    margin-top: 0;
}

#footer04 .nav .ttl+.ttl {
    margin-top: 10px;
}

#footer04 .nav ul {
    display: block;
    line-height: 2;
}

#footer04 .nav li {
    font-weight: 600;
    display: block;
    line-height: 1.6;
    font-size: 15px;
}

#footer04 .nav li:first-child {
    margin-top: 0;
}

#footer04 .nav li ul {
    margin: 0 0 0 clamp(1.5rem, 1.357rem + 0.54vw, 2rem);
}

#footer04 .nav li li {
    font-size: 15px;
    font-weight: 500;
    position: relative;
}

#footer04 .nav li li:before {
    position: absolute;
    top: 50%;
    left: -20px;
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background-color: #ffff;
}

#footer04 .company {
    display: block;
    margin-top: 62px;
}

#footer04 .logo img {
    width: 120px;
}

#footer04 .address {
    display: block;
    margin: 28px 0 0;
    font-size: 12px;
    line-height: 2;
    color: #ccc;
}

@media screen and (max-width: 900px) {
    #footer04 .cont-item {
        display: block;
        width: 48%;
    }

    #footer04 .cont {
        justify-content: center;
    }

    #footer04 .nav li li {
        font-size: 14px;
    }
}

@media screen and (max-width: 425px) {
    #footer04 .nav li {
        line-height: 2.6;
    }

    #footer04 .nav li ul {
        margin: 0 0 0 2em;
    }

    #footer04 .cont {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
    }

    #footer04 .cont-item {
        display: block;
        width: 100%;
    }

    #footer04 .cont-item:nth-child(n+3) {
        margin-top: 30px;
    }

    #footer04 .nav ul {
        margin: 0;
    }

    #footer04 .nav ul+.ttl {
        margin-top: 10px;
    }

    #footer04 .company {
        margin-top: 30px;
    }

    #footer04 .address {
        margin: 10px 0 0;
    }
}
.orix_tel::before{
    margin-right: 10px;
        content: "";
        display: inline-block;  
        background-size: cover;
        background-repeat: no-repeat;
        height: clamp(1.375rem, 1.25rem + 0.63vw, 2rem);
        width:clamp(2.063rem, 1.938rem + 0.63vw, 2.688rem);
        background-image: url("../img/common/freedial.svg");

}
.articleWrap p a:before {
    position: absolute;
    top: 45%;
    right: clamp(1.25rem, 1.05rem + 1vw, 2.25rem);
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    background: url("../img/common/ico_file_download.svg") no-repeat center;
    transition: all .3s;
}
.articleWrap p:hover a:before{
    background: url("../img/common/ico_file_download_hover.svg") no-repeat center;
    transition: all .3s;
}