@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author:
Tags: 
Version: 0.2.0
*/

/********************
 ローディング
*********************/

/*#loader {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.spinner {
  width: 100px;
  height: 100px;
  margin: 200px auto;
  background-color: #E4DFDF;
  border-radius: 100%;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}*/

/* ローディングアニメーション */
/*@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  } 100% {
    transform: scale(1.0);
    opacity: 0;
  }
}
.loaded {
  opacity: 0;
  visibility: hidden;
}*/

.home .site-body {padding: 0 0;}
.site-body {padding-bottom: 0;}
.scrolled .page_top_btn {display: none;}
.home .vk_post .vk_post_title {font-size: 18px;}
.big-free{font-size: 5.0rem;}
icon-map::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f3c5";
    font-weight: 900;
    padding-right: 5px;
}

/*.vk-mobile-nav-menu-btn{display: none;}*/

/*.scrolled .sub-section--col--two {
margin-top: 80px;}*/
.t-p table th{width: 10%;white-space:nowrap;}
.page-header-title, h1.page-header-title {letter-spacing: 4px;}
.vk_tab_labels {font-size:14px;}
h2.top-price {
	font-size: 2.4rem;
	color: #cc0000;
	padding: 0 0;
    border-top: 0px solid;
    border-bottom: 0 solid;
	margin: 0 auto;
	text-align: center;
}
h2.top-price span{color: #666; font-size: 0.8rem; letter-spacing: 1px;margin: 0 2px;}

/*スライドバナー表示*/
.archive .swiper-footer-container, .page-id-17623 .swiper-footer-container, .page-id-10515 .swiper-footer-container, .page-id-3783 .swiper-footer-container, .page-id-8484 .swiper-footer-container, .page-id-10486 .swiper-footer-container, .page-id-9290 .swiper-footer-container, .page-id-37 .swiper-footer-container, .page-id-3631 .swiper-footer-container, .page-id-58 .swiper-footer-container, .page-id-62 .swiper-footer-container, .page-id-8759 .swiper-footer-container, .page-id-8757 .swiper-footer-container, .single-post .swiper-footer-container, .post-type-archive-model .swiper-footer-container, .tax-housetype .swiper-footer-container, .single-model .swiper-footer-container, .page-id-30 .swiper-footer-container, .page-id-23397 .swiper-footer-container, .page-id-23389 .swiper-footer-container{
	display: none;
}

.breadcrumb {
border-top: 0;
border-bottom: 0;
}
.site-header {
    box-shadow: 0 1px 3px rgba(0,0,0,.00);
}
.post-type-archive-model .page-header, .tax-housetype .page-header, .single-model .page-header {min-height: 12rem;}

.single-post .footer, .archive .footer {padding-top: 80px;}
.site-footer-copyright {padding-top: 2rem;}
.unit{font-size:18px;
      padding:0 8px 0 8px;
     }
.unit-text{
  font-size: 60px;
  font-weight: 700;
  color: #cc0000;
  padding:0 0px 0 0px;
}
/*mobile menu*/
.vk-mobile-nav-menu-btn {
    border: none;
    background-image: url("/cms/images/hamburger.png");
	background-color: #1f306e;
	background-size: inherit;
	background-repeat: no-repeat;
	padding: 5px;
	width: 54px;
    height: 54px;
}
.vk-mobile-nav-menu-btn.menu-open {
    border: none;
    background-image: url("/cms/images/close.png");
	background-color: #1f306e;
	background-size: inherit;
	background-repeat: no-repeat;
	padding: 5px;
	width: 54px;
    height: 54px;
}
.vk-mobile-nav-open{background: #1f306e;}
.vk-mobile-nav nav ul li a{color: #fff;border-bottom: 1px solid #14214F;}
.widget .veu_contact .contact_frame {background: #1f306e;}
.vk-mobile-nav nav>ul{border-top: 1px solid #14214F;}
.grecaptcha-badge {visibility: hidden;}
.vk-mobile-nav-right-in .vk-menu-acc .acc-btn, .vk-mobile-nav-right-in .vk-menu-acc .acc-btn-close{background-color: #ddd;}
.veu_contact .contact_txt {color: #fff;}
.veu_contact .contact_txt_tel{color: #fff;}
.veu_card .veu_card_inner {box-shadow: inset 0 0 0 1px #14214F;}
li a, p a {
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: 2px;
    text-decoration-color: #3F51B5;
    text-decoration-thickness: 1px;
}
/********************
 トップページスライド
*********************/
#main_vis{
	width: 100%;
	overflow: hidden;
}
#main_vis ul,#main_vis li {margin-top:.0;margin-bottom:0;}
div{
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
#main_vis .bx-wrapper {
  margin: 0 auto;
  width: 1120px;
  height: auto;
  position: relative;
  z-index: 100;
    -moz-box-shadow: 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc;
    border: 0px solid #fff;
    background: none;
}
#main_vis .bx-wrapper ul li img{width: 100%;}
#main_vis .bx-wrapper a{
	font-size: 13px;
	text-decoration: none;
	display: block;
}
#main_vis .bx-viewport{
	margin: 0 auto;
	z-index: -999;
	overflow:visible!important;
}
#main_vis .bx-controls{
	z-index: 999;
}
#main_vis .bx-controls-direction .bx-prev{
	left: 0;
}
#main_vis .bx-controls-direction .bx-next{
	right: 0;
}
#main_vis .bx-viewport:before,
#main_vis .bx-viewport:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    background-color: rgba(207,245,255,0.65);
    z-index: 1000;
}
#main_vis .bx-viewport:before {
    right: 100%;
    left: -100%;
}

#main_vis .bx-viewport:after {
    left: 100%;
    right: -100%;
}
/********************
 トップページ　スライド
*********************/
/*.swiper-button-prev{display: none;}
.swiper-button-next{display: none;}*/
.swiper-container{background: #fff;}
.swiper-footer-container{text-align: center;overflow: hidden;background: #fff;padding: 20px 0;}
.swiper-footer-container img{margin-bottom: 2.8%;}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 40px!important;
    height: 60px!important;
    text-indent: -9999px;
    z-index: auto;
}
#main_vis .bx-wrapper .bx-next{
  right: 10px;
  background: url(../../../images/next.png) no-repeat 0 0;
}
#main_vis .bx-wrapper .bx-prev {
  left: 10px;
  background: url(../../../images/pre.png) no-repeat 0 0;
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
    background-position: 0 0;
}
#top-slide-model{
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 64px 0 96px;
}
#top-slide-model .bx-wrapper {
  margin: 0 auto;
  /*width: 1120px;*/
  width: 96%;
	max-width: inherit !important;
  height: auto;
  position: relative;
    -moz-box-shadow: 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc;
    border: 0px solid #fff;
    background: none;
}
#top-slide-model .bx-wrapper .bx-next{
   right: -2%;
    background: url(../../../images/bt-next.png) no-repeat 50% 50%;
    position: absolute;
    top: 55px;
    background-color: #fff;
    height: 100px;
    line-height: 100px;
    width: 40px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    -ms-user-select: none;
    -webkit-user-select: none;
	z-index: inherit;
	
}
#top-slide-model .bx-wrapper .bx-prev {
  left: -2%;
  background: url(../../../images/bt-pre.png) no-repeat 50% 50%;
	position: absolute;
    top: 55px;
    background-color: #fff;
    height: 100px;
    line-height: 100px;
    width: 40px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    -ms-user-select: none;
    -webkit-user-select: none;
	z-index: inherit;
}

