@charset "UTF-8";
/* ===================================================================
CSS information
 style info
=================================================================== */
/*body, html,
div, p, span, blockquote, u, s, i, b,
table, tr, th, td,
ul, ol, dl, li, dt, dd,
strong, h1, h2, h3, h4, h5, em,
header, footer, nav, aside, section,
input, select, option, textarea, button {
  text-align: initial;
}*/
/*----------------------------------------------------
	基本設定
----------------------------------------------------*/
img {
  image-rendering: -webkit-optimize-contrast;
}

/* PC用非表示 ====================*/
.pc {
  display: none !important;
}

/*----------------------------------------------------
	header
----------------------------------------------------*/
#ceo .nav-global_link[href*="ceo"],
#cfo .nav-global_link[href*="cfo"],
#discussion .nav-global_link[href*="discussion"],
#division .nav-global_link[href*="division"],
#special .nav-global_link[href*="special"],
#sustainability .nav-global_link[href*="sustainability"] {
  color: #004831;
}

.header-info_logo,
.nav-global_logo {
  width: 90px;
}

.nav-global_link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 62px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0;
  font-size: 14px;
  line-height: 1.33;
  background-color: #fff;
}

.nav-global_link::before, .nav-global_link::after {
  content: none;
}

.nav-dropdown_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 62px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 1.33;
}

.nav-global_ac {
  padding-right: 54px;
  background-color: #f0f0f0;
}

.nav-global_ac::before, .nav-global_ac::after {
  content: "";
  top: 50%;
  right: 20px;
  width: 14px;
  height: 2px;
  background-color: #004831;
}

.nav-global_ac::before {
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: .3s;
  transition: .3s;
}

.nav-global_ac::after {
  visibility: visible;
  opacity: 1;
  left: auto;
  bottom: auto;
  border-bottom: 0;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.nav-global_ac.is-active {
  color: #004831;
}

.nav-global_ac.is-active::after {
  visibility: hidden !important;
  opacity: 0 !important;
}

.nav-dropdown_list li a {
  padding: 5px 20px 5px 30px;
}

/*----------------------------------------------------
	nav-local
----------------------------------------------------*/
.nav-local {
  margin-top: 36px;
}

/*----------------------------------------------------
	gr-footer
----------------------------------------------------*/
.gr-footer {
  margin-top: 70px;
  padding: 35px 10px 50px;
  border-top: 1px solid #d6dedb;
}

.gr-footer .container {
  padding: 0;
}

.gr-footer h2.gr-footer-title {
  font-size: 18px;
  font-weight: bold;
  color: #004931;
  line-height: 1;
}

.gr-footer .gr-footer-menu {
  position: relative;
  z-index: 1;
  margin-top: 25px;
  border-top: 1px solid #d6dedb;
}

.gr-footer .gr-footer-menu ul.gr-footer-menu_list {
  padding: 14px 0 16px;
  border-bottom: 1px solid #d6dedb;
}

.gr-footer .gr-footer-menu ul.gr-footer-menu_list li:nth-child(2) {
  margin-top: 0.5em;
}

.gr-footer .gr-footer-menu ul.gr-footer-menu_list li > span {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #333333;
}

.gr-footer .gr-footer-menu ul.gr-footer-menu_list li a {
  text-justify: none;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #004831;
}

.gr-footer .gr-footer-menu ul.gr-footer-menu_list li a:hover {
  text-decoration: underline;
}

.gr-footer .gr-footer-menu ul.gr-footer-menu_list li + li {
  margin-top: 0.35em;
}

.nav-local + .gr-footer {
  margin-top: 0;
}

/*----------------------------------------------------
	ページ 共通
----------------------------------------------------*/
.italic {
  font-style: italic;
}

.page_top {
  padding: 0;
}

.page_top .gr-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  min-height: 66px;
  margin-top: 10px;
  padding: 0 10px 5px 12px;
  color: #004831;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.3;
}

.page_top .gr-title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 2px solid #c4d700;
}

.page_top .gr-img {
  margin-top: 30px;
}

.c-title-bold {
  margin-bottom: 10px;
}

.c-title-bold:not(:first-child) {
  margin-top: 25px;
}

.c-title-4th {
  margin-bottom: 10px;
}

