@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,Area_main_img
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,item_nav_sub
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}





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




small {
	height: 40px;
	line-height: 40px;
	color: rgb(10,10,10,1.00);
}
.mincho {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"
}

h1, h2, h3, h4, dl {
    margin: 0;
}


.font_bold {
	font-weight: bold;
	
}




.w_60 {
	width: 60px;
}
.w_70 {
	width: 70px;
}
.w_80 {
	width: 80px;
}
.w_90 {
	width: 90px;
}
.w_100 {
	width: 100px;
}
.w_110 {
	width: 110px;
}
.w_120 {
	width: 120px;
}
.w_140 {
	width: 140px;
}


h2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}



#page_title {
	font-size: 24px;
	font-weight: bold;
	margin: 60px 0 20px;
	padding-left: 10px;
	border-left: solid 10px #FFAE00;
}


.page_title {
	font-size: 24px;
	font-weight: bold;
	margin: 60px 0 20px;
	padding-left: 10px;
	border-left: solid 10px #FFAE00;
}


#page_subtitle {
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	height: 60px;
	background-color: #FFF0CF;
	line-height: 60px;
	text-align: center;
	margin-bottom: 20px;
}



.page_subtitle2 {
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	height: 60px;
	background-color: #FFF;
	line-height: 60px;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 30px;
	border-left:#2A4B96 10px solid;
	border-bottom: #2A4B96 2px solid;
}
.page_subtitle3 {
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	height: 60px;
	background-color: #FFF;
	line-height: 60px;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 30px;
	border-left: #FFAF3B 10px solid;
	border-bottom: #FFAF3B 2px solid;
}


.page_AccountMake{
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	height: auto;
	background-color: #FFF0CF;
	line-height: 24px;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px 0;
}


#title_name {
	color: rgba(0,0,0,1.00);
	font-size: 28px;
	line-height: 36px;
	text-align: center;
	margin-top: 100px;
}

.form_login {
	margin: 10px auto;
	/* width: 360px; */
}

.tbl_login {
	margin: 20px auto 10px;
}



.form_confirm {
	margin: 10px auto;
	width: 360px;
}




.text_red {
	color:red;
}

.text_bold {
	font-weight: bold;
}



.news_title2 {
	color: black;
	margin-top: 40px;
	text-align: center;
}

.tbl_news_list {
	text-align: center;
	margin: 10px auto;
	color: black;
}



.tbl_news_list th{
	text-align: center;
	background-color:#5B426E;
	color: white;
	line-height: 40px;
	height: 40px;
}
.tbl_news_list td{
	line-height: 40px;
	height: 40px;
}

#tbl_news_Add {
	text-align: center;
	margin: 10px auto;
}


#tbl_news_Edit {
	text-align: center;
	margin: 10px auto;
}


#tbl_news_Del {
  text-align: center;
	margin: 10px auto;
}





/* テーブルの設定 */
.tbl_flow {
	margin: 10px 40px;
}

.tbl_flow th {
  background:#FEFFED;
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
  color:black;
}
.tbl_flow td {
  background: #fff;
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
}


.tbl_flow ul {
	list-style:circle;
	margin-left: 20px;
}



.tbl_company {
	width: 800px;
	line-height: 24px;
	margin: 20px auto;
}

/* テーブルの設定 */
.tbl_company th {
  background: #FEFFED;
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
  color: black; 
}
.tbl_company td {
  background: #fff;
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
}

.tbl_company ul {
	font-size: 0.9em;
	margin-left: 20px;
}




.conditioning th {
	padding: 10px 0;
	color: white;
	background-color:cadetblue;
	text-align: center;
}



.conditioning td {
	text-align: center;
	padding: 30px 0;
	background-color:aliceblue;
}



.form_news {
	text-align: center;
	margin: 10px auto;
	color: black;
}




.tbl_msg {
	margin: 10px auto;
	color: black;
	text-align: center;
}

.tbl_msg td{
	width: 100%;
	text-align: center;
}






.tbl_news_list th {
  border: 1px solid #ccc;
}
.tbl_news_list td {
  border: 1px solid #ccc;
}





.tbl_contact {
	margin: 10px auto;
	color: black;
	text-align: center;
}

.tbl_contact th{
	text-align: right;
	border: 1px solid #ccc;
  	padding: 10px;
	margin-left: -10px;
}

