.elementor-kit-16{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-f7e7702:#999999;--e-global-color-15c8ce8:#FFFFFF;--e-global-color-29a7dbe:#F7F6F4;--e-global-color-842bea0:#E2F1E7;--e-global-color-b46de83:#ECEEEF;--e-global-color-e165efa:#D1DFE8;--e-global-color-1679444:#F9DCDB;--e-global-color-0532f38:#ECF3FA;--e-global-color-e5ef000:#F9F0E3;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Noto Sans JP";--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans JP";--e-global-typography-ee4885a-font-size:24px;--e-global-typography-ee4885a-font-weight:bold;--e-global-typography-d5a541d-font-size:13px;--e-global-typography-d5a541d-line-height:1.25em;--e-global-typography-f8f1005-font-weight:bold;--e-global-typography-18aac07-font-size:20px;--e-global-typography-18aac07-line-height:1.5em;--e-global-typography-95307ff-font-family:"Josefin Sans";--e-global-typography-95307ff-font-size:64px;--e-global-typography-95307ff-font-weight:bold;--e-global-typography-7138056-font-size:24px;--e-global-typography-7138056-font-weight:bold;color:var( --e-global-color-primary );font-size:16px;font-weight:normal;line-height:1.8em;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16 p{margin-block-end:24px;}.elementor-kit-16 a{color:var( --e-global-color-accent );text-decoration:underline;}.elementor-kit-16 a:hover{color:#999999;}.elementor-kit-16 h1{font-size:40px;font-weight:bold;line-height:1.25em;}.elementor-kit-16 h2{font-size:32px;font-weight:bold;line-height:1.25em;}.elementor-kit-16 h3{font-size:24px;font-weight:bold;line-height:1.25em;}.elementor-kit-16 h4{font-size:20px;font-weight:bold;line-height:1.25em;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{font-family:"Josefin Sans", Sans-serif;font-size:20px;color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16 h1{font-size:25px;}.elementor-kit-16 h2{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* reset */

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 100px; /* fixed header height*/
  margin: -100px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}
.strong{
 background:linear-gradient(transparent 60%, #FDD81F 60%);   font-weight: bold;
}
form.wpcf7-form
input[type=date],
form.wpcf7-form
input[type=email],
form.wpcf7-form
input[type=number],
form.wpcf7-form
input[type=password],
form.wpcf7-form
input[type=search],
form.wpcf7-form
input[type=tel],
form.wpcf7-form
input[type=text],
form.wpcf7-form
input[type=url],
form.wpcf7-form select,
form.wpcf7-form textarea {
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%;
    background: #ECF0FA;
    border-color: transparent;
}
figcaption.widget-image-caption.wp-caption-text {
    font-style: normal;
}
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 80px; /* fixed header height*/
  margin: -80px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}
ul,ol {
  
 
    padding: 0;
    padding-left: 20px!important;

}
ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info {
    padding: 0!important;
}
/* table */
table td{
   font-weight: normal;
    font-size:1em;
}

/* table-reset */
table tbody>tr:nth-child(odd)>th, 
table tbody>tr:nth-child(odd)>td {
    background-color: transparent;
}
table tbody tr:hover>th,
table tbody tr:hover>td {
    background-color: transparent;
}
table tbody tr:hover>th,
table tbody>tr:nth-child(odd)>th,
table th{
font-weight: 700;

}
table td,table th {
   
    padding: 20px;
  
}

/* table */
table.table-eq {
    table-layout: fixed;
}

table th,table td {
     border: none;
    border-top: solid 1px black;

}
table {
    border-bottom:solid 1px black;

}
table th {
white-space: nowrap;
}
td.text-aligh-right {
    text-align: right;
}

th {
    text-align: left;
}
/* contact form */
input.wpcf7-form-control.wpcf7-submit {
    width: 300px;
    background: #EA6D4F;
    color:white;
    border-radius:50px;
}
input.wpcf7-form-control.wpcf7-submit:hover {

    background: white;
    color:#EA6D4F;

}
.first-letter-blue::first-letter {
  color: #3D88C9;
}

