@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;
}

.ul_mark {
	list-style:circle;
}

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: -apple-system, BlinkMacSystemFont, 游ゴシック, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
	/* 字間(プロポーショナルメトリクス)を指定 */
	/* font-feature-settings: "palt"; */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	
	/*font-family:font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, 游ゴシック, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
	
	/*
	background-image:url("../img/main_1.jpg");
	background-repeat:no-repeat;
	background-position: center top;
	*/
	background-color:rgba(255,237,249,1.00);
}




small {
	height: 40px;
	line-height: 40px;
}
.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_80 {
	width: 80px;
}
.w_100 {
	width: 100px;
}
.w_120 {
	width: 120px;
}
.w_140 {
	width: 140px;
}


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


.bg-slider {
	background-position:center top;
	background-size: cover;
}



#page_title {
	font-size: 32px;
	font-weight: bold;
	margin: 40px 0;
	padding: 0.2em 0.5em;
}
#page_title2 {
	font-size: 32px;
	font-weight: bold;
	margin: 40px 0;
	padding: 0.2em 0.5em;
}


.page_subtitle_l {
	font-size: 36px;
	font-weight: bold;
	padding: 10px 0 10px;
}


.page_subtitle {
	font-size: 28px;
	font-weight: bold;
	padding: 10px 0 10px;
}

.page_subtitle_s {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0 10px;
}


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



.float_crear {
	float: none;
	clear: left;

}

.disp_pc {
	display:block;
}


.disp_sp {
	display:none;
}


.text_bold {
	font-weight: bold;
}

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



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

.text_red {
	color:red;
}


.border_style1 {
	border: double 4px white;
	background-color:palevioletred;
	color: white;
}


.border_style2 {
	border: double 4px palevioletred;
	background-color:white;
	color: palevioletred;
}


.border_bottom_style1 {
	border-bottom: solid 1px palevioletred;
	color:palevioletred;
	margin-bottom: 20px;
}

.container {
  color: #ecf0f1;
  /* font-size: 2.0rem; */
}

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


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

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

.mgn_b20 {
	margin-bottom: 20px;	
}

.mgn_b40 {
	margin-bottom: 40px;
}

.mgn_b60 {
	margin-bottom: 60px;
}

.mgn_b100 {
	margin-bottom: 100px;
}



.main {
  /* background-color: #3498db; */
  height: auto;
}

.aside {
  /* background-color: #f1c40f; */
}

.nav {
  /* background-color: #e74c3c; */
}


.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_harf {
	width: 50%;
	float: left;
}

.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;
} 

.p_title1 {
	font-size: 28px;
	font-weight: bold;
}

.p_title2 {
	font-size: 22px;
	font-weight: bold;
	padding: 20px 0 10px 0;
}

.p_title3 {
	font-size: 22px;
	font-weight: bold;
}

.p_title4 {
	font-size: 24px;
	font-weight: bold;
}


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


.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;
}



.circle {
border: rgba(23,120,0,1.00) solid 4px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
	padding: 10px;
}






.Area_main_img {
	
	width: 100%;
	/* height: 480px; */
	height: 400px;
	padding-top: 50%;
	margin: 0 auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
	
}



.tbl_shisetsu {
	width: 100%;
	line-height: 24px;
	margin: 20px auto;
}

.tbl_shisetsu td {
  padding: 10px;
	margin-left: -10px;
	text-align: center;
}



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



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

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


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

/* テーブルの設定 */
.tbl_service th {
  background: #d8e9e5;
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
  color: #348b76; 
	text-align: center;
}
.tbl_service td {
  background: #fff;
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
	color: black;
	text-align: center;
}


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

/* テーブルの設定 */
.tbl_service2 th {
  background:rgba(250,240,240,1.00);
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
  color: palevioletred; 
	text-align: center;
}
.tbl_service2 td {
  background: #fff;
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
	color: black;
	text-align: left;
}



.tbl_service3 {
	width: 800px;
	line-height: 24px;
	margin: 0px auto;
}

/* テーブルの設定 */
.tbl_service3 th {
  background:rgba(250,240,240,1.00);
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
  color: palevioletred; 
	text-align: center;
}
.tbl_service3 td {
  background: #fff;
  border: 1px solid #C7C7C7;
  padding: 10px;
	margin-left: -10px;
	color: black;
	text-align: center;
}




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