.c-title-4th:not(:first-child) {
  margin-top: 25px;
}

.l-area-common {
  padding: 0;
}

.l-area-common_text p:not(:first-child) {
  text-indent: 1em;
}

.l-area-common_text p strong {
  font-weight: bold;
}

.l-area-common_text ul.c-table_notes {
  margin-top: 1.5em;
  font-size: 1.4rem;
  font-style: italic;
}

.l-area-common_text ul.c-table_notes span {
  display: inline-block;
  margin-right: 0.5em;
}

.l-area-common_image {
  display: table;
  margin: 25px auto 0;
}

p.gr-text_caption {
  margin-top: 12px;
  font-size: 1.4rem;
  font-style: italic;
}

p.gr-text_caption strong {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
}

/*margin*/
.page_top + .l-area-common {
  margin-top: 30px;
  padding-top: 0;
}

.l-area-common + .l-area-common {
  margin-top: 40px;
}

.c-title-bold + img {
  margin-top: 10px;
}

/*----------------------------------------------------
	TOP
----------------------------------------------------*/
body#top {
  /*margin*/
}

body#top .page_top {
  padding: 25px 0 30px;
}

body#top .page_top .gr-title.-top {
  margin: 0;
  padding: 0;
  min-height: initial;
  letter-spacing: 0;
}

body#top .page_top .gr-title.-top::before {
  content: none;
}

body#top .page_top + .l-area-common {
  margin: 0;
  padding: 0;
}

body#top .page_top + .l-area-common .gr-column .gr-column_item {
  border: 1px solid #d6dedb;
}

body#top .page_top + .l-area-common .gr-column .gr-column_item + .gr-column_item {
  margin-top: 20px;
}

body#top .l-area-common.-division {
  margin-top: 40px;
}

body#top .l-area-common.-division h2.gr-title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333333;
}

body#top .l-area-common.-division .gr-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 25px;
}

body#top .l-area-common.-division .gr-column .gr-column_item {
  position: relative;
  width: calc((100% - 10px) / 2);
}

body#top .l-area-common.-division .gr-column .gr-column_item:nth-child(even) {
  margin-left: 10px;
}

body#top .l-area-common.-division .gr-column .gr-column_item:nth-child(n+3) {
  margin-top: 15px;
}

body#top .l-area-common.-division .gr-column .gr-column_item h4.gr-column_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 34px;
  padding: 5px 10px;
  text-align: initial;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
}

body#top .l-area-common.-division .gr-column .gr-column_item:nth-child(1) h4.gr-column_title {
  background: #1dab67;
}

body#top .l-area-common.-division .gr-column .gr-column_item:nth-child(2) h4.gr-column_title {
  background: #a1c85e;
}

body#top .l-area-common.-division .gr-column .gr-column_item:nth-child(3) h4.gr-column_title {
  background: #08a6a8;
}

body#top .l-area-common.-division .gr-column .gr-column_item:nth-child(4) h4.gr-column_title {
  background: #12afc5;
}

body#top .l-area-common.-division .l-area-common_btn {
  width: 100%;
  margin-top: 40px;
  text-align: center;
}

body#top .l-area-common.-division .l-area-common_btn .c-btn {
  max-width: 335px;
  height: 48px;
}

body#top .l-area-common.-special {
  margin-top: 50px;
  padding: 40px 0;
  background: #d6effb;
}

body#top .l-area-common.-special h2.gr-title {
  text-align: center;
}

body#top .l-area-common.-special p.gr-text_lead {
  margin-top: 15px;
  text-align: center;
  font-size: 1.6rem;
}

body#top .l-area-common.-special p.gr-text_lead strong {
  display: block;
  text-align: center;
  font-weight: bold;
}

body#top .l-area-common.-special .gr-column {
  margin-top: 35px;
}

body#top .l-area-common.-special .gr-column .gr-column_item .gr-column_img {
  position: relative;
  margin-top: 10px;
}

body#top .l-area-common.-special .gr-column .gr-column_item p.gr-column_text {
  margin-top: 10px;
  color: #333333;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-transition: .3s;
  transition: .3s;
}

body#top .l-area-common.-special .gr-column .gr-column_item + .gr-column_item {
  margin-top: 28px;
}

