

@media only screen and (max-width: 767px) {
	
.pasContents{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#000000;
	margin-left:-10px;
	margin-right:-10px;
}
.pasHead{
	text-align:center;
	background:url(/hc/company/library/pas/img/index_bg01.jpg) no-repeat center top;
}

/*pasAncListBox*/
.pasAncListBox{
}
.pasAncList{
	margin:0 auto;
}
.pasAncList ul{
	margin-top:0px;
	display:inline-block;
	overflow:hidden;
	background:#baa75a;
	width:100%;
}
.pasAncList ul li{
	display:block;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	float:left;
	width:50%;
}
.pasAncList ul li a{
	display:table;
	width:100%;
	height:4em;
	padding:0px 22px 0px 10px;
	background:url(/hc/company/library/pas/img/index_ic02.png) no-repeat right 50%;
	background-size:20px auto;
	font-family: 'Noto Sans JP', sans-serif;
}
.pasAncList ul li a span{
	display:table-cell;
	width:100%;
	height:4em;
	vertical-align:middle;
	line-height:1.2;
}
.pasAncList ul li:nth-child(2n){
	border-right:none;
}
.pasAncList ul li:last-child{
	border-right:none;
	padding-right:0px;
	margin-right:0px;
}
.pasAncList ul li a{
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	display:block;
}
.pasAncList ul li a:hover{
	text-decoration:underline;
}

/*pasSection*/
.pasSection{
	padding-top:25px;
	padding-bottom:25px;
	margin:0 auto;
}
.pasSection.borderTop{
	border-top:1px solid #e0e0e0;
}
.pasSection .pasSecIn{
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
}


/*pasTitle*/
.pasTitle{
	font-size:19px;
	text-align:center;
	padding-bottom:15px;
	background:url(/hc/company/library/pas/img/pas_bg02.png) no-repeat center bottom;
	background-size:80px 1px;
	margin-bottom:20px;
	font-weight:bold;
}

/*pasBtn*/
.pasBtn a{
	display:block;
	background:#b8a454 url(/hc/company/library/pas/img/pas_ic01.png) no-repeat right bottom;
	background-size:14px 14px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	padding:10px 5px 10px 5px;
}
.pasBtn a .pasBtnTx{
	display:block;
	text-align:center;
	font-size:20px;
	line-height:1.2;
}
.pasBtn a .pasBtnSub{
	display:table;
	width:100%;
	text-align:center;
	font-size:15px;
	vertical-align:middle;
	line-height:1.2;
	margin-top:10px;
}
.pasBtn a .pasBtnSub em{
	font-style:normal;
	text-align:center;
	vertical-align:middle;
}


/*pasBtnList*/
.pasBtnList > .pasBtnLi{
}
.pasBtnList > .pasBtnLi:last-child{
	margin-right:0px;
}
.pasDeText{
	display:block;
	text-align:left;
	margin-top:5px;
	font-family: 'Noto Sans JP', sans-serif;
}


/*btnTypePas*/
.btnTypePas{
	margin-top:1.5em;
}
.btnTypePas .btnStyle01 a{
	border:1px solid #a0344b;
	font-size:16px;
	text-align:center;
	color:#a0344b;
	background-image:url(/hc/company/library/pas/img/pas_ic02.png);
	background-size:10px 10px;
}


/*pasTopLeadBox*/
.pasTopLeadBox{
	width:100%;
}
.pasTopLeadBox .pasTopLeadBoxIn{
	margin:0;
	text-align:center;
	padding:10px;
}


/*pasTopLeadBox*/
.pasTopLeadBox{
	background:url(/hc/company/library/pas/img/index_bg02.jpg) no-repeat center bottom;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}
.pasTopLeadBox .pasTopLeadTi{
	margin-top:0px;
	font-size:19px;
	padding-bottom:15px;
	background:url(/hc/company/library/pas/img/pas_bg01.png) no-repeat center bottom;
	background-size:80px 1px;
	margin-bottom:20px;
	font-weight:bold;
}
.pasTopLeadBox .pasTopLeadTx{
	margin-top:20px;
	font-size:16px;
	text-align:left;
}


/*pasTopConceptBox*/
.pasTopConceptBox{
	background:url(/hc/company/library/pas/img/index_bg03.jpg) no-repeat center bottom;
	background-size:cover;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
}
.pasTopConceptBox .pasTopConceptBoxIn{
	margin:0 auto;
}
.pasTopConceptBox .pasTopConceptBoxIn .pasTopConceptWhite{
	margin:0 auto;
	background:url(/hc/company/library/pas/img/index_bg04.png) repeat;
	text-align:center;
	font-size:16px;
	padding:25px 8px 20px 8px;
}
.pasTopConceptLead{
	text-align:center;
	margin-bottom:20px;
}
.pasTopConceptText{
	text-align:left;
}




/*その他*/
.rightCap{
}
.rightCap .noteList01 > li{
}



/*=================================

	clearfix

=================================*/
.pasBtnList:after {
	content: "";
	display: block;
	clear: both;
}



}


