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

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

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

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

.h2_2nd_line{
	font-size:0.7em;
	line-height: 2em;
}

.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_c {
  /*display: inline-block;*/
  /*width: 350px;*/
/*vertical-align: top;*/
	text-align: center;
	font-size: 2.2em;
	/*font-weight: bold;*/
	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_c {
	/*display: inline-block;*/
 	/*width: 520px;*/
	/*vertical-align: top;*/
}


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


/* 空き調整*/
.one_space{
	margin-right: 1em;
}
.one_harf_space{
	margin-right: 1.5em;
}

.two_space{
	margin-right: 2em;
}

.four_harf_space{
	margin-right: 4.5em;
}

.five_space{
	margin-right: 5em;
}

.five_harf_space{
	margin-right: 5.5em;
}
.six_space{
	margin-right: 6em;
}

.chedule_2line_space_left{
	margin-left: 4.5em;
}


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


.question_title {
	font-size: 1.6em;
	margin-bottom: 1em;
}

.answer_title {
	font-size: 1.3em;
	/*font-weight: bold;*/
	margin-bottom: 0.5em;
	
}
