html {
    scroll-behavior: smooth;
/*     scroll-padding-top: 180px; */
}
body {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing:1px;
}
.l-contents__inner:last-child {
    padding-bottom: 0;
}
body h2 {
	font-size: 28px;
}
/* 基本設定 */
p,
a,
li{
    font-weight: 500;
}
.pt_0{
	padding-top:0!important;
}
.pt_10{
	padding-top:10px!important;
}
.pt_60{
	padding-top:60px!important;
}
.pt_120{
	padding-top:120px!important;
}
.pb_0{
	padding-bottom:0!important;
}
.pb_10{
	padding-bottom:10px!important;
}
.pb_60{
	padding-bottom:60px!important;
}
.pb_120{
    padding-bottom:120px!important;
}
.mt_0{
	margin-top:0!important;
}
.mb_0{
	margin-bottom:0!important;
}
.mr_0{
	margin-right: 0!important;
}
.ml_0{
	margin-left: 0!important;
}
.mt_10{
	margin-top:10px!important;
}
.mb_10{
	margin-bottom:10px!important;
}
.mb_60{
    margin-bottom:60px!important;
}
.mb_120 {
    margin-bottom: 120px;
}

/* Z-INDEX */
.z_0 {
    z-index: 0;
}

.z_1 {
    z-index: 1;
}

.z_999 {
    z-index: 999;
}

.p_ab{
	position: absolute;
}
.p_rel{
	position: relative;
}
.d_flex{
	display:flex;
}
.d_flex.f_wrap {
    flex-wrap: wrap;
}
.inline_b{
	display:inline-block;
}
.js_sb{
	justify-content:space-between;
}
.js_fs{
	justify-content:flex-start;
}
.of_hd{
	overflow: hidden;
}
.border_pink {
    border-bottom: 2px solid #ed7780!important;
}
.en{
	font-family: "Oswald", sans-serif;
}
.smb-panels__item__action>a:focus:after {
    outline: none;
    outline-offset: 0px;
}
.tate{
	writing-mode: vertical-rl;
}
/* 基本設定 終わり*/
/* アイコン */
svg.svg-inline--fa {
    margin-right: 0 4px 0 0;
}
#page-top svg.svg-inline--fa {
　margin: 0 !important;
}
 .p-global-nav--hover-extend-underline .c-navbar__item.cta:hover>a:after {
    width: 0;
}
/* アイコン 終わり*/
/* ボタン */
a.smb-btn,
.cta a span {
	background-color: var(--wp--preset--color--sm-accent);
    position: relative;
    transition: .25s;
    color: #fff;
	border-radius: 0;
	font-size: 1.1rem;
}
.cta a span {
    margin-left: 10px;
    padding: 0.5rem 1.8rem!important;
    max-height: 3rem;
}

/* グローバルナビ */
 .l-1row-header .c-fluid-container {
    padding-right: 0;
	 height: auto;
}
[data-scrolled=false] .l-header--sticky-overlay-colored-lg .p-global-nav .c-navbar__item>a {
    color: #151718!important;
} 
[data-scrolled=false] .l-header--sticky-overlay-colored-lg .p-global-nav .c-navbar__item>a:hover {
	color:#7d0000 !important;
}
.p-global-nav .c-navbar__item.header_cta>a{
/* 	background-color:var(--wp--preset--color--sm-accent); */
}
.p-global-nav .c-navbar__item>a {
/*   background-color:var(--wp--preset--color--sm-accent) !important; */
	
}
.p-global-nav .c-navbar__item.tel>a {
    font-size: 1rem;
	color: #ffffff;
}
.p-global-nav .c-navbar__item.header_cta>a {

}
.contact a.smb-btn:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.l-footer a.smb-btn:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
 
.p-global-nav .c-navbar__item.contact>a {
    font-weight: 500;
}
ul#menu-g_nav {
    height: 100px;
}
.p-global-nav .c-navbar__item[aria-haspopup=true]:before{
	display : none;
}
li.g_nav_sab {
    border-bottom: 1px solid #ffffff80;
}
.p-global-nav .c-navbar__item.header_cta>a:hover {
    opacity: 0.9;
   transition: 0.5s;
}



@media(max-width:1280px){
	[data-scrolled=false] .l-header--sticky-overlay-colored-lg .p-global-nav .c-navbar__item>a {
    color: #fff;
    padding-right: 10px;
    padding-left: 10px;
}
}
@media (min-width: 1024px) and (max-width:1280px){
.l-1row-header__branding {
    max-width: 250px;
}	
}
@media (max-width: 1024px){
	ul#menu-sp_nav{
	    display: flex;
	    flex-wrap: wrap;
	    max-width: 780px;
	    margin-left: auto;
	    margin-right: auto;
	    justify-content: space-between;
	}
	ul#menu-sp_nav li {
        width: 48%;
        font-size: 1rem;
    }	
    ul#menu-sp_nav li.w_100 {
        width: 100%;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
	    position: relative;
    }
	ul#menu-sp_nav li.w_100::after {
        content: "";
        width: 100%;
        height: 1px;
        background-color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    ul#menu-sp_nav li.sp_menu_cta {
        text-align: center;
        background-color: #fff;
        color:var(--wp--preset--color--sm-accent);
    }
	ul#menu-sp_nav li.sp_menu_cta.tel {
        font-family: 'EB Garamond';
        font-size: 1.4rem;
    }
	ul#menu-sp_nav li.sp_menu_cta.con {
        font-family: 'Zen Antique Soft';
        font-size: 1.2rem;
    }
    ul#menu-sp_nav li.sp_menu_cta {
        text-align: center;
        background-color: #fff;
        color:var(--wp--preset--color--sm-accent);
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
	    padding: 20px 10px;
	    line-height: 1;
    }
	ul#menu-sp_nav li.sp_menu_cta a svg {
        display: block;
        margin-right: 0;
        width: 100%;
	    font-size: 1.1rem;
	    margin-bottom: 7px;
    }
}  

