@charset "utf-8";
/*
Theme Name: KENSHINstyle
Theme URI: 
Template: lightning
Description: Lightning G3 Child Theme ★
Author: MACS ★
Version: 0.1.31
*/

/* レイアウト */
.site-body {
    padding: 0 0 4rem;
}
body.single .site-body {
    padding-top: 1em;
}

.main-section--col--two {
    padding: 0 3em 0 1em;
    width: calc(100% - 300px);
}
.sub-section--col--two {
    padding: 0 1em;
    width: 300px;
}
body.single .entry-body {
    margin-bottom: 100px;
}
body.single .entry-body:after {
    content: "";
    clear: both;
    display: block;
}
/* オーバーラップ見出し */
.vk_heading.vk_heading-style-plain .vk_heading_title {
    margin-bottom: 5px !important;
}

@media (max-width:991px) {
.site-body {
    padding: 0 0 1rem;
}
.main-section--col--two {
    padding: 0 1em;
    width: 100%;
}
.sub-section--col--two {
    width: 100%;
}
}
@media (max-width:767px) {
.alignfull {
    padding: 0 2em;
}
}
@media (max-width:575px) {
/* オーバーラップ見出しの重なり量 */
.vk-block-top-over-md {
    margin: -5rem auto 0;
}
.vk-block-top-over-md.vk-size-radius {
    padding: 1em !important;
}
.wp-block-cover.jobinfobox.vk-block-top-over-md.vk-size-radius {
    padding: 0 !important;
}
}
@media (max-width:499px) {
.site-body {
    padding: 0;
}
}
/*　共通    ----------------------------------------*/
html, body {
    font-family: /*'Noto Sans JP', */'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: 0.5px;
}
@media (max-width: 991.98px){
body, html {
    font-size: 0.9em;
}
}
/* ページ大見出し */
.wp-block-cover.alignfull.minheight5em {
    min-height: 5rem;
}
.wp-block-cover.alignfull.minheight5em h2 {
    margin-bottom: 0;
    background: url(images/bg_pageH2.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 40px;
}

h3 {
    font-size: 2em;
}
body:not(.home) h3 {
    border-left: 10px solid #00883e;
    padding-left: 0.5em;
    font-size: 1.4em;
    border-bottom: 1px solid #ccc;
}
p.subH3 {
    margin-top: -1.4em !important;
    padding-left: 1.5em;
    color: #666;
    font-size: 0.9em;
}
.wp-block-group.has-background {
    padding: 1.25em 2.375em;
}
h3.wp-block-heading.has-text-align-center {
    border: none;
}
@media (max-width:575px) {
.wp-block-heading.has-text-align-center {
    font-size: 1.5em;
}
}

/* オフセット背景のh3 */
.vk-bg-offset-body .wp-block-vk-blocks-heading {
    margin-bottom: 2em !important;
}
.wp-block-vk-blocks-heading h3.vk_heading_title {
    margin-bottom: 0;
    margin-left: -3px;
}
.wp-block-vk-blocks-heading h3.vk_heading_title + p {
    font-weight: bold;
    color: #035BDB;
    line-height: 1.3;
    font-family: 'Poppins', sans-serif;
    font-size: 1.3em;
}
.vk-block-top-over-md.vk-size-radius {
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}
/* お問い合わせBOXのh3 */
.contactbox h3 {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 1rem !important;
}

.vk_button .btn {
    box-shadow: none;
}
.vk_button .btn:hover {
    box-shadow: none;
}
a.vk_button_link.btn {
    border-radius: 0;
    position: relative;
    border: none;
}

a.vk_button_link.btn:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-width: 0 0 16px 16px;
    border-style: solid;
    border-color: #00833e #ffffff #ffffff #00833e;
    background: #00833e;
    display: block;
    width: 0;
}
.vk-bg-offset.paleG a.vk_button_link.btn:before {
    border-color: #00833e #e2f8ef #e2f8ef #00833e;
    background: #00833e;
}
.vk_button.bluebtn a.vk_button_link.btn:before {
    border-color: #035BDB #cdf0ff #cdf0ff #035BDB;
    background: #035BDB;
}
/* マウスホバー時に画像ズーム */
.zoomimg {
 margin:0 auto;
 overflow:hidden;
}
.zoomimg img{
 transition:1s all;
}
.zoomimg img:hover{
  transform:scale(1.07,1.07);
  transition:1s all;
}
.kakomi {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 1em;
}
.small {
    font-size: 0.85em;
}
.smaller {
    font-size: 0.75em;
}
.caution {
    color: #8e221e;
}
.red {
	color: #cc1215;
}
.brown {
	color: #800000;
}
.inlineblock {
    display: inline-block;
}
.margin0 {
    margin: 0 !important;
}
.marginbottom0 {
    margin-bottom: 0 !important;
}
.padding1em {
    padding: 1em;
}
/* 回遊喚起バナー */
figure.wp-block-image.respbnr {
    max-width: 1000px;
}
figure.wp-block-image.respbnr a, 
figure.wp-block-image.respbnr a:hover {
    transition: .2s;
}
figure.wp-block-image.respbnr a:hover {
    opacity: .7;
}

