﻿@charset "UTF-8";
.vision-tab {
  margin-bottom: 40px;
}

.vision-tab > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vision-tab > ul > li {
  width: 24%;
}

.vision-tab > ul > li > a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.vision-tab > ul > li > a:hover {
  opacity: 0.7;
}

.vision01 {
  line-height: 1.7;
}

.vision01 h4.ttl-feature01, .vision01 h4.ttl-feature02 {
  margin: 0 0 30px 0 !important;
  padding: 0 0 0 0 !important;
  background: none;
  color: #717071;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3 !important;
}

.vision01 h4.ttl-feature02 {
  color: #0092C9;
}

.vision01 h4.ttl-feature03 {
  margin: 0 0 30px 0 !important;
  padding: 0 0 0 0 !important;
  background: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1 !important;
}

.vision01 h5.ttl-feature01_sub, .vision01 h5.ttl-feature02_sub {
  height: 18px !important;
  margin: 0 0 20px 0 !important;
  padding: 1px 0 0 20px !important;
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature_01.png);
  background-repeat: no-repeat;
  color: #717071;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px !important;
}

.vision01 h5.ttl-feature02_sub {
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature_02.png);
  color: #0092C9;
}

.vision01 h5.ttl-feature03_sub {
  position: relative;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 1 !important;
  text-align: center;
}

.vision01 h5.ttl-feature03_sub > span {
  display: inline-block;
  z-index: 2;
  position: relative;
  padding: 0 20px;
  background-color: #0092C9;
}

.vision01 h5.ttl-feature03_sub:before, .vision01 h5.ttl-feature03_sub:after {
  position: absolute;
  top: 10px;
  left: 0;
  width: 157px;
  height: 1px;
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature01_08.png);
  background-repeat: no-repeat;
  content: " ";
}

.vision01 h5.ttl-feature03_sub:after {
  top: 10px;
  right: 0;
  left: auto;
  width: 157px;
  height: 1px;
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature01_08.png);
  background-repeat: no-repeat;
}

.vision01 .sec-feature01,
.vision01 .sec-feature02 {
  position: relative;
  margin-bottom: 85px;
  padding: 30px;
  background-color: #eeeeef;
}

.vision01 .sec-feature01:after,
.vision01 .sec-feature02:after {
  position: absolute;
  bottom: -65px;
  left: 0;
  width: 100%;
  height: 65px;
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature01_06.png);
  background-position: center top;
  background-repeat: no-repeat;
  content: " ";
}

.vision01 .sec-feature01 {
  margin-top: 20px;
}

.vision01 .feature01-point {
  margin-bottom: 15px;
}

.vision01 .feature01-point .ttl {
  width: 240px;
  margin-right: 15px;
  padding: 6px 0;
  float: left;
  background-color: #717071;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  text-align: center;
}

.vision01 .feature01-point .text {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.vision01 .feature01-point .text .keyword {
  color: #0092c9;
}

.vision01 .box-feature01-keyword {
  position: relative;
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 24px 45px;
  border: solid 1px #0092C9;
}

.vision01 .box-feature01-keyword:before {
  position: absolute;
  top: -28px;
  left: 0;
  width: 100%;
  height: 65px;
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature01_01.png);
  background-position: center top;
  background-repeat: no-repeat;
  content: " ";
}

.vision01 .box-feature01-keyword .text {
  margin-bottom: 20px !important;
  color: #0092C9;
  font-size: 15px;
  text-align: center;
}

.vision01 .box-feature01-keyword .keyword {
  margin: 0 -5px !important;
}

.vision01 .box-feature01-keyword .keyword > li {
  display: block;
  width: calc((100% - 40px) / 4);
  margin: 0 5px !important;
  padding: 11px 0 10px 0 !important;
  float: left;
  background-color: #0092C9;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.vision01 .row-omoi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 36px -12px 0 -12px;
}

.vision01 .box-omoi01, .vision01 .box-omoi02, .vision01 .box-omoi03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: calc((100% - 24px) / 3);
  margin: 0 12px;
  padding: 37px 20px 20px 20px;
  background-color: #fff;
  color: #717071;
  font-size: 15px;
}

.vision01 .box-omoi01:before, .vision01 .box-omoi02:before, .vision01 .box-omoi03:before {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature01_03.png);
  background-position: center top;
  background-repeat: no-repeat;
  content: " ";
}

.vision01 .box-omoi02:before {
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature01_05.png);
}

.vision01 .box-omoi03:before {
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature01_04.png);
}

.vision01 .sec-feature02 {
  background-color: #e3eff5;
}