/* 「お問い合わせ」だけ赤い背景のボタンに */
.menu-contact {
  height: auto !important;
  display: flex;
  align-items: stretch; /* aタグの高さに合わせる */
}
.menu-contact > a {
	
  background-color: #7d0000 !important;
  color: #ffffff !important;
  padding: 0.6em 1.2em;
  display: flex;
  align-items: center;
　justify-content: center;
  height: 100px;  /* 高さをliに合わせて100%にする */
　padding: 0 1.2em;
  box-sizing: border-box;
　line-height: 1;
  border-radius: 0px;
　
}
[data-scrolled=false] .l-header--sticky-overlay-colored-lg .p-global-nav .menu-contact > a {
	color: #ffffff !important;
}

[data-scrolled=false] .l-header--sticky-overlay-colored-lg .p-global-nav .menu-contact > a:hover {
	color: #7d0000 !important;
}

.menu-contact > a:hover {
	
  background-color: #ffffff !important;
  color: #7d0000 !important;
/*   padding: 0.6em 1.4em; */
  display: flex;
  align-items: center;
　justify-content: center;
  height: 100px;  /* 高さをliに合わせて100%にする */
/* 　padding: 0 1.2em;  */
  box-sizing: border-box;
　line-height: 1;
  border-radius: 0px 0 0 0px;
　
}



/* グローバルナビ終わり */
/* 下層ページヘッダー */
.c-page-header[data-has-image=true] {
    height: unset;
}
.c-page-header[data-has-image=true] .c-page-header__content {
   color: #333333;
	padding: 0;
}
.c-page-header__bgimage>img, 
.c-page-header__bgimage>picture>img{
	display: none;
}
/* プライバシーポリシー */
#privacy h3 {
    margin-bottom: 10px !important;
    padding-left: 10px;
    border-left: solid 3px var(--wp--preset--color--sm-accent);
    font-weight: 700;
}
/*----- base -----*/
.line-h_1 {
    line-height: 1.4;
}
.txt_grad {
    background: linear-gradient(180deg, #FFF0F5 0%, #7d0000 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.en_small {
    font-family: "Oswald", sans-serif;
    font-size: 70px!important;
    line-height: 1;
}

.en_big {
    font-family: "Oswald", sans-serif;
    font-size: 90px;
    line-height: 1.4;  
}

.last{
	background: linear-gradient(180deg, rgb(255, 255, 255, 0.1) 0%, #ffffff 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*----- 共通 -----*/
a.smb-btn {
    /*キラッと光る基点とするためrelativeを指定*/
    position: relative;  
    display:inline-block;
    padding: 15px;
    min-width: 400px;
    background: #7d0000;
    color: #ffffff;
    outline: none;
    overflow: hidden;
    text-align: center;
    letter-spacing: 0.2em;
}
/*キラッと光る*/
 a.smb-btn::before {
    content: '';
    /*絶対配置でキラッと光るの位置を決める*/
    position: absolute;
    top: 0;
    left: -75%;
    /*キラッと光る形状*/
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    transform: skewX(-25deg);
}
 a.smb-btn::after {
    content: "";
    position: absolute;
    top:42%;
    right: 25px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    transition: all .3s;     
}
 a.smb-btn:hover::before {
    animation: shine 0.7s;
  }  
  @keyframes shine {
    100% {
      left: 125%;
    }
}

.bottom-btn .wp-block-cover {
    height: 100%;
}
.bottom-btn .has-sm-text-background-color {
    background-color: rgba(46, 46, 46, 0.5)!important;
}
.bottom-btn .wp-block-button__link {
    display: flex;
    flex-direction: column; 
    align-items: center;
    justify-content: center;
    gap: 0;
    line-height: 0.5;
    transition: 0.5s;
}
/* Firefox指定 */
@-moz-document url-prefix(){
    .bottom-btn .wp-block-button__link {
    line-height: 1.5;
}
}
.bottom-btn .wp-block-button__link:hover {
    background-image: linear-gradient(180deg, rgba(125, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.15) 80%);
    transition: 0.5s;
}
.bottom-btn a {
    padding-top: 20px;
}
/*----- ヘッダー -----*/
 .l-header--sticky-overlay-colored-lg {
    background-color: rgba(255, 255, 255, 0.4)!important;
    backdrop-filter: blur(5px);

}
.c-entry__header {
    text-align: center;
}
.c-page-header {
	position: relative;
	margin-top: 100px;
}
@media (hover: hover) and (pointer:fine) {
    .p-global-nav--hover-text-color a:hover {
        color:#7d0000;
    }
}
.l-contents {
/* margin-top: 100px; */
}
.l-contents__inner {
/*     margin-top: 20px; */
}
.c-entry__header h1 {
    position: relative;
    font-size: 22px;
	margin-top: 100px;
}
/*  .c-drawer__item　a {
  position: relative;
  text-decoration: none;
  color: #ffffff; 
} */
/*  .c-drawer__item a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px; /* 下線の位置調整 */
  width: 100%;
  height: 1px;
  background-color: #fff; /* 下線の色 */
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
} */
/* .c-drawer__item a:hover::after {
	   transform: scaleX(1);
} */

/* .c-entry__header h1:before,
.c-page-header__title::before {
    position: absolute;
    top: -70px;
    left: calc(50% - 40px);
    content:"";
    display: block;
    width: 100px;
    height: 100px;
    background:url(http://uekidenki.check-sample01.com/wp-content/uploads/2025/07/代表挨拶_icon.png) no-repeat;
    background-size: contain;
} */

/*----- フッター -----*/
.l-footer .smb-btn-wrapper {
    width: 50%;
}
.l-footer a.smb-btn {
    min-width: 100%;
    font-size: 15px;
    background: #fff;
    border: 1px solid #151718;
    color: #151718;
}
.l-footer a.smb-btn::after {
    border-top: 1px solid #151718;
    border-right: 1px solid #151718;
}
.l-footer a.smb-btn:hover {
    filter: none;
    background: #7d0000;
	color: #ffffff;
}
.l-footer a.smb-btn::after:hover {
	border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.l-footer--footer-2 .l-footer__footer {
    background-color: #fff;
}
.l-footer--footer-2 .l-footer__body {
    border-top: none;
}
.l-footer--footer-2 .l-footer__widget-area {
    padding-top: 10px;
}
.l-footer .c-row>.c-row__col {
    margin-bottom: 20px;
}

/*----- トップページ -----*/
/* #fv .spider__figure {
    aspect-ratio: 11 / 7;
    object-fit: cover;
}
.fv_tag {
    width: fit-content;
    padding: .1em 1em;
    border-radius: 20px;
    box-shadow: 0 6px 16px 0 rgb(166 166 166 / 24%);
    background-color: #ffffffc7;
    font-size: 1.3rem;
    font-weight: 500;
}
.fv_txt-group {
    position: absolute;
    bottom: -2%;
    left: 5%;
    z-index: 10;
}

.fv_txt-img {
    width: 70% !important;
    margin-left: 0 !important;
}
#fv .fv_tag-group {
    gap: 15px;
    margin-top: 10px !important;
}
.fv_icon1 {
    opacity: .5;
    position: absolute;
    bottom: -18%;
    left: -4%;
    z-index: -1;
    width: 51%;
}

.fv_icon1 img {
    width: 100% !important;
}
.fv_slider {
    margin: 100px 0 0 230px !important;
    border-radius: 10px;
}

.fv_slider img {
    border-radius: 10px;
}
#fv .fv_man {
    position: absolute;
    right: 13%;
    bottom: 0;
    width: 23%;
} */
/* ファーストビュー */
.p_rel {
    position: relative;
}
.fv_text {
	font-family: 'Noto Sans JP', sans-serif;
}
#fv .fv_slider.sp_slider {
    display: none;
	height: 100vh;
}

.fv_txt-img_sp {
    display: none;
}

#fv {
    position: relative;
    padding: 0;
	height: 100vh;
}

#fv h2 {
    margin-bottom: 0 !important;
    border: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2rem;
}


