@charset "utf-8";
/* --------------------------------------------------
	top Layout
-------------------------------------------------- */
#main-img{ width:100%;z-index:200;position: absolute;text-align:center; top:0px;}
.top-menu-area{position: relative;margin:-48px auto 0px; width:1000px; z-index:150;display:none;display: block\9;}
#logo-mark-top{position: absolute;top:118px;left:681px; z-index:10;}

#slider-tx{ margin:10px auto;width:990px; border-top:1px #ccc dotted;z-index:200; position:relative;}
#slider-tx div{ padding:5px;width:980px; border-bottom:1px #ccc dotted; display:inline-block;}
#slider-tx a{ color:#00008C; text-decoration:underline;}
#slider-tx a:hover{ color:#00008C; text-decoration:none;}

#top-page-area2{width:100%; background:url(../img/top_img/top-bg2.jpg?20180331) center top no-repeat; height:1110px;}
#top-area2-under{width:1000px; margin:20px auto;z-index:10;position: relative;}
.top-area2-box{width:700px; margin:50px auto 10px auto; font-size:110%;z-index:10;position: relative;top:0;opacity:0; font-size:100%\9;}
.top-area2-box2{width:470px;float:right; font-size:110%; color:#fff; z-index:20; /*margin-top:150px;*/margin-top:200px;position: relative;font-size:100%\9;}

#top-page-area3{width:100%; background:url(../img/top_img/top-bg3.jpg?20180331) center top no-repeat; height:262px; padding-top:425px;}
.top-area3-box{position: relative;margin:0px auto; width:920px;}
.top-area3-box img{margin:2px; left:0; position: relative;}

#top-page-area4{margin:0px auto;width:100%; background:url(../img/top_img/top-bg5.png?20180331) center top no-repeat; height:654px; left:0; position: relative;opacity:1;}
.top-area4-box{ padding:95px 0px 0px 50px; width:458px; font-size:110%; left:0; position: relative; opacity:1;}

#top-page-area5{margin:0px auto;width:100%; background:url(../img/top_img/top-bg6.jpg?20180331) center top no-repeat; height:344px; left:0; position: relative;opacity:1;}

/* --------------------------------------------------
ie8	top Layout
-------------------------------------------------- */
.inter_title {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #c4c4c2;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-size: 32px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", serif;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}

.inter_link {
	display: block;
	width: 100%;
	height: 40px;
	margin: 0 auto 10px auto;
	background: #0048dc url("../img/top_img/inter_link_before.jpg") 680px 9px no-repeat;
	font-size: 27px;
	text-align: center;
	padding: 5px 0;
}

.inter_link a {
	display: block;
	width: 100%;
	text-decoration: none;}

.box{
  width: 2000px;
  height: 2000px;
  position: fixed;
  left: 0;
  top: 0px;
  background-color: #fff;
  z-index:6;
}

@media screen and (max-device-width: 480px) {


.box{display:none;}
}

body{max-height:3420px;}