/*ギャラリーの最後の1枚も同じ大きさにする*/
.wp-block-gallery figure.wp-block-image {
  flex-grow: 0 !important;
}
/*.blocks-gallery-grid .blocks-gallery-item,  .wp-block-gallery .blocks-gallery-item {
    flex-grow: initial;
}*/
@media (max-width:575px) {
figure.wp-block-image.respbnr {
    max-width: 450px;
}
}
@media (max-width:499px) {
.non500u {
    display: none;
}
body .is-layout-constrained > .alignright {
    margin-inline-start: 0.5em;
}
}
/*--------------------------------------------------------*/
/*　ヘッダー　　　　　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
.site-header-logo {
    text-align: left;
}
.site-header-logo img {
    margin-left: 0;
}
.header-top ul {
    margin-top: 0;
    margin-top: -5px;
    margin-bottom: 0;
    border: 1px solid #859b9a;
    padding: 0;
}
.site-header .header-top ul>li>a, .site-header .header-top ul>li>span {
    padding: 5px 15px 5px 10px;
    font-size: 1.2em;
}

/*--------------------------------------------------------*/
/*　トップページ　　　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
/* スライドショー --------------------------*/
/* ズームにする */
@keyframes zoom-in {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.swiper-slide-active picture img,
.swiper-slide-duplicate-active picture img,
.swiper-slide-prev picture img {
  animation: zoom-in 10s linear 0s 1 normal both;
}
/* マーカー */
.swiper-pagination {
    display: none;
}
/* サイズ */
.swiper-wrapper, .swiper-slide {
    max-height: 600px;
}
.ltg-slide picture img {
    object-fit: cover;
	max-height: 600px;
}
/* テキスト */
.ltg-slide .ltg-slide-text-set {
	top: 59% !important;
    left: 0;
}
.ltg-slide-text-title {
    font-size: 3em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;    
    padding-left: 0.8em;
}
.ltg-slide-text-title+.ltg-slide-text-caption {
    position: absolute;
    top: calc(50% + 2.5em);
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    line-height: 1.2;
}
/* ボタンを工事名表示にする */
.ltg-slide-text-set {
    position: absolute;
    width: 100%;
    height: 100% !important;
    transform: translateY(-59%);
}
.swiper-container div[class^="mini-content-container-"] .btn {
    border: none;
    pointer-events: none;
    position: absolute;
    display: block;
    top: calc(100% - 2em);
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    max-width: 1200px;
    text-align: right;
    color: #c0ccb4;
}
/* 1枚目・2枚目を社員募集に */
.swiper-slide.item-1 h3, .swiper-slide.item-2 h3 {
    text-indent: -9999px;
    background: url(https://www.kenshin-kougyo.com/wp-content/uploads/bosyu-txt-kanzen-top.png);
    background-repeat: no-repeat;
    max-width: 500px;
    height: 180px;
    top: 45%;
    left: 70%;
    width: 40%;
    background-size: contain;
}
.swiper-slide.item-1 .ltg-slide-text-title+.ltg-slide-text-caption, .swiper-slide.item-2 .ltg-slide-text-title+.ltg-slide-text-caption {
    left: 55vw;
    transform: translateY(1em) translateX(0);
    color: #000 !important;
    font-size: 1.2em;
    font-weight: 700;
    display: block;
    line-height: 1.4;
    text-shadow: #fff 2px 2px 20px,#fff -2px 2px 20px,#fff 2px -2px 20px,#fff -2px -2px 20px;
}
.swiper-slide.item-2 .ltg-slide-text-title+.ltg-slide-text-caption {
    text-shadow: #ecf1f8 2px 2px 20px, #ecf1f8 -2px 2px 20px, #ecf1f8 2px -2px 20px, #ecf1f8 -2px -2px 20px;
}
@media (max-width:1399px){
.swiper-slide.item-1 .ltg-slide-text-title+.ltg-slide-text-caption, .swiper-slide.item-2 .ltg-slide-text-title+.ltg-slide-text-caption {
    left: 50vw;
    transform: translateY(0.5em) translateX(0);
    }
}
@media (max-width:1199px){
.ltg-slide-text-title {
    font-size: 2.5em;
}
.swiper-slide.item-1 .ltg-slide-text-title+.ltg-slide-text-caption, .swiper-slide.item-2 .ltg-slide-text-title+.ltg-slide-text-caption {
    font-size: 2vw;
    transform: translateY(0) translateX(0);
}
}
@media (max-width:991px){
.ltg-slide-text-title {
    font-size: 2.0em;
}
.swiper-slide.item-1 h3, .swiper-slide.item-2 h3 {
    transform: translateY(-60%) translateX(-45%);
    width: 50%;
}
.ltg-slide-text-title+.ltg-slide-text-caption {
    font-size: 1em;
}
}
@media (max-width:781px){
.swiper-container div[class^="mini-content-container-"] .btn {
    font-size: 0.85rem;
}
}
@media (max-width:767px){
.ltg-slide-text-title {
    font-size: 1.7em;
}
.swiper-slide.item-1 h3, .swiper-slide.item-2 h3 {
    transform: translateY(-40%) translateX(-45%);
}
.ltg-slide-text-title+.ltg-slide-text-caption {
    font-size: 0.9em;
}
}
@media (max-width:575px){
.ltg-slide-text-title {
    font-size: 1.4em;
}
.swiper-slide.item-1 h3, .swiper-slide.item-2 h3 {
    transform: translateY(-30%) translateX(-45%);
    
}
.ltg-slide-text-title+.ltg-slide-text-caption {
    font-size: 2.5vw;
}
.swiper-container div[class^="mini-content-container-"] .btn {
    display: none;
}
}
@media (max-width:480px){
.ltg-slide-text-title {
    font-size: 5vw;
}
}
@media (max-width:430px){
.swiper-slide.item-1 h3, .swiper-slide.item-2 h3 {
    transform: translateY(-22%) translateX(-45%);
    
}
}
@media (max-width:380px){
.swiper-slide.item-1 h3, .swiper-slide.item-2 h3 {
    transform: translateY(-20%) translateX(-40%);
    
}
}
/*　お知らせ    -----------------------------------*/
.wp-block-cover.NEWS {
    min-height: unset;
    background: linear-gradient(90deg, #00833e 0%, #00833e 20%, #ffffff 20%, #ffffff 100%);
    padding: 0;
}
@media (min-width:1200px){
.wp-block-cover.NEWS {
    background: linear-gradient(90deg, #00833e 0%, #00833e calc((100% - 1110px)/2), #ffffff calc((100% - 1110px)/2), #ffffff 100%);
}
}
.NEWS .wp-block-columns {
	margin-bottom: 0;
}
.NEWS .vk_heading {
    width: 12rem;
    margin-left: calc(100% - 10rem);
}
.NEWS .wp-block-column.newstitle {
	background-image: url(images/bg_newstitle.png);
	background-repeat: no-repeat;
	background-position: left bottom;
    background-color: #00833e;
    min-height: 250px;
	color: #fff;
	padding: 10px 20px;
	min-width: 200px;
	background-size: 70%;
}
.NEWS h3.vk_heading_title {
    margin-top: 0;
}
.NEWS .wp-block-vk-blocks-heading h3.vk_heading_title + p {
    color: #fff;
	padding-left: 0;
}
.NEWS .vk_posts-layout-postListText .postListText {
    padding: 0.5rem 0;
}
.NEWS .vk_posts .postListText_title {
    font-size: 0.9em;
    line-height: 1.3;
    padding-top: 2px;
    color: #333;
}
@media (max-width: 991px) {
.NEWS .vk_posts .postListText_title {
    font-size: 1em;
}    
}
@media (max-width: 781px) {
.wp-block-cover.NEWS {
	background: none;
}
.NEWS .wp-block-column.newstitle {
    padding: 1em 3em;
    background-size: 90px;
	background-position: 2.5em bottom;
    min-height: 70px;
}
.NEWS .vk_heading {
    margin-left: calc(100% - 9rem);
}
.wp-block-column.newslist {
    padding: 1em 2em;
}
.NEWS .wp-block-columns {
    gap: 0;
}
}
@media (max-width:767px) {

}
/* 互い違いブロック */

body .intro .is-layout-flex .wp-block-column {
    padding: 3em 0 3em 3em !important;
}
@media (max-width:599px) {
body .intro .is-layout-flex {
    flex-direction: column-reverse;
}
body .intro .is-layout-flex .wp-block-column {
    padding: 0 0 1em 3em !important;
}
body .intro .vk-bg-offset-body .wp-block-vk-blocks-heading {
    margin-bottom: 1em !important;
}
body .intro .alignfull .vk_button.vk_button-align-left, 
body .intro .alignfull .vk_button.vk_button-align-right {
    text-align: center;
}
.alignfull.paleG .vk_button.vk_button-align-left a.vk_button_link.btn:before {
    border-color: #00833e #ffffff #ffffff #00833e;
    background: #00833e;
}
.vk-cols--fit.wp-block-columns, .vk-cols--fit.wp-block-columns .wp-block-cover {
    min-height: 50vw;
}
}
/*　研進工業について    -------------------------------------------*/

.aboutus .vk-bg-offset-bg.vk-bg-offset-bg--right {
	border-radius: 0 50px 50px 0;
}
.aboutus .vk_heading {
    margin-bottom: 1em;
}
.aboutus .wp-block-vk-blocks-heading h3 {
    margin-bottom: 0 !important;
}
.aboutus .wp-block-vk-blocks-heading h3.vk_heading_title + p {
    font-weight: 400;
}
.aboutus p {
    color: #fff;
    text-align: center;
}
.aboutus .wp-block-vk-blocks-card.vk_posts {
    max-width: 1200px;
    justify-content: center;
    
}
.aboutus .wp-block-vk-blocks-card.vk_posts h5.vk_post_title.card-title {
    text-align: center;
}
@media (max-width:1333px) {
.aboutus .wp-block-vk-blocks-card.vk_posts {
    max-width: 90%;
    padding-right: 1em;
}
}
@media (max-width:1199px) {
.aboutus .wp-block-vk-blocks-outer.vk_outer {
    background-position: 30% center;
}
}
@media (max-width:767px) {
.aboutus .wp-block-vk-blocks-outer.vk_outer {
    background-position: 20% top;
}
.aboutus .vk-bg-offset-bg.vk-bg-offset-bg--right {
    max-width: 95%;
}
}
/*---------------------------------------------------------------------*/
/*　お知らせ（一覧ページ）　　　　　　　　　　　　　　　　　　 　　　  */
/*---------------------------------------------------------------------*/


body.blog .vk_post .media-img {
    width: 35%;
	max-width: 150px;
}
h5.vk_post_title.media-title {
    border-left: 5px solid #0fb552;
    padding-left: 7px;
    margin-left: -10px;
}
.vk_post .vk_post_date {
    font-size: 0.8em;
    letter-spacing: 1px;
    margin-top: 2px;
}

/*---------------------------------------------------------------------*/
/*　お知らせ（個別記事）　　　　　　　　　　　　　　　　　　 　　　  */
/*---------------------------------------------------------------------*/
body.single article.entry-full {
    min-height: 350px;
}
h1.entry-title {
    font-size: 1.5em;
    border-left: 10px solid #0fb552;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
}
.entry-meta {
    text-align: right;
    letter-spacing: 1px;
}
.entry-meta-item-date i {
    color: #8fbc8f;
}
.entry ul li::marker {
    color: #ffa500;
}
/* 前の記事、次の記事 */
.vk_posts.next-prev {
    margin-top: 40px;
    padding: 20px 0;
    border-top: 5px solid #dfdfdf;
    background: #efefef;
    margin-left: 0;
    margin-right: 0;
}
.next-prev .card:not(.card-noborder) {
    box-shadow: none;
    border: 1px solid #0fb552;
    border-radius: 0;
    margin-bottom: 5px;
  /*background: linear-gradient(180deg, #aaaaaa 0%, #aaaaaa 1.4em, #ffffff 1em, #ffffff 100%);*/
}
.vk_posts.next-prev .card-post:not(.card-noborder):hover {
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
    transform: translateY(3px);
    background: #F4FFFA;
}
.next-prev-prev.card-horizontal .card-body,
.next-prev-next.card-horizontal .card-body {
    padding: 0;
    position: relative;
}
.next-prev-prev.card-horizontal .card-body {
}

.next-prev-next.card-horizontal .card-body {
}
.vk_posts.next-prev .vk_post_imgOuter_singleTermLabel {
    border-radius: 0;
    font-size: 0.8em;
}
.vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel {
    left: 0;
    top: 0;
    padding-right: 18px;
}
.vk_posts .next-prev-next .vk_post_imgOuter_singleTermLabel {
    right: 0;
    top: 0;
    padding-left: 18px;
}
.vk_posts.next-prev .vk_post_imgOuter_singleTermLabel:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border: 0.8em solid transparent;
    position: absolute;
    top: 0;
}
.vk_posts .next-prev-prev .vk_post_imgOuter_singleTermLabel:after {
    left: 0;
    border-right: 0.8em solid #fff;
}
.vk_posts .next-prev-next .vk_post_imgOuter_singleTermLabel:after {
    right: 0;
    border-left: 0.8em solid #fff;
}
.next-prev .vk_post .vk_post_title {
    font-size: 1em !important;
}
.next-prev .vk_post .vk_post_title a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 1.5em 1.5em 2em;
}
.next-prev .vk_post .vk_post_date {
    position: absolute;
    bottom: 0.8em;
    left: 2em;
}
.postafter {
    margin-top: 2em;
}

@media (max-width:991px) {
body.single article.entry-full {
    min-height: 200px;
}
.postafter {
    margin-top: 0;
}
}
/*--------------------------------------------------------*/
/*　施工実績　　　  　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
/* 一覧 -----------------------------*/
body.post-type-archive-works .main-section>.vk_posts>.vk_post-col-md-12 .vk_post_title {
    font-size: 1.05em;
}
body.post-type-archive-works p.vk_post_excerpt.media-text {
    color: #803633;
}
@media (min-width:576px) {
.main-section>.vk_posts>.media.vk_post-col-sm-12:nth-child(2) {
    border-top: 1px solid var(--vk-color-border-hr,#e5e5e5);
}
}
/* 個別記事 -------------------------*/
.kdate {
    text-align: right;
    font-size: 0.9em;
    margin-top: -5px;
    font-weight: 700;
    color: #6bb388;
    letter-spacing: 2px;
}
body.single-works .sub-section p.postListText_title {
    display: inline-block;
}
body.single-works .wp-block-image figcaption {
    font-size: calc(var(--vk-size-text)* 0.75) !important;
    color: var(--vk-color-text-body) !important;
    bottom: -2.5em !important;
    background: none !important;
}
/*--------------------------------------------------------*/
/*　会社情報　　　  　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
/*body.post-name-company .site-body {
    padding-bottom: 10px;
}*/
/* タブ */
label.bbc-utb-free-tab-label {
    border: none !important;
    width: calc(100% - 5px);
    border-radius: 10px 10px 0 0;
}
.bbc-utb-free-tab-label-wrapper .bbc-utb-free-tab-label[for$=_1] {
    margin-left: 5px;
}
.bbc-utb-free-tab-content-wrapper {
    border: 2px solid #2978a0;
    border-radius: 0 0 5px 5px;
    padding: 10px;
}



/* 会社情報表 */
figure.company {
    margin-bottom: 0;
}
.company th, .company td {
    padding: 1em;
    font-size: 1rem;
    line-height: 1.2;
}
.company table th {
    width: 20%;
    min-width: 150px;
    background: #00662F;
    color: #fff;    
    border-color: #7E998A;
}
.company.kyoka table th {
    width: 50%;
}
@media (min-width:768px) {
.company.kyoka table th br {
    display: none;
}
}
/* 沿革 */
.company.history table td:nth-child(1), .company.history table td:nth-child(2) {
    background: #00662F;
    color: #fff;
    font-weight: bold;
    border-bottom-color: #999;
}
.company.history table td:nth-child(1) {
    text-align: right;
    padding-right: 0;
    width: 6em;
}
.company.history table td:nth-child(2) {
    padding-left: 3px;
    width: 5em;
    padding-right: 2em;
    text-align: right;
}

/* 採用バナー */
.wp-block-cover.saiyoubnr {
    min-height: 200px;
    padding: 0;
}
.saiyoubnr .vk_outer_container .wp-block-columns {
    max-width: 1000px;
    margin: 0 auto;
    gap: 0;
}
.saiyoubnr .vk_outer_container .saiyoutxt {
    border-radius: 20px;
    margin-bottom: 1em;
}

.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media img {
    border-radius: 0 5px 0 0;
}
figure.wp-block-image.size-full.compnintei {
    height: 70px;
    width: 70px;
    margin: -8px 10px -12px -12px;
    float: left;
}
.saiyoubnr .vk_button.bluebtn a.vk_button_link.btn:before {
    border-color: #035BDB #CAD1D7 #CAD1D7 #035BDB;
    background: #035BDB;
}
@media (max-width: 781px) {
.saiyoubnr .wp-block-columns {
    flex-direction: column-reverse;
    gap: 0;
}
}
@media (max-width: 767px) {
.wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100%!important;
}
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
    margin-top: 0;
    grid-column: 1;
    grid-row: 1;
}
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
}
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media img {
    border-radius: 5px 5px 0 0;
}
.saiyoubnr .vk_button.bluebtn a.vk_button_link.btn:before {
    border-color: #035BDB #D9E5F3 #D9E5F3 #035BDB;
}
}
@media (max-width:510px){
figure.wp-block-image.size-full.compnintei {
    float: none;
    margin-bottom: 0.5em;
}
}
@media (max-width:499px){
.company table th {
    min-width: 100px;
}
.company.history table td:nth-child(1) {
    width: 4.7em;
    padding-left: 0.7em;
}
.company.history table td:nth-child(2) {
    width: 3.5em;
    padding-right: 0.7em;
}
}
@media (max-width:399px){
.company th, .company td {
    padding: 1em 0 1em 5px;
    font-size: 0.95rem;
}
.company table th {
    min-width: 90px;
}
p.wp-elements-fda51cf3085b8c11d42fb94f99351d93 {
    margin-right: -4em;
}
}
/*--------------------------------------------------------*/
/*　事業紹介　　　  　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
/* 3アイコン */
.productindex {
    display: flex;
    justify-content: space-around;
    gap: 2em !important;
}
.productindex .vk_gridcolcard_item {
    box-shadow: none;
    border: 1px solid #dfdfdf;
    max-width: 350px;
    flex-basis: 33%;
    border-radius: 1em;
}
.productindex h4 {
    margin-top: 1em;
    margin-bottom: 2em;
    font-weight: normal;
    color: #0693e3;
    position: relative;
    z-index: 10;
}
.productindex h4:before {
    content: "";
    width: 10em;
    display: block;
    position: absolute;
    height: 0;
    z-index: 1;
    border: 3px solid #dfdfdf;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,1em);
}
.productindex ol {
    margin: 1em auto;
    font-size: 0.9em;
    max-width: 250px;
    width: 90%;
}
.productindex ol li {
    margin-bottom: 1em;
    margin-top: 5px;
    line-height: 1.3;
}
.productindex ol li::marker {
    color: #38a1db;
    font-weight: bold;
}
ul.productlist {
    padding-left: 5px;
}
ul.productlist > li {
    list-style-type: none;
}
ul.productlist > li:before {
    color: #035BDB;
    content: "● ";
}


