@charset "utf-8";
/* CSS Document */

#menu li#menu_1 a {
	background-position: 0 bottom;
}

.p-about-intro_L {
	float: left;
	width: 50%;
	text-align: right;
}
.p-about-intro_L img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.p-about-intro_L .name {
	font-size: 150%;
	letter-spacing: 0.2em;
}
.p-about-intro_L .name span {
	display: block;
	font-size: 50%;
}

.p-about-intro_R {
	float: right;
	width: 45%;
	text-align: right;
}

.p-about-word {
	text-align: center;
	background-color: #cc3399;
	padding: 1em 0;
}
.p-about-word p {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0 !important;
	color: #fff;
}