
.etcimg {
	width:90%;
	max-width:851px;
}

.price h1 {
	margin:30px 0px 20px 0px;
	color:#122538;
	font-size:18px;
	font-weight:bold;
	clear:both;
}
.price h1 span {
	margin-right:10px;
	padding:25px 18px;
	background:#122538;
	color:#fff;
	font-size:25px;
	text-align:center;
    border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
}

.price h2 {
	padding-top:30px;
	font-size:16px;
}
.no {
	font-size:50px;
	font-weight:bold;
	padding:0px 10px;
	margin-right:10px;
	border-right:solid 1px #ddd;
}
.title span {
	color:#F00;
	padding-right:10px;
	font-size:30px;
}
.title {font-size:25px;}



.zei{
	text-align:right;
}


/* price */
.plan a{
	display:block;
	margin:auto;
	font-size:12px;
	width:12em;
}
.plan div{
	clear:both;
	display:none;
}


.col{
	text-align:center;
	background-color:#F1F2F4;
	width:15%;
}
.col span{
	font-size:11px;
}
.contents{
	width:70%;
}
.com{
	text-align:center;
	font-size:20px;
}
.min{
	width:15%;
}

.mprice{
	width:14em;
}
.sub{
	font-weight:bold;
}

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

table {
	font-size:11px;
}
td{
	min-width:10em;padding-left:1em;
}
.contents{
	width:100%;
}

.min{
	width:5em;
}
.flow p{ margin-left:0px;}
.title {font-size:18px;}

}

