

@media only screen and (min-width: 768px), print {
	
.pasUnder .titleHead{
	background-color: #a0344b;
	color: #ffffff;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.pasUnder .titleHead .title01{
	letter-spacing: -.40em;
	font-weight: normal;
}
.pasUnder .titleHead .title01 span{
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
}
.pasUnder .titleHead .title01 span.titleTop{
	font-size: 42px;
}
.pasUnder .titleHead .title01 span.logo{
	margin-right: 50px;
}
.pasUnder .pasHead02{
	border-bottom: 1px solid #a43c52;
}
.pasUnder .pasHead02 .title02{
	padding:5px 0 10px;
	float: left;
	background: inherit;
	color: #a43c52;
}
.pasUnder .pasHead02 .btnStyle02{
	float: right;
	margin-top: 0;
}
.pasUnder .pasTopLead{
	text-align: center;
	font-size: 18px;
}
.btnStyle02 a{
	background-image: url(/hc/company/library/pas/img/pas_ic02.png);
	border: 1px solid #a43c52;
	color: #a43c52;
}
.btnStyle02 a:hover{
	border:1px solid #a43c52;
	background-color:#a43c52;
	color:#FFF;
}
.pasBtn.on a{
	background-color: #4e4009;
}
.ic_zoom:after{
	content: "";
	background: url(/hc/company/library/pas/img/pas_ic05.png) no-repeat center 50%;
	background-size:14px auto;
	display: inline-block;
	height: 14px;
	width: 14px;
	margin-left:4px;
	margin-right:3px;
}
a:hover .ic_zoom:after{
	content: "";
	background: url(/hc/company/library/pas/img/pas_ic06.png) no-repeat center 50%;
	background-size:14px auto;
	display: inline-block;
	height: 14px;
	width: 14px;
	margin-left:4px;
	margin-right:3px;
}

.pasUnder .column.first{
	margin-top: 40px;
}

/* colorbox */
.pasUnder #colorbox .modalContents{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.pasUnder #colorbox .modalContents .title02{
	margin-bottom: 0;
}

/* columnBox */
.columnBox .photo{
	padding: 15px 20px;
}
.columnBox .photo p{
	text-align: left;
	margin-top: 0;
	color: #000000;
}
.columnBox .photo img{
	margin-top: 10px;
}

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

	clearfix

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

.pasUnder .pasHead02:after{
	content: "";
	display: block;
	clear: both;
}

}