.vk_gridcolcard_item {
    box-shadow: 2px 2px 5px rgba(0,0,0,.05);
}
.vk_gridcolcard_item_body_inner {
    padding: 1em 1em 2em;
}
.vk_gridcolcard_item_body_inner h3 {
    font-size: 1.3em !important;
}
.vk_gridcolcard_item_body_inner p {
    margin: 0 1em;
    font-size: 0.95em;
}
@media (max-width: 767px){
.productindex {
    flex-wrap: wrap;
}
.productindex .vk_gridcolcard_item {
    flex-basis: calc(50% - 2em);
}
}
@media (max-width: 575px){
.productindex .vk_gridcolcard_item {
    flex-basis: 100%;
}
.jigyoutxt {
    padding-bottom: 15px !important;
}
}
/*--------------------------------------------------------*/
/*　採用情報　　　  　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
/* 募集する人物像 */
.wp-block-cover.jobinfobox {
    align-items: normal;
    padding: 0;
    min-height: unset;
}
.wp-block-cover.jobinfobox .wp-block-cover__image-background {
    border-radius: 5px;
}
.wp-block-cover.jobinfobox .wp-block-cover__inner-container ul li {
    text-shadow: 0 2px 3px #fff, 2px 0 3px #fff, 0 -2px 3px #fff, -2px 0 3px #fff;
}
.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
    color: #fff;
    width: 100%;
    z-index: 1;
}
.wp-block-cover.jobinfobox .wp-block-group h3 {
    margin: 1em !important;
    border: none;
    background: url(images/bg_pageH2.png);
    background-repeat: no-repeat;
    line-height: 28px;
    padding-left: 1.3em;
}
.wp-block-cover.jobinfobox .wp-block-group ul {
    margin-left: 3em !important;
}
.wp-block-cover.jobinfobox .wp-block-group ul.is-style-vk-check-mark li::before {
    color: #035BDB;
}
/* 個別の求人 */
.wp-block-query.joblist {
    background: #fff;
}
.joblist ul li h2 {
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 0.5em 1em;
    background: #035BDB;
    width: 50%;
    border-radius: 5px 5px 0 0;
    pointer-events: none;
}
.joblist ul li h2 a {
    color: #fff;
}
.joblist ul li .entry-content {
    border: 1px solid #ccc;
    margin-top: -1px;
}
.joblist table tr th {
    background: #eff8fe;
    text-align: center;
    min-width: 10em;
    border-bottom-color: #ccc;
}
.joblist table tr td {
    border-color: #dfdfdf;
}
@media (max-width:599px) {
.wp-block-cover.jobinfobox .wp-block-group h3 {
    margin: 0.5em 0 0 !important;
    font-size: 1.4em;
    background-size: 20px;
    line-height: 20px;
}
.wp-block-cover.jobinfobox .wp-block-group ul {
    margin-left: 0.5em !important;
    margin-top: 1em;
}
.wp-block-cover.jobinfobox .wp-block-group ul li {
    margin-bottom: 0;
    margin-top: 0;
}
.joblist .wp-block-group {
    padding: 10px !important;
}
}

