#wrapper_all_hs {
	font-family:"UD デジタル 教科書体 NK-R","游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	color:#72543d;
	letter-spacing:1px;
	font-size:20px;
	font-size:1.0em;
	line-height: 1.6;
	font-weight:500;
	position: relative;
}
#wrapper_all_hs p{
	padding: 0  !important;
	margin: 0  !important;
}
a:link {
	text-decoration:underline;
	color:#0e98b1;
}
a:visited {
	text-decoration:underline;
	color:#0e98b1;
}
a:hover {
	text-decoration:underline;
	color:#0e98b1;
}
.recruit_btn div{
	z-index: 10;
	position: absolute;
	top: 20px;
	right: 40px;
	width:200px;
	height:50px;
	background-color:#e98223;
	padding: 0;
	border-radius: 10px;
	text-decoration:none;
	text-align:center;
	filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.5));
}
.recruit_btn a{
	position: absolute;
	top: 10px;
	right: 0px;
	text-decoration:none;
	text-align:center;
	color: #fff;
	font-size: 1.2em;
	width: 100%;
}

/* .slide1
------------------------- */
.slide{
	position:static;
	width:100%;
	margin: 0;
	padding: 0;
}

.slide img{
	width:100%;
	height: auto;
}

/*750以下*/
@media (max-width: 750px) {
	.slide_pc{
		display:none;
	}
	.recruit_btn div{
	top: 10px;
	right: 10px;
	}
}

/*750以上*/
@media (min-width: 750px) {
	.slide_sp{
		display:none;
	}
}

/* .slide2
------------------------- */


.slide2{
	background-image: url("/ja/guide/diversity/handicapped_support/act/files_eco/main_photo_r_v3.jpg/@@images/image");
	padding: 100px 0;
	background-position: center center; 
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
/*	height:732px;*/
}

.slide2 dl{
	/*width:600px;*/
	width:90%;
	max-width: 990px;
	height: auto;
	padding:50px 0;
	background: rgba(255,255,255,0.8);
	margin: 0 auto;
}

.slide2 dl dt{
	font-family:"UD デジタル 教科書体 NK-R","游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	font-size:1.6em;
	font-weight:800;
	color:#28541a;
	margin:0 auto;
	padding-bottom: 10px;
	width: 90%;
}

.slide2 dl dd{
	font-size:1.0em;
	font-weight:500;
	color: #72543d;
	padding: 0 !important;
	width: 90%;
	margin:0 auto;
}
.slide2 dl dd a{
	text-decoration:none;
	text-decoration:underline;
	color:#0e98b1;
}
.slide2 dl dt img {
	width: 54px;
	height:63px;

}
.slide2 dl dd img {
	width: 24px;
	height:24px;
}


/* .main_text
------------------------- */


.main_text{
	background:url("/ja/guide/diversity/handicapped_support/act/files_eco/text_back_v2.jpg/@@images/image") no-repeat center center;
	background-size: cover;
	padding-top: 100px;
}




/*750以上*/

@media (min-width: 750px){

.main_text_ttl{
	text-align: center;
	padding: 80px 0 60px 0;
	font-size:1.6em;
	line-height: 1.5;
}
.center_text_pc{
	text-align: center;
	padding: 0 0 170px 0;
	line-height: 1.8;
}
.center_text_sp{
	display:none;
}
.line_brown{
	margin:0 auto;
	text-align:center;
	width:300px;
	border-top:#660000 solid 5px;
}
}

/*750以下*/

@media (max-width: 750px){
.main_text_ttl div h2{
	text-align: center;
	padding: 80px 0 20px 0;
	font-size:1.1em;
	line-height: 1.2;
}
.center_text_pc{
	display:none;
}
.center_text_sp{
	margin:0 auto;
	text-align:center;
}
.center_text_sp div{
	margin:0 auto;
	text-align: left;
	width: 90%;
	padding: 0 0 100px 0;
	font-size:1.0;
	line-height: 1.6;
}
.line_brown{
	margin:0 auto;
	width:100px;
	border-top:#660000 solid 5px;
}
}

#introduction{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 80px;
	text-align: center;
	background-color:#FFFFFF;
}
#introduction p{
	margin: 0 auto  !important;
}

