.elementor-kit-14{--e-global-color-primary:#515151;--e-global-color-secondary:#515151;--e-global-color-text:#515151;--e-global-color-accent:#006B00;--e-global-color-85d8360:#3EAF41;--e-global-color-d6e191d:#F1F1F1;--e-global-color-012925d:#F2FFF2;--e-global-color-15c8ce8:#FFFFFF;--e-global-color-29a7dbe:#E94C36;--e-global-color-842bea0:#A33526;--e-global-color-b46de83:#FDEDEB;--e-global-color-e165efa:#3D88C9;--e-global-color-1679444:#224C71;--e-global-color-0532f38:#ECF3FA;--e-global-color-e5ef000:#FDD81F;--e-global-color-14cb2c1:#B19716;--e-global-color-41def56:#FFFBE9;--e-global-color-6be22e7:#93C52E;--e-global-color-e98e718:#678A20;--e-global-color-3b6ccf7:#F4F9EA;--e-global-color-9fe6e39:#AA7A41;--e-global-color-8419d28:#FEF7EF;--e-global-color-5d15946:#D0D0D0;--e-global-color-9ddb1e7:#000000;--e-global-typography-primary-font-family:"Noto Serif JP";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Noto Serif JP";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Serif JP";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Noto Serif JP";--e-global-typography-accent-font-weight:500;--e-global-typography-ee4885a-font-family:"Noto Serif JP";--e-global-typography-ee4885a-font-size:24px;--e-global-typography-ee4885a-font-weight:bold;--e-global-typography-d5a541d-font-family:"Noto Serif JP";--e-global-typography-d5a541d-font-size:13px;--e-global-typography-d5a541d-line-height:1.25em;--e-global-typography-f8f1005-font-family:"Noto Serif JP";--e-global-typography-f8f1005-font-weight:bold;--e-global-typography-18aac07-font-family:"Noto Serif JP";--e-global-typography-18aac07-font-size:20px;--e-global-typography-18aac07-line-height:1.5em;--e-global-typography-05d50b0-font-size:64px;--e-global-typography-05d50b0-font-weight:bold;--e-global-typography-cf0efb2-font-size:20px;--e-global-typography-bbaa169-font-size:18px;--e-global-typography-bbaa169-font-weight:bold;color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 p{margin-block-end:20px;}.elementor-kit-14 a{color:var( --e-global-color-accent );font-family:"Noto Serif JP", serif;font-weight:normal;}.elementor-kit-14 a:hover{color:var( --e-global-color-1679444 );}.elementor-kit-14 h1{font-family:"Noto Serif JP", serif;font-size:42px;font-weight:bold;}.elementor-kit-14 h2{font-family:"Noto Serif JP", serif;font-size:32px;font-weight:bold;}.elementor-kit-14 h3{font-family:"Noto Serif JP", serif;font-size:24px;font-weight:bold;}.elementor-kit-14 h4{font-family:"Noto Serif JP", serif;font-size:20px;font-weight:bold;}.elementor-kit-14 h5{font-family:"Noto Serif JP", serif;font-size:16px;font-weight:bold;}.elementor-kit-14 h6{font-family:"Noto Serif JP", serif;font-size:16px;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-14{--e-global-typography-05d50b0-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* reset */


a.elementor-icon {
        outline: 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: 8px;
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%;
    background: #ffffff;
    /* border-color: transparent; */
}
figcaption.widget-image-caption.wp-caption-text {
    font-style: normal;
}


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: dotted 1px black;

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

}
table.table.table-contactform 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:8px;
}
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;
}
.table-nowrap th{
white-space: nowrap;
    
}
/* list */
  ul li::marker{

}



button#iBubleStrong {
    position: relative;
}
button#iBubleStrong
span.e-n-tab-icon {
    top: -20px;
    position: absolute;
    left: 50%;
    width: 157px;
    height: 31px;
    margin-left: -78px;

    z-index:99;
}


@media(max-width: 767px) {
    .table-responsive th,   
    .table-responsive td{
        display:block;
    }
    
}
/* top text */
@keyframes underline{
    0% {
        background-size: 0% 100%;
    }

    100% {
        background-size: 100% 100%;
    }
}

@keyframes move {
    0% {
        bottom: -52px;
    }

    100% {
        bottom: 0px;
    }
}

.mv_text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 42px;
    line-height: 52px;
    font-weight: bold;
    /* padding-bottom: 10px; */
}

.mv_text_underline {
    overflow: hidden;
    /* height: 52px; */
    position: relative;
    flex-shrink: 0;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.mv_text_move {
    /* font-size: 20vw; */
    font-weight: bold;
    position: relative;
    bottom: -52px;
    left: 0;
    animation: move 0.5s 2s linear both;
}

.mv_text_underline::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(90deg, #515151 0%, #515151 100%);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: absolute;
    bottom: 0px;
    animation: underline 0.5s 1s both;
}
.wrap-mv {
    padding: 32px;
    background: white;
}
.wrap-mv {
    padding: 24px;
    background: #ffffffa8;
    width: auto;
    display: inline-block;
}
@media(max-width: 1140px) {
  
.mv_text {
  
    font-size: 20px;
    line-height: 30px;

}  
.mv_text_move {
   
    bottom: -30px;
    
}
    
}
@media(max-width: 768px) {
  
.mv_text {
  
    font-size: 18px;
    line-height: 27px;

}  
.wrap-mv {
    padding: 16px;
   
}
.mv_text_move {
   
    bottom: -27px;
    
}
    
}/* End custom CSS */