/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 27 2025 | 03:05:32 */
.custom-shape-divider-top-1723066389 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1723066389 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 58px;
}

.custom-shape-divider-top-1723066389 .shape-fill {
    fill: #fcfbf7;
}

/** For mobile devices **/
@media (max-width: 767px) {
    .custom-shape-divider-top-1723066389 svg {
        width: calc(100% + 1.3px);
        height: 32px;
    }
}

/** 下▼ **/
.custom-shape-divider-top-1723069678 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1723069678 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 58px;
}

.custom-shape-divider-top-1723069678 .shape-fill {
    fill: #FFFFFF;
}

/** For mobile devices **/
@media (max-width: 767px) {
    .custom-shape-divider-top-1723069678 svg {
        width: calc(100% + 1.3px);
        height: 32px;
    }
}

/** ボタン **/
a.btn_07 {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    width: 80%;
    margin: auto;
    padding: 0.5rem 1rem;
    font-weight: bold;
    color: #fff;
    background-color: #795548;
    border-bottom: 2px solid #795548;
    border-radius: 100vh;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    transition: 0.5s;
}
a.btn_07:hover {
	color: #795548;
	background: #fff;
	border-bottom: 2px solid #fff;
	transform: translateY(3px);
}


.custom-shape-divider-top-1723087262 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1723087262 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 58px;
}

.custom-shape-divider-top-1723087262 .shape-fill {
    fill: #8e6e62;
}

/** For mobile devices **/
@media (max-width: 767px) {
    .custom-shape-divider-top-1723087262 svg {
        width: calc(100% + 1.3px);
        height: 32px;
    }
	.navbar-toggler{
    display: none;
}
}