.header_container {
  padding-top: 0; }

.fp-viewing-MOVIE .header_logo .white, .fp-viewing-WEB_and_DESITAL .header_logo .white, .fp-viewing-GRAPHIC .header_logo .white, .fp-viewing-RECORDING_and_EDITING_STUDIO .header_logo .white, .fp-viewing-CONTENTS_and_PUBLICATION .header_logo .white {
  display: block; }

.fp-viewing-LIST .header_logo .black, .fp-viewing-STUDIO .header_logo .black, .fp-viewing-PROMOTION .header_logo .black, .fp-viewing-DESIGN_and_CONSTRUCTION .header_logo .black, .fp-viewing-FOOTER .header_logo .black {
  display: block; }

.fp-viewing-DESIGN .header_logo .gray {
  display: block; }

.fp-viewing-LIST .nav_button::before, .fp-viewing-WEB_and_DESITAL .nav_button::before, .fp-viewing-STUDIO .nav_button::before, .fp-viewing-PROMOTION .nav_button::before, .fp-viewing-DESIGN_and_CONSTRUCTION .nav_button::before, .fp-viewing-FOOTER .nav_button::before, .fp-viewing-LIST .nav_button::after, .fp-viewing-WEB_and_DESITAL .nav_button::after, .fp-viewing-STUDIO .nav_button::after, .fp-viewing-PROMOTION .nav_button::after, .fp-viewing-DESIGN_and_CONSTRUCTION .nav_button::after, .fp-viewing-FOOTER .nav_button::after, .fp-viewing-LIST .nav_button > span, .fp-viewing-WEB_and_DESITAL .nav_button > span, .fp-viewing-STUDIO .nav_button > span, .fp-viewing-PROMOTION .nav_button > span, .fp-viewing-DESIGN_and_CONSTRUCTION .nav_button > span, .fp-viewing-FOOTER .nav_button > span {
  background: #323232; }

.fp-viewing-DESIGN .nav_button::before, .fp-viewing-DESIGN .nav_button::after, .fp-viewing-DESIGN .nav_button > span {
  background: #969696; }

[data-anchor="LIST"] {
  background: url(../img/business/index_bg.png) center bottom repeat;
  background-size: 100% auto; }

[data-anchor="DESIGN"] {
  background: url(../img/business/design_bg.png) center center no-repeat;
  background-size: auto 100%; }

[data-anchor="WEB_and_DESITAL"] {
  background: url(../img/business/web_degital_bg.png) center center no-repeat;
  background-size: cover; }

[data-anchor="MOVIE"] {
  background: url(../img/business/movie_bg.png) center center no-repeat;
  background-size: cover;
  color: #fff; }

[data-anchor="GRAPHIC"] {
  background: url(../img/business/graphic_bg.png) center center no-repeat;
  background-size: cover;
  color: #fff; }

[data-anchor="STUDIO"] {
  background: url(../img/business/studio_bg.png) center center no-repeat;
  background-size: cover; }

[data-anchor="RECORDING_and_EDITING_STUDIO"] {
  background: url(../img/business/rec_edit_bg.png) center center no-repeat;
  background-size: cover;
  color: #fff; }

[data-anchor="PROMOTION"] {
  background: url(../img/business/promotion_bg.png) center center no-repeat;
  background-size: cover; }

[data-anchor="CONTENTS_and_PUBLICATION"] {
  background: url(../img/business/conte_pub_bg.png) center center no-repeat;
  background-size: cover;
  color: #fff; }

[data-anchor="DESIGN_and_CONSTRUCTION"] {
  background: url(../img/business/des_const_bg.png) center center no-repeat;
  background-size: cover; }

.block_container {
  text-align: center; }

.block_head {
  line-height: 1;
  font-size: 1em;
  text-align: center; }
  .block_head > img {
    margin: 0 auto; }
  .block_head > small {
    display: block;
    margin: 1.25em auto 0;
    font-size: 0.858em; }

.block_sub {
  margin: 4.167% auto 0;
  line-height: 1;
  font-size: 1.429em;
  font-weight: bold; }

.block_text {
  margin: 1.667% auto 0;
  line-height: 2.715em;
  font-size: 1em;
  font-weight: bold; }

.block_copylight {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto 1.25%;
  line-height: 1;
  font-size: 0.858em;
  text-align: center;
  color: #191919; }

.block_anchor {
  position: absolute;
  width: 2.917%;
  left: 0;
  right: 0;
  top: 83.132%;
  margin: 0 auto;
  line-height: 0; }
  .block_anchor.hover {
    opacity: 0.7; }

.business_list {
  width: 53.334%;
  margin: 0 auto;
  line-height: 1;
  font-size: 0.858em; }
  .business_list > a {
    display: inline-block;
    margin: 3.334em 0 0 4em;
    text-decoration: none;
    color: #323232; }
    .business_list > a:nth-child(1), .business_list > a:nth-child(6) {
      margin-left: 0; }
    .business_list > a.hover {
      color: rgba(50, 50, 50, 0.6); }

.business_link {
  position: absolute;
  width: 8.334%;
  max-width: 100px;
  right: 5.834%;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  .business_link > li {
    display: block;
    position: relative;
    height: 0;
    margin: 0 auto 40%;
    padding: 100% 0 0; }
    .business_link > li:first-child {
      margin-top: 0; }
    .business_link > li > a {
      position: absolute;
      border-radius: 20px;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      font-size: 0.858em;
      font-weight: bold;
      text-decoration: none;
      color: #fff; }
      .business_link > li > a > span {
        position: absolute;
        width: 100%;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      [data-anchor="WEB_and_DESITAL"] .business_link > li > a {
        background: -webkit-gradient(linear, left top, left bottom, from(#303030), to(#191919));
        background: linear-gradient(to bottom, #303030 0%, #191919 100%); }
        [data-anchor="WEB_and_DESITAL"] .business_link > li > a.hover {
          background: -webkit-gradient(linear, left top, left bottom, from(#7f7f7f), to(#b4b4b4));
          background: linear-gradient(to bottom, #7f7f7f 0%, #b4b4b4 100%); }
      [data-anchor="GRAPHIC"] .business_link > li > a {
        background: -webkit-gradient(linear, left top, left bottom, from(#464646), to(#323232));
        background: linear-gradient(to bottom, #464646 0%, #323232 100%); }
        [data-anchor="GRAPHIC"] .business_link > li > a.hover {
          background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#ccc));
          background: linear-gradient(to bottom, #b3b3b3 0%, #ccc 100%); }

.footer_link {
  text-align: left; }
  .footer_link .list {
    padding-bottom: 15.888%; }

.footer_text {
  position: absolute;
  bottom: 0; }
  .footer_text::after {
    background: -webkit-gradient(linear, left top, right top, from(#ffc800), color-stop(50%, #fff500), to(#ffc800));
    background: linear-gradient(to right, #ffc800 0%, #fff500 50%, #ffc800 100%); }

@media screen and (max-width: 1000px) {
  .block_sub {
    margin: 7.334% auto 0; }
    .block_sub + .block_text {
      margin-top: 2.667%; }
  .block_text {
    margin: 7.334% auto 0; }
  .block_anchor {
    width: 4%;
    top: 70%; }
  .business_list {
    width: 100%;
    max-width: 640px; }
  .business_link {
    width: 100%;
    max-width: none;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    margin: 0 auto 10%;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    .business_link > li {
      display: inline-block;
      width: 14%;
      margin: 0 3%;
      padding: 14% 0 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }

@media screen and (orientation: portrait) {
  [data-anchor="LIST"] {
    background: url(../img/business/index_bg_sm.png) center bottom repeat;
    background-size: 100% auto; }
  [data-anchor="DESIGN"] {
    background: url(../img/business/design_bg_sm.png) center center no-repeat;
    background-size: auto 100%; }
  [data-anchor="WEB_and_DESITAL"] {
    background: url(../img/business/web_degital_bg_sm.png) center bottom no-repeat;
    background-size: cover; }
  [data-anchor="MOVIE"] {
    background: url(../img/business/movie_bg_sm.png) center top no-repeat;
    background-size: cover;
    color: #fff; }
  [data-anchor="GRAPHIC"] {
    background: url(../img/business/graphic_bg_sm.png) center bottom no-repeat;
    background-size: cover;
    color: #fff; }
  [data-anchor="STUDIO"] {
    background: url(../img/business/studio_bg_sm.png) center bottom no-repeat;
    background-size: cover; }
  [data-anchor="RECORDING_and_EDITING_STUDIO"] {
    background: url(../img/business/rec_edit_bg_sm.png) center bottom no-repeat;
    background-size: cover;
    color: #fff; }
  [data-anchor="PROMOTION"] {
    background: url(../img/business/promotion_bg_sm.png) center bottom no-repeat;
    background-size: cover; }
  [data-anchor="CONTENTS_and_PUBLICATION"] {
    background: url(../img/business/conte_pub_bg_sm.png) center bottom no-repeat;
    background-size: cover;
    color: #fff; }
  [data-anchor="DESIGN_and_CONSTRUCTION"] {
    background: url(../img/business/des_const_bg_sm.png) center bottom no-repeat;
    background-size: cover; } }

@media screen and (max-width: 750px) {
  .block_copylight {
    display: none; }
  .header_logo::before {
    background: transparent; }
  .fp-viewing-DESIGN .header_logo .black {
    display: block; }
  .fp-viewing-DESIGN .header_logo .gray {
    display: none; }
  .fp-viewing-DESIGN .nav_button::before, .fp-viewing-GRAPHIC .nav_button::before, .fp-viewing-DESIGN .nav_button::after, .fp-viewing-GRAPHIC .nav_button::after, .fp-viewing-DESIGN .nav_button > span, .fp-viewing-GRAPHIC .nav_button > span {
    background: #323232; }
  .fp-viewing-LIST .nav_button2 > a, .fp-viewing-DESIGN .nav_button2 > a, .fp-viewing-WEB_and_DESITAL .nav_button2 > a, .fp-viewing-GRAPHIC .nav_button2 > a, .fp-viewing-STUDIO .nav_button2 > a, .fp-viewing-PROMOTION .nav_button2 > a, .fp-viewing-DESIGN_and_CONSTRUCTION .nav_button2 > a, .fp-viewing-FOOTER .nav_button2 > a {
    color: #323232; }
  [data-anchor="LIST"] .block_head > img {
    width: 65.734%;
    max-width: 493px; }
  [data-anchor="DESIGN"] .block_head > img {
    width: 57.734%;
    max-width: 433px; }
  [data-anchor="WEB_and_DESITAL"] .block_head > img {
    width: 66.934%;
    max-width: 502px; }
  [data-anchor="MOVIE"] .block_head > img {
    width: 24.667%;
    max-width: 185px; }
  [data-anchor="GRAPHIC"] .block_head > img {
    width: 34.667%;
    max-width: 260px; }
  [data-anchor="STUDIO"] .block_head > img {
    width: 29.334%;
    max-width: 220px; }
  [data-anchor="RECORDING_and_EDITING_STUDIO"] .block_head > img {
    width: 66.267%;
    max-width: 497px; }
  [data-anchor="PROMOTION"] .block_head > img {
    width: 47.067%;
    max-width: 353px; }
  [data-anchor="CONTENTS_and_PUBLICATION"] .block_head > img {
    width: 58.4%;
    max-width: 438px; }
  [data-anchor="DESIGN_and_CONSTRUCTION"] .block_head > img {
    width: 62%;
    max-width: 465px; }
  .block_head > small {
    margin: 1.334% auto 0; }
  .block_sub {
    line-height: 1.779em;
    font-size: 1.459em; }
  .block_text {
    line-height: 2.296em;
    font-size: 0.917em; }
  .block_anchor {
    position: relative;
    width: 7.2%;
    margin: 13.334% auto 0; }
    [data-anchor="LIST"] .block_anchor {
      margin: 24% auto 0; }
    [data-anchor="WEB_and_DESITAL"] .block_anchor, [data-anchor="GRAPHIC"] .block_anchor {
      margin: 8% auto 5.334%; }
  .business_list {
    font-size: 1.042em;
    font-weight: bold; }
    .business_list > a {
      margin: 2.5em 1em 0 !important; }
  .business_link {
    margin: 0 auto 21.334%; }
    .business_link > li {
      width: 18.667%;
      margin: 0 2%;
      padding: 18.667% 0 0; }
      .business_link > li > a {
        border-radius: 12px;
        font-size: 0.834em; }
        .business_link > li > a > span {
          letter-spacing: -0.05em;
          -webkit-transform: translate(0, -50%) scale(0.9);
          transform: translate(0, -50%) scale(0.9);
          white-space: nowrap; } }
