@charset "UTF-8";
@-webkit-keyframes scrollLine {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    height: 0; }
  to {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    height: 50px; } }
@keyframes scrollLine {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    height: 0; }
  to {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    height: 50px; } }

@-webkit-keyframes hover-arrow-prev {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(10px);
            transform: translateY(-50%) translateX(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0); } }

@keyframes hover-arrow-prev {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(10px);
            transform: translateY(-50%) translateX(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0); } }

@-webkit-keyframes hover-arrow-next {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-10px);
            transform: translateY(-50%) translateX(-10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0); } }

@keyframes hover-arrow-next {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-10px);
            transform: translateY(-50%) translateX(-10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0); } }

@media only screen and (max-width: 639px) {
  .u-pc {
    display: none !important; } }

@media only screen and (min-width: 640px) {
  .u-sp {
    display: none !important; } }

html {
  overflow: inherit;
  font-size: 100%; }


.dcontent{
    width:100%;
    height:100%;
 }

.mod-2001 {
  margin-bottom: 0;
  z-index: 1; }

.digest:not(.ru) header,
.digest:not(.ru) footer {
  font-family: "微软雅黑",Arial, Helvetica,  "メイリオ", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif; }

.digest {
  width: 100%; }
  .digest .container {
    width: 100%; }
  .digest .scroll {
    position: absolute;
    height: 70px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #fff;
    font-size: 0.875rem;
    letter-spacing: .14rem;
    cursor: pointer; }
    @media only screen and (max-width: 639px) {
      .digest .scroll {
        height: 90px; } }
    .digest .scroll:before {
      content: '';
      height: 50px;
      width: 1px;
      background: #fff;
      position: absolute;
      top: 25px;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-animation: scrollLine 1s infinite;
              animation: scrollLine 1s infinite; }
      @media only screen and (max-width: 639px) {
        .digest .scroll:before {
          height: 47px; } }
  .digest .txt-lead {
    margin-bottom: 60px;
    font-size: 1rem;
    line-height: 2; }
    @media only screen and (max-width: 639px) {
      .digest .txt-lead {
        margin-bottom: 30px;
        font-size: 0.875rem;
        letter-spacing: 0;
        line-height: 2; } }

/*
 ██████  ██████  ███    ███ ███    ███  ██████  ███    ██
██      ██    ██ ████  ████ ████  ████ ██    ██ ████   ██
██      ██    ██ ██ ████ ██ ██ ████ ██ ██    ██ ██ ██  ██
██      ██    ██ ██  ██  ██ ██  ██  ██ ██    ██ ██  ██ ██
 ██████  ██████  ██      ██ ██      ██  ██████  ██   ████
*/
.link-digest {
  margin-top: 80px; }
  @media only screen and (max-width: 639px) {
    .link-digest {
      margin-top: 60px; } }

@media only screen and (min-width: 640px) {
  .u-btn-effect {
    position: relative; }
    .u-btn-effect:after {
      content: "";
      background: #0d2ea1;
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      z-index: 0;
      -webkit-transition: width .2s;
      transition: width .2s; }
    .u-btn-effect:hover:after {
      width: 100%; }
    .u-btn-effect:hover span {
      color: #fff; }
    .u-btn-effect span {
      position: relative;
      z-index: 1;
      -webkit-transition: color .2s;
      transition: color .2s;
      -webkit-transition-delay: .2s;
              transition-delay: .2s; } }

.l-container {
  box-sizing: border-box;
  max-width: 1100px;
  margin: auto;
  padding: 0 20px; }
  @media only screen and (max-width: 639px) {
    .l-container {
      padding: 0 10px; } }

@media only screen and (min-width: 769px) {
  .p-entry__contents .l-container {
    max-width: 920px; } }

.p-entry__hero {
  position: relative;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden; }
  .p-entry__hero.history-1924 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1924/main-visual.jpg); }
  .p-entry__hero.history-1928 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1928/main-visual.jpg); }
  .p-entry__hero.history-1932 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1932/main-visual.jpg); }
  .p-entry__hero.history-1936 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1936/main-visual.jpg); }
  .p-entry__hero.history-1954 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1954/main-visual.jpg); }
  .p-entry__hero.history-1961 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1961/main-visual.jpg); }
  .p-entry__hero.history-1971 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1971/main-visual.jpg); }
  .p-entry__hero.history-1976 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1976/main-visual.jpg); }
  .p-entry__hero.history-1982 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1982/main-visual.jpg); }
  .p-entry__hero.history-1985 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1985/main-visual.jpg); }
  .p-entry__hero.history-1987 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1987/main-visual.jpg); }
  .p-entry__hero.history-1988 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1988/main-visual.jpg); }
  .p-entry__hero.history-1991 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1991/main-visual.jpg); }
  .p-entry__hero.history-1992 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1992/main-visual.jpg); }
  .p-entry__hero.history-1994 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1994/main-visual.jpg); }
  .p-entry__hero.history-1995 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1995/main-visual.jpg); }
  .p-entry__hero.history-1997 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/1997/main-visual.jpg); }
  .p-entry__hero.history-2002 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/2002/main-visual.jpg); }
    .p-entry__hero.history-2002 .p-entry__title .year {
      color: #000; }
  .p-entry__hero.history-2005 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/2005/main-visual.jpg); }
  .p-entry__hero.history-2005-2 {
    background-image: url(https://global.brother/-/media/global/digest/innovation/img/2005-2/main-visual.jpg); }
  .p-entry__hero.story-01 {
    background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/main-visual.jpg); }
    @media only screen and (max-width: 639px) {
      .p-entry__hero.story-01 {
        background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/main-visual-sp.jpg); } }
  .p-entry__hero.story-02 {
    background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/main-visual.jpg); }
    @media only screen and (max-width: 639px) {
      .p-entry__hero.story-02 {
        background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/main-visual-sp.jpg); } }
  .p-entry__hero .scroll {
    position: absolute;
    height: 70px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #fff;
    font-size: 0.875rem;
    letter-spacing: .14rem;
    cursor: pointer; }
    @media only screen and (max-width: 639px) {
      .p-entry__hero .scroll {
        height: 90px; } }
    .p-entry__hero .scroll:before {
      content: '';
      height: 50px;
      width: 1px;
      background: #fff;
      position: absolute;
      top: 25px;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-animation: scrollLine 1s infinite;
              animation: scrollLine 1s infinite; }
      @media only screen and (max-width: 639px) {
        .p-entry__hero .scroll:before {
          height: 47px; } }

.p-entry__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: -40px;
  width: 100%;
  color: #fff;
  text-align: center;
  z-index: 1; }
  .p-entry__title .year {
    display: block;
    font-size: 5rem;
    font-weight: bold;
    letter-spacing: .08rem; }
  .p-entry__title .title {
    padding: 2px 10px 0px 10px;
    font-size: 1.8125rem;
    letter-spacing: .04rem;
    line-height: 1.8;
    background-color: rgba(15, 18, 31, 0.8); }
  .p-entry__title .sub {
    display: block;
    margin-bottom: 30px;
    font-size: 1.875rem;
    letter-spacing: .14rem; }
    @media only screen and (max-width: 639px) {
      .p-entry__title .sub {
        font-size: 0.875rem; } }
  .p-entry__title .marker {
    padding: 2px 8px 2px 5px;
    font-size: 1.8125rem;
    font-weight: normal;
    font-style: italic;
    letter-spacing: .04rem;
    line-height: 1.9;
    background-color: rgba(15, 18, 31, 0.6); }
    @media only screen and (max-width: 639px) {
      .p-entry__title .marker {
        font-size: 1.25rem; } }
  @media only screen and (max-width: 639px) {
    .p-entry__title {
      padding: 0 20px; }
      .p-entry__title .year {
        font-size: 2.1875rem; }
      .p-entry__title .title {
        font-size: 1.25rem; } }

.p-entry__contents {
  padding-top: 80px;
  line-height: 25px; }
  @media only screen and (max-width: 639px) {
    .p-entry__contents {
      padding-top: 50px;
      font-size: 1.2rem; } }
  @media only screen and (min-width: 640px) {
    .p-entry__contents .l-container {
      max-width: 920px; } }
  .p-entry__contents h1 {
    font-weight: bold;
    font-size: 2.5rem;
    margin-top: 40px; }
    @media only screen and (max-width: 639px) {
      .p-entry__contents h1 {
        margin-top: 20px;
        font-size: 1.5rem; } }
  .p-entry__contents p {
    margin-top: 40px;
    font-size: 1rem;
    line-height: 2; }
    @media only screen and (max-width: 639px) {
      .p-entry__contents p {
        margin-top: 20px;
        padding: 0;
        font-size: 0.875rem; } }
  .p-entry__contents img {
    max-width: 100%;
    height: auto; }

@media only screen and (min-width: 640px) {
  .p-entry__row {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 40px;
    font-size: 0;
    text-align: center; } }

@media only screen and (max-width: 639px) {
  .p-entry__row {
    font-size: 0; } }

.p-entry__row p {
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left; }
  @media only screen and (max-width: 639px) {
    .p-entry__row p {
      padding: 0; } }

.p-entry__row .caption {
  margin-top: 5px;
  padding: 0;
  color: #666;
  font-size: 0.875rem;
  line-height: 1.6;
  text-align: left; }
  @media only screen and (max-width: 639px) {
    .p-entry__row .caption {
      font-size: 0.75rem;
      text-align: left; } }

.p-entry__row > .caption {
  margin-top: 8px;
  text-align: center; }
  @media only screen and (max-width: 639px) {
    .p-entry__row > .caption {
      text-align: left; } }

