@charset "UTF-8";

@media print {
  img {
    max-width: 100%;
    height: auto;
  }

  .bg_gy {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .GridSet {
    width: 965px;
  }

  .spsizeOnly,
  .smalldisplayOnly {
    display: none;
  }
}

@media screen and (max-width: 1304px) and (min-width: 995px) {

  .OptionWideRWD .Grid3 .Column1andHalf,
  .OptionWideRWD .Grid3 .Column2 .Column1,
  .OptionWideRWD .Grid4 .Column3 .Column1andHalf,
  .OptionWideRWD .Grid4 .Column2 .Column1,
  .OptionWideRWD .Grid4 .Column2 {
    box-sizing: border-box;
  }
}

.PageTitleStyle1 h1,
.PageTitleStyle2 h1 {
  font-weight: normal;
}

.PageTop {
  font-size: 60.8%;
}

@media screen and (max-width: 994px) {
  .PageTop {
    font-size: 76%;
  }
}

@media screen and (max-width: 579px) {
  .PageTop {
    font-size: 101.3333333%;
  }
}

a.arrow,
#contents h2 a,
.MMColumnArea ul li a,
dl.news_list dd a,
#top_news .more a,
.LinkListStyle1 li a {
  background-image: url(../img/icon_link_right_hd.gif);
  padding: 0 17px 0 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 16px;
  text-decoration: none;
  border-right: 2px solid transparent;
}

a.arrow:hover,
a.arrow:focus,
#contents h2 a:hover,
#contents h2 a:focus,
.MMColumnArea ul li a:hover,
.MMColumnArea ul li a:focus,
dl.news_list dd a:hover,
dl.news_list dd a:focus,
#top_news .more a:hover,
#top_news .more a:focus,
.LinkListStyle1 li a:hover,
.LinkListStyle1 li a:focus {
  background-image: url(../img/icon_link_right_hd.gif);
  text-decoration: underline;
  border-right-width: 0px;
  padding-right: 19px;
}

a.newwin {
  background-image: url(../img/icon_new_window_hd.gif);
  padding: 0 19px 0 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 16px;
  text-decoration: none;
}

a.newwin:hover,
a.newwin:focus {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {

  .topbox1 .hover a,
  .topbox2 .hover a {
    background-image: url(../img/icon_link_right_hd.gif);
    padding: 0 17px 0 0;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 16px 16px;
    text-decoration: none;
    border-right: 2px solid transparent;
  }

  .topbox1 .hover a:hover,
  .topbox1 .hover a:focus,
  .topbox2 .hover a:hover,
  .topbox2 .hover a:focus {
    text-decoration: underline;
    border-right-width: 0px;
    padding-right: 19px;
  }
}

#Contents h2 img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}

#Contents h2 a,
#Contents h3 a,
#Contents h4 a {
  display: inline-block;
  border-right: 2px solid transparent;
}

#Contents h2 a:hover,
#Contents h2 a:focus,
#Contents h2 a:active,
#Contents h3 a:hover,
#Contents h3 a:focus,
#Contents h3 a:active,
#Contents h4 a:hover,
#Contents h4 a:focus,
#Contents h4 a:active {
  background-image: url(../img/icon_link_right_xl_hd.gif);
  padding-right: 22px;
  border-right-width: 0;
}

#Contents h2.org {
  background: none;
  color: #ff0026;
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 994px) {
  #Contents h2.org {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  #Contents h2.org {
    font-size: 20px;
  }
}

@media screen and (max-width: 579px) {
  #Contents h2.org {
    font-size: 15px;
  }
}

#Contents h2.org span {
  margin: 0;
  padding: 0;
  color: #ff0026;
  background: none;
}

#Contents h2.org a {
  /*color:#ff0026 !important;*/
  color: #c02 !important;
  position: relative;
  display: block;
  border-right: 2px solid transparent;
}

#Contents h2.org a:hover,
#Contents h2.org a:focus,
#Contents h2.org a:active {
  background-image: url(../img/icon_link_right_xl_hd.gif);
  padding-right: 22px;
  border-right-width: 0;
}

@media screen and (max-width: 767px) {
  #Contents h2.org {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

#Contents h2.org.lineup {
  position: relative;
  text-align: center;
}

#Contents h2.org.lineup:after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  border-bottom: 1px solid #ff0026;
  border-right: 1px solid #ff0026;
  transform: translateX(-50%) rotate(45deg);
}

#Contents h2.org.inline {
  display: inline-block;
}

#Contents h2.org2 {
  background: none;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 994px) {
  #Contents h2.org2 {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  #Contents h2.org2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 579px) {
  #Contents h2.org2 {
    font-size: 15px;
  }
}

#Contents h3.org {
  color: #ff0026;
  font-size: 30px;
}

@media screen and (max-width: 994px) {
  #Contents h3.org {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  #Contents h3.org {
    font-size: 20px;
  }
}

@media screen and (max-width: 579px) {
  #Contents h3.org {
    font-size: 15px;
  }
}

#Contents {
  font-size: 20px;
}

@media screen and (max-width: 994px) {
  #Contents {
    font-size: 16px;
  }
}

@media screen and (max-width: 579px) {
  #Contents {
    font-size: 12px;
  }
}

.note {
  font-size: 90%;
  margin-top: 1em;
}

.bg_gy {
  background: #f1f1f1;
  overflow: hidden;
  margin: 100px 0;
  padding: 100px 0;
}

@media screen and (max-width: 1304px) {
  .bg_gy {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 994px) {
  .bg_gy {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .bg_gy {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.bg_gy.gallery {
  margin-top: 30px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 50px;
}

@media screen and (max-width: 994px) {
  .bg_gy.gallery {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .bg_gy.gallery {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.bg_gy.case {
  margin-top: 30px;
  margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 50px;
}

@media screen and (max-width: 994px) {
  .bg_gy.case {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .bg_gy.case {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.bg_gy.sustainability {
  margin-top: 50px;
  margin-bottom: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 994px) {
  .bg_gy.sustainability {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .bg_gy.sustainability {
    padding-bottom: 0px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
}

.bg_gy.rd {
  margin-top: 50px;
  margin-bottom: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 994px) {
  .bg_gy.rd {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .bg_gy.rd {
    padding-bottom: 0px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
}

.bg_gy.interview {
  padding-top: 0px;
  padding-bottom: 0px;
}

.bg_gy.interview.first {
  margin-top: 50px;
}

@media screen and (max-width: 994px) {
  .bg_gy.interview {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  .bg_gy.interview {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .bg_gy.interview.first {
    margin-top: 30px;
  }
}

.bg_gy.lineup {
  margin-top: 50px;
  margin-bottom: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 994px) {
  .bg_gy.lineup {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .bg_gy.lineup {
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
}

.bg_gy.history {
  margin-top: 30px;
}

@media screen and (max-width: 994px) {
  .bg_gy.history {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .bg_gy.history {
    margin-top: 15px;
  }
}

.bg_gy.corporate {
  margin-top: 50px;
  margin-bottom: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .bg_gy.corporate {
    padding-bottom: 30px;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.bg_gy.sdgs {
  margin-top: 0px;
  margin-bottom: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .bg_gy.sdgs {
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
}

.bg_gy.commitment,
.bg_gy.environmental {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {

  .bg_gy.commitment,
  .bg_gy.environmental {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.bg_gy.commitment+.bg_gy,
.bg_gy.environmental+.bg_gy {
  margin-top: -70px;
}

@media screen and (max-width: 994px) {

  .bg_gy.commitment+.bg_gy,
  .bg_gy.environmental+.bg_gy {
    margin-top: -30px;
  }
}

@media screen and (max-width: 767px) {

  .bg_gy.commitment+.bg_gy,
  .bg_gy.environmental+.bg_gy {
    margin-top: -10px;
  }
}

.btn_contact {
  position: fixed;
  top: 50%;
  right: 0%;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .btn_contact {
    top: calc(111px + 16vw);
  }

  .btn_contact img {
    width: 37px;
    height: 37px;
  }
}

@media print {
  .btn_contact {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pcsizeOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spsizeOnly {
    display: none !important;
  }

  .MMSet {
    min-width: 1px;
  }

  .OptionWide .MMColumnArea {
    max-width: 1275px;
    width: 100%;
    box-sizing: border-box;
    min-height: 200px;
    height: auto;
  }
  .OptionWide .MMColumnArea.MMColumnAreaH {
    min-height: 228px;
  }

  .MMColumnArea ul {
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .MMColumnArea ul li {
    display: flex;
    width: 25%;
    padding: 5px 15px;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 85%;
  }

  .MMColumnArea ul li ul {
    display: block;
    padding: 5px 0 0 0;
  }

  .MMColumnArea ul li ul li {
    width: auto;
  }

  .MMColumnArea ul li strong {
    margin-bottom: 0px;
    color: #fff;
    opacity: 0.5;
    font-weight: normal;
  }

  .MMColumnArea ul li a {
    color: #fff;
    margin-top: 10px;
  }

  .MMColumnArea ul li a:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 1304px) and (min-width: 768px) {
  .OptionWide #MegaMenu {
    width: 100%;
  }

  .MMColumnArea ul {
    padding: 0 15px;
  }
}

@media screen and (max-width: 1304px) and (min-width: 995px) {
  .OptionWideRWD .GridSet {
    max-width: 1000%;
  }
}

@media screen and (min-width: 400px) {
  .smalldisplayOnly {
    display: none;
  }
}

/*-- Top -----------------*/
#mainvisual {
  position: relative;
  margin: 0 0 50px;
  /*height: calc(100vh - 146px);*/
  height: 560px;
  overflow: hidden;
  /*
  @media screen and (max-width: 994px) {
     height: 500px;
  	margin-bottom:50px;
  }
  */
}

@media screen and (max-width: 1304px) {
  #mainvisual {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (max-width: 964px) {
  #mainvisual {
    height: 520px;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual {
    /*display: none;*/
    height: auto;
    margin-bottom: 30px;
  }
}

#mainvisual .video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}

#mainvisual .video #video {
  width: 100%;
  height: 100%;
}

#mainvisual .video img {
  width: 100%;
  height: 100%;
}

#mainvisual .text {
  color: #fff;
  position: absolute;
  top: 40px;
  left: 40px;
  font-size: 40px;
}

@media screen and (max-width: 994px) {
  #mainvisual .text {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual .text {
    font-size: 4vw;
    top: 4vw;
    left: 4vw;
  }
}

#mainvisual .inner {
  width: 100%;
  max-width: 1275px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

#mainvisual h2.org {
  position: absolute;
  top: 0;
  left: 0px;
  background: #ff0026;
  color: #fff;
  padding: 0px 0 0 20px;
  width: 219px;
  height: 339px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: normal;
  opacity: 1;
  transition: opacity 1s;
  transform: scale(1);
  transform-origin: top left;
}

@media screen and (max-width: 1304px) {
  #mainvisual h2.org {
    left: 20px;
  }
}

@media screen and (max-width: 1100px) {
  #mainvisual h2.org {
    transform: scale(0.8);
    transform-origin: top left;
  }
}

@media screen and (max-width: 994px) {
  #mainvisual h2.org {
    transform: scale(0.7);
    transform-origin: top left;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual h2.org {
    display: none;
  }
}

#mainvisual h2.org.hide {
  opacity: 0;
}

#mainvisual h2.org div {
  width: 100%;
}

#mainvisual .text_btn {
  box-sizing: border-box;
  position: absolute;
  /*
  top:390px;
  */
  bottom: 20px;
  left: 0px;
  width: 100%;
  /*
  @media screen and (max-width: 994px) {
      top: 300px;
      left: 50px;
  }
  */
}

@media screen and (max-width: 1304px) {
  #mainvisual .text_btn {
    bottom: 0;
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual .text_btn {
    box-sizing: border-box;
    position: relative;
    top: auto;
    left: auto;
  }
}

#mainvisual .text_btn .text_sub {
  background-color: #fe0000;
  color: #fff;
  display: none;
  font-weight: bold;
  padding: 5px 20px;
}

@media screen and (max-width: 767px) {
  #mainvisual .text_btn .text_sub {
    display: inline-block;
  }
}

#mainvisual .text_btn .text_main {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  line-height: 1.1em;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #mainvisual .text_btn .text_main {
    font-size: 2rem;
    margin: 20px 0;
    text-shadow: 3px 3px 6px #000;
  }
}

@media screen and (max-width: 579px) {
  #mainvisual .text_btn .text_main {
    font-size: 1.1rem;
    line-height: 1.3em;
    margin: 20px 0 0 0;
  }
}

#mainvisual .text_btn .text_main span {
  display: block;
}

#mainvisual .text_btn .text_main span.txt {
  font-family: "HelveticaNeue-CondensedBold", Arial, Helvetica, "sans-serif";
  font-size: 2.8vw;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 3% 0 0;
  text-align: right;
  text-shadow: 2px 2px 4px #000;
  width: 57%;
}

@media screen and (max-width: 767px) {
  #mainvisual .text_btn .text_main span.txt {
    font-size: 3.5vw;
    width: 47%;
  }
}

#mainvisual .text_btn .text_main span.img {
  width: 40%;
}

#mainvisual .text_btn .text_main span.img img {
  max-width: 350px;
}

@media screen and (max-width: 964px) {
  #mainvisual .text_btn .text_main span.img img {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual .text_btn .text_main span.img {
    width: 50%;
  }
}

#mainvisual .text_btn .flex {
  display: flex;
  margin: 40px 0 0 0;
  /*
   @media screen and (max-width: 579px) {
       margin: 20px 0 0 0;
     }
  */
}

@media screen and (max-width: 1304px) {
  #mainvisual .text_btn .flex {
    margin: 40px 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual .text_btn .flex {
    margin: 20px 0 0 0;
  }
}

#mainvisual .text_btn .btn {
  margin-left: auto;
  /*
     margin-right: 3%;
     width: 32%;
  */
  width: 19%;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  #mainvisual .text_btn .btn {
    width: 24%;
  }
}

@media screen and (max-width: 994px) {
  #mainvisual .text_btn .btn {
    width: 22%;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual .text_btn .btn {
    width: 36%;
  }
}

#mainvisual .text_btn .btn a {
  border: 2px solid #fff;
  color: #fff;
  display: block;
  padding: 6px 20px 6px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
}

#mainvisual .text_btn .btn a:after {
  content: "";
  display: inline-block;
  width: 20px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 20px;
  height: 20px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

#mainvisual .text_btn .btn a:hover {
  text-decoration: underline;
}

#mainvisual .text_btn .play a:after {
  background-image: url(/businesses/elevator/images/top/icon_new_window_white.png);
}

#mainvisual .text_btn .more a:after {
  background-image: url(../img/icon_link_right_xl_white_hd.gif);
}

#mainvisual .text_btn .more a:hover:after,
#mainvisual .text_btn .more a:focus:after {
  right: 12px;
  transition-duration: 0.3s;
}

#mainvisual #VideoControl {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

@media screen and (max-width: 767px) {
  #mainvisual #VideoControl {
    right: 10px;
    bottom: 10px;
    transform: none;
    transform: scale(0.5);
    transform-origin: bottom right;
  }
}

#mainvisual #VideoControl #VideoPlay {
  float: right;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(../images/top_text_play_en.png);
  background-size: 80px 54px;
  width: 105px;
  height: 27px;
}

#mainvisual #VideoControl #VideoPlay.Current {
  background-position: bottom right;
}

#mainvisual #VideoControl #VideoPlay a {
  position: relative;
  display: block;
  width: 19px;
  height: 19px;
  margin: 4px;
  text-indent: -9999px;
  background-color: #e6000e;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

#mainvisual #VideoControl #VideoPlay a:before {
  content: "";
  position: absolute;
  display: block;
  width: 27px;
  height: 27px;
  top: -4px;
  left: -4px;
  background-color: #e6000e;
  opacity: 0.5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

#mainvisual #VideoControl #VideoPlay a:after {
  content: "";
  position: absolute;
  display: block;
  width: 3px;
  height: 11px;
  top: 50%;
  left: 50%;
  margin: -5.5px 0 0 -4.5px;
  border-left: solid 3px #fff;
  border-right: solid 3px #fff;
}

#mainvisual #VideoControl #VideoPlay.Current a:after {
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -2px;
  border-left: solid 5px #fff;
  border-right: 0 none;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
}

#spmainvisual {
  margin: 0 -15px 100px;
  position: relative;
}

