@charset "utf-8";
/*
Theme Name: 株式会社 大瀬建設
Theme URI: 
Template: lightning
Description: 
Author: 株式会社 滝沢印刷
Tags: 
Version: 1.0.0
*/

.entry-body p {
    line-height: 2.0;
}

.nav li a, nav li a {
    transition: all .3s;
}

.nav li a:hover, nav li a:hover {
    color: #3BB58E;
    transition: all .3s;
}

.nav li.current-menu-item a, nav li.current-menu-item a {
    color: #3BB58E !important;
}

.post-name-about #menu-item-48 a {
    color: #333 !important;
    transition: all .3s;
}

.post-name-about #menu-item-48 a:hover {
    color: #3BB58E !important;
    transition: all .3s;
}

.post-name-about.scrolled:not(.header_scrolled) .vk-mobile-nav-menu-outer #menu-item-47 a {
    color: #333 !important;
}

.post-name-about.scrolled:not(.header_scrolled) .vk-mobile-nav-menu-outer #menu-item-48 a {
    color: #3BB58E !important;
}

.global-nav-list>li:hover:before, .global-nav-list>li[class*=current]:where(:not(.menu-item-anchor)):before {
    width: 0;
}

.global-nav-list li {
    position: relative;
}

.global-nav-list li::after {
    content: "／";
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}
  
.global-nav-list li:last-child::after {
    content: none;
}

.site-header {
    box-shadow: unset;
    border-bottom: 5px solid #3BB58E;
}

body:not(.header_scrolled) .site-header {
    border-bottom: 10px solid #3BB58E;
}

body.home .site-body {
    padding-top: 0;
}

.top_movie_group {
    position: relative;
}

.top_movie_group .top_movie_pen_caption {
    position: absolute;
    bottom: 20px;
    right: -200px;
}

.top_movie_group h2 {
    font-size: 65px !important;
    font-weight: bold;
    margin-block-end: 50px !important;
    color: #3BB58E;
    text-shadow: 
    0 0 16px white, 0 0 15px white, 0 0 14px white, 0 0 13px white,
    0 0 12px white, 0 0 11px white, 0 0 10px white, 0 0 9px white,
    0 0 8px white, 0 0 7px white, 0 0 6px white, 0 0 5px white,
    0 0 4px white, 0 0 3px white, 0 0 2px white, 0 0 1px white;
}

.top_movie_group p {
    font-size: 27px;
    font-weight: 600;
    text-shadow: 
    0 0 14px white, 0 0 13px white, 0 0 12px white, 0 0 11px white, 
    0 0 10px white, 0 0 9px white, 0 0 8px white, 0 0 7px white, 
    0 0 6px white, 0 0 5px white, 0 0 4px white,0 0 3px white, 
    0 0 2px white, 0 0 1px white;
}

.top_index_h2 {
    display: inline-block;
    font-size: 22px;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 600;
    border-bottom: 5px solid #3BB58E;
    padding-bottom: 10px;
}

.top_index_h2.second {
    display: block;
}

.swiper-pagination-bullet-active {
    background: #333333 !important;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    outline: 1px solid #333 !important;
    top: 0;
    position: relative;
}

.top_about_cover .swiper {
    width: calc(100% + (var(--vk-width-full) - 100%)/ 3);
}

.vk_button_link_txt {
    font-size: 14px;
}

.vk_button .vk_button_link {
    min-width: 260px;
    height: 60px;
    border: 1px solid #3BB58E;
    position: relative;
    transition: all .3s;
}

.vk_button .vk_button_link:hover {
    background-color: #FFED32 !important;
    opacity: 1;
}

.vk_button:not(.goto_index) .vk_button_link::after {
    content: "";
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/btn_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

#top_works .top_works_container {
    position: relative;
}

#top_works .top_works_container::before {
    content: "";
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/top_works.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 374px;
    height: 107px;
    position: absolute;
    top: -40px;
    left: 0;
}

.top_works_col1 {
    position: relative;
}

.top_works_col1::after {
    content: "";
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/top_works_no1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 94px;
    height: 72px;
    position: absolute;
    top: 10px;
    left: 0;
}

.top_works_col2 {
    position: relative;
}

