@charset "UTF-8";
/**
 * toppage.css
 * updatedAt: 2017.10.05
 * updatedAt: 2016.09.09
 * updatedAt: 2016.03.22
 * createdAt: 2016.03.02
 */
/*========================================

  main

========================================*/
a {
  position: relative;
  display: block;
  transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
}
a:after {
  clear: both;
  display: block;
  content: "";
}
a:hover {
  opacity: 0.85;
}
a:focus, button:focus {
  outline: auto;
  outline-color: #3865e0;
}
sup {
  vertical-align: super;
  font-size: 60%;
}
article .img-box {
  line-height: 0;
}
article .img-box img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 640px) {
  a {
    transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
  }
  a:hover {
    opacity: 1.0;
  }
}
span.sub {
  vertical-align: bottom;
  position: relative;
  bottom: -4px;
}
/*========================================

  .eco-container

========================================*/
.eco-container {
  background-color: #fff;
}
.eco-container .mod-heading.full p {
  color: #3c3c42;
}
.eco-container .basic .mod-content p {
  color: #3c3c42;
}
.eco-container .mod-btn {
  background: #4971CC;
}
.eco-container a:hover .mod-btn {
  background-color: #3b6aeb;
}
/*========================================

  .mainvisual

========================================*/
.mainvisual {
  color: #fff;
  background: #000 url(../../img/top_mainvisual.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mainvisual .mod-visual-box {
  padding-bottom: 700px;
  padding-bottom: 50%;
}
.mainvisual .mod-visual-inner {
  padding: 0 50px;
  padding: 0 3.57144285%;
}
.mainvisual .mod-content-wrap {
  width: 100%;
}
.mainvisual h1 {
  font-size: 237.5%;
  line-height: 1.3;
}
.mainvisual em {
  display: block;
  margin-top: 10px;
  margin-top: 0.7692307%;
  font-size: 112.5%;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .mainvisual .mod-visual-box {
    padding-bottom: 420px;
    padding-bottom: 65.625%;
    text-shadow: 0 0 10px rgba(49, 85, 0, 0.7);
  }
  .mainvisual .mod-visual-inner {
    position: absolute;
  }
}
@media screen and (max-width: 480px) {
  .mainvisual h1 {
    font-size: 225%;
  }
}
/*========================================

  #products

========================================*/
#products {
  background-color: #f1f4f9;
}
/* .mod-heading
----------------------------------------*/
#products .mod-heading {
  /*padding: 90px 0 80px;
  padding: 140px 0 80px;*/
  padding: 10% 0 5.7142857%;
}
/* section
----------------------------------------*/
#products section .mod-visual-bg {
  background-color: #fff;
  background-image: url(../../img/top_products_hometheater.jpg);
}
#products section#svs {
  margin-bottom: 50px;
}
#products section#svs .mod-visual-bg {
  background-color: #000;
  background-image: url(../../img/top_products_lenseco_pc.jpg);
}
#svs a div.mod-visual-inner div div div em {
  margin: 5% 0 0 0;
}
#products section#svs .mod-content {
  background-color: transparent;
  color: #FFF;
}
#products section#svs .mod-content p sub {
  position: relative;
  top: -0.3em;
  vertical-align: baseline;
}
#products section#svs .mod-visual-inner {
  padding-left: 4%;
}
#products section#svs .mod-content strong {
  color: #2f353d;
}
#products section#svs .mod-content p {
  color: #3c3c42;
}
#products section#Xperia .mod-visual-bg {
  background-image: url(../../img/top_products_xperia.jpg);
}
@media screen and (max-width: 640px) {
  #products .mod-heading {
    padding: 60px 0 20px;
  }
  #products section#svs .mod-visual-inner {
    padding-left: 0;
  }
  #products section#svs .mod-content {
    background-color: #FFF;
  }
  #products section#svs .mod-content strong {
    color: #2f353d;
  }
  #products section#svs .mod-content p {
    color: #3c3c42;
  }
}
/* .slick-carousel-box
----------------------------------------*/
#products .slick-carousel-box {
  /*margin: 65px 0 40px;*/
  margin: 4.6428571% 0 2.8571428%;
}
#products .slick-carousel-box p.ttl {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 1.5%;
  max-width: 1233px;
  width: 88.0714285%;
  font-size: 112.5%;
  line-height: 1.2;
}
#products .mod-fn-slick {
  margin: 2.8571428% auto 0;
  max-width: 1233px;
  width: 88.0714285%;
}
#products .mod-fn-slick .item {
  float: left;
  box-sizing: border-box;
}
#products .mod-fn-slick .item a {
  margin: 0 5.109489%;
}
#products .mod-fn-slick .item h3 {
  margin-top: 7.027027%;
  font-size: 93.8%;
  color: #2f353d;
}
#products .mod-fn-slick .item p {
  margin: 8px 0 3px;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
}
#products .mod-fn-slick .item em {
  font-size: 81.3%;
  color: #3865e0;
}
#products .mod-fn-slick .slick-prev {
  left: 1.3571428%;
}
#products .mod-fn-slick .slick-next {
  right: 1.3571428%;
}
@media screen and (max-width: 640px) {
  #products .slick-carousel-box {
    margin: 40px 0;
    font-size: 125%;
  }
  #products .slick-carousel-box p.ttl {
    padding: 0 5%;
    width: 100%;
    font-size: 100%;
  }
  #products .mod-fn-slick {
    margin-top: 15px;
    width: 100%;
  }
  #products .mod-fn-slick .item a {
    margin: 0 5%;
  }
  #products .mod-fn-slick .item h3 {
    margin-top: 15px;
  }
  #products .mod-fn-slick .slick-prev {
    display: none !important;
  }
  #products .mod-fn-slick .slick-next {
    display: none !important;
  }
}
/*========================================

  #environment

========================================*/
/* .mod-heading
----------------------------------------*/
#environment .mod-heading {
  padding: 10% 0 5.7142857%;
}
/* section
----------------------------------------*/
#environment section#electricity {
  margin-bottom: 50px;
}
#environment section#electricity .mod-visual-bg {
  background-image: url(../../img/top_environment_oofm.jpg);
}
#environment section#electricity .mod-visual-inner {
  padding-left: 4%;
}
#environment section#projector {
  margin-bottom: 50px;
}
#environment section#projector .mod-visual-bg {
  background-image: url(../../img/top_environment_projector_pc.jpg);
}
section#toriporous .mod-visual-inner {
  padding-left: 4%;
}
@media screen and (min-width:768px) and (max-width:1090px) {
  #environment section#projector .mod-visual-bg {
    background-image: url(../../img/top_environment_projector_tab.jpg);
  }
}
#environment section#toriporous {
  margin-bottom: 50px;
}
#environment section#toriporous .mod-visual-bg {
  background-image: url(../../img/top_products_a9_pc.jpg);
}
#toriporous a div.mod-visual-inner div div div {
  background: rgba(255, 255, 255, 0);
}
#toriporous a div.mod-visual-inner div {
  /*width:65%;*/
}
#toriporous > a > div.mod-visual-inner > div > div > div > em {
  margin: 5% 0 0 0;
}
@media screen and (min-width:768px) and (max-width:1090px) {
  #environment section#toriporous .mod-visual-bg {
    background-image: url("../../img/top_products_a9_tab.jpg");
  }
}
@media screen and (max-width: 640px) {
  #environment .mod-heading {
    padding: 60px 0 20px;
  }
  #environment section#electricity .mod-visual-inner {
    padding-left: 0;
  }
}
/* .slick-carousel-box
----------------------------------------*/
#environment .slick-carousel-box {
  margin: 4.6428571% 0 2.8571428%;
}
#environment .slick-carousel-box p.ttl {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 1.5%;
  max-width: 1233px;
  width: 88.0714285%;
  font-size: 112.5%;
  line-height: 1.2;
}
#environment .mod-fn-slick {
  margin: 2.8571428% auto 0;
  max-width: 1233px;
  width: 88.0714285%;
}
#environment .mod-fn-slick .item {
  float: left;
  box-sizing: border-box;
}
#environment .mod-fn-slick .item a {
  margin: 0 5.109489%;
}
#environment .mod-fn-slick .item h3 {
  margin-top: 7.027027%;
  font-size: 93.8%;
  color: #2f353d;
}
#environment .mod-fn-slick .item p {
  margin: 8px 0 3px;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
}
#environment .mod-fn-slick .item em {
  font-size: 81.3%;
  color: #3865e0;
}
#environment .mod-fn-slick .slick-prev {
  left: 1.3571428%;
}
#environment .mod-fn-slick .slick-next {
  right: 1.3571428%;
}
@media screen and (max-width: 640px) {
  #environment .slick-carousel-box {
    margin: 40px 0;
    font-size: 125%;
  }
  #environment .slick-carousel-box p.ttl {
    padding: 0 5%;
    width: 100%;
    font-size: 100%;
  }
  #environment .mod-fn-slick {
    margin-top: 15px;
    width: 100%;
  }
  #environment .mod-fn-slick .item a {
    margin: 0 5%;
  }
  #environment .mod-fn-slick .item h3 {
    margin-top: 15px;
  }
  #environment .mod-fn-slick .slick-prev {
    display: none !important;
  }
  #environment .mod-fn-slick .slick-next {
    display: none !important;
  }
}
/*========================================

  #technology

========================================*/
/* .mod-heading
----------------------------------------*/
#technology .mod-heading {
  /*padding: 130px 0 80px;*/
  padding: 9.2857142% 0 5.7142857%;
}
/* section
----------------------------------------*/
#technology section .mod-visual-bg {
  background-image: url(../../img/top_technology_SORPLAS.jpg);
}
@media screen and (max-width: 640px) {
  #technology .mod-heading {
    padding: 60px 0 20px;
  }
}
#technology .mod-inner {
  margin-top: 120px;
  margin-top: 0;
  padding-bottom: 140px;
  padding-bottom: 6%;
  letter-spacing: -0.04em;
}
#technology .txt-box {
  float: right;
  box-sizing: border-box;
  margin-top: 5%;
  padding: 0 50px;
  padding: 0 3.361345%;
  width: 615px;
  /*width: 515px;*/
  width: 43.193277%;
}
#technology .recycledplastics .txt-box, #technology .sensor .txt-box {
  float: left;
}
#technology h3 {
  margin-bottom: 30px;
  margin-bottom: 5.8252427%;
  font-size: 187.5%;
  line-height: 1.3;
  color: #2f353d;
}
#technology h4 {
  color: #000;
}
#technology p {
  margin-top: 10px;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
}
#technology .mod-btn {
  margin-top: 30px;
}
#technology .img-box {
  float: left;
  width: 676px;
  width: 56.806723%;
}
#technology .recycledplastics .img-box, #technology .sensor .img-box {
  float: left;
}
@media screen and (max-width: 960px) {
  #technology .txt-box {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #message .mod-inner {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  #technology .txt-box {
    float: none;
    margin: 0;
    padding: 25px 0;
    width: auto;
  }
  #technology .recycledplastics .txt-box, #technology .sensor .txt-box {
    float: none;
  }
  #technology h3 {
    margin-bottom: 10px;
  }
  #technology p {
    font-size: 100%;
  }
  #technology .img-box {
    float: none;
    width: auto;
  }
  #technology .recycledplastics .img-box, #technology .sensor .img-box {
    float: none;
  }
}
/*========================================

  #spotlight

========================================*/
/* .mod-heading
----------------------------------------*/
#spotlight .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#spotlight .mod-heading h2 {
  font-size: 243.8%;
  line-height: 1.3;
  color: #2f353d;
}
@media screen and (max-width: 640px) {
  #spotlight .mod-heading {
    padding: 60px 0 20px;
  }
}
/* .mod-grid
----------------------------------------*/
#spotlight .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#spotlight section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#spotlight section:nth-child(2n+1) {
  margin-left: 0;
}
#spotlight section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#spotlight section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#spotlight section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#spotlight section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #spotlight .mod-fn-grid {
    padding-bottom: 60px;
  }
  #spotlight section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #spotlight section:before {
    padding-top: 40px;
  }
  #spotlight section:first-child:before {
    padding-top: 0;
  }
  #spotlight section h3 {
    font-size: 112.5%;
  }
  #spotlight section p, #spotlight section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#spotlight .polyfill section {
  float: left;
}
#spotlight .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

