@charset "utf-8";

/* commonSetting
---------------------------------*/
h1,h2,h3,h4,h5 {
	line-height: 1.3;
}
p,dl {
	line-height: 1.6;
}
sup{
	vertical-align: top;
	font-size: 70%;
}
body{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.1;
	font-size: 100%;
	position: relative;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header {
	z-index: 100;
	overflow: hidden;	
	display: block;
	height: 60px;
	line-height: 1;
	top: 0;
	left: 0;
	width: 100%;	
	position: absolute;
	border-top: 3px solid #152961;
	background: #FFF;
}
.header .inner {
	padding: 15px 0;
}
.header .inquery a {
	margin-left: 5px;
	font-size: 75%;
	color: #333;
	text-decoration: none;
}
.header .inquery  a:hover {
	text-decoration: underline;
}

#sideNav {
	position: fixed;
	overflow: hidden;	
	z-index: 3000;
	top: 60px;
	right: 0px;
	background: url(../img/index_bg13.png) 0 0 repeat-y;
}
#sideNav ul {
	padding: 12px;
}
#sideNav ul li a {
	display: block;
	overflow: hidden;	
	background: url(../img/index_ic05.png) 0 0 no-repeat;
	height: 10px;
	width: 10px;
	text-indent: 100%;
	white-space: nowrap;
}
#sideNav ul li.current a {
	background: url(../img/index_ic05_on.png) 0 0 no-repeat;
}
#sideNav ul li + li {
	margin-top: 10px;
}
#sideNav a {
	vertical-align: bottom;
	line-height: 0;
}

.oneSection {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
 .inner {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.oneSection p {
	font-size: 80%;
}
.oneSection .background,
.oneSection .background02 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.oneSection .background02 {
	width: 54%;
	top: 60px;
	left: 60px;
	z-index: 2;
}
.safemode .oneSection .background02 {
	top: 0;
	left: 0;
}
.oneSection .background03 {
	width: 24%;
	height: auto;
	position: absolute;
	bottom: 60px;
	right: 60px;
	z-index: 1;
}
.safemode .oneSection .background03 {
	bottom: 0;
	right: 0;
}
.oneSection .background {
	width:auto;
	height: 100%;
}
.oneSection .background img {
	height: 100%;
	min-height: 824px;
	position: relative;
	left: 0%;
}
.oneSection .background02 img,
.oneSection .background03 img {
	height:auto;
	width:100%;
	vertical-align: bottom;
}

#whiteWrap {
	position: fixed;
	top: -100%;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	background: #FFF;
}
#whiteWrap .setheading {
	overflow: hidden;
	position: absolute;
	width: 0px;
	top: 50%;
	left: 50%;
	margin-top: -66px;
	margin-left: -410px;
}
/* section01
--------------------------------- */
#section01 #mainTitle {
	margin-left: 130px;
}
#section01 .unchorList {
	margin-top: 100px;
}
.safemode #section01 .unchorList {
	margin-top: 50px;
}
#section01 .unchorList li {
	left: -20px;
	float: left;
}
#section01 .anime01,
#section01 .anime02,
#section01 .anime03,
#section01 .anime04{
	position: relative;
	-ms-filter: "alpha(opacity=0)";
	opacity: 0;
	left: -20px;
	z-index: 2;
}
#section01 .anime02 {
	padding-left: 25px;
}
#section01 .anime03 {
	margin-top: 30px;
	padding-left: 25px;
}
#section01 .background {
	position: absolute;
	left: 50%;
	background: #FFF;
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
}
#section01 .background .zoomWrapper {
	position: static;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	width: 100%;
	height: 100%;
}
#section01 .background img{
	position: static;
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	width: auto;
}

.safemode #section01 .anime03 {
	margin-top: 30px;
}

/* section02
--------------------------------- */
#section02 .content02 {
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
}
.mainArea .title {
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	position: absolute;
	top: 100px;
	left: -20px;
}
.safemode .mainArea .title {
	top: 20px;
}
.mainArea .textArea {
	position: absolute;
	width: 465px;
	top: 170px;
	left: 58%;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
}
.safemode .mainArea .textArea {
	top: 90px;
}
.mainArea .textArea .heading {
	font-size: 205%;
	font-weight: bold;
}
#section02 .textArea .heading .content02 {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	display: none;
}
.mainArea .textArea .heading span {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	height: 43px;
	width: 62px;
	margin: 0 15px;
}
.mainArea .textArea .heading + * {
	margin-top: 10px;
}

