/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,aside,footer,header,nav,section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,figure,main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,strong {
  font-weight: inherit;
}

b,strong {
  font-weight: bolder;
}

code,kbd,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,input,optgroup,select,textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,html [type="button"],[type="reset"],[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,body {
  height: 100%;
}

html {
  font-size: 10px;
}

body {
  background: #000;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
}

a {
  color: #fff;
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p,blockquote,table,figure,ul,ol,dl,li,dt,dd {
  margin: 0;
  padding: 0;
}

ul,ol,dl {
  list-style: none;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: inherit;
  line-height: 1.25;
}

table {
  border-collapse: collapse;
}

img {
  vertical-align: top;
}

em {
  font-style: normal;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
}

button {
  cursor: pointer;
}

button[disabled] {
  cursor: default;
}

input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 1.6rem;
  cursor: pointer;
}

input[disabled],optgroup[disabled],select[disabled],textarea[disabled] {
  cursor: default;
}

select::-ms-expand {
  display: none;
}

.l-page {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.l-page.is-hide {
  opacity: 0;
}

.l-footer__gazoo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 21.71314741%;
}

.l-footer__gazoo a {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: calc(17 / 218.5 * 100%);
}

.l-footer__gazoo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.l-nav__panel>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.l-nav__panel>ul li:nth-child(1) {
  width: 87px;
}

.l-nav__panel>ul li:nth-child(1) .text {
  padding-bottom: calc(14 / 87 * 100%);
}

.l-nav__panel>ul li:nth-child(2) {
  width: 147px;
  margin-left: 20px;
}

.l-nav__panel>ul li:nth-child(2) .text {
  padding-bottom: calc(12 / 147 * 100%);
}

.l-nav__panel>ul a {
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
}

.l-nav__panel>ul a .nav-color {
  fill: #d80c18;
}

.l-nav__panel>ul .is-current {
  border-bottom: 2px solid rgba(255,255,255,0.25);
}

.l-nav__panel>ul span {
  display: block;
}

.l-nav__panel>ul .text {
  position: relative;
  width: 100%;
  height: 0;
}

.l-nav__panel>ul .text svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.l-nav__gazoo {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.c-link.is-large a {
  padding-top: 25px;
}

.c-link.is-large a span.text,.c-link.is-large a>span {
  padding-bottom: 22px;
}

.c-link.is-large a span.text:after,.c-link.is-large a>span:after {
  right: 49px;
}

.c-link.is-large .arrow {
  width: 49px;
}

.c-link.is-large .arrow svg {
  width: 17px;
  height: 13px;
}

.c-link.is-large .arrow:after {
  height: 13px;
}

.c-link a,.c-link span {
  display: block;
}

.c-link a {
  position: relative;
  padding-top: 22px;
}

.c-link a span.text,.c-link a>span {
  position: relative;
  width: calc((100% - 48px ) / 3);
  padding-bottom: 16px;
  border-bottom: 3px solid #d80c18;
  -webkit-transition: border-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  transition: border-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
}

.c-link a span.text:after,.c-link a>span:after {
  display: block;
  position: absolute;
  bottom: -3px;
  right: 36px;
  width: 4px;
  height: 3px;
  background-color: #000;
  -webkit-transition: background-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  transition: background-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  content: "";
}

.c-link a span.text [src$="_hover.png"],.c-link a>span [src$="_hover.png"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  transition: opacity 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
}

.c-link a span.text {
  position: relative;
  z-index: 1;
}

.c-link .arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 100%;
  text-align: center;
}

.c-link .arrow svg {
  width: 12px;
  height: 9px;
}

.c-link .arrow:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 9px;
  background-image: -webkit-linear-gradient(#d80c18 33.3333%, rgba(216,12,24,0) 33.3333%);
  background-image: linear-gradient(#d80c18 33.3333%, rgba(216,12,24,0) 33.3333%);
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: 1px 3px;
  content: "";
}

.p-home {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
  background: #000 url(/pages/special/latvala/assets/images/common/noise-bg.png);
}

.is-contents-hide .p-home {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.p-home__video {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility .5s, opacity .5s;
  transition: visibility .5s, opacity .5s;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  z-index: 1;
}

.p-home__video.is-active {
  visibility: visible;
  opacity: 1;
}

.p-home__video iframe {
  pointer-events: none;
}

.is-contents-hide .p-home__video {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.p-home__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: calc(106 / 800 * 100%);
  right: calc(138 / 1280 * 100%);
  bottom: calc(120 / 800 * 100%);
  left: calc(138 / 1280 * 100%);
  z-index: 1;
}

.p-home__outer {
  width: 100%;
  height: 100%;
}

.p-home__inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: calc(574 / 1004 * 100%);
}

.p-home__ci {
  position: absolute;
  top: 0;
}

.p-home__ci span {
  display: block;
}

.p-home__ci img {
  width: 100%;
  height: auto;
}

.p-home__ja {
  display: block;
  margin-right: calc(45 / 1004 * -100%);
  margin-left: calc(45 / 1004 * -100%);
  -webkit-transform: scale(3);
  transform: scale(3);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.96, -0.01, 0.67, 1),opacity 0.35s;
  transition: transform 0.35s cubic-bezier(0.96, -0.01, 0.67, 1),opacity 0.35s;
  opacity: 0;
}

.p-home__ja.is-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.p-home__lead {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(338 / 1004 * 100%);
}

.p-home__lead>span {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: calc(50.469 / 471.374 * 100%);
}

.p-home__lead>span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.p-home__nav {
  position: absolute;
  bottom: calc(69 / 574 * 100%);
  left: 0;
  width: 100%;
  height: calc(72 / 574 * 100%);
}

.p-home__nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.p-home__nav li {
  box-sizing: border-box;
  height: 100%;
}

.p-home__nav li:nth-child(1) {
  width: calc(771 / 1004 * 100%);
  padding-right: calc(15 / 1004 * 100%);
}

.p-home__nav li:nth-child(1) span.text {
  width: calc(361 / 679 * 100%);
}

.p-home__nav li:nth-child(1) span.text>span {
  position: relative;
  height: 0;
  padding-bottom: calc(74.344 / 505.407 * 100%);
}

.p-home__nav li:nth-child(2) {
  width: calc(233 / 1004 * 100%);
  padding-left: calc(15 / 1004 * 100%);
}

.p-home__nav li:nth-child(2) span.text {
  width: calc(132 / 141 * 100%);
}

.p-home__nav li:nth-child(2) span.text>span {
  position: relative;
  height: 0;
  padding-bottom: calc(49.969 / 183.5 * 100%);
}

.p-home__nav a {
  display: block;
  position: relative;
  height: 100%;
  margin-right: calc(77 / 1280 * 100vw);
  border-bottom: calc(3 / 800 * 100vh) solid #fff;
}

.p-home__nav span {
  display: block;
}

.p-home__nav .text {
  z-index: 1;
}

.p-home__nav .arrow {
  position: absolute;
  right: calc(77 / 1280 * -100vw);
  bottom: calc(3 / 800 * -100vh);
  width: calc(72 / 1280 * 100vw);
  height: calc(100% + (3 / 800 * 100vh));
  box-sizing: border-box;
  border-bottom: calc(3 / 800 * 100vh) solid #fff;
}

.p-home__nav .arrow>span {
  position: relative;
  height: calc(20 / 72 * 100%);
}

.p-home__nav .arrow>span:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-image: -webkit-linear-gradient(#fff 33.3333%, rgba(255,255,255,0) 33.3333%);
  background-image: linear-gradient(#fff 33.3333%, rgba(255,255,255,0) 33.3333%);
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: 1px 3px;
  content: "";
}

.p-home__nav .arrow>span>span {
  width: calc(16 / 72 * 100);
}

.p-home__nav .arrow>span>span>span {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: calc(22.406 / 29.4 * 100%);
}

.p-home__nav svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-home__opening {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}

.p-home__opening.is-active {
  visibility: visible;
  opacity: 1;
}

.p-home__opening img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1;
  -ms-flex: 0 0 1;
  flex: 0 0 1;
  z-index: 7;
  width: 1280px;
  max-width: 100%;
  height: auto;
}

.p-scenes {
  padding-top: 28px;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
  background: #000 url(/pages/special/latvala/assets/images/common/noise-bg.png);
}

.is-contents-hide .p-scenes {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.p-scenes__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

.is-nav-open .p-scenes__header {
  background: #000;
}

.p-scenes__header-ci {
  width: 100px;
  margin-right: 38px;
  text-align: center;
}

.p-scenes__header-ci a {
  display: block;
}

.p-scenes__header-ci span {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.p-scenes__header-ci img {
  width: 100%;
  height: auto;
}

.p-scenes__header-ci .en {
  margin-top: 2px;
}

.p-scenes__profile {
  position: relative;
  margin-top: 148px;
}

.p-scenes__profile-ratvala {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.p-scenes__profile-image {
  display: block;
  position: relative;
  height: 432px;
  margin-top: 68px;
  overflow: hidden;
}

.p-scenes__profile-image:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  -webkit-transition: background-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  transition: background-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  content: "";
}

.p-scenes__profile-image-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 224px;
  height: 224px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.p-scenes__profile-image-inner {
  width: 4096px;
  -webkit-animation: infinite-background-image-01 90s linear infinite;
  animation: infinite-background-image-01 90s linear infinite;
}

.p-scenes__profile-body {
  margin-top: 48px;
}

.p-scenes__profile-name img {
  width: 209px;
  height: 32px;
}

.p-scenes__profile-text {
  margin-top: 28px;
}

.p-scenes__profile-text img {
  width: 411px;
  height: 92px;
}

.p-scenes__profile-link {
  margin-top: 24px;
}

.p-scenes__profile-link a {
  padding-top: 22px;
}

.p-scenes__profile-link a>span {
  padding-bottom: 16px;
}

.p-scenes__profile-link svg {
  width: 191px;
  height: 12px;
}

.p-scenes__section {
  margin-top: 148px;
}

.p-scenes__section.is-01 .p-scenes__section-title img {
  width: 229px;
  height: 367px;
}

.p-scenes__section.is-01 .p-scenes__section-text img {
  width: 421px;
  height: 524px;
}

.p-scenes__section.is-01 .p-scenes__section-link svg[aria-labelledby] {
  width: 72px;
  height: 14px;
}

.p-scenes__section.is-01 .p-scenes__section-link span.text {
  padding-bottom: 20px;
}

.p-scenes__section.is-01 .p-scenes__section-link .arrow svg {
  position: relative;
  left: 2px;
}

.p-scenes__section.is-02 .p-scenes__section-title img {
  width: 160px;
  height: 295px;
}

.p-scenes__section.is-02 .p-scenes__section-text img {
  width: 469px;
  height: 364px;
}

.p-scenes__section.is-02 .p-scenes__section-link svg[aria-labelledby] {
  width: 130px;
  height: 15px;
}

.p-scenes__section.is-02 .p-scenes__section-image-inner {
  -webkit-animation-duration: 75s;
  animation-duration: 75s;
}

.p-scenes__section-image {
  overflow: hidden;
}

.p-scenes__section-image-inner {
  width: 3840px;
  -webkit-animation: infinite-background-image-02 65s linear infinite;
  animation: infinite-background-image-02 65s linear infinite;
}

.p-scenes__section-image-caption img {
  width: 226px;
  height: 13px;
}

.p-scenes__section-body {
  position: relative;
  margin-top: 84px;
}

.p-scenes__section-title {
  position: absolute;
  top: -96px;
  right: 88px;
}

.p-scenes__section-text {
  pointer-events: none;
  position: relative;
  z-index: 3;
}

.p-scenes__section-link {
  margin-top: -66px;
}

.p-scenes__section-link a>span {
  position: relative;
  z-index: 1;
  margin-left: auto;
}

.p-scenes__section-link a>span>span {
  position: relative;
  padding-right: 53px;
  text-align: right;
}

.p-scenes__banner {
  margin-top: 88px;
}

.p-scenes__banner+.p-scenes__section {
  margin-top: 188px;
}

.p-scenes__banner a {
  display: block;
  position: relative;
}

.p-scenes__banner a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
  content: "";
}

.p-scenes__banner img {
  width: 100%;
  height: auto;
}

.p-scenes__banner span {
  display: block;
  position: absolute;
  bottom: 24px;
  left: 26px;
}

.p-scenes__banner span img {
  width: 374px;
  height: 49px;
}

.p-scenes__movie {
  margin-top: 188px;
  background-color: #666;
  position: relative;
  overflow: hidden;
}

.p-scenes__movie-inner {
  position: relative;
  height: 0;
  padding-bottom: calc(555/ 1280 * 100%);
  z-index: 2;
}

.p-scenes__movie a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-right: 88px;
  padding-left: 88px;
}

.p-scenes__movie-ci {
  position: relative;
}

.p-scenes__movie-ci span {
  display: block;
}

.p-scenes__movie-ci .ja {
  margin-right: -44px;
  margin-left: -44px;
}

.p-scenes__movie-ci img {
  width: 100%;
  height: auto;
}

.p-scenes__movie-play {
  position: relative;
  margin-top: 46px;
  text-align: center;
}

.p-scenes__movie-play:before {
  display: block;
  width: 22px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 11px;
  background-image: -webkit-linear-gradient(0deg, #fff 33.3333%, rgba(255,255,255,0) 33.3333%);
  background-image: linear-gradient(90deg, #fff 33.3333%, rgba(255,255,255,0) 33.3333%);
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: 3px 1px;
  content: "";
}

.p-scenes__movie-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.p-scenes__movie-bg iframe {
  position: absolute;
  top: 0;
}

.p-scenes__movie-central {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 1180px;
}

.p-scenes__footer {
  padding-top: 85px;
  padding-bottom: 100px;
  text-align: center;
}

.p-loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 8;
  background: #000 url(/pages/special/latvala/assets/images/common/noise-bg.png);
  -webkit-transition: visibility .5s, opacity .5s;
  transition: visibility .5s, opacity .5s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-loading p {
  text-align: center;
  width: 100%;
  font-size: 20px;
}

.p-loading.is-hide {
  opacity: 0;
  visibility: hidden;
}

.p-modal.is-active .p-modal__video-concept iframe {
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

.p-modal.is-active .p-modal__header {
  opacity: 1;
}

.p-modal.is-active .p-modal__close {
  opacity: .5;
}

.p-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0,0,0,0.8);
  -webkit-transition: visibility .5s, opacity .5s;
  transition: visibility .5s, opacity .5s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
}

.p-modal.is-concept .p-modal__close {
  right: 88px;
}

.is-contents-hide .p-modal {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}

.p-modal.is-active {
  opacity: 1;
  visibility: visible;
}

.p-modal__video-concept {
  position: relative;
  width: 100%;
  height: calc(100vw * 5/12);
  max-height: 680px;
  overflow: hidden;
}

.p-modal__video-concept:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: #000 url(/pages/special/latvala/assets/images/common/noise-bg.png);
}

.p-modal__video-concept iframe {
  position: absolute;
  top: calc( ( ((100vw * 9/16) + 50px) - (100vw * 5/12) ) / -2);
  right: 0;
  width: 100%;
  height: calc((100vw * 9/16) + 50px);
  opacity: 0;
  -webkit-transition: opacity .1s;
  transition: opacity .1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  z-index: 1;
}

.p-modal__video {
  position: relative;
  width: 960px;
  height: 540px;
  margin: auto;
}

.p-modal__video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.p-modal__video-cover {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.p-modal .p-modal__close {
  cursor: pointer;
  position: absolute;
  top: 27px;
  right: 70px;
  z-index: 3;
  -webkit-transition: -webkit-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
  opacity: 0;
}

.is-player-except-hide .p-modal .p-modal__close {
  opacity: 0 !important;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-player-except-show .p-modal .p-modal__close {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.p-modal .p-modal__close svg path {
  fill: #fff;
}

.p-modal .p-modal__close:hover,.p-modal .p-modal__close:focus,.p-modal .p-modal__close:active {
  opacity: 1;
}

.p-modal__header {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  z-index: 3;
  width: calc(100% - (88px * 2));
  margin-right: 88px;
  margin-left: 88px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
  -webkit-transition: -webkit-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
  max-width: 1180px;
  margin: auto;
}

.is-player-except-hide .p-modal__header {
  opacity: 0 !important;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-player-except-show .p-modal__header {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.p-modal.is-active .p-video-controller {
  opacity: 1;
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

.p-video-controller {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.p-video-controller:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #000;
  z-index: 0;
}

.p-video-controller__wapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-video-controller__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 96px;
  -ms-flex: 0 0 96px;
  flex: 0 0 96px;
  max-width: 96px;
  text-align: center;
  border-bottom: solid 4px #fff;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  opacity: .5;
  z-index: 1;
}

.p-video-controller__item:hover {
  opacity: 1;
}

.p-video-controller__item button {
  cursor: pointer;
}

.p-video-controller__item button svg path {
  fill: #fff;
}

.p-video-controller__seek-bar {
  cursor: pointer;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  z-index: 1;
  border-bottom: none;
  margin: 0 5px;
  opacity: 1;
  height: 4px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.p-video-controller__seek-bar:hover:before {
  opacity: 1;
}

.p-video-controller__seek-bar:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background: #fff;
  width: 100%;
  opacity: .5;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.p-video-controller__seek-bar span {
  border-bottom: solid 4px #d80c18;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
}

.p-video-controller__play,.p-video-controller__pause,.p-video-controller__unmute,.p-video-controller__mute {
  width: 100%;
  padding-bottom: 20px;
}

.p-video-controller__play,.p-video-controller__mute {
  display: none;
}

.p-video-controller__mute {
  padding-top: 10px;
}

.p-video-controller.is-pause .p-video-controller__play {
  display: inline-block;
}

.p-video-controller.is-pause .p-video-controller__pause {
  display: none;
}

.p-video-controller.is-play .p-video-controller__play {
  display: none;
}

.p-video-controller.is-play .p-video-controller__pause {
  display: inline-block;
}

.p-video-controller.is-unmute .p-video-controller__unmute {
  display: inline-block;
}

.p-video-controller.is-unmute .p-video-controller__mute {
  display: none;
}

.p-video-controller.is-mute .p-video-controller__unmute {
  display: none;
}

.p-video-controller.is-mute .p-video-controller__mute {
  display: inline-block;
}

.u-irt {
  text-indent: 105%;
  white-space: nowrap;
  overflow: hidden;
}

.u-group:after {
  display: table;
  clear: both;
  content: "";
}

.u-opacity {
  -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  transition: opacity 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
}

.u-noise {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  top: -500px;
  right: -500px;
  bottom: -500px;
  left: -500px;
  background: transparent url(/pages/special/latvala/assets/images/home/noise.png) 0 0;
  background-size: 320px 320px;
  opacity: .6;
  -webkit-animation: noise 1s steps(8, end) infinite both;
  animation: noise 1s steps(8, end) infinite both;
}

@media only screen and (min-width: 769px) {
  .l-nav__panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .l-nav__panel>ul a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    -webkit-transition: border-bottom-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: border-bottom-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .l-nav__panel>ul a:hover {
    border-bottom-color: #d80c18;
  }

  .l-nav__panel>ul .is-current:hover .nav-color {
    fill: #d80c18;
  }

  .l-nav__panel>ul .is-current .nav-color {
    fill: rgba(255,255,255,0.25);
    -webkit-transition: fill 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: fill 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .c-link a {
    -webkit-transition: background-color 0.3s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: background-color 0.3s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .c-link a .c-link-color {
    -webkit-transition: fill 0.3s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: fill 0.3s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .c-link a:before,.c-link a:after {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    opacity: 0;
    content: "";
    -webkit-transition: opacity 0s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: opacity 0s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .c-link a:before {
    left: 0;
    width: 128px;
    background: url(/pages/special/latvala/assets/images/scenes/noise_01.png) left top no-repeat;
    background-size: cover;
  }

  .c-link a:after {
    right: 0;
    width: 121px;
    background: url(/pages/special/latvala/assets/images/scenes/noise_02.png) right top no-repeat;
    background-size: cover;
  }

  .c-link a:hover {
    background-color: #d80c18;
  }

  .c-link a:hover:before,.c-link a:hover:after {
    opacity: 1;
    -webkit-transition: opacity 1.25s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: opacity 1.25s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .c-link a:hover span.text,.c-link a:hover>span {
    border-bottom-color: #000;
  }

  .c-link a:hover span.text:after,.c-link a:hover>span:after {
    background-color: #d80c18;
  }

  .c-link a:hover span.text [src$="_hover.png"],.c-link a:hover>span [src$="_hover.png"] {
    opacity: 1;
  }

  .c-link a:hover .c-link-color {
    fill: #000;
  }

  .c-link a:hover .arrow svg .u-color {
    fill: #000;
  }

  .c-link a:hover .arrow:after {
    background-image: -webkit-linear-gradient(#000 33.3333%, transparent 33.3333%);
    background-image: linear-gradient(#000 33.3333%, transparent 33.3333%);
  }

  .c-link a span.text.is-right {
    margin-left: auto;
    text-align: right;
  }

  .c-link a span.text.is-right>span>svg:first-child {
    position: relative;
    right: 53px;
  }

  .c-link .arrow svg .u-color {
    -webkit-transition: fill 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: fill 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .c-link .arrow:after {
    -webkit-transition: background-image 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: background-image 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .p-home__inner {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .p-home__nav a {
    -webkit-transition: border-bottom-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: border-bottom-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .p-home__nav a.is-play-movie .arrow svg {
    -webkit-animation: arrow-animation 1.7s infinite;
    animation: arrow-animation 1.7s infinite;
  }

  .p-home__nav a.is-play-movie:hover .arrow,.p-home__nav a.is-play-movie:focus .arrow,.p-home__nav a.is-play-movie:active .arrow {
    border-bottom-color: #d80c18;
  }

  .p-home__nav a.is-play-movie:hover .arrow svg,.p-home__nav a.is-play-movie:focus .arrow svg,.p-home__nav a.is-play-movie:active .arrow svg {
    -webkit-transform: none;
    transform: none;
  }

  .p-home__nav a .u-color {
    -webkit-transition: fill 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: fill 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .p-home__nav a .arrow svg {
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: transform 0.4s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .p-home__nav a:hover,.p-home__nav a:focus,.p-home__nav a:active {
    border-bottom-color: #d80c18;
  }

  .p-home__nav a:hover .u-color,.p-home__nav a:focus .u-color,.p-home__nav a:active .u-color {
    fill: #d80c18;
  }

  .p-home__nav a:hover .arrow,.p-home__nav a:focus .arrow,.p-home__nav a:active .arrow {
    border-bottom-color: #d80c18;
  }

  .p-home__nav a:hover .arrow svg,.p-home__nav a:focus .arrow svg,.p-home__nav a:active .arrow svg {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
  }

  .p-home__nav a:hover .arrow>span:after,.p-home__nav a:focus .arrow>span:after,.p-home__nav a:active .arrow>span:after {
    background-image: -webkit-linear-gradient(#d80c18 33.3333%, rgba(216,12,24,0) 33.3333%);
    background-image: linear-gradient(#d80c18 33.3333%, rgba(216,12,24,0) 33.3333%);
  }

  .p-home__nav .arrow {
    -webkit-transition: border-bottom-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: border-bottom-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .p-home__nav .arrow svg {
    height: 79%;
  }

  .p-home__nav .arrow>span:after {
    -webkit-transition: background-image 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: background-image 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .p-scenes__inner {
    max-width: 1180px;
    margin: auto;
    padding-left: 88px;
    padding-right: 88px;
    position: relative;
  }

  .p-scenes__profile-ratvala {
    right: 88px;
  }

  .p-scenes__profile-image {
    cursor: pointer;
  }

  .p-scenes__profile-image:hover:before {
    background-color: transparent;
  }

  .p-scenes__profile-image:hover .p-scenes__profile-image-play .play {
    fill: #d80c18;
    opacity: 1;
  }

  .p-scenes__profile-image-play {
    -webkit-transition: fill 0.5s cubic-bezier(0.3, 0.9, 0.4, 1),opacity 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: fill 0.5s cubic-bezier(0.3, 0.9, 0.4, 1),opacity 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .p-scenes__section.is-01 .p-scenes__section-link {
    margin-top: -63px;
  }

  .p-scenes__banner a:hover:before {
    background-color: transparent;
  }

  .p-scenes__banner a:before {
    -webkit-transition: background-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: background-color 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  body.is-player-except-hide .p-modal.is-active .p-video-controller {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
  }

  body.is-player-except-show .p-modal.is-active .p-video-controller {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }

  .p-video-controller__wapper {
    width: calc(100% - (88px * 2));
    max-width: 1180px;
    margin: auto;
    padding-left: 88px;
    padding-right: 88px;
  }

  .u-sp {
    display: none !important;
  }

  .u-opacity.is-normal:hover {
    opacity: .6;
  }
}

@media only screen and (min-width: 1356px) {
  .p-modal.is-concept .p-modal__close {
    right: calc((100% - 1180px) / 2);
  }
}

@media only screen and (max-width: 768px) {
  .l-footer__gazoo {
    position: static;
    width: calc(438 / 670 * 100%);
    margin-top: 49px;
  }

  .l-footer__gazoo a {
    padding-bottom: calc(34 / 438 * 100%);
  }

  .l-nav__button {
    position: fixed;
    top: 0;
    right: 0;
    width: 31px;
    height: 21px;
    z-index: 1;
    padding: 30px;
  }

  .l-nav__button.is-open i:nth-child(1) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-top: -2px;
  }

  .l-nav__button.is-open i:nth-child(2) {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-top: -2px;
  }

  .l-nav__button i {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 31px;
    height: 3px;
    margin: auto;
    background-color: #d80c18;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
    transition: transform 0.5s cubic-bezier(0.3, 0.9, 0.4, 1);
  }

  .l-nav__button i:nth-child(1) {
    margin-top: -4px;
  }

  .l-nav__button i:nth-child(2) {
    margin-top: 4px;
  }

  .l-nav__panel {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .2s, opacity .2s;
    transition: visibility .2s, opacity .2s;
  }

  .l-nav__panel>ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 20px;
  }

  .l-nav__panel>ul li:nth-child(1) {
    width: 100%;
  }

  .l-nav__panel>ul li:nth-child(1) a {
    padding-bottom: 8px;
  }

  .l-nav__panel>ul li:nth-child(1) .text {
    width: calc(423 / 680 * 100%);
    padding-bottom: 0;
  }

  .l-nav__panel>ul li:nth-child(1) .text>span {
    position: relative;
    height: 0;
    padding-bottom: 14.89362%;
  }

  .l-nav__panel>ul li:nth-child(2) {
    width: 100%;
    margin-top: 29px;
    margin-left: 0;
  }

  .l-nav__panel>ul li:nth-child(2) a {
    padding-bottom: 14px;
  }

  .l-nav__panel>ul li:nth-child(2) .text {
    width: calc(306 / 680 * 100%);
    padding-bottom: 0;
  }

  .l-nav__panel>ul li:nth-child(2) .text>span {
    position: relative;
    height: 0;
    padding-bottom: 7.49186%;
  }

  .l-nav__panel>ul a {
    display: block;
    position: relative;
    border-bottom-color: #fff;
  }

  .l-nav__panel>ul a:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 10px;
    background-image: -webkit-linear-gradient(#fff 33.3333%, rgba(255,255,255,0) 33.3333%);
    background-image: linear-gradient(#fff 33.3333%, rgba(255,255,255,0) 33.3333%);
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: 1px 3px;
    content: "";
  }

  .l-nav__panel>ul a .nav-color {
    fill: #fff;
  }

  .l-nav__panel>ul .is-current {
    border-bottom-color: #fff;
  }

  .l-nav__panel>ul .text {
    height: auto;
  }

  .l-nav__panel>ul .text svg {
    width: 100%;
    height: 100%;
  }

  .l-nav__panel>ul .arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 49px;
    height: 100%;
    text-align: center;
  }

  .l-nav__panel>ul .arrow:before {
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 4px;
    height: 2px;
    background-color: #000;
    content: "";
  }

  .l-nav__panel>ul .arrow svg {
    width: 13px;
    height: 10px;
  }

  .l-nav__gazoo {
    position: fixed;
    bottom: 20px;
    left: 20px;
    text-align: left;
  }

  .l-nav__gazoo img {
    width: 218px;
    height: auto;
  }

  .is-nav-open .l-nav__button i:nth-child(1) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-top: -2px;
  }

  .is-nav-open .l-nav__button i:nth-child(2) {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-top: -2px;
  }

  .is-nav-open .l-nav__panel {
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
  }

  .is-nav-open .l-wrapper {
    display: none;
  }

  .c-link {
    margin-right: -20px;
    margin-left: -20px;
  }

  .c-link.is-large a {
    padding-top: 0;
  }

  .c-link.is-large a span.text,.c-link.is-large a>span {
    padding-bottom: 14px;
  }

  .c-link a {
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
  }

  .c-link a span.text,.c-link a>span {
    width: auto;
    padding-bottom: 14px;
  }

  .c-link a span.text:after,.c-link a>span:after {
    right: 49px;
  }

  .c-link .arrow {
    width: 49px;
  }

  .c-link .arrow svg {
    width: 13px;
    height: 10px;
  }

  .c-link .arrow:after {
    height: 10px;
  }

  .p-home__video {
    top: 0;
    left: 0;
  }

  .p-home__body {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 67px 20px;
  }

  .p-home__outer {
    display: block;
  }

  .p-home__inner {
    position: static;
    height: auto;
    padding-bottom: 0;
  }

  .p-home__conclusion {
    position: fixed;
    bottom: 20px;
    right: 20px;
    left: 20px;
  }

  .p-home__ci {
    position: fixed;
    top: 67px;
    right: 20px;
    left: 20px;
  }

  .p-home__ja {
    margin-right: calc(30 / 750 * -100%);
    margin-left: calc(30 / 750 * -100%);
  }

  .p-home__lead {
    position: static;
    width: calc(562 / 670 * 100%);
  }

  .p-home__lead>span {
    padding-bottom: calc(68 / 562 * 100%);
  }

  .p-home__nav {
    position: static;
    height: auto;
    margin-top: 29px;
  }

  .p-home__nav ul {
    display: block;
  }

  .p-home__nav li:nth-child(1) {
    width: auto;
    padding-right: 0;
  }

  .p-home__nav li:nth-child(1) a {
    padding-bottom: 8px;
  }

  .p-home__nav li:nth-child(1) span.text {
    width: calc(423 / 564 * 100%);
  }

  .p-home__nav li:nth-child(1) span.text>span {
    padding-bottom: calc(63 / 423 * 100%);
  }

  .p-home__nav li:nth-child(2) {
    width: auto;
    margin-top: 29px;
    padding-left: 0;
  }

  .p-home__nav li:nth-child(2) a {
    padding-bottom: 14px;
  }

  .p-home__nav li:nth-child(2) span.text {
    width: calc(308 / 564 * 100%);
  }

  .p-home__nav li:nth-child(2) span.text>span {
    padding-bottom: calc(23 / 308 * 100%);
  }

  .p-home__nav a {
    margin-right: 53px;
    border-bottom: 2px solid #fff;
  }

  .p-home__nav .arrow {
    display: block;
    position: absolute;
    top: 0;
    right: -53px;
    width: 49px;
    height: 100%;
    box-sizing: content-box;
    border-bottom: 2px solid #fff;
    text-align: center;
  }

  .p-home__nav .arrow svg {
    display: inline-block;
    position: static;
    width: 13px;
    height: 10px;
  }

  .p-home__nav .arrow>span {
    height: auto;
  }

  .p-home__nav .arrow>span>span {
    width: auto;
  }

  .p-home__nav .arrow>span>span>span {
    height: auto;
    padding-bottom: 0;
  }

  .p-scenes {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
  }

  .p-scenes__header:not(.is-modal) {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    box-sizing: border-box;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-scenes__header-ci {
    width: 96px;
    margin-right: 0;
    position: relative;
    z-index: 5;
  }

  .p-scenes__header-ci .en {
    margin-top: -1px;
  }

  .p-scenes__profile {
    margin-top: 137px;
  }

  .p-scenes__profile-h1 img {
    width: 261px;
    height: auto;
  }

  .p-scenes__profile-ratvala img {
    width: 10px;
    height: auto;
  }

  .p-scenes__profile-image {
    height: 187px;
    margin-top: 49px;
    margin-right: -20px;
    margin-left: -20px;
  }

  .p-scenes__profile-image img {
    height: 187px;
    width: auto;
  }

  .p-scenes__profile-image-play {
    width: 90px;
    height: 90px;
  }

  .p-scenes__profile-image-play svg {
    width: 90px;
    height: 90px;
  }

  .p-scenes__profile-image-inner {
    width: 1773px;
  }

  .p-scenes__profile-body {
    margin-top: 49px;
  }

  .p-scenes__profile-text {
    margin-top: 29px;
  }

  .p-scenes__profile-text img {
    width: 323px;
    height: auto;
    max-width: 100%;
  }

  .p-scenes__profile-link a {
    padding-top: 0;
  }

  .p-scenes__profile-link {
    margin-top: 29px;
  }

  .p-scenes__section {
    margin-top: 89px;
  }

  .p-scenes__section.is-01 .p-scenes__section-title img {
    width: 245px;
    height: auto;
  }

  .p-scenes__section.is-01 .p-scenes__section-text img {
    width: 332px;
    height: auto;
    max-width: 100%;
  }

  .p-scenes__section.is-02 .p-scenes__section-title img {
    width: 295px;
    height: auto;
  }

  .p-scenes__section.is-02 .p-scenes__section-text img {
    width: 334px;
    height: auto;
    max-width: 100%;
  }

  .p-scenes__section-image {
    margin-right: -20px;
    margin-left: -20px;
  }

  .p-scenes__section-image img {
    height: 131px;
  }

  .p-scenes__section-image-inner {
    width: 1613px;
  }

  .p-scenes__section-body {
    margin-top: 0;
  }

  .p-scenes__section-title {
    position: static;
  }

  .p-scenes__section-text {
    margin-top: 49px;
  }

  .p-scenes__section-text img {
    max-width: 100%;
  }

  .p-scenes__section-link {
    margin-top: 49px;
  }

  .p-scenes__section-link a>span>span {
    text-align: left;
  }

  .p-scenes__banner {
    margin-top: 49px;
  }

  .p-scenes__banner+.p-scenes__section {
    margin-top: 109px;
  }

  .p-scenes__banner span {
    bottom: 18px;
    left: 18px;
  }

  .p-scenes__banner span img {
    width: 268px;
    height: auto;
  }

  .p-scenes__movie {
    margin-top: 109px;
    margin-right: -20px;
    margin-left: -20px;
  }

  .p-scenes__movie-inner {
    padding-bottom: calc(420/ 750 * 100%);
  }

  .p-scenes__movie a {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-scenes__movie-ci .ja {
    margin-right: -15px;
    margin-left: -15px;
  }

  .p-scenes__movie-play {
    margin-top: 20px;
  }

  .p-scenes__movie-play img {
    width: 183px;
    height: auto;
  }

  .p-scenes__movie-play:before {
    width: 13px;
    margin-bottom: 16px;
  }

  .p-scenes__footer {
    padding-top: 49px;
    padding-bottom: 29px;
  }

  .p-scenes__footer img {
    width: 218px;
    height: auto;
  }

  .p-modal__video {
    width: 100%;
    padding-top: 56.25%;
  }

  .p-modal__video-cover {
    display: none;
  }

  .p-modal .p-modal__close {
    top: 20px;
    right: 20px;
  }

  .p-modal .p-modal__close svg {
    width: 28px;
    height: 28px;
  }

  .p-modal__header {
    margin-right: 20px;
    margin-left: 20px;
    width: calc(100% - (20px * 2));
  }

  .p-video-controller:before {
    height: 4px;
  }

  .p-video-controller__wapper {
    margin-right: 20px;
    margin-left: 20px;
    width: calc(100% - (20px * 2));
  }

  .p-video-controller__item {
    border-bottom-width: 2px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48px;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    max-width: 48px;
  }

  .p-video-controller__seek-bar {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .p-video-controller__seek-bar:before {
    height: 2px;
  }

  .p-video-controller__seek-bar span {
    border-bottom-width: 2px;
  }

  .p-video-controller__play svg {
    width: 13px;
    height: 10px;
  }

  .p-video-controller__pause svg {
    width: 8px;
    height: 10px;
  }

  .p-video-controller__unmute svg {
    width: 13px;
    height: 10px;
  }

  .p-video-controller__mute svg {
    width: 13px;
    height: 2px;
  }

  .u-pc {
    display: none !important;
  }
}

@-webkit-keyframes arrow-animation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  5% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }

  10% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  25% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }

  30% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes arrow-animation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  5% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }

  10% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  25% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }

  30% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes infinite-background-image-01 {
  to {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

@keyframes infinite-background-image-01 {
  to {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

@-webkit-keyframes infinite-background-image-02 {
  to {
    -webkit-transform: translate(-33.33%);
    transform: translate(-33.33%);
  }
}

@keyframes infinite-background-image-02 {
  to {
    -webkit-transform: translate(-33.33%);
    transform: translate(-33.33%);
  }
}

@-webkit-keyframes noise {
  0% {
    -webkit-transform: translateX(0px, 0px);
    transform: translateX(0px, 0px);
  }

  10% {
    -webkit-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px);
  }

  20% {
    -webkit-transform: translate(150px, -100px);
    transform: translate(150px, -100px);
  }

  30% {
    -webkit-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px);
  }

  40% {
    -webkit-transform: translate(100px, -150px);
    transform: translate(100px, -150px);
  }

  50% {
    -webkit-transform: translate(-100px, 200px);
    transform: translate(-100px, 200px);
  }

  60% {
    -webkit-transform: translate(-200px, -100px);
    transform: translate(-200px, -100px);
  }

  70% {
    -webkit-transform: translateY(50px, 100px);
    transform: translateY(50px, 100px);
  }

  80% {
    -webkit-transform: translate(100px, -150px);
    transform: translate(100px, -150px);
  }

  90% {
    -webkit-transform: translate(0px, 200px);
    transform: translate(0px, 200px);
  }

  100% {
    -webkit-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px);
  }
}

@keyframes noise {
  0% {
    -webkit-transform: translateX(0px, 0px);
    transform: translateX(0px, 0px);
  }

  10% {
    -webkit-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px);
  }

  20% {
    -webkit-transform: translate(150px, -100px);
    transform: translate(150px, -100px);
  }

  30% {
    -webkit-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px);
  }

  40% {
    -webkit-transform: translate(100px, -150px);
    transform: translate(100px, -150px);
  }

  50% {
    -webkit-transform: translate(-100px, 200px);
    transform: translate(-100px, 200px);
  }

  60% {
    -webkit-transform: translate(-200px, -100px);
    transform: translate(-200px, -100px);
  }

  70% {
    -webkit-transform: translateY(50px, 100px);
    transform: translateY(50px, 100px);
  }

  80% {
    -webkit-transform: translate(100px, -150px);
    transform: translate(100px, -150px);
  }

  90% {
    -webkit-transform: translate(0px, 200px);
    transform: translate(0px, 200px);
  }

  100% {
    -webkit-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px);
  }
}

/*# sourceMappingURL=style.css.map */
