
/* contents common title
------------------------------------------------------------*/

/* section.hide_target {
	opacity: 0;
	transform: translateY(120px);
} */
body{
	font-family: "Noto Sans Japanese", sans-serif;
	font-feature-settings : "palt";
}

.sp{
	display: none;
}
section.scroll_target {
	transition: all 1s;
}


div.number_intro_area {
	padding: 6rem 0;
}

h2.number_intro_h2 {
	font-family: "Noto Sans Japanese", sans-serif;
	font-size: 2.7rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.8rem;
	color: #333;
	line-height: 190%;
}


section.contents_section {
	margin-bottom: 3rem;
}


h1.number_section_title {
	margin: 0 0 2rem 0;
	padding: 1rem 0;
	font-family: 'Roboto', sans-serif;
	font-size: 1.6rem;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.1rem;
}


h1.number_employee_title {
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: linear-gradient(to right, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	letter-spacing: 8px;
}
h1.number_environment_title {
	margin-top: 8rem;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(123, 191, 142, 1) 0%, rgba(157, 197, 83, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(123, 191, 142, 1) 0%, rgba(157, 197, 83, 1) 100%);
	background: linear-gradient(to right, rgba(123, 191, 142, 1) 0%, rgba(157, 197, 83, 1) 100%);
	letter-spacing: 8px;
}
h1.number_member_title {
	margin-top: 8rem;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(245, 156, 0, 1) 0%, rgba(251, 192, 0, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(245, 156, 0, 1) 0%, rgba(251, 192, 0, 1) 100%);
	background: linear-gradient(to right, rgba(245, 156, 0, 1) 0%, rgba(251, 192, 0, 1) 100%);
	letter-spacing: 8px;
}

h1.number_company_title {
	margin-top: 8rem;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(238, 119, 139, 1) 0%, rgba(244, 172, 150, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(238, 119, 139, 1) 0%, rgba(244, 172, 150, 1) 100%);
	background: linear-gradient(to right, rgba(238, 119, 139, 1) 0%, rgba(244, 172, 150, 1) 100%);
	letter-spacing: 8px;
}

h1.award_title {
	margin-top: 8rem;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: linear-gradient(to right, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	letter-spacing: 8px;
}
h3 {
    margin-top: 2%;
    margin-bottom: 3%;
		line-height: 1.5;
}


div.number_box_area {
}

span.number_num {
	position: relative;
	font-size: 7rem;
}

article.employee_box {
	margin-bottom: 2rem;
	padding: 3px;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: linear-gradient(to right, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006a8f', endColorstr='#00878f',GradientType=0 );
}
article.employee_box span.number_num_1 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: right;
	color: #30aac6;
}
article.employee_box span.number_num_2 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: right;
	color: #009890;
}



article.environment_box {
	margin-bottom: 2rem;
	padding: 3px;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(123, 191, 142, 1) 0%, rgba(157, 197, 83, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(123, 191, 142, 1) 0%, rgba(157, 197, 83, 1) 100%);
	background: linear-gradient(to right, rgba(123, 191, 142, 1) 0%, rgba(157, 197, 83, 1) 100%);
}
article.environment_box span.number_num_1 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #86b920;
}
article.environment_box span.number_num_2 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #24a139;
}


article.member_box {
	margin-bottom: 2rem;
	padding: 3px;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(245, 156, 0, 1) 0%, rgba(251, 192, 0, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(245, 156, 0, 142, 1) 0%, rgba(251, 192, 0, 1) 100%);
	background: linear-gradient(to right, rgba(245, 156, 0, 1) 0%, rgba(251, 192, 0, 1) 100%);
}
article.member_box span.number_num_1 {
	width: 100%;
  margin: 0 auto;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #ff9c00;
}
article.member_box span.number_num_2 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: right;
	color: #ffc768;
}


article.company_box {
	margin-bottom: 2rem;
	padding: 3px;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(238, 119, 139, 1) 0%, rgba(244, 172, 150, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(238, 119, 139, 1) 0%, rgba(244, 172, 150, 1) 100%);
	background: linear-gradient(to right, rgba(238, 119, 139, 1) 0%, rgba(244, 172, 150, 1) 100%);
}
article.company_box span.number_num_1 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: right;
	color: #ff7791;
}
article.company_box span.number_num_2 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: right;
	color: #ff7791;
}