.tbl_contact td {
  border: 1px solid #ccc;
  padding: 10px;
	margin-left: -10px;
}

.tbl_contact_btn {
	margin: 20px auto;
	color: black;
	text-align: center;
}

#tbl_contact_c {
	text-align: center;
}



.mail_midashi {
	max-width: 600px;
	margin: 0px auto;
	line-height: 24px;
}




.Err {
	color:red;
	font-weight: bold;
}



.mail_text {
	margin: 10px auto;
	color: black;
	text-align: center;
	line-height: 32px;
}



#news_title {
	font-size: 32px;
	font-weight: bold;
	margin: 60px 0;
	
	background:rgba(25,50,255,1.00);
	box-shadow: 0px 0px 0px 5px rgba(25,50,255,1.00);
	border: dashed 2px white;
	padding: 0.2em 0.5em;
}


.float_crear {
	float: none;
	clear: left;

}

.disp_pc {
	display:block;
}


.disp_sp {
	display:none;
}



.text_white {
	color: white;
}
.text_black {
	color: black;
}




.text_left{
    text-align: left;
}
.text_center{
    text-align: center;
}
.text_right{
    text-align: right;
}



.mgn_b20 {
	margin-bottom: 20px;	
}

.mgn_b40 {
	margin-bottom: 40px;
}

.mgn_b60 {
	margin-bottom: 60px;
}

.mgn_b100 {
	margin-bottom: 100px;
}

.main {
  height: auto;
}

.img_full {
	width: 100%;
	margin: 20px 0;
}

.img_full img {
	width: 100%;
}

.img_full_2 {
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

.img_full_2 img {
	margin: 0 auto;
}


.img_800 {
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

.img_800 img {
	max-width: 800px;
}

.img_600 {
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

.img_600 img {
	max-width: 600px;
}

#p_midashi {
	height:80px;
	line-height: 80px;
	font-size: 28px;
} 


.text_info {
	font-size: 18px;
	line-height: 30px;
	margin: 0 80px;
	
}


.text_info ul {
	list-style: square;
	margin-left: 40px;
	text-indent: -5px;
}

.text_info ol {
	list-style:decimal;
	margin-left: 40px;
	text-indent: -5px;
}

.text_info h4 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 80px 0px 10px;
}


.text_info dl {
	margin-bottom: 10px;
}

.text_info dt {
	margin-top: 10px;
	font-size: 1em;
	font-weight: bold;
}
.text_info dd {
	margin-left: 1em;
	margin-bottom: 30px;
}

.text_info2 {
	line-height: 30px;
	margin: 0 80px;
	
}

.text_indent {
	text-indent: 1em;
}






.btn-square-pop {
  position: relative;
  display: inline-block;
  padding: 0.1em 2em;
  text-decoration: none;
  color: #FFF;
  background: #FF9E00;/*背景色*/
  border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
  margin-bottom: 20px;
}

.btn-square-pop:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}












.bnt-massage {
  display: inline-block;
  width: 200px;
  height:30px;
  text-align: center;
  background-color: #000;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
  position: relative;
  transition: .9s;
  border: 1px solid #FFF;
	float: left;
	margin-bottom: 60px;
}
/*
.bnt-massage:before {
  font-family: "FontAwesome";
  content: "\f0e0";
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -10px;
}
*/

.bnt-massage span {
  display: block;
  position: absolute;
  background-color: #d9385f;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  font-size: 14px;
  line-height: 22px;
  border-radius: 0 0 8px 0;
	padding-top: 4px;
  z-index: -100;
  transition: .5s;
}

.bnt-massage:hover  {
  border-radius: 8px 0 0;
}

.bnt-massage:hover span {
  transform: translateY(50px);
}








#tbl_result {
	margin: 10px auto;
	text-align: left;
    border: 1px solid #fd9535;
    border-collapse: collapse;
    border-spacing: 0;
}
	#tbl_result th {
		color: #fff;
		padding: 5px;
		border-bottom: 1px solid #fd9535;
		border-left: 1px solid #FFF2DA;
		background: #fd9535;
		font-weight: bold;
		line-height: 120%;
		text-align: center;
	}
	#tbl_result td {
		padding: 5px;
		border-bottom: 1px solid #fd9535;
		border-left: 1px solid #fd9535;
	}
	#tbl_result tr:nth-child(2n+1) {
		background:#FFF2DA;
	}
	#tbl_result tr:nth-child(5n) {
		border-bottom: 2px solid #fd9535;
	}