/* ハロワリンク */
ol.halowalist {
    margin: 2em auto 0 !important;
    max-width: 1000px;
}
.vk_button.helloworklink .vk_button_link_subCaption {
    font-size: 0.7em;
    line-height: 1.3;
    padding-top: 0.5em;
    color: #ffff9c;
}
@media (min-width:480.1px) {
.joblist table tr th br {
    display: none;
}
}
@media(max-width:480px) {
.joblist table tr th {
    padding: 0.5em 0;
    min-width: 4em;
    line-height: 1.2;
}
}
.vk_step.emploflow .vk_step_item_content>*:last-child {
    border: none;
    margin-bottom: 2.5em;
}
.vk_step.emploflow .vk_step_item_content {
    border-top: 1px dotted #035BDB;
}
/* 非公開設定の投稿はログイン中でもページで非表示 */
.post-name-recruit li.jobs.status-private {
    display: none;
}
/*--------------------------------------------------------*/
/*　お問い合わせ　  　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
body.post-name-contact .entry-body, body.post-name-contactcheck .entry-body, body.post-name-contactthanks .entry-body {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

@media (min-width: 600px) and (max-width: 781px){
.wp-block-columns.contacttel {
    flex-wrap: wrap;
}
.wp-block-columns.contacttel .wp-block-column {
    flex-basis: 100% !important;
    flex-grow: 0;
}
}

@media (min-width: 600px) and (max-width: 781px){
.wp-block-columns.mid1column {
    flex-wrap: wrap;
}
.wp-block-columns.mid1column .wp-block-column {
    flex-basis: 100% !important;
    flex-grow: 0;
}
}
/*  電話問合せ：文字カラム  */
.wp-block-column.contactinfo {
}
/*  電話問合せ：イラストカラム  */
.wp-block-column.contactimg {
	margin-left: 0;
}
@media (max-width: 991px){
}
@media(max-width: 781px){
.wp-block-column.contactimg,
.wp-block-column.contactinfo {
		flex-basis: 100%;
}
}