.vision01 .sec-feature02:after {
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature01_07.png);
}

.vision01 .row-torikumi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 -24px 0;
}

.vision01 .box-torikumi {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc((100% - 72px) / 3);
  height: 70px;
  margin: 0 0 24px 0;
  padding: 13px 0 0 18px;
  border-left: solid 5px #0092C9;
  background-color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1px;
}

.vision01 .link_01 {
  margin: 7px 0 7px 0 !important;
  padding: 0 0 0 18px !important;
  background: url(/company/csr/css/../images/bg_link_01.gif) no-repeat 0px 5px;
  font-weight: bold;
  text-indent: 0 !important;
}

.vision01 .sec-feature03 {
  position: relative;
  margin-bottom: 25px;
  padding: 30px;
  background-color: #0092C9;
}

.vision01 .row-vision2030 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px -24px -12px;
}

.vision01 .box-vision2030 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc((100% - 72px) / 3);
  margin: 0 12px 24px 12px;
  padding: 15px;
  background-color: #fff;
}

.vision01 .box-vision2030 .ttl {
  margin-bottom: 10px;
  color: #0092C9;
  font-size: 15px;
  font-weight: bold;
}

.vision01 .box-vision2030 .text {
  font-size: 14px;
}

.vision01 .sec-feature04 {
  position: relative;
  padding: 30px;
}

.vision02 {
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.7;
}

.vision02 .tbl-vision2030 .txt-center {
  text-align: center;
}

.vision02 .tbl-vision2030 .col1 {
  width: getPercent(42, 950);
}

.vision02 .tbl-vision2030 .col2 {
  width: getPercent(42, 950);
}

.vision02 .tbl-vision2030 .col3,
.vision02 .tbl-vision2030 .col4,
.vision02 .tbl-vision2030 .col5 {
  width: getPercent(286, 950);
}

.vision02 .tbl-vision2030 td.plr01 {
  padding-right: 20px;
  padding-left: 20px;
}

.vision02 .tbl-vision2030 .ttl {
  width: 128px;
  margin-bottom: 15px;
  padding: 5px 0 5px 0;
  border-radius: 11px;
  background: #9E9E9F;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  text-align: center;
}

.vision02 .tbl-vision2030 .box-vision2030-01 .title {
  margin-bottom: 15px;
  padding: 10px 0;
  border: solid 2px #B4B4B5;
  color: #B4B4B5;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.vision02 .tbl-vision2030 .box-vision2030-01 .title.eco {
  border: solid 2px #009062;
  color: #009062;
}

.vision02 .tbl-vision2030 .box-vision2030-01 .title.title.social {
  border: solid 2px #efa600;
  color: #efa600;
}

.vision02 .tbl-vision2030 .box-vision2030-01 .info {
  margin-bottom: 15px;
  padding: 0 24px;
  font-size: 14px;
}

.vision02 .tbl-vision2030 .box-vision2030-01 .info strong {
  font-weight: normal;
}

.vision02 .tbl-vision2030 .box-vision2030-01 .info .caution {
  color: #ec6c00;
  font-size: 12px;
}

.vision02 .tbl-vision2030 .box-vision2030-01 .info .big {
  font-size: 22px;
}

.vision02 .tbl-vision2030 ul:not([class]) {
  margin: 0 0 0 1em !important;
  padding: 0 0 0 .5em !important;
  font-size: 13px;
}

.vision02 .tbl-vision2030 ul:not([class]) > li {
  margin-bottom: .5em !important;
  line-height: 1.4 !important;
  list-style-type: disc !important;
}

.vision02 .tbl-vision2030 tr th.bs,
.vision02 .tbl-vision2030 tr td.bs {
  border-bottom: solid 1px #231815;
}

.vision02 .tbl-vision2030 tr th.ls,
.vision02 .tbl-vision2030 tr td.ls {
  border-left: solid 1px #231815;
}

.vision02 .tbl-vision2030 tr th.bd,
.vision02 .tbl-vision2030 tr td.bd {
  border-bottom: dotted 1px #231815;
}

.vision02 .tbl-vision2030 tr th.rs,
.vision02 .tbl-vision2030 tr td.rs {
  border-right: solid 1px #231815;
}

.vision02 .tbl-vision2030 tr th {
  padding: 15px 0;
  text-align: center;
  vertical-align: middle !important;
}

.vision02 .tbl-vision2030 tr th.head {
  padding: 0;
}

.vision02 .tbl-vision2030 tr th.rs-head {
  border-right: solid 1px #42BDD8;
}

.vision02 .tbl-vision2030 tr th.bg01 {
  background-color: #9e9e9f;
}

