@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-style: normal; }

html {
  font-size: 10px; }

body {
  font-size: 1.6rem;
  line-height: 1.875;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #333333; }
  @media only screen and (max-width: 750px) {
    body {
      font-size: 1.4rem;
      line-height: 1.6; } }

img {
  vertical-align: bottom;
  max-width: 100%; }

a img {
  border: none; }

li {
  list-style-type: none; }

a {
  color: #000;
  outline: none;
  text-decoration: none; }

.t-mv {
	width: 978px;
	height: 357px;
}