div.number_box_inner {
	height: 100%;
	padding: 1.5rem 0;
	background-color: #FFF;
}

h3.number_legend {
	font-family: 'Roboto', sans-serif;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3rem;
}
h3.number_legend.n_o_employees {
	width: 75%;
	margin-left: 25%;
	text-align: left;
}



/* employee - 1
--------------------------------------------------*/
article.number_employee_1 {
	width: 60%;
}
div.employee_1_left {
	position: relative;
	width: 50%;
	padding-left: 2rem;
	text-align: center;
}
div.employee_1_left > div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
}

div.employee_1_right {
	position: relative;
	width: 50%;
	vertical-align: middle;
}
div.employee_1_right > img {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	/* width: 70%; */
}



/* employee - 2
--------------------------------------------------*/
article.number_employee_2 {
	width: 38%;
}

div#number_graph_1_area {
	position: relative;
	width: calc(100% - 200px);
	max-height: 120px;
}

div#number_graph_1_area > canvas {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.number_icon {
	position: relative;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
}
.number_icon > img {
	display: block;
	position: absolute;
	height: 100%;
}

.man_icon {
	width: 100px;
	height: 105px;
	right: 0;
}
.man_icon > img {
	right: 0;
}
.woman_icon {
	width: 100px;
	height: 105px;
	left: 0;
}
.woman_icon > img {
	left: 0;
}

h5.man_woman_number {
	align-items: flex-end;
	font-size: 4rem;
}

#man_number {
	min-width: 10rem;
}
#woman_number {
	min-width: 10rem;
}

.eumber_employee_delimiter {
	display: block;
	position: relative;
	top: -20px;
	margin: 0 2rem 0 1.8rem ;
	color: #bfc0c0;
}

/* employee - 3
--------------------------------------------------*/
article.number_employee_3 {
	width: 68%;
}

div.number_age_box_area {
	margin-top: 3%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

div.number_age_box {
	width: 30%;
	/* margin-bottom: 2rem; */
	text-align: center;
}

h5.number_age_label {
	width: 13rem;
	margin: 0 auto;
	padding: 0.4rem 0;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: linear-gradient(to right, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	color: #FFF;
}

/* employee - 4 5
--------------------------------------------------*/
div.number_employee_4_5 {
	display: flex;
	flex-flow: column;
	justify-content:space-between;
	width: 30%;
}

article.number_employee_4 {
	width: 100%;
}
article.number_employee_5 {
	width: 100%;
}


#average_1_number,
#average_2_number {
	display: block;
	text-align: center;
}

/* numbers after
--------------------------------------------------*/
span#employee_number {
}
span.after_number_num:after {
	content: "名";
	margin-left: 3%;
	font-size: 2rem;
	color: #333;
}
span.after_number_human:after {
	content: "人";
	margin-left: 1%;
	font-size: 2rem;
	color: #bfc0c0;
}
span.after_number_per00:after {
	content: "%";
	margin-left: 10%;
	font-size: 3rem;
	color: #bfc0c0;
}
span.after_number_per:after {
	content: "%";
	margin-left: 5%;
	font-size: 2rem;
	color: #333;
}
span.after_number_age:after {
	content: "歳";
	margin-left: 3%;
	font-size: 2rem;
	color: #555;
}
span.after_number_count:after {
	content: "回";
	margin-left: 3%;
	font-size: 2rem;
	color: #555;
}
span.after_number_term:after {
	content: "ヶ月";
	margin-left: 3%;
	font-size: 2rem;
	color: #555;
}

span.before_str_1:before {
	content: "営業職";
	position: relative;
	top: -13px;
	width: 3em;
	margin-right: 3%;
	font-size: 1.6rem;
	color: #555;
}
span.before_str_2:before {
	content: "年間";
	position: relative;
	top: -13px;
	margin-right: 3%;
	font-size: 1.6rem;
	color: #555;
}

span.company_after_1:after {
	content: "年";
	font-size: 2rem;
	color: #555;
}
span.company_after_2:after {
	content: "拠点";
	font-size: 2rem;
	color: #555;
}
span.company_after_3:after {
	content: "棟";
	font-size: 2rem;
	color: #555;
}
span.company_after_4:after {
	content: "億";
	margin-left: 3%;
	margin-right: 3%;
	font-size: 2rem;
	color: #555;
}
span.company_after_5:after {
	content: "万円";
	margin-left: 3%;
	font-size: 2rem;
	color: #555;
}
span.company_after_6:after {
	content: "年連続";
	margin-left: 3%;
	font-size: 2rem;
	color: #555;
}



