@charset "utf-8";

/* ================================================
 base
--------------------------------------------------- */
html {
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	background-color: #FFF;
	font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Verdana, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6,ul,li,p {margin: 0; padding: 0;}
h2,h3 {text-align: center;}
img   {vertical-align: bottom;}
li    {list-style: none;}

#wrap {
	width: 100%; min-width: 980px;
	background-color: #a0b4cc;
	background-image: url(../../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

/* ================================================
 #loading
--------------------------------------------------- */
#loading{
	width: 100%; height: 100%;
	position: fixed; top: 0; top: 0; z-index: 10001;
	overflow: hidden;
}
#loading .block{
	width: 120px; height: 76px;
	margin: -38px 0 0 -60px;
	position: absolute; left: 50%; top: 50%;
	text-align: center;
}
.loading #sqexHeader-black{
	position: fixed; left: 0; top: 0; z-index: 20000;
}
#loading-wrap{
	width: 100%; height: 100%;
	position: fixed; top: 0; top: 0; z-index: 10000;
	background-color: #fff;
}

/* ================================================
.common
--------------------------------------------------- */
.visual{
	width: 100%; height: 1020px;
	position: absolute; left: 0; top: 0; z-index: 1;
	background-image: url(../images/main_visual.png);
	background-position: center top;
	background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform: scale(1.3,1.3);
	transform: scale(1.3,1.3);
}
.anime .visual{
	opacity: 1;
	-webkit-transform: scale(1.0,1.0);
	transform: scale(1.0,1.0);
}
#about dt,
#about dd,
#entry div.head,
#entry li,
#notes div.head{
	font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
#entry a:link,
#entry a:visited,
#notes a:link,
#notes a:visited{
	color: #09f; text-decoration: underline;
}
#entry a:hover,
#entry a:active,
#notes a:hover,
#notes a:active{
	color: #00b4ff; text-decoration: underline;
}

/* ================================================
 #main
--------------------------------------------------- */
#main{
	width: 100%;/* height: 898px;*/
	background-image: url(../../images/main_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#main .container{
	height: 1020px;
}
#main h1{
	position: absolute; left: 0px; top: 20px; z-index: 1;
}
#main h1 img{
	opacity: 0;
	-webkit-transition: 0.8s;
	transition: 0.8s;
	-webkit-transform: scale(0.8,0.8);
	transform: scale(0.8,0.8);
}
.anime #main h1 img{
	opacity: 1;
	-webkit-transform: scale(1.0,1.0);
	transform: scale(1.0,1.0);
}
#main #title{
	position: absolute; left: 310px; top: 77px; z-index: 2;
}
#main #title img{
	opacity: 0;
	-webkit-transition: 0.7s;
	transition: 0.7s;
	-webkit-transform: scale(0.9,0.9);
	transform: scale(0.9,0.9);
}
.anime #main #title img{
	opacity: 1;
	-webkit-transform: scale(1.0,1.0);
	transform: scale(1.0,1.0);
}

/* ================================================
 #about
--------------------------------------------------- */
#about{
	position: relative;
}
#about dt{
	width: 940px; z-index: 2;
	margin: -386px 20px 30px 20px;
	font-size: 22px; line-height: 1.3; color: #fff; font-weight: normal; text-align: center; letter-spacing: 1px;
	background-color: #c33;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px;
}
#about dt span{
	font-size: 20px;
}
#about dd{
	width: 940px; z-index: 2;
	margin: 0 auto 24px auto;
	font-size: 22px; line-height: 1.5; color: #504699; font-weight: normal; text-align: center;
}
#about ul{
	width: 960px;
	margin: 0 auto;
	font-size: 0;
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: left;
}
#about li{
	width: 460px;
	margin: 20px 10px 0 10px;
	font-size: 0;
	border: 1px #c7d3dc solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#about li:first-of-type{
	width: 940px;
}
#about li:last-of-type{
	width: 940px;
}

/* ================================================
 #entry
--------------------------------------------------- */
#entry{
	position: relative;
	background: url(../images/entry_ch.png) top center no-repeat;
}
#entry .container{
	height: 280px;
}
#entry div.head{
	width: 940px; z-index: 2;
	margin: 0 auto;
	font-size: 24px; line-height: 1.3; color: #504699; font-weight: normal; text-align: center; letter-spacing: 1px;
	padding-top: 56px;
	padding-bottom: 20px;
}
#entry li{
	width: 940px; z-index: 2;
	margin: 0 auto;
	font-size: 20px; line-height: 1.3; color: #504699; font-weight: normal; text-align: left;
	background-color: #fff;
	border: 1px #c7d3dc solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px;
}
#entry li:last-of-type{
	margin-top: -1px;
}
#entry span{
	color: #ff8200;
}

/* ================================================
 #notes
--------------------------------------------------- */
#notes{
	position: relative;
}
#notes .container{
	margin-top: -20px;
	margin-bottom: 16px;
}
#notes div.head{
	width: 940px; z-index: 2;
	margin: 20px auto;
	font-size: 24px; line-height: 1.3; color: #504699; font-weight: normal; text-align: center; letter-spacing: 1px;
}
#notes ul{
	width: 940px; z-index: 2;
	margin: 0 20px;
}
#notes li{
	margin-top: 4px;
	font-size: 14px; line-height: 1.5; color: #505050; font-weight: normal; text-align: left;
	text-shadow: 0 0 10px #fff;
	padding-left:1em; text-indent:-1em;
}
#notes li.subhead{
	margin-top: 16px;
	padding-left:0; text-indent:0;
}
#notes li.subhead_text{
	padding-left:0; text-indent:0;
}

/* ================================================
 footer
--------------------------------------------------- */
#jumptop{
	width: 60px; margin: 0 auto;
}
#jumptop a:hover{
	opacity: 0.8;
}
#bnr{
	width: 100%;
	font-size: 0; text-align: center;
}
#bnr li{
	width: 300px;
	margin: 0 6px; padding-bottom: 20px;
	display: inline-block; vertical-align: top;
}
#bnr a:hover{
	opacity: 0.9;
}
