@charset "utf-8";
@import url('bootstrap_add.css');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap');

:root{
    --vk-color-secondary: #00841c;/*darkgreen*/
    --vk-color-text-body: #333;
    --vk-color-red: #ac0003;/*darkred*/
    --vk-color-danger: #cf2e2e;/*red*/
    --vk-color-light: #e5e4e0;/* beige*/
    --vk-color-pale: #f8f8f7;/*pale beige*/
    --vk-color-success: #666;

    --vk-line-height: 1.9;
    --vk-size-text: 1em;
    --vk-color-text-link-hover: #00841c;/*darkgreen*/
}
.bg-secondary { background-color: var(--vk-color-secondary) !important;}
.bg-light { background-color: var(--vk-color-light) !important;}

.border-primary{ border-color: var(--vk-color-primary) !important;}
.border-secondary{ border-color: var(--vk-color-secondary) !important;}
.border-danger{ border-color: var(--vk-color-danger) !important;}
.border-info{ border-color: var(--vk-color-red) !important;}
.border-light{ border-color: var(--vk-color-light) !important;}
.border-w2{ border-width: 2px !important;}
.border-w3{ border-width: 3px !important;}

body{ line-height: var(--vk-line-height); font-feature-settings: "palt" 1;}
@media (max-width: 991.98px){
    body, html{ font-size: var(--vk-size-text);}
}
:focus, a, a:hover{outline: 0;}
.entry-body a{color: var(--vk-color-text-link-hover)}
a[href*="tel:"], a[href*="tel:"]:hover{ text-decoration: none; cursor: inherit;}
p{text-align: justify;}
li a, p a{ text-underline-offset: .5em;}
img { image-rendering: -webkit-optimize-contrast;}