body#top .l-area-common.-sustainability {
  margin-top: 0;
}

body#top .l-area-common.-sustainability .container {
  padding: 50px 10px 90px;
  background: url("../../img/top/bg_sustainability_sp.jpg") center top no-repeat;
  background-size: cover;
}

body#top .l-area-common.-sustainability h2.gr-title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333333;
}

body#top .l-area-common.-sustainability p.gr-text_lead {
  margin-top: 13px;
  font-size: 1.6rem;
  line-height: 1.75;
}

body#top .l-area-common.-sustainability .l-area-common_btn {
  width: 100%;
  margin-top: 35px;
  text-align: center;
}

body#top .l-area-common.-sustainability .l-area-common_btn .c-btn {
  max-width: 335px;
  height: 48px;
}

body#top .l-area-common.-download {
  margin-top: 0;
}

body#top .l-area-common.-download .container {
  padding: 40px 10px;
  background: #f5f5f5;
}

body#top .l-area-common.-download .gr-column .gr-column_item:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body#top .l-area-common.-download .gr-column .gr-column_item:nth-child(2) {
  margin-top: 10px;
}

body#top .l-area-common.-download .gr-column .gr-column_item:nth-child(4) ul.gr-column_list:last-child {
  padding-bottom: 0;
  border: none;
}

body#top .l-area-common.-download .gr-column .gr-column_img {
  width: 23.46vw;
}

body#top .l-area-common.-download .gr-column .gr-column_img img {
  border: 1px solid #d6dedb;
}

body#top .l-area-common.-download .gr-column h2.gr-title {
  margin-left: 25px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #004931;
  line-height: 1.4;
}

body#top .l-area-common.-download .gr-column ul.gr-column_list {
  padding: 14px 0 16px;
  border-bottom: 1px solid #d6dedb;
}

body#top .l-area-common.-download .gr-column ul.gr-column_list li:nth-child(2) {
  margin-top: 0.5em;
}

body#top .l-area-common.-download .gr-column ul.gr-column_list li > span {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #333333;
}

body#top .l-area-common.-download .gr-column ul.gr-column_list li a {
  text-justify: none;
  padding-bottom: 0.15em;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #004831;
  border-bottom: 1px solid transparent;
}

body#top .l-area-common.-download .gr-column ul.gr-column_list li a::after {
  content: "PDF";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 5px;
  width: 32px;
  height: 16px;
  padding-bottom: 1px;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  border-radius: 16px;
  background-color: #f34a44;
}

body#top .l-area-common.-download .gr-column ul.gr-column_list li a:hover {
  border-bottom-color: #004831;
}

body#top .l-area-common.-download .gr-column ul.gr-column_list li a span {
  font-size: 1.2rem;
}

body#top .l-area-common.-download .gr-column ul.gr-column_list li + li {
  margin-top: 0.35em;
}

body#top .l-area-common.-download + .gr-footer {
  margin-top: 40px;
}

/*----------------------------------------------------
	Message from the Group CEO
----------------------------------------------------*/
body#ceo .l-area-common {
  padding: 0;
}

body#ceo .l-area-common p.gr-text_lead {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  font-style: italic;
  line-height: 1.8;
}

body#ceo .l-area-common p.gr-text_lead + .l-area-common_text {
  margin-top: 30px;
}

body#ceo .l-area-common .l-area-common_text h4.gr-title {
  font-size: 1.6rem;
  font-weight: bold;
}

body#ceo .l-area-common .l-area-common_text p:not(:first-child) {
  margin-top: 1.75em;
}

body#ceo .l-area-common .l-area-common_text h4.gr-title + p {
  margin-top: 0;
}

body#ceo .l-area-common .l-area-common_text p + h4.gr-title {
  margin-top: 1.75em;
}

body#ceo .l-area-common .gr-text_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

body#ceo .l-area-common .gr-text_name p {
  font-size: 1.2rem;
}

body#ceo .l-area-common .gr-text_name p:first-child {
  text-align: right;
}

body#ceo .l-area-common .gr-text_name p:last-child {
  width: 34.66vw;
  margin-left: 20px;
  text-align: left;
}

body#ceo .l-area-common .gr-text_name p span {
  font-weight: bold;
}

