#top #header{
	position:relative;
	z-index:100;
}

#top_tit{
	background:url(../img/top/bg_01.jpg) center center no-repeat;
	background-size: cover;
    background-position: bottom;
    height: 650px;
	margin-top:-80px;
	z-index:-1;
	text-align:center;
	max-width: 1600px;
    margin: auto;
}
#top_tit .inner_container{
	height: 575px;
	box-sizing:border-box;
}
#top_tit h2{
	text-align:right;
	padding-top:270px;
}
#top_tit h2 img{
	width:100%;
	max-width: 557px;
}
#top_tit p{
    margin-top: 188px;
    font-weight: bold;
    font-size: 26px;
}
#top_tit .arrow{
	margin-top:10px;
}

#news_tit_info{
	margin-top:90px;
	margin-bottom:80px;
}
#news_tit_info h3{
	float:left;
	width:40.682%;
	margin-right:3.409%;
	font-weight:bold;
	text-align:left;
}
#news_tit_info .info_box{
	width: 54.772%;
}
#news_tit_info .tit_info_txt{
	width:100%;
	font-size:14px;
}
#news_tit_info dt{
	float:left;
	clear:left;
	width:12.033%;
	margin-right: 6.111%;
	margin-bottom:12px;
}
#news_tit_info dd{
	float:left;
	width:80.497%;
}
#news_tit_info a:hover{
	text-decoration:underline;
}



#top_tit_info .tit_info_img{
	width:60.227%;
	margin-right:1.590%;
}
#top_tit_info .tit_info_img img{
	width:100%;
}
#top_tit_info .tit_info_txt{
	width:38.181%;
}
#top_tit_info .tit_info_txt h3{
	margin-bottom:30px;
}
#top_tit_info .tit_info_txt p{
	line-height:29px;
}


#service_tit{
	background:url(../img/service/bg_01.jpg) center center no-repeat;
	background-position:bottom;
	background-size: cover;
	height:600px;
	text-align:center;
}
#service_tit .inner_container{
	height:600px;
}
#service_tit h2{
	width:93.6458%;
	margin:0 auto;
	padding-top: 462px;
}
#service_tit h2 img{
	width:100%;
	max-width: 899px;
}
#service_tit p{
	font-size: 23px;
}

#vision_tit{
	background:url(../img/top/bg_03.jpg) center top no-repeat;
	background-size: cover;
	background-position: bottom;
	height:600px;
	margin-top:25px;
}
#vision_tit h2{
	text-align:right;
	padding-top:36px;
}
#vision_tit h2 img{
	width:100%;
	max-width: 526px;
}


#vision_tit_info{
	width: 100%;
}

#vision_tit_info .inner_container{
	box-sizing: border-box;
    width: 68.75%;
}
#vision_tit_info h3{
	margin-top:35px;
	margin-bottom:20px;
	font-weight:bold;
}
#vision_tit_info p{
	line-height:26px;
}
#vision_tit_info p span{
	display: inline-block;
    margin-left:14px;
}

#vision_tit_info .company_info{
	margin-top:57px;
	width:50.590%;
	line-height:29px;
	z-index:5;
}
#vision_tit_info .company_info dl dt{
	float:left;
	clear:left;
	width:29.557%;
	padding-right:10px;
	box-sizing:border-box;
	font-weight:bold;
}

#vision_tit_info .company_info dl dd{
	float:left;
	z-index:5;
}

#vision_tit_info .company_info dl dd:last-child{
	margin-top:8px;
}
#vision_tit_info .company_info dl dd.line_hight_1.first{
	margin-bottom:5px;
}

#vision_tit_info .company_info dl dd.line_hight_1.second{
	margin-top:4px;
}

#vision_tit_info .group a:hover{
	text-decoration:underline;
}

.map{
	z-index:3;
	margin-top: 50px;
	width: 400px;
}
.map iframe{
	width:100%;
}
.img-box{
	display: flex;
	padding-top: 100px;
	clear: both;
	}

	.info-img-box{
		display: flex;
		justify-content: center;
		clear: both;
		}

.img-box img {
	width: 30%;
	margin-right: 10px;
}

.info-img-box img {
	width: 22%;
	margin-right: 10px;
}

.zoom1,.zoom2,.zoom3,.zoom4,.zoom5,.zoom6{
	position: relative;
	cursor: pointer;
}
.zoom1:hover,.zoom2:hover,.zoom3:hover,.zoom4:hover,.zoom5:hover,.zoom6:hover{
	position: relative;
z-index: 10;
}
.img-box-text{
	margin-top: 10px;
}

.info-img-box-text{
	margin-bottom: 10px;
	text-align: center;
}

#recruit_tit{
	background:url(../img/top/bg_04.jpg) center bottom no-repeat;
	background-size: cover;
	height:600px;
	text-align:center;
	margin-top:117px;
}
#recruit_tit .inner_container{
	height:600px;
}
#recruit_tit h2{
	text-align:left;
	padding-top: 473px;
}
#recruit_tit h2 img{
	width:100%;
	max-width: 416px;
}

