html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display:block
}
audio, canvas, progress, video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
	display:none;
	height:0
}
[hidden], template {
display:none
}
a {
	background-color:transparent
}
a:active, a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:bold
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:0.67em 0
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
img {
	border:0
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	box-sizing:content-box;
	height:0
}
pre {
	overflow:auto
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
button, input, optgroup, select, textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button, select {
	text-transform:none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height:normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance:textfield;
	box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em
}
legend {
	border:0;
	padding:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:bold
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td, th {
	padding:0
}
.kern {
	display:inline !important;
	margin-left:-.5em
}
@font-face {
	font-family:"myYuGothicM";
	font-weight:normal;
	src:local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic"), local("YuGothic-Regular")
}
@font-face {
	font-family:"myYuGothicB";
	font-weight:bold;
	src:local("YuGothic-Bold"), local("YuGothic"), local("Yu Gothic")
}
html, body {
	font-family:"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
@font-face {
	font-family:"Replica-Bold";
	src:url("/sp/assets/font/lineto-replica-bold.eot");
	src:url("/sp/assets/font/lineto-replica-bold.eot?#iefix") format("embedded-opentype"), url("/sp/assets/font/lineto-replica-bold.woff2") format("woff2"), url("/sp/assets/font/lineto-replica-bold.woff") format("woff");
	font-weight:normal;
	font-style:normal
}
@font-face {
	font-family:"Replica-Bold-S";
	src:url("/sp/assets/font/_subsetted/lineto-replica-bold.eot");
	src:url("/sp/assets/font/_subsetted/lineto-replica-bold.eot?#iefix") format("embedded-opentype"), url("/sp/assets/font/_subsetted/lineto-replica-bold.woff2") format("woff2"), url("/sp/assets/font/_subsetted/lineto-replica-bold.woff") format("woff");
	font-weight:normal;
	font-style:normal
}
html {
	height:100%;
	font-size:62.5%;
	-webkit-font-smoothing:antialiased
}
body {
	font-size:1.6em
}
* {
	margin:0;
	padding:0;
	text-decoration:normal;
	font-style:normal
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
	font-size:1em
}
nav ul {
	list-style-type:none
}
img, svg {
	vertical-align:bottom
}
button {
	background-color:transparent;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}
.kerningL {
	display:inline-block;
	text-indent:-.5em
}
.kerningR {
	display:inline-block;
	margin-right:-.5em;
	text-indent:0em
}
.kerningLR {
	display:inline-block;
	text-indent:-.25em;
	margin-right:-.25em
}
a {
	-webkit-tap-highlight-color:rgba(0,0,0,0.1);
	text-decoration:inherit;
	color:inherit
}
::-moz-selection {
background:rgba(40,40,40,0.9);
color:#fff
}
::selection {
	background:rgba(40,40,40,0.9);
	color:#fff
}
::-moz-selection {
background:rgba(40,40,40,0.9);
color:#fff
}
.sprite {
	display:block;
	text-indent:-9999em;
	overflow:hidden
}
.linkboxes a[target=_blank] {
	display:block;
	position:relative
}
.linkboxes a[target=_blank]:after {
	display:block;
	content:" ";
	background:url("../img/pc/common/icon_blank.png") no-repeat left top;
	background-size:17px 17px;
	width:17px;
	height:17px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto 0;
	margin-left:10px
}
.linkboxes a[target=_blank]:after a {
display:block;
width:100%;
height:100%
}
.sub-section {
	border-top:2px solid #007e3d
}
.sub-section h3 {
	font-size:2.2rem;
	font-weight:bold;
	padding:25px 0
}
.sub-section h4 {
	font-size:1.8rem;
	font-weight:bold;
	color:#007e3d
}
.m-link-btn {
	padding:20px 46px;
	border:1px solid black
}
.m-link-color-btn {
	padding:6px;
	display:block;
	color:white;
	background-color:#007e3d;
	font-size:1.8rem;
	text-align:center
}
.m-arw:before, .m-dl-dt-arw dt:before {
	display:block;
	content:" ";
	background:url("../img/pc/common/link_arw_g.png") no-repeat left top;
	background-size:7px 8px;
	width:7px;
	height:8px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	margin-right:14px
}
.m-arw:before a, .m-dl-dt-arw dt:before a {
display:block;
width:100%;
height:100%
}
.m-dl-dt-arw {
	line-height:2.4
}
.m-dl-dt-arw ol {
	padding-left:1em
}
.m-dl-dt-arw ol li {
	list-style-type:decimal;
	list-style-position:inside;
	padding-left:1em;
	text-indent:-1em
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.linkboxes a[target=_blank] {
	display:block;
	position:relative
}
.linkboxes a[target=_blank]:after {
	display:block;
	content:" ";
	background:url("../img/pc/common/icon_blank.png") no-repeat left top;
	background-size:12px 12px;
	width:12px;
	height:12px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto 0;
	margin-left:10px
}
.linkboxes a[target=_blank]:after a {
display:block;
width:100%;
height:100%
}
.sub-section {
	border-top:2px solid #007e3d
}
.sub-section h3 {
	font-size:1.6rem;
	font-weight:bold;
	padding:18px 0
}
.sub-section h4 {
	font-size:1.4rem;
	font-weight:bold
}
}
* {
	list-style:none;
	outline:none
}
a {
	transition:opacity 0.35s ease
}
a:hover {
	opacity:0.4;
	transition:opacity 0s ease
}
span.red {
	color:red
}
body {
	font:16px/1.6;
	background-color:white;
	-ms-transform-origin:0 0;
	transform-origin:0 0;
	opacity:0;
	transition:opacity 750ms linear
}
body.ready {
	opacity:1
}
body {
	opacity:0;
	transition:opacity 1s ease
}
.pc {
	display:block
}
.sp {
	display:none
}
.scaller {
	width:100%;
	overflow:hidden
}
.scaller.scaling a {
	transition:none !important
}
.scaller.scaling a:hover {
	opacity:0.4;
	transition:none !important
}
.site-wrapper {
	-ms-transform-origin:0 0;
	transform-origin:0 0
}
.site-container {
	min-width:1500px;
	overflow:hidden
}
header.global .menu-base {
	display:none
}
header.global .site-nav .sp-sub {
	display:none
}
footer.global {
	background-color:white;
	border-top:5px solid #007e3d;
	padding-top:3px;
	text-align:center;
	position:relative;
	z-index:10
}
footer.global .inner {
	padding:45px 0 37px 0;
	border-top:2px solid #c4d700;
	font-size:1.4rem
}
footer.global .links {
	margin-bottom:25px
}
footer.global .links li {
	display:inline-block;
	margin-left:33px
}
footer.global .links li:first-child {
	margin-left:0
}
footer.global .links li a:before {
	display:block;
	content:" ";
	background:url("../img/pc/common/link_arw_l.png") no-repeat left top;
	background-size:11px 16px;
	width:11px;
	height:16px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	position:relative;
	top:4px;
	margin-right:10px
}
footer.global .links li a:before a {
display:block;
width:100%;
height:100%
}
footer.global .links li a span {
	text-decoration:underline
}
footer.global.fix-bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	min-width:1500px
}
@media print, screen and (min-width: 751px) {
br.for-pc {
	display:block
}
br.for-sp {
	display:none
}
header.global .site-nav .sp-sub {
	display:none !important
}
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
br.for-pc {
	display:none
}
br.for-sp {
	display:block
}
body {
	font:16px/1.6;
	background-color:white;
	-ms-transform-origin:0 0;
	transform-origin:0 0;
	opacity:0;
	transition:opacity 750ms linear
}
body.ready {
	opacity:1
}
body {
	opacity:0;
	transition:opacity 1s ease
}
.pc {
	display:none
}
.sp {
	display:block
}
.scaller {
	width:100%;
	overflow:hidden
}
.site-wrapper {
	-ms-transform-origin:0 0;
	transform-origin:0 0
}
.site-container {
	min-width:auto;
	min-width:initial;
	overflow:auto
}
header.global {
	width:100%;
	height:41px;
	padding:0;
	position:relative;
	background-color:rgba(255,255,255,0.71);
	text-align:center;
	z-index:100
}
header.global h1 {
	background:url("../img/sp/common/gs_logo_sp.png") no-repeat left top;
	background-size: contain;
    width: 62px;
    height: 26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:9px;
	left:12px;
	margin-bottom:0
}
header.global h1 a {
	display:block;
	width:100%;
	height:100%
}
header.global .menu-base {
	display:block;
	background-color:#007e3d;
	width:41px;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	overflow:hidden
}
header.global .menu-btn {
	position:absolute;
	top:11px;
	right:7px
}
header.global .menu-btn span {
	display:block;
	content:" ";
	text-indent:-9999px;
	overflow:hidden;
	width:25px;
	height:2px;
	margin-bottom:6px;
	background-color:#fff;
	transition:all 0.25s ease
}
header.global .menu-btn span a {
	display:block;
	width:100%;
	height:100%
}
header.global .site-nav {
	width:100%;
	margin-bottom:0;
	overflow:hidden;
	top:41px;
	left:0;
	background-color:#007e3d;
	height:auto;
	position:absolute
}
header.global .site-nav:before, header.global .site-nav:after {
	display:none
}
header.global .site-nav>ul {
	padding:0 !important;
	text-align:left
}
header.global .site-nav>ul>li {
	padding:0;
	font-size:1.2rem;
	font-weight:bold;
	color:white;
	border-bottom:1px solid rgba(255,255,255,0.5)
}
header.global .site-nav>ul>li a {
	display:block;
	padding:10px 0
}
header.global .site-nav>ul>li span {
	padding-left:15px
}
header.global .site-nav .sp-sub {
	padding:0;
	display:block;
	background-color:rgba(255,255,255,0.25)
}
header.global .site-nav .sp-sub li {
	padding:0;
	border-bottom:1px solid rgba(255,255,255,0.1)
}
header.global .site-nav .sp-sub li a {
	padding:8px 0
}
header.global .site-nav .sp-sub li span:before {
	content:"ー ";
	margin-right:3px;
	font-size:1.1rem;
	font-weight:normal
}
footer.global {
	border-top:2px solid #007e3d;
	padding-top:2px;
	text-align:center;
	position:relative;
	z-index:2
}
footer.global .inner {
	padding:1px 0 0;
	background-color:#9fb832;
	border-top:none;
	font-size:1.2rem
}
footer.global .links {
	margin-bottom:0;
	background-color:white;
	padding:10px 15px 7px
}
footer.global .links li {
	display:inline-block;
	margin:0 5px 3px
}
footer.global .links li:first-child {
	margin-left:0
}
footer.global .links li a:before {
	display:block;
	content:" ";
	background:url("../img/pc/common/link_arw_l.png") no-repeat left top;
	background-size:6.6px 9.6px;
	width:6.6px;
	height:9.6px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	position:relative;
	top:0;
	margin-right:6px
}
footer.global .links li a:before a {
display:block;
width:100%;
height:100%
}
footer.global .links li a span {
	text-decoration:underline
}
footer.global .copyright {
	font-size:1rem;
	line-height:35px;
	padding-bottom:5px;
	color:white
}
footer.global.fix-bottom {
	position:relative;
	bottom:auto;
	left:auto;
	width:auto;
	min-width:auto;
	min-width:initial
}
body.is-menu-open .menu-btn span:nth-child(1) {
	-ms-transform:translate(4px, 0px) rotate(44deg);
	transform:translate(4px, 0px) rotate(44deg);
	-ms-transform-origin:0 0;
	transform-origin:0 0
}
body.is-menu-open .menu-btn span:nth-child(2) {
	-ms-transform:translateX(50px);
	transform:translateX(50px);
	opacity:0
}
body.is-menu-open .menu-btn span:nth-child(3) {
	-ms-transform:translate(4px, 0px) rotate(-45deg);
	transform:translate(4px, 0px) rotate(-45deg);
	-ms-transform-origin:1px 3px;
	transform-origin:1px 3px
}
}
@media print {
* {
	min-width:auto !important;
	min-width:initial !important
}
body {
	width:1500px !important;
	-ms-transform:scale(0.8) !important;
	transform:scale(0.8) !important;
	-ms-transform-origin:0 0 !important;
	transform-origin:0 0 !important
}
body .site-container, body header.global {
	min-width:auto !important;
	min-width:initial !important
}
}
body {
	line-height:2
}
main {
	padding-left:288px
}
@media print, screen and (min-width: 751px) {
header.global {
	width:288px;
	height:100%;
	background-color:#fff;
	position:fixed;
	top:0;
	left:0;
	box-shadow:0px -18px 18px 0px rgba(0,0,0,0.27);
	z-index:10
}
header.global h1 {
	display:flex;
	justify-content: center;
	align-items: center;
	text-indent: -9999px;
	overflow: hidden;
	padding: 40px 0;
	position: relative;
	z-index: 2;
	background-color: #fff;
}
header.global h1 a {
	display: block;
	width: 180px;
	height: 76px;
	background: url("../img/pc/common/ginsen_logo.png") no-repeat center center;
	background-size: contain;
}
body.msie-user .scaling header.global {
	position:absolute
}
footer.global.underflow {
	position:absolute;
	z-index:10;
	width:100%;
	left:0;
	bottom:0;
	min-width:1500px
}
.site-nav {
	position:relative;
	z-index:2;
	background-color:#fff
}
.site-nav>ul {
	border-top:1px solid #eaeaea
}
.site-nav>ul li {
	font-size:1.7rem;
	font-weight:bold;
	line-height:63px;
	border-bottom:1px solid #eaeaea
}
.site-nav>ul li a {
	padding-left:50px;
	display:block;
	position:relative
}
.site-nav>ul li a:before {
	display:block;
	content:" ";
	background:url("../img/pc/common/link_arw_lg.png") no-repeat left top;
	background-size:8px 9px;
	width:8px;
	height:9px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	right:30px;
	top:27px;
	position:absolute;
	transition:all 0.35s ease
}
.site-nav>ul li a:before a {
display:block;
width:100%;
height:100%
}
.site-nav>ul li a:after {
	display:block;
	content:" ";
	background:url("../img/pc/common/subnavs_active_arw.png") no-repeat left top;
	background-size:13px 26px;
	width:13px;
	height:26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:0;
	right:0;
	top:18px;
	transition:all 0.35s ease
}
.site-nav>ul li a:after a {
display:block;
width:100%;
height:100%
}
.site-nav>ul li.consul {
	font-size:1.35rem;
	font-weight:bold
}
.site-nav>ul li.is-active a:before {
	width:0
}
.site-nav>ul li.is-active a:after {
	width:13px
}
.sub-navs {
	background-color:#c7d53e;
	position:absolute;
	left:288px;
	top:0;
	width:0;
	height:100%;
	overflow:hidden;
	z-index:1;
	transition:all 0.4s ease
}
.sub-navs ul {
	padding-top:8px;
	border-top:1px solid #dbe481
}
.sub-navs li {
	font-size:1.6rem;
	line-height:63px;
	border-bottom:1px solid #dbe481;
	white-space:nowrap
}
.sub-navs li a {
	padding-left:47px;
	display:block
}
.sub-navs>div {
	position:relative;
	transition:all 0.5s ease 0.35s;
	opacity:0
}
.sub-navs>div.is-active {
	opacity:1
}
body.is-sub-menu-open .sub-navs {
	width:240px
}
}
.sec-header {
	height:221px;
	overflow:hidden;
	position:relative
}
.sec-header .sec-ttl {
	width:100%;
	height:100%;
	position:absolute
}
.sec-header .sec-ttl h1 {
	width:100%;
	height:47px;
	text-align:center;
	margin-top:80px
}
.sec-header .sec-ttl img {
	width:auto;
	height:100%
}
.sec-header .sec-hero {
	height:100%
}
.sec-header .sec-hero img {
	width:100%;
	height:auto
}
nav.sec-nav ul {
	display:table;
	width:100%;
	border-bottom:1px solid #eaeaea
}
nav.sec-nav li {
	display:table-cell;
	text-align:center;
	line-height:1.6;
	padding:20px 0;
	border-left:1px solid #eaeaea;
	width:500px;
	position:relative
}
nav.sec-nav li a {
	display:block
}
nav.sec-nav li:first-child {
	border:none
}
nav.sec-nav li.is-active:after {
	display:block;
	content:" ";
	background:url("../img/pc/common/sec_nav_active_arw.png") no-repeat left top;
	background-size:9px 8px;
	width:9px;
	height:8px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto
}
nav.sec-nav li.is-active:after a {
display:block;
width:100%;
height:100%
}
nav.sec-nav.sp {
	display:none
}
article h2 {
	margin:50px 0 43px;
	height:23px;
	text-align:center
}
article h2 img {
	width:auto;
	height:100%
}
article .page-content {
	margin:0 90px;
	border-top:2px solid #c7d53e
}
article .body {
	padding-top:55px;
	margin:0 99px 50px
}
article .body p {
	line-height:2
}
article .body .txt {
	padding:0
}
article .txt {
	padding:40px 0 30px
}
article .txt p {
	margin-bottom:10px
}
.sec-footer {
	background-color:#f7f7f7
}
.sec-footer h3 {
	text-align:center;
	padding:40px 0;
	border-bottom:1px solid white
}
.sec-footer h3 img {
	height:19px
}
.sec-footer ul {
	display:table;
	width:100%;
	margin-bottom:50px;
}
.sec-footer li {
	display:table-cell;
	border-left:10px solid white;
	text-align:center;
	line-height:2;
	width:30%;
	background:url("../img/pc/sustainability/line.png");
	background-repeat:repeat-x;
	background-position:bottom;
}
.sec-footer h4 {
	font-size:1.8rem;
	font-weight:bold;
	margin-bottom:17px;
	color:#fff;
	padding:30px 0 40px 0;
}
.sec-footer li.environment h4 {
	background:url("../img/pc/sustainability/index_h4_environment.png");
	background-size:cover;
}
.sec-footer li.social h4 {
	background:url("../img/pc/sustainability/index_h4_social.png");
	background-size:cover;
}
.sec-footer li.governance h4 {
	background:url("../img/pc/sustainability/index_h4_governance.png");
	background-size:cover;
}
.sec-footer ul ul {
	margin-bottom:20px;
}
.sec-footer li li {
	display:block;
	border:none;
	text-align:left;
	background:url("../img/pc/sustainability/icon_tri.png") no-repeat left 12px;
	background-size:7px 8px;
	text-decoration:underline;
	width:80%;
	margin-left:10%;
	padding-left:15px;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
main {
	padding-left:0
}
.sub-navs {
	display:none
}
.sec-header {
	height:112px;
	overflow:hidden;
	position:relative
}
.sec-header .sec-ttl {
	width:100%;
	height:100%;
	position:absolute
}
.sec-header .sec-ttl h1 {
	width:100%;
	height:30px;
	text-align:center;
	margin-top:40px;
	position:relative;
	z-index:2
}
.sec-header .sec-ttl img {
	width:auto;
	height:100%
}
.sec-header .sec-hero {
	height:100%
}
.sec-header .sec-hero img {
	width:auto;
	min-width:100%;
	height:100%;
	position:relative;
	top:50%;
	left:50%;
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
nav.sec-nav {
	display:none
}
nav.sec-nav.sp {
	display:block;
	margin-bottom:60px
}
nav.sec-nav.sp ul {
	display:block;
	width:85%;
	margin:0 auto;
	font-size:1.3rem;
	border:2px solid #eaeaea
}
nav.sec-nav.sp li {
	display:block;
	text-align:center;
	border:none;
	border-top:2px solid #eaeaea;
	width:auto;
	position:relative
}
nav.sec-nav.sp li a {
	display:block
}
nav.sec-nav.sp li:first-child {
	border:none
}
nav.sec-nav.sp li.is-active {
	background-color:#007e3d;
	font-weight:bold;
	color:white
}
nav.sec-nav.sp li.is-active:after {
	display:none
}
article {
	font-size:1.2rem
}
article h2 {
	margin:20px 0 20px;
	height:15px;
	text-align:center
}
article h2 img {
	width:auto;
	height:100%
}
article .page-content {
	margin:0 20px;
	border-top:2px solid #c7d53e
}
article .body {
	padding-top:15px;
	margin:0 20px 30px
}
article .body p {
	line-height:2
}
article .txt {
	padding:40px 0 30px
}
article .txt p {
	margin-bottom:10px;
	font-size:1.2rem
}
.sec-footer {
	background-color:#f7f7f7;
	margin-bottom:60px
}
.sec-footer h3 {
	text-align:center;
	padding:30px 0;
	border-bottom:1px solid white
}
.sec-footer h3 img {
	height:14px
}
.sec-footer ul {
	display:block;
	width:100%;
	margin-bottom:30px;
}
.sec-footer li {
	display:block;
	border:none;
	border-bottom:3px solid #82b12c;
	text-align:center;
	padding:0;
	line-height:2;
	width:auto;
	margin-bottom:10px;
	background:none;
}
.sec-footer li li {
	background:url("../img/pc/sustainability/icon_tri.png") no-repeat left 7px;
	background-size:7px 8px;
	margin-bottom:0px;
}
.sec-footer h4 {
	font-size:1.5rem;
	font-weight:bold;
	margin-bottom:17px
}
.sec-footer h4.inquery-ttl {
	margin-bottom:30px
}
}
@media print, screen and (min-width: 751px) {
article.sus-index {
	width:83%;
	margin:0 auto;
	padding-top:87px;
	line-height:2.4
}
article.sus-index section {
	border-top:4px solid #007e3d;
	padding-top:30px;
	margin-bottom:60px
}
article.sus-index section.noborder {
	border:none;
	padding-top:0px;
	margin-bottom:0px;
}
article.sus-index section:after {
	content:"";
	clear:both;
	display:block
}
article.sus-index .txts {
	width:70%;
	float:left;
	margin-left:30px;
}
article.sus-index .imgs {
	width:25%;
	float:right
}
article.sus-index .imgs img {
	width:100%;
	display:block;
	margin-top:15px
}
article.sus-index .imgs img:first-child {
	margin-top:0
}
article.sus-index p {
	margin-bottom:20px
}
article.sus-index .txts>p {
	margin-bottom:30px
}
article.sus-index dl.coolbiz-warmbiz:after {
	content:"";
	clear:both;
	display:block
}
article.sus-index dl.coolbiz-warmbiz dt {
	width:154.5px;
	float:left
}
article.sus-index dl.coolbiz-warmbiz dt img {
	width:100%
}
article.sus-index dl.coolbiz-warmbiz dd {
	padding-left:185px;
	line-height:39px
}
article.sus-index dt {
	font-size:1.8rem;
	font-weight:bold;
	color:#007e3d;
	margin-bottom:15px
}
article.sus-index dd {
	margin-bottom:20px
}
article.sus-index ol {
	padding-left:1em
}
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
article.sus-index {
	width:85%;
	margin:0 auto;
	padding:40px 0 20px;
	line-height:1.6
}
article.sus-index section {
	border-top:2px solid #007e3d;
	padding-top:20px;
	margin-bottom:40px
}
article.sus-index section.noborder {
	border:none;
	padding-top:0px;
	margin-bottom:0px;
}
article.sus-index section:after {
	content:"";
	clear:both;
	display:block
}
article.sus-index .txts {
	width:auto;
	float:auto;
}
article.sus-index .imgs {
	width:auto;
	float:auto;
	font-size:0;
	text-align:center
}
article.sus-index .imgs img {
	width:48%;
	display:inline;
	margin-top:15px
}
article.sus-index .imgs img:last-child {
	margin-left:4%
}
article.sus-index p {
	margin-bottom:10px
}
article.sus-index .txts>p {
	margin-bottom:20px
}
article.sus-index dl.coolbiz-warmbiz:after {
	content:"";
	clear:both;
	display:block
}
article.sus-index dl.coolbiz-warmbiz dt {
	width:30%;
	float:left
}
article.sus-index dl.coolbiz-warmbiz dt img {
	width:100%
}
article.sus-index dl.coolbiz-warmbiz dd {
	padding-left:35%;
	line-height:1.6
}
article.sus-index dt {
	font-size:1.8rem;
	font-weight:bold;
	color:#007e3d;
	margin-bottom:15px
}
article.sus-index dd {
	margin-bottom:20px
}
article.sus-index ol {
	padding-left:1em
}
}
/*-- sus 追加 --*/
.ta-r{
	text-align:right;
}
article.sus-sub a.underline{
	text-decoration:underline;
}
article.sus-index .pdflink p span{
	margin-left:10px;
}
article.sus-index .pdflink p span a{
	border:solid 1px #000;
	padding:5px 10px;
	background:#eee;
}
.go-commitment, .goals {
	text-align:center;
}
.go-commitment img {
	width:80%;
	border:solid 1px #82b12c;
	margin-bottom:90px;
}
.goals img {
	margin:30px 0 50px 0;
	width:80%;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.go-commitment img {
	width:100%;
	margin-bottom:50px;
}
.goals img {
	width:100%;
	margin: 20px 0 30px 0;
}
}
.sus-commitment h2 {
	font-size:3rem;
	font-weight:bold;
	text-align:left;
	margin-top:0;
	padding:0 0 30px 0;
}
.sus-commitment h3 {
	color:#007e3d;
	letter-spacing:-1px;
}

.sus-commitment p {
	font-size:1.65rem;
	line-height:1.7;
}
.commitment-photo {
	width:25%;
	float:right;
	padding:0 0 10px 30px;
}
.commitment-name {
	text-align:right;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.sus-commitment h2 {
	font-size:2rem;
	padding:0 0 20px 0;
}
.sus-commitment h3 {
	font-size:1.6rem;
}
.commitment-photo {
	width:80%;
	float:none;
	padding:0 10% 30px 10%;
	display:block;
}
}
.sus-sub .h2box {
	padding:10px 25px 6px 35px;
	background:#f4f4f4;
	overflow: hidden
}
.sus-sub h2 {
	font-size:3rem;
	font-weight:bold;
	text-align:left;
	margin-top:0;
	float:left;
}
.sus-sub h4 {
	font-weight:bold;
	margin-top:30px;
}
.sus-sub .h2box .iconbox {
	float:right;
	text-align:right;
}
.sus-sub .iconbox img {
	margin-left:5px;
	height:70px;
}
.sus-sub h3 {
	color:#007e3d;
	border-left: solid 5px #007e3d;
	padding:0 0 0 20px;
	margin:80px 0 30px 0;
	line-height:1.6;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.sus-sub .h2box {
	padding:10px;
}
.sus-sub h2 {
	font-size:2rem;
	float:none;
}
.sus-sub .h2box .iconbox {
	float:none;
	text-align:right;
}
.sus-sub .iconbox img {
	margin-left:5px;
	height:30px;
}
.sus-sub h3 {
	color:#007e3d;
	border-left: solid 5px #007e3d;
	padding:0 0 0 15px;
	margin:50px 0 30px 0;
	line-height:1.6;
}
}
.linkbox {
	display:block;
	margin-bottom:15px;
}
.linkbox a {
	border-radius:5px;
	padding:10px 20px 10px 40px;
	display:inline;
	color:#60870c;
	text-decoration:underline;
	background:#f3f3f3 url("../img/pc/sustainability/icon_tri.png") no-repeat 20px 16px;
	background-size:7px 8px;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.linkbox a {
	display:block;
}
}
.sus-sub .ta-c, .sus-sub .imgbox-c {
	text-align:center;
}
.sus-sub ul.imgbox-2 {
	display:table;
	width:76%;
	margin:0 12%;
	overflow: hidden
}
.sus-sub ul.imgbox-2 li {
	display:table-cell;
}
.sus-sub .imgbox-2 img {
	width:95%;
}
.sus-sub ul.imgbox-3 {
	display:table;
	width:90%;
	margin:0 5%;
	overflow: hidden
}
.sus-sub ul.imgbox-3 li {
	display:table-cell;
}
.sus-sub .imgbox-3 img {
	width:95%;
}
.sus-sub .imgbox-20p img {
	width:20%;
}
.sus-sub .imgbox-30p img {
	width:30%;
}
.sus-sub .imgbox-40p img {
	width:40%;
}
.sus-sub .imgbox-50p img {
	width:50%;
}
.sus-sub .imgbox-60p img {
	width:60%;
}
.sus-sub .imgbox-full img {
	width:90%;
}
.sus-sub .imgbox-20p img, .sus-sub .imgbox-30p img, .sus-sub .imgbox-40p img, .sus-sub .imgbox-50p img, .sus-sub .imgbox-60p img, .sus-sub .imgbox-full img {
	margin:10px 0 30px 0;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.sus-sub ul.imgbox-2 {
	width:100%;
	margin:0;
}
.sus-sub ul.imgbox-2 li {
	display:block;
	padding-bottom:10px;
}
.sus-sub .imgbox-2 img {
	width:90%;
}
.sus-sub ul.imgbox-3 {
	width:100%;
	margin:0;
}
.sus-sub ul.imgbox-3 li {
	display:block;
	padding-bottom:10px;
}
.sus-sub .imgbox-3 img {
	width:90%;
}
.sus-sub .imgbox-20p img, .sus-sub .imgbox-30p img, .sus-sub .imgbox-40p img, .sus-sub .imgbox-50p img, .sus-sub .imgbox-60p img {
	width:90%;
	margin:10px 0 30px 0;
}
.sus-sub .imgbox-full img {
	width:96%;
}
}
.sus-sub ul.basiclist {
	padding:0 0 0 40px;
	margin-bottom:30px;
}
.sus-sub ul.basiclist li {
	list-style:disc;
}
.sus-sub ul.boldlist {
	padding:0 0 30px 30px;
}
.sus-sub ul.boldlist li {
	font-weight:bold;
}
.sus-sub ul.cflist {
	padding:0 0 30px 30px;
}
.sus-sub ul.cflist li {
	font-weight:bold;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.sus-sub ul.basiclist {
	padding:0 0 30px 30px;
}
.sus-sub ul.cflist {
	padding:0 0 30px 60px;
}
.sus-sub ul.cflist li {
	text-indent:-3.5em;
}
}
.sus-sub .cf_txt1 {
	height:16px;
	vertical-align:middle;
}
.sus-sub .cf_txt2 {
	height:16px;
	vertical-align:middle;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.sus-sub .cf_txt1 {
	height:13px;
}
.sus-sub .cf_txt2 {
	height:13px;
}
}
/*-- working start --*/
.number-unit-B-inner {
	background-color: #FFF;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 25%;
	float:right;
}
.bt-blank{
	margin-bottom: 30px !important;
	padding-bottom: 25px !important;
}
 @media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.number-unit-B-inner {
	width:100%;
	float:none;
	font-size:0;
	text-align:center;
	margin:0 auto;
}
.bt-blank{
	margin-bottom: 0;
	padding-bottom: 0;
}
}
.head-M {
	font-size:1.6rem !important;
	color: #367a44;
	font-weight: 700;
	margin-bottom: 15px;
	text-align: center !important;
}
.head-M .head-M-inner {
	border-bottom: solid 3px #037C3D;
}
.icon {
	margin: 0 auto;
	margin-bottom: 14px;
	text-align: center;
	width: 100%;
}
.icon#icon12 img, .icon#icon13 img, .icon#icon14 img {
	max-width: 80px;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.icon#icon12 img, .icon#icon13 img, .icon#icon14 img {
	max-width: 150px;
}
}
.icon#kuruminlogo img {
	max-width: 150px;
	margin-top:25px;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
	.icon#kuruminlogo img {
	max-width: 150px;
	margin-top:20px;
}
}
.text-B {
	color: #367a44;
	text-align: center;
	width: 100%;
}
.text-B > * {
	line-height: 1;
	vertical-align: baseline !important;
}
.text-B .text {
	font-size:1.6rem;
	font-weight: 700;
}
.text-B .num {
	font-size:4rem;
	font-weight: 700;
}
#visual02 {
	background: url(/recruit/assets/images/numbers/icon06.png) no-repeat center center;
	background-size: cover;
	height: 110px;
	margin: 0 auto;
	margin-bottom: 17.5px;
	position: relative;
	width: 110px;
}
#visual02 #women, #visual02 #men {
	position: absolute;
}
#visual02 #women .text-B, #visual02 #men .text-B {
	line-height:0.2;
}
#visual02 #women .text-B .text, #visual02 #men .text-B .text {
	font-size:1.2rem;
}
#visual02 #women .text-B .num, #visual02 #men .text-B .num {
	font-size:3rem;
}
#visual02 #women {
	left: 8%;
	top: 16%;
}
#visual02 #men {
	bottom: 6%;
	right: 9%;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