.top_works_col2::after {
    content: "";
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/top_works_no2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 116px;
    height: 72px;
    position: absolute;
    top: 10px;
    left: 0;
}

.top_works_col3 {
    position: relative;
}

.top_works_col3::after {
    content: "";
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/top_works_no3.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 116px;
    height: 72px;
    position: absolute;
    top: 10px;
    left: 0;
}

h3 {
    font-size: 40px;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 600;
}

.goto_index {
    float: right;
    position: relative;
    margin-right: 100px !important;
}

.goto_index::after {
    display: inline-block;
    content: "";
    width: 52px;
    height: 12px;
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/goto_index_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 15px;
    transition: all .3s;
}

.goto_index.vk_button .vk_button_link:hover {
    background-color: unset !important;
}

.goto_index.vk_button .vk_button_link:hover .vk_button_link_txt {
    text-decoration: none;
    opacity: .7;
    transition: all .3s;
}

.goto_index.vk_button:has(.vk_button_link:hover)::after {
    transform: translateX(5px);
    transition: all .3s;
}

#top_recruit .vk-bg-offset-bg--25 {
    --vk-width-bg-offset: 9vw !important;
}

#top_recruit .vk_outer {
    margin-top: -120px;
}

#top_recruit .vk_outer img {
    margin-bottom: 30px;
}

#top_recruit .wp-block-cover {
    min-height: unset;
}

#top_recruit .wp-block-columns {
    position: relative;
}

#top_recruit .wp-block-columns::before {
    content: "";
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/top_recruit.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 415px;
    height: 72px;
    position: absolute;
    top: 20px;
    left: calc(50% + 3em);
}

.vk-mobile-nav-menu-btn, .vk-mobile-nav-menu-btn.menu-open {
    border-color: transparent;
    top: 8px;
}

.site-footer .footer_logo_name {
    margin-top: 16px !important;
}

.site-footer .widget_nav_menu ul.menu {
    display: flex;
    gap: 20px;
    justify-content: flex-end;
}

.site-footer .widget_nav_menu ul.menu li {
    position: relative;
    font-weight: 600;
    white-space: nowrap;
}

.site-footer .widget_nav_menu ul.menu li::after {
    content: "／";
    position: absolute;
    right: -26px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}

.site-footer .widget_nav_menu ul.menu li a {
    color: #000;
    font-size: 16px;
    background-color: transparent;
    border-bottom: none;
    transition: all .3s;
}

.site-footer .widget_nav_menu ul.menu li a:hover {
    color: #3BB58E !important;
    transition: all .3s;
}
  
.site-footer .widget_nav_menu ul.menu li:last-child::after {
    content: none;
}

.site-footer .row {
    align-items: center;
}

.site-footer .row .col-lg-6:first-child {
    flex: 0 0 36%;
    max-width: 36%;
}

.site-footer .row .col-lg-6:last-child {
    flex: 0 0 64%;
    max-width: 64%;
}

.site-footer .row .widget {
    margin-bottom: 0;
}

.global-nav-list>li .global-nav-name {
    font-size: 16px !important;
}

.vk-mobile-nav {
    padding: 10px;
}
  
.vk-mobile-nav nav ul {
    border-top: 1px solid #989898; 
}
  
.vk-mobile-nav nav ul li a {
    font-size: 16px;
    border-bottom: 1px solid #989898;
}

.vk-mobile-nav nav ul li::after {
    content: "";
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/spmenu_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.site-footer-content {
    padding-bottom: var(--vk-margin-section-bottom);
}

.site-footer-copyright {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    max-width: unset;
}

.page_top_btn {
    background-color: rgba(255,255,255,1);
    border: 1px solid #333;
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/page_top_arrow.png);
    background-size: 12px 6px;
    transition: all .3s;
    bottom: 52px;
}

.page_top_btn:hover {
    background-color: rgba(51,51,51,1);
    border: 1px solid #333;
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/page_top_arrow_hover.png);
    background-size: 12px 6px;
    transition: all .3s;
}

.float_btn {
    position: fixed;
    top: 200px;
    right: 45px;
    z-index: 101;
    transition: all .3s;
}

