/*レスポンシブに関する記述*/


@media screen and (max-width: 1070px) {

.objective02{
	width:100%;
}

.recruit-list01 table{
	margin:40px auto 0 auto;
	font-size:90%;
	text-align: center;
	width: 100%;
	border-top: solid 1px #999;
    border-left: solid 1px #999;
    border-right: solid 1px #999;

}


.recruit-list01 th{
	width:25%; 
	max-width: 500px;
    padding:5px 10px;
	display:table-cell;
	text-align:center;
	letter-spacing: 8px;
	background-color:#eee;
}

.recruit-list01 td{  
    padding: 10px 10px 10px 10px;
	display:table-cell;
	letter-spacing:2px;
	background-color: white;
	border-bottom: solid 1px #999;
	width:50%;
}

.leftline{
	border-left: solid 1px #999;
	
}
.rec-exp01 {
    width: 90%;
}

.rec-exp02,.rec-exp03{
	width:100%;
}

.rec-exp03 img {
	margin-top:0px;
}


.access-map{
	margin-top: 30px;
}

.access-photo {
    margin: 0 auto;
    width: 80%;
}

.access-photo img {
    width: 100%;
    margin: 0 auto;
	max-width: 500px;
}

.google-mapArea{
    margin: 0 auto;
}


.google_map{
    width: 100%;
    margin: 0 auto;
}

iframe {
    border: solid 1px #e2e2e2;
    width: 100%;
    margin: 0 auto;
}


}


@media screen and (max-width: 896px) {


.greeting01 span {
    font-size: 20px;
}

.greeting {
    width: 100%;
}

.bigfont {
    font-size: 60px;
}

}

@media screen and (max-width: 810px) {

.rec-pc{
	display:none;
}

.rec-sp{
	display:block;
}

.theme01 {
    width: 100%;
}

.rec-exp03 {
	display:none;
}

.recruit-list01 table{
	margin:40px auto 0 auto;
	font-size:90%;
	text-align: center;
	width: 100%;
	border-top: solid 1px #999;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    background-color: white;
}


.recruit-list01 th{
	width:25%; 
	max-width: 500px;
    padding:5px 10px;
	display:table-cell;
	text-align:center;
	letter-spacing: 8px;
	background-color:#eee;
}

.recruit-list01 td{  
    padding: 10px 10px 10px 10px;
	display:table-cell;
	letter-spacing:2px;
	background-color: white;
	border-bottom: solid 1px #999;
	width:50%;
}

.leftline{
	border-left: solid 1px #999;
	
}

.comp-next{
	diplay:block;
	}

.past02{
border-bottom: solid 1px #999;
}

.tab{
	display:block;
}

.google-mapArea2 {
    width: 100%;
}

}


@media screen and (max-width: 712px) {
	

#logo02-01 {
    font-size: 10px;
}

#logo02-02 {
    font-size: 18px;
}

#logo02-03 {
    font-size: 13px;
}


.gnav__menu a {
    font-size: 14px;
}

.bigfont {
    font-size: 60px;
	left:30px;
}

.machine-list td {
    padding: 5px 20px 5px 20px;
}

.access-map {
    padding-left:0px;
}

.access-map02 {
    width:90%;
}

}

@media screen and (max-width: 630px) {
	
h1 {
    font-size: 23px;
}

.gnav__menu a {
    font-size: 10px;
}

.site-footer{
	font-size:14px;
	
}

.access-map,.access-map02 {

    width: 100%;	
}

.bigfont {
    font-size: 50px;
}

.greeting01 {
    width: 80%;
	-webkit-box-ordinal-group:2;
　　-ms-flex-order:2;
　　-webkit-order:2;
	order:2;
}
.greeting02 {
    width: 90%;
	-webkit-box-ordinal-group:1;
　　-ms-flex-order:1;
　　-webkit-order:1;
	order:1;
}


}

@media screen and (max-width: 522px) {

	/*ハンバーガーメニューに関する記述*/
	
	.title{
		display: none;
	}
	
	.site-header{
		height: 50px;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 10;
		background: #fff;
		font-size: 15px;
		display: block;
		font-weight: 600;
		padding-bottom:0px;
	　　font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	}
        .headerTitle img{
                height:40px;
        }

        .headerTitle span{
               font-size:25px;
        }

        .hiro{
			display:none;
			
			}
	
	#menu{
		/*配置*/
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		height: 130px;
		pointer-events: none;
		z-index: 2;
		background: white;
	}

	/*メニュー開閉ボタン*/
.logo01{
    padding-top: 20px;
}

.logo01 span{
    padding-left:5px;	
}
#logo02-01{
	display:none;
	}
	
.logo02 {
    display: flex;
	padding-top:20px;
	justify-content: center;
	align-items: center;
}

#logo02-02{
	padding:0px;
	font-size: 23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