@media only screen and (min-width: 640px) {
  .p-entry [class^="p-entry__col"] {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (max-width: 639px) {
  .p-entry [class^="p-entry__col"] {
    margin-top: 20px; } }

.p-entry [class^="p-entry__col"] img {
  width: 100%;
  height: auto;
  vertical-align: top; }

.p-entry .p-entry__col-3 {
  display: inline-block;
  vertical-align: top; }
  @media only screen and (min-width: 640px) {
    .p-entry .p-entry__col-3 {
      width: 33.333333333%; } }

.p-entry .p-entry__col-tate {
  display: inline-block;
  vertical-align: top; }
  @media only screen and (min-width: 640px) {
    .p-entry .p-entry__col-tate {
      width: 23%; } }
  @media only screen and (max-width: 639px) {
    .p-entry .p-entry__col-tate {
      width: calc(50% - 5px);
      vertical-align: top; }
      .p-entry .p-entry__col-tate:nth-child(2n) {
        margin-left: 10px; }
      .p-entry .p-entry__col-tate:nth-child(n+3) {
        margin-top: 10px; } }

@media only screen and (min-width: 640px) {
  .p-entry .p-entry__row.type-txt {
    display: block;
    height: auto;
    overflow: hidden; }
    .p-entry .p-entry__row.type-txt:after {
      content: " ";
      display: block; }
    .p-entry .p-entry__row.type-txt .p-entry__col-3,
    .p-entry .p-entry__row.type-txt .p-entry__col-tate {
      float: left; }
    .p-entry .p-entry__row.type-txt > p {
      width: 66.666666666%;
      float: right;
      box-sizing: border-box; }
    .p-entry .p-entry__row.type-txt.type-tate > p {
      width: 77%; } }

@media only screen and (max-width: 639px) {
  .p-entry .p-entry__row.type-txt.type-tate {
    text-align: center; }
    .p-entry .p-entry__row.type-txt.type-tate .caption {
      text-align: center; }
  .p-entry .p-entry__row.type-txt .p-entry__col-tate {
    width: 100%; }
    .p-entry .p-entry__row.type-txt .p-entry__col-tate img {
      width: calc(50% - 5px); }
    .p-entry .p-entry__row.type-txt .p-entry__col-tate:nth-child(2n) {
      margin-left: 0; } }

.btn-back {
  margin: 65px 0 80px;
  text-align: center; }
  .btn-back a {
    color: #000;
    font-size: 0.875rem;
    text-decoration: none; }
    .btn-back a:before {
      content: '\f053';
      margin-right: 10px;
      color: #0d2ea0;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 22px;
      font-family: 'fontAwesome'; }
    .btn-back a:hover .txt {
      text-decoration: underline; }
  @media only screen and (max-width: 639px) {
    .btn-back {
      margin: 45px 0 50px; } }

.link-img {
  position: relative;
  overflow: hidden; }

.p-header--entry {
  position: absolute;
  top: 108px;
  left: 0;
  width: 100%;
  padding: 14px 0 14px 90px;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 90%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=1 );
  z-index: 1; }
  .p-header--entry a {
    display: inline-block;
    color: #fff;
    font-size: 0.875rem;
    letter-spacing: .02rem;
    text-decoration: none; }
    .p-header--entry a:before {
      content: '\f053';
      margin-right: 10px;
      font-size: 0.75rem;
      line-height: 22px;
      font-family: 'fontAwesome'; }
    .p-header--entry a:hover .txt {
      text-decoration: underline; }
  @media only screen and (max-width: 1023px) {
    .p-header--entry {
      top: 50px;
      width: 100%; } }
  @media only screen and (max-width: 639px) {
    .p-header--entry {
      padding: 12px 0 12px 10px; } }

.p-footer__other {
  padding: 60px 30px;
  border-top: 1px solid #ddd; }
  @media only screen and (max-width: 639px) {
    .p-footer__other {
      padding: 30px 25px 0; } }
  .p-footer__other-title {
    font-size: 1rem;
    letter-spacing: .02rem;
    text-align: center; }
  .p-footer__other-items {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 70px; }
    @media only screen and (max-width: 639px) {
      .p-footer__other-items {
        margin-top: 30px; } }
    .p-footer__other-items .slick-track {
      margin: 0 auto; }
  .p-footer__other-item {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    position: relative; }
    .p-footer__other-item a.link-txt {
      display: block;
      padding-top: 10px;
      color: #000;
      font-size: 0.875rem;
      letter-spacing: -.02em;
      line-height: 1.6;
      text-decoration: none;
      -webkit-transition: all .2s;
      transition: all .2s; }
    .p-footer__other-item .link-img {
      display: block;
      color: #fff;
      font-size: 2.2rem;
      height: 170px; }
      @media only screen and (max-width: 639px) {
        .p-footer__other-item .link-img {
          font-size: 1.2rem;
          height: 150px; } }
      .p-footer__other-item .link-img:before {
        content: "";
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 1;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out; }
      .p-footer__other-item .link-img:before {
        background: rgba(0, 0, 0, 0.2); }
      .p-footer__other-item .link-img .u-image-overlay {
        display: block;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out; }
    .p-footer__other-item .year {
      display: block;
      font-size: 2.25rem;
      font-weight: bold;
      letter-spacing: 2px; }
      @media only screen and (max-width: 639px) {
        .p-footer__other-item .year {
          font-size: 2rem;
          margin-bottom: 0; } }
    .p-footer__other-item .text {
      position: absolute;
      width: 90%;
      text-align: center;
      top: 50%;
      left: 0;
      right: 0;
      margin: auto;
      line-height: 25px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 1; }
      @media only screen and (max-width: 639px) {
        .p-footer__other-item .text {
          font-size: 1.6rem;
          line-height: 20px; } }
    .p-footer__other-item.is-current {
      pointer-events: none; }
      @media only screen and (max-width: 639px) {
        .p-footer__other-item.is-current {
          display: none; } }
      .p-footer__other-item.is-current .year {
        opacity: 0.6; }
      .p-footer__other-item.is-current .link-img:before {
        background: rgba(0, 0, 0, 0.5); }
    .p-footer__other-item.slick-slide {
      visibility: visible; }
    .p-footer__other-item.is-not-clickable {
      pointer-events: none; }
  .p-footer__other .slick-arrow {
    position: absolute;
    top: 85px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40px;
    height: 40px;
    font-size: 1.625rem;
    outline: none; }
    @media only screen and (max-width: 639px) {
      .p-footer__other .slick-arrow {
        top: 75px;
        width: 15px;
        font-size: 1.25rem; } }
    .p-footer__other .slick-arrow:hover {
      color: #0d2ea0; }
  .p-footer__other .slick-prev {
    left: -40px; }
    .p-footer__other .slick-prev:hover {
      -webkit-animation: hover-arrow-prev .5s;
              animation: hover-arrow-prev .5s; }
    @media only screen and (max-width: 639px) {
      .p-footer__other .slick-prev {
        left: -15px; } }
  .p-footer__other .slick-next {
    right: -40px; }
    .p-footer__other .slick-next:hover {
      -webkit-animation: hover-arrow-next .5s;
              animation: hover-arrow-next .5s; }
    @media only screen and (max-width: 639px) {
      .p-footer__other .slick-next {
        right: -15px; } }

.p-footer__other-item:hover .link-txt {
  opacity: .6; }

.p-footer__other-item:hover .link-img {
  background-size: auto 110%; }
  .p-footer__other-item:hover .link-img:before {
    background: rgba(0, 0, 0, 0.1); }
  .p-footer__other-item:hover .link-img .u-image-overlay {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05); }

/*
███████ ███████  ██████ ████████ ██  ██████  ███    ██
██      ██      ██         ██    ██ ██    ██ ████   ██
███████ █████   ██         ██    ██ ██    ██ ██ ██  ██
     ██ ██      ██         ██    ██ ██    ██ ██  ██ ██
███████ ███████  ██████    ██    ██  ██████  ██   ████
*/
.message,
.story {
  overflow: hidden; }
  .message .section-item,
  .story .section-item {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .message .section-item .full-img,
    .story .section-item .full-img {
      position: relative;
      width: 100%;
      overflow: hidden; }
      .message .section-item .full-img img,
      .story .section-item .full-img img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .message .section-item .wrap-copy,
    .story .section-item .wrap-copy {
      position: absolute; }
    .message .section-item .copy,
    .story .section-item .copy {
      color: #fff;
      font-size: 1.875rem;
      font-style: italic;
      text-align: right;
      letter-spacing: .1rem;
      line-height: 1.9; }
      .message .section-item .copy .marker,
      .story .section-item .copy .marker {
        padding: 2px;
        background-color: rgba(15, 18, 31, 0.6); }
		 .message .section-txt .wrap-txt{
			 font-size:2em;
			 line-height:1.9;
			 
      margin-top: 10%;
      opacity: 0;
      -webkit-transition: all 1s ease-out;
      transition: all 1s ease-out; }
      .message .section-txt .wrap-txt.fadein{
        opacity: 1;
        margin-top: -30px; }
      @media only screen and (max-width: 639px) {
        .message .section-item .copy,
        .story .section-item .copy {
          padding: 0 10px;
          font-size: 1.25rem; } }
    .message .section-item.section-txt .wrap-txt,
    .story .section-item.section-txt .wrap-txt {
      margin-top: 0px;
      opacity: 0;
      -webkit-transition: all 1s ease-out;
      transition: all 1s ease-out; }
      .message .section-item.section-txt .wrap-txt.fadein,
      .story .section-item.section-txt .wrap-txt.fadein {
        opacity: 1;
        margin-top: -30px; }
    @media only screen and (max-width: 639px) {
      .message .section-item.section-txt,
      .story .section-item.section-txt {
        margin-top: 30px;
        padding: 50px 0;
        height: auto !important; }
        .message .section-item.section-txt.fadein,
        .story .section-item.section-txt.fadein {
          opacity: 1;
          margin-top: 0; } }
    .message .section-item .wrap-txt,
    .story .section-item .wrap-txt {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      padding: 0 20px;
      width: 100%;
      max-width: 790px; }
      @media only screen and (max-width: 639px) {
        .message .section-item .wrap-txt,
        .story .section-item .wrap-txt {
          position: static;
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none; } }
      .message .section-item .wrap-txt .hdg,
      .story .section-item .wrap-txt .hdg {
        margin-bottom: 40px;
        font-size: 1.375rem;
        font-weight: bold;
        letter-spacing: .06rem;
        line-height: 1.5; }
        .message .section-item .wrap-txt .hdg .strong,
        .story .section-item .wrap-txt .hdg .strong {
          font-size: 1.875rem; }
        @media only screen and (max-width: 639px) {
          .message .section-item .wrap-txt .hdg,
          .story .section-item .wrap-txt .hdg {
            margin-bottom: 35px;
            font-size: 1rem; }
            .message .section-item .wrap-txt .hdg .strong,
            .story .section-item .wrap-txt .hdg .strong {
              font-size: 1rem; } }
      .message .section-item .wrap-txt .txt,
      .story .section-item .wrap-txt .txt {
        font-size: 1rem;
        line-height: 30px; }
        .message .section-item .wrap-txt .txt + .txt,
        .story .section-item .wrap-txt .txt + .txt {
          margin-top: 30px; }
        @media only screen and (max-width: 639px) {
          .message .section-item .wrap-txt .txt,
          .story .section-item .wrap-txt .txt {
            font-size: 0.875rem;
            line-height: 1.8; } }
      .message .section-item .wrap-txt .note,
      .story .section-item .wrap-txt .note {
        margin-top: 50px;
        font-size: 0.875rem; }
        @media only screen and (max-width: 639px) {
          .message .section-item .wrap-txt .note,
          .story .section-item .wrap-txt .note {
            margin-top: 35px;
            font-size: 0.625rem; } }
    .message .section-item.section-img,
    .story .section-item.section-img {
      overflow: hidden; }
      .message .section-item.section-img .copy,
      .story .section-item.section-img .copy {
        -webkit-transform: translateY(30px);
            -ms-transform: translateY(30px);
                transform: translateY(30px);
        opacity: 0;
        -webkit-transition: all 1s ease-out;
        transition: all 1s ease-out;
        -webkit-transition-delay: .5s;
                transition-delay: .5s; }
      .message .section-item.section-img .bg,
      .story .section-item.section-img .bg {
        width: 100%;
        height: 100%;
        -webkit-transform-origin: top;
            -ms-transform-origin: top;
                transform-origin: top;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        -webkit-transition: -webkit-transform 20s cubic-bezier(0, 0.03, 0, 1);
        transition: -webkit-transform 20s cubic-bezier(0, 0.03, 0, 1);
        transition: transform 20s cubic-bezier(0, 0.03, 0, 1);
        transition: transform 20s cubic-bezier(0, 0.03, 0, 1), -webkit-transform 20s cubic-bezier(0, 0.03, 0, 1); }
      .message .section-item.section-img.scrollin .copy,
      .story .section-item.section-img.scrollin .copy {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); }
      .message .section-item.section-img.scrollin .bg,
      .story .section-item.section-img.scrollin .bg {
        -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
                transform: scale(1.2); }

.message.ru .section-item .copy {
  font-style: normal; }

/*
███    ███ ███████ ███████ ███████  █████   ██████  ███████
████  ████ ██      ██      ██      ██   ██ ██       ██
██ ████ ██ █████   ███████ ███████ ███████ ██   ███ █████
██  ██  ██ ██           ██      ██ ██   ██ ██    ██ ██
██      ██ ███████ ███████ ███████ ██   ██  ██████  ███████
*/
.message1 .mod-2001 {
  margin-bottom: 0;
  z-index: 1; }

.message1 .section-item .wrap-copy {
  padding: 0 80px; }
  @media only screen and (max-width: 1023px) {
    .message1 .section-item .wrap-copy {
      padding: 0 20px; } }
  .message1 .section-item .wrap-copy .copy {
    color: #91a1a0;
    text-align: left; }

.message1 .section-item.hdg {
  background-image: url(https://global.brother/-/media/global/digest/message/img/img-message-main-bg.jpg); }
  .message1 .section-item.hdg .wrap-txt {
    max-width: 1100px;
    padding: 0 30px;
    color: #d7d7d7;
    font-weight: bold;
    text-align: right; }
    .message1 .section-item.hdg .wrap-txt .title {
      font-size: 8.75rem;
      letter-spacing: 0;
      text-align: center;
      opacity: 0;
      -webkit-transition: all 1s ease-out;
      transition: all 1s ease-out; }
      .message1 .section-item.hdg .wrap-txt .title.fadein {
        opacity: 1;
        letter-spacing: 3rem; }
    .message1 .section-item.hdg .wrap-txt .sub {
      position: relative;
      display: inline-block;
      margin-bottom: 20px;
      margin-right: 50px;
      padding-bottom: 25px;
      font-size: 1.125rem;
      letter-spacing: .35rem; }
      .message1 .section-item.hdg .wrap-txt .sub:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: calc(100% - 5px);
        height: 1px;
        background-color: #d7d7d7; }
    .message1 .section-item.hdg .wrap-txt .name {
      margin-right: 50px;
      font-size: 1.125rem;
      font-weight: normal;
      letter-spacing: .3rem; }
    @media only screen and (max-width: 1024px) {
      .message1 .section-item.hdg .wrap-txt {
        position: absolute;
        top: 80px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        text-align: left; }
        .message1 .section-item.hdg .wrap-txt .title {
          font-size: 5.625rem;
          text-align: left; }
          .message1 .section-item.hdg .wrap-txt .title.fadein {
            letter-spacing: 1.4rem; }
        .message1 .section-item.hdg .wrap-txt .sub {
          margin-bottom: 10px;
          padding-bottom: 15px; } }
    @media only screen and (max-width: 639px) {
      .message1 .section-item.hdg .wrap-txt {
        padding: 0 10px;
        top: 5px; }
        .message1 .section-item.hdg .wrap-txt .title {
          margin-bottom: 5px;
          font-size: 3.75rem; }
          .message1 .section-item.hdg .wrap-txt .title.fadein {
            letter-spacing: .05rem; }
        .message1 .section-item.hdg .wrap-txt .sub {
          margin-bottom: 15px;
          padding-bottom: 20px;
          font-size: 0.9375rem;
          letter-spacing: .14rem; }
        .message1 .section-item.hdg .wrap-txt .name {
          font-size: 0.875rem;
          letter-spacing: .16rem; } }
  .message1 .section-item.hdg .full-img {
    width: 100%;
    height: 100%;
    background-image: url(https://global.brother/-/media/global/digest/message/img/img-message-main.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media only screen and (max-width: 1024px) {
      .message1 .section-item.hdg .full-img {
        background-image: url(../images/top/img-message-main-sp.png); } }
  @media only screen and (max-width: 1024px) {
    .message1 .section-item.hdg {
      background-image: url(../images/top/img-message-main-bg-sp.jpg); } }

.message1 .section-item.section-img-01 .bg {
  background-image: url(../images/top/img-message-bg1.jpg); }
  @media only screen and (max-width: 1024px) {
    .message1 .section-item.section-img-01 .bg {
      background-image: url(../images/top/img-message-bg1-sp.jpg); } }

.message1 .section-item.section-img-01 .wrap-copy {
  left: 0; }
  @media only screen and (min-width: 1025px) {
    .message1 .section-item.section-img-01 .wrap-copy {
      top: 15%; } }
  @media only screen and (max-width: 1024px) {
    .message1 .section-item.section-img-01 .wrap-copy {
      top: 10%; } }

.message1 .section-item.section-img-02 .bg {
  background-image: url(https://global.brother/-/media/global/digest/message/img/img-message-bg2.jpg); }
  @media only screen and (max-width: 1024px) {
    .message1 .section-item.section-img-02 .bg {
      background-image: url(https://global.brother/-/media/global/digest/message/img/img-message-bg2-sp.jpg); } }

.message1 .section-item.section-img-02 .wrap-copy {
  right: 0; }
  .message1 .section-item.section-img-02 .wrap-copy .copy {
    text-align: right; }
  @media only screen and (min-width: 1025px) {
    .message1 .section-item.section-img-02 .wrap-copy {
      bottom: 15%; } }
  @media only screen and (max-width: 1024px) {
    .message1 .section-item.section-img-02 .wrap-copy {
      top: 10%; } }

.message1 .section-item.section-img-03 .bg {
  background-image: url(https://global.brother/-/media/global/digest/message/img/img-message-bg3.jpg); }
  @media only screen and (max-width: 1024px) {
    .message1 .section-item.section-img-03 .bg {
      background-image: url(https://global.brother/-/media/global/digest/message/img/img-message-bg3-sp.jpg); } }

.message1 .section-item.section-img-03 .wrap-copy {
  left: 0; }
  @media only screen and (min-width: 1025px) {
    .message1 .section-item.section-img-03 .wrap-copy {
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
  @media only screen and (max-width: 1024px) {
    .message1 .section-item.section-img-03 .wrap-copy {
      top: 10%; } }

/*
██   ██ ██ ███████ ████████  ██████  ██████  ██    ██
██   ██ ██ ██         ██    ██    ██ ██   ██  ██  ██
███████ ██ ███████    ██    ██    ██ ██████    ████
██   ██ ██      ██    ██    ██    ██ ██   ██    ██
██   ██ ██ ███████    ██     ██████  ██   ██    ██
*/
.bhistory .mod-2001 {
  margin-bottom: 0; }

.bhistory .p-entry__hero:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .2; }

.bhistory .link-digest {
  max-width: 1140px;
  padding: 0 20px 60px;
  margin: 0 auto; }
   .p-history__section {
    margin-bottom:50px;}
	
	.p-history__info p {
		font-size:1.1em;
		text-align:justify;
	}
	
  @media only screen and (max-width: 639px) {
    .bhistory .link-digest {
      padding: 0 10px 30px; } }

.p-history {
  position: relative;
  margin-bottom: 200px; }
  @media only screen and (min-width: 640px) {
    .p-history {
      margin-top: -17px; } }
  @media only screen and (max-width: 639px) {
    .p-history {
      margin-bottom: 100px; } }
  .p-history a {
    text-decoration: none; }
  .p-history__container {
    max-width: 1180px;
    margin: auto;
    padding: 0 40px;
    position: relative; }
    @media screen and (max-width: 1300px) {
      .p-history__container {
        padding-right: 120px; } }
    @media screen and (max-width: 1023px) {
      .p-history__container {
        padding: 0 20px; } }
    @media only screen and (max-width: 639px) {
      .p-history__container {
        padding: 0 20px; } }
  .p-history__section {
    position: relative; }
    @media only screen and (max-width: 639px) {
      .p-history__section:not(:first-child) {
        margin-top: 40px; } }
    .p-history__section.type-lead {
      height: 320px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-lead {
          height: auto;
          padding-bottom: 110px;
          margin-top: 30px; } }
      .p-history__section.type-lead .p-history__shape {
        width: 170px;
        top: 0;
        left: 0; }
        .p-history__section.type-lead .p-history__shape.is-active {
          height: 320px; }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-lead .p-history__shape {
            position: absolute;
            left: 0;
            top: auto;
            bottom: 0;
            width: 85px; }
            .p-history__section.type-lead .p-history__shape.is-active {
              height: 80px; } }
      .p-history__section.type-lead .p-history__description {
        width: calc(100% - 170px);
        margin-left: 170px;
        padding: 0 0 0 30px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        box-sizing: border-box; }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-lead .p-history__description {
            width: 100%;
            margin-left: 0;
            padding: 0;
            position: static;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none; } }
      .p-history__section.type-lead + .p-history__section {
        padding-top: 0; }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-lead + .p-history__section {
            margin-top: 0; } }
    .p-history__section.type-1908 {
      padding-top: 320px; }
      .p-history__section.type-1908 .p-history__shape {
        width: 170px;
        top: -1px;
        left: 0; }
        .p-history__section.type-1908 .p-history__shape.is-active {
          height: 320px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1908 {
          padding-top: 100px; } }
    .p-history__section.type-1928, .p-history__section.type-1985 {
      padding-top: 300px; }
      .p-history__section.type-1928 .p-history__thumb, .p-history__section.type-1985 .p-history__thumb {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; }
      .p-history__section.type-1928 .p-history__shape, .p-history__section.type-1985 .p-history__shape {
        width: 120px;
        top: -1px;
        right: 0; }
        .p-history__section.type-1928 .p-history__shape:before, .p-history__section.type-1985 .p-history__shape:before {
          content: "";
          background: #0d2ea1;
          width: 50px;
          position: absolute;
          top: 0;
          left: -50px; }
        .p-history__section.type-1928 .p-history__shape.is-active, .p-history__section.type-1985 .p-history__shape.is-active {
          height: 200px; }
          .p-history__section.type-1928 .p-history__shape.is-active:before, .p-history__section.type-1985 .p-history__shape.is-active:before {
            height: 120px; }
      .p-history__section.type-1928 .p-history__year, .p-history__section.type-1985 .p-history__year {
        position: absolute;
        top: 292px;
        right: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-right: 10px; }
      .p-history__section.type-1928 .p-history__info, .p-history__section.type-1985 .p-history__info {
        position: absolute;
        bottom: -25px;
        right: 90px;
        z-index: 1;
        color: #fff; }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-1928 .p-history__info, .p-history__section.type-1985 .p-history__info {
            color: #333; } }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1928, .p-history__section.type-1985 {
          padding-top: 135px; }
          .p-history__section.type-1928 .p-history__shape, .p-history__section.type-1985 .p-history__shape {
            width: 60px; }
            .p-history__section.type-1928 .p-history__shape:before, .p-history__section.type-1985 .p-history__shape:before {
              width: 25px;
              left: -25px; }
            .p-history__section.type-1928 .p-history__shape.is-active, .p-history__section.type-1985 .p-history__shape.is-active {
              height: 100px; }
              .p-history__section.type-1928 .p-history__shape.is-active:before, .p-history__section.type-1985 .p-history__shape.is-active:before {
                height: 60px; }
          .p-history__section.type-1928 .p-history__thumb, .p-history__section.type-1985 .p-history__thumb {
            width: 100%; }
          .p-history__section.type-1928 .p-history__year, .p-history__section.type-1985 .p-history__year {
            top: 135px; }
          .p-history__section.type-1928 .p-history__info, .p-history__section.type-1985 .p-history__info {
            position: static;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            margin-top: 30px; } }
    .p-history__section.type-1932 {
      padding-top: 50px; }
      .p-history__section.type-1932 .p-history__shape {
        width: 170px;
        top: -1px;
        left: 0; }
        .p-history__section.type-1932 .p-history__shape.is-active {
          height: 200px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1932 {
          padding-top: 80px; } }
    .p-history__section.type-1950 {
      padding-top: 200px; }
      .p-history__section.type-1950 .p-history__shape {
        width: 170px;
        top: 0px;
        right: 0; }
        .p-history__section.type-1950 .p-history__shape.is-active {
          height: 200px; }
      .p-history__section.type-1950 .p-history__year {
        position: absolute;
        right: 0;
        bottom: 0;
        margin-bottom: 0; }
      .p-history__section.type-1950 .p-history__info {
        position: absolute;
        bottom: -100px;
        right: 0;
        -webkit-transform: translateY(100%);
            -ms-transform: translateY(100%);
                transform: translateY(100%); }
      .p-history__section.type-1950 .p-history__thumb {
        margin-left: auto;
        text-align: right;
        position: relative;
        padding-right: 170px;
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1950 {
          padding-top: 80px; }
          .p-history__section.type-1950 .p-history__shape {
            width: 85px; }
            .p-history__section.type-1950 .p-history__shape.is-active {
              height: 80px; }
          .p-history__section.type-1950 .p-history__thumb {
            margin-left: 0;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            margin-right: auto;
            padding-right: 85px; }
          .p-history__section.type-1950 .p-history__info {
            position: static;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            margin-top: 30px; } }
    .p-history__section.type-1950-2 {
      padding-top: 200px; }
      .p-history__section.type-1950-2 .p-history__thumb {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; }
      .p-history__section.type-1950-2 .p-history__shape {
        width: 170px;
        top: 0;
        left: 0; }
        .p-history__section.type-1950-2 .p-history__shape.is-active {
          height: 200px; }
      .p-history__section.type-1950-2 .p-history__year {
        position: absolute;
        top: 192px;
        right: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-right: 10px; }
      .p-history__section.type-1950-2 .p-history__info {
        position: relative;
        margin-top: 32px; }
        .p-history__section.type-1950-2 .p-history__info .p-history__more {
          position: absolute;
          top: 0;
          left: 100%;
          margin-top: 0; }
          @media only screen and (max-width: 639px) {
            .p-history__section.type-1950-2 .p-history__info .p-history__more {
              position: relative;
              left: 0;
              margin-top: 5px; } }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1950-2 {
          padding-top: 80px; }
          .p-history__section.type-1950-2 .p-history__shape {
            width: 85px; }
            .p-history__section.type-1950-2 .p-history__shape:before {
              width: 25px;
              left: -25px; }
            .p-history__section.type-1950-2 .p-history__shape.is-active {
              height: 80px; }
              .p-history__section.type-1950-2 .p-history__shape.is-active:before {
                height: 60px; }
          .p-history__section.type-1950-2 .p-history__thumb {
            width: 100%; }
          .p-history__section.type-1950-2 .p-history__year {
            top: 80px; }
          .p-history__section.type-1950-2 .p-history__info {
            position: static;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            margin-top: 30px; } }
    @media only screen and (min-width: 640px) {
      .p-history__section.type-1960 {
        max-width: 58.181818182%; } }
    .p-history__section.type-1960 .p-history__year {
      position: absolute;
      right: 0;
      bottom: 0;
      margin-bottom: 0; }
    .p-history__section.type-1960 .p-history__info {
      margin-top: 50px; }
      @media only screen and (min-width: 640px) {
        .p-history__section.type-1960 .p-history__info {
          max-width: 66.666666667%;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 66.666666667%;
              -ms-flex: 0 0 66.666666667%;
                  flex: 0 0 66.666666667%; } }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1960 .p-history__info {
          margin-top: 30px; } }
    .p-history__section.type-1960 .p-history__thumb {
      margin-right: auto;
      max-width: 100%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
    @media only screen and (max-width: 639px) {
      .p-history__section.type-1960 .p-history__thumb {
        margin-left: auto;
        margin-right: 0; }
      .p-history__section.type-1960 .p-history__year {
        top: -90px;
        left: 0;
        right: auto;
        bottom: auto;
        padding-top: calc(((100% - 85px) * 0.71875));
        -webkit-transform: rotate(90deg) translateY(0) translateX(-50%);
            -ms-transform: rotate(90deg) translateY(0) translateX(-50%);
                transform: rotate(90deg) translateY(0) translateX(-50%);
        -webkit-transform-origin: bottom left;
            -ms-transform-origin: bottom left;
                transform-origin: bottom left; } }
    .p-history__section.type-1970 {
      padding-top: 200px; }
      @media only screen and (min-width: 640px) {
        .p-history__section.type-1970 {
          margin-top: 130px;
          margin-bottom: 80px; } }
      .p-history__section.type-1970 .p-history__shape {
        width: 100px;
        top: 0;
        left: 0; }
        .p-history__section.type-1970 .p-history__shape:before {
          content: "";
          background: #0d2ea1;
          width: 70px;
          position: absolute;
          bottom: 0;
          right: -70px; }
        .p-history__section.type-1970 .p-history__shape.is-active {
          height: 200px; }
          .p-history__section.type-1970 .p-history__shape.is-active:before {
            height: 120px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1970 {
          padding-top: 80px; }
          .p-history__section.type-1970 .p-history__shape {
            width: 50px; }
            .p-history__section.type-1970 .p-history__shape:before {
              width: 35px;
              right: -35px;
              top: auto;
              bottom: 0; }
            .p-history__section.type-1970 .p-history__shape.is-active {
              height: 80px; }
              .p-history__section.type-1970 .p-history__shape.is-active:before {
                height: 40px; }
          .p-history__section.type-1970 .p-history__thumb {
            width: 100%; }
          .p-history__section.type-1970 .p-history__info {
            margin-top: 20px; } }
    @media only screen and (max-width: 639px) {
      .p-history__section.type-1970-02 .p-history__thumb {
        width: 100%; }
      .p-history__section.type-1970-02 .p-history__info {
        margin-top: 20px; } }
    .p-history__section.type-1976, .p-history__section.type-1982 {
      padding-top: 200px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1976, .p-history__section.type-1982 {
          padding-top: 0; } }
      .p-history__section.type-1976 .p-history__row, .p-history__section.type-1982 .p-history__row {
        position: relative;
        padding-top: 120px;
        display: block;
        font-size: 0; }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-1976 .p-history__row, .p-history__section.type-1982 .p-history__row {
            padding-top: 40px; } }
      .p-history__section.type-1976 .p-history__box, .p-history__section.type-1982 .p-history__box {
        position: relative;
        display: inline-block;
        vertical-align: top;
        max-width: 50%; }
        .p-history__section.type-1976 .p-history__box + .p-history__box, .p-history__section.type-1982 .p-history__box + .p-history__box {
          margin-top: 125px; }
          @media only screen and (max-width: 639px) {
            .p-history__section.type-1976 .p-history__box + .p-history__box, .p-history__section.type-1982 .p-history__box + .p-history__box {
              margin-top: 30px; } }
        .p-history__section.type-1976 .p-history__box .p-history__year, .p-history__section.type-1982 .p-history__box .p-history__year {
          position: absolute;
         /* -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg);*/
          top: -120px;
          right: 0; }
          @media only screen and (max-width: 639px) {
            .p-history__section.type-1976 .p-history__box .p-history__year, .p-history__section.type-1982 .p-history__box .p-history__year {
              top: -18px;
              right: -18px; } }
      .p-history__section.type-1976 .p-history__thumb, .p-history__section.type-1982 .p-history__thumb {
        max-width: 100%;
        width: 100%; }
      .p-history__section.type-1976 .p-history__shape, .p-history__section.type-1982 .p-history__shape {
        width: 170px;
        top: -1px;
        left: 0; }
        .p-history__section.type-1976 .p-history__shape.is-active, .p-history__section.type-1982 .p-history__shape.is-active {
          height: 200px; }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-1976 .p-history__shape, .p-history__section.type-1982 .p-history__shape {
            display: none; } }
      .p-history__section.type-1976 .p-history__info, .p-history__section.type-1982 .p-history__info {
        position: absolute;
        top: 505px; }
        @media screen and (max-width: 1024px) {
          .p-history__section.type-1976 .p-history__info, .p-history__section.type-1982 .p-history__info {
            top: 405px; } }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-1976 .p-history__info, .p-history__section.type-1982 .p-history__info {
            position: static;
            margin-top: 20px; } }
      .p-history__section.type-1976 .p-history__description, .p-history__section.type-1982 .p-history__description {
        font-size: 14px; }
    .p-history__section.type-1982 .p-history__shape {
      width: 120px;
      left: auto;
      right: 0; }
      .p-history__section.type-1982 .p-history__shape:before {
        content: "";
        background: #0d2ea1;
        width: 50px;
        position: absolute;
        top: 0;
        left: -50px; }
      .p-history__section.type-1982 .p-history__shape.is-active:before {
        height: 120px; }
    .p-history__section.type-1982 .p-history__box {
      margin-top: 125px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1982 .p-history__box {
          margin-top: 30px; }
          .p-history__section.type-1982 .p-history__box + .p-history__box {
            margin-top: 0; } }
      .p-history__section.type-1982 .p-history__box + .p-history__box {
        margin-top: 0; }
      .p-history__section.type-1982 .p-history__box .p-history__year {
        right: auto;
        left: -44px; }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-1982 .p-history__box .p-history__year {
            right: auto;
            left: -14px; } }
    .p-history__section.type-1982 .p-history__info {
      right: 0; }
    .p-history__section.type-1985 {
      padding-top: 375px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1985 {
          padding-top: 115px; } }
      .p-history__section.type-1985 .p-history__shape {
        left: 0;
        right: auto; }
        .p-history__section.type-1985 .p-history__shape:before {
          left: 120px; }
        @media only screen and (max-width: 639px) {
          .p-history__section.type-1985 .p-history__shape:before {
            left: 60px; }
          .p-history__section.type-1985 .p-history__shape.is-active {
            height: 80px; }
            .p-history__section.type-1985 .p-history__shape.is-active:before {
              height: 40px; } }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1985 .p-history__year {
          top: 115px; } }
    .p-history__section.type-1980s {
      padding-top: 320px; }
      .p-history__section.type-1980s .p-history__row {
        margin-left: -10px;
        margin-right: -10px; }
      .p-history__section.type-1980s .p-history__col {
        max-width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%; }
      .p-history__section.type-1980s .p-history__shape {
        width: 100px;
        top: -1px;
        left: 0; }
        .p-history__section.type-1980s .p-history__shape:before {
          content: "";
          background: #0d2ea1;
          width: 70px;
          position: absolute;
          top: -1px;
          right: -70px; }
        .p-history__section.type-1980s .p-history__shape.is-active {
          height: 200px; }
          .p-history__section.type-1980s .p-history__shape.is-active:before {
            height: 120px; }
      .p-history__section.type-1980s .p-history__year {
        font-size: 4.5rem;
        text-align: center;
        margin-bottom: 0; }
      .p-history__section.type-1980s .p-history__thumb {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        margin-top: 10px; }
      .p-history__section.type-1980s .p-history__info {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        margin-top: 40px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1980s {
          padding-top: 140px; }
          .p-history__section.type-1980s .p-history__row {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap; }
          .p-history__section.type-1980s .p-history__col {
            max-width: 50%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 50%;
                -ms-flex: 0 0 50%;
                    flex: 0 0 50%; }
            .p-history__section.type-1980s .p-history__col:nth-child(n+3) {
              margin-top: 45px; }
          .p-history__section.type-1980s .p-history__shape {
            width: 50px; }
            .p-history__section.type-1980s .p-history__shape:before {
              width: 35px;
              right: -35px; }
            .p-history__section.type-1980s .p-history__shape.is-active {
              height: 100px; }
              .p-history__section.type-1980s .p-history__shape.is-active:before {
                height: 60px; }
          .p-history__section.type-1980s .p-history__year {
            font-size: 2.25rem; }
          .p-history__section.type-1980s .p-history__thumb {
            width: 100%; }
          .p-history__section.type-1980s .p-history__info {
            margin-top: 30px; } }
    .p-history__section.type-1992 {
      padding-top: 200px; }
      @media only screen and (min-width: 640px) {
        .p-history__section.type-1992 {
          margin-top: 100px; } }
      .p-history__section.type-1992 .p-history__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; }
      .p-history__section.type-1992 .p-history__shape {
        width: 170px;
        top: 0;
        right: 0; }
        .p-history__section.type-1992 .p-history__shape.is-active {
          height: 200px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-1992 {
          padding-top: 80px; }
          .p-history__section.type-1992 .p-history__shape {
            width: 85px; }
            .p-history__section.type-1992 .p-history__shape.is-active {
              height: 80px; }
          .p-history__section.type-1992 .p-history__thumb {
            margin-left: auto; }
          .p-history__section.type-1992 .p-history__year {
            font-size: 1.875rem; }
          .p-history__section.type-1992 .p-history__info {
            margin-top: -50px; } }
    @media only screen and (min-width: 640px) {
      .p-history__section.type-2002 {
        margin-top: 80px; } }
    @media only screen and (max-width: 639px) {
      .p-history__section.type-2002 .p-history__thumb {
        margin-left: auto;
        margin-right: 0; }
      .p-history__section.type-2002 .p-history__year {
        font-size: 1.875rem; }
      .p-history__section.type-2002 .p-history__info {
        margin-top: -50px; } }
    .p-history__section.type-2007 {
      padding-top: 200px; }
      .p-history__section.type-2007 .p-history__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; }
      .p-history__section.type-2007 .p-history__shape {
        width: 170px;
        top: -1px;
        left: 0; }
        .p-history__section.type-2007 .p-history__shape.is-active {
          height: 200px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-2007 {
          padding-top: 100px; }
          .p-history__section.type-2007 .p-history__shape {
            width: 85px; }
            .p-history__section.type-2007 .p-history__shape.is-active {
              height: 100px; }
          .p-history__section.type-2007 .p-history__thumb {
            margin-left: auto; }
          .p-history__section.type-2007 .p-history__year {
            font-size: 5.5rem; }
          .p-history__section.type-2007 .p-history__info {
            margin-top: -50px; } }
    .p-history__section.type-2012 {
      padding-top: 200px; }
      @media only screen and (min-width: 640px) {
        .p-history__section.type-2012 {
          margin-top: 200px; } }
      .p-history__section.type-2012 .p-history__shape {
        width: 100px;
        top: -1px;
        left: 0; }
        .p-history__section.type-2012 .p-history__shape:before {
          content: "";
          background: #0d2ea1;
          width: 70px;
          position: absolute;
          bottom: 0;
          right: -70px; }
        .p-history__section.type-2012 .p-history__shape.is-active {
          height: 200px; }
          .p-history__section.type-2012 .p-history__shape.is-active:before {
            height: 120px; }
      @media only screen and (max-width: 639px) {
        .p-history__section.type-2012 {
          padding-top: 100px; } }
    @media only screen and (max-width: 639px) {
      .p-history__section.type-1908 .p-history__shape, .p-history__section.type-1932 .p-history__shape {
        width: 85px; }
        .p-history__section.type-1908 .p-history__shape.is-active, .p-history__section.type-1932 .p-history__shape.is-active {
          height: 80px; }
      .p-history__section.type-1908 .p-history__thumb, .p-history__section.type-1932 .p-history__thumb {
        position: absolute;
        top: 0;
        left: 85px; }
      .p-history__section.type-1908 .p-history__info, .p-history__section.type-1932 .p-history__info {
        padding-top: calc(((100% - 85px) * 0.71875) - 40px); }
      .p-history__section.type-2012 .p-history__shape, .p-history__section.type-2015 .p-history__shape {
        width: 50px; }
        .p-history__section.type-2012 .p-history__shape:before, .p-history__section.type-2015 .p-history__shape:before {
          width: 35px;
          right: -35px; }
        .p-history__section.type-2012 .p-history__shape.is-active, .p-history__section.type-2015 .p-history__shape.is-active {
          height: 100px; }
          .p-history__section.type-2012 .p-history__shape.is-active:before, .p-history__section.type-2015 .p-history__shape.is-active:before {
            height: 60px; }
      .p-history__section.type-2012 .p-history__thumb, .p-history__section.type-2015 .p-history__thumb {
        width: 100%; }
      .p-history__section.type-2012 .p-history__year, .p-history__section.type-2015 .p-history__year {
        font-size: 5rem; }
      .p-history__section.type-2012 .p-history__info, .p-history__section.type-2015 .p-history__info {
        margin-top: 25px; } }
  .p-history__shape {
    background: #0d2ea1;
    position: absolute;
    -webkit-transition: height, 0.6s cubic-bezier(0.7, 0, 0.5, 1);
    transition: height, 0.6s cubic-bezier(0.7, 0, 0.5, 1);
    height: 0; }
    .p-history__shape:before {
      -webkit-transition: height, 0.6s cubic-bezier(0.7, 0, 0.5, 1);
      transition: height, 0.6s cubic-bezier(0.7, 0, 0.5, 1);
      height: 0; }
  .p-history__year {
    color: #000;
    font-size: 8rem;
    font-weight: bold;
    letter-spacing: -.06rem;
    line-height: 1;
    margin-bottom: 65px;
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity, 0.4s;
    transition: opacity, 0.4s; }
	.p-history__title{ font-size: 5rem;}
    .p-history__year h3 {
		font-size:5rem;
      line-height: 1; }
    .p-history__year.is-active {
      opacity: 1; }
    .p-history__year.type-vertical {
      -webkit-transform: rotate(90deg) translateY(100%);
          -ms-transform: rotate(90deg) translateY(100%);
              transform: rotate(90deg) translateY(100%);
      -webkit-transform-origin: bottom right;
          -ms-transform-origin: bottom right;
              transform-origin: bottom right; }
    @media only screen and (max-width: 639px) {
      .p-history__year {
        font-size: 2rem;
        margin-bottom: 20px; } }
  .p-history__title {
    font-size: 1.125rem;
    font-weight: bold; }
    @media only screen and (max-width: 639px) {
      .p-history__title {
        font-size: 2rem; } }
  .p-history__description {
    font-size: 1.3rem;
    line-height: 25px;
    margin-top: 20px; }
	
    @media only screen and (max-width: 639px) {
      .p-history__description {
        margin-top: 10px;
        font-size: 0.875rem; } }
  .p-history__info {
    opacity: 0;
    -webkit-transition: opacity .7s;
    transition: opacity .7s; }
    .p-history__info.is-active {
      opacity: 1; }
      .p-history__info.is-active .p-history__more:before {
        width: 0; }
    @media only screen and (min-width: 640px) {
		.p-history__title {
        font-size: 2rem; }
      .p-history__info {
        box-sizing: border-box;
        max-width: 32.727272727%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 32.727272727%;
            -ms-flex: 0 0 32.727272727%;
                flex: 0 0 32.727272727%; }
        .p-history__info.type-left {
          padding-right: 10px; }
        .p-history__info.type-right {
          padding-left: 10px; } }
  .p-history__thumb {
    box-sizing: border-box;
    position: relative;
    overflow: hidden; }
    .p-history__thumb:before {
      content: "";
      background: #fff;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.7, 0, 0.5, 1);
      transition: -webkit-transform 0.7s cubic-bezier(0.7, 0, 0.5, 1);
      transition: transform 0.7s cubic-bezier(0.7, 0, 0.5, 1);
      transition: transform 0.7s cubic-bezier(0.7, 0, 0.5, 1), -webkit-transform 0.7s cubic-bezier(0.7, 0, 0.5, 1); }
    .p-history__thumb.is-active:before {
      -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
              transform: translateX(100%); }
    @media only screen and (min-width: 640px) {
      .p-history__thumb {
        max-width: 67.272727273%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 67.272727273%;
            -ms-flex: 0 0 67.272727273%;
                flex: 0 0 67.272727273%; }
        .p-history__thumb.type-left {
          padding-right: 10px; }
        .p-history__thumb.type-right {
          text-align: right;
          padding-left: 10px; } }
    @media only screen and (max-width: 639px) {
      .p-history__thumb {
        width: calc(100% - 85px); } }
    .p-history__thumb img {
      max-width: 100%;
      height: auto;
      vertical-align: top; }
      @media only screen and (max-width: 639px) {
        .p-history__thumb img {
          width: 100%; } }
  @media only screen and (min-width: 640px) {
    .p-history__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media only screen and (max-width: 639px) {
    .p-history__row {
      position: relative; } }
  .p-history__col {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box; }
  .p-history__more {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 1rem;
    letter-spacing: .5rem;
    width: 260px;
    max-width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 40px;
    margin-top: 40px;
    position: relative;
    overflow: hidden; }
    @media only screen and (max-width: 639px) {
      .p-history__more {
        display: inline-block;
        width: auto;
        min-width: 130px;
        height: 35px;
        line-height: 35px;
        padding: 0 30px;
        margin-top: 15px;
        font-size: 0.875rem; } }
    .p-history__more:before {
      content: "";
      display: block;
      background: #fff;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0; }
    .p-history__more:before {
      -webkit-transition: 0.7s cubic-bezier(0.7, 0, 0.5, 1);
      transition: 0.7s cubic-bezier(0.7, 0, 0.5, 1); }
    .p-history__more > span {
      position: relative;
      display: inline-block;
      padding-left: 12px; }
    .p-history__more .arrow {
      display: block;
      width: 7px;
      height: 7px;
      position: absolute;
      left: -10px;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      border-top: 2px solid #fff;
      border-right: 2px solid #fff; }
  .p-history__message {
    width: 100%;
    height: 540px; }
    @media only screen and (max-width: 639px) {
      .p-history__message {
        height: 310px; } }
    .p-history__message .p-history__shape:nth-child(1) {
      width: 100px;
      top: 0;
      left: 0; }
      .p-history__message .p-history__shape:nth-child(1):before {
        content: "";
        background: #0d2ea1;
        width: 70px;
        position: absolute;
        top: 0;
        right: -70px; }
      .p-history__message .p-history__shape:nth-child(1).is-active {
        height: 200px; }
        .p-history__message .p-history__shape:nth-child(1).is-active:before {
          height: 140px; }
    .p-history__message .p-history__shape:nth-child(2) {
      width: 100px;
      bottom: 0;
      right: 0; }
      .p-history__message .p-history__shape:nth-child(2):before {
        content: "";
        background: #0d2ea1;
        width: 70px;
        position: absolute;
        bottom: 0;
        left: -70px; }
      .p-history__message .p-history__shape:nth-child(2).is-active {
        height: 200px; }
        .p-history__message .p-history__shape:nth-child(2).is-active:before {
          height: 140px; }
    @media only screen and (max-width: 639px) {
      .p-history__message .p-history__shape:nth-child(1) {
        width: 50px; }
        .p-history__message .p-history__shape:nth-child(1):before {
          width: 35px;
          right: -35px; }
        .p-history__message .p-history__shape:nth-child(1).is-active {
          height: 100px; }
          .p-history__message .p-history__shape:nth-child(1).is-active:before {
            height: 65px; }
      .p-history__message .p-history__shape:nth-child(2) {
        width: 50px; }
        .p-history__message .p-history__shape:nth-child(2):before {
          width: 35px;
          left: -35px; }
        .p-history__message .p-history__shape:nth-child(2).is-active {
          height: 100px; }
          .p-history__message .p-history__shape:nth-child(2).is-active:before {
            height: 65px; } }
    .p-history__message-text {
      color: #0d2ea1;
      font-size: 1.875rem;
      font-weight: normal;
      letter-spacing: .06rem;
      text-align: center;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      height: 70px;
      margin: auto; }
      @media only screen and (max-width: 639px) {
        .p-history__message-text {
          height: 40px;
          font-size: 1rem;
          letter-spacing: .05em; } }
  .p-history__about .p-history__row {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 60px; }
  .p-history__about .p-history__thumb {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  @media only screen and (min-width: 640px) {
    .p-history__about .p-history__info {
      max-width: 67.272727273%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 67.272727273%;
          -ms-flex: 0 0 67.272727273%;
              flex: 0 0 67.272727273%;
      padding-left: 100px; } }
  .p-history__about .p-history__description {
    margin-top: 0; }
  @media only screen and (max-width: 639px) {
    .p-history__about {
      margin-top: 0; }
      .p-history__about .p-history__thumb {
        width: 100%; }
      .p-history__about .p-history__row {
        margin-top: 25px; }
      .p-history__about .p-history__info {
        margin-top: 15px; } }
  .p-history__indicator {
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    right: 90px;
    -webkit-transform: translateX(100%) translateY(-50%);
    -ms-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media screen and (max-width: 1300px) {
      .p-history__indicator {
        right: 38px; } }
    @media screen and (max-width: 1023px) {
      .p-history__indicator {
        display: none; } }
    .p-history__indicator.is-fixed {
      opacity: 1; }
      @media screen and (max-width: 1300px) {
        .p-history__indicator.is-fixed {
          right: 38px;
          -webkit-transform: translateX(0) translateY(-50%);
              -ms-transform: translateX(0) translateY(-50%);
                  transform: translateX(0) translateY(-50%); } }
    .p-history__indicator.is-bottom {
      top: auto;
      bottom: 0; }
    .p-history__indicator li {
      font-size: 0.8125rem;
      position: relative;
      list-style: none; }
      .p-history__indicator li:before {
        content: "";
        background: #c0c8c7;
        display: inline-block;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-right: 10px;
        vertical-align: middle; }
      .p-history__indicator li + li {
        margin-top: 30px; }
        .p-history__indicator li + li:after {
          content: "";
          position: absolute;
          height: 20px;
          top: -25px;
          left: 2px;
          border-left: dotted 2px #c0c8c7; }
      .p-history__indicator li.is-active:before {
        background: #91a1a0; }
      .p-history__indicator li.is-active a {
        color: #91a1a0; }
      .p-history__indicator li a {
        color: #c0c8c7; }
  .p-history .p-pagetop {
    padding-top: 200px;
    padding-bottom: 100px; }
    @media only screen and (max-width: 639px) {
      .p-history .p-pagetop {
        padding-top: 90px;
        padding-bottom: 30px; } }

.bhistory.en .p-history__more, .bhistory.de .p-history__more, .bhistory.it .p-history__more, .bhistory.ru .p-history__more, .bhistory.fr .p-history__more, .bhistory.es .p-history__more, .bhistory.pt .p-history__more, .bhistory.cn .p-history__more, .bhistory.tw .p-history__more, .bhistory.th .p-history__more, .bhistory.vi .p-history__more {
  letter-spacing: 0; }

/*
███████ ████████  ██████  ██████  ██    ██
██         ██    ██    ██ ██   ██  ██  ██
███████    ██    ██    ██ ██████    ████
     ██    ██    ██    ██ ██   ██    ██
███████    ██     ██████  ██   ██    ██
*/
.story.p-entry__contents {
  padding-top: 0; }

.story .section-item.hdg .title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  text-align: center; }

.story .section-item .wrap-copy {
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .story .section-item .wrap-copy .copy {
    text-align: center; }
  .story .section-item .wrap-copy .marker {
    padding: 2px 8px 2px 5px; }

.story .section-item .wrap-txt .txt + .p-story-entry__row {
  margin-top: 30px;
  text-align: center; }
  .story .section-item .wrap-txt .txt + .p-story-entry__row > .caption {
    margin-top: 10px;
    padding: 0;
    color: #666;
    font-size: 0.875rem;
    line-height: 1.6;
    text-align: left; }
    @media only screen and (max-width: 639px) {
      .story .section-item .wrap-txt .txt + .p-story-entry__row > .caption {
        margin-top: 5px;
        font-size: 0.75rem; } }

.story.story-01 .section-item.section-img .bg {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center; }

.story.story-01 .section-item.section-img-01 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg1.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-01 .section-item.section-img-01 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg1-sp.jpg); } }

.story.story-01 .section-item.section-img-02 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg2.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-01 .section-item.section-img-02 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg2-sp.jpg); } }

.story.story-01 .section-item.section-img-03 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg3.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-01 .section-item.section-img-03 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg3-sp.jpg); } }

.story.story-01 .section-item.section-img-04 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg4.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-01 .section-item.section-img-04 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg4-sp.jpg); } }

.story.story-01 .section-item.section-img-05 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg5.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-01 .section-item.section-img-05 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg5-sp.jpg); } }

