@charset "utf-8";
/* CSS Document */

/**/

.title_green_line{
	width: 942px;
	margin: 0 auto 0px auto;
	padding: 0 20px 0 20px;
}

#woring_index {
	width: 942px;
	margin: 15px auto 30px auto;
	padding: 0 20px 0 20px;
	
}

.working_unit_one{
	width: 940px;
	padding: 0 50px 0 50px;
	margin-bottom: 30px;
	
}

.image_one{
  display: inline-block;
  width: 200px;
vertical-align: top;
}
.text_area{
  display: inline-block;
 margin-left: 40px;
  width: 600px;
}

.working_title{
	border-bottom-style: solid;
	border-width: 1px;
	border-color:#50a758;
	padding: 10px 0px 10px 0px;
	/*margin-bottom: 10px;*/
	font-weight: bold;
}
.working_sentence{
	padding: 15px 0px 10px 0px;
	line-height: 1.8em;
	
}
.working_more {
	font-size: 0.85em;
	text-align: right;
}

.working_under_line{
	border-bottom-style: dashed;
	border-width: 1px;
	border-color:#9DCCA1;
	/*padding: 10px 0px 10px 0px;*/
	width: 850px;
	margin-left:40px;

}

.working_bk {
	font-size: 1em;
	margin-top:20px;
	margin-left:40px;
	width: 850px;
	text-align:right;

}



/*******/

.subtitle_03 {
	/*width: 942px;*/
	margin: 0px auto 0px auto;
}

.text_worker p,
.m_text p,
.m_text_n p
{
	color: #222222;
	font-size: 1.06em;
	line-height: 1.8em;
	
}

.subtitle_03 h2 {
	font-size:3em;
	margin-bottom: 12px;
	padding-bottom: 5px;
	text-align: center;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

.under_white {
	width: 830px;
	padding: 20px 15px 20px 25px;
	box-shadow: 7px 10px 10px rgba(0,0,0,0.2);
	border-right: #50a758  solid ;
	border-width: 10px ;
	margin-bottom: 80px;
}


.text_worker{
	display: inline-block;
	width: 450px;
	vertical-align: top;
	
}
.photo_worker{
	display: inline-block;
	width: 330px;
	margin-left: 30px;
}

.text_worker .name {
	font-size: 1.8em;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}


.m_title {
  display: inline-block;
  width: 350px;
vertical-align: top;
	font-size: 1.8em;
	font-weight: bold;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.m_list {
	display: inline-block;
	width: 520px;
	vertical-align: top;
	
}
.m_list ul{
	list-style-type: disc;
    padding: 10px 0px 0px 20px;
	color: #222222;
	font-size: 1.06em;
	line-height: 1.8em;
}

.m_text {
	display: inline-block;
 	width: 520px;
	vertical-align: top;
}


.photo_l_w420 {
  display: inline-block;
 /* height: 100px;*/
  width: 420px;
 vertical-align: top;
/*box-shadow: 7px 10px 10px rgba(0,0,0,0.2);*/
text-align: center;
}
.photo_r_w420 {
  display: inline-block;
  /*height: 100px;*/
  width: 420px;
/* box-shadow: 7px 10px 10px rgba(0,0,0,0.2);*/
	text-align: center;
}
.photo_l_w420 img{
	 box-shadow: 7px 10px 10px rgba(0,0,0,0.2);
}
.photo_r_w420 img {
	 box-shadow: 7px 10px 10px rgba(0,0,0,0.2);
	
}
.photo_l_w420 .caption,
.photo_r_w420 .caption {
	font-size: 0.9em;
}


/*goto top*/

#woring_index #to_pagetop {
	font-size:0.85em;
	clear: both;
	margin: 0;
	/*padding: 0 30px 0 30px;*/
	text-align: right;
	color:#231815;
	width: 882px;
	margin: 0 auto 30px auto;
	padding: 0 20px 0 20px;
}

#woring_index #to_pagetop a:link {
	color: #50A758;
	text-decoration: none;
	outline: none;
}

#woring_index #to_pagetop a:visited {
	color: #50A758;
	text-decoration: none;
	outline: none;
}
#woring_index #to_pagetop a:hover {
	color: #50A758;
	text-decoration: underline;
	outline: none;
}






/*    test用*/
.box1 {
  display: inline-block;
  height: 100px;
  width: 100px;
  background-color: #dd5268;
vertical-align: top;
}
.box2 {
  display: inline-block;
  height: 100px;
  width: 100px;
  background-color: #f4d923;
}

