footer {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
footer {
    margin-top: 0;
}
}


#environment h2.con_ttl {
    display: inline-block;
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1;
	margin-top: 17.0rem;
    margin-bottom: 10.0rem;
    color: #826a52;
}
#environment h2.con_ttl::after {
	content: "";
	display: block;
	width: 100%;
	height: 0.2rem;
	background-color: #826a52;
	margin-top: 2rem;
}
#environment h2.con_ttl span {
    font-size: 1.6rem;
}



#environment .column2_list {
}
#environment .column2_list > li {
    width: -webkit-calc(450 / 960 * 100%);
    width: calc(450 / 960 * 100%);
    margin-bottom: 9rem;
}
#environment .column2_list > li:nth-last-child(-n+2) {
    margin-bottom: 0;
}
#environment .column2_list h3 {
    font-size: 2.5rem;
    letter-spacing: 0.02em;
    line-height: 1.538;
    font-weight: bold;
    margin-bottom: 1rem;
}
#environment .column2_list .img_wrap {
	border-radius: 1.5rem;
	overflow: hidden;
    margin-bottom: 3rem;
}
#environment .column2_list .txt_wrap {
    text-align: justify;
    line-height: 2;
}



#environment .column3_list {
}
#environment .column3_list > li {
    width: -webkit-calc(280 / 960 * 100%);
    width: calc(280 / 960 * 100%);
    margin-bottom: 9rem;
}
#environment .column3_list > li:nth-last-child(-n+3) {
    margin-bottom: 0;
}
#environment .column3_list h3 {
    font-size: 2.5rem;
    letter-spacing: 0.02em;
    line-height: 1.538;
    font-weight: bold;
    margin-bottom: 1rem;
}
#environment .column3_list .img_wrap {
    margin-bottom: 3rem;
}
#environment .column3_list .txt_wrap {
    text-align: justify;
    line-height: 2;
}


#environment .office_wrap {
    /*width: -webkit-calc(1280 / 1440 * 100%);
    width: calc(1280 / 1440 * 100%);*/
    width: 100%;
    max-width: 128rem;
	margin: auto;
}
#environment .office_wrap n2.con_ttl {
    width: 100%;
    max-width: 96rem;
	margin-left: auto;
	margin-right: auto;
}


#environment .office_con:not(:last-child) {
	margin-bottom: 9rem;
}

#environment .img_list {
}
#environment .img_list > li {
    width: -webkit-calc(387 / 1280 * 100%);
    width: calc(387 / 1280 * 100%);
	margin-bottom: 6rem;
}
#environment .img_list > li.w50 {
    width: -webkit-calc(610 / 1280 * 100%);
    width: calc(610 / 1280 * 100%);
}
#environment .img_list > li .img_wrap {
    border-radius: 1.5rem;
	overflow: hidden;
}
#environment .img_list > li.w50 .img_wrap {
    border-radius: 2rem;
}

#environment .ttl_wrap {
	align-items: flex-start;
	flex-wrap: nowrap;
	padding-top: 1rem;
}
#environment .ttl_wrap > li.ttl {
	display: flex;
    align-items: flex-start;
}
#environment .ttl_wrap > li.link {
	min-width: 36rem;
	text-align: right;
}
#environment .ttl_wrap h3 {
    min-width: 30rem;
	font-size: 2.5rem;
    letter-spacing: 0.02em;
    line-height: 1.538;
    font-weight: bold;
}
#environment .ttl_wrap .txt_wrap {
    width: 100%;
    text-align: justify;
    line-height: 2;
}
#environment .ttl_wrap .btn._type2 {
    background-color: transparent;
    margin-top: 0;
	text-align: left;
    justify-content: flex-start;
    letter-spacing: 0.02em;
	min-width: 30rem;
}
#environment .ttl_wrap .btn._type2:hover {
    background-color: #826a52;
}


#environment .table_wrap {
    display: block;
    width: 100%;
    border-top: 1px solid #826A52;
	margin-top: 15rem;
}
#environment .table_wrap.teate {
	margin-top: 0;
}

#environment .table_wrap tbody {
    display: block;
    width: 100%;
}
#environment .table_wrap tr {
    text-align: left;
    padding: 4rem 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    border-bottom: 1px solid #826A52;
}

#environment .table_wrap tr th {
    width: -webkit-calc(320 / 960 * 100%);
    width: calc(320 / 960 * 100%);
    font-size: 2.5rem;
    letter-spacing: 0.02em;
    line-height: 1.538;
    font-weight: bold;
}
#environment .table_wrap tr td {
    width: -webkit-calc(100% - 32rem);
    width: calc(100% - 32rem);
}
#environment .table_wrap tr th span {
    display: block;
	font-size: 2.2rem;
}


