@charset "utf-8";
@import url("../css/page.css");

/* CSS Document */

#title h1 {
	display: block;
	margin: 0;
	width: 100%;
}

#title img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#philosophy {
	display: block;
	margin: 40px auto;
	width: 96%;
}

#philosophy img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#philosophy h1 {
	text-align: center;
	display: block;
	margin: 0 auto 30px;
	height: 37px;
	width: 180px;
}

#philosophy p {
	background-image: url(../images/philosophy/pt_01_sp.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto 0;
	padding-top: 35.52%;
	height: 0px;
	width: 290px;
	max-width: 100%;
}

#policy {
	display: block;
	margin: 0 auto;
	width: 96%;
}

#policy h1 {
	text-align: center;
	display: block;
	margin: 0 auto 30px;
	height: 37px;
	width: 180px;
}

#policy p {
	text-align: center;
	display: block;
	margin: 0 auto 30px;
	height: 103px;
	width: 290px;
}

#goal {
	display: block;
	margin: 40px auto;
	width: 96%;
}

#goal h1 {
	text-align: center;
	display: block;
	margin: 0 auto 30px;
	height: 37px;
	width: 180px;
}

#goal ul {
	background-image: url(../images/philosophy/pt_03_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding-top: 25.21%;
	height: 0px;
	width: 100%;
}

@media only screen and (min-width: 769px) {
#title h1 {
	background-image: url(../images/philosophy/title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	height: 182px;
	width: 1015px;
}

#philosophy {
	display: block;
	margin: 121px auto 66px;
	width: 1015px;
}

#philosophy p {
	background-image: url(../images/philosophy/pt_01.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 41px auto 0;
	padding: 0px;
	height: 119px;
	width: 571px;
}

#policy {
	display: block;
	margin: 0 auto;
	width: 1015px;
}

#policy p {
	background-image: url(../images/philosophy/pt_02.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 34px auto 0;
	padding: 0px;
	height: 113px;
	width: 571px;
}

#goal {
	display: block;
	margin: 65px auto 175px;
	width: 1015px;
}

#goal ul {
	background-image: url(../images/philosophy/pt_03.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 47px auto 0;
	padding-top: 0;
	height: 68px;
	width: 649px;
}
}
