@charset "UTF-8";

/*----------------------------------------
	phirosopy
----------------------------------------*/
.phirosopytit{
	margin:0px auto 100px;
	text-align:center;
	}

.phirotext{
	color:#009B73;
	font-weight:bold;
	margin-bottom:30px;
	}

.phiroimgtop{
	width:438px;
	}


.phirosopyend{
	margin:85px 0 95px;
	text-align:right;
	}




@media screen and (max-width: 767px),print {
.phiroimgtop{
	width:100%;
	}
}