/* テーブルの設定 */
.tbl_dayschedule th {
  
	/*
	background: #d8e9e5;
  border: 1px solid #C7C7C7;
	*/
  padding: 10px;
	margin-left: -10px;
  color: #348b76; 
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.tbl_dayschedule td {
	/*
  background: #fff;
  border: 1px solid #C7C7C7;
	*/
  padding: 10px;
	margin-left: -10px;
	font-size: 18px;
}




.tbl_setsubi {
	width: 100%;
	line-height: 24px;
	margin: 20px auto;
}

/* テーブルの設定 */
.tbl_setsubi th {
  padding: 10px;
	margin-left: -10px;
}
.tbl_setsubi td {
  padding: 10px;
	margin-left: -10px;
	text-align: center;
}









.tbl_application_form {
	width: 400px;
	line-height: 24px;
	margin: 20px auto;
}

.tbl_application_form td {
  padding: 10px;
	margin-left: -10px;
	text-align: center;
}









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


.company_box_img {
	/* 
	background-image: url("../img/back_img_s_50.png");
	background-position: center center;
	background-repeat: repeat;
	 */
	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: 20px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.footer_FB {
	margin: 40px 0;
}

.w_100per {
	width: 100%;
}







.w_100per {
	width: 100%;
}



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




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




















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








.container_m_nav {
	margin: -140px auto 0;
	padding-top: 40px;
	padding-bottom: 40px;
  	max-width: 1200px;
	background-color: rgba(8,200,0,1.00);
	/* 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;
		width: 100%;

	}

	.container_sub {
		margin: 20px auto 20px;
		/* width: 100%; */
		width: 260px;

		display: grid;
		display: -ms-grid;

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

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

	}











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

.container_footer {
	margin: 0 auto;
	max-width: 380px;
	
}



.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);
	background-color:darkgreen;
	margin-left: 10px;
}

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








/* ====================
  グリッドアイテム
==================== */
.item_header_title{
    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;
	
	text-align: center;
}



.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;
	
}














.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;
}



.menu_sub {
	font-size: 0.6em;
	display: inline-block;
}





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

}

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

	border-left: none;

}

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





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




.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-position: bottom center;
	background-repeat: repeat-x;
}

footer {
    color: rgba(10,10,10,1.00);
	background-color:rgba(255,120,160,0.80);
	background-position: center top;
	background-repeat: repeat;
}

footer 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 {
	width: 100%;
	margin-top: 10px;
  grid-column: 1 / 4;  
  display: flex;
  justify-content: space-around;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	/* color: rgba(255,255,255,1.00); */
	color: rgba(255,255,255,1.00);
	/* background-color: rgba(0,150,40,0.8); */
	background-color:rgba(255,120,160,0.80);
}



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

.nav_f {
  display: flex;
  justify-content: space-around;
	text-decoration: none;
	font-weight: bold;
	color: white;
	padding-top: 20px;
	height: 20px;
	line-height: 20px;
}

.nav_f > a {
  display: flex;
  align-items: center;
	text-decoration: none;
	font-weight: bold;
	color: white;
}





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

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

.bc_pink {
	background-color:rgba(255,120,160,0.20);
}

.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_companydt, .footer_company dd {
    display: table-cell;
    vertical-align: middle;
}
.footer_company dt {
    float: left ;
    clear: left ;
    margin-right: 0.5em ;
    width: 80px ;
	margin-bottom: 10px;
}

.footer_company dd {
    float: left ;
    margin-left: 0.5em ;
	margin-bottom: 10px;
}











#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;
}






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;
	
}






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
























@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;
	}
	.luxbar-brand img {
		height: 50px;
	}
	
	.container_main {
		margin: 0 auto 20px;
		width: 90%;
/*
		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;
*/
	}
	
	.containerL {
		grid-column: 1 / 2;
		grid-row: 1 / 2;
		-ms-grid-column: 1 / 2;
		-ms-grid-row: 1 / 2;

	}
	
	.containerM {
		grid-column: 1 / 2;
		grid-row: 2 / 3;
		-ms-grid-column: 1 / 2;
		-ms-grid-row: 2 / 3;
		
		border-left: none;
		
	}
	
	.containerR {
		grid-column: 1 / 2;
		grid-row: 3 / 4;
		-ms-grid-column: 1 / 2;
		-ms-grid-row: 3 / 4;
	}
	
	
	.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: 30px auto 20px;
		text-align: center;
	}
	
	#page_title2 {
		width: 80%;
		font-size: 24px;
		font-weight: bold;
		margin: 30px auto 20px;
		text-align: center;
	}
	
	.page_subtitle {
		max-width: 800px;
		font-size: 20px;
		font-weight: bold;
		margin: 10px 0 20px;
	}

	
	.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;
	}
	
	
	
	
	
	.last td:last-child {
		border-bottom: solid 1px #ccc;
		width: 100%;
	}
	

	
	
	
	.tbl_shisetsu {
		width: 90%;
	}
	
	
	
	
	
	
	
	
	
	
	.tbl_company {
		width: 90%;
	}
	.tbl_company th,
	.tbl_company td {
		border-bottom: none;
		display: block;
		width: 100%;
	}
	
	.tbl_service {
		width: 90%;
	}
	.tbl_service th,
	.tbl_service td {
		border-bottom: none;
		display: block;
		width: 100%;
	}
	
	.tbl_service2 {
		width: 90%;
	}
	.tbl_service2 th,
	.tbl_service2 td {
		border-bottom: none;
		display: block;
		width: 100%;
	}
	
	
	.tbl_service3 {
		width: 100%;
	}
	.tbl_service3 th{
		width: 10%;
	}
	.tbl_service3 td {
		width: 30%;
	}
	
	
	.tbl_dayschedule {
		width: 100%;
	}
	
	
	

	.tbl_application_form {
		width: 90%;
	}


	
	
	
}


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

	
	
	
	.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;
	}


	
	.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%;
	}
	
	
}