@charset "UTF-8";
/*HOME ALIVEリニューアル news CSS*/

article.pocket_wifi {
	margin-bottom: 40px;
	font-size: 15px;
}

article.pocket_wifi p:not([class]){
	margin: 30px 0
}

article.pocket_wifi h2 {
	font-weight: bold;
	font-size: 20px;
	margin: 18px 0;
	border-bottom: 1px dotted #ccc;
}

article.pocket_wifi h2:before {
	 font-family: FontAwesome;
	 content: '\f10b';
	 color: #51bcb5;
	 font-size: 1.6em;
	 margin-right: 10px;
}

article.pocket_wifi h3 {
	margin: 15px 0;
	font-size: 19px;
	color: #206d69;
	font-weight: bold;
	border-left: 6px solid #51bcb5;
	padding: 0 0 0 10px;
}

ul.mob_img  {
	text-align: center;
	margin: 20px 0;
}

ul.mob_img li {
	display: inline;
}

ul.mob_img li img{
	height: 120px;
	color: #7dc9b0;
}

ul.service {
	background-color:  #f8fac9;
	padding: 10px 10px 5px 10px;
	border-radius: 10px;
}

ul.service li {
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

ul.service li:before{
	font-family: FontAwesome;
	content: '\f1eb';
	color: #e5a4c5;
	margin-right: 10px;
	font-weight: normal;
}

span.font_blue {
	color: #1bb2e0;
	font-weight: bold;
}

p.txt10 {
	font-size: 12px;
	color: #9799a2;
}

.exmple {
	padding: 10px;
	background-color: #f8fac9;
	border-radius: 10px;
	margin-top: 15px;
}

p.emobaText1 a{
	color: #f51414;
	font-weight: bold;
}

p.emobaText2 {
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	color: #1e8c9a;
}

.button {
	margin: 30px 0 60px 0;
	text-align: center;
}

span.pdf_dl{
	padding: 10px;
	background-color: #f00;
	border-radius: 5px;
}

a span.pdf_dl {
	font-size: 16px;
	color: #fff;
}

table.prices {
	margin-bottom: 10px;
	font-weight: bold;
}

table.prices td{
	padding: 10px;
	text-align: center;
}

table.prices td.td_h{
	background-color: #f8fac9;
	vertical-align: middle;
}

table.prices td.td_g{
	background-color: #e9e9e7;
	vertical-align: middle;
	
}

.color_red {
	color: #f31010;
}

p.lead_C {
	font-size: 0.8em;
	margin-bottom: 30px;
}

.mobileText {
	font-size: 0.9em;
}