.marinebranding-content {
  width: 100%;
  overflow: hidden;
}
.marinebranding-content .marinebranding-color {
  color: #1b5e7b;
}
.marinebranding-container {
  margin: 0 auto;
  padding: 0 4%;
  width: 100%;
  max-width: 1240px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.marinebranding-content .doc-plain-01 {
  letter-spacing: .05em;
}
/*--------------------
column
---------------------*/
.marinebranding-lyt-column-01 {
  display: flex;
  flex-wrap: wrap;
}
/*--------------------
scroll
---------------------*/
.scroll {
  position: absolute;
  bottom: 11%;
  left: 50%;
  transform: translateX(-50%);
}
.scroll::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-bottom: #FFF 2px solid;
  border-left: #FFF 2px solid;
  transform: rotate(-45deg);
  transition: all .2s ease;
  bottom: -25px;
  left: 50%;
  transform: rotate(-45deg) translateY(-50%);
  animation: move 3s infinite;
}
/*--------------------
hdg
---------------------*/
.marinebranding-hdg-level2-01 {
  margin: 0 0 30px;
}
.marinebranding-hdg-level2-01-below {
  font-size: 36px;
  font-style: italic;
  display: block;
  font-weight: 600;
}
.marinebranding-hdg-level2-02 {
  font-size: 36px;
  letter-spacing: 0.12em;
  font-family: 'DINNextLTPro-Regular';
  margin: 0 0 10px;
}
.marinebranding-hdg-level3-02 {
  font-size: 32px;
  font-family: 'DINNextLTPro-Regular';
  margin: 0 0 28px;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
/*--------------------
btn
---------------------*/
a.button-02 span {
  position: relative;
  z-index: 1;
}
a.button-02 canvas {
  position: absolute;
  left: 0;
  bottom: -130%;
  width: 100%;
  height: 215%;
  transition: bottom 0.5s ease-out;
}
a.button-02:hover canvas {
  bottom: 0;
  width: 100%;
  opacity: 1;
}
a.button-02.is-wave:hover {
  color: #FFF;
  background: #FFF;
  border-color: #FFF;
  opacity: 1;
}
a.button-02.is-wave:hover::before {
  bottom: 0;
}
a.button-02.is-wave:hover::after {
  border-color: #FFF;
}
a.button-02.is-mail::before {
  content: '';
  width: 30px;
  height: 21px;
  background: url(/global/about/marinebranding/img/icon_mail.png) no-repeat center/contain;
  display: inline-block;
  vertical-align: middle;
  margin: -4px 14px 0 0;
}
a.button-02.is-mail::after {
  display: none;
}
/*--------------------
MV
---------------------*/
.marinebranding-mv {
  position: relative;
}
.marinebranding-mv__hdg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.01em;
  width: 100%;
}
.marinebranding-mv__hdg span {
  display: block;
}
.marinebranding-mv__hdg-bold {
  padding: 13px 0;
}
.marinebranding-mv__hdg-below {
  font-size: 23px;
  font-style: normal;
  margin: 20px 0 0;
  color: #FFF;
}
/*--------------------
news
---------------------*/
.marinebranding-news {
  padding: 60px 0;
}
.marinebranding-news .doc-plain-01 {
  text-align: center;
}
.marinebranding-news .marinebranding-hdg-level2-01 {
  opacity: 1;
  transform: translateY(0);
}
.marinebranding-news .marinebranding-hdg-level2-01-below {
  font-size: 26px;
}
.marinebranding-news .list-news-01 li a .content .date .icon {
  background: #999999;
}