.float_btn:hover {
    transition: all .3s;
    opacity: .7;
}

.vk_pageContent_editBtn.veu_adminEdit {
    display: none;
}

#top_about .swiper-button-prev,
#top_about .swiper-button-next {
    background-color: #fff;
    border: 1px solid #3BB58E;
}

#top_about .swiper-button-prev::after,
#top_about .swiper-button-next::after {
    color: #3BB58E;
    font-size: 14px;
}

.page_header_group h2 {
    font-size: 70px;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}

.page_header_group p {
    color: #3BB58E;
    font-size: 32px;
    font-weight: 600;
}

.page_header_group .is-vertical {
    gap: 0;
}

.img_wide_right {
    margin-right: calc(-50vw + 50%) !important;
    max-width: 3000px !important;
}

.page_lead {
    font-size: 28px;
    font-weight: 600;
}

#about_rinen h2,
#about_comfortable h2,
h1.entry-title {
    font-size: 43px;
    font-weight: 800;
    line-height: 1.7;
}

#about_rinen .wp-block-vk-blocks-outer.vk_outer {
    background-size: contain !important;
    background-position-x: right !important;
}

#about_scroll_group .infiniteslide_wrap {
    overflow: visible !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
}

#about_scroll_group .infiniteslide_wrap img {
    height: 275px;
    margin-left: -4px;
}

#about_scroll_group .infiniteslide_wrap img:not(:last-child) {
    padding-right: 0;
}

#about_scroll_group .infiniteslide_wrap li {
    margin-top: 0;
    margin-bottom: 0;
}

#about_scroll_group .infiniteslide_wrap ul {
    list-style: none;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.top_service_scroll {
    position: relative;
}

#about_comfortable {
    margin-top: -5px;
}

.about_movie {
    max-width: 640px;
}

.index_h3 {
    height: 72px;
    border-bottom: 2px solid #B2B2B2;
}

h3 {
    display: inline-block !important;
    font-size: 40px;
    line-height: 1.0;
    border-bottom: 2px solid #3BB58E !important;
}

h3:not(.has-white-color) {
    height: 72px;
}

#about_message .wp-block-vk-blocks-outer.vk_outer {
    background-size: 900px !important;
    background-position-x: right !important;
}

#about_message .wp-block-vk-blocks-outer.vk_outer p:first-child {
    width: 280px;
    padding-bottom: 7px;
    margin-bottom: 5px;
    border-bottom: 1.5px solid #000;
}

#about_message .wp-block-vk-blocks-outer.vk_outer p:last-child {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
}

.about_table.service tr:first-child td {
    border-top: none;
}

.about_table td {
    padding: 14px 0;
    border-top: 1.5px solid #fff;
    border-bottom: none;
    border-left: #fff;
    border-right: #fff;
}

.about_table tr:last-child td {
    border-bottom: 1px solid transparent;
}

.about_table td:first-child {
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 15px;
    vertical-align: top;
    width: 15%;
    background-color: #3BB58E;
    color: #fff;
}

.about_table td:last-child {
    padding-left: 20px;
    background-color: #F1F1F1;
}

h4 {
    font-size: 20px;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 600;
}

.exlink::after {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    margin-left: 10px;
    transition: all .3s;
}

.exlink a,
.phone_number a {
    text-decoration: none;
    transition: all .3s;
}

.exlink a:hover
.phone_number a:hover {
    color: #3BB58E;
    transition: all .3s;
    text-decoration: underline;
}

.exlink:has(a:hover)::after {
    color: #3BB58E;
    transition: all .3s;
}

.phone_number::before {
    content: "\f095";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    margin-left: 10px;
    transition: all .3s;
    font-size: 40px;
    margin-right: 10px;
}

h4.about_our1year_h4 {
    font-size: 28px;
}

h4.recruit_boshuyoko_h4 {
    position: relative;
    font-size: 23px;
    padding-left: 27px;3
}

h4.recruit_boshuyoko_h4::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "●";
    font-size: 23px;
    color: #3BB58E;
}

body.blog .breadcrumb, body.single .breadcrumb {
    display: none;
}

body.blog .page-header::before,
body.single .page-header::before {
    background-color: #fff !important;
}