.company_name {
	font-size: 18px;
	height:30px;
	margin-top: 10px;
	line-height: 30px;
	padding-right: 0px;
}







.company_box_info {
	text-align: right;
	margin-top: 20px;
}


.company_box_img {
	margin-top: 30px;
	height: 200px;
	background-image:url("../img/daihyo.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}






.footer_company {
	margin: 40px 0;
}
.footer_title{
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
.footer_FB {
	margin: 40px 0;
}

.w_100per {
	width: 100%;
}



.container_full {
  margin: 0 auto;
  width: 100%;
}
.container {
  margin: 0 auto;
  max-width: 1200px;
}

.container960 {
  margin: 0 auto;
  max-width: 960px;
}



.w_100per {
	width: 100%;
}



.content_main {
	width: 100%;
	margin: 0 auto;
	color:darkslategray;
	font-size: 16px;
	line-height: 30px;
}






.main_img {
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
}

.Area_main_img {
	
	width: 100%;
	/* height: 480px; */
	height: 400px;
	padding-top: 50%;
	margin: 0 auto;
	box-sizing: border-box;
    background: url("../images/main_1.jpg") center center no-repeat;
    background-size: cover;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
	
}

.area_img {
	margin-bottom: 40px;
}

.news_title {
	margin: 20px 20px 10px;
}


.news_text {
	line-height: 32px;
	font-size: 16px;
	margin: 20px;
}



.area_news dt {
	margin-left: 20px;
	width: 110px;
	float: left;
}
.area_news dd {
	margin-left: 130px;
	margin-right: 20px;
}

.area_news {
	font-size: 16px;
	line-height: 28px;
	margin: 20px;
	padding: 20px;
	background-color: #FFFCEA;
	border: #FFED00 1px solid;
}


.area_news a{
	font-weight: bold;
	color: blue;
}



.area_news img {
	width: 100%;
	height: auto;
}



.area_news table {
	margin: 20px 30px;
}

.area_news table caption {
	font-weight: bold;
}
.area_news table th {
	font-weight: normal;
	text-indent: 1em;
}
.area_news table td {
	text-indent: 1em;
}

.area_news_ss {
	text-align: center;
}





.map_img {
	width: 90%;
	margin: 40px auto;
}






.area_flow {
	
}

.area_flow p {
	font-weight: bold;
}

.area_flow li dl {
	margin-bottom: 40px;
	margin-left: 20px;
}

.area_flow li dt {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.admin_menu {
	width: 300px;
	text-align: center;
	margin: 40px auto;
	line-height: 40px;
}











/* ====================
  グリッドコンテナ
==================== */
.container_header {
	margin: 0px auto 0;
	padding-top: 10px;
  	max-width: 1200px;
		
    display: grid;
    display: -ms-grid;
	
	grid-template-columns: 360px 1fr 400px;
    grid-template-rows: 80px 80px;
	
	-ms-grid-columns: 360px 1fr 400px;
	-ms-grid-rows: 80px 80px;
	
}

.container_header_admin {
	margin: 0px auto 0;
	padding-top: 10px;
  	max-width: 1200px;
		
    display: grid;
    display: -ms-grid;
	
	grid-template-columns: 500px 1fr 300px;
    grid-template-rows: 80px 80px;
	
	-ms-grid-columns: 500px 1fr 300px;
	-ms-grid-rows: 80px 80px;
	
}






.container_m_nav {
	margin: -140px auto 0;
	padding-top: 40px;
	padding-bottom: 40px;
  	max-width: 1200px;
	background-color: rgb(255,255,255,0.6);
	background-image: url("../img/back_img_s_50.png");
	background-position: center center;
	background-repeat: repeat;
    
    display: grid;
	display: -ms-grid;
	/*
	grid-template-columns: 1fr 200px 1fr 200px 1fr 200px 1fr 200px 1fr;
    grid-template-rows: 200px;
	-ms-grid-columns: 1fr 200px 1fr 200px 1fr 200px 1fr 200px 1fr;
	-ms-grid-rows: 200px;
	*/
	grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
	
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	-ms-grid-rows: 1fr;
}


.container_main {
	margin: 0 auto 20px;
	padding-top: 30px;
	max-width: 1200px;
	display: grid;
    display: -ms-grid;
	
	grid-template-columns: 1fr 40px 460px;
	grid-template-rows: 1fr;
	
	-ms-grid-columns: 1fr 40px 460px;
	-ms-grid-rows: 1fr;

}


#container_Result{
    margin: 0 auto 10px;
	padding-top: 30px;
	max-width: 960px;
	display: grid;
    display: -ms-grid;
	
	grid-template-columns: 1fr 10px 1fr;
	grid-template-rows: 1fr;
	
	-ms-grid-columns: 1fr 10px 1fr;
	-ms-grid-rows: 1fr;
}














.container_f_nav {
	margin: 0 auto;
	max-width: 1200px;
}

.container_footer {
	text-align: center;
	margin: 0 auto;
	max-width: 300px;
	
}



.item_nav_sub li {
	float:left;
	padding: 10px 10px;
	text-align: center;
	/* font-weight: bold; */
	color: rgb(10,10,10,1.00);
}
.item_nav_sub li a{
	color: rgb(10,10,10,1.00);
}

.item_nav_sub_li:last-child {
	/* color: rgba(255,255,255,1.00); */
	color: #000000;
	/* font-weight: bold; */
	background-color:#FFAE00;
	margin-left: 10px;
}

.item_nav_sub_li:last-child a {
	/* color: rgba(255,255,255,1.00); */
	color: #000000;
}








/* ====================
  グリッドアイテム
==================== */
.item_header_title{
    grid-column: 1 / 2;
	grid-row: 1 / 2;
	-ms-grid-column: 1;
    -ms-grid-row: 1;
}


.item_header_title_admin {
    grid-column: 1 / 2;
	grid-row: 1 / 2;
	-ms-grid-column: 1;
    -ms-grid-row: 1;
}


.item_header_company{
    grid-column: 2 / 3;
	grid-row: 1 / 2;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
}

.item_nav_sub {
	grid-column: 3 / 4;
	grid-row: 1 / 2;
	-ms-grid-column: 3;
	-ms-grid-row: 1;
}
.item_nav_sub:last-child {
	color: rgba(255,255,255,1.00);
	background-color:darkgreen;
}



.item_header1{
    -ms-grid-column: 2;
    -ms-grid-row: 1;
}


.item_header2{
    -ms-grid-column: 2;
    -ms-grid-row: 1;
}


.item_nav{
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 4;

    grid-column: 1 / 3;
}


.item_nav_admin{
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 4;

    grid-column: 1 / 3;
	
	background-color: #FFB600;
}


.item_aside {
	-ms-grid-column: 1;
	-ms-grid-row: 1;
}
.item_main {
	-ms-grid-column: 2;
	-ms-grid-row: 1;
}



.item_main_single {
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-column-span: 2;

    grid-column: 1 / 3;
	
}




.item_nav_m_1 {
	
	position:relative;
	
	text-align: center;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	
	-ms-grid-column: 1;
    -ms-grid-row: 1;

	background-color:#ffffff;
	border: solid #005B04 1px;
	/*
	background-image: url("../img/menu_sokuryo_s.png");
	background-position: center center;
	background-repeat: no-repeat;
	*/

}


.item_nav_m_1 a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


.item_nav_m_2 {
	
	position:relative;
	
	text-align: center;
	height:200px;
	width: 200px;
	margin: 0 auto;
	grid-column: 2 / 3;
	grid-row: 1 / 2;
	
	-ms-grid-column: 2;
    -ms-grid-row: 1;
	
	background-color:#ffffff;
	border: solid #005B04 1px;
	/*
	background-image: url("../img/menu_uav_s.png");
	background-position: center center;
	background-repeat: no-repeat;
	*/
}

.item_nav_m_2 a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


.item_nav_m_3 {
	
	position:relative;
	
	text-align: center;
	height:200px;
	width: 200px;
	margin: 0 auto;
	grid-column: 3 / 4;
	grid-row: 1 / 2;
	
	-ms-grid-column: 3;
    -ms-grid-row: 1;
	
	background-color:#ffffff;
	border: solid #005B04 1px;
	/*
	background-image: url("../img/menu_d-nohin_s.png");
	background-position: center center;
	background-repeat: no-repeat;
	*/
}

.item_nav_m_3 a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


.item_nav_m_4 {
	
	position:relative;
	
	text-align: center;
	height:200px;
	width: 200px;
	margin: 0 auto;
	grid-column: 4 / 5;
	grid-row: 1 / 2;
	
	-ms-grid-column: 4;
    -ms-grid-row: 1;
	
	background-color:#ffffff;
	border: solid #005B04 1px;
	/*
	background-image: url("../img/menu_recruit_s.png");
	background-position: center center;
	background-repeat: no-repeat;
	*/
}

.item_nav_m_4 a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
















.menu_title {
	padding-top: 16px;
	font-weight: bold;
	color: darkslateblue;
	font-size: 1.5em;
}
.menu_info_w {
	font-size: 1em;
	line-height: 24px;
	margin: 26px 16px 10px;
	color: white;
	font-weight: bold;
	text-align: left;
}
.menu_info_g {
	font-size: 0.9em;
	line-height: 20px;
	margin: 20px 18px 10px;
	color:#002D00;
	font-weight:bold;
	text-align: left;
}

.containerL {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	
	-ms-grid-column: 1;
    -ms-grid-row: 1;
	
	border: solid 1px #FFAE00;
	padding-bottom: 20px;
}

.containerR {
	grid-column: 3 / 4;
	grid-row: 1 / 2;
	
	-ms-grid-column: 3;
    -ms-grid-row: 1;
	
	border: solid 1px #FFAE00;
	padding-bottom: 20px;
	
}


.containerC {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	
	-ms-grid-column: 1;
    -ms-grid-row: 1;
	
	border: solid 1px #FFAE00;
	padding-bottom: 20px;
}















.news_box {
	border: dashed 2px #FDC14D;
	width: 90%;
	height: 99%;
}



.item_header_title h1{
	margin: 24px 0 10px 20px;
	font-size: 32px;
	line-height: 40px;
	color: black;
}

.item_header_title_admin h1{
	margin: 24px 0 10px 20px;
	font-size: 24px;
	line-height: 40px;
	color: black;
}

/*
.menu_print {
	background-image: url("../img/menu_print.png");
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin: 20px 0 20px 20px;
	padding-left: 70px;
}
.menu_company {
	background-image: url("../img/menu_company.png");
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin: 20px 0 20px 20px;
	padding-left: 70px;
}
.menu_recruit {
	background-image: url("../img/menu_recruit.png");
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin: 20px 0 20px 20px;
	padding-left: 70px;
}
.menu_inquiry {
	background-image: url("../img/menu_inquiry.png");
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin: 20px 0 20px 20px;
	padding-left: 70px;
}
*/





.footer_left {
	max-width: 600px;
	grid-column: 1;
	grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
}
.footer_right {
	max-width: 600px;
	grid-column: 2;
	grid-row: 1;
	-ms-grid-column: 2;
	-ms-grid-row: 1;
}



.footer_center {
	margin: auto;
	max-width: 480px;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	 -ms-grid-column-span: 2;

    grid-column: 1 / 3;
}












.color_orange {
	color: rgba(242,150,0,1.00);
}

.color_darkglay {
	color: rgba(44,44,44,1.00);
}


.item_header1 {
    /* color: rgba(242,150,0,1.00); */
    /* background-color:rgba(255,0,4,1.00); */
    /* height: 180px; */
}

.item_header1 a{
    text-decoration: none;
    font-weight: bold;
    color: rgba(242,150,0,1.00);
}


#footer_top {
	margin-top: 60px;
	height: 100px;
	width: 100%;
	background-image: url("../img/glass.png");
	background-position: bottom center;
	background-repeat: repeat-x;
}

footer {
    color: rgba(10,10,10,1.00);
    /* background-color:#AAC906; */
	background-color:ghostwhite;
	/*
	background-image:url("../img/back_img_s.png");
	background-position: center top;
	background-repeat: repeat;
	*/
}

footer a{
    text-decoration: none;
    font-weight: bold;
    color: rgba(10,10,10,1.00);
}


#footer_admin {
    color: rgba(10,10,10,1.00);
    /* background-color:#AAC906; */
	background-color: #FFB600;
	/*
	background-image:url("../img/back_img_s.png");
	background-position: center top;
	background-repeat: repeat;
	*/
}

#footer_admin a{
    text-decoration: none;
    font-weight: bold;
    color: rgba(10,10,10,1.00);
}