#logo02-03{
    padding-left: 20px;
	font-size: 15px;
}


.menu-btn{
    width: 50px;
    height: 45px;
    background: #2692ff;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
}

	#menu .menuopen{
		color: rgba(255,255,255,1);
		font-size: 34px;
		display: block;
		width: 100%;
		height: 100%;
		text-align: center;
		position: absolute;
		top: 0;
		right: 0;
		pointer-events: auto;
		text-decoration: none;
		padding-top: 8px;
	}


	#menu .menuclose{
		color: rgba(255,255,255,1);
		font-size: 34px;
		display: none;
		width: 100%;
		height: 100%;
		text-align: center;
		position: absolute;
		top: 0;
		right: 0;
		pointer-events: auto;
		text-decoration: none;
		padding-top: 8px;
	}

	/*メニュー一覧*/
	#menu ul{
		background:#DBDBEA;
		width:100%;
		position: absolute;
		top: 53px;
		right: 0;
		display: none;
		margin: 0;
		text-align: center;
	}

	#menu li{
		padding: 15px 0;
		color: rgba(0,0,0,1);
		border-bottom: 1px rgba(255,255,255,1) solid;
		pointer-events: auto;
		list-style: none;
		letter-spacing: 4px;
	}
	/*ハンバーガ*/
	#menu a{
		text-decoration: none;
	}
	/*li*/
	#menu li a{
		display:block;
		width:100%;
		margin: 0 auto;
		color: black;
		font-size: 15px;
	}
	/*メニューオープン時*/
	#menu:target .menuopen{
		display: none;
	}

	#menu:target .menuclose{
		display: block;
	}

	#menu:targrt .menuText{
		display: none;
	}

	#menu:targrt .closeText{
		display: block;
	}

	#menu:target ul{
		display: block;
	}
	
/*pc版→SP版に表示入替*/
	.pc{
		display:none;
	}
	.tab{
	    display:none;
	}
	.sp{
		display:block;
	}
	

/*HOME*/

.logo01 img{
	float: left;
}

.information {
    margin-top: 30px;
}

.place {
    width: 90%;
}

.place01{
    width: 90%;
}

.objective-photo {
    width: 90%;
}
.objective-photo img {
    width: 100%;
}
.objective02 {
	margin-top:0px;
}


/*フッター*/
.footer-logo {
	text-align:center;
}

.footer-list{
    width: 100%;
    text-align: center;
}

.footer-list li{
	letter-spacing: 4px;
    padding: 5px;
}

.site-footer{
    padding: 30px 0 30px 0;
	font-size:16px;
}

/*recruit*/


.main-title p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 25px;
}

.information2{
	margin-top:0px;
}

.theme01 {
    width: 90%;
}

.theme01 p{
    font-size: 20px;
}


.rec-exp01 span {
    font-size: 20px;
}

.recruit-exp {
    width: 90%;
	margin-top:0px;
	margin:0 auto;
}

.rec-exp01 {
    width: 90%;
	margin: 0 auto;
}

.rec-exp02 {
    width: 90%;
}

.rec-table{
    width: 90%;
}

/*企業情報*/

.company-overview02 th {
	letter-spacing:0px;
}

.company-overview02 td {
    padding: 10px 20px 10px 30px;
}
.access-photo {
    width: 90%;
}

.access-rute {
    width: 90%;
    margin: 20px auto;
    font-size: 13px;
}

.access-map{
	margin-top:0px;
	
}

.access-box {
    width: 90%;
}

.access-title p {
	margin-top:0px;
}

.company-overview table{
	font-size:80%;
	width: 80%;　  
}

.company-overview td {
    padding: 10px 10px 10px 10px;
}

.machine-list th {
    width:0%;
}



}


@media screen and (max-width: 398px) {

#menu {
    height: 130px;
}

.theme02 {
    width: 80%;
}

.business-exp {
    margin-top: 0px; 
}

.exp02 {
    margin-bottom: 30px;
}

.objective-photo p {
    margin-bottom: 30px;
}

.history {
	margin-top:0px;
}

.company-overview table {
    width: 100%;
	font-size: 80%;
}
	
.company-overview td {
    width: 80%;
    padding: 10px;	
}

.place01 {
    width: 95%;
}

.machine-list table {
    margin:0px;
}

.machine-list td {
    font-size: 11px;
    padding: 5px;
}

#logo02-02 {
    padding: 0px;
    font-size: 18px;
}

#logo02-03 {
    padding-left: 20px;
    font-size: 10px;
}

.info-title,.objective-title{
    font-size:18px;	
	width:90%;
}

.objective01 {
    width: 90%;
}

.greeting02 {
	padding-left:0px;
}


/*ヘッダー*/




/*フッター*/
.site-footer {
    margin-top: 30px;
}
	

}

/*@media screen and (max-width: 352px) {
}
*/