.vision02 .tbl-vision2030 tr th.bg02 {
  background-color: #0092c9;
}

.vision02 .tbl-vision2030 tr th.bg03 {
  background-color: #00326c;
}

.vision02 .tbl-vision2030 tr th .th-eco {
  padding: 5px 0 11px 0;
  border: solid 4px #009163;
}

.vision02 .tbl-vision2030 tr th .th-social {
  padding: 5px 0 11px 0;
  border: solid 4px #EFA600;
}

.vision02 .tbl-vision2030 tr th .th-govanance {
  padding: 5px 0 11px 0;
  border: solid 4px #42BDD8;
}

.vision02 .tbl-vision2030 tr td {
  padding: 25px 12px;
}

.vision02 .tbl-vision2030 tr td.plr01 {
  padding-right: 20px;
  padding-left: 20px;
}

.vision02 .tbl-vision2030 tr td.bg-e {
  background-color: #EFF6F0;
}

.vision02 .tbl-vision2030 tr td.bg-s {
  background-color: #FFF8E2;
}

.vision02 .tbl-vision2030 tr td.bg-g {
  background-color: #EEF7FD;
}

.vision03 {
  font-size: 13px;
  line-height: 1.7;
}

.vision03 .tips {
  white-space: normal;
}

.vision03 .CO2 {
  font-size: 85% !important;
}

.vision03 .mt02em {
  margin-top: 2em !important;
}

.vision03 .mb04em {
  margin-bottom: 4em !important;
}

.vision03 .sec-vision_co2 {
  padding-bottom: 220px;
  background-image: url(/files/img/sustainability/valuecreation/vision/bg_geature03.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}

.vision03 .sec-vision_co2 .box-vision_co2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 40px;
  border: solid 3px #008CC3;
  border-radius: 10px;
  background: #FFFFFF;
  text-align: center;
}

.vision03 .sec-vision_co2 .box-vision_co2 .title {
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 24px;
  background-color: #008CC3;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}

.vision03 .sec-vision_co2 .box-vision_co2 .catch {
  padding: 10px 24px;
  color: #008CC3;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
}

.vision03 .sec-vision_co2 .box-vision_co2 .catch .small {
  font-size: 15px;
}

.vision03 .sec-vision_co2 .box-vision_co2 .catch .large {
  font-size: 33px;
}

.vision03 .sec-vision_co2 .box-vision_co2 .catch .caution {
  color: #e66c00;
  font-size: 14px;
  vertical-align: text-top;
}

.vision03 .sec-vision_co2 .box-vision_co2 .caution-text {
  line-height: 1;
}

.vision03 .sec-vision_co2 .box-vision_co2 .caution-text .caution {
  color: #e66c00;
}

.vision03 .sec-vision_co2 .box-vision_co2 .sub-text {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
}

.vision03 .sec-vision_co2 .box-vision_co2 .sub-text .sub-title {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}

.vision03 .sec-vision_co2 .box-vision_co2 .box-santei {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 305px;
  height: 60px;
  padding: 8px 0;
  border: solid 1px #000;
  text-align: center;
}

.vision03 .sec-vision_co2 .box-vision_co2 .box-kakeru {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 74px;
  height: 60px;
  padding: 18px 0;
  text-align: center;
  vertical-align: top;
}

.vision03 .tbl-feature04 .th-feature04_01 {
  width: getPercent(131, 950);
  background-color: #00326c;
  color: #fff;
  font-size: 15px;
  font-weight: bold !important;
  text-align: center;
  vertical-align: middle !important;
}

.vision03 .tbl-feature04 .td-feature04_01 .title,
.vision03 .tbl-feature04 .td-feature04_02 .title,
.vision03 .tbl-feature04 .td-feature04_03 .title {
  margin-bottom: 10px;
  color: #00326c;
  font-size: 15px;
  font-weight: bold;
}

.vision03 .tbl-feature04 .td-feature04_01 .caption,
.vision03 .tbl-feature04 .td-feature04_02 .caption,
.vision03 .tbl-feature04 .td-feature04_03 .caption {
  padding-top: 5px !important;
  font-size: 11px;
  text-align: right;
}

.vision03 .tbl-feature04 .td-feature04_01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: getPercent(273, 950);
  padding: 20px 20px 20px 20px !important;
  background-color: #dddfe9;
}

.vision03 .tbl-feature04 .td-feature04_01 .text {
  margin-bottom: 30px !important;
  font-size: 12px;
  text-align: justify;
}

.vision03 .tbl-feature04 .td-feature04_02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: getPercent(273, 950);
  padding: 20px 20px 20px 20px !important;
  background-color: #dddfe9;
}