@media screen and (max-width: 994px) {
  #spmainvisual {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  #spmainvisual {
    margin-bottom: 30px;
  }
}

@media print {
  #spmainvisual {
    width: 965px;
    margin: 0 auto 50px;
  }
}

#spmainvisual .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 399px) {
  #spmainvisual .btn img {
    width: 22px;
  }
}

#modal-content {
  width: 80%;
  margin: 0;
  padding: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 99999;
  max-width: 1000px;
}

#modal-content .close {
  transform: rotate(45deg);
  display: block;
  position: absolute;
  top: -50px;
  right: 0;
  color: #fff;
  cursor: pointer;
}

#modal-content .close:before {
  content: "╋";
  font-size: 30px;
}

#modal-content .inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}

#modal-content .inner #player,
#modal-content .inner #modalvideo {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#modal-overlay {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.8);
}

/*
.SP {
	#mainvisual {
		display: none;
	}
	#spmainvisual {
		display: block;
	}
}
.PC,
.SP.Android {
	#mainvisual {
		display: block;
	}
	#spmainvisual {
		display: none;
	}

	@media screen and (max-width: 767px) {
		#mainvisual {
			display: none;
		}
		#spmainvisual {
			display: block;
		}
	}
}
*/
@media print {
  #mainvisual {
    display: block !important;
  }

  /*
  #mainvisual {
  	display: none !important;
  }
  #spmainvisual {
  	display: block !important;
  }
  */
}

.carousel {
  background: #f1f1f1;
  overflow: hidden;
  margin: 100px 0;
  padding: 80px 0 0;
}

@media screen and (max-width: 767px) {
  .carousel {
    margin: 30px 0;
    padding: 20px 0 0;
  }
}

.carousel .slide_bnr {
  width: 100%;
  margin: 40px auto 0;
}

@media screen and (max-width: 767px) {
  .carousel .slide_bnr {
    margin: 15px auto 0;
  }
}

.carousel .slide_bnr .slide-item {
  height: auto;
  max-width: 965px;
  opacity: 0.7;
  transition-duration: 0.7s;
  width: 100%;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .carousel .slide_bnr .slide-item {
    max-width: 768px;
    width: auto;
  }
}

@media screen and (max-width: 896px) and (orientation: landscape) {
  .carousel .slide_bnr .slide-item {
    max-width: 800px;
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .carousel .slide_bnr .slide-item {
    opacity: 1;
  }
}

.carousel .slide_bnr .slide-item section {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

@media screen and (max-width: 896px) and (orientation: landscape) {
  .carousel .slide_bnr .slide-item section {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .carousel .slide_bnr .slide-item section {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.carousel .slide_bnr .slide-item section img {
  background-color: #000;
  max-height: 378px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .carousel .slide_bnr .slide-item section {
    max-height: none;
    width: auto;
  }
}

.carousel .slide_bnr .slick-current .slide-item {
  opacity: 1;
  transition-duration: 0.7s;
}

.carousel .slide_bnr .slick-prev {
  background-color: #ff0026;
  height: 40px;
  left: auto;
  right: 100px;
  top: -30px;
  width: 40px;
}

.carousel .slide_bnr .slick-prev:hover,
.carousel .slide_bnr .slick-prev:focus {
  background-color: #333;
}

.carousel .slide_bnr .slick-prev::before {
  background-image: url(../img/icon_link_right_xl_white_hd.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
  content: "";
  display: block;
  height: 40px;
  opacity: 1;
  width: 40px;
  transform: rotate(180deg);
}

.carousel .slide_bnr .slick-next {
  background-color: #ff0026;
  height: 40px;
  right: 0;
  top: -30px;
  width: 40px;
}

.carousel .slide_bnr .slick-next:hover,
.carousel .slide_bnr .slick-next:focus {
  background-color: #333;
}

.carousel .slide_bnr .slick-next::before {
  background-image: url(../img/icon_link_right_xl_white_hd.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
  content: "";
  display: block;
  height: 40px;
  opacity: 1;
  width: 40px;
}

.carousel .slide_bnr .slick-dots {
  bottom: 25px;
}

.carousel .slide_bnr .slick-dots li button:before {
  font-size: 50px;
}

.carousel .buttons {
  position: relative;
}

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

.carousel .buttons .button {
  background-color: #ff0026;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  height: 40px;
  line-height: 100%;
  margin: 8px;
  position: absolute;
  right: 40px;
  top: -23px;
  text-align: center;
  transition: all 300ms ease;
  width: 40px;
}

.carousel .buttons .button:hover {
  cursor: pointer;
  background-color: #333;
  color: #fff;
  transition: all 300ms ease;
}

.carousel .buttons .button.js-play {
  display: none;
  font-size: 16px !important;
  padding: 2px;
  transform: rotate(90deg);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .carousel .buttons .button.js-stop {
    /* chrome */
    letter-spacing: -0.25em;
  }
}

@media all and (-ms-high-contrast: none) {
  .carousel .buttons .button.js-stop {
    /* ie */
    letter-spacing: 0.35em;
  }
}

@supports (-ms-ime-align: auto) {
  .carousel .buttons .button.js-stop {
    /* edge */
    letter-spacing: 0.35em;
  }
}

@-moz-document url-prefix() {
  .carousel .buttons .button.js-stop {
    /* firefox */
    letter-spacing: 0.35em;
  }
}

.top_bnr {
  position: relative;
  margin: 0 0 100px;
}

@media screen and (max-width: 994px) {
  .top_bnr {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
}

@media print {
  .top_bnr {
    margin-bottom: 50px;
  }
}

.top_bnr_1 {
  position: relative;
  margin: 0 0 100px;
}

@media screen and (max-width: 994px) {
  .top_bnr_1 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_1 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
}

@media print {
  .top_bnr_1 {
    margin-bottom: 50px;
  }
}

.top_bnr_1 p {
  position: absolute;
  right: 75px;
  top: 75px;
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
}

.top_bnr_1 p:after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_link_right_xl_hd.gif);
  width: 26px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  height: 1.2em;
  vertical-align: middle;
}

@media screen and (max-width: 1100px) {
  .top_bnr_1 p {
    font-size: 22px;
  }

  .top_bnr_1 p:after {
    width: 22px;
  }
}

@media screen and (max-width: 994px) {
  .top_bnr_1 p {
    font-size: 16px;
  }

  .top_bnr_1 p:after {
    width: 16px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_1 p {
    /*font-size:4vw;*/
    /*right:5vw;*/
    /*bottom:3vw;*/
    font-size: 3vw;
    left: 50%;
    right: auto;
    top: 20%;
  }
}

.top_bnr_1 a:hover p:after,
.top_bnr_1 a:focus p:after {
  transform: translateX(3px);
}

.top_bnr_2 {
  position: relative;
  margin: 0 0 100px;
}

@media screen and (max-width: 994px) {
  .top_bnr_2 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_2 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
}

@media print {
  .top_bnr_2 {
    margin-bottom: 50px;
  }
}

.top_bnr_2 p {
  position: absolute;
  right: 75px;
  top: 75px;
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
}

.top_bnr_2 p:after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_link_right_xl_hd.gif);
  width: 26px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  height: 1.2em;
  vertical-align: middle;
}

@media screen and (max-width: 1100px) {
  .top_bnr_2 p {
    font-size: 22px;
  }

  .top_bnr_2 p:after {
    width: 22px;
  }
}

@media screen and (max-width: 994px) {
  .top_bnr_2 p {
    font-size: 16px;
  }

  .top_bnr_2 p:after {
    width: 16px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_2 p {
    /*font-size:4vw;
    right:5vw;
    top:3vw;*/
    font-size: 3vw;
    left: 50%;
    right: auto;
    top: 20%;
  }
}

.top_bnr_2 a:hover p:after,
.top_bnr_2 a:focus p:after {
  transform: translateX(3px);
}

.top_bnr_3 {
  position: relative;
  margin: 0 0 100px;
}

@media screen and (max-width: 994px) {
  .top_bnr_3 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_3 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
}

@media print {
  .top_bnr_3 {
    margin-bottom: 50px;
  }
}

.top_bnr_3 p {
  position: absolute;
  right: 75px;
  top: 75px;
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
}

.top_bnr_3 p:after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_link_right_xl_hd.gif);
  width: 26px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  height: 1.2em;
  vertical-align: middle;
}

@media screen and (max-width: 1100px) {
  .top_bnr_3 p {
    font-size: 22px;
  }

  .top_bnr_3 p:after {
    width: 22px;
  }
}

@media screen and (max-width: 994px) {
  .top_bnr_3 p {
    font-size: 16px;
  }

  .top_bnr_3 p:after {
    width: 16px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_3 p {
    font-size: 3vw;
    left: 45%;
    right: auto;
    top: 20%;
  }
}

.top_bnr_3 span {
  position: absolute;
  right: 75px;
  top: 150px;
  text-decoration: none;
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
  width: 46.7%;
}

@media screen and (max-width: 1100px) {
  .top_bnr_3 span {
    font-size: 18px;
    width: 35%;
  }
}

@media screen and (max-width: 994px) {
  .top_bnr_3 span {
    font-size: 14px;
    width: 26%;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_3 span {
    font-size: 2.7vw;
    left: 45%;
    right: auto;
    top: 40%;
    width: 50%;
  }
}

.top_bnr_3 a:hover p:after,
.top_bnr_3 a:focus p:after {
  transform: translateX(3px);
}

.top_bnr_4 {
  position: relative;
  margin: 0 0 100px;
}

@media screen and (max-width: 994px) {
  .top_bnr_4 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_4 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
}

@media print {
  .top_bnr_4 {
    margin-bottom: 50px;
  }
}

.top_bnr_4 p {
  position: absolute;
  right: 75px;
  top: 60px;
  text-decoration: none;
  color: #333;
  font-size: 30px;
  line-height: 1.5;
}

.top_bnr_4 p:after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_link_right_xl_hd.gif);
  width: 26px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  height: 1.2em;
  vertical-align: middle;
}

@media screen and (max-width: 1100px) {
  .top_bnr_4 p {
    font-size: 22px;
  }

  .top_bnr_4 p:after {
    width: 22px;
  }
}

@media screen and (max-width: 994px) {
  .top_bnr_4 p {
    font-size: 16px;
  }

  .top_bnr_4 p:after {
    width: 16px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_4 p {
    font-size: 3vw;
    left: 50%;
    right: auto;
    top: 15%;
  }
}

.top_bnr_4 a:hover p:after,
.top_bnr_4 a:focus p:after {
  transform: translateX(3px);
}

.top_bnr_5 {
  position: relative;
  margin: 0 0 100px;
}

@media screen and (max-width: 994px) {
  .top_bnr_5 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_5 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
}

@media print {
  .top_bnr_5 {
    margin-bottom: 50px;
  }
}

.top_bnr_5 p {
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
  position: absolute;
  left: 75px;
  top: 85px;
  text-decoration: none;
  text-shadow: 3px 3px 6px #000;
}

.top_bnr_5 p:after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_link_right_xl_hd.gif);
  width: 26px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  height: 1.2em;
  vertical-align: middle;
}

@media screen and (max-width: 1100px) {
  .top_bnr_5 p {
    font-size: 22px;
  }

  .top_bnr_5 p:after {
    width: 22px;
  }
}

@media screen and (max-width: 994px) {
  .top_bnr_5 p {
    font-size: 16px;
  }

  .top_bnr_5 p:after {
    width: 16px;
  }
}

@media screen and (max-width: 767px) {
  .top_bnr_5 p {
    font-size: 3vw;
    left: 5%;
    top: 20%;
  }
}

.top_bnr_5 a:hover p:after,
.top_bnr_5 a:focus p:after {
  transform: translateX(3px);
}

.topbox1 {
  display: flex;
  align-items: stretch;
  background: #f1f1f1;
  position: relative;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .topbox1 {
    display: block;
    margin: 20px 0;
  }
}

.topbox1 h2 {
  margin: 0 0 10px;
  padding: 0;
}

.topbox1 figure {
  margin: 0;
  padding: 0;
  width: calc(50% - 7.5px);
}

@media screen and (max-width: 767px) {
  .topbox1 figure {
    width: auto;
  }
}

.topbox1 figure img {
  width: 100%;
}

.topbox1 .text {
  width: calc(50% + 7.5px);
  box-sizing: border-box;
  padding: 20px 70px 60px;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}

@media screen and (max-width: 994px) {
  .topbox1 .text {
    padding: 20px 35px 60px;
  }
}

@media screen and (max-width: 767px) {
  .topbox1 .text {
    padding: 20px 30px;
    width: auto;
    display: block;
  }
}

.topbox2 {
  background: #fff;
  position: relative;
  margin: 0px 0 0px;
  width: calc((100% - 15px) / 2);
  float: left;
}

@media screen and (max-width: 767px) {
  .topbox2 {
    float: none !important;
    width: auto;
    margin: 20px 0;
  }
}

.topbox2:nth-of-type(2) {
  float: right;
}

.topbox2 h2 {
  margin: 0 0 10px;
  padding: 0;
}

.topbox2 figure {
  margin: 0;
  padding: 0;
}

.topbox2 figure img {
  width: 100%;
}

.topbox2 .text {
  box-sizing: border-box;
  padding: 70px 55px 110px;
  position: relative;
  height: 400px;
}

@media screen and (max-width: 994px) {
  .topbox2 .text {
    padding: 20px 20px 60px;
    height: 280px;
  }
}

@media screen and (max-width: 767px) {
  .topbox2 .text {
    display: block;
    height: auto;
    padding: 20px 30px;
  }
}

@media print {

  .topbox1 h2 .spsizeOnly,
  .topbox2 h2 .spsizeOnly {
    display: none !important;
  }
}

.topbox1 p,
.topbox2 p {
  max-width: 100%;
}

.topbox1 .tablet_btn,
.topbox2 .tablet_btn {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ff0026;
  color: #fff;
  text-align: right;
  box-sizing: border-box;
  line-height: 1;
  height: 40px;
}

.topbox1 .tablet_btn:before,
.topbox2 .tablet_btn:before {
  content: "";
  width: 20px;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  background: #fff;
  margin-top: -1px;
}

.topbox1 .tablet_btn:after,
.topbox2 .tablet_btn:after {
  content: "";
  width: 2px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  right: 19px;
  background: #fff;
  margin-top: -10px;
}

@media screen and (max-width: 767px) {

  .topbox1 .tablet_btn,
  .topbox2 .tablet_btn {
    display: none !important;
  }
}

@media print {

  .topbox1 .hover,
  .topbox2 .hover {
    display: none;
  }
}

@media screen and (min-width: 768px) {

  .topbox1 .hover,
  .topbox2 .hover {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    background: #ff0026;
    color: #fff;
    transition: opacity 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 55px;
    box-sizing: border-box;
  }

  .topbox1 .hover a,
  .topbox2 .hover a {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    display: block;
    position: relative;
    font-weight: normal;
    margin: 5px 0;
    padding-right: 1em;
  }

  .topbox1 .hover a:after,
  .topbox2 .hover a:after {
    content: "";
    display: inline-block;
    background-image: url(../img/icon_link_right_xl_white_hd.gif);
    width: 20px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px 20px;
    height: 20px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .topbox1 .hover a:hover,
  .topbox1 .hover a:focus,
  .topbox2 .hover a:hover,
  .topbox2 .hover a:focus {
    text-decoration: underline;
  }

  .topbox1 .hover a:hover:after,
  .topbox1 .hover a:focus:after,
  .topbox2 .hover a:hover:after,
  .topbox2 .hover a:focus:after {
    right: -2px;
  }

  .topbox1 .hover a.parent,
  .topbox2 .hover a.parent {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin: 5px 0 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 994px) {

  .topbox1 .hover a.parent,
  .topbox2 .hover a.parent {
    margin-top: 1px;
  }
}

@media screen and (min-width: 768px) {

  .topbox1 .hover a.child,
  .topbox2 .hover a.child {
    padding-left: 20px;
  }
}

@media screen and (min-width: 768px) {

  .topbox1 .hover a.child2,
  .topbox2 .hover a.child2 {
    padding-left: 40px;
  }
}

@media screen and (max-width: 994px) {

  .topbox1 .hover,
  .topbox2 .hover {
    padding: 0 30px;
  }

  .topbox1 .hover a,
  .topbox2 .hover a {
    font-size: 20px;
    margin: 1px 0;
  }
}

@media screen and (max-width: 579px) {

  .topbox1 .hover a,
  .topbox2 .hover a {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {

  .topbox1 .hover,
  .topbox2 .hover {
    border-top: 1px solid #cc0022;
    margin: 20px 0 0;
    padding: 15px 0 0;
  }

  .topbox1 .hover a,
  .topbox2 .hover a {
    display: block;
    position: relative;
    margin: 5px 0;
  }

  .topbox1 .hover a.child2,
  .topbox2 .hover a.child2 {
    padding-left: 30px;
  }
}

.topbox1.active .hover,
.topbox2.active .hover {
  opacity: 1;
}

.topbox1.active .hover a,
.topbox2.active .hover a {
  pointer-events: all;
}

#top_news {
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  #top_news {
    padding-bottom: 30px;
  }
}

#top_news h2.org {
  text-align: center;
}

#top_news .more {
  margin-top: 40px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  #top_news .more {
    margin-top: 15px;
  }
}

dl.news_list dt {
  float: left;
  width: 11em;
  padding: 40px 0 0 0;
}

@media screen and (max-width: 767px) {
  dl.news_list dt {
    padding: 15px 0 0;
  }
}

dl.news_list dd {
  overflow: hidden;
  padding: 40px 0 0 0;
}

@media screen and (max-width: 767px) {
  dl.news_list dd {
    padding: 15px 0 0;
  }
}

dl.news_list dd a {
  color: #000;
}

/*-- Gallery -----------------*/
#gallery .controls {
  background: #fff;
  margin: 30px 0;
  padding: 50px 0;
}

@media screen and (max-width: 994px) {
  #gallery .controls {
    padding: 30px;
  }
}