#visual02 {
	height: 200px;
	width: 200px;
}
#visual02 #women .text-B, #visual02 #men .text-B {
	line-height:1.1;
}
#visual02 #women .text-B .text, #visual02 #men .text-B .text {
	font-size:1.6rem;
}
#visual02 #women .text-B .num, #visual02 #men .text-B .num {
	font-size:4rem;
}
#visual02 #women {
	left: 15%;
	top: 23%;
}
#visual02 #men {
	bottom: 20%;
	right: 15%;
}
}
#visual02 #men .text-B, #visual02 #men .text-B {
	color: #FFF;
}
.number-unit-B-inner .small {
	font-size:small;
	text-align:center;
}
.txts h4 {
	font-size:2rem;
}
.indent {
	margin-left:30px !important;
}
.indent2 {
	margin-left:20px !important;
}
ol.wL-1 {
	padding-top:10px;
}
ol.wL-1 li {
	list-style-type:decimal;
	margin-left:30px !important;
	margin-bottom:10px;
}
article.sus-index dl.wL-2 {
	padding-left:0px !important;
}
article.sus-index dl.wL-2:after {
	content:"";
	clear:both;
	display:block
}
article.sus-index dl.wL-2 dt {
	width:100px;
	float:left;
	margin-bottom:10px;
	font-size:1.6rem;
	font-weight:normal;
	color:#000;
}
article.sus-index dl.wL-2 dd {
	padding-left:70px;
	margin-bottom:10px;
}
article.sus-index dl.wL-2 dd .mt {
	margin-top:20px;
}
article.sus-index dl.wL-2 th, article.sus-index dl.wL-2 td {
	padding-right:30px;
	vertical-align:top;
}
article.sus-index dl.wL-2 th {
	font-weight:normal;
}

ol.wL-3 {
	list-style-type: none;
}
ol.wL-3 li {
	counter-increment: cnt;
	text-indent:-25px;
	padding-left:25px;
}
ol.wL-3 li:before {
	content: "(" counter(cnt) ") ";
}
 @media screen and (max-width: 750px), screen and (max-device-width: 750px) {
.txts h4 {
	font-size:1.7rem;
}
.indent {
	margin-left:10px !important;
}
.indent2 {
	margin-left:10px !important;
}
ol.wL-1 li {
	margin-left:20px !important;
}
article.sus-index dl.wL-2 {
	padding-left:0px !important;
}
article.sus-index dl.wL-2 dt {
	float:none;
	width:100%;
	margin-bottom:0px;
	font-size:1.1rem;
	font-weight:normal;
	color:#000;
}
article.sus-index dl.wL-2 dd {
	padding-left:0px;
	margin-bottom:10px;
}
article.sus-index dl.wL-2 th, article.sus-index dl.wL-2 td {
	display:block;
}
article.sus-index dl.wL-2 td {
	padding-left:10px;
}
}
/*-- working end --*/

/*20191125 add*/
@media print {
	body.msie-user header.global {
		display: none;
	}
	body.msie-user main {
		padding-left: 0px !important;
		font-size: 14px;
	}

	* {
		-ms-transform: none !important;
		-ms-zoom: none !important;
		min-height: auto !important;
        min-width: initial !important;
	}
	body.msie-user .scaller.scaling .site-wrapper {
		-ms-transform: none !important;
		transform: none !important;
	}
	body.msie-user .scaller.scaling {
		width: 1080px !important;
		height: auto !important;
	}
	body.msie-user {
		-ms-transform: none !important;
		transform: none !important;
		width: 1080px !important;
		height: auto !important;
	}
}
/*20191125 add*/