.vision03 .tbl-feature04 .td-feature04_02 .text {
  margin-bottom: 10px !important;
  font-size: 12px;
  text-align: justify;
}

.vision03 .tbl-feature04 .td-feature04_03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: getPercent(273, 950);
  padding: 20px 20px 20px 20px !important;
  background-color: #dddfe9;
}

.vision03 .tbl-feature04 .td-feature04_03 .tbl-feature04 .td-feature04_03 .text {
  margin-bottom: 30px !important;
  font-size: 12px;
  text-align: justify;
}

.vision03 .tbl-feature04_2 .th-feature04_01 {
  width: getPercent(131, 950);
  background-color: #008b63;
  color: #fff;
  font-size: 15px;
  font-weight: bold !important;
  text-align: center;
  vertical-align: middle !important;
}

.vision03 .tbl-feature04_2 .td-feature04_01 .title,
.vision03 .tbl-feature04_2 .td-feature04_02 .title,
.vision03 .tbl-feature04_2 .td-feature04_03 .title {
  margin-bottom: 10px;
  color: #008b63;
  font-size: 15px;
  font-weight: bold;
}

.vision03 .tbl-feature04_2 .td-feature04_01 .caption,
.vision03 .tbl-feature04_2 .td-feature04_02 .caption,
.vision03 .tbl-feature04_2 .td-feature04_03 .caption {
  padding-top: 5px !important;
  font-size: 11px;
  text-align: right;
}

.vision03 .tbl-feature04_2 .td-feature04_01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: getPercent(273, 950);
  padding: 20px 20px 20px 20px !important;
  background-color: #e7ede9;
}

.vision03 .tbl-feature04_2 .td-feature04_01 .text {
  margin-bottom: 30px !important;
  font-size: 12px;
  text-align: justify;
}

.vision03 .tbl-feature04_2 .td-feature04_02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: getPercent(273, 950);
  padding: 20px 20px 20px 20px !important;
  background-color: #e7ede9;
}

.vision03 .tbl-feature04_2 .td-feature04_02 .text {
  margin-bottom: 50px !important;
  font-size: 12px;
  text-align: justify;
}

.vision03 .tbl-feature04_2 .td-feature04_03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: getPercent(273, 950);
  padding: 20px 20px 20px 20px !important;
  background-color: #e7ede9;
}

.vision03 .tbl-feature04_2 .td-feature04_03 .text {
  margin-bottom: 10px !important;
  font-size: 12px;
  text-align: justify;
}

.vision04 {
  font-size: 13px;
  line-height: 1.7;
}

.vision04 .box-feature04 {
  width: 100%;
  max-width: 815px;
  margin: 50px auto 0 auto;
}

.vision04 .box-feature04 .mb03em {
  margin-bottom: 3em !important;
}

.vision04 .box-feature04 h4.ttl-feature04_catch {
  position: relative;
  margin: 0 0 20px 0 !important;
  padding: 0 0 10px 0 !important;
  border-bottom: solid 1px #0092c9;
  background: none;
  color: #0092c9;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.vision04 .box-feature04 h4.ttl-feature04_catch:before {
  position: absolute;
  right: 0;
  bottom: -5px;
  left: 0;
  width: 370px;
  height: 5px;
  margin: auto;
  background-color: #0092c9;
  content: " ";
}

.vision04 .box-feature04 .box-health {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 17px 20px;
  border-radius: 10px;
  background-color: #00326C;
}

.vision04 .box-feature04 .box-health .catch {
  margin-bottom: 10px;
  padding: 7px 0 5px 0;
  border-radius: 5px;
  background-color: #fff;
  color: #00326c;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: center;
  text-indent: 0.1em;
}

.vision04 .box-feature04 .box-health .catch .point {
  color: #e1841b;
}

.vision04 .box-feature04 .box-health .text {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.075em;
  text-align: center;
  text-indent: 0.075em;
}

.vision04 .box-feature04 .box-health_2 {
  margin-bottom: 35px;
  text-align: center;
}

.vision04 .box-feature04 .box-health_2 .point01,
.vision04 .box-feature04 .box-health_2 .point02,
.vision04 .box-feature04 .box-health_2 .point03 {
  display: inline-block;
  position: relative;
  width: 160px;
  height: 40px;
  margin: 0 10px 0 10px;
  border-radius: 5px;
  background-color: #0070A5;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.16em;
  line-height: 40px;
  text-align: center;
  text-indent: 0.16em;
}