@media screen and (max-width: 579px) {
  #gallery .controls {
    padding: 20px 15px;
    margin: 30px 0;
  }
}

#gallery .controls .wrap {
  width: 100%;
  max-width: 927px;
  margin: 0 auto;
}

#gallery .controls .wrap .org {
  color: #000;
  text-align: center;
  margin: 0;
  padding: 0;
}

#gallery .controls .reset {
  position: absolute;
  top: -9999em;
  left: -99999em;
  z-index: -1;
  opacity: 0;
}

#gallery .controls fieldset.type .inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  font-weight: bold;
  margin: 15px 0 30px;
}

@media screen and (max-width: 579px) {
  #gallery .controls fieldset.type .inner {
    margin: 10px 0 20px;
  }
}

#gallery .controls fieldset.type .inner>* {
  width: calc((100% - 75px) / 6);
  display: block;
  border: 1px solid #000;
  text-align: center;
  box-sizing: border-box;
  margin: 15px 0 0;
}

@media screen and (max-width: 994px) {
  #gallery .controls fieldset.type .inner>* {
    width: calc((100% - 45px) / 4);
  }
}

@media screen and (max-width: 579px) {
  #gallery .controls fieldset.type .inner>* {
    width: calc((100% - 20px) / 3);
    margin: 10px 0 0;
  }
}

#gallery .controls fieldset.type .inner>* label {
  display: block;
  cursor: pointer;
  padding: 25px 0 20px 0;
}

@media screen and (max-width: 579px) {
  #gallery .controls fieldset.type .inner>* label {
    padding: 10px 0 5px;
  }
}

#gallery .controls fieldset.type .inner>* label img {
  border-radius: 100px;
  border: 2px solid #000;
}

@media screen and (max-width: 579px) {
  #gallery .controls fieldset.type .inner>* label img {
    width: 40px;
    border-width: 1px;
  }
}

@media screen and (max-width: 399px) {
  #gallery .controls fieldset.type .inner>* label img {
    width: 30px;
  }
}

#gallery .controls fieldset.type .inner>* label span {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2em;
  height: 3em;
  margin: 10px 0;
  font-size: 16px;
}

@media screen and (max-width: 579px) {
  #gallery .controls fieldset.type .inner>* label span {
    margin: 5px 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 399px) {
  #gallery .controls fieldset.type .inner>* label span {
    font-size: 10px;
  }
}

#gallery .controls fieldset.type .inner>* label span.no_icon {
  font-size: 21px;
  height: 2.25em;
}

@media screen and (max-width: 579px) {
  #gallery .controls fieldset.type .inner>* label span.no_icon {
    font-size: 16px;
    height: 2.5em;
  }
}

@media screen and (max-width: 399px) {
  #gallery .controls fieldset.type .inner>* label span.no_icon {
    font-size: 12px;
  }
}

#gallery .controls fieldset.type .inner>* label input {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

@media screen and (max-width: 399px) {
  #gallery .controls fieldset.type .inner>* label input {
    width: 15px;
    height: 15px;
  }
}

#gallery .controls fieldset.type .inner>label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 10px;
  font-size: 14px;
}

@media screen and (max-width: 399px) {
  #gallery .controls fieldset.type .inner>label {
    font-size: 12px;
  }
}

#gallery .controls fieldset.region .inner {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  #gallery .controls fieldset.region .inner {
    overflow: hidden;
  }
}

#gallery .controls fieldset.region>label {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #gallery .controls fieldset.region>label {
    float: left;
    margin: 0 0 10px;
  }
}

#gallery .controls fieldset.region .checkbox {
  display: inline-block;
  margin: 0 0 0 30px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  #gallery .controls fieldset.region .checkbox {
    display: block;
  }
}

#gallery .controls fieldset.region .checkbox label {
  cursor: pointer;
}

#gallery .controls fieldset.region .checkbox label input {
  width: 15px;
  height: 15px;
  cursor: pointer;
  position: relative;
  top: 2px;
}

@media screen and (max-width: 399px) {
  #gallery .controls fieldset.region .checkbox label input {
    width: 15px;
    height: 15px;
  }
}

#gallery .container {
  text-align: justify;
  max-width: 1245px;
  width: 100%;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 1s;
}

#gallery .container.active {
  opacity: 1;
}

#gallery .container .mix,
#gallery .container .blank {
  text-align: left;
  display: inline-block;
  background: #fff;
  margin: 10px 0;
  width: calc((100% - 45px) / 4);
  vertical-align: top;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {

  #gallery .container .mix,
  #gallery .container .blank {
    width: calc((100% - 30px) / 3);
  }
}

@media screen and (max-width: 579px) {

  #gallery .container .mix,
  #gallery .container .blank {
    width: calc((100% - 10px) / 2);
  }
}

#gallery .container .mix {
  padding: 0 15px 75px;
  position: relative;
}

@media screen and (max-width: 767px) {
  #gallery .container .mix {
    padding: 0 15px 60px;
  }
}

@media screen and (max-width: 399px) {
  #gallery .container .mix {
    padding: 0 10px 50px;
  }
}

#gallery .container .mix a {
  text-decoration: none;
  color: #333;
}

#gallery .container .mix a:hover strong,
#gallery .container .mix a:focus strong {
  text-decoration: underline;
}

#gallery .container .mix a:hover strong:after,
#gallery .container .mix a:focus strong:after {
  background-image: url(../img/icon_link_right_hd.gif);
  margin-left: 2px;
}

#gallery .container .mix figure {
  margin: 0 -15px 10px;
  padding: 0;
}

@media screen and (max-width: 399px) {
  #gallery .container .mix figure {
    margin: 0 -10px 10px;
  }
}

#gallery .container .mix figure img {
  width: 100%;
}

#gallery .container .mix .region {
  font-size: 16px;
  margin: 0 0 5px;
}

@media screen and (max-width: 767px) {
  #gallery .container .mix .region {
    font-size: 12px;
  }
}

#gallery .container .mix strong {
  color: #cc0022;
  line-height: 1.2;
  display: inline-block;
  height: 4.4em;
  font-weight: normal;
  vertical-align: top;
}

@media screen and (min-width: 768px) and (max-width: 880px) {
  #gallery .container .mix strong {
    font-size: 88%;
  }
}

@media screen and (max-width: 579px) {
  #gallery .container .mix strong {
    height: 3.6em;
  }
}

@media screen and (max-width: 399px) {
  #gallery .container .mix strong {
    font-size: 90%;
  }
}

#gallery .container .mix strong:after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_link_right_hd.gif);
  width: 17px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 16px;
  height: 1.2em;
  vertical-align: middle;
}

#gallery .container .mix .type {
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 399px) {
  #gallery .container .mix .type {
    padding: 10px;
  }
}

#gallery .container .mix .type .icon {
  width: 50px;
  border: 1px solid #000;
  border-radius: 100px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #gallery .container .mix .type .icon {
    width: 30px;
  }
}

#gallery .container .mix .type .icon img {
  width: 100%;
}

#gallery .container .mix .type .label {
  width: calc(100% - 65px);
  font-size: 16px;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  #gallery .container .mix .type .label {
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 579px) {
  #gallery .container .mix .type .label {
    font-size: 12px;
  }
}

#gallery .container .mix .type.no_icon {
  height: 82px;
}

@media screen and (max-width: 767px) {
  #gallery .container .mix .type.no_icon {
    height: 62px;
  }
}

#gallery .container .blank {
  align-self: flex-start;
  margin: 0;
  background: transparent;
  height: 0;
}

#gallery .loadmore {
  text-align: center;
  position: relative;
  padding: 0 0 30px;
  background: url("../images/gallery/more.png") no-repeat center bottom;
  cursor: pointer;
}

@media screen and (max-width: 579px) {
  #gallery .loadmore {
    background-size: 26px;
    padding: 0 0 15px;
  }
}

#gallery .noresult {
  text-align: center;
  padding-bottom: 20px;
}

#gallery_detail img {
  max-width: 100%;
}

#gallery_detail .mainphoto {
  margin: 0 0 50px;
}

@media screen and (max-width: 1304px) {
  #gallery_detail .mainphoto {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (max-width: 767px) {
  #gallery_detail .mainphoto {
    margin-bottom: 30px;
  }
}

#gallery_detail .subphoto {
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 579px) {
  #gallery_detail .subphoto {
    width: 90%;
  }
}

@media screen and (max-width: 399px) {
  #gallery_detail .subphoto {
    width: 100%;
  }
}

#gallery_detail .subphoto .mbs {
  margin-bottom: 4px;
}

@media screen and (max-width: 767px) {
  #gallery_detail .subphoto .mbs {
    margin-bottom: 15px;
  }
}

#gallery_detail .subphoto .mbl {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  #gallery_detail .subphoto .mbl {
    margin-bottom: 15px;
  }
}

#gallery_detail .flex {
  display: flex;
  justify-content: space-between;
}

#gallery_detail .flex div {
  flex: 1;
}

#gallery_detail .mg div:first-child {
  margin-right: 2px;
}

@media screen and (max-width: 767px) {
  #gallery_detail .mg div:first-child {
    margin-right: 1px;
  }
}

#gallery_detail .mg div:last-child {
  margin-left: 2px;
}

@media screen and (max-width: 767px) {
  #gallery_detail .mg div:last-child {
    margin-left: 1px;
  }
}

#gallery_detail .mg img+img {
  margin-top: 5px;
}

@media screen and (max-width: 1304px) {
  #gallery_detail .mg img+img {
    margin-top: 0.4vw;
  }
}

@media screen and (max-width: 767px) {
  #gallery_detail .mg img+img {
    margin-top: 0.4vw;
  }
}

#gallery_detail .notext {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  #gallery_detail .notext {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 579px) {
  #gallery_detail .notext {
    margin-bottom: 30px;
  }
}

#gallery_detail .text {
  width: 80%;
  margin: 80px auto;
}

@media screen and (max-width: 767px) {
  #gallery_detail .text {
    margin: 50px auto;
  }
}

@media screen and (max-width: 579px) {
  #gallery_detail .text {
    margin: 30px auto;
    width: 90%;
  }
}

@media screen and (max-width: 399px) {
  #gallery_detail .text {
    width: 100%;
  }
}

#gallery_detail .text p {
  margin: 20px 0;
}

@media screen and (max-width: 767px) {
  #gallery_detail .text p {
    margin: 15px 0;
  }
}

/*-- Products -----------------*/
.products_service .photo {
  display: flex;
}

@media screen and (max-width: 1304px) {
  .products_service .photo {
    margin: 0 -15px;
  }
}

@media print {
  .products_service .photo {
    display: block;
    overflow: hidden;
  }
}

.products_service .photo .child {
  position: relative;
}

@media print {
  .products_service .photo .child {
    float: left;
  }
}

.products_service .photo .child img {
  width: 100%;
}

.products_service .photo .child a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 200px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 1000px;
  max-width: 70%;
  width: 300px;
  height: 80px;
  text-decoration: none;
  line-height: 1.3;
  padding: 0 30px 0 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 1304px) {
  .products_service .photo .child a {
    bottom: 15vw;
  }
}

@media screen and (max-width: 994px) {
  .products_service .photo .child a {
    height: 60px;
    padding: 0 30px 0 10px;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .products_service .photo .child a {
    max-width: 80%;
    height: 50px;
    bottom: 10vw;
  }
}

@media screen and (max-width: 579px) {
  .products_service .photo .child a {
    font-size: 2vw;
    padding: 0;
    height: 9vw;
  }
}

.products_service .photo .child a:after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 994px) {
  .products_service .photo .child a:after {
    width: 15px;
    height: 15px;
    right: 15px;
  }
}

@media screen and (max-width: 579px) {
  .products_service .photo .child a:after {
    display: none;
  }
}

.products_service .text {
  background: #fff;
  margin: -100px auto 100px;
  width: 90%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 50px;
}

@media screen and (max-width: 1304px) {
  .products_service .text {
    margin-top: -8vw;
  }
}

@media screen and (max-width: 767px) {
  .products_service .text {
    padding: 5vw 0;
    margin-top: -5vw;
    margin-bottom: 30px;
    width: 95%;
  }
}

.products_service .text h2.org {
  text-align: center;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .products_service .text h2.org {
    margin: 0;
  }
}

#products .photo .child {
  width: 33.3333333333%;
}

@media print {
  #products .photo .child {
    width: 321.6px;
  }
}

#service .photo .child {
  width: 50%;
}

@media print {
  #service .photo .child {
    width: 482.5px;
  }
}

#training .photo .child {
  width: 100%;
}

@media print {
  #training .photo .child {
    width: 965px;
  }
}

@media screen and (max-width: 1304px) {
  .product_detail .photo {
    margin: 0 -15px;
  }
}

.product_detail .photo img {
  width: 100%;
}

.product_detail .text {
  background: #fff;
  margin: -100px auto 50px;
  width: 90%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 50px;
}

@media screen and (max-width: 1304px) {
  .product_detail .text {
    margin-top: -8vw;
  }
}

@media screen and (max-width: 767px) {
  .product_detail .text {
    padding: 5vw 0;
    margin-top: -5vw;
    margin-bottom: 30px;
    width: 95%;
  }
}

.product_detail .text h2.org {
  text-align: center;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .product_detail .text h2.org {
    margin: 0;
  }
}

.product_detail.es .text {
  margin-top: -50px;
}

@media screen and (max-width: 1304px) {
  .product_detail.es .text {
    margin-top: -4vw;
  }
}

@media screen and (max-width: 767px) {
  .product_detail.es .text {
    margin-top: -4vw;
  }
}

.product_lineup .sort {
  margin: 80px 0 40px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .product_lineup .sort {
    display: block;
    text-align: center;
    margin: 50px 0 30px;
  }
}

@media screen and (max-width: 579px) {
  .product_lineup .sort {
    margin: 30px 0 20px;
  }
}

.product_lineup .sort select {
  font-size: 16px;
  margin: 0 30px;
  height: 40px;
  padding: 0 0 0 10px;
  border: none;
  background: #fff;
  width: 280px;
}

@media screen and (max-width: 767px) {
  .product_lineup .sort select {
    display: block;
    margin: 0 auto 20px;
  }
}

.product_lineup .sort select option:first-child {
  font-weight: bold;
}

.product_lineup .sort select optgroup option:first-child {
  font-weight: normal;
}

.product_lineup .sort button {
  height: 40px;
  padding: 0 30px;
  margin: 0 30px;
  font-weight: bold;
  color: #fff;
  background: #4c4948;
  border: none;
  outline: none;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .product_lineup .sort button {
    margin-top: 30px;
  }
}

.product_lineup .container {
  display: none;
  max-width: 1245px;
  width: 100%;
  margin: 50px auto 0;
}

@media screen and (max-width: 579px) {
  .product_lineup .container {
    margin-top: 30px;
  }
}