#environmental_activities

========================================*/
/* .mod-heading
----------------------------------------*/
#environmental_activities .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#environmental_activities .mod-heading h2 {
    font-size: 243.8%;
    line-height: 1.3;
    color: #2f353d;
}
@media screen and (max-width: 640px) {
  #environmental_activities .mod-heading {
    padding: 60px 0 20px;
  }
}
/* .mod-grid
----------------------------------------*/
#environmental_activities .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#environmental_activities section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#environmental_activities section:nth-child(2n+1) {
  margin-left: 0;
}
#environmental_activities section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#environmental_activities section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#environmental_activities section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#environmental_activities section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #environmental_activities .mod-fn-grid {
    padding-bottom: 60px;
  }
  #environmental_activities section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #environmental_activities section:before {
    padding-top: 40px;
  }
  #environmental_activities section:first-child:before {
    padding-top: 0;
  }
  #environmental_activities section h3 {
    font-size: 112.5%;
  }
  #environmental_activities section p, #environmental_activities section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#environmental_activities .polyfill section {
  float: left;
}
#environmental_activities .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

#innovation

========================================*/
/* .mod-heading
----------------------------------------*/
#innovation .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#innovation .mod-heading h2 {
    font-size: 243.8%;
    line-height: 1.3;
    color: #2f353d;
}
@media screen and (max-width: 640px) {
  #innovation .mod-heading {
    padding: 60px 0 20px;
  }
}
/* .mod-grid
----------------------------------------*/
#innovation .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#innovation section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#innovation section:nth-child(2n+1) {
  margin-left: 0;
}
#innovation section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#innovation section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#innovation section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#innovation section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #innovation .mod-fn-grid {
    padding-bottom: 60px;
  }
  #innovation section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #innovation section:before {
    padding-top: 40px;
  }
  #innovation section:first-child:before {
    padding-top: 0;
  }
  #innovation section h3 {
    font-size: 112.5%;
  }
  #innovation section p, #innovation section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#innovation .polyfill section {
  float: left;
}
#innovation .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