/*  電話問合せ：fontAwesomeの色  */
.post-name-contact p.telnum, 
.post-name-contact svg path {
	color: #617332;
}
p.telnum {
    font-size: 2.2em;
	line-height: 1.3;
    text-align: center;
    margin-bottom: 10px !important;
    color: #63514C !important;
    font-weight: bold;
	margin-top: 0.5em;
}
p.telnum i {
    margin-right: 0;
	color: #0066CC;
}
p.hours {
    line-height: 1.3;
    text-align: center;
    color: #333;
    font-weight: bold;
	margin-bottom: 2em !important;
    
}

p.infotext {
    padding: 0 1.5em 0 0.5em !important;
}


/* メールフォーム */

.mw_wp_form {
    padding: 1.5em;
    /*border: 1px solid #EDE2D3;*/
    border-radius: 10px;
}
body.post-name-contact dl dt {
    margin-top: 0.5em;
	margin-bottom: 0;
}
body.post-name-contactcheck dl dt {
    margin-top: 0.5em;
    margin-bottom: 0;
    background: #e5e5e5;
    padding: 10px 10px 2px;
    border-radius: 5px 5px 0 0;
	margin-left: 1em;
}
body.post-name-contactcheck dl dd {
    padding-left: 1em;
    margin-bottom: 2em;
    background: #fff;
    padding: 5px 20px 5px;
    border-radius: 0 0 5px 5px;
    border: 2px solid #e5e5e5;
}
body.post-name-contact dl dd.radiobox {
	border: 1px solid var(--vk-color-border-form);
    border-radius: var(--vk-size-radius);
    padding: .8em 1em;
    margin: 0 0 .5rem;
    width: 100%;
}