#footer_nav {
    color: rgba(10,10,10,1.00);
    /* background-color:#AAC906; */
	background-color:#321700;
}

#footer_nav a{
    text-decoration: none;
    font-weight: bold;
    color: rgba(10,10,10,1.00);
}




.item_nav {
	margin-top: 10px;
  grid-column: 1 / 4;  
  display: flex;
  justify-content: space-around;
	text-decoration: none;
	font-weight: bold;
	/* color: rgba(255,255,255,1.00); */
	color: rgba(10,10,10,1.00);
	background-color: rgb(255,255,255,0.4);
	background-image: url("../img/back_img_s_50.png");
	background-position: center center;
	background-repeat: repeat;
}



.item_nav > a {
  display: flex;
  align-items: center;
	text-decoration: none;
	/* font-weight: bold; */
	/* color: rgba(255,255,255,1.00); */
	color: rgba(10,10,10,1.00);
}



.item_nav_admin {
	margin-top: 10px;
  grid-column: 1 / 4;  
  display: flex;
  justify-content: space-around;
	text-decoration: none;
	font-weight: bold;
	/* color: rgba(255,255,255,1.00); */
	color: rgba(10,10,10,1.00);
}



.item_nav_admin > a {
  display: flex;
  align-items: center;
	text-decoration: none;
	/* font-weight: bold; */
	/* color: rgba(255,255,255,1.00); */
	color: rgba(10,10,10,1.00);
}



