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

html, body {
    height: 100%;
    margin: 0!important;
    padding: 0!important;
}
.slider {
    height: 350px;
    width: 100%;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover !important;
	padding-bottom: 150px;
	color:#FFF;
}
.slider {
    background-position: center top\9;
    background-repeat: repeat-x\9;
}
*+html .slider {
    background-position: center top;
    background-repeat: repeat-x;
}

@media (max-width: 767px){
.slider {
	height: 0;
	padding-bottom: 50%;
background-size:100%;
}
}
h2.top{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size:200%;
	text-align:center;
	letter-spacing:0.1em;
	color: #fff;
	padding-top:25%;
	text-shadow: 1px 1px 3px #000;
}
@media screen and (min-width: 737px) and (max-width:1260px){
h2.top{
	padding-top:40%;
}
}
@media (max-width: 767px){
h2.top{
	padding-top:25%;
	font-size:180% !important;
}
}
@media (max-width: 767px){
#message{
	height:auto;
}
}
#message h2{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	color:#FFF;
	line-height:130%;
	font-size:170% !important;
	text-align: left;
}
#message h2 span{
	font-family: 'Lato', sans-serif;
	font-weight:light;
	font-size:90% !important;
}
#message .LeftBox{
	float:left;
	background-image:url("../img/message.jpg") ;
	background-repeat: no-repeat;
	width:49%;
	margin:0 1% 0 0;
	background-size: contain;
	padding-bottom: 27%;
}

#message .RightBox{
	float:right;
	background-image:url("../img/manufacturing.jpg") ;
	background-repeat: no-repeat;
	width:49%;
	margin:0 0 0 1%;
	background-size: contain;
	padding-bottom: 27%;
}
@media (max-width: 767px){
#message .LeftBox,#message .RightBox{
	background-size: cover;
}
}
h2.interview{
	color:#e95d00;
	font-size:180%;
	font-family:"Noto Sans Japanese","Noto Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin:5% 0;
}
.title-border {
display: flex;
align-items: center;
}
.title-border:before,
.title-border:after {
border-top: 3px solid #e95d00;
content: "";
flex-grow: 1;
}
.title-border:before {
margin-right: 1rem;
}
.title-border:after {
margin-left: 1rem;
}
hr.interview{
	border-top: 3px solid #e95d00;
}
#interview{
	width:100%;
	margin:1% auto;
}
#interview li{
	float:left;
	width:23%;
	text-align:center;
}
#interview li img{
	margin-bottom:4%;
}
#interview span.ico01{
	background:#15314a;
	padding:2%;
	color:#FFF;
}
#interview span.ico02{
	background:#c61571;
	padding:2%;
	color:#FFF;
}
#interview span.ico03{
	background:#3dac26;
	padding:2%;
	color:#FFF;
}
#office{
	background-image:url("../img/office.jpg") ;
	background-repeat: no-repeat;
	width:100%;
	margin:3% 0;
	height:400px;
	background-size: cover;
}
@media (max-width: 767px){
#office{
	height:auto;
}
}
#office h2{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	color:#FFF;
	padding: 30% 5% 0;
	line-height:130%;
	font-size:170% !important;
}
#office h2 span{
	font-family: 'Lato', sans-serif;
	font-weight:light;
	font-size:75% !important;
}
#rule{
	width:100%;
	background:#51a916;
	min-height:625px;
}
@media screen and (min-width: 737px) and (max-width:1260px){
#rule{
}
}
#rule h3{
	margin:2% 0 1%;
	font-size:150% !important;
}
#rule .LeftBox02{
	background:#51a916;
	color:#FFF;
	float:left;
	width:45%;
	padding:2%;
}
#rule .RightBox02{
	background:#51a916;
	color:#FFF;
	float:right;
	width:45%;
	padding:2%;
}

@media (max-width: 767px){
h2.subt{
	width:95%;
	height:auto;
	font-size:110%;
	line-height:130%;
	font-weight:normal;
	background:#009fb0;
}
h2.pc{
	display:none;
}
h2.sp{
	display:block;
	margin:0;
}
#content_in{
	width: 98%;
	padding:0;
	margin:1% auto;
}
#message .LeftBox,#message .RightBox{
	width:100%;
	clear:both;
	display:block;
	margin-bottom:1%;
}
#rule{
	min-height:450px;
}
#rule img{
	display:none;
}
#rule .LeftBox02,#rule .RightBox02{
	width:90%;
	clear:both;
	display:block;
	margin:1% auto;
}
#rule .LeftBox02{
	margin:1% 4%;
}
}


