.slick-list {
    padding-top: 130px!important;
}


@media only screen and (max-width: 1155px) {
	.slick-list {
    padding-top: 0!important;
}
}

.souai .top1-copy {
    bottom: -35px;
}

.souai-header-bottom img {
/*    display: none;*/
}


.souai-top1-bottom img {
    width: 100%;
    position: relative;
    bottom: -1px;
/*	display: none;*/
}


.top1-inner .slick-box img {
    width: 100%;
    margin-bottom: -10px;
    width: 100%;
    height: 700px;
    object-fit: cover;
    object-position: center left;
    font-family: 'object-fit: contain;';
    margin-bottom: -10px;
}

@media only screen and (max-width: 830px) {
	
	
.top1-inner .slick-box img {
    height: 500px;
	}
	
}


@media only screen and (max-width: 500px) {
	
.top1-inner .slick-box img {
    height: 300px;
	}
	
	
.souai .top1-copy img {
        max-width: 200px;
    }
	
}

.about-wrap{
	background-color: #fffbe8;
    padding: 100px 0;
}

.souai-f01-object05 {
    bottom: -60px;
    width: 100px;
}


.footer01-image{
	max-width: 1100px;
	margin: 0 auto;
    border-radius: 40px;
}

.footer01-image img {
    border-radius: 30px;
}

.footer01-com {
    border-radius: 30px;
}

.footer01-com p {
    font-size: 88%;
}

.footer01-com-link a {
    display: inline-block;
    padding: 3px 35px 2px 15px;
    background-color: #fea1ab;
    color: #fff !important;
    font-weight: bold;
    border-radius: 25px;
    text-decoration: none !important;
    background-image: url(../images/souai/arrow_y.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 8px;
    font-size: 90%;
}


.souai-diary {
    width: 100%;
    padding: 50px 0;
    background-image: none;
}



.souai-news {
	
    background-image: url(../images/souai/wave_y.png), url(../images/souai/wave_b.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left top, left bottom;
    background-size: 100%, 100%;
}



@media only screen and (max-width: 1230px) {
	
.about-wrap {
    padding: 100px 0 0 0;
}
	
	
.footer01-image {
    max-width: unset;
    border-radius: 0;
}
	
	
.footer01-image img {
    border-radius: 0;
}

	
}


@media only screen and (max-width: 860px) {
	
.about-wrap{
    padding: 80px 0;
}
	
.footer01-image{
	max-width: 600px;
}
	
.footer01-image img {
    border-radius: 30px;
}
	
.souai #footer01-com-inner {
    border-radius: 30px 30px 0 0;
    padding-top: 50px;
	padding-bottom: 0;
    }
	
.sp-disp2 img{
	border-radius: 30px;
	}
	
	img.bottom-img{
		border-radius: 0;
	}
}



@media only screen and (max-width: 670px) {
.about-wrap {
        padding: 80px 30px;
    }
}

@media only screen and (max-width: 530px) {

.souai #footer01-com-inner {
        padding-left: 30px;
        padding-top: 40px;
        padding-right: 30px;
        font-size: 105%;
	text-align: center;
    }

}

@media only screen and (max-width: 460px) {
.souai #footer01-com-inner {
        padding-left: 20px;
        padding-top: 30px;
        padding-right: 20px;
        font-size: 90%;
    }
}