*, *:before, *:after {
box-sizing: border-box;
}
.col_4{
	width:100%;
	max-width:980px;
	margin:0 auto;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > li{
	list-style-type: none !important;
	margin: 0  !important;
	width: 25%;
	padding: 10px !important;
}
.scroll-container {
  scroll-behavior: smooth;
}

/*480以下*/
@media screen and (max-width: 700px) {
.col_4 > li{
	list-style-type: none !important;
	margin: 0  !important;
	width: 50%;
	padding:15px;
}
}
.col_4 > li img{
	width: 100%;
}

/*----------------------------------------------------
  #clean_box
----------------------------------------------------*/
#clean_box{
	background-color:#fefef1;
	padding-bottom: 140px;
	background: -moz-linear-gradient(to bottom,#fff,#fff 50px,#fefee0); 
	background: -webkit-linear-gradient(to bottom,#fff,#fff 50px,#fefee0); 
	background: linear-gradient(to top,#fff,#fff 50px,#fefee0); 
}

.clean_ttl{
	background:url("/ja/guide/diversity/handicapped_support/act/files_eco/cleaning_ttl.jpg/@@images/image") no-repeat center center;
	background-size: cover;
	padding: 40px 0 50px;
}
.clean_ttl dt{
	text-align:center;
	margin: 0 auto;
}
.clean_ttl dd{
	margin:0px auto;
}
.clean_ttl dd div{
	margin:0px auto;
	width:90%;
	max-width:730px;
}
.clean_photo img{
	margin: 0 auto;
	max-width:200px;
}

.clean_pickup{
	width:100%;
	max-width:750px;
	margin: 50px auto;
	text-align:center;
}

.clean_pickup dt img{
	width:80%;
}
.clean_pickup dd table{
	margin: 50px auto 0;
}
.clean_pickup_name{
	color:#FFFFFF !important;
	background:#3dc4d4;
	display: inline-block;
	padding:0px 10px;
	margin:5px auto;
	text-decoration: none !important;
}

/*----------------------------------------------------
  .clean_time
----------------------------------------------------*/

section table { width: 100%; }
section th, section td  { padding: 5px 10px 8px; border: 1px solid #ddd; }
section th  { background: #3dc4d4; }

.clean_time th  { width: 20%; text-align: center;}
.clean_time td  { text-align: left; }
 
@media only screen and (max-width:480px){
    .clean_time { margin: 0px 10px; }
    .clean_time th,
    .clean_time td{
    width: 100%;
    display: block;
    border-top: none;
	text-align: left; 
    }
  .clean_time tr:first-child th { border-top: 1px solid #ddd; }
}

.clean_time tr th img{
	display: inline-block;
	vertical-align: middle;
}

/*----------------------------------------------------
  #work
----------------------------------------------------*/

.work{
	width: 100%;
	margin: 0px auto;
	padding-bottom: 140px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	background: -moz-linear-gradient(to bottom,#fff,#fff 50px,#fefee0); 
	background: -webkit-linear-gradient(to bottom,#fff,#fff 50px,#fefee0); 
	background: linear-gradient(to top,#fff,#fff 50px,#fefee0); 
}

.work dd{
	margin: 0px auto;
}
.work dd div{
	margin: 0px auto;
	line-height:1.6;
	max-width:670px;
}
/*980以下*/
@media screen and (max-width: 980px) {
.work dd div{
	margin: 0px auto;
	width:90%;
}
}
.work dd img{
     display: block;
/* 	 vertical-align:middle; */
}

#jimu{
	padding-bottom: 200px;

}

/*----------------------------------------------------
  #team
----------------------------------------------------*/

.team_tab{
	border-radius: 100px 100px 0 0;
	width:200px;
	height:100px;
	text-align:center;
	color:#FFFFFF;
}
.team_tab p{
	padding-top:5px;
}

#team_box{
	max-width:980px;
	margin:0 auto;
}

*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	width:100%;
	max-width:980px;
	margin:0 auto 10px;
	padding: 0;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > li{
	list-style-type: none !important;
	width: 50%;
}
/*980以下*/
@media screen and (max-width: 980px) {
.col_2 > li{
	list-style-type: none !important;
	width: 100%;
}
}

.team_img img{
	width:100%;
	display: block;
	/* vertical-align:bottom; */
}
.team_box_r{
	padding:20px;
}
.team_box_r dl dt{
	padding: 0 0 5px;
	font-size: 1.2em;
	color:#003333;
}
.team_box_r dl dt img{
	padding-right:10px;
	width: 30px;
}
.team_work{
	font-size:1.0em;
	margin:20px auto 0;
	padding-top: 10px;
	display:flex;
	flex-wrap: wrap;
	border-top: dotted 1px #660000;
}
.team_work img{
	padding-right: 8px;
	width: 25px;
	}
.team_work p{
	padding: 2px 5px;
}

/*480以下*/
@media screen and (max-width: 980px) {
	.team_box_r{
		padding: 20px 0 0 0;
	}
}


/*480以下*/
@media screen and (max-width: 480px) {
.leader{
	background-color: #fefef1;
	padding: 20px;
	padding: 0 auto;
	margin: 0 auto;
}
.leader_img{
	width:80%;

	margin: 0 auto 10px;
	text-align:center;
}
.leader_interview{
	width:100%;
}
}
/*480以上*/
@media screen and (min-width: 480px) {
.leader{
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	background-color: #fefef1;
	padding: 20px;
}
.leader_img{
	width:20%;
}
.leader_interview{
	width:80%;
	padding: 10px 0 0 30px;
}
}

.leader_interview dl dt{
	font-size:0.9em;
}
.leader_interview dl dt img{
	padding-right:10px;
	width: 25px;
}
.leader_img p{
	font-size:0.8em;
	text-align:center;
}
.leader_img img{
	width: 100%;
}
.leader_text{
	border-bottom: dotted 1px #387225;
	margin-bottom: 10px;
}
.leader_textbox{
	font-size: 0.9em;
	line-height: 1.4;
	padding-top: 5px;
}


/*----------------------------------------------------
  #voice
----------------------------------------------------*/


#voice{
	background-color:#fefef1;
	}
	
.voice_wrap{
	margin: 0 auto;
	max-width:980px;
	padding: 50px 0 0;
}

/*#voice h2{
	text-align:center;
	font-size:1.4em;
	color: #387225;
}
*/

/*480以下*/
@media screen and (max-width: 480px) {
#voice_wrap{
	width:100%;
	margin:40px auto 80px;
}
#voice_wrap div{
	margin:10px;
	width:100%;
	margin:20px auto;
}
.voice_icho img{
	width:80%;
}
}
/*480以上*/
@media screen and (min-width: 480px) {
#voice_wrap{
	display:flex;
	flex-wrap: wrap;
	width:100%;
	max-width:980px;
	margin:40px auto 50px;
}
#voice_wrap div{
	margin:10px;
	width:45%;
	margin:0px auto 20px;
}

}

.voice_box{
    margin:2em 0;
    position: relative;
    padding: 0.1em 0.8em;
    border-top: solid 1px #bac3c9;
    border-bottom: solid 1px #bac3c9;
}
.voice_box:before, .voice_box:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 1px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #bac3c9;
}
.voice_box:before {left: 10px;}
.voice_box:after {right: 10px;}
#voice_wrap .voice_box p {
    margin: 0; 
    padding: 10px !important;
	height:100%;
	background:#e5f3f6;
	line-height: 1.6;
}

