@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/**
 * override styles
 */
body {
  color: #222;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 93.75%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media only screen and (min-width: 641px) {
  #wrap {
    min-width: 980px;
  }
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

img {
  vertical-align: bottom;
}

/**
 * parts
 */
@media only screen and (min-width: 641px) {
  .sp-item {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .pc-item {
    display: none;
  }
}

.module-free-download-button {
  position: relative;
  box-sizing: border-box;
  display: block;
  background: #333;
  border-bottom: 6px solid #000;
  color: #fff;
  text-align: left;
}
@media only screen and (min-width: 641px) {
  .module-free-download-button {
    width: 480px;
    height: 96px;
    margin: 0 auto;
    padding: 29px 75px 24px 116px;
  }
}
@media only screen and (max-width: 640px) {
  .module-free-download-button {
    width: auto;
    height: 76px;
    margin: 0 15px;
    padding: 17px 16px 18px 84px;
  }
}
@media only screen and (min-width: 641px) {
  .module-free-download-button:hover {
    text-decoration: none;
    background: #666;
  }
}
.module-free-download-button:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
}
@media only screen and (min-width: 641px) {
  .module-free-download-button:after {
    width: 29px;
    height: 38px;
    right: 35px;
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/icon-mainvisual-button.png") no-repeat 50% 50%;
  }
}
@media only screen and (max-width: 640px) {
  .module-free-download-button:after {
    width: 24px;
    height: 27px;
    right: 20px;
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/sp/icon-mainvisual-button.png") no-repeat 50% 50%;
    background-size: 24px auto;
  }
}
.module-free-download-button .label-free {
  position: absolute;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  display: block;
  margin: auto 0;
  background: #fff;
  color: #333;
  vertical-align: middle;
}
@media only screen and (min-width: 641px) {
  .module-free-download-button .label-free {
    height: 36px;
    left: 40px;
    padding: 1px 7px;
    font-size: 1.46667em;
    line-height: 34px;
  }
}
@media only screen and (max-width: 640px) {
  .module-free-download-button .label-free {
    height: 35px;
    left: 22px;
    padding: 5px 10px;
    font-size: 1.06667em;
    line-height: 25px;
  }
}
@media only screen and (min-width: 641px) {
  .module-free-download-button .label-free:hover {
    color: #666;
  }
}
@media only screen and (min-width: 641px) {
  .module-free-download-button .text {
    margin-left: 14px;
    vertical-align: middle;
    font-size: 1.46667em;
    line-height: 34px;
  }
}
@media only screen and (max-width: 640px) {
  .module-free-download-button .text {
    display: block;
    padding-top: 1px;
    font-size: 0.93333em;
    line-height: 18px;
  }
}

/**
 * block-mainvisual
 */