/* environment
----------------------------------------------------------------------*/
article.number_environment_1 {
	width: 24%;
	text-align: center;
}

/* article.number_environment_1 h3.number_legend {
	height: 2em;
} */

article.number_environment_1 img {
	display: block;
	width: 65px;
	height: 75px;
	margin:15px auto 0
}

article.number_environment_2 {
	width: 49.5%;
}

article.number_environment_2 img {
	display: block;
	margin: 10rem auto 5px;
	/* padding: 8rem 0 0 0; */
}

.number_environment_2_inner {
	display: flex;
	justify-content:space-around;
	position: relative;
}
.number_environment_2_inner > div {
	position: relative;
	width: 25%;
	text-align: center;
}
.number_environment_2_inner > div > span {
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
}
span#environment_number_5 {
	top: 8rem;
}
span#environment_number_7{
	top: 8rem;
}
.number_environment_2_inner > div > h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 1.4rem;
}

h6#environment_number_5_h6 {
	position: absolute;
	top: 6rem;
	width: 100%;
	text-align: center;
}
h6#environment_number_7_h6 {
	position: absolute;
	top: 6rem;
	width: 100%;
	text-align: center;
}


div.number_environment_3_4 {
	display: flex;
	flex-flow: column;
	justify-content: space-center;
	width: 49%;
}

article.number_environment_3 {
	width: 100%;
	height: 49%;
}

article.number_environment_4 {
	width: 100%;
	height: 49%;
}

div.environment_3_4_left {
	position: relative;
	width: 108px;
}

div.environment_3_4_left > span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 1.8rem;
}

div.environment_3_4_center {
	position: relative;
	width: 95px;
	text-align: right;
}
div.environment_3_4_right {
	position: relative;
	width: 95px;
	text-align: left;
}

table.environment_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
td.environment_table_td_1 {
	font-size: 2rem;
	font-weight: bold;
	text-align: right;
}
td.environment_table_td_2 {
	text-align: center;
}
td.environment_table_td_3 {
	text-align: center;
}
td.environment_table_td_delimiter{
	position: relative;
	top:-2px;
	font-size: 4rem;
	color: #bfc0c0;
}
article.number_environment_3 {
	width: 100%;
	height: auto;
}

article.number_environment_4 {
	width: 100%;
	height: auto;
}

/* member
----------------------------------------------------------------------*/

article.number_member_1 {
	width: 49%;
}

article.number_member_1 > .number_box_inner {
	position: relative;
}
div.member_inner {
	margin: 0 auto;
	max-width: 100%;
	vertical-align: middle;
	text-align: left;
}

div.member_1234_inner > img.member_1234_img {
	max-width: 250px;
	width: 70%;
	margin-left: 5%;
	vertical-align: top;
}
div.member_inner > div > span {
	display: inline-block;
	width: 80px;
	border-bottom: solid 1px #777;
}
div.member_inner > div > span.none {
	border-bottom: none;
}

div.member_1234_yes_no {
	display: inline-block;
	text-align: center;
	width: 25%;
	margin-top: 5%;
}

h6.member_yes {
	position: relative;
	margin: 0;
	padding: 0.5em;
	background-color: #ff9d00;
	color: #FFF;
	font-weight: bold;
	font-size: 1.4rem;
	letter-spacing: 3px;
}
h6.member_yes:after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 10px;
	height: 10px;
	background-color: #ff9d00;
	transform: translateX(-50%) rotateZ(45deg);
}

h6.member_no {
	position: relative;
	margin: 0;
	padding: 0.5em;
	border: solid 1px #f59c00;
	color: #f59c00;
	font-weight: bold;
	font-size: 1.4rem;
}
h6.member_no:after {
	content: "";
	position: absolute;
	bottom: -6px;
	left: 50%;
	width: 10px;
	height: 10px;
	border-bottom: solid 1px #f59c00;
	border-right: solid 1px #f59c00;
	background-color: #FFF;
	color: #f59c00;
	transform: translateX(-50%) rotateZ(45deg);
}



img.member_back_icon {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}


article.number_member_2 {
	width: 100%;
}