#innovation_resource

========================================*/
/* .mod-heading
----------------------------------------*/
#innovation_resource .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#innovation_resource .mod-heading h2 {
    font-size: 243.8%;
    line-height: 1.3;
    color: #2f353d;
}
@media screen and (max-width: 640px) {
  #innovation_resource .mod-heading {
    padding: 60px 0 20px;
  }
}
/* .mod-grid
----------------------------------------*/
#innovation_resource .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#innovation_resource section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#innovation_resource section:nth-child(2n+1) {
  margin-left: 0;
}
#innovation_resource section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#innovation_resource section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#innovation_resource section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#innovation_resource section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #innovation_resource .mod-fn-grid {
    padding-bottom: 60px;
  }
  #innovation_resource section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #innovation_resource section:before {
    padding-top: 40px;
  }
  #innovation_resource section:first-child:before {
    padding-top: 0;
  }
  #innovation_resource section h3 {
    font-size: 112.5%;
  }
  #innovation_resource section p, #innovation_resource section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#innovation_resource .polyfill section {
  float: left;
}
#innovation_resource .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

#innovation_diversity

========================================*/
/* .mod-heading
----------------------------------------*/
#innovation_diversity .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#innovation_diversity .mod-heading h2 {
    font-size: 243.8%;
    line-height: 1.3;
    color: #2f353d;
}
@media screen and (max-width: 640px) {
  #innovation_diversity .mod-heading {
    padding: 60px 0 20px;
  }
}
/* .mod-grid
----------------------------------------*/
#innovation_diversity .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#innovation_diversity section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#innovation_diversity section:nth-child(2n+1) {
  margin-left: 0;
}
#innovation_diversity section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#innovation_diversity section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#innovation_diversity section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#innovation_diversity section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #innovation_diversity .mod-fn-grid {
    padding-bottom: 60px;
  }
  #innovation_diversity section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #innovation_diversity section:before {
    padding-top: 40px;
  }
  #innovation_diversity section:first-child:before {
    padding-top: 0;
  }
  #innovation_diversity section h3 {
    font-size: 112.5%;
  }
  #innovation_diversity section p, #innovation_diversity section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#innovation_diversity .polyfill section {
  float: left;
}
#innovation_diversity .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