#fv h2 strong {
    font-size: 2.8rem;
}


#fv .smb-section__inner,
#fv .smb-section__body.is-layout-constrained.wp-block-section-is-layout-constrained,
#fv .c-container.alignfull.c-container--no-padding {
    position: static !important;
}


/* fvスライダー */
/* #fv .spider__figure {
    aspect-ratio: 11 / 7;
    object-fit: cover;
	height: 100vh;
}
/* #fv .pc_slider {
	
	background: linear-gradient(rgba(0, 0, 0, .6),  rgba(0, 0, 0, .6))!important;

} */
#fv .spider {
filter: brightness(0.7);
}

#fv .smb-spider-slider--shifted.alignfull>.spider>.spider__canvas:before,
#fv .smb-spider-slider--shifted.alignfull>.spider>.spider__canvas:after {
    display: none;
}



.fv_slider img {
width: 100vh;
	aspect-ratio: 11 / 7;
    object-fit: cover;
}

#fv .fv_man {
/*     position: absolute; */
    right: -90%;
    bottom: 0;
    width: 35%;
}

.fv_txt-group {
    position: absolute;
    bottom: -2%;
    left: 3%;
    z-index: 10;
	margin-top: -120px;
	margin-right: 30px;
}

#fv .group_spimg {
	 position: absolute;
 	width: 70%; 
	top: 25%;
	left: 17%;
	margin: 50px;
 	height: auto; 
	
}
.group_spimg .fv_man_02 {
	width: 200px;
	
}

.fv_txt-img {
    width: 100% !important;
    margin-left: 0 !important;
}

#fv .fv_tag-group {
    margin-top: -500px !important;
	
}

.fv_tag {
    width: fit-content;
    padding: .1em 1em;
/*     border-radius: 20px; */
    box-shadow: 0 6px 16px 0 rgb(166 166 166 / 24%);
    background-color: #ffffffc7;
    font-size: 1.3rem;
    font-weight: 500;
}

.fv_icon1 {
    opacity: .5;
    position: absolute;
    bottom: -1%;
    left: 10px;
    z-index: -1;
    width: 30%;
	vertical-align: baseline;
}

.fv_icon1 img {
    width: 100% !important;
}

.fv_txt-group {
		display: flex;
		justify-content:center;
		align-items:center;
		margin-right: 0px;
	}
.grp_fv {
	display: flex;
	gap:135px;
} */
.banner {
	min-width: 800px;
}
.banner_gr {
	width: auto;
	height: 100%;
}

