@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
html {
	line-height: 1
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}
q, blockquote {
	quotes: none
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none
}
a img {
	border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block
}
body {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', 'Meiryo', '繝｡繧､繝ｪ繧ｪ', sans-serif;
	background: #fff;
	color: #000;
	font-size: 12px;
	line-height: 2.5em;
	min-width: 1200px;
	text-align: center
}
input, textarea, select {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', 'Meiryo', '繝｡繧､繝ｪ繧ｪ', sans-serif;
	font-size: 12px;
	color: #000
}
a {
	text-decoration: none
}
.wrapper {
	width: 1200px;
	margin: 0 auto
}
.clearfix {
	overflow: hidden;
*zoom:1
}
nav {
	background: rgba(255,255,255,0.75)
}
nav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1200px
}
nav li {
	display: inline-block;
	vertical-align: middle;
	border-left: 1px solid #fff;
	border-right: 1px solid #ddd
}
nav li:first-child {
	border-left: none
}
nav li:first-child a {
	padding: 28px 30px 32px 35px
}
nav .active a {
	background: rgba(110,198,235,0.8);
}
nav a, nav img {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
nav a {
	background: rgba(255,255,255,0.25);
	display: block;
	padding: 44px 40px;
	height: 100px
}
nav a:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}
.contact img {
	vertical-align: middle
}
.contact dl {
	border: 1px solid #cfd1d0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 3px;
	width: 640px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left
}
.contact dt, .contact dd, .contact li {
	display: inline-block;
	vertical-align: middle
}
.contact dt {
	margin-right: 30px
}
.contact a {
	display: block
}
.contact a:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}
footer {
	background: url(../img/bg/dot.png);
	margin-top: 8em;
	padding-top: 70px;
	color: #fff
}
footer h2 {
	text-align: left;
	margin-right: 80px
}
footer h2 a {
	display: block
}
footer h2 img {
	vertical-align: bottom
}
footer h2 img:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}
footer h2, footer ul {
	display: inline-block;
	vertical-align: top
}
footer h2+ul>li {
	padding: 0 34px
}
footer h2+ul>li img {
	display: block
}
footer h3 span {
	display: block
}
footer ul ul {
	text-align: left
}
footer ul ul:nth-child(3) {
	margin-left: 1.5em
}
footer ul ul li {
	line-height: 1em;
	padding-left: 1em;
	margin-top: .8em;
	background: url(../img/footer/ico_01.png) no-repeat
}
footer ul ul li:last-child {
	background: url(../img/footer/ico_02.png) no-repeat
}
footer ul ul a {
	color: #fff
}
footer ul ul a:hover {
	text-decoration: underline
}
footer>.wrapper {
	padding-bottom: 70px
}
footer .wrapper>ul>li {
	border-left: 1px solid #e0e9ed;
	display: inline-block;
	vertical-align: top;
	height: 100px
}
footer .wrapper+div {
	background: #79c4e4
}
footer .wrapper+div li {
	display: inline-block;
	vertical-align: baseline
}
footer .wrapper+div p, footer .wrapper+div a {
	color: #444
}
footer .wrapper+div ul {
	float: left
}
footer .wrapper+div p {
	float: right
}
footer div .wrapper {
	padding: .5em 2em;
	line-height: 1.5em;
	font-size: .9em
}
footer div .wrapper ul {
	margin-top: .85em
}
footer div .wrapper li {
	height: auto !important;
	border: none !important
}
footer div .wrapper li:last-child {
	border-left: 1px solid #555 !important;
	padding-left: 1em;
	margin-left: 1em
}
footer div .wrapper p {
	text-align: left
}
footer div .wrapper a:hover {
	text-decoration: underline
}
#goTop {
	cursor: pointer;
	display: none;
	background: #0079ca;
	position: fixed;
	bottom: 1em;
	right: 1em;
	padding: 24px 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}
#goTop img {
	display: block
}
#goTop:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}
#video {
	position: relative;
	overflow: hidden
}
#video .background {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1
}
#mainv .txt {
	background: rgba(255,255,255,0.75);
	padding: 115px 0
}
#mainv .txt h2 {
	margin: 0 0 20px
}
#mainv h1 {
	margin: 60px 0
}
section h2 {
	margin: 70px 0 20px
}
.news>div {
	background-image: url(../img/bg/02.png);
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-position: center center;
	padding: 36px 0
}
@media screen and (max-width: 1400px) {
.news>div {
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%
}
}
.news>div a {
	color: #000
}
.news ul {
	display: inline-block;
	vertical-align: top
}
.news ul:first-child {
	background: rgba(255,255,255,0.72);
	text-align: left;
	padding: 24px 38px;
	width: 650px;
	margin-right: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.news ul:first-child li {
	margin-bottom: 1.5em
}
.news ul:first-child a:hover {
	text-decoration: underline
}
.news ul a img:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}
.service h3 {
	position: relative;
	background: #fff
}
.service h3:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: transparent;
	border-top-color: #fff;
	border-width: 30px 32.5px 0 32.5px;
	margin-left: -32.5px
}
.service li {
	margin-bottom: 5em
}
.service li div {
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-position: center center
}
@media screen and (max-width: 1400px) {
.service li div {
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%
}
}
.service li:nth-child(1) div {
	background-image: url(../img/bg/03.png)
}
.service li:nth-child(2) div {
	background-image: url(../img/bg/04.png)
}
.service li:nth-child(3) div {
	background-image: url(../img/bg/06.png)
}
.service li:nth-child(4) div {
	background-image: url(../img/bg/07.png)
}
.service li:nth-child(5) div {
	background-image: url(../img/bg/08.png)
}

.service h3 {
	margin-bottom: 6px
}
.service h3+div {
	padding: 100px 0
}
.service div div {
	background: #79c4e4 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	width: 336px;
	padding-top: 68px;
	margin: 0 auto
}
.service p:first-child img {
	vertical-align: bottom
}
.service p:last-child {
	display: table;
	width: 100%;
	border-top: 1px solid #fff
}
.service a {
	display: table-cell;
	vertical-align: middle;
	background: url(../img/bg/dot.png);
	padding: 14px 0
}
.service a img {
	vertical-align: middle
}
.service a:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}
.service a:nth-child(2) {
	border-left: 1px solid #fff;
	width: 50%
}



