/*-----------------------------------------------
reset
-----------------------------------------------*/
/* --- reset CSS--- */



input,
button,
textarea,
select {
  font-size: 100%;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}

#campaign {
  /* background: #f7f7f7; */
  padding: 4vw 0 0;
}


#campaign #campaignInner {
  position: relative;
  overflow: hidden;
  /* min-height: 200px; */
  /* margin-bottom: 3vw; */
}

#campaign #campaignSlider {
  /*  left: 80px;*/
  transform: translate(0, 0);
  /*width: 1980px;*/
}

#campaign #campaignSlider .slick-slide {
  /*  width: 312px;*/
  height: auto !important;
}

#campaignSlider .slick-slide > div {
  width: 82vw;
  margin: 0 4vw;
  background: #fff;
  box-shadow: 0 4px 6px 0px rgba(0, 0, 0, .17);
  height: 100%;
  border-radius: 3vw;
}


.campaignSliderContent .netflix_charm {
  width: 100%;
}

#campaign .campaignSliderContent > div img {
  width: 100%;
  z-index: 1;
  position: relative;
}

#campaign .campaignSliderContent > div a:hover img {
  transform: scale(1.05);
}

#campaign .campaignSliderContent > div a::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#campaign .campaignSliderContent > div a p {
  padding: 16px;
  font-size: 14px;
  line-height: 1.75;
  position: relative;
  z-index: 2;
  background: #fff;
  color: #333 !important;
}

#campaign .campaignSliderContent > div a.icon-blank p::after {
  content: "";
  margin-left: 0.2em;
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/renew2024/img/icon-blank-gray.png?scl=1&fmt=png-alpha) no-repeat center right;
  background-size: 100% auto;
}

#campaign #campaignSlider div.ol {
  position: relative;
}

#campaign #campaignSlider div.ol::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #eb5505;
  border-radius: 10px;
  z-index: 1;
  pointer-events: none;
}






/*slide recommend----------------*/

.slide_recommend_wrap {
  padding: 30px 0
}

#slide_recommend {
  margin-bottom: 30px;
}

#slide_recommend .slick-slide {
  width: 320px;
}



#slide_recommend .slide_recommend_item {
  padding: 0 8px;
}

#slide_recommend .slide_recommend_item img {
  width: 100%;
  margin: 0 auto;
}

#slide_recommend .slide_recommend_item a {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #efefef;
}

#slide_recommend .slide_recommend_item a::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

#slide_recommend .slide_recommend_item a:hover::before {
  /*border: 2px solid #d1d1d1*/
}

#slide_recommend .slide_recommend_item a img {
  transition: 2s;
}

#slide_recommend .slide_recommend_item a:hover img {
  transform: scale(1.05);
}

#slide_recommend a.ol {
  border: 2px solid #eb5505;
}





@media all and (min-width:749px) {

  #dotCamp,
  #dotCamp3 {
    text-align: center;
    position: relative;
    padding: 10px 0;
    text-align: center;
    position: relative;
    padding: 10px 0;
    padding: 10px 0;
    margin: auto;
  }
}

#dotCamp ul,
#dotCamp3 ul {
  display: inline-block;
}


@media all and (min-width:0px) and (max-width:748px) {

  #dotCamp,
  #dotCamp3 {
    text-align: center;
    position: relative;
    padding: 2vw 0;
    transform: scale(1.5);
    width: 68vw;
    margin: auto;
  }
}






@media screen and (max-width:749px) {


  #dotCamp button,
  #dotCamp3 button {
    vertical-align: middle;
  }




  /*
  #campaign {}

  #campaign h3 {
    max-width: 980px;
    position: relative;
    margin: 0 auto 20px;
    transform: translate(0, 0);
    font-size: 20px;
    padding-left: 10px;
    color: #333;
    left: 0;
    font-weight: bold;
  }

  #campaignInner {
    margin-bottom: 4vw;
  }

  #campaignSlider {}

  #campaignSlider .slick-slide {
    width: auto;
  }

  .campaignSliderContent > div a p {
    font-size: 12px;
  }

  .campaignSliderContent > div {
    position: relative;
  }

  .campaignSliderContent > div a {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
  }

  .campaignSliderContent > div .tag {
    width: 20%;
    background: #fff;
    height: 0;
    padding-top: 8vw;
    border-radius: 0 0 4px 4px;
    position: absolute;
    top: 0;
    right: 5%;
  }

  .campaignSliderContent > div img {
    width: 100%;
  }

  .campaignSliderContent > div a:hover img {
    transform: scale(1);
  }

  #campaignSlider .slick-slide {
    width: auto;
  }
*/



  .slide_recommend_item {
    text-align: left;
  }

  .slide_recommend_item img {
    width: 100%;
    margin: 0 auto;
  }

  .slide_recommend_item a img {
    transition: 0;
  }

  .slide_recommend_item a:hover img {
    transform: scale(1);
  }

  #slide_recommend .slick-slide {
    width: auto;
  }

  /*å·¦å¯„ã›ç”¨*/
  #slide_recommend .slick-list {
    padding-right: 12.5%;
  }


  .footerSocial {
    margin-top: 35px;
  }



}