/*202004 add*/
article.sus-index h3 {
	font-size:2.2rem;
	font-weight:bold;
	color:#007e3d;
	border-left: solid 5px #007e3d;
	padding:0 0 0 20px;
	margin:80px 0 30px 0;
	line-height:1.6;
}

.go-materiality{
	text-align:center;
	padding:20px;
	width:80%;
	margin:0 auto;
	background-color:#007e3d;
}
.go-materiality img{
	vertical-align: middle;
	padding-left:20px;
}
.go-materiality a{
	color:#fff;
	font-weight:bold;
	font-size:2.6rem;
}
.sus-sub ul.mt li {
	clear:both;
}
.sus-sub ul.mt li .txtBox {
	float:left;
	padding-bottom:40px;
	width:800px;
}
.sus-sub ul.mt li h4 {
	background:url(/assets/img/pc/sustainability/icon_mt.png) no-repeat 0 13px;
	padding-left:20px;
}
.sus-sub ul.mt li .txtBox p {
	padding-left:20px;
}
.sus-sub ul.mt li .iconbox {
	float:right;
	text-align:right;
	width:200px;
	margin-top:40px;
}
.sus-sub ul.mt li .iconbox img {
	margin-left:5px;
	margin-bottom:5px;
	height:60px;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
article.sus-index h3 {
	font-size:2.2rem;
	font-weight:bold;
	color:#007e3d;
	border-left: solid 5px #007e3d;
	padding:0 0 0 15px;
	margin:50px 0 30px 0;
	line-height:1.6;
}
.go-materiality{
	padding:20px;
}
.go-materiality img{
	padding-left:10px;
	width:12px;
}
.go-materiality a{
	font-size:1.8rem;
}
article h2.mth2{
	height:auto;
	margin-bottom:0;
}
.sus-sub ul.mt li .txtBox {
	float:none;
	padding-bottom:0px;
	width:100%;
}
.sus-sub ul.mt li h4 {
	background:url(/assets/img/pc/sustainability/icon_mt.png) no-repeat 0 2px;
	padding-left:20px;
}
.sus-sub ul.mt li .iconbox {
	float:none;
	text-align:right;
	margin-top:0px;
	padding-bottom:20px;
	width:100%;
}
.sus-sub ul.mt li .iconbox img {
	margin-left:5px;
	height:30px;
}
}