.voice_name{
	width: 100%;
	display:block;
	text-align: right;
	font-size: 0.8em;
}

/*----------------------------------------------------
  #other
----------------------------------------------------*/


/*480以下*/
@media screen and (max-width: 480px) {
#other_wrap{
	width:90%;
	margin:0px auto 0;
}

#other_wrap div{
	margin:10px;
	width:100%;
	margin:20px auto;
}
}
/*480以上*/
@media screen and (min-width: 480px) {
#other_wrap{
	display:flex;
	flex-wrap: wrap;
	width:100%;
	max-width:980px;
	margin:0px auto 0;
}

#other_wrap div{
	margin:10px;
	width:45%;
	margin:20px auto;
}
}
#other_wrap .other_box h4{
	font-family:"UD デジタル 教科書体 NK-R","游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	border:none !important;
	background: none !important;
	margin:0 !important; 
	font-size:1.2em;
	border-bottom: #72543d 1px dotted !important;
	padding: 10px 0 !important;
}
.other_box h4 a{
	font-family:"UD デジタル 教科書体 NK-R","游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	text-decoration:none;
	color:#72543d;
}
.other_box h4 a img{
	vertical-align:middle;
	padding: 0 0 5px 3px;
}
#other_wrap .other_box p{
	padding:10px 0 !important;
	line-height:1.4;
}
.other_btn{
	right:0;
	left:auto;
}
.page_bottom img{
	width:100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}