#challenging

========================================*/
/* .mod-heading
----------------------------------------*/
#challenging .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#challenging .mod-heading h2 {
    font-size: 243.8%;
    line-height: 1.3;
    color: #2f353d;
}
@media screen and (max-width: 640px) {
    #challenging .mod-heading {
        padding: 60px 0 20px;
    }
    #challenging .mod-full-width-image {
        margin: 50px 0 0 0;
    }
}
/* .mod-grid
----------------------------------------*/
#challenging .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#challenging section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#challenging section:nth-child(2n+1) {
  margin-left: 0;
}
#challenging section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#challenging section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#challenging section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#challenging section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #challenging .mod-fn-grid {
    padding-bottom: 60px;
  }
  #challenging section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #challenging section:before {
    padding-top: 40px;
  }
  #challenging section:first-child:before {
    padding-top: 0;
  }
  #challenging section h3 {
    font-size: 112.5%;
  }
  #challenging section p, #challenging section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#challenging .polyfill section {
  float: left;
}
#challenging .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

#challenging_resource

========================================*/
/* .mod-heading
----------------------------------------*/
#challenging_resource .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#challenging_resource .mod-heading h2 {
    font-size: 243.8%;
    line-height: 1.3;
    color: #2f353d;
}
@media screen and (max-width: 640px) {
  #challenging_resource .mod-heading {
    padding: 60px 0 20px;
  }
}
/* .mod-grid
----------------------------------------*/
#challenging_resource .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#challenging_resource section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#challenging_resource section:nth-child(2n+1) {
  margin-left: 0;
}
#challenging_resource section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#challenging_resource section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#challenging_resource section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#challenging_resource section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #challenging_resource .mod-fn-grid {
    padding-bottom: 60px;
  }
  #challenging_resource section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #challenging_resource section:before {
    padding-top: 40px;
  }
  #challenging_resource section:first-child:before {
    padding-top: 0;
  }
  #challenging_resource section h3 {
    font-size: 112.5%;
  }
  #challenging_resource section p, #challenging_resource section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#challenging_resource .polyfill section {
  float: left;
}
#challenging_resource .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

#challenging_diversity

========================================*/
/* .mod-heading
----------------------------------------*/
#challenging_diversity .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#challenging_diversity .mod-heading h2 {
    font-size: 243.8%;
    line-height: 1.3;
    color: #2f353d;
}
@media screen and (max-width: 640px) {
  #challenging_diversity .mod-heading {
    padding: 60px 0 20px;
  }
}
/* .mod-grid
----------------------------------------*/
#challenging_diversity .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#challenging_diversity section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#challenging_diversity section:nth-child(2n+1) {
  margin-left: 0;
}
#challenging_diversity section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#challenging_diversity section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#challenging_diversity section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#challenging_diversity section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #challenging_diversity .mod-fn-grid {
    padding-bottom: 60px;
  }
  #challenging_diversity section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #challenging_diversity section:before {
    padding-top: 40px;
  }
  #challenging_diversity section:first-child:before {
    padding-top: 0;
  }
  #challenging_diversity section h3 {
    font-size: 112.5%;
  }
  #challenging_diversity section p, #challenging_diversity section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#challenging_diversity .polyfill section {
  float: left;
}
#challenging_diversity .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

  #environment_activities2