div.member_56_inner {

}

div.member_56_left {
	max-width: 260px;
	width: 25%;
}
div.member_56_left > img {
	width: 100%;
}

div.member_56_right {
	max-width: 260px;
	width: 25%;
}
div.member_56_right > img {
	width: 100%;
}


div.member_56_center {
	display: flex;
	flex-flow: column;
	justify-content: center;
	min-width: 10em;
}
div.member_56_center > span {
	display: block;
	width: 100%;
}
div.member_56_center > h5 {
	padding: 0.5em 0;
	text-align: center;
	background: #ff9d00;
	color: #FFF;
}

article.number_member_3 {
	width: 100%;
}
div.member_3_header_row_1 {
	display: flex;
	flex-wrap: wrap;
}




div.member_work {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.member_work_left {
	width: 34%;
}
div.member_work_right {
	width: 50%;
}

td.work_str {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
}

div.member_work_right td.work_str {
	text-align: center;
}

div.member_work_right td.work_str:before {
	content: "";
	display:inline-block;
	width: 40px;
	height: 2px;
	margin: 0 10px 5px 0;
	background: #bfc0c0;
}
div.member_work_right td.work_str:after {
	content: "";
	display:inline-block;
	width: 40px;
	height: 2px;
	margin: 0 0 5px 10px;
	background: #bfc0c0;
}


table.member_3_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
table.member_3_table th {
	text-align: center;
}
table.member_3_table td {
	width: 33%;
	text-align: center;
}
table.member_3_table td.member_3_table_delimiter {
	width: 1%;
	text-align: center;
	font-weight: bold;
	font-size: 3rem;
	color: #d2d3d3;
}

table.member_3_table th.title_1 {
	background: #ff9d00;
	color: #FFF;
}
table.member_3_table td.title_2 {
	border: solid 2px #ff9c02;
	color: #ff9c02;
}
.menber_3_td_hide {
	display: none;
}




/* company
----------------------------------------------------------------------*/
span.company_sub {
	position: absolute;
	right: 0.5rem;
	bottom: 0.5rem;
	color: #777;
}

div.company_1_2 {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	width: 30%;
}
div.company_1_2 > article {
	width: 100%;
	height: 49%;
}
div.company_1_2_inner {
	position: relative;
	text-align: center;
}


article.number_company_3 {
	position: relative;
	width: 68.5%;
}
article.number_company_3 img {
	display: block;
	width: 90%;
	margin: 0 auto;
}
.company_3_left {
	width: 60%;
	padding-left: 10%;
}
.company_3_right {
	position: relative;
	width: 40%;
}
div.work_absolute_wraper {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
div.work_absolute_wraper > h3.number_legend {
	text-align: initial;
}


article.number_company_4_5 {
	width: 68.5%;
	text-align: center;
}
article.number_company_6 {
	width: 30%;
	text-align: center;
}

article.number_company_7_8_9_10_11 {
	width: 100%;
}

article.number_company_7_8_9_10_11 div.company_box {
	position: relative;
	width: 18%;
	text-align: center;
}
div.company_box:first-child{
	margin-left:5%;
}
div.company_box:last-child {
	margin-right:5%;
}
div.company_box > img {
	display: block;
	/* width: 50%; */
	margin: 0 auto;
}





/* award
----------------------------------------------------------------------*/

section.award_section {
	margin-bottom: 16rem;
}

div.award_area {
	padding: 3px;
	background: #006a8f;
	background: -moz-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
	background: linear-gradient(to right, rgba(0, 104, 143, 1) 0%, rgba(0, 135, 143, 1) 100%);
}
div.award_inner {
	width: 100%;
	padding: 2rem 0;
	background: #FFF;
}

h3.award_legend {
	width: 100%;
	margin: 0 0 2rem 0;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

article.award_article {
	width: 32%;
}
article.award_article > img {
	display: block;
	width: 80%;
	margin: 0 auto;
}
article.award_article > img.sp{
	display:none;
}

/* color
--------------------------------------------------
green	7bbf8e			=>	9dc553
		123, 191, 142		157, 197, 83

orange	f59c00			=>	fbc000
		245, 156, 0			251, 192, 0

pink	ee778b			=>	f4ac96
		238, 119, 139		244, 172, 150
*/



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

	span.number_num {
		font-size: 5rem;
	}
	h1.number_employee_title,
	h1.number_environment_title,
	h1.number_member_title,
	h1.number_company_title,
	h1.award_title {
		letter-spacing: 3px;
	}
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}

	/* employee
	--------------------------------------------------*/
	div.employee_1_right > img {
    width: 70%;
	}
	article.number_employee_1 {
		width: 100%;
	}
	article.number_employee_2 {
		width: 100%;
	}
	.eumber_employee_delimiter {
    top: -2px;
}
	.number_box_inner > div {
		margin-top: 2rem;
	}
	.number_box_inner > h5 {
		margin-top: 2rem;
	}
	.man_icon {
		width: 50px;
		height: 60px;
		right: 0;
	}
	.man_icon > img {
		right: 0;
	}
	.woman_icon {
		width: 50px;
		height: 60px;
		left: 0;
	}
	.woman_icon > img {
		left: 0;
	}
	article.employee_box span.number_num_2 {
		text-align: left;
	}
	div#number_graph_1_area {
		position: relative;
		width: calc(100% - 100px);
		max-width: 200px;
		max-height: 120px;
	}

	article.number_employee_3 {
		width: 100%;
	}
	div.number_employee_4_5 {
		width: 100%;
	}



	/* environment
	--------------------------------------------------*/
	h5.number_age_label {
    width: 8rem;
}
	article.number_environment_1 {
		width: 100%;
	}
	article.number_environment_2 {
		width: 100%;
	}
	div.sp_flex_number{
		display: flex;
		justify-content: flex-start;
		margin: 0;
	}
	div.sp_flex_number span{
		order: 2;
		width: 60%;
		margin: 5% 0 0;
	}
	div.sp_flex_number img{
    width: 65px;
    height: 75px;
    margin: 0 auto 0 15%;
		text-align: center;
	}
	article.number_environment_2 img {
		/* padding: 4rem 0 0 0; */
	margin: 6rem auto 1rem;
		width: 50%;
	}
	div.number_environment_3_4 {
		width: 100%;
	}
	div.environment_3_4_left {
		width: 120px;
		text-align: right;
	}
	div.environment_3_4_left > span {
		position: initial;
		top: initial;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 1.8rem;
	}

	div.environment_3_4_center {
		width: calc(50% - 60px);
	}
	div.environment_3_4_right {
		width: calc(50% - 60px);
	}

	/* member
	--------------------------------------------------*/
	article.number_member_1 {
		width: 100%;
	}


	div.member_work_left,
	div.member_work_right {
		width: 100%;
	}
	table.member_3_table td:first-child {
		width: 15%;
		text-align: center;
	}
	.menber_3_td_hide {
		display: table-cell;
	}
	span.before_str_1:before {
		top: -5px;
		width: 3em;
	}
	span.before_str_2:before {
		top: -5px;
	}
	div.member_work_right td.work_str:before {
		content: "";
		width: 0px;
	}
	div.member_work_right td.work_str:after {
		content: "";
		width: 0px;
	}
h3 br{
	display: none;
	}
	div.member_1234_inner > img.member_1234_img {
	    width: 50%;
	}

	.member_56_left.sp,
	.member_56_right.sp{
		width: 80%;
		margin:  3% auto 0;
	}
	.member_56_left.sp img,
	.member_56_right.sp img{
		width: 100%;
	}

	/* company
	--------------------------------------------------*/
	div.company_1_2 {
		width: 100%;
	}
	article.number_company_3 {
		width: 100%;
	}
	article.number_company_4_5 {
		width: 100%;
	}
	article.number_company_6 {
		width: 100%;
	}
	article.number_company_7_8_9_10_11 div.company_box {
		width: 50%;
	}
	div.company_box:first-child{
		margin-left:0;
	}
	div.company_box:last-child {
		margin-right:0;
	}
	div.company_box > img {
    width: 50%;
}

	/* award
	--------------------------------------------------*/
	article.award_article {
		width: 100%;
		margin-bottom: 4rem;
	}
	article.award_article > img.pc{
		display: none;
	}
	article.award_article > img.sp{
		display: block;
	}
 article.award_article > img {
		width: 80%;
	}
	/* article.award_article > img.awa_good{
		width: 60%;
	}
	article.award_article > img.awa_kids{
		width: 60%;
	}
	article.award_article > img.awa_house{
		width: 60%;
	} */
}