/*go-btns*/
.go-btns{
	margin:20px 0 60px 0;
	text-align: center;
}
.go-btns li{
	width: 45%;
	height: auto;
	display: inline-block;
	margin: 0 1%;
	text-align:center;
}
.go-btns li a{
	display: block;
}
.go-btns li img{
	width: 100%;
}
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
	.go-btns{
		margin:20px 0 40px 0;
	}
	.go-btns li{
		width: 90%;
	}
	.go-btns li img{
		padding-bottom: 20px;
	}
}

/*sdgs-manga*/
.clear{
	clear: both;
}
.manga{
	padding: 40px;
	margin-bottom: 3rem;
	border-bottom:1px solid #007e3d;
	position: relative;
}
.manga .manga-contents{
	float: left;
	width: 66%;
}
.manga .hyousi{
	float: right;
	width: 28%;
}
.manga .hyousi img{
	width: 100%;
}
.manga-odd{
	background-color: #f4f4f4;
}
.manga-even{
	background-color: #fff;
}
.manga-num{
	color: #017e3e;
	font-size: 7rem;
	float: left;
	padding-top: 30px;
	line-height: 0%;
}
.manga h3{
	font-size:20px !important;
	margin-bottom: 20px;
	margin: 0 0 20px 90px !important;
	padding: 0 0 0 20px !important;
}
.manga-btn {
	margin-top: 40px;
}
.manga-btn a{
	background: #017e3e;
	color:#fff;
	font-weight:bold;
	padding:20px 30px;
}
.manga-btn img{
	vertical-align: middle;
	padding-left:10px;
	width: 10px;
} 
@media screen and (max-width: 750px), screen and (max-device-width: 750px) {
	.manga{
		padding: 20px 10px;
	}
	.manga .manga-contents{
		float: none;
		width: 100%;
	}
	.manga .hyousi{
		float: none;
		width: 80%;
		margin: 3.5rem auto 0 auto;
		text-align: center;
	}
	.manga-num{
		font-size: 3rem;
		padding-top: 2rem;
	}
	.manga h3{
		font-size:15px !important;
		margin-bottom: 20px;
		margin: 0 0 20px 40px !important;
		padding: 0 0 0 10px !important;
		border-left: solid 3px #007e3d !important;
	}
	.manga-btn {
		margin-top: 3rem;
	}
}