/* Scss Document */
/*-----------------------------

common

-----------------------------*/

.page-title{
	padding:30px 0;
}

.page-title h1{
	text-align:center;
}

#pagetop{
	position:fixed;
	right:20px;
	bottom:50px;
	border-radius:50%;
	border:5px solid #EDF1ED;
	width:70px;
	line-height:20px;
	padding:15px 0;
	text-align:center;
	display:none;
	background:#fff;
	color:#9ECB27;
	z-index:9999;
	cursor:pointer;
	font-family: 'Abel', sans-serif;
	font-size:20px;
}

#pagetop img{
	vertical-align:middle;
}


/*-----------------------------

business

-----------------------------*/

.business-visual.trading{
	background:url("../img/business/trading/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.recycle{
	background:url("../img/business/recycle/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.environment{
	background:url("../img/business/environment/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.architecture{
	background:url("../img/business/architecture/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.estate{
	background:url("../img/business/estate/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.holdings{
	background:url("../img/business/holdings/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.overseas{
	background:url("../img/business/overseas/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.investment{
	background:url("../img/business/investment/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.engineering{
	background:url("../img/business/engineering/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual.labo{
	background:url("../img/business/labo/main_visual.jpg") center center no-repeat;
	background-size:cover;
}

.business-visual .section-container{
	position:absolute;
	left:0;
	top:0;
	right:0;
}

.business-visual .business-image{
	margin:125px 0 0;
	height:450px;
	position:relative;
}	

.business-visual .business-title{
	width:250px;
	text-align:center;
	color:#004D58;
	font-size:16px;
	position:absolute;
	left:50%;
	margin-left:-125px;
	top:-70px;
}

.business-visual p:first-child{
	font-size:12px;
}

.business-visual .business-title .box{
	border:2px solid #004D58;
	padding:5px 0;
}

.business-visual .business-title .box h3{
	font-size:30px;
	margin:10px 0;
	font-family: 'Abel', sans-serif;
}

.business-visual .business-text{
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-520px;
}

.business-visual .business-text h2{
	font-size:30px;
	color:#A0CD27;
	font-weight:bold;
	margin:20px 0;
}

.business-visual .business-text p{
	line-height:26px;
	color:#555555;
}


.tablelayout{
	width:100%;
	display:table;
}

.tablelayout li{
	display:table-cell;
	box-sizing:border-box;
	vertical-align:middle;
}

.tablelayout li.col3 img{
	width:100%;
	height:auto;
}

.tablelayout li.col2{
	width:20%;
}

.tablelayout li.col3{
	width:30%;
}

.business-detail .business-detail-container{
	margin:50px 0 0;
}

.business-detail .business-detail-container.tablelayout{
	table-layout:fixed;
}

.business-detail .business-detail-container li{
	padding:0 1px 0 0;
	vertical-align:top;
}

.business-detail .business-detail-container li:last-child{
	padding:0;
}

.business-detail .business-detail-container li .image{
	position:relative;
}

.business-detail .business-detail-container li .image img{
	width:100%;
	height:auto;
	vertical-align:top;
}

.business-detail .business-detail-container li:last-child .image::after{
	width:100%;
	height:1px;
	background:#fff;
	position:absolute;
	left:0;
	bottom:0;
	content:"";
}

.business-detail .business-detail-container li .text{
	padding:5px 20px;
}

.business-detail .business-detail-container li .text h3{
	padding:5px 0px;
	color:#004D58;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.business-detail .business-detail-container li .text p{
	text-align:justify;
	text-justify:inter-ideograph;
}


.business-pickup .business-pickup-container{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.business-pickup{
	margin:50px 0 0;
}

.business-pickup .business-pickup-container {
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
}

.business-pickup-container li:first-child,.business-pickup-container li:last-child{
	text-align:center;
}

.business-pickup-container li:last-child{
	background:#EFF3EF;
}

.business-pickup-container li:last-child .btn{
	background: #ff7300;
    display: inline-block;
}

.business-pickup-container li:last-child .btn a{
	color:#fff;
	display:block;
	padding: 5px 15px;
}

.business-pickup-container .detail{
	padding:0 20px;
}

.business-pickup-container .detail .date{
	font-size:12px;
}

.business-pickup-container .detail h3{
	font-size:16px;
	font-weight:bold;
	margin:20px 0;
}

.business-pickup-container .detail h3{
	color:#004D58;
}

.business-customer{
	margin:50px 0 0;
}

.business-customer .business-customer-title {
	border-bottom:1px solid #A0CD27;
}

.business-customer .business-customer-title .title{
	background:#A0CD27;
	text-align:center;
	padding:10px 30px;
	color:#fff;
	margin:0 0 0 50px;
	display:inline-block;
	font-size:16px;
}

.business-customer .business-customer-body{
	padding:30px 0 50px;
}

.business-customer .business-customer-body ul{
	overflow:hidden;
	width:100%;
}

.business-customer .business-customer-body li{
	float:left;
	width:25%;
	box-sizing:border-box;
	padding:5px 0;
	list-style:inside;
}

/*-----------------------------

press-release

-----------------------------*/

.press-archive {
	padding:0 0 80px;
}

.press-archive h2{
	padding:0 20px 20px;
	font-size:20px;
	border-bottom:1px solid #EFF3EF;
}

.press-archive ul{
	width:100%;
	overflow:hidden;
	margin:0 0 50px;
}

.press-archive ul:last-of-type{
	margin:0;
}

.press-archive ul li{
	padding:15px 20px;
	border-bottom:1px solid #EFF3EF;
	font-size:10px;
	background:url("../img/press_sankaku.png") no-repeat;
	background-position:right 20px top 50%;
	background-size:7px 12px;
}

.press-archive ul a{
	display:block;
}

.press-archive ul a:hover{
	background:#D5F3EF;
}

.press-archive ul li span{
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	line-height:20px;
	vertical-align:middle;
}

.press-archive ul li span.date{
	background:#eef3ef;
	text-align:center;
	max-width:80px;
	width:10%;
	margin:0 10px 0 0;
}

.press-archive ul li span.category{
	color:#fff;
	text-align:center;
	padding:0;
	border-radius:5px;
	max-width:80px;
	width:10%;
	margin:0 10px 0 0;
}

.press-archive ul li span.category.news{
	background:#1E59A3;
}

.press-archive ul li span.category.media_appear{
	background:#C21417;
}

.press-archive ul li span.category.media_carry{
	background:#FF6200;
}

.press-archive ul li span.category.other{
	background:#a0cd28;
}

.press-archive ul li span.title{
	padding:0 50px 0 0;
	width:80%;
}

.press-archivebox2{
	padding:0 0 80px;
}

/*-----------------------------

project

-----------------------------*/

.project-archivebox1 {
	margin:0 0 60px;
}

.project-archivebox1 .row{
	max-width:1100px;
	width:100%;
	margin:0 auto;
	border-top:#eef3ef 1px solid;
	padding:0 30px;
	box-sizing:border-box;
	overflow:hidden;
}

.project-archivebox1 .row:nth-last-of-type(1){
	border-bottom:#eef3ef 1px solid;
}

.project-archivebox1 .row article{
	float:left;
	border-left:#eef3ef 1px solid;
	padding:20px;
	position:relative;
	box-sizing:border-box;
	width:25%;
}

.project-archivebox1 .row article .project-header{
	font-size:10px;
	overflow:hidden;
}

.project-archivebox1 .row article .project-header .date{
	float:left;
	display:inline-block;
	padding:1px 5px;
	background:#eef3ef;
}

.project-archivebox1 .row article .project-header .category{
	float:right;
	display:inline-block;
	border-top:1px solid #a0cd28;
}

.project-archivebox1 .row article img{
	width:100%;
	height:auto;
}

.project-archivebox1 .row article h3{
	margin:0 0 0;
}

.project-archivebox1 .row article h3 a{
	color:#004D58;
}


.project-archivebox1 .row a:last-child article{
	border-right:#eef3ef 1px solid;
}

.project-archivebox1 .row article.pc:last-of-type{
	border-right:#eef3ef 1px solid;
}

.project-archivebox1 .row:last-child article:before{
	width:1px;
	height:60px;
	background:#eef3ef;
	position:absolute;
	left:-1px;
	bottom:-61px;
	content:"";
}

.project-archivebox1 .row:last-child article:last-child:after{
	width:1px;
	height:60px;
	background:#eef3ef;
	position:absolute;
	right:-1px;
	bottom:-61px;
	content:"";
}

.project-archivebox2{
	padding:0 0 80px;
}

.other-link{
	position:relative;
	overflow:hidden;
	margin:30px 0 0;
}

.other-link ul{
	float:left;
	left:50%;
	position:relative;
}

.other-link li{
	float:left;
	left:-50%;
	position:relative;
	padding:0 20px;
	color:#0295A8;
}

.other-link i{
	font-size:24px;
	position:relative;
	top:3px;
}

.other-link .forward i{
	margin:0 5px 0 0;
}

.other-link .next i{
	margin:0 0 0 5px;
}

.other-link a{
	color:#004D58;
}

/*-----------------------------

recruit

-----------------------------*/

.recruit .section-container h2{
	font-size:29px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 40px;
	color:#9FCC27;
	font-family: 'Abel', sans-serif;
}

.recruit .section-container h3{
	font-size:24px;
	letter-spacing:1px;
	margin:0 0 20px;
	line-height:30px;
	color:#004D58;
	font-weight:700;
	font-family: 'Abel', sans-serif;
}

.recruit-box1{
	color:#fff;
	background:url(../img/recruit/recruit_main_image.jpg) center top no-repeat;
	background-size:cover;
	min-height:470px;
	position:relative;
}

.recruit-box1 .box{
	position:absolute;
	bottom:50px;
	overflow:hidden;
}

.recruit-box1 .box .left{
	float:left;
	width:52%;
}

.recruit-box1 .box .left h1{
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	margin:10px 0 0;
}

.recruit-box1 .box .right{
	float:right;
	width:46%;
}

.recruit-box2 .section-container,.recruit-box3 .section-container{
	padding:50px 0;
	overflow:hidden;
}

.recruit-box2 .left{
	float:left;
	width:46%;
	box-sizing:border-box;
}


.recruit-box2 .right{
	float:right;
	width:46%;
	box-sizing:border-box;
}

.recruit-box2 .right img{
	width:100%;
	height:auto;
	vertical-align:top;
}

.recruit-box3{
	position:relative;
	overflow:hidden;
}

.recruit-box3 .section-container{
	position:relative;
}

.recruit-box3:before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 70%;
    margin: 0 -10% 0;
    background: #EEF2EE;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.recruit-box3 .recruit-box3-inner {
  box-sizing: boder-box;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  padding:0 0 50px;
}

.recruit-box3 .more-gropu{
	position:absolute;
	bottom:50px;
	left:0;
	right:0;
	text-align:center;
	background:#9FCC27;
	border-radius:50% 50%;
	width:180px;
	height:180px;
	margin:auto;
}

.recruit-box3 .more-gropu p{
	line-height:20px;
}

.recruit-box3 .more-gropu p a{
	display:block;
	color:#fff;
	padding:70px 0;
}

.recruit-box3 .text{
	float:left;
}

.recruit-box3 .tree{
	float:right;
}

.recruit-box4 .box{
	width:200px;
	text-align:center;
	background:#9ECB27;
	margin:0 0 0 50px;
	padding:10px 0;
	color:#fff;
}

.recruit-box4 .job-wrap{
	width:100%;
	display:table;
}

.recruit-box4 .job-wrap .job-name{
	display:table-cell;
	width:150px;
	vertical-align:middle;
	text-align:center;
	background:#EEF2EE;
	color:#9ECB27;
}

.recruit-box4 .job-wrap .job-detail{
	display:table-cell;
	vertical-align:middle;
	padding:0 50px;
	box-sizing:border-box;
	border-top:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
}

.recruit-box4 .btn a{
	padding: 15px;
    background-color: #FF7400;
    color: #fff;
    border-style: none;
    text-align: center;
    margin: 30px auto;
    width: 200px;
	display:block;
}

/*-----------------------------

company

-----------------------------*/

.company-box1{
	color:#fff;
	background:url(../img/company/company_main_image.jpg) center center no-repeat;
	background-size:cover;
	min-height:470px;
	position:relative;
}

.company-box1 .box{
	bottom:50px;
	overflow:hidden;
	position:absolute;
}

.company-box1 .box .left{
	float:left;
	width:52%;
}

.company-box1 .box .left h1{
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	margin:10px 0 0;
}

.company-box1 .box .right{
	float:right;
	width:46%;
}

.company-box2{
	border-bottom:10px solid #EDF1ED;
}

.company-box2 .section-container{
	padding:50px 0;
	overflow:hidden;
}

.company-box2 .left{
	float:left;
	width:30%;
	box-sizing:border-box;
}

.company-box2 .left img{
	width:100%;
	height:auto;
}

.company-box2  .right{
	float:right;
	width:70%;
	box-sizing:border-box;
	padding:40px;
	color:#004D58;
	font-weight:700;
}

.company-box3 .box{
	display:table;
	margin:50px 0;
}

.company-box3 .box .box-left{
	display:table-cell;
	width:50%;
	box-sizing:border-box;
	border:1px solid #004D58;
	padding:30px;
	color:#004D58;
}

.company-box3 .box h3{
	font-size:30px;
	color:#9ECB27;
	margin:0 0 30px;
	font-family: 'Abel', sans-serif;
}

.company-box3 .box h4{
	font-size:34px;
	line-height:44px;
	vertical-align:middle;
}

.company-box3 .box .box-left p{
	font-size:12px;
	float:right;
	position:relative;
	display:inline-block;
}

.company-box3 .box .box-left p:before{
	content: '';
    width: 60px;
    height: 1px;
	position:absolute;
	top:12px;
	left:-62px;
    transition: background .3s ease-out;
    -webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    background-color: #004D58;
}

.company-box3 .box:last-child h4{
	text-align:center;
	line-height:60px;
	margin:70px 0;
}

.company-box3 .box h5{
	font-size:16px;
	color:#004D58;
	font-weight:700;
	margin:0 0 10px;
}

.company-box3 .box .box-right{
	display:table-cell;
	width:50%;
	box-sizing:border-box;
	padding:30px;
	vertical-align:middle;
}

.company-box3 .box .box-right p{
	margin:0 0 10px;
}

.company-box4 .profile-wrap{
	width:100%;
	display:table;
}

.company-box4 .profile-wrap .profile-name{
	display:table-cell;
	width:150px;
	vertical-align:middle;
	text-align:center;
	background:#EEF2EE;
	color:#9ECB27;
}

.company-box4 .profile-wrap .profile-detail{
	display:table-cell;
	vertical-align:middle;
	padding:0 50px;
	box-sizing:border-box;
	border-top:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
}

.company-box4 .profile-wrap .profile-detail table{
	width:100%;
}

.company-box4 .profile-wrap .profile-detail tr{
	border-bottom:1px solid #E9E9E9;
}

.company-box4 .profile-wrap .profile-detail tr:last-child{
	border:none;
}

.company-box4 .profile-wrap .profile-detail th,.company-box4 .profile-wrap .profile-detail td{
	padding:20px 0;
}

.company-box4 .profile-wrap .profile-detail th{
	padding:20px 0;
	color:#004D58;
}

.company-box5{
	margin:0;
}

.company-box5 .box1{
	border-bottom:10px solid #EDF1ED;
}

.company-box5 .box{
	display:table;
	margin:20px auto;
	width:100%;
	max-width:1040px;
}

.company-box5 .box .box-left{
	display:table-cell;
	width:30%;
	box-sizing:border-box;
	padding:30px 0;
	vertical-align:middle;
	text-align:center;
}

.company-box5 .box .box-left .group-title{
	box-sizing:border-box;
	padding:30px;
	border:1px solid #9ECB27;
	color:#9ECB27;
	font-size:16px;
}

.company-box5 .box .box-left a{
	text-decoration:none;
	display:block;
}

.company-box5 .box .box-left:hover{
	opacity:0.7;
}

.company-box5 .box h3{
	font-size:30px;
	margin:10px 0;
	font-family: 'Abel', sans-serif;
}

.company-box5 .box .box-right{
	display:table-cell;
	width:70%;
	box-sizing:border-box;
	padding:0 0 0 30px;
	vertical-align:middle;
}

table.table1{
	width:100%;
}

table.table1 tr{
	border-bottom:1px solid #E9E9E9;
}

table.table1 tr:last-child{
	border:none;
}

table.table1 td{
	padding:20px 0;
	vertical-align:top;
}

table.table1 th{
	padding:20px 0;
	color:#004D58;
	vertical-align:top;
	width:30%;
}

/*-----------------------------

single page

-----------------------------*/

.single-box{
	margin:0 0 50px;
}

.single-left{
	float:left;
	width:70%;
}

.single-left p.mb1{
	margin:0 0 24px;
}

.single-left p.mb2{
	margin:0 0 48px;
}

.single-left p.mb3{
	margin:0 0 72px;
}

.single-left p.mb4{
	margin:0 0 96px;
}

.single-left p.mb5{
	margin:0 0 118px;
}

.single-left .single-header{
	border:1px solid #EDF1ED;
	padding:19px;
}

.single-left .single-header .box{
	display:table;
	width:100%;
}

.single-left .single-header .box .thumbnail{
	display:table-cell;
	width:280px;
	vertical-align:middle;
}

.single-left img{
	width:100%;
	height:auto;
}

.single-left .single-header .box .thumbnail img.mask{
	-webkit-clip-path: url(#svgPath);
  	clip-path: url(#svgPath);
}

.shape {
  height:0;
}

.single-left .single-header .text{
	display:table-cell;
	box-sizing:border-box;
	padding:0 0 0 20px;
	position:relative;
	font-size:12px;
}

.single-left .single-header .text .date{
	float:left;
	display:inline-block;
	padding:1px 5px;
	background:#eef3ef;
}

.single-left .single-header .text .social{
	float:left;
	margin:0 0 0 10px;
}

.social li{
	float:left;
	margin:0 10px 0 0;
	font-size:14px;
	line-height:14px;
	width:26px;
	text-align:center;
}

.social li a{
	display:block;
	padding:6px 0;
	color:#fff;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	background:#666;
}

.social li.facebook a:hover{
	background:#039;
	color:#fff !important;
}

.social li.twitter a:hover{
	background:#09C;
	color:#fff !important;
}


.single-left .single-header .text .facebook{
	float:left;
}

.single-left .single-header .text .category{
	float:right;
	display:inline-block;
	border-top:1px solid #a0cd28;
}

.single-left .single-header .text .title{
	clear:both;
	padding:50px 0 0;
	font-size:24px;
	color:#004D58;
	line-height:30px;
}

.single-left .single-header .lead{
	display:block;
	margin:10px 0 0;
}

.single-left .article-row{
	margin:80px 0 0;
	padding:0 10px;
}

.single-left .article-row h2{
	color:#004D58;
	font-size:18px;
	padding:0 50px;
	position:relative;
	line-height:26px;
}

.single-left .article-row h2:before{
	content: url(../img/news/h2.png);
    width: 41px;
	height:26px;
    max-height: 20px;
    line-height: 20px;
    position:absolute;
    left:0;
}

.single-left .article-row h2:after{
	content: url(../img/news/h2.png);
    width: 41px;
	height:26px;
    max-height: 20px;
    line-height: 20px;
    position:absolute;
    right:0;
	top:0;
}

.single-left .article-row .image{
	margin:20px 0;
}

.single-right{
	float:right;
	width:30%;
	box-sizing:border-box;
	padding:0 0 0 20px;
}

.single-right{
	float:right;
	width:30%;
	box-sizing:border-box;
	padding:0 0 0 20px;
}

.single-right li{
	font-size:12px;
	position:relative;
	list-style:none !important;
}

.single-right .category{
	margin:0 0 30px;
}

.single-right .category h3{
	color:#fff;
	font-size:24px;
	background:#9ECB27;
	text-align:center;
	padding:10px 0;
	margin:0 0 10px;
	font-family: 'Abel', sans-serif;
}

.single-right .archive h3{
	color:#fff;
	font-size:24px;
	background:#FF7400;
	text-align:center;
	padding:10px 0;
	margin:0 0 10px;
	font-family: 'Abel', sans-serif;
}

.single-right li a{
	color:#555;
	padding:5px 0 5px 20px;
}

.single-right .category li:before{
	content: '';
    width: 10px;
    height: 1px;
	position:absolute;
	top:12px;
    transition: background .3s ease-out;
    -webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    background-color: #9ECB27;
}

.single-right .archive li:before{
	content: '';
    width: 10px;
    height: 1px;
	position:absolute;
	top:12px;
    transition: background .3s ease-out;
    -webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    background-color: #FF7400;
}

/*-----------------------------

sitemap

-----------------------------*/

.sitemap-box1{
	padding:0 0 80px;
}

.sitemap-box1 .row{
	margin:0;
}

.sitemap-box1 .toplevel{
	float:left;
	width:25%;
}

.sitemap-box1 .toplevel i{
	margin:0 5px 0 0;
	color:#9ECB27;
	font-size:26px;
	position:relative;
	top:2px;
}

.sitemap-box1 .toplevel .gbtn a{
	display:block;
	border-top:1px solid #004D58;
	padding:22px 30px;
	color:#004D58;
	font-size:16px;
	font-weight:bold;
}

.sitemap-box1 .row:nth-child(2) .toplevel .gbtn a,.sitemap-box1 .row:last-child .toplevel .gbtn a{
	border-bottom:1px solid #004D58;
}

.sitemap-box1 .lowerlevel{
	float:right;
	width:73%;
	margin:4px 0;
}

.sitemap-box1 .lowerlevel i{
	margin:0 5px 0 0;
	color:#9ECB27;
	font-size:20px;
	position:relative;
	top:1px;
}

.sitemap-box1 .lowerlevel .lower{
	background:#EDF1ED;
	display:table;
	table-layout:fixed;
	width:100%;
}

.sitemap-box1 .lowerlevel .lower .col{
	display:table-cell;
	box-sizing:border-box;
	padding:0 20px;
}

.sitemap-box1 .lowerlevel .lower .col:first-child{
	border-right:1px solid #fff;
}

.sitemap-box1 .lowerlevel .lower .box{
	padding:20px 0;
}

.sitemap-box1 .lowerlevel .lower .box .title a{
	color:#004D58;
	font-size:14px;
}

.sitemap-box1 .lowerlevel .lower .box p.text{
	font-size:12px;
	padding:0 20px;
}

/*-----------------------------

contact

-----------------------------*/

.contact h2,.recruit_entry h2{
	color:#004D58;
	font-size:18px;
	font-weight:bold;
}

.contact .row,.recruit_entry .row{
	padding:50px 0;
}

.contact-box1 .row:nth-child(2),.contact-box2 .row:nth-child(2){
	background:#EDF1ED;
}

.contact-box1 .row:nth-child(2) .section-container{
	width:600px;
	margin:0 auto;
}

.contact-box1 .row:nth-child(2) .box{
	width:100%;
	display:table;
	margin:0 0 30px;
}

.contact-box1 .row:nth-child(2) .box:last-child{
	margin:0;
}


.contact-box1 .row:nth-child(2) .box .text{
	display:table-cell;
	vertical-align:middle;
	width:45%;
}

.contact-box1 .row:nth-child(2) .box .tel{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:55%;
	box-sizing:border-box;
	padding:15px;
	border:1px solid #FF7400;
	color:#FF7400;
	font-weight:bold;
	font-size:20px;
}

.contact-box1 .row:nth-child(2) .box .text h3{
	font-weight:bold;
	font-size:18px;
}

.contact-box1 .row:nth-child(2) .box .tel i{
	font-size:26px;
	margin:0 10px 0 0;
	position:relative;
	top:2px;
}


.contact-box2{
	padding:0 0 50px 0;
}

/*-----------------------------

business

-----------------------------*/

.business-box1{
	background:url(../img/business/business-top.jpg) center center no-repeat;
	background-size:cover;
	min-height:470px;
}

.business-box1 .box{
	padding:50px 0 100px;
	overflow:hidden;
	width:50%;
}

.business-box1 .box h1{
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	margin:30px 0 30px;
	color:#fff;
	line-height:40px;
}

.business-box2{
	padding:0 0 80px;
}

.business-box2 .business-box2-header{
	background:#EDF1ED;
	padding:30px 0;
	font-size:16px;
	color:#004D58;
}

.business-box2 .left{
	float:left;
	width:49%;
}

.business-box2 .right{
	float:right;
	width:49%;
}

.business-box2 .row{
	margin:30px 0 0;
}

.business-box2 .box{
	width:100%;
	display:table;
	border:2px solid #9ECB27;
	box-sizing:border-box;
}

.business-box2 a{
	text-decoration:none;
	display:block;
}

.business-box2 .box:hover{
	opacity:0.7;
}

.business-box2 .box{
	width:100%;
	display:table;
	table-layout:fixed;
	border:2px solid #9ECB27;
	box-sizing:border-box;
	padding:20px 17px;
	color:#9ECB27;
}

.business-box2 .box .group-title{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
}

.business-box2 .box .group-title h3{
	font-size:30px;
	margin:10px 0;
	font-family: 'Abel', sans-serif;
}

.business-box2 .box .body{
	display:table-cell;
	font-size:12px;
	vertical-align:middle;
}

.company-box5 .box h3{
	font-size:30px;
	margin:10px 0;
	font-family: 'Abel', sans-serif;
}

/*-----------------------------

個人情報保護方針

-----------------------------*/

.privacy-box1{
	padding:0 0 80px;
}

.privacy-box1 h3{
	color:#004D58;
	font-size:16px;
	font-weight:700;
}

/*-----------------------------

フォーム

-----------------------------*/

.formbox{
	padding:50px;
}

.contact{
	display:table;
}

.contact dl{
	display:table-row;
}

.contact dt,.contact dd{
	display:table-cell;
	padding:10px;
	vertical-align:top;
}

.contact dt{
	width:20%;
	color:#004D58;
}

.contact dt span{
	color:#FF0000;
}

.contact dd input,.contact dd textarea{
	width:80%;
}


table.contact{
	width:100%;
	box-sizing:border-box;
}

table.contact td,table.contact th{
	padding:10px;
	vertical-align:top;
}

table.contact th{
	color:#004D58;
	width:20%;
}

table.contact td{
	width:80%;
}

table.contact th span{
	color:#FF0000;
}

.contact input[type=text],.contact input[type=email]{
	border:1px solid #004D58;
	margin:0 5px 0 0;
	padding:3px;
}

.contact select{
	background:url(../img/from-select.png) right center no-repeat;
	border:1px solid #004D58;
	background-size:20px,100%;
	border-radius:0;
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	padding:5px;
	box-sizing:border-box;
	margin:0 10px 0 0;
}

select::-ms-expand {
	display: none;
}

.contact .address select{
	width:80px;
}

.contact .address select,.contact .address input[type=text]{
	margin:0 0 10px 0;
}

.contact .address .koumoku{
	display:inline-block;
	margin:0 20px 0 0;
	font-size:12px;
	color:#004D58;
}

.personal{
	text-align:center;
	background:#C7C7C7;
	padding:5px 0;
	margin:20px 0;
}

input.submit-button {
    padding: 15px;
    background-color: #004D58; 
    color: #fff;
    border-style: none;
	text-align:center;
	margin:0 auto;
	width:200px;
	display:inherit;
	cursor:pointer;
}

