	/* Headline */
	h1.PanelTitle
	{
		background-image			:	url( './image/Panel/Background.webp' );
	}
	
	h2
	{
		border				:	none;
		padding				:	0px;
	}
	h3
	{
	}

	#PanelPhilosophy p
	{
		text-align				:	left;
	}


	/* Throwgun */
	#PanelPhilosophyThrowgun li
	{
	}
	#PanelPhilosophyThrowgun ul
	{
		margin				:	0px auto;
		padding				:	0px;
	}

	/* Mind */
	#PanelPhilosophyMind ol
	{
		text-align				:	left;
	}

	/* Greeting */
	#PanelPhilosophyGreetingPhoto
	{
		text-align				:	center;
	}
	#ImageGreetingPresident
	{
	}

	/* Health */
	#PanelPhilosophyHealth ul
	{
		margin				:	0px auto;
		padding				:	0px;
	}
	#PanelPhilosophyHealth li.PanelColumnResponsive2 h3:before
	{
		content				:	"●";
	}
	#PanelPhilosophyHealth #ImageBannerKempo
	{
		margin				:	0px auto;
		text-align				:	center;
	}

/*
======================================
Pc
======================================
*/
@media print, screen and (min-width:801px)
{
	#PanelPhilosophy p
	{
		display				:	inline-block;
		width					:	840px;
		margin				:	0px auto 1.8em auto;
	}

	/* Throwgun */
	#PanelPhilosophyThrowgun ul.PanelColumnResponsive2
	{
		width					:	600px;
		margin				:	0px auto;
	}
	#PanelPhilosophyThrowgun li.PanelColumnResponsive2
	{
		width					:	300px;
		vertical-align				:	middle;
	}
	#PanelPhilosophyThrowgun h3
	{
		font-size				:	32px;
	}
	#PanelPhilosophyThrowgun img
	{
		width					:	300px;
	}

	/* Greeting */
	#ImageGreetingPresident
	{
		width					:	200px;
	}

	/* Health */
	#PanelPhilosophyHealth ul.PanelColumnResponsive2
	{
		margin				:	0px auto;
	}
	#PanelPhilosophyHealth li.PanelColumnResponsive2
	{
		width					:	50%;
		vertical-align				:	top;
		white-space				:	nowrap;
	}
	#PanelPhilosophyHealth li.PanelColumnResponsive2 p
	{
		width					:	auto;
	}
	#PanelPhilosophyHealth #ImageBannerKempo
	{
		height					:	80px;
	}

	#ImageHealthy
	{
		width					:	400px;
	}
}

/*
======================================
Smart Phone
======================================
*/
@media screen and (max-width:800px)
{
	#PanelPhilosophy p
	{
		text-align				:	left;
	}

	/* Throwgun */
	#PanelPhilosophyThrowgun h3
	{
		font-size				:	24px;
	}
	#PanelPhilosophyThrowgun li
	{
		text-align				:	center;
	}
	#PanelPhilosophyThrowgun img
	{
		width					:	200px;
	}

	/* Greeting */
	#ImageGreetingPresident
	{
		width					:	150px;
	}

	/* Health */
	#PanelPhilosophyHealth #ImageBannerKempo
	{
		height					:	80px;
	}
	#ImageHealthy
	{
		width					:	80%;
	}
}
