@charset "utf-8";
html, body {
	height: 100%;
}
/* *************************************body */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;/*iPhone文字サイズの自動調整クリア*/
	line-height: 24px;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:link {
	color: #ffffff;
	opacity: 0.8;
}
a:visited {
	color: #ffffff;
}
a:hover {
	opacity: 0.3;
}
/* ******************************************#header */
header {
	width: 80px;
	background-image: url(/common/images/bg.png);
	background-size: 5px;
	text-align: center;
	float: left;
}
header h1, header nav ul {
	width: 76px;
	position: absolute;
}
header {
	display: inline-block;
	font-size: 12px;
}
header {
	width: 40px;
	height: 6735px;
}
header h1 a {
	padding-right: 10px;
}
header h1 img {
	width: 90% !important;
	margin-top: -1.5%;
}
header h1, header nav ul {
	width: 38px;
	position: absolute;
}
header nav ul li {
	list-style: none;
	font-size: 60%;
	transform: rotate(90deg);
	border-right: #000 3px solid;
}

/* ******************************************article */

 @media screen and (max-width: 480px) {
#wrapper header {
	height: 10% !important;
}
.close {
	padding: 3% 8% 0px 4% !important;
}
.menu ul li {
	font-size: 3.5vw;
}
}
 @media screen and (max-width: 767px) {
#wrapper .pc {
	display: none;
}
#wrapper {
	width: 100% !important;
}
#wrapper img {
	width: 100%;
	height: 100%;
}
#wrapper header {
	height: 20vw !important;
	width: 100%;
	float: none;
}
#wrapper header h1 {
	width: 70%;
	margin-top: 1.2%;
	float: none;
}
.hamburger {
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 45px;
	padding: 4.5% 8% 0px 4% !important;
	color: #999;
	border: 0;
	font-size: 1.4em;
	font-weight: bold;
	cursor: pointer;
	outline: none;
	z-index: 10000000000000;
}
.close {
	background: none;
	position: absolute;
	top: 0px;
	right: 0;
	padding: 3% 8% 0px 4% !important;
	color: #999;
	border: 0;
	font-size: 3em;
	line-height: 65px;
	font-weight: bold;
	cursor: pointer;
	outline: none;
	z-index: 10000000000000;
}
.menu {
	z-index: 1000000;
	font-weight: bold;
	font-size: 0.8em;
	width: 100%;
	background: #000000;
	position: absolute;
	text-align: center;
	font-size: 12px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.menu li {
	display: block;
	padding: 6% 0 6% 0;
	border-bottom: #ffffff 1px solid;
	font-size: 2.5VW;
}
.menu li:hover {
	display: block;
	background: #ffffff;
	padding: 15px 0 15px 0;
	border-bottom: #dddddd 1px solid;
}
.menu ul li a {
	text-decoration: none;
	margin: 0px;
	color: #ffffff;
}
.menu ul li a:hover {
	color: #666;
	text-decoration: none;
}
.menu a {
	text-decoration: none;
	color: #666;
}
.menu a:hover {
	text-decoration: none;
	color: #666;
}
.glyphicon-home {
	color: white;
	font-size: 1.5em;
	margin-top: 5px;
	margin: 0 auto;
}
}
 @media screen and (min-width: 768px) {
#wrapper .sp {
	display: none;
}
header h1 img {
	width: 100% !important;
	height: auto !important;
}
header nav ul li.li-01, header nav ul li.li-02, header nav ul li.li-03, header nav ul li.li-04 {
	position: absolute;
}
header nav ul li.li-01 {
	top: 162px;
	width: 86px;
	right: -26px;
}
header nav ul li.li-02 {
	top: 252px;
	width: 90px;
	right: -28px;
}
header nav ul li.li-03 {
	top: 346px;
	width: 100px;
	right: -33px;
}
header nav ul li.li-04 {
	top: 448px;
	width: 116px;
	right: -41px;
}
}
