@charset "utf-8";

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



#kokoroe #container section#point01 .clm li .btn{
width:100%;
margin-bottom:10px;
}

#kokoroe #container section#point01 .clm li .text {
    line-height: 26px;
    margin-bottom: 30px;
    width:100%;
}


#kokoroe #container section#point01 .clm {

    padding-left: 10px;
    padding-right: 10px;
}

#kokoroe .clm .title {
    font-size: 20px;
}




#kokoroe #container .taishin td,
#kokoroe #container .taishin th {
border-left: 0;
border-right: 0;
border-top: 1px solid #c3c3c3;
border-bottom: 1px solid #c3c3c3;
}

#kokoroe #container section#point04 .box {

    padding-left: 10px;
    padding-right: 10px;
}
#kokoroe #container section#point04 .box .text {

    width: 100%;
	margin-bottom:20px;
}


#kokoroe #container section#point04 .title {
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 30px;
    text-align: left;
}






















}