@charset "utf-8";
@media only screen and (max-width:740px) {

/*------------------------------------------------
メイン
------------------------------------------------*/
.sec01 .btn,
.sec06 .btn {
	width:auto;
}
.sec01 .btn br,
.sec06 .btn br {
	display:none;
}
table.ta01 .type01 {
	text-indent:-2em;
	padding-left:2.5em;
}
table.ta01 .type01.type02 {
	text-indent:0;
	padding-left:10px;
}

.sec02 .catch {
	font-size:110%;
}

.sec04 table.ta01 {
	width:100%;
}
.sec04 table.ta01 .type01,
.sec04 table.ta01 .type02 {
	width:auto;
}

}