/*----------------------------------------------------
  .tabs
----------------------------------------------------*/

.tabs {
	padding-bottom: 0px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width: 100%;
	margin: 0 auto;
	background:url("/ja/guide/diversity/handicapped_support/act/files_eco/team_ttl_bk.png/@@images/image") no-repeat top center;
	background-color: #fff;
}

.team_ttl{
	text-align:center;
	padding-top:40px;
}
.tab_item {
	width: calc(100%/3);
	max-width:200px;
	line-height: 25px;

	font-size: 16px;
	text-align: center;
	color: #fff;

	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
	border-radius: 100px 100px 0 0;
	height:100px;
	margin: 60px auto 0;
	padding-top:20px;
	
}
label{
	display:flex;
}

.tab_item:hover {
opacity: 0.75;
}
input[name="tab_item"] {
display: none;
}
.tab_content {
display: none;
padding: 40px 40px 20px;
clear: both;
overflow: hidden;
}
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
	display: block;
}

.tabs input:checked + .tab_item {
	color: #fff;
}
.tab_item_wrap{
	margin:0 auto;
	width:100%;
	max-width:600px;
	text-align:center;
}


/*----------------------------------------------------
  other
----------------------------------------------------*/

.bg_green{
	background-color: #387225;
}
.bg_blue{
	background-color: #14b9cd;
}
.bg_pink{
	background-color: #f98cba;
}
.bg_orange{
	background-color: #e73f4b;
}
.bg_yellow{
	background-color: #ffc237;
}
.bg_white{
	background-color: #fff;
}
.bg_base{
	background-color: #fefef1;
}
.line_green{
	border-top: solid 10px #387225;
	border-bottom: solid 10px #387225;
}
.green{
	color: #387225;
}
.blue{
	color: #14b9cd;
}
.pink{
	color: #f98cba;
}
.orange{
	color: #e98223;
}
.yellow{
	color: #f9b519;
}
.font_min{
	font-size:0.8em;
}

.w90{
	text-align:center;
	margin:20px auto 0;

}
.w90 div{
	width:90%;
	text-align:left;
	margin:0 auto;

}
.txt_r{
	text-align:right;
}
.txt_c{
	text-align:center;
}
.pad50{
	padding:50px;
}
.pad_t50{
	padding-top:50px;
}
.mad_t10{
	margin-top:10px;
}

/*----------------------------------------------------
  .ttl
----------------------------------------------------*/

.ttl{
	display:flex;
	flex-wrap: wrap;
	padding:20px auto 40px ;
	margin: 0 auto;
	text-align:center;
}
.ttl div{
	display:flex;
	flex-wrap: wrap;
	margin:0 auto;
	padding: 0 auto;
	text-align:center;
}
.ttl div img{
	width:20px;
	height:20px;
	margin-left:2px;
}
.ttl h2{
	font-size:1.8em;
	border:none !important;
	background: none !important;
	padding: 0 !important;
	margin:10px 5px 30px 0 !important; 
	font-family:"UD デジタル 教科書体 NK-R","游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}
.ttl h3{
	font-size:1.6em;
	border:none !important;
	background: none !important;
	padding: 0 0 30px 0 !important;
	margin:0 !important; 
	font-family:"UD デジタル 教科書体 NK-R","游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	
}


.slide1{
 	position:relative;
    overflow:hidden;
    width:100%;
    height:732px;
}

@media screen and (min-width: 750px) {

.pc img {
    width:100%;
}

}
@media screen and (max-width: 750px) {
.pc {
   position:relative;
    overflow:hidden;
    width:100%;
    height:352px;
}
.pc img {
    position:absolute;
    left:70%;
    width:1600px;
    height:352px;
    margin-left:-800px;	
}


.ttl h2{
	font-size:1.6em;
	
}
	
.ttl h3{
	margin:0 !important; 
	text-align: center;
}
	
	
	
}