.bx-wrapper .bx-pager.bx-default-pager a {background: #ddd;}

#top-slide-model .btn-f a, #top-slide-model .btn-f a:hover, .tab-btn .btn a, .tab-btn .btn a:hover a:hover{
	width: 30%;
	margin: 0 auto;
	display: block;
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    border-radius: 100px;
    padding: 10px 10px 10px 10px;
	margin-top: 40px;
    position: relative;
}
.lp-container .btn-f a, .lp-container .btn-f a:hover{
width: 20%;
	margin: 0 auto;
	display: block;
    text-align: center;
    border-radius: 100px;
    padding: 5px 5px 5px 5px;
	margin-top: 40px;
	margin-bottom: 40px;
    position: relative;
	text-decoration: none;
}	
#top-slide-model .btn-f a, .tab-btn .btn a, .lp-container .btn-f a{
    color: #c6a366;
    background: #fff;
	border: 2px solid #c6a366;
}
.lp-container .btn-f a{
    color: #ff0000;
    background: #fff;
	border: 2px solid #ff0000;
}
#top-slide-model .btn-f a:hover, .tab-btn .btn a:hover, .lp-container .btn-f a:hover {
    color: #fff;
    background: #c6a366;
	border: 2px solid #c6a366;
}
.lp-container .btn-f a:hover {
    color: #fff;
    background: #ff0000;
	border: 2px solid #ff0000;
}
.tab-btn-bg, .btn-mid{width: inherit;}
/*.btn-mid a::after {
  font-family: "Font Awesome 5 Free","Font Awesome 5 Brands";
　font-weight: 900;
  content:"\f138";
  margin-left: 4px;
}*/
.bx-wrapper .bx-controls-direction a.disabled {
	display: block;
    opacity: .5;
	cursor: auto;
}
.gallery-main .bx-wrapper .bx-next{
   right: -46px;
    background: url(../../../images/bt-next.png) no-repeat 50% 50%;
    position: absolute;
    top: 50%;
    background-color: #fff;
    height: 100px;
    line-height: 100px;
    width: 40px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    -ms-user-select: none;
    -webkit-user-select: none;
	z-index: inherit;
	
}
.gallery-main .bx-wrapper .bx-prev{
  left: -46px;
  background: url(../../../images/bt-pre.png) no-repeat 50% 50%;
	position: absolute;
    top: 50%;
    background-color: #fff;
    height: 100px;
    line-height: 100px;
    width: 40px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    -ms-user-select: none;
    -webkit-user-select: none;
	z-index: inherit;
}
.gallery-main .bx-wrapper .bx-prev:hover, .gallery-main .bx-wrapper .bx-next:hover{
	background-position: 50% 50%;
}
.gallery-main .bx-wrapper .bx-viewport {
left: 0px;
}
/*header*/
.site-header-logo {padding-top: 2.1rem;}
li.header-cta-tell {
    background: url(../../../images/img-tel.png) no-repeat 0 0;
    white-space: nowrap;
    width: 190px;
    height: 0px;
    padding-top: 52px;
    margin-right: 10px;
    overflow: hidden;
    display: inline-block !important;
}
.header-cta ul {margin-top: 0;margin-bottom: 0;}
.header-cta li {
display: inline-table;
vertical-align: middle;
margin-top: 0;
margin-bottom: 0;
}
.header-cta .btn a {
    display: block;
    padding: 35px 10px 10px;
	width: 100px;
	height: 80px;
	font-size: 12px;
	line-height: 1.4;
	border-radius: 0;
    border-bottom: solid 0px ;
}
.header-cta .btn a:hover {
	border-radius: 0;
    border-bottom: solid 0px ;
	margin: 0 0 0 0;
	-webkit-transform: TranslateY(0px);
	transform: TranslateY(0px);
}
.header-cta-btn.bt-land a, .scrolled nav.menu-header-top-navigation-container1 ul>li:nth-child(1)>a {background: rgba(66,135,185,1.00);color: #fff;}
.header-cta-btn.bt-land a:hover, .scrolled nav.menu-header-top-navigation-container1 ul>li:nth-child(1)>a:hover {background: rgba(66,135,185,0.90);}
.header-cta-btn.bt-reservation a, .scrolled nav.menu-header-top-navigation-container1 ul>li:nth-child(2)>a {background-color: rgba(241,190,36,1.00);color: #fff;}
.header-cta-btn.bt-reservation a:hover, .scrolled nav.menu-header-top-navigation-container1 ul>li:nth-child(2)>a:hover {background-color: rgba(241,190,36,0.90);}
.header-cta-btn.bt-catalog a, .scrolled nav.menu-header-top-navigation-container1 ul>li:nth-child(3)>a {background-color: rgba(242,123,44,1.00);color: #fff;}
.header-cta-btn.bt-catalog a:hover, .scrolled nav.menu-header-top-navigation-container1 ul>li:nth-child(3)>a:hover {background-color: rgba(242,123,44,0.90);}

.header-cta-btn a:before {
  content: "";
	position: absolute;
	display: inline-block;
	top: 12px;
	right: 38%;
	width: 18px;
	height: 19px;	
}
/*.bt-catalog a:before {background: url(../../../images/icon-catalog.png) no-repeat 50% 50%;}
.bt-reservation a:before {background: url(../../../images/icon-reservation.png) no-repeat 50% 50%;}
.bt-land a:before {background: url(../../../images/icon-land.png) no-repeat 50% 50%;}*/
.bt-catalog a:before {content:'\f518'; font-size: small; font-weight: 900; margin-bottom: 4px; font-family: 'Font Awesome 5 Free';}
.bt-reservation a:before {content:'\f015'; font-size: small; font-weight: 900; margin-bottom: 4px; font-family: 'Font Awesome 5 Free';}
.bt-land a:before {content:'\f005'; font-size: small; font-weight: 900; margin-bottom: 4px; font-family: 'Font Awesome 5 Free';}
.bt-contact a:before {content:'\f004'; font-size: small; font-weight: 900; margin-bottom: 4px; font-family: 'Font Awesome 5 Free';}
.header-cta .btn a {
    display: block;
    padding: 35px 10px 10px;
	width: 100px;
	height: 80px;
	font-size: 12px;
	line-height: 1.4;
	border-radius: 0;
    border-bottom: solid 0px ;
}
.header-cta .btn a {
	border-radius: 0;
    border-bottom: solid 0px ;
	margin: 0 0 0 0;
	text-decoration: none;
	-webkit-transform: TranslateY(0px);
	transform: TranslateY(0px);
}
.header-cta .btn a:hover {
	border-radius: 0;
    border-bottom: solid 0px ;
	margin: 0 0 0 0;
	-webkit-transform: TranslateY(0px);
	transform: TranslateY(0px);
}
.side-icon .bt-land a:before, .side-icon .bt-reservation a:before, .side-icon .bt-catalog a:before, .side-icon .bt-contact a:before{font-size:medium;}
.btn {/*background-color:transparent;*/border: 1px solid transparent;padding: 0 0;}

/*==================================
ブログ
===================================*/
.category-event .vk_post_imgOuter_singleTermLabel, .category-bloger .vk_post_imgOuter_singleTermLabel {display: none;}

.card-title{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
/*==================================
完成事例
===================================*/
.thum img{
	width:100%;
	height:auto;
	vertical-align: bottom;
	margin-bottom: 40px;
}
.gallery{
columns: 4;
padding:0 0 !important;
margin:0 0 80px 0;
column-gap: 1px;	
}

.gallery li {
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
    margin-bottom: 1px !important;
    list-style:none;
}
.gallery li img{padding: 0 0 0 0 !important;margin: 0 0 0 0 !important;}
.gallery img{
	width:100%;
	height:auto;
	vertical-align: bottom;}
.single-model .footer{margin-top:100px;}
.single-model .breadcrumb, .tax-housetype .card-img-overlay, .next-prev{display: none;}

@media only screen and (max-width: 900px) {
	.gallery{
	columns:3;
	}	
}

@media only screen and (max-width: 768px) {
	.gallery{
	columns: 2;
	}	
}
/*==================================
自然素材の家づくり
===================================*/
.concept-menu ul {
	list-style-type: none;

}
.concept-menu ul li a {
	font-size: .8rem;
	color: #000;
	font-weight: 700;
	display: flex;
	align-items: center;
	text-decoration: none;
}
.concept-menu ul li picture {
	width: 5rem;
    margin-right: 1rem;
    border-radius: 3rem;
}


.concept-menu ul li picture img {
    display: block;
    border-radius: .4rem;
	filter: drop-shadow(4px 4px 0px #0000001C);
}

 /*******************
フッター
*********************/
.br:before {
	content: "\A";
	white-space: pre;
}
.pagetop{
	padding-top: 7px;
	padding-bottom: 9px;
	font-size: .8rem;
	letter-spacing: 1px;
	text-align: center;
}
.page-top {
	background:rgba(1,13,37,1.00);
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all  1s ease;
}
.page-top:hover {
	background: rgba(1,13,37,0.81);
}
.footer .page-top a, .footer .page-top .fa{
    color: #fff;
}
.footer a:hover .fa {
    color: #fff !important;
}
#block-4, #block-54{margin-bottom: .5rem;}
/********************
 追従スクロール
*********************/

.header-top .header-top1 ul {
    margin-top: 0px!important;
}

.header-top .header-top1 ul>li {
    line-height: 1.4em!important;
    margin-right: 1.0em!important;
    margin-bottom: 0!important;
	background: none;
}

.header-top .header-top1 ul>li>a {
    border-radius: 0 0 .25rem .25rem!important;
    font-size: 16px!important;
    padding: .375rem .75rem!important;
    line-height: 1.5!important;
}

.header-top .header-top1 ul>li>a:hover {
    text-decoration: none!important;
}

.header-top .header-top1 ul>li:nth-child(1)>a {
	background: none!important;
    border: solid 0px #0091c3!important;
}
.header-top .header-top1 ul>li:nth-child(2)>a {
	background: none;
    border: solid 0px #0091c3;
}
.header-top .header-top1 ul>li:nth-child(3)>a {
	background: none;
    border: solid 0px #0091c3;
}
.header-top .header-top1 ul>li:nth-child(4)>a {
	background: none;
    border: solid 0px #0091c3;
}
.nav li a {
    color: #fff;
	display: none;
}
.scrolled .nav li a {
    color: #fff;
	display: inline-block;
}
.scrolled nav.menu-header-top-navigation-container1{
	z-index: 1000;
    position: fixed ;
    left: calc(100% - 39px);
    top: 25vh;
    transition: top 1.0s ease-out;
}

.scrolled .header-top1 ul {
    flex-direction: column;
}

.scrolled .header-top1 ul>li {
    margin-right: 0;
    margin-bottom: 5px;
}

.scrolled .header-top1 ul>li>a {
    writing-mode: vertical-rl;
    letter-spacing: 1px;
    border-radius: .25rem 0 0 .25rem;
    padding: 0.5rem .5rem;
}

.scrolled nav.menu-header-top-navigation-container1 ul>li:nth-child(4)>a {
background: rgba(255,132,193,1.00);color: #fff;
}

.scrolled nav.menu-header-top-navigation-container1 ul>li:nth-child(4)>a:hover {
background: rgba(255,132,193,0.90);
}
.circle-arrow i {
  position: inherit;
  transform: translate(-50%, -50%);
  font-size: 5rem;
	color: #fff;
  animation: updown 2s infinite ease-in-out;
}
.aim{
	overflow: auto;
 -webkit-overflow-scrolling: auto;
  overflow-scrolling: auto;
}
@keyframes updown {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -30px);
  }
  100% {
    transform: translate(0, 0);
  }
}

.page-id-17412 .page-header {
    background-position:50% 40%;
	letter-spacing: 2px;
}
.timeline-table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 1rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.timeline-table th, .timeline-table td {
    padding: 0.8rem 1.5rem;
    border-bottom: 1px solid #e2e8f0;
    text-align: left;
}
.timeline-table th {
    background-color: #e2e8f0;
    color: #1e293b;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.timeline-table tr:last-child td {border-bottom: none;}
.timeline-table tbody tr:nth-child(even) {background-color: #f8fafc;}
.timeline-table tbody tr:hover {background-color: #eef2f6;transition: background-color 0.3s ease;}.year-cell {white-space: nowrap;}
.timeline-table .font-bold{font-weight: 700;color: #cc0000;}

/*table 会社案内*/
.table_design03 tbody, .table_design03 th, .table_design03 td{border: none;}

.table_design03 {
  border-collapse: collapse;
  width: 100%;
	border: none!important;
}
.table_design03 tbody{border-top: 1px solid #c1c7c6;}
.table_design03 th, .table_design03 td {
	border-bottom: 1px solid #c1c7c6;
	border-right: 0;
	padding: 2em 1em 2em .5em;
	font-size: 16px;
}
.table_design03 th {
  border-bottom: 2px solid rgba(204,0,0,0.60);
  font-weight: bold;
  text-align: left;
	white-space: nowrap;
  width: 12%;
  min-width: 4em;
}
.table_design03 td {padding-left: 4em;line-height: 1.8;}

/*アフターサービス*/
.affter-lis{
	width: 100%;
	font-size: 20px;
	overflow: hidden;
	margin-bottom: 2.8%;
}
.lis-no{font-size: 32px;padding-right:8px;}
.lis-1{color: #fff; background: #d9cf9c;width: 100%;padding:10px;border-bottom: 1px solid #fff;}
.lis-2{color: #fff; background: #c2b265;width: 100%;margin-left:0;padding:10px;border-left: 1px solid #fff;border-bottom: 1px solid #fff;}
.lis-3{color: #fff; background: #c2b265;width: 100%;padding:10px;border-bottom: 1px solid #fff;}
.lis-4{color: #fff; background: #9a7e4e;width: 100%;margin-left: 0;padding:10px;border-left: 1px solid #fff;border-bottom: 1px solid #fff;}
.lis-5{color: #fff; background: #836A3F;width: 100%;text-align: left; margin-left: 0;padding:10px;}
.lis-0{color: #fff;background: #d7c8a9;width: 100%;text-align: center; margin-left: 0;padding:10px;border-bottom: 1px solid #fff;}

.info-t table, .info-t tbody, .info-t th, .info-t td{border: none;}
.info-t{
  border-collapse: collapse;
  width: 100%;
	border: none!important;
}
.info-t tbody{border-top: 1px solid #c1c7c6;}
.info-t th, .info-t td {
    padding: 20px 8px;
	 border: solid 0px #e2e5e8;
    border-bottom: solid 1px #e2e5e8;
	white-space: nowrap;
	text-align: left;
	font-size: 16px;
}
.info-t th{
	width: 18%;
	min-width: 4em;
	white-space: nowrap;
	font-weight: normal;
}
/*メリット*/
ol.melit{
  counter-reset:list;
  list-style-type:none;
  font-size: 18px;
  font-size: 1.2rem;
  padding: 1.5em;
}
ol.melit li{
  position:relative;
  line-height: 30px;
  margin: 7px 0 20px 30px;
  padding-left: 10px;
  text-align: left;
}
ol.melit li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -40px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  background: #F6A38B;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rited ol.melit li:before{background: #35AAEC;}
ol.melit li:after{
  content:"";
  display: block;
  position: absolute;
  left: -10px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #F6A38B;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rited ol.melit li:after{border-left: 7px solid #35AAEC;}
/*ギャリーキャプション*/
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: none; 
  color: #333;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  text-shadow: none;
}
.page-id-16968 .wp-block-gallery .has-nested-images figure.wp-block-     image:has(figcaption):before {
    backdrop-filter: blur(0px)!important;
}
.g-w{max-width: 30%!important;}  

/* Form */

input[type="text"], textarea ,input[type="tel"] ,input[type="email"] ,select{
vertical-align:middle;
max-width:90%;
line-height:40px;
height:40px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
margin-bottom:3px;
}
input[type="text"].readonly{border:0px;background:none;}
input[type="text"].readonly-url{display:none;border:0px;background:none;}
textarea{
height:auto;
line-height:1.5;
}
input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background:#999;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}
input[type="submit"]{
	font-size: 18px;
	font-family: FontAwesome;
	width:400px;
	padding: 15px 20px;
	color: #fff;

}
.your-email{padding-bottom:5px;}
.submit {
	width: 304px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.home .nav-links {
    display: none;
}
.wpcf7 input[name="your-zip"] {
max-width: 22%!important;
}
/*-----------------------------
お問い合わせ
------------------------------*/
.title-form {
	padding:0 0 10px;
	border-bottom: 1px solid #ddd;
	margin-top:10px;
	margin-bottom: 20px;
}
.form-table {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;	
}

.form-l {
    float: left;
    padding-top: 5px;
	padding-left:5px;
}
.form-r {
margin-left: 300px;
}
.submit-bt {
    margin: 0 auto;
    text-align: center;
}
.essential:before {
      content:"\5FC5\a0\9808";
	  font-size:.6rem;
	  color:#fff;
	  background:#cc0000;
	  padding:1px 3px;
	margin-right: 7px;
}
.any:before {
    content: "任意";
    font-size: .6rem;
    color: #fff;
    background: #F27B2C;
    padding: 1px 3px;
    margin-right: 7px;
}
div.wpcf7-validation-errors {
    border: 0 !important;
	background:#cc0000;
	color:#fff;
	text-align:center;
}
div.wpcf7 p {
    text-align: center;
    margin-bottom: 10px;
}
span.wpcf7-not-valid-tip {
	font-weight:800;
}
div.wpcf7 p{
	text-align: center;
	margin-bottom:10px;
}
input::placeholder {
  color: #CCC;
}
textarea::placeholder {
  color: #CCC;
}
/* IE */
input:-ms-input-placeholder {
  color: #CCC;
}
/* Edge */
input::-ms-input-placeholder {
  color: #CCC;
}
.ui_tpicker_minute, .ui_tpicker_minute_label{display: none;}
.ui-timepicker-div dl dd {
    margin: 0 0 0 40%;
	padding: 1px 0;
}
label {
    cursor: pointer;
}
.wpcf7 form.invalid .wpcf7-response-output{
	border-color: #fff!important;
	background: #cc0000;
	text-align: center;
	margin: 15px auto;
	padding: 8px 0 10px;
	color: #fff;
	font-weight: 400;
}
input[type="submit"]{
		background: #010B19;
}
.wpcf7-list-item {
	margin-bottom: 5px!important;
}
/*#your-zip {width: 15%!important;}*/
select {
    background-color: #fff;
    background-image: url(/etoh/images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}
/********************
 資料請求
*********************/
.first-t{border-top: 1px solid #ddd;padding-top:20px;margin-top:40px;}
div.wpcf7 .catalog-content p{text-align: left;margin-bottom: 2.8%;}
.catalog-content .catalog-text{font-size: .8rem;}
.catalog-content .wpcf7-list-item-label{font-size: .9rem;}
.col4 {
	float: left;
	width: 28%;
	display: block;
	overflow: hidden;
	margin-left: 1%;
	height: 320px;
	max-height: 320px;
}
@media screen and (max-width: 1199px){
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link {
    line-height: 80px;
    height: 80px;
    padding: 0px 20px 60px 20px;}
}
@media screen and (max-width: 991px){
.sidebar {display: none;}
.form-table {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;	
}
.form-l {
    float: none;
    width: 200px;
    padding-top: 5px;
	padding-left:5px;
	margin-bottom: 5px;
}
.form-r {margin-left: 5px;}
div.wpcf7 label {
    cursor: pointer;
    padding: 2px 2px 2px 2px;
    margin-right: 5px;
    margin-bottom: 0;
    display: block;
}
div.wpcf7 label {
    cursor: pointer;
    padding: 2px 2px 2px 2px;
    margin-right: 5px;
    margin-bottom: 0;
    display: block;
}
#mega-menu-wrap-global-nav, #header-top, #main_vis .bx-controls{
	display: none;
}
}
@media (min-width: 991px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;}	
}