@charset "UTF-8";

/*style_sp.css*/
@media screen and (min-width: 0px) and (max-width: 749px) {
  .cmp-au-com-container__width__1column__980 > .cmp-au-com-container > .cmp-au-com-container__contents {
    padding-right: 0%;
    padding-left: 0%;
  }

  #au_netflixpack {

    /*au header*/
  }

  .for_pc,
  .-pc {
    display: none !important;
  }

  .contents_all_wrap {
    background-size: 100vw;
    background-repeat: repeat-y;
    background-position: center top 1440px;
    overflow: clip;
    /* margin-top: 44px; */
  }


  a.cv_detail_btn {
    padding: 0.7em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    background: rgb(150, 39, 142);
    border-radius: 50vw;
    width: 100%;
    position: relative;
    height: 12vw;
    font-size: 4vw;
    font-weight: bold;
    box-sizing: border-box;
  }

  a.cv_detail_btn.orange_bg {
    background: var(--Linear, linear-gradient(92deg, #EB5505 33.5%, #E50914 100%));
  }

  a.cv_detail_btn.orange_bg:visited,
  a.cv_detail_btn.purple_bg:visited {
    color: #fff !important;
  }

  a.cv_detail_btn.purple_bg {
    background: var(--Linear, linear-gradient(92deg, #FFA372 0%, #FD5795 39.5%, #8051FF 100%));
  }


  .cv_detail_btn::after {
    content: "";
    position: absolute;
    right: 5vw;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/icon_arrow_right_w_74b5e548fbce40a4.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 5vw;
    width: 5vw;
  }

  .icon_anchor_arrow {
    height: 3vw;
    width: 3ve;
    transform: rotate(135deg);
    display: inline-block;
    margin-left: 2vw;
    position: relative;
    top: -1vw;
  }

  @keyframes move-flash {
    from {
      background-position: -100% bottom;
    }

    to {
      background-position: 200% bottom;
    }
  }

  .cv_detail_btn.flash::before {
    width: 100%;
    height: 100%;
    border-radius: 50vw;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/icon_btn_flash_d178ab726fa8be3e.png);
    background-size: contain;
    background-repeat: no-repeat;
    animation-name: move-flash;
    animation-duration: 3.2s;
    animation-timing-function: steps(5.2, end);
    animation-iteration-count: infinite;
    /*    animation-fill-mode: forwards;*/
    height: 12vw;
  }


  .icon_anchor_arrow.black {
    border-right: 2px solid #333;
    border-top: 2px solid #333;
  }

  .anchor_text {
    margin: auto;
    display: inline-block;
    font-size: 3.2vw;
    text-decoration: underline !important;
    margin: 0 auto 4vw auto;
  }

  .anchor_text.white {
    color: #fff;
  }

  .anchor_text.white .icon_anchor_arrow {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
  }

  a.btn_white {
    border-radius: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color_orange);
    height: 12vw;
    width: 100%;
    max-width: 70vw;
    margin: auto;
    font-size: 4vw;
    border: 2px solid var(--color_orange);
    font-weight: bold;
    /* margin-bottom: 5vw; */
    position: relative;
    background-color: #fff;
  }

  a.btn_white::after {
    content: "";
    height: 20px;
    width: 20px;
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/icon_arrow_right_orange_934cdcd6137f24d5.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    inset: auto 5vw auto auto;
    position: absolute;
  }

  .text_outer_link,
  .text_inner_link {
    font-weight: bold;
    position: relative;
    color: #0066AA;
  }

  .text_outer_link::after,
  .text_inner_link::after {
    content: "";
    position: relative;
    height: 4vw;
    width: 4vw;
    top: 3px;
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/icon_arrow_right_blue_705d704a4efd1f08.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: -1vw;
    display: inline-block;
  }

  .text_inner_link::after {
    transform: rotate(90deg);
  }

  /*custom common header*/
  #headArea {
    padding: 3vw 0;
    text-align: center;
    border-bottom: solid .2vw #808080;
    margin-top: 44px;
  }

  #headArea img {
    display: block;
    width: 35vw;
    margin: 0 auto;
  }

  /*kv_section------------------------*/
  .kv_allwrap {
    height: 163vw;
    background-color: #999;
  }

  section.kv_section {
    /* height: 437px; */
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #000;
    height: 163vw;
    background-size: contain;
  }

  section.kv_section.-kv_a {
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/kv_bg_a_fe48d56202be4b36.webp);
  }

  section.kv_section.-kv_b {
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/kv_bg_b_78753a729aa6ba57.webp);
    background-color: #fff;
    margin-top: 44px;
  }

  section.kv_section .kv_wrap {
    position: relative;
    width: 100%;
    margin: auto;
    position: relative;
    width: ;
    line-height: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 5vw;
  }

  section.kv_section.-kv_b .kv_wrap {
    /* padding-top: 50px; */
  }





  section.kv_section.-kv_b .kv_wrap .kv_title .kv_heading_anime {
    position: absolute;
    /*
    animation-name: anime-fadein;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    will-change: opacity;
    animation-duration: 0.5s;
    opacity: 0;
    animation-delay: 1s;
*/
  }

  section.kv_section.-kv_b .kv_wrap .kv_title .kv_heading_anime.kv_heading {
    width: 43.2vw;
    left: 4.5vw;
    top: 6.8vw;
  }

  section.kv_section.-kv_b .kv_wrap .kv_title .kv_heading_anime.kv_heading_netflix {
    width: 31vw;
    left: 5vw;
    top: 23vw;
  }


  @keyframes anime-fadein {
    from {
      transform: translateY(3vw);
      opacity: 0;
    }

    to {
      transform: translateY(0px);
      opacity: 1;
    }
  }

  section.kv_section.-kv_b .kv_wrap .kv_title .kv_tb {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    filter: drop-shadow(0 0 2vw rgb(255, 255, 255));
    border: 1px solid #fff;
    animation-name: anime-fadein;
    -moz-animation-name: anime-fadein;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    will-change: opacity;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    opacity: 0;
    z-index: 1;
  }

  /*イカゲーム3*/
  section.kv_section.-kv_b .kv_wrap .kv_title .kv_tb.kv_tb.kv_tb_1 {
    width: 27.4vw;
    left: 33.5vw;
    top: 64.7vw;
    animation-delay: 2.5s;
  }

  /*おつかれさま*/
  section.kv_section.-kv_b .kv_wrap .kv_title .kv_tb.kv_tb.kv_tb_2 {
    width: 27.1vw;
    left: 63.7vw;
    top: 28.4vw;
    animation-delay: 2.0s;
  }

  /*エレクトリックステイト*/
  section.kv_section.-kv_b .kv_wrap .kv_title .kv_tb.kv_tb.kv_tb_3 {
    width: 14.8vw;
    left: 23.9vw;
    top: 10.2vw;
    animation-delay: 1.0s;
    z-index: 0;
  }

  /*罵倒村*/
  section.kv_section.-kv_b .kv_wrap .kv_title .kv_tb.kv_tb.kv_tb_4 {
    width: 16.3vw;
    left: 71.2vw;
    top: 3.1vw;
    animation-delay: 1.5s;
  }

  /*新幹線代爆破*/
  section.kv_section.-kv_b .kv_wrap .kv_title .kv_tb.kv_tb.kv_tb_5 {
    width: 44vw;
    top: 37vw;
    right: 43.3vw;
    animation-delay: 3.0s;
  }








  section.kv_section .cv_detail_btn_wrap {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 73vw;
  }

  section.kv_section.-kv_a .cv_detail_btn_wrap {
    top: 113vw;
  }

  section.kv_section.-kv_b .cv_detail_btn_wrap {
    top: 142vw;
  }

  section.kv_section .kv_anchor_text_wrap {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 106vw;
    text-align: center;
  }

  section.kv_section.-kv_a .kv_anchor_text_wrap {
    top: 106vw;
  }

  section.kv_section.-kv_b .kv_anchor_text_wrap {
    top: 135vw;
  }

  section.kv_section.-kv_a .kv_anchor_text_wrap a.anchor_text {
    color: #fff;
  }

  section.kv_section.-kv_b .kv_anchor_text_wrap a.anchor_text {
    /* color: #333; */
  }

  .icon_anchor_arrow {
    height: 2vw;
    width: 2vw;
    transform: rotate(135deg);
    display: inline-block;
    margin-left: 2vw;
    position: relative;
    top: -1vw;
  }

  .icon_anchor_arrow.white {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;

  }

  .icon_anchor_arrow.black {
    border-right: 2px solid #333;
    border-top: 2px solid #333;
  }

  section.kv_section .anchor_text {
    margin: auto;
    color: #fff;
  }


  section.kv_section .kv_scroll_anime_wrap {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 10vw;
    height: 15vw;
    width: 10vw;
    text-align: center;
  }


  section.kv_section .kv_scroll_anime_wrap .kv_scroll_anime_text {
    font-size: 2vw;
    width: 100%;
    text-align: center;
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    margin: auto;

  }

  section.kv_section.-kv_a .kv_scroll_anime_wrap .kv_scroll_anime_text {
    color: #fff;
  }

  section.kv_section.-kv_b .kv_scroll_anime_wrap .kv_scroll_anime_text {
    color: #000;
  }

  section.kv_section .kv_scroll_anime_wrap .kv_scroll_anime_circle {
    height: 2.5vw;
    width: 2.5vw;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
  }

  section.kv_section.-kv_a .kv_scroll_anime_wrap .kv_scroll_anime_circle {
    border: 1px solid #fff;
  }

  section.kv_section.-kv_b .kv_scroll_anime_wrap .kv_scroll_anime_circle {
    border: 1px solid #000;
  }

  @keyframes move-scroll_icon {
    0% {
      height: 0;
    }

    50% {
      height: 10vw;
      opacity: 1;
    }

    100% {
      height: 10vw;
      opacity: 0;
    }
  }

  section.kv_section .kv_scroll_anime_wrap .kv_scroll_anime_bar {
    height: 2vw;
    width: 1px;
    height: 10vw;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 4vw;
    background-color: #fff;
    animation-name: move-scroll_icon;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    /*    animation-fill-mode: forwards;*/
    animation-timing-function: steps(5.2, end);
    will-change: transform;
  }

  section.kv_section.-kv_a .kv_scroll_anime_wrap .kv_scroll_anime_bar {
    background-color: #fff;
  }

  section.kv_section.-kv_b .kv_scroll_anime_wrap .kv_scroll_anime_bar {
    background-color: #000;
  }



  /*  section.netflix-title ------------------*/

  section.headline_section {
    background-color: #fff;
    text-align: center;
    padding-bottom: 8.8vw;
    padding-top: 4vw;
  }

  section.headline_section .bnr_present {
    max-width: 96vw;
    margin: auto;
    display: block;
  }


  section.headline_section .headline_title {
    margin: auto;
    margin-bottom: 5vw;
  }

  section.headline_section a.ponta_link_detail {
    margin: auto;
    color: #333;
    display: inline-block;
    font-size: 4vw;
    text-decoration: underline !important;
  }

  section.headline_section a.anchor_text {
    margin: auto;
    color: #333;
    margin-bottom: 10vw;
  }

  section.headline_section .cv_detail_btn_wrap {
    margin: auto;
    max-width: 70vw;
  }

  .cv_detail_btn .otoku {
    position: absolute;
    top: -3.3vw;
    display: flex;
    background-color: #fff;
    max-height: 6vw;
    height: 100%;
    color: #EB5505;
    padding: 1vw 2vw;
    line-height: 0;
    width: auto;
    border-radius: 50vw;
    font-size: 3vw;
    justify-content: center;
    align-items: center;
    border: 1px solid #EB5505;
    box-sizing: border-box;
  }


  /*  section.recommend_section ------------------*/

  section.recommend_section {
    background-color: #000;
    padding: 8.8vw 0 0 0;
    text-align: center;
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/recommend_bg_ff6204b317300c09.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  section.recommend_section .recommend_fukidashi {
    width: 63vw;
    margin: auto;
    margin-bottom: 2vw;
  }

  section.recommend_section .recommend_title_copy {
    color: #fff;
    text-align: center;
    font-size: 5.7vw;
    font-weight: bold;
    line-height: 1.3em;
    width: 90vw;
    margin: auto;
    /* margin-bottom: 15vw; */
  }

  section.recommend_section .recommend_title {
    font-size: 8.7vw;
    font-weight: bold;
    margin-bottom: 8vw;
    text-align: center;
    font-weight: bold;
  }



  section.recommend_section .slide_recommend_title {
    width: 92%;
    margin: auto;
    margin-bottom: 3vw;
    color: #fff;
    text-align: left;
    font-size: 5.4vw;
    font-weight: bold;
    /* top: -6vw; */
    /* left: 1vw; */
    /* position: absolute; */
  }

  section.recommend_section .slide_recommend {
    width: 100%;
    margin: auto;
  }

  section.recommend_section .slide_recommend_wrap {
    text-align: left;
    font-weight: bold;
    color: #fff;
    /* width: 1160px; */
    /* margin: auto; */
    /* transform: scale(0.95); */
  }

  /*
  reccomend_item_allwrap----------------------*/

  section.recommend_section .reccomend_item_allwrap {}

  section.recommend_section .reccomend_item_allwrap .reccomend_item_wrap {
    color: #fff;
    padding: 0;
    border-bottom: 1px solid #d9d9d9;
    margin: auto;
    width: 90vw;
  }



  section.recommend_section .reccomend_item_allwrap .reccomend_item_tb {
    margin: auto;
    padding: 10vw 0px 3vw;
    line-height: 0;
  }

  section.recommend_section .reccomend_item_allwrap .reccomend_item_tb.first {
    padding: 0vw 0px 3vw;
  }

  section.recommend_section .reccomend_item_allwrap .reccomend_item_title {
    font-size: 6vw;
    text-align: center;
    margin-bottom: 3vw;
  }

  section.recommend_section .reccomend_item_allwrap .reccomend_item_text {
    font-size: 4vw;
    margin-bottom: 6vw;
    font-weight: normal;
    line-height: 1.5em;
  }

  section.recommend_section .reccomend_item_allwrap .reccomend_item_modal-open_bt {
    height: 13vw;
    width: 80vw;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    margin: 0 auto;
    font-size: 4vw;
    margin-bottom: 10vw;
    position: relative;
  }

  section.recommend_section .reccomend_item_allwrap .reccomend_item_modal-open_bt::after {
    content: "＋";
    color: #333;
    position: absolute;
    top: 50%;
    line-height: 0;
    right: 3vw;
    font-size: 5vw;
  }

  section.recommend_section .reccomend_bt_readmore_wrap {
    text-align: center;
    width: 100%;
    line-height: 0em;
    padding: 11vw 0 5vw;
  }

  section.recommend_section .reccomend_bt_readmore_wrap .reccomend_bt_readmore {
    font-size: 4vw;
    display: inline-block;
    margin: auto;
    position: relative;
    left: -0.75em;
  }

  section.recommend_section .reccomend_bt_readmore_wrap .reccomend_bt_readmore .icon_arrow {
    width: 6vw;
    height: 6vw;
    position: absolute;
    right: -7vw;
    top: -3vw;
  }

  section.recommend_section .reccomend_bt_readmore_wrap .reccomend_bt_readmore .icon_arrow.down {
    transform: rotateX(180deg);
  }



  /*section.plan ------------------------*/

  section.section_plan {
    text-align: center;
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/movie_bg_footer_62e855b99bb50848.webp);
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 10vw;
    /* margin-top: 10vw; */
  }

  .section_plan_wrap {
    background-color: #fff;
    border-radius: 5vw;
    margin: auto;
    text-align: center;
    width: 92%;
    max-width: 100%;
    padding: 8.9vw 7vw 1vw;
  }

  section.section_plan .title_main {
    font-size: 5.7vw;
    font-weight: bold;
    margin-bottom: 10vw;
  }

  section.section_plan .plan_fukidashi {
    width: 60vw;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }

  /*
  section.section_plan .plan_title {
    font-size: 9vw;
    font-weight: bold;
    margin-bottom: 2vw;
  }

  section.section_plan .plan_title_copy {
    color: #fff;
    text-align: center;
    font-size: 3.3vw;
    margin-bottom: 10vw;
  }
*/

  section.section_plan .plan_detail_wrap {
    background-color: #fff;
    max-width: 90vw;
    width: 100%;
    margin: auto;
    border-radius: 3vw;
    text-align: center;
    position: relative;
    margin-bottom: 7vw;
  }

  section.section_plan .plan_detail_wrap .plan_detail_heading_wrap {
    position: relative;
  }

  section.section_plan .plan_detail_wrap .plan_detail_heading_wrap .toggle_tg {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 35vw;
    position: absolute;
    top: -4vw;
  }

  section.section_plan .plan_detail_wrap .plan_detail_heading_wrap.on .toggle_tg.on,
  section.section_plan .plan_detail_wrap .plan_detail_heading_wrap.off .toggle_tg.off {
    display: none;
  }

  section.section_plan .plan_detail_wrap .plan_detail_heading_wrap.off .toggle_tg.on,
  section.section_plan .plan_detail_wrap .plan_detail_heading_wrap.on .toggle_tg.off {
    display: block;
    z-index: 2;
  }

  /*
  .toggle_tg.on{
    background-color: red
  }
  .toggle_tg.off{
    background-color: blue
  }
*/


  section.section_plan .plan_detail_wrap .plan_fukidashi {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #FFE70F;
    padding: 1.6vw 0;
    border-radius: 50vw;
    top: -5vw;
    color: #333;
    width: 50vw;
    font-weight: bold;
    z-index: 7;
  }

  section.section_plan .plan_detail_wrap .plan_fukidashi::after {
    content: "";
    height: 3vw;
    width: 3vw;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #FFE70F;
    position: absolute;
    transform: rotate(45deg);
    bottom: -1.2vw;
    z-index: 0;
  }

  section.section_plan .plan_detail_wrap.standard_ad {
    background: linear-gradient(105deg, #1C4072 50%, #120C1F 100%);
    padding: 8.8vw 0.5vw 0.5vw 0.5vw;
  }

  section.section_plan .plan_detail_wrap.standard {
    background: linear-gradient(103deg, #59216E 50%, #120C1F 100%);
    padding: 4vw 0.5vw 0.5vw 0.5vw;
  }

  section.section_plan .plan_detail_wrap.premium {
    background: linear-gradient(103deg, #6C1E41 50%, #120C1F 100%);
    padding: 4vw 0.5vw 0.5vw 0.5vw;
  }

  section.section_plan .plan_detail_title {
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    color: #000;
    line-height: 1.3em;
    margin-bottom: 4vw;
    background-color: #fff;
    height: 7.9vw;
    border-radius: 1vw;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 71vw;
    margin: 0 auto 1vw;
  }

  section.section_plan .icon_accodion_btn {
    position: absolute;
    width: 7vw;
    height: 7vw;
    right: 4vw;
    bottom: 6.3vw;
    transform: rotateZ(180deg);
    transition: all 0.3s;
  }

  section.section_plan .icon_accodion_btn.on {
    transform: rotateZ(0deg);
  }

  section.section_plan .icon_accodion_btn.off {
    transform: rotateZ(180deg);
  }

  section.section_plan .plan_price_wrap {
    /* display: inline-flex; */
    /* margin: auto; */
    /* align-items: baseline; */
    margin-bottom: 1.9vw;
  }

  section.section_plan .plan_price_wrap .price {
    color: #FFF;
    font-size: 15vw;
    display: inline-block;
    line-height: 1;
  }

  section.section_plan .plan_detail_wrap.standard_ad .plan_price_wrap .price {
    width: 27vw;
    position: relative;
    /* bottom: -3vw; */
    margin-right: 1vw;
  }

  section.section_plan .plan_detail_wrap.standard .plan_price_wrap .price {
    width: 35vw;
    position: relative;
    /* bottom: -3vw; */
    margin-right: 1vw;
  }

  section.section_plan .plan_detail_wrap.premium .plan_price_wrap .price {
    width: 35vw;
    position: relative;
    /* bottom: -3vw; */
    margin-right: 7px;
  }



  section.section_plan .plan_price_wrap .yen {
    color: #fff;
    font-size: 5vw;
  }

  section.section_plan .plan_price_wrap .point {
    font-size: 3.5vw;
    color: #FAFF00;
  }




  section.section_plan .plan_detail_list_wrap {
    background-color: #fff;
    width: 100%;
    border-radius: 0 0 3vw 3vw;
    padding: 0 3vw 3vw;
  }


  section.section_plan .plan_detail_list_wrap .plan_detail_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 4vw;
    padding: 0.6em 0;
    border-bottom: 1px solid #999;
  }

  section.section_plan .plan_detail_list_wrap .title_wrap {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 0vw;
  }

  section.section_plan .plan_detail_list_wrap .title_wrap::before {
    content: "";
    width: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #000;
    z-index: 1;
  }

  section.section_plan .plan_detail_list_wrap .title_wrap .title {
    background-color: #fff;
    font-size: 5vw;
    padding: 2vw 5vw;
    z-index: 2;
    position: relative;
    display: inline-block;
    font-weight: bold;
  }

  section.section_plan .plan_detail_list_wrap .heading {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 1vw 3vw;
    font-size: 4vw;
  }

  section.section_plan .plan_detail_wrap.standard_ad .plan_detail_list_wrap .heading {
    background-color: #19345A;
  }

  section.section_plan .plan_detail_wrap.standard .plan_detail_list_wrap .heading {
    background-color: #491E61;
  }

  section.section_plan .plan_detail_wrap.premium .plan_detail_list_wrap .heading {
    background-color: #551C41;
  }

  section.section_plan .plan_detail_list_wrap .data {
    font-size: 4vw;
    padding: 2vw 0vw 2vw;
    font-weight: bold;
  }

  section.section_plan .plan_detail_list_wrap .anchor_text {
    color: #333;
  }



  section.section_plan .plan_foot_wrap {
    margin: 10vw 0 0 0;
    text-align: center;
  }

  section.section_plan .plan_foot_wrap .plan_foot_title {
    font-size: 5.4vw;
    font-weight: bold;
    color: #fff;
    margin-bottom: 8vw;
    letter-spacing: -0.03em;
  }

  section.section_plan .plan_foot_wrap .cv_detail_btn_wrap {
    width: 70vw;
    max-width: 90vw;
    margin: auto;
  }


  /*section.flow_section -----------------------*/

  section.flow_section {
    /* background-color: #000; */
    background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 0%, rgba(80, 80, 80, 0.50) 100%);
    text-align: center;
    padding: 13vw 0 0;
  }

  section.flow_section .flow_fukidashi {
    width: 35vw;
    margin: auto;
    margin-bottom: 1vw;
  }

  section.flow_section .flow_title {
    font-size: 7.1vw;
    font-weight: bold;
    color: #fff;
    max-width: 60vw;
    margin: auto;
    margin-bottom: 6.7vw;
  }

  section.flow_section .flow_title_copy {
    color: #fff;
    text-align: center;

  }

  section.flow_section .tab_allwrap {
    width: 100%;
    max-width: 100%;
    margin: auto;
  }

  section.flow_section .tab_item_allwrap {
    background-color: #fff;
    width: 100%;
    margin: auto;
    /* border-radius: 0 0 3vw 3vw; */
    padding: 0;
    position: relative;
    height: 200vw;
  }



  section.flow_section .flow_under_wrap {
    position: absolute;
    bottom: 8vw;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }

  section.flow_section .flow_under_wrap a.text_link {
    color: #333 !important;
    margin-bottom: 9vw;
    display: block !important;
  }

  section.flow_section .flow_under_wrap .flow_under_heading {
    font-size: 4.5vw;
    font-weight: bold;
    margin-bottom: 4vw;
  }

  section.flow_section .flow_under_wrap .cv_detail_btn_wrap {
    width: 70vw;
    margin: auto;
  }

  section.flow_section .flow_under_wrap .cv_detail_btn {}

  section.flow_section .flow_under_wrap .cv_detail_btn {}

  /*  section.otoku ---------------------*/

  section.otoku_section {
    background-color: #000;
    padding: 9vw 0 7vw;
  }

  section.otoku_section .otoku_tab_item_1 {
    width: 100%;
    display: none;
  }

  section.otoku_section .otoku_tab_item_1.on {
    display: block;
  }



  section.otoku_section .otoku_fukidashi {
    width: 89vw;
    margin: auto;
    margin-bottom: 0.7vw;
  }

  section.otoku_section .otoku_title {
    font-size: 7.8vw;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin: auto;
    margin-bottom: 8vw;
    text-align: center;
    color: #fff;
    width: 73vw;
  }



  section.otoku_section .otoku_logo_wrap {
    display: flex;
    justify-content: left;
    align-items: center;
    background-color: #fff;
    margin: auto;
    padding: 4vw 6vw 3vw;
    margin-bottom: 8vw;
    width: 90vw;
  }

  section.otoku_section .otoku_logo_wrap .otoku_logo_item {}

  section.otoku_section .otoku_logo_wrap .otoku_logo_item:nth-child(1) {
    width: 22vw;
  }

  section.otoku_section .otoku_logo_wrap .otoku_logo_item:nth-child(2) {
    width: 20vw;
    margin-left: 5.5vw;
  }

  section.otoku_section .otoku_logo_wrap .otoku_logo_item:nth-child(3) {
    width: 28vw;
    margin-left: 5vw;
  }

  section.otoku_section .tab_allwrap {
    width: 100%;
    max-width: 90vw;
    margin: auto;
    text-align: center;
  }




  section.otoku_section .otoku_subtitle {
    color: #fff;
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
  }

  section.otoku_section .remarks_wrap {
    max-width: 86vw;
    margin: auto;
    color: #fff;
    line-height: 1.5em;
    font-size: 2.8vw;
    margin-top: 2vw;
    margin-bottom: 6vw;
    line-height: 1.5em;
    text-align: left;
  }

  section.otoku_section .tab_item_allwrap {
    background-color: #fff;
    width: 100%;
    margin: auto;
    border-radius: 0 0 3vw 3vw;
    padding: 1vw 0;
    position: relative;
    margin-bottom: 5vw;
  }


  /*oroku_section/otoku-table*/


  section.otoku_section .price_table {
    font-size: 3vw;
    color: #333;
    width: 85vw;
    margin: auto;
  }

  section.otoku_section .price_table table {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    width: 100%;
    /* max-width: 820px; */
    /* height: 250px; */
    margin: auto;
    font-size: 3.6vw;
  }

  section.otoku_section .price_table table td,
  section.otoku_section .price_table table th {
    border: solid #E2E2E2 1px;
    padding: 3.8vw 2vw;
    text-align: center;
    vertical-align: middle;
  }

  section.otoku_section .price_table .price_title {
    font-size: 4.7vw;
    font-weight: 700;
    margin: 10vw 0px 3vw;
    color: #333;
  }

  /* table price1_1*/
  section.otoku_section .price_table table td.heading_cell {
    background-color: #777;
    color: #fff;
  }

  section.otoku_section .price_table.price1 table td.total_price_cell {
    background-color: #FFF0E8;
    color: var(--color_orange);
    font-size: 5.8vw;
    padding: 2.6vw 0px;
  }

  section.otoku_section td.total_price_cell .remaks {
    color: #333;
    font-weight: bold;
    font-size: 3.5vw;
  }

  section.otoku_section .price_table.price1 table td.sub_heading_cell {
    background-color: #F3F3F3;
    height: 18vw;
    text-align: left;
  }

  section.otoku_section .price_table.price1 table td.price_cell {
    color: #334;
    text-align: right;
    padding: 2vw;
  }

  section.otoku_section .price_table.price1_1 table td.subtotal_price_cell {
    background-color: #FFF0E8;
    color: #000;
    font-size: 20px;
    text-align: right;
    padding: 12px 12px;
  }

  section.otoku_section .price_table.price2 table td.price_cell.font_big {
    font-size: 4.5vw;
    color: #000;
  }

  section.otoku_section .price_table.price1 table td.sub_heading_remark_cell {
    text-align: left;
    padding-left: 2vw;
    line-height: 1.1em;
  }

  section.otoku_section .price_table.price2 table td.sub_heading_remark_cell {
    text-align: left;
    padding-left: 2vw;
    line-height: 1.1em;
  }

  section.otoku_section .price_table.price2 table td.sub_heading_remark_cell .sub_heading_remark_note {
    font-size: 3vw;
  }

  /* table price2_1*/

  section.otoku_section .price_table.price2 table td.heading_cell {
    background-color: #777;
    color: #fff;
  }

  section.otoku_section .price_table.price2 table td.sub_heading_cell {
    background-color: #F3F3F3;
    height: 14vw;
    text-align: left;
    font-weight: 700;
  }

  section.otoku_section .price_table.price2 table td.price_cell {
    color: #334;
    text-align: right;
    font-weight: 700;
  }

  section.otoku_section .price_table.price2_1 table td.total_price_cell {
    background-color: #FFF0E8;
    color: var(--color_orange);
    font-size: 26px;
    padding: 12px 0px;
    font-weight: 700;
  }

  /*
  section.otoku_section .price_table.price2 table td.subtotal_price_cell {
    background-color: #FFF0E8;
    color: #000;
    font-size: 20px;
    text-align: right;
    padding: 2vw;
    font-weight: 700;
  }
*/

  section.otoku_section .price_table.price2 table td.total_price_cell {
    background-color: #FFF0E8;
    color: var(--color_orange);
    font-size: 5.8vw;
    padding: 2.6vw 0px;
    text-align: center;
  }

  /* table price2*/

  /*
  section.otoku_section .price2_table_wrap {
    width: 100%;
    overflow-x: scroll;
  }
*/

  section.otoku_section .price_table.price2 {
    margin: 3vw auto;
  }

  /*
  section.otoku_section .icon_scroll {
    width: 25vw;
    margin: 0 0 0 auto;
  }
*/

  section.otoku_section .price_table.price2 table td.heading_cell {
    background-color: #777;
    color: #fff;
  }

  section.otoku_section .price_table.price2 table td.sub_heading_cell {
    background-color: #F3F3F3;
    text-align: left;
    font-weight: 700;
    font-size: 3.5vw;
  }

  section.otoku_section .price_table.price2 table td.sub_heading_cell .note {
    font-size: 3vw;
  }

  /*
  section.otoku_section .price_table.price2 table td.sub_discription_cell {
    text-align: left;
    font-size: 4vw;
  }
*/

  /*
  section.otoku_section .price_table.price2 table td.terms_cell {
    vertical-align: top;
  }
*/

  /*
  section.otoku_section .price_table.price2 table td.terms_cell .title {
    line-height: 1.8em;
    margin-bottom: 4vw;
  }
*/

  /*
  section.otoku_section .price_table.price2 table td.price_cell {
    font-size: 5.3vw;
    padding: 3vw 0px;
    text-align: center;
    font-weight: 700;
  }
*/





  /*tab common style-----------------------*/

  .tab_btn_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 3vw;
    margin: auto;
    /* height: 21.2vw; */
    position: relative;
    z-index: 3;
  }

  .tab_btn_wrap .tab_btn {
    background-color: #808080;
    border-bottom: none;
    border-radius: 3vw 3vw 0 0;
    width: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    font-weight: bold;
    pointer-events: auto;
    cursor: pointer;
    overflow: hidden;
    height: 16vw;
  }

  .tab_btn_wrap .tab_btn.on {
    background-color: #fff;
    color: var(--color_orange);
    pointer-events: none;
    position: relative;
    height: 16vw;
  }

  .tab_btn_wrap .tab_btn.on::after {
    position: absolute;
    content: "";
    background-color: var(--color_orange);
    width: 100%;
    height: 2vw;
    top: 0;
  }


  .tab_btn_wrap .tab_text_wrap {
    text-align: center;
    font-feature-settings: "palt";
    font-size: 3.3vw;
  }


  /*
  .tab_item_allwrap {
    background-color: #fff;
    width: 100%;
    margin: auto;
    border-radius: 0 0 30px 30px;
    padding: 30px 0;
    position: relative;
    height: 640px;
  }
*/

  section.otoku .otoku_tab_item_title {
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
    margin-bottom: 2vw;
  }

  section.otoku .otoku_tab_item_sub {
    text-align: center;
    font-size: 3.5vw;
    border: 1px solid;
    padding: 1vw 5vw;
    border-radius: 50vw;
    margin: auto;
    max-width: 62vw;
  }


  section.otoku .btn_change_plan {
    border-radius: 50vw;
    margin: auto;
    border: 2px solid var(--color_orange);
    background-color: #fff;
    padding: 3vw 0;
    text-align: center;
    width: 73vw;
    font-size: 4vw;
    display: block;
    font-weight: bold;
    color: var(--color_orange);
  }









  /* table price*/



  /* table price2_1*/

  /*
  section.otoku_section .price_table.price2_1 table td.heading_cell {
    background-color: #777;
    color: #fff;
  }

  section.otoku_section .price_table.price2_1 table td.sub_heading_cell {
    background-color: #F3F3F3;
    height: 12vw;
    text-align: left;
    font-weight: 700;
  }

  section.otoku_section .price_table.price2_1 table td.price_cell {
    color: #334;
    text-align: right;
    font-weight: 700;
  }

  section.otoku_section .price_table.price2_1 table td.total_price_cell {
    background-color: #FFF0E8;
    color: var(--color_orange);
    font-size: 5vw;
    padding: 4vw 0px;
    font-weight: 700;
  }

  section.otoku_section .price_table.price2_1 table td.subtotal_price_cell {
    background-color: #FFF0E8;
    color: #000;
    font-size: 5vw;
    text-align: right;
    padding: 3vw;
    font-weight: 700;
  }

  section.otoku_section .price_table.price2_1 table td.total_price_cell {
    background-color: #FFF0E8;
    color: var(--color_orange);
    font-size: 26px;
    padding: 12px 0px;
    text-align: center;
  }
*/

  /* table price2_2*/

  /*
  section.otoku_section .price_table.price2_2 {
    margin: 2vw 0;
  }

  section.otoku_section .price_table.price2_2 table td.heading_cell {
    background-color: #777;
    color: #fff;
  }

  section.otoku_section .price_table.price2_2 table td.sub_heading_cell {
    background-color: #F3F3F3;
    text-align: center;
    font-weight: 700;
    font-size: 3vw;
  }

  section.otoku_section .price_table.price2_2 table td.sub_discription_cell {
    text-align: left;
    font-size: 3vw;
  }

  section.otoku_section .price_table.price2_2 table td.terms_cell {
    vertical-align: top;
  }

  section.otoku_section .price_table.price2_2 table td.terms_cell .title {
    line-height: 1.8em;
    margin-bottom: 3vw;
  }

  section.otoku_section .price_table.price2_2 table td.price_cell {

    font-size: 4vw;
    padding: 3vw 0px;
    text-align: center;
    font-weight: 700;
  }
*/




  section.otoku_section .otoku_tab_item_wrap {
    display: none;

  }

  section.otoku_section .otoku_tab_item_wrap.on {
    text-align: center;
    padding: 6vw 0;
    display: block;
  }

  section.otoku_section .otoku_tab_item_wrap .otoku_tab_item_sub {
    display: inline-block;
    font-size: 4vw;
    border: 1px solid #000;
    padding: 0.4vw 3vw;
    width: 100%;
    max-width: 56vw;
    border-radius: 50vw;
    margin-bottom: 3vw;
  }


  /*price_before_wrap*/

  section.otoku_section .otoku_tab_item_wrap .price_before_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 4vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_before_wrap .price_before {
    font-size: 14.1vw;
    letter-spacing: -0.02em;
    width: 30vw;
    display: inline-block;
    position: relative;
    line-height: 1;
    margin-bottom: 4vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_before_wrap .price_before.price_before_wrap .price_tax-yen {
    display: block;
  }

  section.otoku_section .otoku_tab_item_wrap .price_before_wrap .tax {
    font-size: 3vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_before_wrap .yen {
    font-size: 3.6vw;
    line-height: 1;
  }

  section.otoku_section .otoku_tab_item_wrap .price_before_wrap .price_taxin {
    width: 100%;
    font-size: 4.1vw;
    position: relative;
    top: -4vw;
  }



  /*||price_process_wrap*/

  section.otoku_section .otoku_tab_item_wrap .price_process_wrap {
    height: 27vw;
    width: 100%;
    font-weight: bold;
    background-image: url(/content/dam/au-com/pr/netflixpack_2/images/price_process_bg_8986ce84aeaa9d4c.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 1vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_process_wrap .service {
    font-size: 3.6vw;
    position: relative;
    top: -2vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_process_wrap .appry {
    font-size: 5.3vw;
    position: relative;
    top: -1vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_process_wrap .appry span {
    font-size: 4vw;
  }

  /* ||price_after_wrap*/

  section.otoku_section .otoku_tab_item_wrap .price_after_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 3vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_after_wrap .price_after {
    font-size: 23vw;
    letter-spacing: -0.02em;
    /* margin-bottom: 10px; */
    width: 51vw;
    position: relative;
    top: 2vw;
    line-height: 1;
    margin-bottom: 2vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_after_wrap .price_before.price_before_wrap .price_tax-yen {
    display: block;
  }

  section.otoku_section .otoku_tab_item_wrap .price_after_wrap .tax {
    font-size: 5vw;
    line-height: 1.2;
  }

  section.otoku_section .otoku_tab_item_wrap .price_after_wrap .yen {
    font-size: 7vw;
    line-height: 1;
  }

  section.otoku_section .otoku_tab_item_wrap .price_after_wrap .price_tax-yen {
    line-height: 2.1em;
    position: relative;
    bottom: -3vw;
  }

  section.otoku_section .otoku_tab_item_wrap .price_after_wrap .price_taxin {
    width: 100%;
    font-size: 4vw;
    position: relative;
    top: -1vw;
  }

  /*price_after_wrap||*/



  section.otoku_section .price_after_note {
    font-size: 3.2vw;
    width: 77vw;
    margin: auto;
    margin-bottom: 3vw;
  }

  section.otoku_section .price_after_text_link {
    color: #333;
    text-decoration: underline !important;
    font-size: 3vw;
  }





  /*section.faq -----------------------*/

  section.faq_section {
    background-color: #fff;
    padding: 7vw 0 0vw;
  }

  section.faq_section .faq_item_allwrap {
    max-width: 90vw;
    width: 100%;
    margin: auto;
    background-color: #eee;
    margin-bottom: 5vw;
  }

  section.faq_section .faq_title_wrap {
    background-color: #333;
    padding: 3vw 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    position: relative;
    font-size: 4vw;
  }


  section.faq_section .faq_title_wrap.on::after,
  section.faq_section .faq_title_wrap.off::after {
    content: "";
    position: absolute;
    right: 5vw;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    height: 3vw;
    width: 3vw;
  }

  section.faq_section .faq_title_wrap.on::after {
    top: calc(50% - 1vw);
    transform: rotate(-45deg);
  }

  section.faq_section .faq_title_wrap.off::after {
    top: calc(50% - 2vw);
    transform: rotate(135deg);
  }





  section.faq_section .faq_item_wrap {
    padding: 0px 5vw 3vw;
    font-size: 3vw;
    line-height: 1.7em;
  }

  section.faq_section .faq_item_link_wrap {
    padding: 0px 3vw 0px;
  }

  section.faq_section a.faq_item_link {
    border-bottom: 2px solid #D9D9D9;
    text-align: left;
    padding: 5vw 9vw 5vw 3vw;
    display: block;
    font-size: 4vw;
    font-weight: bold;
    position: relative;
    color: #333;
  }

  section.faq_section a.faq_item_link::after {
    content: "";
    position: absolute;
    right: 3vw;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    height: 2vw;
    width: 2vw;
    transform: rotate(45deg);
    top: calc(50% -1vw);
  }

  section.faq_section a.faq_item_link:last-child {
    border-bottom: none;
  }

  section.faq_section .faq_heading {
    font-weight: bold;
    margin: 1.2em 0 0.8em 0;
  }

  /*fixed_footer_btn////////////////////////////////////////////////*/


  .fixed_footer_wrap {
    position: fixed;
    bottom: -100px;
    background-color: #fff;
    /* height: 14vw; */
    width: 100%;
    z-index: 3;
    transition: all 0.3s;
    pointer-events: none;
    opacity: 0;
    padding: 1vw 0 3vw;
  }

  .fixed_footer_wrap.on {
    bottom: 0px;
    pointer-events: auto;
    opacity: 1;
  }


  .fixed_footer_wrap .icon_pagetop {
    display: block;
    height: 12vw;
    width: 12vw;
    position: absolute;
    right: 1vw;
    top: -13vw;
  }

  .fixed_footer_wrap .icon_pagetop img {
    width: 100%;
  }

  .fixed_footer_wrap .btn_footer {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .fixed_footer_wrap .fixed_footer_inner {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    column-gap: 5vw;
    height: 12vw;
  }

  .fixed_footer_wrap .cv_detail_btn_wrap {
    width: 100%;
    max-width: 70vw;
  }

  .fixed_footer_wrap .cv_detail_btn {
    height: 12vw;
    padding-top: 3vw;
  }






  /*modal slider----------------------------*/

  .modal_wrap {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
  }

  .modal_wrap .modal_bg {
    background-color: #000;
    height: 100dvh;
    width: 100vw;
    position: absolute;
    left: 0;
    top: 0;

  }

  .modal_wrap .modal_item_wrap {
    position: absolute;
    height: 100dvh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    inset: auto;
    pointer-events: none;
    z-index: 1;
    background: url(/content/dam/au-com/pr/netflixpack_2/images/icon_modal_close_d1c8c7b441c25aa0.svg);
    background-size: 5vw 5vw;
    background-position: top 3vw right 3vw;
    transition: .5s;
    background-repeat: no-repeat;
  }

  .modal_wrap .modal_slider {
    width: 100%;
    max-width: 800px;
    height: 80dvh;
    max-height: 500px;

  }

  .modal_wrap {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
  }

  .modal_wrap .modal_bg {
    background-color: #000;
    height: 100dvh;
    width: 100vw;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .modal_wrap .modal_item_wrap {
    position: absolute;
    height: 100dvh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    inset: auto;
    pointer-events: none;
    z-index: 1;
  }

  .modal_wrap .slick-prev {
    display: inline-block;
    width: 20px;
    text-indent: -999px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    left: calc(50% - 277px);
    top: 18px;
  }

  .modal_wrap .slick-prev::after {
    content: '';
    width: 7vw;
    height: 7vw;
    background-image: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/renew2024/img/icon-arrow-gray.png?scl=1&fmt=png-alpha);
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 0px;
    left: 0;
    transform: rotate(180deg);
    cursor: pointer;
  }

  .modal_wrap .slick-next {
    display: inline-block;
    width: 16px;
    text-indent: -999px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: calc(50% - 277px);
    top: 18px;
  }

  .modal_wrap .slick-next::after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/renew2024/img/icon-arrow-gray.png?scl=1&fmt=png-alpha);
    background-size: contain;
    position: absolute;
    background-position: center;
    top: 0;
    left: 0;
    cursor: pointer;
    background-repeat: no-repeat;
  }


  .modal_wrap .slick-dots {
    display: none;
  }

  .modal_wrap .modal_slider {
    width: 100%;
    height: auto;
    pointer-events: all;
    padding: 0 10vw;
    box-sizing: border-box;
    /* background-color: red; */
  }

  .modal_wrap .modal_slide_item {}

  .modal_wrap iframe {
    width: 100%;
  }

  .modal_wrap .modal_slide_item .video_item {
    max-width: 800px;
    width: 100%;
    aspect-ratio: 800/450;
    height: 100%;
    margin-bottom: 20px;
    /* background-color: #fff; */
  }

  .modal_slider .content_name_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    color: #fff;
    /* min-height: 90px; */
    text-align: left;
    width: 100%;
  }

  .modal_slider .content_name {
    font-size: 6vw;
    font-weight: 700;
    width: 100%;
    line-height: 1.1em;
    text-align: left;
    margin-bottom: 3vw;
  }

  .modal_slider .content_discription {
    font-size: 3vw;
    text-align: left;
    /* border-left: 1px solid #fff; */
    /* padding-left: 2em; */
  }

  .modal_wrap .slick-prev,
  .modal_wrap .slick-next {
    position: absolute;
    top: -50%;
    display: block;
    width: 7vw;
    height: 7vw;
    /* background-size: contain; */
    padding: 0;
    /* -webkit-transform: translate(0, -50%); */
    -ms-transform: translate(0, -50%);
    /* transform: translate(0, -50%); */
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    /* top: -50vw; */
  }

  .modal_wrap .slick-prev {
    left: 0vw;
  }

  .modal_wrap .slick-next {
    right: 1vw;
  }

  .modal_wrap .slick-prev:before,
  .slick-next:before {
    font-family: 'slick';
    font-size: 3vw;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .modal_wrap .modal_wrap .slick-prev:before {
    content: '←';
  }

  .modal_wrap .slick-next:before {
    content: '→';
  }

  .modal_wrap .slick-prev:hover,
  .modal_wrap .slick-prev:focus,
  .modal_wrap .slick-next:hover,
  .modal_wrap .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
  }

  .modal_wrap .slick-prev:hover:before,
  .modal_wrap .slick-prev:focus:before,
  .modal_wrap .slick-next:hover:before,
  .modal_wrap .slick-next:focus:before {
    opacity: 1;
  }

  .modal_wrap .slick-prev.slick-disabled:before,
  .modal_wrap .slick-next.slick-disabled:before {
    opacity: .25;
  }


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

  #au_netflixpack td.sp_width30 {
    width: 30%
  }

  #au_netflixpack td.sp_width33 {
    width: 33.3%
  }

  #au_netflixpack td.sp_width40 {
    width: 40%
  }

  #au_netflixpack td.sp_width50 {
    width: 50%
  }

  #au_netflixpack td.sp_width60 {
    width: 60%
  }

  #au_netflixpack td.sp_width70 {
    width: 70%
  }

  #au_netflixpack td.sp_width75 {
    width: 75%
  }

  /*end--------------------------------------*/


  /*end--------------------------------------*/


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

  .animation_fadeUp {
    transform: translateY(4vw);
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }

  /*au custom*/
  .footerSiteMap {
    padding-bottom: 20vw;
  }
}

/*end--------------------------------------*/


}

/*style_sp.css*/
750
