@charset "utf-8";

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



#fudosan #container .title-box .ltitle + p {
text-align:left;	
}



#fudosan #container section#step03 table.sp .gray {
width:45%;
text-align:left;
border-right:0;

}




#fudosan #container section#step03 table.sp td{
text-align:left;
border-left:0;
border-right:0;
padding:8px;
}


#fudosan #container section#step03 table th.yellow {
border-left:0;
border-right:0;
}

#fudosan #container section#step03 table th.blue {
border-left:0;
border-right:0;
}



#fudosan #container section#youtube ul li {
    float: none;
    width: 100%;
    margin: 0 0 2em;
}

#fudosan #container section#youtube ul li:last-child {
    margin: 0 0 2em;
}

#fudosan #container section#youtube ul li iframe {
	width: 100%;
	height: auto;
}






}