#environment .workplace_list {
	margin-top: 10rem;
}
#environment .workplace_list.list_1 {
	margin-top: 12rem;
}
#environment .workplace_list li.txt {
	width: -webkit-calc(365 / 960 * 100%);
    width: calc(365 / 960 * 100%);
}
#environment .workplace_list li.img {
	width: -webkit-calc(540 / 960 * 100%);
    width: calc(540 / 960 * 100%);
}

#environment .workplace_list.list_1 li.txt {
	width: 100%;
}
#environment .workplace_list.list_1 li.img {
	width: 100%;
	margin-bottom: 6rem;
}

#environment .workplace_list h2 {
	font-size: 2.8rem;
    letter-spacing: 0;
    line-height: 1.5;
    font-weight: bold;
    color: #826a52;
    margin-bottom: 3rem;
    margin-top: -1rem;
    /*white-space: nowrap;*/
}
#environment .workplace_list .img_wrap {
	border-radius: 1.5rem;
	overflow: hidden;
}
#environment .workplace_list.list_1 .img_wrap {
	border-radius: 2rem;
}
#environment .workplace_list .txt_wrap {
	letter-spacing: 0.02em;
    font-weight: bold;
    line-height: 2;
    text-align: justify;
}



#environment .kosodate_wrap {
    margin-top: 13rem;
}
#environment .kosodate_list {
    padding: 5rem;
	background-color: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #c8beb4;
	border-radius: 2rem;
}
#environment .kosodate_list .img {
	width: -webkit-calc(165 / 840 * 100%);
    width: calc(165 / 840 * 100%);
}
#environment .kosodate_list .txt {
	width: -webkit-calc(640 / 840 * 100%);
    width: calc(640 / 840 * 100%);
}
#environment .kosodate_list h2 {
	font-size: 2.5rem;
	letter-spacing: 0;
    font-weight: bold;
    line-height: 2;
    text-align: justify;
	margin-bottom: 2rem;
    margin-left: -0.5em;
}
#environment .kosodate_list .txt_wrap {
	letter-spacing: 0;
    font-weight: bold;
    line-height: 2;
    text-align: justify;
}


#environment .lead_wrap {
    margin-bottom: 9rem;
}

#environment .group_list {
	margin-top: 10rem;
}
#environment .group_list > li {
	width: 50%;
}
#environment .group_list > li:first-child {
	border-right: 1px solid #826A52;
}
#environment .group_list > li:last-child {
	padding-left: 9rem;
}
#environment .group_list > li a {
	display: block;
	font-size: 2.0rem;
	letter-spacing: 0.02em;
	line-height: 1;
    font-weight: bold;
	color: #826A52;
	text-decoration: underline;
	-webkit-transition: all .6s;
    transition: all .6s;
	margin-bottom: 3rem;
}
#environment .group_list > li a:last-child {
	margin-bottom: 0;
}

#environment .group_list > li a.none_link {
	text-decoration: none;
}
#environment .group_list > li a:hover {
	opacity: .5;
}

@media screen and (min-width:769px) and (max-width:1280px) {
#environment .ttl_wrap > li.ttl {
	display: block;
}
#environment .ttl_wrap > li.link {
	min-width: 30rem;
}
#environment .ttl_wrap h3 {
    width: 100%;
    margin-bottom: 4rem;
}
#environment .ttl_wrap h3 br {
    display: none;
}
#environment .ttl_wrap .txt_wrap {
    width: 100%;
    text-align: justify;
    line-height: 2;
}
    
#environment .ttl_wrap .btn._type2 {
	min-width: 24rem;
    padding: 2.25rem 2rem;
    padding-right: 6rem;
    
    margin-top: 9rem;
}
    
#environment .ttl_wrap .btn._type2::before {
    width: 3.5rem;
    right: 2rem;
}
#environment .ttl_wrap .btn._type2::after {
    right: 1.5rem;
}
}

@media screen and (max-width: 768px) {
	
#environment h1.con_ttl {
	width: 26rem;
	margin: auto;
    margin-bottom: 5rem;
}
	
#environment h2.con_ttl {
    width: 26rem;
    margin: auto;
	display: block;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1;
	margin-top: 7rem;
	margin-bottom: 5rem;
	color: #826a52;
}
#environment h2.con_ttl::after {
	content: "";
	display: block;
	width: 100%;
	height: 0.2rem;
	background-color: #826a52;
	margin-top: 1rem;
}

#environment h2.con_ttl span {
    font-size: 1.0rem;
}
	
