@charset "UTF-8";
/* CSS Document */

/* 中身======================================================================================================== */

	
@media screen and (min-width:769px){

.header {
	border-top:10px solid #00B1AD;
	height:105px;
	position:relative;
	padding:0 0 66px;
}

.sph_gm{
	position: absolute!important;
	width:100%;
	top:105px;
	left:0;
	}
}

@media screen and (min-width:769px){

.price_box,
.price_box p,
.price_box table th,
.price_box table td {
font-size:14px!important;
line-height:1.8em;}
}




@media screen and (min-width: 641px){
	.sph_br{
	display:none;}
	
}

.table_head{
	background:#00B1AD!important;
	text-align:center!important;
	font-size:12px!important;
	font-weight:normal!important;
	color:#FFF!important;
	font-weight:bold!important;
	width:50%;
	}
	
.three_line{
	width:33%!important;
	}
	
.text_center{
	text-align:center!important;}

@media screen and (max-width: 640px) and (min-width:0px){

#minji td.three_line{
		width:25%!important;}	
		
		#minji th.three_line{
		width:50%!important;}	
}

	