.image_box img{
	width: 25%;
	margin-bottom: 10px;
}

.image_box_a{
	width: 100%;
	margin-bottom: 10px;
}
.image_box_a img{
	width: 100%;
}

.image_box_b{
	margin: auto;
	text-align: center;
}

.image_box_b img{
	width: 19.8%;
    margin-bottom: 10px;
}

.White_box_text{
	font-size: 25px;
	text-align: center;
	font-weight:bold;
	line-height:27px;
	margin-top:100px;
	margin-bottom:60px;
	padding: 20px;
	border: 2px solid black;
}

.White_box_catchtext{
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:50px;
}

.White_box_title_text{
	line-height: 25px;	
}

.White_paper img{
	width: 100%;
}

.White_box_imgbox{
	display: flex;
	justify-content: center;
}

.White_box_imgbox img{
	width: 30%;
	margin: 0 10px;
}

.White_box_main_box{
margin-bottom: 50px;
}

.White_box_title{
	border-left: 4px solid black;
	padding-left: 10px;
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 10px;
}

.txt_top{
margin-bottom: 50px;
}
/* �X�}�z�ԗp�@960px�ȉ�
------------------------------------------------------------*/
@media only screen and (max-width: 960px){
.inner_container {
    width:90% !important;
}
#top_tit {
    height:450px;
	text-align: center;
	margin-top:-120px;
	background: url(../img/top/bg_01.jpg) left center no-repeat;
	background-size: cover;
}

#top_tit h2 {
	padding-top: 250px;
	position: static;
	margin: 0 auto;
	width: 100%;

}
#top_tit p{
    position: static;
    margin: 50px auto 0;
    width: 100%;
	font-size: 90%;
	text-shadow:#000000 0px 0px 5px;
	line-height: 1.7;
}

#top_tit_info .tit_info_img {
    width: 100%;
    margin-right: 0;
	float:none !important;
}
#top_tit_info .tit_info_img h3{
	margin-bottom:20px;
}
#top_tit_info .tit_info_txt {
    width: 100%;
	float:none !important;
	margin-top:20px;
}
#top_tit .arrow {
    position:static;
	margin-top:10px;
}

#service_tit {
    height: 300px;
}
#service_tit .inner_container {
    height: 300px;
}
#service_tit h2 {
		padding-top: 0px;
		max-width: 586px;
		margin: 0 auto;
		line-height: 480px;
}
#service_tit h2 a img{
	width: 100%;
	height: auto;
}

#service_tit_info .tit_info_txt {
    width: 100%;
    margin-right: 0;
    margin-top: 50px;
}
#service_tit_info .tit_info_txt .txt_right{
	text-align:left !important;
}


#service_tit_info .tit_info_img {
    width: 100%;
    margin-top: 25px;
}
#service_tit_info .tit_info_img .img_01 {
	width:50%;
    margin-left: 0;
    margin-bottom: 6px;
}
#service_tit_info .tit_info_img .img_02 {
	width:50%;
	float:left;
}


#vision_tit {
    height: 300px;
	z-index:-1;
}
#vision_tit h2 {
	padding-top:13px;
}
#vision_tit h2 img{
	width: 100%;
	height: auto;
}
#vision_tit_info {
    padding: 0;
}
#vision_tit_info h3{
	margin-bottom:20px;
}
#vision_tit_info .company_info {
    margin-top: 50px;
    width: 100%;
	float:none !important;
}
#vision_tit_info .company_info dl dt {
    float: none;
    clear: left;
    width: 100%;
    padding-right: 0;
}
#vision_tit_info .company_info dl dd {
    float: none;
	margin-bottom:15px;
	margin-left:5%;
}


.map {
    width:100%;
    margin-top: 20px;
    z-index: 3;
	float:none !important;
	height:300px;
}
.map iframe {
	height:300px;
}
.img-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 0px;
	clear: both;
}
.img-box img{
	margin-bottom: 10px;
}

.info-img-box img {
	width: 35%;
	margin-right: 10px;
}

.zoom1:hover,.zoom2:hover,.zoom3:hover,.zoom4:hover,.zoom5:hover,.zoom6:hover{
	zoom:none;
}
#news_tit_info {
    margin-top: 40px;
    margin-bottom: 50px;
}
#news_tit_info h3 {
    float: none;
    width: 100%;
    margin-right: 0;
	text-align: left;
}

#news_tit_info .info_box{
	width: 100%;
}

#news_tit_info .tit_info_txt {
    width: 100%;
}
#news_tit_info dt {
    float: none;
    clear: left;
    width: 100%;
    margin-right: 0;
	margin-top:20px;
    margin-bottom: 0px;
}
#news_tit_info dd {
    float: none;
    width: 100%;
}


#recruit_tit {
    background: url(../img/top/bg_04.jpg) right center no-repeat;
    background-size: cover;
    height: 300px;
    text-align: center;
    margin-top: 50px;
}

#recruit_tit .inner_container {
    height: 300px;
}
#recruit_tit h2 {
    text-align: left;
    padding-top: 205px;
}


}
