@charset "utf-8";
/******************** index ********************/
#global_header h1 {
	background: url(/wp-content/uploads/2025/08/logo.gif) no-repeat;
	background-size: contain;
	height: 40px;
	width: 220px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	float: left;
}
#global_header hgroup {
	position: static;
	top: 0;
	margin-top: 13px;
}
p#pc {
	position: static;
	top: 0;
}
header {
	margin-bottom: -6px;
}
header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/******************** index ********************/
ul.team {
	margin: 0 0px 12px;
}
ul.team li {
	cursor: pointer;
	border-top: 1px solid #fff;
	padding: 0 10px;
	line-height: 160%;
}
ul.team li.one {
	border: none;
	background: #ff7ec4 url(/wp-content/uploads/2025/08/icon_arrow3.png) no-repeat right 50%;
}
ul.team li.oka {
	background: #6fccff url(/wp-content/uploads/2025/08/icon_arrow3.png) no-repeat right 50%;
}
ul.team li.oba {
	background: #b976ff url(/wp-content/uploads/2025/08/icon_arrow3.png) no-repeat right 50%;
}
ul.team li.esthe {
	background: #ff9032 url(/wp-content/uploads/2025/08/icon_arrow3.png) no-repeat right 50%;
}
#contents ul.team li a {
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2% 0;
}
#contents ul.team li span {
	font-weight: normal;
	font-size: 80%;
}
p.icon {
	background: url(/wp-content/uploads/2025/08/icon_arrow.png) no-repeat left;
	padding-left: 13px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
p#invoice{
    text-align:center;
}
p#invoice img {
    width: 200px;
    height: auto;
}


/********************
* html  IE6
*:first-child+html  IE7
head~/* */body  IE8/*
html>body  Firefox
body:last-child  Opera
html:not([lang*=""])  Firefox
html:not(:only-child:only-child)  Safari
********************/