.product_lineup .container .catalogs {
  text-align: justify;
  display: none;
}

.product_lineup .container .catalogs.active {
  display: block;
}

.product_lineup .container .mix,
.product_lineup .container .blank {
  text-align: left;
  display: inline-block;
  margin: 30px 0;
  width: calc((100% - 45px) / 4);
  vertical-align: top;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {

  .product_lineup .container .mix,
  .product_lineup .container .blank {
    width: calc((100% - 30px) / 3);
    margin: 20px 0;
  }
}

@media screen and (max-width: 579px) {

  .product_lineup .container .mix,
  .product_lineup .container .blank {
    width: calc((100% - 10px) / 2);
    margin: 10px 0;
  }
}

@media print {

  .product_lineup .container .mix,
  .product_lineup .container .blank {
    margin: 30px 0;
    width: calc((100% - 45px) / 4);
  }
}

.product_lineup .container .mix {
  font-size: 16px;
  padding: 0;
  position: relative;
}

@media screen and (max-width: 994px) {
  .product_lineup .container .mix {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .product_lineup .container .mix {
    font-size: 12px;
  }
}

@media screen and (max-width: 399px) {
  .product_lineup .container .mix {
    font-size: 10px;
  }
}

.product_lineup .container .mix figure {
  margin: 0 0 10px;
  padding: 0;
}

.product_lineup .container .mix dl {
  width: 100%;
  margin: 0 0 15px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .product_lineup .container .mix dl {
    margin: 0 0 10px;
  }
}

.product_lineup .container .mix dl dt {
  float: left;
  clear: both;
}

@media print {
  .product_lineup .container .mix dl dt {
    float: none;
  }
}

.product_lineup .container .mix dl dd {
  float: right;
  padding-left: 1em;
}

@media print {
  .product_lineup .container .mix dl dd {
    float: none;
    text-align: right;
  }
}

.product_lineup .container .mix a {
  display: inline;
  padding-right: 18px;
  background: url(../img/icon_pdf.gif) no-repeat center right;
}

.product_lineup .container .mix a.newwin {
  background-image: url(../img/icon_new_window_hd.gif);
  padding: 0 19px 0 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 16px;
}

.product_lineup .container .mix a.btn_style1 {
  background-color: #fff;
  border-left: 5px solid #b72e3c;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  display: flex;
  font-size: 13px;
  font-weight: bold;
  line-height: 120%;
  margin: 0 0 10px 0;
  min-height: 42px;
  padding: 4px 25px 4px 10px;
  text-decoration: none;
}

.product_lineup .container .mix a.btn_style1:hover,
.product_lineup .container .mix a.btn_style1:focus {
  text-decoration: underline;
}

.product_lineup .container .mix a.btn_style1.movie {
  background: #fff url("../img/icon_movie_hd.gif") no-repeat 96% center/16px 16px;
}

.product_lineup .container .mix a.btn_style1.newwin {
  background: #fff url("../img/icon_new_window_hd.gif") no-repeat 96% center/16px 16px;
}

.product_lineup .container .mix a.btn_style1 span {
  display: flex;
  align-items: center;
  height: 42px;
}

.product_lineup .container .mix a.btn_style1 img {
  vertical-align: middle;
}

.product_lineup .container .mix.sx dt {
  width: 49%;
}

@media screen and (max-width: 767px) {
  .product_lineup .container .mix.sx dt {
    width: 45%;
  }
}

.product_lineup .container .mix.sx dd {
  box-sizing: border-box;
  float: left;
  padding-left: 0;
  text-align: right;
}

.product_lineup .container .mix.sx dd:nth-of-type(2n) {
  width: 34%;
}

@media screen and (max-width: 767px) {
  .product_lineup .container .mix.sx dd:nth-of-type(2n) {
    width: 36%;
  }
}

.product_lineup .container .mix.sx dd:nth-of-type(2n+1) {
  width: 17%;
}

@media screen and (max-width: 767px) {
  .product_lineup .container .mix.sx dd:nth-of-type(2n+1) {
    width: 19%;
  }
}

.product_lineup .container .blank {
  align-self: flex-start;
  margin: 0;
  background: transparent;
  height: 0;
}

.product_lineup .message div {
  display: none;
  margin: 80px 0 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .product_lineup .message div {
    margin: 60px 0 40px;
  }
}

@media screen and (max-width: 579px) {
  .product_lineup .message div {
    margin: 50px 0 30px;
  }
}

.productsbox1 {
  display: flex;
  align-items: stretch;
  background: #f1f1f1;
  position: relative;
  margin: 0 auto 30px;
  width: 90%;
}

@media screen and (max-width: 767px) {
  .productsbox1 {
    display: block;
    margin: 20px auto;
    max-width: auto;
    width: 95%;
  }
}

.productsbox1 h2 {
  margin: 0 0 5px;
  padding: 0;
}

.productsbox1 figure {
  margin: 0;
  padding: 0;
  width: calc(50% - 7.5px);
}

@media screen and (max-width: 767px) {
  .productsbox1 figure {
    width: auto;
  }
}

.productsbox1 figure img {
  width: 100%;
}

.productsbox1 .text {
  width: calc(50% + 7.5px);
  box-sizing: border-box;
  padding: 10px 50px 10px 40px;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}

@media screen and (max-width: 994px) {
  .productsbox1 .text {
    padding: 10px 35px 10px 25px;
  }
}

@media screen and (max-width: 767px) {
  .productsbox1 .text {
    padding: 10px 30px;
    width: auto;
    display: block;
  }
}

.productsbox1 p {
  max-width: 100%;
}

.atc {
  /* overlay */
  /* modal window */
  /* close */
}

.atc .product_detail .text {
  background: #fff;
  box-sizing: border-box;
  margin: 0 auto 50px;
  max-width: 1100px;
  padding: 50px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text {
    padding: 5vw 4vw;
    margin-bottom: 30px;
    width: 100%;
  }

  .atc .product_detail .text.about {
    padding: 5vw 4vw 3vw;
    margin-bottom: 10px;
  }
}

.atc .product_detail .text .lead {
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .lead {
    margin-bottom: 4vw;
  }
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text figure {
    margin: 0;
  }
}

.atc .product_detail .text figure img {
  width: 100%;
}

.atc .product_detail .text .fig1 {
  padding: 20px 47px 50px 47px;
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .fig1 {
    padding: 20px 0 25px;
  }
}

.atc .product_detail .text .fig2 {
  display: flex;
  margin: 0 0 50px 0;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .fig2 {
    margin-bottom: 30px;
  }
}

.atc .product_detail .text .fig2 figure {
  display: block;
  margin: 0 auto;
  width: 55%;
}

.atc .product_detail .text .fig2 ._fig1 {
  position: absolute;
  width: 24%;
}

.atc .product_detail .text .fig2 ._fig1 figure {
  width: 100%;
}

.atc .product_detail .text .fig2 ._fig1 figure a {
  background-color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .fig2 ._fig1 figure a {
    margin-bottom: 5px;
  }
}

.atc .product_detail .text .fig2 ._fig1 figure a:hover img {
  opacity: 0.8;
  transition-duration: 0.4s;
  transform-origin: 100% 100%;
  transform: scale(1.06, 1.06);
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .fig2 ._fig1 figure figcaption {
    font-size: 10px;
    line-height: 100%;
  }
}

.atc .product_detail .text .fig2 ._fig1._1 {
  left: 0;
  top: 50px;
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .fig2 ._fig1._1 {
    top: 3.5vw;
  }
}

.atc .product_detail .text .fig2 ._fig1._2 {
  right: 0;
  top: 50px;
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .fig2 ._fig1._2 {
    top: 3.5vw;
  }
}

.atc .product_detail .text .fig2 ._fig1._3 {
  bottom: 0;
  right: 0;
}

.atc .product_detail .text .fig2 ._fig2 {
  position: absolute;
  width: 24%;
}

.atc .product_detail .text .fig2 ._fig2 figure {
  width: 100%;
}

.atc .product_detail .text .fig2 ._fig2 figure a {
  background-color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .fig2 ._fig2 figure a {
    margin-bottom: 5px;
  }
}

.atc .product_detail .text .fig2 ._fig2 figure a:hover img {
  opacity: 0.8;
  transition-duration: 0.4s;
  transform-origin: bottom right;
  transform: scale(1.06, 1.06);
}

@media screen and (max-width: 767px) {
  .atc .product_detail .text .fig2 ._fig2 figure figcaption {
    font-size: 10px;
    line-height: 100%;
  }
}

.atc .product_detail .text .fig2 ._fig2._1 {
  left: 0;
  top: 130px;
}

@media screen and (max-width: 1100px) {
  .atc .product_detail .text .fig2 ._fig2._1 {
    top: 18%;
  }
}

.atc .product_detail .text .fig2 ._fig2._2 {
  bottom: 0;
  left: 0;
}

.atc .product_detail .text .fig2 ._fig2._3 {
  right: 0;
  top: 130px;
}

@media screen and (max-width: 1100px) {
  .atc .product_detail .text .fig2 ._fig2._3 {
    top: 18%;
  }
}

.atc .product_detail .text .fig2 ._fig2._4 {
  bottom: 0;
  right: 0;
}

.atc .product_detail h2.org {
  text-align: center;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .atc .product_detail h2.org {
    margin: 0 0 10px;
  }
}

.atc .product_detail h3 {
  color: #333;
}

.atc .product_detail table.spec {
  margin: 0 auto;
}

.atc .product_detail table.spec th {
  font-weight: bold;
}

.atc .product_detail table.spec th,
.atc .product_detail table.spec td {
  background: none;
  border: none;
  padding: 6px 10px;
}

@media screen and (max-width: 767px) {

  .atc .product_detail table.spec th,
  .atc .product_detail table.spec td {
    padding: 5px 10px;
  }
}

.atc .bg_gy {
  margin: 60px 0;
  padding: 60px 0;
}

@media screen and (max-width: 767px) {
  .atc .bg_gy {
    margin: 0 -15px 5vw;
    padding: 5vw 2.5vw;
  }
}

.atc .overlay {
  background-color: rgba(206, 206, 206, 0.9);
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.atc .modal_window {
  background-color: rgba(255, 255, 255, 0);
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 720px;
  width: 100%;
  z-index: 11;
}

@media screen and (max-width: 767px) {
  .atc .modal_window {
    box-sizing: border-box;
    max-width: none;
    padding: 5vw;
    width: 96vw;
  }
}

@media (orientation: landscape) and (max-width: 898px) {
  .atc .modal_window {
    width: 110vh;
  }
}

.atc .modal_window figure {
  margin: 10px auto 0;
  width: 100%;
}

.atc .modal_window figure img {
  width: 100%;
}

.atc .btn_close {
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}

.atc .btn_close img {
  cursor: pointer;
  display: flex;
  height: 64px;
  margin: 0 20px 0 auto;
  width: 64px;
}

@media screen and (max-width: 998px) {
  .atc .btn_close img {
    height: 40px;
    width: 40px;
  }
}

@media screen and (max-width: 767px) {
  .atc .btn_close img {
    height: 32px;
    margin: 0 2vw 0 auto;
    width: 32px;
  }
}

.atc .btn_close img:hover {
  opacity: 0.6;
  transition-duration: 0.5s;
}

/*-------------------*/
.relatedlinksbox1 {
  background: #f1f1f1;
  padding: 20px 0 20px 0;
  position: relative;
  margin: 0 auto 50px;
  width: 90%;
}

@media screen and (max-width: 767px) {
  .relatedlinksbox1 {
    display: block;
    margin: 20px auto;
    max-width: auto;
    padding: 10px 0 10px 0;
    width: 95%;
  }
}

.relatedlinksbox1 h2.org {
  color: #333 !important;
  margin: 0 0 5px;
  padding: 0;
  text-align: center;
}

.relatedlinksbox1 .text {
  box-sizing: border-box;
  padding: 10px 50px 10px 40px;
  position: relative;
}

@media screen and (max-width: 994px) {
  .relatedlinksbox1 .text {
    padding: 10px 35px 10px 25px;
  }
}

@media screen and (max-width: 767px) {
  .relatedlinksbox1 .text {
    padding: 10px 30px;
    width: auto;
    display: block;
  }
}

.relatedlinksbox1 .text .Youtube {
  margin: 30px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 994px) {
  .relatedlinksbox1 .text .Youtube {
    display: block;
  }
}

.relatedlinksbox1 .text .Youtube .ImgOnlyStyle {
  margin-left: auto;
  margin-right: auto;
}

.relatedlinksbox1 .text .Youtube .ImgOnlyStyle img {
  box-sizing: border-box;
  width: 510px;
}

@media screen and (max-width: 1275px) {
  .relatedlinksbox1 .text .Youtube .ImgOnlyStyle img {
    width: 95%;
  }
}

@media screen and (max-width: 767px) {
  .relatedlinksbox1 .text .Youtube .ImgOnlyStyle img {
    width: 100%;
  }
}

.relatedlinksbox1 p {
  max-width: 100%;
  margin-bottom: 20px;
}

/*-------------------*/
.corporate_btn {
  background: no-repeat center center/cover #fff;
  height: 500px;
  position: relative;
  margin: 0 0 50px;
}

@media screen and (max-width: 767px) {
  .corporate_btn {
    height: 50vw;
    margin: 0 -15px 30px;
  }
}

@media screen and (max-width: 399px) {
  .corporate_btn {
    height: auto;
    background-image: none !important;
    padding: 0 15px 20px;
  }
}

.corporate_btn .text {
  top: 20%;
  left: 7%;
}

@media screen and (max-width: 767px) {
  .corporate_btn .text {
    top: 5vw;
    left: 5vw;
    bottom: inherit;
  }
}

.corporate_btn .text.right {
  left: auto;
  right: 7%;
}

@media screen and (max-width: 767px) {
  .corporate_btn .text.right {
    top: 5vw;
    left: auto;
    right: 5vw;
    bottom: inherit;
  }
}

.corporate_btn.corporate2,
.corporate_btn.corporate3,
.corporate_btn.corporate4,
.corporate_btn.corporate6 {
  color: #fff;
}

@media screen and (max-width: 399px) {

  .corporate_btn.corporate2,
  .corporate_btn.corporate3,
  .corporate_btn.corporate4,
  .corporate_btn.corporate6 {
    color: #333;
  }
}

.corporate_btn.corporate2 .text h2 a,
.corporate_btn.corporate3 .text h2 a,
.corporate_btn.corporate4 .text h2 a,
.corporate_btn.corporate6 .text h2 a {
  color: #fff !important;
}

@media screen and (max-width: 399px) {

  .corporate_btn.corporate2 .text h2 a,
  .corporate_btn.corporate3 .text h2 a,
  .corporate_btn.corporate4 .text h2 a,
  .corporate_btn.corporate6 .text h2 a {
    color: #333 !important;
  }
}

.corporate_btn.corporate1 {
  background-image: url("../images/corporate/photo1_pc.jpg");
  background-position: center center;
}

@media screen and (max-width: 767px) {
  .corporate_btn.corporate1 {
    background-image: url("../images/corporate/photo1_sp.jpg");
    background-position: center center;
  }
}

.corporate_btn.corporate2 {
  page-break-after: always;
  background-image: url("../images/corporate/photo2_pc.jpg");
}

@media screen and (max-width: 767px) {
  .corporate_btn.corporate2 {
    background-image: url("../images/corporate/photo2_sp.jpg");
  }
}

.corporate_btn.corporate3 {
  background-image: url("../images/corporate/photo3_pc.jpg");
}

@media screen and (max-width: 767px) {
  .corporate_btn.corporate3 {
    background-image: url("../images/corporate/photo3_sp.jpg");
  }
}

.corporate_btn.corporate4 {
  background-image: url("../images/corporate/photo4_pc.jpg");
}

@media screen and (max-width: 767px) {
  .corporate_btn.corporate4 {
    background-image: url("../images/corporate/photo4_sp.jpg");
  }
}

.corporate_btn.corporate5 {
  background-image: url("../images/corporate/photo5_pc.jpg");
  position: relative;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .corporate_btn.corporate5 {
    background-image: url("../images/corporate/photo5_sp.jpg");
    height: 50vw;
  }
}

@media screen and (max-width: 767px) {
  .corporate_btn.corporate5 {
    background-image: url("../images/corporate/photo5_sp.jpg");
  }
}

@media screen and (max-width: 399px) {
  .corporate_btn.corporate5 {
    margin-bottom: 0;
  }
}

.corporate_btn.corporate5 #modal-content .close {
  top: -35px;
}

.corporate_btn.corporate5 #modal-content .inner {
  padding-top: 56.25%;
}

@media (orientation: landscape) and (max-width: 767px) {
  .corporate_btn.corporate5 #modal-content .inner {
    padding-top: 42.25%;
  }
}