.vision04 .box-feature04 .box-health_2 .point01:before,
.vision04 .box-feature04 .box-health_2 .point02:before,
.vision04 .box-feature04 .box-health_2 .point03:before {
  position: absolute;
  top: -23px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-width: 0 33.5px 16px 33.5px;
  border-style: solid;
  border-color: transparent transparent #0070A5 transparent;
  content: " ";
}

.vision04 .box-feature04 .box-health_2 .point02 {
  background-color: #E1841B;
}

.vision04 .box-feature04 .box-health_2 .point02:before {
  border-color: transparent transparent #E1841B transparent;
}

.vision04 .box-feature04 .box-health_2 .point03 {
  background-color: #D9431D;
}

.vision04 .box-feature04 .box-health_2 .point03:before {
  border-color: transparent transparent #D9431D transparent;
}

.vision04 .box-feature04 h5.ttl-feature04_point {
  height: 18px !important;
  margin: 0 0 15px 0 !important;
  padding: 1px 0 0 20px !important;
  background-image: url(/files/img/sustainability/valuecreation/vision/fig_feature_02.png);
  background-repeat: no-repeat;
  color: #0092c9;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px !important;
}

@media screen and (max-width: 1024px) {
  .vision-tab > ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vision-tab > ul > li {
    width: 48%;
  }
  .vision-tab > ul > li:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .vision01 .sec-feature01,
  .vision01 .sec-feature02 {
    padding: 20px;
  }
  .vision01 .feature01-point .ttl {
    width: 100%;
  }
  .vision01 .feature01-point .text {
    text-align: center;
  }
  .vision01 .box-feature01-keyword {
    padding: 10px 20px;
  }
  .vision01 .box-feature01-keyword .keyword > li {
    width: calc((100% - 20px) / 2);
    font-size: 12px;
  }
  .vision01 .box-feature01-keyword .keyword > li:nth-of-type(n+3) {
    margin-top: 10px !important;
  }
  .vision01 .row-omoi {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vision01 .box-omoi01, .vision01 .box-omoi02, .vision01 .box-omoi03 {
    width: 100%;
  }
  .vision01 .box-omoi02 {
    margin-top: 40px !important;
  }
  .vision01 .box-omoi03 {
    margin-top: 40px !important;
  }
  .vision01 .box-torikumi {
    width: 100%;
  }
  .vision01 .row-vision2030 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vision01 .box-vision2030 {
    width: 100%;
  }
  .vision01 .sec-feature04 {
    padding: 0;
  }
  .vision02 {
    -webkit-overflow-scrolling: touch;
    width: calc(100% + 40px);
    margin: 20px -20px 0;
    padding-bottom: 10px;
    overflow: auto;
  }
  .vision02:before {
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 20px;
    color: #a0a0a0;
    font-size: 1.1rem;
    content: "▼スワイプでスクロールします";
  }
  .vision02-wrapper {
    width: 950px;
    padding: 0 20px;
  }
  .vision03 {
    -webkit-overflow-scrolling: touch;
    width: calc(100% + 40px);
    margin: 0 -20px 0;
    padding-bottom: 10px;
    overflow: auto;
  }
  .vision03:before {
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 20px;
    color: #a0a0a0;
    font-size: 1.1rem;
    content: "▼スワイプでスクロールします";
  }
  .vision03-wrapper {
    width: 950px;
    padding: 0 20px;
  }
  .vision04 .box-feature04 h4.ttl-feature04_catch:before {
    width: 180px;
  }
  .vision04 .box-feature04 .box-health {
    margin-bottom: 20px;
  }
  .vision04 .box-feature04 .box-health .text {
    text-align: left;
  }
  .vision04 .box-feature04 .box-health .text br {
    display: none;
  }
  .vision04 .box-feature04 .box-health_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vision04 .box-feature04 .box-health_2 .point01,
  .vision04 .box-feature04 .box-health_2 .point02,
  .vision04 .box-feature04 .box-health_2 .point03 {
    font-size: 12px;
  }
  .vision04 .box-feature04 .box-health_2 .point01:before,
  .vision04 .box-feature04 .box-health_2 .point02:before,
  .vision04 .box-feature04 .box-health_2 .point03:before {
    top: -10px;
    border-width: 0 16px 8px 16px;
  }
  html[lang="en"] .vision01 .box-feature01-keyword .keyword > li {
    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;
    height: 64px;
  }
  html[lang="en"] .vision01 .row-torikumi {
    margin-top: 35px;
  }
  html[lang="en"] .vision01 .box-torikumi {
    height: auto;
    min-height: 70px;
    padding: 10px 15px;
  }
}

@media screen and (min-width: 1025px), print {
  html[lang="en"] .vision01 .box-torikumi {
    height: 100px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
