/* ==========================================================================
    Typograpgy
   ========================================================================== */
@import url("https://use.typekit.net/bnf7jzd.css");

#antivirus_0219 {
  color: #343434;
}

#antivirus_0219 .heading_counter, #antivirus_0219 .credit_main {
  font-family: classico-urw, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#antivirus_0219 .heading_intro, #antivirus_0219 .heading_article, #antivirus_0219 .text_main {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

#antivirus_0219 .heading_intro {
  font-size: calc(44 * (100vw / 750));
  letter-spacing: 0.16em;
  line-height: 1.6;
}

@media (min-width: 768px) {
  #antivirus_0219 .heading_intro {
    font-size: 30px;
    letter-spacing: 0.18em;
  }
}

#antivirus_0219 .heading_article {
  font-size: calc(25 * (100vw / 750));
  line-height: 2;
  letter-spacing: 0.16em;
}

@media (min-width: 768px) {
  #antivirus_0219 .heading_article {
    font-size: 20px;
    line-height: 2.2;
  }
}

#antivirus_0219 .heading_counter {
  font-size: calc(50 * (100vw / 750));
  color: #d7d7d7;
}

#antivirus_0219 .heading_counter span.current {
  color: #525252;
}

#antivirus_0219 .heading_counter span.divider {
  display: inline-block;
  position: relative;
  bottom: 1px;
  margin: 0 -3px;
}

@media (min-width: 768px) {
  #antivirus_0219 .heading_counter {
    font-size: 33px;
  }
}

#antivirus_0219 .text_main {
  font-size: calc(22 * (100vw / 750));
  letter-spacing: 0.12em;
  line-height: 1.8;
}

#antivirus_0219 .text_main .half-spacing {
  letter-spacing: 0.035em;
}

@media (min-width: 768px) {
  #antivirus_0219 .text_main {
    font-size: 14px;
    line-height: 2.1;
  }
}

#antivirus_0219 .credit_main {
  font-size: calc(22 * (100vw / 750));
  letter-spacing: 0.12em;
  line-height: 1.6;
}

@media (min-width: 768px) {
  #antivirus_0219 .credit_main {
    font-size: 12px;
  }
}

/* ==========================================================================
   Base
   ========================================================================== */
#antivirus_0219 {
  width: 100%;
}

@media (min-width: 768px) {
  #antivirus_0219 {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
  }
}

#antivirus_0219 img {
  min-width: 1px;
  min-height: 1px;
}

#antivirus_0219 div {
  height: auto;
}

#antivirus_0219 div img,
    #antivirus_0219 div picture {
  width: 100%;
  height: auto;
}

#antivirus_0219 .item .img-wrapper {
  width: 100%;
}

@media (max-width: 767px) {
  #antivirus_0219 .item .img-wrapper_sml {
    width: calc(580 * (100vw / 750));
    margin-left: auto;
    margin-right: auto;
  }
}

#antivirus_0219 .heading_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}

@media (min-width: 768px) {
  #antivirus_0219 .flex_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #antivirus_0219 .item01 .flex_content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #antivirus_0219 .item01 .img-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 345px;
    flex: 0 345px;
  }

  #antivirus_0219 .item01 .text_content {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }

  #antivirus_0219 .item02 .flex_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  #antivirus_0219 .item02 .text_content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #antivirus_0219 .item02 .img-wrapper:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #antivirus_0219 .item02 .img-wrapper:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  #antivirus_0219 .item03 .flex_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  #antivirus_0219 .item03 .text_content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #antivirus_0219 .item03 .img-wrapper:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #antivirus_0219 .item03 .img-wrapper:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  #antivirus_0219 .item03 .img-wrapper.img-wrapper_sml {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}

.btnViewAll {
  width: calc(460 * (100vw / 750));
  display: block;
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .breadlist.lp {
    margin: calc(60 * (100vw / 900)) auto;
    width: calc(900 * (100vw / 900));
    font-size: calc(12 * (100vw / 900));
  }
}

