@charset "UTF-8";

/* ====================================================== */
/* 固有スタイル　　　　　　　                           */
/* ====================================================== */

.lpo_wifi .title{
	text-align:center;
	margin:20px 0 20px;
}
.lpo_wifi p{
	line-height:1.6 !important;
	margin-bottom:1em;
}

.lpo_wifi h2{
	background:none !important;
}

@media screen and (min-width: 751px){
.lpo_wifi h2{
	border-bottom:none !important;
}
}

.lpo_wifi .caption{
	font-size:13px !important;
	text-align:right;
	margin:0 !important;
	color:#6E6E6E;
}
.lpo_wifi .indent{
	margin-left:1em;
}
.lpo_wifi .col2-r p.maptext{
	margin-top:2.2em !important;
}
/* コンテンツフッタ調整用(2013/10/07) */
div#utility {
clear:both;
margin:10px auto 20px;
width:860px;
}

div#utility div.col2-r p.arrow{
	margin-bottom:10px;
}
div#utility p {
	font-size:87.5%;
}
div#utility p.s {
	font-size:75%;
}

.spLink{
	display:none;
}


ul.basic-m li{
	-webkit-text-size-adjust: 100%;
}




@media screen and (max-width: 750px){

/* ====================================================== */
/* 固有スタイル　　　　　　　                           */
/* ====================================================== */

.lpo_wifi .title{
	text-align:center;
	margin:20px 0 20px;
}
.lpo_wifi p{
	line-height:1.6 !important;
	margin-bottom:1em;
}

.lpo_wifi h2{
	background-image:none !important;
}
.lpo_wifi h2 img{
	display:none;
}

	.lpo_wifi h2:after{
		display:block;
	}
	.lpo_wifi h2:nth-of-type(1):after{
		content:"Wi-Fiとは？";
	}
	.lpo_wifi h2:nth-of-type(2):after{
		content:"Wi-Fiを使用するには？";
	}
	.lpo_wifi h2:nth-of-type(3):after{
		content:"参考サイト";
	}

.clear br{
	display:none;
}

.pdfBtn a img{
	display:none;
}
.pdfBtn a{
	display:block;
	min-height:36px;
	background:url("../img/btn_wifi02.gif");
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}

.pdfBtn > br{
	display:none;
}

.lpo_wifi .caption{
	font-size:13px !important;
	text-align:right;
	margin:0 !important;
	color:#6E6E6E;
}
.lpo_wifi .indent.half .col2-r {
	text-align:center;
}
.lpo_wifi .col2-r p.maptext{
	display:none;
}

}/* sp */