/** Home CSS **/
.page-title-inner .breadcrumbs a,
.page-title-inner .breadcrumbs span{
    font-size: 15px;
    line-height: 1.55;
    color: lab(47.8878% 1.65477 -5.77283);
    font-weight: 500;
}
.page-title-inner .breadcrumbs a:hover{
    color: #5ec9b8;
}
.page-title-inner .breadcrumbs .breadcrumb_last{
    color: #2d5f58;
}
.banner.banner_01{
    --tw-gradient-to: color-mix(in oklab, #ffe066 30%, transparent);
    --tw-gradient-via: #fff;
    --tw-gradient-via-stops: var(--tw-gradient-position), #b8e5d8 0%,#fff 50%, #ffe0664d 100%;
    --tw-gradient-stops: var(--tw-gradient-via-stops);
    --tw-gradient-from: #b8e5d8;
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
}
.banner_01 .text-box-content > .text-inner > p:first-child{
    color: #2d5f58;
    background-color: color-mix(in oklab, #ffb6c1 40%, transparent);
    border-radius: 25px;
    display: inline-block;
    padding: 6px 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 16px;
}
.banner_01 .text-box-content > .text-inner h1{
    color: #2d5f58;
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 48px;
}
.banner_01 .text-box-content > .text-inner h1 span{
    color: #5ec9b8;
}
.banner_01 .text-box-content > .text-inner p.max-w-md{
    color: color-mix(in oklab, #2d5f58 70%, transparent);
    margin-top: 20px;
    font-size: 18px;
    list-style: 28px;
    margin-bottom: 32px;
}
.banner_01 .text-box-content > .text-inner a.button{
    margin-top: 0;
    margin-bottom: 0;
    padding: 14px 32px;
    font-size: 16px;
    line-height: 23px;
}
.banner_01 .text-box-content > .text-inner a.button.is-outline{
    color: #2d5f58;
    border-color: #5ec9b8;
    margin-right: 0;
}
.banner_01 .text-box-content > .text-inner a.button.is-outline:hover{
    color: #fff;
}
.banner_01 .img_01{
    box-shadow: 0 0px 18px #0000003b;
    border-radius: 25px;
}
.banner_01 .img_01 img{
    border-radius: 25px;
    border: 4px solid #fff;
}
.container.section-title-container{
    margin-bottom: 0;
}
.section-title-container .section-title{
    border-bottom: none;
}
.section-title-container .section-title span{
    border-bottom: none;
    padding-bottom: 0;
    text-transform: unset;
}
.section-title-container h2{
    font-size: 30px;
    line-height: 1.2;
    color: #2d5f58;
    margin-bottom: 24px;
}
.section-title-container h3{
    font-size: 15px;
    line-height: 1.55;
    color: #2d5f58;
    margin-bottom: 12px;
}
.section-title-container .section-title a{
    color: #2d5f58;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 20px;
    border: 2px solid #5ec9b8;
    border-radius: 25px;
}
.section-title a i{
    opacity: 1;
}
.section-title a i::before{
    content: "\f061";
    font-family: fontawesome;
}
.sec_01 .section-title a{
    color: #5ec9b8;
    padding: 0;
    border: none;
}
.sec_01 .section-title a:hover{
    text-decoration: underline;
}
.sec_01 .row > .col{
    padding: 0 6px;
}
.sec_01 .icon-box{
    border-radius: 12px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.sec_01 .icon-box:hover{
    box-shadow: 0 4px 6px -1px #0000001a;
    transform: translateY(-2px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.sec_01 .icon-box:hover .text{
    border-color: #5ec9b8;
}
.sec_01 .text{
    display: grid;
    gap: 4px;
    padding: 16px 8px;
    border: 2px solid #b8e5d8;
    border-radius: 12px;
}
.sec_01 .text img.emoji{
    min-width: 36px;
    min-height: 36px;
}
.sec_01 .text p{
    margin-bottom: 0;
    color: #71717b;
    font-size: 12px;
    line-height: 1.33;
}
.sec_01 .text h4{
    font-size: 14px;
    color: #2d5f58;
    margin-bottom: 0;
    line-height: 20px;
}
.sec_02 .section-content > .row > .col > .col-inner{
    --tw-gradient-to: color-mix(in oklab, #ffe066 30%, transparent);
    --tw-gradient-via: #fff;
    --tw-gradient-via-stops: var(--tw-gradient-position), #b8e5d8 0%,#fff 50%, #ffe0664d 100%;
    --tw-gradient-stops: var(--tw-gradient-via-stops);
    --tw-gradient-from: #b8e5d8;
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 4px 6px -1px #0000001a;
}
.sec_02 .tits h3{
    text-align: center;
    font-size: 15px;
    line-height: 1.55;
    text-transform: uppercase;
    color: #2d5f58;
    letter-spacing: 0.75px;
    margin-bottom: 0;
}
.sec_02 .row_01{
    margin: 20px -6px 0 !important;
}
.sec_02 .row_01 > .col{
    padding: 0 6px;
}
.sec_02 .text{
    box-shadow: 0 4px 6px -1px #0000001a;
    padding: 16px;
    border-radius: 12px;
    background: #fff;
}
.sec_02 .text img.emoji{
    min-width: 36px;
    min-height: 36px;
}
.sec_02 .text p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42;
    color: lab(35.1166% 1.78212 -6.1173);
}
.sec_02 .text h4{
    margin-bottom: 2px;
    line-height: 36px;
    margin-top: 8px;
    font-size: 30px;
    color: #2d5f58;
}
.sec_05 .tits h3,
.sec_04 .tits h3{
    text-align: center;
    color: #5ec9b8;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 1.2px;
}
.sec_05 .tits h4,
.sec_04 .tits h4{
    text-align: center;
    color: #2d5f58;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 8px;
    margin-bottom: 20px;
}
.sec_04 .gallery-col > .col-inner{
    border: 1px solid lab(90.6853% .399232 -1.45452);
    border-radius: 16px;
}
.sec_04 .gallery-col .box-image{
    border-radius: 16px 16px 0 0;
}
.sec_04 .gallery-col .box-text{
    padding: 8px 12px;
}
.sec_04 .gallery-col .box-text p{
    margin: 0;
    font-size: 12px;
    color: lab(47.8878% 1.65477 -5.77283);
    line-height: 17px;
}
.sec_04 .row-slider .flickity-page-dots{
    bottom: -20px;
}
.sec_04 .row-slider .flickity-page-dots li{
    background: lab(84.9837% .601262 -2.17986);
    opacity: 1;
    width: 8px;
    height: 8px;
    margin: 0 3px;
}
.sec_04 .row-slider .flickity-page-dots li.is-selected{
    width: 24px;
    border-radius: 25px;
    background-color: #5ec9b8;
}
.sec_04 .row-slider .box-image img{
    padding: 4px;
    object-fit: contain;
    background: lab(96.1634% .0993311 -.364041);
}
.sec_04 .text p{
    display: block;
    margin-top: 30px;
    font-size: 12px;
}
.sec_05 .col-inner{
    height: 100%;
}
.sec_05 .tits h4{
    margin-bottom: 12px;
}
.sec_05 .text{
    padding: 20px;
    height: 100%;
    border-radius: 16px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.sec_05 .text:hover{
    box-shadow: 0 4px 6px -1px #0000001a;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.sec_05 .text_01{
    background-color: color-mix(in oklab, #b8e5d8 50%, transparent);
}
.sec_05 .text_02{
    background-color: color-mix(in oklab, #ffb6c1 30%, transparent);
}
.sec_05 .text_03{
    background-color: color-mix(in oklab, #ffe066 40%, transparent);
}
.sec_05 .text_04{
    background-color: color-mix(in oklab, #5ec9b8 15%, transparent);
}
.sec_05 .text .emoji{
    min-width: 36px;
    min-height: 36px;
}
.sec_05 .text h4{
    margin-top: 12px;
    font-size: 17px;
    line-height: 1.65;
    color: #2d5f58;
    margin-bottom: 8px;
}
.sec_05 .text p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.625;
    color: color-mix(in oklab, #2d5f58 75%, transparent);
}
.contact_01 .tits h3{
    color: #2d5f58;
    margin-bottom: 8px;
}