body.blog h1.page-header-title,
body.single .page-header-title {
    font-size: 70px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
}

body.blog h1.page-header-title::after,
body.single .page-header-title::after {
    content: "News";
    color: #3BB58E;
    font-size: 32px;
    font-weight: 600;
    position: absolute;
    bottom: -90px;
    left: 0;
}

body.blog .page-header-inner,
body.single .page-header-inner {
    margin-top: 7.125rem !important;
}

.far.fa-calendar-alt,
.entry-meta-data-list {
    display: none;
}

.vk_post a {
    color: #3BB58E;
    transition: all .3s;
}

.vk_post a:hover {
    color: #3BB58E;
    text-decoration: underline;
    transition: all .3s;
}

.entry-header {
    margin-bottom: 60px !important;
}

@media (min-width: 1500px) {
    .top_about_cover {
        margin-right: calc(100% - 35vw) !important;
        width: 35vw !important;
    }
    .top_about_cover .swiper-container {
        height: 530px !important;
    }
    .top_movie_group .wp-block-cover__inner-container {
        position: relative;
        left: -100px;
    }
    #top_recruit .vk-bg-offset-bg--25 {
        --vk-width-bg-offset: 17vw !important;
    }
}

@media (min-width: 1200px) and (max-width: 1499.98px) {
    .top_movie_group .top_movie_pen_caption {
        right: -30px;
    }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
    .global-nav-list li {
        padding: 14px 1.3em !important;
    }
    .global-nav-list li::after {
        right: -9px;
    }
}

@media (max-width: 1199.98px) {
    #top_recruit .vk-bg-offset-bg--25 {
        --vk-width-bg-offset: 5vw !important;
    }
    #top_recruit p {
        margin-top: 60px;
    }
    #about_message .wp-block-vk-blocks-outer.vk_outer {
        background-size: 740px !important;
    }
    body.blog .page-header-inner,
    body.single .page-header-inner {
        margin-top: 3rem !important;
    }
    .top_movie_group .top_movie_pen_caption {
        right: 15px;
    }
}

@media (min-width: 1200px) {
    .site-body {
        padding-top: 7.125rem;
    }
}

@media (min-width: 992px) {
    .site-header {
        display: flex;
        align-items: center;
    }
    body:not(.header_scrolled) .site-header {
        height: 160px;
    }
    body:not(.header_scrolled) .site-header-logo img {
        max-height: 80px;
    }
    .top_movie_group .wp-block-cover {
        min-height: calc(100vh - 160px) !important;
    }
    .site-header-container {
        margin-left: 60px;
        margin-right: 60px;
        max-width: 100vw;
    }
}

