@media (max-width:767px){
    
#section-26,#section-27{
    border-radius:20px;
    border:1px solid #eeeeee;
    margin:10px 20px;
    background-color:#eeefed;
}
/*こだわり*/
#section-26 .p-m-card-text{
     padding:5px 35px;
    }
/*冒頭挨拶*/
#section-27 .c-wrapper{
    padding:0 10px;
    font-size:12px;
    }
/*家族写真四枚の間隔（スマホ）*/
#section-46 .p-cards-4col--heading-2col .col-md-6{
    padding-right:0.5em;
    padding-left:0.5em;
}
    #section-46 .c-inner {
        padding:0;
    }
}