.mw_wp_form span.hiss {
    color: #E33E01;
    font-size: 0.9em;
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
}
.mw_wp_form span.mwform-radio-field label {
    margin-right: 3em;
}

body.post-name-contact dl dd input, 
body.post-name-contact dl dd textarea{
    font-size: 1em;
    padding: 8px 1em;
}

body.post-name-contact dl dd.errorRed {
    background-color: #ffdeef;
    padding: 0.5em;
    margin-bottom: 1em;
    border-radius: 5px;
}
body.post-name-contact dl dd.errorRed span.error {
    font-weight: 700;
    padding-left: 0.5em;
}
.mw_wp_form dl dd {
	margin-left: 1em;
}
.mw_wp_form input#zip {
    max-width: 312px;
}
.mw_wp_form .personalinfo {
    font-size: 0.9em;
}
@media (max-width:767px) {
.wp-block-group.mailform.has-background {
    padding: 1em;
}
}
@media (max-width:575px) {
.wp-block-group.padding1em {
    padding: 0;
}
.mw_wp_form {
    padding: 0;
}
.wp-block-group.mailform.has-background {
    padding: 1em 0 0;
}
}
@media (max-width:399px) {
.vk-block-top-over-md.vk-size-radius.contacttel {
    padding: 2em 0.5em;
}
p.telnum {
    font-size: 2em;
    margin-bottom: 0 !important;
}
}