.btn-icon-right
span.elementor-button-icon {
    position: absolute;
    right: 20px;
}
/* table-eq */
.table-eq td,
.table-eq th{
}

/* table-program */

table.table-program th {
    width: 300px;
    text-align: left;
        background:transparent;
}

table.table-program ,
table.table-program th ,
table.table-program td {
    border:none;
}

table.table-program.table-program-green th {
    color:#93C52E;
}

table.table-program.table-program-green th {
    border-right:2px solid #93C52E;
}




table.table-program.table-program-pink th {
        color: #DB71A8;
}

table.table-program.table-program-pink th{
        border-right: 2px solid #DB71A8;
}

table.table-program.table-program-brown th {
        color: #AA7A41;
}

table.table-program.table-program-brown th{
        border-right: 2px solid #AA7A41;
}
table.table-program.table-program-red th {
        color: #E94C36;
}

table.table-program.table-program-red th{
        border-right: 2px solid #E94C36;
}
table.table-program.table-program-blue th{
        border-right: 2px solid #3D88C9;
}
table.table-program.table-program-blue th{
        border-right: 2px solid #3D88C9;
}
/* list */
  ul li::marker{
 color: #E94C36;
}

@media(max-width: 767px) {
 table td, table th {
    padding: 10px;
}
table.table-program th,
table.table-program td {
    display: block;
}

    table.table-program th {
        border-left: 2px solid;
        border-right: none !important;
    }
    
table.table-responsive th ,
table.table-responsive td
{
    display:block
    ;
}

}
.ug-strip-panel {
    background-color: transparent!important;
}

/* grid */
#grid_properties .ue-grid > .ue-grid-item:nth-child(6n+1) a:hover { background:#E2F1E7; }
#grid_properties .ue-grid > .ue-grid-item:nth-child(6n+2) a:hover { background:#ECEEEF; }
#grid_properties .ue-grid > .ue-grid-item:nth-child(6n+3) a:hover { background:#F9DCDB; }
#grid_properties .ue-grid > .ue-grid-item:nth-child(6n+4) a:hover { background:#F9F0E3; }
#grid_properties .ue-grid > .ue-grid-item:nth-child(6n+5) a:hover { background:#D1DFE8; }
#grid_properties .ue-grid > .ue-grid-item:nth-child(6n)  a:hover { background:#E2E3B5; }

form.wpcf7-form input[type=date], form.wpcf7-form input[type=email], form.wpcf7-form input[type=number], form.wpcf7-form input[type=password], form.wpcf7-form input[type=search], form.wpcf7-form input[type=tel], form.wpcf7-form input[type=text], form.wpcf7-form input[type=url], form.wpcf7-form select, form.wpcf7-form textarea {
    border: 2px solid #000;
    border-radius: 0px;
    padding: 16px 24px;
    transition: all .3s;
    width: 100%;
    background: #fff;
   
}

input.wpcf7-form-control.wpcf7-submit {
    width: 300px;
    background: white;
    color: black;
    border: 2px solid #000;
    border-radius:0px;
}

table.table.table-contactform th,
table.table.table-contactform td{
    border-color:transparent;
}

table.table-responsive p
{
    margin-bottom:0px; 
}


a.contact-property-page {
    padding: 12px 16px;
    border: 2px solid black;
    display: inline-block;
    width: 300px;
    text-align: center;
}

a.contact-property-page:hover {
color:white;
    background:black;
}
input.wpcf7-form-control.wpcf7-submit.btn-send.btn:hover {
    color: white;
    background: black;
}
/* grid */
#uc_ue_listing_grid_elementor_de4ce99 .ue-grid-item,
     #uc_ue_listing_grid_elementor_b433e51 .ue-grid-item {
                                  
                                    overflow: visible !important;
                                }

/* link */

a.contact-property-page,
a.elementor-element {
    text-decoration: none;
}

.text-align-center{
    
}

.display-flex-center {
display: flex;
    justify-content: center;

}/* End custom CSS */