.nav_f {
  display: flex;
  justify-content: space-around;
	text-decoration: none;
	font-weight: bold;
	color: rgba(10,10,10,1.00);
	padding-top: 20px;
	height: 20px;
	line-height: 20px;
}

.nav_f > a {
  display: flex;
  align-items: center;
	text-decoration: none;
	font-weight: bold;
	color: rgba(10,10,10,1.00);
}





.bc_Red {
    background-color: rgba(255,0,4,1.00);
}

.bc_DarkGray {
    background-color: rgba(0,0,0,1.00);
}

.header_info{
	/* width: 1200px; */
	max-width: 1200px;
	height:30px;
	line-height: 30px;
	margin: 0 auto;
    font-size: 14px;
	color: #FFFFFF;
}








.header_title{
	float: left;
	font-size: 36px;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
	margin-top: 10px;
}

.header_contact {
	float: right;
	height: 100px;
	margin-top: 10px;
}




.footer_company dl {
    display: table;
    width: 100%;
}
.footer_company dt, .footer_company dd {
    display: table-cell;
    vertical-align: middle;
}
.footer_company dt {
    float: left ;
    clear: left ;
    margin-right: 5px ;
    width: 40px ;
}

.footer_company dd {
    float: left ;
    margin-left: 5px ;
}






