@charset "utf-8";

#page_title {
	margin: 8px 0;
}

dd {
	font-size: 13px;
	margin: 0 !important;
	padding: 0 !important;
}

@media only screen and (max-width: 768px) {

p.cnt.margin-t10 img {
    max-width: 100%;
}


div#pia-help p img {
    max-width: 100%;
    height: auto;
}

.sp-none {
	display:none;
}
img.sp-noimg {
	display:none;
}
img.sp-fit {
	width:100%;
	height:auto;
	margin:0 auto;
}
	
div.sub_genre_main_m_master {
	width: 95%;
	float: none; 
	margin:20px auto 0;
}
.news_result_module_master .module { 
	width: 100%; 
}

/*****Left Menu*****/
.news_result_side_module_master {
	display:none;
}
.news_result_side_module_master-sp {
	display:block;
	width:100%;
}
#news_result_side-sp-bar {
	background: #333333;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:14px;
	text-indent:10px;
	background-image: url(http://image.pia.jp/images2/guide/sp-menu-bar.png);
	background-position: 97% center;
	background-repeat:no-repeat;
}
.search_condition_list .container {
	background: #ffffff;
	border: 1px solid #ccc;
	margin-bottom: 15px; 
}
.search_condition_list .container a {
	color: #666;
	display: block;
	padding: 2px 0;
	width: 100%; 
}
.search_condition_list dt.condition_title { 
	padding: 10px;
	background: #ececec;
	border-bottom:1px solid #ccc; 
}
.search_condition_list dt.actn {
	background-image:url(http://image.pia.jp/images2/guide/sp-menu-open.png);
	background-position: 97% center;
	background-repeat:no-repeat;
}
.search_condition_list dt.active {
	background-image:url(http://image.pia.jp/images2/guide/sp-menu-close.png);
}
.search_condition_list dt.last {
	border-bottom:none; 
}

.search_condition_list dd {
	display:none;
}

.search_condition_list .container li a {
	padding:10px 0;
	background: url(http://t.pia.jp/images2/guide/link.gif) 13px 15px no-repeat;
	font-size:13px;
	border-bottom:1px solid #ccc;
}		


/*****Right Contents*****/
#pia-help-wrap {
	width: 100%;
	padding:0;
	margin: 0px 0px;
}	

h2 { 
	background: url(http://image.pia.jp/images2/h2_base.gif) left top repeat-x;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
	border-bottom: 2px solid #215197; 
	clear: both;
	color: #000;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 8px 0px 5px 0px;
	text-indent:1em 
}
h2 span  {
	display:block;
	padding:0 1em;
	text-indent:0em;
}

#pia-help .help-box {
	width: 95%;
	margin-top: 15px;
	margin-left: auto;
	margin-right:auto; 
}
#pia-help .help-box-s {
	width: 350px;
	margin-top: 15px;
	margin-left: 20px; 
}
	
#pia-help .card-secure {
	width:100%;
	list-style:none;
	margin-left:0;
	padding:0;
	display:block;
}
#pia-help .card-secure li.card {
	width:49%;
	display:inline-block;
	list-style:none;
	vertical-align:top;
	text-align:center;
	margin:0 0 30px 0;
	padding:0;
}	

div#p_top { display:none; }

}

@media only screen and (max-width: 768px) {
#pia-help .guide-flow-l0 {
   width:100%;
   margin-bottom:15px;
}

#pia-help .guide-flow-r0 {
   width:100%;
}

div.main_m_master {
    width: initial;
}


}