.corporate_btn.corporate6 {
  background-image: url("../images/corporate/photo6_pc.jpg");
}

@media screen and (max-width: 767px) {
  .corporate_btn.corporate6 {
    background-image: url("../images/corporate/photo6_sp.jpg");
  }
}

@media screen and (max-width: 767px) {
  .corporate_btn.sustainability1 {
    height: auto;
    padding: 30px 30px;
  }
}

@media screen and (max-width: 399px) {
  .corporate_btn.sustainability1 {
    padding: 20px 15px;
  }
}

.corporate_btn.sustainability1 .text {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  width: 45%;
}

@media screen and (max-width: 767px) {
  .corporate_btn.sustainability1 .text {
    position: static;
    transform: none;
    width: auto;
    padding: 0 0 20px;
  }
}

.corporate_btn.sustainability1 figure {
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40%;
  text-align: center;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .corporate_btn.sustainability1 figure {
    position: static;
    transform: none;
    width: auto;
    margin: 0;
  }
}

.corporate_btn.sustainability1 figure div {
  width: 150px;
  margin: 0 5px;
}

.corporate_btn.sustainability1 figure div img {
  width: 100%;
}

.corporate_btn.sustainability2 {
  background-image: url("../images/sustainability/photo1_pc.jpg");
  color: #fff;
}

@media screen and (max-width: 994px) {
  .corporate_btn.sustainability2 {
    background-position: -10vw center;
  }
}

@media screen and (max-width: 767px) {
  .corporate_btn.sustainability2 {
    background-image: url("../images/sustainability/photo1_sp.jpg");
    background-position: center center;
  }
}

@media screen and (max-width: 399px) {
  .corporate_btn.sustainability2 {
    color: #333;
  }
}

.corporate_btn.sustainability2 .text {
  bottom: 15%;
  right: 7%;
  width: 40%;
}

@media screen and (max-width: 767px) {
  .corporate_btn.sustainability2 .text {
    bottom: 5vw;
    right: 5vw;
    width: 50%;
  }
}

.corporate_btn.sustainability2 .text h2 a {
  color: #fff !important;
}

@media screen and (max-width: 399px) {
  .corporate_btn.sustainability2 .text h2 a {
    color: #333 !important;
  }
}

.corporate_btn.sustainability3 {
  background-image: url("../images/sustainability/photo2_pc.jpg");
  color: #fff;
}

@media screen and (max-width: 767px) {
  .corporate_btn.sustainability3 {
    background-image: url("../images/sustainability/photo2_sp.jpg");
  }
}

@media screen and (max-width: 399px) {
  .corporate_btn.sustainability3 {
    color: #333;
  }
}

.corporate_btn.sustainability3 .text {
  top: 25%;
  left: 7%;
  width: 40%;
}

@media screen and (max-width: 767px) {
  .corporate_btn.sustainability3 .text {
    top: 5vw;
    left: 5vw;
    bottom: inherit;
    width: 50%;
  }
}

.corporate_btn.sustainability3 .text h2 a {
  color: #fff !important;
}

@media screen and (max-width: 399px) {
  .corporate_btn.sustainability3 .text h2 a {
    color: #333 !important;
  }
}

.corporate_btn .btn_video {
  display: block;
  margin: auto;
  position: absolute;
  right: calc((100% - 164px) / 2);
  bottom: 60px;
  text-align: center;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .corporate_btn .btn_video {
    bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .corporate_btn .btn_video {
    display: block;
    bottom: 35px;
  }
}

@media screen and (max-width: 579px) {
  .corporate_btn .btn_video {
    right: calc((100% - 100px) / 2);
    bottom: 25px;
  }
}

@media screen and (max-width: 399px) {
  .corporate_btn .btn_video {
    right: auto;
    bottom: 30vw;
    left: 10%;
  }
}

.corporate_btn .btn_video a {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: bold;
  line-height: 100%;
  padding: 15px 16px 14px 16px;
  text-align: center;
  text-decoration: none;
  width: 164px;
}

@media screen and (max-width: 767px) {
  .corporate_btn .btn_video a {
    padding: 10px;
    width: auto;
  }
}

@media screen and (max-width: 579px) {
  .corporate_btn .btn_video a {
    font-size: 14px;
  }
}

.corporate_btn .btn_video a:hover {
  opacity: 0.7;
  transition-duration: 0.5s;
}

.corporate_btn .video_container .inner {
  display: none;
}

.corporate_btn .video_container .inner.active {
  background-color: #333;
  display: block;
  height: 500px;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .corporate_btn .video_container .inner.active {
    height: 50vw;
  }
}

.corporate_btn .video_container .inner .btn_close {
  transform: rotate(45deg);
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  color: #ccc;
  cursor: pointer;
}

.corporate_btn .video_container .inner .btn_close:before {
  content: "╋";
  font-size: 30px;
}

.corporate_btn .video_container .inner .btn_close:hover {
  color: #999;
}

.corporate_btn .video_container .inner video {
  box-sizing: border-box;
  margin: auto;
  max-height: 500px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
}

@media screen and (max-width: 965px) {
  .corporate_btn .video_container .inner video {
    max-height: none;
    width: 100%;
  }
}

.corporate_btn figure {
  margin: 0 -15px 15px;
}

.corporate_btn .text {
  position: absolute;
  width: 35%;
}

@media screen and (max-width: 767px) {
  .corporate_btn .text {
    width: 45%;
  }
}

@media screen and (max-width: 399px) {
  .corporate_btn .text {
    width: auto !important;
    position: static;
  }
}

.corporate_btn .text h2 {
  font-size: 30px;
  margin: 0 !important;
  background: none;
  color: #333;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .corporate_btn .text h2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .corporate_btn .text p {
    line-height: 1.4;
  }
}

/*-------------------*/
.corporate_default .photo {
  position: relative;
}

@media screen and (max-width: 1304px) {
  .corporate_default .photo {
    margin: 0 -15px;
  }
}

.corporate_default .photo img {
  width: 100%;
}

.corporate_default .photo span {
  position: absolute;
  top: 20px;
  left: 60px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .corporate_default .photo span {
    font-size: 3vw;
    top: 3vw;
    left: 15px;
    line-height: 1.3;
  }
}

.corporate_default .text {
  background: #fff;
  margin: -100px auto 50px;
  width: 90%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 50px;
}

@media screen and (max-width: 1304px) {
  .corporate_default .text {
    margin-top: -8vw;
  }
}

@media screen and (max-width: 767px) {
  .corporate_default .text {
    padding: 5vw 0;
    margin-top: -5vw;
    margin-bottom: 30px;
    width: 95%;
  }

  .corporate_default .text.nohw {
    padding-top: 10vw;
  }
}

.corporate_default .text h2.org {
  text-align: center;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .corporate_default .text h2.org {
    margin: 0;
  }
}

.corporate_default .text p {
  margin: 0 0 1.5em;
}

.corporate_default .text p.name {
  text-align: right;
  margin-top: 4em;
}

.corporate_default .text p:last-child {
  margin-bottom: 0;
}

/*-------------------*/
.corporate3 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

@media screen and (max-width: 767px) {
  .corporate3 {
    display: block;
  }
}

.corporate3 section {
  width: calc(50% - 25px);
  padding: 50px;
  box-sizing: border-box;
  background: #fff !important;
}

@media screen and (max-width: 767px) {
  .corporate3 section {
    width: auto;
    padding: 30px;
  }

  .corporate3 section+section {
    margin: 30px 0 0;
  }

  .corporate3 section h2 {
    font-size: 20px !important;
  }
}

/*-------------------*/
.history_year {
  overflow: hidden;
  width: 100%;
}

.history_year .wrap {
  position: relative;
  margin: -15px 0px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}

.history_year .wrap:before {
  content: "";
  width: 100%;
  height: 100% px;
  position: absolute;
  top: 0;
  left: 0;
}

.history_year .wrap .year {
  width: 120px;
  font-weight: bold;
  color: #ff0026;
  text-align: center;
  position: relative;
  outline: 0;
  cursor: pointer;
  margin: 15px 0 0 0;
  padding-top: 37px;
}