.home .l-contents {
    margin-top: 0;
}
.mv .wp-block-cover {
    height: 48vw;
    position: relative;
}
.mv_logo {
    width: 240px;
    padding-top: 18vw!important;
}
.mv_bnr {
    position: absolute;
    bottom: 0;
    right: 15px;
    max-width: 380px;
    width: 80%;
}
.works .c-entries-carousel .spider__dots {
    margin-top: 10px;
}
.works .spider__dots:not([data-thumbnails=true]) .spider__dot[aria-current=true] {
    background-color: #95999b;
}
.about_me .txt_flowing {
    position: relative;
    padding: 50px 0;
    overflow: hidden;
	margin-bottom: -85px;
}
.about_me .txt_flowing::before,
.about_me .txt_flowing::after {
    content: "UEKIDENKI";
    position: absolute;
    top: 27%;
    width: 100%;
    height: auto;
    background: linear-gradient(180deg, rgba(255, 255, 255,0%) 0%,  rgba(125, 0, 0,100%) 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 19vw;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    z-index: 1;
}
.about_me .txt_flowing::before {
    left: 0;
   animation: flowimg 15s linear infinite;  
}
  .about_me .txt_flowing::after {
    left: 100%;
    animation: flowimg 15s linear infinite;  
}
@keyframes flowimg {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}
.about_me .has-sm-text-alt-background-color {
    background-color: rgba(252, 253, 255, 0.591)!important;
    backdrop-filter: blur(5px);
}
.wp-block-cover__inner-container,
.wp-block-cover__inner-container .wp-block-buttons,
.wp-block-cover__inner-container .wp-block-buttons .wp-block-button,
.wp-block-cover__inner-container .wp-block-buttons .wp-block-button a {
    height: 100%;
}
.about_btn-box .wp-block-button__link {
    display: flex;
    flex-direction: column; 
    align-items: center;
    justify-content: left;
    gap: 0;
    line-height: 0.6;
    transition: 0.5s;
}
/* Firefox指定 */
@-moz-document url-prefix(){
    .about_btn-box .wp-block-button__link {
    line-height: 1.5;
}
}
.about_btn-box .wp-block-button__link:hover {
    background-image: linear-gradient(180deg, rgba(125, 0, 0, 0.02) 0%, rgba(125, 0, 0, 0.7) 80%);
    transition: 0.5s;
}
.about .about_btn-box {
    padding: 30px;
}
.reason .grad_gray.has-sm-light-gray-background-color {
    background-image: radial-gradient(rgba(233, 233, 233, 1), rgba(183, 185, 185, 1));
}
.reason .wp-block-column .sme-bg-color {
    padding: 8px 12px;
}
.reason figure {
    height: 100%;
}
.reason img {
    height: 100%;
}
.reason_left img {
    object-position: left;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}
.reason_right img {
    object-position: right;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

.area {
    position: relative;
}
.area_map {
    position: absolute;
    bottom: -180px;
    right: 10vw;
}
.area_map img {
    width: 60vw!important;
    max-width: 520px;
}
/* 対応地域 */
/* .area .smb-section__fixed-background {
/*     background: linear-gradient(0deg, rgb(3, 102, 215) 0%, rgb(12, 145, 207) 100%); */
background: linear-gradient(180deg, rgba(125, 0, 0, 0.7) 0%, rgb(255, 255, 255,0.5) 45%, rgb(255, 255, 255,0.5) 55%, rgb(219, 196, 0, 0.7) 100%)!important;
} */
.recruit_inner {
    background: linear-gradient(180deg, rgba(125, 0, 0,0.6) 0%, rgb(255, 255, 255,0.5) 0%), rgb(219, 196, 0,0.5)!important;
}
.recruit_inner_list{
    align-items: stretch!important;
}
.recruit_inner_bottom .smb-btn-wrapper {
    width: 100%;
    max-width: 400px;
}
.recruit_inner_bottom a.smb-btn {
    min-width: 100%;
}
.recruit_inner_bottom .wp-block-group p {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    padding: 16px 30px;
    border: 2px solid #fff;
    border-radius: 10px;
}  
.recruit_inner_bottom .wp-block-group p::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 25%;
    border-style: solid;
    border-width: 15px 20px 0 0;
    border-color: #fff transparent transparent;
    translate: -50% 100%;
    transform: skew(-40deg);
    transform-origin: top;
} 
.recruit_inner_bottom .wp-block-group p::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 25%;
    border-style: solid;
    border-width: 11px 14.7px 0 0;
    border-color: #fff transparent transparent;
    translate: calc(-50% - 0.7px) 100%;
    transform: skew(-40deg);
    transform-origin: top;
}
.recruit_inner_bottom a.smb-btn {
    background: rgba(255, 255, 255, 0.7)!important;
    color: #151718;  
}
.recruit_inner_bottom a.smb-btn::after {
    border-top: 1px solid #151718;
    border-right: 1px solid #151718;
}
.news .c-meta__item {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
}
.contact .smb-btn-wrapper {
    width: 80%;
}
.contact a.smb-btn {
    min-width: 100%;
    background: rgba(255, 255, 255, 0.7)!important;
    font-size: 15px;
    color: #151718; 
}
.contact a.smb-btn:hover {
    filter: none;
    background: rgba(125, 0, 0, 0.5)!important;
	color: #ffffff;    
}
.contact a.smb-btn::after {
    border-top: 1px solid #151718;
    border-right: 1px solid #151718;
}
.contact a.smb-btn::after:hover {
	border-top: 1px solid #ffffff!important;
    border-right: 1px solid #ffffff!important;
}




/*----- 事業内容 -----*/

/* .business_business_btn {
    align-items: stretch;
} */
/* .business_business_btn .wp-block-buttons,
.business_business_btn .wp-block-button,
.business_business_btn .wp-block-button a {
    height: 100%;
} */
.business_reason_box {
    padding-bottom: 60px;
}
.business_reason_box .wp-block-column {
    box-shadow: 0px 0px 13px 1px #d0d1b1;
}
.business_business_inner .wp-block-column {
    box-shadow: 0px 0px 13px 1px #d5d5d5;
}
.business_business_inner .wp-block-columns {
    gap: 0;
}
.business_business_inner .wp-block-columns figure,
.business_business_inner .wp-block-columns figure img {
    height: 100%;
    object-fit: cover;
}
.about .wp-block-columns {
	gap: 0 !important;
}
.about .wp-block-column {
	margin: 0 !important;
  padding: 0 !important;
}

