@charset "UTF-8";
/*  共通パーツ
 * ========================================================================== */
.plan__heading {
  position: relative;
  margin: 0 0 35px;
  padding: 0 0 22px;
  font-size: 1.75rem;
  text-align: center;
  line-height: 1.4;
}

.plan__heading:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  width: 54px;
  height: 3px;
  background-color: #006cb7;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.plan__heading--bg {
  color: #fff;
}

.plan__heading--bg:after {
  background-color: #fff;
}

.plan__summary {
  text-align: center;
  max-width: 1040px;
  margin: 0 auto;
}

.plan__summary--bg {
  color: #fff;
}

.arrow {
  position: relative;
}

.arrow:after {
  content: "";
  display: block;
  width: 100%;
  height: 83px;
  position: absolute;
  bottom: -1px;
  background: transparent url("../img/bg_arrow.svg") no-repeat center top;
  background-size: 2500px auto;
}

.arrow--w {
  position: relative;
}

.arrow--w:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 64px 152px 0 152px;
  border-color: #ffffff transparent transparent transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.table--plan thead th {
  padding: 13px 20px;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

.table--plan thead th + th {
  border-left: 1px solid #c8c8c8;
}

.table--plan tbody th {
  padding: 13px 20px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #c8c8c8;
}

.table--plan tbody td {
  padding: 13px 20px;
  border-bottom: 1px solid #c8c8c8;
}

.table--plan tbody th + td,
.table--plan tbody td + td {
  border-left: 1px solid #c8c8c8;
}

@media only screen and (max-width: 767px) {
  .arrow:after {
    background-size: 1250px auto;
  }
  .arrow--w:before {
    border-width: 36px 75px 0 75px;
  }
  .plan__contentArea {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .plan__summary {
    text-align: left;
  }
}

/*  ヘッダー部分
 * ========================================================================== */
.planHeader {
  padding-top: 60px;
  padding-bottom: 331px;
  color: #fff;
  text-align: center;
  background: #38aee5 url("../img/bg_header.jpg") no-repeat center top;
  background-size: cover;
}

.planHeader__heading {
  margin: 0;
  font-size: 2rem;
  text-align: center;
  letter-spacing: 0.003em;
}

.planHeader__subText {
  display: block;
  font-size: 0.94rem;
  letter-spacing: 0.003em;
}

.planHeader__lead {
  line-height: 2;
  margin: 0 auto;
  max-width: 1040px;
}

.planHeader__contents {
  background: transparent url("../img/bg_headercontent.svg") no-repeat center
    top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .planHeader {
    padding-bottom: 206px;
    background-image: url("../img/bg_header_sp.jpg");
  }
  .planHeader__lead {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .planHeader__contents {
    background-image: url("../img/bg_headercontent_sp.svg");
    background-size: cover;
  }
}

.vision__heading,
.managementPlan__heading,
.principles__heading {
  margin: 0;
  color: #006cb7;
  font-size: 0.88rem;
  letter-spacing: 0.0029em;
}


/* 社是 */
.Philosophy_mt {
  margin-top: 108px !important;
}
@media only screen and (max-width: 767px) {
  .Philosophy_mt {
    margin-top: 56px !important;
  }
}

.Philosophy-copy {
  font-size: 1.4em;
}


/* ビジョン */
.vision {
  margin: 69px 0 0;
}

.vision__detail {
  margin: 9px 0 0 !important;
  color: #000;
  font-size: 1.56rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0.0029em;
}

@media only screen and (max-width: 767px) {
  .vision {
    margin: 27px 0 0;
  }
}

/* 中期経営計画 */
.managementPlan {
  padding-top: 74px;
  background: transparent url("../img/bg_plan.svg") center 14px no-repeat;
}

.managementPlan__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 300px;
  margin: 7px auto 0 !important;
  padding: 0;
  list-style: none;
}

.managementPlan__list li {
  width: calc(50% - 3px);
}

.managementPlan__list li:nth-child(odd) {
  margin-right: 3px;
}

.managementPlan__list li:nth-child(n + 3) {
  margin-top: 3px;
}

.managementPlan__list a {
  position: relative;
  display: block;
  padding: 18px 34px 17px;
  color: #fff;
  font-size: 0.81rem;
  line-height: 1.2;
  text-decoration: none;
  background-color: #006cb7;
  height: 100%;
}

.managementPlan__list a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 10px;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 6 9"><path fill="none" stroke="%23fff" stroke-width="2" d="M1.2,7.5l3-3l-3-3"/></svg>')
    no-repeat center center;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.managementPlan__list a:hover {
  background-color: #004b8b;
}

@media only screen and (max-width: 767px) {
  .managementPlan__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .managementPlan__list li {
    width: 183px;
  }
  .managementPlan__list li:nth-child(odd) {
    margin-right: 0;
  }
  .managementPlan__list li:nth-child(n + 3) {
    margin-top: 5px;
  }
  .managementPlan__list li + li {
    margin-top: 5px;
  }
  .managementPlan__list a {
    padding: 9px 15%;
  }
}

/* 経営理念 */
.principles {
  position: relative;
  padding: 40px 0 62px;
}

.principles:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  width: 1px;
  height: 25px;
  background: transparent url("../img/bg_principles_1.svg") no-repeat center
    center;
}