/* 送信完了画面　-------------------- */
body.post-name-contactthanks .mw_wp_form.mw_wp_form_complete {
    border: none;
    padding: 1em;
}
body.post-name-contactthanks .vk_button.bluebtn a.vk_button_link.btn:before {
    border-color: #035BDB #ffffff #ffffff #035BDB;
    background: #035BDB;
}
@media(min-width: 600px) {
.mw_wp_form input#client_name, 
.mw_wp_form input#title, 
.mw_wp_form input#client_mail {
    width: 50%;
	min-width: 312px;
}
}
.mw_wp_form .recap {
    margin-bottom: 2em;
}
.post-name-contactcheck .personalinfo {
	display: none;
}
.mw_wp_form input[type="submit"]:disabled {
	opacity: 0.6;
	
}
.mw_wp_form input[type="submit"]:disabled:hover {
	opacity: 0.3;
}
@media(max-width: 781px){
img.wp-image-7081 {
    margin-right: 30px;
}
}




/*--------------------------------------------------------*/
/*　サイドバー　　  　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
.sub-section-title, #block-44 h4.wp-block-heading {
    font-size: 1em;
    padding: 0 5px 0 30px;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px !important;
    border-bottom: 1px solid #0fb552;
}
#block-44 {
    margin-bottom: 8px;
}
.sub-section-title:before,
#block-44 h4.wp-block-heading:before {
    position: absolute;
    content: '';
    top: -150%;
    left: -95px;
    width: 120px;
    height: 200%;
    transform: rotate(25deg);
    background: #0fb552;
}
.sub-section-title span,
#block-44 h4.wp-block-heading span {
    font-size: 0.8em;
    color: #035BDB;    
    font-weight: 400;
}
.sub-section .veu_postList ul.postList, #block-43 {
    border: 1px solid #ddd;
    padding: 0 1em 1em;
    border-radius: 5px;
}
.sub-section .veu_postList .postList_date {
    color: #00a05c;
    letter-spacing: 1px;
}
.sub-section .veu_postList .postList_title {
    margin: 0;
    line-height: 1.4;
}
.sub-section .veu_postList ul.postList a, 
#block-43 .vk_posts-layout-postListText .postListText_title a {
    font-size: 0.85em;
    color: #000;
    display: inline-block;
    width: 100%;
    height: 100%;
    transform: .2s;
}
#block-43 .vk_posts-layout-postListText .postListText_title a:hover {
    text-decoration: underline;
}

/*--------------------------------------------------------*/
/*　お問い合わせBOX 　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
aside#block-30 {
    margin-bottom: 0;
}
.contactbox a {
    color: #fff;
}
.contactbox .wp-block-cover__inner-container {
    border: 1px solid #ccc;
    margin-top: 2em;
    margin-bottom: 2em;
    padding-top: 2em;
    background: rgba(0,0,0,.4);
}
.contactbox .wp-block-group {
    max-width: 700px !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #fff !important; 
    
}
.contactbox .wp-block-group * {
    color: #fff; 
    
}
.contactbox .wp-block-cover__inner-container {
     
}

.contactbox .wp-block-group h3 {
    margin: 10px 0 10px !important;
    font-weight: normal;
    font-size: 1.3em;
    max-width: 100%;
}
.contactbox p.contacttel {
    margin-bottom: 10px !important;
    font-size: 2.5em;
}
.contactbox a.vk_button_link.btn {
    border-radius: 10px;
}
.contactbox a.vk_button_link.btn:before {
    content: none;
}
.contactbox .vk_button-color-custom a:hover {
    opacity: 1;
}
@media (max-width:480px) {
.contactbox {
    padding: 0 10px;
    font-size: 0.9em;
}
.contactbox .wp-block-cover__inner-container {
    margin: 10px !important;
}
.contactbox .wp-block-group h3 {
    font-size: 1.2em;
    letter-spacing: 0;
}
.contactbox p.contacttel {
    font-size: 2em;
}
}
@media (max-width:400px) {
.alignfull.contactbox {
    padding: 0;
}
}
/*--------------------------------------------------------*/
/*　フッター　　　  　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
.site-footer-content {
    padding: 4em 1em 1em;
}
.site-footer-content .row {
    justify-content: space-between;
}
.site-footer-content .col-lg-6.col-md-6:first-child {
    flex: 0 0 40%;
    max-width: 300px;
}
.site-footer-content .col-lg-6.col-md-6:last-child {
    flex: 0 0 60%;
    max-width: 500px;
}
.site-footer-content .col-lg-6.col-md-6:last-child .footernav {
    display: flex;
    justify-content: space-between;
}
.site-footer-content .col-lg-6.col-md-6:last-child .widget_nav_menu {
    flex: 0 0 35%;
    margin-bottom: 0;
}
.site-footer-content .col-lg-6.col-md-6:last-child .widget_nav_menu:nth-child(2) {
    flex: 0 0 30%;
}
.companytxt p {
    font-size: 0.85em;
    line-height: 1.4;
    letter-spacing: 1px;    
    margin-bottom: 0 !important;
}
.companytxt p.telnumber a {
    text-decoration: none;
    }
/* フッタメニュー */
.site-footer-content .widget_nav_menu>div>ul li a {
    font-weight: 400;
    font-size: 1.1em;
    padding: 3px 10px;
    transition: .2s;
    border: 1px solid #ffffff;
}
.site-footer-content .widget_nav_menu>div>ul li.current_page_item>a {
    background-color: unset;
}
.site-footer-content .widget_nav_menu>div>ul li a:before {
    content: "\f04b";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
    display: inline-block;
	padding-right: 1em;
    font-size: 0.4em;
    color: #00833e;
    transition: .2s;
}
.site-footer-content .widget_nav_menu>div>ul li a:hover {
    background-color: unset;
    color: #666666;
    transition: .1s;
    border: 1px solid #dfdfdf;
}
.site-footer-content .widget_nav_menu>div>ul li a:hover:before {
    color: #00B253;
}
/* 経産省認定マーク */
figure.wp-block-image.size-full.nintei img {
    margin-left: auto;
    margin-right: 1em;
    margin-top: -30px;
    width: 80px;
}