.story.story-01 .section-item.section-img-06 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg6.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-01 .section-item.section-img-06 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/01/img-brandstory-bg6-sp.jpg); } }

.story.story-02 .section-item.section-img .bg {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center; }

.story.story-02 .section-item.section-img-01 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg1.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-02 .section-item.section-img-01 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg1-sp.jpg); } }

.story.story-02 .section-item.section-img-02 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg2.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-02 .section-item.section-img-02 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg2-sp.jpg); } }

.story.story-02 .section-item.section-img-03 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg3.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-02 .section-item.section-img-03 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg3-sp.jpg); } }

.story.story-02 .section-item.section-img-04 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg4.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-02 .section-item.section-img-04 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg4-sp.jpg); } }

.story.story-02 .section-item.section-img-05 .bg {
  background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg5.jpg); }
  @media only screen and (max-width: 639px) {
    .story.story-02 .section-item.section-img-05 .bg {
      background-image: url(https://global.brother/-/media/global/digest/brand-story/img/02/img-brandstory-bg5-sp.jpg); } }

.story .p-story {
  margin-top: 120px; }
  @media only screen and (max-width: 639px) {
    .story .p-story {
      margin-top: 30px; } }
  .story .p-story__container {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 40px; }
    @media only screen and (max-width: 639px) {
      .story .p-story__container {
        padding: 0 10px; } }
  @media only screen and (min-width: 640px) {
    .story .p-story__row {
      font-size: 0; } }
  .story .p-story__col {
    position: relative;
    text-decoration: none;
    overflow: hidden; }
    @media only screen and (min-width: 640px) {
      .story .p-story__col:nth-child(2n) {
        margin-left: 40px; }
      .story .p-story__col:hover .p-story__thumb-link .img {
        -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05);
        opacity: .9; } }
    .story .p-story__col.is-show:before {
      -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
              transform: translateX(100%); }
    .story .p-story__col.is-not-clickable {
      pointer-events: none; }
    @media only screen and (min-width: 640px) {
      .story .p-story__col {
        box-sizing: border-box;
        width: calc(50% - 20px);
        display: inline-block;
        vertical-align: top; }
        .story .p-story__col:nth-child(n+3) {
          margin-top: 40px; } }
    @media only screen and (max-width: 639px) {
      .story .p-story__col {
        display: block; }
        .story .p-story__col + .p-story__col {
          margin-top: 25px; } }
  .story .p-story__thumb-link {
    display: block;
    position: relative;
    height: 350px;
    overflow: hidden; }
    .story .p-story__thumb-link .img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      background-size: cover;
      background-position: center;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
    @media only screen and (max-width: 639px) {
      .story .p-story__thumb-link {
        height: 0;
        padding-top: 66.037736%; } }
  .story .p-story .link-txt {
    display: block;
    margin-top: 10px;
    color: #000;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .story .p-story .link-txt .title1 {
      display: block;
      margin-bottom: 10px;
      font-size: 1rem;
      font-weight: bold;
      letter-spacing: -.02rem; }
      @media only screen and (max-width: 639px) {
        .story .p-story .link-txt .title1 {
          font-size: 0.875rem; } }
    .story .p-story .link-txt .title2 {
      display: block;
      font-size: 1.0625rem;
      line-height: 1.4;
      font-weight: bold; }
      @media only screen and (max-width: 639px) {
        .story .p-story .link-txt .title2 {
          font-size: 0.9375rem; } }

.story .p-story-note {
  padding: 280px 0 100px; }
  @media only screen and (max-width: 639px) {
    .story .p-story-note {
      padding: 0;
      margin-top: 0; } }
  .story .p-story-note__main-txt {
    font-size: 1.5rem;
    line-height: 35px;
    text-align: center; }
    @media only screen and (max-width: 639px) {
      .story .p-story-note__main-txt {
        margin-top: 35px;
        line-height: 20px;
        font-size: 1.2rem;
        text-align: left; } }
  .story .p-story-note__title {
    font-size: 3rem;
    text-align: center; }
    @media only screen and (max-width: 639px) {
      .story .p-story-note__title {
        font-size: 2rem; } }
  .story .p-story-note__sub-title {
    font-size: 1.8rem;
    font-weight: bold; }
    @media only screen and (max-width: 639px) {
      .story .p-story-note__sub-title {
        font-size: 1.4rem; } }
  .story .p-story-note__text {
    margin-top: 25px;
    line-height: 23px; }
  @media only screen and (min-width: 640px) {
    .story .p-story-note__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 75px;
      margin-left: -25px;
      margin-right: -25px; } }
  @media only screen and (min-width: 640px) {
    .story .p-story-note__col {
      box-sizing: border-box;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding: 0 25px; } }
  .story .p-story-note__col img {
    max-width: 100%;
    height: auto; }
  @media only screen and (max-width: 639px) {
    .story .p-story-note__col:first-child {
      margin-top: 30px; }
    .story .p-story-note__col + .story .p-story-note__col {
      margin-top: 25px; } }

.story .p-story-entry__row {
  margin-top: 50px;
  font-size: 0; }
  @media only screen and (max-width: 639px) {
    .story .p-story-entry__row {
      margin-top: 0; } }

.story .p-story-entry__col-3 {
  width: calc(33.3333333% - 13.33333333px);
  display: inline-block;
  vertical-align: top; }
  @media only screen and (max-width: 639px) {
    .story .p-story-entry__col-3 {
      width: 100%; } }
  .story .p-story-entry__col-3 + .p-story-entry__col-3 {
    margin-left: 20px; }
    @media only screen and (max-width: 639px) {
      .story .p-story-entry__col-3 + .p-story-entry__col-3 {
        margin-left: 0;
        margin-top: 20px; } }
  .story .p-story-entry__col-3 img {
    width: 100%;
    vertical-align: top; }
  .story .p-story-entry__col-3 p.caption {
    margin-top: 10px;
    padding: 0;
    color: #666;
    font-size: 0.875rem;
    line-height: 1.6;
    text-align: left; }
    @media only screen and (max-width: 639px) {
      .story .p-story-entry__col-3 p.caption {
        margin-top: 5px;
        font-size: 0.75rem; } }

.story .p-story-entry__row.type-txt:after {
  content: ' ';
  display: block;
  clear: both; }

.story .p-story-entry__row.type-txt > p {
  width: calc(66.666666666% - 15px);
  float: right;
  margin-left: 30px;
  margin-top: 0;
  font-size: 1rem;
  line-height: 30px;
  text-align: left; }
  .story .p-story-entry__row.type-txt > p .paragraph {
    display: block; }
    .story .p-story-entry__row.type-txt > p .paragraph + .paragraph {
      margin-top: 30px; }
      @media only screen and (max-width: 639px) {
        .story .p-story-entry__row.type-txt > p .paragraph + .paragraph {
          margin-top: 35px; } }
  @media only screen and (max-width: 639px) {
    .story .p-story-entry__row.type-txt > p {
      width: 100%;
      font-size: 0.875rem;
      line-height: 1.8; } }

.story .p-story-entry__row.type-txt .p-story-entry__col-3 {
  width: calc(33.333333333% - 15px);
  float: left; }
  @media only screen and (max-width: 639px) {
    .story .p-story-entry__row.type-txt .p-story-entry__col-3 {
      margin-top: 40px;
      width: 100%; } }

.story .p-story-entry__row.type-txt-s:after {
  content: ' ';
  display: block;
  clear: both; }

.story .p-story-entry__row.type-txt-s > p {
  width: calc(75% - 15px);
  float: right;
  margin-left: 30px;
  margin-top: 0;
  font-size: 1rem;
  line-height: 30px;
  text-align: left; }
  .story .p-story-entry__row.type-txt-s > p .paragraph {
    display: block; }
    .story .p-story-entry__row.type-txt-s > p .paragraph + .paragraph {
      margin-top: 30px; }
      @media only screen and (max-width: 639px) {
        .story .p-story-entry__row.type-txt-s > p .paragraph + .paragraph {
          margin-top: 35px; } }
  @media only screen and (max-width: 639px) {
    .story .p-story-entry__row.type-txt-s > p {
      width: 100%;
      font-size: 0.875rem;
      line-height: 1.8; } }

.story .p-story-entry__row.type-txt-s .p-story-entry__col-3 {
  width: calc(25% - 15px);
  float: left; }
  @media only screen and (max-width: 639px) {
    .story .p-story-entry__row.type-txt-s .p-story-entry__col-3 {
      margin-top: 40px;
      width: 100%; } }

.story-slider {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 20px; }

/*
██    ██ ██ ███████ ██  ██████  ███    ██
██    ██ ██ ██      ██ ██    ██ ████   ██
██    ██ ██ ███████ ██ ██    ██ ██ ██  ██
 ██  ██  ██      ██ ██ ██    ██ ██  ██ ██
  ████   ██ ███████ ██  ██████  ██   ████
*/
/*
██    ██  █████  ██      ██    ██ ███████
██    ██ ██   ██ ██      ██    ██ ██
██    ██ ███████ ██      ██    ██ █████
 ██  ██  ██   ██ ██      ██    ██ ██
  ████   ██   ██ ███████  ██████  ███████
*/
.vision .mod-2001,
.value .mod-2001 {
  margin-bottom: 80px; }
  @media only screen and (max-width: 639px) {
    .vision .mod-2001,
    .value .mod-2001 {
      margin-bottom: 25px; } }

.vision .wrap-contents,
.value .wrap-contents {
  max-width: 976px;
  margin: 0 auto;
  padding: 0 30px; }
  @media screen and (max-width: 1023px) {
    .vision .wrap-contents,
    .value .wrap-contents {
      padding: 0 20px; } }
  @media only screen and (max-width: 639px) {
    .vision .wrap-contents,
    .value .wrap-contents {
      padding: 10px; } }

.vision .txt-strong,
.value .txt-strong {
  margin-bottom: 25px;
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.8; }
  .vision .txt-strong.is-cs,
  .value .txt-strong.is-cs {
    margin-bottom: 10px; }
  @media only screen and (max-width: 639px) {
    .vision .txt-strong,
    .value .txt-strong {
      margin-bottom: 15px;
      font-size: 1.4375rem;
      line-height: 1.6; }
      .vision .txt-strong.is-cs,
      .value .txt-strong.is-cs {
        margin-bottom: 20px; } }

.vision .txt-strong-sub,
.value .txt-strong-sub {
  margin-bottom: 55px;
  font-size: 1rem;
  font-weight: bold; }
  @media only screen and (max-width: 639px) {
    .vision .txt-strong-sub,
    .value .txt-strong-sub {
      margin-bottom: 35px;
      font-size: 0.875rem; } }

.vision .mod-3001,
.value .mod-3001 {
  font-size: 1rem;
  letter-spacing: -.02rem;
  line-height: 2.4; }
  .vision .mod-3001 .bold,
  .value .mod-3001 .bold {
    font-weight: bold; }
  @media only screen and (max-width: 639px) {
    .vision .mod-3001,
    .value .mod-3001 {
      font-size: 0.875rem;
      line-height: 2; } }

.vision .mod-2003,
.value .mod-2003 {
  margin-top: 60px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 639px) {
    .vision .mod-2003,
    .value .mod-2003 {
      margin-bottom: 15px; } }

.vision .mod-7002 .description .hdg,
.value .mod-7002 .description .hdg {
  margin-bottom: 20px;
  font-size: 1.125rem;
  font-weight: bold; }

.vision .mod-7002 .description .mod-3001,
.value .mod-7002 .description .mod-3001 {
  line-height: 2; }

@media only screen and (max-width: 639px) {
  .vision .mod-7002 .img .block,
  .value .mod-7002 .img .block {
    width: 100%; }
  .vision .mod-7002 .description .hdg,
  .value .mod-7002 .description .hdg {
    margin-bottom: 10px;
    font-size: 0.875rem;
    line-height: 1.6; } }

.vision .wrap-item,
.value .wrap-item {
  margin-bottom: 120px; }
  @media only screen and (max-width: 639px) {
    .vision .wrap-item,
    .value .wrap-item {
      margin-bottom: 50px; } }

.vision .hdg-img,
.value .hdg-img {
  width: 100%;
  padding: 60px 0;
  margin-bottom: 80px;
  color: #fff;
  font-size: 2.5rem;
  letter-spacing: .04rem;
  text-align: center;
  background-image: url(https://global.brother/-/media/global/digest/vision/img/img-pct-bg1.jpg);
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 639px) {
    .vision .hdg-img,
    .value .hdg-img {
      padding: 30px 0;
      margin-bottom: 20px;
      font-size: 1.5625rem; } }

.vision .column-2,
.value .column-2 {
  margin-top: 70px;
  margin-bottom: 55px;
  font-size: 0; }
  @media only screen and (max-width: 639px) {
    .vision .column-2,
    .value .column-2 {
      margin-bottom: 25px;
      margin-top: 20px; } }
  .vision .column-2 .item,
  .value .column-2 .item {
    display: inline-block;
    width: calc(50% - 5px);
    vertical-align: top; }
    @media screen and (max-width: 1023px) {
      .vision .column-2 .item,
      .value .column-2 .item {
        display: block;
        width: 100%; } }
    .vision .column-2 .item .hdg,
    .value .column-2 .item .hdg {
      margin-bottom: 12px;
      font-size: 1rem;
      font-weight: bold;
      letter-spacing: .04rem; }
      @media only screen and (max-width: 639px) {
        .vision .column-2 .item .hdg,
        .value .column-2 .item .hdg {
          margin-bottom: 5px;
          font-size: 0.875rem; } }
    .vision .column-2 .item + .item,
    .value .column-2 .item + .item {
      margin-left: 10px; }
      @media screen and (max-width: 1023px) {
        .vision .column-2 .item + .item,
        .value .column-2 .item + .item {
          margin-left: 0;
          margin-top: 30px; } }
      @media only screen and (max-width: 639px) {
        .vision .column-2 .item + .item,
        .value .column-2 .item + .item {
          margin-top: 20px; } }
    .vision .column-2 .item .box,
    .value .column-2 .item .box {
      padding: 40px 50px;
      margin-bottom: 10px;
      letter-spacing: .04rem;
      background-color: #e9edf1; }
      @media only screen and (max-width: 639px) {
        .vision .column-2 .item .box,
        .value .column-2 .item .box {
          padding: 15px 25px; } }
      .vision .column-2 .item .box .main,
      .value .column-2 .item .box .main {
        position: relative;
        margin-bottom: 10px;
        font-size: 1.25rem; }
        @media only screen and (max-width: 639px) {
          .vision .column-2 .item .box .main,
          .value .column-2 .item .box .main {
            margin-bottom: 15px;
            font-size: 0.9375rem; } }
        .vision .column-2 .item .box .main .right .strong,
        .value .column-2 .item .box .main .right .strong {
          margin-right: 5px;
          font-size: 1.875rem; }
          @media only screen and (max-width: 639px) {
            .vision .column-2 .item .box .main .right .strong,
            .value .column-2 .item .box .main .right .strong {
              margin-right: 0;
              font-size: 1.1875rem; } }
      .vision .column-2 .item .box .sub,
      .value .column-2 .item .box .sub {
        position: relative;
        padding-top: 20px;
        font-size: 1rem;
        border-top: 1px solid #ccc; }
        @media only screen and (max-width: 639px) {
          .vision .column-2 .item .box .sub,
          .value .column-2 .item .box .sub {
            padding-top: 15px;
            font-size: 0.875rem; } }
        .vision .column-2 .item .box .sub p,
        .value .column-2 .item .box .sub p {
          position: relative; }
          .vision .column-2 .item .box .sub p + p,
          .value .column-2 .item .box .sub p + p {
            margin-top: 6px; }
            @media only screen and (max-width: 639px) {
              .vision .column-2 .item .box .sub p + p,
              .value .column-2 .item .box .sub p + p {
                margin-top: 10px;
                padding-top: 10px;
                border-top: 1px dotted #ccc; } }
      @media only screen and (max-width: 639px) {
        .vision .column-2 .item .box .left,
        .value .column-2 .item .box .left {
          display: block; } }
      .vision .column-2 .item .box .right,
      .value .column-2 .item .box .right {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 0; }
        @media only screen and (max-width: 639px) {
          .vision .column-2 .item .box .right,
          .value .column-2 .item .box .right {
            display: block;
            position: static;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            text-align: right; } }
      .vision .column-2 .item .box .blue,
      .value .column-2 .item .box .blue {
        color: #0033cc; }
        .vision .column-2 .item .box .blue .strong,
        .value .column-2 .item .box .blue .strong {
          font-weight: bold; }
    .vision .column-2 .item .mod-3002,
    .value .column-2 .item .mod-3002 {
      margin-bottom: 0; }

.vision .mod-a008,
.value .mod-a008 {
  margin-bottom: 90px; }
  .vision .mod-a008 a,
  .value .mod-a008 a {
    display: block;
    margin-bottom: 15px; }
    .vision .mod-a008 a:last-child,
    .value .mod-a008 a:last-child {
      margin-bottom: 20px; }
  @media only screen and (max-width: 639px) {
    .vision .mod-a008,
    .value .mod-a008 {
      margin-bottom: 0; } }

/*
██    ██ ██ ███████ ██  ██████  ███    ██
██    ██ ██ ██      ██ ██    ██ ████   ██
██    ██ ██ ███████ ██ ██    ██ ██ ██  ██
 ██  ██  ██      ██ ██ ██    ██ ██  ██ ██
  ████   ██ ███████ ██  ██████  ██   ████
*/
.vision .wrap-contents + .wrap-contents {
  margin-top: 80px; }
  @media only screen and (max-width: 639px) {
    .vision .wrap-contents + .wrap-contents {
      margin-top: 20px; } }

.vision .wrap-contents .txt-strong.is-cs {
  padding-top: 80px;
  border-top: 1px solid #ccc; }
  @media only screen and (max-width: 639px) {
    .vision .wrap-contents .txt-strong.is-cs {
      padding-top: 70px; } }

@media only screen and (min-width: 640px) {
  .vision.en .column-2 .item .box, .vision.de .column-2 .item .box, .vision.it .column-2 .item .box, .vision.ru .column-2 .item .box, .vision.fr .column-2 .item .box, .vision.es .column-2 .item .box, .vision.pt .column-2 .item .box, .vision.cn .column-2 .item .box, .vision.tw .column-2 .item .box, .vision.th .column-2 .item .box, .vision.vi .column-2 .item .box {
    letter-spacing: 0; }
    .vision.en .column-2 .item .box .main, .vision.de .column-2 .item .box .main, .vision.it .column-2 .item .box .main, .vision.ru .column-2 .item .box .main, .vision.fr .column-2 .item .box .main, .vision.es .column-2 .item .box .main, .vision.pt .column-2 .item .box .main, .vision.cn .column-2 .item .box .main, .vision.tw .column-2 .item .box .main, .vision.th .column-2 .item .box .main, .vision.vi .column-2 .item .box .main {
      font-size: 1rem; }
    .vision.en .column-2 .item .box .sub, .vision.de .column-2 .item .box .sub, .vision.it .column-2 .item .box .sub, .vision.ru .column-2 .item .box .sub, .vision.fr .column-2 .item .box .sub, .vision.es .column-2 .item .box .sub, .vision.pt .column-2 .item .box .sub, .vision.cn .column-2 .item .box .sub, .vision.tw .column-2 .item .box .sub, .vision.th .column-2 .item .box .sub, .vision.vi .column-2 .item .box .sub {
      font-size: 0.875rem; }
  .vision.fr .column-2 .item .box .main .right, .vision.es .column-2 .item .box .main .right, .vision.pt .column-2 .item .box .main .right {
    display: block;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    text-align: right; } }

/*
██    ██  █████  ██      ██    ██ ███████
██    ██ ██   ██ ██      ██    ██ ██
██    ██ ███████ ██      ██    ██ █████
 ██  ██  ██   ██ ██      ██    ██ ██
  ████   ██   ██ ███████  ██████  ███████
*/
.value .txt-lead {
  margin-bottom: 80px; }
  @media only screen and (max-width: 639px) {
    .value .txt-lead {
      margin-bottom: 40px; } }

.value .value-item__hdg {
  position: relative;
  color: #fff; }
  .value .value-item__hdg .bg {
    position: relative;
    padding-top: 31.8181%;
    margin-bottom: 40px;
    background-size: cover;
    background-position: center; }
    @media only screen and (max-width: 639px) {
      .value .value-item__hdg .bg {
        margin-bottom: 20px; } }
  .value .value-item__hdg .title {
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    margin-bottom: 8px;
    padding-left: 58px;
    padding-right: 20px;
    font-size: 1.875rem;
    font-weight: normal;
    letter-spacing: .06rem; }
    @media screen and (max-width: 1023px) {
      .value .value-item__hdg .title {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        margin-bottom: 0;
        padding: 0;
        font-size: 1.125rem;
        font-weight: bold;
        text-align: center;
        letter-spacing: .1rem; }
        .value .value-item__hdg .title .border {
          display: inline-block;
          padding-bottom: 4px;
          border-bottom: 3px solid #fff; } }
  .value .value-item__hdg .description {
    position: absolute;
    top: 95px;
    left: 0;
    padding-left: 58px;
    padding-right: 20px;
    font-size: 1rem; }
    @media screen and (max-width: 1023px) {
      .value .value-item__hdg .description {
        position: static;
        margin-bottom: 25px;
        padding: 0;
        color: #000;
        font-size: 0.875rem;
        line-height: 2; } }
    @media only screen and (max-width: 639px) {
      .value .value-item__hdg .description {
        padding: 0 10px; } }
  .value .value-item__hdg.row-2 .description {
    top: 145px; }

.value .wrap-value-item {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 30px; }
  @media only screen and (max-width: 639px) {
    .value .wrap-value-item {
      padding: 0; } }
  .value .wrap-value-item section + section {
    margin-top: 135px; }
    @media only screen and (max-width: 639px) {
      .value .wrap-value-item section + section {
        margin-top: 55px; } }
  .value .wrap-value-item section:nth-child(1) .value-item__hdg .bg {
    background-image: url(https://global.brother/-/media/global/digest/value/img/img-pct-bg1.jpg); }
  .value .wrap-value-item section:nth-child(2) .value-item__hdg .bg {
    background-image: url(https://global.brother/-/media/global/digest/value/img/img-pct-bg2.jpg); }
  .value .wrap-value-item section:nth-child(3) .value-item__hdg .bg {
    background-image: url(https://global.brother/-/media/global/digest/value/img/img-pct-bg3.jpg); }
  .value .wrap-value-item section:nth-child(4) .value-item__hdg .bg {
    background-image: url(https://global.brother/-/media/global/digest/value/img/img-pct-bg4.jpg); }
  .value .wrap-value-item section:nth-child(5) .value-item__hdg .bg {
    background-image: url(https://global.brother/-/media/global/digest/value/img/img-pct-bg5.jpg); }

@media only screen and (max-width: 639px) {
  .value .mod-7002 {
    padding: 0 10px; } }

.value .mod-7002 .img {
  margin-bottom: 20px; }

.numbers .mod-2001 {
  margin-bottom: 50px; }

/*
███    ██ ██    ██ ███    ███ ██████  ███████ ██████  ███████
████   ██ ██    ██ ████  ████ ██   ██ ██      ██   ██ ██
██ ██  ██ ██    ██ ██ ████ ██ ██████  █████   ██████  ███████
██  ██ ██ ██    ██ ██  ██  ██ ██   ██ ██      ██   ██      ██
██   ████  ██████  ██      ██ ██████  ███████ ██   ██ ███████
*/
.numbers .numbers-list {
  font-size: 0; }
  .numbers .numbers-list li {
    position: relative;
    display: inline-block;
    width: calc(33.33333% - 6.666666px);
    height: 254px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: top;
    overflow: hidden; }
    @media screen and (min-width: 1024px) {
      .numbers .numbers-list li:nth-child(3n) {
        margin-right: 0; } }
    @media screen and (max-width: 1023px) {
      .numbers .numbers-list li {
        width: calc(50% - 5px); }
        .numbers .numbers-list li:nth-child(2n) {
          margin-right: 0; } }
    @media only screen and (max-width: 639px) {
      .numbers .numbers-list li {
        width: 100%;
        height: 149px;
        margin-right: 0; } }
    .numbers .numbers-list li:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
    .numbers .numbers-list li:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: .3; }
    .numbers .numbers-list li a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      color: #fff;
      background-color: #0d2ea0;
      z-index: 1;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .numbers .numbers-list li a:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center;
        opacity: 0.1;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out; }
    .numbers .numbers-list li:hover:before {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
    .numbers .numbers-list li:hover a {
      background-color: transparent; }
      .numbers .numbers-list li:hover a .num {
        text-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5); }
      .numbers .numbers-list li:hover a:before {
        opacity: .4; }
    .numbers .numbers-list li .title {
      position: absolute;
      left: 0;
      top: 45px;
      -webkit-transform: translateY(-40%);
          -ms-transform: translateY(-40%);
              transform: translateY(-40%);
      width: 100%;
      padding: 0 10px;
      font-size: 1rem;
      letter-spacing: .06rem; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li .title {
          top: 16px;
          -webkit-transform: translateY(-20%);
              -ms-transform: translateY(-20%);
                  transform: translateY(-20%);
          font-size: 0.8125rem; } }
    .numbers .numbers-list li .num {
      position: absolute;
      left: 0;
      top: 90px;
      width: 100%;
      font-size: 6.25rem;
      font-weight: bold;
      line-height: 1; }
      .numbers .numbers-list li .num .percent {
        font-size: 5rem; }
      .numbers .numbers-list li .num .is-hidden {
        opacity: 0; }
      @media screen and (max-width: 1023px) {
        .numbers .numbers-list li .num {
          font-size: 5rem; } }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li .num {
          top: 60px;
          font-size: 2.8125rem; }
          .numbers .numbers-list li .num .percent {
            font-size: 1.875rem; } }
    .numbers .numbers-list li .small {
      position: absolute;
      bottom: 10px;
      left: 0;
      width: 100%;
      padding-left: 10px;
      padding-right: 20px;
      font-size: 1rem;
      letter-spacing: .06rem;
      text-align: right; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li .small {
          bottom: 7px;
          padding-right: 10px;
          font-size: 0.8125rem; } }
    .numbers .numbers-list li:nth-child(1):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg1.jpg); }
    .numbers .numbers-list li:nth-child(1) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-foundation.svg);
      background-size: 265px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(1) a:before {
          background-size: 144px auto; } }
    .numbers .numbers-list li:nth-child(2):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg2.jpg); }
    .numbers .numbers-list li:nth-child(2) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-group.svg);
      background-size: 280px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(2) a:before {
          background-size: 150px auto; } }
    .numbers .numbers-list li:nth-child(3):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg3.jpg); }
    .numbers .numbers-list li:nth-child(3) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-staff.svg);
      background-size: 280px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(3) a:before {
          background-size: 140px auto; } }
    .numbers .numbers-list li:nth-child(4):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg4.jpg); }
    .numbers .numbers-list li:nth-child(4) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-oversea.svg);
      background-size: 300px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(4) a:before {
          background-size: 160px auto; } }
    .numbers .numbers-list li:nth-child(5):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg5.jpg); }
    .numbers .numbers-list li:nth-child(5) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-global.svg);
      background-size: 340px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(5) a:before {
          background-size: 146px auto; } }
    .numbers .numbers-list li:nth-child(6):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg6.jpg); }
    .numbers .numbers-list li:nth-child(6) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-study.svg);
      background-size: 290px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(6) a:before {
          background-size: 142px auto; } }
    .numbers .numbers-list li:nth-child(7):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg7.jpg); }
    .numbers .numbers-list li:nth-child(7) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-accident.svg);
      background-size: 320px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(7) a:before {
          background-size: 150px auto; } }
    .numbers .numbers-list li:nth-child(7) .small {
      font-size: 0.875rem; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(7) .small {
          font-size: 0.75rem; } }
    @media only screen and (max-width: 639px) {
      .numbers .numbers-list li:nth-child(7) .num {
        top: 54px; } }
    .numbers .numbers-list li:nth-child(8):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg8.jpg); }
    .numbers .numbers-list li:nth-child(8) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-co2.svg);
      background-size: 320px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(8) a:before {
          background-size: 145px auto; } }
    .numbers .numbers-list li:nth-child(9):before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-idx-bg9.jpg); }
    .numbers .numbers-list li:nth-child(9) a:before {
      background-image: url(https://global.brother/-/media/global/digest/numbers/img/icn-pict-goldenring.svg);
      background-size: 300px auto; }
      @media only screen and (max-width: 639px) {
        .numbers .numbers-list li:nth-child(9) a:before {
          background-size: 150px auto; } }

.numbers .modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  mim-height: 100vh;
  font-size: 0;
  z-index: 9999; }
  @media screen and (max-width: 1023px) {
    .numbers .modal {
      overflow-y: scroll; } }
  .numbers .modal .item {
    position: absolute;
    width: 50%;
    height: 100%;
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s; }
    @media screen and (max-width: 1023px) {
      .numbers .modal .item {
        display: block;
        position: relative;
        width: 100%; } }
    .numbers .modal .item.box-txt {
      top: 0;
      right: 0;
      -webkit-transform: translateY(-100%);
          -ms-transform: translateY(-100%);
              transform: translateY(-100%);
      background-color: #fff; }
      @media screen and (max-width: 1023px) {
        .numbers .modal .item.box-txt {
          height: auto;
          min-height: 55.0224888%;
          -webkit-transform: translateX(100%);
              -ms-transform: translateX(100%);
                  transform: translateX(100%); } }
      .numbers .modal .item.box-txt .wrap {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden; }
      .numbers .modal .item.box-txt .wrap-txt {
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 100%;
        max-width: 510px;
        padding: 0 20px;
        opacity: 0;
        -webkit-transition: opacity .5s ease-out;
        transition: opacity .5s ease-out; }
        @media screen and (max-width: 1023px) {
          .numbers .modal .item.box-txt .wrap-txt {
            position: static;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            max-width: 100%;
            padding: 40px 20px; } }
        .numbers .modal .item.box-txt .wrap-txt .hdg {
          margin-bottom: 30px;
          font-size: 1.5625rem;
          font-weight: bold; }
          @media screen and (max-width: 1023px) {
            .numbers .modal .item.box-txt .wrap-txt .hdg {
              font-size: 1rem; } }
        .numbers .modal .item.box-txt .wrap-txt .txt {
          font-size: 1rem;
          line-height: 2; }
          .numbers .modal .item.box-txt .wrap-txt .txt + .list-hdg {
            margin-top: 30px; }
          .numbers .modal .item.box-txt .wrap-txt .txt + ul {
            margin-top: 35px; }
          @media screen and (max-width: 1023px) {
            .numbers .modal .item.box-txt .wrap-txt .txt {
              font-size: 0.875rem; } }
        .numbers .modal .item.box-txt .wrap-txt .note {
          margin-top: 30px;
          color: #222;
          font-size: 0.875rem;
          letter-spacing: -.02rem; }
        .numbers .modal .item.box-txt .wrap-txt .list-hdg {
          padding-bottom: 8px;
          margin-bottom: 22px;
          font-size: 1rem;
          font-weight: bold;
          border-bottom: 1px solid #ddd; }
          @media screen and (max-width: 1023px) {
            .numbers .modal .item.box-txt .wrap-txt .list-hdg {
              font-size: 0.875rem; } }
        .numbers .modal .item.box-txt .wrap-txt li {
          position: relative;
          padding-left: 30px;
          font-size: 1rem;
          list-style: none; }
          .numbers .modal .item.box-txt .wrap-txt li:before {
            content: '';
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            border-radius: 12px; }
          .numbers .modal .item.box-txt .wrap-txt li + li {
            margin-top: 10px; }
          @media screen and (max-width: 1023px) {
            .numbers .modal .item.box-txt .wrap-txt li {
              font-size: 0.875rem; } }
        .numbers .modal .item.box-txt .wrap-txt.group li:nth-child(1):before {
          background-color: #008bd5; }
        .numbers .modal .item.box-txt .wrap-txt.group li:nth-child(2):before {
          background-color: #ef8200; }
        .numbers .modal .item.box-txt .wrap-txt.group li:nth-child(3):before {
          background-color: #009844; }
        .numbers .modal .item.box-txt .wrap-txt.group li:nth-child(4):before {
          background-color: #db6aa3; }
        .numbers .modal .item.box-txt .wrap-txt.group li:nth-child(5):before {
          background-color: #00aca8; }
        .numbers .modal .item.box-txt .wrap-txt.group li:nth-child(6):before {
          background-color: #cccccc; }
        .numbers .modal .item.box-txt .wrap-txt.staff li:nth-child(1):before {
          background-color: #68ae28; }
        .numbers .modal .item.box-txt .wrap-txt.staff li:nth-child(2):before {
          background-color: #d50078; }
        .numbers .modal .item.box-txt .wrap-txt.staff li:nth-child(3):before {
          background-color: #0097da; }
        .numbers .modal .item.box-txt .wrap-txt.staff li:nth-child(4):before {
          background-color: #e07a00; }
        .numbers .modal .item.box-txt .wrap-txt.oversea li:nth-child(1):before {
          background-color: #68ae28; }
        .numbers .modal .item.box-txt .wrap-txt.oversea li:nth-child(2):before {
          background-color: #d50078; }
        .numbers .modal .item.box-txt .wrap-txt.oversea li:nth-child(3):before {
          background-color: #0097da; }
        .numbers .modal .item.box-txt .wrap-txt.oversea li:nth-child(4):before {
          background-color: #e07a00; }
        .numbers .modal .item.box-txt .wrap-txt.global li:nth-child(1):before {
          background-color: #0033ff; }
        .numbers .modal .item.box-txt .wrap-txt.global li:nth-child(2):before {
          background-color: #ff3399; }
        .numbers .modal .item.box-txt .wrap-txt.global li:nth-child(3):before {
          background-color: #ff6600; }
        .numbers .modal .item.box-txt .wrap-txt.global li:nth-child(4):before {
          background-color: #ffcc00; }
        .numbers .modal .item.box-txt .wrap-txt.global li:nth-child(5):before {
          background-color: #33cc66; }
        .numbers .modal .item.box-txt .wrap-txt.global li:nth-child(6):before {
          background-color: #cc3333; }
        .numbers .modal .item.box-txt .wrap-txt.global li:nth-child(7):before {
          background-color: #00d9cc; }
    .numbers .modal .item.box-img {
      top: 0;
      left: 0;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      background-color: #fff;
      overflow: hidden; }
      @media screen and (max-width: 1023px) {
        .numbers .modal .item.box-img {
          position: relative;
          height: 44.9775112%;
          min-height: 380px;
          -webkit-transform: translateX(-100%);
              -ms-transform: translateX(-100%);
                  transform: translateX(-100%); } }
      @media only screen and (max-width: 639px) {
        .numbers .modal .item.box-img {
          min-height: 0;
          padding-right: 0;
          padding-left: 0; }
          .numbers .modal .item.box-img .wrap-img {
            max-height: 200px;
            padding-right: 0 !important;
            padding-left: 0 !important; } }
      .numbers .modal .item.box-img .bg {
        position: absolute;
        top: 0;
        right: 0;
        -webkit-transform: translateX(50%);
            -ms-transform: translateX(50%);
                transform: translateX(50%);
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center; }
        @media screen and (min-width: 1025px) {
          .numbers .modal .item.box-img .bg {
            -webkit-transition: -webkit-transform 30s linear;
            transition: -webkit-transform 30s linear;
            transition: transform 30s linear;
            transition: transform 30s linear, -webkit-transform 30s linear; } }
        @media screen and (max-width: 1024px) {
          .numbers .modal .item.box-img .bg {
            -webkit-transform: translate(0);
                -ms-transform: translate(0);
                    transform: translate(0); } }
        .numbers .modal .item.box-img .bg.foundation {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg1.jpg); }
        .numbers .modal .item.box-img .bg.group {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg2.jpg); }
        .numbers .modal .item.box-img .bg.staff {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg3.jpg); }
        .numbers .modal .item.box-img .bg.oversea {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg4.jpg); }
        .numbers .modal .item.box-img .bg.global {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg5.jpg); }
        .numbers .modal .item.box-img .bg.study {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg6.jpg); }
        .numbers .modal .item.box-img .bg.accident {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg7.jpg); }
        .numbers .modal .item.box-img .bg.co2 {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg8.jpg); }
        .numbers .modal .item.box-img .bg.goldenring {
          background-image: url(https://global.brother/-/media/global/digest/numbers/img/img-detail-bg9.jpg); }
      .numbers .modal .item.box-img .wrap-img {
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 100%;
        padding: 0 20px;
        opacity: 0;
        text-align: center;
        -webkit-transition: opacity .5s ease-out;
        transition: opacity .5s ease-out; }
        @media screen and (min-width: 1024px) {
          .numbers .modal .item.box-img .wrap-img img {
            width: 100%; }
          .numbers .modal .item.box-img .wrap-img.foundation {
            max-width: 440px; }
          .numbers .modal .item.box-img .wrap-img.global {
            max-width: 600px; }
          .numbers .modal .item.box-img .wrap-img.group, .numbers .modal .item.box-img .wrap-img.staff {
            max-width: 640px; }
          .numbers .modal .item.box-img .wrap-img.oversea {
            max-width: 530px; } }
        @media screen and (max-width: 1023px) {
          .numbers .modal .item.box-img .wrap-img {
            position: relative;
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-45%);
                -ms-transform: translateY(-45%);
                    transform: translateY(-45%);
            height: 75%; }
            .numbers .modal .item.box-img .wrap-img img {
              max-height: 100%;
              height: auto; } }
        @media only screen and (max-width: 639px) {
          .numbers .modal .item.box-img .wrap-img img {
            max-width: 90%; }
          .numbers .modal .item.box-img .wrap-img.global img {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); } }
  .numbers .modal.is-open .item {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
    .numbers .modal.is-open .item.box-img .bg {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
    @media screen and (max-width: 1023px) {
      .numbers .modal.is-open .item {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
        .numbers .modal.is-open .item.box-img .bg {
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none; } }
  .numbers .modal .wrap-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    padding: 20px 40px;
    text-align: right;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    opacity: 0; }
    @media screen and (max-width: 1023px) {
      .numbers .modal .wrap-close {
        background: none;
        border: none;
        padding: 20px 20px; } }
    .numbers .modal .wrap-close:hover {
      text-decoration: underline; }
  .numbers .modal .close {
    position: relative;
    display: inline-block;
    padding-left: 32px;
    font-size: 0.875rem;
    letter-spacing: .2rem;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    cursor: pointer; }
    .numbers .modal .close:before, .numbers .modal .close:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 20px;
      height: 2px;
      background-color: #000; }
    .numbers .modal .close:before {
      -webkit-transform: translateY(-50%) rotate(-45deg);
          -ms-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg); }
    .numbers .modal .close:after {
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg); }
    @media screen and (max-width: 1023px) {
      .numbers .modal .close {
        color: #fff;
        font-size: 0.75rem; }
        .numbers .modal .close:before, .numbers .modal .close:after {
          width: 15px;
          height: 2px;
          background-color: #fff; } }
    .numbers .modal .close:hover {
      text-decoration: underline; }

/*
███    ███ ██    ██ ██   ████████ ██       ██████  ██    ██ ███████ ██ ███    ██ ███████ ███████ ███████
████  ████ ██    ██ ██      ██    ██       ██   ██ ██    ██ ██      ██ ████   ██ ██      ██      ██
██ ████ ██ ██    ██ ██      ██    ██ █████ ██████  ██    ██ ███████ ██ ██ ██  ██ █████   ███████ ███████
██  ██  ██ ██    ██ ██      ██    ██       ██   ██ ██    ██      ██ ██ ██  ██ ██ ██           ██      ██
██      ██  ██████  ███████ ██    ██       ██████   ██████  ███████ ██ ██   ████ ███████ ███████ ███████
*/
@-webkit-keyframes anim-loader {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }
@keyframes anim-loader {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

.business {
  font-size: 100%;
  overflow: hidden; }
  .business #container {
    opacity: 1 !important; }
  .business .u-scroll-down {
    width: 100px;
    margin: 0 auto;
    white-space: nowrap;
    overflow: visible; }
    @media screen and (max-width: 768px) {
      .business .u-scroll-down {
        height: 60px; } }
  .business .p-home__item.is-item-02 .p-home__image-bg-dummy div, .business .p-home__item.is-item-03 .p-home__image-bg-dummy div, .business .p-home__item.is-item-04 .p-home__image-bg-dummy div, .business .p-home__item.is-item-05 .p-home__image-bg-dummy div {
    opacity: 0; }
  .business .p-home__item.is-item-02.is-current .p-home__image-bg-dummy.is-animation-detail div, .business .p-home__item.is-item-03.is-current .p-home__image-bg-dummy.is-animation-detail div, .business .p-home__item.is-item-04.is-current .p-home__image-bg-dummy.is-animation-detail div, .business .p-home__item.is-item-05.is-current .p-home__image-bg-dummy.is-animation-detail div {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out; }
  .business .top-bg.is-show {
    opacity: 1 !important; }
  .business .top-image {
    visibility: hidden; }
  .business #progress-circle {
    position: relative;
    width: 110px;
    height: 110px;
    margin: 40px auto 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 4px solid rgba(255, 255, 255, 0.4);
    border-radius: 55px; }
    @media screen and (max-width: 768px) {
      .business #progress-circle {
        width: 90px;
        height: 90px;
        margin: 20px auto 0;
        border: 3px solid rgba(255, 255, 255, 0.4); } }
    .business #progress-circle svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-animation: anim-loader 3s linear infinite;
              animation: anim-loader 3s linear infinite;
      -webkit-transition: all .3s linear;
      transition: all .3s linear; }
      @media screen and (max-width: 768px) {
        .business #progress-circle svg {
          width: 90px;
          height: 90px; } }
    .business #progress-circle circle {
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center;
      fill: transparent;
      stroke: #fff;
      stroke-width: 3;
      stroke-dasharray: 60 110; }
      @media screen and (max-width: 768px) {
        .business #progress-circle circle {
          width: 90px;
          height: 90px;
          stroke-dasharray: 47 90; } }
    .business #progress-circle .load-text,
    .business #progress-circle .load-text-start {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      margin-top: -1px;
      margin-left: -1px;
      font-size: 0.875rem;
      font-weight: bold;
      font-style: italic;
      letter-spacing: .065rem;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
    .business #progress-circle .load-text {
      white-space: nowrap;
      font-size: 0.875rem; }
      .business #progress-circle .load-text .percent {
        font-size: 0.875rem; }
      @media screen and (max-width: 768px) {
        .business #progress-circle .load-text {
          font-size: 0.75rem; } }
    .business #progress-circle .load-text-start {
      visibility: hidden;
      opacity: 0;
      font-size: 1.125rem; }
      @media screen and (max-width: 768px) {
        .business #progress-circle .load-text-start {
          font-size: 0.875rem; } }
    .business #progress-circle.is-start {
      cursor: pointer;
      border-color: #fff; }
      .business #progress-circle.is-start:hover {
        opacity: .6; }
      .business #progress-circle.is-start .load-text {
        visibility: hidden;
        opacity: 0; }
      .business #progress-circle.is-start .load-text-start {
        -webkit-transition-delay: .5s;
                transition-delay: .5s;
        visibility: visible;
        opacity: 1; }
      .business #progress-circle.is-start circle {
        opacity: 0; }
  .business .p-business-indicator li a:after, .business .p-business-indicator li a:before {
    box-sizing: content-box; }
  .business .u-scroll-down {
    z-index: 1; }
  .business .mod-2003 {
    font-weight: bold; }
  .business .mod-2001 {
    position: relative;
    margin-bottom: 0;
    z-index: 2; }
    .business .mod-2001 .title {
      z-index: 2;
      text-align: left; }
  .business .p-home__inner {
    overflow: hidden; }
  .business .en .p-business__title h2 .text > span,
  .business .de .p-business__title h2 .text > span,
  .business .it .p-business__title h2 .text > span,
  .business .ru .p-business__title h2 .text > span,
  .business .fr .p-business__title h2 .text > span,
  .business .es .p-business__title h2 .text > span,
  .business .pt .p-business__title h2 .text > span,
  .business .cn .p-business__title h2 .text > span,
  .business .tw .p-business__title h2 .text > span,
  .business .th .p-business__title h2 .text > span,
  .business .vi .p-business__title h2 .text > span {
    letter-spacing: .25rem; }
    @media screen and (max-width: 640px) {
      .business .en .p-business__title h2 .text > span,
      .business .de .p-business__title h2 .text > span,
      .business .it .p-business__title h2 .text > span,
      .business .ru .p-business__title h2 .text > span,
      .business .fr .p-business__title h2 .text > span,
      .business .es .p-business__title h2 .text > span,
      .business .pt .p-business__title h2 .text > span,
      .business .cn .p-business__title h2 .text > span,
      .business .tw .p-business__title h2 .text > span,
      .business .th .p-business__title h2 .text > span,
      .business .vi .p-business__title h2 .text > span {
        letter-spacing: 0.15rem; } }
    @media screen and (max-width: 360px) {
      .business .en .p-business__title h2 .text > span,
      .business .de .p-business__title h2 .text > span,
      .business .it .p-business__title h2 .text > span,
      .business .ru .p-business__title h2 .text > span,
      .business .fr .p-business__title h2 .text > span,
      .business .es .p-business__title h2 .text > span,
      .business .pt .p-business__title h2 .text > span,
      .business .cn .p-business__title h2 .text > span,
      .business .tw .p-business__title h2 .text > span,
      .business .th .p-business__title h2 .text > span,
      .business .vi .p-business__title h2 .text > span {
        letter-spacing: 0.08rem; } }
  @media screen and (max-width: 768px) {
    .business .en .p-business__title,
    .business .de .p-business__title,
    .business .it .p-business__title,
    .business .ru .p-business__title,
    .business .fr .p-business__title,
    .business .es .p-business__title,
    .business .pt .p-business__title,
    .business .cn .p-business__title,
    .business .tw .p-business__title,
    .business .th .p-business__title,
    .business .vi .p-business__title {
      font-size: 1.125rem; } }
  @media screen and (max-width: 640px) {
    .business .en .p-business__title,
    .business .de .p-business__title,
    .business .it .p-business__title,
    .business .ru .p-business__title,
    .business .fr .p-business__title,
    .business .es .p-business__title,
    .business .pt .p-business__title,
    .business .cn .p-business__title,
    .business .tw .p-business__title,
    .business .th .p-business__title,
    .business .vi .p-business__title {
      font-size: 1rem; } }
  @media screen and (max-width: 360px) {
    .business .en .p-business__title,
    .business .de .p-business__title,
    .business .it .p-business__title,
    .business .ru .p-business__title,
    .business .fr .p-business__title,
    .business .es .p-business__title,
    .business .pt .p-business__title,
    .business .cn .p-business__title,
    .business .tw .p-business__title,
    .business .th .p-business__title,
    .business .vi .p-business__title {
      font-size: 0.9375rem; } }
  @media only screen and (min-width: 769px) {
    .business .p-main {
      height: 100%; } }
  .business .p-home__item .p-home__text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-top: 60px;
    width: 100%;
    text-align: center; }
    @media only screen and (max-width: 639px) {
      .business .p-home__item .p-home__text-wrapper {
        padding: 0 10px;
        margin-top: -20px; } }
  .business .p-business__lead {
    display: inline-block;
    max-width: 100%;
    margin-top: 0;
    font-size: 1.125rem;
    font-style: italic;
    font-weight: normal;
    line-height: 2;
    letter-spacing: .05rem;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .8s;
    transition: opacity .8s; }
    @media screen and (max-width: 768px) {
      .business .p-business__lead {
        font-size: 0.9375rem;
        letter-spacing: .05rem; } }
    @media screen and (max-width: 640px) {
      .business .p-business__lead {
        font-size: 0.875rem;
        letter-spacing: .05rem; } }
    @media screen and (max-width: 360px) {
      .business .p-business__lead {
        font-size: 0.8125rem;
        letter-spacing: .01rem; } }
    @media screen and (max-width: 768px) {
      .business .p-business__lead {
        font-size: 0;
        letter-spacing: .05rem; } }
    @media screen and (max-width: 640px) {
      .business .p-business__lead {
        letter-spacing: .05rem; } }
    @media screen and (max-width: 360px) {
      .business .p-business__lead {
        letter-spacing: .01rem; } }
    @media screen and (min-width: 641px) {
      .business .p-business__lead .row {
        display: inline-block;
        padding: 8px 10px;
        position: relative;
        overflow: hidden;
        z-index: 1; }
        .business .p-business__lead .row:before {
          content: '';
          background: #0d2ea1;
          position: absolute;
          top: 0;
          right: 0;
          z-index: 0;
          width: 100%;
          height: 100%;
          -webkit-transform: scale(0, 1);
              -ms-transform: scale(0, 1);
                  transform: scale(0, 1);
          -webkit-transform-origin: left;
              -ms-transform-origin: left;
                  transform-origin: left;
          -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
          transition: -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
          transition: transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
          transition: transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
          z-index: -1; }
        .business .p-business__lead .row:not(first-child) {
          margin-top: 8px; }
        .business .p-business__lead .row:nth-of-type(1) .row {
          -webkit-transition-delay: .3s;
                  transition-delay: .3s; }
        .business .p-business__lead .row:nth-of-type(2):before {
          -webkit-transition-delay: .3s;
                  transition-delay: .3s; }
        .business .p-business__lead .row:nth-of-type(2) .txt {
          -webkit-transition-delay: .6s;
                  transition-delay: .6s; }
        .business .p-business__lead .row:nth-of-type(3):before {
          -webkit-transition-delay: .6s;
                  transition-delay: .6s; }
        .business .p-business__lead .row:nth-of-type(3) .txt {
          -webkit-transition-delay: .9s;
                  transition-delay: .9s; }
        .business .p-business__lead .row:nth-of-type(4):before {
          -webkit-transition-delay: .9s;
                  transition-delay: .9s; }
        .business .p-business__lead .row:nth-of-type(4) .txt {
          -webkit-transition-delay: 1.2s;
                  transition-delay: 1.2s; }
        .business .p-business__lead .row:nth-of-type(5):before {
          -webkit-transition-delay: 1.2s;
                  transition-delay: 1.2s; }
        .business .p-business__lead .row:nth-of-type(5) .txt {
          -webkit-transition-delay: 1.5s;
                  transition-delay: 1.5s; }
        .business .p-business__lead .row .txt {
          -webkit-transform: translateY(100px);
              -ms-transform: translateY(100px);
                  transform: translateY(100px);
          -webkit-transition: all 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
          transition: all 0.6s cubic-bezier(0.75, 0.01, 0.3, 1); }
        .business .p-business__lead .row .br-sp {
          display: none; } }
    @media screen and (max-width: 768px) {
      .business .p-business__lead .row {
        line-height: 1; } }
    .business .p-business__lead .row-sp {
      padding: 0 4px; }
      @media screen and (max-width: 768px) {
        .business .p-business__lead .row-sp {
          font-size: 0.9375rem;
          letter-spacing: .05rem; } }
      @media screen and (max-width: 640px) {
        .business .p-business__lead .row-sp {
          font-size: 0.875rem;
          letter-spacing: .05rem; } }
      @media screen and (max-width: 360px) {
        .business .p-business__lead .row-sp {
          font-size: 0.8125rem;
          letter-spacing: .01rem; } }
      @media screen and (max-width: 640px) {
        .business .p-business__lead .row-sp {
          display: inline-block;
          padding: 6px 4px;
          position: relative;
          overflow: hidden;
          z-index: 1; }
          .business .p-business__lead .row-sp:before {
            content: '';
            background: #0d2ea1;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 0;
            width: 100%;
            height: 100%;
            -webkit-transform: scale(0, 1);
                -ms-transform: scale(0, 1);
                    transform: scale(0, 1);
            -webkit-transform-origin: left;
                -ms-transform-origin: left;
                    transform-origin: left;
            -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            transition: -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            transition: transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            transition: transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            z-index: -1; }
          .business .p-business__lead .row-sp:not(first-child) {
            margin-top: 6px; }
          .business .p-business__lead .row-sp .txt-sp {
            -webkit-transform: translateY(100px);
                -ms-transform: translateY(100px);
                    transform: translateY(100px);
            -webkit-transition: all 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            transition: all 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            -webkit-transition-delay: .2s;
                    transition-delay: .2s; } }
    .business .p-business__lead.is-active {
      opacity: 1; }
      @media screen and (min-width: 641px) {
        .business .p-business__lead.is-active .row:before {
          -webkit-transform: scale(1, 1);
              -ms-transform: scale(1, 1);
                  transform: scale(1, 1); }
        .business .p-business__lead.is-active .row .txt {
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0); } }
      @media screen and (max-width: 640px) {
        .business .p-business__lead.is-active .row-sp:before {
          -webkit-transform: scale(1, 1);
              -ms-transform: scale(1, 1);
                  transform: scale(1, 1); }
        .business .p-business__lead.is-active .row-sp .txt-sp {
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0); } }
  .business .p-home__item-inner {
    margin-top: 0; }
  .business .p-home__item {
    background-color: #000; }
  .business .p-business__footer {
    height: 100%;
    padding-top: 200px;
    overflow-y: scroll;
    z-index: 105; }
    @media screen and (max-width: 768px) {
      .business .p-business__footer {
        padding-top: 40px; } }
    .business .p-business__footer .st-backToTopFixed {
      display: none !important; }
  .business .p-business .link {
    font-size: 0.875rem; }
    @media screen and (max-width: 768px) {
      .business .p-business .link {
        width: 48px;
        height: 48px;
        max-width: 48px; } }
    @media screen and (max-width: 1024px) {
      .business .p-business .link:hover .text:before {
        width: 54px; }
      .business .p-business .link:hover .text:after {
        width: 81px; } }
  .business .p-business .link .icon {
    line-height: 27px; }
  @media screen and (max-width: 768px) {
    .business .p-business .link .text span {
      display: none; } }
  .business .p-business__title {
    font-size: 1.375rem; }
    @media screen and (min-width: 641px) {
      .business .p-business__title .br-sp {
        display: none; } }
    @media screen and (max-width: 640px) {
      .business .p-business__title {
        font-size: 0.875rem; }
        .business .p-business__title h2 {
          margin-top: 0; }
        .business .p-business__title .row {
          padding: 0;
          margin-top: 0 !important; }
          .business .p-business__title .row .txt {
            -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                    transform: translateY(0); }
          .business .p-business__title .row:before {
            content: none; }
        .business .p-business__title .row-sp {
          display: inline-block;
          padding: 4px 6px;
          position: relative;
          letter-spacing: .07rem;
          overflow: hidden;
          z-index: 1; }
          .business .p-business__title .row-sp:before {
            content: '';
            background: #0d2ea1;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 0;
            width: 100%;
            height: 100%;
            -webkit-transform: scale(0, 1);
                -ms-transform: scale(0, 1);
                    transform: scale(0, 1);
            -webkit-transform-origin: left;
                -ms-transform-origin: left;
                    transform-origin: left;
            -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            transition: -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            transition: transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            transition: transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            z-index: -1; }
          .business .p-business__title .row-sp:not(first-child) {
            margin-top: 8px; }
          .business .p-business__title .row-sp .txt-sp {
            display: inline-block;
            -webkit-transform: translateY(100px);
                -ms-transform: translateY(100px);
                    transform: translateY(100px);
            -webkit-transition: all 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            transition: all 0.6s cubic-bezier(0.75, 0.01, 0.3, 1);
            -webkit-transition-delay: .2s;
                    transition-delay: .2s; } }
    @media screen and (max-width: 360px) {
      .business .p-business__title {
        left: 10px; } }
    @media screen and (max-width: 640px) {
      .business .p-business__title.is-active .row-sp:before {
        -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
                transform: scale(1, 1); }
      .business .p-business__title.is-active .row-sp .txt-sp {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); } }
  .business .p-business-modal .item h2 {
    font-size: 1.5625rem; }
    @media screen and (max-width: 768px) {
      .business .p-business-modal .item h2 {
        font-size: 1rem; } }
  .business .p-business-modal .item img {
    vertical-align: top; }
  .business .p-business-modal .item p {
    font-size: 1rem;
    line-height: 2; }
    @media screen and (max-width: 768px) {
      .business .p-business-modal .item p {
        font-size: 0.875rem; } }
  .business .p-business-modal .wrap-img img {
    width: 100%; }
  @media screen and (min-width: 769px) {
    .business .p-business-modal .wrap-img:not(.wide) {
      margin: 15px -5px 0;
      font-size: 0; }
      .business .p-business-modal .wrap-img:not(.wide) .img {
        display: inline-block;
        width: 50%;
        padding: 5px; }
    .business .p-business-modal .wrap-img.wide {
      margin-top: 15px; }
      .business .p-business-modal .wrap-img.wide .img {
        padding: 5px 0; } }
  @media screen and (max-width: 768px) {
    .business .p-business-modal .wrap-img {
      margin-top: 15px; }
      .business .p-business-modal .wrap-img .img {
        padding: 5px 0; } }
  .business .p-header--entry__close {
    font-size: 0.875rem;
    font-style: normal;
    letter-spacing: .2rem;
    padding-left: 35px; }
    .business .p-header--entry__close:hover {
      text-decoration: underline; }
  .business .p-header--entry {
    top: 0 !important;
    padding: 20px 40px;
    right: 0;
    width: 50%;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    font-size: 0;
    text-align: right; }
    @media screen and (min-width: 769px) {
      .business .p-header--entry {
        background-color: #fff;
        border-bottom: 1px solid #ccc; } }
    .business .p-header--entry a {
      position: relative;
      display: inline-block;
      padding-left: 35px; }
      .business .p-header--entry a:before, .business .p-header--entry a:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 20px;
        height: 2px;
        margin: 0;
        background-color: #000; }
      .business .p-header--entry a:before {
        -webkit-transform: translateY(-50%) rotate(-45deg);
            -ms-transform: translateY(-50%) rotate(-45deg);
                transform: translateY(-50%) rotate(-45deg); }
      .business .p-header--entry a:after {
        -webkit-transform: translateY(-50%) rotate(45deg);
            -ms-transform: translateY(-50%) rotate(45deg);
                transform: translateY(-50%) rotate(45deg); }
    @media screen and (max-width: 768px) {
      .business .p-header--entry {
        top: 20px !important;
        padding: 0 20px 0 0;
        background: none; }
        .business .p-header--entry a {
          font-size: 0.75rem;
          color: #000; }
          .business .p-header--entry a:before, .business .p-header--entry a:after {
            background: #000; } }
  .business .p-business-wrapper .u-scroll-down.is-active,
  .business .u-scroll-down {
    font-size: 0.875rem; }
  .business .p-business-nav {
    right: 0;
    bottom: 0;
    display: block !important;
    width: 100px;
    height: 50px; }
    .business .p-business-nav .prev,
    .business .p-business-nav .next {
      position: absolute;
      top: 0;
      width: calc(50% - 0.5px);
      height: 100%;
      margin-top: 0;
      background-color: #2b3748;
      border: none;
      border-radius: 0;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .business .p-business-nav .prev:before,
      .business .p-business-nav .next:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        color: #fff;
        font-size: 1.375rem;
        font-family: 'fontAwesome';
        line-height: 1;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out; }
      .business .p-business-nav .prev:hover,
      .business .p-business-nav .next:hover {
        opacity: 0.7; }
    .business .p-business-nav .prev {
      left: 0; }
      .business .p-business-nav .prev:before {
        content: "\f104";
        margin-top: -1px; }
    .business .p-business-nav .next {
      right: 0; }
      .business .p-business-nav .next:before {
        content: "\f105";
        margin-top: 1px; }
    @media screen and (max-width: 1024px) {
      .business .p-business-nav {
        display: none !important; } }
  .business .mod-a001 {
    margin: 0 auto;
    padding-bottom: 85px;
    background-color: #fff; }
  .business .mod-6019 {
    margin-bottom: 0; }
  .business .st-backToTopFixed.is-footer {
    z-index: 0;
    opacity: 1 !important; }
    .business .st-backToTopFixed.is-footer.is-show {
      z-index: 9999; }
	
    .st-backToTopFixed {
      z-index: 9999; }

/*
███████ ██      ██  ██████ ██   ██
██      ██      ██ ██      ██  ██
███████ ██      ██ ██      █████
     ██ ██      ██ ██      ██  ██
███████ ███████ ██  ██████ ██   ██
*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:after, .slick-track:before {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.ie8 *,
.ie9 * {
  font-size: 16px;
  opacity: 1 !important; }

.ie8 .message .section-item.section-img .bg,
.ie8 .story .section-item.section-img .bg,
.ie9 .message .section-item.section-img .bg,
.ie9 .story .section-item.section-img .bg {
  position: static;
  height: 1000px; }

.ie8 .message .section-item.section-img .wrap-copy,
.ie8 .story .section-item.section-img .wrap-copy,
.ie9 .message .section-item.section-img .wrap-copy,
.ie9 .story .section-item.section-img .wrap-copy {
  position: static; }

.ie8 .message .section-item.section-img .copy,
.ie8 .story .section-item.section-img .copy,
.ie9 .message .section-item.section-img .copy,
.ie9 .story .section-item.section-img .copy {
  color: #000 !important; }

.ie8 .message .section-item.section-txt, .ie8 .message .section-item.hdg,
.ie8 .story .section-item.section-txt,
.ie8 .story .section-item.hdg,
.ie9 .message .section-item.section-txt,
.ie9 .message .section-item.hdg,
.ie9 .story .section-item.section-txt,
.ie9 .story .section-item.hdg {
  height: 1000px; }

.ie8 .numbers .numbers-list li,
.ie9 .numbers .numbers-list li {
  display: block;
  width: 33%; }
  .ie8 .numbers .numbers-list li .small,
  .ie9 .numbers .numbers-list li .small {
    padding: 0; }

.ie8 .numbers .modal,
.ie9 .numbers .modal {
  display: block;
  position: static; }
  .ie8 .numbers .modal .box-img,
  .ie9 .numbers .modal .box-img {
    position: static; }
    .ie8 .numbers .modal .box-img .wrap-img,
    .ie9 .numbers .modal .box-img .wrap-img {
      position: static;
      display: block; }
  .ie8 .numbers .modal .box-txt,
  .ie9 .numbers .modal .box-txt {
    position: static; }
    .ie8 .numbers .modal .box-txt .wrap-txt,
    .ie9 .numbers .modal .box-txt .wrap-txt {
      position: static;
      display: block; }

.ie8 .bhistory .p-history__more,
.ie9 .bhistory .p-history__more {
  color: #000 !important; }

.ie8 .bhistory .p-entry__hero,
.ie9 .bhistory .p-entry__hero {
  height: 1000px;
  background-size: cover;
  background-position: center; }
  .ie8 .bhistory .p-entry__hero:after,
  .ie9 .bhistory .p-entry__hero:after {
    content: none; }

.ie8 .bhistory .p-entry__title,
.ie9 .bhistory .p-entry__title {
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.ie8 .story .section-item.hdg .title,
.ie9 .story .section-item.hdg .title {
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.ie8 .story .section-item.section-txt,
.ie9 .story .section-item.section-txt {
  height: auto !important; }

.ie8 .story .section-item .wrap-txt,
.ie9 .story .section-item .wrap-txt {
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }
