@charset "UTF-8";
/* adjusting
================================================== */
#contents {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#contents .headSection .ttl {
  float: none;
  width: auto;
  display: flex;
}
#contents .headSection .ttl h1 {
  font-size: 16px;
}
#contents .headSection .ttl p.productsLogo {
  padding-top: 12px;
}
@media only screen and (max-width: 767px) {
  #contents .headSection {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #contents .headSection .innerBlock {
    width: auto;
    padding: 0 10px;
  }
  #contents .headSection .ttl h1 {
    font-size: 14px;
  }
}

button.mfp-close {
  width: 50px !important;
  padding: 50px 0 0 0;
  height: 0;
  line-height: 1;
  overflow: hidden;
  background: url(/products/bizprinter/smartcharge/movie/px/images/movie_icn_close.png) no-repeat;
  opacity: 1;
}

.mfp-iframe-holder .mfp-close {
  top: -75px;
  right: 0;
  width: auto;
}

.mfp-iframe-scaler {
  overflow: visible;
}
.mfp-iframe-scaler ul {
  margin-top: 1em;
  font-size: 12px;
  color: #fff;
}
.mfp-iframe-scaler ul .option {
  display: none;
}
.mfp-iframe-scaler.with-note ul .option {
  display: block;
}

@media only screen and (max-width: 767px) {
  button.mfp-close {
    width: 25px !important;
    padding: 25px 0 0 0;
    background-size: 25px;
  }

  .mfp-iframe-holder .mfp-close {
    top: -40px;
  }
}
/* share
================================================== */
#contents .snsArea {
  padding: 50px 0;
  background-color: #f4f4f4;
}
#contents .share_title {
  font-size: 30px;
  text-align: center;
}
#contents .share_list {
  margin: 25px auto 0;
}
#contents .share_list ul {
  text-align: center;
}
#contents .share_list ul li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin: 0 15px;
}
@media only screen and (max-width: 767px) {
  #contents .snsArea {
    padding: 30px 0;
  }
  #contents .share_title {
    font-size: 22px;
  }
  #contents .share_list {
    margin-top: 15px;
  }
}

/* visual
================================================== */
#contents .visual {
  background: url(/products/bizprinter/smartcharge/movie/px/images/visual_bg-pc.jpg) no-repeat center;
}
#contents .visual__title {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #contents .visual__title {
    width: auto;
  }
}

