@charset "utf-8";
/* CSS Document */

.mainvisual{
	width: 100%;
    height: auto;
}
.mainvisual video{
	width: 100%;
	height: auto;
}

.business{
	padding: 95px 0;
	background: url(../images/top/bg_business001.png) no-repeat left center, url(../images/top/bg_business002.png) no-repeat right center;
}
.business .container{
	max-width: 500px;
	text-align: center;
}
.business .container h2{
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	border-bottom: #474444 solid 1px;
}
.en .business .container h2{
	font-size: 134%;
    line-height: 1.4;
}
.en .business .container p{
	font-size: 90%;
}
.business .container p span{
	display: block;
}
.business .container .button{
	width: 260px;
	margin: 20px auto 0 auto;
}
.business .container .button a{
	display: block;
	color: #fff;
	padding: 10px 0 7px 0;
	text-align: center;
	font-weight: bold;
	background: #009dde;
	border: #009dde solid 1px;
	text-decoration: none;
	-webkit-transition: 0.7s ease-in-out; 
    -moz-transition: 0.7s ease-in-out; 
    -o-transition: 0.7s ease-in-out; 
    transition: 0.7s ease-in-out;
}
.business .container .button a:hover{
	color: #009dde;
	background: #fff;
}


.banner .Box{
	width: 33.33333%;
	padding: 110px 0 130px 0;
	float: left;
	text-align: center;
	color: #fff;
}
.banner .Box h2{
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2;
}
.banner .Box h3{
	display: inline-block;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: #fff solid 1px;
}
.banner .Box .button{
	width: 180px;
	margin: 20px auto 0 auto;
}
.banner .Box .button a{
	display: block;
	color: #fff;
	padding: 10px 0 7px 0;
	text-align: center;
	border: #fff solid 1px;
	text-decoration: none;
	-webkit-transition: 0.7s ease-in-out; 
    -moz-transition: 0.7s ease-in-out; 
    -o-transition: 0.7s ease-in-out; 
    transition: 0.7s ease-in-out;
}
.banner .Box .button a:hover{
	color: #009dde;
	background: #fff;
}
.banner .Box.strength{
	background: url(../images/top/bg_strength.jpg) no-repeat center center;
	background-size: cover;
}
.banner .Box.company{
	background: url(../images/top/bg_company.jpg) no-repeat center center;
	background-size: cover;
}
.banner .Box.recruit{
	background: url(../images/top/bg_recruit.jpg) no-repeat center center;
	background-size: cover;
}



.news{
	padding: 60px 0 90px 0;
	text-align: center;
}
.news h2{
	display: inline-block;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 0 5px 0;
	border-bottom: #332d2b solid 3px;
}
.news ul.list{
	margin: 40px 0 0 0;
}
.news ul.list li{
	border-bottom: #767575 solid 1px;
	text-align: left;
}
.news ul.list li a{
	display: block;
	padding: 20px 0;
}
.news ul.list li a span.time{
	padding: 0 80px;
	color: #767576;
}
.news .button{
	width: 180px;
	margin: 30px auto 0 auto;
}
.news .button a{
	display: block;
	color: #fff;
	padding: 10px 0 7px 0;
	text-align: center;
	background: #009dde;
	border: #009dde solid 1px;
	text-decoration: none;
	-webkit-transition: 0.7s ease-in-out; 
    -moz-transition: 0.7s ease-in-out; 
    -o-transition: 0.7s ease-in-out; 
    transition: 0.7s ease-in-out;
}
.news .button a:hover{
	color: #009dde;
	background: #fff;
}
.news .sns{
	margin: 70px 0 0 0;
}
.news .sns p.img{
    width: 490px;
    float: left;
}
.news .sns .snsArea{
    width: 460px;
    float: right;
}
.news .sns .snsArea li{
	margin: 0 0 0 40px;
	float: left;
}
.news .sns .snsArea li:first-child{
	margin: 0;
}

.news .sns2{
	margin: 70px 0 0 0;
}
.news .sns2 li{
	display: inline-block;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}
.news .sns2 li:first-child{
	margin: 0;
	padding: 0;
}


.boueki{
	color: #009dde;
	padding: 120px 0;
	text-align: center;
	background: url(../images/top/btn_boueki.jpg) no-repeat center center;
	background-size: cover;
}
.boueki h2{
	display: inline-block;
	font-size: 160%;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: #009dde solid 1px;
}
.boueki span{
	display: block;
}
.boueki .button{
	width: 180px;
	margin: 20px auto 0 auto;
}
.boueki .button a{
	display: block;
	color: #009dde;
	padding: 10px 0 7px 0;
	text-align: center;
	border: #009dde solid 1px;
	background: rgba(255,255,255,0.7);
	text-decoration: none;
	-webkit-transition: 0.7s ease-in-out; 
    -moz-transition: 0.7s ease-in-out; 
    -o-transition: 0.7s ease-in-out; 
    transition: 0.7s ease-in-out;
}
.boueki .button a:hover{
	color: #fff;
	background: #009dde;
}

@media (max-width: 1024px) {
.contactPage .tel .leftBox{
    width:  48%;
}
.contactPage .tel .rightBox{
    width:  48%;
}

.business{
	padding: 60px 0;
	background: none;
}	

.mainvisual.sp{
	padding: 70px 0 0 0;
}
.mainvisual.sp img{
    width: 100%;
    height: auto;
}

.news .sns{
	margin: 50px 0 0 0;
}
.news .sns p.img{
    width: 100%;
    float: none;
    text-align: center;
}
.news .sns p.img img{
    width: 450px;
    height: auto;
}
.news .sns .snsArea{
    width: 100%;
    float: none;
    text-align: center;
    margin: 20px 0 0 0;
}
.news .sns .snsArea li{
	margin: 0 10px;
	float: none;
    display: inline-block;
}
.news .sns .snsArea li:first-child{
	margin: 0 10px;
}

}

@media (max-width: 768px) {
.mainvisual.sp{
	padding: 70px 0 0 0;
}
.business{
	padding: 60px 0;
	background: none;
}
.business .container{
	max-width: 800px;
}
.business .container h2{
	font-size: 134%;
}
.business .container p span{
	display: inline;
}


.banner .Box{
	width: 100%;
	padding: 60px 0;
	float: none;
	text-align: center;
	color: #fff;
}

.news{
	padding: 60px 0;
}
.news ul.list{
	margin: 40px 0 0 0;
}
.news ul.list li{
	border-bottom: #767575 solid 1px;
	text-align: left;
}
.news ul.list li a{
	display: block;
	padding: 15px 0;
}
.news ul.list li a span.time{
	padding: 0;
	display: block;
}

.news .sns{
	margin: 50px 0 0 0;
}
.news .sns p.img{
    width: 100%;
    float: none;
    text-align: center;
}
.news .sns .snsArea{
    width: 100%;
    float: none;
    text-align: center;
    margin: 20px 0 0 0;
}
.news .sns .snsArea li{
	margin: 0 10px;
	float: none;
    display: inline-block;
}
.news .sns .snsArea li:first-child{
	margin: 0 10px;
}

.news .sns2{
	margin: 50px 0 0 0;
}
.news .sns2 li{
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}


.boueki{
	padding: 60px 10px;
}
.boueki h2{
	font-size: 150%;
}
}