.mainArea .whiteBox01,
.mainArea .whiteBox02 {
	position: absolute;
	left: -20px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	top:290px;
	padding: 20px;
	width: 1000px;
	height: 471px;
	background:url(../img/index_bg05.png) 0 0 no-repeat;
}
.safemode .mainArea .whiteBox01,
.safemode .mainArea .whiteBox02 {
	top:200px;
}
.safemode .mainArea .whiteBox02 {
	position: absolute;
	overflow: hidden;
}
.mainArea .whiteBox01 .ohBox,
.mainArea .whiteBox02 .ohBox {
	overflow: hidden;
	width: 0;
}
.mainArea .whiteBox02 .ohBox {
	position: absolute;
	padding: 0 20px;
	left: auto;
	right:0px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
}

/* section03
---------------------------------------------------- */
#section03 .textArea {
	width: 448px;
}


/* section04
---------------------------------------------------- */
#sec04Nav {
	top: -110px;
	left: 0;
	width: 100%;
	position: fixed;
	z-index: 100;
	padding: 25px 0;
	background: #FFF;
}
#sec04Nav ul li {
	float: left;
}
#sec04Nav ul li + li {
	margin-left: 10px;
}
#sec04Nav ul li .bt01,
#sec04Nav ul li .bt02,
#sec04Nav ul li .bt03 {
	display: block;
	width: 210px;
	height: 60px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../img/index_bt05.gif) 0 0 no-repeat;
}
#sec04Nav ul li .bt02 {	background: url(../img/index_bt06.gif) 0 0 no-repeat;}
#sec04Nav ul li .bt03 {	background: url(../img/index_bt07.gif) 0 0 no-repeat;width: 220px;}

#sec04Nav ul li.current .bt01,#sec04Nav ul li .bt01:hover {	background: url(../img/index_bt05_on.gif) 0 0 no-repeat;}
#sec04Nav ul li.current .bt02,#sec04Nav ul li .bt02:hover {	background: url(../img/index_bt06_on.gif) 0 0 no-repeat;}
#sec04Nav ul li.current .bt03,#sec04Nav ul li .bt03:hover {	background: url(../img/index_bt07_on.gif) 0 0 no-repeat;}
#section04 .background {
	display: none;
	position: fixed;
	top: 110px;
	left: 0;
	width: auto;
	min-height:1080px;
	height: 100%;
	z-index: -2;
}
.loaded #section04 .background {
	display: block;
}
/* safari */
.safari.loaded #section04 .background {
	display: none;
}
.safari.loaded #section04 {
	background: url(../img/index_bg06.jpg) 0 110px no-repeat;
	background-attachment: fixed;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

#section04 .background img {
	height: 100%;
	width: auto;
}
#section04 .oneSection .whiteBox02 .cover {
	position: absolute;
	z-index: 10;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	left: -20px;
}
#section04 .oneSection .whiteBox02 .afterImg {
	z-index: 9;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
}
#section04 #section04-2 .whiteBox02 .afterImg.setPos01 {
	position: absolute;
	z-index: 10;
	top: 165px;
	left: 15px;
}
#section04 .oneSection .whiteBox02 {
	position: relative;
	left: 0;
	top: 255px;
}
.safemode #section04 .oneSection .whiteBox02 {
	top: 215px;
}
#section04 .oneSection .title {
	margin-bottom: 30px;
}
#section04 .oneSection .textArea {
	position: absolute;
	left: 540px;
	top: 305px;
	z-index: 2;
}
.safemode #section04 .oneSection .textArea {
	top: 265px;
}
#section04 #section04-2  .textArea {
	top: 275px;
}
.safemode #section04 #section04-2  .textArea {
	top: 235px;
}
#section04 .oneSection .textArea p {
	color: #FFF;
}
#section04 .oneSection .textArea strong {
	font-size:  230%;
	font-weight: bold;
	line-height: 1.2;
}
#section04 .oneSection .textArea p+p {
	margin-top: 10px;
	color: #FFF;
}

#section04 .content02 {
	display: none;
}
#section04 .nextIcon,
#section04 .prevIcon {
	position: absolute;
	left: 50%;
	cursor: pointer;
}
.safemode #section04 .nextIcon,
.safemode #section04 .prevIcon {
	display: none;
}
#section04 .nextIcon {
	bottom: 9%;
}
#section04 .prevIcon {
	top: 200px;
}
#section04 #section04-3 .whiteBox02 .setpos01 {
	z-index: 15;
	top: 10px;
	left: 0;
}
/* normalSection 
---------------------------------------------------- */
#normalSection {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: #FFF;
	font-size: 80%;
}
#normalSection .headingArea {
	padding: 40px 0;
}
#normalSection .headingArea .inner  > * {
	float: left;
}
#normalSection .headingArea .inner > p {
	width: 450px;
	margin-left: 280px;
}