@media screen and (max-width: 994px) {
  .history_year .wrap .year {
    width: 90px;
    padding-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .history_year .wrap .year {
    width: 80px;
    padding-top: 27px;
  }
}

@media screen and (max-width: 579px) {
  .history_year .wrap .year {
    width: 50px;
    padding-top: 20px;
  }
}

.history_year .wrap .year span {
  display: block;
  font-size: 24px;
  line-height: 37px;
  transition: 0.3s;
  margin: 0 0 5px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 994px) {
  .history_year .wrap .year span {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .history_year .wrap .year span {
    font-size: 18px;
    line-height: 27px;
  }
}

@media screen and (max-width: 579px) {
  .history_year .wrap .year span {
    font-size: 12px;
    line-height: 20px;
  }
}

.history_year .wrap .year:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 15px;
  left: 0;
  height: 1px;
  background: #2c2c2c;
  display: block;
}

@media screen and (max-width: 767px) {
  .history_year .wrap .year:after {
    bottom: 12px;
  }
}

@media screen and (max-width: 579px) {
  .history_year .wrap .year:after {
    bottom: 7px;
  }
}

.history_year .wrap .year:first-of-type:before,
.history_year .wrap .year:last-of-type:before {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 1000px;
  height: 11px;
  background: #fff;
  z-index: 1;
}

@media screen and (max-width: 767px) {

  .history_year .wrap .year:first-of-type:before,
  .history_year .wrap .year:last-of-type:before {
    bottom: 12px;
  }
}

@media screen and (max-width: 579px) {

  .history_year .wrap .year:first-of-type:before,
  .history_year .wrap .year:last-of-type:before {
    bottom: 7px;
  }
}

.history_year .wrap .year:first-of-type:before {
  right: 50%;
}

.history_year .wrap .year:last-of-type:before {
  left: 50%;
}

.history_year .wrap .year .dot {
  content: "";
  width: 31px;
  height: 31px;
  border: 1px solid #ff0026;
  box-sizing: border-box;
  background: #fff;
  display: block;
  margin: 0 auto;
  border-radius: 100px;
  position: relative;
  z-index: 2;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .history_year .wrap .year .dot {
    width: 25px;
    height: 25px;
  }
}

@media screen and (max-width: 579px) {
  .history_year .wrap .year .dot {
    width: 15px;
    height: 15px;
  }
}

.history_year .wrap .year.active span {
  font-size: 37px;
}

@media screen and (max-width: 994px) {
  .history_year .wrap .year.active span {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .history_year .wrap .year.active span {
    font-size: 27px;
  }
}

@media screen and (max-width: 579px) {
  .history_year .wrap .year.active span {
    font-size: 17px;
  }
}

.history_year .wrap .year.active .dot {
  background: #ff0026;
}

.history_contents .history_content {
  position: absolute;
  left: -200vw;
  opacity: 0;
  transition: opacity 0.5s;
  height: 1px;
  overflow: hidden;
}

@media print {
  .history_contents .history_content {
    display: none;
  }
}

.history_contents .history_content.active {
  position: static;
  opacity: 1;
  height: auto;
}

@media print {
  .history_contents .history_content.active {
    display: block;
  }
}

.history_contents .history_content ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: -25px 0 0 -15px;
}

@media print {
  .history_contents .history_content ul {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .history_contents .history_content ul {
    margin: -10px 0 0 -10px;
  }
}

@media screen and (max-width: 399px) {
  .history_contents .history_content ul {
    margin: -10px 0 0;
  }
}

.history_contents .history_content ul li {
  background: #fff;
  width: calc((100% - 60px) / 4);
  margin: 25px 0 0 15px;
}

@media screen and (max-width: 994px) {
  .history_contents .history_content ul li {
    width: calc((100% - 45px) / 3);
  }
}

@media screen and (max-width: 767px) {
  .history_contents .history_content ul li {
    width: calc((100% - 20px) / 2);
    margin: 10px 0 0 10px;
  }
}

@media screen and (max-width: 399px) {
  .history_contents .history_content ul li {
    width: 100%;
    margin: 10px 0 0;
  }
}

@media print {
  .history_contents .history_content ul li {
    float: left;
  }

  .history_contents .history_content ul li:nth-of-type(4n + 1) {
    clear: both;
  }
}

.history_contents .history_content ul li em {
  font-style: normal;
  padding: 3px 10px;
  background: #ff0026;
  color: #fff;
  font-style: normal;
  display: block;
  font-weight: bold;
  font-size: 110%;
}

.history_contents .history_content ul li p {
  padding: 15px 10px;
}

@media screen and (min-width: 995px) {
  .history_contents .history_content ul li p {
    font-size: 18px;
  }
}

@media print {
  .history_contents .history_content ul li p {
    height: auto !important;
  }
}

.history_contents .history_content ul li p small {
  line-height: 1.5;
  display: block;
}

.history_contents .history_content ul li img {
  width: 100%;
  height: auto;
}

/*-------------------*/
.global_network h2 {
  position: relative;
  background: none !important;
  padding: 0;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .global_network h2 {
    margin: 0 0 20px;
  }
}

.global_network h2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  background: #b3b3b3;
  height: 1px;
}

.global_network h2 span {
  font-size: 30px;
  font-weight: normal;
  color: #b3b3b3;
  display: inline-block;
  background: #fff;
  position: relative;
  padding: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
  .global_network h2 span {
    font-size: 26px;
  }
}

@media screen and (max-width: 579px) {
  .global_network h2 span {
    font-size: 20px;
  }
}

.global_network ul+h2 {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .global_network ul+h2 {
    margin-top: 50px;
  }
}

.global_network h3 {
  font-size: 80%;
  padding-left: 2.9em;
  font-weight: normal;
  color: #333;
  margin: 0;
}

.global_network .box_wrap {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .global_network .box_wrap {
    display: block;
  }
}

.global_network .box_wrap .box {
  width: calc(50% - 30px);
}

@media screen and (max-width: 767px) {
  .global_network .box_wrap .box {
    width: auto;
  }

  .global_network .box_wrap .box+.box {
    margin-top: 50px;
  }
}

.global_network ul {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .global_network ul {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 579px) {
  .global_network ul {
    margin-bottom: 10px;
  }
}

.global_network ul li {
  position: relative;
  padding: 0 0 0 2.3em;
  margin: 0 0 0;
  line-height: 1.4;
}

.global_network ul li .label {
  position: absolute;
  top: 0.3em;
  left: -0.3em;
  width: 2em;
  line-height: 1px;
  text-align: right;
}

.global_network ul li .label span {
  content: "";
  width: 0.7em;
  height: 0.7em;
  display: inline-block;
  background: #f1f1f1;
  margin: 0 0 0 0.3em;
}

.global_network ul li .label span.base {
  background: #6d6e70;
}

.global_network ul li .label span.group {
  background: #f0a225;
}

.global_network ul li .label span.affiliate {
  background: #de2726;
}

.global_network ul li a {
  color: #333;
}

.global_network ul li .text_and_photo {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 579px) {
  .global_network ul li .text_and_photo {
    display: block;
  }
}

.global_network ul li .text_and_photo span {
  display: block;
}

.global_network ul li .text_and_photo img {
  display: block;
  margin: 0 0 10px 0;
  width: 150px;
}

.global_network .explanat {
  text-align: left;
  font-size: 16px;
  margin: 0 0 50px;
}

@media screen and (max-width: 767px) {
  .global_network .explanat {
    margin-bottom: 30px;
    display: flex;
    text-align: left;
    font-size: 14px;
  }
}

@media screen and (max-width: 579px) {
  .global_network .explanat {
    font-size: 11px;
  }
}

.global_network .explanat em {
  font-style: normal;
  white-space: nowrap;
  display: block;
}

@media screen and (max-width: 767px) {
  .global_network .explanat em {
    margin-right: 20px;
  }
}

.global_network .explanat ul {
  display: inline-block;
  margin: 0;
}

.global_network .explanat ul li {
  display: inline-block;
  margin: 0 20px 0 0;
  padding-left: 1em;
}

@media screen and (max-width: 767px) {
  .global_network .explanat ul li {
    display: block;
    margin: 0;
  }
}

.global_network .explanat ul li .label {
  width: 0.7em;
}

/*-------------------*/
.sdgs1 {
  margin: 0 20px 50px;
}

@media screen and (max-width: 767px) {
  .sdgs1 {
    margin: 0 0 30px;
  }
}

.sdgs1 h2 {
  text-align: center;
}

.sdgs2 {
  background: #fff;
  padding: 50px;
}

@media screen and (max-width: 767px) {
  .sdgs2 {
    padding: 30px 30px 10px;
  }
}

@media screen and (max-width: 579px) {
  .sdgs2 {
    padding: 20px 15px 5px;
  }
}

.sdgs2 ul li {
  margin: 0 0 70px;
}

@media screen and (max-width: 767px) {
  .sdgs2 ul li {
    margin: 0 0 50px;
  }
}

@media screen and (max-width: 579px) {
  .sdgs2 ul li {
    margin: 0 0 30px;
  }
}

.sdgs2 ul li figure {
  text-align: center;
  margin: 0 0 20px;
}

.sdgs2 ul li figure img {
  max-width: 200px !important;
  width: 50%;
}

.sdgs2 ul li h3 {
  color: #ff0026;
  font-size: 30px;
}

@media screen and (max-width: 994px) {
  .sdgs2 ul li h3 {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  .sdgs2 ul li h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 579px) {
  .sdgs2 ul li h3 {
    font-size: 15px;
  }
}

/*-------------------*/
.text_and_photo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1047.5px;
  margin: 0 auto;
}

.text_and_photo .text {
  width: calc(50% - 20px);
}

@media screen and (max-width: 767px) {
  .text_and_photo .text {
    width: 100%;
  }
}

.text_and_photo .text+figure {
  width: calc(50% - 20px);
  margin: 0;
}

@media screen and (max-width: 767px) {
  .text_and_photo .text+figure {
    width: 100%;
    margin-top: 20px;
  }
}

.text_and_photo .text+figure img {
  max-width: 100%;
}

.text_and_photo .text2 {
  width: 100%;
}

.text_and_photo .text2+figure {
  width: 100%;
  margin: 50px 0 0 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .text_and_photo .text2+figure {
    margin-top: 20px;
  }
}

.text_and_photo .text2+figure img {
  max-width: 700px !important;
  width: 100%;
}

.text_and_photo .text3 {
  width: calc(50% - 20px);
  order: 2;
}

@media screen and (max-width: 767px) {
  .text_and_photo .text3 {
    width: 100%;
    order: 1;
  }
}

.text_and_photo .text3+figure {
  width: calc(50% - 20px);
  margin: 0;
  order: 1;
}

@media screen and (max-width: 767px) {
  .text_and_photo .text3+figure {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}

.text_and_photo .text3+figure img {
  max-width: 100%;
}

.text_and_photo figure figcaption {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .text_and_photo figure figcaption {
    font-size: 11px;
  }
}

/*-------------------*/
.interview_lead {
  margin: 50px 80px;
}

@media screen and (max-width: 767px) {
  .interview_lead {
    margin: 30px 0;
  }
}

.interview_lead h3 {
  background: none;
  color: #ff0026;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 994px) {
  .interview_lead h3 {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  .interview_lead h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 579px) {
  .interview_lead h3 {
    font-size: 15px;
  }
}

.interview_lead h3.new {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}

.interview_lead h3.new span.icon {
  background: url("/businesses/elevator/images/rd/icon_new_hd.jpg") no-repeat 0 0/60px auto;
  display: block;
  margin-left: 20px;
  width: 80px;
}

@media screen and (max-width: 767px) {
  .interview_lead h3.new span.icon {
    background-size: 39px auto;
    width: 60px;
  }
}

.interview_lead p.lead {
  margin: 0 0 50px;
}

@media screen and (max-width: 767px) {
  .interview_lead p.lead {
    margin: 0 0 30px;
  }
}

.rd_btn {
  position: relative;
  margin: 20px 0 20px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .rd_btn {
    margin: 0 -15px 15px;
    padding: 15px 15px 20px;
    display: block;
  }
}

.rd_btn figure {
  width: 40%;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .rd_btn figure {
    margin: 0 0 15px;
    width: auto;
    text-align: center;
  }
}

.rd_btn figure img {
  width: 100%;
}

.rd_btn .text {
  width: calc(60% - 40px);
  padding: 0 30px;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .rd_btn .text {
    padding: 0;
    width: auto;
  }
}

.rd_btn .text h4 {
  font-size: 30px;
  margin: 0 !important;
  background: none;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .rd_btn .text h4 {
    font-size: 20px;
  }
}

.rd_btn .text h4 a {
  color: #c20;
}

@media screen and (max-width: 767px) {
  .rd_btn .text p {
    line-height: 1.4;
  }
}

.rd_btn.commingsoon figure {
  opacity: 0.2;
}

.rd_btn.commingsoon h4 {
  color: #c20;
  opacity: 0.2;
}

.rd_btn.commingsoon p {
  color: #ff0026;
  font-weight: bold;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .rd_btn.commingsoon p {
    font-size: 18px;
    text-align: center;
  }
}

.interview_box {
  margin: 50px 0;
}

@media screen and (max-width: 767px) {
  .interview_box {
    margin: 30px 0;
  }
}

.interview_box h2 {
  text-align: center;
}

.interview_box .lead {
  max-width: 1047.5px;
  margin: 0 auto 40px;
}

@media screen and (max-width: 767px) {
  .interview_box .lead {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .interview_box .text_and_photo .text+figure {
    padding: 0 10vw;
  }
}

@media screen and (max-width: 767px) {
  .interview_box .text_and_photo .text2+figure {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }

  .interview_box .text_and_photo .text2+figure figcaption {
    padding: 0 15px;
  }
}

.interview_box .text_and_photo .text2+figure img {
  max-width: 200% !important;
}

@media screen and (max-width: 767px) {
  .interview_box .text_and_photo .text3+figure {
    padding: 0 10vw;
  }
}

.interview_box .box_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 1047.5px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .interview_box .box_wrap {
    justify-content: center;
  }
}

.interview_box .box_wrap .box {
  width: 46%;
}

@media screen and (max-width: 767px) {
  .interview_box .box_wrap .box {
    width: 88%;
  }
}

.interview_box .box_wrap .box .rd_bnr {
  position: relative;
  margin: 20px 0 0 0;
  padding: 30px 30px 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}

.interview_box .box_wrap .box .rd_bnr h4 a {
  color: #c20;
  font-size: 20px;
  line-height: 100%;
}

@media screen and (max-width: 1024px) {
  .interview_box .box_wrap .box .rd_bnr h4 a {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .interview_box .box_wrap .box .rd_bnr h4 a {
    font-size: 13px;
    padding: 0 14px 0 0;
    background-size: 12px 12px;
  }
}

.interview_box .box_wrap .box .rd_bnr p {
  font-size: 14px;
  margin: 0 0 10px 15px;
}

@media screen and (max-width: 1024px) {
  .interview_box .box_wrap .box .rd_bnr p {
    font-size: 12px;
    margin: 0 0 10px 10px;
  }
}

@media screen and (max-width: 767px) {
  .interview_box .box_wrap .box .rd_bnr p {
    font-size: 11px;
    margin: 0 0 10px 6px;
  }
}

.interview_box .box_wrap .box figure {
  margin: 0 0 20px 0;
  padding: 0 30px;
}

.interview_box .box_wrap .box figure img {
  width: 100%;
}

/*-------------------*/
.newproject .photo {
  position: relative;
}

@media screen and (max-width: 1304px) {
  .newproject .photo {
    margin: 0 -15px;
  }
}

.newproject .photo img {
  width: 100%;
}

.newproject .photo .label1 {
  position: absolute;
  top: 0;
  left: 80px;
  background: #ff0026;
  color: #fff;
  padding: 0px 0 0 20px;
  width: 219px;
  height: 339px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: normal;
  transform: scale(1);
  transform-origin: top left;
}

@media screen and (max-width: 1100px) {
  .newproject .photo .label1 {
    transform: scale(0.8);
    transform-origin: top left;
  }
}

@media screen and (max-width: 994px) {
  .newproject .photo .label1 {
    transform: scale(0.7);
    transform-origin: top left;
    left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .newproject .photo .label1 {
    transform: scale(0.5);
    transform-origin: top left;
    left: 4vw;
  }
}

@media screen and (max-width: 579px) {
  .newproject .photo .label1 {
    transform: scale(0.35);
    transform-origin: top left;
  }
}

@media screen and (max-width: 399px) {
  .newproject .photo .label1 {
    transform: scale(0.3);
    transform-origin: top left;
  }
}

.newproject .photo .label1 div {
  width: 100%;
}

.newproject .photo .label2 {
  position: absolute;
  top: 400px;
  left: 80px;
  font-size: 30px;
  color: #fff;
}

@media screen and (max-width: 1100px) {
  .newproject .photo .label2 {
    top: 330px;
    font-size: 25px;
  }
}

@media screen and (max-width: 994px) {
  .newproject .photo .label2 {
    top: 270px;
    font-size: 22px;
    left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .newproject .photo .label2 {
    top: 35vw;
    font-size: 2.7vw;
    left: 4vw;
  }
}

.newproject .text {
  background: #fff;
  margin: -100px auto 50px;
  width: 90%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 50px;
}

@media screen and (max-width: 1304px) {
  .newproject .text {
    margin-top: -8vw;
  }
}

@media screen and (max-width: 767px) {
  .newproject .text {
    padding: 5vw 0;
    margin-top: -5vw;
    margin-bottom: 30px;
    width: 95%;
  }
}

.newproject .text h2.org {
  text-align: center;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .newproject .text h2.org {
    margin: 0;
  }
}

.newproject .text p {
  margin: 0 0 1.5em;
}

.newproject .text p.name {
  text-align: right;
  margin-top: 4em;
}

.newproject .text p:last-child {
  margin-bottom: 0;
}

.newproject .text figure {
  margin: 40px 0 80px;
}

@media screen and (max-width: 767px) {
  .newproject .text figure {
    margin: 20px 0 40px;
  }
}

.newproject .text figure:last-child {
  margin-bottom: 0;
}

.newproject .text figure img {
  width: 100%;
  height: auto;
}

.newproject .text figure .fig0 {
  width: 500px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .newproject .text figure .fig0 {
    width: 70vw;
  }
}

.newproject .text figure .fig1 {
  display: flex;
  justify-content: space-between;
}

.newproject .text figure .fig1 .fig1_1,
.newproject .text figure .fig1 .fig1_2 {
  width: calc(50% - 5px);
}

@media screen and (max-width: 767px) {
  .newproject .text figure .fig1 {
    display: block;
    text-align: center;
    width: 70vw;
    margin: 0 auto;
  }

  .newproject .text figure .fig1 .fig1_1 {
    margin: 0 0 4px;
    width: auto;
  }

  .newproject .text figure .fig1 .fig1_2 {
    width: auto;
  }
}

.newproject .text figure .fig2 {
  margin: 0 auto 10px;
  width: 700px;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .newproject .text figure .fig2 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .newproject .text figure .fig2 {
    margin: 0 auto 4px;
    width: auto;
  }
}

.newproject .text figure .fig3 {
  margin: 0 auto;
  display: flex;
  width: 700px;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .newproject .text figure .fig3 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .newproject .text figure .fig3 {
    width: auto;
  }
}

.newproject .text .fig4 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 1.5em;
}

@media screen and (max-width: 767px) {
  .newproject .text .fig4 {
    display: block;
  }
}

.newproject .text .fig4 .fig4_text {
  width: calc(50% - 5px);
}

@media screen and (max-width: 767px) {
  .newproject .text .fig4 .fig4_text {
    width: auto;
    margin: 0 0 1.5em;
  }
}

.newproject .text .fig4 figure {
  width: 330px;
  margin: 0 0 0 100px;
}

@media screen and (max-width: 767px) {
  .newproject .text .fig4 figure {
    margin: 0 auto;
    width: 60vw;
  }
}

/*-------------------*/
/*-------------------*/
.top_covid19 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 100px;
  border: 5px solid #ea0000;
  padding: 50px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .top_covid19 {
    margin-bottom: 30px;
    font-size: 16px;
    padding: 20px;
    border-width: 3px;
  }
}

/*-------------------*/
/*-----NewsReleases-----*/
div.NewsRelease h2 {
  border-top: none;
  padding: 4px 0 4px 9px;
  font-size: 108%;
  font-weight: bold;
  text-align: center;
  background: none;
}

div.NewsRelease h2.note1 {
  line-height: 1.35;
  color: #000000;
}

div.NewsRelease h2.note2 {
  line-height: 1.35;
  color: #000000;
}

div.NewsRelease h2.note1 em {
  font-size: 83%;
  font-weight: bold;
  font-style: normal;
  vertical-align: text-top;
  color: #E45A01;
}

div.NewsRelease h2.note2 em {
  font-size: 83%;
  font-weight: bold;
  font-style: normal;
  vertical-align: text-top;
  color: #990000;
}

div.NewsRelease p.SubTitle1 {
  margin-bottom: 8px;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
}

div.NewsRelease p.SubTitle2 {
  margin-bottom: 24px;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
}

div.NewsRelease h3,
div.NewsRelease h4 {
  margin: 0;
  padding: 0;
  line-height: 160%;
  font-size: 100%;
  font-weight: normal;
}

div.NewsRelease h3 {
  margin: 0 0 5px;
  padding: 0 0 10px 0;
  background: url(/image/en/r1/balloon_down.gif) no-repeat 40px bottom;
}

div.NewsRelease h3 span {
  display: block;
  padding: 10px 15px;
  font-size: 110%;
  font-weight: bold;
  color: #575757;
  line-height: 130%;
  background-color: #f2f2f2;
  border-bottom: none;
}

div.NewsRelease h3 a {
  padding: 0 20px 0 0;
  background-repeat: no-repeat;
  background-position: right center;
}

div.NewsRelease h3 a:link,
div.NewsRelease h3 a:visited {
  color: #575757;
  text-decoration: none;
  background-image: url(../img/icon_link_right_xl.gif);
}

div.NewsRelease h3 a:hover,
div.NewsRelease h3 a:active {
  color: #b1000e;
  text-decoration: underline;
  background-image: url(../img/icon_link_right_xl_hover.gif);
}

div.NewsRelease h4 {
  margin: 0 0 10px;
  font-size: 100%;
  font-weight: bold;
  color: #737373;
  line-height: 130%;
}

div.NewsRelease h4 a {
  padding: 0 20px 0 0;
  background-repeat: no-repeat;
  background-position: right center;
}

div.NewsRelease h4 a:link,
div.NewsRelease h4 a:visited {
  color: #737373;
  text-decoration: none;
  background-image: url(../img/icon_link_right_xl.gif);
}

div.NewsRelease h4 a:hover,
div.NewsRelease h4 a:active {
  color: #b1000e;
  text-decoration: underline;
  background-image: url(../img/icon_link_right_xl_hover.gif);
}

div.NewsRelease h5 {
  margin: 0 0 10px;
  font-size: 90%;
  line-height: 1.35;
}

.NewsRelease h5 a {
  line-height: 1.35;
}

/*-------------------*/
/*-------------------*/
.shibuya_sky {
  background-color: #030303;
}

@media screen and (max-width: 1304px) {
  .shibuya_sky {
    margin: 0 -15px;
  }
}

.shibuya_sky .photo {
  position: relative;
}

.shibuya_sky .photo img {
  max-height: 717px;
  width: 100%;
}

.shibuya_sky .photo .label1 {
  position: absolute;
  top: 0;
  left: calc((100% - 1275px) / 2);
  background: #ff0026;
  color: #fff;
  padding: 0px 0 0 20px;
  width: 219px;
  height: 339px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: normal;
  transform: scale(1);
  transform-origin: top left;
}

@media screen and (max-width: 1300px) {
  .shibuya_sky .photo .label1 {
    left: 80px;
  }
}

@media screen and (max-width: 1100px) {
  .shibuya_sky .photo .label1 {
    transform: scale(0.8);
    transform-origin: top left;
  }
}

@media screen and (max-width: 994px) {
  .shibuya_sky .photo .label1 {
    transform: scale(0.7);
    transform-origin: top left;
    left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .shibuya_sky .photo .label1 {
    transform: scale(0.5);
    transform-origin: top left;
    left: 4vw;
  }
}

@media screen and (max-width: 579px) {
  .shibuya_sky .photo .label1 {
    transform: scale(0.35);
    transform-origin: top left;
  }
}

@media screen and (max-width: 399px) {
  .shibuya_sky .photo .label1 {
    transform: scale(0.3);
    transform-origin: top left;
  }
}

.shibuya_sky .photo .label1 div {
  width: 100%;
}

.shibuya_sky .photo .label2 {
  position: absolute;
  top: 100px;
  right: calc((100% - 1275px) / 2);
  font-size: 39px;
  color: #7f8080;
}

@media screen and (max-width: 1300px) {
  .shibuya_sky .photo .label2 {
    right: 80px;
  }
}

@media screen and (max-width: 1100px) {
  .shibuya_sky .photo .label2 {
    top: 90px;
    font-size: 25px;
  }
}

@media screen and (max-width: 994px) {
  .shibuya_sky .photo .label2 {
    font-size: 20px;
    right: 30px;
    top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .shibuya_sky .photo .label2 {
    font-size: 3.2vw;
    right: 6vw;
    top: 5vw;
  }
}

.shibuya_sky .photo .label2 span {
  display: block;
  font-size: 24px;
  line-height: 180%;
}

@media screen and (max-width: 994px) {
  .shibuya_sky .photo .label2 span {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .shibuya_sky .photo .label2 span {
    font-size: 2.4vw;
  }
}

.shibuya_sky .text {
  background: #030303;
  color: #fff;
  margin: 0 auto 50px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 50px 0 0;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text {
    padding: 5vw 0 0;
    margin-bottom: 30px;
  }
}

.shibuya_sky .text h2.org {
  color: #fff !important;
  margin: 0 auto 30px;
  max-width: 1000px;
}

@media screen and (max-width: 1100px) {
  .shibuya_sky .text h2.org {
    margin: 0 auto 1em;
    max-width: none;
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text h2.org {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }
}

.shibuya_sky .text p {
  margin: 0 auto 1.5em;
  max-width: 1000px;
}

@media screen and (max-width: 1100px) {
  .shibuya_sky .text p {
    max-width: none;
    width: 90%;
  }
}

.shibuya_sky .text p.name {
  text-align: right;
  margin-top: 4em;
}

.shibuya_sky .text p:last-child {
  margin-bottom: 0;
}

.shibuya_sky .text .AdditionalNotesStyle1 {
  margin: 0 auto 1.5em;
  max-width: 1000px;
}

@media screen and (max-width: 1100px) {
  .shibuya_sky .text .AdditionalNotesStyle1 {
    max-width: none;
    width: 90%;
  }
}

.shibuya_sky .text .fig1 {
  display: flex;
  justify-content: flex-start;
  margin: 0 auto 140px;
  max-width: 1000px;
}

@media screen and (max-width: 1100px) {
  .shibuya_sky .text .fig1 {
    margin: 0 2% 140px;
  }
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig1 {
    display: block;
    margin: 0 0 1.5em;
    width: 100%;
  }
}

.shibuya_sky .text .fig1 .fig1_text {
  width: calc(50% - 5px);
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig1 .fig1_text {
    width: auto;
    margin: 0 auto 1.5em;
  }
}

.shibuya_sky .text .fig1 figure {
  width: 400px;
  margin: 0 0 0 100px;
}

@media screen and (max-width: 1100px) {
  .shibuya_sky .text .fig1 figure {
    margin: 0 1% 0 8%;
  }
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig1 figure {
    margin: 0 auto 1.5em;
    width: 60vw;
  }
}

.shibuya_sky .text .fig2 {
  margin: 0 0 150px;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig2 {
    display: block;
    margin: 0 0 1.5em;
  }
}

.shibuya_sky .text .fig2 figure {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig2 figure {
    margin: 0 auto;
  }
}

.shibuya_sky .text .fig3 {
  margin: 50px 0 200px;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig3 {
    display: block;
    margin: 1em 0 4em;
  }
}

.shibuya_sky .text .fig3 figure {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig3 figure {
    margin: 0 auto 1.5em;
  }
}

.shibuya_sky .text .fig4 {
  margin: 0 0 100px;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig4 {
    display: block;
    margin: 0 0 1.5em;
  }
}

.shibuya_sky .text .fig4 figure {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig4 figure {
    margin: 0 auto;
  }
}

.shibuya_sky .text .fig5 {
  margin: 80px auto 100px;
  max-width: 1000px;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig5 {
    display: block;
    margin: 1.5em auto 3em;
    max-width: none;
    width: 90%;
  }
}

.shibuya_sky .text .fig5 figure {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig5 figure {
    margin: 0 auto;
  }
}

.shibuya_sky .text .fig6 {
  background-image: url("/businesses/elevator/images/case/shibuya_sky/photo7.jpg");
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: cover;
  margin: 80px auto 0;
  height: auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig6 {
    display: block;
    margin: 1.5em 0 0;
  }
}

.shibuya_sky .text .fig6:before {
  content: "";
  display: block;
  padding-top: 0;
}

.shibuya_sky .text .fig6:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.shibuya_sky .text .fig6 .fig6_1 {
  margin: 80px auto 0;
  margin-left: calc((100% - 1000px) / 2);
  margin-right: calc((100% - 1000px) / 2);
  width: 1000px;
}

@media screen and (max-width: 1100px) {
  .shibuya_sky .text .fig6 .fig6_1 {
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 90%;
  }
}

.shibuya_sky .text .fig6 figure {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text .fig6 figure {
    margin: 0 auto;
  }
}

.shibuya_sky .text figure {
  margin: 40px 0 80px;
}

@media screen and (max-width: 767px) {
  .shibuya_sky .text figure {
    margin: 20px 0 40px;
  }
}

.shibuya_sky .text figure:last-child {
  margin-bottom: 0;
}

.shibuya_sky .text figure img {
  width: 100%;
  height: auto;
}

@media print {
  .shibuya_sky .photo {
    position: relative;
  }

  .shibuya_sky .photo img {
    max-height: 717px;
    width: 100%;
  }

  .shibuya_sky .photo .label1 {
    position: absolute;
    top: 0;
    left: 0;
  }

  .shibuya_sky .photo .label2 {
    position: absolute;
    top: 100px;
    right: 0;
  }

  .shibuya_sky .text .fig6 .fig6_1 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

/*-------------------*/
.originstory {
  margin: 0 auto;
  width: 100%;
}

.originstory a {
  display: block;
}

.originstory a img {
  width: 100%;
}

.originstory:hover img {
  opacity: 0.8;
}

/*-------------------*/
/*-------------------*/
.interview4 {
  background-color: #2d2d2d;
  /*.sub {
     margin-bottom: 70px;
  	position: relative;
     @media screen and (max-width: 767px) {
       margin-bottom: 50px;
     }
  	img {
  		max-height: 677px;
  		width:100%;
       @media screen and (max-width: 767px) {
         max-height: 355px;
       }
  	}
  	.catchcopy {
  		color:#fff;
  		font-size: 52px;
       font-weight: bold;
       line-height: 120%;
  		position: absolute;
  		bottom:30px;
  		left:calc((100% - 1275px)/2 + 135px);
       text-shadow: 2px 3px 5px rgba(0,0,0,0.5);
  		@media screen and (max-width: 1275px) {
         left: 50px;
  		}
  		@media screen and (max-width: 994px) {
  			font-size:5vw;
  		}
  		@media screen and (max-width: 767px) {
         bottom: 15px;
  			left:5%;
  		}
  	}
  }*/
}

@media screen and (max-width: 1304px) {
  .interview4 {
    margin: 0 -15px;
  }
}

.interview4 .main {
  margin-bottom: 70px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .interview4 .main {
    margin-bottom: 50px;
  }
}

.interview4 .main img {
  max-height: 755px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .interview4 .main img {
    max-height: 400px;
  }
}

.interview4 .main .catchcopy {
  color: #fff;
  font-size: 70px;
  font-weight: bold;
  line-height: 120%;
  position: absolute;
  bottom: 65px;
  left: calc((100% - 1275px) / 2 + 135px);
  text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 1275px) {
  .interview4 .main .catchcopy {
    left: 50px;
  }
}

@media screen and (max-width: 994px) {
  .interview4 .main .catchcopy {
    font-size: 7vw;
  }
}

@media screen and (max-width: 767px) {
  .interview4 .main .catchcopy {
    font-size: 5.5vw;
    left: 5%;
    bottom: 35px;
  }
}

.interview4 .interview_box {
  color: #fff;
  margin: 0 135px;
  max-width: 1005px;
  position: relative;
  box-sizing: border-box;
  padding: 0 0 70px;
}

@media screen and (max-width: 1275px) {
  .interview4 .interview_box {
    margin: 0 50px;
    max-width: 1174.5px;
  }
}

@media screen and (max-width: 767px) {
  .interview4 .interview_box {
    margin: 0 5%;
    padding: 0 0 50px;
  }
}

.interview4 .interview_box h2.org {
  color: #fff !important;
  font-size: 52px !important;
  line-height: 120%;
  margin: 0 0 30px;
  text-align: left !important;
}

@media screen and (max-width: 1275px) {
  .interview4 .interview_box h2.org {
    margin: 0 0 1em;
    font-size: 4.5vw !important;
  }
}

@media screen and (max-width: 767px) {
  .interview4 .interview_box h2.org {
    font-size: 4vw !important;
  }
}

.interview4 .interview_box h3.sub_title {
  color: #fff;
  font-size: 26px !important;
  margin: 20px 0 30px;
  text-align: center;
}

@media screen and (max-width: 1275px) {
  .interview4 .interview_box h3.sub_title {
    margin: 1em 0 1em;
    font-size: 3vw !important;
  }
}

@media screen and (max-width: 767px) {
  .interview4 .interview_box h3.sub_title {
    margin: 1em 0 1em;
    font-size: 4vw !important;
  }
}

.interview4 .interview_box figure figcaption {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .interview4 .interview_box figure figcaption {
    font-size: 11px;
  }
}

.interview4 .interview_box .fig1 {
  display: flex;
  justify-content: flex-start;
  margin: 0 auto 20px;
  width: 70%;
}

@media screen and (max-width: 579px) {
  .interview4 .interview_box .fig1 {
    margin: 0 auto 1.5em;
  }
}

.interview4 .interview_box .fig1 .fig1_1 {
  margin-right: 2%;
  width: 49%;
}

.interview4 .interview_box .fig1 .fig1_1 img {
  margin-bottom: 10px;
  width: 100%;
}

.interview4 .interview_box .fig1 .fig1_1 figcaption {
  text-align: center;
}

.interview4 .interview_box .fig1 .fig1_2 {
  width: 49%;
}

.interview4 .interview_box .fig1 .fig1_2 img {
  margin-bottom: 10px;
  width: 100%;
}

.interview4 .interview_box .fig1 .fig1_2 figcaption {
  text-align: center;
}

.interview4 .interview_box .person {
  display: block;
  margin: 0 auto;
  width: 70%;
}

.interview4 .interview_box .person img {
  width: 100%;
}

.interview4 .interview_box .person figcaption {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .interview4 .interview_box .person figcaption {
    font-size: 11px;
  }
}

.interview4 .interview_box .fig2 {
  margin: 50px 0 70px;
}

@media screen and (max-width: 767px) {
  .interview4 .interview_box .fig2 {
    margin: 20px 0 40px;
  }
}

.interview4 .interview_box .fig2 .ImgOnlyStyle .ModalYouTubeLink:before {
  background: none;
  background: url("/businesses/elevator/images/rd/interview4/icon_youtube_play.png") no-repeat 0 0/58px 58px;
  border-radius: 0;
  width: 58px;
  height: 58px;
}

.interview4 .interview_box .fig2 .ImgOnlyStyle .ModalYouTubeLink:after {
  background: none;
  border-radius: 0;
}

.interview4 .interview_box .fig2 .ImgOnlyStyle .ModalYouTubeLink img {
  width: 100%;
}

.interview4 .interview_box .note {
  margin: 20px 0 0;
}

.interview4 .interview_box .fig3 {
  margin: 50px 0 0;
}

@media screen and (max-width: 767px) {
  .interview4 .interview_box .fig3 {
    margin: 20px 0 0;
  }
}

.interview4 .interview_box .fig3 img {
  width: 100%;
}

.interview4 .interview_box .fig4 {
  margin: 50px auto 50px;
}

.interview4 .interview_box .fig5 {
  margin: 0 auto 50px;
}

.interview4 .interview_box .fig5 img {
  margin: 0 0 50px;
  width: 100%;
}

.interview4 .PageTop {
  margin: 0 50px 50px;
  max-width: 1275px;
  position: relative;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .interview4 .PageTop {
    margin: 0 5% 30px;
  }
}

.interview4 .PageTop li a {
  color: #fff;
  position: relative;
}

.interview4 .PageTop li a::before {
  background-image: url(../../..../img/icon_link_top_hd.gif);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  -webkit-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  -ms-background-size: 16px 16px;
  content: "";
  height: 16px;
  position: absolute;
  right: 0;
  top: calc((100% - 16px) / 2);
  width: 16px;
  z-index: 2;
}

.interview4 .PageTop li a::after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 15px;
  position: absolute;
  right: 0;
  top: calc((100% - 16px) / 2);
  width: 15px;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .interview4 .SiteTop {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 579px) {
  #interview4 #ModalYouTube .Title p {
    font-size: 2.5vw;
    padding-left: 10px;
  }
}

@media print {
  .inverview4 .main {
    position: relative;
  }

  .inverview4 .main img {
    max-height: 755px;
    width: 100%;
  }

  .inverview4 .main .catchcopy {
    position: absolute;
    bottom: 60px;
    left: 50px;
  }
}

/*-------------------*/
/*-------------------*/
.mobile_access .text {
  margin-bottom: 0;
}

.mobile_access .text h3.check {
  background: url("/businesses/elevator/images/mobile_access/icon_check.png") no-repeat 0 center;
  color: #333;
  font-size: 150%;
  font-weight: normal;
  padding-left: 1.5em;
  position: relative;
}

@media screen and (max-width: 767px) {
  .mobile_access .text h3.check {
    background-size: 15px 15px;
    padding-left: 1em;
  }
}

.mobile_access .text figure .fig1 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto 50px;
}

@media screen and (max-width: 767px) {
  .mobile_access .text figure .fig1 {
    display: flex;
    width: 100%;
  }
}

.mobile_access .text figure .fig1 div {
  border: 1px solid #ccc;
  border-radius: 50%;
  display: flex;
  margin: 0 0 10px !important;
  height: 300px !important;
  width: 300px !important;
}

@media screen and (max-width: 829px) {
  .mobile_access .text figure .fig1 div {
    height: 270px !important;
    width: 270px !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile_access .text figure .fig1 div {
    height: 250px !important;
    width: 250px !important;
  }
}

@media screen and (max-width: 579px) {
  .mobile_access .text figure .fig1 div {
    height: 200px !important;
    width: 200px !important;
  }
}

@media screen and (max-width: 399px) {
  .mobile_access .text figure .fig1 div {
    height: 150px !important;
    width: 150px !important;
  }
}

.mobile_access .text figure .fig1 div.fig1_1 {
  background: url("/businesses/elevator/images/mobile_access/photo2_1.png") no-repeat center 20%/50% auto;
}

.mobile_access .text figure .fig1 div.fig1_2 {
  background: url("/businesses/elevator/images/mobile_access/photo2_2.png") no-repeat center 20%/50% auto;
}

.mobile_access .text figure .fig1 div.fig1_3 {
  background: url("/businesses/elevator/images/mobile_access/photo2_3.png") no-repeat center 20%/50% auto;
}

.mobile_access .text figure .fig1 div span {
  color: #ff0026;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  height: 3em;
  margin: auto auto 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .mobile_access .text figure .fig1 div span {
    margin: auto auto 3vh;
  }
}

.mobile_access .text figure .fig2 {
  text-align: center;
  width: 385px;
}

@media screen and (max-width: 767px) {
  .mobile_access .text figure .fig2 {
    width: 100%;
  }
}

.mobile_access .text figure .fig2 img {
  margin: 0 auto;
  width: auto;
}

.mobile_access .text .frame_gray {
  border: 1px solid #ccc;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 30px auto;
  padding: 30px;
  width: 90%;
}

@media screen and (max-width: 767px) {
  .mobile_access .text .frame_gray {
    padding: 20px;
  }
}

/*-------------------*/
/*-------------------*/
.touchless .text {
  margin-bottom: 0;
}

.touchless .text .youtube {
  margin-bottom: 40px;
}

.touchless .text .youtube figure {
  margin-bottom: 20px;
}

.touchless .text .youtube figure .fig0 {
  width: 600px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .touchless .text .youtube figure .fig0 {
    width: 70vw;
  }
}

.touchless .text .youtube p {
  margin: 0 auto;
  width: 700px;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .touchless .text .youtube p {
    width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .touchless .text .youtube p {
    width: 70vw;
  }
}

.touchless .text h3 {
  color: #333;
  font-size: 150%;
}

.touchless .text .text_photo {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 1.5em;
}

@media screen and (max-width: 767px) {
  .touchless .text .text_photo {
    display: block;
  }
}

.touchless .text .text_photo .text {
  background: none;
  margin: 0 0 2.5em;
  padding: 0;
  width: calc(50% - 5px);
}

@media screen and (max-width: 767px) {
  .touchless .text .text_photo .text {
    width: auto;
    margin: 0 0 1.5em;
  }
}

.touchless .text .text_photo figure {
  width: 330px;
  margin: 0 0 0 50px;
}

@media screen and (max-width: 767px) {
  .touchless .text .text_photo figure {
    margin: 0 auto;
    width: 60vw;
  }
}

/*-------------------*/
/*-------------------*/
#news_release {
  margin: 0 0 80px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #news_release {
    margin: 0 0 30px;
  }
}

#news_release .tab_btn {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 1275px;
}

@media screen and (max-width: 767px) {
  #news_release .tab_btn {
    margin-left: 0;
    margin-right: 0;
  }
}

#news_release .tab_btn h2.org {
  border-radius: 4px 4px 0 0;
  margin: 0;
  padding: 20px 0 30px 0;
  text-align: center;
  width: 48%;
}

@media screen and (max-width: 767px) {
  #news_release .tab_btn h2.org {
    width: 50%;
  }
}

#news_release .tab_btn h2.org.current {
  background-color: #f1f1f1;
}

#news_release .tab_btn h2.org.current span {
  color: #ff0026;
}

#news_release .tab_btn h2.org.current span::after {
  border-bottom-color: #ff0026;
  border-left-color: #ff0026;
}

#news_release .tab_btn h2.org span {
  color: #7f7f7f;
  cursor: pointer;
  display: block;
  position: relative;
}