/*----------------------------------------------------
	Message from the Group CFO
----------------------------------------------------*/
body#cfo .page_top .gr-img {
  border: 1px solid #d6dedb;
}

body#cfo .l-area-common {
  padding: 0;
}

body#cfo .l-area-common .gr-text_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 30px;
}

body#cfo .l-area-common .gr-text_name p {
  font-size: 1.2rem;
}

body#cfo .l-area-common .gr-text_name p:first-child {
  text-align: right;
}

body#cfo .l-area-common .gr-text_name p:last-child {
  width: 25.33vw;
  margin-left: 20px;
  text-align: left;
}

body#cfo .l-area-common .gr-text_name p span {
  font-weight: bold;
}

/*----------------------------------------------------
	 DISCUSSION　Round-Table Discussion with Outside Directors 
----------------------------------------------------*/
body#discussion .page_top + .l-area-common {
  margin-top: 25px;
}

body#discussion .l-area-common {
  padding: 0;
}

body#discussion .l-area-common h2.gr-title {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #004831;
}

body#discussion .l-area-common p.gr-text_lead {
  margin-top: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}

body#discussion .l-area-common .gr-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px auto 0;
}

body#discussion .l-area-common .gr-column .gr-column_item {
  width: calc((100% - 10px) / 2);
}

body#discussion .l-area-common .gr-column .gr-column_item:nth-child(even) {
  margin-left: 10px;
}

body#discussion .l-area-common .gr-column .gr-column_item:nth-child(n+3) {
  margin-top: 15px;
}

body#discussion .l-area-common .gr-column .gr-column_item p.gr-column_text {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.5;
}

body#discussion .l-area-common .gr-column .gr-column_item p.gr-column_text strong {
  display: block;
  margin-bottom: 2px;
  font-size: 1.6rem;
  font-weight: bold;
}

body#discussion .l-area-common .l-area-common_text {
  margin-top: 40px;
}

body#discussion .l-area-common .l-area-common_text p {
  text-indent: 0;
}

body#discussion .l-area-common .l-area-common_text p:not(:first-child) {
  margin-top: 1.75em;
}

body#discussion .l-area-common .l-area-common_text p strong {
  font-weight: bold;
  margin-right: 1em;
}

/*----------------------------------------------------
	Business Strategies for Creating Value
----------------------------------------------------*/
body#division .l-area-common {
  padding: 0;
}

body#division .l-area-common p.gr-text_lead {
  margin-bottom: 25px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.75;
}

body#division .l-area-common .gr-column {
  margin-top: 25px;
}

body#division .l-area-common .gr-column .gr-column_item + .gr-column_item {
  margin-top: 25px;
}

body#division .l-area-common.-background {
  margin-top: 30px;
}

body#division .l-area-common.-background .container {
  padding: 25px 10px 30px;
  background: #f3f8f6;
}

body#division .l-area-common.-background h3.gr-title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #010101;
}

body#division .l-area-common.-background .c-title-bold {
  font-size: 1.8rem;
  font-weight: bold;
  color: #010101;
}

body#division .l-area-common.-background .c-title-bold span {
  font-size: 1.6rem;
  font-weight: normal;
}

body#division .l-area-common.-background .l-area-common_text {
  margin-top: 20px;
}

body#division .l-area-common.-background .l-area-common_text a.c-link {
  font-weight: normal;
}

body#division .l-area-common.-background p.gr-column_text:not(:first-child) {
  text-indent: 1em;
}

body#division .l-area-common.-background .gr-column {
  margin-top: 20px;
}

body#division .l-area-common.-background .gr-column .gr-column_item p.gr-column_text {
  font-size: 1.6rem;
  letter-spacing: .05em;
  line-height: 1.75;
}

body#division .l-area-common.-background .gr-column .gr-column_item + .gr-column_item {
  margin-top: 25px;
}

body#division .l-area-common.-background.-retail .container {
  background: #f3f8f6;
}

body#division .l-area-common.-background.-wholesale .container {
  background: #f5f9ed;
}

body#division .l-area-common.-background.-global .container {
  background: #ecf5f5;
}

body#division .l-area-common.-background.-globalmarkets .container {
  background: #eaf3f6;
}