@media screen and (max-width:700px) {
  .campaignSliderContent > div a p {
    padding: 10px;
    font-size: 12px;
  }
}




.view-pc {
  display: block !important;
}

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


@media screen and (max-width:749px) {
  .view-pc {
    display: none !important;
  }

  .view-sp {
    display: block !important;
  }
}

.slick-dots {
  line-height: 1;
}

.slick-dots > li {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  background: transparent;
  position: relative;
}

.slick-dots > li + li {
  margin-left: 0;
}

.slick-dots > li.slick-active {
  /*background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/renew2024/img/bg-circle.gif?scl=1&qlt=90) center center; background-size: 100%;*/
  background: transparent;
}

/*.slick-dots>li button { display: block; width: 8px; height: 8px; border-radius: 50%; background: #4c4c4c; position: relative; }
.slick-dots>li.slick-active button { background: #c3c3c3; }*/

.slick-dots > li button {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: none;
  z-index: 1;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  border: none;
}

.slick-dots > li button::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #D9D9D9;
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 4px);
}

.slick-dots > li.slick-active button::after {
  background: #fff;
}

section.flow_section .slick-dots > li.slick-active button::after {
  background: #000;
}

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

.slick-prev::after {
  content: '';
  width: 20px;
  height: 30px;
  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;
}

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

.slick-next::after {
  content: '';
  width: 20px;
  height: 30px;
  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;


}

button.pauseButton {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-left: 15px;
  background: url(/content/dam/au-com/pr/netflixpack_2/images/btn-pause_cda5fa6470b5c151.png) center center no-repeat;
  background-size: 15px;
}