.gaiyo_sub dl {
    display: table;
    width: 100%;
}
.gaiyo_sub dd {
    display: table-cell;
    vertical-align: middle;
}
.gaiyo_sub dt {
    float: left ;
    clear: left ;
    margin-right: 0em ;
    width: 100px ;
	margin-bottom: 0px;
}

.gaiyo_sub dd {
    float: left ;
    margin-left: 0em ;
	margin-bottom: 0px;
}



.work_area {
	margin-bottom: 60px
}


.work_box {
	float: left;
	margin-right: 5%;
	width: 45%;
}

.work_title {
	width: 100%;
	height: 80px;
	text-align: center;
}

.work_img {
	width: 100%;
	max-width: 400px;
}

.work_img2 {
	width: 100%;
	max-width: 800px;
}


.work_box2 {
	float: left;
	margin-right: 5%;
	width: 90%;
}

.work_title2 {
	width: 100%;
	height: 80px;
	text-align: left;
}


.banner_area {
	max-width: 800px;
	margin: 0 auto;
}


#syokudo {
	margin-top:-20px;
	padding-top:20px;
}
















.font_bold {
	font-weight: bold;
}

.area_PLeft_20 {
	padding-left: 20px;
}
.area_PLeft_40 {
	padding-left: 40px;
}


.area_company dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.area_company dd {
	margin: 0;
	padding: 0;
	margin-left: 200px;
	margin-bottom: 10px;
}












.area_privacy dt {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 24px;
	height: auto;
	font-weight: bold;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.area_privacy dd {
	margin: 0;
	padding: 0;
	font-size: 18px;
	margin-left: 0px;
	margin-bottom: 40px;
}

.area_privacy ul {
	list-style: initial;
	margin-left: 40px;
}




.area_ninsyo {
	list-style: circle;
	margin-left: 20px;
}

#map_access {
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}