.cover-button-fix {
  position: relative;
}
.about_btn-box .wp-block-button__link {
    display: flex;
    flex-direction: column; 
    align-items: center;
    justify-content: center;
    gap: 0;
    line-height: 0.6;
    transition: 0.5s;
}
.business_btn {
	overflow: hidden;
	position: relative;
}
.business_btn::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.business_btn:hover::before {
	-webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.recruit_btnn {
	overflow: hidden;
	position: relative;
}
.recruit_btnn::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.recruit_btnn:hover::before {
	-webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}


/* ボタンの高さを内容サイズに戻す */
/* a.wp-block-button__link {
  height: auto !important;
  width: auto !important;
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: center;
  padding: 0.6em 1.4em;
  white-space: nowrap;
} */
.cover-button-fix {
  position: relative;
}

.cover-button-fix .wp-block-button {
  position: absolute;
  bottom: 20px;
  left: 20px;
}







/*----- 会社概要 -----*/
.company_bottom {
/*     background: linear-gradient(0deg, rgb(3, 102, 215) 0%, rgb(12, 145, 207) 100%); */
}
.company_bottom table tr td:first-child {
    width: 30%;
    font-weight: bold;    
}
.company_bottom .wp-block-table * {
    color: #333333;
    text-decoration:none;
    pointer-events:none;
}
iframe {
	vertical-align: bottom;
	margin-bottom: -85px;
}
/* .has-text-align-left {
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 19px;
} */
/*----- 採用情報 -----*/
.recruit_personality_box .wp-block-columns{
    gap: 10px;
}
.recruit_personality_images figure {
    max-width: 300px;
    position: relative;
}
.recruit_personality_images figure::after {
    position: absolute;
    content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(175deg, rgb(147, 133, 39,0.7) 0%, rgb(209, 188, 21,0.9) 100%);
	top: 30px;
	right: 30px;
	z-index: -1;
}
.recruit_guide table tr td:first-child {
    width: 30%;
    font-weight: bold;
    background: #ddd; 
}
.recruit_guide h3 {
    padding: 0.25em 0.5em!important;
    background: transparent;
    border-left: solid 5px #7d0000;
}
/* セクションブロックを2カラム風に */
.section-two-col {
  display: flex;
  flex-wrap: wrap;
}
.section-two-col {
	padding-left: 0px;
}

/* 左側の画像を半分に広げる */
.section-two-col .half-image {
  width: 50%;
  object-fit: cover;
  height: 100%;
}

/* 右側のテキスト用コンテンツ */
.section-two-col .half-text {
  width: 50%;
  padding: 2rem;
  box-sizing: border-box;
}

/*----- 施工実績 -----*/
.works header,
.works footer {
    max-width: 764px;
}
.works header .c-entry__meta {
    margin-top: 30px;
}
.works-post_inner table tr td:first-child {
    width: 30%;
    font-weight: bold;
    background: #EEEEEE;
}
.c-entry-summary__title, .c-entry__header h1, .c-page-header__title{
	color: #7d0000;
}
.works_gl img {
    filter: brightness(0.95);
    transform: scale(1);
    transition: transform 3s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
    object-fit: cover;
}
.c-entries__item .c-entry-summary__figure img {
 	 transition: transform 1.3s ease-in-out!important;
  transform: scale(1);
}
.c-entries__item a:hover .c-entry-summary__figure img {
  transform: scale(1.08);
}


.c-entry-summary__figure img {
  transition: transform 1.5s ease-in-out;
  transform: scale(1); 
}

.c-entries__item .c-entry-summary__figure img:hover 
  transform: scale(1.08)!important;
}


/* 選ばれる理由 */
.select-box {
	background: #d3d3d3;
	max-width: 90%;
}
/* .reason_bg {
	filter: blur(0px);
} */
/* .reason_sabbg {
	filter: blur(5px);
} */

/* 代表挨拶 */
/* .greeting_img {
 position: relative;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  overflow: hidden;
  z-index: 0;
} */

.greeting-column {
	max-width: 90%;
}
.greeting_name {
	font-family: 'Yuji Syuku', serif;
	font-weight: 400;
  font-style: normal;
}
.background-blobs {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.align-middle {
  display: flex;
  align-items: center;  /* 上下中央に揃える */
}

/* 赤いほわほわ円 */
.background-blobs::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(255, 100, 100, 0.5) 0%, transparent 70%);
  top: 0px;
  left: 0px;
  z-index: -1;
  filter: blur(60px);
}

/* オレンジのほわほわ円 */
.background-blobs::after {
  content: "";
  position: absolute;
  width: 800px;
  height: 800px;
  background: radial-gradient(circle, rgba(255, 165, 0, 0.4) 0%, transparent 70%);
  bottom: 0px;
  right: -200px;
  z-index: -1;
  filter: blur(60px);
}

/* 採用情報 */






/*--------------------------------------------------     
施工実績非表示コメント
--------------------------------------------------*/
.post-type-archive-works .c-entry__content {
    position: relative;
    max-width: 1280px;
}
/* .post-type-archive-works .c-entry__content::before {
    position: absolute;
    display: inline-block;
    content: "ただいま準備中です";
    padding-bottom: 30px;
    font-weight: bold;
    font-size: 1.2rem;
} */
.post-type-archive-works .c-entry__content p {
    font-size: 0;
}





/*----- お知らせ -----*/
.c-page-header__title {
    position: relative;
    font-size: 22px;
}
.c-meta__item--author {
    display: none;
}
/*----- お問い合わせ -----*/
.contact_tel .smb-btn-wrapper,
.contact_tel .smb-btn-wrapper a {
    width: 100%;
}
.contact_form .smf-form .smf-textarea-control__control {
    border: none;
}
.contact_form .smf-form .smf-text-control__control {
    width: 100%;
    border: none;
}
.contact_form .smf-form--simple-table .smf-item__col--label {
    display: flex;
    gap: 10px;
}
.contact_form .smf-item__description {
    margin-top: 0;
    padding: 2px 6px!important;
    height: 26px;
    font-weight: bold;
    background: #dc3f3f;
    color: #fff;
    border-radius: 4px;   
}
.contact_form .smf-action .smf-button-control__control {
    width: 100%;
    margin-bottom: 20px;
    background-color: #7d0000;
    background-image: none;
    border: none;
    color: #fff;
    font-weight: bold;
}
.contact_form .smf-button-control__control:hover {
    opacity: 0.7;
    transition: all .3s;
}
/* メンバー紹介 */
.c-entry-summary__content {
 	display: none;
}