#normalSection .pictureWrap {
	/*height: 900px;*/
	height: 1800px;
}
#normalSection .pictureWrap .anime01,
#normalSection .pictureWrap .anime02,
#normalSection .pictureWrap .anime03,
#normalSection .pictureWrap .anime04 {
	position: relative;
}
#normalSection .pictureWrap .anime01 div ,
#normalSection .pictureWrap .anime02 div ,
#normalSection .pictureWrap .anime03 div ,
#normalSection .pictureWrap .anime04 div {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;

}
#normalSection .pictureWrap .anime01 {
	left: -20px;
}
#normalSection .pictureWrap .anime02 {
	right: -20px;
}
#normalSection .pictureWrap .anime03 {
	left: -20px;
}
#normalSection .pictureWrap .anime04 {
  right: -20px;
}
#normalSection .pictureWrap .anime01 img,
#normalSection .pictureWrap .anime02 img,
#normalSection .pictureWrap .anime03 img,
#normalSection .pictureWrap .anime04 img {
	position: static;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
}
#normalSection .pictureWrap .anime02 div {
	top: 420px;
}
#normalSection .pictureWrap .anime03 div {
  top: 840px;
}
#normalSection .pictureWrap .anime04 div {
	top: 1260px;
}
#normalSection .pictureWrap .noteText {
	position: absolute;
	top: 830px;	
	right: 0px;
	text-align: right;
	margin-left: 140px;
	font-size: 100%;
}

#normalSection .layout01 {
	border-top: 3px solid #152961;
}
#normalSection .layout01.type01 {
	background: #fcfcfc;
	padding-bottom: 40px;
}
#normalSection .layout01 h2 {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 2px solid #435380;
}
#normalSection .layout01 h2:first-child {
	margin-top: 0;
	border-top: none;
}

#normalSection  .threeColWrapper {
	overflow: hidden;
	margin-left: -20px;
}
#normalSection  .threeColWrapper .col {
	float: left;
	width: 320px;
	margin:25px 0 0 20px;
}
#normalSection  .threeColWrapper .col dt {
	font-size: 155%;
	font-weight: bold;
	color: #152961;
}
/* #normalSection  .threeColWrapper .col dt + dd {
	margin-top: 10px;
} */
#normalSection  .threeColWrapper .col dd {
	display: block;
	font-size: 100%;
}
.textList01 {
	margin-top: 5px;
}
.textList01 li {
	float: left;
	margin-right: 30px;
}


/* inqueryArea
---------------------------------------------------- */
.inqueryArea {
	padding-top: 40px;
	position: relative;
	height: 340px;
	overflow: hidden;
	line-height: 1.5;
	text-align: center;
}
.inqueryArea p {
		font-size: 120%
}
.inqueryArea .background {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.inqueryArea .background img {
	height: 100%;
	width: auto;
}
.inqueryArea .footerBox {
	float: left;
	width: 480px;
	height: 260px;
	padding: 60px 40px;
	color: #FFF;
}
.inqueryArea .footerBox + .footerBox {
	margin-left: 40px;
}
.inqueryArea .footerBox h3 {
	font-weight: bold;
	font-size:  200%;
}
.inqueryArea .telText {
	font-weight: bold;
}
.inqueryArea .telText strong {
	font-size: 210%;
}
.inqueryArea .footerBox.telArea {
	background: url(../img/index_bg08.png) 0 0 no-repeat;
}
.inqueryArea .footerBox.mailArea {
		background: url(../img/index_bg09.png) 0 0 no-repeat;
}
.inqueryArea .topscrollBtn {
	line-height: 0;
	cursor: pointer;
	display: block;
	overflow: hidden;
	bottom: 0;
	right: 30px;
	z-index: 100;
	position: absolute;
}
.copylightArea {
	padding: 25px 0;
}

/* clearFix
--------------------------------- */
.headingLayout:after,
.unchorList:after,
#section04 #sec04Nav ul:after,
#normalSection .headingArea .inner:after,
#normalSection  .threeColWrapper:after,
.textList01:after,
.inqueryArea:after {
	overflow: hidden;
	display: block;
	clear: both;
	content:"";
}