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

body, div, p, img, dl, dt, dd, ul, li, ol, table, td, th span, img {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
ul,ol,li {
	list-style-type: none;
}
a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
		background-color: #000000;
		font-family: "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

header {
	width: 100%;
	height: 62px;
	background-color: #232323;
	min-width: 1000px;
}
header .navLogo {
	float: left;
	margin: 0 0 0 20px;
}
header ul {
	float: right;
}
header ul li {
	float: left;
}
#mainBlock {
	background: url(../images/main_bg.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
	min-width: 1000px;
}
#mainMidashiEn {
	position: absolute;
	top: 0;
	right: 0;
}
#mainKinsei {
	position: absolute;
	right: 10px;
}
#mainDate {
	position: absolute;
	left: 20px;
}
#mainTitle{
	position: absolute;
	top: 0;
	left: 40px;
}
.profileBox {
	width: 100%;
	background-color: #000000;
	min-width: 1000px;
}
.profileBox-inner {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 50px 0 50px 0;
}
.profileBox-inner h2 {
	line-height: 0;
	margin: 0 0 20px 0;
}
.profileBox-inner h3 {
	line-height: 0;
	margin: 0 0 35px 0;
}
.profileBox-inner .profileTable {
	width: 100%;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
.profileBox-inner .profileTable td {
	width: 33%;
	text-align: center;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.profileBox-inner .profileTable td.faceBlock {
	padding: 20px 0 20px 0;
}
.profileBox-inner .profileTable td.nameBlock {
	background-color: #ffffff;
	text-align: center;
	padding: 5px 0 5px 0;
}
.profileBox-inner .profileTable td.txtBlock {
	color: #ffffff;
	font-size: 80%;
	text-align: left;
	line-height: 150%;
	padding: 20px 15px 20px 15px;
}
.profileBox-inner .profileTable td.txtBlock a {
	display: block;
	text-align: center;
}
.profileBox-inner .profileTable td.txtBlock a img {
	margin: 20px auto 0 auto;
}
.profileBox-inner .tableCaption {
	color: #ffffff;
	font-size: 70%;
	text-align: right;
	padding: 10px 0 0 0;
}

.placeBox {
	width: 100%;
	background-color: #edeae1;
	min-width: 1000px;
}
.placeBox-inner {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 50px 0 50px 0;
}
.placeLeft {
	float: left;
	width: 465px;
	font-size: 90%;
	line-height: 140%;
}
.placeLeft h3 {
	margin: 0 0 20px 0;
}
.placeLeft h4 {
	margin: 0 0 5px 0;
}
.placeLeft h5 {
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.placeLeft p {
	line-height: 150%;
	padding: 0 0 20px 0;
}
.placeLeft a {
	color: #000000;
	text-decoration: underline;
}
.placeLeft a:hover {
	text-decoration: none;
}
.placeRight {
	float: right;
	width: 465px;
	font-size: 90%;
	line-height: 140%;
}
.placeRight h3 {
	margin: 0 0 20px 0;
}
.placeRight h4 {
	margin: 0 0 5px 0;
}
.placeRight h5 {
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.placeRight p {
	line-height: 150%;
	padding: 0 0 20px 0;
}
.placeRight a {
	color: #000000;
	text-decoration: underline;
}
.placeRight a:hover {
	text-decoration: none;
}

.caption {
	font-size: 90%;
}

#Ito #mainBlock {
	background: url(../images/ito_bg.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
	min-width: 1000px;
}
#Ito #itoTitle {
	position: absolute;
	top: 40px;
	left: 40px;
}
#Ito #itoPhotocap {
	position: absolute;
	right: 20px;
}
#Ito .storyBox {
	width: 100%;
	background-image: url(../images/ito_story_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	background-color: #271f11;
	min-width: 1000px;
}
#Ito .storyBox-inner {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 80px 0 100px 0;
}

#Amahisa #amahisaBlock {
	background-image: url(../images/amahisa_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0a245a;
	min-width: 1000px;
}
#Amahisa #amahisaBgBlock {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.amahisaBox {
	background-image: url(../images/amahisa_bg_moon.png);
	background-repeat: no-repeat;
	background-position: 50px 80px;
	width: 100%;
	min-width: 1000px;
}
.amahisaBox-inner {
	background-image: url(../images/amahisa_bg_sakura.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	width: 100%;
	min-width: 1000px;
}
.amahisaBox-inner2 {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 50px 0 120px 0;
}
.amahisaTitleBox {
	margin: 0 0 50px 0;
}
.amahisaTxt1Box {
	margin: 0 0 50px 0;
}
.amahisaTxt2Box {
	margin: 0 0 50px 0;
}
.amahisaTxt3Box {
	margin: 0 0 50px 0;
}
.amahisaTxt4Box {
	margin: 0 0 50px 0;
}
.amahisaTxt5Box {
	margin: 0 0 50px 0;
}

footer {
	width: 100%;
	display: block;
	background-color: #000000;
	text-align: center;
	padding: 50px 0 70px 0;
	min-width: 1000px;
}
footer .footer-inner {
	width: 960px;
	margin: 0 auto 0 auto;
}
footer .creditBox {
	text-align: left;
	padding: 0 0 40px 0;
}
footer .creditBox h3 {
	margin: 0 0 10px 0;
}
footer .creditBox p {
	color: #ffffff;
	font-size: 80%;
	line-height: 200%;
	padding: 0 0 20px 0;
}
footer .creditBox p a {
	color: #ffffff;
	text-decoration: underline;
}
footer .creditBox p img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
footer .creditBox p a:hover {
	text-decoration: none;
}

footer .footer-logo {
	margin: 0 0 20px 0;
}
footer .footer-sns {
	width: 50px;
	margin: 0px auto 20px auto;
}
footer .footer-sns a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}
footer .footer-sns a.lastone {
	margin: 0 0 0 0;
}
footer .footer-copyright {
	color: #ffffff;
	font-size: 70%;
}

.mb10 {
	margin-bottom: 10px !important;
}
.pb0 {
	padding-bottom: 0 !important;
}
/** clearFix **/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.clearfix{
	display: inline-block;
	*zoom: 1;
}
/* hide macie */
*html .clearfix{
	height: 1%;
}
.clearfix {
	display: block;
}
