#loading {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
}
#loading #logo {
  position: absolute;
  height: 212px;
  width: 198px;
  left: 50%;
  top: 50%;
  margin: -106px 0 0 -88px;
  overflow: hidden;
  background: url("../img/load/kizu_blue.png") no-repeat bottom;
}
#loading #logo p {
  position: absolute;
  top: 0;
}
#loading #logo p.red {
  width: 198px;
  background: url("../img/load/kiz_red.png") no-repeat bottom;
  top: 100%;
  height: 0;
}

header h1 {
  display: none;
}
header .trigger {
  background: url("../img/top/txt.png") no-repeat right top;
  width: 466px;
  height: 110px;
}

.mainContents {
  position: relative;
  width: 1025px;
  margin: auto;
}
.mainContents #mainImage {
  float: left;
  position: relative;
  height: 1032px;
  width: 729px;
  top: 47px;
}
.mainContents #mainImage p, .mainContents #mainImage h1 {
  position: absolute;
}
.mainContents #mainImage .main02 {
  opacity: 0;
}
.mainContents #mainImage .line01 {
  left: 0;
  top: 0;
  background: url("../img/top/line01.png");
  width: 0;
  height: 307px;
}
.mainContents #mainImage .line02 {
  top: 0;
  left: 100%;
  background: url("../img/top/line02.png") right;
  width: 0;
  height: 307px;
}
.mainContents #mainImage .catch01 {
  top: 0;
  right: 0;
  background: url("../img/top/catch01.png") no-repeat top;
  width: 67px;
}
.mainContents #mainImage .catch02 {
  bottom: 0;
  left: 0;
}
.mainContents .rightcolumn {
  width: 270px;
  float: right;
}
.mainContents .rightcolumn .topnews {
  padding-top: 14px;
  position: relative;
}
.mainContents .rightcolumn .topnews .i1 {
  top: 0;
  left: 0;
}
.mainContents .rightcolumn .topnews .i2 {
  top: 0;
  right: 0;
}
.mainContents .rightcolumn .topnews h2 {
  color: #c7001a;
  font-size: 14px;
  position: relative;
  margin-bottom: 18px;
}
.mainContents .rightcolumn .topnews h2 p {
  position: absolute;
  right: 0;
  top: 0;
}
.mainContents .rightcolumn .topnews ul {
  margin-bottom: 15px;
}
.mainContents .rightcolumn .topnews ul li {
  margin-bottom: 8px;
}
.mainContents .rightcolumn .topnews ul li a .title {
  color: #000;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 4px;
}
.mainContents .rightcolumn .topnews ul li a .date {
  color: #8A8A8A;
  font-size: 12px;
}
.mainContents .rightcolumn .topnews ul li a:hover .title {
  text-decoration: underline;
}
.mainContents .rightcolumn .card {
  height: 407px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 10px;
  cursor: pointer;
}
.mainContents .rightcolumn .topmovie {
  position: relative;
  padding-top: 14px;
  margin-bottom: 15px;
}
.mainContents .rightcolumn .topmovie .i1 {
  top: 0;
  left: 0;
}
.mainContents .rightcolumn .topmovie .i2 {
  top: 0;
  right: 0;
}
.mainContents .rightcolumn .topmovie h2 {
  color: #c7001a;
  font-size: 14px;
  position: relative;
  margin-bottom: 18px;
}
.mainContents .rightcolumn .topmovie .thumb {
  position: relative;
}
.mainContents .rightcolumn .topmovie .thumb .over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../img/top/play.png") no-repeat center;
  cursor: pointer;
}
.mainContents .rightcolumn .twitter {
  position: relative;
  padding-top: 14px;
}
.mainContents .rightcolumn .twitter .i1 {
  top: 0;
  left: 0;
}
.mainContents .rightcolumn .twitter .i2 {
  top: 0;
  right: 0;
}
.mainContents .rightcolumn .twitter h2 {
  color: #c7001a;
  font-size: 14px;
  position: relative;
  margin-bottom: 26px;
  background: url("../img/top/icon_twitter.png") no-repeat left;
  padding-left: 20px;
}
.mainContents .rightcolumn .twitter h2 p {
  position: absolute;
  right: 0;
  top: 0;
}
.mainContents .rightcolumn .twitter h2 p a {
  color: #c7001a;
}
.mainContents .rightcolumn .twitter h2 p a:hover {
  text-decoration: underline;
}
.mainContents .rightcolumn .twitter .timeline {
  background: #c7001a;
  position: relative;
  padding: 10px 0 10px 10px;
}
.mainContents .rightcolumn .twitter .timeline:before {
  content: url("../img/top/twitter_top.png");
  position: absolute;
  top: -11px;
  left: 0;
}
.mainContents .rightcolumn .twitter .timeline:after {
  content: url("../img/top/twitter_bottom.png");
  position: absolute;
  bottom: -11px;
  left: 0;
}
.mainContents .rightcolumn .bnr {
  margin: 24px 0;
}
.mainContents .rightcolumn .bnr li {
  margin-bottom: 10px;
}