@media (max-width:767px) {
aside#block-25 {
    margin-bottom: 0.5em;
}
.site-footer-content .row {
    gap: 1em;
}
.site-footer-content .col-lg-6.col-md-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
}
.site-footer-content .col-lg-6.col-md-6:last-child {
    flex: 0 0 100%;
    margin-left: auto;
    margin-right: auto;
}
.site-footer-content .widget_media_image {
    margin-bottom: 0;
}
.site-footer-content .widget_media_image img {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
}
.companytxt {
    display: flex;
    justify-content: space-around;
    max-width: 23em;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}
.companytxt p {
    font-size: 1.05em;
}
figure.wp-block-image.size-full.nintei img {
    margin-right: auto;
    margin-top: -30px;
    margin-bottom: 30px;
}
}
.container.site-footer-copyright {
    width: 100%;
    max-width: 100%;
    background: #222222;
    border-bottom: 5px solid #00833e;
    color: #ccc;
}
@media (max-width:575px) {
.site-footer-content .col-lg-6.col-md-6:last-child {
    flex-wrap: wrap;
    
}
.site-footer-content .col-lg-6.col-md-6:last-child .footernav {
    flex-wrap: wrap;
    width: 330px;
    margin-left: auto;
    margin-right: auto;
}
.site-footer-content .col-lg-6.col-md-6:last-child .widget_nav_menu {
    flex: 0 0 100% !important;
}
.site-footer-content .widget_nav_menu>div>ul li a {
    text-indent: 2.7em;
}
figure.wp-block-image.size-full.nintei img {
    margin-top: -10px;
}
}
/*--------------------------------------------------------*/
/*　モバイルナビ　  　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
.vk-mobile-nav {
    background: rgba(0,0,0,.7);
}
.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a {
    background: rgba(255,255,255,1.0);
}
.vk-mobile-nav .widget_nav_menu ul li a:hover, .vk-mobile-nav nav ul li a:hover {
    background: rgba(255,255,255,.95);
}
.vk-mobile-nav .widget_nav_menu ul li.current_page_item a, .vk-mobile-nav nav ul li.current_page_item a {
    background: #EAFCED;
}
/*--------------------------------------------------------*/
/*　404NotFound　　 　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
body.error404 h3.vk_heading_title {
    margin-bottom: 5px;
}
body.error404 h3.vk_heading_title+p {
    padding-left: 10px;
}
@media (max-width: 599px) {
body.error404 .wp-block-cover .wp-block-cover__image-background {
    display: none;
}

body.error404 .alignfull .vk_button.vk_button-align-left {
    text-align: center;
}
body.error404 .alignfull.paleG .vk_button.vk_button-align-left a.vk_button_link.btn:before {
    border-color: #00833e #e2f8ef #e2f8ef #00833e;
    background: #00833e;
}
}
/*--------------------------------------------------------*/
/*　EazyFancyBox 　 　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------*/
div#fancybox-title-wrap {
    background: #fff;
    padding: 8px;
    color: #333;
}