@media (max-width: 991.98px) {
    .top_movie_group h2 {
        font-size: 50px !important;
        margin-block-end: 16px !important;
    }
    .top_movie_group p {
        font-size: 22px;
    }
    .top_about_cover {
        min-height: unset;
    }
    .top_about_cover .vk_slider_item_container {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    #top_works .top_works_container::before {
        width: 252px;
        height: 50px;
        top: -25px;
    }
    .goto_index {
        margin-right: 0 !important;
    }
    .top_works_container {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .vk_button_link_caption {
        padding-top: 8px;
    }
    #top_recruit .wp-block-columns::before {
        width: 340px;
        height: 60px;
        top: 30px;
    }
    body:not(.header_scrolled) .site-header {
        border-bottom: 5px solid #3BB58E;
    }
    .site-footer .widget_nav_menu ul.menu li a {
        font-size: 14px;
    }
    .site-footer .widget_nav_menu ul.menu {
        gap: 0 10px;
        flex-wrap: wrap;
    }
    .site-footer .widget_nav_menu ul.menu li::after {
        right: -20px;
    }
    .site-footer .row .col-lg-6:first-child {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .site-footer .row .col-lg-6:last-child {
        display: none;
    }
    .site-footer img {
        max-width: 400px;
    }
    body.header_scrolled .site-header {
		position: fixed !important;
		top: 0px;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	}
	body.header_scrolled .site-header-logo {
		display: block;
	}
	body.header_scrolled {
		 padding-top: 64px;
	}
	.site-header--trans--true+div {
		margin-top: -64px;
	}
    #about_comfortable h2 {
        font-size: 26px;
    }
    #about_comfortable .vk_outer_container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #about_message .wp-block-vk-blocks-outer.vk_outer {
        background-size: 500px !important;
    }
    .about_grid_col .row .vk_gridColumn_item:nth-child(odd) {
        padding-right: 7.5px;
    }
    .about_grid_col .row .vk_gridColumn_item:nth-child(even) {
        padding-left: 7.5px;
    }
    .about_grid_col .vk_gridColumn_item {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 768px) {
    #top_recruit .vk_outer_container {
        max-width: unset;
        padding-left: 45px !important;
        padding-right: 15px !important;
    }
    #top_recruit .wp-block-columns {
        flex-direction: column-reverse;
    }
    #top_recruit .vk_outer {
        margin-top: 0;
    }
    #top_recruit .wp-block-columns .wp-block-column:first-child {
        padding-top: 0 !important;
    }
    #top_recruit .vk_outer img {
        margin-bottom: 20px;
    }
    #top_recruit .wp-block-columns::before {
        content: none;
    }
    #top_recruit .wp-block-cover {
        position: relative;
        overflow-y: visible;
    }
    #top_recruit .wp-block-cover::before {
        content: "";
        background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/top_recruit.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 285px;
        height: 50px;
        position: absolute;
        top: -27px;
        left: 30px;
        z-index: 2;
    }
    #top_recruit p {
        margin-top: 0;
    }
    .top_movie_group .wp-block-cover {
        min-height: 57vh !important;
    }
    .top_movie_group .wp-block-cover__inner-container {
        margin-top: 100px;
    }
    .footer_upper_group .wp-block-image img {
        padding-left: 30px;
        padding-right: 30px;
    }
    .site-footer img {
        max-width: 300px;
    }
    .site-footer-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .float_btn {
        top: 75px;
        right: 15px;
    }
    .goto_index {
        margin-top: 35px !important;
    }
    .page_header_group h2,
    body.blog h1.page-header-title,
    body.single .page-header-title {
        font-size: 35px;
        margin-bottom: 0;
    }
    .page_header_group p,
    body.blog h1.page-header-title::after,
    body.single .page-header-title::after {
        font-size: 20px;
    }
    body.blog h1.page-header-title::after,
    body.single .page-header-title::after {
        bottom: -40px;
    }
    body.blog .page-header-inner,
    body.single .page-header-inner {
        margin-top: 1.5rem !important;
    }
    .page_lead {
        font-size: 17px;
    }
    #about_rinen h2, h1.entry-title {
        font-size: 26px;
    }
    #about_rinen .wp-block-vk-blocks-outer.vk_outer {
        background-size: 50% !important;
        background-position-y: 10px !important;
    }
    #about_scroll_group .infiniteslide_wrap img {
        height: 200px;
        margin-left: -16px;
    }
    #about_scroll_group .infiniteslide_wrap ul {
        padding-left: 10px;
        white-space: nowrap;
    }
    #about_scroll_group .infiniteslide_wrap img:not(:last-child) {
        padding-right: 10px;
    }
    #about_scroll_group .infiniteslide_wrap .scroll_text_top1 img {
        height: 50px;
    }
    #about_message .wp-block-vk-blocks-outer.vk_outer p:last-child {
        font-size: 25px !important;
    }
    #about_message .wp-block-vk-blocks-outer.vk_outer p:first-child {
        width: 180px;
    }
    #about_message .vk_outer_container {
        margin-top: 60px;
    }
    h3 {
        font-size: 23px;
    }
    h3:not(.has-white-color) {
        height: 46px;
    }
    .index_h3 {
        height: 46px;
    }
    .about_table td {
        padding-left: 10px !important;
    }
    .about_table td {
        display: block;
        width: 100% !important;
    }
    #about_relation .wp-block-image img {
        width: 100% !important;
    }
    .font_feature_settings {
        font-feature-settings: "halt";
        text-align: justify;
    }
    h4.about_our1year_h4,
    h4.recruit_boshuyoko_h4,
    h4.recruit_boshuyoko_h4::before {
        font-size: 20px;
    }
}

