	body.PC h2 img {display: none;}
	body.PC h2 {
		position: relative;
		top: -66px;
		width: 900px;
		height: 150px;
		margin: 0 auto -80px;
		background: url("/osara/common/images/about/title_pc.png") no-repeat left center;
	}
		body.SP h2 {
			width: 100%;
			height: auto;
			margin: 0;
		}
		body.SP h2 img {width: 100%;}
	
.contents_body nav ul {list-style-type: none;}
.contents_body nav li a {
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	color: #898989;
	box-sizing: border-box;
}
.contents_body nav li._on a,
.contents_body nav li a:hover {color: #000;}
	
	body.PC .contents_body nav {
		position: absolute;
		right: 0;
		top: 0;
		width: 630px;
	}
		body.SP .contents_body nav {
			width: 100%;
			margin: 0 0 5%;
			padding: 5% 0 0;
		}
	body.PC .contents_body nav li {
		display: inline-block;
		min-height: 35px;
		margin: 0 0 20px;
		line-height: 35px;
		background-repeat: no-repeat;
		background-position: left center;
		background-image: url("/osara/common/images/about/menu_icon_off.png");
		background-size: 40px 35px;
		font-size: 17px;
		vertical-align: middle;
	}
		body.SP .contents_body nav li {
			display: inline-block;
			width: 50%;
			height: 4.5rem;
			margin: 0;
			line-height: 1.4em;
			font-size: 90%;
			vertical-align: middle;
			box-sizing: border-box;
			border-top: solid 1px #888800;
		}
		body.SP .contents_body nav li a {
			padding: 0 0 0 3.5rem;
			background-repeat: no-repeat;
			background-position: left 3% center;
			background-image: url("/osara/common/images/about/menu_icon_off.png");
			background-size: auto 2rem;
		}
		body.SP .contents_body nav li:nth-of-type(3),
		body.SP .contents_body nav li:nth-of-type(4) {border-bottom: solid 1px #888800;}
		body.SP .contents_body nav li:nth-child(even) {border-left: solid 1px #888800;}
		body.SP .contents_body nav li a {display: table;}
		body.SP .contents_body nav li a span {
			display: table-cell;
			width: 100%;
			height: 100%;
			vertical-align: middle;
		}
		
	body.PC .contents_body nav li a {padding: 0 0 0 45px;}
	body.PC .contents_body nav li._on,
	body.SP .contents_body nav li._on a,
	body.PC .contents_body nav li:hover {background-image: url("/osara/common/images/about/menu_icon_on.png");}
	body.PC .contents_body nav li:nth-of-type(4) {line-height: 1.4em;}
	body.PC .contents_body nav li:nth-of-type(1),
	body.PC .contents_body nav li:nth-of-type(2) {margin-right: 60px;}
	body.PC .contents_body nav li:nth-of-type(3),
	body.PC .contents_body nav li:nth-of-type(4) {margin-left: 60px;}
	body.PC .contents_body nav li:nth-of-type(1) br {display: none;}
	
	body.PC .contents_body h3 {
		margin: 70px 0 30px;
		font-size: 27px;
		line-height: 1.4em;
	}
	body.PC .contents_body h3 br {display: none;}
		body.SP .contents_body h3 {
			margin: 10% 0 5%;
			font-size: 160%;
			line-height: 1.4em;
			text-align: center;
		}
	

/* === author === */
#author h4 {
	margin: 5% 0;
	color: #b90200;
}
	body.PC #author h4 {
		font-size: 25px;
		line-height: 1.6em;
		text-align: center;
	}
		body.SP #author h4 {
			margin: 0 0 10%;
			padding: 0 5%;
			font-size: 140%;
			line-height: 1.6em;
			text-align: justify;
		}
		body.SP #author h4 br {display: none;}
		
#author .profile {
	border-bottom: solid 1px #c8c9c9;
}
	body.PC #author .profile {
		margin: 10px 0;
		padding: 0 0 10px;
	}
		body.SP #author .profile {
			width: 90%;
			margin: 3% auto;
			padding: 0 0 3%;
		}

#author .block {margin: 0 0 6%;}
	body.SP #author .block:last-child .profile {
		margin-top: 8%;
		padding-top: 8%;
		border-top: solid 1px #333;
	}

#author .name {
	color: #ea5514;
	font-weight: bold;
}
	body.PC #author .name {
		display: inline-block;
		vertical-align: top;
		width: 25%;
		padding-left: 1%;
		font-size: 20px;
		line-height: 1.4em;
		box-sizing: border-box;
	}
		body.SP #author .name {
			width: 100%;
			margin: 0 0 3%;
			padding-left: 0;
			font-size: 130%;
			line-height: 1.4em;
			box-sizing: border-box;
		}
	
	body.PC #author dl {
		display: inline-block;
		vertical-align: top;
		width: 75%;
		box-sizing: border-box;
	}

#author .profile dt {
	color: #595757;
	line-height: 1.8em;
}
#author .profile dd {
	color: #727171;
	line-height: 1.5em;
}
	body.PC #author .profile dt {font-size: 16px;}
		body.SP #author .profile dt {font-size: 110%;}
	
	body.PC #author .profile dd {
		margin: 10px 0 0;
		font-size: 14px;
	}
		body.SP #author .profile dd {
			margin: 0;
			font-size: 100%;
		}
		body.SP #author .profile dd br {display: none;}


/* === allergy === */
	body.PC .contents_body#allergy .txt strong {
		display: block;
		margin: 10px 0;
		font-size: 17px;
		text-align: center;
	}
		body.SP .contents_body#allergy .txt strong {
			display: block;
			margin: 5% 0;
			font-size: 105%;
			text-align: center;
		}
	body.PC .contents_body#allergy #sign {
		font-size: 16px;
		text-align: right;
	}
		body.SP .contents_body#allergy #sign {
			width: 90%;
			margin: 0 auto;
			font-size: 105%;
			text-align: right;
		}