@media (min-width: 900px) {
  .breadlist.lp {
    margin: 60px auto;
    width: 900px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .breadlist.lp {
    line-height: calc(40 * (100vw / 750));
    font-size: calc(20 * (100vw / 750));
    margin: calc(25 * (100vw / 750)) auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* ==========================================================================
    SP
==========================================================================*/
  *.desktop,
  * .desktop {
    display: none !important;
  }

  .LP_intro {
    padding: 0 calc(45 * (100vw / 750));
    margin-bottom: calc(60 * (100vw / 750));
  }

  .LP_intro .heading_intro {
    margin: calc(55 * (100vw / 750)) 0 calc(42 * (100vw / 750));
  }

  .item {
    margin-left: calc(50 * (100vw / 750));
    margin-right: calc(50 * (100vw / 750));
  }

  .item01 {
    border-top: 1px solid #525252;
    padding-top: calc(54 * (100vw / 750));
  }

  .heading_content {
    margin-bottom: calc(50 * (100vw / 750));
  }

  .heading_content .heading_counter {
    margin-right: calc(30 * (100vw / 750));
  }

  .item01 {
    margin-bottom: calc(150 * (100vw / 750));
  }

  .item01 .img-wrapper:nth-child(1) {
    margin-bottom: calc(15 * (100vw / 750));
  }

  .item01 .text_content {
    margin-top: calc(32 * (100vw / 750));
  }

  .item01 .text_main {
    margin-bottom: calc(40 * (100vw / 750));
  }

  .item02 {
    margin-bottom: calc(158 * (100vw / 750));
  }

  .item02 .img-wrapper:nth-child(1) {
    margin-bottom: calc(17 * (100vw / 750));
  }

  .item02 .text_content {
    margin-top: calc(32 * (100vw / 750));
  }

  .item02 .text_main {
    margin-bottom: calc(37 * (100vw / 750));
  }

  .item03 {
    margin-bottom: calc(145 * (100vw / 750));
  }

  .item03 .img-wrapper:nth-child(1) {
    margin-bottom: calc(21 * (100vw / 750));
  }

  .item03 .text_content {
    margin: calc(36 * (100vw / 750)) 0 calc(130 * (100vw / 750));
  }

  .item03 .text_main {
    margin-bottom: calc(37 * (100vw / 750));
  }
}

@media (min-width: 768px) {
  /* ==========================================================================
    PC
==========================================================================*/
  *.SP,
  * .SP {
    display: none !important;
  }

  .item,
  .LP_intro .text_content {
    max-width: 700px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .LP_intro {
    margin-bottom: 60px;
  }

  .LP_intro .heading_intro {
    margin: 40px 0 26px;
  }

  .item {
    border-top: 1px solid #525252;
    padding-top: 33px;
  }

  .item .heading_content {
    margin-bottom: 34px;
  }

  .item .heading_counter {
    margin-top: 4px;
    margin-right: 35px;
  }

  .item .text_content {
    margin-top: 27px;
  }

  .item .text_content .text_main {
    margin-bottom: 25px;
  }

  .item ul.credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .item ul.credit li.credit + li.credit:before {
    content: "/";
    display: inline-block;
    margin: 0 7px 0 3px;
  }

  .item01 {
    margin-bottom: 123px;
  }

  .item02 {
    margin-bottom: 122px;
  }

  .item02 .heading_content {
    margin-bottom: 37px;
  }

  .item02 .text_content {
    margin-bottom: 45px;
  }

  .item03 {
    margin-bottom: 75px;
  }

  .item03 .img-wrapper:nth-child(2) {
    margin-bottom: 10px;
  }

  .item03 .text_content {
    margin-bottom: 45px;
  }
}

/*ANIMATIONS*/
[data-animation] {
  opacity: 0.001;
}

.fade-up {
  animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-timing-function: cubic-bezier(0, 0.5, 0.95, 1);
  animation-timing-function: cubic-bezier(0, 0.5, 0.95, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-name: fade-up;
  -webkit-animation-name: fade-up;
  -webkit-transition: opacity 450ms;
  transition: opacity 450ms;
}

@-webkit-keyframes fade-up {
  from {
    opacity: 0;
    transform: translateY(3%);
    -webkit-transform: translateY(3%);
    -ms-transform: translateY(3%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}

@keyframes fade-up {
  from {
    opacity: 0;
    transform: translateY(3%);
    -webkit-transform: translateY(3%);
    -ms-transform: translateY(3%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