/* common
================================================== */
/* section */
#contents .section {
  padding: 80px 0;
}
#contents .section a {
  transition: opacity .3s ease;
}
#contents .section--blue {
  background-color: #fff4e5;
}
#contents .section__inner {
  width: 960px;
  margin: 0 auto;
}
#contents .section__title {
  margin-bottom: 50px;
  text-align: center;
  line-height: 1;
}
#contents .section__title span {
  position: relative;
  display: inline-block;
  padding: 0 0 5px 0;
  border-bottom: solid 8px #ffef00;
  color: #ff6d38;
  font-size: 32px;
}
#contents .section__h3 {
  margin: 0 0 30px 0;
  padding: 12px 18px 11px 18px;
  background: #fff;
  border: solid 1px #ff6d38;
  border-left-width: 12px;
  font-size: 24px;
  line-height: 1.3;
  color: #ff6d38;
}
#contents .section__h3 sup {
  font-size: 12px;
  color: #333;
}
#contents .section__h4 {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  border-bottom: solid 1px #ff6d38;
  font-size: 20px;
  line-height: 1.3;
  color: #ff6d38;
}
#contents .section__h3 + .section__note {
  margin-top: -20px;
  margin-bottom: 30px;
}
#contents .section__movies + .section__h3 {
  margin-top: 80px;
}
#contents .section__movies + .section__h4 {
  margin-top: 60px;
}
#contents .section__notes, #contents .section__note {
  font-size: 12px;
}
#contents .section__movies {
  display: flex;
  flex-wrap: wrap;
}
#contents .section__movies .slick-list {
  z-index: 1;
}
#contents .section__movies .slick-slide,
#contents .section__movies .slick-slide * {
  outline: none;
}
#contents .section__movies .slick-arrow {
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  padding: 60px 0 0 0;
  width: 40px !important;
  height: 0 !important;
  overflow: hidden;
  cursor: pointer;
  outline: none;
  z-index: 2;
}
#contents .section__movies .slick-prev {
  left: -60px;
  background: #ff6d38 url(/products/bizprinter/smartcharge/movie/px/images/slider_icn_prev.png) no-repeat center !important;
  background-size: 12px 22px !important;
}
#contents .section__movies .slick-next {
  right: -60px;
  background: #ff6d38 url(/products/bizprinter/smartcharge/movie/px/images/slider_icn_next.png) no-repeat center !important;
  background-size: 12px 22px !important;
}
#contents .section__movies .slick-disabled {
  pointer-events: none;
  opacity: .5;
}
#contents .section__movies .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  width: 100%;
}
#contents .section__movies .slick-dots > li + li {
  margin-left: 10px;
}
#contents .section__movies .slick-dots button {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  padding: 0;
  width: 12px;
  padding-top: 12px;
  height: 0;
  border-radius: 50.1%;
  background: #ccc;
  overflow: hidden;
  outline: none;
  cursor: pointer;
}
#contents .section__movies .slick-dots button:hover {
  background: #ff6d38;
}
#contents .section__movies .slick-dots .slick-active button {
  background: #ff6d38;
}
#contents .section__movies--noslide {
  margin: 0 -24px -50px;
}
#contents .section__movies--noslide > div {
  margin-bottom: 50px;
}
#contents .section__movie {
  box-sizing: border-box;
  width: 288px;
  margin: 0 24px;
}
#contents .section__movie figure {
  margin: 0;
}
#contents .section__movie figure a {
  position: relative;
  display: block;
  border: solid 1px #ddd;
}
#contents .section__movie figure a::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 66px;
  height: 66px;
  background: url(/products/bizprinter/smartcharge/movie/lx/images/movie_icn_play.png) no-repeat;
}
#contents .section__movie figure figcaption {
  margin-top: .75em;
  font-size: 15px;
  line-height: 1.5;
}
#contents .section__trademark {
  margin: 80px 0 -80px;
}
@media only screen and (max-width: 767px) {
  #contents .section {
    padding: 45px 0;
  }
  #contents .section__inner {
    width: auto;
    padding: 0 15px;
  }
  #contents .section__title {
    margin-bottom: 20px;
  }
  #contents .section__title span {
    border-bottom-width: 5px;
    font-size: 21px;
  }
  #contents .section__h3 {
    padding: 10px 12px 9px 12px;
    font-size: 17px;
  }
  #contents .section__h4 {
    margin: 0 0 15px 0;
    font-size: 16px;
  }
  #contents .section__h3 + .section__note {
    margin-bottom: 15px;
  }
  #contents .section__movies + .section__h3 {
    margin-top: 50px;
  }
  #contents .section__movies + .section__h4 {
    margin-top: 40px;
  }
  #contents .section__note {
    font-size: 12px !important;
  }
  #contents .section__notes {
    font-size: 11px !important;
  }
  #contents .section__movies .slick-arrow {
    top: 15px;
    margin-top: 0;
    width: 30px !important;
  }
  #contents .section__movies .slick-prev {
    left: -15px;
  }
  #contents .section__movies .slick-next {
    right: -15px;
  }
  #contents .section__movies--noslide {
    margin: 0 -13px -40px;
  }
  #contents .section__movies--noslide > div {
    margin-bottom: 40px;
  }
  #contents .section__movie {
    width: calc(50vw - 26px);
    margin: 0 11px;
  }
  #contents .section__movie figure a::after {
    width: 33px;
    height: 33px;
    background-size: 33px 33px;
  }
  #contents .section__movie figure figcaption {
    font-size: 14px;
  }
  #contents .section__trademark {
    margin: 60px 0 -60px;
  }
}

