@charset "UTF-8";
/*
h1 {
  text-shadow: 0px 0px #F2F2F2;
  background-color: #FFFFFF;
  color: #033591;
  border-color: #000000;
}
*/
h1 {
  /*
  background-image: url("./images/logo.png");
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
*/
}
body {
  font-family: '筑紫A丸ゴシック レギュラー', sans-serif;
}
.clear {
  display: none;
}
.logo {
  width: 375px;
}
p.sample img {
  width: 375px;
}
h2 {
  font-family: Video-Regular;
  color: #000000;
}
h3 {
  text-align: center;
  font-family: Video-Regular;
}
p.sample img {
  width: 375px;
}
.container {
  position: relative;
  width: 375px;
  height: 1285px;
  background: linear-gradient(#2E69A2, #042569);
}
p.shiro {
  color: #FFFFFF;
}
.contents {
  position: relative;
}
/*
.sample-title span.筑紫A丸ゴシック ボールド {
  color: #C70408;
  font-family: "筑紫A丸ゴシック ボールド";
  text-shadow: 0px 0px;
}
*/
.fontRed {
  color: #B80D10;
}
.sample-tittle span.Video-Medium {
  color: #000000;
  font-family: Video-Medium;
}
h4 {
  color: aliceblue
}
.relative {
  position: relative;
  width: 375px;
  bottom: -100px;
  z-index: -1;
}
.osa {
  position: relative;
  left: 30px;
}
.absolute {
  position: absolute;
}
.kas {
  position: relative;
  bottom: -194px;
  left: 250px;
}
.san {
  position: relative;
  left: 110px;
}
.oishi {
  position: relative;
  width: 375px;
  height: 60px;
  background-color: #BD2C17;
  bottom: -60px;
  z-index: -1;
  color: #FFFFFF;
}
h5 {
  font-size: 1.2em;
}
.hanba {
  position: relative;
  left: 311px;
  bottom: 2360px;
}