.mainbox table.price th{
line-height: 2em;
background-color: #fffacd;}
.mainbox table.price{
border:3px solid #696969;}

p.s120{font-size:180%;
font-weight:bold;
line-height:1.5em;
color:#ff6347;}
.post ul.check{margin:50px 20px; padding:0}
.post ul.check li{padding: 0 0 0 40px;
	margin:15px 0;
	list-style:none;
	background-image: url("https://tab-gaku.com/wp-content/uploads/2017/10/check.jpg");
background-position: top left;
	background-repeat: no-repeat;
font-size:120%;}
.post p.md {
	font-size: 120%;
	font-weight: bold;
	padding: 0 30px 0 0;
	margin: 40px 5px 50px 0;
	line-height: 1.3em;
	text-align: right;
	background-image: url("https://tab-gaku.com/wp-content/uploads/2018/07/ya.png");
	background-position: center right;
	background-repeat: no-repeat;
}
p a{color:#0000cd;}
div.box1{font-size:90%;
	line-height:1.6em;
	background-color: #ffffe0;
	color: #d2691e;
	margin:10px 0 50px;
	padding:20px;
}
div.btn a,div.btn-l a {
	display: inline-block;
	width: 80%;
	margin: 5px 3%;
	padding: 10px 3px;
	text-align: center;
	outline: none;
	color: #fff;
	background-color: #55BB00;
	font-size: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66cc00+0,66cc00+50,379c02+51,66cc00+100 */
	background: #66cc00;
/* Old browsers */
	background: -moz-linear-gradient(top,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cc00',endColorstr='#66cc00',GradientType=0);
/* IE6-9 */
	border: 2px solid #379C02;
	border-radius: 5px;
	font-weight: bold;
}

div.btn-l a {
	margin: 0 3% 50px;
	width: 91%;
	padding: 25px 8px;
	text-align: center;
	font-size: 190%;
	line-height:1.5em;
}

div.btn::before,
div.btn::after,
div.btn-l::before,
div.btn-l::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

div.btn,
div.btn::before,
div.btn::after,
div.btn-l,
div.btn-l::before,
div.btn-l::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

div.btn a:hover,
div.btn-l a:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9dd53a+0,a1d54f+50,80c217+51,7cbc0a+100;Green+Gloss+%231 */
	background: #9dd53a;
/* Old browsers */
	background: -moz-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a',endColorstr='#7cbc0a',GradientType=0);
/* IE6-9 */
	border: 2px solid #b6e026;
	text-decoration: none;
}
/* 幅644px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 644px) {p.s120{font-size:120%;}
.post ul.check{margin:50px 0; }
}