/* TOPへ戻るボタン */
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: -50px;
  bottom: 50px;
  background: red;
  opacity: 0.6;
  border-radius: 50%;
	z-index: 999;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
	z-index: 999;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
	z-index: 999;
}



.float_L {
	float: left;
}
.float_R {
	float: right;
}

.float_clear {
	clear: left;
}



a img {
    border-style:none;
}



a {
    text-decoration: none;
}

a:hover{
    text-decoration: none;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
	
}






.privacy dt {
	font-size: 16px;
}

.privacy dd {
	font-size: 14px;
	line-height: 20px;
	margin-right: 60px;
}

.privacy_info {
	margin: 40px 60px 40px 20px;
	font-size: 18px;
	line-height: 24px;
}



.privacy {
	margin: 20px auto;
	font-weight: normal;
}




/*
.bk_d-nohin1 {
	background-image: url("../img/d-nohin/d-nohin_1.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
}
*/










@media screen and (max-width: 1200px) {
	
	.container_header {
		grid-template-columns: 400px 1fr 400px;
		-ms-grid-columns: 400px 1fr 400px;
	}
	
	
}
























@media screen and (max-width: 960px) {
	
	
	a:hover{
		text-decoration: none;
		filter:alpha(opacity=100);
		-moz-opacity: 1.0;
		opacity: 1.0;

	}
	
	
	.disp_pc {
		display:none;
	}
	.disp_sp {
		display:block;
	}
	
	body {
		margin-top: 60px;
	}


	.padding_L80 {
		padding-left: 40px;
	}
	
	.luxbar-brand{
		font-size: 32px;
	}

	
	.container_main {
		margin: 0 auto 20px;
		width: 100%;

		display: grid;
		display: -ms-grid;

		grid-template-columns: 1fr;
		grid-template-rows: 1fr 40px 1ft;

			-ms-grid-columns: 1fr;
			-ms-grid-rows: 1fr 40px 1ft;

	}
	
	
	#container_Result{
		margin: 0 auto 10px;
		padding-top: 30px;
		max-width: 960px;
		display: grid;
		display: -ms-grid;

		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr;

		-ms-grid-columns: 1fr;
		-ms-grid-rows: 1fr 1fr;
	}
	
	.containerL {
		grid-column: 1 / 2;
		grid-row: 2 / 3;
		-ms-grid-column: 1 / 2;
		-ms-grid-row: 2 / 3;
;
	}

	
	.containerR {
		grid-column: 1 / 2;
		grid-row: 1 / 2;
		-ms-grid-column: 1 / 2;
		-ms-grid-row: 1 / 2;
	}
	
	
	
	#container_AccountMake{
		margin: 0 auto 10px;
		padding-top: 30px;
		max-width: 960px;
		display: grid;
		display: -ms-grid;

		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr;

		-ms-grid-columns: 1fr;
		-ms-grid-rows: 1fr 1fr;
	}
	
	
	.containerC {
		grid-column: 1 / 2;
		grid-row: 1 / 2;
		-ms-grid-column: 1 / 2;
		-ms-grid-row: 1 / 2;
	}
	
	
	
	
	
	.item_aside {
		display:none;
	}
	.item_main {
		-ms-grid-column: 1;
		-ms-grid-row: 1;
	}
	
	
	.container_footer {
		width: 100%;
	}
	.footer_left {
		width: 100%;
		margin: 0 auto;
		grid-column: 1;
		grid-row: 2;
		-ms-grid-column: 1;
		-ms-grid-row: 2;
	}
	.footer_right {
		width: 100%;
		margin: 0 auto;
		grid-column: 1;
		grid-row: 1;
		-ms-grid-column: 1;
		-ms-grid-row: 1;
	}
	
	
	.item_main h2, .item_main_single h2 {
		margin: 40px 10px 20px;
	}

	


	
	#page_title {
		width: 80%;
		font-size: 24px;
		font-weight: bold;
		margin: 80px auto 20px;
		text-align: center;
	}
	
	.page_subtitle {
		font-size: 16px;
		font-weight: bold;
		width: 100%;
		height: 30px;
		background-color: #FFF0CF;
		line-height: 30px;
		text-align: center;
		
	}
	
	.page_AccountMake {
		font-size: 16px;
		font-weight: bold;
		width: 100%;
		height: auto;
		background-color: #FFF0CF;
		line-height: 24px;
		text-align: center;
		padding: 10px 0;
		
	}
	

	.gaiyo_sub dt {
		float: left ;
		clear: none;
		width: 80px ;
	}

	.gaiyo_sub dd {
		clear: none;
	}
	

	
	
	.area_privacy dt {
		margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 20px;
		height: auto;
		font-weight: bold;
		width: 100%;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 10px;
	}

	.area_privacy dd {
		margin: 0;
		padding: 0;
		font-size: 14px;
		line-height: 18px;
		margin-left: 0px;
		margin-bottom: 40px;
	}


	.area_news {
		font-size: 14px;
		line-height: 24px;
		padding-bottom: 10px;
	}
		
	
	.news_title {
		margin: 10px;
		padding: 10px;
	}

	
	.news_text {
		line-height: 24px;
		font-size: 14px;
		margin: 10px;
	}
	
	
	
	.text_info {
		font-size: 16px;
		line-height: 36px;
		margin: 0 20px;

	}
	
	
	
	
	
	
	.menu_title {
		padding-top: 16px;
		font-size: 1.2em;
	}
	
	
	
	
	
	
	.item_nav_m_1 {	
		height: 200px;
		width: 90%;
		margin: 0 auto;
		/* background-image: url("../img/menu_sokuryo_s.png"); */
		background-position: center center;
		background-size: contain;
	}



	.item_nav_m_2 {
		height: 200px;
		width: 90%;
		margin: 0 auto;
		/* background-image: url("../img/menu_uav_s.png"); */
		background-position: center center;
		background-size: contain;
	}



	.item_nav_m_3 {
		height: 200px;
		width: 90%;
		margin: 0 auto;
		/* background-image: url("../img/menu_d-nohin_s.png"); */
		background-position: center center;
		background-size: contain;
	}


	.item_nav_m_4 {
		height: 200px;
		width: 90%;
		margin: 0 auto;
		/* background-image: url("../img/menu_recruit_s.png"); */
		background-position: center center;
		background-size: contain;
	}
	
	
	
	
	.news_box {
		max-width: 90%;
		height: 99%;
		margin: 0 5%;
	}
	
	
	
	.last td:last-child {
		border-bottom: solid 1px #ccc;
		width: 100%;
	}
	

	.tbl_company {
		width: 90%;
	}
	.tbl_company th,
	.tbl_company td {
		border-bottom: none;
		display: block;
		width: 100%;
	}
	
	
	
	.recruit_ymd {
		margin: 0px auto;
		width: 80%;
		text-align: right;
	}
	
	

	.tbl_mail {
		width: 100%;
	}
	.tbl_contact {
		width: 90%;
	}
	.tbl_contact th,
	.tbl_contact td {
		border-bottom: none;
		display: block;
		width: 100%;
		text-align: left;
	}
	

	
	
	
	
}