#environment .column2_list {
	width: 26rem;
	margin: auto;
}
#environment .column2_list > li {
    width: 100%;
    margin-bottom: 5rem;
}
#environment .column2_list > li:nth-last-child(-n+2) {
    margin-bottom: 5rem;
}
#environment .column2_list > li:last-child {
    margin-bottom: 0;
}
#environment .column2_list > li.w100 {
    width: 100%;
    margin-bottom: 5rem;
}
#environment .column2_list h3 {
    font-size: 1.7rem;
    margin-bottom: 1rem;
}
#environment .column2_list .img_wrap {
    margin-bottom: 2.5rem;
	border-radius: 1.0rem;
}
#environment .column2_list .txt_wrap {
    text-align: left;
}
	
	
#environment .column3_list {
	width: 26rem;
	margin: auto;
}
#environment .column3_list > li {
    width: 100%;
    margin-bottom: 5rem;
}
#environment .column3_list > li:nth-last-child(-n+3) {
    margin-bottom: 5rem;
}
#environment .column3_list > li:last-child {
    margin-bottom: 0;
}
#environment .column3_list > li.w100 {
    width: 100%;
    margin-bottom: 5rem;
}
#environment .column3_list h3 {
    font-size: 1.7rem;
    margin-bottom: 1rem;
}
#environment .column3_list .img_wrap {
    margin-bottom: 2.5rem;
	width: 100%;
}
#environment .column3_list .img_wrap img {
	width: 100%;
}
#environment .column3_list .txt_wrap {
    text-align: justify;
}
	

#environment .table_wrap {
    width: 26rem;
	margin: auto;
	margin-top: 5rem;
}
#environment .table_wrap tr {
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 1.625;
    padding: 2.5rem 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #826A52;
}
#environment .table_wrap tr th {
    width: 100%;
    font-size: 1.7rem;
}
#environment .table_wrap tr td {
    width: 100%;
    margin-top: 1.5rem;
	line-height: 1.75;
    /*line-height: 2;*/
}
#environment .table_wrap tr th span {
    font-size: 1.6rem;
}
	
	
#environment .workplace_list {
	width: 26rem;
	margin: auto;
	margin-top: 5rem;
}
#environment .workplace_list.list_1 {
	margin-top: 3rem;
	flex-flow: wrap-reverse;
}
#environment .workplace_list li.txt {
	width: 100%;
}
#environment .workplace_list li.img {
	width: 100%;
	margin-top: 0;
}
#environment .workplace_list h2 {
	font-size: 1.7rem;
    letter-spacing: 0;
    line-height: 1.65;
	margin-bottom: 2rem;
    margin-top: 0;
}
	
	
#environment .group_list {
	width: 26rem;
	margin: auto;
	margin-top: 4rem;
}
#environment .group_list > li {
	width: 100%;
	text-align: left;
}
#environment .group_list > li:first-child {
	margin-right: 0;
	margin-bottom: 1.5rem;
	border-right:none;
}
#environment .group_list > li a {
	display: block;
	font-size: 1.4rem;
	margin-bottom: 1.5rem;
}
#environment .group_list > li:last-child {
    padding-left: 0;
}
	
#environment .lead_wrap {
	width: 26rem;
	margin: auto;
    margin-bottom: 5rem;
}
	
	
#environment .office_wrap {
    width: 26rem;
	margin: auto;
}
#environment .office_con:not(:last-child) {
    margin-bottom: 7.5rem;
}
#environment .img_list > li.w50 {
    width: 100%;
	margin-bottom: 2.5rem;
}
#environment .img_list > li {
    width: 100%;
    margin-bottom: 2.5rem;
}
#environment .img_list > li .img_wrap {
    border-radius: 1.0rem;
}
#environment .img_list > li.w50 .img_wrap {
    border-radius: 1rem;
}
	
#environment .ttl_wrap {
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 0;
}
#environment .ttl_wrap h3 {
    width: 100%;
    font-size: 1.7rem;
	margin-bottom: 1.5rem;
}
#environment .ttl_wrap h3 br {
    display: none;
}
    
#environment .ttl_wrap > li.ttl {
    width: 100%;
	display: block;
}
#environment .ttl_wrap > li.link {
    min-width: inherit;
	width: 100%;
    text-align: left;
}
#environment .ttl_wrap .btn._type2 {
    min-width: inherit;
	width: auto;
	padding-right: 8rem;
	font-size: 1.3rem;
	margin-top: 3rem;
    height: 4.5rem;
}
#environment .ttl_wrap .btn._type2.w100 {
    width: 100%;
	padding-right: 0;
}
#environment .ttl_wrap .btn._type2 br {
    display: none;
}
	

}

#intro {
	padding-bottom: 23rem;
}