.principles:after {
  content: "";
  position: absolute;
  bottom: 25px;
  left: 50%;
  width: 1px;
  height: 32px;
  background: transparent url("../img/bg_principles_2.svg") no-repeat center
    center;
}

.principles__detail {
  margin: 0;
  color: #000;
  font-size: 0.81rem;
  line-height: 1.4;
}

.principles__items {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 50%;
  bottom: -20px;
  width: 546px;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #006cb7;
  font-size: 0.75rem;
  line-height: 1.3;
  font-weight: bold;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.principles__items li {
  position: relative;
  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;
  width: 88px;
  height: 88px;
  padding: 0 8px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: keep-all;
}

.principles__items li:nth-child(1) {
  top: 0;
}

.principles__items li:nth-child(2) {
  left: -10px;
  top: 70px;
}

.principles__items li:nth-child(3) {
  left: -5px;
  top: 96px;
}

.principles__items li:nth-child(4) {
  right: -5px;
  top: 96px;
}

.principles__items li:nth-child(5) {
  right: -10px;
  top: 70px;
}

.principles__items li:nth-child(6) {
  top: 0;
}

@media only screen and (max-width: 767px) {
  .principles__items {
    width: 87%;
    bottom: 0;
    font-size: 10px;
    line-height: 1.3;
  }
  .principles__items li {
    width: 15vw;
    height: 15vw;
    padding: 0;
  }
  .principles__items li:nth-child(1) {
    top: 0;
  }
  .principles__items li:nth-child(2) {
    left: -2.66vw;
    top: 13.3vw;
  }
  .principles__items li:nth-child(3) {
    left: -1.6vw;
    top: 20.21vw;
  }
  .principles__items li:nth-child(4) {
    right: -1.6vw;
    top: 20.21vw;
  }
  .principles__items li:nth-child(5) {
    right: -2.66vw;
    top: 13.3vw;
  }
  .principles__items li:nth-child(6) {
    top: 0;
  }
}

/* 関連資料を見る
 * ========================================================================== */
.relatedDocuments {
  position: fixed;
  right: 0;
  bottom: 70px;
  z-index: 20;
}

.relatedDocuments a {
  position: relative;
  width: 189px;
  color: #fff;
  line-height: 1;
  text-decoration: none;
  padding: 14px 60px 14px 14px;
  border-radius: 8px 0px 0px 8px;
  background: #259a95;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  line-height: 1rem;
}

.relatedDocuments a:after {
  content: "";
  position: absolute;
  right: 34px;
  top: 50%;
  width: 18px;
  height: 18px;
  background: transparent url("../img/ico_arrow_releted.svg") no-repeat center
    center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.relatedDocuments a:hover {
  opacity: 0.6;
}

.relatedDocuments.is-stop {
  position: -webkit-sticky;
  position: sticky;
}

@media only screen and (max-width: 767px) {
  .relatedDocuments {
    display: none;
  }
}

/* 持続的成長に向けて
 * ========================================================================== */
.sustainableGrowth {
  padding-top: 122px;
}

.sustainableGrowth__contents {
  position: relative;
  max-width: 932px;
  margin: 50px auto 0;
}

.sustainableGrowth__heading {
  position: absolute;
  left: 50%;
  top: 4px;
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.9;
  font-weight: bold;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .sustainableGrowth {
    padding-top: 0;
  }
  .sustainableGrowth figure {
    margin: 0;
  }
  .sustainableGrowth .list--annotation {
    margin-top: 0;
  }
  .sustainableGrowth__heading {
    position: relative;
    top: unset;
    left: unset;
    font-size: 1rem;
    line-height: 2.4;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* 注力分野と成長戦略
 * ========================================================================== */
.strategies {
  margin-top: 90px;
  padding-top: 165px;
  background: #0f573b url("../img/bg_strategies.jpg") no-repeat center top;
  background-size: contain;
}

.strategies__category--people {
  padding: 130px 0 91px;
}

.strategies__category--environment {
  padding: 94px 0 224px;
  background: transparent url("/ir/management/plan/img/bg_environment.jpg")
    no-repeat center top;
  background-size: cover;
}

.strategies__categoryInner {
  width: 92%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 21px 55px 58px;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .strategies__categoryInner {
    width: 87%;
    max-width: unset;
  }
}

.strategies__categoryInner .table {
  margin-top: 1.7rem;
}

.strategies__categoryHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.strategies__categoryTitle {
  margin: 0;
  color: #006cb7;
  font-size: 1.5rem;
  line-height: 1.6;
}

.strategies__categoryTitle span {
  font-size: 2.5rem;
}

.strategies__sdgs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.strategies__sdgs li + li {
  margin-left: 4px;
}

.strategies__target thead th {
  background-color: #d9e9f4;
}

.strategies__target thead th:nth-child(1) {
  width: 30%;
}

.strategies__target tbody th {
  width: 30%;
  background-color: #f2f2f2;
  white-space: nowrap;
}

.strategies__targetCategory {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.strategies__targetCategory div img {
  max-width: 100%;
  height: auto;
}

.strategies__targetCategory div:nth-child(1) {
  width: 88px;
  margin-right: 14px;
  text-align: center;
}

.strategies__targetCategory div:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.strategies__targetItems {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.6;
}

.strategies__targetItems li + li {
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  .strategies {
    background-image: url("../img/bg_strategies_sp.jpg");
  }
  .strategies .table {
    margin-top: 22px;
  }
  .strategies__category--people {
    padding: 64px 0 48px;
  }
  .strategies__category--environment {
    padding: 48px 0 130px;
    background-image: url("/ir/management/plan/img/bg_environment_sp.jpg");
  }
  .strategies__categoryInner {
    padding: 14px 30px 58px;
  }
  .strategies__categoryHeader {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .strategies__categoryTitle {
    font-size: 1.13rem;
    line-height: 2.1;
  }
  .strategies__categoryTitle span {
    font-size: 1.88rem;
  }
  .strategies__targetCategory {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .strategies__targetCategory div {
    width: 100%;
    text-align: center;
  }
  .strategies__targetCategory div:nth-child(1) {
    margin-right: 0;
  }
}

/* テーマ別の施策
 * ========================================================================== */
.measures {
  padding-top: 60px;
}

.measures__list {
  width: 92%;
  max-width: 1040px;
  margin: 0 auto;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .measures__list {
    width: 87%;
    max-width: unset;
  }
}

.measures__list thead th {
  background-color: #f2f2f2;
  width: 33%;
}

.measures__list tbody td {
  vertical-align: top;
}

.measures__mainItem {
  color: #fff;
  width: 15%;
}

.measures__subItem {
  width: 15%;
  border-left: 1px solid #c8c8c8;
}

.measures__category--marketDevelopment .measures__mainItem {
  background-color: #2f5596;
}

.measures__category--marketDevelopment .measures__subItem {
  background-color: #beddf4;
}

.measures__category--developmentSystem .measures__mainItem {
  background-color: #019ea1;
}

.measures__category--developmentSystem .measures__subItem {
  background-color: #d3f2f2;
}

.measures__category--manufacturing .measures__mainItem {
  background-color: #b4a679;
}

.measures__category--manufacturing .measures__subItem {
  background-color: #f5f0df;
}

.measure__ItemList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.measure__ItemList li {
  position: relative;
  padding-left: 1rem;
}

.measure__ItemList li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: calc(4px + ((1rem * 1.6) - 1rem) / 2);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #444;
}

@media only screen and (max-width: 767px) {
  .measures {
    padding-top: 0;
  }
  .measures .table {
    margin-top: 22px;
  }
}

/* ESG経営を推進
 * ========================================================================== */
.esg {
  margin-top: 143px;
  padding: 153px 0 173px;
  background: #4fa1de url("../img/bg_esg.jpg") no-repeat center bottom;
}

.esg__items {
  width: 92%;
  max-width: 1040px;
  margin: 0 auto;
  margin: 78px auto 0;
}

@media only screen and (max-width: 767px) {
  .esg__items {
    width: 87%;
    max-width: unset;
  }
}

.esg__box {
  background: #fff;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.16);
}

.esg__box--environment .esg__itemName {
  background: transparent url("../img/bg_esg_e.jpg") no-repeat center center;
  background-size: cover;
}

.esg__box--society .esg__itemName {
  background: transparent url("../img/bg_esg_s.jpg") no-repeat center center;
  background-size: cover;
}

.esg__box--governance .esg__itemName {
  background: transparent url("../img/bg_esg_g.jpg") no-repeat center center;
  background-size: cover;
}

.esg__itemName {
  margin: 0;
  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: 14rem;
  color: #fff;
  font-size: 1.63rem;
  line-height: 1.63em;
  text-align: center;
}

.esg__itemAbbreviations {
  display: block;
  font-size: 3.19rem;
}

.esg__detail {
  padding: 25px 32px;
}

.esg__detail + .esg__detail {
  padding-top: 0;
}

.esg__subitemName {
  margin: 0 0 2px;
}

.esg__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem !important;
  color: #fff;
  font-size: 0.88rem;
  line-height: 1.6;
}

.esg__note:before {
  content: "*";
  margin: 0 5px 0 0;
}

@media only screen and (max-width: 767px) {
  .esg {
    margin-top: 60px;
    padding: 90px 0 56px;
    background: #318ece url("../img/bg_esg_sp.jpg") no-repeat center top;
  }
  .esg__items {
    margin-top: 54px !important;
  }
  .esg__items > .grid__width--3-1 + .grid__width--3-1 {
    margin-top: 24px;
  }
}

/* トーカロについてもっと知る
 * ========================================================================== */
.moreInfo {
  border-top: 1px solid #c8c8c8;
  margin: 0 auto;
  padding: 52px 0 0;
  margin: 52px auto;
}

.moreInfo__inner {
  max-width: 872px;
}

.moreInfo__heading {
  font-size: 1.63rem;
  line-height: 1.5;
}

.moreInfo__banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 280px;
  height: 180px;
  border: 1px solid #c8c8c8;
  overflow: hidden;
}

.moreInfo__banner:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: cover;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.moreInfo__banner:hover:after {
  opacity: 0.8;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.moreInfo__banner .moreInfo__bannerText {
  z-index: 1;
}

.moreInfo__banner .moreInfo__bannerText:after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  display: block;
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.moreInfo__banner--guidebook {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.moreInfo__banner--guidebook:after {
  background: transparent url("/ir/management/plan/img/bg_guidebook.png")
    no-repeat center top;
}

.moreInfo__banner--guidebook .moreInfo__bannerText:after {
  background-image: url("../img/ico_banner_b.svg");
}

.moreInfo__banner--individualInvestors {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  text-decoration: none;
}

.moreInfo__banner--individualInvestors:after {
  background: transparent
    url("/ir/management/plan/img/bg_individualInvestors.png") no-repeat center
    top;
}

.moreInfo__banner--individualInvestors:hover,
.moreInfo__banner--individualInvestors:visited {
  color: #fff;
}

.moreInfo__banner--individualInvestors .moreInfo__bannerText {
  padding-left: 20px;
}

.moreInfo__banner--individualInvestors .moreInfo__bannerText:after {
  background-image: url("../img/ico_banner_w.svg");
}

@media only screen and (max-width: 1039px) {
  .moreInfo__inner {
    width: 92%;
  }
  .moreInfo__banner--individualInvestors {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .moreInfo {
    border-top: 1px solid #c8c8c8;
  }
  .moreInfo__heading {
    text-align: center;
  }
  .moreInfo__banner {
    width: 100%;
  }
  .moreInfo__banner:after {
    display: none;
  }
  .moreInfo__banner--guidebook {
    background: transparent url("../img/bg_guidebook.png") no-repeat center
      center;
    background-size: cover;
  }
  .moreInfo__banner--individualInvestors {
    font-size: 1.25rem;
    background: transparent url("../img/bg_individualInvestors_sp.jpg")
      no-repeat center center;
    background-size: cover;
  }
}

.plan__contentArea {
  margin-bottom: 3.5rem;
}

@media only screen and (max-width: 767px) {
  .plan__contentArea {
    margin-bottom: 0;
  }
}
/*# sourceMappingURL=style.css.map */