/*----------------------------------------------------
	Special Feature 2
----------------------------------------------------*/
body#special.special02 {
  /*margin*/
}

body#special.special02 h2.gr-title {
  margin-top: 25px;
  text-align: center;
  font-size: 2.2rem;
  color: #333333;
}

body#special.special02 h3.gr-title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #004831;
}

body#special.special02 .gr-column.-special02_1 {
  margin-top: 25px;
}

body#special.special02 .gr-column.-special02_1 .gr-column_item {
  position: relative;
}

body#special.special02 .gr-column.-special02_1 .gr-column_item dl div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body#special.special02 .gr-column.-special02_1 .gr-column_item dl dt {
  width: 100px;
}

body#special.special02 .gr-column.-special02_1 .gr-column_item dl dd {
  width: calc(100% - 115px);
  margin-left: 15px;
  font-size: 1.2rem;
  line-height: 1.6;
}

body#special.special02 .gr-column.-special02_1 .gr-column_item dl dd strong {
  display: block;
  margin-bottom: 8px;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
}

body#special.special02 .gr-column.-special02_1 .gr-column_item dl div + div {
  margin-top: 20px;
}

body#special.special02 .gr-column.-special02_1 .gr-column_item + .gr-column_item {
  margin-top: 30px;
}

body#special.special02 .gr-column.-special02_2 {
  margin-top: 35px;
}

body#special.special02 .gr-column.-special02_2 .gr-column_item .gr-column_img {
  width: 120px;
  margin: 0 auto;
}

body#special.special02 .gr-column.-special02_2 .gr-column_item p.gr-column_text {
  margin-top: 25px;
  font-size: 1.6rem;
  letter-spacing: .05em;
  line-height: 1.75;
}

body#special.special02 .gr-column.-special02_2 .gr-column_item p.gr-column_text:not(:first-child) {
  text-indent: 1em;
}

body#special.special02 .gr-column.-special02_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}

body#special.special02 .gr-column.-special02_3 .gr-column_item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc((100% - 10px) / 2);
  padding: 10px;
  background: #e5edea;
}

body#special.special02 .gr-column.-special02_3 .gr-column_item:nth-child(even) {
  margin-left: 10px;
}

body#special.special02 .gr-column.-special02_3 .gr-column_item:nth-child(n+3) {
  margin-top: 10px;
}

body#special.special02 .gr-column.-special02_3 .gr-column_item h4.gr-title {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}

body#special.special02 .gr-column.-special02_3 .gr-column_item p.gr-column_text {
  margin-top: 10px;
  text-align: initial;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.6;
}

body#special.special02 .gr-column.-special02_4 .gr-column_item p.gr-column_text {
  margin-top: 15px;
  color: #333333;
  font-size: 1.6rem;
  line-height: 1.75;
}

body#special.special02 .gr-column.-special02_4 .gr-column_item p.gr-column_text a {
  display: table;
  margin-bottom: 5px;
}

body#special.special02 .gr-column.-special02_4 .gr-column_item + .gr-column_item {
  margin-top: 25px;
}

body#special.special02 .gr-area-background {
  width: 100vw;
  margin-top: 30px;
  margin-left: -10px;
  padding: 25px 10px 30px;
  background: #f3f8f6;
}

body#special.special02 .gr-area-background h3.gr-title {
  color: #010101;
}

body#special.special02 .gr-area-background .l-area-common_text {
  margin-top: 20px;
}

body#special.special02 h2.gr-title + .l-area-common_text {
  margin-top: 20px;
}

body#special.special02 .gr-column + h3.gr-title {
  margin-top: 30px;
}

/*----------------------------------------------------
	Special Feature 3
----------------------------------------------------*/
body#special.special03 .l-area-common_text p strong {
  font-style: normal;
}

body#special.special03 .gr-column.-special03 {
  margin-top: 25px;
}

body#special.special03 .gr-column.-special03 .gr-column_item p.gr-column_text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  color: #333333;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: italic;
  line-height: 1.6;
  background: #f3f8f6;
}

body#special.special03 .gr-column.-special03 .gr-column_item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

body#special.special03 .gr-column.-special03 .gr-column_item dl dt {
  width: 100px;
}

