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

/*================================================
 *　共通
 ================================================*/	
#contents_head_title{
    width: 100%;
    height: 250px;
    margin-top: 50px;
    /*background-size: 1000px auto;*/
		font-size: 3em;
}
	
#contents_head_title_bk{
    width: 100%;
    height: 250px;
    margin-top: 50px;
		font-size: 3em;
	}
	
h4{
	width: 100%;
	margin: 35px auto;
	text-align: center;
	font-size: 1.6em;
}
	
	
h5,h6{
	width: 100%;
	margin: 30px auto 15px auto;
	font-size: 1.6em;
}

	span{display: inline-block;}
	
	
	
/*会社情報*/

.overview_ideal{
	width: 100%;
	margin: 30px auto;
}


.overview_ideal_L{
	width: 100%;
	font-size: 1.7em;
	float: none;
	line-height: normal;
	height: 50px;
}

.overview_ideal_R{
		height: auto;
	width: 90%;
	margin: 0 auto;
font-size: 0.9em;
}


.overview_target{
	width: 90%;
	margin: 20px auto 50px auto;
}

	.overview_target img{
	width: 100%;
	height: auto;
	float: none;
}

.overview_target p{
	font-size: 1.4em;
	margin-top: 20px;
}

.overview_target_txt{
	width: 90%;
	font-size: 0.9em;
	letter-spacing: normal;
		padding-left: 0;
	margin: 0 20px;
	float: none;
}

	
#overview_outline{
	width: 90%;
}
.overview_outline_bk{
	width: 100%;
	padding: 20px;
}
.overview_outline_table{
	width: 100%;
}

.overview_outline_table tr{
	border-bottom: 1px solid #ccc;
}



.overview_outline_table th{
	width: 100%;
	display: block;
	font-size: 1em;
	padding-top: 20px;
	text-align: left;
}

.overview_outline_table td{
	width: 100%;
	display: block;
	vertical-align: top;
		padding-top: 10px;
	padding-bottom: 20px;
		font-size: 0.9em;
}

#overview_member{
	width: 90%;
	margin: 0 auto;
    display:contents;
}

.overview_member_cel{
		width: 90%;
	text-align: left;
	padding: 20px;
	margin-bottom: 20px;
}
.overview_member_cel span{
font-size: 0.8em;
}
.overview_member_cel p{
font-size: 1.1em;
	height: 30px;
}

.overview_member_txt{
	 font-size: 0.9em;
}
	
		
/*================================================
 *　採用情報
 ================================================*/
	
#recruit{
	width: 90%;
}
.recruit_bk{
	width: 100%;
	padding: 20px;
}

.recruit_occupation{
		font-size: 1.1em;
			padding-left: 0;
	margin-bottom: 0;
	}
	.recruit_occupation span{}	
	
.recruit_table{
	width: 100%;
}

.recruit_table tr{
	border-bottom: 1px solid #ccc;
}

.recruit_table th{
	width: 100%;
	display: block;
	font-size: 1em;
	padding-top: 20px;
	text-align: left;
}

.recruit_table td{
	width: 100%;
	display: block;
	vertical-align: top;
		padding-top: 10px;
	padding-bottom: 20px;
		font-size: 0.9em;
}

	
	
/*================================================
 *　ニュースリリース
 ================================================*/
#newsrelease{
	width: 90%;
	margin: 0 auto;
}

#newsrelease h6{
	font-size: 1.2em;
	line-height: normal;
}
#newsrelease p{font-size: 0.9em;}

.newsrelease_cel{
		background: #fff;
	width: 100%;
	padding: 20px;
}


.newsrelease_txt{
	width: 100%;
	font-size: 0.9em;
}
#newsrelease img{
	width: 100%;
	margin: 0 auto;
	
}
/*================================================
 *　お問い合わせ
 ================================================*/
#contact{
	width: 90%;
	max-width: 900px;
	padding: 10px;
	font-size: 0.9em;
}
	
.contact_form_txt{
	font-size: 1em;
	margin-bottom: 20px;

}
.contact_form_txt span{
	margin-right: 10px;
	margin-bottom: 3px;
}

	.contact_form_txt label{white-space: nowrap;}

#contact_form input[type="text"] {
width: 100%;
}

#contact_form textarea{
	padding: 7px;
	border: 1px solid #888;
	border-radius: 5px;
	height: 150px;
}

#contact_form input[type="checkbox"],
input[type="radio"] {
  accent-color: #a30000;
  transform: scale(1.4);
	margin-right: 3px;
	margin-left: 2px;
}

.contact-form_privacy{
		padding: 15px;
	border: 1px solid #888;
	border-radius: 5px;
	height: 150px;
	font-size: 0.85em;
	overflow-y: scroll;
}

.contact-form_privacy2{
	height: auto;
	padding: 15px;
	margin-top: 10px;
	vertical-align: middle;
		border: 1px solid red;
	border-radius: 5px;
}

	
.contact_form_send{
	padding: 10px;
}
#contact_form .mail_btn{display: inline-block;
  width: 100%;
	font-size: 1.1em;}
	
	
/*メールフォーム送信用ボタン*/
.mail_btn1{
  width: 100%;
  font-size: 1.1em;}

.mail_btn2{
  width: 100%;
  font-size: 1.1em;
}
/*================================================
 *　サイトマップ
 ================================================*/

#sitemap{
	width: 90%;
	margin: 0 auto;
}

.sitemap_cel{
	width: 100%;
		margin: 0 0 10px 0;
		font-size: 1em;
	float: none;
}

.sitemap_cel dt {
	padding-left: 0;
	text-align: center;
}
	

/*================================================
 *　プライバシーポリシー
 ================================================*/
#privacy{
	width: 100%;
	margin: 30px auto;
}
.privacy_cel{
	width: 90%;
	padding: 25px;
	margin: 0 auto;
	font-size: 0.9em;
}

.privacy_txt{
	line-height: 1.7em;
	margin-bottom: 20px;
}

.privacy_txt p{
	font-weight: bold;
	margin-top: 5px;
}

.privacy_contact{
	width: 100%;
	height: auto;
	padding: 15px;
	margin-top: 20px;
}

.privacy_txt ul{
	margin-bottom: 10px;
}
.privacy_txt li{
	margin-left: 10px;
}

}