/* about
================================================== */
#contents .about__movie {
  max-width: 960px;
  margin: 0 auto 50px;
}
#contents .about__movie a {
  position: relative;
  display: block;
}
#contents .about__movie a::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 66px;
  height: 66px;
  background: url(/products/bizprinter/smartcharge/movie/px/images/movie_icn_play.png) no-repeat;
}
#contents .about__movie p {
  margin-top: 15px;
}
#contents .about__desc {
  position: relative;
  margin: 0 0 50px 0;
  padding: 0 80px;
}
#contents .about__desc::before, #contents .about__desc::after {
  content: "";
  display: block;
  position: absolute;
}
#contents .about__desc::before {
  top: -25px;
  left: 0;
  width: 126px;
  height: 204px;
  background: url(/products/bizprinter/smartcharge/movie/px/images/about_ill01-pc.png) no-repeat;
}
#contents .about__desc::after {
  bottom: -25px;
  right: 0;
  width: 169px;
  height: 145px;
  background: url(/products/bizprinter/smartcharge/movie/px/images/about_ill02-pc.png) no-repeat;
}
#contents .about__desc p {
  padding: 1.5em 0;
  border: solid 2px #ff6d38;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
#contents .about__anchor {
  display: flex;
  flex-wrap: wrap;
}
#contents .about__anchor > li {
  box-sizing: border-box;
  width: 33.3333%;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
#contents .about__anchor a {
  position: relative;
  display: block;
  padding: 1em;
  background: #ff6d38;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#contents .about__anchor a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  margin: -6px 0 0 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media (min-width: 768px) {
  #contents .about__movie {
    display: flex;
    justify-content: space-between;
  }
  #contents .about__movie > div {
    box-sizing: border-box;
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 767px) {
  #contents .about__movie {
    margin-bottom: 40px;
  }
  #contents .about__movie p {
    margin-top: 10px;
    padding: 0 15px;
  }
  #contents .about__movie > div + div {
    margin-top: 15px;
  }
  #contents .about__desc {
    margin: 0 0 30px 0;
    padding: 0 0 0 75px;
  }
  #contents .about__desc::before {
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    width: 82px;
    height: 133px;
    background: url(/products/bizprinter/smartcharge/movie/px/images/about_ill01-sp.png) no-repeat;
    background-size: cover;
  }
  #contents .about__desc::after {
    display: none;
  }
  #contents .about__desc p {
    padding: 1em 1.25em;
    font-size: 15px;
    text-align: left;
    line-height: 1.55;
  }
  #contents .about__desc p br {
    display: block;
  }
  #contents .about__anchor > li {
    width: 50%;
  }
  #contents .about__anchor a {
    padding: 1em .5em;
    font-size: 13px;
    font-weight: bold;
  }
  #contents .about__anchor a::after {
    right: 6px;
    width: 4px;
    height: 4px;
    margin: -5px 0 0 0;
  }
}

/* Utility
================================================== */
@media (min-width: 768px) {
  #contents.responsive .forsp {
    display: none !important;
  }
}
@media print {
  #contents.responsive .forsp {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #contents.responsive .forpc {
    display: none !important;
  }
}
#contents.responsive .oro {
  transition: opacity .3s ease;
}
#contents.responsive .oro:hover {
  opacity: .7;
}
#contents.responsive img.liquid {
  width: 100%;
  height: auto;
}
#contents.responsive img.liquid--mw {
  width: auto;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  #contents.responsive img.liquid--sp {
    width: 100%;
    height: auto;
  }
}
#contents.responsive .u-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  padding-bottom: 0;
}
#contents.responsive .u-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 767px) {
  #contents.responsive .tal--sp {
    text-align: left !important;
  }
}