/* News */
.news {
	padding-top: 30px;
}
/*------------------------------------------------------------------------------
---------------------------------- レスポンシブ ----------------------------------*/
@media (min-width: 1024px){
    .menu-item-33 {
        min-width: 170px!important;
    }
    .menu-item-30 {
        min-width: 170px!important;
    }
	
}
/*-----------------------------------------
---------------- タブレット -----------------*/
@media (max-width: 1024px){
    .l-1row-header .c-fluid-container {
        padding-right: 15px;
    }
    .menu-item-415,
    .menu-item-992 {
        border-bottom: 1px solid #fff;
    }
    .mv .wp-block-cover {
        height: 100vw;
    }
    .mv_logo {
        width: 200px;
        padding-top: calc(35vw - 69px)!important;
    }
	
}
/*-----------------------------------------
---------------- タブレット -----------------*/
@media screen and (max-width: 779px) {
    .about .wp-block-button {
        font-size: 24px!important;
    }
    .about .wp-block-button .sme-font-size {
        font-size: 15px!important;
    }
    .about .about_btn-box {
        padding: 10px;
    }
    .reason_right,
    .reason_left {
        gap: 0;
    }
    .reason_right {
        flex-direction: column-reverse!important;  
    }
    .reason_left img,
    .reason_right img {
        clip-path: none;
    }
    .reason .reason_right.has-sm-light-gray-background-color {
        background-image: radial-gradient(rgba(233, 233, 233, 1), rgb(243, 243, 243))!important;
		
    }
    .area_map img {
        width: 80vw!important;
        opacity: 0.6;
    }
    #body .area_txt_detail {
        width: 60%;
        margin-right: auto;
        margin-left: 0;
    }
    .recruit_inner_bottom .wp-block-group {
        justify-content: space-evenly;
    }
    .recruit_inner {
/*         padding-bottom: 120px!important; */
    }
    /*----- 事業内容 -----*/
    .business_business_inner .wp-block-columns:nth-child(even){
        flex-direction: column-reverse;
    }
	
	.business_column {
		display:flex;
		gap:0px;
		margin-top: 0;
	}
	
    /*----- 施工実績 -----*/
    .works header,
    .works footer {
    padding: 0 20.4px;
    }	
}

/*------------------------------------
---------------- SP -----------------*/
@media screen and (max-width: 599px) {
    /*----- 共通 -----*/
    body {
        font-size: 15px;
    }
    .pt_120{
        padding-top:90px!important;
    }
    .pb_120{
        padding-bottom:90px!important;
    }
    .smb-btn-wrapper {
        width: 300px;
    }
    a.smb-btn {
        min-width: 100%;
    }
    body .ttl_area {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .en_big {
        font-size: 60px;
    }
    body .l-contents h2 {
        font-size: 28px!important;
    }
    body .ttl_area h2 {
        font-size: 18px!important;
    }
    body .l-contents .sp_font_24 { 
        font-size: 24px!important;
    }
    /*----- フッター -----*/
    .l-footer .smb-buttons {
        flex-direction: column;
        gap: 10px;
    }
    .l-footer .smb-btn-wrapper {
        width: 100%;
    }
    /*----- トップ -----*/
    .mv_logo {
        padding-top: calc(20vw + 45px)!important;
    }
    .mv_logo img {
        width: 160px!important;
        margin: 0 auto;
    }
    .about .wp-block-button {
        font-size: 13px!important;
    }
    .about .wp-block-button .sme-font-size {
        font-size: 10px!important;
    }
    .reason .smb-container__body {
        width: 100%!important;
    }
    .reason .has-sm-4-xl-font-size {
        font-size: 36px!important;
    }
    .area_map {
        bottom: -80px;
        right: 5vw;
    }
    .area_map img {
        width: 75vw!important;
    }
    .greeting_logo img {
/*         width: 240px!important; */
    }
    .recruit_inner {
        padding-bottom: 90px!important;
    }
    .recruit_inner_list {
        flex-direction: column;
    }
    .contact .smb-btn-wrapper {
        width: 100%;
    }
    /*----- 会社概要 -----*/
    .company_greeting img {
/*         width: 240px!important; */
    }
    .company_president_lead {
        text-align: left;
    }
    /*----- 施工実績 -----*/
    .archive .l-contents h2 {
        font-size: 18px!important;
    }
    /*---- お知らせ -----*/
    .blog .l-contents h2 {
        font-size: 18px!important;
    }
	.reason_3 p {
		text-align: left;
	}
}
@media screen and (max-width: 639px) {
    .c-entries--simple .c-entry-summary__content, .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link, .black_cover {
        display: block;
    }

    .c-entries--simple .c-entry-summary__figure, .cover_text {
        float: inherit;
        width: 100%;
        margin-bottom: 20px;
    }
	
}


/*---- お知らせ更新日時非表示 ----*/
.c-meta__item--modified {
  display: none;
}

/* スタッフ紹介 */
/* 投稿リストブロックを4列にするカスタムCSS */
.custom-post-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.custom-post-grid > li {
  width: calc(25% - 15px); /* 4列 */
  background-color: #fff;
  padding: 16px;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  text-align: center;
}

/* レスポンシブ対応 */
@media (max-width: 1024px) {
  .custom-post-grid > li {
    width: calc(50% - 10px); /* タブレットで2列 */
  }
/* 	.fv_textitems {
	display: flex;
	flex-direction: column;
		justify-content:center;
		align-items:center;
	width: 65%;
		
}  */

	
	
}

@media (max-width: 600px) {
	.busi-btn_group {
		flex-direction: column;
		width: 100%;
		
	}
	.busi_box-btn {
		width: 100%!important;
		
	}

  .custom-post-grid > li {
    width: 100%; /* スマホで1列 */
  }
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease;
}

.fade-in.active {
  opacity: 1;
  transform: translateY(0);
}

/* 対応エリアの地図の装飾 */
.image-blob-wrapper {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  display: inline-block;
}

.image-blob-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 10; /* 前面に */
}