========================================*/
/* .mod-heading
----------------------------------------*/
#environment_activities2 .mod-heading {
  padding: 10% 0 5.7142857%;
}
/* section
----------------------------------------*/
#environment_activities2 section#electricity {
  margin-bottom: 50px;
}
#environment_activities2 section#electricity .mod-visual-bg {
  background-image: url(../../img/top_environment_oofm.jpg);
}
#environment_activities2 section#electricity .mod-visual-inner {
  padding-left: 4%;
}
#environment_activities2 section#projector {
  margin-bottom: 50px;
}
#environment_activities2 section#projector .mod-visual-bg {
  background-image: url(../../img/top_environment_projector_pc.jpg);
}
section#toriporous .mod-visual-inner {
  padding-left: 4%;
}
@media screen and (min-width:768px) and (max-width:1090px) {
  #environment_activities2 section#projector .mod-visual-bg {
    background-image: url(../../img/top_environment_projector_tab.jpg);
  }
}
#environment_activities2 section#toriporous {
  margin-bottom: 50px;
}
#environment_activities2 section#toriporous .mod-visual-bg {
  background-image: url(../../img/top_products_a9_pc.jpg);
}
#toriporous a div.mod-visual-inner div div div {
  background: rgba(255, 255, 255, 0);
}
#toriporous a div.mod-visual-inner div {
  /*width:65%;*/
}
#toriporous > a > div.mod-visual-inner > div > div > div > em {
  margin: 5% 0 0 0;
}
@media screen and (min-width:768px) and (max-width:1090px) {
  #environment_activities2 section#toriporous .mod-visual-bg {
    background-image: url("../../img/top_products_a9_tab.jpg");
  }
}
@media screen and (max-width: 640px) {
  #environment_activities2 .mod-heading {
    padding: 60px 0 20px;
  }
  #environment_activities2 section#electricity .mod-visual-inner {
    padding-left: 0;
  }
}
/* .slick-carousel-box
----------------------------------------*/
#environment_activities2 .slick-carousel-box {
  margin: 4.6428571% 0 2.8571428%;
}
#environment_activities2 .slick-carousel-box p.ttl {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 1.5%;
  max-width: 1233px;
  width: 88.0714285%;
  font-size: 112.5%;
  line-height: 1.2;
}
#environment_activities2 .mod-fn-slick {
  margin: 2.8571428% auto 0;
  max-width: 1233px;
  width: 88.0714285%;
}
#environment_activities2 .mod-fn-slick .item {
  float: left;
  box-sizing: border-box;
}
#environment_activities2 .mod-fn-slick .item a {
  margin: 0 5.109489%;
}
#environment_activities2 .mod-fn-slick .item h3 {
  margin-top: 7.027027%;
  font-size: 93.8%;
  color: #2f353d;
}
#environment_activities2 .mod-fn-slick .item p {
  margin: 8px 0 3px;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
}
#environment_activities2 .mod-fn-slick .item em {
  font-size: 81.3%;
  color: #3865e0;
}
#environment_activities2 .mod-fn-slick .slick-prev {
  left: 1.3571428%;
}
#environment_activities2 .mod-fn-slick .slick-next {
  right: 1.3571428%;
}
@media screen and (max-width: 640px) {
  #environment_activities2 .slick-carousel-box {
    margin: 40px 0;
    font-size: 125%;
  }
  #environment_activities2 .slick-carousel-box p.ttl {
    padding: 0 5%;
    width: 100%;
    font-size: 100%;
  }
  #environment_activities2 .mod-fn-slick {
    margin-top: 15px;
    width: 100%;
  }
  #environment_activities2 .mod-fn-slick .item a {
    margin: 0 5%;
  }
  #environment_activities2 .mod-fn-slick .item h3 {
    margin-top: 15px;
  }
  #environment_activities2 .mod-fn-slick .slick-prev {
    display: none !important;
  }
  #environment_activities2 .mod-fn-slick .slick-next {
    display: none !important;
  }
}
/*========================================

  #initiatives

========================================*/
/* .mod-heading
----------------------------------------*/
#initiatives .mod-heading {
  padding: 84px 0 25px;
  padding: 6% 0 2.1008403%;
  text-align: center;
}
#initiatives .mod-heading h2 {
  font-size: 225%;
  line-height: 1.3;
  color: #2f353d;
}
#initiatives .mod-heading p {
  margin-top: 20px;
  font-size: 100%;
  line-height: 1.7;
  color: #2f353d;
}
@media screen and (max-width: 640px) {
  #initiatives .mod-heading {
    padding: 40px 0 20px;
  }
  #initiatives .mod-heading p {
    margin-top: 10px;
    font-size: 100%;
  }
}
/* renewable energy
----------------------------------------*/
#initiatives .mod-visual-box {
  margin: 160px 0 40px;
  margin: 4.2283298% 0;
}
#initiatives .mod-visual-bg {
  padding-bottom: 705px;
  padding-bottom: 50.3571428%;
  background-image: url(../../img/top_renewable_energy.jpg);
}
#initiatives .mod-content-wrap {
  width: 573px;
}
#initiatives .mod-content {
  padding: 58px 50px 65px;
  padding: 10.122164% 8.7260034% 11.3438045%;
  letter-spacing: -0.04em;
}
#initiatives .mod-content h3 {
  font-size: 175%;
  line-height: 1.3;
  color: #2f353d;
}
#initiatives .mod-content .t7 {
  font-weight: bold;
}
#initiatives .mod-content p {
  margin-top: 20px;
  margin-top: 4.2283298%;
  font-size: 90.6%;
  line-height: 1.5;
  color: #3c3c42;
}
#initiatives .mod-content .mod-btn {
  margin-top: 4.2283298%;
}
@media screen and (max-width: 640px) {
  #message .mod-visual-bg {
    background-position: 100% top;
    background-size: 125% auto;
  }
  #message .mod-content p {
    margin-top: 5px;
  }
}
/* .mod-fn-grid
----------------------------------------*/
#initiatives .mod-fn-grid {
  padding-bottom: 70px;
  padding-bottom: 5%;
}
#initiatives section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 370px;
  width: 31.0924369%;
  line-height: 1.5;
}
#initiatives section:nth-child(3n+1) {
  margin-left: 0;
}
#initiatives section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 13.513513%;
  width: 100%;
  height: 0;
}
#initiatives section .region {
  display: block;
  margin-top: 26px;
  margin-top: 7.027027%;
  font-size: 93.8%;
  color: #2f353d;
}
#initiatives section .company {
  display: block;
  margin-top: 3px;
  font-size: 81.3%;
  color: #3c3c42;
}
#initiatives section h3 {
  margin: 8px 0 3px;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
}
#initiatives section em {
  font-size: 81.3%;
  color: #3865e0;
}
#products .mod-fn-slick .item a:hover em, #spotlight section a:hover em, #initiatives section a:hover em, #environmental_activities section a:hover em {
  color: #1a3a70;
}
@media screen and (max-width: 640px) {
  #initiatives .mod-grid {
    padding-bottom: 40px;
  }
  #initiatives section {
    margin-left: 0;
    width: 100%;
    font-size: 125%;
  }
  #initiatives section .region {
    margin-top: 15px;
  }
  #initiatives section:before {
    padding-top: 40px;
  }
  #initiatives section:first-child:before {
    padding-top: 0;
  }
}
/* .polyfill
----------------------------------------*/
#initiatives .polyfill section {
  float: left;
}
#initiatives .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

  #Initiative2