#news_release .tab_btn h2.org span::after {
  border-bottom: 5px solid #7f7f7f;
  border-left: 5px solid #7f7f7f;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  bottom: -15px;
  left: calc((100% - 10px) / 2);
  transform: rotate(-45deg);
  width: 10px;
}

@media screen and (max-width: 767px) {
  #news_release .tab_btn h2.org span::after {
    border-bottom-width: 3px;
    border-left-width: 3px;
  }
}

#news_release .news_wrap {
  background-color: #f1f1f1;
  width: 100%;
}

@media screen and (max-width: 1305px) {
  #news_release .news_wrap {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px;
  }
}

#news_release .news_wrap .tab_contents {
  box-sizing: border-box;
  display: none;
  margin: 0 auto;
  max-width: 1275px;
  padding: 30px 15px;
}

@media screen and (max-width: 1305px) {
  #news_release .news_wrap .tab_contents {
    padding: 30px 15px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #news_release .news_wrap .tab_contents {
    padding: 20px 0;
  }
}

#news_release .news_wrap .tab_contents.active {
  background-color: #f1f1f1;
  display: block;
}

#news_release .news_wrap .tab_contents .more {
  margin-top: 40px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  #news_release .news_wrap .tab_contents .more {
    margin-top: 15px;
  }
}

