@charset "utf-8";
/* CSS Document */


.global-content-bg_wrapper {
	background-color: #020203;
	line-height: 0;
}
.global-content-bg {
	background-image: url(../img/ourvision.png), url(../img/main-bg.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, center;
	background-size: contain, cover;
	min-height: 908px;
}
.global-content {
	max-width: 1000px;
	margin: 0 auto;
	padding: 34px 15px 0;
	position: relative;
}
.global-content:after {
	content: "";
	display: block;
	clear: both
}
.global-logo {
	float: left;
	max-width: 132px;
	padding-top: 14px;
}
.global-logo h1 a img {
	display: block;
	margin-bottom: 25px;
}

@media screen and (max-width:768px) {
.global-logo {
	padding-top: 0;
}
.global-content {
	padding-left: 15px;
	padding-right: 15px
}
}
.logomark {
	position: absolute;
	top: 165px;
	right: 93px;
}
.slogan {
	font-size: 3.8rem;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #140b07;
	position: absolute;
	top: 496px;
	left: 0;
	line-height: 1.2;
	padding-left: 15px;
}
	.logomark_sp {
display: none;
}
@media screen and (max-width:768px) {
.slogan {
	text-align: center;
	padding: 0 15px 0 15px
}
.logomark {
	position: absolute;
	top: 165px;
	right: 93px;
}
}

@media screen and (max-width:438px) {
.slogan {
	margin-top: -70px
}
.logomark {
display: none;
}

/*.logomark img {
	text-align: center;
	max-width: 60%;
	display: block;
	margin: 0 auto;
	padding-top: 61px;
}*/

	.logomark_sp {
		display: block;
}

.logomark-img-sp {
	position: absolute;
	top:0;
 left: 0;
  right: 0;
  margin: 132px auto 5px;

}
}
/*============================================*/
/* 業務内容 */
/*============================================*/

.service-content_wrapper {
	background-image: url(../img/eng-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.service-content-outer {
	padding: 60px 15px 80px;
	max-width: 1000px;
	margin: 0 auto;
}
.service-content-outer:after {
	content: "";
	display: block;
	clear: both
}
.service-content {
	float: right;
	max-width: 600px;
	line-height: 2;
	text-align: center;
}
.service-text-1, .service-text-2, .service-text-3 {
	font-weight: bold;
	line-height: 5;
	font-size: 1.8rem;
}
.service-text-1:after, .service-text-2:after, .service-text-3:after {
	background-color: #404040; /* 線色 */
	border-radius: 5px; /* 線幅の半分 */
	content: "";
	display: block;
	height: 3px; /* 線幅 */
}
.service-text-1:after {
	max-width: 300px;
	margin: 14px auto;
}
.service-text-2:after, .service-text-3:after {
	max-width: 36px;
	margin: 14px auto;
}
.service-text-1 {
	padding-top: 20px
}
.global-content-bg_wrapper:after {
	content: "";
	display: block;
	clear: both
}

@media screen and (max-width:768px) {
.service-content {
	float: none;
	margin: 0 auto;
	padding-right: 0;
}
.service-text-1, .service-text-2, .service-text-3 {
	line-height: 2;
}
}
/*============================================*/
/* 会社案内 */
/*============================================*/

.about-content_wrapper {
	padding: 90px 15px;
	background-color: #FFF;
}
.about-content {
	max-width: 620px;
	margin: 0 auto;
	line-height: 2;
	text-align: center;
}
.about-content h2 {
	margin-bottom: 60px;
}
.about-list {
	max-width: 620px;
	font-size: 1.5rem
}
.about-list:after {
	content: "";
	display: block;
	clear: both
}
.about-list dt {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 9px 19px 9px 19px;
	width: 109px;
	text-align: left;
	border-bottom: 1px dashed #ccc;
}
.about-list dd {
	float: none;
	width: auto;
	margin-left: 109px;
	text-align: left;
	border-bottom: 1px dashed #ccc;
	padding: 9px 1px 9px 0;
}
.solid-line {
	border-top: 1px solid #ccc;
}
.solid-underline {
	border-bottom: 1px solid #ccc!important;
}
.map {
	width: 620px;
	margin: 30px auto 0;
}
.map iframe {
	height: 300px;
}

@media only screen and (max-width: 768px) {
.map {
	width: 95%;
}
.map iframe {
	height: 180px;
}
.about-list dt {
	float: none;
	width: 100%;
	text-align: left;
	border-bottom: none;
}
.about-list dd {
	float: none;
	width: 96%;
	margin-left: -1px;
	text-align: left;
　　 border-bottom: none;
	padding-left: 21px;
}
.solid-line {
	border-top: none;
}
.solid-underline {
	border-bottom: none!important;
}
.sp-solid-line {
	border-bottom: 1px solid #ccc
}
.about-list {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
}
/*============================================*/
/* 作業風景 */
/*============================================*/

.works-content-_wrapper {
	padding: 90px 15px 60px;
	background-color: #000
}
.works-content {
	max-width: 1000px;
	margin: 0 auto;
	line-height: 2;
	text-align: center;
}
.works-content h2 img {
	margin: 0 auto;
	display: block;
}
.container {
	padding-top: 60px;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
	justify-content: space-between;
	-ms-flex-pack: justify; /*IE10*/
	-webkit-box-pack: justify; /* Android4.3以下、Safari3.1〜6.0 */
	-webkit-justify-content: space-between; /* Safari6.1以降 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /*IE10*/
	-webkit-flex-wrap: wrap; /* Safari6.1以降 */
}
.item1 {
	margin: 0 auto 20px;
	flex: 33.333%
}
.item2 {
	margin: 0 auto 20px;
	flex: 33.333%
}
.item3 {
	margin: 0 auto 20px;
	flex: 33.333%
}
.item4 {
	margin: 0 auto 20px;
	flex: 67%
}
.item5 {
	margin: 0 auto 20px;
	flex: 33%
}
.item1 img, .item2 img, .item3 img, .item4 img, .item5 img {
	display: block;
	margin: 0 auto
}

@media only screen and (max-width: 960px) {
.item3 {
	order: 1
}
.item1 {
	margin: 0 auto 20px;
	flex: 50%
}
.item2 {
	margin: 0 auto 20px;
	flex: 50%
}
.item3 {
	margin: 0 auto 20px;
	flex: 50%
}
.item4 {
	margin: 0 auto 20px;
	flex: 100%
}
.item5 {
	margin: 0 auto 20px;
	flex: 50%
}
}

@media only screen and (max-width: 667px) {
.item3 {
	order: 1
}
.item1 {
	margin: 0 auto 20px;
	flex: 100%
}
.item2 {
	margin: 0 auto 20px;
	flex: 100%
}
.item3 {
	margin: 0 auto 20px;
	flex: 100%
}
.item5 {
	margin: 0 auto 20px;
	flex: 100%
}
}
/*============================================*/
/*  コンテナのカスタマイズもおこなっています */
/*============================================*/

.container-content-_wrapper {
	padding: 0 15px 60px;
	background-image: url(../img/container-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.container-content {
	max-width: 1000px;
	margin: 0 auto;
	line-height: 2;
	text-align: center;
	padding-top: 60px
}
.container-content h3 {
	margin: 0 auto;
	display: block;
	color: #06D800;
	border: 4px solid #06D800;
	padding: 20px 0;
	font-size: 1.8rem;
	background: rgba(0,0,0,0.5)
}
.container2 {
	padding-top: 60px;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
	justify-content: space-between;
	-ms-flex-pack: justify; /*IE10*/
	-webkit-box-pack: justify; /* Android4.3以下、Safari3.1〜6.0 */
	-webkit-justify-content: space-between; /* Safari6.1以降 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /*IE10*/
	-webkit-flex-wrap: wrap; /* Safari6.1以降 */
}
.item6 img, .item7 img {
	display: block;
	margin: 0 auto
}
.item6 {
	margin: 0 auto 20px;
	flex: 50%
}
.item7 {
	margin: 0 auto 20px;
	flex: 50%
}

@media only screen and (max-width: 667px) {
.item6 {
	margin: 0 auto 20px;
	flex: 100%
}
.item7 {
	margin: 0 auto 20px;
	flex: 100%
}
}
/*============================================*/
/* お客様の声～ */
/*============================================*/


.message-content-_wrapper {
	padding: 90px 15px 60px;
	background-color: #000
}
.message-container-content {
	max-width: 430px;
	margin: 0 auto;
}
.message {
	text-align: center;
	color: #06D800;
	font-weight: bold;
	font-size: 1.8rem
}
.message:before {
	background-color: #404040;
	border-radius: 5px;
	content: "";
	display: block;
	height: 3px;
	max-width: 36px;
	margin: 40px auto;
}
.message:after {
	background-color: #404040;
	border-radius: 5px;
	content: "";
	display: block;
	height: 3px;
	max-width: 36px;
	margin: 40px auto;
}
/*============================================*/
/* お問合せ*/
/*============================================*/
.contact-content-_wrapper {
	padding: 90px 15px 60px;
	background: url(../img/contact-bg.png) no-repeat center center;
	background-color: #000;
	background-size: cover;
}
.contact-content {
}
.contact-content h2 img {
	margin: 0 auto;
	display: block;
}
.contact-btn-group {
	padding-top: 60px;
	max-width: 574px;
	margin: 0 auto;
}
.contact-btn-group li {
	float: left;
	width: 33.33%;
	margin-right: 20px;
	text-align: center;
}
.contact-btn-group li:last-child {
	margin-right: -40px;
}
.contact-btn-group {
	padding-right: 40px;
}
.contact-btn-group:after {
	content: "";
	display: block;
	clear: both
}

@media screen and (max-width:768px) {
.contact-btn-group li {
	width: 50%;
	margin-right: 0;
	margin-bottom: 20px;
}
.contact-btn-group li:last-child {
	width: 100%;
}
.contact-btn-group {
	padding-right: 0;
}
}

@media only screen and (max-width: 667px) {
.contact-btn-group li {
	width: 100%;
	max-width: 100%;
	height: auto;
}
}
/*============================================*/
/* 採用情報 */
/*============================================*/

/*.recruit-content_wrapper {
	padding: 90px 15px;
	background-color: #FFF;
}*/
.recruit-content {
	max-width: 620px;
	margin: 60px auto;
	line-height: 2;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.recruit-content h2 img{
	display: block;
	margin: 0 auto 30px;
}

.recruit-table {
	width: 100%;
	font-size: 1.5rem
}
.recruit-table th , .recruit-table td{
  
	border: 1px solid #ddd;
}

.recruit-table th{
	width: 30%;
	text-align: left;
	padding: 15px 0 15px 15px; 
}

.recruit-table td {
padding: 15px 10px 15px 15px; 
text-align: left
}

@media only screen and (max-width:480px){
	
	.recruit-content {
	max-width: 620px;
	margin: 60px auto;
	line-height: 2;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
	
.recruit-table  { 
	margin: 0;
	}
.recruit-table th , .recruit-table td{
    width: 100%;
    display: block;
    border-top: none;
    padding: 15px;
    box-sizing: border-box;
    }
    .recruit-table th{
    background-color: #d8d8d8;
    }
 .recruit-table tr:first-child th {
	 border-top: 1px solid #ddd; 
	}
	
	.recruit-table td{
text-align: left
    }
	
}

.massage-area{
	padding: 60px 15px
}

/*============================================*/
/* 共通ページの画像トップ */
/*============================================*/


.page-content-bg_wrapper {
	background-color: #020203;
	line-height: 0;
}
.page-content-bg {
	background-image: url(../img/ourvision.png), url(../img/page-top-bg.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, center;
	background-size: contain, cover;
	min-height: 122px;
}
.page-content {
	max-width: 1000px;
	margin: 0 auto;
	padding: 34px 15px 0;
	position: relative;
}
.page-content:after {
	content: "";
	display: block;
	clear: both
}
.page-logo {
	float: left;
	max-width: 132px;
	padding-top: 14px;
}
.page-logo h1 a img {
	display: block;
	margin-bottom: 25px;
}

@media screen and (max-width:768px) {
.page-logo {
	padding-top: 0;
}
.page-content {
	padding-left: 15px;
	padding-right: 15px
}
.logomark {
	position: absolute;
	top: 165px;
	right: 93px;
}
}
