@charset "utf-8";
/*------------------------------------------------------------
	top main
------------------------------------------------------------*/
@media all and (max-width: 1139px) {
	.content {
		padding: 0 !important;
	}
}


.contentsTop {
	width: 100%;
  height: 100%;
  max-height: 1200px;
	margin: 170px auto 0;
  background: url("../images/index/bgMain.jpg") no-repeat center center;
  background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
}
.content .top-main {
	width: 100%;
  height: 100%;
  max-height: 1200px;
  background: url("../images/index/bgTop.png") no-repeat top center;
  background-color: rgb(0,0,0,0);
  background-size: auto 100%;
  background-position: 50% 50%;
}
.content .top-main .top-text {
  position: relative;
	width: 1140px;
	height: 1200px;
  margin: 0 auto;
}
.content .top-main .title {
	position: absolute;
	top: 420px;
	left: 480px;
	padding: 0 0 5px 0;
	color: #000;
	font-size: 2.0rem;
	font-weight: 600;
  letter-spacing: .15em;
	line-height: 1.4;
}
.content .top-main .text {
	position: absolute;
	top: 510px;
	left: 480px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.5;
}
.content .top-main .text br.sp {
	display: none;
}

@media all and (max-width: 1139px) {
  .contentsTop {
    min-height: 600px;
    max-height: 600px;
    margin: 90px auto 0;
  }
  .content .top-main {
    max-height: 600px;
  }
  .content .top-main .top-text {
    width: 100%;
    height: 600px;
  }
  .content .top-main .title {
    top: 185px;
    left: 105px;
    font-size: 1.5rem;
    letter-spacing: .01em;
    white-space: nowrap;
  }
  .content .top-main .text {
    top: 250px;
    left: 105px;
    font-size: 1.2rem;
    white-space: nowrap;
  }
  .content .top-main .text br.sp {
    display: inline;
  }
}



/*------------------------------------------------------------
	WORKS
------------------------------------------------------------*/
.contentsWorks {
	width: 100%;
  height: 380px;
	color: #ffffff;
  background: url("../images/index/bgWorks.jpg") no-repeat center center;
  background-size: cover;
  background-position: 50% 50%;
	overflow: hidden;
}
.content .works-main {
	width: 1140px;
	margin: 0 auto;
}
.content .works-main h2 {
  width: 300px;
	margin: 160px 0 0 0;
  color: #fff;
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1em;
  float: left;
}
.content .works-main h2 span {
  display: block;
  width: 100%;
	font-size: 1.4rem;
	letter-spacing: 1em;
  line-height: 2.0;
}
.content .works-inner {
  margin: 100px 0 0 60px;
  float: left;
}
.content .works-inner p.sRead {
	margin: 0 0 30px 0;
	font-size: 1.6rem;
	text-align: left;
}
.content .works-inner p.sRead a {
  padding: 5px 4px 3px 4px;
  color: #fff;
  border-bottom: dotted 2px #fff;
}
.content .works-inner p.sRead span {
  display: inline-block;
	margin: 0 0 7px -10px;
	font-size: 2.0rem;
}
.content .works-main .btn {
	display: inline-block;
  margin: 170px 0 0 0;
	padding: 4px 25px 5px 25px;
	color: #000000;
	font-size: 1.8rem;
	text-align: center;
	background-color: #ffffff;
	border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: right;
}

@media all and (max-width: 1139px) {
	.contentsWorks {
    height: auto;
    margin: 0;
    padding: 0;
	}
	.content .works-main {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
	}
	.content .works-main h2 {
    width: auto;
    margin: 0 0 20px 20px;
    padding: 0;
    font-size: 1.8rem;
    text-align: left;
    float: left;
	}
	.content .works-main h2 span {
    display: inherit;
    margin: 2px 0 0 10px;
    width: auto;
    font-size: 1.2rem;
    float: right;
	}
	.content .works-inner {
    margin: 20px 0 20px 25px;
    float: none;
	}
	.content .works-inner p.sRead {
    margin: 0 0 20px 0;
    font-size: 1.2rem;
    text-align: left;
	}
	.content .works-inner p.sRead span {
    display: inline-block;
    margin: 0 0 7px -10px;
    font-size: 1.6rem;
	}
	.content .works-main .btn {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 10px;
    margin: 0;
    padding: 4px 15px 5px 15px;
    font-size: 1.6rem;
    float: none;
	}
}


/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
.contentsContact {
	width: 100%;
  height: 220px;
  background-size: cover;
  background-position: 50% 50%;
	overflow: hidden;
}
.content .contact-main {
	width: 1140px;
	margin: 0 auto;
}
.content .contact-main h2 {
  width: 300px;
	margin: 80px 0 0 0;
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.2em;
  float: left;
}
.content .contact-main h2 span {
  display: block;
  width: 100%;
	font-size: 1.4rem;
	letter-spacing: 1em;
  line-height: 2.0;
}
.content .contact-main .btn {
	display: inline-block;
  margin: 90px 0 0 0;
	padding: 4px 25px 5px 25px;
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	background-color: #023461;
	border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: right;
}
.content .contact-main .btn a {
  color: #fff;
}

@media all and (max-width: 1139px) {
	.contentsContact {
    height: 90px;
    padding: 20px 0 0 0;
  }
	.content .contact-main {
    position: relative;
    width: 100%;
  }
	.content .contact-main h2 {
    width: auto;
    margin: 0 0 20px 20px;
    padding: 0;
    font-size: 1.8rem;
    text-align: left;
    float: left;
  }
	.content .contact-main h2 span {
    display: inherit;
    margin: 2px 0 0 20px;
    width: auto;
    font-size: 1.2rem;
    float: right;
  }
	.content .contact-main .btn {
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 10px;
    margin: 0;
    padding: 4px 15px 5px 15px;
    font-size: 1.6rem;
    float: none;
  }
}