.white, .white a{ color: white;}
.black, .black a{ color: var(--vk-color-text-body);}
.red, .red a{ color: var(--vk-color-red);}
.blue, .blue a{ color: #0758a7;}
.navy, .navy a{ color: #001864;}
.green, .green a{ color: #1d893b;}
a:hover img{ opacity: .8;}

.serif,
.veu_contact .contact_txt_tel,
.vk_faq .vk_faq_title::before,
.vk_faq .vk_faq_content::before,
.kiwi-maru,
.vk-mobile-nav nav ul li a,
.ltg-slide-text-title,
.page-header-title,
h1.entry-title,
.entry-body h2,
.wp-block-vk-blocks-heading.subtext .vk_heading h2,
.widget-title.site-footer-title{ font-family: 'Kiwi Maru','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
h2.normalfont{ font-family: inherit !important;}

.text_shadow_dark_s,
.vk-menu-acc ul.sub-menu li a{ text-shadow: 0 0 .4em rgba(0,0,0,.25), .1em .1em .25em rgba(0,0,0,.25), .05em .05em .1em rgba(0,0,0,.25);}
.text_shadow_dark_m{ text-shadow: 0 0 .75em rgba(0,0,0,.5), .1em .1em .25em rgba(0,0,0,.5), .05em .05em .1em rgba(0,0,0,.5);}
.text_shadow_dark_l{ text-shadow: 0 0 1.5em rgba(0,0,0,.5), .25em .25em .5em rgba(0,0,0,.5), .1em .1em .25em rgba(0,0,0,.5);}
.text_shadow_light_s{ text-shadow: .1em .1em .15em white, .025em .025em 0 white;}
.text_shadow_light_m{ text-shadow: 0 0 .5em white, .1em .1em .25em white, .05em .05em .1em white;}
.text_shadow_light_l{ text-shadow: 0 0 1.5em white, .25em .25em .5em white, .1em .1em .25em white;}

hr{ padding: 1.25em 0; clear: both; border: none;}
hr.thin{ padding: .5em 0;}

.alignleft, .alignright{ max-width: 44%; position: relative; z-index: 2;}
.alignright, img.alignright{ margin: 0 0 .8em 3%;}
.alignleft, img.alignleft{ margin: 0 3% .8em 0;}

.str1, .str01{ font-size: 110%;}
.str2, .str02{ font-size: 125%;}
.str3, .str03{ font-size: 150%; line-height: 1.7;}
.str4, .str04{ font-size: 175%; line-height: 1.6;}
.str5, .str05{ font-size: 220%; line-height: 1.5;}
i.str05{ line-height: 1.2em; font-size: 3em;}

b, strong, .str1,.str2,.str3,.str4{ font-weight: bold;}
.sml0{ font-size: 95%; line-height: 1.7;}
.sml1{ font-size: 90%; line-height: 1.65;}
.sml2{ font-size: 80%; line-height: 1.6;}
.sml3{ font-size: 70%; line-height: 1.55;}
h2 .sml3{ font-size: 40%;}

.idt1{ margin-left: 1em; padding: 0; text-indent: -1em;}
.idt1h{ margin-left: 1.5em; text-indent: -1.5em;}
.idt2{ margin-left: 2em; text-indent: -1.85em;}
.idt2h{ margin-left: 2.5em; text-indent: -2.5em;}
.idt3{ margin-left: 3em; text-indent: -3em;}
ul.idt2h, ol.idt2h{ margin: 0 0 1em 2.5em; list-style: none;}
ul.idt2, ol.idt2{ margin: 0 0 1em 2em; list-style: none;}
ul.idt1h, ol.idt1h{ margin: 0 0 1em 1.5em; list-style: none;}
ul.idt1, ol.idt1{ margin: 0 0 1em; padding-left: 1em; list-style: none;}
li ol.idt1h{ margin: 0;}
li{margin: 0;}

h1.entry-title, .h1{ text-align: center;font-size: calc(1.35em + 1.35vw); font-weight: 400}
h1.entry-title{ padding-bottom: 1em; position: relative;}
h1.entry-title:after{
    border: 2px solid var(--vk-color-primary);
    content: "";
    position: absolute;
    width: 2em;
    left: calc(50% - 1em - 3px);
    bottom: .25em;
}
h1.notfound{ margin: 0 0 2rem; line-height: 1; font-size:  calc(9em + 9vw)}
h2, .h2, h1.entry-title{ font-size: calc(1.25em + 1.25vw); font-weight: 400}
h2, h1.entry-title{ margin-bottom: 4rem;}
.wp-block-vk-blocks-heading{ margin-bottom: 3.5em;}
.wp-block-vk-blocks-heading.subtext .vk_heading h2{ margin-bottom: .1em;font-size: calc(1.5em + 1.5vw);}
.wp-block-vk-blocks-heading.subtext .vk_heading h2:after{ display: none;}
.wp-block-vk-blocks-heading.subtext .vk_heading h2:first-letter{ color: var(--vk-color-primary)}
h2.has-white-color:after{ border-top-color: white}
.wp-block-vk-blocks-heading.subtext .vk_heading p{ position: relative;}
.wp-block-vk-blocks-heading.subtext .vk_heading p:after{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 80px;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--vk-color-primary);
}
h3, .h3{ font-size: calc(1em + .8vw);}
h4, .h4{ font-size: calc(.8em + .7vw);}
h5, .h5{ font-size: calc(.7em + .6vw); line-height: 1.6;}
h6, .h6{ font-size: 1.1em;}
h2::before, .main-section .cart_totals h2::before, h2.main-section-title::before,
h2::after, .main-section .cart_totals h2::after, h2.main-section-title::after{ border-bottom-color: var(--vk-color-primary)}
h3{ padding-bottom: .65em;}
h4{ padding: 0 0 0 .7em;}

@media (max-width:797px) {
	h2{font-size: calc(1.5vw + .9em);}
}
@media (min-width:992px) {
	li{ line-height: 1.8;}
}
.c{ text-align: center !important;}
.l{ text-align: left !important;}
.r{ text-align: right !important;}
.clr{ clear: both;}
.clr_l{ clear: left;}
.clr_r{ clear: right;}
.clr_n{ clear: none;}
.dsp_il{ display: inline;}
.dsp_bck{ display: block;}
.dsp_ilbck{ display: inline-block !important;}
.dsp_table{ display: table; margin: 0 auto;}

iframe{
	margin-bottom: 1.5em;
	border: none;
    vertical-align: bottom;
}
iframe.googlemap{
    width: 100%;
    max-width: 100%;
    height: 30em;
    max-height: 70vh;
}

/* header ------------------------*/

@media (min-width: 1200px){
    .site-header-container{ box-sizing: content-box;}
}
.header-top{ color: var(--vk-color-text-body); border-bottom:none;}
.header-top ul > li > a,
.header-top ul > li > span{ font-size: 1em;}
.header-top ul > li > a i{ color: var(--vk-color-primary);}
/*body:not(.home) .header-top ul > li > span{ color: var(--vk-color-primary);}*/
.site-header-logo img{ max-height: 50px;}
@media (max-width:991.98px){
    .site-header-logo{ padding-top: 10px; margin-bottom: 10px;}
    .site-header-logo img{max-width: calc(100% - 60px); max-height: 40px;}
}
@media (min-width:992px){
    .site-header-logo{ margin-bottom: 1.05rem; padding-top: 1.05rem;}
    .header-top .header-top-description{ display: none;}
    .header-top nav{ margin-left: auto;}
}
@media (min-width:992px) and (max-width:1199.98px){
	.site-header--layout--nav-float .site-header-container{ max-width: 100%;}
}

.site-header-sub{float: none;align-items: center;justify-content: flex-end}
.site-header-sub .widget{ margin-bottom: 0;}

.site-header-sub .wp-block-search input.wp-block-search__input{ padding: .1em .25em; width: 12em;}
.site-header-sub .wp-block-search .wp-block-search__button{ padding: .25em; width: 2em;}

.site-header-sub .veu_contact .contact_frame{ padding: 0 1em;}
.site-header-sub .veu_card{border: none;}
.site-header-sub .veu_contentAddSection{ margin-bottom: 0;}
.site-header-sub .veu_contact .contact_frame{ background-color: transparent}
.site-header-sub .veu_card .veu_card_inner{ box-shadow: none;}

.veu_contact .contact-txt{ line-height: 1.4em;}
.veu_contact .contact-txt-catch,
.veu_contact .contact-txt-time,
.site-footer .veu_contact .contact_txt_catch,
.site-footer .veu_contact .contact_txt_time{font-size: .85rem;}
.veu_contact .contact_bt_txt i.fa-arrow-alt-circle-right{display: none;}
.veu_contact .contact_txt_tel{ font-size: 1.75em;}
.veu_contact .contact_txt_tel_icon{font-size: .95em;}
.veu_contact .contact_txt_catch,
.veu_contact .contact_txt_time{ font-size: .925em; font-weight: bold}

.veu_contact .contact_frame .btn-lg,
.site-footer .veu_contact .contact_bt_txt{ font-size: 1rem;}
.veu_contact .contact_frame .btn-lg .far.fa-envelope{font-weight: bold;}
.site-footer .veu_contact .contact_txt_tel{ color: white;}

.site-header-sub .veu_contact-layout-horizontal .contact_txt{ float: left; margin: 0 1em 0 0; text-shadow: 0 0 .15em white, .025em .025em 0 white;}
.site-header-sub .veu_contact-layout-horizontal .contact_bt{padding: .85em 1.25vw; float: right;}

body:not(.header_scrolled) .site-header--trans--true .global-nav-list > li::before{ bottom:-1px; border-bottom: 2px solid var(--vk-color-primary)}

.global-nav { font-family: "Kiwi Maru", "Noto Sans JP",sans-serif;}
.global-nav-list > li .global-nav-name{ font-size: 1em;font-weight: 500;}
.global-nav-list > li a i[class*="fa-"]{ color: var(--vk-color-primary);}

.vk-mobile-nav{padding-left: 0; padding-right: 0; background-color: var(--vk-color-primary);}
.vk-mobile-nav nav > ul{ border-top: none;}
.vk-mobile-nav-menu-btn.menu-open{
	background-color: transparent;
	border-color: transparent;
    background-image: var(--vk-menu-acc-icon-close-white-bg-src);
    border: none;
}
.vk-mobile-nav-menu-btn{ border: none; top: 10px; background-color: white;}
.vk-mobile-nav-menu-btn.position-right{ right: 10px;}
.vk-mobile-nav .vk-mobile-nav-menu-outer{ margin-bottom: 0;}
.vk-mobile-nav .vk-mobile-nav-widget.widget_nav_menu ul.menu{ border-top: none;}
.vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-left-in,
.vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-right-in{ left: 30%;}
.vk-mobile-nav.vk-mobile-nav-open{overflow: visible;}
.vk-mobile-nav.vk-mobile-nav-open::after {
	position: absolute;
	height: 100%;
	width: 100%;
	content: "";
	left: -100%;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 1;
}
.vk-mobile-nav nav ul li a{ padding: 12px 20px; border-bottom: none; color: white; font-weight: 500; font-size: 1.2em;}
.vk-mobile-nav nav ul li li a{ padding-left: 1.75em;}
.vk-mobile-nav .acc-btn{ border-color: rgba(255, 255, 255, 0.5);}
.vk-menu-acc .acc-btn { background-image: var(--vk-menu-acc-icon-open-white-bg-src);}
.vk-menu-acc .acc-btn-close { background-image: var(--vk-menu-acc-icon-close-white-bg-src);}
.vk-menu-acc ul.sub-menu li a:before{ margin: 0 .5em; content: "-";}
@media (min-width:992px){
    .device-pc .global-nav-list > li > a{padding: 14px 1em}
}
@media (min-width:1200px){
    .device-pc .global-nav-list > li > a{padding: 14px 1.25em}
}
.global-nav-list li{ font-size: 1em;}
.global-nav-list .sub-menu li a{padding: 14px 1.1em}
.global-nav-list.vk-menu-acc .sub-menu .acc-btn{ right: 8px;}

.page-header-title, 
h1.page-header-title{ font-size: calc(1.5vw + 1.5em); font-weight: 400;}
.ltg-slide-text-set{ text-shadow: 0 0 1em rgba(255,255,255,.5), .25em .25em .5em rgba(255,255,255,.5), .05em .05em .1em rgba(255,255,255,1);}
.page-header{ text-shadow: 0 0 1em rgba(0,0,0,.25), .25em .25em .5em rgba(0,0,0,.25), .05em .05em .1em rgba(0,0,0,.75);}
.page-header::before{ width: 35%;}
.page-header-inner.container{
	margin: 0;
    padding: 0 10px;
	max-width: none;
	width: 35%;
	text-align: center;
}
@media (max-width:767px){
    .page-header-inner.container{ display: flex; align-items: center;}
    .page-header-title, h1.page-header-title{margin: auto; height: 35vh; -ms-writing-mode: tb-rl;writing-mode: vertical-rl; font-size: calc(1.35vw + 1.35em);}
    .page-header::before{}
    .page-header-subtext{ display: none;}
}

.breadcrumb{ font-size: .9em;}
.breadcrumb a{ color: var(--vk-color-primary); text-decoration: none;}


/* home ------------------------*/

.ltg-slide-text-title{ line-height: 1; font-size: calc(3vw + 1.5em); font-weight: normal;}
.ltg-slide-text-caption{ font-size: calc(1vw + 1em); font-weight: bold; color: inherit !important;}
.ltg-slide-text-title + .ltg-slide-text-caption{ margin-top: 0}

/* Components ------------------------*/

/*.site-body{ padding: 0;}*/
.entry-footer{ display: none;}
@media (max-width: 991.98px){
    .main-section {  margin-bottom: 0;}
}

a.nwicn::after,
.main-section a[target="_blank"]:not([href$=".pdf"]):not([href$=".xlsx"]):not([href$=".xls"]):not([class*="sb_icon_inner"]):not([class*="btn"])::after {
    margin: 0 .25em;
    content: "\f2d2";
    font-family: "Font Awesome 5 Free";
	opacity: .5;
}
a.pdf:before, a[href$=".pdf"]:before {
	margin-right: .35em;
	color: var(--vk-color-danger);
	content: "\f1c1";
    text-shadow: 0 0 0;
	font-family: "Font Awesome 5 Free";
}
a.xlsx:before, a[href$=".xlsx"]:before, a[href$=".xls"]:before {
	margin-right: .35em;
	color: #00a81c;
	content: "\f1c3";
	font-family: "Font Awesome 5 Free";
}
.wp-block-image a[target="_blank"]:after,
.vk_gridcolcard_item a[target="_blank"]:after{ display: none;}

/* list ------------------------*/
ul.anchor{
	margin: 0 0 1.5em;
	padding: 0;
	list-style: none;
	border: solid 2px var(--vk-color-light);
}
ul.anchor li{
	margin: 0;
	padding: 0;
}
ul.anchor li a{
	padding: .5em 2.5em;
	position: relative;
	display: block;
	color: var(--vk-color-text-body);
	border-bottom: dotted 1px var(--vk-color-primary);
    text-decoration: none;
	line-height: 1.75;
}
ul.anchor li:last-child a{ border-bottom: none;}
ul.anchor li a:before{
	color: var(--vk-color-primary);
	content: "\f078";
	position: absolute;
	top: auto;
	left: 1em;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
}
ul.anchor li a:hover{text-decoration: underline;}
ul.anchor li a.next{ float: none;}
ul.anchor li a.next:before{ content: "\f054";}
ul.anchor.dsp_bck li{ display: block;}
@media (min-width: 768px){
	ul.anchor{
		padding: .5em 1em;
        text-align: center;
	}
	ul.anchor.l{ text-align: left;}
	ul.anchor li{ display: inline-block;}
	ul.anchor li a{
		padding: .3em 1em .15em 1.25em;
		border-bottom: none;
	}
	ul.anchor li a:before{ left: 0;}
}

/* table ------------------------*/
table{ border: none;}
.tr_head th, th.tr_head{ background: rgba(7,88,167,.05);}
table caption{ padding: 0 0 .5em; text-align: right;}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{ border: 1px solid rgba(150,150,150,.25)}
.entry-body .wp-block-table{padding: 1em; border: solid 1em var(--vk-color-pale);box-shadow: 1px 1px 0 var(--vk-color-light) inset,-1px -1px 0 var(--vk-color-light) inset;}
.entry-body .wp-block-table.no_frame{ padding: 0; border:none;box-shadow:none;}
.wp-block-table th, .wp-block-table td,
table td, table th{ border: none; border-bottom: 1px solid rgba(150,150,150,.25); line-height: 1.65; font-size: var(--vk-size-text-md);}
table th{ border-bottom-color: var(--vk-color-primary);/* font-weight: normal;*/}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{ vertical-align: middle;}
.table-default{ margin: 0 0 1.5em; width: 100%;}
.table-default, tr, th, td{ border-collapse: collapse;}
.table-default th{ font-weight: normal;}
.table-default th, .table-default td{ padding: .5em .8em;}
.table-sm.wp-block-table{ margin-bottom: .75em;}
.table-sm table td, .table-sm table th{ padding: .25em .5em; line-height: 1.5; font-size: .95em;}
.th_nowrap th, .td_nowrap td{ white-space: nowrap;}
.table_center th, .table_center td,
.th_center th, .td_center td,
th.th_center, td.td_center,
.td_last_center td:last-child{ text-align: center;}
.th_left th, .td_left td,
th.th_left, td.td_left,
.td_first_left td:first-child,
td.td_first_left:first-child{ text-align: left;}
.th_right th, .td_right td,
th.th_right, td.td_right,
.td_last_right td:last-child,
td.td_last_right:last-child{ text-align: right;}
.th_top th, .td_top td,
th.th_top, td.td_top{ vertical-align: top !important;}
.th_btm th, .td_btm td,
th.th_btm, td.td_btm{ vertical-align: bottom !important;}
table ul, table li, table p{ margin: 0;}
.sml1 th, .sml1 td{ padding: .35em !important;}
.table_nobd th, .table_nobd td{ padding: 0; border: none;}
.table_nobd td:nth-child(n+2){ padding-left: 1em;}
@media (max-width:575px){
	.wp-block-table th,
	.wp-block-table td{ display: block;}
}

/* Dlist ------------------------*/
dl{ margin-top: 0; padding: 0;}
dl dl{ margin-bottom: 0 !important;}
dl dt, dl dd{ margin-bottom: .35em;}
dl dt{ padding-left: 1em; position: relative;/* text-indent: -1em;*/ font-weight: bold;}
dl dt:before{ content: "■";}
dl dd{ margin: 0 0 1em; padding-bottom: .5em; border-left: none; border-bottom: 1px solid rgba(0,0,0,.1);}
dl dd dd:last-child{ margin: 0; padding-bottom: 0; border-bottom: none;}
dl dd ul{ margin-bottom: 0; padding: 0 0 0 1.25em;}
dl dd ol{ margin: 0 0 0 1em; padding: 0 0 0 .5em;}
.Dlist{ margin: 0 0 1.5em;}
.Dlist > dt{ margin: 0; padding-left: 0; float: left; width: 8em; border-left: none; font-weight: normal;}
.Dlist > dd{ margin: 0 0 .6em; padding: 0 0 .5em 8.5em;}
.Dlist.dt_SS > dt{ width: 3em;}
.Dlist.dt_SS > dd{ padding-left: 3em;}
.Dlist.dt_S > dt{ width: 5em;}
.Dlist.dt_S > dd{ padding-left: 5em;}
.Dlist.dt_L > dt{ width: 10em;}
.Dlist.dt_L > dd{ padding-left: 10em;}
.Dlist.dt_LL > dt{ width: 15em;}
.Dlist.dt_LL > dd{ padding-left: 15em;}
.Dlist > dd dt, .Dlist.nobd > dt,
.Dlist > dd dd, .Dlist.nobd > dd{ margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.Dlist dd ul .ttl{
	margin: 0 0 0 -1em;
	padding: 0;
	font-weight: bold;
}
.col_2 .Dlist dd{ margin-bottom: .35em; padding-bottom: .35em;}
.column1 .Dlist, .column2 .Dlist{ margin: 0;}
.Dlist dd p:last-child{ margin-bottom: 0;}
.dt_right > dt{ padding-right: 1em; text-align: right;}
.dt_ic_no > dt{ padding-left: 0; text-indent: 0;}
.dt_ic_no > dt:before{ display: none;}
.dt_ic_gray > dt:before{ color: rgba(0,0,0,.1);}
.dt_ic_blue > dd{ margin-left: 1em !important;}
.dt_ic_skyblue > dt:before{ opacity: .3;}
.dt_ic_pgreen > dt:before{ color: #0fbeb5;}

@media (max-width:767px) {
	td, th{ padding: .25em; font-size: .9em;}
	.Dlist dt, .Dlist.dt_S > dt, .Dlist.dt_L > dt, .Dlist.dt_LL > dt,
	.Dlist dd, .Dlist.dt_S dd, .Dlist.dt_L > dd, .Dlist.dt_LL > dd{ float: none; padding-left: 0;}
}

/* form ------------------------*/
.form-control{
	padding: .375em;
	box-sizing: border-box;
	display: inherit;
	width: auto;
	color: black;
	max-width: 100%;
	font-size: 100%;
	font-weight: 300;
}
.wpcf7 input[type="submit"]{ margin: .75em auto; padding: .5em 5em; border-radius: 0;}
span.wpcf7-not-valid-tip { position: inherit; top: auto; clear: both;}
div.wpcf7-response-output,
div.wpcf7-aborted,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors,
.use-floating-validation-tip span.wpcf7-not-valid-tip{
	margin: .5em 0 1em !important;
	padding: .5em 1em !important;
	border: 2px solid var(--vk-color-red) !important;
	color: var(--vk-color-red);
	text-align: center;
	font-weight: bold;
}
div.wpcf7-mail-sent-ok { display: none !important;}
.wpcf7 .Dlist dt:before{ display: none;}
.wpcf7 .Dlist dt > span,
span.wpcf7-not-valid-tip { color: var(--vk-color-red) !important; font-weight: bold !important; font-size: 95% !important;}
.wpcf7 .Dlist dt > span{ margin-left: .15em; font-size: 1.5em !important; vertical-align: middle;}
span.wpcf7-list-item{ margin: 0 1em 0 0 !important;}
label { margin: 0; font-weight: 300;}
textarea.form-control{ width: 100%;}
.wpcf7 dt strong[class="red"] {
	line-height: 1;
	margin-left: .1em;
}
.wpcf7 .wpcf7-submit:disabled{ opacity: .5}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], input[type="url"], select, textarea{ margin: .15em 0; padding: .5em; width: auto; max-width: 100%}
input, textarea, select, option{ font-family: inherit}
select, option{ min-width: 3em;}
textarea{width: 100%;}
.wpcf7-validates-as-required.wpcf7-not-valid{ border: solid 1px var(--vk-color-red);}

/* For Plugin "zipaddr-jp" (Popup)----------*/
#autozip{ display: none !important;}


/* sidebar ------------------------*/

.sub-section aside .postListText_date{ float: none;}
.sub-section-title{ font-size: calc(var(--vk-size-text) * 1.5); font-weight: normal;}

/* footer ------------------------*/

.site-footer{ font-size: .9rem;}
.footer-nav-list--align--center{ margin: 3em 0 0;}
.site-footer-content{ padding-bottom: 2.5em;}
.site-footer .widget_nav_menu > div > ul li{ font-size: .9rem;}
.site-footer .widget_nav_menu > div > ul li a{ padding: 0; border: none;}
.site-footer .widget_nav_menu > div > ul li a::before { content: "-"; margin-right: 7px;}

.widget-title.site-footer-title{ border-bottom: none;}
.widget-title.site-footer-title:after{ border-color: #444; width: 50px}
.site-footer-copyright { padding: .5rem 1rem;}
.site-footer-copyright p{ margin-bottom: calc(30px - .5rem); font-size: 11px;}
.container.site-footer-copyright{
    max-width: none;
    background: var(--vk-color-primary);
    color: white;
}
/*.container.site-footer-copyright:last-child{ padding-top: 0;}*/
.social_box { margin: 0; padding: 5em 0 0; display: flex; justify-content: center; list-style: none;}
.social_box li {margin: 0 5px;}
.social_box svg {fill: white;width: 20px;height: 20px;}

.page_top_btn{ background-color: var(--vk-color-primary); box-shadow: none; border-radius: 5em;}

.grecaptcha-badge{
	bottom: 60px !important;
	bottom: calc(3% + 50px) !important;
	box-shadow: none !important;
	border: solid 1px #ddd;
	box-sizing: border-box;
	display: none;
}
.page-id-3 .grecaptcha-badge,
.page-id-8 .grecaptcha-badge{ display: block;}


/* vk ------------------------*/

.veu_adminEdit{ display: none !important;}
.vk_post .vk_post_title,
.entry-body > .vk_posts > .vk_post-col-sm-12 .vk_post_title,
.main-section > .vk_posts > .vk_post-col-sm-12 .vk_post_title{ font-weight: 500; font-size: 1.2em;}
.vk_post .vk_post_excerpt,
.entry-body > .vk_posts > .vk_post-col-sm-12 .vk_post_excerpt,
.main-section > .vk_posts > .vk_post-col-sm-12 .vk_post_excerpt{ opacity: 1; line-height: 1.7; font-size: .9em;}
.vk_post_title_new{ padding: 0 .35em; color: var(--vk-color-red); border: solid 1px var(--vk-color-red); font-size: .8rem;}
.vk_post .vk_post_date{ color: var(--vk-color-text-body); font-size: .9em;}
.vk_post.media{ align-items: center;}

@media (max-width:781px) {
	.vk_posts-layout-postListText.dsp_table{ display: block;}
}
.postListText{ width: calc(100% - 30px);}
.main-section .vk_posts-layout-postListText .postListText{ margin: 0; width: 100%; border-bottom: solid 1px #ddd;}
.sub-section .vk_posts-layout-postListText .postListText{ padding: .5em;border-bottom: 1px solid rgba(0,0,0,.1);}
.vk_posts-layout-postListText .postListText.sticky{ background-color: var(--vk-color-light);}
.vk_posts-layout-postListText .postListText_title{ font-size: 1em;}
.vk_posts-layout-postListText .postListText_title a{/* display: inline-block;*/ text-decoration: none;}
.vk_posts-layout-postListText .postListText_title a:hover{ text-decoration: underline;}
.vk_posts-layout-postListText .postListText_date{ margin-right: 1.5em; font-size: 1em;}
.vk_posts-layout-postListText .postListText_date:before{ margin-right: .5em; content: "\f017"; font-family: "Font Awesome 6 Free"; opacity: .5;}

.vk_posts.next-prev{ padding: 6em 0 4em;}
.vk_posts.next-prev .vk_post_title_new{ display: none;}
.vk_posts.next-prev .vk_post.card{ border-radius: 0}
.vk_posts.next-prev .vk_post .vk_post_title{ font-size: 1em;}
.vk_posts.next-prev .vk_post .vk_post_imgOuter_singleTermLabel{ padding: .5em 1em; font-size: .8rem;}
.vk_posts.next-prev .card-intext .card-intext-inner .vk_post_body{ background: rgba(255,255,255,.8);background:linear-gradient(180deg, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);}
.vk_posts.next-prev .card-intext .card-intext-inner .vk_post_body .vk_post_title,
.vk_posts.next-prev .card-intext .card-intext-inner .vk_post_body div,
.vk_posts.next-prev .card-intext .card-intext-inner .vk_post_body p{ color: var(--vk-color-text-body);}
.vk_posts.next-prev .card-intext .card-intext-inner .vk_post_body .vk_post_title{font-weight: bold;}

.btn,
.wp-block-buttons .wp-block-button__link{ border-radius: 0}
.wp-block-button.is-style-outline > .wp-block-button__link,
.wp-block-button .wp-block-button__link.is-style-outline{ padding: .4em 1.5em;}
.vk_button .btn.vk_button_link.btn-sm{ padding: .5em 1em; min-width: auto; min-height: auto;}
.vk_button .vk_button_link_after{ margin-right: 0;}
.vk_button .btn.vk_button_link.btn-sm .vk_button_link_after{ margin-left: .5em;}
.vk_button .vk_button_link_subCaption{ text-align: center;}
.vk_button_link-type-text:hover{ letter-spacing: 0;}

ul.is-style-vk-numbered-circle-mark li::before,
ol.is-style-vk-numbered-circle-mark li::before,
ul.is-style-vk-numbered-square-mark li::before,
ol.is-style-vk-numbered-square-mark li::before{ width: 1.85em;height: 1.85em;}

.vk_timeline .vk_timeline_item_caption{ margin-bottom: .5em; color: var(--vk-color-text-body)}
.vk_timeline .vk_timeline_item{ padding-bottom: .5em;}

.vkfs{ margin-bottom: 0; display: flex;}
.vkfs .btn[type="submit"]{ margin: 0; width: auto;flex-grow:0.5}
.vkfs .vkfs__labels{flex-grow: 1}
.vkfs .vkfs__outer-wrap{ margin: 0; display: flex; flex-grow: 1;align-items: center}
.vkfs .vkfs__label-name{ margin: 0 .5em;}
.vkfs input[type="text"]{ margin: 0 .5em;width: calc(100% - 1em);}
.vkfs .vkfs__input-wrap{flex-grow: 1;align-items: center}

.vk_borderBox.is-style-vk_borderBox-style-solid-kado-iconFeature .vk_borderBox_title_container > .fas,
.vk_borderBox.is-style-vk_borderBox-style-solid-kado-iconFeature .vk_borderBox_title_container > .far{top: calc(50% - .8em);}

.vk_gridcolcard_shadow .vk_gridcolcard_item{box-shadow: .5em .5em 1.5em rgba(0,0,0,.1);}
.vk_gridcolcard_visible .vk_gridcolcard_item{overflow: visible;}
.vk_gridcolcard_item_footer{ padding: 1em 0 .5em;}

.vk_step .vk_step_item_content > :last-child{ margin-bottom: 2em;}
.vk_step .vk_step_item h4{ padding: 0; border-left:none;}
.vk_step .vk_step_item h3:first-of-type,
.vk_step .vk_step_item h4:first-of-type{ padding-top: 0}

.vk_faq{ margin: 0 0 1.5em; padding: 0 0 .25em;}
.vk_faq dl{ margin-bottom: 0;}
.is-style-vk_faq-bgfill-circle .vk_faq_title::before,
.is-style-vk_faq-bgfill-square .vk_faq_title::before,
.is-style-vk_faq-bgfill-rounded .vk_faq_title::before{ background-color: var(--vk-color-success); line-height: 1.2}
.is-style-vk_faq-bgfill-circle .vk_faq_content::before,
.is-style-vk_faq-bgfill-square .vk_faq_content::before,
.is-style-vk_faq-bgfill-rounded .vk_faq_content::before{ background-color: var(--vk-color-primary); line-height: 1.2}

ul.is-style-vk-arrow-mark li, ul.is-style-vk-triangle-mark li, ul.is-style-vk-check-mark li, ul.is-style-vk-check-circle-mark li, ul.is-style-vk-check-square-mark li, ul.is-style-vk-handpoint-mark li, ul.is-style-vk-pencil-mark li, ul.is-style-vk-smile-mark li, ul.is-style-vk-frown-mark li, ul.is-style-vk-numbered-circle-mark li, ul.is-style-vk-numbered-square-mark li, ol.is-style-vk-arrow-mark li, ol.is-style-vk-triangle-mark li, ol.is-style-vk-check-mark li, ol.is-style-vk-check-circle-mark li, ol.is-style-vk-check-square-mark li, ol.is-style-vk-handpoint-mark li, ol.is-style-vk-pencil-mark li, ol.is-style-vk-smile-mark li, ol.is-style-vk-frown-mark li, ol.is-style-vk-numbered-circle-mark li, ol.is-style-vk-numbered-square-mark li{ margin: .25em 0;}

.vk_slider .swiper-button-next,
.vk_slider .swiper-button-prev{ background-color: var(--vk-color-primary); border-radius: 0;}
.vk_slider .swiper-button-prev::after,
.vk_slider .swiper-button-next::after{ color: white;}
.swiper-button-prev{ left: 0;}
.swiper-button-next{ right: 0;}

.base_items.vk_gridcolcard{ justify-items: center;align-items: center;}
.base_items.vk_gridColumn,
.base_items .vk_gridcolcard_item_body_inner{ text-align: center;}

.veu_profile .sns_btns li{ margin: 0; float: none;}
.veu_profile .sns_btns li a{padding: 0 15px 10px; box-sizing: content-box;}
.veu_profile .sns_btns .twitter_btn a .fa-twitter.icon:before{ content: "\e07b"}
.veu_profile .sns_btns .rss_btn a .fa-rss.icon:before{ content: url("img/ic_line.svg"); display: block; height: 27px; width: 27px}

.vk_balloon{ padding-bottom: .75em;}

/* wordpress ------------------------*/

body .is-layout-flow > :is(h2){ margin-block-end: 4rem;}
.wp-block-table.mb-0 table{ margin-bottom: 0}
.wp-block-image figcaption{ font-size: .9em;}
.wp-block-image.image_shadow_s img{ box-shadow: .5em .5em 1em rgba(0,0,0,.2)}
.wp-block-image.aligncenter, .wp-block-image .aligncenter, .wp-block-image.alignleft, .wp-block-image .alignleft, .wp-block-image.alignright, .wp-block-image .alignright{ margin-left: auto; margin-right: auto;}

.wp-block-gallery.has-nested-images figure.wp-block-image{ flex-grow: 0;;}
.wp-block-gallery.has-nested-images.gallery-shadow figure.wp-block-image{ box-shadow: .5em .5em 1em rgba(0,0,0,.1)}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{ padding: .5em; color: var(--vk-text-body); background: rgba(255,255,255,.85); font-size: 1em;}