.bannerArea {
  text-align: center;
  position: relative;
  width: 1025px;
  margin: 40px auto;
  padding: 22px 0;
}
.bannerArea .i1 {
  top: 0;
  left: 0;
}
.bannerArea .i2 {
  top: 0;
  right: 0;
}
.bannerArea .i3 {
  bottom: 0;
  left: 0;
}
.bannerArea .i4 {
  bottom: 0;
  right: 0;
}
.bannerArea li {
  display: inline-block;
}
.bannerArea li:not(:last-child) {
  margin-right: 14px;
}

header {
  opacity: 0;
}

#mainImage p {
  opacity: 0;
}
#mainImage h1 {
  opacity: 0;
}

.rightcolumn {
  opacity: 0;
}

#floatMovie {
  background: rgba(199, 0, 26, 0.9);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  color: #FFF;
  display: none;
  opacity: 0;
}

#floatMovie .wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#floatMovie .close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
  cursor: pointer;
}

#floatMovie .bullet {
  position: absolute;
  background: #FFF;
  width: 50px;
  height: 2px;
  top: 0;
  left: 30px;
}

#floatMovie h2 {
  color: #FFF;
  font-size: 40px;
  margin-bottom: 10px;
  margin-left: 30px;
  font-weight: normal;
  padding-top: 30px;
}

#floatMovie .title {
  font-size: 14px;
  margin-left: 30px;
}

#floatMovie #player {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -320px 0 0 -480px;
}

#floatMovie #player.open {
  width: 100%;
  margin: auto;
  left: 0;
}

/***********************************/
#floatMovie .tabNavigation {
  position: absolute;
  top: 50%;
  margin-top: 240px;
  text-align: center;
  width: 100%;
}

#floatMovie .tabNavigation p {
  display: inline-block;
  padding: 15px 20px;
  border: 1px solid #fff;
  font-size: 20px;
  line-height: 14px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  margin-right: 3px;
  margin-bottom: 10px;
  cursor: pointer;
  line-height: 1.4;
}

#floatMovie .tabNavigation p.current {
  color: #c7001a;
  background: #FFF;
}

/***********************/
#floatImage {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.9);
  display: none;
  opacity: 0;
  z-index: 50;
}
#floatImage .wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#floatImage .close_float {
  position: absolute;
  cursor: pointer;
  top: 30px;
  right: 30px;
}
#floatImage .twitter {
  width: 200px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: 63px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
#floatImage .twitter a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
  background: #c7001a;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #c7001a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#floatImage .twitter a:hover {
  background: #fff;
  color: #c7001a;
}
#floatImage .card {
  width: 320px;
  margin: auto;
  margin-bottom: 44px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50px;
}
#floatImage .card .btn {
  position: absolute;
}
#floatImage .card .over {
  position: absolute;
  top: 0;
  opacity: 0;
}
#floatImage .card .voice {
  width: 85px;
  height: 85px;
  position: absolute;
  bottom: -14px;
  left: -15px;
  overflow: hidden;
}
#floatImage .card .voice p {
  position: absolute;
  top: 0;
  cursor: pointer;
}
#floatImage .card .voice .off {
  display: none;
}
#floatImage .card .words {
  position: absolute;
  width: 85px;
  height: 85px;
  bottom: -14px;
  right: -15px;
  cursor: pointer;
}
#floatImage .card .close {
  position: absolute;
  width: 85px;
  height: 85px;
  bottom: -14px;
  right: -15px;
  display: none;
  cursor: pointer;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  bottom: 0;
  z-index: -1;
}