@media (min-width: 769px) {
    #top_about .swiper-button-prev {
        top: unset;
        left: 25px !important;
        bottom: 10px !important;
    }

    #top_about .swiper-button-next {
        top: unset;
        right: unset;
        left: 80px !important;
        bottom: 10px !important;
    }
    #about_message .vk_outer_container {
        margin-top: 200px;
    }
}

@media (max-width: 575.98px) {
    #about_message .wp-block-vk-blocks-outer.vk_outer {
        background-size: 250px !important;
    }
    #about_message .wp-block-vk-blocks-outer.vk_outer p:last-child {
        font-size: 20px !important;
    }
    .phone_number::before {
        font-size: 20px;
    }
}

@media (min-width: 2000px) {
    #top_recruit .vk-bg-offset-bg--25 {
        --vk-width-bg-offset: 25vw !important;
    }
}


/* コンタクトフォーム */

.wpcf7 {
    margin: 0 0 0 !important;
    border: none;
    font-size: 100%;
    background: none;
    max-width: 760px !important;
  }
    
    .wpcf7 form {
    margin: 0;}
    
    .post_content .wpcf7 table {
    margin: 0 0 34px 0;}
    
    .wpcf7 td,
    .wpcf7 th {
    padding: 15px 0 15px;}
    
    .wpcf7 td,
    .wpcf7 th,
    .wpcf7 label {
    vertical-align: top;}
    
    .page-id-69 #container .post_content .pb_simple_table th.table_head {
    width: 30%;}
    
    .wpcf7 .item-text {
        font-size: 14px;
        font-weight: normal !important;
        line-height: 33px;
        padding: 6px 0 0 50px;
        vertical-align: middle;
        display: table-cell;
        height: 25px;
    }
    
    .wpcf7 .pb_simple_table th.table_head {
        position: relative;
    }
    
    .wpcf7 .pb_simple_table th.table_head label {
        /* position: relative; */
    }
  
    .wpcf7 input[type=text].short {
        width: unset !important;
    }
    
    .wpcf7 .pb_simple_table,
    .wpcf7 .pb_simple_table th,
    .wpcf7 .pb_simple_table td {
    border: none;}
  
    .wpcf7 .pb_simple_table th,
    .wpcf7 .pb_simple_table td {
        padding: 25px 0 0 !important;
    }
  
    .wpcf7 .pb_simple_table tr {
        /* border-bottom: 1px solid #ddd; */
    }
  
    .wpcf7 .pb_simple_table tr:last-child {
        border-bottom: none;
    }
    
    .wpcf7 .form-txt_required {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    height: 21px;
    padding: 4px 6px 3px 6px;
    border-radius: 3px;
    background: #E91C24;
    display: inline-block;
    position: absolute;
    top: 36px;
    left: 0;}
  
    .wpcf7 .form-txt_required.nini {
        background: #666666;
    }
    
    table.pb_simple_table tbody tr:last-child .form-txt_required {
        /* top: 11%; */
    } 
    
    .wpcf7 .form-txt_free {
    color: #fff;
    background: #696864;
    font-size: 11px;
    line-height: 20px;
    height: 20px;
    padding: 0 5px;
    display: inline-block;
    border-radius: 0px;
    position: absolute;
    top: -2px;
    left: 0px;}
    
    input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
        border-radius: 6px !important;
    }
    
    /* 送信ボタン */
    .page .wpcf7 .wpcf7-submit {
    cursor: pointer;
    outline: none;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 52px;
    line-height: 16px;
    min-width: 288px;
    margin: 42px auto 0 auto;
    padding: 0 15px;
    letter-spacing: 1px;
    background: #3BB58E;
    border: 1px solid #3BB58E;
    text-decoration: none;
    border-radius: 10px !important;
    transition: all .3s;
    }
    
    .page .wpcf7 .wpcf7-submit:hover {
    color: #3BB58E;
    background: #fff;
    transition: all .3s;
  }
    
    @media only screen and (max-width: 991px) {
    .page .wpcf7 .wpcf7-submit {
    height: 45px;
    line-height: 45px;
    min-width: 200px;}
    }
    
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
    textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    /*background: rgba(242, 238, 231, 0.6);*/ }
    
    .wpcf7 input,
    .wpcf7 textarea,
    .wpcf7 select {
    border: 1px solid #dddddd; }
    
    .wpcf7 p {
        margin-bottom: 35px;
        max-width: 1000px;
        margin: 0 auto; }
    
    .wpcf7 .form-p_1 {
    margin-bottom: 15px; }
    
    .wpcf7 .form-p_2 {
    margin-bottom: 10px;
    font-size: 14px; }
    
    .wpcf7 .form-p_3 {
    margin-bottom: 35px;
    font-size: 14px; }
  
    .wpcf7 .font_m {
    font-size: 14px;}
    
    .wpcf7 .font_s {
    font-size: 12px;}
    
    .wpcf7 .font_margin_s {
    margin-bottom: 15px;}
    
    .wpcf7 .form-p_approval .wpcf7-list-item {
    display: inline-block; }
    
    .wpcf7 .form-p_approval span.wpcf7-list-item {
    margin: 0 2px 0 -4px;}
    
    .wpcf7 .form-txt_red {
    color: #E91C24;
    font-weight: bold; }
    
    .wpcf7 span.wpcf7-not-valid-tip,
    .wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
    color: #E91C24; }
    
    div.wpcf7-validation-errors,
    div.wpcf7-acceptance-missing{
    border: none; }
    
    .wpcf7 form.sent div.wpcf7-response-output {
    border: none; }
    
    .wpcf7 form.invalid div.wpcf7-response-output {
    border: none; }
    
    .wpcf7 form .wpcf7-response-output {
        margin: 0 !important;
        padding: 0 !important;
        text-align: center;
    }
    
    .wpcf7 .file-attach-1 .wpcf7-file {
    margin-bottom: 10px;}
    
    .wpcf7 .file-attach-2 .wpcf7-file {
    margin-bottom: 10px;}
    
    @media screen and (max-width:750px) {
      .contact_group {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
      }
      .contact_lead {
        margin-bottom: 50px !important;
      }
      body .wpcf7 {
        max-width: unset !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
      }
      .wpcf7 .item-text {
          font-size: 16px;
          padding: 0 0 0 0;
          display: block;
          line-height: 1.5;
      }
      .page .wpcf7 .wpcf7-submit {
          font-size: 18px;
      }
    }
    
    @media screen and (max-width:576px) {
        .wpcf7 {
            padding-bottom: 60px;
        }
    }
    
    .wpcf7 .form-txt_required {
    display: inline-block;
    /* position: relative; */
    margin-bottom: 5px;}
    
    .wpcf7 .form-txt_free {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;}
    
    .wpcf7 td.table_content {
    vertical-align: middle; }
    
    .wpcf7 .pb_simple_table th {
        text-align: left;
        width: 30%;
    }
    
  
  @media screen and (min-width: 766px) and (max-width: 992px) {
    .wpcf7 .item-text {
        font-size: 14px;
    }
    .wpcf7 .form-txt_required {
        font-size: 12px;
    }
    .wpcf7 .wpcf7-submit {
        min-width: 200px;
    }
  }
  
  @media all and (max-width: 767px) {
    .wpcf7 .pb_simple_table th, .wpcf7 .pb_simple_table td {
      display: block;
      width: 100%;
      border-bottom: none;
    }
    .wpcf7 .pb_simple_table tr:last-child td:last-child {
      /* border-bottom: 1px solid #ccc; */
    }
    .wpcf7 td, .wpcf7 th {
        padding: 0 0 10px 0;
    }
    .wpcf7 .form-txt_required {
        top: 32px;
        right: 0;
        display: inline;
        width: 40px;
        text-align: center;
        margin-bottom: 0px;
    }
    .wpcf7 td.table_content {
        margin-bottom: 20px;
    }
    .wpcf7 .item-text {
        padding: 6px 0 0 46px;
    }
    .wpcf7 .pb_simple_table th, .wpcf7 .pb_simple_table td {
        padding: 25px 0 0px !important;
    }
  }
  
  .wpcf7 select {
    background-image: url(https://oose-kensetsu.jp/engine/wp-content/uploads/2025/01/arrow_down.png);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 18px 21px;
  }
