@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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body {
  font-family: "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

button, input, select, textarea {
  min-height: 1.5em;
  background-color: transparent;
}

input[type="submit"], input[type="reset"] {
  cursor: pointer;
}

.fb_iframe_widget > span {
  vertical-align: top !important;
}

.wrapper {
  position: relative;
  min-width: 1080px;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
}

.header {
  position: relative;
  height: 100px;
}

.header .logo_webcg {
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 160px;
}

.header .logo_dyson {
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 110px;
}

.button {
  position: relative;
  display: inline-block;
  width: 250px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
}

.contents .main .mainCapArea .buttonReport, .contents .case .caseList li .buttonReport {
  position: relative;
  display: inline-block;
  width: 250px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
}

.contents .info .infoInner .infoCapArea .buttonPrice, .contents .info .infoInner .infoCapArea .buttonSite {
  position: relative;
  display: inline-block;
  width: 250px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
}

.button:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 20px;
  width: 8px;
  height: 14px;
  background: url(../img/icon_arrow_b.svg);
  -webkit-background-size: 8px 14px;
  -moz-background-size: 8px 14px;
  background-size: 8px 14px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contents .main .mainCapArea .buttonReport:after, .contents .case .caseList li .buttonReport:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 20px;
  width: 8px;
  height: 14px;
  background: url(../img/icon_arrow_b.svg);
  -webkit-background-size: 8px 14px;
  -moz-background-size: 8px 14px;
  background-size: 8px 14px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contents .info .infoInner .infoCapArea .buttonPrice:after, .contents .info .infoInner .infoCapArea .buttonSite:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 20px;
  width: 8px;
  height: 14px;
  background: url(../img/icon_arrow_b.svg);
  -webkit-background-size: 8px 14px;
  -moz-background-size: 8px 14px;
  background-size: 8px 14px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button p {
  display: inline-block;
  width: 250px;
  padding: 15px 0;
  background: #e2e2e2;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  font-weight: bold;
  text-align: center;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
}

.contents .main .mainCapArea .buttonReport p, .contents .case .caseList li .buttonReport p {
  display: inline-block;
  width: 250px;
  padding: 15px 0;
  background: #e2e2e2;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  font-weight: bold;
  text-align: center;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
}

.contents .info .infoInner .infoCapArea .buttonPrice p, .contents .info .infoInner .infoCapArea .buttonSite p {
  display: inline-block;
  width: 250px;
  padding: 15px 0;
  background: #e2e2e2;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  font-weight: bold;
  text-align: center;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
}

.button a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.contents .main .mainCapArea .buttonReport a, .contents .case .caseList li .buttonReport a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.contents .info .infoInner .infoCapArea .buttonPrice a, .contents .info .infoInner .infoCapArea .buttonSite a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.button:hover p {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  background: #eee;
}

.contents .main .mainCapArea .buttonReport:hover p, .contents .case .caseList li .buttonReport:hover p {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  background: #eee;
}

.contents .info .infoInner .infoCapArea .buttonPrice:hover p, .contents .info .infoInner .infoCapArea .buttonSite:hover p {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  background: #eee;
}

.button:hover:after {
  -webkit-animation: rotate .3s linear infinite;
  -moz-animation: rotate .3s linear infinite;
  animation: rotate .3s linear infinite;
}

.contents .main .mainCapArea .buttonReport:hover:after, .contents .case .caseList li .buttonReport:hover:after {
  -webkit-animation: rotate .3s linear infinite;
  -moz-animation: rotate .3s linear infinite;
  animation: rotate .3s linear infinite;
}

.contents .info .infoInner .infoCapArea .buttonPrice:hover:after, .contents .info .infoInner .infoCapArea .buttonSite:hover:after {
  -webkit-animation: rotate .3s linear infinite;
  -moz-animation: rotate .3s linear infinite;
  animation: rotate .3s linear infinite;
}

.contents .main {
  position: relative;
  margin-bottom: 80px;
}

.contents .main .mainImg {
  margin-left: auto;
  width: 63.5%;
}

.contents .main .mainCapArea {
  position: absolute;
  top: 25px;
  left: 3%;
  width: 35%;
}

.contents .main .mainCapArea .maincap01 {
  position: relative;
  left: 25px;
  margin-bottom: 12%;
  opacity: 0;
  filter: alpha(opacity=0);
}

.contents .main .mainCapArea .mainCap02 {
  position: relative;
  font-size: 1.2vw;
  font-family: "Hiragino Kaku Gothic W7 JIS2004";
  font-weight: bold;
  line-height: 1.8em;
  margin-bottom: 5.5%;
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  opacity: 0;
  filter: alpha(opacity=0);
  top: 25px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.contents .main .mainCapArea .buttonReport {
  opacity: 0;
  filter: alpha(opacity=0);
  top: 25px;
}

.contents .case {
  position: relative;
  width: 93%;
  margin: 0 auto;
  padding-bottom: 70px;
  border-bottom: solid 1px #000;
}

.contents .case .caseList {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  letter-spacing: -0.4em;
}

.contents .case .caseList li {
  position: relative;
  width: 31%;
  margin-right: 3.33%;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  text-align: left;
}

.contents .case .caseList li:last-child {
  margin-right: 0;
}

.contents .case .caseList li .caseTitleArea {
  text-align: left;
  letter-spacing: -0.4em;
  margin-bottom: 20px;
}

.contents .case .caseList li .caseTitleArea .caseNumArea {
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-right: 20px;
  padding: 7px 20px 7px 0;
}

.contents .case .caseList li .caseTitleArea .caseNumArea:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #000;
}

.contents .case .caseList li .caseTitleArea .caseNumArea .capCase {
  width: 29px;
  margin-bottom: 7px;
}

.contents .case .caseList li .caseTitleArea .caseNumArea .numCase {
  width: 29px;
}

.contents .case .caseList li .caseTitleArea .caseTxtArea {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  padding: 5px 0 5px 0;
}

.contents .case .caseList li .caseTitleArea .caseTxtArea .linkSubTitle {
  font-family: "Hiragino Kaku Gothic W7 JIS2004";
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 9px;
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.contents .case .caseList li .caseTitleArea .caseTxtArea .linkTitile {
  font-family: "Hiragino Kaku Gothic W7 JIS2004";
  font-weight: bold;
  font-size: 19px;
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.contents .case .caseList li .caseImg {
  margin-bottom: 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
       transition: 0.3s;
}

.contents .case .caseList li .caseImg:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
       transition: 0.3s;
}

.contents .case .caseList li .aboutCase {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  font-size: 14px;
  line-height: 1.7em;
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  margin-bottom: 15px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.contents .case .caseList li .buttonReport {
  position: relative;
}

.contents .info {
  position: relative;
  width: 93%;
  margin: 0 auto;
  padding: 60px 0;
  border-bottom: solid 1px #000;
}

.contents .info .infoInner {
  text-align: center;
  letter-spacing: -0.4em;
}

.contents .info .infoInner .infoCapArea {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-right: 50px;
}

.contents .info .infoInner .infoCapArea .infoCap01 {
  width: 400px;
}

.contents .info .infoInner .infoCapArea .infoCap02 {
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  font-size: 14px;
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
  text-align: left;
  margin-bottom: 30px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.contents .info .infoInner .infoCapArea .buttonPrice {
  display: block;
  margin-bottom: 20px;
}

.contents .info .infoInner .infoCapArea .buttonPrice p {
  background: #fbb03b;
}

.contents .info .infoInner .infoCapArea .buttonPrice:hover p {
  background: #fcb84e;
}

.contents .info .infoInner .infoCapArea .buttonSite {
  display: block;
}

.contents .info .infoInner .infoCapArea .buttonSite:after {
  background: url(../img/icon_arrow_w.svg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.contents .info .infoInner .infoCapArea .buttonSite p {
  color: #fff;
  background: #000;
}

.contents .info .infoInner .infoCapArea .buttonSite:hover p {
  background: #3d3d3d;
}

.contents .info .infoInner .dysonImg {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: bottom;
  width: 410px;
}

@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
  }
  100% {
    -moz-transform: rotate3d(1, 0, 0, 180deg);
    transform: rotate3d(1, 0, 0, 180deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    -moz-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(1, 0, 0, 180deg);
    -moz-transform: rotate3d(1, 0, 0, 180deg);
    transform: rotate3d(1, 0, 0, 180deg);
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(1, 0, 0, 180deg);
    transform: rotate3d(1, 0, 0, 180deg);
  }
}

.footer {
  position: relative;
  width: 100%;
  padding: 50px 0;
}

.footer .copy {
  position: relative;
  color: #000;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-family: "Hiragino Kaku Gothic W5 JIS2004";
  -webkit-transform: rotate(-0.05deg);
  -moz-transform: rotate(-0.05deg);
  -ms-transform: rotate(-0.05deg);
  transform: rotate(-0.05deg);
}

.footer .copy small:before {
  content: "PR";
  display: inline-block;
  margin-right: 9px;
  padding: 5px 8px;
  border: 1px solid #000;
  font-size: 12px;
}

@media screen and (min-width: 1450px) {
  .contents .main .mainCapArea .mainCap02 {
    position: relative;
    font-size: 21px;
  }
}

@media screen and (max-width: 1280px) {
  .contents .main .mainCapArea .mainCap02 {
    position: relative;
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .wrapper {
    position: relative;
    min-width: 320px;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .header {
    position: relative;
    height: 60px;
    margin-bottom: 30px;
  }
  .header .logo_webcg {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 160px;
    width: 21%;
  }
  .header .logo_dyson {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 110px;
    width: 14%;
  }
  .button p {
    font-size: 15px;
  }
  .contents .main .mainCapArea .buttonReport p, .contents .case .caseList li .buttonReport p {
    font-size: 15px;
  }
  .contents .info .infoInner .infoCapArea .buttonPrice p, .contents .info .infoInner .infoCapArea .buttonSite p {
    font-size: 15px;
  }
  .button:hover p {
    background: #e2e2e2;
  }
  .contents .main .mainCapArea .buttonReport:hover p, .contents .case .caseList li .buttonReport:hover p {
    background: #e2e2e2;
  }
  .contents .info .infoInner .infoCapArea .buttonPrice:hover p, .contents .info .infoInner .infoCapArea .buttonSite:hover p {
    background: #e2e2e2;
  }
  .button:hover:after {
    -webkit-animation: rotate 0s linear infinite;
    -moz-animation: rotate 0s linear infinite;
    animation: rotate 0s linear infinite;
  }
  .contents .main .mainCapArea .buttonReport:hover:after, .contents .case .caseList li .buttonReport:hover:after {
    -webkit-animation: rotate 0s linear infinite;
    -moz-animation: rotate 0s linear infinite;
    animation: rotate 0s linear infinite;
  }
  .contents .info .infoInner .infoCapArea .buttonPrice:hover:after, .contents .info .infoInner .infoCapArea .buttonSite:hover:after {
    -webkit-animation: rotate 0s linear infinite;
    -moz-animation: rotate 0s linear infinite;
    animation: rotate 0s linear infinite;
  }
  .contents .main {
    position: relative;
    margin-bottom: 60px;
  }
  .contents .main .mainImg {
    margin: -17px auto 15px;
    width: 100%;
  }
  .contents .main .mainCapArea {
    position: relative;
    top: 0;
    left: 0;
    width: 750px;
    width: 100%;
    margin: 0 auto;
  }
  .contents .main .mainCapArea .maincap01 {
    position: relative;
    width: 620px;
    width: 82%;
    margin: 0 auto;
  }
  .contents .main .mainCapArea .mainCap02 {
    font-size: 15px;
    font-family: "Hiragino Kaku Gothic W7 JIS2004";
    font-weight: bold;
    line-height: 1.8em;
    margin-bottom: 5.5%;
    -webkit-transform: rotate(-0.05deg);
    -moz-transform: rotate(-0.05deg);
    -ms-transform: rotate(-0.05deg);
    transform: rotate(-0.05deg);
    width: 690px;
    width: 92%;
    margin: 0 auto 20px;
  }
  .contents .main .mainCapArea .buttonReport {
    display: block;
    margin: 0 auto;
  }
  .contents .case {
    position: relative;
    width: 690px;
    width: 92%;
    margin: 0 auto;
    padding-bottom: 40px;
    border-bottom: solid 1px #000;
  }
  .contents .case .caseList {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -0.4em;
  }
  .contents .case .caseList li {
    position: relative;
    width: 100%;
    margin: 0 auto 45px;
    display: block;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
  }
  .contents .case .caseList li:last-child {
    margin: 0 auto 0;
  }
  .contents .case .caseList li .caseTitleArea {
    text-align: left;
    letter-spacing: -0.4em;
    margin-bottom: 10px;
  }
  .contents .case .caseList li .caseTitleArea .caseNumArea {
    position: relative;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin-right: 20px;
    padding: 5px 20px 7px 0;
  }
  .contents .case .caseList li .caseTitleArea .caseNumArea:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #000;
  }
  .contents .case .caseList li .caseTitleArea .caseNumArea .capCase {
    width: 29px;
    margin-bottom: 7px;
  }
  .contents .case .caseList li .caseTitleArea .caseNumArea .numCase {
    width: 29px;
  }
  .contents .case .caseList li .caseTitleArea .caseTxtArea {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    padding: 3px 0 5px 0;
  }
  .contents .case .caseList li .caseTitleArea .caseTxtArea .linkSubTitle {
    font-family: "Hiragino Kaku Gothic W7 JIS2004";
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 9px;
    -webkit-transform: rotate(-0.05deg);
    -moz-transform: rotate(-0.05deg);
    -ms-transform: rotate(-0.05deg);
    transform: rotate(-0.05deg);
  }
  .contents .case .caseList li .caseTitleArea .caseTxtArea .linkTitile {
    font-family: "Hiragino Kaku Gothic W7 JIS2004";
    font-weight: bold;
    font-size: 18px;
    -webkit-transform: rotate(-0.05deg);
    -moz-transform: rotate(-0.05deg);
    -ms-transform: rotate(-0.05deg);
    transform: rotate(-0.05deg);
  }
  .contents .case .caseList li .caseImg {
    margin-bottom: 15px;
  }
  .contents .case .caseList li .caseImg:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .contents .case .caseList li .aboutCase {
    font-family: "Hiragino Kaku Gothic W5 JIS2004";
    font-size: 13px;
    line-height: 1.46m;
    -webkit-transform: rotate(-0.05deg);
    -moz-transform: rotate(-0.05deg);
    -ms-transform: rotate(-0.05deg);
    transform: rotate(-0.05deg);
    margin-bottom: 15px;
  }
  .contents .case .caseList li .buttonReport {
    position: relative;
    display: block;
    margin: 0 auto;
  }
  .contents .info {
    position: relative;
    width: 690px;
    width: 92%;
    margin: 0 auto;
    padding: 40px 0;
    border-bottom: solid 1px #000;
  }
  .contents .info .infoInner {
    text-align: center;
    letter-spacing: -0.4em;
  }
  .contents .info .infoInner .infoCapArea {
    display: block;
    letter-spacing: normal;
    vertical-align: top;
    margin-right: 0;
  }
  .contents .info .infoInner .infoCapArea .infoCap01 {
    width: 690px;
    width: 92%;
    margin: 0 auto 20px;
  }
  .contents .info .infoInner .infoCapArea .infoCap02 {
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.5em;
  }
  .contents .info .infoInner .infoCapArea .buttonPrice {
    display: block;
    margin: 0 auto 15px;
  }
  .contents .info .infoInner .infoCapArea .buttonPrice p, .contents .info .infoInner .infoCapArea .buttonPrice:hover p {
    background: #fbb03b;
  }
  .contents .info .infoInner .infoCapArea .buttonSite {
    display: block;
    margin: 0 auto;
  }
  .contents .info .infoInner .infoCapArea .buttonSite:hover p {
    background: #000;
  }
  .contents .info .infoInner .dysonImg {
    display: block;
    letter-spacing: normal;
    vertical-align: bottom;
    width: 440px;
    width: 58%;
    margin: 0 auto 20px;
  }
  .footer {
    position: relative;
    width: 100%;
    padding: 50px 0;
  }
  .footer .copy {
    position: relative;
    color: #000;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.02em;
  }
  .footer .copy small:before {
    content: "PR";
    display: inline-block;
    margin-right: 9px;
    padding: 3px 5px;
    border: 1px solid #000;
    font-size: 12px;
  }
}