#intro .page_navi {
	display: inline-flex;
	margin-top: 8.5rem;
	padding: 3.5rem 5rem;
	border-top: 1px solid #826A52;
	border-bottom: 1px solid #826A52;
}
#intro .page_navi > li {
	margin-right: 3.5rem;
    line-height: 1;
}
#intro .page_navi > li:last-child {
	margin-right: 0;
}
#intro .page_navi > li a {
	letter-spacing: 0.03em;
	line-height: 1;
}


#workplace {
	padding-top: 22rem;
	padding-bottom: 22rem;
	background-color: #f4f2f0;
}

#training {
	padding-top: 22rem;
	padding-bottom: 23rem;
}
#training .training_list {
}
#training .training_list > li:not(:last-child) {
	margin-bottom: 10rem;
}
#training .training_list .img_wrap {
	border-radius: 2rem;
    overflow: hidden;
	margin-bottom: 6rem;
}
#training .training_list h3 {
	font-size: 2.8rem;
    letter-spacing: 0.02em;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 3rem;
    margin-top: -1rem;
}
#training .training_list .txt_wrap {
	letter-spacing: 0.02em;
    text-align: justify;
    line-height: 2;
	font-weight: bold;
}


#systems {
	padding-top: 22rem;
	padding-bottom: 22rem;
	background-color: #f4f2f0;
}
#systems .other_wrap {
	font-size: 2.5rem;
    letter-spacing: 0.03em;
    margin-top: 7rem;
}


@media screen and (max-width: 768px) {
#intro {
	padding-bottom: 9rem;
}

#intro .page_navi {
    width: 100%;
	display: inline-flex;
	margin-top: 6rem;
	padding: 3rem 0;
}
#intro .page_navi > li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1.5rem;
}
#intro .page_navi > li:last-child {
	margin-bottom: 0;
}
	
	
#workplace {
	padding-top: 7rem;
    padding-bottom: 9rem;
}
body.under #conWrap #workplace .inner {
	width: 100%;
}

#training {
	padding-top: 7.5rem;
	padding-bottom: 8rem;
}
	
#training .training_list .img_wrap {
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 2.5rem;
}
#training .training_list h3 {
	width: 26rem;
	margin: auto;
    font-size: 1.7rem;
    letter-spacing: 0;
    margin-bottom: 2rem;
}
#training .training_list .txt_wrap {
	width: 26rem;
	margin: auto;
    letter-spacing: 0;
}
#training .training_list > li:not(:last-child) {
	margin-bottom: 5rem;
}
	
#training .table_wrap tr th {
    width: 100%;
}
#training .table_wrap tr td {
    width: 100%;
	line-height: 1.75;
}
body.under #conWrap #training .inner {
	width: 100%;
}

#systems {
	padding-top: 7.5rem;
	padding-bottom: 9rem;
}
#systems .other_wrap {
    font-size: 1.7rem;
    letter-spacing: 0.05em;
	line-height: 1.55;
	width: 26rem;
	margin: auto;
    margin-top: 4rem;
}
	
body.under #conWrap #systems .inner {
	width: 100%;
}
	
#systems .inner h1.con_ttl span.fAbc {
	line-height: 1.2;
}
	
#environment .workplace_list .txt_wrap {
    letter-spacing: 0;
}
#environment .workplace_list .txt_wrap br {
    display: none;
}
	
#environment .workplace_list .img_wrap {
    border-radius: 1.0rem;
    overflow: hidden;
	margin-bottom: 3rem;
}
#environment .workplace_list.list_1 .img_wrap {
	border-radius: 1.0rem;
}
    
#environment .workplace_list.list_1 {
    flex-flow: column;
}

#environment .workplace_list.list_3 {
    flex-flow: column-reverse;
}
	
#environment .workplace_list.list_1 li.img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 3rem;
}
#environment .workplace_list.list_1 li.img .img_wrap {
    border-radius: 0;
    overflow: hidden;
	margin-bottom: 0;
	width: 100vw;
	margin-left: -3rem;
}
	
	
#environment .kosodate_wrap {
	width: 26rem;
	margin: auto;
    margin-top: 7rem;
}
#environment .kosodate_list {
    padding: 4rem 3rem;
	border-radius: 1rem;
	flex-flow: column-reverse;
}
#environment .kosodate_list .img {
	width: 100%;
}
#environment .kosodate_list .img .img_wrap {
	width: 16.4rem;
    margin: auto;
}
#environment .kosodate_list .txt {
	width: 100%;
	margin-bottom: 2rem;
}
#environment .kosodate_list h2 {
	font-size: 1.7rem;
    line-height: 1.65;
	margin-bottom: 2rem;
    margin-left: 0;
}
#environment .kosodate_list .txt_wrap {
	letter-spacing: 0;
    font-weight: bold;
    line-height: 2;
    text-align: justify;
}
}
