.p-address {
    color: #fff;
}

.p-copyright {
    color: #fff;
}

.p-content03__news-catch {
    color: #121e2e
}

.p-article05__title {
    color: #121e2e
}

#tcd-pb-wrap {
    margin-top: 90px;
    margin-bottom: 90px;
}

.p-blog-list .p-hover-effect--type1 img {
    object-fit: cover;
    height: 210px;
}

.p-top-concept__btn a {
    background-color: #849bb4;
    transition: all 0.3s ease;
}

.p-top-concept__btn a:hover {
    background-color: #ddc468;
    text-decoration: none;
}

.c-bth01 {
    background: #93a9c1;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    min-width: 200px;
    height: 50px;
    padding: 0 15px;
    transition: all 0.3s ease;
}

.c-bth01:hover {
    background: #ddc468;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    .c-btn01 {
        min-width: 160px;
        height: 40px;
        line-height: 40px;
    }

    #tcd-pb-wrap {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

body {
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

.p-social-nav__item a::before {
    color: #fff;
}

.l-header {
    animation: slideDown 0s ease-in-out 0s forwards;
}

.p-hero-header__content-video video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.grecaptcha-badge {
    visibility: hidden;
}

.l-footer__logo a {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .p-blog-list__item {
        padding-bottom: 30px;
        border-bottom: 1px solid #f1f1f1
    }
}

@media only screen and (min-width: 1025px) {
    .single-news .l-secondary {
        display: none;
    }

    .single-news .l-primary {
        width: 100%;
    }

    .l-contents {
        background: #fff;
    }
}

.l-footer .c-logo--retina img {
    width: 180px;
    image-rendering: -webkit-optimize-contrast;
}

.p-splash__catch img {
    width: 240px;
}

.l-header .c-logo {
    width: 200px;
}

.l-header .c-logo img {
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
}


@media only screen and (max-width: 767px) {
    .l-header .c-logo {
        width: 150px;
    }
}

.p-top-concept {
    padding-bottom: 24px;
}

.p-top-concept h3 {
    font-size: 1.8em;
    text-align: center;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: 500;
}


.wp-block-buttons {
    box-sizing: border-box;

    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    min-width: 200px;
    height: 50px;
    padding: 0 15px;
}

.wp-block-buttons a.wp-block-button__link {
    text-decoration: none;
    color: #fff;
    background: #93a9c1;
}

.wp-block-buttons a.wp-block-button__link:hover {
    background: #ddc468;
}

.l-footer-cta {
    margin: auto auto;
    /* background-image: url(http://koizumiblock.local/cms/wp-content/uploads/2022/02/img-contact-main.jpg) ;
              background-size: cover;
   background-position: center;
  background-color: rgba(0, 0, 0, 0.3);  */
    background: #e0ddd3;
    background-blend-mode: multiply;
    color: #121e2e;
    line-height: 1.5rem;
    /* height: 375px; */
}

.l-footer-cta_row {
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.cta__title {
    text-align: center;
    padding: 0.8rem 0;
    background: #1a2c44;
    color: #fff;
    margin: 1.5rem auto 1rem;
    box-sizing: border-box;
}

.cta__title span {
    display: block;
    padding-bottom: 14px;
}

.cta__title_heading {
    font-family: "Times New Roman", Times, "Yu Mincho", "游明朝", "游明朝体", "Hiragino Mincho Pro", serif;
    font-size: 24px;
    margin-bottom: 0;
    line-height: 1.5;
    text-align: center;
}

.cta-area-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2rem 0 2.5rem 0;
}

.cta__area_inner.text {
    /* width: 45%; */
    max-width: 49%;
    box-sizing: border-box;
    padding: 0 1.5rem 0 0;
}

.cta__area_inner.phone_btn {
    display: flex;
    align-items: center;
    flex-basis: 0;
    flex-grow: 1;
    justify-content: space-around;
    padding-left: 1rem;
    flex-wrap: wrap;
    border-left: 1px solid rgb(26, 44, 68);
}

.cta__area_inner.phone_btn h3 {
    font-family: "Times New Roman", Times, "Yu Mincho", 游明朝, 游明朝体, "Hiragino Mincho Pro", serif;
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.cta__area_parts:first-child {
    /* border-right: 1px solid #000; */
}

.cta__area_parts {
    padding: 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cta__area_parts:first-child {
    /* padding-right:1rem; */
}

.cta__area_parts:nth-child(2n) {
    /* padding-left:1rem; */
}

.cta__area_parts strong {
    display: block;
    text-align: center;
    margin-bottom: 1rem;
}

.cta__btns {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
}


.cta__btns a {
    line-height: 3.5rem;
    /* font-weight: bold; */
    font-size: 2.5rem;
    /* margin-bottom: 1rem; */
    display: flex;
    align-items: baseline;
    gap: 6px;
}

a.cta__btns_ja {
    line-height: 3rem;
    /* font-weight: bold; */
    font-size: 1.2rem;
    background-color: #1a2c44;
    color: #fff;
    padding: 7px 44px;
    letter-spacing: 0.08rem;
}

a.cta__btns_ja:hover {
    background-color: #ddc468;
}

a.cta__btns_num {
    font-family: "Roboto", sans-serif;
}

.cta__btns span {
    text-align: center;
    /* font-weight: 600; */
}

.cta__btns span.icon {
    width: 1.8rem;
}

.cta__btns span.icon img {
    display: block;
}

@media (min-width: 768px) {
    .tel-link {
        pointer-events: none;
        cursor: default;
        color: inherit;
        /* 色も普通の文字っぽく */
        text-decoration: none;
    }
}

@media only screen and (max-width: 767px) {

    .l-footer-cta_row {
        padding-right: 15px;
        padding-left: 15px;
    }

    .cta__title {
        text-align: center;
        margin: auto auto 1.5rem auto;
        padding: 1rem;
    }

    .cta__title span {
        padding-bottom: 9px;
    }

    .cta__title_heading {
        font-size: 20px;
        margin-bottom: 0px;
        line-height: 1.5;
        text-align: center;
    }

    .cta-area-flex{
        flex-wrap: wrap;
        padding: 0 0 2rem 0;
    }

    .cta__area_inner.text{
        width: 100%;
        max-width: 100%;
        padding: 0 0 2rem 0;
        text-align: center;
    }
    .cta__area_inner.phone_btn {
        flex-wrap: wrap;
        gap: 1rem;
        border: 0px;
        padding: 0;
    }
    .cta__area_inner.phone_btn h3{
        margin-block-end: 0;
        padding:10px;
        border-top:1px solid #1a2c44;
        border-bottom:1px solid #1a2c44;

    }

    .cta__btns {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: column;
    }


    .cta__btns a {
        line-height: 3.5rem;
        /* font-weight: bold; */
        font-size: 2.5rem;
        /* margin-bottom: 1rem; */
        display: flex;
        align-items: baseline;
        gap: 6px;
    }

    a.cta__btns_ja {
        font-size: 15px;
        width:100%;
        max-width: 100%;
        box-sizing: border-box;
        text-align: center;
        display: block;
    }

    .cta__area_parts:first-child {
        border: 0px
    }

    a.cta__btns_ja:hover {
        background-color: #ddc468;
    }

    .cta__btns a span {
        text-align: center;
        /* font-weight: 600; */
    }

    .cta__btns span.icon {
        width: 2rem;
    }

    .cta__btns span.icon img {
        display: block;
    }

    .cta__area_parts {
        padding: 0;
        width: 100%;
        max-width: 100%;
    }

}

@media only screen and (min-width: 1450px) {
    .sp-only {
        display: none;
    }

    .pc-onlhy {
        display: block;
    }
}

@media only screen and (max-width: 1449px) {
    .sp-only {
        display: block;
    }

    .pc-only {
        display: none;
    }
}


.page-id-307 .l-footer-cta {
    display: none;
}

.p-address {
    color: #fff;
}

.p-copyright {
    color: #fff;
}

.p-content03__news-catch {
    color: #121e2e
}

.p-article05__title {
    color: #121e2e
}

#tcd-pb-wrap {
    margin-top: 90px;
    margin-bottom: 90px;
}

.p-blog-list .p-hover-effect--type1 img {
    object-fit: cover;
    height: 210px;
}

.p-top-concept__btn a {
    background-color: #849bb4;
    transition: all 0.3s ease;
}

.p-top-concept__btn a:hover {
    background-color: #ddc468;
    text-decoration: none;
}

.c-bth01 {
    background: #93a9c1;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    min-width: 200px;
    height: 50px;
    padding: 0 15px;
    transition: all 0.3s ease;
}

.c-bth01:hover {
    background: #ddc468;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    .c-btn01 {
        min-width: 160px;
        height: 40px;
        line-height: 40px;
    }

    #tcd-pb-wrap {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

body {
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

.p-social-nav__item a::before {
    color: #fff;
}

.l-header {
    animation: slideDown 0s ease-in-out 0s forwards;
}

.p-hero-header__content-video video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.grecaptcha-badge {
    visibility: hidden;
}

.l-footer__logo a {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .p-blog-list__item {
        padding-bottom: 30px;
        border-bottom: 1px solid #f1f1f1
    }
}

@media only screen and (min-width: 1025px) {
    .single-news .l-secondary {
        display: none;
    }

    .single-news .l-primary {
        width: 100%;
    }

    .l-contents {
        background: #fff;
    }
}

.l-footer .c-logo--retina img {
    width: 180px;
    image-rendering: -webkit-optimize-contrast;
}

.p-splash__catch img {
    width: 240px;
}

.l-header .c-logo {
    width: 200px;
}

.l-header .c-logo img {
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
}


@media only screen and (max-width: 767px) {
    .l-header .c-logo {
        width: 150px;
    }
}

.p-top-concept {
    padding-bottom: 24px;
}

.p-top-concept h3 {
    font-size: 1.8em;
    text-align: center;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: 500;
}


.wp-block-buttons {
    box-sizing: border-box;

    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    min-width: 200px;
    height: 50px;
    padding: 0 15px;
}

.wp-block-buttons a.wp-block-button__link {
    text-decoration: none;
    color: #fff;
    background: #93a9c1;
}

.wp-block-buttons a.wp-block-button__link:hover {
    background: #ddc468;
}