@charset "utf-8";

/*---------------------------------------
  mainvisual
----------------------------------------*/
/*
.mainvisual-text-item{
	margin: 0 24px;
}
.mainvisual-text img{
	width: 55vw;
}
.mainvisual-text :last-child img{
	width: 30vw;
}

/*---------------------------------------
  movie
----------------------------------------*/
.movie-item.large {
  margin: 0 75px 75px;
}
.movie-item {
  margin: 0 25px;
}
/*---------------------------------------
  campaign
----------------------------------------*/
.campaign {
  padding: 40px 0;
}
.campaign-item {
  margin: 0 8px;
}

/*---------------------------------------
  pageanchor
----------------------------------------*/
.pageanchor .inner {
  padding: 0 30px;
}
.pageanchor .pageanchor_link > * a {
  font-size: 1.4rem;
}
.pageanchor .pageanchor_link > * {
  width: calc(100% / 4.5);
}

/*---------------------------------------
  product
----------------------------------------*/
@media (min-width: 768px) and (max-width: 855px) {
  .pgCup .product .product_graph .graph {
    width: 90vw;
    height: 50.13vw;
    padding: 0 0 0 9vw;
    background-size: contain;
  }
  .pgCup .product .product_graph .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/products/brand/michitas/cup/img/0730/graph-bg-line.png) no-repeat center bottom;
    background-size: contain;
  }
  .pgCup .product .product_graph .nt-item .max {
    background: url(/products/brand/michitas/cup/img/0730/graph-max.png) no-repeat center top;
    background-size: cover;
  }
  .pgCup .product .product_graph .nt-item {
    bottom: 1vw;
    width: 8.115vw;
    height: 39.089vw;
  }
  .pgCup .product .product_graph .nt-item.nt01 {
    left: 11.885vw;
  }
  .pgCup .product .product_graph .nt-item.nt02 {
    left: 22.818vw;
  }
  .pgCup .product .product_graph .nt-item.nt03 {
    left: 33.75vw;
  }
  .pgCup .product .product_graph .nt-item.nt04 {
    left: 44.682vw;
  }
  .pgCup .product .product_graph .nt-item.nt05 {
    left: 55.615vw;
  }
  .pgCup .product .product_graph .nt-item.nt06 {
    left: 66.547vw;
  }
  .pgCup .product .product_graph .nt-item.nt07 {
    left: 77.479vw;
  }
  /*-- on --*/
  .pgCup .product .product_graph .nt-item.nt01 .graf_on.max {
    height: 39.089vw;
  }
  .pgCup .product .product_graph .nt-item.nt02 .graf_on.max {
    height: 39.089vw;
  }
  .pgCup .product .product_graph .nt-item.nt03 .graf_on.max {
    height: 39.089vw;
  }
  .pgCup .product .product_graph .nt-item.nt04 .graf_on.max {
    height: 39.089vw;
  }
  .pgCup .product .product_graph .nt-item.nt05 .graf_on.max {
    height: 39.089vw;
  }
  .pgCup .product .product_graph .nt-item.nt06 .graf_on.max {
    height: 39.089vw;
  }
  .pgCup .product .product_graph .nt-item.nt07 .graf_on.max {
    height: 39.089vw;
  }
  /*--Reference value --*/
  .pgCup .product .product_graph .nt-item.nt01 .value {
    height: 27.938vw;
  }
  .pgCup .product .product_graph .nt-item.nt02 .value {
    height: 27.417vw;
  }
  .pgCup .product .product_graph .nt-item.nt03 .value {
    height: 16.354vw;
  }
  .pgCup .product .product_graph .nt-item.nt04 .value {
    height: 23.078vw;
  }
  .pgCup .product .product_graph .nt-item.nt05 .value {
    height: 19.219vw;
  }
  .pgCup .product .product_graph .nt-item.nt06 .value {
    height: 24.219vw;
  }
  .pgCup .product .product_graph .nt-item.nt07 .value {
    height: 28.026vw;
  }
}
