@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@400;500;600&family=Montserrat:wght@600&family=Noto+Sans+JP:wght@500;600;700;900&display=swap');

@font-face {
  font-family: "DIN-Semi";
  src: url("/content/dam/au-com/pr/netflixpack_2/font/D-DIN-PRO-600-SemiBold_f822226a442ab335.otf") format("opentype");
}

@font-face {
  font-family: "DIN-Bold";
  src: url("/content/dam/au-com/pr/netflixpack_2/font/D-DIN-PRO-700-Bold_b9c93194bb065d0d.otf") format("opentype");
}
@font-face {
  font-family: "DIN-exBold";
  src: url("/content/dam/au-com/pr/netflixpack_2/font/D-DIN-PRO-800-ExtraBold_2c119b44ce63a43.otf") format("opentype");
}
@font-face {
  font-family: "DIN-Heavy";
  src: url("/content/dam/au-com/pr/netflixpack_2/font/D-DIN-PRO-900-Heavy_23e957195e0bb2aa.otf") format("opentype");
}

.font_din600 {
  font-family: "DIN-Semi" !important;
}

.font_din700 {
  font-family: "DIN-Bold" !important;
}

.font_din800 {
  font-family: "DIN-exBold" !important;
}
.font_din900 {
  font-family: "DIN-Heavy" !important;
}
/* -------------------------------------
   font
------------------------------------- */
/*
@font-face {
  font-family: 'DIN600';
  src: url("../fonts/D-DIN-PRO-600-SemiBold_4ec049ee15cbe0b1.otf") format("opentype");
}

@font-face {
  font-family: 'DIN700';
  src: url("../fonts/D-DIN-PRO-700-Bold_f84c905d1724d8e3.otf") format("opentype");
}

@font-face {
  font-family: 'DIN800';
  src: url("../fonts/D-DIN-PRO-800-ExtraBold_f5c80d9af84d3d67.otf") format("opentype");
}
*/

/*
.font_din600 {
  font-family: "DIN600" !important;
}

.font_din700 {
  font-family: "DIN700" !important;
}

.font_din800 {
  font-family: "DIN800" !important;
}
*/




.responsivegrid.au-layoutcontainer {
  overflow: clip;

}

.page-v2 {
  overflow-x: clip;
}

.cmp-au-com-container__width__1column__980 > .cmp-au-com-container > .cmp-au-com-container__contents {
  width: 100%;
}

@media (max-width: 979px) {
  .cmp-au-com-container__width__1column__980 > .cmp-au-com-container > .cmp-au-com-container__contents {
    padding-right: 0%;
    padding-left: 0%;
  }
}


body.scroll_stop {
  overflow: hidden;
}

#au_netflixpack .font_noto500 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

#au_netflixpack * {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

#au_netflixpack .font_noto700 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

#au_netflixpack .font_noto800 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 800;
}

#au_netflixpack .font_noto900 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 800;
}



.mt1em {
  margin-top: 0.1em;
}

.mt2em {
  margin-top: 2em;
}

:root {
  --color_orange: #eb5505;
  --color_blue: #333333;
  --color_yellow: #FCE246;
  --color_l_yellow: #FFEE86;
  --color_ll_yellow: #FEF9DA;
  --color_netflix_red: #E50914;
}

#au_netflixpack .red {
  color: red;
}

#au_netflixpack .orange {
  color: var(--color_orange);
}

#au_netflixpack .yellow {
  color: var(--color_yellow);
}

#au_netflixpack .blue {
  color: var(--color_blue);
}

#au_netflixpack .netflix_red {
  color: var(--color_netflix_red);
}

#au_netflixpack .gray {
  color: #999;
}

#au_netflixpack .bold {
  font-weight: bold;
}

#au_netflixpack .small {
  font-size: 0.9em;
}

#au_netflixpack .small9 {
  font-size: 0.9em;
  font-weight: normal;
}

#au_netflixpack .small8 {
  font-size: 0.8em;
}

#au_netflixpack .small7 {
  font-size: 0.7em;
}

#au_netflixpack .small6 {
  font-size: 0.6em;
}

#au_netflixpack .small5 {
  font-size: 0.5em;
}


#au_netflixpack .big {
  font-size: 1.3em;
}

.overflow_hidden {
  overflow: hidden;
}

#au_netflixpack .mt1em {
  margin-top: 1em;
}