@media screen and (max-width:749px) {
  .slick-dots {
    width: auto;
    line-height: 1;
  }

  #dotCamp .slick-dots,
  #dotCamp3 .slick-dots {}



  button.pauseButton {
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    margin-left: 15px;
    background: url(/content/dam/au-com/pr/netflixpack_2/images/btn-pause_cda5fa6470b5c151.png) center center no-repeat;
    background-size: 8px;
  }

  .slick-dots > li {
    margin: 0;
    padding: 11px 10px;
    width: 24px;
    height: 26px;
    background: transparent;
  }

  .slick-dots > li + li {
    margin-left: 0;
  }

  .slick-dots > li.slick-active {
    /*background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/renew2024/img/bg-circle.gif?scl=1&qlt=90) center center; background-size: 100%;*/
    background: transparent;
  }

  .slick-dots > li button {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    z-index: 1;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .slick-dots > li button::after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #4c4c4c;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .slick-prev {
    position: absolute;
    left: 5vw;
    top: 4.4vw;
    bottom: 0;
    top: 0;
    margin: auto;
    display: inline-block;
    width: 3vw;
    text-indent: -999px;
    height: 3vw;
    overflow: hidden;
    margin-right: auto;
  }

  .slick-prev::after {
    content: '';
    width: 3vw;
    height: 3vw;
    background-size: contain;
    position: absolute;
    top: 0vw;
    /* bottom: 0; */
    /* left: 0; */
    /* margin: auto; */
    /* transform: rotate(180deg); */
  }

  .slick-next {
    position: absolute;
    right: 5vw;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 3vw;
    text-indent: -999px;
    height: 3vw;
    overflow: hidden;
    margin-left: 0;
  }

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

.dotCircle {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: scale(1);
  transition-duration: 0.6s;
  z-index: 0;
  cursor: pointer;
}

.slick-active .dotCircle {
  opacity: 1;
  transform: scale(1);
  transition-duration: 0.6s;
}

.dotCircle svg {
  position: absolute;
  top: 0;
  left: 0;
}

.dotCircle circle {
  transform-origin: center center;
  fill: transparent;
  stroke: #d8d8d8;
  stroke-width: 1px;
}

.dotCircle circle.move_circle {
  stroke: #c3c3c3;
  stroke-width: 2px;
  box-sizing: border-box;
  transform: rotate(-90deg);
  stroke-dasharray: 0 150;
}

.slick-active .dotCircle circle.move_circle {
  animation: circle 5.3s linear forwards;
}

.slick-active .dotCircle.slickpause circle.move_circle {
  animation-play-state: paused;
}


@media screen and (max-width:749px) {
  .dotCircle {
    left: -1px;
  }

  .dotCircle circle.move_circle {
    stroke-width: 3px;
  }

  .dotCircle svg {
    transform: translate(-18%, -18%) scale(.64);
    overflow: visible;
  }
}

@keyframes circle {
  0% {
    stroke-dasharray: 0 134;
  }

  99.9%,
  to {
    stroke-dasharray: 136 134;
  }
}

/*slide_flow------------------------------*/

@media all and (min-width:749px) {

  section.flow_section .flow_tab_item {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    width: 750px;
    opacity: 0;
    margin: auto;
    pointer-events: none;
    transition: 0.5s all;
    overflow: hidden;
    height: 650px;
  }

  section.flow_section .flow_tab_item.on {
    opacity: 1;
    pointer-events: all;
    transition: 0.5s all;
  }

  section.flow_section .slide_flow_item {
    text-align: center;
    padding: 0 20px;

  }


  section.flow_section .step_pict {
    width: 170px;
    margin: auto;
    margin-bottom: 20px;

  }

  section.flow_section .flow_slide_item_wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse;
  }

  section.flow_section .flow_slide_item_text {
    width: 60%;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    /* padding-left: 50px; */
    display: inline-block;
    margin: auto;
    padding-left: 5%;
  }

  section.flow_section .flow_slide_item_subtext {
    font-size: 18px;
    text-align: left;
    text-indent: -1em;
    padding-left: -1em;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    /* margin-left: 30px; */
    margin-top: 10px
  }

  section.flow_section .flow_slide_item_image {
    width: 50%;
  }

  section.flow_section .flow-slide-arrow {
    height: 50px;
    width: 50px !important;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 2;
    top: 68px;
  }

  section.flow_section .flow-next-arrow {
    right: 0px;
  }

  section.flow_section .flow-prev-arrow {
    left: 0;
  }

  #dotCamp_flow1 .slick-dots > li button::after,
  #dotCamp_flow2 .slick-dots > li button::after {
    width: 20px;
    height: 20px;
  }
}



@media all and (min-width:0px) and (max-width:748px) {

  section.flow_section .flow_tab_item {
    position: absolute;
    left: 0;
    right: 0;
    top: 5vw;
    opacity: 0;
    margin: auto;
    pointer-events: none;
    transition: 0.5s all;
    overflow: hidden;
    padding-bottom: 10vw;
    height: 184vw;
  }

  section.flow_section .flow_tab_item.on {
    opacity: 1;
    pointer-events: all;
    transition: 0.5s all;
  }

  section.flow_section .slide_flow_item {
    text-align: center;
    padding: 0 5vw;

  }


  section.flow_section .step_pict {
    width: 40vw;
    margin: auto;
    margin-bottom: 3vw;
  }

  section.flow_section .flow_slide_item_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  section.flow_section .flow_slide_item_text {
    /* width: 50%; */
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
    margin-bottom: 5vw;
  }

  section.flow_section .flow_slide_item_subtext {
    font-size: 3vw;
    text-align: left;
    text-indent: -1em;
    padding-left: -1em;
    display: inline-block;
    font-size: 3.3vw;
    font-weight: normal;
    margin-top: 1em;
    min-height: 15vw;
  }

  section.flow_section .flow_slide_item_image {
    width: 110%;
  }

  section.flow_section .flow-slide-arrow {
    height: 10vw;
    width: 10vw !important;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 2;
    top: 17vw;
  }

  section.flow_section .flow-next-arrow {
    right: 1vw;
  }

  section.flow_section .flow-prev-arrow {
    left: 1vw;
  }

  #dotCamp_flow1,
  #dotCamp_flow2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 137vw;
  }

  #dotCamp_flow1 .slick-dots > li button::after,
  #dotCamp_flow2 .slick-dots > li button::after {
    width: 3vw;
    height: 3vw;
    /* top: 2vw; */
    /* left: 0; */
    background-color: #D9D9D9;
  }

  #dotCamp_flow1 .slick-dots > li.slick-active button::after,
  #dotCamp_flow2 .slick-dots > li.slick-active button::after {
    background-color: #333333;
  }
}