.blob {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  background: rgba(255, 100, 100, 0.3); /* 薄い赤 */
  border-radius: 50%;
  transform: translate(-50%, -50%);
  filter: blur(40px);
  animation: pulse 6s ease-in-out infinite;
  z-index: 0; /* 背景に */
}

@keyframes pulse {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.3);
  }
}
.image-blob-wrapper {
  position: relative;
  width: 100%;
  max-width: 800px; /* ← 画像全体の最大サイズを調整 */
  margin: 0 auto;
  display: block;
}

.image-blob-wrapper img {
  display: block;
  width: 100%; /* ← 画像のサイズを広げる */
  height: auto;
  position: relative;
  z-index: 10;
}

.blob {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px; /* ← 赤い円を大きく */
  height: 400px;
  background: rgba(255, 100, 100, 0.4);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  filter: blur(30px); /* 少しボケ感を増すとやわらかく見える */
  animation: pulse 2s ease-in-out infinite;
  z-index: 0;
}

@keyframes pulse {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.3);
  }
}

.reason_left {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.reason_right {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.area_txtop .area_p {
	font-size: 1.8rem;
}
.area_txtop .text_sab {
	font-size: 28px;
}

/* スタッフ紹介 */
.c-entry-summary__figure img {
  filter:  brightness(0.95);
  transform: scale(1);
  transition: transform 2s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
  object-fit: cover;
}

.c-entry-summary__figure:hover img {
  filter: grayscale(0%) brightness(1.05);
  transform: scale(1.05);
}

.recrute_img {
/* 	height: 100vh; */
}

/* 事業内容 */
.busi-btn_group {
    display: flex;
  justify-content: center;
    flex-wrap: wrap;
    gap: 0px;
/*     justify-content: center; */
    justify-content: space-between;
   margin: 25px auto 0 !important;
}
.busi_box-btn {
    position: relative;
    width: calc((100% - 0px * 2) / 3);
    margin: 0 !important;
/*     border: solid 1px; */
    border-radius: 0 !important;
    box-shadow: 0 6px 11px 0 #d5c0a64f;
    background-position: 30%;
    background-size: cover;

    -webkit-transform: translateZ(0);
    aspect-ratio: 1/1;
    background-blend-mode: overlay;
}

.busi_box-btn1 {
    background-image: url(https://uekidenki.com/wp-content/uploads/2025/07/250703_229.jpg);
}
.busi_box-btn2 {
    background-image: url(https://uekidenki.com/wp-content/uploads/2025/07/制御盤.jpg);
}

.busi_box-btn3 {
    background-image: url(https://uekidenki.com/wp-content/uploads/2025/07/24859910_m-1.jpg);
}
.busi_box-btn .smb-box__body {
    position: static;
}

.busi_box-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.4); /* 白い半透明 */
  opacity: 0;
  transition: opacity 0.4s ease;
}

.busi_box-btn:hover::after {
  opacity: 1;
}

.busi-box_ttl {
    position: absolute;
    bottom: 15px;
    width: auto;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
	color: #ffffff;
	background-color: #ffffff;
	padding: 0 20px 0 20px;
	margin: 0 20px;
	
}

.busi-box_ttl::after {
 content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #7d0000;
  margin-left: 15px; 
  margin-bottom: 4px;
  
}

.bsns_text a {
	font-weight: bolder;
	font-size: 2rem;
}

/* めも */
.busi_box-btn .smb-box__background {
    opacity: 1 !important;
    border-radius: 0 !important;
/*     background-color: #ffffffb6 !important; */
}

.align-middle h2 {
	padding-top: 22px;
}
.ttl_area h2 {
	padding-top: 22px;
}
.area_ttile h2 {
	padding-top: 22px;
}
.gaiyo_title h2 {
	padding-top: 22px;
}
.recruit h2 {
	padding-bottom: 33px;
}
.recruit_02 h2 {
	padding-bottom: 33px;
}


.recruit .is-layout-flex .recrute_img {
	display: flex;
	align-items: center;
	justify-content: center;
}
.recruit .is-layout-flex .half-text {
	padding-bottom: 85px;
}
.work_group {
	position: relative;
}

.work_group .works_img02 {
	position: absolute;
	width:100%;              
  height: auto;               
  display: block;           
  margin-right: 1120px;
margin-top: -500px;
}
.ig .ig_en {
	 background: linear-gradient(180deg, #FFF0F5 0%, #7d0000 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

#fv .fv_txt-img {
	margin-top: -50px;
}


/*  @media (max-width: 768px) {
.business_business {
	 display: flex;
    flex-direction: column;
    align-items: center; 
    gap: 10px; 
}
.business_business_btn {
    align-items: normal 
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap 
}
} */
/*----- 事業内容 -----*/
/* .business_business_btn {
    align-items: stretch;
}
.business_business_btn .wp-block-buttons,
.business_business_btn .wp-block-button,
.business_business_btn .wp-block-button a {
    height: 100%;
}
.business_reason_box {
    padding-bottom: 60px;
}
.business_reason_box .wp-block-column {
    box-shadow: 0px 0px 13px 1px #889db3;
}
.business_business_inner .wp-block-column {
    box-shadow: 0px 0px 13px 1px #d5d5d5;
}
.business_business_inner .wp-block-columns {
    gap: 0;
}
.business_business_inner .wp-block-columns figure,
.business_business_inner .wp-block-columns figure img {
    height: 100%;
    object-fit: cover;
} */
/*----- 事業内容 -----*/
/*     .business_business_inner .wp-block-columns:nth-child(even){
        flex-direction: column-reverse;
    }
.business_business_btn {
  flex: 1 1 0;
  text-align: center;
}

.business_business_btn {
  display: block;
  width: auto;
  text-align: center;
}

.business_business_btn{
	display: flex;
  justify-content: space-between; /* 均等配置 */
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
} */

/* ファーストビュー */
.fv_txt-img .z_999 .sme-hidden-md .sme-hidden-lg-up {
	
}
#fv .fv_slider.sp_slider {
	
    display: none;
	
}

.fv_txt-img_sp {
    display: none;
}

#fv {
	position: relative;
    padding: 0;
}

/* .fv_textitems {
	position: relative;
} */
/* .fv_imggrouph {
	position: absolute;
	top: 30;
  right: 50;
	width: 500px;
  height: 500px;
    
} */
.fv_imggrouph {
	width: 100%;
  height: auto;
}


#fv h2 {
    margin-bottom: 0 !important;
    border: none;
    font-family: "Zen Maru Gothic", serif;
    font-size: 2rem;
}