body#special.special03 .gr-column.-special03 .gr-column_item dl dd {
  width: calc(100% - 115px);
  margin-left: 15px;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.6;
}

body#special.special03 .gr-column.-special03 .gr-column_item dl dd strong {
  display: block;
  margin-bottom: 8px;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
}

body#special.special03 .gr-column.-special03 .gr-column_item dl dd strong span {
  display: block;
  margin-top: 8px;
  font-size: 1.2rem;
  line-height: 1.5;
}

body#special.special03 .gr-column.-special03 .gr-column_item dl div + div {
  margin-top: 35px;
}

body#special.special03 .gr-column.-special03 .gr-column_item + .gr-column_item {
  margin-top: 25px;
}

body#special.special03 .gr-link_area {
  margin-top: 30px;
  border: 1px solid #f0f0f0;
}

body#special.special03 .gr-link_area h4.gr-title {
  padding: 10px;
  text-align: center;
  font-size: 1.6rem;
  background: #f0f0f0;
  line-height: 1;
}

body#special.special03 .gr-link_area ul.gr-link_list {
  padding: 10px 15px;
}

body#special.special03 .gr-link_area ul.gr-link_list li a.c-link {
  font-weight: normal;
}

body#special.special03 .gr-link_area ul.gr-link_list li + li {
  margin-top: 10px;
}

/*----------------------------------------------------
	Sustainability Initiatives
----------------------------------------------------*/
body#sustainability {
  /*margin*/
}

body#sustainability .page_top .container {
  padding: 0;
}

body#sustainability .page_top .breadcrumb {
  margin: 0 10px;
}

body#sustainability .page_top h1.gr-title {
  margin: 10px 10px 0;
}

body#sustainability .page_top .l-area-common_text {
  margin-top: 30px;
  padding: 30px 10px 42.66vw;
  background: url("../../sustainability/img/bg.jpg") center top no-repeat;
  background-size: cover;
}

body#sustainability .page_top .l-area-common_text p span {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}

body#sustainability .page_top .l-area-common_text p strong {
  font-style: italic;
}

body#sustainability .page_top ul.gr-btn_list {
  display: none;
}

body#sustainability .page_top .gr-img {
  margin: -35.2vw 10px 0;
}

body#sustainability h3.gr-title {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #004831;
}

body#sustainability .gr-area-background {
  width: 100vw;
  margin-top: 30px;
  margin-left: -10px;
  padding: 25px 10px 30px;
  background: #f3f8f6;
}

body#sustainability .gr-area-background h3.gr-title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #010101;
}

body#sustainability .gr-area-background .gr-column {
  margin: 20px auto 0;
}

body#sustainability .gr-area-background .gr-column .gr-column_item:last-child {
  width: 72vw;
  margin: 25px auto 0;
}

body#sustainability .gr-area-background .gr-column .gr-column_item p.gr-column_text {
  font-size: 1.6rem;
  letter-spacing: .05em;
  line-height: 1.75;
}

body#sustainability .gr-area-background .gr-column .gr-column_item p.gr-text_caption {
  font-style: normal;
}

body#sustainability p.gr-text_lead {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.75;
}

body#sustainability .l-area-common_btn {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

body#sustainability .l-area-common_btn .c-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 335px;
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto;
  min-height: 48px;
}

body#sustainability .l-area-common_btn .c-btn.-blank:hover span::after {
  background-image: url("../img/ico_otherpage03w.png");
}

body#sustainability .l-area-common_btn .c-btn.-blank span {
  text-align: center;
  line-height: 1.5;
}

body#sustainability .l-area-common_btn .c-btn.-blank span::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background-image: url("../../../assets/img/ico_otherpage03.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

body#sustainability .gr-column01 .gr-column_item:last-child {
  width: 66.66vw;
  margin: 25px auto 0;
}

body#sustainability .gr-column01 .gr-column_item:last-child img {
  border: 1px solid #d6dedb;
}

body#sustainability .gr-column02 {
  max-width: initial;
  margin-top: 40px;
}

body#sustainability .gr-column02 .gr-column_item + .gr-column_item {
  margin-top: 40px;
}

body#sustainability .page_top + .l-area-common {
  margin-top: 25px;
}
