@charset "utf-8";

@media screen and (max-width: 768px) {
h2 {
    margin: 0 auto 20px;
    max-width: 250px;
    width:100%;
}



#single #container .title + p {
margin-bottom:30px;
}

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

}

#single .title .daen {

    border-radius: 0;

    font-size: 16px;
    padding: 15px;
    width: 100%;
}


#single #section01 .table.b {
    display:block;

}
#single #section01 .table.b .cell {
    display:block;
		width:100%;
		 border-left: 1px solid #00b4e3;
}


#single #section01 .fuki {
    font-size: 14px;
    margin-bottom: 15px;
}

#single #section01 .table.h .cell.r {
    border-right: 0;
}
#single #section01 .table.h .cell {
    border-bottom: 0;
	display:block;
    padding-bottom: 20px;
    width: 100%;
}


#single #section01 .table .title {
    font-size: 20px;
    line-height: 1.6;
	text-align:left;
}
#single #section01 .table.b100 .cell{
		text-align:left;
		width:90%;
		display:block;
		margin:0 auto;
}

#single #section01 .table.b100 .title {
		text-align:left;
		width:100%;
}
#single #section01 .table.b100 .text {
		text-align:left;
		width:100%;
}





}