.block-mainvisual {
  background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/bg-mainvisual.gif") repeat 50% 50%;
}
@media only screen and (min-width: 641px) {
  .block-mainvisual {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual {
    padding-bottom: 15px;
  }
}
.block-mainvisual .titlearea {
  text-align: center;
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .titlearea {
    max-height: 594px;
    background: #d0d9eb url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/bg-titlearea.jpg") no-repeat 50% 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-mainvisual .titlearea {
    background-size: 130%;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .titlearea {
    height: 97.5vw;
    position: relative;
    box-sizing: content-box;
    padding-bottom: 43px;
    background: #d0d9eb url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/sp/bg-titlearea.jpg") no-repeat 50% 0;
    background-size: contain;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .title {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .title img {
    width: 100%;
  }
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .introduction {
    margin-top: 210px;
    color: #fff;
    font-size: 1.2em;
    line-height: 34px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-mainvisual .introduction {
    margin-top: 20vw;
    font-size: 1em;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .introduction {
    position: absolute;
    bottom: 12vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-bottom: 9px;
    color: #fff;
    font-size: 0.8em;
    line-height: 20px;
    letter-spacing: -1px;
  }
}
.block-mainvisual .services {
  box-sizing: border-box;
  background: #fff;
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .services {
    width: 600px;
    height: 75px;
    margin: 25px auto 0 auto;
    padding: 14px 0 0 0;
    border-radius: 3px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-mainvisual .services {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .services {
    width: 100%;
    height: 43px;
    position: absolute;
    bottom: 0;
    padding-top: 6px;
  }
}
.block-mainvisual .services li {
  display: inline-block;
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .services li + li {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .services li + li {
    margin-left: 2px;
  }
}
.block-mainvisual .buttonarea {
  background: #fff;
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .buttonarea {
    width: 95%;
    max-width: 680px;
    height: 235px;
    margin: 21px auto 0 auto;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .buttonarea {
    width: auto;
    margin: 15px 15px 0 15px;
    padding-bottom: 15px;
    text-align: center;
  }
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .buttonarea .label {
    margin: -13px -9px 0 -7px;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .buttonarea .label {
    margin: 0 auto;
  }
}
.block-mainvisual .buttonarea .button-download {
  background-color: #cc2929;
  border-bottom-color: #601414;
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .buttonarea .button-download {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .block-mainvisual .buttonarea .button-download {
    margin-top: 11px;
  }
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .buttonarea .button-download:hover {
    background-color: #ff2c2c;
  }
}
.block-mainvisual .buttonarea .button-download .label-free {
  color: #cc2929;
}
@media only screen and (min-width: 641px) {
  .block-mainvisual .buttonarea .button-download .label-free:hover {
    color: #ff2c2c;
  }
}

/**
 * block-case
 */
.block-case {
  background: none repeat 50% 50%;
}
@media only screen and (min-width: 641px) {
  .block-case {
    padding-bottom: 41px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case {
    padding-bottom: 20px;
  }
}
.block-case .titlearea {
  position: relative;
  margin-bottom: 40px;
}
@media only screen and (min-width: 641px) {
  .block-case .titlearea {
    height: 350px;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .titlearea-inner {
    max-width: 980px;
    height: 350px;
    position: relative;
    margin: 0 auto;
  }
}
.block-case .titlearea:before, .block-case .titlearea:after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: 50%;
  display: block;
  border: 0 solid transparent;
}
@media only screen and (min-width: 641px) {
  .block-case .titlearea:before, .block-case .titlearea:after {
    bottom: -40px;
    border-top: 40px solid #333;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .titlearea:before, .block-case .titlearea:after {
    bottom: -27px;
    border-top: 27px solid #333;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .titlearea:before {
    border-left: 110px solid transparent;
    margin-left: -110px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .titlearea:before {
    border-left: 74px solid transparent;
    margin-left: -74px;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .titlearea:after {
    border-right: 110px solid transparent;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .titlearea:after {
    border-right: 74px solid transparent;
  }
}
.block-case .titlearea .title {
  display: inline-block;
}
@media only screen and (min-width: 641px) {
  .block-case .titlearea .title {
    position: absolute;
    top: 0;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .titlearea .label {
    position: absolute;
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .titlearea .label {
    text-align: center;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea {
    max-width: 760px;
    margin: 53px auto 0 auto;
    overflow: hidden;
    *zoom: 1;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea {
    margin: 42px auto 0 auto;
  }
}
.block-case .contentsarea .label {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea .label {
    float: left;
  }
}
.block-case .contentsarea .box {
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #333;
  text-align: center;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case .contentsarea .label {
    float: none;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea .box {
    width: 490px;
    float: right;
    margin: 16px 0 0 0;
    padding: 22px 27px 31px 27px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case .contentsarea .box {
    width: 95%;
    float: none;
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea .box {
    margin: 16px 15px 0 15px;
    padding: 12px 12px 14px 12px;
  }
}
.block-case .contentsarea .box .catch {
  border-bottom: 3px solid #333;
  color: #333;
  font-weight: bold;
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea .box .catch {
    padding-bottom: 17px;
    font-size: 2.13333em;
    line-height: 34px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea .box .catch {
    padding-bottom: 11px;
    font-size: 1.46667em;
    line-height: 27px;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea .box .description {
    margin-top: 11px;
    font-size: 1.06667em;
    line-height: 22px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea .box .description {
    margin-top: 12px;
    font-size: 0.93333em;
    line-height: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea .box .description br {
    display: none;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea .box .photo {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea .box .photo {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case .contentsarea .recommend {
    float: none;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea .recommend {
    width: 250px;
    float: left;
    margin-top: 71px;
  }
}
.block-case .contentsarea .recommend .balloon {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  background: #999;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea .recommend .balloon {
    width: 214px;
    height: 107px;
    padding: 26px 0 0 0;
    border-radius: 8px;
    font-size: 1.2em;
    line-height: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea .recommend .balloon {
    margin: 10px 15px 0 15px;
    padding: 13px 0;
    border-radius: 6px;
    font-size: 0.86667em;
    line-height: 15px;
  }
}
.block-case .contentsarea .recommend .balloon:after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: 50%;
  display: block;
}
@media only screen and (min-width: 641px) {
  .block-case .contentsarea .recommend .balloon:after {
    bottom: -12px;
    margin-left: -7px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 12px solid #999;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea .recommend .balloon:after {
    top: -10px;
    margin-left: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #999;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .contentsarea .recommend .balloon br {
    display: none;
  }
}
.block-case .buttonarea {
  background: #fff;
}
@media only screen and (min-width: 641px) {
  .block-case .buttonarea {
    width: 760px;
    height: 235px;
    margin: 20px auto 0 auto;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case .buttonarea {
      width: 95%;
      max-width: 680px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .buttonarea {
    width: auto;
    margin: 20px 15px 0 15px;
    padding-bottom: 15px;
    text-align: center;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .buttonarea .label {
    margin: -13px 32px 0 32px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case .buttonarea .label {
    margin: -13px auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .buttonarea .label {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 641px) {
  .block-case .buttonarea .button-download {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .block-case .buttonarea .button-download {
    margin-top: 11px;
  }
}

/**
 * block-case1
 */
.block-case1 {
  background-image: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/bg-case1.gif");
}
.block-case1 .titlearea {
  background-color: #14439a;
}
@media only screen and (min-width: 641px) {
  .block-case1 .titlearea-inner {
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/bg-case1-titlearea.gif") no-repeat 100% 0;
  }
}
@media only screen and (max-width: 640px) {
  .block-case1 .titlearea-inner {
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/sp/bg-case1-titlearea.gif") no-repeat 50% 50px;
    background-size: 260px auto;
  }
}
.block-case1 .titlearea:before, .block-case1 .titlearea:after {
  border-top-color: #14439a;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case1 .titlearea-inner {
    width: auto;
    background: url(/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/bg-case1-titlearea.gif) no-repeat 95%/45%;
  }
}
@media only screen and (min-width: 641px) {
  .block-case1 .titlearea .title {
    left: 110px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case1 .titlearea .title {
    left: 20px;
  }
}
@media only screen and (min-width: 641px) {
  .block-case1 .titlearea .label {
    left: 130px;
    top: 146px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case1 .titlearea .label {
    left: 5vw;
    width: 45%;
  }
  .block-case1 .titlearea .label img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .block-case1 .titlearea .label {
    margin-top: 177px;
    padding-bottom: 8px;
  }
}
.block-case1 .contentsarea .box {
  border-color: #14439a;
}
.block-case1 .contentsarea .box .catch {
  border-color: #14439a;
  color: #14439a;
}
@media only screen and (min-width: 641px) {
  .block-case1 .contentsarea .recommend {
    padding-bottom: 146px;
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/image-case1.png") no-repeat 50% 100%;
  }
}
.block-case1 .contentsarea .recommend .balloon {
  background: #14439a;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case1 .contentsarea .recommend {
    float: none;
    margin: 20px auto 0;
  }
}
@media only screen and (min-width: 641px) {
  .block-case1 .contentsarea .recommend .balloon:after {
    border-top-color: #14439a;
  }
}
@media only screen and (max-width: 640px) {
  .block-case1 .contentsarea .recommend .balloon:after {
    border-bottom-color: #14439a;
  }
}
.block-case1 .buttonarea .button-download {
  background-color: #14439a;
  border-bottom-color: #0a2351;
}
.block-case1 .buttonarea .button-download .label-free {
  color: #0a2351;
}
@media only screen and (min-width: 641px) {
  .block-case1 .buttonarea .button-download:hover {
    background-color: #1261f3;
  }
}
@media only screen and (min-width: 641px) {
  .block-case1 .buttonarea .button-download:hover .label-free {
    color: #1261f3;
  }
}

/**
 * block-case2
 */
.block-case2 {
  background-image: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/bg-case2.gif");
}
.block-case2 .titlearea {
  background-color: #79bd28;
}
@media only screen and (min-width: 641px) {
  .block-case2 .titlearea-inner {
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/bg-case2-titlearea.gif") no-repeat 60px 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case2 .titlearea-inner {
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/bg-case2-titlearea.gif") no-repeat 5%/45%;
  }
}
@media only screen and (max-width: 640px) {
  .block-case2 .titlearea-inner {
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/sp/bg-case2-titlearea.gif") no-repeat 50% 50px;
    background-size: 260px auto;
  }
}
.block-case2 .titlearea:before, .block-case2 .titlearea:after {
  border-top-color: #79bd28;
}
@media only screen and (min-width: 641px) {
  .block-case2 .titlearea .title {
    right: 110px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case2 .titlearea .title {
    right: 20px;
  }
}
@media only screen and (min-width: 641px) {
  .block-case2 .titlearea .label {
    right: 90px;
    top: 159px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case2 .titlearea .label {
    right: 5vw;
    width: 45%;
  }
  .block-case2 .titlearea .label img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .block-case2 .titlearea .label {
    margin-top: 171px;
    padding-bottom: 13px;
  }
}
.block-case2 .contentsarea .box {
  border-color: #79bd28;
}
.block-case2 .contentsarea .box .catch {
  border-color: #79bd28;
  color: #79bd28;
}
@media only screen and (min-width: 641px) {
  .block-case2 .contentsarea .recommend {
    padding-bottom: 156px;
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/image-case2.png") no-repeat 50% 100%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case2 .contentsarea .recommend {
      float: none;
      margin: 20px auto 0;
  }
}
.block-case2 .contentsarea .recommend .balloon {
  background: #79bd28;
}
@media only screen and (min-width: 641px) {
  .block-case2 .contentsarea .recommend .balloon:after {
    border-top-color: #79bd28;
  }
}
@media only screen and (max-width: 640px) {
  .block-case2 .contentsarea .recommend .balloon:after {
    border-bottom-color: #79bd28;
  }
}
.block-case2 .buttonarea .button-download {
  background-color: #79bd28;
  border-bottom-color: #426813;
}
.block-case2 .buttonarea .button-download .label-free {
  color: #79bd28;
}
@media only screen and (min-width: 641px) {
  .block-case2 .buttonarea .button-download:hover {
    background-color: #9fde54;
  }
}
@media only screen and (min-width: 641px) {
  .block-case2 .buttonarea .button-download:hover .label-free {
    color: #9fde54;
  }
}

/**
 * block-case3
 */
.block-case3 {
  background-image: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/bg-case3.gif");
}
.block-case3 .titlearea {
  background-color: #e9b800;
}
@media only screen and (min-width: 641px) {
  .block-case3 .titlearea {
    height: 370px;
  }
}
@media only screen and (min-width: 641px) {
  .block-case3 .titlearea-inner {
    height: 370px;
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/bg-case3-titlearea.gif") no-repeat 280px 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case3 .titlearea-inner {
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/bg-case3-titlearea.gif") no-repeat 40%;
  }
}
@media only screen and (max-width: 640px) {
  .block-case3 .titlearea-inner {
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/sp/bg-case3-titlearea.gif") no-repeat 50% 48px;
    background-size: 300px auto;
  }
}
.block-case3 .titlearea:before, .block-case3 .titlearea:after {
  border-top-color: #e9b800;
}
@media only screen and (min-width: 641px) {
  .block-case3 .titlearea .title {
    left: 110px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case3 .titlearea .title {
    left: 20px;
  }
}
@media only screen and (min-width: 641px) {
  .block-case3 .titlearea .label {
    left: 574px;
    top: 80px;
  }
  .block-case3 .titlearea .label img {
    width: 100%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case3 .titlearea .label {
    left: 60vw;
  }
}
@media only screen and (max-width: 640px) {
  .block-case3 .titlearea .label {
    margin-top: 32px;
    padding-left: 125px;
    padding-bottom: 50px;
  }
}
.block-case3 .contentsarea .box {
  border-color: #e9b800;
}
.block-case3 .contentsarea .box .catch {
  border-color: #e9b800;
  color: #e9b800;
}
@media only screen and (min-width: 641px) {
  .block-case3 .contentsarea .recommend {
    padding-bottom: 146px;
    background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/pc/image-case3.png") no-repeat 50% 100%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-case3 .contentsarea .recommend {
      float: none;
      margin: 20px auto 0;
  }
}
.block-case3 .contentsarea .recommend .balloon {
  background: #e9b800;
}
@media only screen and (min-width: 641px) {
  .block-case3 .contentsarea .recommend .balloon:after {
    border-top-color: #e9b800;
  }
}
@media only screen and (max-width: 640px) {
  .block-case3 .contentsarea .recommend .balloon:after {
    border-bottom-color: #e9b800;
  }
}
.block-case3 .buttonarea .button-download {
  background-color: #e9b800;
  border-bottom-color: #836700;
}
.block-case3 .buttonarea .button-download .label-free {
  color: #e9b800;
}
@media only screen and (min-width: 641px) {
  .block-case3 .buttonarea .button-download:hover {
    background-color: #f5ce3d;
  }
}
@media only screen and (min-width: 641px) {
  .block-case3 .buttonarea .button-download:hover .label-free {
    color: #f5ce3d;
  }
}

/**
 * block-lineup
 */
.block-lineup {
  background: #f4f4f4;
  text-align: center;
}
@media only screen and (min-width: 641px) {
  .block-lineup {
    padding: 31px 0 96px 0;
  }
}
@media only screen and (max-width: 640px) {
  .block-lineup {
    padding: 16px 15px 30px 15px;
  }
}
.block-lineup .title {
  color: #666;
  font-weight: bold;
}
@media only screen and (min-width: 641px) {
  .block-lineup .title {
    font-size: 1.86667em;
    line-height: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .block-lineup .title {
    font-size: 1.13333em;
    line-height: 25px;
  }
}
@media only screen and (min-width: 641px) {
  .block-lineup .boxes {
    max-width: 980px;
    margin: 38px auto 0 auto;
    overflow: hidden;
    *zoom: 1;
  }
}
.block-lineup .category {
  color: #009ee5;
}
@media only screen and (min-width: 641px) {
  .block-lineup .category {
    font-size: 1.06667em;
    line-height: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .block-lineup .category {
    margin-top: 12px;
    font-size: 0.8em;
    line-height: 18px;
  }
}
@media only screen and (min-width: 641px) {
  .block-lineup .box {
    float: left;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-lineup .box {
    float: none;
  }
}
@media only screen and (min-width: 641px) {
  .block-lineup .box-document_scanner {
    width: 348px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-lineup .box-document_scanner {
    width: 95%;
    margin: auto;
  }
}
@media only screen and (min-width: 641px) {
  .block-lineup .box-laser_all_in_ones {
    width: 236px;
    margin-left: 22px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-lineup .box-laser_all_in_ones {
    width: 95%;
    margin: 25px auto;
  }
}
@media only screen and (min-width: 641px) {
  .block-lineup .box-inkjet_all_in_ones {
    width: 352px;
    margin-left: 22px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .block-lineup .box-inkjet_all_in_ones {
    width: 95%;
    margin: 25px auto;
  }
}
.block-lineup .products {
  background: #fff;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (min-width: 641px) {
  .block-lineup .products {
    margin-top: 26px;
    padding-top: 35px;
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 640px) {
  .block-lineup .products {
    margin-top: 6px;
    padding-top: 8px;
    padding-bottom: 5px;
  }
}
.block-lineup .products li {
  display: inline-block;
}
@media only screen and (min-width: 641px) {
  .block-lineup .products li {
    width: 110px;
  }
}
@media only screen and (max-width: 640px) {
  .block-lineup .products li {
    width: 88px;
  }
}
@media only screen and (max-width: 640px) {
  .block-lineup .products .photo {
    width: 80px;
    height: 80px;
  }
}
.block-lineup .products .label {
  display: block;
}
@media only screen and (min-width: 641px) {
  .block-lineup .products .label {
    margin-top: 21px;
    font-size: 0.8em;
    line-height: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .block-lineup .products .label {
    margin-top: 3px;
    font-size: 0.66667em;
    line-height: 15px;
  }
}

/**
 * footer
 */
.localfooter {
  position: relative;
  border-top: 1px solid #a1a0a5;
}
@media only screen and (min-width: 641px) {
  .localfooter-inner {
    max-width: 980px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 29px 0 26px 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .localfooter-inner {
    padding: 29px 15px 26px 15px;
  }
}
@media only screen and (max-width: 640px) {
  .localfooter-inner {
    padding: 12px 15px;
  }
}
@media only screen and (min-width: 641px) {
  .localfooter .pagetop {
    position: absolute;
    right: 20px;
    top: -91px;
  }
}
@media only screen and (max-width: 640px) {
  .localfooter .pagetop {
    display: none;
  }
}
@media only screen and (min-width: 641px) {
  .localfooter .notes {
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .localfooter .notes {
    padding-bottom: 23px;
  }
}
.localfooter .notes li {
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (min-width: 641px) {
  .localfooter .notes li {
    font-size: 0.73333em;
    line-height: 19px;
  }
}
@media only screen and (max-width: 640px) {
  .localfooter .notes li {
    font-size: 0.73333em;
    line-height: 19px;
  }
}
@media only screen and (min-width: 641px) {
  .localfooter .links {
    display: inline-block;
    margin-right: 12px;
    line-height: 1.0;
  }
}
.localfooter .links li {
  display: inline-block;
}
@media only screen and (min-width: 641px) {
  .localfooter .links li {
    font-size: 0.73333em;
    line-height: 19px;
  }
}
@media only screen and (max-width: 640px) {
  .localfooter .links li {
    font-size: 0.8em;
    line-height: 20px;
  }
}
.localfooter .links li + li:before {
  width: 1px;
  height: 10px;
  content: '';
  display: inline-block;
  margin: 0 6px 0 2px;
  background: #222;
  vertical-align: middle;
}
.localfooter a {
  color: #222;
}
.localfooter a[target="_blank"]:after {
  width: 9px;
  height: 8px;
  content: '';
  display: inline-block;
  margin-left: 4px;
  background: url("/~/media/cojp/product/scanner/special/cloudkatsuyou/img/icon-footerlink.gif") no-repeat 50% 50%;
}
@media only screen and (min-width: 641px) {
  .localfooter .copyright {
    display: inline;
    font-size: 0.66667em;
    line-height: 19px;
  }
}
@media only screen and (max-width: 640px) {
  .localfooter .copyright {
    margin: 6px -15px 0 -15px;
    padding: 13px 15px 0 15px;
    border-top: 1px solid #a1a0a5;
    font-size: 0.8em;
    line-height: 20px;
  }
}