#fv h2 strong {
    font-size: 2.8rem;
}

#fv .dots {
    /* 点の間隔とサイズ調整 */
    padding-top: .2em;
    background-image: radial-gradient(circle at center, var(--wp--preset--color--sm-sub-accent) 20%, transparent 20%);
    /* 点の色とサイズ調整 */
    background-position: top right;
    /* 横方向に繰り返し */
    background-size: 1em .3em;
    /* 点の位置 */
    background-repeat: repeat-x;
    /* 縦方向の位置調整 */
}

#fv .smb-section__inner,
#fv .smb-section__body.is-layout-constrained.wp-block-section-is-layout-constrained,
#fv .c-container.alignfull.c-container--no-padding {
    position: static !important;
}

#fv .spider__figure {
	
	padding-top: 0px;
	margin-top: 0px;
/*     aspect-ratio: 11 / 7; */
    object-fit: cover;
	height: 100vh;

}

#fv .smb-spider-slider--shifted.alignfull>.spider>.spider__canvas:before,
#fv .smb-spider-slider--shifted.alignfull>.spider>.spider__canvas:after {
    display: none;
}

.fv_slider {
	width: 100vw;
  height: 100vh;
    filter: brightness(0.7);
	
	
}

.fv_slider img {
    height: 100vh;
	object-fit: cover;
}

#fv .fv_man {
/*     position: absolute; */
    right: 13%;
    bottom: 0;
    width: 23%;
}

.fv_txt-group {
    position: absolute;
    bottom: 5%;
    left: 5%;
    z-index: 10;
}

.fv_txt-group .fv_man {
	bottom: -80px;
}



.fv_txt-img {
    width: 70% !important;
    margin-left: 0 !important;
}

#fv .fv_tag-group {
    gap: 15px;
    margin-top: 10px !important;
}

.fv_tag {
    width: fit-content;
    padding: .1em 1em;
/*     border-radius: 20px; */
    box-shadow: 0 6px 16px 0 rgb(166 166 166 / 24%);
    background-color: #ffffffc7;
    font-size: 100%;
    font-weight: 500;
}

.fv_icon1 {
    opacity: .5;
    position: absolute;
    bottom: -18%;
    left: -4%;
    z-index: -1;
    width: 51%;
}

.fv_icon1 img {
    width: 100% !important;
}
.fv_imggrouph {
 	bottom: 100px;
	left: 80%;
}



/* END--ファーストビュー */
.sub-ttl,.sub-ttl_w{
    position: relative;
    margin-bottom: 10px !important;
    font-family: "Zen Maru Gothic", serif;
    font-size: 1.3rem;
    font-weight: 600;
}

.sub-ttl::before {
    position: absolute;
    top: 54%;
    left: -25%;
    z-index: -1;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #50afa74f;
    content: "";
    -webkit-transform: translateY(-50%);
}

/* .c-entry__header h1 {
	margin-top: 150px;
} */
.l-contents {
/* 	padding-top: 120px; */
}
/* .l-contents__inner:first-child {
	padding-top: 0;
	margin-bottom: 0;
} */
 
.c-page-header {
	position: relative;
	margin-top: 100px;
}
.about_me .txt_flowing {
	display: flex;
	justify-content: center;
	align-items: center;
    position: relative;
}
.about_me .txt_flowing::before, .about_me .txt_flowing::after{
	
	position: absolute;
/* 	top:85px; */
	padding: 0;
}
/* セクション間背景ボタンのトランジション */
.business_bgimg:hover .wp-block-cover__image-background {
  transform: scale(1.08);
  transition: transform 1.2s ease-in-out;
}

.c-drawer__item a {
	position: relative!important;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	transition: 0.3s;
}
.c-drawer__item a:hover{
	color: #ffffff;
}
.c-drawer__item a::before {
	content: "";
	position: absolute!important;
	left: 50%;
	bottom: -4px;
	width: 0;
	height: 2px;
	background: #ffffff;
	transition: 0.3s;
}
.c-drawer__item a:hover::before{
	left: 0;
	width: 100%!important;
}

.ttl_area h2 {
	margin-bottom: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.flow_text h2  {
	margin-bottom: 8px;
}
.text_sab {
	font-size: 28px;
}

.smb-btn__label svg {
  margin-right: 8px;
}

#page-top svg.svg-inline--fa {
　margin: 0 !important;
}

/*  タブレット求人バナー調整*/
@media (max-width: 840px){
	.wp-block-group .fv_textitems{
		display:block;
	}
#fv .fv_man{
	    margin-top:80px;
		width:50vw;
	}
	.smb-section--full{
		height
	}