@media screen and (min-width: 750px) {
  .super {
    font-size: 0.7em;
    vertical-align: super;
    /* display: inline-flex; */
    align-items: flex-start;
    position: relative;
    top: 0em;
    line-height: 0;
  }

  .astarisk {
    font-size: 0.7em;
    vertical-align: super;
    display: inline-flex;
    align-items: flex-start;
    position: relative;
    top: 0em;
    line-height: 0;
  }
}

@media screen and (min-width: 0px) and (max-width: 749px) {
  .super {
    transform: scale(0.7) translateY(0vw);
    vertical-align: super;
    /* padding-left: 0.5em; */
    font-size: 0.7em;
    padding-right: 0.2em;
  }

  .astarisk {
    transform: scale(0.7) translateY(-2vw);
    /* vertical-align: super; */
    display: inline-block;
  }
}

/*
html {
    scroll-behavior: smooth;
}
*/

#au_netflixpack {
  font-family: 'Noto Sans JP', sans-serif;
}

#au_netflixpack a {
  text-decoration: none;
}

#au_netflixpack a:hover {
  color: ;
}

#au_netflixpack .btn:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

#au_netflixpack .btn {
  cursor: pointer;
  transition: all 0.3s;
}

#au_netflixpack img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  width: 100%;
}

#au_netflixpack .indent {
  padding-left: 2em;
  text-indent: -2em;
}

#au_netflixpack .indent_1 {
  padding-left: 1em;
  text-indent: -1em;
}

#au_netflixpack .indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}

#au_netflixpack .indent_3 {
  padding-left: 3.5em;
  text-indent: -3.5em;
}

#au_netflixpack .indent_4 {
  padding-left: 4.5em;
  text-indent: -4.5em;
}

/*
.remarks_child {
  margin-left: 2.5em
}
*/

#au_netflixpack .red {
  color: red;
}

#au_netflixpack a.text_link {
  color: #0066aa;
  text-decoration: underline;
  display: inline;
}

#au_netflixpack a.text_link:hover {
  text-decoration: underline;
}

#au_netflixpack a.text_link.icon_blank::after {
  content: "";
  display: inline-block;
  background-image: url(/content/dam/au-com/pr/netflixpack_2/images/icon_link_blank_df4d279fca96e53.png);
  height: 0.9em;
  width: 0.9em;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0.3em;
  margin-right: 0.3em;
}


#au_netflixpack .astarisk {
  font-size: 0.7em;
  vertical-align: top;
}

#au_netflixpack .margin_bottom_1 {
  margin-bottom: 1.5em;
}

/*
#au_netflixpack .margine_r_hearf {
  margin-right: 0.2em;
}
*/

#au_netflixpack {
  animation-name: fadein;
  animation-duration: 0s;
  animation-delay: 0.8s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  will-change: opacity;
  opacity: 0;
  background-color: #000;
}

#au_netflixpack .v_hidden {
  opacity: 0;
}

.modal_wrap.js-hide {
  /*display: none;*/
  pointer-events: none;
  opacity: 0;
  z-index: -10;

}

.modal_wrap.js-hide iframe {
  opacity: 0;
  pointer-events: none !;
}

.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
  /*slick-initializedが付与されたら表示*/
}

/*table-----------------------------*/
#au_netflixpack td.td_width25 {
  width: 25%
}

#au_netflixpack td.td_width33 {
  width: 33.3%
}

#au_netflixpack td.td_width50 {
  width: 50%
}

#au_netflixpack td.td_width75 {
  width: 75%
}

#au_netflixpack td.td_bg_gray {
  background-color: #F3F3F3;

}

#au_netflixpack td.td_bg_orange {
  background-color: #FFF4EE;
}

#au_netflixpack .align_left {
  text-align: left;
}

#au_netflixpack .align_right {
  text-align: right;
}

#au_netflixpack .align_center {
  text-align: center;
}

#au_netflixpack td.nomal {
  font-weight: nomal;
}

#au_netflixpack .bold {
  font-weight: 700;
}

#au_netflixpack .vertical-top {
  vertical-align: top;
}

