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%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

html {
  height: 100%; }

body {
  height: 100%;
  font-size: 12px;
  line-height: 1.5;
  background-color: #fff; }

ul {
  list-style: none; }

dt {
  display: block;
  width: auto; }

table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%; }

td,
th {
  vertical-align: top; }

th {
  font-weight: normal;
  text-align: left; }

caption {
  text-align: left; }

img {
  background-color: transparent;
  vertical-align: top; }

a img {
  border: none; }

img {
  -ms-interpolation-mode: bicubic; }

em {
  font-style: normal; }

hr {
  height: 1px; }

input,
textarea,
select,
option,
optgroup {
  vertical-align: middle;
  letter-spacing: 0em; }

/* ie6 hack*/
* html input {
  line-height: 1.0;
  height: 1.6em; }

/* ie7 hack */
*:first-child + html input {
  line-height: 1.0; }

select {
  min-width: 2em; }

option,
optgroup {
  padding-right: 0.4em; }

label[for],
input[type="checkbox"],
input[type="radio"],
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"],
select,
option {
  cursor: pointer; }

optgroup {
  cursor: default; }

html, body {
  width: 100%;
  height: 100%; }

body {
  font-family: "Helvetica Neue", 		Arial, 		"Hiragino Kaku Gothic ProN", 		"Hiragino Sans", 		Meiryo, 		sans-serif;
  font-size: 1.6em;
  letter-spacing: 0.1rem;
  color: #333;
  background-color: #fff; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
  color: #333; }
  a:link,
  a:visited,
  a:hover {
    text-decoration: none; }

sup {
  vertical-align: super;
  font-size: smaller;
  line-height: 1; }

img {
  width: 100%; }

@media all and (min-width: 769px) {
  a img {
    -webkit-transition: ease 0.2s;
    transition: ease 0.2s; }
  a:hover img {
    opacity: 0.8; }
  html {
    font-size: 62.5%; }
  .SPpart {
    display: none !important; } }

@media all and (max-width: 768px) {
  a {
    -webkit-tap-highlight-color: transparent; }
  .PCpart {
    display: none !important; }
  html, body {
    -webkit-text-size-adjust: none; }
  * {
    box-sizing: border-box; }
  html {
    font-size: 62.5%; }
  body {
    font-size: 2.8rem; }
  body {
    line-height: 1.3; } }

@media all and (min-width: 769px) {
  .sp-view {
    display: none; }
  #Wrapper {
    margin-top: 127px; }
  .mv {
    padding-top: 28px;
    height: 1730px;
    background: url(../images/teaser-bg.png) top center;
    background-size: 2000px auto;
    background-repeat: no-repeat; }
    .mv-wrap {
      position: relative;
      width: 1000px;
      margin: 0 auto; }
    .mv__title {
      text-align: center;
      margin-bottom: 85px; }
      .mv__title img {
        position: relative;
        left: 10px;
        width: 1063px; }
    .mv__pro {
      text-align: center; }
      .mv__pro img {
        width: 889px; } }

@media all and (max-width: 768px) {
  .pc-view {
    display: none; }
  #Wrapper {
    margin-top: 50px; }
  .mv-wrap {
    position: relative; }
  .mv__title img {
    width: 100%; }
  .mv__pro img {
    width: 100%; } }