#news_release .news_wrap .tab_contents .news_list dt {
  padding: 10px 0 0 0;
}

#news_release .news_wrap .tab_contents .news_list dd {
  padding: 15px 0 0 0;
}

#news_release .news_wrap .tab_contents .news_list.update {
  height: 260px;
  overflow-y: scroll;
}

@media screen and (max-width: 767px) {
  #news_release .news_wrap .tab_contents .news_list.update {
    height: 240px;
  }
}

#news_release .news_wrap .tab_contents .news_list.update div {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}

#news_release .news_wrap .tab_contents .news_list.update div dt {
  display: flex;
  float: none;
  width: 21em;
}

@media screen and (max-width: 767px) {
  #news_release .news_wrap .tab_contents .news_list.update div dt {
    display: block;
    padding-right: 1em;
    width: 10em;
  }
}

#news_release .news_wrap .tab_contents .news_list.update div dt .date {
  display: block;
  width: 10em;
}

@media screen and (max-width: 767px) {
  #news_release .news_wrap .tab_contents .news_list.update div dt .date {
    width: 10em;
  }
}

#news_release .news_wrap .tab_contents .news_list.update div dt .cate {
  display: block;
  padding: 0 1em;
  width: 9em;
}

@media screen and (max-width: 767px) {
  #news_release .news_wrap .tab_contents .news_list.update div dt .cate {
    padding: 0;
    width: 10em;
  }
}

#news_release .news_wrap .tab_contents .news_list.update div dd {
  width: calc(100% - 22em);
}

@media screen and (max-width: 767px) {
  #news_release .news_wrap .tab_contents .news_list.update div dd {
    width: calc(100% - 11em);
  }
}

/*-------------------*/
.icon_new {
  margin: 0 0 4px 5px;
  vertical-align: middle;
  width: 42px;
}

@media screen and (max-width: 767px) {
  .icon_new {
    width: 28px;
  }
}

.DateListStyle1 .icon_new {
  margin: 0 0 4px 5px !important;
}

/*-------------------*/
/*-------------------*/
.safety_guide .text {
  margin-bottom: 0;
  padding-bottom: 30px;
}

.safety_guide .text .youtube {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .safety_guide .text .youtube {
    margin-bottom: 40px;
  }
}

.safety_guide .text .youtube figure {
  margin-bottom: 20px;
}

.safety_guide .text .youtube figure .fig0 {
  border: 1px solid #D9D9D9;
  margin: 0 auto;
  width: 500px;
}

@media screen and (max-width: 767px) {
  .safety_guide .text .youtube figure .fig0 {
    width: 70vw;
  }
}

.safety_guide .text .youtube figure a.ModalYouTubeLink {
  position: relative;
  display: inline-block;
}

.safety_guide .text .youtube figure a.ModalYouTubeLink::before {
  background: none;
  border: 8px solid #fff;
  border-radius: 50%;
  box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.3);
  content: "";
  height: 100px;
  margin: -50px 0 0 -50px;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  width: 100px;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .safety_guide .text .youtube figure a.ModalYouTubeLink::before {
    border: 6px solid #fff;
    height: 50px;
    margin: -25px 0 0 -25px;
    width: 50px;
  }
}

.safety_guide .text .youtube figure a.ModalYouTubeLink::after {
  background: none;
}

.safety_guide .text .youtube figure a.ModalYouTubeLink span::after {
  border-left: solid 20px #fff;
  border-top: solid 15px transparent;
  border-bottom: solid 15px transparent;
  content: "";
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.8));
  margin: -5px 0 0 2px;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .safety_guide .text .youtube figure a.ModalYouTubeLink span::after {
    border-left: solid 15px #fff;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    margin: -5px 0 0 2px;
  }
}

.safety_guide .text .youtube figure a.ModalYouTubeLink img {
  margin-bottom: 0;
}

.safety_guide .text .youtube figure a:hover::before {
  border-color: #b1000e;
  opacity: 0.7;
  transition-duration: 0.5s;
}

.safety_guide .text .youtube figure a:hover span::after {
  border-left-color: #b1000e;
  opacity: 0.7;
  transition-duration: 0.5s;
}

.safety_guide .text .youtube p {
  margin: 0 auto;
  text-align: center;
  width: 500px;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .safety_guide .text .youtube p {
    width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .safety_guide .text .youtube p {
    width: 70vw;
  }
}

/*-------------------*/
/*-------------------*/
.new_pj .photo {
  position: relative;
}

@media screen and (max-width: 1304px) {
  .new_pj .photo {
    margin: 0 -15px;
  }
}

.new_pj .photo img {
  width: 100%;
}

.new_pj .photo .label1 {
  position: absolute;
  top: 0;
  left: 80px;
  background: #ff0026;
  color: #fff;
  padding: 0px 0 0 20px;
  width: 219px;
  height: 339px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: normal;
  transform: scale(1);
  transform-origin: top left;
}

@media screen and (max-width: 1100px) {
  .new_pj .photo .label1 {
    transform: scale(0.8);
    transform-origin: top left;
  }
}

@media screen and (max-width: 994px) {
  .new_pj .photo .label1 {
    transform: scale(0.7);
    transform-origin: top left;
    left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .new_pj .photo .label1 {
    transform: scale(0.5);
    transform-origin: top left;
    left: 4vw;
  }
}

@media screen and (max-width: 579px) {
  .new_pj .photo .label1 {
    transform: scale(0.35);
    transform-origin: top left;
  }
}

@media screen and (max-width: 399px) {
  .new_pj .photo .label1 {
    transform: scale(0.3);
    transform-origin: top left;
  }
}

.new_pj .photo .label1 div {
  width: 100%;
}

.new_pj .photo .label1_bottom {
  position: absolute;
  bottom: 30px;
  left: 80px;
  background: #ff0026;
  color: #fff;
  padding: 0px 0 0 20px;
  width: 219px;
  height: 339px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: normal;
  transform: scale(1);
  transform-origin: bottom left;
}

@media screen and (max-width: 1100px) {
  .new_pj .photo .label1_bottom {
    transform: scale(0.8);
    transform-origin: bottom left;
  }
}

@media screen and (max-width: 994px) {
  .new_pj .photo .label1_bottom {
    transform: scale(0.7);
    transform-origin: bottom left;
    left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .new_pj .photo .label1_bottom {
    transform: scale(0.5);
    transform-origin: bottom left;
    left: 4vw;
  }
}

@media screen and (max-width: 579px) {
  .new_pj .photo .label1_bottom {
    transform: scale(0.35);
    transform-origin: bottom left;
  }
}

@media screen and (max-width: 399px) {
  .new_pj .photo .label1_bottom {
    transform: scale(0.3);
    transform-origin: bottom left;
  }
}

.new_pj .photo .label1_bottom div {
  width: 100%;
}

.new_pj .photo .label2 {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 400px;
  left: 80px;
  text-shadow: 3px 3px 6px #000;
}

@media screen and (max-width: 1100px) {
  .new_pj .photo .label2 {
    top: 330px;
    font-size: 25px;
  }
}

@media screen and (max-width: 994px) {
  .new_pj .photo .label2 {
    top: 270px;
    font-size: 22px;
    left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .new_pj .photo .label2 {
    top: 35vw;
    font-size: 2.7vw;
    left: 4vw;
  }
}

.new_pj .text {
  background: #fff;
  margin: 0 auto 20px;
  /*margin: 0 auto 50px;*/
  width: 90%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 30px 50px;
}

@media screen and (max-width: 1304px) {
  .new_pj .text {
    /*margin-top:-8vw;*/
  }
}

@media screen and (max-width: 767px) {
  .new_pj .text {
    padding: 5vw 0;
    /*margin-top:-5vw;*/
    margin-bottom: 30px;
    width: 95%;
  }
}

.new_pj .text h2.org {
  text-align: center;
  margin: 0 0 10px;
  /*margin:0 0 30px;*/
}

@media screen and (max-width: 767px) {
  .new_pj .text h2.org {
    margin: 0;
  }
}

.new_pj .text p {
  margin: 0 0 1.5em;
}

.new_pj .text p.name {
  text-align: right;
  margin-top: 4em;
}

.new_pj .text p:last-child {
  margin-bottom: 0;
}

.new_pj .text figure {
  margin: 40px 0 80px;
}

@media screen and (max-width: 767px) {
  .new_pj .text figure {
    margin: 20px 0 40px;
  }
}

.new_pj .text figure:last-child {
  margin-bottom: 0;
}

.new_pj .text figure img {
  width: 100%;
  height: auto;
}

.new_pj .text figure figcaption {
  font-size: 16px;
  line-height: 1.5;
  margin: 10px 0 0 0;
  text-align: left;
}

.new_pj .text figure .fig1 {
  display: block;
  margin: 0 auto;
  width: 70%;
}

@media screen and (max-width: 767px) {
  .new_pj .text figure .fig1 {
    width: 70vw;
  }
}

.new_pj .text figure .fig2 {
  display: block;
  margin: 0 auto;
  width: 70%;
}

@media screen and (max-width: 767px) {
  .new_pj .text figure .fig2 {
    width: 70vw;
  }
}

.new_pj .text figure .fig3 {
  display: flex;
  justify-content: space-between;
}

.new_pj .text figure .fig3 .fig3_1,
.new_pj .text figure .fig3 .fig3_2 {
  width: calc(50% - 14px);
}

@media screen and (max-width: 767px) {
  .new_pj .text figure .fig3 {
    display: block;
    text-align: center;
    width: 70vw;
    margin: 0 auto;
  }

  .new_pj .text figure .fig3 .fig3_1,
  .new_pj .text figure .fig3 .fig3_2 {
    margin: 0 0 20px;
    width: auto;
  }
}

.new_pj .text figure .fig4 {
  display: block;
  margin: 0 auto;
  width: 70%;
}

@media screen and (max-width: 767px) {
  .new_pj .text figure .fig4 {
    width: 70vw;
  }
}

.new_pj .text figure .fig5 {
  display: block;
  margin: 0 auto;
  width: 70%;
}

@media screen and (max-width: 767px) {
  .new_pj .text figure .fig5 {
    width: 70vw;
  }
}

/*-------------------*/
/*-- Case Studies -----------------*/
.case_studies .container {
  text-align: justify;
  max-width: 1245px;
  width: 100%;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 1s;
}

.case_studies .container.active {
  opacity: 1;
}

.case_studies .container .mix,
.case_studies .container .blank {
  text-align: left;
  display: inline-block;
  background: #fff;
  margin: 10px 0;
  width: calc((100% - 45px) / 4);
  vertical-align: top;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {

  .case_studies .container .mix,
  .case_studies .container .blank {
    width: calc((100% - 30px) / 3);
  }
}

@media screen and (max-width: 579px) {

  .case_studies .container .mix,
  .case_studies .container .blank {
    width: calc((100% - 10px) / 2);
  }
}

.case_studies .container .mix {
  padding: 0 15px 75px !important;
  position: relative;
}

@media screen and (max-width: 767px) {
  .case_studies .container .mix {
    padding: 0 15px 65px !important;
  }
}

@media screen and (max-width: 399px) {
  .case_studies .container .mix {
    padding: 0 10px 40px !important;
  }
}

.case_studies .container .mix a {
  text-decoration: none;
  color: #333;
}

.case_studies .container .mix a:hover strong,
.case_studies .container .mix a:focus strong {
  text-decoration: underline;
}

.case_studies .container .mix a:hover strong:after,
.case_studies .container .mix a:focus strong:after {
  background-image: url(../img/icon_link_right_hd.gif);
  margin-left: 2px;
}

.case_studies .container .mix figure {
  margin: 0 -15px 10px;
  padding: 0;
}

@media screen and (max-width: 399px) {
  .case_studies .container .mix figure {
    margin: 0 -10px 10px;
  }
}

.case_studies .container .mix figure img {
  width: 100%;
}

.case_studies .container .mix .region {
  font-size: 16px;
  margin: 0 0 5px;
}

@media screen and (max-width: 767px) {
  .case_studies .container .mix .region {
    font-size: 12px;
  }
}

.case_studies .container .mix strong {
  color: #cc0022;
  line-height: 1.2;
  display: inline-block;
  height: 3.6em;
  font-weight: normal;
  vertical-align: top;
}

@media screen and (min-width: 768px) and (max-width: 880px) {
  .case_studies .container .mix strong {
    font-size: 88%;
  }
}

@media screen and (max-width: 399px) {
  .case_studies .container .mix strong {
    font-size: 90%;
  }
}

.case_studies .container .mix strong:after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_link_right_hd.gif);
  width: 17px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 16px;
  height: 1.2em;
  vertical-align: middle;
}

.case_studies .container .blank {
  align-self: flex-start;
  margin: 0;
  background: transparent;
  height: 0;
}

.case_studies .noresult {
  text-align: center;
  padding-bottom: 20px;
}
