
.mb-20{
	margin-bottom: 20px;
}



.addwd01{
	font-size: 20px;
	line-height: 35px;
}

.addwd02 {
    font-size: 20px;
    line-height: 35px;
}

.addwd01-1 {
	font-size: 20px;
	line-height: 40px;
	color: #333;
}



.pc {

}

.cover101 {
}

.cover101 img {
    width: 100% !important;
    height: 250px !important;
    object-fit: cover;
}





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

.pc {
display:none;
}

}

.cover100 {
    aspect-ratio: 1;
    overflow: hidden;
}


.cover100 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


 .support-services {
    background: #fff;
    position: relative;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    z-index: 1;
    padding: 25px;
    overflow: hidden;
    border-radius: 3px;
    transition: 0.4s;
    z-index: 1;
    margin-bottom: 30px;
}
 
 .c30 {
border-radius: 0 0 calc(30px - 1px) calc(30px - 1px);
}

 .c301 {
border-radius:calc(30px - 1px) calc(30px - 1px) 0 0 ;
overflow:hidden;
}

 .c301 img {
	height: auto;
	width: 100%;
}

 .c301 img {
	height: auto;
	width: 100%;
}