@media screen and (max-width: 560px) {
	
	.luxbar-brand {
		font-size: 18px;
		line-height: 40px;
	}
	
	.luxbar-brand img {
		/* width: 280px; */
		height: 18px;
	}
	
	
	
	.item_main h2, .item_main_single h2 {
		margin: 40px 10px 20px;
		height: 30px;
		line-height: 30px;
		font-weight: bold;
		font-size: 16px;
	}
	
	.padding_L80 {
		padding-left: 0px;
	}
	
	.main_midashi {
		margin-right: 10px;
	}
	
	.box_service{
		width: 100%;
	}
	
	.service {
		float: none;
		margin: 20px auto;
	}
	
	
	.area_main {
		margin-left: 10px;
	}
	.area_main dd{
		margin-right: 10px;
	}

	
	.Area_main_img {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		
		/*
		background: url("../img/hazimari.png") center center no-repeat;
		background-size: cover;
		*/
		width: 400px;
		height: 240px;
		padding-top: 60%;
	}
	
	.menu_title {
		padding-top: 20px;
		font-size: 1.1em;
	}
	
	.item_nav_m_1 {	
		height: 140px;		
	}
	.item_nav_m_2 {	
		height: 140px;		
	}
	.item_nav_m_3 {	
		height: 140px;		
	}
	.item_nav_m_4 {	
		height: 140px;		
	}
	
	.img_600 img {
		max-width: 100%;
	}
	
	.footer_title{
		font-size: 16px;
	}
	
}