========================================*/
/* .mod-heading
----------------------------------------*/
#initiative2 .mod-heading {
  /*padding: 120px 0 10px;
  padding: 170px 0 10px;*/
  padding: 6% 0 0.7142857%;
  text-align: center;
}
#initiative2 .mod-heading h2 {
  font-size: 243.8%;
  line-height: 1.3;
  color: #2f353d;
}
#initiative2 .mod-heading p {
	margin-top: 20px;
	margin-top: 1.4285714%;
}
@media screen and (max-width: 640px) {
  #initiative2 .mod-heading {
    padding: 60px 0 20px;
  }
}
/* .mod-grid
----------------------------------------*/
#initiative2 .mod-fn-grid {
  padding-bottom: 90px;
  padding-bottom: 6.4285714%;
}
#initiative2 section {
  position: relative;
  margin: 0 0 0 40px;
  margin: 0 0 0 3.3613445%;
  width: 575px;
  width: 48.3193277%;
  line-height: 1.5;
}
#initiative2 section:nth-child(2n+1) {
  margin-left: 0;
}
#initiative2 section:before {
  content: "";
  display: block;
  padding-top: 50px;
  padding-top: 8.6956521%;
  width: 100%;
  height: 0;
}
#initiative2 section h3 {
  margin-top: 25px;
  margin-top: 4.347826%;
  font-size: 93.8%;
  color: #2f353d;
}
#initiative2 section p {
  margin-top: 5px;
  margin-top: 0.8695652%;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
  letter-spacing: -0.08em;
}
#initiative2 section em {
  font-size: 81.3%;
  color: #4572ed;
}
@media screen and (max-width: 640px) {
  #initiative2 .mod-fn-grid {
    padding-bottom: 60px;
  }
  #initiative2 section {
    margin: 0;
    width: auto;
    /*font-size: 125%;*/
  }
  #initiative2 section:before {
    padding-top: 40px;
  }
  #initiative2 section:first-child:before {
    padding-top: 0;
  }
  #initiative2 section h3 {
    font-size: 112.5%;
  }
  #initiative2 section p, #initiative2 section em {
    margin: 7px 0;
    font-size: 100%;
  }
}
/* .polyfill
----------------------------------------*/
#initiative2 .polyfill section {
  float: left;
}
#initiative2 .polyfill section:first-child {
  margin-left: 0;
}
/*========================================

  #message

========================================*/
/* .mod-visual-box
----------------------------------------*/
#message .mod-visual-box {
  margin: 160px 0 40px;
  margin: 11.4285714% 0 2.8571428%;
}
#message .mod-visual-bg {
  padding-bottom: 705px;
  padding-bottom: 50.3571428%;
  background-image: url(../../img/top_vision_message.jpg);
}
#message .mod-content-wrap {
  width: 573px;
  width: 48.1512605%;
}
#message .mod-content {
  padding: 58px 50px 65px;
  padding: 10.122164% 8.7260034% 11.3438045%;
  letter-spacing: -0.04em;
}
#message .mod-content h3 {
  font-size: 175%;
  line-height: 1.3;
  color: #2f353d;
}
#message .mod-content p {
  margin-top: 20px;
  margin-top: 4.2283298%;
  font-size: 90.6%;
  line-height: 1.5;
  color: #3c3c42;
}
@media screen and (max-width: 640px) {
  #message .mod-visual-bg {
    background-position: 100% top;
    background-size: 125% auto;
  }
  #message .mod-content p {
    margin-top: 5px;
  }
}
/* .message .mod-inner
----------------------------------------*/
#message .message .mod-inner {
  padding-bottom: 5%;
  font-size: 87.5%;
  line-height: 2.0;
  color: #3c3c42;
  letter-spacing: -0.04em;
  text-align: center;
}
#message .message .mod-inner p {
  margin-top: 15px;
  margin-top: 1.2605042%;
}
#message .message .mod-inner p:first-child {
  margin-top: 0;
}
#message .message .signature {
  margin-top: 55px;
  margin-top: 4.6218487%;
}
#message .message .signature span {
  display: block;
}
#message .message .signature .img-box {
  display: inline-block;
  margin-top: 10px;
  width: 151px;
  line-height: 1.0;
}
@media screen and (max-width: 640px) {
  #message .message .mod-inner {
    font-size: 100%;
    text-align: left;
  }
  #message .message .mod-inner p {
    margin-top: 10px;
  }
  #message .message .mod-inner p br {
    display: none;
  }
}
/* .plan .mod-inner
----------------------------------------*/
#message .plan .mod-inner {
  margin-top: 120px;
  margin-top: 8.5714285%;
  padding-bottom: 140px;
  padding-bottom: 10%;
  letter-spacing: -0.04em;
}
#message .plan .txt-box {
  float: left;
  box-sizing: border-box;
  margin-top: 35px;
  margin-top: 2.9411764%;
  padding: 0 50px;
  padding: 0 4.2016806%;
  width: 615px;
  /*width: 515px;*/
  width: 51.6806722%;
}
#message .plan h3 {
  margin-bottom: 30px;
  margin-bottom: 5.8252427%;
  font-size: 187.5%;
  line-height: 1.3;
  color: #2f353d;
}
#message .plan p {
  margin-top: 10px;
  font-size: 81.3%;
  line-height: 1.7;
  color: #3c3c42;
}
#message .plan .mod-btn {
  margin-top: 70px;
  margin-top: 13.592233%;
}
#message .plan .img-box {
  float: right;
  width: 575px;
  width: 48.3193277%;
}
@media screen and (max-width: 640px) {
  #message .plan .mod-inner {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  #message .plan .txt-box {
    float: none;
    margin: 0;
    padding: 25px 0;
    width: auto;
  }
  #message .plan h3 {
    margin-bottom: 10px;
  }
  #message .plan p {
    font-size: 100%;
  }
  #message .plan .img-box {
    float: none;
    width: auto;
  }
}
/*========================================

  #relatedlink

========================================*/
/* .slick-carousel-box
----------------------------------------*/
#relatedlink .mod-fn-slick-02 {
  margin: 2.8571428% auto 0;
  max-width: 1233px;
  width: 88.0714285%;
}
#relatedlink .slick-carousel-box {
  margin: 4.6428571% 0 2.8571428%;
}
#relatedlink .slick-carousel-box .ttl {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 1.5%;
  max-width: 1233px;
  width: 88.0714285%;
  font-size: 112.5%;
  line-height: 1.2;
}
#relatedlink .mod-fn-slick-02 .item {
  float: left;
  box-sizing: border-box;
}
#relatedlink .mod-fn-slick-02 .item a {
  position: relative;
}
#relatedlink .mod-fn-slick-02 .item h3 {
  font-size: 112.5%;
  color: #fff;
}
#relatedlink .mod-fn-slick-02 .item p {
  margin: 8px 0 3px;
  font-size: 81.3%;
  line-height: 1.7;
  color: #fff;
}
#relatedlink .mod-fn-slick-02 .slick-track:after {
  clear: both;
  display: block;
  content: "";
}
#relatedlink .mod-fn-slick-02 .item {
  float: left;
  padding-right: 20px;
}
#relatedlink .mod-fn-slick-02 .img-box {
  width: 100%;
  text-align: center;
  height: 490px;
}
#relatedlink .mod-fn-slick-02 .img-box img {
  width: auto;
  height: 100%;
}
#relatedlink .mod-fn-slick-02 .txt-box {
  box-sizing: border-box;
  padding: 10px 5%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(33, 37, 48, 0.95);
}
#relatedlink .mod-fn-slick-02 .slick-prev {
  left: 1.3571428%;
}
#relatedlink .mod-fn-slick-02 .slick-prev::after {
  background-image: url(../img/icn_arrow_left@2x.png);
}
#relatedlink .mod-fn-slick-02 .slick-next {
  right: 1.3571428%;
}
#relatedlink .mod-fn-slick-02 .slick-next::after {
  background-image: url(../img/icn_arrow_right@2x.png);
}
#relatedlink .mod-fn-slick-02 .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  margin: -26px 0 0;
  padding: 0 0 5.4285714%;
  width: 3.4285714%;
  font-size: 0;
  line-height: 0;
  border-radius: 3px;
  border: none;
  cursor: pointer;
  background-color: rgba(33, 37, 48, 0.4);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#relatedlink .mod-fn-slick-02 .slick-arrow::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -3px;
  width: 6px;
  height: 16px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#relatedlink .mod-fn-slick-02 .slick-arrow.slick-disabled {
  visibility: hidden;
  cursor: inherit;
  opacity: 0;
}
#relatedlink .mod-fn-slick-02 .slick-dots {
  margin-top: 35px;
  font-size: 0;
  text-align: center;
}
#relatedlink .mod-fn-slick-02 .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1px;
  width: 14px;
  height: 14px;
}
#relatedlink .mod-fn-slick-02 .slick-dots button {
  display: block;
  margin: 0;
  padding: 0;
  width: 14px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: center;
}
#relatedlink .mod-fn-slick-02 .slick-dots button::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #bcbccc;
  border-radius: 50%;
}
#relatedlink .mod-fn-slick-02 .slick-dots .slick-active button::after, #relatedlink .mod-fn-slick-02 .slick-dots button:hover::after {
  background-color: #2f353d;
}
#relatedlink .mod-fn-slick-02::after {
  clear: both;
  display: block;
  content: "";
}
@media screen and (max-width: 640px) {
  #relatedlink .mod-fn-slick-02 {
    margin-top: 15px;
    width: 100%;
  }
  #relatedlink .mod-fn-slick-02 .item {
    padding: 0 10px;
  }
  #relatedlink .mod-fn-slick-02 .item a {
    margin: 0 5%;
  }
  #relatedlink .mod-fn-slick-02 .item h3 {
    font-size: 93.8%;
  }
  #relatedlink .mod-fn-slick-02 .img-box {
    width: 100%;
    text-align: center;
    height: 300px;
  }
  #relatedlink .mod-fn-slick-02 .img-box img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
  }
  #relatedlink .mod-fn-slick-02 .slick-arrow {
    padding: 0 0 13.4285714%;
    width: 10.4285714%;
  }
  #relatedlink .slick-carousel-box {
    margin: 40px 0;
    font-size: 125%;
  }
  #relatedlink .slick-carousel-box p.ttl {
    padding: 0 5%;
    width: 100%;
    font-size: 100%;
  }
}
/*========================================

  #CSR

========================================*/
#CSR .mod-img-wrap {
  margin-left: 165px;
  margin-left: 13.8655462%;
  width: 132px;
  width: 11.0924369%;
}
#CSR .mod-img-wrap img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 640px) {
  #CSR .mod-img-wrap {
    display: none;
  }
}
/* .polyfill
----------------------------------------*/
#CSR .polyfill .mod-txt-wrap {
  margin-right: 33%;
}
/*========================================

  .foot-notes-area

========================================*/
.foot-notes-area {
  background-color: #f1f5f9;
}
.foot-notes-area ._hook {
  border-bottom: 1px solid #e3e6eb;
}
.foot-notes-area ._hook > button, .foot-notes-area .foot-notes {
  margin: 0 auto;
  max-width: 1090px;
}
.foot-notes-area ._hook > button {
  display: block;
  width: 100%;
  text-align: right;
  padding: 20px 15px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.foot-notes-area ._hook > button::after {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-bottom: 5px solid #000;
  margin-left: 5px;
  margin-top: -3px;
}
.foot-notes-area ._hook > button.open::after {
  border-bottom: 5px solid transparent;
  border-top: 5px solid #000;
  margin-top: 0;
  margin-bottom: -3px;
}
.foot-notes-area .foot-notes {
  padding: 30px 0;
  font-size: .750em;
}
@media screen and (min-width:768px) and (max-width:1144px) {
  .foot-notes-area .foot-notes {
    margin: 0 20px;
  }
}
@media screen and (max-width:767px) {
  .foot-notes-area .foot-notes {
    padding: 30px 20px;
    font-size: .625em;
  }
}
.foot-notes-area .foot-notes > li {
  margin-bottom: 30px;
  padding-left: 40px;
  position: relative;
  color: #30343d;
}
.foot-notes-area .foot-notes > li ._mark {
  position: absolute;
  top: 0;
  left: 0;
  color: #30343d;
}
/*========================================

  .foot-menu

========================================*/
.foot-menu {
  background: #008a1d;
}
.foot-menu ul {
  display: table;
  box-sizing: border-box;
  table-layout: fixed;
  border-right: 1px solid #fff;
}
.foot-menu li {
  display: table-cell;
  box-sizing: border-box;
  border-left: 1px solid #fff;
}
.foot-menu li a {
  display: block;
  /*padding: 53px 0;
  padding: 15px 0;*/
  padding: 8% 0;
  width: 100%;
  font-size: 100%;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  background-color: #008a1d;
}
.foot-menu li span {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.foot-menu li span:before {
  position: absolute;
  left: -20px;
  top: 50%;
  display: block;
  margin: -19px 0 0;
  padding-bottom: 37px;
  width: 37px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  content: "";
}
.foot-menu li a:hover span:before {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}
.foot-menu li.ourvision span:before {
  background-image: url(../../img/top_color_vision.png);
}
.foot-menu li.spotlight span:before {
  background-image: url(../../img/top_color_spotlight.png);
}
.foot-menu li.products span:before {
  background-image: url(../../img/top_color_products.png);
}
.foot-menu li.initiatives span:before {
  background-image: url(../../img/top_color_initiatives.png);
}
.foot-menu li.movies span:before {
  background-image: url(../../img/top_color_movies.png);
}
@media screen and (max-width: 1280px) {
  .foot-menu li span:before {
    left: -15px;
    margin: -16px 0 0;
    padding-bottom: 32px;
    width: 32px;
  }
}
@media screen and (max-width: 960px) {
  .foot-menu li span:before {
    left: -11px;
    margin: -14px 0 0;
    padding-bottom: 28px;
    width: 28px;
  }
}
@media screen and (max-width: 640px) {
  .foot-menu ul {
    display: block;
    width: auto;
    border-right: none;
  }
  .foot-menu li {
    display: block;
    border-left: none;
    border-top: 1px solid #fff;
  }
  .foot-menu li:first-child {
    border-top: none;
  }
  .foot-menu li a {
    padding: 15px 3.125% 16px;
    font-size: 15px;
    text-align: left;
  }
  .foot-menu li span {
    padding-left: 40px;
  }
  .foot-menu li span:before {
    left: 5px;
  }
  .foot-menu li a:hover span:before {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*========================================

  .foot-content

========================================*/
.foot-content .mod-container {
  text-align: center;
}
/* .whats-new
----------------------------------------*/
.foot-content .whats-new {
  padding-top: 76px;
  padding-top: 5.4285714%;
}
.foot-content .whats-new .mod-btn {
  padding: 15px 15px 16px;
  font-size: 16px;
  min-width: 400px;
}
@media screen and (max-width: 480px) {
  .foot-content .whats-new .mod-btn {
    width: 100%;
    min-width: 0;
  }
}
/* .external-link
----------------------------------------*/
.foot-content .external-link {
  display: block;
  padding: 60px 0 50px;
  /*padding: 4.2857142% 0 3.5714285%;*/
  font-size: 0;
  line-height: 0;
}
.foot-content .external-link li {
  display: inline-block;
  margin-left: 34px;
  margin-left: 2.4285714%;
  width: 185px;
  width: 13.2142857%;
}
.foot-content .external-link li:first-child {
  margin-left: 0;
}
.foot-content .external-link li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 640px) {
  .foot-content .external-link {
    padding: 40px 0;
  }
  .foot-content .external-link li {
    margin-left: 2.4%;
    width: 23.2%;
  }
}
@media screen and (max-width: 480px) {
  .foot-content .external-link li {
    margin: 3% 0 0 3%;
    width: 48.5%;
  }
  .foot-content .external-link li:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width:1090px) {
  .secpc {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .secpc-02 {
    display: none;
  }
}
@media screen and (min-width:1091px) {
  .sectab {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .sectab {
    display: none;
  }
}
@media screen and (min-width:1091px) {
  .sectab-02 {
    display: none;
  }
}
@media screen and (min-width:768px) {
  .secsp {
    display: none;
  }
}
/**/