/*--------------------
media
---------------------*/
.marinebranding-media {
  background: url(/global/about/marinebranding/img/bg_ymedia.jpg) no-repeat center /cover;
  color: #FFF;
  text-align: center;
  padding: 130px 0;
  margin: 0 0 60px;
}
.marinebranding-media__inner {
  background-color: rgba(11, 35, 60, 0.8);
  padding: 50px 0;
}
.marinebranding-media__hdg {
  position: relative;
  margin-bottom: 25px;
}
.marinebranding-media__hdg::before, .marinebranding-media__hdg::after {
  content: '';
  width: calc(50% - 108px);
  height: 4px;
  background: #FFF;
  position: absolute;
  bottom: 0;
}
.marinebranding-media__hdg::before {
 right: calc(50% - -108px);
}
.marinebranding-media__hdg::after {
 left: calc(50% - -108px);
}
.marinebranding-media .doc-plain-01 {
  max-width: 700px;
  margin: 0 auto 30px;
  line-height: 2.2;
}
/*--------------------
concept
---------------------*/
.marinebranding-concept {
  background: url(/global/about/marinebranding/img/bg_conceept_02.png) repeat,url(/global/about/marinebranding/img/bg_conceept.jpg) no-repeat center top/cover;
  text-align: center;
  color: #FFF;
  padding: 100px 0 350px;
  position: relative;
  background-attachment: fixed;
}
.marinebranding-concept::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25vw 0 0 100vw;
  border-color: transparent transparent transparent #FFF;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.marinebranding-concept::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35vw 100vw;
  border-color: transparent transparent rgba(168, 204, 220,0.2) transparent;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.marinebranding-concept__txt {
  font-size: 18px;
  margin: 0 auto 40px;
  line-height: 2.5;
  max-width: 850px;
}
/*--------------------
product
---------------------*/
.marinebranding-product {
  background: #eef5f8;
  position: relative;
  z-index: 0;
  padding: 0 0 35vw;
}
.marinebranding-product .marinebranding-lyt-column-01 {
  align-items: center;
}
.marinebranding-product .marinebranding-lyt-column-01 .button-02 {
  min-width: auto;
  width: 100%;
  max-width: 215px;
}
.marinebranding-product__box {
  opacity: 0;
  transition: opacity 1.5s ease;
  background: #FFF;
}
.marinebranding-product__box.active {
  opacity: 1;
}
.marinebranding-product .box-section-01-child:nth-of-type(even) .marinebranding-product__box {
  flex-direction: row-reverse;
}
.marinebranding-product__image {
  width: 50%;
}
.marinebranding-product__image img {
  width: 100%;
}
.marinebranding-product__text {
  width: 50%;
  padding: 20px 4%;
  box-sizing: border-box;
  position: relative;
}
/*--------------------
series
---------------------*/
.marinebranding-series {
  position: relative;
  color: #FFF;
  z-index: 3;
  background: url(/global/about/marinebranding/img/bg_series.png) no-repeat center top/cover;
  min-height: 1970px;
  height: 118vw;
  box-sizing: border-box;
  padding: 190px 0 0;
  margin: -33vw 0 0;
}
.marinebranding-series::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 16vw 100vw;
  border-color: transparent transparent #000 transparent;
  position: absolute;
  bottom: -1px;
  right: 0;
}
.marinebranding-series::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20vw 0 0 100vw;
  border-color: transparent transparent transparent rgba(11, 35, 60,0.502);
  position: absolute;
  left: 0;
  bottom: -1px;
}
.marinebranding-series .marinebranding-container {
  position: relative;
  z-index: 1;
}
.marinebranding-series .marinebranding-lyt-column-01 {
  margin: 290px 0 250px;
}
.marinebranding-series__bnr a {
  transition: opacity .5s ease;
  display: block;
}
.marinebranding-series__bnr a:hover {
  opacity: .7;
}
.marinebranding-series__bnr {
  width: 50%;
  text-align: center;
  padding: 0 1%;
  box-sizing: border-box;
}
.marinebranding-series__bnr img {
  width: 100%;
}
.marinebranding-series__txt {
  font-family: 'DINNextLTPro-Regular';
  font-size: 20px;
  line-height: 1.8;
  margin: 0 0 40px;
  max-width: 440px;
  letter-spacing: 0.1em;
}
.marinebranding-series canvas {
  position: absolute;
  top: 52.6%;
  left: 0;
  opacity: 0.2;
  width: 100vw;
}
.marinebranding-series canvas:nth-of-type(2) {
  transform: scale(-1, 1);
  top: 52.5%;
  opacity: 0.3;
}
.marinebranding-series canvas:nth-of-type(3) {
  transform: scale(-1.2, 1.3);
  top: 39%;
  opacity: 0.4;
  display: none;
}
/*--------------------
sports
---------------------*/
.marinebranding-sports {
  background: #06121e;
  color: #FFF;
  text-align: center;
  padding: 0px 0 90px;
  margin: 0 0 0;
  width: 100%;
  position: relative;
  z-index: 10;
}
.marinebranding-sports__inner {
  background: #000;
  width: 100%;
  padding: 0px 0 50px;
}
.marinebranding-sports .marinebranding-container {
  position: relative;
  z-index: 1;
}
.marinebranding-sports .doc-plain-01 {
  line-height: 2.2;
  max-width: 850px;
  margin: 0 auto;
}
/*--------------------
other
---------------------*/
.marinebranding-other {
  color: #FFF;
  padding-bottom: 0;
}
.marinebranding-other__img-list li {
  width: 33.3%;
  position: relative;
}
.marinebranding-other__img-list li::before {
  content: '';
  width: 100%;
  height: 100%;
  background: #06121e;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 1.8s ease;
  opacity: 1;
}
.marinebranding-other__img-list.active li::before {
  opacity: 0;
}
.marinebranding-other__img-list img {
  width: 100%;
}
.marinebranding-other .marinebranding-other__box-02 {
  width: 50%;
  padding: 60px 4%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.marinebranding-other .marinebranding-other__box-02:nth-of-type(1) {
  background: url(/global/about/marinebranding/img/bg_facebook.jpg) no-repeat center top/cover;
  justify-content: flex-end;
  align-items: flex-end;
}
.marinebranding-other .marinebranding-other__box-02:nth-of-type(2) {
  background: url(/global/about/marinebranding/img/bg_technical.jpg) no-repeat center top/cover;
}
.marinebranding-other__img {
  position: absolute;
  bottom: 0;
  right: calc(50% - 600px);
}
@media screen and (min-width: 1560px) {
  .marinebranding-series .marinebranding-lyt-column-01 {
    margin-top: 22vw;
  }
}
@media screen and (max-width: 1170px) {
  .marinebranding-mv__hdg {
    top: 45%;
  }
}
@media screen and (max-width: 1070px) {
  .marinebranding-mv__hdg-bold {
    width: 330px;
    margin: 0 auto;
    padding: 8px 0;
  }
  .marinebranding-mv__hdg img {
    width:100%;
  }
  .marinebranding-other__img {
    width: 50%;
    right: 0;
  }
  .marinebranding-other__img img {
    width: 100%;
  }
  .marinebranding-series {
    min-height: 1520px;
  }
  .marinebranding-series .marinebranding-lyt-column-01 {
    margin: 10vw 0 250px;
  }
}

@media screen and (min-width: 941px) {
  .marinebranding-product__box .list-notice-01 {
    position: absolute;
    bottom: -36px;
    left: 49%;
    transform: translateX(-50%);
    width: 82%;
    line-height: 1.2;
  }
  .marinebranding-product .marinebranding-lyt-column-01 .marinebranding-btn-link-wrap {
    width: 50%;
  }
}

@media screen and (max-width: 940px) {
  .marinebranding-concept__txt {
    font-size: 14px;
    margin-bottom: 50px;
    line-height: 2.3;
  }
  .marinebranding-hdg-level3-02 {
    font-size: 26px;
  }
  .marinebranding-product__box {
    max-width: 600px;
    margin: 0 auto;
  }
  .marinebranding-product__image,
  .marinebranding-product__text {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .marinebranding-mv__hdg-bold {
  width: 250px;
  }
 .marinebranding-mv__hdg-below {
    font-size: 20px;
  }
}
@media screen and (max-width: 660px) {
  img {
    max-width: 100%;
  }
  /*--------------------
  Heding
  ---------------------*/
  .marinebranding-hdg-level2-01 {
    font-size: 13px;
    margin: 0 0 20px;
  }
  .marinebranding-hdg-level2-01-below {
    font-size: 22px;
  }
  .marinebranding-hdg-level2-02 {
    font-size: 22px;
  }
  .marinebranding-hdg-level3-02 {
    font-size: 19px;
  }
  /*--------------------
  Btn
  ---------------------*/
  .marinebranding-btn-link-wrap {
  text-align: center;
  }
  /*--------------------
  scroll
  ---------------------*/
  .scroll {
    width: 15px;
  }
  .scroll::after {
    width: 6px;
    height: 6px;
    border-width: 2px;
    bottom: -20px;
  }
  /*--------------------
  Media
  ---------------------*/
  .marinebranding-media {
    padding: 50px 0;
  }
  .marinebranding-media .doc-plain-01 {
    margin-bottom: 20px;
    padding: 0 4%;
  }
  /*--------------------
  Concept
  ---------------------*/
  .marinebranding-concept {
    padding: 70px 0 90px;
    background-attachment: inherit;
  }
  /*--------------------
  Product
  ---------------------*/
  .marinebranding-product__link-wrap {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 10px 0 10px;
  }
  .marinebranding-product .marinebranding-btn-link-wrap {
    width: 100%;
  }
  /*--------------------
  Series
  ---------------------*/
  .marinebranding-series {
    padding: 13vw 0 0;
    height: 166vw;
    margin: -30vw 0 0;
    min-height: 770px;
  }
  .marinebranding-series .marinebranding-lyt-column-01 {
    margin: 11vw auto 0;
  }
  .marinebranding-series__hdg {
    width: 280px;
  }
  .marinebranding-series__txt {
    font-size: 12px;
    margin: 0 0 3vw;
  }
 /*--------------------
  Sports
  ---------------------*/
  .marinebranding-sports {
    padding-bottom: 50px;
  }
  /*--------------------
  Other
  ---------------------*/
  .marinebranding-other .marinebranding-other__box-02 {
    width: 100%;
    padding: 50px 0;
    justify-content: center;
    align-items: center;
  }
  .marinebranding-other .marinebranding-other__box-02:nth-of-type(1) {
    justify-content: center;
    align-items: center;
  }
  .marinebranding-other__img {
    width: 180px;
    right: -7%;
    bottom: 0px;
  }
  .marinebranding-other__box-01 .marinebranding-btn-link-wrap {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  /*--------------------
  MV
  ---------------------*/
  .marinebranding-mv__hdg {
    width: 100%;
    top: 42%;
  }
 .marinebranding-mv__hdg-bold {
    width: 120px;
    padding: 4px;
  }
  .marinebranding-mv__hdg-below {
    font-size: 12px;
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 350px) {
  .marinebranding-mv__hdg {
    top: 42%;
  }
}
/*--------------------
Animation
---------------------*/
.marinebranding-hdg-level2-01 {
  opacity: 0;
  transform: translateY(10px);
}
section.active .marinebranding-hdg-level2-01 {
  opacity: 1;
  transform: translateY(0) rotate(0.0001deg);
  transition: opacity 1.5s ease, transform 1.5s ease;
}
.marinebranding-txt-active {
  transform: translateY(10px);
  opacity: 0;
}
section.active .marinebranding-txt-active {
  opacity: 1;
  transform: translateY(0) rotate(0.0001deg);
  transition: opacity 1.5s ease, transform 1.5s ease;
  transition-delay: .5s;
}
.marinebranding-mv__hdg-below {
  opacity: 0;
}
.marinebranding-mv__hdg.active .marinebranding-mv__hdg-below {
  opacity: 1;
  transition: opacity 1.5s;
  transition-delay: .9s;
}
.marinebranding-mv__hdg-bold {
  opacity: 0;
  transition: opacity 1.2s ease, transform 1.2s ease;
  transform: translateX(-20px);
  transition-delay: .3s;
}
.marinebranding-mv__hdg.active .marinebranding-mv__hdg-bold {
  opacity: 1;
  transform: translateX(0) rotate(0.0001deg);
}
.marinebranding-mv__hdg-bold:nth-of-type(2) {
  transition-delay: .6s;
}
.marinebranding-mv__hdg-bold:nth-of-type(3) {
  transition-delay: .9s;
}
.marinebranding-media.active .marinebranding-txt-active {
  transition-delay: .8s;
}
.marinebranding-media__inner {
  opacity: 0;
}
.marinebranding-media.active .marinebranding-media__inner {
  opacity: 1;
  transition: opacity 1s ease;
}
.marinebranding-media__hdg::before,
.marinebranding-media__hdg::after {
  width: 0;
}
.marinebranding-media.active .marinebranding-media__hdg::before,
.marinebranding-media.active .marinebranding-media__hdg::after {
  width: calc(50% - 108px);
  transition: all 1s .5s ease;
}
.marinebranding-product__image {
  position: relative;
}
.marinebranding-concept__txt {
  opacity: 0;
  transform: translateY(20px);
}
section.active .marinebranding-concept__txt {
  transition: opacity 2s ease, transform 2s ease;
  transition-delay: .5s;
}
section.active .marinebranding-concept__txt:nth-of-type(2) {
  transition-delay: 1.5s;
}
section.active .marinebranding-concept__txt:nth-of-type(3) {
  transition-delay: 2.5s;
}
.marinebranding-product__text {
  opacity: 0;
  transform: translateY(20px);
}
.marinebranding-product__box.active .marinebranding-product__text {
  transition: opacity 1.2s ease, transform 1.2s ease;
  opacity: 1;
  transform: translateY(0) rotate(0.0001deg);
  transition-delay: .5s;
}
.marinebranding-series__hdg {
  opacity: 0;
  transform: translateY(20px);
}
.marinebranding-series.active .marinebranding-series__hdg {
  transition: opacity 1.5s ease, transform 1.5s ease;
  opacity: 1;
  transform: translateY(0);
}
.marinebranding-series__bnr {
  opacity: 0;
  transform: translateY(20px);
}
.marinebranding-series__bnr.active {
  transition: opacity 1.5s ease, transform 1.5s ease;
  opacity: 1;
  transform: translateY(0) rotate(0.0001deg);
}
.marinebranding-series__bnr.active:nth-of-type(2) {
  transition-delay: .3s;
}
.marinebranding-other__box-01 .marinebranding-container,
.marinebranding-other__box-02 .marinebranding-other__box-02-inner {
  opacity: 0;
  transform: translateY(20px);
}
.marinebranding-other__box-01.active .marinebranding-container,
.marinebranding-other__box-02.active .marinebranding-other__box-02-inner {
  transition: opacity 1.5s ease, transform 1.5s ease;
  opacity: 1;
  transform: translateY(0) rotate(0.0001deg);
}
.marinebranding-sports .marinebranding-btn-link-wrap {
  opacity: 0;
  transform: translateY(20px);
}
.marinebranding-sports.active .marinebranding-btn-link-wrap {
  transition: opacity 1s ease, transform 1s ease;
  opacity: 1;
  transform: translateY(0) rotate(0.0001deg);
  transition-delay: 0.8s;
}
@keyframes move {
  0% {
  transform: translate(-50%, 0) rotate(-45deg);
  }
  50% {
  transform: translate(-50%, -10px) rotate(-45deg);
  }
  100% {
  transform: translate(-50%, 0) rotate(-45deg);
  }
}