@charset "utf-8";

#index{
	line-height: 0;
}

#visual{
	line-height: 0;
	margin: 0 auto 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
#visual>#bgs{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 0;
}
#visual>#bgs:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 0;
	background: rgba(0, 0, 0, 0.3);
}
#visual>#tex.inner{
	padding: 230px 0 100px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#visual h1{
	text-align: center;
	line-height: 0;
	padding: 0;
	margin: 0 auto 168px;
}
#visual>#tex>p{
	text-align: center;
	line-height: 0;
	padding: 0;
	margin: 0 auto;
}


#text{
	padding: 95px 0 82px;
	margin: 0 auto;
}
#text h2{
	font-size: 2.5rem;
	line-height: 120%;
	margin: 0 auto 31px;
	text-align: center;
	color: #333;
}
#text p{
	font-size: 1.4rem;
	line-height: 160%;
	margin: 0 auto;
	text-align: center;
	color: #333;
}

#index .btn{
	text-align: center;
	line-height: 0;
	margin: 0 auto;
}
#index .btn>a{
	display: inline-block;
	margin: 0 auto;
	line-height: 100%;
	position: relative;
	color: #fff;
	background: #000;
	padding: 16px 92px 24px;
	font-size: 1.4rem;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#index .btn>a:before{
	position: absolute;
	top: 50%;
	right: 34px;
	display: block;
	content: '';
	width: 4px;
	height: 4px;
	margin-top: -2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#index .btn>a:after{
	position: absolute;
	top: 50%;
	right: 30px;
	display: block;
	content: '';
	width: 4px;
	height: 4px;
	margin-top: -2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#index .btn>a>span{
	display: block;
	position: absolute;
	bottom: 9px;
	left: 0;
	width: 100%;
	font-size: 1.1rem;
	line-height: 100%;
	color: #00a3d9;
}
#index .btn>a:hover{
	text-decoration: none;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#index .btn>a:hover:before{
	right: 30px;
}
#index .btn>a:hover:after{
	right: 26px;
}

#business{
	padding: 0 0 118px;
}
#business h2{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3rem;
	line-height: 100%;
	color: #333;
	text-align: center;
	margin: 0 auto 50px;
	font-weight: normal;
}
#business h2>span{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.4rem;
	line-height: 100%;
	color: #00468c;
	display: block;
	padding: 10px 0 0;
}
#business ul{
	display: block;
	letter-spacing: -0.4em;
	text-align: center;
	line-height: 0;
	margin: 0 auto 35px;
}
#business ul>li{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 5px 10px;
}
#business ul>li p{
	display: block;
	font-size: 1.4rem;
	line-height: 160%;
	text-align: center;
	color: #333;
	padding: 10px;
}



#what{
	padding: 350px 0 315px;
	background: url(../img/index/what_bg.png) center top no-repeat;
	background-size: contain;
	position: relative;
	margin: 0 auto 147px;
}
@media screen and (min-width:1200px){
	#what{background-size: cover !important;}
}
#what:after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #003366;
	opacity: 0.5;
	z-index: 1;
}
#what h2{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 5rem;
	line-height: 120%;
	color: #fff;
	text-align: center;
	margin: 0 auto 12px;
	font-weight: normal;
	position: relative;
	z-index: 2;
}
#what p{
	font-size: 2rem;
	text-align: center;
	line-height: 160%;
	padding: 0;
	color: #fff;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#example{
	padding: 0 0 273px;
}

#example h2{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3rem;
	line-height: 100%;
	color: #333;
	text-align: center;
	margin: 0 auto 84px;
	font-weight: normal;
}
#example h2>span{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.4rem;
	line-height: 100%;
	color: #00468c;
	display: block;
	padding: 10px 0 0;
}
#example ul{
	display: block;
	letter-spacing: -0.4em;
	text-align: center;
	line-height: 0;
	margin: 0 auto 55px;
}
#example ul>li{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 5px 10px;
	width: 340px;
	height: 260px;
	overflow: hidden;
	position: relative;
}
#example ul>li>img{
	transform: scale(1);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#example ul>li:hover>img{
	transform: scale(1.1);
}
#example ul>li>a{
	display: table;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#example ul>li>a:hover{
	opacity: 1;
	text-decoration: none;
}
#example ul>li>a>span{
	display: table-cell;
	vertical-align: middle;
	font-size: 1.4rem;
	line-height: 160%;
	text-align: center;
	padding: 0 20px;
}


#contact{
	padding: 115px 0 77px;
	background: url(../img/index/contact_bg.png) center top no-repeat;
	margin: 0 auto;
}
@media screen and (min-width:1200px){
	#contact{background-size: cover !important;}
}
#contact h2{
	font-size: 2.5rem;
	color: #0085b2;
	font-weight: bold;
	margin: 0 auto 70px;
	line-height: 100%;
	text-align: center;
}
#contact ul{
	display: block;
	letter-spacing: -0.4em;
	text-align: center;
	line-height: 0;
	margin: 0 auto 58px;
}
#contact ul>li{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 20px;
}
#contact ul>li>div{
	display: table;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border-radius: 100%;
	background: #0085b2;
	margin: 0 auto 25px;
}
#contact ul>li>div>p{
	display: table-cell;
	vertical-align: middle;
	font-size: 2rem;
	line-height: 140%;
	color: #fff;
}
#contact ul>li>p{
	display: block;
	font-size: 1.4rem;
	line-height: 160%;
	text-align: center;
	color: #0085b2;
}
#contact h3{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 5.8rem;
	line-height: 100%;
	color: #333;
	text-align: center;
	margin: 0 auto 17px;
	font-weight: normal;
}
#contact h3>span{
	color: #0085b2;
}
#contact p.tex{
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #333;
	margin: 0 auto 47px;
}



#service{
	padding: 0 0 140px;
}
#service h2{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3rem;
	line-height: 100%;
	color: #333;
	text-align: center;
	margin: 0 auto 95px;
	font-weight: normal;
}
#service h2>span{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.4rem;
	line-height: 100%;
	color: #00468c;
	display: block;
	padding: 10px 0 0;
}
#service ul{
	display: block;
	letter-spacing: -0.4em;
	text-align: left;
	line-height: 0;
	margin: 0 auto 20px;
	max-width: 1050px;
}
#service ul>li{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 5px 70px;
	text-align: center;
	overflow: hidden;
}
#service ul>li>a{
	display: block;
	color: #333;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#service ul>li>a:hover{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#service ul>li>a>span{
	display: block;
	padding: 15px 0 0;
	font-size: 1.4rem;
	color: #333;
	line-height: 120%;
	background: #fff;
	position: relative;
	z-index: 2;
}
#service ul>li img{
	transform: scale(1);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#service ul>li:hover img{
	transform: scale(1.1);
}



#topics{
	padding: 63px 0 94px;
	background: #333;
}
#topics h2{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3rem;
	line-height: 100%;
	color: #fff;
	text-align: center;
	margin: 0 auto 40px;
	font-weight: normal;
}
#topics h2>span{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.4rem;
	line-height: 100%;
	color: #fff;
	display: block;
	padding: 15px 0 0;
}
#topics ul{
	display: block;
	margin: 0 auto 15px;
}
#topics ul>li{
	display: block;
	letter-spacing: -0.4em;
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding: 23px 60px;
	text-align: left;
}
#topics ul>li:last-child{
	border-bottom: none;
}
#topics ul>li>p{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	font-size: 1.3rem;
	color: #333;
	font-weight: bold;
	padding: 8px 0 0;
}
#topics ul>li>p.date{
	margin: 0 auto;
	margin-right: 20px;
}
#topics ul>li>p.cat{
	padding: 7px 18px 7px;
	line-height: 100%;
	font-size: 1.1rem;
	background: #333;
	color: #fff;
	margin: 0 auto;
	margin-right: 20px;
	min-width: 50px;
	text-align: center;
}
#topics ul>li>p.cat.cat1{
	background: #0099e0;
}
#topics ul>li>p.cat.cat2{
	background: #7dc067;
}
#topics ul>li>p.cat.cat3{
	background: #489793;
}
#topics ul>li>p.title{
	max-width: 790px;
	font-weight: normal;
}
#topics ul>li>p.title a{
	color: #333;
}
#topics .link{
	text-align: right;
	font-size: 1.4rem;
	line-height: 120%;
	color: #fff;
}
#topics .link>a{
	color: #fff;
}
#topics .link>a:before{
	content: '»';
	padding-right: 0.5em;
}



#news{
	background: #f5f5f5;
	padding: 95px 0 110px;
}
#news h2{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3rem;
	line-height: 100%;
	color: #333;
	text-align: left;
	margin: 0 auto 15px;
	font-weight: normal;
	position: relative;
}
#news h2>span{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.4rem;
	line-height: 100%;
	color: #00468c;
	display: inline-block;
	padding: 0 0 0 18px;
	vertical-align: baseline;
}
#news h2>strong{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.2rem;
	line-height: 100%;
	color: #333;
	display: inline-block;
	position: absolute;
	top: 14px;
	right: 10px;
	font-weight: normal;
}
#news>.inner{
	display: block;
	letter-spacing: -0.4em;
	text-align: center;
	line-height: 0;
}
#news>.inner>.col{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 530px;
	margin: 0 40px 0 0;
}
#news>.inner>.col:last-child{
	margin: 0 auto;
}
#news>.inner>.col>ul{
	display: block;
	margin: 0 auto 15px;
	line-height: 0;
}
#news>.inner>.col>ul>li{
	background: #fff;
	border-bottom: 2px solid #f5f5f5;
	line-height: 0;
	display: block;
}
#news>.inner>.col>ul>li:last-child{
	border-bottom: none;
}
#news>.inner>.col>ul>li>a{
	display: table;
	line-height: 0;
	color: #333;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#news>.inner>.col>ul>li>a:hover{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	text-decoration: none;
}
#news>.inner>.col>ul>li>a>p.img{
	display: table-cell;
	line-height: 0;
	vertical-align: middle;
	width: 150px;
}
#news>.inner>.col>ul>li>a>.text{
	display: table-cell;
	width: 380px;
	padding: 0 38px 0 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	vertical-align: middle;
}
#news>.inner>.col>ul>li>a>.text>.tit{
	font-size: 1.4rem;
	color: #333;
	text-align: left;
	margin: 0 auto 15px;
	line-height: 160%;
}
#news>.inner>.col>ul>li>a>.text>.date{
	font-size: 1.2rem;
	color: #666;
	text-align: left;
	margin: 0 auto;
	line-height: 160%;
}
#news .link{
	text-align: right;
	font-size: 1.4rem;
	line-height: 120%;
	color: #333;
}
#news .link>a{
	color: #333;
}
#news .link>a:before{
	content: '»';
	padding-right: 0.5em;
}

#seo{
	padding: 75px 0 95px;
	background: #fff;
}
#seo h2{
	font-size: 1.2rem;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 15px;
	line-height: 140%;
	color: #999;
}
#seo p{
	font-size: 1.2rem;
	text-align: left;
	margin: 0 auto 1em;
	line-height: 160%;
	color: #999;
}
#seo p:last-child{
	margin-bottom: 0;
}


@media screen and (min-width:768px){
	#text h2,
	#text p,
	#business h2,
	#business ul,
	#business .btn,
	#what h2,
	#what p,
	#example h2,
	#example ul,
	#example .btn,
	#contact h2,
	#contact ul,
	#contact h3,
	#contact .tex,
	#contact .btn,
	#service h2,
	#service ul,
	#service .btn,
	#topics h2,
	#topics ul,
	#topics .link,
	#news>.inner,
	#seo h2,
	#seo p{
		opacity: 0;
		transform: scale(0.9);
		-webkit-transition: 0.45s ease-in-out;
		-moz-transition: 0.45s ease-in-out;
		-o-transition: 0.45s ease-in-out;
		transition: 0.45s ease-in-out;
	}
	
	#text h2[data-object="active"],
	#text p[data-object="active"],
	#business h2[data-object="active"],
	#business ul[data-object="active"],
	#business .btn[data-object="active"],
	#what h2[data-object="active"],
	#what p[data-object="active"],
	#example h2[data-object="active"],
	#example ul[data-object="active"],
	#example .btn[data-object="active"],
	#contact h2[data-object="active"],
	#contact ul[data-object="active"],
	#contact h3[data-object="active"],
	#contact .tex[data-object="active"],
	#contact .btn[data-object="active"],
	#service h2[data-object="active"],
	#service ul[data-object="active"],
	#service .btn[data-object="active"],
	#topics h2[data-object="active"],
	#topics ul[data-object="active"],
	#topics .link[data-object="active"],
	#news>.inner[data-object="active"],
	#seo h2[data-object="active"],
	#seo p[data-object="active"]{
		opacity: 1;
		transform: scale(1);
	}
	
	
}

@media screen and (max-width:767px){
	#visual>#tex.inner{padding: 180px 0 80px;}
	#visual h1{margin-bottom: 150px;}
	
	#text{
		padding: 80px 0;
	}
	#text h2{font-size: 2rem;}
	#text p{text-align: left;}
	
	#business{padding-bottom: 80px;}
	#business h2{margin-bottom: 40px;}
	#business ul>li{
		width: 32.666%;
		margin: 0 1% 0 0;
	}
	#business ul>li:last-child{
		margin-right: 0;
	}
	
	#what{
		margin-bottom: 80px;
		padding: 140px 0;
		background-size: cover !important;
	}
	#what h2{
		font-size: 3rem;
	}
	#what p{
		font-size: 1.6rem;
	}
	
	#example{
		padding-bottom: 80px;
	}
	#example h2{margin-bottom: 40px;}
	#example ul{
		margin-bottom: 20px;
	}
	#example ul>li{
		width: 49%;
		height: auto;
		margin: 0 2% 10px 0;
	}
	#example ul>li:nth-child(2n){
		margin-right: 0;
	}
	
	#contact{
		padding: 60px 0;
		margin-bottom: 0;
		background-size: cover !important;
	}
	#contact h2{
		font-size: 2rem;
		margin: 0 auto 40px;
	}
	#contact ul{margin-bottom: 40px;}
	#contact ul>li{
		margin: 0 10px 20px 0;
	}
	#contact ul>li:nth-child(2n),
	#contact ul>li:last-child{
		margin-right: 0;
	}
	#contact ul>li>div{
		width: 140px;
		height: 140px;
		margin-bottom: 10px;
	}
	#contact ul>li>div>p{font-size: 1.6rem;}
	#contact ul>li>p{font-size: 1.2rem;}
	#contact h3{
		font-size: 3.8rem;
	}
	#contact p.tex{
		font-size: 1.8rem;
		line-height: 100%;
		margin-bottom: 25px;
	}
	
	#service{padding-bottom: 80px;}
	#service h2{margin-bottom: 40px;}
	#service ul>li{
		width: 49%;
		margin: 0 2% 25px 0;
	}
	#service ul>li:nth-child(2n){
		margin-right: 0;
	}
	
	#topics ul>li{
		padding: 20px;
	}
	#topics ul>li>p.title{
		width: 100%;
		padding-top: 15px;
		line-height: 160%;
	}
	
	#news h2>strong{
		position: static;
		display: block;
		text-align: right;
		padding-top: 5px;
	}
	#news>.inner>.col{
		width: 100%;
		margin: 0 auto 30px;
	}
	#news>.inner>.col:last-child{
		margin-bottom: 0;
	}
	#news>.inner>.col>ul>li>a>.text{
		padding: 0 20px;
	}
}
