@charset "Shift_JIS";
/* =====================================================================
*
*	TOP PAGE
*
* =================================================================== */

@import url('https://fonts.googleapis.com/css?family=Lato');
a {
	text-decoration: none!important;
	}
.sp {
	display: none !important;
	}
.navBtnArea {
	display: none;
	}
/* =====================================================================
*	mainPh
* =================================================================== */
.mainPh{
	position:relative;
	/*top:-115px;*/
	width: 100%;
	margin: -115px auto 0;
	height: 100%;
	overflow: hidden;
}

.mainPh .ph{
	position: absolute;
	background: url(../../images/top/mainPh.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.mainPh .bg{
	position: absolute;
	background: #021a6f;
	width: 100%;
	height: 100%;
	z-index: 100000;
}

.mainPh .txtArea{
	position:relative;
	z-index: 100001;
	width: 798px;
	height: 189px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top:35%;
}

.mainPh #mainTxtBg{
	position: relative;
	width: 798px;
	height: 240px;
	margin: 0 auto;
	opacity: 0;
	left: 17px;
	top:5px;
}

@media all and (-ms-high-contrast: none){
.mainPh #mainTxtBg{
	top:20px;
}
}


.mainPh #mainTxt{
	position: absolute;
	width: 850px;
	height: 240px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top:0;
}

.mainPh h2{
	padding: 60px 0 0 0;
	text-align: center;
	margin: 0 auto;
	color: #021a6f;
	letter-spacing: 0.15em;
	opacity:0; 
}

/* =====================================================================
*	service
* =================================================================== */
.service{
	background:#f5f5f5 url(../../images/top/serviceBg.png) repeat-x center top;
	width: 100%;
	padding: 0 0 50px 0;
}

.service .inner{

}

.service .txtArea{
	position: relative;
	color: #fff;
	padding: 0 0 50px;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
}

.service .txtArea2{
	position: relative;
	color: #fff;
	padding:  0 0 50px;
	text-align: left;
	width: 580px;
	margin: 0 auto;
}
.service .txtArea3{
	width: 700px;
}
.service .txtArea h3{
	margin: -30px 0 0 -100px;
	width: 318px;
	height: 123px;
	opacity: 0;
}

.service .txtArea #serviceSVG{
	position:absolute;
	top:0;
	left: -100px;
	width: 318px;
	height: 123px;
	opacity: 1;
}


.service .txtArea h4{
	padding: 0 0 10px;
	font-size: 18px;
	letter-spacing: 0.1em;
	opacity: 0;
	margin: -40px 0 0 0;
}

.service .txtArea p{
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 2.5;
	opacity: 0;
}

.service .serviceArea {
	width:1000px;
	margin: -80px auto 0;
	padding: 80px 0 0 40px;
	opacity: 0;
	}

.service .serviceArea li{
	position: relative;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	padding: 0;
	margin: 0;
	width:1000px;
	}

.service .serviceArea li .ph{
	padding: 0 !important;
	margin: 0 !important;
	line-height: 0;
	width: 511px;
	}
.service .serviceArea li .txt{
	padding: 0 !important;
	margin: 0 !important;
	line-height: 0;
	}

.service .serviceArea li a{
    transition: all 100ms ease; 
	position: relative;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	background: #fff;
	height: 242px;
	width: 490px;
	}

.service .serviceArea li a:before {
	content:'';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 242px;
	background: #021a6f;
	transition: all 0.5s ease;
}

.service .serviceArea li:nth-child(even) a:before {
	content:'';
	position: absolute;
	top: 0px;
	left: 495px ;
	width: 0;
	height: 242px;
	background: #021a6f;
	transition: all 0.5s ease;
}

.service .serviceArea li a:hover:before {
	width: 100%;
}

.service .serviceArea li:nth-child(even) a:hover:before {
	left: 0 ;
	width: 100%;
}

.service .serviceArea li .txt{
	width: 490px;
	}
.service .serviceArea li:nth-child(odd) .ph{
	order: 1;
	}
.service .serviceArea li:nth-child(odd) .txt{
	order: 2;
	}
.service .serviceArea li:nth-child(even) .ph{
	order: 2;
	}
.service .serviceArea li:nth-child(even) .txt{
	order: 1;
	}

.service .serviceArea li:nth-child(odd) .txt h5,
.service .serviceArea li:nth-child(even) .txt p{
	order: 1;
	}
.service .serviceArea li:nth-child(even) .txt h5,
.service .serviceArea li:nth-child(odd) .txt p{
	order: 2;
	}

.service .serviceArea li .txt h5{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #021a6f;
	color: #fff;
	width: 125px;
	height: 125px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.05em;
	box-sizing: border-box;
	padding: 0 0 0 0;
	margin: 58px 0 0 -15px;
	line-height: 1.5;
	}

.service .serviceArea li:nth-child(even) .txt h5{
	margin: 58px -15px 0 0;
	}

.service .serviceArea li .txt h5 span span{
	display: block;
	font-family: 'Lato', 'serif';
	font-size: 12px;
	}

.service .serviceArea li .txt p{
	position: relative;
	font-size: 14px;
	padding: 50px 30px 0 30px;
	width: 320px;
	line-height: 2.0;
	color: #000;
	}

.service .serviceArea li a:hover h5 {
	color: #021a6f;
	background: #fff;
	transition: all 0.5s ease;
}

.service .serviceArea li a:hover p {
	color: #fff;
}

.service .serviceArea li a .more{
	position: absolute;
	text-decoration: none;
	right: 20px;
	bottom:20px;
	}

.service .serviceArea li:nth-child(even) a .more{
	left: 20px;
	}

.service .serviceArea li a .more span{
	display: none;
	}

.iconPlus{
	display: inline-block;
	position: relative;
	width: 18px;
	height: 18px;
}

.iconPlus:before,.iconPlus:after{
	display: block;
	content: '';
	position: absolute; 
	width: 18px; 
	height: 1px; 
	top: 8px; 
	left: 0; 
}

.iconPlus:before{ 
	width: 1px; 
	height: 18px; 
	top: 0; 
	left: 8px; 
}

.iconPlusB:before,.iconPlusB:after{
	background-color: #021a6f;
} 
.iconPlusW:before,.iconPlusW:after{
	background-color: #fff;
} 
.service .serviceArea li a:hover .iconPlusB:before,
.service .serviceArea li a:hover .iconPlusB:after {
	background-color: #fff;
}

/* =====================================================================
*	company
* =================================================================== */
.company{
	position: relative;
	background:url(../../images/top/bg.jpg) no-repeat center top;
	background-size: cover;
	background-attachment:fixed;
	width: 100%;
	color: #021a6f;
	padding: 70px 0;
	letter-spacing: 0.2em;
}

.company .txtArea{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}


.company h3{
	text-align: center;
	padding: 0 0 30px;
	opacity: 0;
	
}

.company #companySVG{
	position:absolute;
	top:0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 196px;
	height: 83px;
	opacity: 1;
}

.company h4{
	text-align: center;
	font-size: 24px;
	padding: 0 0 50px;
	opacity: 0;
}

.company p{
	text-align: center;
	font-size: 16px;
	line-height: 2.5;
	padding: 0 0 50px;
	opacity: 0;

}

/* =====================================================================
*	banner
* =================================================================== */
.banner{
	width: 100%;
	padding: 100px 0;
	background: #f5f5f5;
}

.banner .inner{
	position: relative;
	width: 1000px;
}

.banner h3{
	position:absolute;
	right: -150px;
	top:-50px;
	width: 303px;
	height: 123px;
	opacity: 0;
	z-index: 1000;
}

.banner #topicsSVG{
	position:absolute;
	right: -150px;
	top:-50px;
	width: 303px;
	height: 123px;
	z-index: 1000;
}

.banner .inner ul{
	position: relative;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	list-style: none;
	justify-content: space-between;
	width: 1000px;
	opacity: 0;
	z-index: 1;
}

.banner a:hover{
	opacity: 0.7;
}

/* =====================================================================
*	newsArea
* =================================================================== */
.newsArea{
	background:url(../../images/top/newsBg.gif) no-repeat center top;	
	width: 100%;
	padding:0 0 100px 0;
	opacity: 0;
}

.newsArea .inner{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	list-style: none;
	justify-content: space-between;
	width: 1000px;
}

.newsArea h3{
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 16px;
	height: 75px;
	padding: 25px 0 0 0;
	font-weight: normal;
	box-sizing: border-box;
}

.newsArea .news,
.newsArea .note{
	position: relative;
	width: 500px;
}

.btnPlus{
	position:absolute;
	top:25px;
	right: 20px;
}

.newsArea dl,
.newsArea ul{
	margin: 30px 0 0 0;
}

.newsArea .news dt {
	float:left;
	width:100px;
	padding:10px 0;
	clear:both;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
}

.newsArea .news dd {
	width:380px;
	padding:10px 0 10px 100px;
	font-size: 14px;
}

.newsArea .note{
	padding: 0 20px;
	box-sizing: border-box;
}

.newsArea dl{
	width:500px;
	border-right: dashed 1px #ccc;
}
.newsArea .note dl{
	width:460px;
	border-right:none;
}
.newsArea ul{

}

.newsArea ul li{
	list-style: none;
	padding:10px 0;
	font-size: 14px;
}

.newsArea a{
	color: #000;
}
/* =====================================================================
*	sitemap
* =================================================================== */
.sitemap_area{
	padding: 50px 0;
	background: #021a6f;
}
.sitemap_area .inner{
	display: flex;
}
.sitemap_area .inner h2{
	font-size: 15px;
	margin-bottom: 10px;
	color: #fff;
}
.sitemap_area .inner .sitemapList{
	margin-right: 40px;
	list-style: none;
}
.sitemap_area .inner .sitemapList ul + h2{
	margin-top: 30px;
}
.sitemap_area .inner .sitemapList li{
	list-style: none;
	margin-bottom: 5px;
}
.sitemap_area .inner .sitemapList li ul{
	margin-left: 10px;
	margin-top: 10px;
}
.sitemap_area .inner .sitemapList li a{
	color: #fff;
	font-size: 13px;
}
/* =====================================================================
*	other
* =================================================================== */

.btn{
	position: relative;
	background:#021a6f; 
	font-family: 'Lato', sans-serif;
	width: 350px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 16px;
	overflow: hidden;
	z-index: 2;
	opacity: 0;
}
.btn::before,
.btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn,
.btn::before,
.btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.btn::after {
  bottom: -100%;
  width: 100%;
  height: 100%;
}
.btn:hover::after {
  bottom: 0;
  background: #ffd52d;
}
.btn a{
	//background:url(../../images/top/icoplus.png) no-repeat 320px center;
	display: block;
	color: #fff;
	text-decoration: none;
}

.btn .iconPlus{
	left: 120px;
	margin: 3px 0 0 0;
}

body{
	margin:0;
	height: 100%;
	overflow: hidden;
}

#container{
	height: 100%;
}

#header{
    background:#ffffff url(../images/header_bg.gif) repeat-x left top;
	width: 100% !important;
	margin: 0 auto !important;
	min-width: 100% !important;
}

.inner{
    position: relative;
	width: 942px;
	margin: 0 auto !important;
}

div#content{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5;
	z-index:1;
	height: 100%;
}

a[href $=".pdf"] {
   padding-right: 20px;
   background: none;
}
