.sp {display:none;}

.fit {
	max-width:100%;
	}
	
.tableLayout {
	table-layout:fixed;
	display:table;
	width:100%;
	}
.tableLayout > * {
	display:table-cell;
	vertical-align:top;
	}
	

ul.list {
	padding:10px 0 10px 1.6em;
	}
ul.list span.list-no {
	text-indent:-1.3em;
	display:inline-block;
	}
	
#tsumitatePlan {margin-bottom:40px;}
#tsumitatePlan .inner:nth-of-type(n+2) {margin-top:30px;}
#tsumitatePlan h3 {
	margin-top:30px;
	margin-bottom:10px;
	}


.otoku.tableLayout {margin-bottom:20px;}
.otoku.tableLayout p {
	padding:10px;
	}
	
@media (max-width:768px) {
.pc {display:none;}
.sp {display:block;}
img.sp {display:inline-block !important;}

.otoku.tableLayout,
.otoku.tableLayout > * {display:block;width:auto !important;}
}


.mgtpie8 {
	margin-top:30px\9;/*IE8*/
}



h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
}
/*
h3::before {
	content: "■";
}
*/
.plan01,
.plan02 {
	padding-bottom: 60px;
}

.read {
	margin-bottom: 15px;
	/*font-size: 16px;*/
}