/*animation-----------------------*/
.animation_fadeUp.on {
  transform: translateY(0px);
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.animation_fadeUp {
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
}


.animation_zoomUp.on {
  opacity: 1;
  animation-name: move-anim;
  animation-duration: 0.4s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  backface-visibility: hidden;
  /*  will-change: transform;*/
}

@keyframes move-anim {
  0% {
    transform: scale(0.6);
  }

  90% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.animation_zoomUp {
  transform: scale(0);
  opacity: 0;
  backface-visibility: hidden;
  /*  will-change: transform;*/
}


.animation_flipUp.on {
  transform: scaleY(1);
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.animation_flipUp {
  transform: scaleY(0);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
  /*  will-change: transform;*/
}

.animation_line {
  position: relative;
  will-change: transform;
  backface-visibility: hidden;
}

.animation_line.on::after {
  width: 0%;
  transition: all ease-in-out 0.3s;
}

.animation_line::after {
  content: "";
  position: absolute;
  right: 0;
  height: 1.4em;
  top: 0.2em;
  width: 100%;
  transition: all ease-in-out 0.4s;
  background-color: var(--color_orange);
  /*  will-change: transform;*/
}


.animation_delay_0100,
.animation_delay_0100.on {
  transition-delay: 0.1s;
  animation-delay: 0.1s;
}

.animation_delay_0200,
.animation_delay_0200.on {
  transition-delay: 0.2s;
  animation-delay: 0.2s;
}

.animation_delay_0300,
.animation_delay_0300.on {
  transition-delay: 0.3s;
  animation-delay: 0.3s;
}

.animation_delay_0400,
.animation_delay_0400.on {
  transition-delay: 0.4s;
  animation-delay: 0.4s;
}

.animation_delay_0500,
.animation_delay_0500.on {
  transition-delay: 0.5s;
  animation-delay: 0.5s;
}

.animation_delay_0600,
.animation_delay_0600.on {
  transition-delay: 0.6s;
  animation-delay: 0.6s;
}

.animation_delay_0700,
.animation_delay_0700.on {
  transition-delay: 0.7s;
  animation-delay: 0.7;
}

.animation_delay_0800,
.animation_delay_0800.on {
  transition-delay: 0.8s;
  animation-delay: 0.8s;
}

.animation_delay_0900,
.animation_delay_0900.on {
  transition-delay: 0.9s;
  animation-delay: 0.9s;
}

.animation_delay_1000,
.animation_delay_1000.on {
  transition-delay: 1s;
  animation-delay: 1s;
}

.animation_delay_1100,
.animation_delay_1100.on {
  transition-delay: 1.1s;
  animation-delay: 1.1s;
}


.animation_delay_2000,
.animation_delay_2000.on {
  transition-delay: 2s;
  animation-delay: 2s;
}

.animation_delay_3000,
.animation_delay_3000.on {
  transition-delay: 3s;
  animation-delay: 3s;
}


.animation_delay_4000,
.animation_delay_4000.on {
  transition-delay: 4s;
  animation-delay: 4s;
}

.animation_delay_5000,
.animation_delay_5000.on {
  transition-delay: 5s;
  animation-delay: 5s;
}



/*url url_direction-----------------*/


#au_netflixpack .js-url_direction {
  display: flex;
  flex-direction: column;
}

section.anchor_section .anchor_wrap.alacartemax,
section.anchor_section .anchor_wrap.alacartemanekatsu {
  flex-direction: row-reverse;
}


#au_netflixpack .js-url_direction .change_section,
#au_netflixpack .js-url_direction.alacartemax .standard_section,
#au_netflixpack .js-url_direction.alacartemanekatsu .standard_section {
  order: 1;
}

#au_netflixpack .js-url_direction .standard_section,
#au_netflixpack .js-url_direction.alacartemax .change_section,
#au_netflixpack .js-url_direction.alacartemanekatsu .change_section {
  order: 2;
}

/*read tag*/
.page-read_wrap {
  position: relative;
}

.page-read_wrap div {
  position: absolute;
  height: 30px;
  width: 30px;
  pointer-events: none;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


/*AEM CUSTOM*/
/*
.root.responsivegrid div .au-experiencefragment {
  display: none !important;
}

.cmp-au-com-au-layoutcontainer__sidenavi__exists {
  padding-left: 0px !important;
}
*/

*:focus-visible,
*:focus {
  outline: 0px !important;
}



@media screen and (min-width: 0px) and (max-width: 1199px) {
      section.kv_section {
        margin-top: 44px;
    }
}
